@media screen and (max-width: 1400px) 
{
	.carousel-item
	{
		height: 550px;
	}
}
@media screen and (max-width: 1200px) 
{
	h1, .h1 {
	  font-size: 50px;
	  line-height: 50px;
	}

	h2, .h2 {
	  font-size: 35px;
	  line-height: 35px;
	}

	h3, .h3 {
	  font-size: 20px;
	  line-height: 35px;
	}

	h4, .h4 {
	  font-size: 18px;
	  line-height: 30px;
	}

	h5, .h5 {
	  font-size: 16px !important;
	  line-height: 25px;
	}

	h6, .h6 
	{
	  font-size: 14px;
	  line-height: 25px;
	}
	.carousel-item
	{
		height: 500px;
	}
	.structure-block h5
	{
		font-size: 18px;
	}
 
}
@media screen and (max-width: 992px) 
{
	p 
	{
	  font-size: 14px;
	  line-height: 25px;
	  margin-bottom: 10px;
	}
	li
	{
		font-size: 14px;
		line-height: 25px;
	}
	/*----------------------*/
	/*---- Padding Css ----*/
	/*--------------------*/
	.c-padd-40
	{
		padding: 20px 0px;
	}
	.c-padd-50
	{
		padding: 30px 0px;
	}
	.c-padd-80
	{
		padding: 40px 0px;
	}
	.c-pb-130
	{
		padding-bottom: 70px;
	}
	/*----------------------*/
	/*----  Margin Css ----*/
	/*--------------------*/
	.mt-10
	{
		margin-top: 5px;
	}
	/*.mb-30
	{
		margin-bottom: 15px;
	}*/
	.mb-50
	{
		margin-bottom: 20px;
	}
	.navbar .nav-item 
	{
    	padding: 0px 10px;
    }

	.vision-mission-block
	{
		padding: 20px 15px;
	}
	.structure-img img
	{
		width: 150px;
	}
	.structure-block h5
	{
		font-size: 18px;
	}


	.services-box
	{
		margin: 15px auto;
	}

	.service-img
	{
		width: 80px;
		padding: 10px;
	}
	.service-img img
	{
		width: 60px;
	}
	.service-text
	{
		padding: 10px;
	}
	.service-text h5
	{
		font-size: 14px;
		line-height: 20px;
	}

	.contact-details-block
	{
		padding-left: 40px;
	}
	.contact-details-block:before
	{
		left: 10px;
	}
	.services-modal
	{
		max-width: 750px;
	}


  
}
@media screen and (max-width: 767px) {

	h1, .h1 {
	  font-size: 50px;
	  line-height: 50px;
	}

	h2, .h2 {
	  font-size: 30px;
	  line-height:40px;
	}

	h3, .h3 {
	  font-size: 20px;
	  line-height: 35px;
	}

	h4, .h4 {
	  font-size: 15px;
	  line-height: 30px;
	}

	h5, .h5 {
	  font-size: 15px !important;
	  line-height: 25px;
	}

	h6, .h6 
	{
	  font-size: 14px;
	  line-height: 25px;
	}

	p
	{
	  font-size: 14px;
	  line-height: 25px;
	  margin-bottom: 10px;
	}
	li
	{
		font-size: 14px;
		line-height: 25px;
	}
	/*----------------------*/
	/*---- Padding Css ----*/
	/*--------------------*/
	.c-padd-40
	{
		padding: 30px 0px;
	}
	.c-padd-50
	{
		padding: 30px 0px;
	}
	.c-padd-80
	{
		padding: 35px 0px;
	}
	.c-pb-130
	{
		padding-bottom: 40px;
	}
	/*----------------------*/
	/*----  Margin Css ----*/
	/*--------------------*/
	.mt-10
	{
		margin-top: 5px;
	}
	/*.mb-30
	{
		margin-bottom: 15px;
	}*/
	.mb-50
	{
		margin-bottom: 20px;
	}

	.top-nav-collapse .navbar-brand, .navbar-brand
	{
		padding-left: 15px;
	} 
	.navbar .nav-link
	{
		font-size: 14px;
		padding: 10px 0px !important;
	}
	.navbar .nav-link:before
	{
		bottom: 0px;
	}

	.carousel-item
	{
		height: 400px;
	}
	.banner-point
	{
		display: none;
	}
	.banner-text
	{
		transform: translateY(-15%);
	}
	.about-text-block ul
	{
		margin-bottom: 10px;
	}
	.img-about-lg
	{
		display: none;
	}
	.img-about-sm
	{
		display: inline;
		margin: 0px auto;
		margin-top: 15px;
	}

	.structure-block:nth-child(4) .structure-img:before,
	.structure-block:nth-child(8) .structure-img:before, .structure-block:nth-child(10) .structure-img:before
	{
		display: block;
	}
	.structure-block:nth-child(3) .structure-img:before, .structure-block:nth-child(6) .structure-img:before, 
	.structure-block:nth-child(9) .structure-img:before, .structure-block:nth-child(10) .structure-img:before
	{
		display: none;
	}
	.services-modal
	{
		max-width: 550px;
	}
	.services-modal .modal-body
	{
		padding: 15px;
	}

	.counter-box
	{
		width: 120px;
		height: 120px;
	}
	.counter-box .counter-text .h3
	{
		font-size: 25px;
		padding-right: 20px;
	}
	.banner-text h5
	{
		width: 100%;
	}
	.vision-mission-block p
	{
		min-height: auto;
	}
	.vision-mission-block
	{
		margin: 15px auto;
	}
	.contact-form .form-group input
	{
		height: 40px;
		border-radius: 5px;
		padding: 0px 10px;
	}
	.contact-form .form-group textarea
	{
		border-radius: 5px;
		padding: 10px;
		height: 80px;
	}

	.contact-details-block
	{
		padding-top: 50px;
		padding-left: 15px;
	}
	.contact-details-block:before
	{
		left: 3%;
		height: 1px;
		width: 94%;
		top: 25px;
	}
	.copy-right-section p br
	{
		display: inline-block;
	}
	.footer-logo
	{
		display: none;
	}

	
}
@media screen and (max-width: 576px) 
{
	h5, .h5 
	{
    	font-size: 14px !important;
    	line-height: 25px;
	}
	.btn-text-red, .btn-red
	{
		padding: 5px 5px;
		font-size: 14px;
	}
	.btn-text-red:before
	{
		bottom: 5px;
	}

	.mb-30
	{
		margin: 15px auto;
	}

	p 
	{
	  font-size: 14px;
	  line-height: 25px;
	  margin-bottom: 10px;
	  font-weight: 500;
	}
	.banner-point
	{
		display: none;
	}
	.banner-text
	{
		transform: translateY(-30%);
	}
	.banner-text h2 
	{
    	font-size: 25px;
    	line-height: 25px;
	}

	.carousel-item
	{
		height: 300px;
	}
	.structure-block
	{
		margin-top: 10px;
		margin-bottom: 10px;	
	}
	.structure-block:nth-child(3) .structure-img:before, .structure-block:nth-child(6) .structure-img:before, 
	.structure-block:nth-child(9) .structure-img:before, .structure-block:nth-child(10) .structure-img:before
	{
		display: block;
	}
	.structure-block:nth-child(even) .structure-img:before
	{ 
		display: none;
	}
	.counter-block
	{
		margin: 15px auto;
	}
	.services-modal .modal-body
	{
		display: inline-block;
		padding: 15px;
	}
	.services-modal .close 
	{
	    position: absolute;
	    top: 5px;
	    right: 5px;
	    width: 20px;
	    height: 20px;
	    font-size: 30px;
	    line-height: 20px;
    }
	.modal-img
	{
		width: 85px;
		height: 85px;
	}
	.modal-text
	{
		padding: 0px;
		padding-top: 10px;
	}
	.modal-text li
	{
		margin: 0px;
	}
	.material-supply-box
	{
		padding: 5px;
		min-height: 80px;
	}
	.material-supply-box h5
	{
		line-height: 20px;
	}
	.copy-right-section p
	{
		margin-bottom: 0px; 
	}



  
}
@media screen and (max-width: 400px) 
{
	.structure-img img
	{
		width: 125px;
	}

}