@import url('https://fonts.googleapis.com/css?family=Playfair+Display');

p{
    padding: 0;
}

p:empty,
.post-edit-link,
.btns-wrapper br,
.service-wrapper>p,
.blog_items .caption > p,
.blog_items .blog_meta,
p.blog-short-content,
.blog-author,
.grid-category-post,
.team_section .caption>h4 br,
.entry-footer,
.entry-meta,
.single-team .entry-header,
.about-page .entry-content>p,
.projects-page .page-header,
.news-page .page-header,
.careers-page .page-header,
.services-page .page-header,
.about-page .page-header,
.section-header,
.projects-page .caption > h4 i,
.projects-page .caption > h4 em,
.our-projects-section .listing-item .title>i,
.our-projects-section .listing-item .title>em,
.single-post h1.entry-title i,
.single-post h1.entry-title small,
.single-post h1.entry-title em,
.single-post .entry-content>p,
.tab-pane>br,
.error404 .entry-title:after,
.error404 .entry-content p:last-of-type,
.bottom-widget {
    display: none;
}

.h-margin-top {
    margin-top: 36px !important;
}

.black {
    color: #070F13 !important;
}

.white {
    color: #fff !important;
}

.hidden {
    display: none !important;
    visibility: hidden !important;
}

html,
body,
.site-container {
    width: 100%;
    height: 100%;
}

body {
    padding: 0;
}

header#header {
    width: 250px;
    height: 100%;
    background-color:#070f13 !important;
    border: 0;
}

header#header>.container {
    padding: 0;
    height: 100%;
    text-align: center;
    position: relative;
}

.header-image .site-header .title-area.navbar-brand {
    float: none;
    margin: 18px auto 0 !important;
}

.nav-primary,
.nav-secondary {
    float: none !important;
    padding: 0;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 100%;
}

.navbar .nav {
    float: none !important;
    width: 100%;
}

.navbar .nav > li {
    float: none;
    display: block;
}

.navbar .nav > li > a {
    color: #fff;
    line-height: 2.25;
    font-size: 18px;
    text-transform: capitalize;
    font-weight: 100;
    text-align: center;
    width: 100%;
    padding: 0;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}

.navbar .nav > li:hover > a,
.navbar .nav > li > a:focus,
.navbar .nav > li > a:hover,
.navbar .nav > li.active > a,
.navbar .nav > li.active > a:hover,
.navbar .nav > li.active > a:focus {
    color: #0c70c4;
    background: #8e959907;
}

.navbar .nav > li > a:before {
    content: "";
    height: 100%;
    width: 5px;
    background: #0c70c4;
    display: none;
    position: absolute;
    left: 0;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}

.navbar .nav > li:hover > a:before,
.navbar .nav > li.active > a:before {
    display: block;
}

.navbar .nav > li > a:after {
    content: "";
    position: absolute;
    top: -1px;
    bottom: 0;
    left: 50%;
    width: 10px;
    margin-left: -5px;
    border: 1px solid #232a2d;
    border-width: 1px 0;
    cursor: pointer;

    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}

.navbar .nav > li:hover >a:after{
    z-index: 9;
    width: 50px;
    margin-left: -25px;
    border-color: #fff;
}

.navbar .nav > li > a:after {
    display: none;
}

p.new-site-desc {
    margin: 8px;
    font-size: 16px;
    padding: 0;
    color: #fff;
    line-height: 1.4;
}

footer.site-footer {
    position: absolute;
    bottom: 0;
    background: transparent;
    padding: 0 0 16px;
    font-size: 8px;
    width: 100%;
}
.ninefive {
    float: none;
    margin: 0 auto 10px;
}

p.bee-lev {
    padding: 0;
    font-size: 16px;
    font-weight: 600;
}

body:not(.home) .site-inner {
    padding: 0;
}

body:not(.home) .site-inner>.content-sidebar-wrap,
body:not(.home) main.content,
body:not(.home) article.entry,
body:not(.home) .entry-content {
    height: 100% !important;
}

body:not(.home):not(.contact-page) .entry-content>section {
    min-height: 100%;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}

body:not(.home) .section_wrapper {
    padding: 72px 0;
}

.news-page .section_wrapper .blog_section {
    padding-bottom: 0;
}

.about-page .section_wrapper.about-culture-section,
.about-page .section_wrapper.about-history-section {
    padding: 0;
}

section.section_wrapper.about-main-wrapper:before {
    content: "";
    position: absolute;
    top: 0px;
    bottom: 0px;
    width: 100%;
    background: rgba(255,255,255,0.15);
}

.site-inner {
    left: 250px;
    position: relative;
    width: calc(100% - 250px);
    height: 100%;
}

section#home_hero_section {
    height: 100vh;
    padding: 0;
    background-position: bottom right;
}

section#home_hero_section:before {
    content: "";
    width: 100%;
    height: 100%;
    background: #000;
    display: block;
    z-index: 0;
    opacity: 0.2;
    position: absolute;
    top: 0;
}

section#home_hero_section>.container {
    width: 100%;
    height: 100%;
    position: relative;
}

.section-header h2 {
    text-align: center;
    font-size: 45px;
}

.home-content-wrapper {
    color: #fff;
    position: absolute;
    bottom: 5%;
    right: -10%;
}

.page-header {
    border: 0;
    text-align: center;
    color: #fff;
    margin: 0;
    padding: 0;
}

.home-content-wrapper  .page-header {
    text-align: right;
}

.page-header h2 {
    text-transform: uppercase;
    font-size: 62px;
    line-height: 1.2;
    font-weight: normal;
}

.terms-page .page-header h2 {
    font-size: 36px;
}

.home-content-wrapper  .page-header h2 {
    text-transform: unset;
    font-weight: 700;
}

.page-header p {
    font-size: 19px;
    text-transform: uppercase;
    line-height: 1.2;
}

.home-content-wrapper .page-header p {
    font-size: 46px;
    text-transform: unset;
    line-height: 1.2;
    padding: 0;
    margin: 0;
    font-weight: 700;
}

.page-tagline {
    margin-top: 0;
}

.home-content-wrapper  .page-tagline {
    text-align: right;
}

.page-tagline h5 {
    font-weight: 400;
    text-align: right;
}

.btns-wrapper {
    margin-top: 0px;
    text-align: center;
}

.btns-wrapper .btn-show-section {
    margin-top: 10px;
}

.home .btns-wrapper {
    margin-top: 32px;
    text-align: right;
}

.btn-cta,
.btn.readmore {
    color: #fff;
    border: 1px solid;
    padding: 10px 20px;
    text-transform: uppercase;
    font-weight: 400;
    -webkit-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
    display: inline-block;
    min-width: 225px;
    cursor: pointer;
    border-radius:3px !important;
    background: transparent;
}

.home-content-wrapper .btn-cta {
    font-weight: 700;
    border: 1px solid;
    border-radius: 0 !important;
    font-size: 16px;
    text-align: center;
}


.btn-gb,
.nav-tabs li>a {
    background-color: #4d9e39;
}

.btn-wb {
    color: #fff;
    background-color: #0c70c4;
}


.btn-cta.btn-black,
.btn.readmore {
    color: #070E13;
    border-color: #070F13 !important;
}

.btn-cta:hover,
.btn-cta:focus {
    background-color: #070f13;
    color: #fff !important;
}

.btn-gb:hover,
.btn-gb:focus,
.nav-tabs li.active>a,
.nav-tabs li.active>a:hover,
.nav-tabs li>a:hover,
.nav-tabs li>a:focus {
    background: #0c70c4 !important;
    color: #fff !important;
}

.btn-wb:hover,
.btn-wb:focus{
    background-color: #fff;
    color: #0c70c4 !important;
}

.btn-cta.btn-black:hover,
.btn-cta.btn-black:focus,
.btn.readmore:hover,
.btn.readmore:focus {
    background-color: transparent;
    color: #070f13 !important;
}

/* About Page */
body.about-page .entry-content>section.about-main-wrapper,
body.news-page .entry-content>section.news-section,
body.careers-page .entry-content>section.main-careers-section,
body.projects-page .entry-content>section.main-projects {
    height: 100%;
}

.about-main-wrapper .content_wrapper.container,
.news-section .content_wrapper.container,
.main-careers-section .content_wrapper.container,
.main-projects .content_wrapper.container {
    height: 100%;
    padding: 1% 0 10%;
}

.main-btns-wrapper {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
}

.linkedin-btn,
.ytd-btn{
    position: absolute;
    bottom: 36px;
    left: 15%;
    color: #0077B5;
    font-size: 36px;
    line-height: 1;
}

.ytd-btn,
.ytd-btn:hover{
    color: #e62117;
    left: 20%;
}

.linkedin-btn:hover{
    color: #0077B5;
}

.about-history-section {background: #fff;}


.about-history-section p {
    color: #070E13;
}

.history-intro-wrapper {
    width: 100%;
    height: 100vh;
    position: relative;
    background: #fff;
    text-align: center;
}

.history-intro-inner {
    height: 400px;
    width: 475px;
    position: relative;
    margin: 0 auto;
    top: 50%;
    transform: translateY(-50%);
}

.intro-years {
    font-family: 'Playfair Display', serif;
    font-style: italic;
    font-size: 475px;
    line-height: 0.35em;
}

.intro-years span {
    font-style: normal;
    font-size: 40px;
    line-height: 1;
    position: absolute;
    top: 40%;
    right: 20px;
    color: grey;
}

span.about-scroll-down {
    position: absolute;
    bottom: 10px;
    text-align: center;
    line-height: 1;
    -webkit-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}

.about-scroll-down:after {
    content:"\f107";
    font-family: fontawesome;
    display: block;
}

.about-video-section.section_wrapper {
    text-align: center;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    right: 0;
    padding: 0 !important;
}

a.btn-video-play {
    border: 1px solid;
    border-radius: 50%;
    color: #000;
    width: 50px;
    height: 50px;
    line-height: 50px;
    font-size: 24px;
    text-align: center;
}

a.btn-video-play:hover,
a.btn-video-play:focus {
    color: #fff;
    background: #000;
}

.invite-to-vid {
    float: none;
    margin: 0 auto;
}

.invitation-text-wrapper p {
    line-height: 1.7;
    padding: 0;
    font-size: 18px;
}

.invitation-video-wrapper {
    position: initial;
    text-align: center;
    padding: 0;
    float: right;
    margin: 0 auto;
}

.inner-wrapper h5 {
    line-height: 1;
    font-size: 26px;
    margin: 0 0 26px;
    color: #070E13;
}

.inner-wrapper iframe {
    border: 1px solid black;
}

.about-history-section p:last-of-type {
    padding: 0;
    margin: 0;
}

.invitation-video-wrapper .inner-wrapper a {
    margin-top: 20px;
    display: block;
}

.invitation-video-wrapper .inner-wrapper a img {
    width: 72px;
}

.invitation-video-wrapper:hover a {
    display: inline-block;
}

.wwa-main-wrapper {
    float: none;
    margin: 72px auto 0;
    text-align: left;
}

.wwa-main-wrapper p {
    padding: 0;
    font-size: 18px;
}

.history-year-block>div:first-of-type {
    padding-top: 72px;
}

.history-year-block.left-block>div {
    border-right: 5px solid;
}

.history-year-block.right-block>div {
    border-left: 5px solid;
    float: right;
    right: 5px;
}

span.mini-arrow-block {
    position: absolute;
    border-bottom: 5px solid;
    width: 75px;
    display: block;
}

.history-year-block.left-block span.mini-arrow-block {
    right: -2px;
}

.history-year-block.right-block span.mini-arrow-block {
    left: -2px;
}

.history-year-block.left-block .history-block-wrapper {
    padding: 0 75px 0 0;
}

.history-year-block.right-block .history-block-wrapper {
    padding: 0 0 0 75px;
}

.history-block-wrapper h3 {
    font-family: 'Playfair Display', serif;
}

.history-event-wrapper {
    margin-bottom: 25px;
}

.history-event-header {
    padding: 0;
    margin: 0;
    text-transform: uppercase;
    font-size: 14px;
    color: #000;
}

.history-event-wrapper p {
    padding: 0;
    margin: 0;
    font-size: 16px;
    line-height: 1.5;
}

.about-page .about-main-wrapper {
    background: url(http://www.jgafrika.com/wp-content/uploads/2017/11/About-us-page-1.jpg) center no-repeat;
    background-size: cover;
    background-position-x: 80%;
}

.about-page .about-history-section .section-header h2,
.about-page .about-culture-section .section-header h2 {
    font-weight: bold;
}

.about-page .about-history-wrapper p,
.about-page .about-culture-section p {
    color: #070E13;
}

/* Culture */
.about-page .about-culture-section p.culture-qoute {
    padding: 0 50px;
}

.culture-section-header {
    padding: 30px 0;
    text-align: center;
    background: #000;
}

.culture-section-header h4 {
    margin: 0;
}
.about-culture-section .row {margin:0;}
.about-culture-section .row>div{
    padding: 0;
}

.culture-block-wrapper.small-block {
    height: 325px;
}

.culture-block-wrapper.bigger-block {
    height: 650px;
}

.green-back {
    background: #4d9e39;
    color: #fff;
}

.white-back {
    background: #fff;
    color: #070f13;
}

.blue-back {
    background: #0c70c4;
    color: #fff;
}
.culture-block-wrapper figure {
    width: 100%;
    height: 100%;
    overflow-y: hidden;
}
.culture-block-wrapper img {
    object-fit: cover;
    width: 100%;
    height: 100%;
    object-position: center center;
}

.main-board-image {
    padding: 72px 0 0;
    text-align: center;
}

.projects-page .main-board-image {
    padding: 36px 0;
}

.main-board-image>figure {
    float: none;
    display: inline-block;
}

.team_section {
    padding: 0;
}

.team_section>.container>.row {
    text-align: center;
}

.team_section>.container>.row>div {
    display: inline-block;
    float: none;
    vertical-align: top;
}

.team_section .thumbnail {
    border: 1px solid;
    border-radius: 0px;
    padding: 0;
}

.team_section .feature-icon {
    margin: 0 auto 24px;
}

.team_section .feature-icon img {
    border-radius: 0px;
    width: 100%;
}

.team_section .feature-icon img:hover {
    transform: rotate(0deg);
}

.team_section .caption {
    padding: 0;
}

.team_section .caption p {
    margin: 0;
    padding: 0;
}

.team_section .caption>h4 {
    margin: 0 0 20px;
    font-size: 18px;
    color: #000;
}

.team_section .caption small {
    display: block;
    color: #000;
}

.team_section .caption article.team-member {
    display: none;
}

.team-member{
    font-size: 14px;
    max-width: 600px;
    padding: 0 72px;
}

.team-member h1 {
    line-height: 1.5;
    color: #000;
    font-size: 33px;
    font-weight: 500;
    margin-bottom: 20px;
    font-family: 'Nunito', sans-serif;
}

.team-member h1:after {
    content: "";
    border-bottom: 3px solid;
    width: 75px;
    margin-top: 7px;
    display: none;
}

.home h1.site-title:after {
    display: none;
}

.team-member-occupation {
    margin-bottom: 25px;
    font-weight: 500;
}

.team-member p {
    padding: 0;
    margin-bottom: 20px;
    line-height: 1.5;
    color: #070E13;
}

.team-member-occupation p {
    margin-bottom: 0;
}

.team-image-wrapper {
    max-width: 500px;
}

.team-image-wrapper figure:first-of-type {
    margin-bottom: 35px;
}

.team-image-wrapper figure img {
    width: 100%;
}

.group-companies-wrapper {
    text-align: center;
}

.group-companies-wrapper .row>div {
    display: inline-block;
    vertical-align: top;
}

.company_wrap {
    padding: 20px 5px;
    min-height: 300px;
    margin-bottom: 30px;
    border: 1px solid;
    border-radius: 3px;
}

.company_wrap figure {
    text-align: center;
    height: 110px;
}

.company_wrap figure img {
    height: 100%;
    object-fit: contain;
}

h4.company-header {
    line-height: 1.5;
    font-size: 16px;
    text-align: center;
    margin: 36px 0 0;
    color: #070E13;
}

h4.company-header span {
    font-size: 14px;
    display: block;
}

.our-clients-wrapper {
    text-align: center;
    padding-top: 55px;
}

.our-clients-wrapper .content_wrapper .row>div {
    float: none;
    display: inline-block;
    padding: 0;
}

.client_wrapper {
    text-align: center;
    border: 1px solid #999;
    border-top: none;
    border-left:none;
    padding: 20px 0;
}

.client_wrapper.last-on-row {
    border-right:none;
}

.client_wrapper.last-row {
    border-bottom: none;
}

.client_wrapper figure img {
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    filter: grayscale(100%);
}

/* Career Page*/
.careers-page .main-careers-section {
    background: url(http://www.jgafrika.com/wp-content/uploads/2017/09/careers-header.jpg) center center no-repeat;
    background-size: cover;
}

.careers-page .main-careers-section:before {
    content: "";
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    background: rgba(0,0,0,0.15);
}

body.careers-page .careers-vacancies-section {
    padding-top: 0;
}

.vac-sec-header {
    height: 440px;
    background: url(http://www.jgafrika.com/wp-content/uploads/2017/12/public-participation-page-header.jpg) left center no-repeat;
    background-size: cover;
    margin-bottom: 36px;
}

.careers-page .careers-vacancies-section .section-header,
.careers-page .careers-skills-section .section-header,
.careers-page .careers-bursary-section .section-header {
    display: block;
    margin-bottom: 36px;
}

.careers-page .careers-vacancies-section .section-header h2,
.careers-page .careers-skills-section .section-header h2,
.careers-page .careers-bursary-section .section-header h2 {
    text-align: left;
    /* text-transform: uppercase; */
    font-weight: bold;
}

.careers-page .careers-skills-section .section-header h2,
.careers-page .careers-bursary-section .section-header h2 {
    text-align: center;
    font-size: 26px;
}

.careers-page .careers-skills-section .section-header h2 {
    text-transform: unset;
}

.careers-page .careers-skills-section .section-header h2>span,
.careers-page .careers-bursary-section .section-header h2>span {
    display: block;
}

.careers-page .careers-skills-section .section-header h2>span {
    font-size: 22px;
}

.careers-page .careers-skills-section,
.careers-page .careers-bursary-section,
.vac-apply-page .section {
    text-align: center;
}

.vac-apply-page .row>.col-md-6.col-sm-6.col-xs-12{
    float: none !important;
    display: inline-block;
}

/* News Page */
.custom-breadcrumb {
    position: fixed;
    top: 0;
    z-index: 4;
}

.servs-page .custom-breadcrumb {
    position: relative;
}

.custom-breadcrumb ul {
    padding: 0;
    margin: 16px 0 0 16px;
    font-size: 12px;
}

.custom-breadcrumb ul li {
    display: inline;
}

.custom-breadcrumb ul li.main-sect {
    display: none;
    text-transform: uppercase;
    cursor: pointer;
    font-weight: 700;
}

.servs-page .custom-breadcrumb ul li.main-sect{
    position: fixed;
}

.custom-breadcrumb ul li.main-sect a.back-news {
    min-width: auto !important;
}

body:not(.news-page):not(.about-page):not(.projects-page):not(.careers-page) .custom-breadcrumb ul li.main-sect {
    display: inline;
}

.custom-breadcrumb ul li.curr-sect {
    font-weight: 700;
    font-size: 16px;
    vertical-align: middle;
}

.servs-page .custom-breadcrumb ul li.curr-sect{
    position: relative;
    left: 82px;
    top: 8px;
}

.news-page .custom-breadcrumb ul li.curr-sect,
.about-page .custom-breadcrumb ul li.curr-sect  {
    display: none !important;
}

.scroll-down-btn {
    line-height: 1;
    padding: 10px 16px;
    border-radius: 3px;
    background: #4d9e39;
    display: none;
    position: fixed;
    z-index: 5;
    bottom: 20px;
    left: 15px;
    color: #fff;
    cursor: pointer;
    font-size: 16px;
}

.news-page .news-section {
    background: url(http://www.jgafrika.com/wp-content/uploads/2017/09/Totally-Concrete-Expo-2016-57-1-1.jpg) center bottom no-repeat;
    background-size: cover;
}

.news-section:before {
    content: "";
    position: absolute;
    background: #070E13;
    opacity: 0.35;
    width: 100%;
    height: 100%;
    top: 0;
}

.active-section {
    display: block;
}

.hidden-section {
    display: none;
}

.blog_section {
    padding: 0 0 72px;
}

.news-page .thumbnail,
.projects-page .thumbnail {
    height: 280px;
    background: #fff;
    border-radius: 0;
    border: 1px solid #070E13;
    padding: 0;
    box-shadow: 2px 1px 15px 1px rgba(0,0,0,0.4);
}
.news-page .news-magazine-section .thumbnail, 
.video-wrapper.thumbnail {
    height: 280px;
}

.news-page .thumbnail>*,
.projects-page .thumbnail>* {
    display: inline-block;
}

.news-page .thumbnail>a,
.projects-page .thumbnail>a,
.video-thumbnail {
    width: 50%;
    height: 100%;
}

.news-page .thumbnail>a>img,
.projects-page .thumbnail>a>img,
.video-thumbnail>img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: top center;
}

.blog_items .thumbnail .caption,
.video-wrapper.thumbnail .caption {
    width: 38%;
    vertical-align: top;
    padding: 0 0 0 12px;
}

.news-page .caption > h4,
.projects-page .caption > h4 {
    font-size: 14px;
    line-height: 1.5;
    text-transform: capitalize;
    text-align: left;
    font-weight: 100;
    margin: 12px 0 0;
	color:black;
}

.news-page .caption > h4:after,
.projects-page .caption > h4:after {
    content: "";
    width: 25%;
    border-bottom: 3px solid;
    display: block;
    margin-top: 20px;
}

p.vid-summary {
    padding: 0;
    margin: 10px 0 0;
    line-height: 1.2;
    font-size: 15px;
}

.single-post figure#featured-img-container {
    height: 450px;
    overflow-y: hidden;
    text-align: center;
}

.single-post figure#featured-img-container img.post-image {
    object-fit: cover;
    object-position: bottom center;
    width: auto;
    margin: 0;
    height: 100%;
    max-width: 675px;
}

.single-post .entry-header {
    padding: 0;
    margin: 0 0 20px;
    color: #070E13;
}

.single-post .entry-header h1.entry-title {
    font-size: 26px;
    line-height: 1.5;
    margin: 0;
}

.single-post .entry-header h1.entry-title:after {
    background: 0;
    height: auto;
    margin-top: 0;
}

.single-post .entry-header .press-links {
    margin-top: 20px;
}

.single-post article.category-vacancies>.entry-content>.content_wrapper,
.single-post article.category-public_part>.entry-content>.content_wrapper {
    padding-top: 72px;
}

.single-post p.jg-cat {
    display: none;
}

.single-post .entry-content p {
   color: #070E13;
}

.single-post .entry-content p.article-source {
    font-style: italic;
    margin-bottom: 0;
}

.single-post .entry-content p.article-source a {
    color: #4d9e39;
}

.blog_items .caption h4 a,
.blog_items .caption h4 a:hover {color: #070F13}

.job-read-more,
.news-thought-section .caption i {
    display: flex;
}
.job-read-more:hover{
	color:grey;
}
.category-vacancies .job-read-more{
	display:none
}

.job-read-more{
	color:grey;
	font-weight: 700;
	font-size:10px;
    border: 1px solid;
    padding: 5px 15px;
    transition: all 0.5s ease-out;
    display: inline-block;
    min-width: 72px;
    cursor: pointer;
    border-radius: 3px !important;
    background: transparent;
}

.btn.readmore {
    min-width: auto;
    padding: 6px 12px;
    font-size: 10px;
    line-height: 1;
    opacity: .5;
}

.news-video-section.active-section a.readmore,
.news-thought-section.active-section  a.readmore,
.news-article-section.active-section  a.readmore{
	left: 51.5%;
}

.news-page a.readmore,
.projects-page a.readmore {
    position: absolute;
    bottom: 32px;
    left: 61.5%;
}

.office-address-block a.btn.readmore {
    margin-top: 20px;
}

/* Slideshows */
.slideshow-thumbnails ul {
    padding: 0;
    text-align: center;
}

.slideshow-thumbnails ul li {
    display: inline-block;
}

.slideshow-thumbnails ul li img {
    height: 125px;
}

.slideshow-thumbnails ul li img.active-slide {
    border: 1px solid #0c70c4;
}

/* Contact Page */
.contact-page-header {
    height: 440px;
    background: url(http://www.jgafrika.com/wp-content/uploads/2017/12/contact-page-header.jpg) center bottom no-repeat;
    background-size: cover;
}

.nav-tabs > li {
    display: inline-block;
    float: none;
    margin-bottom: 10px;
}

.nav-tabs li>a {
    font-size: 16px;
    color: white;
    border-radius: 0;
    font-weight: 400;
}

.contact-page .tab-content{
    padding: 20px 0;
}

.offices-section .content_wrapper {
    max-width: 90%;
}

h3.office-block-header {
    font-size: 24px;
    text-align: center;
    color: #fff;
    background: #0c70c4;
    margin-top: 0;
    padding: 12px 0;
}

.office-address-block {
    width: 48%;
    display: inline-block;
    vertical-align: top;
    color: #070E13;
    margin: 0 .75%;
}

.office-address-block p {
    line-height: 1.5;
    padding: 0;
    margin: 0;
}

.office-contact-wrapper {
    margin: 20px 0 0 .5%;
}

.office-contact-wrapper a {
    color: #070F13;
}

section.contact-section {
    text-align: center;
}

.contact-section .row>.col-md-6.col-sm-6.col-xs-12 {
    float: none !important;
    display: inline-block;
}

body:not(.home) .section_wrapper.map-section {
    padding:72px 0 0;
}

/* Services Page */
.services-page .page-header {
    color: unset;
}
.service-wrapper {
    margin-bottom: 30px;
    background: url(http://via.placeholder.com/560x260) no-repeat center center;
    text-align: center;
}

.service-wrapper.serv-infra {
    background: url(http://www.jgafrika.com/wp-content/uploads/2017/12/infrastructure-services-block.jpg) no-repeat center center;
}

.service-wrapper.serv-ener {
    background: url(http://www.jgafrika.com/wp-content/uploads/2017/09/energy-services-block.jpg) no-repeat center center;
}

.service-wrapper.serv-env {
    background: url(http://www.jgafrika.com/wp-content/uploads/2017/12/environment-services-block-1.jpg) no-repeat center center;
}

.service-wrapper.serv-geo {
    background: url(http://www.jgafrika.com/wp-content/uploads/2017/09/geotechnincal-services-block.jpg) no-repeat center center;
}

.service-wrapper.serv-agri {
    background: url(http://www.jgafrika.com/wp-content/uploads/2017/09/agriculture-services-block.jpg) no-repeat center center;
}

.service-wrapper.serv-mine {
    background: url(http://www.jgafrika.com/wp-content/uploads/2017/09/mining-services-block.jpg) no-repeat center center;
}

.service-wrapper.serv-struc {
    background: url(http://www.jgafrika.com/wp-content/uploads/2017/12/services-structures-serviceblock.jpg) no-repeat center center;
}

.service-wrapper.serv-trans {
    background: url(http://www.jgafrika.com/wp-content/uploads/2017/09/transport-services-block.jpg) no-repeat center center;
}

.service-wrapper.serv-waste {
    background: url(http://www.jgafrika.com/wp-content/uploads/2017/12/waste-services-block-1.jpg) no-repeat center center;
}

.service-wrapper.serv-water {
    background: url(http://www.jgafrika.com/wp-content/uploads/2017/09/water-services-block.jpg) no-repeat center center;
}

.service-wrapper.serv-mun-infra {
    background: url(http://www.jgafrika.com/wp-content/uploads/2017/09/infrastructure-municipalinfrastructure-serviceblock.jpg) no-repeat center center;
}

.service-wrapper.serv-storm-man {
    background: url(http://www.jgafrika.com/wp-content/uploads/2017/09/infrastructure-stormwatermanagement-serviceblock.jpg) no-repeat center center;
}

.service-wrapper.serv-bulk-ws {
    background: url(http://www.jgafrika.com/wp-content/uploads/2017/12/industrial-business-land-development-serviceblock.jpg) no-repeat center center;
}

.service-wrapper.serv-wastew {
    background: url(http://www.jgafrika.com/wp-content/uploads/2017/09/infrastructure-wastewater-serviceblock.jpg) no-repeat center center;
}

.service-wrapper.serv-struct-infra {
    background: url(http://www.jgafrika.com/wp-content/uploads/2017/09/infrastructure-structures-serviceblock.jpg) no-repeat center center;
}

.service-wrapper.serv-land-dh {
    background: url(http://www.jgafrika.com/wp-content/uploads/2017/09/infrastructure-landdevelopment-serviceblock.jpg) no-repeat center center;
}

.service-wrapper.serv-renew-en {
    background: url(http://www.jgafrika.com/wp-content/uploads/2017/09/infrastructure-renewableenergy-serviceblock.jpg) no-repeat center center;
}

/* Energy Services */
.service-wrapper.serv-enr-csp {
    background: url(http://www.jgafrika.com/wp-content/uploads/2017/12/services-energy-csp.jpg) no-repeat center center;
}
.service-wrapper.serv-enr-photo {
    background: url(http://www.jgafrika.com/wp-content/uploads/2017/10/energy-photvoltaic-serviceblock.jpg) no-repeat center center;
}
.service-wrapper.serv-enr-wind {
    background: url(http://www.jgafrika.com/wp-content/uploads/2017/12/services-energy-wind.jpg) no-repeat center center;
}
.service-wrapper.serv-enr-wte {
    background: url(http://www.jgafrika.com/wp-content/uploads/2017/12/services-energy-waste2energy.jpg) no-repeat center center;
}
.service-wrapper.serv-enr-re {
    background: url(http://www.jgafrika.com/wp-content/uploads/2017/09/infrastructure-renewableenergy-serviceblock.jpg) no-repeat center center;
}
.service-wrapper.serv-enr-dist {
    background: url(http://www.jgafrika.com/wp-content/uploads/2017/12/energy-distribution-serviceblock.jpg) no-repeat center center;
}

/* Environment Services */
.service-wrapper.serv-env-bg {
    background: url(http://www.jgafrika.com/wp-content/uploads/2017/10/environment-businessgreening-serviceblock.jpg) no-repeat center center;
}
.service-wrapper.serv-env-ers {
    background: url(http://www.jgafrika.com/wp-content/uploads/2017/10/environment-regulatoryservices-serviceblock.jpg) no-repeat center center;
}
.service-wrapper.serv-env-ses {
    background: url(http://www.jgafrika.com/wp-content/uploads/2017/10/environment-specializedenvironmentalservices-serviceblock.jpg) no-repeat center center;
}
.service-wrapper.serv-env-crs {
    background: url(http://www.jgafrika.com/wp-content/uploads/2017/10/environment-contamination-serviceblock.jpg) no-repeat center center;
}

/* Geotechnical Services */
.service-wrapper.serv-geo-qmi {
    background: url(http://www.jgafrika.com/wp-content/uploads/2017/10/geotechnical-quarries-serviceblock.jpg) no-repeat center center;
}
.service-wrapper.serv-geo-des {
    background: url(http://www.jgafrika.com/wp-content/uploads/2017/12/geotechnical-design-serviceblock.jpg) no-repeat center center;
}
.service-wrapper.serv-geo-ginv {
    background: url(http://www.jgafrika.com/wp-content/uploads/2017/12/geotechnical-geotechnical-investigations-serviceblock.jpg) no-repeat center center;
}
.service-wrapper.serv-geo-sstab {
    background: url(http://www.jgafrika.com/wp-content/uploads/2017/10/geotechnical-slopestabilisation-serviceblock.jpg) no-repeat center center;
}
.service-wrapper.serv-geo-fgs {
    background: url(http://www.jgafrika.com/wp-content/uploads/2017/10/geotechnical-forensicstudies-serviceblock.jpg) no-repeat center center;
}
.service-wrapper.serv-geo-struct {
    background: url(http://www.jgafrika.com/wp-content/uploads/2017/10/geotechnical-structures-serviceblock.jpg) no-repeat center center;
}
.service-wrapper.serv-geo-cls {
    background: url(http://www.jgafrika.com/wp-content/uploads/2017/10/geotechnical-centerlinesurvey-serviceblockl.jpg) no-repeat center center;
}
.service-wrapper.serv-geo-ren {
    background: url(http://www.jgafrika.com/wp-content/uploads/2017/10/geotechnical-renewableenergy-serviceblock.jpg) no-repeat center center;
}
.service-wrapper.serv-geo-mine {
    background: url(http://www.jgafrika.com/wp-content/uploads/2017/10/geotechnical-mining-serviceblock.jpg) no-repeat center center;
}

/* Agriculture Services */
.service-wrapper.serv-agri-irr {
    background: url(http://www.jgafrika.com/wp-content/uploads/2017/10/agriculture-irrigation-serviceblockl.jpg) no-repeat center center;
}
.service-wrapper.serv-agri-si {
    background: url(http://www.jgafrika.com/wp-content/uploads/2017/10/agriculture-soiltesting-serviceblock.jpg) no-repeat center center;
}
.service-wrapper.serv-agri-fs {
    background: url(http://www.jgafrika.com/wp-content/uploads/2017/10/agriculture-farmstructures-serviceblock.jpg) no-repeat center center;
}

/* Mining Services */
.service-wrapper.serv-mine-si {
    background: url(http://www.jgafrika.com/wp-content/uploads/2017/10/mining-surfaceinfrastructure-serviceblock.jpg) no-repeat center center;
}
.service-wrapper.serv-mine-dt {
    background: url(http://www.jgafrika.com/wp-content/uploads/2017/10/mining-damstailings-serviceblock.jpg) no-repeat center center;
}
.service-wrapper.serv-mine-ge {
    background: url(http://www.jgafrika.com/wp-content/uploads/2017/10/mining-gotechnicalengineering-serviceblock.jpg) no-repeat center center;
}
.service-wrapper.serv-mine-ea {
    background: url(http://www.jgafrika.com/wp-content/uploads/2017/10/mining-enviroauthorization-serviceblock.jpg) no-repeat center center;
}
.service-wrapper.serv-mine-cr {
    background: url(http://www.jgafrika.com/wp-content/uploads/2017/10/mining-contamination-serviceblock.jpg) no-repeat center center;
}
.service-wrapper.serv-mine-wrm {
    background: url(http://www.jgafrika.com/wp-content/uploads/2017/10/mining-waterresources-serviceblock.jpg) no-repeat center center;
}

/* Structure Services */
.service-wrapper.serv-struct-build {
    background: url(http://www.jgafrika.com/wp-content/uploads/2017/11/structures-buildings-serviceblock.jpg) no-repeat center center;
}
.service-wrapper.serv-struct-brg {
    background: url(http://www.jgafrika.com/wp-content/uploads/2017/10/structures-bridges-serviceblock.jpg) no-repeat center center;
}
.service-wrapper.serv-struct-ca {
    background: url(http://www.jgafrika.com/wp-content/uploads/2017/10/structures-conditionassessment-serviceblock.jpg) no-repeat center center;
}
.service-wrapper.serv-struct-me {
    background: url(http://www.jgafrika.com/wp-content/uploads/2017/10/structures-marineengineering-serviceblock.jpg) no-repeat center center;
}
.service-wrapper.serv-struct-ren {
    background: url(http://www.jgafrika.com/wp-content/uploads/2017/12/services-infrastructure-renewablenergy-serviceblock.jpg) no-repeat center center;
}
.service-wrapper.serv-struct-ms {
    background: url(http://www.jgafrika.com/wp-content/uploads/2017/10/structures-mining-serviceblock.jpg) no-repeat center center;
}
.service-wrapper.serv-struct-cs {
    background: url(http://www.jgafrika.com/wp-content/uploads/2017/10/structures-civilstructures-serviceblock.jpg) no-repeat center center;
}

/* Transport Services */
.service-wrapper.serv-trans-tt {
    background: url(http://www.jgafrika.com/wp-content/uploads/2017/10/transport-renewableenergy-serviceblock.jpg) no-repeat center center;
}
.service-wrapper.serv-trans-pe {
    background: url(http://www.jgafrika.com/wp-content/uploads/2017/10/transport-pavement-serviceblock.jpg) no-repeat center center;
}
.service-wrapper.serv-trans-rail {
    background: url(http://www.jgafrika.com/wp-content/uploads/2017/10/transport-rail-serviceblock.jpg) no-repeat center center;
}
.service-wrapper.serv-trans-road {
    background: url(http://www.jgafrika.com/wp-content/uploads/2017/10/transport-roads-serviceblock.jpg) no-repeat center center;
}
.service-wrapper.serv-trans-ren {
    background: url(http://www.jgafrika.com/wp-content/uploads/2017/10/transport-renewableenergy-serviceblock.jpg) no-repeat center center;
}
.service-wrapper.serv-trans-brg {
    background: url(http://www.jgafrika.com/wp-content/uploads/2017/10/transport-bridges-serviceblock.jpg) no-repeat center center;
}

/* Waste Services */
.service-wrapper.serv-waste-iws {
    background: url(http://www.jgafrika.com/wp-content/uploads/2017/12/waste-integratedwaste-serviceblock.jpg) no-repeat center center;
}
.service-wrapper.serv-waste-atwte {
    background: url(http://www.jgafrika.com/wp-content/uploads/2017/10/waste-alternativetreatmentwastetoenergy-serviceblock.jpg) no-repeat center center;
}
.service-wrapper.serv-waste-ltf {
    background: url(http://www.jgafrika.com/wp-content/uploads/2017/10/waste-landfills-serviceblock.jpg) no-repeat center center;
}
.service-wrapper.serv-waste-cp {
    background: url(http://www.jgafrika.com/wp-content/uploads/2017/10/waste-cleanerproduction-serviceblock.jpg) no-repeat center center;
}

/* Water Services */
.service-wrapper.serv-water-wgp {
    background: url(http://www.jgafrika.com/wp-content/uploads/2018/01/water-watergovernance-serviceblock.jpg) no-repeat center center;
}
.service-wrapper.serv-water-wrm {
    background: url(http://www.jgafrika.com/wp-content/uploads/2017/10/water-waterresorces-serviceblock.jpg) no-repeat center center;
}
.service-wrapper.serv-water-wen {
    background: url(http://www.jgafrika.com/wp-content/uploads/2017/12/water-engineering-serviceblock.jpg) no-repeat center center;
}
.service-wrapper.serv-water-ww {
    background: url(http://www.jgafrika.com/wp-content/uploads/2017/12/wastewater-serviceblock.jpg) no-repeat center center;
}
.service-wrapper.serv-water-geoh {
    background: url(http://www.jgafrika.com/wp-content/uploads/2017/10/water-geohydrology-serviceblock.jpg) no-repeat center center;
}
.service-wrapper.serv-water-hydro {
    background: url(http://www.jgafrika.com/wp-content/uploads/2017/10/water-hydrology-serviceblock.jpg) no-repeat center center;
}
.service-wrapper.serv-water-dams {
    background: url(http://www.jgafrika.com/wp-content/uploads/2017/10/water-dams-serviceblock.jpg) no-repeat center center;
}

.service-wrapper.serv- {
    background: url() no-repeat center center;
}

.service-wrapper a {
    display: block;
    padding: 100px 0;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    color:#fff;
    position: relative;
    max-height: 245px;
}

.service-wrapper a:before {
    content: "";
    position: absolute;
    left: 0px;
    top: 0px;
    background-color: rgba(0, 0, 0, 0.1);
    height: 100%;
    width: 100%;
}

.service-wrapper a h4.service-name {
    z-index: 2;
    position: relative;
    display: inline-block;
    padding: 5px 7.5px;
    line-height: 1;
    background: rgba(0,0,0,0.4);
    max-width: 95%;
}

.sub-service-section >.container > .row:not(:last-of-type) {
    margin-bottom: 40px;
    padding-bottom: 30px;
    border-bottom: 1px solid #ccc;
}

.sub-service-section .container>.row>div,
.single-team .team .container>.row>div {
    position: initial;
    color: #070E13;
}

.sub-service-section .serv-cont-wrapper,
.single-team .row>div .serv-cont-wrapper {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    -ms-transform: translateY(0);
    width: 50%;
}

.single-team .row>div .serv-cont-wrapper {
    width: calc(50% - 30px);
}

.sub-service-section .serv-cont-wrapper figure{
    padding-right: 15px;
}

.sub-service-section h4 {
    font-size: 16px;
    margin: 0 0 14px;
    font-weight: 600;
    line-height: 1;
}

.sub-service-section h4:not(:first-of-type) {
    margin-top: 20px;
}

.sub-service-section ul {
    list-style-position: outside;
    padding: 0 0 0 18px;
    margin: 0;
}

.sub-service-section ul p {
    padding: 0;
    margin: 0;
}

.sub-service-section li>ul,
.sub-service-section p {
    padding-bottom: 0;
    line-height: 1.5;
    list-style-type: square;
}

.sub-service-section figure:not(:last-of-type) {
    margin-bottom: 36px;
}

/* Our Projects */
.projects-page .main-projects {
    background: url(http://www.jgafrika.com/wp-content/uploads/2017/09/projects-page-header.jpg) no-repeat;
    background-size: auto 100%;
}

.projects-page .page-header {
    color: #070f13;
}

.projects-page .nav-tabs {
    text-align: center;
    margin-bottom: 72px;
}

.projects-page .nav-tabs > li {
    display: inline-block;
    float: none;
}

.nav-tabs.nav-append-content > li:first-child:before {
    display: none;
}

.tab-content {
    border: none;
    border-radius: 0;
    background: transparent;
}

ul#og-grid > li i, ul#og-grid > li small,ul#og-grid > li em {
    display: none;
}

.input-group.form-group {
    width: 100%;
}

span.twitter-typeahead {
    display: block !important;
}

input#keywords-search {
    height: 50px;
    text-align: center;
    border: 1px solid rgb(187, 187, 187);
    border-radius: 3px;
}

.tt-menu {
    display: none !important;
}

.form-group {
    margin-bottom: 0px;
}

.input-group .form-control {
    border: 0px;
    border-radius: 0px;
    padding: 0px;
}

.select .btn {
    width: 100%;
    background-color: transparent;
    border: 1px solid rgb(187, 187, 187);
    border-radius: 3px !important;
    padding: 13px;
    color: rgb(187, 187, 187);
    font-size: 16px;
    font-weight: 400;
}

.btn.btn-primary:hover,
.btn.btn-primary:focus,
.btn-group:focus .btn.btn-primary.dropdown-toggle {
    background-color: transparent;
}

.select .btn.btn-hg .filter-option {
    top: 13px;
}

.open > .dropdown-menu {
    margin-top: 0;
    padding-bottom: 0;
}

section.public-part-section {
    padding-top: 0 !important;
}

.pub-part-header {
    height: 440px;
    background: url(http://www.jgafrika.com/wp-content/uploads/2018/01/vacancies-header.jpg) center center no-repeat;
    background-size: cover;
}

.participation-section .section-heading {
    margin-bottom: 30px;
    font-size: 30px;
}

#participation-intro-section p {
    margin-bottom: 5px;
    padding-bottom: 5px;
}

#pdf-section {
    padding: 30px;
    background: rgb(239, 239, 239);
}

#intro-container ul,
ul.pdf-list {
    list-style: inside;
}

#public-projects-section {
    padding: 30px;
}

.public-project {
    font-size: 15px;
    padding: 10px;
    box-shadow: 0 0 11px -2px #aaa;
    margin-bottom: 20px;
}

.public-project > p:first-child {
    min-height: 155px;
    line-height: 1.5;
}

.public-project > p:last-child {
    margin: 15px 0 0;
    text-align: right;
    padding: 10px 5px 5px;
    border-top: 1px solid rgb(204, 204, 204);
    font-size: .9em;
}

.public-project > p:last-child > a {
    color: rgb(170, 170, 170);
}

.footprint-list:first-of-type {
    margin-bottom: 20px;
}

.footprint-list ol,
.footprint-list ul {
    padding: 0;
    list-style-position: inside;
}

#nav-container {
    padding: 15px 0;
    margin: 15px 0 30px;
    border-bottom: 1px solid rgb(187, 187, 187);
    text-align: center;
}

form#nav-container>div {
    display: inline-block !important;
    float: none;
}

ul#nav-container > li {
    float: left;
    width: 20%;
    text-align: left;
    margin-bottom: 10px;
}

#nav-container label {
    display: block;
    cursor: pointer;
}

#nav-container label:before {
    content: "\f096";
    font-family: fontawesome;
    position: relative;
    top: 0px;
}

#nav-container label.selected:before {
    content: "\f046";
}

input.field-checkbox {
    display: none;
    width: auto;
}

.field-label {
    font-size: 13px;
    padding-left: 5px;
    position: relative;
    top: -1px;
}

/* Pagination */
.sub_pages_links ul {
    padding: 0;
    margin: 0;
    text-align: center;
}

.sub_pages_links ul li {
    display: inline-block;
    border: 1px solid;
    width: 32px;
    height: 32px;
    text-align: center;
    line-height: 2;
    font-size: 16px;
    margin: 10px 7.5px 0 0;
    cursor: pointer;
}

.sub_pages_links ul li.curr_page {
    background: #232a2d;
    color: #aaa;
}

/* Thank You Page */
section.thank-you-section {
    text-align: center;
}

.thank-you-page .content-sidebar-wrap>.container,
.thank-you-page .content-sidebar-wrap>.container>.row {
    height: 100%;
}

section.thank-you-section>.container {
    position: absolute;
    left: 0;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
}

.check-icon-wrapper {
    border: 1px solid;
    display: inline-block;
    border-radius: 50%;
    padding: 32px;
    color: #4d9e39;
}

.check-icon-wrapper i {
    font-size: 48px;
}

.thank-you-wrapper {
    margin-top: 36px;
}

.thank-you-wrapper h1 {
    font-size: 72px;
    line-height: 1;
    font-weight: 700;
}

.thank-you-wrapper p {
    font-size: 24px;
    margin: 0;
}

.thank-you-wrapper p a {
    color: #0c70c4;
}

.thank-you-wrapper>a {
    margin: 36px 0 0;
    font-size: 16px;
    text-decoration: underline;
    color: #0c70c4;
}

/* Terms Page */
.terms-page .page-header {
    color: unset;
    margin-bottom: 42px;
}

.terms-wrapper {
    margin-bottom: 32px;
}

h5.terms-header {
    font-size: 14px;
    margin: 0 0 20px;
    font-weight: 700;
}

.terms-wrapper ol {
    padding: 0;
    list-style-position: inside;
    text-indent: -18px;
    margin: 0 0 0 18px;
}

.terms-wrapper ol ol {
    list-style-type: lower-alpha;
}

.terms-wrapper ol ol ol {
    list-style-type: lower-roman;
}

.terms-wrapper ol ol ol ol {
    list-style-type: lower-alpha;
}

.terms-wrapper ol li, .terms-wrapper p {
    line-height: 1.3;
}

.terms-wrapper p {
    margin: 0;
    padding: 0;
}

.terms-wrapper p:not(:first-of-type) {
    margin-top: 16px;
}

/* .terms-wrapper p span {
    display: block;
} */

/* Policy */
.policy-section a {
    color: #000;
}
.policy-section a i {
    color: #f00;
}

/* Modals */
.modal-content {
    border: none;
    -webkit-box-shadow: unset;
    box-shadow: unset;
    border-radius: 0;
    background: transparent;
}

.modal-body {
    padding: 0;
}

span.btn-modal-close {
    cursor: pointer;
    font-size: 25px;
    line-height: 1;
    float: right;
    color: green;
}

.modal-body iframe {
    border: none;
}

/* Forms */
.gform_wrapper textarea.medium,
.gform_wrapper .hidden_label input.large,
.gform_wrapper .hidden_label select.large,
.gform_wrapper .top_label input.large,
.gform_wrapper .top_label select.large {
    margin: 0;
    box-shadow: none;
    border: 1px solid rgb(204, 204, 204);
    padding: 3px 10px !important;
}

.select {
    display: inline-block;
    margin-bottom: 0;
    width: 100%;
}

.select .caret {
    border-bottom-color: rgb(204, 204, 204);
    border-top-color: rgb(204, 204, 204);
}

.dropdown-menu {
    background-color: rgb(35, 31, 32);
    max-height: 400px;
}

.dropdown-menu > li > a {
    color: #000;
    background: #fff;
    padding: 10px;
}

.dropdown-menu li > a:hover,
.dropdown-menu li > a:active,
.dropdown-menu li > a:focus,
.dropdown-menu li.selected > a,
.dropdown-menu li.selected > a:hover {
    background-color: #4d9e39;
    color: #fff;
}

.gform_wrapper .btn-group > .btn:last-of-type,
.gform_wrapper .btn-group > .btn:last-of-type:not(:first-child):not(:last-child):not(.dropdown-toggle) {
    width: 100%;
    border-radius: 3px;
    border: 1px solid rgb(204, 204, 204);
    background: rgba(0, 0, 0, 0);
    color: rgb(136, 136, 136);
    text-transform: capitalize;
    font-size: 16px;
}

.btn.btn-primary:active,
.btn-group.open .btn.btn-primary.dropdown-toggle,
.btn.btn-primary.active {
    background-color: transparent !important;
    border: 1px solid rgb(187, 187, 187);
    color: rgb(187, 187, 187);
}

.gform_wrapper .gform_footer input.button,
.gform_wrapper .gform_footer input[type=submit],
.gform_wrapper .gform_page_footer input.button,
.gform_wrapper .gform_page_footer input[type=submit] {
    display: block !important;
    width: 100% !important;
    margin: 0;
    line-height: 1;
    padding: 15px 30px;
    border-radius: 0;
    background: rgb(76, 157, 42);
}

input:focus, textarea:focus {
    border-color: #0c70c4;
}

.public_part_form_page section.section div.col-md-6 {
    float: none;
    margin: 0 auto;
}

.comment_dates {
    display: inline-block !important;
}

.full_width_datepicker .datepicker{
    width: calc(100% - 24px) !important;
}

.ui-datepicker {
    width: auto !important;
    border-color: #999;
}

.ui-datepicker:before {
    border-color: transparent transparent #999;
}

.ui-datepicker-header{
    background-color: #999 !important;
}

.ui-datepicker-header>a {
    border-color: #999 !important;
    background-image: none;
}

.ui-datepicker-header>a:hover {
    background-color: #00000060 !important;
}

.ui-datepicker-title select {
    padding: 8px !important;
    border-color: #999;
}

.ui-datepicker-calendar {
    background: #999;
}

.ui-datepicker td a {
    border-radius: 0;
}

body .gform_wrapper .top_label div.ginput_container {
    margin: 0 !important;
}

.gform_wrapper .top_label .gfield_label {
    margin: 0;
}

.gform_wrapper textarea.large {
    height: 160px !important;
}

.gform_wrapper .form-notes-section .gsection_title {
    color: red;
}

.gform_wrapper .top_label .gsection_description p {
    margin-bottom: 0;
    font-size: 16px;
    line-height: 1.4;
}

body .gform_wrapper ul li.gfield.fieldgroup_wrapper {
    margin: 0;
}

body .gform_wrapper ul li.gfield.fieldgroup_wrapper h3.fieldgroup_title {
    margin: 0;
    line-height: 1;
    font-size: 18px;
    font-weight: 600;
}

.fieldgroup_wrapper ul {
    padding: 0 0 16px 16px;
}

.input-date-froto {
    display: inline-block;
}

.gform_wrapper .custom_gform_list table.gfield_list tr td.gfield_list_icons {
    width: 100px !important;
}

.gform_wrapper .cust_file_input input {
    margin-bottom: 0;
}

.gform_wrapper .cust_file_input gfield_description {
    padding-top: 0px;
}
/* End of Forms */

.category-public_part #featured-img-container,
.category-vacancies #featured-img-container,
.category-vacancies header.entry-header {
    display: none !important;
}

.proj-block,
.job-block {
    display: block;
    margin-bottom: 26px;
    color: #070E13;
}

.proj-block p,
.job-block p {
    margin: 0;
    padding: 0;
}

.category-vacancies .content_wrapper>h2 {
    font-size: 26px;
    margin: 0 0 20px;
    color: #070E13;
}

article#public-projects-container,
.category-public_part .entry-header h1.entry-title {
    display: none;
}

ul.display-posts-listing {
    padding: 0;
}

li.listing-item {
    width: calc(33.33% - 20px);
    display: inline-block;
    text-transform: capitalize;
    line-height: 1.4;
    padding: 10px;
    box-shadow: 2px 1px 15px 1px rgba(0,0,0,0.4);
    margin: 0 10px 20px;
    border: 1px solid;
    vertical-align: top;
}

.careers-vacancies-section li.listing-item {
    text-transform: capitalize;
}

.listing-item>a {
    color: #000000;
}

#public-projects-section li.listing-item>a {
    min-height: 140px;
    display: block;
}

.listing-item>span,
.listing-item .jg-cat,
.listing-item .content>p:last-of-type {
    display: none;
}

.listing-item .content>p.job-location,
.listing-item .content>p.job-expiry {
    padding: 0;
    margin: 10px 0 0;
}


.view-more-div {
    margin-top: 20px;
    text-align: right;
    background: #0c70c4;
    padding: 8px 25px;
}

.view-more-div a {
    color: #fff;
}

ul.public_part_docies {
    padding: 0;
}

ul.public_part_docies li {
    display: block;
    font-size: 16px;
}

ul.public_part_docies li i {
    margin-right: 15px;
    color: #f00;
}

/* Pubplic Participation Form */
#pp-su-form .modal-body {
    background-color: #fff;
    padding: 20px;
    border-radius: 5px;
}

/* Author Block */
.author-block {
    margin: 18px 0;
}

.author-img {
    width: 75px;
    border-radius: 50%;
    overflow: hidden;
    display: inline-block;
    vertical-align: middle;
}

.author-img img{
    width: 75px;
    height: 75px;
    object-fit: cover;
    object-position: top;
}

.author-title {
    display: inline-block;
    vertical-align: middle;
    margin-left: 32px;
}

.author-title h6 {
    font-size: 18px;
    font-weight: 600;
}

.author-title h6 span {
    display: block;
    font-weight: 300;
}

article.category-thought-leadership .entry-content>.container p>br {
    line-height: 2.5;
}

/* Awards Lists */
.news-awards-section li.listing-item,
.our-projects-section li.listing-item{
    width: calc(50% - 20px);
    padding: 0;
    height: 250px;
}

.news-awards-section li.listing-item a.image,
.our-projects-section li.listing-item a.image {
    width: 60%;
    display: inline-block;
    height: 250px;
}

.news-awards-section li.listing-item a.image img,
.our-projects-section li.listing-item a.image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.news-awards-section li.listing-item a.title,
.our-projects-section li.listing-item a.title {
    display: inline-block;
    width: 38%;
    vertical-align: top;
    padding: 7px 7px;
    font-size: 16px;
}

.news-awards-section li.listing-item a.title:after,
.our-projects-section li.listing-item a.title:after {
    content: "";
    width: 25%;
    border-bottom: 3px solid;
    display: block;
    margin-top: 20px;
}

.news-awards-section .listing-item a.readmore,
.our-projects-section li.listing-item a.readmore {
    position: relative;
}

/* 404 Error Page */
body.error404 main.content {
    height: auto !important;
    padding: 0 15%;
    text-align: center;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}

body.error404 main.content .entry-content {
    text-align: center;
}

/* feature */
a.relpost-block-single{
	float: left;
    margin: 0 3.8% 2.992em 0;
    padding: 0;
    position: relative;
    margin-left: 0;
	border: 1px solid Black !Important;
	box-shadow: 2px 1px 15px 1px rgba(0,0,0,0.4)
}
.single-post .entry-content>.content_wrapper {
    padding: 0 36px 36px;
}

.relpost-thumb-wrapper h6{
	text-align:center;
	font-weight:bold;
	padding-bottom: 32px;
}


.relpost-block-single-image{
	width:auto
}

.relpost-block-single {
	padding: 6px 13px;
}

/* end feature image */


@media (max-width:1440px) {
    .home-content-wrapper {
        right: 10%;
    }
    .nav-tabs li>a {
        padding: 7px;
    }
}
@media (max-height:1360px) {
    .public-project > p:first-child {
        min-height: 180px;
    }
}
@media (max-height:1250px) {
    .public-project > p:first-child {
        min-height: 210px;
    }
}
@media (max-height:1160px) {
    .public-project > p:first-child {
        min-height: 230px;
    }
}
@media (max-height:1080px) {
    .public-project > p:first-child {
        min-height: 250px;
    }
}
@media (max-height:549px) {
    header#header>.container {
        overflow-y: scroll;
    }
    .nav-primary, .nav-secondary {
        position: relative;
        top: 0;
        transform: none;
    }
    footer.site-footer {
        position: relative;
        margin: 10px 0;
    }
}
@media (min-width:768px) {
    .site-inner {
        margin-top: 0;
    }
}
@media (min-width:991px) {
    .modal-dialog {
        width: 720px;
    }
    .modal-content {
        width: 100%;
    }
}
@media (min-width:1200px) {
    .team-member {
        padding: 0;
    }
}
@media (max-width:1200px) {
    .contact-page-header,
    .vac-sec-header,
    .pub-part-header {
        height: 220px;
    }
    .linkedin-btn {
        left: 10%;
    }
    .ytd-btn {
        left: 15%;
    }
}
@media (max-width:1200px) and (min-width:992px){
    .team_section .thumbnail {
        min-height: auto;
    }
    .team_section .caption>h4 {
        font-size: 14px;
    }
}
@media (max-width:1024px) {
    .service-wrapper {
        background-size: cover !important;
    }
    .linkedin-btn {
        left: 5%;
    }
    .ytd-btn {
        left: 10%;
    }
}
@media (max-width:1024px) and (min-width:992px) {
    #public-projects-section li.listing-item>a {
        min-height: 242px;
    }
}
@media (max-width:1024px) and (min-width:768px) {
    .services-section .row>div {
        width: 50%;
    }
}
@media (max-width:991px){
    .invitation-video-wrapper {
        margin-bottom: 36px;
    }
    .single-team .row>div .serv-cont-wrapper {
        position: relative;
        top: unset;
        transform: unset;
        width: auto;
    }
    .team-member{
        max-width: unset;
    }
    .team-image-wrapper {
        max-width: unset;
        max-height: 50vh;
        overflow: hidden;
    }
    .company_wrap {
        margin-bottom: 0;
        min-height: 320px;
    }
    .service-wrapper {
        margin-bottom: 0;
    }
    #public-projects-section li.listing-item {
        width: calc(50% - 10px);
        margin: 0 5px 20px;
    }
}
@media (max-width:991px) and (min-width:768px) {
    .header-image .mobile_menu.navbar-default {
        display: none;
    }
    #header .navbar-collapse {
        display: block;
    }
    .navbar .nav {
        border-top : none;
    }
    .navbar .nav > li {
        border-bottom: none;
    }
    .nav-secondary ul.nav li.current-menu-item a {
        color: #0c70c4;
    }
    body:not(.home) .entry-content{
        overflow-y: scroll;
    }
    .news-page .caption > h4, .projects-page .caption > h4 {
        min-height: 91px;
    }
    .news-awards-section li.listing-item a.image,
    .our-projects-section li.listing-item a.image {
        height: 136px !important;
    }
    .news-awards-section li.listing-item a.title,
    .our-projects-section li.listing-item a.title {
        height: 84px;
    }
}
@media (max-width:991px) and (min-width:768px), (max-width:425px) {
    .news-page .thumbnail,
    .projects-page .thumbnail,
    .news-awards-section li.listing-item,
    .our-projects-section li.listing-item {
        height: auto;
    }
    .news-awards-section li.listing-item,
    .our-projects-section li.listing-item {
        margin-bottom: 20px;
    }
    .news-page .thumbnail>a,
    .projects-page .thumbnail>a,
    .video-thumbnail {
        width: 100%;
        height: 172px;
    }
    .news-awards-section li.listing-item a.image,
    .our-projects-section li.listing-item a.image {
        width: 100%;
        height: 70%;
    }
    .projects-page .blog_items .thumbnail .caption,
    .blog_items .thumbnail .caption,
    .video-wrapper.thumbnail .caption,
    .news-awards-section li.listing-item a.title,
    .our-projects-section li.listing-item a.title {
        width: 100%;
    }
    .news-page .caption > h4:after,
    .projects-page .caption > h4:after,
    .news-awards-section li.listing-item a.title:after,
    .our-projects-section li.listing-item a.title:after {
        margin-top: 4px;
    }
    .news-page a.readmore,
    .projects-page a.readmore,
    .news-awards-section .listing-item a.readmore,
    .our-projects-section li.listing-item a.readmore {
        float: left;
        margin: 7px;
        position: unset;
    }
    .news-page a.readmore,
    .projects-page a.readmore {
        margin: 7px 0;
    }
}
@media (max-width:880px) and (min-width:768px){
    #public-projects-section li.listing-item>a {
        min-height: 200px;
    }
}
@media (max-width:990px) and (min-width:768px), (max-width:680px){
    .linkedin-btn,
    .ytd-btn {
        left: 46.5%;
        transform: translateX(-50%);
        display: inline-block;
        bottom: -15%;
    }
    .ytd-btn {
        left: 53.5%;
    }
}
@media (max-width:767px) {
    body.news-page .entry-content>p:first-of-type {
        display: none;
    }
    html, body, .site-container {
        height: auto;
    }
    #header.navbar.navbar-fixed-top {
        width: 100%;
        height: auto;
        margin-bottom: 0;
    }
    .header-image .title-area,
    .header-image .site-title,
    .header-image .site-title a {
        height: 45px;
        width: 125px;
    }
    .header-image .site-header .title-area.navbar-brand {
        margin: 10px 0 10px 20px !important;
        float: left;
        height: 40px;
        width: 125px;
        background-size: cover;
    }
    .header-image .mobile_menu.navbar-default {
        background-color: transparent;
        outline: 0 !important;
    }
    .navbar-default .navbar-toggle:hover,
    .navbar-default .navbar-toggle:focus {
        outline: 0;
    }
    .navbar-default .navbar-toggle:hover .icon-bar,
    .navbar-default .navbar-toggle:focus .icon-bar {
        background-color: #070F13;
    }
    .navbar-collapse {
        position: relative;
        transform: none;
        top: 0;
        padding-left: 0 !important;
        margin-top: 60px !important;
        border: none;
    }
    .navbar .nav {
        border-top:none;
        margin: 0;
    
    }
    .navbar .nav > li {
        background-color: #070E13;
        border-bottom: none;
    }
    .nav-secondary ul.nav li.current-menu-item a {
        color: #0c70c4;
    }
    .site-inner {
        width: 100%;
        left: 0;
        margin-top: 0;
        height: auto;
    }
    .site-inner>div>.container {
        padding: 0;
    }
    body .main-projects.first-section {
        background-size: cover;
    }
    body.servs-page .section_wrapper {
        padding-top: 0;
    }
    .custom-breadcrumb {
        right: 0;
        bottom: 0;
        top: unset;
        margin: 0 20px 20px 0;
    }
    .servs-page .custom-breadcrumb ul li.main-sect {
        right: 15px;
        bottom: 20px;
    }
    .servs-page .custom-breadcrumb ul li.curr-sect {
        left: 0;
        top: 0;
    }
    section#home_hero_section,
    body.about-page .entry-content>section.about-main-wrapper,
    body.news-page .entry-content>section.news-section,
    body.careers-page .entry-content>section.main-careers-section,
    body.projects-page .entry-content>section.main-projects {
        height: calc(100vh - 61px);
    }
    .news-awards-section li.listing-item,
    .our-projects-section li.listing-item {
        width: 100%;
        margin: 0 0 20px;
    }
    .single-post figure#featured-img-container {
        height: 320px;
        margin-bottom: 20px;
    }
    .single-post figure#featured-img-container img.post-image {
        max-width: 100%;
        width: 100%;
    }
    .sub-service-section .row>div figure {
        margin-bottom: 36px;
    }
    .sub-service-section .serv-cont-wrapper {
        position: relative;
        top: unset;
        transform: unset;
        width: auto;
    }
    .contact-page-header,
    .vac-sec-header,
    .pub-part-header {
        height: 180px;
    }
    footer.site-footer {
        background-color: #070E13;
        font-size: 16px;
        width: 100%;
        position: relative;
        padding-top: 20px;
        margin: 0;
    }
    section.thank-you-section>.container,
    body.error404 main.content {
        position: relative;
        top: 0;
        transform: unset;
    }
    .thank-you-wrapper h1 {
        font-size: 46px;
    }
    body.error404 main.content {
        padding: 72px 15%;
    }
    .scroll-down-btn {
        display: inline-block;
    }
}
@media (max-width:640px) {
    #public-projects-section {
        padding: 30px 0 0;
    }
    .single-post .entry-content>.content_wrapper {
        padding: 0 15px;
    }
    .single-post .entry-header h1.entry-title {
        font-size: 24px;
        line-height: 1.3;
        text-transform: capitalize;
    }
    .careers-vacancies-section li.listing-item {
        width: calc(50% - 20px);
    }
}
@media (max-width:767px) and (min-width:580px) {
    .services-section .column_wrapper>div {
        width: 50%;
        float: none;
        display: inline-block;
        vertical-align: top;
    }
    .group-companies-wrapper .row>div {
        width: 50%;
        float: left !important;
    }
    .company_wrap {
        min-height: 320px;
    }
}
@media (max-width:579px) {
    .company_wrap {
        min-height: auto;
    }
    .home-content-wrapper .btn-cta:last-of-type {
        margin-top: 20px;
    }
}
@media (max-width:767px) and (min-width:480px) {
    .team_section .row>div {
        display: inline-block;
        width: 50%;
    }
}
@media (max-width:480px) {
    .team-member{
        padding: 0 15px;
    }
    #public-projects-section li.listing-item {
        width: 100%;
        margin: 0 0 20px;
    }
    #public-projects-section li.listing-item>a{
        min-height: auto;
        margin-bottom: 20px;
    }.linkedin-btn {
        left: 40.5%;
    }.ytd-btn {
        left: 59.5%;
    }
}
@media (min-width:455px) {
    .btn-full {
        width: 100%;
        max-width: 454px;
    }
}
@media (max-width:425px) {
    .careers-vacancies-section li.listing-item {
        width: calc(100% - 20px);
    }
    .news-page .caption > h4,
    .projects-page .caption > h4 {
        min-height: auto;
    }
    .news-page .caption > h4 {
        margin-bottom: 12px;
    }
    .thank-you-wrapper h1 {
        font-size: 36px;
    }
}
@media (max-height:720px) {
    .about-video-section.section_wrapper {
        position: initial;
        transform: none;
        padding: 72px 0 !important;
    }
}
@media screen and (-ms-high-contrast: active), screen and (-ms-high-contrast: none) {  
    /* IE10+ specific styles go here */ 
    .inner-wrapper {
        width: auto !important;
        transform: translateY(0) !important;
        -ms-transform: translateY(0) !important;
    }
    .sub-service-section .serv-cont-wrapper,
    .single-team .row > div .serv-cont-wrapper {
        width: calc(100% - 30px);
    }
 }