/*
Theme Name: Olex
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: Olex
*/
@font-face { font-family: 'AntiqueOliveStdNord'; src: url('assets/fonts/AntiqueOliveStd/AntiqueOliveStd-Nord.eot'); src: url('assets/fonts/AntiqueOliveStd/AntiqueOliveStd-Nord.eot') format('embedded-opentype'), url('assets/fonts/AntiqueOliveStd/AntiqueOliveStd-Nord.woff2') format('woff2'), url('assets/fonts/AntiqueOliveStd/AntiqueOliveStd-Nord.woff') format('woff'), url('assets/fonts/AntiqueOliveStd/AntiqueOliveStd-Nord.ttf') format('truetype'), url('assets/fonts/AntiqueOliveStd/AntiqueOliveStd-Nord.svg#AntiqueOliveStdNord') format('svg'); font-weight: normal; font-style: normal; }
@font-face { font-family: 'Open Sans'; src: url('assets/fonts/OpenSans/OpenSans-Regular.eot'); src: url('assets/fonts/OpenSans/OpenSans-Regular.eot') format('embedded-opentype'), url('assets/fonts/OpenSans/OpenSans-Regular.woff2') format('woff2'), url('assets/fonts/OpenSans/OpenSans-Regular.woff') format('woff'), url('assets/fonts/OpenSans/OpenSans-Regular.ttf') format('truetype'), url('assets/fonts/OpenSans/OpenSans-Regular.svg#Open Sans') format('svg'); font-style: normal; font-weight: normal; }
@font-face { font-family: 'Open Sans Bold'; src: url('assets/fonts/OpenSans/OpenSans-Bold.ttf') format('truetype'); font-style: normal; }
div#wpadminbar{
    display: none !important;
}
html {
    margin-top: 0 !important;
}
/*Reset CSS*/
html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
abbr,
address,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
samp,
small,
strong,
sub,
sup,
var,
b,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
a,
nav,
section,
summary,
time,
mark,
audio,
video { margin: 0; padding: 0; border: 0; outline: 0; font-size: 100%; vertical-align: baseline; background: transparent; text-decoration: none; list-style: none; outline: none; -webkit-font-smoothing: subpixel-antialiased; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }
html,
body { -webkit-text-size-adjust: none; height: 100%; }
ul li {position: relative; padding-left: 18px; margin: 0 0 8px; }
ul li:before {content: ""; position: absolute; top: 12px; left: 0; width: 7px; height: 7px; background: #ee4023; border-radius: 50%; }
ul {margin: 0 0 20px; }
article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary { display: block; }
iframe { vertical-align: top; }
textarea:focus,
input:focus,
a,
div,
img,
button { outline: none; }
a,
a:hover { text-decoration: none; }
*,
*:before,
*:after { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
html { overflow-x: hidden; }
textarea {resize: none; }
/* Example CSS to style the menu */
.header-menu { background-color: #333; }
.main-menu,
.main-menu ul { list-style: none; padding: 0; margin: 0; }
.main-menu li { display: inline-block; margin-right: 10px; }
.main-menu a { color: #000; text-decoration: none; font-size: 14px; }
.hero { min-height: 400px; display: flex; align-items: center; background-position: center center; background-size: cover; color: lightyellow; }
.left_sec { background-color: #f7f7f7; }

/*Common css*/

/*main#primary { overflow-x: hidden; }*/
main#primary { overflow: hidden; }
body { font-size: 22px; letter-spacing: 0px; color: #000000; font-weight: 400; font-family: "Open Sans", sans-serif; }
a { transition: color 0.3s, background 0.3s; color: #fff; text-decoration: underline; }
h1 { font-size: 83px; color: #ffffff; letter-spacing: -1px; font-family: 'AntiqueOliveStdNord'; }
h1 span { color: #000000 }
h2,
.big { font-size: 83px; letter-spacing: -1px; }
h2 span,
.big span,
h3 span { color: #ee4023; }
h3 { font-size: 54px; letter-spacing: -2px; font-weight: 400; }
h4 { font-size: 36px; letter-spacing: -2px; font-weight: 400; }
.img-fluid { max-width: 100%; height: auto; }
strong,
b { font-family: 'Open Sans Bold'; }
.left_half_text_section .cust_container,
.container { width: 100%; padding-right: 15px; padding-left: 15px; margin-right: auto; margin-left: auto; }
.container {
    max-width: 1490px;
}
{ position: relative; width: 100%; padding-right: 15px; padding-left: 15px; }
.row { display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; margin-right: -15px; margin-left: -15px; }
.col-6 { max-width: 50%; }
.col-3 { max-width: 25%; }
.col-12 { max-width: 100%; }
.col-12,
.col-3,
.col-6,
.col { position: relative; width: 100%; padding-right: 15px; padding-left: 15px; }

/*Home Banner*/
.home_banner_wrapper > div {background-size: cover;background-repeat: no-repeat;background-position: center;padding: 100px 0;display: flex;align-items: center;padding: 90px 0  60px;min-height: 890px;}
.home_banner_wrapper .single_service { text-align: center; }
.home_banner_wrapper .single_service a { font-size: 32px; letter-spacing: -1px; line-height: 1.1; color: #fff; font-family: 'Open Sans Bold'; position: relative; transition: all 0.3s; display: block; height: 100%; text-decoration: none;}

/*.home_banner_wrapper .single_service:hover a { color: #fff }*/
.home_banner_wrapper { z-index: 3; position: relative; }
.home_banner_wrapper .single_service:before { content: ""; position: absolute; transition: opacity 0.3s; left: 0; right: 0; margin: auto; width: 100%; height: 170px; top: 50%; transform: translateY(-50%); background: url(/wp-content/uploads/2024/03/red_Layer3.png) no-repeat; background-position: center center; background-size: contain; opacity: 0; z-index: -11; }
.home_banner_wrapper .single_service:hover:before { opacity: 1; z-index: 0; }
.home_banner_wrapper .container { max-width: 1290px; position: relative; z-index: 1; }
.home_banner_wrapper > div.blackWhite .bgimg_div,
.common_banner_wrapper > div.blackWhite .bgimg_div { content: ""; position: absolute; left: 0; top: 0; background: rgba(0, 0, 0, 0.5); width: 100%; height: 100%; z-index: 1; }
.video-container-wrap { position: absolute; width: 100%; height: 100%; top: 0; left: 0; background-color: #000; filter: grayscale(100%); }
.video-container-wrap iframe { width: 100%; height: 100%; }
.home_banner_wrapper > div.blackWhite .bgimg_div img,
.common_banner_wrapper > div.blackWhite .bgimg_div img { position: absolute; width: 100%; height: 100%; object-fit: cover; filter: grayscale(100%); object-position: top center; }

/*Common Banner*/
.common_banner_wrapper { z-index: 3; position: relative; }
.common_banner_wrapper > div {background-size: cover;background-repeat: no-repeat;background-position: top center;padding: 100px 0 70px;display: flex;align-items: flex-end;min-height: 638px;}
.common_banner_wrapper h1 {font-family: 'AntiqueOliveStdNord';font-size: 86px;letter-spacing: -3px;text-transform: uppercase;color: #ee4023;}
.common_banner_wrapper .container {max-width: 1410px;position: relative;z-index: 1;}

/*Home Pattern Left*/
.left_half_text_section .left_wrap .text_wrap {padding: 52px 20px;max-width: 712px;margin-left: auto;}
.left_half_text_section .col-6 { padding: 0 0; }
.left_half_text_section h3.big { font-family: 'AntiqueOliveStdNord'; font-size: 72px; margin-bottom: 32px; word-spacing: -12px; }
.homeCommonDiv .descriptive_text { max-width: 540px; line-height: 1.45; }
.homeCommonDiv .descriptive_text p { margin-bottom: 32px; }

/*Home Pattern Right*/
.home-pattern-wrap { height: 100%; }
.home-pattern-wrap .imgs_wrap img.single_img { position: absolute; z-index: 1; }
.home-pattern-wrap .imgs_wrap {max-width: 1000px;margin-left: auto;position: relative;height: 100%;}
.home-pattern-wrap .imgs_wrap img.single_img:nth-child(1) {left: -3.6vw;top: 18.6vw;max-width: 3.8vw;}
.home-pattern-wrap .imgs_wrap img.single_img:nth-child(2) {left: 3.6vw;top: 9.5vw;max-width: 6.4vw;z-index: 2;}
.home-pattern-wrap .imgs_wrap img.single_img:nth-child(3) {left: 6.1vw;top: -0.7px;width: 30.3vw;z-index: 3;}
.home-pattern-wrap .imgs_wrap img.single_img:nth-child(4) {left: 1.6vw;top: 11.2vw;max-width: 10.4vw;}
.home-pattern-wrap .imgs_wrap img.single_img:nth-child(5) {left: 1vw;top: 16.8vw;max-width: 10vw;}
.home-pattern-wrap .imgs_wrap img.single_img:nth-child(6) {left: 4.3vw;top: 24.9vw;max-width: 4vw;}
.home-pattern-wrap .imgs_wrap img.single_img:nth-child(7) {right: 1.7vw;top: 46vw;max-width: 8vw;}
.home-pattern-wrap .imgs_wrap img.single_img:nth-child(8) {max-width: 8vw;top: 40.4vw;right: 5vw;}
.home-pattern-wrap .imgs_wrap img.single_img:nth-child(9) {top: 44.2vw;max-width: 13vw;right: 11vw;}
.home-pattern-wrap .imgs_wrap img.single_img:nth-child(10) {left: inherit;top: 49.3vw;max-width: 3.6vw;right: 7.3vw;}
.home-pattern-wrap .imgs_wrap img.single_img:nth-child(11) { left: inherit; top: inherit; max-width: 130px; bottom: -10%; right: 5%; }
.home-pattern-wrap img.main_img {clip-path: polygon(50% 0, 109% 0%, 28% 98%, 0 64.4%);width: 66.7vw;position: absolute;z-index: 2;right: -14.3vw;object-position: -14vw;top: 0vw;}
.home-pattern-wrap .single_div {position: relative;min-height: 44.5vw;}
.home-pattern-wrap .imgs_wrap:before {background: #ee4023;content: "";position: absolute;right: 00;width: 75%;height: 75%;bottom: 0;clip-path: polygon(100% 0, 0% 100%, 100% 100%);}
.homeCommonDiv { z-index: 2; position: relative; }
.mobile_full_pattern { display: none; }

/*Home Mettal*/
.home_mettal_wrapper {background: #ee4023;padding: 0px;position: relative;}
.home_mettal_wrapper:before {content: "";position: absolute;right: 0;bottom: -1px;width: 25%;height: 56.6%;background-color: #fff;clip-path: polygon(120% 0, 0% 100%, 100% 100%);}
.home_mettal_wrapper .img_wrap {position: relative;margin-top: -132px;padding-top: 92px;}
.home_mettal_wrapper .img_wrap:before {content: "";position: absolute;left: 10px;top: 0px;width: 34.4vw;background-image: url('/wp-content/uploads/2024/03/big_black_pattern.png');background-repeat: no-repeat;background-position: top left;height: 100%;background-size: 550px auto;}
.home_mettal_wrapper .img_wrap img {position: relative;display: block;width: 100%;}
.home_mettal_wrapper .container { max-width: 1360px; }
.home_mettal_wrapper .container .left_col { flex: 0 0 36%; max-width: 36%; }
.home_mettal_wrapper .container .right_col {flex: 0 0 64%;max-width: 64%;padding-bottom: 110px;}
.home_mettal_wrapper .right_col .text_wrap {max-width: 760px;margin: 0px auto;}
.home_mettal_wrapper .right_col .text_wrap h1 {font-family: 'AntiqueOliveStdNord';font-size: 143px;color: #000000;}
.home_mettal_wrapper .right_col .text_wrap .pera_desc {max-width: 550px;margin: 0px 0 0px 80px;color: #fff;}
.home_mettal_wrapper .right_col .text_wrap .pera_desc a { color: #000; transition: all 0.3s; }
.home_mettal_wrapper .right_col .text_wrap .pera_desc a:hover { color: #fff; }
.home_mettal_wrapper .right_col .text_wrap .pera_desc p {margin-bottom: 40px;}
.home_mettal_wrapper .right_col .text_wrap .pera_desc > div {margin-bottom: 70px;}
.home_mettal_wrapper .right_col .text_wrap .pera_desc label {font-family: 'Open Sans Bold';display: block;margin-bottom: 14px;}
.home_mettal_wrapper .right_col .text_wrap .pera_desc a.btn {text-transform: uppercase;text-align: center;display: inline-block;color: #fff;font-family: 'Open Sans Bold';border: 1px solid #fff;border-radius: 30px;padding: 4px 18px;transition: all 0.3s;margin-bottom: 30px;}
a.btn{
    text-decoration: none;
}
.home_mettal_wrapper .right_col .text_wrap .pera_desc a.btn:hover { background: #fff; color: #ee4023; }
.home_mettal_wrapper .img_wrap.mobile { display: none; }
.home_mettal_wrapper .right_col .text_wrap .pera_desc p a { text-decoration: underline; }

/*Black Red Text*/
.black_red_section_wrap .container {max-width: 1480px;}
.black_red_section_wrap {padding: 142px 0 110px;}
.black_red_section_wrap h3 { font-family: 'AntiqueOliveStdNord'; line-height: 1; word-spacing: -18px;  word-break: break-word; }

/*Common Pattern*/
.mainCommonDiv h3 { font-size: 36px; margin-bottom: 30px; margin-right: -180px; }
.left_half_text_section .mainCommonDiv .text_wrap {padding: 63px 15px;max-width: 700px;}
.left_half_text_section .mainCommonDiv .text_wrap p { max-width: 517px; line-height: 1.5; letter-spacing: -1px;}
.left_half_text_section .mainCommonDiv .text_wrap h3 { margin-bottom: 55px; }
.left_half_text_section .row.mainCommonDiv {align-items: unset;position: relative;z-index: 3;}
.left_half_text_section .row.mainCommonDiv .left_wrap { z-index: 3; position: relative; }
.common-pattern-wrap .single_img { position: absolute; right: 0; z-index: -1; }
.common-pattern-wrap .single_img:nth-child(1) {left: 0.3vw;top: 19.3vw;z-index: 1;width: 9.1vw;}
.common-pattern-wrap .single_img:nth-child(2) {left: 12vw;top: 1.6vw;width: 25vw;}
.common-pattern-wrap .single_img:nth-child(3) {right: 0vw;top: 10.8vw;width: 15.7vw;}
.common-pattern-wrap .single_img:nth-child(4) {left: 19.7vw;top: 34.6vw;max-width: 9.8vw;}
.common-pattern-wrap .single_img:nth-child(5) {left: 28vw;top: 29.3vw;width: 15.5vw;}
.common-pattern-wrap .single_img:nth-child(6) {max-width: 9.6vw;top: 26.6vw;right: -3.3vw;}
.common-pattern-wrap .single_img:nth-child(7) {max-width: 8.4vw;right: -6.2vw;top: 34.2vw;}
.common-pattern-wrap .imgs_wrap,
.common-pattern-wrap { height: 100%; }
.common-pattern-wrap { opacity: 30%; position: relative; z-index: 2 }
.left_half_text_section .mainCommonDiv .text_wrap p:not(:last-child) {margin-bottom: 30px;}

/*Instagram Section*/
.instagram_wrapper .common-title {
    max-width: 770px; margin: 0px auto 20px !important;
}
.tri_block_effect .MediaTile__root:before { content: ""; position: absolute; left: 0; height: 0; border-top: 152px solid white; border-right: 120px solid transparent; top: 0; width: 120px; z-index: 1; }
.tri_block_effect .MediaTile__root:after { content: ""; position: absolute; width: 0; height: 0; left: 0; top: 0; background-color: #ee4023; mix-blend-mode: multiply; transition: all 0.3s; }
.tri_block_effect .MediaTile__root:hover:after { width: 100%; height: 100%; }
.tri_block_effect .MediaTile__root .MediaTile__overlay { display: none !important; }
.tri_block_effect .MediaTile__root .MediaThumbnail__root.MediaTile__thumbnail-loaded:after { content: ""; position: absolute; width: 100%; height: 100%; background-image: url(/wp-content/uploads/2024/03/search-icon.png); background-position: center center; background-repeat: no-repeat; z-index: 1; opacity: 0; transition: all 0.3s; }
.tri_block_effect .MediaTile__root:hover .MediaThumbnail__root.MediaTile__thumbnail-loaded:after { opacity: 1; }
.insta_desc {max-width: 540px;margin: 0 auto 90px;}
.insta_desc a,
.left_half_text_section .descriptive_text a { color: #ee4023; transition: color 0.3s; text-decoration: underline; }
.insta_desc a:hover,
.left_half_text_section .descriptive_text a:hover { color: #000; }
.MediaPopupBox__control-icon:hover { color: #ee4023; }
.MediaPopupBox__container { background: #000 !important; }
.home .descriptive_text{
    padding-bottom: 170px;
}
/*Header*/

/*Menu Icon*/
a#menu-icon { display: inline-block; }
a#menu-icon .bar { margin: 3px 0; width: 37px; height: 5px; background: #ee4023; transition: margin 0.2s, transform 0.2s;/* same as above but with prefixes added */ -webkit-transition: margin 0.2s, -webkit-transform 0.2s; transition: margin 0.2s, -webkit-transform 0.2s; -o-transition: margin 0.2s, transform 0.2s; transition: margin 0.2s, transform 0.2s; transition: margin 0.2s, transform 0.2s, -webkit-transform 0.2s; }
a#menu-icon.close-btn .bar:first-child { -webkit-transform: translateY(6px) rotate(45deg); -ms-transform: translateY(6px) rotate(45deg); transform: translateY(6px) rotate(45deg); }
a#menu-icon.close-btn .bar:nth-child(2) { opacity: 0; }
a#menu-icon.close-btn .bar:last-child { -webkit-transform: translateY(-10.5px) rotate(-45deg); -ms-transform: translateY(-10.5px) rotate(-45deg); transform: translateY(-10.5px) rotate(-45deg); }
a#menu-icon:hover .bar {background: #000000; }

/*Header position*/
header .left_wrap {padding: 55px 48px; width: 25%; }
header .right_wrap { width: 75%; top: 0;padding: 55px 60px;position: relative;}
header  .menu_icon { margin-top: 16px; }
header .conainer-fluid { display: flex; }
header { position: absolute; z-index: 99; width: 100%; }
header .left_wrap:before {content: "";position: absolute;z-index: 9;top: 0;clip-path: polygon(100% 0, 0 0, 0 100%);left: 0;width: auto;height: auto;border-top: 465px solid #fff;border-right: 365px solid transparent;}
header .left_wrap > div { position: relative; }
.social_links { display: flex; justify-content: right; gap: 5px; }
.social_links p a { width: 25px; height: 25px; background: #fff; border-radius: 50%; display: flex; transition: opacity 0.3s; align-items: center; justify-content: center; }
.social_links p svg { width: 18px; height: 18px; }
header .left_wrap .wrapper { z-index: 999; }

/*Header Menu*/
header div.header_menu_wrapper { position: fixed; width: 100%; background: #ee4023; left: 0; min-height: 580px; overflow: auto; top: -180%; padding: 130px 0; z-index: 2; transition: all 0.5s; }
.header_menu_wrapper .outer_wrap { max-width: 1350px; margin-left: auto; }
.cust_row { display: flex; flex-wrap: wrap; }
.header_menu_wrapper .outer_wrap .cust_row { gap: 40px; }
.header_menu_wrapper .outer_wrap h3,
.header_menu_wrapper .outer_wrap .cust_row h3 a { font-size: 25px; color: #fff; margin-bottom: 25px; font-family: 'Open Sans Bold'; letter-spacing: 0px;}
.header_menu_wrapper .outer_wrap .cust_row a { color: #fff; transition: all 0.3s; position: relative; left: 0px; }
.header_menu_wrapper .outer_wrap .cust_row a:hover,
.header_menu_wrapper .outer_wrap .cust_row .current-menu-item a { font-family: 'Open Sans Bold'; left: 22px; }
.header_menu_wrapper .outer_wrap .cust_row h3 a.active { left: 10px; }
.header_menu_wrapper .outer_wrap .cust_row a:before,
.header_menu_wrapper .outer_wrap .cust_row h3 a.active:before { padding-right: 0; transition: all 0.3s; }
.header_menu_wrapper .outer_wrap .cust_row a:hover:before,
.header_menu_wrapper .outer_wrap .cust_row .current-menu-item a:before,
.header_menu_wrapper .outer_wrap .cust_row h3 a.active:before {content: "+";color: #000;padding-right: 10px;margin-left: 0;position: absolute;top: 0;left: -22px;}
.social_links a:hover svg,
footer .cust_row li a:hover { opacity: 0.7; }
.header_toggle { overflow: hidden; }
.header_toggle header {
    position: fixed;
    top: 0;
}
.header_menu_wrapper .outer_wrap .cust_row .cust_col { width: calc(16.66% - 40px); }
.cust_col a {text-decoration: none;
}
header div.header_menu_wrapper.menu-open { top: 0; }
.header_menu_wrapper .outer_wrap ul li { margin-bottom: 20px; position: relative;}
.header_menu_wrapper .outer_wrap .cust_row .cust_col:nth-child(2) { width: 10%; }
.header_menu_wrapper .outer_wrap .cust_row .cust_col:nth-child(3) { width: 22%; }
.header_menu_wrapper .outer_wrap .cust_row .cust_col:nth-child(4) { width: 12%; }
.header_menu_wrapper .outer_wrap .cust_row .cust_col:not(last-child) { padding-right: 22px; }
header .social_links { margin-top: 10px; }
.header_menu_wrapper .outer_wrap .cust_row h3 a { margin-bottom: 0 !important; }
.header_menu_wrapper .outer_wrap h3.active-heading a { border-bottom: 2px solid #000; }

/*Footer Style*/
footer .hr_div { max-width: 1500px; padding: 0 20px; width: 100%; margin: 57px auto 78px; }
footer .hr_div hr { border: 0; border-top: 1px solid #c1c1c1; }
footer .hr_div h2 { border: 2px solid rgba(0, 0, 0, .1); }
footer .cust_row { max-width: 1370px; margin: auto; }
footer .cust_row h3 { font-size: 18px; }
footer .cust_row h3 a { font-size: 18px; font-family: 'Open Sans Bold'; color: #646464; margin-bottom: 22px; transition: all 0.3s; display: inline-block; letter-spacing: 0px;}
footer .cust_row li { margin-bottom: 18px; line-height: 1.2; }
footer .cust_row li a { font-size: 18px; color: #646464; transition: all 0.3s }
footer .address { color: #646464; font-size: 18px; }
footer .cust_row.top_footer .cust_col { width: 9.4%; padding-right: 30px; }
footer .cust_row.top_footer .cust_col:first-child { width: 19.8%; }
footer .cust_row.top_footer .cust_col:nth-child(3) { width: 9.1%; }
footer .cust_row.top_footer .services_wrap { width: 14%; }
footer .cust_row.top_footer .project_wrap { width: 14.6%; padding-right: 20px; }
footer .cust_row.top_footer .cust_col:last-child { width: 14%; padding-right: 0; }
footer .address { color: #646464; font-size: 18px; }
footer .address p { margin-bottom: 20px; }
footer .address a { color: #646464; transition: opacity 0.3s; }
footer .address a:hover,
footer .cust_row h3 a:hover { opacity: 0.7; }
.cust_row.mid_footer { margin: 40px auto; justify-content: space-between; align-items: flex-start;}
.cust_row.mid_footer p { line-height: 16px; color: #646464; font-size: 12px; text-align: center; }
footer .cust_row.mid_footer .cust_col { width: 12%; padding-right: 20px; display: flex; align-items: center; flex-wrap: wrap; justify-content: center; flex-direction: column;}
footer .cust_row.mid_footer .cust_col img{ width: 85px; height: 85px; object-fit: contain; object-position: center;margin: 0 0 10px;}
footer .cust_row.mid_footer .cust_col:last-child { padding-right: 0; }
footer .red_bg { background: #ee4023; padding: 65px 15px 45px; }
footer .red_bg.cust_row { align-items: center; }
footer .red_bg svg { fill: #ee4023; }
.copyright_wrap p { font-size: 14px; letter-spacing: 0px; color: #ffffff; }
footer .red_bg .cust_row .cust_col { width: 20%; }
footer .red_bg .cust_row .cust_col .social_links { justify-content: left; }
footer .red_bg .cust_row .cust_col.copyright_wrap { width: 60%; text-align: center; }
footer .outer_wrap .cust_row { padding: 0 15px; }
footer .logo_div img { width: auto; max-width: 100%; }

/*About Page*/
.tribox_shape.right { text-align: right }
.tribox_shape a { display: inline-block; text-align: left;width:100%; }
.tribox_shape .img_div {
    position: relative;
    display: inline-block;
    width: 100%;
    padding-top: 100%;
    margin-bottom: 0;
}
.policies .tribox_shape .img_div {
    background-color: #858585;
}
.policies .tribox_shape .img_div:hover {
    mix-blend-mode: unset;
    background-color: rgba(233, 64, 33, 0.84);
}
.policies .tribox_shape .img_div:after{
    display: none;
}
.tribox_shape .img_div img {
    position: absolute; top: 0; left: 0; width: 100%; height: 100%; object-fit: cover; right: 0;
}
.tribox_shape .img_div:before {content: "";position: absolute;left: -1px;height: 0;border-top: 152px solid white;border-right: 120px solid transparent;top:  -1px;width: 120px;z-index: 1;}
.tribox_shape .img_div:after { content: ""; position: absolute; width: 0; height: 0; left: 0; top: 0; background-color: #ee4023; mix-blend-mode: multiply; transition: all 0.3s; }
.tribox_shape .img_div:hover:after { width: 100%; height: 100%; }
.tribox_shape .img_div img { display: block; max-width: 100%;  width: 100%;}
.about_boxes_wrap { margin-top: 100px; margin-bottom: 135px; }
.about_boxes_wrap p { font-size: 30px; letter-spacing: -1px; color: #646464; margin-top: 10px; }
.about_boxes_wrap .tribox_shape a:hover p { color: #ee4023; }
.about_boxes_wrap .col-6 {padding-left: 10px;padding-right: 10px;margin-bottom: 30px;width: 100%;max-width: 370px;}
.about_boxes_wrap .row { justify-content: center; }


/*Services Page*/
.services_listing_wrap .content_wrapper p {font-size: 15px;color: #ffffff;line-height: 1.16;text-align: left;/*    height: 85px; padding-right: 7px; overflow: auto; */}
.services_listing_wrap .content_wrapper .button { transition: all 0.3s; color: #ffffff; padding: 5px 14px; border-radius: 35px; margin-top: 22px; display: inline-block; border: 1px solid #fff; font-family: 'Open Sans Bold'; text-transform: uppercase;  text-align: center;}
.services_listing_wrap .content_wrapper .button:hover { background: #fff; color: #ee4023; }
.services_listing_wrap .content_wrapper { position: absolute; bottom: 0; padding: 25px 22px 34px; text-align: center; opacity: 0; visibility: hidden; transition: 0.3s; }
.services_listing_wrap .tribox_shape .img_div,
.services_listing_wrap .tribox_shape .img_div img { display: block; width: 100%; height: 100%;}
.services_listing_wrap .content_wrapper .button{
    text-decoration:none;
}
.services_listing_wrap .tribox_shape .img_div img { object-fit: cover;  position: absolute;top: 0;left: 0;object-fit: cover;object-position: center;}
.services_listing_wrap .tribox_shape .img_div:after,
.about_boxes_wrap .tribox_shape .img_div:after { mix-blend-mode: unset; background-color: rgba(233, 64, 33, 0.84); }
.services_listing_wrap .top_div { position: relative; }
.services_listing_wrap h4 { font-size: 30px; color: #646464; margin-top: 15px; max-width: 100%; line-height: 1.1; }
.services_listing_wrap .tribox_shape:hover h4 { color: #ee4023; }
.services_listing_wrap .tribox_shape:hover .content_wrapper { opacity: 1; visibility: visible; }
.services_listing_wrap .tribox_shape:hover .img_div:after { width: 100%; height: 100%; }
.services_listing_wrap { margin-bottom: 9%; }
.services .mainCommonDiv h3 { margin-right: -200px; }
.services .black_red_section_wrap {padding-top: 72px;padding-bottom: 175px;}
.services_listing_wrap .content_wrapper p::-webkit-scrollbar { width: 2px; }
.services_listing_wrap .content_wrapper p::-webkit-scrollbar-track { background: #fff; }
.services_listing_wrap .content_wrapper p::-webkit-scrollbar-thumb { background: #000; }
.services_listing_wrap .content_wrapper p::-webkit-scrollbar-thumb:hover { background: #555; }
.services_listing_wrap .row {justify-content: center;margin: 0 -15px;}
.services_listing_wrap .col-3 {padding-left: 14px;padding-right: 14px;max-width: 345px;width: 100%;}

/*.services main#primary,
.team main#primary,
.contact main#primary,
.equipment main#primary,
.policies main#primary { overflow: hidden; }*/

/*Single Services Page*/
.home_banner_wrapper.single_banner .container { max-width: 1430px; }
.home_banner_wrapper.single_banner > div { align-items: end; padding-bottom: 0; min-height: 930px;}
.home_banner_wrapper.single_banner h1 {font-size: 110px; letter-spacing: -2px; margin-bottom:-110px; line-height: 0.83; text-transform: uppercase; word-spacing: -15px; position: relative;}
.home_banner_wrapper.single_banner h1:before {
    content: "";
    position: absolute;
    top: -5vw;
    left: -1vw;
    width: 100vw;
    height: 24.2vw;
    background-image: url(./assets/images/design-pattern.png);
    background-repeat: no-repeat;
    background-size: contain;
    opacity: 0.3;
    pointer-events: none;
}
.tabbing_section_wrap {background: #ee4024;padding-top: 144px;padding-bottom: 215px;position: relative;}
.tabbing_section_wrap .left_half_text_section .mainCommonDiv .text_wrap { padding-top: 180px; }
.tabbing_section_wrap .tabs ul li a { font-size: 18px; color: #fff; font-family: 'Open Sans Bold'; word-spacing: -3px; text-transform: uppercase; transition: color 0.3s;text-decoration: none;}
.tabbing_section_wrap .tabs ul li a:hover,
.tabbing_section_wrap .tabs a.active { color: #000000; }
.tabs ul li {padding: 0px 15px;}
.tabs ul{
    margin: 0 -15px;
}
.tabs ul li:before {display: none; }
.tabbing_section_wrap .tabs ul { display: flex; align-items: flex-start; flex-wrap: wrap; }
.tabbing_section_wrap .left_half_text_section .left_wrap .text_wrap { color: #fff;/*max-width: 970px; */ }
.tabbing_section_wrap .mainCommonDiv h3 { margin: 85px 0; max-width: 850px; }
.tabbing_section_wrap .mainCommonDiv .text_wrap p { margin-bottom: 40px; letter-spacing: -1px; max-width: 490px; }
.tabbing_section_wrap .mainCommonDiv .text_wrap p:not(:last-child) {margin-bottom: 45px;}
.single-page-template .left_half_text_section .left_wrap .text_wrap .tabs,
.single-services .left_half_text_section .mainCommonDiv .text_wrap h3 { margin-right: -340px; }
.single-services .left_half_text_section .mainCommonDiv .text_wrap h3 { margin-bottom: 70px; }
.tabbing_section_wrap .mainCommonDiv .text_wrap p strong { display: block; margin-bottom: 10px; }
.tabbing_section_wrap .mainCommonDiv .text_wrap p strong ~ br { display: none; }
.single-services .view_projects_wrap {margin-top: 84px;}
.equipment .col-6.right_wrap, .projects .col-6.right_wrap {top: -4vw; z-index: 3; }
.equipment .col-6.right_wrap {top: -2vw; z-index: 3; }


.new-shape-design .single_div img:nth-child(2), .single-services .single-page-template .left_half_text_section .single_div img:nth-child(2) {
    z-index: 1; width: 34.4vw; clip-path: polygon(100% 0%, 100% 35%, 36% 94%, 0% 62%, 64% 0%); right: -1vw; height: 47vw; top: 8.2vw;
}
.tabbing_section_wrap:before {content: "";position: absolute;right: 0;bottom: 0;width: 220px;height: 290px;background-color: #fff;clip-path: polygon(100% 0, 0% 100%, 100% 100%);}
.single-services .single-page-template .left_half_text_section .col-6 { z-index: 4; }

/*Services Map*/
section.project_map_wrap {background: #e6e6e6;padding: 60px 0 78px;margin: 22px 0 76px;}
.project_map_wrap .logo { text-align: center; }

/*Project Services*/
.services_tabbing .tab-content .tab { display: none; }
.services_tabbing .tab-content .tab.active { display: block; }
.services_tabbing ul.tab-headers {display: flex;flex-wrap: wrap;justify-content: center;margin-bottom: 40px;}
.services_tabbing ul.tab-headers li { padding: 5px 15px; text-align: center; }
.services_tabbing .tab-content .tab { text-align: center; }
.services_tabbing ul.tab-headers li a { color: #646464; font-size: 18px; font-family: 'Open Sans Bold'; text-transform: uppercase; transition: color 0.3s; text-decoration: none;} 
footer .cust_row li:before, .services_tabbing .tab-content .tab li:before, .services_tabbing ul.tab-headers li:before{
    display: none;
}
.header_menu_wrapper .outer_wrap ul li, footer .cust_row li, .services_tabbing .tab-content .tab li, .services_tabbing ul.tab-headers li{
    padding-left: 0;
}
.services_tabbing ul.tab-headers li a.active_tab,
.services_tabbing ul.tab-headers li a:hover { color: #ee4023; }
.services_tabbing .tab-content .tab li {width: 12.5%;display: inline-block;padding: 5px;}
.services_tabbing .tab-content .tab li:last-child{margin-bottom: 8px !important;}
.services_tabbing .tab-content .tab li img { object-fit: cover; display: block; position: absolute; top: 0;left: 0;width: 100%;height: 100%;object-fit: cover; object-position: center;}
.services_tabbing .tab-content .tab li a { display: block; position: relative; }
.services_tabbing .tab-content .tab li .img_div:before {width: 60px;height: 0;border-top-width: 75px;border-right-width: 60px;}
.services_tabbing .tab-content .tab li span { font-size: 16px; opacity: 0; transition: opacity 0.3s; display: inline-block; line-height: 1.3; position: absolute; width: 100%; z-index: 11; text-align: center; color: #fff; top: 50%; transform: translateY(-50%); padding: 10px; font-family: "Open Sans Bold"; text-transform: capitalize;}
.no_product { text-align: center; margin: 30px 0; font-size: 26px; color: #646464; }
.services_tabbing .tab-content .tab li a:hover span { opacity: 1; }
.services_tabbing .tribox_shape .img_div,
.services_tabbing .tribox_shape .img_div img { display: block; width: 100%; height: 100%; }
.services_tabbing { margin-bottom: 25px; }

/*Single Project Page*/
.single-projects .home_banner_wrapper.single_banner h1 {
    letter-spacing: -11px; line-height: 0.93; font-size: 150px; margin-bottom: -172px;
}

/*.single-projects .home_banner_wrapper.single_banner .row { height: 255px; }*/
.single-projects h1 span { color: #ee4023; display: block; }
.single-projects .left_half_text_section {background: #000000;color: #fff;padding-top: 130px;position: relative;padding-bottom: 204px;margin-bottom: -1px;}
.single-page-template .left_half_text_section h3 { font-size: 36px; line-height: 1.35; margin-right: -110px; }
.project_details { line-height: 1.45; margin-top: 85px; max-width: 520px; }
.project_details:first-child {margin-top: 0; }
.project_details h6 { color: #ee4023; font-family: 'Open Sans Bold'; margin-bottom: 10px; }
.project_details div { margin-bottom: 50px; }
.single-page-template .left_half_text_section .col-6 { position: static; }

/*.single-page-template .left_half_text_section .left_wrap .text_wrap { padding-top: 65px; }*/
.single-page-template .left_half_text_section .static_imgs { width: 100%; position: absolute; right: 0; top: 0; z-index: 4; opacity: 0.302; }
.new-shape-design .single_div, .single-page-template .left_half_text_section .single_div { position: relative; /*z-index: 4; max-width: 1000px; */ margin-left: auto; }
.single-page-template .left_half_text_section .imgs_wrap { position: relative; /*z-index: 3; */ }
.single-page-template .left_half_text_section .static_imgs img { position: absolute }
.single-page-template .left_half_text_section .static_imgs img:nth-child(1) { left: 0; top: -300px; }
.single-page-template .left_half_text_section .static_imgs img:nth-child(2) { top: -300px; left: 160px; }
.single-page-template .left_half_text_section .static_imgs img:nth-child(3) { top: -110px; left: 180px; }
.single-page-template .left_half_text_section .static_imgs img:nth-child(4) { top: -430px; left: 20%; }
.single-page-template .left_half_text_section .static_imgs img:nth-child(5) { left: 39%; top: -120px; }
.single-page-template .left_half_text_section .static_imgs img:nth-child(6) { left: 55%; max-width: 120px; }
.single-page-template .left_half_text_section .static_imgs img:nth-child(8) { left: 33%; max-width: 130px; top: 70px; }
.single-page-template .left_half_text_section .single_div img {position: absolute;right: -1vw;top: 16.8vw;object-fit: cover;object-position: center;clip-path: polygon(100% 0%, 100% 36%, 36% 98%, 0% 64%, 64% 0%);height: 45vw;}
.new-shape-design .single_div img:nth-child(1), .single-page-template .left_half_text_section .single_div img:nth-child(1) {
    clip-path: polygon(47% 0%, 100% 0, 27% 100%, 0 65%); z-index: 1; opacity: 1; top: 5vw; width: 20vw; right: 7vw; height: 18.8vw;
}
.new-shape-design .single_div img:nth-child(3), .single-page-template .left_half_text_section .single_div img:nth-child(3) {
    top: 34.8vw; right: 29.8vw; clip-path: polygon(47% 0%, 100% 0%, 26% 100%, 0% 64%); width: 26.7vw; height: 25.2vw;
}
.new-shape-design .single_div img:nth-child(4), .single-page-template .left_half_text_section .single_div img:nth-child(4) {top: 53vw;right: 6vw;height: auto;clip-path: polygon(46% 0%, 100% 0%, 25.8% 100%, 0% 65%);z-index: 1;width: 24vw;height: 22.5vw;}
.single-page-template .testimonial_wrap { background: #000; color: #fff; text-align: center; padding-bottom: 80px; position: relative; }
.single-page-template .testimonial_wrap .testimoni_text { font-size: 36px; font-style: italic; letter-spacing: -1px; line-height: 1.35; margin-bottom: 10px; }
.single-page-template .testimonial_wrap .single_testimonial div { font-size: 20px; letter-spacing: -1px; color: #ee4023; font-family: 'Open Sans Bold'; }
.single-page-template .testimonial_wrap:before {content: "";position: absolute;right: 0;bottom: -1px;width: 14.8%;height: 86%;background-color: #fff;clip-path: polygon(100% 0, 0% 100%, 100% 100%);}

/*.single-projects .home_banner_wrapper.single_banner > div { min-height: 925px; }*/
.single-page-template .left_half_text_section .left_wrap .text_wrap { padding-top: 65px; }
.view_projects_wrap { margin-top: 74px; margin-bottom: 20px; }
.view_projects_wrap .container { max-width: 915px; text-align: center; }
.view_projects_wrap .container .top_sec { max-width: 730px; margin: auto; }
.view_projects_wrap .container h5 { font-size: 18px; line-height:1.78; color: #646464; font-family: 'Open Sans Bold'; text-transform: uppercase; text-align: center; margin-bottom: 12px; }
.view_projects_wrap .owl-nav button { position: absolute; transition: opacity 0.3s; top: 50%; transform: translateY(-50%); background: url('/wp-content/uploads/2024/03/arrow_left.png') no-repeat !important; width: 56px; height: 38px; }
.view_projects_wrap .owl-nav button.owl-prev { left: -85px; }
.view_projects_wrap .owl-nav button.owl-next { left: inherit; right: -85px; background-image: url('/wp-content/uploads/2024/03/next-icon.png') !important; }
.view_projects_wrap .owl-nav button span { display: none; }
.view_projects_wrap .owl-nav button:hover { opacity: 0.7; }
.view_projects_wrap .item img {
    object-fit: cover; display: block; position: absolute; top: 0; left: 0; width: 100%; height: 100%; object-fit: cover;
}
.view_projects_wrap .item { position: relative; }
.view_projects_wrap .item .img_div:before { border-top-width: 80px; border-right-width: 65px; width: 65px; z-index: 1; }
.view_projects_wrap .tribox_shape .img_div a,
.view_projects_wrap .tribox_shape .img_div img { display: block; }

/*.view_projects_wrap .item:after { mix-blend-mode: multiply; transition: all 0.3s; }*/
.all_project_wrap { margin-top: 43px; text-align: center; }
.all_project_wrap p { font-size: 18px; letter-spacing: 0px; color: #646464; font-family: 'Open Sans Bold'; text-transform: uppercase; margin-bottom: 18px; }
.view_projects_wrap p.discuss_line,
a.connect_us { margin-top: 40px; text-align: center; color: #000000; font-size: 22px; font-family: 'Open Sans Bold'; text-decoration: none;}
a.connect_us { transition: color 0.3s, background 0.3s; color: #fff; background: #ee4023; border: 1px solid #ee4023; padding: 2px 20px; border-radius: 30px; margin-top: 18px; display: inline-block; }
a.connect_us:hover { background: #fff; color: #ee4023; }
.all_project_wrap img { transition: all 0.3s; }
.all_project_wrap img:hover { transform: rotate(90deg); }
.owl-nav button.disabled,
.owl-nav button.disabled:hover { opacity: 0.3; }

/*.owl-carousel .owl-nav.disabled { display: block; }*/

/*.owl-carousel .owl-nav.disabled button { cursor: not-allowed; }*/
.single-page-template .pattern_div { max-width: 340px; position: relative; margin-left: auto; }
.single-page-template .pattern_div img { position: absolute; max-width: 120px; }
.single-page-template .pattern_div img:nth-child(1) {left: -1.3vw;bottom: -10.2vw;max-width: 35px;}
.single-page-template .pattern_div img:nth-child(2) {top: 3.7vw;max-width: 3.1vw;left: 0vw;}
.single-page-template .pattern_div img:nth-child(3) {top: 7.5vw;max-width: 2vw;left: 1.3vw;}
.single-page-template .pattern_div img:nth-child(4) {top: -2.4vw;left: 3.8vw;max-width: 8.6vw;}
.single-page-template .pattern_div img:nth-child(5) {top: 0.7vw;max-width: 5.5vw;left: 11.2vw;}
.single-page-template .pattern_div img:nth-child(6) {top: 3.2vw;max-width: 2.1vw;left: 14.8vw;}
.single-page-template .pattern_div img:nth-child(7) {top: 7vw;max-width: 5.4vw;left: 9.4vw;}
.single-page-template .pattern_div img:nth-child(8) {top: 11.6vw;max-width: 3.4vw;left: 8.8vw;}
.single-page-template .pattern_div img:nth-child(9) {top: 9vw;max-width: 3.2vw;left: 6.6vw;}
.single-page-template .pattern_div img:nth-child(10) {top: 8.5vw;max-width: 3.4vw;right: 2vw;}
.single-page-template .pattern_div img:nth-child(11) {top: 6.2vw;max-width: 3.2vw;right: 3.8vw;}

/*Team Page*/
.team .left_half_text_section .right_wrap{
    top: -2vw;
}
.team .mainCommonDiv .text_wrap h3 { margin-right: 0; max-width: 590px; line-height: 1.35; }
a.cust_btn.connect_us { margin-top: 23px; }
.team_listing_wrap { margin-top: 130px; margin-bottom: 0; }
.team_listing_wrap .name { color: #ee4023; font-size: 30px; margin-top: 16px; }
.team_listing_wrap .designation { font-size: 20px; }
.team_listing_wrap .col-3 { margin-bottom: 75px; }
.team_listing_wrap .content_wrapper a { border-radius: 20px; border: 1px solid #fff; color: #fff; padding: 4px 15px; text-transform: uppercase; font-family: 'Open Sans Bold'; transition: all 0.3s; min-width: 100px; text-align: center; margin: 0 10px 15px; font-size: 20px;width: auto;text-decoration: none;}
.team_listing_wrap .content_wrapper a:hover { background: #fff; color: #ee4023; }
.team_listing_wrap .content_wrapper {padding: 25px;height: 100%;}
.team_listing_wrap .content_wrapper .description { height: auto; }
.team_listing_wrap .content_wrapper p {height: calc(100% - 110px);}
.team_listing_wrap .bottom_div { position: relative; z-index: 1; }
.team footer .hr_div { margin-top: -10px; }
.team .common-pattern-wrap .single_img:nth-child(1),
.equipment .common-pattern-wrap .single_img:nth-child(1) {top: 13.4vw;}
.team .common-pattern-wrap .single_img:nth-child(2),
.equipment .common-pattern-wrap .single_img:nth-child(2) {top: -67px;le;left: 11.8vw;}
.team .common-pattern-wrap .single_img:nth-child(3),
.equipment .common-pattern-wrap .single_img:nth-child(3) {top: 5vw;right: 0;}
.team .common-pattern-wrap .single_img:nth-child(4),
.equipment .common-pattern-wrap .single_img:nth-child(4) {top: 28.7vw;left: 19.8vw;}
.team .common-pattern-wrap .single_img:nth-child(5),
.equipment .common-pattern-wrap .single_img:nth-child(5) {
    left: 28vw; top: 23.3vw;
}
.team .common-pattern-wrap .single_img:nth-child(6),
.equipment .common-pattern-wrap .single_img:nth-child(6) {
    top: 20.7vw;
}
.team .common-pattern-wrap .single_img:nth-child(7),
.equipment .common-pattern-wrap .single_img:nth-child(7) {top: 28.2vw;}
.team .common_banner_wrapper,
.equipment .common_banner_wrapper { z-index: 2; }

/*Contact Page*/
.form_section { margin-top: 4.1%; margin-bottom: 40px; }
.form_section .container { max-width: 90vw; }
.input_wrap input,
.input_wrap select,
.input_wrap textarea { border: 2px solid #e6e6e6; font-size: 22px !important; letter-spacing: 0px; line-height: normal !important; color: #afafaf; padding: 10px 17px !important; font-family: "Open Sans", sans-serif; }
.input_wrap input::placeholder,
.input_wrap select::placeholder,
.input_wrap textarea::placeholder { font-size: 22px !important; color: #afafaf; font-family: "Open Sans", sans-serif; }
.input_wrap input:focus,
.input_wrap select:focus,
.input_wrap textarea:focus,
.input_wrap input:focus-visible,
.input_wrap select:focus-visible,
.input_wrap textarea:focus-visible { border: 2px solid #f69e8f; outline: 0; }
.gform_footer.top_label { justify-content: center; }
.ginput_recaptcha .grecaptcha-badge { margin: auto; }
.gform_footer.top_label .button { font-size: 22px; color: #ffffff; font-family: 'Open Sans Bold'; margin-top: 30px; cursor: pointer; line-height: normal !important; border: 1px solid #ee4023; background: #ee4023; border-radius: 20px; text-transform: uppercase; padding: 2.5px 28px; transition: all 0.3s; }
.gform_footer.top_label .button:hover { background: #fff; color: #ee4023; }
.input_wrap textarea { height: 95px !important; }
.input_wrap select { -webkit-appearance: none; background: url("/wp-content/uploads/2024/03/dropdown_arrow.png") no-repeat; cursor: pointer; background-repeat: no-repeat; background-size: 28px 14px; background-position: calc(100% - 15px) center; }
.gform_wrapper.gravity-theme .gform_validation_errors { display: none; }

/*Equipment wrap*/
.equipment_gallery_wrap .content_wrapper p { height: auto; }
.hidden { display: none; }
.equipment_gallery_wrap { margin-top: 2.5%; margin-bottom: 0; }
.equipment_gallery_wrap h4 { margin-top: 20px; max-width: 100%; }
.equipment_gallery_wrap .col-3 {margin-bottom: 82px;}
.equipment .black_red_section_wrap {padding: 42px 0 140px;}
.fancybox-is-open .fancybox-bg { background: #000; opacity: 1; }
.fancybox-infobar { left: 20px; color: #fff; font-size: 18px; top: 25px; }
.fancybox-button { background: transparent; }
.equipment_gallery_wrap .content_wrapper .button { padding: 2px 25.2px 4px; }

/*Career Page*/
.careers .home_banner_wrapper.single_banner > div{min-height: 926px; }
.career .col-6.right_wrap { display: none; }
.extraPageWrapper .left_half_text_section {padding-top: 150px;background: #ee4023;color: #fff;}
.extraPageWrapper .left_half_text_section .imgs_wrap { z-index: 3; }
.extraPageWrapper .left_half_text_section .row.mainCommonDiv .left_wrap { z-index: 4; }
.single-page-template.extraPageWrapper .left_half_text_section .static_imgs img:nth-child(1) { left: -120px; top: -90px; }
.single-page-template.extraPageWrapper .left_half_text_section .static_imgs img:nth-child(2) { top: -100px; left: 180px; }
.single-page-template.extraPageWrapper .left_half_text_section .static_imgs img:nth-child(3) { top: 77px; width: 100px; left: 7px; }
.single-page-template.extraPageWrapper .left_half_text_section .static_imgs img:nth-child(4) { top: -400px; left: 25%; }
.single-page-template.extraPageWrapper .left_half_text_section .static_imgs img:nth-child(5) { left: 48%; top: -150px; }
.single-page-template.extraPageWrapper .left_half_text_section .static_imgs img:nth-child(7) { left: 41%; top: -70px; width: 270px; }
.single-page-template.extraPageWrapper .left_half_text_section .static_imgs img:nth-child(9) { left: 62%; top: 220px; }
.single-page-template.extraPageWrapper .left_half_text_section .single_div img:nth-child(1) {
    z-index: 2; top: -14.4vw; width: 19.8vw; right: 2vw; height: 18.6vw; clip-path: polygon(48% 0%, 100% 0, 27% 100%, 0 65%);
}


.career_listing_wrap h3 { font-family: 'AntiqueOliveStdNord'; line-height: 0.95; }
.career_listing_wrap h3 span { display: block; width: 100%; object-fit: cover; object-position: left top; }
.career_listing_wrap .tribox_shape .img_div:before { content: none; }
.career_listing_wrap .tribox_shape .img_div:after { clip-path: polygon(70% 0%, 100% 0, 100% 100%, 0 100%, 0 63%); width: 100%; height: 100%; mix-blend-mode: unset; }
.career_listing_wrap .tribox_shape .img_div { display: block; }
.career_listing_wrap .tribox_shape .img_div img {min-width: 70%;height: 70%;position: absolute;top: 0;left: 0;object-fit: cover;object-position: top center;opacity: 0.9;}
.career_listing_wrap .content_wrapper { position: absolute; left: 0; top: 0; height: 100%; padding: 22px 17px; color: #fff; width: 100%; display: flex; flex-wrap: wrap; align-content: space-between; }
.career_listing_wrap .top_div { position: relative; }
.career_listing_wrap .top_div .img_div {min-height: 495px;background: #000000;}
.career_listing_wrap .logo { text-align: right; width: 100%; }
.career_listing_wrap .content_wrapper .text_wrap { width: 100%; }
.career_listing_wrap .content_wrapper h4 {font-size: 44px;letter-spacing: -2px;font-family: 'AntiqueOliveStdNord';line-height: 0.84;}
.form_section .gform_fields {position: relative; }
.form_section .gfield--type-fileupload .gfield_validation_message {position: absolute; left: 0; right: 0; margin: 0 auto; }
.form_section .gfield--type-fileupload.gfield_error {padding-bottom: 50px; }
.form_section .gfield--type-captcha .validation_message {display:none;}
.careers .gform_wrapper.gravity-theme .gform_fields{
    grid-row-gap: 17px; grid-column-gap: 0;
}
.career_listing_wrap .col-3 { padding: 0 10px; margin-bottom: 20px; }
.career_listing_wrap .row { margin-left: -10px; margin-right: -10px; }
.career_listing_wrap .content_wrapper p {font-size: 18px;line-height: 1.25;margin: 42px 0px 40px;}
.career_listing_wrap a.button {transition: all 0.3s;color: #ffffff;padding: 2px 12px;border-radius: 35px;margin: 22px 0 0;display: block;border: 1px solid #fff;font-family: 'Open Sans Bold';text-transform: uppercase;text-align: center;max-width: 292px;margin: auto;text-decoration: none;}
.career_listing_wrap a.button:hover { background: #fff; color: #ee4023; }
.careers .left_half_text_section .mainCommonDiv .text_wrap h3 {margin-right: -180px;margin-bottom: 85px;}
.careers .left_half_text_section .mainCommonDiv .text_wrap p strong { padding-bottom: 10px; display: inline-block; }
.careers .left_half_text_section .mainCommonDiv .text_wrap { padding-bottom: 90px; }
.career_listing_wrap { margin-top: 83px; }
.career_listing_wrap .col-12 h3 { margin-bottom: 60px; }
.career_listing_wrap .col-12 h3 br{
    display: none;
}
.career_listing_wrap .no_product {margin-bottom: 30px !important; padding-left: 15px !important;}
.careers .form_section { margin-top: 24px; margin-bottom: 0px; }


.careers .form_section .form_html_wrap {  margin-bottom: 35px; max-width: 530px; line-height: 1.45; color: #231f20; }
.careers .form_section .container { max-width: 1390px; }
.careers .form_section h6 { font-family: 'Open Sans Bold'; }
.careers .form_section .input_wrap .ginput_container,
.careers .form_section .gfield_description.validation_message {  margin-left: auto; margin-right: auto; }
.form_section .gform_wrapper {max-width: 624px; margin: 0 auto; }
.careers .form_section .input_wrap .ginput_container input { padding: 8px 17px !important; }
.careers .form_section .input_wrap.gfield--type-fileupload .ginput_container input{
    padding: 0 !important;
}
.careers .form_section .input_wrap .ginput_container.ginput_container_fileupload input { border: 0; padding-left: 0 !important; color: #ee4023; font-family: 'Open Sans Bold'; font-size: 14px !important; }
.careers .form_section .input_wrap input[type="file"i]::-webkit-file-upload-button { display: block; margin-bottom: 10px; transition: background-color 0.3s; cursor: pointer; font-size: 22px; color: #ee4023; font-family: 'Open Sans Bold'; border: 2px solid #e6e6e6; background: transparent; padding: 3px 30px; border-radius: 30px; }
.careers .form_section .input_wrap input[type="file"i]::-webkit-file-upload-button:hover { background-color: #e6e6e6; }
.careers .gform_wrapper.gravity-theme .gfield.gfield--type-fileupload { grid-column: span 7; }
.careers .gform_wrapper.gravity-theme .gfield.gfield--type-captcha { grid-column: span 5; }
.careers .ginput_recaptcha .grecaptcha-badge { margin-left: 0; }
.careers .form_section .input_wrap .ginput_container.ginput_container_fileupload input span { display: none; }
.careers .gform_fileupload_rules { display: none !important; }
.careers .form_section .gform_footer.top_label { margin-top: 0; }
.careers .form_section span.gfield_fileupload_filename { font-size: 18px; }
.careers .form_section span.gfield_fileupload_progress.gfield_fileupload_progress_complete { display: none; }
.careers .form_section .capcha_wrap .gfield_description.validation_message {
    margin-left: 0;
}
.careers .new-shape-design .single_div img:nth-child(3) {
    left: -5.6vw; z-index: 1; top: 8vw !important; width: 26.5vw; height: 25vw; clip-path: polygon(46% 0%, 100% 0%, 26% 100%, 0% 64%);
}
/*.careers .single-page-template .left_half_text_section .single_div img:nth-child(2){
    top: 40px; width: 38%;
}*/

/*Policies*/
.policies .about_boxes_wrap .col-6 {
    max-width: 25%; text-align: center; width: 100%;
}
.mobile_heading { display: none; }

/*404*/
.error-banner p { color: #fff; }
.error-banner.common_banner_wrapper > div.blackWhite .bgimg_div img { object-position: center center; }



/**/
.MediaTileCaption__preview {
    position: absolute; bottom: 20px; width: 88%; font-size: 18px !important; letter-spacing: 0px !important; line-height: 1.16 !important; color: #ffffff !important; font-weight: 700 !important; font-family: "Open Sans" !important; word-wrap: break-word !important; white-space: break-spaces !important; text-overflow: unset !important; text-align: left !important; left: 20px; opacity: 0; transition: all 0.3s; -webkit-transition: all 0.3s; -moz-transition: all 0.3s;
}
.FeedGridLayout__cell-content:hover .MediaTileCaption__preview {
    opacity: 1; visibility: visible;
}

/**/



/*Responsive*/
@media(max-width:1700px) {
    .header_menu_wrapper .outer_wrap { max-width: 1220px; }
    .header_menu_wrapper .outer_wrap .cust_row { gap: 20px; }
    
    .header_menu_wrapper .outer_wrap .cust_row .cust_col { width: calc(16.66% - 10px); }
    .header_menu_wrapper .outer_wrap .cust_row .cust_col:nth-child(1) { width: 12%; }
    .header_menu_wrapper .outer_wrap .cust_row .cust_col:nth-child(3){ width: 21%; }
    .header_menu_wrapper .outer_wrap .cust_row .cust_col:nth-child(4) { width: 13%; }
    .single-projects .home_banner_wrapper.single_banner h1 {font-size: 130px;margin-bottom: -150px;}
    
    
}
@media(max-width:1600px) {
    .header_menu_wrapper .outer_wrap { max-width: calc(100% - 330px); }
    .header_menu_wrapper .outer_wrap h3,
    .header_menu_wrapper .outer_wrap .cust_row h3 a { font-size: 22px; margin-bottom: 15px; }
    .header_menu_wrapper .outer_wrap .cust_row a { font-size: 18px }
    .header_menu_wrapper .outer_wrap .cust_row { gap: 0 }
    
    .header_menu_wrapper .outer_wrap .cust_row .cust_col:nth-child(1),
    .header_menu_wrapper .outer_wrap .cust_row .cust_col:nth-child(2) { width: 12%; }
    .header_menu_wrapper .outer_wrap .cust_row .cust_col:nth-child(3) { width: 24%; }
    .header_menu_wrapper .outer_wrap .cust_row .cust_col:nth-child(4) { width: 20.2%; }
    .single-projects .home_banner_wrapper.single_banner h1 {font-size: 110px;line-height: 0.85;margin-bottom: -112px;}
    h3 { font-size: 57px; }

    
    
}
@media(min-width:1541px) {
    .services_tabbing .container {max-width: 1500px;}

/*    .single-projects .home_banner_wrapper.single_banner > div{min-height: 905px;}*/ }
@media(max-width:1540px) {
    h3 { font-size: 52px; }
    .left_half_text_section .left_wrap .cust_container,
    .container,
    .home_banner_wrapper .container,
    .common_banner_wrapper .container,
    .home_mettal_wrapper .container,
    .black_red_section_wrap .container,
    .home_banner_wrapper.single_banner .container,
    footer .cust_row,
    .careers .form_section .container { max-width: 90vw; }
    
    .single-page-template .left_half_text_section h3 { margin-right: -100px; font-size: 30px; }
    .single-page-template .testimonial_wrap .testimoni_text { font-size: 31px; }
    
    footer .hr_div { max-width: 95vw; }
    .home_banner_wrapper > div {min-height: 800px;}
    .left_half_text_section h3.big { font-size: 66px; }
    .home_mettal_wrapper .right_col .text_wrap h1,
    .home_banner_wrapper.single_banner h1 { font-size: 100px; }
    .black_red_section_wrap h3 { font-size: 46px; word-spacing: -13px; }
    .home .left_half_text_section .left_wrap .cust_container { max-width: 100vw; }
    .home .left_half_text_section .left_wrap .text_wrap,
    .left_half_text_section .left_wrap .text_wrap { margin-left: 5vw; }
    .home_banner_wrapper.single_banner h1 { font-size: 90px; margin-bottom: -98px; line-height: 0.9; }
    
    .career_listing_wrap .tribox_shape .img_div:after { clip-path: polygon(70% 0%, 100% 0, 100% 100%, 0 100%, 0 55%); }
    .career_listing_wrap .content_wrapper h4 { font-size: 35px; letter-spacing: -1px; }
    .career_listing_wrap a.button { margin: 22px 0px 0; }
    .MediaTileCaption__preview {font-size: 16px !important;}
}
@media(max-width:1400px) {
    .home_banner_wrapper > div {min-height: 700px;}
    header .left_wrap,
    header .right_wrap { padding: 30px; }
    
    header .left_wrap:before{
        border-top: 400px solid #fff; border-right: 320px solid transparent; }
    header div.header_menu_wrapper { min-height: 420px; padding: 80px 0; }
    .home_banner_wrapper .single_service a { font-size: 28px; }
    .left_half_text_section h3.big { font-size: 64px; }
    .home_mettal_wrapper { padding-top: 90px; }
    .home_mettal_wrapper .right_col .text_wrap .pera_desc {padding-bottom: 0;}
    .home_mettal_wrapper .img_wrap { margin-top: -150px; }
    
    
    
    .home_mettal_wrapper .img_wrap:before {background-size: contain;width: 350px;background-position: top right;}
    footer .cust_row.top_footer .cust_col { padding-right: 15px; }
    h3 { font-size: 44px; }
    .services_tabbing .tab-content .tab li { width: 16.66%; }
    .single-projects .home_banner_wrapper.single_banner h1 {font-size: 90px;margin-bottom: -94px;}
    .home_banner_wrapper.single_banner > div { min-height: 750px; }
    .single-page-template .left_half_text_section .static_imgs img:nth-child(4) { max-width: 300px; top: -380px; }
    .single-page-template .left_half_text_section .static_imgs img:nth-child(5) { top: -200px; left: 45%; max-width: 200px; }
    .single-page-template .left_half_text_section h3 { font-size: 26px; }
    .project_details { margin-top: 55px; }
    .single-page-template .left_half_text_section .static_imgs img:nth-child(4) { max-width: 300px; top: -380px; }
    .single-page-template .left_half_text_section .static_imgs img:nth-child(5) { top: -200px; left: 45%; max-width: 200px; }
    .left_half_text_section h3.big { font-size: 56px; }
    .black_red_section_wrap h3 { font-size: 40px;}
    .services_listing_wrap h4 { font-size: 28px; }
    
    .home_banner_wrapper.single_banner h1 { letter-spacing: -5px; }
    
    .tabbing_section_wrap { padding-bottom: 75px; }
    
    .single-services .single-page-template .left_half_text_section .static_imgs img:nth-child(7) { width: 200px }
    .team_listing_wrap .name { font-size: 27px; }
    .career_listing_wrap .content_wrapper h4 { font-size: 30px; letter-spacing: 0; }
    .career_listing_wrap .content_wrapper p { font-size: 16px; margin: 15px 0px }
    .career_listing_wrap .top_div .img_div { min-height: 425px; }
    .career_listing_wrap a.button { font-size: 18px; }
    .equipment .black_red_section_wrap { padding-bottom: 90px; }
   
    .team_listing_wrap .content_wrapper {}
    .MediaTileCaption__preview{bottom: 10px; }
}
@media(max-width:1199px) {
    .tri_block_effect .MediaTile__root:before { border-top-width: 140px; border-right-width: 100px; width: 100px; }
    
    .home_mettal_wrapper {padding-top: 50px;}
    .home_mettal_wrapper .img_wrap { margin-top: -110px; }
    .home_mettal_wrapper .right_col .text_wrap .pera_desc p { margin-bottom: 20px; }

    /*    .home_mettal_wrapper .right_col .text_wrap h1 { font-size: 100px; }*/
    .black_red_section_wrap { padding: 100px 0 75px; }
    h3 { font-size: 38px; line-height: 46px; }
    .header_menu_wrapper .outer_wrap .cust_row .cust_col { width: 33.33% !important; margin-bottom: 20px; }
    .header_menu_wrapper .outer_wrap ul li { margin-bottom: 10px; }
    .home_banner_wrapper .single_service a { font-size: 25px; }
    
    
    .left_half_text_section h3.big {font-size: 60px;margin-right: 0;}
    
    footer .cust_row.top_footer .cust_col { width: 25% !important; margin-bottom: 20px; }
    footer .cust_row li { margin-bottom: 13px; }
    .about_boxes_wrap { margin-bottom: 50px; }
    .services_listing_wrap{margin-bottom: 50px; }
    footer .hr_div{margin: 40px auto 58px;}
    footer .cust_row h3 { line-height: normal; }
    .single-projects .home_banner_wrapper.single_banner h1 {font-size: 80px;}
    .single-projects .left_half_text_section { padding-top: 100px }
    .single-page-template .left_half_text_section .static_imgs img:nth-child(4) { max-width: 230px; top: -230px; }
    .single-page-template .left_half_text_section .static_imgs img:nth-child(2) { max-width: 110px; top: -200px; }
    .single-page-template .left_half_text_section .static_imgs img:nth-child(5) { top: -120px; left: 46%; max-width: 150px; }
    
    .single-projects .left_half_text_section { padding-bottom: 20px; }
    .single-page-template .testimonial_wrap .testimoni_text { font-size: 26px; }
    
    .left_half_text_section h3.big { font-size: 50px; }
    .home_mettal_wrapper .right_col .text_wrap h1 { font-size: 90px; }
    .black_red_section_wrap h3 { font-size: 35px; }
    .home_mettal_wrapper .right_col .text_wrap .pera_desc > div { margin-bottom: 40px; }
    .services .black_red_section_wrap { padding-top: 50px; padding-bottom: 100px; }
    .services_listing_wrap h4 { font-size: 26px; margin-top: 10px;}
    
    
    .home_banner_wrapper.single_banner h1 { font-size: 70px; margin-bottom: -76px; letter-spacing: -3px; }
    .tabbing_section_wrap { padding-top: 60px; padding-bottom: 35px; }
    .single-services .single-page-template .left_half_text_section .static_imgs img:nth-child(7) { width: 160px }
    
    .single-services .single-page-template .left_half_text_section .static_imgs img:nth-child(3) { left: 140px; }
    .single-services .single-page-template .left_half_text_section .static_imgs img:nth-child(4) { top: -300px; }
    .single-services .single-page-template .left_half_text_section .static_imgs img:nth-child(5) { top: -80px; }
    .single-services .single-page-template .left_half_text_section .static_imgs img:nth-child(9) { left: 55%; top: 140px; }
    .single-page-template .left_half_text_section .left_wrap .text_wrap .tabs,
    .single-services .left_half_text_section .mainCommonDiv .text_wrap h3 { margin-right: -150px; }
    
    .team_listing_wrap { margin-top: 80px; }
    .equipment .black_red_section_wrap { padding: 70px 0; }
    .career_listing_wrap .col-3 { max-width: 33.33%; }
    .career_listing_wrap a.button { font-size: 20px; }
    
    .services_listing_wrap .content_wrapper .button{font-size: 18px;}
    .MediaTileCaption__preview {font-size: 15px !important;}

    .FeedGridLayout__grid {
        grid-template-columns: repeat(3, auto) !important;
    }
  
    .services_listing_wrap .col-3 {
        padding-left: 10px; padding-right: 10px;
    }
    .services_listing_wrap .row {margin: 0 -10px;}
 
}
@media(max-width:1024px) {
    .tri_block_effect .MediaTile__root:before { border-top-width: 110px; border-right-width: 80px; width: 80px; }
    .col-3,
    
    .career_listing_wrap .col-3,
    .policies .about_boxes_wrap .col-6 {width: 50%; max-width: 50%; }
    .col-6,
    .home_mettal_wrapper .container .left_col,
    .home_mettal_wrapper .container .right_col { -ms-flex: 0 0 100%; flex: 0 0 100%; max-width: 100%; }
    .home_banner_wrapper .col-3 { margin: 35px 0; }
    .home_banner_wrapper .single_service a { font-size: 30px; }
    header .left_wrap:before {width: 340px;border-right-width: 340px;height: 360px;border-top-width: 360px;}
    .home_banner_wrapper .single_service:before { height: 140px; }
    .left_half_text_section .left_wrap .text_wrap,
    .homeCommonDiv .descriptive_text { max-width: 100%; margin: auto; }
    .homeCommonDiv {flex-direction: column-reverse;padding-bottom: 120px;}
    
    .home-pattern-wrap .imgs_wrap:before { content: none; }
    .home-pattern-wrap .imgs_wrap img.single_img:nth-child(7),
    .home-pattern-wrap .imgs_wrap img.single_img:nth-child(8),
    .home-pattern-wrap .imgs_wrap img.single_img:nth-child(9),
    .home-pattern-wrap .imgs_wrap img.single_img:nth-child(10) {display: none;}
    .header_menu_wrapper .outer_wrap { max-width: calc(100% - 270px); }
    .left_half_text_section .left_wrap .text_wrap,
    .home_mettal_wrapper .container { padding-left: 15px; padding-right: 15px; }
    .home_mettal_wrapper {padding-top: 90px;}
    .home_mettal_wrapper .img_wrap:before { width: 350px; background-size: 350px auto;}
    .home_mettal_wrapper .img_wrap.desk,
    .home_mettal_wrapper .container .right_col h1 { display: none; }
    .home_mettal_wrapper .img_wrap.mobile { display: flex; flex-wrap: wrap; }
    .home_mettal_wrapper .img_wrap.mobile h1 { font-family: 'AntiqueOliveStdNord'; width: 60%; display: inline-block; padding-top: 180px; color: #000000}
    .home_mettal_wrapper .img_wrap.mobile img { width: 40%; }
    .home_mettal_wrapper .right_col .text_wrap,
    .home_mettal_wrapper .right_col .text_wrap .pera_desc { max-width: 100%; }
    .home_mettal_wrapper:before { width: 25%; height: 15%; }
    
    .left_half_text_section .left_wrap .text_wrap { margin-left: auto; max-width: 90vw; }
    body { font-size: 20px; }
    .mainCommonDiv h3,
    .services .mainCommonDiv h3 { margin-right: 0; line-height: normal; }
    .left_half_text_section .row.mainCommonDiv { flex-direction: column-reverse; }

    .common_banner_wrapper h1 { font-size: 80px; }
    .mainCommonDiv h3,
    .black_red_section_wrap h3 { font-size: 32px }
    .services_tabbing .tab-content .tab li { width: 20%; }
    .black_red_section_wrap h3 { word-spacing: -5px; }
    footer .cust_row.top_footer .cust_col .logo_div img { max-width: 95%; }
    .home_banner_wrapper.single_banner > div { min-height: 500px; }
    .single-projects .home_banner_wrapper.single_banner h1 {font-size: 70px;margin-bottom: -6.9vw;letter-spacing: -5px;}
    .single-page-template .left_half_text_section h3 { margin-right: 0 }
    
    
    .single-page-template .left_half_text_section .col-6 { position: relative; z-index: 3; }
    .project_details,
    .left_half_text_section .mainCommonDiv .text_wrap p { max-width: 100%; }
    .single-page-template .testimonial_wrap .testimoni_text { font-size: 24px; }
    
    .single-page-template .pattern_div { max-width: 270px; }
    .view_projects_wrap { margin-top: 95px; }
    .view_projects_wrap .container .top_sec { max-width: 600px; }
    .services_listing_wrap .col-3 { margin-bottom: 30px; }
    .single-services .left_half_text_section .row.mainCommonDiv,
    .careers .left_half_text_section .row.mainCommonDiv { flex-direction: column; }
    .single-page-template .left_half_text_section .left_wrap .text_wrap .tabs,
    .single-services .left_half_text_section .mainCommonDiv .text_wrap h3 { margin-right: 0; }
    .home_banner_wrapper.single_banner h1 { font-size: 55px; margin-bottom: -60px; }
    
    .tabbing_section_wrap:before { width: 165px; height: 180px; }
    .single-services .single-page-template .left_half_text_section .static_imgs img:nth-child(8) { display: none; }
    
    .careers .left_half_text_section .mainCommonDiv .text_wrap h3 { margin-right: 0; margin-bottom: 40px; }
    .cust_col img {width: auto; object-fit: contain; object-position: center; }

    .MediaTileCaption__preview {font-size: 14px !important;}
    
}
@media(max-width:820px) {
    .view_projects_wrap .container .top_sec .owl-carousel { max-width: 400px; margin: auto; }
    .single-projects .home_banner_wrapper.single_banner h1 {font-size: 60px;margin-bottom: -62px;}
}
@media(max-width:767px) {
    .header_menu_wrapper .outer_wrap .cust_row a:hover ~ span.dropdown_menu {
    margin-left: 24px;
}
    footer .hr_div,
    footer .outer_wrap .cust_row.top_footer,
    .left_half_text_section .col-6 .common-pattern-wrap {display: none;}
    .cust_row.mid_footer { margin-top: 50px; margin-bottom: 10px; }
    footer .cust_row.mid_footer .cust_col { width: 25%; margin-bottom: 30px; }
    
    footer .red_bg .cust_row .cust_col,
    footer .red_bg .cust_row .cust_col.copyright_wrap { width: 100%; text-align: center; }
    footer .red_bg .cust_row .cust_col.copyright_wrap { max-width: 300px; margin: 20px auto 0; }
    footer .red_bg .cust_row .cust_col .social_links { justify-content: center; }
    .social_links p a { width: 35px; height: 35px; }
    .social_links p a svg { width: 20px; height: 20px; }
    .col-3,
    
    .policies .about_boxes_wrap .col-6 {width: 100%; max-width: 100%; padding-left: 15px; padding-right: 15px }
    .home_banner_wrapper .single_service a { max-width: 280px; margin: auto; line-height: normal; }
    .black_red_section_wrap h3 { line-height: normal; }
    .home_banner_wrapper .row {padding-top: 70px;}
    header .left_wrap:before { height: 365px; border-top-width: 365px; }
    .home_banner_wrapper .single_service a { font-size: 28px; }
    .header_menu_wrapper .outer_wrap .cust_row .cust_col { width: 100% !important; max-width: 245px; }
    .header_menu_wrapper .outer_wrap { max-width: 100%; }
    .header_menu_wrapper .outer_wrap .cust_row { max-width: 65vw; margin-left: auto; padding-top: 100px; padding-right: 20px; }
    
    
    .left_half_text_section h3.big { font-size: 52px; margin-right: 0; }
    body,
    .team_listing_wrap .content_wrapper a,
    .team_listing_wrap .designation { font-size: 18px; }
    
    h2,
    .big,
    .home_mettal_wrapper .img_wrap.mobile h1 { padding-top: 70px;  font-size: 10.3vw; }
    
    .home_mettal_wrapper .img_wrap { margin-top: -60px; }
    .home_mettal_wrapper {padding-top: 0px;}
    
    
    h3 { font-size: 34px; }
    .header_menu_wrapper .outer_wrap h3,
    .header_menu_wrapper .outer_wrap .cust_row h3 a { color: #231f20; font-size: 25px; cursor: pointer; display: inline-block; position: relative; }
    .header_menu_wrapper .outer_wrap .menu-wrap { display: none; }
    .header_menu_wrapper .outer_wrap ul li { padding-left: 10px; }
    .header_menu_wrapper .outer_wrap h3.active-heading { transition: all 0.3s; }
    .header_menu_wrapper .outer_wrap h3.active-heading a{ border-bottom: 1px solid #231f20;}
    .header_menu_wrapper .outer_wrap h3.active-heading span.dropdown_menu { transform: rotate(180deg); }
    .common_banner_wrapper h1 { font-size: 66px; }
    .mainCommonDiv h3,
    .about_boxes_wrap p { font-size: 26px }
    .about_boxes_wrap .col-6,
    
    .about_boxes_wrap p { text-align: center; }
    .left_half_text_section .mainCommonDiv .text_wrap h3 { margin-bottom: 30px; }
    
    .about_boxes_wrap { margin-top: 60px; }
    .header_menu_wrapper .outer_wrap .cust_row .cust_col { margin-bottom: 0; }
    header span.dropdown_menu { background: url(/wp-content/uploads/2024/03/dropdown_icon.png) center center no-repeat; width: 20px; height: 20px; display: inline-block; margin-left: 10px; background-size: contain; }
    .services_tabbing .tab-content .tab li { width: 33.33%; }
    header div.header_menu_wrapper { height: 100%; }
    .left_half_text_section .homeCommonDiv .left_wrap .text_wrap { padding-top: 70px; }
    .home_mettal_wrapper .right_col .text_wrap .pera_desc > div { margin-bottom: 40px; }
    .home_mettal_wrapper .right_col .text_wrap .pera_desc { padding-bottom: 20px; }
    .insta_desc { margin-bottom: 70px; }
    .header_menu_wrapper .outer_wrap h3.active-heading a { border-bottom: 0; }
    .single-page-template .pattern_div { display: none; }
    .single-page-template .testimonial_wrap:before { width: 12%; height: 45%; }
    .single-projects .home_banner_wrapper.single_banner h1 {font-size: 50px;margin-bottom: -52px;}
    .project_details div { margin-bottom: 30px; }
    .left_half_text_section .left_wrap .text_wrap,
    .container,
    .home_banner_wrapper .container,
    .common_banner_wrapper .container,
    .home_mettal_wrapper .container,
    .black_red_section_wrap .container,
    .home_banner_wrapper.single_banner .container,
    footer .cust_row,
    .left_half_text_section .homeCommonDiv .left_wrap .text_wrap { max-width: 90vw; padding-left: 0 !important; padding-right: 0 !important;}
    .services_listing_wrap h4 { font-size: 24px; }
    
    .services_listing_wrap .content_wrapper p { height: 170px; }
    .services .black_red_section_wrap,
    .policies .black_red_section_wrap { padding-top: 20px; padding-bottom: 70px; }
    .home_banner_wrapper.single_banner h1 { font-size: 50px; margin-bottom: -55px; word-spacing: -5px; }
    
    
    .team_listing_wrap .name { font-size: 24px; }
    .team_listing_wrap { margin-top: 50px; }
    .input_wrap input,
    .input_wrap select,
    .input_wrap textarea { padding: 7px 15px !important; font-size: 20px !important; }
    .input_wrap input::placeholder,
    .input_wrap select::placeholder,
    .input_wrap textarea::placeholder { font-size: 20px !important; }
    .input_wrap select { background-size: 22px auto; }
    .equipment .black_red_section_wrap { padding: 50px 0; }
    
    
    
    .services_listing_wrap .content_wrapper { position: static; padding: 15px 0 25px; visibility: visible; opacity: 1; }
    .services_listing_wrap .content_wrapper p { color: #000; height: auto; overflow: hidden; }
    .services_listing_wrap .content_wrapper .button { border-color: #ee4023; color: #ee4023; margin-top: 20px; }
    .mobile_heading { display: block; }
    .desk_heading { display: none; }
    .services_listing_wrap .tribox_shape:hover .img_div:after { width: 0; height: 0; }
    .view_projects_wrap .container h5 { margin-bottom: 20px; }
    .team_listing_wrap .content_wrapper a { border-color: #ee4023; color: #ee4023; margin: 0 20px 0 0; }
    .team_listing_wrap.services_listing_wrap .content_wrapper { display: flex; flex-wrap: wrap; padding: 10px 0 0; }
    .team_listing_wrap .content_wrapper .description { order: 1; margin-bottom: 20px; }
    .team_listing_wrap .content_wrapper div { order: 2; }
    .services_listing_wrap .content_wrapper .button:hover,
    .team_listing_wrap .content_wrapper a:hover { background: #ee4023; color: #fff; }
    .home_mettal_wrapper:before {width: 12%; height: 9%;}
    .FeedGridLayout__grid {
        grid-template-columns: repeat(2, auto) !important;
    }
}
@media(max-width:640px) {
    .view_projects_wrap .container { max-width: 90vw; }
    .view_projects_wrap .container .top_sec .owl-carousel { max-width: 200px; margin: auto; }
    .single-projects .home_banner_wrapper.single_banner h1 {font-size: 40px;margin-bottom: -7.4vw;letter-spacing: -1px;}
    .single-services .home_banner_wrapper.single_banner h1 { font-size: 40px; margin-bottom: -43px; letter-spacing: -2px; }
    .single-services .single-page-template .left_half_text_section .static_imgs img:nth-child(1) { top: 0; }
    .single-services .single-page-template .left_half_text_section .static_imgs img:nth-child(3) { left: 20px; max-width: 115px; }
    .single-services .single-page-template .left_half_text_section .static_imgs img:nth-child(4) { top: -200px; max-width: 150px; }
    .single-services .single-page-template .left_half_text_section .static_imgs img:nth-child(5) { max-width: 120px; }
    .single-services .single-page-template .left_half_text_section .static_imgs img:nth-child(9) { top: 40px; max-width: 100px; left: 60%; }
    .single-services .single-page-template .left_half_text_section .static_imgs img:nth-child(7) { width: 120px; }
    
    
    .single-services .single-page-template .left_half_text_section .left_wrap .text_wrap { padding-bottom: 20px; }
    .tabbing_section_wrap:before { width: 125px; height: 110px; }
    .equipment .common_banner_wrapper h1 { font-size: 56px; }
    .career_listing_wrap .col-3 { max-width: 100%; width: 100%; }
    .careers .gform_wrapper.gravity-theme .gfield.half_input { grid-column: span 12; }
    .careers .form_section .gfield.half_input .ginput_container { margin-right: auto; margin-left: 0; max-width: 100%; }
    .careers .form_section .input_wrap input[type="file"i]::-webkit-file-upload-button { display: inline-block; }
    
    .homeCommonDiv .descriptive_text p {
        font-size: 16px; }
}
@media(max-width:520px) {
    header .left_wrap:before { width: 310px; border-right-width: 310px; }
    header .left_wrap,
    header .right_wrap { padding: 25px }
    header .left_wrap { width: 60%; }
    header .right_wrap { width: 40%; }
    
    .mobile_full_pattern { display: block; }

    .common_banner_wrapper h1 { font-size: 60px; letter-spacing: -2px; }
    .single-projects .home_banner_wrapper.single_banner h1 {font-size: 34px;margin-bottom: -36px;}
    
    .single-page-template .left_half_text_section .static_imgs img:nth-child(4) { max-width: 150px; top: -170px; }
    .single-page-template .left_half_text_section .static_imgs img:nth-child(1) { left: 0; top: -260px; max-width: 100px; }
    
    
    a.connect_us { font-size: 20px; }
    .single-page-template .left_half_text_section h3 { font-size: 24px; letter-spacing: -1px;}
    .view_projects_wrap { margin-top: 65px; }
    .single-services .home_banner_wrapper.single_banner h1 { font-size: 37px; margin-bottom: -40px; }
    
    .equipment .common_banner_wrapper h1 { font-size: 50px; }
    
    
    .careers .left_half_text_section .mainCommonDiv .text_wrap { padding-bottom: 60px; }
    .single-page-template .testimonial_wrap:before { content: none; }
    .view_projects_wrap .owl-nav button { width: 36px; background-size: contain !important; height: 25px; }
}
@media(max-width:480px) {
    .FeedGridLayout__grid { grid-template-columns: repeat(1, auto) !important }
    .home_banner_wrapper .single_service a { font-size: 26px; }
    .left_half_text_section h3.big { font-size: 38px; }
    .home-pattern-wrap .single_div {padding-left: 20px;transform: translate3d(0px, -20px, -20px) !important;}
    .header_menu_wrapper .outer_wrap .cust_row .cust_col { max-width: 245px; }
    header .left_wrap .logo_div a,
    header .left_wrap .logo_div img { display: block; width: auto; max-width: 130px; }
    header .left_wrap:before { width: 240px; border-right-width: 240px; height: 290px; border-top-width: 290px; }
    
    footer .outer_wrap .cust_row { justify-content: center; }
    .black_red_section_wrap { padding: 70px 0 50px; }
    .common_banner_wrapper h1 { font-size: 48px; }
    .services_tabbing .tab-content .tab li { width: 50%; }
    .services_tabbing ul.tab-headers { display: block; }
    .black_red_section_wrap h3 { font-size: 28px; }
    .about_boxes_wrap { margin-top: 20px; margin-bottom: 20px; }
    .home_mettal_wrapper .right_col .text_wrap .pera_desc label { padding-right: 20px; }
    .view_projects_wrap .owl-nav button.owl-prev { left: -65px; }
    .view_projects_wrap .owl-nav button.owl-next { right: -65px; }
    
    .single-page-template .testimonial_wrap .testimoni_text { font-size: 22px; }
    a.connect_us { font-size: 18px; }
    
    .home_banner_wrapper .container,
    .single-projects .home_banner_wrapper.single_banner h1 { max-width: 95vw }
    .postid-206.single-projects .home_banner_wrapper.single_banner h1 { font-size: 32px; margin-bottom: -39px; }
    .single-services .home_banner_wrapper.single_banner h1 { font-size: 26px; margin-bottom: -28px; letter-spacing: -1px; }
    
    .tabbing_section_wrap .tabs ul { justify-content: center; gap: 10px; }
    .tabbing_section_wrap .tabs ul li { width: 100%; }
    .equipment .common_banner_wrapper h1 { font-size: 40px; }
    .career_listing_wrap .col-12 h3 { margin-left: 0px; margin-bottom: 40px; }
    .career_listing_wrap { margin-top: 50px; }
    section.project_map_wrap { margin-bottom: 60px; }
    .services_listing_wrap h4 { font-size: 24px; }
    .input_wrap input,
    .input_wrap select,
    .input_wrap textarea,
    .input_wrap input::placeholder,
    .input_wrap select::placeholder,
    .input_wrap textarea::placeholder { font-size: 18px !important; }
}
@media(max-width:380px) {
    .header_menu_wrapper .outer_wrap .cust_row { max-width: 75vw; }
/*    header .social_links { flex-wrap: wrap; }*/
/*     .tribox_shape .img_div:before { border-top-width: 120px; border-right-width: 100px; width: 100px; } */
    header .social_links p { width: 100% }
    .home_mettal_wrapper .img_wrap.mobile h1 {padding-top: 40px;}
    
    header .social_links p a { margin-left: auto; }
    h3 { font-size: 24px; }
    footer .cust_row.mid_footer .cust_col { width: 50% !important; }
    
    .home_mettal_wrapper .right_col .text_wrap .pera_desc p { margin-bottom: 20px; }
    
    .home_mettal_wrapper .right_col .text_wrap .pera_desc > div { margin-bottom: 40px; }
    
    .common_banner_wrapper h1 { font-size: 38px; }
    header .left_wrap:before { height: 290px; border-top-width: 290px; }
    .services_tabbing .tab-content .tab li { width: 100%; }
    
    .home_mettal_wrapper .right_col .text_wrap .pera_desc label { padding-right: 0px; }
    .home_mettal_wrapper:before,
    .single-page-template .testimonial_wrap:before,
    .tabbing_section_wrap:before { content: none; width: 0; height: 0; }
    .left_half_text_section h3.big { font-size: 32px; margin-bottom: 20px; }
    .black_red_section_wrap h3,
    .services_listing_wrap h4 { font-size: 22px; }
    
    .view_projects_wrap .owl-nav button.owl-prev { left: -40px; }
    .view_projects_wrap .owl-nav button.owl-next { right: -40px; }
    .view_projects_wrap .owl-nav button { width: 35px; height: 38px; background-size: contain !important; }
    .single-projects .home_banner_wrapper.single_banner h1 {font-size: 32px;margin-bottom: -10vw;}
    .single-page-template .left_half_text_section .static_imgs img { display: none; }
    .home_banner_wrapper.single_banner > div { min-height: 500px; }
    
    
    .postid-206.single-projects .home_banner_wrapper.single_banner h1 { font-size: 32px; margin-bottom: -32px; }
    
    
    .single-services .home_banner_wrapper.single_banner h1 { font-size: 23px; margin-bottom: -26px; letter-spacing: 0; word-spacing: -5 }
    .equipment .common_banner_wrapper h1 { font-size: 32px; }
    .careers .form_section .input_wrap input[type="file"i]::-webkit-file-upload-button { display: block; }
    
    
    
    .careers .home_banner_wrapper.single_banner h1 { font-size: 42px; margin-bottom: -47px; }
}
@media(max-height:580px) {
    header div.header_menu_wrapper { height: 100%; }
    .home-pattern-wrap .single_div {
        position: relative;
        min-height: 50vw;
    }
    .home-pattern-wrap img.main_img{
        width: 60vw;
    }
}



/* Common new css */
.common-title{
    margin: 0 0 20px !important; font-family: 'AntiqueOliveStdNord' !important; line-height: 1 !important; font-size: 59px !important; letter-spacing: -2px !important; font-weight: 400 !important;
}
.d-none{
    display: none !important;
}
.text_wrap .common-title{
    text-align: center;
}
li:last-child, p:last-child{
    margin-bottom: 0 !important;
}
/**/
.full-content p {
    margin: 0 0 30px; line-height: 1.5;
}
p:last-child {
    margin: 0;
}
.full_width_content {
    padding: 100px 0 0;
}
.tabbing_section_wrap ul li:before {
    background-color: #ffffff;
}
.right_wrap {
    position: absolute; top: 0; height: 100%; right: 0; width: 49vw;
}
.full-content {
    padding: 0 15px;
}
.policies .full_width_content .full-content {
    column-count: 2; column-gap: 30px; column-fill: balance;
}
.MediaThumbnail__root {color: #fff; text-decoration: underline;}
.careers .left_half_text_section {
    padding-bottom: 100px; position: relative;
}
.careers .left_half_text_section:before {
    content: ""; position: absolute; bottom: 0; right: 0; width: 14vw; height: 20vw; background-color: #fff; clip-path: polygon(110% 0, 0% 100%, 100% 100%);
}
.imapsContainer div {
    background-color: rgba(0, 0, 0, 0.56) !important; color: #ffffff !important; padding: 50px 15px 20px 15px; margin: 0; max-width: 185px; position: absolute; top: 0; font-size: 17px; left: 0; clip-path: polygon(18% 0, 100% 0, 100% 100%, 0 100%, 0 18%); background-image: url(./assets/images/red-x.png); background-repeat: no-repeat; background-size: 24px; background-position: right 10px top 10px;
}
.imapsContainer div strong {
    width: 100%; font-weight: 400 !important; display: inline-block;
}
.imapsContainer div a {
    color: #ee4023; text-decoration: underline; margin-top: 8px; display: inline-block;
}
g.imapsSprite-group.imapsPointedShape-group.imapsPointedRectangle-group {
    display: none;
}
.imapsContainer div a:hover {
    color: #ffffff;
}

body img.gform_ajax_spinner {
    display: none!important;
}
.services_listing_wrap .content_wrapper .button, .equipment_gallery_wrap .button {
    width: auto;
}
/* Home */
.home .left_half_text_section {
    z-index: 3; position: relative;
}
.career_listing_wrap .col-12 {
    max-width: 1420px; margin: auto;
}
.careers .single-page-template .left_half_text_section .single_div img {
    top: -7vw;
}
image.imapsImage:hover { cursor: pointer; }
.testimonial_wrap .container {
    max-width: 877px; margin: auto;
}
.hserv-title {
    color: #fff; font-size: 16px; position: absolute; top: 50%; transform: translateY(-50%); left: 0; right: 0; margin: auto; padding: 0 20px; opacity: 0; text-transform: uppercase; pointer-events: none;
}
.img_div:hover ~ h2.hserv-title {
    opacity: 1;
}