
.idx-heading{
	font-size:30px !important;
	line-height:40px;
	font-weight:700;
	text-transform:capitalize;
	margin-bottom:20px !important;
}
.idx-btn {
	padding: 12px 15px !important;
	font-size: 14px !important;
	line-height: 24px;
	color: #FFF !important;
	min-width: 180px;
	background: #ff8b04 !important;
	text-align: center;
	font-weight: 500;
	text-transform: capitalize;
	margin: 20px auto 0 !important; 
	display: table;
}
.idx-btn:hover{
	background:#9e0f04 !important;
}

.idx-abt-sec{
	padding:60px 0;
	position:relative;
}
.idx-abt-sec img {
	max-width: 300px;
	margin: 0 auto 20px;
	display: table;
}
.idx-abt-sec .abt-right{
	padding:37px 30px 37px;
	position:relative; 
}
.idx-abt-sec .idx-heading{
	margin-bottom:15px !important;text-align: center;
}
.home-web-col-bar {
    margin-top: -90px;
    position: relative;
    z-index: 99;
}
.home-web-col-bar .home-web-col {
    padding: 20px 15px;
    position: relative;
    background: #088801;
    min-height: 218px;
}
.home-web-col-bar .home-web-col.home-col2{
	background:#ff7403 !important;
}
.home-web-col-bar .home-web-col.home-col3{
	background:#ffa904 !important;
}
.home-web-col-bar .home-web-col h4{
	font-size:18px !important;
	line-height:24px;
	color:#FFF !important;
	font-weight:700;
	margin-bottom:10px !important;
	text-transform:capitalize;
}
.home-web-col-bar .home-web-col p {
    font-size: 13px !important;
    line-height: 24px;
    color: #FFF !important; 
}
.home-web-col-bar .home-web-col .vm-btn{
	min-width:135px !important;
	padding:10px 15px !important;
	border:1px solid #FFF !important;
	background:transparent !important;
	font-size:14px !important;
	line-height:24px;
	text-transform:capitalize;
	text-align:center;
	margin-top:8px !important;
	color:#FFF !important;
}
.home-web-col-bar .home-web-col .vm-btn:hover{
	background:#FFF !important;
	color:#151515 !important;
}
.abt-gp{
	margin-top:60px !important;
} 

.clear-fix{
	clear:both;
}


.idx-project-sec.idx-news-sec{
	padding:60px 0;
	position:relative;
	background:#fff!important;
}
.idx-project-sec .news-outer-left{
	background:#FFF;
	padding:20px 15px;
	position:relative;border-radius: 10px;-webkit-box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.1);
box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.1);
}
.idx-project-sec .news-outer-right{
	padding:20px 15px;
	background:#FFF;border-radius: 10px;-webkit-box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.1);
box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.1);
}
.idx-project-sec .view-more {
	float: right;
	text-align: right;
	font-size: 13px !important;
	line-height: 24px;
	color: #fff !important;
	/* font-weight: 600; */
	margin-top: 7px !important; 
	background: #ff8b04;
	border-radius: 25px;
	padding: 0 10px;
}
.idx-project-sec .view-more:hover{
	color:#9e0f04 !important;
}

.idx-heading{
	font-size:30px !important;
	line-height:40px !important;
	font-weight:600;
	color:#151515;
	margin-bottom:20px !important;
	text-transform:capitalize;
}
.br-bottom {
	display: block;
	background: #9e0f04;
	width: 80px;
	height: 2px;
	margin: 0 auto 20px !important;
}
.idx-news-sec .idx-heading{
	color:#151515 !important;
	font-size:30px !important;
	line-height:40px !important;
	margin-bottom:5px !important;text-align: left !important;
}
.idx-news-sec .bdr-bottom{
	background:#FFF !important;
}
.idx-news-sec .news-outer-right .idx-heading{
	color:#151515 !important;
	font-size:30px !important;
	line-height:40px !important;
	margin-bottom:5px !important;
    text-align: left !important;
}
.idx-news-sec .news-outer-right .bdr-bottom{
	background:#ff9503 !important;
}

.idx-news-sec .news-outer-left .news-blk {
    display: inline-block;
    margin-bottom: 15px;
    width: calc(50% - 12px);
    margin-right: 8px;
	background:#FFF !important;
	padding:15px;
	min-height:150px;
}
.idx-news-sec .news-outer-left .news-blk .news-date{
	padding: 15px 15px;
    width: 90px;
    height: 90px;
    background: #0b8019;
    text-align: center;
    vertical-align: top;
    display:block;
	margin-bottom:10px !important;
}
.idx-news-sec .news-outer-left .news-blk .news-date h2{
	font-size:30px !important;
	line-height:40px;
	color:#FFF !important;
	font-weight:700;
	margin-bottom:0px !important;
}
.idx-news-sec .news-outer-left .news-blk .news-date p{
	font-size:20px !important;
	line-height:27px;
	color:#FFF !important;
	font-weight:500;
	text-transform:capitalize;
	 
}

.idx-news-sec .news-outer-left  .news-text{
	display:block;
}

.idx-news-sec .news-outer-left  .news-text h4{
	font-size: 20px !important;
    line-height: 27px;
    color: #000;
    font-weight: 600;
    margin-bottom: 10px !important;
}
.idx-news-sec .news-outer-left  .news-text p{
	font-size: 16px !important;
    line-height: 24px;
    color: #777 !important;
    text-align: justify;
    margin-bottom: 0 !important;
}


.idx-news-sec .news-outer-right .event-blk{
	width:100%;
	display:block;
	background:#FFF !important;
}
.idx-news-sec .news-outer-right .event-blk .event-date{
	width:70px;
	height:150px;
	background:#088801;
	padding:30px 5px;
	margin-bottom:15px !important;
	display:inline-block;	
	vertical-align:top;
}
.idx-news-sec .news-outer-right .event-blk .event-date h2{
	font-size:40px !important;
	line-height:55px !important;
	color:#FFF !important;
	font-weight:700;
	
	display:block;
	text-align:center;
	margin-bottom:0px !important;
}
.idx-news-sec .news-outer-right .event-blk .event-date p{
	font-size:20px !important;
	line-height:27px;
	color:#FFF !important;
	font-weight:500;
	text-transform:capitalize;
	
	text-align:center;
}
.idx-news-sec .news-outer-right .event-blk .event-text{
	width:calc(100% - 80px);
	padding:15px 10px 15px 10px;
	display:inline-block;
}
.idx-news-sec .news-outer-right .event-blk .event-text h4{
	font-size: 20px !important;
    line-height: 27px;
    color: #000 !important;
    font-weight: 600;
    margin-bottom: 5px !important;
}
.idx-news-sec .news-outer-right .event-blk .event-text p{
	font-size: 14px !important;
    line-height: 24px;
    color: #777 !important;
    text-align: justify;
    font-weight: 500;
    
    margin-bottom: 0 !important;
}

/* Index Gallery Here */
.idx-news-sec  .idx-glly-blk{
	margin: 0px 5px 20px;
	-webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
	-moz-box-shadow:0px 0px 10px rgba(0, 0, 0, 0.1);
	box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1); 
	position:relative;
	overflow:visible !important;
	/* webkit-transition: all 600ms cubic-bezier(0.075, 0.82, 0.165, 1); */
	/* -moz-transition: all 600ms cubic-bezier(0.075, 0.82, 0.165, 1); */
	/* transition: all 600ms cubic-bezier(0.075, 0.82, 0.165, 1); */
	border:1px solid #e0e0e0;
	-webkit-transition: all 300ms linear;
	-moz-transition: all 300ms linear;
	-o-transition: all 300ms linear;
	-ms-transition: all 300ms linear;
	transition: all 300ms linear;	
}
.idx-news-sec .idx-glly-blk .co-top{
	position:relative; 
	overflow:hidden; 
	display:block;
	text-align:center;
	background:#FFF;
}
.idx-news-sec  .idx-glly-blk .co-top img{
	max-width:100%;
	height:240px;
	
	-webkit-transition: all 300ms linear;
	-moz-transition: all 300ms linear;
	-o-transition: all 300ms linear;
	-ms-transition: all 300ms linear;
	transition: all 300ms linear;
}
.idx-news-sec .idx-glly-blk:hover .co-top img{
	transform:scale(1.2);
} 
.idx-gallery{
	/* margin-top: 80px; */
    position: relative;
    margin-bottom: -100px;
    z-index: 1;
}
 
 /*project*/
 .idx-project-sec{
	padding:0px 0 0px;
	position:relative;background: #ffcf00;
}
.idx-project-sec.idx-news-sec{
	padding:60px 0;
	position:relative;
	background:#fff;
}
.idx-project-sec .idx-heading{
	text-align:center;
}
.idx-project-sec  .pr-blk .co-top{
	position:relative;
	overflow:hidden;
}
.idx-project-sec  .pr-blk .co-top img{
	max-width:100%;
	-webkit-transition: all 0.4s ease-in;
	transition: all 0.4s ease-in;
}
.idx-project-sec  .pr-blk:hover .co-top img{
	-webkit-transform: scale(1.2);
	-ms-transform: scale(1.2);
	transform: scale(1.2);
}

.idx-project-sec  .pr-blk .co-down {
	padding:15px 5px !important;
	background:#fff;
	position:relative;
	text-align:center;
	-webkit-transition: all 0.4s ease-in;
	transition: all 0.4s ease-in;
}
.idx-project-sec  .pr-blk:hover .co-down{
	background:#f8f7e5 !important;
}
.idx-project-sec .pr-blk .co-down h4 {
	font-size: 17px !important;
	line-height: 27px;
	color: #333 !important;
	font-weight: 600;
	margin-bottom: 10px !important;
}
.idx-project-sec .pr-blk .co-down .btn-more {
	font-size: 12px !important;
	line-height: 24px;
	color: #FFF !important;
	font-weight: 500;
	margin-bottom: 0 !important;
	position: relative; 
	border-radius: 25px;
	background: #ac2a1c;
	padding: 2px 10px 4px;
}
.pro-gape {
	margin-top: 50px !important;
	margin-bottom: 80px !important;
}
/**/
.prin-blk{
	padding:8px 30px !important;
	width:calc(20%);
	float:left;
	text-align:center;
	background:#088801;
	margin-bottom:2px !important;
}
.prin-blk h4{
	font-size:18px !important;
	line-height:40px;
	color:#FFF;
	font-weight:500;
	margin-bottom:0 !important;
	font-family: 'Poppins', sans-serif!important;
}
.prin-blk.p-blk2{
	background:#0ba602;
}
.prin-blk.p-blk3{
	background:#ff7403;
}
.prin-blk.p-blk4{
	background:#ff8b04;
}
.prin-blk.p-blk5{
	background:#ffa904;
	width:20%;
	margin-right:0;
}
.prin-blk .prin-blk-left{
	display:inline-block;
	width:50px;
	height:50px;
	background:#FFF;
	border-radius:100%;
	vertical-align:top;
	-webkit-transition: all 300ms linear;
	-moz-transition: all 300ms linear;
	-o-transition: all 300ms linear;
	-ms-transition: all 300ms linear;
	transition: all 300ms linear;
}
.prin-blk:hover .prin-blk-left{
	transform:scale(1.3);
	
}
.prin-blk .prin-blk-left img{
	max-width:100%;
	padding:10px;
}
.prin-blk .prin-blk-rgt{
	width:calc(100% - 55px);
	display:inline-block;
	padding-left:20px;
	margin-top:5px;
	vertical-align:top;
}

.prin-blk .prin-blk-rgt h4{
	font-size:30px !important;
	line-height:40px;
	color:#FFF;
	font-weight:500;
	margin-bottom:0 !important; 
}

.slider_bar-col {
    width: 20%;
    float: left;
    /* margin-top: 20px; */
    /* margin-bottom: 20px; */
}
.slider_bar-col img {
    max-width: 100%; 
}

/* Date 29-06-2021  For BVP India Main Website*/
.elementor-inner{
	padding:60px 0 !important;
	position:relative;
}
.elementor-inner .img-width img{
	max-width:100%;
	margin-bottom:30px;
}
.elementor-inner h2{
	color: #151515 !important;
    font-size: 30px !important;
    line-height: 40px !important;
    margin-bottom: 20px !important;
    text-align: left !important;
}
.rules-reg-blk ul.mylist{
	margin-bottom:30px !important;
}
.rules-reg-blk ul.mylist li{
	line-height:30px;
	/* margin-bottom:10px !important; */
}

.rules-reg-blk .brd-style {
    margin: 4px 4px 4px 4px;
    border-style: solid;
    border-width: 4px 4px 4px 4px;
    border-color: #db4c13;
}

.rules-reg-blk .brd-style {
    color: #4054b2;
     font-size: 16px;
    font-weight: bold;
	padding:20px;
	text-align:justify;
    /* font-style: italic; */
}

.rules-reg-blk .brd-style  img{
	width: 60px;
    height: 60px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    -o-object-fit: cover;
    object-fit: cover;
    max-width: none;
	margin-top:20px;
}
.regional-bar .heading{
	color: #ff9503 !important;
    font-size: 24px !important;
    line-height: 32px !important;
	margin-bottom: 10px !important;
    text-align: left !important;
}

.regional-bar .heading strong{
	font-weight:600;
}

.regional-bar .blk-gape p{
	margin-bottom:20px !important;
}
.regional-bar.sankrit-song .heading{
	color: #151515 !important;
    font-size:18px !important;
    line-height: 30px !important;
	text-align: left !important;
}
.regional-bar.sankrit-song .heading a{
	color:#ac2a1c !important;
	
}
	
.nasha-muti .elementor-6120 .elementor-element.elementor-element-9efc57d > .elementor-element-populated {
    border-style: solid;
    border-width: 2px 2px 2px 2px;
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
}	
.nasha-muti .brd-sapak{
	border:2px solid #9e0f04;
	position:relative;
	padding:10px;
	margin-top:20px;
}	

.brd-style{
	border:2px solid #9e0f04;
	padding:30px 20px 0 20px;
}
.brd-style .heading{
	position:relative;
	bottom:10px;
}


@media only screen and (min-width:1600px) and (max-width:1919px){
	 
}
@media only screen and (min-width:1280px) and (max-width:1366px){
	.banner-bar {
		padding: 140px 0 80px;
		top: -42px;
		margin-bottom: -42px;
	}
	 
}
@media only screen and (min-width:992px) and (max-width:1199px) {
	.idx-abt-sec {
		padding: 0 0 60px;
	}
    .home-web-col-bar {
        margin-top: -43px; 
    }
	.home-web-col-bar .home-web-col { 
        min-height: 260px;
    }
	.abt-gp {
		margin-top: 50px !important;
	}
	.idx-abt-sec .abt-bg {
		padding: 60px 40px;
		border: 7px solid #e7e6e6;
	}
	.idx-abt-sec .slider_bar-col-bar {
		padding: 0 40px;
	}
	.idx-heading {
		font-size:32px !important;
		line-height:40px !important;
    }
	.idx-project-sec {
		padding: 60px 0 100px;
	}
	.idx-project-sec .idx-glly-blk {
		padding: 20px 20px;
	}
	.idx-project-sec .owl-buttons div.owl-prev {
		left: 44%;
	}
	.idx-project-sec .owl-buttons div.owl-next {
		right: 44%;
	}
	.idx-news-sec {
		padding: 50px 0 0px;
	}
	.idx-news-sec .idx-heading {
		font-size: 27px !important;
		line-height: 35px !important;
	}
	.idx-news-sec .view-more {
		margin-top: 8px !important;
	}
	.idx-news-sec .news-outer-right .idx-heading {
		font-size: 27px !important;
		line-height: 35px !important;
	}
	.idx-gallery {
		margin-bottom: -100px;
	}
	.idx-multi-sec .link-block h4 {
			padding: 12px 15px !important;
			font-size: 16px !important;
			line-height: 24px;
	}
	.idx-multi-sec {
		padding: 100px 0 60px;
	}
	
	/* Footer Section */
	footer .footer-sec .footer-sec-link {
		padding: 0 30px;
		min-height: 180px;
	}
	/*Inner page Css Start */
	.banner-bar {
		padding: 110px 0 60px;
		top: -48px;
		margin-bottom: -48px;
	}
	.banner-bar .banner-content h1 {
			margin-bottom: 10px !important;
			font-size: 27px !important;
			line-height: 35px;
	}
	
	 
	.sm-no-left{
		padding-left:0 !important;
	}
	.slide-bar .slide-col-right .news-block-slider {
		height: calc(100% - 40%);
		padding:65px 8px 8px;
	}
	.slide-bar .slide-col-right .news-block-slider.media-block-slider {
		top: 60%;
		height: calc(100% - 62%);
		padding:8px;
	}
	.slide-bar .slide-col-right h4.heading {
		font-size: 14px !important;
		line-height: 20px;
		margin-bottom: 8px !important;
		width: calc(100% - 80px);
	}
	.slide-bar .slide-col-right .news-block-slider .event-blk .event-date {
		width: 32px;
		padding: 8px 5px;
   }
	.slide-bar .slide-col-right .news-block-slider .event-blk .event-date h2{
		font-size: 16px;
		line-height: 22px;
	}
	.slide-bar .slide-col-right .news-block-slider .event-blk .event-date p{
		font-size: 12px !important;
		line-height: 20px;
	}
	.slide-bar .slide-col-right .news-block-slider .event-blk .event-text {
		width: calc(100% - 37px);
		padding: 8px 8px 8px 8px;
	}
	.slide-bar .slide-col-right .news-block-slider .event-blk .event-text h4{
		font-size: 12px !important;
		line-height: 22px;
		
	}
	.slide-bar .slide-col-right .news-block-slider .event-blk .event-text p{
		font-size: 11px !important;
		line-height: 20px;
	}
	
	.slide-bar .slide-col-right .news-block-slider .event-blk {
		padding: 10px;
		margin-bottom: 8px;
	}
	.slide-bar .slide-col-right .news-block-slider .event-blk h4 {
		font-size: 12px !important;
		line-height: 20px;
    }	
	.slide-bar .slide-col-right .news-block-slider .event-blk h5 {
		font-size: 9px !important;
		line-height: 18px;
   }
	.slide-bar .slide-col-right .news-block-slider .event-blk p {
		font-size: 10px !important;
		line-height: 18px;
    }
	
	.contact-form.cnt-page {
		padding: 30px;
	}
	.contact-form.cnt-page h4 {
		font-size: 20px !important;
		line-height: 27px;
	}
	.inner-contact-bar .contact-form-text .idx-heading {
		font-size: 20px !important;
		line-height: 27px;
    }
	h4.name-heading {
		font-size: 20px !important;
		line-height: 27px !important;
		margin-bottom: 15px !important;
	}
	.slide-bar .slide-col-right .event-link {
		width: 80px;
		font-size: 10px !important;
		line-height: 18px;
	}
	
}


@media only screen and (min-width:768px) and (max-width:991px) {
	.idx-abt-sec {
		padding: 0 0 50px;
	}
    .home-web-col-bar {
        margin-top: -43px; 
    }
	.home-web-col-bar .home-web-col { 
        min-height: 320px;
    } 
	 
	 .home-web-col-bar .home-web-col .vm-btn {
		min-width: 120px !important;
		padding: 8px 10px !important;
		border: 1px solid #FFF !important;
		margin-top: 10px !important;
	}
	.abt-gp {
		margin-top: 40px !important;
	}
	.idx-abt-sec .abt-bg {
		padding: 50px 30px;
		border: 5px solid #e7e6e6;
	}
	.idx-abt-sec .slider_bar-col-bar {
		padding: 0 30px;
	}
	.idx-heading {
		font-size:27px !important;
		line-height:35px !important;
    }
	.slider_bar-col img {
		height: 55px;
	}
	.vande-mat-btn {
		padding: 15px !important;
		font-size: 16px !important;
		line-height: 24px !important;
	}
	.idx-project-sec {
		padding: 50px 0 80px;
	}
	.idx-project-sec .idx-glly-blk {
		padding: 20px 15px;
	}
	.idx-project-sec .idx-glly-blk .co-down h4 {
		font-size: 14px !important;
		line-height: 24px;
	}
	.idx-project-sec .owl-buttons div.owl-prev {
		left: 42%;
	}
	.idx-project-sec .owl-buttons div.owl-next {
		right: 42%;
	}
	.idx-news-sec .news-outer-left .news-blk .news-date {
		padding: 12px 12px;
		width: 75px;
		height: 75px;
	}
	.idx-news-sec .news-outer-left .news-blk .news-date h2 {
		font-size:24px !important;
		line-height:32px;
	}
	.idx-news-sec .news-outer-left .news-blk .news-date p {
		font-size: 16px !important;
		line-height: 24px;
	}
	.idx-news-sec .news-outer-left .news-text h4 {
		font-size: 16px !important;
		line-height: 24px;
		margin-bottom: 6px !important;
	}
	.idx-news-sec .news-outer-right .event-blk .event-date h2 {
		font-size: 24px !important;
		line-height: 32px !important;
	}
	.idx-news-sec .news-outer-right .event-blk .event-text h4 {
		font-size: 16px !important;
		line-height: 24px;
	}
	.idx-news-sec .news-outer-right .event-blk .event-date p {
		font-size: 16px !important;
		line-height: 24px;
	}
	.idx-news-sec {
		padding: 50px 0 0px;
	}
	.idx-news-sec .idx-heading {
		font-size: 27px !important;
		line-height: 35px !important;
	}
	.idx-news-sec .view-more {
		margin-top: 8px !important;
	}
	.idx-news-sec .news-outer-right .idx-heading {
		font-size: 27px !important;
		line-height: 35px !important;
	}
	.idx-gallery {
		margin-bottom: -60px;
	}
	.idx-multi-sec .link-block h4 {
			padding: 10px 12px !important;
			font-size: 16px !important;
			line-height: 24px;
	}
	.idx-multi-sec {
		padding: 80px 0 50px;
	}
	
	/* Footer Section */
	footer .footer-bar {
		padding: 50px 0 0px;
	}
	footer .footer-sec .footer-sec-link {
		padding: 0 15px;
		min-height: 175px;
	}
	footer .footer-sec h3 {
		font-size: 14px !important;
		line-height: 24px;
    }
	footer .nav-menu ul li {
		line-height: 22px;
		font-size: 12px !important;
	}
	footer .ftr-hr {
		margin-bottom: 10px !important;
	}
	footer .footer-logo-outer .logo {
		width: 100px;
		padding: 6px;
	}
	footer .social-nav ul {
		margin: 5px 0 0!important;
		padding-left: 10px !important;
	}
	footer .footer-bar-bottom p.copy {
		margin-top: 20px !important;
	}	
	/*Inner page Css Start */
	.banner-bar {
		padding: 90px 0 60px;
		top: -35px;
		margin-bottom: -35px;
	}
	.banner-bar .banner-content h1 {
			margin-bottom: 10px !important;
			font-size: 24px !important;
			line-height: 32px;
	}
	
	 
	.sm-no-left{
		padding-left:0 !important;
	}
	.slide-bar .slide-col-right .news-block-slider {
		height: calc(100% - 40%);
		padding:65px 8px 8px;
	}
	.slide-bar .slide-col-right .news-block-slider.media-block-slider {
		top: 60%;
		height: calc(100% - 62%);
		padding:8px;
	}
	.slide-bar .slide-col-right h4.heading {
		font-size: 10px !important;
		line-height: 18px;
		margin-bottom: 8px !important;
		margin-top: 3px !important;
		width:calc(100% - 65px);
	}
	.slide-bar .slide-col-right h4.heading.last{
		width:calc(100% - 75px);
	}
	
	
	.slide-bar .slide-col-right .news-block-slider .event-blk .event-date {
		width: 32px;
		padding: 8px 5px;
   }
	.slide-bar .slide-col-right .news-block-slider .event-blk .event-date h2{
		font-size: 14px;
		line-height: 20px;
	}
	.slide-bar .slide-col-right .news-block-slider .event-blk .event-date p{
		font-size: 11px !important;
		line-height: 20px;
	}
	.slide-bar .slide-col-right .news-block-slider .event-blk .event-text {
		width: calc(100% - 37px);
		padding: 8px 8px 8px 8px;
	}
	.slide-bar .slide-col-right .news-block-slider .event-blk .event-text h4{
		font-size: 10px !important;
		line-height: 20px;
		
	}
	.slide-bar .slide-col-right .news-block-slider .event-blk .event-text p{
		font-size: 9px !important;
		line-height: 18px;
	}
	.slide-bar .slide-col-right .news-block-slider .event-blk {
       margin-bottom: 10px;
	}
	
	.slide-bar .slide-col-right .news-block-slider .event-blk {
		padding:10px 8px;
		margin-bottom: 5px;
	}
	.slide-bar .slide-col-right .news-block-slider .event-blk h4 {
		font-size: 11px !important;
		line-height: 18px;
    }	
	.slide-bar .slide-col-right .news-block-slider .event-blk h5 {
		font-size: 8px !important;
		line-height: 18px;
   }
	.slide-bar .slide-col-right .news-block-slider .event-blk p {
		font-size: 9px !important;
		line-height: 16px;
    }
	.contact-form.cnt-page {
		padding: 25px;
	}
	.contact-form.cnt-page h4 {
		font-size: 18px !important;
		line-height: 24px;
	}
	.inner-contact-bar .contact-form-text .idx-heading {
		font-size: 18px !important;
		line-height: 24px;
    }
	h4.name-heading {
		font-size: 18px !important;
		line-height: 24px !important;
		margin-bottom: 10px !important;
	}
	.slide-bar .slide-col-right .event-link {
		width: 65px;
       font-size: 9px !important;
		line-height: 22px;
	}
	.slide-bar .slide-col-right .event-link.last{
		width:75px;
	}
	
	
}

@media only screen and (min-width:320px) and (max-width:767px){
	.home-web-col-bar {
        margin-top: 0px;
    }
	.home-web-col-bar .home-web-col {
		padding: 20px 30px;
		min-height: 1px;
	}
	  .home-web-col-bar .home-web-col .vm-btn {
		min-width: 120px !important;
		padding: 8px 10px !important;
		margin-top: 10px !important;
	}
	
	.abt-bharat-mata {
		width: 100%;
		height: 350px;
	}
	.abt-gp {
		margin-top: 40px !important;
	}
	
	.idx-abt-sec .home-web-col-bar .home-web-col h4 {
		font-size: 16px !important;
		line-height: 24px;
	}
	.idx-abt-sec .home-web-col-bar .home-web-col .vm-btn {
		min-width: 120px !important;
		padding: 8px 10px !important;
		border: 1px solid #FFF !important;
		margin-top: 10px !important;
	}
	.abt-gp {
		margin-top: 40px !important;
	}
	.idx-abt-sec .abt-bg {
		padding: 40px 15px;
		border: 5px solid #e7e6e6;
	}
	.idx-abt-sec .slider_bar-col-bar {
		padding: 0 0px;
		bottom:30px;
		margin-top:30px;
	}
	.slider_bar-col {
		width: 33%;
	}
	.idx-heading {
		font-size:20px !important;
		line-height:27px !important;
    }
	.idx-abt-sec .abt-bg .bdr-bottom {
		width:50px !important;
		height:4px;
	}
    .idx-project-sec .owl-buttons {
        width: auto; 
    }
    .slider_bar-col { 
        margin-top: 0px;
        margin-bottom: 10px;
    }
	.slider_bar-col img {
		height: 30px;
	}
	.vande-mat-btn {
		padding: 15px !important;
		font-size: 16px !important;
		line-height: 24px !important;
		margin-bottom:10px;
	}
	.idx-abt-sec {
		padding: 0 0 30px;
	}
	.idx-project-sec {
		padding: 50px 0 120px;
	}
	.idx-project-sec .idx-heading {
		font-size: 20px !important;
		line-height: 27px !important;
	}
	.idx-project-sec .idx-glly-blk {
		padding: 20px 15px;
	}
	.idx-project-sec .idx-glly-blk .co-down h4 {
		font-size: 14px !important;
		line-height: 24px;
	}
	.idx-project-sec .owl-buttons div.owl-prev {
		left: 32%;
	}
	.idx-project-sec .owl-buttons div.owl-next {
		right: 32%;
	}
	.idx-news-sec .news-outer-left .news-blk .news-date {
		padding: 12px 12px;
		width: 75px;
		height: 75px;
	}
	.idx-news-sec .news-outer-left .news-blk .news-date h2 {
		font-size:24px !important;
		line-height:32px;
	}
	.idx-news-sec .news-outer-left .news-blk .news-date p {
		font-size: 16px !important;
		line-height: 24px;
	}
	.idx-news-sec .news-outer-left .news-text h4 {
		font-size: 16px !important;
		line-height: 24px;
		margin-bottom: 6px !important;
	}
	.idx-news-sec .news-outer-right .event-blk .event-date h2 {
		font-size: 24px !important;
		line-height: 32px !important;
	}
	.idx-news-sec .news-outer-right .event-blk .event-text h4 {
		font-size: 16px !important;
		line-height: 24px;
	}
	.idx-news-sec .news-outer-right .event-blk .event-date p {
		font-size: 16px !important;
		line-height: 24px;
	}
	.idx-news-sec {
		padding: 40px 0 0px;
	}
	.idx-news-sec .idx-heading {
		font-size: 20px !important;
		line-height: 27px !important;
	}
	.idx-project-sec .idx-heading {
		font-size: 20px !important;
		line-height: 27px !important;
	}
	.bdr-bottom {
		width: 50px;
		height: 3px;
		margin-bottom: 10px;
	}
	.idx-news-sec .view-more {
		margin-top: 3px !important;
	}
	.idx-news-sec .news-outer-left .news-blk {
		display: block;
		margin-bottom: 15px;
		width: 100%;
		margin-right: 0px;
		background: #FFF !important;
		padding: 15px;
		min-height: 150px;
	}
	.idx-news-sec .news-outer-right .event-blk .event-date {
		width: 60px;
		height: 120px;
	    padding: 20px 10px;
		margin-bottom: 10px !important;
    }
	.idx-news-sec .news-outer-right .event-blk .event-text {
		width: calc(100% - 65px);
		padding: 10px 8px 10px 8px;
	}
	.idx-news-sec .news-outer-right .idx-heading {
		font-size: 27px !important;
		line-height: 35px !important;
	}
	.idx-gallery {
		margin-top: 0px;
		margin-bottom: -60px;
	}
	.idx-multi-sec .link-block h4 {
			padding: 10px 12px !important;
			font-size: 16px !important;
			line-height: 24px;
	}
	.idx-multi-sec {
		padding: 80px 0 20px;
	}
	.idx-multi-sec .link-block {
		margin-bottom:30px !important;
	}
	
	/* Footer Section */
	footer .footer-bar {
		padding: 40px 0 0px;
	}
	footer .footer-sec .footer-imp-link {
		width: 100%;
		min-height: 1px;
	}
	footer .footer-sec .footer-sec-link {
    width: 100%;
    float: left;
    padding: 0 0px;
    min-height: 1px;
    border-left: none;
}
	footer .footer-sec .footer-sec-link {
		padding: 15px 0px 0;
		min-height: 1px;
	}
	footer .footer-sec h3 {
		font-size: 14px !important;
		line-height: 24px;
    }
	footer .nav-menu ul li {
		line-height: 22px;
		font-size: 12px !important;
	}
	footer .ftr-hr {
		margin-bottom: 0px !important;
	}
	footer .footer-logo-outer .logo {
		width: 100px;
		padding: 6px;
	}
	footer .social-nav ul {
		margin: 23px 0 0!important;
		padding-left: 10px !important;
	}
	footer .footer-bar-bottom p.copy {
		margin-top: 20px !important;
	}	
	#goTop, #goDown {
			bottom: 20px;
			right: 10px;
    }
		/*Inner page Css Start */
	.banner-bar {
		    padding: 120px 0 40px;
			top: -92px;
			margin-bottom: -92px;
	}
	.banner-bar .banner-content h1 {
			margin-bottom: 10px !important;
			font-size: 20px !important;
			line-height: 27px;
	}
	/* Date 08-04-2021 */
	.vsn-blk {
		padding: 20px 15px;
			min-height: 1px;
	}
	.vsn-blk h4{
		font-size:18px !important;
		line-height:24px;
	}	
	
	/* Date 29-06-2021 */
	.elementor-inner {
		padding: 20px 0 !important;
	}
	.elementor-inner h2 {
		font-size: 20px !important;
		line-height: 27px !important;
		margin-bottom: 10px !important;
	}
	
	.regional-bar .heading{
			font-size:18px !important;
			line-height: 24px !important;
			margin-bottom: 10px !important;
	}
	.regional-bar.sankrit-song .heading{
		font-size:15px !important;
		line-height: 25px !important;
	}
		
	
}














