.homepage .site-inner {
  display:none;
}
/* Caldera Forms
--------------------------------------------------*/
.gutter {
  margin-bottom:20px;
}
.bold {
  font-weight: 400;
}
.upper-case {
  text-transform: uppercase;
}
.course-name {
  background-color: #efeff2;
  padding: 6px 8px;
}
.borders {
  border: 1px solid #efeff2;
  padding: 8px 10px;
}
.duration h4 {
  margin-bottom: 20px;
  font-size: 18px;
  font-weight: 700;
}
.lineheight {
  line-height: 1.9;
}
/* Slider
--------------------------------------------------*/
.education-pro-home .slide-excerpt {
	background-color: #000;
	box-shadow: 2px 2px 2px 1px rgba(0,0,0,0.75);
	filter: alpha(opacity=60);
	opacity: 0.6;
}
.education-pro-home .slide-excerpt h2 a,
.education-pro-home .slide-excerpt p {
  color: #fff;
  opacity: 1;
}
.home-featured .more-link:hover {
  opacity: 1;
}

.home-featured .slide-excerpt .more-link {  
  opacity: 1;
}

/* Top Mega Menu
--------------------------------------------------*/
h4.mega-block-title {
  font-weight: 400 !important;
  text-transform: none !important;
}
#mega-menu-wrap-primary #mega-menu-primary a:hover {
  color: #222;
}
ul.mega-sub-menu {
  margin-top: 3px !important;
}
/* Sidebar
--------------------------------------------------*/
.sidebar {
  font-size: 14px;
}
.sidebar li {
  margin-bottom: 5px;
  padding-bottom: 5px;
}
.sidebar .widget-title {
  font-size: 18px;
}
.so-widget-sow-cta-basic-7b37028ef79f .sow-cta-base .sow-cta-text {
  float: left;
}
/* Header
--------------------------------------------------*/
.header-image .title-area {
  padding: 10px;
}
.title-area {
  width: 140px;
}
.header-image .site-title > a {
  min-height: 130px;
}
.nav-primary,
.site-footer {
  background-color: #23477c;
}
/* Home
----------------------------------------------------*/
.entry-content ul.menu {
  margin-left: 0;
}
.home-section-title .widget-title {
  font-size: 28px;
  text-transform: uppercase;
}
.home-featured,
.home-top,
.home-middle .widget {
  text-align: left;
}
.home-featured h4.widget-title,
.home-top h4.widget-title {
  font-size: 36px;
  font-weight: 400;
  text-align: center;
  text-transform: uppercase;  
}
h3.widget-title {
  font-size: 24px;
  font-weight: 400;
}
.home-featured .featuredpage .entry-content img {
  background-color: #fff;
  padding: 10px 10px 30px;
}
.home-top .featuredpage .entry-content img {
  background-color: #f5f5f5;
  padding: 10px 10px 30px;
}
.home-top .widget_text {
  color: #444;
  font-size: 18px;
  text-align: left;
  line-height: 1.4;
}
.home-middle .widget-title {
  font-size: 24px;  
}
.rsswidget {
  color: #fff;
}
.home-middle .widget a:hover {
  color: #dfe3ee;
}
.widget_rss li {
  list-style-type: circle;
  line-height: 1.2;
  margin-bottom: 10px;
}
.home-featured .widget:last-of-type {
  margin-bottom: 10px !important;
  padding-bottom: 10px !important;
}
.home-featured .widget {
  padding: 20px 40px 0 40px;
}
/* Content
-------------------------------------------------------*/
h2 {
  font-size: 26px;
}
table.tablepress {
  table-layout: fixed;
  font-size: 16px;
}
.tablepress td {
  word-wrap:break-word;
}
.tablepress th.column-1,
.tablepress td.column-1 {
  width: 50%;
}
.tablepress .table-subheader {
  font-weight: 400;
}
.tablepress thead th {
  text-transform: uppercase;
}
blockquote {
  margin: 20px;
  padding: 20px;
  background-color: #f5f5f5;
  border-left: 3px solid #e44a3c;
}
blockquote::before {
  left: -10px;
}
.wp-caption-text {
  font-size: 14px;
  font-weight: 300;
}
/* Global
-------------------------------------------------------*/
h1, h2, h3, h4, h5, h6 {
  font-weight: 400;
}
.entry-content ul > li {
  list-style-type: circle;
}
table {
  line-height: 1.4
}
.center {
  text-align: center;
}
.entry-content li.menu-item {
  list-style-type: none;
}
/* Footer
-------------------------------------------------------*/
.footer-widgets ul,
.footer-widgets p {
  font-size: 14px;
}
