/*
Theme Name: Sanghavi Cranes
Theme URI: https://afterimagedesigns.com/wp-bootstrap-starter/
Author: Afterimage Designs
Author URI: https://afterimagedesigns.com/
Description:  The best WordPress starter theme based on the most powerful frameworks in the world: "_s" (by Automattic, the main people behind WordPress development), Twitter Bootstrap (the most popular HTML, CSS, and JS framework for developing responsive, mobile first projects on the web) and Font Awesome (or Fontawesome, a full suite of 675+ pictographic icons for easy scalable vector graphics on websites). This theme, like WordPress, is licensed under the GPL. You can use this theme as base for your next WordPress theme project and you are allowed to remove the link at the footer or do whatever you want. Your feedback on how we can continuously improve this WordPress Starter Theme Bootstrap will be highly appreciated. Page templates includes Right-sidebar (default page template), Left-Sidebar, Full-Width, Blank with container, Blank without container Page. Other features - Currently using Bootstrap v4.0.0 , Widgetized footer area, WooCommerce ready, Compatible with Contact Form 7, Compatible with Visual Composer, Compatible with Elementor Page Builder. This theme will be an active project which we will update from time to time. Check this page regularly for the updates.
Version: 3.3.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: wp-bootstrap-starter
Requires at least: 4.7
Requires PHP: 5.2.4
Tested up to: 5.4
Tags: blog, custom-menu, featured-images, threaded-comments, translation-ready, right-sidebar, custom-background, e-commerce, theme-options, sticky-post, full-width-template
*/
/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Normalize
# Typography
# Elements
# Forms
# Navigation
	## Links
	## Menus
# Accessibility
# Alignments
# Clearings
# Widgets
# Content
	## Posts and pages
	## Comments
# Infinite scroll
# Media
	## Captions
	## Galleries
# Woocommerce
# Footer
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Normalize
--------------------------------------------------------------*/
body {
  margin: 0;
  -webkit-font-smoothing: auto;
  font-family: sf compact text,sans-serif;
  scroll-behavior: smooth;
  /*font-family: 'Aktiv Grotesk Corp';*/
  font-weight: normal;
  line-height: 1.6;
}
body,html{ scroll-behavior: smooth;}

body.top-padding{
    padding-top: 160px;    
    -webkit-transition: top 0.25s ease-in-out;
    transition: top 0.25s ease-in-out;
}

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

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden],
template {
  display: none;
}

a {
  background-color: transparent;
  text-decoration: none;
  transition: 0.1s all;
}

a:active,
a:hover {
  outline: 0;
  text-decoration: none;
  color: #e83939;
}

dfn {
  font-style: italic;
}

mark {
  background: #ff0;
  color: #000;
}

small {
  font-size: 80%;
}

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

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  border: 0;
}

svg:not(:root) {
  overflow: hidden;
}

figure {
  margin: 1em 2.5rem;
}

hr {
  box-sizing: content-box;
  height: 0;
}

button {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}

button[disabled],
html input[disabled] {
  cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

input {
  line-height: normal;
}

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: bold;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

td,
th {
  padding: 0;
}

/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/

.font-8 {
  font-size: 0.5rem; }

.font-9 {
  font-size: 0.5625rem; }

.font-10 {
  font-size: 0.625rem; }

.font-11 {
  font-size: 0.6875rem; }

.font-12 {
  font-size: 0.75rem; }

.font-13 {
  font-size: 0.8125rem; }

.font-14 {
  font-size: 1rem; }

.font-15 {
  font-size: 0.9375rem; }

.font-16 {
  font-size: 1rem; }

.font-17 {
  font-size: 1.0625rem; }

.font-18 {
  font-size: 1.125rem; }

.font-19 {
  font-size: 1.1875rem; }

.font-20 {
  font-size: 1.25rem; }

.font-21 {
  font-size: 1.3125rem; }

.font-22 {
  font-size: 1.375rem; }

.font-23 {
  font-size: 1.4375rem; }

.font-24 {
  font-size: 1.5rem; }

.font-25 {
  font-size: 1.5625rem; }

.font-26 {
  font-size: 1.625rem; }

.font-27 {
  font-size: 1.6875rem; }

.font-28 {
  font-size: 1.75rem; }

.font-29 {
  font-size: 1.8125rem; }

.font-30 {
  font-size: 1.875rem; }

.font-31 {
  font-size: 1.9375rem; }

.font-32 {
  font-size: 2rem; }

.font-33 {
  font-size: 2.0625rem; }

.font-34 {
  font-size: 2.125rem; }

.font-35 {
  font-size: 2.1875rem; }

.font-36 {
  font-size: 2.25rem; }

.font-37 {
  font-size: 2.3125rem; }

.font-38 {
  font-size: 2.375rem; }

.font-39 {
  font-size: 2.4375rem; }

.font-40 {
  font-size: 2.5rem; }

.font-41 {
  font-size: 2.5625rem; }

.font-42 {
  font-size: 2.625rem; }

.font-43 {
  font-size: 2.6875rem; }

.font-44 {
  font-size: 2.75rem; }

.font-45 {
  font-size: 2.8125rem; }

.font-46 {
  font-size: 2.875rem; }

.font-47 {
  font-size: 2.9375rem; }

.font-48 {
  font-size: 3rem; }

.font-49 {
  font-size: 3.0625rem; }

.font-50 {
  font-size: 3.125rem; }

.font-51 {
  font-size: 3.1875rem; }

.font-52 {
  font-size: 3.25rem; }

.font-53 {
  font-size: 3.3125rem; }

.font-54 {
  font-size: 3.375rem; }

.font-55 {
  font-size: 3.4375rem; }

.font-56 {
  font-size: 3.5rem; }

.font-57 {
  font-size: 3.5625rem; }

.font-58 {
  font-size: 3.625rem; }

.font-59 {
  font-size: 3.6875rem; }

.font-60 {
  font-size: 3.75rem; }

.font-61 {
  font-size: 3.8125rem; }

.font-62 {
  font-size: 3.875rem; }

.font-63 {
  font-size: 3.9375rem; }

.font-64 {
  font-size: 4rem; }

.font-65 {
  font-size: 4.0625rem; }

.font-66 {
  font-size: 4.125rem; }

.font-67 {
  font-size: 4.1875rem; }

.font-68 {
  font-size: 4.25rem; }

.font-69 {
  font-size: 4.3125rem; }

.font-70 {
  font-size: 4.375rem; }

@font-face {
  font-family: 'heavitasregular';
  src: url('fonts/heavitas-webfont.woff2') format('woff2'),
       url('fonts/heavitas-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;
  letter-spacing: 1px;
}



@font-face {
	font-family: 'Aktiv Grotesk Corp';
	src: url('fonts/AktivGroteskCorp-Bold.eot');
	src: local('fonts/AktivGroteskCorp-Bold'),
		url('fonts/AktivGroteskCorp-Bold.eot?#iefix') format('embedded-opentype'),
		url('fonts/AktivGroteskCorp-Bold.woff') format('woff'),
		url('fonts/AktivGroteskCorp-Bold.ttf') format('truetype');
	font-weight: bold;
	font-style: normal;
}

@font-face {
	font-family: 'Aktiv Grotesk Corp';
	src: url('fonts/AktivGroteskCorp-Medium.eot');
	src: local('fonts/AktivGroteskCorp-Medium'),
		url('fonts/AktivGroteskCorp-Medium.eot?#iefix') format('embedded-opentype'),
		url('fonts/AktivGroteskCorp-Medium.woff') format('woff'),
		url('fonts/AktivGroteskCorp-Medium.ttf') format('truetype');
	font-weight: 500;
	font-style: normal;
}


@font-face {
	font-family: 'Aktiv Grotesk Corp';
	src: url('fonts/AktivGroteskCorp-Regular.eot');
	src: local('fonts/AktivGroteskCorp-Regular'),
		url('fonts/AktivGroteskCorp-Regular.eot?#iefix') format('embedded-opentype'),
		url('fonts/AktivGroteskCorp-Regular.woff') format('woff'),
		url('fonts/AktivGroteskCorp-Regular.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Aktiv Grotesk Corp';
	src: url('fonts/AktivGroteskCorp-Light.eot');
	src: local('fonts/AktivGroteskCorp-Light'),
		url('fonts/AktivGroteskCorp-Light.eot?#iefix') format('embedded-opentype'),
		url('fonts/AktivGroteskCorp-Light.woff') format('woff'),
		url('fonts/AktivGroteskCorp-Light.ttf') format('truetype');
	font-weight: 300;
	font-style: normal;
}

.font-heavitasregular{ font-family: 'heavitasregular'; letter-spacing: 1.4px;}
/*
.font-Aktiv-Grotesk-Corp{   font-family: 'Aktiv Grotesk Corp';}
.font-Aktiv-Grotesk-Corp-medium{  font-family: 'Aktiv Grotesk Corp'; font-weight: 500 !important;}
.font-Aktiv-Grotesk-Corp-bold{ font-family: 'Aktiv Grotesk Corp'; font-weight: bold !important;}
.font-Aktiv-Grotesk-Corp-light{ font-family: 'Aktiv Grotesk Corp'; font-weight: 300 !important;}*/

.font-Aktiv-Grotesk-Corp{ font-family: sf compact text,sans-serif;}
.font-Aktiv-Grotesk-Corp-medium{  font-family: sf compact text,sans-serif; font-weight: 500 !important;}
.font-Aktiv-Grotesk-Corp-bold{ font-family: sf compact text,sans-serif; font-weight: bold !important;}
.font-Aktiv-Grotesk-Corp-light{ font-family: sf compact text,sans-serif; font-weight: 300 !important;}

h1, h2, h3, h4, h5, h6 {
  clear: both;
  color: #24292e;
  font-weight: 600;
  margin-top: 24px;
  margin-bottom: 15px;
}
h1 {
  font-size: 32px;
  padding-bottom: 10px;
}
h2 {
  font-size: 24px;
  padding-bottom: 0.3em;
  line-height: 1.25;
}
h3 {
  font-size: 18px;
  line-height: 25px;
}
h4 {
  font-size: 16px;
  line-height: 20px;
}
h5 {
  font-size: 14px;
  line-height: 17.5px;
}

p {
  margin-bottom: 1.5em;
}
h1.entry-title {
  font-size: 2rem;
  padding-bottom: 0;
}
h2.entry-title {
  border-bottom: 1px solid transparent;
}
h3.widget-title {
  font-size: 1.2rem;
}
b, strong {
    font-weight: bold;
}
a.bg-primary:focus, a.bg-primary:hover {
    background-color: #e83939 !important;
}
.line-height30{line-height: 30px;}

.text-justify {}

.news h1.entry-title {
    font-size: 1.5rem;
    padding-bottom: 0;
    margin-top: 0;
}
.news .entry-content{
  font-size: 14px; 
  text-align: justify;
}

/*--------------------------------------------------------------
# Elements
--------------------------------------------------------------*/
body {
  background: #fff;
  overflow-x: hidden; 

  /* Fallback for when there is no custom background color defined. */
}

img {
  height: auto;
  /* Make sure images are scaled correctly. */
  max-width: 100%;
  /* Adhere to container width. */
}
.safety-policy a.text-dark:hover {color: #e83939 !important;}

figure {
  margin: 1em 0;
  /* Extra wide images within figure tags don't overflow the content area. */
}

table {
  margin: 0 0 1.5em;
  width: 100%;
}
.sc-theme-loader {
  position: relative;
  left: 50%;
  top: 50%;
  z-index: 1;
  width: 50px;
  height: 50px;
  margin: 0px 0 0 -76px;
  border: 5px solid #f3f3f3;
  border-radius: 50%;
  border-top: 5px solid #e83939;
  -webkit-animation: spin 2s linear infinite;
  animation: spin 2s linear infinite;
}

@-webkit-keyframes spin {
  0% { -webkit-transform: rotate(0deg); }
  100% { -webkit-transform: rotate(360deg); }
}

@keyframes spin {
  0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}

/* Add animation to "page content" */
.animate-bottom {
  position: relative;
  -webkit-animation-name: animatebottom;
  -webkit-animation-duration: 1s;
  animation-name: animatebottom;
  animation-duration: 1s
}

@-webkit-keyframes animatebottom {
  from { bottom:-100px; opacity:0 } 
  to { bottom:0px; opacity:1 }
}

@keyframes animatebottom { 
  from{ bottom:-100px; opacity:0 } 
  to{ bottom:0; opacity:1 }
}

::placeholder , :-ms-input-placeholder , ::-ms-input-placeholder  { color: #ddd; }
#input_3_1::placeholder , #input_3_1:-ms-input-placeholder , #input_3_1::-ms-input-placeholder  { color: #ddd; }
.mt-50{margin-top: 50px;}
.mb-50{margin-bottom: 50px;}
.pb-50{padding-bottom: 50px;}
.pb-100{padding-bottom: 100px;}

.table-striped tbody tr:nth-of-type(even) , .table-striped thead tr {
    background-color:rgba(252, 212, 16, 0.5);text-align: center;
}
.table-striped tbody tr:nth-of-type(odd) {
    background-color: #fff;
    text-align: center;
}
.table {
    width: 75%;
    margin-bottom: 1rem;
    color: #212529;
    border: 1px solid #000;
    margin: 0 auto;
    box-shadow: 0 0 10px #ccc;
    -webkit-box-shadow: 0 0 10px #ccc;
}

/*.table thead th {
    vertical-align: bottom;
    border: 1px solid #000;
    padding: 0.2rem 1rem;
}*/
.table thead th {
    vertical-align: bottom;
    border: 1px solid #3f3f3f;
    padding: 0.25rem 1rem;
    background: #3f3f3f;
    color: #f3f3f3;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 600;
}
.table td {
    padding: 0.1rem 1rem;
    vertical-align: top;
    border-top: 1px solid transparent;
    border: 1px solid rgba(252, 212, 16, 0.5);
}
.oem-makes {
    color: #000;
    margin-bottom: 30px;
    text-align: center;
}
.oem-makes .row{ box-shadow: 0 0 10px #ccc;-webkit-box-shadow: 0 0 10px #ccc; }
.oem-makes .col-3 {
    /*border: 1px solid #e83939;*/
    border: 1px solid rgba(252, 212, 16, 0.5);
    padding: 0.25rem !important;
}
.oem-makes .col-3:nth-child(1) , 
.oem-makes .col-3:nth-child(3) , 
.oem-makes .col-3:nth-child(6) , 
.oem-makes .col-3:nth-child(8){
     background-color: rgba(252, 212, 16, 0.5);
}
.oem-makes p{  text-transform: uppercase;padding: 0 0px 0 10px;font-size: 13px;}
.featured-product-list.even-item {
    border-bottom: 0;
}
.featured-product-list.even-item .oem-makes .col-3:nth-child(1), .featured-product-list.even-item .oem-makes .col-3:nth-child(3), .featured-product-list.even-item .oem-makes .col-3:nth-child(5), .featured-product-list.even-item .oem-makes .col-3:nth-child(8) {
    background-color: rgba(252, 212, 16, 0.5);
}
.featured-product-list.even-item .oem-makes .col-3:nth-child(2), .featured-product-list.even-item .oem-makes .col-3:nth-child(4), .featured-product-list.even-item .oem-makes .col-3:nth-child(6){
    background-color: #fff;
}
.featured-product-list.even-item .table-striped tbody tr:nth-of-type(even), .featured-product-list.even-item .table-striped thead tr {
    background-color: rgba(252, 212, 16, 0.5);
}
.footer-middle .widget_nav_menu li{
    position: relative;
    padding-left: 22px;
}
.request-brochure{margin-top: 35px;}
.request-brochure a {
    padding: 14px 20px !important;
}
.footer-middle .widget_nav_menu li:before{
  content: '';
    display: block;
    display: inline-block;
    font-family: "Font Awesome 5 Free";
    text-rendering: auto;
    background: url(images/bullet-point.jpg) no-repeat 1px 5px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #ff3333;
    width: 30px;
    height: 30px;
    font-size: 18px;
    position: absolute;
    top: 5px;
    left: 0px;
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    -ms-transition: all 0.3s;
}
.footer-middle .widget_nav_menu li:hover:before {
    left: 4px;
}
#gform_1{display: flex; align-items: center;flex-direction: row;}

.gform_wrapper.gravity-theme .gform_footer button, .gform_wrapper.gravity-theme .gform_footer input, .gform_wrapper.gravity-theme .gform_page_footer button, .gform_wrapper.gravity-theme .gform_page_footer input {
    margin-bottom: 23px !important;
    display: inline-block;
    padding: 10px 15px;
    background-color: #e83939;
    color: #fff;
    border: 1px solid #e83939;
    font-size: 14px;
    text-transform: uppercase;
    margin-left: auto;
    margin-right: auto;
    border-radius: 0;
    margin-bottom: 0;
}
.gform_wrapper.gravity-theme .gform_footer button:hover, .gform_wrapper.gravity-theme .gform_footer input:hover, .gform_wrapper.gravity-theme .gform_page_footer button:hover, .gform_wrapper.gravity-theme .gform_page_footer input:hover
{
      background-color: #3f3f3f;
      border: 1px solid #3f3f3f;

}
.gform_wrapper.gravity-theme #gform_1 .gform_footer, .gform_wrapper.gravity-theme #gform_1 .gform_page_footer{padding-bottom: 0;}
p.apply-cta a:hover{
  background-color: #3f3f3f !important;
}
.gform_wrapper.gravity-theme .gfield_label.show_form_label{
   display: block !important;
}
#gform_1 .gform_wrapper.gravity-theme .gfield input.large {
    width: 95%;
    border: 1px solid #ddd;
    padding: 10px;
}
.gform_wrapper .gform_validation_errors {
    display: none !important;
}
.gform_wrapper .gfield_validation_message, .gform_wrapper .validation_message {
    background: transparent !important;
    border: 0 !important;
    font-size: 12px !important;
    margin-top: 5px !important;
    padding: 0px !important;
}
.gform_wrapper.gravity-theme .gfield_label {
    font-size: 16px;
    font-weight: 400;
    margin-bottom: 8px;
    display: inline-block;
    padding: 0;
    color: #333;
    display: none !important;
}
.gform_wrapper.gravity-theme .gfield textarea.large {
    height: 130px !important;
}
.about-content{padding-right: 25px !important; text-align: justify; line-height: 1.7;}
.about-content-left{padding-left: 25px !important; }
.counter-section .counter-block{text-align: center;}
.counter-section .counter-block p{color: #e83939!important; font-size: 45px; text-align: center; margin-bottom: 0; font-weight: 300;}
.counter-section .counter-block h4{font-size: 20px; margin-top: 10px; padding-bottom: 25px;text-align: center;}

.strength-listing ul li{ margin-bottom: 1rem; }

.single-post .post-thumbnail , .single-case_studies .post-thumbnail , .single-news-event .post-thumbnail {display: none; }
.byline{display: none !important; }
.single-case_studies .case_studies table, .single-case_studies .case_studies table td, .single-case_studies .case_studies table th, .single-case_studies .case_studies table, .single-case_studies table td, .single-case_studies table th {
    width: 65%;
    border: 1px solid #000;
    text-align: left;
    padding: 5px 15px;
}
rs-layer-wrap111 {
    left: 40px !important;
    position: absolute;
}

section.error-404.not-found {
    padding-top: 5rem;
}

.search-submit.btn{
    color: #fff;
    text-decoration: none;
    background-color: #e83939!important;
    border-radius: 0;
}

/*--------------------------------------------------------------
# Forms
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Navigation
--------------------------------------------------------------*/
.top-header-section{
  background-color: transparent;
  color: #fff;
  padding: 5px 25px;
}
.top-middle-section{ padding: 0px 25px;background-color: rgba(255,255,255,0.86);}
.top-header-section a{
 color: #fff;
 padding-left: 15px;
 text-decoration: none;
 transition: 0.2s all;
}
.top-header-section a:hover{color: #e83939;}
.header-search{margin-top: 0px;}
header#masthead {
  position: fixed;
  top: 0px;
  left: 0;
  right: 0;
  z-index: 99;
  margin-bottom: 0;
  box-shadow: 0 0.5rem 1rem rgba(0,0,0,.05), inset 0 -1px 0 rgba(0,0,0,.1);
  padding: .4rem 1rem;
}
i.fab.fa-linkedin-in {
    color:  #2867B2;
}
i.fab.fa-facebook-f {
    color: #4267B2;
}
i.fab.fa-twitter {
    color: #1DA1F2;
}
i.fab.fa-youtube {
    color: #e83939;
}
.top-middle-section.header-scrolled {
    background-color: #fff;
    box-shadow: 0 5px 6px rgb(0 0 0 / 5%);
}
.top-header-section.top-header-scrolled {
    background-color: #314f74;
}
.navbar-brand > a {
  color: rgba(0, 0, 0, 0.9);
  font-size: 1.1rem;
  outline: medium none;
  text-decoration: none;
  color: #fff;
  font-weight: 700;
}
.navbar-brand > a > img{ width: 90%;}

.navbar-brand > a:visited, .navbar-brand > a:hover {
  text-decoration: none;
}

#page-sub-header {
  position: relative;
  padding-top: 5rem;
  padding-bottom: 0;
  text-align: center;
  font-size: 1.25rem;
  background-size: cover !important;
}

body:not(.theme-preset-active) #page-sub-header h1 {
  line-height: 1.6;
  font-size: 4rem;
  color: #563e7c;
  margin: 0 0 1rem;
  border: 0;
  padding: 0;
}

#page-sub-header p {
  margin-bottom: 0;
  line-height: 1.4;
  font-size: 1.25rem;
  font-weight: 300;
}
body:not(.theme-preset-active) #page-sub-header p {
color: #212529;
}
a.page-scroller {
  color: #333;
  font-size: 2.6rem;
  display: inline-block;
  margin-top: 2rem;
}

@media screen and (min-width: 768px) {
  body:not(.theme-preset-active) #page-sub-header h1 {
    font-size: 3.750rem;
  }
  body:not(.theme-preset-active) #page-sub-header {
    font-size: 1.25rem;
  }
}
@media screen and (min-width: 992px) {
  #page-sub-header p {
    max-width: 43rem;
    margin: 0 auto;
  }
}
/*--------------------------------------------------------------
## Links
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Menus
--------------------------------------------------------------*/
#masthead nav {
  padding-left: 0;
  padding-right: 0;
}

body:not(.theme-preset-active) #masthead .navbar-nav > li > a {
  color: #181717;
  padding: 1rem 1.3rem 0.5rem;
  font-weight: 600;
  font-size: 1.1rem;
  font-family: sf compact text,sans-serif;
}

body:not(.theme-preset-active) #masthead .navbar-nav > li > a:hover,
body:not(.theme-preset-active) #masthead .navbar-nav > li.current_page_item > a {
  color: #e83939;
  position: relative;   
  /*background: #f9f9f9;*/
}
body:not(.theme-preset-active) #masthead .navbar-nav > li.current_page_item > a:after {
    content: " ";
    position: absolute;
    bottom: 2px;
    top: auto;
    left: 0;
    right: 0;
    background-color:  #e83939;
    height: 2px;
    width: calc(100% - 40px);
    transform: translateX(20px);
}

.navbar-brand {
  height: auto;
  padding-bottom: 0.8rem;
  padding-top: 0.8rem;
}

.navbar-expand-xl .navbar-nav {
    padding-right: 1.2rem;
}
.header-search a svg{width: 20px; height: 20px;}
.navbar-toggle .icon-bar {
  background: #000 none repeat scroll 0 0;
}

.dropdown-menu .dropdown-toggle::after {
  border-bottom: 0.3em solid transparent;
  border-left: 0.3em solid;
  border-top: 0.3em solid transparent;
}
.dropdown-toggle::after{
  display: none;
}
.dropdown.menu-item-has-children .dropdown.menu-item-has-children {
    position: relative;
}

.dropdown.menu-item-has-children .dropdown.menu-item-has-children>.dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: -6px;
    margin-left: -1px;
    -webkit-border-radius: 0 6px 6px 6px;
    -moz-border-radius: 0 6px 6px;
    border-radius: 0 6px 6px 6px;
}
.dropdown.menu-item-has-children .dropdown.menu-item-has-children:hover>.dropdown-menu {
    display: block;
}

.dropdown.menu-item-has-children .dropdown.menu-item-has-children>a:after {
    display: block;
    content: " ";
    float: right;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    border-width: 5px 0 5px 5px;
    border-left-color: #ccc;
    margin-top: 5px;
    margin-right: -10px;
}

.dropdown.menu-item-has-children .dropdown.menu-item-has-children:hover>a:after {
    border-left-color: #fff;
}

.dropdown.menu-item-has-children .dropdown.menu-item-has-children.pull-left {
    float: none;
}

.dropdown.menu-item-has-children .dropdown.menu-item-has-children.pull-left>.dropdown-menu {
    left: -100%;
    margin-left: 10px;
    -webkit-border-radius: 6px 0 6px 6px;
    -moz-border-radius: 6px 0 6px 6px;
    border-radius: 6px 0 6px 6px;
}

/* Small menu. */
.menu-toggle,
.main-navigation.toggled ul {
  display: block;
}

.dropdown-item {
  line-height: 1.2;
  padding-bottom: 0.313rem;
  padding-top: 0.313rem;
}

.dropdown-menu {
    min-width: 15.500rem;
    border-radius: 0;
    border: 0;
    border-top: 4px solid #e83939;
    box-shadow: 0 3px 4px #ccc;
    padding: 0 0px;
    top: 100%;
    position: absolute;
    margin: 0 -70px;
    overflow: auto;
}

.dropdown .open .dropdown-menu {
  display: block;
  left: 12.250em;
  top: 0;
}
#masthead .navbar-nav .menu-item-has-children>a {
    position: relative;
}
#masthead .navbar-nav .menu-item-has-children:hover>a::before {
    content: "";
    width: 0;
    height: 0;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-bottom: 6px solid #e83939;
    position: absolute;
    bottom: -1px;
    left: calc(50% - 5px);
    right: 0;
    text-align: center;
}
.dropdown-menu .dropdown-item {
  white-space: normal;
  background: transparent;
  line-height: 1.6;
  padding: 8px 15px;
}
.dropdown-menu .dropdown-item:hover {
  background: transparent;
}

#masthead .navbar-nav .nav-item .dropdown {
    position: relative;
}
#masthead .navbar-nav .dropdown-menu{
    min-width: 15rem;
    border-radius: 0;
    border: 0;
    border-top: 3px solid #e83939;
    box-shadow: 0 3px 4px #ccc;
    padding: 0 20px;
    top:100%;
    position: absolute;
    margin: 0 -70px;
    overflow: auto;
  
}
.dropdown-toggle::after {
    display: inline-block;
    margin-left: .255em;
    vertical-align: .255em;
    content: "";
    border-top: .3em solid;
    border-right: .3em solid transparent;
    border-bottom: 0;
    border-left: .3em solid transparent;
    display: none;
}
#masthead .navbar-nav .dropdown:hover .dropdown-menu{display: block;}
#masthead .navbar-nav .dropdown-menu .dropdown-item {
    white-space: normal;
    background: #ffffff;
    line-height: 1.6;
    color: #000;
    font-weight: 400;
    font-size: 0.9rem;
    padding: 10px 0;
    display: block;
}
#masthead .navbar-nav .menu-item-has-children>a{
    position: relative;
}
#masthead .navbar-nav .menu-item-has-children:hover>a::before {
    content: "";
    width: 0;
    height: 0;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-bottom: 6px solid #e83939;
    position: absolute;
    bottom: -1px;
    left: calc(50% - 5px);
    right: 0;
    text-align: center;
}

#masthead .navbar-nav .dropdown-menu .menu-item.nav-item+.menu-item.nav-item {
    border-top: 1px solid rgba(0,0,0,.1);
}
#masthead .navbar-nav .dropdown-menu li a:hover{
    color: #e83939;
}

@media screen and (min-width: 37.5em) {
  .menu-toggle {
    display: none;
  }
}
@media screen and (min-width: 769px) {
  .dropdown-menu li > .dropdown-menu {
    right: -9.875rem;
    top: 1.375rem;
  }
}
@media screen and (max-width: 991px) {
  .navbar-nav .dropdown-menu {
    border: medium none;
    margin-left: 1.250rem;
    padding: 0;
  }

  .dropdown-menu li a {
    padding: 0;
  }

  #masthead .navbar-nav > li > a {
    padding-bottom: 0.625rem;
    padding-top: 0.313rem;
  }

  .navbar-light .navbar-toggler {
    border: medium none;
    outline: none;
    position: fixed;
    right: 45px;
    top: 18px;
  }
}
.site-main .comment-navigation,
.site-main .posts-navigation,
.site-main .post-navigation {
  margin: 0 0 1.5em;
  overflow: hidden;
}

.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
  float: left;
  width: 50%;
}

.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
  float: right;
  text-align: right;
  width: 50%;
}
.comment-content.card-block {
  padding: 20px;
}

.navigation.post-navigation {
  padding-top: 1.875rem;
}

.post-navigation .nav-previous a,
.post-navigation .nav-next a {
  border: 1px solid #ddd;
  border-radius: 0.938rem;
  display: inline-block;
  padding: 0.313rem 0.875rem;
  text-decoration: none;
}

.post-navigation .nav-next a::after {
  content: " \2192";
}

.post-navigation .nav-previous a::before {
  content: "\2190 ";
}

.post-navigation .nav-previous a:hover,
.post-navigation .nav-next a:hover {
  background: #eee none repeat scroll 0 0;
}
#rev_slider_3_1_wrapper .hesperiden .tp-bullet{
    border-radius: 0 !important;
    border: 2px solid #fff !important; 
    background: transparent !important; 
    width: 15px !important;
    height: 15px !important;
}
  #rev_slider_3_1_wrapper .hesperiden .tp-bullet:hover, #rev_slider_3_1_wrapper .hesperiden .tp-bullet.selected {
    background: #ffffff !important;
}
#rev_slider_3_1_wrapper .hesperiden.tp-bullets {
    right: 0;
    left: auto !important;
}
#client-list-slider .slick-list{margin: 0 -10px;}
#client-list-slider .slick-slide{margin: 10px; }

.featured-projects .link a{border-bottom: 2px solid #000; text-decoration: none;}
.featured-projects .link a:hover{border-bottom: 2px solid rgba(252, 212, 16, 0.7); text-decoration: none;}
.counter-section p{text-align: justify; padding: 0 7px;}
.strength-listing h2 strong{border-bottom: 2px solid #000;}

/*--------------------------------------------------------------
# Accessibility
--------------------------------------------------------------*/
/* Text meant only for screen readers. */
.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-wrap: normal !important;
  /* Many screen reader and browser combinations announce broken words as they would appear visually. */
}
.screen-reader-text:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  color: #21759b;
  display: block;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: bold;
  height: auto;
  left: 0.313rem;
  line-height: normal;
  padding: 0.938rem 1.438rem 0.875rem;
  text-decoration: none;
  top: 0.313rem;
  width: auto;
  z-index: 100000;
  /* Above WP toolbar. */
}

/* Do not show the outline on the skip link target. */
#content[tabindex="-1"]:focus {
  outline: 0;
}

/*--------------------------------------------------------------
# Alignments
--------------------------------------------------------------*/
.alignleft {
  display: inline;
  float: left;
  margin-right: 1.5em;
}

.alignright {
  display: inline;
  float: right;
  margin-left: 1.5em;
}

.aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

a img.alignright {
  float: right;
  margin: 0.313rem 0 1.25rem 1.25rem;
}

a img.alignnone {
  margin: 0.313rem 1.25rem 1.25rem 0;
}

a img.alignleft {
  float: left;
  margin: 0.313rem 1.25rem 1.25rem 0;
}

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

.wp-caption.alignnone {
  margin: 0.313rem 1.25rem 1.25rem 0;
}

.wp-caption.alignleft {
  margin: 0.313rem 1.25rem 1.25rem 0;
}

.wp-caption.alignright {
  margin: 0.313rem 0 1.25rem 1.25rem;
}

/*--------------------------------------------------------------
# Clearings
--------------------------------------------------------------*/
.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
  content: "";
  display: table;
  table-layout: fixed;
}

.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
  clear: both;
}


/*--------------------------------------------------------------
# Widgets
--------------------------------------------------------------*/
.widget {
  margin: 0 0 1.5em;
  font-size: 0.875rem;
  /* Make sure select elements fit in widgets. */
}
.widget select {
  max-width: 100%;
}

.widget_search .search-form input[type="submit"] {
  display: none;
}

.nav > li > a:focus,
.nav > li > a:hover {
  background-color: #eee;
  text-decoration: none;
}
.half-rule {
  width: 6rem;
  margin: 2.5rem 0;
}
.widget_categories .nav-link {
  display: inline-block;
}

/*--------------------------------------------------------------
# Content
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Posts and pages
--------------------------------------------------------------*/
#content.site-content {
  padding-bottom: 3.75rem;
  padding-top: 4.125rem;
}
.tax-investors_cat #content.site-content {
  padding-top: 0rem;
}
.sticky .entry-title::before {
  content: '\f08d';
  font-family: "Font Awesome\ 5 Free";
  font-size: 1.563rem;
  left: -2.5rem;
  position: absolute;
  top: 0.375rem;
  font-weight: 900;
}

.sticky .entry-title {
  position: relative;
}

.single .byline,
.group-blog .byline {
  display: inline;
}

.page-content,
.entry-content,
.entry-summary {
  margin: 1.5em 0 0;
}

.page-links {
  clear: both;
  margin: 0 0 1.5em;
}

.page-template-blank-page .entry-content,
.blank-page-with-container .entry-content {
  margin-top: 0;
}

.post.hentry {
  margin-bottom: 0rem;
}

.byline, .comments-link {
  color: #9a9a9a;
}
.posted-on{
  color: #e83939;
}
.entry-title > a {
  color: inherit;
}
ul.link li a {color: #000;}
ul.link li a:hover{color: #ff273d;}
ul.link li{margin-bottom: 1rem; position: relative; list-style: none;}
ul.link li ul{margin-top: 1rem;}
ul.link li:before{   
    position: absolute;
    content: " ";
    width: 12px;
    height: 4px;
    background-color: #ff273d;
    left: -30px;
    top: 10px;
    bottom: auto;}
ul.link li ul li:before{width: 12px;}

/*--------------------------------------------------------------
## Comments
--------------------------------------------------------------*/
.comment-content a {
  word-wrap: break-word;
}

.bypostauthor {
  display: block;
}

.comment-body .pull-left {
  padding-right: 0.625rem;
}

.comment-list .comment {
  display: block;
}

.comment-list {
  padding-left: 0;
}

.comments-title {
  font-size: 1.125rem;
}

.comment-list .pingback {
  border-top: 1px solid rgba(0, 0, 0, 0.125);
  padding: 0.563rem 0;
}

.comment-list .pingback:first-child {
  border: medium none;
}
.card .post-date {
    min-width: 80px;
    text-align: center;
    position: absolute;
    top: 25px;
    left: 25px;
    z-index: 1;
}
.blog-info{position: relative;}
.blog-info:before{
    content: "";
    position: absolute;
    left: 0;
    bottom: -8px;
    display: block;
    width: 103px;
    height: 1px;
    background-color: #cd0001;
    z-index: 1;}
.blog-info:after {
    content: "";
    position: absolute;
    left: 0;
    bottom: -8px;
    display: block;
    width: 216px;
    height: 1px;
    background-color: #dedede;
}
span.tag{position: relative; padding-left: 20px;}
span.tag:before {
    position: absolute;
    left: 0px;
    bottom: -4px;
    content: "\f02b";
    font-weight: 600;
    font-family: 'Font Awesome 5 Free';
}
span.date, time.entry-date.published1{position: relative;padding-left: 20px;}
time.entry-date.published1{padding-left: 20px; color: #999;}
span.date:before , time.entry-date.published1:before{
    position: absolute;
    left: 0px;
    bottom: -4px;
    content: "\f274";
    font-weight: 600;
    color: #000;
    font-family: 'Font Awesome 5 Free';
}
.blog-list .card-body{ padding: 0 !important; margin-top: 20px;}
.blog-list .card-text {
    margin-top: 40px;
}

.blog-list .btn-primary {
    color: #fff;
    background-color: #e83939;
    border-color: #e83939;
    text-transform: uppercase;
    font-size: 12px !important;
    padding: 10px 20px;
    border-radius: 0 !important;
}
.blog-list .btn-primary a{font-size: 14px; text-decoration: none;}
.blog-list .btn-primary:hover {
    background-color: #3f3f3f;
    border-color: #3f3f3f;
}
.blog-list .card-image{position: relative;}
img.wp-image-91 {
    margin-left: 0px;
}
.blog-list .post-date{
    position: absolute;
    top: 0;
    width: 100px;
    text-align: center;
    position: absolute;
    top: 38px;
    left: 25px;
    z-index: 1;
    min-width: 80px;
}
.post-date span.month-year {
    padding: 10px 0;
    background-color: #1a191d;
    color: #fff;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    font-size: 15px;
    letter-spacing: -.05em;
    line-height: 1;
}
.post-date span.sc_blog_date {
    padding: 12px 34px 0px;
    background-color: #cd0001;
    -webkit-font-smoothing: antialiased;
    font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 30px;
    letter-spacing: 0;
    font-weight: 700;
    color: #fff;
    line-height: 1;
    min-width: 113px;
}
.post-date span.sc_blog_month {
    margin-right: 5px;
}
/*--------------------------------------------------------------
# Infinite scroll
--------------------------------------------------------------*/
/* Globally hidden elements when Infinite Scroll is supported and in use. */
.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
  /* Theme Footer (when set to scrolling) */
  display: none;
}

/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before. */
.infinity-end.neverending .site-footer {
  display: block;
}

/*--------------------------------------------------------------
# Media
--------------------------------------------------------------*/
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
  max-width: 100%;
}

/*--------------------------------------------------------------
## Captions
--------------------------------------------------------------*/
.wp-caption {
  background: #f1f1f1 none repeat scroll 0 0;
  border: 1px solid #f0f0f0;
  max-width: 96%;
  padding: 0.313rem 0.313rem 0;
  text-align: center;
}
.wp-caption img[class*="wp-image-"] {
  border: 0 none;
  height: auto;
  margin: 0;
  max-width: 100%;
  padding: 0;
  width: auto;
}
.wp-caption .wp-caption-text {
  font-size: 0.688rem;
  line-height: 1.063rem;
  margin: 0;
  padding: 0.625rem;
}

.wp-caption-text {
  text-align: center;
}




/*--------------------------------------------------------------
## product
--------------------------------------------------------------*/
.featured-product-list{
  width: 100%; background-color: #ffffff; position: relative; overflow: hidden; min-height: 680px; display: flex; border-bottom: 4px solid transparent; height: 100%;
}
.casestudy .featured-product-list {min-height: 650px;}
.home-featured-product-list .featured-product-list{min-height: 550px; background-color: #fff;}
.featured-product-list:nth-child(even) .image-product{ left: 0;}
.featured-product-list:nth-child(even) .row.h-100{     flex-direction: row-reverse;}
.home-featured-product-list .featured-product-list:nth-child(odd) .image-product{ left: 0;}
.home-featured-product-list .featured-product-list:nth-child(odd) .row.h-100{     flex-direction: row-reverse;}
.home-featured-product-list .featured-product-list:nth-child(even) .image-product{ left: auto; right:0;position: absolute;width: 50%;}
.home-featured-product-list .featured-product-list:nth-child(even) .row.h-100{     flex-direction: row;}
.home-featured-product-list .featured-product-list:nth-child(even) .description-product {width: 50%; position: relative;height: auto;}
.featured-product-list.odd-item:last-child{border-bottom: none;}
.home-featured-product-list .image-product{ padding: 0;width: 100%; height:100%; position: relative; top: 0; bottom: 0; left: 50%; right: 0; 
  overflow: hidden; transition: 0.5s all;}
.image-product{ width: 50%; height:100%; position: absolute; top: 0; bottom: 0; left: 50%; right: 0; overflow: hidden; transition: 0.5s all;}
.image-product img{ width: 100%; height:100%; overflow: hidden; transition: transform 5s, filter 5s ease-in-out;transform: scale(1);}
.home-featured-product-list .featured-product-list .image-product img , .featured-product-list .carousel img{transform: scale(1) !important;}
.featured-product-list .image-product:after {
    position: absolute;
    left: 0;
    top: 0;
    display: block;
    content: "\00a0";
    width: 100%;
    height: 100%;
    -moz-box-shadow: -5px -5px 2px rgba(255,255,255,0.5) inset, 5px 5px 2px rgba(255,255,255,0.5) inset;
    -webkit-box-shadow: -5px -5px 2px rgb(255 255 255 / 50%) inset, 5px 5px 2px rgb(255 255 255 / 50%) inset;
    box-shadow: -5px -5px 2px rgb(255 255 255 / 50%) inset, 5px 5px 2px rgb(255 255 255 / 50%) inset;
    z-index: 9;
}
.yellow-bg{background: rgba(252, 212, 16, 0.7);padding: 0 2rem; }
.image-product img:hover{}
.home-featured-product-list .description-product{ width: 100%;}
.description-product {width: 50%;}
.featured-product-list:last-child ,.about-border-bottom:last-child {border-bottom: 0;}
.home-featured-product-list .about-border-bottom {border-bottom: 4px solid transparent;}
.home-featured-product-list .about-border-bottom .featured-product-list .row{margin: 0; }
.home-featured-product-list .about-border-bottom .featured-product-list:nth-child(even) .row{display: flex; flex-direction: row;}
.home-featured-product-list .about-border-bottom.even-item .featured-product-list .row{display: flex; flex-direction: row-reverse;}
.featured-product-list:nth-child(even) .description-product{position: absolute;
    right: 0;
    height: 100%;
    width: 50%;}
.featured-product-list .card{align-items: center;
  justify-content: center;
  text-align: center; border-radius: 0px; border:0px;
background-color: transparent; padding: 20px 20px;}
.featured-product-list.odd-item .card{padding: 20px 40px 0 0;}
.featured-product-list.even-item .card{padding: 20px 20px 0 40px;}
.carousel,.carousel-inner, .carousel-item{height: 100%;}
rs-progress{opacity: 0 !important;}
body.home rs-fullwidth-wrap {
    position: relative;
    width: 100%;
    height: 100vh !important;
    min-height: 100vh !important;
    max-height: 100vh !important;
    display: block;
    overflow: visible;
    max-width: none !important;
}
body.home rs-module {
    position: relative;
    overflow: hidden;
    height: 100vh !important;
    min-height: 100vh !important;
    max-height: 100vh !important;
    display: block;
}
.casestudy .description-product .card {
    margin-top: 0;
    padding: 20px 20px;
}
.card-image { overflow: hidden; transition: 0.5s all; height: 280px; }.card-image img { overflow: hidden; transition: 0.5s all; width: 100%;}
.card-body { z-index: 99; }
.card-image img:hover { }
.card-text-tags{ width: 52%; margin-left: auto; margin-right: auto;}
#projects-list-slider .card-text {min-height: 78px;}
.projects-list{ padding: 50px 0px;}
.projects-list .card{  border:0px;}
.projects-list .card .card-title{ margin: 0px 20px; transform: translateY(-50%); }
.projects-list  .slick-slide {margin: 0 12px;}

/* the parent */
.projects-list  .slick-list {
  margin: 0 -12px;
}
.career-gallery .carousel, .career-gallery .carousel-inner, .career-gallery .carousel-item , .career-gallery .carousel-item img{width: 100%;height: 100%;position: relative;}

.career-gallery .carousel-item:after{
  position: absolute;
    left: 0;
    top: 0;
    display: block;
    content: "\00a0";
    width: 100%;
    height: 100%;
    -moz-box-shadow: -5px -5px 2px rgba(255,255,255,0.5) inset, 5px 5px 2px rgba(255,255,255,0.5) inset;
    -webkit-box-shadow: -5px -5px 2px rgb(255 255 255 / 50%) inset, 5px 5px 2px rgb(255 255 255 / 50%) inset;
    box-shadow: -5px -5px 2px rgb(255 255 255 / 50%) inset, 5px 5px 2px rgb(255 255 255 / 50%) inset;
    z-index: 9;
}

.investors-section-links p{display: flex; justify-content: space-between;}

.client-list img{ border: 1px solid #ccc; box-shadow: 0 0 10px #ccc; -webkit-box-shadow: 0 0 10px #ccc;}

.about-border-bottom{border-bottom: 4px solid #fcd410;}

.about-us-section{
  background-position: top right;
   min-height: 650px;
   background-size: 50% 100%;
   background-repeat:no-repeat;
   border-bottom: 4px solid #fcd410;
}
.about-us-section{ border-bottom: none; position: relative;}
.about-us-section:after{
    position: absolute;
    left: 0;
    top: 0;
    display: block;
    content: "\00a0";
    width: 100%;
    height: 100%;
    -moz-box-shadow: -5px -5px 2px rgba(255,255,255,0.5) inset, 5px 5px 2px rgba(255,255,255,0.5) inset;
    -webkit-box-shadow: -5px -5px 2px rgb(255 255 255 / 50%) inset, 5px 5px 2px rgb(255 255 255 / 50%) inset;
    box-shadow: -5px -5px 2px rgb(255 255 255 / 50%) inset, 5px 5px 2px rgb(255 255 255 / 50%) inset;
    z-index: 9;
}
.about-us-section>.vc_column-inner{
    background-size: cover;
    background-repeat: no-repeat;
    min-height: 612px;
    height: 100%;
}
.home .about-us-section>.vc_column-inner{
    background-size: cover;
    background-repeat: no-repeat;
    min-height: 612px;
    height: 100%;
}
#overview .about-us-section>.vc_column-inner{
    background-size: cover;
    background-repeat: no-repeat;
    background-position: right center !important;
    min-height: 1285px;
    height: 100%;
}
.about-us-section.reverse>.vc_column-inner{
  background-position: top left;
   min-height: 760px;
   background-size: 50% 100%;
   background-repeat:no-repeat;
   border-bottom: 0;
}
.investors-tab-inner {
    border: 1px solid #ccc;
    cursor: pointer;
    padding: 5px 20px;
    margin-bottom: 20px;
    border-radius: 0.25rem;
}
.tab-inner h3:last-child{border-bottom: 0;}
.investors-tab-inner .investors-heading h2{margin: 5px 0;padding-bottom: 0; }
.investors-tab-inner-content .investors-heading.with-fy h2{padding-left: 0;}
.investors-tab-inner-content .investors-heading.with-fy h2:before{display: none;}
.investors-tab-inner-content{padding-bottom: 0px;margin-top: 30px;}

.bod-member{ padding-bottom: 10px;
    /* margin-bottom: 35px; */
    border: 5px solid #fff;
    box-shadow: 0 0 10px #ccc;
    -webkit-box-shadow: 0 0 10px #ccc;
    height:100%;
  }

  .sc-board-members-list-row .col-md-3{
    margin-bottom: 35px;
  }
.bod-member img {
    padding: 0px !important;
    margin-bottom: 15px;
    width: 100%;
}
.bod-members .bod-member{width: 88%;}
.board-members {
    /* margin-left: -15px; */
    /* width: 84%; */
    width: 73%;
    margin-bottom: 35px !important;
}
.board-members  .bod-member{
  height:auto;

}
.bod-member .mb-2{margin-bottom: 0.2rem!important;}
.news-event .posted-on {
    display: none;
}
.news h4{font-size: 20px;margin-bottom: 0;margin-top: 0;}
.news .vc_grid-item-mini {
    display: flex;
    justify-content: flex-start;
}
.news .vc_gitem-animated-block {
    position: relative;
    width: 15%;
}
.news .vc_gitem-zone.vc_gitem-zone-c {
    width: 85%;
    padding-left: 20px;
    background: #fff !important;
}
.news.publication .vc_gitem-animated-block .vc_gitem-zone {
    background-position: 20% 25%;
    background-size: 100%;
}
.news.videos .vc_gitem-animated-block .vc_gitem-zone {
    background-position: 20% 25%;
    background-size: 138%;
}

/*
.term-board-of-directors .site-main{display: flex; flex-direction: column-reverse;}
.term-board-of-directors .investors-heading , .term-board-of-directors .parent_cat_desc{order: 1;margin-top: 35px;}*/
.team-img{position: relative; padding-right: 20px;}
.team-img img{
    position: relative;
    z-index: 1;
    box-shadow: 0 0 10px #bfbfbf;
    -webkit-box-shadow: 0 0 10px #bfbfbf;
    -moz-box-shadow: 0 0 10px #bfbfbf;
    -o-box-shadow: 0 0 10px #bfbfbf;
}
.team-img:after{
    content: '';
    position: absolute;
    background: #e0e0e0;
    height: 100%;
    width: 100%;
    top: 20px;
    right: 20px;
    z-index: -9;
}
.featured-projects .card-image{
    box-shadow: 0 0 10px #bfbfbf;
    -webkit-box-shadow: 0 0 10px #bfbfbf;
}
.featured-projects .card-image:after{
  position: absolute;
    left: 0;
    top: 0;
    display: block;
    content: "\00a0";
    width: 100%;
    height: 61.5%;
    -moz-box-shadow: -5px -5px 2px rgba(255,255,255,0.5) inset, 5px 5px 2px rgba(255,255,255,0.5) inset;
    -webkit-box-shadow: -5px -5px 2px rgb(255 255 255 / 50%) inset, 5px 5px 2px rgb(255 255 255 / 50%) inset;
    box-shadow: -5px -5px 2px rgb(255 255 255 / 50%) inset, 5px 5px 2px rgb(255 255 255 / 50%) inset;
    z-index: 9;
}
.leadership-list .card-image{
    box-shadow: 0 0 10px #bfbfbf;
    -webkit-box-shadow: 0 0 10px #bfbfbf;
    min-height: 300px;
}

.leadership-list .card-image:before , .vision-mission-block:before {
    content: '';
    background: transparent;
    position: absolute;
    opacity: 0;
    height: 0;
    width: 2%;
    z-index: 1;
    top: 50%;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    border: 2px solid #ff3333;
    border-right: 2px solid transparent;
    border-bottom: 2px solid transparent;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

.leadership-list .card-image:after , .vision-mission-block:after{
    content: '';
    background: transparent;
    position: absolute;
    opacity: 0;
    height: 0;
    width: 2%;
    z-index: 1;
    top: 50%;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    border: 2px solid #da2915;
    border-left: 2px solid transparent;
    border-top: 2px solid transparent;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}
.vision-mission-block.bg-primary:hover:before{border: 2px solid #fff; border-right: 2px solid transparent;border-bottom: 2px solid transparent;} 
.vision-mission-block.bg-primary:hover:after{border: 2px solid #fff;border-left: 2px solid transparent;border-top: 2px solid transparent;}
.leadership-list .card-image:hover:before , .vision-mission-block:hover:before{
    content: '';
    background: transparent;
    position: absolute;
    opacity: 1;
    height: 10%;
    width: 10%;
    z-index: 5;
    top: 3%;
    bottom: 0;
    left: 0;
    right: 83%;
    margin: 0 auto;
}
.leadership-list .card-image:hover:after , .vision-mission-block:hover:after{
    content: '';
    background: transparent;
    position: absolute;
    opacity: 1;
    height: 10%;
    width: 10%;
    z-index: 1;
    top: 87%;
    bottom: 0;
    left: 83%;
    right: 0;
    margin: 0 auto;
}
.leadership-list .card-image:hover .link {
    background-color: #1a191d !important;
    border-color: #1a191d !important;
}  
.border-primary{position: relative;}
.border-primary:before {
    content: '';
    background: #da2915;
    width: 4px;
    height: 5px;
    position: absolute;
    right: -18%;
    top: -3px;
    margin-right: 0px;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    opacity: 0;
}
.border-primary:hover:before {
    content: '';
    right: 0%;
}
.contact-cta a{position:  relative; }
.contact-cta a:before {
    position: absolute;
    content: " ";
    background-repeat: no-repeat;
    background-size: 36px;
    background-image: url(images/cta-icon-img.png);
    width: 35px;
    height: 35px;
    left: 12px;
    top: 1px;
    display: none;
}
.cta-box{ padding-top:3.125rem;  padding-bottom:3.125rem;} 
.cta-box .wpb_wrapper{ display:flex; 
justify-content:space-between; 
align-items:center; }
.cta-box h3 { color:#fff; margin:0px; font-size: 1.625rem; 
font-family: sf compact text,sans-serif; font-weight: 300 ;}
.cta-box p{margin:0px;}
.cta-box a { margin-left: 20px;
   display: inline-block;
   padding: 8px 20px;
   background-color: #fff;
   color: #e83939;
   white-space: pre;
   text-decoration: none;
   border: 1px solid #e83939;
}
#gform_wrapper_1{ display: none;}
.banner-red-strip{z-index: 9; margin-top: -58px;}
.footer-cta section{display: flex; justify-content: space-between;}
.contact-cta{  margin-top: 1.8rem;display: flex;justify-content: space-between;}
.contact-cta a{ 
    width: auto;
    text-align: left;
    padding: 8px 30px 8px 30px;
    font-size: 14px;
    text-transform: uppercase;}
.contact-cta a:hover{background-color: #3f3f3f !important;}
.readmore-link a{ display: inline-block;
   padding: 8px 20px;
   background-color: #e83939;
   color: #fff;
   white-space: pre;
   text-decoration: none;
   border: 1px solid #e83939; font-size: 14px;}
.readmore-link a:hover{background-color: #3f3f3f !important; border: 1px solid #3f3f3f;}
.request-brochure a:hover{background-color: #3f3f3f !important; border: 1px solid #3f3f3f;}.vc_btn3.vc_btn3-shape-square{font-size: 14px !important; background-image: none !important;}
.vc_btn3.vc_btn3-shape-square:hover{background-color: #3f3f3f !important; border: 1px solid #3f3f3f;}
.blog-section > .vc_column-inner{ padding:30px 50px !important;}
.investors-section-links a{ display: inline-block;
font-family: sf compact text,sans-serif;
font-weight: 500 !important;
padding: 8px 40px;
font-size:14px;
background-color:transparent;
color: #343a40;
white-space: pre;
text-decoration: none;
border: 1px solid #e83939; 
margin:12px 0px !important;
text-transform:uppercase;
   }
   .investors-section-links a:hover {
    background-color: #e83939;
    color: #fff;
    font-weight: 600;
}
   .investor-statistics{ padding-top:50px;  padding-bottom:50px;  }

   .milestone-list .slick-prev, #leadership-list-slider .slick-prev{
    left: auto;
    background-color: transparent;
    top: -38px;
    bottom: auto;
    width: 50px;
    right: 55px;
   }
   .milestone-list .slick-next, #leadership-list-slider .slick-next{
    left: auto;
    right: 0;
    top: -38px;
    background-color: transparent;
    width: 50px;
    bottom: auto;
}
.milestone-list .slick-list {margin: 0 -15px !important;}

.featured-teams{  padding: 50px 0px 0px;   background-color: #f2f1f1;}
.featured-teams .card{ background-color: transparent; border: none; padding-right: 10px; }
.leadership-list .team-caption.d-flex {
  position: absolute;
  top: auto;
  bottom: 0;
  margin: 0;
  width: calc(100% - 30px);
  left: 0;
  right: 0;
  justify-content: space-between;
}

.leadership-list .link{ border-radius: 0px;}
.leadership-list  .slick-slide {
  margin: 0 12px;
}
/* the parent */
.leadership-list  .slick-list {
  margin: 0 -12px;
}
.casestudy table, .casestudy table td, .casestudy table th ,  .case_studies-template-default table, .case_studies-template-default table td, .case_studies-template-default table th{
    width: 100%;
    border: 1px solid #000;
    text-align: left;
    padding: 5px 15px;
}
.casestudy table td:first-child , .case_studies-template-default table td:first-child{
    width: 68%;
}
.box-shadow{ box-shadow: 0 0 10px #bfbfbf;-webkit-box-shadow: 0 0 10px #bfbfbf;}
.depot-location:after {
    position: absolute;
    content: " ";
    border: 1px solid #ddd;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: 72px 20px 45px 30px;
}
#crawler-mounted-cranes h2{margin-top: 0; padding-bottom: 0;}
.investors-heading h2{position: relative; padding-left: 15px;}
.investors-heading.with-fy h2{}
.investors-heading h2:before {
    position: absolute;
    content: " ";
    left: 0px;
    right: auto;
    top: 5px;
    bottom: auto;
    height: 25px;
    background: #e83939;
    width: 5px;
}
   .vission-mission-philosophy{align-items: flex-start;}

   .milestones{ padding: 50px 0px 0px;}
   .milestones .milestone-list .card{ background-color: transparent; border: none;}
   .why-us-listing ul { list-style: none;}
   .why-us-listing ul li{  position: relative; color: #212529; margin-bottom: 1.5rem;}
   .why-us-listing ul li:before{ 
    content: "\f058";
    font-family: "Font Awesome 5 Free";
    left: -30px;
    position: absolute;
    right: auto;
    top: auto;
    bottom: auto;
    color: #CD0001;
    font-weight: 600;
  }

   .content{display: flex; justify-content: center; align-items: center;}
    .csr-listing{text-align: justify;}
   .csr-listing ul li{ list-style: none; position: relative; margin-bottom: 0.8rem;}
   .csr-listing ul li:before {
    position: absolute;
    content: " ";
    width: 15px;
    height: 4px;
    background-color: #ff273d;
    left: -30px;
    top: 10px;
    bottom: auto;
  }
   
  .slick-prev:before, .slick-next:before{
    font-size: 25px !important;
    line-height: 1;
    opacity: 1 !important;
    font-family: 'Font Awesome 5 Free' !important;
    font-weight: 600;
    color: #212529 !important;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }
   .slick-prev:before{
    content: "\f053" !important;
  }
  .slick-next:before{
    content: "\f054" !important;
  }
  .slick-dots li.slick-active button{
    background-color: #e83939!important;
    border: 1px solid #e83939!important;
    border-radius: 50px;
  }
   .slick-dots li button{
    background-color: #ffffff !important;
    border: 1px solid #ffffff !important;
    border-radius: 50px;
  }
  .slick-dots {
    position: absolute;
    bottom: -45px !important;
  }
  .slick-dots li.slick-active button:before , .slick-dots li button:before{
    color: transparent !important;
   }
   #projects-list-slider .slick-prev , #client-list-slider .slick-prev{
    left: auto;
    right: 50px;
    border-radius: 15px;
    color: #fff;
    top: 0;
    width: 65px;
    height: 40px;
    background-color: transparent;
   }
   #projects-list-slider .slick-next{top: 5px !important;}
   #client-list-slider .slick-next{ top: -50px !important;}
    #projects-list-slider .slick-next , #client-list-slider .slick-next{
    border-radius: 15px;
    color: #fff;
    top: -55px;
    right: 0;
    width: 65px;
    height: 40px;
    background-color: transparent;
   }
    #client-list-slider .slick-prev , #client-list-slider .slick-next{
      top: -55px;
    }
    #projects-list-slider .slick-prev:before, #client-list-slider .slick-prev:before{
    filter: invert(0%) sepia(0%) saturate(7486%) hue-rotate(340deg) brightness(94%) contrast(106%) !important;
    background-image: url(images/arrow.svg);
    content: " " !important;
    width: 20px;
    height: 20px;
    z-index: 99;
    background-size: 15px;
    position: absolute;
    transform: rotate(180deg);
    background-repeat: no-repeat;
   }
   #projects-list-slider .slick-next:before , #client-list-slider .slick-next:before{
    color: #000 !important;
    background-image: url(images/arrow.svg);
    content: " " !important;
    width: 20px;
    height: 20px;
    z-index: 99;
    background-size: 15px;
    position: absolute;
    background-repeat: no-repeat;
    filter: invert(0%) sepia(0%) saturate(7486%) hue-rotate(340deg) brightness(94%) contrast(106%) !important;
   }
   .vc_btn3.vc_btn3-shape-square{font-size: 14px;}
   div#gform_wrapper_2 {
    padding: 20px 20px;
    }
   #gform_4 {padding:0 20px;}
    #gform_4 .gfield textarea.large {
    height: 100px !important ;
    }
   #gform_4 .gfield_label {
    display: none !important;
   }
   button.close {
    padding: 10px 15px;
  }
 #gform_4  #field_3_7{
    margin-top: -5px;
  }
#gform_4 .gform_wrapper.gravity-theme input[type=color], #gform_4 .gform_wrapper.gravity-theme input[type=date], #gform_4 .gform_wrapper.gravity-theme input[type=datetime-local], #gform_4 .gform_wrapper.gravity-theme input[type=datetime], #gform_4 .gform_wrapper.gravity-theme input[type=email],#gform_4 .gform_wrapper.gravity-theme input[type=month], #gform_4 .gform_wrapper.gravity-theme input[type=number], #gform_4 .gform_wrapper.gravity-theme input[type=password], #gform_4 .gform_wrapper.gravity-theme input[type=search], #gform_4 .gform_wrapper.gravity-theme input[type=tel], #gform_4 .gform_wrapper.gravity-theme input[type=text], #gform_4 .gform_wrapper.gravity-theme input[type=time], #gform_4 .gform_wrapper.gravity-theme input[type=url], #gform_4 .gform_wrapper.gravity-theme input[type=week], #gform_4 .gform_wrapper.gravity-theme select, #gform_4 .gform_wrapper.gravity-theme textarea {
    font-size: 15px;
    padding: 10px;
    margin-bottom: 0;
    margin-top: 0;
    background: #fff;
    border: 1px solid #ddd;
}
.gform_wrapper.gravity-theme .gfield input,.gform_wrapper.gravity-theme .gfield select ,  .gform_wrapper.gravity-theme .gfield textarea{
    max-width: 100%;
    font-size: 15px;
    margin-bottom: 0;
    margin-top: 0;
    background: #fff !important;
    color: gray;
    border: 1px solid #ddd !important;
    outline: none;
    padding: 12px 15px !important;
}
#gform_1 .gfield input{padding: 10px !important; min-width: 255px;width: 100%;}
   .gform_heading {
    display:  none; 
   }
#search-form {
    background-color: rgba(0,0,0,0.9);
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    transition: all 0.5s ease-in-out 0s;
    width: 100%;
    z-index: 2000;
}

#search-form.open {
    opacity: 1;
    transform: translate(0px, 0px) scale(1, 1);
}
#search-form button.close {
    float: right;
    margin-bottom: 30px;
    top: auto;
    position: absolute;
    bottom: auto;
    transform: translate(0px, -250px);
    right: 0;
    outline: none;
    font-weight: 300;
    font-size: 65px;
    color: #fff;
}

#qnimate button.close {
    background: transparent none repeat scroll 0 0;
    border: 0 none;
    cursor: pointer;
}
#search-form .btn {
    font-size: 1.5em;
    padding: 15px 50px;
    font-weight: 500;
    line-height: 1;
}
#search-form input[type="text"] {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    color: #f6f6f6 !important;
    font-family: sf compact text,sans-serif;
    font-size: 20px;
    font-weight: 400;
    margin: 0px auto 0;
    outline: medium none;
    padding-left: 30px;
    padding-right: 30px;
    padding: 14px 30px;
    text-align: left;
    width: 82%;
    border: 2px solid #777;
    border-radius: 0.35rem;
    z-index: 9999;
}
.product-search {
    position: absolute;
    left: 0;
    right: 0;
    top: 45%;
    bottom: 0;
}

.pmd-accordion .card-header{
  padding: 0 0rem 0 3rem;
  position: relative;
  background-color: #f5f5f5;
  border-bottom: 0;
}
.pmd-accordion .card-header button{
  color: #1a191d;
  font-size: 14px;
  background-color: #f5f5f5;
  text-transform: uppercase;
  padding: 15px;
  outline: none;
  box-shadow: none;
  width: 100%;
  text-decoration: none;
  text-align: left;
  border-radius: 0;
}

.pmd-accordion .card-header button:before {
    content: '\f078';
    font-family: "Font Awesome 5 Free";
    font-weight: 600;
    font-size: 15px;
    color: #fff;
    position: absolute;
    top: 0px;
    bottom: 0px;
    left: 0;
    width: 52px;
    line-height: 55px;
    text-align: center;
    background-color: #1a191d;
    -webkit-transition: all 300ms linear 0ms;
    -khtml-transition: all 300ms linear 0ms;
    -moz-transition: all 300ms linear 0ms;
    -ms-transition: all 300ms linear 0ms;
    -o-transition: all 300ms linear 0ms;
    transition: all 300ms linear 0ms;
    -webkit-font-smoothing: antialiased;
    font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.pmd-accordion .card-header button:focus{outline: none;  box-shadow: none; }
.pmd-accordion .card-header button[aria-expanded="true"]:before {
    content: '\f077';
    background-color: #CD0001;
}
.pmd-accordion .card-header button[aria-expanded="true"]{
    color: #fff;
    background-color: #1a191d;
}
.pmd-accordion .card-body h3{
   font-size: 16px;
}
.pmd-accordion .card-body p , .pmd-accordion .card-body ul li{
   font-size: 14px;
}
.pmd-accordion .card-body ul li::marker{color: transparent; display:none;}
.pmd-accordion .card-body ul li{margin-bottom: 0.5rem;}
.pmd-accordion .card-body ul li:before{
    content: "\f058";
    font-family: "Font Awesome 5 Free";
    left: 30px;
    position: absolute;
    right: auto;
    top: auto;
    bottom: auto;
    color: #CD0001;
    font-weight: 600;
}
#pmd-accordion .card-body h3 span {
    font-size: 14px;
    font-weight: 400;
    padding-left: 10px;
}
p.apply-cta a {
    padding: 12px 25px; text-transform: uppercase;
}
.gform_wrapper.gravity-theme .gfield .ginput_container.ginput_container_fileupload input{
    border: 0 !important;
    padding: 0 !important;
}
.tab-inner {
    margin-top: 30px;
}
.tab-inner i{ font-weight: 300; }
.tab-inner h3 {
    display: block;
    padding-bottom: 10px;
    text-align: center !important;
    /* width: 100%; */
    border-bottom: 1px dotted #000;
}
.pdf_wrap {
    padding-bottom: 15px;
}
.brief-info {
    padding: 15px;
}
.ar-img, .brief-info ul, .brief-info ul li, .left-div, .newbanner, .right-div, .solar {
    position: relative;
}
.brief-info ul {
    list-style-type: none;
    margin: 0;
    padding: 10px 0;
    background: url(images/vertical-dot.jpg) center top repeat-y rgba(0,0,0,0);
    width: 100%;
}
.brief-info ul li {
    background: url(images/red-dot.png) 99.7% 25px no-repeat rgba(0,0,0,0);
    left: 8px;
    margin: 0;
    width: 50%;
}
.bj-companies ul li, .brief-info h5, .brief-info span {
    font-size: 16px;
    line-height: 19px;
    font-weight: 600;
}
.annual_btn {
    text-align: center;
    margin-top: 30px;
}
.annual_btn a {
    display: inline-block;
    background: #e83939 !important;
    color: #fff;
    text-decoration: none;
    text-transform: capitalize;
    padding: 10px 15px;
    margin: 0 auto;
    border-radius: 4px;
}
.pull-right{float: right;}
.margin_right {
    margin-right: 10px;
}
.left-div {
    background: #fff none repeat scroll 0 0;
    left: 34%;
    position: relative;
    width: 60%;
    /* min-width: 70%; */
}
.brief-info h5 {
    color: #000;
    border-bottom: 1px solid #e7e7e7;
    padding: 0 0 10px;
    margin: 10px auto;
    text-transform: capitalize;
}
.left-div h5 {
    text-align: right;
}
.right-div {
    background: #fff none repeat scroll 0 0;
    left: 100%;
    margin-left: 6%;
    position: relative;
    width: 70%;
}
.single #secondary , .entry-footer , .navigation.post-navigation{display: none;}
.tp-tabs, .tp-thumbs, .tp-bullets {
    position: absolute;
    display: block;
    z-index: 1000;
   
}
#slider-17-slide-20-layer-0 , #slider-17-slide-29-layer-0 ,#slider-3-slide-3-layer-2 ,#slider-3-slide-15-layer-2 ,#slider-3-slide-16-layer-2 , #slider-3-slide-17-layer-2 , #slider-3-slide-30-layer-2 , #slider-17-slide-31-layer-0, #slider-44-slide-69-layer-2, #slider-44-slide-64-layer-2{font-family: "heavitasregular" !important;}
#slider-17-slide-20-layer-6 , #slider-17-slide-29-layer-6{line-height: 35px !important; font-family: 'Aktiv Grotesk Corp' !important;letter-spacing: 0px !important;}
.image-product .carousel-control-next-icon, .image-product .carousel-control-prev-icon{display: none;}
.single #content.site-content {
    padding-top: 0 !important;
    padding-bottom: 50px;
}
.single .site-main{padding-top: 80px;}
.single .content-area.col-lg-8 {
    max-width: 100%;
    flex: 0 0 100%;
}
.page-child.parent-pageid-21 .col-md-4 img , .csr-gallery .col-md-4 img{width: 100%;height: 250px;
    border: 1px solid #ccc;
    box-shadow: 0 0 10px #ccc;
    -webkit-box-shadow: 0 0 10px #ccc;}
.depot-location img{width: 100%; height: auto;}
#rev_slider_17_2_wrapper .gyges .tp-thumb.selected .tp-thumb-img-wrap{
  background: #d6c316 !important;
}
#rev_slider_17_2_wrapper .gyges .tp-thumb-img-wrap{ background: transparent !important;}
#rev_slider_3_1_wrapper .hesperiden.tp-bullets {
   
}
section#block-39 {
    line-height: 27px;
}
section#block-39 p a{
    font-size: 0.8rem !important;
    font-weight: 600;
    color: #646262 !important;
}
.gform_confirmation_wrapper {
    padding-bottom: 1.5rem;
    padding-left: 1.3rem;
}
#gform_confirmation_wrapper_3{
   padding-left: 0rem;
}

@media (min-width: 992px){
#formModal1 .modal-dialog {
    max-width: 800px;
}}

#formModal1 .modal-content{
  border:4px solid red;
}
.header_banner_wrap {
    background-position: top center;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    min-height: 550px;
    position: relative; 
}
.header_banner_wrap .header-banner-caption{
    position: absolute;
    left: auto;
    top: auto;
    bottom: 40px;
    color: #fff;
}
.header_banner_wrap h1.header_banner_title {
    color: #fff;
    font-family: "heavitasregular";
    font-weight:  normal; 
}
.bg-primary .font-25 {
    font-size: 25px;
    height: 58px;
    line-height: 1;
    text-transform: capitalize;
}
.font-25.p-4, .font-25.p-3 {padding: 15px 15px 15px !important;}
.featured-product-list .font-25.p-3, .casestudy .featured-product-list h2 {
    padding: 15px 15px 15px !important;
    min-width: 350px;
    background-color: #e83939!important;
    font-size: 25px;
}
.parent_cat_desc {
    margin-top: 60px; text-align: justify;
}
p.btn.btn-primary.download-pdf {
    border-radius: 0 !important;
}

.search-results article {
    margin-top: 50px;
}
.search-results h2.entry-title{border-bottom: 1px solid #ddd;}

.wp-block-social-links li.wp-social-link.wp-social-link-facebook.wp-block-social-link a svg {filter: invert(37%) sepia(42%) saturate(839%) hue-rotate(182deg) brightness(94%) contrast(87%);}
.wp-block-social-links li.wp-social-link.wp-social-link-twitter.wp-block-social-link a svg{filter: invert(46%) sepia(84%) saturate(1225%) hue-rotate(176deg) brightness(99%) contrast(92%);}
.wp-block-social-links li.wp-social-link.wp-social-link-youtube.wp-block-social-link a svg{filter: invert(16%) sepia(58%) saturate(6368%) hue-rotate(355deg) brightness(107%) contrast(124%);}
.wp-block-social-links li.wp-social-link.wp-social-link-linkedin.wp-block-social-link a svg{filter: invert(37%) sepia(99%) saturate(2615%) hue-rotate(178deg) brightness(81%) contrast(101%);}
.wp-social-link.wp-social-link-instagram.wp-block-social-link a.wp-block-social-link-anchor:before {
     position: absolute;
    content: " ";
    left: auto;
    right: auto;
    top: auto;
    bottom: auto;
    background-image: url(images/instagram-logo.jpg);
    background-repeat: no-repeat;
    background-size: 20px;
    z-index: 9;
    width: 20px;
    height: 20px;
    margin-top: 3px;
}
.wp-social-link.wp-social-link-instagram.wp-block-social-link a svg{opacity: 0;}

/*--------------------------------------------------------------
## Galleries
--------------------------------------------------------------*/

 #awards_cat_filter{
    display: flex;
    justify-content: center;
    list-style: none;
    padding: 0;
}
#awards_cat_filter li{
  position: relative;
  padding: 20px 40px;
}
#awards_cat_filter li.active a{ border-bottom: 1px solid #131110; }
#awards_cat_filter li a{
  color: #131110;
  text-decoration: none;
}
#awards_cat_filter li:after{
    position: absolute;
    content: " ";
    right: auto;
    left: auto;
    bottom: 24px;
    top: auto;
    z-index: 9;
    border-right: 1px solid #131110;
    padding: 8px 20px;
}
#awards_cat_filter li:last-child::after{
  display: none;
}
.sc-load-more-wrap{margin-top: 50px;text-align: center;}
.sc-load-more-wrap a {
    background-color: #e83939!important;
    color: #fff;
    padding: 12px 25px 12px;
    margin-top: 20px;
    margin: 0 auto;
}
.sc-load-more-wrap a:hover {
    background-color: #3f3f3f;
    margin: 0 auto;
}
div#awards_list {
    line-height: 0;
    -webkit-column-count: 4;
    -webkit-column-gap: 10px;
    -moz-column-count: 4;
    -moz-column-gap: 10px;
    column-count: 4;
    column-gap: 5px;
}
.gallery_item {
    margin-bottom: 5px;
    max-width: 100%;
    width: 100%;
    overflow: hidden;
    transition: 0.5s all;
}
.gallery_product img {
    overflow: hidden;
    transition: 0.5s all;
    border: 1px solid #ddd;
    padding: 5px;
    background: #fff;
}
.gallery_product img:hover {
    transform: scale(1);
}
.lb-data .lb-close {
    position: absolute;
    top: -30px;
    right: 20px;
}
.gallery {
  margin-bottom: 1.5em;
}

.gallery-item {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.gallery-item .gallery-columns-2 {
  max-width: 50%;
}
.gallery-item .gallery-columns-3 {
  max-width: 33.33333%;
}
.gallery-item .gallery-columns-4 {
  max-width: 25%;
}
.gallery-item .gallery-columns-5 {
  max-width: 20%;
}
.gallery-item .gallery-columns-6 {
  max-width: 16.66667%;
}
.gallery-item .gallery-columns-7 {
  max-width: 14.28571%;
}
.gallery-item .gallery-columns-8 {
  max-width: 12.5%;
}
.gallery-item .gallery-columns-9 {
  max-width: 11.11111%;
}

.gallery-caption {
  display: block;
}

.modal-heading {
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-weight: 500;
    padding: 65px 20px 0 38px;
}
.modal-border {border: 4px solid #e83939 !important;}

.modal-heading button.close {
    padding: 0px 0px;
    position: absolute;
    right: 30px;
    left: auto;
    top: 25px;
    font-size: 2rem;
    font-weight: 300;
}

/*--------------------------------------------------------------
# Plugin Compatibility
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Woocommerce
--------------------------------------------------------------*/
.woocommerce-cart-form .shop_table .coupon .input-text {
  width: 8.313rem !important;
}

.variations_form .variations .value > select {
  margin-bottom: 0.625rem;
}

.woocommerce-MyAccount-content .col-1,
.woocommerce-MyAccount-content .col-2 {
  max-width: 100%;
}

/*--------------------------------------------------------------
## Elementor
--------------------------------------------------------------*/
.elementor-page article .entry-footer {
  display: none;
}

.elementor-page.page-template-fullwidth #content.site-content {
  padding-bottom: 0;
  padding-top: 0;
}

.elementor-page .entry-content {
  margin-top: 0;
}

/*--------------------------------------------------------------
## Visual Composer
--------------------------------------------------------------*/
.vc_desktop article .entry-footer {
  display: none;
}

.vc_desktop #content.site-content {
  padding-bottom: 0;
  padding-top: 0;
}

.vc_desktop .entry-content {
  margin-top: 0;
}

/*--------------------------------------------------------------
# Footer
--------------------------------------------------------------*/
footer#colophon {
  font-size: 85%;
}
body:not(.theme-preset-active) footer#colophon {
  color: #99979c;
  background-color: #f7f7f7;
}
.navbar-dark .site-info {
  color: #fff;
}
.copyright {
  font-size: 0.875rem;
  margin-bottom: 0;
  text-align: center;
}

.copyright a, footer#colophon a {
  color: inherit;
}

@media only screen and (max-width: 641px){
#gform_4 {
    padding: 0 0px;
}
.gform_wrapper.gravity-theme input:not([type=radio]):not([type=checkbox]):not([type=image]):not([type=file]) {
    line-height: 15px !important;
    min-height: 32px !important;
    font-size: 13px;
}
.gform_wrapper.gravity-theme .gfield input, .gform_wrapper.gravity-theme .gfield select, .gform_wrapper.gravity-theme .gfield textarea {
    font-size: 13px;
}
.gform_wrapper.gravity-theme .ginput_complex span#input_3_1_3_container {
    margin-bottom: 15px;
}
}

@media screen and (max-width: 767px) {
  .board-members{
    width:100%;
    margin-bottom: 35px;
  }
  header#masthead {
   
  }
  #masthead .navbar-nav > li > a {
    padding-bottom: 0.938rem;
    padding-top: 0.938rem;
  }
  body:not(.theme-preset-active) #masthead .navbar-nav > li > a {
    padding: 0.5rem 1rem 0.8rem 0;
  }
   #masthead .navbar-nav .dropdown-menu{
    min-width: 0;
    border-radius: 0;
    border: 0;
    border-top: none;
    box-shadow: none;
    padding: 0;
    top:0;
    position:unset;
    margin: 0px;
    overflow: auto; 
   }
    #masthead .navbar-nav .dropdown-menu .dropdown-item {
    padding: 5px 0;
    font-size: 11px;
    background: transparent;
    }
    #masthead .navbar-nav .menu-item-has-children:hover>a::before {
    bottom: 10px; 
    border-left: none;
    border-right: none;
    border-bottom: none;
    }
    #projects-list-slider .card-text {
    min-height: auto;
    }
    .home #content.site-content {
    padding-bottom: 0;
    }
}

.vc_btn3.vc_btn3-color-juicy-pink, .vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-flat {
    color: #f4524d !important;
    background-color: transparent !important;
    border-radius: 0 !important;
    font-weight: 500;
    text-transform: uppercase;
    padding: 0;
}
.vc_btn3.vc_btn3-color-juicy-pink:hover, .vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-flat:hover {
    text-decoration: underline;
}

.wp-block-social-links{ display: flex;
  margin: 0px;
  list-style: none;
  padding: 0;}
 .wp-block-social-links li{ padding-right: 10px;} 
 .footer-cta{ padding: 18px 10px;}
 .footer-cta p{ margin: 0px 0px; line-height:25px;}
 .footer-cta a{  color: #fff; text-transform: lowercase !important;}
 .footer-middle{ padding-top: 40px; padding-bottom: 50px;}
 .footer-middle h2{font-size: 17px; text-transform: uppercase; color:#646262; margin-bottom: 20px; line-height: 20px;}
 .footer-middle .nav-link{font-size: 16px; padding: 0px 0px 12px 0px; color:#646262; background-color: transparent !important;}
 .footer-middle p{font-size: 15px; padding: 0px 0px 0px 0px; margin: 0px;}
 p.sub-heading{font-size: 1rem;}
 .footer-middle .contact-footer .widget{   margin: 0px;}
 .footer-middle a:hover{ color: #da251c;}
 .footer-middle a svg:hover{filter: invert(39%) sepia(42%) saturate(5004%) hue-rotate(338deg) brightness(89%) contrast(108%);}
 #rev_slider_3_1_wrapper rs-layer-wrap {padding-left: 15px !important;}
.sc-team-designation {font-size: 18px;margin-top: 10px;}
.term-board-of-directors .investors-tab-inner-content {
    padding-bottom: 30px;
    margin-top: 30px;
    display: block !important;
}
.gprl-reload-link{
  opacity: 0;
}

/*--------------------------------------------------------------
# Media Query
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Notebook
--------------------------------------------------------------*/

@media only screen and (max-width: 1920px){
#rev_slider_3_1_wrapper rs-layer-wrap {
    
}
}
@media only screen and (max-width: 1600px){
#rev_slider_3_1_wrapper rs-layer-wrap {
   
}
}
@media only screen and (max-width: 1440px) {
.oem-makes p {
    font-size: 14px;
    font-weight: 500;
    padding: 0 0px 0 2px;
}
#rev_slider_3_1_wrapper rs-layer-wrap {
   
}
}
@media only screen and (max-width: 1366px){
#rev_slider_3_1_wrapper rs-layer-wrap {
   
}}
@media only screen and (min-width: 1280px) {  
.oem-makes p {
    font-size: 14px;
    font-weight: 500;
    padding: 0 0px 0 2px;
}

}
@media only screen and (max-width: 1280px) {
  html {
    font-size: 95%;
  }
  .card-text-tags {
    width: 58%;
    margin-left: auto;
    margin-right: auto;
}
#rev_slider_3_1_wrapper rs-layer-wrap {
 
}
#rev_slider_3_1_wrapper .hesperiden.tp-bullets {
    right: 0;
    left: auto !important;
}
.featured-product-list {
    min-height: 720px;
}
}

@media screen and (max-width: 1199px) {
  .navbar-dark .dropdown-item {
    color: #fff;
  }
  .navbar-nav .dropdown-menu {
    background: transparent;
    box-shadow: none;
    border: none;
  }
}
/*--------------------------------------------------------------
## Netbook
--------------------------------------------------------------*/
@media only screen and (max-width: 1024px) {
  html {
    font-size: 90%;
  }
}
/*--------------------------------------------------------------
## iPad
--------------------------------------------------------------*/
@media only screen and (max-width: 960px) {
  html {
    font-size: 85%;
  }
}
/*--------------------------------------------------------------
## iPad
--------------------------------------------------------------*/
@media only screen and (max-width: 768px) {
  html {
    font-size: 80%;
  }
  .mt-50 {
    margin-top: 0px;
   }
   .mb-50 {
    margin-bottom: 30px;
   }
  #awards_cat_filter {
    display: flex;
    justify-content: space-evenly;
 }
  #awards_cat_filter li {
    padding: 20px 0px;
 }
 #awards_cat_filter li:after {
    padding: 5px 5px;
    top: auto;
    bottom: 24px;
}
div#awards_list {
    line-height: 0;
    -webkit-column-count: 2;
    -webkit-column-gap: 10px;
    -moz-column-count: 2;
    -moz-column-gap: 10px;
    column-count: 2;
    column-gap: 10px;
}
.font-30 {
    font-size: 1.575rem;
}
#pmd-accordion-icon .card-header button {padding: 10px 30px;}
#pmd-accordion-icon .card-header button:before {line-height: 45px;}
.font-25.p-4, .font-25.p-3 {font-size: 1.2rem; padding: 10px !important; line-height: 25px;height: auto;}
.featured-product-list .font-25.p-3, .casestudy .featured-product-list h2 {padding: 6px 24px 6px !important;font-size: 15px; min-width: auto;}
.counter-section p {text-align: center;padding: 0 15px;}
.counter-section .counter-block h4 { padding-bottom: 10px; text-align: center;margin-top: 0px;}
.font-25.p-4 p, .font-25.p-3 p {line-height: 1.3;}.download-pdf{margin-top: 30px; border-radius: 0;}
.projects-list {padding: 50px 0px 0;}
#projects-list-slider .slick-prev,  #projects-list-slider .slick-next{top: 18px;width: 55px;height: 35px;}
#projects-list-slider .slick-next {top: 22px !important;}#client-list-slider .slick-next {top: -22px !important;}
.about-us-section>.vc_column-inner {min-height: 300px;height: 100%;margin-bottom: -50px;}
.featured-projects .card-image:after {height: 70.5%;}
.investors-section-links a{margin: 10px 2px !important;}
.card-text-tags {width: 90%;}
#client-list-slider .slick-prev,  #client-list-slider .slick-next{top: -25px;width: 55px;height: 35px;}
.investor-statistics {text-align: center;padding-top: 40px;padding-bottom: 50px;}
.investors-heading h2:before{height: 20px; top: 2px;}
.modal-heading { padding: 50px 0px 10px 15px;line-height: 25px; }
.news .vc_grid-item-mini {
    display: flex;
    justify-content: flex-start;
    flex-direction: column;
}
.news .vc_gitem-animated-block {
    width: 100%;
}
}
/*--------------------------------------------------------------
## iPad
--------------------------------------------------------------*/
@media only screen and (max-width: 480px) {
  html {
    font-size: 75%;
  }
}

@media (max-width: 991px) { 
  .pb-100{padding-bottom: 50px;}
  .font-heavitasregular {letter-spacing: 1.3px;}
  .top-header-section{ position: absolute; right: 0; width: 50% !important;    background-color: transparent; display: none !important;}
  .top-header-section a{ color:#314f74;}
  .header-search{    position: fixed;top: 22px;right: 20px; margin-top: 0px;}
  .navbar-brand{ width: 50px; height: auto; padding-bottom: 0.6rem; padding-top: 0.6rem;}
  .featured-product-list{min-height: 100%; flex-direction: column;}
  .image-product{ width: 100%; left: 0; right: 0; position: relative;}
  .description-product{ padding-bottom: 0px;width: 100%;}
  .featured-product-list .card{padding: 20px 0px !important;}
  .casestudy .featured-product-list .card{padding: 5px 0px 0px !important;}
  .featured-product-list:nth-child(even) .description-product {
    position: relative;width: 100%;
}
.contact-cta a {font-size: 12px; padding: 8px 20px 8px 20px;}
.bod-member-link img.img-fluid {
    width: 100%;
}
.investors-tab-inner .investors-heading h2 {
    margin: 5px 0;
    font-size: 1.4rem;
}
.term-board-of-directors .investors-tab-inner-content {
    padding-bottom: 30px;
    margin-top: 30px;
}
.investors-tab-inner {
    margin-bottom: 15px;
}
#rev_slider_17_2 rs-thumbs-wrap {
    display: none;
}
.home-featured-product-list .featured-product-list:nth-child(even) .image-product {
    position: relative;
    width: 100%;
}
.footer-cta section {
    flex-direction: column-reverse;
}
#gform_1 {
    align-items: center;
}
.footer-middle .widget_nav_menu li:before {left: 0px;}
.casestudy .description-product .card {
    margin-top: 0;
    padding: 20px 0px;
}
.casestudy .featured-product-list:nth-child(odd) .description-product .card {
    padding: 20px 20px 0 0;
}
.casestudy .featured-product-list:nth-child(even) .description-product .card {
    padding: 20px 0px 0 20px;
}
.home-featured-product-list .featured-product-list:nth-child(even) .description-product {
    width: 100%;
}.card-image {
    width: 100%; 
}
.card-image img {
    width: 100%;
}
.blog-section {
    margin-bottom: 0px;
}
.investors-section-links p {
    display: block;
}
 .investors-section-links a {
    padding: 6px 15px;
    font-size: 12px;
    margin: 10px 10px !important;
}
  .cta-box .wpb_wrapper{flex-direction: column;}
  .cta-box h3{ margin-bottom: 30px; text-align: center;}

  .about-us-section {
    background-position: bottom center;
    padding-bottom: 50px;
    background-size: contain;
    background-repeat: no-repeat;
}

.about-us-section.reverse{ background-position: bottom center;
  padding-bottom: 50px;
  background-size: contain;
  background-repeat: no-repeat;}
.column-reverse {
    flex-direction: column-reverse;
    display: flex; padding: 0 0 !important;
}
.about-us-section .wpb_column.vc_column_container.vc_col-sm-6{  background-color: #fff;}
#overview .about-us-section>.vc_column-inner{min-height: 685px; margin-bottom: -50px;}
.footer-middle { padding-top: 30px; padding-bottom: 30px;}
.footer-cta p {font-size: 16px;}
.wp-block-social-links {margin: 0px 0 3rem;}
.footer-middle p {font-size: 13px;}
.footer-middle .nav-link {font-size: 13px;padding: 0px 0px 5px 0px;}
.footer-middle h2 {font-size: 15px;margin-bottom: 10px;line-height: 20px;}
#search-form input[type="text"] { font-size: 20px; padding: 8px 10px; left: 0; right: 0%; top: 50%; width: 90%;}
#search-form .btn {
    left: 0;
    font-size: 1.3em;
    right: 0;
    margin-top: 60px;
    padding: 12px 30px;
    font-weight: 500;
    top: 52.6%;
    transform: translateY(30%);
    margin: 0 auto;
    border-top-left-radius: 0.55rem;
    border-bottom-left-radius: 0.55rem;
}
#search-form button.close {
    top: auto;
    position: absolute;
    bottom: auto;
    transform: translate(0px, -150px);
    right: 10px;
    font-size: 50px;
}
.tab-inner h3 {
    display: block;
    padding-bottom: 10px;
    text-align: center !important;
    font-size: 18px;
    border-bottom: 1px dotted #000;
}
.pdf_wrap {
    padding-bottom: 25px;
}
.brief-info, .left-div, .right-div {
    margin-left: 20px;
}

.brief-info {
    padding: 5px;
}
.brief-info ul {
    background-position: left top;
}
.brief-info, .left-div, .right-div {
    margin-left: 20px;
}
.brief-info ul, .innertext .col- div, .leftright0 {
    padding-left: 15px;
}
.brief-info ul li {
    background-position: left 25px;
    left: -20px;
    width: 100%;
    margin-bottom: 30px;
}
.left-div {
    background: #fff none repeat scroll 0 0;
    left: 15px;
    position: relative;
    width: 100%;
    /* min-width: 70%; */
}
.brief-info h5 {
    color: #000;
    border-bottom: 1px solid #e7e7e7;
    padding: 0 0 10px;
    margin: 10px auto;
}
.left-div h5 {
    text-align: left;
}
.pull-right {
    float: left !important;
}
.right-div {
    background: #fff none repeat scroll 0 0;
    left: 0;
    margin-left: 10%;
    position: relative;
    width: 100%;
}
.site-info{text-align: center !important;}
.site-info .text-right{text-align: center !important;}
.header_banner_wrap {
    min-height: 230px;
}
.header_banner_wrap h1.font-50{
    font-size: 17px;
}
.single .site-main {
    padding-top: 50px;
}
#slider-17-slide-20-layer-6, #slider-17-slide-29-layer-6{
    line-height: 20px !important;
    font-family: 'Aktiv Grotesk Corp' !important;
    letter-spacing: 0px !important;
}

.tp-tabs, .tp-thumbs, .tp-bullets {
    position: absolute;
    transform: translate(-110px, 0px) !important;
}
.oem-makes p {padding: 0 0px 0 6px;font-size: 10px;font-weight: 500;}
.header_banner_wrap .header-banner-caption {bottom: 0px;}
.parent_cat_desc {margin-top: 50px;}
body:not(.theme-preset-active) #masthead .navbar-nav > li.current_page_item > a:after {opacity: 0;}
.about-content{padding-right: 0px !important ;}
.about-content-left{padding-left: 0px !important;}
#rev_slider_3_1_wrapper .hesperiden.tp-bullets {display: none;}
.bg-primary .font-25 { font-size: 14px; line-height: 1.4; height: auto;}
.vc_btn3.vc_btn3-shape-square {font-size: 12px !important;}
.top-middle-section {padding: 0px 15px;}
.pmd-accordion .card-header button {font-size: 13px;padding: 15px 25px;}
.depot-location:after {margin: 80px 30px 40px 30px;}
.featured-projects {margin-bottom: 40px;}
.counter-section {margin-bottom: 40px;}
.milestone-list .slick-prev,.milestone-list .slick-next{ top: 40px;}
.milestone-list .slick-prev:before, .milestone-list .slick-next:before, #leadership-list-slider .slick-prev:before, #leadership-list-slider .slick-next:before{font-size: 18px !important;}
#leadership-list-slider .slick-prev{ top: -30px;} #leadership-list-slider .slick-next{top: -30px;}
.about-us-section.reverse>.vc_column-inner {min-height: 510px;}
.footer-cta {padding: 10px 10px;}
.table thead th {font-size: 12px;}
.career-gallery .carousel {margin-top: 30px;}
.request-brochure a {padding: 10px 20px !important;}
#content.site-content {
    padding-bottom: 0;
}
.vc_custom_1631018496226 {
    margin-top: 45px !important;
}
.vc_custom_1630391363635 {
    margin-top: 0px !important;
}
.tax-investors_cat #content.site-content {
    padding-top: 0rem;
    padding-bottom: 3.75rem;
}
.bod-members .bod-member{width: 100%;}
.bod-member .font-14 {
    font-size: 16px;
}
.team-img:after {display: none;}
.board-members {
    margin-left: 0px;
}
#sc-board-members-list .col-md-3 .row{margin: 0 !important;}

body.home rs-fullwidth-wrap {
    height: 42vh !important;
    min-height: 42vh !important;
    max-height: 42vh !important;
}
body.home rs-module {
    height: 34vh !important;
    min-height: 34vh !important;
    max-height: 34vh !important;
}
.vission-mission-philosophy .bg-primary .font-25 {
    margin-bottom: 11px !important;
    font-size: 18px;
    line-height: 1.4;
}
.vission-mission-philosophy .font-25 {
    margin-bottom: 8px !important;
    font-size: 18px;
    line-height: 1.4;
}
.banner-red-strip {margin-top: -60px;}
section.error-404.not-found {padding-top: 0rem; padding-bottom: 2rem;}
.card-image { height: auto; }}
 @media only screen and (min-width: 48em) and (max-width: 61em) {
.font-18{font-size: 0.9rem;}
.column-reverse {flex-direction: row;}
.right-div {margin-left: 6%;}
.featured-projects .card-image { height: auto; }
#overview .about-us-section>.vc_column-inner {min-height: 1245px;}
.about-us-section.reverse {padding-bottom: 0px;}
body:not(.theme-preset-active) #masthead .navbar-nav > li > a {padding: 0.5rem 0rem 1.3rem;font-size: 1.1rem;}
.modal-heading {padding: 40px 15px 10px 30px;line-height: 20px;}
#masthead .navbar-nav .dropdown-menu .dropdown-item {padding: 5px 0;font-size: 12px;background: transparent;}
#masthead .navbar-nav .dropdown-menu {min-width: 0;border-radius: 0;border: 0;border-top: none;box-shadow: none;padding: 0;top: 0;position: unset;margin: 0px;overflow: auto;}
#masthead .navbar-nav .menu-item-has-children:hover>a::before {opacity: 0;}
.leadership-list .team-caption.d-flex { width: 100%; position: relative;}
.leadership-list .card-image {min-height: auto; height: auto;}
#awards_cat_filter li:after {padding: 5px 25px;}
.page-child.parent-pageid-21 .col-md-4 img, .csr-gallery .col-md-4 img {width: 100%;height: auto;}
body.home rs-fullwidth-wrap {height: 50vh !important;min-height: 50vh !important;max-height: 50vh !important;}
body.home rs-module {height: 45vh !important;min-height: 45vh !important;max-height: 45vh !important;}
.featured-product-list .font-25.p-3, .casestudy .featured-product-list h2 {padding: 6px 15px 6px !important;font-size: 15px; min-width: auto;}
 }
@media only screen and (min-width: 61em) and (max-width: 72em) {
.font-18{font-size: 0.9rem;}
.page-content, .entry-content, .entry-summary {
    margin: 0em 0 0;
}
.featured-projects .card-image { height: auto; }
#awards_cat_filter li:after {
    padding: 8px 20px;
}
#content.site-content {
    padding-top: 0;
}
.navbar-light .navbar-toggler {
    border: medium none;
    outline: none;
    position: fixed;
    right: 80px;
    top: 76px;
}
.header-search {
    position: fixed;
    top: 80px;
    right: 45px;
    margin-top: 0px;
}
body:not(.theme-preset-active) #masthead .navbar-nav > li > a {
    padding: 0.5rem 0rem 1.3rem;
    font-size: 1.1rem;
}
body:not(.theme-preset-active) #masthead .navbar-nav > li > a {
    padding: 0.5rem 1rem 0.8rem 0;
}
#masthead .navbar-nav .menu-item-has-children:hover>a::before {
    opacity: 0;
}
#masthead .navbar-nav .dropdown-menu .dropdown-item {
    padding: 5px 0;
    font-size: 12px;
    background: transparent;
}
.featured-product-list .font-25.p-3, .casestudy .featured-product-list h2 {
    font-size: 20px; height: auto;
}
.bg-primary .font-25 {
    font-size: 20px; height: auto;
  }
  #masthead .navbar-nav .dropdown-menu {
    min-width: 0;
    border-radius: 0;
    border: 0;
    border-top: none;
    box-shadow: none;
    padding: 0;
    top: 0;
    position: unset;
    margin: 0px;
    overflow: auto;
}

.investors-section-links a {
    padding: 8px 40px;
}
.modal-heading {
    padding: 40px 15px 10px 30px;
    line-height: 20px;
}
.leadership-list .team-caption.d-flex {
    width: 100%; position: relative;
}
.leadership-list .card-image {
    min-height: auto; height: auto;
}
.gform_confirmation_wrapper {
    padding-bottom: 1.5rem;
    padding-left: 0.5rem;
}

}


