/*
Theme Name: Avada Child Theme
Description: The Avada Website Builder is the ultimate design and creation suite. Design Anything, Build Everything, Fast. The #1 selling product of all time on ThemeForest.
Author: ThemeFusion
Theme URI: https://avada.com/
Author URI: https://themeforest.net/user/ThemeFusion
Version: 7.11.9
Requires PHP: 5.6
License: Themeforest Split Licence
License URI: -
Text Domain: Avada
Template: Avada
*/
/* 
.banner {
	background: rgb(240, 240, 240);
	background: linear-gradient(
		180deg,
		rgba(240, 240, 240, 1) 87%,
		rgba(255, 255, 255, 1) 87%,
		rgba(255, 255, 255, 1) 100%
	);
} */


.fusion-fullwidth.banner-grad-sec {
    background: linear-gradient(180deg, rgba(240, 240, 240, 1) 87%, rgba(255, 255, 255, 1) 87%, rgba(255, 255, 255, 1) 100%);
}

.banner-section {
	display: flex;
	flex-wrap: wrap;
	padding-top: 10%;
	margin: 0 7%;
}
.banner-spinner-image {
	height: 100%;
	width: 20%;
}
.bnr-heading {
	font-size: 40px;
	font-weight: 600 !important;
	line-height: 45px;
}
.bnr-description {
	font-size: 16px;
	font-weight: 200;
}
.bnr-content-section {
	padding-top: 100px;
}
.banner-main-image,
.banner-spinner-image,
.bnr-content-section {
	margin: 15px;
}
.tabs-section {
	display: flex;
	background: #007235;
	padding: 5px 0px;
    border-radius: 15px;
	justify-content: center;
}
.tabs {
	margin: 45px auto 40px;
	width: 66%;
}
.tabs-links {
	padding: 15px 40px;
	color: #fff;
	font-weight: 200;
	font-size: 16px;
	cursor: pointer;
}
/* .card-section {
	margin: 10px auto 35px;
    width: 66%;
	background: #F0F0F0;
    border-radius: 15px;
} */
.card-section-container-scroll {
	margin: 0px auto 0px;
    width: 66%;
    background: #F0F0F0;
    border-radius: 15px;
}
.card-content {
	display: flex;
}
.card-heading {
	color: #454545;
    font-size: 26px;
    font-weight: 600;
	line-height: 25px;
}
.cart-image img, .cart-image dotlottie-player {
	 margin: 12% 28px;
}
.cart-image {
	 width: 52%;
}
.card-content-section {
	 align-self: center;
	margin-top: 72px;
}
.card-content {
	padding: 50px 70px;
	justify-content: space-between;
}
.card-section-heading {
	color: #454545 !important;
}
.card-section-description {
	max-width: 84%;
}
.card-sec-one {
	display: flex;
}
.card-content-section {
	width: 51%;
}
.read-more-btn {
	padding: 17px 30px;
    border-radius: 10px;
	border: 1px solid #45454599;
	cursor: pointer;
	width: 150px;
	transition: width 0.3s ease;
	background: none;
	color: #454545;
}
.read-more-btn-big {
	padding: 17px 20px;;
    border-radius: 10px;
	border: 1px solid #45454599;
	cursor: pointer;
	width: 210px;
	transition: width 0.3s ease;
	background: none;
	color: #454545;
}
.read-more-btn-big-partner {
	padding: 17px 0px;
    border-radius: 10px;
	border: 1px solid #45454599;
	cursor: pointer;
	width: 320px;
	transition: width 0.3s ease;
	background: none;
}
.btn_flex {
	display: flex;
}
/* .video-gallery-button .read-more-btn-big {
	width: 155px;
}
.video-gallery-button .btn-section-big:hover .read-more-btn-big {
    width: 170px;
} */
.btn-section {
	display: flex;
	width: fit-content;
}
.btn-section-big {
	display: flex;
	margin-top: 10%;
	width: fit-content;
}
.read-more-btn-arrow {
	display: none;
	margin-left: 10px;
	filter: contrast(0.25);
}
.btn-section-big:hover .read-more-btn-arrow  {
	display: block;
}
.btn-section:hover .read-more-btn-arrow  {
	display: block;
}
.btn-section:hover .read-more-btn {
	width: 160px;
}
.btn-section-big:hover .read-more-btn-big {
	width: 230px;
}
.btn-section-big:hover .read-more-btn-big-partner {
	width: 335px;
}
.card-section-container-scroll {
	height: 630px;
    overflow: auto;
}
.card-section-container-scroll::-webkit-scrollbar {
  display: none;
}
.card-section-container-scroll {
  -ms-overflow-style: none;
  scrollbar-width: none;
}
.mentoring-section {
	width: 90%;
	margin: 0 auto !important;
}
.banner-grad-sec .fusion-content-layout-column {
	margin: 0px !important;
}
.mentoring-right-section {
	padding: 10px 100px 10px 100px;
}
#infrastructure{
	margin-top: -30px;
}
.mentoring-right-heading {
	font-size: 19px;
    font-weight: 400;
    color: #fff;
	width: 60%;
/* 	border-bottom: 1px solid #fff; */
	padding-bottom: 10px;
}
.domain-names {
	display: flex;
	justify-content: space-between;
	margin-top: 53px;
    width: 100%;
	cursor: pointer;
	transition: transform 0.5s ease;
}
/* .domain-names:nth-child(1) {
	display: flex;
	justify-content: space-between;
	margin-top: 0px;
    width: 100%;
	cursor: pointer;
} */
.domain-names-margin {
	margin-top: 0px !important;
}
.expand-section {
	overflow: scroll;
	height: 0px;
	transition: height 0.8s ease;
	color: white;
	overflow-x: hidden;
}
.expand-section-marketing {
	overflow: scroll;
	height: 0px;
	transition: height 0.8s ease;
	color: white;
	overflow-x: hidden;
}
.expand-section-legal {
	overflow: scroll;
	overflow-x: hidden;
	height: 0px;
	transition: height 0.8s ease;
	color: white;
}
::-webkit-scrollbar {
    width: 1px;
}
::-webkit-scrollbar-button {
    background: transparent;
}
::-webkit-scrollbar-track-piece {
    background: transparent;
}
::-webkit-scrollbar-thumb {
    background: #eee;
}
.expand-section-entrepreneurship {
	overflow: scroll;
	height: 0px;
	transition: height 0.8s ease;
	color: white;
	overflow-x: hidden;
}
.expand-section-patenting {
	overflow: hidden;
	height: 0px;
	transition: height 0.8s ease;
	color: white;
}
.domain-names:hover .domain-type-name {
	font-weight: 400;
}
/* .domain-names:hover img {
	width: 40px;
} */
.mentors-right-section-main .fusion-content-layout-column {
	margin: 0px !important;
}
.domain-type-name {
	font-size: 18px;
    font-weight: 400;
    color: #fff;
    display: flex;
    flex-direction: column-reverse;
}
.domain-names-sec {
/* 	display: flex;
	flex-direction: column; */
	height: 530px;
    overflow: hidden;
}
.expand-section-list li {
	margin-bottom: 10px;
	font-weight: 200;
	line-height: 23px;
}
.expand-section-list {
	margin-top: 0px;
    padding-left: 20px;
}
.expand-section-list:first-of-type {
	margin-right: 30px;
}
.expand-section-list-data {
	display: flex;
/* 	justify-content: space-between; */
/*     width: 80%; */
}
.expand-section-content {
	width: 90%;
	margin-bottom: 10px !important;
    margin-top: 10px !important;
	color: #fff;
	font-weight: 200;
}
.mentoring-sec-one-image .fusion-content-layout-column {
	margin: 0px !important;
}
.mentoring-sec-one-image .fusion-content-layout-column .fusion-imageframe, .mentoring-sec-one-image .fusion-content-layout-column .fusion-imageframe img {
	width: 100% !important;
}
.points-heading .fusion-content-layout-column {
	margin: 0px !important;
}
.mentoring-section-coading {
	display: flex;
}
.mentoring-right-section {
	background-color: #218E11;
	width: 67%;
	height: 90%;
	display: flex;
    flex-direction: column;
    justify-content: center;

}
.mentoring-sec-image-data img {
	height: 90%;
	width: 100%;
}
.advisory-sec-cod {
	display: flex;
	margin-top: 6%;
}
.advisory-sec-cod img {
	width: 100%;
}
.advisory-sec-content {
	width: 39%;
}
.advisory-sec-content-para {
	max-width: 85%;
}
.advisory-sec-cod::after {
    content: "";
    background: url("/wp-content/uploads/2024/08/mentor_and_advisory_bg.png") no-repeat center center;
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 270px;
    right: -37%;
    z-index: -1;
}
.advisory-sec-content .btn-section-big.hme-bnr.incub img {
	width: unset !important;
}
.infrastructure-section {
	margin-top: 10% !important;
}
.infrastracture-content {
	display: flex;
}
.infrastracture-content-section-one {
	width: 34%;	
}
.infrastracture-content-section-one p {
	font-size: 16px;
    font-weight: 300;
    max-width: 75%;
}
.infrastracture-heading {
	margin: 2% 0% 3%;
	color: #454545 !important;
    font-size: 18px !important;
}
.infrastructure-card-section {
	width: 40%;
    background-color: #F0F0F0;
    padding: 20px 50px 45px 80px;
    position: absolute;
    bottom: -155px;
}
.infra-names-sec {
	display: flex;
    flex-direction: column;
}
.infra-domain-names {
	display: flex;
    justify-content: space-between;
    margin-top: 30px;
    width: 75%;
	cursor: pointer;
}
.infra-domain-names:hover .infra-domain-type-name {
	font-weight: 500;
}
.infra-domain-names .infra_next_arrow_green, .infra-domain-names:hover .infra_next_arrow {
	display: none;
}
.infra-domain-names:hover .infra_next_arrow_green {
	display: block;
}
.infrastracture-section-inside {
	position: relative;
}
.infra-section-three {
	display: flex;
	margin-top: 8%;
}
.infra-domain-type-name {
	font-size: 18px;
    color: #454545;
    font-weight: 400;
}
.infra-section-three-image {
	width: 40%;
}
.infra-section-three-content {
	width: 60%;
	display: flex;
	background-color: #F0F0F0;
}
.infra-section-three-content-inside {
	width: 58%;
    margin: auto;
}
.infra-section-three-content-inside h6 {
	color: #454545 !important;
    font-weight: 400 !important;
	font-size: 18px !important;
}
.infra-content {
	color: #454545;
    font-weight: 300;
    line-height: 23px;
	margin-top: 45px;
}
.infra-section-three-content .read-more-btn-big {
	padding: 17px 20px !important;
}
.ciap-section {
	display: flex;
}
#CIAP {
	margin-bottom: 45px;
	margin-top: 45px;
}
.ciap-heading {
	margin-top: 30px;
    margin-bottom: 35px;
	color: #454545 !important;
	font-size: 18px !important;
	font-weight: 400;
}
.adv-heading {
	margin-bottom: 45px;
	color: #454545 !important;
	font-size: 18px !important;
	font-weight: 400;
}
.ciap-content-section {
	width: 45%;
	display: flex;
    justify-content: center;
    flex-direction: column;
}
.ciap-image-section {
	width: 60%;
}
.ciap-content-section-inside {
	padding-left: 20%;
}
.ciap-content {	
	color: #454545;
	line-height: 23px;
	margin-bottom: 60px;
	font-weight: 300;
}

.company-logo-carousel-wrap {
  padding: 0 5%;
  width: 90%;
  position: relative;
}
.company-logo-carousel .item {
  position: relative;
  z-index: 100; 
  -webkit-backface-visibility: hidden; 
}
.company-logo-carousel .item img{
  width: 99%;
  margin: auto;
}
.owl-nav > div {
  margin-top: -26px;
  position: absolute;
  top: 50%;
  color: #cdcbcd;
}
.owl-nav i {
  font-size: 52px;
}

.company-logo-carousel  .owl-nav .owl-prev {
  left: -30px;
}
.company-logo-carousel  .owl-nav .owl-next {
 right: -68px;
}
.company-logo-carousel .owl-nav .owl-prev, .company-logo-carousel .owl-nav .owl-next {
	position: absolute;
    top: 50% !important;
	transform: translate(-50%, -50%);
}
.carousel-content-sec {
	font-size: 16px;
	font-weight: 300;
	color: #454545;
    width: 76%;
    margin-left: 5%;
    line-height: 23px;
    margin-top: 6%;
}
.company-employee-carousel-wrap {
/*   padding: 0 5%; */
  width: 90%;
  position: relative;
 	margin: 0 auto !important;
}

/* fix blank or flashing items on carousel */
.company-employee-carousel .item {
  position: relative;
  z-index: 100; 
  -webkit-backface-visibility: hidden; 
}

.owl-nav i {
  font-size: 52px;
}

.owl-nav .owl-prev {
  left: -30px;
}

.owl-nav .owl-next {
  right: -30px;
}

.partner-network-section .read-more-btn-big {
	    padding: 17px 20px;
		background: none;
}
.partner-network-section .btn-section-big {
	    margin-left: 5%;
	    margin-top: 4%;
}
.company-employee-carousel.owl-carousel .owl-dots {
	text-align: center;
}
.company-employee-carousel.owl-carousel .owl-dot {
    width: 4px;
    display: inline-block;
    padding: 5px !important;
    border-radius: 30px;
    margin: 3px;
    background: #fff;
    border: 1px solid #707070;
}
.company-employee-carousel.owl-carousel .owl-dot.active {
    width: 35px !important;
}
.card-content-section-carousels {
	background: #F0F0F0;
	width: 100%;
    padding: 23px 35px;
	height: 163px;
    transition: height 0.3s ease, transform 0.3s ease;
  	transform-origin: top;
	position: absolute;
    bottom: 0px;
}

.card-emp-name {
	font-size: 24px;
    font-weight: 600;
    color: #454545;
	margin-bottom: 10px;
}
.card-inside {
  overflow: hidden;
  position: relative;
}

.card-inside::before {
  content: "";
	width: 100px;
	height: 100px;
	background: #fff;
	border: 1px solid #218E11;
	border-radius: 50%;
	position: absolute;
	top: 31%;
	left: 50%;
	cursor: pointer;
	transition: all 0.5s;
	transform: translate(-50%, -50%);
}
.card-inside::after {
    content: "";
    border-left: 25px solid #454545;
    border-right: 10px solid transparent;
    border-top: 20px solid transparent;
    border-bottom: 20px solid transparent;
    position: absolute;
    top: 31%;
    left: 52%;
    cursor: pointer;
    transition: all 0.5s;
	transform: translate(-50%, -50%);
}

.card-know-more {
	display: none;
	width: 11%;
	text-align: right;
}
.card-inside:hover .card-know-more {
/* transform: translatey(-50px); */
	display: block;
}
.card-inside:hover .card-content-section-carousels {
    height: 200px; /* Height on hover */
}
.arrow-section {
	display: flex;
    justify-content: end;
}
.company-employee-carousel .item {
	margin-right: 10px !important;
}
.section-six-seven {
	display: flex;
}
.partner-sec {
	margin-bottom: 70px;
    margin-left: 12%;
	margin-top: 30px;
	font-size: 18px !important;
	color: #454545 !important;
}
.company-employee-carousel .owl-dots {
	margin-top: 30px;
}
.video-gallery-button {
/* 	display: flex;
	justify-content: center; */
	width: 34%;
    margin: 40px auto;
}
.video-gallery-button .btn-section-big {
	margin-top: 5%;
}
.partner-fund-network-section {
	margin-left: 15px;
	width: 65%;
    margin: 0 auto;
}
.partner-fund-main {
	background-color: #F0F0F0 !important;
}
.fund-section-one::after {
    content: "";
    background: url(/wp-content/uploads/2024/08/background-circle-section.png) no-repeat center center;
    display: block;
    width: 109%;
    height: 97%;
    position: absolute;
    top: -116px;
    z-index: -1;
    left: -15px;
}
.fund-wrap {
	margin-left: 60px;
	margin-top: 7%;
}
.fund-content {
	width: 95% !important;
	margin-top: 60px;
}
.part-fund-sec-two {
	margin-top: 14%;
}
.heading-numbers {
	font-weight: 200 !important;
	margin-right: 6px;
}
.fund-main-heading {
	margin-top: 10%;
}
.partner-fund-main {
	margin-top: 100px !important;
}
.partner-network-section {
	margin-left: 0px;
}
.partners-sections-margin {
	margin-top: 20px !important;
}
.all-partner-funds-sec .btn-section-big {
	justify-content: center;
	margin-top: 3%;
    margin-bottom: 3%;
}
.tabs-section-mobile {
	display: none;
	background: #007235;
	padding: 0px 0px;
    border-radius: 8px;
}
.mobile-heading-tab-datas {
	display: none;
}
.mentoring-section-coading-mobile {
	display: none;
}
.adv-heading-mobile {
	display: none;
}
.office-space-btn-last-monile {
		display: none;
	}
.ciap-image-section-desktop {
	display: block;
}
.ciap-image-section-mobile {
	display: none;
}
.part-fund-sec-two .carousel-content-sec {
		font-size: 18px;
    	margin-top: 6%;
    	line-height: 30px;
		margin-left: 0px;
		width: 71%;
		padding: 0px 10px;
}
.fund-wrap .owl-nav .owl-next, .fund-wrap .owl-nav .owl-prev{
	    top: 25%;
}
.slick-slider .element{
	width; 100%;
}
.infra-section-three-image img {
	width: 100%;
}
.slick-slider .element {
	padding: 0px 25px;
}
.slick-slider .element .btn-section-big img {
	display: none !important;
}
.slick-slider .element .btn-section-big:hover img {
	display: block !important;
}
.slick-arrow {
	display: none !important;
}
.slick-dots {
	display: flex;
    list-style-type: none;
	justify-content: center;
    padding-left: 0px;
    width: 85%;
	margin-top: 75px;
}
.slick-dots .slick-active button {
	width: 35px !important;
    display: inline-block;
    padding: 5px !important;
    border-radius: 30px;
    margin: 3px;
    background: #fff;
    border: 1px solid #707070;
	font-size: 0px;
}
.slick-dots li button {
	width: 4px !important;
	display: inline-block;
    padding: 5px !important;
    border-radius: 30px;
    margin: 3px;
    background: #fff;
    border: 1px solid #707070;
	font-size: 0px;
}

.infracture-hover-images {
	overflow: hidden;
}

.infracture-hover-images img {
    animation: fadeInZoom 0.5s linear forwards; /* Initial fade-in with zoom */
    opacity: 0; /* Start with opacity 0 */
    transform: scale(1.2); /* Ensure scale is set to normal */
}

.infracture-hover-images img.fade-out {
    animation: fadeOutZoom 0.5s linear forwards; /* Fade out and zoom */
}

/* Fade-out with zoom-out effect */
@keyframes fadeOutZoom {
    0% {
        opacity: 0.95;
        transform: scale(1.2); /* Start at normal size */
    }
    100% {
        opacity: 1;
        transform: scale(1.1); /* Zoom out slightly */
    }
}

/* Fade-in with zoom-in effect */
@keyframes fadeInZoom {
    0% {
        opacity: 0.95;
        transform: scale(1.1); /* Start slightly zoomed in */
    }
    100% {
        opacity: 1;
        transform: scale(1.2); /* Return to normal size */
    }
}

.all-partner-funds-sec .read-more-btn-big{
	padding: 17px 22px;
}
.slick-slider {
		display: block;
	}
	.mobile-partnrs-carousel-two {
		display: none;
	}
.tabs-links a, .tabs-links a:active, .tabs-links a:hover  {
	color: #fff;
}
.card-emp-name-desc {
	line-height: 22px;
}
.apply_menu_ul_sticky_brc {
    position: fixed;
    top: 0px;
    left: 50%;
    transform: translateX(-50%);
    z-index: 99999;
	width: 100%;
	border-radius: 0px;
}
.tab-section-containers {
	z-index: 99 !important;
}
.scroll-tab-width {
	margin-top: 130px !important;
}
.tabs-section-mobile ul {
	list-style: none !important;
    padding-left: 0px !important;
	margin-top: -10px !important;
}
.new-heading-philosophy {
	text-align: center;
}
.new-para-philosophy-section {
	width: 100%;
	display: flex;
    justify-content: center;
	margin-top: 50px;
	margin-bottom: 50px;
}
.new-para-philosophy {
	width: 50%;
	margin-top: -25px !important;
    margin-bottom: -15px !important;
}

/* Blog */

.main-blog-section {
	display: flex;
	margin-top: 50px;
}
.blog-main-bnr .news_bnr_img_desk{
	width: unset;
	margin-top: 2550%px;
}
.blog-main-bnr .news_bnr_title {
	width: 48%;
}
.main-blog-image-section {
	width: 48%;
}
.main-blog-content-section {
	width: 45%;
	border-bottom: 1px solid #B7B7B7;
}
.main-blog-content-heading {
	font-size: 38px;
	font-weight: 600;
    line-height: 46px;
    max-width: 100%;
}
.main-blog-date-section {
	display: flex;
	width: 100%;
    justify-content: space-between;
	margin-top: 13%;
    margin-bottom: 10%;
}
.main-blog-date {
	font-size: 20px;
	display: flex;
    justify-content: center;
    flex-direction: column;
	font-size: 16px;
    color: #454545;
}
.main-blog-date-arrow {
	width: 30%;
	display: flex;
    justify-content: center;
}
.main-blog-date-arrow img, .blog-list-date-arrow img {
	filter: contrast(0.25);
}
.main-blog-container {
	width: 84%;
	margin: 0 auto 60px;
}
.blog-main-bnr .news_bnr_img {
	display: flex !important;
	justify-content: end !important;
	width: 37% !important;
}
.main-blog-image-section img {
	width: 90%;
	border-radius: 30px;
}
.main-blog-section:hover, .blog-container:hover {
	color: black !important;
}
.blog-container {
	width: calc(33.33% - 33.33px);
	border-bottom: 1px solid #B7B7B7;
	margin-top: 10px;
}
.blog-heading {
	font-size: 28px;
    font-weight: 600;
    line-height: 35px;
	margin-top: 40px;
	overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.blog-list-date-section {
	display: flex;
    width: 100%;
    justify-content: space-between;
	margin-top: 45px;
    margin-bottom: 30px;
}
.blog-list-date {
	display: flex;
    flex-direction: column;
    justify-content: center;
	font-size: 16px;
    color: #454545;
}
.blog-list-containers {
	display: flex;
	gap: 50px;
	flex-wrap: wrap;
	margin-top: 4%;
}
.blog-container:nth-child(3n+1) {
/*   margin-right: auto; */
}
/* .blog-pagination {
    display: flex;
    justify-content: center;
    align-items: baseline;
    width: 100%;
    margin: 60px 0px;
    color: #454545;
    column-gap: 15px;
} */
.blog-container img {
	width: 100%;
	border-radius: 30px;
}
.blog-container .blog-list-date-arrow img {
	border-radius: 0px;
}
/* .blog-pagination-prev, .blog-pagination-active, .blog-pagination-next {
    border: 1px solid #454545;
    border-radius: 10px;
    padding: 10px 12px 5px;
    margin-bottom: 0px !important;
}
.blog-pagination-prev:before, .blog-pagination-next:after {
    position: relative;
    content: "";
    display: inline-block;
    width: 5px;
    height: 5px;
    border-right: 1px solid black;
    border-top: 1px solid black;
    transform: rotate(-135deg);
    margin-right: 10px;
    top: -1px;
} */
.all-partner-funds-sec .fusion-content-layout-column{
	width: 18% !important;
    margin: 0 auto !important;
}
.tab-arrow-images {
		display: flex;
		justify-content: center;
		align-items: center;
	}
	.tab-arrow-images-desktop {
		display: flex;
		justify-content: center;
	}

.tab-arrow-images-desktop img{
	display: none;
}

.tabs-links:hover .tab-arrow-images-desktop img{
	display: block;
}
.tabs-links:hover .tab-arrow-images-desktop {
	margin-top: 0px;
}
.tabs-links {
/* 	transition: transform 0.3s ease; */
	transition: all 0.5s;
}
.tabs-links:hover {
	padding: 6px 40px 0px 40px;
	transition: transform 0.3s ease;
}
.tabs-section {
/* 	height: 84px; */
	height: 65px;
}
.sub-heading-partner-sec {
	margin-left: -22px;
}
.fablab_mobile {
	display: none;
}
.expand-section-list-data {
	margin-top: 20px;
}
.domain-type-name-arrow-images {
	display: flex;
    align-items: center;
}
@media screen and (max-width: 1200px) {
	.fablab_mobile {
		display: block !important;
	}
}

@media screen and (min-width: 320px) and (max-width: 576px) {
	.bnr-content-section {
		order: 1;
		padding-top: 80px; 
		margin: 0px;
	}
	.banner-spinner-image {
		order: 2;
        margin: 0px;
        width: 75px;
        height: 75px;
        position: absolute;
        right: -48px;
        top: 250px;
        transform: translate(-50%, -50%);
	}
	.banner-main-image {
		order: 3;
		margin: 25px 0px 0px 0px;
	}
	.banner-grad-sec {
		padding: 0px !important;
	}
	.bnr-heading {
		font-size: 33px;
		line-height: 44px;
	}
	.bnr-description {
		line-height: 24px;
    	margin-top: 14px;
		max-width: 80%;
	}
	.banner-section {
		position: relative;	
		margin: 0 8%;
	}
	.tabs-section {
		display: none;	
	}
	.tabs-section-mobile {
		display: block;
  		height: 56px;
  		transition: height 0.8s ease;
		overflow: hidden;
	}
	.tabs {
		margin: 0px;
		width: 100%;
	}
	.tab-section-containers {
		padding: 20px 20px !important;
	}
	.tabs-links {
		padding: 15px 30px;
		color: #fff;
		font-weight: 200;
		font-size: 17px;
		cursor: pointer;
		display: flex;
    	justify-content: space-between;
	}
.tabs-links:hover {
    padding: 15px 30px;
    transition: transform 0.3s ease;
}
	.mobile-heading-tab-datas {
		display: block;
		margin-top: 60px;
	}
/* 	.card-datas-section {
		height: auto;
	} */
	.card-section {
		margin: 0px auto 25px;
		width: 100%;
		background: #F0F0F0;
    	border-radius: 15px;
	}
	.card-section-container-scroll {
		margin: unset;
		width: unset;
    	background: none;
    	border-radius: unset;
		height: unset;
    	overflow: unset;
	}
	.card-content {
		padding: 25px 25px 10px;
		flex-wrap: wrap;
	}
	.card-content-section {
		width: 100%;
	}
	.card-sec-one {
		display: block;
		width: 100%;
	}
	.card-heading {
		font-size: 18px;
	}
	.cart-image {
		width: 55%;
        margin: 10% auto;
	}
	.cart-image img, .cart-image dotlottie-player {
		margin: 8% auto;
	}
	.card-section-heading {
		font-size: 16px;
	}
	.card-section-description {
		font-size: 16px;
		max-width: 100%;
	}
	.read-more-btn-arrow {
		display: block;
	}
	.read-more-btn {
		width: 160px;
	}
	.bnr-circle-one .read-more-btn {
		width: 150px;
	}
	.ciap-heading-mentoring-mobile {
		margin-top: 0px;
	}
	.advisory-sec-cod::after {
		content: "";
		background: none;
		display: block;
		width: 100%;
		height: 100%;
		position: absolute;
		top: 193px;
		right: -37%;
		z-index: -1;
	}
	.mentoring-section {
		padding: 0px !important;
	}
	.mentoring-section-coading {
		display: block !important;
	}
	.mentoring-section-coading-mobile {
		display: none;
	}
	.mobile-carousel-mentor-content {
		display: flex;
		justify-content: space-between;
		background: #218E11;
		padding: 15px 25px;
	}
	.mobile-carousel-mentor-content-heading {
		font-size: 17px;
        color: #fff;
        display: flex;
        flex-direction: column;
        justify-content: center;
	}
	.mobile-carousel-mentor-content-image {
		width: 12%;
	}
	.mentoring-carousel {
		position: relative;
	}
	.mentoring-carousel .owl-nav {   
		position: absolute;
		top: 23px;
		right: 12px;
	}
	.mentoring-carousel .owl-nav .owl-next {   
		    margin-left: 15px;
	}
	.mentoring-carousel .owl-nav .owl-next, .mentoring-carousel .owl-nav .owl-prev {   
		    width: 37%;
	}
	.mentoring-carousel-headings {
		position: absolute;
		z-index: 11;
		top: 15px;
		left: 20px;
		font-size: 17px;
		font-weight: 400;
		color: #fff;
		padding-bottom: 18px;
		padding-top: 12px;
	}
	.mentoring-right-heading-line {
		background-color: #fff;
		width: 90%;
		height: 1px;
		position: absolute;
		top: 74px;
		z-index: 11;
		left: 19px;
	}
	.mentoring-section-coading-mobile .carousel-wrap {
		position: relative;
	}
	.adv-heading-desktop {
		display: none;
	}
	.adv-heading-mobile {
		display: block;
		margin-top: 70px;
    	margin-bottom: 10px;
	}
	.advisory-sec-cod {
		flex-wrap: wrap;
	}
	.advisory-sec-content {
		order: 2;
		padding: 35px 35px;
    	background: #F0F0F0;
	}
	.advisory-sec-images {
		order: 1;
   		width: 100%;
	}
	.advisory-sec-cod img {
    	width: 100%;
	}
	.advisory-sec-content {
    	width: 100%;
	}
	.advisory-sec-content-para {
		max-width: 100%;
		font-weight: 300;
		line-height: 24px;
		font-size: 16px;
	}
	.read-more-btn-big {
		padding: 13px 7px;
		border-radius: 10px;
		cursor: pointer;
		width: 170px;
	}
	.btn-section-big:hover .read-more-btn-big {
    	width: 155px;
	}
	.btn-section-big {
		margin-top: 8%;
	}
	.infra-mobile-heading {
		margin-top: 5px;
    	margin-bottom: 25px;
	}
	.infrastracture-heading {
		color: #454545 !important;
    	font-weight: 500 !important;
	}
	.infrastructure-card-section, .infracture-hover-images  {
		display: none;
	}
	.infrastracture-content {
		flex-wrap: wrap;
	}
	.infrastracture-content-section-one {
    	width: 100%;
	}
	.infrastracture-content-section-one p {
		font-size: 16px;
		font-weight: 300;
		max-width: 100%;
		color: #454545;
		line-height: 24px;
		margin-top: 17px;
	}
	.mobile-carousel-fablab-content {
		position: absolute;
		bottom: -15px;
		width: 90%;
		padding: 20px 20px 15px;
		background-color: #F0F0F0;
		transform: translate(-50%, -50%);
		left: 50%;
		font-size: 19px;
		color: #454545;
	}
	.item-sections {
		position: relative;
	}
	.fablab-carousel .owl-nav {
		justify-content: center;
		display: flex;
		margin-top: 30px;
	}
	.fablab-carousel .owl-nav .owl-next{
		margin-left: 20px;
	}
	.office-space-headings {
		display: none;
	}
	.infra-section-three {
		margin-top: 0%;
		flex-wrap: wrap;
	}
	.infrastracture-heading-office {
		margin-top: 45px;
	}
	.infra-section-three-image {
    	width: 100%;
		order: 2;
		margin-top: 25px;
	}
	.infra-section-three-content {
		width: 100%;
		order: 1;
		background: none !important;
	}
	.infra-content {
		margin-top: 0px;
	}
	.infra-section-three-content-inside {
		width: 100%;
	}
	.office-space-btn-last {
		display: none;
	}
	.office-space-btn-last-monile {
		display: block;
	}
	.office-space-btn-last-monile .read-more-btn-big {
		width: 210px;
		background: #fff;
	}
	.ciap-heading-mobile-parts {
		margin-top: 30px;
    	margin-bottom: 20px;
	}
	.ciap-section { 
		flex-wrap: wrap;
	}
	.ciap-image-section,.ciap-content-section {
		width: 100%;
	}
	.ciap-image-section-desktop {
		display: none;
	}
	.ciap-image-section-mobile {
		display: block;
	}
	.ciap-image-section-mobile img {
		width: 100%;
	}
	.ciap-content-section-inside {
		padding-left: 0px;
	} 
	.ciap-content {    
		margin-bottom: 30px;
	}
	.ciap-content-section-inside {
		background-color: #F0F0F0;
    	padding: 30px 35px 40px;
	}
	.partner-network-section {
		margin-left: 0px;
	}
	.sub-heading-partner-sec {
		margin-top: 0px;	
	}
	.company-logo-carousel-wrap {
		width: 100%;
		padding: 0 12%;
	} 
	.company-logo-carousel .owl-nav .owl-prev img, .company-logo-carousel .owl-nav .owl-next img{
		width: 80%;
	}
	.company-logo-carousel .item img {
		width: 99%;
	}
	.carousel-content-sec {
		width: 95%;
	}
	.mobile-partnrs-carousel-two .carousel-content-sec {
		width: 73% !important;
        line-height: 22px;
        font-size: 16px;
        margin: 0px auto 30px;
	}
	.net-sec-one .read-more-btn-big{
		width: 190px;
		padding: 7px 0px;
	}
	.partner-sec {
    	margin-bottom: 35px !important;
    	margin-top: 8px !important;
		margin-left: 0%;
	}
	.company-employee-carousel-wrap {
		width: 100%;
	}
	.card-emp-name {
		font-size: 21px;
	}
	.card-emp-name-desc {
		line-height: 22px;
	}
	.company-employee-carousel .owl-dots {
		display: none;
	}
	.fund-section-one::after {
		background: none;
	}
	.partner-fund-network-section {
		width: 100%;
	}
	.fund-wrap {
		margin-left: 0px;
		margin-top: 12%;
	}
	.fund-main-heading {
		margin-top: 15%;
	}
	.company-logo-carousel .item .fund-content {
		width: 85% !important;
		margin-top: 22px;
		line-height: 22px;
		font-size: 16px;
	}
	.part-fund-sec-two .carousel-content-sec {
		font-size: 18px;
    	margin-top: 6%;
    	line-height: 22px;
		margin-left: 0px;
		width: 100%;
		padding: 0px 10px;
	}
	.slick-slider {
		display: none;
	}
	.mobile-partnrs-carousel-two {
		display: block;
	}
	.sub-heading-partner-sec {
		margin-left: 0px;
	}
	.mobile-industry-carousel-one {
		margin-bottom: 20px;
		margin-top: 0px;
	}
	.card-know-more {
		display: block;
		width: 11%;
		text-align: right;
	}
	.card-content-section-carousels {
		height: 198px;
	} 
	.card-inside:hover .card-content-section-carousels {
    	height: 198px;
	}
	.video-gallery-button {
    	width: 100%;
    	margin: 40px auto;
	}
	.all-partner-funds-sec .fusion-content-layout-column {
		 width: 92% !important;
	}
	.all-partner-funds-sec .read-more-btn-big {
		 width: 186px;
	}
	.apply_menu_ul_sticky_brc {
    	width: 100%;
	}
	.partner-fund-main {
    margin-top: 0px !important;
	}
	.card-datas-section-desktop-small-medium {
		display: none;
	}
	.card-datas-section-tab-mobile {
		display: block;
	}
	.mentoring-right-section {
    background-color: #218E11;
    width: 100%;
    height: fit-content;
    display: flex;
    flex-direction: column;
    justify-content: center;
	}
	.domain-names-sec {
    	height: fit-content;
	}
	.mentoring-right-section {
    padding: 0px 30px 26px 30px;
	}
	.domain-type-name {
    font-size: 17px;
	}
	.expand-section-list-data {
    display: flex;
    justify-content: space-between;
    width: 100%;
		flex-wrap: wrap;
	}
	.expand-section-list li {
    margin-bottom: 5px;
    font-size: 16px;
    font-weight: 200;
    line-height: 20px;
	}
	.expand-section-content {
    width: 100%;
    font-size: 16px;
	line-height: 19px;
	margin-bottom: 10px !important;
	}
	.domain-type-name {
    font-size: 16px;
    font-weight: 400;
    color: #fff;
    display: flex;
    flex-direction: column-reverse;
	max-width: 190px;
	line-height: 23px;
	}
	.domain-names div img {
		width: 33px;
	}
	.new-para-philosophy-section {
    margin-bottom: 0px;
	}
	.new-para-philosophy {
    	width: 90%;
		margin-top: -5px !important;
    	margin-bottom: 25px !important;
	}
	/* 	Blog */
	.blog-main-bnr .news_bnr_title div p{
		 max-width: 90%;
	}
	.blog-main-bnr .news_bnr_img {
		width: 100% !important;
		justify-content: center !important;
	}
	.main-blog-section {
		display: none;
	}
	.blog-container {
    	width: 100%;
		margin-top: 0px;
  	}
	.main-blog-container {
    	width: 95%;
	}
	.main-blog-container {
    	margin: 0 auto 35px;
	}
	.blog-heading {
		font-size: 21px;
		font-weight: 600;
		line-height: 29px;
		margin-top: 20px;
	}
	.blog-list-date-arrow {
		width: 10%;
	}
	.blog-list-date-section {
    	margin-top: 35px;
    	margin-bottom: 25px;
	}
	.main-blog-container {
/* 		margin-top: -60px; */
	}
	.blog-banner-below-section {
		padding: 0px 17px !important;
	}
	.blog-list-containers {
/* 		margin-top: 38%; */
		gap: 35px;
	}
	.blog-container img {
		width: 100%
	}
	.domain-names {
    	margin-top: 26px;
	}
	.expand-section-list {
		margin-bottom: 0px;
	}
	.domain-names-patenting {
		margin-top: 20px;
	}
	.domain-names-entrepreneurship {
		margin-top: 15px;
	}
	.domain-names-legal {
		margin-top: 22px;
	}
}

@media screen and (min-width: 320px) and (max-width: 350px) {
	.mentoring-carousel .owl-nav .owl-next {
        margin-left: 2px !important;
    }
	.mentoring-carousel .owl-nav {
        position: absolute;
        top: 28px;
        right: -6px;
    }
	.mobile-carousel-mentor-content-heading {
        font-size: 15px;
    }
	.fund-wrap .company-logo-carousel .owl-nav .owl-next, .fund-wrap .company-logo-carousel .owl-nav .owl-prev {
		top: 12%;
	}
}
@media screen and (min-width: 350px) and (max-width: 389px) {
	.fund-wrap .company-logo-carousel .owl-nav .owl-next, .fund-wrap .company-logo-carousel .owl-nav .owl-prev {
		top: 15%;
	}
	.banner-spinner-image {
        order: 2;
        margin: 0px;
        width: 80px;
        height: 80px;
        position: absolute;
        right: -13%;
        top: 250px;
        transform: translate(-50%, -50%);
    }
}
@media screen and (min-width: 320px) and (max-width: 389px) {
	.card-inside::after {
        content: "";
        border-left: 25px solid #454545;
        border-right: 10px solid transparent;
        border-top: 20px solid transparent;
        border-bottom: 20px solid transparent;
        position: absolute;
        top: 30%;
        left: 52%;
        cursor: pointer;
        transition: all 0.5s;
        transform: translate(-50%, -50%);
    }
	.card-inside::before {
    content: "";
    width: 85px;
    height: 85px;
    background: #fff;
    border: 1px solid #218E11;
    border-radius: 50%;
    position: absolute;
    top: 30%;
    left: 50%;
    cursor: pointer;
    transition: all 0.5s;
    transform: translate(-50%, -50%);
}

}
@media screen and (min-width: 390px) and (max-width: 469px) {
	    .card-inside::after {
        content: "";
        border-left: 25px solid #454545;
        border-right: 10px solid transparent;
        border-top: 20px solid transparent;
        border-bottom: 20px solid transparent;
        position: absolute;
        top: 30%;
        left: 52%;
        cursor: pointer;
        transition: all 0.5s;
        transform: translate(-50%, -50%);
    }
	.card-inside::before {
    content: "";
    width: 85px;
    height: 85px;
    background: #fff;
    border: 1px solid #218E11;
    border-radius: 50%;
    position: absolute;
    top: 30%;
    left: 50%;
    cursor: pointer;
    transition: all 0.5s;
    transform: translate(-50%, -50%);
}
	.fund-wrap .company-logo-carousel .owl-nav .owl-next, .fund-wrap .company-logo-carousel .owl-nav .owl-prev {
		top: 21%;
	}
	 .banner-spinner-image {
        order: 2;
        margin: 0px;
        width: 85px;
        height: 85px;
        position: absolute;
        right: -45px;
        top: 255px;
        transform: translate(-50%, -50%);
    }
}
@media screen and (min-width: 470px) and (max-width: 576px) {
		.card-inside::after {
        content: "";
        border-left: 25px solid #454545;
        border-right: 10px solid transparent;
        border-top: 20px solid transparent;
        border-bottom: 20px solid transparent;
        position: absolute;
        top: 30%;
        left: 52%;
        cursor: pointer;
        transition: all 0.5s;
        transform: translate(-50%, -50%);
    }
	.card-inside::before {
    content: "";
    width: 85px;
    height: 85px;
    background: #fff;
    border: 1px solid #218E11;
    border-radius: 50%;
    position: absolute;
    top: 30%;
    left: 50%;
    cursor: pointer;
    transition: all 0.5s;
    transform: translate(-50%, -50%);
}
	    .banner-spinner-image {
        order: 2;
        margin: 0px;
        width: 110px;
        height: 110px;
        position: absolute;
        right: -55px;
        top: 253px;
        transform: translate(-50%, -50%);
    }
}
@media screen and (min-width: 577px) and (max-width: 650px) {
		.card-inside::after {
        content: "";
        border-left: 25px solid #454545;
        border-right: 10px solid transparent;
        border-top: 20px solid transparent;
        border-bottom: 20px solid transparent;
        position: absolute;
        top: 30%;
        left: 52%;
        cursor: pointer;
        transition: all 0.5s;
        transform: translate(-50%, -50%);
    }
	.card-inside::before {
    content: "";
    width: 100px;
    height: 100px;
    background: #fff;
    border: 1px solid #218E11;
    border-radius: 50%;
    position: absolute;
    top: 30%;
    left: 50%;
    cursor: pointer;
    transition: all 0.5s;
    transform: translate(-50%, -50%);
}
	 .banner-spinner-image {
        order: 2;
        margin: 0px;
        width: 145px;
        height: 145px;
        position: absolute;
        right: -65px;
        top: 255px;
        transform: translate(-50%, -50%);
    }
}
@media screen and (min-width: 651px) and (max-width: 768px) {
		.card-inside::after {
        content: "";
        border-left: 25px solid #454545;
        border-right: 10px solid transparent;
        border-top: 20px solid transparent;
        border-bottom: 20px solid transparent;
        position: absolute;
        top: 30%;
        left: 51.5%;
        cursor: pointer;
        transition: all 0.5s;
        transform: translate(-50%, -50%);
    }
	.card-inside::before {
    content: "";
    width: 100px;
    height: 100px;
    background: #fff;
    border: 1px solid #218E11;
    border-radius: 50%;
    position: absolute;
    top: 30%;
    left: 50%;
    cursor: pointer;
    transition: all 0.5s;
    transform: translate(-50%, -50%);
}
	.banner-spinner-image {
        order: 2;
        margin: 0px;
        width: 145px;
        height: 145px;
        position: absolute;
        right: -70px;
        top: 265px;
        transform: translate(-50%, -50%);
    }
}

@media screen and (min-width: 577px) and (max-width: 768px) {
	.bnr-content-section {
		order: 1;
		padding-top: 80px; 
		margin: 0px;
	}
	
	.banner-main-image {
		order: 3;
		margin: 25px 0px 0px 0px;
		width: 100%;
	}
	.banner-grad-sec {
		padding: 0px !important;
	}
	.bnr-heading {
		font-size: 33px;
		line-height: 44px;
	}
	.bnr-description {
		line-height: 24px;
    	margin-top: 14px;
		max-width: 80%;
	}
	.banner-section {
		position: relative;	
		margin: 0 5%;
	}
	.tabs-section {
		display: none;	
	}
	.tabs-section-mobile {
		display: block;
  		height: 56px;
  		transition: height 0.8s ease;
		overflow: hidden;
	}
	.tabs {
		margin: 0px;
		width: 100%;
	}
	.tab-section-containers {
		padding: 20px 20px !important;
	}
	.tabs-links {
		padding: 15px 30px;
		color: #fff;
		font-weight: 200;
		font-size: 17px;
		cursor: pointer;
		display: flex;
    	justify-content: space-between;
	}
	.tabs-links:hover {
    padding: 15px 30px;
    transition: transform 0.3s ease;
	}
	.mobile-heading-tab-datas {
		display: block;
		margin-top: 60px;
	}
	.card-section {
		margin: 0px auto;
		width: 100%;
		background: #F0F0F0;
    	border-radius: 15px;
	}
	.card-section-container-scroll {
		margin: unset;
		width: unset;
    	background: none;
    	border-radius: unset;
    	overflow: unset;
	}
	.card-content {
		padding: 25px 25px;
		flex-wrap: wrap;
	}
	.card-content-section {
		width: 100%;
		margin-top: 35px;
	}
	.card-sec-one {
		display: block;
		width: 100%;
	}
	.card-heading {
		font-size: 18px;
	}
	.cart-image {
		width: 45%;
        margin: 5% auto 0px;
	}
	.cart-image.nourish_mob {
		width: 38%;
	}
	.cart-image.nurture_mob {
		width: 40%;
	}
	.cart-image img, .cart-image dotlottie-player {
		margin: 8% auto;
	}
	.card-section-heading {
		font-size: 16px;
	}
	.card-section-description {
		max-width: 100%;
	}
	.read-more-btn-arrow {
		display: block;
	}
	.read-more-btn {
		width: 160px;
	}
	.ciap-heading-mentoring-mobile {
		margin-top: 0px;
	}
	.advisory-sec-cod::after {
		content: "";
		background: none;
		display: block;
		width: 100%;
		height: 100%;
		position: absolute;
		top: 193px;
		right: -37%;
		z-index: -1;
	}
	.mentoring-section {
		padding: 0px !important;
	}
	.mentoring-section-coading {
		display: block !important;
	}
	.mentoring-section-coading-mobile {
		display: none;
	}
	.mobile-carousel-mentor-content {
		display: flex;
		justify-content: space-between;
		background: #218E11;
		padding: 15px 25px;
	}
	.mobile-carousel-mentor-content-heading {
		font-size: 17px;
        color: #fff;
        display: flex;
        flex-direction: column;
        justify-content: center;
	}
	.mobile-carousel-mentor-content-image {
		width: 12%;
	}
	.mobile-carousel-mentor-content-image {
		width: 8%;
	}
	.mentoring-carousel {
		position: relative;
	}
	.mentoring-carousel .owl-nav {   
		position: absolute;
		top: 23px;
		right: 12px;
	}
	.mentoring-carousel .owl-nav .owl-next {   
		    margin-left: 15px;
	}
	.mentoring-carousel .owl-nav .owl-next, .mentoring-carousel .owl-nav .owl-prev {   
		    width: 37%;
	}
	.mentoring-carousel-headings {
		position: absolute;
		z-index: 11;
		top: 15px;
		left: 20px;
		font-size: 17px;
		font-weight: 400;
		color: #fff;
		padding-bottom: 18px;
		padding-top: 12px;
	}
	.mentoring-right-heading-line {
		background-color: #fff;
		width: 92%;
		height: 1px;
		position: absolute;
		top: 74px;
		z-index: 11;
		left: 19px;
	}
	.mentoring-section-coading-mobile .carousel-wrap {
		position: relative;
	}
	.adv-heading-desktop {
		display: none;
	}
	.adv-heading-mobile {
		display: block;
		margin-top: 70px;
    	margin-bottom: 10px;
	}
	.advisory-sec-cod {
		flex-wrap: wrap;
	}
	.advisory-sec-content {
		order: 2;
		padding: 35px 35px;
    	background: #F0F0F0;
	}
	.advisory-sec-images {
		order: 1;
   		width: 100%;
	}
	.advisory-sec-cod img {
    	width: 100%;
	}
	.advisory-sec-content {
    	width: 100%;
	}
	.advisory-sec-content-para {
		max-width: 100%;
		font-weight: 300;
		line-height: 24px;
		font-size: 16px;
	}
	.read-more-btn-big {
		padding: 13px 7px;
		border-radius: 10px;
		border: 1px solid #454545;
		cursor: pointer;
		width: 155px;
	}
	.advisory-sec-cod .read-more-btn-big {
		padding: 13px 5px;
	}
	.btn-section-big:hover .read-more-btn-big {
    	width: 155px;
	}
	.btn-section-big {
		margin-top: 5%;
	}
	.infra-mobile-heading {
		margin-top: 5px;
    	margin-bottom: 25px;
	}
	.infrastracture-heading {
		color: #454545 !important;
    	font-weight: 500 !important;
	}
	.infrastructure-card-section, .infracture-hover-images  {
		display: none;
	}
	.infrastracture-content {
		flex-wrap: wrap;
	}
	.infrastracture-content-section-one {
    	width: 100%;
	}
	.infrastracture-content-section-one p {
		font-size: 16px;
		font-weight: 300;
		max-width: 100%;
		color: #454545;
		line-height: 24px;
		margin-top: 17px;
	}
	.mobile-carousel-fablab-content {
		position: absolute;
		bottom: -15px;
		width: 90%;
		padding: 20px 20px 15px;
		background-color: #F0F0F0;
		transform: translate(-50%, -50%);
		left: 50%;
		font-size: 19px;
		color: #454545;
	}
	.item-sections {
		position: relative;
	}
	.fablab-carousel .owl-nav {
		justify-content: center;
		display: flex;
		margin-top: 30px;
	}
	.fablab-carousel .owl-nav .owl-next{
		margin-left: 20px;
	}
	.office-space-headings {
		display: none;
	}
	.infra-section-three {
		margin-top: 0%;
		flex-wrap: wrap;
	}
	.infrastracture-heading-office {
		margin-top: 45px;
	}
	.infra-section-three-image {
    	width: 100%;
		order: 2;
		margin-top: 25px;
	}
	.infra-section-three-content {
		width: 100%;
		order: 1;
		background: none !important;
	}
	.infra-content {
		margin-top: 0px;		
	}
	.infra-section-three-content-inside {
		width: 100%;
	}
	.office-space-btn-last {
		display: none;
	}
	.office-space-btn-last-monile {
		display: block;
	}
	.office-space-btn-last-monile .read-more-btn-big {
		width: 200px;
		background: #fff;
		padding: 13px 5px;
	}
	.ciap-heading-mobile-parts {
		margin-top: 30px;
    	margin-bottom: 20px;
	}
	.ciap-section { 
		flex-wrap: wrap;
	}
	.ciap-image-section,.ciap-content-section {
		width: 100%;
	}
	.ciap-image-section-desktop {
		display: block;
	}
	.ciap-image-section-mobile {
		display: none;
	}
	.ciap-content-section-inside {
		padding-left: 0px;
	} 
	.ciap-content {    	
		margin-bottom: 30px;
	}
	.ciap-content-section-inside {
		background-color: #F0F0F0;
    	padding: 30px 35px;
	}
	.partner-network-section {
		margin-left: 0px;
	}
	.sub-heading-partner-sec {
		margin-top: 0px;	
	}
	.company-logo-carousel-wrap {
		width: 100%;
		padding: 0 12%;
	} 
/* 	.company-logo-carousel .owl-nav .owl-prev img, .company-logo-carousel .owl-nav .owl-next img{
		width: 80%;
	} */
	.company-logo-carousel .item img {
		width: 99%;
	}
	.carousel-content-sec {
		width: 95%;
	}
	.mobile-partnrs-carousel-two .carousel-content-sec {
		width: 73% !important;
        line-height: 22px;
        font-size: 16px;
        margin: 0px auto 30px;
	}
	.net-sec-one .read-more-btn-big{
		width: 190px;
		padding: 7px 0px;
	}
	.partner-sec {
    	margin-bottom: 35px !important;
    	margin-top: 8px !important;
		margin-left: 0%;
	}
	.company-employee-carousel-wrap {
		width: 100%;
	}
	.card-emp-name {
		font-size: 28px;
	}
	.card-emp-name-desc {
		line-height: 32px;
	}
	.company-employee-carousel .owl-dots {
		display: none;
	}
	.fund-section-one::after {
		background: none;
	}
	.partner-fund-network-section {
		width: 100%;
	}
	.fund-wrap {
		margin-left: 0px;
		margin-top: 5%;
	}
	.partner-network-section .btn-section-big {
    margin-left: 0%;
    margin-top: 4%;
	}
	.partner-fund-main {
    margin-top: 10px !important;
	}
	.partner-fund-main .fund-main-heading {
        margin-top: 7%;
    }
	.partner-fund-main .part-fund-sec-two {
    margin-top: 5%;
	}
	.fund-main-heading {
		margin-top: 15%;
	}
	.company-logo-carousel .item .fund-content {
		width: 90% !important;
		margin-top: 22px;
		line-height: 22px;
		font-size: 16px;
	}
	.fund-wrap .company-logo-carousel .owl-nav .owl-next, .fund-wrap .company-logo-carousel .owl-nav .owl-prev {
		top: 50% !important;
	}
	.part-fund-sec-two .carousel-content-sec {
		font-size: 18px;
    	margin-top: 6%;
    	line-height: 22px;
		margin-left: 0px;
		width: 100%;
		padding: 0px 10px;
	}
	.last-section-images img {
		width: 100%;
	}
	.slick-slider {
		display: none;
	}
	.mobile-partnrs-carousel-two {
		display: block;
	}
	.sub-heading-partner-sec {
		margin-left: 0px;
	}
	.mobile-industry-carousel-one {
		margin-bottom: 20px;
		margin-top: 0px;
	}
	.card-content-section-carousels {
		height: 257px;
		padding: 38px 35px;
	}
	.card-inside:hover .card-content-section-carousels {
    	height: 257px;
	}
	.card-know-more {
		display: block;
		width: 8%;
	}
	.video-gallery-button {
    	width: 100%;
    	margin: 40px auto;
	}
	.all-partner-funds-sec .fusion-content-layout-column {
		 width: 93% !important;
	}
	.all-partner-funds-sec .read-more-btn-big {
		 width: 186px;
	}
	.apply_menu_ul_sticky_brc {
    	width: 100%;
	}
	.card-datas-section-desktop-small-medium {
		display: none;
	}
	.card-datas-section-tab-mobile {
		display: block;
	}
	.mentoring-right-section {
    background-color: #218E11;
    width: 100%;
    height: fit-content;
    display: flex;
    flex-direction: column;
    justify-content: center;
	}
	.domain-names-sec {
    	height: fit-content;
	}
	.mentoring-right-section {
    padding: 0px 25px 55px 25px;
	}
	.expand-section-list-data {
    display: block;
    width: 100%;
	}
	.expand-section-list li {
    margin-bottom: 5px;
    font-size: 17px;
    font-weight: 200;
    line-height: 20px;
	}
	.expand-section-content {
    width: 100%;
    font-size: 16px;
	line-height: 20px;
	margin-bottom: 10px !important;
	}
	.domain-type-name {
    font-size: 16px;
    font-weight: 400;
    color: #fff;
    display: flex;
    flex-direction: column-reverse;
	}
	.new-para-philosophy-section {
    margin-bottom: 0px;
	}
	.new-para-philosophy {
    width: 90%;
	margin-top: -10px !important;
    margin-bottom: 20px !important;
	}
	/* 	Blog */
	.blog-main-bnr .news_bnr_title div p{
		 max-width: 90%;
	}
	.blog-main-bnr .news_bnr_img {
		width: 100% !important;
		justify-content: center !important;
	}
	.main-blog-section {
		display: none;
	}
	.blog-container {
    	width: 100%;
		margin-top: -22px;
  	}
	.main-blog-container {
    	width: 95%;
	}
	.main-blog-container {
    	margin: 0 auto 30px;
	}
	.blog-heading {
		font-size: 22px;
		font-weight: 600;
		line-height: 29px;
		margin-top: 20px;
	}
	.blog-list-date-arrow {
		width: 8%;
	}
	.blog-list-date-section {
    	margin-top: 35px;
    	margin-bottom: 25px;
	}
	.main-blog-container {
/* 		margin-top: -60px; */
	}
	.blog-list-containers {
		margin-top: 10%;
	}
	.blog-container img {
		width: 100%
	}
	.domain-names {
    margin-top: 26px;
	}
	.expand-section-list {
		margin-bottom: 0px;
	}
}

@media screen and (min-width: 769px) and (max-width: 992px) {
	.bnr-content-section {
		order: 1;
		padding-top: 80px; 
		margin: 0px;
	}
	.banner-spinner-image {
		order: 2;
        margin: 0px;
        width: 22%;
        height: 19%;
        position: absolute;
        right: -88px;
        top: 274px;
        transform: translate(-50%, -50%);
	}
	.banner-main-image {
		order: 3;
		margin: 25px 0px 0px 0px;
		width: 100%;
	}
	.banner-grad-sec {
		padding: 0px !important;
	}
	.bnr-heading {
		font-size: 33px;
		line-height: 44px;
	}
	.bnr-description {
		line-height: 24px;
    	margin-top: 14px;
		max-width: 80%;
	}
	.banner-section {
		position: relative;	
		margin: 0 5%;
	}
	.tabs-section {
		display: none;	
	}
	.tabs-section-mobile {
		display: block;
  		height: 56px;
  		transition: height 0.8s ease;
		overflow: hidden;
	}
	.tabs {
		margin: 0px;
		width: 100%;
	}
	.tab-section-containers {
		padding: 20px 20px !important;
	}
	.tabs-links {
		padding: 15px 30px;
		color: #fff;
		font-weight: 200;
		font-size: 17px;
		cursor: pointer;
		display: flex;
    	justify-content: space-between;
	}
	.tabs-links:hover {
    padding: 15px 30px 15px 30px;
    transition: transform 0.3s ease;
	}
	.mobile-heading-tab-datas {
		display: block;
		margin-top: 60px;
	}
	.card-datas-section {
		height: auto;
	}
	.card-section {
		margin: 0px auto;
		width: 100%;
		background: #F0F0F0;
    	border-radius: 15px;
	}
	.card-section-container-scroll {
		margin: unset;
		width: unset;
    	background: none;
    	border-radius: unset;
		height: unset;
    	overflow: unset;
	}
	.card-content {
		padding: 30px 50px 15px;
		flex-wrap: nowrap;
	}
	.card-content-section {
		width: 60%;
	}
	.card-sec-one {
		display: block;
	}
	.card-heading {
		font-size: 18px;
	}
	.cart-image {
		width: 65%;
        margin: 10% auto;
	}
	.cart-image img, .cart-image dotlottie-player {
		margin: 8% auto;
	}
	.card-section-heading {
		font-size: 16px;
	}
	.card-section-description {
		max-width: 90%;
	}
	.read-more-btn-arrow {
		display: block;
	}
	.read-more-btn {
		width: 150px;
	}
	.ciap-heading-mentoring-mobile {
		margin-top: 0px;
	}
	.advisory-sec-cod::after {
		content: "";
		background: none;
		display: block;
		width: 100%;
		height: 100%;
		position: absolute;
		top: 193px;
		right: -37%;
		z-index: -1;
	}
	.mentoring-section {
		padding: 0px !important;
	}
	.mentoring-section-coading {
		display: block !important;
	}
	.mentoring-section-coading-mobile {
		display: none;
	}
	.mobile-carousel-mentor-content {
		display: flex;
		justify-content: space-between;
		background: #218E11;
		padding: 15px 25px;
	}
	.mobile-carousel-mentor-content-heading {
		font-size: 17px;
		color: #fff;
		display: flex;
		flex-direction: column;
		justify-content: center;
	}
	.mobile-carousel-mentor-content-image {
		width: 8%;
	}
	.mentoring-carousel {
		position: relative;
	}
	.mentoring-carousel .owl-nav {   
		position: absolute;
		top: 23px;
		right: 12px;
	}
	.mentoring-carousel .owl-nav .owl-next {   
		    margin-left: 15px;
	}
	.mentoring-carousel .owl-nav .owl-next, .mentoring-carousel .owl-nav .owl-prev {   
		    width: 37%;
	}
	.mentoring-carousel-headings {
		position: absolute;
		z-index: 11;
		top: 15px;
		left: 20px;
		font-size: 17px;
		font-weight: 400;
		color: #fff;
		padding-bottom: 18px;
		padding-top: 12px;
	}
	.mentoring-right-heading-line {
		background-color: #fff;
		width: 92%;
		height: 1px;
		position: absolute;
		top: 74px;
		z-index: 11;
		left: 19px;
	}
	.mentoring-section-coading-mobile .carousel-wrap {
		position: relative;
	}
	.adv-heading-desktop {
		display: none;
	}
	.adv-heading-mobile {
		display: block;
		margin-top: 70px;
    	margin-bottom: 10px;
	}
	.advisory-sec-cod {
		flex-wrap: wrap;
	}
	.advisory-sec-content {
		order: 2;
		padding: 35px 35px;
    	background: #F0F0F0;
	}
	.advisory-sec-images {
		order: 1;
   		width: 100%;
	}
	.advisory-sec-cod img {
    	width: 100%;
	}
	.advisory-sec-content {
    	width: 100%;
	}
	.advisory-sec-content-para {
		max-width: 100%;
		font-weight: 300;
		line-height: 24px;
		font-size: 16px;
	}
	.read-more-btn-big {
		padding: 13px 7px;
		border-radius: 10px;
		border: 1px solid #454545;
		cursor: pointer;
		width: 155px;
	}
	.btn-section-big:hover .read-more-btn-big {
    	width: 220px;
	}
	.btn-section-big {
		margin-top: 5%;
	}
	.infra-mobile-heading {
		margin-top: 5px;
    	margin-bottom: 25px;
	}
	.infrastracture-heading {
		color: #454545 !important;
    	font-weight: 500 !important;
	}
	.infrastructure-card-section, .infracture-hover-images  {
		display: none;
	}
	.infrastracture-content {
		flex-wrap: wrap;
	}
	.infrastracture-content-section-one {
    	width: 100%;
	}
	.infrastracture-content-section-one p {
		font-size: 16px;
		font-weight: 300;
		max-width: 100%;
		color: #454545;
		line-height: 24px;
		margin-top: 17px;
	}
	.mobile-carousel-fablab-content {
		position: absolute;
		bottom: -15px;
		width: 90%;
		padding: 20px 20px 15px;
		background-color: #F0F0F0;
		transform: translate(-50%, -50%);
		left: 50%;
		font-size: 19px;
		color: #454545;
	}
	.item-sections {
		position: relative;
	}
	.fablab-carousel .owl-nav {
		justify-content: center;
		display: flex;
		margin-top: 30px;
	}
	.fablab-carousel .owl-nav .owl-next{
		margin-left: 20px;
	}
	.office-space-headings {
		display: none;
	}
	.infra-section-three {
		margin-top: 0%;
		flex-wrap: wrap;
	}
	.infrastracture-heading-office {
		margin-top: 45px;
	}
	.infra-section-three-image {
    	width: 100%;
		order: 2;
		margin-top: 25px;
	}
	.infra-section-three-content {
		width: 100%;
		order: 1;
		background: none !important;
	}
	.infra-content {
		margin-top: 0px;		
	}
	.infra-section-three-content-inside {
		width: 100%;
	}
	.office-space-btn-last {
		display: none;
	}
	.office-space-btn-last-monile {
		display: block;
	}
	.office-space-btn-last-monile .read-more-btn-big {
		width: 200px;
		background: #fff;
	}
	.ciap-heading-mobile-parts {
		margin-top: 30px;
    	margin-bottom: 20px;
	}
	.ciap-section { 
		flex-wrap: wrap;
	}
	.ciap-image-section,.ciap-content-section {
		width: 100%;
	}
	.ciap-image-section-desktop {
		display: block;
	}
	.ciap-image-section-mobile {
		display: none;
	}
	.ciap-content-section-inside {
		padding-left: 0px;
	} 
	.ciap-content {    	
		margin-bottom: 30px;
	}
	.ciap-content-section-inside {
		background-color: #F0F0F0;
    	padding: 30px 35px;
	}
	.partner-network-section {
		margin-left: 0px;
	}
	.sub-heading-partner-sec {
		margin-top: 0px;	
	}
	.company-logo-carousel-wrap {
		width: 100%;
		padding: 0 12%;
	} 
/* 	.company-logo-carousel .owl-nav .owl-prev img, .company-logo-carousel .owl-nav .owl-next img{
		width: 80%;
	} */
	.company-logo-carousel .item img {
		width: 99%;
	}
	.carousel-content-sec {
		width: 95%;
	}
	.mobile-partnrs-carousel-two .carousel-content-sec {
		width: 73% !important;
        line-height: 22px;
        font-size: 16px;
        margin: 0px auto 30px;
	}
	.net-sec-one .read-more-btn-big{
		width: 190px;
		padding: 7px 0px;
	}
	.partner-sec {
    	margin-bottom: 35px !important;
    	margin-top: 8px !important;
		margin-left: 0%;
	}
	.company-employee-carousel-wrap {
		width: 100%;
	}
	.card-emp-name {
		font-size: 32px;
	}
	.card-emp-name-desc {
		line-height: 32px;
		font-size: 18px;
	}
	.company-employee-carousel .owl-dots {
		display: none;
	}
	.fund-section-one::after {
		background: none;
	}
	.partner-fund-network-section {
		width: 100%;
	}
	.fund-wrap {
		margin-left: 0px;
		margin-top: 6%;
	}
	.partner-network-section .btn-section-big {
		margin-left: 0%;
	}
	.fund-main-heading {
		margin-top: 15%;
	}
	.company-logo-carousel .item .fund-content {
		width: 90% !important;
		margin-top: 22px;
		line-height: 22px;
		font-size: 16px;
	}
	.fund-wrap .company-logo-carousel .owl-nav .owl-next, .fund-wrap .company-logo-carousel .owl-nav .owl-prev {
		top: 50% !important;
	}
	.part-fund-sec-two .carousel-content-sec {
		font-size: 18px;
    	margin-top: 6%;
    	line-height: 22px;
		margin-left: 0px;
		width: 100%;
		padding: 0px 10px;
	}
	.partner-fund-main .fund-main-heading {
        margin-top: 5%;
    }
	.partner-fund-main {
    	margin-top: 25px !important;
	}
	.last-section-images img {
		width: 100%;
	}
	.slick-slider {
		display: none;
	}
	.mobile-partnrs-carousel-two {
		display: block;
	}
	.sub-heading-partner-sec {
		margin-left: 0px;
	}
	.mobile-industry-carousel-one {
		margin-bottom: 20px;
		margin-top: 0px;
	}
	.card-know-more {
		display: block;
		width: 9%;
	}
	.card-content-section-carousels {
		height: 270px;
		padding: 43px 35px;
	}
	.card-inside:hover .card-content-section-carousels {
    	height: 270px;
		padding: 43px 35px;
	}
	.video-gallery-button {
    	width: 100%;
    	margin: 40px auto;
	}
	.all-partner-funds-sec .fusion-content-layout-column {
		 width: 95% !important;
	}
	.all-partner-funds-sec .read-more-btn-big {
		 width: 186px;
	}
	.apply_menu_ul_sticky_brc {
    	width: 100%;
	}
	.card-content-section {
		align-self: unset;
		display: flex;
    	flex-direction: column;
    	justify-content: center;
	}
	.card-inside::after {
    content: "";
    border-left: 25px solid #454545;
    border-right: 10px solid transparent;
    border-top: 20px solid transparent;
    border-bottom: 20px solid transparent;
    position: absolute;
    top: 31%;
    left: 51%;
    cursor: pointer;
    transition: all 0.5s;
	transform: translate(-50%, -50%);
	}
	.card-datas-section-desktop-small-medium {
		display: none;
	}
	.card-datas-section-tab-mobile {
		display: block;
	}
	.mentoring-right-section {
    background-color: #218E11;
    width: 100%;
    height: fit-content;
    display: flex;
    flex-direction: column;
    justify-content: center;
	}
	.domain-names-sec {
    	height: fit-content;
	}
	.mentoring-right-section {
    padding: 0px 55px 55px 55px;
	}
	.expand-section-list-data {
    display: flex;
/*     justify-content: space-between;
    width: 99%; */
	}
	.new-para-philosophy-section {
    margin-bottom: 0px;
	}
	.new-para-philosophy {
    	width: 90%;
		margin-bottom: 30px !important;
		margin-top: -2px !important;
	}
	
	/* 	Blog */
	.blog-main-bnr .news_bnr_title div p{
		 max-width: 90%;
	}
	.blog-main-bnr .news_bnr_img {
		width: 100% !important;
		justify-content: center !important;
	}
	.main-blog-section {
		display: none;
	}
	.blog-container {
    	width: 100%;
		margin-top: -22px;
  	}
	.main-blog-container {
    	width: 94%;
	}
	.main-blog-container {
    	margin: 0 auto 30px;
	}
	.blog-heading {
		font-size: 30px;
		font-weight: 600;
		line-height: 42px;
		margin-top: 35px;
	}
	.blog-list-date-arrow {
		width: 6%;
	}
	.blog-list-date-section {
    	margin-top: 50px;
    	margin-bottom: 35px;
	}
/* 	.main-blog-container {
		margin-top: -135px;
	} */
/* 	.blog-list-containers {
		margin-top: 28%;
	} */
	.blog-container img {
		width: 100%
	}
	.domain-names {
    margin-top: 26px;
	}
	.expand-section, .expand-section-marketing, .expand-section-legal, .expand-section-entrepreneurship, .expand-section-patenting {
		overflow: hidden;
	}
}
@media screen and (min-width: 769px) and (max-width: 850px) {
	 .card-content-section-carousels {
        height: 285px;
        padding: 43px 35px;
    }
}
@media screen and (min-width: 851px) and (max-width: 992px) {
	.card-content-section-carousels {
        height: 335px;
        padding: 43px 35px;
    }
	.arrow-section {
		margin-top: 50px;
	}
	.card-know-more {
		width: 6%;
	}
}

@media screen and (min-width: 993px) and (max-width: 1200px) {
	.banner-section {
		margin: 0 3%;
		flex-wrap: nowrap;
	}
	.banner-main-image {
		width: 39%;
	}
	.banner-spinner-image {
		width: 17%;
	}
	.bnr-heading {
		line-height: 45px;
		font-size: 36px;
	}
	.bnr-description {
		margin-top: 18px;
		font-size: 17px;
	}
	.bnr-content-section {
    	padding-top: 20px;
	}
	.tabs-section {
		padding: 0px 10px;
		height: 59px;
	}
	.tabs-links {
		font-size: 16px;
        padding: 18px 25px;
	}
	.tabs-links:hover {
    	padding: 12px 25px 0px 25px;
	}
	.apply_menu_ul_sticky_brc {
    width: 100%;
	}
/* 	.card-section {
		width: 90%;
	} */
	.card-section-container-scroll {
		width: 90%;
	}
	.cart-image img, .cart-image dotlottie-player {
    	margin: 25% 15px;
	}
	.cart-image {
    	width: 55%;
	}
	.card-content-section {
    	width: 66%;
		display: flex;
    	flex-direction: column;
    	justify-content: center;
		align-self: unset;
	}
	.card-heading {
		color: #454545;
		font-size: 24px;
		font-weight: 600;
	}
	.mentoring-right-heading {
		width: 80%;
	}
	.domain-names { 
		width: 96%;
	}
	.mentoring-right-section {
    	padding: 56px 0px 0px 47px;
	}
	.advisory-sec-content {
		width: 64%;
	}
	.advisory-sec-cod img {
   		width: 80%;
	}
	.advisory-sec-cod::after {
		content: "";
		background: url(/wp-content/uploads/2024/08/mentor_and_advisory_bg.png) no-repeat center center;
		background-size: cover;
		display: block;
		width: 58%;
		height: 75%;
		position: absolute;
		top: 309px;
		right: -8%;
		z-index: -1;
	}
	.card-section-container-scroll {
		height: 383px;
		overflow: auto;
	}
	.infracture-hover-images {
		width: 63%;
	}
	.infrastructure-card-section {
		width: 61%;
		background-color: #F0F0F0;
		padding: 30px 30px;
		position: absolute;
		bottom: -551px;
	}
	.infrastructure-card-section, .infracture-hover-images  {
		display: none;
	}
    .infrastracture-content-section-one {
        width: 100%;
    }
	.infrastracture-content-section-one p {
		max-width: 100%;
	}
	.infrastructure-section .mentoring-section-coading-mobile {
		display: block;
	}
	.mobile-carousel-fablab-content {
		position: absolute;
		bottom: -15px;
		width: 90%;
		padding: 20px 20px 15px;
		background-color: #F0F0F0;
		transform: translate(-50%, -50%);
		left: 50%;
		font-size: 19px;
		color: #454545;
	}
	.item-sections {
		position: relative;
	}
	.fablab-carousel .owl-nav {
		justify-content: center;
		display: flex;
		margin-top: 30px;
	}
	.fablab-carousel .owl-nav .owl-next{
		margin-left: 20px;
	}
	.infra-section-three {
    	display: flex;
   		margin-top: 1%;
	}
	.infra-section-three-content-inside {
		width: 85%;
		padding: 50px 10px;
	}
	.infra-section-three-image img {
		width: 100%;
		height: 100%;
		object-fit: cover;
	}
	.infra-section-three-image {
		width: 50%;
	}
	.infra-content {		
    	margin-top: 10px;
	}
	.infrastracture-content-section-one p {
		font-size: 16px;
	}
	.new-para-philosophy {
		font-size: 16px;
		width: 70%;
	}
	.btn-section-big {
		display: flex;
		margin-top: 4%;
	}
	.ciap-image-section {
		width: 50%;
	}
	.ciap-content {		
		margin-bottom: 30px;
	}
	.ciap-content-section-inside { 
		 padding-left: 11%;
	}	
	.company-employee-carousel-wrap {
		width: 85%;
	}
	.company-logo-carousel-wrap { 
		padding: 0 14%;
    	width: 100%;
	}
	.company-logo-carousel .item img {
		width: 99%;
	}
	.carousel-content-sec {
		width: 71%;
		margin-left: 15%;
	}
	.fund-content {
		width: 94% !important;
		margin-top: 25px;
		margin-left: 0%;
	}
	.partner-fund-network-section .fund-content {
		margin-left: 0%;
	}
	.partner-fund-network-section .fund-wrap .owl-nav .owl-prev, .partner-fund-network-section .fund-wrap .owl-nav .owl-next {
		top: 16%;
	}
	.part-fund-sec-two .carousel-content-sec {
		font-size: 18px;
    	margin-top: 6%;
    	line-height: 22px;
		margin-left: 0px;
		width: 100%;
		padding: 0px 10px;
	}
	.partner-network-section {
		margin-left: 0px;
	}
	.slick-slider .element {
		padding: 0px;
	}
	.sub-heading-partner-sec {
		margin-left: 0px;
	}
	.card-content-section-carousels {
		padding: 35px 35px;
	}
	.card-emp-name-desc {
		line-height: 20px;
	}
	.partner-fund-network-section .fund-wrap {
		margin-left: 0px;
		padding: 0px 3%;
	}
	.card-content-section-carousels {
		height: 196px;
	}
	.card-inside:hover .card-content-section-carousels { 
		height: 215px;
	}
	.all-partner-funds-sec .fusion-content-layout-column {
		width: 30% !important;
		margin: 0 auto !important;
	}
	.card-know-more {
		margin-top: 20px;
	}
	.video-gallery-button {
		width: 75%;
		margin: 40px auto;
	}
	.card-emp-name {
		font-size: 18px;
	}
	.tabs {
    	margin: 45px auto 40px;
    	width: 86%;
	}
	.card-inside::after {
    content: "";
    border-left: 25px solid #454545;
    border-right: 10px solid transparent;
    border-top: 20px solid transparent;
    border-bottom: 20px solid transparent;
    position: absolute;
    top: 31%;
    left: 52%;
    cursor: pointer;
    transition: all 0.5s;
	transform: translate(-50%, -50%);
	}
	.card-content {
    padding: 50px 75px 0px;
    justify-content: space-between;
	}
	.slick-dots {
    margin-top: 20px;
	}
	.company-employee-carousel .owl-dots {
    margin-top: 25px;
	}
	.card-datas-section-desktop-small-medium {
		display: block;
	}
	.card-datas-section-tab-mobile {
		display: none;
	}
	.card-datas-section-above {
	position: relative;
}
.card-section-container-scroll {
	height: unset;
	overflow: unset;
}

.card-datas-section {
	height: 400px;
	overflow: auto;
}
.cart-image dotlottie-player {
        margin: 10% 15px 8%;
 }

.square-box-1 {
	width: 86%;
    height: 100%;
    background: #F0F0F0;
    border-radius: 15px 15px 15px 15px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: -1;
}
.card-section-container-scroll {
	background: unset;	
}
	.card-content-section {
    width: 55%;
		margin-top: 25px;
}
	.card-datas-section::-webkit-scrollbar {
  display: none;
}
.card-datas-section{
  -ms-overflow-style: none;
  scrollbar-width: none;
}
.tab-section-containers .fusion-column-wrapper {
	margin: 0px !important;
}
.mentoring-sec-image-data img {
    height: 82%;
    width: 100%;
	object-fit: cover;
}
.mentoring-right-section {
    background-color: #218E11;
    width: 71%;
    height: 82%;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
	.mentoring-right-section {
        padding: 0px 0px 0px 20px;
    }
	.domain-type-name {
    font-size: 16px;
    font-weight: 400;
    color: #fff;
    display: flex;
    flex-direction: column-reverse;
}
.domain-names {
    margin-top: 40px;
}
.expand-section-content {
    width: 93%;
    font-size: 15px;
    line-height: 20px;
	margin-bottom: 0px !important;
	margin-top: 13px !important;
}
.expand-section-list li {
    margin-bottom: 0px;
    font-size: 16px;
    font-weight: 200;
	line-height: 22px;
}
.expand-section-list-data {
    width: 95%;
}
	.ciap-content-section {
		width: 60%;
		font-size: 16px;
	}	
	/* 	Blog */
	
	.main-blog-content-heading {
		font-size: 30px;
    	font-weight: 600;
    	line-height: 38px;
    	max-width: 100%;
	}
	.main-blog-date-arrow {
		width: 11%;
	}
	.main-blog-container {
		width: 95%;
	}
	 .blog-container {
    	width: 47%;
  	}
	.blog-heading {
		font-size: 25px;
		line-height: 32px;
	}
	.about_vision_wrap-new {
        width: 80% !important;
    }
	.news_bnr_sec {
    	padding: 150px 0px 40px !important;
	}
	.news_sec .news_bnr_sec {
    	padding: 120px 0px 60px !important;
	}
	.expand-section-marketing, .expand-section-entrepreneurship, .expand-section-patenting {
		overflow: hidden;
	}
	.expand-section-list-data {
		display: block;
	}
	.expand-section-list {
		margin-bottom: 2px;
	}
	.expand-section {
		width: 90%;
	}
}

@media screen and (min-width: 1050px) and (max-width: 1200px) {
	.mentoring-right-section {
        padding: 0px 20px 0px 30px;
    }
}

@media screen and (min-width: 993px) and (max-width: 1100px) {
	.cart-image dotlottie-player {
        margin: 3% 15px 8%;
    }
	.bnr-content-section h1 {
		line-height: 45px;
    	margin-bottom: -6px;
		font-size: 43px !important;
	}
}

@media screen and (min-width: 993px) and (max-width: 1156px) {
	.expand-section-legal {
		width: 90%;
		overflow: scroll;
		overflow-x: hidden;
	}
	.expand-section {
		width: 90%;
	}
	::-webkit-scrollbar {
    width: 1px;
    height: 0px;
}
::-webkit-scrollbar-button {
    background: transparent;
}
::-webkit-scrollbar-track-piece {
    background: transparent;
}
::-webkit-scrollbar-thumb {
    background: #eee
}
}
@media screen and (min-width: 1157px) and (max-width: 1200px) {
	.expand-section-legal {
		overflow: hidden;
	}
}
@media screen and (min-width: 1201px) and (max-width: 1600px) {
	.news_bnr_sec {
    	padding: 150px 0px 40px !important;
	}
	.news_sec .news_bnr_sec {
    	padding: 120px 0px 60px !important;
	}
	.banner-section {
		margin: 0 5%;
		flex-wrap: nowrap;
	}
	.banner-main-image {
		width: 40%;
	}
	.banner-spinner-image {
		width: 16%;
	}
	.bnr-heading {
		line-height: 52px;
	}
	.bnr-content-section {
		padding-top: 120px;
	}
	.infrastracture-content-section-one {
		width: 60%;
	}
	.infrastracture-content-section-one p {
		font-size: 16px;
		font-weight: 300;
		max-width: 90%;
		line-height: 23px;
	}
	.infrastructure-card-section {
		    width: 48%;
		    padding: 20px 42px;
    		bottom: -235px;
	}
	.infra-domain-type-name {
		font-size: 18px;
	}
	.infra-domain-names { 
		margin-top: 25px;
	}
	.infra-section-three {
    	display: flex;
    	margin-top: 21%;
	}
	.btn-section-big {
		display: flex;
		margin-top: 8%;
	}
	.infra-content {		
		margin-top: 25px;
	}
	.infra-section-three-content-inside {
		width: 65%;
	}
	.part-fund-sec-two .carousel-content-sec {
		font-size: 18px;
    	margin-top: 6%;
    	line-height: 22px;
		margin-left: 0px;
		width: 100%;
		padding: 0px 10px;
	}
	.tabs-section {
    display: flex;
    background: #007235;
    padding: 15px 0px;
    border-radius: 15px;
}
	.tabs-links {
		padding: 5px 38px;
        font-size: 18px;
		margin-top: -2px;
	}
	.tabs-links:hover {
	padding: 0px 38px 0px 38px;
	transition: transform 0.3s ease;
	}
	.apply_menu_ul_sticky_brc {
		border-radius: 0px;
	}
	.card-emp-name {
    font-size: 18px;
    margin-bottom: 5px;
	}
	.card-content-section-carousels {
    padding: 9px 15px;
    height: 163px;
	}
	.card-emp-name-desc {
		line-height: 22px;
	}
	.card-inside:hover .card-content-section-carousels {
    height: 173px;
	}
	.fund-wrap .owl-nav .owl-next, .fund-wrap .owl-nav .owl-prev {
    	top: 17%;
	}
/* 	.card-section-container-scroll {
    	height: 555px;
    	overflow: auto;
	} */
	.slick-slider .element {
    	padding: 0px 35px;
	}
	.fund-section-one::after {
    content: "";
    background: url(/wp-content/uploads/2024/08/background-circle-section.png) no-repeat center center;
    display: block;
    width: 140%;
    height: 96%;
    position: absolute;
    top: -118px;
    z-index: -1;
    left: -201px;
	}
	.all-partner-funds-sec {
		margin-bottom: 50px !important;
	}
	.card-inside::before {
    content: "";
    width: 75px;
    height: 75px;
    background: #fff;
    border: 1px solid #218E11;
    border-radius: 50%;
    position: absolute;
    top: 18%;
    left: 30%;
    cursor: pointer;
    transition: all 0.5s;
	}
	 .card-inside::after {
        content: "";
        border-left: 25px solid #454545;
        border-right: 10px solid transparent;
        border-top: 20px solid transparent;
        border-bottom: 20px solid transparent;
        position: absolute;
        top: 28%;
        left: 52%;
        cursor: pointer;
        transition: all 0.5s;
        transform: translate(-50%, -50%);
    }
	    .card-inside::before {
        content: "";
        width: 80px;
        height: 80px;
        background: #fff;
        border: 1px solid #218E11;
        border-radius: 50%;
        position: absolute;
        top: 28%;
        left: 48%;
        cursor: pointer;
        transition: all 0.5s;
        transform: translate(-50%, -50%);
    }
	.card-section-container-scroll {
    margin: 0px auto 0px;
    width: 91%;
    background: #F0F0F0;
    border-radius: 15px;
	}
	.tabs {
    margin: 45px auto 40px;
    width: 88%;
	}
	.tab-section-containers .fusion-column-wrapper {
		margin: 0px !important;
	}
	.card-content-section {
    width: 75%;
	margin-left: 50px;
    display: flex;
    flex-direction: column;
    justify-content: center;
	align-self: unset;
	}
	.card-content {
    padding: 50px 70px 0px;
    justify-content: space-between;
}
	.slick-dots {
    margin-top: 20px;
	}
	.company-employee-carousel .owl-dots {
    margin-top: 25px;
	}
	.card-datas-section-desktop-small-medium {
		display: block;
	}
	.card-datas-section-tab-mobile {
		display: none;
	}
	
	
	/* 	Blog */

	.main-blog-content-heading {
		font-size: 38px;
		line-height: 44px;
	}
	.main-blog-date-arrow {
		width: 9%;
	}
	.blog-heading {
		font-size: 24px;
		font-weight: 600;
		line-height: 35px;
		margin-top: 40px;
	}
	
	
	.about_vision_wrap-new {
		width: 70% !important;
	}
	
	.cart-image dotlottie-player {
    margin: 11% 50px 16%;
	}
	.expand-section, .expand-section-marketing, .expand-section-entrepreneurship, .expand-section-patenting {
		overflow: hidden;
	}
}
@media screen and (min-width: 1201px) and (max-width: 1300px) {
	.card-section-container-scroll {
    	height: 410px;
    	overflow: auto;
	}
	    .card-inside::after {
        content: "";
        border-left: 17px solid #454545;
        border-right: 10px solid transparent;
        border-top: 13px solid transparent;
        border-bottom: 13px solid transparent;
        position: absolute;
        top: 28%;
        left: 52%;
        cursor: pointer;
        transition: all 0.5s;
        transform: translate(-50%, -50%);
    }
	    .card-inside::before {
        content: "";
        width: 55px;
        height: 55px;
        background: #fff;
        border: 1px solid #218E11;
        border-radius: 50%;
        position: absolute;
        top: 28%;
        left: 48%;
        cursor: pointer;
        transition: all 0.5s;
        transform: translate(-50%, -50%);
    }
	.card-datas-section-desktop-small-medium {
		display: block;
	}
	.card-datas-section-tab-mobile {
		display: none;
	}
	.card-datas-section-above {
	position: relative;
}
.card-section-container-scroll {
	height: unset;
	overflow: unset;
}

	.cart-image dotlottie-player {
        margin: 7% 50px 10%;
    }

.square-box-1 {
	width: 88%;
    height: 100%;
    background: #F0F0F0;
    border-radius: 15px 15px 15px 15px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: -1;
}
.card-section-container-scroll {
	background: unset;	
}
	.card-content-section {
    width: 47%;
}
	.card-datas-section::-webkit-scrollbar {
  display: none;
}
.card-datas-section{
  -ms-overflow-style: none;
  scrollbar-width: none;
}
	.mentoring-right-section {
    padding: 10px 35px 10px 35px;
}
.expand-section-list li {
    margin-bottom: 3px;
}
.expand-section-list-data {
    width: 100%;
}
.expand-section-content {
    width: 95%;
}
.domain-names {
	display: flex;
	justify-content: space-between;
	margin-top: 40px;
    width: 100%;
	cursor: pointer;
	transition: transform 0.5s ease;
}
.mentoring-sec-image-data img {
    height: 80%;
    width: 100%;
}
.mentoring-right-section {
    background-color: #218E11;
    width: 67%;
    height: 80%;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
	.infrastructure-card-section {
        width: 44%;
        padding: 20px 42px 30px;
        bottom: -235px;
    }
	.infra-domain-names {
        margin-top: 18px;
    }
	.infra-domain-type-name {
        font-size: 16px;
    }
	.infra-domain-names div img {
		width: 82% !important;
	}
	.infra-section-three-content-inside {
        width: 80%;
    }
	.btn-section-big {
        margin-top: 4%;
    }
	.infra-content {
        margin-top: 20px;
    }
	.bnr-content-section {
        padding-top: 50px;
    }
}
@media screen and (min-width: 1301px) and (max-width: 1400px) {
	.card-section-container-scroll {
    	height: 445px;
    	overflow: auto;
	}
	.card-content {
		padding: 60px 70px 0px;
		justify-content: space-between;
	}
	 .card-inside::after {
        content: "";
        border-left: 17px solid #454545;
        border-right: 10px solid transparent;
        border-top: 13px solid transparent;
        border-bottom: 13px solid transparent;
        position: absolute;
        top: 28%;
        left: 52%;
        cursor: pointer;
        transition: all 0.5s;
        transform: translate(-50%, -50%);
    }
	    .card-inside::before {
        content: "";
        width: 55px;
        height: 55px;
        background: #fff;
        border: 1px solid #218E11;
        border-radius: 50%;
        position: absolute;
        top: 28%;
        left: 48%;
        cursor: pointer;
        transition: all 0.5s;
        transform: translate(-50%, -50%);
    }
	.card-datas-section-desktop-small-medium {
		display: block;
	}
	.card-datas-section-tab-mobile {
		display: none;
	}
	.card-datas-section-above {
	position: relative;
}
.card-section-container-scroll {
	height: unset;
	overflow: unset;
}

.card-datas-section {
	height: 515px;
	overflow: auto;
}

.square-box-1 {
	width: 88%;
    height: 100%;
    background: #F0F0F0;
    border-radius: 15px 15px 15px 15px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: -1;
}
.card-section-container-scroll {
	background: unset;	
}
	.card-content-section {
    width: 47%;
}
	.card-datas-section::-webkit-scrollbar {
  display: none;
}
.card-datas-section{
  -ms-overflow-style: none;
  scrollbar-width: none;
}
.mentoring-right-section {
    padding: 10px 35px 10px 35px;
}
.expand-section-list li {
    margin-bottom: 3px;
    font-size: 17px;
    font-weight: 200;
}
.expand-section-list-data {
    width: 100%;
}
.expand-section-content {
    width: 95%;
    font-size: 17px;
	margin-bottom: 10px !important;
	line-height: 22px;
}
.domain-names {
	display: flex;
	justify-content: space-between;
	margin-top: 48px;
    width: 100%;
	cursor: pointer;
	transition: transform 0.5s ease;
}
	 .bnr-content-section {
        padding-top: 55px;
    }
}
@media screen and (min-width: 1401px) and (max-width: 1500px) {
	.card-section-container-scroll {
    	height: 460px;
    	overflow: auto;
	}
	.card-content {
		padding: 70px 90px 0px;
		justify-content: space-between;
	}
	.card-inside::after {
        content: "";
        border-left: 25px solid #454545;
        border-right: 10px solid transparent;
        border-top: 15px solid transparent;
        border-bottom: 15px solid transparent;
        position: absolute;
        top: 28%;
        left: 52%;
        cursor: pointer;
        transition: all 0.5s;
        transform: translate(-50%, -50%);
    }
	    .card-inside::before {
        content: "";
        width: 70px;
        height: 70px;
        background: #fff;
        border: 1px solid #218E11;
        border-radius: 50%;
        position: absolute;
        top: 28%;
        left: 48%;
        cursor: pointer;
        transition: all 0.5s;
        transform: translate(-50%, -50%);
    }
	.card-datas-section-desktop-small-medium {
		display: block;
	}
	.card-datas-section-tab-mobile {
		display: none;
	}
	.card-datas-section-above {
	position: relative;
}
.card-section-container-scroll {
	height: unset;
	overflow: unset;
}

.card-datas-section {
	height: 520px;
	overflow: auto;
}

.square-box-1 {
	width: 88%;
    height: 100%;
    background: #F0F0F0;
    border-radius: 15px 15px 15px 15px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: -1;
}
.card-section-container-scroll {
	background: unset;	
}
	.card-content-section {
    width: 47%;
}
	.card-datas-section::-webkit-scrollbar {
  display: none;
}
.card-datas-section{
  -ms-overflow-style: none;
  scrollbar-width: none;
}
.expand-section-list li {
    margin-bottom: 3px;
    font-weight: 200;
}
.expand-section-list-data {
    width: 100%;
}
.expand-section-content {
    width: 95%;
	margin-bottom: 13px !important;
	line-height: 25px;
}
.domain-names {
	display: flex;
	justify-content: space-between;
	margin-top: 48px;
    width: 100%;
	cursor: pointer;
	transition: transform 0.5s ease;
}
.mentoring-right-section {
    padding: 10px 50px 10px 50px;
}
.cart-image dotlottie-player {
     margin: 5% 50px 20%;
}
	.bnr-content-section {
        padding-top: 70px;
    }
}
@media screen and (min-width: 1501px) and (max-width: 1600px) {
	.card-section-container-scroll {
    	height: 495px;
    	overflow: auto;
	}
	.card-content {
		padding: 70px 90px 0px;
		justify-content: space-between;
	}
	.card-datas-section-desktop-small-medium {
		display: block;
	}
	.card-datas-section-tab-mobile {
		display: none;
	}
	
		.card-datas-section-above {
	position: relative;
}
.card-section-container-scroll {
	height: unset;
	overflow: unset;
}

.card-datas-section {
	height: 560px;
	overflow: auto;
}

.square-box-1 {
	width: 88%;
    height: 100%;
    background: #F0F0F0;
    border-radius: 15px 15px 15px 15px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: -1;
}
.card-section-container-scroll {
	background: unset;	
}
	.card-content-section {
    width: 47%;
}
	.card-datas-section::-webkit-scrollbar {
  display: none;
}
.card-datas-section{
  -ms-overflow-style: none;
  scrollbar-width: none;
}
	.expand-section-list li {
    margin-bottom: 3px;
    font-size: 18px;
    font-weight: 200;
}
.expand-section-list-data {
    width: 100%;
}
.expand-section-content {
    width: 95%;
    font-size: 18px;
	margin-bottom: 13px !important;
	line-height: 25px;
	margin-top: 10px !important;
}
.domain-names {
	display: flex;
	justify-content: space-between;
	margin-top: 48px;
    width: 100%;
	cursor: pointer;
	transition: transform 0.5s ease;
}
.mentoring-right-section {
    padding: 10px 50px 10px 50px;
}
	.bnr-content-section {
        padding-top: 75px;
    }
}
@media screen and (min-width: 1600px) and (max-width: 1700px) {
	.banner-main-image {
		width: 40%;
	}
}
@media screen and (min-width: 1601px) and (max-width: 1800px) {
	.fund-wrap .owl-nav .owl-next, .fund-wrap .owl-nav .owl-prev {
    	top: 21%;
	}
	.company-logo-carousel .item img {
    	width: 90%;
    	margin: auto;
	}
	.card-content {
    padding: 70px 70px;
    justify-content: space-between;
	}
	.about_vision_wrap-new {
		width: 80% !important;
	}
}
@media screen and (min-width: 2130px) {
	.card-content-section-carousels {
		height: 169px;
	}
}
@media screen and (min-width: 1601px) and (max-width: 2000px) {
	.card-datas-section-desktop-small-medium {
		display: block;
	}
	.card-datas-section-tab-mobile {
		display: none;
}
		.tab-section-containers .fusion-column-wrapper {
		margin: 0px !important;
	}
	.card-datas-section-above {
	position: relative;
}
.card-section-container-scroll {
	height: unset;
	overflow: unset;
}

.card-datas-section {
	height: 500px;
	overflow: auto;
}

.square-box-1 {
	width: 66%;
    height: 100%;
    background: #F0F0F0;
    border-radius: 15px 15px 15px 15px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: -1;
}
.card-section-container-scroll {
	background: unset;	
}
.card-content-section {
    width: 55%;
}
.card-datas-section::-webkit-scrollbar {
  display: none;
}
.card-datas-section{
  -ms-overflow-style: none;
  scrollbar-width: none;
}
	.expand-section, .expand-section-marketing, .expand-section-entrepreneurship, .expand-section-patenting {
		overflow: hidden;
	}
}
@media screen and (min-width: 2000px) and (max-width: 2200px) {
	.fund-wrap .owl-nav .owl-prev , .fund-wrap .owl-nav .owl-next {
		top: 27%;
	}
	.fund-section-one::after {
    content: "";
    background: url(/wp-content/uploads/2024/08/background-circle-section.png) no-repeat center center;
    display: block;
    width: 109%;
    height: 105%;
    position: absolute;
    top: -137px;
    z-index: -1;
    left: -189px;
	}
	.partner-fund-main {
    margin-top: 0px !important;
	}
	.card-datas-section-desktop-small-medium {
		display: block;
	}
	.card-datas-section-tab-mobile {
		display: none;
	}
	.card-datas-section-above {
	position: relative;
}
.card-section-container-scroll {
	height: unset;
	overflow: unset;
}

.card-datas-section {
	height: 515px;
	overflow: auto;
}
.card-section-container-scroll {
	background: unset;	
	width: 55%;
}
		.tabs {
    margin: 45px auto 40px;
    width: 55%;
}
	    .square-box-1 {
        width: 55%;
        height: 100%;
        background: #F0F0F0;
        border-radius: 15px 15px 15px 15px;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        z-index: -1;
    }
	.card-datas-section::-webkit-scrollbar {
  display: none;
}
.card-datas-section{
  -ms-overflow-style: none;
  scrollbar-width: none;
}
		.tab-section-containers .fusion-column-wrapper {
		margin: 0px !important;
	}
	.expand-section, .expand-section-marketing, .expand-section-entrepreneurship, .expand-section-patenting {
		overflow: hidden;
	}
}
@media screen and (min-width: 2201px) {
	.fund-wrap .owl-nav .owl-prev , .fund-wrap .owl-nav .owl-next {
		top: 30%;
	}
	.fund-section-one::after {
    content: "";
    background: url(/wp-content/uploads/2024/08/background-circle-section.png) no-repeat center center;
    display: block;
    width: 109%;
    height: 105%;
    position: absolute;
    top: -137px;
    z-index: -1;
    left: -189px;
	}
	.partner-fund-main {
    margin-top: 0px !important;
	}
.card-section-container-scroll {
	background: unset;	
}
	.tabs {
    margin: 45px auto 40px;
    width: 55%;
}
	    .square-box-1 {
        width: 55%;
        height: 100%;
        background: #F0F0F0;
        border-radius: 15px 15px 15px 15px;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        z-index: -1;
    }
	.card-content-section {
    width: 56%;
}
	.card-section-container-scroll {
    margin: 0px auto 0px;
    width: 55%;
    background: #F0F0F0;
    border-radius: 15px;
}
	.card-datas-section-desktop-small-medium {
		display: block;
	}
	.card-datas-section-tab-mobile {
		display: none;
}
	.card-datas-section-above {
	position: relative;
}
.card-section-container-scroll {
	height: unset;
	overflow: unset;
}

.card-datas-section {
	height: 530px;
	overflow: auto;
}
.card-section-container-scroll {
	background: unset;	
}
.card-datas-section::-webkit-scrollbar {
  display: none;
}
.card-datas-section{
  -ms-overflow-style: none;
  scrollbar-width: none;
}
		.tab-section-containers .fusion-column-wrapper {
		margin: 0px !important;
	}
}

@media screen and (min-width: 2000px) and (max-width: 3000px) {
	.bnr-description {
		width: 75%;
	}
	.banner-spinner-image {
		width: 12%;
	}
	.banner-section {
		justify-content: center;
	}
	.expand-section, .expand-section-marketing, .expand-section-entrepreneurship, .expand-section-patenting {
		overflow: hidden;
	}
}

@media screen and (min-width: 1725px) and (max-width: 3000px) {
	.expand-section-legal {
		overflow: hidden;
	}
}


/* Home Page */

.incub-sec .fusion-builder-row {
	display: flex;
    justify-content: center;
	gap: 60px;
}


/* About Page */

.section-two-new {
	display: flex;
	margin: 0 auto;
    width: 80%;
}
.section-two-new-image {
	position: relative;
}
.section-two-new-image-data {
	position: sticky;
    top: 20%; 
	margin-top: 20px;
    margin-bottom: 40px;
	text-align: center;
}

.post-1034::-webkit-scrollbar {
  display: none !important;
}
.post-1034 {
  -ms-overflow-style: none !important;
  scrollbar-width: none !important;
}
/* ::-webkit-scrollbar {
    display: none;
} */


.about_goal_desk {
	margin-top: 20px !important;
}

main {
    position: relative;
    z-index: 2;
    margin-bottom: 258px;
}
.fusion-footer {
	position: fixed;
    bottom: 0;
    width: 100%;
/*     height: 258px; */
}
@media screen and (min-width: 300px) and (max-width: 767px) {
	.section-two-new {
		display: none;
	}
	main {
    position: relative;
    z-index: 2;
    margin-bottom: 455px;
}
.fusion-footer {
	position: fixed;
    bottom: 0;
    width: 100%;
/*     height: 514px; */
}
}
@media screen and (min-width: 768px) and (max-width: 769px) {
	.section-two-new {
		display: none;
	}
	main {
    position: relative;
    z-index: 2;
   margin-bottom: 270px;
}
.fusion-footer {
	position: fixed;
    bottom: 0;
    width: 100%;
/*     height: 309px; */
}
}
@media screen and (min-width: 769px) and (max-width: 857px) {
	.section-two-new {
		display: none;
	}
	main {
    position: relative;
    z-index: 2;
    margin-bottom: 370px;
}
.fusion-footer {
	position: fixed;
    bottom: 0;
    width: 100%;
/*     height: 359px; */
}
	.fusion-footer-widget-area .widget_nav_menu>div>ul>li:first-child {
        padding-top: 10px !important;
    }
}

@media screen and (min-width: 858px) and (max-width: 992px) {
	.section-two-new {
		display: none;
	}
	main {
    position: relative;
    z-index: 2;
    margin-bottom: 605px;
}
.fusion-footer {
	position: fixed;
    bottom: 0;
    width: 100%;
/*     height: 584px; */
}
	    .fusion-footer-widget-area .widget_nav_menu>div>ul>li:first-child {
        padding-top: 10px !important;
    }
}

/* body {
      height: 200vh;
      display: flex;
      justify-content: center;
      align-items: center;
      margin: 0;
      position: relative;
    } */

    #svg1, #svg2, #svg3 {
      position: sticky;
      top: 50%;
      left: 50%;
/*       transform: translate(-50%, -50%); */
      width: 300px;
      height: 300px;
      stroke: #000;
      stroke-width: 3;
      fill: none;
    }

    #svg1 {
      display: block;
    }

    #svg2 {
      display: none;
    }

    #svg3 {
      display: none;
    }


.card-datas-section {
    scroll-behavior: smooth;
}
dotlottie-player svg {
	height: 65% !important;
}
@media screen and (max-width: 992px) {
	.blog-main-bnr .news_bnr_title {
    	width: 85%;
	}
}



/* our incubatees */

@media screen and (min-width: 1200px) and (max-width: 1300px) {
	.our-inq-banner-sec-2 {
		width: 10% !important;
	}
	.incubatees-bnr-text h1, .incubatees-bnr-text p {
		white-space: nowrap;
	}
}
@media screen and (min-width: 1101px) and (max-width: 1199px) {
	.our-inq-banner-sec-2 {
		width: 10% !important;
	}
	.incubatees-bnr-text h1, .incubatees-bnr-text p {
		white-space: nowrap !important;
	}
	.incubatees-bnr-text h1 {
		margin-bottom: 5px !important;
	}
	.our-inq-banner-sec-1 {
		width: 45% !important;
		top: 22px !important;
	}
}
@media screen and (min-width: 993px) and (max-width: 1100px) {
	.our-inq-banner-sec-2 {
		display: none !important;
	}
	.our-inq-banner-sec-1 {
		width: 50% !important;
    	top: 75px !important;
	}
	.our-incubatees-bnr {
        margin-bottom: 50px !important;
		padding-top: 70px !important;
    }
	.incubatees-bnr-text h1, .incubatees-bnr-text p {
		white-space: nowrap;
	}
	.incubatees-bnr-text h1 {
		margin-bottom: 5px;
	}
	.our-inq-banner-sec-3 {
		top: 55px !important;
	}
}
@media screen and (min-width: 300px) and (max-width: 992px) {
	.our-inq-banner-sec-2 {
		display: none !important;
	}
	.incubatees-bnr-text h1 {
		margin-bottom: 13px !important;
	}
	.incubatees-bnr-text p {
		margin-bottom: 5px !important;
	}
	.research-counsil-sec-new-mobile {
		margin: 50px 0px 35px !important;
	}
	.new-heading-philosophy {
		margin-top: 20px;
	}
	.new-para-philosophy-section {
		margin-top: -10px;
	}
	.fusion-footer .fusion-columns .fusion-column:not(.fusion-column-last) {
		margin: 0px 0px 0px !important;
	}
}

#incubatees-filter>option {
    border-radius: 10px;
    width: 200px;
}

#incubatees-filter {
    border-radius: 10px;
}
.success-story-section {
	padding: 0px !important;
}
.custom-dropdown {
	position: relative;
	display: inline-block;
	cursor: pointer;
}
.custom-dropdown-label{
	color: #454545;
    font-size: 16px;
    padding: 10px 40px 10px 13px;
    border-radius: 10px;
	line-height: 18px;
}
.custom-dropdown-label span{
	color: #454545;
    font-size: 16px;
	padding-left: 7px;
}
.custom-dropdown-list {
	position: absolute;
	background-color: #fff;
	border: 1px solid #ccc;
	box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
	list-style: none;
	padding: 5px 0px;
	margin: 0;
	width: 100%;
	z-index: 1000;
	border-radius: 8px;
}
.custom-dropdown-list li {
	padding: 3px 10px 0px;
	cursor: pointer;
}
.custom-dropdown-list li:hover {
	background-color: #f0f0f0;
}
.custom-dropdown-list li{
	font-size: 16px;
    font-weight: 200;
}

.apply_mbl_wrap-tab-brc {
	border-radius: 6px !important;
	width: 100% !important;
}
.apply_menu_ul_sticky_brc {
	border-radius: unset !important;
}

.page-id-10 .custom-menu-bar label {
    color: #fff !important;
    border-color: #007235 !important;
    background: #007235 !important;
}
.page-id-10 .custom-menu-bar label span::before, .page-id-10 .custom-menu-bar label span::after {
    background: #fff !important;
}
@media only screen and (min-width: 768px) and (max-width: 992px) and (min-height:200px) and (max-height:767px) { 
	 main {
         margin-bottom: 586px;
    }
}
@media only screen and (max-width: 768px) and (min-height:200px) and (max-height:767px) {
       main {
        margin-bottom: 455px;
    }
}
/* @media(min-height:769px) and (max-height:992px) {
       main {
         margin-bottom: 586px;
    }
} */