@media(max-width:1499px){
	.theame-header .custom_navabr .navbar-brand img {
		height: auto;
	}
	.theame-header .custom_navabr .navbar-brand {
		margin-top: 0px;
	}
	.hmg-banner-contnt h4,
	.stay-secs .sub-heading h2,
	.evnts-sec-slider h3,
	.get-involved ul li h2 {
		font-size: 42px;
	}
	.sub-heading h4 {
		font-size: 42px;
		margin-bottom: 15px;
	}
	.sub-heading h2 {
		font-size: 75px;
	}
	.about-sec .sub-heading p {
		font-size: 28px;
	}
	.inspire-sec .sub-heading h2,
	.ltst-blg .sub-heading h2,
	.photos-sec .sub-heading h2,
	.vlntr-sec .sub-heading h2,
	.evnts-sec-slider h2{
		font-size: 60px;
		line-height: 70px;
	}
	.ltst-blg-item a img {
		height: 450px;
	}
}
@media(max-width:1399px){
	.hmg-banner-contnt h4, .stay-secs .sub-heading h2, .evnts-sec-slider h3, .get-involved ul li h2 {
		font-size: 32px;
	}
	.hmg-banner-contnt h1 {
		font-size: 62px;
		margin-bottom: 40px;
	}
	.about-sec,
	.quick-dntion,
	.inspire-sec,
	.ltst-blg,
	.stay-secs,
	.photos-sec,
	.evnts-sec{
		padding-top: 100px;
		padding-bottom: 100px;
	}
	.sub-heading h4 {
		font-size: 36px;
	}
	.sub-heading h2 {
		font-size: 62px;
	}
	.about-sec .sub-heading p {
		font-size: 22px;
	}
	.thm-btn {
		padding: 12px 15px;
		font-size: 16px;
		min-width: 150px;
	}
	.quick-dntion ul li:nth-child(2) span {
		height: 48px;
		line-height: 48px;
		font-size: 20px;
	}
	.quick-dntion ul li input.form-control,
	.stay-secs ul li input.form-control,
	.get-involved ul li input.form-control {
		height: 48px;
		font-size: 16px;
	}
	.lrn-mr {
		font-size: 16px;
	}
	.lrn-mr i {
		font-size: 20px;
		width: 60px;
		padding: 5px;
	}
	.inspire-sec-img {
		padding: 20px 50px;
		margin-top: 40px;
	}
	.ltst-blg-item a img {
		height: 350px;
	}
	.ltst-blg-item-contnt h3 a {
		-webkit-line-clamp: 2;
		max-height: 72px;
		min-height: 72px;
		font-size: 28px;
	}
	.ltst-blg-item-contnt p {
		font-size: 16px;
		max-height: 72px;
		min-height: 72px;
	}
	.ltst-blg-item-contnt .lrn-mr-text {
		font-size: 16px;
	}
	.inspire-sec .sub-heading h2, 
	.ltst-blg .sub-heading h2, 
	.photos-sec .sub-heading h2, 
	.vlntr-sec .sub-heading h2, 
	.evnts-sec-slider h2 {
		font-size: 42px;
		line-height: 52px;
	}
	.photos-sec .slick-prev, .photos-sec .slick-next,
	.evnts-sec-slider .slick-prev, .evnts-sec-slider .slick-next {
		width: 50px;
		height: 30px;
	}
	.photos-sec .slick-prev:before, 
	.photos-sec .slick-next:before,
	.evnts-sec-slider .slick-prev:before, 
	.evnts-sec-slider .slick-next:before {
		font-size: 16px;
		width: 50px!important;
		padding: 5px;
	}
	.photos-sec .slick-slider {
		padding-top: 60px;
	}
}
@media(max-width:1199px){
	.hmg-banner-contnt img {
		height: 500px;
	}
	.hmg-banner-contnt h4, 
	.stay-secs .sub-heading h2, 
	.evnts-sec-slider h3, 
	.get-involved ul li h2,
	.sub-heading h4,
	.quick-dntion ul li:nth-child(1),
	.th-ftr h3 {
		font-size: 28px;
	}
	.hmg-banner-contnt h1 {
		font-size: 58px;
		margin-bottom: 30px;
	}
	.sub-heading h2 {
		font-size: 52px;
	}
	.inspire-sec .sub-heading h2, 
	.ltst-blg .sub-heading h2, 
	.photos-sec .sub-heading h2, 
	.vlntr-sec .sub-heading h2, 
	.evnts-sec-slider h2,
	.th-ftr h2 {
		font-size: 36px;
		line-height: 42px;
	}
	.about-sec, 
	.quick-dntion,
	.inspire-sec, 
	.ltst-blg, 
	.stay-secs, 
	.photos-sec, 
	.evnts-sec,
	.vlntr-sec {
		padding-top: 70px;
		padding-bottom: 70px;
	}
}
@media(max-width:991px){
	.theame-header .custom_navabr {
		height: auto; 
	}
	.theame-header .custom_navabr .navbar-brand img {
		height: auto;
	}
	.theame-header .navbar .navbar-toggler {
    width: 46px;
    height: 50px;
    padding: 0 10px;
    border-radius: 4px;
    text-align: center;
    border: none;
    outline: none;
    z-index: 110;
    background-color: #23464c;
    margin-top: 12px;
    margin: 15px auto 0px;
}
.hmg-banner {
    height: 300px;
  
}
	.theame-header .navbar .navbar-toggler span {
		width: 29px;
		height: 3px;
		background: #fff;
		display: block;
		margin: 3px auto 3px auto;
		position: relative;
		top: 0;
		opacity: 1;
		float: right;
		transition: all 0.2s cubic-bezier(0.98, 0.57, 1, 1) 0s;
		border-radius: 10px;
	}
	.theame-header .navbar .navbar-toggler span:nth-child(2) {
		width: 25px;
	}
	.theame-header .navbar .navbar-toggler[aria-expanded="true"] span:nth-child(1) {
		transform: rotate(45deg);
		position: relative;
		top: 9px;
	}
	.theame-header .navbar .navbar-toggler[aria-expanded="true"] span:nth-child(2) {
		opacity: 0;
	}
	.theame-header .navbar .navbar-toggler[aria-expanded="true"] span:nth-child(3) {
		transform: rotate(-45deg);
		position: relative;
		top: -9px;
	}
	.theame-header .custom_navabr .nav-item .nav-link {
		font-size: 16px;
		margin-top: 10px;
	}
	.theame-header .custom_navabr .nav-item .nav-link::after{
		display:none!important;
	}
	.theame-header.sticky-header .custom_navabr .navbar-brand img {
		height: 100px;
	}
	.hmg-banner-contnt {
		width: calc(100% - 0px);
	}
	.sub-heading h2 {
		font-size: 42px;
	}
	.about-sec .sub-heading p {
		font-size: 18px;
	}
	.quick-dntion ul {
		margin-top:-20px;
		flex-wrap: wrap;
	}
	.quick-dntion ul li{
		margin-top:20px;
	}
	.quick-dntion ul li:nth-child(4), .quick-dntion ul li:nth-child(5), .quick-dntion ul li:nth-child(6) {
		width: calc(25% - 7.5px);
	}
	.th-ftr h3 {
		margin-top:35px;
		margin-bottom: 10px;
	}
	.th-ftr p,
	.th-ftr ul li a {
		font-size: 16px;
		line-height: 26px;
	}
	.th-ftr ul li a{
		margin-top:10px;
	}
	.th-ftr .info-text p {
		font-size: 18px;
	}

}
@media(max-width:767px){
	.hmg-banner-contnt img {
		height: 300px;
	}
	.hmg-banner-contnt h4, .stay-secs .sub-heading h2, .evnts-sec-slider h3, .get-involved ul li h2, .sub-heading h4, .quick-dntion ul li:nth-child(1), .th-ftr h3 {
		font-size: 24px;
	}
	.evnts-sec-slider h3 span {
		font-size: 14px;
	}
	.hmg-banner-contnt h1 {
		font-size: 48px;
		margin-bottom: 20px;
	}
	.about-sec, .quick-dntion, .inspire-sec, .ltst-blg, .stay-secs, .photos-sec, .evnts-sec,
	.vlntr-sec{
		padding-top:50px;
		padding-bottom:50px;
	}
	.about-sec-img {
		margin-left: 0px;
		margin-top: 50px;
		padding-left: 20px;
	}
	.ltst-blg-item a img {
		height: 250px;
	}
	.stay-secs ul{
		margin-top:-20px;
	}
	.stay-secs ul li{
		margin-top:20px;
	}
	.stay-secs ul li:nth-child(1), .stay-secs ul li:nth-child(2), .stay-secs ul li:nth-child(3) {
		width: calc(33.33% - 0px);
	}
	.copy-right-text .justify-content-end{
		justify-content:center!important;
	}
}
@media(max-width:575px){
	.hmg-banner-contnt img{
		display:none;
	}
	.hmg-banner {
		padding-top: 70px;
		padding-bottom: 70px;
	}
	.quick-dntion ul li,
	.quick-dntion ul li:nth-child(3), .quick-dntion ul li:nth-child(7){
		width:100%;
	}
	.quick-dntion ul li:nth-child(4), .quick-dntion ul li:nth-child(5), .quick-dntion ul li:nth-child(6) {
		width: calc(33% - 0px);
	}
	.quick-dntion ul li .thm-btn,
	.stay-secs ul li .thm-btn{
		width:100%;
	}
	.inspire-sec-img {
		padding: 15px 15px;
		margin-top: 30px;
	}
	.stay-secs ul li:nth-child(1), .stay-secs ul li:nth-child(2), .stay-secs ul li:nth-child(3) {
		width: calc(50% - 0px);
	}
	.evnts-sec-slider {
		padding-left: 0px;
		padding-right: 0px;
	}
	.evnts-sec-slider .slick-prev, .evnts-sec-slider .slick-next{
		display:none!important;
	}
	.get-involved ul,
	.get-involved ul li:nth-child(1) {
		display: block;
	}
	.get-involved .thm-btn {
		width: 100%;
		margin-top: 20px;
	}
}