



@media only screen and (max-width: 1100px) {


	.tophead.topactive .btndrop {
		color: #58585b;
	}

	.nav-tabs .nav-link {
		margin-bottom: 13px;
	}


}

@media only screen and (max-width: 1024px) {
	.probox {
		padding: 20px;
	}
		.divhgt {
			height: 300px;
		}
		.pagetitle {
			width: auto;
			height: auto;
			margin: 25% auto;
			font-size: 45px;
			line-height: 5px;
		}
	}
@media only screen and (max-width: 960px){
	.divhgt {
		height: 250px;
	}
.med-center{
	text-align: center;
}
.med-center .txt-r{
	text-align: center;
}
.footlist2{
	margin-top: 20px;
}
.abtimg{
	margin-top: 50px;
}
.boxtwo {
	margin: 0 auto;
	width: auto;
}

.carousel-caption h5{
	line-height: 25px;
}
.showimg{
	display: block;
	margin-top: 10px!important;
	margin-bottom: 20px;
	padding-top: 0!important;
}
.hideimg{
	display: none;

}
}

@media only screen and (max-width: 900px){

	/* .divhgt{
		height: auto;
	} */
	.abtimg{
		margin-top: 50px;
		height: auto;
	}
	.phonenav {
		width: 205px;
	}
	
.navbar-toggler:focus{
		outline: none;
		box-shadow: none;
	}
.logobox{
	margin-left: 0;
}

}


@media only screen and (max-width: 768px) {
	.pageimg {
		height: 400px;
	}
.galpage{
	height: 400px;
}
.basmatipage{
	height: 400px;
}
.nonbasmatipage{
	height: 400px;
}	
	.divhgt {
		height: 200px;
	}

	.galimg {
		margin: 0;
	}
.footlist2 li{
	padding-left: 0;
	padding-right: 15px;
}

	

	.hidden_mobi {
		display: none;
	}

	.visible_mobi {
		display: block;
	}

	.mobi-top {
		margin-top: 100px;
	}
	.txt-r{
		text-align: left;
	}
	.carousel-item {
		height: 60vh;
		overflow: hidden;
	}
}




@media only screen and (max-width: 640px) {
	.btnquote {
		margin-top: 30px;
	}
	
	.carousel-caption h5 {
		line-height: 10px;
		font-size: 35px;
	}
	.carousel-caption h6{
		font-size: 24px;
	}
.pad-100{
	padding-top: 50px;
	padding-bottom: 50px;
}

}


@media only screen and (max-width: 420px) {
.pagetitle {
	width: auto;
	height: auto;
	margin: 45% auto;
	font-size: 45px;
	line-height: 48px;
}
.carousel-caption h5 {
    line-height: 45px;
    font-size: 35px;
}
}





