html {
font-family: sans-serif;
-ms-text-size-adjust: 100%;
-webkit-text-size-adjust: 100%
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
display: block
}
audio,
canvas,
progress,
video {
display: inline-block;
vertical-align: baseline
}
audio:not([controls]) {
display: none;
height: 0
}
[hidden],
template {
display: none
}
a {
background: 0 0
}
a:active,
a:hover {
outline: 0
}
abbr[title] {
border-bottom: 1px dotted
}
b,
strong {
font-weight: 700
}
dfn {
font-style: italic
}
mark {
background: #ff0;
color: #000
}
small {
font-size: 80%
}
sub,
sup {
font-size: 75%;
line-height: 0;
position: relative;
vertical-align: baseline
}
sup {
top: -.5em
}
sub {
bottom: -.25em
}
img {
border: 0
}
svg:not(:root) {
overflow: hidden
}
figure {
margin: 1em 40px
}
hr {
-webkit-box-sizing: content-box;
-moz-box-sizing: content-box;
box-sizing: content-box;
height: 0
}
pre {
overflow: auto
}
code,
kbd,
pre,
samp {
font-family: monospace, monospace;
font-size: 1em
}
button,
input,
optgroup,
select,
textarea {
color: inherit;
font: inherit;
margin: 0
}
button {
overflow: visible
}
button,
select {
text-transform: none
}
button,
html input[type=button],
input[type=reset],
input[type=submit] {
-webkit-appearance: button;
cursor: pointer
}
button[disabled],
html input[disabled] {
cursor: default
}
button::-moz-focus-inner,
input::-moz-focus-inner {
border: 0;
padding: 0
}
input {
line-height: normal
}
input[type=checkbox],
input[type=radio] {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
padding: 0
}
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
height: auto
}
input[type=search] {
-webkit-appearance: textfield;
-webkit-box-sizing: content-box;
-moz-box-sizing: content-box;
box-sizing: content-box
}
input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
-webkit-appearance: none
}
legend {
border: 0;
padding: 0
}
textarea {
overflow: auto
}
optgroup {
font-weight: 700
}
table {
border-collapse: collapse;
border-spacing: 0
}
td,
th {
padding: 0
}
html {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box
}
*,
:after,
:before {
-webkit-box-sizing: inherit;
-moz-box-sizing: inherit;
box-sizing: inherit
}
@font-face {
font-family: MarkWeb;
src: url(../fonts/MarkWeb.woff) format("woff")
}
@font-face {
font-family: MarkWeb-Heavy;
src: url(../fonts/MarkWeb-Heavy.woff) format("woff")
}
.carnation {
color: #ef4659
}
.blue {
color: #4a90e2
}
.white {
color: #fff
}
.mirage {
color: #1a2730
}
.blue-bg {
background: #4a90e2
}
.dark-bg,
.mirage-bg {
background: #1a2730
}
.white-bg {
background: #fff
}
.transparent-white-bg {
background: rgba(255, 255, 255, .5)
}
.transparent-dark-bg {
background: rgba(26, 39, 48, .3)
}
.pampas-bg {
background: #ece9e3
}
.gradient-bg {
background-color: #fff;
background-image: -webkit-linear-gradient(270deg, #3023ae 0, #53a0fd 38%, rgba(229, 236, 81, .7) 90%);
background-image: -webkit-linear-gradient(0deg, #3023ae 0, #53a0fd 38%, rgba(229, 236, 81, .7) 90%);
background-image: linear-gradient(90deg, #3023ae 0, #53a0fd 38%, rgba(229, 236, 81, .7) 90%)
}
.ms-container {
width: 100%
}
.ms-container:after {
content: ".";
display: block;
height: 0;
line-height: 0;
font-size: 0;
clear: both;
min-height: 0;
visibility: hidden
}
.ms-container .ms-list {
-webkit-transition: border linear .2s, -webkit-box-shadow linear .2s;
transition: border linear .2s, box-shadow linear .2s;
position: relative;
padding: 0;
overflow-y: auto
}
.ms-container .ms-list.ms-focus {
border-color: rgba(82, 168, 236, .8);
outline: 0;
outline: thin dotted 9
}
.ms-container ul {
margin: 0;
list-style-type: none;
padding: 0
}
.ms-container .ms-optgroup-container {
width: 100%
}
.ms-container .ms-optgroup-label {
margin: 0;
padding: 5px 0 0 5px;
cursor: pointer;
color: #999
}
.ms-container .ms-selectable li.ms-elem-selectable {
padding: 7.5px 15px;
color: #1a2730;
font-size: 14px
}
.ms-container .ms-selectable li.ms-hover {
cursor: pointer;
text-decoration: none;
background-color: #4a90e2;
color: #f2eee2
}
.ms-container .ms-selectable li.disabled {
background-color: #eee;
color: #aaa;
cursor: text
}
.ms-elem-selected {
display: inline-block;
width: 21px;
height: 21px;
border: radius 3px;
background: #4a90e2
}
.ms-container .ms-selectable,
.ms-container .ms-selection {
background: #cbcbcb
}
.container {
width: auto;
max-width: 1020px;
float: none;
display: block;
margin-right: auto;
margin-left: auto;
padding: 0 15px
}
.container:after,
.container:before {
content: '';
display: table
}
.container:after {
clear: both
}
.row--narrow {
max-width: 800px;
margin: auto
}
.row--narrow:after,
.row--narrow:before {
content: '';
display: table
}
.row--narrow:after {
clear: both
}
.column,
.column--half {
padding: 0 15px
}
@media only screen and (min-width: 475px) {
.column--half {
float: left;
width: 50%
}
}
@media only screen and (min-width: 800px) {
.desktop-align-right {
text-align: right
}
.desktop-align-center {
text-align: center
}
}
.v-aligned-row {
width: auto;
max-width: 1020px;
float: none;
display: block;
margin-right: auto;
margin-left: auto;
padding: 15px 0
}
.v-aligned-row:after,
.v-aligned-row:before {
content: '';
display: table
}
.v-aligned-row:after {
clear: both
}
@media only screen and (min-width: 800px) {
.v-aligned-row {
padding: 60px 15px
}
}
.v-align-center {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-align-items: center;
-ms-flex-align: center;
align-items: center
}
.lg-margin-bottom {
margin-bottom: 100px
}
.button-container,
.linkedin .sign-up {
margin: 2em 0 0
}
.button,
.button--alt,
.button--gold,
.button--inverse,
.button--learn-more,
.button--save,
.button--small,
.button--small-inverse,
.button-type-style,
.button.inverse,
.linkedin .sign-up a,
.page-header-hero .sign-up a,
a.button,
a.button--inverse,
a.button--save,
a.button--small,
a.button--small-inverse,
a.button.inverse,
button.button,
button.button--inverse,
button.button.inverse {
font-family: Roboto, 'Helvetica Neue', Helvetica, sans-serif;
text-transform: uppercase;
letter-spacing: 1.5px;
font-size: 15px;
font-weight: 700
}
.button-container,
.linkedin .sign-up {
display: block;
text-align: center
}
.button-container [class*=button],
.linkedin .sign-up [class*=button] {
margin: 0 7.5px
}
.button,
.button--alt,
.button--gold,
.button--inverse,
.button.inverse,
.linkedin .sign-up a,
.page-header-hero .sign-up a,
a.button,
a.button--inverse,
a.button.inverse,
button.button,
button.button--inverse,
button.button.inverse {
border-radius: 3px;
padding: 0 15px;
background: 0 0;
border-width: 3px;
border-style: solid;
display: inline-block;
text-decoration: none;
border-color: #1a2730;
height: 50px;
line-height: 46px;
-webkit-transition: 200ms cubic-bezier(.075, .82, .165, 1);
transition: 200ms cubic-bezier(.075, .82, .165, 1);
font-size: 13px;
min-width: 120px
}
@media only screen and (min-width: 475px) {
.button,
.button--alt,
.button--gold,
.button--inverse,
.button.inverse,
.linkedin .sign-up a,
.page-header-hero .sign-up a,
a.button,
a.button--inverse,
a.button.inverse,
button.button,
button.button--inverse,
button.button.inverse {
padding: 0 30px
}
}
.button .icon,
.button--alt .icon,
.button--gold .icon,
.button--inverse .icon,
.button.inverse .icon,
.linkedin .sign-up a .icon,
.page-header-hero .sign-up a .icon,
a.button .icon,
a.button--inverse .icon,
a.button.inverse .icon,
button.button .icon,
button.button--inverse .icon,
button.button.inverse .icon {
display: inline-block;
margin-right: 15px;
vertical-align: middle;
font-size: 20px;
line-height: 45px
}
.button span,
.button--alt span,
.button--gold span,
.button--inverse span,
.button.inverse span,
.linkedin .sign-up a span,
.page-header-hero .sign-up a span,
a.button span,
a.button--inverse span,
a.button.inverse span,
button.button span,
button.button--inverse span,
button.button.inverse span {
display: inline-block;
vertical-align: middle;
line-height: 48px
}
.button--alt--inverse,
.button--alt.inverse,
.button--alt:hover,
.button--gold--inverse,
.button--gold.inverse,
.button--gold:hover,
.button--inverse,
.button--inverse--inverse,
.button--inverse.inverse,
.button--inverse:hover,
.button.inverse,
.button.inverse--inverse,
.button.inverse.inverse,
.button.inverse:hover,
.button:hover,
.linkedin .sign-up a--inverse,
.linkedin .sign-up a.inverse,
.linkedin .sign-up a:hover,
.page-header-hero .sign-up a--inverse,
.page-header-hero .sign-up a.inverse,
.page-header-hero .sign-up a:hover,
a.button--inverse,
a.button--inverse--inverse,
a.button--inverse.inverse,
a.button--inverse:hover,
a.button.inverse,
a.button.inverse--inverse,
a.button.inverse.inverse,
a.button.inverse:hover,
a.button:hover,
button.button--inverse,
button.button--inverse--inverse,
button.button--inverse.inverse,
button.button--inverse:hover,
button.button.inverse,
button.button.inverse--inverse,
button.button.inverse.inverse,
button.button.inverse:hover,
button.button:hover {
background: #1a2730;
color: #f2eee2;
border-color: #1a2730
}
.button--alt--inverse:hover,
.button--alt.inverse:hover,
.button--gold--inverse:hover,
.button--gold.inverse:hover,
.button--inverse--inverse:hover,
.button--inverse.inverse:hover,
.button--inverse:hover,
.button.inverse--inverse:hover,
.button.inverse.inverse:hover,
.button.inverse:hover,
.linkedin .sign-up a--inverse:hover,
.linkedin .sign-up a.inverse:hover,
.page-header-hero .sign-up a--inverse:hover,
.page-header-hero .sign-up a.inverse:hover,
a.button--inverse--inverse:hover,
a.button--inverse.inverse:hover,
a.button--inverse:hover,
a.button.inverse--inverse:hover,
a.button.inverse.inverse:hover,
a.button.inverse:hover,
button.button--inverse--inverse:hover,
button.button--inverse.inverse:hover,
button.button--inverse:hover,
button.button.inverse--inverse:hover,
button.button.inverse.inverse:hover,
button.button.inverse:hover {
background: #ef4659;
border-color: #ef4659
}
.button--small,
.button--small-inverse,
a.button--small,
a.button--small-inverse {
display: inline-block;
text-decoration: none;
padding: 0 15px;
border: 3px solid #4a90e2;
color: #4a90e2;
border-radius: 3px;
font-size: 14px
}
.button--small-inverse:focus,
.button--small-inverse:hover,
.button--small:focus,
.button--small:hover,
a.button--small-inverse:focus,
a.button--small-inverse:hover,
a.button--small:focus,
a.button--small:hover {
border-color: #beb86c;
color: #beb86c
}
.button--small span,
.button--small-inverse span,
a.button--small span,
a.button--small-inverse span {
display: inline-block;
padding: 0;
height: 35px;
line-height: 37px
}
.button--small .icon-down-caret,
.button--small-inverse .icon-down-caret,
a.button--small .icon-down-caret,
a.button--small-inverse .icon-down-caret {
font-size: 10px;
padding-left: 10px
}
.button--small-inverse.action,
.button--small.action,
a.button--small-inverse.action,
a.button--small.action {
background: #4a90e2;
color: #1a2730
}
.button--small-inverse.action:focus,
.button--small-inverse.action:hover,
.button--small.action:focus,
.button--small.action:hover,
a.button--small-inverse.action:focus,
a.button--small-inverse.action:hover,
a.button--small.action:focus,
a.button--small.action:hover {
background: #beb86c;
border-color: #beb86c;
color: #1a2730
}
.button--small-inverse,
.button--small-inverse-inverse,
a.button--small-inverse,
a.button--small-inverse-inverse {
background: #1a2730;
color: #fff;
border-color: #1a2730
}
.button--small-inverse-inverse:hover,
.button--small-inverse:hover,
a.button--small-inverse-inverse:hover,
a.button--small-inverse:hover {
background: #ef4659;
border-color: #ef4659;
color: #fff
}
.button--alt,
.button.alt {
-webkit-transition: all 300ms cubic-bezier(.19, 1, .22, 1);
transition: all 300ms cubic-bezier(.19, 1, .22, 1);
background: #4a90e2;
color: #f2eee2;
border-color: #4a90e2;
border-radius: 3px
}
.button--alt:hover,
.button.alt:hover {
background: #ef4659;
border-color: #ef4659
}
.button--gold {
color: #beb86c;
border-color: #beb86c
}
.button--gold:hover {
background: #beb86c;
color: #1a2730;
border-color: #beb86c
}
.button.primary,
.button.primary-action,
.page-header-hero .sign-up a,
a.button.primary-action {
border-color: #1a2730;
color: #1a2730;
border-radius: 3px
}
.button.primary-action:hover,
.button.primary:hover,
.page-header-hero .sign-up a:hover,
a.button.primary-action:hover {
background: #1a2730;
color: #f2eee2
}
.button.secondary {
font-size: 12px;
letter-spacing: 1.32px;
border-radius: 40px
}
.button.light {
border-color: #beb86c;
color: #beb86c
}
.button.light:hover {
background: #beb86c;
color: #1a2730
}
button.active {
cursor: text
}
.dark-bg .button {
color: #beb86c;
border-color: #beb86c
}
.dark-bg .button:hover {
color: #1a2730;
background: #beb86c;
border-color: #beb86c
}
button.link {
background: 0 0;
border-radius: 0;
border: none;
outline: 0;
color: #4a90e2;
text-transform: capitalize;
text-decoration: underline;
font-size: 16px;
font-weight: 200
}
button.link:focus,
button.link:hover {
color: #ef4659
}
button.toggle-link {
background: 0 0;
border: none;
display: block;
cursor: pointer;
margin: 0;
padding: 0
}
button.toggle-link>span {
display: inline-block;
vertical-align: middle;
line-height: 25px;
height: 25px;
color: #1a2730;
border-bottom: 3px solid #1a2730;
pointer-events: none
}
button.toggle-link>span:first-of-type {
padding-right: 10px
}
@media only screen and (min-width: 800px) {
button.toggle-link>span {
font-size: 16px
}
}
button.toggle-link .icon {
position: relative;
display: block;
font-size: 10px
}
button.toggle-link.active {
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
filter: alpha(opacity=70);
opacity: .7
}
button.toggle-link.active .icon {
-webkit-transform: rotate(180deg);
-ms-transform: rotate(180deg);
transform: rotate(180deg)
}
.button-row,
.button-row--dark,
.button-row--dark--transparent,
.button-row--transparent,
.button-row--white,
.button-row--white--dark,
.button-row--white--dark--transparent,
.button-row--white--transparent {
padding: 30px 15px;
background: #ece9e3;
text-align: center
}
.button-row--dark--transparent--white,
.button-row--dark--white,
.button-row--transparent--white,
.button-row--white,
.button-row--white--dark--transparent--white,
.button-row--white--dark--white,
.button-row--white--transparent--white,
.button-row--white--white {
background: #fff
}
.button-row--dark,
.button-row--dark--dark,
.button-row--dark--transparent--dark,
.button-row--transparent--dark,
.button-row--white--dark,
.button-row--white--dark--dark,
.button-row--white--dark--transparent--dark,
.button-row--white--transparent--dark {
background: #1a2730
}
.button-row--dark--transparent,
.button-row--dark--transparent--transparent,
.button-row--transparent,
.button-row--transparent--transparent,
.button-row--white--dark--transparent,
.button-row--white--dark--transparent--transparent,
.button-row--white--transparent,
.button-row--white--transparent--transparent {
background: 0 0
}
.button--learn-more {
text-decoration: none;
height: 35px;
line-height: 37px;
background: #1a2730;
color: #fff;
display: inline-block;
padding: 0 15px;
border-radius: 3px;
-webkit-transition: 200ms cubic-bezier(.075, .82, .165, 1);
transition: 200ms cubic-bezier(.075, .82, .165, 1);
font-size: 13px;
min-width: 120px
}
.button--learn-more:hover {
background: #ef4659;
color: #fff
}
@media only screen and (min-width: 800px) {
.button-stack {
max-width: 370px;
margin: auto
}
}
.button-stack .button.sign-in {
text-align: left;
position: relative;
width: 100%;
display: block;
margin-bottom: 15px
}
@media only screen and (min-width: 800px) {
.button-stack .button.sign-in {
padding-left: 50px
}
}
.button-stack div:last-of-type .button {
margin-bottom: 0
}
.button-stack .icon {
float: left;
left: 30px;
width: 40px;
text-align: center;
margin-right: 15px
}
.button--save,
a.button--save {
background: 0 0;
font-weight: 700;
border: none;
border-bottom: 3px solid #1a2730;
padding: 5px 0;
text-decoration: none;
text-transform: uppercase
}
.button--save.saved .icon,
a.button--save.saved .icon {
display: inline-block
}
.button--save .icon,
a.button--save .icon {
display: none;
padding-right: 10px
}
.favorite-button {
cursor: pointer;
text-align: center
}
.favorite-button * {
pointer-events: none
}
.favorite-button h4,
.favorite-button svg {
display: inline-block;
vertical-align: middle;
height: 50px
}
.favorite-button h4 {
margin: 0;
padding: 0 0 0 10px;
height: 26px
}
.favorite-button h4 span {
border-bottom: 3px solid #4a90e2;
color: #4a90e2
}
.favorite-button.liked svg path,
.favorite-button:hover svg path {
stroke: #ef4659;
fill: #ef4659
}
.favorite-button.liked h4,
.favorite-button:hover h4 {
color: #ef4659
}
.favorite-button.liked h4 span,
.favorite-button:hover h4 span {
border-color: #ef4659;
color: #ef4659
}
.newsletter {
background: #1a2730;
text-align: center;
padding-top: 15px
}
@media only screen and (min-width: 800px) {
.newsletter {
padding-top: 0
}
}
.newsletter h5 {
color: #4a90e2;
text-transform: unset;
font-family: MarkWeb, Futura, 'Century Gothic', 'Helvetica Neue', Helvetica, sans-serif;
font-size: 16px;
margin-bottom: 15px
}
.newsletter p {
padding-bottom: 30px
}
.newsletter form {
position: relative;
padding: 15px;
max-width: 600px;
margin: 0 auto;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column
}
@media only screen and (min-width: 800px) {
.newsletter form {
display: block;
margin: 0 auto 30px
}
}
.newsletter input[type=email] {
-webkit-order: 2;
-ms-order: 2;
-webkit-box-ordinal-group: 3;
-ms-flex-order: 2;
order: 2;
width: 100%;
text-align: left;
background: rgba(74, 155, 226, .5);
height: 50px;
line-height: 46px;
color: #f2eee2;
border-bottom-left-radius: 0;
border-bottom-right-radius: 0;
padding-left: 15px
}
@media only screen and (min-width: 800px) {
.newsletter input[type=email] {
border-radius: 3px;
width: 100%;
text-align: left
}
}
@media only screen and (min-width: 800px) {
.newsletter input[type=email].has-value+label,
.newsletter input[type=email]:focus+label {
-webkit-transform: translate(0, -75px) translate3d(0, 0, 0);
-ms-transform: translate(0, -75px) translate3d(0, 0, 0);
transform: translate(0, -75px) translate3d(0, 0, 0);
color: #fff
}
}
.newsletter input[type=email]::-webkit-input-placeholder {
color: rgba(255, 255, 255, .75)
}
.newsletter input[type=email]:-moz-placeholder {
color: rgba(255, 255, 255, .75)
}
.newsletter input[type=email]::-moz-placeholder {
color: rgba(255, 255, 255, .75)
}
.newsletter input[type=email]:-ms-input-placeholder {
color: rgba(255, 255, 255, .75)
}
.newsletter .label {
-webkit-order: 1;
-ms-order: 1;
-webkit-box-ordinal-group: 2;
-ms-flex-order: 1;
order: 1;
text-align: left;
color: #fff
}
@media only screen and (min-width: 800px) {
.newsletter .label {
-webkit-transform: translate(0, -35px) translate3d(0, 0, 0);
-ms-transform: translate(0, -35px) translate3d(0, 0, 0);
transform: translate(0, -35px) translate3d(0, 0, 0)
}
}
.newsletter p {
color: #4a90e2
}
.newsletter small {
color: #979797
}
.newsletter .container {
padding: 15px
}
@media only screen and (min-width: 800px) {
.newsletter .container {
padding: 60px 60px 0
}
}
.subscribe {
-webkit-order: 3;
-ms-order: 3;
-webkit-box-ordinal-group: 4;
-ms-flex-order: 3;
order: 3;
width: 100%;
border: none;
background: #4a90e2;
color: #1a2730;
border-radius: 3px;
border-top-left-radius: 0;
border-top-right-radius: 0;
padding: 0 35px;
height: 50px;
line-height: 52px
}
@media only screen and (min-width: 800px) {
.subscribe {
border-radius: 3px;
position: absolute;
top: 15px;
right: 0;
width: 30%;
-webkit-transform: none;
-ms-transform: none;
transform: none
}
}
.subscribe:hover {
background: #beb86c
}
footer {
clear: both;
background: #1a2730
}
footer p strong {
color: #4a90e2
}
.footer-links {
width: 100%;
text-align: center
}
.footer-links ul {
list-style: none;
width: auto;
max-width: 1410px;
float: none;
display: block;
margin-right: auto;
margin-left: auto;
padding-left: 0;
padding-right: 0
}
.footer-links ul:after,
.footer-links ul:before {
content: '';
display: table
}
.footer-links ul:after {
clear: both
}
.footer-links li {
margin: 15px 0
}
@media only screen and (min-width: 800px) {
.footer-links li {
display: inline-block;
margin: 15px
}
}
.footer-links li a {
font-family: Roboto, 'Helvetica Neue', Helvetica, sans-serif;
text-decoration: none;
text-transform: uppercase;
font-size: 14px;
color: #4a90e2
}
@media only screen and (min-width: 800px) {
.footer-links li a {
font-size: 12px
}
}
.footer-links li a:hover {
color: #beb86c
}
.site-footer .social-icons {
text-align: center
}
.site-footer .social-icons a {
color: #4a90e2;
display: inline-block;
margin: 0 10px;
border-radius: 50%;
border: 2px solid #4a90e2;
text-align: center;
-webkit-transition: 200ms cubic-bezier(.19, 1, .22, 1);
transition: 200ms cubic-bezier(.19, 1, .22, 1);
width: 35px;
height: 35px;
font-size: 15px;
line-height: 32px
}
@media only screen and (min-width: 800px) {
.site-footer .social-icons a {
width: 50px;
height: 50px;
font-size: 20px;
line-height: 47px
}
}
.site-footer .social-icons a:hover {
color: #ef4659;
border-color: #ef4659
}
.site-footer .social-icons a span {
position: relative;
display: inline-block;
vertical-align: middle
}
.site-footer .social-icons .icon-linkedin {
left: 2px;
margin-top: -2px
}
.copyright,
.powered-by {
text-align: center;
color: #979797;
padding-bottom: 1em
}
.powered-by {
font-size: 14px;
text-transform: uppercase;
font-family: Roboto, 'Helvetica Neue', Helvetica, sans-serif
}
.powered-by a {
color: #4a90e2;
text-decoration: none;
border-bottom: 2px solid #4a90e2
}
.powered-by a:hover {
border-color: #ef4659
}
input[type=search],
input[type=email],
input[type=text],
input[type=password],
textarea {
border-radius: 3px;
border: none;
padding: 15px 15px
}
input[type=search]::-webkit-input-placeholder,
input[type=email]::-webkit-input-placeholder,
input[type=text]::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
color: #666464;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
filter: alpha(opacity=80);
opacity: .8
}
input[type=search]:-moz-placeholder,
input[type=email]:-moz-placeholder,
input[type=text]:-moz-placeholder,
textarea:-moz-placeholder {
color: #666464;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
filter: alpha(opacity=80);
opacity: .8
}
input[type=search]::-moz-placeholder,
input[type=email]::-moz-placeholder,
input[type=text]::-moz-placeholder,
textarea::-moz-placeholder {
color: #666464;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
filter: alpha(opacity=80);
opacity: .8
}
input[type=search]:-ms-input-placeholder,
input[type=email]:-ms-input-placeholder,
input[type=text]:-ms-input-placeholder,
textarea:-ms-input-placeholder {
color: #666464;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
filter: alpha(opacity=80);
opacity: .8
}
fieldset {
border: none;
margin: 0;
padding: 0
}
legend {
padding-left: 0;
padding-bottom: 7.5px
}
.form__col {
position: relative;
margin-bottom: 30px
}
@media only screen and (min-width: 800px) {
.form__col {
margin-bottom: 0
}
}
.form__col--half,
.form__col.no-margin-mobile {
margin-bottom: 0
}
.form__col--half.mobile-margin {
margin-bottom: 22.5px
}
@media only screen and (min-width: 800px) {
.form__col--half.mobile-margin {
margin-bottom: 0
}
}
@media only screen and (min-width: 800px) {
.form__col--half {
float: left;
clear: none;
text-align: inherit;
padding-left: 0;
padding-right: 0;
width: 48.5%;
margin-left: 0;
margin-right: 3%
}
.form__col--half:after,
.form__col--half:before {
content: '';
display: table
}
.form__col--half:after {
clear: both
}
.form__col--half:last-child {
margin-right: 0
}
}
.form__col--two-thirds {
margin-bottom: 0
}
@media only screen and (min-width: 800px) {
.form__col--two-thirds {
float: left;
clear: none;
text-align: inherit;
padding-left: 0;
padding-right: 0;
width: 65.6666666666667%;
margin-left: 0;
margin-right: 3%
}
.form__col--two-thirds:after,
.form__col--two-thirds:before {
content: '';
display: table
}
.form__col--two-thirds:after {
clear: both
}
.form__col--two-thirds:last-child {
margin-right: 0
}
}
.form__col--quarter {
float: left;
clear: none;
text-align: inherit;
padding-left: 0;
padding-right: 0;
width: 48.5%;
margin-left: 0;
margin-right: 3%
}
.form__col--quarter:after,
.form__col--quarter:before {
content: '';
display: table
}
.form__col--quarter:after {
clear: both
}
.form__col--quarter:last-child {
margin-right: 0
}
@media only screen and (min-width: 800px) {
.form__col--quarter {
float: left;
clear: none;
text-align: inherit;
padding-left: 0;
padding-right: 0;
width: 22.75%;
margin-left: 0;
margin-right: 3%
}
.form__col--quarter:after,
.form__col--quarter:before {
content: '';
display: table
}
.form__col--quarter:after {
clear: both
}
.form__col--quarter:last-child {
margin-right: 0
}
}
.label,
.label--textarea {
width: 90%;
display: block;
z-index: 5;
-webkit-transition: 350ms cubic-bezier(.645, .045, .355, 1);
transition: 350ms cubic-bezier(.645, .045, .355, 1);
pointer-events: none;
color: #666464;
padding: 10px 0 5px
}
@media only screen and (min-width: 800px) {
.label,
.label--textarea {
position: absolute;
width: 70%;
padding: 0 15px;
-webkit-transform: translate(0, -34px) translate3d(0, 0, 0);
-ms-transform: translate(0, -34px) translate3d(0, 0, 0);
transform: translate(0, -34px) translate3d(0, 0, 0)
}
}
.label--basic,
.label--textarea--basic {
color: #666464;
max-width: 400px;
display: inline-block;
vertical-align: middle
}
@media only screen and (min-width: 800px) {
.label--basic,
.label--textarea--basic {
margin-left: 0
}
}
@media only screen and (min-width: 800px) {
.label--textarea,
.label--textarea--textarea {
-webkit-transform: translate(0, -186px) translate3d(0, 0, 0);
-ms-transform: translate(0, -186px) translate3d(0, 0, 0);
transform: translate(0, -186px) translate3d(0, 0, 0)
}
}
.label .error-message,
.label--textarea .error-message {
display: inline-block;
padding-left: 5px
}
p.label--basic {
padding-top: 10px
}
input.input.has-value+label,
input.input.parsley-error.has-value+label,
input.input:focus+label,
textarea.textarea.has-value+label,
textarea.textarea:focus+label {
-ms-filter: none;
-webkit-filter: none;
filter: none;
opacity: 1;
padding: 0;
width: 100%
}
@media only screen and (min-width: 800px) {
input.input.has-value+label,
input.input.parsley-error.has-value+label,
input.input:focus+label {
-webkit-transform: translate(0, -66px) translate3d(0, 0, 0);
-ms-transform: translate(0, -66px) translate3d(0, 0, 0);
transform: translate(0, -66px) translate3d(0, 0, 0);
padding: 0 15px;
font-size: 12px
}
}
@media only screen and (min-width: 800px) {
textarea.textarea.has-value+label,
textarea.textarea:focus+label {
-webkit-transform: translate(0, -227px) translate3d(0, 0, 0);
-ms-transform: translate(0, -227px) translate3d(0, 0, 0);
transform: translate(0, -227px) translate3d(0, 0, 0);
padding: 0 15px;
font-size: 12px;
line-height:1;
width:90%;
}
}
.supportive-label {
color: #666464;
font-size: 13px;
padding-top: 4px
}
@media only screen and (min-width: 800px) {
.supportive-label {
padding: 4px 0 0 1em
}
}
.signup-form {
max-width: 800px;
margin: auto
}
.signup-form .form__input-row {
padding: 30px 0 0 0
}
.signup-form .form__input-row input.has-value+label,
.signup-form .form__input-row input:focus+label {
color: #fff
}
.signup-form .input-group {
text-align: left
}
.signup-form .input-group:after,
.signup-form .input-group:before {
content: '';
display: table
}
.signup-form .input-group:after {
clear: both
}
.signup-form input {
width: 100%
}
@media only screen and (min-width: 800px) {
.signup-form .input-group.name .col {
float: left;
clear: none;
text-align: inherit;
padding-left: 0;
padding-right: 0;
width: 49%;
margin-left: 0;
margin-right: 2%
}
.signup-form .input-group.name .col:after,
.signup-form .input-group.name .col:before {
content: '';
display: table
}
.signup-form .input-group.name .col:after {
clear: both
}
.signup-form .input-group.name .col:last-child {
margin-right: 0
}
}
@media only screen and (min-width: 800px) {
.signup-form .input-group.email .col:first-of-type {
float: left;
clear: none;
text-align: inherit;
padding-left: 0;
padding-right: 0;
width: 79.4%;
margin-left: 0;
margin-right: 3%
}
.signup-form .input-group.email .col:first-of-type:after,
.signup-form .input-group.email .col:first-of-type:before {
content: '';
display: table
}
.signup-form .input-group.email .col:first-of-type:after {
clear: both
}
.signup-form .input-group.email .col:first-of-type:last-child {
margin-right: 0
}
.signup-form .input-group.email .col:last-of-type {
float: left;
clear: none;
text-align: inherit;
padding-left: 0;
padding-right: 0;
width: 17.6%;
margin-left: 0;
margin-right: 3%
}
.signup-form .input-group.email .col:last-of-type:after,
.signup-form .input-group.email .col:last-of-type:before {
content: '';
display: table
}
.signup-form .input-group.email .col:last-of-type:after {
clear: both
}
.signup-form .input-group.email .col:last-of-type:last-child {
margin-right: 0
}
}
.form-container {
padding: 0 15px
}
.form {
display: block;
max-width: 530px;
margin: 0 auto;
padding: 15px 0
}
@media only screen and (min-width: 800px) {
.form {
padding: 15px 0 60px
}
}
.form.wide {
max-width: 800px
}
.form__footer,
.form__input-row,
.form__label,
.form__label--margin-bottom,
.form__textarea-row {
position: relative;
width: 100%
}
@media only screen and (min-width: 800px) {
.form__footer,
.form__input-row,
.form__label,
.form__label--margin-bottom,
.form__textarea-row {
padding: 15px 30px 15px;
margin-bottom: 0
}
}
@media only screen and (min-width: 800px) {
.form__paragraph {
padding: 0 30px
}
}
.form__label,
.form__label--margin-bottom {
padding-top: 45px;
padding-bottom: 15px
}
@media only screen and (min-width: 800px) {
.form__label,
.form__label--margin-bottom {
padding-bottom: 7px;
padding-top: 15px;
padding-left: 30px
}
}
.form__label--margin-bottom,
.form__label--margin-bottom--margin-bottom {
margin-bottom: 15px
}
.form__label h3,
.form__label h4,
.form__label--margin-bottom h3,
.form__label--margin-bottom h4 {
margin-bottom: 0
}
.form__condensed .form__label {
padding-top: 15px
}
.form__input-row:after,
.form__input-row:before {
content: '';
display: table
}
.form__input-row:after {
clear: both
}
.form__input-row.mobile-margin {
margin-bottom: 30px
}
@media only screen and (min-width: 800px) {
.form__input-row.mobile-margin {
margin-bottom: 0
}
}
.form__input-row input,
.form__input-row textarea {
display: block;
background: #ece9e3;
width: 100%;
border: 1px solid #d0c8ba
}
.form__input-row .parsley-errors-list {
position: absolute;
color: #ef4659
}
.form__navigation {
text-align: center;
padding: 15px 0
}
@media only screen and (min-width: 800px) {
.form__navigation {
padding: 60px 15px
}
}
.form__navigation button {
margin: 0 5px
}
@media only screen and (min-width: 800px) {
.form__navigation button {
margin: 0 15px
}
}
.form .input {
width: 100%;
background: #ece9e3;
font-size: 16px
}
.form .input:focus {
background: #e6e2db
}
.form .input.error {
background: rgba(255, 28, 56, .2)
}
.form .input.error+label {
color: #ff1c38
}
.form .select-container,
.form .select-container--small {
position: relative;
cursor: pointer;
margin-bottom: 30px
}
@media only screen and (min-width: 800px) {
.form .select-container,
.form .select-container--small {
margin-bottom: 0
}
}
.form .select-container .icon,
.form .select-container--small .icon {
position: absolute;
right: 15px;
top: 15px;
pointer-events: none;
font-size: 12px;
color: #666464
}
@media only screen and (min-width: 800px) {
.form .select-container .icon,
.form .select-container--small .icon {
right: 20px
}
}
.form .select-container--small {
width: 100px
}
.form .select-container--small .icon {
right: 10px
}
.form select {
-moz-appearance: none;
display: block;
cursor: pointer;
width: 100%;
font-size: 16px;
height: 45px;
line-height: 45px;
padding: 0 50px 0 15px;   /*  padding-left: 15px;
padding-right: 52px; */
-webkit-appearance: none;
border-radius: 3px;
background: #ece9e3;
border: 1px solid #d0c8ba;
color: #666464;
-webkit-transition: 200ms cubic-bezier(.19, 1, .22, 1);
transition: 200ms cubic-bezier(.19, 1, .22, 1)
}
.form select:hover {
background: #e6e2db
}
.form select.error {
color: #ff1c38;
background: rgba(255, 28, 56, .2)
}
.form select::-ms-expand {
display: none
}
.form input[type=submit] {
background: #1a2730;
color: #f2eee2;
border-radius: 3px;
border-color: #1a2730
}
.form input[type=submit]:hover {
background: #ef4659;
border-color: #ef4659
}
.form textarea {
height: 200px;
font-size: 16px;
margin-top: 15px
}
@media only screen and (min-width: 800px) {
.form textarea {
padding-right: 100px
}
}
.form textarea:focus {
background: #e6e2db
}
.form input[type=text]::-webkit-input-placeholder {
color: #1a2730
}
.form input[type=text]:-moz-placeholder {
color: #1a2730
}
.form input[type=text]::-moz-placeholder {
color: #1a2730
}
.form input[type=text]:-ms-input-placeholder {
color: #1a2730
}
.form__input-row,
[class*=form__col] {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column
}
@media only screen and (min-width: 800px) {
.form__input-row,
[class*=form__col] {
display: block
}
}
.form__input-row label,
[class*=form__col] label {
-webkit-order: 1;
-ms-order: 1;
-webkit-box-ordinal-group: 2;
-ms-flex-order: 1;
order: 1
}
.form__input-row .date-picker,
.form__input-row input,
.form__input-row textarea,
[class*=form__col] .date-picker,
[class*=form__col] input,
[class*=form__col] textarea {
-webkit-order: 2;
-ms-order: 2;
-webkit-box-ordinal-group: 3;
-ms-flex-order: 2;
order: 2
}
.form__input-row .supportive-label,
[class*=form__col] .supportive-label {
-webkit-order: 5;
-ms-order: 5;
-webkit-box-ordinal-group: 6;
-ms-flex-order: 5;
order: 5
}
form.input-group,
form.input-group .dropdown-menu {
margin-bottom: 15px
}
@media only screen and (min-width: 800px) {
form.input-group {
margin-bottom: 0;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: start;
-webkit-align-items: flex-start;
-ms-align-items: flex-start;
-ms-flex-align: start;
align-items: flex-start;
-webkit-justify-content: center;
-ms-justify-content: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center
}
}
@media only screen and (min-width: 800px) {
form.input-group .dropdown-menu {
margin-bottom: 0;
border-bottom-right-radius: 0;
border-top-right-radius: 0
}
}
@media only screen and (min-width: 800px) {
form.input-group .text-input {
border-left: 1px solid #cbcbcb
}
}
form.input-group .button {
background: #4a90e2;
color: #f2eee2;
border-color: #4a90e2;
display: block;
width: 100%;
border-radius: 3px
}
@media only screen and (min-width: 800px) {
form.input-group .button {
width: auto;
display: inline-block;
border-bottom-left-radius: 0;
border-top-left-radius: 0
}
}
form.input-group .button:hover {
background: #ef4659;
border-color: #ef4659
}
.input-group.double:after,
.input-group.double:before {
content: '';
display: table
}
.input-group.double:after {
clear: both
}
.input-group.double .input-group__col:first-of-type {
margin-bottom: 15px
}
@media only screen and (min-width: 800px) {
.input-group.double .input-group__col:first-of-type {
float: left;
clear: none;
text-align: inherit;
padding-left: 0;
padding-right: 0;
width: 60%;
margin-left: 0;
margin-right: 0;
margin-bottom: 0
}
.input-group.double .input-group__col:first-of-type:after,
.input-group.double .input-group__col:first-of-type:before {
content: '';
display: table
}
.input-group.double .input-group__col:first-of-type:after {
clear: both
}
.input-group.double .input-group__col:first-of-type:last-child {
margin-right: 0
}
}
.input-group.double .input-group__col:first-of-type input[type=text] {
width: 100%;
border-radius: 3px
}
@media only screen and (min-width: 800px) {
.input-group.double .input-group__col:first-of-type input[type=text] {
border-bottom-right-radius: 0;
border-top-right-radius: 0
}
}
@media only screen and (min-width: 800px) {
.input-group.double .input-group__col:last-of-type {
float: left;
clear: none;
text-align: inherit;
padding-left: 0;
padding-right: 0;
width: 40%;
margin-left: 0;
margin-right: 0;
border-left: 1px solid rgba(203, 203, 203, .5)
}
.input-group.double .input-group__col:last-of-type:after,
.input-group.double .input-group__col:last-of-type:before {
content: '';
display: table
}
.input-group.double .input-group__col:last-of-type:after {
clear: both
}
.input-group.double .input-group__col:last-of-type:last-child {
margin-right: 0
}
}
.input-group.double .input-group__col:last-of-type .dropdown-menu__button,
.input-group.double .input-group__col:last-of-type.dropdown-menu {
border-radius: 3px
}
@media only screen and (min-width: 800px) {
.input-group.double .input-group__col:last-of-type .dropdown-menu__button,
.input-group.double .input-group__col:last-of-type.dropdown-menu {
border-bottom-left-radius: 0;
border-top-left-radius: 0
}
}
.input-group.footer:after,
.input-group.footer:before {
content: '';
display: table
}
.input-group.footer:after {
clear: both
}
.input-group.footer .input-group__col:first-of-type {
margin-bottom: 15px
}
@media only screen and (min-width: 800px) {
.input-group.footer .input-group__col:first-of-type {
float: left;
clear: none;
text-align: inherit;
padding-left: 0;
padding-right: 0;
width: 80%;
margin-left: 0;
margin-right: 0;
margin-bottom: 0
}
.input-group.footer .input-group__col:first-of-type:after,
.input-group.footer .input-group__col:first-of-type:before {
content: '';
display: table
}
.input-group.footer .input-group__col:first-of-type:after {
clear: both
}
.input-group.footer .input-group__col:first-of-type:last-child {
margin-right: 0
}
.input-group.footer .input-group__col:first-of-type .checkbox-input {
border-bottom-left-radius: 3px;
border-top-left-radius: 3px
}
}
@media only screen and (min-width: 800px) {
.input-group.footer .input-group__col:last-of-type {
float: left;
clear: none;
text-align: inherit;
padding-left: 0;
padding-right: 0;
width: 20%;
margin-left: 0;
margin-right: 0
}
.input-group.footer .input-group__col:last-of-type:after,
.input-group.footer .input-group__col:last-of-type:before {
content: '';
display: table
}
.input-group.footer .input-group__col:last-of-type:after {
clear: both
}
.input-group.footer .input-group__col:last-of-type:last-child {
margin-right: 0
}
}
.input-group.footer .input-group__col:last-of-type .button {
width: 100%;
background: #4a90e2;
border-color: #4a90e2;
border-radius: 3px;
-webkit-transition: 200ms cubic-bezier(.19, 1, .22, 1);
transition: 200ms cubic-bezier(.19, 1, .22, 1);
position: relative
}
@media only screen and (min-width: 800px) {
.input-group.footer .input-group__col:last-of-type .button {
width: auto;
left: -20px
}
}
.input-group.footer .input-group__col:last-of-type .button:hover {
background: #ef4659;
border-color: #ef4659
}
.checkbox-input {
background: rgba(85, 93, 99, .8);
color: #cbcbcb;
padding: 0 15px;
border-radius: 3px
}
@media only screen and (min-width: 800px) {
.checkbox-input {
border-top-right-radius: 0;
border-bottom-right-radius: 0
}
}
.checkbox-input__label {
display: inline-block;
margin: 0 10px 0 0;
height: 50px;
line-height: 50px;
font-family: Roboto, 'Helvetica Neue', Helvetica, sans-serif;
color: #f2eee2;
text-transform: uppercase;
font-weight: 400;
letter-spacing: .89px;
font-size: 13px
}
.checkbox-custom {
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
filter: alpha(opacity=0);
opacity: 0;
position: absolute;
z-index: 5;
height: 50px;
width: 50px
}
.checkbox-custom,
.checkbox-custom-label {
display: inline-block;
cursor: pointer
}
.checkbox-custom-label {
position: relative
}
.checkbox-custom+.checkbox-custom-label {
content: '';
background-image: -webkit-radial-gradient(50% 50%, #22323e, #1a2730);
background-image: -webkit-radial-gradient(50% 50%, #22323e, #1a2730);
background-image: radial-gradient(50% 50%, #22323e, #1a2730);
display: inline-block;
vertical-align: middle;
width: 20px;
height: 20px;
padding: 2px;
text-align: center;
border-radius: 3px
}
@media only screen and (min-width: 475px) {
.checkbox-custom+.checkbox-custom-label {
margin: 0 10px 3px 0
}
}
.checkbox-custom:checked+.checkbox-custom-label:before {
font-family: icons;
content: "\E002";
font-size: 12px;
top: -3px;
position: relative;
color: #cbcbcb
}
.checkbox-custom__container {
position: relative;
display: block;
margin-bottom: 10px
}
@media only screen and (min-width: 350px) {
.checkbox-custom__container {
margin-left: 10px;
margin-bottom: 0
}
}
.checkbox-custom__container h4 {
display: inline-block
}
.checkbox-custom__group .checkbox-custom__container {
margin-left: 0
}
.checkbox-custom__group .checkbox-custom__container span {
display: inline-block;
padding-left: 10px;
padding-top: 3px
}
.checkbox-custom__group .long-label {
display: inline-block;
padding-left: 15px;
max-width: 90%;
margin-bottom: 15px
}
@media only screen and (min-width: 800px) {
.checkbox-custom__group .long-label {
max-width: 600px
}
}
.checkbox-custom__group .checkbox-custom-label,
.checkbox-custom__group .long-label {
vertical-align: top
}
.checkbox-custom__group .checkbox-custom-label {
margin-top: 4px
}
.checkbox-custom__container--inline {
position: relative;
display: inline-block;
vertical-align: middle;
margin-right: 30px
}
.checkbox-custom__container--inline label {
margin-right: 5px
}
.checkbox-custom__container--inline span {
display: inline-block;
padding: 3px 0 0 5px
}
@media only screen and (min-width: 800px) {
.checkbox-other-input {
margin-left: 45px;
padding: 10px 0
}
}
.checkbox-other-input .label {
width: 100%
}
.form .checkbox-custom+.checkbox-custom-label {
background: #ece9e3;
border: 1px solid #d0c8ba
}
.form .checkbox-custom+.checkbox-custom-label:before {
color: #1a2730
}
.picker {
font-size: 16px;
text-align: left;
line-height: 1.2;
color: #000;
position: absolute;
z-index: 10000;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none
}
.picker__input {
cursor: default
}
.picker__input.picker__input--active {
/* border-color:#0089ec */
}
.picker__holder {
width: 100%;
overflow-y: auto;
-webkit-overflow-scrolling: touch
}
/*!
* Default mobile-first, responsive styling for pickadate.js
* Demo: http://amsul.github.io/pickadate.js
*/
.picker__frame,
.picker__holder {
top: 0;
bottom: 0;
left: 0;
right: 0;
-webkit-transform: translateY(100%);
-ms-transform: translateY(100%);
transform: translateY(100%)
}
.picker__holder {
position: fixed;
-webkit-transition: background .15s ease-out, -webkit-transform 0s .15s;
transition: background .15s ease-out, -webkit-transform 0s .15s;
transition: background .15s ease-out, transform 0s .15s;
-webkit-backface-visibility: hidden
}
.picker__frame {
position: absolute;
margin: 0 auto;
min-width: 256px;
max-width: 666px;
width: 100%;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
filter: alpha(opacity=0);
-moz-opacity: 0;
opacity: 0;
-webkit-transition: all .15s ease-out;
transition: all .15s ease-out
}
@media (min-height: 33.875em) {
.picker__frame {
overflow: visible;
top: auto;
bottom: -100%;
max-height: 80%
}
}
@media (min-height: 40.125em) {
.picker__frame {
margin-bottom: 7.5%
}
}
.picker__wrap {
display: table;
width: 100%;
height: 100%
}
@media (min-height: 33.875em) {
.picker__wrap {
display: block
}
}
.picker__box {
display: table-cell;
vertical-align: middle
}
@media (min-height: 26.5em) {
.picker__box {
font-size: 1.25em
}
}
@media (min-height: 33.875em) {
.picker__box {
display: block;
font-size: 1.33em;
border: 1px solid #777;
border-top-color: #898989;
border-bottom-width: 0;
border-radius: 5px 5px 0 0;
-webkit-box-shadow: 0 12px 36px 16px rgba(0, 0, 0, .24);
box-shadow: 0 12px 36px 16px rgba(0, 0, 0, .24)
}
}
@media (min-height: 40.125em) {
.picker__box {
font-size: 1.5em;
border-bottom-width: 1px;
border-radius: 5px
}
}
.picker--opened .picker__holder {
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
zoom: 1;
background: rgba(0, 0, 0, .32);
-webkit-transition: background .15s ease-out;
transition: background .15s ease-out
}
.picker--opened .picker__frame {
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
filter: alpha(opacity=100);
-moz-opacity: 1;
opacity: 1
}
@media (min-height: 33.875em) {
.picker--opened .picker__frame {
top: auto;
bottom: 0
}
}
.picker__box {
padding: 0 1em
}
.picker__header {
text-align: center;
position: relative;
margin-top: .75em
}
.picker__month,
.picker__year {
font-weight: 500;
display: inline-block;
margin-left: .25em;
margin-right: .25em
}
.picker__year {
font-size: .8em;
font-style: italic
}
.picker__select--month,
.picker__select--year {
border: 1px solid #b7b7b7;
height: 2em;
padding: .5em;
margin-left: .25em;
margin-right: .25em
}
@media (min-width: 24.5em) {
.picker__select--month,
.picker__select--year {
margin-top: -.5em
}
}
.picker__select--month {
width: 35%
}
.picker__select--year {
width: 22.5%
}
.picker__select--month:focus,
.picker__select--year:focus {
border-color: #0089ec
}
.picker__nav--next,
.picker__nav--prev {
position: absolute;
padding: .5em 1.25em;
width: 1em;
height: 1em;
-webkit-box-sizing: content-box;
-moz-box-sizing: content-box;
box-sizing: content-box;
top: -.25em
}
@media (min-width: 24.5em) {
.picker__nav--next,
.picker__nav--prev {
top: -.33em
}
}
.picker__nav--prev {
left: -1em;
padding-right: 1.25em
}
@media (min-width: 24.5em) {
.picker__nav--prev {
padding-right: 1.5em
}
}
.picker__nav--next {
right: -1em;
padding-left: 1.25em
}
@media (min-width: 24.5em) {
.picker__nav--next {
padding-left: 1.5em
}
}
.picker__nav--next:before,
.picker__nav--prev:before {
content: " ";
border-top: .5em solid transparent;
border-bottom: .5em solid transparent;
border-right: .75em solid #000;
width: 0;
height: 0;
display: block;
margin: 0 auto
}
.picker__nav--next:before {
border-right: 0;
border-left: .75em solid #000
}
.picker__nav--next:hover,
.picker__nav--prev:hover {
cursor: pointer;
color: #000;
background: #b1dcfb
}
.picker__nav--disabled,
.picker__nav--disabled:before,
.picker__nav--disabled:before:hover,
.picker__nav--disabled:hover {
cursor: default;
background: 0 0;
border-right-color: #f5f5f5;
border-left-color: #f5f5f5
}
.picker__table {
text-align: center;
border-collapse: collapse;
border-spacing: 0;
table-layout: fixed;
font-size: inherit;
width: 100%;
margin-top: .75em;
margin-bottom: .5em
}
@media (min-height: 33.875em) {
.picker__table {
margin-bottom: .75em
}
}
.picker__table td {
margin: 0;
padding: 0
}
.picker__weekday {
width: 14.285714286%;
font-size: .75em;
padding-bottom: .25em;
font-weight: 500
}
@media (min-height: 33.875em) {
.picker__weekday {
padding-bottom: .5em
}
}
.picker__day {
padding: .3125em 0;
font-weight: 200;
border: 1px solid transparent
}
.picker__day--today {
position: relative
}
.picker__day--today:before {
content: " ";
position: absolute;
top: 2px;
right: 2px;
width: 0;
height: 0;
border-top: .5em solid #0059bc;
border-left: .5em solid transparent
}
.picker__day--disabled:before {
border-top-color: #aaa
}
.picker__day--outfocus {
color: #ddd
}
.picker__day--infocus:hover,
.picker__day--outfocus:hover {
cursor: pointer;
color: #000;
background: #b1dcfb
}
.picker__day--highlighted {
border-color: #0089ec
}
.picker--focused .picker__day--highlighted,
.picker__day--highlighted:hover {
cursor: pointer
}
.picker--focused .picker__day--selected,
.picker__day--selected,
.picker__day--selected:hover {
background: #0089ec;
color: #fff
}
.picker--focused .picker__day--disabled,
.picker__day--disabled,
.picker__day--disabled:hover {
background: #f5f5f5;
border-color: #f5f5f5;
color: #ddd;
cursor: default
}
.picker__day--highlighted.picker__day--disabled,
.picker__day--highlighted.picker__day--disabled:hover {
background: #bbb
}
.picker__footer {
text-align: center
}
.picker__button--clear,
.picker__button--close,
.picker__button--today {
border: 1px solid #fff;
font-size: .8em;
padding: .66em 0;
font-weight: 700;
width: 33%;
display: inline-block;
vertical-align: bottom
}
.picker__button--clear:hover,
.picker__button--close:hover,
.picker__button--today:hover {
cursor: pointer;
color: #000;
background: #b1dcfb;
border-bottom-color: #b1dcfb
}
.picker__button--clear:focus,
.picker__button--close:focus,
.picker__button--today:focus {
background: #b1dcfb;
border-color: #0089ec;
outline: 0
}
.picker__button--clear:before,
.picker__button--close:before,
.picker__button--today:before {
position: relative;
display: inline-block;
height: 0
}
.picker__button--clear:before,
.picker__button--today:before {
content: " ";
margin-right: .45em
}
.picker__button--today:before {
top: -.05em;
width: 0;
border-top: .66em solid #0059bc;
border-left: .66em solid transparent
}
.picker__button--clear:before {
top: -.25em;
width: .66em;
border-top: 3px solid #e20
}
.picker__button--close:before {
content: "\D7";
top: -.1em;
vertical-align: top;
font-size: 1.1em;
margin-right: .35em;
color: #777
}
.picker__button--today[disabled],
.picker__button--today[disabled]:hover {
background: #f5f5f5;
border-color: #f5f5f5;
color: #ddd;
cursor: default
}
.picker__button--today[disabled]:before {
border-top-color: #aaa
}
.picker__frame,
.picker__holder {
height: 100%;
max-height: 100%
}
.picker--opened .picker__frame {
margin: auto;
position: relative
}
.picker__weekday,
.picker__year {
color: #4a90e2
}
.picker__day--outfocus {
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
filter: alpha(opacity=0);
opacity: 0
}
.picker__button--clear,
.picker__button--close,
.picker__button--today {
background: #cbcbcb;
border-color: #cbcbcb;
color: #1a2730
}
.picker__day,
.picker__month {
/* color:#1a2730 */
}
.picker--focused .picker__day--highlighted,
.picker__day--highlighted:hover {
background: #4a90e2;
border-color: #4a90e2;
color: #f2eee2
}
.picker__box {
background: #cbcbcb;
position: relative;
top: 50%;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%)
}
.calendar-input__group {
font-family: Roboto, 'Helvetica Neue', Helvetica, sans-serif;
background: rgba(85, 93, 99, .8);
color: #cbcbcb;
border-top-left-radius: 3px;
border-top-right-radius: 3px;
margin-bottom: 15px
}
.calendar-input__group:after,
.calendar-input__group:before {
content: '';
display: table
}
.calendar-input__group:after {
clear: both
}
@media only screen and (min-width: 475px) {
.calendar-input__group {
border-radius: 3px;
height: 50px;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
padding: 0 0 0 15px;
margin-bottom: 0
}
}
@media only screen and (min-width: 800px) {
.calendar-input__group {
border-bottom-right-radius: 0;
border-top-right-radius: 0
}
}
.calendar-input,
.calendar-label {
display: block;
height: 50px;
line-height: 50px;
margin: 0
}
@media only screen and (min-width: 475px) {
.calendar-input,
.calendar-label {
-webkit-flex-basis: 40%;
-ms-flex-basis: 40%;
-ms-flex-preferred-size: 40%;
flex-basis: 40%;
display: inline-block
}
}
h4.calendar-label {
font-family: Roboto, 'Helvetica Neue', Helvetica, sans-serif;
color: #f2eee2;
text-transform: uppercase;
font-weight: 400;
letter-spacing: .89px;
font-size: 13px;
padding-left: 15px
}
@media only screen and (min-width: 475px) {
h4.calendar-label {
padding-left: 0;
-webkit-flex: 1;
-ms-flex: 1;
-webkit-box-flex: 1;
flex: 1
}
}
.calendar-input {
position: relative;
padding: 0 10px;
width: 50%;
float: left;
cursor: pointer;
border-top: 1px solid rgba(203, 203, 203, .5)
}
.calendar-input:last-of-type {
border-left: 1px solid rgba(203, 203, 203, .5)
}
.calendar-input:hover {
background: #4a90e2
}
@media only screen and (min-width: 475px) {
.calendar-input {
border-top: 0;
float: none;
display: inline-block;
padding: 0 0 0 10px;
-webkit-flex-basis: 30%;
-ms-flex-basis: 30%;
-ms-flex-preferred-size: 30%;
flex-basis: 30%
}
}
.calendar-input span.icon {
position: absolute;
right: 15px;
top: 0;
font-size: 10px;
pointer-events: none;
cursor: pointer
}
@media only screen and (min-width: 800px) {
.calendar-input span.icon {
right: 10px
}
}
.calendar-input.has-value input {
color: #beb86c
}
.calendar-input input {
background: 0 0;
border: none;
display: block;
width: 100%;
height: 50px;
line-height: 50px;
cursor: pointer
}
.calendar-input--external {
position: relative
}
@media only screen and (min-width: 800px) {
.calendar-input--external {
display: inline-block;
vertical-align: middle
}
}
.calendar-input--external .input {
padding-left: 45px
}
@media only screen and (min-width: 800px) {
.calendar-input--external .input {
margin-left: 15px
}
}
.calendar-input--external .icon {
position: absolute;
left: 15px;
top: 10px
}
@media only screen and (min-width: 800px) {
.calendar-input--external .icon {
left: 30px
}
}
.dropdown-menu,
.dropdown-menu--alt {
position: relative;
text-align: left;
display: block;
width: 100%;
background: rgba(85, 93, 99, .8);
color: #f2eee2;
max-height: 50px;
border-radius: 3px;
-webkit-transition: 100ms cubic-bezier(.19, 1, .22, 1);
transition: 100ms cubic-bezier(.19, 1, .22, 1);
overflow: hidden
}
@media only screen and (min-width: 800px) {
.dropdown-menu,
.dropdown-menu--alt {
height: 50px;
display: inline-block;
vertical-align: top;
width: auto
}
.dropdown-menu--alt.full-width,
.dropdown-menu.full-width {
display: block
}
}
.dropdown-menu--alt__button,
.dropdown-menu__button {
overflow: hidden;
height: 50px;
cursor: pointer;
line-height: 50px;
padding: 0 15px;
text-transform: uppercase;
font-family: Roboto, 'Helvetica Neue', Helvetica, sans-serif;
letter-spacing: .89px;
font-size: 16px;
border-radius: 3px
}
@media only screen and (min-width: 800px) {
.dropdown-menu--alt__button,
.dropdown-menu__button {
font-size: 13px
}
}
.dropdown-menu--alt__button span.icon,
.dropdown-menu__button span.icon {
position: relative;
display: inline-block;
float: right;
padding-left: 8px;
font-size: 10px
}
.dropdown-menu--alt__button span.has-value,
.dropdown-menu__button span.has-value {
color: #beb86c
}
.dropdown-menu--alt__button:focus,
.dropdown-menu__button:focus {
-webkit-box-shadow: none;
box-shadow: none
}
.dropdown-menu--alt__content,
.dropdown-menu__content {
border-top: 1px solid #cbcbcb
}
@media only screen and (min-width: 800px) {
.dropdown-menu--alt__content,
.dropdown-menu__content {
position: absolute;
top: 50px;
left: 0;
right: 0
}
}
.dropdown-menu--alt__content li>span,
.dropdown-menu__content li>span {
display: inline-block;
vertical-align: middle
}
.dropdown-menu--alt__content .ms-elem-selectable .icon,
.dropdown-menu__content .ms-elem-selectable .icon {
display: none;
font-size: 10px
}
.dropdown-menu--alt__content .ms-elem-selectable.ms-selected .icon,
.dropdown-menu__content .ms-elem-selectable.ms-selected .icon {
display: inline
}
.dropdown-menu--alt__content .ms-elem-selected,
.dropdown-menu__content .ms-elem-selected {
text-align: center;
float: right;
border-radius: 3px
}
.dropdown-menu .ms-container li.ms-elem-selectable:hover .ms-elem-selected,
.dropdown-menu--alt .ms-container li.ms-elem-selectable:hover .ms-elem-selected {
background: #1a2730
}
.dropdown-menu .ms-container li.ms-elem-selectable:hover .ms-elem-selected .icon,
.dropdown-menu--alt .ms-container li.ms-elem-selectable:hover .ms-elem-selected .icon {
color: #f2eee2
}
.checkbox-custom__container.select-all {
position: relative;
margin: 0;
width: 100%;
padding: 7.5px 15px;
font-size: 14px;
background: #cbcbcb;
color: #1a2730
}
.checkbox-custom__container.select-all:focus {
outline: 0
}
.checkbox-custom__container.select-all .checkbox-custom {
right: 0;
top: 0;
height: 100%
}
.checkbox-custom__container.select-all .checkbox-custom-label {
float: right;
margin: 0;
background: #4a90e2;
-webkit-box-shadow: none;
box-shadow: none
}
.checkbox-custom__container.select-all .checkbox-custom-label:before {
color: #1a2730;
font-size: 10px
}
.checkbox-custom__container.select-all:hover {
background: #4a90e2;
color: #f2eee2
}
.checkbox-custom__container.select-all:hover .checkbox-custom-label {
background: #1a2730
}
.checkbox-custom__container.select-all:hover .checkbox-custom-label:before {
color: #f2eee2
}
.dropdown-menu--alt {
background: 0 0;
max-height: 34px
}
@media only screen and (min-width: 800px) {
.dropdown-menu--alt {
min-width: 180px
}
}
.dropdown-menu--alt.active {
max-height: 34px;
overflow: visible
}
.dropdown-menu--alt.active .dropdown-menu__content {
overflow: hidden;
border-bottom-left-radius: 3px;
border-bottom-right-radius: 3px
}
.dropdown-menu--alt .dropdown-menu__button {
background: #1a2730;
line-height: 37.5px;
height: 37.5px
}
.dropdown-menu--alt .dropdown-menu__content {
background: #1a2730;
border-top: none;
top: 35px
}
.dropdown-menu--alt .ms-container .ms-selectable li.ms-elem-selectable {
padding: 5px 15px
}
.dropdown-menu--alt .ms-container .ms-selectable,
.dropdown-menu--alt .ms-container .ms-selection {
background: #1a2730
}
.dropdown-menu--alt .ms-container .ms-selectable li.ms-elem-selectable {
color: #f2eee2
}
.dropdown-menu--alt .dropdown-menu__button .icon {
color: #beb86c
}
.dropdown-menu--alt .ms-elem-selectable .ms-elem-selected {
display: none!important
}
.dropdown-menu--alt .ms-container .ms-selectable li.ms-elem-selectable.ms-hover,
.dropdown-menu--alt .ms-container .ms-selectable li.ms-selected {
background: #beb86c;
color: #1a2730
}
.dropdown-menu.active,
.dropdown-menu:focus {
z-index: 10;
max-height: 9999px
}
@media only screen and (min-width: 800px) {
.dropdown-menu.active,
.dropdown-menu:focus {
overflow: visible
}
}
.dropdown-menu.active .dropdown-menu__button,
.dropdown-menu:focus .dropdown-menu__button {
background: #4a90e2;
border-bottom-left-radius: 0;
border-bottom-right-radius: 0
}
.dropdown-menu.active .dropdown-menu__button .icon,
.dropdown-menu:focus .dropdown-menu__button .icon {
-webkit-transform: rotate(180deg);
-ms-transform: rotate(180deg);
transform: rotate(180deg);
padding-left: 0;
padding-right: 8px
}
.dropdown-menu.active span.has-value,
.dropdown-menu:focus span.has-value {
color: #f2eee2
}
.dropdown-menu.active .dropdown-menu__content,
.dropdown-menu:focus .dropdown-menu__content {
overflow: hidden;
border-bottom-left-radius: 3px;
border-bottom-right-radius: 3px
}
.text-input,
.text-input--full-width {
position: relative
}
.text-input input[type=text],
.text-input input[type=search],
.text-input--full-width input[type=text],
.text-input--full-width input[type=search] {
background: rgba(85, 93, 99, .8);
color: #beb86c;
padding: 0 15px;
height: 50px;
line-height: 46px;
width: 100%;
display: block;
margin-bottom: 15px;
font-size: 18px
}
@media only screen and (min-width: 800px) {
.text-input input[type=text],
.text-input input[type=search],
.text-input--full-width input[type=text],
.text-input--full-width input[type=search] {
margin-bottom: 0;
display: inline-block;
/* width:auto; */
font-size: 15px
}
}
.text-input input[type=text]::-webkit-input-placeholder,
.text-input input[type=search]::-webkit-input-placeholder,
.text-input--full-width input[type=text]::-webkit-input-placeholder,
.text-input--full-width input[type=search]::-webkit-input-placeholder {
color: #cbcbcb
}
.text-input input[type=text]:-moz-placeholder,
.text-input input[type=search]:-moz-placeholder,
.text-input--full-width input[type=text]:-moz-placeholder,
.text-input--full-width input[type=search]:-moz-placeholder {
color: #cbcbcb
}
.text-input input[type=text]::-moz-placeholder,
.text-input input[type=search]::-moz-placeholder,
.text-input--full-width input[type=text]::-moz-placeholder,
.text-input--full-width input[type=search]::-moz-placeholder {
color: #cbcbcb
}
.text-input input[type=text]:-ms-input-placeholder,
.text-input input[type=search]:-ms-input-placeholder,
.text-input--full-width input[type=text]:-ms-input-placeholder,
.text-input--full-width input[type=search]:-ms-input-placeholder {
color: #cbcbcb
}
@media only screen and (min-width: 800px) {
.text-input input[type=text],
.text-input input[type=search],
.text-input--full-width input[type=text],
.text-input--full-width input[type=search] {
border-radius: 0
}
}
.text-input input[type=text]:focus,
.text-input input[type=search]:focus,
.text-input--full-width input[type=text]:focus,
.text-input--full-width input[type=search]:focus {
background: #4d5459;
font-size: 18px
}
@media only screen and (min-width: 800px) {
.text-input input[type=text]:focus,
.text-input input[type=search]:focus,
.text-input--full-width input[type=text]:focus,
.text-input--full-width input[type=search]:focus {
font-size: 15px
}
}
.text-input .icon,
.text-input--full-width .icon {
position: absolute;
top: 15px;
right: 15px;
color: #cbcbcb
}
.text-input--full-width {
width: 100%
}
.text-input--full-width input[type=text],
.text-input--full-width input[type=search] {
display: block;
width: 100%;
border-radius: 3px
}
.text-input--full-width .icon-search {
font-size: 20px;
top: 9px;
pointer-events: none
}
@media only screen and (min-width: 800px) {
#signup-form.active .sign-up-form {
padding-top: 100px
}
}
@media only screen and (min-width: 800px) {
.sign-up-form {
background-image: url(../images/graphics-bg.svg);
background-position: 0 -80px;
background-attachment: fixed;
-webkit-background-size: 150% auto;
background-size: 150% auto
}
}
@media only screen and (min-width: 800px) {
.sign-up-form .container {
padding: 100px 0
}
}
.sign-up-form input[type=text].zipcode-input {
background-color: rgba(255, 255, 255, .75)
}
.sign-up-form input[type=text].zipcode-input.has-value,
.sign-up-form input[type=text].zipcode-input:focus {
background: #fff
}
.search-row {
position: relative;
max-width: 500px;
margin: 0 auto 15px;
text-align: left;
padding: 0 15px
}
@media only screen and (min-width: 800px) {
.search-row {
padding: 0
}
}
.search-row input:focus~span.icon {
color: #4a90e2
}
.toggle-advanced {
position: absolute;
bottom: -30px;
left: 0
}
.zipcode-form {
position: relative;
width: 100%;
max-width: 650px;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: stretch;
-webkit-align-items: stretch;
-ms-align-items: stretch;
-ms-flex-align: stretch;
align-items: stretch;
margin: 0 auto 60px
}
.zipcode-form .form__input-row {
padding: 0;
position: relative;
text-align: left
}
.zipcode-form .label {
width: 100%
}
@media only screen and (min-width: 800px) {
.zipcode-form .label {
-webkit-transform: translate(0, -35px) translate3d(0, 0, 0);
-ms-transform: translate(0, -35px) translate3d(0, 0, 0);
transform: translate(0, -35px) translate3d(0, 0, 0)
}
}
@media only screen and (min-width: 800px) {
.zipcode-form input.has-value+label,
.zipcode-form input:focus+label {
-webkit-transform: translate(0, -68px) translate3d(0, 0, 0);
-ms-transform: translate(0, -68px) translate3d(0, 0, 0);
transform: translate(0, -68px) translate3d(0, 0, 0);
color: #1a2730
}
}
input[type=text].zipcode-input {
background: url(../images/compass-arrow.svg) 89% 50% no-repeat rgba(200, 200, 197, .8);
border-radius: 3px 0 0 3px;
border: none;
height: 50px;
width: 100%;
padding: 15px 107px 15px 20px;
margin: 0
}
input[type=text].zipcode-input::-webkit-input-placeholder {
color: #1a2730
}
input[type=text].zipcode-input:-moz-placeholder {
color: #1a2730
}
input[type=text].zipcode-input::-moz-placeholder {
color: #1a2730
}
input[type=text].zipcode-input:-ms-input-placeholder {
color: #1a2730
}
input[type=text].zipcode-input:focus {
background-color: #bebebb
}
.zipcode-submit {
-webkit-transition: 200ms cubic-bezier(.19, 1, .22, 1);
transition: 200ms cubic-bezier(.19, 1, .22, 1);
background: #1a2730;
color: #f2eee2;
font-size: 22px;
border-radius: 0 3px 3px 0;
border: none;
height: 50px;
width: 57px;
position: absolute;
right: 0;
top: 0
}
.zipcode-submit:hover {
background: #ef4659
}
.form__toolbar {
padding-bottom: 60px
}
.date-picker {
position: relative;
cursor: pointer
}
.date-picker .icon {
position: absolute;
left: 15px;
top: 10px
}
.date-picker input[type=text] {
padding-left: 45px
}
.parsley-errors-list {
color: #ff1c38;
width: 100%
}
@media only screen and (min-width: 800px) {
.parsley-errors-list {
max-width: 600px;
margin: 0 auto
}
}
#form-errors {
margin-bottom: 15px
}
#newsletter-errors {
text-align: left;
position: absolute;
bottom: -50px
}
@media only screen and (min-width: 800px) {
#newsletter-errors {
bottom: -20px
}
}
#newsletter-errors ul {
list-style: none;
margin: 0;
padding: 0 0 0 15px
}
input~.checkbox-other-input {
display: none
}
input:checked~.checkbox-other-input {
display: block
}
.character-limit {
-webkit-order: 4;
-ms-order: 4;
-webkit-box-ordinal-group: 5;
-ms-flex-order: 4;
order: 4;
position: relative;
display: block;
font-size: 14px;
float: right;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
filter: alpha(opacity=0);
opacity: 0;
height: 0;
overflow: hidden;
color: #4a90e2;
-webkit-transition: 200ms cubic-bezier(.19, 1, .22, 1) opacity;
transition: 200ms cubic-bezier(.19, 1, .22, 1) opacity
}
@media only screen and (min-width: 800px) {
.character-limit {
color: #1a2730;
padding: 11px 0;
display: inline-block;
height: auto;
overflow: visible;
position: absolute;
right: 45px;
top: 30px
}
}
.character-limit.active {
padding: 11px 0;
-ms-filter: none;
-webkit-filter: none;
filter: none;
opacity: 1;
display: inline-block;
height: auto;
overflow: visible
}
.character-limit.limit {
color: #ef4659
}
.hero,
.hero--medium,
.hero--medium--text,
.hero--text {
position: relative;
padding: 60px 0;
-webkit-background-size: cover;
background-size: cover;
background-position: 50%;
background-repeat: no-repeat
}
@media only screen and (min-width: 600px) {
.hero,
.hero--medium,
.hero--medium--text,
.hero--text {
padding: 100px 0
}
}
.hero--medium--text.dark,
.hero--medium.dark,
.hero--text.dark,
.hero.dark {
background-color: #1a2730;
color: #f2eee2
}
.hero--medium--text.dark h1,
.hero--medium--text.dark h2,
.hero--medium.dark h1,
.hero--medium.dark h2,
.hero--text.dark h1,
.hero--text.dark h2,
.hero.dark h1,
.hero.dark h2 {
color: #f2eee2
}
.hero--medium--text.dark a,
.hero--medium.dark a,
.hero--text.dark a,
.hero.dark a {
color: #cbcbcb
}
.hero--medium--text.zoom-background,
.hero--medium.zoom-background,
.hero--text.zoom-background,
.hero.zoom-background {
-webkit-background-size: auto 125%;
background-size: auto 125%
}
.hero--medium--text__container,
.hero--medium__container,
.hero--text__container,
.hero__container {
position: relative;
z-index: 5;
padding: 0 15px
}
@media only screen and (min-width: 600px) {
.hero--medium--text__container,
.hero--medium__container,
.hero--text__container,
.hero__container {
max-width: 900px;
margin: auto
}
}
@media only screen and (min-width: 600px) {
.hero--medium,
.hero--medium--medium,
.hero--medium--text--medium,
.hero--text--medium {
padding: 60px 0
}
}
@media only screen and (min-width: 800px) {
.hero--medium--text,
.hero--medium--text--text,
.hero--text,
.hero--text--text {
padding: 125px 0;
line-height: 54px;
letter-spacing: 1px
}
}
@media only screen and (min-width: 800px) {
.hero.page-header-hero {
padding: 100px 0
}
}
@media only screen and (min-width: 800px) {
.hero.page-header-hero--large {
padding: 321px 0
}
}
.page-header-hero .sign-up,
.page-header-hero h1,
.page-header-hero p {
text-align: center
}
.page-header-hero p {
max-width: 650px;
margin: 0 auto
}
.page-header-hero .sign-up {
text-align: center;
padding: 15px
}
@media only screen and (min-width: 600px) {
.page-header-hero .sign-up {
padding-top: 30px
}
}
.page-header-hero .sign-up a {
display: inline-block;
background: #1a2730;
color: #fff;
border-color: #1a2730
}
.page-header-hero .sign-up a:hover {
color: #fff;
background: #ef4659;
border-color: #ef4659
}
.page-header-hero h1.blue {
color: #4a90e2
}
@font-face {
font-family: icons;
src: url(../fonts/icons.eot);
src: url(../fonts/icons.eot?#iefix) format('eot'), url(../fonts/icons.woff) format('woff'), url(../fonts/icons.ttf) format('truetype'), url(../fonts/icons.svg#icons) format('svg');
font-weight: 400;
font-style: normal
}
.icon {
font-family: icons
}
.icon:before {
display: inline-block;
font-family: icons;
font-style: normal;
font-weight: 400;
line-height: 1;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale
}
.icon-calendar:before {
content: "\E001"
}
.icon-checkmark:before {
content: "\E002"
}
.icon-code:before {
content: "\E003"
}
.icon-down-caret:before {
content: "\E004"
}
.icon-envelope:before {
content: "\E005"
}
.icon-facebook:before {
content: "\E006"
}
.icon-google-plus:before {
content: "\E007"
}
.icon-heart:before {
content: "\E008"
}
.icon-host-mentor:before {
content: "\E009"
}
.icon-link-caret:before {
content: "\E00A"
}
.icon-linkedin:before {
content: "\E00B"
}
.icon-location:before {
content: "\E00C"
}
.icon-marker:before {
content: "\E00D"
}
.icon-mentor:before {
content: "\E00E"
}
.icon-pinterest:before {
content: "\E00F"
}
.icon-play-button:before {
content: "\E010"
}
.icon-rectangle:before {
content: "\E011"
}
.icon-search:before {
content: "\E012"
}
.icon-tag:before {
content: "\E013"
}
.icon-time:before {
content: "\E014"
}
.icon-twitter:before {
content: "\E015"
}
.icon-youtube-play:before {
content: "\E016"
}
body,
html {
padding: 0;
margin: 0
}
img {
max-width: 100%;
height: auto
}
section:after,
section:before {
content: '';
display: table
}
section:after {
clear: both
}
.row {
width: auto;
max-width: 1020px;
float: none;
display: block;
margin-right: auto;
margin-left: auto;
padding-left: 0;
padding-right: 0
}
.row:after,
.row:before {
content: '';
display: table
}
.row:after {
clear: both
}
.site-header {
z-index: 5;
background: #1a2730;
height: 50px;
-webkit-box-shadow: 0 0 10px rgba(0, 0, 0, .7);
box-shadow: 0 0 10px rgba(0, 0, 0, .7)
}
@media only screen and (min-width: 800px) {
.site-header {
position: relative;
height: auto;
padding-top: 2.5px
}
}
.section,
.section--stacked {
padding: 60px 15px
}
@media only screen and (min-width: 800px) {
.section,
.section--stacked {
padding: 100px 0
}
}
.section--stacked__title,
.section__title {
margin: 0;
padding-bottom: 60px
}
@media only screen and (min-width: 800px) {
.section--stacked__title,
.section__title {
padding-bottom: 100px
}
}
.section--max-width,
.section--stacked--max-width {
max-width: 1020px;
margin-left: auto;
margin-right: auto
}
.section--stacked,
.section--stacked--stacked {
padding-top: 0
}
.step-container,
.two-column-container {
text-align: center;
-webkit-transition: height 300ms linear;
transition: height 300ms linear
}
@media only screen and (min-width: 475px) {
.step-container,
.two-column-container {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-align-items: center;
-ms-flex-align: center;
align-items: center;
text-align: left;
max-width: 900px;
margin: 15px auto
}
.step-container:last-of-type,
.two-column-container:last-of-type {
margin-bottom: 0
}
}
.step-container.alternate .column--half,
.two-column-container.alternate .column--half {
-webkit-order: 1;
-ms-order: 1;
-webkit-box-ordinal-group: 2;
-ms-flex-order: 1;
order: 1
}
.step-container.alternate .column--half.illustration,
.two-column-container.alternate .column--half.illustration {
-webkit-order: 2;
-ms-order: 2;
-webkit-box-ordinal-group: 3;
-ms-flex-order: 2;
order: 2
}
.step-container .illustration,
.two-column-container .illustration {
text-align: center
}
.step-container .illustration img,
.two-column-container .illustration img {
max-width: 100%;
height: auto;
width: 200px;
margin: 15px 0 0
}
@media only screen and (min-width: 800px) {
.step-container .illustration img,
.two-column-container .illustration img {
width: 375px;
margin-top: 0
}
}
@media only screen and (min-width: 600px) {
.container.eq-row,
.eq-row {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: strech;
-webkit-align-items: strech;
-ms-align-items: strech;
-ms-flex-align: strech;
align-items: strech
}
}
.logo-row {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
padding: 15px 0;
max-width: 900px;
margin: auto
}
.logo-row .graphic {
position: relative;
width: 50%
}
@media only screen and (min-width: 800px) {
.logo-row .graphic {
width: 25%
}
}
.logo {
position: relative;
z-index: 52;
margin: 10px 0;
display: block
}
@media only screen and (min-width: 800px) {
.logo {
display: inline-block;
vertical-align: middle;
margin: 0
}
}
.logo a {
display: block;
/* text-indent:-9999px;background:url(../images/us2020_new_beta.png) left center no-repeat; */
-webkit-background-size: contain;
background-size: contain;
font-size: 0;
line-height: 0;
width: 80px;
height: 17px;
top: 6px;
position: relative
}
@media only screen and (min-width: 800px) {
.logo a {
top: 10px;
width: 112px;
height: 31px
}
}
.logo a:focus {
background-color: #000
}
@media only screen and (min-width: 800px) {
.navigation-container {
position: relative;
height: 55px
}
}
.dashboard-navigation {
position: absolute;
background: rgba(26, 39, 48, .97);
z-index: 51;
top: 0;
left: 0;
width: 100% !important;
height: 100%;
padding: 60px 0;
-webkit-transition: 150ms cubic-bezier(.215, .61, .355, 1);
transition: 150ms cubic-bezier(.215, .61, .355, 1);
-webkit-transform: translateY(-100%);
-ms-transform: translateY(-100%);
transform: translateY(-100%);
}
.primary-navigation {
position: absolute;
background: rgba(26, 39, 48, .97);
z-index: 51;
top: 0;
left: 0;
width: 100%;
height: 100%;
padding: 60px 0;
-webkit-transition: 150ms cubic-bezier(.215, .61, .355, 1);
transition: 150ms cubic-bezier(.215, .61, .355, 1);
-webkit-transform: translateY(-100%);
-ms-transform: translateY(-100%);
transform: translateY(-100%)
}
@media only screen and (min-width: 800px) {
.primary-navigation {
-webkit-transform: none;
-ms-transform: none;
transform: none;
background: 0 0;
left: auto;
right: 0;
display: inline-block;
vertical-align: top;
width: auto;
padding: 2.5px 0 0;
margin: 0;
float: right;
height: 56px
}
}
@media only screen and (min-width: 800px) {
.primary-navigation .button-container {
display: inline-block;
margin: 0
}
}
@media only screen and (min-width: 800px) {
.primary-navigation .button--small {
font-size: 12px
}
}
.open .primary-navigation {
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0)
}
.open-nav {
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0)
}
.nav {
font-family: Roboto, 'Helvetica Neue', Helvetica, sans-serif;
text-transform: uppercase
}
a.nav__link {
color: #4a90e2;
display: block;
text-decoration: none;
font-weight: 500;
letter-spacing: 1px;
font-size: 1.5rem;
text-align: center;
height: 50px;
line-height: 48px;
margin: 15px 0
}
/* a.nav__link.active{color:#ef4659} */
@media only screen and (min-width: 800px) {
a.nav__link {
display: inline-block;
margin: 0 7.5px;
font-size: 12px
}
}
@media only screen and (min-width: 1000px) {
a.nav__link {
margin: 0 10px
}
}
a.nav__link:focus {
color: #beb86c
}
.nav-tog1{
position: absolute;
cursor: pointer;
top: 50px;
left: 0;
z-index: 54;
padding: 10px 20px 10px 20px;
/* background: #fff; */
background: 0 0;
border: none;
}
.nav-cncl-tog1{
position: absolute;
cursor: pointer;
top: 50px;
right: 0;
z-index: 54;
padding: 10px 20px 10px 20px;
/* background: #fff; */
background: 0 0;
border: none;
}
.nav-toggle{
position: relative;
cursor: pointer;
float: right;
margin-top: 10px;
/* right: 0; */
z-index: 54;
/*     padding: 10px 20px 10px 50px; */
background: 0 0;
border: none;
}
.nav-toggle--sg {
position: absolute;
cursor: pointer;
top: 0;
right: 0;
z-index: 54;
padding: 10px 20px 10px 50px;
background: 0 0;
border: none
}
@media only screen and (min-width: 800px) {
.nav-tog1,
.nav-toggle,
.nav-toggle--sg {
display: none
}
}
.nav-tog1 span,
.nav-cncl-tog1 span,
.nav-toggle span,
.nav-toggle--sg span {
position: relative
}
.nav-tog1 span,
.nav-tog1 span:after,
.nav-tog1 span:before{
display: inline-block;
width: 23px;
height: 2.25px;
background-color: #000;
border-radius: 5px
}
.nav-cncl-tog1 span,
.nav-cncl-tog1 span:after,
.nav-cncl-tog1 span:before {
display: inline-block;
width: 23px;
height: 2.25px;
background-color: #fff;
border-radius: 5px
}
.nav-toggle span,
.nav-toggle span:after,
.nav-toggle span:before,
.nav-toggle--sg span,
.nav-toggle--sg span:after,
.nav-toggle--sg span:before {
display: inline-block;
width: 23px;
height: 2.25px;
background-color: #fff;
border-radius: 5px
}
.nav-tog1 span:after,
.nav-tog1 span:before,
.nav-cncl-tog1 span:after,
.nav-cncl-tog1 span:before,
.nav-toggle span:after,
.nav-toggle span:before,
.nav-toggle--sg span:after,
.nav-toggle--sg span:before {
content: '';
position: absolute;
width: 100%;
height: 2.25px;
left: 0
}
.nav-tog1 span:before,
.nav-cncl-tog1 span:before,
.nav-toggle span:before,
.nav-toggle--sg span:before {
top: -8px;
-webkit-transform-origin: 33% 100%;
-ms-transform-origin: 33% 100%;
transform-origin: 33% 100%
}
.nav-tog1 span:after,
.nav-cncl-tog1 span:after,
.nav-toggle span:after,
.nav-toggle--sg span:after {
bottom: -8px;
-webkit-transform-origin: 33%, 0;
-ms-transform-origin: 33%, 0;
transform-origin: 33%, 0
}
.nav-toggle--sg:focus,
.nav-toggle:focus {
outline: 0
}
.nav-toggle--sg.close,
.nav-toggle.close {
position: absolute
}
.nav-toggle--sg:focus span,
.nav-toggle--sg:focus span:after,
.nav-toggle--sg:focus span:before,
.nav-toggle--sg:hover span,
.nav-toggle--sg:hover span:after,
.nav-toggle--sg:hover span:before,
.nav-toggle:focus span,
.nav-toggle:focus span:after,
.nav-toggle:focus span:before,
.nav-toggle:hover span,
.nav-toggle:hover span:after,
.nav-toggle:hover span:before {
background: #ef4659
}
.nav-toggle--sg,
.nav-toggle--sg--sg {
left: 0;
right: auto;
position: fixed;
background: #fff;
padding-left: 20px;
}
@media only screen and (min-width: 800px) {
.nav-toggle--sg,
.nav-toggle--sg--sg {
display: block;
}
}
.nav-toggle--sg span,
.nav-toggle--sg span:after,
.nav-toggle--sg span:before,
.nav-toggle--sg--sg span,
.nav-toggle--sg--sg span:after,
.nav-toggle--sg--sg span:before {
background: #1a2730;
}
.nav-cncl-tog1 span,
.nav-cncl-tog1 span:before,
.nav-cncl-tog1 span:after,
.open .nav-tog1 span,
.open .nav-tog1 span:after,
.open .nav-tog1 span:before,
.open .nav-toggle span,
.open .nav-toggle span:after,
.open .nav-toggle span:before,
.open .nav-toggle--sg span,
.open .nav-toggle--sg span:after,
.open .nav-toggle--sg span:before {
background-color: transparent;
width: 25px;
}
.nav-cncl-tog1 span:before,
.nav-cncl-tog1 span:after,
.open .nav-tog1 span:after,
.open .nav-tog1 span:before,
.open .nav-toggle span:after,
.open .nav-toggle span:before,
.open .nav-toggle--sg span:after,
.open .nav-toggle--sg span:before {
background: #ef4659;
}
.nav-cncl-tog1 span:before,
.open .nav-tog1 span:before,
.open .nav-toggle span:before,
.open .nav-toggle--sg span:before {
-webkit-transform: rotate(45deg) translateY(2px) translateX(5px);
-ms-transform: rotate(45deg) translateY(2px) translateX(5px);
transform: rotate(45deg) translateY(2px) translateX(5px);
}
.nav-cncl-tog1 span:after,
.open .nav-tog1 span:after,
.open .nav-toggle span:after,
.open .nav-toggle--sg span:after {
-webkit-transform: rotate(-45deg) translateY(-5px) translateX(6px);
-ms-transform: rotate(-45deg) translateY(-5px) translateX(6px);
transform: rotate(-45deg) translateY(-5px) translateX(6px);
}
a.button--small.dashboard-link {
display: none
}
.signed-in a.button--small.dashboard-link {
display: inline-block
}
.signed-out .signed-in {
display: none
}
.signed-in .hide-when-signed-in,
.signed-in .signed-out {
display: none;
}
.share-row {
text-align: center
}
.share-row a,
.share-row h4 {
margin: 0;
height: 50px;
line-height: 50px;
display: inline-block;
vertical-align: middle;
margin-right: 7.5px;
color: #4a90e2
}
.share-row a {
font-size: 20px;
padding: 0 5px
}
.share-row a:hover {
color: #ef4659
}
.multistep-nav {
background: #fff;
padding: 30px 15px;
text-align: center;
max-width: 800px;
margin: auto
}
@media only screen and (min-width: 800px) {
.multistep-nav {
padding: 60px 0 0
}
}
.multistep-nav__step {
position: relative;
z-index: 3;
background: 0 0;
border: none;
cursor: pointer;
padding: 0;
margin: 0;
display: inline-block;
vertical-align: top
}
@media only screen and (min-width: 800px) {
.multistep-nav__step {
height: 100px
}
}
.multistep-nav__step:after,
.multistep-nav__step:before {
content: "";
display: block;
position: absolute;
top: 10px;
left: 50%
}
@media only screen and (min-width: 800px) {
.multistep-nav__step:after,
.multistep-nav__step:before {
top: 14px
}
}
.multistep-nav__step:before {
background: silver;
width: 100%;
height: 3px;
z-index: -2
}
.multistep-nav__step:after {
background: #1a2730;
height: 4px;
z-index: -1;
width: 0;
-webkit-transition: width 200ms cubic-bezier(.215, .61, .355, 1);
transition: width 200ms cubic-bezier(.215, .61, .355, 1)
}
.multistep-nav__step:last-of-type:after,
.multistep-nav__step:last-of-type:before {
width: 0;
display: none
}
.multistep-nav__label,
.multistep-nav__number {
display: block;
cursor: pointer
}
.multistep-nav__number {
top: 0;
position: absolute;
left: 50%;
-webkit-transform: translateX(-50%);
-ms-transform: translateX(-50%);
transform: translateX(-50%);
background: #ece9e3;
margin: 0 auto 10px;
text-align: center;
border-radius: 50%;
color: #666464;
width: 25px;
height: 25px;
line-height: 27px
}
@media only screen and (min-width: 800px) {
.multistep-nav__number {
width: 30px;
height: 30px;
line-height: 32px
}
}
.multistep-nav__label {
text-transform: capitalize;
color: #666464;
padding: 10px 10px 0;
display: none
}
@media only screen and (min-width: 800px) {
.multistep-nav__label {
display: block
}
}
.multistep-nav__step.active .multistep-nav__number {
background: #1a2730;
color: #fff
}
.multistep-nav__step.active .multistep-nav__label {
color: #1a2730
}
.multistep-nav__step.current .multistep-nav__number {
background: #4a90e2;
color: #fff
}
.multistep-nav__step.current .multistep-nav__label {
color: #4a90e2
}
.multistep-nav__step.active:after {
width: 100%
}
.no-touch .multistep-nav__step.active:hover .multistep-nav__label,
.no-touch .multistep-nav__step.current:hover .multistep-nav__label,
.no-touch .multistep-nav__step:hover .multistep-nav__label {
color: #ef4659
}
.no-touch .multistep-nav__step.active:hover .multistep-nav__number,
.no-touch .multistep-nav__step.current:hover .multistep-nav__number,
.no-touch .multistep-nav__step:hover .multistep-nav__number {
background: #ef4659;
color: #fff
}
[data-multi-step-form-label] {
text-align: center;
color: #4a90e2;
padding-top: 60px
}
@media only screen and (min-width: 800px) {
[data-multi-step-form-label] {
display: none
}
}
.hidden-toggle.active,
.show,
[data-show-initial],
[data-toggleable].active {
max-height: 9999px;
visibility: visible
}
.hidden-toggle,
.hide,
[data-hide-initial],
[data-toggleable] {
max-height: 0;
overflow: hidden;
visibility: hidden
}
[data-toggleable] {
-webkit-transition: all 300ms cubic-bezier(.445, .05, .55, .95);
transition: all 300ms cubic-bezier(.445, .05, .55, .95)
}
[data-hide-when].inactive {
display: none
}
.signup-form-overlay {
-webkit-transition: none;
transition: none;
display: none
}
body.overlay-active.signup-active .signup-form-overlay {
display: block
}
body.overlay-active.signup-active .signup-form-overlay .sign-up-form {
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
filter: alpha(opacity=0);
opacity: 0;
-webkit-backface-visibility: hidden;
-ms-backface-visibility: hidden;
backface-visibility: hidden;
will-change: transform
}
body.overlay-active.signup-active .signup-form-overlay.active .sign-up-form {
-webkit-transition: 700ms cubic-bezier(.215, .61, .355, 1);
transition: 700ms cubic-bezier(.215, .61, .355, 1);
-ms-filter: none;
-webkit-filter: none;
filter: none;
opacity: 1
}
body.overlay-active.signup-active .sign-up-form {
position: fixed;
z-index: 99;
background: #f2eee2;
top: 0;
left: 0;
right: 0;
height: 100%;
border-radius: 3px;
-webkit-backface-visibility: hidden;
-ms-backface-visibility: hidden;
backface-visibility: hidden
}
@media (min-height: 700px) {
body.overlay-active.signup-active .sign-up-form {
margin: auto;
height: 500px;
max-width: 700px;
position: fixed;
top: 0;
left: 0;
right: 0;
bottom: 0
}
}
body.overlay-active.signup-active .sign-up-form .container {
padding: 0 30px;
position: relative;
top: 50%;
will-change: transform;
-webkit-transform: translateY(-50%) translate3d(0, 0, 0);
-ms-transform: translateY(-50%) translate3d(0, 0, 0);
transform: translateY(-50%) translate3d(0, 0, 0)
}
body.overlay-active.signup-active .sign-up-form .close-overlay {
display: block
}
.close-overlay {
display: none;
position: relative;
z-index: 100;
float: right;
background: 0 0;
border: none;
font-size: 30px;
color: #1a2730;
padding: 15px
}
.close-overlay:hover {
color: #ef4659
}
#signup-form {
padding-top: 0
}
#signup-form.active {
padding-top: 15px
}
#signup-form.active .sign-up-form {
padding-top: 60px
}
@media only screen and (min-width: 800px) {
#signup-form.active .sign-up-form {
padding-top: 100px
}
}
.sign-up-form {
position: relative;
background-color: #fff;
text-align: center
}
@media only screen and (min-width: 800px) {
.sign-up-form {
background-image: url(../images/graphics-bg.svg);
background-position: 0 -80px;
background-attachment: fixed;
-webkit-background-size: 150% auto;
background-size: 150% auto
}
}
.sign-up-form:after {
content: '';
display: block;
background-image: -webkit-linear-gradient(270deg, rgba(48, 35, 174, .8) 0, rgba(83, 160, 253, .8) 38%, rgba(229, 236, 81, .7) 90%);
background-image: -webkit-linear-gradient(0deg, rgba(48, 35, 174, .8) 0, rgba(83, 160, 253, .8) 38%, rgba(229, 236, 81, .7) 90%);
background-image: linear-gradient(90deg, rgba(48, 35, 174, .8) 0, rgba(83, 160, 253, .8) 38%, rgba(229, 236, 81, .7) 90%);
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
width: 100%;
height: 100%
}
.sign-up-form .gradient {
height: 548px
}
.sign-up-form h2 {
color: #1a2730
}
.sign-up-form .container {
z-index: 4;
position: relative;
padding: 60px 15px
}
@media only screen and (min-width: 800px) {
.sign-up-form .container {
padding: 100px 0
}
}
.sign-up-form .zipcode-form {
margin-top: 0
}
.sign-up-form .sign-up {
padding: 60px 0 0
}
.sign-up-form .find-an-opportunity {
padding-top: 60px
}
.slider-container {
overflow: hidden
}
.slick-slider {
position: relative;
display: block;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
-webkit-touch-callout: none;
-khtml-user-select: none;
-ms-touch-action: pan-y;
touch-action: pan-y;
-webkit-tap-highlight-color: transparent
}
.slick-list {
position: relative;
display: block;
overflow: hidden;
margin: 0;
padding: 0 0 30px
}
.slick-list:focus {
outline: 0
}
.slick-list.dragging {
cursor: pointer;
cursor: hand
}
.slick-slider .slick-list,
.slick-slider .slick-track {
-webkit-transform: translate3d(0, 0, 0);
-ms-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0)
}
.slick-track {
position: relative;
top: 0;
left: 0;
display: block
}
.slick-track:after {
clear: both
}
.slick-track:after,
.slick-track:before {
display: table;
content: ''
}
.slick-loading .slick-slide,
.slick-loading .slick-track {
visibility: hidden
}
.slick-slide {
display: none;
float: left;
min-height: 100%
}
.slick-slide img {
display: block
}
.slick-slide.slick-loading img {
display: none
}
.slick-slide.dragging img {
pointer-events: none
}
[dir=rtl] .slick-slide {
float: right
}
.slick-initialized .slick-slide {
display: block
}
.slick-vertical .slick-slide {
display: block;
height: auto;
border: 1px solid transparent
}
.slick-arrow.slick-hidden {
display: none
}
.slick-next,
.slick-prev {
font-size: 0;
line-height: 0;
position: absolute;
top: 50%;
display: block;
width: 20px;
height: 20px;
margin-top: -10px;
padding: 0;
cursor: pointer;
color: transparent;
border: none;
outline: 0;
background: 0 0
}
.slick-next:focus,
.slick-next:hover,
.slick-prev:focus,
.slick-prev:hover {
color: transparent;
outline: 0;
background: 0 0
}
.slick-next:focus:before,
.slick-next:hover:before,
.slick-prev:focus:before,
.slick-prev:hover:before {
-ms-filter: none;
-webkit-filter: none;
filter: none;
opacity: 1
}
.slick-next.slick-disabled:before,
.slick-prev.slick-disabled:before {
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=25)";
filter: alpha(opacity=25);
opacity: .25
}
.slick-next:before,
.slick-prev:before {
font-family: slick;
font-size: 20px;
line-height: 1;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=75)";
filter: alpha(opacity=75);
opacity: .75;
color: #fff;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale
}
.slick-prev {
left: -25px
}
.slick-prev:before {
content: 'â†'
}
[dir=rtl] .slick-prev {
right: -25px;
left: auto
}
[dir=rtl] .slick-prev:before {
content: 'â†’'
}
[dir=rtl] .slick-next {
right: auto;
left: -25px
}
[dir=rtl] .slick-next:before {
content: 'â†'
}
.slick-next {
right: -25px
}
.slick-next:before {
content: 'â†’'
}
.slick-dots {
position: absolute;
bottom: 0;
display: block;
width: 100%;
padding: 0;
list-style: none;
text-align: center
}
.slick-dots li {
position: relative;
display: inline-block;
width: 20px;
height: 20px;
margin: 0 5px;
padding: 0;
cursor: pointer
}
.slick-dots li button {
font-size: 0;
line-height: 0;
display: block;
width: 3px;
height: 3px;
padding: 5px;
cursor: pointer;
color: transparent;
border: 2px solid #f2eee2;
outline: 0;
background: 0 0;
border-radius: 50%
}
.slick-dots li.slick-active button {
background: #f2eee2
}
.slick-dots li button:focus,
.slick-dots li button:hover {
outline: 0
}
.slick-dots li button:focus:before,
.slick-dots li button:hover:before {
-ms-filter: none;
-webkit-filter: none;
filter: none;
opacity: 1
}
.p,
body,
h2.p,
h3.p {
font: 15px MarkWeb, Futura, 'Century Gothic', 'Helvetica Neue', Helvetica, sans-serif;
line-height: 1.6;
font-weight: 400
}
p {
margin: 0;
padding-bottom: 15px
}
button {
font: 12px/15px Roboto, 'Helvetica Neue', Helvetica, sans-serif;
font-weight: 700;
letter-spacing: 1.32px;
text-transform: uppercase
}
p small {
font-size: 13px
}
figcaption {
color: #979797
}
p strong {
display: block;
letter-spacing: 1.25px
}
a {
color: #1a2730;
-webkit-transition: 200ms cubic-bezier(.19, 1, .22, 1);
transition: 200ms cubic-bezier(.19, 1, .22, 1)
}
a:hover {
color: #ef4659
}
h2.lead,
p.lead {
font-size: 17px;
line-height: 26px
}
@media only screen and (min-width: 800px) {
h2.lead,
p.lead {
font-size: 18px;
line-height: 1.6
}
}
h2.lead {
color: #1a2730
}
.styleguide-title {
color: #666464;
font-weight: 700;
letter-spacing: .02rem;
margin-bottom: 30px
}
.styleguide-label {
color: #666464;
letter-spacing: .02rem
}
p.narrow {
max-width: 400px;
margin: auto
}
.h1,
.h2,
.heading,
h1,
h2 {
font-family: MarkWeb-Heavy, Futura, 'Century Gothic', 'Helvetica Neue', Helvetica, sans-serif;
letter-spacing: .5px;
font-weight: 700
}
.subhead-pre {
margin-top: 0
}
.pre-heading {
margin-bottom: 0
}
.list-line-height {
line-height: 2
}
.padding-top {
padding-top: 60px
}
.text-center {
text-align: center
}
.text-center p {
max-width: 500px;
margin: auto
}
.text-center--desktop {
text-align: left
}
@media only screen and (min-width: 800px) {
.text-center--desktop {
text-align: center
}
}
.screenreader {
display: none
}
.h1,
h1 {
font-size: 40px;
line-height: 42px;
margin: 0 0 .4em
}
@media only screen and (min-width: 800px) {
.h1,
h1 {
font-size: 60px;
line-height: 78px
}
}
.h2,
h2 {
font-size: 28px;
line-height: 1.4;
margin-top: 0;
color: #ef4659
}
@media only screen and (min-width: 800px) {
.h2,
h2 {
font-size: 38px;
line-height: 54px;
letter-spacing: .5px
}
}
.h1,
.h2 {
margin-bottom: 15px;
color: #1a2730
}
h3 {
font-weight: 300;
font-size: 18px;
line-height: 24px;
margin: 0 0 .6em
}
h3.lg {
font-size: 20px;
line-height: 25px;
letter-spacing: .25px;
margin: 1.8em 0 .6em 0
}
.h4,
h3.h4,
h4 {
font-family: Roboto, 'Helvetica Neue', Helvetica, sans-serif;
font-weight: 700;
font-size: 15px;
letter-spacing: 1.25px;
text-transform: uppercase
}
.h4 a,
h3.h4 a,
h4 a {
text-decoration: none
}
.h4 a span,
h3.h4 a span,
h4 a span {
text-decoration: none;
border-bottom: 3px solid;
letter-spacing: 1.5px
}
h5 {
font-family: Roboto, 'Helvetica Neue', Helvetica, sans-serif;
font-size: 13px;
letter-spacing: .5px;
line-height: 16px;
text-transform: uppercase;
margin: .6em 0
}
h2:first-of-type,
h3:first-of-type,
h4:first-of-type,
h5:first-of-type {
margin-top: 0
}
.page-title {
margin-bottom: 60px
}
@media only screen and (min-width: 800px) {
.page-title {
margin-bottom: 30px
}
}
h4.underlined {
margin: 0;
padding-top: 5px;
}
h4.underlined span {
display: inline-block;
line-height: 20px;
border-bottom: 3px solid #1a2730
}
@media only screen and (min-width: 800px) {
.feature-title {
font-size: 42px;
line-height: 58px;
letter-spacing: 1px
}
}
.cta-band {
padding-bottom: 60px
}
.cta-band--caret .icon {
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
filter: alpha(opacity=0);
opacity: 0;
font-size: 12px;
margin-left: 5px;
-webkit-transition: 300ms cubic-bezier(.19, 1, .22, 1);
transition: 300ms cubic-bezier(.19, 1, .22, 1)
}
.hero .cta-band {
padding-bottom: 0
}
.hero .cta-band h4,
.hero .cta-band--caret h4 {
margin: 0;
padding: 0
}
.hero .cta-band h4 a,
.hero .cta-band--caret h4 a {
display: block;
color: #4a90e2
}
@media only screen and (min-width: 800px) {
.hero .cta-band h4 a,
.hero .cta-band--caret h4 a {
display: inline-block
}
}
.hero .cta-band h4 a:hover,
.hero .cta-band--caret h4 a:hover {
color: #ef4659
}
.hero.dark .cta-banod a {
color: #4a90e2
}
.hero.dark .cta-banod a:hover {
color: #ef4659
}
.hero.dark .cta-banod--caret a {
color: #4a90e2
}
.hero.dark .cta-banod--caret a:hover .icon {
-ms-filter: none;
-webkit-filter: none;
filter: none;
opacity: 1
}
.cta-row {
position: relative
}
.cta-row:after,
.cta-row:before {
content: '';
display: table
}
.cta-row:after {
clear: both
}
@media only screen and (min-width: 800px) {
.cta-row {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
allign-items: stretch
}
}
@media only screen and (min-width: 800px) {
.cta {
float: left;
clear: none;
padding-left: 0;
padding-right: 0;
text-align: inherit;
width: 50%;
margin-left: 0;
margin-right: 0;
position: relative;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-justify-content: center;
-ms-justify-content: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center
}
.cta:after,
.cta:before {
content: '';
display: table
}
.cta:after {
clear: both
}
}
.cta h2 {
color: #1a2730
}
.cta__container {
position: relative;
padding: 60px 15px;
max-width: 510px
}
@media only screen and (min-width: 1020px) {
.cta__container {
width: 510px
}
}
.cta:first-of-type {
-webkit-box-align: end;
-webkit-align-items: flex-end;
-ms-align-items: flex-end;
-ms-flex-align: end;
align-items: flex-end
}
.cta:last-of-type {
-webkit-box-align: start;
-webkit-align-items: flex-start;
-ms-align-items: flex-start;
-ms-flex-align: start;
align-items: flex-start
}
.about-block,
.about-block--stacked {
background: #fff;
padding: 60px 0
}
@media only screen and (min-width: 800px) {
.about-block,
.about-block--stacked {
padding: 100px 0
}
}
.about-block--stacked__container,
.about-block__container {
max-width: 900px;
margin: auto;
padding: 0 15px;
text-align: justify
}
.about-block h2,
.about-block--stacked h2 {
color: #4a90e2;
text-align: left
}
@media only screen and (min-width: 800px) {
.about-block h2,
.about-block--stacked h2 {
text-align: center
}
}
.about-block h4,
.about-block--stacked h4 {
padding-top: 30px
}
.about-block--stacked,
.about-block--stacked--stacked {
padding-top: 0
}
.quote {
position: relative;
font-family: MarkWeb-Heavy, Futura, 'Century Gothic', 'Helvetica Neue', Helvetica, sans-serif;
font-size: 25px;
line-height: 1.15;
font-weight: 700;
padding: 15px 0 30px;
margin: 0 auto 15px 15px;
color: #f2eee2;
letter-spacing: .025rem
}
@media only screen and (min-width: 800px) {
.quote {
line-height: 54px;
margin: 0 auto 15px
}
}
.quote:before {
content: "\201C";
display: inline-block;
margin-right: 3px;
position: absolute;
left: -15px
}
@media only screen and (min-width: 800px) {
.quote:before {
left: -22px
}
}
@media only screen and (min-width: 800px) {
.quote {
font-size: 35px
}
}
.quote-cite {
font-family: Roboto, 'Helvetica Neue', Helvetica, sans-serif;
text-transform: uppercase;
font-style: normal;
color: #f2eee2;
line-height: 1.3;
letter-spacing: 1px;
margin: 0 15px
}
@media only screen and (min-width: 800px) {
.quote-cite {
margin: 0
}
}
.quote-feature {
padding: 60px
}
@media only screen and (min-width: 800px) {
.quote-feature {
padding: 60px
}
}
.quote-feature .quote,
.quote-feature .quote-cite {
color: #4a90e2
}
.quote-feature__container {
max-width: 900px;
margin: auto
}
.video-embed {
position: relative;
background: #1a2730;
-webkit-box-shadow: 0 0 20px -2px rgba(0, 0, 0, .8);
box-shadow: 0 0 20px -2px rgba(0, 0, 0, .8)
}
.video-embed .close-button {
position: absolute;
z-index: 16;
top: 5px;
right: -50px;
color: #fff;
font-size: 30px
}
.video-embed .icon-play-button {
display: inline-block;
position: absolute;
font-size: 50px;
z-index: 4;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
color: #ef4659;
-webkit-transition: 300ms cubic-bezier(.19, 1, .22, 1);
transition: 300ms cubic-bezier(.19, 1, .22, 1);
cursor: pointer
}
.video-embed:hover .icon-play-button {
color: #ee384c
}
.embed-container,
.video-placeholder {
position: relative;
padding-bottom: 56.25%;
height: 0;
overflow: hidden;
max-width: 100%
}
.embed-container embed,
.embed-container iframe,
.embed-container object {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%
}
.video-embed.active .icon-play-button,
.video-embed.active .video-placeholder {
display: none
}
.video-placeholder {
-webkit-background-size: cover;
background-size: cover;
z-index: 3;
cursor: pointer;
-webkit-transition: 300ms cubic-bezier(.19, 1, .22, 1);
transition: 300ms cubic-bezier(.19, 1, .22, 1)
}
.video-embed:hover .video-placeholder {
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
filter: alpha(opacity=90);
opacity: .9
}
.video-embed iframe {
border: none
}
.gradient-only-overlay,
.gradient-overlay {
position: relative;
background-repeat: no-repeat;
-webkit-background-size: cover;
background-size: cover;
background-position: 50%
}
.gradient-only-overlay:after,
.gradient-only-overlay:before,
.gradient-overlay:after,
.gradient-overlay:before {
content: "";
position: absolute;
display: block;
top: 0;
left: 0;
bottom: 0;
right: 0;
width: 100%;
height: 100%
}
.gradient-only-overlay:before,
.gradient-overlay:before {
z-index: 2;
background: rgba(74, 144, 226, .5)
}
.gradient-only-overlay:after,
.gradient-overlay:after {
z-index: 3;
background-image: -webkit-linear-gradient(270deg, rgba(48, 35, 174, .6) 0, rgba(83, 160, 253, .6) 38%, rgba(229, 236, 81, .5) 90%);
background-image: -webkit-linear-gradient(0deg, rgba(48, 35, 174, .6) 0, rgba(83, 160, 253, .6) 38%, rgba(229, 236, 81, .5) 90%);
background-image: linear-gradient(90deg, rgba(48, 35, 174, .6) 0, rgba(83, 160, 253, .6) 38%, rgba(229, 236, 81, .5) 90%)
}
.gradient-only-overlay:before {
background: 0 0
}
.overlay-screen {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 4;
background: rgba(21, 31, 38, .8);
display: none
}
body.overlay-active .overlay-screen {
display: block
}
.page-background--gadgets,
.page-background--light-gadgets {
background-color: #1a2730;
background-image: url(../images/graphics-bg.svg);
background-position: 0 -80px;
-webkit-background-size: contain;
background-size: contain
}
@media only screen and (min-width: 800px) {
.page-background--gadgets,
.page-background--light-gadgets {
-webkit-background-size: 175% auto;
background-size: 175% auto;
background-attachment: fixed
}
}
.page-background--light-gadgets {
background-color: #f2eee2
}
.tooltip {
text-align: left;
background: #cbcbcb;
color: #1a2730;
font-size: 14px;
padding: 60px 15px;
border-radius: 3px;
line-height: 1.6;
display: none;
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
margin: auto;
width: 80%;
height: 50%;
z-index: 5;
-webkit-box-shadow: 0 3px 10px rgba(21, 31, 38, .7);
box-shadow: 0 3px 10px rgba(21, 31, 38, .7)
}
.tooltip:after {
content: "\00d7";
font-size: 30px;
color: rgba(85, 93, 99, .8);
position: absolute;
top: 15px;
right: 15px
}
@media only screen and (min-width: 350px) {
.tooltip {
width: 300px
}
}
@media only screen and (min-width: 475px) {
.tooltip {
padding: 15px;
left: 50%;
-webkit-transform: translateX(-50%);
-ms-transform: translateX(-50%);
transform: translateX(-50%)
}
}
@media only screen and (min-width: 800px) {
.tooltip {
position: absolute;
top: 100%;
right: 0;
bottom: auto;
left: 50%;
margin: 30px 0 0;
height: auto
}
.tooltip:after {
content: "";
position: absolute;
top: -15px;
right: 5px;
border-width: 0 15px 15px 15px;
border-style: solid;
border-color: #cbcbcb transparent;
display: block;
width: 0
}
}
@media only screen and (min-width: 800px) and (min-width: 475px) {
.tooltip:after {
left: 50%;
-webkit-transform: translateX(-50%);
-ms-transform: translateX(-50%);
transform: translateX(-50%)
}
}
.has-tooltip--open,
.has-tooltip.active,
.no-touch .has-tooltip:hover {
color: #4a90e2;
border-color: #4a90e2
}
.has-tooltip--open .tooltip,
.has-tooltip.active .tooltip,
.no-touch .has-tooltip:hover .tooltip {
display: block;
-webkit-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1)
}
@media only screen and (min-width: 475px) {
.has-tooltip--open .tooltip,
.has-tooltip.active .tooltip,
.no-touch .has-tooltip:hover .tooltip {
-webkit-transform: translateX(-50%);
-ms-transform: translateX(-50%);
transform: translateX(-50%)
}
}
.has-tooltip {
text-align: center;
display: inline-block;
cursor: pointer;
position: relative;
width: 25px;
height: 25px;
line-height: 25px;
border-radius: 50%;
border: 1px solid #f2eee2
}
.has-tooltip.active:before {
content: '';
position: fixed;
display: block;
top: 0;
left: 0;
bottom: 0;
right: 0;
width: 100%;
height: 100%;
z-index: 1;
background: rgba(21, 31, 38, .8)
}
@media only screen and (min-width: 800px) {
.has-tooltip.active:before {
display: none
}
}
.no-touch .has-tooltip:hover .tooltip {
display: block
}
.featured-image {
background: #fff;
text-align: center
}
.featured-image .hero {
height: 300px;
margin: auto
}
@media only screen and (min-width: 800px) {
.featured-image .hero {
height: 500px
}
}
.featured-image .gradient-overlay:after {
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
filter: alpha(opacity=50);
opacity: .5
}
.contact-us-page .hero {
padding: 60px 0
}
.contact-us-page .form {
padding-bottom: 60px
}
.contact-us-page .form__input-row {
padding: 15px
}
.contact-us-page .button {
height: 45px;
line-height: 45px;
letter-spacing: 1.5px
}
.contact-us-page .label {
width: 100%
}
.contact-us-page .form__col {
margin-bottom: 0
}
.hero-image-with-overlay {
-webkit-background-size: cover;
background-size: cover;
margin: 0;
position: relative;
z-index: 1;
color: #fff;
text-align: center;
height: 567px;
background-repeat: no-repeat
}
.hero-image-with-overlay .overlay {
position: absolute;
content: ' ';
z-index: 2;
background: rgba(74, 144, 226, .4);
height: 567px;
float: left;
width: 100%
}
.hero.mission {
-webkit-background-size: 170% auto;
background-size: 170% auto;
background-position: -5% center;
text-align: center
}
.hero.mission h2 {
color: #4a90e2
}
.opportunities {
padding: 60px 0;
background: #ece9e3
}
@media only screen and (min-width: 800px) {
.opportunities {
padding: 100px 0
}
}
.opportunities h2 {
text-align: center
}
.opportunities .container {
padding: 0
}
@media only screen and (min-width: 600px) {
.opportunities .container {
padding: 60px 0 0
}
}
.opportunity {
float: left;
clear: none;
padding-left: 0;
padding-right: 0;
width: 32.3333333333333%;
margin-left: 0;
margin-right: 1.5%;
background: url(../images/featured-avatars.svg) top center no-repeat #1a2730;
text-align: left;
-webkit-background-size: 1500px;
background-size: 1500px;
padding-top: 148px;
position: relative
}
.opportunity:after,
.opportunity:before {
content: '';
display: table
}
.opportunity:after {
clear: both
}
.opportunity:last-child {
margin-right: 0
}
@media only screen and (max-width: 850px) {
.opportunity {
display: inline;
clear: none;
width: auto;
text-align: left;
margin: 15px!important
}
.opportunity:first-child {
margin-left: 0
}
.opportunity:last-child {
margin-right: 0
}
}
.opportunity .inner {
padding: 15px
}
@media only screen and (min-width: 600px) {
.opportunity .inner {
padding: 15px 15px 25px 15px
}
}
.opportunity h3 {
color: #ece9e3
}
.opportunity p {
color: #666464
}
.opportunity h5 {
color: #ef4659
}
.opportunity h5 a {
color: #beb86c;
text-decoration: none
}
.opportunity h5 a:hover {
color: #ef4659
}
.opportunity:first-child {
background-position: 100px 20px
}
.opportunity:nth-child(2) {
background-position: -1251px 23px
}
.opportunity:last-child {
background-position: -660px -660px
}
.find-opportunity {
background: #ece9e3;
text-align: center
}
.find-opportunity h2 {
color: #4a90e2
}
.find-opportunity .container {
padding-bottom: 60px
}
@media only screen and (min-width: 600px) {
.find-opportunity .container {
padding-bottom: 100px
}
}
.find-opportunity h4 a {
display: block
}
@media only screen and (min-width: 600px) {
.find-opportunity h4 a {
display: inline
}
}
.home .how-it-works {
text-align: center;
padding: 60px 15px
}
.home .how-it-works:after,
.home .how-it-works:before {
content: '';
display: table
}
.home .how-it-works:after {
clear: both
}
@media only screen and (min-width: 600px) {
.home .how-it-works {
padding: 100px 0
}
}
.home .how-it-works h2 {
color: #4a90e2
}
@media only screen and (min-width: 800px) {
.home .how-it-works h2 {
margin-bottom: 30px
}
}
.home .how-it-works .learn-more {
margin: 0;
padding: 60px 0 15px
}
.step {
padding-bottom: 15px
}
@media only screen and (min-width: 600px) {
.step {
float: left;
clear: none;
text-align: inherit;
padding-left: 0;
padding-right: 0;
width: 31.3333333333333%;
margin-left: 0;
margin-right: 3%
}
.step:after,
.step:before {
content: '';
display: table
}
.step:after {
clear: both
}
.step:last-child {
margin-right: 0
}
}
.step img {
max-width: 100%;
width: 200px;
margin: 60px 0 0
}
@media only screen and (min-width: 800px) {
.step img {
width: 100%;
margin-top: 0
}
}
.step h3 {
font-size: 23px;
line-height: 29px;
color: #beb86c
}
.step p {
color: #979797;
max-width: 250px;
margin: auto
}
@media only screen and (min-width: 600px) {
.step p {
max-width: none
}
}
.co-investors {
background: #ece9e3;
padding: 66px 0;
text-align: center
}
.co-investors h2 {
margin-bottom: 15px
}
.co-investors .lead {
width: 50%;
max-width: 800px;
min-width: 300px;
text-align: center;
margin: 1em auto;
color: #3d474e
}
.co-investors .learn-more a {
border-color: #1a2730;
color: #1a2730
}
.co-investors .learn-more a:hover {
background: #1a2730;
color: #ece9e3
}
.gradient {
background-image: -webkit-linear-gradient(to(scale-point) right, #3023ae 0, #53a0fd 50%, #e5ec51 100%);
background-image: -webkit-gradient(linear, from(#3023ae), color-stop(50%, #53a0fd), to(#e5ec51));
background-image: -webkit-linear-gradient(to(scale-point) right, #3023ae 0, #53a0fd 50%, #e5ec51 100%);
background-image: linear-gradient(to(scale-point) right, #3023ae 0, #53a0fd 50%, #e5ec51 100%);
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
filter: alpha(opacity=60);
opacity: .6;
position: absolute;
z-index: 3;
height: 567px;
width: 100%
}
.social ul {
list-style: none;
max-width: 1410px;
float: none;
display: block;
margin-right: auto;
margin-left: auto;
padding-left: 0;
padding-right: 0;
width: 196px
}
.social ul:after,
.social ul:before {
content: '';
display: table
}
.social ul:after {
clear: both
}
.social li {
float: left;
margin: 0 3px
}
.social li a {
background-image: url(../images/social-icons.png);
background-repeat: no-repeat;
width: 43px;
height: 43px;
float: left;
text-indent: -9999px
}
.youtube {
background-position: 0 0
}
.facebook {
background-position: -136px 0
}
.twitter {
background-position: -271px 0
}
.linkedin {
background-position: -407px 0
}
.linkedin input {
background: rgba(255, 255, 255, .5);
margin: .5em 0;
display: block
}
.linkedin .sign-up a:hover {
background: #1a2730;
border-color: #1a2730;
color: #fff
}
.how-works {
background: #ece9e3
}
.how-works>.container {
padding: 30px 15px 15px
}
@media only screen and (min-width: 800px) {
.how-works>.container {
padding: 100px 0
}
}
.how-works h1 {
color: #4a90e2
}
.how-works h2 {
color: #1a2730
}
:focus {
outline: 0
}
.mentor-toggle {
padding: 15px 0;
width: 100%;
text-align: center;
max-width: 600px;
margin: 0 auto 15px
}
.mentor-toggle:after,
.mentor-toggle:before {
content: '';
display: table
}
.mentor-toggle:after {
clear: both
}
@media only screen and (min-width: 800px) {
.mentor-toggle {
padding: 15px;
margin: 0 auto 100px
}
}
.mentor-toggle button {
width: 50%;
height: 58px;
float: left;
margin: 0;
background: 0 0;
padding: 3px 15px 0;
border: 3px solid #1a2730;
font: 10px MarkWeb-Heavy, Futura, 'Century Gothic', 'Helvetica Neue', Helvetica, sans-serif;
letter-spacing: 1px;
font-weight: 700;
text-align: center;
-webkit-box-shadow: inset 0 3px 5px -2px #323232;
box-shadow: inset 0 3px 5px -2px #323232
}
.mentor-toggle button.active {
background-color: #1a2730;
-webkit-box-shadow: 0 3px 7px -2px #323232;
box-shadow: 0 3px 7px -2px #323232;
color: #fff
}
.mentor-toggle button.active span.icon {
color: #4a90e2
}
.mentor-toggle span {
font-size: 12px;
line-height: 1.3;
display: inline-block;
vertical-align: middle
}
@media only screen and (min-width: 375px) {
.mentor-toggle span {
line-height: 1
}
}
@media only screen and (min-width: 800px) {
.mentor-toggle span {
font-size: 14px
}
}
.mentor-toggle span.icon {
margin-right: 15px;
display: none
}
@media only screen and (min-width: 800px) {
.mentor-toggle span.icon {
display: inline-block
}
}
.mentor-toggle [data-toggle=become-mentor] {
border-top-left-radius: 28px;
border-bottom-left-radius: 28px
}
.mentor-toggle [data-toggle=host-mentor] {
border-top-right-radius: 28px;
border-bottom-right-radius: 28px
}
.testimonials .hero {
height: 540px;
background-position: center right
}
.testimonials .hero background,
.testimonials .hero:after {
content: "";
display: block;
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-image: -webkit-linear-gradient(225deg, #3023ae 0, #53a0fd 80%);
background-image: -webkit-linear-gradient(45deg, #3023ae 0, #53a0fd 80%);
background-image: linear-gradient(45deg, #3023ae 0, #53a0fd 80%)
}
@media only screen and (min-width: 800px) {
.testimonials .hero background,
.testimonials .hero:after {
display: none
}
}
@media only screen and (min-width: 800px) {
.testimonials .hero {
background-position: center
}
}
.testimonials .hero .hero__container {
position: relative;
top: 50%;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%)
}
.opp-detail p {
color: #616161
}
.opp-detail h1,
.opp-detail h2 {
font-size: 30px;
line-height: 1.2
}
.opp-detail h1 {
color: #4a90e2
}
.opp-detail__header {
background: #ece9e3;
padding: 60px 15px
}
.opp-detail__header:after,
.opp-detail__header:before {
content: '';
display: table
}
.opp-detail__header:after {
clear: both
}
@media only screen and (min-width: 475px) {
.opp-detail__header {
padding: 60px
}
.opp-detail__header .row {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-align-items: center;
-ms-flex-align: center;
align-items: center
}
}
.opp-detail__info {
margin-bottom: 15px
}
@media only screen and (min-width: 475px) {
.opp-detail__info {
margin-bottom: 0;
float: left;
clear: none;
text-align: inherit;
padding-left: 0;
padding-right: 0;
width: 66.6666666666667%;
margin-left: 0;
margin-right: 0
}
.opp-detail__info:after,
.opp-detail__info:before {
content: '';
display: table
}
.opp-detail__info:after {
clear: both
}
.opp-detail__info:last-child {
margin-right: 0
}
}
.opp-detail__info h4 {
color: #4a90e2
}
.opp-detail__map {
width: 100%;
height: 200px
}
@media only screen and (min-width: 475px) {
.opp-detail__map {
height: auto;
overflow: hidden;
position: relative;
float: left;
clear: none;
text-align: inherit;
padding-left: 0;
padding-right: 0;
width: 33.3333333333333%;
margin-left: 0;
margin-right: 0
}
.opp-detail__map:before {
height: 0;
padding-top: 100%
}
.opp-detail__map:after,
.opp-detail__map:before {
content: '';
display: table
}
.opp-detail__map:after {
clear: both
}
.opp-detail__map:last-child {
margin-right: 0
}
}
.opp-detail__toolbar {
background: #1a2730;
color: #4a90e2;
padding: 15px
}
@media only screen and (min-width: 800px) {
.opp-detail__toolbar {
padding: 15px 60px
}
}
.opp-detail__toolbar a {
color: #4a90e2
}
.opp-detail__toolbar .col {
text-align: center;
padding: 15px 0
}
.opp-detail__toolbar .col:last-of-type {
padding-bottom: 0
}
@media only screen and (min-width: 475px) {
.opp-detail__toolbar .col {
float: left;
clear: none;
text-align: inherit;
padding-left: 0;
padding-right: 0;
width: 31.3333333333333%;
margin-left: 0;
margin-right: 3%
}
.opp-detail__toolbar .col:after,
.opp-detail__toolbar .col:before {
content: '';
display: table
}
.opp-detail__toolbar .col:after {
clear: both
}
.opp-detail__toolbar .col:nth-child(3n) {
margin-right: 0;
float: right
}
.opp-detail__toolbar .col:nth-child(3n+1) {
clear: both
}
}
.opp-detail__section {
padding: 60px 15px;
background: #fff;
border-bottom: 1px solid #cbcbcb
}
@media only screen and (min-width: 800px) {
.opp-detail__section {
padding: 60px;
max-width: 1020px;
margin: auto
}
}
@media only screen and (min-width: 800px) {
.opp-detail__section .row {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-align-items: center;
-ms-flex-align: center;
align-items: center
}
}
.opp-detail__section h2 {
margin-bottom: 15px;
text-align: left!important;
color: #4a90e2
}
@media only screen and (min-width: 800px) {
.opp-detail__section .col {
float: left;
clear: none;
text-align: inherit;
padding-left: 0;
padding-right: 0;
width: 48.5%;
margin-left: 0;
margin-right: 3%
}
.opp-detail__section .col:after,
.opp-detail__section .col:before {
content: '';
display: table
}
.opp-detail__section .col:after {
clear: both
}
.opp-detail__section .col:nth-child(2n) {
margin-right: 0;
float: right
}
.opp-detail__section .col:nth-child(2n+1) {
clear: both
}
}
.opp-detail .opportunities__listing-event-details {
margin-bottom: 0
}
.opp-detail .count-me-in {
padding: 60px 15px
}
@media only screen and (min-width: 800px) {
.opp-detail .count-me-in {
padding: 120px 15px 60px
}
}
.opp-detail .count-me-in .row {
padding: 15px 15px 0
}
@media only screen and (min-width: 800px) {
.opp-detail .count-me-in .row {
padding: 60px 0;
width: auto;
max-width: 600px;
float: none;
display: block;
margin-right: auto;
margin-left: auto;
padding-left: 0;
padding-right: 0
}
.opp-detail .count-me-in .row:after,
.opp-detail .count-me-in .row:before {
content: '';
display: table
}
.opp-detail .count-me-in .row:after {
clear: both
}
}
@media only screen and (min-width: 800px) {
.opp-detail .count-me-in .row .col {
float: left;
clear: none;
text-align: inherit;
padding-left: 0;
padding-right: 0;
width: 48.5%;
margin-left: 0;
margin-right: 3%
}
.opp-detail .count-me-in .row .col:after,
.opp-detail .count-me-in .row .col:before {
content: '';
display: table
}
.opp-detail .count-me-in .row .col:after {
clear: both
}
.opp-detail .count-me-in .row .col:last-child {
margin-right: 0
}
}
.toggle-advanced {
text-align: left;
padding: 5px 0 0 15px
}
.opportunities-page .v-aligned-row h4 {
margin-bottom: 0;
padding-bottom: 0
}
.no-results {
text-align: center;
padding: 60px 0;
border-bottom: 1px solid #cbcbcb
}
.no-results .h2 {
font-size: 25px;
line-height: 35px;
color: #4a90e2;
margin: 0
}
.opportunities__filter {
max-width: 525px;
margin: 0 auto 60px
}
.opportunities__listing {
width: auto;
max-width: 1020px;
float: none;
display: block;
margin-right: auto;
margin-left: auto;
padding: 60px 15px;
border-top: 1px solid #cbcbcb
}
.opportunities__listing:after,
.opportunities__listing:before {
content: '';
display: table
}
.opportunities__listing:after {
clear: both
}
.opportunities__listing.border-bottom,
.opportunities__listing:last-of-type {
border-bottom: 1px solid #cbcbcb
}
@media only screen and (min-width: 800px) {
.opportunities__listing {
padding: 60px 15px;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: stretch;
-webkit-align-items: stretch;
-ms-align-items: stretch;
-ms-flex-align: stretch;
align-items: stretch
}
}
.opportunities__listing-image {
position: relative
}
@media only screen and (min-width: 475px) {
.opportunities__listing-image {
float: left;
clear: none;
text-align: inherit;
padding-left: 0;
padding-right: 0;
width: 33.3333333333333%;
margin-left: 0;
margin-right: 0;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-justify-content: center;
-ms-justify-content: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center
}
.opportunities__listing-image:after,
.opportunities__listing-image:before {
content: '';
display: table
}
.opportunities__listing-image:after {
clear: both
}
.opportunities__listing-image:last-child {
margin-right: 0
}
}
.opportunities__listing-info {
padding: 0
}
@media only screen and (min-width: 475px) {
.opportunities__listing-info {
float: left;
clear: none;
text-align: left;
width: 66.6666666666667%;
margin-left: 0;
margin-right: 0;
padding: 0 15px 0 60px
}
.opportunities__listing-info:after,
.opportunities__listing-info:before {
content: '';
display: table
}
.opportunities__listing-info:after {
clear: both
}
.opportunities__listing-info:last-child {
margin-right: 0
}
}
.opportunities__listing-title {
font-size: 25px;
line-height: 35px;
color: #4a90e2
}
.opportunities__listing h4 {
padding-top: 15px;
color: #4a90e2
}
.opportunities__listing-event-details {
margin-bottom: 30px
}
.opportunities__listing-event-details:after,
.opportunities__listing-event-details:before {
content: '';
display: table
}
.opportunities__listing-event-details:after {
clear: both
}
.opportunities__listing-event-details .column {
padding: 0;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-align-items: center;
-ms-flex-align: center;
align-items: center
}
@media only screen and (min-width: 800px) {
.opportunities__listing-event-details .column {
float: left;
clear: none;
text-align: inherit;
padding-left: 0;
padding-right: 0;
width: 48.5%;
margin-left: 0;
margin-right: 3%
}
.opportunities__listing-event-details .column:after,
.opportunities__listing-event-details .column:before {
content: '';
display: table
}
.opportunities__listing-event-details .column:after {
clear: both
}
.opportunities__listing-event-details .column:last-child {
margin-right: 0
}
}
.opportunities__listing-event-details .icon {
font-size: 50px;
color: #beb86c;
margin-right: 15px;
min-width: 60px;
text-align: center
}
@media only screen and (min-width: 800px) {
.opportunities__listing-event-details .icon {
/*min-width:0*/
}
}
.opportunities__listing-event-details .text {
font-family: Roboto, 'Helvetica Neue', Helvetica, sans-serif;
font-weight: 700;
font-size: 13px
}
.opportunities__listing img {
width: 100%;
height: auto
}
#advanced-search {
-webkit-transition: opacity 300ms cubic-bezier(.19, 1, .22, 1);
transition: opacity 300ms cubic-bezier(.19, 1, .22, 1);
overflow: hidden;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
filter: alpha(opacity=0);
opacity: 0;
max-height: 0
}
#quick-search {
-webkit-transition: opacity 300ms cubic-bezier(.19, 1, .22, 1);
transition: opacity 300ms cubic-bezier(.19, 1, .22, 1);
max-height: 9999px;
max-width: 580px;
margin: 0 auto 60px;
padding: 0 15px
}
@media only screen and (min-width: 800px) {
#quick-search {
padding: 0
}
}
@media only screen and (min-width: 800px) {
#quick-search .dropdown-menu {
width: 348px;
}
}
#advanced-search,
#quick-search {
position: relative;
margin-bottom: 60px
}
body.advanced-search #advanced-search {
max-width: 500px;
max-height: 9999px;
overflow: visible;
-ms-filter: none;
-webkit-filter: none;
filter: none;
opacity: 1;
margin: 0 auto 60px
}
body.advanced-search #quick-search {
max-height: 0;
overflow: hidden;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
filter: alpha(opacity=0);
opacity: 0;
margin-bottom: 0
}
@media only screen and (min-width: 800px) {
.opportunities-page .button-row--white {
padding-top: 100px
}
}
.opportunities-module {
padding: 60px 15px;
background: #ece9e3
}
@media only screen and (min-width: 800px) {
.opportunities-module {
padding: 60px 15px 100px
}
}
.opportunities-module.has-button {
padding-bottom: 0
}
.opportunities-module .container {
width: auto;
max-width: 1020px;
float: none;
display: block;
margin-right: auto;
margin-left: auto;
padding-left: 0;
padding-right: 0
}
.opportunities-module .container:after,
.opportunities-module .container:before {
content: '';
display: table
}
.opportunities-module .container:after {
clear: both
}
@media only screen and (min-width: 600px) {
.opportunities-module .container {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: strech;
-webkit-align-items: strech;
-ms-align-items: strech;
-ms-flex-align: strech;
align-items: strech
}
}
.opportunities-module .col {
display: block;
background: #1a2730;
-webkit-transition: 300ms cubic-bezier(.19, 1, .22, 1);
transition: 300ms cubic-bezier(.19, 1, .22, 1);
padding: 15px;
margin-bottom: 18px;
border-radius: 3px
}
@media only screen and (min-width: 475px) {
.opportunities-module .col {
float: left;
clear: none;
text-align: inherit;
width: 32.3333333333333%;
margin-left: 0;
margin-right: 1.5%;
padding: 15px;
margin-bottom: 0;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-align-content: space-between;
-ms-align-content: space-between;
-ms-flex-line-pack: justify;
align-content: space-between
}
.opportunities-module .col:after,
.opportunities-module .col:before {
content: '';
display: table
}
.opportunities-module .col:after {
clear: both
}
.opportunities-module .col:nth-child(3n) {
margin-right: 0;
float: right
}
.opportunities-module .col:nth-child(3n+1) {
clear: both
}
}
.opportunities-module .col:hover {
background: #1f2e38
}
.opportunities-module .col:hover h4 span {
color: #ef4659;
border-color: #ef4659
}
@media only screen and (min-width: 800px) {
.opportunities-module .button-row {
padding: 60px 0 100px
}
}
.opportunities-module h2 {
margin-bottom: 60px
}
.opportunities-module a {
text-decoration: none
}
.opportunities-module h3 {
color: #ece9e3
}
.opportunities-module h5 {
color: #ef4659
}
.opportunities-module h4 {
margin: 0
}
.opportunities-module h4 span {
color: #beb86c;
text-decoration: none;
border-bottom: 3px solid #beb86c
}
.opportunities-module img {
margin: 0 auto 15px;
display: block
}
.opportunities-module a p {
color: #666464
}
h2:first-of-type {
margin-top: 0px;
text-align: center;
}
div#signup-success {} .login-block {
position: fixed;
font-family: Arial, Helvetica, sans-serif;
top: 0;
right: 0;
bottom: 0;
left: 0;
background: #f2eee2;
z-index: 99;
opacity: 0;
-webkit-transition: opacity 400ms ease-in;
-moz-transition: opacity 400ms ease-in;
transition: opacity 400ms ease-in;
pointer-events: none;
height: 100%;
border-radius: 3px;
text-align: center;
backface-visibility: hidden;
will-change: transform;
background-image: -webkit-linear-gradient(270deg, rgba(48, 35, 174, .8) 0, rgba(83, 160, 253, .8) 38%, rgba(229, 236, 81, .7) 90%);
background-image: -webkit-linear-gradient(0deg, rgba(48, 35, 174, .8) 0, rgba(83, 160, 253, .8) 38%, rgba(229, 236, 81, .7) 90%);
background-image: linear-gradient(90deg, rgba(48, 35, 174, .8) 0, rgba(83, 160, 253, .8) 38%, rgba(229, 236, 81, .7) 90%);
}
/* .login-block:target {
opacity:1;
pointer-events: auto;
}  */
.login-block > div {
position: relative;
padding: 5px 20px 13px 20px;
border-radius: 10px;
background: #fff !important;
background: -moz-linear-gradient(#fff);
background: -webkit-linear-gradient(#fff);
background: -o-linear-gradient(#fff);
width: 50%;
margin: 10% auto;
}
@media only screen and (max-width: 800px) {
.login-block-inner-container , #countMeInModal.countMeIn_logIn_singUp_cntnr {
width: 60% !important;
}
.us2020_signIn_password,
.us2020_signIn_user_name {
width: 80% !important;
}
}
@media only screen and (max-width: 768px) {
.login-block-inner-container, #countMeInModal.countMeIn_logIn_singUp_cntnr  {
width: 84% !important;
}
.us2020_signIn_password,
.us2020_signIn_user_name {
width: 80% !important;
}
#user-login .btn_dark {
padding: 0 10px !important;
width: 80% !important;
}
#user-login .btn_dark:hover {
padding: 0 10px !important;
width: 80% !important;
}
}
@media only screen and (max-width: 425px) {
.us2020_signIn_password,
.us2020_signIn_user_name {
width: 90% !important;
}
#user-login .btn_dark {
padding: 0 10px !important;
width: 90% !important;
}
#user-login .btn_dark:hover {
padding: 0 10px !important;
width: 90% !important;
}
}
/*  Code change to fix login button starts here */
#loginblock-container .btn_dark {
top: 30px;
right: 0;
width: 30%;
/* width: 100%; */
border: none;
background: #4a90e2;
color: #1a2730;
border-radius: 3px;
border-top-left-radius: 0;
border-top-right-radius: 0;
padding: 0 35px;
height: 50px;
line-height: 52px;
overflow: visible;
-webkit-appearance: button;
cursor: pointer;
font: 16px 'Roboto', 'Helvetica Neue', Helvetica, sans-serif;
font-weight: bold;
letter-spacing: 1.32px;
text-transform: uppercase;
}
#loginblock-container .btn_dark:hover {
top: 30px;
right: 0;
width: 30%;
/* width: 100%; */
border: none;
background: #BEB86C;
color: #1a2730;
border-radius: 3px;
border-top-left-radius: 0;
border-top-right-radius: 0;
padding: 0 35px;
height: 50px;
line-height: 52px;
overflow: visible;
-webkit-appearance: button;
cursor: pointer;
font: 16px 'Roboto', 'Helvetica Neue', Helvetica, sans-serif;
font-weight: bold;
letter-spacing: 1.32px;
text-transform: uppercase;
}
/*  Code change to fix login button ends here */
.us2020_signIn_password,
.us2020_signIn_user_name {
display: block;
background: #ece9e3;
width: 60%;
border: 1px solid #d0c8ba !important;
border-radius: 3px !important;
padding: 15px 20px;
margin: auto;
}
.close {
background: #606061;
color: #FFFFFF;
line-height: 25px;
position: absolute;
right: -12px;
text-align: center;
top: -10px;
width: 24px;
text-decoration: none;
font-weight: bold;
-webkit-border-radius: 12px;
-moz-border-radius: 12px;
border-radius: 12px;
-moz-box-shadow: 1px 1px 3px #000;
-webkit-box-shadow: 1px 1px 3px #000;
box-shadow: 1px 1px 3px #000;
}
.close:hover {
background: #00d9ff;
}
.form-item.form-type-textfield.form-item-name {
margin-left: 0%;
margin-top: 5%;
}
/*---- forgot password start here*/
.forgot-password-container {
background: #ece9e3;
height: 100%;
weight: 100%;
}
.forgot-password-container >h1 {
margin-top: 0px;
text-align: center;
margin-bottom: 15px;
font-size: 38px;
letter-spacing: .5px;
color: #ef4659;
}
.forgot-password-container >p {
text-align: center;
}
.forgot-password-container .form-item,
.form-actions {
padding-bottom: 1em;
margin-bottom: 0;
}
.field_forgot_pass_email {
display: block;
background: white;
width: 25%;
border: 1px solid #d0c8ba !important;
border-radius: 3px !important;
margin-top: 10px !important;
margin: 10px auto;
}
.us2020_forgot_password_form .form-item.form-type-textfield.form-item-name {
margin-left: 0%;
margin-top: 10px !important;
}
.us2020_forgot_password_form .btn_dark {
top: 30px;
right: 0;
width: 250px;
border: none;
background: #4a90e2;
color: #1a2730;
border-radius: 3px;
border-top-left-radius: 4px;
border-top-right-radius: 4px;
height: 50px;
line-height: 52px;
overflow: visible;
-webkit-appearance: button;
cursor: pointer;
font: 16px 'Roboto', 'Helvetica Neue', Helvetica, sans-serif;
font-weight: bold;
letter-spacing: 1.32px;
text-transform: uppercase;
}
.us2020_forgot_password_form .btn_dark:hover {
top: 30px;
right: 0;
width: 250px;
border: none;
background: #BEB86C;
color: #1a2730;
border-radius: 3px;
border-top-left-radius: 4px;
border-top-right-radius: 4px;
height: 50px;
line-height: 52px;
overflow: visible;
-webkit-appearance: button;
cursor: pointer;
font: 16px 'Roboto', 'Helvetica Neue', Helvetica, sans-serif;
font-weight: bold;
letter-spacing: 1.32px;
text-transform: uppercase;
}
.
/*---- forgot password Ends here*/
/* Code for city network detail starts here */
section.hero.gradient-overlay.page-header-hero {
padding-top: 40%;
}
.page-background--gadgets,
.page-background--light-gadgets {
height: 100%;
}
/* Code for city network detail end here*/
/* ---------------- New CSS for How Its work Start------------ */
.node-how-its-works h1 {
color: #4a90e2;
text-align: center;
margin-top: 30px;
}
.node-how-its-works p {
max-width: 500px !important;
margin: auto !important;
text-align: center !important;
}
.toggle.host {
margin-top: -24px;
}
/*	CSS for mentor  */
.field-collection-item-field-mentor-content {
max-width: 900px;
margin: auto;
}
.field-name-field-mentor-content .even .field-name-field-image-type {
width: 50%;
float: left;
text-align: center;
margin: auto;
}
.field-name-field-mentor-content .even .field-name-field-description {
width: 50%;
float: left;
}
.field-name-field-mentor-content .odd .field-name-field-image-type {
width: 50%;
float: right;
text-align: center;
margin: auto;
}
.field-name-field-mentor-content .odd .field-name-field-description {
width: 50%;
float: right;
}
.field-name-field-image-type img {
width: 375px;
}
.field-name-field-description .column--half {
width: 100%;
}
.field-name-field-description p {
text-align: left !important;
}
.field-name-field-description h2 {
margin-top: 89px;
color: #1a2730;
}
/*	CSS for host  */
.field-collection-item-field-host-content {
max-width: 900px;
margin: auto;
}
.field-name-field-host-content .odd .field-name-field-image-type-host {
width: 50%;
float: left;
text-align: center;
margin: auto;
}
.field-name-field-host-content .odd .field-name-field-description-host {
width: 50%;
float: left;
}
.field-name-field-host-content .even .field-name-field-image-type-host {
width: 50%;
float: right;
text-align: center;
margin: auto;
}
.field-name-field-host-content .even .field-name-field-description-host {
width: 50%;
float: right;
}
.field-name-field-image-type-host img {
width: 375px;
}
.field-name-field-description-host .column--half {
width: 100%;
}
.field-name-field-description-host p {
text-align: left !important;
}
.field-name-field-description-host h2 {
margin-top: 89px;
color: #1a2730;
}
/* ---------------- New CSS for How Its work End------------ */
/* CSS for Contact us */
.field-name-field-contact-us div div {
padding: 60px 0 60px 0;
text-align: center;
}
/*---New CSS for About Us starts here---*/
.field-name-field-bodyfield .field-item {
max-width: 600px;
margin: auto;
padding: 0 15px;
}
.field-name-field-stemmentoring .field-items {
max-width: 600px;
margin: auto;
padding: 0 15px;
}
.field-name-field-stemmentoring .field-collection-item-field-stemmentoring {
padding: 15px 0px 15px 0px;
}
.field-name-field-awards {
padding: 100px 0px;
}
.field-name-field-logos .field-items {
max-width: 900px;
margin: auto;
padding: 15px 0px;
display: -webkit-flex;
-webkit-flex-wrap: wrap;
}
.field-name-field-logos .field-items .field-item {
width: 25%;
float: left !important;
}
.field-name-field-bodyin p.narrow {
text-align: center;
max-width: 500px;
margin: auto;
}
/*---New CSS for About Us ends here---*/
/*-- New CSS for City Network starts here --*/
.node-citynetwork-page {
background-color: #1a2730;
background-image: url(../images/graphics-bg.svg);
height: 100%;
background-size: 175% auto;
background-attachment: fixed;
background-position: 0 -80px;
}
.node-citynetwork-page .field-name-body {
max-width: 900px;
margin: auto;
text-align: center;
}
.node-citynetwork-page .field-name-body p {
max-width: 650px;
margin: auto;
}
.field-name-field-city-image {
display: none;
}
.field-name-field-imagefield {
overflow: hidden;
max-width: 1020px;
margin: 0 auto 100px;
}
.field-name-field-imagefield .field-item {
width: 50%;
float: left;
}
.field-name-field-city-details .field-item {
width: 100%;
}
.node-citynetwork-page .city-card,
.node-citynetwork-page .city-card--cta {
width: 100%;
}
/*-- New CSS for City Network ends here --*/
/*CSS for search button front page Added by-666794*/
#find_opportunty_submit {
cursor: pointer;
text-align: center;
line-height: 50px;
}
.zipcode-form {
margin-bottom: 20px !important;
}
#search_program_Info {
margin-bottom: 20px;
font-size: 20px;
color: #4a90e2;
}
.opportunities__listing-title {
margin-top: 20px !important;
text-align: left !important;
}
.listing_detail_title {
text-align: left !important;
}
/*CSS for search button list an opportunities page Added by-666794*/
#find_default_opportunty_submit {
cursor: pointer;
text-align: center;
line-height: 50px;
}
/* Code for contact form  starts here */
div#contact-form {
margin-left: 30%;
margin-right: 30%;
}
#edit-submitted-state--2:after {
content: '<';
font: 11px "Consolas", monospace;
color: #aaa;
-webkit-transform: rotate(90deg);
-moz-transform: rotate(90deg);
-ms-transform: rotate(90deg);
transform: rotate(90deg);
display: block;
cursor: pointer;
width: 100%;
font-size: 16px;
height: 45px;
line-height: 45px;
padding: 0 15px;
-webkit-appearance: none;
border-radius: 3px;
background: #ece9e3;
border: 1px solid #d0c8ba;
color: #666464;
-webkit-transition: 200ms cubic-bezier(.19, 1, .22, 1);
transition: 200ms cubic-bezier(.19, 1, .22, 1);
}
input#edit-submitted-first-name--2,
input#edit-submitted-last-name--2,
input#edit-submitted-phone--2,
input#edit-submitted-organization-employer--2,
input#edit-submitted-first-name--2 {
display: block;
height: 45px;
width: 100%;
background: #ece9e3;
font-size: 16px;
border: 1px solid #d0c8ba;
padding: 15px 20px;
}
input#edit-submitted-sma-first-name,
{
display: block;
height: 45px;
width: 30%;
background: #ece9e3;
font-size: 16px;
border: 1px solid #d0c8ba;
margin-left: 30%;
}
input#edit-submitted-sma-email {
border-radius: 3px;
padding: 15px 20px;
display: block;
border: 1px solid #d0c8ba;
width: 30%;
margin-left: 30%;
background: #ece9e3;
}
div#webform-component-state {
width: 48%;
}
/* #contact-form #edit-actions--3{
width: 45%;
margin-left: 36%;
margin-top: -11%;
} */
input#edit-submitted-email--2 {
border-radius: 3px;
padding: 15px 20px;
display: block;
border: 1px solid #d0c8ba;
width: 100%;
background: #ece9e3;
}
#edit-submitted-share-ideas--2 {
border: 1px solid #d0c8ba;
width: 100%;
background: #ece9e3;
font-size: 16px;
}
.webform-component label {
color: #666464;
max-width: 400px;
display: inline-block;
vertical-align: middle;
font-weight: normal;
}
.form-required {
color: #666464!important;
}
#contact-form #edit-actions--4 {
width: 45%;
margin-left: 56%;
margin-top: -11%;
}
#contact-form .form-submit {
background: #1a2730;
color: #f2eee2;
border-radius: 3px;
border-color: #1a2730;
height: 45px;
line-height: 45px;
letter-spacing: 1.5px;
width: 100%;
border-width: 3px;
border-style: solid;
font-size: 13px;
}
#contact-form .form-submit:hover {
background: #ef4659;
border-color: #ef4659;
}
@media (max-width: 600px) {
div#contact-form {
margin-left: 10%;
margin-right: 10%;
}
}
@media (max-width: 800px) {
div#contact-form {
margin-left: 20%;
margin-right: 20%;
}
}
@media (max-width: 1277px) {
#contact-form #edit-actions--4 {
width: 45%;
margin-left: 56%;
margin-top: -12%;
}
}
@media (max-width: 1205px) {
#contact-form #edit-actions--4 {
width: 45%;
margin-left: 56%;
margin-top: -13%;
}
}
@media (max-width: 1133px) {
#contact-form #edit-actions--4 {
width: 45%;
margin-left: 56%;
margin-top: -14%;
}
}
@media (max-width: 1035px) {
#contact-form #edit-actions--4 {
width: 45%;
margin-left: 56%;
margin-top: -15%;
}
}
@media (max-width: 960px) {
#contact-form #edit-actions--4 {
width: 45%;
margin-left: 56%;
margin-top: -16%;
}
}
@media (max-width: 875px) {
#contact-form #edit-actions--4 {
width: 45%;
margin-left: 56%;
margin-top: -17%;
}
}
@media (max-width: 850px) {
#contact-form #edit-actions--4 {
width: 100%;
margin-top: 9%;
margin-left: 0%;
width: 100%;
}
div#webform-component-state {
width: 100%;
}
}
/* Code for contact form  end here*/
section.hero.gradient-overlay.page-header-hero {
padding-top: 5%;
}
/*  Code change to fix bottom submit button starts here */
/* .newsletter  .form-submit{
position: absolute;
top: 30px;
right: 0;
width: 30%;
border: none;
background: #4a90e2;
color: #1a2730;
border-radius: 3px;
border-top-left-radius: 0;
border-top-right-radius: 0;
padding: 0 35px;
height: 50px;
line-height: 52px;
overflow: visible;
-webkit-appearance: button;
cursor: pointer;
font: 12px/15px 'Roboto', 'Helvetica Neue', Helvetica, sans-serif;
font-weight: bold;
letter-spacing: 1.32px;
text-transform: uppercase;
}
.newsletter .form-submit:hover{
position: absolute;
top: 30px;
right: 0;
width: 30%;
border: none;
background: #BEB86C;
color: #1a2730;
border-radius: 3px;
border-top-left-radius: 0;
border-top-right-radius: 0;
padding: 0 35px;
height: 50px;
line-height: 52px;
overflow: visible;
-webkit-appearance: button;
cursor: pointer;
font: 12px/15px 'Roboto', 'Helvetica Neue', Helvetica, sans-serif;
font-weight: bold;
letter-spacing: 1.32px;
text-transform: uppercase;
} */
#block-webform-client-block-24 h2 {
color: #4a90e2 !important;
font-size: 16px !important;
line-height: 16px !important;
font-weight: normal !important;
}
/*  Code change to fix bottom submit button ends here */
/*  Code change to fix Create Organization starts here */
#create-organization .form textarea {
resize: none;
}
#create-organization .label--textarea {
width: 90% !important;
}
.form textarea.error {
background: rgba(255, 28, 56, .2);
}
.form textarea.error+label {
color: #ff1c38;
}
/*  Code change to fix Create Organization ends here */
/* CSS for Logged In User name starts here */
.loggedIn_user {
color: #fff;
text-transform: none;
font-size: 1.5rem;
letter-spacing: 1px;
}
@media only screen and (min-width: 800px) {
.loggedIn_user {
font-size: 8px;
}
a.nav__link {
font-size: 8px;
}
}
@media only screen and (min-width: 1000px) {
.loggedIn_user {
font-size: 12px;
}
a.nav__link {
font-size: 12px;
}
}
/* CSS for Logged In User name ends here */
.hero--medium--text__container,
.hero--medium__container,
.hero--text__container,
.hero__container {
position: relative;
z-index: 4;
padding: 0 15px;
}
.state-graphic,
.city-card--cta__content,
.city-card__content {
z-index: 4;
}
/* CSS for image upload----------------Start */
#image-holder,
#image-holder-listing,
#image-uploaded-listing {
height: 150px;
width: 150px;
padding: 5px;
text-align: center;
background: #ddd;
background-position: center;
background-image: url(../images/upload-image.png);
background-size: 140px 140px;
background-repeat: no-repeat;
margin: auto;
}
#image-uploaded-listing-edit {
height: 150px;
width: 150px;
padding: 5px;
text-align: center;
background-position: center;
border: 0.5px solid #ddd;
/*background-image:url(../images/upload-image.png);*/
background-size: 140px 140px;
background-repeat: no-repeat;
margin: auto;
}
#image-holder img,
#image-holder-listing img,
#image-uploaded-listing img {
height: 140px;
width: 140px;
border: 0px solid;
border-radius: 7px;
}
.editImgSize {
height: 140px;
width: 140px;
}
.editImgDisplayText {
margin-left: 30px;
}
.cursor-pointer {
cursor: pointer;
}
.form {
padding-bottom: 0px !important;
}
/* CSS for image upload---------------- End */
/* Code change for opportunity listing starts here */
.error-label {
color: #ff1c38 !important;
}
.form .error.checkbox-custom+.checkbox-custom-label {
background: rgba(255, 28, 56, .2);
}
.form .error.checkbox-custom+.checkbox-custom-label:before {
color: #8c2e0b;
}
.date-error-message {
color: #ff1c38;
font-size: 0.78em;
}
@media only screen and (min-width: 800px) {
.date-error-message {
margin-left: 15px;
}
}
/* Code change for opportunity listing ends here */
/* Code change for zipcode error starts here */
.error-zip {
font-size: 0.8em;
color: #ff1c38;
padding: 0px 15px;
top: 60px;
}
@media only screen and (min-width: 800px) {
.error-zip {
position: absolute;
}
}
/* Code change for zipcode ends starts here */
/* Code change for zipcode error ends here */
/* CSS for Count me in modal starts here */
#countMeInModal .calendar-input--external {
display: block;
}
#countMeInModal .picker__input {
position: absolute;
}
.modal-content .countme-content {
padding: 10px;
background: #ffffff;
}
.countme-content .countme-header span {
color: #c1313b;
line-height: normal;
font-size: 1.8em;
font-weight: 700;
}
.countme-content .countme-subheader {
margin-top: 10px;
}
.countme-content .countme-subheader span {
color: #c1313b;
line-height: normal;
font-size: 1.4em;
font-weight: 600;
}
.countme-content .countme-description span {
color: #616161;
font-size: 0.9em;
}
.countme-rowleft {
width: 50%;
float: left;
}
.countme-rowright {
width: 50%;
float: left;
}
@media screen and (max-width: 480px) {
.countme-rowleft {
width: 100%;
float: left;
}
.countme-rowright {
width: 100%;
float: left;
}
}
.countme-rowchild {
width: 50%;
float: left;
}
.countme-row .child-second .form-content {
margin-left: 5%;
}
.countme-row .child-second .form-content input,
.countme-row .child-second .form-content select {
width: 100% !important;
}
.countme-childcontainer {
width: 95%;
}
.clearFloat {
clear: both;
}
.countme-row {
margin-top: 10px;
}
.countme-row input,
.countme-row textarea,
.countme-row select {
background: #ece9e3;
border: 1px solid #d0c8ba;
}
.countme-row input[type=text] {
width: 95%;
padding: 10px 15px;
}
.countme-row select {
width: 95%;
padding: 9px 10px 9px 10px;
display: block;
cursor: pointer;
color: #666464;
line-height: normal;
-webkit-appearance: none;
border-radius: 3px;
-webkit-transition: 200ms cubic-bezier(.19, 1, .22, 1);
transition: 200ms cubic-bezier(.19, 1, .22, 1);
}
.countme-row textarea {
width: 95%;
padding: 10px 15px;
}
.countme-row label {
font-size: 0.8em;
width: 95%;
}
.countme-row .form-textarea {
position: relative;
}
.countme-formcontainer .checkbox-custom:checked+.checkbox-custom-label:before {
font-family: icons;
content: "\E002";
font-size: 12px;
top: 0px;
position: relative;
color: inherit;
}
.countme-formcontainer .checkbox-custom+.checkbox-custom-label {
content: '';
display: inline-block;
vertical-align: middle;
width: 20px;
height: 20px;
padding: 0px;
text-align: center;
border-radius: 3px;
background: #ece9e3;
border: 1px solid #d0c8ba;
}
.countme-formcontainer .character-limit {
position: absolute;
top: auto;
right: 6%;
}
.countme-block .select-container {
position: relative;
}
.countme-block .select-container .icon {
position: absolute;
right: 3%;
top: 10px;
pointer-events: none;
font-size: 12px;
color: #666464;
}
.devider {
height: 2px;
background: #4a90e2;
}
.countme-formsubmit .submit-container {
margin: 0.5%;
float: right;
}
.modal-container {
display: none;
position: fixed;
top: 5%;
left: 11%;
width: 78%;
height: 90%;
padding: 16px;
background-color: white;
z-index: 1002;
overflow: auto;
}
.modal-cont-firstlogin-new{
left: 14% !important;
width: 70% !important;
}
.scroll-hide {
overflow: hidden;
}
.close-modal {
position: relative;
}
.modal_overlay {
position: fixed;
top: 0px;
left: 0px;
right: 0px;
opacity: .9;
z-index: 100;
height: 100%;
width: 100%;
display: none;
background-color: rgba(0, 0, 0, 0.8);
}
.count-me-in-modal{
position: fixed;
top: 0px;
left: 0px;
right: 0px;
opacity: .9;
z-index: 100;
height: 100%;
width: 100%;
display: none;
background-color: rgba(0, 0, 0, 0.8);
background-image: -webkit-linear-gradient(270deg, rgba(48, 35, 174, .8) 0, rgba(83, 160, 253, .8) 38%, rgba(229, 236, 81, .7) 90%);
background-image: -webkit-linear-gradient(0deg, rgba(48, 35, 174, .8) 0, rgba(83, 160, 253, .8) 38%, rgba(229, 236, 81, .7) 90%);
background-image: linear-gradient(90deg, rgba(48, 35, 174, .8) 0, rgba(83, 160, 253, .8) 38%, rgba(229, 236, 81, .7) 90%);
}
a.modal-close {
position: fixed;
right: 12%;
top: 6%;
cursor: pointer;
color: #fff;
border: 1px solid #AEAEAE;
border-radius: 30px;
background: #605F61;
font-size: 31px;
font-weight: bold;
display: inline-block;
line-height: 0px;
padding: 11px 3px;
text-decoration: none;
}
.modal-close:before {
content: "×";
}
.modal-container .error {
background: rgba(255, 28, 56, .2);
}
.modal-container::-webkit-scrollbar {
display: none;
}
/* CSS for Count me in modal ends here */
/* CSS for Contact page starts here */
.form-actions {
width: inherit !important;
margin-top: auto !important;
margin-left: auto !important;
}
.error-label .form-required {
color: #ff1c38 !important;
}
/* CSS for Contact page ends here */
/*common CSS Starts*/
.selectfield-wrapper {
position: relative;
}
.selectfield-wrapper .icon {
position: absolute;
right: 3%;
top: 10px;
pointer-events: none;
font-size: 12px;
color: #666464;
}
/*common CSS Ends*/
/* loader css starts here */
.loader_overlay {
position: fixed;
top: 0px;
left: 0px;
right: 0px;
z-index: 2000;
height: 100%;
width: 100%;
background-color: rgba(0, 0, 0, 0.8);
}
.loader-msg-container {
position: fixed;
top: 42%;
left: 30%;
padding: 16px;
overflow: auto;
width: 40%;
background-color: #fff;
border-radius: 10px;
}
.loader-icon {
float: left;
}
.loaderAnimationContainer {
float: left;
}
.loader-msg-container .loader-message {
color: #000;
font-size: 1.5em;
margin-left: 50px;
margin-top: 5px;
}
#loaderAnimationContainer {
position: relative;
width: 36px;
height: 44px;
margin: auto;
}
.animationStripes {
position: absolute;
background-color: rgb(255, 255, 255);
width: 6px;
height: 14px;
border-radius: 5px 5px 0 0;
-o-border-radius: 5px 5px 0 0;
-ms-border-radius: 5px 5px 0 0;
-webkit-border-radius: 5px 5px 0 0;
-moz-border-radius: 5px 5px 0 0;
transform: scale(0.4);
-o-transform: scale(0.4);
-ms-transform: scale(0.4);
-webkit-transform: scale(0.4);
-moz-transform: scale(0.4);
animation-name: fadeG;
-o-animation-name: fadeG;
-ms-animation-name: fadeG;
-webkit-animation-name: fadeG;
-moz-animation-name: fadeG;
animation-duration: 1.2s;
-o-animation-duration: 1.2s;
-ms-animation-duration: 1.2s;
-webkit-animation-duration: 1.2s;
-moz-animation-duration: 1.2s;
animation-iteration-count: infinite;
-o-animation-iteration-count: infinite;
-ms-animation-iteration-count: infinite;
-webkit-animation-iteration-count: infinite;
-moz-animation-iteration-count: infinite;
animation-direction: normal;
-o-animation-direction: normal;
-ms-animation-direction: normal;
-webkit-animation-direction: normal;
-moz-animation-direction: normal;
}
#animatePosition_01 {
left: 0;
top: 16px;
animation-delay: 0.45s;
-o-animation-delay: 0.45s;
-ms-animation-delay: 0.45s;
-webkit-animation-delay: 0.45s;
-moz-animation-delay: 0.45s;
transform: rotate(-90deg);
-o-transform: rotate(-90deg);
-ms-transform: rotate(-90deg);
-webkit-transform: rotate(-90deg);
-moz-transform: rotate(-90deg);
}
#animatePosition_02 {
left: 5px;
top: 6px;
animation-delay: 0.6s;
-o-animation-delay: 0.6s;
-ms-animation-delay: 0.6s;
-webkit-animation-delay: 0.6s;
-moz-animation-delay: 0.6s;
transform: rotate(-45deg);
-o-transform: rotate(-45deg);
-ms-transform: rotate(-45deg);
-webkit-transform: rotate(-45deg);
-moz-transform: rotate(-45deg);
}
#animatePosition_03 {
left: 15px;
top: 2px;
animation-delay: 0.75s;
-o-animation-delay: 0.75s;
-ms-animation-delay: 0.75s;
-webkit-animation-delay: 0.75s;
-moz-animation-delay: 0.75s;
transform: rotate(0deg);
-o-transform: rotate(0deg);
-ms-transform: rotate(0deg);
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
}
#animatePosition_04 {
right: 5px;
top: 6px;
animation-delay: 0.9s;
-o-animation-delay: 0.9s;
-ms-animation-delay: 0.9s;
-webkit-animation-delay: 0.9s;
-moz-animation-delay: 0.9s;
transform: rotate(45deg);
-o-transform: rotate(45deg);
-ms-transform: rotate(45deg);
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
}
#animatePosition_05 {
right: 0;
top: 16px;
animation-delay: 1.05s;
-o-animation-delay: 1.05s;
-ms-animation-delay: 1.05s;
-webkit-animation-delay: 1.05s;
-moz-animation-delay: 1.05s;
transform: rotate(90deg);
-o-transform: rotate(90deg);
-ms-transform: rotate(90deg);
-webkit-transform: rotate(90deg);
-moz-transform: rotate(90deg);
}
#animatePosition_06 {
right: 5px;
bottom: 4px;
animation-delay: 1.2s;
-o-animation-delay: 1.2s;
-ms-animation-delay: 1.2s;
-webkit-animation-delay: 1.2s;
-moz-animation-delay: 1.2s;
transform: rotate(135deg);
-o-transform: rotate(135deg);
-ms-transform: rotate(135deg);
-webkit-transform: rotate(135deg);
-moz-transform: rotate(135deg);
}
#animatePosition_07 {
bottom: 0;
left: 15px;
animation-delay: 1.35s;
-o-animation-delay: 1.35s;
-ms-animation-delay: 1.35s;
-webkit-animation-delay: 1.35s;
-moz-animation-delay: 1.35s;
transform: rotate(180deg);
-o-transform: rotate(180deg);
-ms-transform: rotate(180deg);
-webkit-transform: rotate(180deg);
-moz-transform: rotate(180deg);
}
#animatePosition_08 {
left: 5px;
bottom: 4px;
animation-delay: 1.5s;
-o-animation-delay: 1.5s;
-ms-animation-delay: 1.5s;
-webkit-animation-delay: 1.5s;
-moz-animation-delay: 1.5s;
transform: rotate(-135deg);
-o-transform: rotate(-135deg);
-ms-transform: rotate(-135deg);
-webkit-transform: rotate(-135deg);
-moz-transform: rotate(-135deg);
}
@keyframes fadeG {
0% {
background-color: rgb(0, 0, 0);
}
100% {
background-color: rgb(255, 255, 255);
}
}
@-o-keyframes fadeG {
0% {
background-color: rgb(0, 0, 0);
}
100% {
background-color: rgb(255, 255, 255);
}
}
@-ms-keyframes fadeG {
0% {
background-color: rgb(0, 0, 0);
}
100% {
background-color: rgb(255, 255, 255);
}
}
@-webkit-keyframes fadeG {
0% {
background-color: rgb(0, 0, 0);
}
100% {
background-color: rgb(255, 255, 255);
}
}
@-moz-keyframes fadeG {
0% {
background-color: rgb(0, 0, 0);
}
100% {
background-color: rgb(255, 255, 255);
}
}
@media (max-width: 875px) {
.loader-msg-container {
position: fixed;
top: 42%;
left: 5%;
padding: 16px;
overflow: auto;
width: 90%;
}
}
/* loader css ends here */
/********************login and signup label alignment starts************************/
/* .signup-button.form-submit{
margin-top:2%;
} */
#user-login .form-item label {
width: 60%;
margin: auto;
text-align: left;
}
.us2020_signUp_form .form-item label {
/*  margin: auto; */
width: 55%;
text-align: left;
}
/*********************login and signup label alignment  Ends**********************/
/************************ find opp (2) address/street name errorr out of the box*************/
/************************  error mgs out of the box*************/
label.error-label {
font-size: 15px;
font-weight: normal;
}
/************************ error mgs out of the box*************/
/********* error msg attached with input fields *****************/
input[type=search],
input[type=email],
input[type=text],
input[type=password] {
height: 45px;
padding: 12px 15px;
}
.form textarea {
height: 190px;
}
/********* error msg attached with input fields *****************/
/********************* password placeholder eye icon and x icon removed IE starts*********************/
::-ms-reveal,
::-ms-clear {
display: none;
}
/********************* password placeholder eye icon and x icon removed IE starts*********************/
/* css for newsletter input start*/
@media only screen and (min-width: 800px) {
.newsletter input[type=text] {
border-radius: 3px;
width: 100%;
text-align: left;
}
.subscribe {
top: 15.5%;
}
}
.newsletter input[type=text] {
-webkit-order: 2;
-ms-order: 2;
-webkit-box-ordinal-group: 3;
-ms-flex-order: 2;
order: 2;
width: 100%;
text-align: left;
background: rgba(74, 155, 226, .5);
height: 49px;
line-height: normal !important;
color: #f2eee2;
border-bottom-left-radius: 0;
border-bottom-right-radius: 0;
padding-left: 15px;
}
.subscribe {
font: 12px/15px Roboto, 'Helvetica Neue', Helvetica, sans-serif;
font-weight: 700;
letter-spacing: 1.32px;
text-transform: uppercase;
-webkit-appearance: button;
cursor: pointer;
overflow: visible;
margin: 0;
}
.webform-component-email {
margin: 0px;
}
/* css for newsletter input Ends*/
/* CSS for Term and Condition starts here */
#termCondition {
top: 20%;
height: 60%;
}
#termCondition .modal-close {
right: 12%;
top: 21%;
}
#termCondition .terms-submit {
margin: 5px 0px;
}
#termCondition .terms-header {
margin: 10px 0px;
}
#termCondition .terms-header span {
color: #c1313b;
line-height: normal;
font-size: 1.8em;
font-weight: 700;
}
.term-condition {
cursor: pointer;
}
#termCondition .terms-body .terms-text {
line-height: normal;
font-weight: 700;
}
#termCondition .checkbox-custom+.checkbox-custom-label {
background: #ece9e3;
border: 1px solid #d0c8ba;
}
#termCondition .checkbox-custom:checked+.checkbox-custom-label:before {
color: #000;
}
@media only screen and (min-width: 875px) {
#termCondition {
left: 27%;
width: 46%;
top: 27%;
height: 46%;
}
#termCondition .modal-close {
right: 28%;
top: 28%;
}
}
/* CSS for Term and Condition ends here */
/************************** changes for Press and Media*******************/
.static-content-main-heading.hdrText {
color: #4a90e2;
text-align: center;
margin-top: 30px;
font-size: 44px;
}
.static-content-tabs-header-container.hdrTextHeight {
height: 0;
}
.media-vedio-container {
margin-top: 10%;
}
.media_vedio {
width: 100%;
height: 450px;
}
.descTextLight {
color: #fff;
}
.descTextLight a:hover {
color: #ef4659;
}
.media-main-container.page-background--gadgets.mediaCntnr {
height: 684px;
}
.media-main-container .mediaTabCntnr ul.quicktabs-tabs li a {
font-size: 16px;
font-weight: 700;
}
.mediaTabCntnr {
width: 100%;
margin: auto;
padding-top: 30px;
}
.media-main-container .mediaTabCntnr a {
font-size: 18px;
}
.static-content-tabscontent-wrapper.col-sm-12.videoCntnr {
min-width: 90%;
}
.hdrCntnr {
min-width: auto !important;
}
/************************** changes for Press and Media Ends*******************/
/************************** changes for Blog page Starts*******************/
.static-content-tabs-header-container.page-background--gadgets.blogCntnr {
width: 100%;
max-width: 100%;
text-align: center;
font-size: 20px;
height: 100%;
}
.blogCntnr .static-content-main-heading {
color: #027ac6;
margin-top: 0px;
}
#block-system-main h2:first-of-type {
margin-top: 10px;
}
.field.field-name-field-blog-poster.field-type-image.field-label-hidden .field-items .field-item.even {
text-align: center;
}
/************************** changes for Blog page Ends*******************/
/************************** Privacy and terms page Starts*******************/
.common_text_justify {
text-align: justify !important;
}
.common_text_Width {
width: 80% !important;
margin-left: 10% !important;
margin-right: 10% !important;
max-width: 80%;
}
.temrs_Privacy_header_Width {
max-width: 100%;
width: 100% !important;
padding-left: 0 !important;
padding-right: 0 !important;
margin-top: -10px;
padding-top: 25PX;
}
.node-privacy-plus-terms .content .field-name-field-content .field-item.even>p {
display: none;
}
@media(max-width:524px) {
.temrs_Privacy_header_Width {
margin-top: 0;
padding-top: 1px;
}
}
.temrs_Privacy_header_Width h2 {
color: #4a90e2;
font-size: 30px;
}
@media(max-width:1145px) {
/* .videoCntnr{
width: 80%;
margin: 0 auto 0 auto;
} */
}
.static-content-tabs-header-wrapper,
.static-content-tabscontent-wrapper {
min-width: auto !important;
}
@media(max-width:637px) {
.blog_header_top_margin {
padding-top: auto;
}
}
@media(max-width:551px) {
.static-content-tabs-header-container {
margin: 0px auto 10% !important;
}
}
/************************** Privacy and terms page ends*******************/
/* Datepicker style modification starts here */
.picker__box select {
background: #fff !important;
font-size: 16px !important;
width: auto !important;
height: 2em !important;
padding: 5px 20px !important;
line-height: normal !important;
display: inline-block !important;
margin-top: 0px !important;
-webkit-appearance: none !important;
cursor: pointer !important;
color: #666464 !important;
border-radius: 3px !important;
}
.picker--focused .picker__day--disabled,
.picker__day--disabled,
.picker__day--disabled:hover {
background: #cbcbcb !important;
border-color: #cbcbcb !important;
color: #8C8C8C !important;
cursor: default;
}
.picker__box select:hover {
background: #fff !important;
}
.picker__table th {
text-align: center;
}
/* Datepicker style modification ends here */
/* CSS for Featured Opportunities block size fix starts here */
.opportunities-module img {
max-height: 300px;
}
/* CSS for Featured Opportunities block size fix ends here */
/* CSS for Find and Opportunities Image block New Requirement Starts here
Author: SK and modified by ARGHA
*/
.imgCntnrLeft {
width: 50%;
height: auto;
float: left;
padding: 4px;
}
.imgCntnrRight {
width: 48%;
height: auto;
float: left;
padding: 4px;
}
.orBorder {
float: left;
height: 323px;
display: flex;
justify-content: center;
}
.VH_ruler {
border: 1px solid #d0c8ba;
height: 250px;
width: 1px;
width: auto\9 !important;
margin: auto;
display: flex;
justify-content: center;
align-self: center;
}
span.imgOr {
border: 1px solid #d0c8ba;
border-radius: 50%;
background: #d0c8ba;
color: #000;
padding: 10px;
font-weight: 600;
align-self: center;
}
.imgCntnrLeft h3,
.imgCntnrRight h3 {
font-size: 15px;
text-align: center;
padding-top: 5px;
font-weight: 600;
}
.labelImg img {
float: left;
}
.Imgradio {
opacity: 0;
}
.labelImg {
border: 4px solid white;
width: 30%;
height: auto;
display: block;
float: left;
margin: 2px;
text-align: center;
cursor: pointer;
}
.labelImg span {
font-size: 10px;
}
.leftImgages input[type="radio"]:checked + label {
border: 2px solid #FDC753;
background-image: url("../images/DeletionIconPic.png");
background-size: 12%;
background-repeat: no-repeat;
background-position-x: 96%;
background-position-y: 3%;
background-color: #F9EAB8;
}
.leftImgages input[type="radio"] {
width: 25%;
}
.labelImg img {
max-width: 100%;
height: auto;
cursor: pointer;
}
.imgBlockFindN.form__input-row {
padding: 0;
border: 1px solid #d0c8ba;
width: 92%;
margin: 15px auto;
border-radius: 8px;
}
.editImgBlock.form__input-row {
padding: 0;
border: 1px solid #d0c8ba;
width: 100%;
margin: 15px auto;
border-radius: 8px;
}
/**** 14/01/2016**********/
@media(max-width: 799px) {
.imgCntnrLeft, .imgCntnrRight {
width: 60%;
height: auto;
float: left;
margin: auto;
}
.imgCntnrLeft {
margin: auto auto 30px auto;
padding-left: 4%;
}
.orBorder {
width: 100%;
float: left;
height: 50px;
display: flex;
justify-content: center;
}
.VH_ruler {
border: 1px solid #d0c8ba;
height: 1px;
width: 90%;
margin: auto;
align-self: center;
}
.leftLine1,
.leftLine2 {
display: none;
}
.imgBlockFindN.form__input-row {
width: 100%;
}
span.imgOr {
top: 50%;
left: 47%;
}
}
@media(min-width: 500px)and (max-width:599px) {
.imgCntnrLeft, .imgCntnrRight {
width: 80%;
}
span.imgOr {
top: 51%;
left: 47%;
}
}
@media(min-width: 400px)and (max-width:499px) {
.imgCntnrLeft, .imgCntnrRight {
width: 87%;
}
span.imgOr {
top: 50%;
left: 43%;
}
}
@media(min-width: 321px)and (max-width:399px) {
.imgCntnrLeft, .imgCntnrRight {
width: 87%;
}
span.imgOr {
top: 49%;
left: 43%;
}
}
@media(max-width:320px) {
.imgCntnrLeft, .imgCntnrRight {
width: 90%;
}
span.imgOr {
height: 40px;
width: 40px;
border: 1px solid #d0c8ba;
border-radius: 50%;
background: #d0c8ba;
color: #000;
padding: 9px;
font-weight: 600;
top: 49%;
left: 43%;
}
}
/**** 14/01/2016**********/
label.labelImg {
display: inline-block;
}
label.labelImg img {
pointer-events: none;
}
/* CSS for Find and Opportunities Image block New Requirement Starts here */
/***********************Changes for responsive views Starts****************
Author:SK;
********/
@media only screen and (min-device-width: 320px) and (max-device-width: 413PX) and (orientation: portrait) {
.formoptn .button {
font-size: 11px;
}
.login-block > div {
margin: 3% auto;
}
#sign-up-form .container .signed-out .h2 {
margin-bottom: 0;
font-size: 17px;
line-height: 21px;
}
.us2020_signUp_form .form-item {
margin-bottom: 0;
margin-top: 0;
}
.us2020_signUp_form input[type=text] {
height: 35px;
}
.us2020_signUp_form .signup-button {
height: 35px;
}
.signup-button.form-submit {
/* 	 margin-top: 6%; */
}
}
@media only screen and (min-width: 414px) and (max-width: 568px) and (orientation: landscape) {
.formoptn .button {
font-size: 11px;
}
.login-block > div {
margin: 3% auto;
}
#sign-up-form .container .signed-out .h2 {
margin-bottom: 0;
font-size: 17px;
line-height: 21px;
}
.us2020_signUp_form .form-item {
margin-bottom: 0;
margin-top: 0;
}
.us2020_signUp_form input[type=text] {
height: 35px;
}
.us2020_signUp_form .signup-button {
height: 35px;
}
.primary-navigation.nav .button-container {
margin: 1em 0 0;
}
}
@media only screen and (min-device-width: 569px) and (max-device-width: 736px) and (orientation: landscape) {
.formoptn .button {
font-size: 17px;
}
.login-block > div {
margin: 3% auto;
}
#sign-up-form .container .signed-out .h2 {
margin-bottom: 5px;
font-size: 20px;
line-height: 21px;
}
.us2020_signUp_form .form-item {
margin-bottom: 3px;
margin-top: 3px;
}
.us2020_signUp_form .signup-button {
height: 35px;
}
.us2020_signUp_form input[type=text] {
padding: 20px 15px;
}
.signup-button.form-submit {
/* margin-top: 2%; */
}
}
@media(max-width:738px) {
.us2020_signUp_form .form-item label {
width: 78% !important;
}
.mentor-toggle {
padding: 15px 10px;
}
}
@media (max-width: 799px) {
.field_forgot_pass_email {
width: 250px;
}
}
/***********************Changes for responsive views Ends************************/
/***********************Changes for responsive views starts 1stJan************************/
@media (max-width: 799px) {
#listing_address {
margin-bottom: 30px;
}
#submitter_first_name,
#submitter_last_name,
#submitter_email {
margin-bottom: 25px;
}
a.nav__link {
font-size: 15px;
}
.listing-form input[readonly="readonly"] {
margin-bottom: 20px;
}
}
/***********************Changes for responsive views Ends 1stJan************************/
/***********************Changes for responsive views starts 4thJan************************/
@media(max-width:360px) {
#myprofile-tabs li a {
font-size: 11px !important;
min-width: 100% !important;
padding: 2px 4px !important;
}
}
@media(min-width:361px) and (max-width:400px) {
#myprofile-tabs li a {
font-size: 12px !important;
min-width: 100% !important;
padding: 2px 5px !important;
}
}
@media(min-width:401px) and (max-width:480px) {
#myprofile-tabs li a {
font-size: 13px !important;
min-width: 100% !important;
padding: 2px 5px !important;
}
}
@media (max-width: 480px) {
.newsletter input[type=text] {
margin-bottom: 10px !important;
text-align: center;
}
#quick-search .toggle-advanced {
bottom: -50px;
}
#user-login .form-item label {
width: 83%;
font-size: 12px;
}
.login-block .login-block-inner-container {
margin: 30% auto;
}
}
@media (min-width: 481px)and (max-width: 799px) {
.subscribe {
position: relative;
width: 30%;
top: 85.9%;
border-radius: 3px;
height: 49px;
}
#myprofile-tabs li a {
font-size: 15px !important;
min-width: 100% !important;
padding: 2px 5px !important;
}
#user-login .form-item label {
width: 78%;
}
}
@media(min-width:800px) {
.subscribe {
border-radius: 3px;
height: 49px;
top: 85.9%;
position: relative;
}
}
@media only screen and (min-width: 800px) {
.primary-navigation.nav a.nav__link {
display: inline-block;
margin: 0 5px;
font-size: 12px;
}
.loggedIn_user {
font-size: 13px;
margin: 0 15px;
}
}
@media only screen and (min-width: 800px) and  (max-width: 900px){
.button-container .header-btn{
margin: 0 5px;
padding: 0 10px;
border: 2px solid #4a90e2;
}
.button-container .header-btn span{
height: 30px;
line-height: 30px;
}
}
@media only screen and (min-width: 900px) {
.primary-navigation.nav a.nav__link {
margin: 0 10px;
font-size: 13px;
}
.loggedIn_user {
font-size: 14px;
margin: 0 20px;
}
}
@media only screen and (min-width: 1000px) {
.primary-navigation.nav a.nav__link {
display: inline-block;
margin: 0 15px;
font-size: 14px;
}
.loggedIn_user {
font-size: 15px;
margin-left: 14px;
}
}
/***********************Changes for responsive views ends 4thJan************************/
/***********************Changes for responsive views starts 5thJan************************/
.testimonials .hero background,
.testimonials .hero:after {
background-image: none;
}
.testimonials .hero {
background-position: center;
}
@media(max-width:474px) {
.opportunities__listing .opportunities__listing-info .button--learn-more {
margin-left: 33%
}
#termCondition .terms-body {
font-size: 14px;
}
#termCondition .terms-header {
font-size: 12px;
}
}
.mission .hero__container.text-center--desktop {
text-align: center;
}
@media(max-width:799px) {
.opportunities-module .region.region-recent-opportunities {
text-align: center;
}
}
@media(max-width:354px) {
.button-stack .button.sign-in {
font-size: 11px;
padding-left: 0;
padding-right: 0;
}
}
/**********************Changes on 15-01******************/
@media screen and (max-height: 520px) {
.login-block .login-block-inner-container {
margin: 3% auto;
}
#termCondition {
top: 5%;
height: 80%;
}
#termCondition .modal-close {
right: 12%;
top: 7%;
}
#sign-up-form input[type=search],
#sign-up-form input[type=email],
#sign-up-form input[type=text],
#sign-up-form input[type=password] {
height: 30px;
padding: 12px 15px;
}
#sign-up-form .form-item,
#sign-up-form .form-actions {
margin-top: 5px;
margin-bottom: 5px;
}
.us2020_signUp_form .signup-button:hover,
.us2020_signUp_form .signup-button {
width: 80%;
margin: 5% 20% 2% 0% !important;
/*  margin-top: 2%; */
height: 50px;
}
}
@media only screen and (max-width: 650px) {
.us2020_signUp_form .signup-button:hover {
width: 80%;
margin: 2% 19% 2% auto;
}
.us2020_signUp_form .signup-button {
width: 80%;
margin: 2% 19% 2% auto;
}
}
@media (min-width: 800px) and (max-width: 810px) {
.us2020_signUp_form .form-item label {
width: 71%;
}
}
@media(max-width: 800px) {
.navigation-container.container.open .button-container {
margin: 0em 0 0;
}
}
@media screen and (max-width: 799px) {
.primary-navigation {
padding: 40px 0;
height: 120%;
}
}
/***********************Changes for responsive views ends 15thJan************************/
/********************** sign up code is updated ********************/
.modal-container_modified_container {
background: #f2eee2 !important;
background-image: linear-gradient(90deg, rgba(48, 35, 174, .8) 0, rgba(83, 160, 253, .8) 38%, rgba(229, 236, 81, .7) 90%) !important;
opacity: 1 !important;
}
#SignUpMenu .modal-close,
#SignUpform .modal-close {
right: 3% !important;
top: 5% !important;
color: #000!important;
}
.modified_container {} .common_signUp_margin {
margin: 2%;
}
.menucontainer {
width: 80%;
text-align: center;
margin: 16% auto;
}
.modal_close_modified {
border: none !important;
background: none !important;
}
.modal-container_modified_container {
display: none;
position: fixed;
top: 5%;
/*  left: 11%; */
width: 100%;
height: 90%;
padding: 16px;
background-color: white;
z-index: 1002;
overflow: auto;
background: none !important;
}
.modal-container_modified_container .error {
background: rgba(255, 28, 56, .2);
}
.modal-container_modified_container::-webkit-scrollbar {
display: none;
}
.modal_overlay.modified_background {
background: #f2eee2 !important;
background-image: linear-gradient(90deg, rgba(48, 35, 174, .8) 0, rgba(83, 160, 253, .8) 38%, rgba(229, 236, 81, .7) 90%) !important;
opacity: 1 !important;
}
.modal_overlay_SignUpform {
position: fixed;
top: 0px;
left: 0px;
right: 0px;
opacity: .9;
z-index: 100;
height: 100%;
width: 100%;
display: none;
background: #f2eee2 !important;
background-image: linear-gradient(90deg, rgba(48, 35, 174, .8) 0, rgba(83, 160, 253, .8) 38%, rgba(229, 236, 81, .7) 90%) !important;
opacity: 1 !important;
}
.modal-container_SignUpform {
display: none;
position: fixed;
top: 2%;
/*  left: 11%; */
width: 100%;
height: 100%;
padding: 16px;
background-color: white;
z-index: 1002;
overflow: auto;
background: none !important;
}
.modal-container_SignUpform .error {
background: rgb(255, 255, 255);
}
.modal-container_SignUpform::-webkit-scrollbar {
display: none;
}
.signed-out.modified_signUp.SignUpform_view {
width: 41%;
margin: auto;
}
/* CSS for Term and Condition ends here */
.termTextCntnr {
border: 1px solid #FFFFFF;
border-bottom: 0px;
width: 100%;
margin: auto;
background-color: #FFFFFF;
font-weight: 700;
text-align: justify;
padding: 1%;
}
.form-item.form-type-checkbox.form-item-terms-of-use {
border: 1px solid #FFFFFF;
/* margin: 0px auto auto auto; */
margin-top: 0px;
border-top: 0px;
padding: 1%;
background-color: #FFFFFF;
font-weight: 400;
}
/* @media only screen and (max-width: 1000px) {
.termTextCntnr{
width:59%;
}
.form-item.form-type-checkboxes.form-item-signUPTermNdCondition{
width:59%;
margin: auto 187px auto auto;
}
} */
/************************code for sign up go back button***********************/
.signUp_goback_Button {
top: 60px;
right: 0;
width: 20%;
/* width: 100%; */
border: 0px solid #4a90e2!important;
background: #4a90e2;
color: #1a2730;
border-radius: 3px;
/*  padding: 0 35px; */
height: 50px;
line-height: 52px;
overflow: visible;
cursor: pointer;
font: 16px 'Roboto', 'Helvetica Neue', Helvetica, sans-serif;
font-weight: bold;
letter-spacing: 1.32px;
text-transform: uppercase;
text-decoration: none !important;
padding-top: 2%;
float: left;
margin: 2%;
width: 40%;
text-align: center;
padding: 3%;
}
.signUp_goback_Button:hover {
top: 30px;
right: 0;
width: 20%;
/* width: 100%; */
border: none!important;
background: #BEB86C !important;
color: #1a2730;
border-radius: 3px;
border-top-left-radius: 0;
border-top-right-radius: 0;
/*  padding: 0 35px; */
height: 50px;
line-height: 52px;
overflow: visible;
cursor: pointer;
font: 16px 'Roboto', 'Helvetica Neue', Helvetica, sans-serif;
font-weight: bold;
letter-spacing: 1.32px;
text-transform: uppercase;
padding-top: 2%;
float: left;
margin: 2%;
width: 40%;
text-align: center;
padding: 3%;
}
@media only screen and (max-width: 500px) {
.signUp_goback_Button {
/* padding: 0 10px !important;	 */
width: 20%;
}
.signUp_goback_Button:hover {
/* padding: 0 10px !important; */
width: 20%;
}
}
.signUp_goback_Button a {
color: #1a2730;
text-decoration: none;
}
.common_bold {
font-weight: bold;
}
.termTextfont {
font: 15px MarkWeb, Futura, 'Century Gothic', 'Helvetica Neue', Helvetica, sans-serif;
line-height: 1.6;
font-weight: 400;
}
.termButtonHeight {
height: 50px;
margin-top: 1%;
}
div#overlay_signup-email {
width: 100%;
height: 595px;
overflow-y: scroll;
}
div#overlay_signup-email form#us2020theme-user-register-form {
height: 100%;
}
div#overlay_signup-email::-webkit-scrollbar {
display: none;
}
/* @media screen and (min-width: 853px) {
div#overlay_signup-email {
width: 100%;
height: 710px;
overflow-y: scroll;
margin-bottom:5%;
}
}  */
/* .signup-button.form-submit{
margin-bottom:2%;
} */
.signUpHeadLine {
text-align: center;
}
@media screen and (max-width: 1000px) {
.signed-out.modified_signUp.SignUpform_view {
width: 55%;
margin: auto;
}
.form-item.form-type-checkbox.form-item-terms-of-use {
width: 100%;
margin: auto;
}
/* .termTextCntnr {
border: 1px solid #FFFFFF;
border-bottom: 0px;
width: 100%;
margin: auto;
background-color: #FFFFFF;
font-weight: 700;
text-align: justify;
padding: 1%;
} */
}
@media screen and (max-width: 890px) {
.signed-out.modified_signUp.SignUpform_view {
width: 70%;
margin: auto;
}
.form-item.form-type-checkbox.form-item-terms-of-use {
width: 100%;
margin: auto;
}
/* .termTextCntnr {
border: 1px solid #FFFFFF;
border-bottom: 0px;
width: 100%;
margin: auto;
background-color: #FFFFFF;
font-weight: 700;
text-align: justify;
padding: 1%;
} */
}
@media screen and (max-width: 700px) {
.signed-out.modified_signUp.SignUpform_view {
width: 80%;
margin: auto;
}
.form-item.form-type-checkbox.form-item-terms-of-use {
width: 100%;
margin: auto;
}
/* .termTextCntnr {
border: 1px solid #FFFFFF;
border-bottom: 0px;
width: 100%;
margin: auto;
background-color: #FFFFFF;
font-weight: 700;
text-align: justify;
padding: 1%;
} */
}
@media only screen and (max-width: 650px) {
/* .termTextCntnr{
width: 80%;
} */
.form-item.form-type-checkbox.form-item-terms-of-use {
border: 0px red solid;
width: 80%;
/*  float: right; */
margin-right: 10%;
}
}
.termTextCntnr,
.field_SignUp_zip_code,
.field_SignUp_email,
.field_SignUp_last_name,
.field_SignUp_first_name {
width: 100%;
box-sizing: border-box;
box-sizing: border-box;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
}
@media only screen and (max-width: 650px) {
.termTextCntnr,
.field_SignUp_zip_code,
.field_SignUp_email,
.field_SignUp_last_name,
.field_SignUp_first_name {
width: 80% !important;
box-sizing: border-box;
margin: 0px;
box-sizing: border-box;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
}
}
@media only screen and (max-width: 394px) {
.fontsize_modified {
font-size: 10px;
}
}
@media screen and (max-width: 650px) {
.signed-out.modified_signUp.SignUpform_view {
width: 80%;
margin: auto auto auto 19%;
}
}
@media screen and (max-width: 497px) {
.modal_common_css {
width: 80%;
margin: auto;
height: 80% !important;
top: 11% !important;
left: 11%;
padding-top: 10%;
}
.modal-close_common {
right: 12% !important;
top: 14% !important;
}
.common_modal_margin {
margin: 3% !important;
padding: 3% !important;
text-align: justify !important;
}
}
/********************** sign up code is updated ********************/
/****************Responsive Issues Fixed v5.0 starts*******
Author:SK;
*************/
@media(max-width:354px) {
#profilePicUploadForm #uploadProfilepic.upload-ProfilePictute-btn {
font-size: 0.8em;
}
}
@media (max-width: 480px) {
.node-citynetwork-page .field-name-field-imagefield .field-item {
width: 100%;
}
.node-citynetwork-page .city-card__name {
font-size: 30px;
}
.node-how-its-works .field-items .column--half h2 {
font-size: 21px;
}
}
@media (min-width: 481px)and (max-width: 650px) {
.node-citynetwork-page .city-card__name {
font-size: 24px;
}
}
@media(max-width: 799px) {
.form__input-row label {
-webkit-order: 0;
-ms-order: 0;
order: 0;
}
}
/****************Responsive Issues Fixed v5.0 starts********************/
/****************Responsive issue Menu links overlapping for extra link "program"***************/
@media(max-width: 799px) {
.primary-navigation.nav a.nav__link {
margin: 3px 0;
}
}
/****************Responsive issue Menu links overlapping for extra link "program"***************/
/****************Issue fixed on 29-jan Author:Sk; STARTS***********************/
@media(min-width: 800px)and (max-width: 800px) {
#user-login .form-item label {
width: 77%;
margin: auto;
text-align: left;
}
}
/****************American crops start***********************/
.padding-TB20 {
padding: 20px 0px;
}
.us2020-americorps,
.us2020-americorps img {
height: 80px;
}
.head-shot-profile {
width: 23%;
margin-right: 2%;
float: left;
text-align: center;
}
.head-shot-user-image {
max-width: 100%;
}
.head-shot-user-image img {
border: 4px solid #FFFFFF;
border-radius: 76px;
height: 152px;
width: 152px;
background: #FFFFFF;
box-shadow: 0px 0px 10px #777777;
}
.head-shot-user-details {
background: #4a90e2;
padding: 5px;
border-radius: 3px;
}
.head-shot-user-description {
margin-bottom: 25px;
}
.head-shot-user-description span {
color: #4a90e2;
}
.americorps-social {
height: 50px;
width: 50px;
margin: 0 10px;
font-size: 20px;
line-height: 47px;
border: 2px solid;
border-radius: 50px;
display: inline-block;
}
.americorps-social span {
left: 2px;
margin-top: -2px;
}
.americorps-social span {
position: relative;
display: inline-block;
vertical-align: middle;
}
/**
* Tooltip Styles
*/
/* Base styles for the element that has a tooltip */
[data-tooltip],
.tooltip {
position: relative;
cursor: pointer;
}
/* Base styles for the entire tooltip */
[data-tooltip]:before,
[data-tooltip]:after,
.tooltip:before,
.tooltip:after {
position: absolute;
visibility: hidden;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=0);
opacity: 0;
-webkit-transition: opacity 0.2s ease-in-out, visibility 0.2s ease-in-out, -webkit-transform 0.2s cubic-bezier(0.71, 1.7, 0.77, 1.24);
-moz-transition: opacity 0.2s ease-in-out, visibility 0.2s ease-in-out, -moz-transform 0.2s cubic-bezier(0.71, 1.7, 0.77, 1.24);
transition: opacity 0.2s ease-in-out, visibility 0.2s ease-in-out, transform 0.2s cubic-bezier(0.71, 1.7, 0.77, 1.24);
-webkit-transform: translate3d(0, 0, 0);
-moz-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
pointer-events: none;
}
/* Show the entire tooltip on hover and focus */
[data-tooltip]:hover:before,
[data-tooltip]:hover:after,
[data-tooltip]:focus:before,
[data-tooltip]:focus:after,
.tooltip:hover:before,
.tooltip:hover:after,
.tooltip:focus:before,
.tooltip:focus:after {
visibility: visible;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=100);
opacity: 1;
}
/* Base styles for the tooltip's directional arrow */
.tooltip:before,
[data-tooltip]:before {
z-index: 1001;
border: 6px solid transparent;
background: transparent;
content: "";
}
/* Base styles for the tooltip's content area */
.tooltip:after,
[data-tooltip]:after {
z-index: 1000;
padding: 8px;
width: 250px;
background-color: #000;
background-color: hsla(0, 0%, 20%, 0.9);
color: #fff;
content: attr(data-tooltip);
font-size: 14px;
line-height: 1.2;
}
/* Directions */
/* Top (default) */
[data-tooltip]:before,
[data-tooltip]:after,
.tooltip:before,
.tooltip:after,
.tooltip-top:before,
.tooltip-top:after {
bottom: 100%;
left: 50%;
}
[data-tooltip]:before,
.tooltip:before,
.tooltip-top:before {
margin-left: -6px;
margin-bottom: -12px;
border-top-color: #000;
border-top-color: hsla(0, 0%, 20%, 0.9);
}
/* Horizontally align top/bottom tooltips */
[data-tooltip]:after,
.tooltip:after,
.tooltip-top:after {
margin-left: -80px;
}
[data-tooltip]:hover:before,
[data-tooltip]:hover:after,
[data-tooltip]:focus:before,
[data-tooltip]:focus:after,
.tooltip:hover:before,
.tooltip:hover:after,
.tooltip:focus:before,
.tooltip:focus:after,
.tooltip-top:hover:before,
.tooltip-top:hover:after,
.tooltip-top:focus:before,
.tooltip-top:focus:after {
-webkit-transform: translateY(-12px);
-moz-transform: translateY(-12px);
transform: translateY(-12px);
}
/* Left */
.tooltip-left:before,
.tooltip-left:after {
right: 100%;
bottom: 50%;
left: auto;
}
.tooltip-left:before {
margin-left: 0;
margin-right: -12px;
margin-bottom: 0;
border-top-color: transparent;
border-left-color: #000;
border-left-color: hsla(0, 0%, 20%, 0.9);
}
.tooltip-left:hover:before,
.tooltip-left:hover:after,
.tooltip-left:focus:before,
.tooltip-left:focus:after {
-webkit-transform: translateX(-12px);
-moz-transform: translateX(-12px);
transform: translateX(-12px);
}
/* Bottom */
.tooltip-bottom:before,
.tooltip-bottom:after {
top: 100%;
bottom: auto;
left: 50%;
}
.tooltip-bottom:before {
margin-top: -12px;
margin-bottom: 0;
border-top-color: transparent;
border-bottom-color: #000;
border-bottom-color: hsla(0, 0%, 20%, 0.9);
}
.tooltip-bottom:hover:before,
.tooltip-bottom:hover:after,
.tooltip-bottom:focus:before,
.tooltip-bottom:focus:after {
-webkit-transform: translateY(12px);
-moz-transform: translateY(12px);
transform: translateY(12px);
border-radius: 3px;
}
/* Right */
.tooltip-right:before,
.tooltip-right:after {
bottom: 50%;
left: 100%;
}
.tooltip-right:before {
margin-bottom: 0;
margin-left: -12px;
border-top-color: transparent;
border-right-color: #000;
border-right-color: hsla(0, 0%, 20%, 0.9);
}
.tooltip-right:hover:before,
.tooltip-right:hover:after,
.tooltip-right:focus:before,
.tooltip-right:focus:after {
-webkit-transform: translateX(12px);
-moz-transform: translateX(12px);
transform: translateX(12px);
}
/* Move directional arrows down a bit for left/right tooltips */
.tooltip-left:before,
.tooltip-right:before {
top: 3px;
}
/* Vertically center tooltip content for left/right tooltips */
.tooltip-left:after,
.tooltip-right:after {
margin-left: 0;
margin-bottom: -16px;
}
/****************American crops start***********************/
/*######################## CSS for new my profile drop down on header #####################
Author:SK;
starts;
*/
div.profl_block {
height: auto;
width: 250px;
position: absolute;
top: 80px;
}
div.profl_block {
position: absolute;
right: 3%;
top: 30px;
color: #FFF;
border-radius: 4px;
box-shadow: 2px 2px 15px rgba(0, 0, 0, .7);
-webkit-box-shadow: 2px 2px 15px rgba(0, 0, 0, .7);
margin: 25px 1px;
min-height: 50px;
border: 1px solid #4a90e2;
display: none;
}
.profl_block::before {
content: "";
width: 0px;
height: 0px;
border: 0.8em solid transparent;
position: absolute;
right: 10%;
top: -20px;
border-bottom: 10px solid #4a90e2;
}
.prof_img img {
height: 70px;
width: 70px;
border: 8px solid #4a90e2;
border-radius: 50%;
position: absolute;
top: 10px;
left: 10px;
}
.prof_top_container {
overflow: hidden;
background-color: #4a90e2;
min-height: 70px;
}
.prof_userName {
font-size: 18px;
padding-left: 88px;
margin-top: 26px;
}
.prof_elements .logout_btn {
padding: 10px 20px;
border: 1px solid #4a90e2;
border-radius: 5px;
width: 100%;
background-color: #4a90e2;
color: #1A2730;
}
.prof_elements .logout_btn:hover {
background-color: #beb86c;
border: 1px solid #beb86c;
}
.prof_elements {
background-color: #1A2730;
padding: 5px 12px 12px 12px;
border-radius: 0 0 4px 4px;
}
.prof_elements ul li {
list-style-type: none;
border-bottom: 1px solid #4a90e2;
color: #4a90e2;
font-weight: 700;
padding: 7px 0 7px 0;
}
.prof_elements ul li:last-of-type {
border-bottom: none;
}
.prof_elements ul li:first-of-type {
margin-top: 30px;
}
.prof_elements ul {
padding-left: 5px;
margin-bottom: 0;
}
.prof_elements ul li a {
color: #4a90e2;
text-transform: uppercase;
text-decoration: none;
}
.prof_elements ul li a:hover {
color: #ef4659;
text-transform: uppercase;
text-decoration: none;
}
span#prof_close {
border: 2px solid;
border-radius: 50%;
padding: 0.5px 5px;
float: right;
font-weight: 800;
font-size: 10px;
margin-top: 3px;
margin-right: 3px;
color: #1A2730;
cursor: pointer;
}
span#prof_close:hover {
color: #ffffff;
}
.loggedIn_user {
cursor: pointer;
}
.loggedIn_user span {
width: 10px;
display: inline-block;
}
.logo .left-border {
width: 80px;
height: 30px;
border-left: 1px solid white;
padding-left: 10px;
top: 10px;
position: relative;
}
.tab-view {
display: none !important;
}
@media (max-width: 799px) {
.tab-view {
display: block !important;
}
.loggedIn_user span {
display: none;
}
#ThrowMeOut {
width: 40%;
margin: 10px auto;
}
.logo .left-border {
top: 0px;
}
.logo {
margin: 10px 4px;
float: left;
}
}
@media screen and (max-height: 400px) {
a.nav__link {
font-size: 12px;
height: 35px;
}
}
/*######################## CSS for new my profile drop down on header #####################
Author:SK;
Ends;
*/
/*######################## CSS for my profile page #####################
Author:SK;
Starts;
*/
.ovrflowHiddin {
overflow: hidden;
}
#contactdetails {
width: 100%;
overflow: hidden;
}
#contactdetails .profdtailsCntnr {
width: 38%;
float: left;
}
#contactdetails .profMapCntnr {
width: 53%;
float: left;
max-width: none;
margin-left: 60px;
border: 2px solid #4a90e2;
}
#map_canvas {
height: 420px;
}
@media (max-width: 899px) and (min-width: 700px) {
#contactdetails .profdtailsCntnr {
width: 45%;
}
#contactdetails .profMapCntnr {
width: 47%;
margin-left: 40px;
}
#contactdetails #profilePicUploadForm .upload-ProfilePictute-btn {
height: 35px;
font-size: 14px;
}
}
@media (max-width: 699px) {
#contactdetails .profdtailsCntnr {
width: 100%;
}
#contactdetails .profMapCntnr {
width: 98%;
margin: 20px auto 0 auto;
}
}
/*######################## CSS for my profile page #####################
Author:SK;
Ends;
*/
/*######################## CSS for Listing Details  page MAP STARTS #####################
Author:SK;
Starts;
*/
.opp-detail .opp-detail__map {
border: 2px solid #4a90e2;
}
@media(min-width: 700px)and (max-width: 899px) {
.opp-detail .opp-detail__header {
padding: 60px 30px;
}
.opp-detail .opp-detail__map {
width: 46%;
}
.opp-detail .opp-detail__info {
width: 50%;
margin-right: 20px;
}
.opp-detail .opp-detail__info h1 {
font-size: 22px;
}
.opp-detail .opp-detail__info p.lead {
font-size: 16px;
line-height: 1.8;
}
.opp-detail .opportunities__listing-event-details .column {
width: 98%;
}
.opp-detail .opportunities__listing-event-details .text {
margin-left: 20px;
}
}
@media (min-width: 475px) and (max-width: 699px) {
.opp-detail .opp-detail__map {
width: 98%;
margin: auto;
height: 300px;
}
.opp-detail .opp-detail__info {
width: 96%;
margin: auto;
}
.opp-detail .opp-detail__header {
padding: 60px 20px 30px 20px;
}
.opp-detail .opportunities__listing-event-details .column {
width: 48%;
float: left;
}
.opp-detail .opportunities__listing-event-details .text {
margin-left: 0 !important;
}
.opp-detail .opportunities__listing-event-details {
margin-bottom: 30px;
}
}
/*######################## CSS for Listing Details  page MAP  ENDS #####################
Author:SK;
Ends;
*/
/************ css code for new interest option in find an opportunity starts here ****************/
#quick-search {
max-width: 640px;
}
.dropdown-menu__content {
min-width: 321px;
}
@media screen and (max-width: 800px) {
.dropdown-menu__content {
max-width: 610px;
}
}
/************ css code for new interest option in find an opportunity ends here ****************/
/*######################## CSS for Feature Opportunity page Redesign Starts #####################
Author:SK;
Starts;
*/
.opp-detail .opp-detail__section .OppDtlsTbl .col.subTbl {
border: 1px solid #98B7DA;
width: auto;
float: left;
padding: 15px;
margin: 3px;
border-radius: 3px;
line-height: 0;
background-color: #B2D5FF;
}
/*######################## CSS for Feature Opportunity page Redesign Ends #####################
Author:SK;
Ends;
/*######################## CSS for sma title starts #####################
Author:SK;
Starts;
*/
.smatitle {
padding-top: 20px;
color: #4a90e2;
}
.smatitle h1,
.smatitle h2 {
font-size: 40px;
}
.americorps_footer_link {
max-width: 1000px;
}
/*######################## CSS for sma title ends #####################
Author:SK;
Ends;
*/
/************ css code for new slider starts here ****************/
.owl-theme .owl-controls {
position: relative !important;
margin-top: -40px !important;
}
.owl-theme .owl-controls .owl-page span {
color: transparent !important;
border: 2px solid #f2eee2 !important;
outline: 0 !important;
background: 0 0 !important;
padding: 5px !important;
opacity: 1 !important;
}
.owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls.clickable .owl-page:hover span {
opacity: 1 !important;
background: #f2eee2 !important;
}
.remove_padding p {
padding-bottom: 0px !important;
}
/************ css code for new slider ends here ****************/
/*######################## CSS for Americorps Meet Our Team Responsiveness Starts #####################
Author:SK;
Starts;
*/
@media (max-width: 450px) {
.head-shot-block .head-shot-profile {
width: 90%;
margin-right: 0;
float: none;
margin: auto;
}
.head-shot-block .head-shot-profile .head-shot-user-description span.tooltip-bottom.tooltip:after,
[data-tooltip]:after {
width: 200px;
}
.head-shot-block .head-shot-profile .head-shot-user-description span.tooltip-bottom[data-tooltip]:after,
.tooltip:after,
.tooltip-top:after {
margin-left: -130px;
}
}
@media(min-width: 451px)and (max-width: 650px) {
.head-shot-block .head-shot-profile {
width: 45%;
margin-right: 2%;
margin-left: 2%;
float: left;
text-align: center;
}
.head-shot-block .head-shot-profile .head-shot-user-description span.tooltip-bottom.tooltip:after,
[data-tooltip]:after {
width: 200px;
}
.head-shot-block .head-shot-profile .head-shot-user-description span.tooltip-bottom[data-tooltip]:after,
.tooltip:after,
.tooltip-top:after {
margin-left: -100px;
}
}
@media(min-width: 651px)and (max-width: 1030px) {
.head-shot-block .head-shot-profile {
width: 30%;
margin-right: 1%;
margin-left: 1%;
float: left;
text-align: center;
}
.head-shot-block .head-shot-profile .head-shot-user-description span.tooltip-bottom.tooltip:after,
[data-tooltip]:after {
width: 210px;
}
.head-shot-block .head-shot-profile .head-shot-user-description span.tooltip-bottom[data-tooltip]:after,
.tooltip:after,
.tooltip-top:after {
margin-left: -100px;
}
}
/*######################## CSS for Americorps Meet Our Team Responsiveness Ends #####################
Author:SK;
Ends;
*/
/*######################## CSS for My Profile co-brand Logo Starts #####################
Author:SK;
Starts;
*/
.myprofile-main-heading .co_brand_logo {
height: 50px;
width: 100px;
border: 1px solid #C5C5C5;
border-radius: 5px;
margin-left: 1em;
background: white;
padding: 5px;
}
/*######################## CSS for My Profile co-brand Logo Ends #####################
Author:SK;
Ends;
*/
/*######################## CSS for Americorps headShot Starts #####################
Author:SK;
Starts;
*/
.head-shot-user-details {
height: 106px;
}
.head-shot-user-details span.tooltip-bottom {
color: #fff;
}
.head-shot-user-description {
height: 72px;
}
@media (max-width: 450px) {
.head-shot-user-details {
height: 80px;
}
}
/*######################## CSS for Americorps headShot ends #####################
Author:SK;
ends;
*/
/*######################## CSS for myprofile and menu contains issue Starts #####################
Author:SK;
Starts;
*/
@media screen and (max-width: 799px) {
.profdtailsCntnr {
z-index: 1 !important;
}
}
/*######################## CSS for myprofile and menu contains issue ends #####################
Author:SK;
ends;
*/
/*######################## CSS for find an opp AdvanceSearch issue Starts #####################
Author:SK;
Starts;
*/
#advanced-search .has-tooltip:hover .tooltip {
position: absolute;
top: 100%;
height: auto;
margin-top: 10px;
}
.input-group.double .input-group__col.dtCntnr {
width: 60%;
}
.dropdown-menu__content.drpDwnCntnrAdvSerch {
min-width: 200px !important;
}
#advanced-search .has-tooltip.active .tooltip {
position: absolute;
}
#advanced-search [data-tooltip]:hover:before,
#advanced-search [data-tooltip]:hover:after,
#advanced-search [data-tooltip]:focus:before,
#advanced-search [data-tooltip]:focus:after,
#advanced-search .tooltip:hover:before,
#advanced-search .tooltip:hover:after,
#advanced-search .tooltip:focus:before,
#advanced-search .tooltip:focus:after {
visibility: hidden;
}
@media(max-width: 799px) {
#advanced-search .has-tooltip:hover .tooltip {
top: 30px;
height: 250px;
width: 280px;
margin: 0;
}
#advanced-search .tooltip:focus:after,
[data-tooltip]:hover:after {
visibility: hidden;
}
.advSerchCheck {
margin-left: 5px;
}
.checkbox-input.noPadng {
padding: 0;
}
}
@media only screen and (max-width: 474px) {
#advanced-search .has-tooltip:hover .tooltip {
top: 30px;
height: 250px;
width: 280px;
margin: 0;
margin-left: auto;
padding: 15px;
}
}
/*######################## CSS for find an opp AdvanceSearch issue Ends #####################
Author:SK;
Ends;
*/
/************** code for sign up starts here ***************************/
.us2020_signUp_form .form-item label {
width: 76%;
}
/************** code for sign up ends here ***************************/
/*######################## CSS for save as favourite starts#######
Author:SK;
Starts;
*/
@media(max-width:360px) {
.opportunities-page .box div .icon {
margin-right: 15px;
}
.block.block-featuredopportunities .colmn {
width: 96%;
margin: 5% 2%;
}
}
@media (max-width: 799px) and (min-width: 600px) {
.block.block-featuredopportunities .colmn {
width: 70%;
margin: 5% 15%;
}
}
@media only screen and (max-width: 1050px) and (min-width: 800px) {
.block.block-featuredopportunities .colmn {
width: 46%;
margin: 5% 2%;
}
}
@media(min-width:1051px) {
.block.block-featuredopportunities .colmn {
width: 31%;
margin: 2% 1%;
}
}
/*######################## CSS for  for save as favourite Ends###################
Author:SK;
Ends
*/
@media(min-width:1024px) {
.media-main-container #quicktabs-container-media ul li {
width: 100% !important;
}
}
/*######################## CSS press and Media Ends ###################
Author:SK;
Ends
*/
/*######################## CSS for  for iPhone-5 Americorps page ###################
Author:SK;
Starts
*/
@media (max-width: 450px) {
.us2020-americorps,
.us2020-americorps img {
height: 70px;
}
.americorps-social {
margin: 0 8px;
}
}
/*######################## CSS for  for iPhone-5 Americorps page ###################
Author:SK;
Ends
*/
/*######################## CSS for dashboard-homepage starts here ###################
Author:Ritwik;
Starts;
*/
.recent-messages-parent a {
margin-left: 20px;
}
.upcoming-opportunity-parent a {
margin-left: 20px;
}
.corner-mark {
float: right;
padding: 5px 15px 5px 15px;
border-radius: 0px 10px 0px 0px;
background-color: #F1E9E6;
}
.upcoming-opportunity-child {
float: left;
color: #000;
background: #fff;
font-size: 25px;
font-weight: bold;
}
.recent-messages-child {
float: left;
color: #000;
background: #fff;
font-size: 25px;
font-weight: bold;
}
.dashboard-header-options {
-webkit-transform: none;
background: 0 0;
padding: 2.5px 0 0;
font-family: Roboto, 'Helvetica Neue', Helvetica, sans-serif;
text-transform: uppercase;
margin-left: 150px;
}
.parent-dashboard-hompage {
overflow: hidden;
position: relative;
}
.left-side-section {
width: 25%;
float: left;
background-color: #fff;
position: absolute;
height: 100%;
}
.left-side-section-child {
background-color: rgba(236, 236, 235, 0.92);
margin: 30px;
padding-left: 40px;
padding-right: 40px;
}
.right-side-section {
background: #fff;
width: 75%;
float: right;
padding: 20px;
}
#dashboardNavBar sup{
top:6px;
}
@media only screen and (min-width:800px){
.dashbrd-title{
display:none;
}
}
@media only screen and (max-width: 799px){
.dashbrd-nav{
display:none;
}
.dashbrd-title{
display: block;
margin-left: 65px;
text-align: left;
line-height: 15px;
font-size: 16px;
text-transform: uppercase;
font-weight: bold;
}
}
/*######################## CSS for dashboard-hompage ends here ###################
Author:Ritwik;
end;
*/
/*######################## CSS for dashboard starts here ###################
Author:Ritwik;
Starts;
*/
/* this is used to hide messaging feature */
.hide-div{
display:none !important;
}
.prev-page {
float: left;
background: #000;
color: #fff;
text-decoration: none;
padding: 0px 9px;
margin: 5px;
border-radius: 2px;
}
.next-page {
float: right;
background: #000;
color: #fff;
text-decoration: none;
padding: 0px 9px;
margin: 5px;
border-radius: 2px;
}
.inbox-mails {
margin: 20px;
margin-left: 50px;
}
.sent-mails {
margin: 20px;
}
.date-show {
width: 10%;
}
.inbox-mails-list {
color: #000;
background: #fff;
padding: 25px;
font-size: 25px;
font-weight: bold;
border: none;
margin-top: 20px;
margin-left: 30px;
}
.inbox-mails-list:hover {
background: #ddd;
}
.sent-mails-list:hover {
background: #ddd;
}
.sent-mails-list {
color: #aaa;
background: #fff;
padding: 25px;
font-size: 25px;
font-weight: bold;
border: none;
margin-top: 20px;
}
.dashboard-table th {
color: rgba(165, 42, 42, 0.83);
background-color: #A5C299;
padding: 10px;
font-size: 16px;
font-weight: bold;
text-align: center;
}
.dashboard-table td {
padding: 10px;
font-size: 16px;
font-weight: bold;
border: none;
}
.dashboard-table td a {
text-decoration: none;
opacity: 0.5;
}
.read-status td:nth-child(4) {
opacity: 0.5;
}
.unread-status td:nth-child(4) {
opacity: 0.5;
}
.dashboard-table {
margin: auto;
border: none;
}
.unread-status {
background-color: #DDD;
border-bottom: 1pt solid #aaa;
border-top: 1pt solid #aaa;
}
.read-status {
background-color: #ffffff;
border-bottom: 1pt solid #aaa;
border-top: 1pt solid #aaa;
}
.inbox-sup {
background: #ef4659;
border-radius: 100%;
width: 25px;
height: 15px;
display: inline-block;
color: #fff;
top: -12px;
position: absolute;
line-height: 15px;
font-size: 10px;
font-weight: 700;
letter-spacing: normal;
}
sup {
background: #ef4659;
border-radius: 100%;
width: 25px;
height: 15px;
display: inline-block;
color: #fff;
top: 2px;
position: absolute;
line-height: 15px;
font-size: 10px;
font-weight: 700;
letter-spacing: normal;
}
.msg-icon-read {
width: 24px;
height: auto;
vertical-align: middle;
margin-left: 15px;
}
.msg-icon-unread {
width: 24px;
height: auto;
vertical-align: middle;
margin-left: 15px;
opacity: 0.3;
}
.site-header-dashboard {
background-color: #ccc;
}
/*######################## CSS for dashboard ends here ###################
Author:Ritwik;
end;
*/
/*######################## CSS for msgDetails starts here ###################
Author:Ritwik;
Starts;
*/
.reply-table {
box-shadow: 10px 10px 5px #888888;
}
.reply-table td {
padding: 7px;
font-size: 16px;
font-weight: bold;
}
.msg-details-body-table {
padding: 7px;
font-size: 16px;
font-weight: bold;
box-shadow: 10px 0px 5px #888888;
}
.msg-details-body-table td {
padding: 7px;
}
.mailSubject {
width: 100%;
}
.mail-reply-btn {
color: #3431C1;
background-color: #6B98E5;
padding: 8px 25px;
border: none;
border-radius: 3px;
font-size: 16px;
font-weight: bold;
}
.mail-reply-btn:hover {
background: #beb86c;
}
.mail-reply-send-btn {
color: #3431C1;
background-color: #6B98E5;
padding: 10px 50px;
border: none;
border-radius: 3px;
font-size: 14px;
font-weight: bold;
}
.mail-reply-send-btn:hover {
background: #beb86c;
}
.mail-reply-cancel-btn {
color: #3431C1;
background-color: #6B98E5;
padding: 10px 50px;
border: none;
border-radius: 3px;
font-size: 14px;
font-weight: bold;
float: right;
}
.mail-reply-cancel-btn:hover {
background: #beb86c;
}
#mailBody {
width: 100%;
height: 100px;
}
#edit-zipcode {
margin-bottom: 15px;
}
.signup.mentor-toggle {
padding: 0px;
margin-bottom: 30px;
}
.signup.mentor-toggle button span.icon {
font-size: 14px;
}
.signup.mentor-toggle button span.remove_padding {
margin-bottom: 5px;
}
.signup.roletext {
margin-bottom: 35px;
font-size: 16px;
font-weight: bold;
}
.signup.terms {
margin-bottom: 10px;
font-size: 16px;
font-weight: bold;
}
.msg-body{
max-width: 1000px;
word-wrap: break-word;
}
/*######################## CSS for msgDetails ends here ###################
Author:Ritwik;
end;
*/
/*######################## CSS for dashboard-listing starts here ###################
Author:Ritwik;
end;
*/
.listing-history-table {
width: 100%;
border: none;
}
.listing-history-table td {
padding: 10px;
font-size: 16px;
font-weight: bold;
border: none;
}
.right-side-section-listing {
background: #fff;
width: 100%;
float: right;
padding: 20px;
padding-left: 100px;
}
.lst-hst-table div {
float: left;
padding: 0 10px;
height: 50px;
}
.lst-hst-table div img {
height: 50px;
width: 50px;
}
.lst-hst-table div p {
color: #250e9e;
font-weight: bold;
}
.host-logo-container {
width: 10%;
}
.host-name-container {
width: 50%;
border-left: 1px solid #ccc;
}
.host-date-container {
width: 20%;
border-left: 1px solid #ccc;
}
.host-mentorcount-container {
width: 19%;
border-left: 1px solid #ccc;
}
.lst-hst-table {
background: #fff;
margin-top: 5px;
border-radius: 4px;
overflow: hidden;
padding: 15px;
}
#listingHist {
margin-bottom: 20px;
}
.host-mentorcount-container p {
text-align: center;
}
.pub-lst-header {
overflow: hidden;
}
.pub-header-text {
width: 50%;
float: left;
}
.pub-header-btn {
width: 50%;
float: right;
}
@media only screen and (min-width: 640px) and (max-width: 959px) {
.lst-hst-table div img {
height: 53px;
width: 53px;
}
.lst-hst-table {
padding: 12px;
}
.lst-hst-table div {
font-size: 15px;
padding: 0 12px;
height: 53px;
}
.host-logo-container {
width: 13%;
}
.host-name-container {
width: 43%;
border-left: 1px solid #ccc;
}
.host-date-container {
width: 23%;
border-left: 1px solid #ccc;
}
.host-mentorcount-container {
width: 21%;
border-left: 1px solid #ccc;
}
}
@media only screen and (min-width: 480px) and (max-width: 639px) {
.lst-hst-table div img {
padding: 2px;
height: 53px;
width: 53px;
}
.lst-hst-table {
padding: 8px;
}
.lst-hst-table div {
font-size: 13px;
padding: 0 8px;
height: 55px;
}
.host-logo-container {
width: 15%;
}
.host-name-container {
width: 38%;
border-left: 1px solid #ccc;
}
.host-date-container {
width: 24%;
border-left: 1px solid #ccc;
}
.host-mentorcount-container {
width: 23%;
border-left: 1px solid #ccc;
}
}
@media only screen and (min-width: 420px) and (max-width: 479px) {
.lst-hst-table div img {
padding: 8px;
}
}
@media only screen and (min-width: 320px) and (max-width: 479px) {
.lst-hst-table {
padding: 5px;
}
.lst-hst-table div {
font-size: 12px;
padding: 0 5px;
height: 56px;
}
.host-logo-container {
width: 18%;
display: flex;
align-items: center;
}
.host-name-container {
width: 32%;
border-left: 1px solid #ccc;
}
.host-date-container {
width: 30%;
border-left: 1px solid #ccc;
}
.host-mentorcount-container {
width: 20%;
border-left: 1px solid #ccc;
}
.pub-header-text {
width: 74%;
float: left;
}
.pub-header-btn {
width: 26%;
float: right;
}
.button--alt {
min-width: 0;
padding: 0 12px !important;
}
}
/*######################## CSS for dashboard-listing ends here ###################
Author:Ritwik;
end;
*/
/*######################## CSS for dashboard-opportunities-mentor starts here ###################
Author:Ritwik;
end;
*/
.right-side-section-opportunities {
background: #fff;
width: 100%;
float: right;
padding: 20px;
}
.att-opp-table div {
float: left;
padding: 0 10px;
height: 50px;
}
.att-opp-table div p {
color: #250e9e;
font-weight: bold;
}
.logo-container {
width: 10%;
}
.logo-container img {
height: 45px;
width: 45px;
}
.name-container {
width: 66%;
border-left: 1px solid #ccc;
}
.date-container {
width: 23%;
border-left: 1px solid #ccc;
}
.att-opp-table {
background: #fff;
margin-top: 5px;
border-radius: 4px;
overflow: hidden;
padding: 15px;
}
.load-more-opp {
padding: 15px 20px;
background: #000;
color: #fff;
border-radius: 6px;
overflow: hidden;
border: none;
margin: 0 auto;
display: block;
margin-bottom: 15px;
}
#attendOpp {
margin-bottom: 20px;
}
@media only screen and (min-width: 640px) and (max-width: 959px) {
.att-opp-table {
padding: 12px;
}
.att-opp-table div {
font-size: 14px;
padding: 0 10px;
height: 51px;
}
.logo-container {
width: 12%;
}
.name-container {
width: 61%;
border-left: 1px solid #ccc;
}
.date-container {
width: 26%;
border-left: 1px solid #ccc;
}
}
@media only screen and (min-width: 480px) and (max-width: 639px) {
.att-opp-table {
padding: 8px;
}
.att-opp-table div {
font-size: 14px;
padding: 0 10px;
height: 52px;
}
.logo-container {
width: 15%;
}
.name-container {
width: 55%;
border-left: 1px solid #ccc;
}
.date-container {
width: 29%;
border-left: 1px solid #ccc;
}
}
@media only screen and (min-width: 320px) and (max-width: 479px) {
.att-opp-table {
padding: 5px;
}
.att-opp-table div {
font-size: 13px;
padding: 0 10px;
height: 56px;
}
.logo-container {
width: 20%;
}
.name-container {
width: 42%;
border-left: 1px solid #ccc;
}
.date-container {
width: 38%;
border-left: 1px solid #ccc;
}
}
/*######################## CSS for dashboard-opportunities-mentor ends here ###################
Author:Ritwik;
end;
*/
/*######################## CSS for corp-admin-dashboard starts here ###################
Author:Ritwik;
starts;
*/
#corp_image{
position: relative;
top: 30px;
height: 70px;
width: auto;
margin-bottom: 15px;
}
@media only screen and (max-width: 799px){
#corp_image {
position: relative;
top: 30px;
height: 50px;
width: auto;
margin-bottom: 20px;
}
.corp-admin-org-name-img-container{
width:100%;
}
.corp-admin-org-name{
width:40%;
font-size: 60px;
font-family: MarkWeb-Heavy, Futura, 'Century Gothic', 'Helvetica Neue', Helvetica, sans-serif;
letter-spacing: .5px;
font-weight: 700;
}
.corp-admin-org-img{
width:60%;
}
}
/*######################## CSS for corp-admin-dashboard ends here ###################
Author:Ritwik;
end;
*/
/*######################## CSS for new role set starts here ###################
Author:Sanju;
starts;
*/
input.commonCss, select.commonCss{
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
font-weight: bold;
}
table#internalActivities {
font-family: arial, sans-serif;
border-collapse: collapse;
width: 100%;
}
td.common_Td_TH_Class, th.common_Td_TH_Class {
border: 1px solid #dddddd;
text-align: left;
padding: 8px;
border-right: 1px solid #dddddd !important;
border-bottom: 1px solid #dddddd !important;
}
/*######################## CSS for new role set ends here ###################
Author:Sanju;
ends;
*/
.home.page-background--gadgets.signed-out.site-body {
overflow-x: hidden;
}
/* ************************** css for search opportunity page , author:982550********************************** */
select#select_sort_by_val.sortby-dropdown {
padding: 6px 10px;
color: #fff;
text-align: center;
font-weight: bold;
width: 100%;
background-color: #444242;
border-radius: 4px 4px 0 0;
}
@media (min-width: 800px) {
#advanced-search .calendar-input.has-value input {
color: #beb86c;
float: left;
font-size: 12px;
}
#advanced-search .calendar-input span.icon {
position: absolute;
right: 15px;
top: 0;
font-size: 5px;
pointer-events: none;
cursor: pointer;
right: 2px !important;
}
}
@media only screen and (min-width: 475px) {
.opp-srch-rslt-page.v-aligned-row .column--half {
width: 33.33%;
float: left;
}
.opp-srch-rslt-page.v-aligned-row .noOFEventStatus {
text-align: center;
background: #fff;
width: 33.33%;
float: left;
}
.opp-srch-rslt-page.v-aligned-row .noOFEventStatus .NextFour {
font-family: Roboto, 'Helvetica Neue', Helvetica, sans-serif;
font-weight: 700;
font-size: 15px;
letter-spacing: 1.25px;
text-transform: uppercase;
padding: 0;
}
.opp-srch-rslt-page.v-aligned-row .column--half h4 {
margin-bottom: 0;
}
.opp-srch-rslt-page.v-aligned-row .column--half.desktop-align-right {
float: right;
}
}
/* ************************** css for search opportunity page , author:982550********************************** */
/* ************************** css for list-opportunity page days dropdown , author:982550********************************** */
.listopp-days-drpdwn .dropdown-menu--alt__button,
.listopp-days-drpdwn .dropdown-menu__button {
font-size: 16px;
background: #ece9e3;
color: #4F585D;
text-transform: inherit;
border: 1px solid #d0c8ba;
}
.listopp-days-drpdwn .dropdown-menu.active .dropdown-menu__button,
.listopp-days-drpdwn .dropdown-menu:focus .dropdown-menu__button {
background: #ECE9E3;
border-bottom-left-radius: 0;
border-bottom-right-radius: 0;
}
.mentordays{
width: 21%;
line-height:20px !important;
}
@media (min-width: 800px) {
.listopp-days-drpdwn .search-row {
position: relative;
width: 265px;
margin: 0;
text-align: left;
padding: 0 15px;
float: left;
margin-left: 31px;
padding: 0;
}
.listopp-days-drpdwn .dropdown-menu__content {
min-width: 265px;
}
.listopp-days-drpdwn label {
float: left;
line-height: 45px;
}
.listopp-days-drpdwn .ms-container .ms-selectable,
.ms-container .ms-selection {
background: #ECE9E3;
}
.listopp-days-drpdwn .checkbox-custom__container.select-all {
background: #ECE9E3;
}
.listopp-days-drpdwn .checkbox-custom:checked+.checkbox-custom-label:before {
top: -14px;
}
.listopp-days-drpdwn .dropdown-menu.active span.has-value,
.dropdown-menu:focus span.has-value {
color: #666464;
font-size: 11px;
}
.listopp-days-drpdwn .checkbox-custom__container.select-all:hover {
background: #4a90e2;
color: #2E3941;
}
.listopp-days-drpdwn .dropdown-menu--alt__button span.has-value,
.listopp-days-drpdwn .dropdown-menu__button span.has-value {
color: #000;
font-size: 11px;
}
}
@media(max-width: 799px) {
.listopp-days-drpdwn .search-row {
position: relative;
width: 100%;
max-width: 100%;
margin: 0;
text-align: left;
padding: 0;
}
.listopp-days-drpdwn .dropdown-menu__content {
max-width: 100%;
width: 100%;
}
.listopp-days-drpdwn .ms-container .ms-selectable,
.ms-container .ms-selection {
background: #ECE9E3;
}
.listopp-days-drpdwn .checkbox-custom__container.select-all {
background: #ECE9E3;
}
.listopp-days-drpdwn .checkbox-custom:checked+.checkbox-custom-label:before {
top: -3px;
}
.listopp-days-drpdwn .dropdown-menu.active span.has-value,
.dropdown-menu:focus span.has-value {
color: #666464;
font-size: 14px;
}
.listopp-days-drpdwn .checkbox-custom__container.select-all:hover {
background: #4a90e2;
color: #2E3941;
}
.listopp-days-drpdwn .dropdown-menu--alt__button span.has-value,
.listopp-days-drpdwn .dropdown-menu__button span.has-value {
color: #000;
font-size: 14px;
}
}
@media(max-width: 500px) {
.opp-srch-rslt-page.v-aligned-row .column--half {
width: 100%;
text-align: center;
}
.opp-srch-rslt-page.v-aligned-row .noOFEventStatus {
width: 100%;
text-align: center;
}
.opp-srch-rslt-page .dropdown-menu,
.dropdown-menu--alt {
width: 155px;
margin: auto;
}
.opp-srch-rslt-page.v-aligned-row .column--half h4 {
margin: 0;
}
}
/* ************************** css for list-opportunity page days dropdown , author:982550********************************** */
.co_brand_logo {
height: 110px;
width: 220px;
border: 1px solid #C5C5C5;
border-radius: 5px;
margin-left: 1em;
background: white;
padding: 10px;
}
@media (max-width: 799px){
.mentordays {
width: 100%;
line-height: 20px !important;
}
}
/* add for map view listing details view */
.opp-detail__map{
height: 300px;
}
.opp-detail__map:before, .opp-detail__map:after{
content: none;
display: block !important;
}
a.countMeIn_logIn_singUp_close{
right: -30px;
top: -12px;
position: absolute;
}
.countMeIn_logIn_singUp_cntnr{
top: 30%;
left: 0;
width: 50%;
height: auto;
margin: 0 auto;
position: relative;
padding: 5px 20px 13px 20px;
border-radius: 10px;
overflow: visible;
}
.countMeIn_logIn_singUp_txt{
font-size: 20px;
margin: 8% 7% 8% 7%;
line-height: 30px;
}
.login_countMeIn, .signUp_countMeIn{
color: #4a90e2;
font-size: 22px;
}
@media (max-width: 480px){
.countMeIn_logIn_singUp_cntnr{
/*top: 40%;*/
}
}
