/*
Theme Name: Maruthi 
Author : Niyati technologies
*/

/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Normalize
# Typography
# Elements
# Forms
# Navigation
	## Links
	## Menus
# Accessibility
# Alignments
# Clearings
# Widgets
# Content
	## Posts and pages
	## Comments
# Infinite scroll
# Media
	## Captions
	## Galleries
--------------------------------------------------------------*/

/*--------------------------------------------------------------
# Normalize
--------------------------------------------------------------*/

/*@font-face {
  font-family: "TT Commons Regular";
  src: url("fonts/TT Commons Regular.eot");
  src: url("fonts/TT Commons Regular.ttf");
  src: url("fonts/TT Commons Regular.eot?#iefix") format("embedded-opentype"),
    url("fonts/TT Commons Regular.woff") format("woff"),
    url("fonts/TT Commons Regular.woff2") format("woff2"),
    url("fonts/TT Commons Regular.svg#TT Commons Regular") format("svg");
  font-weight: normal;
  font-style: normal;
}
 @font-face {
  font-family: "TT-Commons-Medium";
  src: url("fonts/TT-Commons-Medium.eot");
  src: url("fonts/TT-Commons-Medium.ttf");
  src: url("fonts/TT-Commons-Medium.eot?#iefix") format("embedded-opentype"),
    url("fonts/TT-Commons-Medium.woff") format("woff"),
    url("fonts/TT-Commons-Medium.svg#TT-Commons-Medium") format("svg");
  font-weight: normal;
  font-style: normal;
}
 */

/* @import url("https://fonts.googleapis.com/css2?family=Poppins:wght@400;700&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Poppins:wght@400;600;700&display=swap"); */
/* @import url("https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,400;0,600;0,700;1,300;1,400&display=swap"); */

@import url("https://fonts.googleapis.com/css2?family=Kanit:ital,wght@0,400;0,600;0,700;1,300;1,400&display=swap");

@import url('https://fonts.googleapis.com/css2?family=Inter+Tight:ital,wght@0,100..900;1,100..900&display=swap');

@import url('https://fonts.googleapis.com/css2?family=Inter+Tight&family=Inter:ital,opsz@0,14..32;1,14..32&display=swap');

@import url('https://fonts.googleapis.com/css2?family=Fira+Sans:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Playfair+Display:ital,wght@0,400..900;1,400..900&display=swap');

.inter {
  font-family: "Inter", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
}

html {
  /* font-family: sans-serif; */
  font-family: "Inter", sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}

/* .inter-tight {
  font-family: "Inter Tight", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
} */



body {
  margin: 0;
  background: #fff;  
  font-family: "Inter", sans-serif;
  font-weight: normal;
  font-size: 16px;
  line-height:25px;
  color:#262836;
}

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;
}

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

abbr[title] {
  border-bottom: 1px dotted;
}

b,
strong {
  font-weight: bold;
}

dfn {
  font-style: italic;
}

h1 {
  font-size: 2em;
  margin: 0;
}

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;
}

.col-centered {
  margin: 0 auto;
  text-align: center;
  float: none;
}
/*svg:not(:root) {
	overflow: hidden;
}*/

figure {
  margin: 1em 40px;
}

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

pre {
  overflow: auto;
}

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 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;
}
:focus {
  outline: none;
}
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
--------------------------------------------------------------*/
body,
button,
input,
select,
textarea {
  color: #414141;
  font-size: 16px;
  line-height: 1.42857;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  clear: both;
  margin: 0;
  line-height: 25px; 
  font-family: "Inter", sans-serif;
  font-weight: 600;
}

p {
  margin-bottom: 1.2em;
  line-height: 27px;
}

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

blockquote {
  margin: 0 1.5em;
}

address {
  margin: 0 0 1.5em;
}

code,
kbd,
tt,
var {
  font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
  font-size: 15px;
  font-size: 0.9375rem;
}

abbr,
acronym {
  border-bottom: 1px dotted #666;
  cursor: help;
}

mark,
ins {
  background: #fff9c0;
  text-decoration: none;
}

big {
  font-size: 125%;
}

/*--------------------------------------------------------------
# Elements
--------------------------------------------------------------*/
html {
  box-sizing: border-box;
}

*,
*:before,
*:after {
  /* Inherit box-sizing to make it easier to change the property for components that leverage other behavior; see http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
  box-sizing: inherit;
}

body {
  background: #fff; /* Fallback for when there is no custom background color defined. */
}

blockquote:before,
blockquote:after,
q:before,
q:after {
  content: "";
}

blockquote,
q {
  quotes: "" "";
}

hr {
  background-color: #ccc;
  border: 0;
  height: 1px;
  margin-bottom: 1.5em;
}

ul {
  list-style: disc;
}

ol {
  list-style: decimal;
}

li > ul,
li > ol {
  margin-bottom: 0;
  margin-left: 1.5em;
}

dt {
  font-weight: bold;
}

dd {
  margin: 0 1.5em 1.5em;
}

img {
  height: auto; /* Make sure images are scaled correctly. */
  max-width: 100%; /* Adhere to container width. */
}

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

table {
  margin: 0 0 1.5em;
  width: 100%;
}
/*--------------------------------------------------------------
# Forms
--------------------------------------------------------------*/
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
  border: 2px solid;
  border-color: transparent;
  border-radius: 3px;
  background: #666;
  color: #fff;
  font-size: 14px;
  line-height: 25px;
  padding: 10px 15px;
  margin: 0px 3px;
}

button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
  border-color: transparent;
  /* background: #dcdde1; */
}

button:focus,
input[type="button"]:focus,
input[type="reset"]:focus,
input[type="submit"]:focus,
button:active,
input[type="button"]:active,
input[type="reset"]:active,
input[type="submit"]:active {
  border-color: transparent;
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
  line-height: 30px;
  color: #404040;
  border: none;
  font-size: 15px;
  font-weight: 400;
  border-radius: 0px;
  border-bottom: 1px solid #ccc;
  padding:5px 0px 7px 0px;
  transition: 0.2s ease;
  background-color: transparent;
  width: 100%;
  border-radius: 0;
  margin: 0 0 1px;
  transition: 0.2s linear;
}

div.wpcf7 .ajax-loader {
  float: left;
}

::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #000;
}
::-moz-placeholder {
  /* Firefox 19+ */
  color: #000;
}
:-ms-input-placeholder {
  /* IE 10+ */
  color: #000;
}
:-moz-placeholder {
  /* Firefox 18- */
  color: #000;
}

/*.name1::-webkit-input-placeholder, .email1::-webkit-input-placeholder ,.phone1::-webkit-input-placeholder,.companyname1::-webkit-input-placeholder ,.message1::-webkit-input-placeholder , .post::-webkit-input-placeholder{ 
  color: #333;
}

.name1::-moz-placeholder , .email1::-moz-placeholder , .phone1::-moz-placeholder , .message1::-moz-placeholder, .companyname1::-moz-placeholder ,.post::-moz-placeholder{  Firefox 19+ 
  color: #333;
}

.name1:-ms-input-placeholder , .email1:-ms-input-placeholder  ,.phone1:-ms-input-placeholder  ,.message1:-ms-input-placeholder,.companyname1:-ms-input-placeholder ,.post:-ms-input-placeholder  {
  color: #333;
}

.name1:-moz-placeholder ,.email1:-moz-placeholder , .phone1:-moz-placeholder ,.message1:-moz-placeholder ,.companyname1:-moz-placeholder ,.post:-moz-placeholder {
  color: #333;
}*/

.nav .open > a,
.nav .open > a:focus,
.nav .open > a:hover {
  background-color: transparent;
}

select {
  line-height: 35px;
  color: #000;
  border: none;
  font-size: 15px;
  border-radius: 0px;
  border-bottom: 2px solid #e4e4e4;
  padding: 5px 0px 10px 15px;
  transition: 0.2s ease;
  background-color: #fff !important;
  width: 100%;
  border-radius: 0;
  /* margin: 0 0 20px; */
  height: 48px;
  transition: 0.2s linear;
  -moz-appearance: none;
  -webkit-appearance: none;
  background: url(images/select-arrow.png) no-repeat 98% 20px / 14px;
}
select:focus {
  background: url(images/select-arrow-active.png) no-repeat 98% 20px / 14px;
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus {
  border-bottom: 2px solid #006BE5 !important;
  transition: 0.2s linear;
}

textarea {
  width: 100%;
  padding: 5px 0px 5px 0px;
}

/*.name1 input{background:url(images/name.png)no-repeat 15px 15px;}
.name1 input:focus{background:url(images/name-active.png)no-repeat 15px 15px;}
.phone input{background:url(images/phone.png)no-repeat 15px 12px;}
.phone input:focus{background:url(images/phone-active.png)no-repeat 15px 12px;}
.email input{background:url(images/email.png)no-repeat 15px 15px;}
.email input:focus{background:url(images/email-active.png)no-repeat 15px 15px;}
.city input{background:url(images/city.png)no-repeat 15px 12px;}
.city input:focus{background:url(images/city-active.png)no-repeat 15px 12px;}
input.wpcf7-form-control.wpcf7-submit {
    font-size: 16px;
    font-weight: 600;
    color: #fff;
    background-color: #000;
    padding: 12px 133px;
    border-radius: 0;
    margin: 25px 0;
    transition: .2s linear;
    text-transform: uppercase;
    letter-spacing: 1px;
}
input.wpcf7-form-control.wpcf7-submit:hover {
    background-color: #22c1f2;
    transition: .2s linear;

}*/
.half-box.name,
.half-box.email,
.half-box.we-are {
  padding-right: 30px;
}
.half-box.phone,
.half-box.city,
.half-box.we-want {
  padding-left: 30px;
}
a#scrolldown {
  width: 25px;
  height: 50px;
  display: block;
}
div.wpcf7-response-output {
  overflow: auto;
}
/*--------------------------------------------------------------
# Navigation
--------------------------------------------------------------*/
header#masthead {
  box-shadow: 0 0 2px -1px #333;
  margin-bottom: 0;
}
.navbar-brand > a {
  color: #563d7c;
  font-weight: bold;
}
.navbar-brand > a:visited,
.navbar-brand > a:hover {
  color: #563d7c;
  text-decoration: none;
}
div#page-sub-header {
  position: relative;
  padding: 30px 0;
  color: #cdbfe3;
  text-align: center;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.1);
  background-color: #6f5499;
  background-image: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(#563d7c),
    to(#6f5499)
  );
  background-image: -webkit-linear-gradient(top, #563d7c 0, #6f5499 100%);
  background-image: -o-linear-gradient(top, #563d7c 0, #6f5499 100%);
  background-image: linear-gradient(to bottom, #563d7c 0, #6f5499 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#563d7c', endColorstr='#6F5499', GradientType=0);
  background-repeat: repeat-x;
  margin-bottom: 40px;
  font-size: 20px;
}
div#page-sub-header h1 {
  margin-top: 0;
  color: #fff;
  margin-bottom: 10px;
}
div#page-sub-header p {
  margin-bottom: 0;
  font-weight: 300;
  line-height: 1.4;
}

@media screen and (min-width: 768px) {
  div#page-sub-header h1 {
    font-size: 60px;
    line-height: 1;
  }
  div#page-sub-header {
    padding-top: 60px;
    padding-bottom: 60px;
    text-align: left;
    font-size: 24px;
  }
}
@media screen and (min-width: 992px) {
  div#page-sub-header p {
    max-width: 640px;
  }
}

/*--------------------------------------------------------------
## Links
--------------------------------------------------------------*/

/*--------------------------------------------------------------
## Menus
--------------------------------------------------------------*/

.main-navigation {
  clear: both;
  display: block;
  float: left;
  width: 100%;
}

.main-navigation ul {
  display: none;
  list-style: none;
  margin: 0;
  padding-left: 0;
}

.main-navigation li {
  float: left;
  position: relative;
}

.main-navigation a {
  display: block;
  text-decoration: none;
}

.main-navigation ul ul {
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
  float: left;
  position: absolute;
  top: 1.5em;
  left: -999em;
  z-index: 99999;
}
.navbar-brand {
  height: auto;
}
.navbar-toggle .icon-bar {
  background: #000 none repeat scroll 0 0;
}

.main-navigation ul ul ul {
  left: -999em;
  top: 0;
}

.main-navigation ul ul a {
  width: 200px;
}

.main-navigation ul ul li {
}

.main-navigation li:hover > a,
.main-navigation li.focus > a {
}

.main-navigation ul ul :hover > a,
.main-navigation ul ul .focus > a {
}

.main-navigation ul ul a:hover,
.main-navigation ul ul a.focus {
}

.main-navigation ul li:hover > ul,
.main-navigation ul li.focus > ul {
  left: auto;
}

.main-navigation ul ul li:hover > ul,
.main-navigation ul ul li.focus > ul {
  left: 100%;
}

.main-navigation .current_page_item > a,
.main-navigation .current-menu-item > a,
.main-navigation .current_page_ancestor > a,
.main-navigation .current-menu-ancestor > a {
  
}

@media (max-width: 767px) {
  .dropdown-menu {
    padding-left: 10px;
  }
  .dropdown-menu .dropdown-menu {
    padding-left: 20px;
  }
  .dropdown-menu .dropdown-menu .dropdown-menu {
    padding-left: 30px;
  }
  li.dropdown.open {
    border: 0px solid red;
  }
}

@media (min-width: 768px) {
  /* ul.nav li:hover > ul.dropdown-menu {
    display: block;
    top: 90%;
    border-radius: 0;
    background: #fff;
  } */
  .caret {
    display: inline-block;
  }
  #navbar {
    text-align: center;
  }
}

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  min-width:162px;
  padding: 0;
  margin: 2px 0 0;
  -webkit-animation-name: slideIn;
  animation-name: slideIn;
  animation-duration: 0.2s;
  -webkit-animation-duration: 0.2s;
  animation-fill-mode: both;
  -webkit-animation-fill-mode: both;
}
/* .page-template-page-service .dropdown-menu {position: absolute;top: 90% !important;left: 0;min-width:220px;padding:  0;margin: 2px 0 0;} */
.dropdown-menu > li > a {
  padding: 10px 15px;
  color: #111;
  position: relative;
  transition: 0.2s linear;
  letter-spacing: 0px;
  border-bottom: 1px solid #ccc !important;
  text-transform: none !important;
  font-size: 14px;
  font-weight: 400;
  background-color: #fff;
  font-family: "Inter", sans-serif;

}
.dropdown-menu > li:last-child > a {
  border-bottom: 0 !important;
}
.dropdown-menu > li > a:focus,
.dropdown-menu > li > a:hover {
  color: #c80000;
  text-decoration: none;
  background-color: #fff;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:focus,
.dropdown-menu > .active > a:hover {
  color: #c80000;
  text-decoration: none;
  background-color: #fff;
  outline: 0;
}

.dropdown-menu li ul.dropdown-menu {
  position: absolute;
  left: 160px;
  top: -3px !important;
  min-width:155px;
}

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

@media screen and (min-width: 37.5em) {
  .menu-toggle {
    display: none;
  }
  .main-navigation ul {
    display: block;
  }
}

@media screen and (min-width: 769px) {
  .dropdown-menu li > .dropdown-menu {
    right: -158px;
    top: 22px;
  }
}

.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%;
}

/*--------------------------------------------------------------
# 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: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  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;
}

/*--------------------------------------------------------------
# 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-bottom: 0em;
}

/* Make sure select elements fit in widgets. */
.widget select {
  max-width: 100%;
}
.widget_search .search-form input[type="submit"] {
  display: none;
}
/*--------------------------------------------------------------
# Content
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Posts and pages
--------------------------------------------------------------*/
.sticky {
  background: #f5f5f5 none repeat scroll 0 0;
  border-radius: 3px;
  box-shadow: 0 0 2px 1px #ccc;
  padding: 2rem;
}

.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;
}

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

.bypostauthor {
  display: block;
}

/*--------------------------------------------------------------
# Infinite scroll
--------------------------------------------------------------*/
/* Globally hidden elements when Infinite Scroll is supported and in use. */
.infinite-scroll .posts-navigation, /* Older / Newer Posts Navigation (always hidden) */
.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 {
  margin-bottom: 1.5em;
  max-width: 100%;
}

.wp-caption img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.wp-caption .wp-caption-text {
  margin: 0.8075em 0;
}

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

/*--------------------------------------------------------------
## Galleries
--------------------------------------------------------------*/
.gallery {
  margin-bottom: 1.5em;
}

.gallery-item {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}

.gallery-columns-2 .gallery-item {
  max-width: 50%;
}

.gallery-columns-3 .gallery-item {
  max-width: 33.33%;
}

.gallery-columns-4 .gallery-item {
  max-width: 25%;
}

.gallery-columns-5 .gallery-item {
  max-width: 20%;
}

.gallery-columns-6 .gallery-item {
  max-width: 16.66%;
}

.gallery-columns-7 .gallery-item {
  max-width: 14.28%;
}

.gallery-columns-8 .gallery-item {
  max-width: 12.5%;
}

.gallery-columns-9 .gallery-item {
  max-width: 11.11%;
}

.gallery-caption {
  display: block;
}

/*--------------------------------------------------------------
## Footer
--------------------------------------------------------------*/
footer#colophon {
  background: #262626 none repeat scroll 0 0;
  margin: 0px 0 0;
  padding: 20px 0;
  text-align: center;
}
.copyright {
  font-size: 14px;
  margin-bottom: 0;
  text-align: center;
}

@media screen and (max-width: 767px) {
  #masthead .navbar-nav > li > a {
    padding-bottom: 15px;
    padding-top: 15px;
  }
}
/*************custom styles**************/

/* Custom Styles */

main {
  background: #fff; /* margin-top: 102px; */
}
a {
  transition: all 0.3s ease 0s;
}
.no_padding {
  padding: 0px;
}
.no_margin {
  margin: 0px;
}
.col-centered {
  float: none;
  margin: 0 auto;
}
img {
  max-width: 100%;
  height: auto;
}
a:focus {
  outline: none;
}
#success_msg {
  position: absolute;
  width: 75%;
  left: 0;
  right: 0;
  margin: 0px auto;
  font-size: 15px;
  border: 1px solid #d6e9c6;
  padding: 8px;
  bottom: 15px;
}
.nav > li > a:focus,
.nav > li > a:hover {
  text-decoration: none;
  background-color: transparent;
}
/* The side navigation menu */
.sidenav {
  height: 100%;
  width: 100%;
  position: fixed;
  z-index: 9999;
  top: 0;
  right: -100%;
  background-color: #111;
  overflow-x: hidden;
  padding-top: 60px;
  transition: 0.5s;
}
.sidenav a {
  padding: 8px 8px 8px 32px;
  text-decoration: none;
  font-size: 25px;
  color: #818181;
  display: block;
  transition: 0.3s;
}
.sidenav a:hover {
  background-color: transparent !important;
  color: #22c1f2;
}
.sidenav .closebtn {
  position: absolute;
  top: 0;
  right: 25px;
  font-size: 36px;
  margin-left: 50px;
}
.sidenav .nav > li > a {
  padding: 20px 15px !important;
}
.sidenav .nav > li.active > a {
  color: #22c1f2;
}
.sidenav .logo.menu-item {
  display: none;
}
#content {
  transition: margin-left 0.5s;
}
.sidenav .navbar-nav .open .dropdown-menu {
  background-color: #333;
  border-radius: 0;
  position: relative;
  margin: 0 0 30px;
}
.sidenav .dropdown-menu > li > a {
  padding: 10px 20px;
  font-size: 25px;
  color: #818181;
  font-weight: 400;
  display: block;
  line-height: 30px !important;
  text-align: left;
  white-space: unset;
  text-transform: capitalize;
}

/*404*/
/* body.error404 header.navbar-static-top {background: rgba(0,0,0,.5);width: 100%;position: absolute;transition: 0.2s linear;} */
section.error-404.not-found {
  padding: 30px 0px 100px 0px;
  text-align: center;
}

/*full width template*/
section.Fullwidth-sec {
  padding: 50px 0px;
}
section.Fullwidth-sec p {
  font-size: 15px;
  line-height: 28px;
  color: #666;
  margin-bottom: 15px;
}
section.Fullwidth-sec ul li {
  font-size: 15px;
  line-height: 28px;
  color: #666;
  margin-bottom: 10px;
}
section.Fullwidth-sec ul {
  margin: 15px 0;
}
/*full width template*/

/* Header Section */

header.navbar-static-top {
  background: #c7c8c7;
  width: 100%;
  position: fixed;
  transition: 0.2s linear;
  border-bottom: 0px solid rgba(199, 200, 199, 0.85);
  height: 85px;
}
header .logo a {
  display: block;
  width: 100%;
  height: 100%;
  text-indent: -300em;
}
header .navbar-nav {
  font-size: 14px;
  float: none;
  width: 100%;
  text-align: center;
  transition: 0.2s linear;
  margin: 0;
}
header .navbar-nav > li > a {
  color: #323232;
  position: relative;
  transition: 0.2s linear;
  font-size: 16px;
  font-weight:400;
  padding: 10px 0px;
  margin: 0 10px;
  border-radius: 0;
  border-bottom: 3px solid transparent;
  font-family: "Inter", sans-serif;
}
header .navbar-nav > li.active > a,
header .navbar-nav > li > a:hover {
  color: #c80000;
  background: none;
  border-bottom: 3px solid #c80000;
}
.navbar-header {
  width: 165px;
  padding:10px 10px 10px 15px;
  transition: 0.2s linear;
}
.header-menu {
  width: calc(100% - 165px);
  float: right;
  padding: 5px 0;
  transition: 0.2s linear;
  position: relative;
  /* height: 75px; */
  margin-top:15px;
}
nav.collapse.navbar-collapse {
  float: right;
}
header .navbar-toggle {
  background: transparent;
  margin-right: 0px;
}
header .navbar-toggle .icon-bar {
  background: #fff;
}
.navbar-toggle .icon-bar {
  width: 30px;
  margin-bottom: 6px;
}

header.navbar-static-top.fixed {
  background-color: #fff;
  transition: 0.2s linear;
  padding: 0px 0px;
  box-shadow: 0 2px 2px 2px rgba(0, 0, 0, 0.2);
  position: fixed;
  height: 60px;
}
header.navbar-static-top.fixed .navbar-nav > li {
  transition: 0.2s linear;
}
header.navbar-static-top.fixed .navbar-nav > li > a {
  transition: 0.2s linear;
}
header.navbar-static-top.fixed .navbar-nav > li {
  transition: 0.2s linear;
}
.navbar-nav > li {
  float: none;
  display: inline-block;
  vertical-align: top;
}
header.navbar-static-top {
  padding: 0px 0px;
  background: #fff;
}
.caret {
  display: none;
}
.mobile-display {
  display: none;
}
header .navbar-nav > li.header-search > a {
  border: 1px solid #d3d3d3;
  border-radius: 50%;
  background: #fff;
  padding: 8px;
  line-height: 0px;
  margin: 12px 0;
  font-size: 15px;
  color: #4dc6e1;
  transition: 0.2s linear;
}
header .navbar-nav > li.header-search:hover > a {
  border: 1px solid #4dc6e1;
  background: #4dc6e1;
  border-radius: 50%;
  padding: 8px;
  line-height: 0px;
  margin: 12px 0;
  font-size: 15px;
  color: #fff;
  transition: 0.2s linear;
  cursor: pointer;
}
header.navbar-static-top.fixed .navbar-header {
  width: 165px;
  padding:5px 10px 5px 15px;
  transition: 0.3s linear;
}
header.navbar-static-top.fixed .navbar-header img { width:70px; transition: 0.3s linear; margin-top:1px; } 
header.navbar-static-top.fixed .header-menu {
  padding: 5px 0;
  transition: 0.3s linear;
  margin-top:5px;
}

.page-template-page-target-sector header.navbar-static-top.fixed,
.page-template-page-investee header.navbar-static-top.fixed,
.page-template-page-key-milestones header.navbar-static-top.fixed,
.page-template-page-about-capital header.navbar-static-top.fixed,
.page-template-page-about-investments header.navbar-static-top.fixed,
.page-template-our-team header.navbar-static-top.fixed,
.page-template-board-of-directors header.navbar-static-top.fixed {
  box-shadow: 0 2px 2px 2px rgba(0, 0, 0, 0);
}

@keyframes slideIn {
  0% {
    transform: translateY(1rem);
    opacity: 0;
  }
  100% {
    transform: translateY(0rem);
    opacity: 1;
  }
  0% {
    transform: translateY(1rem);
    opacity: 0;
  }
}
@-webkit-keyframes slideIn {
  0% {
    -webkit-transform: transform;
    -webkit-opacity: 0;
  }
  100% {
    -webkit-transform: translateY(0);
    -webkit-opacity: 1;
  }
  0% {
    -webkit-transform: translateY(1rem);
    -webkit-opacity: 0;
  }
}
/* End */

/* Footer Section */
/*.site_footer:after{content: '';position: absolute;top: -40px;left: 0;width: 100%;height: 90px;display: block;z-index: 10;background: url(images/footer-bg-mask.png) no-repeat 0 0 / cover ;}*/
footer {
  background-color: #191919;
  padding: 30px 0px 30px 0px;
  position: relative;
  font-family: "Inter", sans-serif;
}
.footer-right {
  display: block;
  text-align: center;
}
.footer-right ul {
  list-style: none;
  margin: 25px auto 20px auto;
  padding: 0;
  overflow: auto;
  width: 165px;
  display: inline-block;
}
.footer-right ul li {
  display: inline;
}
.footer-right ul li a i {
  float: left;
  display: block;
  width: 32px;
  height: 32px;
  background: #2b357d;
  color: #b5b8d2;
  margin: 0 10px 0 0px;
  font-size: 22px;
  transition: 0.2s linear;
  text-align: center;
  line-height: 31px;
  border: 1px solid #2b357d;
}
.footer-right ul li a:hover i,
.footer-right ul li:hover a i {
  background: #b5b8d2;
  color: #2b357d;
  transition: 0.2s linear;
}

.footer-left .menu-footer-container ul {
  list-style: none;
  margin: 0 0 10px;
  padding: 0;
  overflow: auto;
}
/* .footer-left .menu-footer-container ul li { margin-bottom: 10px !important; } */
.footer-left .menu-footer-container ul li a {
  border-right: 1px solid #fff;
  float: left;
  display: inline;
  color: #fff;
  font-size: 12px;
  font-weight: 500;
  line-height: 15px;
  transition: 0.2s linear;
  text-align: center;
  padding: 0px 10px;
}
.footer-left .menu-footer-container ul li a span {
  font-size: 14px;
  color: #fff;
}
.footer-left .menu-footer-container ul li:first-child a {
  padding: 0px 10px 0 0;
}
.footer-left .menu-footer-container ul li:last-child a {
  padding: 0px 0px 0 10px;
  border: 0;
}
.footer-left .menu-footer-container ul li a:hover {
  color: #fff;
  transition: 0.2s linear;
  text-decoration: underline;
}
.menu-footer-container {
  display: block;
  overflow: auto;
}
.footer-left .copyrights {
  clear: both;
  display: block;
  font-weight: 400;
  color: #c1d2e2;
  font-size: 12px;
  line-height: 25px;
}
.footer-right .makeindia {
  float: left;
  padding: 10px 20px 0 10px;
}
.footer-right .makeindia .image {
  display: inline-block;
}

/* End */

/*search*/
.search-main {
  min-height: 60vh;
  padding-bottom: 50px;
}
h2.entry-title a {
  font-size: 20px;
  color: #000 !important;
  line-height: 28px;
  margin: 0 0 15px;
}
.togglesearch {
  background: #fff;
  position: absolute;
  top: 90px;
  right: 0;
  width: 350px;
  height: 60px;
  line-height: 60px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
  border-top: 0;
  display: none;
}
.togglesearch input {
  line-height: 35px;
  color: #000;
  border: none;
  font-size: 16px;
  border-radius: 0;
  border: 1px solid #c7c7c7;
  padding: 5px 10px;
  transition: 0.2s ease;
  background-color: transparent;
  width: calc(100% - 34px);
  margin: 0;
  float: left;
}
.togglesearch input:focus {
  border: 1px solid #22c1f2;
  transition: 0.2s linear;
}
.inputgroup {
  padding: 13px;
}
.togglesearch input[type="submit"] {
  float: left;
  margin: 0;
  padding: 4px 10px;
  border: 0;
  border-radius: 0;
  height: 34px;
  width: 34px;
  transition: 0.2s linear;
  background: #333;
  z-index: 80;
  background: #333 url(images/search.png) no-repeat center / 20px;
}
.togglesearch input[type="submit"]:hover {
  background-color: #4dc6e1;
  color: #fff;
  transition: 0.2s linear;
}
/*search*/

/* Banner Section */
.loading {
  min-height: 500px;
  background: #fff url("images/loader.gif") no-repeat center center;
}
section.banner_section { position: relative; }
.home .banner_section { 
  /* position: absolute; top: 0; width: 100%;  */
  margin-top: -85px;
}
.home header.navbar-static-top { background:rgba(199, 200, 199, 0.85);  }
.home header.navbar-static-top.fixed { background: #fff; }
.home .banner_section .content h2 { font-size:36px; line-height:43px; font-weight:400; color:#000; margin-bottom: 25px;  }
.home .banner_section .content p { font-size:18px; color:#000; }



section.banner_section .mainband {
  /* top: 0;
  position: relative; */
  /* background: #e8eef5; */
}

section.banner_section .bannerfill {
  width: 100%;
  position: relative;
  min-height: 728px;
}
section.banner_section .flex-direction-nav {
  display: none;
}
section.banner_section .parent {
  position: relative;
  height: 100%;
}
section.banner_section .content {
  max-width: 500px;
  position: relative;
  padding: 236px 0px 15px 15px;
  z-index: 99;
  align-items: center;
  display: table;
}

section.banner_section .content h1 {
  font-size: 56px;
  line-height: 59px;
  text-align: left;
  color: #fff;
  margin:0px 0 25px;
}
section.banner_section .content h1 span {
  color: #FFD801;
  display: block;
  font-size: 23px;
  line-height: 35px;
}
section.banner_section .content p {
  font-size: 18px;
  line-height: 25px;
  color: #fff;
}
section.banner_section .content a {
  font-weight: 500;
  padding:13px 35px;
  border-radius: 25px;
  background: #ed1c24;
  color: #fff;
  border: 1px solid #ed1c24;
  font-size: 17px;
  text-decoration: none;
  display: inline-block;
  margin-top:15px;
  
}
section.banner_section .content a:hover {
  color: #fff;
  border: 1px solid #c80000;
  background:#c80000;
  text-decoration: none;
}

section.banner_section .content a.two {
  background: transparent;
  color: #fff;
  border: 1px solid #fff;
}
section.banner_section .content a.two:hover {
  background: #fff;
  color: #c80000;
}

section.banner_section .content p strong {
  font-weight: 500;
}

/* home band animation start */
section.banner_section .content h3 {
  color: #fff;
  font-size: 56px;
  line-height: 1.3em;
  -webkit-animation-delay: 0.2s;
  animation-delay: 0.2s;
  text-transform: none;
  display: inline-block;
  padding: 15px 0px 15px 0px;
  font-family: "Inter", sans-serif;
  font-weight: 600;
}

/* End */
/*stats section*/
section.stats-section {
  padding: 55px 0;
  background: #ed1c24;
}
.stats-box {
  padding: 0;
  position: relative;
}
.stats-box::after {
  width: 1px;
  background: #cab58f;
  height: 80px;
  right: 0;
  top: 6px;
  display: block;
  content: " ";
  position: absolute;
}
.stats-box:last-child::after {
  display: none;
}

.stat-icon {
  padding: 10px 10px 10px 10px;
  min-height: 83px;
  text-align: left;
}
div.counter {
  font-size: 50px;
  line-height: 33px;
  font-weight: 600;
  color: #fff;
  text-align: center;
}
.stats-text {
  font-size: 16px;
  line-height: 23px;
  font-weight: 400;
  margin-top: 15px;
  text-align: center;
  color: #fff;
  margin: 20px auto 5px auto;
  max-width: 200px;
}
/*stats section*/

/*client slider*/

section.client-slider-row {
  background: #fff;
  padding: 50px 0px;
}
section.client-slider-row .title {
  font-size: 18px;
  font-weight: 600;
  line-height: 22px;
  color: #000;
  margin: 0 0 40px;
  text-align: center;
  padding: 0 15px;
  text-transform: uppercase;
}
img.a-left.control-c.prev.slick-prev.slick-arrow {
  left: -45px;
  top: 57px;
  position: absolute;
  cursor: pointer;
}
img.a-right.control-c.next.slick-next.slick-arrow {
  position: absolute;
  right: -45px;
  top: 57px;
  cursor: pointer;
  transform: rotate(180deg);
}
img.a-left.control-c.prev.slick-prev.slick-arrow:hover,
img.a-right.control-c.next.slick-next.slick-arrow:hover {
  opacity: 0.8;
}
.client-slider.slick-initialized.slick-slider {
  margin: 0 0 35px;
}
.logos {
  text-align: center;
  margin: 0 20px;
  display: block;
  position: relative;
}
.logos img {
  text-align: center;
  margin: 0 auto;
  display: block;
  /* min-height: 95px; */
  max-height: 95px;
}
.logos hr {
  border-color: #c8c8c8;
}
.logos p {
  font-size: 12px;
  font-weight: 400;
  line-height: 22px;
  color: #666666;
  margin: 0 0 0;
  padding: 0 10px;
}
.button-row {
  margin: 20px auto;
  text-align: center;
}
.button-row a {
  display: inline-block;
  color: #ed1c24;
  text-decoration: none;
  font-weight: 500;
  border: 1px solid #ed1c24;
  border-radius: 25px;
  padding: 8px 25px;
}
.button-row a:hover {
  color: #fff;
  background: #c80000;
}
/*client slider*/

/*twitter sections*/
section.twitter-sec {
  padding: 60px 0;
}
.my-updates {
  border-right: 1px solid #e5e5e5;
  padding-right: 50px;
}
.my-updates h4.title,
.twitter-box h4.title {
  font-size: 16px;
  font-weight: 700;
  line-height: 25px;
  color: #000;
  padding-left: 40px;
  text-align: left;
  margin: 0 0 35px;
  background: url(images/key-updates.png) no-repeat 0 center;
}
.twitter-box h4.title {
  background: url(images/twitter-icon.png) no-repeat 0 center;
}
.updates-list ul {
  list-style: none;
  padding: 0;
}
.updates-list ul li {
  margin: 0 0 30px;
  text-align: left;
}
.updates-list ul li .date {
  font-size: 12px;
  font-weight: 400;
  line-height: 22px;
  color: #999;
  text-align: left;
  margin: 0 0 5px;
}
.updates-list ul li a {
  font-size: 14px;
  font-weight: 400;
  line-height: 23px;
  color: #333;
  text-align: left;
  transition: 0.2s linear;
}
.updates-list ul li a:hover {
  text-decoration: underline;
  text-underline-position: under;
  transition: 0.2s linear;
}
.twitter-box {
  padding-left: 50px;
  text-align: left;
}
/*twitter sections*/
/*testimonials*/
section.testimonials {
  padding: 50px 0;
  background: url(images/Testimonials-bg.jpg) fixed no-repeat center / cover;
}
section.testimonials h5 {
  font-size: 16px;
  line-height: 22px;
  color: #4dc6e1;
  font-weight: 700;
  margin: 0 0 20px;
  text-align: center;
  text-transform: uppercase;
}
.testimonials.flexslider {
  background: transparent;
  margin: 0 0 40px;
  min-height: 270px;
  padding-left: 40px;
}
.testimonials.flexslider .content p {
  color: #fff;
  font-size: 16px;
  line-height: 30px;
  margin: 0 0 20px;
}
.testimonials.flexslider .content .author {
  color: rgba(255, 255, 255, 0.6);
  font-size: 14px;
  line-height: 30px;
  margin: 0 0 20px;
}
.testimonials.flexslider .content .author p {
  margin: 0 0 0px;
}
.testimonials.flexslider .flex-control-nav {
  width: 100%;
  position: absolute;
  bottom: -45px;
  text-align: center;
}
.testimonials.flexslider .flex-control-paging li a {
  width: 15px;
  height: 22px;
  display: block;
  background: transparent url(images/test-icon.png) no-repeat 0 0;
  cursor: pointer;
  text-indent: -9999px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  border: 0;
}
.testimonials.flexslider .flex-control-paging li a.flex-active {
  width: 15px;
  height: 22px;
  display: block;
  background: transparent url(images/test-activeicon.png) no-repeat 0 0;
  cursor: default;
}
.testimonials .flex-direction-nav a {
  top: 35%;
  left: -40px;
}
.testimonials a.flex-next {
  right: -75px;
  left: unset;
}
/*testimonials*/
/*goals*/
section.goals {
  padding: 90px 0;
}
.goals-list {
  margin: 60px 0 0px;
}
.goals-list ul {
  list-style: none;
  padding: 0;
  margin: 0 auto;
  display: table;
}
.goals-list li {
  width: 160px;
  float: left;
  margin-right: 30px;
  margin-bottom: 25px;
}
.goals-list li .image {
  width: 160px;
  height: 160px;
  position: relative;
  cursor: pointer;
}
.read-more {
  padding: 15px 0;
  text-align: left;
  font-size: 13px;
  color: #666;
  transition: 0.2s linear;
  background: transparent;
  background-position: 100% center;
}
.static {
  position: absolute;
  left: 0;
  top: 0;
}
.goals-list li:hover .read-more {
  background: #333 url(images/read-more-icon.png) no-repeat 90% center;
  padding: 15px;
  color: #fff;
  transition: 0.2s linear;
  cursor: pointer;
}
.goals-list li.gif-icon-box1:hover .static {
  opacity: 0;
}
.gif-icon-box1 .read-more {
  border-bottom: 1px solid #e91b2c;
}
.goals-list li.gif-icon-box2:hover .static {
  opacity: 0;
}
.gif-icon-box2 .read-more {
  border-bottom: 1px solid #d19f2a;
}
.goals-list li.gif-icon-box3:hover .static {
  opacity: 0;
}
.gif-icon-box3 .read-more {
  border-bottom: 1px solid #c21f32;
}
.goals-list li.gif-icon-box4:hover .static {
  opacity: 0;
}
.gif-icon-box4 .read-more {
  border-bottom: 1px solid #ef4129;
}
.goals-list li.gif-icon-box5:hover .static {
  opacity: 0;
}
.gif-icon-box5 .read-more {
  border-bottom: 1px solid #00add7;
}
.gif-icon-box6 {
  margin-right: 0 !important;
}
.goals-list li.gif-icon-box6:hover .static {
  opacity: 0;
}
.gif-icon-box6 .read-more {
  border-bottom: 1px solid #8d1837;
}
.modal-backdrop.in {
  filter: alpha(opacity=88);
  opacity: 0.88;
}
.modal-backdrop {
  background-color: #373737;
}
.modal-dialog {
  width: 990px;
  margin: 100px auto 0;
}
.modal-content {
  border-radius: 0;
}
.modal-body {
  position: relative;
  padding: 0;
  display: flex;
}
.modal-image {
  padding: 0 25px;
  width: 224px;
}
.modal-text {
  padding: 60px 40px 20px;
  width: calc(100% - 224px);
}
.modal-text h4 {
  font-weight: 500;
  line-height: 27px;
  margin: 0 0 15px;
  color: #333;
}
.modal-text p {
  font-weight: 400;
  line-height: 27px;
  font-size: 14px;
  margin: 0 0 15px;
  color: #666;
}
button.close {
  position: absolute;
  right: 20px;
  top: 10px;
  opacity: 1;
  font-size: 30px;
  font-weight: 400;
  line-height: 30px;
  z-index: 100;
}
button.close:hover {
  background: transparent;
  opacity: 0.8;
  color: #4dc6e1;
}
.modal-image:before {
  width: 174px;
  content: "";
  display: block;
  height: 55px;
}
#gif-icon-box1 .modal-image:before {
  background: #e6243e;
}
#gif-icon-box2 .modal-image:before {
  background: #dea53a;
}
#gif-icon-box3 .modal-image:before {
  background: #c51a2d;
}
#gif-icon-box4 .modal-image:before {
  background: #ff3a20;
}
#gif-icon-box5 .modal-image:before {
  background: #27bde2;
}
#gif-icon-box6 .modal-image:before {
  background: #a41942;
}
span.endorse {
  padding: 0 15px;
  font-weight: 700;
  font-size: 24px;
  color: #000;
}


@keyframes bottom_to_top {
  from {
    margin-bottom: -60px;
    opacity: 0.5;
  }
  to {
    margin-bottom: 0;
    opacity: 1;
  }
}
@keyframes left_to_right {
  from {
    margin-left: -50px;
    opacity: 0.5;
  }
  to {
    margin-left: 0;
    opacity: 1;
  }
}

/* Micro finance Page start */
/* about us */
.about-tab {
  background: #f4f4f4;
  position: fixed;
  left: 0;
  right: 0;
  z-index: 99;
  transition: 0.2s linear;
}
.about-tab ul {
  list-style: none;
  margin-bottom: 0;
  text-align: center;
  padding-left: 0;
}
.about-tab ul li {
  display: inline-block;
  border-top: 3px solid transparent;
  transition: 0.2s linear;
}
.about-tab ul li a {
  color: #666666;
  font-weight: 500;
  font-size: 13px;
  text-decoration: none;
  display: block;
  padding: 10px 15px;
}
.about-tab ul li.current-menu-item a {
  color: #000000;
  font-weight: 700;
}
.about-tab ul li:hover a {
  color: #000000;
}
.about-tab ul li:hover {
  border-top: 3px solid #4dc6e1;
}
.about-tab ul li.current-menu-item {
  border-top: 3px solid #4dc6e1;
}

.flexer {
  display: flex;
}

.about-brief h4 {
  font-weight: 500;
  color: #000000;
  font-size: 22px;
  line-height: 33px;
  margin: 0 0 20px 0;
}
.about-brief h4 a {
  color: #4dc6e1;
  font-size: 16px;
  font-weight: 400;
}
.about-brief p {
  color: #333333;
  font-size: 15px;
  font-weight: 400;
  line-height: 25px;
}
.count-bg {
  padding: 50px 0;
}
.counting-list {
  padding: 0 0px 0 70px;
}
.counting-list h4 {
  color: #333333;
  font-size: 28px;
  font-weight: 400;
  margin: 0 0 10px 0;
}
.counting-list p {
  color: #000000;
  font-size: 13px;
  font-weight: 400;
}
.counting-list i {
  font-size: 20px;
  vertical-align: top;
  padding-top: 5px;
  font-weight: 100;
}
.counting-list h4 span {
  font-weight: 500;
  font-size: 34px;
}
.count-two {
  background: url(images/billion-icon.png) no-repeat left top / 50px;
}
.count-three {
  background: url(images/hand-icon.png) no-repeat left top / 50px;
}
.count-four {
  background: url(images/district-icon.png) no-repeat left top / 50px;
}

.wrap-banner-content {
  -webkit-animation: fadein 1.5s linear;
  -moz-animation: fadein 1.5s linear;
  -ms-animation: fadein 1.5s linear;
  -o-animation: fadein 1.5s linear;
  animation: fadein 1.5s linear;
}
@keyframes fadein {
  from {
    opacity: 0;
    bottom: 70px;
  }
  to {
    opacity: 1;
    bottom: 100px;
  }
}
@-moz-keyframes fadein {
  from {
    opacity: 0;
    bottom: 70px;
  }
  to {
    opacity: 1;
    bottom: 100px;
  }
}
@-webkit-keyframes fadein {
  from {
    opacity: 0;
    bottom: 70px;
  }
  to {
    opacity: 1;
    bottom: 100px;
  }
}
@-ms-keyframes fadein {
  from {
    opacity: 0;
    bottom: 70px;
  }
  to {
    opacity: 1;
    bottom: 100px;
  }
}
@-o-keyframes fadein {
  from {
    opacity: 0;
    bottom: 70px;
  }
  to {
    opacity: 1;
    bottom: 100px;
  }
}
.about-tab.navbar-static-top.fixed {
  position: fixed;
  top: 102px;
  transition: 0.2s linear;
}
/* about us */
/*target sector*/
section.target-boxes {
  padding: 70px 0px;
}
.target-boxes h3 {
  margin-bottom: 30px;
  color: #000;
  font-weight: 700;
}
.target-box-row ul {
  list-style: none;
  margin: 0 auto;
  display: flex;
  justify-content: center;
  padding: 0;
  min-height: 270px;
}
.target-box-row ul li a {
  width: 173px;
  display: inline-block;
  height: 100%;
  border: 1px solid #d9d8d8;
  background: #fff;
  padding: 40px 30px;
  margin: 15px 15px 15px;
  transition: 0.2s linear;
  text-align: center;
  box-shadow: 0 9px 25px 2px rgba(160, 172, 179, 0.3);
}
.target-box-row ul li:hover a {
  border: 1px solid #888;
  background: #888;
  transition: 0.2s linear;
  transform: scale(1.05);
}
.target-box-row a .box-title {
  margin: 40px 0 0;
  font-size: 18px;
  font-weight: 800;
  line-height: 25px;
  color: #000;
  transition: 0.2s linear;
}
.target-box-row ul li:hover a .box-title {
  color: #fff;
  transition: 0.2s linear;
}
/*target sector*/

/*Contact Page*/
.contactsection {
  position: relative;
  margin: 105px 0 0;
}
#map_canvas {
  height: 550px;
  position: relative;
  z-index: 9;
}
/*#map_canvas .gm-style{margin-top: 70px!important}*/
/*#map_canvas:before{ background:rgba(0,0,0,0.3); content: ''; position: absolute; left: 0; height: 100%; width: 100%; top: 0;z-index: 9  }*/
.maplist {
  position: absolute;
  width: 100%;
  top: 0;
}
.mapwhite {
  float: left;
  width: 400px;
  background: #fff;
  padding: 10px 35px 30px;
  margin: 60px 0 0;
  position: relative;
  z-index: 99;
}
.mapwhite h4 {
  font-weight: 700;
  text-transform: uppercase;
  margin: 25px 0 7px;
}
.mapli {
  float: left;
  width: 100%;
  font-size: 15px;
}
.telephone {
  margin-top: 7px;
  color: #000;
  float: left;
  width: 100%;
}
.telephone .teltext {
  float: left;
}
.telephone a {
  float: right;
  font-size: 15px;
  text-decoration: underline;
  color: #02adcd;
}
.gmnoprint img {
  z-index: 999 !important;
}
.contacticon {
  text-align: center;
  font-size: 22px;
  margin: 60px 0;
}
.contacticon a {
  color: #000;
}
.contacticon a:hover {
  color: #02adcd;
}
.enquiry {
  margin-bottom: 25px;
}
.social a {
  display: inline-block;
  padding: 0 5px;
}
.social a {
  position: relative;
  top: 0;
  transition: all 0.5s ease;
}
.social a:hover {
  top: -10px;
}

/*banner*/
.herobanner {
  padding: 40px 0 40px;
}
.herobanner .bannerfill {
  height: 250px;
  position: relative;
}
.herobanner .bannerfill .gradient {
  background: -moz-linear-gradient(
    top,
    rgba(0, 0, 0, 0.2) 15%,
    rgba(0, 0, 0, 0.3) 25%,
    rgba(0, 0, 0, 0.4) 85%,
    rgba(4, 4, 6, 0.55) 99%,
    rgba(4, 4, 6, 0.8) 100%
  );
  background: -webkit-linear-gradient(
    top,
    rgba(0, 0, 0, 0) 15%,
    rgba(0, 0, 0, 0) 25%,
    rgba(0, 0, 0, 0.43) 85%,
    rgba(4, 4, 6, 0.55) 99%,
    rgba(4, 4, 6, 0.8) 100%
  );
  background: linear-gradient(
    top,
    rgba(0, 0, 0, 0) 15%,
    rgba(0, 0, 0, 0) 25%,
    rgba(0, 0, 0, 0.43) 85%,
    rgba(4, 4, 6, 0.55) 99%,
    rgba(4, 4, 6, 0.8) 100%
  );
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000',endColorstr='#040406',GradientType=0);
  position: absolute;
  z-index: 10;
  bottom: 0;
  width: 100%;
  top: 0;
  left: 0;
  right: 0;
}
.banner-text {
  position: absolute;
  padding: 0 300px 0 0;
  bottom: 65px;
  left: 50px;
}
.banner-text h1 {
  margin: 8px 0 0;
  font-size: 30px;
  color: #fff;
  line-height: 35px;
  font-weight: 700;
}
.banner-text p {
  margin: 0;
  font-size: 12px;
  color: #fff;
  line-height: 26px;
  font-weight: 400;
  padding-right: 175px;
}
/*banner*/

/*blog section*/
.blog-section {
  padding: 50px 0px 50px;
}
.blog-post {
  margin-bottom: 25px;
  min-height: 400px;
  display: none;
}
.blog-image {
  background: #d8d8d8;
  width: 100%;
  height: 250px;
}
.blog-content h2 {
  font-size: 19px;
  color: #333;
  font-weight: 700;
  margin: 5px 0px 15px;
  line-height: 30px;
}
.blog-content p {
  font-size: 11px;
  color: #666666;
  font-weight: 400;
  margin: 15px 0 0;
  line-height: 23px;
}
.archive_template {
  padding: 50px 0 0;
}

/*sidebar*/
.sidebar-blog {
  padding: 0;
}
.subscribe-box {
  /*background-color: #26406a;*/
  margin-bottom: 30px;
  background-image: url(images/blue_bg.jpg);
  background-repeat: no-repeat;
  height: 290px;
  background-size: cover;
  background-position: center top;
}
.subscribe-box .wrapper {
  padding: 40px 40px;
}
.subscribe-box h2 {
  margin: 0;
  font-weight: 700;
  font-size: 22px;
  color: #fff;
  line-height: 28px;
}
.subscribe-box input[type="email"],
.elp_textbox_class {
  border: none;
  border-bottom: 1px solid #39a8c1;
  background: url(images/subscribe-email.png) no-repeat 0px 15px;
  background-color: transparent;
  font-family: "Inter", sans-serif;
  font-weight: 400;
  font-size: 17px;
  color: #fff;
  width: 100%;
  padding: 2px 0 10px 37px;
  border-radius: 0;
  margin: 25px auto 40px !important;
}
.subscribe-box input[type="submit"],
.elp_textbox_button {
  font-size: 14px !important;
  color: #fff !important;
  padding: 10px 15px !important;
  background: none !important;
  width: 150px !important;
  border-bottom: 0 !important;
  background-color: #8cc152 !important;
  text-transform: uppercase !important;
  font-weight: 700 !important;
  transition: 0.3s ease-in;
  /* font-family: "Open Sans", sans-serif !important; */
  font-family: "Inter", sans-serif;
  display: inline-block;
  border-radius: 5px !important;
  text-decoration: none; /* background-color: white; */
}
.subscribe-box input[type="submit"]:hover,
.elp_textbox_button:hover {
  background-color: #588c1f !important;
  transition: 0.3s ease-in;
}
.subscribe-box p {
  text-align: center;
}

.subscribe-box ::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.5);
  font-size: 14px;
}
.subscribe-box ::-moz-placeholder {
  color: rgba(255, 255, 255, 0.5);
  font-size: 14px;
}
.subscribe-box :-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.5);
  font-size: 14px;
}
.subscribe-box :-moz-placeholder {
  color: rgba(255, 255, 255, 0.5);
  font-size: 14px;
}
.follow-box {
  background-color: #f2f2f2;
  margin: 30px 0 50px;
  overflow: auto;
}
.follow-box .wrapper {
  padding: 25px 25px;
  overflow: auto;
}
.follow-text {
  display: inline-block;
  float: left;
  font-weight: 700;
  font-size: 16px;
  color: #333;
  text-transform: uppercase;
  margin: 9px 0px;
}
.social-list {
  display: inline-block;
  float: right !important;
  margin: 20px 0px 0px;
}
.social-list ul {
  list-style: none;
}
.social-list ul li {
  float: left;
  width: 30px;
  border: none;
  border-radius: 50px;
  background-color: #fff;
  margin: 0 5px;
  height: 30px;
  color: transparent;
}
.social-list ul li a {
  color: #26406a;
  transition: 0.5s ease;
}
.social-list ul li:hover a {
  color: #fff;
  transition: 0.5s ease;
}

.social-list i.fa.fa-facebook {
  padding: 7px 10px;
  font-size: 18px;
  
}
.social-list i.fa.fa-twitter {
  padding: 7px 7px;
  font-size: 18px;
}
.social-list i.fa.fa-linkedin {
  padding: 6px 8px;
  font-size: 18px;
}

.cat-box {
  margin: 0px 0 20px;
  overflow: auto;
}
.cat-box h2 {
  font-weight: 700;
  font-size: 16px;
  color: #333;
  text-transform: uppercase;
  margin: 0 0 0px;
  padding: 5px 0 15px 40px;
  border-bottom: 1px solid #dbdbdb;
  position: relative;
}
.cat-box h2:before {
  content: "";
  width: 20px;
  height: 10px;
  background-color: #8cc152;
  position: absolute;
  left: 0;
  top: 8px;
}
.cat-box ul {
  margin: 10px 0px 30px;
  list-style: none;
  padding: 0;
}
.cat-box ul li {
  padding: 5px 0 5px 0;
  font-weight: 400;
  font-size: 16px;
  color: #333;
}

.browse-box h2 {
  font-weight: 700;
  font-size: 15px;
  color: #333;
  text-transform: uppercase;
  margin: 0 0 0px;
  padding: 5px 0 15px 40px;
  border-bottom: 1px solid #dbdbdb;
  position: relative;
}
.browse-box h2:before {
  content: "";
  width: 20px;
  height: 10px;
  background-color: #3bb6cd;
  position: absolute;
  left: 0;
  top: 8px;
}
.browse-box ul {
  margin: 15px 0px 0px;
  list-style: none;
  padding: 0;
}
.browse-box ul li {
  overflow: auto;
  clear: both;
  margin: 0px 0px;
  border-bottom: none;
  padding: 6px 0px;
}
.browse-box ul li:last-child {
  border-bottom: unset;
}
.browse-box ul li a {
  display: inline-block;
  width: 100%;
  font-size: 14px;
  color: #333;
  font-weight: 400;
  float: left;
}
.browse-box ul li a:hover {
  color: #ab0004;
}

.recent-box {
  padding: 0px 0 20px;
}
.recent-box h2 {
  font-weight: 700;
  font-size: 16px;
  color: #333;
  text-transform: uppercase;
  margin: 0 0 0px;
  padding: 0px 0 15px 40px;
  border-bottom: 1px solid #dbdbdb;
  position: relative;
}
.recent-box h2:before {
  content: "";
  width: 20px;
  height: 10px;
  background-color: #3bb6cd;
  position: absolute;
  left: 0;
  top: 5px;
}
.recent-box ul {
  margin: 0px 0px 0px;
  list-style: none;
  padding: 0;
}
.recent-box ul li {
  overflow: auto;
  clear: both;
  margin: 0px 0px;
  border-bottom: 1px solid #dbdbdb;
  padding: 25px 0px;
}
.recent-box ul li:last-child {
  border-bottom: unset;
}

.recent-image {
  display: inline-block;
  float: left;
  width: 33%;
  padding-right: 15px;
}
.recent-image .wrapper {
  width: 100%;
  height: 80px;
  background-color: #898989;
  padding-right: 15px;
}
.recent-content {
  display: inline-block;
  width: 67%;
  font-size: 16px;
  color: #666;
  font-weight: 700;
  float: left;
}
.recent-box ul li a:hover .recent-content {
  color: #ab0004;
}
.browse-box {
  padding: 0 0 30px;
}
.subscribe-button {
  font-size: 16px;
  font-weight: 500;
  background: #4dc6e2;
  padding: 10px 20px;
  color: #fff;
}
/*sidebar*/

/*single wrapper*/
/*body.post-template-default.single{background: #f2f2f2;}*/
.singlewrapperout {
  padding: 50px 0px;
  overflow: auto;
}
.singlewrapper {
  padding: 50px 0px;
  overflow: auto;
}
.singlewrapper .content-area {
  background-color: #fff;
}
.singlewrapper .col-md-8 {
  width: 72%;
}
.singlewrapper .col-md-4 {
  width: 28%;
}
.single-blog-content {
  padding: 40px 40px 40px 0;
}
p.post-cat {
  font-size: 12px;
  color: #333;
  font-weight: 400;
  margin: 0px 0 0;
  line-height: 23px;
}
/*.single-blog-content{position:relative}*/
.single-blog-content h1,
.single-blog-content h2,
.single-blog-content h3,
.single-blog-content h4,
.single-blog-content h5,
.single-blog-content h6,
.single-blog-content strong {
  font-weight: 700;
}
.single-blog-content h1 {
  font-weight: 700;
  font-size: 38px;
  color: #26406a;
  line-height: 45px;
  margin: 0 0 10px 0px;
}
span.category {
  list-style: none;
  position: absolute;
  top: -1%;
  left: 32%;
}
.postmeta ul.post-categories {
  display: inline-block;
  list-style: none;
  margin: -3px 0 0 0;
  padding: 0;
  position: relative;
  top: 5px;
}
.postmeta ul.post-categories li {
  float: left;
  padding: 0 10px;
  line-height: 17px;
  color: #fff;
}
.postmeta ul.post-categories li:last-child {
  border-right: 0 solid #ddd;
}
.postmeta ul.post-categories li a {
  color: #666;
}
/*.single-blog-content .entry-title{position:absolute;top:-4%;}*/
.related_posts {
  padding: 50px 0 0;
  text-align: center;
}
.related_posts h1 {
  margin: 10px 0 30px;
  font-weight: 700;
  font-size: 22px;
  line-height: 26px;
}
.related_posts .col-sm-4 {
  width: 33%;
  float: none;
  margin: 0 auto;
  display: inline-block;
  vertical-align: top;
  text-align: left;
}
.caption {
  background: #fff;
  padding: 30px 20px;
  color: #333 !important;
  margin: 0 0 30px;
}
.caption .entry-title {
  font-size: 22px !important;
  color: #333 !important;
  margin: 10px 0;
  text-align: left;
  line-height: 28px;
  font-weight: 700;
}
.caption .entry-title:hover {
  color: #3bb6cd !important;
}
.big_font,
.bluequote {
  float: left;
  width: 230px;
  border-top: solid 3px #ab0004;
  border-bottom: solid 3px #ab0004;
  padding: 25px 0;
  font-size: 22px !important;
  line-height: 36px !important;
  color: #ab0004;
  margin: 20px 50px 0px 0px !important;
}
.big_font:before,
.bluequote:before,
.greybg:before {
  content: "\201C";
}
.big_font:after,
.bluequote:after,
.greybg:after {
  content: "\201D";
}
.greybg {
  max-width: 760px;
  margin: 30px auto;
  color: #0078c8;
  background: #f2f5f7;
  border-left: none !important;
  padding: 40px 50px;
  font-size: 22px;
  line-height: 40px;
  font-weight: 400;
}
.bluecontent {
  margin: 0 0 30px !important;
  color: #084f70;
  letter-spacing: -0.5px;
  font-size: 26px;
  line-height: 38px;
  background: url(images/blog-blockquote.jpg) no-repeat;
  padding-left: 110px;
}
.m_lft {
  margin: 0 0 10px !important;
}
.share {
  display: block;
  float: right;
  text-align: right;
  padding-right: 25px;
  font-size: 15px;
  color: #333;
  position: relative;
  width: auto;
  border-radius: 80px;
  height: 27px;
  cursor: pointer;
}
.share a {
  line-height: 20px;
  width: 20px;
  text-align: center;
  display: inline-block;
  color: #666;
  overflow: hidden;
  opacity: 1;
  transition: all 0.3s ease-in-out;
  margin: 0;
}
.share a:hover {
  color: #3bb6cd;
}
.subscriber_out {
  float: left;
  width: 98%;
  margin: 30px 0 0 15px;
  border: 1px solid #e5e5e5;
}
.subscriber_out .subscribe-box {
  background: #f1f1f1;
  margin-bottom: 0;
  height: auto;
}
.subscriber_out .subscribe-box .wrapper {
  padding: 60px 40px 50px 40px;
}
.subscriber_out .subscribe-box h2 {
  color: #26406a;
  text-align: center;
  margin: 0 auto 20px;
  font-size: 30px;
  line-height: 42px;
  width: 50%;
}
.subscriber_out .subscribe-box h2 span {
  color: #3bb6cd;
}
.subscriber_out .subscribe-box input {
  width: 50%;
  display: block;
  margin: 0 auto 20px;
  color: #333;
}
.subscriber_out span.wpcf7-not-valid-tip {
  text-align: center;
}
.elp_msg {
  text-align: center !important;
  display: block !important;
  font-size: 18px !important;
}
.subscriber_out .subscribe-box input::-webkit-input-placeholder {
  color: #333;
}
.subscriber_out .subscribe-box input::-moz-placeholder {
  color: #333;
}
.subscriber_out .subscribe-box input:-ms-input-placeholder {
  color: #333;
}
.subscriber_out .subscribe-box input:-moz-placeholder {
  color: #333;
}
#author {
  padding: 50px 0;
}
#author h3 {
  font-size: 28px;
  font-weight: 700;
}
.author-cont h1 {
  font-size: 25px;
  font-weight: 500;
  text-transform: capitalize;
}
/*.newsrow {display:none;}*/
ul.postmeta {
  padding: 10px 0px 0px;
  overflow: hidden;
  clear: both;
  display: block;
  font-size: 15px;
  font-weight: 500;
}
ul.postmeta li {
  float: left;
  display: inline-block;
  border-right: 1px solid #ccc;
  padding: 0px 10px;
  line-height: 20px;
  font-size: 13px;
  color: #666;
  font-weight: 500;
}
ul.postmeta li:first-child {
  padding: 0px 10px 0 0px;
}
ul.postmeta li:nth-child(2) {
  border-right: none;
}
ul.postmeta li:last-child {
  border-right: none;
}
ul.postmeta li a {
  color: #666;
  text-transform: capitalize;
}
ul.postmeta li a:hover {
  color: #3bb6cd;
}
hr.grey {
  display: block;
  clear: both;
  margin: 10px 0px;
  overflow: auto;
}
.content-blog {
  padding: 10px 0px;
}
.content-blog h1 {
  font-size: 28px;
  font-weight: 700;
  line-height: 38px;
}
.content-blog h2 {
  font-size: 20px;
  font-weight: 700;
  line-height: 25px;
}
.content-blog p {
  font-size: 14px;
  font-weight: 400;
  line-height: 23px;
  text-align: justify;
}
.content-blog li {
  font-size: 16px;
  font-weight: 400;
  line-height: 32px;
}

/* our-team */
.profile-bg {
  height: 285px;
  position: relative;
  overflow: hidden;
}
.team-brief {
  background-color: #e0e0e0;
  padding: 70px 60px 60px;
  margin-bottom: 35px;
  background: url(images/our-team-bg.png) no-repeat center center / cover;
}
.team-brief h5 {
  margin: 0 0 50px 0;
  font-size: 18px;
  font-weight: 700;
  text-transform: uppercase;
  color: #000;
  position: relative;
}
.team-bg {
  margin: 30px 0 80px;
}
.directors-bg {
  margin: 30px 0 200px;
}
.team-brief h5::after,
.profile-name p::after {
  content: "";
  width: 105px;
  color: #4dc6e1;
  background: #4dc6e1;
  height: 4px;
  bottom: -20px;
  position: absolute;
  left: 0;
}
.team-brief p {
  color: #000;
  font-weight: 300;
  font-size: 18px;
  line-height: 33px;
}
.profile-bg img {
  position: absolute;
  bottom: 0;
  right: 0;
}
.profile-name h4 {
  color: #000000;
  font-weight: 700;
  font-size: 20px;
  margin: 0 0 10px 0;
}
.profile-cover h4 {
  color: #000000;
  font-weight: 700;
  font-size: 19px;
  margin: 0px 0 10px 0;
}
.profile-cover p,
.profile-name p {
  color: #666666;
  font-weight: 400;
  font-size: 14px;
  margin-bottom: 0;
}
.profile-cover {
  margin-bottom: 35px;
  cursor: pointer;
  height: 395px;
}
.team-pop .modal-dialog {
  width: 820px;
}
.team-pop .modal-content {
  padding: 42px 80px 50px 0;
  min-height: 520px;
}
.profile-name p {
  position: relative;
}
.profile-name {
  margin: 15px 0 40px;
}
.profile-name p::after {
  width: 70px;
  bottom: -18px;
  content: none;
}
.profile-detail p {
  color: #333333;
  font-size: 14px;
  line-height: 23px;
}
.team-pop .profile-bg {
  box-shadow: -5px 10px 18px #414040;
}
.profile-left {
  position: absolute;
  left: -30px;
  width: 100%;
}
.profile-left i {
  float: right;
  background: #006da6;
  color: #fff;
  padding: 6px 7px;
  border-radius: 2px;
  margin-top: 35px;
  font-size: 18px;
  transition: 0.2s linear;
}
.team-bg button.close {
  right: 16px;
  top: 10px;
  color: #333333;
}
.team-bg button.close:hover {
  color: #4dc6e1;
}
.profile-left i:hover {
  color: #006da6;
  background: #fff;
}
.profile-pic {
  position: absolute;
  width: 100%;
  bottom: 0;
  height: 260px;
}
.profile-cover:hover .profile-brief {
  background: #fff url(images/read-more-icon.png) no-repeat 95% 60%;
  transition: 0.2s linear;
  cursor: pointer;
  padding: 20px;
  border-bottom: 3px solid #000000;
  box-shadow: 1px 1px 10px #ddd;
}
.profile-brief {
  padding: 20px 0;
  text-align: left;
  transition: 0.2s linear;
  background: transparent;
  background-position: 100% 60%;
}
.profile-cover p {
  max-width: 190px;
  line-height: 22px;
}

section.logo-wrapper {
  padding: 70px 0px;
  background-color: #fff;
}
section.logo-wrapper ul {
  list-style: none;
  padding: 0;
  margin: 0 auto;
  display: table;
  text-align: center;
  width: 100%;
}
section.logo-wrapper ul li {
  width: 25%;
  float: left;
  transition: 0.3s linear;
  border: 1px solid transparent;
  padding: 20px 10px;
  margin: 15px 0px;
}
section.logo-wrapper ul li:hover {
  border: 1px solid #d5d5d5;
  box-shadow: 0 0 7px 4px rgba(164, 178, 177, 0.4);
  transition: 0.3s linear;
}
section.logo-wrapper .logos {
  margin: 0;
  padding: 0;
}
section.logo-wrapper .logos p {
  font-size: 12px;
  padding: 0 0px;
}

.writingsfilter {
  padding: 40px 0px;
  background: #f6f6f6;
  margin: 50px 0 0;
}
.gridinner {
  width: 100%;
  min-height: 190px;
  padding: 0 0px;
}
.bannersection.inthenewsband .careerbantext {
  margin: 180px 0 60px;
}
.grid-item {
  margin: 15px 15px 30px;
  width: 46%;
}
#writtingsfil {
  width: 100% !important;
  display: flex;
  flex-wrap: wrap;
}
.filterimagepart {
  background: #fff;
  padding: 35px;
  width: 100%;
  min-height: 190px;
  float: left;
  box-shadow: 0 8px 10px -8px #ddd;
}
.filterimg {
  height: 80px;
}
.filterimagepart h4 {
  min-height: 65px;
  color: #000;
  font-weight: 700;
  font-size: 18px;
}
.vielinkdiv span.publishmonth {
  float: right;
}
.filterbg ul {
  margin: 0;
  padding: 0;
  text-align: left;
  box-shadow: none;
  background: #fff;
  min-width: 130px;
  border: 1px solid #eee;
}
.filterbg li {
  display: block;
  padding: 0;
  text-align: left;
}
.filterbg li a {
  background: #fff;
  padding: 5px 17px;
  color: #000;
  display: block;
  border-bottom: 1px solid #eee;
}
.filterbg li a.current {
  background: #4ec5db;
}
.filterbg li a:hover {
  background: #f4f4f4;
  color: #000;
}
.filterbg {
  float: left;
  width: 100%;
  margin-bottom: 40px;
}
.isotope-pager {
  text-align: center;
  float: left;
  width: 100%;
  margin: 50px 0;
}
.isotope-pager a {
  color: #000;
  margin: 3px 2px;
  padding: 2px 10px;
  display: inline-block;
}
.isotope-pager a.current {
  background: #000;
  color: #fff;
}
.vielinkdiv a {
  float: left;
  color: #02adcd;
  text-decoration: underline;
  padding-right: 25px;
  background: url(images/viewlink.png) no-repeat 100% 4px;
}
.vielinkdiv a:hover {
  color: #000;
}
.filterbg .container {
  max-width: 1170px;
}
.filterbg h4 {
  font-weight: 700;
  text-transform: uppercase;
}
.filterbg label {
  float: left;
  width: 75px;
  font-weight: normal;
  margin: 5px 0 0;
}
.filterbg .dropdown {
  float: left;
  width: auto;
}
.filterbg .dropdown .btn-primary {
  background: #fff url(images/dropdown-arrow.png) no-repeat 90% center;
  color: #000;
  width: auto;
  text-align: left;
  padding: 6px 40px 5px 17px;
  border: 1px solid #eee;
}
.filterbg .dropdown .btn-primary:focus {
  background: #fff url(images/dropdown-arrow.png) no-repeat 90% center;
  color: #000;
  border: 1px solid #eee;
}
.sortbytext {
  float: right;
  margin-right: 58px;
}
.about-tab.media-menu {
  background: #e5e5e5;
}
/*Media page*/
/* key milestones */
.timeline-custom {
  list-style: none;
  overflow-y: scroll;
}
.timeline-custom ul {
  padding-left: 10px;
}
.timeline-custom::before {
  content: "";
  width: 1px;
}
.timeline-custom tbody::before {
  content: "";
  width: 2px;
  height: 100%;
  background: url("images/vetrical-line.png") no-repeat;
  left: 70px;
  position: absolute;
}
.timeline-custom > tbody > tr > td {
  border: none;
}
.timeline-custom > tbody > tr > td.months-list {
  padding: 4px 40px 24px 8px;
  color: #4dc6e1;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 600;
}
.timeline-custom > tbody > tr > td.month-content {
  padding: 0 8px 24px 30px;
  color: #000;
  line-height: 25px;
  font-weight: 600;
}
.year-bar {
  position: relative;
  margin: 100px 0;
}
.year-bar hr {
  position: absolute;
  top: 50%;
  width: 100%;
  z-index: 1;
}
.timeline-nav {
  z-index: 2;
}
.timeline-slide__content::-webkit-scrollbar {
  width: 5px;
}
.timeline-slide__content::-webkit-scrollbar-track {
  background: #f1f1f1;
}
.timeline-slide__content::-webkit-scrollbar-thumb {
  background: #888;
}
.timeline-slide__content::-webkit-scrollbar-thumb:hover {
  background: #555;
}
.timeline-nav__item::before {
  left: 5px;
  width: 6px;
  height: 6px;
  top: 28px;
  transition: 0.2s;
  border-radius: 100%;
  position: absolute;
  content: "";
  background: #666;
}
.timeline {
  width: 100%;
  position: relative;
}
.timeline-nav__item {
  width: auto;
  height: auto;
  text-align: center;
  background: #fff;
  color: #000000;
  margin: 0px 25px !important;
  position: relative;
  font-size: 20px;
  line-height: 28px;
  font-weight: 300;
  outline: none;
  cursor: pointer;
  padding: 15px 0;
}
.timeline-nav__item.slick-current {
  color: #4dc6e1;
  opacity: 1;
  transition: 0.2s;
}
.timeline-nav__item.slick-current::before {
  background: #4dc6e1;
}
.timeline-wrapper {
  position: relative;
  width: 100%;
  height: 600px;
  margin: 0 auto;
  margin-top: 120px;
}
.timeline-slider {
  height: 100%;
}
.timeline .slick-list {
  height: 100%;
}
.timeline .slick-track {
  height: 100%;
}
.timeline-slide {
  position: relative;
  background-repeat: no-repeat;
  outline: none;
  background-size: auto 400px, cover;
  background-position: top;
  margin: 0 24px;
  width: 80%;
  z-index: 1;
}
.timeline-slide__content {
  z-index: 5;
  position: absolute;
  background: #ffffff;
  width: 500px;
  left: 50%;
  transform: translate(-50%, 0px);
  opacity: 0;
  transition: opacity 1s;
  height: 600px;
  overflow-y: auto;
}
.timeline .slick-current:after {
  background-color: rgba(0, 52, 113, 0);
}
.timeline .slick-current .timeline-slide__content {
  opacity: 1;
}
.timeline-nav__item:hover::before {
  background: #4dc6e1;
  transition: 0.2s linear;
}
.timeline-nav__item:hover {
  color: #4dc6e1;
  transition: 0.2s;
}
.year-bar .slick-list {
  height: auto;
}
.timeline-nav__item.slick-current::after,
.timeline-nav__item:hover::after {
  left: -4px;
  width: 20px;
  height: 20px;
  top: 19px;
  transition: 0.2s;
  border-radius: 100%;
  position: absolute;
  content: "";
  border: 2px solid #4dc6e1;
  padding: 10px;
}
/* key milestones */
/* investor relastions */
.investor-log {
  width: 690px;
  margin: 0 auto;
  margin-top: 13px;
  padding: 50px;
  box-shadow: 0px 10px 20px #e8ebeb;
  margin-bottom: 100px;
  background: #fff url(images/joint-hands.png) no-repeat 100% 100%;
  text-align: left;
}
.investor-log .form-control {
  padding: 25px 0px;
  border: none;
  box-shadow: none;
  border-bottom: 2px solid #aaaaaa;
  color: #000000;
  font-size: 14px;
  font-weight: 500;
}
.investor-log .form-control::placeholder {
  color: #000000;
  font-size: 14px;
  font-weight: 500;
}
.investor-log .forget-pass a {
  color: #4dc6e1;
  font-size: 12px;
  text-decoration: underline;
  cursor: pointer;
  font-weight: 400;
}
.investor-log .btn {
  text-align: center;
  font-weight: 500;
  margin-top: 20px;
  padding: 12px 55px;
  background: #4dc6e1;
  color: #fff;
  font-size: 16px;
  border: 1px solid transparent;
  border-radius: 0;
  margin-left: 0;
}
.investor-log .btn:hover {
  background: #fff;
  color: #4dc6e1;
  border-color: #4dc6e1;
  transition: 0.2s linear;
}
/* .log-btn{margin: 0 auto;text-align: center;} */
.toggle-password {
  position: absolute;
  top: 18px;
  right: 15px;
  cursor: pointer;
  font-size: 16px;
  color: #000;
}
.password-box {
  position: relative;
}
/* new */
#nbx .investor-log {
  background: #fff url(images/graph-bg.png) no-repeat 100% 100%;
}

.skewed-bg .panel-default > .panel-heading {
  background: none;
  border: none;
  width: 580px;
  margin: 0 auto;
}
.skewed-bg .nav-tabs {
  display: flex;
  text-align: center;
}
.skewed-bg .nav-tabs > li > a {
  font-weight: 500;
  font-size: 16px;
  color: #000;
  opacity: 0.6;
  border: none;
  transition: 0.2s linear;
}
.skewed-bg .nav-tabs > li.active > a {
  background: none;
  border: none;
  font-weight: 700;
  border-bottom: 1px solid #000;
  opacity: 1;
  transition: 0.2s linear;
}
.skewed-bg .nav-tabs > li.active > a,
.skewed-bg .nav-tabs > li.active > a:focus,
.skewed-bg .nav-tabs > li.active > a:hover,
.skewed-bg .nav > li > a:focus,
.skewed-bg .nav > li > a:hover {
  background: none;
  border: none;
  opacity: 1;
  color: #000;
  font-weight: 700;
  transition: 0.2s linear;
}
.skewed-bg .nav-tabs > li.active,
.skewed-bg .nav-tabs > li:hover,
.skewed-bg .nav-tabs > li:focus {
  border-bottom: 1px solid #000;
}
.skewed-bg .nav-tabs > li {
  display: inline-block;
  float: none;
  width: 100%;
}
.skewed-bg .panel {
  background: transparent;
  border: none;
  z-index: 9;
}
.investor-log form {
  width: 50%;
}
.investor-log h4 {
  font-weight: 700;
  font-size: 16px;
  color: #000;
  margin-bottom: 30px;
}
#nbx .investor-log h4 {
  font-weight: 300;
}
#nbx .investor-log h4 img {
  vertical-align: baseline;
  margin-right: 10px;
  height: 14px;
}
.skewed-bg .panel-heading li br {
  display: none;
}
.skewed-bg .panel {
  box-shadow: none;
}

.skewed-bg {
  background: url(images/gray-bg.png) no-repeat;
  background-position: 100% 100%;
  background-size: cover;
}
.skewed-bg .team-bg {
  margin: 0;
}

/*careers*/

.content-carrer {
  padding: 0;
}
.button-apply a {
  font-size: 16px;
  font-weight: 500;
  background: #4dc6e2;
  padding: 10px 20px;
  color: #fff;
}
.button-apply a:hover {
  opacity: 0.9;
}

.carrers-table thead {
  overflow: auto;
  border-bottom: 1px solid #ccc;
}
.carrers-table th {
  font-size: 16px;
  padding: 20px 20px 20px 20px;
  font-weight: 600;
  text-transform: uppercase;
}
.carrers-table tr {
  border-bottom: 1px solid #ccc;
}
.carrers-table td {
  text-align: left;
  font-size: 14px;
  padding: 20px 20px;
  color: #868686;
}
.carrers-table .title-position {
  font-weight: 500;
  color: #010000;
}
a.desc-button {
  display: block;
  letter-spacing: 0.3px;
  text-align: left;
  color: #4dc6e1;
  font-size: 15px;
  margin: 10px 0;
}
a.desc-button:hover {
  text-decoration: underline;
}
.carrers-table .button-apply {
  font-size: 14px;
  font-weight: 600;
  padding: 6px 20px;
  color: #2093d1;
  background: #fff;
  border-radius: 20px;
  text-transform: uppercase;
  margin: 0;
  border: 1px solid #2093d1;
  text-decoration: none;
}
.carrers-table .button-apply:hover {
  opacity: 0.9;
  color: #fff;
  background: #2093d1;
  text-decoration: none;
}
.carrers-table .button-apply:focus {
  text-decoration: none;
}
.content-carrer {
  padding-right: 50px;
}

.CL-TitleGrid h6 {
  font-size: 12px;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  letter-spacing: 0.5px;
  text-align: left;
  margin: 0;
  color: #000;
}
.CL-TitleGrid h2 {
  font-size: 24px;
  font-weight: 700;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.25;
  letter-spacing: 0.7px;
  text-align: left;
  color: #000;
  margin: 6px 0;
}
.CityName {
  font-size: 13px;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  letter-spacing: 0.4px;
  color: #000;
  padding-right: 15px;
}
span.CIco {
  background: url(images/black-arrow.svg);
  background-repeat: no-repeat;
  width: 17px;
  height: 10px;
  background-size: 62px;
  border: 0;
  outline: none;
  display: block;
  float: left;
  margin: 4px 5px 0 0;
  transform: rotate(-180deg);
}
.CL-TitleGrid .icon {
  width: 44px;
  height: 9px;
  background: url(images/section_arrow.svg);
  float: left;
  margin-right: 10px;
  margin-top: 2px;
}
.modal-header {
  padding: 35px 35px 20px;
}
#career-popup .modal-body {
  padding: 35px 35px 20px;
}
.parents-elm {
  position: relative;
}
span.blocking-span.formlabel {
  padding: 20px 0 10px;
  overflow: auto;
  clear: both;
}
.blocking-span {
  display: block;
}
.blocking-span label {
  font-size: 15px;
  border-radius: 0;
  color: #000;
  font-weight: 400;
  float: left;
}
.blocking-span input,
.blocking-span textarea {
  border: none;
  border-bottom: 1px solid #6d6d6d;
  height: auto;
  width: 100%;
  font-size: 16px;
  border-radius: 0;
  color: #000;
  margin-bottom: 5px;
  padding: 15px 0 5px;
}
.blocking-span input:focus,
.blocking-span textarea:focus {
  outline: none;
  border-bottom: 1px solid #4ec5db;
}
div.wpcf7 input[type="file"] {
  cursor: pointer;
}
.resume input {
  border: none;
  width: 65%;
  float: right;
  padding: 0;
  position: relative;
}
.carrer-buttonrow {
  display: block;
  overflow: auto;
  clear: both;
  text-align: center;
}
.form-body input.wpcf7-submit {
  margin: 20px 0;
  background: #4ec5db;
  color: #fff;
  font-size: 18px;
  padding: 10px 70px;
  border: none;
  border-radius: 0;
}
.email-alternate {
  display: block;
  clear: both;
  padding: 30px 15px;
  font-size: 15px;
  font-weight: 500;
  line-height: 20px;
}
.email-alternate a {
  color: #4dc6e1;
}

.homersspop {
}
.homersspop .modal-body {
  padding: 20px;
}
#legalpopup {
  /* z-index:10000001223; */
  text-decoration: none;
}
#legalpopup .content {
  padding: 10px;
}
/* #legalpopup h4.modal-title {  font-size:18px !important; font-weight: 800 !important; padding-bottom: 10px; margin-bottom: 20px !important; text-align: center; }  */
#legalpopup .legaldistext {
  height: 400px;
  overflow-y: auto;
  padding-right: 15px;
}
#legalpopup .legaldistext p {
  font-size: 13px !important;
}

/* site css start  */

.site {
  overflow: hidden;
  width: 100%;
}

.greyband {
  background: #dee8ef;
  padding: 9px 0px 7px 0px;
  min-height: 40px;
  color: #2093d1;
  font-size: 13px;
}
.greyband b {
  font-weight: 700;
}
.greyband .col1 {
  padding-left: 0;
}
.greyband .col2 {
  padding-left: 0;
}
.greyband .toplinks {
  display: inline-block;
}
.greyband .toplinks a {
  text-decoration: none;
  display: inline-block;
  margin: 0 8px;
  font-weight: 600;
  text-transform: uppercase;
  color: #333333;
  font-size: 12px;
}
.greyband .toplinks a:hover {
  color: #007bff;
  text-decoration: none;
}
.greyband .toplinks a.active {
  color: #007bff;
}
.greyband .topsocial {
  display: inline-block;
}
.greyband .topsocial a {
  display: inline-block;
  width: 20px;
  height: 20px;
  margin-left: 5px;
  vertical-align: text-bottom;
}
.greyband .topsocial a.linkedin {
  background: url(images/top-linkedin.png) no-repeat center;
}
.greyband .topsocial a.whatsapp {
  background: url(images/top-whatsapp.png) no-repeat center;
}
.greyband .topsocial a.youtube {
  background: url(images/top-youtube.png) no-repeat center;
}

.navbar-static-top.fixed .greyband {
  display: none;
}
/* .navbar-static-top.fixed .navbar-nav > li > a { padding-top: 10px; padding-bottom: 10px; } */

.carousel-control-prev-icon {
  background: url(../images/icon-previous.png) no-repeat top center;
  height: 32px;
  width: 32px;
}
.carousel-control-next-icon {
  background: url(../images/icon-next.png) no-repeat top center;
  height: 32px;
  width: 32px;
}

.banner_section {
  border: 0px;
  position: relative;
  overflow: hidden;
}
.banner_section .flex-direction-nav a {
  bottom: 30%;
  height: 40px;
  width: 40px;
  padding: 3px 10px;
}
.banner_section .flex-direction-nav a:hover {
  background-color: transparent;
}
.banner_section .flex-direction-nav a.flex-prev {
  left: 25px;
  top: 40%;
  background: url(images/arrow-hbanner.png) no-repeat 15px center !important;
  transform: rotate(180deg);
}
.banner_section .flex-direction-nav a.flex-next {
  right: 25px;
  top: 40%;
  background: url(images/arrow-hbanner.png) no-repeat right center !important;
}
.banner_section .flex-control-nav {
  display: block;
}

.flex-direction-nav a:before {
  color: #252627 !important;
  font-size: 0;
}

@keyframes homebandmove {
  from {
    bottom: -100px;
  }
  to {
    bottom: 0px;
  }
  /* 0%   {   bottom:10px;}
	20%  {   bottom:20px;}
	40%  {  bottom:30px;}
	60%  {   bottom:40px;}
	80%  {   bottom:50px;}
	100% {  bottom:50px;} */
}

@keyframes fadeInDown {
  from {
    top: 10px;
  }
  to {
    top: 0px;
  }
  /* 0%   {   bottom:10px;}
	20%  {   bottom:20px;}
	40%  {  bottom:30px;}
	60%  {   bottom:40px;}
	80%  {   bottom:50px;}
	100% {  bottom:50px;} */
}

/* .banner_section .flex-control-paging { display:none;} */

.awardshome {
  padding: 50px 0;
  background: #fff;
}
.awardshome .awards-slider {
  background: transparent;
  margin: 0px;
  min-height: 170px;
}
.awardshome .awards-slider .content {
  display: table;
  min-height: 150px;
  margin: 10px 12px 0 12px;
  background: #fff;
  font-weight: 500;
  color: #000;
  font-size: 13px;
  border: 2px solid #cea160;
}
.awardshome .awards-slider .content .icon {
  margin: 5px 20px;
  display: table-cell;
  width: 80px;
  vertical-align: middle;
  text-align: center;
}
.awardshome .awards-slider .content .txt {
  display: table-cell;
  width: auto;
  color: #000;
  font-weight: 400;
  margin: 0 15px 0 5px;
  min-height: 90px;
  vertical-align: middle;
  color: #000;
  font-size: 15px;
  line-height: 23px;
  padding: 0px 20px 0 10px;
}
.awardshome .awards-slider .slick-slide img {
  display: inline-block;
}
.awardshome .awards-slider ul.slick-dots {
  display: none !important;
  margin: 0;
  padding: 0;
  margin-top: 25px;
  list-style: none;
  text-align: center;
}
.awardshome .awards-slider li {
  list-style: none;
  background: #bcbcbc;
  display: inline-block;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  margin: 10px 3px;
}
.awardshome .awards-slider li.slick-active {
  background: #6bc777;
}
.awardshome .awards-slider li button {
  display: none;
}
.awardshome .awards-slider .slick-arrow {
  display: block;
}
.awardshome .awards-slider img.a-left.control-c.prev.slick-prev.slick-arrow {
  left: auto;
  right: -45px;
  top: 55px;
}
.awardshome .awards-slider img.a-left.control-c.prev.slick-prev.slick-arrow {
  left: auto;
  right: -45px;
  top: 55px;
}

.productfilter {
  display: block;
  position: relative;
  padding: 50px 0;
}
.productfilter .hdsec {
  display: table;
  width: 100%;
  margin: 30px auto;
  max-width: 370px;
}
.productfilter .tab-content h4 {
  font-size: 20px;
  margin-bottom: 20px;
}

.productfilter ul.nav.nav-tabs {
  margin-bottom: -2px;
  border: 0 !important;
}
.productfilter ul.nav.nav-tabs li {
  list-style: none;
  background: none;
  padding: 0;
}
.productfilter .nav-tabs > li > a {
  border-color: transparent;
  border-bottom: 2px solid transparent;
  border-radius: 0;
  font-size: 20px;
  color: #000;
  padding: 7px 10px 7px 10px;
  text-decoration: none !important;
}
.productfilter .nav-tabs > li.active > a,
.productfilter .nav-tabs > li.active > a:focus,
.productfilter .nav-tabs > li.active > a:hover {
  border-color: transparent;
  border-bottom: 2px solid #39b44a;
  color: #000;
  text-decoration: none !important;
  background: transparent !important;
}
.productfilter .dmclm {
  text-decoration: none;
  /* width: 20%; */
  /* display: table-cell;
  vertical-align: top; */
}
.productfilter .pfbox {
  margin-bottom: 25px;
  min-height: 200px;
  background: #fff;
  padding: 15px 20px;
}
.productfilter #tab2 .pfbox {
  min-height: 210px;
}
.productfilter .pfbox figure {
  margin: 0;
  height: 50px;
  display: inline;
}
.productfilter .pfbox .pntxt {
  font-size: 20px;
  padding: 0px 0 10px 0;
  color: #323232;
  /* font-family: "TT-Commons-Medium"; */
  font-family: "Inter", sans-serif;
  font-weight: 600;
  line-height: 23px;
  display: inline;
  height: 45px;
  /* vertical-align: bottom; */
  vertical-align: -webkit-baseline-middle;
}
.productfilter .pfbox .pndetails {
  font-size: 17px;
  color: #4e4e4e;
}
.productfilter .pfbox .pndetails ul {
  list-style: none;
  margin: 0;
  padding: 0;
  padding-top: 15px;
}
.productfilter .pfbox .pndetails ul li {
  background: url(images/bullet.png) no-repeat 0 8px;
  padding: 0px 0px 1px 15px;
  margin: 0;
  display: inline;
}

/* .productfilter .pfbox a img {
  transition: 0.2s linear;
}
.productfilter .pfbox a:hover img {
  transition: 0.2s linear;
  transform: scale(1.04);
  opacity: 0.9;
  box-shadow: 5px 5px 18px #e3e3e3;
} */

.productfilter .viewmore a {
  background: #efb303;
  border: 1px solid transparent;
  padding: 12px 30px 12px 30px;
  border-radius: 25px;
  transition: 0.5s;
  text-decoration: none;
  color: #000;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 14px;
  display: inline-block;
}
.productfilter .viewmore a:hover {
  background: #2093d1;
  color: #fff;
  border: 1px solid transparent;
}

.home-contactblue {
  padding: 40px 0 10px 0;
  background: #2093d1;
}
.home-contactblue h4 {
  padding: 5px 0;
  font-weight: 700;
  font-size: 16px;
}

.home-contactblue .clm .address a {
  text-decoration: none;
  color: #fff;
}
.home-contactblue .clm .address a:hover {
  text-decoration: underline;
  color: #c3d9ee;
}

.home-downloads {
  padding: 40px 0 10px 0;
  background: #1277b0;
}
.home-downloads h4 {
  padding: 5px 0;
  font-weight: 700;
  font-size: 16px;
}

.home-downloads .dnclm:last-child .txt {
  border: 0;
}
.home-downloads .dnclm .txt a {
  text-decoration: none;
  color: #fff;
}
.home-downloads .dnclm .txt a:hover {
  text-decoration: none;
  color: #c3d9ee;
}

/* Testimonial Home start */
.hometestimonial {
  padding: 50px 0 30px 0;
  background: #ffffff;
}
.hometestimonial h5 {
  text-align: center;
  text-transform: uppercase;
}
.hometestimonial h3 {
  color: #ed1c24 !important;
  margin-bottom: 30px !important;
}
.hometestimonial .testimonialslider {
  background: transparent;
  margin: 0 0 0px;
  min-height: 270px;
}
.hometestimonial .testimonialslider .content {
  min-height: 240px;
  margin: 0 12px 0 12px;
}
.hometestimonial .testimonialslider .content .photo {
  margin: 15px 0;
  display: table-cell;
  width: 250px;
  vertical-align: top;
  position: relative;
}
.hometestimonial .testimonialslider .content .photo img {
  text-align: center;
  margin: 0 auto;
  display: block;
  max-height: 184px;
}
.hometestimonial .testimonialslider .content .photo::after {
  display: block;
  content: " ";
  position: absolute !important;
  z-index: 100 !important;
  height: 53px;
  width: 53px;
  border-radius: 5px;
  /* background-color: #f15d27; */
  top: 10px;
  right: 15px;
  background: url(images/quote-icon.png) no-repeat right 0px;
}
.hometestimonial .testimonialslider .content .txt {
  color: #575757;
  font-size: 18px;
  line-height: 27px;
  padding: 20px 30px 0 30px;
  min-height: 90px;
  text-align: left;
  display: table-cell;
  width: auto;
  vertical-align: top;
  max-width: 590px;
}
.hometestimonial .testimonialslider .content .txt p {
  margin: 10px 0px 20px 0px;
}
.hometestimonial .testimonialslider .content .txt strong {
  font-weight: 600;
  color: #414141;
  font-size: 16px;
}
.hometestimonial .testimonialslider .content .txt .designation {
  margin: 5px 0px 10px 0px;
  font-style: normal;
  font-weight: 400;
  font-size: 15px;
  display: block;
  color: #414141;
}
.hometestimonial .testimonialslider ul.slick-dots {
  margin: 0;
  padding: 0;
  margin-top: 5px;
  list-style: none;
  text-align: center;
}
.hometestimonial .testimonialslider li {
  list-style: none;
  background: #f1f1f1;
  display: inline-block;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  margin: 10px 5px;
  cursor: pointer;
  border: 1px solid #a3a3a3;
}
.hometestimonial .testimonialslider li.slick-active {
  background: #a3a3a3;
}
.hometestimonial .testimonialslider li button {
  display: none;
}
.hometestimonial .testimonialslider .slick-arrow {
  display: block;
}

/* .hometestimonial .testimonialslider .flex-control-nav{width:100%;position:absolute;bottom:-45px;text-align:center;}
.hometestimonial .testimonialslider .flex-control-paging li a{width:15px;height:22px;display:block;background:transparent url(images/test-icon.png) no-repeat 0 0;cursor:pointer;text-indent:-9999px;-webkit-box-shadow:none;-moz-box-shadow:none;-o-box-shadow:none;box-shadow:none;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;border:0}
.hometestimonial .testimonialslider .flex-control-paging li a.flex-active{width:15px;height:22px;display:block;background:transparent url(images/test-activeicon.png) no-repeat 0 0;cursor:default}
.hometestimonial .flex-direction-nav a {top: 35%;left: -40px;}
.hometestimonial a.flex-next{right: -75px;left: unset;} */

/* Testimonial Home start  end */

main.page_template {
  height: auto;
  /* margin-top: 80px; */
}
main.page_template.home {
  height: auto;
  /* margin-top: 0; */
}
.innerbanner {
  height: 473px;
  position: relative;
  background: #e8eef5;
}
.innerbanner.about { height: 473px; position: relative; } 
.innerbanner.about { height: 473px; position: relative; } 
 
.innerbanner .banner_text {
  height: 100%;
  /* display: flex; */
  align-items: center;
  color: #111;
  padding:20px 0px;
  /* max-width: 525px; */
  max-width: 654px;
  padding-top: 90px;
}
.innerbanner .banner_text i { font-style: normal; color: #fff; font-size: 16px; }
.innerbanner .banner_text h1 { font-size:46px; line-height:55px;  color: #000 !important; opacity: 1 !important; letter-spacing:0.34px; }
.innerbanner .banner_text h2 { color: #303030; font-size: 18px; margin: 0; padding: 0; line-height:26px; margin: 15px 0; font-weight:normal; }
.innerbanner .banner_text h5 { font-size: 16px; color:#000; margin-bottom: 10px; }
.innerbanner .banner_text p { color: #303030; font-size: 18px; margin: 0; padding: 0; line-height:26px; margin: 15px 0; }
.innerbanner .banner_text a {
  font-weight: 500; 
  padding:8px 30px;
  background: #ed1c24;
  color: #fff;
  border: 1px solid #ed1c24;
  font-size: 15px;
  text-decoration: none;
  display: inline-block;
  margin-top:25px;
}
.innerbanner .banner_text a:hover { color: #fff; background:#c80000;  }


section.inner-body {
  padding:60px 0 70px 0;
  min-height: 266px;
}
section.inner-body a {
  color: #ed1c24;
  text-decoration: none;
}
section.inner-body a:hover {
  color: #333;
  text-decoration: underline;
}

section.inner-body strong {
  font-weight: 600;
}
section.inner-body ul {
  margin: 0;
  padding: 0;
}
section.inner-body ul li {
  list-style: none;
  /* background: url(images/bullet-blue.png) no-repeat 0px 6px; */
  padding: 0px 0px 5px 25px;
  text-align: left;
}

section.inner-body .leftcolumn {
  margin: 0;
}
section.inner-body .ltmenu {
  background: #f4f4f4;
  padding:20px 0px 0px 0px;
  min-height: 250px;
  margin-bottom:20px;
  border-radius:6px;
}
section.inner-body .ltmenu ul {
  padding:10px 0 0 0;
}
section.inner-body .ltmenu ul li {
  list-style: none;
  padding: 0;
  border-top:1px solid #e4e4e4;
}
section.inner-body .ltmenu ul li a {
  text-decoration: none;
  display: block;
  width: 100%;
  /* padding:30px 10px 15px 80px; */
  color: #323d43;
  font-weight:400;
  font-size: 15px;
  border-left: 0px solid transparent;
  font-family: "Inter", sans-serif;
}
section.inner-body .ltmenu ul li a:hover {
  color: #000;
  font-weight:400;
  background-color: #ebebeb;
  border-left: 0px solid #ed1c24;
}
section.inner-body .ltmenu ul li.current_page_item a {
  color: #000;
  font-weight:500;
  background-color: #ebebeb;
  border-left: 0px solid #ed1c24;
}

section.inner-body .ltmenu ul li ul.sub-menu {
  padding: 0;
  margin: 0;
  padding-bottom: 10px;
}
section.inner-body .ltmenu ul li ul.sub-menu li {
  border-bottom: 0;
}
section.inner-body .ltmenu ul li ul.sub-menu li a {
  border: 0;
  text-transform: none;
  padding: 4px 0px 4px 15px;
  color: #778288;
  font-size: 13px;
  font-weight: 500;
}
section.inner-body .ltmenu ul li ul.sub-menu li a:hover {
  color: #3399cc !important;
  background: #e9f4fa url(images/ltarrow.png) no-repeat 0px 8px !important;
  transition: none;
}
section.inner-body .ltmenu ul li ul.sub-menu li.current_page_item a {
  color: #2093d1;
  background: #e9f4fa url(images/ltarrow.png) no-repeat 0px 8px !important;
}

section.inner-body .ltmenu ul li ul.sub-menu li.menu-item a {
  color: #778288;
}
section.inner-body .ltmenu ul li ul.sub-menu li.menu-item.current_page_item a {
  color: #2093d1;
  background: #e9f4fa url(images/ltarrow.png) no-repeat 0px 8px !important;
}

section.inner-body .contentcol {
  line-height: 27px;
  color: #666;
}
section.inner-body .contentcol p {
  font-size: 15px;
  font-weight:400;
  line-height: 27px;
  color: #666;
}
section.inner-body .contentcol .innerpad {
  padding: 0 0 0 20px;
  position: relative;
}

section.inner-body.aboutpg .companyimage img {
  margin-top: 60px;
}
section.inner-body.aboutpg .productimage {
  margin-top: 30px;
  width: 100%;
  position: relative;
}
section.inner-body.aboutpg .bluebox {
  max-width: 540px;
  background-color: #2093d1;
  padding: 30px;
  color: #fff;
  margin: -150px 50px 0 auto;
  position: relative;
}
section.inner-body.aboutpg .bluebox p {
  color: #fff;
  font-size: 14px;
  line-height: 23px;
}
section.inner-body.aboutpg .teamadvantage {
  text-decoration: none;
  padding-top: 30px;
}
section.inner-body.aboutpg .teamadvantagelist {
  text-decoration: none;
}
section.inner-body.aboutpg .teamadvantagelist .advclm {
  text-decoration: none;
  margin-bottom: 10px;
  margin-top: 15px;
}
section.inner-body.aboutpg .teamadvantagelist .advclm .icon {
  display: table-cell;
  width: 70px;
  vertical-align: top;
}
section.inner-body.aboutpg .teamadvantagelist .advclm .txt {
  display: table-cell;
  width: auto;
  vertical-align: top;
}

section.inner-body.leadershippg .founder {
  margin-top: 20px;
  margin-bottom: 20px;
}
section.inner-body.leadershippg .founder .fbox {
  background: #f2f2f2;
  display: table;
  width: 100%;
  margin-bottom: 25px;
}
section.inner-body.leadershippg .founder .fbox .photo {
  display: table-cell;
  vertical-align: top;
  width: 180px;
}
section.inner-body.leadershippg .founder .fbox .title {
  display: table-cell;
  vertical-align: middle;
  width: auto;
  padding: 25px;
  font-size: 22px;
  line-height: 31px;
  font-weight: 800;
  background-image: linear-gradient(to right, #063078, #2092d0);
  -webkit-background-clip: text;
  -moz-background-clip: text;
  background-clip: text;
  color: transparent;
}
section.inner-body.leadershippg .visionbox {
  display: table;
  width: 100%;
  box-shadow: 5px 5px 18px #e3e3e3;
}
section.inner-body.leadershippg .visionbox .visiontxt {
  display: table-cell;
  vertical-align: middle;
}
section.inner-body.leadershippg .visionbox .visionImage {
  display: table-cell;
  vertical-align: top;
  padding-right: 0;
}
section.inner-body.leadershippg .visionbox .visiontxt .txt {
  padding: 30px;
}
section.inner-body.leadershippg .visionbox figure {
  margin: 0;
  padding: 0;
}

section.inner-body.leadershippg .historybox {
  background: #f3f3f3;
  margin: 50px 0;
}
section.inner-body.leadershippg .historybox .hdsec {
  max-width: 550px;
  margin: 20px auto 0px auto;
  display: block;
  padding: 20px;
  text-align: center;
}
section.inner-body.leadershippg .historybox .award {
  border: 0;
}
section.inner-body.leadershippg .historybox .award figure {
  text-align: center;
  padding: 20px 0 0 20px;
  margin: 0;
}
section.inner-body.leadershippg .historybox .txtclm {
  font-size: 15px;
}
section.inner-body.leadershippg .historybox .txtclm .txt {
  padding: 20px 20px 20px 0px;
}

.competencies-intro {
  text-align: center;
  padding: 0 0 30px 0;
}
.comprw1 {
  position: relative;
  margin-bottom: 25px;
}
.comprw1 .clm1 {
  padding-right: 0;
}
.comprw1 .clm2 {
  padding-left: 0;
}
.contentcol .competencies-list {
  margin: 0;
  box-shadow: 5px 5px 18px #e3e3e3;
  min-height: 345px;
}
.contentcol .competencies-list ul {
  margin: 0;
  padding: 20px !important;
}
.contentcol .competencies-list ul li {
  list-style: none;
  background: url(images/tick-bullet.png) no-repeat left 5px !important;
  padding: 0px 0px 10px 30px;
  width: 40%;
  display: inline-block;
  border-bottom: 1px solid #e9e9e9;
  margin: 5px 4%;
}
.contentcol .competencies-image {
  position: relative;
  min-height: 345px;
}
.contentcol .competencies-imagetext {
  padding: 20px;
  background-color: #e9f2f5;
  position: absolute;
  left: 15px;
  right: 50px;
  top: auto;
  bottom: 20px;
}
.contentcol .competencies-imagetext p {
  line-height: 20px !important;
  margin: 0px;
  font-size: 14px !important;
  color: #333 !important;
}
.contentcol .competencies-blue {
  background: #2093d1;
  margin: 25px 0 25px 0;
  padding: 30px 0px 30px 30px;
}
.contentcol .competencies-blue .txt {
  color: #fff;
}
.contentcol .competencies-blue .txt p {
  color: #fff;
  margin: 0;
}
.contentcol .competencies-blue .link {
  text-align: center;
  margin-top: 10px;
}
.contentcol .competencies-blue .link a {
  background: #efb303;
  border: 1px solid transparent;
  padding: 7px 30px 7px 30px;
  border-radius: 25px;
  transition: 0.5s;
  text-decoration: none;
  color: #000;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 14px;
  display: inline-block;
}
.contentcol .competencies-blue .link a:hover {
  background: #2093d1;
  color: #fff;
  border: 1px solid #fff;
}

.competencies-fabrication {
  background: #f2f8fb;
  padding: 50px 0;
  margin-top: 40px;
}
.competencies-fabrication h4 {
  text-align: center;
  padding-bottom: 30px;
  font-weight: 600;
  font-size: 17px;
}
.competencies-fabrication .container {
  max-width: 920px;
  margin: 0 auto;
}
.competencies-fabrication .fabimage {
  min-height: 225px;
  position: relative;
  margin: 0;
}
.competencies-fabrication .fabimage h5 {
  background: #2093d1;
  position: absolute;
  bottom: 0px;
  left: 0;
  padding: 13px 20px;
  width: 201px;
  text-align: center;
  color: #fff;
  font-weight: 600;
}
.competencies-fabrication .dimensions {
  min-height: 250px;
  box-shadow: 5px 5px 18px #e3e3e3;
  padding: 25px;
  background: #ffffff;
  margin-bottom: 30px;
}
.competencies-fabrication .dimensions:hover {
  box-shadow: 5px 5px 18px #d5d5d5;
  transition: 0.3s;
}
.competencies-fabrication .dimensions ul {
  margin: 0;
  padding: 0;
}
.competencies-fabrication .dimensions ul li {
  font-size: 13px;
  list-style: none;
  padding: 10px 0px 10px 0px;
  border-bottom: 1px solid #f0f0f0;
}
.competencies-fabrication .dimensions ul li:last-child {
  border: 0;
}
.competencies-fabrication .dimensions ul li i {
  display: inline-block;
  float: left;
  width: 60%;
}
.competencies-fabrication .dimensions ul li b {
  display: inline-block;
  float: right;
  text-align: left;
  width: 35%;
  font-size: 15px;
  color: #333;
  font-weight: 500;
}
.competencies-fabrication .description {
  max-width: 880px;
  margin: 20px auto;
  text-align: center;
  color: #666666;
  font-size: 14px;
}
.competencies-fabrication .description p {
  color: #666666;
  font-size: 14px;
  line-height: 25px;
}

.competencies-ctstandard {
  background: #fff;
  padding: 50px 0 20px 0;
}
.competencies-ctstandard .container {
  margin: 0 auto;
  max-width: 960px;
}
.competencies-ctstandard h4 {
  text-align: center;
  padding-bottom: 30px;
  font-weight: 600;
  font-size: 17px;
}
.competencies-ctstandard .clm {
  border-right: 1px solid #dedede;
}
.competencies-ctstandard .clm:last-child {
  border-right: 0;
}
.competencies-ctstandard ul {
  margin: 0;
  padding: 0 20px;
}
.competencies-ctstandard ul li {
  font-size: 14px;
  font-weight: 500;
  list-style: none;
  background: url(images/bullet-blue.png) no-repeat left 5px;
  padding: 0px 0px 10px 20px;
  margin-top: 6px;
}

.competencies-certified {
  text-align: center;
  padding: 50px 0 30px 0;
  background: #f8fbfd;
}
.competencies-certified .intro {
  margin: 0 auto;
  max-width: 750px;
}
.competencies-certified .intro h4 {
  margin-bottom: 20px;
}
.competencies-certified .intro p {
  line-height: 25px;
  font-weight: 500;
}
.competencies-certified .logoclm {
  display: inline-block;
  margin: 20px 15px;
}
.competencies-certified .logoclm .logobox {
  display: inline-block;
}

.contactfirstrow {
  padding: 50px 0 20px 0;
}
.contactfirstrow .contactbox {
  font-size: 19px;
  color: #323232;
  padding: 0px 0px 30px 0px;
  display: table;
  width: 100%;
}
.contactfirstrow .contactbox p {
  margin: 0;
  padding: 0;
}
.contactfirstrow .contactbox .col1 {
  padding-left: 0;
}
.contactfirstrow .contactbox .col2 {
  text-decoration: none;
}

.contactfirstrow .contactbox .footer-right ul li {
  float: left;
  padding: 0;
}

#getintouch {
  padding: 0px 0 0px 0;
  outline: none;
}

.formcontact {
  max-width: 880px;
  margin: 0 auto;
  width: 100%;
  font-size: 17px;
  font-weight: 500;
}
.formcontact input[type="text"],
.formcontact input[type="email"],
.formcontact input[type="tel"] {
  width: 100%;
  /* background: transparent; */ background: #fff;
  outline: none;
  border: 0;
  border-bottom: 1px solid #fff;
  border-radius: 3px;
  padding-left: 20px;
  font-size: 15px;
}
.formcontact textarea {
  width: 100%;
  background: #fff;
  outline: none;
  border: 0;
  border: 1px solid #fff;
  border-radius:3px;
  overflow: hidden;
  resize: none;
  box-sizing: border-box;
  height: 60px;
  padding-left: 20px;
  font-size: 15px;
}
.formcontact input[type="submit"],
.contact-form input[type="submit"] {
  width: 175px;
  display: inline-block;
  padding: 10px 0;
  color: #fff;
  border: 0;
  font-size: 16px;
  background: #ed1c24;
  margin-top: 0px;
  font-weight: 600;
  transition: 0.5s;
  margin: 0 auto;
  text-align: center;
  border: 1px solid #ed1c24;
}
.formcontact input[type="submit"]:hover,
.formcontact input[type="submit"]:focus,
.contact-form input[type="submit"]:hover,
.contact-form input[type="submit"]:focus {
  background: #c80000;
  color: #fff;
  border: 1px solid #c80000;
}
div.wpcf7-validation-errors,
div.wpcf7-acceptance-missing {
  clear: both;
}
div.wpcf7-validation-errors {
  display: none !important;
}
.formfield {
  float: left;
  width: 100%;
  margin-bottom:1px;
}
.page-template-page-contact #menu-item-1125.current_page_parent a::before {
  width: 0;
}
div.wpcf7-response-output {
  font-size: 14px;
}

.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
  color: red !important;
}

div.wpcf7-mail-sent-ng,
div.wpcf7-aborted {
  color: #ff0000;
}
.wpcf7-not-valid-tip {
  font-size: 14px !important;
  color: #ff0000 !important;
  text-align: left;
}
/*contact */

/* News Listing page */
.news-listing {
  padding: 50px 0;
  background: #fff;
}
.news-listing h3 {
  font-weight: 700;
  font-size: 21px;
  text-transform: uppercase;
  margin-bottom: 20px;
}

.news-listing .newsrw {
  background: #fff;
  display: table;
  width: 100%;
  margin: 0px 0;
  padding: 30px 0px;
  border-bottom: 1px solid #dcdcdc;
}
.news-listing .newsrw:hover {
  background: #f5f5f5;
}
.news-listing .newsrw:last-child {
  border: 0;
}
.news-listing .newsrw a.newslink {
  color: #333333;
  transition: all 0.5s ease-in-out;
}
.news-listing .newsrw a.newslink:hover {
  color: #333333;
}
.news-listing .newsrw .newsdate {
  font-weight: 500;
  font-size: 14px;
  margin-bottom: 15px;
  color: #666;
}
.news-listing .newsrw h4 {
  font-weight: 600;
  font-size: 17px;
  margin-bottom: 15px;
  color: #333;
}
.news-listing .newsrw h4 b {
  font-weight: 700;
}
.news-listing .newsrw a.newslink:hover h4 {
  color: #c80000;
}
.news-listing .newsrw p {
  font-weight: 400;
  font-size: 14px;
  line-height: 22px;
  margin-bottom: 15px;
}
.news-listing .newsrw span.readmore {
  font-weight: 600;
  font-size: 13px;
  color: #c80000;
}

.news-listing .newsclm1 {
  padding-bottom: 15px;
}
.news-listing .newsclm1 figure {
  overflow: hidden;
  max-height: 170px;
  margin: 0;
}
.news-listing .newsclm1 figure img {
  overflow: hidden;
}
.news-listing .newsclm2 {
  text-align: left;
}

.news-sidebar .recent-box {
  padding: 0px 0 20px;
}
.news-sidebar .recent-box h2 {
  text-transform: none;
  font-weight: 600;
  font-size: 16px;
  color: #333;
  padding: 0px 0 15px 0px;
  position: relative;
}
.news-sidebar .recent-box h2:before {
  display: none;
}
.news-sidebar .allnews {
  margin-bottom: 20px;
  text-align: right;
  display: block;
}
.news-sidebar .allnews .fa {
  font-size: 18px;
  vertical-align: middle;
  margin: 5px 8px;
}
.news-sidebar .allnews a {
  text-decoration: underline;
  font-size: 15px;
  color: #333;
  font-weight: 600;
}
.news-sidebar .allnews a:hover {
  text-decoration: none;
  color: #ab0004;
}
.news-sidebar .recent-content {
  font-size: 15px;
  font-weight: 600;
  line-height: 22px;
}

.newsdetailspage h1 {
  font-size: 20px;
  margin-bottom: 25px;
  font-weight: 600;
  color: #000000;
}
.newsdetailspage .single-blog-content {
  padding: 20px 30px 40px 0;
}

.product_detailspg {
  text-align: left;
}
.customersay {
  background: #fff4c7;
  padding: 30px 20px;
  text-align: center;
  margin-top: 20px;
}
.customersay .hdsec h5 {
  font-size: 15px;
  color: #010000;
  text-transform: uppercase;
  font-weight: 700;
  padding: 30px 0 20px 0;
}
.customersay .customersay-slider {
  background: transparent;
  margin: 0 auto;
  min-height: 170px;
  max-width: 550px;
}
.customersay .customersay-slider .content {
  min-height: 170px;
  margin: 0 12px 0 12px;
  font-weight: 500;
  color: #000;
  font-size: 13px;
}
.customersay .customersay-slider .content .txt {
  font-weight: 600;
  color: #000;
  font-size: 15px;
  line-height: 19px;
  margin: 0 15px 0 15px;
  min-height: 90px;
}
.customersay .customersay-slider .content .txt strong {
  font-weight: 800;
  color: #000 !important;
}
.customersay .customersay-slider ul.slick-dots {
  margin: 0;
  padding: 0;
  margin-top: 25px;
  list-style: none;
  text-align: center;
  padding: inherit;
}
.customersay .customersay-slider li {
  background-image: none !important;
  list-style: none;
  background: #bcbcbc;
  display: inline-block;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  margin: 10px 3px;
  padding: 0px !important;
  border: 1px solid #7f7a63;
}
.customersay .customersay-slider li.slick-active {
  background: #7f7a63;
}
.customersay .customersay-slider li button {
  display: none;
}
.customersay .customersay-slider .slick-arrow {
  display: none !important;
}

.contentcol .competencies-blue h5 {
  text-transform: uppercase;
  color: #fff;
  margin: 0;
  font-weight: 600;
  font-size: 18px;
}
.contentcol .competencies-blue p {
  color: #ededed;
  font-size: 14px;
}
.contentcol .wp-block-image {
  margin: 30px 0;
}

.contentcol .spectable {
  margin: 25px 0;
  max-width: 480px;
}
.contentcol .spectable table {
  width: 100% !important;
}
.contentcol .spectable thead {
  background: #f2f2f2;
  border-top: 1px solid #c2c2c2;
  border-bottom: 1px solid #c2c2c2;
}
.contentcol .spectable thead th {
  padding: 10px 10px !important;
  color: #313131;
  text-transform: uppercase !important;
  font-size: 14px;
}
.contentcol .spectable tbody {
  background: #fff;
}
.contentcol .spectable tbody td {
  padding: 7px 10px !important;
  border-bottom: 1px solid #c2c2c2;
  font-weight: 500;
  font-size: 14px;
}

.product-gallery {
  margin: 30px 0px;
}
.product-gallery .slick-dots {
  /* display: none !important; */
  text-decoration: none;
}
.product-gallery img.a-left.control-c.prev.slick-prev.slick-arrow {
  left: -35px;
  top: 40%;
  position: absolute;
  cursor: pointer;
}
.product-gallery img.a-right.control-c.next.slick-next.slick-arrow {
  position: absolute;
  right: -35px;
  top: 40%;
  cursor: pointer;
  transform: rotate(180deg);
}
.product-gallery .slick-arrow {
  font-size: 0;
  width: 25px;
  height: 25px;
  border-radius: 2px;
  background: url(images/arrow-gallery-on.png) #fff no-repeat center 5px;
  border: 0px solid #2193d1 !important;
  background-color: rgb(32, 147, 209, 0.9);
}
.product-gallery .slick-arrow:hover {
  background: url(images/arrow-gallery-on.png) #2193d1 no-repeat center 5px;
}
.product-gallery img.slick-arrow {
  border: 0;
  border-radius: 2px;
}

.slickslide.product-gallery {
  display: inline-block;
  height: auto;
}
.product-gallery .slick-arrow {
  top: 40%;
  position: absolute !important;
  z-index: 1;
}
.product-gallery .slick-prev.slick-arrow {
  right: 15px !important;
  left: auto !important;
  transform: rotate(180deg);
}
.product-gallery .slick-next.slick-arrow {
  left: 15px !important;
  right: auto !important;
}
.product-gallery button {
  background: none;
}
.product-gallery button:hover {
  background: #2093d1;
}
.product-gallery ul.slick-dots li {
  padding: 0px !important;
}
.product-gallery ul.slick-dots li.slick-active {
  background: #2093d1 !important;
}

/* .product-gallery .slick-arrow { position: absolute; top:40%; }
.product-gallery .slick-next.slick-arrow { right: 15px; }
.product-gallery .slick-prev.slick-arrow { left: 15px; right: auto; } */

a.productback {
  color: #2193d1;
  font-weight: 500;
  text-decoration: underline none;
  position: absolute;
  top: -30px;
  right: 20px;
  padding: 3px 15px;
  border: red 1px #2193d1;
  display: inline-block;
  border-radius: 3px;
}
a.productback:hover {
  color: #2193d1;
  text-decoration: none;
}

.product-gallery .slick-dots li {
  background: none !important;
}

/* Resources start */
.resourcespg {
  padding: 0;
}
.resourcespg .pdf-downloads ul {
  list-style: none;
  margin: 0 auto;
  padding: 0; /* display: table; */
  text-align: left;
}
.resourcespg .pdf-downloads ul li {
  display: inline-block;
  margin: 10px;
  padding: 10px;
  width: 220px;
  min-height: 187px;
  float: none;
  vertical-align: bottom;
}
.resourcespg .pdf-downloads a {
  font-size: 14px;
  font-weight: 500;
}
.resourcespg .pdf-downloads .icon-pdf {
  margin: 0;
  max-width: 137px;
}
.resourcespg .pdf-downloads .icon-pdf img {
  padding: 10px;
  margin: 0;
  border: 1px solid #ccc;
  box-shadow: 5px 5px 18px #e4e4e4;
}
.resourcespg .pdf-downloads a:hover .icon-pdf img {
  border: 1px solid #a1ccec;
  box-shadow: 5px 5px 18px #a1ccec;
}
.resourcespg .pdf-downloads .name {
  margin: 25px 0;
  color: #343434;
  font-size: 16px;
  font-weight: 600;
}
.resourcespg .pdf-downloads .donwnload {
  margin: 0px;
  font: 13px;
}
/* .icon-pdf {background: url(images/pdf-icon.png)no-repeat center / contain;width: 100%;height: 100px;} */

/* Resources end */

/* Careers page  start **/
.careerspg {
  text-decoration: none;
}
.careerspg a {
  color: #2093d1;
}

.careerspg a.currentopen {
  display: inline-block;
  font-weight: 600;
  padding: 10px 20px;
  color: #4dc6e1;
  background: #2093d1;
  border-radius: 20px;
  text-transform: uppercase;
  margin: 15px 0;
  border: 1px solid #2093d1;
  color: #fff;
  box-shadow: 5px 5px 18px #dcdcdc;
  text-decoration: none;
}
.careerspg a.currentopen:hover {
  text-decoration: none;
  color: #2093d1;
  background: #fff;
}
.careerspg a.currentopen:focus {
  text-decoration: none;
}
.careerspg .carrers-introduction {
  padding: 0;
}
.careerspg .carrers-image {
  margin-top: 15px;
}

.associates {
  position: relative;
  margin-top: 100px;
}
.associates .associate-slider {
  position: relative;
}
.associates .associate-slider {
  background: transparent;
  margin: 0 0 0px;
}
.associates .associate-slider .content {
  position: relative;
  min-height: 370px;
  margin: 0 20px 20px 20px;
  padding: 20px;
  background: #fff;
  font-weight: 500;
  color: #000;
  font-size: 13px;
  border: 1px solid #e0e0e0;
  box-shadow: 5px 5px 18px #e4e4e4;
}
.associates .associate-slider .content .photo {
  position: relative;
  margin: 10px 0 15px 20px;
  width: 114px;
  height: 114px;
  border-radius: 50%;
  background: #ccc;
}
.associates .associate-slider .content .photo img {
  margin-top: 10px; /* position: absolute; top: -50px; */
}
/* .associates .associate-slider .content .photo figure { width: 114px; height: 114px;  } */
.associates .associate-slider .content .txt {
  font-weight: 400;
  color: #000;
  font-size: 14px;
  line-height: 25px;
  margin: 0 15px 0 15px;
  min-height: 90px;
}

.associates .associate-slider ul.slick-dots {
  margin: 0;
  padding: 0;
  margin-top: 25px;
  list-style: none;
  text-align: center;
}
.associates .associate-slider li {
  list-style: none;
  background: #bcbcbc;
  display: inline-block;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  margin: 10px 3px;
}
.associates .associate-slider li.slick-active {
  background: #6bc777;
}
.associates .associate-slider li button {
  display: none;
}
.associates .associate-slider .slick-arrow {
  display: none !important;
}

.carrers-joblisting {
  padding: 30px 0px;
  background: #f8f8f8;
}
.carrers-joblisting .intro {
  padding: 20px 0px 0px 0px;
  max-width: 860px;
  margin: 0 auto;
  line-height: 25px;
  font-weight: 500;
}
.carrers-table {
  margin: 50px 0;
  border: 1px solid #e4e4e4;
  box-shadow: 5px 5px 18px #e4e4e4;
  border-radius: 5px;
}
.carrers-table table {
  margin: 0;
}
.carrers-table thead tr th {
  background: #ffffff;
}
.carrers-table tr:nth-child(even) {
  background: #ffffff;
}
.carrers-table tr:nth-child(odd) {
  background: #ecf1f5;
}

section.inner-body.privacypg {
  line-height: 25px;
}
section.inner-body.privacypg h3 {
  font-size: 15px;
  color: #2093d1;
  margin: 20px 0 10px 0;
}
section.inner-body.privacypg h2 {
  font-size: 16px;
  margin: 20px 0 10px 0;
  font-weight: 700;
  color: #2e368f !important;
}
section.inner-body.privacypg li {
  margin: 5px 0 10px 0;
}
section.inner-body.privacypg ol {
  padding-left: 15px;
}

section.inner-body.privacypg ul {
  margin: 0;
  padding: 20px 20px 20px 0px !important;
}
section.inner-body.privacypg ul li {
  list-style: none;
  background: url(images/bullet-blue.png) no-repeat 5px 8px !important;
  padding: 0px 0px 5px 25px;
}

.sitemappg {
  text-decoration: none;
}
.sitemappg ul {
  margin: 0;
  padding: 0 20px;
}
.sitemappg ul li {
  font-size: 15px;
  background: url(images/icon-circle.png) no-repeat left 5px;
  padding: 0px 0px 10px 20px;
  margin-top: 6px;
  text-transform: uppercase;
  font-weight: 600;
  list-style: none;
}
.sitemappg ul li a {
  color: #2093d1;
  text-decoration: none;
}
.sitemappg ul li a:hover {
  color: #333;
  text-decoration: none;
}
.sitemappg ul li ul.sub-menu {
  margin-top: 15px !important;
}
.sitemappg ul li ul.sub-menu li {
  background: url(images/icon-circle.png) no-repeat left 5px;
  font-weight: 500;
  background-size: 8px;
  padding: 0px 0px 3px 20px;
  text-transform: none;
}
.sitemappg ul li ul.sub-menu li a {
  padding: 0;
  margin-top: 0px;
  font-size: 14px !important;
  color: #2093d1 !important;
}
.sitemappg ul li ul.sub-menu li a:hover {
  background: none !important;
  background-image: none !important;
  color: #333 !important;
}
.sitemappg ul li ul.sub-menu li ul.sub-menu {
  padding: 0;
}
.sitemappg ul li ul.sub-menu li ul.sub-menu li {
  background: url(images/bullet-blue.png) no-repeat 10px 5px;
  padding: 0px 0px 5px 25px;
}
.sitemappg ul li ul.sub-menu li ul.sub-menu li a {
  color: #666 !important;
  font-size: 14px !important;
  border-bottom: 0px solid #c80000;
}

header .navbar-nav .current-menu-ancestor.current-menu-parent a.dropdown-toggle {
  /* color: #c80000 !important; */
  border-bottom: 3px solid #c80000;
}
header .navbar-nav .current-menu-ancestor.menu-item-has-children  > a { color: #c80000; border-bottom: 3px solid #c80000; }

/* header .current-menu-ancestor.current-menu-parent .dropdown { color: #3399cc !important; } */
header .navbar-nav > li.current_page_ancestor > a {
  color: #c80000 !important;
  background: #fff;
  border-bottom: 3px solid #c80000;
}
header.navbar-nav > li.current-menu-parent ul li.dropdown-submenu a.dropdown-toggle { color: #c80000; }
.page-template {  height: auto !important; }

#LeftMenu ul,
#LeftMenu ul li {
  /* margin: 0; padding: 0; border: 0; */
  list-style: none; /* line-height: 1; */
  display: block;
  position: relative;
}
#LeftMenu {
  color: #ffffff;
}
#LeftMenu ul ul {
  display: none;
}
.align-right {
  float: right;
}
#LeftMenu > ul > li > a {
  padding: 15px 20px;
}
.has-sub > a:after {
  content: "";
  width: 0;
  height: 0;
  float: right;
  margin: 10px 10px 0 0; /* border-right: 10px solid transparent; border-left: 10px solid transparent; border-top: 6px solid #5F5F5F; */
}
.holder {
  border: 1px solid transparent;
  padding: 11px 26px;
  z-index: 3;
  position: absolute;
  margin: 11px 12px 0 0;
  right: 0;
  background: rgba(255, 65, 65, 0.24);
}
/* #LeftMenu > ul > li.open > a { box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.15); border-bottom: 1px solid #1682ba; } */
#LeftMenu > ul > li:last-child > a,
#LeftMenu > ul > li.last > a {
  border-bottom: 1px solid #ff0000;
}
#LeftMenu ul ul li a {
  cursor: pointer;
  padding: 4px 0px 4px 17px;
  z-index: 1;
}
#LeftMenu ul ul li:first-child > a {
  box-shadow: none;
}
/* #LeftMenu ul ul ul li:first-child > a { box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1); } */
#LeftMenu ul ul ul li a {
  padding-left: 30px;
}
#LeftMenu ul ul li.has-sub > a::after {
  content: "";
  width: 0;
  height: 0;
  float: right;
  margin: 10px 10px 0 0;
  /* border-right: 10px solid transparent; border-left: 10px solid transparent; border-top: 6px solid #5F5F5F; */
}
#LeftMenu .current-menu-ancestor.current-menu-parent ul.sub-menu {
  display: block;
}
#LeftMenu .current-menu-item ul.sub-menu {
  display: block;
}

section.inner-body .contentcol .productlist ul li {
  width: 47%;
  display: inline-block;
  vertical-align: top;
}
/* .product-gallery ul li { width: auto; } */
.forty {
  display: inline-block;
  float: right;
  max-height: 43px;
  margin-top: -6px;
}

.certificate-pop {
  padding: 0;
}
.certificate-pop .modal-dialog {
  max-width: 550px;
  width: none;
  margin-top: 20px;
}
.certificate {
  margin: 0 auto;
  text-align: center;
}
.certificate img {
  margin: 0 auto;
  text-align: center;
}

.icon-pdf img {
  cursor: pointer;
}

.footbot { padding:0; }
.footbot .cpyright {
  clear: both;
  display: block;
  font-weight: 400;
  color: #949394;
  font-size: 14px;
  line-height: 25px;
  border-top: 1px solid #A8A9AF;
  padding-top: 20px;
  margin-top: 20px;
}

.footbot .cpyright .flink {
  display: inline-block;
  color: #b3b4c8;
}
.footbot .cpyright .flink:first-child a {
  /* margin-right: 0; */
}
.footbot .cpyright .flink a {
  color: #b3b4c8;
  text-decoration: none;
  margin: 0 10px;
  font-size: 13px;
}
.footbot .cpyright .flink a:hover {
  color: #fff;
  text-decoration: none;
}

.footermenu {
  padding-bottom: 10px;
}
 

.footermenu ul { margin: 0; padding: 0; }
.footermenu ul li { display:block; margin:5px 5px 0 0; padding: 0; list-style: none;  }
.footermenu ul li a { font-weight:400; color: #dddcdd; font-size:16px; font-family: "Inter", sans-serif; }
.footermenu ul li a:hover { color: #fff; }

.footermenu ul.sub-menu {
  margin-top: 7px;
}
.footermenu ul.sub-menu li {
  margin-right: 0px;
}
.footermenu ul.sub-menu li a {
  font-weight: 400;
  font-size: 14px;
  color: #b3b4c8;
}
.footermenu ul.sub-menu li a:hover {
  color: #fff;
}
.footaddress {
  color: #b3b4c8;
  font-size: 14px;
  font-weight: 400;
  line-height: 23px;
}
.footaddress b {
  display: inline-block;
  margin-bottom: 7px;
  font-weight: 500;
  color: #fff;
  font-size: 14px;
}

/* .home h2 {
  font-size: 45px;
  line-height:55px;
  font-family: "Inter", sans-serif;
  font-weight:600;
  margin-bottom: 20px;
} */

/* .home h3 {
  font-family: "Inter", sans-serif;
  font-weight: 500;
  margin-bottom: 10px;
}
.home h4 {
  font-size: 20px;
  color: #ed1c24;
  font-family: "Inter", sans-serif;
  font-weight: 500;
}
.home h5 {
  font-size: 16px;
  color: #3d3d3d;
  margin:10px 0 20px 0;
} */

section.whatwe_believe { padding:90px 0; position: relative; color: #575757; }
section.whatwe_believe .hdtxt { font-size: 16px; }
section.whatwe_believe .hdtxt p { font-size: 16px; padding:1px 0 10px 0; }
section.whatwe_believe h2 { font-size:41px; line-height:55px; color: #000; margin:0px 0 20px 0; font-weight:500; }
section.whatwe_believe h5 { font-size: 16px; color: #3d3d3d; margin:0px 0 15px 0; font-weight:500; }
section.whatwe_believe .txt h5 { margin-top:16px; }
section.whatwe_believe .txt a { color: #fff; text-decoration: none; padding:10px 30px; border-radius: 25px;
  background: #ed1c24; border: 1px solid #ed1c24; }
section.whatwe_believe .txt a:hover {   color: #fff;  border: 1px solid #c80000;  background:#c80000; }
section.whatwe_believe .clm { padding-top:0px; padding-bottom: 20px; }
section.whatwe_believe .clm .content { width: 100%; padding:0; }
section.whatwe_believe .clm .content .icon { display: block; padding:10px 0 15px 0; }
section.whatwe_believe .clm .content .txt { font-size: 16px; line-height:23px; padding:10px 0px 0px 0px; }
section.whatwe_believe .clm .content .txt h4 { font-size: 20px; line-height: 23px; padding: 0 0 15px 0; }

.worldclass { padding:90px 0; position: relative; min-height: 600px; color: #e5e2e2; }
.worldclass .boxtxt { text-align: left; font-size: 16px;  }
.worldclass .boxtxt p {color: #e5e2e2; }
.worldclass h2 { font-size:41px; line-height:55px;  margin:10px 0 30px 0; font-weight:500; }
.worldclass h5 { font-size: 16px; margin:0px 0 20px 0; font-weight:500; color: #fff; }
.worldclass a { color: #fff; text-decoration: none; padding:10px 30px 10px 30px; border-radius: 25px; background: #ed1c24; border: 1px solid #ed1c24; display: inline-block; margin:20px 0 0 0; }
.worldclass a:hover {  color: #fff;  border: 1px solid #c80000; background:#c80000; }

.trusted { padding:70px 0; position: relative; background: #FFD801; }
.trusted h2 { text-align: center; font-size:30px; line-height:45px; margin:10px 0 20px 0; font-weight:500; color: #000000; }

.trusted .trustcol { text-align: left; padding-top:30px; width: 20%; }
.trusted .trustbox { display: table; width: 100%; }
.trusted .trustbox .icon {  display: table-cell; text-align: center; padding:0 20px 0 0; width:60px; }
.trusted .trustbox .trustxt { display: table-cell; vertical-align: top; width: auto; }
.trusted .trustbox .trustxt p { color: #000; font-size: 18px; }

/* tailored  */
section.tailored { padding:60px 0; background: #262836; }
section.tailored h2 { text-align: center; font-size:40px; line-height:49px; margin:10px 0 20px 0; font-weight:500; color: #fff; }
section.tailored h4 { color: #fff; } 

section.tailored .clm { padding-top:20px; }
section.tailored .clm .tailoredbox { padding:0 5px 10px 0; }
section.tailored .clm .tailoredbox .icon { padding:0; min-height: 60px; }
section.tailored .clm .tailoredbox .txt { font-size:16px; color: #B8BAC8; padding-top: 15px; }
section.tailored .clm .tailoredbox .txt p { font-size:16px; color: #B8BAC8; }

section.tailored .botexplorelink a { font-size: 16px; color: #fff; text-decoration: none;  display: inline-block; 
 background: url(images/arrow-links.png) no-repeat right center; padding:5px 40px 5px 0px; }
section.tailored .botexplorelink a:hover { color: #B8BAC8; }


.expertise { padding:70px 0; background:#FFD801; }
.expertise h2 { font-size:39px; line-height:51px; margin:0px 0 20px 0; font-weight:600; color: #262836; }
.expertise i { color: #000; font-size: 20px; padding:15px 0; font-style:normal; }
.expertise .imgclm { text-align: center; padding-top: 50px; }
.expertise .introtxt { font-size:16px; color: #000; } 
.expertise .introtxt a { color: #fff; text-decoration: none; padding:10px 30px; border-radius: 25px; background: #ed1c24; border: 1px solid #ed1c24; display: inline-block; margin:10px 0 10px 10px; }
.expertise .introtxt a:hover { border: 1px solid #c80000;  background:#c80000; }

.ready { color: #000; background: #f8f8f8; padding:80px 0; }
.ready p { font-size: 15px;  }
.ready h2 { font-size:35px; line-height:45px; margin:0px 0 15px 0; padding: 0; font-weight:500; color: #000000; }
.ready h3 { font-size:24px; padding:0px 0 15px 0; font-style:700; }
.ready a { font-size: 15px; text-decoration: none; color: #000; }
.ready a:hover { text-decoration: underline;  color: #000; }

.ready .readyouter { padding: 0 0 0 30px; font-size: 16px; } 
.ready .readytxt { text-align: left; padding:0px 0 0 0px;  }

.ready .mobileiconnum { padding:0px 0 15px 25px; background: url(images/phone.png) no-repeat 0px 2px; }
.ready .teleiconphone { padding:0px 0 15px 25px; background: url(images/telephone.png) no-repeat 0px 2px; font-size: 15px;  }
.ready .mailicon { padding:0px 0 15px 25px; background: url(images/mail.png) no-repeat 0px 5px; }

.contact-address { padding: 30px 0 0px 0; }
.ctfmrw { display: inline-block; width:46%; margin-right: 3%; }
.ctlocation { border-left: 1px solid #DFDFDF; padding:0px 0 0px 45px; background: url(images/location.png) no-repeat 20px 5px; }






/* Home product */
section.homeproduct {
  padding: 60px 0;
}
.home .homeproduct h3 {
  color: #ed1c24;
  text-align: center;
}

section.homeproduct .clm {
  padding-top: 20px;
  padding-bottom: 15px;
  min-height: 267px;
}

section.homeproduct .clm .content {
  display: table;
  width: 100%;
}
section.homeproduct .clm .content .icon {
  margin: 10px 0px;
  display: table-cell;
  width: 50px;
  vertical-align: top;
  text-align: left;
}
section.homeproduct .clm .content .heading {
  display: table-cell;
  width: auto;
  vertical-align: middle;
  padding: 0px 0px 0px 10px;
  text-align: left;
}
section.homeproduct .clm .content .heading h4 {
  font-size: 23px;
  padding: 0;
  color: #2b357d;
}
section.homeproduct .clm .description {
  font-size: 14px;
  line-height: 23px;
  padding: 10px 20px 15px 0;
  text-align: left;
  color: #757575;
  display: block;
}
section.homeproduct a {
  text-decoration: none !important;
}
section.homeproduct a:hover {
  text-decoration: none !important;
}
/* section.homeproduct .learnmore {
  padding: 5px 0px 0px 0px;
} */
section.homeproduct a .learnmore {
  color: #b99351;
  text-decoration: none;
  font-weight: 600;
  padding: 5px 50px 5px 0px;
  display: inline-block;
  background: #fff;
  font-size: 14px;
  margin-top: 5px;
  /* transition: none; */
}
section.homeproduct a:hover .learnmore {
  color: #b99351;
  background: url(images/more-icon-hover.png) no-repeat right 10px;
}







#menu-item-44 {
  font-size: 0 !important;
}

.clienthome {
  text-align: center;
}
.clienthome .logos {
  display: inline-block;
  margin: 10px 20px;
}

/* Our Speciality  */
.hometeam {
  padding: 60px 0;
  min-height: 550px;
}
.hometeam h3 {
  color: #fff;
  text-align: center;
}
.hometeam .clm {
  padding-top: 15px;
  padding-bottom: 15px;
}
.hometeam .htbox {
  min-height: 158px;
  background: #fff;
  padding: 20px;
  border-radius: 15px;
  text-align: left;
  color: #666666;
  position: relative;
  font: 14px;
  display: table;
  width: 100%;
  box-shadow: 1px 6px 10px #987d4d;
}
.hometeam .htbox .photo {
  display: table-cell;
  vertical-align: top;
  width: 120px;
}
.hometeam .htbox .photo figure {
  margin: 0;
  border-radius: 50%;
  background-color: red;
}
.hometeam .htbox .contentcol {
  display: table-cell;
  width: auto;
  vertical-align: top;
  padding: 0px 0 0 30px;
  position: relative;
}
.hometeam .htbox .contentcol p {
  margin: 0;
  padding: 0;
}
.hometeam .htbox .contentcol .txt {
  position: relative;
}
.hometeam .htbox .contentcol .teamsocial {
  position: absolute;
  bottom: 0;
  right: 0;
}

.hometeam .htbox .photo figure {
  width: 120px;
  height: 120px;
}

.hometeam .htbox .contentcol .name {
  color: #2b357d;
  font-size: 16px;
  font-weight: 600;
  padding-bottom: 5px;
}
.hometeam .htbox .contentcol .designation {
  color: #666;
  font-size: 15px;
}
.hometeam .footer-right ul {
  margin: 0;
  width: auto !important;
}
.hometeam .footer-right ul li a i {
  background: #9b9b9b;
  color: #fff;
  border-radius: 50%;
  border: 1px solid #9b9b9b;
  font-size: 17px;
}
.hometeam .footer-right ul li a:hover i {
  background: #fff;
  color: #9b9b9b;
}

.writeus {
  background:#ebebeb  url(images/Form_Section_bg.png) no-repeat right top; 
  /* background: rgba(235,235,235,.8)  url(images/Form_Section_bg.png) no-repeat right top; */
  
  /* background: rgba(235,235,235,.8) */
  padding:90px 0 60px 0;
  min-height:405px;
}
.writeus h3 { color: #000; margin-bottom: 20px; font-size:27px; line-height: 33px; }

.scroll-to-top {
  background: #07345e;
  color: #fff;
  bottom: 4%;
  cursor: pointer;
  display: none;
  position: fixed;
  right: 20px;
  z-index: 999;
  font-size: 16px;
  padding: 2px 8px;
  border-radius: 4px;
  -webkit-transition: background-color 0.1s linear;
  -moz-transition: background-color 0.1s linear;
  -o-transition: background-color 0.1s linear;
  transition: background-color 0.1s linear;
}
i.fa.fa-angle-up {
  font-size: 20px;
  position: relative;
  top: 0px;
}

.facilitiypg .product-content {
  display: block;
  float: left;
  width: 100%;
  margin-bottom: 30px;
}
.facilitiypg .product-content .coltxt {
  display: block;
  float: left;
}
.facilitiypg .product-content .coltxt p {
  font-weight: 400;
  color: #595959;
}
.facilitiypg .product-content .coltxt ul li {
  width: 48%;
  display: inline-block;
}
.facilitiypg .product-content .colpic {
  display: block;
  float: left;
}

.facilitiypg .product-content:nth-child(even) {
  border: 0;
}
.facilitiypg .product-content:nth-child(even) .colpic {
  float: left;
}
.facilitiypg .product-content:nth-child(even) .coltxt {
  float: right;
}
.facilitiypg .product-content:nth-child(even) .product-right img {
  margin-left: 0;
}
.facilitiypg .product-content:nth-child(odd) {
  border: 0;
}

.product-facility {
  padding: 70px 0;
  min-height: 493px;
}
.product-facility .facilibotpic {
  padding-top: 20px;
}
.product-facility .facilibotpic img {
  box-shadow: 1px 6px 10px rgba(0, 0, 0, 0.3);
}
.product-details.packing {
  padding-bottom: 50px;
}

.product-packing {
  padding: 45px 0 45px 0;
  background: #f8f4ee;
}
.product-packing .packclm {
  padding-top: 20px;
}
.product-packing .packclm h4 {
  color: #2b357d;
  font-size: 23px;
  padding: 10px 0 20px 0;
  line-height: 30px;
}
.product-packing .packclm p {
  color: #575655;
  font-size: 16px;
  line-height: 26px;
  padding-right: 15px;
}
.product-packing .packclm figure {
  margin: 0;
  padding: 20px 0;
}
section.map {
  display: flex;
}
.view-full {
  height: 215px;
  overflow: hidden;
  transition: 0.2s linear;
}
.align-items-center {
  -webkit-box-align: center !important;
  -ms-flex-align: center !important;
  align-items: center !important;
}
.justify-content-center {
  justify-content: center;
}
/* .product-packing .packclm img {
  margin: 0 auto;
} */
.custom-row {
  display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
/* about */
.ideology {
  background: #f6f2ec;
  padding: 65px 0 80px;
}

.content-head {
  max-width: 900px;
  margin: 0 auto;
  margin-bottom: 45px;
}
.content-head h3 {
  font-weight: 600;
  margin-bottom: 22px;
  font-size: 23px;
  color: #2b357d;
}
.content-head p {
  font-weight: 400;
  margin-bottom: 0px;
  font-size: 23px;
  color: #2b357d;
}
.id-content p {
  font-size: 16px;
  line-height: 26px;
  color: #333333;
}
.id-content {
  margin-right: 20px;
}
.id-content ul li::before {
  position: absolute;
  left: 0;
  content: "";
  background: url(images/tick-icon.png) no-repeat center;
  width: 17px;
  height: 12px;
  top: 5px;
}
.id-content ul li {
  margin-bottom: 10px;
  position: relative;
  padding-left: 30px;
}
.id-content ul {
  list-style: none;
  padding-left: 0px;
  margin-bottom: 20px;
}
.mission-bg {
  padding: 70px 0;
  background: #f8f4ee;
}
.mission-box {
  background: #fff;
  max-width: 490px;
  padding: 30px 35px 38px;
  border-radius: 7px;
  margin-bottom: 30px;
  box-shadow: 0 3px 9px #f4f0ea;
}
.custom-h3 {
  font-weight: 600;
  margin-bottom: 22px;
  font-size: 23px;
  color: #2b357d;
}
.mission-box img {
  max-width: 47px;
  max-height: 47px;
  margin-bottom: 20px;
}
.mission-box h3 {
  margin-bottom: 18px;
}
.mission-box p {
  color: #333333;
  opacity: 0.7;
  line-height: 24px;
  margin-bottom: 0;
}
.mission-bg .qa-box {
  padding-left: 0px;
}
.mission-right h3 {
  margin-bottom: 28px;
}
.mission-right .qa-content h5 {
  font-weight: 600;
  color: #050505;
}
.mission-right p {
  margin-bottom: 0;
}
/* timeline */
.journey{
  padding: 60px 0;
}
.journey h3.custom-h3{
  text-align: center;
  margin-bottom: 40px;
}
.timeline-bar h3{
  font-weight: 600;
  margin-bottom: 15px;
  font-size: 20px;
}
.timeline-bar p{
  opacity: .9;
  font-size: 16px;
  margin-bottom: 0;
}
.timeline-bar {
  list-style: none;
  margin: 350px auto;
  padding: 0;
  width: 100%;
  border-top: 3px dotted transparent;
  position: relative;
}
.timeline-bar::after{
  content: '';
  width: calc(100% - 25%);
  border-top: 3px dotted #2b357d;
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  top: -3px;
}
.timeline-bar li {
  float: left;
  width: 25%;
  padding-top: 30px;
  position: relative;
}
.timeline-top {
  position: absolute;
  width: 100%;
  background: #ec6618;
  padding: 50px 20px;
  color: #fff;
  text-align: center;
  border-radius: 7px;
  min-height: 280px;
}
.timeline-bar li:nth-child(odd) .timeline-top{
  background: #ec6618;
  bottom: 0;
  margin-bottom: 100px;
}
.timeline-icon {
  position: absolute;
  width: 68px;
  height: 68px;
  background: #ec6618;
  border-radius: 50%;
  left: 0;
  right: 0;
  margin: 0 auto;
}
.timeline-bar li:nth-child(odd) .timeline-icon{
  margin-top: 5px;
}
.timeline-bar li:nth-child(even) .timeline-icon{
  bottom: 0;
  margin-bottom: 100px;
}
.timeline-icon img{
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  top: 0;
  bottom: 0;
}
.timeline-yr {
  position: absolute;
  top: -51px;
  left: 0;
  right: 0;
  margin: 0 auto;
  text-align: center;
  font-weight: 600;
  color:#2b357d;
  font-size: 20px;
}
.timeline-yr::after{
  content: '';
  width: 8px;
  height: 8px;
  background: #2b357d;
  position: absolute;
  border-radius: 50px;
  bottom: -25px;
  left: 50%;
}
.timeline-bar li:nth-child(even) .timeline-top{
  background: #2b357d;
  margin-top: 10px;
}
.timeline-bar li:nth-child(even) .timeline-icon{
  background: #2b357d;
}

/* timeline */

/* about */
.product-facility img.a-left.control-c.prev.slick-prev.slick-arrow,
.product-facility img.a-right.control-c.next.slick-next.slick-arrow {
  top: 50%;
}



.chilly-product { padding:70px 0 70px 0; } 
.chilly-product h2 { font-size: 41px; line-height: 54px; color: #000; font-weight: 500; } 
.chilly-product .prodleft { padding-right:25px;  border-right:1px solid #e5e5e5; margin-bottom: 30px; }
.chilly-product .prodright { padding-left: 15px; font-size: 16px;  margin-bottom:30px; }

.chilly-product .prodhdr { padding:30px 0 40px 0; font-size:16px; color: #000; }

.chilly-product .prodln { font-size: 18px; color: #000; margin-bottom:30px; }
.chilly-product .prodln .product-box { padding:25px; border-radius:10px; background-color:#000; min-height:288px; width: 100%; }
.chilly-product .prodln .product-box h5 { font-weight:500; color: #000; font-size:17px; padding:0; margin:0 0 10px 0; }
.chilly-product .prodln a { text-decoration: none; }
.chilly-product .prodln a:hover { text-decoration: none; }

.chilly-product .prodln a .product-box .knowmore { font-weight:500; color: #ed1c24; font-size:14px; }
.chilly-product .prodln a .product-box .knowmore span { font-family:Arial, sans-serif; background: #fff; color: #ed1c24; border-radius: 50%; height: 20px; width: 20px; display: inline-block; text-align: center; padding-top:0px; vertical-align: middle;
background: #fff url(images/arrow-off.png) no-repeat center 6px;  }
.chilly-product .prodln a:hover .product-box .knowmore span { background: #ed1c24 url(images/arrow-on.png) no-repeat center 6px;color: #fff; }

.chilly-product .prodln a .product-box .knowmore i { margin-left:5px; color: transparent; font-style: normal; }
.chilly-product .prodln a:hover .product-box .knowmore i { color:#ed1c24 }

.innerbanner_text h2.main-title { position: absolute;  top: 160px; left:20px;  color: #fff; 
  font-family: "Inter", sans-serif; font-weight: 400;  font-size: 50px; line-height: 60px; }
.innerbanner_text h2.main-title p { font-weight:400 !important; font-size:20px !important; line-height:30px; display: block; }

.innerbanner.productdetail { height:100px; }
.innerbanner.productdetail .innerbanner_text h2.main-title { /* top:80px; */ top:25px;
  font-size:32px; }

.pghdr { position: relative; padding:0px 0 25px 0; }
.pghdr h1 { position: relative; font-size:30px; font-weight:500; color: #000; padding-bottom:20px; }
.pghdr h1::after { position:absolute; border-bottom:2px solid #ed1c24; width:175px; bottom: 0; left: 0; content: ""; }

.productdetailsec { padding:50px 0; }
.productdetailsec .leftcolumn { padding:50px 0; }

.productspecification { text-align: left; }
.productspecification .hdr { color: #ed1c24; font-weight:500; font-size: 18px; padding: 20px 0; } 
.productspecification .prodrw { width: 100%; display: table; padding:4px 0 3px 0; }
.productspecification .left { width:160px; display: table-cell; vertical-align: top; padding:0px 5px 0px 0px; }
.productspecification .right { width:auto; display: table-cell; vertical-align: top; padding:0px 0px 0px 5px; }
.productspecification .right .colan { width:30px; display: inline-block; vertical-align: top; }

.productdetailspg .picture img { border-radius: 10px; } 
.productdetailspg .desctxt { padding: 25px 0 5px 0; min-height: 120px; }
.productdetailspg .desctxt i { font-style: normal; color: #ff0000; font-weight: 500; }
.productdetailspg .desctxt p { color: #000; }
.productdetailspg .desctxt p strong { color: #000; font-weight: 600; }
.productdetailspg .desctxt ul { margin:10px 0 30px 0; }
.productdetailspg .desctxt ul li { background: url(images/black-bot.png) no-repeat -10px -12px; padding: 0px 0px 1px 30px; }

.productdetailspg .butnrow { padding:15px 0; }
.productdetailspg .butnrow a { color: #fff; text-decoration: none; padding: 10px 30px; border-radius: 25px; background: #ed1c24; border: 1px solid #ed1c24; }
.productdetailspg .butnrow a:hover { color: #fff; border: 1px solid #c80000;  background:#c80000; text-decoration: none;  } 
.productdetailspg .introductext { font-family: "Inter", sans-serif; font-weight: 400; padding:1px 0;  }
.productdetailspg .introductext p { font-family: "Inter", sans-serif; font-weight: 400; font-size:25px !important; line-height:33px !important; font-weight:500 !important; color: #000 !important; margin-bottom: 25px!important ; }

.ltmenu h4 { color: #000; padding:10px 0 15px 20px; font-size: 16px!important; }
.ltmenu ul li a { padding:20px 2px 10px 80px; background-repeat: no-repeat; background-position:7px center; min-height:65px; background-size:65px; }
.ltmenu ul li.S17TejaStem a { background-image:url(images/ltmenu-S17-Teja-Stem.png); }
.ltmenu ul li.S17TejaStemcut a { background-image:url(images/ltmenu-S17Teja-Stemcut.png); }
.ltmenu ul li.S17TejaStemless a { background-image:url(images/ltmenu-S17Teja-Stemless.png); }
.ltmenu ul li.WrinkleStem a { background-image:url(images/ltmenu-273-Wrinkle-Stem.png); }
.ltmenu ul li.S4SannamStem a { background-image:url(images/ltmenu-S4-Sannam-Stem.png); }
.ltmenu ul li.ByadgiwithStem a { background-image:url(images/ltmenu-Byadgi-with-Stem.png); }
.ltmenu ul li.SuperhotWithstem a { background-image:url(images/ltmenu-Superhot-Withstem.png); }

.ltmenu ul li.cuminsingapore a { background-image:url(images/ltmenu-Cumin-Singapore.png); }
.ltmenu ul li.cumineurope a { background-image:url(images/ltmenu-Cumin-Europe.png); }

.ltmenu ul li.fssingapore a { background-image:url(images/ltmenu-Fennel-seeds-Singapore.png); }
.ltmenu ul li.fseurope a { background-image:url(images/ltmenu-Fennel-seeds-Europe.png); }

.ltmenu ul li.turmeric a { background-image:url(images/ltmenu-turmeric.png); }

.ltmenu ul li.fenugreekbold a { background-image:url(images/ltmenu-Fenugreek-Bold.png); }
.ltmenu ul li.fenugreekmedium a { background-image:url(images/ltmenu-Fenugreek-Medium.png); }

.ltmenu ul li.garlic a { background-image:url(images/ltmenu-garlic.png); }
.ltmenu ul li.blackpepper a { background-image:url(images/ltmenu-black-Pepper.png); }
.ltmenu ul li.ginger a { background-image:url(images/ltmenu-Ginger.png); }
.ltmenu ul li.tamarind a { background-image:url(images/ltmenu-Tamarind.png); }

.ltmenu ul li.mustardbold a { background-image:url(images/ltmenu-Mustard-bold.png); }
.ltmenu ul li.mustardmedium a { background-image:url(images/ltmenu-Mustard-medium.png); }
.ltmenu ul li.yellowmustard a { background-image:url(images/ltmenu-Yellow-mustard.png); }
.ltmenu ul li.mustarddal a { background-image:url(images/ltmenu-Mustard-dal.png); }

.ltmenu ul li.sesameseedssemipremium a { background-image:url(images/ltmenu-sesame-semi-premium.png); }
.ltmenu ul li.sesamepremium a { background-image:url(images/ltmenu-sesame-premium.png); }
.ltmenu ul li.sesamenatural a { background-image:url(images/ltmenu-sesame-natural.png); }


#rmp_menu_trigger-151 .responsive-menu-pro-inner, #rmp_menu_trigger-151 .responsive-menu-pro-inner::before, #rmp_menu_trigger-151 .responsive-menu-pro-inner::after { background-color: #676767; }
#rmp_menu_trigger-151:hover .responsive-menu-pro-inner, #rmp_menu_trigger-151:hover .responsive-menu-pro-inner::before, #rmp_menu_trigger-151:hover .responsive-menu-pro-inner::after { background-color: #676767; }
#rmp_menu_trigger-151.is-active .responsive-menu-pro-inner, #rmp_menu_trigger-151.is-active .responsive-menu-pro-inner::before, #rmp_menu_trigger-151.is-active .responsive-menu-pro-inner::after { background-color: #676767; }
#rmp-container-251 { background-color:#676767 !important; } 


/* Spices page */

.chilly-product.spices h2 { font-size:26px; line-height: 39px; }
.chilly-product.spices .prodhdr h2 { font-size: 30px; line-height: 39px; font-weight:600; }
.chilly-product.spices .product-box { padding:35px 25px 25px 35px; background-color: #eaeaea; }
.chilly-product.spices .product-box h5 { padding:10px 0 10px 10px }

.breadcrumb span:first-child.separator { display: none; }







/* Product main page */
.productmain { text-decoration: none; }
.productmain h2 { font-size: 24px; line-height: 33px; }

.productmain .wpbox { position: relative; text-align: center; max-width:281px; margin:30px auto 0 auto; }
.productmain h5 { color: #fff; margin: 0; font-size: 17px; }
.productmain .wpboxin { position: absolute; top:25%; width: 100%; opacity:1; }
.productmain .hprdcolumn { position: relative; }
.productmain .hprdcolumn .wpbox figure  { margin:0; height: auto; overflow: hidden; border-radius: 5px; }
.productmain .hprdcolumn .wpbox figure img { transition: all 0.3s ease 0s; border-radius: 5px;  }
.productmain .hprdcolumn .wpbox:hover figure img { transform: scale(1.15) }
.productmain .hprdcolumn .wpbox:hover h5 { color: #fff; text-decoration: underline; }
 /* .col-md-10.col-centered.center-divs { display: flex; justify-content: center; } */

.productmain .hprdcolumn .wpbox .prmoverlay { border-radius: 5px; position: absolute; top: 0; bottom: 0; left: 0; right: 0; background-color: rgba(73, 0, 0, 0.6); }
.productmain .hprdcolumn:nth-child(2) .wpbox .prmoverlay { background-color: rgba(46, 138, 138, 0.5); }
.productmain .hprdcolumn:nth-child(3) .wpbox .prmoverlay { background-color: rgba(120, 90, 69, 0.5); }
.productmain .hprdcolumn:nth-child(4) .wpbox .prmoverlay { background-color: rgba(120, 2, 138, 0.5); }
.productmain .hprdcolumn:nth-child(5) .wpbox .prmoverlay { background-color: rgba(0, 117, 17, 0.5); }
.productmain .hprdcolumn:nth-child(6) .wpbox .prmoverlay { background-color: rgba(0, 132, 255, 0.5); }
.productmain .hprdcolumn:nth-child(7) .wpbox .prmoverlay { background-color: rgba(191, 139, 0, 0.5); }

.productmain .hprdcolumn .wpbox:hover .prmoverlay { /* opacity: 0.8; */ background-color: rgba(73, 0, 0, 0.7); }
.productmain .hprdcolumn:nth-child(2) .wpbox:hover .prmoverlay { background-color: rgba(46, 138, 138, 0.7); }
.productmain .hprdcolumn:nth-child(3) .wpbox:hover .prmoverlay { background-color: rgba(120, 90, 69, 0.7); }
.productmain .hprdcolumn:nth-child(4) .wpbox:hover .prmoverlay { background-color: rgba(120, 2, 138, 0.7); }
.productmain .hprdcolumn:nth-child(5) .wpbox:hover .prmoverlay { background-color: rgba(0, 117, 17, 0.7); }
.productmain .hprdcolumn:nth-child(6) .wpbox:hover .prmoverlay { background-color: rgba(0, 132, 255, 0.7); }
.productmain .hprdcolumn:nth-child(7) .wpbox:hover .prmoverlay { background-color: rgba(191, 139, 0, 0.7); }


/* Quality Assurance  */

.qualitystage { text-align: none; padding: 50px 0; }
.qualitystage .container { max-width: 950px; }
.qualitystage h2 { font-size:30px; line-height:39px; color: #000; font-weight:500; padding-bottom: 15px; }
.qualitystage .introtxt { padding: 30px 0; text-align: center; max-width:750px; margin: 0 auto; }
.qualitystage .introtxt p { font-size:18px; color: #333; }

.qualitystage h3 { font-size:27px; line-height:37px; color: #000; font-weight:500; padding:10px 0; }
.qualitystage .qastagerw { position: relative; }
.qualitystage .qastagerw .qaclm1 { position: relative; padding:0px 50px; min-height: 300px; }
.qualitystage .qastagerw .qaclm2 { position: relative; padding:0px 50px; min-height: 300px; }

.qualitystage .qastagerw:nth-child(even) .qaclm1 { float:right; }
.qualitystage .qastagerw:nth-child(even) .qaclm2 { float: left; text-align: right; }

.qualitystage .qastagerw:nth-child(odd) .qaclm1 { float: left; text-align: right; }
.qualitystage .qastagerw:nth-child(odd) .qaclm2 { float: right; }

.qualitystage .qastagerw:nth-child(2n) .qaclm1 { border-left:2px dashed #eae9dc; }
.qualitystage .qastagerw:nth-child(2n+1) .qaclm2 { border-left:2px dashed #eae9dc; }

.qualitystage .qastagerw:last-child .qaclm1,
.qualitystage .qastagerw:last-child .qaclm2 { border:0; }

/* .qualitystage .qastagerw::after { border-left:2px dashed #ff0000; content:" "; height:100%; width:2px; left:50%; right:auto; top:0; bottom: 0; margin-left:-2px; z-index: 11; position: absolute; } */

.qualitystage .qastagerw::before { background-color: #ef7723; content:" "; height: 18px; width:18px; border-radius: 50%; position: absolute; top:0; left: 50%; right: auto; margin-left:-8px; z-index: 100; }
.qualitystage .qastagerw:nth-child(2)::before { background-color: #ef7723; }
.qualitystage .qastagerw:nth-child(3)::before { background-color: #54af46; }
.qualitystage .qastagerw:nth-child(4)::before { background-color: #fd2830; }
.qualitystage .qastagerw:nth-child(5)::before { background-color: #ad6231; }


.qualitystage .qastagerw .qstagepicture { padding:0px 0 30px 0; }
.qualitystage .qastagerw .qstagetxt { padding:0px 0 30px 0; }
.qualitystage .qastagerw .qstagetxt p { font-size:15px; display: block; margin-bottom: 0; }

.qualitystage .qastagerw .stagenum { background-color: #ef7723; margin-top:-8px; text-transform: uppercase; font-size:14px; font-weight:500; padding:4px 20px; color: #fff; border-radius:15px; display: inline-block; }
.qualitystage .qastagerw:first-child .stagenum { background-color: #ef7723; }
.qualitystage .qastagerw:nth-child(2) .stagenum { background-color: #ef7723; }
.qualitystage .qastagerw:nth-child(3) .stagenum { background-color: #54af46; }
.qualitystage .qastagerw:nth-child(4) .stagenum { background-color: #fd2830; }
.qualitystage .qastagerw:nth-child(5) .stagenum { background-color: #ad6231; }

.quality-bottom { background: #dbf0d1; padding:70px 0 50px 0; }
.quality-bottom .quality-picture { padding:0; text-align: center; }
.quality-bottom .quality-bottomtxt { padding:30px 20px; }
.quality-bottom .quality-bottomtxt p { font-size:16px; color: #000; }


/* accreditationspg */ 
.accreditationspg { padding: 50px 0; }
.accreditationspg h3 { font-size:27px; line-height:37px; color: #000; font-weight:500; padding:10px 0; }
.accreditationspg h3 b { color: #000; font-weight:600; }
.accreditationspg .introtxt { padding: 30px 0; }
.accreditationspg .introtxt p { font-size:18px; color: #333; }

.accreditationspg .awarw { position: relative; display: table; width: 100%; }
.accreditationspg .awarw .awclm1 { position: relative; 
/* display: table-cell; width: 100px; */  }
.accreditationspg .awarw .awclm1 .year { font-size: 20px; font-weight: 600; padding-top: 30px; }
.accreditationspg .awarw .awclm2 { border-left: 2px dashed #ecebdf; position: relative; min-height: 300px; padding-left: 25px; }

.accreditationspg .awarw .awclm2:before { left:-11px; top:35px; width:20px; height: 20px; border-radius: 100%; position: absolute; content: ""; background: #ed1c24; }
/* .accreditationspg .awarw:first-child .awclm2:before { top:0px; }
.accreditationspg .awarw:first-child .awclm1 .year { padding-top:0px; } */

.accreditationspg .awrdcm { min-height:390px; }
.accreditationspg .awarw .awclm2 .arow { border-bottom:2px solid #f0f0f0; padding-bottom:30px; margin-bottom: 30px; }
.accreditationspg .awarw:last-child .awclm2 .arow { border-bottom:0; }
.accreditationspg .awarw .awclm2 .awardbx { max-width:200px; text-align: center; margin:20px auto 20px auto; }
.accreditationspg .awarw .awclm2 .awardbx .awardpicture { padding-bottom:20px; }
.accreditationspg .awarw .awclm2 .awardbx .awardtxt { font-size: 15px; line-height:23px; padding: 10px 0; }
.accreditationspg .awarw .awclm2 .awardbx .awardyear { font-weight: 600; font-size: 17px; }

.accreditation-bottom { background: #f0f0f0; padding:70px 0 70px 0; }
.accreditation-bottom h2 { font-size:27px; line-height:37px; color: #000; font-weight:500; padding:20px 0; }
.accreditation-bottom .acnclm { text-align: left; padding-bottom:30px; }
.accreditation-bottom .acnclm .acnbox { border-radius: 5px; background: #fff; display: table; width:100%; padding:20px; min-height:120px; }
.accreditation-bottom .acnclm .acnbox .icon { display: table-cell; width:70px; vertical-align: middle; }
.accreditation-bottom .acnclm .acnbox .icon img { max-width:70px; vertical-align: middle; }
.accreditation-bottom .acnclm .acnbox .name { padding:0px 0 0 15px; display:table-cell; width:auto; vertical-align:middle; }

.accreditation-bottom .acnclm .acnbox2 { border-radius: 5px; background: #fff; display: table; width:100%; padding:20px; min-height:125px; }
.accreditation-bottom .acnclm .acnbox2 .icon { display: table; max-width:220px; vertical-align: middle; }
.accreditation-bottom .acnclm .acnbox2 .icon img { max-width:220px; vertical-align: middle; }
.accreditation-bottom .acnclm .acnbox2 .name { padding:0px 0 0 15px; display:table; width:100%; vertical-align:middle; }

.contact-pg { padding:0 0 70px 0; }
.contact-pg h5 { font-size:20px; color: #000; margin:0px 0 10px 0; }
.contact-pg p { color: #333; font-size:17px; line-height:26px; }
.contact-pg .address-box { color: #333333; font-size: 17px; padding:50px 0 40px 0; max-width: 500px; }

.contact-form h3 { font-size:24px; color: #000; padding-bottom:15px; }
.contact-form input { background-color: #fff; padding:8px 1px 8px 10px; border: 0; border-bottom:2px solid #e4e4e4; border-radius:0px; }
.contact-form textarea { background-color: #fff; padding:8px 1px 8px 10px; border:0; border-bottom:2px solid #e4e4e4; min-height:70px; border-radius:0px; } 

.whowearepg { text-decoration: none; }
.whowearepg h3 { font-size:40px; color: #000; margin:10px 0 15px 0; line-height:42px; }
.whowearepg .whoweare1 { padding:70px 0 40px 0; }
.whowearepg .whoweare1 .txt1 { padding:0px 20px 30px 0; }

.writeus.whowearefrm { background: rgba(225,230,234, .9) !important; padding: 50px 0 40px 0; }


.corpvideo { padding: 50px 0; background:#f8f5dc; }
.videowrapper { position: relative;
    padding-bottom: 56.25%; /* 16:9 ratio */
    height: 0; overflow: hidden;
  }
.videowrapper iframe { position: absolute; top: 0; left: 0; width: 100%; height: 100%; border-radius: 8px; }



.sustainabilitysec { padding:60px 0; }
.sustainabilitysec.sec2 { background: #f4f4f7; }
.sustainabilitysec h3 { font-size:26px; font-weight:500; color: #000; margin:10px 0 20px 0; }
.sustainabilitysec p { font-size:16px; color: #000; }
.sustainabilitysec .subcm1 { text-decoration: none; }
.sustainabilitysec .subcm2 { text-decoration: none; }
.sustainabilitysec .sustxt { padding:40px 0 0px 0; max-width: 500px; }
.sustainabilitysec .susimage { text-align: center; margin-top: 15px; }
.sustainabilitysec ul { margin:15px 0 30px 0px; padding:0; }
.sustainabilitysec ul li { margin:0; font-size:17px; list-style: none; background: url(images/Green-Checked.png) no-repeat 1px 5px; padding:0px 0px 15px 30px; }

.sustainabilitysec.growth { background: #dbf0d1; }
.sustainabilitysec.growth .grintro { padding: 20px 0; text-align: center; }
.sustainabilitysec.growth .grbclm { margin-bottom:30px; text-align: center; }
.sustainabilitysec.growth .grbclm .grwbox { min-height: 200px; padding:20px 20px; text-align: center; background:#edf8e8; border-radius: 10px; border: 2px solid #cbdbc3; }
.sustainabilitysec.growth .grbclm .grwbox .icon { margin:10px auto 20px auto; }

.promisebox { margin-top:100px; margin-bottom:30px; display: table; width: 100%; border-radius: 20px; background-image: linear-gradient(to bottom right, #4fc632, #2d8b5c); color: #fff; border: 1px solid #1c7548; }
.promisebox h3 { font-size:26px; font-weight: 500; color: #fff; margin:10px 0 20px 0; }
.promisebox p { color:#fff; }
.promisebox p strong { color:#ffea00; font-weight: 600; }
.promisebox .clm1 { display: table-cell; vertical-align: top; width:230px; padding:0px 20px 0px 20px; text-align: center; }
.promisebox .clm1 img { margin-top:-40px; max-width: 200px; }
.promisebox .clm2 { display: table-cell; vertical-align: top; width:auto; padding:30px 20px 25px 20px; }


.sustainabilitysec.growth.certificate .cgsclm { margin-bottom:20px; }
.sustainabilitysec.growth.certificate .cgsclm .cgsbox { border-radius:10px; min-height:100px; font-weight:600; color: #111; padding:20px 20px; background:#fff; border:1px solid #c4dfb8; }
.sustainabilitysec.growth.certificate .cgsclm .cgsbox .icon { margin:10px auto 20px auto; }

.sustainabilitysec.growth.beyond { background: #fff; }
.sustainabilitysec.growth.beyond .bybclm { margin-bottom:30px; }
.sustainabilitysec.growth.beyond .bybclm h5 { font-size:20px; font-weight: 600; color: #000; margin-bottom: 15px; }
.sustainabilitysec.growth.beyond .bybclm .bybox { min-height:310px; padding:30px 40px 15px 40px; text-align: center; background:#fafafa; border-radius:20px; border:2px solid #727272; }
.sustainabilitysec.growth.beyond .bybclm .bybox:hover { border: 2px solid #6bc854; }
.sustainabilitysec.growth.beyond .bybclm .bybox .icon { margin:10px auto 20px auto; }



.justify-content-center { display: flex; justify-content: center; }
.homevideo { padding:0; width: 100%; }

.innerbanner.newsband { height:190px; color: #fff; background:#ab0004 !important; }
.innerbanner.newsband .bandhd h2  { color: #fff!important; }


.applicationsub { text-decoration: none; }
.applicationsub { text-decoration: none; }
.applicationsub .picture { border-radius: 20px; }
.applicationsub .picture img { border-radius: 20px; }

section.inner-body h3 {
  font-size: 32px;
  color: #000;
  line-height: 35px;
  font-family: "Inter", sans-serif;
  font-weight: 600;
  padding-bottom: 20px;
}
section.inner-body h3 i { font-size: 20px; font-weight: 500; display: block; font-style: normal; }


/* .header-menu ul.nav.navbar-nav > li:last-child > a { border: 1px solid #df1921 !important; border-radius: 15px; padding:10px 20px; } */
/* li#menu-item-13 a { border: 1px solid #df1921 !important; border-radius:19px; padding:10px 23px; }
li#menu-item-13 a:hover { background:#df1921; color:#fff; } */

header .navbar-nav > li:last-child > a { border: 1px solid #df1921 !important; border-radius:19px; padding:10px 23px; background:#df1921; color:#fff; }
header .navbar-nav > li:last-child > a:hover { background:#fff; color:#df1921; }


.solution { padding:70px 0; position: relative; background: #fff; }
.solution .hdtxt { text-align: center; }
.solution .hdtxt p { text-align: center; }
.solution h2 { text-align: center; font-size:40px; line-height:49px; margin:0px 0 20px 0; font-weight:500; color: #000000; }
.solution h3 { font-size:24px; color:#262836; margin:0px !important; line-height: 28px; }
.solution h5 { font-size:19px; color:#262836; margin:10px 0 0 0; font-weight: 500; position: relative; padding-bottom:40px; }
.solution h5::after { content:" "; position: absolute; border-bottom:4px solid #FFD801; bottom:20px; top:auto; left:0; width: 139px; }

.solution .solucol { text-align: left; padding-top:30px; }
.solution .solubox { display: table; width: 100%; }
.solution .solubox .icon { text-align: center; padding:0; width:175px; margin-right: 30px; text-align: left; padding-bottom: 15px; }
.solution .solubox .icon img { max-width:175px; }
.solution .solubox .solutxt { display: table-cell; vertical-align: top; width: auto; position: relative; }
.solution .solubox .solutxt p { color: #000; font-size: 16px; }

.solution .explorebtn a { font-size: 15px; color: #000; text-decoration: none;  display: inline-block; 
 background: url(images/arrow-links.png) no-repeat right center; padding:5px 40px 5px 0px; }
.solution .explorebtn a:hover { color: #c80000; }


.learnapplylead { background:#f2f2f3; }
.solution.learnapplylead .hdtxt p { font-size: 19px; text-align: center; }
.solution.learnapplylead h3 { position: relative; padding-bottom:40px; }
.solution.learnapplylead h3 i { font-size:14px; font-style: normal; }
.solution.learnapplylead h3::after { content:" "; position: absolute; border-bottom:4px solid #FFD801; bottom:20px; top:auto; left:0; width: 139px; }

.strategic { background: #fff; }
.strategic h2 { margin-top:0 !important; margin-bottom: 10px !important; }
.strategic .introtxt { font-size: 19px; }
.strategic .lefttxt { font-size: 16px; }
.strategic ul { margin:0 0 20px 0; padding:0; list-style: none; }
.strategic ul li { background: url(images/bullet2.png) no-repeat 0 8px; padding:0px 0px 6px 20px; }

.strategic .linkbtn a { font-size: 16px; color: #000; text-decoration: none;  display: inline-block; 
 background: url(images/arrow-links.png) no-repeat right center; padding:5px 40px 5px 0px; }
.strategic .linkbtn a:hover { color: #c80000; }


section.successstory { padding:60px 0; background: #fff; }
section.successstory h2 { text-align: left; font-size:40px; line-height:49px; margin:10px 0 20px 0; font-weight:500; color: #000; }

section.successstory .viewall { text-align: right;}
section.successstory .viewall a { font-size: 16px; color: #000; text-decoration: none;  display: inline-block; 
 background: url(images/arrow-links.png) no-repeat right center; padding:5px 40px 5px 0px; }
section.successstory .viewall a:hover { color: #DF1921; }

section.successstory .clm { padding-top:20px; }
section.successstory .clm .succbox { padding:0 5px 10px 0; }
section.successstory .clm .succbox .icon { position: relative; }

section.successstory .clm .succbox .txt { font-size:16px; color: #000; padding-top: 15px;max-width: 379px; }
section.successstory .clm .succbox .txt p { font-size:16px; color: #000; }

section.successstory .clm .succbox a .txt { text-decoration: none; }
section.successstory .clm .succbox a:hover .txt { text-decoration: underline; }
section.successstory .clm .succbox a .icon .arrow { position:absolute; bottom: 0; left: 0; display: none; width: 31px; height: 31px; background:#FFD801 url(images/Yellow-Arrow.png) no-repeat left bottom; }
section.successstory .clm .succbox a:hover .icon .arrow { display: block; }


.foot-talk { color: #A8A9AF; }
.foot-talk p { color: #A8A9AF; font-size: 15px; margin-bottom: 0; }
.foot-talk h4 { margin: 0; padding:0; font-size: 22px; color: #fff; }
.foot-talk .phonebot { color: #fff; font-size: 20px; }

.social-list li { margin-right: 10px; }
.social-list a i.fa { background: #A8A9AF; color:#333; border-radius: 50%; width: 30px; height: 30px; } 
.social-list a:hover i.fa { background: #fff; } 


.solutionpg h3 { font-size: 40px; margin-bottom:25px; }
.solutions-overview { padding: 50px 0; }
.solutions-overview p { font-size: 16px; }

.solutions-overview .introtxt { padding:0px 0 30px 0; }
.solutions-overview .introtxt h5 { font-size: 19px; margin:0 0 15px 0; font-weight: normal; color: #262836; }

.solutions-overview h4 { font-size:19px; color:#262836; margin:10px 0 0 0; font-weight:600; position: relative; padding-bottom:35px; }
.solutions-overview h4::after { content:" "; position: absolute; border-bottom:4px solid #FFD801; bottom:20px; top:auto; left:0; width: 139px; }

.solutions-overview .txt1 { padding:0px 0 30px 0; max-width: 500px; }
.solutions-overview .txt1 h5 { font-size: 17px; color: #262836; margin:0; padding: 0; }
.solutions-overview .picturebox { margin:20px 0 20px 0; }


.measurement { padding: 50px 0; background: #F2F2F3; }
.measurement .hdtext { font-size: 19px; text-align: center; padding: 20px 0; }
.measurement .mstcol { min-height: 150px; }
.measurement .mstcol .mstbox { display: table; width: 100%; padding-bottom: 20px; }
.measurement .mstcol .mstbox .clm1 { display: table-cell; width:50px; vertical-align: top; }
.measurement .mstcol .mstbox .clm2 { display: table-cell; width:auto; vertical-align: top; }
.measurement .mstcol .mstbox h4 { color:#262836; font-size: 24px; margin:0px 0 15px 0; font-weight:500; }
.measurement .mstcol .mstbox .nosbox { width:30px; height: 30px; background: #FFD801; font-size: 14px; color: #262836; line-height:27px; text-align: center; }
.measurement .mstcol .mstbox .msttext { padding:0 10px 0 0; }

.measurement .explore { text-align:center;}
.measurement .explore a { font-size: 16px; color: #DF1921; text-decoration: none;  display: inline-block; 
 background: url(images/Arrow-box.png) no-repeat right center; padding:5px 30px 5px 0px; }
.measurement .explore a:hover { color: #DF1921; text-decoration: underline; }


.whyMaruthi { background: #262836; }
.whyMaruthi .hdtext { color: #B8BAC8; }
.whyMaruthi .hdtext h3 { color: #fff; }
.whyMaruthi .whykcol { min-height:180px; }
.whyMaruthi .whykcol .whykbox h4 { color:#fff; font-size: 24px; margin:0px 0 15px 0; font-weight:500; background: url(images/Double-Tick.png) no-repeat left 10px; padding-left:30px; }
.whyMaruthi .whykcol .whykbox .whyktext { padding:0 10px 0 0; }
.whyMaruthi .whykcol p { color:#B8BAC8 }


.solution-tsm { background: #F2F2F3; padding: 60px 0; }
.solution-tsm .tsmarea { padding:10px 0; }
.solution-tsm .tsmtit { font-size:16px; margin-bottom:25px; background: url(images/quote.png) no-repeat left center; padding:20px 0px 20px 103px; min-height: 55px; }
.solution-tsm .tsmtext { font-size:24px; line-height:31px; font-family: "Playfair Display", sans-serif; font-weight: 400; }
.solution-tsm .tsmtext p { line-height:31px; font-family: "Playfair Display", sans-serif; font-weight: 400; }
.solution-tsm .tsmname { padding:5px 0; color: #262836; font-size: 18px; font-weight: 600; }
.solution-tsm .tsmdesignation { color:#262836; font-size: 15px; }

/* About Page */

.whoweare1 h3 { font-size:40px; color:#4A4B55; margin:0; font-weight:600; position: relative; padding-bottom:35px; }
.whoweare1 h3::after { content:" "; position: absolute; border-bottom:4px solid #FFD801; bottom:20px; top:auto; left:0; width: 139px; }

.ourfocus { background:#FFD801; padding:60px 50px 45px 50px; color:#262836abmgntBox; }
.ourfocus h4 { font-size:24px; padding:0 0 10px 0; margin:0; }
.ourfocus .oftxt { font-size: 17px; background: url(images/about-focus.png) no-repeat left top; padding:0 0 0 96px; }

.oursolution { padding: 50px 0; background:#F2F2F3; }
.oursolution h3 { font-size:40px; color:#4A4B55; margin:0; font-weight:600; padding-bottom:35px; }
.oursolution h4 { font-size:24px; padding:0 0 15px 0; margin:0; color:#262836; }
.oursolution p { font-size:16px; padding:0 0 10px 0; margin:0; }
.oursolution .col1 { padding:0 40px 0px 0; margin-right: 20px; border-right: 1px solid #A8A9AF; margin-bottom: 25px; }
.oursolution .col2 { padding:0 25px 0px 0; }
.oursolution ul { margin:0 0 20px 0; padding:0; list-style: none; }
.oursolution ul li { background: url(images/bullet2.png) no-repeat 0 8px; padding:0px 0px 6px 20px; }

.about-management { padding: 50px 0; background: #262836; color:#FFFFFF; } 
.about-management h3 { font-size:40px; color:#fff; margin:10px 0 0 0; font-weight:600; padding-bottom:35px; }
.about-management .abtmgrw { text-align: left; margin-bottom: 30px; }
.about-management .abtmgrw .abmgntbx { padding:30px 0; display: block; width: 100%; border-bottom: 1px solid #A8A9AF; }
.about-management .abtmgrw:last-child .abmgntbx { border-bottom: 0; } 
.about-management .abtmgrw:first-child .abmgntbx { background:red; } 
.about-management .abmgntbx .clm1 { display: table-cell; width:260px; vertical-align: top; padding-bottom: 30px; }
.about-management .abmgntbx .clm1 img { max-width:260px; width: 100%; }
.about-management .abmgntbx .clm2 { display: table-cell; width:auto; padding-left:45px; vertical-align: top; }

.about-management .abmgntbx .hdr { margin:0; position: relative; }
.about-management .abmgntbx .name { font-size:24px; color:#FFFFFF; margin:0; font-weight:600; position: relative; padding-bottom:35px; display: inline-block; }
.about-management .abmgntbx .name::after { content:" "; position: absolute; border-bottom:4px solid #FFD801; bottom:20px; top:auto; left:0; width:101px; }
.about-management .abmgntbx .designation { font-size: 15px; color:#FFFFFF; display: inline-block; padding-left: 10px; }
.about-management .abmgntbx .desctxt,
.about-management .abmgntbx .desctxt p { font-size:16px; color:#FFFFFF; }


.about-ourteam { padding: 50px 0; background: #fff; color:#262836; } 
.about-ourteam h3 { font-size:40px; color:#4A4B55; margin:0; font-weight:600; position: relative; padding-bottom:35px; }
.about-ourteam h3::after { content:" "; position: absolute; border-bottom:4px solid #FFD801; bottom:20px; top:auto; left:0; width: 139px; }
.about-ourteam .teamtxt { padding:0px 10px 20px 0; color:#262836; }
.about-ourteam .teamtxt p { font-size:16px; color:#262836; }
.about-ourteam .teampicture { vertical-align:top; padding-top: 20px; }
.about-ourteam .teampicture img { max-width:800px; width: 100%; }


.successstories { padding:50px 0; }
.successstories .ssclm { min-height:248px; }
.successstories .sucbox { padding:15px 0; }
.successstories .sspic { padding:0; }
.successstories .sspic img { max-width:340px; width: 100%; }
.successstories .ssname { padding:10px 0 5px 0; font-weight:600; color: #323232; font-size: 18px; }
.successstories .ssname h5 { padding:0 !important; margin:0 !important; font-weight: 600; color: #323232; font-size:18px; }
.successstories .sslink { background: url(images/pdf-icon.png) no-repeat 0 center; padding:5px 0 5px 35px; font-weight: 600; color: #DF1921; font-size:14px; }
.successstories .sslink a { padding:0; font-weight: 600; color: #323232; font-size:14px; }
.successstories .sslink a:hover { color: #DF1921; text-decoration: underline; }


.testimonialhomeslider { text-decoration: none; }
.testimonialhomeslider .slick-arrow { display: none; }
.testimonialhomeslider ul.slick-dots { list-style: none; text-align: center; }
.testimonialhomeslider ul.slick-dots li { list-style: none; background: #999; display: inline-block; width:10px;
  height: 10px; border-radius: 50%; margin: 10px 3px; }
.testimonialhomeslider ul.slick-dots li.slick-active { background: #DF1921; }
.testimonialhomeslider ul.slick-dots li button { display: none !important; }


.contact-bg .clm1 { padding-bottom:20px; }
.contact-bg .clm2 { background:#F2F2F3; padding-top:10px; }
.contact-pg .txtleft { color: #333333; font-size: 17px; padding:50px 0 20px 0; max-width: 500px; } 
.contact-bg h3 { font-size: 40px; color:#4A4B55; margin:0; font-weight:500; position: relative; padding-bottom:25px; }
.address h4 { font-size:20px; color:#262836; margin:10px 0 0 0; font-weight:600; position: relative; padding-bottom:35px; }
.address h4::after { content:" "; position: absolute; border-bottom:4px solid #FFD801; bottom:20px; top:auto; left:0; width: 139px; }


.contact-form .wpcf7-list-item { display: block; margin: 0; }
.contact-form .wpcf7-list-item label { font-weight: 400; font-size: 15px; }
.contact-form input[type="checkbox"] { margin-right:6px; }

.innerbanner.common { height: 280px; } 
.innerbanner.common .banner_text { max-width:420px; }



.customer-logo-section {
    padding: 70px 0;
    background: #fff;
    overflow: hidden;
}

.customer-logo-section .container {
    max-width: 1200px;
    width: 100%;
    margin: 0 auto;
    padding: 0 15px;
}

.customer-logo-wrap {
    display: grid;
    grid-template-columns: 330px 1fr;
    gap: 50px;
    align-items: center;
}

.customer-logo-title h2 {
    font-size: 34px;
    line-height: 1.2;
    font-weight: 400;
    color: #000;
    margin: 0;
}

.customerlogoslider {
    width: 100%;
}

.customer-logo-slide {
    padding: 0 12px;
}

.customer-logo-box {
    height: 115px;
    border: 1px solid #ddd;
    background: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 22px;
}

.customer-logo-box img {
    max-width: 160px;
    max-height: 70px;
    width: auto;
    height: auto;
    object-fit: contain;
    display: block;
}

/* Hide default slick arrows/dots for logo strip */
.customerlogoslider .slick-arrow,
.customerlogoslider .slick-dots {
    display: none !important;
}


.customer-logo-wrap {
    display: grid;
    grid-template-columns: 330px minmax(0, 1fr);
    gap: 50px;
    align-items: center;
}

.customerlogoslider {
    min-width: 0;
    width: 100%;
}

.customerlogoslider .slick-list {
    overflow: hidden;
}

.customer-logo-slide {
    padding: 0 12px;
}




.solar-steps-section {
    padding: 80px 0;
    background: #f7f7f7;
}

.solar-steps-section .container {
    max-width: 1200px;
    width: 100%;
    margin: 0 auto;
    padding: 0 15px;
}

.solar-steps-wrap {
    display: grid;
    /* grid-template-columns: 52% 48%; */
    grid-template-columns: 50% 45%;
    gap: 65px;
    /* align-items: center; */
    align-items: flex-start;
}

.solar-steps-image img {
    width: 100%;
    height: 540px;
    object-fit: cover;
    display: block;
}

.solar-steps-content { width: auto; }
.solar-steps-content h2 {
    font-size: 40px;
    line-height: 1.2;
    font-weight: 500;
    color: #000;
    margin: 0 0 45px;
}

.solar-step-item {
    display: grid;
    grid-template-columns: 42px 1fr;
    gap: 22px;
    padding: 17px 0;
    border-bottom: 1px solid #ddd;
}

.solar-step-item:first-child {
    padding-top: 0;
}

.solar-step-item:last-child {
    border: 0;
}

.solar-step-number {
    width: 36px;
    height: 36px;
    border: 1px solid #777;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 14px;
    line-height: 1;
    font-weight: 700;
    color: #000;
}

.solar-step-text h3 {
    font-size: 21px;
    line-height: 1.3;
    font-weight: 400;
    color: #000;
    margin: 4px 0 0;
}

.solar-step-text p {
    max-width: 560px;
    font-size: 16px;
    line-height: 1.55;
    color: #555;
    margin: 9px 0 0;
}

.solar-step-item.is-active {
    align-items: flex-start;
    /* padding: 20px 0; */
}

.solar-step-item.is-active .solar-step-number {
    background: #e60000;
    border-color: #e60000;
    color: #fff;
}

.solar-step-item.is-active .solar-step-text h3 {
    font-weight: 600;
}


.solar-step-item {
    cursor: pointer;
}

.solar-step-text p {
    display: none;
}

.solar-step-item.is-active .solar-step-text p {
    display: block;
}



.home-testimonial-section {
    padding: 80px 0;
    background: #fff;
    overflow: hidden;
}

.home-testimonial-section .container {
    max-width: 1200px;
    width: 100%;
    margin: 0 auto;
    padding: 0 15px;
}

.testimonial-heading-wrap {
    text-align: center;
    margin-bottom: 45px;
}

.quote-icon {
    font-size: 90px;
    line-height: 0.6;
    font-weight: 700;
    color: #e60000;
    width: 55px;
    height: 55px;
    background: url(images/icon-testimonial.png) no-repeat center 0px;
    margin: 0 auto;

}

.testimonial-heading-wrap h2 {
    font-size: 38px;
    line-height: 1.2;
    font-weight: 500;
    margin: 0;
    color: #000;
}

.testimonial-card {
    max-width: 850px;
    margin: 0 auto;
    text-align: center;
    position: relative;
}

.testimonial-photo {
    width: 190px;
    height: 190px;
    margin: 0 auto 28px;
    /* border: 1px solid #ddd; */
    border-radius: 50%;
    padding: 12px;
}

.testimonial-photo img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 50%;
}

.testimonial-text {
    font-size: 24px;
    line-height: 1.55;
    font-style: italic;
    color: #5b5b5b;
    margin-bottom: 30px;
}

.testimonial-text p {
    margin: 0;
    line-height: 1.4;
}

.testimonial-text strong,
.testimonial-text b {
    color: #000;
    font-weight: 700;
}

.testimonial-author {
    font-size: 20px;
    color: #666;
}

.testimonial-author strong {
    color: #000;
    font-weight: 700;
}

.testimonial-author span {
    color: #666;
}

/* Slick arrows */
.testimonialhomeslider .slick-arrow {
    width: 36px;
    height: 36px;
    border: 1px solid #999;
    background: #fff;
    z-index: 5;
    position: absolute; top:124px;
    font-size: 0;
}

.testimonialhomeslider .slick-prev {
    left: 20px;
}

.testimonialhomeslider .slick-next {
    right: 20px;
}

.testimonialhomeslider .slick-prev:before,
.testimonialhomeslider .slick-next:before {
    color: #999;
    font-size: 22px;
    font-family: Verdana, sans-serif;
    position: relative;
    top: -6px; left: -2px;
}

.testimonialhomeslider .slick-prev:before { content: "‹"; }
.testimonialhomeslider .slick-next:before { content: "›"; }




/* Hide dots if you don't need them */
.testimonialhomeslider .slick-dots {
    display: none !important;
}




.home-blog-section {
    padding: 80px 0;
    background: #fff;
}

.home-blog-section .container {
    max-width: 1200px;
    width: 100%;
    margin: 0 auto;
    padding: 0 15px;
}

.home-blog-heading {
    text-align: center;
    font-size: 42px;
    line-height: 1.2;
    font-weight: 700;
    margin: 0 0 40px;
    color: #000;
}

.home-blog-grid {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 32px;
}

.home-blog-card {
    background: #fff;
}

.home-blog-image {
    display: block;
    margin-bottom: 20px;
    overflow: hidden;
}

.home-blog-image img {
    width: 100%;
    height: 250px;
    object-fit: cover;
    display: block;
}

.home-blog-date {
    font-size: 16px;
    line-height: 1.4;
    color: #666;
    margin-bottom: 8px;
}

.home-blog-card h3 {
    font-size: 21px;
    line-height: 1.3;
    font-weight: 700;
    margin: 0 0 10px;
}

.home-blog-card h3 a {
    color: #000;
    text-decoration: none;
}

.home-blog-card p {
    font-size: 17px;
    line-height: 1.45;
    color: #666;
    margin: 0 0 22px;
}

.home-blog-link {
    display: inline-block;
    font-size: 17px;
    color: #e60000;
    text-decoration: none;
}



.footmenu { display: block; margin-top:30px; }
.footmenu ul { display: block; text-align: center; }
.footmenu ul li { margin-top: 10px; display:inline-block; padding:0 15px; border-left: 1px solid #ccc; line-height: 14px; }
.footmenu ul li:first-child { border-left:0; }
.footmenu ul li a { color: #999; font-size: 16px; }
.footmenu ul li a:hover { text-decoration:none; color: #fff; }




.page-intro-section {
    padding: 90px 0;
    background: #f7f7f7;
}

.page-intro-section .container {
    max-width: 1200px;
    width: 100%;
    margin: 0 auto;
    padding: 0 15px;
}

.page-intro-wrap {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 0;
    align-items: start;
}

.page-intro-heading {
    padding-right: 40px;
}

.page-intro-heading h2 {
    font-size: 38px;
    line-height: 1.35;
    font-weight: 700;
    margin: 0;
    color: #000;
    position: relative;
    padding-bottom: 36px;
}

.page-intro-heading h2::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100px;
    height: 8px;
    background: #ed0000;
}

.page-intro-content {
    padding-left: 50px;
    min-width: 0;
    border-left: 1px solid #dcdcdc;
}

.page-intro-content p {
    font-size: 17px;
    line-height: 1.65;
    color: #444;
    margin: 0 0 24px;
}

.page-intro-content p:last-child {
    margin-bottom: 0;
}




.solar-options-section {
    padding: 80px 0;
    background: #fff;
}

.solar-options-section .container {
    max-width: 1200px;
    width: 100%;
    margin: 0 auto;
    padding: 0 15px;
}

.solar-options-heading {
    text-align: center;
    margin-bottom: 35px;
}

.solar-options-heading h2 {
    font-size: 34px;
    line-height: 1.25;
    font-weight: 400;
    margin: 0;
    color: #000;
}

.solar-options-heading h3 {
    font-size: 34px;
    line-height: 1.25;
    font-weight: 700;
    margin: 2px 0 0;
    color: #000;
}

.solar-options-list {
    display: grid;
    gap: 24px;
}

.solar-option-card{
    display:flex;
    /* align-items:center; */
    align-items: flex-start;
    gap:50px;
    padding:55px;
    background:#f7f7f7;
}

.solar-option-image{
    flex:0 0 46%;
    max-width:46%;
}

.solar-option-image img{
    width:100%;
    height:auto;
    display:block;
}

.solar-option-content{
    flex:0 0 calc(54% - 50px);
    max-width:calc(54% - 50px);
}

.solar-option-content h4 {
    font-size: 26px;
    line-height: 1.2;
    font-weight: 700;
    margin: 0 0 8px;
    color: #000;
}

.solar-option-tags {
    display: inline-flex;
    flex-wrap: wrap;
    background: #eee;
    margin-bottom: 14px;
}

.solar-option-tags span {
    position: relative;
    font-size: 13px;
    line-height: 1;
    padding: 8px 14px;
    color: #222;
}

.solar-option-tags span:not(:last-child)::after {
    content: "";
    position: absolute;
    right: 0;
    top: 8px;
    width: 1px;
    height: 12px;
    background: #e60000;
}

.solar-option-content h5 {
    font-size: 18px;
    line-height: 1.4;
    font-weight: 400;
    margin: 0 0 14px;
    color: #000;
}

.solar-option-description {
    font-size: 16px;
    line-height: 1.50;
    color: #444;
    margin-bottom: 25px;
}

.solar-option-description p {
    margin: 0 0 16px;
    line-height: 1.50;
}

.solar-option-description p:last-child {
    margin-bottom: 0;
}

.solar-option-best {
    border-top: 1px solid #d8d8d8;
    padding-top: 22px;
    position: relative;
    padding-left: 16px;
}

.solar-option-best::before {
    content: "";
    position: absolute;
    left: 0;
    top: 27px;
    border-left: 6px solid #e60000;
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
}

.solar-option-best strong {
    display: block;
    font-size: 14px;
    color: #000;
    margin-bottom: 6px;
}

.solar-option-best p {
    font-size: 14px;
    line-height: 1.55;
    color: #444;
    margin: 0;
}




.roi-section{

    padding:90px 0;

    background:#fff;

}

.roi-section .container{

    max-width:1200px;

    margin:auto;

    padding:0 15px;

}

.roi-wrapper{

    display:grid;

    grid-template-columns:320px 1fr;

    gap:60px;

    align-items:center;

}

.roi-right{

    display:grid;

    grid-template-columns:repeat(3,1fr);

    gap:28px;

}

.roi-left h2{

    font-size:40px;

    line-height:1.1;

    font-weight:700;

    margin-bottom:50px;

}

.roi-heading h3 {  font-size:42px; line-height:1.2; font-weight:700; margin-bottom:50px; text-align: center; color:#000; }


.roi-info-item {
    display:flex;
    gap:20px;
    margin-bottom:35px;
    border-bottom:1px solid #e8e8e8;
    padding-bottom:25px;
}

.roi-info-item strong {

    display:block;
    font-size:24px;
    color:#111;
}

.roi-info-item span{
    color:#666;

}

.roi-card{

    position:relative;

    border:1px solid #ddd;

    background:#fff;

    transition:.4s;

    overflow:hidden;

}

.roi-card:hover{

    transform:translateY(-8px) scale(1.04);

    box-shadow:0 25px 50px rgba(0,0,0,.12);

    border-color:#e40000;

}

.roi-card-top{

    text-align:center;

    padding:45px 30px 30px;

}
.roi-card-top h3 {

    font-size:18px;
}

.roi-card-top img{

    width:57px;

    margin-bottom:18px;

}

.roi-middle{

    background:#f7f7f7;

    text-align:center;

    padding:30px;

    transition:.4s;

}

.roi-card:hover .roi-middle{

    background:#fff1f1;

}

.roi-percent{

    font-size:30px;

    font-weight:700;

    color:#111;

}

.roi-card:hover .roi-percent{

    color:#e40000;

}

.roi-bottom{

    display:flex;

    align-items:center;

    gap:15px;

    padding:30px;
    font-size: 15px;

}

.roi-bottom img{

    width:33px;

}

.roi-bottom strong{

    display:block;

}

.featured{

    border:2px solid #e40000;

    box-shadow:0 20px 45px rgba(255,0,0,.12);

}

.roi-badge{

    position:absolute;

    top:14px;

    left:-1px;

    background:#e40000;

    color:#fff;

    padding:10px 25px;

    font-weight:700;

    clip-path:polygon(0 0,100% 0,92% 50%,100% 100%,0 100%);

}





.subsidy-section {
    padding: 90px 0;
    background: #f8f8f8;
}

.subsidy-section .container {
    max-width: 1200px;
    width: 100%;
    margin: 0 auto;
    padding: 0 15px;
}

.subsidy-wrap {   
    display: grid;
    grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);
    gap: 50px;
    /* align-items: center; */
    align-items:flex-start;
    
}

.subsidy-image { text-align: center; }

.subsidy-image img {
    width: 100%;
    max-width: 620px;
    height: auto;
    /* display: block; */
}

.subsidy-content {
    max-width: 100%;
}

.subsidy-content h2 {
    font-size: 40px;
    line-height: 1.15;
    font-weight: 700;
    color: #000;
    margin: 0 0 24px;
}

.subsidy-text {
    max-width: 100%;
}

.subsidy-text p {
    font-size: 17px;
    line-height: 1.6;
    color: #444;
    margin: 0 0 24px;
}

.subsidy-text p:last-child {
    margin-bottom: 0;
}

.subsidy-link {
    display: inline-block;
    margin-top: 28px;
    color: #e60000;
    font-size: 14px;
    font-weight: 700;
    text-decoration: none;
    text-transform: uppercase;
}

.subsidy-image,
.subsidy-content {
    min-width: 0;
}



.why-maruthi-section {
    padding: 90px 0;
    background: #fff;
}

.why-maruthi-section .container {
    max-width: 1200px;
    width: 100%;
    margin: 0 auto;
    padding: 0 15px;
}

.why-maruthi-wrap {
    display: grid;
    grid-template-columns: minmax(0, 48%) minmax(0, 52%);
    gap: 65px;
    /* align-items: center; */
    align-items: flex-start;
}

.why-maruthi-left,
.why-maruthi-right {
    min-width: 0;
}

.why-maruthi-wrap h2 {
    font-size: 35px;
    line-height: 1.2;
    font-weight: 700;
    margin: 0 0 18px;
    color: #000;
}

.why-maruthi-left > p {
    max-width: 520px;
    font-size: 17px;
    line-height: 1.55;
    color: #444;
    margin: 0 0 35px;
}
.why-maruthi-wrap p {
    max-width: 96%;
    font-size: 17px;
    line-height: 1.55;
    color: #444;
    margin: 0 0 35px;
}

.why-main-image {
    width: 100%;
    height: auto;
    display: block;
}

.why-accordion-item {
    border-bottom: 1px solid #ddd;
    padding: 24px 0;
}

.why-accordion .why-accordion-item:last-child {
    border-bottom: 0!important;
    
}

.why-accordion-header {
    display: flex;
    align-items: center;
    gap: 20px;
    cursor: pointer;
}

.why-accordion-header img {
    width: 42px;
    height: 42px;
    object-fit: contain;
    flex: 0 0 58px;
}

.why-accordion-header h3 {
    font-size: 20px;
    line-height: 1.35;
    font-weight: 400;
    margin: 0;
    color: #000;
}

.why-accordion-item.is-active .why-accordion-header h3 {
    font-weight: 600;
}

.why-accordion-header h3 a {
    color: inherit;
    text-decoration: none;
}

.why-accordion-header h3 a:hover {
    color: #e60000;
}

.why-accordion-content {
    display: none;
    padding: 15px 0 5px 78px;
}

.why-accordion-item.is-active .why-accordion-content {
    display: block;
}

.why-accordion-content p {
    font-size: 17px;
    line-height: 1.55;
    color: #444;
    margin: 0;
}



.case-study-section{
    padding:90px 0;
    background:#F8F8F8;
    overflow:hidden;
}
.case-study-section .container{

    max-width:1200px;
    margin:auto;
    padding:0 15px;
}

.case-study-heading{
    text-align:center;
    margin-bottom:60px;
}


.case-study-heading span{
    color:#e60000;
    font-size:18px;
    font-weight:700;
    text-transform:uppercase;
}

.case-study-heading h2{
    margin-top:12px;
    font-size:40px;
    line-height:1.2;
    font-weight:700;
}

.case-study-item{

    display:flex;
    align-items:center;
    justify-content:space-between;
    gap:55px;

}

.case-left{

    flex:0 0 40%;
    max-width:40%;

}

.case-right{

    flex:0 0 60%;
    max-width:60%;

}

.case-video{

    display:block;
    position:relative;
}

.case-video img{

    width:100%;
    display:block;

}

.case-quote-icon{

    font-size:82px;
    color:#e60000;
    line-height:1;
    margin-bottom:20px;

}

.case-text{

    font-size:24px;
    font-style:italic;
    line-height:1.6;

}

.case-text p { margin:0; line-height: 1.4; }




.case-right{

    position:relative;

}

.case-video{

    display:block;

    position:relative;

}

.case-video img{

    width:100%;

    display:block;

}

.play-btn{

    position:absolute;
    left:50%;
    top:50%;

    transform:translate(-50%,-50%);

    transition:.35s;

}

.case-video:hover .play-btn{

    transform:translate(-50%,-50%) scale(1.15);

}

.play-text{

    position:absolute;

    left:50%;

    bottom:25px;

    transform:translateX(-50%);

    color:#fff;

    font-size:22px;

}

.casestudyslider .slick-arrow{

    width:38px;

    height:38px;

    border:1px solid #999;

    background:#fff;

    z-index:10;
    

}

.casestudyslider .slick-prev{

    left:-45px;

}

.casestudyslider .slick-next{

    right:-45px;

}

.casestudyslider .slick-prev:before,
.casestudyslider .slick-next:before{

    color:#888;

    font-size:24px;

}

.casestudyslider .slick-dots{

    display:none!important;

}



.casestudyslider{

    position:relative;

}

.casestudyslider .slick-prev,
.casestudyslider .slick-next{

    width:46px;
    height:46px;

    border:1px solid #d8d8d8;

    background:#fff;

    display:flex !important;
    align-items:center;
    /* justify-content:center; */

    z-index:20;
    font-size: 0;

}

.casestudyslider .slick-prev{

    left:-60px;

}

.casestudyslider .slick-next{

    right:-60px;

}

.casestudyslider .slick-prev:before{

    content:"←";

    color:#666;

    font-size:24px;

    opacity:1;

    font-family:inherit;

}

.casestudyslider .slick-next:before{

    content:"→";

    color:#666;

    font-size:24px;

    opacity:1;

    font-family:inherit;

}


.case-left,
.case-right{
    min-width:0;
}

.case-right{
    width:100%;
    overflow:hidden;
}

.case-video{
    display:block;
    width:100%;
}

.case-video img{
    width:100%;
    max-width:100%;
    height:auto;
    display:block;
    object-fit:cover;
}

.case-left{
    padding-left:40px;
    padding-right:20px;
}


.case-study-item{
    display:flex;
    align-items:center;
    gap:45px;
}

.case-left{
    flex:0 0 40%;
    max-width:40%;
    padding-left:35px;
}

.case-right{
    flex:0 0 calc(60% - 45px);
    max-width:calc(60% - 45px);
}

.case-video img{
    width:100%;
    display:block;
}



.benefits-section{

    padding:90px 0;

    background:#fff;

}

.benefits-section .container{

    max-width:1200px;

    margin:auto;

    padding:0 15px;

}

.benefits-wrapper{

    display:flex;

    align-items:flex-start;

    gap:60px;

}

.benefits-image{

    flex:0 0 48%;

    max-width:48%;
    text-align: center;

}

.benefits-image img{

    /*width:100%;

     display:block; */
    max-width: 600px;

}

.benefits-content{

    flex:1;

    min-width:0;

}

.benefits-content h2{

    font-size:40px;

    line-height:1.15;

    font-weight:700;

    color:#111;

    margin-bottom:25px;

}

.benefits-list{

    display:flex;

    flex-direction:column;

    gap:20px;

}

.benefit-item{

    display:flex;

    align-items:flex-start;

    gap:14px;

}

.benefit-icon{

    color:#e40000;

    font-size:12px;

    margin-top:4px;

    flex-shrink:0;

}

.benefit-text h4{

    margin:0 0 4px;

    font-size:16px;

    font-weight:700;

    color:#111;

}

.benefit-text p{

    margin:0;

    font-size:16px;

    line-height:1.5;

    color:#555;

}



.ground-solar-section {
    padding: 90px 0;
    background: #fff;
}

.ground-solar-section .container {
    max-width: 1200px;
    width: 100%;
    margin: 0 auto;
    padding: 0 15px;
}

.ground-solar-heading {
    text-align: center;
    font-size: 40px;
    line-height: 1.2;
    font-weight: 700;
    color: #000;
    margin: 0 0 35px;
}

.ground-solar-grid {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 20px;
}

.ground-solar-card {
    border: 1px solid #ddd;
    background: #fbfbfb;
    padding: 25px;
}

.ground-solar-image {
    margin-bottom: 26px;
}

.ground-solar-image img {
    width: 100%;
    height: 175px;
    object-fit: cover;
    display: block;
}

.ground-solar-content h3 {
    font-size: 21px;
    line-height: 1.25;
    font-weight: 700;
    color: #000;
    margin: 0 0 25px;
    position: relative;
    padding-bottom: 20px;
}

.ground-solar-content h3::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 56px;
    height: 5px;
    background: #e60000;
}

.ground-solar-content p {
    font-size: 17px;
    line-height: 1.55;
    color: #444;
    margin: 0;
}



.funding-models-section {
    padding: 60px 0;
    background: #fff;
}

.funding-models-section .container {
    max-width: 1200px;
    width: 100%;
    margin: 0 auto;
    padding: 0 15px;
}

.funding-models-heading {
    text-align: center;
    margin-bottom: 30px;
}

.funding-models-heading h2 {
    font-size: 38px;
    line-height: 1.25;
    font-weight: 400;
    margin: 0;
    color: #000;
}

.funding-models-heading h3 {
    font-size: 40px;
    line-height: 1.25;
    font-weight: 700;
    margin: 4px 0 0;
    color: #000;
}

.funding-models-grid {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 40px;
}

.funding-model-card {
    border: 1px solid #ddd;
    padding: 45px 40px;
    background: #fbfbfb;
    min-width: 0;
}

.funding-model-title-row {
    display: flex;
    align-items: center;
    gap: 25px;
    margin-bottom:0px;
}

.funding-model-title-row img {
    width: 70px;
    height: 70px;
    object-fit: contain;
    flex: 0 0 70px;
}

.funding-model-title-row h4 {
    font-size: 30px;
    line-height: 1.2;
    font-weight: 700;
    color: #000;
    margin: 0;
}

.funding-red-line {
    width: 58px;
    height: 5px;
    background: #e60000;
    margin: -5px 0 32px 95px;
}

.funding-model-content p {
    font-size: 17px;
    line-height: 1.6;
    color: #444;
    margin: 0 0 18px;
}

.funding-model-content p:last-child {
    margin-bottom: 0;
}




.deliver-section {
    padding: 90px 0;
    background: #fff;
}

.deliver-section .container {
    max-width: 1200px;
    width: 100%;
    margin: 0 auto;
    padding: 0 15px;
}

.deliver-wrap {
    display: grid;
    grid-template-columns: minmax(0, 48%) minmax(0, 52%);
    gap: 60px;
    align-items: center;
}

.deliver-content,
.deliver-image {
    min-width: 0;
}

.deliver-content h2 {
    font-size: 40px;
    line-height: 1.25;
    font-weight: 700;
    color: #000;
    margin: 0 0 28px;
}

.deliver-list {
    list-style: none;
    margin: 0;
    padding: 0;
}

.deliver-list li {
    position: relative;
    padding-left: 34px;
    margin-bottom: 10px;
    font-size: 17px;
    line-height: 1.55;
    color: #444;
}

.deliver-list li::before {
    content: "";
    position: absolute;
    left: 0;
    top: -2px;
    color: #00a92f;
    font-size: 24px;
    font-weight: 700;
    background: url(images/Double-Tick.png) no-repeat left 7px;
    width: 21px;
    height: 21px;
}

.deliver-image img {
    width: 100%;
    height: auto;
    display: block;
}



.industrial-case-section {
    padding: 90px 0;
    background: #f7f7f7;
    overflow: hidden;
}

.industrial-case-section .container {
    max-width: 1200px;
    width: 100%;
    margin: 0 auto;
    padding: 0 15px;
}

.industrial-case-heading {
    text-align: center;
    margin-bottom: 45px;
}

.industrial-case-heading span {
    color: #e60000;
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;
}

.industrial-case-heading h2 {
    font-size: 40px;
    line-height: 1.2;
    font-weight: 700;
    margin: 10px 0 0;
    color: #000;
}

.industrial-case-slider {
    position: relative;
}

.industrial-case-slide {
    padding: 0 15px;
}

.industrial-case-card {
    display: grid;
    grid-template-columns: 40% 60%;
    background: #fff;
    padding: 30px;
    /* box-shadow: 0 15px 45px rgba(0,0,0,0.08); */
}

.industrial-case-image img {
    width: 100%;
    height: 520px;
    object-fit: cover;
    display: block;
}

.industrial-case-content {
    padding: 25px 25px 0 35px;
    min-width: 0;
}

.industrial-case-content h3 {
    font-size: 30px;
    margin: 0 0 5px;
    color: #000;
}

.case-location {
    font-size: 17px;
    margin-bottom: 28px;
}

.case-stats {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    border-bottom: 1px solid #ddd;
    padding-bottom: 25px;
    margin-bottom: 30px;
}

.case-stats > div {
    padding-right: 25px;
    border-right: 1px solid #ddd;
}

 .case-stats .cbx { padding-left:20px;
         
    }

.case-stats > div:last-child {
    border-right: 0;
}

.case-stats span {
    display: block;
    font-size: 15px;
    margin-bottom: 12px;
    color: #111;
}

.case-stats strong {
    display: block;
    font-size: 32px;
    line-height: 1;
    color: #000;
}

.case-bottom-row {
    display: grid;
    grid-template-columns: 47% 53%;
    gap: 30px;
}

.highlight-box {
    border: 1px solid #999;
    padding: 18px 25px;
    font-size: 32px;
    font-weight: 700;
    margin-bottom: 28px;
}

.case-highlights h4 {
    font-size: 20px;
    margin: 0 0 15px;
}

.case-highlights ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.case-highlights li {
    position: relative;
    padding-left: 28px;
    margin-bottom: 10px;
    font-size: 16px;
    color: #555;
}

.case-highlights li::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0px;
    color: #00a92f;
    font-size: 22px;
    font-weight: 600;
    background: url(images/Double-Tick.png) no-repeat left 6px;
    width: 21px;
    height: 21px;
}

.case-testimonial {
    background: #fff2f2;
    padding: 30px;
}

.quote-mark {
    /* color: #e60000;
    font-size: 70px;
    line-height: 0.7; */
    /* width: 55px; */
    height: 55px;
    background: url(images/icon-testimonial.png) no-repeat left 0px;
    /* margin: 0 auto; */
}

.case-testimonial p {
    font-size: 15px;
    line-height: 1.45;
    color: #444;
    margin: 1px 0 20px;
}

.case-testimonial strong {
    display: block;
    font-size: 16px;
    color: #000;
}

.case-testimonial span {
    display: block;
    font-size: 14px;
    color: #888;
}

.case-testimonial .quote-mark { height:50px; background: url(images/icon-testimonial.png) no-repeat left 0px; background-size:45px; }

/* Slick arrows */
.industrial-case-slider .slick-prev,
.industrial-case-slider .slick-next {
    width: 38px;
    height: 38px;
    background: #fff;
    border: 1px solid #999;
    z-index: 20;
    font-size: 0 !important;
    position: absolute; top:200px;
}

.industrial-case-slider .slick-prev {
    left: -55px;
}

.industrial-case-slider .slick-next {
    right: -55px;
}

.industrial-case-slider .slick-prev:before {
    content: "‹";
    font-family: Verdana, sans-serif;
    color: #777;
    font-size: 25px;
    opacity: 1;
    position: relative; top:-5px; left: -5px;
}

.industrial-case-slider .slick-next:before {
    content: "›";
    font-family: Verdana, sans-serif;
    color: #777;
    font-size: 25px;
    opacity: 1;
    position: relative; top:-5px; left: 0px;
}

.industrial-case-slider .slick-dots {
    display: none !important;
}



.page-intro-content ul { list-style: none; margin: 0; padding: 0; }
.page-intro-content ul li { position: relative; padding-left:27px; margin-bottom:15px; }
.page-intro-content ul li::before { 
  /* content: ""; position: absolute; left: 0; top: -2px; color: #00a92f; font-size: 24px;
    font-weight: 700;
    background: url(images/Double-Tick.png) no-repeat left 7px;
    width: 21px;
    height: 21px; */


    content: "";
    position: absolute;
    left: 0;
    top: 7px;
    border-left: 7px solid #e00000;
    border-top: 7px solid transparent;
    border-bottom: 7px solid transparent;

}



.megawatt-intro-section {
    padding: 90px 0;
    background: #fff;
}

.megawatt-intro-section .container {
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
    padding-right: 15px;
    padding-left: 15px;
}

.megawatt-intro-wrap {
    display: grid;
    grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);
    gap: 60px;
    align-items: stretch;
}

.megawatt-intro-content,
.megawatt-intro-image {
    min-width: 0;
}

.megawatt-intro-content {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    gap: 55px;
    padding: 5px 0 15px;
}

.megawatt-intro-block h2 {
    max-width: 560px;
    margin: 0 0 22px;
    color: #000;
    font-size: 40px;
    font-weight: 700;
    line-height: 1.25;
}

.megawatt-intro-text {
    max-width: 560px;
    color: #444;
    font-size: 16px;
    line-height: 1.55;
}

.megawatt-intro-text p {
    margin: 0 0 16px;
}

.megawatt-intro-text p:last-child {
    margin-bottom: 0;
}

.megawatt-intro-image {
    height: 100%;
}

.megawatt-intro-image img {
    display: block;
    width: 100%;
    height: 100%;
    min-height: 610px;
    object-fit: cover;
}




.expect-section {
    padding: 90px 0;
    background: #f8f8f8;
}

.expect-section .container {
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
    padding-right: 15px;
    padding-left: 15px;
}

.expect-heading {
    max-width: 620px;
    margin: 0 auto 45px;
    color: #000;
    font-size: 42px;
    font-weight: 700;
    line-height: 1.2;
    text-align: center;
}

.expect-grid {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 28px;
}

.expect-card {
    min-width: 0;
    min-height: 500px;
    padding: 65px 48px 45px;
    border: 1px solid #d9d9d9;
    background: #fff;
    transition:
        transform 0.3s ease,
        box-shadow 0.3s ease,
        border-color 0.3s ease;
}

.expect-card:hover {
    border-color: #e60000;
    box-shadow: 0 18px 40px rgba(0, 0, 0, 0.08);
    transform: translateY(-6px);
}

.expect-icon {
    display: flex;
    align-items: center;
    height: 90px;
    margin-bottom: 28px;
}

.expect-icon img {
    display: block;
    width: auto;
    max-width: 110px;
    max-height: 85px;
    object-fit: contain;
}

.expect-card h3 {
    margin: 0 0 16px;
    color: #111;
    font-size: 25px;
    font-weight: 700;
    line-height: 1.25;
}

.expect-description {
    color: #444;
    font-size: 16px;
    line-height: 1.5;
}

.expect-description p {
    margin: 0 0 15px;
}

.expect-description p:last-child {
    margin-bottom: 0;
}



.step-heading { text-align: center; margin-bottom: 45px; }
.step-heading span { color: #e60000; font-size: 18px; font-weight: 700; text-transform: uppercase; }
.step-heading h2 { font-size:40px; line-height: 1.2; font-weight: 700; margin: 10px 0 0; color: #000; }


.storage-benefits-section {
    padding: 90px 0;
    background: #fff;
}

.storage-benefits-section .container {
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
    padding-right: 15px;
    padding-left: 15px;
}

.storage-benefits-heading {
    max-width: 850px;
    margin: 0 auto 48px;
    text-align: center;
}

.storage-eyebrow {
    display: block;
    margin-bottom: 12px;
    color: #e60000;
    font-size: 17px;
    font-weight: 700;
    line-height: 1.3;
    text-transform: uppercase;
}

.storage-benefits-heading h2 {
    margin: 0;
    color: #050505;
    font-size: 40px;
    font-weight: 700;
    line-height: 1.25;
}

.storage-benefits-wrap {
    display: grid;
    grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);
    gap: 48px;
    align-items: stretch;
}

.storage-benefits-image,
.storage-benefits-list {
    min-width: 0;
}

.storage-benefits-image img {
    display: block;
    width: 100%;
    height: 100%;
    min-height: 520px;
    object-fit: cover;
}

.storage-benefits-list {
    display: flex;
    flex-direction: column;
}

.storage-benefit-item {
    display: grid;
    grid-template-columns: 24px minmax(0, 1fr);
    gap: 14px;
    padding: 26px 0;
    border-bottom: 1px solid #dedede;
}

.storage-benefit-item:first-child {
    padding-top: 0;
}

.storage-benefit-item:last-child {
    padding-bottom: 0;
    border-bottom: 0;
}

.storage-check {
    padding-top: 1px;
    color: #00a72b;
    font-size: 24px;
    font-weight: 700;
    line-height: 1;
    background: url(images/Double-Tick.png) no-repeat left 4px;
}

.storage-benefit-content {
    min-width: 0;
}

.storage-benefit-content h3 {
    margin: 0 0 7px;
    color: #050505;
    font-size: 21px;
    font-weight: 700;
    line-height: 1.35;
}

.storage-benefit-content p {
    margin: 0;
    color: #4a4a4a;
    font-size: 16px;
    line-height: 1.55;
}




/* Main navigation */
.site-header .menu,
.site-header .menu ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.site-header .menu {
    display: flex;
    align-items: center;
    gap: 30px;
}

.site-header .menu > li {
    position: relative;
}

.site-header .menu > li > a {
    display: block;
    /* padding: 20px 0; */
    color: #000;
    font-size: 15px;
    font-weight: 700;
   text-decoration: none;
    text-transform: uppercase;
}

/* Hide submenu initially */
.site-header .menu .sub-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 9999;

    display: block;
    visibility: hidden;
    opacity: 0;
    min-width: 285px;
    padding:0px 0;
    margin: 0;

    background: #fff;
    /* border-top: 3px solid #ed0000; */
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.12);

    transform: translateY(10px);
    transition:
        opacity 0.25s ease,
        visibility 0.25s ease,
        transform 0.25s ease;
}

/* Show submenu on hover and keyboard focus */
.site-header .menu li:hover > .sub-menu,
.site-header .menu li:focus-within > .sub-menu {
    visibility: visible;
    opacity: 1;
    transform: translateY(0);
}

.site-header .menu li:hover > .sub-menu { border: 1px solid #ccc; border-top:0; }

/* Submenu links */
.site-header .menu .sub-menu li {
    display: block;
    width: 100%;
}

.site-header .menu .sub-menu li a {
    display: block;
    width: 100%;
    padding: 12px 20px;
    color: #111;
    font-size: 14px;
    font-weight: 600;
    line-height: 1.35;
    text-decoration: none;
    text-transform: none;
    white-space: nowrap;
}

.site-header .menu .sub-menu li a:hover,
.site-header .menu .sub-menu li.current-menu-item > a {
    color: #ed0000;
    background: #f7f7f7;
}









/* =========================================================
   CLEAN HEADER NAVIGATION AND DROPDOWN MENU
   ========================================================= */

/* Header must remain above banners and page content */
header.navbar-static-top {
    position: relative;
    z-index: 9999;
    width: 100%;
    background: #fff;
}

/* Main menu */
header .navbar-nav {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    width: auto;
    margin: 0;
    padding: 0;
    list-style: none;
}

header .navbar-nav > li {
    position: relative;
    display: block;
    float: none;
}

header .navbar-nav > li > a {
    display: block;
    margin: 0 10px;
    padding: 10px 0;
    border-bottom: 3px solid transparent;
    color: #111;
    font-family: "Inter", sans-serif;
    font-size: 15px;
    font-weight: 600;
    line-height: 24px;
    text-decoration: none;
    text-transform: uppercase;
    white-space: nowrap;
    transition:
        color 0.2s ease,
        border-color 0.2s ease;
}

header .navbar-nav > li > a:hover,
header .navbar-nav > li.active > a,
header .navbar-nav > li.current-menu-item > a,
header .navbar-nav > li.current-menu-ancestor > a {
    color: #e60000;
    background: transparent;
    border-bottom-color: #e60000;
}

/* Parent menu arrow */
header .navbar-nav > li.menu-item-has-children > a::after,
header .navbar-nav > li.dropdown > a::after {
    content: "";
    display: inline-block;
    width: 7px;
    height: 7px;
    margin: 0 0 3px 7px;
    border-right: 1.5px solid currentColor;
    border-bottom: 1.5px solid currentColor;
    transform: rotate(45deg);
}

/* Hide Bootstrap's default caret */
header .navbar-nav .caret {
    display: none !important;
}

/* Dropdown menu hidden by default */
header .navbar-nav .dropdown-menu,
header .navbar-nav .sub-menu {
    position: absolute !important;
    top: calc(100% + 1px) !important;
    left: 10px !important;
    z-index: 99999;

    display: block !important;
    visibility: hidden;
    opacity: 0;

    width: max-content;
    min-width: 285px;
    max-width: 360px;
    margin: 0;
    padding: 8px 0;

    list-style: none;
    background: #fff;
    border: 0;
    border-top: 3px solid #e60000;
    border-radius: 0;
    box-shadow: 0 12px 30px rgba(0, 0, 0, 0.14);

    transform: translateY(10px);
    pointer-events: none;

    transition:
        opacity 0.2s ease,
        visibility 0.2s ease,
        transform 0.2s ease;
}

/* Show dropdown on hover and keyboard focus */
header .navbar-nav > li:hover > .dropdown-menu,
header .navbar-nav > li:hover > .sub-menu,
header .navbar-nav > li:focus-within > .dropdown-menu,
header .navbar-nav > li:focus-within > .sub-menu,
header .navbar-nav > li.open > .dropdown-menu {
    visibility: visible;
    opacity: 1;
    transform: translateY(0);
    pointer-events: auto;
}

/* Dropdown items */
header .navbar-nav .dropdown-menu > li,
header .navbar-nav .sub-menu > li {
    position: relative;
    display: block;
    float: none;
    width: 100%;
    margin: 0;
    padding: 0;
}

/* Dropdown links */
header .navbar-nav .dropdown-menu > li > a,
header .navbar-nav .sub-menu > li > a {
    display: block;
    width: 100%;
    padding: 12px 18px;

    color: #111;
    background: #fff;
    border: 0 !important;
    border-bottom: 1px solid #ededed !important;

    font-family: "Inter", sans-serif;
    font-size: 14px;
    font-weight: 500;
    line-height: 1.4;
    text-align: left;
    text-decoration: none;
    text-transform: none !important;
    white-space: normal;

    transition:
        color 0.2s ease,
        background-color 0.2s ease,
        padding-left 0.2s ease;
}

header .navbar-nav .dropdown-menu > li:last-child > a,
header .navbar-nav .sub-menu > li:last-child > a {
    border-bottom: 0 !important;
}

header .navbar-nav .dropdown-menu > li > a:hover,
header .navbar-nav .dropdown-menu > li.active > a,
header .navbar-nav .dropdown-menu > li.current-menu-item > a,
header .navbar-nav .sub-menu > li > a:hover,
header .navbar-nav .sub-menu > li.current-menu-item > a {
    color: #e60000;
    background: #f7f7f7;
    padding-left: 23px;
}

/* Second-level dropdown */
header .navbar-nav .dropdown-menu .dropdown-menu,
header .navbar-nav .sub-menu .sub-menu {
    top: -3px !important;
    left: 100% !important;
}


/* Active top-level menu item */
header .navbar-nav > li.current-menu-item > a,

/* Parent of the active submenu item */
header .navbar-nav > li.current-menu-parent > a,
header .navbar-nav > li.current-menu-ancestor > a,

/* Useful WordPress page-menu equivalents */
header .navbar-nav > li.current_page_item > a,
header .navbar-nav > li.current_page_parent > a,
header .navbar-nav > li.current_page_ancestor > a {
    color: #e60000;
    border-bottom: 3px solid #e60000;
    background: transparent;
}



header .navbar-nav .dropdown-menu > li.current-menu-item > a,
header .navbar-nav .sub-menu > li.current-menu-item > a,
header .navbar-nav .dropdown-menu > li.current_page_item > a,
header .navbar-nav .sub-menu > li.current_page_item > a {
    color: #e60000;
    background: #f7f7f7;
}




header .current_page_item > a,
header .current-menu-item > a,
header .current_page_ancestor > a,
header .current-menu-ancestor > a {
border-bottom:3px solid #D2151B !important;
color:#D2151B !important;

}


/* Service and Maintenance */

.service-intro-section {
    padding: 85px 0;
    background: #fff;
}

.service-intro-section .container {
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
    padding-right: 15px;
    padding-left: 15px;
}

.service-intro-inner {
    max-width: 990px;
    margin: 0 auto;
    text-align: center;
}

.service-intro-icon {
    margin-bottom: 20px;
}

.service-intro-icon img {
    display: block;
    width: auto;
    max-width: 105px;
    max-height: 95px;
    margin: 0 auto;
    object-fit: contain;
}

.service-intro-heading {
    margin: 0;
    color: #090909;
    font-size: 40px;
    font-weight: 700;
    line-height: 1.25;
}

.service-intro-heading span {
    color: #e60000;
}

.service-intro-subheading {
    margin: 10px 0 0;
    color: #3e3e3e;
    font-size: 25px;
    font-style: italic;
    font-weight: 700;
    line-height: 1.35;
}

.service-intro-divider {
    width: 60px;
    height: 4px;
    margin: 32px auto 24px;
    background: #e60000;
}

.service-intro-content {
    max-width: 970px;
    margin: 0 auto;
    color: #444;
    font-size: 16px;
    line-height: 1.65;
}

.service-intro-content p {
    margin: 0 0 20px;
}

.service-intro-content p:last-child {
    margin-bottom: 0;
}

.service-intro-content strong,
.service-intro-content b {
    color: #333;
    font-weight: 700;
}



.warranty-support-section {
    padding: 85px 0;
    background: #F8F8F8;
}

.warranty-support-section .container {
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
    padding-right: 15px;
    padding-left: 15px;
}

.warranty-support-header {
    margin-bottom: 30px;
}
.warranty-header{
    text-align:center;
    margin-bottom:50px;
}
.warranty-title-row {
     display:flex;
    flex-direction:column;
    align-items:center;
    justify-content:center;
    gap:12px;
}

.warranty-main-icon {
    width:33px;
    height:37px;
    object-fit:contain;
}

.warranty-title-row h2 {
    margin:0;
    font-size:30px;
    font-weight:700;
    line-height:1.2;
}

.warranty-tags {
    display:flex;
    width:fit-content;
    margin:15px auto 0;
    align-items:center;
    justify-content:center;
    gap:15px;
    padding:10px 5px 10px 18px;
    background:#f4f4f4;
    flex-wrap:wrap;
}

.warranty-tags span {
    position: relative;
    padding: 8px 15px 8px 0px;
    color: #222;
    font-size: 14px;
    line-height: 1.2;
}

.warranty-tags i{
    width:2px;
    height:24px;
    background:#ef1d25;
    display:block;
}

.warranty-tags span:not(:last-child)::after {
    content: "";
    position: absolute;
    top: 8px;
    right: 0;
    width: 1px;
    height: 15px;
    background: #e60000;
}

.warranty-card-grid {
    display: grid;
    grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);
    gap: 24px;
    align-items: stretch;
}

.warranty-card {
    display: grid;
    grid-template-columns: 210px minmax(0, 1fr);
    gap: 24px;
    min-width: 0;
    padding: 28px;
    border: 1px solid #ddd;
    background: #fff;
}

.warranty-card--large {
    grid-row: span 2;
}

.warranty-card-image {
    display: flex;
    align-items: flex-start;
    justify-content: center;
    min-width: 0;
}

.warranty-card-image img {
    display: block;
    width: 100%;
    max-width: 210px;
    max-height: 230px;
    object-fit: contain;
}

.warranty-card--small {
    grid-template-columns: 90px minmax(0, 1fr);
    min-height: 138px;
}

.warranty-card--small .warranty-card-image img {
    max-width: 88px;
    max-height: 88px;
}

.warranty-card-content {
    min-width: 0;
    align-self:flex-start;
}

.warranty-card-content h3 {
    margin: 0 0 14px;
    color: #222;
    font-size: 21px;
    font-weight: 700;
    line-height: 1.3;
}

.warranty-points {
    margin: 0;
    padding: 0;
    list-style: none;
}

.warranty-points li {
    position: relative;
    margin-bottom: 12px;
    padding-left: 30px;
    color: #4a4a4a;
    font-size: 16px;
    line-height: 1.5;
}

.warranty-points li:last-child {
    margin-bottom: 0;
}

.warranty-points li::before {
    content: "";
    position: absolute;
    top: -2px;
    left: 0;
    color: #00a928;
    font-size: 22px;
    font-weight: 700;
    background: url(images/Double-Tick.png) no-repeat left 7px;
    width: 21px;
    height: 21px;
}




.remote-monitor-section {
    padding: 85px 0;
    background: #fff;
}

.remote-monitor-section .container {
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
    padding-right: 15px;
    padding-left: 15px;
}

.remote-monitor-wrap {
    display: grid;
    grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);
    gap: 42px;
    align-items: flex-start;
}

.remote-monitor-image,
.remote-monitor-content {
    min-width: 0;
}

.remote-monitor-image img {
    display: block;
    width: 100%;
    height: 100%;
    min-height: 500px;
    object-fit: cover;
}

.remote-monitor-content h2 {
    margin: 0 0 4px;
    color: #050505;
    font-size: 40px;
    font-weight: 700;
    line-height: 1.2;
}

.remote-monitor-content h3 {
    margin: 0 0 14px;
    color: #111;
    font-size: 24px;
    font-weight: 700;
    line-height: 1.35;
}

.remote-monitor-intro {
    margin: 0 0 18px;
    color: #4a4a4a;
    font-size: 16px;
    line-height: 1.55;
}

.remote-monitor-features {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    column-gap: 30px;
    margin-bottom: 24px;
}

.remote-monitor-feature {
    display: grid;
    grid-template-columns: 28px minmax(0, 1fr);
    gap: 10px;
    align-items: center;
    min-width: 0;
    min-height: 52px;
    padding: 12px 0;
    border-bottom: 1px solid #ddd;
}

.remote-monitor-feature img {
    display: block;
    width: 24px;
    height: 24px;
    object-fit: contain;
}

.remote-monitor-feature span {
    color: #444;
    font-size: 15px;
    line-height: 1.4;
}

.remote-monitor-copy {
    color: #444;
    font-size: 16px;
    line-height: 1.6;
}

.remote-monitor-copy p {
    margin: 0 0 18px;
}

.remote-monitor-copy p:last-child {
    margin-bottom: 0;
}






.service-why-section {
    padding: 85px 0;
    background: #fff;
}

.service-why-section .container {
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
    padding-right: 15px;
    padding-left: 15px;
}

.service-why-heading {
    margin: 0 0 42px;
    color: #050505;
    font-size: 42px;
    font-weight: 700;
    line-height: 1.2;
    text-align: center;
}

.service-why-grid {
    display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 24px;
}

.service-why-card {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;

    min-width: 0;
    min-height: 280px;
    padding: 35px 28px;

    border: 1px solid #dcdcdc;
    background: #fff;
    text-align: center;

    transition:
        transform 0.3s ease,
        box-shadow 0.3s ease,
        border-color 0.3s ease;
}

.service-why-card:hover {
    border-color: #e60000;
    box-shadow: 0 16px 35px rgba(0, 0, 0, 0.08);
    transform: translateY(-6px);
}

.service-why-icon {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 105px;
    margin-bottom: 26px;
}

.service-why-icon img {
    display: block;
    width: auto;
    max-width: 105px;
    max-height: 95px;
    object-fit: contain;
    transition: transform 0.3s ease;
}

.service-why-card:hover .service-why-icon img {
    transform: scale(1.06);
}

.service-why-text {
    max-width: 240px;
    color: #111;
    font-size: 18px;
    font-weight: 600;
    line-height: 1.35;
}

.service-why-closing {
    margin-top: 34px;
    text-align: center;
}

.service-why-closing p {
    margin: 0;
    color: #111;
    font-size: 22px;
    font-weight: 700;
    line-height: 1.45;
}


.page-template-contact .banner_text { max-width: 380px; }
.contact-page .contact-form {
  padding:20px 0;
  margin-left: 30px;
}

.contact-page .contact-left { padding-right: 30px; }


.page-template-About .banner_text p { font-size: 36px; line-height: 1.36; font-weight: 600; color: #000;  }
.page-template-About .banner_text p em { font-weight: 600; color: #E90108; text-decoration: underline; font-style:normal; }


.about-story-section {
    padding: 80px 0;
    background: #fff;
}

.about-story-section .container {
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
    padding-right: 15px;
    padding-left: 15px;
}

.about-story-wrap {
    display: grid;
    grid-template-columns: minmax(0, 32%) minmax(0, 68%);
    align-items: stretch;
}

.about-story-title,
.about-story-content {
    min-width: 0;
}

.about-story-title {
    display: flex;
    align-items: flex-start;
    justify-content: center;
    padding: 70px 55px 70px 20px;
    border-right: 1px solid #dcdcdc;
}

.about-story-title h2 {
    margin: 0;
    color: #000;
    font-size: 64px;
    font-weight: 900;
    line-height: 0.98;
    letter-spacing: 0;
    text-align: center;
    max-width: 180px;

}

.about-story-content {
    padding: 0 0 0 70px;
    color: #444;
    font-size: 16px;
    line-height: 1.55;
}

.about-story-content p {
    margin: 0 0 14px;
}

.about-story-content p:last-child {
    margin-bottom: 0;
}



.journey-section {
    padding:0px 0 60px 0;
    overflow: hidden;
    background: #fff;
}

.journey-section .container {
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
    padding-right: 15px;
    padding-left: 15px;
}

.journey-section-heading {
    margin-bottom: 45px;
    text-align: center;
    max-width: 450px;
    margin:0 auto 20px auto;
}

.journey-section-heading h2 {
    margin: 0 0 5px;
    color: #050505;
    font-size: 26px;
    font-weight: 700;
    line-height: 1.4;
    max-width: 400px;
}

.journey-section-heading p {
    margin: 0;
    color: #444;
    font-size: 20px;
    font-weight: 600;
    line-height: 1.4;
}

/* Timeline */

.journey-timeline {
    --journey-progress: 0%;

    position: relative;
    padding: 15px 0 0;
}

.journey-line {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 50%;
    width: 2px;
    overflow: hidden;
    background: #d5d5d5;
    transform: translateX(-50%);
}

.journey-line-progress {
    display: block;
    width: 100%;
    height: var(--journey-progress);
    background: #e60000;
    transition: height 0.08s linear;
}

/* Individual rows */

.journey-item {
    position: relative;
    display: grid;
    grid-template-columns:
        minmax(0, 1fr)
        70px
        minmax(0, 1fr);
    min-height: 360px;
}

.journey-side {
    display: flex;
    min-width: 0;
    padding: 40px 36px;
    border-bottom: 1px solid #e4e4e4;
}

.journey-side--left {
    justify-content: flex-end;
}

.journey-side--right {
    justify-content: flex-start;
}

.journey-marker {
    position: relative;
    z-index: 3;
    display: flex;
    justify-content: center;
    padding-top: 48px;
}

.journey-marker span {
    width: 14px;
    height: 14px;
    border: 3px solid #fff;
    border-radius: 50%;
    background: #737373;
    box-shadow: 0 0 0 1px #737373;
    transition:
        background-color 0.25s ease,
        box-shadow 0.25s ease,
        transform 0.25s ease;
}

.journey-item.is-passed .journey-marker span,
.journey-item.is-active .journey-marker span {
    background: #e60000;
    box-shadow: 0 0 0 1px #e60000;
}

.journey-item.is-active .journey-marker span {
    transform: scale(1.18);
}

/* Text */

.journey-copy {
    width: 100%;
    max-width: 470px;
}

.journey-copy--align-right {
    text-align: right;
}

.journey-year {
    margin-bottom: 5px;
    color: #111;
    font-size: 36px;
    font-style: italic;
    font-weight: 800;
    line-height: 1;
    transition: color 0.25s ease;
}

.journey-item.is-active .journey-year,
.journey-item--featured .journey-year {
    color: #e60000;
}

.journey-copy h3 {
    margin: 0 0 14px;
    color: #171717;
    font-size: 21px;
    font-style: italic;
    font-weight: 700;
    line-height: 1.3;
}

.journey-description {
    color: #555;
    font-size: 14px;
    font-style: italic;
    line-height: 1.55;
}

.journey-description p {
    margin: 0 0 12px;
}

.journey-description p:last-child {
    margin-bottom: 0;
}

/* Images */

.journey-media {
    display: flex;
    align-items: center;
    width: 100%;
    max-width: 470px;
}

.journey-media img {
    display: block;
    width: 100%;
    max-height: 280px;
    object-fit: cover;
}

.journey-media--double {
    display: grid;
    grid-template-columns: minmax(0, 2fr) minmax(0, 1fr);
    gap: 10px;
}

.journey-media--double img {
    height: 230px;
}

/* Scroll entrance effect */

.journey-side {
    opacity: 0.35;
    transition:
        opacity 0.45s ease,
        transform 0.45s ease;
}

.journey-item--image_left .journey-side--left,
.journey-item--image_right .journey-side--left {
    transform: translateX(-25px);
}

.journey-item--image_left .journey-side--right,
.journey-item--image_right .journey-side--right {
    transform: translateX(25px);
}

.journey-item.is-visible .journey-side {
    opacity: 1;
    transform: translateX(0);
}

/* Final content */

.journey-final {
    position: relative;
    max-width: 900px;
    margin: 0 auto;
    padding: 55px 20px 0;
    text-align: center;
}

.journey-final-marker {
    position: absolute;
    top: -7px;
    left: 50%;
    width: 14px;
    height: 14px;
    border: 3px solid #fff;
    border-radius: 50%;
    background: #737373;
    box-shadow: 0 0 0 1px #737373;
    transform: translateX(-50%);
    transition:
        background-color 0.25s ease,
        box-shadow 0.25s ease;
}

.journey-final.is-active .journey-final-marker {
    background: #e60000;
    box-shadow: 0 0 0 1px #e60000;
}

.journey-final h3 {
    margin: 0 0 15px;
    color: #111;
    font-size: 34px;
    font-style: italic;
    font-weight: 800;
    line-height: 1.2;
}

.journey-final-content {
    color: #555;
    font-size: 15px;
    font-style: italic;
    line-height: 1.55;
}
.journey-final-content h4 {
    margin: 0 0 14px;
    color: #171717;
    font-size: 24px;
    font-style: italic;
    font-weight: 700;
    line-height: 1.3;
}

.journey-final-content p {
    margin: 0 0 14px;
}

.journey-final-content p:last-child {
    margin-bottom: 0;
}


.journey-item[data-journey-index="8"] .journey-media img { max-height: none; height: auto; }



.about-purpose{

    padding:0px 0;

    background:#fff;

}

.about-purpose .container{

    max-width:1200px;

    margin:auto;

    padding:0 15px;
    background:#FBFBFB;

}

.about-row{

    display:grid;

    grid-template-columns:450px 1fr;

    align-items:flex-start;

    border-bottom:1px solid #ececec;

    padding:60px 0;

    gap:80px;
    

}

.about-row:last-child{

    border:none;

}

.about-left{

    display:flex;

    align-items:center;

    gap:30px;
    padding-left: 25px;

}

.about-left img{

    width:90px;

    height:auto;

}

.heading span{

    display:block;

    font-size:30px;

    color:#535353;

    font-weight:600;

    text-transform:uppercase;

}

.heading h2{

    margin:0;

    /* font-size:60px; */
    font-size:50px;
    line-height:1;

    font-weight:800;
    color:#000000;

}

.about-right{

    font-size:20px;

    line-height:1.8;

    color:#444;
    max-width:520px;

}

.about-right p{

    margin-bottom:18px;

}
.about-right em { color: #EB0009; font-style: normal; }

.values-list{

    margin:0;

    padding:0;

    list-style:none;

}

.values-list li{

    position:relative;

    padding-left:34px;

    margin-bottom:12px;

    font-size:16px;

}

.values-list li:before{

    content:"";

    position:absolute;

    left:0;

    top:0;

    color:#18b441;

    font-weight:700;
    background: url(images/Double-Tick.png) no-repeat left 7px;
    width: 21px;
    height: 21px;

}




.about-stats-section {
    padding: 70px 0;
    background: #fff;
}

.about-stats-section .container {
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
    padding-right: 15px;
    padding-left: 15px;
}

.about-stats-section h2 { margin: 0 0 35px;
    color: #050505;
    font-size: 36px;
    font-weight: 700;
    line-height: 1.2;
    text-align: center;
} 

.about-stats-grid {
    display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 26px;
}

.about-stat-card {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;

    min-width: 0;
    min-height: 270px;
    padding: 35px 25px;

    border: 1px solid #dcdcdc;
    background: #f7f7f7;
    text-align: center;

    transition:
        transform 0.3s ease,
        border-color 0.3s ease,
        box-shadow 0.3s ease;
}

.about-stat-card:hover {
    border-color: #e60000;
    box-shadow: 0 14px 32px rgba(0, 0, 0, 0.08);
    transform: translateY(-6px);
}

.about-stat-icon {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 105px;
    margin-bottom: 22px;
}

.about-stat-icon img {
    display: block;
    width: auto;
    max-width: 105px;
    max-height: 95px;
    object-fit: contain;
    transition: transform 0.3s ease;
}

.about-stat-card:hover .about-stat-icon img {
    transform: scale(1.06);
}

.about-stat-card h3 {
    margin: 0 0 8px;
    color: #050505;
    font-size: 28px;
    font-weight: 700;
    line-height: 1.2;
}

.about-stat-card p {
    margin: 0;
    color: #555;
    font-size: 16px;
    line-height: 1.45;
}





.management-team-section {
    padding: 85px 0;
    background: #fff;
}

.management-team-section .container {
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
    padding-right: 15px;
    padding-left: 15px;
}

.management-team-heading {
    margin: 0 0 45px;
    color: #050505;
    font-size: 36px;
    font-weight: 700;
    line-height: 1.2;
    text-align: center;
}

.management-team-grid {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 60px;
}

.management-team-card {
    min-width: 0;
}

.management-team-photo {
    overflow: hidden;
    margin-bottom: 18px;
    background: #f4f4f4;
}

.management-team-photo img {
    display: block;
    width: 100%;
    height: 300px;
    object-fit: cover;
    transition: transform 0.35s ease;
}

.management-team-card:hover .management-team-photo img {
    transform: scale(1.03);
}

.management-team-content h3 {
    margin: 0 0 4px;
    color: #050505;
    font-size: 25px;
    font-weight: 700;
    line-height: 1.25;
}

.management-team-designation {
    margin: 0 0 12px;
    color: #3f3f3f;
    font-size: 16px;
    font-style: italic;
    line-height: 1.4;
}

.management-team-summary {
    min-height: 74px;
    margin: 0 0 20px;
    color: #4b4b4b;
    font-size: 15px;
    line-height: 1.55;
}

.management-team-button {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-width: 138px;
    min-height: 48px;
    margin: 0;
    padding: 10px 22px;
    border: 1px solid #e60000;
    border-radius: 0;
    background: #fff;
    color: #e60000;
    font-size: 15px;
    font-weight: 600;
    line-height: 1;
    cursor: pointer;
    transition:
        background-color 0.2s ease,
        color 0.2s ease;
}

.management-team-button:hover,
.management-team-button:focus {
    background: #e60000;
    color: #fff;
}

/* Modal */

body.team-modal-open {
    overflow: hidden;
}

.team-modal {
    position: fixed;
    inset: 0;
    z-index: 100000;
    display: none;
    align-items: center;
    justify-content: center;
    padding: 30px;
}

.team-modal.is-open {
    display: flex;
}

.team-modal-overlay {
    position: absolute;
    inset: 0;
    background: rgba(0, 0, 0, 0.72);
    cursor: pointer;
}

.team-modal-dialog {
    position: relative;
    z-index: 2;
    width: 100%;
    max-width: 900px;
    max-height: calc(100vh - 60px);
    overflow-y: auto;
    background: #fff;
    box-shadow: 0 24px 70px rgba(0, 0, 0, 0.28);
}

.team-modal-close {
    position: absolute;
    top: 12px;
    right: 16px;
    z-index: 3;
    width: 42px;
    height: 42px;
    margin: 0;
    padding: 0;
    border: 0;
    border-radius: 0;
    background: transparent;
    color: #111;
    font-size: 34px;
    font-weight: 400;
    line-height: 1;
    cursor: pointer;
}

.team-modal-close:hover,
.team-modal-close:focus {
    color: #e60000;
}

.team-modal-layout {
    display: grid;
    grid-template-columns: minmax(0, 38%) minmax(0, 62%);
}

.team-modal-photo {
    min-width: 0;
    background: #f1f1f1;
}

.team-modal-photo img {
    display: block;
    width: 100%;
    height: 100%;
    min-height: 520px;
    object-fit: cover;
}

.team-modal-content {
    min-width: 0;
    padding: 60px 48px 45px;
}

.team-modal-content h2 {
    margin: 0 45px 6px 0;
    color: #050505;
    font-size: 34px;
    font-weight: 700;
    line-height: 1.2;
}

.team-modal-designation {
    margin: 0 0 24px;
    color: #555;
    font-size: 17px;
    font-style: italic;
    line-height: 1.4;
}

.team-modal-description {
    color: #444;
    font-size: 16px;
    line-height: 1.65;
}

.team-modal-description p {
    margin: 0 0 18px;
}

.team-modal-description p:last-child {
    margin-bottom: 0;
}




.founder-message-section {
    padding: 85px 0;
    background: #f7f7f7;
}

.founder-message-section .container {
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
    padding-right: 15px;
    padding-left: 15px;
}

.founder-message-wrap {
    display: grid;
    grid-template-columns: 150px minmax(0, 1fr);
    gap:25px;
    align-items: start;
    max-width: 900px;
    margin: 0 auto;
}

.founder-message-quote {
    color: #e60000;
    /* font-size: 150px;
    font-weight: 700; */
    line-height: 0.75;
    text-align: center;
    background:url(images/quote-messsage.png)no-repeat 0px 0px; background-size: 115px;
    width: 125px;
    min-height: 100px;
}

.founder-message-content {
    min-width: 0;
}

.founder-message-content h2 {
    margin: 0 0 12px;
    color: #050505;
    font-size: 36px;
    font-style: italic;
    font-weight: 700;
    line-height: 1.25;
}

.founder-message-text {
    color: #333;
    font-size: 24px;
    font-style: italic;
    line-height: 1.5;
}

.founder-message-text em {
    color: #E90108;
    font-style: normal;
    font-weight: 700;
    line-height: 1.5;
}


.founder-message-text p {
    margin: 0 0 16px;
    line-height: 1.5;
}

.founder-message-text p:last-child {
    margin-bottom: 0;
}

.founder-message-text strong,
.founder-message-text b {
    font-weight: 700;
}

.founder-message-text .highlight,
.founder-message-text span[style*="color"] {
    color: #e60000;
}



.amc-section {
    padding: 85px 0;
    background: #fff;
}

.amc-section .container {
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 15px;
}

.amc-header {
    max-width: 850px;
    margin: 0 auto 40px;
    text-align: center;
}

.amc-header h2 {
    margin: 0 0 12px;
    color: #050505;
    font-size: 42px;
    font-weight: 700;
    line-height: 1.2;
}

.amc-header p {
    margin: 0;
    color: #555;
    font-size: 16px;
    line-height: 1.55;
}

/* Two-column tab layout */

.amc-tabs {
    display: grid;
    grid-template-columns: minmax(0, 44%) minmax(0, 56%);
    gap: 55px;
    align-items: stretch;
}

.amc-image-panels,
.amc-benefits {
    min-width: 0;
}

.amc-image-panels {
    position: relative;
    overflow: hidden;
    background: #f3f3f3;
}

.amc-image-panel {
    width: 100%;
    height: 100%;
    animation: amcImageFade 0.35s ease;
}

.amc-image-panel[hidden] {
    display: none;
}

.amc-image-panel img {
    display: block;
    width: 100%;
    height: 100%;
    min-height: 560px;
    object-fit: cover;
}

@keyframes amcImageFade {
    from {
        opacity: 0;
        transform: scale(1.015);
    }

    to {
        opacity: 1;
        transform: scale(1);
    }
}

/* Vertical tabs */

.amc-benefits {
    display: flex;
    flex-direction: column;
}

.amc-benefit-tab {
    display: grid;
    grid-template-columns: 28px minmax(0, 1fr);
    gap: 14px;
    width: 100%;
    margin: 0;
    padding: 21px 0;

    border: 0;
    border-bottom: 1px solid #e2e2e2;
    border-radius: 0;
    background: transparent;
    color: #aaa;

    text-align: left;
    cursor: pointer;

    transition:
        color 0.25s ease,
        border-color 0.25s ease,
        padding-left 0.25s ease;
}

.amc-benefit-tab:first-child {
    padding-top: 0;
}

.amc-benefit-tab:hover {
    color: #555;
}

.amc-benefit-tab.is-active {
    color: #111;
    border-bottom: 4px solid #e60000;
}

.amc-benefit-tab:focus-visible {
    outline: 2px solid #e60000;
    outline-offset: 4px;
}

.amc-check {
    color: currentColor;
    font-size: 25px;
    font-weight: 700;
    line-height: 1;
}

.amc-benefit-content {
    display: block;
    min-width: 0;
}

.amc-benefit-title {
    display: block;
    margin-bottom: 6px;
    color: #000000;
    font-size: 20px;
    font-weight: 500;
    line-height: 1.35;
}

.amc-benefit-tab.is-active .amc-benefit-title {
    font-weight: 700;
}

.amc-benefit-description {
    display: block;
    color: #555;
    font-size: 15px;
    font-weight: 400;
    line-height: 1.55;
}

/* Footer */

.amc-footer {
    margin-top: 30px;
    color: #444;
    font-size: 15px;
    line-height: 1.6;
    text-align: center;
}

.amc-footer-text,
.amc-footer-text p {
    display: inline-block;
    margin: 0 auto;
    max-width: 800px;
}

.amc-footer a {
    color: #4a72d8;
    text-decoration: underline;
}

.amc-footer a:hover {
    color: #e60000;
}





.about-gallery-section {
    padding: 85px 0;
    overflow: hidden;
    background: #fff;
}

.about-gallery-section .container {
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
    padding-right: 15px;
    padding-left: 15px;
}

.about-gallery-heading {
    margin: 0 0 42px;
    color: #050505;
    font-size: 42px;
    font-weight: 700;
    line-height: 1.2;
    text-align: center;
}

.about-gallery-wrap {
    position: relative;
}

/* Main slider */

.about-gallery-main {
    position: relative;
    margin: 0 auto;
}

.about-gallery-main-slide {
    padding: 0;
}

.about-gallery-main-slide img {
    display: block;
    width: 100%;
    height: 540px;
    border-radius: 10px;
    object-fit: cover;
}

/* Thumbnail slider */

.about-gallery-thumbs {
    margin: 18px -6px 0;
}

.about-gallery-thumb-slide {
    padding: 0 6px 6px;
    cursor: pointer;
}

.about-gallery-thumb {
    position: relative;
    overflow: hidden;
    height: 108px;
    border-radius: 8px;
    background: #f2f2f2;
}

.about-gallery-thumb::after {
    content: "";
    position: absolute;
    right: 0;
    bottom: -6px;
    left: 0;
    height: 4px;
    background: transparent;
    transition: background-color 0.25s ease;
}

.about-gallery-thumb img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
    opacity: 0.8;
    transition:
        opacity 0.25s ease,
        transform 0.25s ease;
}

.about-gallery-thumb-slide:hover img {
    opacity: 1;
    transform: scale(1.04);
}

.about-gallery-thumbs .slick-current .about-gallery-thumb img {
    opacity: 1;
}

.about-gallery-thumbs .slick-current .about-gallery-thumb {
    overflow: visible;
}

.about-gallery-thumbs .slick-current .about-gallery-thumb::after {
    background: #e60000;
}

/* Main previous and next arrows */

.about-gallery-main .slick-prev,
.about-gallery-main .slick-next {
    position: absolute;
    top: 50%;
    z-index: 20;

    display: flex !important;
    align-items: center;
    justify-content: center;

    width: 38px;
    height: 38px;
    padding: 0;

    border: 1px solid #a9a9a9;
    border-radius: 0;
    background: #fff;

    color: #777;
    cursor: pointer;
    transform: translateY(-50%);
}

.about-gallery-main .slick-prev {
    left: -105px;
}

.about-gallery-main .slick-next {
    right: -105px;
    border-color: #e60000;
    background: #e60000;
    color: #fff;
}

.about-gallery-main .slick-prev::before,
.about-gallery-main .slick-next::before {
    display: none;
}

.about-gallery-main .slick-prev svg,
.about-gallery-main .slick-next svg {
    width: 18px;
    height: 18px;
}

/* Remove default dots */

.about-gallery-main .slick-dots,
.about-gallery-thumbs .slick-dots {
    display: none !important;
}



/* .innerbanner.about.greyscaleband::before {
    filter: grayscale(100%) brightness(65%);
    filter:grayscale(100%);
    z-index:0;
} */



.youtube-video-section {
    padding: 85px 0;
    background: #fff;
}

.youtube-video-section .container {
    width: 100%;
    max-width: 1400px;
    margin: 0 auto;
    padding-right: 20px;
    padding-left: 20px;
}

.youtube-video-heading {
    margin: 0 0 42px;
    color: #050505;
    font-size: 42px;
    font-weight: 600;
    line-height: 1.2;
}

.youtube-video-grid {
    display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    column-gap: 30px;
    row-gap: 42px;
}

.youtube-video-card {
    display: none;
    min-width: 0;
}

.youtube-video-card.is-visible {
    display: block;
    animation: videoCardReveal 0.4s ease;
}

@keyframes videoCardReveal {
    from {
        opacity: 0;
        transform: translateY(15px);
    }

    to {
        opacity: 1;
        transform: translateY(0);
    }
}

.youtube-video-link {
    display: block;
    color: inherit;
    text-decoration: none;
}

.youtube-video-thumbnail {
    position: relative;
    overflow: hidden;
    aspect-ratio: 16 / 9;
    border-radius: 9px;
    background: #ededed;
}

.youtube-video-thumbnail img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform 0.35s ease;
}

.youtube-video-link:hover .youtube-video-thumbnail img {
    transform: scale(1.035);
}

.youtube-video-play {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 68px;
    opacity: 0;
    transform: translate(-50%, -50%) scale(0.9);
    transition:
        opacity 0.25s ease,
        transform 0.25s ease;
}

.youtube-video-link:hover .youtube-video-play,
.youtube-video-link:focus-visible .youtube-video-play {
    opacity: 1;
    transform: translate(-50%, -50%) scale(1);
}

.youtube-video-play svg {
    display: block;
    width: 100%;
    height: auto;
}

.youtube-video-title {
    margin: 13px 0 0;
    color: #111;
    font-size: 18px;
    font-weight: 500;
    line-height: 1.45;
}

.youtube-video-title a {
    color: inherit;
    text-decoration: none;
}

.youtube-video-title a:hover {
    color: #e60000;
}

.youtube-video-more-wrap {
    margin-top: 38px;
    text-align: center;
}

.youtube-video-more-button {
    min-width: 220px;
    min-height: 56px;
    padding: 13px 30px;
    border: 1px solid #e60000;
    border-radius: 0;
    background: #fff;
    color: #e60000;
    font-family: inherit;
    font-size: 17px;
    font-weight: 600;
    line-height: 1.2;
    cursor: pointer;
    transition:
        background-color 0.25s ease,
        color 0.25s ease;
}

.youtube-video-more-button:hover,
.youtube-video-more-button:focus-visible {
    background: #e60000;
    color: #fff;
}

.youtube-video-more-button[hidden] {
    display: none;
}



.youtube-shorts-section {
    padding: 85px 0;
    background: #fff;
}

.youtube-shorts-container {
    width: 100%;
    max-width: 1400px;
    margin: 0 auto;
    padding-right: 20px;
    padding-left: 20px;
}

.youtube-shorts-heading {
    margin: 0 0 40px;
    color: #050505;
    font-size: 42px;
    font-weight: 600;
    line-height: 1.2;
}

.youtube-shorts-grid {
    display: grid;
    grid-template-columns: repeat(6, minmax(0, 1fr));
    gap: 24px 12px;
}

.youtube-short-card {
    display: none;
    min-width: 0;
}

.youtube-short-card.is-visible {
    display: block;
    animation: shortCardReveal 0.4s ease;
}

@keyframes shortCardReveal {
    from {
        opacity: 0;
        transform: translateY(15px);
    }

    to {
        opacity: 1;
        transform: translateY(0);
    }
}

.youtube-short-link {
    display: block;
    color: inherit;
    text-decoration: none;
}

.youtube-short-thumbnail {
    position: relative;
    overflow: hidden;
    width: 100%;
    aspect-ratio: 9 / 16;
    border-radius: 9px;
    background: #ededed;
}

.youtube-short-thumbnail img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform 0.35s ease;
}

.youtube-short-link:hover .youtube-short-thumbnail img {
    transform: scale(1.035);
}

.youtube-short-play {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 58px;
    opacity: 0;
    transform: translate(-50%, -50%) scale(0.9);
    transition:
        opacity 0.25s ease,
        transform 0.25s ease;
}

.youtube-short-link:hover .youtube-short-play,
.youtube-short-link:focus-visible .youtube-short-play {
    opacity: 1;
    transform: translate(-50%, -50%) scale(1);
}

.youtube-short-play svg {
    display: block;
    width: 100%;
    height: auto;
}

.youtube-short-title {
    display: -webkit-box;
    overflow: hidden;
    margin: 10px 0 0;
    color: #111;
    font-size: 16px;
    font-weight: 600;
    line-height: 1.4;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}

.youtube-short-title a {
    color: inherit;
    text-decoration: none;
}

.youtube-short-title a:hover {
    color: #e60000;
}

.youtube-shorts-more-wrap {
    margin-top: 45px;
    text-align: center;
}

.youtube-shorts-more-button {
    min-width: 285px;
    min-height: 58px;
    padding: 14px 30px;
    border: 1px solid #e60000;
    border-radius: 0;
    background: #fff;
    color: #e60000;
    font-family: inherit;
    font-size: 18px;
    font-weight: 600;
    line-height: 1.2;
    cursor: pointer;
    transition:
        background-color 0.25s ease,
        color 0.25s ease;
}

.youtube-shorts-more-button:hover,
.youtube-shorts-more-button:focus-visible {
    background: #e60000;
    color: #fff;
}

.youtube-shorts-more-button[hidden] {
    display: none;
}





.projects-gallery-section {
    padding: 85px 0;
    background: #f8f8f8;
}

.projects-gallery-container {
    width: 100%;
    max-width: 1400px;
    margin: 0 auto;
    padding-right: 24px;
    padding-left: 24px;
}

.projects-gallery-heading {
    margin: 0 0 20px;
    color: #050505;
    font-size: 42px;
    font-weight: 700;
    line-height: 1.2;
    text-align: center;
}

/* Filter navigation */

.projects-gallery-filters {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    gap: 10px 42px;
    margin-bottom: 28px;
}

.projects-filter-button {
    position: relative;
    margin: 0;
    padding: 8px 0 13px;

    border: 0;
    background: transparent;
    color: #333;

    font-family: inherit;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.3;

    cursor: pointer;
}

.projects-filter-button::after {
    content: "";
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;

    height: 3px;
    background: #e60000;

    opacity: 0;
    transform: scaleX(0);
    transition:
        opacity 0.25s ease,
        transform 0.25s ease;
}

.projects-filter-button:hover,
.projects-filter-button.is-active {
    color: #e60000;
}

.projects-filter-button.is-active {
    font-weight: 700;
}

.projects-filter-button.is-active::after {
    opacity: 1;
    transform: scaleX(1);
}

/* Masonry columns */

.projects-gallery-grid {
    column-count: 3;
    column-gap: 28px;
}

.projects-gallery-item {
    display: inline-block;
    width: 100%;
    margin: 0 0 28px;
    break-inside: avoid;
    vertical-align: top;
}

.projects-gallery-item.is-hidden {
    display: none;
}

.projects-gallery-image-button {
    position: relative;
    display: block;
    overflow: hidden;
    width: 100%;
    margin: 0;
    padding: 0;

    border: 0;
    background: #eaeaea;

    cursor: pointer;
}

.projects-gallery-image-button img {
    display: block;
    width: 100%;
    height: auto;
    transition:
        transform 0.4s ease,
        opacity 0.4s ease;
}

.projects-gallery-image-button:hover img {
    transform: scale(1.025);
}

.projects-gallery-overlay {
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;

    padding: 25px 18px 14px;

    background: linear-gradient(
        to top,
        rgba(0, 0, 0, 0.7),
        transparent
    );

    color: #fff;
    font-size: 16px;
    line-height: 1.35;
    text-align: left;

    opacity: 0;
    transform: translateY(8px);
    transition:
        opacity 0.3s ease,
        transform 0.3s ease;
}

.projects-gallery-image-button:hover .projects-gallery-overlay {
    opacity: 1;
    transform: translateY(0);
}

/* Filter animation */

.projects-gallery-item {
    animation: projectGalleryReveal 0.4s ease;
}

@keyframes projectGalleryReveal {
    from {
        opacity: 0;
        transform: translateY(15px);
    }

    to {
        opacity: 1;
        transform: translateY(0);
    }
}

/* Lightbox */

body.projects-lightbox-open {
    overflow: hidden;
}

.projects-gallery-lightbox {
    position: fixed;
    inset: 0;
    z-index: 100000;

    display: none;
    align-items: center;
    justify-content: center;

    padding: 30px;
}

.projects-gallery-lightbox.is-open {
    display: flex;
}

.projects-lightbox-backdrop {
    position: absolute;
    inset: 0;

    width: 100%;
    height: 100%;
    border: 0;
    background: rgba(0, 0, 0, 0.82);
    cursor: pointer;
}

.projects-lightbox-dialog {
    position: relative;
    z-index: 2;

    max-width: 1100px;
    max-height: calc(100vh - 60px);
    text-align: center;
}

.projects-lightbox-image {
    display: block;
    max-width: 100%;
    max-height: calc(100vh - 120px);
    margin: 0 auto;
    object-fit: contain;
}

.projects-lightbox-title {
    margin: 12px 0 0;
    color: #fff;
    font-size: 16px;
}

.projects-lightbox-close {
    position: absolute;
    top: -45px;
    right: 0;

    width: 40px;
    height: 40px;
    padding: 0;

    border: 0;
    background: transparent;
    color: #fff;

    font-size: 36px;
    line-height: 1;
    cursor: pointer;
}





/* Projects Tabs start  */
.recent-projects-section {
    padding: 85px 0;
    background: #fff;
}

.recent-projects-container {
    width: 100%;
    max-width: 1400px;
    margin: 0 auto;
    padding: 0 24px;
}

.recent-projects-heading {
    margin: 0 0 20px;
    font-size: 42px;
    font-weight: 700;
    line-height: 1.2;
    text-align: center;
}

.recent-project-tabs {
    display: flex;
    justify-content: center;
    margin-bottom: 42px;
    border-bottom: 1px solid #ddd;
}

.recent-project-tab {
    position: relative;
    padding: 12px 42px 15px;
    border: 0;
    background: transparent;
    color: #333;
    font-size: 17px;
    cursor: pointer;
}

.recent-project-tab::after {
    content: "";
    position: absolute;
    right: 0;
    bottom: -1px;
    left: 0;
    height: 4px;
    background: #e60000;
    opacity: 0;
    transform: scaleX(0);
    transition: 0.25s ease;
}

.recent-project-tab.is-active {
    color: #e60000;
    font-weight: 700;
}

.recent-project-tab.is-active::after {
    opacity: 1;
    transform: scaleX(1);
}

.recent-projects-grid {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 55px 32px;
}

.recent-project-card {
    display: none;
    min-width: 0;
}

.recent-project-card.is-visible {
    display: block;
}

.recent-project-card-image {
    overflow: hidden;
    aspect-ratio: 16 / 9;
}

.recent-project-card-image img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform 0.35s ease;
}

.recent-project-card:hover .recent-project-card-image img {
    transform: scale(1.025);
}

.recent-project-card-content {
    padding-top: 16px;
}

.recent-project-card-content h3 {
    margin: 0 0 3px;
    font-size: 23px;
    line-height: 1.25;
}

.recent-project-location,
.popup-project-location {
    margin: 0 0 10px;
    color: #222;
    padding:0px 0 0px 25px; background: url(images/location-small.png) no-repeat 0px 3px;
}

.recent-project-location span,
.popup-project-location span {
    color: #e60000;
}

.recent-project-summary {
    margin: 0 0 13px;
    color: #555;
    line-height: 1.5;
}

.recent-project-more {
    padding: 0;
    border: 0;
    border-bottom: 1px solid #e60000;
    background: transparent;
    color: #e60000;
    font-weight: 600;
    cursor: pointer;
    border-radius: 0;
}

/* Modal */

body.recent-project-modal-open {
    overflow: hidden;
}

.recent-project-modal {
    position: fixed;
    inset: 0;
    z-index: 100000;
    display: none;
    align-items: center;
    justify-content: center;
    padding: 30px 70px;
}

.recent-project-modal.is-open {
    display: flex;
}

.recent-project-modal-overlay {
    position: absolute;
    inset: 0;
    border: 0;
    background: rgba(0, 0, 0, 0.64);
}

.recent-project-modal-dialog {
    position: relative;
    z-index: 2;
    width: 100%;
    max-width: 1150px;
    max-height: calc(100vh - 60px);
    overflow-y: auto;
    padding: 22px;
    background: #fff;
    font-size: 15px;
}
.recent-project-modal-dialog p { font-size: 15px; line-height: 23px; }

.recent-project-modal-close {
    position: absolute;
    top: 8px;
    right: 14px;
    z-index: 5;
    border: 0;
    background: transparent;
    font-size: 35px;
    cursor: pointer;
}

.recent-project-modal-nav {
    position: fixed;
    top: 50%;
    z-index: 100003;
    width: 38px;
    height: 38px;
    padding: 0;
    border: 1px solid #aaa;
    background: #fff;
    font-size: 28px;
    line-height: 1;
    cursor: pointer;
    transform: translateY(-50%);
    color: #111;
}

.recent-project-modal-prev {
    left: 7%;
}

.recent-project-modal-next {
    right: 7%;
    border-color: #e60000;
    background: #e60000;
    color: #fff;
}

/* Commercial popup */

.commercial-project-popup {
    display: grid;
    grid-template-columns: minmax(0, 39%) minmax(0, 61%);
    gap: 15px;
}

.commercial-project-image img {
    display: block;
    width: 100%;
    height: 100%;
    min-height: 500px;
    object-fit: cover;
}

.commercial-project-information {
    min-width: 0;
    padding: 10px 14px;
}

.commercial-project-information h2,
.residential-project-information h2 {
    margin: 0 0 4px;
    font-size: 30px;
}

.commercial-project-metrics {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    margin-top: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #ddd;
}

.commercial-project-metric {
    padding: 0 28px;
    border-right: 1px solid #ddd;
}

.commercial-project-metric:first-child {
    padding-left: 0;
}

.commercial-project-metric:last-child {
    border-right: 0;
}

.commercial-project-metric span {
    display: block;
    margin-bottom: 8px;
}

.commercial-project-metric strong {
    display: block;
    font-size: 24px;
    line-height: 1.1;
}

.commercial-project-lower {
    display: grid;
    grid-template-columns: minmax(0, 1fr) minmax(290px, 0.85fr);
    gap: 25px;
    padding-top: 18px;
}

.commercial-system-size {
    display: inline-flex;
    flex-direction: column;
    min-width: 190px;
    padding: 12px 18px;
    border: 1px solid #999;
}

.commercial-system-size strong {
    font-size: 30px;
}

.commercial-project-highlights h3 {
    margin: 25px 0 10px;
}

.commercial-project-highlights ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.commercial-project-highlights li {
    position: relative;
    margin-bottom: 10px;
    padding-left: 28px;
}

.commercial-project-highlights li::before {
    content: "✓";
    position: absolute;
    left: 0;
    color: #00a72b;
    font-weight: 700;
}

.commercial-project-testimonial,
.residential-project-testimonial {
    margin: 0;
    padding: 20px;
    background: #faf2f2;
    border: 0;
}

.popup-quote-mark {
    display: block;
    color: #e60000;
    font-size: 55px;
    font-weight: 700;
    line-height: 0.7;
    width:30px;
    height:30px;
    background: url(images/icon-testimonial.png) no-repeat center 0px;
    background-size: 30px;
}

.commercial-project-testimonial cite {
    display: block;
    margin-top: 18px;
    font-style: normal;
}

.commercial-project-testimonial cite span {
    display: block;
    color: #777;
}

/* Residential popup */

.residential-project-popup {
    display: grid;
    grid-template-columns: minmax(0, 39%) minmax(0, 61%);
    gap: 22px;
}

.residential-project-main-image img {
    display: block;
    width: 100%;
    height: 315px;
    object-fit: cover;
}

.residential-project-thumbnails {
    display: flex;
    gap: 7px;
    margin-top: 12px;
    overflow-x: auto;
}

.residential-thumb {
    flex: 0 0 70px;
    height: 55px;
    padding: 0;
    border: 2px solid transparent;
    background: transparent;
    cursor: pointer;
}

.residential-thumb.is-active {
    border-color: #e60000;
}

.residential-thumb img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.residential-project-information {
    padding:2px 8px 12px 8px;
}

.residential-project-meta {
    display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    margin: 15px 0;
}

.residential-project-meta > div {
    padding: 0 12px;
    border-right: 1px solid #ddd;
}

.residential-project-meta > div:first-child {
    padding-left: 0;
}

.residential-project-meta > div:last-child {
    border-right: 0;
}

.residential-project-meta span,
.residential-project-meta strong {
    display: block;
}

.residential-project-lower {
    display: grid;
    grid-template-columns: minmax(0, 1.2fr) minmax(240px, 0.8fr);
    gap: 28px;
    padding-top: 18px;
    border-top: 1px solid #ddd;
}

.residential-project-spec-row {
    display: grid;
    grid-template-columns: minmax(130px, 0.9fr) minmax(0, 1.1fr);
    padding: 7px 10px;
    font-size: 14px;
}

.residential-project-spec-row:nth-child(odd) {
    background: #fff4f4;
}
.residential-project-spec-row.hdr { background: #eeeeee; }

.residential-project-testimonial cite {
    display: block;
    margin-top: 20px;
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    color:#000000;
}



/*.recent-project-card{
    cursor:pointer;
    transition:.3s;
}

 .recent-project-card:hover{
    transform:translateY(-6px);
    box-shadow:0 18px 40px rgba(0,0,0,.12);
} */





.container-fluid { padding-right:100px; padding-left: 100px; }
.container-fluid.header-inner { padding-right:15px; padding-left: 15px; }


.floating-contact {
    position: fixed;
    top: 50%;
    right: 0;
    z-index: 9999;
    display: flex;
    flex-direction: column;
    transform: translateY(-50%);
}

.floating-contact-item {
    position: relative;
    display: flex;
    justify-content: flex-end;
    width: 64px;
    height: 64px;
    color: #fff;
    text-decoration: none;
}


/* Icon */

.floating-contact-icon {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;

    display: flex;
    align-items: center;
    justify-content: center;

    width: 64px;
    height: 64px;

    background: #e41217;
    border-bottom: 1px solid rgba(255,255,255,.7);

    transition:
        background-color .35s ease,
        transform .35s ease;
}

.floating-contact-icon img {
    display: block;
    width: 28px;
    height: 28px;
    object-fit: contain;

    transition: transform .35s ease;
}


/* Hidden text area */

.floating-contact-text {
    position: absolute;
    top: 0;
    right: 64px;

    display: flex;
    flex-direction: column;
    justify-content: center;

    width: 149px;
    height: 64px;

    padding: 0 20px;

    background: #d70207;
    color: #fff;
    border-bottom: 1px solid rgba(255,255,255,.7);
    opacity: 0;
    transform: translateX(30px);
    visibility: hidden;

    box-sizing: border-box;

    transition:
        opacity .3s ease,
        transform .4s cubic-bezier(.22,.61,.36,1),
        visibility .3s ease;
}


/* Hover animation */

.floating-contact-item:hover .floating-contact-text,
.floating-contact-item:focus .floating-contact-text,
.floating-contact-item:focus-visible .floating-contact-text {
    opacity: 1;
    visibility: visible;
    transform: translateX(0);
}

.floating-contact-item:hover .floating-contact-icon,
.floating-contact-item:focus .floating-contact-icon {
    background: #d70207;
}

.floating-contact-item:hover .floating-contact-icon img {
    transform: scale(1.08);
}


/* Text */

.floating-contact-text small {
    margin-bottom: 3px;

    color: #fff;

    font-size: 11px;
    font-weight: 500;
    line-height: 1.2;
}

.floating-contact-text strong {
    color: #fff;

    font-size: 14px;
    font-weight: 600;
    line-height: 1.25;
}


/* Remove default link styles */

.floating-contact-item:hover,
.floating-contact-item:focus {
    color: #fff;
    text-decoration: none;
}


.technical-parameters-section {
    padding: 50px 0;
}

.technical-parameters-container {
    width: 100%;
    /* max-width: 1000px; */
    margin: 0 auto;
}

.technical-parameters-heading {
    margin: 0 0 14px;
    padding-bottom: 10px;
    border-bottom: 0px solid #DFDFDF;

    color: #111111;
    font-size: 24px;
    font-weight: 700;
    line-height: 1.25;
    text-transform: uppercase;
}

.technical-table-wrap {
    width: 100%;
    overflow-x: auto;
}

.technical-table {
    width: 100%;
    border-collapse: collapse;
    background: #fff;
}

.technical-table th,
.technical-table td {
    padding: 11px 14px;
    border: 1px solid #DFDFDF;
    font-size: 15px;
    line-height: 1.4;
    text-align: left;
    vertical-align: middle;
}

.technical-table thead th {
    background: #777666;
    color: #fff;
    font-weight: 700;
}

.technical-table tbody th {
    width: 35%;
    background: #fff;
    color: #222;
    font-weight: 700;
}

.technical-table tbody td {
    width: 65%;
    color: #333;
}

.technical-table tbody tr:nth-child(even) th,
.technical-table tbody tr:nth-child(even) td {
    background: #fafafa;
}










/* Responsive Media Queries */

@media screen and (max-width: 1600px) {
  section.recent-events .orange-masked {
    padding: 35px 30px 0px 50px;
  }

}


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

.container-fluid { padding-right:15px; padding-left:15px; }
.home-blog-grid { grid-template-columns: repeat(3, 1fr); }
.home-blog-grid .home-blog-card:nth-child(4) { display: none; }


}

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

  section.innerbanner-upcoming-events {
    height: 100vh;
  }
  .event-banner-content {
    display: block;
    height: 60%;
    position: absolute;
    width: 100%;
    left: 0;
    right: 0;
    bottom: 0;
  }
  .product-facility img.a-left.control-c.prev.slick-prev.slick-arrow {
    left: -30px;
  }
  .product-facility img.a-right.control-c.next.slick-next.slick-arrow {
    right: -30px;
  }


.about-gallery-main .slick-prev {
  left: 15px;
}

.about-gallery-main .slick-next {
  right: 15px;
}


}
@media screen and (max-width: 1260px) {
  /* .container { width: 100% !important; } */

  .awardshome .awards-slider img.a-right.control-c.next.slick-next.slick-arrow {
    right: -30px;
  }
  .awardshome .awards-slider img.a-left.control-c.prev.slick-prev.slick-arrow {
    right: -30px;
  }


  .site-header .menu { gap:20px; }


  


}

@media screen and (max-width: 1200px) {
  section.banner_section .content h3 {
    font-size: 30px;
  }

  .productfilter .pfbox {
    min-height: 170px;
  }
  .productfilter .pfbox figure {
    height: 140px;
    background: #fff;
  }

  section.inner-body .contentcol .product-gallery ul li {
    padding: 0 !important;
    background: none !important;
  }

  .carrers-table th {
    padding: 15px 10px 15px 10px;
  }
  .carrers-table td {
    padding: 15px 10px;
  }


   .youtube-video-grid {
        grid-template-columns: repeat(3, minmax(0, 1fr));
    }





}
@media screen and (max-width: 1199px) {
  .container {
    width: 100% !important;
  }
  .greyband .col1 {
    padding-left: 15px;
    padding-right: 0;
  }
  header .navbar-nav {
    padding-right: 15px;
  }
  .navbar-header {
    padding-left: 15px;
  }

  header .navbar-nav > li > a {
    padding: 10px 0px;
  }
  /* .nav>li>a {padding: 10px 5px;} */
  img.a-left.control-c.prev.slick-prev.slick-arrow {
    left: 0;
    z-index: 9999;
  }
  img.a-right.control-c.next.slick-next.slick-arrow {
    right: 0;
    z-index: 9999;
  }
  .slick-list {
    padding: 0 0px !important;
  }

  .goals-list ul {
    margin: 0 auto;
    display: table;
    text-align: center;
  }
  .goals-list li {
    width: 160px;
    display: inline-block;
    float: none;
  }
  section.goals {
    padding: 90px 0 60px;
  }
  .about-tab ul li a {
    padding: 10px 10px;
  }
  .about-brief {
    padding: 55px 50px 50px;
  }
  .counting-list h4 {
    font-size: 26px;
  }
  .target-box-row ul {
    list-style: none;
    margin: 0 auto;
    display: table;
    justify-content: unset;
    padding: 0;
    text-align: center;
  }
  .target-box-row ul li {
    display: inline-block;
  }
  .target-box-row ul li a {
    width: 173px;
    display: inline-block;
    height: 250px;
    float: left;
    margin: 15px 15px 15px;
  }
  .profile-bg {
    height: 260px;
  }
  .profile-pic {
    height: 230px;
  }
  .team-brief {
    padding: 50px 50px 25px;
  }
  .profile-cover {
    height: 365px;
  }
  .profile-brief {
    padding: 15px 0;
  }
  .profile-cover:hover .profile-brief {
    padding: 15px;
  }
  .sector-name {
    width: auto;
  }
  .other-sectors ul,
  .other-sectors ul li {
    display: block;
    column-count: 1;
    -webkit-column-count: 1;
    -moz-column-count: 1;
  }
  .sector-menu ul li span {
    width: 200px;
  }
  .skewed-bg {
    background-position: 90% 100%;
  }

  section.inner-body .contentcol .innerpad {
    padding: 0;
  }
  section.inner-body.leadershippg .visionbox .visiontxt .txt {
    padding: 15px;
  }
  section.ourspeciality h3 {
    font-size: 26px;
  }
  section.ourspeciality .clm .content {
    min-height: 451px;
  }
  .product-facility img.a-left.control-c.prev.slick-prev.slick-arrow {
    left: auto;
    top: -20px;
    right: 50px;
  }
  .product-facility img.a-right.control-c.next.slick-next.slick-arrow {
    right: 18px;
    top: -20px;
  }
  .product-facility {
    min-height: 440px;
  }
  .timeline-bar{
    margin: 400px auto;
  }
  .timeline-top{
    min-height: 325px;
  }
  .mission-box{
    margin-right: 30px;
  }
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .profile-cover h4 {
    font-size: 18px;
  }
  .profile-cover p {
    font-size: 13px;
  }
}

@media screen and (max-width: 991px) {
  .greyband b {
    font-size: 13px;
    font-weight: 600;
  }
  .navbar-collapse.collapse {
    display: none !important;
  }
  /* header.navbar-static-top { padding: 3px 15px; } */
  .twitter-box {
    padding-left: 15px;
  }
  .my-updates {
    border-right: 0px solid #e5e5e5;
    padding-right: 15px;
  }
  .logos {
    margin: 0 0px;
    padding: 0 30px;
  }
  .goals-list li {
    margin: 0 30px 25px !important;
  }
  /*.navbar-header { width: 115px;  height: 98px;   }
.about-tab.navbar-static-top.fixed{top: 105px;}
 main {margin-top: 105px;} */
  /* .navbar-static-top.fixed button#responsive-menu-button { top: 25px !important; right: 25px !important; transition: .2s linear;} */

  button#responsive-menu-button {
    transition: 0.2s linear;
    top: 50px !important;
    right: 15px !important; /* position: absolute !important; */
  }
  #page button#responsive-menu-button {
    transition: 0.2s linear;
    top: 20px !important;
    right: 15px !important; /* position: absolute !important; */
  }

  section.banner_section .flex-active-slide .content {
    top: 15px;
  }
  section.banner_section .content h3 {
    font-size: 25px;
    line-height: 35px;
  }

  .banner_section .flex-direction-nav a {
    background-color: #c1d2e2;
  }

  .header-search {
    display: none;
  }
  .modal-dialog {
    width: 98%;
    margin: 50px auto;
  }

  .search-main {
    padding: 0 15px;
  }
  .about-tab ul li {
    display: inline-block;
  }
  .about-tab ul li a {
    padding: 10px 10px;
  }
  .about-tab ul {
    display: table;
    text-align: center;
    margin: 0 auto;
  }
  .about-tab {
    padding: 0px 0;
  }
  .about-brief {
    padding: 55px 100px 20px;
  }
  .counting-list h4 {
    font-size: 22px;
  }
  .counting-list i {
    font-size: 15px;
    padding-top: 2px;
  }
  .banner-text {
    padding: 0;
  }
  .blog-post {
    margin-bottom: 25px;
    min-height: unset;
  }
  .recent-image {
    width: 120px;
  }
  .recent-content {
    width: calc(100% - 120px);
  }
  .single-blog-content {
    padding: 40px 0px 40px 0;
  }
  .single-blog-content h1 {
    font-size: 30px;
    line-height: 40px;
  }
  .caption {
    background: #fff;
    padding: 30px 0px 0;
    margin: 0 0 30px;
  }
  .related_posts {
    padding: 0px 0 0;
  }
  .profile-cover {
    max-width: 350px;
    height: 400px;
    margin: 0 auto;
    margin-bottom: 35px;
  }
  .profile-bg {
    height: 290px;
  }
  .profile-pic {
    height: 280px;
  }
  .team-pop .modal-dialog {
    width: 95%;
  }
  .profile-left {
    left: 0;
  }
  .profile-detail {
    padding-left: 20px;
  }
  .team-pop .modal-content {
    padding: 30px 30px 30px 0;
  }

  .directors-bg {
    margin: 30px 0 80px;
  }
  .count-bg {
    padding: 50px 100px;
  }
  .counting-list {
    margin-bottom: 50px;
  }
  .timeline-custom {
    max-width: 420px;
  }
  .investor-log {
    width: 610px;
  }
  .skewed-bg .panel-default > .panel-heading {
    width: 500px;
  }
  .investor-log form {
    width: 60%;
  }
  .profile-cover p {
    max-width: 100%;
  }

  section.inner-body .ltmenu {
    padding:10px 0px;  
  }
  section.inner-body.leadershippg .visionbox .visiontxt .txt {
    padding: 10px 0 0 10px;
  }
  section.inner-body .contentcol h3 {
    font-size: 26px;
  }
  section.inner-body.leadershippg .visionbox .visiontxt .txt p {
    line-height: 21px;
  }
  section.inner-body.aboutpg .bluebox {
    margin: -20px 15px 0 15px;
    max-width: inherit;
  }
  section.inner-body.aboutpg .companyimage img {
    margin-top: 10px;
  }

  .comprw1 .clm1 {
    padding-right: 15px;
  }
  .comprw1 .clm2 {
    padding-left: 15px;
  }
  .contentcol .competencies-imagetext {
    left: 30px;
    right: 30px;
  }
  .contentcol .competencies-blue {
    padding: 30px;
    margin: 0;
  }

  .awardshome .awards-slider .content .txt {
    font-size: 14px;
    line-height: 21px;
  }

  section.inner-body .contentcol .productlist ul li {
    width: 100%;
    display: block;
  }
  .contactfirstrow .contactbox .col1 {
    padding-left: 0;
    width: 100%;
  }
  .contactfirstrow .contactbox .col2 {
    padding-top: 20px;
    padding-left: 0;
    width: 100%;
  }
  .contactmainbx .ctclm1,
  .contactmainbx .ctclm2 {
    padding: 30px;
  }
  .footermenu .ftclm:nth-child(1),
  .footermenu .ftclm:nth-child(3),
  .footermenu .ftclm:nth-child(5) {
    width: 20%;
  }
  .footermenu .ftclm:nth-child(2),
  .footermenu .ftclm:nth-child(4) {
    width: 30%;
  }
  section.ourspeciality .clm .content {
    padding: 25px 25px;
  }
  section.ourspeciality .clm .content {
    padding: 25px 25px;
  }
  .home h3 {
    font-size: 24px;
  }
  section.ourspeciality h3 {
    font-size: 24px;
  }
  section.ourspeciality .clm .content {
    min-height: 590px;
  }
  .av-box p {
    font-size: 16px;
  }
  .timeline-bar{
    margin:0 ;
    border-left: 0;
    padding-left: 0 !important;
    padding-top:0px !important;
    border-top: 0 !important;
  }
  .timeline-bar::after{
    border-left: 3px dotted #2b357d;
    border-top: none;
    width: 3px;
    right: 0;
    left: 0;
    height: 100%;
    z-index: 1;
    top: -24px;
  }
  .timeline-bar li{
    width: 100%;
    float: none !important;
    width: inherit !important;
    z-index: 2;
  }
  .timeline-top{
    max-width: 43%;
    position: static;
    margin: 0 auto;
    min-height: 100%;
    margin-bottom: 70px !important;
  }
  .timeline-icon{
    left: 0;
    top: 0;
    right: 0;
  }
  .timeline-yr{
    top: -43px;
    left: 98px;
    max-width: 108px;
    right: 0;
  }
  .timeline-yr::after{
    bottom: 14px;
    left: 1px;
  } 
  .content-head p{
    font-size: 20px;
  }
  .timeline-bar li:nth-child(odd) .timeline-icon{
    margin-top: 0;
  }
  .journey h3.custom-h3{
    margin-bottom: 80px;
  }
  .id-content{
    margin-right: 0px;
  }
  .mission-box{
    margin: 0 auto;
    margin-bottom: 20px;
  }
  .mission-right{
    max-width: 500px;
    margin: 50px auto;
  }
  .mission-bg{
    padding-bottom: 0px;
  }


header.navbar-static-top.fixed { height: 80px; }
header.navbar-static-top.fixed .navbar-header { padding: 15px 10px 15px 15px; }

section.banner_section .bannerfill { min-height:551px; }


.trusted .trustcol { width:50%; }

.solar-options-section {
        padding: 60px 0;
    }

    .solar-option-card {
        grid-template-columns: 1fr;
        gap: 30px;
        padding: 35px;
    }

    .solar-option-image img {
        height: auto;
    }

    .solar-options-heading h2,
    .solar-options-heading h3 {
        font-size: 30px;
    }


 .expect-section {
        padding: 60px 0;
    }

    .expect-heading {
        margin-bottom: 35px;
        font-size: 34px;
    }

    .expect-grid {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }

    .expect-card {
        min-height: auto;
        padding: 45px 35px;
    }




  }


@media screen and (min-width: 801px) and (max-width: 992px) {
}

@media screen and (max-width: 800px) {
  span.counter {
    float: left;
    font-size: 28px;
    line-height: 33px;
    margin: 0 5px;
  }
  .stats-text {
    text-align: center;
    font-size: 14px;
  }
  img.a-left.control-c.prev.slick-prev.slick-arrow {
    left: 0px;
    z-index: 99999;
  }
  img.a-right.control-c.next.slick-next.slick-arrow {
    right: 0px;
  }
  .footer-left {
    width: 100%;
    float: left;
    margin: 15px 0 0;
  }
  .footer-left .menu-footer-container ul {
    display: table;
    margin: 0 auto;
    text-align: center;
  }
  .footer-left .menu-footer-container ul li {
    display: inline-block;
  }
  .footer-left .menu-footer-container ul li a {
    display: inline-block;
    float: none !important;
  }
  .footer-left .copyrights {
    text-align: center;
    margin-top: 15px;
  }
  .footer-right {
    float: none;
    display: flex;
    clear: both;
    justify-content: left;
  }

  .wrap-banner-content {
    width: 85%;
  }
  .about-tab ul li a {
    padding: 10px 5px;
    font-size: 11px;
  }
  section.testimonials {
    padding: 90px 20px;
  }
  .testimonials.flexslider {
    padding-left: 0;
  }
  .team-pop .profile-bg {
    height: 230px;
  }
  .team-pop .profile-pic {
    height: 210px;
  }
  section.logo-wrapper ul li {
    width: 25%;
  }

  .sortbytext {
    float: right;
    margin-right: 10px;
  }
  .flex-direction-nav {
    display: none;
  }
  .ourfundspg {
    overflow: hidden;
  }
}

@media screen and (max-width: 799px) {
}

@media screen and (max-width: 767px) {
  .greyband .col1 {
    display: none !important;
  }

  .navbar-toggle {
    margin-top: 0;
    margin-bottom: 0;
  }
  .header-menu {
    width: 100%;
    float: none;
    display: none;
  }
  nav.collapse.navbar-collapse {
    float: none;
    width: 100%;
  }
  .navbar-nav > li {
    display: block;
  }
  header .navbar-nav {
    padding: 15px 0px;
  }
  header .navbar-nav > li > a {
    padding: 10px 0;
  }
  .box-events-row {
    display: flex;
    padding: 0 15px;
  }
  .caret {
    display: inline-block;
  }
  .mobile-display {
    display: block;
  }

  .about-brief {
    padding: 30px 20px;
  }
  .count-bg .flexer {
    display: block;
  }
  .count-bg {
    padding: 50px 15px;
  }
  .counting-list {
    background-size: 45px !important;
  }
  section.target-boxes {
    padding: 50px 0px;
  }
  .recent-image {
    width: 120px;
  }
  .recent-content {
    width: calc(100% - 120px);
  }
  .single-blog-content {
    padding: 40px 0px 40px 0;
  }
  .single-blog-content h1 {
    font-size: 30px;
    line-height: 40px;
  }
  .caption {
    background: #fff;
    padding: 30px 0px 0;
    margin: 0 0 30px;
  }
  .related_posts {
    padding: 0px 0 0;
  }
  .team-brief {
    padding: 30px 20px;
  }
  .team-brief p {
    font-size: 16px;
    line-height: 28px;
  }
  .profile-cover {
    height: auto;
    text-align: center;
  }
  .profile-bg {
    height: 320px;
  }
  .profile-pic {
    height: 310px;
  }
  .profile-left {
    position: static;
    margin-bottom: 40px;
  }
  .profile-left i {
    position: absolute;
    right: 20px;
    bottom: 0;
  }
  .team-pop .modal-content {
    padding: 50px 20px;
  }
  .team-pop .profile-bg {
    height: 250px;
    max-width: 300px;
    margin: 0 auto;
    box-shadow: 1px 6px 10px #414040;
  }
  .team-pop .profile-pic {
    height: 240px;
  }
  .profile-detail {
    padding-left: 0;
  }

  span.endorse {
    padding: 10px 0px;
    font-weight: 500;
    font-size: 18px;
    display: block;
  }
  .year-bar::before {
    content: none;
  }
  .year-bar {
    margin-bottom: 0;
  }
  .timeline-wrapper {
    margin: 50px 0;
  }
  .timeline-nav__item {
    padding: 0;
  }
  .timeline-nav__item::before,
  .timeline-nav__item.slick-current::before,
  .timeline-nav__item:hover::before {
    top: 52px;
  }
  .timeline-nav__item.slick-current::after,
  .timeline-nav__item:hover::after {
    left: 0;
    right: 0;
    margin: 0 auto;
    background: #fff;
    top: 47px;
  }
  .timeline-nav__item::before,
  .timeline-nav__item.slick-current::before,
  .timeline-nav__item:hover::before {
    top: 56px;
    left: 0;
    right: 0;
    margin: 0 auto;
  }
  .timeline-nav__item {
    margin: 15px 25px 65px 25px !important;
  }
  .microfinancepg {
    padding: 30px 0;
  }
  .sector-menu ul li span {
    width: 230px;
  }
  .timeline-custom {
    width: 100%;
    max-width: 100%;
  }
  .skewed-bg .panel-default > .panel-heading,
  .investor-log {
    width: auto;
  }

  .carrers-table table,
  .carrers-table thead,
  .carrers-table tbody,
  .carrers-table th,
  .carrers-table td,
  .carrers-table tr {
    display: block;
  }

  .carrers-table thead tr {
    position: absolute;
    top: -9999px;
    left: -9999px;
  }
  .carrers-table tr {
    margin: 0 0 0px 0;
    border-bottom: 1px solid #999;
  }
  .carrers-table td {
    border: none;
    border-bottom: 1px solid #999;
    position: relative;
    padding-left: 50%;
  }
  .carrers-table td:before {
    position: absolute;
    top: 10px;
    left: 16px;
    width: 45%;
    padding-right: 10px;
    white-space: nowrap;
    text-align: left;
    font-weight: 600;
  }
  .carrers-table td:nth-of-type(1):before {
    content: "Job Code";
  }
  .carrers-table td:nth-of-type(2):before {
    content: "Position";
  }
  .carrers-table td:nth-of-type(3):before {
    content: "Location";
  }
  .carrers-table td:nth-of-type(4):before {
    content: "";
  }

  .carrers-table td {
    text-align: right !important;
    padding: 15px 15px !important;
  }
  a.desc-button {
    display: inline-block !important;
  }
  .content-carrer {
    padding-right: 0px;
  }

  .banner_section .flex-direction-nav a.flex-prev {
    left: 15px;
    top: 60%;
  }
  .banner_section .flex-direction-nav a.flex-next {
    right: 15px;
    top: 60%;
  }
  .awardshome .awards-slider .content {
    min-height: 200px;
  }
  .awardshome .clm1 {
    text-align: center;
  }

  section.inner-body {
    padding: 30px 0;
  }
  section.inner-body .contentcol .innerpad {
    padding: 0;
  }
  section.inner-body .leftcolumn {
    display: none;
  }
  section.inner-body.leadershippg .historybox .txtclm .txt {
    padding: 20px 20px 20px 20px;
  }
  section.inner-body.leadershippg .visionbox .visiontxt {
    display: block;
    width: 100%;
    text-align: center;
  }
  section.inner-body.leadershippg .visionbox .visionImage {
    display: block;
    width: 100%;
    text-align: center;
    padding-bottom: 30px;
    padding-right: 15px;
  }
  .competencies-ctstandard .clm {
    border: 0;
  }
  .competencies-ctstandard .clm ul {
    padding: 0 0px 0 15px;
  }

  .stats-box {
    text-align: center;
  }
  .makingindia {
    padding: 0px;
    min-height: auto;
  }
  .makingindia .txt {
    width: 85%;
    padding: 30px 10px;
  }
  .makingindia .txt h3 {
    font-size: 25px;
  }
  .makingindia .txt h3 b {
    font-size: 30px;
  }
  .client-slider.slick-initialized.slick-slider {
    margin: 0;
  }

  section.frss {
    padding: 30px 0;
  }
  section.frss .fsbox {
    padding: 0;
    margin: 30px 0; /* max-width: inherit; */
  }
  section.frss .fsbox img {
    max-width: 380px;
  }

  .hometestimonial h3 {
    font-size: 22px;
    line-height: 29px;
  }
  .hometestimonial .testimonialslider .content .photo {
    display: block;
  }
  .hometestimonial .testimonialslider .content .txt {
    display: block;
    padding: 0px;
  }
  .innerbanner {
    height: inherit;
    min-height:200px;
  }
.about-management .abmgntbx .clm1 { width: 200px; }
.oursolution .col1 { border: 0; }


.innerbanner .banner_text { padding-top: 75px; padding-bottom: 40px; }

  .innerbanner .banner_text .bandhd {
    text-align: center;
    margin: 20px 0;
  }
  .innerbanner .banner_text h1 { font-size: 35px; line-height: 39px; }

  .whoweare1 h3,
  .oursolution h3,
  .about-management h3,
  .about-ourteam h3 { font-size:30px; }

  .footermenu .ftclm:nth-child(1),
  .footermenu .ftclm:nth-child(3),
  .footermenu .ftclm:nth-child(5) {
    width: 32%;
  }
  .footermenu .ftclm:nth-child(2),
  .footermenu .ftclm:nth-child(4),
  .footermenu .ftclm:nth-child(6) {
    width: 32%;
  }
  .footermenu ul.sub-menu {
    display: block;
  }
  .footermenu ul {
    margin-bottom: 10px;
  }

  .stats-box::after {
    width: 50%;
    background: #cab58f;
    height: 1px;
    /* right: 0;
    top: 6px; */
    display: block;
    content: " ";
    position: relative;
    margin: 0px auto 20px auto;
    max-width: 75%;
  }
  .stats-text {
    max-width: inherit;
  }

  .stats-box:last-child::after {
    display: none;
  }
  section.ourspeciality .clm .content {
    padding: 20px 25px;
    min-height: inherit;
    text-align: center;
  }
  section.homeproduct .clm {
    min-height: inherit;
  }
  section.ourspeciality h3 br {
    display: none;
  }
  .product-packing .flexer {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .product-packing .packclm {
    padding-top: 0;
  }
  .timeline-top{
    max-width: 80%;
  }
  .journey{
    padding-bottom: 0;
  }
  .ideology{
    padding: 40px 0;
  }

.home .banner_section { margin-top: -55px; }
.home .banner_section .content h1 { font-size: 36px; line-height: 43px; }
.home .banner_section .content h2 { font-size: 23px; line-height:30px; }
.home .banner_section .content p { font-size: 16px; max-width: 70%; }
.home .banner_section .content a { font-size: 15px; }

section.whatwe_believe .hdtxt { padding-top: 30px; }
section.whatwe_believe h2,
.worldclass h2, 
.trusted h2,
section.tailored h2,
.expertise h2,
.ready .readytxt h2 { font-size:25px; line-height:33px; }

.ready .readytxt { padding-top: 25px; }

section.whatwe_believe .clm .content { text-align: center; }
section.whatwe_believe .txt { text-align: center; }
section.whatwe_believe .txt h5 { text-align: center; }
section.whatwe_believe .clm .content .txt strong { display:block; }
section.whatwe_believe .clm .content .txt p br { display: none; }

.expertise { text-align: left; padding: 50px 0; }
.expertise h2 br { display: none; }

.innerbanner_text h2.main-title { top:90px; left:15px; font-size: 40px; line-height: 52px; }
.chilly-product h2 { font-size:25px; line-height:33px; padding-bottom: 25px; } 
.chilly-product .prodleft { border: 0; margin: 0; }
.chilly-product .prodright { padding-left: 0; margin: 0; }

.chilly-product.spices h2,
.chilly-product.spices .prodhdr h2,
.sustainabilitysec h3 { font-size: 25px; line-height:33px; }

.pghdr h1 { font-size:25px; } 
.writeus { background-image: none; background: #ebebeb !important; }
.writeus h3 { font-size: 21px; }


.qualitystage h2 { font-size:25px; line-height:33px; }
.qualitystage h3 { font-size:21px; line-height:31px; }
.qualitystage .qastagerw::before { left:25px; }
.qualitystage .qastagerw .qaclm1 { padding:0px 25px; min-height: auto; }
.qualitystage .qastagerw .qaclm2 { padding:0px 25px; min-height: auto; }

.qualitystage .qastagerw:nth-child(even) .qaclm1 { float:left; }
.qualitystage .qastagerw:nth-child(even) .qaclm2 { float: left; text-align:left; }

.qualitystage .qastagerw:nth-child(odd) .qaclm1 { float: left; text-align: left; }
.qualitystage .qastagerw:nth-child(odd) .qaclm2 { float: left; }

.qualitystage .qastagerw:nth-child(2n) .qaclm1 { border-left:0px dashed #eae9dc; }
.qualitystage .qastagerw:nth-child(2n+1) .qaclm2 { border-left:0px dashed #eae9dc; }

.qualitystage .qastagerw .qstagetxt { padding:0px 0 0 30px; border-left:2px dashed #eae9dc; }
.qualitystage .qastagerw .qstagepicture { padding:15px 0 0 30px; border-left:2px dashed #eae9dc; padding-bottom:50px; }

.qualitystage .qastagerw:last-child .qstagetxt { border-left:0; }
.qualitystage .qastagerw:last-child .qstagepicture { border-left:0; }

.videowrapper { max-width: 100% !important; }

.sustainabilitysec { padding:30px 0; }
.sustainabilitysec.growth.beyond .bybclm .bybox { min-height:310px; padding:20px 25px 15px 25px; }
.sustainabilitysec.growth .grbclm { margin-bottom:30px; width: 100%; display: block; }

.promisebox .clm1 { width: 100%; display: table; text-align: center; }
.promisebox .clm2 { width: 100%; display: table; padding:25px; text-align: center; }

.justify-content-center { display: inherit; }

.whowearepg .whoweare1 { padding: 0; }
.whowearepg .whoweare1 .txt1 { padding:30px 0;  }

.accreditationspg { padding:0px 0; } 
.accreditationspg .awarw .awclm2 .awardbx .awardyear { font-size: 16px; }





main.page_template.home { margin-top: 140px; }
section.banner_section .bannerfill { min-height:421px; }

.innerbanner.about { height: 350px; }
.innerbanner.about .banner_text { padding-top:30px;  }

.solutionpg h3 {font-size:27px; line-height: 36px; }
.whyMaruthi .whykcol { min-height:auto; margin-bottom: 30px; }


.ready .readyouter { padding-left:10px;}
.ctlocation { padding-left: 25px; background-position: left 10px; border: 0; }


    .solar-options-section {
        padding: 50px 0;
    }

    .solar-option-card {
        padding: 24px;
        display: block;
    }

    .solar-options-heading h2,
    .solar-options-heading h3 {
        font-size: 25px;
    }

    .solar-option-content h4 {
        font-size: 21px;
    }

    .solar-option-tags {
        display: flex;
    }

    .solar-option-tags span {
        font-size: 12px;
        padding: 8px 10px;
    }

     

    .solar-option-content {
        flex: 0 0 100%;
        max-width: 100%;
        order: 1;
        padding-top: 25px;
    }

    .solar-option-image {
        flex: 0 0 100%;
        max-width: 100%;
        order: 2;
    }



}


.whyMaruthi .whykcol { min-height:180px; }


@media screen and (max-width: 663px) {
  .header-menu {
    width: 100%;
    float: none;
    display: none;
  }
  section.banner_section .bannerfill {
    width: 100%;
    /* min-height: 704px; */
    min-height: 404px;
    position: relative;
  }
  section.banner_section .content {
    padding-top: 120px;
  }
  section.banner_section .flex-active-slide .content {
    top: 0px;
    bottom: 30px;
  }

  section.banner_section .content h3 {
    padding: 0;
  }

  header .navbar-toggle {
    background: transparent;
    margin-right: 0;
    display: none;
  }

  .stats-text {
    width: auto !important;
    text-align: center;
  }
  span.counter {
    float: left;
    font-size: 45px;
    line-height: 33px;
    margin: 0 5px;
  }
  .stats-text {
    font-size: 20px;
  }
  .stats-box {
    padding: 0;
    margin: 0 0 25px;
  }
  .stats-box:last-child {
    padding: 0;
    margin: 0;
  }
  section.stats-section {
    padding: 30px 0;
  }
  .goals-list li {
    margin: 0 20px 25px !important;
  }
  .modal-body {
    position: relative;
    padding: 0;
    display: block;
  }
  .modal-text {
    padding: 35px 25px 20px;
    width: calc(100%);
  }

  section.logo-wrapper ul li {
    width: 33%;
  }
  .grid-item {
    margin: 10px 0px 10px;
    width: 100%;
  }
  .contactmainbx .ctclm1,
  .contactmainbx .ctclm2 {
    padding: 30px;
    width: 100%;
    display: table;
  }
  .contactfirstrow {
    padding: 30px 0 20px 0;
  }
}


@media screen and (max-width:575px) { 
.sustainabilitysec.growth.certificate .cgsclm { width: 50%; font-size: 14px; }
.sustainabilitysec.growth.certificate .cgsclm:nth-child(odd) { padding-right:7px; }
.sustainabilitysec.growth.certificate .cgsclm:nth-child(even) { padding-left: 7px; }

section.banner_section .bannerfill { min-height:371px; } 


}



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

  .ctfmrw { display:block; width:97%; margin-right: 3%; }

  .successstories .ssclm { width: 100%; } 

  span.counter {
    float: left;
    font-size: 28px;
    line-height: 33px;
    margin: 0 5px;
  }

  section.banner_section .content h3 p {
    line-height: 24px;
    font-size: 15px;
  }

  .stats-text {
    font-size: 16px;
  }
  section.twitter-sec {
    padding: 40px 0;
  }
  section.testimonials {
    padding: 50px 0;
  }
  .goals-list li {
    margin: 0 10px 25px !important;
  }
  .about-brief {
    padding: 30px 10px;
  }
  .abbanner-caption h2 {
    font-size: 24px;
    line-height: 35px;
  }
  .abbanner-caption {
    padding: 15px 10px;
  }
  .about-brief h4 {
    font-size: 20px;
    margin-bottom: 20px;
  }
  .about-brief p {
    margin-bottom: 20px;
  }
  .wrap-text p {
    line-height: 28px;
    font-size: 18px;
  }
  .formfield {
    margin: 0;
  }
  .contacticon a {
    word-break: break-all;
  }
  .mapwhite {
    width: 100%;
  }
  .banner-text {
    position: relative;
    padding: 0;
    bottom: 0;
    left: 0;
    padding: 35px;
  }
  .banner-text h1 {
    margin: 8px 0 0;
    font-size: 35px;
    color: #fff;
    line-height: 46px;
    font-weight: 700;
  }
  .related_posts .col-sm-4 {
    width: 100%;
    padding: 0;
  }
  .caption {
    padding: 30px 0px 0;
  }
  section.logo-wrapper ul li {
    width: 50%;
    margin: 0px 0;
  }
  .sortbytext {
    float: right;
    margin-right: 0px;
  }
  .filterimagepart h4 {
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 10px;
  }
  .timeline-custom {
    width: 100%;
  }
  .timeline-slide {
    margin: 0 4px;
  }
  .timeline-nav__item.slick-current {
    font-size: 16px;
  }
  .timeline-nav__item {
    font-size: 14px;
  }
  .timeline-slider .slick-list {
    padding: 0px;
  }
  .timeline-custom tbody::before {
    left: 56px;
  }
  .timeline-custom > tbody > tr > td.month-content {
    padding: 0 8px 24px 20px;
    font-size: 13px;
  }
  .timeline-custom > tbody > tr > td.months-list {
    padding: 0 20px 24px 8px;
  }
  .timeline-slide__content {
    width: 100%;
  }

  .about-tab {
    padding-bottom: 15px;
  }
  .year-bar {
    margin-top: 150px;
  }
  .investor-log {
    width: auto;
    padding: 25px;
    margin-top: 0;
    margin-bottom: 40px;
    background-position: 0% 175%;
  }
  .fundpopup .contentsec .clm1 {
    width: 100%;
  }
  .fundpopup .contentsec .txtrow .cm1 {
    width: 40%;
  }
  .fundpopup .contentsec .txtrow .cm2 {
    width: 60%;
  }
  .other-sectors ul li {
    margin-bottom: 25px;
  }
  .skewed-bg .nav-tabs > li > a {
    font-size: 12px;
  }
  #nbx .investor-log {
    background-position: 50% 115%;
  }
  .investor-log form {
    width: 90%;
  }
  #nbx .investor-log h4 {
    line-height: 25px;
  }
  .investor-log h4 {
    font-size: 14px;
  }
  .skewed-bg {
    margin-bottom: 40px;
  }

  .carrers-table td {
    text-align: left !important;
    padding: 10px 10px 15px 10px !important;
    font-size: 13px;
  }
  .carrers-table td:before {
    display: block;
    margin-bottom: 8px;
    position: relative;
    left: 0;
    top: 0;
  }
  .carrers-table td:nth-of-type(1):before {
    content: "Team : ";
  }
  .carrers-table td:nth-of-type(2):before {
    content: "Open Position : ";
  }
  .carrers-table td:nth-of-type(3):before {
    content: "Location : ";
  }
  .carrers-table td:nth-of-type(4):before {
    content: "";
  }

  .blocking-span label {
    display: block;
    width: 100%;
  }
  .resume input {
    border: none;
    width: 100%;
    float: left;
    padding: 10px 0;
    position: relative;
  }
  span.CIco {
    width: 10px;
  }

  section.inner-body.leadershippg .founder .fbox .photo {
    width: 50%;
  }
  section.inner-body.leadershippg .founder .fbox .title {
    font-size: 18px;
    line-height: 24px;
    padding: 15px;
  }
  .contentcol .competencies-list ul {
    margin: 0;
  }
  .contentcol .competencies-list ul li {
    width: inherit;
    display: block;
    padding: 0px 0px 7px 30px !important;
    margin-top: 3px;
  }
  .competencies-ctstandard .clm {
    width: 100%;
  }
  .competencies-fabrication .dimensions {
    padding: 15px;
  }
  .newsdetailspage h1 {
    font-size: 17px;
  }
  .newsdetailspage .single-blog-content {
    padding: 20px 10px 40px 0;
  }

  .awardshome .clm1 img {
    max-width: 200px;
  }
  .awardshome .awards-slider .content .txt {
    padding-left: 0;
    font-size: 13px;
    line-height: 19px;
  }

  .productfilter .nav-tabs > li > a {
    font-size: 16px;
  }
  .productfilter .clm.tbhd {
    padding: 0;
  }

  .product-gallery .slick-arrow {
    top: 30%;
  }
  .footer-right .makeindia {
    float: none !important;
    width: 100%;
  }

  .footer-right ul {
    width: 100%;
  }

  .innerbanner .banner_text {
    padding:30px 0;
  }
  .innerbanner .banner_text h1 { font-size: 30px; }
  .innerbanner .banner_text h1 sup { top:-10px; }

  .footermenu .ftclm:nth-child(1),
  .footermenu .ftclm:nth-child(3),
  .footermenu .ftclm:nth-child(5) {
    width: 50%;
  }
  .footermenu .ftclm:nth-child(2),
  .footermenu .ftclm:nth-child(4) {
    width: 50%;
  }
  .footermenu img {
    max-width: 100px;
  }
  .facilitiypg .product-content {
    margin: 0;
  }
  .product-facility {
    min-height: 380px;
    padding: 60px 0;
  }


.home .banner_section .content h1 { font-size:27px; line-height:33px; } 
.home .banner_section .content h2 { font-size:19px; line-height:29px; max-width: 90%; }

section.whatwe_believe .hdtxt { padding-top:20px; }
section.whatwe_believe h2,
.worldclass h2, 
.trusted h2,
section.tailored h2,
.expertise h2,
.ready .readytxt h2,
.strategic h2,
.solution h2,
section.successstory h2 { font-size:25px; line-height: 29px; }


 .innerbanner_text h2.main-title { font-size:31px; line-height: 43px; }
.chilly-product h2 { font-size:21px; line-height: 29px; }
.chilly-product .prodln { width: 100%; }

.productspecification .left { width:160px; padding-right:5px; } 
.productspecification .right .colan { width:10px; } 

.pghdr h1 { font-size:20px; }
.writeus { padding:60px 0 40px 0; }
.writeus h3 { font-size:19px; }


.footermenu ul li a { font-size: 14px; }
.productmain .hprdcolumn { width: 100%; } 

.contact-form h3 { font-size: 20px; }

.sustainabilitysec h3 { font-size:21px; line-height:27px; margin:0 0 15px 0; }
.sustainabilitysec ul li { font-size: 15px; }


.trusted .trustcol { width:100%; }

.accreditationspg .awarw .awclm1 .year { font-size:16px; }  
.accreditation-bottom .acnclm { width:100%; }

.foot-talk { width: 100%; padding-top: 30px; }

.solution .solubox .icon { display: table; width: 100%; }
.solution .solubox .solutxt { display: table; width: 100%; }

.solution-tsm { padding: 45px 0; }
.solution-tsm .tsmtit { margin-bottom: 0px; padding:20px 0px 20px 75px;  min-height:35px; background-size: 60px; }
.solution-tsm .tsmtext { font-size: 19px; }

.about-management .abmgntbx .clm1 { width: 100%; display: table; } 
.about-management .abmgntbx .clm2 { width: 100%; display: table; padding-left: 0; }

}


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


  section.banner_section .bannerfill { min-height:271px; } 

  .accreditationspg .awarw .awclm2 .awrdcm { width: 100%; }


  .productfilter .pfbox {
    min-height: inherit;
    max-width: 278px;
    margin: 0 auto;
    width: 100%;
    float: none;
    padding: 0;
  }
  .footermenu .ftclm:nth-child(1),
  .footermenu .ftclm:nth-child(2) {
    width: 50%;
  }
  .footermenu .ftclm:nth-child(2),
  .footermenu .ftclm:nth-child(4),
  .footermenu .ftclm:nth-child(5),
  .footermenu .ftclm:nth-child(6) {
    width: 100%;
    margin-top: 15px;
  }
  .footermenu ul li a,
  .footaddress b {
    font-size: 14px;
    margin-top: 10px;
  }
  .facilitiypg .product-content .coltxt ul li {
    display: block;
    width: 100%;
  }

.productspecification .prodrw { border-bottom: 1px solid #ebebeb; }  
.productspecification .left { width:auto; padding-right:5px; display:inline-block; } 
.productspecification .right .colan { display:; } 
.productspecification .right { display:inline-block; width:auto; padding:0 0 1px 0;  } 

.accreditationspg .awarw .awclm1 .year { font-size:15px;}



}

@media screen and (max-width: 375px) {
  .goals-list li .image {
    width: 150px;
    height: 150px;
  }
  .goals-list li {
    margin: 0 10px 25px !important;
    width: 150px;
  }
  .footer-right {
    float: none;
    display: block;
  }
  .footer-right ul {
    border-right: 0;
    width: 100%;
    display: table;
    margin: 0 auto;
    text-align: left;
    overflow: auto;
    clear: both;
    padding: 15px 0;
  }
  .footer-right ul li {
    display: inline-block;
  }
  .footer-right ul li a i {
    float: none;
    display: inline-block;
  }
  .makeindia {
    float: none;
    padding: 0;
  }
  .makeindia .image {
    display: inline-block;
    float: none;
  }
  .global-map .addressclm {
    width: 322px;
  }
}
@media screen and (max-width: 355px) {
  .skewed-bg .panel-heading li br {
    display: block;
  }
  .investor-log form {
    width: 100%;
  }
}

@media screen and (max-width: 320px) {
}

@media screen and (min-height: 850px) {
}

@supports (-webkit-overflow-scrolling: touch) {
  section.banner_section .bannerfill {
    background-attachment: scroll !important;
  }
  section.about-wildwarrior,
  section.blog-post-row {
    background-attachment: scroll !important;
  }
}
/* End */



/* Custom AI code start */

/* .container {
    width: 1200px;
    margin: auto;
} */

/* HERO */
.hero {
    padding: 80px 0;
    background: #f5f5f5;
}

.hero-flex {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.hero h1 {
    font-size: 48px;
}

.btn {
    padding: 12px 24px;
    border-radius: 30px;
    text-decoration: none;
}

.primary {
    background: red;
    color: #fff;
}

.outline {
    border: 1px solid #000;
}

/* SERVICES */
.grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 20px;
}

.card {
    padding: 20px;
    background: #fff;
    border-radius: 10px;
}

/* WHY */
.why-flex {
    display: flex;
    gap: 40px;
}

/* TAX */
.tax {
    background: #c00;
    color: #fff;
    padding: 60px 0;
}

.tax-grid {
    display: flex;
    justify-content: space-between;
}

.site-header {
    position: sticky;
    top: 0;
    background: #fff;
    z-index: 999;
}

.header-flex {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.menu-toggle {
    display: none;
    font-size: 28px;
    cursor: pointer;
}


.fade-up {
    opacity: 0;
    transform: translateY(40px);
    transition: 0.6s ease;
}

.fade-up.show {
    opacity: 1;
    transform: translateY(0);
}


ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

/* RESET */
* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}


/* CONTAINER */
.container {
    width: 1200px;
    margin: 0 auto;
}

/* HEADER */
.site-header {
    background: #fff;
    padding: 19px 0 0px 0;
    border-bottom: 1px solid #eee;
}

/* FLEX ALIGN */
.header-inner {
    display: flex;
}


/* CONTAINER */
.container {
    width: 1200px;
    margin: 0 auto; /* centers container */
}

/* HEADER */
.site-header {
    background: #fff;
    border-bottom: 1px solid #eee;
    height: 80px;
}

/* FLEX LAYOUT */


/* LOGO FIX */
.logo {
    flex: 0 0 auto; /* prevents stretching */
}

.logo img {
    display: block;
    max-height: 60px; max-width: 250px;
}

.main-nav { margin-left: auto; margin-top: 10px; }

/* MENU */
.menu {
    list-style: none;
    display: flex;
    gap: 25px;
    margin-left: auto;
}

.menu li {
    list-style: none;
}

.menu a {
    text-decoration: none;
    color: #000000;
    font-size: 15px;
    font-weight: 600;
    transition: 0.3s;
    font-family: "Inter", sans-serif;
    padding-bottom: 27px;
    text-transform: uppercase;
    border-bottom: 3px solid transparent;
}

.menu a:hover {
    color: #D2151B;
    border-bottom: 3px solid #D2151B;
}

/* RESPONSIVE */

@media (max-width: 768px) {
    .container {
        width: 90%;
    }

    .menu {
        display: none; /* we will add mobile later */
    }

    .hero-flex,
    .why-flex {
        flex-direction: column;
    }

    .grid {
        grid-template-columns: 1fr;
    }

    .nav {
        display: none;
        position: absolute;
        top: 70px;
        left: 0;
        width: 100%;
        background: #fff;
    }

    .nav.active {
        display: block;
    }

    .menu-toggle {
        display: block;
    }
}









/* =========================
   HOME HERO - Maruthi
========================= */

.home-hero {
  position: relative;
  background: #efefef;
  overflow: hidden;
}

.home-hero__inner {
  position: relative;
}

.home-hero__top {
  position: relative;
  min-height: 600px;
  /* min-height: 660px; */
  overflow: hidden;
}

.home-hero__content {
  position: relative;
  z-index: 3;
  display: flex;
  align-items: center;
  /* min-height: 660px; */
  min-height: 600px;
}

.home-hero__left {
  width: 100%;
  max-width: 700px;
  padding-top: 140px;
  padding-bottom: 120px;
}

.home-hero__title {
  margin: 0;
  color: #232839;
  font-size: 60px;
  line-height: 0.95;
  font-weight: 700;
  letter-spacing: -2px;
  font-family: "Inter", sans-serif;
}

.home-hero__title .line {
  display: block;
}

.home-hero__title .highlight {
  color: #ed1c24;
}

.home-hero__desc {
  margin-top: 28px;
  max-width: 620px;
}

.home-hero__desc p {
  margin: 0;
  color: #2c3140;
  font-size: 18px;
  line-height: 1.5;
  font-weight: 400;
}

.home-hero__buttons {
  display: flex;
  gap: 18px;
  margin-top: 34px;
  flex-wrap: wrap;
}

.hero-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 14px;
  min-height: 56px;
  padding: 0 26px;
  border-radius: 999px;
  font-size: 16px;
  line-height: 1;
  font-weight: 600;
  text-decoration: none;
  transition: all 0.25s ease;
  font-family: "Inter", sans-serif;
}

.hero-btn--primary {
  background: #ed1c24;
  color: #ffffff;
  border: 1px solid #ed1c24;
}

.hero-btn--primary:hover {
  background: #cf131c;
  border-color: #cf131c;
  color: #ffffff;
}

.hero-btn--secondary {
  background: transparent;
  color: #3b3f4a;
  border: 1px solid #c4c7cf;
}

.hero-btn--secondary:hover {
  background: #ffffff;
  color: #232839;
}

.hero-btn__arrow {
  font-size: 20px;
  line-height: 1;
}

.home-hero__visual {
  position: absolute;
  right: 0;
  bottom: 0;
  width: min(72vw, 1160px);
  height: 640px;
  z-index: 1;
  pointer-events: none;
}

.home-hero__visual img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center bottom;
  display: block;
  filter: grayscale(100%);
  opacity: 0.92;
}

.home-hero__visual-fade {
  position: absolute;
  inset: 0;
  background: linear-gradient(90deg, #efefef 0%, rgba(239, 239, 239, 0.95) 12%, rgba(239, 239, 239, 0.48) 35%, rgba(239, 239, 239, 0.08) 58%, rgba(239, 239, 239, 0.12) 100%);
}

.home-hero__red-shape {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 360px;
  height: 340px;
  background: rgba(237, 28, 36, 0.92);
  clip-path: polygon(100% 0, 100% 100%, 0 100%);
  border-bottom-right-radius: 80px;
}

.home-hero__band {
  position: relative;
  background: #252d3b;
  margin-top: -2px;
  z-index: 4;
  overflow: hidden;
}

.home-hero__band-inner {
  position: relative;
  z-index: 2;
  display: flex;
  align-items: flex-start;
  gap: 34px;
  padding-top: 58px;
  padding-bottom: 62px;
  max-width: 900px;
}

.home-hero__band-logo {
  flex: 0 0 54px;
  padding-top: 8px;
}

.home-hero__band-logo img {
  width: 48px;
  height: auto;
  display: block;
}

.home-hero__band-content {
  flex: 1 1 auto;
}

.home-hero__band-text p {
  margin: 0;
  color: rgba(255, 255, 255, 0.72);
  font-size: 18px;
  line-height: 1.55;
  font-weight: 400;
}

.home-hero__band-link {
  display: inline-flex;
  align-items: center;
  gap: 14px;
  margin-top: 26px;
  color: #ffffff;
  text-decoration: none;
  font-size: 16px;
  font-weight: 600;
}

.home-hero__band-link .arrow {
  color: #ed1c24;
  font-size: 20px;
  line-height: 1;
}

.home-hero__band-cut {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 48%;
  height: 100%;
  background: #efefef;
  clip-path: polygon(56% 0, 100% 0, 100% 100%, 0 100%);
  border-top-left-radius: 180px;
  z-index: 1;

   
  width: 42%;
  clip-path: polygon(68% 0, 100% 0, 100% 100%, 0 100%);
  border-top-left-radius: 220px;

}


/* Home Services start  */

/* =========================
   SERVICES SECTION
========================= */

.services-section {
  padding: 110px 0 20px;
  background: #efefef;
}

.services-section__title {
  margin: 0;
  text-align: center;
  font-size: 40px;
  line-height: 1.05;
  font-weight: 700;
  color: #232839;
  font-family: "Inter", sans-serif;
}

.services-section__intro {
  max-width: 860px;
  margin: 18px auto 0;
  text-align: center;
}

.services-section__intro p {
  margin: 0;
  font-size: 20px;
  line-height: 1.6;
  color: #3a3f4d;
}

.services-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 28px;
  margin-top: 54px;
}

.service-card {
  background: #FFFFFF;
  border: 1px solid #d4d7dc;
  border-radius: 20px;
  min-height: 260px;
  padding: 32px 32px 28px;
}

.service-card__inner {
  height: 100%;
  display: flex;
  flex-direction: column;
}

.service-card__main {
  flex: 1 1 auto;
}

.service-card__icon {
  width: 58px;
  height: 58px;
  border-radius: 14px;
  background: #e7e7e7;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 28px;
}

.service-card__icon img {
  width: 26px;
  height: 26px;
  object-fit: contain;
  display: block;
}

.service-card__title {
  margin: 0 0 14px;
  font-size: 24px;
  line-height: 1.25;
  font-weight: 700;
  color: #2b3040;
  font-family: "Inter", sans-serif;
}

.service-card__desc p {
  margin: 0;
  font-size: 16px;
  line-height: 1.75;
  color: #585d6b;
}

.service-card--wide {
  grid-column: span 2;
}

.service-card--wide .service-card__inner {
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  gap: 28px;
}

.service-card--wide .service-card__main {
  max-width: 620px;
}

.service-card__cta {
  flex: 0 0 auto;
  align-self: center;
}

.service-card__link {
  display: inline-flex;
  align-items: center;
  gap: 14px;
  text-decoration: none;
  color: #3a3f4d;
  font-size: 16px;
  font-weight: 500;
}

.service-card__link .arrow {
  color: #ed1c24;
  font-size: 20px;
  line-height: 1;
}

.service-card__link:hover {
  color: #232839;
}


/* =========================
   WHY HOME SECTION
========================= */

.why-home-section {
  padding: 110px 0 120px;
  background: #efefef;
}

.why-home {
  display: grid;
  grid-template-columns: 1.02fr 0.98fr;
  gap: 64px;
  align-items: start;
}

.why-home__title {
  margin: 0;
  font-size: 40px;
  line-height: 1.05;
  font-weight: 700;
  color: #232839;
  font-family: "Inter", sans-serif;
}

.why-home__intro {
  max-width: 650px;
  margin-top: 22px;
}

.why-home__intro p {
  margin: 0;
  font-size: 20px;
  line-height: 1.6;
  color: #3a3f4d;
}

.why-home__list {
  margin-top: 34px;
  display: flex;
  flex-direction: column;
  gap: 28px;
}

.why-home__item {
  display: flex;
  align-items: flex-start;
  gap: 22px;
}

.why-home__icon {
  width: 52px;
  height: 52px;
  border-radius: 999px;
  background: #e4e5e8;
  display: flex;
  align-items: center;
  justify-content: center;
  flex: 0 0 52px;
}

.why-home__icon img {
  width: 22px;
  height: 22px;
  object-fit: contain;
  display: block;
}

.why-home__item-title {
  margin: 0 0 8px;
  font-size: 22px;
  line-height: 1.25;
  font-weight: 700;
  color: #2b3040;
  font-family: "Inter", sans-serif;
}

.why-home__item-desc {
  margin: 0;
  font-size: 16px;
  line-height: 1.7;
  color: #585d6b;
}

.why-home__action {
  margin-top: 36px;
  margin-left: 80px;
}

.why-home__btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 16px;
  min-height: 56px;
  padding: 0 26px;
  border-radius: 999px;
  background: #ed1c24;
  color: #fff;
  text-decoration: none;
  font-size: 16px;
  font-weight: 600;
  font-family: "Inter", sans-serif;
  border: 1px solid #ed1c24;
  transition: 0.25s ease;
}

.why-home__btn:hover {
  background: #cf131c;
  border-color: #cf131c;
  color: #fff;
}

.why-home__btn .arrow {
  font-size: 20px;
  line-height: 1;
}

.why-home__right {
  position: relative;
}

.why-home__image-wrap {
  position: relative;
  padding-bottom: 48px;
  padding-top: 80px;
}

.why-home__image {
  width: 100%;
  display: block;
  border-radius: 16px;
  object-fit: cover;
}

.why-home__image-note {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 52%;
  min-height: 92px;
  display: flex;
  align-items: stretch;
  justify-content: flex-end;
}

.why-home__image-note-shape {
  position: absolute;
  inset: 0;
  /* background: #efefef; */
  clip-path: polygon(24% 100%, 52% 0, 100% 0, 100% 100%);
  border-bottom-right-radius: 14px;
}

.why-home__image-note-content {
  position: relative;
  z-index: 2;
  display: flex;
  align-items: center;
  gap: 14px;
  padding: 20px 22px 18px 70px;
  width: 100%;
}

.why-home__image-note-icon {
  flex: 0 0 auto;
}

.why-home__image-note-icon img {
  width: 24px;
  height: 24px;
  display: block;
  object-fit: contain;
}

.why-home__image-note-text p {
  margin: 0;
  font-size: 16px;
  line-height: 1.35;
  color: #343949;
}



/* =========================
   DESTINATION HOME SECTION
========================= */

.destination-home-section {
  padding: 70px 0 120px;
  background: #fff;
}

.destination-home {
  display: grid;
  grid-template-columns: 450px 1fr;
  gap: 78px;
  align-items: center;
}

.destination-home__tiles {
  display: grid;
}

.destination-tile {
  min-height: 148px;
  border-radius: 20px;
  background: #e3e3e7;
  padding: 28px 28px 24px;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
}

.destination-tile--dark {
  background: #25283a;
}

.destination-tile__icon {
  margin-bottom: 28px;
}

.destination-tile__icon img {
  width: 34px;
  height: 34px;
  object-fit: contain;
  display: block;
}

.destination-tile__title {
  margin: 0;
  font-size: 18px;
  line-height: 1.35;
  font-weight: 700;
  color: #2a2f40;
  font-family: "Inter", sans-serif;
}

.destination-tile--dark .destination-tile__title {
  color: #ffffff;
}

.destination-home__title {
  margin: 0;
  font-size: 40px;
  line-height: 1.05;
  font-weight: 700;
  color: #232839;
  font-family: "Inter", sans-serif;
}

.destination-home__desc {
  margin-top: 24px;
  max-width: 760px;
}

.destination-home__desc p {
  margin: 0 0 22px;
  font-size: 20px;
  line-height: 1.6;
  color: #5a5f6d;
}

.destination-home__desc p:last-child {
  margin-bottom: 0;
}

.destination-home__action {
  margin-top: 34px;
}

.destination-home__btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 16px;
  min-height: 56px;
  padding: 0 26px;
  border-radius: 999px;
  background: #e11919;
  color: #ffffff;
  text-decoration: none;
  font-size: 16px;
  font-weight: 600;
  font-family: "Inter", sans-serif;
  border: 1px solid #e11919;
  transition: 0.25s ease;
}

.destination-home__btn:hover {
  background: #c91313;
  border-color: #c91313;
  color: #ffffff;
}

.destination-home__btn .arrow {
  font-size: 20px;
  line-height: 1;
}

 
/* =========================
   TAX SNAPSHOT SECTION
========================= */

.tax-snapshot-section {
  background: #c20b12;
  padding: 90px 0 86px;
}

.tax-snapshot__title {
  margin: 0;
  text-align: center;
  color: #fff;
  font-family: "Inter", sans-serif;
  font-size: 40px;
  line-height: 1.08;
  font-weight: 700;
}

.tax-snapshot__intro {
  max-width: 560px;
  margin: 22px auto 0;
  text-align: center;
}

.tax-snapshot__intro p {
  margin: 0;
  color: rgba(255, 255, 255, 0.92);
  font-size: 20px;
  line-height: 1.35;
  font-weight: 400;
}

.tax-snapshot__grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 28px;
  margin-top: 42px;
}

.tax-snapshot__card {
  background: rgba(255, 255, 255, 0.18);
  border: 1px solid rgba(255, 255, 255, 0.22);
  border-radius: 18px;
  min-height: 138px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 24px 20px;
  text-align: center;
}

.tax-snapshot__value {
  color: #fff;
  font-family: "Inter", sans-serif;
  font-size: 38px;
  line-height: 1;
  font-weight: 700;
  margin-bottom: 14px;
}

.tax-snapshot__label {
  color: #fff;
  font-size: 18px;
  line-height: 1.4;
  font-weight: 500;
  max-width: 92%;
}

.tax-snapshot__action {
  margin-top: 48px;
  text-align: center;
}

.tax-snapshot__btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 240px;
  min-height: 48px;
  padding: 0 32px;
  border-radius: 999px;
  background: #f2f2f2;
  color: #d21017;
  text-decoration: none;
  font-family: "Inter", sans-serif;
  font-size: 16px;
  line-height: 1;
  font-weight: 500;
  transition: 0.25s ease;
}

.tax-snapshot__btn:hover {
  background: #ffffff;
  color: #b70c12;
}



/* =========================
   CTA HOME SECTION
========================= */

.cta-home-section {
  padding: 90px 0 96px;
  background: #efefef;
}

.cta-home {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 64px;
  align-items: start;
}

.cta-home__title {
  margin: 0;
  max-width: 460px;
  font-size: 40px;
  line-height: 1.08;
  font-weight: 700;
  color: #232839;
  font-family: "Inter", sans-serif;
}

.cta-home__text {
  max-width: 620px;
}

.cta-home__text p {
  margin: 0;
  font-size: 20px;
  line-height: 1.55;
  color: #3f4451;
}

.cta-home__action {
  margin-top: 28px;
}

.cta-home__btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 160px;
  min-height: 52px;
  padding: 0 28px;
  border-radius: 999px;
  background: #f0191f;
  color: #fff;
  text-decoration: none;
  font-size: 16px;
  line-height: 1;
  font-weight: 600;
  font-family: "Inter", sans-serif;
  border: 1px solid #f0191f;
  transition: 0.25s ease;
}

.cta-home__btn:hover {
  background: #cf131c;
  border-color: #cf131c;
  color: #fff;
}


/* =========================
   SITE FOOTER
========================= */

.site-footer {
  background: #303030;
  padding: 54px 0 0 0;
}

.site-footer__top {
  display: grid;
  grid-template-columns: 140px 220px 200px 1fr 140px;
  gap: 34px;
  align-items: start;
}

.site-footer__links {
  list-style: none;
  margin: 0;
  padding: 0;
}

.site-footer__links li {
  margin-bottom: 10px;
}

.site-footer__links li:last-child {
  margin-bottom: 0;
}

.site-footer__links a {
  color: rgba(255, 255, 255, 0.62);
  text-decoration: none;
  font-size: 15px;
  line-height: 1.55;
  transition: 0.25s ease;
}

.site-footer__links a:hover {
  color: #ffffff;
}

.site-footer__contact-item {
  display: flex;
  align-items: flex-start;
  gap: 14px;
  margin-bottom: 18px;
}

.site-footer__contact-item:last-child {
  margin-bottom: 0;
}

.site-footer__contact-icon {
  color: #ea161d;
  flex: 0 0 auto;
  margin-top: 2px;
}

.site-footer__contact-text,
.site-footer__contact-text a {
  color: rgba(255, 255, 255, 0.66);
  text-decoration: none;
  font-size: 16px;
  line-height: 1.55;
}

.site-footer__contact-text a:hover {
  color: #ffffff;
}

.site-footer__social-list {
  display: flex;
  gap: 10px;
  list-style: none;
  margin: 0;
  padding: 0;
  justify-content: center;
}

.site-footer__social-list a {
  width: 32px;
  height: 32px;
  border-radius: 999px;
  /* background: rgba(255, 255, 255, 1); */
  color: #2c3240;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
  font-size: 20px;
  font-weight: 700;
  line-height: 1;
  transition: 0.25s ease;
  text-transform: lowercase;
}

.site-footer__social-list a:hover {
  
  /* background: rgba(255, 255, 255, 0.2); */
  color: #2c3240;
}

.site-footer__social-list a:hover img { opacity:1; }


.site-footer__bottom {
  border-top: 1px solid rgba(255, 255, 255, 0.16);
  margin-top: 38px;
  padding-top: 20px;
  padding-bottom:30px;
  display: block;
  justify-content: space-between;
  gap: 20px;
  align-items: center;
  text-align: center;
  background: #0B0507;
}

.site-footer__copyright {
  color: rgba(255, 255, 255, 0.44);
  font-size: 16px;
  line-height: 1.5;

}

.site-footer__legal {
  display: flex;
  align-items: center;
  gap: 10px;
}

.site-footer__legal ul { text-decoration: none; }
.site-footer__legal ul li { display:inline-block; border-left:1px solid #A8A9AF; padding:0px 10px; }
.site-footer__legal ul li:last-child { padding-right:0px; }
.site-footer__legal ul li:first-child { border-left:0; }

.site-footer__legal a,
.site-footer__legal .sep {
  color: rgba(255, 255, 255, 0.44);
  text-decoration: none;
  font-size: 14px;
  line-height: 1.5;
}

.site-footer__legal a:hover {
  color: #ffffff;
}



.destination-hk-section {
  padding: 80px 0 70px;
  background: #fff;
}

.destination-hk-top {
  display: grid;
  grid-template-columns: 1.05fr 0.95fr;
  gap: 48px;
  align-items: start;
}

.destination-hk-top__heading {
  margin: 0 0 20px;
  font-size: 40px;
  line-height: 1.05;
  font-weight: 700;
  color: #252638;
}

.destination-hk-top__text {
  margin-bottom: 28px;
}

.destination-hk-top__text p {
  margin:0 0 20px 0;
  font-size: 17px;
  line-height: 1.75;
  color: #444656;
}

.destination-hk-top__image-wrap {
  position: relative;
  overflow: hidden;
  border-radius: 18px;
  margin-bottom: 28px;
}

.destination-hk-top__image {
  width: 100%;
  display: block;
  border-radius: 18px;
}

.destination-hk-top__corner-shape {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 160px;
  height: 88px;
  background: #e31b23;
  clip-path: polygon(100% 0, 100% 100%, 0 100%);
  display: none;
}

.destination-hk-highlight-card {
  background: #efeff0;
  border-radius: 18px;
  padding: 34px 32px;
  display: grid;
  grid-template-columns: 108px 1fr;
  gap: 22px;
  align-items: start;
}

.destination-hk-highlight-card__icon img {
  max-width: 98px;
  height: auto;
  display: block;
}

.destination-hk-highlight-card__content p {
  margin: 0;
  font-size: 17px;
  line-height: 1.75;
  color: #444656;
}

.destination-hk-highlight-card__content strong,
.destination-hk-highlight-card__content b {
  color: #252638;
}

.destination-hk-vision {
  padding: 78px 0 100px;
  background: #ececed;
}

.destination-hk-vision__header {
  text-align: center;
  max-width: 630px;
  margin: 0 auto 42px;
}

.destination-hk-vision__header h2 {
  margin: 0 0 12px;
  font-size: 40px;
  line-height: 1.08;
  font-weight: 700;
  color: #252638;
}

.destination-hk-vision__header p {
  margin: 0;
  font-size: 18px;
  line-height: 1.6;
  color: #444656;
}

.destination-hk-vision__grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 22px;
  align-items: start;
  margin-bottom: 44px;
}

.destination-hk-vision__left {
  display: grid;
  gap: 18px;
}

.destination-hk-info-card {
  background: #ffffff;
  border: 1px solid #dedee2;
  border-radius: 18px;
  padding: 28px 28px;
  display: grid;
  grid-template-columns: 54px 1fr;
  gap: 18px;
  align-items: start;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.04);
}

.destination-hk-info-card--tall {
  min-height: 100%;
}

.destination-hk-info-card__icon {
  width: 50px;
  height: 50px;
  background:#ebecef;
  border-radius: 50%;
  text-align: center;
}
.destination-hk-info-card__icon img {
  /* width: 42px;
  height: 42px; */
  object-fit: contain;
  display: block;
  margin: 13px auto auto auto;
}

.destination-hk-info-card__content h3 {
  margin: 0 0 10px;
  font-size: 20px;
  line-height: 1.3;
  font-weight: 700;
  color: #252638;
}

.destination-hk-info-card__content p {
  margin: 0;
  font-size: 16px;
  line-height: 1.75;
  color: #444656;
}

.destination-hk-vision__bottom-text {
  max-width: 900px;
  margin: 0 auto 58px;
  text-align: center;
}

.destination-hk-vision__bottom-text p {
  margin: 0;
  font-size: 18px;
  line-height: 1.7;
  color: #444656;
}

.destination-hk-cta {
  background: #f8f8f8;
  border: 1px solid #d9d9de;
  border-radius: 20px;
  padding: 42px 42px;
  display: flex;
  justify-content: space-between;
  gap: 30px;
  align-items: center;
}

.destination-hk-cta__content {
  margin: 0 auto ;
  max-width: 800px;
  text-align: center;
}

.destination-hk-cta__content h2 {
  margin: 0 0 12px;
  font-size: 34px;
  line-height: 1.12;
  font-weight: 700;
  color: #252638;
}

.destination-hk-cta__content p {
  margin: 0;
  font-size: 18px;
  line-height: 1.7;
  color: #444656;
  max-width: 620px;
}

.destination-hk-btn {
  display: inline-flex;
  align-items: center;
  gap: 14px;
  background: #e31b23;
  color: #ffffff;
  text-decoration: none;
  padding: 16px 34px;
  border-radius: 999px;
  font-size: 17px;
  font-weight: 600;
  line-height: 1;
  transition: 0.3s ease;
  margin-top: 25px;
}

.destination-hk-btn:hover {
  background: #c9151d;
  color: #ffffff;
}

.destination-hk-btn__arrow {
  font-size: 20px;
  line-height: 1;
}


.main-nav > li.current-menu-item a { border-bottom: 3px solid #EB0009; color:#D2151B; }

.innerbanner .banneroverlay {
position: absolute;
background: transparent linear-gradient(90deg, #f6f6f6 0%, #414E6000 100%) 0% 0% no-repeat padding-box;
/* opacity: 0.8; */
top:0px;
left: 0px;
/* width: 996px; */
/* height: 227px; */
width: 100%;
height: 100%;
}
.innerbanner .banneroverlay .container { max-width: 1200px; margin: 0 auto; width: 100%; }




.why-efsl-section {
  background: #ececed;
  padding: 90px 0 30px 0;
}

.why-efsl-section .container {
  max-width: 860px;
}

.why-efsl-section__intro {
  margin-bottom: 44px;
}

.why-efsl-section__intro h2,
.why-efsl-section__intro h1 {
  margin: 0 0 26px;
  color: #232637;
  font-size: 40px;
  line-height: 1.08;
  font-weight: 700;
}

.why-efsl-section__intro h2 i,
.why-efsl-section__intro h1 i {
  color: #555867;
  font-size: 18px;
  line-height: 1.75;
  font-weight: 400;
  font-style: normal;
}

.why-efsl-section__intro h2 small,
.why-efsl-section__intro h1 small,
.why-efsl-section__intro h2 span,
.why-efsl-section__intro h1 span {
  font-size: 0.42em;
  font-weight: 400;
  color: #444656;
}

.why-efsl-section__intro p {
  margin: 0 0 18px;
  color: #555867;
  font-size: 18px;
  line-height: 1.75;
}

.why-efsl-section__items {
  display: grid;
  gap: 28px;
}

.why-efsl-item {
  display: grid;
  grid-template-columns: 32px 1fr;
  gap: 22px;
  align-items: flex-start;
}

.why-efsl-item__icon-box {
  width: 32px;
  height: 32px;
  border-radius: 8px;
  background: #e11b22;
  display: flex;
  align-items: center;
  justify-content: center;
  box-shadow: 0 6px 14px rgba(225, 27, 34, 0.16);
}

.why-efsl-item__text {
  color: #555867;
  font-size: 17px;
  line-height: 1.75;
}

.why-efsl-item__text p {
  margin: 0;
}

.why-efsl-item__text strong,
.why-efsl-item__text b {
  color: #2a2d3d;
  font-weight: 700;
}

/* .destination-hk-vision.whyefsl { background: #f5f6f7 !important; } */


.about-efsl-page {
  background: #f3f3f4;
  padding: 72px 0 10px;
}

.about-efsl-page .container {
  max-width: 1120px;
}

.about-efsl-intro {
  margin-bottom: 90px;
}

.about-efsl-intro__content {
  max-width: 980px;
  margin-bottom: 42px;
}

.about-efsl-intro__heading {
  margin: 0 0 14px;
  color: #25283a;
  font-size: 40px;
  line-height: 1.08;
  font-weight: 700;
}

.about-efsl-intro__text p {
  margin: 0;
  color: #5a5d6d;
  font-size: 18px;
  line-height: 1.65;
}

.about-efsl-services {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 26px 54px;
  margin-bottom: 46px;
}

.about-efsl-service-item {
  display: grid;
  grid-template-columns: 48px 1fr;
  gap: 18px;
  align-items: start;
}

.about-efsl-service-item__icon {
  width: 48px;
  height: 48px;
  border-radius: 999px;
  background: #e7e7ea;
  display: flex;
  align-items: center;
  justify-content: center;
}

.about-efsl-service-item__icon img {
  width: 24px;
  height: 24px;
  object-fit: contain;
}

.about-efsl-service-item__content h3 {
  margin: 0 0 6px;
  color: #2c2f40;
  font-size: 22px;
  line-height: 1.25;
  font-weight: 700;
}

.about-efsl-service-item__content p {
  margin: 0;
  color: #5a5d6d;
  font-size: 16px;
  line-height: 1.6;
}

.about-efsl-highlights {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 0;
  border-radius: 18px;
  overflow: hidden;
}

.about-efsl-highlight-card {
  padding: 48px 54px;
  min-height: 285px;
}

.about-efsl-highlight-card.style-dark {
  background: #23263b;
}

.about-efsl-highlight-card.style-mid {
  background: #46526a;
}

.about-efsl-highlight-card__icon {
  margin-bottom: 28px;
}

.about-efsl-highlight-card__icon img {
  width: 74px;
  height: 74px;
  object-fit: contain;
}

.about-efsl-highlight-card__text p {
  margin: 0;
  color: #ffffff;
  font-size: 18px;
  line-height: 1.7;
}

.about-efsl-highlight-card__text strong,
.about-efsl-highlight-card__text b {
  font-weight: 700;
}

.about-efsl-people {
  margin-bottom: 80px;
  margin-top: 80px;
}

.about-efsl-people__heading {
  margin: 0 0 42px;
  color: #25283a;
  font-size: 40px;
  line-height: 1.1;
  font-weight: 700;
}

.about-efsl-people__grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 56px 54px;
}

.about-efsl-person-card__top {
  display: grid;
  grid-template-columns: 200px 1fr;
  gap: 24px;
  align-items: end;
  margin-bottom: 28px;
}

.about-efsl-person-card__photo img {
  width: 100%;
  display: block;
  border-radius: 12px;
}

.about-efsl-person-card__meta h3 {
  margin: 0 0 6px;
  color: #2c2f40;
  font-size: 28px;
  line-height: 1.2;
  font-weight: 700;
}

.about-efsl-person-card__role {
  color: #737786;
  font-size: 16px;
  line-height: 1.4;
}

.about-efsl-person-card__bio p {
  margin: 0 0 14px;
  color: #5a5d6d;
  font-size: 16px;
  line-height: 1.75;
}

.about-efsl-person-card__bio p:last-child {
  margin-bottom: 0;
}

.about-efsl-person-card__email {
  margin-top: 18px;
  display: flex;
  align-items: center;
  gap: 10px;
  color: #e11b22;
}

.about-efsl-person-card__email a {
  color: #4d5060;
  text-decoration: none;
  font-size: 16px;
  line-height: 1.4;
}

.about-efsl-person-card__email a:hover {
  color: #e11b22;
}

.about-efsl-cta {
  background: #ececed;
  border-radius: 18px;
  padding: 48px 56px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 30px;
  margin-top: 50px; 
}

.about-efsl-cta__content h2 {
  margin: 0 0 12px;
  color: #25283a;
  font-size: 34px;
  line-height: 1.1;
  font-weight: 700;
}

.about-efsl-cta__content p {
  margin: 0;
  color: #5a5d6d;
  font-size: 18px;
  line-height: 1.65;
  max-width: 620px;
}

.about-efsl-btn {
  display: inline-flex;
  align-items: center;
  gap: 14px;
  background: #e11b22;
  color: #fff;
  text-decoration: none;
  padding: 16px 34px;
  border-radius: 999px;
  font-size: 18px;
  font-weight: 600;
  line-height: 1;
  transition: 0.25s ease;
}

.about-efsl-btn:hover {
  background: #c9141b;
  color: #fff;
}


.about-efsl-intro__content.services { max-width: 880px !important; }
.about-efsl-service-item__icon.services { background: #fff !important; border: 1px solid #CFDBE6 !important; border-radius: 12px !important; }

.about-efsl-cta.services { background: #fff !important; border: 1px solid #D9DCE0 !important; margin-bottom: 50px; }


/* Taxation Page Start */


.tax-hk-page {
  background: #f3f3f4;
}

.tax-hk-cards-section,
.tax-hk-dontpay-section,
.tax-hk-setup-section {
  padding: 82px 0;
}
.tax-hk-dontpay-section { background: #fff; }
.tax-hk-setup-section { padding-bottom:10px; } 

.tax-hk-section-head {
  margin: 0 auto 42px;
  max-width: 720px;
}

.tax-hk-section-head--narrow {
  max-width: 760px;
}

.tax-hk-section-head.text-center {
  text-align: center;
}

.tax-hk-section-head h2 {
  margin: 0 0 14px;
  color: #25283a;
  font-size: 40px;
  line-height: 1.08;
  font-weight: 700;
}

.tax-hk-section-head p {
  margin: 0;
  color: #5c6070;
  font-size: 19px;
  line-height: 1.65;
}

/* Section 1 */
.tax-hk-cards-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 26px;
}

.tax-hk-card {
  background: #fff;
  border: 1px solid #dddddf;
  border-radius: 18px;
  padding: 24px 24px 28px;
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.04);
}

.tax-hk-card__top {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  margin-bottom: 22px;
}

.tax-hk-card__icon img {
  width: 35px;
  height: 35px;
  object-fit: contain;
}

.tax-hk-card__number {
  color: #c3c8d1;
  font-size: 24px;
  font-weight: 500;
  line-height: 1;
}

.tax-hk-card h3 {
  margin: 0 0 16px;
  font-size: 24px;
  line-height: 1.18;
  font-weight: 700;
  color: #262836;
}

.tax-hk-card__badge {
  display: inline-block;
  background: #e6eee6;
  color: #262836;
  border-radius: 8px;
  padding: 10px 14px;
  font-size: 16px;
  line-height: 1.3;
  font-weight: 500;
  margin-bottom: 18px;

}
.tax-hk-card__badge p { margin: 0; }

.tax-hk-card__desc p,
.tax-hk-card__note p {
  margin: 0 0 12px;
  color: #262836;
  font-size: 16px;
  line-height: 1.75;
}

.tax-hk-card__desc p:last-child,
.tax-hk-card__note p:last-child {
  margin-bottom: 0;
}

.tax-hk-card__note {
  margin-top: 14px;
}

.tax-hk-card__note p {
  font-size: 14px;
  color: #7a7f8d;
}

/* Section 2 */
.tax-hk-dontpay {
  display: grid;
  grid-template-columns: 0.9fr 1.1fr;
  gap: 56px;
  align-items: center;
}

.tax-hk-dontpay__content h2 {
  margin: 0 0 12px;
  color: #262836;
  font-size: 24px;
  line-height: 1.12;
  font-weight: 700;
}

.tax-hk-dontpay__intro {
  margin: 0 0 26px;
  color: #5c6070;
  font-size: 19px;
  line-height: 1.65;
  max-width: 440px;
}

.tax-hk-dontpay__list {
  list-style: none;
  margin: 0;
  padding: 0;
  max-width: 500px;
}

.tax-hk-dontpay__list li {
  display: flex;
  align-items: center;
  gap: 14px;
  padding: 13px 0;
  border-bottom: 1px solid #d7d9dd;
  color: #4f5361;
  font-size: 16px;
  line-height: 1.5;
}

.tax-hk-dontpay__x {
  color: #e11b22;
  font-size: 22px;
  line-height: 1;
  flex: 0 0 auto;
}

.tax-hk-dontpay__image-box {
  position: relative;
  border-radius: 18px;
  overflow: hidden;
  max-width: 520px;
  margin-left: auto;
}

.tax-hk-dontpay__image-box img {
  width: 100%;
  display: block;
}

.tax-hk-dontpay__corner-shape {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 150px;
  height: 78px;
  background: #e11b22;
  clip-path: polygon(100% 0, 100% 100%, 0 100%);
}

/* Section 3 */
.tax-hk-setup-layout {
  display: grid;
  grid-template-columns: 260px minmax(0, 1fr);
  gap: 54px;
  align-items: start;
}

.tax-hk-setup-nav {
  position: sticky;
  top: 120px;
}

.tax-hk-setup-nav ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

.tax-hk-setup-nav li {
  margin: 0;
  padding-left: 15px;
}

.tax-hk-setup-nav a {
  display: block;
  padding: 14px 0;
  border-bottom: 1px solid #d9dbe0;
  color: #444958;
  text-decoration: none;
  font-size: 15px;
  line-height: 1.4;
  font-weight: 500;
  transition: 0.25s ease;
  position: relative;
}

.tax-hk-setup-nav a.is-active {
  color: #e11b22;
  font-weight: 700;
}

.tax-hk-setup-nav a.is-active::before {
  content: "";
  position: absolute;
  left: -18px;
  top: 50%;
  width: 8px;
  height: 8px;
  background: #e11b22;
  border-radius: 50%;
  transform: translateY(-50%);
  display: none;
}

.tax-hk-setup-content {
  display: grid;
  gap: 34px;
  max-width: 700px;
}

.tax-hk-setup-item {
  display: grid;
  grid-template-columns: 54px minmax(0, 1fr);
  gap: 18px;
  scroll-margin-top: 140px;
}

.tax-hk-setup-item__icon {
  width: 54px;
  height: 54px;
  border-radius: 14px;
  background: #fff;
  border: 1px solid #d7d9dd;
  display: flex;
  align-items: center;
  justify-content: center;
}

.tax-hk-setup-item__icon img {
  width: 28px;
  height: 28px;
  object-fit: contain;
}

.tax-hk-setup-item__content h3 {
  margin: 0 0 8px;
  color: #25283a;
  font-size: 20px;
  line-height: 1.18;
  font-weight: 700;
}

.tax-hk-setup-item__desc p {
  margin: 0 0 12px;
  color: #5c6070;
  font-size: 16px;
  line-height: 1.75;
}

.tax-hk-setup-item__desc p:last-child {
  margin-bottom: 0;
}


.contact-page {
  /* background:#f8f8f8; */
  width: 100%;
    background:
        linear-gradient(
            to right,
            #ffffff 0%,
            #ffffff 50%,
            #f7f7f7 50%,
            #f7f7f7 100%
        );

  padding:80px 0;
}

.contact-page__top {
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:60px;
  margin-bottom:0px;
}

.contact-page h1 {
  font-size:30px;
  margin-bottom:20px;
  font-weight:700;
}

.contact-sub {
  color:#666;
  margin-bottom:30px;
}

.contact-info-item {
  display:flex;
  gap:14px;
  margin-bottom:20px;
  border-bottom: 1px solid #f0f0f0;
}
.contact-info-item p { font-size: 15px; }
.contact-info-item a { color:#414141; }
.contact-info-item a:hover { color:#e11b22; }

.icon-circle {
  width:36px;
  height:36px;
  /* background:transparent; 
  color:#fff;
  border-radius:50%;*/
  display:flex;
  align-items:center;
  justify-content:center;
  display:inline-block;
}

.contact-info-item .txt {
  width:auto;
  display:flex;
  justify-content:left;
}
.contact-info-item .txt.bld {
   font-weight: 600;
}



.contact-map { background:transparent; }
.contact-map p { padding: 0; margin: 0; }

.contact-map iframe {
  width:100%;
  height:420px;
  border:0;
  border-radius:0px;
  margin:0px 0;
  border:1px solid #ddd;
  display: block;
}





.custom-faq {
  padding: 80px 0;
  background: #f5f5f6;
  border-bottom: 1px solid #ffffff;
}

.faq-title {
  text-align: center;
  font-size: 40px;
  margin-bottom: 40px;
  color: #222;
}

.faq-list {
  max-width: 1150px;
  margin: 0 auto;
}

.faq-item {
  background: #fff;
  border: 1px solid #dcdde1;
  border-radius: 12px;
  margin-bottom: 16px;
  overflow: hidden;
  transition: 0.3s ease;
}

.faq-question {
  width: 100%;
  background: none;
  border: none;
  padding: 20px 24px;
  font-size: 18px;
  font-weight: 600;
  text-align: left;
  display: flex;
  justify-content: space-between;
  align-items: center;
  cursor: pointer;
  color: #222;
  position: relative;
}

/* RED UNDERLINE (active) */
.faq-item.active .faq-question::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 24px;
  width: 60px;
  height: 3px;
  background: #e11b22;
  border-radius: 2px;
}

/* ARROW */
.faq-arrow {
  font-size: 24px;
  transition: 0.3s;
  color: #888;
  font-family: Verdana, Geneva, Tahoma, sans-serif;
  font-weight: 400;
}

.faq-item.active .faq-arrow {
  transform: rotate(90deg);
  color: #e11b22;
}

/* ANSWER */
.faq-answer {
  max-height: 0;
  overflow: hidden;
  padding: 0 24px;
  transition: all 0.35s ease;
}

.faq-item.active .faq-answer {
  max-height: 300px;
  padding: 16px 24px 22px;
}

.faq-answer p {
  margin: 0;
  color: #555;
  font-size: 16px;
  line-height: 1.7;
}


/* Maruthi Start */

.home-banner {
    position: relative;
    min-height: 720px;
    background-size: cover;
    background-position: center;
    display: flex;
    align-items: flex-end;
    /* align-items: center; */
}

.banner-overlay {
    position: absolute;
    inset: 0;
    background: linear-gradient(
        90deg,
        rgba(0,0,0,0.75) 0%,
        rgba(0,0,0,0.45) 38%,
        rgba(0,0,0,0.10) 100%
    );
}

.home-banner .container {
    position: relative;
    z-index: 2;
    width: 100%;
    /* max-width: 1440px; */
    margin: 0 auto;
    padding: 0 60px 70px 100px;
}

.banner-content {
    /* max-width: 660px; */
    max-width: 960px;
}

.banner-content h1 {
    color: #fff;
    font-size: 52px;
    line-height: 1.15;
    font-weight: 700;
    margin-bottom: 18px;
}
.banner-content h2 {
    color: #fff;
    font-size: 42px;
    line-height: 1.15;
    font-weight: 700;
    margin-bottom: 18px;
}

.banner-content p {
    color: #fff;
    font-size: 20px;
    line-height: 1.5;
    margin-bottom: 30px;
}

.banner-btn {
    display: inline-block;
    background: #e60000;
    color: #fff;
    padding: 18px 34px;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    text-decoration: none;
}

.banner-btn:hover {
    background: #c90000;
    color: #fff;
}


.home-trust-section {
    padding: 70px 0 0px 0;
    background: #fff;
    overflow: hidden;
}

.home-trust-section .container {
    max-width: 1200px;
    width: 100%;
    margin: 0 auto;
    padding: 0 15px;
}

.home-trust-wrap {
    display: grid;
    grid-template-columns: 58% 42%;
    align-items: center;
    column-gap: 40px;
}

.home-trust-content h2 {
    font-size: 50px;
    line-height: 1.05;
    font-weight: 800;
    margin: 0 0 25px;
    color: #000;
}

.home-trust-content h3 {
    font-size: 42px;
    line-height: 1.15;
    font-weight: 400;
    margin: 0 0 15px;
    color: #000;
}

.home-trust-content p {
    /* max-width: 760px; */
    font-size: 20px;
    line-height: 1.45;
    color: #444;
    margin: 0;
}

.trust-stats {
    display: flex;
    margin-top: 45px;
}

.trust-stat-box {
    min-width: 255px;
    padding: 10px 45px;
    border-right: 1px solid #ddd;
}

.trust-stat-box:first-child {
    padding-left: 10px;
}

.trust-stat-box:last-child {
    border-right: 0;
}

.trust-stat-box strong {
    display: block;
    font-size: 44px;
    line-height: 1;
    font-weight: 800;
    color: #000;
}

.trust-stat-box span {
    display: block;
    margin-top: 10px;
    font-size: 16px;
    color: #222;
}

.trust-stat-box img {
    display: inline-block;
    max-height: 57px;
    vertical-align: middle;
    margin-left: 1px;
}

.home-trust-image {
    display: flex;
    justify-content: center;
    align-items: flex-end;
    height: 100%;
}

.trust-image {
    width: 100%;
    max-width: 470px;
    height: auto;
    display: block;
    margin-right: -25px;   /* Push image slightly towards the edge */
}

.trust-bg-shape {
    position: absolute;
    left: 0;
    top: 45px;
    width: 62%;
    z-index: 1;
}

.trust-person {
    position: relative;
    z-index: 2;
    max-width: 100%;
    display: block;
    margin-left: auto;
}

.trust-stats {
    display: flex;
    margin-top: 50px;
}

.trust-stat-box {
    flex: 1;
    padding: 0 35px;
    border-right: 1px solid #e5e5e5;
}

.trust-stat-box:first-child {
    padding-left: 0;
}

.trust-stat-box:last-child {
    border-right: 0;
    padding-right: 0;
}



.solar-solutions-section {
    padding: 80px 0;
    background: #f7f7f7;
}

.solar-solutions-section .container {
    max-width: 1200px;
    width: 100%;
    margin: 0 auto;
    padding: 0 15px;
}

.solar-solutions-heading {
    text-align: center;
    font-size: 34px;
    line-height: 1.2;
    font-weight: 500;
    margin: 0 0 22px;
    color: #000;
}

.solar-tabs {
    display: flex;
    justify-content: center;
    gap: 36px;
    margin-bottom: 45px;
}

.solar-tabs a {
    position: relative;
    font-size: 14px;
    color: #000;
    text-decoration: none;
}

.solar-tabs a:not(:last-child)::after {
    content: "";
    position: absolute;
    right: -20px;
    top: 2px;
    width: 1px;
    height: 14px;
    background: #e00000;
}

.solar-solution-item {
    display: grid;
    grid-template-columns: 60% 35%;
    justify-content: space-between;
    align-items: flex-start;
    gap: 60px;
    padding: 45px 0;
    border-bottom: 1px solid #d9d9d9;
}

.solar-solution-item:last-child {
    border-bottom: 0;
    padding-bottom: 0;
}

.solar-solution-image img {
    width: 100%;
    height: 335px;
    object-fit: cover;
    display: block;
}

.solar-solution-content h3 {
    font-size: 26px;
    line-height: 1.2;
    font-weight: 700;
    margin: 0 0 14px;
    color: #000;
}

.solar-solution-content > p {
    font-size: 16px;
    line-height: 1.5;
    color: #555;
    margin: 0 0 22px;
}

.solution-point {
    position: relative;
    padding-left: 16px;
    margin-bottom: 20px;
}

.solution-point::before {
    content: "";
    position: absolute;
    left: 0;
    top: 6px;
    border-left: 6px solid #e00000;
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
}

.solution-point h4 {
    font-size: 16px;
    font-weight: 700;
    margin: 0 0 4px;
    color: #000;
}

.solution-point p {
    font-size: 16px;
    line-height: 1.5;
    color: #222;
    margin: 0;
}

.solution-btn {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-width: 105px;
    height: 36px;
    padding: 0 18px;
    border: 1px solid #777;
    color: #000;
    text-decoration: none;
    font-size: 15px;
    margin-top: 8px;
}
.solution-btn:hover {
    color: #fff;
    background:#EB0009;
    text-decoration: none;
}

.solar-solutions-section {
    padding: 80px 0;
    background: #f7f7f7;
}

.solar-solutions-section .container {
    max-width: 1200px;
    width: 100%;
    margin: 0 auto;
    padding: 0 15px;
}

.solar-solutions-heading {
    text-align: center;
    font-size: 34px;
    line-height: 1.2;
    font-weight: 500;
    margin: 0 0 22px;
    color: #000;
}

.solar-tabs {
    display: flex;
    justify-content: center;
    gap: 36px;
    margin-bottom: 45px;
}

.solar-tabs a {
    position: relative;
    font-size: 14px;
    color: #000;
    text-decoration: none;
}

.solar-tabs a:not(:last-child)::after {
    content: "";
    position: absolute;
    right: -20px;
    top: 2px;
    width: 1px;
    height: 14px;
    background: #e00000;
}

 






@media (max-width: 1440px) {
  .home-hero__title {
    font-size: 60px;
  }

  .home-hero__visual {
    width: min(74vw, 1020px);
    height: 600px;
  }


.home-banner .container { padding-left: 15px; }



}

@media (max-width: 1366px) {
  .home-hero__band-cut {
    width: 50%;
    clip-path: polygon(47% 0, 100% 0, 100% 100%, 0 100%);
    border-top-left-radius: 210px;
  }

  .home-hero__band-inner {
    max-width: 700px;
  }

   .why-home {
    gap: 48px;
  }

  .why-home__title {
    font-size: 40x;
  }

  .why-home__image-note {
    width: 56%;
  }

   .destination-home {
    gap: 56px;
  }

  .destination-home__title {
    font-size: 40px;
  }

  .destination-home__desc p {
    font-size: 18px;
  }

   .tax-snapshot-section {
    padding: 82px 0 78px;
  }

  .tax-snapshot__title {
    font-size: 40px;
  }

  .tax-snapshot__intro p {
    font-size: 18px;
  }

  .tax-snapshot__value {
    font-size: 34px;
  }

  .tax-snapshot__label {
    font-size: 16px;
  }

.cta-home__title {
    font-size: 40px;
  }

  .cta-home__text p {
    font-size: 18px;
  }

   .site-footer__top {
    grid-template-columns: 120px 210px 180px 1fr 120px;
    gap: 24px;
  }


}

@media (max-width: 1199px) {
  .home-hero__top,
  .home-hero__content {
    min-height: 580px;
  }

  .home-hero__left {
    max-width: 560px;
    padding-top: 120px;
    padding-bottom: 100px;
  }

  .home-hero__title {
    font-size: 52px;
  }

  .home-hero__desc p {
    font-size: 17px;
  }

  .home-hero__visual {
    width: 68vw;
    height: 560px;
  }

  .home-hero__red-shape {
    width: 300px;
    height: 280px;
  }

  .home-hero__band-inner {
    max-width: 760px;
  }


  .services-section {
    padding: 90px 0 100px;
  }

  .services-section__title {
    font-size: 40px;
  }

  .services-grid {
    grid-template-columns: repeat(2, 1fr);
  }

  .service-card--wide {
    grid-column: span 2;
  }

  .why-home-section {
    padding: 90px 0 100px;
  }

  .why-home {
    grid-template-columns: 1fr;
    gap: 42px;
  }

  .why-home__title {
    font-size: 40px;
  }

  .why-home__intro {
    max-width: 100%;
  }

  .why-home__image-wrap {
    max-width: 760px;
  }

  .why-home__image-note {
    width: 48%;
  }

   .destination-home-section {
    padding: 90px 0 100px;
  }

  .destination-home {
    grid-template-columns: 320px 1fr;
    gap: 42px;
  }

  .destination-home__title {
    font-size: 40px;
  }

  .destination-home__desc p {
    font-size: 17px;
  }

  .destination-tile {
    min-height: 138px;
    padding: 24px 22px 22px;
  }

  .tax-home-section {
    padding: 90px 0 100px;
  }

  .tax-home {
    grid-template-columns: 1fr;
    gap: 42px;
  }

  .tax-home__title {
    font-size: 46px;
  }

  .tax-home__intro,
  .tax-home__desc {
    max-width: 100%;
  }

  .tax-home__cards {
    grid-template-columns: repeat(2, 1fr);
  }


   .destination-hk-top {
    grid-template-columns: 1fr;
    gap: 36px;
  }

  .destination-hk-vision__grid {
    grid-template-columns: 1fr;
  }

  .destination-hk-cta {
    flex-direction: column;
    align-items: flex-start;
  }



  .about-efsl-intro__heading {
    font-size: 34px;
  }

  .about-efsl-services,
  .about-efsl-people__grid,
  .about-efsl-highlights {
    grid-template-columns: 1fr;
  }

  .about-efsl-highlight-card {
    min-height: auto;
  }

  .about-efsl-cta {
    flex-direction: column;
    align-items: flex-start;
  }


  .tax-hk-cards-grid {
    grid-template-columns: 1fr;
  }

  .tax-hk-dontpay {
    grid-template-columns: 1fr;
    gap: 34px;
  }

  .tax-hk-dontpay__image-box {
    margin-left: 0;
  }

  .tax-hk-setup-layout {
    grid-template-columns: 1fr;
    gap: 34px;
  }

  .tax-hk-setup-nav {
    position: relative;
    top: 0;
  }

  .tax-hk-setup-nav ul {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 8px 20px;
  }

  .tax-hk-setup-nav a.is-active::before {
    left: -12px;
  }



 .home-trust-content h2 {
        font-size: 40px;
    }

    .home-trust-content h3 {
        font-size: 34px;
    }

    .home-trust-content p {
        font-size: 18px;
    }

    .trust-stat-box {
        min-width: 200px;
        padding: 10px 25px;
    }

.youtube-shorts-grid {
        grid-template-columns: repeat(5, minmax(0, 1fr));
    }


 .projects-gallery-grid {
        column-gap: 22px;
    }

    .projects-gallery-item {
        margin-bottom: 22px;
    }    


.contact-page .contact-form { padding-right:30px; padding-left:20px; margin-left:0; }



}



@media (max-width: 991px) {
  
.contact-page .contact-form { padding-right:20px; padding-left:10px; }

   .solar-steps-section {
        padding: 60px 0;
    }

    .solar-steps-wrap {
        grid-template-columns: 1fr;
        gap: 35px;
    }

    .solar-steps-image img {
        height: auto;
    }

    .solar-steps-content h2 {
        font-size: 34px;
        margin-bottom: 30px;
    }






   .solar-solutions-section {
        padding: 60px 0;
    }

    .solar-tabs {
        flex-wrap: wrap;
        gap: 18px 30px;
    }

    .solar-solution-item {
        grid-template-columns: 1fr;
        gap: 28px;
        padding: 40px 0;
    }

    .solar-solution-image img {
        height: auto;
    }

    .solar-solution-content {
        max-width: 100%;
    }


.customer-logo-wrap {
        grid-template-columns: 1fr;
        gap: 30px;
    }

    .customer-logo-title h2 {
        font-size: 30px;
        text-align: center;
    }










  .home-hero__top {
    min-height: auto;
    padding-top: 40px;
  }

  .home-hero__content {
    min-height: auto;
    display: block;
  }

  .home-hero__left {
    max-width: 100%;
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .home-hero__title {
    font-size: 46px;
    line-height: 1.02;
    letter-spacing: -1.4px;
  }

  .home-hero__desc {
    max-width: 100%;
  }

  .home-hero__visual {
    position: relative;
    width: 100%;
    height: 420px;
    margin-top: 20px;
  }

  .home-hero__visual-fade {
    background:
      linear-gradient(180deg, rgba(239, 239, 239, 0.18) 0%, rgba(239, 239, 239, 0.04) 30%, rgba(239, 239, 239, 0.12) 100%),
      linear-gradient(90deg, #efefef 0%, rgba(239, 239, 239, 0.55) 16%, rgba(239, 239, 239, 0.08) 48%, rgba(239, 239, 239, 0.10) 100%);
  }

  .home-hero__red-shape {
    width: 240px;
    height: 230px;
  }

  .home-hero__band-inner {
    max-width: 100%;
    gap: 22px;
    padding-top: 42px;
    padding-bottom: 42px;
  }

  .home-hero__band-cut {
    width: 34%;
    clip-path: polygon(78% 0, 100% 0, 100% 100%, 0 100%);
    border-top-left-radius: 120px;
  }

  .destination-home {
    grid-template-columns: 1fr;
    gap: 38px;
    align-items: start;
  }

  .destination-home__tiles {
    max-width: 420px;
  }

  .tax-snapshot-section {
    padding: 72px 0 72px;
  }

  .tax-snapshot__title {
    font-size: 40px;
  }

  .tax-snapshot__intro {
    max-width: 640px;
    margin-top: 18px;
  }

  .tax-snapshot__intro p {
    font-size: 17px;
    line-height: 1.45;
  }

  .tax-snapshot__grid {
    grid-template-columns: 1fr;
    gap: 18px;
    margin-top: 34px;
    max-width: 560px;
    margin-left: auto;
    margin-right: auto;
  }

  .tax-snapshot__card {
    min-height: 122px;
  }

  .tax-snapshot__action {
    margin-top: 34px;
  }


   .cta-home-section {
    padding: 74px 0 78px;
  }

  .cta-home {
    grid-template-columns: 1fr;
    gap: 28px;
  }

  .cta-home__title {
    max-width: 100%;
    font-size: 32px;
  }

  .cta-home__text {
    max-width: 100%;
  }

  .cta-home__text p {
    font-size: 17px;
    line-height: 1.6;
  }

   .site-footer {
    padding: 46px 0 0 0;
  }

  .site-footer__top {
    grid-template-columns: repeat(2, 1fr);
    gap: 30px 24px;
  }

  .site-footer__social {
    grid-column: 1 / -1;
  }

  .site-footer__social-list {
    justify-content: center;
  }

  .site-footer__bottom {
    flex-direction: column;
    align-items: flex-start;
  }


   .why-efsl-section {
    padding: 50px 0;
  }

  .why-efsl-section__intro h2,
  .why-efsl-section__intro h1 {
    font-size: 28px;
  }


 .home-banner {
        min-height: 560px;
    }

    .home-banner .container {
        padding: 0 30px 50px;
    }

    .banner-content h1 {
        font-size: 38px;
    }
    .banner-content h2 {
        font-size: 28px;
    }

    .banner-content p {
        font-size: 17px;
    }


.home-trust-section {
        padding: 50px 0 20px;
    }

    .home-trust-section .container {
        padding: 0 25px;
    }

    .home-trust-wrap {
        grid-template-columns: 1fr;
    }

    .home-trust-image {
        min-height: auto;
        max-width: 520px;
        margin: 20px auto 0;
    }

    .trust-bg-shape {
        left: 5%;
        top: 30px;
        width: 60%;
    }

.home-blog-grid {
        grid-template-columns: repeat(2, 1fr);
    }

.home-blog-heading {
    font-size: 34px;
}


 .page-intro-section {
        padding: 60px 0;
    }

    .page-intro-wrap {
        grid-template-columns: 1fr;
        gap: 35px;
    }

    .page-intro-heading {
        
        padding-right: 0;
    }

    .page-intro-content {
        padding-left: 0;
        border-left: 0;
    }

    .page-intro-heading h2 {
        font-size: 34px;
    }

.roi-wrapper{

grid-template-columns:1fr;

}

.roi-right{

grid-template-columns:repeat(2,1fr);

}


 .subsidy-section {
        padding: 60px 0;
    }

    .subsidy-wrap {
        grid-template-columns: 1fr;
        gap: 35px;
    }

    .subsidy-image {
        text-align: center;
    }

    .subsidy-image img {
        max-width: 520px;
        margin: 0 auto;
    }

    .subsidy-content h2 {
        font-size: 34px;
    }

 .why-maruthi-section {
        padding: 60px 0;
    }

    .why-maruthi-wrap {
        grid-template-columns: 1fr;
        gap: 40px;
    }

    .why-maruthi-wrap h2 {
        font-size: 30px;
    }

    .why-accordion-header h3 {
        font-size: 18px;
    }



.case-study-item{

flex-direction:column;

}

 .case-left,
.case-right{

flex:0 0 100%;
max-width:100%;

}

.case-study-heading h2{

font-size:30px;

}

.case-text{

font-size:20px;

}

.casestudyslider .slick-prev{

left:10px;

}

.casestudyslider .slick-next{

right:10px;

}


.benefits-wrapper{

flex-direction:column;

gap:40px;

}

.benefits-image{

flex:0 0 100%;

max-width:100%;

}
.benefits-image img { width: 100%;}

.benefits-content{

width:100%;

}

.benefits-content h2{

font-size:30px;

}

.benefit-text h4{

font-size:16px;

}


 .ground-solar-section {
        padding: 60px 0;
    }

    .ground-solar-grid {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }

    .ground-solar-heading {
        font-size: 34px;
    }


 .funding-models-section {
        padding: 60px 0;
    }

    .funding-models-grid {
        grid-template-columns: 1fr;
        gap: 28px;
    }

    .funding-models-heading h2,
    .funding-models-heading h3 {
        font-size: 32px;
    }

    .funding-model-card {
        padding: 36px 30px;
    }


    .deliver-section {
        padding: 60px 0;
    }

    .deliver-wrap {
        grid-template-columns: 1fr;
        gap: 35px;
    }

    .deliver-content h2 {
        font-size: 32px;
    }

    .industrial-case-section {
        padding: 60px 0;
    }

    .industrial-case-card {
        grid-template-columns: 1fr;
    }

    .industrial-case-image img {
        height: auto;
    }

    .industrial-case-content {
        padding: 30px 0 0;
    }

    .case-bottom-row {
        grid-template-columns: 1fr;
    }

    .industrial-case-slider .slick-prev {
        left: 5px;
    }

    .industrial-case-slider .slick-next {
        right: 5px;
    }

 .megawatt-intro-section {
        padding: 60px 0;
    }

    .megawatt-intro-wrap {
        grid-template-columns: 1fr;
        gap: 40px;
    }

    .megawatt-intro-content {
        gap: 40px;
        padding: 0;
    }

    .megawatt-intro-block h2,
    .megawatt-intro-text {
        max-width: none;
    }

    .megawatt-intro-block h2 {
        font-size: 34px;
    }

    .megawatt-intro-image img {
        height: auto;
        min-height: 0;
        max-height: 650px;
    }

.step-heading h2 { font-size:30px; }

 .storage-benefits-section {
        padding: 60px 0;
    }

    .storage-benefits-heading {
        margin-bottom: 36px;
    }

    .storage-benefits-heading h2 {
        font-size: 34px;
    }

    .storage-benefits-wrap {
        grid-template-columns: 1fr;
        gap: 35px;
    }

    .storage-benefits-image img {
        height: auto;
        min-height: 0;
        max-height: 620px;
    }




 .site-header .menu {
        /* display: block; */
        display: none;
    }

    .site-header .menu > li > a {
        padding: 12px 0;
    }

    .site-header .menu .sub-menu {
        position: static;
        visibility: visible;
        opacity: 1;
        display: none;
        min-width: 0;
        padding: 5px 0 5px 18px;
        border-top: 0;
        box-shadow: none;
        transform: none;
        transition: none;
    }

    .site-header .menu li.submenu-open > .sub-menu {
        display: block;
    }

    .site-header .menu .sub-menu li a {
        padding: 9px 0;
        white-space: normal;
    }


 .service-intro-section {
        padding: 60px 0;
    }

    .service-intro-heading {
        font-size: 34px;
    }

    .service-intro-subheading {
        font-size: 22px;
    }

    .service-intro-content {
        max-width: 850px;
    }

 .warranty-support-section {
        padding: 60px 0;
    }

    .warranty-card-grid {
        grid-template-columns: 1fr;
    }

    .warranty-card--large {
        grid-row: auto;
    }

    .warranty-card {
        grid-template-columns: 180px minmax(0, 1fr);
    }

    .warranty-card--small {
        grid-template-columns: 100px minmax(0, 1fr);
    }



 .remote-monitor-section {
        padding: 60px 0;
    }

    .remote-monitor-wrap {
        grid-template-columns: 1fr;
        gap: 35px;
    }

    .remote-monitor-image img {
        height: auto;
        min-height: 0;
        max-height: 620px;
    }

    .remote-monitor-content h2 {
        font-size: 34px;
    }

    .remote-monitor-content h3 {
        font-size: 22px;
    }



 .service-why-section {
        padding: 60px 0;
    }

    .service-why-heading {
        margin-bottom: 34px;
        font-size: 34px;
    }

    .service-why-grid {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }

    .service-why-card {
        min-height: 250px;
    }



.about-story-section {
        padding: 60px 0;
    }

    .about-story-wrap {
        grid-template-columns: 1fr;
    }

    .about-story-title {
        justify-content: flex-start;
        padding: 0 0 30px;
        border-right: 0;
        border-bottom: 1px solid #dcdcdc;
    }

    .about-story-title h2 {
        font-size: 48px;
        line-height: 0.9;
    }

    .about-story-content {
        padding: 35px 0 0;
    }

 .journey-section {
        padding: 0px 0 50px 0;
    }

    .journey-section-heading h2 {
        font-size: 24px;
    }

    .journey-line {
        left: 28px;
    }

    .journey-item {
        grid-template-columns: 56px minmax(0, 1fr);
        min-height: 0;
        padding-bottom: 35px;
    }

    .journey-marker {
        grid-column: 1;
        grid-row: 1 / span 2;
        padding-top: 40px;
    }

    .journey-side {
        grid-column: 2;
        width: 100%;
        padding: 30px 0 0 20px;
        border-bottom: 0;
    }

    .journey-side--left,
    .journey-side--right {
        justify-content: flex-start;
    }

    .journey-item--image_left .journey-side--left,
    .journey-item--image_right .journey-side--right {
        grid-row: 1;
    }

    .journey-item--image_left .journey-side--right,
    .journey-item--image_right .journey-side--left {
        grid-row: 2;
    }

    .journey-copy,
    .journey-media {
        max-width: none;
    }

    .journey-copy--align-right {
        text-align: left;
    }

    .journey-year {
        font-size: 32px;
    }

    .journey-media img {
        max-height: 420px;
    }

    .journey-final {
        padding-left: 75px;
        text-align: left;
    }

    .journey-final-marker {
        left: 28px;
    }




.about-row{

grid-template-columns:1fr;

gap:40px;

padding:55px 0;

}

.about-left{

justify-content:center;

text-align:center;

flex-direction:column;

}

.heading h2{

font-size:40px;

}

.about-right{

text-align:center;

font-size:18px;

}

.values-list{

text-align:left;

display:inline-block;

}



 .about-stats-section {
        padding: 60px 0;
    }

    .about-stats-grid {
        grid-template-columns: repeat(2, minmax(0, 1fr));
        gap: 22px;
    }

    .about-stat-card {
        min-height: 240px;
    }

 .management-team-section {
        padding: 60px 0;
    }

    .management-team-heading {
        margin-bottom: 35px;
        font-size: 30px;
    }

    .management-team-grid {
        grid-template-columns: repeat(2, minmax(0, 1fr));
        gap: 40px 28px;
    }

    .management-team-photo img {
        height: 320px;
    }

    .team-modal-layout {
        grid-template-columns: 1fr;
    }

    .team-modal-photo img {
        height: 380px;
        min-height: 0;
        object-position: top center;
    }

    .team-modal-content {
        padding: 40px 35px;
    }
.about-stats-section h2 { font-size: 30px; }

.founder-message-section {
        padding: 60px 0;
    }

    .founder-message-wrap {
        grid-template-columns: 110px minmax(0, 1fr);
        gap: 25px;
        max-width: 800px;
    }

    .founder-message-quote {
        font-size: 115px;
    }

    .founder-message-content h2 {
        font-size: 32px;
    }

    .founder-message-text {
        font-size: 21px;
    }


 .amc-section {
        padding: 60px 0;
    }

    .amc-header h2 {
        font-size: 34px;
    }

    .amc-tabs {
        grid-template-columns: 1fr;
        gap: 30px;
    }

    .amc-image-panel img {
        height: auto;
        min-height: 0;
        max-height: 600px;
        aspect-ratio: 16 / 10;
    }



.about-gallery-section {
        padding: 60px 0;
    }

    .about-gallery-heading {
        margin-bottom: 34px;
        font-size: 34px;
    }

    .about-gallery-main-slide img {
        height: 440px;
    }

    .about-gallery-thumb {
        height: 90px;
    }    



  .youtube-video-section {
        padding: 60px 0;
    }

    .youtube-video-heading {
        margin-bottom: 34px;
        font-size: 34px;
    }

    .youtube-video-grid {
        grid-template-columns: repeat(2, minmax(0, 1fr));
        gap: 34px 28px;
    }



.youtube-shorts-section {
        padding: 60px 0;
    }

    .youtube-shorts-heading {
        margin-bottom: 34px;
        font-size: 34px;
    }

    .youtube-shorts-grid {
        grid-template-columns: repeat(4, minmax(0, 1fr));
        gap: 28px 14px;
    }  
    
    
.projects-gallery-section {
        padding: 60px 0;
    }

    .projects-gallery-heading {
        font-size: 34px;
    }

    .projects-gallery-filters {
        gap: 8px 26px;
    }

    .projects-gallery-grid {
        column-count: 2;
    }



 .recent-projects-section {
        padding: 60px 0;
    }

    .recent-projects-heading {
        font-size: 34px;
    }

    .recent-projects-grid {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }

    .commercial-project-popup,
    .residential-project-popup {
        grid-template-columns: 1fr;
    }

    .commercial-project-image img {
        height: 420px;
        min-height: 0;
    }

    .residential-project-main-image img {
        height: 380px;
    }

    .recent-project-modal-nav {
        position: absolute;
        top: 50%;
    }

    .recent-project-modal-prev {
        left: 8px;
    }

    .recent-project-modal-next {
        right: 8px;
    }

.about-story-title h2 { max-width: inherit; }
.about-story-title h2 br { display: none; }
    


  }



@media (max-width: 767px) {


  .contact-page { background:none;  padding:40px 0 0px 0 ; }
  .contact-page .contact-left { padding:30px 15px; }
  .contact-page .contact-form { background:#f7f7f7; padding:50px 30px; margin: 0 -15px; border-bottom: 1px solid #ccc; }
  
.innerbanner .banneroverlay { background: transparent linear-gradient(125deg, #f6f6f6 40%, #414E6000 100%) 0% 0% no-repeat padding-box; }
.page-template-About .banner_text p { font-size:25px; }


  .home-hero__top {
    padding-top: 28px;
  }

  .home-hero__title {
    font-size: 38px;
    line-height: 1.04;
    letter-spacing: -1px;
  }

  .home-hero__desc {
    margin-top: 22px;
  }

  .home-hero__desc p {
    font-size: 16px;
    line-height: 1.6;
  }

  .home-hero__buttons {
    gap: 14px;
    margin-top: 28px;
  }

  .hero-btn {
    min-height: 52px;
    width: 100%;
    padding: 0 20px;
  }

  .home-hero__visual {
    height: 300px;
    margin-top: 28px;
  }

  .home-hero__red-shape {
    width: 170px;
    height: 160px;
    border-bottom-right-radius: 48px;
  }

  .home-hero__band-inner {
    flex-direction: column;
    gap: 18px;
    padding-top: 34px;
    padding-bottom: 38px;
  }

  .home-hero__band-logo {
    padding-top: 0;
  }

  .home-hero__band-text p {
    font-size: 16px;
  }

  .home-hero__band-cut {
    display: none;
  }

  .services-section {
    padding: 70px 0 80px;
  }

  .services-section__title {
    font-size: 36px;
  }

  .services-section__intro {
    margin-top: 14px;
  }

  .services-section__intro p {
    font-size: 17px;
    line-height: 1.65;
  }

  .services-grid {
    grid-template-columns: 1fr;
    gap: 20px;
    margin-top: 34px;
  }

  .service-card,
  .service-card--wide {
    grid-column: span 1;
    min-height: auto;
    padding: 24px;
  }

  .service-card--wide .service-card__inner {
    flex-direction: column;
    align-items: flex-start;
    gap: 22px;
  }

  .service-card__title {
    font-size: 22px;
  }

  .service-card__cta {
    align-self: flex-start;
  }


   .why-home-section {
    padding: 70px 0 80px;
  }

  .why-home__title {
    font-size: 30px;
  }

  .why-home__intro {
    margin-top: 16px;
  }

  .why-home__intro p {
    font-size: 17px;
    line-height: 1.65;
  }

  .why-home__list {
    margin-top: 28px;
    gap: 22px;
  }

  .why-home__item {
    gap: 16px;
  }

  .why-home__icon {
    width: 46px;
    height: 46px;
    flex: 0 0 46px;
  }

  .why-home__icon img {
    width: 20px;
    height: 20px;
  }

  .why-home__item-title {
    font-size: 20px;
  }

  .why-home__item-desc {
    font-size: 15px;
    line-height: 1.65;
  }

  .why-home__action {
    margin-top: 30px;
  }

  .why-home__btn {
    width: 100%;
  }

  .why-home__image-wrap {
    padding-bottom: 0;
  }

  .why-home__image-note {
    position: relative;
    width: 100%;
    min-height: auto;
    margin-top: 0;
  }

  .why-home__image-note-shape {
    clip-path: polygon(18% 100%, 42% 0, 100% 0, 100% 100%);
    border-bottom-right-radius: 12px;
  }

  .why-home__image-note-content {
    padding: 18px 18px 16px 58px;
  }

  .why-home__image-note-text p {
    font-size: 15px;
  }

  .destination-home-section {
    padding: 70px 0 80px;
  }

  .destination-home__tiles {  
    
    max-width: 100%;
  }

  .destination-tile {
    min-height: 130px;
    border-radius: 18px;
    padding: 20px 18px 18px;
  }

  .destination-tile__icon {
    margin-bottom: 20px;
  }

  .destination-tile__icon img {
    width: 28px;
    height: 28px;
  }

  .destination-tile__title {
    font-size: 16px;
    line-height: 1.35;
  }

  .destination-home__title {
    font-size: 36px;
  }

  .destination-home__desc {
    margin-top: 18px;
  }

  .destination-home__desc p {
    font-size: 16px;
    line-height: 1.65;
    margin-bottom: 18px;
  }

  .destination-home__action {
    margin-top: 28px;
  }

  .destination-home__btn {
    width: 100%;
  }

     .tax-snapshot-section {
    padding: 58px 0 60px;
  }

  .tax-snapshot__title {
    font-size: 32px;
  }

  .tax-snapshot__intro {
    margin-top: 16px;
  }

  .tax-snapshot__intro p {
    font-size: 16px;
    line-height: 1.5;
  }

  .tax-snapshot__grid {
    gap: 14px;
    margin-top: 28px;
  }

  .tax-snapshot__card {
    border-radius: 16px;
    min-height: 112px;
    padding: 20px 18px;
  }

  .tax-snapshot__value {
    font-size: 30px;
    margin-bottom: 10px;
  }

  .tax-snapshot__label {
    font-size: 15px;
    line-height: 1.4;
    max-width: 100%;
  }

  .tax-snapshot__action {
    margin-top: 28px;
  }

  .tax-snapshot__btn {
    width: 100%;
    max-width: 320px;
    min-width: 0;
  }


   .cta-home-section {
    padding: 58px 0 60px;
  }

  .cta-home {
    gap: 22px;
  }

  .cta-home__title {
    font-size: 28px;
    line-height: 1.12;
  }

  .cta-home__text p {
    font-size: 16px;
    line-height: 1.6;
  }

  .cta-home__action {
    margin-top: 22px;
  }

  .cta-home__btn {
    width: 100%;
    max-width: 220px;
  }

   .site-footer {
    padding: 38px 0 0;
  }

  .site-footer__top {
    grid-template-columns: 1fr;
    gap: 26px;
  }

  
  .site-footer__links a,
  .site-footer__contact-text,
  .site-footer__contact-text a {
    font-size: 14px;
  }

  .site-footer__bottom {
    margin-top: 30px;
    padding-top: 18px;
    gap: 12px;
  }

  .site-footer__legal {
    flex-wrap: wrap;
    gap: 8px;
  }

   .destination-hk-section {
    padding: 52px 0 50px;
  }

  .destination-hk-vision {
    padding: 52px 0 60px;
  }

  .destination-hk-top__heading {
    font-size: 28px;
  }

  .destination-hk-vision__header h2 {
    font-size: 28px;
  }

  .destination-hk-info-card__content h3 {
    font-size: 19px;
  }

  .destination-hk-cta__content h2 {
    font-size: 32px;
  }

  .destination-hk-highlight-card,
  .destination-hk-info-card {
    grid-template-columns: 1fr;
  }

  .destination-hk-cta {
    padding: 28px 22px;
  }


   .why-efsl-section {
    padding: 54px 0;
  }

  .why-efsl-section .container {
    max-width: 100%;
  }

  .why-efsl-section__intro {
    margin-bottom: 32px;
  }

  .why-efsl-section__intro h2,
  .why-efsl-section__intro h1 {
    font-size: 36px;
    line-height: 1.15;
    margin-bottom: 18px;
  }

  .why-efsl-section__intro p {
    font-size: 16px;
    line-height: 1.7;
  }

  .why-efsl-section__items {
    gap: 22px;
  }

  .why-efsl-item {
    grid-template-columns: 28px 1fr;
    gap: 16px;
  }

  .why-efsl-item__icon-box {
    width: 28px;
    height: 28px;
    border-radius: 7px;
  }

  .why-efsl-item__text {
    font-size: 15px;
    line-height: 1.7;
  }


    .about-efsl-page {
    padding: 50px 0 30px;
  }

  .about-efsl-intro {
    margin-bottom: 60px;
  }

  .about-efsl-intro__heading {
    font-size: 26px;
  }

  .about-efsl-intro__text p,
  .about-efsl-highlight-card__text p,
  .about-efsl-cta__content p {
    font-size: 16px;
  }

  .about-efsl-service-item {
    grid-template-columns: 42px 1fr;
    gap: 14px;
  }

  .about-efsl-service-item__icon {
    width: 42px;
    height: 42px;
  }

  .about-efsl-service-item__content h3 {
    font-size: 20px;
  }

  .about-efsl-highlight-card {
    padding: 32px 24px;
  }

  .about-efsl-people__heading {
    font-size: 26px;
    margin-bottom: 28px;
  }

  .about-efsl-person-card__top {
    grid-template-columns: 1fr;
    gap: 18px;
    align-items: start;
  }

  .about-efsl-person-card__photo {
    max-width: 220px;
  }

  .about-efsl-person-card__meta h3 {
    font-size: 24px;
  }

  .about-efsl-cta {
    padding: 32px 24px;
  }

  .about-efsl-cta__content h2 {
    font-size: 24px;
  }


   .tax-hk-cards-section,
  .tax-hk-dontpay-section,
  .tax-hk-setup-section {
    padding: 54px 0;
  }

  .tax-hk-section-head {
    margin-bottom: 28px;
  }

  .tax-hk-section-head h2 {
    font-size: 26px;
  }

  .tax-hk-section-head p,
  .tax-hk-dontpay__intro {
    font-size: 16px;
  }

  .tax-hk-card {
    padding: 20px 18px 22px;
  }

  .tax-hk-card h3,
  .tax-hk-setup-item__content h3,
  .tax-hk-dontpay__content h2 {
    font-size: 20px;
  }

  .tax-hk-card__badge {
    font-size: 14px;
    padding: 8px 12px;
  }

  .tax-hk-dontpay__list li,
  .tax-hk-card__desc p,
  .tax-hk-card__note p,
  .tax-hk-setup-item__desc p {
    font-size: 15px;
  }

  .tax-hk-setup-nav ul {
    grid-template-columns: 1fr;
  }

  .tax-hk-setup-item {
    grid-template-columns: 44px minmax(0, 1fr);
    gap: 14px;
  }

  .tax-hk-setup-item__icon {
    width: 44px;
    height: 44px;
    border-radius: 12px;
  }

  .tax-hk-setup-item__icon img {
    width: 24px;
    height: 24px;
  }

   .contact-page__top{
    grid-template-columns:1fr;
  }


  .faq-title {
    font-size: 28px;
  }

  .faq-question {
    font-size: 16px;
    padding: 16px;
  }

  .faq-answer {
    padding: 0 16px;
  }

  .faq-item.active .faq-answer {
    padding: 12px 16px 16px;
  }

   .home-trust-content h2 {
        font-size: 36px;
    }

    .home-trust-content h3 {
        font-size: 28px;
    }

    .home-trust-content p {
        font-size: 16px;
    }

    .trust-stats {
        flex-direction: column;
        margin-top: 30px;
    }

    .trust-stat-box {
        width: 100%;
        min-width: auto;
        padding: 18px 0;
        border-right: 0;
        border-bottom: 1px solid #ddd;
    }

    .trust-stat-box:last-child {
        border-bottom: 0;
    }

    .trust-stat-box strong {
        font-size: 38px;
    }



 .solar-solutions-heading {
        font-size: 28px;
    }

    .solar-tabs {
        flex-direction: column;
        align-items: center;
        gap: 12px;
        margin-bottom: 30px;
    }

    .solar-tabs a::after {
        display: none;
    }

    .solar-solution-content h3 {
        font-size: 24px;
    } 
    
    

 .customer-logo-section {
        padding: 50px 0;
    }

    .customer-logo-title h2 {
        font-size: 26px;
    }

    .customer-logo-box {
        height: 100px;
    }  
    
    

.customer-logo-section {
        padding: 50px 0;
    }

    .customer-logo-title h2 {
        font-size: 26px;
    }

    .customer-logo-box {
        height: 100px;
    }


 .solar-steps-content h2 {
        font-size: 28px;
    }

    .solar-step-item {
        grid-template-columns: 36px 1fr;
        gap: 16px;
        padding: 15px 0;
    }

    .solar-step-number {
        width: 32px;
        height: 32px;
        font-size: 13px;
    }

    .solar-step-text h3 {
        font-size: 18px;
    }

    .solar-step-text p {
        font-size: 14px;
    }    

 .home-blog-section {
        padding: 55px 0;
    }

    .home-blog-grid {
        grid-template-columns: 1fr;
        gap: 35px;
    }

    .home-blog-heading {
        font-size: 28px;
        margin-bottom: 30px;
    }

    .home-blog-image img {
        height: auto;
    }

    .home-blog-card h3 {
        font-size: 19px;
    }


  .page-intro-heading h2 {
        font-size: 28px;
    }

    .page-intro-content p {
        font-size: 16px;
    }


.roi-right{

grid-template-columns:1fr;

}

.roi-left h2{

font-size:32px;

}

.roi-heading h3 { font-size:32px; }

.roi-percent{

font-size:32px;

}

    .subsidy-section {
        padding: 50px 0;
    }

    .subsidy-content h2 {
        font-size: 28px;
    }

    .subsidy-text p {
        font-size: 16px;
    }

    .subsidy-link {
        margin-top: 20px;
    }





.why-maruthi-section {
        padding: 50px 0;
    }

    .why-maruthi-wrap h2 {
        font-size: 25px;
    }

    .why-maruthi-left > p,
    .why-accordion-content p,
    .why-maruthi-wrap p {
        font-size: 16px;
    }
    

    .why-accordion-header {
        gap: 14px;
    }

    .why-accordion-header img {
        width: 36px;
        height: 36px;
        flex-basis: 36px;
    }

    .why-accordion-content {
        padding-left: 58px;
    }




.case-study-section{

padding:60px 0;

}

.case-study-heading h2{

font-size:26px;

}

.case-study-heading span{

font-size:16px;

}

.case-text{

font-size:18px;

}

.play-text{

font-size:14px;

}

.casestudyslider .slick-prev{

left:-5px;

}

.casestudyslider .slick-next{

right:-5px;

}


.benefits-section{

padding:60px 0;

}

.benefits-content h2{

font-size:25px;

margin-bottom:20px;

}

.benefit-text h4{

font-size:16px;

}

.benefit-text p{

font-size:16px;

}

 .ground-solar-section {
        padding: 50px 0;
    }

    .ground-solar-grid {
        grid-template-columns: 1fr;
    }

    .ground-solar-card {
        padding: 24px;
    }

    .ground-solar-heading {
        font-size: 28px;
    }

    .ground-solar-image img {
        height: auto;
    }

    .ground-solar-content h3 {
        font-size: 20px;
    }

    .ground-solar-content p {
        font-size: 16px;
    }


 .funding-models-section {
        padding: 50px 0;
    }

    .funding-models-heading h2,
    .funding-models-heading h3 {
        font-size: 26px;
    }

    .funding-model-title-row {
        gap: 16px;
    }

    .funding-model-title-row img {
        width: 54px;
        height: 54px;
        flex-basis: 54px;
    }

    .funding-model-title-row h4 {
        font-size: 24px;
    }

    .funding-red-line {
        margin-left: 70px;
    }

    .funding-model-content p {
        font-size: 16px;
    }


 .deliver-section {
        padding: 50px 0;
    }

    .deliver-content h2 {
        font-size: 27px;
    }

    .deliver-list li {
        font-size: 16px;
        padding-left: 30px;
    }


 .industrial-case-heading h2 {
        font-size: 30px;
    }

    .industrial-case-card {
        padding: 20px;
    }

    .case-stats {
        grid-template-columns: 1fr;
        gap: 20px;
    }

   

    .case-stats > div {
        border-right: 0;
        border-bottom: 1px solid #ddd;
        padding-bottom: 15px;
    }

    .case-stats > div:last-child {
        border-bottom: 0;
    }

    .case-stats strong {
        font-size: 24px;
    }

    .highlight-box {
        font-size: 24px;
    }


    .megawatt-intro-section {
        padding: 50px 0;
    }

    .megawatt-intro-section .container {
        padding-right: 20px;
        padding-left: 20px;
    }

    .megawatt-intro-content {
        gap: 35px;
    }

    .megawatt-intro-block h2 {
        margin-bottom: 16px;
        font-size: 28px;
        line-height: 1.3;
    }

    .megawatt-intro-text {
        font-size: 16px;
    }

    

 .expect-section {
        padding: 50px 0;
    }

    .expect-section .container {
        padding-right: 20px;
        padding-left: 20px;
    }

    .expect-heading {
        font-size: 28px;
    }

    .expect-grid {
        grid-template-columns: 1fr;
        gap: 20px;
    }

    .expect-card {
        padding: 35px 28px;
    }

    .expect-icon {
        height: auto;
        margin-bottom: 22px;
    }

    .expect-icon img {
        max-width: 90px;
        max-height: 72px;
    }

    .expect-card h3 {
        font-size: 23px;
    }

    .expect-description {
        font-size: 16px;
    }

.step-heading h2 { font-size:24px; }


 .storage-benefits-section {
        padding: 50px 0;
    }

    .storage-benefits-section .container {
        padding-right: 20px;
        padding-left: 20px;
    }

    .storage-eyebrow {
        font-size: 14px;
    }

    .storage-benefits-heading h2 {
        font-size: 28px;
        line-height: 1.3;
    }

    .storage-benefit-item {
        grid-template-columns: 20px minmax(0, 1fr);
        gap: 11px;
        padding: 22px 0;
    }

    .storage-check {
        font-size: 21px;
    }

    .storage-benefit-content h3 {
        font-size: 19px;
    }

    .storage-benefit-content p {
        font-size: 15px;
    }


/* =========================================================
   MOBILE NAVIGATION
   ========================================================= */

   header .navbar-nav {
        display: block;
        width: 100%;
        padding: 10px 0;
    }

    header .navbar-nav > li {
        display: block;
        width: 100%;
    }

    header .navbar-nav > li > a {
        margin: 0;
        padding: 12px 15px;
        border-bottom: 1px solid #e5e5e5;
        white-space: normal;
    }

    header .navbar-nav > li > a:hover,
    header .navbar-nav > li.active > a,
    header .navbar-nav > li.current-menu-item > a,
    header .navbar-nav > li.current-menu-ancestor > a {
        border-bottom-color: #e5e5e5;
    }

    /* Mobile dropdown stays within menu */
    header .navbar-nav .dropdown-menu,
    header .navbar-nav .sub-menu {
        position: static !important;
        top: auto !important;
        left: auto !important;

        display: none !important;
        visibility: visible;
        opacity: 1;

        width: 100%;
        min-width: 0;
        max-width: none;
        padding: 0 0 0 15px;

        border-top: 0;
        box-shadow: none;
        transform: none;
        pointer-events: auto;
    }

    header .navbar-nav > li.open > .dropdown-menu,
    header .navbar-nav > li.open > .sub-menu,
    header .navbar-nav > li.submenu-open > .dropdown-menu,
    header .navbar-nav > li.submenu-open > .sub-menu {
        display: block !important;
    }

    header .navbar-nav .dropdown-menu > li > a,
    header .navbar-nav .sub-menu > li > a {
        padding: 10px 15px;
        background: #f7f7f7;
        white-space: normal;
    }

    header .navbar-nav .dropdown-menu > li > a:hover,
    header .navbar-nav .sub-menu > li > a:hover {
        padding-left: 20px;
    }


.service-intro-section {
        padding: 50px 0;
    }

    .service-intro-section .container {
        padding-right: 20px;
        padding-left: 20px;
    }

    .service-intro-icon img {
        max-width: 82px;
        max-height: 78px;
    }

    .service-intro-heading {
        font-size: 28px;
        line-height: 1.3;
    }

    .service-intro-heading span {
        display: block;
        margin-top: 4px;
    }

    .service-intro-subheading {
        font-size: 19px;
    }

    .service-intro-divider {
        margin-top: 26px;
        margin-bottom: 22px;
    }

    .service-intro-content {
        font-size: 15px;
        line-height: 1.6;
    }


    
 .warranty-support-section {
        padding: 50px 0;
    }

    .warranty-support-section .container {
        padding-right: 20px;
        padding-left: 20px;
    }

    .warranty-title-row h2 {
        font-size: 28px;
    }

    .warranty-tags {
        display: flex;
        width: 100%;
    }

    .warranty-tags span {
        flex: 1;
        padding: 8px 10px;
        font-size: 12px;
        text-align: center;
    }

    .warranty-card,
    .warranty-card--small {
        grid-template-columns: 1fr;
        gap: 20px;
        padding: 24px;
    }

    .warranty-card-image {
        justify-content: flex-start;
    }

    .warranty-card-image img,
    .warranty-card--small .warranty-card-image img {
        width: auto;
        max-width: 180px;
        max-height: 180px;
    }

    .warranty-card-content h3 {
        font-size: 20px;
    }

    .warranty-points li {
        font-size: 15px;
    }
    
  
   .remote-monitor-section {
        padding: 50px 0;
    }

    .remote-monitor-section .container {
        padding-right: 20px;
        padding-left: 20px;
    }

    .remote-monitor-content h2 {
        font-size: 28px;
    }

    .remote-monitor-content h3 {
        font-size: 19px;
    }

    .remote-monitor-features {
        grid-template-columns: 1fr;
    }

    .remote-monitor-feature {
        min-height: 48px;
    }

    .remote-monitor-intro,
    .remote-monitor-copy {
        font-size: 15px;
    }



 .service-why-section {
        padding: 50px 0;
    }

    .service-why-section .container {
        padding-right: 20px;
        padding-left: 20px;
    }

    .service-why-heading {
        font-size: 28px;
    }

    .service-why-grid {
        grid-template-columns: 1fr;
        gap: 18px;
    }

    .service-why-card {
        min-height: 0;
        padding: 30px 24px;
    }

    .service-why-icon {
        height: auto;
        margin-bottom: 20px;
    }

    .service-why-icon img {
        max-width: 88px;
        max-height: 82px;
    }

    .service-why-text {
        max-width: none;
        font-size: 17px;
    }

    .service-why-closing {
        margin-top: 28px;
    }

    .service-why-closing p {
        font-size: 19px;
    }

    .about-story-section {
        padding: 50px 0;
    }

    .about-story-section .container {
        padding-right: 20px;
        padding-left: 20px;
    }

    .about-story-title h2 {
        font-size: 40px;
        line-height: 0.95;
        letter-spacing: -1px;
    }

    .about-story-content {
        padding-top: 28px;
        font-size: 15px;
    }

  
   .journey-section {
        padding:0px 0 40px 0;
    }

    .journey-section .container {
        padding-right: 20px;
        padding-left: 20px;
    }

    .journey-section-heading {
        margin-bottom: 32px;
    }

    .journey-section-heading h2 {
        font-size: 22px;
    }

    .journey-line {
        left: 17px;
    }

    .journey-item {
        grid-template-columns: 34px minmax(0, 1fr);
        padding-bottom: 30px;
    }

    .journey-marker {
        padding-top: 32px;
    }

    .journey-marker span {
        width: 12px;
        height: 12px;
    }

    .journey-side {
        padding: 24px 0 0 14px;
    }

    .journey-year {
        font-size: 28px;
    }

    .journey-copy h3 {
        font-size: 19px;
    }

    .journey-description {
        font-size: 14px;
    }

    .journey-media--double {
        grid-template-columns: 1fr;
    }

    .journey-media--double img {
        height: auto;
        max-height: 320px;
    }

    .journey-final {
        padding: 40px 0 0 48px;
    }

    .journey-final-marker {
        left: 17px;
        width: 12px;
        height: 12px;
    }

    .journey-final h3 {
        font-size: 28px;
    }
  
  
    .about-purpose{

padding:20px 0;

}

.about-left img{

width:70px;

}

.heading span{

font-size:18px;

}

.heading h2{

font-size:36px;

}

.about-right{

font-size:16px;

line-height:1.7;

}

.values-list li{

font-size:16px;

}
  

.about-stats-section {
        padding: 50px 0;
    }

    .about-stats-section .container {
        padding-right: 20px;
        padding-left: 20px;
    }

    .about-stats-grid {
        grid-template-columns: 1fr;
        gap: 18px;
    }

    .about-stat-card {
        min-height: 0;
        padding: 30px 22px;
    }

    .about-stat-icon {
        height: auto;
        margin-bottom: 18px;
    }

    .about-stat-icon img {
        max-width: 88px;
        max-height: 82px;
    }

    .about-stat-card h3 {
        font-size: 25px;
    }

    .about-stat-card p {
        font-size: 15px;
    }


 .management-team-section {
        padding: 50px 0;
    }

    .management-team-section .container {
        padding-right: 20px;
        padding-left: 20px;
    }

    .management-team-heading {
        font-size: 26px;
    }

     .man.about-stats-section h2 { font-size: 26px; }

    .management-team-grid {
        grid-template-columns: 1fr;
        gap: 38px;
    }

    .management-team-photo img {
        height: auto;
        max-height: 430px;
    }

    .management-team-summary {
        min-height: 0;
    }

    .team-modal {
        padding: 15px;
    }

    .team-modal-dialog {
        max-height: calc(100vh - 30px);
    }

    .team-modal-photo img {
        height: 300px;
    }

    .team-modal-content {
        padding: 34px 24px 30px;
    }

    .team-modal-content h2 {
        font-size: 27px;
    }

    .team-modal-description {
        font-size: 15px;
    }
  
 .founder-message-section {
        padding: 50px 0;
    }

    .founder-message-section .container {
        padding-right: 20px;
        padding-left: 20px;
    }

    .founder-message-wrap {
        grid-template-columns: 1fr;
        gap: 12px;
    }

    .founder-message-quote {
        font-size: 90px;
        line-height: 0.65;
        text-align: left;
        
    }

    .founder-message-content h2 {
        font-size: 27px;
    }

    .founder-message-text {
        font-size: 18px;
        line-height: 1.55;
    }
    
 .amc-section {
        padding: 50px 0;
    }

    .amc-section .container {
        padding: 0 20px;
    }

    .amc-header {
        margin-bottom: 30px;
    }

    .amc-header h2 {
        font-size: 28px;
    }

    .amc-header p {
        font-size: 15px;
    }

    .amc-image-panel img {
        aspect-ratio: 4 / 3;
    }

    .amc-benefit-tab {
        grid-template-columns: 22px minmax(0, 1fr);
        gap: 10px;
        padding: 19px 0;
    }

    .amc-check {
        font-size: 21px;
    }

    .amc-benefit-title {
        font-size: 19px;
    }

    .amc-benefit-description {
        font-size: 15px;
    }



  .about-gallery-section {
        padding: 50px 0;
    }

    .about-gallery-section .container {
        padding-right: 20px;
        padding-left: 20px;
    }

    .about-gallery-heading {
        font-size: 28px;
    }

    .about-gallery-main-slide img {
        height: auto;
        min-height: 260px;
        max-height: 430px;
        border-radius: 7px;
        object-fit: cover;
    }

    .about-gallery-thumbs {
        margin-top: 12px;
    }

    .about-gallery-thumb {
        height: 76px;
        border-radius: 5px;
    }

    .about-gallery-main .slick-prev,
    .about-gallery-main .slick-next {
        width: 34px;
        height: 34px;
    }

    .about-gallery-main .slick-prev {
        left: 8px;
    }

    .about-gallery-main .slick-next {
        right: 8px;
    }


 .youtube-video-section {
        padding: 50px 0;
    }

    .youtube-video-section .container {
        padding-right: 20px;
        padding-left: 20px;
    }

    .youtube-video-heading {
        font-size: 28px;
    }

    .youtube-video-grid {
        grid-template-columns: 1fr;
        gap: 30px;
    }

    .youtube-video-title {
        font-size: 17px;
    }

    .youtube-video-more-button {
        width: 100%;
        min-width: 0;
    }

 .youtube-shorts-section {
        padding: 50px 0;
    }

    .youtube-shorts-container {
        padding-right: 20px;
        padding-left: 20px;
    }

    .youtube-shorts-heading {
        font-size: 28px;
    }

    .youtube-shorts-grid {
        grid-template-columns: repeat(2, minmax(0, 1fr));
        gap: 24px 12px;
    }

    .youtube-short-title {
        font-size: 15px;
    }

    .youtube-shorts-more-button {
        width: 100%;
        min-width: 0;
    }
  
.projects-gallery-section {
        padding: 50px 0;
    }

    .projects-gallery-container {
        padding-right: 20px;
        padding-left: 20px;
    }

    .projects-gallery-heading {
        font-size: 28px;
    }

    .projects-gallery-filters {
        justify-content: flex-start;
        overflow-x: auto;
        flex-wrap: nowrap;
        gap: 22px;

        margin-right: -20px;
        margin-left: -20px;
        padding-right: 20px;
        padding-left: 20px;

        scrollbar-width: none;
    }

    .projects-gallery-filters::-webkit-scrollbar {
        display: none;
    }

    .projects-filter-button {
        flex: 0 0 auto;
        white-space: nowrap;
    }

    .projects-gallery-grid {
        column-count: 1;
        column-gap: 0;
    }

    .projects-gallery-item {
        margin-bottom: 20px;
    }

    .projects-gallery-overlay {
        opacity: 1;
        transform: none;
    }

    .projects-gallery-lightbox {
        padding: 15px;
    }

    .projects-lightbox-dialog {
        max-height: calc(100vh - 30px);
    }

    .projects-lightbox-image {
        max-height: calc(100vh - 90px);
    }


  .recent-projects-section {
        padding: 50px 0;
    }

    .recent-projects-container {
        padding: 0 20px;
    }

    .recent-projects-heading {
        font-size: 28px;
    }

    .recent-project-tabs {
        justify-content: flex-start;
        overflow-x: auto;
    }

    .recent-project-tab {
        flex: 0 0 auto;
        padding-right: 22px;
        padding-left: 22px;
        white-space: nowrap;
    }

    .recent-projects-grid {
        grid-template-columns: 1fr;
        gap: 38px;
    }

    .recent-project-modal {
        padding: 12px;
    }

    .recent-project-modal-dialog {
        max-height: calc(100vh - 24px);
        padding: 16px;
    }

    .commercial-project-image img,
    .residential-project-main-image img {
        height: 260px;
    }

    .commercial-project-metrics {
        grid-template-columns: 1fr;
    }

    .commercial-project-metric,
    .commercial-project-metric:first-child {
        padding: 14px 0;
        border-right: 0;
        border-bottom: 1px solid #ddd;
    }

    .commercial-project-metric strong {
        font-size: 20px;
    }

    .commercial-project-lower,
    .residential-project-lower {
        grid-template-columns: 1fr;
        gap: 20px;
    }

    .residential-project-meta {
        grid-template-columns: repeat(2, minmax(0, 1fr));
        gap: 18px 0;
    }

    .residential-project-meta > div {
        padding: 0 12px;
    }

    .residential-project-meta > div:nth-child(2) {
        border-right: 0;
    }

    .residential-project-spec-row {
        grid-template-columns: 1fr;
        gap: 3px;
    }

/* .floating-contact {
        top: auto;
        bottom: 20px;
    }

    .floating-contact-item {
        width: 52px;
        height: 52px;
    }

    .floating-contact-icon {
        width: 52px;
        height: 52px;
    }

    .floating-contact-icon img {
        width: 22px;
        height: 22px;
    }

    .floating-contact-text {
        display: none;
    } */

.technical-parameters-section {
        padding: 35px 0;
    }

    .technical-parameters-container {
        padding: 0 20px;
    }

    .technical-parameters-heading {
        font-size: 21px;
    }

    .technical-table,
    .technical-table tbody,
    .technical-table tr,
    .technical-table th,
    .technical-table td {
        display: block;
        width: 100%;
    }

    .technical-table thead {
        display: none;
    }

    .technical-table tr {
        margin-bottom: 12px;
        border: 1px solid #ddd;
    }

    .technical-table tbody th {
        width: 100%;
        padding: 9px 12px;
        border: 0;
        background: #777666 !important;
        color: #fff;
        font-size: 14px;
    }

    .technical-table tbody td {
        width: 100%;
        padding: 10px 12px;
        border: 0;
        background: #fff !important;
        font-size: 14px;
    }

  
  
  }


@media (max-width: 575px) {
    .home-banner {
        min-height: 500px;
    }

    .banner-content h1 {
        font-size: 30px;
    }
     .banner-content h2 {
        font-size: 26px;
    }

    .banner-content p {
        font-size: 15px;
    }
}




@media (max-width: 480px) {

.home-trust-content h2 { font-size:26px; }
.contact-page h1 { font-size:25px; } 


  .home-hero__title {
    font-size: 32px;
  }

  .home-hero__visual {
    height: 240px;
  }

  .home-hero__red-shape {
    width: 130px;
    height: 130px;
  }

.about-gallery-main-slide img {
        min-height: 220px;
    }

    .about-gallery-thumb {
        height: 65px;
    }



 .about-story-title h2 { font-size: 26px; }


  }


button.submenu-toggle { display:none; }


/* ==============================
   MOBILE SUB MENU
================================ */

@media (max-width: 991px) {

    .site-header__nav .menu-item-has-children {
        position: relative;
    }

    /* Hide submenu initially */
    .site-header__nav .menu-item-has-children > .sub-menu {
        display: none;
        position: static;
        width: 100%;
        margin: 0;
        padding: 0;
        background: #5f5f5f;
        box-shadow: none;
    }

    /* Show submenu when parent is active */
    .site-header__nav .menu-item-has-children.submenu-open > .sub-menu {
        display: block;
    }

    .site-header__nav .sub-menu li {
        width: 100%;
        margin: 0;
        border-top: 1px solid rgba(255,255,255,.15);
    }

    .site-header__nav .sub-menu li a {
        display: block;
        padding: 12px 20px 12px 35px;
        color: #fff;
        font-size: 14px;
        text-decoration: none;
    }

    .site-header__nav .sub-menu li a:hover {
        background: #555;
    }

    /* Parent needs space for arrow */
    .site-header__nav .menu-item-has-children > a {
        padding-right: 50px;
    }

    /* Arrow */
    .site-header__nav .submenu-toggle {
        position: absolute;
        top: 0;
        right: 0;
        z-index: 5;

        width: 48px;
        height: 40px;

        padding: 0;
        border: 0;
        background: transparent;

        color: #fff;
        font-size: 24px;
        line-height: 40px;
        text-align: center;

        cursor: pointer;
    }

    .site-header__nav .submenu-toggle::before {
        content: "+";
    }

    .site-header__nav
    .menu-item-has-children.submenu-open
    > .submenu-toggle::before {
        content: "−";
    }
}





/* Trust counter animation */

.trust-counter {
    display: block;
    opacity: 0;
    transform: translateY(12px);
    font-variant-numeric: tabular-nums;

    transition:
        opacity 0.4s ease,
        transform 0.4s ease;
}

.trust-counter.counter-active {
    opacity: 1;
    transform: translateY(0);
}


/* Reduced motion accessibility */

@media (prefers-reduced-motion: reduce) {

    .trust-counter {
        opacity: 1;
        transform: none;
        transition: none;
    }

}
 