@media only screen and (min-width: 1300px) {
.container {
max-width: 100%;
width: 1300px;
}
}
@media only screen and (max-width: 1300px) {
.container {
padding-left: 15px;
padding-right: 15px;
max-width: 100%;
width: 100%;
}
}
.page-template-qi-filter-page .interview-pg-hero .title {
font-size: 3.625rem;
}
@media only screen and (max-width: 640px){
.page-template-qi-filter-page .interview-pg-hero .title {
font-size: 2.3rem;
}
.page-template-qi-filter-page .interview-pg-hero .tagline {
font-size: 1.5rem;
}
}
.page-template-qi-filter-page #filter-wrap {
padding: 0 15px 0;
}
.page-template-qi-filter-page #filter-wrap.show-filter {
background-color: #e9ecf2;
padding: 2rem 15px 0 !important;
}
.contributors-wrap.the-peeps {
background-color: #f1f1f1;
position: relative;
}
.contributors-wrap.the-peeps .col-xs-12 {
padding-bottom: 2rem;
box-shadow: inset 0 -15px 25px -10px #dcdcdc;
-moz-box-shadow: inset 0 -15px 25px -10px rgba(60, 83, 86, 0.2);
-webkit-box-shadow: inset 0 -15px 25px -10px rgba(60, 83, 86, 0.2);
box-shadow: inset 0 -15px 25px -10px rgba(60, 83, 86, 0.2);
}
.contributors-wrap.the-peeps .contributor .col-xs-12 {
box-shadow: none;
}
.contributors-wrap.the-peeps .bg-advantage .col-xs-12 {
background-color: transparent;
box-shadow: none;
}
.qi-headings {
font-family: 'Playfair Display', Arial, Helvetica, sans-serif;
font-size: 3.27rem;
font-weight: 300;
border-bottom: 5px solid #dcdcdc; border-bottom: 5px solid  rgba(60, 83, 86, 0.1);
line-height: 0.1em;
margin: 0 0 6rem 0;
padding-top: 6rem;
padding-left: 10px;
}
.qi-headings > span {
display: block;
max-width: 1300px;
margin: 0 auto;
}
.qi-headings .bg {
background: #f1f1f1;
padding: 0 10px;
}
.bg-advantage {
background-image: url(//natfluence.com/wp-content/plugins/wp-peeps/images/bg-interview-pattern.png);
background-repeat: repeat;
padding-bottom: 6rem;
}
.qi-headings .bg-advantage {
background: rgba(241, 241, 241, .5);
background-image: url(//natfluence.com/wp-content/plugins/wp-peeps/images/bg-interview-pattern.png);
padding: 0 10px;
}
.the-peeps .question-natinf {
color: #000;
font-family: 'Playfair Display', Arial, Helvetica, sans-serif;
font-style: italic;
font-size: 2rem;
display: block;
line-height: 1.2;
margin-bottom: 1rem;
outline: none;
padding-left: 4rem;
text-indent: -4rem;
}
.the-peeps .sticky .question-natinf {
padding-top: 5px;
color: #fff;
}
.the-peeps .question-natinf .loader.fa-spinner {
font-size: 22px;
line-height: 22px;
margin-left: 2rem;
text-align: right;
}
.the-peeps .question-natinf:before {
font-style: normal;
text-indent: 0;
}
@media only screen and (max-width: 480px) {
.the-peeps .question-natinf {
font-size: 1.71rem;
}
}
.container.sticky {
position: fixed;
width: 100%;
top: 0;
z-index: 99999999;
background-color: #f5f5f5;
background-color: rgba(0,0,0,0.5);
}
.container.sticky span.container {
display: block;
}
.contributor-avatar {
display: block;
width: 130px;
height: 130px;
background-color: #40cadd;
position: relative;
z-index: 13;
}
@media only screen and (min-width: 600px) and (max-width: 700px) {
.contributor-avatar {
width: 130px;
height: auto;
}
}
@media only screen and (max-width: 600px) {
.contributor-avatar {
display: block;
width: 175px;
height: 175px;
background-color: #40cadd;
position: relative;
z-index: 13;
}
.page-template-qi-filter-page .contributor-avatar {
width: 130px;
height: auto;
}
}
.contributor-avatar-wrap {
display: inline-block;
vertical-align: top;
position: relative;
}
.contributor-avatar-wrap:before {
content: '';
display: block;
width: .4rem;
height: 100%;
position: absolute;
left: -1.2rem;
top: 1.2rem;
background: rgba(56,106,118,1);
background: -moz-linear-gradient(top, rgba(77, 202, 221, 0.7) 0%, #ccc 100%);
background: -webkit-linear-gradient(top, rgba(77, 202, 221, 0.7) 0%,#ccc 100%);
background: linear-gradient(to bottom, rgba(77, 202, 221, 0.7) 0%,#ccc 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4dcadd', endColorstr='#ccc',GradientType=0 );
}
.contributor-avatar-wrap>div {
margin: 0;
padding: 0;
position: relative;
z-index: 10;
}
.contributor-avatar-wrap>div:before {
content: '';
display: block;
width: 100%;
height: .4rem;
position: absolute;
left: -1.2rem;
bottom: -1.2rem;
background: -moz-linear-gradient(left, #425359 0%, #4d5153 100%); background: -webkit-linear-gradient(left, #425359 0%,#4d5153 100%);
background: #ccc;
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#425359', endColorstr='#4d5153',GradientType=1 );
}
.contributor-avatar-wrap>div:after {
content: '';
display: block;
width: .4rem;
height: 100%;
background: #ccc;
position: absolute;
right: 1.2rem;
bottom: -1.2rem;
z-index: 0;
}
.contributor-avatar-wrap:after {
content: '';
display: block;
width: 100%;
width: calc( 100% - 0.6rem );
height: .4rem;
background: rgba(77, 202, 221, 0.7);
position: absolute;
left: -1rem;
top: 1.2rem;
z-index: 9;
} .head-ni-contributors {
background-color: #e9ecf2;
padding: 0 0 2rem 0;
}
.interview-pg-hero {
background-color: #222;
background-image: url(//natfluence.com/wp-content/plugins/wp-peeps/images/bg-hero.jpg);
background-position: top;
color: #fff;
position: relative;
}
@media only screen and (max-width: 640px) {
.interview-pg-hero {
background-position: top left;
}
}
@media only screen and (max-width: 400px) {
.interview-pg-hero {
background-position: center left;
}
}
.interview-pg-hero h1,
.interview-pg-hero h2 {
font-family: "Playfair Display", Arial, Helvetica, sans-serif;
font-weight: 300;
}
.interview-pg-hero h1 {
color: #fff;
font-size: 5.625rem;
letter-spacing: 2px;
}
.interview-pg-hero h2 {
color: rgb(151, 160, 166);
font-size: 2rem;
font-style: italic;
margin: 1rem 0 4rem 0;
}
@media only screen and (max-width: 640px) {
.interview-pg-hero h1 {
font-size: 4.625rem;
letter-spacing: 1px;
padding-left: 2rem;
}
.interview-pg-hero h2 {
padding-left: 2rem;
}
}
@media only screen and (max-width: 400px) {
.interview-pg-hero h1 {
font-size: 4rem;
padding-left: 1.5rem;
}
.interview-pg-hero h2 {
padding-left: 1.5rem;
}
}
@media only screen and (max-width: 350px) {
.interview-pg-hero h1 {
font-size: 3.5rem;
padding-left: 1rem;
}
.interview-pg-hero h2 {
padding-left: 1rem;
}
}
.filter-search-bar {
background-color: #20282b;
border-top: 1px solid #363b3e;
}
@media only screen and (max-width: 640px) {
.filter-search-bar .col-sm-12 {
padding:0;
}
}
.below-contributors-section {
display: block;
}
@media only screen and (max-width: 640px) {
.below-contributors-section {
display: flex;
flex-direction: column-reverse;
}
.below-contributors-section .mobile-filter-btn-wrap {
margin-bottom: 0 !important;
}
.below-contributors-section .filter-btn-wrap,
.below-contributors-section .filter-search-bar-clearAll {
margin-bottom: 0 !important;
max-width: 50%;
background-color: #222;
}
.below-contributors-section .filter-search-bar-clearAll .clearAll_btn {
max-width: 100px;
}
}
.filter-search-bar .below-contributors-section .filtertoolcontri,
#contributor-search,
#contributor-search-header input {
background-color: #222;
border-color: #222;
border-radius: 0;
}
.filter-search-bar .below-contributors-section .filtertoolcontri,
#contributor-search {
color: #4DCADD;
}
#contributor-search-header input {
color: #fff;
}
#contributor-search-header input {
padding: 15px 45px 15px 30px;
}
@media only screen and (min-width: 641px) {
#contributor-search-header input {
min-width: 350px;
width: auto;
padding: 15px 45px 15px 30px;
}
}
@media only screen and (max-width: 640px) {
#contributor-search-header input {
min-width: 100%;
width: auto;
padding: 15px 45px 15px 30px;
}
}
#contributor-search-header button {
right: 30px;
}
.filter-search-bar .btn-tni i {
background-color: transparent;
color: #4DCADD;
font-size: 18px;
}
.below-contributors-section .filter-search-bar-clearAll {
margin: 0;
display: flex;
justify-content: center;
flex-direction: column;
height: 52px;
}
@media only screen and (max-width: 640px) {
.below-contributors-section .filter-search-bar-clearAll {
align-items: flex-end;
padding-right: 20px;
}
}
.filter-search-bar .below-contributors-section,
.filter-search-bar form {
margin: 0;
}
.filter-search-bar .filtertoolcontri {
color: #eee;
border-color: #eee;
}
@media only screen and (max-width: 640px) {
.filter-search-bar .below-contributors-section .btn-tni.filtertoolcontri {
text-align: left;
padding-left: 2rem;
}
}
@media only screen and (max-width: 640px) {
.below-contributors-section .search-box-container {
float: none !important;
margin: 10px auto !important;
max-width: 100%;
width: 96%;
}
}
@media only screen and (max-width: 40px) {
.below-contributors-section .search-box-container {
width: 92%;
}
}  .btn-tni.filtertoolcontri,
.below-contributors-section .btn-tni.clearAll_btn,
#filter-wrap .btn-tni.clearAll_btn {
background-color: transparent;
font-family: "Montserrat", sans-serif !important;
font-weight: bold;
}
.below-contributors-section .btn-tni.filtertoolcontri {
font-size: 1rem;
padding: 15px 20px;
}
.filter-search-bar .below-contributors-section .clearAll_btn {
border-color: #737373;
color: #737373;
font-size: .875rem;
font-weight: 500;
min-width: 100px;
width: auto;
padding: 5px;
margin: 0 0 0 10px;
}
#filter-wrap .btn-tni.filtertoolcontri,
#filter-wrap .clearAll_btn {
color: rgb(57, 57, 57);
font-size: .875rem;
min-width: 100px;
width: auto;
margin-right: 8px;
padding: 5px 15px;
border: 1px solid #000;
}
@media only screen and (max-width: 480px) {
#contributors-filter-wrap {
display: flex;
flex-direction: column-reverse;
}
}
.contributor-level-filter {
background-color: #e9ecf1;
border: none;
}
.contributor-level-filter .filter-btn {
background-color: #fff;
border: 2px solid #e9ecf1;
padding: 20px 10px;
}
.contributor-level-filter .filter-btn.active {
border-color: #4DCADD;
}
@media only screen and (max-width: 640px) {
.contributor-level-filter .filter-btn {
margin-bottom: 0;
}
} .filter-search-bar #contributor-search-header button {
color: #737373;
}
.filter-btn .filter-label,
#all_contributors {
border-radius: 0;
color: #000;
font-family: "Montserrat", sans-serif;
font-weight: 500;
letter-spacing: 6px;
}
@media only screen and (min-width: 478px) and (max-width: 768px) {
.filter-btn .filter-label,
#all_contributors {
letter-spacing: 3px;
}
}
.contributor-level-filter .filter-btn>.filter-count {
background-color: transparent;
border: none;
color: #000;
font-size: 0.75rem;
font-weight: 500;
letter-spacing: -.5px;
line-height: 14px;
padding: 5px;
top: 0;
}
@media only screen and (max-width: 478px) {
.contributor-level-filter .filter-btn>.filter-count {
position: absolute;
}
}
.head-ni-contributors .contributor-level-filter {
margin-top: 2rem;
}
@media only screen and (min-width: 769px) { #filter-wrap .col-sm-3 {
padding-bottom: 2rem;
}
}
.pt-10 {
padding-top: 10px;
}
#interviewee_category {
height: auto;
}
.page-template-qi-filter-page .filter-section {
background-color: #f1f1f1;
}
#filter-wrap .filter-title {
color: rgb(106, 111, 114);
font-family: "Montserrat", sans-serif;
font-size: 1.125rem;
font-weight: 700;
margin-bottom: 10px;
}
#filter-wrap .select-wrap,
#filter-wrap .radio-wrap {
overflow-x: hidden;
}
.select-wrap .filter-title {
padding-left: 10px;
} .select-wrap { scrollbar-color: #40cadd #ddd;
}
@media only screen and (min-width: 1000px) {
.select-wrap {
overflow-x: hidden;
}
} .select-wrap::-webkit-scrollbar {
display: none;
}
.select-wrap::-webkit-scrollbar-track {
background: #ccc;
}
.select-wrap::-webkit-scrollbar-thumb {
background: #40cadd;
border-radius: 25px;
height: 40px;
margin-top: 10px;
}
.select-wrap::-webkit-scrollbar-thumb:hover {
background: #555;
} #filter-wrap .radio-wrap {
border-color: transparent;
height: auto;
padding-top: 0;
}
#filter-wrap .select-wrap {
background-color: rgb(241, 243, 247);
border: 1px solid rgb(222, 224, 229);
color: #595e61;
border-radius: 0;
}
#filter-wrap .radio-wrap label,
#filter-wrap .select-wrap a  {
font-family: "Montserrat", "Lato", sans-serif;
font-size: .857rem;
color: #595e61;
}
#filter-wrap .select-wrap a  {
padding-left: 10px;
}
#filter-wrap .radio-wrap label:hover,
#filter-wrap .select-wrap a:hover  {
color: #40cadd;
}
#filter-wrap .col-sm-12.tag-holder {
padding:0;
}
.natinf-tag {
background-color: #f1f3f7;
border-radius: 0;
border: 1px solid rgb(222, 224, 229);
color: #595e61;
font-size: 12px;
padding: 5px 10px 5px 25px;
position: relative;
}
.natinf-tag::after {
content: '';
}  .checkmark {
display:inline-block;
width: 22px;
height:22px;
-ms-transform: rotate(45deg); -webkit-transform: rotate(45deg); transform: rotate(45deg);
position: absolute;
top: 5%;
left: 5px;
}
.checkmark_stem {
position: absolute;
width:3px;
width:2.5px;
height:11px;
background-color:rgb(106, 111, 114);
left:11px;
top:6px;
}
.checkmark_kick {
position: absolute;
width: 3px;
height: 3px;
background-color: rgb(106, 111, 114);
left: 9px;
top: 14px;
} @media only screen and (max-width: 700px) and (min-width: 600px) {
.contributor .col-xs-10 dl {
padding-left: 2rem;
margin-left: 20px;
}
.contributor .col-xs-s dl {
padding-right: 0;
}
}
.name a {
display: block;
padding-top: 1rem;
padding-bottom: .35rem;
font-family: "Playfair Display", Arial, Helvetica, sans-serif;
font-size: 2.14rem;
font-weight: 400;
line-height: 2.14rem;
color:#000;
}
.contributor-level,
.career-headline,
.answer {
font-family: "Montserrat", Arial, Helvetica, sans-serif;
color: rgb(25, 25, 25);
padding-bottom: .35rem;
}
.contributor-level {
font-size: 13px;
padding-top: .25rem;
}
.answer {
color: rgb(74, 74, 74);
position: relative;
padding-right: 30px;
margin-left: 0;
}
.answer .three-dots {
display: none;
}
.answer .three-dots.active {
display: inline; }
.answer-cont {
display: none;
}
.answer-cont.active {
display: inline;
animation: fadeIn 300ms ease-out;
}
.answer-cont-btn {
border:none;
background-color: transparent;
display: inline;
padding: 0 1rem 1rem;
font-size: inherit;
}
.answer-cont-btn:focus {
outline: none;
}
.answer-cont-btn .plus,
.answer-cont-btn .minus {
display: none;
}
.answer-cont-btn .plus.active,
.answer-cont-btn .minus.active {
cursor: pointer;
color: #4dcadd;
display: inline;
font-weight: bold;
}
.career-headline {
text-transform: uppercase;
letter-spacing: 1px;
} @media only screen and (max-width: 640px) {
.name,
.contributor-level,
.career-headline,
.answer {
text-align: left;
padding-bottom: 10px;
}
.contributor-level,
.career-headline,
.answer {
padding-bottom: 10px;
}
.career-headline {
font-weight: 500;
}
}
.flex {
display: flex;
flex-direction: column-reverse;
}
.contributor-wrap {
border-bottom: none;
padding: 0;
}
@media only screen and (max-width: 640px) {
.contributor-wrap {
padding: 1rem 0;
}
}
.contributor-wrap .contributor .col-xs-2 {
padding: 0;
}
@media only screen and (min-width: 991px) {
.contributor .col-xs-2 {
max-width: 180px;
}
}
@media only screen and (min-width: 768px) {
.contributor .col-xs-10 dl {
margin-left: 20px;
}
}
@media only screen and (max-width: 800px) and (min-width: 480px) {
.page-template-qi-filter-page .contributor-wrap .contributor .col-xs-2 {
width: 20%;
}
.page-template-qi-filter-page .contributor-wrap .contributor .col-xs-10 {
width: 80%;
}
}
@media only screen and (max-width: 480px) {
.page-template-qi-filter-page .contributor-wrap .contributor .col-xs-2 {
width: 30%;
}
.page-template-qi-filter-page .contributor-wrap .contributor .col-xs-10 {
width: 70%;
}
}
@media only screen and (max-width: 480px) {
.page-template-qi-filter-page .contributor-wrap .contributor .col-xs-10 dl {
margin-top: 0;
}
}  @media only screen and (min-width: 1000px) {
.contributor-wrap {
height: 270px;
}
.page-template-qi-filter-page .filter-section {
background-color: #f1f1f1;
}
.page-template-qi-filter-page .contributor-wrap,
.page-template-page-search .contributor-wrap
{
min-height: 270px;
height: auto;
}
.page-template-page-search .contributor-wrap .contributor,
.page-template-qi-filter-page .contributor-wrap .contributor {
padding: 2rem 15px;
}
.page-template-page-search .contributor-wrap .contributor dl,
.page-template-qi-filter-page .contributor-wrap .contributor dl {
margin-top: 0;
}
.page-template-page-search .contributor-wrap .contributor .col-xs-2 dl,
.page-template-qi-filter-page .contributor-wrap .contributor .col-xs-2 dl {
margin-top: 20px;
}
.contributor-wrap .contributor .col-xs-2 dl {
margin-left: 50px;
}
.page-template-qi-filter-page .bg-advantage .contributor-wrap.interview-light,
.page-template-qi-filter-page .bg-advantage .contributor-wrap.interview-dark {
display: flex;
justify-content: center;
align-items: center;
}
.contributor-wrap .contributor {
height: 100%;
}
.contributor-wrap .contributor>.row,
.contributor-wrap .contributor .col-xs-2 .row {
height: 98%;
}
.contributor-wrap .contributor .col-xs-2,
.contributor-wrap .contributor .col-xs-10 {
height: 98%;
}
}
.contributor .col-xs-2 .row,
.contributor .col-xs-10 {
display: flex;
justify-content: center;
flex-direction: column;
}
@media only screen and (min-width: 481px) and (max-width: 1000px) {
.contributor .col-xs-2 dl {
padding-top: 21px;
}
}
@media only screen and (min-width: 481px) and (max-width: 768px) {
.contributor .col-xs-2 dl {
padding-right: 0;
}
}
@media only screen and (max-width: 480px) {
.contributor-wrap .contributor dl {
margin-left: 0;
padding-left: 15px;
}
.page-template-qi-filter-page .contributor .col-xs-2 dl {
margin-left: 20px;
}
.contributor .col-xs-10 {
width: 100%;
}
}
@media only screen and (min-width: 599px) {
.page-template-qi-filter-page .contributor .hidden-md-up {
display: none;
}
.page-template-qi-filter-page .hidden-md-up {
display: none;
}
}
@media only screen and (max-width: 599px) {
.page-template-qi-filter-page .contributor .hidden-sm-down {
display: none;
}
.page-template-qi-filter-page .hidden-sm-down {
display: none;
}
.page-template-qi-filter-page .contributor .col-xs-10 dl {
margin-bottom: 0;
}
.page-template-qi-filter-page .contributor .hidden-md-up .primary-industry {
margin-top: 0;
}
} .interview-dark {
background: #f5f5f5;
}
.primary-industry span {
background: #f5f5f5;
color: rgb(89, 94, 97);
display: inline-block;
font-family: "Montserrat", sans-serif;
font-size: 0.857rem;
letter-spacing: -0.5px;
padding: 5px 10px;
margin: 0 5px 5px 0;
border: 1px solid #ccc;
}
@media only screen and (max-width: 640px) {
.primary-industry span {
display: none;
}
.page-template-qi-filter-page .primary-industry {
text-align: left;
}
.page-template-qi-filter-page .primary-industry span {
display: inline-block;
}
}
@keyframes fadeInOpacity {
0% {
opacity: 0;
}
100% {
opacity: 1;
}
} p:empty:before {
content: none;
}