﻿html {
    max-width: 1405px;
    margin: 0 auto;
    display: block;
}
body {
    background-color: #ededed;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ededed), color-stop(100% #fff));
    background-image: -webkit-linear-gradient(top, #ededed 0%, #fff 100%);
    background-image: -moz-linear-gradient(top, #ededed 0%, #fff 100%);
    background-image: -ms-linear-gradient(top, #ededed 0%, #fff 100%);
    background-image: -o-linear-gradient(top, #ededed 0%, #fff 100%);
    background-image: linear-gradient(top, #ededed 0%, #fff 100%);
    background-repeat: no-repeat;
    margin: 0;
    padding: 0;
    font-family: 'Source Sans Pro',sans-serif;
}

@media only screen and (max-width: 991px) {
    body {
        font-size: 1.75em;
    }
}

.sr .fooReveal { visibility: hidden; }
.col-xs-15,
.col-sm-15,
.col-md-15,
.col-lg-15 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}
.fadein {
    display: none;
}

/* Global Styles */
.rp-contain img {
    max-width: 100%;
}
/*
.rp-contain a {
    font-size: 18px;
    line-spacing: 30px;
    /*color: #292e30;
}
.rp-contain p {
    font-size: 18px;
    line-height: 30px;
    padding-bottom: 30px;
}
*/
/* overwrite global styles to match existing site */
.panel {
    margin-bottom: 0;
    border: 0;
}
.rp-contain .panel h3 {
    line-height: inherit; 
    font-size: inherit;
    padding: 0;
    letter-spacing: inherit;
}
.rp-contain .panel p {
    padding-bottom: 0;
    font-size: 8pt;
}
.rp-contain .panel a:hover {
    text-decoration: none;
}
.rp-contain .panel.panel-1 h2 a:hover {
    color: #282828 !important;
}
.rp-contain .panel.panel-1 a:hover  {
    color: inherit !important;
}
.rp-contain .panel.panel-1 a.active:hover {
    color: #2ba7db !important;
}
.rp-contain .panel.panel-3 a:hover {
    color: #FFF !important;
    text-decoration: none !important;
}
.rp-contain .panel.panel-3 a.active {
    text-decoration: none !important;
}
.rp-contain .panel.panel-3 a.active:hover {
    color: #2ba7db !important;
}
.rp-contain h2 {
    font-size: 36px;
    text-transform: uppercase;
    color: #FFFFFF;
    padding: 0;
    margin: 0;
}
.rp-contain h3 {
    font-size: 24px;
    line-height: 30px;
    text-transform: uppercase;
    color: #008ae6;
    padding: 0;
    padding-bottom: 30px;
    margin: 0;
    letter-spacing: 1.6px;
}

@media only screen and (max-width: 640px) {
    .rp-contain h3 {
        font-size: 20px;
    }
}

.rp-contain a:focus, .rp-contain a:hover {
    /*color: #FFFFFF;
    text-decoration: underline;*/
}
.rp-contain .divider {
    width: 100px;
    background: #000000;
    display: block;
    height: 2px;
    margin-bottom: 55px;
}
.rp-contain .blue-button {
    background-color: #415967 !important;
    color: #dcd8d8;
    padding: 20px 25px;
    padding-right: 60px;
    font-size: 18px;
    line-height: 24px;
    letter-spacing: 1.6px;
    font-weight: 300;
    display: inline-block;
    background-image: url('/Content/img/white-arrow-rp.png');
    background-repeat: no-repeat;
    background-position: right 20px center;
}
.rp-contain .yellow-button {
    background-color: #f1ef4c !important;
    color: #000000;
    padding: 20px 25px;
    padding-right: 60px;
    font-size: 18px;
    line-height: 24px;
    letter-spacing: 1.6px;
    font-weight: 500 !important;
    display: inline-block;
    background-image: url('/Content/img/black-arrow-rp.png');
    background-repeat: no-repeat;
    background-position: right 20px center;
}
.rp-contain .gray-button {
    background-color: #dcd8d8 !important;
    color: #000000;
    padding: 20px 25px;
    padding-right: 60px;
    font-size: 18px;
    line-height: 24px;
    letter-spacing: 1.6px;
    font-weight: 300;
    display: inline-block;
    background-image: url('/Content/img/green-arrow-rp.png');
    background-repeat: no-repeat;
    background-position: right 20px center;
}
.rp-contain .megamenu .panel {
    border-radius: 0px;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
}
/* Removes styles set by Bootstrap */
#china-heidick-page {
    text-decoration: none;
}
#china-heidick-page img {
    /*vertical-align: inherit;*/
}

.panel h2 a:hover, .panel > a:hover {
    /*color: #282828;*/
}
/* Hide breadcrumb in original header */
#content .breadcrumbs {
    display: none;
}
/* Header */
#content #header2 {
    width: 100%;
    color: white;
    margin: 0 auto;
    padding: 0;
    position: relative;
    z-index: 9999;
    /* 
    background: black;
    height: 96px;
    */
}
#content #header2 div#main-logo {
    width: 291px;
    height: 20px;
    font-family: 'Times New Roman',serif;
    font-size: 21pt;
    text-align: center;
    position: absolute;
    left: 100px;
    bottom: 20px;
    text-indent: -99999px;
    padding: 0;
}
#content #header2 div#main-logo a {
    display: block;
    width: 100%;
    height: 100%;
    background-image: url(http://www.heidrick.com/Content/img/heidrick-struggles-logo-291x14.png);
    background-repeat: no-repeat;
}
#content #header2 .breadcrumbs {
    display: block;
    position: absolute;
    bottom: -50px;
    font-size: 14px;
    /*left: 77px;*/
}
#content #header2 .breadcrumbs ul {
    overflow: hidden;
    padding-left: 0;
}
#content #header2 .breadcrumbs ul li:first-child {
    list-style-type: none;
    margin-left: 0;
}
#content #header2 .breadcrumbs ul li {
    float: left;
    margin-left: 25px;
}
#content #header2 .breadcrumbs a {
    color: #FFFFFF;
    font-size: 14px;
    font-weight: normal;
    pointer-events: auto;
    cursor: pointer;
    margin-right: 0;
    text-decoration: none;
    display: block;
    float: left;
    margin-left: 12.5px;
}
#content #header2 .breadcrumbs a:first-child:before {
    content: "";
}
#content #header2 .breadcrumbs a:before {
    content:"•";
    margin-right: 12.5px;
}
#content #header2 .breadcrumbs a:after {
    display: none;
}
#content #header2 .breadcrumbs a.active {
    color: #008ae6;
    cursor: default;
    pointer-events: none;
}
#content #header2 .breadcrumbs a.active:before {
    color: #FFF;
}

@media only screen and (max-width: 992px) {
    #content .breadcrumbs {
        display: none;
    }

    #content #header2 .breadcrumbs {
        display: none;
    }

}

/* Carousel */
div#carousel .slide .slide-cta {
    margin-right: 20px;
}

div#carousel .slide .slide-cta-2 {
    display: inline-block;
    background: transparent;
    color: #666;
    text-transform: uppercase;
    margin-top: 10px;
    padding: 17px 19px;
    letter-spacing: 0.8px;
    border: 1px solid #c3c3c3;
}

div#carousel .slide .slide-cta-2:hover {
    background: #c3c3c3;
}

/* Content */
#container.rp-contain {
    width: 1405px;
    margin: 0 auto;
    position: relative;
    width: 100%;
    /*padding: 0 0 100px;*/
    background-color: #ededed;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ededed), color-stop(100% #fff));
    background-image: -webkit-linear-gradient(top, #ededed 0%, #fff 100%);
    background-image: -moz-linear-gradient(top, #ededed 0%, #fff 100%);
    background-image: -ms-linear-gradient(top, #ededed 0%, #fff 100%);
    background-image: -o-linear-gradient(top, #ededed 0%, #fff 100%);
    background-image: linear-gradient(top, #ededed 0%, #fff 100%);
    box-shadow: inset 0 81px 133px 25px rgba(0,0,0,0.49),0 0 66px 0 rgba(0,0,0,0.49);
}
.rp-contain #content {
    display: block;
    width: 100%!important;
    overflow: hidden;
    margin-top: -96px;
    padding-top: 0;
    padding-bottom: 0;
}
.rp-contain #content > .col-md-12 {
    padding-top: 60px;
    padding-bottom: 70px;
    padding-left: 0;
    padding-right: 0;
}
#container.rp-contain #content #container #content {
    margin-top: -96px;
}
.rp-contain .contain {
    max-width: 1200px;
    /*min-width: 1000px;*/
    margin: 0 auto;
    padding: 0 24px;
    overflow: hidden;
}

/* Hero */
#content .hero {
    position: relative;
    min-height: 129px;
    max-height: 568px;
    overflow: hidden;
}

#content .hero img {
    /* min-height: 264px; */
}

#content .hero .hero-info {
    position: absolute;
    top: 40%;
}
#content .hero .hero-info h2 {
    font-weight: 500;
    padding-bottom: 30px;
    letter-spacing: 1.6px;
    color: #FFFFFF;
}
#content .hero h3 {
    color: #FFFFFF;
    text-transform: none;
    max-width: 80%;
    line-height: 30px;
    font-weight: 300;
}


@media only screen and (max-width: 768px) {
    #content .hero {
        margin-top: -21.82%;
        padding-top: 34.424242%;
        position: relative;
        overflow: hidden;
    }
    #content .hero .hero-info h2 {
        padding-top: 70px;
    }
    #content .hero h3 {
        display: none;
    }
}

@media only screen and (max-width: 376px) {
    #content .hero {
        margin-top: -33px;
        padding-top: 34.424242%;
        position: relative;
        overflow: hidden;
    }

    #content .hero .hero-info h2 {
        padding-top: 35px;
    }
    #content .hero h3 {
        display: none;
    }
}

#content .hero .servicelogo{
    height: 52px;
    width: 161px;
    position: absolute;
    z-index: +1;
    bottom: 8%;
    right: 5%;
    overflow: hidden;
    background-color: transparent;
}

#content .hero .servicelogo img{
        min-height: 52px;
    }
@media only screen and (max-width: 768px) {
    #content .hero .servicelogo{
        display: none;
    }
}

@media only screen and (max-width: 550px) {
    #content .hero .servicelogo{
        display: none;
    }
}
@media only screen and (min-width: 992px) {
    #content .hero h3 {
        max-width: 65%;
    }

}
@media only screen and (max-width: 991px) {
    #content .hero h3 {
        font-size: 18px;
        line-height: 24px;
    }
    #content .hero .divider {
	margin-bottom: 30px;
    }
}

/* Submenu */
.sub-menu {
    background-color: #DCD8D8;
    padding: 0 !important;
}
.sub-menu ul {
    list-style-type: none;
    overflow: hidden;
    margin: 0;
    padding: 25px 0;
}
.sub-menu ul li {
    float: left;
    padding-right: 20px;
}

.dropdown.sub-menu {
    padding: 38px!important;
}

.dropdown.sub-menu, .dropdown.sub-menu ul.dropdown-menu  {
    width: 100%;
    text-align: center;
}

.dropdown.sub-menu .btn-info {
    width: 100%;
    background-color: #000;
    border-radius: 0;
    border-color: #000;
}

.sub-menu.dropdown > ul.dropdown-menu {
    top: 72px;
    border-radius: 0;
    border: 0 none;
}

.open>.dropdown-toggle.btn-info, .open>.dropdown-toggle.btn-info:hover,
.open>.dropdown-toggle.btn-info:active {
    background-color: #000;
    border-color: #000;
    border-radius: 0;
}

@media only screen and (max-width: 992px) {
    .sub-menu ul li {
        float: none;
    }
}

@media  only screen and (max-width: 768px) {
    .sub-menu ul li {
        padding-bottom: 24px;
    }
}

.sub-menu ul li:first-child span {
    padding-left: 0;
}

.sub-menu ul li .top-title {
    font-size: 12px;
    font-family: 'Lato';
    letter-spacing: 1.6px;
    color: #7f7e7e;
    /*padding: 0 20px;*/
    padding-bottom: 5px;
}
.sub-menu ul li .bottom-title {
    font-size: 18px;
    color: #000000;
    background-image: url('/Content/img/green-arrow-rp.png');
    background-repeat: no-repeat;
    background-position: right;
    /*padding: 0 20px;*/
    padding-right: 40px;
    margin-right: 20px;
    letter-spacing: 2px;
}
.sub-menu ul li span {
    display: block;
}

.heidrick-consulting .submenu ul li {
    padding-right: 30px;
}

@media only screen and (min-width: 992px) {
    .heidrick-consulting .sub-menu ul li .top-title {
        font-size: 16px;
        line-height: 20px;
        color: #333;
        height: 24px;
    }

    .heidrick-consulting .sub-menu ul li .bottom-title {
        font-size: 16px;
        line-height: 20px;
        color: #333;
    }
}


/* Leadership Headline */
.leadership-headline {
    background-color: #f7f7f7;
}
.leadership-headline h3 {
/*
    font-weight: 500;
*/
}
#content .leadership-headline h3 {
    font-weight: 600;
    /*
    font-size: 1.5em;
    line-height: 1.75em;
    */
}

.leadership-headline .video {
/*
    margin-top: -100px;
*/
}
.leadership-headline .videoFrame br {
    display: none;
}
.leadership-headline .videoFrame.row {
    margin-right: inherit;
    margin-left: inherit;
}

.leadership-headline .col-md-5 {
 /*
    position: absolute;
    top: -45px;
    right: 50px;
*/
}
.leadership-headline .contain .col-md-6 {
/*
    padding: 0;
*/
}
.leadership-headline .contain .col-md-6 .row {
    margin-bottom: 30px;
}
@media only screen and (max-width: 992px) {
    .leadership-headline .col-md-5 {
        /*
        position: relative;
        top: 0;
        right: 15px;
        */
    }
}
@media only screen and (min-width: 992px) {
    .leadership-headline .contain .col-md-6 {
        padding-left: 40px;
    }
}
@media only screen and (min-width: 1440px) {
    .leadership-headline .contain.row {
        max-width: 1230px;
    }
}

/*  Footer */
div#footer {
    background: #333333;
    color: #e8e8e8;
    font-weight: 600;
    font-family: inherit;
    font-size: 11pt;
    /*margin-top: -60px;*/
    box-shadow: 0 60px 66px 0 rgba(0,0,0,0.49);
    /*height: 172px;*/
    position: relative;
    margin: 0px auto 0 auto;
    padding: 15px 40px;
    border: none;
}

/* Homepage */
#content .homepage-grid {
    padding-bottom: 0;
}
#content .homepage-grid h3.true-case {
    max-width: 100%;
    width: 100%;
}
#content .homepage-grid h3.true-case a i.fa.fa-twitter {
    font-size: 24px;
    line-height: 12px;
    vertical-align: sub;
}



/* Leadership Assessment */
.executive-leadership {
    background-color: #DCD8D8;
    text-align: center;
}
.executive-leadership h3 {
    text-align: center;
    color: #000000 !important;
}
.executive-leadership .divider {
    text-align: center;
    display: block;
    margin: 0 auto;
    background-color: #415967;
}
.executive-leadership .contain > p {
    margin-top: 50px;
    margin-bottom: 50px;
    margin-left: auto;
    margin-right: auto;
    max-width: 800px;
}
.executive-leadership .contain img {
    min-height: 75px;
}
.executive-leadership .col-md-4 p {
    margin: 35px 0px;
    /*margin-bottom: 60px;*/
    font-size: 16px;
    line-height: 30px;
}

.executive-leadership.aqsa-dark {
    background-color: #f7f7f7;
}
.executive-leadership.aqsa-dark .contain {

}

@media only screen and (min-width: 992px) {
    .executive-leadership.aqsa-dark .row-eq-height {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
    }    
}
.executive-leadership.aqsa-dark .aqsa-left {
    background-color: #272727;
    color: #fff;
    padding: 4%;
    text-align: left;
    font-size: 17px;
}
.executive-leadership.aqsa-dark .aqsa-left h3 {
    color: #fff !important;
    font-size: 50px;
    line-height: 60px;
    text-align: left;
    text-transform: uppercase;
}

@media only screen and (max-width:460px) {
    .executive-leadership.aqsa-dark .aqsa-left h3 {
        font-size: 36px;
        line-height: 42px;
    }
}

.executive-leadership.aqsa-dark .aqsa-left h3 span.yellow {
    color: #f1ef4c;
}
.executive-leadership.aqsa-dark .aqsa-left p {
    color: #fff !important;
}
.executive-leadership.aqsa-dark .aqsa-left a {
    color: #628fa2 !important;
    line-height: 28px;
}
.executive-leadership.aqsa-dark .aqsa-left a:hover {
    color: #2ba7db !important;
    cursor: pointer;
    text-decoration: none;
}
.executive-leadership.aqsa-dark .aqsa-right {
    background-color: #bccad3;
    padding: 4%;
    text-align: center;
    font-size: 17px;
}
.executive-leadership.aqsa-dark .aqsa-right p.aqsa-right-title {
    font-size: 1.2em;
    text-transform: uppercase;
    font-weight: 700 !important;
    font-family: arial;
}
.executive-leadership.aqsa-dark .aqsa-right img {
    margin-top: 10px;
    margin-bottom: 10px;
}
.executive-leadership.aqsa-dark .aqsa-right a.yellow-button {
    margin-top: 10%;
}


/* Accelerating Performance */
.accelerating-performance {
    background-color: #f7f7f7;
    border-bottom: 1px solid #dcd8d8;
}
.accelerating-performance p {
    padding-bottom: 60px;
}
.accelerating-performance .book-cover {
    background: #000000;
    padding: 20px;
    display: inline-block
}
.accelerating-performance .available {
    background: #000000;
    color: #FFFFFF;
    position: absolute;
    top: 30px;
    left: 275px;
    border-radius: 50%;
    width: 142px;
    height: 142px; 
    text-align: center;
}
.accelerating-performance .available .available-content {
    padding-top: 50px;
    padding-bottom: 50px;
    font-size: 18px;
    line-height: 24px;
    font-family: 'Lato';
    letter-spacing: 1.6px;
}
.accelerating-performance .available span {
    font-size: 18px;
    display: block;
}
.accelerating-performance .gray-button {
    float: right;
}

@media only screen and (max-width: 414px) and (min-width: 0px) {
    .accelerating-performance .available {
        width: 100px;
        height: 100px;
        top: -25px;
        left: 180px;
    }
    .accelerating-performance .available .available-content {
        padding-top: 30px;
        padding-bottom: 30px;
    }
    .accelerating-performance .available span {
        font-size: 14px;
    }
}

/* Accelerating Performance - Sidebar */
.accelerating-performance.promo-sidebar {
    background-color: #FFFFFF;
    border: 1px solid #dcd8d8;
    padding: 20px;
    margin-right: 15px;
    margin-left: 15px;
}
.accelerating-performance.promo-sidebar .contain {
    padding: 0px;
}
.accelerating-performance.promo-sidebar .promo-left {
    padding: 0 0 0 0;
}
.accelerating-performance.promo-sidebar .promo-right {
    padding: 0 0 0 20px;
}

@media only screen and (max-width: 768px) {
    .accelerating-performance.promo-sidebar .promo-left {
        padding: 0 0 20px 0;
        text-align: center;
    }
    .accelerating-performance.promo-sidebar .promo-right {
        padding: 0 0 0 0;
        text-align: center;
    }
}    

.accelerating-performance.promo-sidebar .book-cover {
    padding: 0;
    border: 1px solid #ccc;
    -webkit-box-shadow: 2px 2px 5px 0px rgba(50, 50, 50, 0.33);
    -moz-box-shadow:    2px 2px 5px 0px rgba(50, 50, 50, 0.33);
    box-shadow:         2px 2px 5px 0px rgba(50, 50, 50, 0.33);
    background-color: transparent;
}
.accelerating-performance.promo-sidebar .book-cover img.bottom {
    max-height: 220px;
}
.accelerating-performance.promo-sidebar h3 {
    font-size: 1.5em;
    line-height: 1.5em;
    font-weight: 700 !important;
    padding-bottom: 20px;
}
.accelerating-performance.promo-sidebar p {
    padding-bottom: 40px;
    margin-bottom: 0;
}
.accelerating-performance.promo-sidebar .gray-button {
    float: inherit;
    line-height: 12px;
    padding-left: 14px;
    background-color: #445968 !important;
    color: #fff;
    background-image: url(/Content/img/white-arrow-rp.png);
}
#content .leadership-headline .promo-sidebar .promo-right h3 {
    font-weight: 600 !important;
    line-height: 1.3em;
}

/* Knowledge Center */
.knowledge-center {
    background-color: #f7f7f7;
    text-align: center;
    border-bottom: 1px solid #dcd8d8;
}
.knowledge-center .divider {
    text-align: center;
    display: block;
    margin: 0 auto 55px;
}
.knowledge-center h3 {
    /*margin-bottom: 30px;*/
}
.knowledge-center .knowledge-content {
    /*margin-top: 70px;*/
    margin-bottom: 60px;
    text-align: left;
}
.knowledge-center .knowledge-content  .pad-this {
    margin-bottom: 24px;
    padding: 20px;
    background: #eae7e7;
}
.knowledge-center .knowledge-content img {
    width: 100%;
}
.knowledge-center .knowledge-content .col-md-4 {
    padding-right: 25px;
    padding-left: 25px;
}
.knowledge-center .knowledge-content .knowledge-wrap {
    /*background: #eae7e7;*/
}
.knowledge-center .knowledge-content .knowledge-wrap  p {
    font-weight: 300;
    padding-top: 20px;
}
.knowledge-center .knowledge-content .knowledge-wrap a {
    padding-bottom: 10px;
    display: block;
    font-weight: 300;
    text-decoration: underline;
    padding-top: 10px;
}
.knowledge-center .knowledge-content .knowledge-wrap img {
    padding-bottom: 0;
}
.knowledge-center .knowledge-content .divider {
    text-align: left;
    /*margin-top: 30px;*/
    margin-left: 0;
    margin-bottom: 45px;
}
.knowledge-center .knowledge-content .author {
    display: block;
    font-size: 18px;
    line-height: 30px;
}
.knowledge-center .knowledge-content .date {
    color: #b4b1b1;
    font-size: 16px;
    line-height: 30px;
}
.knowledge-center .knowledge-content .type {
    color: #66686a;
    font-size: 16px;
    line-height: 30px;
    text-decoration: underline;
}

/* Meet Leadership */
.meet-leadership {
    background-color: #f7f7f7;
}
.meet-leadership .col-md-5 {
    padding-right: 30px;
}
.meet-leadership p {
    padding-bottom: 60px;
}
.meet-leadership .contain {
    padding-bottom: 60px;
}
.meet-leadership .leader {
    font-size: 24px;
    line-height: 30px;
    color: 000000;
    padding-bottom: 10px;
    display: block;
}
.meet-leadership .gray-button {
    float: right;
}

/* Meet Our Team */
.meet-our-team {
    background: #F7F7F7;
}
.meet-our-team h3 {
    text-align: center;
}
.meet-our-team .divider {
    text-align: center;
    display: block;
    margin: 0 auto;
}
.meet-our-team .row {
    margin-top: 70px;
    margin-bottom: 60px;
}
.meet-our-team .image-contain {
    position: relative;
    overflow: hidden;
    height: 127px;
}
.meet-our-team .image-contain img {
    max-height: 127px;
}
.meet-our-team .pad-this {
    padding: 0px;
    color: #292e30;
    text-align: left;
}
.meet-our-team .pad-this h3 {
    text-align: left;
    padding: 0;
    letter-spacing: 1px;
    margin-top: 50px;
    margin-bottom: 10px;
}
.meet-our-team .pad-this .divider {
    margin-left: 0;
    margin: 25px 0;
}
.meet-our-team .pad-this .job-title {
    display: block;
    font-size: 18px;
    line-height: 30px;
}
.meet-our-team .pad-this a {
    padding: 10px 0;
    display: block;
    text-decoration: underline;
}

.one-member .image-contain img {
    position: inherit;
    top: 0;
    left: 0;
    transform: none;
    max-width: 100%;
}

.mot-row {
    /*display: flex;*/
    justify-content: center;
}
/*
.mot-row {
    display: flex;
    font-size: 0;
    flex-wrap:wrap;
    margin:-10px 0 0 -10px;
}
*/
.col-md-15.mot-item {
    /*display: inline-block;
    float: none;
    width: 50%;*/
    width: 20%;
    min-height: 384px;
    float: left;
    display: inline;
    margin-bottom: 50px;
}
@media only screen and (max-width: 768px) {
    .col-md-15.mot-item {
        width: 100%;
        margin-bottom: 30px;
    }
    .meet-our-team .image-contain {
        height: inherit;
    }
    .meet-our-team .image-contain img {
        max-height: 100%;
    }
    .meet-our-team .pad-this h3 {
        margin-top: 30px;
    }
}
/*
.col-md-15.mot-item {
    display: inline-block;
    background:blue;
    margin:10px 0 0 10px;
    flex-grow: 1;
    height:100px;    
    width: calc(100% * (1/4) - 10px - 1px)
}
*/
.col-md-15.mot-item:nth-child(6) {
    clear: left;
}
.mot-item a:hover {
    color: inherit;
}
.meet-our-team .leader {
    position: relative;
    height: 35px;
    margin-bottom: 25px;
}
.meet-our-team .leader .leader-name {
    position: absolute;
    bottom: 0;
}

/* CONTACT US CTA */
.contact-us-cta {
    background-color: #DCD8D8;
    text-align: center;
    padding-bottom: 40px !important;
}
.contact-us-cta h3 {
    text-align: center;
    color: #000000 !important;
    font-weight: normal !important;
}
.contact-us-cta .divider {
    text-align: center;
    display: block;
    margin: 0 auto;
}
.contact-us-cta p {
    margin-top: 50px;
    margin-bottom: 30px;
    margin-left: auto;
    margin-right: auto;
    max-width: 650px;
    padding-bottom: 0;
    color: #252525;
    font-size: 1.2em;
}
.contact-us-cta a.learnmore {
    color: #337ab7;
    text-decoration: underline;
    display: block;
    margin-top: 10px;
}

.contact-us-cta a.yellow-button {
    margin-top: 14px;
}



/* WHAT WE DO */

/* Three Column */
.three-column {
    background-color: #F7F7F7;
    text-align: center;
    border-bottom: 1px solid #dcd8d8;
}

.three-column .knowledge-content {
    text-align: left;
}
.three-column .knowledge-content  .pad-this {
    padding: 20px;
    background-color: #eae7e7;
    color: #292e30;
    font-weight: 300;
    min-height: 390px;
}

@media only screen and (max-width: 992px) {
    .rp-contain #content > .col-md-12 {
        padding-top: 0;
    }
    .rp-contain .contain {
        padding: 30px 15px 0;
    }
    .rp-contain .contain .col-md-4 {
        padding-top: 48px;
    }

    .rp-contain .contain .col-md-4 .contain {
        padding: 0;
    }
    .rp-contain .contain .col-md-4:first-child {
        padding-top: 0;
    }
    .hero > .contain {
        padding: 0 48px;
    }
}

.three-column .knowledge-content img {
    width: 100%;
}
.three-column .knowledge-content .col-md-4 {
    padding-right: 25px;
    padding-left: 25px;
}
.three-column .knowledge-content .knowledge-wrap img {
    padding-bottom: 0;
}
.three-column .button-contain {
    padding: 40px 70px;
    background-color: #eae7e7;
    border-top: 1px solid #dcd8d8;
    text-align: center;
}
.three-column .button-contain .gray-button {
    margin: 0 auto;
}

/* Two Column */
.two-column {
    background-color: #F7F7F7;
    text-align: center;
    border-bottom: 1px solid #dcd8d8;
}
.two-column .knowledge-content {
    text-align: left;
}
.two-column .knowledge-content .col-md-6 {
    padding-right: 50px;
    padding-left: 50px;
}
@media only screen and (max-width: 640px) {
    .two-column .knowledge-content .col-md-6 {
        padding-right: 20px;
        padding-left: 20px;
    }
    .two-column .knowledge-content .knowledge-wrap .divider {
        left: 35% !important;
    }        
}
.two-column .knowledge-content .knowledge-wrap {
    position: relative;
}
.two-column .knowledge-content .knowledge-wrap h3 {
    position: absolute;
    top: 3%;
    z-index: +1;
    text-align: center;
    display: block;
    width: 100%;
    color: #FFF !important;
}
.two-column .knowledge-content .knowledge-wrap .divider {
    position: absolute;
    top: 9%;
    left: 40%;
    background-color: #FFF;
    z-index: +1;
}
.two-column .knowledge-content .knowledge-wrap img {
    width: 100%;
    padding-bottom: 0;
}
.two-column .knowledge-content .knowledge-wrap .pad-this {
    padding: 20px 0px;
    background-color: inherit;
    color: #292e30;
    font-weight: 300;
    min-height: 390px;
}
@media only screen and (max-width: 992px) {
    .two-column .knowledge-content .knowledge-wrap .pad-this {
        min-height: inherit;
    }
}

.two-column .knowledge-content .knowledge-wrap .button-contain {
    padding: 0px 70px 40px 70px;
    background-color: inherit;
    border-top: 0px;
    text-align: center;
}
.two-column .knowledge-content .knowledge-wrap .button-contain .gray-button {
    margin: 0 auto;
}



/* Testimonial */
.testimonial {
    background-color: #F7F7F7;
}
.testimonial h3 {
    text-align: center;
}
.testimonial .divider {
    text-align: center;
    display: block;
    margin: 0 auto;
}
.testimonial .testimonial-copy {
    margin-top: 75px;
    margin-bottom: 40px;
    margin-left: auto;
    margin-right: auto;
    display: block;
    text-align: center;
    color: #292e30;
    font-weight: 300;
    font-size: 18px;
    line-height: 30px;
    max-width: 1000px;
}
.testimonial .name-title {
    display: block;
    text-align: center;
    font-weight: 300;
    font-size: 18px;
    line-height: 30px;
}
q {
    display: inline;
}
 
q:before {
    content: open-quote;
    color: #008ae6;
    font-size: 40px;
}
 
q:after {
    content: close-quote;
    color: #008ae6;
    font-size: 40px;
}

.main {
    /* padding: 60px 0; */
    background-color: #F7F7F7;
}
.main img {
    /*padding-bottom: 30px;*/
    width: 100%;
}
.main .testimonial {
    border-top: 1px solid #dcd8d8;
    text-align: left;
}
.main .testimonial h3 {
    padding-top: 55px;
    text-align: left;
}
.main .testimonial .divider {
    margin: 0;
}
.main .testimonial .testimonial-copy {
    text-align: left;
}
.main .testimonial .name-title {
    text-align: left;
}
.main .knowledge-center {
    border-bottom: none;
}
.main .knowledge-center h3 {
    text-align: left;
    margin-bottom: 0;
}
.main .knowledge-center .divider {
    margin-left: 0;
}
.main .knowledge-center .knowledge-content {
    margin-bottom: 0;
}
.main .knowledge-center .knowledge-content .pad-this h3 {
    font-size: 18px;
    line-height: 24px;
    padding-bottom: 15px;
}
.main .knowledge-center .knowledge-content .knowledge-wrap a {
    padding-top: 15px;
    padding-bottom: 0;
}
.main .knowledge-center .button-contain {
    padding: 40px 40px;
    background-color: #eae7e7;
    border-top: 1px solid #dcd8d8;
    text-align: center;
}
.meet-leadership .contain:first-child .col-md-7 {
    padding-top: 0;
}
.meet-leadership .contain .col-md-7 {
    padding-top: 100px;
}
.meet-leadership .right {
    text-align: right;
}
.col-md-15 {
    width: 20%;
    float: left;
}
.videoFrame iframe {
    max-width: 100%;
}

@media only screen and (max-width: 992px){
    .videoFrame {
        width: 100%;
        height: 0;
        padding-bottom: 56.25%; /* 16:9 */
        padding-top: 25px;
        position: relative;
    }

    .videoFrame iframe {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
    }
}
@media only screen and (max-width: 768px) {
    center img {
        width: auto!important;
        max-width: 100%;
        height: auto!important;
        max-height: 100%;
    }
}
@media only screen and (min-width: 640px) {
    #container #header {
        /*max-width: none;*/
        /*padding: 0;*/
    }
    #container #header div#main-logo {
        /*left: 100px;*/
    }

    #container.rp-contain #content {
        width: 100%;
        padding: 0;
    }
}

@media only screen and (min-width: 768px) {
.col-sm-15 {
        width: 20%;
        float: left;
    }
}
@media only screen and (min-width: 992px) {
    .col-md-15 {
        width: 20%;
        float: left;
    }
}
@media only screen and (min-width: 1200px) {
    .col-lg-15 {
        width: 20%;
        float: left;
    }
}