/* Theme Custom Style */

/* Footer CSS */

.fusion-footer .fusion-footer-widget-area{
    background: linear-gradient(180deg, #218E11 0%, #00886E 100%);
	overflow: hidden;
}
.fusion-footer .fusion-widget-area .menu li{
    border: none;
}
.fusion-footer .fusion-widget-area .fusion-columns{
	width: 85%;
	margin: auto;
}
.fusion-footer .fusion-widget-area .fusion-column:nth-child(2) .menu-footer-col-1-container{
    display: flex;
    justify-content: flex-end;
    padding-right: 20px;
}
.fusion-footer .fusion-widget-area .menu li a::before{
    display: none;
}
.fusion-footer .fusion-widget-area .menu li a{
    font-weight: 200;
    color: #fff;
    white-space: nowrap;
	line-height: 28px;
}
.fusion-footer .fusion-widget-area .menu li.current_page_item a{
    color: #fff !important;
}
.fusion-footer .fusion-widget-area .custom-html-widget p{
    margin: 0px;
    color: #fff;
    font-weight: 200;
}
.fusion-footer .fusion-widget-area .custom-html-widget .footer-social-icons{
    padding: 0px;
    list-style: none;
    text-align: right;
}
.fusion-footer .fusion-widget-area .custom-html-widget .footer-social-icons li{
    display: inline-block;
}
.fusion-footer .fusion-widget-area .custom-html-widget .footer-social-icons li a{
    display: inline-block;
    width: 40px;
    height: 40px;
    cursor: pointer;
    margin-right: 10px;
}
.fusion-footer-copyright-area{
    display: none !important;
}
.fusion-footer .fusion-row:before{
    content: "";
    background: url('/wp-content/uploads/2024/09/srm-footer-illus.png');
    background-size: cover;
    width: 400px;
    height: 400px;
    position: absolute;
    bottom: 0px;
    right: 15%;
}
.fusion-header-wrapper .fusion-row{
    display: flex;
    justify-content: space-between;
}
.fusion-header-wrapper .fusion-row .fusion-logo{
    width: 7%;
}
.fusion-header-wrapper .fusion-row .fusion-menu-sec{
    width: 93%;
    display: flex;
    justify-content: flex-end;
	align-items: center;
    padding-right: 150px;
}
/*.fusion-header-wrapper .fusion-row .fusion-main-menu{
    width: 84%;
}
.fusion-header-wrapper .fusion-row .custom-menu-bar{
    width: 12%;
}*/
.fusion-header-wrapper .fusion-header{
    background-color: transparent !important;
}
.fusion-header-wrapper.green-menu .fusion-header .fusion-row .fusion-menu li a span{
    color: #007235;
    font-weight: 300;
}
.fusion-header-wrapper.green-menu .fusion-header .fusion-row .custom-menu-bar label{
    color: #007235;
    border-color: #007235;
}
.fusion-header-wrapper.green-menu .fusion-header .fusion-row .custom-menu-bar label span::before, .fusion-header-wrapper.green-menu .fusion-header .fusion-row .custom-menu-bar label span::after{
    background: #007235;
}
.green-menu .custom-menu-bar label{
    color: #007235;
    border-color: #007235;
}
.green-menu .custom-menu-bar label span::before, .green-menu .custom-menu-bar label span::after{
    background: #007235;
}
.fusion-header .fusion-row .fusion-menu{
    justify-content: flex-end;
}
.fusion-header .fusion-row .fusion-menu li a span{
    font-weight: 200;
    color: #fff;
}
.fusion-header .fusion-row .fusion-menu li a{
    margin-right: 30px;
    border-top: none !important;
	height: auto !important;
}
.fusion-header .fusion-row .fusion-menu li a:hover{
    border-top-color: transparent !important;
}
.single .fusion-header .fusion-row .fusion-menu li a span{
    font-weight: 300;
    color: #007235;
}
.single .custom-menu-bar label{
    color: #007235;
    border-color: #007235;
}
.single .custom-menu-bar label span::before, .single .custom-menu-bar label span::after{
    background: #007235;
}
.custom-menu-bar label{
    padding: 6px 40px 6px 10px;
    border: 1px solid #fff;
    border-radius: 25px;
    color: #fff;
    cursor: pointer;
    position: relative;
    line-height: 32px;
    transition: all 0.5s;
	display: inline-flex;
    align-items: flex-start;
}
.custom-menu-bar label span{
    position: relative;
	margin-top: 8px;
}
.custom-menu-bar label span::before{
    content: "";
    width: 15px;
    height: 1px;
    background: #fff;
    position: absolute;
    top: 4px;
    right: -25px;
}
.custom-menu-bar label span::after{
    content: "";
    width: 15px;
    height: 1px;
    background: #fff;
    position: absolute;
    top: 11px;
    right: -25px;
}
.custom-menu-bar{
    display: flex;
    align-items: center;
    justify-content: flex-end;
    margin-left: 40px;
    position: fixed;
    top: 25px;
    right: 10%;
}
.logged-in .custom-menu-bar{
	top: 62px;
}
/*.fusion-header .fusion-row .custom-menu-bar label{
    padding: 6px 40px 6px 10px;
    border: 1px solid #fff;
    border-radius: 25px;
    color: #fff;
    cursor: pointer;
    position: relative;
    line-height: 32px;
}
.fusion-header .fusion-row .custom-menu-bar label span{
    position: relative;
}
.fusion-header .fusion-row .custom-menu-bar label span::before{
    content: "";
    width: 15px;
    height: 1px;
    background: #fff;
    position: absolute;
    top: 3px;
    right: -25px;
}
.fusion-header .fusion-row .custom-menu-bar label span::after{
    content: "";
    width: 15px;
    height: 1px;
    background: #fff;
    position: absolute;
    top: 10px;
    right: -25px;
}
.fusion-header-wrapper .fusion-row .custom-menu-bar{
    display: flex;
    align-items: center;
    justify-content: flex-end;
    margin-left: 40px;
}*/
.fusion-header-wrapper.fusion-is-sticky .fusion-header{
    height: auto !important;
    position: relative !important;
    top: 0px !important;
}
.fusion-header-wrapper.fusion-is-sticky .fusion-header .fusion-row{
    display: none;
}
.fusion-header-wrapper.fusion-is-sticky .fusion-header .fusion-row .fusion-logo img{
    width: 80px;
}
.fusion-header-wrapper.fusion-is-sticky .fusion-header .fusion-row .fusion-menu li a:hover{
    border-top-color: transparent !important;
}
.fusion-header-wrapper.fusion-is-sticky .fusion-header .fusion-row .fusion-menu li a span{
    color: #007235;
    font-size: 16px;
    font-weight: 300;
}
.fusion-header-wrapper.fusion-is-sticky .custom-menu-bar label{
    color: #007235;
    border-color: #007235;
    background: #fff;
}
.custom-menu-bar.menu-green-bg label{
    color: #fff !important;
    border-color: #007235 !important;
    background: #007235 !important;
}
.fusion-header-wrapper.fusion-is-sticky .custom-menu-bar label span::before, .fusion-header-wrapper.fusion-is-sticky .custom-menu-bar label span::after{
    background: #007235;
}
.custom-menu-bar.menu-green-bg label span::before, .custom-menu-bar.menu-green-bg label span::after{
    background: #fff !important;
}
.fusion-header .fusion-row{
    width: 85%;
    margin: auto;
}
.custom-menu-container{
    width: 100vw;
    height: 100vh;
    background: rgba(0, 0, 0, 0.5);
    position: fixed;
    top: 0;
    left: 0;
    display: none;
    justify-content: flex-end;
    z-index: 1000;
}
.custom-menu-container.show{
    display: flex;
    transition: all 0.5s;
}
.custom-menu-container .menu-holder{
    width: 380px;
    height: 100vh;
    background: #007235;
    transition: all 0.5s;
    position: relative;
}
.custom-menu-container.show .menu-holder{
    animation: menu_slide 1s 0s;
	overflow: scroll;
	overflow-x: hidden;
}
.custom-menu-container .menu-holder .close-menu{
    width: 40px;
    height: 40px;
    border-radius: 50%;
    border: 1px solid #fff;
/*     color: #fff;
    font-size: 27px;
    font-weight: 100; */
    position: absolute;
    right: 40px;
    top: 60px;
/*     text-align: center; */
    cursor: pointer;
/* 	display: inline-flex;
    align-items: center;
    justify-content: center;
	font-family: auto; */
}
.custom-menu-container .menu-holder .close-menu:before {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    content: "\d7";
    font-size: 20px;
    font-weight: 100;
    color: #FFF;
    display: -webkit-flex;
	justify-content: center;
	-webkit-align-items: end;
    text-align: center;
}
.custom-menu-container .menu-holder .menus-here{
    display: inline-block;
    padding: 120px 30px 30px;
}
.custom-menu-container .menu-holder .menus-here #menu-custom-menu{
    padding: 0px;
}
.custom-menu-container .menu-holder .menus-here #menu-custom-menu li{
    display: block;
    width: 100%;
}
.custom-menu-container .menu-holder .menus-here #menu-custom-menu li a{
    padding: 20px 0px 0px;
    font-size: 18px;
    font-weight: 500;
    color: #fff;
    display: inline-block;
}
.custom-menu-container .menu-holder .menus-here #menu-custom-menu li a:hover{
    border-top-color: transparent !important;
    color: #0a4023;
}
.custom-menu-container .menu-holder .menus-here #menu-custom-menu li a::hover{
    border: none;
}
.custom-menu-container .menu-holder .menus-here .custom-static-home{
    margin: 20px 0px;
}
.custom-menu-container .menu-holder .menus-here .custom-static-home a{
    display: inline-block;
    color: #fff;
    padding: 7px 15px;
    border: 1px solid #fff;
    border-radius: 25px;
    font-weight: 300;
    line-height: 30px;
}
.custom-menu-container .menu-holder .menus-here .custom-staic-social{
    display: inline-block;
    margin: 30px 0px 20px;
}
.custom-menu-container .menu-holder .menus-here .custom-staic-social ul{
    padding: 0px;
    list-style: none;
}
.custom-menu-container .menu-holder .menus-here .custom-staic-social ul li{
    display: inline-block;
    margin-right: 10px;
}
.custom-menu-container .menu-holder .menus-here .custom-staic-social ul li a{
    display: inline-block;
}
.custom-menu-container .menu-holder .menus-here .custom-staic-social ul li a img{
    width: 35px;
}
.fusion-mobile-menu-design-classic.fusion-header-v1 .fusion-mobile-nav-holder, .fusion-mobile-menu-design-classic.fusion-header-v2 .fusion-mobile-nav-holder, .fusion-mobile-menu-design-classic.fusion-header-v3 .fusion-mobile-nav-holder, .fusion-mobile-menu-design-classic.fusion-header-v7 .fusion-mobile-nav-holder{
    display: none !important;
}

.w-85{
    width: 82% !important;
    margin: 0px auto !important;
}
.success-story-section .fusion-column-wrapper{
	margin: 0px !important;
}
.success-story-section .success-story-col{
    background: linear-gradient(180deg, #f0f0f0 70%,#ffffff 0%);
    padding: 50px 0px;
}
.title-with-bdr h2{
    color: #454545;
    font-size: 18px !important;
    font-weight: 500 !important;
    position: relative;
}
.title-with-bdr h2 label{
    font-weight: 100;
    margin-right: 5px;
}
.title-with-bdr h2::before{
    content: "";
    width: 100%;
    height: 1px;
    background: #454545;
    position: absolute;
    bottom: -10px;
    left: 0px;
}
.career-title-bdr{
	margin-bottom: 50px;
}
.career-title-bdr h2{
	color: #454545;
    font-size: 18px !important;
    font-weight: 500 !important;
}
.career-title-bdr h2 label{
    font-weight: 100;
    margin-right: 5px;
}
.success-stories-sec .success-story-sec-container{
    width: 75%;
    margin-left: auto;
    margin-top: 70px;
    margin-bottom: 30px;
    position: relative;
}
.success-stories-sec .success-stores-slider .item .success-story-container .success-story-desc{
    padding: 60px 20px 20px;
    background: #218E11;
}
.success-stories-sec .success-stores-slider .item .success-story-container .success-story-desc .success_story_name {
    color: #fff;
    font-size: 20px !important;
    position: relative;
	margin-bottom: 10px;
}
.success-stories-sec .success-stores-slider .item .success-story-container .success-story-desc .success_story_name::before {
    content: "";
    width: 100%;
    height: 1px;
    background: #fff;
    position: absolute;
    top: -20px;
    left: 0px;
}
.success-story-container .success-story-desc .success_story_company {
	margin-bottom: 7px;
}
.success-story-container .success-story-desc .success_story_destination {
	font-weight: 300;
    font-size: 16px;
    margin-bottom: 15px;
    color: #fff !important;
}
.success-story-container .success-story-desc .success_story_arrow {
	text-align: end;
	margin: 15px 0 5px;
}
.success-story-container .success-story-desc .success_story_arrow img {
	display: unset;
    width: 10%;
    -webkit-filter: brightness(10);
    filter: brightness(10);
}
.success-stories-sec .success-stores-slider .item .success-story-container .success-story-desc .success_story_para {
    color: #fff;
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical; 
}
.success-stores-slider .owl-nav{
    display: inline-block;
    position: absolute;
	margin-top: 40px;
}
.success-stores-slider .owl-nav .owl-prev{
    margin-right: 15px;
}
.fusion-header-wrapper .fusion-row .fusion-logo img{
    width: 85px;
    height: auto;
    max-height: unset !important;
}
.incu-tab-container #incubatees-tab{
    display: flex;
    justify-content: center;
}
.incu-tab-container #incubatees-tab p{
    padding: 15px 20px;
    background: transparent;
    color: #707070;
    font-weight: 300;
    border-radius: 7px;
    margin-right: 15px;
    cursor: pointer;
	border: 1px solid #707070;
}
.incu-tab-container #incubatees-tab p.active{
	background: #007235;
	color: #fff;
	border: 1px solid #007235;
}
#post-container .incubatees-post-sec{
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
    margin-top: 50px;
	padding: 0px 50px;
}
#post-container .incubatees-post-sec .incubatees-post{
    width: 22%;
    margin-right: 3%;
    margin-bottom: 30px;
/* 	margin: 0 auto 30px; */
}
#post-container .incubatees-post-sec .incubatees-post.active .incubatees-post-desc{
    max-height: unset !important;
}
#post-container .incubatees-post-sec .incubatees-post-desc-sec{
    background: #fff;
}
.incubatees-list{
    padding: 50px 0px !important;
    background: #F0F0F0 !important;
}
.incubatees-filter-sec{
    width: 85%;
    margin: 20px auto 0px;
    position: relative;
}
.incubatees-list .incubatees-filter-sec .sort-sec{
    position: absolute;
    top: 0px;
    right: 0px;
	border: 1px solid #707070;
    border-radius: 10px;
}
#sort-label {
	color: #454545;
	font-size: 15px;
}
.incubatees-list .incubatees-filter-sec .sort-sec .custom-dropdown:before{
	content: "";
    border: solid #707070;
    border-width: 0 1px 1px 0;
    display: inline-block;
    padding: 3px;
    transform: rotate(45deg);    
    position: absolute;
    right: 17px;
    top: 13px;
}
.incubatees-list .incubatees-filter-sec .sort-sec select{
    background: transparent;
    padding: 6px 30px 6px 3px;
    height: auto;
	font-size: 14px;
	font-weight: 200;
	color: #454545;
    appearance: none;
    cursor: pointer;
	border: none;
}
.incubatees-list #post-container{
    width: 85%;
    margin: auto;
    position: relative;
}
.incubatees-post-sec .incubatees-post .post-thumbnail img {
   border: 1px solid #707070;
}
.incubatees-post-sec .incubatees-post .incubatees-post-desc{
    padding: 20px 20px 0px;
}

.incubatees-list #post-container .incubatees-post-sec .incubatees-post .incubatees-post-desc .incubatees-post-title{
    color: #454545;
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 10px;
}
.incubatees-list #post-container .incubatees-post-sec .incubatees-post .incubatees-post-desc{
    max-height: 145px;
    overflow: hidden;
    transition: all 0.5s;
}
/*.incubatees-list #post-container .incubatees-post-sec .incubatees-post .incubatees-post-desc:hover{
    transition: all 0.5s;
    max-height: unset;
}*/
.incubatees-list #post-container .incubatees-post-sec .incubatees-post .incubatees-post-desc .incubatees-post-desc-here, .incubatees-list #post-container .incubatees-post-sec .incubatees-post .incubatees-post-desc .incubatees-post-desc-here p{
    color: #454545;
    font-weight: 300;
    overflow: hidden;
    transition: all 0.5s;
	margin-bottom: 0px;
	line-height: 23px;
}
.incubatees-list #post-container .incubatees-post-sec .incubatees-post .incubatees-post-desc .incubatees-post-desc-here{
	/*max-height: 80px;
	overflow: hidden;*/
	transition: all 0.5s;
}
.incubatees-cmpy{
	margin-top: 15px;
    padding-top: 5px;
    position: relative;
	display: flex;
	justify-content: space-between;
}
.incubatees-cmpy .incubatees-cmpy-title {
	width: 100%;
}
.incubatees-cmpy:before{
    content: "";
    width: 100%;
    height: 1px;
    background: #218E11;
    position: absolute;
    left: 0px;
    top: -5px;
}
.incubatees-cmpy .incubatees-cmpy-title a{
    display: inline-block;
    width: 92%;
    position: relative;
	word-break: break-all;
	color: #454545;
}
/* .incubatees-cmpy .incubatees-cmpy-title a:before{
    content: "\203A";
    width: 20px;
    height: 20px;
    border: 1px solid #454545;
    border-radius: 50%;
    position: absolute;
    right: -12%;
    top: 0px;
    text-align: center;
    font-size: 28px;
    line-height: 20px;
} */
.incubatees-list #post-container .incubatees-post-sec .incubatees-post .incubatees-show-more{
    position: relative;
    padding: 15px 20px;
    height: 60px;
    display: inline-block;
    cursor: pointer;
}
.incubatees-list #post-container .incubatees-post-sec .incubatees-post .incubatees-show-more:before{
    content: "+";
    width: 35px;
    height: 35px;
    display: flex;
    justify-content: center;
    align-items: center;
    border: 1px solid #454545;
    border-radius: 8px;
    position: absolute;
    line-height: 30px;
}
.incubatees-list #post-container .incubatees-post-sec .incubatees-post .incubatees-show-less{
    position: relative;
    padding: 15px 20px;
    height: 60px;
    display: none;
    cursor: pointer;
}
.incubatees-list #post-container .incubatees-post-sec .incubatees-post .incubatees-show-less:before{
    content: "-";
    width: 35px;
    height: 35px;
    display: flex;
    justify-content: center;
    align-items: center;
    border: 1px solid #454545;
    border-radius: 8px;
    position: absolute;
    line-height: 30px;
}
.incubatees-pagination{
    margin-top: 30px;
    text-align: center;
}
.incubatees-pagination .current-page{
    color: #454545;
    font-weight: 300;
    margin: 0px 10px;
}
.incubatees-pagination .page{
    border: 1px solid #454545;
    border-radius: 10px;
    padding: 10px;
    font-size: 16px;
    line-height: 30px;
    color: #454545;
    font-weight: 300;
    margin-right: 5px;
    cursor: pointer;
}
.incubatees-pagination .page i{
    font-size: 12px;
    margin: 0px 5px;
    color: #454545;
}
.incubatees-pagination .current-page label{
    border: 1px solid #454545;
    border-radius: 10px;
    padding: 10px;
    line-height: 25px;
    color: #454545;
    font-weight: 300;
    margin-right: 5px;
}
.brc-careers-bnr-sec{
    background: linear-gradient(180deg, #f0f0f0 80%,#ffffff 0%) !important;
    padding: 150px 30px 30px !important;
}
.careers-bnr-sec .fusion-column-wrapper{
    margin: 0px !important;
}
.srm-our-culture-sec{
    padding: 50px 0px 50px !important;
}
.srm-our-culture-sec .careers-culture .culture-container{
    padding: 20px 70px;
}
.srm-our-culture-sec .careers-culture .culture-container img{
    width: 50px;
    margin-bottom: 20px;
}
.culture-Collaboration-image img{
	width: 65px !important;
    margin-bottom: 28px !important;
}
.srm-our-culture-sec .careers-culture .culture-container .culture-title{
    font-size: 22px;
    font-weight: 500;
    margin-bottom: 10px;
    line-height: 30px;
}
.careers-different-sec .careers-different-sec-container{
    background: linear-gradient(180deg, #218E11 0%, #00886E 100%);
    padding: 80px 80px 0px;
}
.make-diff-container {
    padding: 30px 0px 100px;
}
.careers-different-sec .make-diff-container .make-diff-title{
    width: 75%;
    font-size: 45px;
	font-weight: 500;
    color: #ffffff;
    margin-bottom: 40px;
}
.careers-different-sec .make-diff-container p{
    color: #fff;
    margin-bottom: 20px;
	font-weight: 200;
}
.careers-different-sec .make-diff-container .btn-section-big {
	margin-top: 5%;
}
.careers-different-sec .make-diff-container .btn-section-big .read-more-btn-big {
	border: 1px solid #ffff;
	color: #fff;
}
/* .careers-different-sec .make-diff-container a{
    display: inline-block;
    color: #fff;
    border: 1px solid #fff;
    border-radius: 7px;
    cursor: pointer;
    padding: 8px 20px;
	font-weight: 200;
} */
.careers-different-sec-container .fusion-layout-column{
    margin: 0px;
}
.srm-careers-list{
    padding: 50px 0px 0px !important;
    background: #F0F0F0 !important;
}
.careers-filter-sec{
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin-bottom: 20px;
}
.careers-filter-sec .career-filter-select-box{
    position: relative;
    width: 280px;
    margin: 7px 10px;
}
.careers-filter-sec select{
    width: 100%;
    padding: 7px 35px 7px 25px;
    background: transparent;
    margin-right: 15px;
    border: 1px solid #707070;
    border-radius: 7px;
    color: #707070;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	position: relative;
    cursor: pointer;
}
.careers-filter-sec .career-filter-select-box:after{
	content: "\203A";
    width: 20px;
    height: 20px;
    position: absolute;
    top: 15px;
    right: 15px;
    font-size: 25px;
    color: #454545;
    text-align: center;
    padding: 1px;
    line-height: 20px;
    transform: rotate(90deg);
    z-index: -1;
}
.careers-post-sec{
    padding: 50px 0px;
    display: flex;
    flex-wrap: wrap;
}
.careers-post-sec .careers-post{
    width: 25.33%;
    padding: 30px;
    border: 1px solid #218E11;
    border-radius: 15px;
    margin: 0% 4% 4%;
	position: relative;
	display: flex;
    justify-content: space-between;
    flex-direction: column;
}
.career-land-mark{
	position: absolute;
	width: 20px;
	right: 20px;
	top: 20px;
}
.career-land-mark img{
	width: 100%;
	display: none;
}
.careers-post-sec .careers-post .careers-location{
    font-weight: 400;
}
.careers-post-sec .careers-post .post-name{
    font-size: 30px;
    line-height: 30px;
    color: #000;
}
.careers-post-sec .careers-post .post-description{
	margin-bottom: 10px;
}
.careers-post-sec .careers-post .careers-departments{
    font-weight: 300;
	padding-top: 20px;
	border-top: 1px solid #303030;
}
.careers-post-sec .careers-post .careers-departments label{
	font-weight: 400;
}
.carrer-title-with-bdr h2{
    color: #454545;
    font-size: 18px !important;
    font-weight: 500 !important;
    text-align: center;
    margin-bottom: 0px;
}
.carrer-title-with-bdr h2 label{
    font-weight: 100;
    margin-right: 5px;
}
.brc-career-bnr-title h1 {
	font-weight: 600 !important;
}
.incubatees-bnr-text h1{
	font-weight: 600 !important;
}
.empty-post{
    display: flex;
    justify-content: center;
    padding: 50px 0px;
    font-size: 18px;
    color: #e73636;
    font-weight: 400;
}
@media (min-width: 993px){
	.fusion-footer .fusion-widget-area .fusion-column:nth-child(2) .menu-footer-col-1-container {
		width: 50%;
		justify-content: center;
	}
	.menu-footer-col-2-container {
		display: flex;
    	justify-content: center;
    	width: 66%;
	}
	.menu-footer-col-3-container {
		display: flex;
    	justify-content: center;
    	width: 50%;
	}
}
@media (min-width: 993px) and (max-width: 1300px) {
	.fusion-footer .fusion-widget-area .fusion-column:nth-child(2) .menu-footer-col-1-container {
		width: 100%;
	}
	.menu-footer-col-2-container {
    	width: 100%;
	}
	.menu-footer-col-3-container {
    	width: 100%;
	}
}
@media (max-width: 992px){
    .w-85{
        width: 100% !important;
    }
/* 	.fusion-footer-widget-area .widget_nav_menu>div>ul>li:first-child {
		padding-top: 10px !important;
	} */
	.srm-our-culture-sec .careers-culture .culture-container{
		padding: 0px;
        margin-bottom: 50px;
	}
	.fusion-footer footer .fusion-row .fusion-columns .fusion-column {
		padding: 0px;
	}
	.fusion-footer .fusion-widget-area .fusion-column:nth-child(2) .menu-footer-col-1-container{
		justify-content: flex-start;
	}
    .fusion-footer .fusion-widget-area{
        padding: 20px 15px 15px !important;
    }
    .fusion-footer .fusion-widget-area .custom-html-widget .footer-social-icons{
        text-align: left;
    }
    .fusion-footer .fusion-widget-area .menu li a{
        padding-bottom: 10px;
    }
	#menu-footer-col-3 {
		margin-bottom: 10px;
	}
    .fusion-footer .fusion-widget-area .fusion-column:first-child{
        display: none;
    }
    .fusion-footer .fusion-widget-area .fusion-column:nth-child(2){
        margin-bottom: 0px !important;
    }
/*     .fusion-footer .fusion-widget-area .fusion-column:nth-child(4){
        margin-top: 30px !important;
    } */
    .fusion-footer .fusion-widget-area .fusion-column:nth-child(5){
        padding-top: 20px !important;
        border-top: 1px solid #FFFFFF;
    }
    .fusion-footer .fusion-row:before{
        right: -150px;
    }
    .our-incubatees-bnr .fusion-builder-row{
        flex-flow: column-reverse;
    }
    .title-with-bdr h2{
        font-size: 20px !important;
    }
    .incubatees-list #post-container{
        width: 100%;
        padding: 15px 3% 15px 5%;
		margin-top: 50px;
    }
    .incu-tab-container #incubatees-tab{
        flex-wrap: wrap;
        padding: 0px 20px;
		position: relative;
    }
    .fusion-header-wrapper{
        width: 100%;
        position: absolute !important;
        top: 0px;
        left: 0px;
        background: transparent;
    }
    .fusion-header-wrapper .fusion-header-v1{
        background: transparent;
    }
    .fusion-header-wrapper .fusion-header-v1 .fusion-header{
        background: transparent !important;
        padding: 0px !important;
    }
    .fusion-is-sticky.fusion-header-wrapper .fusion-header-v1 .fusion-header{
        background: transparent !important;
    }
    .fusion-header-wrapper .fusion-row .fusion-logo{
        width: 30%;
    }
    .fusion-header-wrapper .fusion-row .fusion-logo img{
        width: 90px;
        max-height: unset !important;
    }
    .fusion-header-wrapper .fusion-row .custom-menu-bar{
        width: 70% !important;
        text-align: right;
    }
    .custom-menu-container .menu-holder .menus-here .fusion-main-menu{
        display: block;
    }
    .success-story-section{
        padding: 0px !important;
    }
    .success-story-section .success-story-col{
        padding: 50px 0px 20px !important;
    }
    .success-stories-sec .success-story-sec-container{
        width: 100%;
    }
    #post-container .incubatees-post-sec .incubatees-post{
        width: 100%;
    }
    .careers-post-sec{
        padding: 25px 0px 50px;
		width: 91%;
        margin: 0 auto;
    }
    .careers-post-sec .careers-post, .careers_people_img img {
        width: 100%;
    }
    .careers-culture{
        width: 87%;
        margin: 0 auto;
    }
    .careers-different-sec{
        padding: 0px !important;
    }
    .careers-different-sec .careers-different-sec-container{
        padding: 50px 0px 0px;
    }
    .make-diff-container {
        padding: 0px;
		width: 88%;
        margin: 0 auto;
    }
    .careers-filter-sec{
        padding: 0px 20px;
    }
	.brc-career-bnr-title p, .incubatees-bnr-text p{
		font-size: 18px;
		font-weight: 300;
	}
	.srm-our-culture-sec{
		padding-top: 0px !important;
		padding-bottom: 0px !important;
	}
	.carrer-title-with-bdr h2{
		text-align: left;
	}
	.success-stores-slider .owl-nav{
		right: 6%;
        top: -80px;
        margin-top: 0px;
	}
	.success-stories-sec .success-story-sec-container{
		margin-top: 40px;
	}
	#post-container .incubatees-post-sec{
		padding: 0px 0px !important;
		margin-top: 20px;
	}	
	.incubatees-list #post-container .sort-sec{
        right: unset;
		left: 20px;
    }
	.desktop-only{
		display: none;
	}
	.success-stories-sec{
		padding: 15px 0px 15px 6%;
	}
	.incu-tab-container #incubatees-tab p.active{
		display: block;
	}
    .incu-tab-container #incubatees-tab p{
        position: relative;
    }	
    .incubatees-list .incubatees-filter-sec .sort-sec{
        right: unset;
        left: -3%;
    }
	.success_story_btn {
		justify-content: center !important; 
	}
	.careers-bnr-sec .fusion-imageframe{
        width: 100%;
		text-align: center;
    }
	.careers-bnr-sec img{
        width: 84%;
    }
	.brc-careers-bnr-sec {
		padding: 150px 0px 30px !important;
	}
	.career-title-bdr {
		margin-bottom: 35px;
	}
	.srm-our-culture-sec .careers-culture .culture-container .culture-title {
		font-size: 22px; 
	}
	.carrer-title-with-bdr {
		width: 88%;
		margin: 0 auto;
	}
	.srm-careers-list {
		padding: 35px 0px 0px !important;
	}
}
@media (max-width: 768px){
    .fusion-footer .fusion-widget-area .fusion-column:nth-child(2) .menu-top-header-menu-container{
        justify-content: flex-start;
    }
    .fusion-footer .fusion-widget-area .menu li{
        padding-left: 0px;
        padding-bottom: 0px;
		padding-top: 0px;
		padding-right: 0px
    }
    .fusion-footer .fusion-widget-area .fusion-column{
        margin-bottom: 10px !important;
    }
    .careers-filter-sec select{
        width: 100%;
        margin-bottom: 20px;
    }
    .careers-bnr-sec .fusion-imageframe{
        width: 100%;
		text-align: center;
    }
	.careers-bnr-sec img{
        width: 85%;
    }
	.careers-culture{
        width: 87%;
        margin: 0 auto;
    }
    .custom-menu-container .menu-holder{
        width: 100%;
    }
	.custom-menu-container .menu-holder .menus-here {
		padding: 80px 30px 30px;
	}
	.custom-menu-container .menu-holder .close-menu {
		top: 40px;
	}
    .careers-post-sec .careers-post{
        margin: 0% 0% 30px;
        padding: 30px;
    }
    .careers-post-sec .careers-post .post-name{
        font-size: 26px;
    }
}
@media (max-width: 767px) {
	.fusion-footer .fusion-widget-area .menu .menu-item-2180 {
        padding-top: 0px;
    }
}
@media (max-width: 650px){
    .careers-filter-sec .career-filter-select-box{
        width: 100%;
        margin: 0px 10px;
    }
    .incu-tab-container #incubatees-tab p{
        width: 100%;
        border-radius: 7px;
        margin-bottom: 0px;
        background: #007235;
        border-color: #007235;
        color: #fff;
        display: none;
    }
    .incubatees-list #post-container .incubatees-post-sec .incubatees-post .incubatees-post-desc{
        max-height: 130px;
    }
	.careers-different-sec .make-diff-container .make-diff-title {
		margin-bottom: 15px;
	}
	.incu-tab-container #incubatees-tab p:before{
/* 		content: "\203A";
        width: 20px;
        height: 20px;
        position: absolute;
        top: 50%;
        right: 20px;
        font-size: 35px;
        color: #fff;
        text-align: center;
        padding: 1px;
        line-height: 20px;
        transform: rotate(90deg) translateX(-50%); */
		content: "";
		border: solid #fff;
		border-width: 0 1px 1px 0;
		display: inline-block;
		padding: 3px;
		transform: rotate(45deg) translateX(-50%);
		position: absolute;
		right: 17px;
		top: 50%;
	}
	.incu-tab-container #incubatees-tab p {
		border-radius: unset;
	}
	.incu-tab-container #incubatees-tab p.show{
    	display: block;
	}
	.incubatees-filter-sec {	
		margin-top: 40px;	
	}
}
@media (min-width: 651px) and (max-width: 992px) {
	.incubatees-filter-sec {	
		margin-top: 30px;	
	}
}
@media (min-width: 600px) and (max-width: 992px){
    .success-stores-slider .owl-nav{
        bottom: 108%;
    }
	.our-incubatees-bnr .fusion-imageframe{
		width: 100%;
	}
	.our-incubatees-bnr .fusion-imageframe img{
		width: 100%;
	}
	#post-container .incubatees-post-sec .incubatees-post{
		width: 47%;
	}
}

@media (min-width: 993px) and (max-width: 1100px){
    .fusion-footer .fusion-widget-area .custom-html-widget .footer-social-icons li a{
        width: 32px;
    }
	.our-incubatees-bnr{
		background: linear-gradient(180deg, #f0f0f0 90%,#ffffff 0%) !important;
	}
	#post-container .incubatees-post-sec{
		padding: 0px 0px !important;
	}
	#post-container .incubatees-post-sec .incubatees-post{
		width: 30%;
	}
	.custom-menu-bar {
		top: 17px; 
	}
	.logged-in .custom-menu-bar {
		top: 47px; 
	}
}
@media (min-width: 993px) and (max-width: 1300px){
	.fusion-footer .fusion-widget-area .fusion-column:nth-child(1) {
		width: 13%;
	}
	.fusion-footer .fusion-widget-area .fusion-column:nth-child(2),
	.fusion-footer .fusion-widget-area .fusion-column:nth-child(4) {
		width: 20%;
	}
	.fusion-footer .fusion-widget-area .fusion-column:nth-child(3) {
		width: 25%;
	}
	.fusion-footer .fusion-widget-area .fusion-column:nth-child(5) {
		width: 22%;
	}
}

@media (max-width: 1100px){
    .careers-different-sec .make-diff-container .make-diff-title{
        width: 100%;
		line-height: 45px;
    }
}
@media (min-width: 1101px) and (max-width: 1200px){ 
	.custom-menu-bar {
		top: 22px; 
	}
	.logged-in .custom-menu-bar {
		top: 50px; 
	}
}
@media (min-width: 1201px) and (max-width: 1300px){ 
	.custom-menu-bar {
		top: 22px; 
	}
	.logged-in .custom-menu-bar {
		top: 54px; 
	}
}
@media (min-width: 1100px) and (max-width: 1500px){
    .careers-post-sec .careers-post{
        width: 30%;
        margin: 0% 1% 4%;
    }
    .srm-our-culture-sec .careers-culture .culture-container{
        padding: 20px 20px;
    }
}

@media (min-width: 769px) and (max-width: 1400px){
    .careers-post-sec .careers-post{
        width: 45%;
        margin: 0 2% 2%;
    }
}

@media (max-width: 1600px){
    .fusion-footer .fusion-widget-area .fusion-columns{
        width: 100%;
    }
}

@media (min-width: 2200px){
    .our-incubatees-bnr .w-85{
        width: 70% !important;
    }
    .our-incubatees-bnr .fusion-builder-row{
        justify-content: center;
    }
    .fusion-footer .fusion-widget-area .fusion-columns{
        width: 100% !important;
    }
	.incubatees-cmpy .incubatees-cmpy-title a:before {
		line-height:15px;
	}
	.custom-menu-container .menu-holder .close-menu {
		line-height: 40px;
	}
}

@keyframes menu_slide{
    0%{
        right: -300px;
    }
    100%{
        right: 0px;
    }
}
@media (max-width: 576px) {
	.success-stores-slider .owl-nav .owl-prev img, .success-stores-slider .owl-nav .owl-next img {
		width: 30px !important;
		height: 30px !important;
	}
	.success-stores-slider .owl-nav {
		right: 25px;
        top: -80px;
        margin-top: 0px;
	}
}


.current-head {
	display: none;
}
.incubatees-arrow-sec-image {
	margin-top: 2px;
}

.stop-section-scroll{
	overflow: hidden !important;
}

.card-section-container-scroll .owl-stage-outer{
	background: #f0f0f0;
	border-radius: 20px;
	overflow: hidden;
}
.square-box-1{
	display: none;
}
.card-section-container-scroll .owl-stage-outer .owl-stage{
	display: flex;
}
.card-section-container-scroll .owl-nav button{
	border: none;
	background: none;
	position: absolute;
	top: 44%;
	transform: translateY(-20%);
	cursor: pointer;
	outline: none;
}
.card-section-container-scroll .owl-nav button.owl-prev{
	left: 18%;
}
.card-section-container-scroll .owl-nav button.owl-next{
	right: 18%;
}
.cart-image.lottie-2{
	width: 48%;
}

@media (max-width: 1600px) and (min-width: 993px){
	.card-section-container-scroll .owl-nav button.owl-prev{
		left: 8%;
	}
	.card-section-container-scroll .owl-nav button.owl-next{
		right: 8%;
	}
}
@media (max-width: 992px){
	.contact_us_map_add br{
		display: none;
	}
}
@media (min-width: 2000px){
	.card-section-container-scroll .owl-nav button.owl-prev{
		left: 23%;
	}
	.card-section-container-scroll .owl-nav button.owl-next{
		right: 23%;
	}
}
@media (min-width: 1401px) and (max-width: 1500px){
	.card-content {
		padding: 60px 90px 0px;
	}	
}

@media (max-width: 1600px) and (min-width: 993px){
	.cart-image{
		padding-bottom: 30px;
	}
}

@media screen and (min-width: 320px) and (max-width: 576px){
	.card-section{
		margin: 0px auto;
	}
	.card-content-section{
		margin-top: 10px;
	}
	.adv-heading-mobile, .partner_network_title, .co_incu_part_sec, .research-counsil-sec-new-mobile{
		margin-top: 40px !important;
	}
	.mentor_partner_sec{
		margin-bottom: 40px !important;
	}
	.card-datas-section{
		margin-top: 20px;
	}
	.infrastructure-section{
		margin-top: 40px !important;
	}
	#infrastructure{
		margin-top: 0px;
	}
	.card-section-container-scroll .owl-nav button{
		top: 65%;
	}
	.card-section-container-scroll .owl-nav button.owl-prev{
		left: 2%;
	}
	.card-section-container-scroll .owl-nav button.owl-next{
		right: 2%;
	}
}

@media screen and (min-width: 577px) and (max-width: 768px){
	.card-datas-section{
		margin-top: 20px;
	}
	.card-content{
		padding: 40px 50px 20px;
		display: block;
	}
	.adv-heading-mobile{
		margin-top: 40px;
	}
	.advisory-sec-cod{
		margin-top: 20px;
	}
	.infrastructure-section{
		margin-top: 30px !important;
	}
	#infrastructure{
		margin-top: 0px;
	}
	.partner_network_title{
		margin-top: 30px !important;
	}
	.co_incu_part_sec{
		margin-top: 40px !important;
	}
	.co_incu_part_title .ciap-heading{
		margin-top: 40px !important;
	}
	.post-content .mentor_partner_sec{
		margin-bottom: 40px !important;
	}
	.co_incu_part_sec{
		margin-top: 40px !important;
	}
	.invest_part_test_wrap.incubator_part_wrap{
		margin-bottom: 10px !important;
	}
	.card-section-container-scroll .owl-nav button{
		top: 57%;
	}
	.card-section-container-scroll .owl-nav button.owl-prev{
		left: 4%;
	}
	.card-section-container-scroll .owl-nav button.owl-next{
		right: 4%;
	}
}
@media screen and (min-width: 769px) and (max-width: 992px){
	.adv-heading-mobile{
		margin-top: 50px;
	}
	.advisory-sec-cod{
		margin-top: 40px;
	}
	.infrastructure-section{
		margin-top: 30px !important;
	}
	#infrastructure{
		margin-top: 0px;
	}
	.partner_network_title{
		margin-top: 30px !important;
	}
	.co_incu_part_sec{
		margin-top: 40px !important;
	}
	.co_incu_part_title .ciap-heading{
		margin-top: 50px !important;
	}
	.post-content .mentor_partner_sec{
		margin-bottom: 40px !important;
	}
    .card-section-container-scroll .owl-nav button {
        top: 72%;
    }
	.card-section-container-scroll .owl-nav button.owl-prev{
		left: 3%;
	}
	.card-section-container-scroll .owl-nav button.owl-next{
		right: 3%;
	}
}

@media screen and (min-width: 993px) and (max-width: 1200px) {
	.card-section-container-scroll .owl-nav button {
        top: 50%;
    }
	.card-sec-one {
		display: block;
	}
	.cart-image {
		margin-top: 45px;
	}
	.cart-image.lottie-2 {
		width: 55%;
	}
	.card-section-container-scroll .owl-nav button.owl-prev {
		left: 6%;
	}
	.card-section-container-scroll .owl-nav button.owl-next{
		right: 6%;
	}
}

@media screen and (min-width: 1201px) and (max-width: 1400px) {
	.card-sec-one {
		display: block;
	}
	.cart-image {
		padding-bottom: 15px;
		width: 60%;
	}
	.cart-image.lottie-2 {
		width: 58%;
	}
	.card-heading {
		margin-bottom: 50px; 
	}
	.card-section-container-scroll .owl-nav button.owl-prev {
		left: 6%;
	}
	.card-section-container-scroll .owl-nav button.owl-next {
		right: 6%;
	}
	.card-section-container-scroll .owl-nav button {
		top: 52%
	}
}
@media screen and (min-width: 1401px) and (max-width: 1600px) {
	.card-content-section {
		margin-top: 30px;
	}
	.cart-image {
		padding-top: 20px;
	}
	.card-section-container-scroll .owl-nav button {
		top: 47%; 
	}
}

.incubatees-arrow-sec-image-hover {
	display: none;
}
.incubatees-cmpy:hover .incubatees-arrow-sec-image {
	display: none;
}
.incubatees-cmpy:hover .incubatees-arrow-sec-image-hover {
	display: block;
}
.incubatees-cmpy:hover .incubatees-cmpy-title a {
	color: #218e11;
}
















