@media only screen and (max-width: 1440px) {
	.slide-content{
		margin-left:221px;
	}
}


@media only screen and (max-width: 1024px) {
	.hero-right-text{display:none;}
}



@media only screen and (max-width: 768px) {
  
  .header-area{text-align:center; padding:0px;}
  .logo-area{float:none; text-align:center; padding:10px;}
  .logo-area img {width: 60px;}
  
  
  .page-header-section .header-title {font-size: 27px;}
  .page-header-section {height: 156px; padding-top: 104px;}
  
  
  .nav-menu ul li a{
	  text-shadow: none;
	  color:#142713;
  }
  
  
  .site-btn{
	min-width: 155px;
	padding: 10px 0;
  }
  
  
  
  
 
  
  
  
}




@media only screen and (max-width: 550px) {
	.milestone{padding-left:7px; margin-bottom:0px;}
	.milestone h2{font-size:28px;}
	.milestone p{font-size:14px !important; margin-top: 2px; margin-left: 0px;}
	.milestone:after{width:34px; height:34px;}
	
	
	.pt100{padding-top:10px;}
	
	p{font-size:16px; line-height:25px;}
	
	.intro-text p { margin-bottom: 0px;}
	
	
	.spad { padding: 20px 0;}
	
	h3{margin-bottom:10px;}
	
	.service-box .sb-icon{height:75px;}
	
	
	.hero-slider .owl-nav{bottom:15px;}
	
	
	.footer-section .copyright{margin:0px;}
	
	
	.cf-social { margin-top: 30px;  font-size: 23px;}
	
	
	}




