@font-face {
    font-family: 'SourceSansProLight';
    src: url('../fonts/SourceSansPro-Light-webfont.eot');
    src: url('../fonts/SourceSansPro-Light-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/SourceSansPro-Light-webfont.woff') format('woff'),
         url('../fonts/SourceSansPro-Light-webfont.ttf') format('truetype'),
         url('../fonts/SourceSansPro-Light-webfont.svg#SourceSansProLight') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'SourceSansProRegular';
    src: url('../fonts/SourceSansPro-Regular-webfont.eot');
    src: url('../fonts/SourceSansPro-Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/SourceSansPro-Regular-webfont.woff') format('woff'),
         url('../fonts/SourceSansPro-Regular-webfont.ttf') format('truetype'),
         url('../fonts/SourceSansPro-Regular-webfont.svg#SourceSansProRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'SourceSansProSemibold';
    src: url('../fonts/SourceSansPro-Semibold-webfont.eot');
    src: url('../fonts/SourceSansPro-Semibold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/SourceSansPro-Semibold-webfont.woff') format('woff'),
         url('../fonts/SourceSansPro-Semibold-webfont.ttf') format('truetype'),
         url('../fonts/SourceSansPro-Semibold-webfont.svg#SourceSansProSemibold') format('svg');
    font-weight: normal;
    font-style: normal;
}

body {
    color: #111111;
    font-family: 'SourceSansProRegular';
}

.header-divider {
    border-bottom: 1px solid rgb(51, 127, 136, 0.5);
}

.page-title {
    padding-bottom: 25px;
    align-items: baseline;
}

.SourceSansProLight-title strong {
    font-family: 'SourceSansProSemibold'
}

.font-light {
    font-family: 'SourceSansProLight'
}

.font-bold {
    font-family: 'SourceSansProSemibold'
}

.page-subtitle {
    font-size: 18px;
}

/* .row { */
/*     padding-left: 100px; */
/*     padding-right: 100px; */
/* } */

.header {
    background-image: url(../images/headerbackground.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    color: #eeeeee;
}

#header-carousel {
    height: 344px;
}

.footer {
    background-color: #333333;
    color: #eeeeee;
    padding-top: 47px;
    padding-bottom: 47px;
}

.footer a {
    color: #eeeeee;
}

.section {
    padding-top: 20px;
    padding-bottom: 20px;
}

.testimonial {
    padding: 5px;
    margin-bottom: 10px;
    border-color: #eeeeee;
    border-width: 2px;
    border-style: solid;
}

.body-contrast {
    background-color: #eeeeee;
}

.quick-links {
    color: #eeeeee;
    background-color: #333333;
    padding-top: 47px;
    padding-bottom: 47px;
    border-top-width: 4px;
    border-top-style: solid;
    border-top-color: rgb(27, 31, 35);
    border-bottom-width: 12px;
    border-bottom-style: solid;
    border-bottom-color: rgb(235, 113, 38);
}

.quick-links a {
    color: #eeeeee;
}

.index-carousel a {
    color: #eeeeee;
}

.quote-box {
    padding-top: 47px;
}

.navbar-transparent {
    background-color:transparent !important;
    border-color:transparent;
    background-image:none;
    box-shadow:none;
}

.primary-navbar {
    padding-bottom: 40px;
}

.twitter {
    background:url(../images/twitter.png) no-repeat;
    height:15px;
    display:inline-block;
    padding-left: 25px;
    background-position: center left;
}

.linkedin {
    background:url(../images/linkedin.png) no-repeat;
    height:15px;
    display:inline-block;
    padding-left: 25px;
    background-position: center left;
}

.phone {
    background:url(../images/iphone21.png) no-repeat;
    padding-left: 25px;
    background-position: center left;
}

.mail {
    background:url(../images/mail21.png) no-repeat;
    height:21px;
    padding-left: 25px;
    background-position: center left;
}

.computer-icon {
    background: url(../images/wdd.png) no-repeat;
    padding-left: 40px;
}

.calendar-icon {
    background: url(../images/cal.png) no-repeat;
    padding-left: 40px;
}

.writing-icon {
    background: url(../images/cp.png) no-repeat;
    padding-left: 40px;
}

.blue-callout {
    background: #154478;
    color: #eeeeee;
    padding: 20px;
}

.blue-callout a:hover {
    color: #f2ff49;
}

.btn-black {
    background: #000000;
    color: #eeeeee;
}

.btn-black:hover {
    color: #f2ff49;
}

.media-icon {
    margin-bottom: 10px;
}

.eyecatching {
    font-family: 'SourceSansProLight';
}

.eyecatching strong {
    font-family: 'SourceSansProSemibold';
}

ol.lanyrd-listing .vevent li { padding-left:20px; background:url(../images/dot.jpg) left 4px no-repeat; }
ol.lanyrd-listing .vevent h3 { font:18px 'SourceSansProRegular', Arial, Helvetica, sans-serif; }
ol.lanyrd-listing .vevent a.summary { cursor: default; text-decoration:none; color:#393939; }
ol.lanyrd-listing .vevent .location a { pointer-events: none; cursor: default; text-decoration:none; color:#777; }
ol.lanyrd-listing .vevent p.lanyrd-date { pointer-events: none; cursor: default; text-decoration:none; color:#777; }
ol.lanyrd-listing .vevent a.session-mini { text-decoration:none; color:#f1621a; background-image: none; padding-left: 0px;}
ol.lanyrd-listing .vevent a.session-mini:hover { text-decoration: underline; }
.lanyrd-target-splat a.lanyrd-splat[rel="me"] { display: none; }

.btn-header {
    color: #eeeeee;
}

.btn-header:hover {
    color: yellow;
}

.client-testimonial-logo {
    margin: 10px;
}

.client-simple-logo {
    margin: 10px;
}

span.course-date::after {
    content: " — "
}

span.course-location:after {
    content: '\A';
    white-space: pre;
}

table {
    table-layout: fixed;
    border-collapse: collapse;
    border: 1px solid black;
}

th, td {
    padding: 0.5vmin;
}

th, td {
    border-left: 1px solid gray;
}

thead tr {
    border-bottom: 1px solid black;
}

tbody tr:nth-child(even) {
    background-color: #f1621a2f;
}