/*!
Theme Name: irrc_institute
Theme URI: http://underscores.me/
Author: Underscores.me
Author URI: http://underscores.me/
Description: A wordpress theme for the IRRC Institute
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: irrc
Tags:

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

irrc_institute is based on Underscores http://underscores.me/, (C) 2012-2015 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal http://necolas.github.com/normalize.css/
*/
/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Normalize
# Typography
# Elements
# Forms
# Navigation
	## Links
	## Menus
# Accessibility
# Alignments
# Clearings
# Widgets
# Content
    ## Posts and pages
	## Asides
	## Comments
# Infinite scroll
# Media
	## Captions
	## Galleries
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Use Bootstrap Reset
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/
/* line 1, ../sass/typography/_typography.scss */
body,
button,
input,
select,
textarea {
  color: #404040;
  font-family: "Droid Sans", sans-serif;
  font-size: 16px;
  line-height: 1.4;
}

/* line 1, ../sass/typography/_headings.scss */
h1, h2, h3, h4, h5, h6 {
  clear: both;
  font-family: "Droid Sans", sans-serif;
  font-weight: 700;
}

/* line 7, ../sass/typography/_headings.scss */
.hero-text h1, h2 {
  font-family: "Arvo", serif;
  font-weight: 700;
}

/* line 12, ../sass/typography/_headings.scss */
h3.team-member-name {
  color: #4690cd;
}

/* line 1, ../sass/typography/_copy.scss */
p {
  margin-bottom: 1.5em;
}

/* line 5, ../sass/typography/_copy.scss */
dfn, cite, em, i {
  font-style: italic;
}

/* line 9, ../sass/typography/_copy.scss */
blockquote {
  margin: 0 1.5em;
}

/* line 13, ../sass/typography/_copy.scss */
address {
  margin: 0 0 1.5em;
}

/* line 17, ../sass/typography/_copy.scss */
pre {
  background: #eee;
  font-family: "Courier 10 Pitch", Courier, monospace;
  font-size: 16px;
  line-height: 1.6;
  margin-bottom: 1.6em;
  max-width: 100%;
  overflow: auto;
  padding: 1.6em;
}

/* line 28, ../sass/typography/_copy.scss */
code, kbd, tt, var {
  font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
  font-size: 16px;
}

/* line 33, ../sass/typography/_copy.scss */
abbr, acronym {
  border-bottom: 1px dotted #666;
  cursor: help;
}

/* line 38, ../sass/typography/_copy.scss */
mark, ins {
  background: #fff9c0;
  text-decoration: none;
}

/* line 43, ../sass/typography/_copy.scss */
big {
  font-size: 125%;
}

/* line 55, ../sass/typography/_copy.scss */
.post-108 .about-content p:first-of-type,
.post-116 .about-content p:first-of-type,
.post-114 .about-content p:first-of-type,
.post-127 .about-content p:first-of-type,
.post-131 .about-content p:first-of-type {
  font-size: 24px;
}

/* line 69, ../sass/typography/_copy.scss */
.post-243 .about-content p:first-of-type,
.post-245 .about-content p:first-of-type,
.post-247 .about-content p:first-of-type,
.post-304 .about-content p:first-of-type,
.post-308 .about-content p:first-of-type,
.post-311 .about-content p:first-of-type {
  font-size: 24px;
}

/*--------------------------------------------------------------
# Elements
--------------------------------------------------------------*/
/* line 1, ../sass/elements/_elements.scss */
html {
  box-sizing: border-box;
}

/* line 5, ../sass/elements/_elements.scss */
*,
*:before,
*:after {
  /* Inherit box-sizing to make it easier to change the property for components that leverage other behavior; see http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
  box-sizing: inherit;
}

/* line 11, ../sass/elements/_elements.scss */
body {
  background: #fff;
  /* Fallback for when there is no custom background color defined. */
}

/* line 15, ../sass/elements/_elements.scss */
blockquote, q {
  quotes: "" "";
}
/* line 18, ../sass/elements/_elements.scss */
blockquote:before, blockquote:after, q:before, q:after {
  content: "";
}

/* line 24, ../sass/elements/_elements.scss */
hr {
  background-color: #ccc;
  border: 0;
  height: 1px;
  margin-bottom: 1.5em;
}

/* line 1, ../sass/elements/_lists.scss */
ul, ol {
  margin: 0 0 1.5em 3em;
}

/* line 5, ../sass/elements/_lists.scss */
ul {
  list-style: disc;
}

/* line 9, ../sass/elements/_lists.scss */
ol {
  list-style: decimal;
}

/* line 13, ../sass/elements/_lists.scss */
li > ul,
li > ol {
  margin-bottom: 0;
  margin-left: 1.5em;
}

/* line 19, ../sass/elements/_lists.scss */
dt {
  font-weight: bold;
}

/* line 23, ../sass/elements/_lists.scss */
dd {
  margin: 0 1.5em 1.5em;
}

/* line 33, ../sass/elements/_elements.scss */
img {
  height: auto;
  /* Make sure images are scaled correctly. */
  max-width: 100%;
  /* Adhere to container width. */
}

/* line 2, ../sass/elements/_archive-news.scss */
.archive .archive-header-image {
  width: 100%;
}
/* line 5, ../sass/elements/_archive-news.scss */
.archive h1 {
  font-family: "Droid Sans", sans-serif;
}
/* line 8, ../sass/elements/_archive-news.scss */
.archive .form-control {
  margin-top: 30px;
}
/* line 11, ../sass/elements/_archive-news.scss */
.archive .page-header {
  border-bottom: 6px solid #e1e1e1;
  padding-bottom: 32px;
}
/* line 15, ../sass/elements/_archive-news.scss */
.archive .latest-post-category a {
  color: black;
  font-weight: 700;
}
/* line 19, ../sass/elements/_archive-news.scss */
.archive .entry-title {
  line-height: 32px;
  font-size: 14px;
}
/* line 24, ../sass/elements/_archive-news.scss */
.archive .entry-title a {
  color: #4690cd;
  font-size: 28px;
  font-weight: 700;
}
/* line 28, ../sass/elements/_archive-news.scss */
.archive .entry-title a:hover {
  color: #eeb60a;
}
/* line 32, ../sass/elements/_archive-news.scss */
.archive .entry-header {
  margin-bottom: 10px;
  margin-top: 30px;
}
/* line 36, ../sass/elements/_archive-news.scss */
.archive .entry-content {
  margin-top: 15px;
  margin-bottom: 50px;
}
/* line 40, ../sass/elements/_archive-news.scss */
.archive .entry-footer a {
  color: #4690cd;
}
/* line 44, ../sass/elements/_archive-news.scss */
.archive .fa-angle-right {
  background-color: #4690cd;
  border-radius: 50%;
  color: white;
  font-size: 24px;
  margin-left: 4px;
  padding: 1px 8px 1px 11px;
}

/* line 55, ../sass/elements/_archive-news.scss */
.news-header {
  margin-top: 0;
}

/* line 2, ../sass/elements/_archive-reports.scss */
.archive-reports h1 {
  font-family: "Droid Sans", sans-serif;
  font-size: 34px;
  font-weight: 700;
}
/* line 7, ../sass/elements/_archive-reports.scss */
.archive-reports .page-header {
  border: none;
}
/* line 12, ../sass/elements/_archive-reports.scss */
.archive-reports .reports-container .row {
  margin-bottom: 50px;
}
/* line 16, ../sass/elements/_archive-reports.scss */
.archive-reports .row .report-item {
  padding: 0 5%;
}
/* line 19, ../sass/elements/_archive-reports.scss */
.archive-reports .row .report-item:nth-of-type(1) {
  padding: 0 12% 0 0;
}
/* line 23, ../sass/elements/_archive-reports.scss */
.archive-reports .row .report-item:nth-of-type(2) {
  padding: 0 6% 0 6%;
}
/* line 27, ../sass/elements/_archive-reports.scss */
.archive-reports .row .report-item:nth-of-type(3) {
  padding: 0 0 0 12%;
}
/* line 30, ../sass/elements/_archive-reports.scss */
.archive-reports .row .report-item a {
  color: black;
}
/* line 32, ../sass/elements/_archive-reports.scss */
.archive-reports .row .report-item a:visited {
  color: black;
}
/* line 33, ../sass/elements/_archive-reports.scss */
.archive-reports .row .report-item a:hover {
  color: #4690cd;
}
/* line 35, ../sass/elements/_archive-reports.scss */
.archive-reports .row .report-item img {
  border: 1px solid #e1e1e1;
  margin-bottom: 20px;
}

/* line 42, ../sass/elements/_archive-reports.scss */
.report-item img {
  margin-right: 5px;
  margin-left: 5px;
}

/* line 47, ../sass/elements/_archive-reports.scss */
.archive-reports .row .report-item a {
  font-weight: bold;
}

/* line 52, ../sass/elements/_archive-reports.scss */
.report-item {
  text-align: center;
}

/* line 1, ../sass/elements/_footer-home.scss */
.footer-hero {
  background-size: cover;
  color: white;
  text-align: center;
}
/* line 10, ../sass/elements/_footer-home.scss */
.footer-hero .container {
  padding: 60px 0px;
}
/* line 14, ../sass/elements/_footer-home.scss */
.footer-hero h3 {
  font-size: 34px;
  font-weight: bold;
}
/* line 19, ../sass/elements/_footer-home.scss */
.footer-hero p {
  font-size: 18px;
  font-weight: 400;
  margin-top: 20px;
}

/* line 27, ../sass/elements/_footer-home.scss */
.footer-hero .button:hover {
  background-color: #eeb60a;
  color: black;
}

/* line 33, ../sass/elements/_footer-home.scss */
.footer-base-container {
  margin-top: 25px;
}

/* line 37, ../sass/elements/_footer-home.scss */
.footer-menu {
  text-align: center;
}
/* line 40, ../sass/elements/_footer-home.scss */
.footer-menu .menu {
  padding-left: 0;
  margin: 0;
}

/* line 45, ../sass/elements/_footer-home.scss */
.footer-rights {
  margin-top: 20px;
  text-align: center;
}

/* line 1, ../sass/elements/_header.scss */
header {
  margin-bottom: 0px;
}
/* line 4, ../sass/elements/_header.scss */
header .search-row {
  display: none;
  padding: 10px 0 0 0;
}
/* line 8, ../sass/elements/_header.scss */
header .search-form {
  float: right;
}
/* line 13, ../sass/elements/_header.scss */
header .navbar.navbar-default.searching {
  min-height: 110px;
}

/* line 1, ../sass/elements/_home-hero.scss */
.home-hero {
  background-size: cover;
  color: white;
  text-align: center;
  text-shadow: 1px -1px 1px #000;
}
/* line 8, ../sass/elements/_home-hero.scss */
.home-hero .container {
  padding: 80px 15px 30px 15px;
}
/* line 12, ../sass/elements/_home-hero.scss */
.home-hero h1, .home-hero h2 {
  font-size: 45px;
  font-weight: bold;
}
/* line 17, ../sass/elements/_home-hero.scss */
.home-hero p {
  font-size: 18px;
  margin-top: 20px;
}

/* line 23, ../sass/elements/_home-hero.scss */
.home-hero a {
  font-size: 18px;
  font-weight: 700;
}

/* line 1, ../sass/elements/_home-signup.scss */
.home-signup {
  background-color: #4690cd;
  color: white;
  font-family: "Droid Sans", sans-serif;
  font-size: 16px;
  font-weight: 400;
  padding: 14px 0px;
}
/* line 9, ../sass/elements/_home-signup.scss */
.home-signup ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
/* line 14, ../sass/elements/_home-signup.scss */
.home-signup ul li {
  margin: 0 auto;
  text-align: center;
}
/* line 19, ../sass/elements/_home-signup.scss */
.home-signup ul li .gfield_label {
  padding-top: 2px;
  min-width: 100%;
}
/* line 26, ../sass/elements/_home-signup.scss */
.home-signup .gfield_label, .home-signup .ginput_container, .home-signup .gform_footer {
  float: left !important;
  font-weight: 400;
}
/* line 30, ../sass/elements/_home-signup.scss */
.home-signup .ginput_container {
  margin-left: 40px;
  margin-right: 6px;
  min-width: 65%;
}
/* line 35, ../sass/elements/_home-signup.scss */
.home-signup input#input_1_1 {
  width: 220px;
}

/* line 2, ../sass/elements/_home-twitter.scss */
.fa.fa-twitter {
  color: #4690cd;
  float: left;
  font-size: 40px;
}

/* line 9, ../sass/elements/_home-twitter.scss */
.twitter-header {
  border-bottom: 1px solid #e8e8e8;
  overflow: auto;
  padding: 10px 0;
}
/* line 14, ../sass/elements/_home-twitter.scss */
.twitter-header p {
  float: left;
  font-weight: 700;
  margin-bottom: 0px;
  margin-left: 4px;
  padding: 8px 0px;
}
/* line 21, ../sass/elements/_home-twitter.scss */
.twitter-header p:nth-of-type(2) {
  float: right;
  font-weight: 400;
  padding: 8px 0px;
}

/* line 1, ../sass/elements/_home-content-1.scss */
.home-content-1 {
  border-bottom: 10px solid #e1e1e1;
  margin-top: 40px;
  padding-bottom: 60px;
}
/* line 6, ../sass/elements/_home-content-1.scss */
.home-content-1 .featured-video {
  padding: 0px 16px;
  text-align: center;
}
/* line 11, ../sass/elements/_home-content-1.scss */
.home-content-1 .featured-video img {
  margin-bottom: -20px;
}
/* line 14, ../sass/elements/_home-content-1.scss */
.home-content-1 .featured-video figcaption {
  background-color: #eeb60a;
  display: inline-block;
  padding: 8px 20px;
  text-align: center;
  max-width: 80%;
}
/* line 21, ../sass/elements/_home-content-1.scss */
.home-content-1 .featured-video figcaption a {
  color: white;
}
/* line 29, ../sass/elements/_home-content-1.scss */
.home-content-1 .row-item-news {
  margin-top: 40px;
}
/* line 32, ../sass/elements/_home-content-1.scss */
.home-content-1 .row-item-news .latest-post-cateogry a {
  color: black;
  font-weight: 700;
}
/* line 38, ../sass/elements/_home-content-1.scss */
.home-content-1 .featured-item {
  background-color: #e3e3e3;
  color: black;
  font-weight: 700;
  padding: 26px 16px;
  text-align: center;
}
/* line 46, ../sass/elements/_home-content-1.scss */
.home-content-1 .featured-item figcaption {
  font-size: 18px;
  padding: 10px 28px;
}
/* line 51, ../sass/elements/_home-content-1.scss */
.home-content-1 .featured-item a {
  color: #4690cd;
  font-size: 14px;
}
/* line 54, ../sass/elements/_home-content-1.scss */
.home-content-1 .featured-item a:hover {
  color: #eeb60a;
}

/* line 62, ../sass/elements/_home-content-1.scss */
.row-item-news .col-md-8 {
  margin-top: 32px;
}

/* line 66, ../sass/elements/_home-content-1.scss */
.latest-post {
  padding: 0 15px;
}
/* line 68, ../sass/elements/_home-content-1.scss */
.latest-post .row {
  margin-left: 0;
  margin-right: 0;
}
/* line 72, ../sass/elements/_home-content-1.scss */
.latest-post .the-post {
  font-size: 14px;
  padding: 0;
}
/* line 76, ../sass/elements/_home-content-1.scss */
.latest-post .the-post:nth-of-type(1) {
  margin-bottom: 25px;
}
/* line 84, ../sass/elements/_home-content-1.scss */
.latest-post .the-post .latest-post-category a {
  color: black;
  font-weight: 700;
}
/* line 88, ../sass/elements/_home-content-1.scss */
.latest-post .the-post .latest-post-title {
  color: #4690cd;
  display: block;
  font-size: 18px;
  font-weight: 700;
  margin: 20px 0;
}

/* line 1, ../sass/elements/_home-content-2.scss */
.home-content-2 {
  margin-bottom: 40px;
  margin-top: 40px;
}

/* line 1, ../sass/elements/_home-carousel.scss */
.jcarousel-wrapper {
  margin: 20px auto;
  position: relative;
}

/** Carousel **/
/* line 8, ../sass/elements/_home-carousel.scss */
.jcarousel {
  position: relative;
  overflow: hidden;
  width: 100%;
}

/* line 14, ../sass/elements/_home-carousel.scss */
.jcarousel ul {
  width: 20000em;
  position: relative;
  list-style: none;
  margin: 0;
  padding: 0;
}

/* line 22, ../sass/elements/_home-carousel.scss */
.jcarousel li {
  width: 650px;
  float: left;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 30, ../sass/elements/_home-carousel.scss */
.jcarousel img {
  display: block;
  max-width: 100%;
  height: auto !important;
}

/** Carousel Controls **/
/* line 38, ../sass/elements/_home-carousel.scss */
.jcarousel-control-prev,
.jcarousel-control-next {
  position: absolute;
  top: 40%;
  margin-top: -15px;
  width: 30px;
  height: 30px;
  text-align: center;
  color: #e1e1e1;
  font-size: 60px;
  text-decoration: none;
  font: Arial, sans-serif;
}

/* line 60, ../sass/elements/_home-carousel.scss */
.jcarousel-control-prev {
  left: 0px;
}

/* line 64, ../sass/elements/_home-carousel.scss */
.jcarousel-control-next {
  right: 0px;
}

/** Carousel Pagination **/
/* line 70, ../sass/elements/_home-carousel.scss */
.jcarousel-pagination {
  position: absolute;
  bottom: -40px;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  margin: 0;
}

/* line 80, ../sass/elements/_home-carousel.scss */
.jcarousel-pagination a {
  text-decoration: none;
  display: inline-block;
  font-size: 11px;
  height: 10px;
  width: 10px;
  line-height: 10px;
  background: #fff;
  color: #4E443C;
  border-radius: 10px;
  text-indent: -9999px;
  margin-right: 7px;
  -webkit-box-shadow: 0 0 2px #4E443C;
  -moz-box-shadow: 0 0 2px #4E443C;
  box-shadow: 0 0 2px #4E443C;
}

/* line 102, ../sass/elements/_home-carousel.scss */
.jcarousel-pagination a.active {
  background: #4E443C;
  color: #fff;
  opacity: 1;
  -webkit-box-shadow: 0 0 2px #F0EFE7;
  -moz-box-shadow: 0 0 2px #F0EFE7;
  box-shadow: 0 0 2px #F0EFE7;
}

/* line 114, ../sass/elements/_home-carousel.scss */
.jcarousel {
  font-size: 14px;
}
/* line 117, ../sass/elements/_home-carousel.scss */
.jcarousel .col-md-5.slide-column {
  text-align: center;
}
/* line 120, ../sass/elements/_home-carousel.scss */
.jcarousel .col-md-5.slide-column img {
  display: inline-block;
}
/* line 124, ../sass/elements/_home-carousel.scss */
.jcarousel .slide-column li {
  border: none;
  float: none;
}
/* line 128, ../sass/elements/_home-carousel.scss */
.jcarousel figcaption {
  padding-top: 30px;
}
/* line 131, ../sass/elements/_home-carousel.scss */
.jcarousel figcaption .post-type {
  font-weight: 700;
}
/* line 134, ../sass/elements/_home-carousel.scss */
.jcarousel figcaption h4 {
  font-family: "Droid Sans", sans-serif;
  font-size: 18px;
  font-weight: 700;
  color: #404040;
}
/* line 141, ../sass/elements/_home-carousel.scss */
.jcarousel figcaption h4:hover {
  color: #4690cd;
}
/* line 145, ../sass/elements/_home-carousel.scss */
.jcarousel figcaption li span {
  color: black;
  font-weight: 700;
}
/* line 149, ../sass/elements/_home-carousel.scss */
.jcarousel figcaption li a {
  color: #4690cd;
}
/* line 152, ../sass/elements/_home-carousel.scss */
.jcarousel figcaption li a:hover {
  color: #696969;
}

/* line 2, ../sass/elements/_page-about.scss */
.about-content h2 {
  font-family: "Droid Sans", sans-serif;
  font-size: 34px;
}

/* line 10, ../sass/elements/_page-about.scss */
.standard-header-image {
  width: 100%;
}

/* line 13, ../sass/elements/_page-about.scss */
.featured-posts-aside {
  border: 2px solid lightgrey;
  font-family: "Droid Sans", sans-serif;
  float: right;
  left: 40px;
  margin-left: 16px;
  padding: 0;
  width: 310px;
}
/* line 21, ../sass/elements/_page-about.scss */
.featured-posts-aside article {
  padding: 20px 20px 0 20px;
}
/* line 24, ../sass/elements/_page-about.scss */
.featured-posts-aside .featured-post-category {
  color: #4690cd;
  font-size: 14px;
  margin-bottom: 0.5em;
  text-transform: uppercase;
}
/* line 30, ../sass/elements/_page-about.scss */
.featured-posts-aside .featured-post-title {
  font-family: "Droid Sans", sans-serif;
  font-size: 16px;
  font-weight: 700;
}
/* line 38, ../sass/elements/_page-about.scss */
.featured-posts-aside .featured-post-link {
  background-color: #4690cd;
  color: white;
  display: block;
  font-size: 14px;
  padding: 15px 20px;
  text-transform: capitalize;
}
/* line 46, ../sass/elements/_page-about.scss */
.featured-posts-aside .featured-post-link:nth-of-type(2) {
  background-color: #4690cd;
}
/* line 50, ../sass/elements/_page-about.scss */
.featured-posts-aside .featured-post-link a {
  color: white;
}
/* line 54, ../sass/elements/_page-about.scss */
.featured-posts-aside .featured-post-link .fa {
  float: right;
  font-size: 20px;
}
/* line 59, ../sass/elements/_page-about.scss */
.featured-posts-aside .featured-post-link:hover {
  background-color: #eeb60a;
}

/* line 64, ../sass/elements/_page-about.scss */
.about-content-header {
  color: #4690cd;
  font-family: "Arvo", serif;
  font-size: 35px;
}

/* line 72, ../sass/elements/_page-about.scss */
.board-container {
  border-bottom: 10px solid #E1E1E1;
}
/* line 74, ../sass/elements/_page-about.scss */
.board-container h2 {
  font-family: "Droid Sans", sans-serif;
  font-size: 34px;
}
/* line 78, ../sass/elements/_page-about.scss */
.board-container h4 {
  font-weight: bold;
}

/* line 84, ../sass/elements/_page-about.scss */
.staff-container h2 {
  font-family: "Droid Sans", sans-serif;
  font-size: 34px;
}
/* line 88, ../sass/elements/_page-about.scss */
.staff-container h4 {
  font-weight: bold;
}

/* line 1, ../sass/elements/_page-template.scss */
header.entry-header {
  margin-bottom: 20px;
}

/* line 7, ../sass/elements/_page-template.scss */
.entry-content.about-content > p:first-of-type {
  font-weight: 700;
}

/* line 12, ../sass/elements/_page-template.scss */
.entry-content.about-content {
  margin-top: auto;
}
/* line 14, ../sass/elements/_page-template.scss */
.entry-content.about-content h2 {
  margin-top: 0;
}

/* line 19, ../sass/elements/_page-template.scss */
.navigation.pagination {
  float: right;
}
/* line 22, ../sass/elements/_page-template.scss */
.navigation.pagination .page-numbers {
  background-color: #4690cd;
  border: 2px solid #4690cd;
  border-radius: 4px;
  color: white;
  font-family: "Droid Sans", sans-serif;
  padding: 6px 10px;
}
/* line 30, ../sass/elements/_page-template.scss */
.navigation.pagination .page-numbers:hover {
  border-color: #eeb60a;
  background-color: white;
  color: black;
}
/* line 36, ../sass/elements/_page-template.scss */
.navigation.pagination .page-numbers a {
  color: white;
}
/* line 40, ../sass/elements/_page-template.scss */
.navigation.pagination .page-numbers.current {
  border-color: #eeb60a;
  background-color: white;
  color: black;
}

/* line 2, ../sass/elements/_single.scss */
.single .standard-header-image {
  margin-bottom: 30px;
}
/* line 6, ../sass/elements/_single.scss */
.single .entry-meta .latest-post-category a {
  color: black;
  font-weight: 700;
}

/* line 1, ../sass/elements/_social-bar.scss */
.social-bar {
  background-color: #ededed;
  border-bottom: 1px solid #4690cd;
  border-left: 1px solid #4690cd;
  border-top: 1px solid #4690cd;
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px;
  padding-bottom: 10px;
  padding-left: 6px;
  padding-top: 10px;
  text-align: center;
  width: 60px;
  position: fixed;
  top: 130px;
  right: 0;
  z-index: 999;
}
/* line 22, ../sass/elements/_social-bar.scss */
.social-bar ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
}
/* line 27, ../sass/elements/_social-bar.scss */
.social-bar ul li {
  padding: 10px 0;
}
/* line 30, ../sass/elements/_social-bar.scss */
.social-bar ul li:hover .fa {
  color: #eeb60a;
}
/* line 37, ../sass/elements/_social-bar.scss */
.social-bar .fa {
  color: #4690cd;
  float: none;
  font-size: 28px;
}

/* line 1, ../sass/elements/_tables.scss */
table {
  margin: 0 0 1.5em;
  width: 100%;
}

/* line 1, ../sass/elements/research/_research.scss */
.research-search {
  background-color: #4690cd;
  color: black;
  padding: 80px 0;
}
/* line 6, ../sass/elements/research/_research.scss */
.research-search p {
  font-size: 18px;
  color: black;
}
/* line 12, ../sass/elements/research/_research.scss */
.research-search h2 {
  color: white;
  font-family: "Droid Sans", sans-serif;
  font-size: 20px;
  font-weight: 700;
}
/* line 19, ../sass/elements/research/_research.scss */
.research-search .btn {
  background-color: black;
  border-color: black;
  color: white;
  text-transform: uppercase;
}

/* line 26, ../sass/elements/research/_research.scss */
.view-all-link {
  color: black;
  float: left;
}

/* line 30, ../sass/elements/research/_research.scss */
.research-carousel {
  border-bottom: 10px solid #e1e1e1;
  padding-bottom: 50px;
}
/* line 34, ../sass/elements/research/_research.scss */
.research-carousel .carousel-header {
  margin-bottom: 20px;
  margin-top: 40px;
}
/* line 38, ../sass/elements/research/_research.scss */
.research-carousel h2 {
  margin: 6px 0;
  font-size: 30px;
  font-family: "Droid Sans", sans-serif;
}
/* line 43, ../sass/elements/research/_research.scss */
.research-carousel .btn {
  border: 3px solid #e1e1e1;
  font-size: 12px;
  font-weight: 700;
  text-transform: uppercase;
}
/* line 49, ../sass/elements/research/_research.scss */
.research-carousel .btn:hover {
  background-color: #EEB607;
}

/* ==========================================================================
   Research search results
   ========================================================================== */
/* line 58, ../sass/elements/research/_research.scss */
.research-search-results h2 {
  font-family: "Droid Sans", sans-serif;
}

/* line 62, ../sass/elements/research/_research.scss */
.search-result-title {
  font-size: 28px;
  margin: 50px 0;
}
/* line 65, ../sass/elements/research/_research.scss */
.search-result-title a {
  color: #4690cd;
}
/* line 67, ../sass/elements/research/_research.scss */
.search-result-title a:hover {
  color: #eeb60a;
}

/* line 73, ../sass/elements/research/_research.scss */
.searchWord {
  text-transform: capitalize;
}
/* line 75, ../sass/elements/research/_research.scss */
.searchWord:before {
  content: open-quote;
}
/* line 78, ../sass/elements/research/_research.scss */
.searchWord:after {
  content: close-quote;
}

/* line 84, ../sass/elements/research/_research.scss */
.research-search-results .container .searchNumber {
  text-transform: capitalize;
  margin-top: 20px;
}

/* line 89, ../sass/elements/research/_research.scss */
.search-result-list {
  margin: 50px 0;
}

/* line 92, ../sass/elements/research/_research.scss */
.search-result.relevant-search {
  margin-bottom: 80px;
}

/* line 96, ../sass/elements/research/_research.scss */
.search-result .excerpt {
  margin-top: -30px;
}

/* line 100, ../sass/elements/research/_research.scss */
.date-input {
  display: inherit;
  width: 100%;
}

/* line 2, ../sass/elements/research/_research-single.scss */
.report-single .entry-header {
  background-color: #4690cd;
  color: white;
  margin-bottom: 50px;
  padding: 30px 0;
}
/* line 8, ../sass/elements/research/_research-single.scss */
.report-single .entry-header h1 {
  font-family: "Droid Sans", sans-serif;
  font-size: 34px;
  line-height: 1.4;
}
/* line 13, ../sass/elements/research/_research-single.scss */
.report-single .entry-header .entry-meta {
  color: black;
}
/* line 15, ../sass/elements/research/_research-single.scss */
.report-single .entry-header .entry-meta .authors {
  font-weight: 700;
}
/* line 17, ../sass/elements/research/_research-single.scss */
.report-single .entry-header .entry-meta .authors:after {
  content: "\b7\a0";
  margin: 0 4px;
}
/* line 23, ../sass/elements/research/_research-single.scss */
.report-single .entry-header .entry-meta a {
  color: black;
}
/* line 28, ../sass/elements/research/_research-single.scss */
.report-single .report-meta {
  padding-right: 0;
}
/* line 30, ../sass/elements/research/_research-single.scss */
.report-single .report-meta ul {
  padding: 0;
  margin: 0;
  margin-top: 16px;
  list-style: none;
}
/* line 36, ../sass/elements/research/_research-single.scss */
.report-single .report-meta ul li {
  padding-left: 20px;
}
/* line 38, ../sass/elements/research/_research-single.scss */
.report-single .report-meta ul li:before {
  content: "+";
  font-weight: 700;
  margin-right: 4px;
  margin-left: -13px;
}
/* line 44, ../sass/elements/research/_research-single.scss */
.report-single .report-meta ul li a {
  color: #4690cd;
}
/* line 46, ../sass/elements/research/_research-single.scss */
.report-single .report-meta ul li a:hover {
  color: #eeb60a;
}
/* line 52, ../sass/elements/research/_research-single.scss */
.report-single .report-meta img {
  border: 1px solid #e1e1e1;
}

/* line 58, ../sass/elements/research/_research-single.scss */
.report-summary ul {
  list-style: none;
  margin-left: 0;
}
/* line 62, ../sass/elements/research/_research-single.scss */
.report-summary ul li {
  padding-left: 20px;
  font-weight: bold;
}
/* line 65, ../sass/elements/research/_research-single.scss */
.report-summary ul li:before {
  content: "+";
  font-weight: 700;
  margin-right: 4px;
  margin-left: -15px;
}

/* line 74, ../sass/elements/research/_research-single.scss */
.newsSource {
  font-weight: 400;
  display: inline-block;
}

/* line 1, ../sass/elements/research/_webinar-carousel.scss */
.research-webinar-carousel {
  padding-bottom: 40px;
  /** Carousel **/
  /** Carousel Controls **/
  /** Carousel Pagination **/
  /* ==========================================================================
     Custom styling
     ========================================================================== */
}
/* line 3, ../sass/elements/research/_webinar-carousel.scss */
.research-webinar-carousel h2 {
  font-size: 30px;
  font-family: "Droid Sans", sans-serif;
}
/* line 7, ../sass/elements/research/_webinar-carousel.scss */
.research-webinar-carousel .carousel-header {
  margin-bottom: 40px;
  margin-top: 40px;
}
/* line 11, ../sass/elements/research/_webinar-carousel.scss */
.research-webinar-carousel .btn {
  border: 3px solid #e1e1e1;
  font-size: 12px;
  font-weight: 700;
  text-transform: uppercase;
}
/* line 17, ../sass/elements/research/_webinar-carousel.scss */
.research-webinar-carousel .btn:hover {
  background-color: #EEB607;
}
/* line 23, ../sass/elements/research/_webinar-carousel.scss */
.research-webinar-carousel .jcarousel-wrapper {
  margin: 20px auto;
  position: relative;
}
/* line 30, ../sass/elements/research/_webinar-carousel.scss */
.research-webinar-carousel .jcarousel {
  position: relative;
  overflow: hidden;
  width: 100%;
}
/* line 36, ../sass/elements/research/_webinar-carousel.scss */
.research-webinar-carousel .jcarousel ul {
  width: 20000em;
  position: relative;
  list-style: none;
  margin: 0;
  padding: 0;
}
/* line 44, ../sass/elements/research/_webinar-carousel.scss */
.research-webinar-carousel .jcarousel li {
  width: 650px;
  float: left;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
/* line 52, ../sass/elements/research/_webinar-carousel.scss */
.research-webinar-carousel .jcarousel img {
  display: block;
  max-width: 100%;
  height: auto !important;
}
/* line 60, ../sass/elements/research/_webinar-carousel.scss */
.research-webinar-carousel .jcarousel-control-prev,
.research-webinar-carousel .jcarousel-control-next {
  position: absolute;
  top: 40%;
  margin-top: -15px;
  width: 30px;
  height: 30px;
  text-align: center;
  color: grey;
  font-size: 60px;
  text-decoration: none;
  text-shadow: 0 0 1px #000;
  font: Arial, sans-serif;
}
/* line 82, ../sass/elements/research/_webinar-carousel.scss */
.research-webinar-carousel .jcarousel-control-prev {
  left: 0px;
}
/* line 86, ../sass/elements/research/_webinar-carousel.scss */
.research-webinar-carousel .jcarousel-control-next {
  right: 0px;
}
/* line 92, ../sass/elements/research/_webinar-carousel.scss */
.research-webinar-carousel .jcarousel-pagination {
  position: absolute;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  margin: 0;
  display: none;
}
/* line 104, ../sass/elements/research/_webinar-carousel.scss */
.research-webinar-carousel .jcarousel-pagination a {
  text-decoration: none;
  display: inline-block;
  font-size: 11px;
  height: 10px;
  width: 10px;
  line-height: 10px;
  background: #fff;
  color: #4E443C;
  border-radius: 10px;
  text-indent: -9999px;
  margin-right: 7px;
  -webkit-box-shadow: 0 0 2px #4E443C;
  -moz-box-shadow: 0 0 2px #4E443C;
  box-shadow: 0 0 2px #4E443C;
}
/* line 126, ../sass/elements/research/_webinar-carousel.scss */
.research-webinar-carousel .jcarousel-pagination a.active {
  background: #4E443C;
  color: #fff;
  opacity: 1;
  -webkit-box-shadow: 0 0 2px #F0EFE7;
  -moz-box-shadow: 0 0 2px #F0EFE7;
  box-shadow: 0 0 2px #F0EFE7;
}
/* line 143, ../sass/elements/research/_webinar-carousel.scss */
.research-webinar-carousel .jcarousel .slide-column {
  margin: 0 5%;
  text-align: center;
}
/* line 146, ../sass/elements/research/_webinar-carousel.scss */
.research-webinar-carousel .jcarousel .slide-column > a {
  display: block;
  position: relative;
}
/* line 150, ../sass/elements/research/_webinar-carousel.scss */
.research-webinar-carousel .jcarousel .slide-column > a .fa {
  color: rgba(0, 0, 0, 0.5);
  font-size: 100px;
  position: absolute;
  top: 25px;
  left: 0;
  right: 0;
}
/* line 165, ../sass/elements/research/_webinar-carousel.scss */
.research-webinar-carousel .jcarousel figcaption {
  margin: 0;
  text-align: center;
}
/* line 169, ../sass/elements/research/_webinar-carousel.scss */
.research-webinar-carousel .jcarousel figcaption h5 {
  font-family: "Droid Sans", sans-serif;
  margin: 0 0 0 40px;
  font-size: 14px;
  font-weight: 700;
  text-transform: capitalize;
}
/* line 176, ../sass/elements/research/_webinar-carousel.scss */
.research-webinar-carousel .jcarousel figcaption a {
  color: #4690cd;
  font-size: 14px;
  font-family: "Droid Sans", sans-serif;
}
/* line 180, ../sass/elements/research/_webinar-carousel.scss */
.research-webinar-carousel .jcarousel figcaption a:after {
  color: black;
}
/* line 184, ../sass/elements/research/_webinar-carousel.scss */
.research-webinar-carousel .jcarousel figcaption a:hover {
  color: #696969;
}

/*--------------------------------------------------------------
# Forms
--------------------------------------------------------------*/
/* line 1, ../sass/forms/_buttons.scss */
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
  border: 1px solid black;
  background: #000;
  color: white;
  font-size: 16px;
  line-height: 1;
  padding: 3px 10px;
}
/* line 16, ../sass/forms/_buttons.scss */
button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
  border-color: #ccc #bbb #aaa;
}
/* line 21, ../sass/forms/_buttons.scss */
button:active, button:focus,
input[type="button"]:active,
input[type="button"]:focus,
input[type="reset"]:active,
input[type="reset"]:focus,
input[type="submit"]:active,
input[type="submit"]:focus {
  border-color: #aaa #bbb #bbb;
  box-shadow: inset 0 -1px 0 rgba(255, 255, 255, 0.5), inset 0 2px 5px rgba(0, 0, 0, 0.15);
}

/* line 35, ../sass/forms/_buttons.scss */
.button {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: inline-block;
  text-align: center;
  font-family: "Droid Sans", sans-serif;
  font-weight: 400;
  -webkit-font-smoothing: antialiased;
  border-style: solid;
  border-width: 1px;
  padding: 7px 10px;
  text-decoration: none;
  cursor: pointer;
  -webkit-transition: all 0.35s ease-in-out;
  -moz-transition: all 0.35s ease-in-out;
  -ms-transition: all 0.35s ease-in-out;
  -o-transition: all 0.35s ease-in-out;
  transition: all 0.35s ease-in-out;
}

/* line 56, ../sass/forms/_buttons.scss */
footer a.button {
  background-color: black;
  border-color: white;
  color: white;
  padding: 8px 30px;
  text-transform: uppercase;
}

/* line 1, ../sass/forms/_fields.scss */
input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="date"],
textarea {
  color: #666;
  border: 1px solid #ccc;
  box-sizing: border-box;
  font-weight: normal;
}
/* line 13, ../sass/forms/_fields.scss */
input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="date"]:focus,
textarea:focus {
  color: #111;
}

/* line 18, ../sass/forms/_fields.scss */
input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="date"] {
  font-size: 14px;
  width: 300px;
}

/* line 30, ../sass/forms/_fields.scss */
textarea {
  padding-left: 3px;
  width: 100%;
}

/* line 35, ../sass/forms/_fields.scss */
.search-field {
  line-height: 1.6;
  padding-left: 10px;
}

/* line 39, ../sass/forms/_fields.scss */
input[type="submit"].search-submit {
  font-weight: 700;
  padding: 4px 10px;
}

/* ==========================================================================
	Layouts
	========================================================================= */
/* line 48, ../sass/forms/_fields.scss */
.slider-group .form-row + .slider-target + .form-row {
  margin-top: -10px;
}

/* line 50, ../sass/forms/_fields.scss */
.slider-group.open .form-row + .slider-target + .form-row {
  margin-top: 20px;
}

/* line 52, ../sass/forms/_fields.scss */
.form-row {
  content: "";
  display: table;
  width: 100%;
  margin: 10px 0;
  font-size: 0;
}
/* line 59, ../sass/forms/_fields.scss */
.form-row input, .form-row select {
  width: 100%;
}

/* line 64, ../sass/forms/_fields.scss */
.form-input-group {
  display: inline-block;
}
/* line 67, ../sass/forms/_fields.scss */
.form-input-group .double-input {
  font-size: 0;
}
/* line 71, ../sass/forms/_fields.scss */
.form-input-group .form-input, .form-input-group .form-label {
  display: inline-block;
  vertical-align: middle;
  font-size: 18px;
}
/* line 77, ../sass/forms/_fields.scss */
.form-input-group.full-width {
  width: 100%;
}
/* line 80, ../sass/forms/_fields.scss */
.form-input-group.full-width .form-label {
  width: 10%;
}
/* line 81, ../sass/forms/_fields.scss */
.form-input-group.full-width .form-input {
  width: 90%;
}
/* line 84, ../sass/forms/_fields.scss */
.form-input-group.half-width {
  width: 50%;
  padding-right: 1%;
}
/* line 88, ../sass/forms/_fields.scss */
.form-input-group.half-width .form-label {
  width: 20%;
}
/* line 89, ../sass/forms/_fields.scss */
.form-input-group.half-width .form-input {
  width: 80%;
}
/* line 92, ../sass/forms/_fields.scss */
.form-input-group.half-width .form-input.no-label {
  margin-left: 20%;
}
/* line 98, ../sass/forms/_fields.scss */
.form-input-group.half-width .half-input {
  width: 39%;
}
/* line 100, ../sass/forms/_fields.scss */
.form-input-group.half-width .half-input + .half-input {
  margin-left: 2%;
}
/* line 105, ../sass/forms/_fields.scss */
.form-input-group.half-width + .half-width {
  padding-left: 1%;
  padding-right: 0;
}
/* line 111, ../sass/forms/_fields.scss */
.form-input-group .quarter-width {
  width: 25%;
}

/* ==========================================================================
	Research Inputs
	========================================================================= */
/* line 122, ../sass/forms/_fields.scss */
.lg-input {
  height: 45px;
  padding: 6px;
  border-radius: 5px;
}

/* line 128, ../sass/forms/_fields.scss */
.input-icon {
  position: relative;
}
/* line 131, ../sass/forms/_fields.scss */
.input-icon [type="text"] {
  padding-left: 40px;
}
/* line 135, ../sass/forms/_fields.scss */
.input-icon .fa {
  position: absolute;
  left: 10px;
  line-height: 45px;
  font-size: 20px;
  color: #4690cd;
}

/* ==========================================================================
	Button
	========================================================================= */
/* line 149, ../sass/forms/_fields.scss */
input[type="submit"].btn-gold,
.btn-gold {
  width: auto;
  height: 45px;
  line-height: 45px;
  background: #eeb60a;
  text-transform: uppercase;
  padding: 0 40px;
  border-radius: 5px;
  border: 0;
}

/* line 161, ../sass/forms/_fields.scss */
input[type="submit"].btn-black {
  width: auto;
  height: 45px;
  line-height: 45px;
  background: black;
  text-transform: uppercase;
  padding: 0 40px;
  border-radius: 5px;
  border: 0;
}

/* line 172, ../sass/forms/_fields.scss */
input[type="submit"].btn-black:hover {
  background: #eeb60a;
}

/* ==========================================================================
	Select 2
	========================================================================= */
/* line 184, ../sass/forms/_fields.scss */
.select2-container--default .select2-selection--single,
.select2-container--default .select2-selection--single .select2-selection__rendered,
.select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 45px !important;
  line-height: 45px !important;
}

/* line 3, ../sass/forms/_applyforaward.scss */
.applyFormWrapper .gform_title {
  display: none;
}

/* line 6, ../sass/forms/_applyforaward.scss */
.gform_body ul {
  list-style-type: none;
  position: relative;
}

/* line 12, ../sass/forms/_applyforaward.scss */
.applyFormWrapper .gform_body li {
  margin-top: 20px;
}

/* line 17, ../sass/forms/_applyforaward.scss */
.gform_description {
  font-weight: 700;
  font-size: 24px;
}

/* line 22, ../sass/forms/_applyforaward.scss */
.applyFormWrapper label {
  margin-right: 10px;
}

/* line 27, ../sass/forms/_applyforaward.scss */
.applyFormWrapper input {
  margin-right: 10px;
  padding: 10px;
}

/* line 35, ../sass/forms/_applyforaward.scss */
form .gform_heading {
  margin: 0;
}

/* line 38, ../sass/forms/_applyforaward.scss */
.ginput_container {
  display: block;
}

/* line 42, ../sass/forms/_applyforaward.scss */
#field_3_1 .gfield_required {
  position: absolute;
  left: 35px;
  top: 21px;
}

/* line 48, ../sass/forms/_applyforaward.scss */
#gform_fields_3 {
  margin-left: 0;
  padding-left: 0;
}

/* line 53, ../sass/forms/_applyforaward.scss */
#input_3_1_3,
#input_3_1_4,
#input_3_1_6 {
  margin-right: 1000px;
}

/* line 61, ../sass/forms/_applyforaward.scss */
#input_3_1_3,
#input_3_1_4 {
  margin-bottom: 15px;
}

/* line 67, ../sass/forms/_applyforaward.scss */
#input_3_1_4 .name_middle,
#input_3_1_6 .name_last {
  margin-top: 20px;
}

/* line 72, ../sass/forms/_applyforaward.scss */
#input_3_20_3,
#input_3_20_4,
#input_3_20_5 {
  margin-right: 1000px;
}

/* line 79, ../sass/forms/_applyforaward.scss */
#input_3_21_6_label {
  margin-right: 1000px;
}

/* line 83, ../sass/forms/_applyforaward.scss */
#input_3_20_4_label,
#input_3_20_5_label {
  margin-top: 20px;
}

/* line 88, ../sass/forms/_applyforaward.scss */
#field_3_20 {
  margin-top: -2px;
}

/* line 93, ../sass/forms/_applyforaward.scss */
#input_3_1_3,
#input_3_1_4,
#input_3_1_6,
#input_3_2,
#input_3_18,
#input_3_19,
#input_3_20_3,
#input_3_20_4,
#input_3_20_5,
#input_3_21_6,
#input_3_4,
#input_3_5,
#input_3_6,
#input_3_7,
#input_3_8,
#input_3_9,
#input_3_10,
#input_3_11,
#input_3_14 {
  box-shadow: inset 0 2px 2px rgba(0, 0, 0, 0.3), 0 -1px 1px #FFF, 0 1px 0 #FFF;
}

/* line 117, ../sass/forms/_applyforaward.scss */
#input_3_20_3,
#input_3_20_4,
#input_3_20_5 {
  width: 150px;
}

/* line 123, ../sass/forms/_applyforaward.scss */
#choice_3_12_0,
#choice_3_12_1 {
  width: 20px;
}

/* line 128, ../sass/forms/_applyforaward.scss */
#choice_3_13_0,
#choice_3_13_1 {
  width: 20px;
}

/* line 133, ../sass/forms/_applyforaward.scss */
#choice_3_15_0,
#choice_3_15_1 {
  width: 20px;
}

/* line 138, ../sass/forms/_applyforaward.scss */
#choice_3_16_1 {
  width: 20px;
}

/* line 142, ../sass/forms/_applyforaward.scss */
#gform_submit_button_3 {
  width: 15%;
  height: 10%;
  float: right;
  background-color: black;
  border-radius: 5px;
  border-color: white;
  font-size: 20px;
  text-transform: uppercase;
  margin-right: 40px;
}

/* line 155, ../sass/forms/_applyforaward.scss */
#gform_submit_button_3:hover {
  background-color: #EEB607;
}

/* line 1, ../sass/forms/_contact.scss */
.contactWrapper .entry-title {
  display: none;
}
.contactWrapper{
margin-top:-40px;
}

/* line 5, ../sass/forms/_contact.scss */
.contactWrapper .gform_title {
  font-weight: 700;
  font-size: 32px;
}

/* line 10, ../sass/forms/_contact.scss */
.contactContentForm {
  margin-top: 50px;
  margin-bottom: 75px;
  padding-right:20px;
  position: relative;
  width: 75%;
  border-right: 1px solid #F3F3F3;
}

/* line 19, ../sass/forms/_contact.scss */
#gform_fields_2 {
  padding-left: 0;
  margin-left: 20px;
}

/* line 23, ../sass/forms/_contact.scss */
.gform_heading {
  margin-left: 20px;
}

/* line 27, ../sass/forms/_contact.scss */
.gfield_required {
  color: #4690CE;
  padding-left: 5px;
}

/* line 32, ../sass/forms/_contact.scss */
.contactContentForm .gfield_label {
  float: left;
  padding-right: 15px;
}

/* line 37, ../sass/forms/_contact.scss */
.contactContentForm .gform_body li {
  padding-top: 20px;
}

/* line 41, ../sass/forms/_contact.scss */
#input_2_6 {
  margin-left: 40px;
  width: 350px;
  line-height: 2.5em;
}

/* line 47, ../sass/forms/_contact.scss */
#input_2_2 {
  margin-left: 44px;
  width: 350px;
  line-height: 2.5em;
}

/* line 54, ../sass/forms/_contact.scss */
#input_2_3 {
  margin-left: 52px;
  width: 350px;
  line-height: 2.5em;
}

/* line 60, ../sass/forms/_contact.scss */
#input_2_4 {
  margin-left: 30px;
  width: 350px;
  line-height: 2.5em;
}

/* line 66, ../sass/forms/_contact.scss */
#input_2_5 {
  margin-left: 20px;
}

/* line 72, ../sass/forms/_contact.scss */
#recaptcha_area {
  margin-left: 35px;
  float: left;
  transform: scale(1.12);
  transform-origin: 0 0;
}

/* line 81, ../sass/forms/_contact.scss */
#input_2_2, #input_2_3, #input_2_4, #input_2_5, #input_2_6 {
  border-radius: 3px;
  border: 1px solid transparent;
  border-top: none;
  border-bottom: 1px solid #DDD;
  box-shadow: inset 0 2px 2px rgba(0, 0, 0, 0.3), 0 -1px 1px #FFF, 0 1px 0 #FFF;
}

/* line 93, ../sass/forms/_contact.scss */
#gform_submit_button_2 {
  float: right;
  border-radius: 5px;
  padding: 10px 20px;
  margin-right: 165px;
  margin-top: 75px;
  background-color: black;
  border-color: white;
  font-size: 20px;
  text-transform: uppercase;
}

/* line 108, ../sass/forms/_contact.scss */
#gform_submit_button_2:hover {
  background-color: #EEB607;
}

/* line 111, ../sass/forms/_contact.scss */
.entry-footer {
  display: none;
}

/* line 115, ../sass/forms/_contact.scss */
#input_2_5 {
  height: 100px;
  width: 350px;
}

/* line 121, ../sass/forms/_contact.scss */
.contactAddress {
  position: absolute;
  top: 50px;
  right: 0;
  margin-right: 50px;
  float: right;
}
/* line 127, ../sass/forms/_contact.scss */
.contactAddress p {
  margin-bottom: 5px;
}
/* line 130, ../sass/forms/_contact.scss */
.contactAddress h4 {
  color: #4690CE;
  font-weight: 600;
  margin-bottom: 20px;
}
/* line 135, ../sass/forms/_contact.scss */
.contactAddress .call {
  color: #4690CE;
  margin-right: 10px;
}
/* line 139, ../sass/forms/_contact.scss */
.contactAddress .phone {
  margin-top: 20px;
}

/*--------------------------------------------------------------
# Navigation
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Links
--------------------------------------------------------------*/
/* line 1, ../sass/navigation/_links.scss */
a {
  color: #eeb60a;
}
/* line 7, ../sass/navigation/_links.scss */
a:hover, a:focus, a:active {
  color: #696969;
  text-decoration: none;
}
/* line 15, ../sass/navigation/_links.scss */
a:focus {
  outline: thin dotted;
}
/* line 18, ../sass/navigation/_links.scss */
a:hover, a:active {
  outline: 0;
}
/* line 22, ../sass/navigation/_links.scss */
a .link-symbol {
  font-weight: 700;
  color: black;
  margin-left: 4px;
}

/*--------------------------------------------------------------
## Menus
--------------------------------------------------------------*/
/* line 1, ../sass/navigation/_menus.scss */
.navbar.navbar-default {
  background-color: white;
  border: none;
  margin-bottom: 0px;
  min-height: 66px;
}
/* line 14, ../sass/navigation/_menus.scss */
.navbar.navbar-default .navbar-nav {
  padding-top: 20px;
}
/* line 17, ../sass/navigation/_menus.scss */
.navbar.navbar-default .navbar-brand {
  margin-left: 25px;
}
/* line 28, ../sass/navigation/_menus.scss */
.navbar.navbar-default .menu-item {
  background-color: #4690cd;
  border-radius: 4px;
  margin-left: 20px;
  text-align: center;
  text-transform: uppercase;
  min-width: 160px;
}
/* line 36, ../sass/navigation/_menus.scss */
.navbar.navbar-default .menu-item a {
  border-radius: 4px;
  color: #000;
  padding: 8px 40px;
}
/* line 42, ../sass/navigation/_menus.scss */
.navbar.navbar-default .menu-item a:hover {
  color: grey;
}
/* line 47, ../sass/navigation/_menus.scss */
.navbar.navbar-default .menu-item.hide-search {
  display: none;
}
/* line 50, ../sass/navigation/_menus.scss */
.navbar.navbar-default .current-menu-item {
  background-color: #eeb60a;
}
/* line 54, ../sass/navigation/_menus.scss */
.navbar.navbar-default .icon-bars, .navbar.navbar-default .icon-search {
  display: none;
  font-size: 30px;
  margin-left: 20px;
  margin-top: -2px;
}
/* line 61, ../sass/navigation/_menus.scss */
.navbar.navbar-default .icon-search {
  color: #eeb60a;
}
/* line 64, ../sass/navigation/_menus.scss */
.navbar.navbar-default .icon-bars {
  margin-left: 30px;
}
/* line 67, ../sass/navigation/_menus.scss */
.navbar.navbar-default .fa-times {
  color: #eeb60a;
  font-weight: 400;
}
/* line 72, ../sass/navigation/_menus.scss */
.navbar.navbar-default button.button-bars {
  border: none;
  background: none;
  color: black;
  font-size: 30px;
  padding: 0;
}
/* line 79, ../sass/navigation/_menus.scss */
.navbar.navbar-default button.button-bars:focus {
  box-shadow: none;
  outline: none;
}
/* line 83, ../sass/navigation/_menus.scss */
.navbar.navbar-default button.button-bars:active {
  box-shadow: none;
}
/* line 86, ../sass/navigation/_menus.scss */
.navbar.navbar-default button.button-bars:hover {
  color: #eeb60a;
}
/* line 91, ../sass/navigation/_menus.scss */
.navbar.navbar-default button.button-search {
  border: none;
  background: none;
  color: black;
  font-size: 30px;
  padding: 0;
}
/* line 98, ../sass/navigation/_menus.scss */
.navbar.navbar-default button.button-search:hover {
  color: #eeb60a;
}
/* line 101, ../sass/navigation/_menus.scss */
.navbar.navbar-default button.button-search:focus {
  box-shadow: none;
  outline: none;
}
/* line 105, ../sass/navigation/_menus.scss */
.navbar.navbar-default button.button-search:active {
  box-shadow: none;
  color: #eeb60a;
}
/* line 110, ../sass/navigation/_menus.scss */
.navbar.navbar-default .search-bar {
  display: none;
}
/* line 115, ../sass/navigation/_menus.scss */
.navbar.navbar-default .search-bar.closed {
  display: none !important;
}
/* line 120, ../sass/navigation/_menus.scss */
.navbar.navbar-default .menu-item-object-custom.open,
.navbar.navbar-default .menu-item-object-page.open {
  display: block;
  margin-left: 0;
  min-width: 0;
}
/* line 127, ../sass/navigation/_menus.scss */
.navbar.navbar-default .menu-item-object-custom.open a,
.navbar.navbar-default .menu-item-object-page.open a {
  padding: 8px 20px;
}
/* line 135, ../sass/navigation/_menus.scss */
.navbar.navbar-default .navbar-toggle {
  border: none;
  padding-top: 16px;
}
/* line 139, ../sass/navigation/_menus.scss */
.navbar.navbar-default .navbar-toggle:hover {
  background-color: white;
}
/* line 142, ../sass/navigation/_menus.scss */
.navbar.navbar-default .navbar-toggle:focus {
  background-color: white;
  box-shadow: none;
}
/* line 146, ../sass/navigation/_menus.scss */
.navbar.navbar-default .navbar-toggle .icon-bar {
  background-color: black;
}

/* line 153, ../sass/navigation/_menus.scss */
.navbar.open {
  background-color: #4690cd;
}
/* line 157, ../sass/navigation/_menus.scss */
.navbar.open .nav li.open {
  font-size: 18px;
}

/* line 162, ../sass/navigation/_menus.scss */
.site-branding .site-title {
  clear: none;
  display: block;
  margin: 0;
  padding: 10px 0px;
}
/* line 168, ../sass/navigation/_menus.scss */
.site-branding .site-title a {
  background: url("../assets/images/Logo.png") no-repeat;
  background-size: cover;
  display: block;
  height: 40px;
  text-indent: -9999em;
  width: 112px;
}

/* line 177, ../sass/navigation/_menus.scss */
.site-branding .site-title.open {
  padding: 0;
}
/* line 179, ../sass/navigation/_menus.scss */
.site-branding .site-title.open a {
  background: url("../assets/images/logo-2.jpg") 0 0 no-repeat;
  height: 81px;
  width: 180px;
}

/* line 187, ../sass/navigation/_menus.scss */
.footer-menu ul {
  list-style-type: none;
}
/* line 190, ../sass/navigation/_menus.scss */
.footer-menu ul li {
  display: inline-block;
  margin-right: 20px;
}
/* line 195, ../sass/navigation/_menus.scss */
.footer-menu a {
  color: #4690cd;
  text-transform: uppercase;
}

/* line 1, ../sass/navigation/_about-menu.scss */
.about-menu {
  border-bottom: 4px solid #4690cd;
}

/* line 5, ../sass/navigation/_about-menu.scss */
.menu-about-menu-container ul {
  list-style-type: none;
  padding: 20px 0;
  margin: 0;
  text-align: center;
}
/* line 13, ../sass/navigation/_about-menu.scss */
.menu-about-menu-container ul li {
  border-right: 1px solid lightgrey;
  display: inline-block;
  width: 18%;
}
/* line 19, ../sass/navigation/_about-menu.scss */
.menu-about-menu-container ul li:last-of-type {
  border-right: none;
}
/* line 22, ../sass/navigation/_about-menu.scss */
.menu-about-menu-container ul li a {
  display: block;
  color: black;
  font-family: "Droid Sans", sans-serif;
  text-transform: uppercase;
  width: 100%;
}
/* line 29, ../sass/navigation/_about-menu.scss */
.menu-about-menu-container ul li a:hover {
  color: #4690cd;
}
/* line 37, ../sass/navigation/_about-menu.scss */
.menu-about-menu-container ul li .sub-menu {
  display: none;
}
/* line 42, ../sass/navigation/_about-menu.scss */
.menu-about-menu-container ul .current-menu-item a {
  color: #4690cd;
}
/* line 46, ../sass/navigation/_about-menu.scss */
.menu-about-menu-container ul .menu-item .fa-caret-down {
  color: lightgrey;
  margin-left: 10px;
}

/* line 1, ../sass/navigation/_about-secondary-menu.scss */
.about-secondary-menu {
  background-color: #4690cd;
  display: none;
}
/* line 5, ../sass/navigation/_about-secondary-menu.scss */
.about-secondary-menu ul {
  list-style-type: none;
  padding: 20px 0;
  margin: 0;
  text-align: center;
}
/* line 12, ../sass/navigation/_about-secondary-menu.scss */
.about-secondary-menu ul li {
  border-right: 1px solid lightgrey;
  display: inline-block;
  width: 18%;
}
/* line 18, ../sass/navigation/_about-secondary-menu.scss */
.about-secondary-menu ul li:last-of-type {
  border-right: none;
}
/* line 21, ../sass/navigation/_about-secondary-menu.scss */
.about-secondary-menu ul li a {
  color: white;
  display: block;
  font-family: "Droid Sans", sans-serif;
  text-transform: uppercase;
  width: 100%;
}
/* line 29, ../sass/navigation/_about-secondary-menu.scss */
.about-secondary-menu ul li a:hover {
  color: lightgrey;
}

/* line 41, ../sass/navigation/_about-secondary-menu.scss */
.parent-pageid-120 .about-secondary-menu {
  display: block;
}
/* line 45, ../sass/navigation/_about-secondary-menu.scss */
.parent-pageid-120 .about-secondary-menu .current-menu-item a {
  color: black;
}

/* line 1, ../sass/navigation/_about-dropdown.scss */
.about-dropdown {
  margin-top: 20px;
}

/* line 2, ../sass/navigation/_awards-menu.scss */
.menu-awards-menu-container ul {
  list-style-type: none;
  padding: 20px 0;
  margin: 0;
  text-align: center;
}
/* line 9, ../sass/navigation/_awards-menu.scss */
.menu-awards-menu-container ul li {
  border-right: 1px solid lightgrey;
  display: inline-block;
  padding: 0 25px;
}
/* line 15, ../sass/navigation/_awards-menu.scss */
.menu-awards-menu-container ul li:last-of-type {
  border-right: none;
}
/* line 18, ../sass/navigation/_awards-menu.scss */
.menu-awards-menu-container ul li a {
  display: block;
  color: black;
  font-family: "Droid Sans", sans-serif;
  text-transform: uppercase;
  width: 100%;
}
/* line 25, ../sass/navigation/_awards-menu.scss */
.menu-awards-menu-container ul li a:hover {
  color: #4690cd;
}
/* line 31, ../sass/navigation/_awards-menu.scss */
.menu-awards-menu-container ul li .sub-menu {
  display: none;
}
/* line 36, ../sass/navigation/_awards-menu.scss */
.menu-awards-menu-container ul li.current-menu-item a {
  color: #4690cd;
}
/* line 40, ../sass/navigation/_awards-menu.scss */
.menu-awards-menu-container ul .menu-item .fa-caret-down {
  color: lightgrey;
  margin-left: 10px;
}

/*--------------------------------------------------------------
# Accessibility
--------------------------------------------------------------*/
/* Text meant only for screen readers. */
/* line 2, ../sass/modules/_accessibility.scss */
.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
}
/* line 9, ../sass/modules/_accessibility.scss */
.screen-reader-text:hover, .screen-reader-text:active, .screen-reader-text:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  color: #21759b;
  display: block;
  font-size: 16px;
  font-weight: bold;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
  /* Above WP toolbar. */
}

/*--------------------------------------------------------------
# Layout / Grid
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Alignments
--------------------------------------------------------------*/
/* line 1, ../sass/modules/_alignments.scss */
.alignleft {
  display: inline;
  float: left;
  margin-right: 1.5em;
}

/* line 7, ../sass/modules/_alignments.scss */
.alignright {
  display: inline;
  float: right;
  margin-left: 1.5em;
}

/* line 13, ../sass/modules/_alignments.scss */
.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

/*--------------------------------------------------------------
# Clearings
--------------------------------------------------------------*/
/* line 1, ../sass/modules/_clearings.scss */
.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
  content: "";
  display: table;
}

/* line 16, ../sass/modules/_clearings.scss */
.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
  clear: both;
}

/*--------------------------------------------------------------
# Widgets
--------------------------------------------------------------*/
/* line 1, ../sass/site/secondary/_widgets.scss */
.widget {
  margin: 0 0 1.5em;
  /* Make sure select elements fit in widgets. */
}
/* line 5, ../sass/site/secondary/_widgets.scss */
.widget select {
  max-width: 100%;
}

/* Search widget. */
/* line 11, ../sass/site/secondary/_widgets.scss */
.widget_search .search-submit {
  display: none;
}

/*--------------------------------------------------------------
# Content
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Posts and pages
--------------------------------------------------------------*/
/* line 1, ../sass/site/primary/_posts-and-pages.scss */
.sticky {
  display: block;
}

/* line 5, ../sass/site/primary/_posts-and-pages.scss */
.hentry {
  margin: 0 0 1.5em;
}

/* line 9, ../sass/site/primary/_posts-and-pages.scss */
.byline,
.updated:not(.published) {
  display: none;
}

/* line 14, ../sass/site/primary/_posts-and-pages.scss */
.single .byline,
.group-blog .byline {
  display: inline;
}

/* line 19, ../sass/site/primary/_posts-and-pages.scss */
.page-content,
.entry-content,
.entry-summary {
  margin: 1.5em 0 0;
}

/* line 25, ../sass/site/primary/_posts-and-pages.scss */
.page-links {
  clear: both;
  margin: 0 0 1.5em;
}

/*--------------------------------------------------------------
## Asides
--------------------------------------------------------------*/
/* line 1, ../sass/site/primary/_asides.scss */
.blog .format-aside .entry-title,
.archive .format-aside .entry-title {
  display: none;
}

/*--------------------------------------------------------------
## Comments
--------------------------------------------------------------*/
/* line 1, ../sass/site/primary/_comments.scss */
.comment-content a {
  word-wrap: break-word;
}

/* line 4, ../sass/site/primary/_comments.scss */
.bypostauthor {
  display: block;
}

/* line 1, ../sass/elements/_404error.scss */
.sorry-intro p {
  text-align: center;
}

/* line 6, ../sass/elements/_404error.scss */
.big404 {
  text-align: center;
}
/* line 8, ../sass/elements/_404error.scss */
.big404 h1 {
  font-size: 65px;
}

/*--------------------------------------------------------------
# Infinite scroll
--------------------------------------------------------------*/
/* Globally hidden elements when Infinite Scroll is supported and in use. */
/* line 2, ../sass/modules/_infinite-scroll.scss */
.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
  /* Theme Footer (when set to scrolling) */
  display: none;
}

/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before. */
/* line 8, ../sass/modules/_infinite-scroll.scss */
.infinity-end.neverending .site-footer {
  display: block;
}

/*--------------------------------------------------------------
# Infinite scroll
--------------------------------------------------------------*/
/* line 2, ../sass/modules/_slider.scss */
.slider-trigger {
  cursor: pointer;
}

/* line 5, ../sass/modules/_slider.scss */
.slider-target {
  display: block;
  overflow: hidden;
  position: absolute;
  z-index: 10;
}

/* line 12, ../sass/modules/_slider.scss */
.slider-group[data-slide="horizontal"] .slider-target {
  width: 0;
  top: 0;
}

/* line 16, ../sass/modules/_slider.scss */
.slider-group[data-slide="horizontal"] .slider-target.animating {
  -webkit-transition: width 0.2s;
  -moz-transition: width 0.2s;
  -o-transition: width 0.2s;
  -ms-transition: width 0.2s;
  transition: width 0.2s;
}

/* line 23, ../sass/modules/_slider.scss */
.slider-group[data-slide="horizontal"].open .slider-target {
  width: auto;
}

/* line 26, ../sass/modules/_slider.scss */
.slider-group[data-dir="left"] .slider-target {
  right: 100%;
}

/* line 29, ../sass/modules/_slider.scss */
.slider-group[data-dir="right"] .slider-target {
  left: 100%;
}

/* line 33, ../sass/modules/_slider.scss */
.slider-group[data-slide="vertical"] .slider-target {
  height: 0;
}

/* line 36, ../sass/modules/_slider.scss */
.slider-group[data-slide="vertical"] .slider-target.animating {
  -webkit-transition: height 0.2s;
  -moz-transition: height 0.2s;
  -o-transition: height 0.2s;
  -ms-transition: height 0.2s;
  transition: height 0.2s;
}

/* line 43, ../sass/modules/_slider.scss */
.slider-group[data-slide="vertical"].open .slider-target {
  height: auto;
}

/* line 47, ../sass/modules/_slider.scss */
.slider-group[data-dir="down"] .slider-target {
  top: 100%;
}

/* line 50, ../sass/modules/_slider.scss */
.slider-group[data-dir="up"] .slider-target {
  bottom: 100%;
}

/* line 56, ../sass/modules/_slider.scss */
.push-slider .slider-target,
.push-slider .slider-trigger {
  display: inline-block;
  vertical-align: middle;
}
/* line 62, ../sass/modules/_slider.scss */
.push-slider .slider-target {
  width: 100%;
  position: relative;
}
/* line 67, ../sass/modules/_slider.scss */
.push-slider[data-dir="left"] .slider-target {
  right: 0;
}
/* line 68, ../sass/modules/_slider.scss */
.push-slider[data-dir="right"] .slider-target {
  left: 0;
}
/* line 70, ../sass/modules/_slider.scss */
.push-slider[data-dir="down"] .slider-target {
  top: 0;
}
/* line 71, ../sass/modules/_slider.scss */
.push-slider[data-dir="up"] .slider-target {
  bottom: 0;
}

/*--------------------------------------------------------------
# Media
--------------------------------------------------------------*/
/* line 1, ../sass/media/_media.scss */
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}

/* Make sure embeds and iframes fit their containers. */
/* line 11, ../sass/media/_media.scss */
embed,
iframe,
object {
  max-width: 100%;
}

/*--------------------------------------------------------------
## Captions
--------------------------------------------------------------*/
/* line 1, ../sass/media/_captions.scss */
.wp-caption {
  margin-bottom: 1.5em;
  max-width: 100%;
}
/* line 5, ../sass/media/_captions.scss */
.wp-caption img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
/* line 9, ../sass/media/_captions.scss */
.wp-caption .wp-caption-text {
  margin: 0.8075em 0;
}

/* line 14, ../sass/media/_captions.scss */
.wp-caption-text {
  text-align: center;
}

/*--------------------------------------------------------------
## Galleries
--------------------------------------------------------------*/
/* line 1, ../sass/media/_galleries.scss */
.gallery {
  margin-bottom: 1.5em;
}

/* line 5, ../sass/media/_galleries.scss */
.gallery-item {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
/* line 11, ../sass/media/_galleries.scss */
.gallery-columns-2 .gallery-item {
  max-width: 50%;
}
/* line 15, ../sass/media/_galleries.scss */
.gallery-columns-3 .gallery-item {
  max-width: 33.33%;
}
/* line 19, ../sass/media/_galleries.scss */
.gallery-columns-4 .gallery-item {
  max-width: 25%;
}
/* line 23, ../sass/media/_galleries.scss */
.gallery-columns-5 .gallery-item {
  max-width: 20%;
}
/* line 27, ../sass/media/_galleries.scss */
.gallery-columns-6 .gallery-item {
  max-width: 16.66%;
}
/* line 31, ../sass/media/_galleries.scss */
.gallery-columns-7 .gallery-item {
  max-width: 14.28%;
}
/* line 35, ../sass/media/_galleries.scss */
.gallery-columns-8 .gallery-item {
  max-width: 12.5%;
}
/* line 39, ../sass/media/_galleries.scss */
.gallery-columns-9 .gallery-item {
  max-width: 11.11%;
}

/* line 44, ../sass/media/_galleries.scss */
.gallery-caption {
  display: block;
}

/* line 61, ../sass/elements/_archive-webinar.scss */
.archive-webinar .page-header {
  border: none;
}

/* line 65, ../sass/elements/_archive-webinar.scss */
.webinar-box iframe {
  margin-left: 40px;
  width: 300px;
  height: 200px;
}

/* line 71, ../sass/elements/_archive-webinar.scss */
.webinar-box h5 {
  text-align: center;
  margin-left: 20px;
  padding: 0 15px;
  font-size: 14px;
  font-weight: 700;
  text-transform: capitalize;
}

/* line 81, ../sass/elements/_archive-webinar.scss */
.webinar-box .webinar-item {
  margin: 5% 0;
}

/* line 87, ../sass/elements/_archive-webinar.scss */
.webinar-main ul {
  list-style-type: none;
  position: relative;
}
/* line 92, ../sass/elements/_archive-webinar.scss */
.webinar-main ul h5 {
  width: 250px;
  text-align: center;
  text-transform: capitalize;
  margin-left: 40px;
  color: #404040;
}
/* line 100, ../sass/elements/_archive-webinar.scss */
.webinar-main ul h5:hover {
  color: #4690cd;
}

/* line 106, ../sass/elements/_archive-webinar.scss */
.flex-container {
  display: flex;
  flex-wrap: wrap;
  text-align: center;
  align-content: space-between;
  padding-left: 0;
  margin-left: -3%;
}

/* line 118, ../sass/elements/_archive-webinar.scss */
.webinar-container {
  margin-bottom: 10%;
  padding: 0 90px 0 0;
}
/* line 140, ../sass/elements/_archive-webinar.scss */
.webinar-container iframe {
  width: 250px;
  height: 150px;
}

/* line 4, ../sass/elements/_searchresults.scss */
.entry-header h1 a {
  color: #4690cd;
  font-family: "Droid Sans",sans-serif;
}
/* line 9, ../sass/elements/_searchresults.scss */
.entry-header h1 a:hover {
  color: #eeb60a;
}

/* line 16, ../sass/elements/_searchresults.scss */
.archive .news-header {
  border-bottom: 6px solid #eee;
  padding-bottom: 32px;
}

/* line 21, ../sass/elements/_searchresults.scss */
.search-date-posted {
  font-weight: 700;
  color: #000;
}
/* line 24, ../sass/elements/_searchresults.scss */
.search-date-posted a {
  color: black;
}
/* line 26, ../sass/elements/_searchresults.scss */
.search-date-posted a:hover {
  color: #eeb60a;
}

/*--------------------------------------------------------------
# Media Queries
--------------------------------------------------------------*/
/* Extra small devices (phones, less than 768px) */
/* No media query since this is the default in Bootstrap */
@media (max-width: 767px) {
  /* line 4, ../sass/elements/research/_research-mobile.scss */
  .research-search .form-input-group.full-width .form-label {
    width: 100%;
  }
  /* line 7, ../sass/elements/research/_research-mobile.scss */
  .research-search .form-input-group.full-width .form-input {
    width: 100%;
  }
  /* line 10, ../sass/elements/research/_research-mobile.scss */
  .research-search .form-input-group.half-width {
    width: 100%;
  }
  /* line 13, ../sass/elements/research/_research-mobile.scss */
  .research-search .form-input-group.half-width .form-label {
    width: 100%;
  }
  /* line 16, ../sass/elements/research/_research-mobile.scss */
  .research-search .form-input-group.half-width .form-input {
    margin-bottom: 8px;
    width: 100%;
  }
  /* line 20, ../sass/elements/research/_research-mobile.scss */
  .research-search .form-input-group.half-width .half-input + .half-input {
    margin-left: 0;
  }
  /* line 24, ../sass/elements/research/_research-mobile.scss */
  .research-search .form-input-group.half-width .form-input.no-label {
    margin-left: 0;
  }

  /* line 29, ../sass/elements/research/_research-mobile.scss */
  .webinar-box iframe {
    margin-left: 0;
  }

  /* line 32, ../sass/elements/research/_research-mobile.scss */
  .research-webinar-carousel .jcarousel figcaption h5 {
    margin: 0;
  }
}
/* Small devices (tablets, 768px and up) */
@media (min-width: 768px) {
  /* line 1, ../sass/navigation/_menu-desktop.scss */
  .navbar.navbar-default {
    background-color: white;
    border: none;
    margin-bottom: 0px;
    min-height: 82px;
  }
  /* line 9, ../sass/navigation/_menu-desktop.scss */
  .navbar.navbar-default .navbar-nav {
    padding-top: 20px;
  }
  /* line 12, ../sass/navigation/_menu-desktop.scss */
  .navbar.navbar-default .navbar-brand {
    margin-left: 0px;
  }
  /* line 17, ../sass/navigation/_menu-desktop.scss */
  .navbar.navbar-default .menu-item:nth-of-type(1), .navbar.navbar-default .menu-item:nth-of-type(5) {
    display: none;
  }
  /* line 24, ../sass/navigation/_menu-desktop.scss */
  .navbar.navbar-default .menu-item {
    background-color: #4690cd;
    border-radius: 4px;
    margin-left: 20px;
    text-align: center;
    text-transform: uppercase;
    min-width: 120px;
  }
  /* line 35, ../sass/navigation/_menu-desktop.scss */
  .navbar.navbar-default .menu-item a {
    background-color: #4690cd;
    border-radius: 4px;
    color: white;
    padding: 8px 40px;
  }
  /* line 41, ../sass/navigation/_menu-desktop.scss */
  .navbar.navbar-default .menu-item a:hover {
    background-color: #4690cd;
    color: black;
  }
  /* line 48, ../sass/navigation/_menu-desktop.scss */
  .navbar.navbar-default .menu-item .hide-search {
    display: none;
  }
  /* line 67, ../sass/navigation/_menu-desktop.scss */
  .navbar.navbar-default #menu-item-100.current-menu-item.open a {
    color: #eeb60a;
  }
  /* line 72, ../sass/navigation/_menu-desktop.scss */
  .navbar.navbar-default #menu-item-374.current-menu-item.open a {
    color: #eeb60a;
  }
  /* line 77, ../sass/navigation/_menu-desktop.scss */
  .navbar.navbar-default #menu-item-25.current-menu-item.open a {
    color: #eeb60a;
  }
  /* line 82, ../sass/navigation/_menu-desktop.scss */
  .navbar.navbar-default #menu-item-136.current-menu-item.open a {
    color: #eeb60a;
  }
  /* line 87, ../sass/navigation/_menu-desktop.scss */
  .navbar.navbar-default #menu-item-22.current-menu-item.open a {
    color: #eeb60a;
  }
  /* line 93, ../sass/navigation/_menu-desktop.scss */
  .navbar.navbar-default .icon-bars, .navbar.navbar-default .icon-search {
    display: inline-block;
    font-size: 30px;
    margin-left: 20px;
    margin-top: -2px;
  }
  /* line 100, ../sass/navigation/_menu-desktop.scss */
  .navbar.navbar-default .menu-item-object-custom.open,
  .navbar.navbar-default .menu-item-object-page.open {
    border-radius: 0px;
    border-right: 1px solid #ededed;
    display: block;
    margin-left: 0;
    margin-top: 8px;
    min-width: 0;
  }
  /* line 109, ../sass/navigation/_menu-desktop.scss */
  .navbar.navbar-default .menu-item-object-custom.open a,
  .navbar.navbar-default .menu-item-object-page.open a {
    padding: 0px 40px;
  }
  /* line 113, ../sass/navigation/_menu-desktop.scss */
  .navbar.navbar-default #menu-item-22 {
    border-right: none;
  }
  /* line 116, ../sass/navigation/_menu-desktop.scss */
  .navbar.navbar-default .icon-search.open {
    display: none;
  }

  /* line 122, ../sass/navigation/_menu-desktop.scss */
  .navbar.open {
    background-color: #4690cd;
  }

  /* line 125, ../sass/navigation/_menu-desktop.scss */
  .site-branding .site-title {
    clear: none;
    display: block;
    margin: 0;
    padding: 10px 0px;
  }
  /* line 131, ../sass/navigation/_menu-desktop.scss */
  .site-branding .site-title a {
    background: url("../assets/images/Logo.png") no-repeat;
    background-size: cover;
    display: block;
    height: 55px;
    text-indent: -9999em;
    width: 154px;
  }

  /* line 140, ../sass/navigation/_menu-desktop.scss */
  .site-branding .site-title.open {
    padding: 0;
  }
  /* line 142, ../sass/navigation/_menu-desktop.scss */
  .site-branding .site-title.open a {
    background: url("../assets/images/logo-2.jpg") 0 0 no-repeat;
    height: 81px;
    width: 180px;
  }

  /* line 160, ../sass/navigation/_menu-desktop.scss */
  .page-id-116 .menu-item-136.open a {
    color: #eeb60a;
  }

  /* line 164, ../sass/navigation/_menu-desktop.scss */
  .page-id-114 .menu-item-136.open a {
    color: #eeb60a;
  }

  /* line 168, ../sass/navigation/_menu-desktop.scss */
  .page-id-118 .menu-item-136.open a {
    color: #eeb60a;
  }

  /* line 174, ../sass/navigation/_menu-desktop.scss */
  .page-id-127 .menu-item-136.open a {
    color: #eeb60a;
  }

  /* line 178, ../sass/navigation/_menu-desktop.scss */
  .page-id-129 .menu-item-136.open a {
    color: #eeb60a;
  }

  /* line 182, ../sass/navigation/_menu-desktop.scss */
  .page-id-131 .menu-item-136.open a {
    color: #eeb60a;
  }

  /* line 188, ../sass/navigation/_menu-desktop.scss */
  .parent-pageid-16 .menu-item-374 a {
    background-color: #eeb60a !important;
  }

  /* line 191, ../sass/navigation/_menu-desktop.scss */
  .parent-pageid-16 .menu-item-374.open a {
    color: #eeb60a !important;
  }

  /* line 195, ../sass/navigation/_menu-desktop.scss */
  #menu-primary-nav .menu-item.open a {
    background-color: #4690cd !important;
  }

  /* line 200, ../sass/navigation/_menu-desktop.scss */
  .page-id-14 .menu-item-25 a {
    background-color: #eeb60a !important;
  }

  /* line 204, ../sass/navigation/_menu-desktop.scss */
  .post-type-archive-reports .menu-item-25 a {
    background-color: #eeb60a !important;
  }

  /* line 208, ../sass/navigation/_menu-desktop.scss */
  .post-type-archive-reports .menu-item-25.open a {
    color: #eeb60a;
  }

  /* line 212, ../sass/navigation/_menu-desktop.scss */
  .single-reports .menu-item-25 a {
    background-color: #eeb60a !important;
  }

  /* line 216, ../sass/navigation/_menu-desktop.scss */
  .single-reports .menu-item-25.open a {
    color: #eeb60a;
  }

  /* line 221, ../sass/navigation/_menu-desktop.scss */
  .post-type-archive-webinars .menu-item-25 a {
    background-color: #eeb60a !important;
  }

  /* line 226, ../sass/navigation/_menu-desktop.scss */
  .post-type-archive-irrc_news .menu-item-100 a {
    background-color: #eeb60a !important;
  }

  /* line 230, ../sass/navigation/_menu-desktop.scss */
  .post-type-archive-irrc_news .menu-item-100.open a {
    color: #eeb60a;
  }

  /* line 234, ../sass/navigation/_menu-desktop.scss */
  .single-irrc_news .menu-item-100 a {
    background-color: #eeb60a !important;
  }

  /* line 238, ../sass/navigation/_menu-desktop.scss */
  .single-irrc_news .menu-item-100.open a {
    color: #eeb60a;
  }

  /* line 1, ../sass/elements/_home-signup-desktop.scss */
  .home-signup {
    background-color: #4690cd;
    color: white;
    font-family: "Droid Sans", sans-serif;
    font-size: 21px;
    font-weight: 400;
    padding: 10px 0px;
  }
  /* line 9, ../sass/elements/_home-signup-desktop.scss */
  .home-signup ul {
    list-style: none;
    padding: 0;
    margin: 0;
  }
  /* line 14, ../sass/elements/_home-signup-desktop.scss */
  .home-signup ul li {
    margin: 0 auto;
    width: 570px;
  }
  /* line 18, ../sass/elements/_home-signup-desktop.scss */
  .home-signup ul li .gfield_label {
    padding-top: 2px;
    min-width: 0;
  }
  /* line 25, ../sass/elements/_home-signup-desktop.scss */
  .home-signup .gfield_label, .home-signup .ginput_container, .home-signup .gform_footer {
    float: left !important;
    font-weight: 400;
  }
  /* line 29, ../sass/elements/_home-signup-desktop.scss */
  .home-signup .ginput_container {
    margin-left: 14px;
    margin-right: -100px;
    min-width: 0;
  }
  /* line 34, ../sass/elements/_home-signup-desktop.scss */
  .home-signup input#input_1_1 {
    line-height: 1.6;
    padding-left: 10px;
    width: 250px;
  }
  /* line 39, ../sass/elements/_home-signup-desktop.scss */
  .home-signup .gform_button.button {
    font-weight: 700;
    padding: 4px 10px;
    margin-left: 100px;
  }

  /* line 2, ../sass/elements/_home-hero-tablet.scss */
  .home-hero .container {
    padding: 100px 0px 30px 0;
  }

  /* line 1, ../sass/elements/research/_research-desktop.scss */
  .research-search {
    background-color: #4690cd;
    color: black;
    padding: 20px 0;
  }
  /* line 6, ../sass/elements/research/_research-desktop.scss */
  .research-search p {
    font-size: 18px;
    color: black;
  }
  /* line 12, ../sass/elements/research/_research-desktop.scss */
  .research-search h2 {
    color: white;
    font-family: "Droid Sans", sans-serif;
    font-size: 20px;
    font-weight: 700;
  }
  /* line 19, ../sass/elements/research/_research-desktop.scss */
  .research-search .btn {
    background-color: black;
    border-color: black;
    color: white;
    text-transform: uppercase;
  }

  /* line 26, ../sass/elements/research/_research-desktop.scss */
  .view-all-link {
    color: black;
    float: right;
  }

  /* line 30, ../sass/elements/research/_research-desktop.scss */
  .research-carousel {
    border-bottom: 10px solid #e1e1e1;
    padding-bottom: 50px;
  }
  /* line 34, ../sass/elements/research/_research-desktop.scss */
  .research-carousel .carousel-header {
    margin-bottom: 40px;
    margin-top: 40px;
  }
  /* line 38, ../sass/elements/research/_research-desktop.scss */
  .research-carousel h2 {
    margin: 6px 0;
    font-size: 30px;
    font-family: "Droid Sans", sans-serif;
  }
  /* line 43, ../sass/elements/research/_research-desktop.scss */
  .research-carousel .btn {
    border: 3px solid #e1e1e1;
    font-size: 12px;
    font-weight: 700;
    text-transform: uppercase;
  }
  /* line 49, ../sass/elements/research/_research-desktop.scss */
  .research-carousel .btn:hover {
    background-color: #EEB607;
  }
}
@media (min-width: 400px) and (max-width: 765px) {
  /* line 3, ../sass/elements/_home-signup-tablet.scss */
  .home-signup .ginput_container {
    margin-left: 0px;
    min-width: 65%;
    text-align: right;
  }
}
/* Medium devices (desktops, 992px and up) */
@media (min-width: 992px) {
  /* line 1, ../sass/elements/_home-hero-desktop.scss */
  .home-hero {
    background-size: cover;
    color: white;
    text-align: center;
    text-shadow: 1px -1px 1px #000;
  }
  /* line 8, ../sass/elements/_home-hero-desktop.scss */
  .home-hero .container {
    padding: 60px 0px;
  }
  /* line 12, ../sass/elements/_home-hero-desktop.scss */
  .home-hero h1, .home-hero h2 {
    font-size: 60px;
    font-weight: bold;
  }
  /* line 17, ../sass/elements/_home-hero-desktop.scss */
  .home-hero p {
    font-size: 28px;
    margin-top: 20px;
  }

  /* line 28, ../sass/elements/_home-hero-desktop.scss */
  .home-hero a {
    color: white;
    font-size: 28px;
    font-weight: 700;
  }
  /* line 32, ../sass/elements/_home-hero-desktop.scss */
  .home-hero a span {
    color: #eeb60a;
    position: relative;
    top: 5px;
    font-size: 40px;
  }

  /* line 1, ../sass/elements/_footer-home-desktop.scss */
  .footer-hero {
    background-size: cover;
    color: white;
    text-align: center;
  }
  /* line 10, ../sass/elements/_footer-home-desktop.scss */
  .footer-hero .container {
    padding: 60px 25px;
  }
  /* line 14, ../sass/elements/_footer-home-desktop.scss */
  .footer-hero h3 {
    font-size: 34px;
    font-weight: bold;
  }
  /* line 19, ../sass/elements/_footer-home-desktop.scss */
  .footer-hero p {
    font-size: 18px;
    font-weight: 400;
    margin-top: 20px;
  }

  /* line 28, ../sass/elements/_footer-home-desktop.scss */
  .footer-menu {
    text-align: left;
  }
  /* line 31, ../sass/elements/_footer-home-desktop.scss */
  .footer-menu .menu {
    padding-left: 0;
    margin: 0;
  }
  /* line 35, ../sass/elements/_footer-home-desktop.scss */
  .footer-menu a:hover {
    color: #eeb60a;
  }

  /* line 39, ../sass/elements/_footer-home-desktop.scss */
  .footer-rights {
    margin: 0;
    text-align: right;
  }

  /* line 1, ../sass/elements/_header-desktop.scss */
  header {
    margin-bottom: 70px;
  }

  /* line 1, ../sass/elements/_home-carousel-desktop.scss */
  .jcarousel-control-prev {
    left: -40px;
  }

  /* line 5, ../sass/elements/_home-carousel-desktop.scss */
  .jcarousel-control-next {
    right: -40px;
  }

  /* line 1, ../sass/elements/_home-content-1-desktop.scss */
  .home-content-1 {
    padding-bottom: 0;
  }
  /* line 4, ../sass/elements/_home-content-1-desktop.scss */
  .home-content-1 .featured-video {
    padding: 20px 0px 20px 40px;
  }
  /* line 6, ../sass/elements/_home-content-1-desktop.scss */
  .home-content-1 .featured-video a:hover {
    color: black;
  }
  /* line 10, ../sass/elements/_home-content-1-desktop.scss */
  .home-content-1 .featured-item {
    padding: 0 0 10px 0;
  }
  /* line 17, ../sass/elements/_home-content-1-desktop.scss */
  .home-content-1 .row-item-news .col-md-8 {
    margin-top: 0px;
  }

  /* line 25, ../sass/elements/_home-content-1-desktop.scss */
  .latest-post .row {
    margin-left: 0;
    margin-right: -15px;
  }
  /* line 29, ../sass/elements/_home-content-1-desktop.scss */
  .latest-post .the-post {
    padding: 0 30px;
  }
  /* line 32, ../sass/elements/_home-content-1-desktop.scss */
  .latest-post .the-post:nth-of-type(1) {
    border-right: 2px solid #ededed;
    padding-bottom: 40px;
  }

  /* line 40, ../sass/elements/_home-content-1-desktop.scss */
  .latest-post-title a {
    color: #4690cd;
  }

  /* line 44, ../sass/elements/_home-content-1-desktop.scss */
  .latest-post-title a:hover {
    color: #eeb60a;
  }

  /* line 48, ../sass/elements/_home-content-1-desktop.scss */
  .row .more a {
    color: #eeb60a;
  }

  /* line 53, ../sass/elements/_home-content-1-desktop.scss */
  .row .more a:hover {
    color: #4690cd;
  }

  /* line 1, ../sass/elements/_page-template-desktop.scss */
  .main-content-container {
    padding-right: 40px;
    margin-top: 35px;
  }

  /* line 6, ../sass/elements/_page-template-desktop.scss */
  .menu-awards-menu-container ul {
    margin-top: -5px;
  }

  /* line 2, ../sass/elements/research/_webinar-carousel-desktop.scss */
  .research-webinar-carousel .jcarousel-control-prev {
    left: -40px;
  }
  /* line 6, ../sass/elements/research/_webinar-carousel-desktop.scss */
  .research-webinar-carousel .jcarousel-control-next {
    right: -40px;
  }

  /* line 1, ../sass/navigation/_menu-lg.scss */
  .navbar.navbar-default .menu-item-object-page,
  .navbar.navbar-default .menu-item-object-custom {
    min-width: 160px;
  }

  /* line 5, ../sass/navigation/_menu-lg.scss */
  .search-bar {
    padding-top: 5px;
    margin-left: 10px;
  }
}
/* Large devices (large desktops, 1200px and up) */
