@import url("//hello.myfonts.net/count/2e893d");
@import url("//hello.myfonts.net/count/2e8942");
@import url("//hello.myfonts.net/count/2e893d");
@import url("//hello.myfonts.net/count/2e8942");
#desktop, #tablet, #phone {
  width: 1px;
  height: 1px;
  overflow: hidden;
  display: none;
  position: absolute;
}

.kf-mobile {
  display: none;
}

/* @import must be at top of file, otherwise CSS will not work */
@font-face {
  font-family: 'Helvetica Neue';
  font-weight: 400;
  src: url("../fonts/2E893D_2_0.eot");
  src: url("../fonts/2E893D_2_0.eot?#iefix") format("embedded-opentype"), url("../fonts/2E893D_2_0.woff2") format("woff2"), url("../fonts/2E893D_2_0.woff") format("woff"), url("../fonts/2E893D_2_0.ttf") format("truetype"), url("../fonts/2E893D_2_0.svg#wf") format("svg");
}

@font-face {
  font-family: 'Helvetica Neue';
  font-weight: 600;
  src: url("../fonts/2E893D_0_0.eot");
  src: url("../fonts/2E893D_0_0.eot?#iefix") format("embedded-opentype"), url("../fonts/2E893D_0_0.woff2") format("woff2"), url("../fonts/2E893D_0_0.woff") format("woff"), url("../fonts/2E893D_0_0.ttf") format("truetype"), url("../fonts/2E893D_0_0.svg#wf") format("svg");
}

@font-face {
  font-family: 'Helvetica Neue Condensed';
  font-weight: 800;
  src: url("../fonts/2E893D_1_0.eot");
  src: url("../fonts/2E893D_1_0.eot?#iefix") format("embedded-opentype"), url("../fonts/2E893D_1_0.woff2") format("woff2"), url("../fonts/2E893D_1_0.woff") format("woff"), url("../fonts/2E893D_1_0.ttf") format("truetype"), url("../fonts/2E893D_1_0.svg#wf") format("svg");
}

@font-face {
  font-family: 'Helvetica Neue';
  font-weight: 300;
  src: url("webfonts/2E8942_0_0.eot");
  src: url("webfonts/2E8942_0_0.eot?#iefix") format("embedded-opentype"), url("webfonts/2E8942_0_0.woff2") format("woff2"), url("webfonts/2E8942_0_0.woff") format("woff"), url("webfonts/2E8942_0_0.ttf") format("truetype"), url("webfonts/2E8942_0_0.svg#wf") format("svg");
}

/* Core */
/**
 * Functions
 */
/*
///////////////////////////////////////////////////////////
Convert Pixels to EMs
///////////////////////////////////////////////////////////
*/
/*
///////////////////////////////////////////////////////////
Z Index
///////////////////////////////////////////////////////////
*/
/**
 * Vars
 */
/**
 * Breakpoints
 * @description		Used for media queries
 */
/**
 * Color Variables
 */
/**
 * Color Samples
 * @description 	Used in variable-menu/_colors.scss to generate class names
 */
/**
 * Form Variables
 */
/**
 * header height
 */
/**
 * footer height
 */
/**
 * Page Gutters
 */
/**
 * Paths
 */
/**
 * Font Families
 */
/**
 * Font Weights
 */
/**
 * Font Sizes
 */
/**
 * Line Heights
 */
/**
 * Timers
 */
/**
 * Easing
 */
/**
 * z-index
 */
/**
 * Mixins
 */
/**
 * Apply To
 * @param {string} $device
 */
/**
 * Max width media query
 * @param {string} $val (ex. 768px)
 */
/**
 * Min width media query
 * @param {string} $val (ex. 768px)
 */
/**
 * Set Default Query Order
 * Needed for the mqpacker gulp task to ensure the correct order is always in place.
 */

/**
 * Clearfix
 */
/**
 * Remove Clearfix
 */
/**
 * Placeholder
 */
/**
 * Intrinsic Ratio Full
 * @param $ratio	Aspect ratio (ex. 16/9)
 * @param $width	Custom width (Optional)
 */
/**
 * Intrinsic Ratio Base
 */
/**
 * Intrinsic ratio padding
 * @param $ratio	Aspect ratio (ex. 16/9)
 * @param $width	Custom width (Optional)
 */
/**
 * Font Size
 */
/*
//////////////////////////////////////////////////////////////////////
Line Height
//////////////////////////////////////////////////////////////////////
*/
/**
 * Letter Spacing
 * @param {number} $tracking 	Based on Photoshop's tracking value.
 * @param {number} $font-size
 */
/**
 * Gutters
 * @description - Used to add padding left and right to a container.
 */
/**
 * Media Query Style
 */
/*
///////////////////////////////////////////////////////////
Sprite:
Mixin for any background image using the main sprite.
3 Variables:
$spriteName: Name of the image file.
$spriteSize: The width of the sprite
$spritePosition: The background position of
what you need out of the sprite
///////////////////////////////////////////////////////////
*/
/* 
///////////////////////////////////////////////////////////
Text Replacement
///////////////////////////////////////////////////////////
*/
/**
 * Placeholders
 */
/**
 * Loading
 */
/**
 * Text Replacement
 */
/**
* Button Placeholder
*/
/**
* carousel dots placeholder
*
* carousel dots
* carousel dots 1
* carousel dots 2
* carousel dots 3
*/
/**
* carousel dots
*/
/**
* carousel dots 1
* hero
*/
/**
* carousel dots 2
* prop
*/
/**
* carousel dots 3
* resource center
*/
/**
* carousel dots 4
* Hero branch
*/
/**
 * form element placeholders
 *
 * input placeholder label
 */
/**
 * input placeholder label
 */
#desktop, #tablet, #phone {
  width: 0px;
  height: 0px;
  overflow: hidden;
  display: none;
}

.kf-mobile {
  display: none;
}

.site-marquee {
  margin: 0 auto;
  min-height: 50px;
}

.header, #nav, .inner, .content-wrapper {
  max-width: 1000px;
  margin: 0 auto;
  clear: both;
}

.col-main {
  min-height: 250px;
}

.office-index-index .col-main {
  min-height: 0px;
}

.main {
  margin-top: 0;
  padding-bottom: 20px;
}

.col2-right-layout .col-main {
  width: 70%;
  float: left;
}

.col2-right-layout .col-right {
  width: 28%;
  float: right;
  background: #fff;
  min-height: 250px;
}

.col2-right-layout .content-wrapper {
  background: #fff;
}

.col2-left-layout .col-main {
  width: 68%;
  float: right;
}

.col2-left-layout .col-left {
  width: 30%;
  float: left;
  background: #fff;
  min-height: 250px;
}

.col2-left-layout .content-wrapper {
  background: #fff;
}

.fourths .quarter {
  width: 25%;
  float: left;
}

.fourths .half {
  width: 49%;
  float: left;
}

.fourths .half .quarter {
  width: 49%;
}

.thirds .two-thirds {
  width: 66%;
  float: left;
}

.thirds .third {
  width: 33%;
  float: left;
}

.main img {
  width: 100%;
}

input {
  border: 1px solid #e3e3e2;
  font-size: 14px;
  text-indent: 5px;
  padding: 7px 0;
  line-height: 1em;
}

::-webkit-input-placeholder {
  color: #e3e3e2;
}

::-moz-placeholder {
  color: #e3e3e2;
}

::-ms-input-placeholder {
  color: #e3e3e2;
}

.home-marquee .caroufredsel_wrapper {
  /* min-height: 238px; */
}

.caroufredsel_wrapper {
  min-height: 200px;
}

.carousel-pager {
  margin-top: 10px;
}

.carousel-pager a {
  background: url("../images/kf-sprite.png") no-repeat -19px -19px;
  padding: 2px 9px;
  text-indent: -9999px;
  display: inline-block;
}

.carousel-pager a.selected {
  background-position: 0px -19px;
}

.select-outter {
  background: #fff;
}

.select-wrapper {
  width: 100%;
  background: url("../images/bg-select.jpg") repeat-x;
  overflow: hidden;
}

.select-wrapper .arrow {
  background: url("../images/bg-select-arrow.png") no-repeat center right;
}

.select-wrapper select {
  padding: 9px 0 6px;
  width: 120%;
  text-indent: 8px;
  background: none;
  border: 0;
  -webkit-appearance: none;
  font-size: 13px;
  -moz-appearance: none;
}

@-moz-document url-prefix() {
  .select-wrapper select {
    width: 110%;
  }
}

.mod-two-breaker {
  display: none;
}

.pagers {
  font-size: 13px;
  margin-top: 15px;
}

.pagers .wrapper-pager a, .pagers a.cnt {
  padding: 5px 10px;
  font-weight: 500;
}

.pagers .wrapper-pager a.current, .pagers .wrapper-pager a.selected, .pagers a.cnt.current, .pagers a.cnt.selected {
  background: #8a8885;
  color: #fff;
  border-radius: 4px;
}

.pagers a.prev {
  cursor: pointer;
  display: inline-block;
  text-indent: -9999px;
  background: url("../images/arrow-pagers.png") no-repeat 3px 3px;
  width: 15px;
  height: 20px;
}

.pagers a.next {
  cursor: pointer;
  display: inline-block;
  text-indent: -9999px;
  background: url("../images/arrow-pagers.png") no-repeat -60px 3px;
  width: 15px;
  height: 20px;
}

.validation-advice {
  color: #b61f3e;
  margin-top: 2px;
}

.modal-wrapper {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 502;
  width: 100%;
  height: 100%;
}

.modal-wrapper .bg-follow-me {
  position: fixed;
  width: 100%;
  height: 100%;
  z-index: 500;
  background-image: url("../images/bg-black-opacity.png");
}

.modal-wrapper .modal {
  position: absolute;
  top: 100px;
  left: 50%;
  width: 50%;
  margin-left: -25%;
  z-index: 505;
  min-height: 50px;
  min-width: 50px;
  background: #fff;
  position: relative;
}

.modal-wrapper .content-inner {
  padding: 5px;
}

.modal-wrapper .modal-close {
  background: url("../images/modal-close.png") no-repeat;
  position: absolute;
  top: -15px;
  right: -15px;
  height: 29px;
  width: 29px;
  text-indent: -9999px;
  cursor: pointer;
}

.loader {
  width: 16px !important;
}

::-webkit-input-placeholder {
  color: #333;
  opacity: 0.5;
}

:-moz-placeholder {
  color: #333;
  opacity: 0.5;
}

::-moz-placeholder {
  color: #333;
  opacity: 0.5;
}

:-ms-input-placeholder {
  color: #333;
  opacity: 0.5;
}

span.highlight {
  border: 1px solid #AAAA00;
  background-color: #FFFF00;
  border-radius: 3px;
  margin: -1px;
}

.non-mobile-display-only {
  display: none;
}

.phone-display-only {
  display: none;
}

.underline {
  text-decoration: underline;
}

button {
  cursor: pointer;
}

.confirm_email {
  display: none !important;
}

/* Institute */
/* Temporary for searchspring styling, can be removed once searchspring is added */
#searchspring-loading {
  background: url("//cdn.searchspring.net/ajax_search/img/searchspring-loader.gif") top right no-repeat;
  height: 11px;
  width: 16px;
  margin: 0 auto;
}

.searchspring-next {
  background: url("//cdn.searchspring.net/ajax_search/sites/s3dtz4/img/pagination-next-background.png") no-repeat scroll right 1px transparent;
  height: 16px;
  width: 16px;
  text-indent: -5000px;
  padding: 0 0 0 5px;
  cursor: pointer;
}

.searchspring-previous {
  background: url("//cdn.searchspring.net/ajax_search/sites/s3dtz4/img/pagination-prev-background.png") no-repeat scroll left 1px transparent;
  height: 16px;
  width: 16px;
  text-indent: -5000px;
  padding: 0 5px 0 0;
}

.searchspring-widget_container a.remove,
.searchspring-no_results #searchspring-options,
.searchspring-no_results .per-page,
.searchspring-no_results .pagination,
.searchspring-no_results .sort-by {
  display: none;
}

.searchspring-widget_container .result_layout {
  height: 18px;
  width: 16px;
  display: block;
  cursor: pointer;
}

.searchspring-list_result_layout {
  background: url("//cdn.searchspring.net/ajax_search/sites/s3dtz4/img/list-view-icon-off.png") no-repeat scroll 0 1px transparent;
}

.searchspring-list_result_layout:hover,
.searchspring-list_result_layout.highlight {
  background: url("//cdn.searchspring.net/ajax_search/sites/s3dtz4/img/list-view-icon-on.png") no-repeat scroll 0 1px transparent;
}

.searchspring-grid_result_layout {
  background: url("//cdn.searchspring.net/ajax_search/sites/s3dtz4/img/box-view-icon-off.png") no-repeat scroll 0 1px transparent;
}

.searchspring-grid_result_layout:hover,
.searchspring-grid_result_layout.highlight {
  background: url("//cdn.searchspring.net/ajax_search/sites/s3dtz4/img/box-view-icon-on.png") no-repeat scroll 0 1px transparent;
}

#searchspring-merch_header,
#searchspring-merch_banner,
#searchspring-merch_footer {
  padding: 0;
}

.searchspring-widget_container .filtered_link,
.searchspring-widget_container .breadcrumbs a,
.searchspring-pageSelect,
.searchspring-total_pages,
#searchspring-sorting a,
.searchspring-widget_container .searchspring-history_value,
.searchspring-widget_container .per_page_option,
#searchspring-reset,
#searchspring-summary li,
.searchspring-widget_container .option_link,
.searchspring-widget_container .facet_title {
  cursor: pointer;
}

/* Fonts
---------------------------------------------------------- */
/* @import must be at top of file, otherwise CSS will not work */
@font-face {
  font-family: 'Helvetica Neue';
  font-weight: 400;
  src: url("../fonts/2E893D_2_0.eot");
  src: url("../fonts/2E893D_2_0.eot?#iefix") format("embedded-opentype"), url("../fonts/2E893D_2_0.woff2") format("woff2"), url("../fonts/2E893D_2_0.woff") format("woff"), url("../fonts/2E893D_2_0.ttf") format("truetype"), url("../fonts/2E893D_2_0.svg#wf") format("svg");
}

@font-face {
  font-family: 'Helvetica Neue';
  font-weight: 600;
  src: url("../fonts/2E893D_0_0.eot");
  src: url("../fonts/2E893D_0_0.eot?#iefix") format("embedded-opentype"), url("../fonts/2E893D_0_0.woff2") format("woff2"), url("../fonts/2E893D_0_0.woff") format("woff"), url("../fonts/2E893D_0_0.ttf") format("truetype"), url("../fonts/2E893D_0_0.svg#wf") format("svg");
}

@font-face {
  font-family: 'Helvetica Neue Condensed';
  font-weight: 800;
  src: url("../fonts/2E893D_1_0.eot");
  src: url("../fonts/2E893D_1_0.eot?#iefix") format("embedded-opentype"), url("../fonts/2E893D_1_0.woff2") format("woff2"), url("../fonts/2E893D_1_0.woff") format("woff"), url("../fonts/2E893D_1_0.ttf") format("truetype"), url("../fonts/2E893D_1_0.svg#wf") format("svg");
}

@font-face {
  font-family: 'Helvetica Neue';
  font-weight: 300;
  src: url("../fonts/2E8942_0_0.eot");
  src: url("../fonts/2E8942_0_0.eot?#iefix") format("embedded-opentype"), url("../fonts/2E8942_0_0.woff2") format("woff2"), url("../fonts/2E8942_0_0.woff") format("woff"), url("../fonts/2E8942_0_0.ttf") format("truetype"), url("../fonts/2E8942_0_0.svg#wf") format("svg");
}

.cf:before, .cf:after {
  width: 100%;
}

/* Video Icon
---------------------------------------------------------- */
.icon-video {
  display: block;
  width: 22px;
  height: 16px;
  overflow: hidden;
  text-indent: -500px;
  background-image: url("../images/sprite-institute.png");
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: -1px -47px;
}

/* Play Icon
---------------------------------------------------------- */
.icon-play {
  display: block;
  width: 66px;
  height: 65px;
  overflow: hidden;
  text-indent: -500px;
  background-image: url("../images/sprite-institute.png");
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: -51px -92px;
}

/* Article Icon
---------------------------------------------------------- */
.icon-article {
  display: block;
  width: 15px;
  height: 19px;
  overflow: hidden;
  text-indent: -500px;
  background-image: url("../images/sprite-institute.png");
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: -102px -45px;
}

/* Restricted Icon
---------------------------------------------------------- */
.icon-restricted {
  display: block;
  width: 25px;
  height: 23px;
  overflow: hidden;
  text-indent: -500px;
  background-image: url("../images/sprite-institute.png");
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: -125px -45px;
}

/* View Icon
---------------------------------------------------------- */
.icon-view {
  display: block;
  width: 25px;
  height: 16px;
  overflow: hidden;
  text-indent: -500px;
  background-image: url("../images/sprite-institute.png");
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: -2px -69px;
}

/* Arrow - Right White
---------------------------------------------------------- */
.arrow-right-white {
  display: inline-block;
}

.arrow-right-white:after {
  content: ' ';
  display: block;
  width: 10px;
  height: 14px;
  background-image: url("../images/sprite-institute.png");
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: -34px -48px;
}

/* blue button
---------------------------------------------------------- */
.btn-blue {
  display: inline-block;
  padding: 11px 20px 9px 20px;
  background: #3f67c0;
  background: rgba(63, 103, 192, 0.8);
  font-family: 'Helvetica Neue';
  font-weight: 400;
  font-size: 15px;
  text-transform: uppercase;
  color: #fff;
}

.btn-blue .arrow-right-white {
  position: relative;
  padding-right: 22px;
}

.btn-blue .arrow-right-white:after {
  position: absolute;
  top: 50%;
  right: 0;
  margin-top: -7px;
}

/* black button opaque
---------------------------------------------------------- */
.btn-black-opaque {
  display: inline-block;
  padding: 11px 20px 9px 20px;
  background: #262626;
  background: rgba(38, 38, 38, 0.8);
  font-family: 'Helvetica Neue';
  font-weight: 400;
  font-size: 15px;
  text-transform: uppercase;
  color: #fff;
}

.btn-black-opaque .arrow-right-white {
  position: relative;
  padding-right: 22px;
}

.btn-black-opaque .arrow-right-white:after {
  position: absolute;
  top: 50%;
  right: 0;
  margin-top: -7px;
}

/* black button
---------------------------------------------------------- */
.btn-black {
  display: inline-block;
  padding: 11px 20px 9px 20px;
  background: #000;
  font-family: 'Helvetica Neue';
  font-weight: 400;
  font-size: 15px;
  text-transform: uppercase;
  color: #fff;
}

.btn-black .arrow-right-white {
  position: relative;
  padding-right: 22px;
}

.btn-black .arrow-right-white:after {
  position: absolute;
  top: 50%;
  right: 0;
  margin-top: -7px;
}

/* Button with arrow
---------------------------------------------------------- */
.btn-with-arrow {
  position: relative;
  padding-right: 60px;
}

.btn-with-arrow:after {
  content: ' ';
  position: absolute;
  top: 50%;
  right: 23px;
  margin-top: -7px;
  display: block;
  width: 10px;
  height: 14px;
  background-image: url("../images/sprite-institute.png");
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: -34px -48px;
}

/* Button Download
---------------------------------------------------------- */
.btn-download {
  position: relative;
  padding-right: 60px;
}

.btn-download:after {
  content: ' ';
  position: absolute;
  top: 50%;
  right: 21px;
  margin-top: -12px;
  display: block;
  width: 23px;
  height: 23px;
  background-image: url("../images/sprite-institute.png");
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: -51px -67px;
}

/* Blue Arrow Button and White Arrow Button
---------------------------------------------------------- */
.btn-arrow {
  position: relative;
  display: inline-block;
  padding-right: 18px;
  font-family: 'Helvetica Neue';
  font-size: 15px;
  font-weight: 600;
  color: #000;
  text-transform: uppercase;
}

.btn-arrow:after {
  content: ' ';
  position: absolute;
  top: 50%;
  right: 0;
  margin-top: -8px;
  display: block;
  width: 10px;
  height: 14px;
  background-image: url("../images/sprite-institute.png");
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: -34px -140px;
}

.btn-arrow-white {
  color: #fff;
}

.btn-arrow-white:after {
  background-position: -34px -48px;
}

.btn-arrow-dark-blue {
  color: #4567b1;
}

.btn-arrow-dark-blue:after {
  background-position: -34px -68px;
}

.btn-arrow-light-blue {
  color: #3bb4e8;
}

.btn-arrow-light-blue:after {
  background-position: -34px -86px;
}

.btn-arrow-green {
  color: #48b864;
}

.btn-arrow-green:after {
  background-position: -34px -104px;
}

.btn-arrow-orange {
  color: #faa336;
}

.btn-arrow-orange:after {
  background-position: -34px -122px;
}

/* Button Next & Previous
---------------------------------------------------------- */
.btn-next,
.btn-prev {
  position: relative;
  display: block;
  width: 40px;
  height: 40px;
  padding: 0;
  opacity: .5;
  border: 0;
  background: #000;
  background: rgba(0, 0, 0, 0.96);
}

.btn-next:after,
.btn-prev:after {
  content: ' ';
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -7px 0 0 -5px;
  display: block;
  width: 10px;
  height: 14px;
}

.btn-next:after {
  background-image: url("../images/sprite-institute.png");
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: -34px -48px;
}

.btn-prev:after {
  background-image: url("../images/sprite-institute.png");
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: -50px -48px;
}

/* Button Link Arrow
---------------------------------------------------------- */
.btn-link-arrow {
  position: relative;
  display: block;
  width: 31px;
  height: 31px;
  background: #000;
  background: rgba(0, 0, 0, 0.6);
}

.btn-link-arrow:before {
  content: ' ';
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -11px 0 0 -10px;
  display: block;
  width: 21px;
  height: 23px;
  background-image: url("../images/sprite-institute.png");
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: -74px -43px;
}

/* Video Wrapper
---------------------------------------------------------- */
.video-wrapper {
  position: relative;
  padding-bottom: 56.25%;
  /* 16:9 */
  padding-top: 25px;
  height: 0;
  overflow: hidden;
}

.video-wrapper a {
  display: block;
}

.video-wrapper .icon-play {
  position: absolute;
  z-index: 2;
  top: 50%;
  left: 50%;
  margin: -33px 0 0 -33px;
  pointer-events: none;
}

.video-wrapper iframe,
.video-wrapper img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.video-wrapper img {
  height: auto;
}

/* Wrapper
---------------------------------------------------------- */
.institute-marquee {
  position: relative;
  z-index: 0;
  padding-bottom: 0;
}

.institute-content {
  padding-bottom: 30px;
  background: #f8f8f8;
}

/* Header Modifications
---------------------------------------------------------- */
.sdg-institute-download-membership .hide-kfi,
.sdg-institute-article-index .hide-kfi,
.sdg-institute-article-category .hide-kfi,
.sdg-institute-article-article .hide-kfi,
.sdg-institute-article-aboutus .hide-kfi,
.sdg-institute-article-tributemikedriver .hide-kfi {
  display: none !important;
}

.sdg-institute-download-membership .kfi-only,
.sdg-institute-article-index .kfi-only,
.sdg-institute-article-category .kfi-only,
.sdg-institute-article-article .kfi-only,
.sdg-institute-article-aboutus .kfi-only,
.sdg-institute-article-tributemikedriver .kfi-only {
  display: block;
}

.sdg-institute-download-membership .kfi-only-inline,
.sdg-institute-article-index .kfi-only-inline,
.sdg-institute-article-category .kfi-only-inline,
.sdg-institute-article-article .kfi-only-inline,
.sdg-institute-article-aboutus .kfi-only-inline,
.sdg-institute-article-tributemikedriver .kfi-only-inline {
  display: inline-block !important;
}

.sdg-institute-download-membership .header,
.sdg-institute-article-index .header,
.sdg-institute-article-category .header,
.sdg-institute-article-article .header,
.sdg-institute-article-aboutus .header,
.sdg-institute-article-tributemikedriver .header {
  padding: 13px 0;
}

.sdg-institute-download-membership .header .logo,
.sdg-institute-article-index .header .logo,
.sdg-institute-article-category .header .logo,
.sdg-institute-article-article .header .logo,
.sdg-institute-article-aboutus .header .logo,
.sdg-institute-article-tributemikedriver .header .logo {
  display: none;
}

.sdg-institute-download-membership .header .logo-kfi,
.sdg-institute-article-index .header .logo-kfi,
.sdg-institute-article-category .header .logo-kfi,
.sdg-institute-article-article .header .logo-kfi,
.sdg-institute-article-aboutus .header .logo-kfi,
.sdg-institute-article-tributemikedriver .header .logo-kfi {
  position: relative;
  display: block;
  width: 126px;
  height: 41px;
  overflow: hidden;
  background-image: url("../images/sprite-institute.png");
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: 0 -1px;
  text-indent: -999px;
}

.sdg-institute-download-membership .header .logo-kfi img,
.sdg-institute-article-index .header .logo-kfi img,
.sdg-institute-article-category .header .logo-kfi img,
.sdg-institute-article-article .header .logo-kfi img,
.sdg-institute-article-aboutus .header .logo-kfi img,
.sdg-institute-article-tributemikedriver .header .logo-kfi img {
  display: none;
}

.sdg-institute-download-membership .header .quick-access,
.sdg-institute-article-index .header .quick-access,
.sdg-institute-article-category .header .quick-access,
.sdg-institute-article-article .header .quick-access,
.sdg-institute-article-aboutus .header .quick-access,
.sdg-institute-article-tributemikedriver .header .quick-access {
  margin-top: 13px;
}

.sdg-institute-download-membership .header .quick-access .kornferry,
.sdg-institute-article-index .header .quick-access .kornferry,
.sdg-institute-article-category .header .quick-access .kornferry,
.sdg-institute-article-article .header .quick-access .kornferry,
.sdg-institute-article-aboutus .header .quick-access .kornferry,
.sdg-institute-article-tributemikedriver .header .quick-access .kornferry {
  vertical-align: middle;
  margin-bottom: 2px;
}

.sdg-institute-download-membership .header .search,
.sdg-institute-article-index .header .search,
.sdg-institute-article-category .header .search,
.sdg-institute-article-article .header .search,
.sdg-institute-article-aboutus .header .search,
.sdg-institute-article-tributemikedriver .header .search {
  margin-top: 10px;
}

/* Navigation
---------------------------------------------------------- */
#nav {
  z-index: 2;
}

.institute-navigation {
  top: 65px;
  padding-top: 0;
  background: white;
  box-sizing: border-box;
  -webkit-font-smoothing: antialiased;
}

.institute-navigation .nav-about-us {
  display: none !important;
}

.institute-navigation .sub {
  margin-left: 0;
  min-width: 473%;
}

.institute-navigation #nav {
  padding: 0;
  text-align: justify;
}

.institute-navigation #nav:after {
  content: ' ';
  display: inline-block;
  width: 100%;
  height: 1px;
}

.institute-navigation li.level0 {
  margin-bottom: -13px;
  width: auto;
  padding: 15px 0 14px 0;
  text-align: inherit;
}

.institute-navigation li.level0 a.level-top {
  display: inline-block;
  color: #fff;
}

.institute-navigation li.level0 a.level-top.over {
  border-right: 3px solid #fff !important;
}

.institute-navigation li.level0.institute-menu {
  width: 280px;
}

.institute-navigation li.level0.institute-menu a.level-top {
  padding-right: 0;
  padding-left: 24px;
  border-right: 0 !important;
}

.institute-navigation li.level0.institute-menu a.level-top.over {
  border-right: 0 !important;
}

.institute-sub-menu {
  text-align: center;
}

.institute-sub-menu li {
  display: inline-block;
}

.institute-sub-menu a {
  font-family: 'Gotham', Helvetica, Arial, sans-serif;
  color: #000;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 500;
  letter-spacing: 1px;
  padding: 17px 20px;
  display: inline-block;
  border-bottom: 1px solid transparent;
  transition: all 300ms ease-in-out;
}

.util {
  display: none;
}

/* Institute Slideshow
---------------------------------------------------------- */
.institute-slideshow-nav {
  position: relative;
  margin: 0 auto;
  max-width: 1000px;
}

.institute-slideshow-nav .inner {
  position: absolute;
  right: 0;
  bottom: 0;
}

.institute-slideshow-nav .inner:before, .institute-slideshow-nav .inner:after {
  content: ' ';
  display: table;
}

.institute-slideshow-nav .inner:after {
  clear: both;
}

.institute-slideshow-nav .btn-next,
.institute-slideshow-nav .btn-prev {
  float: left;
  margin-left: 1px;
}

.institute-slideshow {
  position: relative;
  z-index: 0;
  width: 100%;
  height: 306px;
  overflow: hidden;
  -webkit-font-smoothing: antialiased;
  box-sizing: border-box;
}

.institute-slideshow * {
  box-sizing: border-box;
}

.institute-slideshow h3 {
  margin: 0 0 5px 0;
  font-family: 'Helvetica Neue Condensed';
  font-weight: 800;
  font-size: 26px;
  line-height: 24px;
  text-transform: uppercase;
}

.institute-slideshow p {
  font-family: 'Helvetica Neue';
  font-weight: 400;
  font-size: 16px;
}

.institute-slideshow h3,
.institute-slideshow p {
  text-shadow: 1px 0 10px rgba(0, 0, 0, 0.6);
}

.institute-slideshow .inner {
  margin: 0 auto;
  max-width: 1000px;
}

.institute-slideshow .caption {
  padding: 30px 30px 0 30px;
  text-align: left;
  color: #fff;
}

.institute-slideshow .slide {
  width: 100%;
  height: 306px;
  padding: 50px 0 0 0;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}

.institute-slideshow .btn-black,
.institute-slideshow .btn-blue {
  margin-top: 15px;
}

.institute-slideshow .slide-dark h3,
.institute-slideshow .slide-dark p {
  color: #262626;
  text-shadow: none;
}

.sdg-institute-download-bfbmembership .institute-slideshow,
.sdg-institute-download-membership .institute-slideshow {
  height: 305px;
}

/*
////////////////////////////////////////////////////////////////////////////////
--------------------------------------------------------------------------------

1. General
2. Tabs Header
3. Tabs Container
4. Tabs on Phone

////////////////////////////////////////////////////////////////////////////////
--------------------------------------------------------------------------------

///////////////////////////////////////////////////////////
1. General
///////////////////////////////////////////////////////////
*/
.article-tabs {
  background: #fff;
}

/*
///////////////////////////////////////////////////////////
2. Tabs Header
///////////////////////////////////////////////////////////
*/
.tabs-header {
  margin: 0;
  padding: 0;
  display: black;
  width: 100%;
  list-style: none;
  text-align: center;
}

.tabs-header:before, .tabs-header:after {
  content: ' ';
  display: table;
}

.tabs-header:after {
  clear: both;
}

.tabs-header li {
  float: left;
  display: block;
  width: 50%;
}

.tabs-header button[type="button"] {
  position: relative;
  width: 100%;
  padding: 13px 0 11px 0;
  border: 0;
  background: #000;
  font-family: 'Helvetica Neue';
  font-weight: 400;
  font-size: 15px;
  text-transform: uppercase;
  text-align: center;
  color: #fff;
  transition: color 150ms ease-in-out,background-color 150ms ease-in-out;
}

.tabs-header button[type="button"].active, .tabs-header button[type="button"]:hover {
  background-color: #fff;
  color: #000;
}

.tabs-header button[type="button"]:focus {
  outline: none;
}

/*
///////////////////////////////////////////////////////////
3. Tabs Container
///////////////////////////////////////////////////////////
*/
.tab-content-container {
  position: relative;
  -webkit-transform: translateZ(0);
}

.tab-content-container .tab-content {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  text-align: center;
}

.tab-content-container .tab-content > .inner {
  width: 100%;
  font-size: 0.8125em;
}

.tab-content-container .btn-tab-accordion {
  display: none;
}

.tab-content-container .article-item-small-content .read-more {
  text-transform: uppercase;
  font-size: 14px;
  font-weight: normal;
}

.tab-content-container .article-item-small-content .cta-title {
  font-weight: bold;
  margin-bottom: 0;
}

.tab-content-container .article-item-small-content > div p {
  font-size: 12px;
  margin-top: 8px;
  margin-bottom: 0;
}

/*
///////////////////////////////////////////////////////////
4. Tabs on Phone
///////////////////////////////////////////////////////////
*/
.btn-tab-accordion {
  position: relative;
  display: block;
  width: 100%;
  padding: 0.75em 2.8125em 0.5625em 1.25em;
  border: 0;
  border-top: 1px solid #000;
  background: transparent;
  font-size: 0.875em;
  text-align: left;
  text-transform: uppercase;
}

.btn-tab-accordion:first-child {
  border-top: 0;
}

.btn-tab-accordion:focus {
  outline: none;
}

.btn-tab-accordion:before, .btn-tab-accordion:after {
  content: ' ';
  position: absolute;
  top: 50%;
  right: 20px;
  display: block;
  background: #000;
}

.btn-tab-accordion:before {
  margin-top: -1px;
  width: 9px;
  height: 1px;
}

.btn-tab-accordion:after {
  right: 24px;
  margin-top: -5px;
  width: 1px;
  height: 9px;
  transition: opacity 150ms ease-in-out;
}

.btn-tab-accordion.active:after {
  opacity: 0;
}

/* Article Item List
---------------------------------------------------------- */
.institute-articles {
  padding: 27px 24px 0 24px;
}

.article-item-list {
  margin-left: -24px;
  min-height: 50px;
  box-sizing: border-box;
  -webkit-font-smoothing: antialiased;
}

.article-item-list * {
  box-sizing: border-box;
}

.load-more {
  background-image: url("../images/sprite-institute.png");
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: 0px -160px;
  display: block;
  width: 174px;
  height: 40px;
  text-indent: -999em;
  margin: 0 auto;
  cursor: pointer;
}

.loader-gif {
  margin: 15px auto;
  width: 16px;
  height: 11px;
}

/* Article Item Date
---------------------------------------------------------- */
.article-item-date {
  position: absolute;
  z-index: 3;
  top: 0;
  left: 0;
  min-width: 169px;
  padding: 10px 48px 9px 8px;
  background: rgba(0, 0, 0, 0.5);
  font-family: "myriad-pro";
  font-size: 16px;
  text-transform: uppercase;
  color: #fff;
}

.article-item-date:before {
  content: ' ';
  position: absolute;
  top: 0;
  right: 40px;
  width: 1px;
  height: 100%;
  display: block;
  background: #fff;
  opacity: .3;
}

.article-item-date .icon-restricted,
.article-item-date .icon-article,
.article-item-date .icon-video {
  position: absolute;
  top: 50%;
}

.article-item-date .icon-restricted {
  right: 6px;
  margin-top: -10px;
}

.article-item-date .icon-article {
  right: 12px;
  margin-top: -10px;
}

.article-item-date .icon-video {
  right: 9px;
  margin-top: -8px;
}

/* Article Item Buttons
---------------------------------------------------------- */
.article-item-buttons {
  padding: 5px 0 0 0;
}

.article-item-buttons:before, .article-item-buttons:after {
  content: ' ';
  display: table;
}

.article-item-buttons:after {
  clear: both;
}

.article-item-buttons .btn-arrow {
  float: left;
}

.article-item-buttons .article-view-count {
  float: right;
}

/* Article View Count
---------------------------------------------------------- */
.article-view-count {
  position: relative;
  padding: 3px 0 0 30px;
}

.article-view-count .icon-view {
  position: absolute;
  left: 0;
  font-family: 'Helvetica Neue';
  font-weight: 400;
  font-size: 14px;
  color: #3f3f3f;
}

/* Article Item Video
---------------------------------------------------------- */
.article-item-video {
  position: relative;
  z-index: 0;
  float: left;
  padding-left: 24px;
  margin-bottom: 24px;
  width: 100%;
  color: #585858;
}

.article-item-video > .inner {
  position: relative;
  background: #fff;
}

.article-item-video h3 {
  margin-top: 0;
  font-family: 'Helvetica Neue Condensed';
  font-size: 20px;
  font-weight: 800;
  text-transform: uppercase;
  color: #3d3d3d;
}

.article-item-video p {
  font-size: 14px;
}

.article-item-video .btn-link-arrow {
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 3;
}

.article-video {
  position: relative;
}

.article-video-details {
  padding: 15px 20px 20px 20px;
  text-align: left;
}

.article-video-details p {
  margin: 0 0 10px 0;
}

/* Article Item
---------------------------------------------------------- */
.article-item {
  z-index: 0;
  float: left;
  width: 50%;
  padding-left: 24px;
  margin-bottom: 24px;
  text-align: left;
  overflow: hidden;
}

.article-item p {
  margin: 0;
  font-size: 16px;
}

.article-item > .inner {
  position: relative;
  background: #fff;
  cursor: pointer;
}

.article-item h3 {
  margin-bottom: 5px;
  padding: 0 10px 0 0;
  font-family: 'Helvetica Neue Condensed';
  font-weight: 800;
  font-size: 18px;
  color: #fff;
  text-transform: uppercase;
  line-height: 22px;
}

.article-item img {
  width: 100%;
  height: auto;
  display: block;
}

.article-item .btn-link-arrow {
  position: absolute;
  z-index: 3;
  bottom: 0;
  left: 0;
}

.article-item-name {
  line-height: 24px;
}

.article-item-front {
  position: relative;
  z-index: 1;
}

.article-item-front h3 {
  position: absolute;
  top: 32px;
  padding-right: 16px;
  margin: 0;
}

.article-item-front h3 span {
  display: inline;
  max-width: 100%;
  padding: 3px 10px 1px 10px;
  background: rgba(4, 4, 4, 0.7);
  color: #fff;
  display: inline;
  -webkit-box-decoration-break: clone;
  -ms-box-decoration-break: clone;
  -o-box-decoration-break: clone;
  box-decoration-break: clone;
}

.article-item-back {
  position: absolute;
  z-index: 2;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  visibility: hidden;
  padding: 40px 15px 15px 15px;
  background: #000;
  transition: opacity 250ms ease-in-out,visibility 250ms ease-in-out;
}

.article-item-back p {
  margin: 0 0 10px 0;
  font-size: 16px;
  color: #fff;
}

/* Article Item Modifiers based on Category
---------------------------------------------------------- */
.reports-and-insights .article-item-date {
  background: #3f67c0;
  background: rgba(63, 103, 192, 0.75);
}

.reports-and-insights .article-item-back {
  background: #3f67c0;
}

.briefings-magazine .article-item-date {
  background: #35b5eb;
  background: rgba(53, 181, 235, 0.75);
}

.briefings-magazine .article-item-back {
  background: #35b5eb;
}

.leadership-and-talent-trends .article-item-date,
.popular .article-item-date {
  background: #09b65a;
  background: rgba(9, 182, 90, 0.75);
}

.leadership-and-talent-trends .article-item-back,
.popular .article-item-back {
  background: #09b65a;
}

.executive-insights .article-item-date,
.all-topics .article-item-date {
  background: #dd7c05;
  background: rgba(221, 124, 5, 0.75);
}

.executive-insights .article-item-back,
.all-topics .article-item-back {
  background: #dd7c05;
}

/* Article Item - Small
---------------------------------------------------------- */
.article-item-small {
  position: relative;
  z-index: 0;
  margin: 0 0 12px 0;
  width: 100%;
  background: #dddee1;
}

.article-item-small:before, .article-item-small:after {
  content: ' ';
  display: table;
}

.article-item-small:after {
  clear: both;
}

.article-item-small-media {
  position: relative;
  z-index: 1;
  float: left;
  width: 100px;
}

.article-item-small-content {
  float: left;
  margin-left: -100px;
  width: 100%;
  min-height: 141px;
  padding: 16px 20px 10px 120px;
  text-align: left;
}

.article-item-small-content p {
  font-family: 'Helvetica Neue';
  font-weight: 400;
  font-size: 15px;
  line-height: 18px;
}

.article-item-small-content .article-item-small-date {
  font-size: 11px;
}

.article-item-small-content .read-more {
  margin-top: 5px;
  display: inline-block;
  font-size: 11px;
}

/* CEO book page
-----------------------------------------------------------*/
body.leadership-leadership-index .article-item.reports-and-insights {
  min-height: 435px;
}

/* Institute Category
---------------------------------------------------------- */
.institute-category,
.institute-category *,
.institute-category-toolbar,
.institute-category-toolbar * {
  box-sizing: border-box;
  -webkit-font-smoothing: antialiased;
}

/* Institute Category Search
---------------------------------------------------------- */
.institute-category-search {
  padding: 5px 10px;
}

.institute-category-search-form {
  position: relative;
  display: block;
  padding: 0 0 0 26px;
}

.institute-category-search-form:before {
  content: ' ';
  position: absolute;
  top: 50%;
  left: 0;
  margin-top: -9px;
  display: block;
  width: 19px;
  height: 19px;
  background-image: url("../images/sprite-institute.png");
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: -3px -87px;
}

.institute-category-search-form input[type="text"] {
  width: 100%;
  padding: 6px 10px 0 10px;
  height: 40px;
  border: 0;
  font-family: 'Helvetica Neue';
  font-weight: 400;
  font-size: 17px;
  line-height: 18px;
  background: transparent;
}

.institute-category-search-form ::-webkit-input-placeholder {
  padding: 1px 0 0 0;
  color: #000;
  opacity: 1;
  line-height: 18px;
}

.institute-category-search-form :-moz-placeholder {
  /* Firefox 18- */
  padding: 1px 0 0 0;
  color: #000;
  opacity: 1;
  line-height: 18px;
}

.institute-category-search-form ::-moz-placeholder {
  /* Firefox 19+ */
  padding: 1px 0 0 0;
  color: #000;
  opacity: 1;
  line-height: 18px;
}

.institute-category-search-form :-ms-input-placeholder {
  padding: 1px 0 0 0;
  color: #000;
  opacity: 1;
  line-height: 18px;
}

/* Institute Category Sort
---------------------------------------------------------- */
.institute-category-sort {
  float: right;
  width: 50%;
}

.institute-category-sort .select-wrapper {
  border: 2px solid #000;
  background: #eaebee;
}

.institute-category-sort .select-wrapper select {
  padding: 7px 14px 6px 14px;
  font-family: 'Arial';
  font-size: 13px;
  text-indent: 0;
  text-transform: uppercase;
}

.institute-category-sort .select-wrapper .arrow {
  position: relative;
  z-index: 0;
  display: block;
  background: transparent;
}

.institute-category-sort .select-wrapper .arrow:after {
  content: ' ';
  position: absolute;
  z-index: -1;
  top: 50%;
  right: 10px;
  margin-top: -4px;
  width: 15px;
  height: 9px;
  background-image: url("../images/sprite-institute.png");
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: -3px -113px;
}

/* Institute Category Toolbar
---------------------------------------------------------- */
.btn-phone-filter {
  position: absolute;
  z-index: 0;
  top: 0;
  left: 0;
  width: 50%;
  padding: 7px 14px 6px 14px;
  background: transparent;
  border: 0;
  font-family: 'Arial';
  font-size: 13px;
  text-indent: 0;
  text-transform: uppercase;
  text-align: left;
}

.btn-phone-filter:after {
  content: ' ';
  position: absolute;
  z-index: -1;
  top: 50%;
  right: 10px;
  margin-top: -4px;
  width: 15px;
  height: 9px;
  background-image: url("../images/sprite-institute.png");
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: -3px -113px;
}

.institute-category-toolbar {
  border-bottom: 2px solid #000;
}

/* Institute Category Sidebar
---------------------------------------------------------- */
.institute-category-sidebar {
  padding-right: 24px;
  font-family: 'Helvetica Neue';
}

.institute-category-sidebar ul {
  margin: 0;
  padding: 0;
}

.institute-category-sidebar li {
  list-style-type: none;
  padding-bottom: 0;
}

#searchspring-sidebar {
  float: none !important;
  text-align: left;
}

#searchspring-sidebar #searchspring-summary li,
#searchspring-sidebar .option_link {
  position: relative;
  display: inline-block;
  width: 100%;
  padding-left: 18px;
  font-size: 13px;
  text-transform: uppercase;
  font-weight: 400;
}

.searchspring-results_container,
#searchspring,
#searchspring .container,
#searchspring-main,
#searchspring-search_results {
  width: 100%;
}

.searchspring-results_container:before, .searchspring-results_container:after,
#searchspring:before,
#searchspring:after,
#searchspring .container:before,
#searchspring .container:after,
#searchspring-main:before,
#searchspring-main:after,
#searchspring-search_results:before,
#searchspring-search_results:after {
  content: ' ';
  display: table;
}

.searchspring-results_container:after,
#searchspring:after,
#searchspring .container:after,
#searchspring-main:after,
#searchspring-search_results:after {
  clear: both;
}

#searchspring-summary_header {
  display: none !important;
}

#searchspring-sidebar #searchspring-summary li:before,
#searchspring-sidebar .option_link:before {
  content: '';
  position: absolute;
  top: 3px;
  left: -1px;
  display: block;
  width: 10px;
  height: 11px;
  background-image: url("../images/sprite-institute.png");
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: -1px -125px;
}

#searchspring-sidebar #searchspring-summary li:before {
  background: none;
  content: '\00D7';
  top: -3px;
  left: 0;
  font-size: 16px;
  font-weight: bold;
}

#searchspring-sidebar .option_link.highlight {
  display: none !important;
}

#searchspring-sidebar .searchspring-facet_count {
  display: none !important;
}

#searchspring-sidebar .filter,
#searchspring-sidebar #searchspring-summary_header {
  position: relative;
  z-index: 2;
  padding: 27px 0 9px 24px;
  font-weight: 400;
  font-size: 14px;
  text-transform: uppercase;
  border-bottom: 2px solid #000;
}

#searchspring-sidebar .facet_title {
  position: relative;
  z-index: 1;
  margin: 0;
  display: block;
  padding: 44px 0 9px 24px;
  background: #eaebee;
  font-size: 14px;
  font-weight: 800;
  text-transform: uppercase;
  -webkit-backface-visibility: hidden;
  transition: margin 250ms ease-in-out;
}

#searchspring-sidebar .facet_title.open {
  margin-bottom: 0;
}

#searchspring-sidebar .element_container,
#searchspring-sidebar #searchspring-summary {
  width: 100% !important;
  padding: 0 0 0 24px;
  padding-right: 0 !important;
  padding-left: 24px !important;
  -webkit-backface-visibility: hidden;
  transition: padding 250ms ease-in-out;
}

#searchspring-sidebar #searchspring-summary {
  padding-top: 40px;
}

#searchspring-sidebar .show_more {
  margin-top: 10px;
  font-size: 13px;
  font-weight: 800;
  cursor: pointer;
  text-transform: uppercase;
}

#searchspring-sidebar .show_more:after {
  content: ' ';
  margin-left: 5px;
  display: inline-block;
  width: 15px;
  height: 9px;
  background-image: url("../images/sprite-institute.png");
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: -3px -113px;
}

/* Institute Category Briefings Bar
---------------------------------------------------------- */
.briefing-magazine-bar {
  background-color: #a0a0a0;
  height: auto;
  margin-top: 10px;
  margin-bottom: 10px;
  padding: 18px 25px;
  position: relative;
  width: 100%;
}

.briefing-magazine-bar:before, .briefing-magazine-bar:after {
  content: ' ';
  display: table;
}

.briefing-magazine-bar:after {
  clear: both;
}

.briefing-magazine-bar .bar-header {
  text-align: left;
  width: auto;
}

.briefing-magazine-bar .bar-header h2 {
  text-transform: uppercase;
  font-family: 'Helvetica Neue Condensed';
  font-size: 33px;
  color: white;
}

.briefing-magazine-bar .bar-header p {
  color: white;
  font-size: 18px;
}

.briefing-magazine-bar .bar-select-issue {
  width: 20%;
  margin: 3px 15px 3px 0px;
}

.briefing-magazine-bar .bar-select-issue .select-wrapper {
  background: #a0a0a0;
  border: 2px solid white;
  position: relative;
}

.briefing-magazine-bar .bar-select-issue .select-wrapper:after {
  content: '';
  display: block;
  top: 13px;
  right: 9px;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(255, 255, 255, 0);
  border-top-color: #fff;
  border-width: 7px;
  margin-left: -7px;
}

.briefing-magazine-bar .bar-select-issue .select-wrapper .arrow {
  background: none;
}

.briefing-magazine-bar .bar-select-issue select {
  background: #a0a0a0;
  font-size: 15px;
  color: white;
  text-transform: uppercase;
  padding: 7px 5px 6px;
}

.briefing-magazine-bar .bar-issue-download {
  width: 20%;
  overflow: hidden;
  margin: 3px 15px 0 0;
  position: relative;
}

.briefing-magazine-bar .bar-issue-download #issue_downloads {
  margin: 0;
  background: black;
  text-align: left;
  padding: 8px 15px 3px;
}

.briefing-magazine-bar .bar-issue-download .btn-download {
  padding: 0;
  margin: 0;
  width: 88%;
  height: 20px;
  overflow: hidden;
}

.briefing-magazine-bar .bar-issue-download .btn-download:after {
  display: none;
}

.briefing-magazine-bar .bar-issue-download:after {
  content: ' ';
  position: absolute;
  top: 7px;
  right: 8px;
  margin-top: 0;
  display: block;
  width: 23px;
  height: 23px;
  background-image: url("../images/sprite-institute.png");
  background-color: black;
  background-repeat: no-repeat;
  background-position: -51px -67px;
}

.briefing-magazine-bar .bar-issue-download:empty:after {
  display: none;
}

.briefing-magazine-bar .subscribe-btn-wrapper {
  margin: 3px 0;
}

.briefing-magazine-bar .subscribe-btn-wrapper .btn-manage-account,
.briefing-magazine-bar .subscribe-btn-wrapper .subscribe-btn {
  display: block;
  background: #3f67c0;
  margin-bottom: 0.625em;
  padding: 8px 15px 6px;
  color: white;
  font-size: 16px;
  font-family: 'proxima-nova';
  text-transform: uppercase;
}

.briefing-magazine .btn-phone-filter {
  top: -207px;
}

/* Institute Category Briefings For The Boardroom
---------------------------------------------------------- */
.briefing-for-the-boardroom-bar {
  width: 100%;
  background-color: #aaa;
  height: auto;
  margin-top: 10px;
  margin-bottom: 10px;
  padding: 18px 25px;
}

.briefing-for-the-boardroom-bar:before, .briefing-for-the-boardroom-bar:after {
  content: ' ';
  display: table;
}

.briefing-for-the-boardroom-bar:after {
  clear: both;
}

.briefing-for-the-boardroom-bar .bar-header {
  float: left;
  width: auto;
  text-align: left;
}

.briefing-for-the-boardroom-bar .bar-header h2 {
  text-transform: uppercase;
  font-family: 'Helvetica Neue Condensed';
  font-size: 33px;
  color: white;
}

.briefing-for-the-boardroom-bar .bar-header p {
  color: white;
  font-size: 18px;
  margin: 0;
}

.briefing-for-the-boardroom-bar .bar-select-issue {
  width: 20%;
  float: right;
  margin: 2px 0px 5px 0px;
}

.briefing-for-the-boardroom-bar .bar-select-issue .select-wrapper {
  background: #aaa;
  border: 2px solid white;
  position: relative;
}

.briefing-for-the-boardroom-bar .bar-select-issue .select-wrapper:after {
  content: '';
  display: block;
  top: 13px;
  right: 9px;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(255, 255, 255, 0);
  border-top-color: #fff;
  border-width: 7px;
  margin-left: -7px;
}

.briefing-for-the-boardroom-bar .bar-select-issue .select-wrapper .arrow {
  background: none;
}

.briefing-for-the-boardroom-bar .bar-select-issue select {
  background: #aaa;
  font-size: 15px;
  color: white;
  text-transform: uppercase;
  padding: 7px 5px 6px;
}

.briefing-for-the-boardroom-bar .bar-issue-download {
  float: right;
  width: 20%;
  overflow: hidden;
  position: relative;
}

.briefing-for-the-boardroom-bar .bar-issue-download #issue_downloads {
  margin: 0;
  background: black;
  text-align: left;
  padding: 8px 15px 3px;
}

.briefing-for-the-boardroom-bar .bar-issue-download .btn-download {
  padding: 0;
  margin: 0;
  width: 88%;
  height: 20px;
  overflow: hidden;
}

.briefing-for-the-boardroom-bar .bar-issue-download .btn-download:after {
  display: none;
}

.briefing-for-the-boardroom-bar .bar-issue-download:after {
  content: ' ';
  position: absolute;
  top: 50%;
  right: 8px;
  margin-top: -12px;
  display: block;
  width: 23px;
  height: 23px;
  background-image: url("../images/sprite-institute.png");
  background-color: black;
  background-repeat: no-repeat;
  background-position: -51px -67px;
}

.briefing-for-the-boardroom-bar .subscribe-btn-wrapper {
  float: right;
  margin: 3px 8px 3px 0;
}

.briefing-for-the-boardroom-bar .subscribe-btn-wrapper .subscribe-btn {
  display: block;
  background: #3f67c0;
  padding: 8px 15px 6px;
  color: white;
  font-size: 16px;
  font-family: 'proxima-nova';
  text-transform: uppercase;
}

.institute-category-filter {
  position: relative;
}

/* General Article Styling
---------------------------------------------- */
.sdg-institute-article-article .institute-content {
  margin-bottom: 0;
  padding-bottom: 0;
}

.sdg-institute-article-article .institute-content .content-wrapper {
  margin-top: 0;
}

.sdg-institute-article-article .sdg-institute-download-register form {
  margin-left: 0 !important;
}

.institute-article,
.institute-article * {
  box-sizing: border-box;
}

.institute-article {
  padding: 15px 0 40px 0;
  font-family: 'Helvetica Neue';
  text-align: left;
  -webkit-font-smoothing: antialiased;
  position: relative;
}

/* Article Content Column Styling
---------------------------------------------- */
.institute-article-content-container {
  padding: 20px 19px 40px;
  background: #fff;
}

.institute-article-content h2 {
  font-family: 'Helvetica Neue Condensed';
  font-size: 29px;
  font-weight: 800;
  text-transform: uppercase;
}

.institute-article-content h3 {
  font-size: 23px;
  font-weight: 400;
}

.institute-article-content h4 {
  font-size: 20px;
  font-weight: 600;
}

.institute-article-content h5 {
  font-size: 16px;
  font-weight: 600;
}

.institute-article-content p {
  margin: 5px 0 20px 0;
  font-size: 14px;
  color: #585858;
  font-weight: normal;
}

.institute-article-content img {
  margin: 0 0 20px 0;
}

.institute-article-content a {
  text-decoration: underline;
}

.institute-article-content ol,
.institute-article-content ul {
  margin: 5px 0 20px 0;
  padding-left: 20px;
  font-size: 14px;
  color: #585858;
  line-height: 1.35em;
  font-weight: normal;
}

.institute-article-content ul li {
  list-style: disc;
}

.institute-article-content ol li {
  list-style: decimal;
}

/* Article Header */
.institute-article-header {
  width: 100%;
  clear: both;
  padding: 20px 19px 10px 19px;
}

.institute-article-header h1 {
  color: #242424;
  font-family: "proxima-nova", sans-serif;
  font-size: 2.1875em;
  font-weight: 600;
  line-height: 40px;
  margin-top: 2px;
  text-transform: none;
}

.institute-article-content-tags {
  color: #464545;
  font-size: 1em;
  letter-spacing: 0.05em;
  text-transform: uppercase;
}

/* Article Date */
.institute-article-date {
  font-weight: 600;
  font-size: 13px;
  line-height: 20px;
  color: #000;
  margin-bottom: 0;
}

/* Article SHare */
.institute-article-share {
  filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='grayscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0'/></filter></svg>#grayscale");
  /* Firefox 10+, Firefox on Android */
  filter: gray;
  /* IE6-9 */
  -webkit-filter: grayscale(100%);
}

.institute-article-share * {
  box-sizing: content-box;
}

/* Article Category */
.institute-article-category {
  border-left: 2px solid #464545;
  display: inline-block;
  min-width: 225px;
  padding: 23px 19px 20px 19px;
  font-size: 1em;
  font-weight: 300;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  color: #000;
}

/* Aritcle Authors */
.institute-authors {
  padding: 11px 0 0 0;
  border-top: 1px solid #000;
  margin: 0 30px;
}

.institute-authors > h3 {
  font-size: 30px;
  line-height: 41px;
}

.institute-authors.webinar-presenter {
  margin-left: 0;
  margin-top: 2.5em;
}

.institute-author-link {
  display: inline-block;
  font-size: 16px;
  font-weight: bold;
  text-decoration: underline;
}

.institute-author-list {
  margin: 0 0 0 -24px;
  padding: 0 0 0 7px;
  list-style: none;
}

.institute-author {
  padding: 24px 0 0 24px;
}

.institute-author:before, .institute-author:after {
  content: ' ';
  display: table;
}

.institute-author:after {
  clear: both;
}

.institute-author h3 {
  font-size: 16px;
  font-weight: 600;
}

.institute-author p {
  font-size: 14px;
}

.institute-article-content .institute-author h3 {
  font-size: 16px;
  font-weight: 600;
}

.institute-article-content .institute-author p {
  font-size: 14px;
}

.institute-author-avatar {
  position: relative;
  z-index: 1;
  float: left;
  width: 69px;
  margin-right: -69px;
}

.institute-author-details {
  float: left;
  padding-left: 89px;
}

/* Article Sidebar Styling
---------------------------------------------- */
.institute-article-sidebar {
  padding: 20px 0 0 0;
  position: relative;
}

.institute-sidebar-block {
  padding: 19px;
  background: #fff;
}

.institute-sidebar-block ul {
  margin: 0;
  padding: 0;
}

.institute-sidebar-block li {
  list-style-type: none;
}

.institute-sidebar-block h3 {
  font-size: 18px;
  color: #444343;
}

.institute-sidebar-block .btn-black {
  margin: 10px 0;
  width: 100%;
  font-size: 15px;
  font-weight: 600;
}

.institute-login-form {
  padding: 0 0 10px 0;
}

.institute-login-form h3 {
  margin-bottom: 8px;
}

.institute-login-form input[type="password"],
.institute-login-form input[type="text"] {
  margin: 7px 0;
  width: 100%;
  border: 2px solid #000;
}

.institute-login-form .forgot-password {
  margin-top: 7px;
  display: inline-block;
}

.institute-article-signup {
  padding: 10px 0 0 0;
}

.institute-article-signup h3 {
  margin-bottom: 0;
}

.institute-article-sign-up-block {
  padding: 0 0 30px 0;
}

.institute-article-downloads {
  padding: 0 0 30px 0;
}

.institute-article-downloads > h3 {
  margin-bottom: 20px;
  font-size: 23px;
  border-bottom: 1px solid #000;
}

.institute-article-bottom-download {
  width: 270px;
  display: block;
  clear: both;
  margin-top: 30px;
}

.institute-article-bottom-download ul {
  padding: 0;
  margin: 0;
}

.institute-article-bottom-download ul li {
  list-style: none;
}

.institute-article-bottom-download a {
  width: 100%;
  text-transform: uppercase;
  text-decoration: none;
  font-weight: 600;
}

.institute-recent-articles {
  padding: 30px 19px 0 19px;
}

.institute-recent-articles > h3 {
  margin-bottom: 20px;
  font-size: 23px;
  border-bottom: 1px solid #000;
}

.institute-recent-articles .articles__item {
  max-width: 100%;
  padding-left: 0;
  width: 100%;
}

.institute-recent-articles .articles__link {
  max-width: 100%;
}

.institute-recent-articles .articles__title {
  font-size: 1.25em;
}

.institute-recent-articles .article-item-media {
  min-height: 200px;
}

.institute-recent-articles .articles__type {
  font-size: 0.875em;
}

.institute-recent-articles .articles__desc {
  font-size: 0.9375em;
}

.institute-recent-articles .articles__cta {
  font-size: 0.9375em;
}

.institute-recent-articles .articles__img-icon {
  font-size: 25px;
}

/* Category Modifiers
---------------------------------------------- */
.institute-article-category.reports-and-insights {
  border-color: #3f67c0;
  border-color: rgba(63, 103, 192, 0.4);
}

.institute-article-category.briefings-magazine {
  border-color: #35b5eb;
  border-color: rgba(53, 181, 235, 0.4);
}

.institute-article-category.leadership-and-talent-trends {
  border-color: #09b65a;
  border-color: rgba(9, 182, 90, 0.4);
}

.institute-article-category.executive-insights,
.institute-article-category.all-topics {
  border-color: #dd7c05;
  border-color: rgba(221, 124, 5, 0.4);
}

/* Article Contact Form
---------------------------------------------- */
.institute-article-contact,
.institute-article-contact * {
  box-sizing: border-box;
}

.institute-article-contact {
  padding: 25px 19px 50px 19px;
  padding-top: 25px;
  padding-bottom: 50px;
  background: #fff;
}

.institute-article-contact h2 {
  margin-bottom: 20px;
  font-size: 36px;
  font-weight: bold;
}

.institute-article-contact .message {
  margin-bottom: 15px;
  padding: 20px 30px 18px 30px;
  background: #f1f1f0;
}

.institute-article-contact .message p {
  margin: 0;
  font-family: 'Helvetica Neue';
  font-size: 18px;
  font-weight: 300;
}

.institute-article-contact-form {
  text-align: left;
}

.institute-article-sidebar .cta-find-consultant a {
  margin-top: 0;
}

/* Article Sidebar
---------------------------------------------- */
.institute-sidebar-block-member {
  font-size: 13px;
}

.institute-article-member-upper {
  background-color: #CCC;
}

.institute-article-member-upper .inner {
  padding: 20px;
}

.institute-article-member-upper h2 {
  font-size: 16px;
  font-weight: bold;
  padding-bottom: 20px;
}

.institute-article-member-upper p {
  padding-bottom: 20px;
}

.institute-article-member-upper a {
  width: 100%;
}

.institute-article-member-upper .btn-download {
  padding: 11px 23px 9px;
  text-decoration: none;
}

.institute-article-member-upper .btn-download::after {
  background-position: -27px -42px;
  right: 10px;
  top: 18px;
}

.institute-article-member-lower {
  background-color: #888;
  color: #FFF;
}

.institute-article-member-lower .inner {
  padding: 30px;
}

.institute-article-member-lower .light {
  font-weight: bold;
  font-size: 14px;
}

.institute-article-member-lower .dark {
  color: #000;
  font-size: 14px;
  font-weight: bold;
  padding-bottom: 10px;
}

.institute-article-member-lower ul {
  margin-left: 12px;
}

.institute-article-member-lower li {
  list-style: disc;
  list-style-position: outside;
  padding-bottom: 10px;
}

.institute-article-member-upper .inner:before, .institute-article-member-upper .inner:after {
  content: ' ';
  display: table;
}

.institute-article-member-upper .inner:after {
  clear: both;
}

.institute-article-member-upper .member-article-image {
  float: left;
  width: 38%;
}

.institute-article-member-upper .member-article-image img {
  width: 100%;
}

.institute-article-member-upper .member-login {
  float: left;
  width: 59%;
  margin-left: 3%;
}

.institute-article-member-upper h3 {
  font-weight: bold;
  font-size: 16px;
  margin-bottom: 15px;
}

.institute-article-member-upper h3 .customer-fname {
  text-transform: capitalize;
}

.institute-article-member-upper h4 {
  font-size: 12px;
  padding: 10px 0 5px;
}

.institute-article-member-upper .input-wrapper {
  overflow: hidden;
  margin: 5px 0;
}

.institute-article-member-upper .input-wrapper label {
  float: left;
  font-size: 10px;
  width: 35%;
  margin-right: 5%;
  text-align: right;
  line-height: 27px;
}

.institute-article-member-upper .input-wrapper input {
  width: 60%;
  text-align: left;
  padding: 3px 0;
  font-size: 10px;
}

.institute-article-member-upper .btn-login {
  border: none;
  width: 100%;
  margin: 10px 0;
}

.institute-article-member-upper .member-forgot-password {
  float: left;
  width: 100%;
  clear: both;
  margin: 10px 0 0;
  text-align: right;
}

.institute-article-member-upper a {
  text-decoration: underline;
}

/* Phone Responsive
---------------------------------------------- */

/* Tablet and Larger Responsive
---------------------------------------------- */

/* Desktop Styling
---------------------------------------------- */

/* Membership Form */
.institute-article-content .membership-form .membership-form__ft {
  margin: 25px 0 0;
  font-size: 13px;
}

.institute-article-content .membership-form .mktoForm .mktoFormCol {
  width: 100%;
}

.institute-article-content .membership-form .mktoButtonRow {
  clear: both;
  display: block;
}

.membership-form input,
.membership-form textarea {
  background: #fff;
  border: 1px solid #f2f2f2 !important;
  width: 100% !important;
  color: #313d4c;
  font-size: 14px !important;
  text-indent: 5px !important;
  padding: 7px 0 !important;
  line-height: 1em !important;
  box-shadow: none !important;
}

.membership-form select {
  width: 120% !important;
  padding: 9px 10px 6px !important;
  font-size: 13px !important;
  background: none !important;
  float: none !important;
  border: none !important;
  text-indent: 8px;
  -webkit-appearance: none;
  -moz-appearance: none;
}

.webinar iframe {
  display: none;
}

.sdg-institute-article-aboutus .institute-navigation li.level0.institute-menu,
.sdg-institute-article-tributemikedriver .institute-navigation li.level0.institute-menu {
  position: relative;
}

.sdg-institute-article-aboutus .institute-navigation li.level0.institute-menu:after,
.sdg-institute-article-tributemikedriver .institute-navigation li.level0.institute-menu:after {
  content: ' ';
  position: absolute;
  top: 50%;
  right: 18px;
  margin-top: -11px;
  display: block;
  width: 22px;
  height: 22px;
  background-image: url("../images/sprite-institute.png");
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: -76px -67px;
}

.sdg-institute-article-aboutus .institute-content,
.sdg-institute-article-tributemikedriver .institute-content {
  margin-bottom: 0;
  padding-bottom: 0;
}

.sdg-institute-article-aboutus .institute-article-content,
.sdg-institute-article-tributemikedriver .institute-article-content {
  overflow: hidden;
}

.sdg-institute-article-aboutus .president-quote,
.sdg-institute-article-tributemikedriver .president-quote {
  font-size: 15px;
  padding: 30px;
  background-color: #fff;
}

.sdg-institute-article-aboutus .president-quote p,
.sdg-institute-article-tributemikedriver .president-quote p {
  margin-bottom: 10px;
}

.sdg-institute-article-aboutus .mike-driver,
.sdg-institute-article-tributemikedriver .mike-driver {
  font-weight: bold;
  margin-top: 20px;
  line-height: 15px;
  overflow: hidden;
  height: 15px;
}

.sdg-institute-article-aboutus .mike-driver:before,
.sdg-institute-article-tributemikedriver .mike-driver:before {
  content: '';
  display: inline-block;
  width: 10px;
  height: 10px;
  margin-left: -6px;
  margin-right: 3px;
  background: #000;
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.sdg-institute-article-aboutus .award-table td,
.sdg-institute-article-tributemikedriver .award-table td {
  height: 50px;
  background-color: #eaebee;
  vertical-align: middle;
  border-bottom: 15px solid white;
}

.sdg-institute-article-aboutus .award-name,
.sdg-institute-article-tributemikedriver .award-name {
  display: block;
  padding: 0 15px;
  font-size: 14px;
  text-align: left;
}

.sdg-institute-article-aboutus .award-year,
.sdg-institute-article-tributemikedriver .award-year {
  position: relative;
  background-color: #eb5b4c;
  line-height: 50px;
  color: white;
  vertical-align: top;
  font-size: 18px;
  font-weight: normal;
  padding: 0 65px 0 15px;
  height: 50px;
}

.sdg-institute-article-aboutus .award-year:after,
.sdg-institute-article-tributemikedriver .award-year:after {
  content: '';
  position: absolute;
  background: url("../images/institute/award-badge.png") no-repeat center center;
  width: 50px;
  height: 50px;
  border-left: 1px solid #f07a6c;
  top: 0;
  right: 0;
}

.sdg-institute-article-aboutus .mike-driver-image:before, .sdg-institute-article-aboutus .mike-driver-image:after,
.sdg-institute-article-tributemikedriver .mike-driver-image:before,
.sdg-institute-article-tributemikedriver .mike-driver-image:after {
  content: ' ';
  display: table;
}

.sdg-institute-article-aboutus .mike-driver-image:after,
.sdg-institute-article-tributemikedriver .mike-driver-image:after {
  clear: both;
}

.sdg-institute-article-aboutus .mike-driver-image img,
.sdg-institute-article-tributemikedriver .mike-driver-image img {
  width: 30%;
  float: left;
  margin-right: 5%;
}

.sdg-institute-article-aboutus .mike-driver-article-image,
.sdg-institute-article-tributemikedriver .mike-driver-article-image {
  float: left;
  width: 18%;
  margin-top: 5px;
  margin-right: 20px;
}

.sdg-institute-article-aboutus .video-wrapper,
.sdg-institute-article-tributemikedriver .video-wrapper {
  padding-bottom: 52.5%;
}

.video-title {
  padding: 15px 50px 0;
  background-color: #fff;
}

.sdg-institute-download-register .content-wrapper {
  width: 650px;
}

.sdg-institute-download-register .header {
  width: 650px;
}

.sdg-institute-download-register .header .search,
.sdg-institute-download-register .header .quick-access {
  display: none;
}

.sdg-institute-download-register .site-marquee,
.sdg-institute-download-register .institute-navigation,
.sdg-institute-download-register .institute-footer,
.sdg-institute-download-register .footer-container {
  display: none;
}

.sdg-institute-download-register .institute-content {
  background: none;
  text-align: left;
}

.sdg-institute-download-register .validation-advice {
  display: inline-block;
  margin-left: 133px;
}

.sdg-institute-download-register .requiredLegend {
  width: 383px;
  text-align: right;
}

.sdg-institute-download-register ul.messages {
  text-align: center;
  font-size: 16px;
  padding: 20px 0;
}

.sdg-institute-download-register li.error-msg {
  color: #F00;
}

.sdg-institute-download-register .download-register-header {
  background-color: #00a982;
  color: white;
  font-size: 20px;
  width: 100%;
  margin-bottom: 15px;
}

.sdg-institute-download-register .download-register-header p {
  padding: 15px;
  margin-left: 33px;
  border-left: 1px solid white;
}

.sdg-institute-download-register .form-header {
  font-size: 16px;
  margin-bottom: 150px;
}

.sdg-institute-download-register .form-header strong {
  font-style: italic;
}

.sdg-institute-download-register form {
  display: block;
  margin-left: 150px;
  font-size: 14px;
}

.sdg-institute-download-register form h4, .sdg-institute-download-register form a {
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 15px;
  color: #888888;
}

.sdg-institute-download-register form a {
  text-decoration: underline;
}

.sdg-institute-download-register form a:hover {
  text-decoration: none;
}

.sdg-institute-download-register form .mktoFormRow {
  margin-bottom: 5px;
}

.sdg-institute-download-register form .mktoLabel {
  width: 130px;
  display: inline-block;
}

.sdg-institute-download-register form input[type='text'],
.sdg-institute-download-register form input[type='password'] {
  width: 250px;
}

.sdg-institute-download-register form button {
  padding: 5px 10px;
  font-size: 16px;
  background: #ccc;
  color: white;
  border: 1px solid white;
  margin-left: 133px;
}

.sdg-institute-download-register #login-form {
  display: none;
}

.sdg-institute-download-register .download-footer {
  margin-top: 15px;
  padding-top: 15px;
  border-top: 1px solid black;
  font-size: 14px;
  width: 100%;
}

.sdg-institute-download-register .mktoForm .mktoFormCol {
  width: 100%;
}

/*
	Member Options
	from: membership/options.phtml
*/
.sdg-institute-download-bfbmembershipthankyou .content-wrapper,
.sdg-institute-download-bfbmembership .content-wrapper,
.sdg-institute-download-membership .content-wrapper {
  text-align: left;
  font-family: 'proxima-nova', Helvetica, Arial, sans-serif;
  padding: 0 20px;
  min-height: 300px;
  overflow: hidden;
}

.sdg-institute-download-bfbmembershipthankyou .content-wrapper .image,
.sdg-institute-download-bfbmembership .content-wrapper .image,
.sdg-institute-download-membership .content-wrapper .image {
  float: right;
  margin: 30px 0px 20px 20px;
  max-width: 350px;
  width: 28%;
}

.sdg-institute-download-bfbmembershipthankyou .content-wrapper .content,
.sdg-institute-download-bfbmembership .content-wrapper .content,
.sdg-institute-download-membership .content-wrapper .content {
  float: left;
  width: 70%;
}

.sdg-institute-download-bfbmembershipthankyou .content-wrapper img,
.sdg-institute-download-bfbmembership .content-wrapper img,
.sdg-institute-download-membership .content-wrapper img {
  max-width: 100%;
}

.sdg-institute-download-bfbmembershipthankyou h1,
.sdg-institute-download-bfbmembership h1,
.sdg-institute-download-membership h1 {
  font-size: 30px;
  font-weight: 600;
  padding: 20px 0 10px;
  color: #4567b1;
}

.sdg-institute-download-bfbmembershipthankyou h2,
.sdg-institute-download-bfbmembership h2,
.sdg-institute-download-membership h2 {
  font-size: 20px;
  padding: 20px 0;
  font-weight: 500;
  color: #4567b1;
}

.sdg-institute-download-bfbmembershipthankyou h2:first-child,
.sdg-institute-download-bfbmembership h2:first-child,
.sdg-institute-download-membership h2:first-child {
  padding-top: 0;
}

.sdg-institute-download-bfbmembershipthankyou .membership-description,
.sdg-institute-download-bfbmembership .membership-description,
.sdg-institute-download-membership .membership-description {
  font-size: 14px;
  margin: 0 auto;
}

.sdg-institute-download-bfbmembershipthankyou .membership-description a,
.sdg-institute-download-bfbmembership .membership-description a,
.sdg-institute-download-membership .membership-description a {
  text-decoration: underline;
}

.sdg-institute-download-bfbmembershipthankyou .subscription-options,
.sdg-institute-download-bfbmembership .subscription-options,
.sdg-institute-download-membership .subscription-options {
  border-top: 1px solid #666;
  padding-top: 25px;
}

.sdg-institute-download-bfbmembershipthankyou .btn-manage-account,
.sdg-institute-download-bfbmembership .btn-manage-account,
.sdg-institute-download-membership .btn-manage-account {
  margin-left: 5px;
  padding: 5px 10px 3px;
  font-size: 13px;
  font-family: 'proxima-nova', Helvetica, Arial, sans-serif;
  font-weight: 600;
  text-transform: uppercase;
  background: #4567b1;
  color: white;
  border: none;
  display: inline-block;
}

.sdg-institute-download-bfbmembershipthankyou .subscriptionBlock,
.sdg-institute-download-bfbmembership .subscriptionBlock,
.sdg-institute-download-membership .subscriptionBlock {
  display: inline-block;
  width: 29%;
  padding: 2%;
  font-size: 14px;
  border-left: 1px dotted black;
  vertical-align: top;
}

.sdg-institute-download-bfbmembershipthankyou .subscriptionBlock img,
.sdg-institute-download-bfbmembership .subscriptionBlock img,
.sdg-institute-download-membership .subscriptionBlock img {
  display: block;
  width: auto;
  height: 200px;
  margin: 10px auto;
}

.sdg-institute-download-bfbmembershipthankyou .subscriptionBlock:first-child,
.sdg-institute-download-bfbmembership .subscriptionBlock:first-child,
.sdg-institute-download-membership .subscriptionBlock:first-child {
  border-left: none;
}

.sdg-institute-download-bfbmembershipthankyou .subscriptionBlock h3,
.sdg-institute-download-bfbmembership .subscriptionBlock h3,
.sdg-institute-download-membership .subscriptionBlock h3 {
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 20px;
  color: #4567b1;
}

.sdg-institute-download-bfbmembershipthankyou .subscriptionBlock button,
.sdg-institute-download-bfbmembership .subscriptionBlock button,
.sdg-institute-download-membership .subscriptionBlock button {
  margin-top: 20px;
  padding: 5px 10px;
  font-size: 15px;
  font-family: 'proxima-nova', Helvetica, Arial, sans-serif;
  font-weight: 600;
  text-transform: uppercase;
  background: #4567b1;
  color: white;
  border: none;
}

.sdg-institute-download-bfbmembershipthankyou .subscriptionBlock ul,
.sdg-institute-download-bfbmembership .subscriptionBlock ul,
.sdg-institute-download-membership .subscriptionBlock ul {
  margin-left: 15px;
}

.sdg-institute-download-bfbmembershipthankyou .subscriptionBlock ul li,
.sdg-institute-download-bfbmembership .subscriptionBlock ul li,
.sdg-institute-download-membership .subscriptionBlock ul li {
  list-style: disc;
}

.sdg-institute-download-bfbmembershipthankyou .subscriptionBlock p,
.sdg-institute-download-bfbmembership .subscriptionBlock p,
.sdg-institute-download-membership .subscriptionBlock p {
  font-weight: bold;
  padding: 5px 0;
  margin-left: 15px;
}

.sdg-institute-download-bfbmembershipthankyou .iframeContainer,
.sdg-institute-download-bfbmembership .iframeContainer,
.sdg-institute-download-membership .iframeContainer {
  width: 80%;
  margin: 20px auto;
}

.sdg-institute-download-bfbmembershipthankyou .iframeContainer iframe,
.sdg-institute-download-bfbmembership .iframeContainer iframe,
.sdg-institute-download-membership .iframeContainer iframe {
  border: none;
}

.sdg-institute-download-bfbmembershipthankyou .membership_promo,
.sdg-institute-download-bfbmembership .membership_promo,
.sdg-institute-download-membership .membership_promo {
  text-align: center;
  margin: 30px 0;
}

.sdg-institute-download-bfbmembershipthankyou .membership_promo label,
.sdg-institute-download-bfbmembership .membership_promo label,
.sdg-institute-download-membership .membership_promo label {
  font-size: 16px;
}

.sdg-institute-download-bfbmembershipthankyou .membership_promo button,
.sdg-institute-download-bfbmembership .membership_promo button,
.sdg-institute-download-membership .membership_promo button {
  padding: 6px 20px;
  font-size: 15px;
  font-family: 'proxima-nova', Helvetica, Arial, sans-serif;
  font-weight: 600;
  text-transform: uppercase;
  background: #4567b1;
  color: white;
  border: none;
}

.sdg-institute-download-bfbmembershipthankyou .membership_promo input,
.sdg-institute-download-bfbmembership .membership_promo input,
.sdg-institute-download-membership .membership_promo input {
  width: 220px;
  margin: 0 10px;
}

.sdg-institute-download-bfbmembershipthankyou .content-wrapper ul,
.sdg-institute-download-bfbmembership .content-wrapper ul,
.sdg-institute-download-membership .content-wrapper ul {
  padding-left: 20px;
}

.sdg-institute-download-bfbmembershipthankyou .content-wrapper li,
.sdg-institute-download-bfbmembership .content-wrapper li,
.sdg-institute-download-membership .content-wrapper li {
  font-size: 14px;
  list-style: disc;
}

.sdg-institute-download-bfbmembershipthankyou .mktoForm .mktoOffset,
.sdg-institute-download-bfbmembership .mktoForm .mktoOffset,
.sdg-institute-download-membership .mktoForm .mktoOffset {
  display: none;
}

.sdg-institute-download-bfbmembershipthankyou .mktoForm .mktoButtonWrap.mktoShadow .mktoButton,
.sdg-institute-download-bfbmembership .mktoForm .mktoButtonWrap.mktoShadow .mktoButton,
.sdg-institute-download-membership .mktoForm .mktoButtonWrap.mktoShadow .mktoButton {
  margin-left: 5px;
  padding: 5px 10px;
  font-size: 15px;
  font-family: 'proxima-nova', Helvetica, Arial, sans-serif;
  font-weight: 600;
  text-transform: uppercase;
  background: #4567b1;
  color: white;
  border: none;
}

@media screen and (min-width: 1025px){
  #desktop{
    display: block;
  }
  #desktop{
    display: block;
  }
}

@media screen and (min-width: 767px) and (max-width: 1024px){
  #tablet{
    display: block;
  }
  #tablet{
    display: block;
  }
}

@media screen and (max-width: 767px){
  #phone{
    display: block;
  }
  .kf-mobile{
    display: block;
  }
  #phone{
    display: block;
  }
  .kf-mobile{
    display: block;
  }
}

@media only screen and (max-width: 1024px){

  .briefing-for-the-boardroom-bar .bar-header{
    max-width: 75%;
  }
  .sdg-institute-download-bfbmembershipthankyou .content-wrapper,
  .sdg-institute-download-bfbmembership .content-wrapper,
  .sdg-institute-download-membership .content-wrapper{
    padding: 0 20px;
  }
  .sdg-institute-download-bfbmembershipthankyou .subscriptionBlock,
  .sdg-institute-download-bfbmembership .subscriptionBlock,
  .sdg-institute-download-membership .subscriptionBlock{
    display: block;
    width: 100%;
    border-left: none;
    border-bottom: 1px dotted black;
  }
  .sdg-institute-download-bfbmembershipthankyou .iframeContainer,
  .sdg-institute-download-bfbmembership .iframeContainer,
  .sdg-institute-download-membership .iframeContainer{
    width: 100%;
  }
}

@media only screen and (max-width: 767px){

  .main{
    padding-bottom: 0;
  }
  .col2-right-layout .col-main{
    width: 100%;
    float: none;
  }
  .col2-right-layout .col-right{
    width: 96%;
    float: none;
    margin: 0 auto;
  }
  .col2-left-layout .col-main{
    width: 100%;
    float: none;
  }
  .col2-left-layout .col-left{
    width: 96%;
    float: none;
    margin: 0 auto;
  }
  .thirds .two-thirds{
    width: 100%;
  }
  .caroufredsel_wrapper{
    min-height: 150px;
    margin-bottom: 0 !important;
  }
  .mod-two-breaker{
    display: block;
    clear: both;
  }
  .phone-display-only{
    display: block;
  }
  .sdg-institute-download-membership .header,
  .sdg-institute-article-index .header,
  .sdg-institute-article-category .header,
  .sdg-institute-article-article .header,
  .sdg-institute-article-aboutus .header,
  .sdg-institute-article-tributemikedriver .header{
    padding: 0;
  }
  .sdg-institute-download-membership .header .logo,
  .sdg-institute-article-index .header .logo,
  .sdg-institute-article-category .header .logo,
  .sdg-institute-article-article .header .logo,
  .sdg-institute-article-aboutus .header .logo,
  .sdg-institute-article-tributemikedriver .header .logo{
    margin: 0 auto;
  }
  .sdg-institute-download-membership .header .quick-access,
  .sdg-institute-article-index .header .quick-access,
  .sdg-institute-article-category .header .quick-access,
  .sdg-institute-article-article .header .quick-access,
  .sdg-institute-article-aboutus .header .quick-access,
  .sdg-institute-article-tributemikedriver .header .quick-access{
    margin-top: 0;
  }
  .institute-navigation{
    height: auto;
    top: 45px;
  }
  .institute-sub-menu a{
    font-size: 12px;
    padding: 5px 10px;
  }
  .institute-slideshow-nav .inner{
    zoom: 1;
  }
  .institute-slideshow .caption{
    max-width: 320px;
  }
  .institute-slideshow .slide-dark .caption{
    max-width: 480px;
  }
  .tabs-header{
    zoom: 1;
  }
  .tabs-header{
    display: none;
  }
  .tab-content-container .btn-tab-accordion{
    display: block;
  }
  .tab-content-container .tab-content{
    position: static;
  }
  .article-item-buttons{
    zoom: 1;
  }
  .article-item-small{
    zoom: 1;
  }
  .institute-category-search{
    margin-bottom: 5px;
    width: 100%;
    border-bottom: 2px solid #000;
  }
  .institute-category-sort .select-wrapper{
    border: 0;
    border-left: 2px solid #000;
  }
  .institute-category-sort .select-wrapper select{
    text-align: center;
  }
  .institute-category-toolbar{
    padding-bottom: 5px;
  }
  .searchspring-results_container,
  #searchspring,
  #searchspring .container,
  #searchspring-main,
  #searchspring-search_results{
    zoom: 1;
  }
  .institute-category-sidebar{
    position: absolute;
    z-index: 10;
    left: 0;
    right: 0;
    padding: 0 10px;
    background: #eaebee;
  }
  #filter-nav-wrap{
    display: none;
  }
  .briefing-magazine-bar{
    zoom: 1;
  }
  .briefing-magazine-bar .bar-select-issue{
    float: right;
    width: 30%;
    margin: 3px 0;
  }
  .briefing-magazine-bar .bar-issue-download{
    float: right;
    width: 30%;
  }
  .briefing-magazine-bar .subscribe-btn-wrapper{
    display: none;
  }
  .briefing-for-the-boardroom-bar{
    zoom: 1;
  }
  .briefing-for-the-boardroom-bar .bar-header{
    max-width: 60%;
  }
  .briefing-for-the-boardroom-bar .bar-select-issue{
    float: right;
    width: 30%;
    margin: 3px 0;
  }
  .briefing-for-the-boardroom-bar .bar-issue-download{
    float: right;
    width: 30%;
  }
  .briefing-for-the-boardroom-bar .subscribe-btn-wrapper{
    display: none;
  }
  #searchspring-sidebar{
    padding-bottom: 30px;
  }
  .institute-author{
    zoom: 1;
  }
  .institute-article-downloads{
    padding: 0 19px 0 19px;
  }
  .institute-article-bottom-download{
    display: none;
  }
  .institute-article-member-upper .inner{
    zoom: 1;
  }
  .institute-article-category{
    width: 100%;
  }
  .sdg-institute-article-aboutus .president-quote,
  .sdg-institute-article-tributemikedriver .president-quote{
    margin-top: 0;
  }
  .sdg-institute-article-aboutus .mike-driver-image,
  .sdg-institute-article-tributemikedriver .mike-driver-image{
    zoom: 1;
  }
}

@media only screen and (max-width: 480px){

  .article-item{
    width: 100%;
  }
  .briefing-magazine .btn-phone-filter{
    top: -280px;
  }
  .briefing-for-the-boardroom-bar .bar-header{
    max-width: 100%;
  }
  .briefing-for-the-boardroom-bar .bar-header h2{
    font-size: 25px;
  }
  .briefing-for-the-boardroom-bar .bar-header p{
    font-size: 16px;
  }
  .briefing-for-the-boardroom-bar .bar-select-issue{
    display: none;
  }
  .briefing-for-the-boardroom-bar .bar-issue-download{
    display: none;
  }
}

@media only screen and (min-width: smaller-phone){

}

@media only screen and (max-width: 374px){

}

@media only screen and (min-width: 768px){

  .sdg-institute-article-index .institute-sub-menu,
  .sdg-institute-article-category .institute-sub-menu{
    display: block !important;
  }
  .institute-navigation .institute-sub-menu{
    width: 100%;
    background: transparent;
    min-width: 0;
    box-sizing: border-box;
    box-shadow: none;
  }
  .institute-navigation .institute-sub-menu *{
    box-sizing: border-box;
  }
  .institute-navigation{
    padding: 0 10px;
  }
  .institute-navigation li.level0 a.level-top{
    font-size: 15px;
  }
  .institute-navigation li.level0.institute-menu{
    width: 240px;
  }
  .institute-sub-menu a{
    font-size: 13px;
    padding: 7px 30px;
    letter-spacing: 0;
  }
  .hdr__nav-wrap{
    max-width: 50em;
  }
  .institute-slideshow-nav .inner{
    padding: 0 10px;
  }
  .institute-slideshow{
    height: 286px;
  }
  .institute-slideshow h3{
    font-size: 30px;
    line-height: 28px;
  }
  .institute-slideshow p{
    font-size: 18px;
  }
  .institute-slideshow .inner{
    padding-left: 234px;
  }
  .institute-slideshow .caption{
    width: 380px;
    padding: 30px 40px 0 40px;
  }
  .institute-slideshow .slide-dark h3{
    font-size: 28px;
    line-height: 26px;
  }
  .institute-slideshow .slide-dark .caption{
    width: 410px;
  }
  .tab-content-container .tab-content > .inner{
    padding: 12px 0 0 0;
  }
  .article-item-video h3{
    font-size: 30px;
  }
  .article-item-video p{
    font-size: 16px;
  }
  .article-video-details{
    padding: 25px 30px 20px 30px;
  }
  .article-item h3{
    font-size: 24px;
    line-height: 34px;
  }
  .article-item-front h3 span{
    padding: 6px 15px 4px 15px;
  }
  .institute-articles{
    padding-right: 10px;
  }
  .institute-category .institute-articles{
    float: left;
    width: 100%;
    padding-left: 235px;
  }
  .institute-category .institute-articles > .inner{
    padding: 24px;
    background: #fff;
  }
  .institute-category-sidebar{
    position: relative;
    float: left;
    z-index: 1;
    margin-right: -235px;
    width: 235px;
  }
  .institute-category-search{
    float: left;
    width: 50%;
    padding: 4px 0 0 0;
  }
  .institute-category-search-form input[type="text"]{
    height: 44px;
  }
  .institute-category-sort{
    float: left;
    padding: 12px 0 0 0;
  }
  .institute-category-sort:before, .institute-category-sort:after{
    content: ' ';
    display: table;
  }
  .institute-category-sort:after{
    clear: both;
  }
  .institute-category-sort .inner{
    float: right;
    width: 100%;
    max-width: 167px;
  }
  .institute-category-sort .select-outer{
    width: 100%;
  }
  .btn-phone-filter{
    display: none;
  }
  .institute-category-toolbar{
    padding-right: 10px;
  }
  .institute-category-toolbar{
    height: 56px;
  }
  .institute-category-toolbar .content-wrapper{
    padding-left: 235px;
  }
  .btn-mobile-filter{
    display: none;
  }
  #searchspring-sidebar .filter,
  #searchspring-sidebar #searchspring-summary_header{
    position: relative;
    z-index: 2;
    margin-bottom: -27px;
  }
  .briefing-magazine-bar{
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .briefing-magazine-bar .bar-header{
    max-width: 350px;
  }
  .institute-article-content-container{
    padding: 5px 19px 40px;
  }
  .institute-article{
    padding: 12px 10px 58px 10px;
  }
  .institute-article-container,
  .institute-article-contact-form{
    float: left;
    margin-right: -260px;
    width: 100%;
    padding-right: 260px;
  }
  .institute-article-header{
    padding: 20px 260px 10px 0;
  }
  .institute-header-author{
    color: black;
    font-size: 18px;
    font-weight: 600;
    line-height: 20px;
    margin-bottom: 20px;
  }
  .institute-header-author__link{
    color: #106550;
    font-weight: 600;
  }
  .institute-article-date{
    float: left;
  }
  .institute-article-share{
    float: right;
  }
  .institute-article-content{
    padding: 40px 30px;
  }
  .institute-article-content p,
  .institute-article-content ul,
  .institute-article-content ol{
    font-size: 16px;
  }
  .institute-authors{
    padding-left: 7px;
  }
  .institute-authors > h3{
    margin-left: -7px;
    text-transform: none;
  }
  .institute-author{
    margin-left: -13px;
    width: 50%;
    display: inline-block;
    vertical-align: top;
  }
  .institute-article-sidebar{
    float: left;
    width: 260px;
    padding: 0px 0 0 24px;
  }
  .institute-recent-articles{
    padding: 0 0 30px 0;
  }
  .institute-article-contact-sidebar{
    position: relative;
    z-index: 1;
    float: left;
    width: 260px;
    padding: 0 0 0 24px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 1024px){

}

@media only screen and (min-width: 768px) and (max-width: 979px){

}

@media only screen and (min-width: 980px){

}

@media only screen and (min-width: 1025px){

  .page-wrap{
    padding-top: 3.4375em;
  }
  .hdr__nav-wrap{
    max-width: 56.25em;
  }
  .institute-slideshow h3{
    font-size: 38px;
    line-height: 35px;
  }
  .institute-slideshow p{
    font-size: 20px;
  }
  .institute-slideshow .inner{
    padding-left: 265px;
  }
  .institute-slideshow .caption{
    width: 500px;
    padding: 35px 60px 0 60px;
  }
  .institute-slideshow .slide-dark h3{
    font-size: 32px;
    line-height: 30px;
  }
  .institute-slideshow .slide-dark .caption{
    width: 550px;
    padding-top: 25px;
  }
  .institute-articles{
    padding: 27px 0 0 0;
  }
  .article-item-video{
    width: 66.664%;
    padding-left: 24px;
  }
  .article-item-video h3{
    font-size: 38px;
  }
  .article-item{
    width: 33.332%;
  }
  .article-item h3{
    font-size: 30px;
    line-height: 41px;
  }
  .article-item:hover .article-item-back{
    opacity: 1;
    visibility: visible;
  }
  .article-item-front h3{
    top: 45px;
  }
  .article-item-front h3 span{
    padding: 7px 15px 4px 15px;
  }
  .article-item-back{
    padding-top: 35px;
  }
  .institute-category .institute-articles{
    padding-left: 264px;
  }
  .institute-category .article-item{
    width: 50%;
    min-height: 200px;
  }
  .institute-category-sidebar{
    margin-right: -264px;
    width: 264px;
  }
  .institute-category-toolbar{
    height: 59px;
  }
  .institute-category-toolbar .content-wrapper{
    padding-left: 264px;
  }
  .institute-category-sidebar.briefing-magazine{
    margin-top: 0;
  }
  .institute-category-sidebar h3{
    display: none;
  }
  #searchspring-sidebar #searchspring-summary li,
  #searchspring-sidebar .option_link{
    font-size: 15px;
  }
  #searchspring-sidebar .filter,
  #searchspring-sidebar #searchspring-summary_header{
    font-size: 16px;
  }
  #searchspring-sidebar .facet_title{
    font-size: 16px;
  }
  .briefing-for-the-boardroom-bar .bar-header{
    max-width: 580px;
  }
  .institute-article{
    padding: 12px 0 58px 0;
  }
  .institute-article-container,
  .institute-article-contact-form{
    margin-right: -320px;
    padding-right: 320px;
  }
  .institute-article-category{
    min-width: 265px;
  }
  .institute-article-header{
    padding-right: 320px;
  }
  .institute-article-sidebar,
  .institute-article-contact-sidebar{
    float: left;
    width: 320px;
  }
}

@media only screen and (min-width: 1281px){

}

@media only screen and (min-width: 1401px){

}

@media only screen and (max-width: 1280px){

}

@media only screen and (max-width: 1400px){

}

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx){
  .icon-video{
    background-image: url("../images/retina/sprite-institute.png");
    background-size: 200px auto;
    -ms-behavior: url("/skin/frontend/enterprise/kornferry/jsbackgroundsize.min.htc");
  }
  .icon-play{
    background-image: url("../images/retina/sprite-institute.png");
    background-size: 200px auto;
    -ms-behavior: url("/skin/frontend/enterprise/kornferry/jsbackgroundsize.min.htc");
  }
  .icon-article{
    background-image: url("../images/retina/sprite-institute.png");
    background-size: 200px auto;
    -ms-behavior: url("/skin/frontend/enterprise/kornferry/jsbackgroundsize.min.htc");
  }
  .icon-restricted{
    background-image: url("../images/retina/sprite-institute.png");
    background-size: 200px auto;
    -ms-behavior: url("/skin/frontend/enterprise/kornferry/jsbackgroundsize.min.htc");
  }
  .icon-view{
    background-image: url("../images/retina/sprite-institute.png");
    background-size: 200px auto;
    -ms-behavior: url("/skin/frontend/enterprise/kornferry/jsbackgroundsize.min.htc");
  }
  .arrow-right-white:after{
    background-image: url("../images/retina/sprite-institute.png");
    background-size: 200px auto;
    -ms-behavior: url("/skin/frontend/enterprise/kornferry/jsbackgroundsize.min.htc");
  }
  .btn-with-arrow:after{
    background-image: url("../images/retina/sprite-institute.png");
    background-size: 200px auto;
    -ms-behavior: url("/skin/frontend/enterprise/kornferry/jsbackgroundsize.min.htc");
  }
  .btn-download:after{
    background-image: url("../images/retina/sprite-institute.png");
    background-size: 200px auto;
    -ms-behavior: url("/skin/frontend/enterprise/kornferry/jsbackgroundsize.min.htc");
  }
  .btn-arrow:after{
    background-image: url("../images/retina/sprite-institute.png");
    background-size: 200px auto;
    -ms-behavior: url("/skin/frontend/enterprise/kornferry/jsbackgroundsize.min.htc");
  }
  .btn-next:after{
    background-image: url("../images/retina/sprite-institute.png");
    background-size: 200px auto;
    -ms-behavior: url("/skin/frontend/enterprise/kornferry/jsbackgroundsize.min.htc");
  }
  .btn-prev:after{
    background-image: url("../images/retina/sprite-institute.png");
    background-size: 200px auto;
    -ms-behavior: url("/skin/frontend/enterprise/kornferry/jsbackgroundsize.min.htc");
  }
  .btn-link-arrow:before{
    background-image: url("../images/retina/sprite-institute.png");
    background-size: 200px auto;
    -ms-behavior: url("/skin/frontend/enterprise/kornferry/jsbackgroundsize.min.htc");
  }
  .sdg-institute-download-membership .header .logo-kfi,
  .sdg-institute-article-index .header .logo-kfi,
  .sdg-institute-article-category .header .logo-kfi,
  .sdg-institute-article-article .header .logo-kfi,
  .sdg-institute-article-aboutus .header .logo-kfi,
  .sdg-institute-article-tributemikedriver .header .logo-kfi{
    background-image: url("../images/retina/sprite-institute.png");
    background-size: 200px auto;
    -ms-behavior: url("/skin/frontend/enterprise/kornferry/jsbackgroundsize.min.htc");
  }
  .load-more{
    background-image: url("../images/retina/sprite-institute.png");
    background-size: 200px auto;
    -ms-behavior: url("/skin/frontend/enterprise/kornferry/jsbackgroundsize.min.htc");
  }
  .institute-category-search-form:before{
    background-image: url("../images/retina/sprite-institute.png");
    background-size: 200px auto;
    -ms-behavior: url("/skin/frontend/enterprise/kornferry/jsbackgroundsize.min.htc");
  }
  .institute-category-sort .select-wrapper .arrow:after{
    background-image: url("../images/retina/sprite-institute.png");
    background-size: 200px auto;
    -ms-behavior: url("/skin/frontend/enterprise/kornferry/jsbackgroundsize.min.htc");
  }
  .btn-phone-filter:after{
    background-image: url("../images/retina/sprite-institute.png");
    background-size: 200px auto;
    -ms-behavior: url("/skin/frontend/enterprise/kornferry/jsbackgroundsize.min.htc");
  }
  #searchspring-sidebar #searchspring-summary li:before,
  #searchspring-sidebar .option_link:before{
    background-image: url("../images/retina/sprite-institute.png");
    background-size: 200px auto;
    -ms-behavior: url("/skin/frontend/enterprise/kornferry/jsbackgroundsize.min.htc");
  }
  #searchspring-sidebar .show_more:after{
    background-image: url("../images/retina/sprite-institute.png");
    background-size: 200px auto;
    -ms-behavior: url("/skin/frontend/enterprise/kornferry/jsbackgroundsize.min.htc");
  }
  .sdg-institute-article-aboutus .institute-navigation li.level0.institute-menu:after,
  .sdg-institute-article-tributemikedriver .institute-navigation li.level0.institute-menu:after{
    background-image: url("../images/retina/sprite-institute.png");
    background-size: 200px auto;
    -ms-behavior: url("/skin/frontend/enterprise/kornferry/jsbackgroundsize.min.htc");
  }
}

@media only screen and (min-width: 768px) and (max-width: 767px){
  .institute-category-sort{
    zoom: 1;
  }
}

/*# sourceMappingURL=institute.css.map */