a,
body,
figcaption,
figure,
h1,
h2,
h3,
h4,
h5,
h6,
p {
    margin: 0;
    padding: 0;
}
#siteframe,
#wrapper {
    width: 100%;
    z-index: 1;
    overflow: hidden;
}
.grey_border,
main {
    display: block;
}
#team_slider .slick-next:before,
#team_slider .slick-prev:before,
.partner_slider .slick-next:before,
.partner_slider .slick-prev:before {
    content: none;
}
#menu_section,
#siteframe,
#wrapper {
    overflow: hidden;
}
body {
    color: #5d5d5d;
    font-family: Arial, Helvetica, sans-serif;
    letter-spacing: normal;
    overflow-y: auto;
    z-index: 1;
    background: #202224;
}
a {
    border: 0;
    text-decoration: none;
}
input {
    border-radius: 0;
}
.clear {
    float: none;
    clear: both;
}
img {
    max-width: 100%;
    height: auto;
}
#siteframe {
    position: relative;
}
#responder {
    left: -5000px;
    position: absolute;
    z-index: 1;
}
#wrapper,
.inner {
    position: relative;
}
#wrapper {
    min-height: 400px;
    min-width: 320px;
    height: 100%;
    background: #fff;
    left: 0;
    transition: left 0.5s;
}
.inner {
    width: 95%;
    max-width: 1300px;
    margin: 0 auto;
}
.pad {
    padding: 130px 0;
}
.pad_top {
    padding: 130px 0 0;
}
.pad_bottom {
    padding: 0 0 130px;
}
.subheader {
    font-size: 45px;
    color: #ff5e52;
    margin: 0 0 35px;
    letter-spacing: 2px;
    font-family: "Fira Sans", sans-serif;
}
.grey_border {
    height: 1px;
    width: 100%;
    background: #e6e7e8;
    margin: 50px 0;
}
.mobile,
.no_desktop,
.tablet {
    display: none;
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
    .inner {
        max-width: 600px;
    }
    .pad {
        padding: 100px 0;
    }
    .pad_top {
        padding: 100px 0 0;
    }
    .pad_bottom {
        padding: 0 0 100px;
    }
    #responder {
        z-index: 10;
    }
    .subheader {
        font-size: 30px;
        margin: 0 0 15px;
    }
    .tablet {
        display: block;
    }
    .desktop {
        display: none;
    }
    .no_desktop {
        display: block;
    }
}
@media only screen and (max-width: 767px) {
    .pad {
        padding: 30px 0;
    }
    .pad_top {
        padding: 30px 0 0;
    }
    .pad_bottom {
        padding: 0 0 30px;
    }
    #responder {
        z-index: 20;
    }
    .home #wrapper {
        position: relative !important;
    }
    .inner {
        width: 90%;
    }
    .subheader {
        font-size: 25px;
        margin: 0 0 15px;
    }
    .mobile {
        display: block;
    }
    .desktop,
    .no_mobile,
    .tablet {
        display: none;
    }
    .no_desktop {
        display: block;
    }
}
.blue_cta,
.yellow_cta {
    display: table;
    text-align: center;
    color: #202224;
    padding: 15px 35px;
    font-family: "Open Sans", sans-serif;
    font-weight: 800;
    font-size: 12px;
    text-transform: uppercase;
    text-decoration: none;
}
.blue_cta {
    background: #5feaf3;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.yellow_cta,
header nav #site_toggle_container .toggle_item {
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
}
.blue_cta:hover {
    background: #fff;
}
.yellow_cta {
    background: #f3ee5f;
    transition: all 0.5s ease;
}
.yellow_cta:hover {
    background: #5feaf3;
}
header {
    background: rgba(33, 36, 37, 0.6);
    position: absolute;
    top: 0;
    z-index: 99;
    height: 65px;
    width: 100%;
}
header .inner {
    max-width: 100%;
    width: 100%;
}
header #logo_image {
    width: 140px;
    height: 40px;
}
header .logo {
    max-width: 340px;
    padding: 12px 0 0;
    float: left;
    display: block;
    margin: 0 0 0 30px;
}
header .logo .name {
    display: block;
    height: 0;
    text-indent: -200%;
}
header nav {
    display: table;
    float: right;
}
header nav .main_nav {
    padding: 15px 0 0;
    float: left;
}
header nav .main_nav_item {
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease;
    display: block;
    float: left;
    font-family: "Fira Sans", sans-serif;
    font-size: 12px;
    line-height: 30px;
    font-weight: 600;
    color: #fff;
    text-transform: uppercase;
    text-decoration: none;
    margin: 0 30px 0 0;
}
header nav .main_nav_item.r {
    margin: 0;
}
header nav .main_nav_item.active,
header nav .main_nav_item:hover {
    color: #5feaf3;
}
#site_toggle_container_mobile .site_toggle,
header nav #site_toggle_container .site_toggle {
    color: #2a2627;
    line-height: 30px;
    font-size: 12px;
    font-family: "Fira Sans", sans-serif;
    font-weight: 800;
    text-decoration: none;
    text-transform: uppercase;
}
header nav #site_toggle_container {
    float: left;
    display: block;
    position: relative;
    background: #fff;
    height: 65px;
    width: 190px;
}
header nav #site_toggle_container .site_toggle {
    display: block;
    float: left;
}
header nav #site_toggle_container .toggle_item {
    background: #fff;
    z-index: 1;
    position: absolute;
    top: 0;
    left: 0;
    height: 50px;
    padding: 15px 20px 0 35px;
    width: 135px;
    transition: all 0.5s ease;
}
header nav #site_toggle_container .toggle_item .line,
header nav #site_toggle_container .unactive_site {
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    position: absolute;
    left: 0;
}
header nav #site_toggle_container .toggle_item .line {
    bottom: 0;
    transition: all 0.5s ease;
    width: 0;
    height: 1px;
    background: #d6d6d6;
}
header nav #site_toggle_container .toggle_item .line.active {
    width: 100%;
}
header nav #site_toggle_container .site_toggle_dd {
    float: right;
    width: 20px;
    height: 20px;
    background: url(../images/svg/site_toggle_arrow.svg) center no-repeat;
    margin-top: 5px;
    background-size: 15px;
}
header nav #site_toggle_container .unactive_site {
    height: 50px;
    padding: 15px 0 0 35px;
    width: 155px;
    top: 0;
    z-index: 0;
    background: #fff;
    transition: all 0.5s ease;
}
header nav #site_toggle_container .unactive_site.active {
    top: 100%;
}
header nav #site_toggle_container .unactive_site.active span {
    opacity: 1;
}
header nav #site_toggle_container .unactive_site span {
    opacity: 0;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
button:focus {
    outline: 0;
}
.hamburger {
    float: right;
    display: none;
}
#site_toggle_container_mobile {
    float: left;
    display: block;
    position: relative;
    background: #fff;
    height: 66px;
    width: 260px;
}
#site_toggle_container_mobile .site_toggle {
    display: block;
    float: left;
}
#site_toggle_container_mobile .toggle_item {
    background: #fff;
    z-index: 1;
    position: absolute;
    top: 0;
    left: 0;
    height: 50px;
    padding: 15px 20px 0 35px;
    width: 205px;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
#site_toggle_container_mobile .toggle_item .line,
#site_toggle_container_mobile .unactive_site {
    left: 0;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    position: absolute;
}
#site_toggle_container_mobile .toggle_item .line {
    bottom: 0;
    transition: all 0.5s ease;
    width: 0;
    height: 1px;
    background: #d6d6d6;
}
#site_toggle_container_mobile .toggle_item .line.active {
    width: 100%;
}
#site_toggle_container_mobile .site_toggle_dd {
    float: right;
    width: 20px;
    height: 20px;
    background: url(../images/svg/site_toggle_arrow.svg) center no-repeat;
    margin-top: 5px;
    background-size: 15px;
}
#site_toggle_container_mobile .unactive_site {
    height: 50px;
    padding: 15px 0 0 35px;
    width: 225px;
    top: 0;
    z-index: 0;
    background: #fff;
    transition: all 0.5s ease;
}
#footer_top .col .content form .submit,
#site_toggle_container_mobile .unactive_site span {
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
}
#site_toggle_container_mobile .unactive_site.active {
    top: 100%;
}
#site_toggle_container_mobile .unactive_site.active span {
    opacity: 1;
}
#site_toggle_container_mobile .unactive_site span {
    opacity: 0;
    transition: all 0.5s ease;
}
#mobile_menu {
    font-family: "Fira Sans", sans-serif;
    letter-spacing: 1px;
    width: 260px;
    padding: 0;
    display: block;
    position: fixed;
    top: 0;
    bottom: 0;
    right: -260px;
    z-index: 0;
}
#mobile_menu .mm_nav_container {
    padding: 30px 0 10px;
    background: #26282a;
}
#mobile_menu .mm_nav_item {
    color: #fff;
    font-size: 12px;
    font-weight: 800;
    display: block;
    background: url(../images/mm_arrow.png) 230px 3px no-repeat;
    margin: 0 0 20px;
    padding: 0 20px;
    background-size: 7px;
}
#mobile_menu .mm_nav_item.active {
    color: #5feaf3;
}
#mobile_menu .mm_hours_container {
    padding: 20px;
}
#mobile_menu .mm_hours_container p {
    font-size: 12px;
    font-family: "Fira Sans", sans-serif;
    margin: 0 0 15px;
}
#mobile_menu .mm_hours_container a {
    font-size: 12px;
    font-family: "Fira Sans", sans-serif;
    margin: 20px 0 0;
    color: #fff;
    display: block;
}
#mobile_menu .mm_hours_container h2 {
    color: #fff;
    font-family: caferus_slim_regularregular;
    font-size: 24px;
    margin: 0 0 20px;
}
#mobile_menu .mm_hours_container .col1 {
    float: left;
    color: #5feaf3;
}
#mobile_menu .mm_hours_container .col1 .breakfast_window {
    color: #fff;
}
#mobile_menu .mm_hours_container .col2 {
    float: right;
    text-align: right;
    color: #fff;
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
    header {
        background: 0 0;
    }
    header nav #site_toggle_container {
        display: none;
    }
    header nav .hamburger {
        display: block;
        padding: 20px 20px 0 0;
    }
    header .logo {
        margin: 0 0 0 20px;
    }
    .main_nav {
        display: none;
    }
}
@media only screen and (max-width: 767px) {
    header {
        background: 0 0;
    }
    header nav #site_toggle_container {
        display: none;
    }
    header nav .hamburger {
        display: block;
        padding: 20px 20px 0 0;
    }
    header .logo {
        margin: 0 0 0 20px;
    }
    header #logo_image {
        margin: 0;
    }
    .main_nav {
        display: none;
    }
}
#footer_top {
    background: #26282a;
}
#footer_top .col {
    float: left;
    width: 31%;
    margin-right: 3.5%;
}
#footer_top .col:nth-child(3n) {
    margin-right: 0;
}
#footer_top .col .content {
    color: #e3e3e3;
}
#footer_top .col .content h3 {
    font-size: 23px;
    font-family: caferus_slim_regularregular;
    margin: 0 0 20px;
}
#footer_top .col .content form .input_field,
#footer_top .col .content form .submit,
#footer_top .col .content p {
    font-size: 12px;
    font-family: "Open Sans", sans-serif;
}
#footer_top .col .content p {
    margin: 0;
}
#footer_top .col .content .blue_cta {
    margin: 35px 0 0;
}
#footer_top .col .content form {
    padding: 35px 0 0;
}
#footer_top .col .content form .input_field {
    height: 45px;
    width: 160px;
    background: #202224;
    color: #e3e3e3;
    font-weight: 800;
    text-transform: uppercase;
    padding: 0 20px;
    border: none;
    float: left;
}
#footer_top .col .content form .submit {
    border: none;
    background: #5feaf3;
    height: 45px;
    width: 60px;
    text-align: center;
    color: #202224;
    font-weight: 800;
    float: left;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    -webkit-border-radius: none;
    -moz-border-radius: none;
    border-radius: none;
    transition: all 0.5s ease;
}
#menu_nav,
#menu_section .menu_section {
    border-bottom: solid 1px #d6d6d6;
}
#footer_top .col .content #email_error,
#splash_site_toggle_container .toggle_item {
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
}
#footer_top .col .content form .submit:hover {
    cursor: pointer;
    background: #fff;
}
#footer_top .col .content #email_error {
    transition: all 0.5s ease;
    opacity: 0;
    margin: 20px 0 0;
    color: #f3ee5f;
}
#footer_bottom .copyright,
#footer_bottom .footer_nav_link {
    float: left;
    font-size: 12px;
    font-family: "Open Sans", sans-serif;
    color: #979798;
}
#footer_top .col .content #email_error.active {
    opacity: 1;
}
#footer_top .col .content .logo_container {
    padding: 35px 0 0;
}
#footer_top .col .content .logo_container #google_play {
    display: block;
    float: left;
    width: 100px;
    height: 30px;
    background: url(../images/svg/google_play_logo.svg) no-repeat;
    background-size: cover;
    margin: 0 40px 0 0;
}
#footer_top .col .content .logo_container #app_store {
    display: block;
    float: left;
    width: 80px;
    height: 25px;
    margin: 5px 0 0;
    background: url(../images/svg/app_store_logo.svg) no-repeat;
    background-size: contain;
}
#footer_bottom {
    padding: 100px 0;
    background: #202224;
}
#footer_bottom .copyright {
    margin: 25px 0 0;
}
#footer_bottom .left {
    float: left;
}
#footer_bottom .left #footer_logo {
    float: left;
    display: block;
    width: 67px;
    height: 64px;
    background: url(../images/svg/splash_logo.svg) no-repeat;
    background-size: cover;
    margin: 0 40px 0 0;
}
#footer_bottom .footer_nav_link {
    text-decoration: none;
    margin: 0 25px 0 0;
}
#footer_bottom .footer_nav_link:hover {
    color: #b2b2b2;
}
#footer_bottom .right {
    float: right;
}
#footer_bottom .right #footer_nav {
    padding: 25px 0 0;
}
#footer_bottom .right .social_container {
    float: left;
}
#footer_bottom .right .social_container a {
    float: left;
    display: block;
    width: 20px;
    height: 20px;
    margin-right: 25px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease;
    opacity: 0.6;
}
#footer_bottom .right .social_container a:hover {
    opacity: 1;
}
#footer_bottom .right .social_container #facebook {
    background: url(../images/svg/facebook_icon.svg) center no-repeat;
    background-size: contain;
}
#footer_bottom .right .social_container #ig {
    background: url(../images/svg/instagram_icon.svg) center no-repeat;
    background-size: contain;
}
#footer_bottom .right .social_container #twitter {
    background: url(../images/svg/twitter_icon.svg) center no-repeat;
    background-size: contain;
}
#footer_bottom .right .social_container #iii {
    background: url(../images/iii_logo.png) center no-repeat;
    background-size: contain;
    margin-right: 0;
}
#splash_page #siteframe,
#splash_page #wrapper,
#splash_page body {
    background: 0 0;
}
@media only screen and (min-width: 1023px) and (max-width: 1250px) {
    #footer_bottom .left,
    #footer_bottom .right {
        float: none;
    }
    #footer_bottom .right #footer_nav {
        padding: 45px 0 0;
    }
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
    #footer_top .col {
        width: 46%;
        margin-right: 0;
        margin-bottom: 40px;
    }
    #footer_top .col:nth-child(2n) {
        float: right;
    }
    #footer_top .col:nth-child(3n) {
        width: 100%;
        float: none;
        clear: both;
        padding: 40px 0 0;
        border-top: solid 1px #434548;
        margin-bottom: 0;
    }
    #footer_top .col:nth-child(3n) p {
        display: none;
    }
    #footer_top .col:nth-child(3n) h3 {
        float: left;
    }
    #footer_top .col:nth-child(3n) .logo_container {
        float: right;
        padding: 0;
    }
    #footer_top .col .content form .input_field {
        width: 70%;
        padding: 0 5%;
    }
    #footer_top .col .content form .submit {
        width: 20%;
    }
    #footer_bottom .footer_nav_link {
        margin: 0 20px 0 0;
    }
    #footer_bottom .right #footer_nav {
        padding: 10px 0 0;
    }
    #footer_bottom .right .social_container a {
        margin-right: 20px;
    }
    #footer_bottom .right .social_container a:nth-child(3n) {
        margin-right: 0;
    }
    #footer_bottom .copyright {
        float: none;
        text-align: right;
        margin: 15px 0 0;
    }
}
@media only screen and (max-width: 767px) {
    #footer_top .col {
        width: 100%;
        float: none;
        margin: 0 0 40px;
    }
    #footer_top .col:nth-child(3n) p {
        display: none;
    }
    #footer_top .col:nth-child(3n) .logo_container {
        padding: 0;
    }
    #footer_top .col .content form .input_field {
        width: 70%;
        padding: 0 5%;
    }
    #footer_top .col .content form .submit {
        width: 20%;
    }
    #footer_bottom {
        padding: 30px 0;
    }
    #footer_bottom .footer_nav_link {
        font-size: 10px;
        margin: 20px 20px 0 0;
    }
    #footer_bottom .right #footer_nav {
        padding: 40px 0 0;
    }
    #footer_bottom .copyright {
        float: none;
        font-size: 10px;
        margin: 20px 0 0;
    }
}
#splash_page {
    background: url(../images/splash_bg_sansfireflies.jpg) center center no-repeat fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    width: 100%;
    height: 100%;
    min-height: 100%;
}
#splash_page #wrapper .inner {
    padding: 0 0 50px;
}
#splash_page.day {
    background: url(../images/splash_bg_day.jpg) center center no-repeat fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
#splash_page.night {
    background: url(../images/splash_bg.jpg) center center no-repeat fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
#splash_page.firefly {
    background: url(../images/splash_bg_sansfireflies.jpg) center center no-repeat fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
#splash_page .fireflies {
    position: absolute;
    opacity: 0;
}
#splash_page #firefly-1 {
    top: 10%;
    left: 5%;
    opacity: 1;
}
#splash_page #firefly-2 {
    top: 23%;
    left: 16%;
}
#splash_page #firefly-3 {
    top: 0;
    right: 15%;
}
#splash_page #firefly-4 {
    top: 0;
    left: 50%;
    opacity: 1;
}
#splash_page #firefly-5 {
    top: 17%;
    left: 68%;
}
#splash_page #firefly-6 {
    top: 4%;
    right: 3%;
}
#splash_page #firefly-7 {
    top: 36%;
    right: 10%;
    opacity: 1;
}
#splash_page #firefly-8 {
    top: 0;
    left: 1%;
}
#splash_page #firefly-9 {
    top: 0;
    left: 30%;
}
#splash_page #firefly-10 {
    top: 25%;
    right: 25%;
}
#splash_page #firefly-11 {
    top: 0;
    left: 17%;
}
#splash_logo {
    display: block;
    width: 295px;
    margin: 300px auto 0;
}
#splash_site_toggle_container {
    display: table;
    position: relative;
    margin: 50px auto 0;
}
#splash_site_toggle_container .choose_loc {
    background: rgba(255, 255, 255, 0.6);
    color: #2a2627;
    font-family: "Fira Sans", sans-serif;
    font-size: 13px;
    text-transform: uppercase;
    display: table;
    padding: 17px 20px 0;
    height: 33px;
    float: left;
}
#splash_site_toggle_container .launch_site,
#splash_site_toggle_container .site_toggle {
    color: #2a2627;
    font-family: "Fira Sans", sans-serif;
    text-decoration: none;
    font-weight: 700;
}
#splash_site_toggle_container .site_toggle_dd_container {
    float: left;
    position: relative;
}
#splash_site_toggle_container .site_toggle {
    display: block;
    font-size: 12px;
    text-transform: uppercase;
    float: left;
}
#splash_site_toggle_container .toggle_item {
    background: #fff;
    padding: 17px 20px 0;
    height: 33px;
    width: 180px;
    position: relative;
    z-index: 1;
    transition: all 0.5s ease;
}
#splash_site_toggle_container .toggle_item .line,
#splash_site_toggle_container .unactive_site {
    position: absolute;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    left: 0;
}
#splash_site_toggle_container .toggle_item .line {
    bottom: 0;
    transition: all 0.5s ease;
    width: 0;
    height: 1px;
    background: #d6d6d6;
}
#splash_site_toggle_container .toggle_item .line.active {
    width: 100%;
}
#splash_site_toggle_container .site_toggle_dd {
    float: right;
    width: 20px;
    height: 15px;
    background: url(../images/svg/site_toggle_arrow.svg) center no-repeat;
    background-size: 15px;
}
#splash_site_toggle_container .unactive_site {
    padding: 17px 20px 0;
    height: 33px;
    width: 180px;
    top: 0;
    z-index: 0;
    background: #fff;
    transition: all 0.5s ease;
}
#splash_site_toggle_container .unactive_site.active {
    top: 100%;
}
#splash_site_toggle_container .unactive_site.active span {
    opacity: 1;
}
#splash_site_toggle_container .unactive_site span {
    opacity: 0;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
#splash_site_toggle_container .launch_site {
    background: #f3ee5f;
    font-size: 13px;
    text-align: center;
    display: table;
    padding: 17px 20px 0;
    height: 33px;
    float: left;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
#splash_site_toggle_container .launch_site:hover {
    background: #5feaf3;
}
@media only screen and (min-width: 1023px) and (max-width: 1200px) {
    #splash_logo {
        margin-top: 20%;
    }
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
    #splash_logo {
        margin-top: 30%;
    }
}
@media only screen and (max-width: 767px) {
    #splash_logo {
        margin-top: 20%;
    }
    #splash_site_toggle_container .choose_loc {
        font-size: 11px;
        height: auto;
        padding: 10px 20px;
        float: none;
        clear: both;
        width: 238px;
    }
}
.page_hero,
.page_hero .inner {
    height: 405px;
}
.page_hero {
    width: 100%;
    background-size: cover;
    background-position: center;
    position: relative;
}
.page_hero .content {
    position: absolute;
    bottom: 100px;
    max-width: 720px;
}
.page_hero .content h1 {
    font-family: caferus_slim_regularregular;
    font-size: 48px;
    color: #fff;
    margin: 0 0 10px;
    letter-spacing: 2px;
}
.page_hero .content p {
    font-family: "Fira Sans", sans-serif;
    font-size: 14px;
    color: #fff;
    margin: 0;
    line-height: 24px;
}
#menu_nav .menu_nav_item,
#menu_section .menu_desc {
    color: #4d565b;
    font-family: "Fira Sans", sans-serif;
}
#menu_nav .menu_nav_item:hover,
#menu_section .menu_desc:hover {
    color: white;
}
#menu_nav .menu_nav_item.active{
 color: white;   
}
#menu_nav .menu_nav_item {
    outline: 0;
    -webkit-appearance: none;
    font-size: 13px;
    text-transform: uppercase;
    text-align: center;
    text-decoration: none;
    padding: 30px;
    display: block;
    float: left;
    font-weight: 700;
    letter-spacing: 1px;
    position: relative;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
#menu_nav .menu_nav_item.active span,
#menu_nav .menu_nav_item:hover span {
    height: 100%;
}
#menu_nav .menu_nav_item span {
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease;
    position: absolute;
    z-index: -1;
    left: 0;
    bottom: 0;
    height: 0;
    width: 100%;
    display: block;
    background: #168088;
}
#menu_container,
.hp_section .home_cta {
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
}
#menu_fade {
    position: absolute;
    z-index: 5;
    top: 0;
    right: -5px;
    display: none;
}
.menu_col_left {
    float: left;
}
.menu_col_right {
    float: right;
}
#menu_container {
    transition: all 0.5s ease;
}
#menu_section .pad_top {
    padding: 60px 0 0;
}
#menu_section .col {
    width: 45%;
}
#menu_section .menu_content {
    z-index: 1;
    opacity: 0;
    position: absolute;
    background: #fff;
    width: 100%;
}
#menu_section .menu_content.active {
    z-index: 2;
}
#menu_section .menu_desc {
    font-size: 12px;
    margin: 0 0 20px;
    font-weight: 800;
}
#menu_section .menu_section {
    margin: 0 0 40px;
    padding: 0 0 10px;
}
#menu_section .menu_section:last-child {
    border-bottom: none;
}
#menu_section .menu_title {
    color: #949494;
    font-size: 36px;
    font-family: "Fira Sans", sans-serif;
    font-weight: 200;
    margin: 0 0 30px;
    text-transform: uppercase;
}
#menu_section .featured_menu_item {
    background-size: cover;
    position: relative;
    width: 100%;
    height: 230px;
    margin: 0 0 40px;
}
#menu_section .featured_menu_item .desc_container {
    background: #f3ee5f;
    width: 50%;
    position: absolute;
    bottom: 0;
    left: 0;
}
#menu_section .featured_menu_item .desc_container .content {
    padding: 25px;
}
#menu_section .featured_menu_item .desc_container strong {
    margin: 0 0 5px;
    font-size: 14px;
    font-family: "Fira Sans", sans-serif;
    color: #4d565b;
    display: block;
    font-weight: 800;
    text-transform: uppercase;
}
#menu_section .featured_menu_item .desc_container p {
    font-family: "Fira Sans", sans-serif;
    font-size: 12px;
    color: #4d565b;
    margin: 0;
}
#menu_section .menu_item {
    padding: 0 0 30px;
}
#menu_section .menu_item strong {
    margin: 0 0 5px;
    font-size: 14px;
    font-family: "Fira Sans", sans-serif;
    color: #4d565b;
    display: block;
    font-weight: 800;
    text-transform: uppercase;
}
#food_warning p,
#menu_section .menu_item p {
    font-size: 12px;
    font-family: "Fira Sans", sans-serif;
    color: #4d565b;
}
#menu_section .menu_item p {
    margin: 0;
}
#food_warning {
    padding: 60px 0;
    border-top: solid 1px #d6d6d6;
}
#food_warning p {
    float: left;
    max-width: 90%;
    margin: 10px 0 0 15px;
    background: url(../images/svg/silverware_icon.svg) left no-repeat;
    background-size: 30px;
    padding: 15px 0 15px 50px;
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
    .menu_col_left,
    .menu_col_right {
        float: none;
    }
    #menu_section .menu_section,
    .menu_col_left .menu_section:last-child {
        border-bottom: solid 1px #d6d6d6;
    }
    #menu_nav .inner {
        max-width: 95%;
    }
    #menu_nav .menu_nav_item:hover span {
        height: 0;
    }
    .page_hero {
        height: 300px;
    }
    .page_hero .content {
        bottom: 60px;
        max-width: 100%;
    }
    .page_hero .content h1 {
        font-size: 36px;
    }
    .page_hero .inner {
        height: 300px;
        position: relative;
    }
    #menu_section .col {
        width: 100%;
    }
    #menu_section .menu_section {
        margin: 0 0 40px;
        padding: 0 0 10px;
    }
    #menu_section .menu_section:last-child {
        border-bottom: none;
    }
    #menu_section .menu_col_left .menu_section:last-child {
        border-bottom: solid 1px #d6d6d6;
    }
    #food_warning {
        padding: 40px 0;
    }
}
@media only screen and (max-width: 767px) {
    .menu_col_left,
    .menu_col_right {
        float: none;
    }
    #menu_section .menu_section,
    .menu_col_left .menu_section:last-child {
        border-bottom: solid 1px #d6d6d6;
    }
    #menu_section .col,
    #menu_section .featured_menu_item .desc_container {
        width: 100%;
    }
    #menu_nav .inner {
        max-width: 95%;
    }
    #menu_nav .menu_nav_item:hover span {
        height: 0;
    }
    .page_hero {
        height: auto;
    }
    .page_hero .content {
        bottom: auto;
        max-width: 100%;
        padding: 100px 0 60px;
        position: relative;
    }
    .page_hero .content h1 {
        font-size: 30px;
    }
    .page_hero .content p {
        font-size: 13px;
        line-height: 18px;
    }
    .page_hero .inner {
        height: auto;
        position: relative;
    }
    #menu_section .pad_top {
        padding: 35px 0 0;
    }
    #menu_section .menu_section {
        margin: 0 0 30px;
        padding: 0;
    }
    #menu_section .menu_section:last-child {
        border-bottom: none;
    }
    #menu_section .menu_col_left .menu_section:last-child {
        border-bottom: solid 1px #d6d6d6;
    }
    #menu_section .menu_title {
        font-size: 30px;
    }
    #menu_section .featured_menu_item {
        margin: 0 0 30px;
    }
    #menu_section .featured_menu_item .desc_container .content {
        padding: 20px;
    }
    #food_warning {
        padding: 35px 0;
    }
}
#home_mask,
#home_page_container,
.hp_section {
    width: 100%;
    height: 100%;
}
.home #wrapper {
    position: inherit;
}
#close_sidebar,
#home_mask,
.explore_point,
.home_nav {
    position: absolute;
}
#home_mask {
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.6);
    z-index: 9;
    display: none;
}
#page_1,
#page_5 {
    background-image: url(../images/home1_bg1.jpg);
}
#page_2,
#page_6 {
    background-image: url(../images/home1_bg2.jpg);
}
#page_3,
#page_7 {
    background-image: url(../images/home1_bg3.jpg);
}
#page_4,
#page_8 {
    background-image: url(../images/home1_bg4.jpg);
}
.hp_section {
    min-width: 100%;
    min-height: 100%;
    position: fixed;
    top: 100%;
    background-attachment: fixed;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    -webkit-transition: all 1.2s ease-out;
    -moz-transition: all 1.2s ease-out;
    -ms-transition: all 1.2s ease-out;
    transition: all 1.2s ease-out;
}
.hp_section.active {
    top: 0;
}
.hp_section .inner {
    max-width: 745px;
}
.hp_section .content {
    color: #fff;
    text-align: center;
    padding-top: 30%;
}
.hp_section .content h1 {
    font-family: caferus_slim_regularregular;
    font-size: 70px;
    line-height: 75px;
    margin: 0 0 35px;
}
.hp_section .content p {
    font-size: 15px;
    margin: 0;
    line-height: 25px;
}
.hp_section .home_cta {
    color: #fff;
    display: block;
    width: 124px;
    height: 70px;
    padding: 50px 0 0;
    background: url(../images/home_cta_circles.png) no-repeat;
    background-size: contain;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 800;
    font-family: "Fira Sans", sans-serif;
    text-align: center;
    margin: 50px auto 0;
    border-radius: 100%;
    transition: all 0.5s ease;
}
.hp_section .home_cta:hover {
    background-color: rgba(0, 0, 0, 0.4);
    color: #f3ee5f;
}
.home_nav {
    display: block;
    width: 22px;
    height: 22px;
    background: url(../images/home_nav_arrow.png) center no-repeat;
    bottom: 40px;
    left: 50%;
    margin-left: -11px;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.ep-0,
.explore_point {
    top: 55%;
    left: 10%;
}
.home_nav:hover {
    bottom: 30px;
    background: url(../images/home_nav_arrow_on.png) center no-repeat;
}
.explore_point {
    width: 49px;
    height: 49px;
    background-size: contain;
    border-radius: 100%;
    border: 2px solid #f3ee5f;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
#contact,
#faq .faq_block .content,
.position_bottom,
.position_top {
    border-bottom: solid 1px #d6d6d6;
}
.explore_point span {
    width: 20px;
    height: 20px;
    margin: 14px auto 0;
    display: block;
    background: url(../images/explore_menu_icon.png) center no-repeat;
}
.explore_point:hover {
    background-color: #f3ee5f;
}
.explore_point:hover span {
    background: url(../images/explore_menu_icon_on.png) center no-repeat;
}
.ep-0 span {
    background: url(../images/explore_menu_icon.png) center no-repeat;
}
.ep-0:hover span {
    background: url(../images/explore_menu_icon_on.png) center no-repeat;
}
.ep-1 {
    top: 30%;
    right: 8%;
}
.ep-1 span {
    background: url(../images/explore_silverware_icon.png) center no-repeat;
}
.ep-1:hover span {
    background: url(../images/explore_silverware_icon_on.png) center no-repeat;
}
.ep-2 {
    top: 80%;
    right: 10%;
}
.ep-2 span {
    background: url(../images/explore_team_icon.png) center no-repeat;
}
.ep-2:hover span {
    background: url(../images/explore_team_icon_on.png) center no-repeat;
}
.ep-3 {
    top: 30%;
    left: 8%;
}
.ep-3 span {
    background: url(../images/explore_silverware_icon.png) center no-repeat;
}
.ep-3:hover span {
    background: url(../images/explore_silverware_icon_on.png) center no-repeat;
}
#explore_sidebar {
    position: fixed;
    z-index: 100;
    background: #fff;
    height: 100%;
    width: 420px;
    top: 0;
    left: -420px;
    -webkit-transition: all 0.8s ease;
    -moz-transition: all 0.8s ease;
    -ms-transition: all 0.8s ease;
    transition: all 0.8s ease;
}
#contact_forms .form_submit,
#contact_forms .input_field {
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
}
#explore_sidebar.active {
    left: 0;
}
#explore_sidebar .content {
    display: none;
    padding: 35% 0 0;
    width: 60%;
    margin: 0 auto;
}
#explore_sidebar .content img {
    display: block;
    width: 100%;
    margin: 0 0 35px;
}
#explore_sidebar .content strong {
    display: block;
    font-size: 13px;
    font-weight: 800;
    margin: 0 0 20px;
    text-transform: uppercase;
    font-family: "Open Sans", sans-serif;
}
#explore_sidebar .content p {
    font-size: 13px;
    color: #4d565b;
    line-height: 22px;
    font-family: "Fira Sans", sans-serif;
}
#explore_sidebar .content a {
    font-size: 13px;
    color: #4d565b;
    font-weight: 800;
}
#close_sidebar {
    display: block;
    width: 20px;
    height: 20px;
    background: url(../images/close_explore_icon.png) no-repeat;
    background-size: cover;
    right: 25px;
    top: 25px;
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
    .hp_section,
    .hp_section.active {
        top: auto;
        z-index: 1;
    }
    .explore_point,
    .home_nav {
        display: none;
    }
    .hp_section {
        background-size: cover;
        background-repeat: no-repeat;
        background-position: 50% 50%;
        position: relative;
        padding: 280px 0;
    }
    .hp_section .inner {
        max-width: 550px;
    }
    .hp_section .content {
        padding: 0;
    }
    .hp_section .content h1 {
        font-size: 60px;
        line-height: 65px;
    }
    .hp_section .home_cta {
        padding: 50px 0 0;
        margin: 100px auto 0;
    }
}
@media only screen and (max-width: 767px) {
    .hp_section,
    .hp_section.active {
        top: auto;
        z-index: 1;
    }
    .explore_point,
    .home_nav {
        display: none;
    }
    .hp_section {
        position: relative;
        padding: 120px 0;
    }
    .hp_section .inner {
        max-width: 550px;
    }
    .hp_section .content {
        padding: 0;
    }
    .hp_section .content h1 {
        font-size: 24px;
        line-height: 29px;
    }
    .hp_section .content p {
        font-size: 13px;
        line-height: 15px;
    }
    .hp_section .home_cta {
        padding: 40px 0 0;
        margin: 50px auto 0;
        font-size: 12px;
        height: 55px;
        width: 97px;
    }
}
.article_block img {
    width: 100%;
    margin: 0 0 40px;
}
.catering_block .content,
.catering_block img {
    max-width: 590px;
    width: 48%;
}
.article_block p,
.article_block strong {
    margin: 0 0 20px;
    font-family: "Fira Sans", sans-serif;
    color: #4d565b;
}
.article_block strong {
    font-size: 18px;
    font-weight: 800;
    display: block;
}
.article_block p {
    font-size: 13px;
    line-height: 20px;
}
.article_block p a {
    color: #4d565b;
    font-weight: 800;
}
.footer_hero {
    padding: 150px 0 130px;
    margin-top: 115px;
    background-size: cover;
    background-position: center;
}
.footer_hero h2 {
    color: #fff;
    font-family: caferus_slim_regularregular;
    font-size: 36px;
    text-align: center;
    margin: 0 0 25px;
}
.footer_hero a {
    margin: 0 auto;
    min-width: 190px;
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
    .footer_hero {
        margin-top: 80px;
    }
    .footer_hero h2 {
        color: #fff;
        font-family: caferus_slim_regularregular;
        font-size: 36px;
        text-align: center;
        margin: 0 0 25px;
    }
}
.catering_block h2,
.catering_block p {
    font-family: "Fira Sans", sans-serif;
}
@media only screen and (max-width: 767px) {
    .footer_hero {
        margin-top: 30px;
        padding: 100px 0;
    }
    .footer_hero h2 {
        font-size: 26px;
        margin: 0 0 20px;
    }
    .footer_hero a {
        min-width: auto;
    }
}
.catering_block .content {
    padding: 6% 0 0;
}
.catering_block h2 {
    font-weight: 200;
    margin: 0 0 15px;
}
.catering_block p {
    font-size: 13px;
    color: #4d565b;
    line-height: 22px;
    margin: 0 0 30px;
}
.catering_guide,
.location_link {
    font-weight: 700;
    margin: 0 0 20px;
    display: table;
    font-family: "Fira Sans", sans-serif;
    text-transform: uppercase;
    text-decoration: none;
}
#cc1 {
    padding: 0 0 130px;
}
#cc1 img {
    float: left;
}
#cc1 .content,
#cc2 img {
    float: right;
}
#cc2 .content {
    float: left;
}
.location_link {
    color: #168088;
    font-size: 14px;
    background: url(../images/svg/blue_location_icon.svg) left no-repeat;
    padding: 0 0 0 20px;
}
.catering_guide {
    color: #4d565b;
    font-size: 14px;
    background: url(../images/svg/catering_guide_icon.svg) left no-repeat;
    padding: 0 0 0 30px;
}
.contact_info .location,
.contact_info .phone {
    font-weight: 400;
    padding: 0 0 0 25px;
    font-size: 14px;
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
    .catering_block .content,
    .catering_block img {
        max-width: 100%;
        width: 100%;
    }
    .catering_block .content {
        padding: 30px 0 0;
    }
    #cc1 {
        padding: 0 0 50px;
    }
    #cc1 .content,
    #cc1 img,
    #cc2 .content,
    #cc2 img {
        float: none;
    }
}
@media only screen and (max-width: 767px) {
    .catering_block .content,
    .catering_block img {
        max-width: 100%;
        width: 100%;
    }
    .catering_block .content {
        padding: 30px 0 0;
    }
    #cc1 {
        padding: 0 0 30px;
    }
    #cc1 .content,
    #cc1 img,
    #cc2 .content,
    #cc2 img {
        float: none;
    }
}
#google_maps,
#google_maps_siena {
    height: 260px;
    width: 260px;
    float: right;
    display: block;
}
#google_maps {
    background: url(../images/map.png) no-repeat;
    background-size: cover;
}
#google_maps_siena {
    background: url(../images/siena_map.png) no-repeat;
    background-size: cover;
}
.contact_info {
    float: left;
    width: 60%;
    color: #4d565b;
    font-family: "Fira Sans", sans-serif;
}
.contact_info h2 {
    font-family: caferus_slim_regularregular;
    font-size: 36px;
    margin: 0 0 35px;
}
#faq .faq_block,
#faq .faq_block .question,
#faq .faq_title,
#team_slider .content {
    font-family: "Fira Sans", sans-serif;
}
.contact_info p {
    font-size: 14px;
}
.contact_info .location {
    text-transform: uppercase;
    background: url(../images/svg/location_icon.svg) left no-repeat;
}
.contact_info .address {
    padding: 0 0 0 25px;
    margin: 0 0 20px;
}
.contact_info .phone {
    text-transform: uppercase;
    background: url(../images/svg/phone_icon.svg) left no-repeat;
    color: #4d565b;
}
.contact_info .col {
    float: left;
    width: 48%;
    margin-right: 2%;
}
.contact_info .col p {
    margin: 0 0 15px;
}
.contact_info .col:last-child() {
    margin-right: 0;
}
.contact_info .col .col1 {
    float: left;
    width: 65%;
}
.contact_info .col .col2 {
    float: right;
    width: 30%;
    text-align: right;
}
#faq .faq_title {
    font-size: 30px;
    font-weight: 200;
    margin: 0 0 70px;
    color: #4d565b;
}
#faq .faq_block {
    color: #4d565b;
    width: 80%;
    margin: 0 auto 60px;
}
#faq .faq_block strong {
    color: #168088;
    font-size: 14px;
    font-weight: 800;
    text-transform: uppercase;
}
#faq .faq_block .question {
    font-size: 16px;
    font-weight: 800;
    text-transform: uppercase;
    margin: 0 0 20px;
    display: block;
    color: #4d565b;
}
#faq .faq_block p {
    margin: 0 0 15px;
    font-size: 14px;
    line-height: 25px;
}
#faq .faq_block .icon {
    display: block;
    width: 50px;
    height: 50px;
    background-position: center;
    background-repeat: no-repeat;
    float: left;
}
#faq .faq_block a {
    color: #4d565b;
    font-weight: 700;
    text-decoration: none;
}
#faq .faq_block .content {
    width: 90%;
    float: right;
    padding: 0 0 45px;
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
    .contact_info {
        float: none;
        width: 60%;
    }
    .contact_info .col {
        float: none;
        width: 100%;
        margin: 0 0 90px;
    }
    .contact_info .col:last-child {
        margin: 0;
    }
    .contact_info .col .col1 {
        float: left;
        width: 65%;
    }
    .contact_info .col .col2 {
        float: right;
        width: 30%;
        text-align: right;
    }
    #google_maps {
        height: 195px;
        width: 195px;
        float: none;
        position: absolute;
        top: 0;
        right: 0;
    }
    #faq .faq_block {
        width: 100%;
    }
    #faq .faq_block .content {
        width: 85%;
    }
}
@media only screen and (max-width: 767px) {
    .contact_info,
    .contact_info .col {
        float: none;
        width: 100%;
    }
    .contact_info .col {
        margin: 0 0 50px;
    }
    .contact_info .col:first-child {
        max-width: 60%;
    }
    .contact_info .col:last-child {
        margin: 0;
    }
    .contact_info .col .col1 {
        float: left;
        width: 65%;
    }
    .contact_info .col .col2 {
        float: right;
        width: 30%;
        text-align: right;
    }
    #google_maps {
        height: 105px;
        width: 105px;
        float: none;
        position: absolute;
        top: 40px;
        right: 0;
    }
    #faq .faq_title {
        font-size: 22px;
        margin: 0 0 40px;
    }
    #faq .faq_block {
        width: 100%;
        margin-bottom: 45px;
    }
    #faq .faq_block .icon {
        width: 40px;
        height: 40px;
        background-size: contain;
    }
    #faq .faq_block .content {
        width: 80%;
        padding: 0 0 30px;
    }
}
#team_slider {
    opacity: 0;
}
#team_slider .slick-prev {
    width: 40px;
    height: 40px;
    background: url(../images/slider_prev_arrow.png) center no-repeat;
    z-index: 3;
}
#team_slider .slick-next {
    width: 40px;
    height: 40px;
    background: url(../images/slider_next_arrow.png) center no-repeat;
    z-index: 3;
}
#team_slider .content_container {
    width: 80%;
    margin: 0 auto;
}
#team_slider .image {
    position: relative;
    height: 263px;
    width: 260px;
    float: left;
}
#team_slider .image .mask {
    position: absolute;
    z-index: 2;
    width: 100%;
    top: 0;
    left: 0;
    height: 100%;
    background: url(../images/team_slider_mask.png) center no-repeat;
    background-size: cover;
}
#team_slider .image img {
    width: 100%;
}
#team_slider .slide {
    outline: 0;
}
#team_slider .content {
    float: right;
    width: 60%;
}
#team_slider .content h3 {
    font-size: 36px;
    font-weight: 200;
    margin: 0;
}
#team_slider .content strong {
    color: #168088;
    font-size: 16px;
    margin: 0 0 20px;
    text-transform: uppercase;
    display: block;
}
#team_slider .content p {
    font-size: 14px;
    line-height: 24px;
    margin: 0;
}
.career_hero {
    padding: 170px 0 130px;
    background-size: cover;
    background-position: center;
    color: #fff;
    text-align: center;
}
.career_hero h2 {
    font-family: caferus_slim_regularregular;
    font-size: 36px;
    text-align: center;
    margin: 0 0 25px;
}
.career_hero p {
    font-size: 14px;
    line-height: 24px;
    font-family: "Fira Sans", sans-serif;
    max-width: 780px;
    margin: 0 auto;
}
.position_top {
    padding: 0 0 60px;
}
.position_top .col {
    width: 48%;
    margin-right: 4%;
    float: left;
}
.position_top .col:last-child {
    margin-right: 0;
}
.position_top .col.full_width {
    width: 100% !important;
    float: none;
    margin-right: 0;
}
.position_top h2 {
    font-family: caferus_slim_regularregular;
    font-size: 30px;
    margin: 0 0 20px;
}
#equal_opportunity p,
.general_content,
.partner .content,
.position_bottom .col,
.position_top p,
.position_top ul li {
    font-family: "Fira Sans", sans-serif;
}
.position_top a {
    min-width: 200px;
}
.position_top p {
    font-size: 14px;
    line-height: 24px;
    margin: 0 0 20px;
    color: #4d565b;
}
.position_top ul {
    float: left;
    margin: 0 4% 0 0;
    padding: 0;
    list-style: none;
    width: 48%;
    display: block;
}
.position_top ul:last-child {
    margin-right: 0;
}
.position_top ul li {
    font-size: 14px;
    line-height: 24px;
    margin: 0 0 10px;
}
.position_bottom {
    padding: 60px 0;
}
.position_bottom .col {
    width: 48%;
    margin-right: 4%;
    float: left;
}
.position_bottom .col:last-child {
    margin-right: 0;
}
.position_bottom .col .job_position {
    margin: 0 0 10px;
}
.position_bottom .col strong {
    color: #168088;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 800;
    display: block;
    margin: 0 0 10px;
}
.position_bottom .col p {
    color: #4d565b;
    font-size: 14px;
    line-height: 24px;
    margin: 0 0 20px;
}
#equal_opportunity {
    padding: 60px 0;
}
#equal_opportunity p {
    float: left;
    max-width: 90%;
    font-size: 10px;
    line-height: 18px;
    color: #4d565b;
    margin: 10px 0 0 15px;
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
    .position_top {
        padding: 0;
    }
    .position_top .col {
        width: 100%;
        margin-right: 0;
        float: none;
        margin-bottom: 50px;
    }
    #team_slider .slick-prev {
        width: 30px;
        height: 30px;
        background-size: contain;
        left: -50px;
    }
    #team_slider .slick-next {
        width: 30px;
        height: 30px;
        background-size: contain;
        right: -50px;
    }
    #team_slider .image {
        position: relative;
        height: 153px;
        width: 150px;
        float: left;
    }
    #team_slider .image .mask {
        background-size: cover;
    }
    #team_slider .content_container {
        width: 85%;
    }
    .career_hero {
        padding: 130px 0 100px;
    }
    #equal_opportunity {
        padding: 40px 0;
    }
}
@media only screen and (max-width: 767px) {
    .position_top {
        padding: 0;
    }
    .position_top .col {
        width: 100%;
        margin-right: 0;
        float: none;
        margin-bottom: 50px;
    }
    .position_top ul {
        float: none;
        margin: 0;
        padding: 0;
        list-style: none;
        width: 100%;
        display: block;
    }
    .position_top ul li {
        font-size: 14px;
        line-height: 24px;
        font-family: "Fira Sans", sans-serif;
        margin: 0 0 10px;
    }
    #team_slider .slick-prev {
        width: 25px;
        height: 20px;
        background-size: contain;
        left: 0;
    }
    #team_slider .slick-next {
        width: 25px;
        height: 20px;
        background-size: contain;
        right: 0;
    }
    #team_slider .content_container {
        width: 80%;
    }
    #team_slider .image {
        position: relative;
        height: 133px;
        width: 130px;
        float: none;
        margin: 0 auto;
    }
    #team_slider .image .mask {
        background-size: cover;
    }
    #team_slider .content {
        float: none;
        width: 100%;
        text-align: center;
    }
    #team_slider .content h3 {
        font-size: 30px;
    }
    #team_slider .content strong {
        font-size: 14px;
    }
    #team_slider .content p {
        font-size: 12px;
        line-height: 22px;
    }
    .career_hero {
        padding: 100px 0;
    }
    #equal_opportunity {
        padding: 30px 0;
    }
}
#partners_section {
    opacity: 0;
}
.partner_slider {
    width: 90%;
    margin: 120px auto 0;
}
.partner_slider .slick-prev {
    width: 40px;
    height: 40px;
    background: url(../images/slider_prev_arrow.png) center no-repeat;
    z-index: 3;
    left: -5%;
}
.partner_slider .slick-next {
    width: 40px;
    height: 40px;
    background: url(../images/slider_next_arrow.png) center no-repeat;
    z-index: 3;
    right: -5%;
}
.partner_slider .partner_slide a {
    outline: 0;
}
.partner_slider .partner_slide img {
    border: none;
}
.partner_slider .partner_slide.active img {
    padding: 0 0 30px;
    border-top: none;
    border-left: none;
    border-right: none;
    border-bottom: solid 1px #4d565b;
}
#partner_info_container {
    position: relative;
    width: 100%;
    overflow: hidden;
}
.partner {
    z-index: 1;
    opacity: 0;
    position: absolute;
    background: #fff;
}
.partner.active {
    z-index: 2;
}
.partner .partner_image {
    position: relative;
    height: 263px;
    width: 260px;
    float: left;
}
.partner .partner_image .mask {
    position: absolute;
    z-index: 2;
    width: 100%;
    top: 0;
    left: 0;
    height: 100%;
    background: url(../images/team_slider_mask.png) center no-repeat;
    background-size: cover;
}
.partner .partner_image img {
    width: 100%;
}
.partner .content {
    float: right;
    width: 60%;
    padding: 50px 0 0;
}
.partner .content a {
    font-size: 16px;
    font-weight: 800;
    margin: 0 0 20px;
    display: table;
    text-decoration: none;
    color: #4d565b;
    background: url(../images/partner_link_arrow.png) right no-repeat;
    padding: 0 20px 0 0;
    text-transform: uppercase;
}
.partner .content p {
    font-size: 14px;
    line-height: 24px;
    margin: 0;
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
    .partner_slider {
        margin-top: 70px;
    }
    .partner_slider .slick-prev {
        width: 30px;
        height: 30px;
        background-size: contain;
        left: -50px;
    }
    .partner_slider .slick-next {
        width: 30px;
        height: 30px;
        background-size: contain;
        right: -50px;
    }
    .partner .content {
        padding: 0;
    }
    .partner .partner_image {
        position: relative;
        height: 153px;
        width: 150px;
        float: left;
    }
    .partner .partner_image .mask {
        background-size: cover;
    }
}
@media only screen and (max-width: 767px) {
    .partner_slider {
        width: 80%;
        margin-top: 70px;
    }
    .partner_slider .slick-prev {
        width: 25px;
        height: 20px;
        background-size: contain;
        left: -10%;
    }
    .partner_slider .slick-next {
        width: 25px;
        height: 20px;
        background-size: contain;
        right: -10%;
    }
    .partner .partner_image {
        position: relative;
        height: 133px;
        width: 130px;
        float: none;
        margin: 0 auto;
    }
    .partner .partner_image .mask {
        background-size: cover;
    }
    .partner .content {
        float: none;
        width: 100%;
        text-align: center;
    }
    .partner .content a {
        font-size: 16px;
        text-align: center;
        margin: 0 auto 20px;
    }
    .partner .content p {
        font-size: 12px;
        line-height: 22px;
    }
}
.general_content {
    color: #4d565b;
}
.general_content h2 {
    font-weight: 200;
    font-size: 30px;
}
.general_content strong {
    font-size: 16px;
    font-weight: 800;
    text-transform: uppercase;
    display: block;
    margin: 40px 0 0;
}
.general_content p {
    font-size: 14px;
    line-height: 24px;
    margin: 10px 0;
}
.general_content p strong {
    display: inline;
    font-size: 14px;
    text-transform: none;
    margin: 0;
}
.general_content p a {
    color: #4d565b;
    font-weight: 700;
    text-decoration: none;
}
.general_content ul {
    padding: 0 0 0 20px;
}
.general_content ul li {
    margin: 0 0 20px;
    padding: 0 0 0 20px;
    font-size: 14px;
}
.general_content .input_field,
.general_content select {
    border: 1px solid #202224;
    margin: 0 20px 20px 0;
    display: block;
}
.general_content .input_field {
    height: 45px;
    width: 160px;
    color: #202224;
    font-size: 12px;
    font-family: "Open Sans", sans-serif;
    font-weight: 800;
    text-transform: uppercase;
    padding: 0 20px;
    float: left;
}
.general_content #submit_email,
.general_content select {
    height: 45px;
    width: 202px;
    color: #202224;
    font-size: 12px;
    font-weight: 800;
    float: left;
    font-family: "Open Sans", sans-serif;
    text-transform: uppercase;
}
.general_content select {
    padding: 0 0 0 20px;
}
.general_content #submit_email {
    border: none;
    background: #5feaf3;
    text-align: center;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    -webkit-border-radius: none;
    -moz-border-radius: none;
    border-radius: none;
}
.general_content #submit_email:hover {
    cursor: pointer;
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
    .general_content .input_field {
        width: 135px;
    }
    .general_content #submit_email,
    .general_content select {
        width: 177px;
    }
}
@media only screen and (max-width: 767px) {
    .general_content .input_field {
        width: 90%;
        padding: 0 5%;
        float: none;
        margin: 0 0 20px;
    }
    .general_content select {
        width: 100%;
        padding: 0 5%;
        float: none;
        margin: 0 0 20px;
    }
    .general_content #submit_email {
        width: 100%;
        padding: 0;
        text-align: center;
        margin: 0 0 20px;
    }
    .general_content h2 {
        font-size: 24px;
    }
}
#contact_locations .contact_info {
    width: 100%;
}
#contact_locations .col {
    width: 45%;
    margin-right: 5%;
}
#contact_locations .col:last-child {
    margin-right: 0;
}
#contact_locations .content {
    float: left;
    width: 60%;
}
#contact_locations .google_maps {
    display: block;
    height: 170px;
    width: 170px;
    float: right;
}
#contact_locations #schenley_map {
    background: url(../images/map.png) no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
#contact_locations #siena_map {
    background: url(../images/siena_map.png) no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
#contact_forms {
    border-top: solid 1px #d6d6d6;
    font-family: "Open Sans", sans-serif;
    color: #4d565b;
}
#contact_forms strong {
    font-family: "Fira Sans", sans-serif;
    font-weight: 200;
    font-size: 30px;
    color: #4d565b;
}
#contact_forms .input_field {
    display: block;
    height: 50px;
    width: 43%;
    padding: 0 2%;
    margin-right: 4%;
    float: left;
    margin-bottom: 25px;
    font-size: 12px;
    font-weight: 800;
    border: 1px solid #4d565b;
    transition: all 0.5s ease;
    color: #4d565b;
    outline: 0;
}
#contact_forms .input_field:nth-child(2n) {
    margin-right: 0;
}
#contact_forms .input_field:focus {
    border: 1px solid #5feaf3;
}
#contact_forms .input_field.invalid {
    border: 1px solid #c62121;
}
#contact_forms label {
    display: block;
    font-size: 12px;
    margin: 0 0 10px;
    text-transform: uppercase;
    font-weight: 800;
}
#contact_forms select {
    height: 50px;
    width: 100%;
    padding: 0 0 0 5%;
    outline: 0;
    font-size: 12px;
    font-weight: 800;
    border: 1px solid #4d565b;
    color: #4d565b;
    margin-bottom: 25px;
}
#contact_forms select:focus {
    border: 1px solid #5feaf3;
}
#contact_forms .date_container.invalid,
#contact_forms select.invalid {
    border: 1px solid #c62121;
}
#contact_forms .date_container select {
    width: 30.6%;
    padding: 0 0 0 2%;
    margin-right: 4%;
    float: left;
}
#contact_forms .date_container select:nth-child(3n) {
    margin-right: 0;
}
#contact_forms .three_col {
    width: 31.4%;
    margin-right: 2%;
    float: left;
}
#contact_forms .three_col:nth-child(3n) {
    margin-right: 0;
}
#contact_forms .textarea {
    width: 94%;
    max-width: 94%;
    min-width: 94%;
    padding: 20px 2%;
    min-height: 130px;
    max-height: 130px;
    border: 1px solid #4d565b;
    outline: 0;
    margin-bottom: 25px;
}
#contact_forms .textarea:focus {
    border: 1px solid #5feaf3;
}
#contact_forms .textarea.invalid {
    border: 1px solid #c62121;
}
#contact_forms .checkbox_container {
    float: left;
    margin-bottom: 25px;
}
#contact_forms .checkbox_container .checkbox,
#contact_forms .checkbox_container .radio_btn {
    float: left;
}
#contact_forms .checkbox_container p {
    float: left;
    padding: 0 0 0 10px;
}
#contact_forms .checkbox_container p.invalid {
    color: #c62121;
}
#contact_forms .checkbox_container.push {
    margin: 0 10px 0 0;
}
#contact_forms .form_submit {
    border: 1px solid #5feaf3;
    text-align: center;
    background: #5feaf3;
    color: #202224;
    text-transform: uppercase;
    padding: 15px 0;
    width: 445px;
    text-decoration: none;
    font-size: 12px;
    font-family: "Open Sans", sans-serif;
    font-weight: 800;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    transition: all 0.5s ease;
}
.accordion,
.accordion .accordion_toggle {
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
}
#contact_forms .form_submit:hover {
    cursor: pointer;
    border: 1px solid #4d565b;
}
#contact_forms .contact_form {
    max-width: 900px;
    width: 100%;
}
.accordion {
    border-bottom: solid 2px #f3f3f4;
    transition: all 0.5s ease;
}
.accordion:hover .accordion_toggle {
    background: #5feaf3;
}
.accordion.open .accordion_icon {
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}
.accordion .accordion_toggle {
    margin-right: 15px;
    padding: 70px 0;
    transition: all 0.5s ease;
}
.accordion .accordion_icon,
.accordion .accordion_toggle strong {
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
}
.accordion .accordion_toggle:hover {
    cursor: pointer;
}
.accordion .accordion_toggle strong {
    margin: 0 0 0 15px;
    color: #606161;
    font-size: 14px;
    transition: all 0.5s ease;
}
.accordion strong {
    float: left;
    max-width: 90%;
}
.accordion .accordion_icon {
    float: right;
    display: block;
    width: 20px;
    height: 20px;
    position: relative;
    background: url(../images/svg/accordion_icon.svg) center no-repeat;
    transition: all 0.5s ease;
}
.accordion .accordion_content {
    display: none;
    padding: 30px 0;
}
.accordion .accordion_content p {
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    transition: all 0.5s ease;
    font-size: 14px;
    padding: 0 15px;
    color: #606161;
    margin: 0;
}
.accordion .accordion_content .col {
    width: 22.5%;
    margin-right: 3%;
    float: left;
}
.accordion .accordion_content .col:nth-child(4n) {
    margin-right: 0;
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
    #contact_locations .col {
        width: 100%;
        margin-right: 0;
        float: none;
    }
    #contact_forms strong {
        max-width: 70%;
    }
    .accordion .accordion_toggle {
        padding: 100px 0;
    }
}
@media only screen and (max-width: 767px) {
    #contact_locations .contact_info h2 {
        line-height: 40px;
    }
    #contact_locations .contact_info .col {
        width: 100%;
        margin-right: 0;
        float: none;
    }
    #contact_locations .contact_info .col:first-child,
    #contact_locations .content {
        max-width: 100%;
    }
    #contact_locations .google_maps {
        height: 105px;
        width: 105px;
        margin: 35px 0 0;
    }
    #contact_forms .input_field {
        float: none;
        width: 96%;
        margin-right: 0;
    }
    #contact_forms .three_col {
        float: none;
        margin-right: 0;
        width: 100%;
    }
    #contact_forms .form_submit {
        width: 100%;
    }
    #contact_forms strong {
        max-width: 70%;
        font-size: 18px;
    }
    .accordion .accordion_toggle {
        padding: 50px 0;
    }
}
