/*
Theme Name: The Core Child
Description: The Core is created by <a href="http://themefuse.com">ThemeFuse</a>. The Core comes with 17 different themes inside it with more to come soon. The long list of features makes The Core the only stop when searching for a cutting edge WordPress theme. Child theme for the The Core. Child themes are the recommended way of making modifications to a theme. <a href="http://codex.wordpress.org/Child_Themes">Reade More</a>
Author: ThemeFuse
Author URI: http://themefuse.com/
Template: the-core-parent
Version: 1.0
Text Domain: the-core
Tags: left-sidebar, custom-background, custom-colors, custom-header, custom-menu, featured-images, microformats, post-formats, rtl-language-support, sticky-post, threaded-comments, translation-ready
*/


h2 {
  color:#0a496b;
  font-size: 24px;
  text-transform: uppercase;
}

.fw-heading .fw-special-title {
  margin-top:.5em;
}
 
h3 {
line-height: 1;

font-size: 20px;
}


h1,h2,h3,h4,h5 {
  letter-spacing :0px;
}

.fw-section-space-sm .fw-main-row-custom .fw-container, .fw-section-space-sm .fw-main-row .fw-container, .fw-section-space-sm .fw-main-row-custom .fw-container-fluid, .fw-section-space-sm .fw-main-row .fw-container-fluid {

  padding-top :0px;
}

.fw-header .fw-header-main {
   background: #f0f4f4;
}

.fw-section-space-sm .fw-main-row .fw-container {
   padding-bottom:0px;
}
 
.fw-site-navigation > ul > li > a {
  font-weight: bold;
}

.fw-footer-widgets {
   text-align: center;
}

.widget {
   margin-bottom: 0px;
}

.fw-main-row {
   min-height: 600px;
}

.fw-team .fw-team-text {
    margin-bottom: 50px;
    margin-top: 0px;
}


.fw-header-main .fw-container {
	width : 100%;
}

.body.home .fw-section-space-sm .fw-main-row .fw-container {
	width : 100%;	
	padding: 0px;
}


@media (min-width: 768px) {
  body.home .fw-container {
    width: 100%;
    padding: 0px;
  }
}
@media (min-width: 992px) {
  body.home .fw-container {
    width: 100%;
  	padding: 0px;
  }
}
@media (min-width: 1200px) {
  body.home .fw-container {
 /*   width: 100%;
  	padding: 0px; */
  }
}


@media (max-width: 767px) {
  body.home div[class^="fw-col-sm-"],
  body.home div[class^="fw-col-md-"],
  body.home div[class^="fw-col-xs-"] {
    padding-top: 0;
    padding-bottom: 0;
    padding-left:0; 
  }
 }

.header-3 .primary-navigation > ul > li > a {
	margin: 0 20px;
}

.header-3 .primary-navigation > ul > li > ul {
	left: 28px;
}

a.mmenu-link::after {
    content: " MENU";
    color: black;
    font-size: 16px;
    line-height: 0.3;
    vertical-align: 80%;
    font-weight:700;
}

.timeslot {
    color: #910C4C;
    font-weight: bold;
    font-size: large;
}

.sessiontitle {
    color: #164E91;
    font-weight: bold;
    font-size: large;
}
.tab{
   margin-left:40px;
   margin-bottom:1em;
}
.aiesred {
   color: #d12a5c;
}

.title {
  font-weight: bold;
  margin-bottom: 0.5em;
}

.timezone-bar {
	position: sticky;
	background: yellow;
	text-align: center;
	font-weight: bold;
	padding: .7em 1em .5em;
	top: 0;
	z-index: 1;
}

.student-abstract {
      margin-top: 1em;
      color: gray;
}
body {
	overflow: unset;
	overflow: initial;
}
