/*
Theme Name: Coffey
Theme URI: http://www.actonweb.com/
Version: 1.0
Author: Acton Web

*/
/* =WordPress Core
-------------------------------------------------------------- */
.alignnone {
    margin: 0 20px 20px 0;
}

.aligncenter,
div.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

.alignright {
    float:right;
    margin: 5px 0 20px 20px;
}

.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}

a img.alignnone {
    margin: 5px 20px 20px 0;
}

a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.wp-caption {
    background: #fff;
    border: 1px solid #f0f0f0;
    max-width: 96%; /* Image does not overflow the content area */
    padding: 5px 3px 10px;
    text-align: center;
}

.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}

.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto;
}

.wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px;
}

/* Text meant only for screen readers. */
.screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute !important;
    white-space: nowrap;
    height: 1px;
    width: 1px;
    overflow: hidden;
}

.screen-reader-text:focus {
    background-color: #f1f1f1;
    border-radius: 3px;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    clip: auto !important;
    color: #21759b;
    display: block;
    font-size: 14px;
    font-size: 0.875rem;
    font-weight: bold;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000; /* Above WP toolbar. */
}

a:hover {
    color: inherit;
    text-decoration: none;
}

@font-face {
    font-family: opensansregular;
    src: url(fonts/OpenSans-Regular.ttf);
}

@media (min-width: 992px) {
    .container {
        width: 900px;
    }
}
@media (min-width: 1200px) {
    .container {
        width: 1160px;
    }
}
@media (min-width: 1440px) {
    .container {
        width: 1190px;
    }
}

body {
    font-family: 'Muli', sans-serif;
    padding-top: 80px;
}
.center {
    margin: 0 auto;
}
.block {
    display: block;
}
.navbar-brand {
    height: auto;
    padding: 10px 10px;
}
.navbar-brand>img {
    width: 185px;
    height: auto;
}
.navbar-default {
    background-color: #fff;
    border-color: #a3bdc3;
    border-radius: 0;
    margin: 0;
    height:90px;
}
.navbar-default .navbar-nav>li>a {
    font-weight: 700;
    font-size: 20px;
    color: #0f4e8c;
    padding-top: 5px;
    padding-bottom: 24px;
    padding-left: 19px;
    padding-right: 19px;
    position: relative;
}
.navbar-default .navbar-nav>li:not(.search-menu-item)>a:focus, .navbar-default .navbar-nav>li:not(.search-menu-item)>a:hover, .navbar-default .navbar-nav>li:not(.search-menu-item).current-menu-item>a, .navbar-default .navbar-nav>li:not(.search-menu-item).hovered>a {
    color: #1694d1;
}
.navbar-default .navbar-nav>li:not(.search-menu-item)>a:focus:after, .navbar-default .navbar-nav>li:not(.search-menu-item)>a:hover:after, .navbar-default .navbar-nav>li:not(.search-menu-item).current-menu-item>a:after, .navbar-default .navbar-nav>li:not(.search-menu-item).hovered>a:after {
    content: " ";
    display: block;
    height: 10px;
    width: 100%;
    bottom: 0;
    background: #1694d1;
    margin-top: 20px;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
}
.navbar-right .dropdown-menu {
    top: 54px;
}
#menu-main-menu {
    margin-top: 25px;
}
li.search-menu-item a {
    text-indent: -9999px;
}
li.search-menu-item a:after{
    content: "\f002" !important;
    font-family: fontawesome;
    display: block;
    text-indent: 0;
    position: absolute;
    top: 5px;
}
li.search-menu-item a:hover:after{
    content: "\f002";
    font-family: fontawesome;
    display: block;
    text-indent: 0;
    color: #1694d1;
}
.slide {
    height: 760px;
    /*border-bottom: 3px solid #008ed1;*/
    text-align: center;
    position: relative;
    padding-top: 180px;
    background-size: cover;
    background-position: center;
}
.slide.extra-padding {
    padding-top: 260px;
}
.slide .overlay {
    position: absolute;
    top:0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(1,40,102,.45);
    z-index: 1;
}
.slide .slide_content {
    position: relative;
    z-index: 2;
    opacity:1;
    transition: 2s;
}
.slider_element_hidden {
    -webkit-transition: opacity 3s ease-in-out;
    -moz-transition: opacity 3s ease-in-out;
    -ms-transition: opacity 3s ease-in-out;
    -o-transition: opacity 3s ease-in-out;
    opacity: 0;
    transition: 2s;
}
.slide h2 {
    color: #fff;
    font-size: 40px;
}
.slide h4 {
    color: #fff;
    font-size: 25px;
    line-height: 1.3;
    margin-bottom: 15px;
}
.btn, .gform_wrapper .gform_footer input.button {
    background: transparent !important;
    color: #002d72;
    border-radius: 5px;
    padding: 9px 25px;
    font-weight: 600;
    transition: 0.3s;
    border: 2px solid #0f4e8c !important;
    font-size: 15px !important;
    z-index: 100;
    position: relative;
}

.btn.orange, .gform_wrapper .gform_footer input.button {
    background: #f7671e;
}
.btn.blue {
    background: #008ed1;
}
.btn.white {
    background: #fff;
}
.btn.blue2 {
    background: #70b5cc;
}
.btn.active, .btn:active, .gform_wrapper .gform_footer input.button:active {
    background-image: none;
    outline: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.btn:hover, .btn:focus, .gform_wrapper .gform_footer input.button:hover {
    color: #fff;
    background: #002d72 !important;
    transition: 0.3s;
}
.gform_wrapper .gform_footer input.button {
    border: none;
}
h2.title {
    color: #0f4e8c;
    font-weight: 700;
    font-size: 36px;
    margin-bottom: 30px;
    margin-top: 0;
    clear: both;
}
h2.title::after {
    content: ' ';
    display: block;
    width: 170px;
    height: 3px;
    background: #1694d1;
    margin: 35px auto 0;
}
h3.title {
    color: #008ed1;
    font-weight: 700;
    font-size: 30px;
    margin-bottom: 30px;
    margin-top: 0;
}

.slick-dots {
    bottom: 10px;
}
.slick-dots li {
    width: 15px;
    height: 15px;
    margin: 0 5px;
}
.slick-dots li button:before {
    display: none;
}
.slick-dots li button {
    width: 8px;
    height: 8px;
    padding: 3px;
    background: transparent;
    border: 1px solid #fff;
    border-radius: 50%;
}
.slick-dots li.slick-active button {
    background: #fff;
}
.slick-slider {
    margin-bottom: 0;
}
.section {
    padding: 80px 0 50px;
}
.wysiwyg_section {
    text-align: center;
    background-image: url(images/brick-pattern.png);
    background-repeat: repeat-x;
    background-position: top center;
}
.wysiwyg_section.with_icons {
    background-color: #f2f8fb;
    position: relative;
    padding: 80px 0;
    background-image: url(images/brick-pattern.png);
    background-repeat: repeat-x;
}
.wysiwyg_section.with_icons:after {
    content: ' ';
    display: block;
    background-image: url(images/blue-brick-pattern2.png);
    background-repeat: repeat-x;
    background-position: bottom center;
    width: 100%;
    height: 120px;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index:2;
}
.content p:last-of-type {
    margin-bottom: 30px;
}
.content h1 {
    font-size: 34px;
}
.content h2 {
    font-size: 30px;
}
.content h3 {
    font-size: 23px;
}
.content h4 {
    font-weight: 700;
}
.content p {
    color: #373838;
    line-height: 1.5;
    font-size: 19px;
    margin-bottom: 20px;
}
.content p strong {
    font-weight: 700;
}
.content h1, .content h2, .content h3 {
    margin-top: 20px;
    margin-bottom: 20px;
    font-weight: bold;
}
.section.cta_blocks_section {
    padding-top: 20px;
    padding-left: 15px;
}
.cta_blocks {
    margin-left: 10px;
}
.cta_block {
    height: 400px;
    margin: 0 10px;
    border-radius: 5px;
    border: 1px solid #084cb1;
    padding: 35px 30px 20px;
    position: relative;
    z-index: 20;
     background-size: cover;
    background-position: center;
}

.slick-slider .cta_block {
    transition: 0.4s;
 }
 
#cta_blocks_all .cta_block {
    transition: 0.05s;
 }
.cta_block_icon {
    margin: 0 auto;
    z-index: 10;
    position: relative;
}
.cta_block svg {
    max-width: 110px;
    fill: #fff;
    margin: 0 auto;
    padding: 0;
    display: inline-block;
    height: auto;
    z-index: 100;
    position: relative;
}
.cta_block h3 {
    text-align: center;
    color: #fff;
    font-weight: 700;
    font-size: 35px;
    z-index: 10;
    position: relative;
}
.cta_block .overlay {
    background: rgba(0, 103, 173, 0.75);
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    transition: 0.3s;
}
.cta_block.no_background .overlay {
    display: none;
}
.cta_block.no_background h3 {
    color: #0f4e8c;
}
.cta_block p {
    color: #fff;
    z-index: 10;
    position: relative;
    margin-top: 25px;
    font-size: 15px;
}
.cta_block .btn {
    position: absolute;
    bottom: 30px;
    left: 100px;
    z-index: 10;
}

.cta_link {
    text-align: center;
    display: inline-block;
    margin: 0 auto;
    margin-top: 0px;
    font-size: 19px;
    font-weight: bold;
    color: #003da5;
    margin-top: 20px;
    position: absolute;
    bottom: 0;
    left: 115px;
    transition: 0.4s;
    width: 100% !important;
    left: 0 !important;
}
.cta_block_wrapper {
    text-align: center;
    position: relative;
    max-width: 372px;
}
.cta_block.cta_block2.no_background {
    background: #fff;
}
.cta_block_wrapper.active .cta_block {
    margin-top: -30px;
    transition: 0.4s;
}
.cta_block_wrapper.active .cta_link {
    bottom: 0;
    transition: 0.4s;
}
.cta_blocks .cta_block_wrapper.active .cta_link {
    bottom: -30px;
    padding-top: 10px;
}
.cta_blocks .slick-list {
    padding-top: 30px !important;
}
.content_icons_wrapper {
    margin-bottom: 10px;
}
.content_icons_wrapper img {
    width: 90px;
    height: auto;
    margin: 0 15px;
}
.title_wrapper {
    overflow: hidden;
    position: relative;
    margin-bottom: 30px;
}
.title_wrapper .title {
    float: left;
    margin-bottom: 0;

    z-index: 10;
    position: relative;
    padding: 0 20px 0 10px;
}
.title_wrapper .title:after {
    display: none;
}
.title_wrapper a.btn {
    float: right;
}
.title_wrapper::after {
    content: ' ';
    display: block;
    width: 85%;
    height: 2px;
    background: #0f4e8c;
    position: absolute;
    top: 50%;
    left: 15px;
    z-index: 1;
}
.project_block {
    height: 320px;
    margin: 0 1% 20px;

    position: relative;
    padding: 20px;
    background-size: cover;
    background-position: center;
}
.project_block.size1 {
    width: 48%;
}
.project_block.size2 {
    width: 23%;
}
.project_block .overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    visibility: visible;
    opacity: 1;
    transition: 0.3s;
}

.project_block_1 .overlay { background: rgba(3, 59, 113, 0.79); }
.project_block_2 .overlay { background: rgba(22, 148, 209, 0.79); }
.project_block_3 .overlay { background: rgba(0, 103, 173, 0.79); }
.project_block_4 .overlay { background: rgba(115, 61, 14, 0.79); }
.project_block_5 .overlay { background: rgba(201, 91, 49, 0.79); }
.project_block_6 .overlay { background: rgba(14, 69, 122, 0.79); }
.project_block:hover .overlay {
    visibility: hidden;
    opacity: 0;
    transition: 0.3s;
}
.project_block h3 {
    color: #fff;
    position: relative;
    font-weight: bold;
    font-size: 26px;
    margin: 0;
}
.project_block_more {
    position: absolute;
    bottom: 15px;
    text-transform: uppercase;
    color: #fff;
    font-weight: bold;
    font-size: 16px;

}
.news_blocks .project_block_more {
    left: 25px;
}
.news_blocks {
    margin-top: 50px;
    z-index: 3;
    position: relative;
}
.news_blocks .cta_block1, .news_blocks_all .cta_block1 { background: rgba(3, 59, 113, 1); }
.news_blocks .cta_block2, .news_blocks_all .cta_block2 { background: rgba(22, 148, 209, 1); }
.news_blocks .cta_block3, .news_blocks_all .cta_block3 { background: rgba(0, 103, 173, 1); }
.news_blocks .cta_block4, .news_blocks_all .cta_block4 { background: rgba(115, 61, 14, 1); }
.news_blocks .cta_block5, .news_blocks_all .cta_block5 { background: rgba(201, 91, 49, 1); }
.news_blocks .cta_block6, .news_blocks_all .cta_block6 { background: rgba(14, 69, 122, 1); }


.cta_block h4 {
    color: #fff;
    text-align: left;
    font-size: 29px;
    font-weight: bold;
    line-height: 1.2;

}
.post_date {
    text-align: left;
    margin: 0 !important;
    font-weight: bold;
    font-size: 13px !important;
}
.post_excerpt p {
    margin: 0;
    padding: 0;
    text-align: left;
}
.post_excerpt {
    position: absolute;
    top: 190px;
    width: 80%;
}
.news_blocks .slick-dots {
    bottom: -100px;
}
.cta_blocks .slick-dots {
    bottom: -50px;
}
.latest_news_section {
    padding: 120px 0 185px !important;
}
.news_blocks .slick-dots li button, .cta_blocks .slick-dots li button {
    border: 1px solid #1d55ac;
}
.news_blocks .slick-dots li.slick-active button, .cta_blocks .slick-dots li.slick-active button {
    background: #1d55ac;
}
.news_blocks .cta_block:hover {
    background:#fff;
    color: #0f4e8c;
}
.news_blocks_all .cta_block:hover {
    background:#fff;
    color: #0f4e8c;
}
.news_blocks .cta_block:hover h4, .news_blocks .cta_block:hover .post_date, .news_blocks .cta_block:hover .post_excerpt p, .news_blocks .cta_block:hover .project_block_more  {
    color: #0f4e8c;
}
.news_blocks_all .cta_block:hover h4, .news_blocks_all .cta_block:hover .post_date, .news_blocks_all .cta_block:hover .post_excerpt p, .news_blocks_all .cta_block:hover .project_block_more  {
    color: #0f4e8c;
}
.section.footer {
    background: #0f4e8c;
    background: -moz-linear-gradient(top, #0f4e8c 0%, #0067ad 100%);
    background: -webkit-linear-gradient(top, #0f4e8c 0%,#0067ad 100%);
    background: linear-gradient(to bottom, #0f4e8c 0%,#0067ad 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0f4e8c', endColorstr='#0067ad',GradientType=0 );
    padding: 40px 0;
}
.footer_menu {
    list-style: none;
    overflow: hidden;
    float: right;
    margin-top: 20px;
}
.footer_menu li {
    float: left;
}
.footer_menu a {
    font-weight: 700;
    font-size: 17px;
    color: #fff;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 13px;
    padding-right: 13px;
}
#footerLogo {
    width: 100%;
    height: auto;
    max-width: 220px;
}
.border_bottom_line {
    border-bottom: 1px solid #4b7ea6;
    margin-top: 35px;
    margin-bottom: 30px;
}

.phone_link {
    color: #fff;
    float: left;
}
.phone_link a {
    color: #fff;
}
.phone_link::after {
    content: '|';
    display: inline-block;
    margin: 0 10px;
}
.footer_contact_info .phone_link:last-child::after {
    display: none;
    content: '';
}
#menu-footer-menu {
    clear: both;
    list-style: none;
    margin: 0;
    padding: 0;
}
#menu-footer-menu li {
    float: left;
}
#menu-footer-menu li a {
    color: #fff;
    padding: 0 15px 0 0;
}
.row.footer_links {
    font-size: 15px;
}
.social_link {
    color: #0362a6;
    background: #fff;
    width: 35px;
    height: 35px;
    display: inline-block;
    text-align: center;
    border-radius: 50%;
    font-size: 20px;
    margin: 0 7px;
    padding-top: 3px;
}
.social_links {
    text-align: right;
}
#footertext {
    color: #84b7da;
    font-size: 16px;
}
#footertext a {
    color: #84b7da;
}
.jtline .timeline {
    width: 100%;
    max-width: 100%;
    height: 180px;
}
.section.timeline_section {
    background: #0f4e8c;
    background: -moz-linear-gradient(top, #0f4e8c 0%, #0067ad 100%);
    background: -webkit-linear-gradient(top, #0f4e8c 0%,#0067ad 100%);
    background: linear-gradient(to bottom, #0f4e8c 0%,#0067ad 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0f4e8c', endColorstr='#0067ad',GradientType=0 );
}
.section.timeline_section h2.title {
    color: #fff;
}
.section.timeline_section h2.title:after {
    content: '';
    display: none;
}
.jtline .events {
    height: 3px;
}
.jtline .events-wrapper::before {
    left: 0;
    background-image: -webkit-linear-gradient( left , #005895, rgba(248, 248, 248, 0));
    background-image: linear-gradient(to right, #005895, rgba(248, 248, 248, 0));
    top: 115px;
    height: 10px;
}
.jtline .events-wrapper::after {
    right: 0;
    background-image: -webkit-linear-gradient( right , #005895, rgba(248, 248, 248, 0));
    background-image: linear-gradient(to left, #005895, rgba(248, 248, 248, 0));
    top: 115px;
    height: 10px;
}
.jtline .filling-line {
    background-color: #fff;
}
.jtline .events {
    background: #1694d1;
    top: 120px;
    width: 100% !important;
}
.jtline .events a {
    color: #0066ac;
    background: #1694d1;
    padding: 4px 20px 6px 10px;
    border-radius: 7px;
    margin-bottom: 15px;
    margin-left: 0px;
    font-weight: 600;
    font-size: 30px;
}
.jtline .events a::after {
    bottom: -21px;
    height: 15px;
    width: 15px;
    border-radius: 50%;
    border: 3px solid #1082c1;
    background-color: #0460a3;
}
.jtline .events a.older-event::after {
    border-color: #fff;
}
.jtline .events a.selected::after {
    background-color: #fff;
    border-color: #fff;
}
.myjtline ul, .myjtline ol {
    list-style: none;
}
.myjtline .events-content li > p { display: none; }
.myjtline .events-content li > em {
    border: none;
}
.jtline .events-content em::before {
    content: '';
}
.jtline .events-content h2 {
    font-size: 30px;
    color: #fff;
    font-family: inherit;
}
.jtline .events-content em {
    font-size: 30px;
    color: #fff;
    font-family: inherit;
}
.myjtline .events-content li > em {
    border: none;
    font-style: normal;
    color: #fff;
    font-family: inherit;
    font-size: 18px;
    margin: 0;
}
.jtline .events a::before {
    content: '';
    display: none;
    position: absolute;
    top: -30px;
    font-weight: 900;
    font-size: 50px;
}
.jtline .events li span {
    position: absolute;
    top: 0;

    top: -115px;
    font-weight: 900;
    color: #0f4e8c;
    font-size: 50px;
}
.jtline .events a.selected {
    background: #fff;
}
.cd-timeline-navigation a {
    top: 67%;
}
.jtline {
    margin: 30px auto;
}
.dropdown-menu li.menu-item-has-children > a:after {
    content: ">";
    position: absolute;
    right: 15px;
}
.dropdown-menu {
    z-index: 1;
    border-radius: 0px;
    -webkit-box-shadow: none;
    box-shadow: none;
    background-color: #fff;
    border: 0;
    left: 0 !important;
    right: auto !important;
    padding-bottom: 0 !important;
    /* border-top: 2px solid #0f2a55; */
    min-width: 150px;
    width: auto;
    margin-top: 0;
    padding-top: 1px;
    max-width: 240px;
    background: #e5f0f7;
    left: 50% !important;
    right: auto;
    text-align: center;
    transform: translate(-50%, 0) !important;
}
.dropdown-menu>li{padding:0 15px; border-bottom: 1px solid #ddd;}
.dropdown-menu>li>a {
    display: block;
    padding: 10px 0;
    clear: both;
    font-weight: 400;
    line-height: 1.42857143;
    color: #0f4e8c;
    white-space: pre-wrap;
    border-top: 0;
    font-size: 14px;
    /* text-transform: uppercase; */
    /* text-shadow: 1px 1px 1px #000; */
    /* border-bottom: 1px dashed #ccc; */
    font-weight: 600;
    font-size: 16px;
}
.dropdown-menu>li:first-child a{border-top:0;}
.dropdown-menu>li:last-child a{border-bottom:0;}
.dropdown-menu>li a:hover{background: transparent !important; color:#1694d1 !important;}
#menu-main-menu .dropdown-menu .dropdown-menu {
    top: 0;
    left: 100% !important;
}
#menu-main-menu .dropdown-menu.active {
    display: block;
}
.modal-content {
    border-radius: 0;
    padding: 50px;
}
.modal-body {
    padding: 50px 20px;
    border: 1px solid  #0f4e8c;
    text-align: center;
}
.modal-body img {
    margin-bottom: 30px;
}
.modal-body h4 {
    margin-bottom: 20px;
    color:#0f4e8c;
    font-size: 22px;
}
.modal-body p {
    margin-bottom: 40px;
    color:#0f4e8c;
    font-size: 16px;
}
@media screen and (min-width: 768px) {
    .navbar-nav li.menu-item-has-children:hover > .dropdown-menu{display:block;}
    .modal-dialog {
        padding-top: 70px;
    }
}
.dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover {
    background-color: transparent;
}
#myModal .close {
    position: absolute;
    top: -42px;
    right: -40px;
    background: #0f4e8c;
    width: 35px;
    height: 35px;
    border-radius: 50%;
    border: 3px solid #1694d1;
    opacity: 1;
    color: #fff;
    text-shadow: none;
}
#popupHeader {
    position: fixed;
    top: 80px;
    left: 0;
    width: 100%;
    background: #1694d1;
    z-index: 999;
    padding: 8px;
    color: #fff;
    overflow: hidden;
}
#popupHeader p {
    margin: 5px 0 0;
    float: left;
    font-size: 17px;
}
#popupHeader .btn {
    color: #fff;
    border-color: #fff !important;
    margin-left: 10px;
    padding: 5px 10px;
    font-size: 13px;
    float: right;
}
#popupHeader .btn:hover {
    background: transparent !important;
}
.section.page_header {
    padding: 90px 0;
    color: #fbfdfe;
    background-color: #104d8c;
    background-color: -moz-linear-gradient(-45deg, #104d8c 0%, #0067ac 100%);
    background-color: -webkit-linear-gradient(-45deg, #104d8c 0%,#0067ac 100%);
    background-color: linear-gradient(135deg, #104d8c 0%,#0067ac 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#104d8c', endColorstr='#0067ac',GradientType=1 );
    background-image: url(images/blocks2.png);
    background-position: bottom center;
    background-size: 100% auto;
    background-repeat: no-repeat;
    height: 280px;
}
.page_header .title {
    font-weight: normal;
    margin: 0;
    font-size: 32px;
}
.page_header h3 {
    margin: 10px 0 0;
    font-size: 22px;
}
.page_intro_icon {
    width: 80%;
    height: auto;
    margin-top: -25px;
}

.section.page_intro h2.title:after, h2.title.line-left:after {
    margin-left:0;
    margin-right: 0;
}
.section.page_intro .content p {
    font-size: 17px;
}
.section.page_intro {
    text-align: left;
}
#cta_blocks_all {
    display: flex;
    flex-wrap: wrap;
}
#cta_blocks_all .cta_block_wrapper {
    flex-grow: 1;
    /*width: 33%;*/
    height: auto;
    margin-bottom: 50px;
    width: 25%;
  
    max-width: unset;
}
.cta_block_wrapper.active .cta_block .overlay {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#7db9e8+0,0067ad+100&0+0,1+100 */
    background: -moz-linear-gradient(top, rgba(125,185,232,0) 0%, rgba(0,103,173,1) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(125,185,232,0) 0%,rgba(0,103,173,1) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(125,185,232,0) 0%,rgba(0,103,173,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#007db9e8', endColorstr='#0067ad',GradientType=0 ); /* IE6-9 */
    transition: 0.3s;
}
.text-left { text-align: left; }
.sidebar_link {
    border-top: 1px solid #0f4e8c;
    clear: both;
    overflow: hidden;
    width: 100%;
    color: #0f4e8c;
    display: block;
    padding: 2px 0;
    float: left;
}
.sidebar_link.active {
    color: #1694d1;
    font-weight: bold;
}
.sidebar_link_icon {
    width: 30%;
    float: left;
}
.sidebar_link svg {
    width: 20%;
    float: left;
    height: auto;
    fill: #0f4e8c;
    margin: 7px 0 5px;
}
.sidebar_link.active svg {
    fill: #1694d1;
}
.sidebar_link span {
    line-height: 1.3;
    padding: 0px 0 10px 15px;
    display: block;
    float: left;
    width: 70%;
}
.cta_block_icon {
    margin: 0 auto 30px;
    display: block;
}
.capability_block {
    margin: 0 1% 20px;
    flex-grow: 1;
    width: 23%;
}
.capability_bg {
    height: 180px;
    background-size: cover;
    background-position: center;
}
.capability_content {
    background: #ccc;
    padding: 20px;
    height: 150px;
    background-color: #104d8c;
    background-color: -moz-linear-gradient(-45deg, #104d8c 0%, #0067ac 100%);
    background-color: -webkit-linear-gradient(-45deg, #104d8c 0%,#0067ac 100%);
    background-color: linear-gradient(135deg, #104d8c 0%,#0067ac 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#104d8c', endColorstr='#0067ac',GradientType=1 );
    background-image: url(images/blocks3.png);
    background-position: bottom center;
    background-size: 100% auto;
    background-repeat: no-repeat;
    position:relative;

}
.capability_block:hover .capability_content {

    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#1694d1+0,104d8c+100 */
    background: rgb(22,148,209); /* Old browsers */
    background: url(images/blocks3.png), -moz-linear-gradient(top, rgba(22,148,209,1) 0%, rgba(16,77,140,1) 100%); /* FF3.6-15 */
    background: url(images/blocks3.png), -webkit-linear-gradient(top, rgba(22,148,209,1) 0%,rgba(16,77,140,1) 100%); /* Chrome10-25,Safari5.1-6 */
    background: url(images/blocks3.png), linear-gradient(to bottom, rgba(22,148,209,1) 0%,rgba(16,77,140,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1694d1', endColorstr='#104d8c',GradientType=0 ); /* IE6-9 */

    background-position: bottom center;
    background-size: 100% auto;
    background-repeat: no-repeat;

}
.capability_content h3 {
    margin: 0 0 10px;
    color: #fff;
    font-weight: bold;
    font-size: 23px;
}
.cap_readmore {
    position: absolute;
    bottom: 20px;
    font-size: 17px;
    color: #fff;
}
.cap_readmore:hover {
    color: #fff;
}
.sidebar_title {
    color: #0f4e8c;
    font-weight: bold;
    margin-bottom: 20px;
    text-align: center;
}
.content_col {
    padding-left: 50px;
}
.gallery .slick-slide div {
    width: 100%;
    height: 500px;
    background-size: cover;
    background-position: center;
}
.slick-prev {
    left: 30px;
    z-index: 10;
    text-indent: -9999px;
    background-image:url(images/slider_prev.png);
    background-size: 100% auto;
    background-position: center;
    width: 85px;
    height: 60px;
}
.slick-next {
    right: 30px;
    z-index: 10;
    text-indent: -9999px;
    background-image:url(images/slider_next.png);
    background-size: 100% auto;
    background-position: center;
    width: 85px;
    height: 60px;
}
.slick-prev:hover, .slick-prev:focus {
    color: transparent;
    outline: none;
    background-image:url(images/slider_prev.png);
    background-size: 100% auto;
    background-position: center;
}
.slick-next:hover, .slick-next:focus {
    color: transparent;
    outline: none;
    background-image:url(images/slider_next.png);
    background-size: 100% auto;
    background-position: center;
}
.content ul {
    list-style: none;
    padding: 0;
}
.content ul li {
    margin-bottom: 4px;
}
.content ul li::before {
    content: ' ';
    content: "•";
    font-size: 14px;
    vertical-align: middle;
    color: #1694d1;
    float: left;
    margin-right: 10px;
}
.project_sidebar_wrapper {
    background: #1694d1;
    padding-top: 10px;
    padding-bottom: 15px;
}
.project_sidebar_title {
    color: #fff;
    font-weight: bold;
    font-size: 17px;
    margin: 0 0 5px;
}
.project_sidebar_info {
    color: #fff;
    font-size: 15px;
    margin-bottom: 10px;
    line-height: 1.3;
}
.project_sidebar_wrapper .sidebar_title {
    text-align: left;
    margin-bottom: 30px;
}
.section.projects_section {
    background: #eff4fa;
}
.news_blocks_all {
    display: flex;
    flex-wrap: wrap;
}
.news_blocks_all .cta_block {
    flex-grow: 1;
    width: 29%;
    height: 415px;
    margin: 0px 2% 60px;
    max-width: 29%;
}
.news_blocks_all .project_block_more {
    bottom: 20px;
    left: 30px;
}
#dateWrapper {
    background: #1694d1;
    color: #fff;
    text-align: center;
    padding: 20px 0 30px;
    border-radius: 5px;
    font-weight: bold;
    margin-bottom: 10px;
}
.career_tab {
    display: none;
}
.career_tab.active {
    display: block;
}
.category_group {
    width: 50%;

    padding-right: 30px;
}
.category_group::after {
    border-bottom: 3px solid #1694d1;
    content: ' ';
    display: block;
    width: 37%;
    margin-top: 20px;
    z-index: 1;
    position: relative;
}
.category_group a {
    color: #373838;
    margin-bottom: 5px;
    display: block;
    z-index: 10;
    position: relative;
    transition: 0.3s;
}
.category_group a:hover {
    color: #1694d1;
    transition: 0.3s;
}
.category_group h3 {
    font-weight: bold;
    margin-bottom: 20px;
}
.section.form_wrapper {
   /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#eff4fa+0,ffffff+40 */
    background: url(images/blocks2.png), -moz-linear-gradient(top, rgba(239,244,250,1) 0%, rgba(255,255,255,1) 40%) !important; /* FF3.6-15 */
    background: url(images/blocks2.png), -webkit-linear-gradient(top, rgba(239,244,250,1) 0%,rgba(255,255,255,1) 40%) !important; /* Chrome10-25,Safari5.1-6 */
    background: url(images/blocks2.png), linear-gradient(to bottom, rgba(239,244,250,1) 0%,rgba(255,255,255,1) 40%) !important; /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eff4fa', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
    background-repeat: no-repeat !important;
    background-position: bottom center !important;
    padding: 50px 0;
}
#formTitle {
    color: #0f4e8c;
    font-weight: 700;
    text-align: center;
    margin: 0 0 40px;
}
#gform_1 {
    width: 90%;
    margin: 0 auto;
}
.gform_wrapper .left_label .gfield_label {
    font-weight: normal !important;
    text-align: right;
    padding-right: 20px;
    color: #0f4e8c;
}
.gform_wrapper ul.gfield_checkbox li input[type="checkbox"]:checked + label, .gform_wrapper ul.gfield_radio li input[type="radio"]:checked + label {
    font-weight: normal !important;
}
.gform_wrapper .gfield_checkbox li label, .gform_wrapper .gfield_radio li label {
    font-weight: normal;
}
.gform_wrapper .left_label input.large {
    width: 54.5% !important;
    border: 1px solid #c2c4c7;
    border-radius: 5px;
}
.contact_block {
    width: 31%;
    float: left;
    margin-right: 2%;
    margin-bottom: 30px;
}
.contact_block p {
    font-size: 16px;
}
#map {
    height: 100vh;
}
#sector, #capability, #location {
    margin:  0 0 30px;
    background: #fff;
    border: 0;
    padding: 10px 20px;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    border-radius: 5px;
    background-image: url(images/select-arrow.png);
    background-repeat: no-repeat;
    background-position: right 10px center;
    width: 95%;
}
.projects_all_section {
    background: #e5f0f7;
}
#projects_all {
    overflow: hidden;
}
#projectFilterMsg {
    color: #0f4e8c;
    font-weight: bold;
    padding-top: 9px;
    font-size: 15px;
}
.page_header_nav {
    list-style: none;
    overflow: hidden;
    margin: 15px 0 0 0;
    padding: 0;
}
.page_header_nav li {
    float: left;
    position: relative;
    color: #fff;
    font-size: 13px;
}
.page_header_nav li:after {
    content: ">";
    margin: 0 5px;
    color: #6b98df;
}
.page_header_nav li:last-child:after {
    content: '';
}
.page_header_nav li a {
    color: #6b98df;
}
.footer a:hover {
    color: #2db8f5 !important;
}

.col-xs-2.sidebar_wrapper > svg {
    max-width: 100px;
    margin: 0 auto 20px;
    fill: #0f4e8c;
    display: block;
    max-height: 100px;
}
#cta_blocks_all .cta_block p {
    visibility: hidden;
    opacity: 0;
    transition: 0.3s;
}
#cta_blocks_all .cta_block:hover p {
    visibility: visible;
    opacity: 1;
    transition: 0.3s;
}
.cta_blocks .cta_block p {
    visibility: hidden;
    opacity: 0;
    transition: 0.3s;
}
.cta_blocks .cta_block:hover p {
    visibility: visible;
    opacity: 1;
    transition: 0.3s;
}
.gallery a.slick-slide:focus {
    outline: none !important;
}
.project_block .project_block_more {
    position: absolute;
    bottom: 0;
    text-transform: uppercase;
    color: #fff;
    font-weight: bold;
    font-size: 16px;
    background: transparent;
    width: 100%;
    height: 50px;
    padding-top: 13px;
    padding-left: 20px;
    left: 0;
    transition: 0.3s;
}
.project_block:hover .project_block_more {
    background: #0f4e8c;
    transition: 0.3s;
}

.white_brick_pattern {
    background-image: url(images/brick-pattern.png) !important;
    background-repeat: repeat-x;
    background-position: top center;
    background-size: auto 110px;
}
.white_brick_pattern:after {
    background-image: url(images/brick-pattern2.png) !important;
    background-repeat: repeat-x;
    background-position: bottom center;
    background-size: auto 110px;
}
.searchWrapper {
    display: none;
    position: fixed;
    width: 100%;
    background: #1694d1;
    height: auto;
    z-index: 99999;
    top: 80px;
    padding: 20px 0;
}
.searchWrapper  .btn {
    background: transparent !important;
    color: #fff;
    padding: 5px 16px;
    border: 2px solid #eee !important;
}
.page-numbers.current {
    background: #1694d1;
    width: 25px;
    height: 25px;
    display: inline-block;
    text-align: center;
    line-height: 1;
    border-radius: 5px;
    padding: 3px;
    margin: 0 5px;
    color: #fff;
}
#closeMessageBox {
    position: absolute;
    right: 30px;
    color: #fff;
    top: 12px;
    border: 2px solid #fff;
    width: 22px;
    height: 22px;
    text-align: center;
    border-radius: 50%;
    padding-top: 0px;
    font-size: 12px;
    font-weight: bold;
    padding-left: 1px;
    background: #0f4e8c;
}
.search_result {
    border-bottom: 1px solid #ddd;
    margin-bottom: 25px;
}
.page-numbers {
    margin: 0 7px;
}

ul.footer_menu li.search-menu-item {
    display: none !important;
}
.mapp-layout {
    margin: 0 !important;
}

.fix_bottom_block:after {
    content: ' ';
    display: block;
    background-image: url(images/brick-pattern2.png) !important;
    background-repeat: repeat-x;
    background-position: bottom center;
    width: 100%;
    height: 120px;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index:2;
}
.more-link {
    display: none;
}

.is_link_block {
    cursor: pointer;
}
#projects_home .project_block {
    float: left;
}

.single-post-navigation{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;

    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;

    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 30px;
}

.single-post-navigation .button-holder {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
}

.single-post-navigation .btn{
    width: 115px;
}

.single-post-navigation .spacer{
    -webkit-box-flex: 1;
    -ms-flex: 1 1 0px;
    flex: 1 1 0px;
    height: 2px;
    background: #0f4e8c;
    margin-right: 35px;
    margin-left: 35p
}

@media screen and (min-width: 1200px) and (max-width: 1440px) {
    .content p {
        font-size: 18px;
    }
}
@media screen and (min-width: 992px) and (max-width: 1200px) {

    body {
        padding-top: 70px;
    }

    .navbar-brand > img {
        width: 160px;
        height: auto;
    }

    .navbar-default {
        height: 70px;
    }

    #menu-main-menu {
        margin-top: 20px;
    }

    .navbar-default .navbar-nav > li > a {
        font-size: 16px;
        padding-left: 12px;
        padding-right: 12px;
    }

    #popupHeader {
        top: 70px;
        padding: 6px;
    }

    .slide_image {
        max-width: 220px;
    }

    .slide h2 {
        font-size: 36px;
    }

    .slide h4 {
        font-size: 22px;
    }

    .slide {
        height: 600px;
    }

    h2.title {
        font-size: 30px !important;
    }

    h2.title::after {
        margin: 25px auto 0;
    }

    .section {
        padding: 55px 0 30px;
    }

    .content p {
        color: #373838;
        line-height: 1.5;
        font-size: 17px;
        margin-bottom: 20px;
    }

    .cta_block h3 {
        font-size: 30px;
    }

    .cta_blocks .slick-dots {
        bottom: -40px;
    }

    .project_block h3 {
        font-size: 23px;
    }
    .myjtline .events-content li > em {
        font-size: 16px;
    }
    .jtline .events-content h2 {
        font-size: 26px;
    }
    .cta_block h4 {
        font-size: 25px;
        line-height: 30px;
        max-height: 90px;
    }
    .cta_block p {
        margin-top: 15px;
        font-size: 14px;
    }
    .cta_block {
        height: 370px;
        padding: 25px 20px 20px;
    }
    .post_excerpt {
        top: 170px;
    }
    .news_blocks .slick-dots {
        bottom: -70px;
    }
    .latest_news_section {
        padding: 75px 0 107px !important;
    }
    #footerLogo {
        max-width: 175px;
    }
    .footer_menu {
        margin-top: 15px;
        padding: 0;
    }
    .footer_menu a {
        font-size: 15px;
        padding-left: 12px;
        padding-right: 12px;
    }
    .phone_link {
        font-size: 14px;
    }
    #menu-footer-menu li a {
        padding: 0 12px 0 0;
        font-size: 14px;
    }
    .social_link {
        width: 32px;
        height: 32px;
        font-size: 17px;
        margin: 0px 6px;
        padding-top: 3px;
    }
    .border_bottom_line {
        margin-top: 26px;
        margin-bottom: 20px;
    }
    #footertext {
        font-size: 15px;
    }
    .section.footer {
        padding: 30px 0 20px;
    }
    .section.page_header {
        padding: 75px 0;
        height: 240px;
    }
    .page_header .title {
        font-size: 29px;
    }
    .navbar-default .navbar-nav > li > a {
        padding-bottom: 0px;
    }
    #popupHeader p {
        margin: 6px 0 0;
        font-size: 15px;
    }
    .page_header h3 {
        font-size: 19px;
    }
    .cta_block_icon, .cta_block svg {
        margin: 0 auto 20px;
        max-width: 100px;
    }

    .sidebar_link {
        font-size: 12px;
    }
    .sidebar_link_icon, .sidebar_link svg {
        width: 25%;
    }
    .sidebar_link span {
        line-height: 1.2;
        width: 75%;
    }
    .project_block {
        height: 295px;
    }
    .content h1 {
        font-size: 31px;
    }
    .content h2 {
        font-size: 27px;
    }
    .content h3 {
        font-size: 20px;
    }
    .project_sidebar_title {
        font-size: 15px;
    }
    .project_sidebar_info {
        font-size: 13px;
    }
    .project_sidebar_wrapper .sidebar_title {
        margin-bottom: 20px;
        font-size: 16px;
    }
    .capability_bg {
        height: 140px;
    }
    .capability_content h3 {
         font-size: 19px;
     }
    .cap_readmore {
        bottom: 10px;
        font-size: 15px;
    }
    #sector, #capability, #location {
        margin: 0 0 25px;
        padding: 7px 15px;
        font-size: 14px;
    }
    .searchWrapper {
        top: 70px;
    }
}


@media screen and (min-width: 768px) and (max-width: 992px) {
    .btn, .gform_wrapper .gform_footer input.button {
        padding: 7px 18px;
        font-size: 14px !important;
    }
    body {
        padding-top: 60px;
    }

    .navbar-brand > img {
        width: 140px;
        height: auto;
    }
    .navbar-default {
        height: 60px;
    }
    #menu-main-menu {
        margin-top: 20px;
    }
    .navbar-default .navbar-nav > li > a {
        font-size: 13px;
        padding-left: 10px;
        padding-right: 10px;
    }
    #popupHeader {
        top: 60px;
        padding: 6px;
    }
    .slide_image {
        max-width: 200px;
    }
    .slide h2 {
        font-size: 32px;
    }
    .slide h4 {
        font-size: 19px;
    }
    .slide {
        height: 480px;
    }
    h2.title {
        font-size: 24px !important;
        margin-bottom: 20px;
    }
    h2.title::after {
        margin: 25px auto 0;
    }
    .slide.extra-padding {
        padding-top: 165px;
    }
    .section {
        padding: 50px 0 30px;
    }
    .content p {
        color: #373838;
        line-height: 1.5;
        font-size: 15px;
        margin-bottom: 15px;
    }
    .cta_block h3 {
        font-size: 25px;
    }
    .cta_blocks .slick-dots {
        bottom: -40px;
    }
    .project_block h3 {
        font-size: 18px;
    }
    .myjtline .events-content li > em {
        font-size: 16px;
    }
    .jtline .events-content h2 {
        font-size: 26px;
    }
    .cta_block h4 {
        font-size: 22px;
        line-height: 27px;
        max-height: 81px;
    }
    .cta_block p {
        margin-top: 10px;
        font-size: 13px;
    }
    .cta_block {
        height: 320px;
        padding: 25px 20px 20px;
    }
    .post_excerpt {
        top: 140px;
    }
    .project_block_more {
        font-size: 14px;
    }
    .news_blocks .slick-dots {
        bottom: -70px;
    }
    .latest_news_section {
        padding: 75px 0 107px !important;
    }
    #footerLogo {
        max-width: 140px;
    }
    .footer_menu {
        margin-top: 7px;
        padding: 0;
    }
    .footer_menu a {
        font-size: 13px;
        padding-left: 9px;
        padding-right: 9px;
    }
    .phone_link {
        font-size: 13px;
    }
    #menu-footer-menu li a {
        padding: 0 10px 0 0;
        font-size: 12px;
    }
    .social_link {
        width: 25px;
        height: 25px;
        font-size: 13px;
        margin: 0px 6px;
        padding-top: 3px;
    }
    .border_bottom_line {
        margin-top: 16px;
        margin-bottom: 10px;
    }
    #footertext {
        font-size: 14px;
    }
    .section.footer {
        padding: 20px 0 15px;
    }
    .section.page_header {
        padding: 50px 0;
        height: 200px;
    }
    .page_header .title {
        font-size: 24px;
    }
    .navbar-default .navbar-nav > li > a {
        padding-bottom: 0px;
    }
    #popupHeader p {
        margin: 4px 0 0;
        font-size: 14px;
    }
    .page_header h3 {
        font-size: 18px;
    }
    .cta_block_icon, .cta_block svg {
        margin: 0 auto 20px;
        max-width: 85px;
    }
    .cta_link {
        font-size: 17px;
        left: 80px;
    }
    .sidebar_link {
        font-size: 12px;
    }
    .sidebar_link_icon, .sidebar_link svg {
        width: 25%;
    }
    .sidebar_link span {
        line-height: 1.2;
        width: 75%;
    }
    .project_block {
        height: 210px;
    }
    .content h1 {
        font-size: 31px;
    }
    .content h2 {
        font-size: 27px;
    }
    .content h3 {
        font-size: 20px;
    }
    .project_sidebar_title {
        font-size: 15px;
    }
    .project_sidebar_info {
        font-size: 13px;
    }
    .project_sidebar_wrapper .sidebar_title {
        margin-bottom: 20px;
        font-size: 16px;
    }
    .capability_bg {
        height: 140px;
    }
    .capability_content h3 {
         font-size: 16px;
     }
    .cap_readmore {
        bottom: 10px;
        font-size: 15px;
    }
    #sector, #capability, #location {
        margin: 0 0 25px;
        padding: 6px 12px;
        font-size: 13px;
    }
    #projectFilterMsg {
        color: #0f4e8c;
        font-weight: bold;
        padding-top: 6px;
        font-size: 14px;
    }
    #popupHeader .btn {
        padding: 3px 10px;
        font-size: 13px;
        margin-right: 40px;
    }
    .content_icons_wrapper img {
        width: 75px;
        margin: 0 10px;
    }
    .wysiwyg_section.with_icons > .container {
        position: relative;
        z-index: 10;
    }
    .wysiwyg_section.with_icons {
        padding: 55px 0;
    }
    .jtline .events a {
        font-size: 17px;
    }
    .jtline .events li span {
        top: -89px;
        font-size: 40px;
    }
    .myjtline .events-content li > em {
        font-size: 14px;
    }
    .section.page_intro .content p {
        font-size: 15px;
    }
    .capability_content {
        height: 130px;
        padding: 15px;
    }
    body.single-capability .sidebar_link span {
        padding: 0 0 5px 0;
    }
    .sidebar_title {
        font-size: 15px;
    }
    .slick-next, .slick-prev {
        width: 60px;
        height: 40px;
    }
    .title_wrapper .title {
        font-size: 20px !important;
        padding-top: 5px;
    }
    .news_blocks_all .cta_block {
        height: 360px;
        margin-bottom: 30px;
    }
    .news_blocks_all .project_block_more {
        bottom: 15px;
        left: 20px;
        font-size: 13px;
    }
    .news_blocks_all .cta_block h4 {
        font-size: 20px;
        line-height: 25px;
        max-height: 75px;
    }
    .navbar-default .navbar-nav > li > a:focus::after, .navbar-default .navbar-nav > li > a:hover::after, .navbar-default .navbar-nav > li.current-menu-item > a::after, .navbar-default .navbar-nav > li.hovered > a::after {
        height: 7px;
        margin-top: 8px;
    }
    .navbar-right .dropdown-menu {
        top: 39px;
    }
    .dropdown-menu > li > a {
        padding: 7px 0;
        font-size: 13px;
    }
    .category_group a {
        font-size: 14px;
    }
    .category_group h3 {
        margin-bottom: 10px;
        font-size: 20px;
    }
    .contact_block p {
        font-size: 13px;
    }
    .jtline .events-content {
        width: 100%;
    }
    .searchWrapper {
        top: 60px;
    }
}

@media screen and (max-width: 767px) {
    .navbar-brand > img {
        width: 160px;
    }
    .navbar-brand {
        padding: 5px;
    }
    .navbar-default {
        height: 65px;
    }
    .searchWrapper {
        top: 65px;
    }
    .navbar-default .navbar-toggle {
        border: none;
        background: transparent;
        margin: 15px 0 0 0;
    }
    .navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
        background-color: #1694d1;
    }
    .navbar-default .navbar-toggle:focus .icon-bar, .navbar-default .navbar-toggle:hover  .icon-bar {
        background-color: #fff;
    }
    li.search-menu-item a {
        text-indent: 0 !important;
    }
    .navbar-default .navbar-nav>li:not(.search-menu-item)>a:focus:after, .navbar-default .navbar-nav>li:not(.search-menu-item)>a:hover:after, .navbar-default .navbar-nav>li:not(.search-menu-item).current-menu-item>a:after, .navbar-default .navbar-nav>li:not(.search-menu-item).hovered>a:after {
        content: "";
        display: none;
        height: 10px;
    }
    li.search-menu-item a:after {
        display: none !important;
    }
    body {
        padding-top: 65px;
    }
    #popupHeader {
        top: 65px;
        padding: 6px;
    }
    #popupHeader p {
        margin: 5px 0 0;
        font-size: 14px;
    }
    #popupHeader .btn {
        padding: 4px 8px;
        font-size: 12px !important;
        margin-right: 50px;
    }
    .slick-slide img {
        max-width: 170px;
    }
    .slide h2 {
        font-size: 28px;
    }
    .slide h4 {
        font-size: 18px;
    }
    .slide.extra-padding {
        padding-top: 180px;
    }
    .slide {
        height: 380px;
        padding-left: 20px;
        padding-right: 20px;
    }
    .content h1, .content h2, .content h3 {
        margin-top: 10px;
        margin-bottom: 15px;
        font-weight: bold;
    }
    h2.title {
        font-size: 22px;
    }
    h2.title::after {
        width: 130px;
        height: 2px;
        margin: 20px auto 0;
    }
    .content p {
        font-size: 15px;
        margin-bottom: 15px;
    }
    .section {
        padding: 45px 0 25px;
    }
    .cta_block_icon, .cta_block svg {
        width: 75px;
    }
    .cta_block h3 {
        font-size: 22px;
    }
    .cta_block {
        height: 310px;
    }
    .cta_blocks .cta_block p, #cta_blocks_all .cta_block p { display: none; }

    .cta_block .btn {
        position: relative;
        bottom: auto;
        left: auto;
        z-index: 10;
    }
    .cta_blocks .cta_block_wrapper.active .cta_link {
        bottom: -25px;
        font-size: 15px;
        left: 0;
    }
    .content_icons_wrapper img {
        width: 60px;
        margin: 0 10px;
    }
    .wysiwyg_section.with_icons > .container {
        position: relative;
        z-index: 10;
    }
    .wysiwyg_section.with_icons {
        padding: 45px 0;
    }
    .btn, .gform_wrapper .gform_footer input.button {
        padding: 7px 20px;
        font-size: 13px !important;
    }
    .project_block {
        height: 200px;
        padding: 10px;
    }
    .project_block h3 {
        font-size: 15px;
    }
    .project_block_more {
        bottom: 10px;
        font-size: 12px;
    }
    .title_wrapper .title {
        margin-top: 4px;
    }
    .jtline .events a {
        padding: 2px 15px 4px 10px;
        font-size: 18px;
    }
    .jtline .events li span {
        top: -78px;
        font-size: 35px;
    }
    .jtline .timeline {
        height: 110px;
    }
    .jtline .events {
        top: 72px;
    }
    .jtline .events-wrapper::before , .jtline .events-wrapper::after {
        top: 70px;
    }
    .jtline .events-content h2 {
        font-size: 22px;
    }
    .jtline .events-content {
        width: 100%;
    }
    .myjtline .events-content li > em {
        font-size: 14px;
    }
    .latest_news_section {
        padding: 55px 0 90px !important;
    }
    .news_blocks .slick-dots {
        bottom: -60px;
    }
    .news_blocks .cta_block {
        height: 300px;
        padding: 15px 18px 20px;
    }
    .cta_block h4 {
        font-size: 18px;
        line-height: 22px;
        max-height: 66px;
    }
    .post_date {
        font-size: 11px !important;
    }
    .post_excerpt {
        top: 120px;
    }
    .cta_block p {
        margin-top: 15px;
        font-size: 13px;
    }
    .news_blocks .project_block_more {
        left: 20px;
        font-size: 11px;
    }
    .news_blocks {
        margin-top: 25px;
    }
    #footerLogo {
        max-width: 140px;
    }
    .footer_menu {
        float: none;
        margin-top: 10px;
        padding: 0;
    }
    .footer_menu a {
        font-size: 13px;
        padding-left: 9px;
        padding-right: 9px;
    }
    .footer_menu a:first-child {
        padding-left: 0;
    }
    .border_bottom_line {
        border-bottom: 1px solid #4b7ea6;
        margin-top: 10px;
        margin-bottom: 10px;
    }
    .footer_contact_info {
        overflow: hidden;
        margin-top: 8px;
        font-size: 14px;
    }
    .footer br {
        display: none;
    }
    #menu-footer-menu {
        overflow: hidden;
    }
    #menu-footer-menu li a {
        font-size: 13px;
    }
    .social_links {
        text-align: left;
        overflow: hidden;
    }
    .social_link {
        width: 30px;
        height: 30px;
        font-size: 16px;
        margin: 10px 7px 5px;
        padding-top: 2px;
    }
    #footertext {
        font-size: 13px;
        padding-top: 10px;
    }
    .section.footer {
        padding: 20px 0 15px;
    }
    #menu-main-menu {
        margin-top: 0;
        background: #fff;
    }
    .navbar-default .navbar-nav > li > a:focus::after, .navbar-default .navbar-nav > li > a:hover::after, .navbar-default .navbar-nav > li.current-menu-item > a::after, .navbar-default .navbar-nav > li.hovered > a::after {
        content: "";
        display: none;
    }
    .navbar-default .navbar-nav > li > a {
        font-size: 16px;
        padding: 8px 20px;
    }
    .navbar-default .navbar-nav > li > a span {
        float: right;
    }
    .navbar-nav > li > .dropdown-menu {
        position: relative;
        background: transparent;
        top: auto;
        left: 0 !important;
        transform: translate(0, 0) !important;
        width: 100%;
        max-width: 100%;
        text-align: left;
        padding-left: 10px;
    }
    .dropdown-menu > li > a {
        border-bottom: none;
        font-size: 14px;
    }
    .page_header .title {
        font-size: 26px;
    }
    .page_header h3 {
        font-size: 16px;
    }
    .section.page_header, .wysiwyg_section, .wysiwyg_section.with_icons:after, .section.form_wrapper {
        background-size: auto 70px;
    }
    .section.page_header {
        padding: 80px 0;
        height: 220px;
    }
    .page_intro_icon {
        display: none;
    }
    .cta_link {
        font-size: 15px;
        left: 0;
        width: 100%;
    }
    .page_header_nav li {
        font-size: 12px;
    }
    .sidebar_link_icon, .sidebar_link svg {
        display: none;
    }
    .sidebar_link span {
        padding: 0 0 5px 0;
        width: 100%
    }
    .sidebar_link {
        font-size: 13px;
    }
    .content_col {
        padding-left: 20px;
    }
    .capability_block {
        width: 31%;
        max-width: 31%;
    }
    .capability_bg {
        height: 140px;
    }
    .capability_content h3 {
        font-size: 18px;
    }
    .capability_content {
        padding: 10px;
        height: 120px;
    }
    .cap_readmore {
        bottom: 10px;
        font-size: 14px;
    }
    .sidebar_title {
        font-size: 15px;
        text-align: left;
    }
    .slick-next, .slick-prev {
        width: 60px;
        height: 40px;
    }
    .gallery .slick-slide div {
        height: 300px;
    }
    #sector, #capability, #location {
        margin: 0 0 20px;
        padding: 8px 10px;
        font-size: 13px;
    }
    body.single-project .section.wysiwyg_section {
        padding-top:0;
    }
    .content ul {
        font-size: 15px;
    }
    .project_sidebar_wrapper {
        margin-bottom: 20px;
    }
    .project_sidebar_title {
        font-size: 15px;
    }
    .news_blocks_all .cta_block {
        width: 46%;
        height: 290px;
        margin: 0px 2% 30px;
        max-width: 46%;
    }
    .section.page_intro .content p {
        font-size: 15px;
    }
    .category_group {
        width: 100%;
        float: none;
        padding-right: 20px;
    }
    .category_group h3 {
        margin-bottom: 10px;
        font-size: 18px;
    }
    .category_group a {
        font-size: 14px;
    }
    .category_group::after {
        border-bottom: 2px solid #1694d1;
        width: 18%;
        margin-top: 10px;
    }
    .center.block.contact_icon {
        width: 80%;
    }
    .contact_block {
        width: 48%;
        margin-bottom: 20px;
    }
    .contact_block p {
        font-size: 13px;
    }
    #map {
        height: 65vh;
    }
    .content p:last-of-type {
        margin-bottom: 0;
    }
    .wysiwyg_section {
        padding-bottom: 10px;
    }
    
      body.home .section.cta_blocks_section {
    padding-bottom: 50px;
}
}

@media screen and (max-width: 1200px) and (min-width: 650px) {
   #cta_blocks_all .cta_block_wrapper {
        width: 50%;
      
    }
}

@media screen and (max-width: 650px) {
    .slide {
        height: 320px;
        padding-top: 100px;
    }
    .slide.extra-padding {
        padding-top: 100px;
    }
    .slide h2 {
        font-size: 23px;
    }
    .slide h4 {
        font-size: 15px;
    }
    .slide img {
        max-width: 150px;
    }
    #cta_blocks_all .cta_block_wrapper {
        flex-grow: 1;
        width: 48%;
        height: auto;
        margin-bottom: 30px;
    }
    .sidebar_link span {
        font-size: 11px;
    }
    #menu-footer-menu li a {
        font-size: 12px;
    }
    .footer_contact_info {
        font-size: 12px;
    }
    .capability_bg {
        height: 115px;
    }
    .capability_content h3 {
        font-size: 16px;
    }
    .capability_content {
        height: 100px;
    }
    #sector, #capability, #location {
        padding: 6px;
        font-size: 11px;
    }
    #dateWrapper {
        padding: 15px 0 15px;
        font-size: 12px;
    }
    .section.page_intro .content p {
        font-size: 14px;
    }
    .cta_blocks .cta_block_wrapper.active .cta_link {
        left: 0;
    }
}

@media screen and (max-width: 580px) {
    .navbar-brand > img {
        width: 140px;
    }
    .navbar-default .navbar-toggle {
        margin: 13px 0 0 0;
    }
    .navbar-default {
        height: 55px;
    }
    .searchWrapper {
        top: 55px;
    }
    body {
        padding-top: 55px;
    }
    #popupHeader {
        top: 55px;
        padding: 5px 0;
    }
    #popupHeader p {
        font-size: 12px;
    }
    .content p, .content ul {
        font-size: 14px;
    }
    .cta_block {
        height: 285px;
    }
    .cta_blocks .cta_block_wrapper.active .cta_link {
        font-size: 14px;
    }
    .content_icons_wrapper img {
        width: 50px;
        margin: 0px 8px;
    }
    h2.title {
        font-size: 20px;
    }
    .btn, .gform_wrapper .gform_footer input.button {
        padding: 6px 13px;
        font-size: 12px !important;
    }
    .project_block.size2 {
        width: 48%;
    }
    .jtline .events a {
        padding: 2px 10px;
        font-size: 14px;
    }
    .jtline .events li span {
        top: -64px;
        font-size: 28px;
    }
    .myjtline .events-content li > em {
        font-size: 12px;
    }
    .jtline .events-content h2 {
        font-size: 18px;
    }
    .footer_menu a {
        font-size: 12px;
    }
    .col-xs-2.sidebar_wrapper {
        width: 21%;
    }
    .col-xs-10.content_col {
        width: 79%;
    }
    .sidebar_link span {
        font-size: 10px;
    }
    .cta_block_icon, .cta_block svg {
        width: 55px;
    }
    h2.title::after {
        width: 100px;
        margin: 15px auto 0;
    }
    .capability_block {
        width: 48%;
        max-width: 48%;
    }
    .sidebar_title {
        font-size: 13px;
    }
    .page_header .title {
        font-size: 23px;
    }
    .page_header h3 {
        font-size: 14px;
    }
    .page_header_nav {
        margin: 8px 0 0 0;
    }
    .page_header_nav li {
        font-size: 11px;
    }
    .section.page_header {
        height: 200px;
    }
    .content h1 {
        font-size: 27px;
    }
    .content h2 {
        font-size: 24px;
    }
    .content h3 {
        font-size: 17px;
    }
    .slick-next, .slick-prev {
        width: 50px;
        height: 30px;
    }
    .slick-prev {
        left: 15px;
    }
    .slick-next {
        right: 15px;
    }
    .title_wrapper .title {
        font-size: 16px;
        margin-top: 5px;
    }
    #directoryForm > div {
        width: 100%;
    }
    #sector, #capability, #location {
        width: 49%;
    }
    .project_sidebar_title {
        font-size: 14px;
    }
    .project_sidebar_info {
        font-size: 13px;
    }
    .news_blocks_all .cta_block {
        padding: 15px;
    }
    .news_blocks_all .cta_block {
        width: 48%;
        margin: 0px 1% 30px;
        max-width: 48%;
    }
    .news_blocks_all .post_excerpt {
        top: 110px;
    }
    .contact_block p {
        font-size: 12px;
    }
    
  
}

@media screen and (max-width: 480px) {
    .slide h2 {
        font-size: 21px;
    }
    .content h2 {
        font-size: 22px;
    }
    .cta_block h3 {
        font-size: 26px;
    }
    .cta_blocks .cta_block {
        height: 250px;
    }
    .project_block {
        width: 100% !important;
        margin: 0 auto 15px;
    }
    .project_block h3 {
        font-size: 18px;
    }
    .news_blocks .cta_block {
        height: 250px;
        padding: 15px 15px 20px;
    }
    .post_excerpt {
        top: 100px;
    }
    #cta_blocks_all .cta_block_wrapper {
        flex-grow: 1;
        width: 100%;
        height: 250px;
        margin-bottom: 20px;
    }
    #cta_blocks_all .cta_block {
        height: 250px;
    }
    .col-xs-2.sidebar_wrapper {
        width: 100%;
        margin-bottom: 15px;
    }
    .col-xs-10.content_col {
        width: 100%;
    }
    .sidebar_link {
        border-top: 0;
        clear: none;
        width: auto;
        color: #0f4e8c;
        display: block;
        padding: 0px 7px;
        float: left;
        border-left: 1px solid;
    }
    .sidebar_link:last-of-type {
        border-right: 1px solid;
    }
    .sidebar_wrapper .cta_block_icon {display: none;}
    .capability_block {
        width: 100%;
        max-width: 100%;
    }
    .news_blocks_all .cta_block {
        width: 100%;
        margin: 0px 0% 30px;
        max-width: 100%;
    }
    .news_blocks_all .post_excerpt {
        position: relative;
        top: auto;
        margin-top: 30px;
    }
    .news_blocks_all .cta_block {
        height: auto;
    }
    .news_blocks_all .project_block_more {
        bottom: auto;
        left: auto;
        position: relative;
        clear: both;
        float: left;
        display: block;
        margin-top: 30px;
    }
    .gform_wrapper .left_label .gfield_label {
        font-size: 13px;
        margin-top: 6px !important;
    }
    .gform_wrapper .left_label input.large {
        padding: 3px 5px;
    }
    #gform_1 {
        width: 100%;
    }
    .gform_wrapper .gfield_checkbox li label, .gform_wrapper .gfield_radio li label {

        font-size: 13px;
    }
    #formTitle {
        margin: 0 0 25px;
        font-size: 18px;
    }
    .center.block.contact_icon {
        display: none;
    }
}

@media screen and (max-width: 420px) {
    .slide img {
        display: none;
    }
    .slide {
        padding-top: 100px !important;
    }
    #popupHeader .btn {
        float: left;
        margin: 5px 0 0 0;
    }
}

@media screen and (max-width: 360px) {

}

@media screen and (max-width: 320px) {
    .single-post-navigation .btn{
        width: auto;
    }
}

@media screen and (max-height: 900px) and (min-width: 1200px){
    .slide {
    height: 700px;
    height: calc(100vh - 120px);
    }
}

@media screen and (max-height: 700px) and (min-width: 992px){
    .slide {
    height: 550px;
    height: calc(100vh - 120px);
    }
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    #sector, #capability, #location {
        background-image: none;
    }
}
