/**
 * If using a CSS pre-processor, tell it to overwrite this file. If not, place
 * your custom CSS modifications here.
 * less to css
 */
.main-settings {
    margin-bottom: 100px;
    width: 100%;
    max-width: 1440px;
    margin-left: auto;
    margin-right: auto;
    padding: 0px 20px !important;
}

html {
    font-size: 16px;
}

body {
    margin-top: 0px;
    overflow-x: hidden;
    overflow-y: visible;
    font-family: 'montserrat', sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5;
    color: #333;
}

.content li {
    font-size: 16px;
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
    line-height: 1.4;
}

a,
a:hover {
    text-decoration: none;
}

.label {
    color: inherit;
    font-size: inherit;
}

@font-face {
    font-family: montserrat;
    src: url(fonts/montserrat/Montserrat-Regular.ttf);
    font-weight: normal;
}

@font-face {
    font-family: montserrat-bold;
    src: url(fonts/montserrat/Montserrat-Bold.ttf);
    font-weight: bold;
}

@font-face {
    font-family: montserrat-semibold;
    src: url(fonts/montserrat/Montserrat-SemiBold.ttf);
    font-weight: 600;
}

.align-items-top {
    align-items: flex-start;
}

.align-items-center {
    align-items: center;
}

.align-items-end {
    align-items: flex-end;
}

.container-fluid {
    padding-left: 0;
    padding-right: 0;
}

.container {
    width: 100%;
    font-family: montserrat;
}

.container-sm {
    max-width: 700px;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    padding-left: 20px;
    padding-right: 20px;
}

.container_1200 {
    max-width: 1240px !important;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    padding-left: 20px;
    padding-right: 20px;
}

.container_666 {
    max-width: 706px;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    padding-left: 20px;
    padding-right: 20px;
}

.container-sm {
    max-width: 706px;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    padding-left: 20px;
    padding-right: 20px;
}

.container-medium {
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    padding-left: 20px;
    padding-right: 20px;
}

.banner {
    background-repeat: no-repeat;
    background-size: cover;
    margin-bottom: 50px;
}

.block-canteencorp-layout-homepage-banner {
    height: 640px;
    margin-bottom: 50px;
}

.block-canteencorp-layout-homepage-banner .block-title {
    display: none;
}

.banner {
    color: #fff;
}

.top-bar {
    padding-left: 50px;
    padding-top: 20px;
    z-index: 10;
    position: relative;
    color: #fff;
}

.top-bar .header-menu {
    display: inline-block;
    vertical-align: top;
    margin-top: 15px;
    margin-right: 40px;
}

.top-bar .logo {
    display: inline-block;
}

.top-bar .right {
    float: right;
}

.mobile-logo {
    display: none;
}

.top-bar .search {
    display: inline-block;
    font-size: 14px;
    font-family: montserrat-semibold;
    margin-top: 15px;
    margin-right: 50px;
}

.top-bar .btn {
    margin-right: 80px;
}

.top-bar .search .search-icon {
    margin-right: 10px;
    background-image: url("/themes/canteencorp_main/images/search.png");
    display: inline-block;
    background-size: 20px 19px;
    background-repeat: no-repeat;
    width: 20px;
    height: 19px;
    vertical-align: bottom;
}

.top-bar .search a {
    color: #fff;
}

.main-banner .top-bar {
    position: absolute;
    left: 0;
    width: 100%;
    z-index: 9;
}

.banner .content {
    margin-left: 110px;
    padding-top: 100px;
    padding-bottom: 100px;
}

.banner .content .title {
    font-size: 72px;
    font-family: montserrat-bold;
    text-transform: uppercase;
    line-height: 72px;
    margin-top: 20px;
}

.banner .content .desc {
    font-size: 18px;
    font-family: montserrat-semibold;
    margin-bottom: 20px;
}

.banner .content .sep {
    margin: 15px 0;
}

.footer {
    border: 0px;
    color: #414141;
    padding-bottom: 60px;
    margin-top: 20px;
    margin-bottom: 60px;
}

.padding {
    padding: 0px 20px !important;
}

.support .content {
    background-color: #1e398d;
    color: #fff;
    padding: 80px 110px;
}

.support .title {
    font-size: 40px;
    line-height: 48px;
    font-family: montserrat-bold;
    display: inline-block;
}

.support .desc {
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    display: inline-block;
    vertical-align: top;
}

.support .desc .btn {
    margin-top: 25px;
}

.btn {
    border-radius: 25px;
    background-color: #84bd00;
    font-weight: bold;
    max-width: 100%;
    margin-bottom: 3px;
}

.btn a {
    color: #fff;
    font-size: 14px;
    font-weight: 600;
    line-height: 24px;
    text-align: center;
    padding: 6px 12px;
    display: block;
    white-space: break-spaces;
}

.btn-border {
    border: 2px solid #84bd00;
    background-color: #fff;
    color: #84bd00;
    font-weight: bold;
}

.btn-border a {
    color: #84bd00;
}

.footer .block {
    display: inline-block;
    vertical-align: top;
}

.footer .newsletter .title {
    font-size: 32px;
    line-height: 38px;
    width: 380px;
    margin-bottom: 35px;
    font-family: montserrat-SemiBold;
}

.footer .newsletter .cont input {
    height: 60px;
    border: 2px solid #e6e6e6;
    width: 380px;
}

.footer-menu .title {
    font-size: 12px;
    line-height: 15px;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-family: montserrat-bold;
    margin-bottom: 35px;
}

.footer-menu .list ul {
    padding: 0px;
}

.footer-menu .list li {
    list-style: none;
    line-height: 35px;
}

.footer-menu .list li a {
    color: inherit;
    font-size: 14px;
    font-weight: 600;
    line-height: 17px;
}

.footer-menu .list li a:hover {
    text-decoration: none;
}

.btn.white {
    background-color: #fff;
}

.btn.white a {
    color: #84bd00;
}

.img-text-block .content {
    background-color: #fff;
    display: inline-block;
    width: 50%;
    padding: 110px 80px 100px 80px;
    color: #414141;
    vertical-align: middle;
}

.img-text-block.music .content {
    background-color: #f7f7f7;
    margin-bottom: 0px;
}

.young-people.img-text-block .content {
    background-color: #1e398d;
    color: #fff;
    vertical-align: bottom;
}

.young-people.img-text-block .img {
    margin-left: -4px;
}

.img-text-block .img {
    display: inline-block;
    width: 49.5%;
    vertical-align: middle;
}

.path-frontpage .img-text-block .img {
    vertical-align: bottom;
}

.img-text-block .img-bg {
    width: 100%;
    background-size: cover;
    height: 681px;
    background-repeat: no-repeat;
}

.parents .img-bg {
    height: 496px;
}

.img-text-block .content .title {
    font-size: 40px;
    margin-bottom: 20px;
    font-family: montserrat-semibold;
}

.img-text-block .content .desc {
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 20px;
}

.img-text-block .content .links {
    line-height: 24px;
    text-transform: uppercase;
    letter-spacing: 0.35px;
}

.img-text-block .content .links a {
    border-bottom: 2px solid #00a9e0;
    color: #00a9e0;
    display: inline;
    line-height: 40px;
    font-family: montserrat-semibold;
}

.young-people .content .links a {
    border-bottom: 2px solid #fff;
    color: #fff;
}

.img-text-block .content .links a:hover {
    text-decoration: none;
}

.parents .content .links a {
    color: #00a9e0;
    border-bottom: 2px solid #00a9e0;
}

.col-sm-12 {
    padding: 0px;
}

.section {
    margin-bottom: 100px;
    width: 100%;
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
}

.links .arrow {
    margin-left: 10px;
    display: none;
}

.partners .content {
    margin-bottom: 50px;
    display: flex;
    flex-direction: column;
    height: calc(100% - 50px);
}

.partners .content .icon-body-wrap {
    display: flex;
    flex-direction: column;
    height: 100%;
    justify-content: space-between;
}

.partners .title {
    font-size: 32px;
    line-height: 40px;
    margin: 15px 0px;
    font-family: montserrat-semibold;
}

.partners .content .icon img {
    height: 60px;
    width: auto;
}

.partners .desc {
    color: #63666a;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    margin-bottom: 20px;
}

.partners .lnk {
    line-height: 24px;
    text-transform: uppercase;
    letter-spacing: 0.35px;
}

.partners .lnk a {
    color: #00a9e0;
    border-bottom: 2px solid #00a9e0;
    font-size: 14px;
    font-family: montserrat-semibold;
}

.partners .lnk a:hover {
    text-decoration: none;
}

.help-families .imgs {
    display: inline-block;
    width: 62%;
}

.help-families .text {
    display: inline-block;
    width: 37%;
    margin-top: 80px;
}

.block-canteencorp-layout-homepage-families {
    background-color: #f7f7f7;
    height: 512px;
    margin-top: 150px;
    margin-bottom: 230px;
}

.help-families {
    position: relative;
}

.help-families .img1 {
    z-index: 999;
    position: absolute;
    top: -70px;
    height: 350px;
    width: 500px;
}

.help-families .img1 img {
    height: 100%;
}

.help-families .img2 {
    position: absolute;
    z-index: 1;
    left: 200px;
    top: 220px;
    max-width: 480px;
}

.help-families .img2 img {
    width: 100%;
}

.help-families .text .title {
    font-size: 40px;
    font-family: montserrat-semibold;
    line-height: 48px;
    margin-bottom: 15px;
    width: 400px;
}

.help-families .text .desc {
    font-size: 16px;
    line-height: 24px;
    width: 450px;
}

.help-families .text .btn {
    margin-top: 20px;
}

.banner {
    background-repeat: no-repeat;
    background-size: 100% 700px;
    height: 700px;
    position: absolute;
    right: 0px;
    width: 100%;
    z-index: 1;
}

/*.page-node-type-resource article .content .block-canteencorp-layout.block-canteencorp-layout-homepage-banner { position: relative; width: 100%; margin-top: -210px; margin-bottom: 50px; }*/
/*.page-node-type-lead-generation article .content .block-canteencorp-layout.block-canteencorp-layout-homepage-banner { position: relative; width: 100%; margin-top: -210px; margin-bottom: 50px; }*/
/*.page-node-type-lead-generation article .content .block-canteencorp-layout.block-canteencorp-layout-homepage-banner { margin-top: -110px; }*/
/*.page-node-type-resource article .content .block-canteencorp-layout.block-canteencorp-layout-homepage-banner .banner { background-size: cover; height: 100%; top: 0; }*/
/*.page-node-type-lead-generation article .content .block-canteencorp-layout.block-canteencorp-layout-homepage-banner .banner { background-size: cover; height: 100%; top: 0; }*/
#block-canteencorp-main-help {
    display: none;
}

#node-page-layout-builder-form {
    margin-top: 40px;
    margin-top: 150px;
}

#edit-preview-toggle {
    margin-top: 30px;
}

#node-page-layout-builder-form .form-item.js-form-item.form-type-vertical-tabs {
    display: none;
}

#node-page-layout-builder-form #edit-actions {
    margin-left: 20px;
}

.modal-dialog {
    width: auto;
}

.layout-builder__add-block {
    z-index: 101;
    position: relative;
}

.ui-dialog .glyphicon {
    font-family: "Glyphicons Halflings" !important;
}

.js-quickedit-page-title.page-header {
    border: 0;
}

.js-quickedit-page-title.page-header span.quickedit-field {
    display: none;
}

.tabs {
    display: none;
}

.page .banner .content .title {
    font-size: 48px;
    line-height: 61px;
}

.job-banner .content .title {
    text-transform: capitalize;
}

.job-banner.banner {
    height: 400px;
}

.block-canteencorp-layout-homepage-partners .block-title {
    color: #414141;
    font-size: 20px;
    margin-bottom: 60px;
    text-align: center;
    font-weight: bold;
}

.centered-text .content {
    text-align: center;
    font-size: 25px;
    font-weight: bold;
    line-height: 38px;
    color: #414141;
    width: 700px;
    margin-left: auto;
    margin-right: auto;
}

.music .img-bg {
    height: 500px;
}

.path-user .main-content,
.path-uset .main-content,
.path-webform .top-bar {
    margin-bottom: 100px;
    width: 100%;
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
    padding: 50px 20px !important;
}

.main-content {
    min-height: 500px;
    position: relative;
}

.path-uset .top-bar,
.path-user .top-bar,
.path-webform .top-bar {
    background-color: gray;
    position: static;
}

.path-tfa .top-bar {
    background-color: gray;
    position: static;
}

.path-user .main-content>div {
    padding-left: 15px;
    padding-right: 15px;
}

.path-tfa .main-content>div {
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 50px;
    padding-bottom: 50px;
    padding-left: 15px;
    padding-right: 15px;
}

.block-canteencorp-layout-life {
    background-color: #f7f7f7;
    padding: 60px 0;
    margin-bottom: 100px;
}

.life>.title {
    font-size: 20px;
    font-weight: 600;
    line-height: 24px;
    margin-bottom: 20px;
}

.life .left {
    background-color: #fff;
    border: solid 1px #e0e0e0;
}

.life .left img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}

.life .left .text {
    padding: 15px;
}

.life .left .text .sub-title,
.life .left .text .sub-title a {
    color: #63666a;
    font-size: 12px;
    font-weight: 700;
    line-height: 16px;
    letter-spacing: 0.5px;
    margin-bottom: 10px;
}

.life .left .text .title {
    color: #00a9e0;
    font-size: 24px;
    font-weight: 600;
    line-height: 28px;
    margin-bottom: 20px;
}

.life .left .text .title a {
    color: #00a9e0;
    text-decoration: none;
}

.life .right .sec-img,
.life .right .sec3 {
    background-color: #fff;
    margin-bottom: 20px;
    border: solid 1px #e0e0e0;
}

.life .right .sec-img .img {
    display: inline-block;
    vertical-align: top;
    width: 42%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}

.life .right .sec-img .img img {
    height: 100%;
}

.life .left .img {
    height: 550px;
}

.life .right .sec-img .text {
    display: inline-block;
    padding: 40px 20px 0 20px;
    width: 56%;
}

.life .right .sec-img .text.full {
    width: 100%;
}

.life .right .sec3 .text {
    padding: 30px;
}

.life .right .sec-img .text .sub-title,
.life .right .sec3 .text .sub-title,
.life .right .sec-img .text .sub-title a {
    color: #63666a;
    font-size: 12px;
    font-weight: 700;
    line-height: 16px;
    letter-spacing: 0.5px;
    margin-bottom: 15px;
    text-transform: capitalize;
}

.life .right .sec-img .text .title a,
.life .right .sec3 .text .title a {
    color: #00a9e0;
    font-size: 20px;
    font-weight: 600;
    line-height: 24px;
    text-decoration: none;
}

.life .right .sec-img .text .desc,
.life .right .sec3 .text .desc {
    color: #63666a;
    font-size: 14px;
    font-weight: 400;
    line-height: 22px;
    padding-bottom: 20px;
    margin-top: 10px;
}

.right .title {
    margin-bottom: 0px;
}

.main-menu {
    position: absolute;
    top: 0px;
    background-color: #fff;
    left: 0px;
    box-shadow: 0px 2px 10px 6px rgba(0, 0, 0, 0.05);
    width: 450px;
    z-index: 1000;
}

.main-menu>ul {
    padding: 30px 60px 0 60px;
}

.main-menu .acc {
    padding: 15px 60px 70px 60px;
}

.main-menu>ul li {
    list-style: none;
    border-bottom: solid 1px #f1f1f1;
    padding-bottom: 15px;
    padding-top: 15px;
    clear: both;
}

.main-menu li a,
.main-menu .acc {
    color: #63666a;
    font-size: 20px;
    font-weight: 600;
    line-height: 32px;
    font-weight: bold;
    font-family: 'montserrat-semibold';
}

.menu-close {
    padding: 30px 60px 0px 60px;
}

.main-menu .btns .info {
    width: 49.5%;
    height: 64px;
    background: #00a9e0;
    display: inline-block;
}

.main-menu .btns .donate {
    width: 49.5%;
    height: 64px;
    background: #84bd00;
    display: inline-block;
}

.main-menu .btns a {
    font-size: 16px;
    font-weight: 600;
    color: #fff;
    line-height: 60px;
    display: block;
    text-align: center;
    font-family: 'montserrat-semibold';
}

.main-menu li a:hover,
.main-menu>ul li.active a.is-active {
    text-decoration: none;
    color: #00a9e0;
}

.main-menu li.dropdown {
    background-image: url('/themes/canteencorp_main/images/expand.gif');
    background-repeat: no-repeat;
    background-position: center right;
}

.main-menu li.dropdown.active {
    background-image: url('/themes/canteencorp_main/images/minus.gif');
    background-repeat: no-repeat;
    background-position: center right;
}

.main-menu li:nth-child(10) a,
.main-menu li:nth-child(11) a,
.main-menu li:nth-child(12) a,
.main-menu .acc {
    font-weight: normal;
}

.main-menu ul.dropdown-menu {
    box-shadow: none;
    border: 0;
    width: 100%;
    position: relative;
    margin-bottom: 15px;
}

.main-menu ul.dropdown-menu li a {
    font-weight: normal;
}

.main-menu ul.dropdown-menu>li>a:hover,
.main-menu ul.dropdown-menu>li>a:focus {
    background-color: transparent;
}

.main-menu .menu-close:hover {
    cursor: pointer;
}

.top-bar .menu-icon {
    background-image: url("/themes/canteencorp_main/images/combined-shape.png");
    width: 21px;
    height: 15px;
    margin-top: 5px;
}

.top-bar .menu-icon:hover {
    cursor: pointer;
}

.main-menu {
    display: none;
}

.main-menu .acc .con {
    display: inline-block;
    margin-left: 20px;
}

.page-node-type-resource article .content section.block {
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 50px;
    width: 100%;
    line-height: 24px;
}

.page-node-type-article article .content section.block,
.page-node-type-publications article .content section.block,
.page-node-type-page article .content section.block.block-field-blocknodepagebody,
.page-node-type-page article .content section.block.block-field-blocknodepagefield-single-image,
.page-node-type-page article .content section.block.block-field-blocknodepagefield-slider-image,
.page-node-type-page article .content section.block.block-field-blocknodepagefield-single-image-2,
.page-node-type-page article .content section.block.block-field-blocknodepagefield-rich-text-2,
.page-node-type-page article .content section.block-field-blocknodepagefield-video,
.page-node-type-page article .content section.block.block-field-blocknodepagefield-rich-text-3,
.page-node-type-page article .content section.block.block-field-blocknodepagefield-rich-text-4 {
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 50px;
    width: 100%;
    line-height: 24px;
}

.page-node-type-article article .content section.block {
    max-width: 706px;
}

.page-node-type-article article .content section.block.block-views {
    background-color: #f7f7f7;
    max-width: unset;
}

.page-node-type-article article .content section.block.block-views .view {
    max-width: 1200px;
}

.page-node-type-article article .content .author-date {
    margin-bottom: 25px;
}

.page-node-type-article .author-date section {
    margin-bottom: 0 !important;
}

.page-node-type-page article .content section.block.block-field-blocknodepagefield-single-image img {
    margin: 0 auto;
}

.page-node-type-article article .content .block-field-blocknodearticlefield-rich-text-2,
.page-node-type-article article .content .block-field-blocknodearticlefield-tags {
    max-width: 1200px;
    padding-left: 15px;
    padding-right: 15px;
}

section.block-canteencorp-layout-homepage-banner {
    max-width: unset !important;
}

.highlighted {
    position: absolute;
    z-index: 9999;
    width: 100%;
}

.page-node-type-article article .content section.block.block-field-blocknodearticleuid {
    width: auto;
    padding: 0 !important;
    display: inline-block;
    margin-right: 20px;
}

.block-field-blocknodepagefield-video iframe {
    width: 100%;
    max-width: 700px;
    height: 350px;
    margin-left: auto;
    margin-right: auto;
    display: block;
    padding-left: 20px;
    padding-right: 20px;
}

.page-node-type-page article .content section.block.block-field-blocknodepagebody .field--name-body {
    max-width: 1200px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding-left: 20px;
    padding-right: 20px;
}

.page-node-type-resource article .content section.block-field-blocknoderesourcefield-slider-image {
    margin-bottom: 50px;
}

.page-node-type-resource article .content section.block.block-canteencorp-layout-main-menu {
    margin-bottom: 0px !important;
    width: auto !important;
    padding: 0px !important;
    width: 100%;
}

.block-canteencorp-layout-resource-banner .resource-banner {
    background-repeat: no-repeat;
    background-size: cover;
    height: 313px;
}

.page-node-type-resource article .content section.block h3 {
    line-height: 36px;
    margin-bottom: 20px;
    margin-top: 0;
    font-family: montserrat-bold;
    font-weight: normal !important;
}

.page-node-type-resource article .content section.block h3 b,
.page-node-type-resource article .content section.block h3 strong {
    font-weight: normal !important;
}

.page-node-type-resource article .content section.block h4 {
    line-height: 28px;
    margin-bottom: 20px;
    margin-top: 0;
    font-family: montserrat-semibold;
    font-size: 20px;
}

.page-node-type-resource article .content section.block h4 b,
.page-node-type-resource article .content section.block h4 strong {
    font-weight: normal !important;
}

.page-node-type-resource article .content section.block p {
    font-size: 16px;
}

/*.page-node-type-resource .resource-banner .content { padding: 70px; }*/
/*.page-node-type-resource .resource-banner .title { font-size: 32px; font-family: montserrat-bold; line-height: 42px; width: 50%; color: #fff; }*/
/*.page-node-type-resource .resource-banner .sep { padding: 20px 0 30px 0; }*/
/*.page-node-type-resource article .content section.block.block-canteencorp-layout-resource-banner { width: 100%; max-width: 1200px; margin-top: 50px; margin-bottom: 50px; }*/
.slick-arrow::before {
    color: #fff;
    font-size: 30px;
}

.field--name-field-tags .field--item {
    display: inline-block;
    border: solid 1px #00a9e0;
    border-radius: 12px;
    height: 24px;
    color: #00a9e0;
    font-size: 10px;
    font-weight: 600;
    line-height: 16px;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 0.4px;
    padding: 3px 13px;
    margin-right: 5px;
    margin-top: 10px;
}

.field--name-field-tags .field--item a {
    color: #00a9e0;
    text-decoration: none !important;
}

.field--name-field-tags .field--item a:hover {
    text-decoration: none;
    color: #fff;
}

.field--name-field-tags .field--item:hover {
    background-color: #00a9e0;
}

.field--name-field-tags .field--item:hover a {
    color: #fff;
}

/*.page-node-type-resource .page .banner .content .title { margin-top: 0px; padding-top: 0px; }
.page-node-type-resource .banner .title { text-transform: none; }
.page-node-type-resource .banner .content { width: 550px; margin-top: 10%; }
.page-node-type-resource .banner .content .sep { display: none; }*/
.banner .breadcrumb {
    background-color: transparent;
    margin-left: -5px;
    margin-right: -5px;
    padding: 8px 5px;
    display: flex;
    /* flex-wrap: wrap;*/
}

.banner .breadcrumb .elem {
    display: inline-block;
    border-left: 2px solid #a5a5a5;
    padding-right: 10px;
    padding-left: 10px;
    line-height: 13px;
    vertical-align: top;
    padding-top: 2px;
}

.banner .breadcrumb .elem a,
.banner .breadcrumb .elem {
    color: #fff;
    font-size: 14px;
    font-family: montserrat-semibold;
}

.banner .breadcrumb .elem.img {
    border-left: 0;
}

.main-menu .dropdown:hover {
    cursor: pointer;
}

.block-canteencorp-layout-homepage-health .health {
    height: 480px;
    width: 100%;
    margin-bottom: 100px;
}

.block-canteencorp-layout-homepage-health .health .content {
    padding: 30px;
    height: 480px;
}

.block-canteencorp-layout-homepage-health .health .content .title {
    color: #fff;
    font-size: 24px;
    font-weight: 700;
    line-height: 32px;
    font-family: Montserrat-Bold;
    padding-bottom: 20px;
}

.block-canteencorp-layout-homepage-health .content .sep img {
    width: 80px;
    height: 3px;
}

.block-canteencorp-layout-homepage-health .content .btn {
    background-color: transparent;
    border: 1px solid #fff;
    margin-top: 280px;
}

.block-canteencorp-layout-homepage-health .content .btn a {
    color: #fff;
}

.block-canteencorp-layout-homepage-health .content .btn:hover a,
.block-canteencorp-layout-homepage-health .content .btn a:hover {
    color: #84bd00;
    text-decoration: none;
}

.block-canteencorp-layout-homepage-health .content .btn:hover {
    background-color: #fff;
}

.block-canteencorp-layout-homepage-health .content .btn:hover a::after {
    background-image: url('/themes/canteencorp_main/images/go-arrow.gif');
    width: 40px;
    height: 40px;
    display: block;
}

.main-content .field--name-field-rich-text-2,
.main-content .field--name-field-rich-text-3,
.main-content .field--name-field-rich-text-4 {
    margin-bottom: 30px;
}

.main-content .layout--twocol-section {
    margin-bottom: 100px;
    width: 100%;
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
    padding: 0px 20px !important;
    margin-bottom: 0px;
}

.main-content .layout--twocol-section .layout__region--first,
.main-content .layout--twocol-section .layout__region--second {
    width: 50%;
    display: inline-block;
}

.main-content .layout--twocol-section .layout__region--first .field,
.main-content .layout--twocol-section .layout__region--second .field {
    padding: 0px !important;
}

.main-content .field--name-body a,
.main-content .field--name-field-rich-text-2 a,
.main-content .field--name-field-rich-text-3 a,
.main-content .field--name-field-rich-text-4 a {
    color: #00a9e0;
    font-size: 16px;
    line-height: 24px;
    text-decoration: underline;
}

.main-content .field--name-body h1 a,
.main-content .field--name-field-rich-text-2 h1 a,
.main-content .field--name-field-rich-text-3 h1 a,
.main-content .field--name-field-rich-text-4 h1 a {
    font-size: 36px;
    line-height: 1.4;
}

.main-content .field--name-body h2 a,
.main-content .field--name-field-rich-text-2 h2 a,
.main-content .field--name-field-rich-text-3 h2 a,
.main-content .field--name-field-rich-text-4 h2 a {
    font-size: 30px;
    line-height: 1.4;
}

.main-content .field--name-body h3 a,
.main-content .field--name-field-rich-text-2 h3 a,
.main-content .field--name-field-rich-text-3 h3 a,
.main-content .field--name-field-rich-text-4 h3 a {
    font-size: 24px;
    line-height: 1.4;
}


.view-resource-carousel {
    margin-bottom: 100px;
    width: 100%;
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
    padding: 0px 20px !important;
}

.view-resource-carousel .slide__caption .slide__description,
.view-teams .slide__caption .slide__description {
    border: 2px solid #e0e0e0;
    background-color: #fff;
    overflow: hidden;
}

.slick-slide-wrap-3-item .item {
    border: 2px solid #e0e0e0;
    background-color: #fff;
    overflow: hidden;
}

.slick-slide-wrap-3-item .view-header {
    padding-right: 100px;
}

.slick-slide-wrap-3-item .owl-nav,
.custom-carousel .owl-nav {
    display: flex !important;
    align-items: center;
    position: absolute;
    top: 0;
    right: 0;
    margin-top: -50px;
    flex-direction: row !important;
}

.slick-slide-wrap-3-item .owl-stage-outer {
    margin-bottom: 20px;
}

.slick-slide-wrap-3-item .owl-nav .owl-prev,
.custom-carousel .owl-nav .owl-prev {
    margin-right: 10px;
}

.slick-slide-wrap-3-item .owl-nav .owl-prev span,
.slick-slide-wrap-3-item .owl-nav .owl-next span,
.custom-carousel .owl-nav .owl-prev span,
.custom-carousel .owl-nav .owl-next span {
    display: none;
}

.slick-slide-wrap-3-item .owl-nav .owl-prev:before,
.custom-carousel .owl-nav .owl-prev:before {
    content: url('../images/svg/arrow-left.svg')
}

.slick-slide-wrap-3-item .owl-next:before,
.custom-carousel .owl-nav .owl-next:before {
    content: url('../images/svg/arrow-right.svg')
}

.view-resource-carousel.slick-slide-wrap-3-item .item {
    border: 2px solid #e0e0e0;
    cursor: pointer;
}

.view-resource-carousel.slick-slide-wrap-3-item .item:hover .views-field-field-carousel-image,
.view-resource-carousel.slick-slide-wrap-3-item .item:focus .views-field-field-carousel-image {
    display: none;
}

.view-resource-carousel.slick-slide-wrap-3-item .item:hover .views-field-field-carousel-summery,
.view-resource-carousel.slick-slide-wrap-3-item .item:focus .views-field-field-carousel-summery {
    display: block;
}

.view-resource-carousel.slick-slide-wrap-3-item .item:hover,
.view-resource-carousel.slick-slide-wrap-3-item .item:focus {
    min-height: 360px;
    border: 5px solid #00a9e0;
}

.view-resource-carousel .slide__caption,
.view-teams .slide__caption {
    padding: 0 20px 0 20px;
}

.view-resource-carousel .view-header,
.view-teams .view-header {
    font-size: 20px;
    font-weight: 600;
    line-height: 24px;
    margin-bottom: 30px;
    padding-top: 50px;
}

.view-resource-carousel .views-field-field-tags .field-content,
.view-teams .views-field-field-tags .field-content {
    color: #63666a;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 700;
    line-height: 16px;
    letter-spacing: 0.5px;
    padding: 15px 20px 10px 20px;
    text-align: left;
}

.view-resource-carousel .views-field-title,
.view-teams .views-field-title {
    color: #00a9e0;
    font-weight: 600;
    line-height: 24px;
    padding: 10px 20px 15px 20px;
    text-align: left;
}

.view-resource-carousel .views-field-title a,
.view-teams .views-field-title a {
    font-size: 18px;
    color: #00a9e0;
}

.view-resource-carousel .views-field:last-child,
.view-teams .views-field:last-child {
    margin-bottom: 30px;
}

.view-resource-carousel .view-footer a,
.view-teams .view-footer a {
    color: #00a9e0;
    font-size: 14px;
    font-weight: 600;
    line-height: 24px;
    text-transform: uppercase;
    letter-spacing: 0.35px;
    /*text-decoration: underline; */
    border-bottom: 2px solid #00a9e0;
}

.view-resource-carousel .views-field-field-carousel-summery {
    padding: 0px 20px 0px 20px;
    display: none;
    text-align: left;
}

.view-resource-carousel .slide__description:hover {
    border: 5px solid #00a9e0;
    cursor: pointer;
    transition-timing-function: ease;
    height: 380px;
}

.view-resource-carousel .slide__description:hover .views-field-field-carousel-summery {
    display: block;
}

.view-resource-carousel .slide__description:hover .views-field-field-carousel-image {
    display: none;
}

.view-resource-carousel .view-footer {
    text-align: right;
}

.block-views-blockresource-carousel-block-2 {
    background-color: #f7f7f7;
}

.view .slick__arrow {
    top: auto;
    bottom: -30px;
}

.view .slick-prev {
    left: auto;
    right: 50%;
}

.view .slick-next {
    left: 50%;
}

.view .slick-arrow::before {
    color: #000;
}

.view-resource-carousel .view-footer {
    margin-top: 10px;
}

.block-addtoany {
    position: relative;
    margin-bottom: 0 !important;
}

.main-content .resource-share {
    position: absolute;
    top: 0;
    right: 0;
    margin-right: -200px;
}

.resource-share .title {
    color: #63666a;
    font-size: 14px;
    line-height: 16px;
    letter-spacing: 0.5px;
    margin-bottom: 20px;
    text-transform: uppercase;
    font-family: montserrat-bold;
}

.resource-share .icon {
    display: inline-block;
    padding: 5px;
}

.resource-share .arrow {
    display: block;
    width: 12px;
    height: 7px;
    background-repeat: no-repeat;
    margin-left: auto;
    margin-right: auto;
    margin-top: 10px;
    cursor: pointer;
}

.resource-share .arrow-down {
    background-image: url('/themes/canteencorp_main/images/share/arrow-down.gif');
}

.resource-share .arrow-up {
    background-image: url('/themes/canteencorp_main/images/share/arrow.gif');
}

.resource-share .second-row {
    display: none;
}

.share-border {
    border-bottom: 1px solid #e8e8e8;
    padding-bottom: 10px;
}

.health .col-sm-4 {
    background-repeat: no-repeat;
    background-size: 100%;
}

article.resource .content {
    margin-bottom: 100px;
}

.breadcrumb .img.elem {
    background-image: url("/themes/canteencorp_main/images/breadcrumb-img.png");
    width: 24px;
    height: 16px;
    background-repeat: no-repeat;
    display: inline-block;
    padding-right: 5px;
    vertical-align: bottom;
    margin-bottom: 5px;
    background-size: 16px;
    margin-left: 5px;
}

.life .col-sm-6 {
    padding-left: 0px;
    padding-right: 30px;
}

.contact-us-banner .banner .content {
    opacity: 0;
}

#drupal-off-canvas .description,
#drupal-off-canvas .form-item .description,
#drupal-off-canvas .details-description {
    display: none;
}

#drupal-off-canvas .form__title.form__title--grid {
    display: none;
}

#drupal-off-canvas .form-item.form-item-settings-formatter-settings-style {
    display: none;
}

#drupal-off-canvas .form-item.form-item-settings-formatter-settings-optionset {
    display: none;
}

#drupal-off-canvas .form-item.form-item-settings-formatter-settings-optionset-thumbnail {
    display: none;
}

#drupal-off-canvas .form-item.form-item-settings-formatter-settings-skin-thumbnail {
    display: none;
}

#drupal-off-canvas .form-item.form-item-settings-formatter-settings-thumbnail-effect {
    display: none;
}

#drupal-off-canvas .form__title--media-switch {
    display: none;
}

#drupal-off-canvas .form-item.form-item-settings-formatter-settings-media-switch {
    display: none;
}

#drupal-off-canvas .form-item.form-item-settings-formatter-settings-background {
    display: none;
}

#drupal-off-canvas .form-item.form-item-settings-formatter-settings-thumbnail-style {
    display: none;
}

#drupal-off-canvas .form-item.form-item-settings-formatter-settings-ratio {
    display: none;
}

#drupal-off-canvas .form-item.form-item-settings-formatter-settings-grid {
    display: none;
}

#drupal-off-canvas .form-item.form-item-settings-formatter-settings-layout {
    display: none;
}

#drupal-off-canvas .form-item.form-wrapper--caption {
    display: none;
}

#drupal-off-canvas .form-item.form-item--cache {
    display: none;
}

#drupal-off-canvas .form-item.form-item-settings-formatter-settings-override {
    display: none;
}

#drupal-off-canvas .form-item {
    display: block;
}

.conent .block-field-blocknodepagefield-slider-image {
    margin-bottom: 60px;
}

.block .field>.field--label {
    display: none;
}

.block-field-blocknodepagefield-tow-columns-area-column-1 {
    display: inline-block;
    width: 720px;
    vertical-align: top;
    margin-left: 7%;
}

.block-field-blocknodepagefield-tow-columns-area-column-2 {
    display: inline-block;
    width: 720px;
    vertical-align: top;
    margin-right: 6%;
}

.block-field-blocknodepagefield-tow-columns-area-column-1 div.field {
    margin-left: auto;
    margin-bottom: 100px;
    width: 60%;
    margin-right: 15%;
}

.block-field-blocknodepagefield-tow-columns-area-column-2 div.field {
    margin-right: auto;
    margin-bottom: 100px;
    width: 60%;
}

.block .field a {
    color: #00a9e0;
    text-transform: none;
    text-decoration: none;
}

.page-node-type-resource .block .field p a {
    font-size: 16px;
}

.block .field h2,
.block .field h3,
.block .field h4 {
    font-weight: bold;
}

.block-layout-builder.block-field-blocknodepagefield-slider-image {
    margin-bottom: 60px !important;
}

.centered-text .btn {
    margin-top: 30px;
}

.block-field-blocknodepagefield-logos {
    margin-bottom: 100px;
    width: 100%;
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
    padding: 0px 20px !important;
    text-align: center;
    margin-bottom: 0px;
}

.block-field-blocknodepagefield-logos .field--name-field-logostitle {
    text-align: center;
    font-size: 20px;
    font-weight: 600;
    margin: 70px 0px 30px 0px;
}

.block-field-blocknodepagefield-logos .field--name-field-logo .field--item a {
    background-color: #f7f7f7;
    border: 1px solid #f7f7f7;
    margin-bottom: 20px;
    display: block;
}



.block-field-blocknodepagefield-3-co {
    margin-bottom: 100px;
    width: 100%;
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
    padding: 0px 20px !important;
    line-height: 35px;
}

.block-field-blocknodepagefield-3-co .paragraph--type--_-col-area,
.block-field-blocknodepagefield-2-col-area .paragraph--type--_-col-area {
    display: flex;
    flex-wrap: wrap;
    margin-left: -20px;
    margin-right: -20px;
}

.block-field-blocknodepagefield-3-co .paragraph--type--_-col-area>div {
    flex: 0 0 33.33%;
    padding-left: 20px;
    padding-right: 20px;
}

.block-field-blocknodepagefield-2-col-area {
    margin-bottom: 100px;
    width: 100%;
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
    padding: 0px 20px !important;
}

.block-field-blocknodepagefield-2-col-area .paragraph--type--_-col-area>div {
    flex: 0 0 50%;
    padding-left: 20px;
    padding-right: 20px;
}



.block-field-blocknodepagefield-3-co .field--name-field-3col-title {
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 30px;
    margin-top: 70px;
}

.field--name-field-logos>.field--item:nth-child(2),
.field--name-field-logos>.field--item:nth-child(3),
.column-wrap-small .block-field-blocknodepagefield-3-co>.field--items {
    width: 70%;
    margin-left: auto;
    margin-right: auto;
}

.block-views-blocktestimon-block-1 {
    text-align: center;
    background-color: #f7f7f7;
    width: 100%;
    padding: 20px 0 40px;
    margin: 20px 0px 70px 0;
}

.corporate-partners .block-views-blocktestimon-block-1 {
    padding: 20px 0 80px;
}

.block-views-blocktestimon-block-1 .views-field-body {
    font-size: 25px;
    font-weight: 600;
    line-height: 38px;
}

.block-views-blocktestimon-block-1 .views-element-container {
    width: 65%;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}

.block-views-blocktestimon-block-1 .views-field-title {
    color: #00a9e0;
    font-size: 20px;
    font-weight: 600;
    line-height: 28px;
    margin-top: 25px;
}

.block-views-blocktestimon-block-1 .views-field-title a {
    color: #00a9e0;
}

.block-views-blocktestimon-block-1 .views-field-body .field-content p:before {
    content: '"';
    display: inline-block;
}

.block-views-blocktestimon-block-1 .views-field-body .field-content p:after {
    content: '"';
    display: inline-block;
}

.block-views-blocktestimon-block-1 .views-field-title .field-content a:before {
    content: '- ';
    display: inline-block;
}

.block-views-blocktestimon-block-1 .slick-arrow::before {
    color: #63666a;
}

section.block-field-blocknodepagefield-audience-and-situations {
    display: none;
}

.page-node-type-resource article .content section.block.block-views-blockresource-carousel-block-4 {
    padding: 0px !important;
    width: 100%;
    max-width: 1200px;
}

.block-canteencorp-layout-find-resources {
    margin-bottom: 100px;
    width: 100%;
    max-width: 1160px;
    margin-left: auto;
    margin-right: auto;
    padding: 30px !important;
    background-color: rgba(0, 169, 224, 0.05);
}

.block-canteencorp-layout-find-resources .block-title {
    text-align: center;
    font-size: 24px;
    line-height: 36px;
    font-family: "montserrat-semibold";
    margin-top: 0;
    margin-bottom: 30px;
}

.block-canteencorp-layout-find-resources .form-item-main-term {
    display: inline-block;
    width: 45%;
    margin-right: 4%;
    vertical-align: top;
}

.block-canteencorp-layout-find-resources .form-control {
    background-color: transparent;
    color: #63666a !important;
}

.block-canteencorp-layout-find-resources .canteencorp-find-resources-form .input-group-addon {
    display: none;
}

.canteencorp-find-resources-form .input-group-addon {
    visibility: hidden;
}

.block-canteencorp-layout-find-resources .canteencorp-find-resources-form .js-form-wrapper {
    display: inline-block;
    width: 80%;
}

.block-canteencorp-layout-find-resources .form-item-sub-term {
    display: inline-block;
    width: 45%;
    margin-right: 4%;
}

.block-canteencorp-layout-find-resources .button {
    display: inline-block;
    border-radius: 25px;
    background-color: #00A9E0;
    border: 2px solid #00A9E0;
    color: #fff;
    font-weight: bold;
    width: 130px;
    height: 50px;
    background-repeat: no-repeat;
    background-position: 20px center;
}

.block-canteencorp-layout-find-resources .form-item-main-term .control-label,
.block-canteencorp-layout-find-resources .form-item-sub-term .control-label {
    color: #63666a;
    font-size: 13px;
    font-weight: 600;
    line-height: 16px;
    margin-bottom: 0px;
}

.block-canteencorp-layout-find-resources #canteencorp-find-resources-form {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
}

.block-canteencorp-layout-find-resources #canteencorp-find-resources-form>.form-group {
    flex: 1;
}

.select-filter {
    border: 0;
    box-shadow: none;
    border-bottom: 2px solid #04bae7;
    border-radius: 0px;
    color: #04bae7;
    font-size: 20px;
    font-weight: 600;
    line-height: 24px;
    height: 50px;
    padding-left: 0px;
}

.select-wrapper::after {
    color: #04bae7;
}

.block-canteencorp-layout-find-resources select,
.block-canteencorp-layout-find-services select {
    border: 0;
    box-shadow: none;
    border-bottom: 2px solid #04bae7;
    border-radius: 0px;
    color: #04bae7;
    font-size: 20px;
    font-weight: 600;
    line-height: 24px;
    height: 50px;
    padding-left: 0px;
    font-size: 14px;
}

.block-canteencorp-layout-find-resources-topics {
    margin-bottom: 100px;
    width: 100%;
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
    padding: 0px 20px !important;
    width: 1100px;
    background-color: #fff;
    margin-top: -200px;
    z-index: 10;
    position: relative;
    padding: 30px 80px !important;
}

.block-canteencorp-layout-find-resources-topics h2 {
    display: inline-block;
    font-size: 25px;
    font-weight: 600;
    line-height: 38px;
    margin-right: 50px;
}

.block-canteencorp-layout-find-resources-topics #canteencorp_find_resources_topics {
    display: inline-block;
}

.block-canteencorp-layout-find-resources-topics .form-item-tags .control-label {
    display: none;
}

.block-canteencorp-layout-find-resources-topics select,
.block-canteencorp-layout-find-positions select {
    border: 0;
    box-shadow: none;
    border-bottom: 2px solid #04bae7;
    border-radius: 0px;
    color: #04bae7;
    font-size: 20px;
    font-weight: 600;
    line-height: 24px;
    height: 50px;
    padding-left: 0px;
    width: 330px;
}

.block-canteencorp-layout-find-resources-sub,
.block-canteencorp-layout-find-annual-report,
.block-canteencorp-layout-find-services,
.block-canteencorp-layout-find-positions {
    margin-bottom: 100px;
    width: 100%;
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
    padding: 0px 20px !important;
    width: 1000px;
    background-color: #fff;
    margin-top: -125px;
    z-index: 20;
    position: relative;
    padding: 20px 60px !important;
    margin-bottom: 30px;
}

.block-canteencorp-layout-find-services {
    /*margin-left: 100px;  width: calc(100% - 200px); margin-right: 100px;*/
    max-width: 800px !important;
    margin-left: auto;
    margin-right: auto;
    display: flex;
    flex-wrap: wrap;
}

.block-canteencorp-layout-find-services #canteencorp_find_services_form {
    margin-top: 8px;
    flex: 1;
    width: 100%;
}

.block-canteencorp-layout-find-services {
    justify-content: center;
    max-width: 100%;
}

.block-canteencorp-layout-find-services #canteencorp_find_services_form {
    width: 100%;
    max-width: 300px;
    flex: unset;
}

.block-canteencorp-layout-find-services #canteencorp_find_services_form #canteencorp-find-services-form {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
}

.block-canteencorp-layout-find-services #canteencorp_find_services_form #canteencorp-find-services-form .form-item {
    max-width: min(50%, 300px);
    width: 100%;
}

.block-canteencorp-layout-find-services #canteencorp_find_services_form #canteencorp-find-services-form .form-item {
    max-width: max(50%, 300px);
}

.canteencorp-find-services-form .block-title {
    margin-top: 10px;
}

.canteencorp-find-services-form .select-wrapper select.form-select {
    font-size: 18px;
}

.canteencorp-find-services-form label.control-label {
    display: none;
}

.block-canteencorp-layout-find-annual-report {
    width: 700px;
}

.block-canteencorp-layout-find-resources-sub h2,
.block-canteencorp-layout-find-services h2,
.block-canteencorp-layout-find-annual-report .control-label,
.block-canteencorp-layout-find-positions .control-label {
    display: inline-block;
    font-size: 25px;
    font-weight: 600;
    line-height: 38px;
    margin-right: 50px;
    vertical-align: top;
}

.block-canteencorp-layout-find-positions .select-wrapper {
    width: auto;
}

.block-canteencorp-layout-find-positions .control-label {
    vertical-align: bottom;
}

.block-canteencorp-layout-find-positions button {
    display: none;
}

.block-canteencorp-layout-find-annual-report .select-wrapper {
    width: 200px;
}

.block-canteencorp-layout-find-services .form-item-main-term {
    display: inline-block;
    width: 80%;
    margin-right: 15px;
}

.block-canteencorp-layout-find-services .form-submit {
    display: none;
}

.block-canteencorp-layout-find-services .form-item-sub-term {
    display: inline-block;
    width: 60%;
}

.block-canteencorp-layout-find-annual-report .select-wrapper select {
    border: 0;
    box-shadow: none;
    border-bottom: 2px solid #04bae7;
    border-radius: 0px;
    color: #04bae7;
    font-size: 20px;
    font-weight: 600;
    line-height: 24px;
    height: 50px;
    padding-left: 0px;
}

.block-canteencorp-layout-find-resources-sub #canteencorp_find_resources_subform {
    display: inline-block;
}

.block-canteencorp-layout-find-resources-sub .form-item-sub-term .control-label {
    display: none;
}

.block-canteencorp-layout-find-resources-sub select {
    border: 0;
    box-shadow: none;
    border-bottom: 2px solid #04bae7;
    border-radius: 0px;
    color: #04bae7;
    font-size: 20px;
    font-weight: 600;
    line-height: 24px;
    height: 50px;
    padding-left: 0px;
    width: 330px;
}

.view-taxonomy-term .view-content {
    margin-bottom: 100px;
    width: 100%;
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
    padding: 0px 20px !important;
}

.view-taxonomy-term h1 {
    font-size: 20px;
    font-weight: 600;
    line-height: 24px;
    margin-bottom: 30px;
    padding-top: 50px;
}

.view-taxonomy-term .views-view-grid .views-col {
    border: 1px solid #e0e0e0;
    background-color: #fff;
    width: 30% !important;
    margin: 1.5%;
    min-height: 350px;
}

.view-taxonomy-term .views-col img {
    height: 220px;
    -o-object-fit: cover;
    object-fit: cover;
}

.view-taxonomy-term .views-field-field-carousel-image {
    height: 220px;
}

.view-taxonomy-term .views-field-field-tags {
    color: #63666a;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 700;
    line-height: 16px;
    letter-spacing: 0.5px;
    padding: 20px 20px 10px 20px;
    text-align: left;
}

.view-taxonomy-term .views-field-field-tags a {
    color: #63666a;
}

.view-taxonomy-term .views-field-title {
    color: #00a9e0;
    font-weight: 600;
    line-height: 28px;
    padding: 0px 20px 15px 20px;
    text-align: left;
}

.view-taxonomy-term .views-field-title a {
    font-size: 20px;
    color: #00a9e0;
}

.view-taxonomy-term .views-field-field-carousel-summery {
    padding: 10px 20px 0px 20px;
    display: none;
}

.feed-icons {
    display: none;
}

.path-taxonomy .page-header {
    margin-bottom: 100px;
    width: 100%;
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
    padding: 0px 20px !important;
}

.author .page-node-type-publications {
    margin-bottom: 100px;
    width: 100%;
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
    padding: 0px 20px !important;
}

.block-field-blocknodearticleuid span::before {
    content: "By ";
}

.block.block-views-blockresource-carousel-block-5 {
    width: auto !important;
}

.block-views-blockresource-carousel-block-6 {
    width: 100%;
    max-width: 1200px;
}

.block-views-blockresource-carousel-block-3 {
    width: auto !important;
}

.block-views-blockjob-opportunities-block-1 h2.block-title {
    display: none;
}

.block-views-blockjob-opportunities-block-1,
.block-views-blockjob-opportunities-block-2 {
    margin-bottom: 100px;
    width: 100%;
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
    padding: 0px 20px !important;
}

.block-views-blockjob-opportunities-block-1 .views-row,
.block-views-blockjob-opportunities-block-2 .job-ad-teaser {
    display: inline-block;
    border: 1px solid #e0e0e0;
    margin-bottom: 50px;
    padding: 70px 35px;
    color: #63666a;
    /*width: 29%;*/
    vertical-align: top;
    /*height: 430px;*/
}

.block-views-blockjob-opportunities-block-2 .job-ad-teaser {
    display: flex;
    flex-direction: column;
    height: calc(100% - 50px);
}

.block-views-blockjob-opportunities-block-1 .views-row .views-field-nothing,
.block-views-blockjob-opportunities-block-2 .job-ad-teaser .label-item {
    font-size: 12px;
    font-weight: 700;
    line-height: 16px;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    margin-bottom: 10px;
}

.block-views-blockjob-opportunities-block-1 .views-row .views-field-title,
.block-views-blockjob-opportunities-block-2 .job-ad-teaser .item-title {
    margin-bottom: 20px;
}

.block-views-blockjob-opportunities-block-1 .views-row .views-field-title a,
.block-views-blockjob-opportunities-block-2 .job-ad-teaser .item-title a {
    color: #00a9e0;
    font-size: 20px;
    font-weight: 600;
    line-height: 28px;
}

.block-views-blockjob-opportunities-block-1 .views-row .views-field-field-employment-status,
.block-views-blockjob-opportunities-block-1 .views-row .views-field-field-application-close,
.block-views-blockjob-opportunities-block-2 .job-ad-teaser .field--name-field-employment-status,
.block-views-blockjob-opportunities-block-2 .job-ad-teaser .field--name-field-application-close {
    font-size: 14px;
    font-weight: 600;
    line-height: 22px;
}

.block-views-blockjob-opportunities-block-1 .views-row .views-field-body,
.block-views-blockjob-opportunities-block-2 .job-ad-teaser .field--name-body {
    font-size: 14px;
    font-weight: 400;
    line-height: 22px;
    margin-top: 20px;
}

.job-banner.banner,
.team-banner.banner {
    background-color: #f7f7f7;
    position: relative;
    height: auto;
}

.status-messages-wrap {
    max-width: 1200px;
    width: 100%;
    padding-left: 15px;
    padding-right: 15px;
    margin-left: auto;
    margin-right: auto;
    position: fixed;
    z-index: 99;
    top: 90px;
}

.status-messages-wrap .alert {
    margin-top: 20px;
    margin-bottom: 20px;
}

.team-banner .breadcrumb {
    margin-bottom: 0;
}

.job-banner .breadcrumb .elem a,
.team-banner .breadcrumb .elem a {
    color: #63666a;
}

.job-banner .content .title,
.team-banner .content .title {
    color: #00a9e0;
}

.job-banner .content .desc,
.team-banner .content .desc {
    color: #63666a;
}

.job-banner .content .desc {
    padding-top: 20px;
}

.job-banner .content {
    max-width: 706px;
    width: 100%;
    margin-right: auto;
    padding-left: 20px;
    padding-right: 20px !important;
    margin-left: auto !important;
}

.team-banner .content {
    width: 100%;
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 50px;
    padding-bottom: 50px;
    padding-left: 20px;
    padding-right: 20px;
    margin-top: 0 !important;
}

.page .banner.team-banner .content .title {
    width: 600px;
    text-transform: capitalize;
    line-height: 55px;
}

.job-banner .breadcrumb .img.elem {
    background-image: url("/themes/canteencorp_main/images/logo-breadcrumb.png");
}

.team-banner .breadcrumb .img.elem {
    background-image: url("/themes/canteencorp_main/images/logo-breadcrumb.png");
}

.page-node-type-job-ad .block-field-blocknodejob-adfield-position,
.page-node-type-job-ad .block-field-blocknodejob-adfield-employment-status,
.page-node-type-job-ad .block-field-blocknodejob-adfield-location,
.page-node-type-job-ad .block-field-blocknodejob-adfield-application-close,
.page-node-type-job-ad .block-field-blocknodejob-adbody,
.page-node-type-job-ad .block-field-blocknodejob-adfield-additional-information,
.page-node-type-job-ad .block-field-blocknodejob-adfield-address,
.page-node-type-job-ad .block-field-blocknodejob-adfield-job-files,
.page-node-type-job-ad .block-field-blocknodejob-adfield-job-type,
.page-node-type-job-ad .block-field-blocknodejob-adfield-states {
    margin-bottom: 100px;
    max-width: 706px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding: 0px 20px !important;
    margin-bottom: 20px;
}

.page-node-type-job-ad .block-field-blocknodejob-adfield-position {
    max-height: 706px;
}

.page-node-type-job-ad .block-field-blocknodejob-adbody {
    margin-top: 30px;
}

.page-node-type-job-ad .block .field>.field--label,
.form-type-processed-text .title {
    display: inline-block !important;
    font-size: 20px;
    font-weight: 600;
    line-height: 28px;
    margin-bottom: 20px;
}

.page-node-type-job-ad .block .field>.field--label:after {
    content: ": ";
    display: inline-block;
    padding-right: 5px;
}

.page-node-type-job-ad .block .field>.field--item {
    display: inline-block;
}

.page-node-type-job-ad .block-field-blocknodejob-adfield-job-files .field .field--item {
    display: block;
}

.block-field-blocknodejob-adfield-job-files .field--item .file span {
    border: 0;
}

.block-field-blocknodejob-adfield-job-files .field--item .file {
    font-weight: normal;
}

.block-field-blocknodejob-adfield-job-files .file-size {
    display: none;
}

.block-webform .block .field>.field--label:after {
    content: ": ";
    display: inline-block;
}

.block-webform .field--item {
    display: inline-block !important;
    font-size: 20px;
    line-height: 28px;
}

.page-node-type-job-ad .block-field-blocknodejob-adfield-additional-information .field--label {
    width: 100%;
    margin-bottom: 20px;
    margin-top: 50px;
}

.block-webform {
    margin-bottom: 100px;
    width: 100%;
    max-width: 730px;
    margin-left: auto;
    margin-right: auto;
    padding: 0px 20px !important;
}

.block-webform form {
    display: flex;
    flex-wrap: wrap;
}

.block-webform .form-item {
    display: inline-block;
    width: 100%;
    max-width: 100%;
    padding-left: 20px;
    padding-right: 20px;
}

.block-webform .field-haft.form-item {
    max-width: 50%;
}

.block-webform .form-item.form-type-textfield label,
.block-webform .form-item.form-type-tel label,
.block-webform .form-item.form-type-email label {
    font-size: 12px;
}

.d-flex {
    display: flex;
}

.flex-wrap {
    flex-wrap: wrap;
}

.edge-2col.row-reverse>.row {
    flex-direction: row-reverse;
}

.edge-2col>.row {
    align-items: center;
}

.edge-2col>.row>.edge-2col-content {
    max-width: 500px;
    padding: 30px 20px;
    width: 100%;
}

.paragraph-block-edge .content .title {
    font-size: min(40px, max(2.8033vw, 32px));
    margin-bottom: 20px;
    font-family: montserrat-semibold;
}

.paragraph-block-edge .content .desc {
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 20px;
}

.paragraph-block-edge .content .links {
    line-height: 24px;
    text-transform: uppercase;
    letter-spacing: 0.35px;
    text-transform: uppercase;
}

.paragraph-block-edge .content .links a {
    border-bottom: 2px solid #1e398d;
    color: #1e398d;
    display: inline;
    line-height: 40px;
    font-family: montserrat-semibold;
    text-transform: uppercase;
}

.home-about-fix-height .block-canteencorp-layout-homepage-about .img-text-block {
    display: flex;
    align-items: stretch;
    flex-wrap: wrap;
}

@media screen and (min-width: 800px) {
    .home-about-fix-height .block-canteencorp-layout-homepage-about .img-text-block .img-bg {
        height: 100%;
        background-position: center;
    }
}

.col-logo {
    flex: 0 0 20%;
    max-width: 20%;
    padding-left: 10px;
    padding-right: 10px;
}

.block-webform .form-control {
    border: unset;
    border-radius: 0;
    border-bottom: 1px solid #63666a;
    box-shadow: none;
    padding-left: 0;
    padding-right: 0;
    font-weight: 600;
}

.block-webform .form-control::-moz-placeholder {
    color: #63666a;
}

.block-webform .form-control:-ms-input-placeholder {
    color: #63666a;
}

.block-webform .form-control::placeholder {
    color: #63666a;
}

.block-webform .text-blue .form-control {
    color: #00a9e0;
}

.block-webform .text-blue .form-control::-moz-placeholder {
    color: #00a9e0;
}

.block-webform .text-blue .form-control:-ms-input-placeholder {
    color: #00a9e0;
}

.block-webform .text-blue .form-control::placeholder {
    color: #00a9e0;
}

.form-item-2-col .form-checkboxes {
    display: flex;
    flex-wrap: wrap;
    margin-left: -20px;
    margin-right: -20px;
}

.form-item-2-col .form-checkboxes>.form-item {
    flex: 0 0 50%;
    max-width: 50%;
    margin-left: 0 !important;
    margin-right: 0 !important;
    margin-top: 0 !important;
}

.block-webform .form-actions {
    margin-left: auto;
    margin-right: auto;
}

.block-webform .form-checkboxes .form-item {
    display: inline-block;
    margin-right: 20px;
}

.block-webform .fieldgroup {
    width: 100%;
    font-size: 16px;
    font-weight: 600;
    color: #63666a;
}

.block-webform .fieldgroup legend {
    font-size: 16px;
    font-weight: 600;
    color: #63666a;
    border: 0;
}

.block-webform label {
    display: block;
    font-size: 14px;
    font-weight: 600;
    color: #63666a;
}

.block-webform .form-actions {
    margin-top: 30px;
    padding-left: 20px;
    padding-right: 20px;
}

.block-webform .form-actions button {
    border: 0;
    padding: 15px 50px;
}

.block-webform h3,
.block-webform h4 {
    font-size: 16px;
    font-weight: 600;
    color: #63666a;
    margin-bottom: 30px;
}

.block-webform h2 {
    text-decoration: underline;
    font-size: 18px;
    font-weight: 600;
    color: #63666a;
    margin-bottom: 30px;
    border-bottom: 1px solid #e5e5e5;
}

.block-webform h1 {
    font-size: 18px;
    font-weight: 600;
    color: #63666a;
    margin-bottom: 30px;
}

.block-webform .form-type-processed-text {
    font-size: 16px;
    line-height: 28px;
    width: 100% !important;
    margin-bottom: 50px;
}

.block-webform .form-item-enquiry-about {
    width: 100%;
}

.block-webform .form-item-message {
    width: 100%;
}

.block-webform .form-required::after {
    display: none;
}

#edit-how-contacted .form-item {
    width: 100%;
}

.block-webform .form-control {
    width: 100%;
}

.contact-us.page-node-type-page .content section.block.block-field-blocknodepagebody {
    max-width: 1200px !important;
    width: 100%;
}

.contact-us .block-field-blocknodepagebody .content {
    background-color: #f7f7f7;
    padding: 40px 20px;
    width: 100%;
    text-align: center;
    display: inline-block;
    vertical-align: top;
    margin-bottom: 30px;
    height: calc(100% - 30px);
}

.contact-us .block-field-blocknodepagebody .content .title {
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 20px;
}

.contact-us .block-field-blocknodepagebody .content .phone {
    font-size: 20px;
    color: #00a9e0;
    font-weight: 600;
    display: inline-flex;
    align-items: center;
}

.contact-us .block-field-blocknodepagebody .content .phone:before {
    content: url('../images/svg/phone_enabled-24px.svg');
    margin-right: 10px;
}

.contact-us .block-field-blocknodepagefield-3-co {
    width: auto;
    padding: 0;
    background-color: #f7f7f7;
}

.contact-us .block-field-blocknodepagefield-3-co .field--name-field-3-co {
    margin-bottom: 100px;
    max-width: 1200px !important;
    width: 100% !important;
    margin-left: auto;
    margin-right: auto;
    padding: 0px 20px !important;
}

.contact-us .block-field-blocknodepagefield-3-co .field--name-field-column-1,
.contact-us .block-field-blocknodepagefield-3-co .field--name-field-column-2,
.contact-us .block-field-blocknodepagefield-3-co .field--name-field-column-3 {
    background-color: #fff;
    border: 1px solid #e0e0e0;
    margin-bottom: 30px;
    padding: 30px;
}

.contact-us .block-field-blocknodepagefield-3-co h3 {
    color: #00a9e0;
    font-size: 20px;
    font-weight: 600;
}

.researchers .block-webform,
.corporate-partners .block-webform {
    background-color: #f7f7f7;
    padding: 0 !important;
    padding-top: 100px !important;
    padding-bottom: 50px !important;
    width: 100%;
    max-width: 1200px;
}

.researchers .block-webform h2,
.corporate-partners .block-webform h2 {
    width: 35%;
    font-size: 32px;
    font-weight: 600;
    display: inline-block;
    vertical-align: top;
    border: 0;
    text-decoration: none;
    color: #414141;
    line-height: 40px;
    padding-left: 180px;
    margin-right: 8%;
}

.researchers .webform-submission-collaborate-add-form,
.corporate-partners .webform-submission-get-in-touch-add-form {
    width: 55% !important;
    display: inline-block;
}

.researchers .block-webform .block-title::after,
.corporate-partners .block-webform .block-title::after {
    background-color: #414141;
    height: 5px;
    width: 120px;
    display: block;
    content: " ";
    margin-top: 20px;
}

.block-webform .form-item.form-item-address {
    width: 100%;
}

.banner .resource-youth-services {
    display: none;
    margin-top: 20px;
    margin-bottom: 20px;
}

.show-logo .banner .resource-youth-services {
    display: block;
}

.banner .resource-youth-services .youth-logo img {
    max-width: 44px;
}

.youth-cancer-services .banner .resource-youth-services,
.page-node-type-services .banner .resource-youth-services {
    display: block;
}

.banner .resource-youth-services .text {
    font-weight: bold;
}

.resource-youth-services .youth-logo {
    display: inline-block;
    margin-right: 10px;
}

.resource-youth-services .text {
    display: inline-block;
    margin-right: 5px;
    font-size: 14px;
}

.page-node-type-book .content section.block {
    margin-bottom: 100px;
    width: 100%;
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
    padding: 0px 20px !important;
    line-height: 25px;
}

.page-node-type-book .content section.block.block-canteencorp-layout-homepage-banner {
    margin-bottom: 20px;
}

.page-node-type-book h2,
.page-node-type-book h1 {
    line-height: 40px;
}

.page-node-type-book h3,
.page-node-type-book h4 {
    line-height: 35px;
}

.page-node-type-book h5 {
    line-height: 30px;
}

.page-node-type-book .banner .content {
    width: 570px;
}

.block-field-blocknodepublicationsfield-publication-year time::before {
    content: "Publication year:";
    font-size: 16px;
    padding-right: 5px;
    font-weight: 600;
}

.page-node-type-publications article .content section.block.block-views {
    width: auto;
    padding: 0 !important;
}

.page-node-type-services .content section.block {
    margin-bottom: 100px;
    width: 100%;
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
    padding: 0px 20px !important;
    line-height: 25px;
    margin-bottom: 20px;
    width: 900px;
}

.page-node-type-services h2,
.page-node-type-services h1 {
    line-height: 40px;
}

.page-node-type-services h3,
.page-node-type-services h4 {
    line-height: 35px;
}

.page-node-type-services h5 {
    line-height: 30px;
}

.page-node-type-services .field--name-field-location-link a:before {
    background-image: url("/themes/canteencorp_main/images/location.gif");
    width: 24px;
    height: 24px;
    content: " ";
    display: inline-block;
    vertical-align: bottom;
}

.block-field-blocknodeservicesfield-video .media-oembed-content {
    width: 1000%;
    min-height: 400px;
}

.page-node-type-services .block-canteencorp-layout-homepage-banner {
    height: 580px;
}

.page-node-type-services .block-field-blocknodeservicesfield-single-image {
    margin-bottom: 50px;
}

.block-field-blocknodeservicesfield-locations .field--name-field-location-title {
    padding: 10px 0;
}

.page-node-type-services .content section.block.block-canteencorp-layout-homepage-support {
    width: 100%;
    max-width: 1200px;
    margin-top: 100px;
}

.block-field-blocknodejob-adfield-address .address .country {
    display: none;
}

.block-field-blocknodejob-adfield-address .address .locality:after {
    content: ",";
    padding-right: 10px;
    display: inline-block;
}

.block-views-blockresource-carousel-block-7 {
    width: auto !important;
}

.view-list-all-content,
.listed-blocks {
    margin-bottom: 100px;
    width: 100%;
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
    padding: 0px 20px !important;
}

.view-list-all-content .views-col,
.listed-blocks .views-col {
    border: 2px solid #e0e0e0;
    background-color: #fff;
    height: 350px;
    width: 350px;
    width: 30% !important;
    margin: 1.5%;
    height: 420px;
}

.view-list-all-content .views-col:hover {
    cursor: pointer;
}

.view-list-all-content .views-col:hover,
.listed-blocks .views-col:hover {
    border: 5px solid #00a9e0;
}

.view-list-all-content .views-field-title,
.listed-blocks .views-field-title {
    color: #00a9e0;
    font-weight: 600;
    line-height: 28px;
    padding: 15px 20px;
    text-align: left;
}

.view-list-all-content .views-field-title a,
.listed-blocks .views-field-title a {
    font-size: 18px;
    color: #00a9e0;
}

.view-list-all-content .views-field-field-tags,
.listed-blocks .views-field-field-tags {
    color: #63666a;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 700;
    line-height: 16px;
    letter-spacing: 0.5px;
    padding: 20px 20px 10px 20px;
    text-align: left;
}

.view-list-all-content .views-field-field-tags a,
.listed-blocks .views-field-field-tags a {
    color: #63666a;
}

.view-annual-reports .views-field-field-carousel-image {
    height: 250px;
}

.view-annual-reports .views-field-field-carousel-image img {
    height: 250px;
    width: 100%;
}

.view-list-all-content .views-field-field-carousel-summery,
.listed-blocks .views-field-field-carousel-summery {
    padding: 0px 20px 0px 20px;
    display: none;
    text-align: left;
}

.view-list-all-content .views-col:hover .views-field-field-carousel-summery,
.listed-blocks .views-col:hover .views-field-field-carousel-summery {
    display: block;
}

.view-list-all-content .views-col:hover .views-field-field-carousel-image,
.listed-blocks .views-col:hover .views-field-field-carousel-image {
    display: none;
}

.view-annual-reports .an-title {
    color: #63666a;
    font-size: 12px;
    font-weight: 700;
    line-height: 16px;
    text-transform: uppercase;
    padding: 25px 20px 15px 20px;
}

.view-annual-reports .views-col:hover .an-title {
    padding-top: 50px;
}

.view-annual-reports .views-exposed-form {
    display: none;
}

.qtagselect.isopen .qtagselect__choices {
    list-style: none;
}

.qtagselect__results {
    list-style: none;
}

.qtagselect__choices {
    list-style: none;
}

.qtagselect__drop {
    border: 0;
    box-shadow: 0px 0px 4px 2px rgba(0, 0, 0, 0.09);
    margin-top: 20px;
}

.qtagselect__choices {
    border: 0 !important;
    box-shadow: none;
}

.qtagselect__option {
    border: 0;
    background-color: #e8eaec;
    border-radius: 12px;
    color: #00a9e0;
    font-size: 10px;
    font-weight: 600;
    text-transform: uppercase;
}

.qtagselect__option.isselected::before {
    display: none;
}

.qtagselect__choice {
    border: 0px;
    font-size: 20px;
    color: #04bae7;
    font-weight: 600;
}

.youth-cancer-services .block-field-blocknodepagefield-2-col-area {
    width: 900px;
    vertical-align: top;
}

.youth-cancer-services .block-field-blocknodepagebody {
    width: 1000px;
}

.advanced-search .author {
    display: none;
}

.block-canteencorp-layout-advanced-search-menu {
    display: inline-block;
    width: 30%;
    vertical-align: top;
    margin-right: 6%;
    padding: 0 0px 0 150px;
    margin-top: 50px;
}

.block-views-blockadvanced-search-block-1 {
    display: inline-block;
    width: 60%;
    vertical-align: top;
    padding: 0 250px 0 0;
    margin-top: 50px;
}

.block-views-blockadvanced-search-block-1 .views-row {
    border: 2px solid #e0e0e0;
    margin-bottom: 30px;
}

.block-views-blockadvanced-search-block-1 .views-row .no-image .image {
    display: none !important;
}

.block-views-blockadvanced-search-block-1 .views-row .no-image .fields {
    width: 100% !important;
}

.block-views-blockadvanced-search-block-1 .views-row .field-content {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
}

.block-views-blockadvanced-search-block-1 .views-row .field-content .image img {
    width: 100%;
    max-width: 200px;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center;
    height: 100%;
}

.block-views-blockadvanced-search-block-1 .views-row .field-content .image a {
    display: block;
    height: 100%;
}

.block-views-blockadvanced-search-block-1 .views-row .fields {
    padding: 25px;
    flex: 1;
    width: 100%;
}

.block-views-blockadvanced-search-block-1 .views-row .fields .type {
    display: inline-block;
    text-transform: uppercase;
    margin-bottom: 20px;
    color: #414141;
    font-weight: 600;
    margin-bottom: 15px;
}

.block-views-blockadvanced-search-block-1 .views-row .fields .title {
    color: #00a9e0;
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 15px;
}

.block-views-blockadvanced-search-block-1 .views-row .fields .title a {
    color: #00a9e0;
}

.block-views-blockadvanced-search-block-1 .views-row .fields .summery {
    color: #63666a;
    font-size: 14px;
    line-height: 22px;
}

.advanced_search_menu>ul {
    padding: 30px 60px 0 60px;
}

.advanced_search_menu .acc {
    padding: 15px 60px 70px 60px;
}

.advanced_search_menu>ul li {
    list-style: none;
    border-bottom: solid 1px #f1f1f1;
    padding-bottom: 15px;
    padding-top: 15px;
}

.advanced_search_menu li a {
    color: #63666a;
    font-size: 16px;
    font-weight: 600;
    line-height: 32px;
    font-weight: bold;
}

.advanced_search_menu li a:hover,
.advanced_search_menu>ul li.active a.is-active {
    text-decoration: none;
    color: #00a9e0;
}

.advanced_search_menu li {
    list-style: none;
    border-bottom: 1px solid #f0f0f0;
    padding: 7px 0;
}

.advanced_search_menu li:hover {
    cursor: pointer;
}

.advanced_search_menu li {
    overflow: hidden;
}

.advanced_search_menu li.dropdown.first {
    background-image: url('/themes/canteencorp_main/images/expand.gif');
    background-repeat: no-repeat;
    background-position: center right;
    background-size: 18px 18px;
}

.advanced_search_menu li.dropdown.first.active {
    background-image: url('/themes/canteencorp_main/images/minus.gif');
    background-repeat: no-repeat;
    background-position: 100% 5%;
    background-size: 18px 18px;
}

.advanced_search_menu ul.dropdown-menu {
    box-shadow: none;
    border: 0;
    z-index: unset;
    width: 100%;
    position: relative;
    margin-bottom: 15px;
}

.advanced_search_menu ul.dropdown-menu li a {
    font-weight: normal;
}

.advanced_search_menu ul.dropdown-menu>li>a:hover,
.advanced_search_menu ul.dropdown-menu>li>a:focus {
    background-color: transparent;
}

.advanced_search_menu ul.dropdown-menu .dropdown-menu>li>ul li {
    display: block;
    padding: 3px 0px 3px 20px;
    clear: both;
}

.advanced_search_menu ul.dropdown-menu .dropdown-menu>.active>a {
    background-color: transparent;
    color: #63666a;
}

.page-node-type-job-ad .top-bar .menu-icon,
.advanced-search .top-bar .menu-icon {
    background-image: url("/themes/canteencorp_main/images/combined-shape-dark.png");
}

.advanced-search-banner.banner {
    background-color: #f7f7f7;
    position: relative;
    top: auto;
    padding: 70px 0;
    height: 250px;
}

.advanced-search-banner .title {
    color: #414141;
    font-size: 25px;
    font-weight: 600;
    text-align: center;
    margin-bottom: 20px;
}

.advanced-search-banner .search {
    color: #00a9e0;
    font-size: 20px;
}

.advanced-search-banner .search input {
    border-radius: 0;
    background-color: transparent;
    width: 700px;
    margin-left: auto;
    margin-right: auto;
    border: 0;
    background-image: url("/themes/canteencorp_main/images/search.svg");
    background-repeat: no-repeat;
    background-position: center right;
    border-bottom: 2px solid #00a9e0;
}

.advanced-search-banner .search input::-moz-placeholder {
    color: #00a9e0;
    font-size: 20px;
    opacity: 1;
}

.advanced-search-banner .search input:-ms-input-placeholder {
    color: #00a9e0;
    font-size: 20px;
    opacity: 1;
}

.advanced-search-banner .search input::placeholder {
    color: #00a9e0;
    font-size: 20px;
    opacity: 1;
}

.advanced-search-banner .search input::-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: #00a9e0;
    font-size: 20px;
}

.advanced-search-banner .search input::-ms-input-placeholder {
    /* Microsoft Edge */
    color: #00a9e0;
    font-size: 20px;
}

.advanced-search-banner .banner-content {
    text-align: center;
}

.advanced-search-banner label {
    display: block;
    border-bottom: 1px solid #00a9e0;
    width: 700px;
    margin-left: auto;
    margin-right: auto;
}

.advanced-search-banner input {
    display: block;
}

.advanced_search_menu {
    color: #414141;
    font-size: 14px;
}

.advanced_search_menu .title {
    text-transform: uppercase;
    margin-bottom: 20px;
    font-weight: 600;
}

.advanced_search_menu ul {
    padding-left: 0;
}

.advanced_search_menu .search-menu>ul a {
    color: #00a9e0;
}

.advanced_search_menu .search-menu ul ul a {
    color: #414141;
    display: inline-block;
}

.block-views-blockadvanced-search-block-1 .view-header .title {
    display: inline-block;
    text-transform: uppercase;
    margin-bottom: 20px;
    color: #414141;
    font-weight: 600;
}

.block-views-blockadvanced-search-block-1 .view-header .list {
    display: inline-block;
    float: right;
}

.block-views-blockadvanced-search-block-1 .view-header .select-criteria {
    border: 0;
    border-bottom: 1px solid #00a9e0;
    color: #00a9e0;
    font-weight: 600;
}

.block-views-blockadvanced-search-block-1 .view-header {
    margin-bottom: 20px;
}

.advanced_search_menu .count {
    display: inline-block;
    float: right;
    width: 28px;
    height: 19px;
    border-radius: 9.5px;
    background: #ececec;
    font-size: 10px;
    font-weight: 600;
    line-height: 16px;
    text-align: center;
    margin-top: 12px;
}

.advanced_search_menu .dropdown-menu .checkbox {
    display: inline-block;
}

h1.page-header {
    display: none;
}

.block-views-blocklist-all-content-list-resources .views-exposed-form {
    display: none;
}

.canteencorp-find-resources-subform .links div {
    display: inline-block;
}

.canteencorp-find-resources-subform .links .reset,
.canteencorp-find-resources-subform .links .ad-search a {
    color: #00a9e0;
    font-size: 12px;
    line-height: 24px;
    text-decoration: underline;
}

.canteencorp-find-resources-subform .links .reset {
    cursor: pointer;
    margin-right: 20px;
}

.canteencorp-find-resources-subform .form-group {
    margin-bottom: 5px;
}

.canteencorp-find-resources-subform .links {
    float: right;
}

.audience-landing-young-people .block-canteencorp-layout-find-resources-sub .links {
    display: none;
}

.advanced-search-banner .search input:focus {
    outline: none;
}

.footer.section {
    max-width: 1200px;
}

.footer .newsletter .cont {
    margin-top: 30px;
}

.footer .newsletter .cont a {
    border: 1px solid #00a9e0;
    color: #00a9e0;
    padding: 12px 40px;
    border-radius: 50px;
    font-size: 14px;
    display: block;
    width: 180px;
    text-align: center;
}

#drupal-off-canvas .form-item div[id*="main-banner-img-url"]:after {
    content: "Required dimensions: w:1440, h:650px - 500px (according to banner content)";
    display: block;
    color: #ddd;
    font-size: 13px;
    font-style: italic;
}

.block-webform .file>span {
    background: transparent;
}

/*.page-node-type-job-ad .banner,*/
.contact-us-wrap .block-layout-builder {
    padding-left: 0 !important;
    padding-right: 0 !important;
    margin-bottom: 20px !important;
}

.contact-us-wrap .block-layout-builder .contact-us-title {
    font-size: 48px;
    text-align: center;
    font-weight: bold;
    color: #00a9e0;
    text-transform: uppercase;
    margin-bottom: 0;
}

.contact-us-wrap .block-layout-builder .divider-title {
    max-width: 200px;
    height: 4px;
    background-color: #00a9e0;
    margin-left: auto;
    margin-right: auto;
}

.advanced-search .banner {
    top: -90px;
}

.page-node-type-job-ad .top-bar .search a,
.advanced-search .top-bar .search a {
    color: #63666a;
}

.page-node-type-job-ad .top-bar .search .search-icon,
.advanced-search .top-bar .search .search-icon {
    background-image: url("/themes/canteencorp_main/images/search.svg");
}

.block-webform .upload-container .webform-document-file {
    background-color: #efefef;
    padding: 30px;
    margin-top: 30px;
    margin-bottom: 10px;
    border: 1px dotted gray;
}

.block-webform .upload-container .webform-document-file label.button {
    font-size: 14px;
    font-weight: 600;
    line-height: 34px;
    text-align: center;
    padding: 6px 12px;
    display: block;
    border-radius: 25px;
    border: 2px solid #84bd00;
    background-color: #fff;
    color: #84bd00;
    width: 150px;
    height: 50px;
    margin-top: 10px;
    margin-bottom: 15px;
    cursor: pointer;
}

.block-webform .upload-container .btn-danger {
    color: #fff;
    background-color: #84bd00;
    border-color: #84bd00;
}

.advanced-search-banner .search input.mobile {
    display: none;
}

.qtagselect__choices {
    list-style: none;
}

.qtagselect__option {
    height: auto !important;
}

.qtagselect__option.isselected::before {
    display: none !important;
}

.qtagselect__del {
    background: url("/themes/canteencorp_main/images/close.gif") !important;
    background-size: 10px 10px !important;
    background-repeat: no-repeat !important;
}

.qtagselect__choices {
    border-bottom: 2px solid #00a9e0 !important;
    border-radius: 0 !important;
}

.qtagselect__placeholder {
    color: #00a9e0 !important;
    font-weight: 600;
    font-size: 20px;
}

.block-canteencorp-layout-find-resources-topics .qtagselect {
    display: inline-block;
}

.block-canteencorp-layout-find-resources-topics .apply {
    display: inline-block;
    vertical-align: bottom;
    margin-left: 20px;
    color: #00a9e0;
    text-decoration: underline;
    cursor: pointer;
    font-size: 16px;
}

.block-canteencorp-layout-find-resources-topics .ad-search {
    display: inline-block;
    vertical-align: bottom;
}

.block-canteencorp-layout-find-resources-topics .ad-search a {
    color: #00a9e0;
    text-decoration: underline;
    cursor: pointer;
    font-size: 16px;
    margin-left: 20px;
}

.young-people-living-cancer-filtered .views-exposed-form {
    display: none;
}

.block-canteencorp-layout-featured-content-news,
.block-canteencorp-layout-featured-content-resources {
    background-color: #f7f7f7;
    padding: 60px 0;
    margin-bottom: 100px;
}

.block-canteencorp-layout-featured-content-resources h2,
.block-canteencorp-layout-featured-content-services h2 {
    margin-bottom: 100px;
    width: 100%;
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
    padding: 0px 20px !important;
    color: #414141;
    font-size: 20px;
    font-weight: 600;
    line-height: 24px;
    margin-bottom: 20px;
}

.block-canteencorp-layout-featured-content-services {
    margin-bottom: 70px;
}

.download-order-buttons .btn.white {
    border: 1px solid #84bd00;
}

.download-order-buttons .btn-download {
    display: inline-block;
    margin-right: 20px;
}

.download-order-buttons .btn-order {
    display: inline-block;
}

.download-order-buttons .btn {
    padding: 15px 25px;
    font-size: 14px;
    cursor: pointer;
    font-weight: 600;
}

.download-order-buttons .btn-download .btn {
    color: #fff;
    display: none;
}

.download-order-buttons .btn-download .btn:after {
    content: url('../images/svg/arrow-down.svg');
    margin-left: 9px;
}

.download-order-buttons .btn-order .btn {
    color: #84bd00;
}

.block-views-blockresource-carousel-block-6 {
    width: auto !important;
    background-color: #f7f7f7;
    margin-bottom: 70px;
}

.view-job-opportunities .views-exposed-form {
    display: none;
}

.view-job-opportunities .views-row {
    padding-left: 25px;
    padding-right: 25px;
}

.view-job-opportunities .views-row>.views-field {
    height: 100%;
}

.view-job-opportunities>.view-content,
.view-teams>.view-content {
    display: flex;
    flex-wrap: wrap;
}

.slick-slide-wrap-3-item>.view-content {
    display: block;
}

.block-field-blocknodearticleuid span a {
    color: #63666a;
    font-size: 14px;
    font-weight: 600;
}

.canteencorp-find-resources-form select {
    border-radius: unset !important;
}

footer .share div.img {
    display: block;
    background-repeat: no-repeat;
    width: 24px;
    height: 24px;
}

footer .share .fb div.img {
    background-image: url("/themes/canteencorp_main/images/icon_fb.png");
}

footer .share .twitter div.img {
    background-image: url("/themes/canteencorp_main/images/icon_twitter.png");
}

footer .share .youtube div.img {
    background-image: url("/themes/canteencorp_main/images/icon_youtube.png");
}

footer .share .insta div.img {
    background-image: url("/themes/canteencorp_main/images/icon_insta.png");
}

.page-node-type-publications .author,
.page-node-type-services .author,
.page-node-type-article .author {
    display: none;
}

.block-field-blocknodelead-generationbody {
    margin-bottom: 100px;
    width: 100%;
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
    padding: 0px 20px !important;
}

.qtagselect__choice {
    height: auto !important;
}

.lead-section {
    padding-left: 100px;
    padding-right: 100px;
}

body:not(.show_menu).page-node-type-lead-generation .top-bar .header-menu,
body:not(.show_menu).page-node-type-lead-generation .top-bar .right {
    display: none;
}

.page-node-type-lead-generation .top-bar {
    padding-left: 100px !important;
}

.page-node-type-lead-generation .lead-section .lead-form-title {
    text-decoration: none;
    font-size: 40px;
    border-bottom: 0;
    background-color: #01ADEF;
    width: 100%;
    color: #fff;
    text-align: center;
    padding: 40px 100px;
    margin-bottom: 50px;
    line-height: 50px;
    margin-top: 0;
    font-family: "montserrat-semibold";
    margin-bottom: 0;
}

.page-node-type-lead-generation form {
    margin-left: auto;
    margin-right: auto;
}

.page-node-type-lead-generation .lead-section .lead-form-wrap {
    max-width: 600px;
    margin-left: auto;
    margin-right: auto;
    margin-top: -150px;
    box-shadow: 2px 3px 6px -1px rgba(0, 0, 0, 0.6);
}

.page-node-type-lead-generation .lead-section .form-item {
    width: 100%;
}

.page-node-type-lead-generation .lead-section .form-item legend {
    font-size: 14px;
}

.page-node-type-lead-generation .lead-section .form-item.form-type-checkbox label {
    font-weight: 400;
}

.page-node-type-lead-generation .lead-section .edge-content-wrap {
    max-width: 300px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: -100px;
}

.paragraph-lead-list .lead-list-title {
    font-family: 'montserrat-semibold';
    font-size: 24px;
    color: #63666A;
    margin-bottom: 25px;
    max-width: 50%;
}

.paragraph-lead-list .lead-list-content ul {
    list-style-image: url('/themes/canteencorp_main/images/bullet.svg');
}

.paragraph-lead-list .lead-list-content ul li {
    margin-bottom: 20px;
}

.lead-form-wrap .lead-form-content {
    background-color: #F7F7F7;
    padding: 50px 100px;
}

.lead-form-wrap .lead-form-content .form-control {
    width: 100%;
    border: unset;
    border-radius: 0;
    border-bottom: 1px solid #63666a;
    box-shadow: none;
    padding-left: 0;
    padding-right: 0;
    font-weight: 600;
    background-color: transparent;
}

.page-node-type-lead-generation .lead-section .form-actions {
    margin-top: 40px;
}

.page-node-type-lead-generation .lead-section .form-actions button {
    font-size: 16px;
    text-transform: uppercase;
}

.page-node-type-lead-generation footer.col-sm-12 {
    border-top: 1px solid #f0f0f0;
    padding-top: 80px !important;
}

.block-views-blocklist-all-content-block-2 {
    display: none;
}

.block-views-blocklist-all-content-block-2 .view-filters {
    display: none;
}

.block-field-blocknodepagefield-collapsible-field {
    margin-bottom: 100px;
    max-width: 1200px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding: 0px 20px !important;
}

/* Accordion */
.field--name-field-collapsible-field .field--item .field--name-field-title {
    background-color: #F7F7F7;
    color: #63666A;
    cursor: pointer;
    padding: 30px 50px;
    width: 100%;
    border: none;
    text-align: left;
    outline: none;
    font-size: 22px;
    transition: 1s;
    margin-bottom: 5px;
    background-image: url('/themes/canteencorp_main/images/expand.svg');
    background-repeat: no-repeat;
    background-position: 97%;
}

.field--name-field-collapsible-field .field--name-field-title.active,
.field--name-field-collapsible-field .field--name-field-title:hover {
    color: #414141;
}

.field--name-field-collapsible-field .field--name-field-title.active {
    border-bottom: 1px solid #f0f0f0;
    background-image: url('/themes/canteencorp_main/images/collapse.svg');
    background-repeat: no-repeat;
    background-position: 97%;
    background-color: #fff;
    font-family: "montserrat-semibold";
}

.field--name-field-collapsible-field .field--name-field-description {
    padding: 50px;
    display: none;
    background-color: white;
    overflow: hidden;
    font-size: 16px;
    line-height: 26px;
}

.field--name-field-collapsible-field a {
    color: #00A9E0;
    text-decoration: none;
}

.field--name-field-collapsible-field ul {
    list-style-image: url('/themes/canteencorp_main/images/bullet-2.svg');
}

.field--name-field-collapsible-field ul li {
    margin-bottom: 25px;
}

.meet-canteen-team .banner {
    background-image: unset !important;
    background-color: #1E398D;
}

.meet-canteen-team .banner .content {
    width: 550px;
}

.meet-canteen-team .banner .content .title {
    width: 470px;
}

.meet-canteen-team .block-canteencorp-layout-homepage-parents .img-text-block .content {
    background-color: #1E398D;
    color: #fff;
    vertical-align: bottom;
}

.meet-canteen-team .parents .content .links a {
    color: #fff;
    border-bottom: 2px solid #fff;
}

.meet-canteen-team .parents .img-bg {
    height: 680px;
}

.life .views-row .right {
    height: 220px;
}

.life .right .sec-img,
.life .right .sec3 {
    height: 85%;
}

.life .right .sec-img .img img {
    -o-object-fit: cover;
    object-fit: cover;
}

.block-canteencorp-layout-team-banner {
    height: 350px;
    background-color: #f7f7f7;
    margin-bottom: 100px;
}

.page-node-type-person .author {
    display: none;
}

.page-node-type-person .person-data {
    display: inline-block;
    margin-right: 60px;
    width: 40%;
    vertical-align: top;
    padding-top: 50px;
}

.page-node-type-person .person-image {
    display: inline-block;
    padding-top: 50px;
    width: 50%;
}

.block-field-blocknodepersontitle {
    color: #00A9E0;
    font-size: 48px;
    font-family: "montserrat-bold";
    margin-bottom: 10px;
}

.block-field-blocknodepersonfield-person-name {
    color: #414141;
    font-size: 18px;
    margin-bottom: 20px;
    font-family: "montserrat-semibold";
}

.block-field-blocknodepersonbody {
    font-size: 16px;
    line-height: 24px;
}

.person-all-data {
    padding: 50px 0 120px 0;
    margin-bottom: 50px;
    width: 100%;
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
    padding: 0px 20px !important;
}

.person.full .content .block-views {
    background-color: #f7f7f7;
}

/*.view-teams .slide__caption .slide__description { height: 580px; }*/
.view-teams .views-field-title {
    padding: 30px 20px 20px 20px;
}

.view-teams .views-field-title a {
    font-size: 25px;
    font-family: "montserrat-semibold";
    color: #414141;
    font-weight: normal;
}

.view-teams .views-field-field-person-name {
    color: #63666A;
    font-size: 14px;
    padding: 0 20px;
}

.view-teams .views-field-view-node {
    padding: 20px;
}

.view-teams .views-field-view-node a {
    color: #00a9e0;
    /*text-decoration: underline;*/
    font-size: 14px;
    text-transform: uppercase;
    font-family: "montserrat-semibold";
    border-bottom: 2px solid #00a9e0;
}

.block-views-blockteams-block-1,
.block-views-blockteams-block-2 {
    background-color: #F7F7F7;
    margin-bottom: 70px;
}

.view-teams {
    margin-top: 40px;
    margin-bottom: 60px;
    width: 100%;
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
    padding: 0px 20px;
}

.block-field-blocknodepersonfield-linkedin-profile,
.block-field-blocknodepersonfield-facebook-profile,
.block-field-blocknodepersonfield-twitter-profile {
    display: inline-block;
    padding-top: 20px;
    padding-right: 20px;
}

.view-teams .slick-slide img {
    height: 400px;
    -o-object-fit: cover;
    object-fit: cover;
}

.view-teams .slick-arrow {
    top: -20px;
}

.view-teams .slick-prev {
    left: auto;
    right: 60px;
}

.view-teams .slick-next {
    right: 20px;
    left: auto;
}

.page-node-type-person .f-me {
    padding-top: 200px;
    color: #C9C9C9;
    font-size: 14px;
}

.view-taxonomy-term .view-teams .views-col img {
    height: 400px;
}

.view-taxonomy-term .view-teams .view-content {
    width: auto;
    padding: 0px !important;
}

.people_group .view-taxonomy-term>.view-content {
    display: none;
}

.page-node-type-publications .banner .content {
    width: 600px;
}

.block-field-blocknodepublicationsfield-book-file .download-pdf {
    display: none;
}

.page-node-type-lead-generation .author {
    display: none;
}

.block-views-blockbooks-block-1 {
    margin-bottom: 100px;
    width: 100%;
    max-width: 1090px;
    margin-left: auto;
    margin-right: auto;
    padding: 0px 20px !important;
}

.view-books .view-header {
    font-size: 20px;
    font-weight: 600;
    line-height: 28px;
    text-align: center;
    margin-bottom: 20px;
}

.view-books .view-content {
    display: flex;
    flex-wrap: wrap;
}

.view-books .book-box {
    border: 1px solid #f0f0f0;
    display: flex;
    flex-direction: column;
    height: 100%;
}

.view-books .book-title {
    margin-top: 20px;
    text-align: center;
    padding: 0 20px;
}

.view-books .book-title a {
    color: #00a9e0;
    font-size: 16px;
    font-weight: 600;
    line-height: 24px;
}

.view-books .img-responsive {
    width: 100%;
    height: auto;
    /*max-height: 250px;*/
    height: 250px;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center;
}

.view-books .views-col {
    float: left;
    border: 1px solid #e0e0e0;
    width: 30% !important;
    margin-right: 40px;
    height: 430px;
}

.view-books .view-content>div {
    margin-bottom: 40px;
}

.view-books .views-col img {
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}

.view-books .add-book {
    padding: 20px 20px 20px 20px;
    margin-left: auto;
    margin-right: auto;
    width: 180px;
    display: flex;
}

.view-books .add-book button {
    color: #00a9e0;
    font-size: 30px;
    border: 1px solid #00a9e0;
    background-color: #fff;
    width: 40px;
    height: 40px;
    line-height: 30px;
    margin-right: -4px;
}

.view-books .add-book>* {
    flex: 0 0 33%;
    max-width: 33%;
}

.view-books .add-book button.add {
    margin-left: -4px;
}

.view-books .add-book input {
    color: #ffffff;
    font-size: 20px;
    border: 1px solid #00a9e0;
    background-color: #00a9e0;
    width: 40px;
    height: 40px;
    line-height: 30px;
    text-align: center;
    font-weight: bold;
    vertical-align: top;
}



/* Chrome, Safari, Edge, Opera */
.view-books .add-book input::-webkit-outer-spin-button,
.view-books .add-book input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

/* Firefox */
.view-books .add-book input[type=number] {
    -moz-appearance: textfield;
}

.view-books .view-footer button {
    padding: 15px 50px;
    color: #fff;
}

.view-books .view-footer {
    margin-top: 30px;
    text-align: center;
}

.webform-submission-order-books-form .form-actions {
    display: none;
}

.webform-submission-order-books-form .form-item-books-order {
    display: none;
}

.view-teams .slide__caption .slide__description {
    width: 100%;
}

.a2a_dd.addtoany_share {
    display: none;
}

.page-node-type-services .layout--onecol:nth-child(2) {
    padding-top: 20px;
}

.youth-cancer-filtered .views-exposed-form {
    display: none;
}

/* 2 Columns Grid with Introduction block */
.block-inline-block2-col-grid-intro .block-title {
    display: none;
}

.block-inline-block2-col-grid-intro .field--name-body,
.block-inline-block2-col-grid-intro .field--type-entity-reference-revisions {
    margin-bottom: 60px;
    width: 100%;
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
    padding: 0px 20px !important;
}

.block-inline-block2-col-grid-intro .field--name-body p:first-child {
    text-align: center;
    font-size: 24px;
    font-weight: bold;
    line-height: 38px;
    color: #414141;
    width: 700px;
    margin-left: auto;
    margin-right: auto;
}

.block-inline-block2-col-grid-intro .field--name-body p:first-child a {
    font-size: 24px;
    text-transform: none;
}

.block-inline-block2-col-grid-intro .field--name-field-items .paragraph-type-col-grid-intro-item {
    display: flex;
}

.block-inline-block2-col-grid-intro .field--name-field-items .paragraph-type-col-grid-intro-item.paragraph-type-col-grid-intro-item-left {
    flex-direction: row-reverse;
}

.block-inline-block2-col-grid-intro .field--name-field-items .paragraph-type-col-grid-intro-item .field.field--name-field-content {
    margin: 0px;
    flex: 1;
    -ms-grid-row-align: center;
    align-self: center;
    -ms-grid-column-align: center;
    justify-self: center;
    font-size: 16px;
    line-height: 24px;
}

.block-inline-block2-col-grid-intro .field--name-field-items .paragraph-type-col-grid-intro-item .field.field--name-field-content p {
    font-size: 16px;
}

.block-inline-block2-col-grid-intro .field--name-field-items .paragraph-type-col-grid-intro-item .field.field--name-field-content p a {
    font-size: 16px;
    text-transform: none;
}

.block-inline-block2-col-grid-intro .field--name-field-items .paragraph-type-col-grid-intro-item .field.field--name-field-image {
    margin: 0;
    flex: 1;
}

.block-inline-block2-col-grid-intro .field--name-field-items .paragraph-type-col-grid-intro-item .field.field--name-field-image img {
    width: 100%;
    vertical-align: top;
    height: auto;
}

.page-node-type-article article .content .field--items .field--item {
    padding: 3px 13px;
}

body .slick img {
    min-height: 250px;
}

.path-node .author {
    padding: 0 20px;
}

form.canteencorp-find-services-form span.input-group-addon,
form#canteencorp-find-services-form span.input-group-addon {
    opacity: 0;
}

form.canteencorp-find-services-form .input-group .select-wrapper:first-child .form-control,
form#canteencorp-find-services-form .input-group .select-wrapper:first-child .form-control {
    padding: 10px;
}

form.canteencorp-find-services-form .input-group .select-wrapper:first-child .form-control:first-child,
form#canteencorp-find-services-form .input-group .select-wrapper:first-child .form-control:first-child {
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
}

.pdf-reader {
    width: 100%;
    overflow: hidden;
}

.pdf-reader object {
    width: 100%;
}

.pdf-reader embed {
    width: 100%;
}

.block-canteencorp-layout-download-order-buttons {
    text-align: center;
}

/* Search Page Styling Starts here*/
.block-views-blocksite-search-block-1 .block-views-blockadvanced-search-block-1 {
    width: 100%;
    margin-top: 0;
    padding-right: 0;
}

.block-inline-blockbasic .filter-by-label {
    text-transform: uppercase;
    margin-bottom: 20px;
    font-weight: 600;
}

.block-facets .title-collapse {
    display: inline-flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    padding: 4px 8px;
}

.block-facets .title-collapse .collapse-close {
    display: none;
}

.block-facets .title-collapse[aria-expanded="false"] .collapse-close {
    display: block;
}

.block-facets .title-collapse[aria-expanded="false"] .collapse-open {
    display: none;
}

.block-facets .title-collapse[aria-expanded="true"] .collapse-open {
    display: block;
}

.block-facets .title-collapse[aria-expanded="true"] .collapse-close {
    display: none;
}

.block-facet--checkbox .block-title {
    color: #00a9e0;
    font-size: 16px;
    line-height: 32px;
    font-weight: bold;
    padding: 7px 0;
    margin: 0;
}

.block-facet--checkbox .status-icon {
    margin-left: 10px;
}

.block-facet--checkbox {
    padding: 0 2vw 0 0;
    font-weight: 600;
}

.block-facet--checkbox .facets-widget-checkbox ul {
    padding: 0;
}

.block-facet--checkbox .facets-widget-checkbox .facet-item {
    list-style: none;
    padding: 7px 0;
    color: #414141;
    font-size: 14px;
    line-height: 32px;
    position: relative;
}

.block-facet--checkbox .facets-widget-checkbox .facet-item label {
    display: inline;
    margin-bottom: 0;
    font-weight: 600;
    color: #767676;
    position: relative;
    padding-left: 10px;
}

.block-facet--checkbox .facets-widget-checkbox .facet-item .facet-item__value {
    margin-left: 5px;
}

.facets-widget-checkbox>ul>li>label>.facet-item__value {
    color: #414141;
}

.block-facet--checkbox .facets-widget-checkbox .facet-item .facets-checkbox {
    display: none;
}

.block-facet--checkbox .facets-widget-checkbox .facet-item label {
    display: inline-flex;
    width: 100%;
    justify-content: space-between;
    align-items: center;
    flex-wrap: nowrap;
    padding: 4px 8px;
    cursor: pointer;
}

.block-facet--checkbox .facets-widget-checkbox .facet-item label:hover,
.block-facet--checkbox .facets-widget-checkbox .facet-item label:focus {
    background-color: #f7f7f7;
}

.block-facet--checkbox .facets-widget-checkbox .facet-item input[checked="checked"]+label {
    background-color: #F7F7F7;
}

.block-facet--checkbox .facets-widget-checkbox .facet-item input[checked="checked"]+label .facet-item__count {
    color: #fff;
    background-color: #00A9E0;
}

.block-facet--checkbox .facets-widget-checkbox {
    border-bottom: 1px solid #F0F0F0;
}

.block-facet--checkbox .facets-widget-checkbox .facet-item .facet-item__count {
    display: inline-block;
    border-radius: 20px;
    background: #ececec;
    font-size: 10px;
    font-weight: 600;
    line-height: 16px;
    text-align: center;
    padding: 5px 10px;
    margin-left: 10px;
    color: #1E398D;
}

.block-views-exposed-filter-blocksite-search-block-1 {
    background: #f7f7f7;
    position: relative;
    padding: 70px 20px;
    height: auto;
    width: 100%;
    z-index: 1;
    margin-bottom: 50px;
    text-align: center;
}

.block-views-exposed-filter-blocksite-search-block-1 .block-title {
    color: #414141;
    font-size: 25px;
    font-weight: 600;
    text-align: center;
    margin-bottom: 20px;
}

.block-views-exposed-filter-blocksite-search-block-1 .button {
    padding: 12px 20px;
    margin-top: 0px;
    display: block;
    border-radius: 25px;
    border: 2px solid #84bd00;
    background-color: #fff;
    color: #84bd00;
    font-weight: bold;
    width: 130px;
    height: 50px;
    outline: none;
    margin-top: 10px;
    margin-right: auto;
    margin-left: auto;
}

.block-views-exposed-filter-blocksite-search-block-1 .button:focus {
    outline: none;
}

.block-views-exposed-filter-blocksite-search-block-1 .form-item-keyword {
    color: #00a9e0;
    font-size: 20px;
    width: 100%;
    max-width: 700px;
}

.block-views-exposed-filter-blocksite-search-block-1 .form-item-keyword .form-text {
    border-radius: 0;
    background-color: transparent;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 20px;
    border: 0;
    background-repeat: no-repeat;
    background-position: center right;

}

.block-views-exposed-filter-blocksite-search-block-1 .form-item-keyword .form-text::-moz-placeholder {
    color: #00a9e0;
    opacity: 1;
}

.block-views-exposed-filter-blocksite-search-block-1 .form-item-keyword .form-text:-ms-input-placeholder {
    color: #00a9e0;
    opacity: 1;
}

.block-views-exposed-filter-blocksite-search-block-1 .form-item-keyword .form-text::placeholder {
    color: #00a9e0;
    opacity: 1;
}

.block-views-exposed-filter-blocksite-search-block-1 .form-item-keyword .form-text::-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: #00a9e0;
    font-size: 20px;
}

.block-views-exposed-filter-blocksite-search-block-1 .form-item-keyword .form-text::-ms-input-placeholder {
    /* Microsoft Edge */
    color: #00a9e0;
    font-size: 20px;
}


.block-title-medium h4 {
    font-weight: 700 !important;
}

.block-title-medium .heading-title {
    font-weight: 700 !important;
}

.block-title-bolder .heading-title {
    font-weight: 900 !important;
}


.block-title-small h4 {
    font-size:28px;
    font-weight: 700 !important;
    margin-block-end: 16px !important;
}

.block-title-bolder h3{
    font-weight:900 !important;
}

.partners-ticker-header h3 {
    font-weight:900 !important;
}

body.young-people-parent-carer-cancer .partners.padding.section {
    margin-top: 15px;
    padding-top: 40px;
}

.main-menu .btns {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.main-menu .btns .info,
.main-menu .btns .donate {
    flex: 0 0 49%;
    max-width: 49%;
}

.block-canteencorp-layout-homepage-banner {
    margin-bottom: 20px;
}

.resource .block-views-blockresource-carousel-block-4 {
    display: none;
}

.page-node-type-person .top-bar .menu-icon {
    background-image: url("/themes/canteencorp_main/images/combined-shape-dark.png");
}

.page-node-type-person .top-bar .search .search-icon {
    background-image: url("/themes/canteencorp_main/images/search.gif");
}

.page-node-type-person .banner .breadcrumb .elem:last-child {
    color: #63666a;
}

.footer-menu ul {
    padding-left: 0px;
}

/* Form Aseembly Form */
.wFormContainer .wForm .wFormTitle {
    display: none;
}

.wFormContainer .wForm form {
    margin-top: -100px;
}

.wFormContainer fieldset {
    border: none !important;
}

/* End Form Aseembly Form */
.layout-builder-form {
    z-index: 999;
    margin-top: 100px;
}

.user-login-form {
    margin-top: 150px;
}

iframe {
    width: 100%;
}

.page-node-type-page article .content section.block.block-field-blocknodepagebody {
    padding-left: 20px;
    padding-right: 20px;
    max-width: 1200px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
}

.page-node-type-page article.page.full .content section.block.block-field-blocknodepagebody,
.page-node-type-page article.page.full .content section.block.block-field-blocknodepagefield-single-image,
.page-node-type-page article.page.full .content section.block.block-field-blocknodepagefield-slider-image,
.page-node-type-page article.page.full .content section.block.block-field-blocknodepagefield-single-image-2,
.page-node-type-page article.page.full .content section.block.block-field-blocknodepagefield-rich-text-2,
.page-node-type-page article.page.full .content section.block-field-blocknodepagefield-video,
.page-node-type-page article.page.full .content section.block.block-field-blocknodepagefield-rich-text-3,
.page-node-type-page article.page.full .content section.block.block-field-blocknodepagefield-rich-text-4 {
    max-width: 767px;
    padding-left: 20px;
    padding-right: 20px;
}

.page-node-type-page article.page.full .content section.block.block-field-blocknodepagebody .field--name-body {
    padding-left: 0;
    padding-right: 0;
}

.page-node-type-page article.page.full .container-medium section.block.block-field-blocknodepagebody {
    max-width: inherit;
}

.mb-5 {
    margin-bottom: 5rem;
}

.mb-3 {
    margin-bottom: 1rem;
}

#views-exposed-form-site-search-block-1 .form-text {
    border-bottom: 2px solid #00a9e0;
    padding-left: 0;
    padding-right: 0;
}

.filter-wrap-mobile {
    display: none;
    margin-top: 20px;
    margin-bottom: 30px;
}

.filter-wrap-mobile .filter-result-wrap-mobile {
    text-align: center;
}

.filter-wrap-mobile .filter-result-button {
    width: 100%;
    max-width: 300px;
    display: inline-block;
    padding: 12px 20px;
    background-color: transparent;
    color: #84bd00 !important;
    border: 2px solid #84bd00;
    border-radius: 99px;
}

.filter-wrap-mobile .close-adv-searchx {
    display: none;
    background-color: transparent;
    border: none;
}

.custom-carousel .slider-title {
    margin-bottom: 26px;
}

.custom-carousel .owl-stage {
    display: flex;
}

.slider-items-content {
    display: flex;
    height: 100%;
    flex-direction: column;
    box-shadow: 0px 2px 10px 6px rgba(0, 0, 0, 0.05);
}

.custom-carousel .item {
    height: calc(100% - 20px);
    margin: 10px;
}

.slider-items-content .items-content-body {
    padding: 20px;
    background-color: #fff;
    display: flex;
    height: 100%;
    flex-direction: column;
}

.slider-items-content .items-content-body .item-content-type {
    text-transform: uppercase;
    margin-top: 0;
    margin-bottom: 0;
}

.slider-items-content .items-content-body .item-content-type a {
    color: inherit;
}

.slider-items-content .items-content-body .items-content-title {
    color: #00a9e0;
    margin-top: 20px;
    margin-bottom: 0;
}

.slider-items-content .items-content-body .items-content-text {
    margin-top: 20px;
}

.slider-items-content.no-media .items-content-body {
    justify-content: center;
}

.pink-background {
    background-color: #f7f7f7;
}

.container-mx-1400 {
    max-width: 1400px;
}

.pink-background>div {
    background-color: #f7f7f7;
    padding-top: 30px;
    padding-bottom: 30px;
}

.mb-50 {
    margin-bottom: 50px;
}

.mb-100 {
    margin-bottom: 100px;
}

.mt-100 {
    margin-top: 100px;
}

.video-wrap,
.document-wrap {
    position: relative;
}

.video-wrap>.video-play,
.document-wrap>.pdf-view-play {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    display: flex;
    align-items: center;
    justify-content: center;
}

.container-layout-medium>.layout__region {
    max-width: 1200px !important;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    padding-left: 20px;
    padding-right: 20px;
}

footer {
    background-color: #14377D;
    color: white;
}

.footer-col1 a {
    display: inline-block;
}

.icon-edge {
    display: flex;
}

.icon-edge .image-col img {
    max-width: 114px;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center;
}

.icon-edge .content-col {
    flex: 1;
    padding-left: 12px;
}

.icon-edge .content-col .icon-edge-title {
    font-size: 12px;
    margin-top: 0;
}

.icon-edge .content-col .icon-edge-text {
    font-size: 10px;
}

.footer_bottom {
    padding-top: 20px;
    padding-bottom: 20px;
    border-top: 1px solid #fff;
}

.footer-middle {
    padding-top: 50px;
    padding-bottom: 40px;
}

.footer-social {
    font-size: 14px;
    display: flex;
}

.footer-social .share {
    display: flex;
    margin-left: 10px;
    align-items: center;
}

.footer-social .share>div {
    padding-left: 6px;
    padding-right: 6px;
}

.footer-social .share a {
    width: 18px;
    height: 18px;
}

.footer-social .share>div {
    height: 18px;
}

.footer-subcribe {
    font-size: 14px;
    margin-top: 30px;
}

.footer-subcribe a {
    margin-top: 14px;
    padding: 15px 35px;
    color: inherit !important;
    background-color: transparent;
    border: 1px solid;
    border-radius: 99px;
    display: inline-block;
    font-weight: 600;
}

.footer-social .share .fb {
    padding-left: 0;
    padding-right: 0;
}

.img-text-block {
    margin-bottom: 80px;
}

.img-text-block .img {
    background-size: cover;
}

.top-bar {
    padding: 20px 50px !important;
}

.top-bar .btn {
    margin-right: 0 !important;
}

.img-text-block .content {
    padding: 40px !important;
}

/*.page-node-type-resource article .content section.block-canteencorp-layout-homepage-banner { padding-left: 0 !important; padding-right: 0 !important; margin-top: 0 !important; }*/
.block-canteencorp-layout-homepage-banner {
    height: unset !important;
    margin-bottom: 50px;
}

.block-canteencorp-layout-homepage-banner .banner {
    position: static !important;
    height: unset !important;
    margin-bottom: 0 !important;
    background-size: cover;
    background-position: top center;
    min-height: unset !important;
}

.block-canteencorp-layout-homepage-banner .banner .content {
    margin: 0 !important;
    padding-left: 100px;
    padding-right: 100px;
    width: 100% !important;
    max-width: 700px;
}

.banner-img-wrap img {
    width: 100%;
}

.d-none {
    display: none;
}

.d-block {
    display: block;
}

.block-inline-block2-col-grid-intro .field--name-body,
.block-inline-block2-col-grid-intro .field--type-entity-reference-revisions {
    max-width: 1200px;
    width: 100%;
}

.block-inline-block2-col-grid-intro .field--name-body p:first-child {
    max-width: 700px;
    width: 100%;
}

.person-page .main-banner .top-bar {
    position: static;
}

.form-item .input-group {
    display: block;
}

.input-group .select-wrapper {
    max-width: 100%;
    width: 100%;
    display: inline-block;
}

.input-group .select-wrapper select {
    font-size: 13px;
}

.canteencorp-find-resources-form .input-group-addon {
    display: none;
}

.page .banner .content .title {
    line-height: 1;
}

.block-field-blocknodepagefield-logos>.field>.field--item:first-child .paragraph {
    max-width: 712px;
    margin-left: auto;
    margin-right: auto;
}

.block-field-blocknodepagefield-logos>.field>.field--item:first-child .col-logo {
    flex: 0 0 33%;
    max-width: 33%;
}

.paragraph-block-media .media-block-title {
    text-transform: uppercase;
    text-align: center;
}

.paragraph-block-media .media-block-iontro {
    text-align: center;
}

.paragraph-block-media .media-block-content {
    margin-top: 50px;
}

.paragraph-block-media .media-block-content .pdf-reader iframe {
    max-height: 500px;
}

.paragraph-block-media .media-block-content iframe.media-oembed-content {
    max-width: 100%;
    height: 500px;
}

.paragraph-block-edge .row,
.showcase-two-col .row {
    display: flex;
    flex-wrap: wrap;
}

.paragraph-block-edge .row>div {
    margin-bottom: 30px;
}

.paragraph-block-edge h3 {
    text-transform: uppercase;
}

.paragraph-block-edge.row-reverse>.row {
    flex-direction: row-reverse;
}

.slider-items-content img {
    width: 100%;
}

.paragraph-block-edge img {
    width: 100%;
    height: auto;
}

.field_type_underline .form-item {
    margin-bottom: 30px;
}

.form-content-title {
    font-size: 36px;
    color: #414141;
}

.field_type_underline .form-actions button.btn {
    padding: 12px 24px;
    color: #fff;
    font-size: 16px
}

.field_type_underline .form-actions button.btn:hover,
.field_type_underline .form-actions button.btn:focus {
    background-color: #286090;
}

.field_type_underline input,
.field_type_underline select,
.field_type_underline textarea {
    border-radius: 0;
    border: none;
    border-bottom: 1px solid;
    box-shadow: none;
    padding-left: 0;
    background-color: transparent;
}

.field_type_underline input::-moz-placeholder {
    color: #333;
}

.field_type_underline input:-ms-input-placeholder {
    color: #333;
}

.field_type_underline input::placeholder {
    color: #333;
}

.field_type_underline .edit-actions {
    margin-top: 40px;
}

.big-title-line-bottom {
    font-size: 38px;
    line-height: 1.2;
    font-family: montserrat-bold;
    color: #414141;
    text-transform: none !important;
}

.big-title-line-bottom:after {
    content: '';
    display: block;
    width: 100%;
    height: 8px;
    background: #333;
    max-width: 200px;
    margin-top: 40px;
}

.col-12 {
    flex: 0 0 100%;
    max-width: 100%;
}

.box-content-bg-img {
    padding: 100px;
    background-size: cover;
    background-position: center;
}

.box-content-bg-img .inner-box {
    background-color: #1e3782;
    padding: 30px 20px;
    color: #FFF;
    max-width: 100%;
    max-width: 500px;
}

.box-content-bg-img .inner-box .inner-box-big-title {
    font-size: 32px;
    font-weight: bold;
}

.box-content-bg-img .inner-box .inner-box-big-title:after {
    content: '';
    display: block;
    width: 100%;
    height: 8px;
    background: #FFF;
    max-width: 200px;
    margin-top: 40px;
}

.box-content-bg-img .inner-box .inner-box-title {
    margin-top: 20px;
}

.box-content-bg-img .inner-box .inner-box-content {}

.slider-inner-arrow>.owl-carousel {
    position: relative;
}

.slider-inner-arrow>.owl-carousel>.owl-nav {
    position: absolute;
    width: 100%;
    top: 50%;
    margin-top: -15px;
    left: 0;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.slider-inner-arrow>.owl-carousel>.owl-nav .owl-prev,
.slider-inner-arrow>.owl-carousel>.owl-nav .owl-next {
    font-size: 0;
}

.slider-inner-arrow>.owl-carousel>.owl-nav .owl-prev {
    margin-left: 30px;
}

.slider-inner-arrow>.owl-carousel>.owl-nav .owl-next {
    margin-right: 30px;
}

.slider-inner-arrow>.owl-carousel>.owl-nav .owl-prev:before {
    content: url('../images/svg/arrow-left-white.svg');
}

.slider-inner-arrow>.owl-carousel>.owl-nav .owl-next:after {
    content: url('../images/svg/arrow-right-white.svg');
}

.banner-slider-item {
    /*width: 100vw;*/
    margin-bottom: 0;
}

.banner-slider-item .banner {
    width: 100vw;
    background-size: cover !important;
}

.banner-slider-item .banner-img-wrap img {
    height: auto;
}

.banner-slider-item .banner .content {
    width: 100%;
    max-width: unset;
    height: 100%;
    min-height: 50vh;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
}

.view-slideshow .skin-default {
    position: relative;
}

.view-slideshow .views_slideshow_cycle_main {
    min-height: 50vh;
    width: 100%;
}

.view-slideshow .views-slideshow-controls-bottom {
    position: absolute;
    width: 100%;
    bottom: 0;
    left: 0;
    z-index: 9;
}

.view-slideshow .views-slideshow-controls-bottom .widget_pager_bottom {
    margin-bottom: 20px;
}

.view-slideshow .views-slideshow-controls-bottom .views-slideshow-pager-bullets li {
    background: #FFFFFF;
    opacity: 0.36;
    padding: 0 3px;
    line-height: 6px;
}

.view-slideshow .views-slideshow-controls-bottom .views-slideshow-pager-bullets li.active {
    opacity: 1;
    width: 15px;
}

.view-slideshow .views-slideshow-controls-bottom .views_slideshow_slide_counter {
    display: none;
}

.view-slideshow .views-slideshow-controls-bottom .views_slideshow_controls_text {
    font-size: 0;
    margin-bottom: 15px;
    margin-right: 20px;
    position: absolute;
    right: 0;
    bottom: 0;
}

.view-slideshow .views-slideshow-controls-bottom .views_slideshow_controls_text .views_slideshow_controls_text_pause {
    display: none;
}

.view-slideshow .views-slideshow-controls-bottom .views_slideshow_controls_text .views_slideshow_controls_text_previous {
    margin-right: 10px;
}

.view-slideshow .views-slideshow-controls-bottom .views_slideshow_controls_text .views_slideshow_controls_text_next {
    margin-left: 10px;
}

.view-slideshow .views-slideshow-controls-bottom .views_slideshow_controls_text .views_slideshow_controls_text_previous:before {
    content: url('../images/svg/arrow-left-circle.svg')
}

.view-slideshow .views-slideshow-controls-bottom .views_slideshow_controls_text .views_slideshow_controls_text_next:after {
    content: url('../images/svg/arrow-right-circle.svg')
}

.view-slideshow .views_slideshow_cycle_slide,
.view-slideshow .views_slideshow_cycle_main .views_slideshow_cycle_teaser_section {
    width: 100vw !important;
}

.showcase-two-col .row {
    align-items: stretch;
}

.showcase-two-col .row:before,
.showcase-two-col .row:after {
    content: none;
}

.showcase-two-col .row>div:first-child div {
    height: 100%;
}

.showcase-two-col .row>div:first-child img {
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center;
}

.showcase-two-col img {
    width: 100%;
    height: auto;
}

.showcase-two-col .items-content-body {
    padding: 20px;
    background-color: #fff;
    display: flex;
    height: 100%;
    flex-direction: column;
}

/**/
.paragraph--type--logos .logos-block-title {
    text-align: center;
    font-size: 20px;
    font-weight: 600;
    margin: 70px 0px 30px 0px;
}

.paragraph--type--logos .logo-list-wrap {
    display: grid;
    gap: 30px;
    grid-template-columns: repeat(3, 1fr);
    grid-row-gap: 20px;
}

.paragraph--type--logos .logo-list-wrap .logo-item>a {
    background-color: #f7f7f7;
    border: 1px solid #f7f7f7;
    display: inline-flex;
    justify-content: center;
    align-items: center;
}

.paragraph--type--logos .logo-list-wrap .logo-item>a>img {
    width: 100%;
    max-width: 220px;
}

.paragraph--type--logos .logo-list-wrap.list-grid-1 {
    grid-template-columns: repeat(1, 1fr);
}

.paragraph--type--logos .logo-list-wrap.list-grid-2 {
    grid-template-columns: repeat(2, 1fr);
}

.paragraph--type--logos .logo-list-wrap.list-grid-3 {
    grid-template-columns: repeat(3, 1fr);
}

.paragraph--type--logos .logo-list-wrap.list-grid-4 {
    grid-template-columns: repeat(4, 1fr);
}

.paragraph--type--logos .logo-list-wrap.list-grid-5 {
    grid-template-columns: repeat(5, 1fr);
}

.paragraph--type--logos .logo-list-wrap.list-grid-6 {
    grid-template-columns: repeat(6, 1fr);
}

.impact {}

.impact .impact-header {}

.impact .impact-header>h3 {
    font-weight: 700;
    font-size: 42px;
    line-height: 1.2;
    margin-bottom: 20px;
    margin-top: 0;
}

.impact .impact-header>p {}

.impact .impact-content {
    margin-top: 50px;
}

.impact .impact-card {
    padding: 30px;
}

.impact .impact-card .icon {}

.impact .impact-card .content {}

.impact .impact-card .content>h3 {}

.impact .impact-card .content>h3>.impact-counter {}

.impact .impact-card .content .impact-title {}

.impact .impact-card .content .impact-subtitle {}

.impact {}

article.page>.contextual>button.trigger.focusable {
    clip: unset;
}

.block-multi-column-media {
    margin-top: 50px;
    margin-bottom: 50px;
}

.block-multi-column-media .block-title {
    text-align: center;
    margin-bottom: 30px;
    font-weight: bold;
}

.block-multi-column-media .field--items {
    display: grid;
    gap: 40px;
    grid-template-columns: repeat(auto-fit, minmax(350px, 1fr));
}

/*sitemap*/
body.sitemap .sitemap {
    max-width: 1200px;
    margin: 0 auto;
    padding-bottom: 50px;
    padding-left: 20px;
}

div.sitemap h2 {
    margin-bottom: 50px;
    margin-top: 40px;
}

.sitemap-item div>ul {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    height: 600px;
}

.sitemap-item ul ul {
    list-style-type: square;
    margin-top: 8px
}


.sitemap-item div>ul>li {
    margin-bottom: 15px;
}

.sitemap-item div>ul>li>a {
    font-size: 18px;
    font-weight: 600;
}


.panel-body.panel-collapse {
    overflow: hidden !important;
}


@media screen and (max-width: 640px) {
    .block-multi-column-media>.field--name-field-block-content {
        grid-template-columns: repeat(1, 1fr);
    }
}