@charset "UTF-8";
/* CSS Document */

p {
    text-indent: 0;
	margin-bottom:10px;
}

.orange {
	margin-bottom: 20px;
    font-size: 30px;
	font-weight: 700;
    line-height: 30px;
    color:#F16F30;
}

.clear {
    clear: both;
	padding: 10px 0;
}

.logo div {
  height: 100%;
  padding: 15px 0 10px 0;
  box-sizing: border-box;
}

.slider .intro h2 {
	font-size: 38px;
    line-height: 1.1em;
    font-weight: 900;
    text-shadow:none;
}

.slider .intro h2 span {
    font-size: 28px;
    line-height: 1.45em;
    font-weight: 900;
}

.slider .intro p {
    font-size: 22px;
	color:#0C5CA9;
	text-shadow:none;
}


.italic{
	font-size: 22px;
	font-weight:400;
	color:#0C5CA9;
	font-family:"Times New Roman", Times, serif;
	font-style:italic;
}

.italic_ft{
	font-size: 18px;
	line-height: 22px;
	color:#FFF;
	font-family:"Times New Roman", Times, serif;
	font-style:italic;
}


.page-header.main-page:after {
   background: none;
}

.callout .img {
    background: none;
}
.callout .img {
    position: absolute;
    top: 0;
    left: 0;
    width: 110px;
    height: 110px;
	padding:10px;
	margin-right: 10px;   
}

.wpb_text_column .alignright {
    float: right;
    margin: 0 0 10px 20px;
    padding: 3px;
    border: 1px solid #e4e4e4;
}

.widget-title span {
    font-size:18px;
    line-height: 24px;
    color: #666;
}

.single-staff .cats_group .cats {
    font-size: 14px;
    line-height: 20px;
}

.single-staff .cats_group .cats .fa {
    font-size: 18px;
	margin-left: 8px;
}

.widget-contact h2 {
	font-size: 18px;
    color: #F16F30!important;
}

.widget-contact li {
	font-size:14px;
    margin: 10px 0 0 18px;
    line-height: 20px;
    color:#0C5CA9;
}

.widget-contact i {
	color: #F16F30;
    display: block;
    float: left;
    width: 14px;
    margin-right: 8px;
    font-size: 18px;
    line-height: 20px;
    text-align: center;
}

.wpb_text_column ul li {
    position: relative;
    margin-top: 20px;
    padding-left: 30px;
    line-height: 22px;
}

.widget-follow ul {
    float: left;
}

.education .school {
	font-size: 16px;
	color:#008FD5;
	text-transform:uppercase;
	line-height:20px;
}

.education li .date {
	color:#7c7c7c;
	font-size: 14px;
	margin-left: 20px;
	font-weight:400;
}

ul.sm_list {
    list-style-type: square;
}

.widget-subtitle {
    margin-bottom: 20px;
    font-size: 20px;
    line-height: 30px;
    color:#7c7c7c;
}

.testimonial .author {
    font-size: 14px;
}

.testimonial .author  span{
    font-style: normal;
    font-size: 12px;
}

.testimonial::before {
    background: none;
}
.testimonial-alt::before {
    left: 50%;
    width: 40px;
    height: 40px;
    margin-left: -20px;
    font-size: 60px;
    line-height: 70px;
	color:#0C5CA9;
}

@media screen and (max-width:767px){
  .callout .img, .wpb_call_to_action .img{
	  display:none;
}
