@media only screen and (min-width: 768px){
	
	.footcopyrightsect{
		display: flex;
	}
	#menu-item-45 {
    background: #000 url(../images/board.svg) no-repeat center bottom / 70%;
}
.tpmnu > li:first-child {
    position: static !important;
}
	.tpmnu > li:first-child a::after {
    right: -21px !important;
}
	.tpmnu > li:first-child a {
    position: relative !important; 
}
	.big-only{
	display: block !important;
}
	.m-big-only{
	display: flex !important;
}
	.mobile-only{
	display: none;
}
	.glbx1{
		padding-right: 50px;
	}
	.teamul{
	display: flex;
	gap:60px;
		flex-wrap: wrap;
		justify-content: space-between;width: 100%;
	}
	.teamul li{
		flex: 0 0 29%;
		justify-content: space-evenly;
	}
	.tmbox img{
		/*width: 100%;*/
	}
	.teaminr{
		padding-left: 90px;
	}
	.tmbox h4 {
    max-width: 250px;
}
	.tmbox h6 {
    max-width: 250px;
}
	.partnersul li{
	flex:0 0 15%;
}
	.servicerow.single .servicebox .servdet{
		width:50%;
	}
	.srvinr.single .servicebox .servdet{
		width:50%;
	}
	.introimg img{
		max-width: 90%;
	}
	.featdetul li {
    width: 50%;
    float: left;
}
	.innerImg {
        width: 350px;
        height: 234px;
        background-color: #edecec;
        overflow: hidden;
    }
	.gvimg.hlt{
	position: fixed;
    top: 45%;
}
.gvimg.hlt{
	position: fixed;
    top: 35%;
}
}
@media only screen and (min-width: 1200px){
.menuflex {
    max-height: calc(100vh - 100px);
    margin-top: 100px;
    overflow-y: auto;
}
}
@media only screen and (max-width: 1280px){
.hprj {
    max-width: 1065px;
}
}
@media only screen and (min-width: 2800px){
.missionBnr.bannerCont {
    min-height: 2800px;
}
}
@media only screen and (max-width: 767px){
	.about-us .innerintrosection .line-with-dot{
		display: none;
	}
	.heading {
    position: relative;
    display: flex;
    align-items: center;
}
	.bannerCont{
		overflow: hidden;
		min-height: 396px;
	}
	    .featurednews {
    /*min-height: 800px;*/
}
	.productBgSection .enquirybox {
    margin-bottom: -140px;
    margin-top: 80px;
}
	.introcnt{
		margin-top: 30px;
	}
	.inttcnt {
    padding-right: 0;
}
	.prodimgul{
		padding: 0;
	}
	.prodimgul li img {
    width: 100% !important;
}
	#projectsmallscreen .slick-arrow{
		position: absolute;
		top:45%;
		font-size: 0;
		border: 0;
	}
	#projectsmallscreen .slick-arrow.slick-next{
		right:20px;
		z-index: 1;
		background: url("../images/sldrgt.svg") no-repeat center center/cover;
		width: 40px;
		height: 42px;
	}
	#projectsmallscreen .slick-arrow.slick-prev{
		left:20px;
		z-index: 1;
		background: url("../images/sldlft.svg") no-repeat center center/cover;
		width: 40px;
		height: 42px;
	}
	.vcard {
  top: 60px;
  position: sticky;
						background: #000;
					}
				/*.vcard:nth-child(1) {
						top:140px;
					}
					.vcard:nth-child(2) {
						top:240px;
					}
					.vcard:nth-child(3) {
						top:340px;
					}
					.vcard:nth-child(4) {
						top:440px;
					}*/
	.tpmenu{
	justify-content:end;
}
.navbar {
    padding: 40px 0;
}
	.homebannerdiv .slick-slide img {
    width: 100%;
    min-height: 100vh;
}
	.homeBannerContent .carousel .carousel-inner .carousel-item h1 {
    letter-spacing: 8px;
    font-weight: 700;
    font-size: 32px;
    line-height: 48px;
    margin: 0 0 18px;
    margin-left: 0;
}
	.container{
		padding-left: 30px;
		padding-right: 30px;
	}
	.sldcnt {
    display:none;
}
	.homeBannerContent .carousel {
		min-height: auto;
}
	.crslginr {
    position: relative;
     height: auto; 
    display: flex;
    justify-content: center;
}
	.crslbox .carousel-control-next, .crslbox .carousel-control-prev{
		position: relative;
	}
	.homeBannerContent .carousel .carousel-indicators{
		position: relative;
		bottom: 0;
		    margin-left: 15%;
	}
	.homeBannerContent .carousel .carousel-control-next {
    left: 0;
    right: 0;
}
	.crslg {
    background: none;
	display: flex;
		justify-content: center;
}
	.homeBannerContent .carousel .carousel-inner .carousel-item .line-with-dot{
		display: none;
	}
	.homeintrosection {
    color: #CDCED2;
    font-weight: 400;
    letter-spacing: 2px;
		padding-bottom: 0;
}
	.heading h2.whiteTxt {
    color: #fff;
    font-size: 24px;
    line-height: 30px;
    letter-spacing: 4px;
    font-weight: 700;
    text-transform: uppercase;
		top: 35%;
}
	.homesatellitesection {
    margin-bottom: 0;
		    overflow: hidden;
		margin-top: 80px;
}
	.homesatellitesection .heading .bigFont {
    left: 30%;
}
	.satellitecnt{
		margin-top: -50px;
	}
	.satcntt .hoversect{
		position: relative;
	}
	.descBlock {
    color: #CDCED2;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 2px;
    font-weight: 400;
		padding-right: 0;
}
	.descBlock span {
    color: #fff;
		font-weight: 700;
}
	.descBlock p {
    /*display: none;*/
}
	.satrow.active .descBlock p {
    display: block;
	}
	.satrow:hover .descBlock p{
	animation-name: easeOutElastic;
    animation-duration: .3s;
    animation-timing-function: ease-in;
	animation-delay: .0s;
    animation-fill-mode: forwards;
    display: block;
}
	.satimgbox img {
    margin-bottom: 0;
}
	.satelimg {
        /*margin-top: -80px !important;*/
    width: 60%;
		left: 20%;
}
	.line-sep {
    width: 100%;
    height: 1px;
    background: rgba(34, 76, 108, 1);
    position: relative;
}
	.line-sep::after {
    content: "";
    background: rgba(34, 76, 108, 1);
    width: 5px;
    height: 5px;
    border-radius: 50%;
    position: absolute;
    right: 0;
    bottom: -2px;
    z-index: 10;
}
	.satellitecnt .line-sep::after {
		display: none;
	}
	.satbtmbg {
    background: url(./../images/satbottombg.png) no-repeat bottom center / cover;
    height: 44px;
    margin-top: 17px;
    margin-left: -30px;
    margin-right: -30px;
		display: block;
}
	.hoversect {
    text-align: center;
		/*display: none;*/
		transition: none;
		opacity: 1;
		transform:none !important;
}
	.hoversect .expbtn {
    margin-top: 30px;
    margin-bottom: -30px;
}
	.satrow.active .hoversect{
		display: block;
		transition: none;
		}
	.menuflex {
		display: block !important;
}
	.collapseMenu .collapseMenuItems .leftBlock {
    max-width: 100%;
		-webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
		padding-right: 0;
	}
	.collapseMenu .collapseMenuItems .middleBlock {
    max-width: 100%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    padding-right: 0;
}
	.collapseMenu .collapseMenuItems .rightBlock {
    max-width: 100%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    padding-left: 0;
}
	.posrelative {
    margin-top: 60px;
}
	#mhomeSlider .carousel-item img{
		height: 100vh;
	}
	.hprojinr {
    margin-left: -30px;
    margin-right: -30px;
		background: none;
		min-height: 300px;
}
	.hmebnrul{
		margin:0;
		padding:0;
		margin-right: -20px;
        margin-left: -20px;
	}
	#projectsmallscreen{
		
	}
	.hprj {
    display: block;
		padding:0 60px;
		max-width: 100%;
		position: absolute;
		top:40%;
}
	.hprj h4{
		width: 100%;
	}
	.wsepline {
	margin-right: 0;
	margin-top: 30px;
		margin-bottom: 30px;
}
	.hprolist {
    display: none;
}
	.projfootdiv {
    background: url(./../images/projfootmobbg.jpg) no-repeat center center / cover;
    min-height: 350px;
    /*margin-top: 50px;*/
}
	.hptxt p {
    width: 90%;
    padding-right: 20px;
}
	
#projectsmallscreen .slick-dots li {
    height: 4px;
    width: 30%;
    margin: 0;
}
	#projectsmallscreen .slick-dots li button {
    background-color: rgba(217, 217, 217, 0.2);
     border-radius: 0; 
    width: 100%;
    height: 4px;
		padding: 0;
}
	#projectsmallscreen .slick-dots li.slick-active button{
		background-color: rgba(73, 175, 253, 1);
	}
	.projviewall {
    margin-top: 100px;
}
	.satrow .dd{
		transition: none !important;
		 height: 70px;
	}
	.satrow.active .dd {
    height: 70px;
}
	/*.sctft {
    margin-bottom: 0;
}*/
	.satrow.satmobile .satbtmbg {
    animation-name: easeOutElastic;
    animation-duration: .3s;
    animation-timing-function: ease-in;
    animation-delay: .0s;
    animation-fill-mode: forwards;
    display: block;
}
	.heading .bigFont {
     left: 0; 
	font-size: 64px;
     line-height: 78px; 
    letter-spacing: 16px;
		top: 20%;
		margin: 0 auto;
}
	.industriesdiv{
		overflow: hidden;
	}
	.industriesdiv .heading .bigFont{
		left: 20%; 
		top: 20%;
	}

	.indusinr {
    padding: 20px 10px;
}
	.icondiv {
    text-align: center;
		margin-bottom: 0;
}
	.indusinr .col-md-10 .justify-content-center{
		justify-content: space-between !important;
		align-items: center;
	}
	.indusdescBlock {
    padding-right: 0;
}
	/*.indusinr .expbtn{
		display: none;
	}*/
	.indusinr p {
    margin: 0;
    display: none;
	}
	.icondiv img{
		width: 48px;
	}
	.indusinr h4 {
    color: #000;
    font-size: 18px;
    line-height: 28px;
    letter-spacing: 2px;
    font-weight: 700;
    text-transform: uppercase;
	margin-bottom: 0;
}
	
.indrow .line-sep::after {
    display: none;
}
	.indusinr > .row{
		gap:20px;
		align-items: center;
	}
	.indusinr > .row >div.col-md-2{
		width:15%;
	}
	.indusinr > .row >div.col-md-10{
		width:75%;
	}
	.blogsdiv {
    padding-top: 80px;
}
	#newssmallscreen .slick-current{
		
	}
	#newssmallscreen .slick-list{padding:0 20% 0 0 !important;}
	#newssmallscreen .slick-slide {
    margin: 0 10px;
}
	#newssmallscreen .slick-slide img
{
    display: block;
    height: 250px;
    width: 100%;
}
	.blogsdiv .heading .bigFont {
    left: 40%;
}
	.newsall {
    margin-top: 60px;
}
	.newsall span {
    width: 60%;
}
	.enqbx h4 {
    color: #fff;
    font-size: 16px;
    line-height: 20px;
    letter-spacing: 2px;
    font-weight: 700;
    text-transform: uppercase;
    max-width: 450px;
}
	.enquirybox {
    margin-bottom: -100px;
    margin-top: 80px;
}
	.enqbx {
    padding: 30px 20px;
    gap: 20px;
}
	.enquirybox .expbtn font {
    display: none;
}
	footer {
    background: rgba(231, 231, 231, 1);
    padding: 100px 0;
    padding-bottom: 70px;
}
	footer .footsect {
    border-top: 0;
    border-bottom: 0;
}
	footer .socialicon {
    margin-top: 50px;
}
	.fmobmenu.footmenu2 ul.menu > li > a {
    font-size: 24px;
    line-height: 30px;
    letter-spacing: 2px;
    font-weight: 600;
    color: #1D1D1D;
    text-transform: uppercase;
		position: relative;
		display: block;
		margin-bottom: 10px;
}
	.fmobmenu.footmenu2 ul.menu > li > a::after {
		 background: url(./../images/downarrow.svg) no-repeat center center / cover;
		width: 23px;
		height: 12px;
		content: "";
		position: absolute;
		right: 0;
		top: 10px;
	}
	.sfmenu{
		display: none;
	}
	.sub-menu{
		display: none;
	}
	.fmobmenu.footmenu2 ul.menu > li {
    margin-bottom: 50px;
}
	.footmenu1.fmobmenu {
    margin-left: 0;
}
	.fmobmenu.footmenu1 a {
    font-size: 24px;
    line-height: 30px;
    letter-spacing: 2px;
    font-weight: 600;
    color: #1D1D1D;
		text-transform: uppercase;
}
	.flft1{
		border:0;
	}
	.footmenu{
		border-top: 1px solid rgba(102, 102, 102, 0.5);
		margin-left: -30px;
    margin-right: -30px;
		padding-left: 30px;
    padding-right: 30px;
	}
	.footleft {
    padding-right: calc(var(--bs-gutter-x)* .5);
}
	.ffmenu{
		margin-left: -30px;
    margin-right: -30px;
		padding-left: 30px;
    padding-right: 30px;
	}
	.footmenusect {
    border-bottom: 0;
		padding-bottom: 30px;
}
	.fdmenu{
		border-bottom: 1px solid rgba(102, 102, 102, 0.5);
	}
	.flft2 .col-md-6 {
    margin-bottom: 40px;
    width: 50%;
}
	.flft2 p {
    font-size: 14px;
    line-height: 17px;
    letter-spacing: 1px;
    font-weight: 400;
    color: #1D1D1D;
    margin-bottom: 0;
}
	.footright {
    border-left: 0;
    padding-left: 0;
}
	.flft2{
		margin-left: -30px;
    margin-right: -30px;
		border-bottom: 1px solid rgba(102, 102, 102, 0.5);
		border-top: 1px solid rgba(102, 102, 102, 0.5);
		    padding-left: 30px;
    padding-right: 30px;
	}
	.footmenu1 li:last-child {
    margin-bottom: 25px;
}
	.innerintrosection {
    padding-bottom: 0;
		font-weight: 700;
	font-family: "Montserrat Bold";
	padding-top: 0;
}
	.goalstatus li {
    flex: 0 0 100%;
    margin-bottom: 50px;
}
	.goalstatus{
		margin-top: 50px;
	}
	.howwestartedsection {
    margin-bottom: 0;
	}
	.missionvisionsection {
    background: url(./../images/missionvisionbgmobile.jpg) no-repeat center top / 100%;
		padding-top: 50px;
}
	.missioncntdiv {
    margin-top: 270px;
}
	.teaminr {
    padding: 30px;
    background: #16354C;
    padding-top: 80px;
    padding-bottom: 30px;
}
	.teamul li {
    display: block;
		margin-bottom: 50px;
}
	.partnersection {
    padding-top: 80px;
}
	.partnersul img{
		margin: 0 auto;
		display: block;
	}
	.servicebox .servdet {
    padding: 20px;
}
	.servicebox {
    position: relative;
    /*height: 500px;*/
}
	.servtxt h4 {
    font-weight: 700;
    font-size: 20px;
    line-height: 26px;
    letter-spacing: 4px;
    color: #fff;
    text-transform: uppercase;
}
	.servtxt {
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 1px;
    color: #748897;
    max-width: 83%;
}
	.servicebox .servdet {
    position: relative;
}
	.servicessection .enquirybox {
    margin-bottom: -120px;
    margin-top: 80px;
}
	.missionbnrbox {
    max-width: 100%;
		    margin-top: 150px;
}
	.msect1 {
    margin-bottom: 80px;
}
	.jrnyul {
    display: block;
}
	.moonserv {
    margin-top: 0;
}
	.mncnt {
    padding: 0 20px;
}
	.wwbox {
    display: block;
}
	.joinmission .expbtn font {
    max-width: 83%;
}
	.whatwedosection .enquirybox {
    margin-bottom: -120px;
    margin-top: 20px;
}
	.contlnk h4 {
    font-weight: 700;
    font-size: 20px;
    line-height: 30px;
    letter-spacing: 4px;
    color: #fff;
}
	.contlnk h5 {
    font-weight: 700;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 2px;
    color: #fff;
}
	.contsocial {
    display: flex;
    gap: 20px;
    align-items: center;
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 2px;
}
	.contform {
    border: 1px solid rgba(34, 76, 108, 1);
    padding: 48px 28px 40px 28px;
    color: #fff;
}
	.locdet {
    color: rgba(170, 170, 170, 1);
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 2px;
    text-align: center;
    padding: 20px;
	margin-bottom: 30px;
}
	.hwsbx {
    padding: 40px 0;
}
	.hwcnt {
    font-weight: 700;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 1px;
    color: #748897;
		font-family: "Montserrat Bold";
}
	.howstartedbox {
    margin-bottom: 70px;
}
	.goalsbox h3 {
    font-weight: 700;
    font-size: 28px;
    line-height: 40px;
    letter-spacing: 2px;
    color: #fff;
    font-family: "Montserrat Bold";
}
	.misslft {
    font-weight: 700;
    font-size: 24px;
    line-height: 36px;
    letter-spacing: 2px;
    color: #748897;
		font-family: "Montserrat Bold";
}
	.partnersul {
    gap: 20px;
}
	.partnersul li {
    flex: 0 0 28%;
}
	.partnersul img {
    max-width: 100%;
}
	.partnersection .head {
    display: none;
}
	.partnersection .line-with-dot {
		display: none;
	}
	.missionBnr.bannerCont {
    min-height: 1565px;
    background-position: left !important;
	}
	.missionbnrbox h3 {
    font-weight: 600;
    font-size: 28px;
    line-height: 40px;
    letter-spacing: 2px;
    color: #fff;
    text-transform: uppercase;
	font-family: "Montserrat", sans-serif;
	}
	.missionbnrbox h4 {
    font-family: "Montserrat", sans-serif;
	text-transform: uppercase;
	margin-bottom: 20px;
	}
	.missionbnrbox h4 span {
    font-family: "Montserrat Bold";
	color: #CDCED2;
}
	.missionbnrbox h2 {
    font-weight: 700;
    font-size: 48px;
    line-height: 58px;
    letter-spacing: 5px;
    color: #fff;
    text-transform: uppercase;
    margin-bottom: 30px;
}
	.jrnyhead h2 {
    font-weight: 700;
    font-size: 36px;
    line-height: 48px;
    letter-spacing: 16px;
    color: #fff;
    text-transform: uppercase;
    /* margin-bottom: 30px; */
}
	.jrnyhead .line-with-dot {
    border: 1px solid rgba(34, 76, 108, 0.6);
    height: 1px;
    max-width: 320px;
    margin: 0 auto;
    position: relative;
    margin-bottom: 30px;
    margin-top: 30px;
}
	.jrnyhead .line-with-dot::after {
    content: "";
    background: rgba(34, 76, 108,1);
    width: 8px;
    height: 8px;
    border-radius: 50%;
    position: absolute;
    right: -2px;
    bottom: -4px;
}
.jrnyul li {
    text-align: center;
    margin-bottom: 80px;
}
	.jrnyul li .line-with-dot {
    border: 1px solid rgba(34, 76, 108, 1);
    height: 1px;
    max-width: 200px;
    margin: 0 auto;
    position: relative;
    margin-bottom: 30px;
    margin-top: 30px;
}
	.moonservbox.full{
		background: url(./../images/projbg.jpg) no-repeat center bottom/ cover;
		min-height: 500px;
	}
	.moonservbox.full > img{
		display: none;
	}
	.moonservbox.full .mncnt{
		    color: #fff;
		top:10%;
	}
	.moonservbox.small .mncnt {
    top: 10%;
    color: rgba(205, 206, 210, 1);
}
	.wbx {
    padding: 40px 20px;
    color: rgba(242, 242, 242, 1);
}
	.joinmission {
    text-align: left;
    margin-top: 20px;
    margin-bottom: 30px;
}
	.missionbnrbox .line-with-dot {
    border: 1px solid rgba(34, 76, 108, 0.3);
}
	.missionbnrbox .line-with-dot::after {
    content: "";
    background: rgba(34, 76, 108, 0.8);
    width: 8px;
    height: 8px;
    border-radius: 50%;
    position: absolute;
    right: -2px;
    bottom: -4px;
}
.mcvrimg {
    height: 100px;
}
.media .mediarow .col {
    width: 50%;
}
.media .news-tab .card .card-body .card-text {
    font-size: 14px;
    line-height: 18px;
    color: #fff;
    font-weight: 700;
    letter-spacing: 1px;
    margin-bottom: 20px;
}
	.news-tab .card .card-body .card-text small {
    font-size: 14px;
    line-height: 17px;
    letter-spacing: 2px;
    color: #49AFFD;
    font-weight: 600;
    margin: 0 0 5px;
    text-transform: uppercase;
}
	.newsdrop{
		display: none;
	}
	.pimgtxt {
    position: relative;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 20px 0;
    background: transparent;
    color: rgba(170, 170, 170, 1);
    text-align: left;
    display: block;
		font-size: 16px;
    line-height: 24px;
    letter-spacing: 2px;
    font-weight: 600;
}
	.blogsdiv .heading{
		overflow:hidden;
	}
	.mediaoutr .enquirybox {
    margin-bottom: -115px;
    margin-top: 80px;
}
	.bnrsct {
   bottom: 50px;
}
	.projectcnt .hmebnrul li{
		height: 700px;
	}
	.projectcnt .container{
		padding: 0;
	}
	.projectcnt .container .row{
		margin: 0;
	}
	
	.projectcnt{
		overflow: hidden;
	}
	.howstartedbox{
		background: transparent;
	}
	.about-us .innerintrosection{
		padding:70px 0;
	}
	.productBgSection .innerintrosection {
    padding: 0;
}
	.introimg {
    margin: 50px 0 20px 0;
}
	.inttcnt.scnt {
    padding-right: 0;
    margin-bottom: 30px;
}
	.viewloc a{
		font-family: "Montserrat";
	}
}
@keyframes easeOutElastic {
  0% { transform: translateY(100%);opacity: 0; }
  59% { transform: translateY(30.36%);opacity: 0.4; }
  88% { transform: translateY(10.8%);opacity: 1; }
  100% { transform: translateY(-0%); opacity: 1;}
}