/* Social_search*/
.social-navigation {
	background: linear-gradient(to top left, #f56b38 0%, #f7ab45 100%)
}

.search-toggle {
	background: linear-gradient(to top left, #f56b38 0%, #f7ab45 100%)
}
	@media only screen and (min-width:10px) and (max-width: 500px){.mobile-button {width: 100%; }}
	


/* Press Releases*/
.post-4950 .posted-on {
	display: none;}

.post-4950 .byline {
	display: none;}

.post-4950 .cat-links {
	display: none;}

.post-4950 p {
	display: none;}


.post-4950 .entry-footer {
	display: none;}

/* Ci3 In the News*/
.post-4966 .posted-on {
	display: none;}

.post-4966 .byline {
	display: none;}

.post-4966 .cat-links {
	display: none;}

.post-4966 .entry-footer {
	display: none;}

.post-4966 p {
	display: none;}

/* Blog Categories*/

{}

.tagcloud a {
background-color: #F56B38;
}

/*Image */
.cd-fixed-bg {
    min-height: 500px;
}
@media screen and (max-width: 100em) {
.cd-fixed-bg {
    min-height: 450px;
}
}
\\
/* Tablepress tables editing*/
.tablepress thead th,
.tablepress tfoot th,
tr:hover th {
background: 
 #cccccc; border: 2px solid #ffffff; 
	color: white
}

.tablepress thead th,
trl th
{background: 
 #eeeeee; color:#444444
	
}

.tablepress tbody td {
	font-size: 14px;
padding: 10px}

/*Tabs */


.kt-tabs-layout-vtabs>.kt-tabs-title-list {width:15%;}


kt-create-accordion data-tab {width:1%}

/* Timeline*/

.ctl-instant-timeline .story-image img {width: 20%; 
	  display: block;
    margin-left: auto;
    margin-right: auto }

.ctl-instant-timeline .timeline-content .story-details p {text-align: center}



/*Info Boxes */


.kt-blocks-info-box-text :not(.page-id-2)
{Text-align: left}


/* Homepage title */
.page-template-front-page-one  h2.entry-title{
display:none;
}

/* Homepage padding */
.block-one .hentry {padding-top: 
0;}

/* Reduce Image padding below*/
.wp-block-image {
	margin-bottom: -15px;
}

/*Global Font Edit*/

* {font-family:"Arial", Helvetica, sans-serif;}

h1 {
  color: white;
	text-align: center;
	font-family:"Arial", Helvetica, sans-serif;
}

h2 {
  background: -webkit-linear-gradient(left,#F7AB45, #F56B38);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
	font-family:"Arial", Helvetica, sans-serif; 
text-align: left;

}

h3 {
  color: #F56B38;
	font-family:"Arial", Helvetica, sans-serif;
}

h4 {
  color: #171717; 
	text-align: left;
	font-family:"Arial", Helvetica, sans-serif;
}

h5 {
font-family:"Arial", Helvetica, sans-serif;
	font-style: none ; 
	font-size: 20px;}

h5 {
	
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
}
h5:after {
  content: '';
  border-bottom: 2px solid #F56B38; ;
  padding-top: 10px;
  width: 70px;
}

/*Reducing White Space under headers*/

p {margin-top: 0px; 
	margin-bottom: 30px;
}

.entry-content h4 {
    margin-top: 5px;
    margin-bottom: 10px;
}




/*Gradient*/

.footer {

 padding-top: 20px;
		background: rgb(245,107,56);
background: -moz-linear-gradient(300deg, rgba(245,107,56,1) 0%, rgba(247,171,69,1) 100%);
background: -webkit-linear-gradient(300deg, rgba(245,107,56,1) 0%, rgba(247,171,69,1) 100%);
background: linear-gradient(300deg, rgba(245,107,56,1) 0%, rgba(247,171,69,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#f56b38",endColorstr="#f7ab45",GradientType=1);
}

.footer p {
	font-size: 15px;
}



/*border-bottom: 100px solid;

	border-bottom-color:white; */


/* Hide Blog Post tags*/
.cat-links, .tags-links {
	display: none;}

.kt-blocks-tags {
	display:none;
}
/* Ci3 Annual Reports */

.page-id-5832 .site-header{
	display: none;
}
.page-id-5832 .site-footer{display: none;}
.page-id-5832 .search-toggle {	display: none;}
.page-id-5832 .overlay {	display: none;}

.page-id-5832 h2{
	
	text-align: center;}

.page-id-13811 .site-header{
	display: none;
}
.page-id-13811 .site-footer{display: none;}
.page-id-13811 .search-toggle {	display: none;}
.page-id-13811 .overlay {	display: none;}

/* Hello Options*/ 

.page-id-6500 .site-header{
	display: none;
}
.page-id-6500 .site-footer{display: none;}
.page-id-6500 .search-toggle {	display: none;}
.page-id-6500 .overlay {	display: none;}

/*Our Team*/

.swiper-slide-active { width: 300px;}


