
main.content {
    min-height: calc(100vh - 200px);
}
.logo-container {
    padding: 0;
}
.h1, h1 {
    font-size: 3.35rem;
}
div.message {
    padding-top: 28px;
    padding-bottom: 28px;
}
.red-button-inverted, .red-button-inverted:hover {
    display: inline-block;
    padding: 8px 28px;
    border-radius: 100px;
    color: #656565;
    border: 1px solid #c75f5a;
    background: #FFFFFF;
}
header.header {
    align-items: flex-end;
}
footer.footer {
    padding: 8px 18px;
    background-color: #afafb0;
    align-items: center;
}
.header .middle-section {
    display: block;
    padding:0;
    font-size: 12px;
    text-align: center;
}
.header .right-section {
    padding: 0;
    font-size: 12px;
}
ul.additional-items > li.mobile-hidden, .mobile-hidden {
    display: inline-block;
}
ul.additional-items > li.compact-menu {
    display: none;
}
ul.additional-items > li {
    margin: 0 2px;
}
ul.additional-items > li.language-icon-item {
    width: auto;
}
ul.additional-items > li.language-icon-item a,
ul.additional-items > li a {
    display: inline-block;
    color: #999999;
}
ul.additional-items > li a.red-button {
    color: #FFFFFF;
    text-transform: uppercase;
}
ul.additional-items > li.language-icon-item:after {
    display: none;
}
ul.additional-items > li.search-icon-item {
    width: 13px;
}
ul.main-menu.desktop {
    position: relative;
}
ul.main-menu.desktop > li {
    display: inline-block;
    margin: 0 2px;
    vertical-align: bottom
}
ul.main-menu.desktop > li.active-menu {
    padding-bottom: 6px;
    margin-bottom: -9px;
    border-bottom: 3px solid #c75f5a;
}

ul.main-menu.desktop > li a.red-button.course-signup {
    font-size: 10px;
    vertical-align: bottom
}
ul.main-menu.desktop > li > a {
    text-transform: uppercase;
}
.sub-menu-fire--emergency-services{
    max-width: initial !important;
}
ul.main-menu.desktop li .sub-menu {
    position: absolute;
    top: calc(100% + 9px);
    left: 50%;
    transform: translateX(-50%);
    width: 90%;
    max-width: 628px;
    background: #f6f6f6;
    padding: 28px;
    text-align: left;
}
.sub-menu.sub-menu-fire--rescue {
    max-width: initial !important;
    width: 100% !important;
}
ul.main-menu.desktop li .sub-menu-what-we-do {
    width: 80vw;
    max-width: 1200px;
    left:60%;
}
ul.main-menu.desktop li .sub-menu-schedule {
    max-width: 718px;
}
ul.main-menu.desktop li .sub-menu-procurement{
    max-width: 925px;
    width: 100%;
    min-width: 925px;
}
ul.main-menu.desktop li .sub-menu .row {
    align-items: center;
}
ul.main-menu.desktop li .sub-menu .sub-menu-text {
    border-right: 1px solid #c75f5a;
    padding-right: 42px;
}
ul.main-menu.desktop li .sub-menu .sub-menu-content {
    padding-left: 42px;
    font-size: 15px;
}
ul.main-menu.desktop li .sub-menu.sub-menu-what-we-do-wrapper .sub-menu-content {
    padding-right: 42px;
}
ul.main-menu.desktop li .sub-menu .sub-menu-content li {
    margin-top: 18px;
    margin-bottom: 18px;
}
ul.main-menu.desktop li .sub-menu h1 {
    color:#c75f5a;
    margin-bottom: 1rem;
    text-transform: uppercase;
}
.sub-menu-close {
    display: none;
}
/*.sub-menu-schedule .months-list a {*/
    /*font-weight: bold;*/
/*}*/
.footer-spacer {
    order: 2;
    position: relative;
    height: 48px;
}
.footer-copyrights-section {
    order: 1;
    background-color: transparent;
    padding-top:0;
    padding-bottom:0;
    text-align: left;
}
.footer-copyrights-wrapper {
    color:#c75f5a; /* red */
    border-bottom: none;
    text-align: left;
}
.footer-copyrights-wrapper .copyrights-text {
    display: block;
    color: #FFFFFF;
    font-size: 12px;
}
.footer-social-media-section {
    order: 3;
    padding: 0;
}
.footer-social-media-section ul li {
    margin: 0 8px;
}
.footer-social-media-section ul li img {
    height: 24px;
}
.footer-links-section {
    order: 4;
    text-align: right;
    font-size: 12px;
    padding-left: 0;
}
.footer-contact-us-section {
    background-color: transparent;
    display: inline-block;
    margin-left: 0;
    margin-right: 0;
}
.footer-contact-us-section ul li {
    padding: 0;
    margin-left: 4px;
    margin-right: 4px;
}
.footer-sitemap-section {
    padding: 0;
    display: inline-block;
    margin-left: 4px;
    background: #939495;
    margin-top: -15px;
    margin-bottom: -15px;
    padding: 23px 6px 22px;
}
.desktop {
    display: block;
}
.stars.desktop {
    display: inline-block;
    position: absolute;
    top: 0px;
    left: 0;
    right: 0;
    bottom: 0px;
    z-index: 0;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#b2b3b4+0,939495+25,939495+75,b2b3b4+100 */
    background: #b2b3b4; /* Old browsers */
    background-image: url(img/star-inverted.png), -moz-linear-gradient(left, #b2b3b4 10%, #c7c7c8 35%, #c7c7c8 65%, #b2b3b4 90%); /* FF3.6-15 */
    background-image: url(img/star-inverted.png), -webkit-linear-gradient(left, #b2b3b4 10%,#c7c7c8 35%,#c7c7c8 65%,#b2b3b4 90%); /* Chrome10-25,Safari5.1-6 */
    background-image: url(img/star-inverted.png), linear-gradient(to right, #b2b3b4 10%,#c7c7c8 35%,#c7c7c8 65%,#b2b3b4 90%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b2b3b4', endColorstr='#b2b3b4',GradientType=1 ); /* IE6-9 */

}
.stars {
    display: none;
}
h1.page-title {
    border-bottom: 1px solid #b6b6b6;
    padding-bottom: 8px;
}
.page-content {
    padding-right: 48px;
}
div.page-sidebar-menu-item-active {
    display: none;
}
.page-sidebar {
    margin-top: 0;
    padding: 23px 38px;
    background:#f6f6f6;
    position: sticky;
    top: 90px;
}
.procurement-sidebar{
    position: unset;
    display: block;
}
h3.page-sidebar-title {
    display: block;
    color:#c75f5a;
}
ul.page-sidebar-menu {
    display: block;
    position: static;
    padding: 0;
    width: auto;
    margin-right: -38px;
    margin-top:19px;
}
ul.page-sidebar-menu li {
    padding: 12px 24px 12px 0;
}
ul.page-sidebar-menu li.active-category {
    padding: 12px 24px 12px 38px;
    margin-left: -38px;
}
.boxed-text .text h3 {
    font-size: 24px;
}
.client-logo {
    margin-top:38px;
    margin-bottom:38px
}
.faculty-title {
    margin-top: 88px;
    padding-bottom: 8px;
}
.full-width .boxed-text .image div.faculty-member-img {
    top: -174px;
    width: 188px;
    padding-top: 238px;
}
.half-width .faculty-member {
    height: 238px;
}
.half-width .boxed-text .image div.faculty-member-img {
    padding-top: 268px;
    top: -58px;
}
.slider-spotlight .slider-banner-content {
    padding: 18px 168px 18px 128px;
}
.slider-spotlight > .slider-banners {
    width: calc(100% - 38px);
}
.slider-spotlight > .slider-pagination {
    right: 18px;
    top: 50%;
    transform: translateY(-50%);
    width: auto;
}
.slider-spotlight > .slider-pagination .slider-banner-indicator {
    display: block;
}
.slider-banners-wrapper .slider-banner .slider-navigation {
    left: 128px;
}
.slider-spotlight .slider-navigation > span {
    height: 60px;
    width: 60px;
}
.slider-banners-wrapper .slider-banner .slider-navigation > span {
    font-size: 38px
}
#body-jahezyia-core-homepage .latest-news-wrapper {
    display: block;
    padding-top: 58px;
    padding-bottom: 58px;
    background-image: url(img/dotted-earth.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position-x: right;
    background-position-y: 100px;
    background-color: #f6f6f6;
}
#body-jahezyia-core-homepage .latest-news-header {
    align-items: flex-end;
    background: #FFFFFF;
    margin-top: -58px;
    margin-left: -15px;
    margin-right: -15px;
    padding-top: 58px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 8px;

}
#body-jahezyia-core-homepage .latest-news-wrapper h3 {
    color: #c75f5a;
    margin-bottom:0;
}
#body-jahezyia-core-homepage .latest-news-header .see-more {
    font-size: 12px;
    text-transform: lowercase;
    color: #999999;
}
#body-jahezyia-core-homepage .latest-news-header .see-more:after {
    content:'';
    background-image: url(img/arrow.png);
    background-repeat: no-repeat;
    background-size: contain;
    width: 20px;
    height: 10px;
    display: inline-block;
    margin-left: 8px;
}
#body-jahezyia-core-homepage .news-content-items .news-content-item {
    max-width: 288px;
    border-bottom: 1px solid #898989;
    padding-bottom: 18px;
    font-size: 14px;
}
#body-jahezyia-core-homepage .news-content-items .news-content-item:last-child {
    border-bottom: none;
    color: #999999;
}

li.parent-menu-item .sub-menu-facility-wrapper ul li a,
/*li.parent-menu-item .sub-menu-what-we-do-wrapper ul.service-menu-items li a {*/
    /*font-weight: bold;*/
/*}*/
li.parent-menu-item .sub-menu-what-we-do-wrapper .what-we-do-services-section:first-child {
    border: none;
}
.content-item.service-item {
    margin-top: 78px;
}
.service-item .services-title {
    border-bottom: none;
    border-top: 1px solid #cfcfcf;
    padding-top: 8px;
}
.service-item:first-of-type .services-title {
    border-top: none;
}
.services-list-item-title {
    font-weight: bold;
}
.what-we-do-services-section .sub-menu-brochure {
    display: none;
}
.services-consultancy .services-row {
    display: flex;
    flex-wrap: wrap;
}
.services-consultancy .services-row .services-list {
    flex: 0 0 45%;
    margin-right: 1%;
}
/*.sub-menu-brochure {*/
    /*border-left: 1px solid #c75f5a;*/
    /*padding: 18px 42px;*/
/*}*/
.sub-menu-brochure .brochure-img {
    padding-top: 130%;
    width: 100%;
}
.sub-menu-brochure a.download-brochure {
    font-size: 10px;
}
.forms-wrapper .red-button-inverted {
    text-transform: uppercase;
    width: 30%;
    float: right;
}

ol.certifications > li{
    margin-bottom: 48px;
}
#body-jahezyia-core-homepage main.content {
    height: calc(100vh - 143px);
    min-height: 0;
    overflow: hidden;
}
#body-jahezyia-core-homepage .hero-banners-wrapper {
    height: 100%;
}
#body-jahezyia-core-homepage .slider-spotlight {
    height: 85%;
    overflow: hidden;
}
#body-jahezyia-core-homepage .bottom-slider-container {
    height: 15%;
}
.press-releases h3 {
    border-bottom: 1px solid #b7b7b7;
    margin-bottom: 28px;
    padding-bottom: 18px;
    color: #484848;
}
.press-release-show {
    display: block;
}
.press-release-filter {
    margin-top: 18px;
    margin-bottom: 18px;
}
.press-release-list {
    background: #FFFFFF;
    padding: 18px;
    flex-wrap: wrap;
    height: 328px;
    overflow-y: auto;
}
.press-release-list .press-release-item:first-child,
.press-release-list .press-release-item {
    flex-basis: 100%;
    cursor: pointer;
}
.press-release-item .separator {
    display: none;
}
.press-release-item .press-release-img-container {
    padding-right: 0;
}
.press-release-date {
    font-size: 1rem;
}
.galleries {
    justify-content: space-between;
}
.galleries .media-photo, .galleries .media-video {
    /* max-width: calc(100% - 8px); */
    margin-bottom:18px;
    padding: 18px;
}
.galleries .slider-navigation {
    font-size: 28px;
    width: 103%;
    left: -8px;
}
.galleries .slider-pagination {
    display: block;
    text-align: center;
}
.galleries .slider-banner-indicator {
    font-size: 80%;
    vertical-align: middle;
    margin: 0 4px;
}
.galleries .slider-banner-indicator.active {
    color: #c75f5a;
    font-size: 100%;
}
.contact-wrapper .page-content{
    padding-right: 15px;
}
.forms-wrapper {
    margin-top: 48px;
}
.forms-wrapper h3.section-title {
    border-bottom: none;
    border-top: 1px solid #b6b6b6;
    padding-top: 18px;
}
.contact-details h3.section-title {
    padding-bottom: 13px;
}
.contact-details h3.section-title .contact-detail.social{
    display: none;
}
.contact-details h3 .contact-detail {
    display: none;
}
.contact-detail {
    margin-top: 48px;
}
.contact-map-wrapper {
    height: calc(100% - 98px);
}
.contact-map-wrapper .map{
    height: 100%;
}
.form-enquiry textarea {
    height: 152px;
}
.career-img {
    display: none;
}
.career-img.desktop {
    display: block;
    margin-top: 73px;
    padding-top: 168%;
}
.career-wrapper .forms-wrapper {
    margin-top: 0;
}
.forms-wrapper .red-button-inverted.vich-file-upload-button {
    width: 100%;
}
.career-wrapper .form-actions {
    margin-top: -42px;
    width: calc(50% - 15px);
    float: right;
}
.career-wrapper .form-actions .btn{
    width: 100%;
}
.caption {
    max-width: 150px;
    text-align: left;
    margin-left: 0;
}
.simulators-img-row.img-row-1 .simulators-img img {
    height: 102px;
}
.simulators-img-row.img-row-2 .simulators-img img {
    height: 123px;
}
.simulators-img-row.img-row-3 .simulators-img img {
    height: 138px;
}
.simulators-img-row.img-row-4 .simulators-img img {
    height: 142px;
}
.simulators-img-row.img-row-4 .caption {
    max-width: 200px;
}
.procurement-form h3.section-title{
    padding-top: 8px;
    border-top:1px solid #b6b6b6;
    border-bottom: none;
    margin-top: 2rem;
}
.certification-show-container{
    width:25%;
}
.sitemap-content {
    margin-left: -18px;
    margin-right: -18px;
}
.sitemap-mobile-styled-list{
    padding-left:0px;
    border:none;
    padding-top:0px;
}
.simulators-img-row {
    margin-bottom: 18px;
}
.schedule-detail-container {
    flex: 0 0 15%;
    width: 15%;
}
div.col-validity .col-separator {
    height: 78px;
    width: 100%;
    border-left: 1px solid #c1c9d0;
    border-right: 1px solid #c1c9d0;
    position: absolute;
    left: 0;
    top:50%;
    transform: translateY(-50%)
}
.schedule-dates-container{
    overflow-x:unset;
}
.schedule-nav{
    display:block;
}
.initial-position{
    position:initial;
}
.pdf-download-container{
    display:block;
}
.mobile-pdf-link-container{
    display: none;
}
.bottom-slider-container .col-2{
    padding-right: 15px;
    padding-left: 15px;
}
div.course-info i.page-content-icon{
    padding-top:40%;
}
.tree-node{
    font-size: 16px;
}
/*.our-services-emergency-container{*/
    /*height:400px;*/
/*}*/
/*.emergency-services-img{*/
    /*background-size: cover;*/
/*}*/
.category-slider-container .slider-banner-img{
    background-size: cover;
}
.category-slider-container .slider-wrapper{
    height:400px;
}
.sub-menu-training{
    max-width: unset !important;
}
.bottom-slider-container .slider-banner{
    padding: 0;
}
@media screen and (min-width:1200px) {
    .header .middle-section {
        font-size: 14px;
    }
    .header .right-section {
        font-size: 14px;
    }
    ul.main-menu.desktop > li,
    ul.additional-items > li {
        margin: 0 0.5%;
    }
    ul.additional-items > li.search-icon-item {
        width: 18px;
    }
    .footer-links-section {
        padding-left: 15px;
    }
    .footer-copyrights-wrapper {
        font-size: 13px;
    }
    .boxed-text .text h3 {
        font-size: 28px;
    }
    .container {
        max-width: 1300px;
    }
    .faculty-title {
        margin-top: 128px;
    }
    .full-width .boxed-text .image div.faculty-member-img {
        top: -229px;
        width: 238px;
        padding-top: 298px;
    }
    #body-jahezyia-core-homepage .latest-news-wrapper {
        padding-left: 28px;
        padding-right: 28px;
    }
    #body-jahezyia-core-homepage .latest-news-header {
        margin-left: -28px;
        margin-right: -28px;
        padding-left: 13px;
        padding-right: 13px;
    }
    .slider-spotlight > .slider-pagination {
        right: 28px;
    }
    .caption {
        max-width: 200px;
    }
    .simulators-img-row.img-row-1 .simulators-img img {
        height: 130px;
    }
    .simulators-img-row.img-row-2 .simulators-img img {
        height: 158px;
    }
    .simulators-img-row.img-row-3 .simulators-img img {
        height: 178px;
    }
    .simulators-img-row.img-row-4 .simulators-img img {
        height: 178px;
    }
    .simulators-img-row.img-row-4 .caption {
        max-width: 200px;
    }
}
@media screen and (min-width:1300px) {
    .caption {
        max-width: 210px;
    }
    .simulators-img-row.img-row-1 .simulators-img img {
        height: 140px;
    }
    .simulators-img-row.img-row-2 .simulators-img img {
        height: 170px;
    }
    .simulators-img-row.img-row-3 .simulators-img img {
        height: 192px;
    }
    .simulators-img-row.img-row-4 .simulators-img img {
        height: 178px;
    }
    .simulators-img-row.img-row-4 .caption {
        max-width: 400px;
    }
}
@media screen and (min-width:1440px) {
    .header .middle-section {
        padding-left: 15px;
        padding-right: 15px;
        font-size: 1rem;
    }
    .header .right-section {
        font-size: 1rem;
    }
    ul.main-menu.desktop > li a.red-button.course-signup {
        font-size: 12px;
    }
    ul.main-menu.desktop > li,
    ul.additional-items > li {
        margin: 0 0.1%;
    }
}
.s-faculty-item{
    display: inline-block;
}
.faculty-offshore-manager{
    width: 33%;
    padding-right: 11px;
}
.s-faculty-item.faculty-fire-rescue-department{
    width:66%;
}
.faculty-offshore-manager .faculty-member{
    flex: 0 0 100%;
    max-width: 100%;
}
.s-faculty-item .faculty-member-img{
    width: 120px !important;
    left: 50% !important;
    right: 0;
}