/* Custom stylesheet */

span.text-content {
  background: rgba(0,0,0,0.35);
  color: white;
  cursor: pointer;
  display: table;
  height: 60px;
  left: 0;
  position: absolute;
  bottom: 0;
  width: 100%;
 opacity: 0;
  -webkit-transition: opacity 500ms;
  -moz-transition: opacity 500ms;
  -o-transition: opacity 500ms;
  transition: opacity 500ms;
}

span.text-content span {
  font-family: 'Raleway', serif;
  font-size:24px;
  font-size:2.4rem;
  font-weight:700;
  display: table-cell;
  text-align: center;
  vertical-align: middle;
}

.owl-item a:hover span.text-content {
  opacity: 1;
}


.site-header {
	position: relative;
	width: 100%;
	z-index: 999;
	margin-top:0;
}

.header-image .title-area {
	bottom: auto;
	left: 0;
	margin-left: 20px;
	padding: 0;
	position: relative;
	top: 0px;
	width: 231px;
	z-index: 2000;
}

.nav-primary {
	float: right;
margin-right: 20px;
}

/*#interviewers h2,
#interviewers p.first {
    display: inline;
}*/

#interviewers p.forhighprofile{
    margin-top: 20px;
}

#interviewers h2 {
    font-weight: bold;
color:#455357;
}

.result-wrap {
border-bottom:solid #ccc 1px;
margin:45px auto 0;
clear:both;
}

.result-wrap:first-child {
border-top:solid #ccc 1px;
padding-top:25px;
}

.page-template-archive-interviewer .site-inner, .page-template-archive-interview .site-inner, .single-interview .site-inner, .page-template-archive-interview-chronological .site-inner {
max-width:900px;
}

.page-template-archive-interview .entry-content ul > li, .page-template-archive-interview-chronological .entry-content ul > li {
list-style-type:none;
}

.intro {
font-family:Raleway, serif;
font-size:24px;
font-size:2.4rem;
color:#000;
}

.intro h2 {
font-weight:700;
margin-top:15px;
}

.wpcf-field-interview-text p {
font-family: 'Droid serif', sans-serif;
color:#455357;
font-size:14px;
font-size:1.4rem;
margin-bottom:14px;
}

.wpcf-field-interview-text p strong, .wpcf-field-interview-text p b {
font-family: 'Open sans', sans-serif;
font-weight:800;
}

/*.wpcf-field-interview-text p + strong, .wpcf-field-interview-text p + b, .bio-title {
font-weight:800;
margin-top:20px;
margin-bottom:0;
}

.wpcf-field-interview-text p + strong, .wpcf-field-interview-text p + b, .wpcf-field-interview-text p {
display:block;
}*/

.wpcf-field-interview-text-value, .wpcf-field-none-logged-in-snip-value {
margin-top:30px;
}

.wpcf-field-biography p {
margin-bottom:14px;
}

#clip {
margin-top:50px;
}

#bio {
margin-top:80px;
position: relative;
font-family: 'Open Sans', sans-serif;
color:#455357;
font-size:13px;
font-size:1.3rem;
}

.bottom {
    background-color: #455357 !important;
}

.bio-title {
font-family: 'Open sans', sans-serif;
font-weight:600;
font-size:24px;
font-size:2.4rem;
padding-bottom:6px;
}

#bio:before {
  content : "";
  position: absolute;
  left    : 0;
  height  : 20px;
  width   : 100px;
}

#bio:before {
  top: -25px;
  border-top:5px solid #747880;
}

.subscribe-login {
margin-top:30px;
margin-bottom:30px;
border-top:solid #c1272d 1px;
border-bottom:solid #c1272d 1px;
padding: 10px 0;
}

.subscribe-login p {
margin-bottom:0;
font-size:19px;
font-size:1.9rem;
}

.subscribe-login a:link, .subscribe-login a:visited {
color:#c1272d;
font-weight:700;
}

.subscribe-login a:hover {
color:#000;
}

#manifesto p {
text-align:center;
}

.footnote-reference-container {
font-family: 'Open Sans', sans-serif;
color:#455357;
font-size:12px;
font-size:1.2rem;
font-weight:400;
margin-bottom:30px;
}

.footnote_plugin_text, .footnote-reference-container tbody, .footnote-reference-container td, .footnote_container_prepare > p {
border:none !important;
}

.footnote_container_prepare {
/*border-top:solid #455357 1px;*/
}

.footnote_container_prepare p {
font-family: 'Open Sans', sans-serif;
font-weight:600;
font-size:12px;
font-size:1.2rem;
font-style:italic;
}

.footnote_container_prepare {
    padding-top: 0 !important;
}

sub, sup {
    font-size: 100%;
    line-height: 1.5;
	font-family: 'Open Sans', sans-serif;
	font-weight:bold;
font-size:12px;
font-size:1.2rem;
padding-left:2px;
}

#interviewee {
  font-family: 'Raleway', serif;
  font-size:16px;
  font-size:1.6rem;
text-transform:uppercase;
margin-bottom:40px;
}

#interviewee li
{
display: inline;
list-style-type: none;
padding-right: 20px;
}

#interviewee li a
{
color:#747880;
}

#interviewee li a:hover {
border-bottom:solid #747880 3px;
}

.attribution {
font-size:13px;
font-size:1.3rem;
text-align: right;
text-transform:uppercase;
font-family: 'Raleway', serif;
margin-top:-9px;
width:100%;
}

.home .entry {
margin-bottom:0;
}

#manifesto {
background-color:#384b54;
color:#fff;
/*margin-top:690px;*/
}

#manifesto, #extra {
padding:40px 100px;
text-align:center;
}

#manifesto a {
color:#29ABE2;
font-weight:normal;
}

#manifesto a:hover {
color:#ccc;
}

#comment {
background:#697B98;
padding:40px;
overflow:hidden;
}

#comment a:link, #comment a:visited {
color:#fff;
font-weight:700;
}

#comment a:hover {
color:#000;
}

#subscribe {
max-width:1200px;
min-height:600px;
max-width:1200px;
padding:40px 20px;
position:relative;
}

#subscribe h3 {
color:#000;
}

#subscribe h3 span {
color:#fff;
}

#extra h3 {
color:#000;
}

#comment h3 {
color:#fff;
font-family: 'Raleway', serif;
font-weight:700;
font-size:30px;
font-size:3.0rem;
text-align:center;
}

#comment p {
color:#fff;
font-family: 'Raleway', serif;
font-weight:400;
font-size:15px;
font-size:1.5rem;
}

#comment p:first-child {
font-weight:700;
font-size:20px;
font-size:2.1rem;
color:#ccc;
}

.home-image-caption {
	font-family: 'Raleway', serif;
	font-weight:700;
	color:#fff;
	text-align: right;
	padding: 300px 20px 20px 0;
	margin: 0;
	line-height:1;
}

.home-image-caption.photographer {
	padding: 60px 20px 20px 0;
}

.home-image-caption.subscribe {
    padding: 30px 20px 0px 0;
}


.home-image-caption span {
font-style:italic;
font-size:80%;
font-weight:300;
}

li a span {
font-weight:normal;
}

li a span.interviewee-desc {
font-style:italic;
}

footnote_plugin_index, .footnote_plugin_link, .footnote_plugin_text {
/* line-height:1.25; */
vertical-align:middle;
}

#subscribe {
/*background-image: url ("https://highprofiles.info/wp-content/uploads/2016/04/tanny-grey-thompson.jpg");
background: url(https://highprofiles.info/wp-content/uploads/2016/04/tanny-grey-thompson.jpg) no-repeat center center;*/
text-align:center;
}

.col {
width:50%;
}

.right {
float:right;
padding-left:10px;
}

.left {
float:left;
padding-right:10px;
}
.gform_wrapper {
    margin:0 !important;
}

.gform_wrapper .top_label .gfield_label {
    display: none !important;
}
.gform_wrapper .gfield_date_day label, .gform_wrapper .gfield_date_month label, .gform_wrapper .gfield_date_year label, .gform_wrapper .gfield_time_ampm label, .gform_wrapper .gfield_time_hour label, .gform_wrapper .gfield_time_minute label, .gform_wrapper .ginput_complex label, .gform_wrapper .instruction {
text-indent:-9999px;
}
.gform_body {
font-family: 'Raleway', serif;
}

input::-webkit-input-placeholder {  
color: #888 !important;  
}
input:-moz-placeholder {  
color: #888 !important;  
}
input::-moz-placeholder {  
color: #888 !important;  
}
input:-ms-input-placeholder {  
color: #888 !important;  
}
textarea::-webkit-input-placeholder {  
color: #888 !important;  
}
textarea:-moz-placeholder {  
color: #888 !important;  
}
textarea::-moz-placeholder {  
color: #888 !important;  
}
textarea:-ms-input-placeholder {  
color: #888 !important;  
}
.gform_wrapper input[type=email], .gform_wrapper input[type=number], .gform_wrapper input[type=password], .gform_wrapper input[type=tel], .gform_wrapper input[type=text], .gform_wrapper input[type=url], .gform_wrapper textarea {
font-size:13px !important;
font-size:1.3rem !important;
}

.gform_wrapper textarea.medium {
    height: 9.375em;
    width: 100% !important;
}

#hero-image-container {
/*position:relative;
    min-height: 800px;*/
max-width:1200px;
/*margin-top: -120px;
    padding: 275px 0 161px;*/
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: cover;
    color: #fff;
}

#hero-image {
    background-color: #384b54;
    max-width: 1200px;
}

#hero-image img {
max-width:100%;
}

#carousel img {
max-width:400px;
max-height:400px;
width:100%;
height:auto;
}

.owl-carousel {
position: relative;
}
.owl-prev,
.owl-next {
position: absolute;
top: 50%;
margin-top: -10px; /* Half of the prev/next buttons height here in negatives to center them perfectly */
}
.owl-prev {
left: 15px;
background: url(https://highprofiles.info/wp-content/themes/highprofiles/images/slider-arrows.png) no-repeat left top;
height:48px;
width:48px;
text-indent:-9999px;
}
.owl-prev:hover {
background: url(https://highprofiles.info/wp-content/themes/highprofiles/images/slider-arrows.png) no-repeat left -48px;
}
.owl-next {
right: 15px;
background: url(https://highprofiles.info/wp-content/themes/highprofiles/images/slider-arrows.png) no-repeat right top;
height:48px;
width:48px;
text-indent:-9999px;
}
.owl-next:hover {
background: url(https://highprofiles.info/wp-content/themes/highprofiles/images/slider-arrows.png) no-repeat right -48px;
}

.pmpro_advanced_levels-div .medium-4 {
border:solid #ccc 1px;
margin-right:5%;
max-width:380px;
width:30%;
min-height:435px;
}

.pmpro_advanced_levels-div {
}

.pmpro_advanced_levels-div .medium-4:last-child {
margin-right:0;
}

.pmpro_advanced_levels-div h2 {
min-height:100px;
margin:0 auto;
}

.pmpro_btn, .pmpro_btn:link, .pmpro_content_message a, .pmpro_content_message a:link {
font-size:1.6rem;
font-size:16px;
}

.pmpro_level-select {
margin-top:40px;
}

.pmpro_btn, .pmpro_btn:link, .pmpro_content_message a, .pmpro_content_message a:link {
padding:12px 24px;
}

.pmpro_level-expiration {
display:none;
}

div.ginput_container_name span {
    padding-right: 0 !important;
    margin-right: 0 !important;
}

div.ginput_complex.ginput_container.gf_name_has_2 span {
    width: 49.5% !important;
}

.gform_wrapper .ginput_complex .ginput_right {
    margin-left: 0 !important;
}

.gform_wrapper input[type=email], .gform_wrapper input[type=number], .gform_wrapper input[type=password], .gform_wrapper input[type=tel], .gform_wrapper input[type=text], .gform_wrapper input[type=url] {
    padding: .8em 0 !important;
}

.gform_wrapper .gform_footer {
    padding: 0 !important;
    margin: 0 !important;
}

.gform_wrapper .gform_footer input:hover[type="submit"] {
background-color:#ccc;
}

.gform_wrapper label.gfield_label+div.ginput_container {
    text-align: right !important;
}

.pmpro-account .entry-title, .page-id-23 .entry-title {
text-align:center;
border-bottom:none;
display:block;
}

/*.page-template-archive-interviewer .entry-title,*/ .page-id-23 .entry-title {
border-bottom:none !important;
}

.pmpro_level-price {
font-size:20px;
font-size:2.0rem;
font-weight:700;
}

#nav-below {
padding-top:20px;
clear:both;
}

.gform_wrapper .gfield_error .ginput_complex .ginput_left input[type=email], .gform_wrapper .gfield_error .ginput_complex .ginput_left input[type=number], .gform_wrapper .gfield_error .ginput_complex .ginput_left input[type=password], .gform_wrapper .gfield_error .ginput_complex .ginput_left input[type=tel], .gform_wrapper .gfield_error .ginput_complex .ginput_left input[type=text], .gform_wrapper .gfield_error .ginput_complex .ginput_left input[type=url], .gform_wrapper .gfield_error .ginput_complex .ginput_right input[type=email], .gform_wrapper .gfield_error .ginput_complex .ginput_right input[type=number], .gform_wrapper .gfield_error .ginput_complex .ginput_right input[type=password], .gform_wrapper .gfield_error .ginput_complex .ginput_right input[type=tel], .gform_wrapper .gfield_error .ginput_complex .ginput_right input[type=text], .gform_wrapper .gfield_error .ginput_complex .ginput_right input[type=url], .gform_wrapper .ginput_complex input[type=email], .gform_wrapper .ginput_complex input[type=number], .gform_wrapper .ginput_complex input[type=password], .gform_wrapper .ginput_complex input[type=tel], .gform_wrapper .ginput_complex input[type=text], .gform_wrapper .ginput_complex input[type=url] {
    width: 100% !important;
}

.gform_wrapper .ginput_complex .ginput_left, .gform_wrapper .ginput_complex .ginput_right {
    width: 49.5% !important;
}


.strapline {
padding: 300px 0 0 20px;
}

#responsive_menu_pro .responsive_menu_pro_menu li a {
font-family: 'Raleway', serif;
font-weight:700;
text-transform:uppercase;
}

#pmpro_paypalexpress_checkout input {
    border: none;
    padding: 0;
}

form.pmpro_form label {
    width: 300px;
}

#pmpro_pricing_fields td input#price {
width:100px;
}

#gform_confirmation_message_1 {
    color: #fff !important;
    width: 75% !important;
}

/*#wpcf-field-none-logged-in-snip p:first-child {
	font-family: Raleway, serif;
	font-size: 24px;
	font-size: 2.4rem;
}*/

#wpcf-field-none-logged-in-snip p {
	font-family: 'Droid Serif', serif;
	font-size: 18px;
	font-size: 1.8rem;
}

.page-template-archive-interview .entry-content ul > li.onsite, .page-template-archive-interview-chronological .entry-content ul > li.onsite {
list-style-type:disc;
color:#c1272d;
}

#social-icons {
position:absolute;
top:0;
right:0;
}

.twitter {
margin-right:10px;
}

.hot {
	border-bottom: solid #c1272d 1px;
}


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

.col {
width:100%;
}

.right {
padding:40px;
}

#manifesto, #extra {
padding:40px 40px;
}

#subscribe {
width:100%;
color:#fff;
}

}

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

blockquote {
width:100%;
}

.site-inner {
padding:0 10px;
}

.home-image-caption.subscribe {
    display: none;
}

.gform_wrapper .ginput_complex .ginput_left, .gform_wrapper .ginput_complex .ginput_right, div.ginput_complex.ginput_container.gf_name_has_2 span {
    width: 100% !important;
}

.gform_wrapper.gf_browser_chrome ul.gform_fields li.gfield span.name_first, .gform_wrapper.gf_browser_chrome ul.gform_fields li.gfield span.name_last, .gform_wrapper.gf_browser_chrome ul.gform_fields li.gfield span.name_middle {
    padding-top: 0 !important;
}

.gform_wrapper .ginput_complex .ginput_full, .gform_wrapper .ginput_complex .ginput_left, .gform_wrapper .ginput_complex .ginput_right {
    min-height: 2em !important;
}

.col {
width:100%;
}

.right {
padding:20px;
}

#manifesto, #extra {
padding:40px 40px;
}

#subscribe {
min-height:900px;
width:100%;
background:#A77A53 !important;
}

.site-description {
	font-size: 42px;
	font-size: 4.2rem;
	width:100%;
left: 60px;
}

.pmpro_advanced_levels-div .medium-4 {
margin:5% auto;
width:90%;
min-height:100px;
float:none;
}

.pmpro_advanced_levels-div [class*='column'] + [class*='column']:last-child {
float:none;
}

.pmpro_advanced_levels-div .medium-4:last-child {
margin-right:auto;
}

}

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

	.site-description {
		font-size: 32px;
		font-size: 3.2rem;
		width:100%;
		left: 60px;
		}
	#social-icons {
		position:relative;
		}

}