/*
Theme Name: suzlon Child
Theme URI: https://example.com/twenty-twenty-child
Description: A child theme for the Twenty Twenty theme
Author: suzlon 
Author URI: https://example.com
Template: twentytwenty
Version: 1.0.0
Text Domain: twentytwenty-child
*/

/* Custom styles go below */

@font-face {
  font-family: 'ProximaNovaThin';
  src: url('http://103.145.50.65/~suzlon/public_html/wp-content/themes/twentytwenty-child/assets/fonts/Proxima\ Nova\ Thin.otf') format('opentype');
  font-weight: 100;
  font-style: normal;
}

@font-face {
  font-family: 'ProximaNovaLight';
  src: url('http://103.145.50.65/~suzlon/public_html/wp-content/themes/twentytwenty-child/assets/fonts/ProximaNova-Light.woff') format('truetype');
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: 'ProximaNovaRegular';
  src: url('http://103.145.50.65/~suzlon/public_html/wp-content/themes/twentytwenty-child/assets/fonts/ProximaNova-Regular.woff') format('truetype');
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: 'ProximaNovaRegular';
  src: url('http://103.145.50.65/~suzlon/public_html/wp-content/themes/twentytwenty-child/assets/fonts/ProximaNova-Regular.woff') format('truetype');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'ProximaNovaSemibold';
  src: url('http://103.145.50.65/~suzlon/public_html/wp-content/themes/twentytwenty-child/assets/fonts/PROXIMANOVACOND-SEMIBOLD.OTF') format('opentype');
  font-weight: 600;
  font-style: normal;
}

@font-face {
  font-family: 'ProximaNovaBold';
  src: url('http://103.145.50.65/~suzlon/public_html/wp-content/themes/twentytwenty-child/assets/fonts/ProximaNova-Bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
}

@font-face {
  font-family: 'ProximaNovaBlack';
  src: url('http://103.145.50.65/~suzlon/public_html/wp-content/themes/twentytwenty-child/assets/fonts/ProximaNova-Black.ttf') format('truetype');
  font-weight: 900;
  font-style: normal;
}

@font-face {
  font-family: 'ProximaNovaItalic';
  src: url('http://103.145.50.65/~suzlon/public_html/wp-content/themes/twentytwenty-child/assets/fonts/Proxima\ Nova\ Thin\ Italic.otf') format('opentype');
  font-weight: 400;
  font-style: italic;
}

@font-face {
  font-family: 'ProximaNovaBoldItalic';
  src: url('http://103.145.50.65/~suzlon/public_html/wp-content/themes/twentytwenty-child/assets/fonts/Proxima\ Nova\ Bold\ Italic_0.otf') format('opentype');
  font-weight: 700;
  font-style: italic;
}


body {
	  font-family:'ProximaNovaRegular';
    font-size: 16px;
    line-height: 1.6;
    color: #6C6C6C;
    background: #fff;
}
p {
	color: #6C6C6C;
}

h1, h2, h3, h4, h5, h6, .faux-heading, h1, .heading-size-1, h2, .heading-size-2, h3, .heading-size-3 {
    letter-spacing: normal;
    font-family: 'ProximaNovaRegular';
}

.featuredtop .featured-media-inner.section-inner img {
    min-height: 150px;
    object-fit: cover;
    object-position: center;
	 width: 100%;
}
.singular .featured-media-inner {
    left: 0;
    width: 100%;
}
.featuredtop .section-inner {
    max-width: 100%;
    width: calc(100% - 0rem);
}
.featuredtop {
    position: fixed;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: -1;
	flex-direction: column;
}
.featuredtop .header-titles img.custom-logo {
    max-height: 5rem;
}
.card-value img {
    position: relative;
    display: inline-block;
}
.featuredtop .site-logo.faux-heading {
    margin: 0px;
}


body .header-navigation-wrapper {
    background: #01978C;
}
body ul.primary-menu {
    display: flex;
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 0px;
    flex-wrap: wrap;
    justify-content: space-between;
    margin: 0px !important;
    padding: 0px;
}

body .primary-menu a {
    color: #ffffff !important;
    padding: 10px 12px;
    text-decoration: none;
}
body .primary-menu .icon::after {
    height: 0.1rem;
    width: 0.7rem;
}
body .primary-menu .icon::before {
    height: 0.7rem;
    width: 0.1rem;
}
body .primary-menu .icon::before, body .primary-menu .icon::after {
background-color: #C9F364;
}
body .primary-menu a:hover, body .primary-menu a:focus, body .primary-menu .current_page_ancestor, body .primary-menu .current_page_ancestor a {
    text-decoration: none;
    color: #C9F364 !important;
}
.header-inner .toggle path {
    fill: #fff;
}
.search-toggle .toggle-icon, .search-toggle svg {
    height: 1.7rem;
    max-width: 1.7rem;
    width: 1.7rem;
}
.header-inner .toggle-wrapper::before{display:none;}

.home .toggle-wrapper.nav-toggle-wrapper.has-expanded-menu {
    display: block;
}

.asia-card a.readmore:hover {
    background: #C9F364;
    border: 2px solid #C9F364;
}
footer {
  background-color: #FAF8F8;
  padding: 50px 0;
 }

 

 

.footer-section h4 {
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 15px;
  color: #6A6A6A;
}

.footer-section ul {
    list-style: none;
    padding: 0;
    margin: 0px;
}
.footer-section ul li {
    margin-bottom: 8px;
    margin-left: 0px;
}

.footer-section ul li a {
  text-decoration: none;
  color: #6A6A6A;
  font-size: 14px;
}

.footer-section ul li a:hover {
  color: #000;
}

.social-icons {
  display: flex;
  gap: 10px;
  margin-top: 50px;
}

.social-icons img {
  width: 37px;
  height: 37px;
}
ul.op-main {
  padding-top: 128px;
}
.footer-bottom {
 
  padding-top: 20px;
  border-top: 1px solid #ddd;
  margin-top: 30px;
}

.footer-logo {
  width: 120px;
  margin-bottom: 10px;
}

.footer-bottom p {
  font-size: 14px;
 
}

.f-left {
  float: right;
}
.footer-nav-widgets-wrapper.header-footer-group {
    display: none;
}
footer .social-icons a {
    background: transparent !important;
}
.footer-bottom p.f-left a {
    color: #000;
    font-size: 14px;
    text-decoration: none;
}
/*breadcrumbs**/ 
.custom_breadcrumbs nav.breadcrumbs {
    color: #fff;
    font-size: 14px;
    text-align: right;
    margin-top: 20px;
}
.custom_breadcrumbs a {
    text-decoration: none;
    color: #fff;
    margin-right: 5px;
}
.mission-list-content {
    padding-left: 25px;
}
/*mission*/
.content-energy {
    position: relative;
}
.content-energy::before {
    content: '';
    width: 100px;
    height: 6px;
    background-color: #C9F364;
    position: absolute;
    top: -2px;
    left: 50%;
    transform: translateX(-50%);
}
.content-energy::after {
    content: '';
    width: 100px;
    height: 6px;
    background-color: #C9F364;
    position: absolute;
    bottom: -2px;
    left: 50%;
    transform: translateX(-50%);
}
section.mission-vision {
    text-align: center;
    padding: 30px 0px;
}
.mission-content h2 {
    font-size: 30px;
    font-weight: 600;
    color: #fff;
    margin-bottom: 40px;
}
.mission-content h4 {
    font-size: 22px;
    font-weight: 600;
    color: #01978C;
}

.mission-content h6 {
    text-transform: uppercase;
    font-size: 14px;
    color: #fff;
    font-weight: 400;
}
.mission-content .global_presence_corporate {
    background: #0A3F89 0% 0% no-repeat padding-box;
    border-radius: 22px;
    opacity: 0.85;
    padding: 30px 30px;
    color: #fff;
}
.mission-content .global_presence_corporate  p{color:#fff}
.wind-wheal {
    padding-top: 40px;
    text-align: center;
}
.content-energy {
    background-color: #0a3f89e0;
    padding: 40px 0px;
    border-radius: 22px;
}
.content-energy h2 {
    font-size: 26px;
    text-align: center;
	  color: #fff;
}
.content-energy h2 {
    font-size: 26px;
    text-align: center;
    font-weight: 600;
    line-height: 35px;
}
.mission-list-content h4{
    color: #01978C;
    font-size: 22px;
	margin-bottom:10px;
}
.mission-list-content h4 {
    color: #01978C;
    font-size: 22px;
    font-weight: 600;
}
.mission-list-content ul li {
    list-style: none;
    position: relative;
    padding-left: 20px;
    padding-bottom: 10px;
    margin-left: 0px;
    color: #6C6C6C;
}
.mission-list-content ul li::before {
    content: "";
    background: url('./assets/images/list-icon.svg') no-repeat center;
    background-size: contain;
    width: 9px;
    height: 9px;
    position: absolute;
    transform: translateY(-50%);
    left: 0;
    top: 13px;
}
.mission-list {
    padding: 15px 0px 25px 0px;
}
.values-list {
    text-align: center;
}
.card-value{
    text-align: left;
}
.card-value h6 {
    color: #6C6C6C;
    font-size: 18px;
}
.card-value img{
    position: relative;
}
.card-img {
    background: #01978C;
    padding: 16px 10px;
    height: 84px;
    width: 84px;
    border-radius: 50%;
    text-align: center;
    margin-bottom: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.card-value h6 {
    color: #6C6C6C;
    font-size: 18px;
    font-weight: 600;
}
.values-list {
    text-align: center;
    background-color: #F5F5F5;
    padding: 40px 0px;
    border-radius: 22px;
 
}
.values-list .row {
    justify-content: space-evenly;
}
.values-list h4 {
    font-size: 22px;
    font-weight: 600;
    color: #01978C;
}
.mission-list-content ul {
    padding: 0;
    margin: 0px;
}

.suzlon-content {
  text-align: center;
}

.suzlon-content h4{
  font-size: 22px;
    font-weight: 600;
    color: #01978C;
}
.video-panell {
  padding: 20px 0px;
}
.video-panell iframe {
    display: inline-block;
    max-width: 1004px;
}
h1, .heading-size-1, h2, .heading-size-2, h3, .heading-size-3 {
    margin: 0;
}
h4, .heading-size-4, h5, .heading-size-5, h6, .heading-size-6 {
    margin: 0px;
}
.mission-content h4 {
    margin-bottom: 10px;
}

.suzlon-content {
    text-align: center;
    padding: 50px 0px;
}
.wind-wheal img {
    display: inline-block;
}
/* =====Leadership======== */

.leadermember {
    padding: 0px 30px 0px;
    background: transparent linear-gradient(286deg, #01978C 0%, #93C62D 100%) 0% 0% no-repeat padding-box;
    border-radius: 16px;
}section.mission-vision .leadermember .board-member1 img {
    margin-top: -77px;
}
section.mission-vision .leadermember {
    margin-top: 77px;
}
#myTabContent {
    padding-top: 40px;
}
.leadermember .board-member {
    height: 100%;
    display: flex;
    align-items: start;
    flex-direction: column;
    justify-content: center;
}
.technical-card .board-commit h2 {
  font-size: 26px;
  font-weight: 600;
  color: #01978C;
	margin-bottom:8px;
}
.board-member h4{
	  font-size: 26px;
  font-weight: 600;
  color: #fff;
	margin-bottom:8px;
	
}
.board-member h6 {
    font-size: 18px;
    color: #fff;
    text-transform: capitalize;
    font-weight: 400;
}

.leadership-tab .nav-tabs .nav-link {
    text-decoration: none;
    text-transform: capitalize;
}
.board-member p {
  font-size: 14px;
  line-height: 26px;
  padding: 30px 0px;
}
.readmore {
  border: 2px solid #01978C;
  color: #01978C;
  font-size: 16px;
  border-radius: 11px;
  padding: 11px 22px;
  font-weight: 600;
}


.leadership-tab .nav-link.active {
  font-size: 22px;
  color: #01978C!important;
  font-weight: 600;
  border-bottom: 5px solid!important;
  border: 0;
  border-radius: 0;
  background: transparent;
}

 
.leadership-tab .nav-item .nav-link {
  padding: 10px 175px;
  font-weight: 600;
  color: #6C6C6C;
  font-size: 22px;
 
}
.leadership-tab .nav-tabs .nav-link{
  border: none;
}
.leadership-tab .nav-tabs .nav-link:focus,.leadership-tab  .nav-tabs .nav-link:hover {
  isolation: isolate;
  border-color: var(--bs-nav-tabs-link-hover-border-color);
}

.board-member-card {
  padding-bottom:40px;
	position:relative;
}

.member-image img {
  padding: 0px 0px 0px; border-radius: 15px;     margin-bottom: 15px;
}
.member-image h4 {
  font-size: 22px;
  font-weight: 600;
  color: #01978C;
}
.member-image h6 {
  font-size: 15px;
}
.member-image p {
  font-size: 16px;
  padding-top: 20px;
}

.directship-btn {
    background-color: #fff;
    color: #01978C;
    font-weight: 600;
    padding: 14px 24px 14px 18px;
    border-radius: 16px;
    border: solid 1px;
}
.directship-btn img {
  padding-left: 100px;
	display:inline-block;
}
.directship-btn:hover{
  background-color: #C1EB5C;
  color: #01978C;
}
.directship-btn:hover img{
  filter: brightness(0) saturate(100%) invert(37%) sepia(85%) saturate(424%) hue-rotate(145deg) brightness(90%) contrast(95%);
}
.pdf-direct {
  text-align: center;
}
.comit-btn a {
  padding: 10px 20px;
  background-color: #01978C;
  font-size: 18px;
  width: 100%;
  display: block;
  color: #C9F364;
  border-radius: 10px;
}
.committed-card {
  border: 1px solid #01978C;
  padding: 16px;
  border-radius: 16px;
  box-shadow: 0px 6px 12px #00000029;
	  background-color: #fff;
}
.cont-text {
  padding: 20px;
}
.cont-text h4 {
  font-size: 18px;
  font-weight: 600;
  margin-bottom: 4px;
  color: #6C6C6C;
}
.cont-text p {
  margin-bottom: 5px;
}
.board-commit {
  text-align: center;
  padding-bottom: 30px;
}
.board-commit h2 {
  font-size: 30px;
  color: #0A3F89;
  font-weight: 600;
}

.member-image {
  cursor: pointer;
}
.close-data {
  padding: 15px 15px 0px;
}
.modal-dialog-centered {
  max-width: 1000px;
}
.close-data .btn-close {
  float: right;
}
.modal-card {
  padding: 0px 10px;
}
.line {
  border: 1px solid #C9F364;
  margin-bottom: 10px;
  margin: 12px  0px;
}
.modal-details p {
  margin-bottom: 5px;
}
.modal-details h4 {
  font-size: 22px;
  font-weight: 600;
  color: #01978C;
  margin-bottom: 6px;
}
.modal-dialog-centered .modal-body {
  padding: 5px 25px 25px;
}
div#leadership {
  background-color: #000000;
}
.modal-details h6 {
  font-size: 18px;
}

/* ======Global and Indian presence====== */

 
.asia-card h4 {
  font-size: 25px;
  color: #01978C;
  font-weight: 600;
}
.asia-card h6 {
  color: #01978C;
  margin: 0;
  font-size: 18px;
}
 
.country-name p {
  font-size: 15px;
  margin: 0;
  color: #01978C;
}
 
.country-name h6 {
  font-weight: 600;
}
.country-name {
    max-width: 33.333%;
    width: 100%;
    margin-bottom: 10px;
}
.asia-card {
  padding: 20px 0px 50px;
}
.country-flex {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 65px;
  flex-wrap: wrap;
}
.global-table .col-lg-4.col-md-4.col-12 {
  border: 1px solid #ededed;
  border-left: 0px;
}
.global-table .col-lg-4.col-md-4.col-12:nth-child(3), .global-table .col-lg-4.col-md-4.col-12:nth-child(6){
  border-right: none;
}
.global-table {
  padding: 50px 0px;
}

.asia-card.europe h6, .asia-card.europe .country-name p, .asia-card.europe h4 {
  color: #17BC9C;
} 
.asia-card.africa h6, .asia-card.africa .country-name p, .asia-card.africa h4 {
  color: #5AA850;
} 
.asia-card.northamerica h6, .asia-card.northamerica .country-name p, .asia-card.northamerica h4{
  color: #C8D255;
} 
.asia-card.southamerica h6, .asia-card.southamerica .country-name p, .asia-card.southamerica h4{
  color: #82A34B;
} 
.asia-card.australia h6, .asia-card.australia .country-name p, .asia-card.australia h4{
  color: #A4D840;
} 
.primary-menu ul {
    background: #C9F364;
    border-radius: 0.4rem;
    color: #6c6c6c!important;
    font-size: 1.7rem;
    opacity: 0;
    padding: 1rem 0;
    position: absolute;
    right: 9999rem;
    top: calc(100% + 2rem);
    transition: opacity 0.15s linear, transform 0.15s linear, right 0s 0.15s;
    transform: translateY(0.6rem);
    width: 20rem;
    z-index: 1;
}
#site-header .primary-menu .sub-menu li a {
    color: #6c6c6c !important;
    font-size: 14px;
    text-decoration: none;
}

.primary-menu .sub-menu {
    background: #C9F364!important;
    color: #6c6c6c!important;
    top: 41px;
    padding: 0px;
}
.primary-menu li.menu-item-has-children:hover > ul, .primary-menu li.menu-item-has-children:focus > ul, .primary-menu li.menu-item-has-children.focus > ul {
    left: 0;
}
.primary-menu ul::before{
display:none;
}

.primary-menu ul::after{
display:none;
}


.primary-menu .sub-menu li:hover{
color: #6A6A6A;
    background-color: #C1EB5C;

}

@media (min-width: 1000px) {
	body .header-toggles .toggle {
    padding: 0 1rem;
}
	.post-inner {
    padding-top: 0rem;
}
	#site-header {
    z-index: 2;
    top: -22px;
    background: transparent;
}
body .toggle-inner {
    background-color: #C9F364;
    padding: 7px 9px;
    font-size: 14px;
    border-radius: 5px;
    margin-right: 0px;
    height: auto;
    display: block;
}
.primary-menu-wrapper + .header-toggles {
    margin-left: 0rem;
    margin-right: -0px;
}
    .header-navigation-wrapper {
        align-items: center;
        display: flex;
        max-width: 1250px;
        margin: 0px auto;
    }
	.header-inner {
    padding: 0px;
}
	body .container, body .container-lg, body .container-md, body .container-sm, body .container-xl {
    max-width: 1250px;
}
	body .primary-menu > li {
    margin: 0px;
}
}

@media (min-width:768px){
.header-titles-wrapper {
    display: none;
}}

p:empty, p:blank {
  display: none;
}
.leadership-tab ul, .leadership-tab ul li {
    margin: 0px;
}
.leadership-tab ul li {
    width: 50%;
}
a.directship-btn {
    display: inline-block;
    text-decoration: none;
}
a {
    text-decoration: none;
}
.member-image h6 {
    text-transform: capitalize;
    font-weight: 400;
    color: #6C6C6C;
}
.member-image h4 {
    margin-bottom: 8px;
}
.asia-card h4 {
    margin-bottom: 0.5rem;
}
.renewable-enegry-content .col-lg-4.col-md-4.col-12:nth-child(3n) h6,
.renewable-enegry-content .col-lg-4.col-md-4.col-12:nth-child(3n) h4,
.renewable-enegry-content .col-lg-4.col-md-4.col-12:nth-child(3n) .country-name p{
    color: #5AA850;
}
.renewable-enegry-content .col-lg-4.col-md-4.col-12:nth-child(4n) h6,
.renewable-enegry-content .col-lg-4.col-md-4.col-12:nth-child(4n) h4,
.renewable-enegry-content .col-lg-4.col-md-4.col-12:nth-child(4n) .country-name p{
    color: #C8D255;
}

.renewable-enegry-content .col-lg-4.col-md-4.col-12:nth-child(5n) h6,
.renewable-enegry-content .col-lg-4.col-md-4.col-12:nth-child(5n) h4,
.renewable-enegry-content .col-lg-4.col-md-4.col-12:nth-child(5n) .country-name p{
    color: #82A34B;
}
.renewable-enegry-content .col-lg-4.col-md-4.col-12:nth-child(6n) h6,
.renewable-enegry-content .col-lg-4.col-md-4.col-12:nth-child(6n) h4,
.renewable-enegry-content .col-lg-4.col-md-4.col-12:nth-child(6n) .country-name p{
    color: #A4D840;
}
section.directshiplogo .pdf-direct a.directship-btn img {
    height: 30px;
    padding-left: 60px;
}
section.directshiplogo .pdf-direct a.directship-btn {
    max-width: 400px;
    width: 100%;
    margin: auto  auto 20px  auto;
    padding: 14px 20px 10px 20px;
    justify-content: space-between;
    display: flex;
    text-transform: uppercase;
    color: #C9F364;
}
section.directshiplogo {
    padding-bottom: 30px;
}
.pdf-direct-holder {
    width: 33.333%;
}
section.directshipholder .row .pdf-direct-holder img {
    padding-left: 30px;
}
section.directshipholder .row {
    display: flex;
    justify-content: center;
    align-items: center;
}

section.directshipholder .row .pdf-direct-holder a.directship-btn {
    width: 100%;
    margin-bottom: 20px;
    padding: 15px 15px 15px 15px;
    display: flex;
    justify-content: space-between;
	text-transform: uppercase;
	color:#01978c;

}
section.directshipholder .row .pdf-direct-holder a.directship-btn img {
    height: 23px;
    filter: brightness(0) saturate(100%) invert(37%) sepia(85%) saturate(424%) hue-rotate(145deg) brightness(90%) contrast(95%);
}
section.directshipholder .row .pdf-direct-holder a.directship-btn img {
    height: 23px;
}
.card-value.panel h6 {
    color: #01978C;
    text-transform: capitalize;
    margin-bottom: 15px;
}
.leadermember.leadermember0 {
    padding: 50px 50px 15px;
}	
.form-section .card.rounded-3.form.my-auto {
    border-radius: 15px !important;
}
.text-center.mt-4.checkboxbx .form-check input {
    border-radius: 6px !important;
    margin-right: 5px;
}
section.cards.mt-5.mb-5 .col-lg-3:nth-child(2n) .card-value1 .card-img, section.cards.mt-5.mb-5 .col-lg-3:nth-child(4n) .card-value1 .card-img {
    background: #c9f364;
}
/* ====== Responsive Breakpoints ====== */
@media (max-width: 768px) {
	.pdf-direct-holder {
    width: 100%;
}
	.header-inner.section-inner {
    display: none;
}
	.custom_breadcrumbs nav.breadcrumbs {
   margin-top: 0px;
}
	.board-commit h2 {
    font-size: 22px;
    color: #0A3F89;
    font-weight: 600;
}

.board-member-card {
    padding: 15px 0px;
}
  body {
    font-size: 14px;
  }
.readmore {
    display: inline-block;
}
  .leadership-tab .nav-item .nav-link {
    padding: 10px 0px;
    font-weight: 600;
    color: #6C6C6C;
    font-size: 12px;
}
.mission-content h2 {
  font-size: 22px;
  margin-bottom: 20px;
}
.leadermember {
  background-color: #F5F5F5;
  padding: 50px 15px 0px;
  border-radius: 22px;
}

.board-member {
  text-align: left;
  padding: 15px;
}
.board-member p {
   padding: 15px 0px;
}
.directship-btn img {
  padding-left: 20px;
}
.directship-btn {
   padding: 23px 8px;
  font-size: 14px;
}
.values-list {
  padding: 40px 15px;
  border-radius: 22px;
}
.card-img {
    margin: auto;
  margin-bottom: 30px;
}
.directship {
  padding: 0px 0px 30px;
}
.breadcrum-wrapper {
  padding-top: 0px;
}
.wind-wheal {
  padding-top: 0px;
 
}
.suzlon-content h4 {
  font-size: 18px;
}
.video-panell {
  padding-top: 20px;
  max-width: 357px;
  max-height: 342px;
  margin: auto;
}
.video-panell iframe {
  width: 100%;
  height: 100%;
}
.suzlon-content {
  text-align: center;
  padding: 30px 0px;
}
.card-value {
  text-align: center;
}
.content-energy h2 {
  font-size: 14px;
}
.mission-list {
  padding: 30px 0px;
}
}
.card-value.panel h6 {
    color: #01978C;
    text-transform: capitalize;
}

.text-center.mt-4.checkboxbx .form-check-input:checked {
    background-color: #01978c;
    border-color: #01978c;
}
.text-center.mt-4.checkboxbx input[type="checkbox"]:checked::before {
    margin: 0rem 0 0 0rem;
    filter: invert(1);
}
/* ===============another css================== */


 .box{
  width: 253px;
  height: auto;
  padding: 25px;
  background: #FFFFFF 0% 0% no-repeat padding-box;
  border: 1px solid #DEDEDE;
  border-radius: 22px;

 }
 .technical-card .card-body {
  padding: 5px;
}
.technical-card {
  padding: 50px 0px;
}
.technical-card .card_box .col-lg-12{
  display: flex;
  justify-content: space-between;
}

 .card-text p {
  margin: 0px;
}section.cards.mt-5.mb-5 {
    padding: 10px 0px;
}
 .card{
  display: flex;
  justify-content: center;
  border-radius: 22px;
  padding: 30px 10px;
 }
 .card0{
  width: 22rem;
 }
.wrapper1 .text-block p {
    color: #fff;
}
 .card img{
  width: 75px;
  height: 75px;
 }
 .card-img1 {
  margin: auto;
  margin-top: 20px;
  margin-bottom: 10px;
}
.power-curve{
  display: flex;
  justify-content: center;
}
.power-curve .board-commit h2{
  color: #01978C;
  font-size: 26px;
}

.directship-btn01 {
    background-color: #fff;
    color: #01978C;
    font-weight: 600;
    padding: 15px 24px 15px 30px;
    border-radius: 16px;
    display: inline-flex;
    align-items: center;
    border: solid 1px;
}

.card-value1 img {
  position: relative;
  width: 55px;
  height: 55px;
}

/* ============ .contact-form CSS grid ============ */

/* contact form CSS grid layout */
.contact-grid {
  display: grid;
  margin: 30px;
  grid-template-columns: 1fr;
  grid-gap: 35px;
}

/* grid item */
.submit-button {
  justify-self: center;
}

.card-img0 {
  background: #C9F364;
  display: block;
  padding: 16px 10px;
  height: 84px;
  width: 84px;
  border-radius: 50%;
  text-align: center;
  
}
.form-control {
  display: block;
  width: 100%;
  padding: .375rem .75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  border: 1px solid #DEDEDE;
  height: 65px;
  color: var(--bs-body-color);
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-color: var(--bs-body-bg);
  background-clip: padding-box;
  border-radius: 12px;
  transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}
textarea.form-control {
  width: 100%;
  height: 192px;
  /* min-height: calc(1.5em + .75rem + calc(var(--bs-border-width)* 2)); */
}
@media screen and (min-width: 736px) {
  
  .contact-grid {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-template-rows: 40px 40px 140px 40px;
    grid-gap: 35px;
  }
 

  /* --- grid items --- */
  .comment-box {
    grid-column: 1 / -1;
  }
  
  .submit-button {
    justify-self: start;
  }
  
}

/* ============ form styles ============ */

.form-control-label{
  color: #6C6C6C;
  font: normal normal normal 16px/26px;
  margin-bottom: 9px;
  letter-spacing: 0px;
}
.form-select {
  color: #6C6C6C;
}
.directship-btn1 {
  background-color: #01978C;
    color: #C1EB5C;
    font-size: 16px;
    font-weight: 600;
    padding: 10px 30px;
    border-radius: 11px;
}
.directship-btn1:hover {
   background-color: #C1EB5C;
   color: #01978C;
}
.directship-btn2:hover{
  background-color: #C1EB5C;
  color: #01978C;
}
.form{
  background-color: #F5F5F5;
  border: none;
}
.form-control:focus {
  color: var(--bs-body-color);
  background-color: var(--bs-body-bg);
  border-color: #aaa;
  outline: 0;
  box-shadow: none !important;
}
.privacy{
font-size: 16px ;
letter-spacing: 0px;
color: #6C6C6C;
}

.wrapper1 {
  position: relative;
  text-align: center;
}

.centered {
  position: absolute;
  width: 350px;
  top: 56%;
  left: 18%;
  transform: translate(-50%, -50%);
}
.centered h4{
  text-align: left;
  font-weight: 600;
  font-size: 45px;
  line-height: 45px;
  letter-spacing: 0px;
  color: #FFFFFF;
  
}

.text-block {
  opacity: 1;
  background-color: #01978C;
  color: white;
  padding: 15px 40px;
  opacity: 1;
}
.text-block p{
  text-align: left;
}
.ter .d-flex {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.directship-btn2 {
  background-color: #C9F364;
  color: #01978C;
  font-weight: 600;
  padding: 10px 12px;
  border-radius: 16px;
	display:block;
}
.pdf-direct img {
    display: inline-block;
    width: 32px;
}
.image img{
  display: flex;
  width: 88%;
  margin-bottom: 40px;
  justify-content: center;
  align-items: center;
}
.image{
  max-width: 70%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.text-center span a{
  color: #01978C;
  text-decoration: underline;
}
 
.directship-btn img {
  padding-left: 8px !important;
}
.card-title{
  color: #01978C;
  font-weight: bold;
  font-size: 18px; 
}
.card-text{
  text-align: center;
  font: normal normal normal 16px/26px ;
  color: #6C6C6C;;
}
.card-value2 {
  text-align: left;
  margin: 0;
  padding-top: 6px;
  color: #6C6C6C;
  font-size: 18px;
  font-weight: 600;
  line-height: 26px;
  margin-left: 5px;
}




/* ===============checkbox============== */
section.form-section .card.rounded-3.form.my-auto input {
    border-radius: 12px;
}
.text-center.mt-4.checkboxbx .form-check {
    justify-content: center;
    text-align: center;
    display: flex;
    align-items: center;
}
.text-center.mt-4.checkboxbx label.form-check-label {
    margin-bottom: 0px;
}
.text-center.mt-4.checkboxbx input[type="checkbox"] {
    top: 0px;
    margin: 0;
    width: 2rem;
    min-width: 2rem;
    height: 2rem;
}




section.form-section .card.rounded-3.form.my-auto select {
    font-size: 16px;
}
/* ========nav tab======== */
.mission-list1 {
  padding: 0px 0px;
}

.page-template-template-classic-fleet .nav-tabs .nav-item.show .nav-link, .page-template-template-classic-fleet .nav-tabs .nav-link {
  color: var(--bs-nav-tabs-link-active-color);
  background: #E8E8E8;
  
}
.page-template-template-classic-fleet .nav-item p{
  text-align: center;
}
.page-template-template-classic-fleet .nav-tabs {
  border-bottom: none;
 
}
.page-template-template-classic-fleet .nav-tabs .nav-link {
  margin-bottom: 0px;
  border-top-left-radius: 0 ; 
 border-top-right-radius: 0 ; 
 border: none;
 
 cursor: pointer;
}
.page-template-template-classic-fleet .nav-tabs .nav-item.show .nav-link, .page-template-template-classic-fleet .nav-tabs .nav-link.active {
  color: var(--bs-nav-tabs-link-active-color);
  background: #C9F364;
  
}

.hreo-suzlon{
  display: flex;
  justify-self: anchor-center;
}



/* ========nav tab======== */
.page-template-template-classic-fleet .tab-content{
  margin-left: -16px;
  padding-top: 35px;
  padding-bottom: 35px;
}
.mission-vision .classic h4{
  margin-top: 25px;
  margin-bottom: -15px;
}
.mission-list1 {
  padding: 0px 0px;
}

.page-template-template-classic-fleet .nav-tabs .nav-link {
  background: #E8E8E8;
  
}
.page-template-template-classic-fleet .nav-item p{
  text-align: center;
}
.page-template-template-classic-fleet .nav-tabs {
  margin-left: 10px;
  border-bottom: none;
 
}
.page-template-template-classic-fleet .nav-tabs .nav-link {
 margin-bottom: 0px;
 border-top-left-radius: 0 ; 
 border-top-right-radius: 0 ; 
 border: none;
 color: #6C6C6C;
 cursor: pointer;
}
.page-template-template-classic-fleet .nav-tabs .nav-tabs1{
  width: 16.4%;
}
.page-template-template-classic-fleet .nav-tabs1 li a{
  text-align: center;
}
.page-template-template-classic-fleet .nav-tabs  .nav-link.active {
  background: #C9F364;
  
}
.mission-content1 {
  max-width: 1243px;
  margin: auto;
  
}
.mission-content1 img{
  border-radius: 22px;
}
.mission-content1 p {
  padding: 0px 80px;
  margin-top:3rem;
}
.Wind-Turbine img{
  height: 300px;
  border-radius: 22px;
}
.hreo-suzlon{
  display: flex;
  justify-self: anchor-center;
}
.mission-content1 img {
    border-radius: 22px;
}
.mission-content1 p {
    padding: 0px 80px;
    margin-top: 3rem;
}
section.mission-list1 li.nav-item {
    margin: 0px;
}
/* ====== Media Query ====== */
.footer .menu li:nth-child(1) a {
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 15px;
    color: #6A6A6A;
}
.menu-product-services-container ul li:first-child {
    width: 100%;
}

@media (max-width: 768px) {

  .centered h4 {
    font-size: 25px;
    line-height: 25px;
    
}
.centered {
  position: absolute;
  width: 330px;
  top: 61%;
  left: 27%;
  transform: translate(-50%, -50%);
}
 
.card-value2 {
  padding-top: 0px;
}
.card {
  margin-left: 10px;
  padding: 30px 10px;
}
 .commonwrapper .d-flex.gap-2 {
    align-items: center;
    margin-bottom: 20px;
}
	.card-value1 .card-img {
    margin: auto;
    margin-bottom: 0px;
}
	section.cards.mt-5.mb-5 {
    padding: 0px 0px;
    margin-top: 0px!important;
}
	.card-value2 {
    padding-top: 0px;
    font-weight: 400;
}
	.leadermember.leadermember0 .board-member {
    align-items: center;
    padding: 0px;
}
	.card_box .card0 {
    width: auto!important;
    margin-bottom: 20px;
}
}
@media (max-width: 375px) {

  .wrapper-img img{
    height: 200px;
  }
  .centered h4 {
    font-size: 20px;
    line-height: 15px;
}
.centered {
  position: absolute;
  width: 210px;
  top: 85%;
  left: 35%;
  transform: translate(-50%, -50%);
}
.text-block p {
  text-align: left;
  font-size: 16px;
}
.directship-btn2 {
  font-size: 16;
  padding: 12px 9px;
}
.pdf-direct img{
  width: 30px;
}
.text-block {
  padding: 25px;
  margin-bottom: 7px;
}
.leadermember {
  padding: 5px 15px 15px;
  border-radius: 22px;
}
.card-value2 {
  padding-top: 20px;
}
.card {
  margin-left: 10px;
  padding: 30px 10px;
  margin: auto;
}
.image img {
 width: 100%;
}
.pdf-direct {
  text-align: center;
  margin-top: -8px;
}
	.wrapper-img {
    background: #01978c;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
}
}
@media (max-width: 425px) {
  .wrapper-img img{
    height: 200px;
  }
  .card {
    margin: auto;
  }
  .centered h4 {
    font-size: 20px;
    line-height: 15px;
}
.centered {
  position: absolute;
  width: 210px;
  top: 85%;
  left: 35%;
  transform: translate(-50%, -50%);
}
.text-block p {
  text-align: left;
  font-size: 16px;
}
.directship-btn2 {
  font-size: 16px;
  padding: 12px 9px;
}
.pdf-direct img{
  width: 30px;
}
.text-block {
  padding: 25px;
  margin-bottom: 7px;
}
.leadermember {
  padding: 5px 15px 0px;
  border-radius: 22px;
}
.card-value2 {
  padding-top: 20px;
}
.card {
  margin-left: 10px;
  padding: 30px 10px;
  margin: auto;
}
.image img {
 width: 100%;
}
}
section.Committees.investors.helpdesk .cont-text a {
    color: #01978c;
}
section.mission-vision.helpdesk a {
    color: #01978c;
}
.Wind-financial-reports p {
    color: #6C6C6C;
	    font-size: 14px;
}
.Wind-financial-reports h3 {
    font-size: 16px;
    color: #01978c;
	    font-weight: 500;
}
.Wind-financial-reports-pdf a {
    display: flex;
    justify-content: space-between;
    border: solid 1px #ededed;
    padding: 10px;
    border-radius: 12px;
    align-items: center;
    color: #6C6C6C;
    font-weight: 700;
}
.yeasr p {
    text-align: center;
    margin-bottom: 20px;
    padding: 10px;
    font-size: 20px;
    color: #01978c;
    font-weight: 500;
    margin-top: 10px;
}
.Wind-financial-reports {
    text-align: center;
}
ul.nav.nav-tabs.mt-2.financial-reports-presentations .nav-tabs1 {
    width: 6.2%;
}
ul.nav.nav-tabs.mt-2.financial-reports-presentations .nav-tabs1 a {
    padding: 0.8rem 0.5rem;
}
.wrapper-page.page-template-template-classic-fleet .tab-content {
    margin-left: -16px;
    padding-top: 10px;
    padding-bottom: 35px;
}
.footer-section .menu-product-services-container ul li {
    margin-bottom: 0px;
}
.row.card_box.variants .card-img1 img {
    border-bottom: solid #01978c;
}
.frames h4 {
    text-align: center;
    font-size: 22px;
    color: #01978C;
    font-weight: 600;
    margin-bottom: 15px;
}
.windframe-card{
    position: relative;
}
img.d-btn {
    position: absolute;
    bottom: 7px;
    right: 7px;
    cursor: pointer;
}
.v-more{
    text-align: center;
}
.v-more a {
    background-color: #C9F364;
    padding: 10px 25px;
    border-radius: 11px;
    display: inline-block;
    margin: auto;
    font-size: 16px;
    max-width: 130px;
    color: #01978C;
    font-weight: 600;
}
section.mid-photo-gallary {
    padding: 50px 0px;
}
 
[data-fancybox="gallery"] img {
    width: 100%;
}
.primary-menu li ul li:nth-child(even) {
    background: #C1EB5C;
}
.logtop .header-titles {
    padding: 26px 0px;
    margin: 0px;
}
.logtop .header-titles .site-logo.faux-heading {
    margin: 0px;
    display: flex;
    align-items: center;
}
.logtop button.toggle.search-toggle.desktop-search-toggle {
    position: static;
}
.toggle-wrapper.search-toggle-wrapper {
    position: absolute;
    right: 0px;
}
.logtop button.toggle.search-toggle.desktop-search-toggle {
    position: static;
}
.toggle-wrapper.search-toggle-wrapper {
    position: absolute;
    right: 0px;
    top: 50%;
    margin-top: -18px;
}
#site-header {
    top: 0px;
}
.logtop {
    position: relative;
}
.logtop .header-titles .site-logo.faux-heading span.screen-reader-text {
    clip: auto !important;
    overflow: visible !important;
    height: auto !important;
    width: auto !important;
    clip-path: content-box;
    position: static !important;
    white-space: nowrap;
    font-size: 30px;
    padding-left: 20px;
    color: #fff;
}
.logtop .header-titles .site-logo.faux-heading img.custom-logo {
    max-width: 200px;
}
.logtop .header-titles .site-logo.faux-heading img.custom-logo {
    padding-right: 20px;
    border-right: solid 1px #fff;
}
.mission-list .Wind-Turbine img {
    height: auto;
    border-radius: 22px;
}
.commonwrapper {
    padding: 30px;
    background:rgb(255 255 255 / 85%);
    border-radius: 15px;
    max-width: 1230px;
    margin: 25px auto 25px  auto;
}
.inner.bgmission {
    background: #f5f5f5d9;
    padding: 30px 40px;
    border-radius: 22px;
}
.board-member-card a.readmore {
    border: none;
    position: absolute;
    bottom: 128px;
    right: 0px;
	 top: 110px;
}
section.mission-vision .leadermember {
    max-width: 925px;
    margin: auto;
    position: relative;
}
.board-member a.readmore {
    border: none;
    position: absolute;
    right: 0px;
    bottom: 10px;
}
section.directship.pt-2.windman .video-panells {
    background: #ffffffc9 0% 0% no-repeat padding-box;
    border-radius: 16px;
    padding: 15px 25px;
}
section.directship.pt-2.windman .video-panells p {
    margin: 0px;
}.text-white.ctm p {
    color: #fff;
}
.inveer {
    background-color: #0a3f89e0;
    padding: 40px 40px;
    border-radius: 22px;
    color: #fff;
}
.inveer p{color: #fff;}
.board-member.p-2.h2 h4 {
    color: #01978c;
}
.leadermember.leadermember0 {
    padding: 50px 50px 15px;
    background: #F5F5F5;
}
.leadermember.leadermember0 .board-member h4.text-center.headings {
    color: #01978C;
}
.leadermember.leadermember0 .board-member {
    align-items: center;
}
.leadermember.leadermember0 .board-member p {
    padding: 5px 0px;
}
.wrapper-img img {
    border-radius: 15px;
}
.featuredtop .featured-media {
    margin-top: 0rem;
}

.pressrelease ul.nav.flex {
    margin: 0px;
    justify-content: left;
    background: #fff;
    width: auto;
    margin-bottom: 30px;
    flex-wrap: nowrap;
    overflow-x: auto;
}
.pressrelease ul.nav.flex li {
    margin: 0px;
    border: solid 2px #fff;
}
.pressrelease ul.nav.flex li a {
    background: #f5f5f5;
    display: block;
    padding: 10px 15px;
    color: #6C6C6C;
    white-space: nowrap;
}
.comments-wrapper.section-inner {
    display: none;
}
.singular .entry-header {
    background-color: transparent;
}
.leadermember.leadermember0.leadermembernew {
    max-width: 100%;
    padding-bottom: 0px;
}
.leadermember.leadermember0.leadermembernew h4.text-center {
    font-weight: 600;
    color: #01978C;
}
.section-inner.medium {
    display: flex;
    flex-direction: column-reverse;
}
h2.entry-title.heading-size-1 A {
    color: #01978C;
    font-size: 22PX;
    text-align: left;
    display: block;
}
.section-inner {
    width: calc(100% - 0rem);
}
.entry-content > *:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.is-style-wide) {
    max-width: 58rem;
    width: calc(100% - 0rem);
}.post-meta-wrapper {
    margin-top: 0rem;
}
.post-meta-single-top .post-meta {
    justify-content: start;
}
li.post-comment-link.meta-wrapper {
    display: none;
}
.pressrelease figure.featured-media {
    display: none;
}
.leadership-tab .nav-tabs .nav-link {
    border: none;
    width: 100%;
}
hr.post-separator {
    display: none;
}
.blocks h3 {
    text-align: center;
    font-size: 24px;
    color: #01978C;
    margin-top: 10px;
}
.wrapper-page.page-template-template-classic-fleet.newfftslow #myTabContent {
    margin: 0px;
}
ul.listing {
    margin: 0px;
    padding: 0px;
    list-style: none;
}
ul.listing li {
    margin: 0px;
    width: 33.333%;
}
ul.listing li a {
    background: #fff;
    display: flex;
    justify-content: space-between;
    border: solid 1px #ededed;
    padding: 10px;
    border-radius: 12px;
    align-items: center;
    color: #6C6C6C;
    font-weight: 700;
    border: solid 1px #e1dede;
}
ul.nav.nav-tabs.nav-tabsnew {
    margin: 0px;
    justify-content: space-between;
    background: #fff;
    padding: 0px 2px;
}
.pagination .nav-links {
    justify-content: space-between;
    margin: 0;
    width: 300px;
}
a.next.page-numbers {
    background: #01978C;
    color: #fff;
	border-radius:10px;
}
ul.nav.nav-tabs.nav-tabsnew li.nav-item a {
    border-top: solid 2px #fff;
    text-transform: uppercase;
    padding: 7px 21.5px;
    border-bottom: solid 2px #fff;
}

.tab-content.financial-reports-presentations .Wind-financial-reports-pdf a {
    background: #fff;
    margin-bottom: 8px;
}
section.mission-vision.financial-reports-presentationss .mission-content.mission-content1 div {
    color: #fff;
}
ul.nav.nav-tabs.mt-2.financial-reports-presentations {
    background: #fff;
    margin: 0px;
   padding: 0px 2px;
}
ul.nav.nav-tabs.mt-2.financial-reports-presentations li a {
    border-bottom: solid 2px #fff;
    border-top: solid 2px #fff;
}
/* pagination */
.pagination .page-numbers.current {
    background-color: #C9F364;
    width: 35px;
    text-align: center;
    border-radius: 50%;
    height: 35px;
    font-size: 20px;
    padding: 3px;
    color: #01978C;
    font-weight: 500;
}
.pagination .page-numbers {
    background-color: #FAF8F8;
    width: 35px;
    text-align: center;
    border-radius: 50%;
    height: 35px;
    font-size: 20px;
    padding: 3px;
    color: #01978C;
    font-weight: 500;
}
/* ==========================CSR section=========================== */



.csr_background{
  background-color: #e3e9f5;
  padding: 20px 20px;
  border-radius: 15px;
  margin-top: 20px;
  margin-bottom: 50px;
  opacity: 0.9;
}
.corporate_social {
  padding: 40px 0px;
}
.green_tomorrow{
  position: relative;
}
.csr_main p {
  font-size: 14px;
  color: #fff;
  margin-bottom:0;
}
.csr_main {
  text-align: center;
}
.csr_main h2 {
  font-size: 30px;
  color: #fff;
  font-weight: 600;
  margin-bottom: 20px;
}
.green_card {
    position: absolute;
    max-width: 335px;
    top: 12px;
    background-color: #01978C;
    padding: 30px;
    color: #fff;
    left: 50px;
}
a.a_enter {
  display: block;
  float: right;
}
.mian_counter_card {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}
.counter_livehood h3 {
  color: #01978C;
  font-weight: 900;
}
.counter_livehood p {
  margin: 0px;
}
.counter_livehood h3 {
  font-size:22px;
  color: #01978C;
  margin: 0px;
  font-weight: 900;
}
.mian_counter_card {
  display: flex;
  justify-content: left;
  align-items: center;
}
.counter_livehood {
  padding-left: 10px;
}
.csr_counter_start {
  padding: 0px 0px 15px;
}
.p_btn a {
    display: inline-block;
    background: #fff;
    padding: 10px 30px;
    border-radius: 10px;
    color: #01978C;
    font-weight: 600;
    border: 1px solid #01978C;
}
.p_btn img {
    max-width: 38px;
    margin-left: 30px;
    max-height: 34px;
    display: inline-block;
    filter: brightness(0) saturate(100%) invert(37%) sepia(99%) saturate(460%) hue-rotate(137deg) brightness(93%) contrast(90%);
}
.p_btn1 a {
    background: #01978C;
    padding: 10px 20px;
    border-radius: 10px;
    color: #fff;
    font-weight: 600;
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-size: 14px;
}
.p_btn a:hover{
	background-color:#C9F364;
}
section.csr_policy {
  padding: 0px 0px 50px;
}
.in_suzlon_foundation h4 {
  color: #01978C;
  font-weight: 600;
  font-size: 22px;
}
.s_f_card {
  background: #F5F5F5;
  padding: 50px 25px;
  border-radius: 22px;
}
.suzlon_found .s_f_card {
    background: #fff;
    padding: 50px 25px;
    border-radius: 22px;
}
.bottom_counter .b_counter {
    background: none;
    padding: 0px;
}
.btn_group {
  display: flex;
  align-items: center;
}
.p_btn {
  margin-right: 20px;
}
.b_counter {
  background: #F5F5F5;
  padding: 30px;
  border-radius: 22px;
}
.counter_livehood h3 {
  color: #01978C;
  margin: 0px;
  font-weight: 900;
  display: inline;
}
.mian_counter_card {
    margin-bottom: 30px;
}
.counter_livehood p, .counter_livehood span  {
  margin: 0px;
  font-size: 14px;
}
.mian_counter_card img {
  max-width: 84px;
}
.counter_livehood h5 {
  font-size: 23px;
  font-weight: 900;
  color: #01978C;
  margin: 0px;
}
 
.green_card p {
  margin-bottom: 0;
}
.green_card h2 {
    font-size: 35px;
}
.green_card p {
    color: #fff;
}
.yeasrkit {
    text-align: center;
    padding: 20px;
}
.commonwrapper.toolkit .Wind-financial-reports h3 {
    font-size: 18px;
    color: #01978c;
    font-weight: 600;
    padding: 20px 0px;
}
.commonwrapper.toolkit  .Wind-financial-reports-pdf a {
    display: flex;
    justify-content: space-between;
    border: solid 1px #ededed;
    padding: 10px;
    border-radius: 12px;
    align-items: center;
    color: #6C6C6C;
    font-weight: 700;
    background: #fff;
    margin-bottom: 10px;
}
.leadermember.boardteam {
    margin-top: 72px !important;
}
 .directship .col-md-6 {
    margin-bottom: 20px;
}
.entry-content {
    font-family: 'ProximaNovaRegular';
    letter-spacing: normal;
}
.p_btn.loopbtn {
    padding-top: 50px;
    margin: 0px;
    display: flex;
    justify-content: start;
    flex-wrap: wrap;
    gap: 0px 15px;
}
.p_btn.loopbtn a {
    margin-bottom: 15px;
    padding: 10px 15px;
    font-size: 13px;
    width: 32.33%;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.commonwrapper.pressreser article.col-md-4.custom .insideimg {
    padding: 20px;
}
.commonwrapper.pressreser article.col-md-4.custom .insideimg a {
    font-size: 20px;
    line-height: 29px;
    margin-top: 5px;
    margin-bottom: 10px;
    text-decoration: none;
}
.commonwrapper.pressreser article.col-md-4.custom .insideimg p {
    font-size: 16px;
    line-height: 26px;
}
.commonwrapper.pressreser article.col-md-4.custom .insideimg .post-inner.thin a {
    color: #01978C;
    font-size: 16px;
    font-weight: 600;
    border: solid 2px;
    border-radius: 8px;
    display: inline-block;
    padding: 3px 16px;
    margin-top: 15px;
}
.commonwrapper.pressreser article.col-md-4.custom .insideimg .post-inner.thin a:hover{
	background-color:#C9F364;
	border:1px solid #C9F364;
}
.commonwrapper.pressreser article.col-md-4.custom .insideimg span.meta-icon {
    display: none;
}
.commonwrapper.pressreser article.col-md-4.custom .insideimg span.meta-text a {
    font-size: 16px;
}
.commonwrapper.pressreser .row article.col-md-4.custom:nth-child(even) .insideimg{
    background-color: #F5F5F5;
    border-radius: 22px;
}
form.date-filter-form button {
    background: transparent;
    padding: 0px;
}
form.date-filter-form input {
    margin-right: 15px;
}
form.date-filter-form input {
    margin-right: 15px;
    padding: 10px;
    max-width: 170px;
    border-radius: 8px;
}
.wraps h4.catheading {
    font-size: 22px;
    color: #01978c;
}
form.date-filter-form {
    display: flex;
    justify-content: end;
}
.wraps {
    padding: 20px 10px 30px 20px;
}
body.archive.post-type-archive.post-type-archive-press_release h4.btmt {
    font-size: 0px;
}
body.archive.post-type-archive.post-type-archive-press_release h4.btmt:after {
    content: "Press Release";
    font-size: 22px;
    color: #01978c;
}

.commonwrapper.pressreser.quickred h4.btmt {
    font-size: 0px;
}
.commonwrapper.pressreser.quickred h4.btmt:after {
    content: "Quick reads";
    font-size: 22px;
    color: #01978c;
}
.wraps .col-md-6 h4.catheading {
    align-items: center;
    justify-content: start;
    display: flex;
    height: 100%;
}
.pressrelease ul.nav.flex li a.active {
    background: #c9f364;
}
.local_process .col-lg-4.mb-3 {
    margin: 0px!important;
}

.globally_card img {
    border-radius: 16px;
}
.local_process .globally_card img {
    border-radius: 0px;
}
/* Awards */
.notable_card {
    text-align: center;
}
.notable_card h2 {
    font-size: 22px;
    font-weight: 600;
    color: #01978C;
}
 
.enrgy_card {
    display: flex;
    justify-content: space-between;
    align-items: center;
    background: #FAF8F8;
    border-radius: 10px;
}
.e_card {
    background-color: #fff;
    padding:20px;
    border-radius: 10px 0px 0px 10px;
}
.e_card img {
    max-width: 198px;
}
.e_card img {
    max-width: 121px;
}
.e_content {
    padding: 0px 20px;
}
 
.e_content p {
    font-size: 14px;
    margin: 0px;
}

.award_recived {
    text-align: center;
}
.award_recived h2 {
    font-size: 22px;
    font-weight: 600;
    color: #01978C;
}


/* awards tab */
 
.tab_awards .nav-link.active {
    background-color: #C9F364!important;
    color: #6C6C6C;
}
.tab_awards .nav-link {
    background-color: #E8E8E8!important;
    border: 2px solid #fff;
    border-radius: 0;
    color: #6C6C6C;
    padding: 4px 20px;
    border-left: 1px solid #fff;
}
.tab_awards li:first-of-type .nav-link{
  border-left: 2px solid #fff;
}
.award_recived {
    text-align: center;
    padding-bottom: 30px;
}
.aw_content {
    text-align: center;
}
.awards_card {
    background-color: #fff;
    padding: 65px 30px 30px;
    border-radius: 10px;
}
.awards_card {
    position: relative;
    background-color: #fff;
    border-radius: 22px;
    text-align: center;
    max-height: 400px;
    height: 100%;
}
.award_years {
    background: #01978C;
    max-width: 130px;
    padding: 4px 31px;
    color: #C9F364;
    font-weight: 600;
    position: absolute;
    top: 0;
    left: 0;
    border-radius: 22px 0px;
}
.award_years p {
    margin: 0;
}.green_tomorrow {
    position: relative;
}.b_img {
    max-width: 326px;
    width: 100%;
}.card_b_content {
    padding: 40px 100px;
}.card_b_content p {
    font-size: 14px;
    color: #fff;
}.tab_awards ul li.nav-item {
    margin: 0px;
}.tab_awards ul {
    margin: 0px;
    display: flex;
    justify-content: center;
}
.award_years p {
    color: #c9f364;
}
.awards_img img {
    display: inline-block;
    width: 100%;
    max-height: 100px;
    object-fit: contain;
}
 .b_card_content {
    display: flex;
    justify-content: space-between;
    align-items: center;
    position: absolute;
    top: 0;
    left: 0px;
}
.pressrelease-content h1 {
    font-size: 30px;
    font-weight: 800;
    color: #01978c;
    line-height: 37px;
}
.pressrelease-content h2 {
    font-size: 24px;
    color: #6C6C6C;
    margin-top: 10px;
    margin-bottom: 15px;
}
.pressrelease-content img.attachment-large.size-large.wp-post-image {
    width: 100%;
}
.inner_card p {
    color: #01978C;
    padding-left: 10px;
    margin: 5px 0px 50px 0px;
    font-size: 18px;
    font-weight: 600;
    border-left: 3px solid #C9F364;
}
.inner_heading h3 {
    font-size: 22px;
    color: #6C6C6C;
    margin-bottom: 15px;
    margin-top: 10px;
}
.inner_card p a {
    color: #01978C;
}
button.right_btn svg {
    width: 32px;
    filter: brightness(0) saturate(100%) invert(37%) sepia(99%) saturate(460%) hue-rotate(137deg) brightness(93%) contrast(90%);
}
.press-release-content_contact {
    background: #fff;
    padding: 20px 15px;
    margin-top: 20px;
    border-radius: 16px;
    border: solid 2px #fdfdfd;
}
button.right_btn {
    background: #fff;
    padding: 10px 15px;
    border-radius: 16px;
    font-size: 14px;
    display: flex;
    align-items: center;
    width: 100%;
    justify-content: space-between;
    margin-top: 5px;
    border: solid 1px #01978c;
    color: #01978c;
}
.pressrelease-content .featured-image.mb-4 img {
    border-radius: 16px;
}
.press-release-category-menu.quickred ul.nav.flex li a {
    padding: 10px 32px;
}
.press-release-content_share{
  background: #fff;
    padding: 20px 15px;
    margin-top: 20px;
    border-radius: 16px;
    border: solid 2px #fdfdfd;
}.press-release-content_share img {
    margin-top: 10px;
}.press-release-content_share h4 {
    font-size: 16px;
    margin-bottom: 10px;
}
.press-release-content_contact span {
    color: #01978c;
}
.press-release-content_contact p {
    margin-bottom: 5px;
}
.press-release-content_contact h4 {
    font-size: 16px;
    margin-bottom: 10px;
}.press-release-content_contact p {
    margin-bottom: 5px;
}
.services_card h4 {
    color: #01978C;
    font-size: 22px;
    font-weight: 600;
    position: relative;
    padding-left: 20px;
}
.services_card h4::before {
    content: "";
    background: url('./assets/images/list-icon.svg') no-repeat center;
    background-size: contain;
    width: 9px;
    height: 9px;
    position: absolute;
    transform: translateY(-50%);
    left: 0;
    top: 13px;
}.green_tomorrow.mutilbrnas {
    padding-top: 30px;
}
.asia_details h6 {
    font-size: 22px;
    font-weight: 600;
}
.asia_details p {
    padding: 20px 0px;
}

.mission-content .global_presence_corporate {
    background: #0A3F89 0% 0% no-repeat padding-box;
    border-radius: 22px;
    opacity: 0.85;
    padding: 30px 30px;
    color: #fff;
}
.send_enquiry a {
    background-color: #01978C;
    padding: 15px 20px;
    border-radius: 16px;
    font-size: 16px;
    font-weight: 600;
    color: #fff;
    max-width: 245px;
    width: 100%;
    text-align: left;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: auto;
}
.row.cardslink .cont-text a {
    color: #01978c;
}
.send_enquiry {
    padding: 30px 0px 0px;
}.h_heading {
    padding: 50px 0px;
}.h_heading h2 {
    font-size: 22px;
    font-weight: 600;
    color: #01978C;
    text-align: center;
}
/* contact css */
.g_headquaters h4 {
    font-size: 22px;
    font-weight: 600;
    color: #01978C;
}
.Contact-footer {
    justify-content: space-between;
    display: flex;
    max-width: 400px;
}
.Contact-footer ul {
    padding: 0px;
    margin: 0px;
    list-style: none;
}
.Contact-footer ul li p, .Contact-footer ul li {
    margin: 0;
    line-height: 26px;
}
.Contact-footer ul li a{
    color: #6C6C6C;
}
.g_headquaters h6 {
    font-weight: 600;
    color: #6C6C6C;
    font-size: 16px;
    margin-bottom: 5px;
}
.map-add {
    padding: 10px 0px 20px;
}
.s_world h2 {
    font-size: 22px;
    font-weight: 600;
    text-align: center;
    color: #01978C;
}
 
.s_world ul li a {
    font-size: 18px;
    font-weight: 600;
    color: #6C6C6C;
}

.s_world a img {
    margin-right: 15px;
    display: inline-block;
}
.s_world ul {
    display: flex;
    justify-content: center;
    padding: 0px;
    flex-wrap: wrap;
    align-items: center;
    margin: 0px;
    list-style: none;
}
.s_world ul li {
    max-width: 20%;
    width: 100%;
    margin-bottom: 39px;
	    margin-left: 0px;
    margin-right: 0px;
}
.s_world h2 {
    padding: 30px 0px;
}
.industry-awards .cont-text a {
    color: #01978c;
}
 .card_zone .nav-item {
    width: 25%;
    text-align: center;
}

 /* audio */
 .audio-player {
    display: flex;
    align-items: center;
    background: #f6f8fa;
    border-radius: 10px;
    padding: 15px 20px;
    width: 100%;
    box-shadow: 0 2px 4px rgba(0,0,0,0.1);
    font-family: Arial, sans-serif;
}
.play-btn {
    background-color: #C9F364;
    border-radius: 50%;
    width: 36px;
    height: 30px;
    border: none;
    cursor: pointer;
    display: flex;
    align-items: center;
    padding: 7px;
    justify-content: center;
    font-size: 14px;
}
.suzlon-content iframe {
    display: inline-block;
    max-width: 886px!important;
    border: 15px solid #fff;
    width: 100%;
    height: 506px!important;
}
.waveform {
    margin: 0px 15px;
}
 .time {
    font-size: 12px;
    margin-right: 10px;
    color: #333;
    display: flex;
    width: 50px;
}
    .download-btn img {
    max-width: 32px;
}
.card_audio h4 {
    color: #01978C;
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 20px;
} .asia_details h6 {
    font-size: 22px;
    font-weight: 600;
}
.asia_details p {
    padding: 20px 0px;
}

.card_zone .nav-item {
    width: 25%;
    text-align: center;
}
.card_zone .award_recived {
    max-width: 345px;
    margin: auto;
    text-align: left;
}

.card_d_details h2 {
    border-bottom: 2px solid #01978c;
    display: block;
}
.send_enquiry {
    padding: 30px 0px 0px;
}
.send_enquiry a {
    background-color: #01978C;
    padding: 15px 30px;
    border-radius: 16px;
    font-size: 16px;
    font-weight: 600;
    color: #fff;
    display: inline-block;
}
.send_enquiry a img {
    max-width: 45px;
    padding-left: 20px;
}
/* this css is already  */

.mission-content .global_presence_corporate {
    background: #0A3F89 0% 0% no-repeat padding-box;
    border-radius: 22px;
    opacity: 0.85;
    padding: 30px 30px;
    color: #fff;
}

 
.trans_back .in_suzlon_foundation h4 {
    color: #01978C;
    font-weight: 600;
    font-size: 22px;
    text-align: center;
    margin-bottom: 30px;
}
.in_suzlon_foundation p {
    margin-bottom: 30px;
}
.trans_back .btn_group {
    display: flex;
    align-items: center;
    justify-content: center;
}
.trans_back .card0 {
    width: 224px;
    text-align: center;
}
.trans_back .board-commit h2 {
    color: #01978C;
    font-weight: 600;
    font-size: 22px;
    text-align: center;
}
.main_technical {
    padding: 50px 0px;
}
.trans_back .power-curve {
    padding-bottom: 50px;
}
.trans_back .card_box {
    margin-left:0px;
    gap: 10px;
}
.trans_back  .card {
    display: flex;
    justify-content: center;
    border-radius: 22px;
    padding: 30px 0px;
    margin: 0px;
}


.award_recived {
    text-align: center;
}
.award_recived h2 {
    font-size: 22px;
    font-weight: 600;
    color: #01978C;
}

.industry-awards.row {
    padding-top: 30px;
}
 

/* awards tab */
 
.tab_awards .nav-link.active {
    background-color: #C9F364!important;
    color: #6C6C6C;
}
.tab_awards .nav-link {
    background-color: #E8E8E8!important;
    border: 2px solid #fff;
    border-radius: 0;
    color: #6C6C6C;
    padding: 4px 20px;
    border-left: 1px solid #fff;
}
.tab_awards li:first-of-type .nav-link{
  border-left: 2px solid #fff;
}
.award_recived {
    text-align: center;
    padding-bottom: 30px;
}
.aw_content {
    text-align: center;
}
.awards_card {
    background-color: #fff;
    padding: 30px;
    border-radius: 10px;
}
.awards_card {
  position: relative;
    background-color: #fff;
 
    border-radius: 22px;
    text-align: center;
}
.award_years {
    background: #01978C;
    max-width: 130px;
    padding: 4px 31px;
    color: #C9F364;
    font-weight: 600;
    position: absolute;
    top: 0;
    left: 0;
    border-radius: 22px 0px;
}
.award_years p {
    margin: 0;
}

/* aus-card */
.aus_zone .nav-item {
    width: 33.33%;
    text-align: center;
}
 
.aus_card {
    text-align: center;
}
.aus_card h4 {
    margin-bottom: 30px;
}
.crad_aus {
    background: #fff;
    border: 1px solid #DEDEDE;
    border-radius: 12px;
    padding: 15px;
}  
.crad_aus a {
    font-size: 16px;
    font-weight: 600;
    color: #6C6C6C;
    display: flex;
    justify-content: space-around;
    align-items: center;
}
.crad_aus a img {
    max-width: 38px;
    margin-left: 18px;
}
.aus_banner {
    padding-bottom: 50px;
}
.send_enquiry img {
    display: inline;
}.aus_banner img {
    border-radius: 16px;
}
.aus_card h4 {
    margin-bottom: 30px;
    font-size: 16px;
    color: #664646;
    margin-top: 23px;
    font-weight: normal;
}

/* makeinindia */

.video_gallery_btn {
    display: flex;
    justify-content: center;
    margin: auto;
}

.video_gallery_btn a {
    padding: 10px 20px;
    color: #01978C;
    background: #fff;
    border-radius: 16px;
    border: 2px solid #01978C;
    font-weight: 600;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.video_gallery_btn a svg {
    margin-left: 30px;
}
.video_gallery_btn img{
    max-width: 52px;
    margin-left: 38px;
}
.card_grey {
    background: #F5F5F5;
    padding: 35px 25px;
    border-radius: 22px;
}
.card_data h2 {
    color: #01978C;
    font-size: 22px;
    font-weight: 600;
}
.globaly_world {
    padding: 40px 0px;
}
.local_process {
    display: flex;
    background-color: #F5F5F5;
    border-radius: 22px;
}
 
.local_process .card_data {
    padding: 20px 30px 0px;
}
.globaly_world .row{
    align-items: center;
}
.empowring_nation h2 {
    padding: 30px 0px;
    text-align: center;
    color: #01978C;
    font-weight: 600;
    font-size: 28px;
}
.d_banner {
    display: block;
}
.m_banner {
    display: none;
}
@media(max-width:767px){
    .local_process {
    display: grid;
    background-color: #F5F5F5;
    border-radius: 22px;
}
.m_banner {
    display: block;
}
.globaly_world {
    padding: 40px 0px 0px;
}
.empowring_nation h2 {
    padding: 15px 0px;
    text-align: center;
    color: #01978C;
    font-weight: 600;
    font-size: 18px;
}
.d_banner {
    display: none;
}
img.m_banner {
    width: 100%;
    height: 100%;
}
img.m_banner {
    width: 100%;
    height: 100%;
    border-radius: 10px;
}
}

/* make in india */

@media(max-width:767px){
    .csr_main h2 {
    font-size: 22px;
    
}
.corporate_social {
    padding: 30px 0px;
}
.green_card {
    position: relative;
    max-width: 100%;
    background-color: #01978C;
    padding: 30px;
    color: #fff;
    left: auto;
    border-radius: 22px;
}
 
.a_enter img {
    height: auto;
}
.trans_back .card0 {
    width: 100%;
    text-align: center;
}
.trans_back .card0 {
    width: 100%;
    text-align: center;
    margin: 0px;
}
.csr_counter_start {
    padding: 30px 0px;
}
.mian_counter_card {
 
    margin-bottom: 25px;
}
section.csr_policy {
    padding: 0px 0px 30px;
}
.policy_card img {
    width: 100%;
}
.policy_card {
    margin-bottom: 30px;
}
.p_btn {
    margin-right: 0px;
}
.btn_group {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    gap: 15px;
}
.p_btn a {
    padding: 10px 10px;
 
}
.main_technical {
    padding: 50px 0px 0px;
}
.privacy {
    font-size: 12px;
    letter-spacing: 0px;
    color: #6C6C6C;
}   
.available_variants {
    padding: 50px 0px 0px;
}
}
@media(max-width:767px){
    .s_world ul {
    
    justify-content: center;
    padding: 0px;
    flex-wrap: wrap;
    align-items: center;
    
}
	.s_world ul li a {
    font-size: 13px;
}
.s_world ul li {
    max-width: 150px;
    width: 100%;
    margin-bottom: 30px;
}
.s_world a img {
    margin-right: 5px;
    max-width: 50px;
}
}
@media(max-width:767px){
  .csr_main h2 {
  font-size: 22px;
  
}
	
.corporate_social {
  padding: 30px 0px;
}
.green_card {
  position: relative;
  max-width: 100%;
  background-color: #01978C;
  padding: 30px;
  color: #fff;
  left: auto;
  border-radius: 22px;
}

.a_enter img {
  height: auto;
}
.csr_counter_start {
  padding: 0px 0px;
}
.mian_counter_card {

  margin-bottom: 25px;
}
section.csr_policy {
  padding: 0px 0px 30px;
}
.policy_card img {
  width: 100%;
}
.policy_card {
  margin-bottom: 30px;
}
.p_btn {
  margin-right: 0px;
}
.btn_group {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 15px;
}
.p_btn a {
  padding: 10px 10px;

}
	#site-header {
    background: transparent;
}
	.logtop .header-titles .site-logo.faux-heading span.screen-reader-text {
    display: none;
}
	ul.listing li {
    width: 100%;
}
	button.navbar-toggler.xs-d-none {
    display: none;
}
	.nav-toggle .toggle-inner {
    padding-top: 0px;
}
	.btn-main-toggle .navbar-toggler {
    width: 45px;
}
	.navbar-toggler .icon-bar {
    margin: 3px 1px !important;
}
	.toggle-inner {
    flex-wrap: wrap;
}
	  .navbar-toggler .icon-bar {
    display: block;
    width: 25px;
    height: 2px;
    background-color: #C9F364;
    margin: 5px 1px;
    transition: all 0.3s ease-in-out;
}

.navbar-toggler.active .icon-bar:nth-of-type(1) {
    transform: translateY(6px) rotate(45deg);
}

.navbar-toggler.active .icon-bar:nth-of-type(2) {
    opacity: 0;
}

.navbar-toggler.active .icon-bar:nth-of-type(3) {
    transform: translateY(-8px) rotate(-45deg);
}
	.navbar-toggler {
        position: absolute;
        right: 17px;
        top: 3px;
        z-index: 9999;
    }
.navbar-toggler {
    position: absolute;
    right: 0px;
    top: 25px;
    border: 2px solid #C9F364 !important;
    opacity: 1;
    padding: 9px;
    z-index: 99;
    width: 45px;
    height: 45px;
    border-radius: 50% !IMPORTANT;
}
	.toggle-wrapper.search-toggle-wrapper {
    display: none;
}
header.header-footer-group.innerheadire .container {
    width: 100%;
    max-width: 100%;
}

	.country-flex.presence {
    height: auto;
}
	section.directship.pt-2.windman .video-panells iframe {
    height: auto;
}
}
section.Committees .committed-card{
	    overflow: auto;
}

.asia-card> p {
    height: 72px;
}
.country-flex.presence {
    height: 205px;
    align-items: baseline;
}svg.svg-icon {
    fill: #01978c;
    stroke: #01978c;
}
.featuredtop .featured-media, .featuredtop {
    width: 100%;
}
.mian_counter_card .counter_livehood h3 {
    display: block;
}
span.extert {
    color: #6C6C6C;
    margin: 0px;
    display: inline-block;
    position: relative;
    top: -3px;
}.asia-card.asia_details> p {
    max-height: 180px;
    min-height: 179px;
}.cont-text> .cont-text {
    padding: 0px;
}
.tab_awards.card_zone .industry-awards .cont-text ul {
    display: block;
}
.primary-menu li.current-menu-item > a, .primary-menu li.current-menu-item > .link-icon-wrapper > a {
    text-decoration: none;
}
h3.counter.inlineblock {
    display: inline;
}
.pdf-direct img {
    display: inline-block;
}
@media (min-width:1100px){
section.Committees .committed-card {
    height: 317px;
}.toggle-wrapper.nav-toggle-wrapper.has-expanded-menu {
    display: none !important;
}
.page-template-template-europe-africa .committed-card {
    height: 400px;
    overflow: auto;
}
	.tab_awards.card_zone .industry-awards.row .committed-card {
    height: 320px;
}
}

/* mobile_responsive 16-04 */

@media(max-width:767px){
 
.post-inner {
    padding-top:0rem;
}.mission-list-content {
    padding-left: 0px;
	padding-top:20px;
}
 .page-id-464 .green_tomorrow {
    position: relative;
    height: auto;
}
.services_card h4::before {
      left: 0;
    top: 10px;
}
	.board-member h4 {
 
    margin-bottom: 0px;
}
 .directship-btn01 {
   padding: 15px 15px 15px 15px; 
}
.suzlon-content .video-panell iframe {
    height: 222px!important;
    width: 100% !important;
    max-width: 100% !important;
    display: block;
}
	button.close-nav-toggle {
      padding: 3.1rem 15px;
    
}
 .close-nav-toggle .toggle-text {
    margin-right: 1.6rem;
    display: none;
}.board-member1 {
    border-bottom: 1px solid #fff;
}
.leadermember .board-member {
    gap: 5px;
}
	.member-image h4 {
    margin-bottom: 0px;
}
	.board-member a.readmore {
    border: none;
    position: relative;
    right: auto!important;
    bottom: 0;
    left: 0;
    padding: 0px;
}
	.country-flex.presence {
    height: auto!important;
}
	.global-table {
    padding: 50px 0px 0px;
}
	.member-image img {
    padding: 0px 0px 0px;
    width: 100%;
}
	.modal-card img {
    width: 100%;
    margin-bottom: 20px;
}
	.card_zone .nav-item {
    width: 100%;
    text-align: center;
}
	.across_cat {
    padding: 0px;
}.commonwrapper {
    margin: 0px 10px 25px  10px;
}
	.cont-text {
    padding: 20px 0px;
}
	.commonwrapper {
    padding:20px 15px;
    
}form.date-filter-form input {
    margin-right: 15px;
    padding: 10px;
    max-width: 118px;
    border-radius: 8px;
}.mission-list {
    padding: 0px 0px;
}.wind-whealouter {
    overflow-x: scroll;
}
	.wind-wheal {
    width: 1155px;
}
	.featuredtop .featured-media-inner.section-inner img {
    height: 100vh;
}
	section.Committees .board-commit {
    padding-top: 0px !important;
    padding-bottom: 10px;
}
	.gfield  {
    width: 100%!important;
    float: left;
    padding: 5px;
}
	footer {
    background-color: #FAF8F8;
    padding: 10px 15px;
}
	.video_gallery_btn {
    padding-bottom: 15px;
}
	.card_grey {
    padding: 20px 0px;

}
	.p_btn.loopbtn a {
    width: 100%;

}
	.green_tomorrow {
    height: auto !important;
}
	section.csr_counter_start {
    padding-top: 20px !important;
}
	.trans_backs .card_grey .mian_counter_card {
    margin-bottom: 17px;
}
.gform_wrapper.gravity-theme #field_submit, .gform_wrapper.gravity-theme .gform_footer {
    display: block!important;
    text-align: center;
}
	.gchoice.gchoice_1_9_1 {
    text-align: center;
    margin-bottom: 25px;
}
	.gchoice.gchoice_1_9_1 {
    text-align: center;
    display: flex;
		  margin-bottom: 25px;
}
	.card_grey .mian_counter_card {
    margin-bottom: 0px;
}
.suzlon_found .s_f_card {
 padding: 50px 25px 25px;
}
	.in_suzlon_foundation .p_btn {
    margin-right: 0px;
    width: 100%;
}
	.in_suzlon_foundation .p_btn a {
    padding: 10px 10px;
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
	section.mid-photo-gallary {
    padding: 0px;
}
	 .photo-gallary .col-lg-6, .mid-photo-gallary .col-lg-6 {
    margin-bottom: 30px;
}
	.pressrelease .press-release-category-menu {
    overflow-x: scroll;
}
	.card_b_content {
    padding: 15px 15px;
}
	.green_tomorrow {
    position: relative;
    height: 460px;
}
	.b_img .cardimg {
    width: 100%;
}
.b_img {
    max-width: 100%;
    width: 100%;
}
.b_card_content {
    display: grid;
    justify-content: space-between;
    align-items: center;
    position: absolute;
    top: 0;
    left: 0px;
    background: #2a5896;
    padding: 0;
    margin: 0px 15px;
    border-radius: 19px;
}
	.enrgy_card {
    display: grid;
    justify-content: center;
    align-items: center;
    background: #FAF8F8;
    border-radius: 10px;
    padding: 0px;
}
	.e_card {
    background-color: #fff;
    padding: 9px;
    border-radius: 10px 5px 0px 9px;
    margin: auto;
    width: 100%;
    text-align: center;
}
	.e_card img {
    max-width: 121px;
    margin: auto;
}
	.e_content {
    padding: 25px 25px;
}
	.e_card img {
    max-width: 178px;
    margin: auto;
}
.tab_awards ul {
    margin-bottom: 10px!important;
    display: flex;
    justify-content: center;
    width: max-content;
}
	.scroll-tab-awards {
    overflow-x: scroll;
}
	.wrapper1  .centered {
    position: relative;
    left: auto;
    top: auto;
    width: auto;
		transform:none;
}
 .board-member .pdf-direct.mb-5 {
    margin: 0px!important;
}
	.leadermember.leadermember0 {
    padding: 25px;
    background: #F5F5F5;
}
	.technical-card .card_box .col-lg-12 {
    display: block;
    justify-content: space-between;
}
	.power-curve .image {
    max-width: 100%;
}
	ul.nav.nav-tabs.mt-2.financial-reports-presentations {
 
    margin-bottom: 30px;
}
	section.directshipholder .row .pdf-direct-holder a.directship-btn img {
    height: 21px;
    padding-top: 5px;
}
		.accordion.quarter-accordion .Wind-financial-reports-pdf.test {
    width: 100%!important;
}
	.other_dis {
    overflow-x: scroll;
    margin-bottom: 20px;
}
	ul.nav.nav-tabs.nav-tabsnew {
    width: max-content;
    padding: 0px 2px;
}

}
.pagination-wrapper .navigation.pagination {
    justify-content: center!important;
}
.pressrelease ul.nav.flex {
    margin: 0px;
    justify-content: left;
    background: #fff;
    width: auto;
    margin-bottom: 30px;
}
form.date-filter-form {
    display: flex;
    margin-top: 10px;
}
.commonwrapper.pressreser.quickred a.read-more.press {
    display: none !important;
}
.commonwrapper.pressreser.quickred h2.entry-title.entry-title.heading-size-1 a {
    pointer-events: none;
}
.post-type-archive-press_release a.read-more.quick {
    display: none !important;
}

nav.breadcrumbs span.color-accent {
    font-size: 0px;
}
a.prev.page-numbers {
    background: #01978C;
    color: #fff;
	border-radius:10px;
}
.next.page-numbers i {
    padding-top: 5px;
}
.prev.page-numbers i {
    padding-top: 5px;
}
.pagination-wrapper.section-inner {
    padding: 30px 0px 50px;
}
 
.awards_img {
    max-width: 124px;
    margin: auto;
	margin-bottom:10px;
}
section.Committees .board-commit {
    padding-top: 30px;
}
.post-1604 .commonwrapper {
    display: none;
}
.card-inner-m.power_of_wind li, .card-inner-m.power_of_wind li a {
    list-style: none;
    color: #fff;
    margin: 0px;
    text-align: center;
}
.card-inner-m.power_of_wind h6 {
    text-align: center;
}
.menu-modal-inner {
    background: #01978c;
}
.modal-menu a:focus, .modal-menu a:hover, .modal-menu li.current-menu-item > .ancestor-wrapper > a, .modal-menu li.current_page_ancestor > .ancestor-wrapper > a {
    text-decoration: underline;
    color: #fff;
}
.modal-menu > li > a, .modal-menu > li > .ancestor-wrapper > a {
    font-size: 2rem;
    font-weight: 700;
    letter-spacing: -0.0375em;
    color: #fff !important;
}.header-footer-group, body:not(.overlay-header) #site-header .toggle, .menu-modal .toggle {
    color: #fff !important;
}
 
form.date-filter-form input[type="text"] {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='22' viewBox='0 0 24 22'%3E%3Cg clip-path='url(%23clip-path)'%3E%3Cdefs%3E%3CclipPath id='clip-path'%3E%3Crect width='24' height='22' fill='%2301978c'/%3E%3C/clipPath%3E%3C/defs%3E%3Cpath d='M7,1A1,1,0,0,0,5,1V2H3A3,3,0,0,0,0,5V19a3,3,0,0,0,3,3H21a3,3,0,0,0,3-3V5a3,3,0,0,0-3-3H20V1a1,1,0,0,0-2,0V2H7ZM22,6V5a1,1,0,0,0-1-1H3A1,1,0,0,0,2,5V6ZM2,8V19a1,1,0,0,0,1,1H21a1,1,0,0,0,1-1V8Z' fill='%2301978c' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size: 18px 18px;
  background-position: right 10px center;
  padding-right: 35px; /* Give space for the icon */
}
.commonwrapper.pressreser article.col-md-4.custom .insideimg .post-inner.thin a:hover {
    background-color: #C9F364;
    border: 2px solid #C9F364;
}
.commonwrapper.pressreser .wraps {
    padding: 0px;
}
body.archive.post-type-archive.post-type-archive-press_release h4.btmt {
    padding-top: 15px;
}
 h4.btmt {
    font-size: 22px;
    color: #01978c;
}
form.date-filter-form {
    padding-bottom: 30px;
}
.archive.tax-press_release_category a.read-more.quick {
    display: none !important;
}
section.Committees.ctmbtremove .committed-card {
    border: 0px solid #01978C;
    padding: 0px;
    border-radius: 16px;
    box-shadow: none;
    background-color: transparent;
}
section.Committees.ctmbtremove .committed-card .comit-btn a {
    padding: 10px 0px;
    background-color: transparent;
    font-size: 18px;
    width: 100%;
    display: block;
    color: #01978C;
    border-radius: 0px;
    border-bottom: solid 1px #01978C;
    font-weight: 500;
}
section.Committees.ctmbtremove .committed-card .cont-text {
    padding: 20px 0px;
}
section.Committees.investors.helpdesk .committed-card {
    border: none;
    padding: 0px;
    border-radius: 16px;
    box-shadow: none;
    background-color: transparent;
}
section.Committees.investors.helpdesk .committed-card .cont-text {
    padding: 0px;
}
section.Committees.investors.helpdesk .committed-card .comit-btn a {
    padding: 10px 0px;
    background-color: transparent;
    font-size: 18px;
    width: 100%;
    display: block;
    color: #01978C;
    border-radius: 0px;
    border-bottom: solid 1px;
    margin-bottom: 15px;
}
.search-modal {
    background: none;
}
.search-modal.active {
    top: -64px;
    position: absolute;
    width: 210px;
    right: 5rem;
    left: auto;
    height: 30px;
}
header.header-footer-group.innerheadire .container {
    position: relative;
}
.tab_awards.card_zone .industry-awards.row .committed-card {
    overflow: auto;
}
@media (min-width: 700px) {
    .search-modal .search-field {
        border: none;
        font-size: 1.2rem;
        height: 3rem;
        color: #000;
        margin: 0 0 0 0rem;
    }
	.header-inner .toggle {
    height: 1.4rem;
    padding: 0 0rem;
}
	
	.search-modal.active input.search-submit, input.search-submit {
    display: none;
}
button.toggle.search-untoggle.close-search-toggle.fill-children-current-color svg.svg-icon {
    width: 17px;
    height: 17px;
}	
	button.toggle.search-untoggle.close-search-toggle.fill-children-current-color {
    background-color: #C9F364;
    padding: 7px 9px;
    font-size: 14px;
    border-radius: 5px;
    margin-right: 0px;
    height: auto;
    display: block;
    position: relative;
    left: 42px;
    top: -1px;
}
	html.js, html {
    position: static !important;
}
	.search-results .archive-header {
    background-color: transparent;
}
 
}
	.commonwrapper section.cards.mt-5.mb-5 {
    margin-top: 0px!important;
}
.pdf-direct .directship-btn01:hover{
	background-color:#C9F364;
}
.p_curve {
    padding: 0px;
    border-radius: 10px;
    margin-bottom: 50px;
}
.power-curve .board-commit {
    text-align: center;
    padding-bottom: 10px;
}
.wrapper-img img {
    border-radius: 22px;
}
.gfield_select, select {
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;

    padding-right: 28px;
    background-image: url('./assets/images/arrow-form.png');
    background-repeat: no-repeat;
    background-position: right 10px center;
    background-size: 15px;

    background-color: #fff;
    border: 1px solid #ccc;
    border-radius: 4px;
    height: 61px;
    line-height: 61px;
    cursor: pointer;
    font-size: 16px;
}
.gchoice_1_9_1 input[type="checkbox"]:checked {
    background: #01978C; 
}
.gchoice_1_9_1 input[type="checkbox"]:checked::before {
    content: url("data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%27http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%27%20viewBox%3D%270%200%2020%2020%27%3E%3Cpath%20d%3D%27M14.83%204.89l1.34.94-5.81%208.38H9.02L5.78%209.67l1.34-1.25%202.57%202.4z%27%20fill%3D%27%23000000%27%2F%3E%3C%2Fsvg%3E");
    position: absolute;
     filter: invert(1);
}
.form-section .card {
    margin-left: 10px;
    padding: 30px 0px;
    margin: auto;
}
section.mission-list1 li.nav-item {
    margin: 0px;
    border: 1px solid #fff;
}
.press-release-content_contact p a {
    color: #6C6C6C;
}

.pdf-direct-holder.ctm a.directship-btn {
    width: 100%;
    margin-bottom: 20px;
    padding: 15px 15px 15px 15px;
    display: flex;
    justify-content: space-between;
    text-transform: uppercase;
    color: #01978c;
    text-decoration: none;
    align-items: center;
    font-size: 16px;
    font-weight: 600;
}

.pdf-direct-holder.ctm {
    width: 100%;
}
.tax-shareholder_category article.col-md-4.custom {
    width: 100%;
}
.tax-shareholder_category article.col-md-4.custom svg.morearrow {
    display: none;
}
svg.pdfdetaisl.page {
    display: none;
}.inner_card p a {
    pointer-events: none;
}
ul.nav.nav-tabs.mt-2.financial-reports-presentations, ul.nav {
    flex-wrap: nowrap;
    overflow-x: auto;
}
ul.nav.nav-tabs.mt-2.financial-reports-presentations li a, ul.nav li a{
	white-space: nowrap;
}
button:focus, button:hover, .button:focus, .button:hover, .faux-button:focus, .faux-button:hover, .wp-block-button .wp-block-button__link:focus, .wp-block-button .wp-block-button__link:hover, .wp-block-file .wp-block-file__button:focus, .wp-block-file .wp-block-file__button:hover, input[type="button"]:focus, input[type="button"]:hover, input[type="reset"]:focus, input[type="reset"]:hover, input[type="submit"]:focus, input[type="submit"]:hover {
    text-decoration: none;
}.quck-reads {
    display: none;
}
.pagination .page-numbers {
    margin: 0px;
}.pagination .dots {
    transform: translateY(-0em);
}
section.pressrelease-detail {
    padding-top: 0px;
}