/*
Theme Name: New Zen
Text Domain: Custom Theme
Version: 1.0
Tested up to: 1.0
Requires at least: 4.7
Requires PHP: 7.4
Description: Customized Theme for Wordpress
Author: Canisys
Author URI: https://dtgallery.net/
Theme URI: 
*/

@font-face {
    font-family: 'Aptos';
    src: url('assets/fonts/Aptos-Black.woff2') format('woff2'),
        url('assets/fonts/Aptos-Black.woff') format('woff');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Aptos';
    src: url('assets/fonts/Aptos-Bold.woff2') format('woff2'),
        url('assets/fonts/Aptos-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Aptos';
    src: url('assets/fonts/Aptos-ExtraBold.woff2') format('woff2'),
        url('assets/fonts/Aptos-ExtraBold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Aptos';
    src: url('assets/fonts/Aptos-Light.woff2') format('woff2'),
        url('assets/fonts/Aptos-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Aptos';
    src: url('assets/fonts/Aptos-SemiBold.woff2') format('woff2'),
        url('assets/fonts/Aptos-SemiBold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Aptos';
    src: url('assets/fonts/Aptos.woff2') format('woff2'),
        url('assets/fonts/Aptos.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
.linkedin_feed,
#__EAAPS_PORTAL{
	font-family: "Poppins", Sans-serif;
}
.linkedin_feed .elementor-widget-container > div >div > div > div > div > div:nth-of-type(2) > a{
	display:none;
}
@media only screen and (min-width:1500px){  
	.first_director img{
		margin-bottom:-13px;
	}
	.directors_img_layer{
		top:55px !important;
	}
	.absolute_img{
		bottom:-5px !important;
	}
	.hfe-nav-menu a{
		font-size:16px !important;
	}
	.e-con{
		--container-max-width:1400px !important;
	}
	.home_banner h2:not(.header_small h2){
		font-size:100px !important;
	}
	.header_small h2{
		font-size:75px !important;
	}
	.home_banner h3{
		font-size:45px !important;
	}
	.wind_solar_section{
		min-height:750px;
	}
	.sustainable_goals{
		min-height:700px;
	}
	.sustainable_goals .sus h2{
		font-size:70px !important;
	}
	.sustainable_goals .goal h2{
		font-size:130px !important;
	}
	.sustainable_goals .year h2{
		font-size:90px !important;
	}
	.wind_mill img{
		min-width:400px;
	}
	.sustainable_goals .img_boxes .elementor-image-box-title{
		font-size:16px !important;
	}
	.sustainable_goals .img_boxes .elementor-image-box-img{
		width:70px !important;
	}
	.footprint_title h2{
		font-size:35px !important;
	}
	.delivered h2{
		font-size:30px !important;
	}
	.counters .elementor-counter-number-wrapper{
		font-size:30px !important;
	}
	.counters .elementor-widget-text-editor{
		font-size:19px !important;
	}
	.wind_solar_section h2{
		font-size:150px !important;
	}
	.wind_solar_section h3{
		font-size:25px !important;
	}
	.map_markers span{
		font-size:18px;
	}
	.footer_menus a,.footer_description p{
		font-size:14px !important;
	}
	.copy_right p,
	.copy_right span{
		font-size:13px !important;
	}
/* 	.karntaka_map{
		text-align:start;
	} */
	.counters{
		margin-left:250px;
	}
}


.aptos {
  font-family: 'Aptos', sans-serif !important;
}

html,body, h1,h2,h3,h4,h5,h6, p{
	margin:0px;
	padding:0px;
}
body {
	overflow-x:hidden;
}
body::selection{
	background:#faa61a;
	color:white;
}
.header{
	box-shadow:0 0  5px lightgray;
}

.banner-number h2{
	color: transparent !important; 
	-webkit-text-stroke: 2px white;
}
.hfe-flyout-wrapper .hfe-side{
	display:block !important;
	transition:all 300ms ease;
}
.home_banner .slick-slide{
	min-height:100vh !important;
	display:flex !important;
}
.slick-prev {
	left:25px !important;
	z-index:10;
}
.slick-next{
	right:25px !important;
	z-index:10;
}
.slick-prev::before,.slick-next::before{
	opacity:0 !important;
}
.slick-prev::after,.slick-next::after{
	position:absolute;
	content:'';
	width:15px;
	height:15px;
	border-top:4px solid ;
	border-right:4px solid ;
	left:0;
	border-radius: 2px;
}
.slick-prev::after{
	border-color:#5f696b;
}
.slick-next::after{
	border-color:#58253f;
}
.slick-prev::after{
	rotate: -132deg;
}
.slick-next::after{
	rotate: 45deg;
}
.slick-dots{
	bottom:20px !important;
}
.slick-dots li button:before{
	color:#fff !important;
	font-size:8px !important;
}
.slick-dots li{
	margin: 0 !important;
}
.news_categories {
    font-family: "Poppins", Sans-serif;
    font-size: 14px;
    color: white;
    display: flex;
    gap: 25px;
    justify-content: center;
    align-items: center;
	margin-bottom: 40px;
}
.news_categories button{
	all:unset;
	cursor:pointer;
	transition: all 300ms ease;
	font-weight:400;
}
.news_categories button.active{
	color:#f68a1f;
	font-weight:700;
}
.news_section {
	font-family: "Poppins", Sans-serif;	
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 30px;
	color:white;
}
.news_item_date_cat {
    display: flex;
    gap: 20px;
    align-items: center;
    font-size: 11px;
    margin-block: 10px;
	color:white;
	font-weight:400;
}
h3.news_title {
    font-size: 16px;
	font-weight:600;
	color:white;
}
.news_content{
	font-size:11px;
	color:white;
	font-weight:400;
	margin-top:20px;
}
.news_item  img{
	width:100%;
	height:auto;
	object-fit:cover;
	border-radius:10px;
}
.menu-item a{
	transition:all 300ms ease;
}
.current-menu-item a{
	font-weight:600 !important; 
}
.hfe-nav-menu-icon svg{
	opacity:0;
}
.hfe-nav-menu-icon{
	position:relative;
}
.hfe-nav-menu-icon::after{
	position:absolute;
	content:'';
	display:block;
	width:30px;
	height:30px; 
	top:6px;
	right:0;
	background-position: center;
	background-size: contain;	
	background-repeat: no-repeat;
}


.elementor-element-f2c008c, .elementor-element-baff260 {
	position: static;
}

.our-business {
	position: relative;
}

.solar-panel-image-container img {
	position: absolute;
	width: 800px;
	max-width: 800px;
	top: 40px;
	left: 0px;
}
.our-vision .elementor-widget-image-box + .elementor-widget-text-editor{
	max-width: 205px !important;
}

.faq_header{
	cursor:pointer;
	flex-wrap:nowrap;
}
.faq_header.active .elementor-icon{
	transform: rotate(-180deg);
}
.faq_header .elementor-image-box-title{
	transition:all 300ms ease;
}
.faq_header.active .elementor-image-box-title ,.faq_header.active svg{
	color:#F68D24 !important;
	fill:#F68D24 !important;
}
/* .faq_header.active img{
	filter: brightness(0) saturate(100%) invert(52%) sepia(78%) saturate(523%) hue-rotate(347deg) brightness(97%) contrast(99%);
} */
.projects_section {
    display: grid; 
    gap: 30px;
	font-family: "Poppins", Sans-serif;
}
.project_item img,.dummy_img{
	width:100%;
	height:auto;
	object-fit:cover;
	display:block;
	aspect-ratio:1/.8;
	transition:all 300ms ease-in;
	margin-bottom: 10px; 
    box-shadow: 0 0 2px lightgrey;
}
.dummy_img{
	background:#cecece;
}
.project_title ,.project_title a{
	font-weight:500;
	font-size:16px;
	color:#000; 
	text-decoration:none;
}
.project_location{
	color:#777777;
	font-size:13px;
	line-height:22px;
}
.single_page_container{
	margin-block:100px;
	font-family: "Poppins", Sans-serif;
    font-size: 10px;
    font-weight: 300; 
}
.single_page_container .project_title{
	font-size:40px;
	font-weight:600;
}
.single_page_container img{
	width:100%;
	height:auto;
	object-fit:cover;
}
.single_page_container{
	max-width:1140px;
	margin-inline:auto;
	padding-inline:20px;
}
.cordinates-sections{
	max-width: 1140px;
    margin: auto;
    z-index: -1;
    right: 0;
/*     padding-left: 44%; */
}
/* @media screen and (min-width:768px) {
	.cordinates-sections >div{
		max-width:500px;
	}
} */
strong,b{
	font-weight:700;
}
.archive_page{
	max-width:1140px;
	padding:100px 20px;
	font-family: "Poppins", Sans-serif;
	margin:auto;
}
.taxanomy-title{
	font-family: "Poppins", Sans-serif;
    font-size: 35px;
    font-weight: 600;
    text-transform: uppercase;
    color: #000000;
	text-align:center;
	margin-bottom:50px;
}
.why_chooose_newzen img{  
  filter: invert(45%) sepia(83%) saturate(900%) hue-rotate(70deg) brightness(95%) contrast(95%); 
}
.our_business_banner .slick-prev::after, 
.our_business_banner .slick-next::after{
	border-color: #ffffff;
}
.wpcf7 {
	font-family: "Poppins", Sans-serif;
}
.wpcf7-not-valid-tip{
	margin-top:10px;
	display:inline-block;
}
.wpcf7 input:not([type="submit"],[type="file"]),
.wpcf7 textarea,
.wpcf7 select{
	width: 100%;
    box-sizing: border-box;
    padding: 12px 15px;
    outline: none;
    border-color: lightgray;
    border: 1px solid lightgray;
	font-family: "Poppins", Sans-serif;
    font-size: 14px;
    font-weight: 300;
    color: #000000;
}
.wpcf7 input::placeholder,
.wpcf7 textarea::placeholder,
.wpcf7 select::placeholder{
	color:#777777;
}
.wpcf7 input:not([type="submit"]):focus,
.wpcf7 textarea:focus,
.wpcf7 select:focus{
	outline:1px solid #7C154D;
}
.wpcf7 textarea{
	height:120px;
}
.wpcf7 input[type="submit"]{
	background:#7c154d;
	padding:13px 20px;
	color:white;
	font-weight:500;
	font-size:14px;
	text-transform:uppercase;
	transition:all 300ms ease; 
	border:1px solid #7c154d;
	margin-left: auto;
    display: block;
    margin-top: 20px;
	cursor:pointer;
	font-family: "Poppins", Sans-serif;
}
.wpcf7 input[type="submit"]:hover{
	color:#7c154d;
	background:white;
}
.wpcf7-spinner{
	position:absolute;
}
.archive_page .pagination{
	grid-column: 1 / -1;
}
.pagination {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 8px;
    margin: 20px 0;
    padding: 10px 0;
	width: 100%;
}

.pagination a,
.pagination span {
    display: inline-block;
    padding: 8px 14px;
    border: 1px solid #ddd;
    border-radius: 4px;
    text-decoration: none;
    color: #333;
    font-size: 14px;
    transition: all 0.3s ease;
}

.pagination a:hover { 
    border-color: #f68d24;  
}
.pagination .current {
    background-color: #f68d24; /* Active page color */
    color: #fff;
    border-color: #f68d24;
    font-weight: bold;
}
.directors_img_layer{
	max-width: 250px; 
    left: 50%;
    right: 50%;
    transform: translateX(-50%);
}
.map_markers{
	font-family: "Poppins", Sans-serif;
	font-size:14px;
	color:#010101; 
	position:static;
}
.map_markers span {
    position: absolute;
    min-height: 40px;
    display: flex;
   	align-items: end;
    justify-content: center;
	z-index: 1;
	transition:all 300ms ease;
	transform:translatey(10px);
	opacity:0;
	cursor:pointer;
}
.map_markers span:hover{
	opacity:1;
	transform:translatey(0);
}
span.gulbarga {
    top: 16%;
    right: 32%;
}
span.bijapur {
    top: 23%;
    right: 49%;
}
span.raichur {
    right: 30%;
    top: 31%;
}
span.bagalkot {
    right: 55%;
    top: 31%;
}
span.belgaum {
    left: 17%;
    top: 32%;
}
span.koppal {
    top: 40%;
    right: 44%;
}
span.bellary {
    right: 32%;
    top: 43%;
}
span.gadag {
    top: 43%;
    left: 36%;
}
span.ukannada {
    top: 48%;
    left: 11%;
}
span.haveri {
	left: 32%;
    top: 51%;
}
span.davangere {
    bottom: 38%;
    left: 37%;
}
span.chitradurga {
    bottom: 33%;
    right: 36%;
}
span.bangalore {
    bottom: 23%;
    right: 17%;
}


.our_process .faq_content ul{
	list-style:none;
	padding:0;
}
.our_process .faq_content ul strong {
	color:#f9ac14;
	font-weight:600;
}
.our_process .faq_content {
	position: absolute;
    z-index: 10;
    top: 100%;
    left: 10%;
/*     right: 50%;
    transform: translate(-50%, 0); */
    width: 100%;
    min-width: 300px;  
}
.our_process .faq_content >div{
	border-radius:5px;
	overflow:hidden;
}
.our_process .faq_content::after{
	position: absolute;
    content: '';
    border-top: 10px solid #7c154d; 
    border-left: 10px solid transparent;
    top: -5px;
    left: 10%;
    rotate: 316deg;
	pointer-events:none;
}
.our_process .faq_header,
.our_process .elementor-heading-title{
	transition:all 300ms ease;
}
.career_item_head{
	cursor:pointer;
}
.career_item .career_item_head svg{
	transition:transform 300ms ease;
}
.career_item.active .career_item_head svg{
	fill:#000 !important;
	transform:scaley(-1);
}
.career_item.active .career_item_head{
	border-color:transparent;
}
.career_item_content ul{
	padding-left: 18px;
}
.career_item_content ul li::marker{
	color:#7C154D;
}
.career_item_content  li{
	margin-bottom:15px;
}
.file_upload .resume_fields p{
  display: flex;
  align-items: center;
  gap: 10px;
  font-family: Arial, sans-serif;
}

.file_upload input[type="file"] {
  display: none;
}

.file_upload label {
 	background: #ededed;
    color: #000000;
    padding: 10px 18px; 
    font-size: 14px;
    cursor: pointer;
    transition: background 0.3s ease;
}

.file_upload label:hover {
  background: #dcdada;
}

.file_upload .file-name {
  font-size: 14px;
  color: #555;
}
.form_container{
	position:fixed;
	inset:0;
	z-index:10;
	background:#fffffff7;
}
.form_overlay{
	inset:0;
}
span.label {
    display: block;
    margin: 20px 0 10px 0;
}
.close_popup{
	cursor:pointer;
}
.directors_section img{
	aspect-ratio:1;
	object-fit:contain;
}
.projects_category_tab {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 50px;
    gap: 30px; 
	flex-wrap:wrap;
}
.projects_category_tab  button {
	border: none;
    background: none; 
    cursor: pointer;
    font-family: "Poppins", Sans-serif;
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
    color: #000000;
    flex: 0 0 auto;
    padding: 8px 15px;
    border-radius: 22px;
    background: white; 
    box-shadow: 0 0 10px lightgray;
    transition: all 400ms ease;
}
.projects_category_tab  button.active{
	color: #ffffff;
    background: #7C154D;
}

.project_tab_section .project_item {
    opacity: 0;
    transform: translateY(20px) scale(0.95);
    transition: all 0.4s ease;
    display: none;
}

.project_tab_section .project_item.show {
    opacity: 1;
    transform: translateY(0) scale(1);
}

.table_img_box {
    display: flex;
    align-items: center;
    gap: 15px; 
    font-family: "Poppins", Sans-serif; 
}
.table_img_box h3{
	color: black;
    font-size: 14px;
    font-weight: 600;
	text-transform:uppercase;
	text-align: start;
}
.our_process_table tr,
.our_process_table td {
/*     border: 1px solid white; */
	padding:20px;
}
.our_process_table tr:first-of-type{
	font-family: "Poppins", Sans-serif; 
	font-size: 27px;
    font-weight: 600;
    color: #7C154D ;
	text-align:center;
}
.our_process_table { 
/*     background: #8f8f8f; */
    border-collapse: collapse; 
}
.our_process_table  img {
    width: 70px;
}
.our_process_table tr:first-of-type,
.our_process_table tr:first-of-type td{
	border-top-color:transparent;
}
.our_process_table tr:last-of-type,
.our_process_table tr:last-of-type td{
	border-bottom-color:transparent;
}
.our_process_table td:first-of-type {
	border-left-color:transparent;
}
.our_process_table td:last-of-type {
	border-right-color:transparent;
}
.project_coming {
    grid-column: 1 / -1;
    text-align: center;
}
@media screen and (min-width:768px){
	.sus_img_box{
		position:static !important;
	}
	.commercial_op::before{
		top: 29% !important;
		left: 111% !important;
		rotate: 134deg !important;
	}
	.form_flex {
		display: flex; 
		align-items: center;
		justify-content: space-between;
	}
	.our_process .faq_item:hover .faq_header{
		background-color: #7c154d !important; 
	}
	.our_process .faq_item:hover .faq_header .elementor-heading-title{
		color:white;
	}
	.our_process .faq_item:hover  .faq_content{
		opacity:100;
		pointer-events:all;
	}
	.our_process .faq_content { 
		display:block;
		opacity:0;
		pointer-events:none;
		transition:all 300ms ease; 
	}
	.our_process .left_process  .faq_header::after{
		position:absolute;
		content:'';
		width:40%;
		height:0;
		left:100%;
		border-top:4px dotted #7c154d;
	}
	/*  */
	.our_process .left_process  .faq_header::before{
		position: absolute;
		content: '';
		width: 0;
		border: none;
		border-right: 15px solid #7c154d;
		border-top: 15px solid transparent;
		top: 44%;
		left: 113%;
		rotate: 316deg;
		height: 0;
		border-radius: 0;
		bottom: 50%;
		transform: translateY(-50%);
		pointer-events:none;
	}
	.our_process .right_process .faq_item:nth-child(even) .faq_header::after,
	.our_process .left_process .faq_item:nth-child(even)::after{
		position: absolute;
		content: '';
		width: 60px;
		height: 250%;
		left: 100%; 
		background-image: url(https://dtgallery.net/newzen/wp-content/uploads/2025/08/border.png);
		background-position: left;
		background-repeat: no-repeat;
		background-size: contain;
		top: -194%; 
		pointer-events:none; 
	}
	.our_process .left_process .faq_item:nth-child(even)::after{
		left: -16%;
		background-position: right;
		bottom: -150%;
		top: unset;
		transform: scaleX(-1);
		height: 205%;
	}
}
 
@media screen and (max-width:375px) {
	
	
	.solar-panel-image-container img {
		width: 100%;
		max-width: 360px;
		top: 20px;
	}
	
	
}


@media screen and (min-width:376px) and (max-width:390px) {
	
	
	.solar-panel-image-container img {
		width: 380px;
		max-width: 380px;
		top: 20px;
	}
	
	
}


@media screen and (min-width:391px) and (max-width:430px) {
	
	
	.solar-panel-image-container img {
		width: 420px;
		max-width: 420px;
		top: 20px;
	}
	
	
}


@media screen and (max-width:767px){
	.our_process_table tr:first-of-type{
		font-size:23px !important;
	}
	.our_process_table td:not(:first-of-type) { 
		vertical-align: top;
	}
	.table_img_box {
		flex-wrap:wrap;
		flex-direction:column;
	}
	.table_img_box h3{
		text-align:center;
	}
	.our-vision .elementor-image-box-title{
		max-width:130px;
	}
	.why_chooose_newzen .elementor-image-box-title{
		    max-width: 250px;	
	}
	.mobile_banner .slick-slide img {
		display: block;
		width: 100%;
	}
	.page-id-213 .home_banner .slick-slide{
		min-height:35vh !important;
	}
	.sus_img {
		max-width: 70%;
		max-height: 200px;
		min-height: 150px; 
	}
	.sus_img_box {
		position: absolute; 
        background: white;
        height: 200px;
        top: 50% !important;
        bottom: 50%;
        transform: translateY(-50%); 
        z-index: 10;
        max-width: 50%;
        max-height: 50%;
        min-height: 0;
	}
	.sus_img_box .elementor-heading-title{
		font-size: 13px !important;
        line-height: 17px;
    }
	.sus_img_box .elementor-widget-image img{
		max-width:40px;
	}
	.img_box  .elementor-image-box-wrapper {
		display: flex;
		align-items: start;
		justify-content: start;
		gap: 15px;
	}
	.our_process .faq_content::after{
		left:50%;
		right:50%;
		transform:translatex(-50%)
	}
	.our_process  .faq_header.active{
		background-color: #7c154d !important; 
	}
	.our_process .faq_header.active .elementor-heading-title{
		color:white;
	}
 
	.our_process .faq_content {
		position: relative !important; 
		top:unset;
	}
	.our_process .faq_header{
		position:static;
	}
	 
	.our_process .faq_item:not(.right_process .faq_item:last-of-type) .faq_header::before{
		position: absolute;
        content: '';
        width: 0;
        border: none;
        border-bottom: 15px solid #7c154d;
        border-right: 15px solid transparent;
        top: 109%;
        left: 50%;
        rotate: 316deg;
        height: 0;
        border-radius: 0;
        /* bottom: 0; */
        transform: translateX(-50%);
        pointer-events: none;
        right: 50%;
	}
	.our_process  .faq_item:not(.right_process .faq_item:last-of-type)::after{
		position: absolute;
        content: '';
        width: 8px;
        height: 60px;
        left: 50%;
        border-left: 4px dotted #7c154d;
        top: 95%; 
	}
	.our_process .faq_content{
		left:0;
	}
	.taxanomy-title{ 
		font-size: 27px; 
	}
	.cordinates-sections{
		position:static;
		padding-left:0;
	} 
	.absolute_img{
		position:static !important;
		order:-3;
	}
	.our_mission_title{
		position:absolute;
		top:-62px;
		left:40%;
	}
	.img_boxes .elementor-image-box-wrapper {
		display: flex;
		gap: 20px;
		align-items: center;
	}
	.projects_section { 
		display:flex !important;
		flex-wrap:wrap;
	}
	.projects_section >.project_item{
		width:100%;
	}
	.faq_header .elementor-widget-image-box .elementor-image-box-wrapper { 
		display: flex;
		align-items: center;
		gap: 12px;
		text-align: start !important;
	}
	.solar-panel-image-container img {
		width: 100%;
		max-width: 100%;
		top: 20px;
	}
	
	.why_us .elementor-widget-image-box .elementor-image-box-wrapper{
		display:flex;
		align-items: center;
        justify-content: start;
        gap: 20px;
	} 
	.news_section{
		 grid-template-columns: repeat(1, 1fr) !important;
	}
	.our-vision .elementor-image-box-title br{
		display:none;
	}
}
@media screen and (min-width:768px) and (max-width:1024px) {
	.our_process .left_process .faq_item:nth-child(even)::after { 
		bottom: -89px; 
		height: 135px;
	}
	.taxanomy-title{ 
		font-size: 30px; 
	}
	.cordinates-sections > div{
		max-width: 53% !important;
        margin-right: 0 !important;
	}
	.cordinates-sections{
		max-width:96%;
	}
	.projects_section { 
		grid-template-columns: repeat(2, 1fr); 
	}
	.purple_container {
		min-height: 280px;
	}
	.news_section{
		 grid-template-columns: repeat(2, 1fr) !important;
	}
}


@media screen and (min-width:821px) and (max-width:1024px) {
	
	
	.solar-panel-image-container img {
		top: 45px;
	}
	
	
}


@media screen and (min-width:769px) and (max-width:820px) {
	
	
	.solar-panel-image-container img {
		top: 85px;
	}
	
	
}


@media screen and (min-width:601px) and (max-width:768px) {
	
	
	.solar-panel-image-container img {
		width: 700px;
		max-width: 700px;
		top: 200px;
	}
	
	
}


@media screen and  (min-width:1025px) {
	.cordinates-sections > div{
		max-width: 520px !important;
        margin-right: 0 !important;
	}
	.projects_section { 
		grid-template-columns: repeat(4, 1fr); 
	}
	.our-mission-col{
		max-width: 600px;
		position: absolute;
		right: 0;
		top: 30%;
	}
	.mission-list{
		max-width:440px !important;
	}
	.purple_container {
		min-height: 220px;
	}
}

@media screen and  (min-width:1500px) { 
	
	.our-business {
		height: 960px ;
	}
	
	.elementor-element-af1c8ff {
		padding-top: 250px;
    	padding-bottom: 150px;
	}
	
	.solar-panel-image-container img {
		width: 1000px;
		max-width: 1000px;
		top: 40px;
		left: 0px;
	}

	
	
}