@font-face {
    font-family: "icomoon";
    src: url("/includes/fonts/icomoon.eot?-rzh0kl");
    src:
        url("/includes/fonts/icomoon.eot?#iefix-rzh0kl")
            format("embedded-opentype"),
        url("/includes/fonts/icomoon.woff?-rzh0kl") format("woff"),
        url("/includes/fonts/icomoon.ttf?-rzh0kl") format("truetype"),
        url("/includes/fonts/icomoon.svg?-rzh0kl#icomoon") format("svg");
    font-weight: normal;
    font-style: normal;
}

[class^="icon-"],
[class*=" icon-"] {
    font-family: "icomoon";
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;

    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.icon-image:before {
    content: "\e90d";
}

.icon-images:before {
    content: "\e90e";
}

.icon-camera:before {
    content: "\e90f";
}

.icon-film:before {
    content: "\e913";
}

.icon-profile:before {
    content: "\e923";
}

.icon-search:before {
    content: "\e986";
}

.icon-google-plus2:before {
    content: "\ea89";
}

.icon-facebook2:before {
    content: "\ea8d";
}

.icon-instagram:before {
    content: "\ea90";
}

.icon-twitter2:before {
    content: "\ea92";
}

.icon-youtube3:before {
    content: "\ea99";
}

.icon-linkedin:before {
    content: "\eac8";
}

.icon-pinterest2:before {
    content: "\ead1";
}

.icon-cross:before {
    content: "\ea0f";
}

.table-striped > tbody > tr:nth-child(odd) > td,
.table-striped > tbody > tr:nth-child(odd) > th {
    background-color: #f1f1f1;
}

th {
    font-weight: bold;
}

body {
    font-family: "myriad-pro";
    font-size: 16px;
}

h1 {
    font-family: "myriad-pro-condensed";
    letter-spacing: 4px;
    font-size: 60px;
    text-transform: uppercase;
}

h2 {
    font-family: "myriad-pro-condensed";
    letter-spacing: 4px;
    font-size: 40px;
    text-transform: uppercase;
}

h3 {
    font-family: "myriad-pro-condensed";
    letter-spacing: 4px;
    font-size: 30px;
    text-transform: uppercase;
}

.project-city {
    /*
font-family: "myriad-pro-condensed";
	letter-spacing: 4px;
	font-size: 40px;
	text-transform: uppercase;
*/
    padding-bottom: 20px;
    color: #949494;
}

.fancybox-bg {
    background: white !important;
}

.fancybox-is-open .fancybox-bg {
    opacity: 1 !important;
}

.main-header-content {
    height: 110px;
}

.header-scroll {
    animation-name: backgroundchange;
    animation-duration: 4s;
    background-color: rgba(0, 0, 0, 1);
    height: 60px;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.subProjectHeader {
    float: right;
    color: #fff !important;
    margin-top: 12px;
}

.close {
    position: fixed;
    top: 145px;
    right: 40px;
    z-index: 10000000 !important;
    opacity: 1 !important;
}

.close .fa-close {
    color: #fff !important;
    font-size: 36px !important;
}

.fixed-content {
    width: 1200px;
    margin: 0 auto;
    /*border: solid 1px white;*/
}

.fixed-content-detail {
    width: 1200px;
    padding-left: 20px;
    /*border: solid 1px white;*/
}

.main-logo {
    float: left;
    margin-top: 20px;
    margin-bottom: 15px;
}

.main-logo-scroll {
    float: left;
    margin-top: 8px;
    display: none;
}

@media (max-width: 450px) {
    .main-logo-scroll {
        float: left;
        margin-top: 15px;
        padding-right: 60px;
    }
}

@media (max-width: 450px) {
    .main-logo-scroll {
        margin-top: 20px;
    }
}

.sub-header {
    width: 100%;
    height: 500px;
    margin: 0 auto;
    text-align: center;
    padding-top: 220px;
}

.hp-text {
    width: 100%;
    height: 500px;
    margin: 0 auto;
    display: table-cell;
    vertical-align: middle;
}

.hp-text h1 {
    margin-top: 0px;
    font-size: 60px;
}

.hp-news-row {
    background-color: #f1f1f1;
}

.btn-border {
    border: 1px solid #313842;
    color: #313842;
    background-color: transparent;
    border-radius: 0px;
}

.sub-header h1 {
    color: #ffffff;
    text-transform: uppercase;
    font-size: 50px;
    text-shadow: 0px 0px 15px #000000;
}

.gray-row {
    background-color: #f1f1f1;
    width: 100%;
}

.footer-wrapper {
    padding: 40px 0px;
    background-color: #000000;
    width: 100%;
    color: #ffffff;
}

.footer-wrapper h2 {
    margin-top: 0px;

    font-size: 22px;
}

.social-icons {
    font-size: 30px;
    color: #57595b;
    margin-top: -5px;
    padding-right: 15px;
}

.contact-info h2 {
    padding-top: 12px;
}

.copyright {
    padding-top: 4px;
    padding-right: 15px;
}

@media (max-width: 991px) {
    .copyright,
    .social-icons {
        padding-right: 0;
    }
}

.copyright a {
    color: #fff !important;
}
.hp-news-item {
    float: left;
    width: 100%;
}

.hp-news-title {
    width: 100%;
}

.hp-news-title h2 {
    font-size: 23px;
}

.hp-news-cal {
    width: 75px;
    height: 75px;
    float: left;
    background-color: #ffffff;
    margin: 0px 10px 10px 0px;
    text-align: center;
}

.hp-news-cal .day {
    width: 100%;
    height: 50px;
    color: #9d9c9c;
    font-size: 25px;
    padding-top: 8px;
    text-transform: uppercase;
}

.hp-news-cal .month {
    width: 100%;
    height: 25px;
    padding: 2px;
    background-color: #9d9c9c;
    color: #ffffff;
    text-transform: uppercase;
}

.team-name {
    font-family: "myriad-pro-condensed";
}

.leadership-name {
    margin-bottom: 0px;
}

.leadership-title {
    font-size: 20px;
    margin-bottom: 20px;
    display: block;
    color: #a8a6a1;
}

/*
<div class="hp-news-item">
				<div class="hp-news-title">
					<div class="hp-news-cal">*\

/*------------------------------------*\
    Flaunt JS Navigation
\*------------------------------------*/
.nav ul,
li {
    list-style: none;
    margin: 0px;
}

.nav {
    position: relative;
    display: inline-block;
    font-size: 20px;
    font-family: "myriad-pro-condensed";
    letter-spacing: 2px;
    float: right;
    margin-top: 20px;
    z-index: 20;
}
.nav-list {
    text-align: left;
    list-style: none;
}
.nav-item {
    float: left;
    *display: inline;
    zoom: 1;
    position: relative;
}

.nav-item a {
    display: block;
    color: #7f7f7d;
    font-weight: 600;
    transition: color 0.4s ease 0s;
    padding: 15px 15px;
    text-decoration: none;
    border: 0;
    outline: none;
    text-transform: uppercase;
}

.nav-item:hover .nav-submenu {
    display: block;
}

/* Navigation submenu */
.nav-submenu {
    display: none;
    position: absolute;
    left: 0;
    width: 250px;
    list-style: none;
    z-index: 50;
}

.equal {
    display: flex;
    flex-wrap: wrap;
}

.nav-submenu-item a {
    /*
background:#3D3D3B;
*/
    background: none;
    /*border-bottom:1px solid #a8a6a1;*/
    display: block;
    padding: 2px 15px;
}

.nav-submenu a.firstLink {
    margin-top: 20px;
}

.tp-bannertimer {
    display: none;
}

#homeHeader {
    a {
        color: #ffffff;
        transition: 0.5s color;

        &:hover {
            color: #7f7f7d;
        }
    }

    .main-logo {
        max-width: 200px;
        height: auto;
    }
}

#NonHomeHeader .selectedNavItem a {
    color: #7f7f7d;
}

#NonHomeHeader .selectedNavItem a:hover {
    color: #7f7f7d;
}

#NonHomeHeader .selectedNavItem ul a:hover {
    color: #000000;
}

.nav-submenu-item a:hover {
    /*
background:#a8a6a1;
*/
    background: none;
}

#NonHomeHeader .nav-submenu {
    background-color: rgba(255, 255, 255, 0.9);
    backdrop-filter: blur(4px);

    @supports (backdrop-filter: blur(4px)) {
        background-color: rgba(255, 255, 255, 0.7);
    }
}

#NonHomeHeader .nav-submenu-item a:hover {
    /* background:#fff; */
}
/* Mobile navigation */
.nav-mobile {
    display: none; /* Hide from browsers that don't support media queries */
    cursor: pointer;
    position: absolute;
    top: 0;
    right: 0;
    background: url(../img/nav.svg) no-repeat center center;
    background-size: 18px;
    height: 50px;
    width: 50px;
}
/* Mobile navigation, clickable area for revealing <ul> */
.nav-click {
    position: absolute;
    top: 0;
    right: 0;
    display: none;
    /*
border-left:1px solid #a8a6a1;
*/
    height: 49px;
    width: 50px;
    cursor: pointer;
}
.nav-click i {
    display: block;
    height: 48px;
    width: 48px;
    background: url(../img/drop_grey.svg) no-repeat center center;
    background-size: 20px;
}

#NonHomeHeader .nav-click {
    height: 20px;
    width: 20px;
    margin-top: 15px;
}

#NonHomeHeader .nav-click i {
    background: url(../img/drop_grey.svg) no-repeat center center;
    height: 20px;
    width: 20px;
}

.nav-click:hover {
    background-color: #a8a6a1;
}

#NonHomeHeader .nav-click:hover {
    background-color: transparent;
}

.nav-rotate {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
}

.header-scroll .nav {
    margin-top: 3px;
}

#NonHomeHeader.main-header {
    background-color: #fff;
    position: static;
}

/*
	Company Grid
*/

.container-fluid {
    margin-right: auto;
    margin-left: auto;
}

.companyGrid {
    display: flex;
    flex-wrap: wrap;
}

.companyGrid .gridItem {
    padding: 3px;
    position: relative;
}

.gridCaption {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    opacity: 0;
    transition: opacity 0.4s ease 0s;
    z-index: 20;
    pointer-events: none;
    text-transform: uppercase;
    font-size: 28px;
    text-align: center;
}

.gridCaptionBack {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: rgba(255, 255, 255, 1);
    border-radius: 0;
    padding: 0;
    opacity: 0;
    transition: opacity 0.4s ease 0s;
    overflow: hidden;
}

.gridCaptionBack:hover {
    opacity: 1;
}

.gridCaptionBack:hover + .gridCaption {
    opacity: 1;
}

.container-fluid {
    padding-left: 65px;
    padding-right: 65px;
}

/*------------------------------------*\
    Media Queries
\*------------------------------------*/

@media (min-width: 1655px) {
    .nav-list {
        display: block !important;
    }
}

.hide-home {
    display: none;
}

@media (max-width: 767px) {
    .container-fluid {
        padding-left: 0px;
        padding-right: 0px;
    }
}

@media only screen and (min-width: 320px) and (max-width: 1000px) {
    .nav-mobile {
        display: block;
    }

    .nav {
        width: 100%;
        padding: 76px 0 0;
        margin-top: -80px;
    }

    .header-scroll .nav {
        margin-top: -36px;
    }

    .nav-list {
        display: none;
    }
    .nav-item {
        width: 100%;
        float: none;
    }
    .nav-item > a {
        padding: 15px;
        /*
background: #3D3D3B;
*/
        /*
color: #ffffff;
*/
    }

    .nav-item > a:hover {
        /*
background:	#a8a6a1;
*/
    }
    .nav-click {
        display: block;
    }
    .nav-mobile-open {
        border-radius: 5px 5px 0 0;
        -webkit-border-radius: 5px 5px 0 0;
        -moz-border-radius: 5px 5px 0 0;
    }
    .nav-item:hover .nav-submenu {
        display: none;
    }
    .nav-submenu {
        position: static;
        width: 100%;
        padding-left: 32px;
    }
    .hide-home {
        display: inline-block;
    }
}

.bts-footer {
    font-size: 12px;
}

.team-photo-mobile {
    display: none;
}

.team-photo-full {
    display: block;
}

.form-control {
    border: 1px solid #000000;
    border-radius: 0px;
}

.btn {
    font-size: 20px;
    font-family: "myriad-pro-condensed";
    letter-spacing: 2px;
}

.new-thumbnail {
    float: right;
    margin-top: 25px;
    max-width: 250px;
    margin-left: 20px;
}

@media (max-width: 750px) {
    .new-thumbnail {
        float: none;
        margin-top: 25px;
        max-width: 100%;
        width: 100%;
        margin-left: 0px;
    }
}

.header-img-banner {
    height: 600px;
}

.sm-header-img-banner {
    height: 500px;
}

@media (max-width: 600px) {
    .header-img-banner {
        height: 300px;
    }
    .sm-header-img-banner {
        height: 300px;
    }
    .sub-header {
        padding-top: 155px;
    }
}

.mob-p-name {
    float: none;
    width: 100%;
    margin-right: 0px;
}

.mob-p-button {
    display: none;
}

@media (max-width: 480px) {
    .mob-p-name {
        float: left;
        width: 63%;
        margin-right: 5%;
    }

    .mob-p-button {
        display: block;
        float: left;
        width: 32%;
        padding-top: 20px;
    }
}

.company-thumb-container {
    width: 100%;
}

.company-thumb {
    width: 25%;
    float: left;
}

.company-thumb img {
    width: 100%;
}

@media (max-width: 700px) {
    .company-thumb {
        width: 100%;
        float: none;
    }
}

.newContainer {
    /*
padding-left: 85px;
	padding-right: 85px;
*/
}

.project-title,
.project-city,
#projectDetail {
    font-size: 16px;
    color: #949494;
}

.detailNav {
    background-color: #7f7f7d;
    /* padding-bottom: 560px; */
    padding-bottom: 20px;
}

.detailNav .nav-submenu-item a {
    color: white;
}

@media (max-width: 991px) {
    .detailNav {
        background-color: unset;
        padding-bottom: 0;
    }

    .detailNav .nav-submenu-item a {
        color: #7f7f7d;
    }
}

.galleryContainer.col-4 .galleryItem {
    margin: 10px;
}

.galleryContainer.col-4 .galleryItem:first-of-type,
.galleryContainer.col-4 .galleryItem:nth-child(4n + 4) {
    margin-left: 0;
}

@media (max-width: 991px) {
    .newContainer {
        padding: 0 0px;
    }
    #sustainability {
        padding: 0 15px;
    }
    .galleryContainer.col-4 .galleryItem:first-of-type,
    .galleryContainer.col-4 .galleryItem:nth-child(4n + 4),
    .galleryContainer.col-4 .galleryItem {
        margin: 10px 0px;
        margin-right: 5px;
    }

    #projDetail {
        margin-right: auto;
        margin-left: auto;
        padding-inline: 16px;
        padding-bottom: 16px;
    }

    #projectTitle {
        text-align: center;
    }

    .project-title,
    .project-city {
        font-size: 2.5rem;
    }
}

.clientsRow img {
    opacity: 1;
    transition: opacity 0.25s ease-in-out;
    -moz-transition: opacity 0.25s ease-in-out;
    -webkit-transition: opacity 0.25s ease-in-out;
}

.clientsRow img:hover {
    opacity: 0.5;
}

.leadershipRow .gridCaption {
    font-size: 18px;
    display: flex;
    align-items: center;
    flex-direction: column;
    width: 90%;
    text-align: center;
}

/*
.newContainer .galleryContainer.withSpaces .galleryItem {
	padding-left: 10px;
	;
}
*/

@media (min-width: 991px) {
    .leadershipRow .galleryItem:nth-child(6) {
        clear: both;
    }
}

.leadershipRow img {
    filter: grayscale(100%);
}

.leadershipRow .leaderTitle {
    font-size: 16px;
}

.leaderRow {
    display: flex;
    margin-top: 100px;
    text-decoration: none;
}

.leaderRow:hover {
    text-decoration: none;
}

.leaderRow:first-of-type {
    margin-top: 0;
}

.leadershipCol {
    flex: 1;
}

.leadershipDetail {
}

.leadershipDetail img {
    max-width: 500px;
}

.leadershipInfo {
    background-color: #f9f9f9;
}

.leadershipText {
    padding: 25px 40px;
}

.leadershipInfo .leaderName {
    font-size: 30px;
    color: black;
    text-transform: uppercase;
}

.leadershipInfo .leaderTitle {
    color: #7f808a;
    font-size: 22px;
    text-transform: uppercase;
    margin-bottom: 10px;
}

.leadershipInfo p {
    color: black;
    font-size: 18px;
}

@media (max-width: 991px) {
    .leadershipDetail {
        display: block;
    }

    .leadershipDetail img {
        max-width: 100%;
    }

    .leadershipText {
        padding: 25px 25px;
    }
}

.OurFirmContainer {
    display: flex;
}

.OurFirmContainer .myCol {
    flex: 1;
}

.OurFirmContainer img {
    width: 60%;
    object-fit: cover;
}

.OurFirmContainer #firstColText {
    padding: 0 60px;
}

.OurFirmContainer .myCol {
    color: rgb(82, 82, 82);
    background-color: white;
}

.OurFirmContainer .myCol span {
    display: inline-block;
    font-size: 60px;
}

.OurFirmContainer #firstCol h1 {
    font-size: 60px;
    padding: 0 60px;
    padding-top: 20px;
    text-align: left;
}

@media (max-width: 767px) {
    .OurFirmContainer #firstCol h1 {
        padding: 0 15px;
        padding-top: 20px;
    }

    .OurFirmContainer #firstColText {
        padding: 0 15px;
    }
}

.tp-bgimg.defaultimg {
    background-position: center top !important;
}

.main-header {
    position: absolute;
    z-index: 1030;
    width: 100%;
    /*
padding-left: 65px;
    padding-right: 65px;
*/
}

.OurFirmContainer {
    margin-left: -65px;
    margin-right: -65px;
}

.OurFirmContainer p {
    text-align: left;
    font-size: 18px;
}

.noPad {
    padding-left: 0;
}

#projDetail {
    display: grid;
    gap: 32px;
    padding-bottom: 32px;
}

@media (min-width: 992px) {
    #projDetail {
        display: grid;
        gap: 32px;
        grid-template-areas:
            "gallery sidebar"
            "gallery .";
        grid-template-columns: auto minmax(25%, 1fr);
    }

    .project-detail__sidebar {
        grid-area: sidebar;
        display: flex;
        flex-direction: column;
        justify-content: flex-end;
    }
}

#projDetail #projectGalleryGrid a img {
    padding: 5px;
}

@media (max-width: 991px) {
    .mycontainer {
        padding-right: 15px;
        padding-left: 15px;
        margin-right: auto;
        margin-left: auto;
    }

    .noPad {
        padding-left: 15px;
    }

    .main-header {
        padding-left: 15px;
        padding-right: 15px;
    }

    .OurFirmContainer {
        display: block;
        margin-left: 0px;
        margin-right: 0px;
    }

    .OurFirmContainer #firstCol {
        padding: 20px 0;
    }

    .OurFirmContainer .myCol h1 {
        font-size: 60px;
    }

    .OurFirmContainer img {
        width: 100%;
    }
}

#noBold {
    font-weight: normal !important;
    margin: 0;
}

.teamText {
    margin-top: 20px;
}

#newsTitle {
    font-size: 24px;
    font-weight: lighter;
    padding-bottom: 20px;
    border-bottom: 1px solid black;
    text-align: center;
}

#NonHomeHeader .nav-item a:hover {
    color: hsl(60, 0.8%, 58%);
}

@media (max-width: 480px) {
    .newContainer .galleryContainer.withSpaces .galleryItem {
        padding-left: 0;
    }

    .clientsRow .galleryItem {
        text-align: center;
    }

    .clientsRow img {
        max-width: 350px;
    }
}

.nav-item a {
    cursor: pointer;
}

.newsProjects a {
    color: #333333;
}

.smallProjDesc {
    display: none;
}

@media (max-width: 991px) {
    .smallProjDesc {
        display: block;
    }

    .largeProjDesc {
        display: none !important;
    }
}

#projectDetail p {
    margin: 0;
}

@media (max-width: 1655px) {
    #projDesc {
        margin-top: 10px;
    }
}

.viewVidBtn {
    display: inline-block;
    margin-top: 10px;
    padding: 10px;
    background: #7f7f7d;
    color: #fff;
    text-transform: uppercase;
    font-weight: bold;
}

#chinese {
    font-size: 22px;
}

#homeHeader a.chineseNav {
    display: none;
}

#homeHeader a.chineseNav:first-of-type {
    display: block;
}

#homeHeader .main-logo {
    display: none;
}

#homeHeader .main-logo:first-of-type {
    display: block;
}
