/*   
Theme Name: Fifth Dimention
Theme URI: https://glidedesign.com
Author: Glide Design
Author URI: https://www.glidedesign.com/team/
Description: WordPress theme for Fifth Dimension.
Tags: 
Text Domain:
License: GNU General Public License version 3.0
License URI: http://www.gnu.org/licenses/gpl-3.0.html
*/

/*******************************************************

Reset

********************************************************/

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    outline: 0;
    vertical-align: baseline;
    background: transparent;
}

html,
html a {
    -webkit-font-smoothing: antialiased;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.004);
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block;
}

.sticky,
.screen-reader-text,
.screen-reader-text,
.bypostauthor,
.gallery-caption {}

/***** Clear *****/

.clear:before,
.clear:after {
    content: "";
    display: table;
}

.clear:after {
    clear: both;
}

/***** Images *****/

a img {
    border: none;
    outline: none;
}

img {
    max-width: 100%;
    height: auto;
}

body {
    overflow: hidden
}

/*******************************************************

Basic Styles

********************************************************/

/***** Formatting *****/

s,
strike,
del {
    text-decoration: line-through;
}

del {
    color: #ff6b6b;
}

ins {
    color: #1dd1a1;
}

strong,
b {
    font-weight: 700;
}

u,
ins {
    text-decoration: underline;
}

/***** Miscellaneous *****/

address {
    margin: 0 0 4rem 0;
}

abbr,
acronym {
    border-bottom: 1px dotted #3d3d3b;
}

i,
cite,
em,
var,
address,
dfn {
    font-style: italic;
}

code {
    background-color: #444444;
    padding: 2.5rem 2.5rem 2.5rem 3rem;
    display: block;
    margin: 0 0 4rem 0;
    color: #fafaf0;
}

pre {
    background-color: #444444;
    margin: 0 0 4rem 0;
    padding: 2.5rem 2.5rem 2.5rem 3rem;
    overflow-x: scroll;
    line-height: 1.5;
    color: #fafaf0;
}

tt,
code,
kbd,
samp {
    font-family: monospace;
}

dt {
    font-weight: 700;
}

dl,
dd {
    margin: 0 0 4rem 0;
}

sub,
sup {
    font-size: 1.4rem;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sub {
    bottom: -0.25rem;
}

sup {
    top: -0.5rem;
}

/*******************************************************

Default Styles

********************************************************/

/***** Body *****/

html {
    font-size: 10px;
}

body {
    font-family: "mr-eaves-modern", sans-serif;
    font-weight: 300;
    font-size: 2.2rem;
    color: #7d7d7d;
    line-height: 1.2;
    background: #f3f3f3 url(assets/images/body-gradient.png) no-repeat;
    background-position: top -65px right 0px;
}

.body-in {
    overflow-x: hidden;
}

p {
    margin: 0px 0px 4rem 0px;
    line-height: 1.5;
}

strong {
    color: #444444
}

/***** Lists *****/

ul,
ol {
    margin: 0 0 4.5rem 2.5rem;
}

ul li,
ol li {
    margin: 0 0 2rem 0;
}

ul li {
    list-style-type: none;
}

ul li:before {
    content: "";
    background: url(assets/images/list-bg.png) no-repeat top left;
    width: 6px;
    padding-right: 2rem;
    height: 6px;
    float: left;
    position: relative;
    left: -15px;
    top: 10px;
}

ul ul,
ol ol {
    margin: 2rem 0 0 4rem;
}

ol li {
    margin: 0 0 2rem 0;
    padding-left: 2rem;
}

/***** Links *****/

a,
a:visited {
    color: #929292;
    text-decoration: none;
}



a:hover {
    color: #b4cd47;
    text-decoration: none;
}

a,
a:visited,
input[type="submit"],
input[type="reset"],
button,
.search-button,
.wpcf7-submit {
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    outline: none;
    color: #444444;
}

.page-wrapper a,
.page-wrapper a:visited {
    border-bottom: 1px solid #b4cd47;
}

.page-wrapper a:hover {
    color: #b4cd47;
}

/***** Headings *****/

h1,
h2,
h3,
h4,
h5,
h6 {
    color: rgba(32, 32, 32, 0.9);
    font-family: "mr-eaves-modern", sans-serif;
    margin: 0 0 2rem 0;
    word-spacing: 1px;
    text-transform: uppercase;
    letter-spacing: 1px;
}

h1 {
    line-height: 1.15;
    font-size: 6.0rem;
    font-weight: 400;
}

h2 {
    line-height: 1.2;
    font-size: 5rem;
    font-weight: 400;
}

h3 {
    line-height: 1.25;
    font-size: 3rem;
    font-weight: 400;
}

h4 {
    line-height: 1.3;
    font-size: 2.4rem;
    font-weight: 400;
}

h5 {
    line-height: 1.35;
    font-size: 1.6rem;
    font-weight: 400;
}

h6 {
    line-height: 1.4;
    font-size: 1.4rem;
    font-weight: 300;
}


/***** Tables *****/

table {
    border-collapse: collapse;
    border-spacing: 0;
    margin: 0 0 4rem 0;
    width: 100%;
    text-align: right;
    table-layout: fixed;
}

th {
    font-weight: 700;
    padding: 1.5rem 1.8rem;
}

th:nth-child(1) {
    text-align: left;
}

tr {
    vertical-align: middle;
}

td {
    padding: 1.3rem 1.8rem;
    vertical-align: middle;
}

tr:nth-child(even),
thead {
    background-color: #e6e6e6;
}

td:nth-child(1) {
    text-align: left;
}

table {}

/***** Quotes *****/

blockquote {
    margin: 0 0 5rem 0;
    padding: 0rem 4rem 5rem 14rem;
    position: relative;
}

blockquote:before {
    display: block;
    background: url(assets/images/quote-bg.png) no-repeat left top;
    width: 84px;
    height: 84px;
    content: "";
    position: absolute;
    left: 0;
}

.black-color {
    color: #353535;
}

blockquote cite {
    display: block;
    margin-top: 2rem;
    font-style: normal;
    color: #404040;
    font-size: 1.8rem;
    font-weight: 400;
}

blockquote cite span {
    display: block;
    margin-top: 1rem;
    text-transform: uppercase;
    color: #929292;
    font-weight: 200;
    letter-spacing: 2px;
    font-size: 1.4rem;
}

blockquote p {
    margin-bottom: 0px;
}

q {
    quotes: " â€œ " " â€ ";
    padding: 0.3rem 0.6rem 0.3rem 2rem;
    position: relative;
    background-color: #3d3d3b;
    color: #fbfbf1;
}

q:before {
    font-size: 4rem;
    position: absolute;
    content: open-quote;
    left: 4px;
    top: -4px;
    color: #b4cd47;
}

q:after {
    display: none;
}

.wrapper {
    max-width: 1600px;
    width: 90%;
    margin: 0 auto;
}

.small-wrapper {
    max-width: 650px;
    width: 90%;
    margin: 0 auto;
}

.mid-wrapper {
    max-width: 1024px;
    width: 90%;
    margin: 0 auto;
}

.featured-image {
    margin-bottom: 4rem;
    text-align: center;
}

.page-wrapper ul#menu-top-menu li a,
.page-wrapper h3 a {
    border-bottom: 0px;
}

.posted-on,
.comment-count,
.thumb {
    margin-bottom: 1rem;
}

body.archive {
    background: #f3f3f3;
}

.gform_body ul {
    margin: 0;
}

/*******************************************************

Header

********************************************************/
#fix-header-sticky-wrapper {
    height: auto !important;
}

.header {
    padding: 3.5rem 4rem 2.5rem 4rem;
    position: absolute;
    width: 100%;
    top: 0;
    box-sizing: border-box;
    z-index: 999999;
    -webkit-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

.black-logo {
    /* padding-top: 4rem; */
}

.is-sticky .header {
    background-color: #ffffff;
    padding: 2rem 4rem 2rem 4rem;
}

#fix-header {
    width: 100%;
    z-index: 999;
}

.logo a {
    float: left;
    background: url(assets/images/logo2.png) no-repeat;
    width: 295px;
    height: 78px;
    -webkit-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    -webkit-transition: background-image 0.5s ease-in-out;
    transition: background-image 0.5s ease-in-out;
}

.black-logo a {
    float: left;
    background-size: contain;
    background: url(assets/images/logo-black2.png) no-repeat;
    width: 295px;
    height: 78px;
}

.is-sticky .logo a {
    width: 244px;
    height: 65px;
    background: url(assets/images/logo-black2.png) no-repeat;
    background-size: contain;
    -webkit-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

.header-location,
.gray-location-icon {
    float: right;
    padding-top: 15px;
}

.locat-icon-hide {
    display: none;
}

.header-location a,
.gray-location-icon a {
    /* background: url(assets/images/location-icon.png) no-repeat; */
    width: 22px;
    height: 33px;
}

.gray-location-icon a {
    /* background: url(assets/images/location-icon-gray.png) no-repeat; */
    width: 22px;
    height: 33px;
}

.is-sticky .header-location a {}

.is-sticky .gray-location-icon a {}

.page-template-default .logo a,
.page-template-template-projects .logo a,
.error404 .logo a,
.search .logo a,
.archive .logo a {
    background-image: url(assets/images/logo-black2.png) !important;
    background-repeat: no-repeat;
    background-size: cover;
}

.search .logo a {
    background-image: none !important;
}

.page-template-default .header-location a,
.page-template-template-projects .header-location a,
.error404 .header-location a,
.search .header-location a,
.archive .header-location a {
    display: none !important;
}

.page-template-default .gray-location-icon a,
.page-template-template-projects .gray-location-icon a,
.error404 .gray-location-icon a,
.search .gray-location-icon a,
.archive .gray-location-icon a {
    display: block !important;
}

#location-popup {
    position: fixed;
    right: 0;
    background-color: rgba(255, 255, 255, 0.9);
    height: 100%;
    z-index: 9999999999;
    width: 100%;
    box-sizing: border-box;
    text-align: right;
    padding: 3.5rem 2rem 0 0;
    max-width: 360px;
}

a.popup-close {
    display: inline-block;
    margin-bottom: 4rem;
}

.location-detail {
    margin-bottom: 3rem;
}

.location-detail h3 {
    text-transform: capitalize;
    line-height: 1;
    margin-bottom: 1rem;
}

.location-detail span {
    display: block;
    color: #929292;
    font-size: 2rem;
    line-height: 1.5;
}

a.email-link {
    color: #929292;
    text-decoration: none;
    border-bottom: 1px solid #929292;
}

.email-link:hover {
    border-bottom: 1px solid #b4cd47;
    color: #b4cd47;
}

.socials-link {
    margin-top: 4rem;
    opacity: 1 !important;
}

.socials-link a {
    text-transform: uppercase;
    display: inline-block;
    padding: 0 15px 0px 0;
    width: 24px;
    height: 24px;
    margin-right: 15px;
    position: relative;
}

.socials-link a:hover {
    color: #b4cd47;
}

.socials-link a:after {
    content: "";
    display: inline-block;
    height: 1px;
    width: 12px;
    background-color: #d4d4d4;
    position: absolute;
    bottom: 48%;
    left: 35px;
}

.socials-link a:last-child {
    padding-right: 0px;
}

.socials-link a:last-child:after {
    display: none;
}

/******Banner******/


.apr-banner {
    overflow: hidden;
    height: 768px;
}

.apr-bannerss {
    overflow: hidden;
    height: 550px;
    position: relative;
    z-index: 96;
}

.banner-image-area,
.banner-area,
.project-details {
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    min-height: 768px;
    position: relative;
    z-index: 99;
}

.launch {
    height: 768px;
}

.banner-image-area:before {
    content: '';
    width: 100%;
    height: 40%;
    background: linear-gradient(-180deg, rgba(0, 0, 0, 0.00) 0%, rgba(0, 0, 0, 0.45) 100%);
    position: absolute;
    bottom: 0;
}

.project-details {
    background-image: url(assets/images/project-detail-bg.jpg);
    position: relative;
}

.banner-area:before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-image: linear-gradient(to bottom right, #000, #000);
    opacity: 0.2;
}

.project-details:before,
.product-details::before {
    content: '';
    width: 100%;
    height: 40%;
    background: linear-gradient(-180deg, rgba(0, 0, 0, 0.00) 0%, rgba(0, 0, 0, 0.7) 100%);
    position: absolute;
    bottom: 0;
}

.product-details::before {
    content: '';
    width: 100%;
    height: 40%;
    background: linear-gradient(-180deg, rgba(0, 0, 0, 0.00) 0%, rgba(0, 0, 0, 0.7) 100%);
    position: absolute;
    bottom: 0;
    z-index: 1;
    opacity: 0;
    -webkit-transition: opacity 1s ease-in-out;
    -moz-transition: opacity 1s ease-in-out;
    -ms-transition: opacity 1s ease-in-out;
    -o-transition: opacity 1s ease-in-out;
    transition: opacity 0.6s ease-in-out;
}

.product-details:hover::before {
    opacity: 1;
}

.banner-heading {

    position: absolute;
    bottom: 10rem;
    z-index: 100;
    color: #fff;
    font-weight: 400;
    left: 4rem;
    font-size: 5rem;
    text-transform: uppercase;
    max-width: 575px;
    line-height: 1;
}

/************Sidebar****************/

.home .third-section {
    position: relative;
    top: 235px;
}

.page-template-template-approach .third-section {
    position: relative;
    top: -100px;
}

.page-template-template-approach .second-section {
    position: relative;
    top: -30px;
}

.page-template-template-about .third-section {
    position: relative;
    top: -100px;
}

.single-project .third-section {
    position: relative;
    top: -70px;
}

.sidebar ul {
    margin: 0px;
    padding: 0px;
    list-style-type: none;
}

.sidebar ul li {
    font-weight: 700;
    text-transform: uppercase;
    font-size: 1.6rem;
    line-height: 1;
    letter-spacing: 2px;
    margin-bottom: 3.5rem;
    position: relative;
    height: 23px;
    cursor: pointer;
    transition: all 0.3s ease-in-out;
}

.sidebar ul li:before {
    display: none;
}

.sidebar ul li a {
    color: #b2b2b2;
    border: none;
    display: inline-block;
    position: relative;
    z-index: 999;
    height: 24px;
    cursor: pointer;
    padding: 5px 20px 5px 0px;
    float: left;
    white-space: nowrap;
    box-sizing: border-box;
    transition: all 0.3s ease-in-out;
}

.sidebar ul li:after {
    content: "";
    width: 1px;
    height: 1px !important;
    background-color: transparent;
    display: inline-block;
    float: left;
    position: relative;
    top: 11px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.sidebar ul li a:hover {
    color: #353535;
}

.sidebar ul li.active a {
    color: #353535;
    transition: all 0.3s ease-in-out;
}

.sidebar ul li.active:after {
    content: "";
    width: 44%;
    height: 1px !important;
    background-color: #c4d672;
    display: inline-block;
    float: left;
    position: relative;
    top: 11px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.sidebar ul li.active:first-child:before {
    top: 12px;
}

.sidebar {
    box-sizing: border-box;
    padding-left: 4rem;
    padding-top: 1rem;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    padding-right: 1rem;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.is-sticky .sidebar {
    height: 100%;
    top: 140px !important;
    z-index: 999999;
    padding-top: 4rem;
    width: 28.6% !important;
}

#undefined-sticky-wrapper {
    width: 28.6% !important;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    z-index: 98;
    position: relative;
}

/********Page Content**********/

.home .page-wrapper {
    background-color: transparent;
}

.page-wrapper {
    padding: 14rem 0 0 0;
    background-color: #f3f3f3;
}

.home-intro {
    padding: 14rem 0 0 0;
    margin-bottom: 25rem;
}

.intro-content {
    padding-bottom: 22rem;
}

.add-button {
    padding-bottom: 1rem;
}

.content-area {
    float: right;
    width: 71.4%;
    padding-top: 3rem;
}

.heading {
    font-size: 6rem;
    font-weight: 400;
    /* margin: 30px 0 0 0;
   color: #636363;*/
    color: #353535;
    margin-bottom: 3rem;
    padding: 0;
}

.heading p {
    font-size: 100%;
    padding: 0 26px;
    margin: 0;
    display: flex;
    line-height: 54px;
}

.home-projects,
.projects-slider {
    padding-bottom: 4rem;
    width: 95vw;
    /*margin-left: -42%;*/
    margin: 0 auto;
}

.graph-sec {
    padding-bottom: 4rem;
    width: 100vw;
    margin-left: -40.2%;
    position: relative;
    margin-bottom: 18rem;
    color: #fff;
}

.apr-bannersds:before {
    content: '';
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.4);
    position: absolute;
    bottom: 0;
}

.projects-slider {
    padding-bottom: 17rem;
}

/********Button Style********/

a.button.btn-style {
    min-width: 130px;
    border: 1px solid #b4cd47;
}

.btn-style span {
    position: relative;
    display: block;
    font-weight: 700;
    width: 100%;
    height: 100%;
    padding: 1.3rem;
    box-sizing: border-box;
    letter-spacing: 5px;
}

.btn-style:before,
.btn-style:after {
    position: absolute;
    content: "";

    right: 0;
    bottom: 0;
    background: #b4cd47;
    transition: all 0.3s ease;
}

.btn-style:before {
    height: 0%;
    width: 1px;
}

.btn-style:after {
    width: 0%;
    height: 1px;
}

.btn-style:hover:before {
    height: 50%;
}

.btn-style:hover:after {
    width: 50%;
}

.btn-style span:before,
.btn-style span:after {
    position: absolute;
    content: "";
    left: 0;
    top: 0;
    background: #b4cd47;
    transition: all 0.3s ease;
}

.btn-style span:before {
    width: 1px;
    height: 0%;
}

.btn-style span:after {
    width: 0%;
    height: 1px;
}

.btn-style span:hover:before {
    height: 50%;
}

.btn-style span:hover:after {
    width: 50%;
}

a.button {
    position: relative;
    display: inline-block;
    text-align: center;
    border: none;
    font-weight: 700;
    color: #353535;
    font-size: 1.6rem;
    text-transform: uppercase;
}

a.button:hover {
    color: #353535;
}

.home-slider {
    position: relative;
    padding-bottom: 7rem;
}

.sidebar.slider-sidebar {
    position: absolute;
    z-index: 9999;
    background-color: rgba(241, 241, 241, 0.9);
    height: 100%;
    width: 33.4%;
}

.sidebar.slider-sidebar ul {
    position: absolute;
    top: -50px;
}

.item .project-image img,
.product-featured-img img,
.timeline-thumbnail img {
    -webkit-filter: grayscale(100%);
    /* Safari 6.0 - 9.0 */
    filter: grayscale(100%);
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

.recent-work-slider .item:hover img,
.product-details:hover img,
.recent-slider .item:hover img,
.product-details:hover img {
    filter: none;
    cursor: pointer;
    -ms-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -webkit-transform: scale(1.05);
    -o-transform: scale(1.05);
    transform: scale(1.05);
}

.product-details:hover .project-ab-img img {
    -ms-transform: scale(1);
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}

.product-details-gradient {
    z-index: 9;
    opacity: 0;
    position: relative;
}

.product-details .product-details-gradient:after {
    content: '';
    width: 100%;
    height: 40%;
    background: linear-gradient(-180deg, rgba(0, 0, 0, 0.00) 0%, rgba(0, 0, 0, 0.7) 100%);
    position: absolute;
    bottom: 0;
    opacity: 1;
}

.product-details .product-details-gradient:after {
    content: '';
    width: 0;
    height: 0;
    background: linear-gradient(-180deg, rgba(0, 0, 0, 0.00) 0%, rgba(0, 0, 0, 0.7) 100%);
    position: absolute;
    bottom: 0;
    opacity: 1;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

.product-details:hover .product-details-gradient:after {
    width: 100%;
    height: 40%;
}

.company-name {
    text-transform: uppercase;
    color: rgba(255, 255, 255, 0.9);
    letter-spacing: 2px;
    position: absolute;
    font-size: 1.8rem;
    bottom: 15px;
    right: 15px;
    display: none;
    font-weight: 400;
    z-index: 55
}

.recent-work-slider .item:hover .company-name,
.projects-slider .item:hover .company-name {
    display: block;
}

.add-button {
    position: relative;
}

.graph-section {
    position: relative;
    overflow-x: hidden;
    overflow-y: hidden;
}

.graph-section-bim {
    position: relative;
    overflow-x: hidden;
    overflow-y: hidden;
}

.graph-image {
    position: absolute;
    overflow-x: hidden;
    overflow-y: hidden;
    background: url(assets/images/grap2.png) no-repeat;
    background-position: 50% center;
}

.graph-image-bim {
    position: absolute;
    overflow-x: hidden;
    overflow-y: hidden;
    background: url(assets/images/grap2.png) no-repeat;
    background-position: 50% center;
}

.project-delivery-content {
    padding: 30rem 0 31rem 0;
}

.project-delivery-contents {
    position: absolute;
    top: 0;
    z-index: 97;
    padding: 8.5rem 0 0 28.6%;
    max-width: 480px;
}

.project-delivery-contents .heading {
    color: #fff;
}

.project-delivery-contents a.button.btn-style {
    border: 1px solid #ffffff;
}

.project-delivery-contents .btn-style:before,
.btn-style:after {
    background: #ffffff;
}

.project-delivery-contents .btn-style span:before,
.btn-style span:after {

    background: #ffffff;
}

.project-delivery-contents a.button {
    color: #ffffff;
}

.project-delivery-contents a.button:hover {
    color: #ffffff;
}

.project-delivery-content-bim {
    padding: 30rem 0 31rem 0;

}

.graph-image-bim img#orbit-overlay {
    position: absolute;
    top: 0;
    left: 0;
}

#loading {
    -webkit-animation: rotation 60s infinite linear;
    animation: rotation 60s infinite linear;
}

@-webkit-keyframes rotation {
    from {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg);
    }

    to {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
}

.next-page a {
    font-size: 5rem;
    font-weight: 400;
    color: #444444;
    line-height: 1;
}

.next-page a:after {
    content: "";
    width: 60px;
    height: 1px;
    background-color: #c4d672;
    display: inline-block;
    position: relative;
    left: 30px;
    top: -4px;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

.copy-right {
    text-transform: uppercase;
    width: 100%;
    box-sizing: border-box;
    padding: 7rem 4rem 7rem 0;
    font-size: 1.5rem;
    font-weight: 300;
    letter-spacing: 2px;
}

span.site-by {
    float: right;
}

.intro-content,
.project-delivery-content,
.project-delivery-content-bim {
    max-width: 480px;
}

/***********About Page************/


.timeline-container {
    position: relative;
    padding-bottom: 20rem;
}

.timeline-container .owl-stage-outer {
    background: url(assets/images/slide-line.png) repeat-x left center;
}

.timeline-container .owl-item {
    background: url(assets/images/slide-dot.png) no-repeat left center;
}

.timeline-container .owl-stage .owl-item {
    opacity: 0.15;
}

.timeline-container .owl-stage .owl-item .slide-item-big {
    width: 80%;
}

.timeline-container .owl-stage .owl-item.active {
    opacity: 1;
}

.timeline-container .owl-stage .owl-item.active .slide-item-big {}

.timeline-thumbnail {}

.timeline-thumbnail a,
.timeline-title a {
    border: none;
}

.timeline-thumbnail img {
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
}

.timeline-container .item:hover .timeline-thumbnail img {
    filter: none;
}

.timeline-container .item span {
    font-size: 1.8rem;
    color: #929292;
    display: block;
    font-weight: 400;
    letter-spacing: 2px;
    margin-bottom: 2px;
    padding-top: 2.7rem;
}

.timeline-title {
    min-height: 60px;
    overflow: hidden;
    font-size: 20px;
}

.timeline-title a {
    font-size: 2.6rem;
    color: #353535;
    line-height: 1.1;
    font-weight: 300;
}

.about-gallery {
    padding: 0 4rem 17rem 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    max-width: 1200px;

}

.gallery-image {
    float: left;
    width: 49.5%;
    margin-right: 1%;
    margin-bottom: 0.5%;
}

.gallery-image img {
    width: 100%;




}

.gallery-image:nth-child(2),
.gallery-image:nth-child(5) {
    margin-right: 0%;
}

.gallery-image:nth-child(3),
.gallery-image:nth-child(6) {
    width: 100%;
}

.news-area {
    padding: 0 4rem 17rem 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    max-width: 1200px;
}

.page-wrapper .single-news-list a,
.no-link-news {
    font-size: 2rem;
    color: #929292;
    text-transform: uppercase;
    font-weight: 300;
    display: table;
    border-bottom: 1px solid #dadada;
    padding: 1.75rem 0;
    width: 100%;
}

.single-news-list a:first-child {
    border-top: 1px solid #dadada;
}

.single-news-list a:hover {
    color: #b4cd47;
}

span.news-icon {
    margin-left: 1rem;
}

span.news-date {
    width: 130px;
    color: #444444;
    display: table-cell;
    font-weight: 400;
}


span.news-title {
    line-height: 1.3;
}

.next-page {
    padding-bottom: 7rem;
}

.next-page a {
    border: none;
}

.next-page a:hover:after {
    width: 80px;
}


/***********Approach************/



.architectures {
    max-width: 800px;
}

.single-architecture {
    margin-bottom: 5rem;
    margin-top: 5rem;
}

.angle-image {
    float: left;
    width: 18%;
}

.dimentions-content {
    float: left;
    width: 79%;
    box-sizing: border-box;
    padding: 1.5rem 0 0 4rem;
}

.dimentions-content h5,
.wheel-item h5 {
    font-weight: 700;
    color: #404040;
    margin-bottom: 1rem;
    line-height: 1;
}

.single-architecture:last-child .dimentions-content {
    padding-top: 3rem;
}

.building-container {
    padding-bottom: 1rem;
}

.building-slider h5 {
    font-weight: 700;
    margin-bottom: 5px;
}

.building-slider {
    max-width: 52%;
    padding-bottom: 13rem;
}

.future-architecture {
    padding-bottom: 20rem;
}

.future-architecture .heading {
    max-width: 480px;
}

.fc-wrap {
    margin-bottom: 5rem;
    display: table;
    max-width: 900px;
    padding-top: 2rem;
}

.future-icon {
    display: table-cell;
    width: 211px;
    vertical-align: top;
}

.future-content {
    display: table-cell;
    box-sizing: border-box;
    padding-left: 5.5rem;
    vertical-align: top;
}


/***********Projects**********/

.project-filter {
    padding: 0 4rem;
}

.product-details a {
    border: none;
}

/*****************/


.project-filter.members-section {
    padding: 0 4rem;
    position: relative;
    z-index: 0;
}

.project-filter.members-section .all-products {
    padding-bottom: 4rem;
    padding-top: 20px;
    gap: 0px;
    margin: 0;
}

.project-filter.members-section .all-products .wr-col3 {
    width: 32%;
}

.project-filter.members-section .all-products .wr-col4 {
    width: 23%;
}

.project-filter.members-section .all-products .wr-col5 {
    width: 18%;
}


.project-filter span.product-featured-img a {
    display: block;
}

.project-filter.members-section .full-content {
    padding: 0;
}

.project-filter.members-section .plist-wrap {
    position: relative;
    top: auto;
    padding: 0;
    background: transparent;
}

/******** .accordion ***********/

.accordion {
    border: 1px solid #ddd;
    margin-bottom: 10px;
}

.accordion-header {
    background-color: #f1f1f1;
    padding: 10px;
    cursor: pointer;
}

.accordion-content {
    display: none;
    padding: 10px;
}

.accordion .accordion-header {
    border-bottom: #ddd solid 1px;
    padding: 16px 30px;
}

.accordion-header .job-tiitle-location-wrap {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.accordion-header .job-tiitle-location-wrap .job-title {
    font-weight: normal;
    text-transform: uppercase;
    font-size: 25px;
    padding: 0 20px 0 0;
    line-height: 32px;
    color: #474747;
}

.accordion-header .job-tiitle-location-wrap .job-location {
    font-size: 18px;
    font-weight: normal;
    text-transform: uppercase;
    display: flex;
    gap: 16px;
    align-items: center;
}

.accordion-header .job-tiitle-location-wrap .job-location .location-icon img {
    width: 18px;
}

.accordion .accordion-content {
    padding: 20px;
}

.accordion .accordion-content p {
    padding: 20px 10px;
    margin: 0 0 10px 0;
}

.accordion .accordion-content .job-appy-section {
    text-align: center;
    margin: 0 0 20px 0;
}

.accordion .accordion-content .job-appy-section .job-apply-btn a.button {
    /*border: #000 solid 1px;*/
    opacity: 1 !important;
    transform: none !important;
}


.see-more-job-listing {
    text-align: center;
    margin-top: 30px;
}

.job-listing .pagination {
    text-align: center;
    padding: 10px;
    width: 260px;
    display: block;
    margin: 20px auto 0;
}

.job-listing .pagination span {
    padding: 6px;
}

.job-listing .pagination span.current {
    background: #000;
    color: #fff;
    padding: 6px 10px;
}

.job-listing .pagination a.inactive {
    padding: 6px 10px;
    border: none;
    background: #fff;
    margin: 0 1px;
    width: 12px;
    display: inline-block;
}

.job-listing .pagination a.inactive:hover {
    background: #000;
    color: #fff;
    padding: 6px 10px;
    width: 12px;
    display: inline-block;
}


.copy-right {

    padding: 7rem 2rem;
    text-align: center;
}

.post-type-archive-jobs header#fix-header {
    display: none;
}

.post-type-archive-jobs header#fix-header.black-header {
    display: block !important;
}

.post-type-archive-jobs header#fix-header.black-header .header {
    background: #f3f3f3;
}


/****** Extra Code Added while making WordPress Theme *******/
.project-image,
.product-featured-img {
    overflow: hidden;
    display: inline-block;
}

.project-image {
    max-height: 356px;
    position: relative;
}

.recent-work-slider .item {
    position: relative;
}

.recent-work-slider .item:before {
    /* content: '';
    width: 100%;
    height: 40%;
    background: linear-gradient(-180deg, rgba(0, 0, 0, 0.00) 0%, rgba(0, 0, 0, 0.7) 100%);
    position: absolute;
    bottom: 6px;
    z-index: 1;
    opacity: 0;
    -webkit-transition: opacity 1s ease-in-out;
    -moz-transition: opacity 1s ease-in-out;
    -ms-transition: opacity 1s ease-in-out;
    -o-transition: opacity 1s ease-in-out;
    transition: opacity 0.6s ease-in-out;*/
}

.recent-work-slider .item:hover:before {
    /* opacity: 1*/
}



.firm-culture-slider.recent-work-slider .owl-stage>.active {
    opacity: 1 !important;
}

.recent-work-slider .item .project-image a {
    position: relative;
}

.recent-work-slider .item .project-image a:after {
    content: "";
    width: 100%;
    height: 40%;
    background: linear-gradient(-180deg, rgba(0, 0, 0, 0.00) 0%, rgba(0, 0, 0, 0.7) 100%);
    position: absolute;
    bottom: 0;
    z-index: 1;
    opacity: 0;
    -webkit-transition: opacity 1s ease-in-out;
    -moz-transition: opacity 1s ease-in-out;
    -ms-transition: opacity 1s ease-in-out;
    -o-transition: opacity 1s ease-in-out;
    transition: opacity 0.6s ease-in-out;
}

.recent-work-slider .item .project-image a:hover:after {
    content: "";
    opacity: 1;
}


/************Single Page*****************/


.project-banner {
    position: absolute;
    padding: 0 4rem 6rem 4rem;
    width: 100%;
    box-sizing: border-box;
    bottom: 0;
}

.project-heading {
    font-size: 5rem;
    color: #ffffff;
    margin-bottom: 3.5rem;
}

.small-heading {
    font-size: 3.4rem;
}

.singal-project {
    float: left;
    margin-right: 6.5rem;
    padding-left: 6rem;
    box-sizing: border-box;
    color: #ffffff;
}

.white-heading {
    margin-bottom: .5rem;
    font-size: 1.6rem;
    color: #ffffff;
    font-weight: 700;
}

.location {
    background: url(assets/images/project-location.png) no-repeat left 0;
}

.status {
    background: url(assets/images/status-icon.png) no-repeat left 0;
}

.type {
    background: url(assets/images/building-icon.png) no-repeat left 0;
}

.use {
    background: url(assets/images/use-icon-2.png) no-repeat left 0;
}

.page-intro {
    max-width: 800px;
    padding-bottom: 12rem;
}

.project-gallery {
    padding: 0 4rem 18rem 0;
    width: 80%;
    max-width: 1200px;
    box-sizing: border-box;
}

.single-image {
    border: none;
}

.back-project {
    margin-top: 3rem;
    position: relative;
    z-index: 9999999;
}

.back-project a.button {
    padding: 1.4rem 6rem;
    background: url(assets/images/green-arrow.png) no-repeat 4.5rem center;
    border: 1px solid #b4cd47;
}

@keyframes showNav {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

.recent-slider {
    left: -10px;
}

.all-products {
    padding: 0 0 15rem 0;
    background-color: #f3f3f3;
    /* display: flex;
    justify-content: center;
    flex-wrap: wrap;*/
}

.product-details {
    margin: 0 .25% 0.5% .25%;
    box-sizing: border-box;
    display: none;
    width: 32.8333333%;
    float: left;
    /* width: 19%;*/

    position: relative;
    opacity: 0;
    animation: showNav 700ms ease-in-out both;
}

span.pojects-title a {
    text-transform: uppercase;
    color: rgba(255, 255, 255, 0.9);
    letter-spacing: 2px;
    position: absolute;
    font-size: 1.8rem;
    bottom: 25px;
    right: 20px;
    opacity: 0;
    border: none;
    font-weight: 500;
    z-index: 10;
}

.product-details:hover span.pojects-title a,
.product-details:hover .project-ab-img {
    opacity: 1;
}

/* The "show" class is added to the filtered elements */
span.product-featured-img {
    line-height: normal;
}

.product-featured-img img {
    width: 100%;
}

.project-filter span.product-featured-img {
    max-height: 370px;
}

.show {
    display: block;
    line-height: 0;

    opacity: 1;
    animation: showNav 700ms ease-in-out both;
}

.project-ab-img {
    display: none;
    position: absolute;
    bottom: 0;
    opacity: 0.7;
    width: 100%;
}

.products-list {
    margin: 0 0 4rem 0;
    position: relative;
    background: url(assets/images/slide-line.png) repeat-x left bottom;
}

.topnav {
    overflow: hidden;
}

.select-icon {
    display: none;
}

.all-products {
    padding: 0 0 15rem 0;
    background-color: #f3f3f3;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}

#myBtnContainer {
    text-align: right;
}

.products-list ul {
    margin: 0;
    padding: 0;
}

.products-list ul li {
    list-style-type: none;

    margin: 0 4rem 0 0;
    display: inline-block;
}

.products-list ul li:last-child {
    margin: 0;
}

.products-list ul li a,
.products-list ul li a:visited {
    font-size: 1.6rem;
    padding: 0 0 1.7rem 0;
    border-bottom: 1px solid transparent;
    color: #b2b2b2;
    cursor: pointer;
    display: inline-block;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 2px;
}

.products-list ul li a:hover,
.products-list ul li a.active {
    border-bottom: 1px solid #b4cd47;
    color: #404040;
}

.products-list ul li:before {
    display: none;
}

.wr-section.all-products {
    padding-bottom: 4rem;
}

/* Style the a */
.scale-anm {
    transform: scale(1);
}



/****************Contact Form**********************/
.gfields {
    margin: 0;
}

.gfield label,
.gfield:before {
    display: none;
}

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

.gfield {
    width: 49%;
    float: left;
    margin-right: 2%;
    box-sizing: border-box;
}

.gfield:nth-child(2n+2) {
    margin-right: 0;
}

li#field_1_4,
li#field_1_5 {
    width: 100%;
    float: none;
    clear: both;
    margin-right: 0;
}

.gfield input,
.gfield textarea {
    max-width: 100% !important;
}

.entry {
    margin-bottom: 6rem;
}

.validation_error,
.validation_message {
    color: #e50001;
}

/*******************************************************

Form Elements

********************************************************/

input[type="text"],
.wpcf7-text,
input[type="password"],
.input-comments,
.wpcf7-quiz,
.search-input,
input[type="email"],
.wpcf7-email,
input[type="url"],
.wpcf7-url,
input[type="tel"],
.wpcf7-tel,
input[type="number"],
.wpcf7-number,
input[type="date"],
.wpcf7-date,
input[type="file"],
.wpcf7-file,
input[type="range"],
.wpcf7-range,
select,
textarea,
input[type="search"] {
    height: 36px;
    width: 100%;
    max-width: 400px;
    border: none;
    background-color: transparent;
    border-bottom: 1px solid #cfcfcf;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: #444444;
    outline: none;
    padding: 0;
    margin: 4rem 0 0 0;
    font-family: "mr-eaves-modern", sans-serif;
    font-weight: 300;
    font-size: 2.2rem;
}

textarea {
    min-height: 90px;
    resize: none;
}

input[type="submit"],
input[type="reset"] {
    font-family: "mr-eaves-modern", sans-serif;
    color: #353535;
    padding: 1.2rem 2rem;
    background-color: transparent;
    margin: 4rem 0 1.5rem 0;
    border: 1px solid #b4cd47;
    cursor: pointer;
    font-size: 1.5rem;
    max-width: 130px;
    text-transform: uppercase;
    outline: none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: block;
    min-width: 130px;
}

input[type="submit"]:hover {
    border: 1px solid #000000;
}

input[type="file"] {
    padding-top: 13px;
}

::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    color: rgba(125, 125, 125, 0.5);
}

::-moz-placeholder {
    /* Firefox 19+ */
    color: rgba(125, 125, 125, 0.5);
}

:-ms-input-placeholder {
    /* IE 10+ */
    color: rgba(125, 125, 125, 0.5);
}

:-moz-placeholder {
    /* Firefox 18- */
    color: rgba(125, 125, 125, 0.5);
}

input[type="text"]:focus,
.wpcf7-text,
input[type="password"]:focus,
.input-comments,
.wpcf7-quiz,
.search-input,
input[type="email"]:focus,
.wpcf7-email,
input[type="url"]:focus,
.wpcf7-url,
input[type="tel"]:focus,
.wpcf7-tel,
input[type="number"]:focus,
.wpcf7-number,
input[type="date"]:focus,
.wpcf7-date,
input[type="file"]:focus,
.wpcf7-file,
input[type="range"]:focus,
.wpcf7-range:focus,
select:focus,
textarea:focus,
input[type="search"]:focus {
    border-bottom: 1px solid #b4cd47;
}





/*******************************************************

Mobile Menu

********************************************************/


/*******************************************************

Wordpress Core

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

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

.aligncenter {
    display: block;
    margin: 15px auto 15px auto;
}

.wp-caption {
    max-width: 100%;
    text-align: center;
    margin-bottom: 5rem !important;
}

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

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

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

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

.wp-caption p.wp-caption-text {
    margin: 0;
    text-align: left;
    color: #444444;
}

.mobile-heading {
    display: none;
    text-transform: uppercase;
    color: #404040;
    font-weight: 700;
    letter-spacing: 3px;
    margin-bottom: 1rem;
}

.singal-project-area-mobile {
    display: none;
}

.popup-height {
    height: 100%;
    overflow-y: scroll;
}

.scrollbar {
    padding: 0 2.3rem 3rem 0;
}

#style-4::-webkit-scrollbar {
    width: 3px;
    background-color: transparent;
}

/**  STYLE 4 */
#style-4::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 0px rgba(0, 0, 0, 0.0);
    box-shadow: inset 0 0 0px rgba(0, 0, 0, 0.0);
    background-color: transparent;
}

#style-4::-webkit-scrollbar-thumb {
    background-color: #222222;
}

a#watermark {
    display: none !important;
}

.page-template-template-approach .page-wrapper,
.page-template-template-about .page-wrapper {
    background-color: transparent;
}





/****************    Template Approach BIM Slider ***************/

.wheel-item {
    display: none;
    padding-top: 5px;
}

.btn-ctn {
    position: relative;
    z-index: 10;
}

div#left-button {
    width: 88px;
    height: 44px;
    border: 1px solid #c4d672;
    background: url(assets/images/prev-arrow-2.png);
    background-repeat: no-repeat;
    background-position: center center;
    display: inline-block;
    margin-right: 5px;
    cursor: pointer;
}

div#right-button {
    width: 88px;
    height: 44px;
    border: 1px solid #c4d672;
    background: url(assets/images/next-arrow.png);
    background-repeat: no-repeat;
    background-position: center center;
    display: inline-block;
    cursor: pointer;
}

#orbit,
#orbitm {
    -webkit-transition: all 1s ease-in-out;
    transition: all 1s ease-in-out;
}

@-webkit-keyframes spin-right {
    100% {
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

.contact-row {
    width: 25%;
    float: left;
    padding-right: 10px;
    box-sizing: border-box;
    margin-bottom: 1rem;
    min-height: 195px;
}

.wheel-item {
    display: none;
    padding-top: 5px;
    min-height: 195px;
}

.about-intro {
    max-width: 700px;
    margin-bottom: 22rem;
}

.angle-image img {
    width: 110px;
}

.angle-image {
    text-align: center;
    padding-top: 10px;
}

.single-architecture:last-child .dimentions-content {
    padding-top: 0;
}

.dimentions-content {
    padding: 0rem 0 0 4rem;
}

.page-template-template-approach .building-container,
.page-template-template-approach .future-architecture {
    display: none;
}

.page-contact-section {
    max-width: 705px;
    margin-bottom: 20rem;
}

.architectures {
    margin-bottom: 20rem;
}

.page-template-template-about .angle-image img {
    width: 90px;
}

.page-template-template-about .angle-image {
    padding-top: 0;
}

.our-reach {
    max-width: 1000px;
    margin-bottom: 20rem;
}

.fourth-section {
    position: relative;
    top: -150px;
}




/*******************************************************

Responsive Design

********************************************************/


@media only screen and (min-width:1500px) {
    .popup-height {
        overflow-y: hidden;
    }

}

@media only screen and (min-width:1366px) and (max-width:1439px) {
    .page-intro {
        max-width: 75%;
        padding-bottom: 10rem;
    }

    .banner-image-area,
    .banner-area,
    .project-details {
        min-height: 600px;
    }

    .page-template-template-approach .banner-image-area,
    .banner-area,
    .project-details {
        min-height: 500px;
    }

    .launch {
        height: 600px;
    }

    .apr-banner {
        height: 600px;
    }

    .timeline-title a {
        font-size: 2.4rem;
    }


}

@media only screen and (min-width:1024px) and (max-width:1365px) {
    html {
        font-size: 9.5px;
    }

    .banner-image-area,
    .banner-area,
    .project-details {
        min-height: 560px;
    }

    .launch {
        height: 560px;
    }

    .apr-banner {
        height: 560px;
    }

    .sidebar ul li.active a:after {
        width: 115px;
    }

    .add-button {
        margin-top: 2rem;
    }

    .add-button a.left-side {
        position: relative;
        left: 0;
        margin-left: 0;
        top: 0;
    }

    .timeline-title a {
        font-size: 2.4rem;
    }

    .page-intro {
        max-width: 100%;
        padding-bottom: 10rem;
    }

    .page-intro {
        max-width: 75%;
        padding-bottom: 10rem;
    }

    .sidebar ul li.active:after {
        width: 22%;
    }

}

@media only screen and (min-width:600px) and (max-width:1023px) {
    html {

        font-size: 8px;
    }

    .banner-image-area,
    .banner-area,
    .project-details {
        min-height: 550px;
    }

    .launch {
        height: 550px;
    }

    .apr-banner {
        height: 550px;
    }

    .singal-project {
        float: none;
        margin-right: 0;
        width: 100%;
        margin-bottom: 2rem;
        padding-bottom: 2rem;
    }

    .building-slider {
        max-width: 100%;
        padding-bottom: 13rem;
    }

    body,
    p,
    .timeline-title a,
    ul li,
    ol li,
    .dimentions-content p,
    .page-wrapper .single-news-list a,
    .no-link-news,
    .location-detail span {
        font-size: 2.5rem;
        font-weight: 300;
    }

    .product-details {
        width: 49.5%;
        margin: 0 .25% 0.5% .25%;
    }
}

@media only screen and (min-width:480px) and (max-width:599px) {
    html {
        font-size: 7.5px;
    }

    .product-details {
        float: none;
        width: 100%;
        margin: 0 0 0.5% 0;
    }

    .banner-image-area,
    .banner-area,
    .project-details {
        min-height: 500px;
    }

    .launch {
        height: 500px;
    }

    .apr-banner {
        height: 500px;
    }

    .singal-project {
        float: none;
        margin-right: 0;
        width: 100%;
        margin-bottom: 5rem;
    }

    .building-slider {
        max-width: 100%;
        padding-bottom: 13rem;
    }

    body,
    p,
    .timeline-title a,
    ul li,
    ol li,
    .dimentions-content p,
    .page-wrapper .single-news-list a,
    .no-link-news,
    .location-detail span {
        font-size: 2.5rem;
        font-weight: 300;
    }

    .logo a {
        width: 250px;
        height: 66px;
        background-size: contain;
    }

    .black-logo a {
        width: 250px;
        height: 66px;
        background-size: contain;
    }

    .is-sticky .logo a {
        width: 220px;
        height: 57px;
    }

    .header-location,
    .gray-location-icon {
        padding-top: 10px;
    }
}

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

    .project-filter.members-section .all-products .wr-col5 {
        width: 23%;
    }

}

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

    .project-filter.members-section {
        padding: 60px 4rem 0 4rem;
    }

    .project-filter.members-section .plist-wrap {
        position: absolute;
        top: 0px !important;
    }

    .project-filter.members-section .plist-wrap .products-list #myBtnContainer {
        text-align: center;
    }

}

@media screen and (max-width: 1023px) {
    .heading p {
        font-size: 80%;
    }

    .project-filter.members-section .all-products .wr-col5 {
        width: 31%;
    }

    .contact-row {
        width: 50%;
        float: left;
        padding-right: 10px;
        box-sizing: border-box;
        margin-bottom: 6rem;
    }

    .plist-wrap {
        top: 110px;
    }

    .future-architecture {
        padding-bottom: 7rem;
    }

    .recent-work-slider .owl-stage .owl-item,
    .recent-slider .owl-stage .owl-item {
        opacity: 0.15;
        pointer-events: none;
        cursor: default;
    }

    .recent-work-slider .owl-stage .owl-item.active,
    .recent-slider .owl-stage .owl-item.active {
        opacity: 1;
        pointer-events: all;
        cursor: pointer;
    }

    .project-heading {
        margin-bottom: 0;
    }

    .timeline-title {
        min-height: auto;
        overflow: auto;
        padding-bottom: 5rem;
    }

    .timeline-slider .owl-nav {
        display: none !important;
    }

    .timeline-container .owl-stage-outer {
        background: url(assets/images/slide-line-mob.png) repeat-x left bottom;
    }

    .timeline-container .owl-item {
        background: url(assets/images/slide-dot.png) no-repeat left bottom;
    }

    .timeline-slider.owl-carousel .owl-stage {
        padding-left: 0px !important;

    }

    .timeline-container .owl-stage .owl-item:nth-child(2n+1) {
        padding-bottom: 0px;
    }

    .timeline-container .owl-stage .owl-item:nth-child(2n+1) .tt2 {
        display: none;
    }

    .timeline-container .owl-stage .owl-item:nth-child(2n+1) .tt1 {
        display: block;
    }

    .timeline-container .owl-stage .owl-item:nth-child(2n+2) {
        padding-top: 0px;
    }

    .timeline-container .owl-stage .owl-item:nth-child(2n+2) .tt2 {
        display: none;
    }

    .timeline-container .owl-stage .owl-item:nth-child(2n+2) .tt1 {
        display: block;
    }

    .rtgf-m {
        display: block;
    }

    .rtgf-d {
        display: none;
    }

    .header {
        padding: 3.3rem 4rem;
    }

    .is-sticky .header {
        padding: 2.5rem 4rem;
    }

    .mobile-heading {
        display: block;
    }

    .banner-slider.owl-theme .owl-dots .owl-dot.active span,
    .banner-slider.owl-theme .owl-dots .owl-dot:hover span,
    .banner-slider.owl-theme .owl-dots .owl-dot span {
        width: 50px !important;
    }

    .building-slider {
        max-width: 100%;
        padding-bottom: 13rem;
    }

    #undefined-sticky-wrapper,
    .sidebar {
        display: none;
    }

    span.news-date {
        display: block;
    }

    .content-area {
        float: none;
        width: 100%;
    }

    .graph-section {
        margin-bottom: 16rem;
    }

    .graph-section-bim {
        margin-bottom: 16rem;
    }

    .page-wrapper {
        padding: 18rem 4rem 0 4rem;
    }

    .project-template-default .page-wrapper {
        padding: 6.5rem 4rem 0 4rem;
    }

    .intro-content,
    .our-reach,
    .architectures,
    .page-contact-section,
    .about-intro {
        padding-bottom: 18rem;
    }

    .our-reach,
    .architectures,
    .page-contact-section,
    .about-intro {
        margin-bottom: 0;
    }

    .single-architecture:last-child .dimentions-content {
        padding-top: 3rem;
    }

    .banner-heading {
        left: 0;
        padding: 0 4rem;
        max-width: 70%;
    }

    .company-name {
        display: block;
    }

    .intro-content,
    .project-delivery-content,
    .project-delivery-content {
        max-width: 100%;
    }

    .graph-sec .mobile-heading {
        left: 4.5rem;
        position: relative;
    }

    .project-delivery-contents {
        max-width: 90%;
        left: 4.5rem;
    }

    .apr-bannerss {
        height: 550px;
    }

    .home .apr-bannerss {
        height: 450px;
    }

    .add-button a.left-side {
        position: relative;
        left: 0;
        margin-left: 0;
        top: 0;
    }

    .add-button {
        position: initial;
        margin-top: 2.5rem;
    }

    .next-page {
        padding-bottom: 0;
    }

    .copy-right {
        padding: 8rem 0 5rem 0;
        line-height: 1.6;
        font-size: 1.8rem;
    }

    span.site-by {
        float: none;
    }

    .building-container {
        padding-top: 5rem;
    }

    .angle-image,
    .future-icon {
        float: none;
        width: 100%;
        text-align: left;
    }

    .future-architecture .future-icon {
        display: table-row;
    }

    .banner-heading {
        bottom: 9.2rem;
    }

    .owl-dots {
        bottom: 4rem !important;
    }

    .page-intro {
        max-width: 100%;
        padding-bottom: 12rem;
    }

    .dimentions-content,
    .future-content {
        float: none;
        width: 100%;
        box-sizing: border-box;
        padding: 3rem 0 0 0rem;
    }

    .project-gallery {
        padding: 0 0rem 15rem 0;
    }

    .recent-slider {
        position: initial !important;
    }

    span.pojects-title a {
        display: block;
    }

    .project-filter {
        padding: 0 0 0 0;
    }

    #myBtnContainer {
        text-align: center;
    }

    .about-gallery,
    .news-area {
        padding: 0 0 17rem 0;
    }

    .gallery-image {
        float: none;
        width: 100%;
        margin-right: 0;
    }

    .singal-project-area {
        display: none;
    }

    .singal-project-area-mobile {
        display: block;
        padding-bottom: 12rem;
    }

    .singal-project-area-mobile .white-heading {
        font-size: 2rem;
        color: #424242;
    }

    .singal-project-area-mobile .project-info {
        font-size: 2.5rem;
        font-weight: 400;
        color: #7d7d7d;
    }

    .singal-project-area-mobile .singal-project {
        padding-left: 8rem;

    }

    a.button {
        font-size: initial;
    }

    .gfield {
        width: 100%;
        float: none;
        margin-right: 0;
    }

    .project-image {
        height: auto;
    }

    .home-projects,
    .projects-slider {
        padding-bottom: 4rem;
        -webkit-transform: none;
        transform: none;
        width: 100vw;
        position: relative;
        left: 50%;
        right: 50%;
        margin-left: -50vw;
        margin-right: -50vw;

    }

    .projects-slider {
        padding-bottom: 17rem;
    }

    .graph-sec {
        padding-bottom: 4rem;
        -webkit-transform: none;
        transform: none;
        width: 100vw;
        position: relative;
        left: 50%;
        right: 50%;
        margin-left: -50vw;
        margin-right: -50vw;
    }
}

@media only screen and (max-width:767px) {
    .single-project .launch {
        display: none;
    }

    .project-filter.members-section {
        padding: 60px 0rem 0 0rem;
    }

    .project-gallery {
        width: 100%;
    }

    .project-filter.members-section .all-products .wr-col5 {
        width: 30%;
    }
}

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

    .project-filter.members-section .all-products .wr-col5 {
        width: 47%;
    }

    .accordion-header .job-tiitle-location-wrap {

        flex-wrap: wrap;
    }

    .accordion-header .job-tiitle-location-wrap .job-title,
    .accordion-header .job-tiitle-location-wrap .job-location {

        width: 100%;
    }

}

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

    .project-filter.members-section .all-products .wr-col5 {
        width: 100%;
    }

    html {
        font-size: 7px;
    }

    .product-details {
        float: none;
        width: 100%;
        margin: 0 0 0.5% 0;
    }

    .logo a {
        width: 200px;
        height: 53px;
        background-size: contain;
    }

    .black-logo a {
        width: 200px;
        height: 53px;
        background-size: contain;
    }

    .is-sticky .logo a {
        width: 170px;
        height: 45px;
        background-size: contain;
    }

    .header-location,
    .gray-location-icon {
        padding: 3px 0 0 0;
    }

    .banner-image-area,
    .banner-area,
    .project-details {
        min-height: 400px;
    }

    .launch {
        height: 400px;
    }

    .apr-banner {
        height: 450px;
    }

    .singal-project {
        float: none;
        margin-right: 0;
        width: 100%;
        margin-bottom: 5rem;
    }

    p,
    .timeline-title a,
    ul li,
    ol li,
    .dimentions-content p,
    .page-wrapper .single-news-list a,
    .no-link-news,
    .location-detail span {
        font-size: 3rem;
        font-weight: 300;
    }


    .home-recent-work-heading {
        display: none;
    }

    .contact-row {
        width: 100%;
        float: none;
        padding-right: 0px;
        box-sizing: border-box;
        margin-bottom: 6rem;
    }

    body {
        background-position: -941px -421px;
    }

    .black-logo a,
    .logo a {
        width: 220px;
        height: 58px;
        background-size: contain;
    }

    .black-header .header {
        background: #f3f3f3;
    }

    .graph-image {
        position: absolute;
        right: 0;
        bottom: 0;
        overflow: hidden;
        height: 300px;
        background: none;
        width: 100%;
    }

    .graph-image img#loading {
        max-width: 280%;
        position: absolute;
        bottom: 0;
        left: 50%;
        margin-left: -140%;
    }

    .graph-image-bim {
        position: absolute;
        right: 0;
        bottom: 0;
        overflow: hidden;
        height: 300px;
        background: none;
        width: 100%;
    }

    .graph-image-bim img#orbitm {
        max-width: 280%;
        position: absolute;
        bottom: 0;
        left: 50%;
        margin-left: -140%;
    }

    .graph-image-bim img#orbitm-overlay {
        max-width: 280%;
        position: absolute;
        bottom: 0;
        left: 50%;
        margin-left: -140%;
    }

    .project-delivery-content {
        padding: 17rem 0 32rem 0;
    }

    .project-delivery-contents {
        top: 6rem;
        padding: 0;
        max-width: 88%;
        left: 4.5rem;
    }

    .project-delivery-content-bim {
        padding: 17rem 0 32rem 0;
    }

    .banner-heading {
        max-width: 100%;
        font-size: 4.2rem;
    }

    .plist-wrap {
        top: 104px !important;
    }
}


/* @media */


@media only screen and (min-width:2500px) {
    .home-recent-work-heading {
        position: relative;
        left: 19px;
    }

    .add-button.h-btn {
        position: relative;
        left: 22px;
    }

    .graph-image {
        right: -26%;
        background-position: 45% center;
        top: 0px;
    }

    .graph-image img#loading {
        width: 90%;
    }

    .graph-image-bim {
        right: -26%;
        background-position: 45% center;
        top: 0px;
    }

    .graph-image-bim img#orbit {
        width: 90%;
    }

    .graph-image-bim img#orbit-overlay {
        width: 90%;
    }

    .banner-image-area,
    .banner-area,
    .project-details {
        min-height: 820px;
    }

    .launch {
        height: 820px;
    }

    .apr-banner {
        height: 820px;
    }
}

@media only screen and (min-width:1920px) and (max-width:2499px) {
    .home-recent-work-heading {
        position: relative;
        left: 3px;
    }

    .add-button.h-btn {
        position: relative;
        left: 7px;
    }

    .graph-image {
        right: -35%;
        background-position: 45% center;
        top: 0px;
    }

    .graph-image img#loading {
        width: 90%;
    }

    .graph-image-bim {
        right: -35%;
        background-position: 45% center;
        top: 0px;
    }

    .graph-image-bim img#orbit {
        width: 90%;
    }

    .graph-image-bim img#orbit-overlay {
        width: 90%;
    }

    .banner-image-area,
    .banner-area,
    .project-details {
        min-height: 768px;
    }

    .launch {
        height: 768px;
    }

    .apr-banner {
        height: 768px;
    }

}

/****/
@media only screen and (min-width:2350px) and (max-width:2499px) {
    .graph-image {
        right: -28%;
        background-position: 45% center;
        top: 0px;
    }

    .graph-image img#loading {
        width: 90%;
    }

    .graph-image-bim {
        right: -28%;
        background-position: 45% center;
        top: 0px;
    }

    .graph-image-bim img#orbit {
        width: 90%;
    }

    .graph-image-bim img#orbit-overlay {
        width: 90%;
    }
}

@media only screen and (min-width:2200px) and (max-width:2349px) {
    .graph-image {
        right: -30%;
        background-position: 45% center;
        top: 0px;
    }

    .graph-image img#loading {
        width: 90%;
    }

    .graph-image-bim {
        right: -30%;
        background-position: 45% center;
        top: 0px;
    }

    .graph-image-bim img#orbit {
        width: 90%;
    }

    .graph-image-bim img#orbit-overlay {
        width: 90%;
    }
}

@media only screen and (min-width:1920px) and (max-width:2199px) {
    .graph-image {
        right: -34%;
        background-position: 45% center;
        top: 10px;
    }

    .graph-image img#loading {
        width: 90%;
    }

    .graph-image-bim {
        right: -35%;
        background-position: 45% center;
        top: 10px;
    }

    .graph-image-bim img#orbit {
        width: 90%;
    }

    .graph-image-bim img#orbit-overlay {
        width: 90%;
    }
}

/****/

@media only screen and (min-width:1680px) and (max-width:1919px) {
    .home-recent-work-heading {
        position: relative;
        left: -4px;
    }

    .add-button.h-btn {
        position: relative;
        left: 0px;
    }

    .sidebar ul li.active:after {
        width: 40%;
    }

    .graph-image {
        right: -37%;
        background-position: 42% center;
        top: 48px;
    }

    .graph-image img#loading {
        width: 85%;
    }

    .graph-image-bim {
        right: -42%;
        background-position: 42% center;
        top: 48px;
    }

    .graph-image-bim img#orbit {
        width: 80%;
    }

    .graph-image-bim img#orbit-overlay {
        width: 80%;
    }

    .banner-image-area,
    .banner-area,
    .project-details {
        min-height: 700px;
    }

    .launch {
        height: 700px;
    }

    .apr-banner {
        height: 700px;
    }

}

@media only screen and (min-width:1600px) and (max-width:1679px) {
    .home-recent-work-heading {
        position: relative;
        left: 0px;
    }

    .add-button.h-btn {
        position: relative;
        left: 3px;
    }

    .sidebar ul li.active:after {
        width: 38%;
    }

    .graph-image {
        right: -45%;
        background-position: 40% center;
        top: 78px;
    }

    .graph-image img#loading {
        width: 84%;
    }

    .graph-image-bim {
        right: -46%;
        background-position: 38% center;
        top: 78px;
    }

    .graph-image-bim img#orbit {
        width: 76%;
    }

    .graph-image-bim img#orbit-overlay {
        width: 76%;
    }

    .banner-image-area,
    .banner-area,
    .project-details {
        min-height: 650px;
    }

    .launch {
        height: 650px;
    }

    .apr-banner {
        height: 650px;
    }

}

@media only screen and (min-width:1536px) and (max-width:1536px) {
    .home-recent-work-heading {
        position: relative;
        left: 3px;
    }

    .add-button.h-btn {
        position: relative;
        left: 7px;
    }
}

@media only screen and (min-width:1440px) and (max-width:1599px) {
    .home-recent-work-heading {
        position: relative;
        left: 1px;
    }

    .add-button.h-btn {
        position: relative;
        left: 4px;
    }

    .sidebar ul li.active:after {
        width: 34%;
    }

    .graph-image {
        right: -53%;
        background-position: 37% center;
        top: 80px;
    }

    .graph-image img#loading {
        width: 76%;
    }

    .graph-image-bim {
        right: -55%;
        background-position: 34% center;
        top: 80px;
    }

    .graph-image-bim img#orbit {
        width: 70%;
    }

    .graph-image-bim img#orbit-overlay {
        width: 70%;
    }

    .banner-image-area,
    .banner-area,
    .project-details {
        min-height: 620px;
    }

    .launch {
        height: 620px;
    }

    .apr-banner {
        height: 620px;
    }

}

@media only screen and (min-width:1366px) and (max-width:1439px) {
    .home-recent-work-heading {
        position: relative;
        left: 0px;
    }

    .add-button.h-btn {
        position: relative;
        left: 4px;
    }

    .sidebar ul li.active:after {
        width: 30%;
        left: -5px;
        transition: all 0.3s ease-in-out;
    }

    .graph-image {
        right: -58%;
        background-position: 35% center;
        top: 99px;
    }

    .graph-image img#loading {
        width: 77%;
    }

    .graph-image-bim {
        right: -60%;
        background-position: 33% center;
        top: 99px;
    }

    .graph-image-bim img#orbit {
        width: 68%;
    }

    .graph-image-bim img#orbit-overlay {
        width: 68%;
    }

}

@media only screen and (min-width:1280px) and (max-width:1280px) {
    .home-recent-work-heading {
        position: relative;
        left: 3px;
    }

    .add-button.h-btn {
        position: relative;
        left: 8px;
    }
}

@media only screen and (min-width:1200px) and (max-width:1365px) {
    .home-recent-work-heading {
        position: relative;
        left: 7px;
    }

    .add-button.h-btn {
        position: relative;
        left: 13px;
    }

    body {
        background-position: -270px -200px;
    }

    .black-logo a,
    .logo a {
        width: 260px;
        height: 69px;
        background-size: contain;
    }

    .sidebar ul li.active:after {
        width: 25%;
    }

    .graph-image {
        right: -68%;
        background-position: 32% center;
        top: 100px;
    }

    .graph-image img#loading {
        width: 66%;
    }

    .graph-image-bim {
        right: -68%;
        background-position: 32% center;
        top: 100px;
    }

    .graph-image-bim img#orbit {
        width: 66%;
    }

    .graph-image-bim img#orbit-overlay {
        width: 66%;
    }

}

@media only screen and (min-width:1281px) and (max-width:1365px) {
    body {
        background-position: -170px -100px;
    }

    .banner-image-area,
    .banner-area,
    .project-details {
        min-height: 600px;
    }

    .launch {
        height: 600px;
    }
}

@media only screen and (min-width:1024px) and (max-width:1199px) {
    .home-recent-work-heading {
        position: relative;
        left: 2px;
    }

    .add-button.h-btn {
        position: relative;
        left: 6px;
    }

    body {
        background-position: -317px -175px;
    }

    .black-logo a,
    .logo a {
        width: 220px;
        height: 58px;
        background-size: contain;
    }

    .sidebar ul li.active:after {
        width: 20%;
        left: -10px;
    }

    .graph-image {
        right: -84%;
        background-position: 30% center;

        top: 120px;
    }

    .graph-image img#loading {
        width: 60%;
    }

    .graph-image-bim {
        right: -103%;
        background-position: 18% center;
        top: 185px;
    }

    .graph-image-bim img#orbit {
        width: 60%;
    }

    .graph-image-bim img#orbit-overlay {
        width: 60%;
    }

    .plist-wrap {
        top: 104px !important;
    }
}

@media only screen and (min-width:768px) and (max-width:1023px) {
    .home-recent-work-heading {
        display: none;
    }

    body {
        background-position: -682px -172px;
    }

    .black-header .header {
        background: #f3f3f3;
    }

    .black-logo a,
    .logo a {
        width: 220px;
        height: 58px;
        background-size: contain;
    }

    .graph-image {

        position: absolute;
        right: 0;
        bottom: 0;
        overflow: hidden;
        height: 400px;
        background: none;
        width: 100%;
    }

    .graph-image img#loading {
        max-width: 200%;
        position: absolute;
        bottom: 0;
        left: 50%;
        margin-left: -100%;
    }

    .graph-image-bim {
        position: absolute;
        right: 0;
        bottom: 0;
        overflow: hidden;
        height: 400px;
        background: none;
        width: 100%;
    }

    .graph-image-bim img#orbitm {
        max-width: 200%;
        position: absolute;
        bottom: 0;
        left: 50%;
        margin-left: -100%;
    }

    .graph-image-bim img#orbitm-overlay {
        max-width: 200%;
        position: absolute;
        bottom: 0;
        left: 50%;
        margin-left: -100%;
    }

    .project-delivery-content {
        padding: 17rem 0 48rem 0;
    }

    .project-delivery-content-bim {
        padding: 17rem 0 48rem 0;
    }

    .project-delivery-contents {
        top: 16rem;
        padding: 0;
    }

    .plist-wrap {
        top: 104px !important;
    }

    .project-gallery {
        width: 100%;
    }
}

@media only screen and (min-width:600px) and (max-width:767px) {
    .home-recent-work-heading {
        display: none;
    }

    body {
        background-position: -828px -257px;
    }

    .black-logo a,
    .logo a {
        width: 220px;
        height: 58px;
        background-size: contain;
    }

    .black-header .header {
        background: #f3f3f3;
    }

    .graph-image {
        position: absolute;
        right: 0;
        bottom: 0;
        overflow: hidden;
        height: 300px;
        background: none;
        width: 100%;
    }

    .graph-image img#loading {
        max-width: 240%;
        position: absolute;
        bottom: 0;
        left: 50%;
        margin-left: -120%;
    }

    .graph-image-bim {
        position: absolute;
        right: 0;
        bottom: 0;
        overflow: hidden;
        height: 300px;
        background: none;
        width: 100%;
    }

    .graph-image-bim img#orbitm {
        max-width: 240%;
        position: absolute;
        bottom: 0;
        left: 50%;
        margin-left: -120%;
    }

    .graph-image-bim img#orbitm-overlay {
        max-width: 240%;
        position: absolute;
        bottom: 0;
        left: 50%;
        margin-left: -120%;
    }

    .project-delivery-content {
        padding: 17rem 0 40rem 0;
    }

    .project-delivery-contents {
        top: 16rem;
        padding: 0;
    }

    .project-delivery-content-bim {
        padding: 17rem 0 40rem 0;
    }

    .plist-wrap {
        top: 104px !important;
    }
}

@media only screen and (min-width:480px) and (max-width:599px) {
    .home-recent-work-heading {
        display: none;
    }

    body {
        background-position: -903px -300px;
    }

    .black-header .header {
        background: #f3f3f3;
    }

    .black-logo a,
    .logo a {
        width: 220px;
        height: 58px;
        background-size: contain;
    }

    .graph-image {
        position: absolute;
        right: 0;
        bottom: 0;
        overflow: hidden;
        height: 300px;
        background: none;
        width: 100%;
    }

    .graph-image img#loading {
        max-width: 260%;
        position: absolute;
        bottom: 0;
        left: 50%;
        margin-left: -130%;
    }

    .graph-image-bim {
        position: absolute;
        right: 0;
        bottom: 0;
        overflow: hidden;
        height: 300px;
        background: none;
        width: 100%;
    }

    .graph-image-bim img#orbitm {
        max-width: 260%;
        position: absolute;
        bottom: 0;
        left: 50%;
        margin-left: -130%;
    }

    .graph-image-bim img#orbitm-overlay {
        max-width: 260%;
        position: absolute;
        bottom: 0;
        left: 50%;
        margin-left: -130%;
    }

    .project-delivery-content {
        padding: 17rem 0 35rem 0;
    }

    .project-delivery-contents {
        top: 16rem;
        padding: 0;
    }

    .project-delivery-content-bim {
        padding: 17rem 0 35rem 0;
    }

    .banner-heading {
        max-width: 100%;
    }

    .plist-wrap {
        top: 104px !important;
    }
}


@media screen and (min-width: 1024px) {
    .page-template-template-projects footer {
        padding: 0 4rem;
    }

    .page-template-template-projects .copy-right {
        padding-right: 0px;
    }

    .page-template-template-projects .next-page {
        padding-left: 4rem;
    }

    .recent-work-slider.owl-carousel .owl-stage {
        padding-left: 0px !important;
    }

    .recent-slider.owl-carousel .owl-stage {
        padding-left: 0px !important;
    }

    .timeline-slider.owl-carousel .owl-stage {
        padding-left: 0px !important;
    }

    .recent-work-slider .owl-stage .active {
        opacity: 1;
        pointer-events: initial;
        cursor: pointer;
    }

    .recent-work-slider .owl-stage .active~.recent-work-slider .owl-stage .active {
        opacity: 1;
        pointer-events: initial;
        cursor: pointer;
    }

    .recent-work-slider .owl-stage>.active {
        opacity: 1;
        pointer-events: initial;
        cursor: pointer;
    }

    .recent-work-slider .owl-stage>.active~.active {
        opacity: 1;
        pointer-events: initial;
        cursor: pointer;
    }

    .recent-slider .owl-stage .active {
        opacity: 1;
        pointer-events: initial;
        cursor: pointer;
    }

    .recent-slider .owl-stage .active~.recent-slider .owl-stage .active {
        opacity: 1;
        pointer-events: initial;
        cursor: pointer;
    }

    .recent-slider .owl-stage>.active {
        opacity: 1;
        pointer-events: initial;
        cursor: pointer;
    }

    .recent-slider .owl-stage>.active~.active {
        opacity: 1;
        pointer-events: initial;
        cursor: pointer;
    }

    .rtgf-m {
        display: none;
    }

    .rtgf-d {
        display: block;
    }

    .timeline-container .owl-stage .owl-item:nth-child(2n+1) {
        padding-bottom: 340px;
    }

    .timeline-container .owl-stage .owl-item:nth-child(2n+1) .tt2 {
        display: none;
    }

    .timeline-container .owl-stage .owl-item:nth-child(2n+1) .tt1 {
        display: block;
    }

    .timeline-container .owl-stage .owl-item:nth-child(2n+2) {
        padding-top: 340px;
    }

    .timeline-container .owl-stage .owl-item:nth-child(2n+2) .tt2 {
        display: block;
    }

    .timeline-container .owl-stage .owl-item:nth-child(2n+2) .tt1 {
        display: none;
    }

    .projects-slider {
        padding-bottom: 22rem;
    }


}


body {
    overflow: hidden;
}


/* Preloader */

#preloader {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #f3f3f3;
    z-index: 11111111;
}

#status {
    width: 100vw;
    padding: 0 5%;
    height: 100px;
    position: absolute;
    top: 50%;
    z-index: 1111111;
    text-align: center;
    box-sizing: border-box;
    margin-top: -50px;
}

#status .logo-loading {
    max-width: 344px;
    margin: 0 auto;
    display: none;
    width: 100%;
}

#status .text-loading {
    max-width: 393px;
    margin: 0 auto;
    display: block;
    width: 100%;
}

.page-template-template-home #status .logo-loading {
    display: block;
}

.page-template-template-home #status .text-loading {
    display: none;
}





#overlay {
    position: fixed;
    height: 4px;
    width: 100%;
    -webkit-transition: 1s 0.4s;
    transition: 1s 0.4s;
}

#progress {
    height: 3px;
    background: #353535;
    position: absolute;
    width: 0;
    /* will be increased by JS */
    top: 0;
}

#progstat {
    display: none !important;
}

.pace {
    -webkit-pointer-events: none;
    pointer-events: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
}

.pace-inactive {
    display: none;
}

.pace .pace-progress {
    background: #404040;
    position: fixed;
    z-index: 21111111;
    top: 0;
    right: 100%;
    width: 100%;
    height: 3px;
}

a.single-image {
    border: none;
}

a.gallery-image {
    border: none;
}

section.banner-container,
.apr-banner {
    position: relative;
    z-index: 99;
}

.black-header {
    position: fixed !important;
    width: 100% !important;
    z-index: 97 !important;
}

.banner-container .owl-theme .owl-dots,
.banner-container .owl-theme .owl-nav {
    position: absolute;
    width: 100%;
    top: 50%;
    margin-top: -20px;
}

.banner-container .owl-theme .owl-dots,
.banner-container .owl-theme .owl-nav .owl-prev {
    position: absolute;
    left: 4rem;
    padding: 0;
}

.banner-container .owl-theme .owl-dots,
.banner-container .owl-theme .owl-nav .owl-next {
    position: absolute;
    right: 4rem;
    padding: 0;
}

.banner-container .owl-theme .owl-dots {
    right: auto;
    left: auto;
    margin-left: 0;
}

.banner-container .owl-theme .owl-dots,
.banner-container .owl-theme .owl-nav button {
    background: none;
    border: none;
}

.banner-container .owl-theme .owl-dots {
    position: absolute;
    top: 92.57%;
}

.banner-container .owl-carousel button.owl-dot {
    padding: 0 !important;
}

.home-projects .recent-work-slider .owl-nav button.owl-prev {
    display: none;
}

.projects-slider .recent-slider .owl-nav button.owl-prev {
    display: none;
}

.contact-sec {

    margin-bottom: 17rem;
    width: 100%;
    max-width: 1100px;
}

.contact-sec a {
    border-bottom: none;
}




@-webkit-keyframes fadeIn {
    0% {
        opacity: 0.5;
    }

    100% {
        opacity: 1;
    }
}

@-moz-keyframes fadeIn {
    0% {
        opacity: 0.5;
    }

    100% {
        opacity: 1;
    }
}

@-o-keyframes fadeIn {
    0% {
        opacity: 0.5;
    }

    100% {
        opacity: 1;
    }
}

@keyframes fadeIn {
    0% {
        opacity: 0.5;
    }

    100% {
        opacity: 1;
    }
}

.mfp-figure .mfp-img {

    -webkit-animation-duration: 0.5s;
    -moz-animation-duration: 0.5s;
    -ms-animation-duration: 0.5s;
    -o-animation-duration: 0.5s;
    animation-duration: 0.5s;
    /* -webkit-animation-fill-mode: both;
    -moz-animation-fill-mode: both;
    -ms-animation-fill-mode: both;
    -o-animation-fill-mode: both;
    animation-fill-mode: both; 
      -webkit-animation-name: fadeIn;
    -moz-animation-name: fadeIn;
    -o-animation-name: fadeIn;
    animation-name: fadeIn;
  */
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
}

#fix-header.black-header {
    opacity: 1 !important;
    display: Block !important;
}

@media only screen and (min-width:1024px) {
    .page-template-template-approach .page-wrapper {
        padding-top: 6rem;
    }
}

@media only screen and (max-width:1023px) {
    section.launch {
        display: none;
    }
}