@media (max-width: 1919px){
	.banner_cnt{
		min-height: 820px;
	}
}
@media (max-width: 1599px){
	.container{
		max-width: 1310px;
	}
	header nav a {
    font-size: 16px;
  }
  nav ul li {
    margin: 0 20px;
	}
	h1 {
    font-size: 40px;
  }
  h2 {
    font-size: 40px;
  }
  .banner_cnt {
    min-height: 768px;
    padding-bottom: 100px;
  }
  .our_board,
  .about_us {
    padding: 50px 0;
	}
	.abouts_list ul li{
		padding: 20px;
	}
	.sj_cnt {
    padding: 50px 25% 50px 50px;
	}
	.event_cnt{
		padding: 20px;
	}
	h3 {
    font-size: 20px;
  }
  .grid{
    grid-auto-rows: 230px;
  }
  .tab_content{
  	grid-auto-rows: 320px;
  }
  .banner2 {
    min-height: 530px;
  }
  .pci {
    flex: 0 0 350px;
  }
  .pac_imgs2 .pci {
    flex: 0 0 305px;
    height: 380px;
  }
  .pac_imgs2 .pci:nth-child(2) {
    margin: 100px 0 0;
  }
  .spwc_card{
    max-width: 33%;
    height: 450px;
  }
  .spwc_card .event_cnt h3 {
    font-size: 18px;
    margin: 0 0 5px;
  }
  .events_list > .event_card {
    height: 450px;
  }
  .event_card h3 {
    font-size: 18px;
  }
  .event_card p{
    font-size: 15px;
  }
  .contact_wrapper{
    padding: 50px 0;
  }
  .event_img {
    flex: 0 0 230px;
    max-width: 230px;
    height: 230px;
  }
}
@media (max-width: 1349px){
	.container{
		max-width: 1170px;
	}
	.logo img{
		max-width: 220px;
	}
	nav ul li {
    margin: 0 15px;
  }
  .banner_cnt {
    min-height: 650px;
    padding-bottom: 80px;
  }
  .sec_head{
  	max-width: 80%;
  }
  .sec_head img{
  	max-width: 200px;
  	margin-bottom: 30px;
  }
  .abouts_list ul{
  	margin: 0 -15px;
  }
  .sj_rht, .sj_lft{
  	min-height: 400px;
  }
  .tab_content {
    grid-auto-rows: 290px;
  }
  .grid {
    grid-auto-rows: 210px;
  }
  .banner2 h4{
    margin: 0 0 5px;
  }
  .pci {
    flex: 0 0 49%;
    height: 290px;
  }
  .pci:nth-child(2){
    position: static;
    margin: 0;
  }
  h4{
    font-size: 18px;
  }
  .page_about_cnt p {
    margin-bottom: 20px;
  }
  .banner2 {
    min-height: 460px;
  }
  .pac_imgs2 .pci {
    flex: 0 0 270px;
    height: 300px;
  }
  .event_card h3 small{
    display: block;
  }
  .events_list > .event_card {
    height: 400px;
  }
  .img_cnt h4 {
    font-size: 18px;
  }
  header .logo img {
    max-width: 210px;
  }
  .event_img {
    flex: 0 0 200px;
    max-width: 200px;
    height: 200px;
  }
  .event_title {
    margin-bottom: 20px;
  }
  .pac2 .pac_lft {
    max-width: calc(100% - 35%);
  }
}
@media (max-width: 1199px){
	.container{
		max-width: 970px;
	}
	header nav{
		display: none;
	}
	.banner_cnt {
    min-height: 450px;
    padding-bottom: 50px;
  }
  .menu_toggle{
  	display: block;
  }
  h1 {
    font-size: 30px;
  }
  h2 {
    font-size: 30px;
  }
  .sec_head{
  	max-width: 100%;
  	padding: 0;
  }
  .sec_head p{
  	margin: 0 0 20px 0;
  }
  .abouts_list ul li{
  	flex-direction: column;
  	justify-content: center;
  	align-items: center;
  	text-align: center;
  }
  .abouts_list ul li img{
  	width: 80px;
  	margin-bottom: 10px;
  }
  h3{
  	font-size: 18px;
  }
  .sj_cnt {
    padding: 20px 25% 20px 20px;
  }
  body{
  	font-size: 15px;
  }
  .tab_content {
    grid-gap: 10px;
    grid-template-columns: repeat(auto-fill, minmax(23%, 1fr));
    grid-auto-rows: 240px;
	}
	.img_cnt h4 {
    font-size: 16px;
  	margin: 0;
  }
  .img_cnt span{
  	font-size: 13px;
  }
  .gallery_wrapper {
    padding: 50px 0 0;
	}
	.grid {
    grid-auto-rows: 170px;
  }
  footer {
    padding: 30px 0;
	}
	.copy_right p {
    font-size: 13px;
    margin-bottom: 0;
	}
	.copy_right{
		margin: 0;
	}
	.footer_cnt {
    flex: 0 0 35%;
    padding: 0 30px 0 0;
	}
	header{
    top: 0;
		padding: 15px 0 !important;
		height: 90px;
	}
  .logo img {
    max-width: 180px !important;
  }
  body{
  	padding-top: 90px;
  }
  header nav{
  	position: absolute;
  	top: 100%;
  	left: 0;
  	right: 0;
  	background: #f7ded7;
  	text-align: right;
  	padding: 15px 0;
  }
  header nav a{
  	color: #660000;
  }
  header nav ul{
  	display: block;
  }
  header nav ul li{
    margin: 0;
    padding: 15px;
    border-bottom: 1px solid #8c491d;
  }
  header nav ul li a{
    display: flex;
    justify-content: space-between;
  }
  .dropdown_menu {
    position: static;
    visibility: visible;
    opacity: 1;
    transform: none;
    width: 100%;
    border-radius: 0;
    margin: 20px 0 0;
    display: none;
    transition: none;
  }
  .dropdown_menu ul{
    padding: 0;
  }
  .dropdown_menu a{
    text-align: left;
    padding: 10px;
  }
  .banner2 {
    min-height: 320px;
    padding: 50px 0 !important;
  }
  .pci{
    height: 240px;
  }
  .pac_imgs2 .pci {
    flex: 0 0 220px;
    height: 250px;
  }
  .event_card:nth-child(2):before,
  .event_card:before{
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    top: auto;
    bottom: 0;
    height: 40%;
    background: -o-linear-gradient(bottom, #000, transparent);
    background: -webkit-gradient(linear, left bottom, left top, from(#000), to(transparent));
    background: linear-gradient(to top, #000, transparent);
    z-index: 1;
  }
  .events_list{
    flex-wrap: wrap;
    margin: 0;
    gap: 10px;
    padding: 10px;
    justify-content: space-between;
  }
  .event_card .event_card,
  .events_list > .event_card {
    height: 400px;
    flex: 0 0 49%;
    margin: 0;
  }
  .event_card:nth-child(3){
    flex: 0 0 100%;
    height: 400px;
    display: flex;
    flex-direction: row;
    margin: 10px 0 0;
  }
  .event_cnt{
    justify-content: flex-end !important;
  }
  .el_blk {
    margin: 0 -10px;
  }
  .events_card {
    flex: 0 0 calc(50% - 20px);
    max-width: calc(50% - 20px);
    margin: 0 10px 20px 10px;
  }
  .event_img {
    flex: 0 0 180px;
    max-width: 180px;
    height: 180px;
  }
  .banner3 .banner_cnt{
    padding: 0;
  }
  .pac2 {
    display: flex !important;
  }
  .pac2 .pac_lft {
    max-width: calc(100% - 25%);
  }
  .pac2 .pac_rht{
    max-width: 20%;
  }
}
@media (max-width: 991px){
	.container{
		max-width: 750px;
	}
	.btn{
		font-size: 14px;
		line-height: 40px;
	}
	.logo img {
    max-width: 150px !important;
  }
  .banner_cnt {
    min-height: 430px;
    padding-bottom: 50px;
  }
  h1,h2 {
    font-size: 24px;
  }
  .our_board, .about_us {
    padding: 30px 0;
  }
  .events_list{
  	flex-wrap: wrap;
  }
  .event_cnt{
  	padding: 30px;
  }
  .event_cnt h3{
    margin: 0 0 5px;
  }
  .tab_content {
    grid-auto-rows: 210px;
  }
  .img_cnt h4 {
    font-size: 14px;
  }
  .grid {
    grid-template-columns: repeat(auto-fill, minmax(20%, 1fr));
	}
	.footer_logo img{
		max-width: 150px;
	}
	footer h4 {
    font-size: 18px;
  }
  footer{
  	font-size: 13px;
  }
  .footer_cnt{
  	padding: 0;
  }
  .copy_right{
  	max-width: 100%;
  	margin: 30px 0 0;
  }
  .sm a{
  	width: 40px;
  	height: 40px;
  }
  .sm a svg{
  	width: 20px;
  	height: 20px;
  }
  header{
  	height: 80px;
  }
  body{
  	padding-top: 80px;
  }
  .banner_cnt{
  	min-height: 350px;
  }
  .abouts_list ul li {
    padding: 15px;
  }
  h4 {
    font-size: 16px;
    margin-bottom: 10px;
	}
  .design{
    margin: 0;
  }
  .banner2 {
    min-height: 250px;
  }
  .page_about_cnt{
    display: block;
  }
  .pac_lft, .pac_rht{
    max-width: 100%;
  }
  .sec_head2{
    margin-bottom: 30px;
  }
  .pac_rht{
    margin: 30px 0 0;
  }
  .pac_imgs{
    justify-content: flex-start;
  }
  .pci{
    flex: 0 0 250px;
    height: 250px;
    margin: 0 15px 0 0;
  }
  .our_features{
    padding: 40px 0;
  }

  .pac_imgs2 .pci:nth-child(2) {
    margin: 0;
  }
  .spwc_card{
    height: 300px;
  }
  .spwc_card .event_cnt h3 {
    font-size: 15px;
  }
  .events_list .event_card{
    height: 300px !important;
  }
  .event_cnt{
    justify-content: flex-end;
  }
  .event_card:nth-child(3){
    margin: 0;
  }
  .events_card {
    flex: 0 0 calc(100% - 20px);
    max-width: calc(100% - 20px);
    margin: 0 10px 20px 10px;
    text-align: left !important;
  }
}
@media (max-width: 767px){
	.container{
		max-width: 100%;
	}
	body{
		text-align: center;
		font-size: 14px;
		line-height: 20px;
	}
	.banner_cnt h1 {
		margin-bottom: 10px;
	}
	.banner_cnt h1 br{
		display: none;
	}
	.banner_cnt{
		align-items: center;
	}
	.abouts_list ul{
		flex-wrap: wrap;
	}
	.abouts_list ul li{
		flex: 0 0 calc(100% - 30px);
		max-width: calc(100% - 30px);
		margin-bottom: 15px;
	}
	.spirtual_journey{
		flex-direction: column;
	}
	.sj_lft{
		background-position: center;
		min-height: 0;
		padding-bottom: 70%;
	}
	.sj_cnt{
		padding: 20px;
		text-align: center;
	}
	.sj_rht{
		min-height: auto;
		padding: 20px;
	}
	.event_card {
    flex: 0 0 calc(100% - 20px);
    margin: 10px;
  }
  .event_cnt{
  	justify-content: flex-end;
  }
  .tab_nav li {
    margin: 0 10px 0 0;
	}
  .tab_nav li a.btn{
		font-size: 10px;
    line-height: 36px;
    padding: 0 10px;
  }
  .tab_content{
  	display: block;
  }
  .img_card  {
  	height: 350px;
  	margin-bottom: 10px;
  }
  .img_cnt h4 {
    font-size: 15px;
    margin: 0 0 5px 0;
  }
  .grid {
    grid-template-columns: repeat(auto-fill, minmax(36%, 1fr));
  }
  .grid {
    grid-auto-rows: 150px;
  }
  .footer_in{
  	display: block;
  }
  .footer_cnt,.footer_links{
  	margin-bottom: 20px;
  }
  .sm ul{
  	justify-content: center;
  	margin-bottom: 30px;
  }
  .copy_right p{
  	max-width: 300px;
  	margin: auto;
  }
  .copy_right p.design{
  	max-width: 100%;
  }
  .footer_logo{
    margin: 0 0 20px 0;
  }
  .footer_logo img {
    max-width: 240px;
  }
  h1, h2 {
    font-size: 20px;
    margin: 0 0 20px 0 !important;
  }
  footer:before, .about_us:before {
    top: 0;
    bottom: auto;
    height: 30%;
    background-size: cover;
	}
	.sec_head img {
    max-width: 150px;
    margin-bottom: 20px;
  }
  .about_us  .sec_head{
  	margin-bottom: 0;
  }
  h4 {
    font-size: 15px;
  }
  .btn {
    font-size: 12px;
    line-height: 36px;
    padding: 0 10px;
  }
  .menu_toggle{
  	margin: 0 0 0 10px;
  }
  .logo img {
    max-width: 120px !important;
  }
  header {
    height: 70px;
  }
  body{
  	padding-top: 70px;
  }
  .banner_cnt {
    min-height: 210px;
  }
  .banner_cnt{
  	padding-bottom: 30px;
  }
  .events_list{
  	padding: 15px;
  }
  .tab_nav{
  	justify-content: center;
  }
  .pac_imgs{
    flex-wrap: wrap;
    justify-content: center;
  }
  .pci{
    flex: 0 0 150px !important;
    height: 150px !important;
    margin: 0 5px !important;
  }
  .banner2 .banner_cnt {
    min-height: auto !important;
    max-width: 100%;
    padding: 0;
    justify-content: center;
    align-items: center;
    text-align: center;
  }
  .sec_head2{
    margin: 0;
  }
  .page_about_cnt .btn_2 {
    margin-top: 10px;
  }
  .spw_in{
    display: block;
  }
  .spwc_card{
    height: auto;
    max-width: 100%;
  }
  .w_50{
    flex: 0 0 100%;
    max-width: 100%;
  }
  .form_row{
    text-align: left;
  }
  .contact_wrapper{
    padding: 30px 0;
  }
  .banner3 .banner_cnt h1{
    margin-bottom: 5px !important;
  }
  .me_about .page_about_cnt.pac2{
    flex-direction: column;
  }
  .pac2 .pac_rht{
    margin-bottom: 20px;
    max-width: none;
  }
  .pac2 .pac_lft {
    max-width: 100%;
  }
}
@media (max-width: 599px){
  .event_card {
    flex: 0 0 calc(100% - 10px) !important;
  }
  header .btn {
    min-width: auto;
  }
  .events_list{
    display: block !important;
  }
  .event_card:nth-child(3){
    flex-direction: column;
  }
  .events_list .event_card{
    height: auto !important;
    display: block !important;
  }
  .event_card .event_cnt{
    position: relative;
    min-height: auto;
  }
  .event_card:nth-child(2):before, .event_card:before{
    display: none;
  }
  .event_card .event_cnt{
    background: #663300 !important;
    padding: 15px;
  }
  .spwc_card + .spwc_card,
  .event_card + .event_card{
    margin-top: 15px;
  }
  .events_card{
    display: block;
  }
  .event_img {
    flex: 0 0 100%;
    max-width: 100%;
    height: auto;
    margin: 0 0 15px;
  }
  .event_info {
    width: 100%;
    padding: 0;
    text-align: center;
  }
  .events_card ul{
    display: block;
  }
  .event_title{
    margin-bottom: 10px;
  }
  .banner3 .banner_cnt{
    text-align: centere;
  }
}