body {
    background:#F5EBDC;
}
html {
    box-sizing: border-box;
    font: 100% / 1.5 'Flame Sans', "Helvetica Neue", Helvetica, Arial, Verdana, sans-serif;
    color: rgb(80, 35, 20);
    -webkit-font-smoothing: antialiased;
}
html {
    font-family:'Flame Sans';
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
}

.page-careers-home {
    background: white;
}

.page-opportunities * {
    box-sizing: border-box;
}

.title {
    color: #444242;
    font-size: 128px;
}

#main-menu>h2,
#main-menu>h2 a {
	padding-top: 78px;
	height: 188px;
	background-color: rgb(80, 35, 20);
	align-items: center;
	position: relative;
	margin: 0 auto;
	text-align: center;
	font-size: 3.5rem;
	font-family:'flame', "Cooper Black", "Helvetica Neue", Helvetica, Arial, sans-serif;
	line-height: 90%;
	text-transform: none;
	color: rgb(245, 235, 220);
	width: unset;
	-webkit-box-align: center;
	font-weight:normal;
	margin-top:3%;
}

.hero-banner-text .bk-btn-hero {
    position: absolute;
    left: 50%;
    top: auto!important;
    bottom: 15px;
    white-space: nowrap;
}

#main-menu-links {
    font-family: Flame, "Cooper Black", "Helvetica Neue", Helvetica, Arial, sans-serif;
    text-align: center;
}

#main-menu-links>li>a {
    
	display: block;
    padding: 13px 10px;
    display: inline-block;
    color: rgb(80, 35, 20);
    text-decoration: none;
    text-transform: none;
    position: relative;
    margin: 0px auto;
    font-size: 16px;
    text-align: center;
    white-space: nowrap;
    font-family: Flame, "Cooper Black", "Helvetica Neue", Helvetica, Arial, sans-serif;
    -webkit-font-smoothing: antialiased;
}

#main-menu-links>li>a:hover,
#main-menu-links>li>a:focus {
    color: #fff;
    background: #f6a73a;
}

#main-menu-links>li {
    display: inline-block;
    height: 41px;
    line-height: 41px;
    padding-top: 1px;
}

.intro-text h2.pane-title {
    margin: 0;
}

h1.pane-title,
h2.pane-title,
.in-restaurant-intro h1 {
    color: #444242;
    font-size: 70px;
    text-align: center;
    margin: 40px 0 20px;
}

.in-restaurant-intro h1 {
    font-size: 70px;
}

.tab-list-jobs {
    text-align: center;
    margin-top: 40px;
    margin-bottom: 50px;
    padding: 0;
}

.tab-list-jobs>li {
    border-radius: 0;
    background: none;
    border: 5px solid transparent;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    -webkit-border-image: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' version='1' x='…1-29-1 -1 0-4 0-4 0 -2 0-4-2-4-4V6C0 4 2 2 4 2z' fill='%23ed7800'/></svg>") 5 0 5 5 round;
    border-image: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' version='1' x='…1-29-1 -1 0-4 0-4 0 -2 0-4-2-4-4V6C0 4 2 2 4 2z' fill='%23ed7800'/></svg>") 5 0 5 5 fill round;
    font-size: 24px;
    color: white;
    font-family: 'BlockBeExtraCn', Arial, Helvetica, sans-serif;
    width: 160px;
}

.tab-list-jobs .bk-btn {
    display: inline-block;
    width: 159px;
    height: 40px;
    line-height: 40px;
    border: none!important;
    background: url("../imgs/sprites.png?v7") no-repeat center transparent!important;
    margin: 0 6px;
}

.tab-list-jobs .job-campus {
    background-position: -150px -400px!important;
}

.tab-list-jobs .job-restaurant {
    background-position: -350px -400px!important;
}

.tab-list-jobs .job-professional {
    background-position: -550px -400px!important;
}

.job-avatar {
    border-radius: 5px;
    width: 315px;
    margin: 0 auto;
}

.job-item .job-avatar img {
    width: 303px;
    height: 303px;
}

.campus .job-avatar,
.expand-campus .job-avatar {
    border: 6px solid #ed7800;
}

.in_restaurant .job-avatar,
.expand-in_restaurant .job-avatar {
    border: 6px solid #f6a800;
}

.professional .job-avatar,
.expand-professional .job-avatar {
    border: 6px solid #dc291e;
}

.profile-post .profile-name {
    color: #ed7800;
    font-size: 32px;
    font-family: 'BlockBeCn', Arial, Helvetica, sans-serif;
    text-transform: none;
    margin: 15px 0 0;
}

.profile-post p {
    margin: 0;
    padding: 0;
}

.profile-post span {
    display: block;
}

.profile-post .job-title,
.profile-post .profile-info {
    color: #464243;
    font-size: 16px;
}

.profile-post .job-title {
    font-weight: bold;
    padding: 0;
}

.profile-post .profile-read-more {
    display: inline-block;
    color: #fff;
    font-size: 22px;
    font-family: 'BlockBeExtraCn', Arial, Helvetica, sans-serif;
    text-transform: uppercase;
    text-align: center;
    width: 183px;
    height: 51px;
    line-height: 53px;
    background: url("../imgs/sprites.png?v7") no-repeat -150px -200px transparent;
    margin-top: 15px;
}

.profile-list {
    height: 580px;
    overflow: hidden;
}

.profile-list.owl-theme .owl-controls {
    margin-top: 25px;
}

.profile-list.owl-theme .owl-controls .owl-page span {
    margin: 5px 4px;
    background: #DDA465;
}

.profile-list.owl-theme .owl-controls .owl-page.active span {
    background: #6E3F2D;
}

.view-content {
    width: 1028px;
    margin: auto;
}

.campus,
.in_restaurant,
.professional {
    width: 315px;
    float: left;
    margin: 0 13px;
    cursor: pointer;
    height: auto;
}

.transition-rel {
    position: relative!important;
    top: 0!important;
    left: 0!important;
}

.job-title {
    float: left;
    width: 100%;
    padding: 15px 0;
}

.job-title span {
    font-size: 36px;
    font-family: 'BlockBeExtraCn', Arial, Helvetica, sans-serif;
    text-align: center;
    display: block;
    text-transform: uppercase;
}

.campus .job-title span {
    color: #ed7800;
}

.in_restaurant .job-title span {
    color: #f6a800;
}

.professional .job-title span {
    color: #dc291e;
}

.expand-title {
    font-size: 72px;
}

.job-detail.dropdown {
    margin-bottom: 20px;
}

.campus .expand-title {
    color: #ed7800;
}

.in_restaurant .expand-title {
    color: #f6a800;
}

.professional .expand-title {
    color: #dc291e;
}

.close-expand {
    background-color: pink;
}

.find-out-btn {
    text-transform: uppercase;
}

.job-content-left {
    width: 50%;
    float: left;
}

.expand-title {
    color: #ed7800;
    font-size: 72px;
    font-family: 'BlockBeExtraCn', Arial, Helvetica, sans-serif;
    line-height: 70px;
    margin-bottom: 40px;
}

.job-content-expand {
    color: #444242;
    font-size: 14px;
    font-weight: bold;
}

.expand-block .job-avatar {
    margin-top: 12px;
}

.expand-block .job-content-right {
    margin-left: 80px;
}

.expand-block {
    background: url(../imgs/expand-bg.png);
    min-height: 510px;
    position: absolute;
    left: -100%;
    right: -100%;
}

.expand-row {
    position: relative;
    height: 510px;
}

.expand-wrapper {
    width: 1000px;
    height: 510px;
    margin: auto;
    padding-top: 45px;
}

.close-expand {
    width: 45px;
    height: 45px;
    background: url(../imgs/close-btn.png);
    float: right;
    margin-right: -50px;
    cursor: pointer;
}

.expand-campus h2.subtitle {
    color: #ed7800;
}

.expand-in_restaurant h2.subtitle {
    color: #f6a800;
}

.expand-professional h2.subtitle {
    color: #dc291e;
}

.find-out-btn a {
    width: 151px;
    height: 51px;
    display: block;
    color: white;
    font-size: 22px;
    line-height: 53px;
    text-align: center;
    font-weight: normal;
    font-family: 'BlockBeExtraCn', Arial, Helvetica, sans-serif;
    margin-top: 5px;
}

.expand-campus .find-out-btn a {
    background: url(../imgs/find-out-orange-btn.png);
}

.expand-in_restaurant .find-out-btn a {
    background: url(../imgs/find-out-yellow-btn.png);
}

.expand-professional .find-out-btn a {
    background: url(../imgs/find-out-red-btn.png);
}

.isotope-item {
    z-index: 2;
}

.isotope-hidden.isotope-item {
    pointer-events: none;
    z-index: 1;
}

.isotope,
.isotope .isotope-item {
    -webkit-transition-duration: 0.8s;
    -moz-transition-duration: 0.8s;
    -ms-transition-duration: 0.8s;
    -o-transition-duration: 0.8s;
    transition-duration: 0.8s;
}

.isotope {
    -webkit-transition-property: height, width;
    -moz-transition-property: height, width;
    -ms-transition-property: height, width;
    -o-transition-property: height, width;
    transition-property: height, width;
}

.isotope .isotope-item {
    -webkit-transition-property: -webkit-transform, opacity;
    -moz-transition-property: -moz-transform, opacity;
    -ms-transition-property: -ms-transform, opacity;
    -o-transition-property: -o-transform, opacity;
    transition-property: transform, opacity;
}

.isotope.no-transition,
.isotope.no-transition .isotope-item,
.isotope .isotope-item.no-transition {
    -webkit-transition-duration: 0s;
    -moz-transition-duration: 0s;
    -ms-transition-duration: 0s;
    -o-transition-duration: 0s;
    transition-duration: 0s;
}

.tab-list-jobs li a {
    color: white;
}

footer.container-fluid {
    width: 100%;
}

.introduction h2 {
    text-align: center;
}

.job-campus,
.job-restaurant,
.job-professional {
    cursor: pointer;
}

.intro-text,
.in-restaurant-text-content {
    max-width: 810px;
    margin: 0 auto;
}

.intro-text p,
.in-restaurant-text-content p {
    width: 810px;
    margin: auto;
    display: block;
    color: #444242;
    line-height: 26px!important;
    font-size: 17px!important;
    text-align: left!important;
}

.in-restaurant-text-content p {
    width: 625px;
}

.page-opportunities .dropdown .wrapper:after,
.dropdown .wrapper:before {
    background: transparent url(../imgs/expand-border.png) repeat-x 0 0;
    content: "";
    display: block;
    height: 6px;
    width: 100%;
}

.job-detail h2.subtitle {
    font-size: 72px;
    font-family: 'BlockBeExtraCn', Arial, Helvetica, sans-serif!important;
    margin: -30px 0 25px;
    text-transform: uppercase;
}

.job-detail.campus h2.subtitle {
    color: #ed7800;
}

.page-opportunities h2.sectionTitle {
    margin-top: 58px;
    margin-bottom: 0;
}

.job-detail.in_restaurant h2.subtitle {
    color: #f6a800;
}

.job-detail.professional h2.subtitle {
    color: #dc291e;
}

.job-detail.dropdown .content {
    padding: 50px 0!important;
    position: relative;
}

.job-detail .close {
    position: absolute;
    right: -100px;
    top: 55px;
    z-index: 1;
}

.dropdown .product-hero .description {
    font-size: 14px;
    font-weight: bold;
    line-height: 22px;
    margin: 0;
    max-height: 300px;
    overflow-y: auto;
}

.find-out-btn {
    margin-top: 20px;
}

.job-detail .job-avatar {
    padding: 0;
}

.locationsList .locationContent {
    margin-top: 0;
}

.list-job-in_restaurant .view-header {
    display: none;
}

.link-homepage-bring-it {
    width: 183px;
    display: block;
    margin: auto;
    height: 80px;
    text-align: center;
}

.page-in-restaurant .video-box {
    margin-top: 30px;
}

.list-job-in_restaurant {
    margin-top: 50px;
    margin-bottom: 80px;
}

.list-job-in_restaurant~.list-job-in_restaurant {
    margin: 0;
}

.list-job-in_restaurant .item-list .pager {
    padding: 30px 0;
}

.item-list .pager li {
    margin: 0;
    padding: 0;
    display: inline-block;
}

.item-list .pager li a {
    margin: 0 10px 70px;
    cursor: pointer;
}

.page-in-restaurant .mapContainer .locInput {
    bottom: auto;
    height: 40px;
}

.pager-previous a {
    width: 140px;
    height: 51px;
    background: url(../imgs/prev-next-btn.png) left bottom;
    display: block!important;
    float: left;
}

.pager-previous a.pager-last {
    background: url(../imgs/prev-next-btn.png) left top;
}

.pager-next a {
    width: 140px;
    height: 51px;
    background: url(../imgs/prev-next-btn.png) right top;
    display: block!important;
    float: left;
}

.pager-next a.pager-last {
    background: url(../imgs/prev-next-btn.png) right bottom;
}

.page-in-restaurant .item-list .pager {
    clear: both;
    text-align: center;
    display: block;
    float: none;
    margin: auto;
}

.slick-slide img {
    display: inline-block;
    max-width: 100%;
}

#whats-new-container .swiper-wrapper {
    overflow: hidden;
}

.img-block {
    width: 220px;
    height: 150px;
    overflow: hidden;
    margin-bottom: 15px;
    text-align: center;
}

.img-block-slide {
    width: 220px;
    height: 150px;
    overflow: hidden;
    margin-bottom: 0;
    text-align: center;
}

.img-block img {
    display: inline-block;
}

.img-block:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}

.whats-new-wrapper .img-block a {
    display: inline-block!important;
    margin: 0;
}

.whats-new-title {
    font-size: 24px;
    color: #f6a73a;
    font-family: 'BlockBeCn', Arial, Helvetica, sans-serif;
    margin-bottom: 10px;
    line-height: 25px;
}

.whats-new-btn {
    width: 164px;
    height: 51px;
    background: url('../imgs/news-btn.png');
}

.whats-new-btn:hover {
    color: white;
}

.whats-new-btn {
    width: 164px;
    height: 51px;
    display: block;
    color: white;
    font-size: 22px;
    line-height: 51px;
    text-align: center;
    text-transform: uppercase;
    font-family: 'BlockBeExtraCn', Arial, Helvetica, sans-serif;
    font-weight: normal;
    letter-spacing: 1px;
    margin-left: 10px;
}

#whats-new-container .whats-new-title {
    color: #f6a73a;
}

.event .whats-new-title {
    font-size: 24px;
    color: #e22227;
    font-family: 'BlockBeCn', Arial, Helvetica, sans-serif;
}

#whats-new-container .event .whats-new-title {
    color: #e22227;
}

.blog .whats-new-title {
    font-size: 24px;
    color: #ed772c;
    font-family: 'BlockBeCn', Arial, Helvetica, sans-serif;
}

#whats-new-container .blog .whats-new-title {
    color: #ed772c;
    overflow: hidden;
}

.blog .whats-new-btn {
    background: url('../imgs/blog-btn.png');
}

.event .whats-new-btn {
    background: url('../imgs/event-btn.png');
}

.description .find-out-btn {
    width: 100%;
}

.whats-new-des {
    color: #2d2d2d;
    font-size: 14px;
    line-height: 23px;
    font-family: Arial, Helvetica, sans-serif;
}

.page-opportunities .product-hero {
    background: transparent url(../imgs/bk-product-bg.jpg) no-repeat center;
    background-size: cover;
}

#whats-new-container {
    max-width: 1420px;
    margin: 0 auto;
    padding-bottom: 100px;
}

.pane-views-list-whats-new-flick-block {
    padding-bottom: 100px;
}

.list-whats-new-other-page-title>h2 {
    font-size: 128px;
    color: #f6a704;
    text-align: center;
    font-family: 'BlockBeExtraCn', Arial, Helvetica, sans-serif;
    margin: 0 0 -45px;
}

.list-whats-new-other-page-title>h3 {
    font-size: 90px;
    color: #703c2e;
    text-align: center;
    font-family: 'BlockBeExtraCn', Arial, Helvetica, sans-serif;
    margin: 0 0 25px;
}

.whats-new-content {
    height: 130px;
    overflow: hidden;
    margin-bottom: 30px;
    padding: 0 10px;
    margin-top: 13px;
}

.whats-new-title {
    max-height: 100px;
    overflow: hidden;
}

.detail-job-body p {
    background: none!important;
}

.slide-block-child {
    padding: 0 10px;
}

.expand-arrow {
    width: 21px;
    height: 11px;
    background: url(../imgs/up-arrow.png);
    position: absolute;
    bottom: 10px;
    left: 50%;
    margin-left: -10px;
    display: none;
}

.style-select {
    position: relative;
    width: 183px;
    height: 51px;
}

.style-select.type {
    background: url(../imgs/type-dropdown.png);
}

.style-select.category {
    background: url(../imgs/cate-dropdown.png);
}

.style-select.school {
    background: url(../imgs/school-dropdown.png);
}

.style-select.region {
    background: url(../imgs/region-dropdown.png);
}

.style-select span {
    position: absolute;
    top: 12px;
    left: 20px;
    width: 100%;
    font-size: 22px;
    color: white;
    padding-right: 55px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.style-select select {
    position: absolute;
    top: 0;
    width: 183px;
    height: 51px;
    opacity: 0;
}

#product-dropdown {
    max-height: none;
    margin-top: -13px;
}

#main-menu-links li a.active {
    color: #fff;
}

.img-wave-border {
    position: absolute;
    top: 13px;
    left: 24px;
    display: none;
}

.whats-new-wrapper .img-block {
    position: relative;
}

#locationsMap {
    height: 400px!important;
    width: 100%;
}

#globalLocationsMap {
    height: 550px;
    width: 100%;
}

#globalLocationsMap .mapMarkerLabel {
    font: 18px/1 'BlockBeCn', Arial, Helvetica, sans-serif;
    position: relative;
}

#globalLocationsMap .mapMarkerLabel.myBk {
    font-size: 13px;
}

#globalLocationsMap .mapMarkerLabel.hasDelivery {
    overflow: visible!important;
    z-index: auto!important;
}

#globalLocationsMap .mapMarkerLabel .getDelivery {
    font: 16px/1 'BlockBeExtraCn', Arial, Helvetica, sans-serif;
    text-transform: uppercase;
    background: #2d2a26;
    color: #fff;
    padding: 8px 10px 8px 24px;
    position: absolute;
    left: 100%;
    top: -2px;
    white-space: nowrap;
    margin-left: 5px;
    -webkit-font-smoothing: antialiased;
}

#globalLocationsMap .mapMarkerLabel .getDelivery:after {
    content: '';
    display: block;
    width: 5px;
    height: 100%;
    position: absolute;
    right: -5px;
    top: 0;
    background: linear-gradient(-45deg, transparent 75%, #2d2d2d 75%) 0 50%, linear-gradient(-135deg, transparent 75%, #2d2d2d 75%) 0 50%;
    background-repeat: repeat-y;
    background-size: 6px 6px, 5px 6px;
}

#globalLocationsMap .mapMarkerLabel .text {
    position: relative;
    z-index: 2;
    font-size: 13px;
}

#globalLocationsMap .mapMarkerLabel .icon_truck-white {
    width: 16px;
    height: 12px;
    margin: 0 0 0 5px;
}

#eventLocationsMap {
    height: 555px;
    width: 100%;
}

#eventLocationsMap .mapMarkerLabel {
    font: 18px/1 'BlockBeCn', Arial, Helvetica, sans-serif;
    position: relative;
}

#eventLocationsMap .mapMarkerLabel.myBk {
    font-size: 13px;
}

#eventLocationsMap .mapMarkerLabel.hasDelivery {
    overflow: visible!important;
    z-index: auto!important;
}

#eventLocationsMap .mapMarkerLabel .getDelivery {
    font: 16px/1 'BlockBeExtraCn', Arial, Helvetica, sans-serif;
    text-transform: uppercase;
    background: #2d2a26;
    color: #fff;
    padding: 8px 10px 8px 24px;
    position: absolute;
    left: 100%;
    top: -2px;
    white-space: nowrap;
    margin-left: 5px;
    -webkit-font-smoothing: antialiased;
}

#eventLocationsMap .mapMarkerLabel .getDelivery:after {
    content: '';
    display: block;
    width: 5px;
    height: 100%;
    position: absolute;
    right: -5px;
    top: 0;
    background: linear-gradient(-45deg, transparent 75%, #2d2d2d 75%) 0 50%, linear-gradient(-135deg, transparent 75%, #2d2d2d 75%) 0 50%;
    background-repeat: repeat-y;
    background-size: 6px 6px, 5px 6px;
}

#eventLocationsMap .mapMarkerLabel .text {
    position: relative;
    z-index: 2;
    font-size: 13px;
}

#eventLocationsMap .mapMarkerLabel .icon_truck-white {
    width: 16px;
    height: 12px;
    margin: 0 0 0 5px;
}

.office-head .page-title {
    color: #444242;
    font-size: 54px;
    text-align: center;
    font-family: 'BlockBeCn', Arial, Helvetica, sans-serif;
    margin: 20px 0 40px;
}

.office-head .short-desc {
    color: #444242;
    font-size: 14px;
    text-align: center;
}

.global-location .icon_pindrop-orange {
    width: 43px;
    height: 60px;
}

.global-location .index {
    color: #333;
    font: 18px/1 'BlockBeCn', Arial, Helvetica, sans-serif;
    -webkit-font-smoothing: antialiased;
    position: absolute;
    left: 9px;
    top: 13px;
    width: 25px;
    text-align: center;
}

.global-location .markerArea {
    position: relative;
    float: left;
}

.location-content {
    float: left;
    width: 625px;
    margin-left: 15px;
    padding-right: 100px;
}

.locationsResults .global-location-content {
    margin-top: 0;
    color: #444242;
    font-family: Arial, Helvetica, sans-serif;
}

.locationsResults .global-location-content dd {
    font-size: 14px;
    margin-left: 0;
    margin-bottom: 4px;
}

.locationsResults .global-location-content .name {
    font-size: 19px;
    font-weight: bold;
    text-transform: uppercase;
}

.locationsResults .global-location-content .sub-name {
    font-size: 16px;
    color: #ed772b;
    margin-bottom: 8px;
}

.locationsResults .office-desc {
    color: #2d2d2d;
    line-height: 26px;
    margin-bottom: 35px;
    margin-top: 25px;
    font-size: 17px;
}

.abit-bold {
    text-shadow: 0 1px 0 black;
}

.page-global-locations #globalLocationsMap {
    height: 400px;
}

.locationsResults .location-img-block {
    width: 315px;
    height: auto;
    border: 6px solid #92c0ea;
    border-radius: 5px;
    float: left;
}

.location-img-block img {
    width: 100%;
}

.locationsResults .office-head {
    float: left;
    width: 100%;
    margin-bottom: 45px;
    padding-top: 11px;
}

.campus-roles-link a,
.professional-roles-link a {
    width: 137px;
    height: 51px;
    background: url(../imgs/campus-btn.png);
    display: block;
    color: white;
    line-height: 51px;
    text-align: center;
    font-size: 21px;
    font-family: 'BlockBeExtraCn', Arial, Helvetica, sans-serif;
    float: left;
    text-transform: uppercase;
}

.professional-roles-link a {
    width: 181px;
    height: 51px;
    background: url(../imgs/profess-btn.png);
}

.campus-roles-link a {
    margin-right: 14px;
}

.page-global-locations header.container-fluid {
    margin-top: 0;
}

.location-content .location-img-block img {
    width: 100%;
}

.locationsResults {
    margin-bottom: 50px;
}

.strap-line {
    width: 100%;
    height: 7px;
    background: url(../imgs/expand-border.png);
    margin: 40px 0;
}

.page-bring-it-bkc .strap-line {
    display: none;
}

.play-thumb-btn {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -35px;
    margin-top: -35px;
    width: 71px!important;
    height: 71px!important;
    cursor: pointer;
    display: none!important;
}

#whats-new-container .video .play-thumb-btn,
.whats-new-page .video .play-thumb-btn {
    display: block!important;
}

.slide-block-child .img-block-slide {
    position: relative;
    display: inline-block;
    vertical-align: middle;
}

.location-tooltip dt.city {
    color: #444242;
    font-size: 19px;
}

.location-tooltip {
    padding: 8px 13px;
    margin: 0;
    position: relative;
}

.location-tooltip dd {
    margin-left: 0;
}

.event-location-tooltip dt.city {
    color: #444242;
    font-size: 19px;
}

.event-location-tooltip {
    padding: 8px 2px;
    margin: 0;
    position: relative;
}

.event-location-tooltip dd {
    margin-left: 0;
}

.coordinate-link-job-block {
    width: 268px;
    float: left;
    font-family: 'fs_sammyregular', Arial, Helvetica, sans-serif;
    padding: 30px 0;
    text-align: center;
}

.coordinate-block {
    width: 820px;
    margin: auto;
}

.link-to-jobs {
    width: 100%;
    height: 293px;
    background: url(../imgs/grey-bg.png);
    padding: 25px 0;
}

.divider-orange {
    width: 8px;
    height: 236px;
    background: url(../imgs/divider-orange.png);
    float: left;
}

.coordinate-title {
    text-align: center;
    font-size: 40px;
    color: #f1f2f2;
}

.coor-findout-btn,
.coor-apply-btn,
.coor-search-btn {
    width: 164px;
    height: 51px;
    color: white;
    line-height: 51px;
    text-align: center;
    font-size: 22px;
    text-transform: uppercase;
    font-family: 'BlockBeExtraCn', Arial, Helvetica, sans-serif;
    display: inline-block;
    margin-top: 32px;
    cursor: pointer;
}

.coor-findout-btn a,
.coor-apply-btn a,
.coor-search-btn a {
    color: white;
}

.coor-findout-btn {
    background: url(../imgs/blog-btn.png);
}

.coor-apply-btn {
    background: url(../imgs/news-btn.png);
}

.coor-search-btn {
    background: url(../imgs/event-btn.png);
}

.bring-it-at-bk {
    position: relative;
    margin-bottom: 110px;
    letter-spacing: 0;
}

.bring-it-at-bk .bring-it-at-bk-title {
    color: #e31d1a;
    font-size: 128px;
    font-family: 'BlockBeExtraCn', Arial, Helvetica, sans-serif;
}

.page-bring-it-bk .bring-it-at-bk {
    letter-spacing: 0;
}

.bring-it-at-bk-title {
    margin: 40px 0 0;
    text-align: center;
}

.home-video-leftbg {
    width: 643px;
    height: 430px;
    background: url(../imgs/calculator.jpg);
    position: absolute;
    left: 50%;
    top: -58px;
    margin-left: -1068px;
}

.home-video-rightbg {
    width: 766px;
    height: 430px;
    background: url(../imgs/ipad.jpg?v1);
    position: absolute;
    right: 50%;
    top: 0;
    margin-right: -1245px;
}

.video-box {
    position: relative;
    width: 800px;
    margin: auto;
    height: 449px;
}

.homepage-video-block {
    position: relative;
}

.video-img {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background-size: cover;
}

.video-img img {
    width: 100%;
}

.play-video-btn {
    width: 122px;
    height: 122px;
    background: url(../imgs/homepage-play-btn.png);
    position: absolute;
    top: 50%;
    margin-top: -61px;
    margin-left: -61px;
    left: 50%;
    cursor: pointer;
}

.video-box iframe {
    width: 100%;
    height: 100%;
}

.video-homepage-desc {
    color: #2d2d2d;
    font-size: 18px;
    font-family: Arial, Helvetica, sans-serif;
    width: 630px;
    margin: 45px auto 0;
    line-height: 24px;
}

.iframe-title {
    width: 100%;
}

.findout-homepage-btn {
    height: 51px;
    line-height: 44px;
    text-align: center;
    color: white;
    font-size: 22px;
    font-family: 'BlockBeExtraCn', Arial, Helvetica, sans-serif;
    margin: 25px auto 0;
    padding: 0 30px;
}

.iframe-handle {
    clear: both;
}

.iframe-title>h1 {
    font-size: 50px;
    text-align: center;
}

.gl-btn {
    line-height: 51px;
    text-align: center;
    color: white;
    font-size: 22px;
    font-family: 'BlockBeExtraCn', Arial, Helvetica, sans-serif;
    cursor: pointer;
}

li .menu-opportunities:hover,
li .menu-opportunities.active {
    background: #e3a726!important;
}

li .menu-bringit:hover,
li .menu-bringit.active {
    background: #db8919!important;
}

li .menu-global-locations:hover,
li .menu-global-locations.active {
    background: #c45a31!important;
}

li .menu-whatsnew:hover,
li .menu-whatsnew.active {
    background: #733731!important;
}

li .menu-apply:hover,
li .menu-apply.active {
    background: #911f2f!important;
}

.infoBox:after,
.infoBox:before {
    top: 100%;
    left: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
}

.infoBox:after {
    border-color: rgba(136, 183, 213, 0);
    border-top-color: #ed772b;
    border-width: 12px;
    margin-left: -18px;
}

.infoBox:before {
    border-color: rgba(194, 225, 245, 0);
    border-width: 36px;
    margin-left: -36px;
}

.infoBox img {
    display: none;
}

#availability>.availability-date {
    width: 92px;
    float: left;
    margin-right: 10px;
}

#availability>.availability-date:last-child {
    margin-right: 0;
}

#availability-title {
    color: #444242;
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 8px;
}

.availability-date .form-item label {
    font-weight: normal;
    text-align: center;
}

.availability-date .form-item .customSelect {
    background: url("../imgs/select-arrow.png") no-repeat 90.5% 15px #fff;
}

#AboutBKHistoryPane {
    margin-top: 55px;
    margin-bottom: 55px;
}

#AboutBKHistoryPane .jcarousel-container {
    width: 710px;
    margin: auto;
}

#AboutBKHistoryPane .jcarousel-clip {
    overflow: hidden;
    width: 710px;
    height: 378px;
}

#AboutBKHistoryPane .historyItemContainer {
    background-color: #736357;
    padding-left: 213px!important;
    height: 235px;
}

#AboutBKHistoryPane .jcarousel-item {
    width: 283px;
    height: 235px;
    background-color: #100000;
    cursor: pointer;
}

#AboutBKHistoryPane .navigation {
    height: 43px;
}

#AboutBKHistoryPane .itemDetails {
    height: 100px;
    overflow: hidden;
    background: url(../imgs/bkg.history.details.png) repeat-x;
    position: relative;
}

#AboutBKHistoryPane .navigation>div.nav-timeline {
    width: 635px;
    height: 43px;
    overflow: hidden;
    position: relative;
    float: left;
}

#AboutBKHistoryPane .jcarousel-prev {
    width: 37px;
    height: 43px;
    cursor: pointer;
    background: url(../imgs/btn.history.left.png) no-repeat;
    float: left;
}

#AboutBKHistoryPane .jcarousel-next {
    width: 38px;
    height: 43px;
    cursor: pointer;
    background: url(../imgs/btn.history.right.png) no-repeat;
    float: left;
}

.nav-timeline>img {
    vertical-align: top;
}

#AboutBKHistoryPane .navigation>div.nav-timeline #DotActive {
    background: url(../imgs/btn.timeline.dot-active.png) no-repeat;
    width: 14px;
    height: 14px;
    position: absolute;
}

#AboutBKHistoryPane .itemDetails>div.year {
    font-family: 'Trade Gothic W01 Cn 18';
    font-weight: normal;
    font-style: normal;
    font-size: 20px;
    color: #fcbc10;
    position: absolute;
    top: 16px;
    left: 24px;
    width: 56px;
}

#AboutBKHistoryPane .itemDetails>div.titleDesc {
    position: absolute;
    top: 16px;
    left: 80px;
    width: 600px;
}

#AboutBKHistoryPane .itemDetails>div.titleDesc>div.title {
    font-family: 'TradeGothicW01-BoldCn20 675334';
    font-weight: normal;
    font-style: normal;
    font-size: 20px;
    color: white;
}

#AboutBKHistoryPane .itemDetails>div.titleDesc>div.desc {
    font-family: 'Trade Gothic W01 Light';
    font-weight: normal;
    font-style: normal;
    font-size: 14px;
    color: white;
    padding-top: 4px;
}

.page-bring-it-bkc .bring-it-at-bk-title {
    color: #444242;
    font-size: 70px;
    text-transform: uppercase;
}

.bring-at-bk-top-desc {
    font-size: 17px;
    color: #2d2d2d;
    width: 600px;
    font-weight: normal;
    font-family: Arial, Helvetica, sans-serif;
    margin: 10px auto 55px;
}

.mob-pad .bring-at-bk-top-desc {
    margin-bottom: 40px;
}

.page-opportunities .locationsResults {
    padding-bottom: 0;
}

.abit-about-us {
    margin: 45px 0 35px;
}

.mob-pad .abit-about-us {
    margin: 0 0 25px;
}

.bring-it-video {
    margin-top: 0;
}

.box-block-markup {
    position: relative;
    z-index: 1;
    margin-bottom: 20px;
}

#locationsList .location:nth-child(odd) {
    clear: both;
}

#globalLocationsContainer .short-desc {
    margin-top: -47px;
}

.locationsList .index {
    color: #333;
    font: 18px/1 'BlockBeCn', Arial, Helvetica, sans-serif;
    -webkit-font-smoothing: antialiased;
    position: absolute;
    left: 6px;
    top: 14px;
    width: 30px;
    text-align: center;
}

.mapMarkerLabel {
    text-align: center!important;
    width: 20px;
    margin-left: -11px!important;
}

.page-global-locations .locationsResults {
    padding-bottom: 0;
}

.dropdown .product-hero {
    height: auto;
}

.dropdown .product-hero .image {
    padding: 0;
}

.hero-banner-btn {
    width: 183px;
    height: 49px;
    font-size: 22px;
    color: white;
    line-height: 47px;
    text-align: center;
    text-transform: uppercase;
    font-family: 'BlockBeExtraCn', Arial, Helvetica, sans-serif;
}

.node-type-in-restaurant .view-footer {
    display: none;
}

.node-type-in-restaurant .locationsResults {
    padding-bottom: 0;
}

.view-footer {
    display: none;
}

.whats-new-content .whats-new-des {
    text-transform: none;
}

.iframe-handle h2 {
    color: #444242;
    font-size: 50px;
    text-align: center;
    margin: 40px 0 20px;
}

.iframe-handle {
    width: 100%;
    max-width: 1018px;
    margin: auto;
    height: 900px;
}

.find-out-btn.long a {
    width: 270px;
    height: 51px;
    background: url(../imgs/long-btn.png);
}

.iframe-handle iframe {
    max-width: 1018px!important;
    height: 730px!important;
    margin-bottom: 20px;
}

.page-user-login #user-login {
    width: 600px;
    margin: auto;
}

.page-user-login #user-login .form-item-pass input {
    width: 100%;
    color: #444242;
    font-size: 18px;
    outline: none;
    border: 1px solid #85342B;
    padding: 13px 15px;
}

#edit-submit {
    width: 151px;
    height: 51px;
    background: url(../imgs/find-out-orange-btn.png);
    border: none;
    color: white;
    font-size: 25px;
    float: none;
    display: block;
    font-family: 'BlockBeCn', Arial, Helvetica, sans-serif;
    margin: 30px auto 0;
}

.form-item input.error,
.form-item textarea.error,
.form-item select.error {
    border: 2px solid red!important;
}

.upload-require-symbol {
    color: #f00;
}

.hero-banner-text {
    font-family: 'BlockBeExtraCn', Arial, Helvetica, sans-serif;
    max-width: none!important;
    top: 0;
}

.hero-banner-text span {
    display: block;
    line-height: 130px;
}

.hero-banner-text .first-text {
    color: #f6a704;
    font-size: 128px;
}

.hero-banner-text .second-text {
    color: #ad172b;
    font-size: 248px;
}

.hero-banner-text .third-text {
    color: #703c2e;
    font-size: 98px;
}

#heroCrousel .owl-item {
    height: 660px;
    overflow: hidden;
}

.heroCarousel .content {
    padding-top: 32px;
}

.bk-btn-hero {
    margin-top: -10px;
    padding: 0 15px;
}

.heroCarousel .owl-controls {
    bottom: 5px;
}

.page-careers-home .bring-it-at-bk-title {
    margin-top: 28px;
}

.page-careers-home .bring-at-bk-top-desc {
    margin-top: 42px;
    margin-bottom: 24px;
}

#globalLocationsMap {
    background: none!important;
}

.page-global-locations .strap-line {
    margin-top: 161px;
    margin-bottom: 46px;
}

.carouselItem {
    position: relative;
}

.map-border-top,
.map-border-bottom {
    width: 100%;
    position: absolute;
    left: 0;
    z-index: 9;
    display: none;
}

.map-border-top {
    height: 30px;
    background: url('../imgs/map-border-top.png');
    top: -5px;
}

.map-border-bottom {
    height: 35px;
    background: url('../imgs/map-border-bot.png');
    bottom: -5px;
}

.page-opportunities ul.pager {
    padding-bottom: 0;
}

.pane-views-carousel-page-landing-block {
    margin-bottom: -6px;
}

.nicescroll-rails {
    z-index: 99!important;
}

#form-register-wrapper {
    text-align: center;
    font-size: 17px!important;
    margin-bottom: 50px;
    color: #333;
    margin-top: -20px!important;
}

.page-careers-home .strap-line {
    margin-top: -50px;
    margin-bottom: 40px;
}

.page-opportunities .strap-line {
    margin-top: 60px;
    margin-bottom: 35px;
}

.mapContainer .locInput>input {
    height: 38px;
    padding: 10px 15px;
    border-radius: 0!important;
}

@media (max-width: 1400px) {
    .hero-banner-text .first-text {
        color: #f6a704;
        font-size: 80px;
    }
    .hero-banner-text .second-text {
        color: #ad172b;
        font-size: 160px;
    }
    .hero-banner-text .third-text {
        color: #703c2e;
        font-size: 60px;
    }
    .hero-banner-text span {
        display: block;
        line-height: 85px;
    }
}

@media (max-width: 1024px) and (min-width: 768px) {
    #whats-new-container {
        max-width: 1024px;
    }
    .iframe-handle {
        height: 1050px!important;
        overflow: scroll;
    }
    .iframe-handle iframe {
        height: 780px!important;
    }
    .whats-new-title {
        max-height: 75px;
    }
    .hero-banner-text .first-text {
        font-size: 60px;
    }
    .hero-banner-text .second-text {
        font-size: 110px;
    }
    .hero-banner-text .third-text {
        font-size: 45px;
    }
    .hero-banner-text span {
        line-height: 45px;
    }
    .hero-banner-text .third-text {
        margin-top: 16px;
    }
    .job-title {
        overflow: hidden;
    }
    .job-detail h2.subtitle {
        font-size: 26px;
        font-family: 'BlockBeExtraCn', Arial, Helvetica, sans-serif!important;
        margin: -23px 0 5px;
        text-transform: uppercase;
    }
    .whats-new-btn {
        width: 154px;
        height: 48px;
        background-size: cover!important;
    }
    .img-block {
        width: 100%;
        height: 120px;
        overflow: hidden;
        margin-bottom: 15px;
    }
    .locationsResults {
        padding: 0 25px;
        width: 768px;
    }
    .location-content {
        width: 400px;
        padding-right: 0;
    }
    .locationsResults .location-img-block {
        width: 222px;
        float: right;
    }
    .coordinate-block {
        width: 768px;
        margin: auto;
    }
    .coordinate-link-job-block {
        width: 250px;
    }
    .video-box {
        position: relative;
        width: 100%;
        margin: auto;
        height: 449px;
        padding: 0 30px;
    }
    .video-homepage-desc {
        color: #2d2d2d;
        font-size: 15px;
        font-family: Arial, Helvetica, sans-serif;
        width: auto;
        margin: 20px auto 0;
        line-height: 18px;
        padding: 0 55px;
    }
    .campus,
    .in_restaurant,
    .professional {
        width: 33.33333%;
        padding: 0 10px;
        margin: 0;
    }
    .view-content {
        width: 100%;
        margin: auto;
    }
    .job-item .inner .job-avatar,
    .job-item .inner .job-avatar img {
        width: 100%;
    }
    .job-detail .job-avatar {
        width: 80%;
    }
    .job-item .job-avatar img {
        min-height: 224px;
    }
    .job-detail .image.job-avatar {
        width: 45%;
    }
    .profile-list {
        height: 560px;
    }
    .profile-post .profile-name {
        font-size: 22px;
    }
    .profile-post .job-title,
    .profile-post .profile-info {
        font-size: 14px;
    }
    .job-detail .description {
        padding-right: 20px;
    }
    .intro-text p,
    .in-restaurant-text-content p,
    .in-restaurant-intro>div {
        width: 100%;
        margin: auto;
        display: block;
        color: #444242;
        line-height: 25px!important;
        font-size: 17px!important;
        text-align: left!important;
        padding: 0 50px;
    }
    .job-detail.dropdown .content {
        width: 80%;
        padding: 50px 90px!important;
        position: relative;
    }
    .mapContainer {
        padding: 0 20px;
    }
    .job-detail .close {
        position: absolute;
        right: 25px;
        top: 24px;
        z-index: 1;
    }
    .job-title span {
        font-size: 26px;
        font-family: 'BlockBeExtraCn', Arial, Helvetica, sans-serif;
        text-align: center;
        display: block;
        text-transform: uppercase;
    }
    .img-block-slide {
        width: 100%;
    }
    .video-img,
    .play-video-btn {
        display: none;
    }
}

/*@media (min-width: 768px) {
    #main-menu-links {
        display: block!important;
    }
}*/

@media (max-width: 768px) {
    .job-detail.dropdown .content {
        padding: 50px 0!important;
        position: relative;
    }
    .job-detail .close {
        position: absolute;
        right: -68px;
        top: 24px;
        z-index: 1;
    }
}

@media (max-width: 767px) {
    .heroCarousel .owl-controls {
        bottom: 2px;
    }
    .owl-theme .owl-controls .owl-page span {
        width: 8px;
        height: 8px;
        margin: 5px;
    }
    .coordinate-title {
        font-size: 24px;
    }
    .coor-findout-btn,
    .coor-apply-btn,
    .coor-search-btn {
        width: 100px;
        height: 31px;
        line-height: 31px;
        font-size: 14px;
        margin-top: 15px;
    }
    .coor-findout-btn {
        background: url("../imgs/retina/blog-btn-2x.png") no-repeat center transparent;
        background-size: cover;
    }
    .coor-apply-btn {
        background: url("../imgs/retina/news-btn-2x.png") no-repeat center transparent;
        background-size: cover;
    }
    .coor-search-btn {
        background: url("../imgs/retina/event-btn-2x.png") no-repeat center transparent;
        background-size: cover;
    }
    .findout-homepage-btn {
        font-size: 15px;
        height: 36px;
        line-height: 30px;
        padding: 0 25px;
        margin: 10px auto 0;
    }
    .event .whats-new-title {
        font-size: 12px;
        line-height: 15px;
    }
    .video-img,
    .play-video-btn {
        display: none;
    }
    .whats-new-title {
        max-height: 75px;
    }
    .list-job-in_restaurant .item-list .pager {
        padding: 10px 0;
    }
    .strap-line {
        background-size: 50px 4px;
        background-repeat: repeat-x;
    }
    .list-news-in_restaurant .strap-line {
        margin-top: 20px;
        margin-bottom: 20px;
    }
    .list-job-in_restaurant {
        margin-top: 30px;
        margin-bottom: 10px;
    }
    .play-thumb-btn {
        max-width: 35px;
        max-height: 35px;
        margin: -17px 0 0 -17px;
    }
    #whats-new-container {
        padding-bottom: 50px;
    }
    .page-opportunities h2.sectionTitle {
        margin-top: 10px;
    }
    .locationsResults .resultsFound {
        font-size: 11px;
        margin: 0 0 20px;
    }
    .locationsList .icon_pindrop-orange,
    .locationsList .icon_pindrop-blue {
        width: 25px;
        height: 35px;
    }
    .locationsList .index {
        left: 0;
        top: 9px;
        width: 25px;
        font-size: 10px;
    }
    .locationsList .mainAddress {
        font-size: 14px;
    }
    .locationsList .links {
        font-size: 10px;
    }
    .list-whats-new-other-page-title>h3 {
        margin-bottom: 10px;
    }
    #whts-new-container {
        padding-bottom: 50px;
    }
    .page-careers-home .strap-line {
        margin: 0 0 20px;
    }
    .iframe-handle iframe {
        height: 1080px!important;
    }
    .iframe-handle {
        height: 1050px!important;
        overflow: scroll;
    }
    .job-in-restaurant-title .pane-title {
        font-size: 30px!important;
        padding: 0 10px;
    }
    #form-register-wrapper {
        margin-top: 25px;
    }
    .mapContainer .locInput>input {
        font-size: 11px;
    }
    .hero-banner-text .first-text {
        font-size: 41px;
    }
    .hero-banner-text .second-text {
        font-size: 80px;
    }
    .hero-banner-text .third-text {
        font-size: 32px;
    }
    .campus,
    .in_restaurant,
    .professional {
        height: auto;
    }
    .hero-banner-text span {
        line-height: 25px;
    }
    .hero-banner-text .third-text {
        margin-top: 20px;
    }
    .hero-banner-text .bk-btn-hero {
        bottom: 0;
    }
    .bk-btn-hero {
        padding: 0 10px;
        height: 25px;
        font-size: 11px;
        line-height: 18px;
    }
    .job-title {
        overflow: hidden;
    }
    h1.pane-title,
    h2.pane-title,
    .in-restaurant-intro h1 {
        font-size: 35px;
        margin: 20px 0 10px;
    }
    .intro-text p,
    .in-restaurant-text-content p,
    .in-restaurant-intro>div {
        font-size: 11px!important;
    }
    .in-restaurant-text-content p span {
        font-size: 11px!important;
    }
    .locationsResults {
        padding-bottom: 0;
    }
    .play-video-btn {
        display: none;
    }
    #whats-new-container {
        max-width: 320px;
    }
    .locationsResults .office-desc {
        margin-top: 15px;
    }
    .img-block {
        width: 100%;
        height: 100px;
        overflow: hidden;
        margin-bottom: 15px;
    }
    .coordinate-block {
        width: 100%;
        margin: auto;
    }
    .coordinate-link-job-block {
        width: 100%;
        padding: 15px 0;
    }
    .divider-orange {
        width: 267px;
        height: 6px;
        background: url(../imgs/retina/horizontal-divider-orange@2x.png);
        float: none;
        margin: auto;
        clear: both;
        background-size: cover;
    }
    .link-to-jobs {
        width: 100%;
        height: auto;
        background: url(../imgs/grey-bg.png);
        padding: 10px 0;
        background-size: cover;
        margin-top: -12px;
    }
    .whats-new-btn {
        width: 87px;
        height: 27px;
        display: block;
        color: white;
        font-size: 12px;
        line-height: 29px;
        text-align: center;
        font-family: 'BlockBeExtraCn', Arial, Helvetica, sans-serif;
        background-size: cover!important;
    }
    .blog .whats-new-btn {
        background: url("../imgs/retina/blog-read-more-2x.png") no-repeat center transparent;
    }
    .event .whats-new-btn {
        background: url("../imgs/retina/event-detail-2x.png") no-repeat center transparent;
    }
    .video .whats-new-btn {
        background: url("../imgs/retina/video-view-2x.png") no-repeat center transparent;
    }
    .locationsResults {
        margin: 0 25px!important;
    }
    .location-content {
        float: left;
        width: 439px;
        margin-left: 5px;
        padding-right: 0;
    }
    .campus-roles-link a {
        margin-bottom: 20px;
    }
    .locationsResults .location-img-block,
    .global-location-content {
        width: 50%;
    }
    .global-location-content {
        float: left;
    }
    .locationsResults .location-img-block {
        border-width: 3px;
        margin: 0 0 10px;
    }
    .global-location .icon_pindrop-orange {
        width: 22px;
        height: 32px;
    }
    .global-location .index {
        left: 0;
        top: 7px;
        width: 22px;
        font-size: 10px;
    }
    .office-desc {
        clear: both;
    }
    .campus-roles-link a {
        width: 104px;
        height: 38px;
        background: url(../imgs/retina/campus-btn@2x.png);
        background-size: cover;
        line-height: 37px;
        font-size: 16px;
    }
    .professional-roles-link a {
        width: 138px;
        height: 38px;
        background: url(../imgs/retina/profess-btn@2x.png);
        background-size: cover;
        line-height: 37px;
        font-size: 16px;
    }
    .homepage-video-block {
        position: relative;
    }
    .video-box {
        position: relative;
        width: 100%;
        margin: auto;
        padding: 0 10px;
        height: 400px;
    }
    .play-video-btn {
        width: 40px;
        height: 40px;
        background-size: cover;
        margin-left: -20px;
        margin-top: -20px;
    }
    .video-homepage-desc {
        color: #2d2d2d;
        font-size: 15px;
        font-family: Arial, Helvetica, sans-serif;
        width: auto;
        margin: 20px auto 0;
        line-height: 18px;
        padding: 0 55px;
    }
    .list-whats-new-other-page-title>h2 {
        font-size: 50px;
        margin-bottom: -10px;
    }
    .list-whats-new-other-page-title>h3 {
        font-size: 35px;
    }
    .bring-it-at-bk {
        margin-bottom: 40px;
    }
    .page-careers-home .bring-it-at-bk {
        margin-bottom: 0;
    }
    .bring-it-at-bk .bring-it-at-bk-title {
        font-size: 40px;
    }
    .page-careers-home .bring-it-at-bk-title {
        margin: 20px 0 0px;
    }
    #main-menu-links {
        background: #d5d5d5;
        font-family: 'BlockBeCn', Arial, Helvetica, sans-serif;
        height: auto;
        padding-top: 0;
        text-align: center;
        display: none;
        box-shadow: 0 1px 9px 0 rgb(136, 130, 130);
    }
    #main-menu-links>li {
        display: block;
        height: 41px;
        line-height: 41px;
        text-align: left;
        border-bottom: 1px solid #444242;
        padding-top: 0;
    }
    #main-menu-links>li.last {
        border: none;
    }
    #main-menu-links>li>a {
        font-size: 16px;
        padding: 0 15px;
    }
    .view-content {
        width: 100%;
        margin: auto;
    }
    .campus,
    .in_restaurant,
    .professional {
        width: 50%;
        margin: 0;
        padding: 0 10px;
    }
    .inner .job-avatar,
    .inner .job-avatar img {
        width: 100%;
    }
    .campus .job-avatar,
    .expand-campus .job-avatar {
        border: 3px solid #ed7800;
    }
    .in_restaurant .job-avatar,
    .expand-in_restaurant .job-avatar {
        border: 3px solid #f6a800;
    }
    .professional .job-avatar,
    .expand-professional .job-avatar {
        border: 3px solid #dc291e;
    }
    .job-title span {
        font-size: 25px;
    }
    .job-detail .close {
        position: absolute;
        right: 8px;
        top: 8px;
        z-index: 1;
    }
    .job-detail .job-avatar img {
        width: 100%!important;
    }
    .job-item .job-avatar img {
        height: auto;
    }
    .job-detail h2.subtitle {
        font-size: 18px;
        font-family: 'BlockBeExtraCn', Arial, Helvetica, sans-serif!important;
    }
    .job-detail.dropdown .content {
        padding: 65px 10px!important;
        position: relative;
        max-height: 300px;
        overflow-y: auto;
    }
    .job-detail .title-group {
        float: left;
        margin-bottom: 5%;
    }
    .job-detail .title-group .image.job-avatar {
        width: 50%;
        margin: 0 0 10px 10px;
    }
    .job-detail .job-avatar {
        width: auto;
    }
    .profile-list {
        height: auto;
        margin-top: 20px;
    }
    .profile-post {
        padding: 0 10px;
    }
    .profile-post .profile-name {
        font-size: 16px;
        line-height: normal;
    }
    .profile-post .job-title,
    .profile-post .profile-info {
        font-size: 9px;
    }
    .profile-post .profile-read-more {
        font-size: 12px;
        width: 114px;
        height: 32px;
        line-height: 34px;
        background: url("../imgs/retina/usa-apply-btn-2x.png?v1") no-repeat center transparent!important;
        background-size: cover!important;
        margin-top: 10px;
    }
    .dropdown .product-hero .description {
        font-size: 12px;
        max-height: 100%;
        overflow: visible;
    }
    .expand-campus .find-out-btn a,
    .expand-in_restaurant .find-out-btn a,
    .expand-professional .find-out-btn a {
        width: 75px;
        height: 25px;
        line-height: 27px;
        font-size: 12px;
        background-size: cover!important;
        display: inline-block;
    }
    .find-out-btn.long a {
        width: 135px;
        height: 25px;
        background-size: cover;
    }
    .tab-list-jobs {
        margin: 25px 0 15px;
    }
    .tab-list-jobs .bk-btn {
        width: 116px;
        height: 29px;
        line-height: 29px;
        font-size: 17px;
        margin: 0 8px 25px;
    }
    .tab-list-jobs .job-campus {
        background: url("../imgs/retina/campus-btn-2x.png") no-repeat center transparent!important;
        background-size: cover!important;
    }
    .tab-list-jobs .job-restaurant {
        background: url("../imgs/retina/restaurant-btn-2x.png") no-repeat center transparent!important;
        background-size: cover!important;
    }
    .tab-list-jobs .job-professional {
        background: url("../imgs/retina/professional-btn-2x.png") no-repeat center transparent!important;
        background-size: cover!important;
    }
    .intro-text p,
    .in-restaurant-text-content p {
        width: 100%;
        margin: auto;
        display: block;
        color: #444242;
        line-height: 15px!important;
        text-align: left!important;
        padding: 0 50px;
    }
    .bring-at-bk-top-desc {
        width: 100%;
    }
    .bring-it-at-bk-title {
        margin-top: 20px;
    }
    .page-bring-it-bkc .bring-it-at-bk-title {
        font-size: 35px;
    }
    .bring-at-bk-top-desc {
        font-size: 12px;
        margin-bottom: 20px;
    }
    .mob-pad .bring-at-bk-top-desc {
        margin-bottom: 25px;
    }
    .mob-pad .abit-about-us {
        margin: 0 0 20px;
    }
    .abit-about-us {
        margin-top: 20px;
        margin-bottom: 15px;
    }
    #AboutBKHistoryPane {
        margin-top: 30px;
        margin-bottom: 30px;
    }
    .bring-it-at-bk {
        padding: 0 20px;
    }
    .bring-at-bk-top-desc {
        width: 100%;
    }
    #globalLocationsContainer .short-desc {
        margin-top: 0;
    }
    .location-content {
        padding-right: 0;
    }
    #main-menu-mobile {
        width: 18px;
        height: 18px;
        background: pink;
        float: none;
        display: inline-block;
        background: url(../imgs/mobile-menu-btn.png);
        background-size: cover;
        margin-right: 5px;
        margin-top: 0;
        margin-bottom: 1px;
    }
    #main-menu>h2,
    #main-menu>h2 a {
        font-size: 28px;
        display: inline-block;
        background: none;
        height: 43px;
        line-height: 45px;
    }
    #main-menu {
        text-align: center;
        background: #2d2d2d;
        height: auto;
    }
    .locationsResults .global-location-content .name {
        font-size: 14px;
    }
    .locationsResults .global-location-content .sub-name {
        font-size: 13px;
    }
    .locationsResults .global-location-content dd {
        font-size: 11px;
    }
    .locationsResults .office-desc {
        color: #2d2d2d;
        line-height: 15px;
        font-size: 11px;
        margin: 10px 0 20px;
    }
    .page-global-locations .strap-line {
        margin-top: 40px;
        margin-bottom: 25px;
    }
    .page-careers-home .bring-it-at-bk {
        margin-top: 0;
    }
    .img-block-slide {
        width: 100%;
        height: 95px;
    }
    .whats-new-title {
        font-size: 12px;
        line-height: 15px;
    }
    .whats-new-des {
        font-size: 9px;
        line-height: 15px;
    }
    .whats-new-content {
        height: 102px;
        margin: 10px 0;
    }
    .page-global-locations .container-fluid {
        margin-top: 0;
    }
    .mapContainer {
        padding: 0 20px;
    }
    .location-img-block {
        margin-bottom: 10px;
    }
    .locationsResults .global-location-content {
        margin-bottom: 0;
        padding-right: 5px;
    }
    .map-border-top {
        top: 0;
    }
    .map-border-bottom {
        bottom: -10px;
        height: 65px;
        background: url(../imgs/map-border-bot-mob.png);
    }
    .page-global-locations .page-title {
        margin-top: 12px;
        margin-bottom: -5px;
    }
    .locationsResults .office-head {
        margin-bottom: 25px;
    }
    .office-head .page-title {
        font-size: 27px;
        margin: 0;
    }
    .iframe-title>h1 {
        color: #444242;
        font-size: 30px;
        text-align: center;
        margin: 0;
        padding: 30px 0 20px;
        background: white;
    }
    .whats-new-title {
        max-height: 60px;
        overflow: hidden;
    }
    .blog .whats-new-title {
        font-size: 12px;
        line-height: 15px;
    }
    .locationsList .location {
        margin: 0;
    }
    .locationsList .location dd {
        font-size: 11px;
    }
}

@media (max-width: 480px) {
    .job-title span {
        font-size: 15px;
        line-height: 20px;
    }
    .iframe-handle iframe {
        height: 1230px!important;
        padding-top: 0!important;
    }
    .iframe-handle {
        height: 1200px!important;
        overflow: scroll;
    }
    .intro-text p,
    .in-restaurant-text-content p {
        padding: 0 30px;
    }
    .job-title {
        overflow: hidden;
    }
    .expand-arrow {
        width: 14px;
        height: 8px;
        background: url(../imgs/up-arrow.png);
        position: absolute;
        bottom: 10px;
        left: 50%;
        margin-left: -7px;
        display: none;
        background-size: cover;
    }
    .locationsList .markerArea {
        width: 15%;
        padding-right: 10px;
        float: left;
        position: relative;
        max-width: 60px;
    }
    .locationsList .locationContent {
        width: 85%;
    }
    .node-type-in-restaurant .job-name {
        margin-bottom: 20px;
    }
}