/** Homepage slider dots **/

.flex-control-paging li a {
    width: 24px;
    height: 24px;
}
.responsive-slider .main-slider .flex-control-paging li a.flex-active {
    background-color: #333;
}
.main-slider .flex-control-paging li a {
    background: rgba(255, 255, 255, .5);
}
.flex-control-nav li {
    margin: 0 10px;
}
/** END **/


/** FE ARTIST STATEMENT DESCRIPTION **/

.item.editor span strong {
    display:none;
}
/** END **/


/** BACK TO TOP ARROW **/

#back-to-top {
    background: 0 0;
    margin: 0;
    position: fixed;
    bottom: 80px;
    right: 25px;
    opacity: .5;
}
/** END **/


.title-bar-blk {
  background-color: #666;
}


/** Contact Info alignment **/

.art-social-item i {
  float: left;
  margin-top: 7px;
  padding-right: 10px;
}
/** END **/


.account-info .info-frm .b-btn .btn-b {
    font-size: 12px;
    background-color: #000;
}

span.cat-txt-left {
  left: 70px;
}


/** Photo Gallery arrows **/

.splide__arrow {
    width: 4rem;
    height: 4rem;
}
.splide__arrow svg {
    fill: #000;
    height: 2em;
    width: 2em;
}
.splide__arrow--prev {
    left: 5em;
}
.splide__arrow--next {
    right: 5em;
}
/** END **/


/** Navigation tab spacing **/

@media (min-width: 768px) {
    body.full-theme .mobile-menu .main-menu.tablet-show .mn-menu.has-toogle__menu-child .nav>li {
        margin-right: 15px;
    }
}


/** Primary image overlay background **/

.lightboxOverlay {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 9999;
    background-color: #000;
    opacity: 1.0;
    display: none;
}
/** END **/


/** Suppress "hand" cursor **/

img { 
  cursor: default !important;
}
/** END **/


.custom-fields p.title {
    float: left;
    width: 100%;
    font-size: 18px;
    font-weight: 600;
}
.custom-fields.artist-blk>.el-blk {
    padding-top: 0px !important;
}


/* Search & Reset buttons */

body.full-theme .btn.btn-b, .full-theme .b-btn .btn-b {
  font-family: futura-pt, sans-serif;
  font-weight: 400;
  border: 1px solid black;
  background-color: #000;
  color: #fff;
}
body.full-theme .btn.btn-b:hover {
    background-color: #aaaaaa !important;
    border: 1px solid #aaaaaa;
    color: #000;
}
/** END **/


/** Homepage spotlight black bar **/

.main-slider .slides a {
    font-size: 32px;
    text-transform: uppercase;
    padding: 0px 0;
}
.semi-trans-large .i-caption, .semi-trans-small .i-caption {
    color: #fff;
    width: 100%;
    z-index: 500;
    padding: 20px 10px 10px 10px;
    text-align: left;
}
.semi-trans-large .i-caption h4, .semi-trans-small .i-caption h4 {
    line-height: 36px;
    font-size: 28px;
    margin: 0 0 5px 0;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
/** https://git.elidev.info/nhanlt/apollo-theme/-/issues/538#note_38895 */
@media(max-width: 480px) {
  .semi-trans-large .i-caption {
    padding: 10px;
  }
  
  body .main-slider.full .slides a {
    font-size: 18px;
  }
  
  .semi-trans-large .i-caption p {
    font-size: 14px;
  }
}
@media(max-width: 780px) {
  .semi-trans-large .i-caption {
    padding: 10px;
  }
  
  body .main-slider.full .slides a {
    font-size: 20px !important;
  }
  
  .semi-trans-large .i-caption p {
    font-size: 16px;
  }
}
/** END **/


/** Breadcrumb size & uppercase **/

.breadcrumbs li>a, .breadcrumbs li>span {
    line-height: 20px;
    text-transform: uppercase;
    font-size: 14px;
}


/** Close "X" size & placement **/

.closevideo {
    position: absolute;
    width: 38px;
    height: 38px;
    top: 15px;
    right: 15px;
}
.closevideo .fa-times {
  top: 17px;
  font-size: 36px;
}


/** Photobox background opacity **/

.photo-box {
    background-color: rgb(0 0 0 / 100%);
}


/** Image caption size on non-directory pages **/

figcaption {
  font-size: 12px;
  text-align: center;
}
.wp-caption-text {
    text-align: center !important;
    max-width: 100% !important;
    margin: 0 auto;
}


/** Photoslider **/

.tile-carousel .slide {
    flex-basis: 25%;
    padding-left: 15px;
    padding-right: 15px;
    margin-bottom: 10px;
    position: relative;
    top: 0;
    left: 0;
    width: auto;
    height: 100%;
}
.tile-carousel.tile-square .slide .item img {
    height: 100%;
    width: auto;
    justify-content: center;
}
.sub-content-blk img {
    padding-right: 0px;
}
.section-block .block__title {
    font-size: 24px;
    margin-bottom: 20px;
    text-transform: uppercase;
    color: #000000;
    font-weight: 400;
}

body.full-theme.single-public-art .public-art.blog-bkl .art-pic {
    width: auto;
    height: auto;
    max-width: none !important;
    margin-right: 2%;
    margin-bottom: 10px;
}
.public-art.blog-bkl .el-blk .art-pic img.detail {
    width: auto;
    max-width: none !important;
    height: auto;
}
.art-pic {
    width: 100%;
    max-height: none !important;
    margin-right: 4%;
    overflow: hidden;
}
.public-art.blog-bkl .el-blk .art-pic {
    width: 100%;
    max-height: none;
    float: center !important;
}
.single-public-art .apl-internal-content #_ed_sum_short {
    width: 100%;
    overflow: hidden;
}


/** SUPPRESSED ELEMENTS **/

/* Share icons */
body.full-theme .b-share-cat:not(.b-share--full) {
    display: none !important;
}
/* Artist type on category page */
nav.search-artist-thumb li .div-one .search-info .career {
    display: none !important;
}
/* Artist type label on detail pages */
.art-career {
  display:none;
}
/* Org type labels */
.org-type {
  display:none;
}
/* Gallery box background */
.bx-wrapper .bx-viewport{
  background: #fff;
}
/* Public Art tab on Dashboard */
.dsb-main-nav a[data-tgr="_apollo_user_dashboard_pa_main"] {
   display: none;
}
/* Cover image upload on forms */
.tab-image-list li:last-child {
  display: none;
    border: none;
}
/* Comment link on Public Art detail pages */
.cm {
  display:none;
}
/** END **/


/** Detail pages - previous and next listing uppercase **/

.nav-link>ul>li.next {
    float: right;
    width: 40%;
    text-align: right;
    padding-right: 10px;
    text-transform: uppercase;
    font-size: 12px;
}
.nav-link>ul>li.pre {
    float: left;
    width: 40%;
    padding-left: 10px;
    text-transform: uppercase;
    font-size: 12px;
}


/** Detail page title font size **/

@media (min-width: 1280px) {
    body.full-theme h1.p-ttl {
        font-size: 36px;
        padding: 0 10% 0 0;
        margin-top: 24px;
        font-weight: 500;
    }
}
@media screen and (min-width: 821px) {
    body.full-theme.single-artist h1.p-ttl, body.full-theme.single-organization h1.p-ttl {
        font-size: 36px;
        padding: 0 10% 0 0;
        margin-top: 24px;
        font-weight: 500;
    }
}


/* Background color for directory tiles */

.search-thumb-square .search-bkl .search-artist-thumb li .div-one .search-img a {
  background-color: #ffffff;
}
/* END */


/* #22863 Font Family --------------------*/

@font-face {
font-family: futura-pt, sans-serif;
font-weight: 400;
font-style: normal;
}
/* End */


/* Wordpress editor fixes */

.apl-internal-content h1 {
  font-size: 2em;
  font-family: futura-pt, sans-serif;
}
.apl-internal-content h2 {
  font-size: 1.5em;
  font-family: futura-pt, sans-serif;
}
/** END **/


/* Font sizes -------------*/

body {
    background: #fff;
    color: #333;
    font-family: "futura-pt", sans-serif;
    font-size: 17px !important;
    line-height: 1;
}

h2 {
  font-size: 1.7em;
  font-weight: 600;
}

@media (min-width: 1280px) {
    body.full-theme .main {
        font-size: 17px !important;
    }
}
@media (min-width: 768px) {
    body.full-theme .main {
        font-size: 15px;
    }
}
@media (min-width: 480px) {
    body.full-theme .main {
        font-size: 13px;
    }
}
@media (max-width: 480px) {
    body.full-theme .main {
        font-size: 12px;
    }
}

.bx-description {
    padding: 0 10px 10px 10px;
    text-align: center;
    font-size: 13px;
}
/* END */


/* Global width for right/left columns */

@media (min-width: 1050px) {
  .wc-l {
      width: 680px;
  }

  .wc-r {
      width: 315px;
  }
}
/** END **/


/**
* Override logo
*/
.logo {
  /*width:width_of_logo;
  height:height_of_logo;
  background:url('Logo url') no-repeat;
  */ 
}

@media(max-width: 768px) {
  .logo{
      /*width:width_of_logo;
      height:height_of_logo;
      background:url('Logo url') no-repeat;*/
  }
}

@media(max-width: 480px) {
  .logo{
      /*width:width_of_logo;
      height:height_of_logo;
      background:url('Logo url') no-repeat;*/
  }
}

@media(max-width: 320px) {
  .logo{
      /*width:width_of_logo;
      height:height_of_logo;
      background:url('Logo url') no-repeat;*/
  }
}
.top-head .logo {
    float: left;
    left: 0;
    padding: 5px 0 20px 0;
}
/** End override logo */


@media (min-width: 768px){
body.full-theme:not(.apl-default-header) .top-head .logo {
  margin-top:0px;
  padding: 0px 10px 0px 0;
  max-width: 12%;
}
}


/* Nav menu label size --------------------*/

@media (min-width: 1280px) {
    body.full-theme .main-menu .mn-menu .nav>li>a {
        font-size: 18px !important;
    }
}
/* END */


/** Top bar -------------------------*/

#topbar {
position: relative;
background: #dddddd!important;
height: 10px;
width: 100%;
left: 0;
top: 0;
z-index: 999;
}
body.full-theme #topbar .top-blk.login-top.topbar a {
  font-size: 15px;
  font-weight: 400;
  display: inline-block;
  height: 35px;
  line-height: 35px;
  padding-left: 15px;
  color: #000;
}
body.full-theme #topbar .top-blk.login-top.topbar a:hover {
  color: #999 !important;
}
.topbar-content {
height: 45px;
margin-top: 0px;
}
.topbar-content .top-blk.social-top{
  display:inline-block;
  float: right;
  margin-right: 30px;
}
.login-top {
  padding: 14px 5px 0 0;
  padding-top: 14px;
}
body.full-theme #topbar .top-blk.login-top.topbar a:last-child {
    margin-left: 0;
    padding-left: 8px;
    border-left: 0px solid #4e4b4a;
}
body.full-theme .topbar-content .top-blk.search-box::before {
  font-size: 1.5em;
}
/** END Top bar -------------------------*/


/* Homepage spotlight slider --------*/

.responsive-slider .main-slider .i-slider .i-caption h4 {
  font-size: 30px;
  font-weight: 500;
  text-transform: uppercase;
  text-decoration: none;
  font-family: "futura-pt", sans-serif;
}
.responsive-slider .main-slider .i-slider .i-caption p{
  font-size:22px;
  font-family: "futura-pt", sans-serif;
  max-height: 50px;
}
/* END */


/** Buttons -------------------------*/

.btn.btn-1 {
  width: 300px;
  text-align: center;
  padding-left: 0;
  padding-right: 0;
  margin-bottom: 5px 0 5px 0;
  box-sizing: border-box;
  background: #ffffff;
  color: #000000;
  font-weight: 600;
  border-color: #000000;
}
.btn.btn-1 a {
    background:#ffffff !important;
    border-color:#000000 !important;
    color:#000000;
}
.btn.btn-1 a:hover {
  background: #aaaaaa;
  color: #ffffff;
}
/** End buttons -------------------------*/


/** Directory sidebar -----------------*/

#content_sub ul#sidecolumnlist li ul#artsccc-sidebar li{
padding: 4px 0;
}
ul#artsccc-sidebar{
list-style-type: none;
margin-top: 0px;
margin-bottom: 5px;
  margin-left: 0px;
  width: 100%;
}
ul#artsccc-sidebar li{
background: none;
padding: 8px 0;
margin: 0;
font-size:1.1em;
border:none;
}
#artsccc-sidebar li a{
text-decoration: none;
background-color: #000;
display: block;
color: #fff;
font-size: 1.375rem;
font-weight: 400;
text-align: center;
padding-top: 10px;
padding-bottom: 10px;
}
#artsccc-sidebar li a:hover{
text-decoration: none;
background-color: #666;
transition: background-color 0.5s ease;
}
/** End directory sidebar --------------*/


/* 22864 Masthead Social icon fixes */

body.full-theme:not(.apl-default-header) .top-head .top-blk{
position: absolute !important;
  top: 0px !important;
  left: unset !important;
}
.top-head .top-blk.social-top {
margin-top: 10px !important;
height: 10px;
right: 410px !important;
}
.top-head .top-blk.social-top a {
 display: inline-block !important;
 margin-right: 15px !important;
 -webkit-border-radius: 50% !important;
 -moz-border-radius: 50% !important;
 border-radius: 50% !important;
 width: 35px !important;
 height: 35px !important;
 border-bottom:none !important;
 background-color:#000000 !important;
 color:#fff !important;
}
.social-top a i {
 vertical-align: -8px !important;
 line-height: 35px !important;
 font-size: 20px !important;
}
.top-head .top-blk.social-top a:hover {
 width: 35px !important;
 background-color: #000 !important;
 color: #fff !important;
 transition: none !important;
}
body .blog-itm .blog-ttl a,
body .blog-itm .b-btn .btn-b{color: #3d4543;text-transform: uppercase;padding-top: 10px;padding-bottom:10px;}

body.full-theme:not(.apl-default-header).header-bar--right .header .top-blk.login-top a,
body .header .top-head .top-blk.login-top.custom a {
 margin-right: 15px !important;
 font-size: 16px !important;
 color: #000000 !important;
 font-weight: 600 !important;
text-shadow:none !important;
}
.top-head .top-blk.login-top {
 height: 45px;
 width:410px;
 margin-top:25px !important;
 right: 0px !important;
 text-align: left;
}
.top-head .top-blk.login-top a:before {
 content: none !important;
}
.top-head .top-blk.login-top a i {
 font-size: 24px;
 margin-left: 10px;
 font-weight: 600;
 vertical-align: middle;
}
body .header .top-head .mobile-menu {
 margin-top: 100px !important;
 height: 55px !important;
 margin-right: 80px !important
}
body .main-menu .mn-menu .nav > li{
max-width: auto !important;
}
body .mn-menu ul .sub-menu a{
font-size: 18px !important;
}
body.full-theme .top-head .logo a{
margin:10px 0px 10px 30px;
}
body.full-theme .top-head .logo img {
max-height:180px !important;
}

body .home-spotlight-wrapper .main-slider .blk-button-call{
  bottom: unset !important;
  top: 150px;
  right:unset !important;
}
body .home-spotlight-wrapper .main-slider.full:not(.semi-trans-large) .blk-button-call .inner{
 max-width:1275px;
}
.responsive-slider .main-slider .i-slider .i-caption{
  bottom: 12% !important;
  padding-left: 20px !important;
  opacity: 1 !important;
  z-index:3
}
.responsive-slider .main-slider .i-slider .i-caption a{
	line-height: 40px;
	padding-bottom: 5px !important;
	text-transform: uppercase;
}

body .main-slider .blk-button-call .inner{
  text-align: left !important;
  padding-left: 0px !important;
}
body.full-theme .main-slider .blk-button-call .inner .btn.btn-callToAction{
box-shadow:none !important; 
font-size: 22px;
width: auto !important;
height: 50px !important;
padding: 10px 15px;
}

body .blog-itm .left-event-time{
-webkit-border-radius: 0px !important;
-moz-border-radius: 0px !important;
border-radius: 0px !important;
left:0px;top:0px;margin-left:15px
}
body .main-slider .i-slider .i-caption{
 background:rgba(0, 0, 0, 0.4) !important;
}
body .main-slider .i-slider .i-caption h4{font-size:32px !important}
@media (max-width: 1024px) {
	body .main-slider .i-slider .i-caption h4 {
    	font-size: 28px !important;
	}
}
@media (max-width: 1111px) and (min-width: 768px) {
 body .header .top-head .mobile-menu {
   margin-top: 0px !important;
}
}
@media (max-width: 900px) and (min-width: 768px) {

 body .menu-footer.nw-footer a{padding-right:10px !important}
  .top-head .top-blk.login-top,
  body.full-theme:not(.apl-default-header) .top-head .top-blk.login-top{text-align: right;top: 50px !important;}
  .top-head .top-blk.social-top{right: 0px !important}

}
@media (min-width: 768px){
body.full-theme:not(.apl-default-header) .main-menu .mn-menu .nav > li{
  max-width: 220px !important;
}
}
@media (max-width:767px){
body .header .top-head .mobile-menu{margin-top:0px !important;margin-right:0px !important}
.responsive-slider .main-slider .i-slider .i-caption{margin-left:10px}
  body .home-spotlight-wrapper .main-slider .blk-button-call{
   left:10px;   
}
 body .menu-footer.nw-footer a{padding-right:10px !important}

body.full-theme.oct__hamburger-mobile .header .top-head.top-head__oct-mobile .top-blk.login-top,
body.full-theme.oct__hamburger-mobile .header .top-head.top-head__oct-mobile .top-blk.social-top{
  position:initial !important; 
  width:100%;
  display:block !important;
  text-align:center;
  float:left;
}
body.full-theme.oct__hamburger-mobile .header .top-head.top-head__oct-mobile .top-blk.social-top{
   height:35px;
  margin-top:0px !important;
  margin-bottom:0px !important;
}
body.full-theme:not(.apl-default-header).header-bar--right .header .top-blk.login-top a:last-child{
  border-right:none;
}
body.full-theme.oct__hamburger-mobile .header .top-head.top-head__oct-mobile .top-blk.login-top{
  margin-top:0px;margin-bottom:20px; 
}
}
@media (max-width: 480px){
body.full-theme.oct__hamburger-mobile .header .top-head.top-head__oct-mobile .logo a:first-child img {
  height: 70px !important;
}
 body.full-theme .main-slider:not(.semi-trans-large) .blk-button-call{
  bottom:30px !important;
   top:unset !important;
}
body .top-search-row-less-filter .col-right{
   margin-top:10px;
   padding:0px
}
body .header .top-head .top-blk.login-top.custom a{margin-right:5px!important}
body.full-theme .main-slider .blk-button-call .inner .btn.btn-callToAction {
   height:auto !important; 
}
body.full-theme .fullw.clients{padding-left:5px;padding-right:5px}
body.full-theme:not(.apl-default-header).header-bar--right .header .top-blk.login-top a, body .header .top-head .top-blk.login-top.custom a {
  margin-right: 5px !important;
  padding-left: 5px;
  padding-right: 5px;
}
}
@media (max-width: 360px) and (min-width: 320px){
.main-slider .flexslider{padding-bottom:0px}
 body.full-theme .header .top-head .top-blk.login-top a:last-child{margin-top: 5px}
.bookmark-view .container-inner:before{right:55px}
.bookmark-view .bookmark-view__container{right:-55px}
}
body .grid .blog-itm .blog-t .b-share-cat .bok-mk.bok-mk--clickable{
display:inline-block !important;
  margin-left:10px;
}
body .top-head .main-menu .mn-menu .nav > li > a,
body .responsive-slider .main-slider .i-slider .i-caption p,
body .header .top-head .top-blk.login-top.custom a,
body .blog-itm .blog-ttl,
footer{
}

body .home-spotlight-wrapper .top-search,
body .main-slider.full .slides a,
body .home-spotlight-wrapper .main-slider .blk-button-call a,
body .top-search-row-less-filter .col-right .wrap-form-action .sub-blk .btn,
body .top-search-row.top-search-row-less-filter #search-auto-complate-append-here-header input,
body #featured-event-label,
body .nav-feature-event .tab-list li a,
body .grid .blog-t .b-btn,
body.full-theme .blk-fea-article h2.fea-ttl,
body.full-theme .blk-fea-article.featured-posts-widget h2.fea-ttl,
body.bd-search-less-filter .ui-widget-content,
body.bd-search-less-filter .show_less_filter .top-search-row form .inp.inp-txt,
body.bd-search-less-filter .select2-container--default .select2-results > .select2-results__options{
}

/*#pojo-a11y-toolbar .pojo-a11y-toolbar-toggle a{display:none}
.pojo-a11y-toolbar-open .pojo-a11y-toolbar-toggle a{display:block !important}*/

body.full-theme #featured-event-label,
body.full-theme .blk-fea-article h2.fea-ttl,
body.full-theme .blk-fea-article.featured-posts-widget h2.fea-ttl{
font-size:32px;
  color:#3d4543;
  margin-bottom:20px
}
body.full-theme .nav-feature-event .tab-list li{height:45px}
body.full-theme .nav-feature-event .tab-list li a{font-size:18px;font-weight: 500;text-transform:uppercase;line-height:45px}
body.full-theme .top-head.top-head__custom-mobile.show-oct__custom-sidebar ._logout_url, ._login_url{
display:inline-block !important;
}
body.full-theme .top-search-row .calendar-ipt input,
body .top-search-row .select2-container--default .select2-selection--single .select2-selection__placeholder{color:#444}
body .top-search-row-less-filter .col-right .wrap-form-action .sub-blk .btn{font-weight:normal}
body.full-theme .featured-posts-widget.left-column{padding-left:0px !important;margin-top:20px}
body.full-theme .blk-fea-article.featured-posts-widget h2.fea-ttl{
border-bottom:none  
}

body.full-theme.oct__hamburger-mobile .header .top-head.top-head__custom-mobile{
top: 50px !important;
}
body.full-theme:not(.apl-default-header) .top-head .top-blk.search-box{
display: none !important;
}
body.full-theme:not(.apl-default-header) .top-head .top-blk.search-box.show-search__box-mobile{
display: block !important;
  left: 0px !important;
  width: 100%;
  padding-left: 10px;
  padding-right: 10px;
  top: 25px;
  position: absolute !important;
  top: 165px !important;
  z-index: 9999;
}
body.full-theme:not(.apl-default-header).header-bar--right .header .bookmark-view{padding-left:0px;margin-left:0px;margin-top:0px}
body.full-theme:not(.apl-default-header).header-bar--right .header .top-head .bookmark-view .bookmark-view__button{
margin-right:0px !important;
}
body.full-theme:not(.apl-default-header) .top-head .top-blk.login-top .bookmark-view a.view-all{
width:100%;text-align:center;
}
body.full-theme:not(.apl-default-header) .top-head .top-blk.login-top .bookmark-view .list-bookmarks a{
display: block !important;
  text-align: right;
  width: 100% !important;
  margin-left: 0px !important;
  margin-right: 0px !important;
  margin-bottom:-1px;
  line-height: 24px;
  border: 1px solid rgba(0, 0, 0, 0.1);
  white-space: nowrap;
  text-overflow: ellipsis;
  padding: 12px 15px;
}
/* 22864 END Masthead Social icon fixes -----------------*/


/** social media buttons --------------*/

@media(min-width: 768px){
  body.full-theme:not(.apl-default-header) .top-head .top-blk.social-top {
      display: flex !important;
  }
}

body.full-theme:not(.apl-default-header) .top-head .top-blk.social-top a {
  background-color: transparent !important;
  width: 45px !important;
  height: auto !important;
  display: flex !important;
  justify-content: center;
  flex-direction: column;
}

body.full-theme:not(.apl-default-header) .top-head .top-blk.social-top a i {
  background-color: #000000;
  border-radius: 100%;
  width: 35px !important;
  height: 35px !important;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 18px;
  margin: 0 auto;
}

@media (max-width: 767px) {
  body.full-theme.oct__hamburger-mobile .header .top-head.top-head__oct-mobile .top-blk.social-top {
      margin-bottom: 20px !important;
      display: flex !important;
      float: none;
      justify-content: center;
  }

   .top-head .top-blk.social-top a:last-child {
      margin: 0 !important;
  }
}
body.full-theme:not(.apl-default-header) .top-head .top-blk.social-top a:hover i{
  background: #999;
}

body.full-theme:not(.apl-default-header) .top-head .top-blk.social-top a span{
  display:none;
  visibility: visible;
  transform: scale(1);
  opacity: 1;
  margin-left: 0;
  color: #000000;
  font-weight: 400;
  margin-top: 7px;
}

.top-head .top-blk.social-top{
  right: 430px !important;
}

.top-head .top-blk.social-top a{
  margin-right: 25px !important;
}

@media (max-width: 900px) and (min-width: 768px){
  .top-head .top-blk.social-top {
      right: 0 !important;
  }

  body.full-theme:not(.apl-default-header) .top-head .top-blk.social-top{
      margin-bottom: 20px;
  }

  .top-head .top-blk.login-top, body.full-theme:not(.apl-default-header) .top-head .top-blk.login-top{
      top: 70px !important;
  }
}

.tu .fa-twitter {
    margin-left: 5px!important;
}
/** End @ticket #23355 */


/** @ticket #23374 Submit Event drop down & Hamburger menu ----------*/

.apl-btn-submit-event li:hover .apl-submenu-data {
  display: block !important;
  position: absolute;
  width: 100%;
  top: 30px;
  background-color: #f99b26;
  padding-top: 8px;
  padding-bottom: 8px;
  z-index: 1001;
}

body.full-theme #topbar .top-blk.login-top.topbar a:last-child {
  border-left: none;
}

.top-head .top-blk.social-top {
  right: 50px !important;
}

body.full-theme:not(.apl-default-header) .top-head .top-blk.login-top {
  display: none !important;
}

@media (min-width: 767px) {
  body.full-theme.oct__hamburger-mobile #topbar .top-blk.login-top.topbar {
      position: relative;
      margin-left: 10px;
      top: initial;
  }

  body.full-theme:not(.apl-default-header) .top-head .top-blk.social-top {
      top: 15% !important;
  }
}

@media (max-width: 767px) {
  body.full-theme.oct__hamburger-mobile
  .header
  .top-head.top-head__oct-mobile
  .top-blk.social-top {
      display: none !important;
  }

  body .header .top-head__custom-mobile.show-oct__custom-sidebar .mobile-menu {
      height: auto !important;
  }

  body.full-theme.oct__hamburger-mobile .header
  .top-head.top-head__custom-mobile
  .top-blk.social-top {
      position: static !important;
  }

  body.full-theme.oct__hamburger-mobile .header .top-head.top-head__oct-mobile .top-blk.login-top {
      display: none !important;
  }

  body.full-theme.oct__hamburger-mobile .header .top-head.top-head__custom-mobile {
      top: 0 !important;
  }

  body.full-theme.oct__hamburger-mobile .header .top-head.top-head__custom-mobile .top-blk.social-top {
      background-color: #fff;
      position: relative !important;
      order: 97;
      right: unset !important;
      margin-top: 0 !important;
      padding: 7px 10px;
      height: auto;
  }

  body.full-theme.oct__hamburger-mobile .header .top-head.top-head__custom-mobile .top-blk.social-top a {
      border: 0;
  }

  body.full-theme.oct__hamburger-mobile .header .top-head.top-head__custom-mobile .top-blk.social-top a span {
      display: none;
  }

  body.full-theme.oct__hamburger-mobile .header .top-head.top-head__custom-mobile .top-blk.social-top a i {
      display: inline-flex;
  }

  body.full-theme .top-head.top-head__custom-mobile.show-oct__custom-sidebar .apl-menu-custom-submit-event {
      display: flex !important;
      padding: 15px 10px;
      order: 98;
      width: 100%;
      z-index: 9999;
      background: #fff;
      border-top: 1px solid #666;
      border-bottom: 1px solid #666;
      font-weight: 700;
      font-size: 20px;
      text-transform: uppercase;
      position: relative;
      justify-content: space-between;
  }

  body.full-theme .top-head.top-head__custom-mobile.show-oct__custom-sidebar .apl-menu-custom-submit-event a {
      color: #3d4543;
      margin-right: 20px;
      line-height: 1.3;
      font-family: "futura-pt", sans-serif;
  }

  body.full-theme .top-head.top-head__custom-mobile.show-oct__custom-sidebar .apl-menu-custom-submit-event i {
      display: inline-block;
      position: absolute;
      right: 15px;
      top: 50%;
      transform: translateY(-50%);
  }

  body.full-theme .top-head.top-head__custom-mobile.show-oct__custom-sidebar .apl-menu-custom-submit-event i::before {
      content: "\f105";
      display: inline-block;
      font: normal normal normal 14px / 1 FontAwesome;
      font-size: 20px;
      text-rendering: auto;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      transform: translate(0, 0);
      width: auto;
      height: auto;
      border: none;
      color: #0b3951;
      font-weight: 700;
  }
  
body.full-theme.oct__hamburger-mobile .header .top-head.top-head__custom-mobile .main-menu.tablet-show .mn-menu .nav li.has-child>i.apl-menu-arrow::before {
    content: "\f105";
    font-size: 20px;
    color: #0b3951;
    position: absolute;
    right: 15px;
    font-weight: 700;
}

  body.full-theme .top-head.top-head__custom-mobile.show-oct__custom-sidebar .apl-menu-custom-submit-event.show i::before {
      content: "\f107";
  }

  body.full-theme.oct__hamburger-mobile .header .top-head.top-head__custom-mobile .mobile-menu {
      height: auto !important;
  }

  body.full-theme.oct__hamburger-mobile .header .top-head.top-head__custom-mobile .top-blk.login-top {
      height: auto;
      position: relative !important;
      margin-top: 0 !important;
      border-top: 0;
  }

  body.full-theme.oct__hamburger-mobile .header .top-head.top-head__custom-mobile .top-blk.login-top {
      display: none !important;
      justify-content: center;
      flex-wrap: wrap;
  }

  body.full-theme .top-head.top-head__custom-mobile.show-oct__custom-sidebar .apl-menu-custom-submit-event.show + .top-blk.login-top {
      display: flex !important;
  }

  body.full-theme.oct__hamburger-mobile .header .top-head.top-head__custom-mobile .top-blk.login-top a {
      margin: 0 !important;
      text-align: center;
      color: #3d4543 !important;
      font-size: 20px !important;
  }

  body.full-theme.oct__hamburger-mobile .header .top-head.top-head__custom-mobile .top-blk.login-top a:first-child {
      border-right: 1px solid #666;
  }
}

.apl-submenu-data li:hover {
  background-color: #cccccc;
}

@media (min-width: 768px) {
  body.full-theme.oct-transparent--bg:not(.apl-default-header) .header:not(.header--fixed) .main-menu .mn-menu .nav>li>i.apl-menu-arrow::before {
      color: #3d4543;
  }

  body.full-theme .top-head .logo a {
      margin-left: 25px;
  }

  body.full-theme:not(.apl-default-header) .top-head .top-blk.social-top a:last-child {
      margin-right: 0 !important;
  }
  body .header .top-head .mobile-menu {
      margin-right: 100px !important;
  }
}

@media(max-width: 480px){
  body .top-head .mobile-menu .main-menu .mn-menu .nav > li > a,
  body.full-theme .top-head.top-head__custom-mobile.show-oct__custom-sidebar .apl-menu-custom-submit-event,
  body.full-theme.oct__hamburger-mobile .header .top-head.top-head__custom-mobile .top-blk.login-top a{
      font-size: 16px !important;
  }
}

@media (max-width: 900px) and (min-width: 768px){
  .top-head .top-blk.social-top {
      right: 70px !important;
  }
}
/** End @ticket #23374 */


/** FOOTER **/

.list-logo{
  text-align: center;
}
.list-logo a{
  display: inline-block;
  margin: 0 30px;
  vertical-align: middle;
}
.menu-footer{
  margin: 0 40px;
  padding: 0;
  list-style: none;
  font-size: 12px;
  text-align: center;
}
.menu-footer > li{
  display: inline-block;
  padding:5px 70px;
  width: 180px;
  vertical-align: top;
}
.menu-footer h3{
  margin: 0 0 10px;
  font-size: 16px;
  font-weight: 500;
  color:#000;	
}
.menu-footer a{
  line-height: 1.5 !important;
  font-size: 16px;
  text-decoration: none;
  color:#000;
}
.menu-footer a:hover{
  text-decoration: none;
  color:#d2232a;
}
.menu-footer ul{
  margin: 0;
  padding: 0;
  list-style: none;
}
.menu-footer ul li{
  padding: 3px 0;
}
.bg-gray{
  padding: 20px 0;
  border-top: 0px solid #000;
  background: #dddddd;
  color: #000000;
  font-family: "futura-pt", sans-serif;
}
.bg-gray a:hover{
  padding: 20px 0;
  text-decoration: underline;
  color: #000000;
}
.footer {
  border-top: 1px solid #000;
  background: #000000 !important;
  padding: 20px 0;
  color: #fff;
  font-size: 16px!important;
}
.footer > .inner > section.row {
  padding: 0 10px;
  box-sizing: border-box;
}
body.full-theme .copyright {
    font-size: 14px !important;
}
.copyright {
  padding: 10px 0;
  border-top: 1px solid #ddd;
  background: #ffffff;
  text-align: center;
  font-family: "futura-pt", sans-serif;
}
.copyright a:hover{
  text-decoration: underline;
}
section.copyright a:hover {
    color: #000000;
}
.network{
  padding:10px;
  font-family: "futura-pt", sans-serif;
  font-size: 11px;
  background: #ffffff;
  color:#666;
}
.network a{
  font-family: "futura-pt", sans-serif;
  white-space: nowrap;
  line-height: 1.7em;
  color:#999;
}
.network a:hover{
  text-decoration: underline;
}
section.network a:hover {
    color: #999;
}
body.full-theme .footer .contact-info p span {
  display: none;
}
/** END **/


/** Subscribe button in footer ----------------*/

.btn.btn-3 {
  width: 200px;
  text-align: center;
  margin-top: 10px;
  padding-top: 3px;
  padding-left: 0;
  padding-right: 0;
  margin-bottom: 5px 0 5px 0;
  box-sizing: border-box;
  background: #fff;
  color: #000!important;
  font-weight: 600;
  font-size: 15px!important;
  border-color: #fff !important;
}
body.full-theme .btn:hover {
    background-color: #aaaaaa;
}
.btn.btn-3 a:hover {
  background: #999999!important;
  color: #ffffff!important;
  border: #999!important;
}
/** END Advertise button in footer -----------*/


/* Directory pages font sizes */

nav.search-artist-thumb li .div-one .search-info .ev-tt {
    font-size: 16px;
}
nav.search-artist-thumb li .div-one .search-info .career {
    font-size: 14px;
}
nav.search-artist-thumb li .div-one .search-info .career {
    line-height: 16px;
    max-height: 16px;
}
/** END **/


/* Public Art search widget */ 

.widget-search .inp.inp-txt {
  font-family: "futura-pt", sans-serif;
}
form .inp.inp-txt {
  background: #ffffff;
}
.widget-search .select-bkl select {
  font-size: 15px;
  font-family: "futura-pt", sans-serif;
  background: #ffffff;
  color: #333333;
}
.select-bkl .arrow-down {
  background-color: #ffffff;
}
.r-blk .artist-search span.tt {
  display: none;
    margin: 11px 0 14px 0;
    float: left;
}
.r-blk .artist-search .character-board {
  display: none;
    float: left;
}
/** END **/


/* Homepage photo slider (public art) font size */

.tile-carousel .slide .item-info .ev-tt {
    display: block;
    font-size: 16px;
    overflow: hidden;
    margin-bottom: 7px;
    font-weight: 600;
    word-wrap: break-word;
}
.tile-carousel .slide .item-info .career {
    display: none;
    font-size: 13px;
    margin-bottom: 2px;
    overflow: hidden;
    line-height: 14px;
    max-height: 25px;
}
/** END **/
