﻿@media (min-width: 1000px) {
	.navbar-expand-sm .navbar-toggler {
		display: none;
	}
}

	@media only screen and (max-width: 999px) {
		/*-------Home Pgae-----------*/
		/*.blue-banner {
			display: grid;
			padding:70px 60px 40px;
		}

			.blue-banner img {
				margin-top: -160px;
				margin-right: -40px;
				text-align: center;
				margin-bottom: 40px;
			}

			.blue-banner h1 {
				margin-bottom: 50px;
			}*/

	

		.img-Alig-Center {
			text-align: center !important;
		}

		.Res-Mtxt-C {
			text-align: center;
			margin: 30px 0px;
		}

		.blue-bg-Home h2 {
			color: #fff;
			font-size: 1.3rem;
			font-weight: 400;
			line-height: 1.6rem;
		}

		
		}

@media (min-width: 992px) {
	html {
		font-size: 80%;
	}
	
	
}
@media (max-width: 992px) {
	.search-nav-block {
		position: absolute;
		top: 10px;
		right: 5%;
	}

	.blue-banner {
		display: block;
	}

	.bluebanner-img {
		text-align: center;
		justify-content: center;
		display: grid;
		margin-top: 70px;
	}
	.blue-banner h1 {
		padding: 60px
	}
	.padd-L75 {
		padding: 40px 75px;
	}
	.Subpage-H {padding-top:20px
	}
}

	@media (max-width: 999px) {
		.carousel-item h1 {
			font-size: 2.2rem !important;
			line-height: 35px !important;
			margin-bottom: 20px !important;
		}

		.carousel-item p {
			margin-bottom: 20px !important;
			line-height: 20px !important;
			font-size: 1rem !important;
		}

		.carousel-caption1 {
			top: 1% !important;
		}
	}


	/* more then 1200*/
	@media (min-width: 1200px) {
		html {
			font-size: 100%;
		}
	}

	@media (max-width: 768px) {
		.txt-ML {
			text-align: center;
		}

		.txt-MC {
			text-align: center;
		}

		.carousel-one img {
			left:0px !important
		}
		html {
			font-size: 95%;
		}

		.carousel-caption1 {
			position: relative !important;
		}

		.carousel-bg-one {
			margin-top: 40px;
		}

		.carousel-item h1 {
			font-size: 3rem !important;
			line-height: 42px !important;
			margin-bottom: 20px !important;
		}

		.card-title {
			min-height: 100%;
			margin: 0px 0px 5px;
		}
		.Sub-Heading {
			font-size: 1rem;
		}

		.card-container {
			margin: 30px 0px;
		}

		.blue-banner h1 {
			color: #fff;
			font-size: 1.4rem;
			font-weight: 500;
			line-height: 2rem;
			padding: 30px;
		}
		
		.blue-banner {
			margin:0px
		}


		.carousel-item p {
			font-size: 1.1rem !important;
			margin-bottom: 20px !important;
		}
		.map-block {
			
			height: 350px;
			
		}
.click-btn{
	display: block;
	text-align: center;
	font-size: 20px;
}

		.navbar-nav {
			font-size: 1.1rem !important;
		}

		.level1-menu h2 {
			font-size: 1.3rem !important;
		}

		.level1-menu ul li a {
			font-size: 1.1rem !important;
		}

		.Subpage-Header {
			padding: 40px 0px 150px;
		}


	}

	@media (max-width: 480px) {
		.DD-flex {
			display: block !important;
		}

		.servive-DD-W {
			width: 100% !important;
		}
		.contact-content ul li {
			font-size: 0.9rem;
			margin-bottom: 10px;
		}

		.contact-overlay {
			padding: 20px
		}
		.contact-block {
			padding: 35px
		}
		
	}


