@media only screen and (max-width:1550px),(min-width: 1550px) and (-webkit-device-pixel-ratio: 1.25){
	.container{
		max-width: 93%;
	}
	.header{
		padding: 20px 30px;
	}
	.sticky{
		padding: 10px 30px;
	}
	.header_inner{
		max-width: 100%;
	}
	.heading-1{
		font-size: 70px;
		line-height: 70px;
	}
	.heading-2{
		font-size: 46px;
		line-height: 46px;
	}
	.heading-3{
		font-size: 40px;
		line-height: 40px;
	}
	.career-dtl-content .heading-3{
		font-size: 40px;
	}
	.p-space-tb{
		padding: 90px 0px;
	}
	.pt-100{
  		padding-top: 90px;
	}
	.pb-100{
		padding-bottom: 90px;
	}
	.heading-4{
		font-size: 30px;
		line-height: 30px;
	}
	.image-txt-right{
		width: 50%;
	}
	.join-point-content p{
		font-size: 17px;
	}
	.map-box{
		width: 71%;
	}
}
@media only screen and (max-width:1280px){
	.grid-list-image{
		height: 380px;
	}
	.grid-list-content{
		padding-top: 25px;
	}
	.grid-list-content p{
		margin-bottom: 20px;
	}
	.banner{
		height: 650px;
	}
	.project-image-box{
		height: 340px;
	}
	.project-points{
		padding-top: 0px;
	}
	.project-content-box p{
		margin-bottom: 20px;
	}
	.detail-map #map{
		height: 600px;
	}
	.nav-slider-wrap{
		max-width: 1040px;
	}
	.gallery-nav-slider .slick-slide{
		margin: 0px 2px;
	}
	.ceo-msg-block{
		align-items: center;
	}
	.ceo-msg-content{
		width: 50%;
	}
	.team-listing li{
		width: 29%;
		margin-left: 6.5%;
	}
	.logo-image{
		width: 240px;
		height: 200px;
	}
	.join-point-content p{
		line-height: 1.2;
	}
	.address-box{
		width: 28%;
	}
}
@media only screen and (max-width:1199px){
	.container{
		max-width: 95%;
	}
	.heading-1{
		font-size: 60px;
		line-height: 60px;
	}
	.heading-2{
		font-size: 38px;
		line-height: 38px;
	}
	.heading-3{
		font-size: 34px;
		line-height: 34px;
	}
	.career-dtl-content .heading-3{
		font-size: 34px;
	}
	.cta-sec .heading-3{
		font-size: 34px;
		margin-bottom: 30px;
	}
	.numbers-data li span{
		font-size: 40px;
	}
	.news-image-box{
		height: 240px;
	}
	.project-content-box{
		width: 45%;
	}
	.header{
		padding: 15px 25px;
	}
	.sticky{
		padding: 10px 25px;
	}
	.page-title-block{
		padding: 150px 0px 50px;
	}
	.ceo-msg-content{
		width: 48%;
	}
	.ceo-msg-image{
		width: 49%;
	}
	.join-points li{
		padding-bottom: 30px;
		margin-bottom: 30px;
	}
	.grid-list-image{
		height: 320px;
	}
	.hm-banner-block{
		height: 90vh;
	}
	.nav-slider-wrap{
		max-width: 960px;
	}
	.detail-map #map{
		height: 500px;
	}
}
@media only screen and (max-width:1024px){
	.p-space-tb,
	.p-space-tb-2{
		padding: 60px 0px;
	}
	.pt-100{
	  padding-top: 60px;
	}
	.pb-100{
	  padding-bottom: 60px;
	}
	.hm-news-block,
	.news-wrap-block{
		flex-wrap: wrap;
		gap: 50px;
	}
	.hm-news-left,
	.featured-block{
		width: 100%;
	}
	.hm-news-left h3 br,
	.news-list-content p br,
	.grid-list-content p br,
	.feature-content p br,
	.project-content-box p br{
		display: none;
	}
	.news-list-view{
		width: 100%;
	}
	.mix-filter{
		gap: 10px;
		margin-left: 0px;
		width: 100%;
	}
	.title-tabs-wrap{
		flex-wrap: wrap;
		gap: 30px;
	}
	.news-listing li,
	.career-listing li{
		width: 49%;
		margin-left: 2%;
	}
	.career-listing li:nth-child(3n+1),
	.news-listing li:nth-child(3n+1){
		margin-left: 2%;
	}
	.career-listing li:nth-child(2n+1),
	.news-listing li:nth-child(2n+1){
		margin-left: 0px;
	}
	.news-listing,
	.team-listing{
		row-gap: 30px;
	}
	.team-listing li{
		width: 32%;
		margin-left: 2%;
	}
	.team-listing li span{
		font-size: 20px;
	}
	.team-listing li p{
		font-size: 18px;
	}
	.logo-image{
		width: 200px;
		height: 170px;
	}
	.image-text-block{
		flex-wrap: wrap;
		gap: 30px;
	}
	.image-txt-left{
		width: 100%;
	}
	.image-txt-right{
		width: 100%;
	}
	.address-map-block{
		flex-wrap: wrap;
		margin-bottom: 35px;
		gap: 30px;
	}
	.address-box,
	.map-box{
		width: 100%;
	}
	.career-dtl-wrap{
		flex-wrap: wrap;
	}
	.career-dtl-content{
		width: 100%;
		border-right: 0px;
		padding-right: 0px;
		border-bottom: 1px solid #D7D7D7;
		padding-bottom: 30px;
	}
	.career-dtl-form{
		padding-top: 35px;
		width: 100%;
	}
	.programs-form-wrap{
		flex-wrap: wrap;
	}
	.program-left-image{
		width: 100%;
		height: 420px;
	}
	.program-right-form{
		width: 100%;
		padding: 25px;
	}
	.grid-list-content h4,
	.project-content-box .heading-4{
		font-size: 24px;
		line-height: normal;
	}
	.project-points li span{
		font-size: 18px;
	}
	.gallery-slide{
		height: 500px;
	}
	.nav-slider-wrap{
		max-width: 87%;
	}
	.nav-slide{
		height: 85px;
	}
	.gallery-nav-slider .slick-arrow{
		top: -145px;
		width: 35px;
		height: 35px;
	}
	.gallery-nav-slider .slick-next{
		right: -80px;
	}
	.gallery-nav-slider .slick-prev{
		left: -80px;
	}

}

@media only screen and (max-width:991px){
	.heading-1{
		font-size: 50px;
		line-height: 50px;
	}
	.heading-2{
		font-size: 30px;
		line-height: 30px;
	}
	.heading-4{
		font-size: 24px;
		line-height: 24px;
	}
	.hm-banner-block{
		height: 550px;
	}
	.banner{
		height: 500px;
	}
	.header-main-menu{
		display: none;
		opacity:0;
		visibility: hidden;
	}
	.menu-button{
		display: flex;
	}
	.header-mob-menu li{
		position: relative;
		border-bottom:1px solid rgba(255,255,255,0.30);
	}
	.ceo-msg-block{
		flex-wrap: wrap;
		gap: 30px;
	}
	.ceo-msg-content{
		width: 100%;
	}
	.ceo-msg-image{
		margin:0 auto;
		height: 480px;
		width: 400px;
	}

}
@media only screen and (max-width:870px){
	.header-mob-menu li a{
		font-size: 16px;
		line-height: 16px;
	}
	.numbers-data{
		flex-wrap: wrap;
		row-gap: 30px;
	}
	.numbers-data li{
		width: 50%;
	}
	.grid-listing li{
		width: 100%;
		margin-left: 0px;
	}
	.news-listing li, .career-listing li{
		width: 100%;
		margin-left: 0px;
	}
	.career-listing li:nth-child(3n+1),
	.news-listing li:nth-child(3n+1){
		margin-left: 0px;
	}
	.project-listing li a{
		flex-wrap: wrap;
		gap: 30px;
	}
	.project-image-box,
	.project-content-box{
		width: 100%;
	}
	.news-image-box,
	.feature-image,
	.grid-list-image,
	.project-image-box{
		height: 350px;
	}
	.gallery-slide{
		height: 400px;
	}
	.gallery-nav-slider .slick-arrow{
		top: -100px;
	}
	.gallery-nav-slider .slick-next{
		right: -68px;
	}
	.gallery-nav-slider .slick-prev{
		left: -68px;
	}
	.copy-right-block{
		flex-wrap: wrap;
		gap: 20px;
	}
	.copy-right-block p{
		width: 100%;
		text-align: center;
	}
	.copy-right-block ul{
		margin: 0 auto;
	}
	.team-listing li{
		width: 49%;
		margin-left: 2%;
	}
	.team-listing li:nth-child(3n+1){
		margin-left: 2%;
	}
	.team-listing li:nth-child(2n+1){
		margin-left: 0px;
	}
	.image-txt-left{
		height: 420px;
	}
	.cta-sec .heading-3{
		font-size: 28px;
		line-height: 28px;
	}
	.career-dtl-content .heading-3{
		font-size: 28px;
	}
	.cta-sec .heading-3 br{
		display: none;
	}
	.cta-sec{
		height: auto;
	}
	.grid-listing{
		row-gap: 50px;
	}
}
@media only screen and (max-width:768px){
	.mix-filter{
		flex-wrap: wrap;
	}
	.mix-filter button{
		padding: 10px 15px;
	}
	
}
@media only screen and (max-width:640px){
	.heading-1{
		font-size: 40px;
		line-height: 40px;
	}
	.heading-2{
		font-size: 26px;
		line-height: 26px;
	}
	.heading-3{
		font-size: 30px;
		line-height: 30px;
	}
	.career-dtl-content .heading-3{
		font-size: 30px;
	}
	.team-listing li{
		width: 100%;
		margin-left: 0px;
	}
	.team-listing li:nth-child(3n+1){
		margin-left: 0px;
	}
	.logo-image{
		width: 170px;
		height: 140px;
	}
	.news-list-content h4{
		font-size: 18px;
		line-height: 20px;
	}
	.header-logo-area a img{
		width: 130px;
	}
	.header{
		padding: 15px;
	}
	.sticky{
		padding: 10px 15px;
	}
	.sticky .header-logo-area a img{
		width: 100px;
	}
	.banner{
		height: 400px;
	}
	.banner-detail{
		padding: 15px 0px;
	}
	.banner h1{
		margin-bottom: 20px;
	}
	.gallery-slide{
		height: 320px;
	}
	.nav-slider-wrap{
		max-width: 100%;
		position: relative;
		bottom: 0px;
		margin-top: 10px;
	}
	.gallery-nav-slider .slick-arrow{
		top: 50%;
	}
	.gallery-nav-slider .slick-next{
		right: -20px;
	}
	.gallery-nav-slider .slick-prev{
		left: -20px;
		z-index: 1;
	}
	.career-listing li span{
		margin-bottom: 20px;
	}
}
@media only screen and (max-width:480px){
	.btn-link{
		font-size: 14px;
	}
	.hm-banner-block{
		height: 450px;
	}
	.heading-1{
		font-size: 30px;
		line-height: 30px;
	}
	.heading-2{
		font-size: 20px;
		line-height: 22px;
	}
	.heading-3{
		font-size: 26px;
		line-height: 26px;
	}
	.career-dtl-content .heading-3{
		font-size: 26px;
	}
	.feature-content h4{
		font-size: 22px;
	}
	.p-space-tb, .p-space-tb-2{
		padding: 50px 0px;
	}
	.pb-100{
		padding-bottom: 50px;
	}
	.pt-100{
		padding-top: 50px;
	}
	.numbers-data li{
		width: 100%;
	}
	.news-image-box, .feature-image, .grid-list-image, .project-image-box{
		height: 240px;
	}
	.grid-list-content h4, .project-content-box .heading-4{
		font-size: 20px;
	}
	.grid-list-content h4{
		margin-bottom: 10px;
	}
	.grid-list-content p{
		margin-bottom: 15px;
	}
	.news-list-view li{
		flex-wrap: wrap;
	}
	.news-list-image{
		width: 100%;
		height: 220px;
	}
	.copy-right-block p,
	.copy-right-block ul li a{
		font-size: 14px;
		line-height: 14px;
	}
	p{
		font-size: 16px;
		line-height: 26px;
	}
	.mix-filter button{
		font-size: 14px;
		line-height: 1;
	}
	.page-title-block{
		padding: 110px 0px 40px;
	}
	.feature-image{
		margin-bottom: 20px;
	}
	.feature-content .date-cat-wrap{
		margin-bottom: 15px;
	}
	.banner-detail .project-points{
		row-gap: 10px;
	}
	.banner-detail .project-points li{
		width:50%;
	}
	.gallery-slide{
		height: 280px;
	}
	.detail-map #map{
		height: 380px;
	}
	.project-points li span{
		font-size: 16px;
	}
	.project-points li p{
		font-size: 14px;
	}
	.ceo-msg-image{
		width: 100%;
		height: auto;
	}
	.image-txt-left{
		height: 280px;
	}
	.join-point-content h4{
		font-size: 18px;
		margin-bottom: 10px;
	}
	.cta-sec .heading-3{
		font-size: 22px;
		line-height: 24px;
	}
	.cta-sec{
		background-position: center right;
	}
	.career-listing li h5{
		font-size: 18px;
	}
	.grid-listing{
		row-gap: 30px;
	}
	.social-share-wrap{
		flex-wrap: wrap;
		gap: 10px;
	}
	.social-share-block{
		width: 100%;
		margin-left: 0px;
	}
	.breadcrumbs{
		padding-bottom: 0px;
		flex-wrap: wrap;
	}
	.mob-header-menu-area{
		padding: 60px 25px;
	}
	.hm-banner-text{
		bottom: 30px;
	}
	.program-left-image{
		height: 280px;
	}
}