﻿@charset "utf-8";
@import url("https://use.typekit.net/vmr0emu.css");
/*@font-face {
    font-family: 'Gotham-Regular';
    src: url('/Content/fonts/Gotham_Regular.otf');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Gotham-Bold';
    src: url('/Content/fonts/Gotham_Bold.otf');
    font-weight: bold;
    font-style: normal;
}*/

/*Blue: #EF4E5B*/
/*Pink: #CD1846*/
body {
    max-width: 100%;
    width: 1200px;
    margin: auto;
    font-family: Gotham, Arial;
    /*background-color: #EF4E5B;*/
}

nav.navbar {
    background-color: #fff;
}

main {
    background-color: #fff;
}

.ep-5-bckg {
    background-color: #f4f4f4;
}

.ep-6 {
    max-width: 100%;
    /*background-color: RGB(239, 78, 91, 0.90);*/
    background-image: url(/content/images/6/web-background.svg);
    background-size: cover;
}

img.ep-6-banner {
    max-width: 100%;
}

img.ep-medal-32 {
    max-width: 32px;
}

img.ep-medal-64 {
    max-width: 64px;
}


.ep-5-banner {
    width: 100%;
}

.ep-5 {
    width: 100%;
    background-color: #f4f4f4;
    padding-top: 16px;
    padding-bottom: 16px;
}

.ep-5-sq-small {
    width: 216px;
    max-width: 20%;
    float: left;
}


#ArtworkDetails {
    margin-top: 64px;
}

#ExhibitorDetails {
    margin-top: 64px;
}

/*div.ep-banner {
    background-image: url(/Content/images/3/drip-512.png);
    background-repeat: no-repeat;
    background-position: bottom;
    background-position-x: bottom;
    background-position-y: top;
    background-size: 50%;
    background-attachment:fixed;
}*/
header.banner {
    width: 100%;
    height: 100%;
    min-height: 128px;
    background: url(/content/images/5/ocadu-banner.png) no-repeat center center fixed;
    -webkit-background-size: cover; /* For WebKit*/
    -moz-background-size: cover; /* Mozilla*/
    -o-background-size: cover; /* Opera*/
    background-size: cover; /* Generic*/
}

.navbar {
    margin: 0px 32px 0px 32px;
}

/*.navbar-nav {
    float: right;
}*/

.navbar-inverse {
    background-color: #222;
    border-color: #080808;
}

.nav-item {
    margin-left: 25px;
    background-color: #000 !important;
    border: solid 0.5px #000 !important;
    line-height: 1em;
}

    .nav-item h6 {
        line-height: 1em;
        margin-top: 12px;
        font-weight: bold;
    }

.navbar-nav .active {
    background-color: #E5DB00 !important;
    border-color: #E5DB00 !important;
    /*height: 20px;*/
}

.nav-item.active a.nav-link {
    color: #000 !important;
}

.nav-link {
    color: #fff !important;
    padding: 0px;
    padding-left: 8px;
    padding-right: 8px;
}

section {
    margin: 0 75px 10px 75px;
}

    section.ep-exhibitor-section {
        margin-bottom: 0px;
        padding-bottom: 16px;
    }

.container, .row {
    padding: 0;
    margin: 0;
    max-width: 100%;
}

.divider {
    padding: 25px 0 25px 0;
    display: none;
}

div.pink-border {
    border-bottom: solid 16px #CD1846;
}

.footer-item h5 {
    color: #898888;
}

.footer-content {
    width: 100%;
    padding: 0px;
    margin: 0px;
}

.footer-text-right {
    width: 100%;
    text-align: right;
    color: #fff;
}

.ep-footer {
    color: #898888 !important;
}



.fixed-bottom {
    position: fixed;
    margin: auto;
    height: 200px;
    width: 100%;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1030;
}

footer {
    margin-top: 0px;
}

h1 {
    font-family: Gotham, Arial;
    font-style: normal;
    font-size: 40px;
    font-weight: 900;
}

    h1.ep-5-title {
        font-size: 40px;
    }


    h1.ep-header {
        font-style: normal;
        font-size: 50px;
        font-weight: 900;
        line-height: 0.85em;
        margin: 0px;
        padding: 0px;
        padding-bottom: 4px;
    }

    h1.ep-subheader {
        font-style: normal;
        font-size: 35px;
        font-weight: 900;
        line-height: 0.85em;
        margin: 0px;
        padding: 0px;
    }

h2 {
    font-family: Gotham, Arial;
    font-size: 23px;
    font-style: normal;
    font-weight: 600;
}

    h2.ep-black-bold {
        font-family: Gotham, Arial;
        color: #000;
        font-weight: 900;
        font-style: normal;
        font-size: 36px;
        margin-top: 24px;
    }


h3 {
    font-family: Gotham, Arial;
    font-size: 25px;
    font-style: italic;
}

    h3.ep-black-bold {
        font-family: Gotham, Arial;
        color: #000;
        font-weight: 900;
        font-style: normal;
        font-size: 25px;
    }


h4 {
    font-family: Gotham, Arial;
    font-size: 20px;
    font-style: italic;
}

h5 {
    font-family: Gotham, Arial;
    font-size: 16px;
    font-style: normal;
    padding: 0;
    margin: 0;
}

    h5.ep-pink {
        font-family: Gotham, Arial;
        color: #CD1846;
        font-weight: 900;
        font-size: 16px;
    }

    h5.ep-blue {
        font-family: Gotham, Arial;
        color: #CD1846;
        font-weight: 900;
        font-size: 16px;
    }

h6 {
    font-family: Gotham, Arial;
    font-size: 16px;
    text-transform: uppercase;
}

.break {
    display: block;
    margin-bottom: 1em;
}

figure img {
    max-width: 100%;
    width: auto;
}

figure.ep-figure-right img {
    max-width: 100%;
    width: 100%;
}


figcaption {
    opacity: 0;
}

/*------- exhibition ---------------------*/

.exhibition-poster {
}

.exhibition-desc {
    padding: 50px 0px 50px 50px;
}

.exhibition-type {
    color: #CD1846;
}

.exhibition-type-detail {
    margin-left: 15px;
}

.exhibitor-title {
    padding: 0;
    margin: 10px 0 50px 0;
    background-color: #EF4E5B;
}

.exhibition-title .square {
    background-color: #CD1846;
    opacity: 0.2;
    width: 95px;
    height: 50px;
    margin-left: -15px;
}

.exhibition-title > h4 {
    font-size: 65px;
    font-weight: bold;
    line-height: 1;
    margin-top: -43px;
}

.exhibition-date {
    margin-top: 50px;
}

.exhibition-sum {
    margin: 10px 0;
    line-height: 1.25;
}

.program-title {
    padding: 0;
    margin: 10px 0 50px 0;
}

    .program-title .square {
        background-color: #CD1846;
        opacity: 0.2;
        width: 105px;
        height: 40px;
        margin-left: -10px;
    }

    .program-title > h4 {
        font-size: 38px;
        font-weight: bold;
        line-height: 1;
        margin-top: -25px;
    }

.program-sum {
    margin: 10px 0;
    line-height: 1.25;
}

/*------- profile ---------------------*/
.profile_sum {
    padding: 0px 75px;
}

.profile_heading {
    margin: 0px 0 25px 0;
    color: #CD1846;
}

.akaname {
    float: left;
    margin-left: 10px;
}

.firstname {
    float: left;
}

.lastname {
    float: left;
    margin-left: 10px;
}

    .lastname .square {
        background-color: #CD1846;
        opacity: 0.2;
        width: 100px;
        height: 45px;
        margin: -70px 0 0 -5px;
    }

.square {
    display: none;
}

.subname {
    clear: left;
}

.blockquote {
    margin-top: 15px;
}

.contacts {
    margin-left: -14px;
}

.contact_icon {
    float: left;
    display: inline-block;
    text-align: center;
    width: 60px;
    margin-right: 5px;
    padding-top: 10px;
}

.contact_icon_right {
    float: right;
    display: inline-block;
    text-align: center;
    width: 60px;
    margin-right: 5px;
    padding-top: 10px;
}

.btn-xl {
    width: auto;
    height: auto;
    padding: 13px 13px;
    border-radius: 38px;
    font-size: 24px;
    line-height: 1;
    border: 0px;
    background-color: #f4f4f4;
    color: #000 !important;
}

    .btn-xl:hover {
        background-color: #0050ab;
    }

.btn-artist {
    width: auto;
    height: auto;
    padding: 13px 13px;
    border-radius: 27px;
    font-size: 24px;
    line-height: 1;
    border: 0px;
    background-color: #fff;
    color: #000 !important;
}

    .btn-artist:hover {
        background-color: #0050ab;
    }

.visit {
    margin-bottom: 20px;
    margin-top: 20px;
}

.visit-title {
    background-color: #CD1846;
    color: #fff;
    height: 125px;
    padding: 10px 0;
    text-align: center;
}

    .visit-title > h3 {
        font-size: 70px;
        font-weight: bold;
    }

.visit-date {
    padding: 20px 15px;
}

.visit-date-time {
    margin-top: 10px;
}

.dates, .time {
    padding: 0;
    margin: 0;
}

.dates {
    font-style: italic;
    font-weight: bold;
}

.times {
    font-style: italic;
}

.dates > li, .time > li {
    margin: 6px 0 0 0;
}

.time {
    text-align: right;
}

.visit_map {
    background-color: #666;
    position: relative;
    padding: 0;
}

.visit-date i.k-icon-32 {
    color: #CD1846;
    margin-bottom: 12px;
}

.visit-date h4 {
    margin-top: 12px;
}

.accordion-card {
    border-top: 1px solid #bebebe;
    border-bottom: 1px solid #bebebe;
    border-left: 1px solid #bebebe;
    border-right: 1px solid #bebebe;
}

.accordion-title {
    text-decoration: none;
    margin-right: 10px;
    font-weight: bold;
    /*text-transform: uppercase;*/
    text-align: left;
}

.btn-link {
    width: 100%;
    border: none;
    min-height: 129px;
    color: #EF4E5B;
}

    .btn-link:hover, .card-header:hover {
        color: #00DDDD !important;
    }


.btn-link-a, .btn-link-d, .btn-link-l, .btn-link-g {
    padding: 18px 20px 15px 20px;
    margin: 0;
    text-decoration: none;
    color: #FFF;
}

.btn-link-a {
    color: #FFF;
}

.btn-link-d {
    color: #FFF;
}

.btn-link-l {
    color: #FFF;
}

.btn-link-g {
    color: #FFF;
}

.btn-link:hover {
    text-decoration: none;
    color: #00FFFF;
}

.list-group {
    padding: 0;
    margin: 0;
}

.list-group-item {
    padding: 20px 20px 0 20px;
    margin: 0;
}

.list-group-a .list-group-item:hover {
    background-color: #6600ef;
    color: #fff;
    font-weight: bold;
}

.list-group-d .list-group-item:hover {
    background-color: #ed387c;
    color: #fff;
    font-weight: bold;
}

.list-group-l .list-group-item:hover {
    background-color: #444;
    color: #fff;
    font-weight: bold;
}

.list-group-g .list-group-item:hover {
    background-color: #444;
    color: #fff;
    font-weight: bold;
}

.list-group-item > h6 {
    font-size: 15px;
}

.card-header {
    background-color: #EF4E5B;
    border-top: 2px solid #EF4E5B;
    border-bottom: 2px solid #EF4E5B;
    border-radius: 0px;
    padding: 0;
    margin: 0;
    white-space: normal !important;
}

.card-header-a {
    border: none;
    background-color: #000; /*#EF4E5B;*/
    color: #FFF;
}

.card-header-d {
    border: none;
    background-color: #000; /*#EF4E5B;*/
    color: #FFF;
}

.card-header-l {
    border: none;
    background-color: #000; /*#EF4E5B;*/
    color: #FFF;
}

.card-header-g {
    border: none;
    background-color: #000; /*#EF4E5B;*/
    color: #FFF;
}


.faculty-a, .faculty-d, .faculty-l, .faculty-g {
    float: left;
    font-weight: bold;
    padding: 10px 10px 0 10px;
    color: #fff;
    margin-bottom: 20px;
}

.faculty-a {
    background-color: #EF4E5B;
}

.faculty-d {
    background-color: #EF4E5B;
}

.faculty-l {
    background-color: #EF4E5B;
}

.faculty-g {
    background-color: #EF4E5B;
}

.program-a, .program-d, .program-l, .program-g {
    clear: left;
    font-size: 30px;
    text-transform: uppercase;
}

.program-a {
    color: #FFF;
}

.program-d {
    color: #FFF;
}

.program-l {
    color: #FFF;
}

.program-g {
    color: #FFF;
}


.k-icon-32 {
    font-size: 32px;
}

.k-icon-25 {
    font-size: 25px;
}


.k-icon-24 {
    font-size: 24px;
    margin-right: 12px;
}

.k-icon-16 {
    font-size: 16px;
}

.fa-award {
    color: #CD1846 !important;
}

h3.alert-secondary {
    color: #EF4E5B !important;
    background-color: transparent !important;
    font-style: normal;
    font-weight: bold;
    border-bottom: 2px solid #707070;
    border-radius: 0rem;
}


.veiled {
    color: #b2b2b2;
}

.lock {
    height: 20px;
    margin-top: -20px;
    text-align: center;
    color: #b2b2b2;
}

.popover_contents {
    margin: 15px;
}

.password-enter {
    border-radius: 0;
    margin: 10px auto;
    display: flex;
    justify-content: center;
}

.hide {
    visibility: hidden;
}

/*------- Detailed Profile -------------*/
.profile_detail1 {
    padding-right: 75px;
}

.profile_detail2 {
    margin-bottom: 50px;
    padding-left: 50px;
}

.profile_detail3 {
    padding-left: 50px;
}

.profile_icon {
    color: #CD1846;
}

.exhibition, .award, .education, .keywords {
    margin-top: 25px;
}

.exhb_website {
    margin-left: 5px;
    color: #383838;
}

    .exhb_website:hover {
        color: #CD1846;
    }

.keyword {
    font-family: Gotham, Arial;
    font-size: 15px;
    font-style: normal;
    font-weight: 300;
    padding: 0;
    margin: 0;
    color: #212529;
    background-color: #fff;
    outline: 1px solid #CD1846;
    padding: 6px 6px 6px 6px;
    margin: 2px;
    white-space: nowrap;
}

.keywords {
    width: 100%;
    line-height: 33px;
}

/*---------- Collection -------------------------*/
.collection-go-back, .collection-more {
    float: left;
    width: 5%;
    padding-top: 275px;
}

.carousel-inner {
    float: left;
    width: 100%;
}

.btn-outline-secondary {
    border: 0;
}

    .btn-outline-secondary:hover, .btn-outline-secondary:active {
        background-color: #fff;
        color: #CD1846;
        border: 0px;
    }

.card {
    border-radius: 0;
    margin-left: 20px;
}

.card_category {
    font-size: 15px;
}

a {
    /*color: #CD1846;*/
    color: #000;
    text-decoration: underline;
}

    a:hover {
        color: #0050ab;
    }

    a.highlight {
        text-decoration: underline;
    }

    a.footer-link {
        text-decoration: underline;
        /*color: #CD1846;*/
    }

    /*---------- Sponsor -------------------------*/
    a.ep-sponsor {
        /*position: absolute;
bottom: 12px;
margin-top: 8px;*/
    }

img.ep-sponsor {
    max-width: 80%;
    margin-top: 16px;
}

img.ep-sponsor2 {
    max-width: 50%;
    height: 32px;
    margin: 16px;
    margin-left: 0px;
}

h4.ep-sponsor {
    font-style: normal;
    color: #898888;
    /*position: absolute;
    bottom: 64px;*/
}

div.ep-sponsor {
    min-height: 86px;
}
/*---------- Work -------------------------*/
.work_thumbnail {
    background-color: #CD1846;
}

.image {
    opacity: 1;
    display: block;
    width: 100%;
    height: auto;
    transition: .5s ease;
    backface-visibility: hidden;
}

.middle {
    transition: .5s ease;
    opacity: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    text-align: center;
}

.work_thumbnail:hover .image {
    opacity: 0.3;
}

.work_thumbnail:hover .middle {
    opacity: 1;
}

.work_text {
    color: #fff;
}

.loadmore {
    text-align: center;
    margin-top: 50px;
}

.loadbutton {
    padding: 18px 25px 0 25px;
    background-color: white;
    color: black;
    border: 2px solid #000;
    opacity: 0.4;
}

    .loadbutton:hover {
        opacity: 1;
    }

.ep-figure-right {
    max-width: 100%;
    width: 512px;
    float: right;
    margin-left: 20px;
}

.ep-artist-link {
    /*background-color: #fff;*/
    color: #EF4E5B;
    height: 50px;
    padding: 10px 0;
    text-align: center;
    font-size: 24px;
    text-align: center;
}

.ep-survey-link {
    background-color: #CD1846;
    color: #fff;
    min-height: 50px;
    margin-top: 50px;
    padding: 10px 5px;
    text-align: center;
    font-size: 24px;
    text-align: center;
}

.ep-program-link {
    background-color: #fff;
    color: #CD1846;
    border: solid 4px #CD1846;
    min-height: 50px;
    margin-top: 50px;
    margin-bottom: -50px;
    padding: 10px 5px;
    text-align: center;
    font-size: 24px;
    text-align: center;
}

/*---Events ---*/
span.ep-online {
    font-size: 1.5em;
    color: #CD1846;
    font-weight: bold;
}

div.ep-online {
    float: right;
    color: #CD1846;
    font-weight: bold;
    padding: 8px;
}

/*.k-dropdown-wrap.k-state-default {
    background-color: #f9f9f9;
    border-color: #000;
}
*/
.k-dropdown-wrap.k-state-default {
    background-color: #fff;
    border-color: #00DDDD;
    color: #000;
}


.k-dropdown .k-state-default .k-input {
    color: #ff00ff;
}


.ep-black span.k-input {
    color: #EF4E5B;
}

.k-dropdown .k-state-default .k-input {
    color: #000;
}

.k-dropdown .k-state-hover .k-input {
    color: #000;
}


/*----------footer-------------------------*/
footer {
    padding-top: 25px;
    padding-bottom: 25px;
    padding-left: 75px;
    padding-right: 75px;
    background-color: #fff;
}

ul {
    list-style-type: none;
    padding: 0;
}

    ul > li {
        padding: 0;
        margin-top: 10px;
    }

        ul > li > a {
            text-decoration: none;
            color: #898888;
        }

            ul > li > a:hover {
                text-decoration: none;
                color: #EF4E5B;
            }

ol.breadcrumb > li.active {
    color: #00DDDD;
    font-weight: bold;
}

.breadcrumb > li + li:before {
    color: #00DDDD !important;
}

.copyright {
    text-align: right;
    color: #898888;
}

/*----------- media query ---------------------*/
@media screen and (min-width: 768px) {
    .ep-5 {
        width: 100%;
        background-color: #f4f4f4;
        padding-top: 16px;
        padding-bottom: 16px;
    }

    .ep-5-sq-small {
        width: 166px;
        max-width: 30%;
        float: left;
    }

    .carousel-inner .active,
    .carousel-inner .active + .carousel-item {
        display: block;
    }

    .carousel-inner .carousel-item.active:not(.carousel-item-right):not(.carousel-item-left),
    .carousel-inner .carousel-item.active:not(.carousel-item-right):not(.carousel-item-left) + .carousel-item {
        -webkit-transition: none;
        transition: none;
    }

    .carousel-inner .carousel-item-next,
    .carousel-inner .carousel-item-prev {
        position: relative;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }

    .carousel-inner .active.carousel-item + .carousel-item + .carousel-item + .carousel-item {
        position: absolute;
        top: 0;
        right: -33.333%;
        z-index: -1;
        display: block;
        visibility: visible;
    }
    /* left or forward direction */
    .active.carousel-item-left + .carousel-item-next.carousel-item-left,
    .carousel-item-next.carousel-item-left + .carousel-item {
        position: relative;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
        visibility: visible;
    }
    /* farthest right hidden item must be abso position for animations */
    .carousel-inner .carousel-item-prev.carousel-item-right {
        position: absolute;
        top: 0;
        left: 0;
        z-index: -1;
        display: block;
        visibility: visible;
    }
    /* right or prev direction */
    .active.carousel-item-right + .carousel-item-prev.carousel-item-right,
    .carousel-item-prev.carousel-item-right + .carousel-item {
        position: relative;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
        visibility: visible;
        display: block;
        visibility: visible;
    }

    .ep-figure-right {
        max-width: 100%;
        width: 60%;
        float: right;
        margin-left: 20px;
    }
}

@media screen and (min-width: 992px) {
    .ep-5 {
        width: 100%;
        background-color: #f4f4f4;
        padding-top: 16px;
        padding-bottom: 16px;
    }

    .ep-5-sq-small {
        width: 216px;
        max-width: 30%;
        float: left;
    }


    .carousel-inner .active,
    .carousel-inner .active + .carousel-item,
    .carousel-inner .active + .carousel-item + .carousel-item {
        display: block;
    }

    .carousel-inner .carousel-item.active:not(.carousel-item-right):not(.carousel-item-left),
    .carousel-inner .carousel-item.active:not(.carousel-item-right):not(.carousel-item-left) + .carousel-item,
    .carousel-inner .carousel-item.active:not(.carousel-item-right):not(.carousel-item-left) + .carousel-item + .carousel-item {
        -webkit-transition: none;
        transition: none;
    }

    .carousel-inner .carousel-item-next,
    .carousel-inner .carousel-item-prev {
        position: relative;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }

    .carousel-inner .active.carousel-item + .carousel-item + .carousel-item + .carousel-item {
        position: absolute;
        top: 0;
        right: -33.3333%;
        z-index: -1;
        display: block;
        visibility: visible;
    }
    /* left or forward direction */
    .active.carousel-item-left + .carousel-item-next.carousel-item-left,
    .carousel-item-next.carousel-item-left + .carousel-item,
    .carousel-item-next.carousel-item-left + .carousel-item + .carousel-item,
    .carousel-item-next.carousel-item-left + .carousel-item + .carousel-item + .carousel-item {
        position: relative;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
        visibility: visible;
    }
    /* farthest right hidden item must be abso position for animations */
    .carousel-inner .carousel-item-prev.carousel-item-right {
        position: absolute;
        top: 0;
        left: 0;
        z-index: -1;
        display: block;
        visibility: visible;
    }
    /* right or prev direction */
    .active.carousel-item-right + .carousel-item-prev.carousel-item-right,
    .carousel-item-prev.carousel-item-right + .carousel-item,
    .carousel-item-prev.carousel-item-right + .carousel-item + .carousel-item,
    .carousel-item-prev.carousel-item-right + .carousel-item + .carousel-item + .carousel-item {
        position: relative;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
        visibility: visible;
        display: block;
        visibility: visible;
    }
}

@media screen and (max-width: 1024px) {
    .navbar {
        margin: 0px 0px 0px 0px;
    }

    nav.navbar {
        background-size: contain;
        background-repeat: no-repeat;
        background-position: 0% 50%;
    }
}

@media screen and (max-width: 992px) {
    .navbar {
        margin: 0px 0px 0px 0px;
    }

    nav.navbar {
        background-size: contain;
        background-repeat: no-repeat;
        background-position: 0% 50%;
    }


    section {
        margin: 0 25px 10px 25px;
    }

    h1 {
        font-family: Gotham, Arial;
        font-style: normal;
        font-size: 35px;
        font-weight: 800;
    }

        h1.ep-5-title {
            font-size: 30px;
        }


        h1.ep-header {
            font-style: normal;
            font-size: 40px;
            font-weight: 900;
            line-height: 0.85em;
            margin: 0px;
            padding: 0px;
            padding-bottom: 4px;
        }

        h1.ep-subheader {
            font-style: normal;
            font-size: 25px;
            font-weight: 900;
            line-height: 0.85em;
            margin: 0px;
            padding: 0px;
        }


    h2 {
        font-family: Gotham, Arial;
        font-size: 18px;
        font-style: normal;
    }

    h3 {
        font-family: Gotham, Arial;
        font-size: 20px;
        font-style: italic;
    }

    h4 {
        font-family: Gotham, Arial;
        font-size: 15px;
        font-style: italic;
    }

    h5 {
        font-family: Gotham, Arial;
        font-size: 16px;
        font-style: normal;
        padding: 0;
        margin: 0;
    }

    h6 {
        font-family: Gotham, Arial;
        font-size: 13px;
        text-transform: uppercase;
    }

    .keyword {
        font-family: Gotham, Arial;
        font-size: 13px;
        font-style: normal;
        font-weight: 300;
        padding: 0;
        margin: 0;
        outline: 1px solid #CD1846;
        padding: 6px 6px 6px 6px;
        margin: 2px;
        max-width: 100%;
        display: inline-block;
        word-wrap: break-word;
        overflow: hidden;
    }

    .keywords {
        width: 100%;
        line-height: 33px;
    }

    .exhibition-desc {
        padding: 10px 0px 10px 10px;
    }

    .visit {
        margin-bottom: 10px;
    }

    .visit-title {
        background-color: #CD1846;
        color: #fff;
        height: 60px;
        padding: 10px 0;
        text-align: center;
    }

        .visit-title > h3 {
            font-size: 20px;
            font-weight: bold;
        }

    .visit-date {
        padding: 10px 15px;
    }

    .visit-date-time {
        margin-top: 10px;
    }

    .dates, .time {
        padding: 0;
        margin: 0;
    }

        .dates > li, .time > li {
            margin: 6px 0 0 0;
        }

    .time {
        text-align: right;
    }

    .visit_map {
        background-color: #666;
        position: relative;
        padding: 0;
    }


    .card_category {
        font-size: 12px;
    }

    .divider {
        padding: 25px 0 10px 0;
        width: 100%;
    }

    footer {
        padding: 25px;
    }

    /*---------- Sponsor -------------------------*/
    a.ep-sponsor {
        text-align: center;
        width: 100%;
        margin-top: 16px;
    }

    img.ep-sponsor {
        margin: auto;
        width: 96%;
        margin-top: 16px;
        margin-bottom: 16px;
    }

    h4.ep-sponsor {
        text-align: left;
        width: 100%;
        color: #898888;
    }

    .profile_sum {
        padding: 0px 10px;
    }

    .profile_heading {
        margin: 25px 0 25px 0;
        color: #CD1846;
    }

    .contacts {
        margin-left: 0px;
    }

    .contact_icon {
        float: left;
        display: inline-block;
        text-align: center;
        margin-right: 10px;
        padding-top: 18px;
        margin-bottom: 10px;
    }

    .contact_icon_right {
        float: right;
        display: inline-block;
        text-align: center;
        margin-right: 10px;
        padding-top: 18px;
        margin-bottom: 10px;
    }

    .btn-xl {
        padding: 10px 10px;
    }

    .profile_detail1 {
        padding-right: 0px;
        margin-bottom: 25px;
    }

    .profile_detail2 {
        margin-bottom: 30px;
        padding-left: 0px;
    }

    .profile_detail3 {
        margin-bottom: 25px;
        padding-left: 0px;
    }

    .exhibition, .award, .education, .keywords {
        margin-top: 10px;
    }

    .profile_icon {
        color: #CD1846;
        font-size: 1em;
        margin-right: 1em;
    }

    .lastname .square {
        background-color: #CD1846;
        opacity: 0.2;
        width: 65px;
        height: 28px;
        margin: -50px 0 0 -5px;
    }

    .ep-survey-link {
        background-color: #CD1846;
        color: #fff;
        min-height: 50px;
        padding: 10px 10px;
        text-align: center;
        font-size: 18px;
        text-align: center;
    }

    .ep-program-link {
        background-color: #fff;
        color: #CD1846;
        min-height: 50px;
        padding: 10px 10px;
        text-align: center;
        font-size: 18px;
        text-align: center;
    }
}

@media screen and (max-width: 768px) {
    .ep-5 {
        width: 100%;
        background-color: #f4f4f4;
        padding-top: 16px;
        padding-bottom: 16px;
    }

    .ep-5-sq-small {
        width: 108px;
        max-width: 35%;
        float: left;
    }

    ol.breadcrumb {
        margin-left: 5px !important;
        margin-top: 32px !important;
    }

    #ArtworkDetails, #ExhibitorDetails {
        margin-top: 8px;
    }

    .navbar-nav {
        clear: right;
    }

        .navbar-nav > .nav-item {
            width: 98%;
            margin: auto;
        }

    nav.navbar {
        background-size: contain;
        background-repeat: repeat;
    }

    .profile_sum {
        padding: 0px 25px;
    }

    .profile_heading {
        margin: 25px 0 25px 0;
        color: #CD1846;
    }

    .contacts {
        margin-left: -10px;
    }

    .contact_icon {
        float: left;
        display: inline-block;
        text-align: center;
        /*width: 10%;*/
        padding-top: 0px;
        margin-bottom: 10px;
    }

    .contact_icon_right {
        float: right;
        display: inline-block;
        text-align: center;
        width: 18%;
        padding-top: 0px;
        margin-bottom: 10px;
    }

    .btn-xl {
        padding: 10px 10px;
        font-size: 12px;
    }



    .ep-survey-link {
        background-color: #CD1846;
        color: #fff;
        min-height: 50px;
        padding: 10px 10px;
        text-align: center;
        font-size: 18px;
        text-align: center;
    }

    .ep-program-link {
        background-color: #fff;
        color: #CD1846;
        min-height: 50px;
        padding: 10px 10px;
        text-align: center;
        font-size: 18px;
        text-align: center;
    }
}

.ep-phone-icon:before {
    content: "\260e"; /* Adds a glyph using the Unicode character number */
}

.carousel-control-prev,
.carousel-control-next {
    text-decoration: none !important;
}


.carousel-control-prev-icon,
.carousel-control-next-icon {
    height: 50px;
    width: 50px;
    outline: black;
    background-size: 100%, 100%;
    border-radius: 50%;
    border: 2px solid #CD1846;
    background-color: #c0c0c0;
    background-image: none;
    text-decoration: none !important;
}

    .carousel-control-next-icon:after {
        content: '>';
        font-size: 27px;
        font-weight: 800;
        color: #212529;
    }

    .carousel-control-prev-icon:after {
        content: '<';
        font-size: 27px;
        font-weight: 800;
        color: #212529;
    }

.carousel-control-next, .carousel-control-prev {
    width: 50px;
}

.breadcrumb {
    float: right;
    margin: 10px 25px;
    background-color: #fff;
}

.breadcrumb-item {
    font-family: Gotham, Arial;
    font-size: 13px;
    text-transform: uppercase;
}

ol.breadcrumb {
    margin-left: 45px;
    margin-top: -15px;
}

hr {
    color: #CD1846;
    border-top: dotted 2px;
    opacity: 0.1;
}

.figure-caption {
    height: 32px;
    overflow: hidden;
}

.ep-artist-details {
    background-color: #fff;
    color: #000;
    padding: 75px 45px 45px 45px;
    border-color: #000;
    border-style: solid;
    border-width: thin;
}

.ep-reverse {
    background-color: #ffffff;
    color: #000;
    padding: 4px 8px 4px 8px;
    font-weight: bold;
}

.ep-reverse-onwhite {
    background-color: #f4f4f4;
    color: #00DDDD;
    padding: 4px 8px 4px 8px;
    font-weight: bold;
}

.ep-icon-right {
    background-color: #CD1846;
    color: #ffffff;
    float: right;
}

.ep-contacts {
    padding-top: 32px;
}

.ep-awards {
    padding-top: 32px;
    margin-left: -14px;
}

.ep-award-icon {
    float: left;
    display: inline-block;
    width: 80px;
}

.ep-artwork-details {
    padding-top: 16px;
    /*margin-left: -14px;*/
}

.ep-icons {
    padding-bottom: 10px;
}

.k-dropdown-wrap.k-state-default {
    background-color: #fff;
    border-color: #00DDDD;
}

.k-button {
    border-color: #00DDDD;
    color: #00DDDD;
    background-color: #e9e9e9;
}

.ep-market {
    border-color: #00DDDD;
    color: #fff;
    background-color: #00DDDD;
}

.ep-events {
    border-color: #00DDDD;
    color: #fff;
    background-color: #00DDDD;
}


.card-body {
    padding-top: 0px;
}

.card figure {
    margin-bottom: 0px;
}

.embed-container {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
    max-width: 100%;
}

    .embed-container iframe, .embed-container object, .embed-container embed {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
    }
