﻿@font-face {
    font-family: "Bebas Bold";
    src: url('/afe/_font/BebasNeue Bold.ttf') format("truetype");
}
@font-face {
    font-family: "Bebas Regular";
    src: url('/afe/_font/BebasNeue Regular.ttf') format("truetype");
}
@font-face {
    font-family: "Bebas Light";
    src: url('/afe/_font/BebasNeue Light.ttf') format("truetype");
}
@font-face {
    font-family: "Bebas Thin";
    src: url('/afe/_font/BebasNeue Thin.ttf') format("truetype");
}

html {
    width: 100%;
    height: 100%;
    margin: 0;
}

body {
    width:100%;
    height: 100%;
    font-family: Arial,Helvetica,"Helvetica Neue",sans-serif;
    color: #fff;
    margin: 0;
    background-color: #270A0C;
    font-size: 1.4vw;
}

.bebas-bold { 
    font-family: "Bebas Bold", Arial, sans-serif;
}
.bebas-light { 
    font-family: "Bebas Light", Arial, sans-serif;
}
.bebas-thin { 
    font-family: "Bebas Thin", Arial, sans-serif;
}
.bebas { 
    font-family: "Bebas Regular", Arial, sans-serif;
}

h1 { font-size: 3.25em !important; }
h2 { font-size: 2.30em !important; }
h3 { font-size: 1.75em !important; }
h4 { font-size: 1.28em !important; }
h5 { font-size: 1.18em !important; }
h6 { font-size: 0.92em !important; }
h1, h2, h3, h4, h5, h6 {
	line-height: 1.15 !important;
}

a:link.nohighlight, a:visited.nohighlight, a:hover.nohighlight, a:active.nohighlight {
    text-decoration: none;
    border-bottom: 0 transparent solid;
}
small {
    font-size: .85em;
}

table.horizontal-center {
	margin: 0 auto
}

.capitalize {
    text-transform: uppercase;
}

.row-eq-height {
    /* make bootstrap columns equal height */
    display:  -webkit-box;
    display: -webkit-flex;
    display:  -ms-flexbox;
    display:         flex;
}

.vcenter-item {
    display:    -webkit-box;
    display:   -webkit-flex;
    display:    -ms-flexbox;
    display:           flex;
    align-items:     center;
    justify-content: center;    
}

.page {
    /*display: table;*/
    display: block;
    min-width: 100%;
    width: 100%;
    height: auto;
    padding: 0;
    color: #fff;
    background-attachment: scroll;
    background-position: top center;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

.beige-text-color {
	color: #d4c9b9;
}
.grey-text-color {
	color: #cccccc;
}

.shader {
    background-color: #000;
    background: rgb(0, 0, 0); /* Fall-back for browsers that don't support rgba */
    background: rgba(0, 0, 0, .3);
}
.dbldarkshader {
    background-color: #000;
    background: rgb(0, 0, 0); /* Fall-back for browsers that don't support rgba */
    background: rgba(0, 0, 0, .65);
}
.redhr, .grayhr {
    padding: 1vw;
    margin: 0 30px;
    height: 18px; 
}
.redhr {
    background: url('/afe/_img/redhr.png') repeat-x center center scroll;
}
.grayhr {
    background: url('/afe/_img/grayhr.png') repeat-x center center scroll;
}

div#logo {
    background-repeat: no-repeat;
    /*background-color: #FFF;*/
    background-size: 22vw;
    background-size: contain;
    background-position: top right;
    height: 4vw;
    margin: 0px 0.2vw 5px 0px;
    padding: 0px 0px 0px 0px;
    top: 0;
}

.logo-badge img.logo {
    height: auto;
    top: 0;
    position: relative;
    max-height: 6vw;
}
.logo-badge .left img.logo{
    left: 3.3vw;
}
.logo-badge .right img.logo {
    width: 4vw;
    max-width: 112px;
    right: 3.3vw;
}
.brand-heading {
    font-weight: bold;
    font-size: 4.5em;
    line-height: 1.2;
}

.intro-body, .agenda-body {
    text-align: center;
}

.intro .intro-body #presentation_link {
	text-decoration: underline;
	color: inherit;
}
.intro .intro-body #presentation_link ~ small {
	margin-left: 3px;
	color: inherit;
}

.entry-form {}

.entry-form iframe {
	display: block;		/* iframes are inline by default */
	background-color: transparent;
	border: none;		/* Reset default border */    
	width: 100%;		/* Override assigned width */
    min-height: 340px;
}

.entry-form .embed-responsive-custom {
    padding-bottom: 75vh;
}

.agenda-body .shader {
    padding: 10px 50px 12px;
}
.agenda-body .brand-caption {
    font-size: 2.5em;
}
.agenda-body .brand-notes {
    font-size: 1.6em;
}

.agenda-body .agenda-date {
    font-size: 4em;
}

.agenda address.agenda-address {
    font-size: 1.65em;
	margin-bottom: 30px;
}

.agenda-title {
    font-size: 2.0em;
}

.agenda-details table td {
    vertical-align: top;
    padding: 6px 0;
}
.agenda-details table td:nth-child(1) {
    width: 10em;
}
.agenda-details table td:nth-child(2) {
    width: 36px;
}

.notes { }
.notes .header {
    font-size: 1.8em;
}
.notes .note {
    color: #d4c9b9;
}
.notes .note .shader,
.notes .note .dbldarkshader {
	padding-bottom: 20px;
}

.getsocial {
    font-size: 1.8em;
    margin-top: 32px;
}
.getsocial .header {
    font-size: 1.5em;    
}
.getsocial .graphical {
    margin-bottom: 12px;
}
.page .getsocial .img-row img {
    width: 8em;
    height: auto; /*7.5em;*/
    margin-left: .5em;
    clip-path: inset(2px 1px 2px 2px);
}
.page .getsocial .img-row img:first-child {
    margin-left: 0px;
}
.page .getsocial .img-row img.wide {
    width: 100%;
    max-width: 35em;
    padding: 0 0.45em;
    margin: .8em 0;
}
/*
.getsocial .row:nth-child(2) {
    font-size: 2.1em;
}
*/

.tagline {
    margin-top: 60px;
    font-size: 2.1em;
}

.bios {
    margin-top: 40px;
}
.bios figure.inline {
	display: flex;
	align-items: center;
}
.bios figure.inline figcaption {
	margin: 0 12px;
	font-size: inherit;
}
.bios-title {
    margin-bottom: 6px;
    font-size: 2.1em;
}
.bios .speaker {
    margin-top: 42px;
}
.bios .bio-img {
    margin: 0px 0px 8px 0px;
    width: auto;
    max-width: 240px;
    height: 240px;
    max-height: 240px;
}
.bios .bio-img + figcaption {
    margin-bottom: 16px;
    font-size: 1.42em; 
}
.bios .speaker-bio {
    /*line-height: 2.3rem;*/
    font-size: 1.10em;
    color: #d4c9b9;
}

.link-bio-img {
    margin: 0px 8px 8px 0px;
    width: auto;
    max-width: 10vw;
    height: 10vw;
    max-height: 10vw;    
}

.graphical-wb {
    margin-top: 50px;
}
.graphical-wb img {
    width: 250px;
    max-width: 250px;
    height: 96px;
    max-height: 96px;	
}

.disclaimer-body {
    margin-top: 80px;
    padding: 0 5vw;
    font-size: .55em;
}

#jf-branding-cover {
    display: block;
    height: 60px;
    z-index: 10;
    top: -60px;
    background: black;
    position: relative;
}

/* Custom By Site/UID */
.page.nyc, .page.bos, .page.fsi, .page.amazon {
    background-image: url('/afe/_img/bgposter.jpg'); 
}
.page.nyc div#logo, .page.bos div#logo, 
.page.fsi div#logo, .page.csuite div#logo,
.page.amazon div#logo, .page.drv div#logo {
    background-image: url('/afe/_img/adobe_red_tag_logo.jpg');
}
.page.csuite {
    background-image: url('/afe/_img/csuite/bgposter.jpg');
}
.page.ecomm {
    background-image: url('/afe/_img/ecomm/bgposter.jpg'); 
}
.page.nrf {
    background-image: url('/afe/_img/nrf/bgposter.jpg'); 
}
.page.nrf2023 {
    background-image: url('/afe/_img/nrf2023/bgposter.jpg'); 
}
.page.amazon {
    background-image: url('/ar/amazon/_img/bgposter.jpg'); 
}
.page.drv {
    background-image: url('/afe/driving/_img/bgposter.jpg');
    background-repeat: repeat-y;
    background-size: contain;
}
.page.campaign {
    background-image: url('/afe/_img/campaign/bgposter.jpg?v=5'); 
}
.page.target {
    background-image: url('/afe/_img/target/bgposter.jpg?v=3'); 
}
.page.ecomm #logo-banner-section,
.page.nrf #logo-banner-section,
.page.nrf2023 #logo-banner-section,
.page.drv #logo-banner-section,
.page.afe-chefmina #logo-banner-section,
.page.afe-justinrose #logo-banner-section,
.page.afe-tonyfinau #logo-banner-section,
.page.campaign #logo-banner-section,
.page.target #logo-banner-section {
    background-color: #e9e9e9;
}
.page.nrf.nrf_001 div#logo {
    background-image: url('/afe/_img/nrf/Adobe_Microsoft_co-marketing_lockup_color.png');
    margin-top: 1vw;
}
.page.nrf2023.nrf_001 div#logo {
    background-image: url('/afe/_img/nrf2023/Adobe_Microsoft_co-marketing_lockup_color.png?v=1');
    margin-top: 1vw;
}
.page.ecomm.ecomm_001 div#logo {
    background-image: url('/afe/_img/ecomm/Adobe_Microsoft_co-marketing_lockup_color.png?v=1');
    margin-top: 1vw;
}
.page.nrf.nrf_msft div#logo {
    background-image: url('/afe/_img/nrf/Adobe_Microsoft_co-marketing_lockup_color.png');
    margin-top: 1vw;
}
.page.infl div#logo, .page.diversity div#logo,
.page.campaign div#logo, .page.target div#logo {
    background-image: url('/afe/_img/adobe_red_tag_logo.svg');
}
.page.nrf .agenda-body .brand-caption,
.page.drv .agenda-body .brand-caption {
    font-size: 2.0vw;
}
.page.ecomm .entry-form iframe,
.page.nrf .entry-form iframe,
.page.nrf2023 .entry-form iframe {
    min-height: 440px;
}
.page.infl .agenda-body .brand-heading,
.page.afe-justinrose .agenda-body .brand-heading,
.page.afe-tonyfinau .agenda-body .brand-heading {
    background-color: #000;
    color: #fff;
}
.page.infl .speaker-bio {
    color: #000;
}
.page.infl .bios .gap {
    height: 50vw;
}

@media(max-width:767px) {
    body {
        font-size: 1.3em;
    }
    .row-eq-height {
        display: block;
    }
    .logo-badge img.logo {
        right: .75vw;
    }
    .intro .brand-heading, 
    .agenda-date {
        font-size: 2.2em;
    }    
    .agenda-body .brand-caption {
        font-size: 1.8em;
    }
    .agenda-body .brand-notes {
        font-size: 1.4em;
    }
    .agenda .agenda-address, 
    .agenda-details table td,
    .notes .header {
        font-size: 1.4em;
    }
    .bios-title, 
    /*.getsocial .row:nth-child(2),*/ 
    .tagline {
        font-size: 1.5em;
    }
    .link-bio-img {
        width: auto;
        max-width: 80px;
        height: 80px;
        max-height: 80px;
    }
    .getsocial,
    .notes .note {
        font-size: 1.1em;
    }
    .disclaimer-body {
        font-size: .65em;
    }
    .page.infl .bios .gap {
        height: 140vw;
    }
    .page.infl .entry-form .embed-responsive-custom{
        padding-bottom: 175vh;
    }
}

@media(min-width:768px) {
   .page {
        /*height: 100%;*/
        padding: 0;
    }
}


/* START: Trying to fix old (non-retina) iOS browser with img only showing left half */ 
@media only screen 
  and (min-device-width: 320px) 
  and (max-device-width: 480px)
  and (-webkit-min-device-pixel-ratio: 1) {
  html,
  body{
    width: 100%;
    overflow-x: hidden;
  }
}
/* END */
