@import "../mobile.css";
a {
    color: #489ca8;
}
.sidebar-box h2 a {
    font-size: 34px !important;
    font-family: 'Montserrat', sans-serif;
}
ul#menu-who-we-are {
    padding-left: 0px !important;
}
.add_content_area {
    padding-left: 15px;
}
#menu-who-we-are > li {
    margin-top: 67px !important;
}

#menu-who-we-are .menu-item ul {
    margin-top: 25px !important;
    padding-top: 20px !important;
}

#menu-who-we-are .sub-menu .menu-item {
    margin-top: 15px !important;
    margin-bottom: 16px !important;
}
ul#menu-insights {
    padding-left: 0px !important;
}

#menu-insights > li {
    margin-top: 67px !important;
}

#menu-insights .menu-item ul {
    margin-top: 25px !important;
    padding-top: 20px !important;
}

#menu-insights .sub-menu .menu-item {
    margin-top: 15px !important;
    margin-bottom: 16px !important;
}
#secondary .sidebar-box h2 {
    font-size: 40px !important;
    font-family: Impact, Charcoal, sans-serif;
}
p {
    font-size: 14px;
    line-height: 20px;
    margin: 0px 0px 30px;
}
img {
    max-width: 100%;
}
blockquote {
    border: 0px;
    margin-left: 50px;
    border-top: 1px solid;
    color: #9ab951;
    padding: 25px 0px;
    margin-right: 35px;
    font-family: 'Crimson Text', serif;
    color: #9ab951;
    font-size: 21px !important;
}
blockquote p {
    font-size: 21px !important;
    line-height: 31px !important;
}
.input-group {
    display: block;
}
input.form-control {
    width: 100%;
    font-size: 10px;
}
.nav-container {
    width: 90%;
    margin: auto;
}
.jpt-box {
    display: inline-block;
    overflow: hidden;
    background-color: #000;
    position: relative;
}
.jpt-box-child {
    position: absolute;
    left: 0px;
    top: 0px;
}
.breadcrumb-section {
    padding: 50px 0px 25px;
    box-shadow: inset 0px 13px 2px #e7e7e7;
}
.breadcrumb>li+li:before {
    content: "|";
    padding: 0 8px 0 5px;
}
.breadcrumb {
    font-size: 12px;
    font-weight: 500;
}
.breadcrumb li a {
    color: #555;
}
#header {
    position: fixed;
    top: 0px;
    left: 0px;
    z-index: 999;
    width: 100%;
}
body.logged-in.admin-bar #header {
    top: 32px;
}
#footer {
    background-color: #489ca8;
    padding: 15px 0px;
}
#footer ul {
    list-style: none;
}
#footer ul li {
    display: inline-block;
}
#footer ul li::after {
    content: '|';
    color: #fff;
    margin: 0 10px;
}
#footer ul li:last-child::after {
    display: none;
}
#footer ul li h6 {
    margin-left: 15px;
}
.topnav {
    background: rgba(0, 0, 0, 0.9);
}
.topnav ul>li>a {
    color: #ffffff;
    padding: 7px 10px;
}
.topnav ul>li>a:hover, .topnav ul>li>a.active {
    background: transparent;
    opacity: 1;
}
.topnav ul>li>a i {
    font-size: 16px;
}
.topnav form {
    margin: 0px;
}
.topnav form input[type=text] {
    border-radius: 0px;
    background: #636363;
    border: 0px;
    color: #fff;
    text-transform: uppercase;
    width: 200px;
}
.mainnav .navbar-brand {
    padding: 0 15px;
}
..mainnav .navbar .navbar-nav.group-nav {
    text-transform: uppercase;
}
.mainnav .navbar .navbar-nav.group-nav>li {
    padding: 35px 5px;
    font-style: italic;
}
.mainnav .navbar .navbar-nav.group-nav>li>a {
    padding: 0px;
    opacity: 1;
}
.btn-default, .btn-orange {
    background: #f17d00;
    border-radius: 0px;
    border: 0px;
    color: #fff;
    font-family: 'Museo-Sans', sans-serif;
    text-transform: uppercase;
}
.btn-default:hover, .btn-orange:hover {
    background: #bf6f19;
    color: #fff;
}
.body-txt p {
    line-height: 24px;
}
.pagination-wrap {
    text-align: center;
}
.pagination-wrap ul li {
    padding: 0px 8px 0px 12px;
    display: inline-block;
}
.pagination-wrap ul li a {
    background-color: transparent;
    border: none;
    color: #f17d00;
    padding: 0px;
    font-weight: 500;
}
.pagination-wrap ul li a:hover, .pagination-wrap ul li.active a {
    color: #f17d00;
    text-decoration: underline;
}
.pagination-wrap ul li.page-num+li.page-num {
    border-left: solid 2px #f17d00;
}
.subscription-box h2 a {
    color: #f17d00;
}
.subscription-box .subscription-form {
    background-color: #e7e7e7;
    display: inline-block;
    padding: 25px 25px;
    width: 100%;
}
.subscription-box .subscription-form input[type=text] {
    margin-bottom: 10px;
}
.subscription-box .subscription-form button {
    margin-top: 5px;
    font-weight: bold;
    font-size: 10px;
    padding: 8px 25px;
    letter-spacing: 1px;
}
@media only screen and (max-width: 768px) {
    #header .mainnav nav {
        padding-bottom: 20px;
    }
    .navbar-nav {
        margin: 0px !important;
    }
    .dropdown-menu {
        border: 0px !important;
        border-radius: 0px !important;
        -webkit-border-radius: 0px !important;
        box-shadow: none !important;
        -webkit-box-shadow: none !important;
    }
    .topnav ul>li>a {
        padding: 7px;
    }
    .nav-container {
        width: 100%;
    }
    .mainnav .navbar .navbar-nav>li>a {
        padding: 35px 10px;
    }
    .mainnav .navbar .navbar-nav.group-nav>li {
        padding: 35px 2px;
    }
    #header.small-header .mainnav ul.navbar-right li a {
        padding: 20px 10px !important;
    }
    .topnav {
        position: relative;
        z-index: 9
    }
    #footer {
        text-align: center;
    }
    #footer .copyright, #footer .footer-menu {
        float: none !important;
        display: inline-block;
        width: 100%;
    }
    #footer .footer-menu ul {
        display: inline-block;
        margin: 0px;
        padding: 0px;
    }
    #footer .footer-menu ul li h6 {
        margin: 1px;
        float: right;
    }
    .b-t-p-section .col-sm-4.team-box {
        margin-bottom: 30px;
    }
    .a-e-p-section {
        padding-bottom: 50px !important;
    }
    .one_half.last_column div {
        padding-left: 0px !important;
    }
    #footer-menu .footer-nav-divider {
        margin: 0 4px !important;
    }
    #footer ul li {
        float: none !important;
        display: inline-block !important;
    }
    .navbarbrand-no-break img {
        margin-left: 20px;
    }
    .pull-right {
        float: none !important;
    }
    #header {
        top: initial !important;
    }
    .home-slider .owl-slider .owl-slide {
        max-height: 500px !important;
    }
    .home-slider .owl-slider .owl-slide .slide-img {
        position: absolute !important;
    }
    .home-slider .owl-slider .owl-slide .slide-txt {
        text-align: center !important;
    }
    .home-slider .owl-slider .owl-slide .slide-txt p {
        font-size: 16px !important;
        line-height: 26px !important;
    }
    .home-slider .owl-slider .owl-slide .slide-txt h2 {}
}
@media only screen and (max-width: 767px) {
    .topnav form {
        position: absolute;
        width: 100%;
        left: 0px;
        top: calc(100% - 1px);
        padding: 0px;
    }
    .navbar-brand>img {
        width: 70%;
    }
    .topnav .collapse {
        display: block;
    }
    .topnav .navbar-nav {
        display: inline-block;
        margin: 0px;
        float: left;
    }
    .topnav .navbar-nav.navbar-right {
        float: right;
    }
    .topnav .navbar-nav li {
        float: left;
    }
    .topnav form {
        display: none;
    }
    .mainnav {}
    .mainnav .group-nav {
        display: inline-block;
        margin: 0px;
    }
    .mainnav .navbar .navbar-nav.group-nav>li {
        float: left;
        padding: 10px 2px;
    }
    #header .mainnav ul.navbar-right li a {
        padding: 10px 2px !important;
    }
    #header.small-header .mainnav ul.navbar-right li a {
        padding: 10px 2px !important;
    }
    .sidebar {
        clear: both;
    }
}
@media only screen and (max-width: 480px) {
    .mainnav .group-nav li a {
        font-size: 12px !important;
    }
    .mainnav .group-nav {
        float: right;
        margin-top: 30px;
    }
    .mainnav .navbar-nav {
        clear: both;
    }
    h1 {
        font-size: 1.8em;
    }
}
/** Josh **/

.small-header .navbarbrand-no-break img {
    max-height: 60px;
    width: auto;
}
.sidebar-box p {
    margin: 0px 0 20px 0 !important;
}
.sidebar-box a.btn {
    padding: 12px 25px 12px !important;
}
.sidebar-box a.btn:hover {}
.project-group h2 {
    font-size: 16px !important;
    color: #9ab951 !important;
    font-family: 'Museo-Sans' !important;
    font-weight: 700 !important;
}
.project-filter .btn-orange {
    font-family: 'Museo-Sans' !important;
    font-size: 16px !important;
    font-weight: 700 !important;
}
ul.list-posts {
    margin: 0;
    padding: 0;
    list-style-type: none;
}
.navbar-nav:not(.sm-collapsible) ul .caret {
    top: 30%;
}
.news-thumb {
    max-width: 96px !important;
    height: auto;
}
.news-title {
    border-bottom: solid 2px #e8e8e8;
    margin-bottom: 40px;
    margin-top: 10px;
}
/*
  .banner:not(.home)::after {
    display: block;
    position: relative;
    background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0, #fff 100%);
    margin-top: -150px;
    height: 150px;
    width: 100%;
    content: '';
    z-index: 10000;
  }*/

/** Custom Mainstage **/

.ms-wrapper {
    background-size: cover;
    padding: 70px 0 100px 0;
}
.ms-wrapper .ms-container {
    max-width: 1080px;
    width: 100%;
    margin: auto;
}
.ms-wrapper .ms-container .ms-headline {
    max-width: 85%;
    padding-bottom: 80px;
}
.ms-wrapper .ms-container .ms-headline h1 {
    margin-bottom: 40px;
}
.ms-wrapper .ms-container .ms-headline a {
    padding: 15px 25px 15px 25px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
}
.ms-rotator .rotator-headline {
    padding: 40px 50px 40px 50px;
    background-color: #00aca0;
    border-top: solid 5px #009b90;
    color: #FFF;
}
.rotator-wrapper {
    background-color: #FFF;
    background-position: top right;
    background-repeat: no-repeat;
    padding: 75px 50px 100px 50px;
}
.rotator-wrapper .rotator-text {
    width: 36%;
    display: inline-block;
    padding: 10px 0 10px 0;
}
.rotator-wrapper .rotator-text span {
    background-color: #FFF;
    padding-right: 6px;
}
.rotator-wrapper .rotator-text:hover~.rotator-image {
    z-index: 1000;
    display: inline-block;
    -webkit-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    -ms-transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
}
.rotator-wrapper .rotator-image:hover {
    z-index: 1000;
    display: inline-block;
}
.form-control {
    border-radius: 4px !important;
    -webkit-border-radius: 4px !important;
    -moz-border-radius: 4px !important;
}
.rotator-wrapper li:first-child .rotator-image {
    z-index: 1;
}
.rotator-wrapper li .rotator-text:hover, .rotator-wrapper li.active .rotator-text {
    color: #e87722;
    cursor: pointer;
    background-image: url(/wp-content/uploads/2018/01/rline.png);
    background-repeat: repeat-x;
    background-position: top 20px center;
}
.rotator-wrapper .rotator-image {
    width: 57%;
    display: none;
    background-size: cover;
    background-repeat: no-repeat;
    padding: 60px 75px 60px 45px;
    position: absolute;
    top: 0;
    min-height: 360px;
    -webkit-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    -ms-transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
}
.rotator-wrapper ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    position: relative;
}
form#commentform input#submit {
    width: auto;
    padding: 7px 15px;
}
input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    color: #333;
}
input::-moz-placeholder, textarea::-moz-placeholder {
    /* Firefox 19+ */
    color: #333;
}
input:-ms-input-placeholder, textarea:-ms-input-placeholder {
    /* IE 10+ */
    color: #333;
}
input:-moz-placeholder, textarea:-ms-input-placeholder {
    /* Firefox 18- */
    color: #333;
}
.comment-form .comment-form p {
    padding: 8px;
    text-align: center;
}
form#commentform input, form#commentform textarea#comment {
    border: 0;
    border-radius: 4px;
    padding: 8px;
}
p.form-submit {
    margin-bottom: 0;
}
.visualCaptcha, input.comment-submit-btn {
    text-align: center;
}
.visualCaptcha-explanation {
    background-color: inherit;
    color: #000;
}
.visualCaptcha-explanation:after {
    content: ": ";
    font-weight: 700;
}
/* removes svg's added by twentyseventeen theme */

svg.icon {
    display: none !important;
}
aside .gform_widget>div {
    background-color: #e7e7e7;
    display: inline-block;
    padding: 15px 25px;
    width: 100%;
}
aside .gform_widget input[type="text"] {
    float: left;
    margin-bottom: 0;
    position: relative;
    width: 100% !important;
    z-index: 2;
    margin-bottom: 10px;
    background-image: none;
    border-radius: 4px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    display: block;
    padding: 12px;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
    width: 100%;
}
aside .gform_widget label {
    display: none !important;
}
aside .gform_widget>h2 {
    margin-bottom: 5px;
}
aside .gform_widget>div input[type="submit"], .contact-form input[type="submit"] {
    margin-top: 5px;
    padding: 8px 25px;
    background: #f17d00 none repeat scroll 0 0;
    border: 0 none;
    border-radius: 0;
    color: #fff;
}
.widget.sidebar-box.search-box {
    height: 30px;
    margin-bottom: 40px;
}
aside .fa.fa-rss {
    font-size: 30px;
    color: #f17d00;
}
.gform_body label {
    display: none !important;
}
.contact-form input[type="text"] {
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    color: #555;
    display: block;
    font-size: 14px;
    height: 34px;
    line-height: 1.42857;
    padding: 6px 12px;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
    width: 100% !important;
    font-size: 10px !important;
}
.contact-form .gform_title {
    display: none;
}
.contact-form .gform_wrapper {
    margin: 0px;
}
body .contact-form input[type="submit"] {
    font-size: 16px !important;
}
.contact-form .gform_footer {
    text-align: center;
}
aside .sidebar-box {
    margin-bottom: 30px;
}
.contact-form {
    background: #e7e7e7 none repeat scroll 0 0;
    padding: 35px;
}
.contact-address-box ul {
    list-style: outside none none;
    padding: 0;
}
aside .widget {
    margin-top: 30px;
}
aside .widget .sidebar-box, aside .widget.sidebar-box, aside>.sidebar-box {
    margin-bottom: 70px;
}
ul.sidebar-links li ul.sub-menu li a {
    display: block;
    z-index: 1000;
}
.gform_wrapper {
    background-color: #e5eef6;
    padding: 30px;
}
.gform_heading {
    display: none !important;
}
.gform_wrapper input[type="text"], .gform_wrapper textarea {
    width: 100%;
    border: solid 1px transparent !important;
    padding: 10px !important;
    font-size: 14px !important;
    font-family: 'Roboto', sans-serif !important;
    color: #6b6b6b !important;
    border-radius: 3px !important;
    -webkit-border-radius: 3px !important;
}
.gform_wrapper input[type="text"]:focus, .gform_wrapper textarea:focus {
    border: solid 1px #EEE !important;
    outline: none !important;
}
.gform_wrapper .gform_footer input[type=submit] {
    padding: 12px 25px 12px !important;
    border: 0px !important;
    border-radius: 3px !important;
    -webkit-border-radius: 3px !important;
}

.filter-area .bootstrap-select {
    width: 25% !important;
}
.filter-area .input-group {
    margin-right: 30px;
}
.dropdown-backdrop {
    display: none !important;
}
.sidebar-links li.page_item_has_children ul.sub-menu {
    display: none;
    list-style-type: none;
    margin: 0;
    padding-left: 25px;
}
.sidebar-links li.page_item_has_children.open ul.sub-menu, .sidebar-links li.page_item_has_children.current_page_item ul.sub-menu, .sidebar-links li.page_item_has_children.current_page_parent ul.sub-menu {
    display: block !important;
    z-index: 1000;
}
.sidebar-links li.page_item_has_children .fa-caret-right {}
.sidebar-links li.page_item_has_children.open .fa-caret-right {
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    transform: rotate(90deg);
}
img.alignleft {
    float: left;
    margin-right: 15px;
}
img.alignright {
    float: right;
    margin-left: 15px;
}
.accordion-wrapper {
    padding-left: 0px !important;
}
#accordion .card {
    min-height: 50px;
    border-bottom: 2px solid #CCC;
    padding: 15px 0px;
}
#accordion .card h5 {}
#accordion span.accordion-icon {
    position: absolute;
    width: 25px;
    height: 25px;
    right: 20px;
}
#accordion .card .card-header {
    text-transform: uppercase;
    font-size: 16px;
}
#accordion .card .card-header span {
    background: url(/wp-content/uploads/2018/02/plus.png);
    background-size: auto;
    background-repeat: no-repeat;
}
#accordion .card .card-header.open span {
    background: url(/wp-content/uploads/2018/02/close.png);
    background-size: auto;
    background-repeat: no-repeat;
}
#accordion .card .card-header a:hover, #accordion .card .card-header a:active, #accordion .card .card-header a:visited, #accordion .card .card-header a:link {
    text-decoration: none !important;
}
#accordion .card .card-header a {
    font-weight: 400;
}
#accordion .card-body li {
    font-size: 14px;
    text-transform: none;
    font-weight: 400;
}
#accordion .card-body p {
    font-size: 14px;
    line-height: auto !important;
}
.filtered .project-list .project {
    width: 22.3%;
    box-sizing: inherit;
    min-height: inherit;
    height: 100%;
    display: flex;
    min-height: 250.3px;
}
.filtered .project-list .project a {
    vertical-align: top;
}
.project-list .project {
    margin-right: 20px;
    width: calc(50% - 20px);
}
.project-filter {
    background: #e7e7e7 none repeat scroll 0 0;
    padding: 20px 0px;
    margin-bottom: 50px;
}
.proejct-subfilter .input-group {
    display: inline-block;
    width: auto;
}
.proejct-subfilter .input-group .btn>.btn {
    padding: 5px 25px 5px 5px;
}
.proejct-subfilter .input-group>.btn {
    padding: 5px 10px;
}
.proejct-subfilter .input-group .btn>.btn .bs-caret {
    float: right;
}
.project-gallery .slide.active {
    z-index: 2;
}
.project-gallery {
    position: relative;
}
.project-gallery .slide {
    position: absolute;
    z-index: 1;
    left: 0;
    top: 0;
    width: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    height: 560px;
}
.project-gallery .slide.active {
    z-index: 2;
}
.project-gallery .thumbnails {
    margin-top: 21px;
    margin-bottom: 50px;
    /*margin-left: 170px; */
    position: relative;
}
.project-gallery .thumbnails .mask {
    position: relative;
    overflow: hidden;
    width: 100%;
}
.project-gallery .thumbnails .slideset {
    float: left;
    width: 99999px;
}
.project-gallery .thumbnails .thumb-slide {
    float: left;
    width: 150px;
    padding-right: 10px;
}
.project-gallery .thumbnails .thumb-slide a {
    display: block;
    position: relative;
}
.project-gallery .thumbnails .thumb-slide a:after {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(255, 176, 23, .7);
    display: none;
}
.project-gallery .thumbnails .thumb-slide.active a:after {
    display: block;
}
.project-gallery .thumbnails .thumb-slide .video .arrow {
    position: absolute;
    width: 44px;
    height: 44px;
    border: 4px solid #fff;
    border-radius: 50%;
    top: 50%;
    left: 50%;
    margin: -22px 0 0 -22px;
}
.project-gallery .thumbnails .thumb-slide .video .arrow:after {
    height: 0;
    width: 0;
    border-bottom: 9px solid transparent;
    border-left: 16px solid #fff;
    border-top: 9px solid transparent;
    position: absolute;
    content: "";
    top: 50%;
    left: 50%;
    margin: -9px 0 0 -6px;
}
.project-gallery .thumbnails .btn-thumb-prev, .project-gallery .thumbnails .btn-thumb-next {
    position: absolute;
    top: 0;
    bottom: 0;
    width: 50px;
    z-index: 10;
    background-color: #ffb017;
    color: #fff;
    font-size: 28px;
    line-height: 70px;
    padding-top: 21px;
    text-align: center;
}
.project-gallery .thumbnails .btn-thumb-prev:hover, .project-gallery .thumbnails .btn-thumb-next:hover {
    opacity: .9;
}
.project-gallery .thumbnails .btn-thumb-prev.disabled, .project-gallery .thumbnails .btn-thumb-next.disabled {
    display: none;
}
.project-gallery .thumbnails .btn-thumb-prev {
    left: 0;
}
.project-gallery .thumbnails .btn-thumb-next {
    right: 0;
}
.btn-thumb-prev svg.icon, .btn-thumb-next svg.icon {
    display: inline-block !important;
    width: 1em;
    height: 1em;
    fill: currentColor;
}
.project-gallery .thumbnails .btn-thumb-prev.disabled, .project-gallery .thumbnails .btn-thumb-next.disabled {
    display: none;
}
.attachment-project-gallery-thumb.size-project-gallery-thumb {
    margin: 0 !important;
    max-width: 100%;
    min-height: 107px;
}
.project-gallery .slide {
    /* height: 277px; */
    height: 477px;
}
.banner.home-slider, .owl-slide, .owl-slide img {
    height: 587px !important;
}
body.home .col-sm-12.a-e-p-buttons {
    display: flex;
    left: 5px !important;
}
@media(max-width:768px){

}
body.home .slide-img {
    background-size: cover !important;
    background-position: top !important;
} 
@media(min-width:768px){
    .home-slider .owl-slider .owl-slide .slide-txt {
        transform: translateX(50%) !important;
        top: 125px !important;
    }
}
.col-md-3 h2.widgettitle {
    font-family: 'Rajdhani', sans-serif;
    text-transform: uppercase;
    font-size: 24px !important;
    letter-spacing: 2px;
    font-weight: 600;
}

.col-md-3 ul.menu {
    border-top-width: 1px;
    border-bottom-color: #c6c6c6 !important;
    border-bottom-width: 0px;
    border-top-color: #5e5e5e !important;
    border-top-style: solid;
    list-style: none;
    padding: 20px 0px;
    width: 100%;
    font-size: 18px;

}

.col-md-3 .menu-item a {
    color: #0c0c0c;
    font-family: 'Rajdhani', sans-serif;
    font-size: 16px;
    font-weight: 400;
}

.col-md-3 li.menu-item {
    margin: 15px 0px;
    font-weight: 500;
}

.col-md-3 aside#secondary {
    margin-left: 21px;
}
body.single-project .col-md-3 .widget-area h2 {
    font-family: 'Rajdhani', sans-serif;
    text-transform: uppercase;
    font-size: 24px;
}

aside#secondary {
    margin-left: 0 !important;
}

.widget-area p {
    font-family: 'Open Sans', sans-serif;
    color: #0c0c0c;
    font-size: 16px;
    line-height: 26.5px;
    font-weight: 300;
    margin-bottom: 34px;
}
body.single-news .banner-img-main {
    background: url(/wp-content/uploads/2020/01/About-2-1.png) !important;
}
a:hover {
    text-decoration: none !important;
}
.page-template-library .see-all-link {
    position: absolute;
    right: 20px;
    bottom: 25px;
}

.page-template-library .library-category {
    position: relative;
}

#menu-sidebar-whitepapers .menu-item a {
    margin: 15px 0px !important;
    list-style: none !important;
    width: 100% !important;
    font-family: 'Rajdhani', sans-serif !important;
    font-size: 16px !important;
    font-weight: 400 !important;
}
#menu-sidebar-whitepapers .menu-item a:hover {
    color: #d22b25;
}

ul#menu-sidebar-whitepapers {
    border-bottom: 0 !important;
}

.col-md-3 h2.widgettitle:nth-of-type(n+2) {
    margin-top: 50px;
}

.col-md-3 div#gform_wrapper_3 {
    margin-bottom: 60px;
}

.page-template-index #secondary .sidebar-box {
    left: 0 !important;
    margin-bottom: 20px;
}


.page-template-index  input#s {
    margin-bottom: 31px;
}

.page-id-206 .portfolio-content-wrapper.sidebar-box.sidebar-offer {
    margin-top: 80px;
}

.page-id-206 ul#gform_fields_1 {
    padding-left: 0 !important;
}

.page-id-206 #gform_submit_button_1 {
    left: 10px;
}

.person-share ul li {
    background-color: #3dc14c !important;
}

.person-detail i {
    color: white !important;
}
.project-gallery .thumbnails .thumb-slide a:after {
    background-color: rgba(210, 43, 37, 0.7);
}

a.btn-thumb-next {
    background-color: #d22b25 !important;
}

form input::placeholder, form textarea::placeholder {
    color: #969696;
}

.page-template-leadership2 div#grid {
    margin-left: 20px;
}

@media(max-width:768px){
    .banner.home-slider {
        margin-top: 0 !important;
        padding-top: 90px;
    }
    
    .slide-txt {
        transform: none !important;
        position: static !important;
        left: 0 !important;
        padding: 0 !important;
        margin: 0 !important;
        width: 100% !important;
        max-width: unset !important;
    }
}

.single-project .banner {
    margin-top: -20px;
}

.single-project div#grid {
    margin-left: 0 !important;
}

.single-project .media-boxes-drop-down {
    margin-left: 11px !important;
}

.single-project .about-body-section .team-members h1 {
    margin-left: 11px !important;
}

.about-body ul li ul {
    margin-top: 20px;
    list-style-image: none !important;
}

.single-career .row:nth-child(2) .col-md-12:nth-child(2) {
    background-color: #444444 !important;
}

.single-career .row:nth-child(2) .col-md-12:nth-child(2) h4 {
    font-family: 'Rajdhani', sans-serif;
    font-size: 21px;
    font-weight: 600 !important;
    color: white;
    padding-bottom: 0 !important;
    margin-bottom: -25px !important;
}


.single-news-post .blog > .addtoany_content {
    display: none;
}

.single-news-post .share-links.blog-share {
    padding-bottom: 50px;
}

.single-leadership .banner {
    margin-top: 161px;
}
.page-template-leadership2 .media-box {
    margin-bottom: 100px !important;
}

.media-box-content, .media-box-content * {
    display: block !important;
}

.page-template-leadership2 .media-box {
    z-index: 1 !important;
}

.media-box-content {margin-left: 30px;}

.single-project #secondary h2 {
    color: #d22b25;
    font-size: 20px !important;
    margin-bottom: 13px;
    font-family: 'Rajdhani', sans-serif;
    text-transform: uppercase;
}

.project-gallery .thumbnails .thumb-slide a img {
    height: 92px;
    object-fit: cover !important;
    width: 100%;
}

.page-template-leadership2 .filters-container {
    display: none;
}

.media-boxes-drop-down:nth-child(3) {
    min-width: 300px;
}


.single-leadership .main-container .about-body-section .container .about-body ul li {
    padding-left: 0 !important;
}

.home .our-team-box img {
    height: 207px !important;
    object-fit: cover;
}


.col-md-5.library-thumb {
    padding-top: 10px;
    padding-bottom: 10px;
  }


div#gform_confirmation_message_4 {
    margin-top: 70px;
    color: white;
    padding: 0 20px;
    padding-bottom: 20px;
}

.gform_confirmation_message {
    font-family: 'Open Sans', sans-serif;
    color: #0c0c0c;
    font-size: 16px;
    line-height: 26.5px !important;
}


body.search {
    /* Image */
    /* Media box content */
    /* 767px and above screen sizes */
    /* Paragraph */
    /* Link (hover) */
    /* Column 8/12 */
    /* Link */
    /* Link (hover) */
    /* Link */
    /* Article */
    /* Input */
    /* Input */
    /* Gform wrapper 3 */
    /* Input */
    /* Input */
    /* Button */
    /* 641px and above screen sizes */
    /* 992px and above screen sizes */
  }
  body.search .leader-image img {
    width: 200px !important;
    height: 200px !important;
    object-fit: cover;
  }
  body.search section.about-body-section {
    padding-top: 0 !important;
  }
  body.search .body-txt.about-body {
    padding-left: 0 !important;
  }
  body.search .col-md-4.media-content-main {
    position: relative;
    top: -56px;
    background-color: #c0392b;
    width: 200px;
    padding: 10px !important;
  }
  body.search .team-members h1 {
    margin-top: 30px !important;
    font-family: "Montserrat";
  }
  body.search .media-box-title a {
    color: white !important;
  }
  body.search .media-box-text a {
    font-weight: 700;
  }
  body.search .col-md-4.leadership {
    padding-left: 0 !important;
  }
  body.search .second-grid .col-md-4:nth-of-type(1) {
    padding-left: 0;
  }
  body.search #secondary .sidebar-box h2 {
    margin-top: 14px !important;
  }
  body.search .media-boxes-drop-down {
    width: 200px !important;
  }
  body.search #grid a img {
    object-fit: cover;
    object-position: top;
    width: 100%;
  }
  body.search #grid .leader-emblem .media-box-content {
    background-color: transparent;
    top: 251px;
    font-family: "Montserrat", sans-serif;
  }
  @media (min-width: 767px) {
    body.search {
      /* Image */
    }
    body.search #grid a img {
      height: 198px;
    }
  }
  body.search .blogs .blog .entry-meta {
    padding-bottom: 15px;
  }
  body.search .blogs .blog p {
    padding-top: 20px;
    margin-left: 0px;
    font-size: 16px;
    font-weight: 300;
    line-height: 26.5px;
  }
  body.search .blogs p a:hover {
    color: #c0392b;
  }
  body.search .about-body-section .body-txt {
    background-color: #ffffff;
    padding-right: 30px;
    padding-left: 30px;
    padding-top: 13px;
  }
  body.search .blogs .byline a {
    font-weight: 300;
    color: #333333;
  }
  body.search .main-container .about-body-section .container .body-txt .blogs .blog .entry-header .entry-meta .byline .author a {
    font-family: "Open Sans", sans-serif !important;
  }
  body.search .blogs .entry-title a {
    color: #333333;
  }
  body.search .main-container .about-body-section .container .body-txt .blogs .blog .entry-header .entry-meta .posted-on a .entry-date {
    font-family: "Open Sans", sans-serif !important;
  }
  body.search .blogs a .entry-date {
    color: #333333;
    font-size: 14px;
    font-weight: 300;
  }
  body.search .blogs .entry-title a:hover {
    color: #d22b25;
    font-family: "Rajdhani", sans-serif;
    font-size: 20px !important;
  }
  body.search .main-container .about-body-section .container .body-txt .blogs .blog .entry-header .entry-title a {
    font-family: "Rajdhani", sans-serif !important;
  }
  body.search .main-container .about-body-section .container .body-txt .blogs .blog .entry-content p {
    font-family: "Open Sans", sans-serif !important;
  }
  body.search .main-container .about-body-section .container .body-txt .blogs .blog .entry-content p a {
    font-family: "Rajdhani", sans-serif !important;
  }
  body.search .blogs p a {
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #0f0f0f;
    font-weight: 600;
  }
  body.search .body-txt .blogs article {
    border-bottom-width: 1px;
    border-bottom-color: #5e5e5e;
  }
  body.search #s {
    font-family: "Rajdhani", sans-serif;
    background-color: #636363;
  }
  body.search #headerSearch {
    border-top-left-radius: 0px !important;
  }
  body.search #gform_wrapper_3 {
    background-color: #0c0c0c;
  }
  body.search #gform_fields_3 .field_description_below .ginput_container_text input[type=text] {
    border-top-left-radius: 0px !important;
    border-top-right-radius: 0px !important;
    border-bottom-right-radius: 0px !important;
    border-bottom-left-radius: 0px !important;
    border-width: 0px !important;
    font-size: 16px !important;
    font-weight: 600;
    background-color: #636363;
  }
  body.search .main-container .about-body-section .container .col-md-3 #secondary #gform_wrapper_3 #gform_3 .gform_body #gform_fields_3 .field_description_below .ginput_container_text input[type=text] {
    font-family: "Rajdhani", sans-serif !important;
  }
  body.search #gform_fields_3 .field_description_below .ginput_container_email input[type=text] {
    font-weight: 600;
    font-size: 16px !important;
    border-top-left-radius: 0px !important;
    border-top-right-radius: 0px !important;
    border-bottom-right-radius: 0px !important;
    border-bottom-left-radius: 0px !important;
    border-width: 0px !important;
    background-color: #636363;
  }
  body.search .main-container .about-body-section .container .col-md-3 #secondary #gform_wrapper_3 #gform_3 .gform_body #gform_fields_3 .field_description_below .ginput_container_email input[type=text] {
    font-family: "Rajdhani", sans-serif !important;
    letter-spacing: 0px !important;
  }
  body.search #gform_submit_button_3 {
    background-color: #d22b25;
    color: #ffffff;
    font-family: "Rajdhani", sans-serif;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 2px;
  }
  @media only screen and (min-width: 641px) {
    body.search .main-container .about-body-section .container .col-md-3 #secondary #gform_wrapper_3 #gform_3 .gform_body #gform_fields_3 .field_description_below .ginput_container_text input[type=text] {
      width: 183px !important;
    }
    body.search .main-container .about-body-section .container .col-md-3 #secondary #gform_wrapper_3 #gform_3 .gform_body #gform_fields_3 .field_description_below .ginput_container_email input[type=text] {
      width: 183px !important;
    }
  }
  @media (min-width: 992px) {
    body.search {
      /* Link */
      /* Input */
      /* Link (hover) */
    }
    body.search .blogs .entry-title a {
      font-size: 26px !important;
    }
    body.search #s {
      font-size: 16px;
    }
    body.search .blogs .entry-title a:hover {
      font-size: 26px !important;
    }
  }
  body.search .post-thumbnail img {
    max-height: 400px;
    object-fit: cover;
  }

  @media(max-width:768px){
    .col-sm-12.a-e-p-buttons {
        display: block !important;
    }
    
    .col-sm-4.a-button {
        margin-bottom: 50px;
    }
    
    .main-container .body-section {
        height: auto !important;
        margin-top: 1879px;
    }
    
    #header .navbar-header img {
        max-height: 50px !important;
        object-fit: contain;
    }
    
    nav.navbar.navbar-default {
        padding-top: 10px !important;
        padding-bottom: 10px !important;
    }
    
    .owl-slide.style1 {
        padding: 0 50px;
    }
    
    .owl-carousel .owl-wrapper-outer .owl-wrapper .owl-item .owl-slide .slide-txt h2 {
        max-width: 100%;
        line-height: normal !important;
        margin-top: 100px;
    }
    
    .home-slider .owl-slider .owl-controls .owl-buttons {
        top: 50% !important;
        transform: translateY(-50%) !important;
    }

    ul#top-menu {
        min-height: 200px;
    }

    .about-body-section .body-txt {
        background: transparent;
    }
    
    #secondary .sidebar-box {
        left: 0 !important;
    }

    .about-body-section .body-txt, .about-body-section .team-members {
        background: transparent !important;
    }
    
    #secondary .sidebar-box {
        left: 0 !important;
    }
    

    .single-leadership .banner {
        margin-top: 0 !important;
    }
    form#gform_1 {
        padding-left: 0 !important;
    }
    .main-container .about-body-section .container .about-body ul li {
        margin-bottom: 15px !important;
    }
    .slide.active {
        background-position: center !important;
    }
    
    .visual.gallery-visual {
        margin-top: 50px !important;
        top: 0 !important;
        height: auto !important;
    }
    #grid .leader-emblem .media-box-content {
        top: 359px;
        margin-left: 10px !important;
    }
  }

  .page-id-691 aside input[type="text"] {
    width: 100% !important;
}

@media(max-width:768px){
    .main-container .a-e-p-section {
        height: auto !important;
    }
    section.a-e-p-section {
        min-height: 1239px !important;
    }
    img.single-leader {
        margin-bottom: 30px;
    }
    .single-news-post .blog-view .blog p {
        margin-left: 0 !important;
    }
    .gform_wrapper form li, .gform_wrapper li {
        padding-left: 0 !important;
    }
    #grid .leader-emblem .media-box-content {
        top: 355px !important;
    }
    #top-menu .menu-item ul {
        padding-top: 20px !important;
    }
}

.page-id-688 .addtoany_share_save_container.addtoany_content.addtoany_content_bottom {
    display: none;
}

.banner {
    min-height: 218px;
}

@media(max-width:768px){
    .page-template-template_jobs .library-item .btn {
        margin-top: -30px !important;
        margin-bottom: 50px !important;
    }
}

input#gform_submit_button_4 {
    font-family: 'Rajdhani', sans-serif;
    letter-spacing: 2px;
    font-size: 14px;
    background-color: #d32b26 !important;
    color: white !important;
    text-transform: uppercase;
    font-weight: 600 !important;
}

@media(max-width:768px){
    .home-slider .owl-slider .owl-carousel .owl-wrapper-outer .owl-wrapper .owl-item .owl-slide .slide-txt p {
        width: auto !important;
    }
    .home-slider .owl-slider .owl-carousel .owl-wrapper-outer .owl-wrapper .owl-item .owl-slide .slide-txt p {
        max-width: 100% !important;
    }
    .about-body-section .about-body {
        min-height: unset !important;
    }
    .single-career .row:nth-child(2) .col-md-12:nth-child(2) h4 {
        margin-bottom: 50px !important;
    }
}

body:not(.single-post) .addtoany_content {display: none;}

@media(max-width:768px){
    .banner .banner-bg-img, .banner {
        max-height: 300px;
    }
    
    
    .slide-img.banner-bg-img {
        position: relative;
        top: 60px;
    }
    .banner.home-slider, .home .owl-slide, .home .owl-slide img {
        min-height: 600px;
    }
    #top-menu > .menu-item > a {
        top: auto !important;
    }
    .single-leadership aside#secondary {
        display: flex;
        flex-wrap: wrap;
    }
    
    .single-leadership aside#secondary * {
        width: 100%;
    }
    
    .single-leadership aside#secondary h2 {
        order: 2;
    }
    
    .single-leadership .menu-leadership-sidebar-container {
        order: 3;
    }
}

textarea {
    background-color: #1c1c1c !important;
}





.embed_form_wrapper input[name="first_name"], input[name="email_address"], input[name="captcha_guess"] {
    background-color: #1c1c1c !important;
    width: 100% !important;
    border: solid 1px transparent !important;
    padding: 10px !important;
    font-size: 14px !important;
    font-family: 'Roboto', sans-serif !important;
    color: #6b6b6b !important;
    border-radius: 3px !important;
    -webkit-border-radius: 3px !important;
}


.embed_form_wrapper form div p:nth-child(2) {
    display: none;
}

.embed_form_wrapper div#captchaPreview {
    margin: 15px 0;
}

.embed_form_wrapper label#captcha_text {
    color: white;
}

.embed_form_wrapper input[name="captcha_guess"] {
    margin-top: -12px;
}

.embed_form_wrapper label {
    color: white;
}

.embed_form_wrapper input[name="first_name"] {
    margin-bottom: 10px;
}

.embed_form_wrapper input[type="submit"] {
    border-top-left-radius: 0px !important;
    border-top-right-radius: 0px !important;
    border-bottom-right-radius: 0px !important;
    border-bottom-left-radius: 0px !important;
    font-size: 16px;
    width: auto;
    margin: 0 16px 0 0;
    padding: 12px 25px 12px !important;
    border: 0px !important;
    margin-top: 10px;
}

.embed_form_wrapper span:nth-last-child(1) {
    display: none;
}

@media(min-width:768px) and (min-height: 1000px) and (max-width: 1000px) {
    ul#top-menu {
        min-height: unset;
    }
    a.navbarbrand-no-break img {
        position: relative;
        top: 10px;
    }
    
    .home .main-container .body-section {
        margin-top: 1000px !important;
    }

    .home-slider .owl-slider .owl-slide .slide-txt {
        left: 0 !important;
        transform: unset !important;
    }
    #grid .leader-emblem .media-box-content {
        top: 200px !important;
    }
    
    .page-template-leadership2 .col-md-8, .single-project .col-md-8 {
        width: 100% !important;
        max-width: 100% !important;
    }
    .page-template-leadership2 .media-box-container {
        margin-left: 0 !important;
    }
    .our-team-box.blog-box 
    li:nth-last-child(1) {
        display: none;
    }
}

@media(max-width:768px){
    .leader-emblem {
        width: 33% !important;
    }
    
    .col-md-8 {
        width: 100% !important;
        min-width: 100% !important;
        max-width: unset !important;
    }
    ul#top-menu {
        min-height: unset !important;
    }

    #grid .leader-emblem .media-box-content {
        top: 200px !important;
    }
    .slide.active {
        background-position: bottom right !important;
    }
}

/* Landscape */
@media only screen 
  and (min-device-width: 320px) 
  and (orientation: landscape) {

   .slide-txt {
    max-width: 50% !important;
    }

    .slide-txt h2 {
        max-width: 500px !important;
        font-size: 39px !important;
        line-height: normal !important;
    }

    .slide-txt {
        left: -400px !important;
    }

}



.single-project .project-gallery .slide.active {
    background-position: bottom right !important;
}

@media(max-width:769px) and (min-width:767px){
    .slide-txt {
        width: 100% !important;
        left: -50% !important;
        max-width: unset !important;
        min-width: unset !important;
        padding: 0 100px !important;
        position: absolute !important;
    }
    
    .slide-txt h2 {
        font-size: 32px !important;
        margin-bottom: 0 !important;
    }
    }

/** Projects **/


    /** Option One **/
    /*
    .single-project .project-gallery .slide.active {
        background-size: contain !important;
        background-position: center !important;
        background-color: #ddd;
    }
    */
    /** End Option One **/


    /** Option Two **/
    @media(max-width:768px) and (max-height: 800px){
        .single-project .project-gallery .slide.active {
            background-size: contain !important;
            background-position: center !important;
            background-color: black;
        }

        .project-gallery > .mask, .project-gallery > .mask .slide.active {
            height: 214px !important;
        }
    }
    /** End Option Two **/


    /** Option Three **/
    /*
    .single-project .project-gallery .slide.active {
        background-position: center !important;
    }
    */
    /** End Option Three **/


/** End Projects **/



@media only screen 
  and (max-device-width: 1000px)
  and (max-height: 500px)
  and (orientation: landscape) {

    .single-project .project-gallery .slide.active {
        max-height: 200px !important;
        object-fit: contain !important;
        background-size: contain !important;
        background-position: left center !important;
    }

    .project-gallery > .mask {
        height: 200px !important;
    }

    #header .navbar img {
        max-height: 50px !important;
        object-fit: contain !important;
        top:10px;
    }
    
    #top-menu > .menu-item > a {
        top: 10px !important;
    }

   

}

@media(max-width:769px) and (min-width:766px){
    #top-menu .menu-item .caret {
        display: block !important;
        visibility: hidden !important;
        left: 42%;
    }
}

@media(max-width:768px){
    #top-menu .menu-item .caret {
        display: block !important;
        left: 42%;
    }
    
    div#bs-example-navbar-collapse-1 {
        overflow-y: scroll;
        max-height: 399px;
    }
    .page-template-leadership2 .media-box {
        width: 100% !important;
    }
    
    .page-template-leadership2 .media-box img {
        max-width: 146px;
    }
}


@media(max-width:1025px) and (min-width: 1023px)
and (orientation: landscape) {
    
    .single-project .project-gallery .slide {
        background-size: contain !important;
        height: 300px !important;
    }

    .single-project .project-gallery .slide.active {
        background-position: bottom left !important;
    }

    .project-gallery > .mask {
        height: 300px !important;
    }

}

.addtoany_shortcode {
    display: none;
}

.single-career .blog-view ul li {
    margin-bottom: 5px;
}

.single-career .about-body-section .about-body ul {
    margin-bottom: 30px;
}

.media-box-container, .media-box-container * {
    background: transparent !important;
    border: none !important;
}

a.wp-block-button__link.has-white-color.has-text-color.has-background.no-border-radius {
    font-family: 'Rajdhani', sans-serif;
    font-size: 14px;
    letter-spacing: 2px;
    font-weight: 700;
    background-color: #d32b26 !important;
}
hr.wp-block-separator.is-style-wide {
    margin-bottom: 40px;
    margin-top: 50px;
}
.nav-container, .nav-container * {
    z-index: 999;
}

svg#svg2 {
    z-index: 1 !important;
}