.textAlign h2{
	text-align:center;
	font-size:40px;
	font-weight:700;
	margin-bottom:20px;
}

.partners-section .grid img{
height:auto!important;	
}

.footerlink {
 
  list-style-type: none;
  text-align: center;
  margin: 0;
  padding: 10px;
}

.footerlink li {
  display: inline-block;
border-right:1px solid white;
  padding: 5px 15px;
}

.footerlink a{
	
	 color:#fd5f17;
}




.miles {
	display:grid;
	  grid-template-columns: 60% 40%;
}
.events-content ol{
	margin-bottom:40px;
}

.imgborder{
	border:3px solid #fd5f17;
}

.img-social .img-holder img{
								margin-top:10px;
							}
							
.milesAdjust{
	margin-top:45px;
}



.gallerimgText p{
	
color:white;
margin-bottom:0px;
padding:5px;
text-align:center;
}
.slidewhite .owl-carousel .owl-item{
	background-color:white!important;
}

.slidewhite .grid{
	margin-bottom:0px!important;
}
.adjust_content a:hover{
	color:#fd5f17;
}
.odometer{
	color:#fd5f17;
	font-size:40px;
}

.newsSection{
	display: grid;
  grid-template-columns: 32% 32% 32% ;
  grid-gap:2%;
  margin-bottom:100px;
}

.panel-default{
	margin-bottom:15px!important;
}
 .panel-heading{
	    box-shadow: 0px 5px 15px 0px rgb(68 68 68 / 10%);
		
}
.theme-accordion-s1 .panel-heading a:before{
	 background-color:#131e4a;
	   padding:1px 5px;
}

.theme-accordion-s1 .panel-heading .collapsed:before{
	color: white;
    font-weight: 900;
  background-color:#fd5f17;
  padding:1px 5px;
  
}
.theme-accordion-s1 .panel-heading .collapsed{
	padding-right:60px!important;
	height:100px;
}

.theme-accordion-s1 .panel-heading a{
padding-right:60px!important;
height:100px;
}



.homedate{
	width:30%;
	float:right;
	text-align:right;
	font-size:13px;
	color:#fd5f17;
}
.blog-section .entry-body h4{
	width:70%;
	padding-right:10px;
}

.blog-section .blog-grids .grid{
	    box-shadow: 0px 5px 15px 0px rgb(68 68 68 / 10%);
}

.w3icons i{
	margin-top:4px;
}

.w3icons .text {
	display:flex;
}

.w3icons .text .num{
	margin-top:5px;
}

.theme-accordion-s1 .panel-heading .collapsed .textdate{
color: #fd5f17;	
}

.social_icons1{
	display:none;
}

@media screen and (max-width: 990px) {

.colhide{
	display:none;
}
.social_icons{
	display:none;
}

.social_icons1{
	display:block!important;
	text-align:center;
	font-size:25px;
}

.social_icons1 a{
	
	font-size:25px;
}

}

@media screen and (max-width: 769px) {

.newsSection{
	
  grid-template-columns: 49% 49% ;
   grid-gap:30px;
     margin-bottom:40px;


}
}


@media screen and (max-width: 500px) {

.miles {
	display:grid;
	  grid-template-columns: 100%;
}

.imgmiles{
	margin-left:30px;
}

}


@media screen and (max-width: 426px) {

.newsSection{
	
  grid-template-columns: 100% ;
  grid-gap:0px;
  margin-bottom:20px;
  
}

.cergrid {
	
	  grid-template-columns: 45% 45%!important;
}
.cergrid .certimg img{
	height:auto;
}

.owl-carousel .owl-item img{
	height:auto!important;
}
.testimonial .testimonial-slider p{
	padding:0px 20px;
}
.right-col .img-holder img{
	width:100%;
	margin-left:0%;
}

.footerlink li{
	    border-right: 0px solid white;
		display:block;
    
}
.career{
	padding:20px;
}
.fullwidth{
	width:auto!important;
}

.csr .career .careerImg img{
	width:100%!important;
	padding-left: 0px;
}
}
