/* Fonts */

body {
  font-size: 14px;
}

h1 {
  font-size: 2em;
}

h2 {
  font-size: 1.8em;
}

h3, h1.h3 {
    font-family: "gotham-bookgotham-book";
    font-size: 1.5em;
    line-height: 1.4em;
    text-transform: none;
}

h4 {
    font-family: "gotham-boldgotham-bold";
    font-size: 1em;
    line-height: 1.3em;
    text-transform: uppercase;
}

p, li, .srp-post-content, blockquote {
  font-family: "gotham-bookgotham-book";
  font-size: 1em;
  line-height: 1.6em;
  color: #7c7c7c;
}

a {
  color: #071930;
  -webkit-transition: color 200ms ease;
    -moz-transition: color 200ms ease;
    -o-transition: color 200ms ease;
    transition: color 200ms ease;
}

a:hover {
  text-decoration: none;
  color: #7c7c7c;
}

blockquote {
  font-size: 1.1em;
}

/* General */

.vc_row.wpb_row.vc_inner.vc_row-fluid {
  padding-bottom: 40px;
}

/* Lists */

ul {
  list-style: none;
  padding-left: 15px;
}

li {
  margin-bottom: 10px;
}

.page-template-job-single ul{}
.page-template-job-single li:before {
    color: #071930;
    content: "ï”";
    font-family: "FontAwesome";
    margin: 0 10px 0 -20px;
    position: relative;
    top: 1px;
}

.wpb_text_column li:before, li.fa-phone:before, li.fa-envelope:before, li.fa-linkedin-square:before {    
    font-family: 'FontAwesome';
    margin:0 5px 0 -15px;
}

.wpb_text_column li:before {
    content: '\f054';
    color: #071930;
}

.navbar li:before {
  content: none;
}

/* Default Page */

.page h3, .page h1.h3  {
  margin-top: 0;
}

/* Home */

.home .vc_col-sm-6 {
  padding-top: 20px;
}

.sc-manews-wrp li.sc-manews-li:before {
  content: none;
}



/* Our Team */

.profile-container, .contact-container, .team-bio, .team-header {
  display: block;
}

.profile-container, .contact-container, .team-bio, .team-header {
  float: left;
} 

.profile-container {
  width: 40%;
  height: auto;
  padding-right: 2%;
}

.profile-container img {
  width: 100%;
}

.contact-container {
  width: 60%;
  display: block;
  padding-left: 2%;
}

li.fa-phone:before {
  content: '\f095';
}

li.fa-envelope:before {
  content: '\f0e0'; 
}

li.fa-linkedin-square:before {
  content: '\f08c';
  font-size: 1.8em;
}

li.fa-phone:before, li.fa-envelope:before {
  font-size: 1.5em;
}

li.fa-phone:before, li.fa-envelope:before, li.fa-linkedin-square:before {
  margin-right: 10px;
}

li.fa {
  margin-bottom: 2px;
}

.team-header {
  border-bottom: 1px solid #d3d3d3;
  margin-bottom: 10px;
  padding-bottom: 15px;
}

/* News Feed */

.sc-manews-li:before {
  content: none;
}

.sc-manewsloop-img, .sc-cpnewsloop-desc, .sc-manews-wrp, .sc-manewsloop-link, .sc-manews-li {
  float: left;
}

.sc-manewsloop-img {
  width: 40%;
  padding-right: 2%;
  padding-top: 5px;
}

.sc-manewsloop-img img {
  width: 100%;
}

.sc-cpnewsloop-desc {
  width: 60%;
  padding-left: 2%;
}

.sc-manews-wrp {
  padding-left: 0;
}

.sc-manewsloop-title {
  font-family: "gotham-mediumgotham-medium";
  color: #071930;
  font-size: 0.9em;
  line-height: 1.6em;
}

.sc-manewsloop-txt {
  font-size: 0.9em;
  line-height: 1.6em;
}

.sc-manews-li {
  margin-bottom: 20px;
}

/* Sidebar */

 .Testimonials_Widget_Slider_Widget h4, .widget_specialrecentpostsFree h3 {
  font-family: "gotham-bookgotham-book";
  font-size: 1.3em;
  line-height: 1.4em;
  text-transform: uppercase;
}

.widget_specialrecentpostsFree h3 {
  margin-top: 0;
}

.srp-widget-container {
  margin-bottom: 20px;
  padding-bottom: 20px;
}

.srp-post-content {
  font-size: 0.85em;
}

.srp-content-box .srp-post-date, .widget-area .widget .srp-post-date {
  margin: 0 0 5px;
}

.widget_specialrecentpostsFree h4 {
    line-height: 1.3;
    text-transform: none;
    font-size: 1em;
}

.testimonials-widget-testimonials blockquote {
  font-size: 0.95em;

}

.testimonials-widget-testimonials .credit {
  text-transform: uppercase;
  font-family: "gotham-boldgotham-bold";
  font-size: 0.9em;
}
