/* 

Francisco Alaan II
For PC Pardot Landing Page

Primary color (light blue)  : #1e9bd7
--------------------------------------

*/

@import url(https://fonts.googleapis.com/css2?family=Libre+Baskerville:ital@0;1&display=swap);
@import url(https://fonts.googleapis.com/css2?family=Titillium+Web:wght@600&display=swap);

body {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: 300;
    background: #f8f8f8;
}

a{ transition: all 0.3s ease; color: #1e9bd7; }
a:hover,
a:focus {
    text-decoration: none;
    outline: none;
}

.h1, h1 {
    font-size: 54px;
    line-height: 60px;
    font-weight: bold;
    text-align: left;
}

.pc-h1 {
    -webkit-box-orient: vertical;
    display: block;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    overflow-x: hidden;
    text-overflow: ellipsis;
    color: #ffffff;
}

.pc-h1-speakers {
    color: #1F1F1F;
}

h3 {
    color: #000000;
    font-size: 30px;
    line-height: 36px;
    font-weight: bold;
    text-align: left;
}

p:last-child { margin-bottom: 0; }

/* Table */
.table {
    width: 800px !important;
    margin-bottom: 1rem;
    background-color: transparent;
	margin-bottom: 60px;
}

/* Fix Rows */

.row {
    margin-right: 0px !important;
    margin-left: 0px !important;
}


/* Fonts Klavika */

@font-face {
    font-family: Klavika Regular;
    font-weight: 400;
    src: url(https://www.bernstein.com/etc.clientlibs/bernstein/clientlibs/clientlib-site/resources/fonts/Klavika-Regular.eot?#iefix) format("embedded-opentype"), url(https://www.bernstein.com/etc.clientlibs/bernstein/clientlibs/clientlib-site/resources/fonts/Klavika-Regular.woff) format("woff")
}

@font-face {
    font-family: Klavika;
    src: local("Klavika Medium"), local("KlavikaWebBasicMedium"), url(https://www.bernstein.com/etc.clientlibs/bernstein/clientlibs/clientlib-site/resources/fonts/KlavikaWebBasicMedium.woff2) format("woff2"), url(https://www.bernstein.com/etc.clientlibs/bernstein/clientlibs/clientlib-site/resources/fonts/KlavikaWebBasicMedium.woff) format("woff");
    font-style: normal;
    font-weight: 500;
    font-display: swap
}

@font-face {
    font-family: Klavika Bold;
    src: local("Klavika Bold"), local("KlavikaWebBasicBold"), url(https://www.bernstein.com/etc.clientlibs/bernstein/clientlibs/clientlib-site/resources/fonts/KlavikaWebBasicBold.woff2) format("woff2"), url(https://www.bernstein.com/etc.clientlibs/bernstein/clientlibs/clientlib-site/resources/fonts/KlavikaWebBasicBold.woff) format("woff");
    font-style: normal;
    font-weight: 500;
    font-display: swap
}

/* Fonts for Icons */

@font-face {
    font-family: icomoon;
    src: url(https://www.bernstein.com/Bernstein/EN_US/Pardot/fonts/icomoon.eot);
    src: url(https://www.bernstein.com/Bernstein/EN_US/Pardot/fonts/icomoon.eot?#iefix) format("embedded-opentype"), url(https://www.bernstein.com/Bernstein/EN_US/Pardot/fonts/icomoon.ttf) format("truetype"), url(https://www.bernstein.com/Bernstein/EN_US/Pardot/fonts/icomoon.woff) format("woff"), url(https://www.bernstein.com/etc.clientlibs/bernstein/clientlibs/clientlib-site/resources/fonts/icomoon.svg#icomoon) format("svg");
    font-weight: 400;
    font-style: normal;
    font-display: block
}


/* Icons */

.pc-icon-social {
    cursor: pointer;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    -webkit-transition: -webkit-transform 200ms ease-out;
    transition: -webkit-transform 200ms ease-out;
    transition: transform 200ms ease-out;
    transition: transform 200ms ease-out, -webkit-transform 200ms ease-out;
    font-size: 24px;
    line-height: 1;
    display: block;
    position: relative;
    border: none;
    width: 24px;
    height: 24px;
    background-color: #ffffff;
}

.pc-icon-social:active,
.pc-icon-social:focus,
.pc-icon-social:hover {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
    -webkit-transition: -webkit-transform 200ms ease-in;
    transition: -webkit-transform 200ms ease-in;
    transition: transform 200ms ease-in;
    transition: transform 200ms ease-in, -webkit-transform 200ms ease-in;
    border: none;
    outline: none
}

.pc-icon-social:active,
.pc-icon-social:focus {
    -webkit-box-shadow: none;
    box-shadow: none
}

.pc-icon-linkedin {
    background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><defs><style>.cls-1{fill:%231e9bd7;fill-rule:evenodd;}</style></defs><path class="cls-1" d="M1,0H23.09A.88.88,0,0,1,24,1V23a1,1,0,0,1-1,1H1A1,1,0,0,1,0,23V1A1,1,0,0,1,1,0ZM7.14,20.48V9H3.53V20.48Zm-1.8-13A2.11,2.11,0,1,1,7.45,5.32,2.1,2.1,0,0,1,5.34,7.43ZM17,20.48h3.53v-6.3c0-3.08-.67-5.48-4.28-5.48a3.78,3.78,0,0,0-3.39,1.87h-.07V9H9.48V20.55H13v-5.7c0-1.5.23-2.92,2.11-2.92s1.88,1.64,1.88,3Z"/></svg>')

}

.pc-icon-facebook {
    background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><defs><style>.cls-1{fill:%231e9bd7;}</style></defs><path class="cls-1" d="M23.13,0H.94A1,1,0,0,0,0,1V23A1,1,0,0,0,.94,24H12.25V15H9.37V11.25h2.88v-3c0-3.07,1.88-4.65,4.54-4.65,1.3,0,2.38.15,2.67.15V7H17.59c-1.45,0-1.81.75-1.81,1.8v2.48h3.61L18.67,15H15.78l.08,9h7.2A1,1,0,0,0,24,23V1A.87.87,0,0,0,23.13,0Z"/></svg>')
}

.pc-icon-twitter {
    background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 22"><defs><style>.cls-1{fill:%231e9bd7;}</style></defs><path class="cls-1" d="M24,2.62a8,8,0,0,1-2.84.85A5.42,5.42,0,0,0,23.33.42a8.85,8.85,0,0,1-3.14,1.36A4.6,4.6,0,0,0,16.67,0C14,0,11.74,2.45,11.74,5.58a6.78,6.78,0,0,0,.15,1.27A13.63,13.63,0,0,1,1.72,1a5.81,5.81,0,0,0-.67,2.79A6,6,0,0,0,3.21,8.46,4.1,4.1,0,0,1,1,7.78v.09a5.39,5.39,0,0,0,4,5.41,6.06,6.06,0,0,1-1.27.17,3.36,3.36,0,0,1-.89-.08,5.1,5.1,0,0,0,4.56,3.89A9,9,0,0,1,1.2,19.63,6,6,0,0,1,0,19.55,13.6,13.6,0,0,0,7.63,22c9,0,14-8.46,14-15.82V5.5A14.25,14.25,0,0,0,24,2.62Z"/></svg>');
    width: 26px
}

.pc-icon-email {
    background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><defs><style>.cls-1{fill:%231e9bd7;fill-rule:evenodd;}.cls-2,.cls-3{fill:none;stroke:%23fff;stroke-linejoin:round;stroke-width:2px;}.cls-3{stroke-linecap:round;}</style></defs><path class="cls-1" d="M12,24A12,12,0,1,0,0,12,12,12,0,0,0,12,24Z"/><rect class="cls-2" x="5" y="7" width="14" height="10"/><path class="cls-3" d="M5,7H19l-7,6Z"/></svg>')
}


/* Footer */

footer {
    background: #000000;
    padding-top: 0px;
    padding-bottom: 70px;
    text-align: center;    
    font-size: 0.8rem;
}

footer a { color: #fff; }

footer a:hover { color: #900; }

footer p { 
    color: white; 
    font-size: 16px;
    line-height: 18px;
}

.pc-footer-text-highlight {
    color: white;
    font-weight: 600;
}

.pc-social-media {
    padding: 70px 0 30px;
    text-align: center;
    display: block
}

@media (max-width:768px) {
    .pc-social-media {
        padding: 20px 0
    }
}

.pc-social-media .pc-social-media__image {
    display: inline-block;
    padding: 0 8px
}

.pc-social-media .pc-social-media__image .pc-image a {
    display: inherit;
    height: 48px
}

@media (max-width:768px) {
    .pc-social-media .pc-social-media__image .pc-image a {
        height: 24px
    }
}

.pc-social-media .pc-social-media__image .pc-image .pc-social-media__image-img {
    max-width: 48px;
    height: 48px
}

@media (max-width:768px) {
    .pc-social-media .pc-social-media__image .pc-image .pc-social-media__image-img {
        max-width: 24px;
        height: 24px
    }
}

/* Nav */

#mainNav {
}

.main-nav-header {
    margin: 0 auto !important;
}

.pc-btn-close{
    display: none;
    height: 32px;

}



/* Hero Section */

.pc-hero-section {
    padding-left: 0px;
    padding-right: 0px;
}

.pc-hero-title {
    padding-top: 18px;
}

.pc-date {
    font-family: Arial, Helvetica, sans-serif;
}

.pc-page-wrap { 
    max-width: 1440px;
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.15);
    background: white;
}

.pc-container-outer {
    max-width: 1440px;
    margin: 0 auto;    
}

.pc-content-box { box-shadow: 0 0 3px rgba(0, 0, 0, 0.15); }
.pc-text-gray { color: #787676; }

.pc-text-highlight {
    color: #c66995;
    font-weight: 600;
}

.pc-top-bar-btn {
    color: #ffffff;
    text-transform: uppercase;
    font-size: 16px;
    line-height: 16px;
    border: 2px solid #1e9bd7;
    border-radius: 20px;
    padding: 7px 20px;
    text-transform: uppercase;
    text-decoration: none;
    letter-spacing: 0.5px;
    display: inline-block;
    margin: 10px 0;
    transition: 0.2s ease-in-out;
    -webkit-transition: 0.2s ease-in-out;
    -moz-transition: 0.2s ease-in-out;
    -o-transition: 0.2s ease-in-out;
    background-color: transparent;
    font-weight: 700;
}

.pc-banner-title {
    font-size: 3rem;
    margin-bottom: 10px;
}
.pc-banner-subtitle {
    font-size: 1.5rem;
    margin-top: 10px;
    letter-spacing: 1px;
}



.pc-banner-header { color: white;}
.pc-banner-overlay {
    z-index: 1;
    height: 100%;
    width: 100%;
    position: absolute;
    overflow: auto;
    top: 0px;
    left: 0px;
    background: rgba(0, 0, 0, 0.7);
}

.pc-banner-row { 
    position: relative;
    z-index: 2;
    justify-content: center;
    padding-top: 106px;
	padding-bottom: 70px;
}
.pc-banner-row-header { text-align: left; }
.pc-down-arrow-link { 
    color: white;
    background-color: #1e9bd7;
    border-radius: 50%;
    padding: 10px 15px;
    margin-top: 0px;
    display: inline-block;
}

.pc-down-arrow-link:hover,
.pc-down-arrow-link:focus {
    color: white;
    background-color: #c66995;
}


.pc-top-bar-btn:after {
    content: url("data:image/svg+xml;charset=utf-8,<svg xmlns='http://www.w3.org/2000/svg' width='20' height='25' viewBox='0 0 40 45'><style>.a{stroke-linejoin:round}</style><g stroke-width='3' stroke='%23fff' fill='none'><path class='a' d='M3 42.4h33.3'/><path d='M26.8 10.1c0 4.4-3.5 8.1-7.7 8.1-4.1 0-7.5-3.7-7.5-8.1C11.6 5.6 15 2 19.1 2c4.2 0 7.7 3.6 7.7 8.1z'/><path d='M16.3 22C3.9 24.6 3 41.9 3 41.9M36.3 41.9S35.4 24.5 23 22' class='a'/></g></svg>");
    position: absolute;
    top: 16px;
    padding-left: 10px;
}

.pc-bg-primary { background: #1e9bd7; }
.pc-bg-highlight { background: #c66995; }

/* Button */

a.pc-small-button{
    color: #000;
    text-transform: uppercase;
    text-decoration: none;
    letter-spacing: 0.5px;
    display: inline-block;
    transition: 0.1s ease-in-out;
    -webkit-transition: 0.1s ease-in-out;
    font-size: 18px;
    line-height: 23px;
    text-align: left;
    position: relative;
    word-break: keep-all;
    margin: 0;
    cursor: pointer;
}

a.pc-small-button:hover{
    color: #1e9bd7;
    text-decoration: underline;
    transition: 0.2s ease-in-out;
    -webkit-transition: 0.2s ease-in-out;
}

a.pc-small-button:after {
    content: url("data:image/svg+xml;charset=utf-8,<svg xmlns='http://www.w3.org/2000/svg' width='32' height='32'><g fill='none'><circle cx='16' cy='16' r='16' fill='%231E9BD7'/><path d='M19.5 10.4l4.2 4.7c.4.5.4 1.3 0 1.8l-4.2 4.7c-.5.5-1.2.5-1.7 0-.4-.5-.4-1.3 0-1.8l2.3-2.5H8.9c-.5 0-.9-.4-.9-.9v-.8c0-.5.4-.9.9-.9h11.2l-2.3-2.5c-.4-.5-.4-1.3 0-1.8.5-.5 1.2-.5 1.7 0z' fill='%23FFF'/></g></svg>");
    padding-left: 11px!important;
    display: inline-block;
    vertical-align: middle;
}

.pc-btn-primary {
    border: 2px solid #1e9bd7;
    border-radius: 20px;
    color: #000;
    text-transform: uppercase;
    text-decoration: none;
    letter-spacing: 0.5px;
    display: inline-block;
    margin: 10px 0;
    transition: 0.2s ease-in-out;
    -webkit-transition: 0.2s ease-in-out;
    -moz-transition: 0.2s ease-in-out;
    -o-transition: 0.2s ease-in-out;
    font-size: 18px;
    line-height: 18px;
    background-color: transparent;
    padding: 9px 70px 9px 20px;
    text-align: center;

}


.pc-btn-primary:after {
    content: url("data:image/svg+xml;charset=utf-8,<svg xmlns='http://www.w3.org/2000/svg' width='38' height='20'><g stroke-width='2' stroke='%231e9bd7' fill='none' stroke-linejoin='round'><path d='M26.4 19.6l10.1-9H.3M26.3.6l7.9 7'/></g></svg>");
    position: absolute;
    padding-left: 18px;
    bottom: 18px;
}

.pc-btn-primary:hover:after {
    content: url("data:image/svg+xml;charset=utf-8,<svg xmlns='http://www.w3.org/2000/svg' width='38' height='20'><g stroke-width='2' stroke='%23fff' fill='none' stroke-linejoin='round'><path d='M26.4 19.6l10.1-9H.3M26.3.6l7.9 7'/></g></svg>");
    position: absolute;
    padding-left: 18px;
    bottom: 18px;
}


.pc-btn-primary:hover { background: #1e9bd7; color: #ffffff; }
.pc-top-bar-btn:hover { background: #1e9bd7; }

.show-pad {
    padding-top: 0px;
}


.pc-top-bar .navbar-expand-lg .navbar-nav .nav-item { padding: 11px 22px 5px; }

.pc-nav-main {
    margin: 0 auto !important;
}

.pc-top-bar {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    padding: 4px 0 5px;
    z-index: 100;
    transition: all 0.3s ease-in-out;
    height: 70px;
    background: transparent;
}


.pc-top-bar.active {
    box-shadow: 0 1px 5px rgba(0, 0, 0, 0.25);
    background-color: #000000;
}

.navbar-brand { 
    padding: 0;
}

.pc-top-bar.active .navbar-expand-lg .navbar-nav .nav-item { padding: 11px 22px 5px; }
.pc-top-bar.active .navbar-brand { 
    padding: 0;
}

.pc-top-bar .navbar-brand img {
    width: 125px;
    height: auto;
}

.pc-top-bar.active .navbar-brand img { width: 125px; }
.pc-top-bar-bg { height: 50px; }
.pc-top-bar a { 
    color: #ffffff; 
    text-transform: uppercase; 
    font-size: 16px; 
    line-height: 15px;
    font-family: Klavika Medium,Titillium Web,sans-serif;
    letter-spacing: 1px;
}

.navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 0px; 
    padding-left: 0px;
}

.navbar {
    font-weight: 700;
    width: 100%;
    padding: 0 0px;
}

.nav-link.active, .nav-link:hover { color: #1e9bd7; }



.pc-icon-dot {
    stroke: #fff;
}



.navbar-toggler-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgb(104, 199, 187)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E");
}

.navbar-toggler { 
    border: none;
    border-radius: 0;
    cursor: pointer;
    margin: 1px 0px 0 0;
    padding-right: 0px;
}

.icon-label {
    font-family: Klavika Bold,Titillium Web,sans-serif;
    color: #ffffff;
    font-size: 16px;
    vertical-align: top;
    line-height: 30px;
    text-transform: uppercase;
    letter-spacing: 0.5px
}



/* Forms */

select.pc-select.form-control:not([size]):not([multiple]) { height: 45px; }
.form-control {
    font-size: 18px;
    padding: 16px;
}
label { font-weight: 700; }

::-webkit-input-placeholder { /* Edge */
  color: #000000;
  font-family: Klavika Medium,Titillium Web,sans-serif;
}

:-ms-input-placeholder { /* Internet Explorer */
  color: #000000;
  font-family: Klavika Medium,Titillium Web,sans-serif;
}

::placeholder {
  color: #000000;
  font-family: Klavika Medium,Titillium Web,sans-serif;
}

.pc-search-form {
    background-color: #f5f6f6;
    padding: 25px 25px 15px;
    width: 100%;
    max-width: 830px;
    margin-left: 15px;
    margin-right: 15px;
}

.pc-form-group { float: left; }
.pc-form-group-pad { padding: 0 8px; }
.pc-form-group-1 { width: 50%; }
.pc-form-group-2 { width: 50%; }
.pc-form-group-3 { width: 25%; }
.form-control { border-radius: 0; }
.form-group {
    padding-bottom: 30px;
}

div.form-group:last-of-type{
    padding-top: 30px; 
    padding-bottom: 20px;
}

textarea.form-control {
    border: 1px solid black;
    height: 100px;
}

.pc-btn-top {
    cursor: pointer;
    display: inline-block;
    font-weight: 700;  
    padding: 10px 50px 10px 20px;
}

.pc-btn {
    cursor: pointer;
    font-family: Klavika Medium,Titillium Web,sans-serif;
    font-size: 18px;
}

.pc-btn-white { background: white; }
.pc-btn-white-primary { color: #1e9bd7; }
.pc-btn-white-highlight { color: #c66995; }

.pc-btn-white-primary:hover,
.pc-btn-white-primary:focus,
.pc-btn-white-primary:active {
    background: #c66995;
    color: white;
}

.pc-btn-white-highlight:hover,
.pc-btn-white-highlight:focus,
.pc-btn-white-highlight:active {
    background: #1e9bd7;
    color: white;
}

.pc-btn-search { width: 100%; }

.pc-btn-search:hover,
.pc-btn-search:active,
.pc-btn-search:focus {
    background: #c66995;
}


.pc-about-text-wrap { max-width: 830px; }

.pc-right {
    display: inline-block;
    float: right;
    -ms-flex: 0 0 28%;
    flex: 0 0 28%;
    max-width: 28%;
}

.pc-slideshow-section {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.pc-slideshow-section-reverse {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
}

.pc-slideshow { width: 50%; }

.pc-slideshow-description {
    padding: 50px;
    color: white;
    width: 48%;
    z-index: 100;
    margin-left: -42px;
}

.pc-slideshow-description-left {
    margin-left: auto;
    margin-right: -42px;    
}

.pc-position-relative { position: relative; }



/* Tabs */
.pc-tabs-links {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-box-pack: space-evenly;
    -webkit-justify-content: space-evenly;
    -ms-flex-pack: space-evenly;
    justify-content: space-evenly;
    background: #1e9bd7;
}

.pc-tab-link {
    padding: 30px 25px;
    text-align: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-transform: uppercase;
    color: white;
    font-weight: 400;
    font-size: 0.9rem;
    height: 100%;
}

.pc-tab-link:hover { color: white; }

.pc-tab-link-li {
    background: transparent;
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    transition: all 0.3s ease;    
}

.pc-tab-link:hover,
.pc-tab-link.active {
    background: #c66995;
}

.tab-pane {
    max-width: 970px;
    margin: 60px auto;
}


.pc-d-table { display: table; }


.pc-contact-form {
    background: white;
    width: 100%;
    top: 100px;
    z-index: 1000;
    padding-top: 30px;
}

.form-control {
    font-family: Arial,sans-serif;
    color: #000;
    border: none;
    border-bottom: 1.5px solid #000;
    padding: 0;
    width: 100%;
    height: 29px;
    text-transform: uppercase;
}

.form-control:focus {
    border-bottom: 3px solid #1e9bd7!important;
}

.pc-container {
    max-width: 1440px;
    width: 100%;
    margin: 0 auto;
}

.pc-container-body {
    max-width: 1440px;
    width: 100%;
    margin: 0 auto;
    padding: 50px 0 100px 0;
}

.pc-name-container,
.pc-email-container {
    width: 210px;
    float: left;    
}

.pc-email-container { margin-left: 10px; }

.pc-btn-send {
    cursor: pointer;
}

#google-map { height: 600px; }

/* Social Media */

.left-social {
    padding-left: 50px;
}

.pc-list-no-bull {
    list-style-type:none;
    padding: 15px 0 0 0;
}

.pc-social-list-title{
    font-family: Klavika Bold,Titillium Web,sans-serif;
    font-size: 14px;
    font-weight: 700;
    line-height: 1.125rem;
    text-transform: uppercase;
}

.pc-list_item {
    clear: both;
    list-style: none;
    font-family: Arial,sans-serif;
    font-size: 16px;
    font-size: 1rem;
    line-height: 22px;
    line-height: 1.375rem;
    padding-bottom: 20px;
}


/* GRID */

.pc-main-clear {
    padding-right: 0px !important;
    padding-left: 0px !important;
}

.pc-right-border {
    border-left: 1px solid #ccc;
    padding: 0 0px 0 30px;
}

.main-pc-content {
    padding-right: 70px;
    padding-left: 0px;
}

.main-pc-content-spk {
    padding-right: 0px;
    padding-left: 0px;
}

.pc-right-title {
    padding-bottom:20px;
    margin: 0;
}

.pc-right-description {
    padding-bottom: 30px;
}

.pc-right-block {
    padding-bottom: 60px;

}

.pc-main-content-msg {
    padding-bottom: 50px;
    font-family: Libre Baskerville, serif;
}

div.pc-right-border div:last-child{
    padding-bottom: 20px; 
}


/* Speakers */

.pc-speaker-section {
    padding-top: 40px;
}

.pc-spkr-name {
    font-family: Klavika Bold,Titillium Web,sans-serif;
    color: #000000;
    font-size: 22px;
    line-height: 22px;
    margin-bottom: 0;
    padding-top: 15px;
}

.pc-spkr-title {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    line-height: 22px;
    margin-bottom: 0;
    padding-top: 10px;
    padding-bottom: 10px;
}

.pc-spkr-read {

}

.lSPrev, .lSNext {
    margin-top: -70px !important;
}

/* Map */

.pc-add-desc {
    font-family: Arial, Helvetica, sans-serif; 
    font-weight: normal;
    font-size: 18px;
    line-height: 24px; 
    padding-top: 20px;
}
.pc-map-right {
    float: right;
}

.rmv-pad {
    padding-right: 0px !important;
    padding-left: 0px !important;
}

.rmv-pad1 {
    padding-right: 0px !important;
    padding-left: 0px !important;
}





/* Media Queries */
@media (min-width:1024px) {


}
@media screen and (max-width: 1300px) {
    .pc-top-bar .navbar-expand-lg .navbar-nav .nav-item {
        padding: 11px 10px 5px;
    }

    .navbar-expand-lg .navbar-nav .nav-link {
        padding-right: 0;
        padding-left: 0;
    }

       .pc-top-bar.active .navbar-expand-lg .navbar-nav .nav-item {
        padding: 11px 10px 5px;
    }
    .main-pc-content {
        padding-right: 30px;
    }

    .pc-spkr-item {
        padding-right:10px !important;
    }

    
}

@media screen and (max-width: 1199px) {
    .pc-banner-header {
        padding: 0 50px;
    }
    .pc-top-bar .navbar-expand-lg .navbar-nav .nav-item {
        padding: 11px 10px 5px;
    }

    .pc-banner-bg {
        min-height: 390px;
    }

    .pc-h1-loc {
        font-size: 36px;
        line-height: 42px;
    }

    .pc-add-desc {
        font-size: 14px;
        line-height: 18px;
        padding-top: 0px;
    }

    .rmv-pad1 {
        padding-left: 20px !important;
    }
}

/* Nav mobile view */

@media screen and (max-width: 1100px) {
    .pc-banner-header {
        padding: 0 50px;
    }
    .pc-top-bar .navbar-expand-lg .navbar-nav .nav-item {
        padding: 11px 10px 5px;
    }

    .pc-top-bar, .pc-top-bar-bg { height: auto; } 
	
	.table {
		width: 100% !important;
	}
}


/* End mobile view */



@media screen and (max-width: 1080px) {
    .pc-tab-link-li { width: 25%; }
    .pc-top-bar .navbar-expand-lg .navbar-nav .nav-item {
        padding: 11px 10px 5px;
    }
    .navbar-expand-lg .navbar-nav .nav-link {
        padding-right: 0;
        padding-left: 0;
    }
    .pc-top-bar, .pc-top-bar-bg { height: auto;  }

    .pc-location .pc-small-button {
        font-size: 14px;
        line-height: 18px;
    }

    .pc-add-desc {
        font-size: 12px;
        line-height: 18px;
        padding-top: 0px;
    }
    
}

@media screen and (max-width: 1023px) {
    .pc-slideshow-description { width: 55%; }
    .pc-top-bar .navbar-expand-lg .navbar-nav .nav-item {
        padding: 11px 10px 5px;
    }
    .navbar-expand-lg .navbar-nav .nav-link {
        padding-right: 0;
        padding-left: 0;
    }
    .pc-top-bar, .pc-top-bar-bg { height: auto; }
    .pc-banner-header {
        padding: 0 30px;
    }
    .pc-h1 {
        font-size: 36px;
        line-height: 42px;
    }
    .pc-date {
        font-size: 14px;
        line-height: 18px;
    }

    .pc-right-title {
        font-size: 24px;
        line-height: 30px;
    }

    .pc-right-description {
        font-size: 14px;
        line-height: 18px;
        padding-bottom: 20px;
    }

    a.pc-small-button {
       
        font-size: 16px;
        line-height: 18px;
    }

    a.pc-small-button:after {
        height: 32px;
    }

    .col-md-7 {
        -ms-flex: 0 0 47.81%;
        flex: 0 0 47.81%;
        max-width: 47.81%;
    }

    .col-md-3 {
        -ms-flex: 0 0 33%;
        flex: 0 0 33%;
        max-width: 33%;
    }

    .pc-main-content-msg {
        padding-bottom: 30px;
        font-family: Libre Baskerville, serif;
    }

    .pc-banner-bg {
        min-height: 280px;
    }

    .pc-banner-row {
        padding-bottom: 35px;
    }

    
}

@media screen and (max-width: 1007px) {
    .pc-right-title {
        font-size: 24px;
        line-height: 30px;
    }

    .pc-right-description {
        font-size: 14px;
        line-height: 18px;
        padding-bottom: 20px;
    }

    a.pc-small-button {
       
        font-size: 16px;
        line-height: 18px;
    }

    a.pc-small-button:after {
        height: 32px;
    }

    .col-md-7 {
        -ms-flex: 0 0 47.81%;
        flex: 0 0 47.81%;
        max-width: 47.81%;
    }

    .col-md-3 {
        -ms-flex: 0 0 33%;
        flex: 0 0 33%;
        max-width: 33%;
    }
}

@media (min-width:992px) {
    a.nav-link {  border-bottom: 6px solid transparent; }

    a.nav-link:hover {  
        padding-bottom: 6px;
        border-bottom: 6px solid #1e9bd7;
        -webkit-transition-duration: 0.7s;
        transition-duration: 0.7s

    }
    .navbar .nav-item .dropdown-menu{ display: none; }
    .navbar .nav-item:hover .nav-link{   }
    .navbar .nav-item:hover .dropdown-menu{ display: block; }
    .navbar .nav-item .dropdown-menu{ margin-top:0; }


    .dropdown-menu {
        min-width: 300px;
        -webkit-transition: all 0.3s ease;
        transition: all 0.3s ease;
        display: none;
        background: #fff;
        padding: 30px;
        left: -10px;
        margin-top: 26px;
        text-align: left;
        -webkit-box-shadow: 0px 2px 6px #ccc;
        box-shadow: 0px 2px 6px #ccc;
    }
    .dropdown-menu li {
        font-family: Klavika Medium,Titillium Web,sans-serif;
        clear: both;
        width: 100%;
        border-bottom: 1px solid #ccc;
        height: auto;
        line-height: 25px;
        padding: 12px 0;
        position: relative;
    }

    .dropdown-menu li:last-of-type{
        border-bottom: none;
        padding-bottom: 10px;
    }

    .dropdown-menu li:hover {
        -webkit-transition: all 0.3s ease;
        transition: all 0.3s ease;
        border-bottom: 6px solid #1e9bd7;
    }

    .dropdown-item{
        color: #000000 !important;
        padding: 0px !important;
        line-height: 1.5625rem;
        letter-spacing: 0;
        text-transform: none !important;
        font-size: 18px !important;
    }
}

@media screen and (max-width: 991px) {
    .pc-top-bar .navbar-expand-lg .navbar-nav .nav-item {
        padding: 11px 10px 5px;
    }
     #mainNav {
        height: 100%;
        position: fixed;
        top: 0px;
        right: 0px;
        z-index: 9999999999999999;
        pointer-events: auto;
        background-color: #ffffff;

    }

    .pc-nav-main {
        padding-top: 40px;
    }

    .navbar-expand-lg .navbar-nav .nav-link {
        padding-right: 0;
        padding-left: 0;
        color: #000000;
    }

    

    .pc-top-bar {
        height: 69px;
        box-shadow: 0 1px 5px rgba(0, 0, 0, 0.25);
        display: flex;
        align-items: center;
    }
    
    .pc-top-bar.active {
        height: 69px;
        box-shadow: 0 1px 5px rgba(0, 0, 0, 0.25);
        display: flex;
        align-items: center;
    }

    .pc-top-bar.active .navbar-expand-lg .navbar-nav .nav-link,
    .pc-top-bar .navbar-expand-lg .navbar-nav .nav-link { padding: 15px; font-size: 18px; }

  

    .pc-top-bar .navbar-brand img {
        width: 125px;
        height: auto;
    }

    .pc-top-bar .navbar-brand img { width: 125px; }

    .tab-pane {
        margin-left: 20px;
        margin-right: 20px;
    }

    .pc-recommended-description-box { width: 450px; }

    .pc-top-bar-btn:after {
        content: url(data:image/svg+xml;charset=utf-8,<svg xmlns='http://www.w3.org/2000/svg' width='20' height='25' viewBox='0 0 40 45'><style>.a{stroke-linejoin:round}</style><g stroke-width='3' stroke='%23fff' fill='none'><path class='a' d='M3 42.4h33.3'/><path d='M26.8 10.1c0 4.4-3.5 8.1-7.7 8.1-4.1 0-7.5-3.7-7.5-8.1C11.6 5.6 15 2 19.1 2c4.2 0 7.7 3.6 7.7 8.1z'/><path d='M16.3 22C3.9 24.6 3 41.9 3 41.9M36.3 41.9S35.4 24.5 23 22' class='a'/></g></svg>);
        position: absolute;
        top: 16px;
        padding-left: 10px;
    }

    .navbar-collapse {
        position: absolute;
        left: 100%;
        padding-right: 15px;
        padding-bottom: 15px;
        transition: all 0.3s ease;
        display: block;
    }
    .navbar-collapse.collapsing {
        transition: all 0.1s ease;
    }
    .navbar-collapse.show {
        left: 50%;
    }

    .pc-btn-close{
        top: 10px;
        right: 10px;
        padding: 0;
        z-index: 5;
        position: absolute;
        border: none;
        background-color: #ffffff;
    }

    .show {
        display: block !important;
        -webkit-transition: all 0.3s ease;
        transition: all 0.3s ease;  
    }

    a.nav-link:hover {  
        border-bottom: none;
    }

    .nav-item:hover {  
        border-bottom: 2px solid #1e9bd7;
        -webkit-transition-duration: 0.3s;
        transition-duration: 0.3s
    }

    .nav-item {
        border-bottom: 1px solid #ccc;
    }

    .nav-item.show a.nav-link {
        border-bottom: 6px solid #1e9bd7;
        -webkit-transition-duration: 0.4s;
        transition-duration: 0.4s
    }

    .dropdown-menu li:hover{
       border-bottom: 2px solid #1e9bd7;
        -webkit-transition-duration: 0.3s;
        transition-duration: 0.3s 
    }

   .rmv-pad1 {
        padding-left: 70px !important;
    }

    /* Dropdown menu for mobile */



    .navbar .nav-item .dropdown-menu{ display: none; }
    .navbar .nav-item .dropdown-menu { 
        margin-top:0; border: none; 
        -webkit-transition: all 0.3s ease;
        transition: all 0.3s ease;  
    }


    .dropdown-menu {
        -webkit-transition: all 0.3s ease;
        transition: all 0.3s ease;
        display: none;
        background: #fff;
        padding: 0px;
        left: -10px;
        margin-top: 26px;
        text-align: left;
    }
    .dropdown-menu li {
        font-family: Klavika Medium,Titillium Web,sans-serif;
        clear: both;
        width: 100%;
        border-bottom: 1px solid #ccc;
        height: auto;
        line-height: 25px;
        padding: 20px 15px 20px 0;
        margin-left: 12px;
        position: relative;
    }

    .dropdown-menu li:last-of-type{
        border-bottom: none;
        padding-bottom: 10px;
    }

    .dropdown-item{
        color: #000000 !important;
        padding: 0px !important;
        line-height: 1.5625rem;
        letter-spacing: 0;
        text-transform: none !important;
        font-size: 18px !important;
    }

    a.nav-link-drp:after {
        content: url("data:image/svg+xml;charset=utf-8,<svg xmlns='http://www.w3.org/2000/svg' width='18' height='11'><path stroke-width='2' stroke='%231e9bd7' d='M1.5 1.5l7.5 8 7.5-8' fill='none' stroke-linejoin='round'/></svg>");
        position: absolute;
        right: 15px;
        color: #1e9bd7;
    }

    a.nav-link-drp[aria-expanded=true]:after {
    content: url("data:image/svg+xml;charset=utf-8,<svg xmlns='http://www.w3.org/2000/svg' width='18' height='11' fill='none'><path d='M1.5 9.5l7.5-8 7.5 8' stroke-linejoin='round' stroke-width='2' stroke='%231e9bd7'/></svg>");
    }

    .pc-rmv {
        padding: 15px 0 0 0 !important;
    }

    .tbl-pad {
        padding-right: 0px !important;
        padding-left: 0px !important;
    }

    .pc-map-right {
        float: none;
    }
    .rmv-pad1 {
        padding-left: 0px !important;
        padding-top: 30px;
    }

    .pc-table-sched {
        padding: 50px 0;
    }

    .pc-h1-loc {
        font-size: 54px;
        line-height: 50px;
    }

    .pc-add-desc{
        font-size: 16px;
        line-height: 18px;
    }

}


@media screen and (max-width: 986px) {
    

    .pc-contact-form {
        position: static;
        width: 100%;
    }

    .pc-name-container,
    .pc-email-container {
        width: 49%;
    }

    .pc-email-container {
        margin-left: 0;
        float: right;
    }

}

@media screen and (max-width: 860px) {
    .pc-recommended-description-box { width: 350px; }
}


@media screen and (max-width: 826px) {

    .pc-banner-row-header { padding-top: 95px; }

    .pc-recommended-place-wrap {
        display: flex;
        flex-wrap: wrap;
        max-width: 600px;
        margin: 0 auto 15px;
    }

    .pc-recommended-place {
        display: block;
        margin-left: auto;
        margin-right: auto;
        width: 270px;
    }

    .pc-recommended-price,
    .pc-recommended-price-link {
        position: relative;
        z-index: 1000;
    }

    .pc-recommended-price { padding-top: 50px; }

    .pc-recommended-price-box {
        width: 270px;
        height: 180px;        
        position: relative;
        overflow: hidden;
        padding-left: 0;
        background-image: none;
    }

    .pc-recommended-price-box:after {
        content: "";
        position: absolute;
        width: 180px;
        height: 270px;
        top: -45px;
        left: 45px;
        z-index: 27;
        background: url(https://www.bernstein.com/Bernstein/EN_US/Pardot/img/button-curve.png) 0 0 no-repeat;
        -webkit-transform: rotate(90deg);
        transform: rotate(90deg);
        background-size: auto 100%;      
    }

    .pc-recommended-price-box,
    .pc-recommended-price-box:hover {
        background-size: cover;
    }

    .pc-recommended-description-box { width: 270px; }
}

@media screen and (max-width: 767px) {
    .pc-banner-row-header {
        padding-top: 95px;
        padding-bottom: 50px;
    }

    .left-social {
        display: none;
    }  

    .icon-label {
        font-family: Klavika Bold,Titillium Web,sans-serif;
        color: #ffffff;
        font-size: 14px;
    }

    .pc-top-bar a {
        color: #ffffff;
        text-transform: uppercase;
        font-size: 14px;
        line-height: 13px;
        letter-spacing: 1px;
    }

    .main-pc-content {
        width: 100% !important;
        max-width: 100%;
        flex: 0 0 100%;
        padding: 0 30px;
        margin-bottom: 40px;
    }

    .main-pc-content-spk {
        width: 100% !important;
        max-width: 100%;
        flex: 0 0 100%;
        padding: 0 30px;
        margin-bottom: 40px;
    }

    .pc-right {
        width: 100% !important;
        max-width: 100%;
        flex: 0 0 100%;
        padding: 0 30px;
    }
    
    .pc-right-border{
        border-left: none;
        padding: 0px;
    }

    .pc-container-body {
        padding: 50px 0 50px 0;
    }

    .pc-main-content-msg {
        padding-bottom: 30px;
        font-family: Libre Baskerville, serif;
    }

    h3 {
        color: #000000;
        font-size: 26px;
        line-height: 30px;
        font-weight: bold;
    }

    a.nav-link {
        font-size: 18px;
        line-height: 20px;
        font-family: Klavika Medium,Titillium Web,sans-serif; 
     }

     div.form-group:last-of-type {
        padding-bottom: 10px;
    }

    .pc-spkr-name {
        font-family: Klavika Bold,Titillium Web,sans-serif;
        color: #000000;
        font-size: 18px;
        line-height: 22px;
        margin-bottom: 0;
        padding-top: 7px;
    }

    .pc-spkr-title {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 14px;
        line-height: 22px;
        margin-bottom: 0;
        padding-top: 5px;
        padding-bottom: 8px;
    }

    .pc-h1-speakers {
        font-size: 36px;
        line-height: 42px; 
    }

    .pc-speaker-section {
        padding-top: 15px;
    }
    
    .pc-main-content-msg{
        padding-bottom: 20px;
    }

    .pc-table-sched {
        padding: 50px 0;
    }

    .pc-h1-loc {
        font-size: 36px;
        line-height: 42px; 
    }

    .pc-add-desc{
        font-size: 16px;
        line-height: 18px;
    }
}

@media screen and (max-width: 600px){
    .pc-top-bar-btn {
        font-family: Klavika Bold,Titillium Web,sans-serif;
        border: none;
        padding-left: 6px;
        padding-right: 27px;
        margin: 0 5px;
    }

    .navbar-collapse.show {
        left: 10%;
        width: 90%;
    }

    .pc-top-bar a {
        font-family: Klavika Bold,Titillium Web,sans-serif;
        letter-spacing: 0.5px;
    }

    .pc-top-bar-btn:after {
        content: url(data:image/svg+xml;charset=utf-8,<svg xmlns='http://www.w3.org/2000/svg' width='20' height='25' viewBox='0 0 40 45'><style>.a{stroke-linejoin:round}</style><g stroke-width='3' stroke='%23fff' fill='none'><path class='a' d='M3 42.4h33.3'/><path d='M26.8 10.1c0 4.4-3.5 8.1-7.7 8.1-4.1 0-7.5-3.7-7.5-8.1C11.6 5.6 15 2 19.1 2c4.2 0 7.7 3.6 7.7 8.1z'/><path d='M16.3 22C3.9 24.6 3 41.9 3 41.9M36.3 41.9S35.4 24.5 23 22' class='a'/></g></svg>);
        position: absolute;
        font-family: Klavika Bold,Titillium Web,sans-serif;
        top: 7px;
        padding-left: 3px;
    }

    .navbar-toggler {
        border: none;
        border-radius: 0;
        cursor: pointer;
        margin: 1px 0px 0 0;
        padding: 0 0px 0 5px;
    }

    a.nav-link {
        font-size: 18px;
        line-height: 20px;
        font-family: Klavika Medium,Titillium Web,sans-serif;
    }

    a.dropdown-item {
        font-size: 18px;
        line-height: 20px;
        font-family: Klavika Medium,Titillium Web,sans-serif;
    }
    .pc-top-bar .navbar-expand-lg .navbar-nav .nav-item {
        padding: 11px 0px 5px;
    }

    .pc-banner-row-header {
        padding-top: 95px;
        padding-bottom: 30px;
    }

    .table td, .table th {
        padding: 20px 25px 20px 20px !important;
    }

    tbody tr th {
        font-size: 16px;
        line-height: 20px;
    }

    .tbl-title-right{
        font-size: 18px;
        line-height: 22px;
    }

    .tbl-desc-right{
        font-size: 16px;
        line-height: 20px;
    }

    .pc-spkr-item {
        padding-right:4px !important;
    }

}

@media (max-width: 495px){
    .pc-spkr-item {
        padding-right:3px !important;
    }
}    



@media (max-width: 415px){
    .pc-h1 {
        font-size: 26px;
        line-height: 32px;
    }
    .pc-banner-row-header {
        padding-top: 90px;
        padding-bottom: 30px;
    }

    .pc-banner-bg {
        min-height: 220px;
    }

    .pc-hero-title {
        padding-top: 10px;
    }

    tbody tr th {
        font-size: 14px !important;
        line-height: 18px;
    }

    .tbl-title-right{
        font-size: 16px;
        line-height: 20px;
    }

    .tbl-desc-right{
        font-size: 14px;
        line-height: 18px;
    }

    .table td, .table th {
        padding: 10px 15px 10px 10px !important;
    }

    tbody tr.pc-tbl-break {
        height: 60px;
        background-color: #F0F0F0;
    }

    .pc-tbl-title {
        font-size: 18px;
        line-height: 24px;
    }

    .pc-speaker-section a.pc-small-button {
        font-size: 14px;
        line-height: 16px;
    }

}

@media (max-width: 375px){
    .pc-top-bar .navbar-brand img {
        width: 100px;
        height: 35px;
        padding-right: 0!important;
    }

    .pc-top-bar.active .navbar-brand img {
        width: 100px;
        height: 35px;
        padding-right: 0!important;
    }
    .pc-top-bar-btn:after {
        content: url(data:image/svg+xml;charset=utf-8,<svg xmlns='http://www.w3.org/2000/svg' width='20' height='25' viewBox='0 0 40 45'><style>.a{stroke-linejoin:round}</style><g stroke-width='3' stroke='%23fff' fill='none'><path class='a' d='M3 42.4h33.3'/><path d='M26.8 10.1c0 4.4-3.5 8.1-7.7 8.1-4.1 0-7.5-3.7-7.5-8.1C11.6 5.6 15 2 19.1 2c4.2 0 7.7 3.6 7.7 8.1z'/><path d='M16.3 22C3.9 24.6 3 41.9 3 41.9M36.3 41.9S35.4 24.5 23 22' class='a'/></g></svg>);
        position: absolute;
        font-family: Klavika Bold,Titillium Web,sans-serif;
        top: 4px;
        padding-left: 3px;
    }

    .pc-top-bar a {
        font-family: Klavika Bold,Titillium Web,sans-serif;
        letter-spacing: 1px;
        font-size: 12px;
    }
    .icon-label {
        font-family: Klavika Bold,Titillium Web,sans-serif;
        color: #ffffff;
        font-size: 12px;
    }

    a.nav-link {
        font-size: 16px;
        line-height: 18px;
        font-family: Klavika Medium,Titillium Web,sans-serif; 
     }

     a.dropdown-item {
        font-size: 18px;
        line-height: 20px;
        font-family: Klavika Medium,Titillium Web,sans-serif;
    }

    .pc-table-sched {
        padding: 50px 0 30px 0;
    }
}

/* Add for FAQ Page */

.add-spc {
    padding-top: 15px;
}

.pc-table-faq {
        padding: 30px 0;
}

.pc-main-content-msg-faq {
    padding-bottom: 0px;
    font-family: Arial, Helvetica, sans-serif;
}

/* Table */

.faq-table thead th {
    vertical-align: bottom;
    border-bottom: none;
    height: 60px;
    padding: 0px;
    border: none;
}

.faq-table td, .faq-table th {
   border: 1px solid #C1C1C199;
   padding: 30px 40px 30px 30px;
}


.faq-table tbody tr {
    height: 140px;
}

tbody tr th {
    text-align: left;
    background-color: #F0F0F0;
}

tbody tr:nth-child(even) th {
    border-right: 5px solid #1e9bd7;
}



.pc-table-sched {
    padding: 80px 0;
}

.pc-tbl-title {
    font-family: Klavika Regular,Arial,Helvetica,sans-serif;
    font-size: 24px;
    line-height: 32px;
    text-align: left;
    font-weight: normal;
    padding-left: 30px !important;
}



td {
    font-family: Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 16px;
    line-height: 22px;
	width: 50%;
}

.spc {
	margin-top: 40px;
}
	

b, strong {
    font-weight: bold;
}

