/* Inner body background ------------*/

body.full-theme .main > .inner {
    background-color: #ffffff;
}
body.full-theme .two-col .wc-l {
  background-color: #ffffff;
    border-right: 1px solid #ddd;
    padding-top: 10px;
    padding-right: 15px;
    padding-left: 20px;
    float: none;
    margin-right: 15px;
    flex: 1;
}
/* END Inner body background ------------*/


.logo {
    float: left;
    left: 0;
}
.top-head .logo img {
    width: 100%;
    height: auto;
}
#main_nav li>a {
    padding: 0 15px;
    float: left;
    display: block;
    line-height: 36px;
    color: #333;
    text-decoration: none;
    font-size: 12px;
    font-weight: 600!important;
    text-transform: uppercase
}
.mn-menu a {
    font-size: 12px;
    font-weight: 600!important;
    text-transform: uppercase
}
.mn-menu .has-child ul.sub-menu>li a {
    color: #f9f9f9;
    font-weight: 600;
    font-size: 14px!important;
    text-transform: uppercase;
    display: block;
    min-height: 32px;
    line-height: 32px;
    padding: 0 10px
}
.mn-menu .has-child ul.sub-menu {
    position: absolute;
    top: 74px;
    left: -10px;
    z-index: 501;
    background: #222;
    width: 175px!important;
    padding: 15px 0
}

.menu-bostix-deals a {
color: #999999 !important;
}

.menu-blog a {
color: #3438bb!important; /* change back to transparent for the holidays */
}

body.full-theme:not(.apl-default-header) .fa{
  font-family: FontAwesome;
}
body.full-theme:not(.apl-default-header) .top-head .mobile-menu .main-menu .mn-menu .nav>li>a{
  font-size: 15px;
  font-weight:400;
  margin:0 8px 0 8px;
}
.mn-menu .has-child ul.sub-menu {
    position: absolute;
    width: 230px!important;
    font-size: 13px!important;
    padding: 15px 0
}


/** Top bar -------------------------*/

#topbar {
  position: relative;
  background: #179bd9!important; /* change back to transparent for the holidays */
  height: 55px;
  width: 100%;
  left: 0;
  top: 0;
  z-index: 9999;
}
.topbar-content {
  height: 50px;
  margin-top: 5px;
}
.topbar-content .top-blk.social-top{
    display:inline-block;
    float: right;
    margin-right: 30px;
}
.top-blk.login-top.topbar {
  float: right;
  padding-top: 5px;
}
.top-blk.login-top.topbar a {
  color: #fff;
  font-weight: 700;
  margin-right: 10px;
}
.top-blk.login-top.topbar a:hover {
  color: #3d4045!important;
}
.top-blk.login-top.topbar a.fb:hover{
  background-color:#179bd9; /* change for the holiday takeover */
  color: #3d4045;
}
.fa.fa-sign-in.fa-lg{
  font-size:20px;
  font-weight: normal;
}
.fa.fa-out-in.fa-lg{
  font-size:20px;
  font-weight: normal;
}
.fa.fa-user-plus.fa-lg{
  font-size:20px;
  font-weight: normal;
}
.fa.fa-user.fa-lg{
  font-size:20px;
  font-weight: normal;
}
/** END Top bar -------------------------*/


/**
 * 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;*/
    }
}
/** End override logo */


/** NPN Top Bar Login and Drop Menu ------------------------*/

.top-head .top-blk.login-top, .top-head .top-blk.social-top {
 margin-top: 15px;
}
.top-head .top-blk.login-top {
height: auto;
}
.top-head .top-blk.social-top {
height: auto;
}
.apl-btn-submit-event {
  display: inline-block;
}
.apl-btn-submit-event li {
  position: relative;
}
.top-head .top-blk.login-top .apl-btn-submit-event li a.apl-had-submenu {
   margin-right: 0px;
   z-index:999999;
  }
.apl-btn-submit-event li:hover .apl-submenu-data {
	display: block !important;
    position: absolute;
    width: 100%;
    top: 30px;
    background-color: #c61919;
    padding-top: 8px;
    padding-bottom: 8px;
    z-index:999999;
}
.apl-submenu-data li {
	display: block;
    z-index:58595b;
}
.apl-submenu-data li a {
   display: inline-block;
   padding: 0px 0px;
   margin: 0px;
}
.apl-submenu-data li:hover {
    background-color: #f9f9f9;
}
.top-head .top-blk.login-top .apl-submenu-data li a {
 color: #fff;
}
body.full-theme:not(.apl-default-header) .fas{
  font-family: FontAwesome;
}
/** END NPN Top Bar Login and Drop Menu -------------------*/


/** Footer ----------------------------------*/

.list-logo{
  text-align: center;
}
.list-logo a{
  display: inline-block;
  margin:0 15px;
  vertical-align: middle;
}
.menu-footer{
  margin: 0 10px;
  padding: 0;
  list-style: none;
  font-size: 12px;
}
.menu-footer > li{
  display: inline-block;
  padding:12px;
  width: 130px;
  vertical-align: top;
}
.menu-footer h3{
  margin: 0 0 10px;
  font-size: 14px;
  font-weight: 400;
  color:#252525;
}
.menu-footer a{
  line-height: 1;
  text-decoration: none;
  color:#252525;
}
.menu-footer a:hover{
  text-decoration: underline;
}
.menu-footer ul{
  margin: 0;
  padding: 0;
  list-style: none;
}
.menu-footer ul li{
  padding: 3px 0;
}
.bg-gray{
  padding: 20px 0;
  border-top: 1px solid #3d4045;
  background: #3d4045;
  color: #ffffff;
}
.footer {
  border-top: 3px solid #3d4045;
  background: #3d4045;
  padding: 20px 0;
  color: #ffffff;
}
.footer a{
  color:#fff;
  text-decoration: underline;
}
.footer a:hover{
  color:#179bd9; /* change for holiday takeover */
  text-decoration: underline;
}
.footer > .inner > section.row {
  padding: 0 10px;
  box-sizing: border-box;
}
.copyright {
  padding: 10px 0;
  border-top: 3px solid #43474d;
  background: #43474d;
  text-align: center;
  color:#ffffff;
}
.copyright .inner a.hover {
  color:#ffffff;
  text-decoration: underline;
}
.copyright .inner a {
  color:#ffffff;
  text-decoration: underline;
}
.network{
  padding:10px;
  font-size: 11px;
  background: #ffffff;
  color:#999999;
}
.network a{
  white-space: nowrap;
  line-height: 1.7em;
  color:#999999;
}
.network a:hover{
  text-decoration: underline;
  color:#999999 !important;
}
/** End footer --------------------------------*/


/** Donate button in footer ----------------*/

.btn.btn-2 {
  width: 250px;
  text-align: center;
  padding-top: 8px;
  padding-bottom: 8px;
  margin-bottom: 5px 0 5px 0;
  box-sizing: border-box;
  background: #179bd9; /* change back to #179bd9 after holidays */
  color: #ffffff!important;
  font-weight: 600;
  font-size: 15px!important;
  border-color: #179bd9; /* change back to #179bd9 after holidays */
}
.btn.btn-2 a{
    background:#3438bb!important; /* change back to #179bd9 after holidays */
    border-color:#3438bb!important; /* change back to #179bd9 after holidays */
    color:#ffffff!important;
}
.btn.btn-2 a:hover {
  background: #999999!important;
  color: #ffffff!important;
}
/** END Donate button in footer -----------*/


/** Override social header --------------------*/

.social-top a {
  display: inline-block;
  width: 30px;
  height: 30px;
  color: #fff;
  text-align: center;
}
.social-top a.em:hover {
  background-color:#179bd9; /* change back to #179bd9 after holidays */
  color: #3d4045; /* change back to #3d4045 after holidays */
}
.fa.fa-instagram{
 margin-left:0px;
 margin-top:3px;
}
.social-top a.insta:hover{
  background-color:#179bd9; /* change back to #179bd9 after holidays */
  color:#3d4045; /* change back to #3d4045 after holidays */
}
.fa.fa-twitter.fa-lg{
 margin-left:0px;
}
.social-top a.tu:hover{
  background-color:#179bd9; /* change back to #179bd9 after holidays */
  color:#3d4045; /* change back to #3d4045 after holidays */
}
.fa.fa-facebook.fa-2x{
 margin-left:0px;
 margin-top:3px;
}
.social-top a.fb:hover{
  background-color:#179bd9; /* change back to #179bd9 after holidays */
  color:#3d4045; /* change back to #3d4045 after holidays */
}
.social-top i{
    font-size:20px;
    font-weight: normal;
}
.footer .social-top a {
    background-clip: padding-box;
    border-bottom-left-radius: 50%;
    border-bottom-right-radius:50%;
    border-top-left-radius: 50%;
    border-top-right-radius: 50%;
    background-color: #f99b26!important;
    color: #fff;
    margin-right:8px;
}
/** END override social header -------------*/


/** Top bar buttons ------------------------*/

body.full-theme #topbar .group-buttons .btn{
    border: 1px solid #ffffff!important;
    background-color: #3d4045!important;
    border-radius: 1px;
    padding: 10px 15px;
    line-height: 13px;
    text-transform: uppercase;
    color: #fff;
    margin-right: 15px;
    margin-bottom: 0;
    text-align: center;
    font-size: 14px;
    margin:5px;
}
body.full-theme #topbar .group-buttons p{
    margin-right:50px
}
body.full-theme .topbar-content{
    height: 45px !important;
    background: none;
}
body.full-theme #topbar .group-buttons a.btn:hover {
    background-color: #ffffff!important;
    border-color: #ffffff!important;
    color: #252525!important;
}
body.full-theme #topbar.scroll-with-page.fixed-topBar .inner{
    padding-left: 0;
    padding-right: 0;
}
@media (max-width: 768px){
    body.full-theme #topbar .group-buttons p{
        text-align: center;
        margin-right: 0;
    }
    body.full-theme #topbar .group-buttons .btn{
        margin: 7px
    }
    body.full-theme #topbar.scroll-with-page+header{
        margin-top: 4px
    }
}
@media (max-width: 480px){
    body.full-theme #topbar.scroll-with-page+header {
        margin-top: 32px;
    }
}
@media (max-width: 478px){
    body.full-theme .topbar-content {
        height: 65px !important;
    }
}
/** END Top bar buttons ------------------------*/


/**  Horizontal line -------------- */

hr {
    display: block;
    margin-top: 0.5em;
    margin-bottom: 0.5em;
    margin-left: auto;
    margin-right: auto;
    border-style: solid;
    border-width: 1px;
    border-color: #ccc;
}
/**  END Horizontal line -------------- */


/** Directory sidebar --------------*/

#content_sub ul#sidecolumnlist li ul#boston-sidebar li{
	padding: 4px 0;
}
ul#boston-sidebar{
	list-style-type: none;
	margin-top: 5px;
	margin-bottom: 5px;
}
ul#boston-sidebar li{
	background: none;
	padding: 8px 0;
	margin: 0;
	font-size:1.1em;
	border:none;
}
#boston-sidebar li a{
	background-color: #918c88;
	display: block;
	color: #fff;
	font-size: 1.375rem;
	font-weight: 600;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	
}
#boston-sidebar li a:hover{
	text-decoration: none;
	background-color: #009ce7;
	transition: background-color 0.5s ease;
}
/** End directory sidebar ----------------*/


/** Join and Subscribe buttons ----------*/

.top-blk.subscribe{
  position:relative;
  bottom:20px;
  margin-top:25px;
  margin-right:-10px;
  height:35px;
}
.top-subscri{
    float:right;
    height:35px;
    background:#fff;
    border:1px solid #009999;
    width:250px;
}
.top-subscri > form{
   line-height:35px;
   position:relative;
}
.top-subscri > form .inp.inp-txt{
   width:calc(100% - 100px);
   height:27px;
   box-sizing:border-box;
}
.top-subscri > form .btn-subscri:hover{
   color:#ffffff;
   background-color:#fab233;
}
.top-sm-event{
     float:right;
     display:inline-block;
     width:95px!important;
     height:35px;
     background:#fff;
     margin-right:5px;
     color: #009999 !important;
     border:1px solid #009999;
}
.top-sm-event:hover{
     background:#009999;
     color:#ffffff;
}
.top-sm-event a{
     color: #009999 !important;
     width:100%;
     height:100%;
     display:block;
     line-height:35px;
     text-align:center;
     font-size:12px;
     font-weight:600 !important;
     margin-left:0 !important;
}
.top-sm-event a:hover{
    color:#ffffff;
}
/** End Join and Subscribe buttons ------*/


/** Home featured blog articles --------*/

.blk-fea-article .list-blog .fea-cat, .blk-fea-article .fea-list .fea-cat{
    color: #003287;
}
.blk-fea-article .list-blog h3:hover, .blk-fea-article .fea-list h3:hover{
    color: #999999;
}
.blk-fea-article .list-blog .desc p{
   display: block;
}
.blk-fea-article .list-blog h3,
.blk-fea-article .fea-list h3 {
  text-transform: uppercase;
  font-size: 20px;
  margin-bottom: 10px;
  color: #666666;
  max-height: 40px;
  overflow: hidden;
}
.blk-fea-article .list-blog .fea-author,
.blk-fea-article .fea-list .fea-author {
  color: #666666;
  margin-bottom: 10px;
  font-weight: bold;
  text-transform: uppercase;
}
/** END Home featured blog articles --------*/


/** Blog listing -----------------------*/

.listing-post-author a,.listing-post-author {
    color: 	#666666 !important;
}
.blk-fea-article .list-blog .desc a{
    color: #333333 !important;
}
/** END Blog listing -----------------------*/


/** fix layout discounts page ---------*/

.apl-internal-content p:nth-child(2){
 padding-bottom : 0 !important;
 height : auto !important;
}
/** END fix layout discounts page ---------*/


/** Masthead area ------------------------*/

@media (max-width: 768px) {
    .top-head .top-blk.social-top {
        margin-bottom: 40px ;
    }
  .top-sm-event {
      float : none;
   }
   .top-head .lg-tag{
     display : none;
   }
}
@media (max-width: 480px) {
   .top-head .top-blk.social-top {
      margin-bottom: 15px;
   }
    .top-head .top-blk.login-top{
       height : 20px;
   }
}
.top-head .top-blk a:hover {
    color: #ffffff; /*donlq -fix social button color */
}
.top-head .top-sm-event.donate:hover a {
  color: #ffffff!important;
}
#main_nav {
    margin-top: -3px;
    border-top: 1px solid #ccc;
}
#main_nav a{
    font-size:11px!important;
    font-weight:600!important;
}
.menu-background{
  display: none !important;
}
#main_nav > li {
  background: none !important;
}

.apl-blog-cat a {
    color: #003287 !important;
   font-weight : 600;
}
nav.blog-list > li .blog-tt .blog-name a {
    font-weight: 600;
}
nav.blog-list > li .blog-category .cate-blk i, .apl-blog-author i  {
 display : none;
}
.apl-blog-date span{
 color : gray ;
}
.apl-blog-author a{
 color : #666666 !important;
font-weight : 600;
}
.apl-internal-content .wp-caption img {
    padding : 10px;
}
.apl-internal-content p img {
 padding : 10px;
}
.apl-internal-content figure{
 margin-right : 20px;
}
.apl-blog-date,  .blog-name a{
   text-transform: uppercase;
}
.event-time.top-pos.rec_above_image + .grid .blog-itm .pic a {padding-top: 90%;}

.author .breadcrumbs.blog,
.archive .breadcrumbs.blog,
.page .breadcrumbs.blog,
 .breadcrumbs.breadcrumbs-blogdetail {display: none;}

.blog-bkl.apl-internal-content .blog-list .blog-category.dt-blog {padding-top: 0px;
    margin-top: 0;}

@media(max-width: 1038px) {
.event-time.top-pos.rec_above_image + a {padding-top: 0;}
}

.top-sm-event.donate.donate-btn,  a[data-activity="click-buy-ticket"]{
   border: 1px solid #006E62 !important;
}
.top-sm-event.donate.donate-btn a, a[data-activity="click-buy-ticket"]{
        color: #58595b !important;
        font-weight: 700;
        font-size: 13px;
        border-radius: initial;
}
.top-sm-event.donate.donate-btn:hover, a[data-activity="click-buy-ticket"]:hover{
       background: #006E62 !important; 
       border: 1px solid #006E62;
}
.top-sm-event.donate.donate-btn a:hover, a[data-activity="click-buy-ticket"]:hover, a[data-activity="click-discount"]:hover{
        color: #ffffff !important;
}
a[data-activity="click-discount"]{
       border: 1px solid #7fba42 !important;
        color: #58595b !important;
        font-weight: 700;
        font-size: 13px;
          border-radius: initial;
}
 a[data-activity="click-discount"]:hover{
       background-color: #7fba42 !important; 
       border: 1px solid #7fba42 !important;
}
.blk-fea-article .list-blog .fea-cat a:hover , .blk-fea-article .fea-list .fea-cat a:hover{
    color: #999999 !important;
}
.top-sm-event {
  width: 100px;
}
  @media (min-width: 768px) and (max-width: 1111px) {
.top-blk.subscribe {
  margin-left: auto;
}
}
@media (min-width: 768px) {
body.full-theme:not(.apl-default-header).header-bar--right .header .top-head .mobile-menu {
    margin-right: 30px;
}
}
@media (max-width: 480px) {
  body.full-theme:not(.apl-default-header) .header .top-blk.subscribe {
  	float: left;
    width: 100%;
    margin-right: 0;
    text-align: center;
  }
}
@media (min-width: 768px) {
 body.full-theme:not(.apl-default-header).header-bar--right .header .top-head .bookmark-view {
   order: 96;
   border-right: 0px;
   margin-top: -5px;
 }

 body.full-theme:not(.apl-default-header) .top-head .top-blk.subscribe {
  order: 97;
 }
}
@media (max-width: 1111px) and (min-width: 768px) {
 body.full-theme:not(.apl-default-header) .top-head .top-blk.subscribe {
  margin-left: 0px;
 }
}
@media (max-width: 767px) {
 body.full-theme:not(.apl-default-header) .top-head .top-blk.subscribe {
  margin-right: 0px;
 }
 body.oct-active--scroll--fixed {
  padding-top: 0px;
 }
 body.full-theme:not(.apl-default-header) .top-head .bookmark-view {
  margin-top: 23px;
 }
}
@media (max-width: 480px) {
 body.full-theme:not(.apl-default-header).header-bar--right .header .bookmark-view {
  margin-left: 0;
  margin-right: 0;
 }
 body.full-theme:not(.apl-default-header) .top-head .top-blk.social-top a.tu {
  margin-right: 0;
 }
}
/** END Masthead area ------------------------*/


/** masthead height for mobile devices ---------------*/

@media (min-width: 768px) {
body.full-theme:not(.apl-default-header) .top-head .logo img {
max-height: 84px;
}
}
@media (max-width: 767px) {
.top-head .logo {
width: 40%;
}
body.full-theme:not(.apl-default-header) .top-head .top-blk.subscribe {
text-align: right;
}
}
@media (max-width: 767px) {
body.full-theme:not(.apl-default-header) .header .top-blk.subscribe {
text-align: center;
}
}
/** END masthead height for mobile devices -----------*/


@media (max-width: 480px) {
  .top-head .logo {
    width: 100%;
	}
  .top-head .logo a img {
    height: auto;
    width: auto;
    max-width: 100%;
 }
}


/** Start new bookmark icon -------------------------*/

@media (min-width: 768px) {
	body.full-theme:not(.apl-default-header).header-bar--right .header .top-head .bookmark-view {
		margin-top: -10px;
	    padding-left: 5px;
	    padding-right: 6px;
	}
}
body.full-theme:not(.apl-default-header).header-bar--right .header .top-head .bookmark-view .fa {
	margin-right: 5px;
}
body.full-theme:not(.apl-default-header).header-bar--right .header .top-head .bookmark-view span {
	display: inline-block;
	vertical-align: 3px;
}
body.full-theme:not(.apl-default-header).header-bar--right .header .top-head .bookmark-view .bookmark-view__button {
	border: 1px solid #999999;
    display: inline-block;
    height: 34px;
    line-height: 34px;
    min-width: 80px;
    padding: 0 5px;
    background-color: #fff;
    color: #666;
    font-weight: 600;
    font-size: 12px;
}
body.full-theme:not(.apl-default-header).header-bar--right .header .top-head .bookmark-view .bookmark-view__button:hover {
	background-color: #e6e6e6;
	color: #009999;
}
body.full-theme:not(.apl-default-header).header-bar--right .header .top-head .top-sm-event {
	width: 80px;
}
@media (max-width: 767px) and (min-width: 481px) {
	body.full-theme:not(.apl-default-header).header-bar--right .top-head .bookmark-view {
	    margin-top: 11px;
	    margin-left: 2px;
	}
}
@media (max-width: 767px) {
	body.full-theme:not(.apl-default-header) .header .top-blk.subscribe {
		text-align: right;
	}
}
@media (max-width: 480px) {
	body.full-theme:not(.apl-default-header) .header .top-blk.subscribe {
		text-align: center;
	}
	body.full-theme:not(.apl-default-header).header-bar--right .header .bookmark-view {
		padding-left: 0px;
	}
}
body.full-theme:not(.apl-default-header).header-bar--right .header .top-head .bookmark-view .bookmark-view__button {
    text-shadow: none;
}
/** END new bookmark icon -------------------------*/


/* Slider spacing --------------------*/

body.full-theme.oct-transparent--bg .main-slider-overlay{
	display: none;
}
.blk-fea-article h2.fea-ttl {
  text-transform: uppercase;
  font-size: 24px;
  color:#666666!important;
}
.featured-event-blk h3 {
  font-weight: 400;
  font-size: 24px;
  color: #666666!important;
}
.sub-content-blk h3 {
  font-size: 24px;
  font-weight: 400;
  color:#666666!important;
}
.search-btn {
  width: 140px;
  float: left;
  box-sizing: border-box;
  color:#009999!important;
}
.top-head .top-blk a:hover {
    color: #ffffff;
}
/* END Slider spacing --------------------*/


/*! ====== BEGIN @ticket #17605 - override logo  =======*/

/*!fix mobile, header buttons*/

@media (max-width: 480px) {
  body.full-theme:not(.apl-default-header).header-bar--right .top-head {
    display: flex;
    flex-wrap: wrap;
  }

  body.full-theme:not(.apl-default-header).header-bar--right .top-head .top-blk.subscribe {
    order: 1;
    width: auto;
  }

  body.full-theme:not(.apl-default-header).header-bar--right .top-head .top-blk.subscribe .top-sm-event.donate {
    vertical-align: bottom;
  }

  body.full-theme:not(.apl-default-header).header-bar--right .top-head .mobile-menu {
    order: 2;
  }

  body.full-theme:not(.apl-default-header).header-bar--right .top-head .top-blk.social-top {
    width: 100%;
    text-align: center;
  }

  body.full-theme:not(.apl-default-header).header-bar--right .top-head .bookmark-view {
    order: 2;
    margin-top: 10px;
    margin-left: 4px;
  }

  body.full-theme:not(.apl-default-header).header-bar--right .top-head .bookmark-view .bookmark-view__button {
    height: 35px !important;
  }
}

@media (max-width: 480px) and (max-width: 360px) {
  body.full-theme:not(.apl-default-header).header-bar--right .top-head .bookmark-view .bookmark-view__button {
    min-width: 45px !important;
  }

  body.full-theme:not(.apl-default-header).header-bar--right .top-head .bookmark-view .bookmark-view__button span {
    display: none;
  }

  body.full-theme:not(.apl-default-header).header-bar--right .top-head .bookmark-view .bookmark-view__button i.fa {
    margin-right: 0;
  }
}
@media (max-width: 480px) {
  body.full-theme:not(.apl-default-header).header-bar--right .top-head .bookmark-view .bookmark-view__container {
    right: 0;
    top: 100%;
  }

  body.full-theme:not(.apl-default-header).header-bar--right .top-head .bookmark-view:not(.hidden) ~ .top-blk.subscribe {
    margin-left: calc((100vw - 299px - 60px) / 2);
  }
}
@media (max-width: 480px) and (max-width: 360px) {
  body.full-theme:not(.apl-default-header).header-bar--right .top-head .bookmark-view:not(.hidden) ~ .top-blk.subscribe {
    margin-left: calc((100vw - 215px - 60px) / 2);
  }
}
@media (max-width: 480px) {
  body.full-theme:not(.apl-default-header).header-bar--right .top-head .bookmark-view.hidden ~ .top-blk.subscribe {
    width: 100%;
    text-align: center;
  }
}
body.full-theme:not(.apl-default-header) .header .top-head .logo .logo-white {
  display: none;
}

body.full-theme:not(.apl-default-header) .header .top-head .logo img {
  max-height: initial;
}

body.full-theme:not(.apl-default-header) .header .top-head .logo p {
  display: inline-block;
  font-style: italic;
  margin-right: 0;
  font-size: 17px;
  font-family: Brandon, sans-serif;
}
@media (min-width: 600px) and (max-width: 768px) {
  body.full-theme:not(.apl-default-header) .header .top-head .logo p {
    position: absolute;
    left: 305px;
    top: 10px;
    width: 190px;
  }
}
@media (max-width: 480px) {
  body.full-theme:not(.apl-default-header) .header .top-head .logo p {
    margin-top: -50px;
    font-size: 15px;
  }
}
@media (max-width: 320px) {
  body.full-theme:not(.apl-default-header) .header .top-head .logo p {
    font-size: 13px;
  }
}
@media (max-width: 480px) {
  body.full-theme:not(.apl-default-header) .header .top-head .top-blk.social-top {
    margin-top: 10px;
    position: relative;
  }
}
@media (min-width: 769px) {
  body.full-theme:not(.apl-default-header) .header {
    z-index: 9999 !important;
  }

  body.full-theme:not(.apl-default-header) .header .top-head {
    background-color: transparent;
  }

  body.full-theme:not(.apl-default-header) .header .top-head .mobile-menu .main-menu {
    background-color: transparent;
  }

  body.full-theme:not(.apl-default-header) .header .top-head .logo {
    max-width: initial;
    display: flex;
    align-items: center;
  }

  body.full-theme:not(.apl-default-header) .header .top-head .logo img {
    width: 100%;
    transition: all 0.4s ease-in-out;
  }

  body.full-theme:not(.apl-default-header) .header .top-head .logo a {
    width: 300px;
    transition: all 0.2s ease-in-out;
    margin-right: 30px;
  }
}
@media (min-width: 769px) and (max-width: 1366px) {
  body.full-theme:not(.apl-default-header) .header .top-head .logo a {
    width: 275px;
  }
}
@media (min-width: 769px) {
  body.full-theme:not(.apl-default-header) .header > .inner {
    background-repeat: no-repeat;
    background-size: 580px auto;
    background-position: 0 100%;
  }

  body.full-theme:not(.apl-default-header) .header.header--fixed.header--fixed .logo img {
    max-width: 100%;
  }

  body.full-theme:not(.apl-default-header) .header.header--fixed.header--fixed .logo a {
    width: 275px;
  }
}
@media (min-width: 769px) and (max-width: 1366px) {
  body.full-theme:not(.apl-default-header) .header.header--fixed.header--fixed .logo a {
    width: 250px;
  }
}
@media (min-width: 769px) {
  body.full-theme:not(.apl-default-header).oct-transparent--bg .header:not(.header--fixed) .logo .logo-white {
    display: block;
  }

  body.full-theme:not(.apl-default-header).oct-transparent--bg .header:not(.header--fixed) .logo .logo-solid {
    display: none;
  }

  body.full-theme:not(.apl-default-header).oct-transparent--bg .header:not(.header--fixed) .logo p {
    color: #fff;
  }

  body.full-theme:not(.apl-default-header).oct-transparent--bg .header:not(.header--fixed) > .inner {
  }
}
@media (min-width: 1366px) and (max-width: 1600px) {
  body.full-theme:not(.apl-default-header) .header .top-head.top-head .bookmark-view .bookmark-view__button {
    padding-left: 10px;
    padding-right: 10px;
    min-width: initial;
  }

  body.full-theme:not(.apl-default-header) .header .top-head.top-head .bookmark-view .bookmark-view__button i {
    margin-right: 0;
  }

  body.full-theme:not(.apl-default-header) .header .top-head.top-head .bookmark-view .bookmark-view__button span {
    display: none;
  }
}

@media (min-width: 500px) and (max-width: 992px) {
  body.full-theme:not(.apl-default-header) .header .top-head.top-head .bookmark-view .bookmark-view__button {
    padding-left: 10px;
    padding-right: 10px;
    min-width: initial;
  }

  body.full-theme:not(.apl-default-header) .header .top-head.top-head .bookmark-view .bookmark-view__button i {
    margin-right: 0;
  }

  body.full-theme:not(.apl-default-header) .header .top-head.top-head .bookmark-view .bookmark-view__button span {
    display: none;
  }
}

@media (min-width: 769px) and (max-width: 1440px) {
  body.full-theme:not(.apl-default-header) .header .top-head.top-head .bookmark-view {
    position: absolute;
    right: 190px;
    top: -24px;
  }

  body.full-theme:not(.apl-default-header) .header .top-head.top-head .bookmark-view .bookmark-view__button {
    min-width: initial;
    display: inline-flex;
    align-items: center;
    background: transparent !important;
    color: #fff;
    border: 0;
    border-right: 1px solid rgba(255, 255, 255, 0.3);
    padding-right: 10px;
    min-width: initial;
  }

  body.full-theme:not(.apl-default-header) .header .top-head.top-head .bookmark-view .bookmark-view__button i {
    margin-right: 0;
    margin-top: 2px;
    font-size: 2em;
  }

  body.full-theme:not(.apl-default-header) .header .top-head.top-head .bookmark-view .bookmark-view__button span {
    display: none;
  }

  body.full-theme:not(.apl-default-header) .header .top-head.top-head .mobile-menu {
    margin-right: 25px;
  }
}

body.full-theme:not(.apl-default-header) .header .top-head.top-head .logo > a {
  margin-right: 25px;
}

@media (min-width: 1435px) and (max-width: 1442px) {
  body.full-theme:not(.apl-default-header) .header .top-head.top-head .logo p {
    max-width: 190px;
  }
}

@media (min-width: 1366px) and (max-width: 1600px) {
  body.full-theme:not(.apl-default-header) .header .mn-menu {
    margin-left: -40px;
  }
}

body.full-theme:not(.apl-default-header) .header .mn-menu > ul > li > a {
  padding: 0 7px;
}

body.full-theme .main-slider .blk-button-call {
  bottom: 42px;
}
/*! ====== END @ticket #17605 - override logo  =======*/


body.full-theme .sub-content-blk.top {
    border-bottom: 0;
    margin-bottom: 0;
    padding-bottom: 0;
}


/* @Ticket #19047 */

body.full-theme .blk-fea-article .list-blog .blog-itm a h3, 
body.full-theme .blk-fea-article .list-blog h3:hover,
body.full-theme .blk-fea-article .list-blog .fea-itm .fea-info h3{
    color: #000;
}


/** @ticket #19209, #19445: Modify the text color of the event date(s) */

body.full-theme .item-cat.under-image__event-time:not(.four) .left-event-time .date,
body.full-theme .item-cat.under-image__event-time:not(.four) .left-event-time .month, 
body.full-theme.single-event .event-detail-article .sch-date,
body.full-theme.single-event .event-detail-article .p-date,
body.full-theme.tax-event-type .category-page-event-box .sch-date,
body.full-theme.tax-event-type .category-page-event-box .p-date, 
body.full-theme.event-landing-page .search-list-thumb .sch-date {
    color: #006E62;
}
body.full-theme.event-landing-page .apl-search-event-list .sch-date{ 
    color: #006E62 !important; 
}
/** End @ticket #19209, #19445 */


/**@ticket #19453 */

body.full-theme .b-btn a[data-activity="click-buy-ticket"].btn-b:hover{
  background: #006e62 !important;
   border: 1px solid #006e62;
}

body.full-theme .b-btn a[data-activity="click-discount"].btn-b:hover{
    background: #7fba42 !important;
    border: 1px solid #7fba42 !important;
}
/**End @ticket #19453 */


/**Start @ticket #19519 */

body.full-theme .item-cat__rotate-title .slick-slider .wrapper-action-slick .slick-next::before,
body.full-theme .item-cat__rotate-title .slick-slider .wrapper-action-slick .slick-prev::before {
    font-weight: bold;
      color: #009999;
}
@media (min-width: 768px) {
  body.full-theme:not(.apl-default-header).header-bar--right .header .top-head.top-head__oct-mobile .top-blk.search-box {
      display: none;
  }
}
@media (max-width: 767px) {
  body.full-theme.oct__hamburger-mobile .header .top-head.top-head__oct-mobile .logo a img {
      height: 100px;
  }
  body.full-theme.oct__hamburger-mobile .header .top-head.top-head__oct-mobile .logo .btn-search__oct {
      margin-right: 0px;
  }
  body.full-theme:not(.apl-default-header) .header .top-head.top-head__oct-mobile .top-blk.subscribe {
      display: flex;
    margin-bottom: 20px;
    bottom: 0;
    justify-content: center;
    width: 100%;
  }
   body.full-theme:not(.apl-default-header).header-bar--right .top-head.top-head__oct-mobile .top-blk.subscribe .top-sm-event.donate:last-child {
      margin-right: 0;
  }
  body.full-theme.oct__hamburger-mobile .header .top-head.top-head__custom-mobile .top-blk.subscribe {
    display: none;
  }
  body.full-theme.oct__hamburger-mobile .header .top-head.top-head__custom-mobile .top-blk.social-top a {
    background-color: #009999;
  }
  body.full-theme:not(.apl-default-header).header-bar--right .top-head.top-head__oct-mobile .bookmark-view {
    position: fixed;
    top: -3px;
    right: 190px;
    z-index: 10000;
    margin-top: 8px;
  }
  body.full-theme:not(.apl-default-header).header-bar--right .top-head.top-head__oct-mobile .bookmark-view .bookmark-view__button {
      background: transparent;
    color: #fff;
    border: none;
  }
  body.full-theme #topbar.scroll-with-page + header {
      top: 0 !important;
  }
  body.full-theme.admin-bar #topbar.scroll-with-page + header {
      top: 0 !important;
  }
  body.full-theme:not(.apl-default-header).header-bar--right .top-head.top-head__custom-mobile .bookmark-view {
      display: none;
  }
  body.full-theme.oct__hamburger-mobile .header .top-head.top-head__oct-mobile .logo {
      margin-bottom: 80px;
    margin-right: 0px;
  }
  body.full-theme:not(.apl-default-header) .header .top-head .logo p {
    left: 225px;
    top: 85px;
  }
  body.full-theme.admin-bar #topbar.scroll-with-page {
  	top: 0px;
  }
}
@media ( max-width: 680px) {
  body.full-theme:not(.apl-default-header) .header .top-head .logo p {
    left: 180px;
  }
}
@media ( max-width: 600px) {
  body.full-theme.oct__hamburger-mobile .header .top-head.top-head__oct-mobile .logo {
      margin-bottom: 50px;
  }
  body.full-theme:not(.apl-default-header) .header .top-head .logo p {
      position: absolute;
    left: 100px;
    top    90px;
  }
}
@media (max-width: 500px) {
   body.full-theme:not(.apl-default-header).header-bar--right .top-head.top-head__oct-mobile .bookmark-view .bookmark-view__button {
      min-width: auto;
  }
  body.full-theme:not(.apl-default-header).header-bar--right .header .top-head.top-head__oct-mobile .bookmark-view span {
      display: none;
  }
}
@media (max-width: 480px) {
  body.full-theme.oct__hamburger-mobile .header .top-head.top-head__oct-mobile .logo a:first-child {
      margin-right: 10px;
  }
  body.full-theme.oct__hamburger-mobile .header .top-head.top-head__oct-mobile .logo a:first-child img {
      height: 110px;
  }
  body.full-theme:not(.apl-default-header) .header .top-head .logo p {
      position: absolute;
    left: 80px;
    top: 160px;
  }
  body.full-theme:not(.apl-default-header).header-bar--right .top-head .bookmark-view:not(.hidden) ~ .top-blk.subscribe {
      margin-left: 0;
  }
  body.full-theme.oct__hamburger-mobile:not(.apl-default-header) .top-search.ts-mobile {
      display: none;
  }
  body.full-theme:not(.apl-default-header).header-bar--right .top-head.top-head__oct-mobile .top-blk.subscribe .top-sm-event.donate:not(:last-child)    {
      margin-right: 5px;
  }
}
@media (max-width: 380px) {
  body.full-theme:not(.apl-default-header) .header .top-head .logo p {
      left: 50px;
  }
}
/**End @ticket #19519 */


/**Start @ticket #19527 */

body.full-theme .item-cat__rotate-title .slick-slider .wrapper-action-slick .slick-next::before,
body.full-theme .item-cat__rotate-title .slick-slider .wrapper-action-slick .slick-prev::before {
  font-size: 26px !important;
}
body.full-theme .item-cat__rotate-title .slick-slider .wrapper-action-slick .slick-next,
body.full-theme .item-cat__rotate-title .slick-slider .wrapper-action-slick .slick-prev {
	vertical-align: -9px;
}
body.full-theme .item-cat__rotate-title .fea-evt-row .slick-dots li.slick-active button:before {
	background-color: #009999;
}
body.full-theme .item-cat__rotate-title .fea-evt-row .slick-dots li:hover button:before {
  	background-color: #009999;
}
@media (min-width: 768px) {
  body.full-theme:not(.apl-default-header).header-bar--right .header .top-head.top-head__oct-mobile .top-blk.search-box {
    display: block;
    order: 95;
    padding-right: 30px;
    margin-bottom: 6px;
  }
  body.full-theme:not(.apl-default-header).header-bar--right .header .top-head.top-head__oct-mobile .top-blk.search-box span.search-lbl {
    display: none;
  }
  body.full-theme:not(.apl-default-header).header-bar--right .header .top-head.top-head__oct-mobile .top-blk.search-box:before {
      transform: rotate(0deg);
  }
  body.full-theme.oct-transparent--bg:not(.apl-default-header) .header .top-head .top-blk.search-box .form-search .btn .fa {
      transform: rotate(0deg);
  }
  body.full-theme.oct-transparent--bg:not(.apl-default-header) .header:not(.header--fixed) .top-head .top-blk.search-box .form-search {
    border-color: transparent;  
    background-color: rgba(0, 0, 0, 0.7);
  }
  body.full-theme.oct-transparent--bg:not(.apl-default-header) .header:not(.header--fixed) .top-head .top-blk.search-box .form-search input {
  	background-color: transparent;
    color: #fff;
  }
  body.full-theme.oct-transparent--bg:not(.apl-default-header) .header:not(.header--fixed) .top-head .top-blk.search-box .form-search input::-webkit-input-placeholder {
  	color: #fff;
  }
  body.full-theme.oct-transparent--bg:not(.apl-default-header) .header:not(.header--fixed) .top-head .top-blk.search-box .form-search button {
  	color: #fff;
  }
  body.full-theme:not(.apl-default-header) .header.header--fixed .top-head .top-blk.search-box .form-search input {
  	background-color: #fff;
  }
}
@media (max-width: 780px) and (min-width: 768px) {
  body.full-theme:not(.apl-default-header) .header .top-head.top-head .logo > a {
  	margin-right: 50px;
  }
  body.full-theme:not(.apl-default-header) .header .top-head .logo p {
  	left: 280px;
  }
}
@media (max-width: 1400px) and (min-width: 1119px) {
  body.full-theme:not(.apl-default-header) .header .top-head {
  	flex-wrap: wrap;
  }
  body.full-theme:not(.apl-default-header) .header .top-head .logo {
  	margin-right: auto;
  }
  body.full-theme:not(.apl-default-header) .top-head .mobile-menu {
  	order: 100;
    width: 100% !important;
    height: 60px;
  }
  body.full-theme:not(.apl-default-header) .header .mn-menu {
  	margin-left: 0px;
  }
}
/**End @ticket #19527 */


/**Ticket 19598*/

@media (max-width: 480px) {
    .top-blk.subscribe {
        margin-top: 10px;
    }    
}


/** @ticket #19763 */

body.full-theme .topbar-content {
    clear: both;
    float: right;
    display: flex;
    align-items: center;
}

body.full-theme .topbar-content .group-buttons {
    order: 1
}

body.full-theme .topbar-content .top-blk.login-top.topbar {
    float: unset;
    padding-top: unset;
    margin-bottom: 0;
    top: initial;
    transform: initial;
    order: 2;
}

body.full-theme .topbar-content .top-blk.login-top.topbar a {
    border-right: 0px solid #6c8896;
    padding-right: 10px;
}

body.full-theme #topbar .top-blk.login-top.topbar a:last-child {
    border-left: none;
}

body.full-theme .topbar-content .bookmark-view {
    order: 3;
    margin: 10px;
}

body.full-theme .topbar-content .bookmark-view .bookmark-view__button {
    color: white;
}

body.full-theme .topbar-content .bookmark-view .bookmark-view__button span {
    display: none;
}

body.full-theme #topbar .group-buttons p {
    margin-right: 15px;
}

@media (max-width: 510px) {

    body.full-theme .topbar-content {
        align-items: baseline;
    }

    body.full-theme #topbar .group-buttons .btn {
        margin: 0;
        font-size: 12px;
    }

    body.full-theme #topbar .top-blk.login-top.topbar a {
        font-size: 12px;
    }

    body.full-theme #topbar .top-blk.login-top.topbar a:last-child {
        padding-left: 0;
    }

    .bookmark-view .bookmark-view__button i {
        font-size: 20px;
    }
}

@media (max-width: 440px) {
    body.full-theme #topbar .group-buttons .btn {
        margin: 0;
        padding: 5px 5px;
        font-size: 10px !important;
        margin-right: 3px;
    }

    body.full-theme .topbar-content .top-blk.login-top.topbar a {
        font-size: 10px !important;
        margin-right: 3px;
        padding-right: 5px;
    }

    .bookmark-view .bookmark-view__button i {
        font-size: 16px;
    }

    body.full-theme #topbar .group-buttons p {
        margin-right: 7px;
    }
}

@media (max-width: 767px){
    .top-head.top-head__custom-mobile .top-blk.social-top + div img{
        display: none;
    }
}
/** End @ticket #19763 ------------------*/


/** @ticket #19911: [CF] 20190507 - Override CSS for the nav menu - Item 3 */

@media (min-width: 768px) {
    body.full-theme:not(.apl-default-header) .main-menu .mn-menu .nav > li {
        max-width: 210px;
    }

   body.full-theme:not(.apl-default-header) .top-head .mobile-menu .main-menu .mn-menu .nav > li > a {
        margin: 0 3px 0 7px !important;
        font-size: 14px !important;
    }
}

@media (max-width: 1111px) and (min-width: 768px) {
    body.full-theme:not(.apl-default-header) .top-head .mobile-menu .main-menu .mn-menu .nav > li {
        width: auto
    }

    body.full-theme:not(.apl-default-header) .top-head .mobile-menu .main-menu ul.nav {
        justify-content: start;
    }
}

@media (max-width: 880px) and (min-width: 768px) {
    body.full-theme:not(.apl-default-header) .top-head .mobile-menu .main-menu .mn-menu .nav > li > a {
        margin: 0 2px 0 3px !important;
        font-size: 13px !important;
          padding-left: 3px;
      padding-right: 3px;
    }
}
/** End @ticket #19911 */


/** @ticket #20025 */

body.full-theme:not(.apl-default-header) .header > .inner {
    width: 100%;
    max-width: 1280px;
    box-shadow: none;
}
body.full-theme:not(.apl-default-header) .header .top-head .logo img {
    padding-left: 0px;
}
body.full-theme:not(.apl-default-header) .top-head .top-blk.search-box {
    display: none;
}
@media (min-width: 1140px) and (max-width: 1440px) {
  body.full-theme:not(.apl-default-header) .top-head .mobile-menu {
      width: auto !important;
    height: auto;
  }
}

@media (min-width: 767px) and (max-width: 1112px) {
  body.full-theme:not(.apl-default-header) .header .top-head .logo {
      width: 100%;
  }
  body.full-theme:not(.apl-default-header) .header .top-head.top-head .logo > a {
      margin-right: auto;
  }
  body.full-theme:not(.apl-default-header) .header .top-head .logo a {
    margin: 0 auto;
  }
}
@media (max-width: 768px) {
  body.full-theme:not(.apl-default-header) .top-head .logo {
      max-width: 100%;
    text-align: center;
  }
}
@media (max-width: 767px) {
  body.full-theme.oct__hamburger-mobile .header .top-head.top-head__oct-mobile .logo a:first-child {
      margin-right: 0px;
  }
}
@media (max-width: 767px) {
	body.full-theme.oct__hamburger-mobile .header .top-head.top-head__oct-mobile .logo .btn-bars__oct {
		margin-left: 0px;
	}
	body.full-theme.oct__hamburger-mobile .header .top-head.top-head__oct-mobile .logo a:first-child {
		margin-left: 0;
	}
}
/** End @ticket #20025 */


/** @ticket #20027 */

body.full-theme .header .top-head.top-head__oct-mobile .hamburger-mobile-view {
	display: none;
}
@media (max-width: 767px) {
  body.full-theme #topbar .top-blk.login-top.topbar {
  	display: none;
  }
  body.full-theme #topbar .top-blk.social-top {
  	display: none;
  }
  body.full-theme #topbar .topbar-content #google_translate_element {
  	margin-bottom: 3px;
  }
  body.full-theme .header .top-head.top-head__custom-mobile .hamburger-mobile-view {
  	order: 1;
  }
  body.full-theme .header .top-head.top-head__custom-mobile .hamburger-mobile-view .login-top.topbar {
  	top: 0;
    transform: translateY(0);
  }
  body.full-theme .header .top-head.top-head__custom-mobile .hamburger-mobile-view .top-blk.social-top a {
  	background-color: #fff !important;
    line-height: 16px;
  }
  body.full-theme .header .top-head.top-head__custom-mobile .hamburger-mobile-view .top-blk.social-top a .fa.fa-twitter.fa-lg {
    margin-left: -2px !important;
  }
  body.full-theme .header .top-head.top-head__custom-mobile .hamburger-mobile-view .top-blk.social-top a .fa.fa-youtube.fa-lg {
  	margin-left: -2px;
  }
  body.full-theme .header .top-head.top-head__custom-mobile .hamburger-mobile-view .top-blk.social-top a .fa.fa-instagram.fa-lg {
  	margin-left: -2px;
  }
  body.full-theme.oct__hamburger-mobile .header .top-head.top-head__custom-mobile .main-menu.tablet-show .mn-menu.has-toogle__menu-child .nav li.has-child a {
  	margin-left: 0;
    margin-right: 0;
  }
  body.full-theme.oct__hamburger-mobile .header .top-head.top-head__custom-mobile .top-blk.social-top a i {
  	vertical-align: -10px;
  }
}
/** End @ticket #20027*/


/** Top Bar Login --------------------------*/

.top-head .top-blk.login-top, .top-head .top-blk.social-top {
 margin-top: 15px;
}
.top-head .top-blk.login-top {
height: auto;
}
.top-head .top-blk.social-top {
height: auto;
}
.apl-btn-submit-event {
  display: inline-block;
}
.apl-btn-submit-event li {
  position: relative;
}
.top-head .top-blk.login-top .apl-btn-submit-event li a.apl-had-submenu {
   margin-right: 0px;
  }
.apl-btn-submit-event li:hover .apl-submenu-data {
	display: block !important;
    position: absolute;
    width: 100%;
    top: 30px;
    background-color: #6c8896;
    padding-top: 8px;
    padding-bottom: 8px;
}
.apl-submenu-data li {
	display: block;
}
.apl-submenu-data li a {
   display: inline-block;
   padding: 0px 0px;
   margin: 0px;
}
.apl-submenu-data li:hover {
    background-color: #cccccc;
}
.top-head .top-blk.login-top .apl-submenu-data li a {
 color: #fff;
}
body.full-theme:not(.apl-default-header) .fas{
  font-family: FontAwesome;
}
/** END Top Bar Login --------------------------*/


/** @ticket #20167 */

@media (max-width: 480px) {
  body.full-theme.oct__hamburger-mobile .header .top-head.top-head__oct-mobile .top-blk.search-box button.btn-link .fa {
    font-size:19px;
  }
}

@media (max-width: 767px) {
  body.full-theme.oct__hamburger-mobile .header .top-head.top-head__oct-mobile .logo .btn-search__oct {
  	opacity: 0;
    visibility: hidden;
    transform: scale(0);
  }
}
/** End @ticket #20167*/


/* @ticket #20166 */

body.full-theme.home .list-blog .fea-author,
body.full-theme.home .fea-list .fea-itm .fea-author{
  display: none
}
/* End @ticket #20166 */


/** Education slider -------------------------*/

.educator-landing-slider .flexslider li .i-slider img {
    max-height: 100% !important;
    max-width: 100% !important;
}
.educator-landing-slider .flexslider li .i-slider.i-slider{
  padding-bottom: 31.40% !important;
  height: 0 !important
}
/** End education slider -------------------------*/


/** @ticket #21172 Applying custom logo to other pages --------*/

.page-template-artist-landing-template .top-search.apl-event-top-search,
.page-template-venue-landing-template .top-search.apl-event-top-search,
.page-template-classified-landing-template .top-search.apl-event-top-search,
.page-template-educator-landing-template .top-search.apl-event-top-search{
    display: none;
}
/** END @ticket #21172 Applying custom logo to other pages --------*/


/** @ticket #21353 */

body.full-theme.page-template-artist-landing-template #topbar,
body.full-theme.page-template-artist-landing-template .top-blk.social-top a,
body.full-theme.artist-landing-page #topbar,
body.full-theme.artist-landing-page .top-blk.social-top a,
body.full-theme.tax-artist-type #topbar,
body.full-theme.tax-artist-type .top-blk.social-top a,
body.full-theme.single-artist #topbar,
body.full-theme.single-artist .top-blk.social-top a {
  background-color: red !important;
}

body.full-theme.page-template-artist-landing-template .fullw.bg-gray,
body.full-theme.artist-landing-page .fullw.bg-gray,
body.full-theme.tax-artist-type .fullw.bg-gray,
body.full-theme.single-artist .fullw.bg-gray {
  border-top: 0 solid #cccccc;
  background: #cccccc;
}

body.full-theme.page-template-artist-landing-template footer.footer,
body.full-theme.artist-landing-page footer.footer,
body.full-theme.tax-artist-type footer.footer,
body.full-theme.single-artist footer.footer {
  border-top: 1px solid #333333;
  background: #333333;
}

body.full-theme.page-template-artist-landing-template .main-menu .mn-menu .nav > li.cur,
body.full-theme.artist-landing-page .main-menu .mn-menu .nav > li.cur,
body.full-theme.tax-artist-type .main-menu .mn-menu .nav > li.cur,
body.full-theme.single-artist .main-menu .mn-menu .nav > li.cur {
  background-color: #e5e5e5;
}

@media (min-width: 768px) {
  body.full-theme #topbar.fixed-topBar + script + .header.header--fixed {
    margin-top: 0;
  }

  body.full-theme #topbar.fixed-topBar + script + .header.header--fixed {
    top: 50px;
  }

  body.full-theme.admin-bar #topbar.scroll-with-page + script + header {
    top: 82px !important;
  }
}

@media (max-width: 767px) {
  body.full-theme.oct__hamburger-mobile #topbar + script + .header .top-head.top-head__oct-mobile .logo a:first-child {
    margin: 0 auto !important;
  }

  body.full-theme.oct__hamburger-mobile #topbar + script + .header .top-head.top-head__oct-mobile .logo a img {
    -webkit-transform: scale(1.2, 1);
            transform: scale(1.2, 1);
  }
}

body.full-theme:not(.apl-default-header).page-template-artist-landing-template .header .top-head .logo,
body.full-theme:not(.apl-default-header).artist-landing-page .header .top-head .logo,
body.full-theme:not(.apl-default-header).tax-artist-type .header .top-head .logo,
body.full-theme:not(.apl-default-header).single-artist .header .top-head .logo {
  padding-right: 0px;
}
body.full-theme:not(.apl-default-header).page-template-artist-landing-template .header .top-head .logo a,
body.full-theme:not(.apl-default-header).artist-landing-page .header .top-head .logo a,
body.full-theme:not(.apl-default-header).tax-artist-type .header .top-head .logo a,
body.full-theme:not(.apl-default-header).single-artist .header .top-head .logo a {
  margin-right: 0;
}

@media (min-width: 1401px) {
  body.full-theme:not(.apl-default-header).page-template-artist-landing-template .header .top-head .logo,
  body.full-theme:not(.apl-default-header).artist-landing-page .header .top-head .logo,
  body.full-theme:not(.apl-default-header).tax-artist-type .header .top-head .logo,
  body.full-theme:not(.apl-default-header).single-artist .header .top-head .logo {
    min-width: 500px;
  }

  body.full-theme:not(.apl-default-header).page-template-artist-landing-template .header .top-head .logo a,
  body.full-theme:not(.apl-default-header).artist-landing-page .header .top-head .logo a,
  body.full-theme:not(.apl-default-header).tax-artist-type .header .top-head .logo a,
  body.full-theme:not(.apl-default-header).single-artist .header .top-head .logo a {
    width: 500px;
  }

  body.full-theme:not(.apl-default-header).page-template-artist-landing-template .header.header--fixed.header--fixed .logo,
  body.full-theme:not(.apl-default-header).artist-landing-page .header.header--fixed.header--fixed .logo,
  body.full-theme:not(.apl-default-header).tax-artist-type .header.header--fixed.header--fixed .logo,
  body.full-theme:not(.apl-default-header).single-artist .header.header--fixed.header--fixed .logo {
    min-width: 350px;
    transition: min-width 0.3s;
  }
  
  body.full-theme:not(.apl-default-header).page-template-artist-landing-template .header.header--fixed.header--fixed .logo a,
  body.full-theme:not(.apl-default-header).artist-landing-page .header.header--fixed.header--fixed .logo a,
  body.full-theme:not(.apl-default-header).tax-artist-type .header.header--fixed.header--fixed .logo a,
  body.full-theme:not(.apl-default-header).single-artist .header.header--fixed.header--fixed .logo a{
    width: 350px;
    transition: width 0.3s;
  }
}  
@media (max-width: 1600px) and (min-width: 1400px) {
  body.full-theme:not(.apl-default-header).page-template-artist-landing-template .header .top-head .logo,
  body.full-theme:not(.apl-default-header).artist-landing-page .header .top-head .logo,
  body.full-theme:not(.apl-default-header).tax-artist-type .header .top-head .logo,
  body.full-theme:not(.apl-default-header).single-artist .header .top-head .logo {
    margin-right: 25px;
  }
}
@media (max-width: 1400px) and (min-width: 769px) {
  body.full-theme:not(.apl-default-header).page-template-artist-landing-template .header .top-head .logo,
  body.full-theme:not(.apl-default-header).artist-landing-page .header .top-head .logo,
  body.full-theme:not(.apl-default-header).tax-artist-type .header .top-head .logo,
  body.full-theme:not(.apl-default-header).single-artist .header .top-head .logo {
    min-width: 375px;
  }

  body.full-theme:not(.apl-default-header).page-template-artist-landing-template .header .top-head .logo a,
  body.full-theme:not(.apl-default-header).artist-landing-page .header .top-head .logo a,
  body.full-theme:not(.apl-default-header).tax-artist-type .header .top-head .logo a,
  body.full-theme:not(.apl-default-header).single-artist .header .top-head .logo a {
    width: 375px;
  }

  body.full-theme:not(.apl-default-header).page-template-artist-landing-template .header.header--fixed.header--fixed .logo,
  body.full-theme:not(.apl-default-header).artist-landing-page .header.header--fixed.header--fixed .logo,
  body.full-theme:not(.apl-default-header).tax-artist-type .header.header--fixed.header--fixed .logo,
  body.full-theme:not(.apl-default-header).single-artist .header.header--fixed.header--fixed .logo {
    min-width: 275px;
    transition: min-width 0.3s;
  }
  
  body.full-theme:not(.apl-default-header).page-template-artist-landing-template .header.header--fixed.header--fixed .logo a,
  body.full-theme:not(.apl-default-header).artist-landing-page .header.header--fixed.header--fixed .logo a,
  body.full-theme:not(.apl-default-header).tax-artist-type .header.header--fixed.header--fixed .logo a,
  body.full-theme:not(.apl-default-header).single-artist .header.header--fixed.header--fixed .logo a{
    width: 275px;
    transition: width 0.3s;
  }
  body.full-theme:not(.apl-default-header).page-template-artist-landing-template .header .top-head .mobile-menu,
  body.full-theme:not(.apl-default-header).artist-landing-page .header .top-head .mobile-menu,
  body.full-theme:not(.apl-default-header).tax-artist-type .header .top-head .mobile-menu,
  body.full-theme:not(.apl-default-header).single-artist .header .top-head .mobile-menu {
  	margin-right: 0px;
  }
}
@media (max-width: 1242px) {
  body.full-theme:not(.apl-default-header).page-template-artist-landing-template .header .top-head .logo,
  body.full-theme:not(.apl-default-header).artist-landing-page .header .top-head .logo,
  body.full-theme:not(.apl-default-header).tax-artist-type .header .top-head .logo,
  body.full-theme:not(.apl-default-header).single-artist .header .top-head .logo {
    min-width: 300px;
  }

  body.full-theme:not(.apl-default-header).page-template-artist-landing-template .header .top-head .logo a,
  body.full-theme:not(.apl-default-header).artist-landing-page .header .top-head .logo a,
  body.full-theme:not(.apl-default-header).tax-artist-type .header .top-head .logo a,
  body.full-theme:not(.apl-default-header).single-artist .header .top-head .logo a {
    width: 300px;
  }
}
@media (max-width: 1400px) and (min-width: 1119px) {
    body.full-theme:not(.apl-default-header).page-template-artist-landing-template .header .top-head .mobile-menu,
    body.full-theme:not(.apl-default-header).artist-landing-page .header .top-head .mobile-menu,
    body.full-theme:not(.apl-default-header).tax-artist-type .header .top-head .mobile-menu,
    body.full-theme:not(.apl-default-header).single-artist .header .top-head .mobile-menu {
        order: unset;
    }
    body.full-theme:not(.apl-default-header).page-template-artist-landing-template .header .top-head .logo,
    body.full-theme:not(.apl-default-header).artist-landing-page .header .top-head .logo,
    body.full-theme:not(.apl-default-header).tax-artist-type .header .top-head .logo,
    body.full-theme:not(.apl-default-header).single-artist .header .top-head .logo {
        margin-right: 25px;
    }
}
@media (max-width: 1024px) {
  body.full-theme:not(.apl-default-header).page-template-artist-landing-template.oct__hamburger-mobile #topbar + script + .header .top-head.top-head__oct-mobile .logo a img,
  body.full-theme:not(.apl-default-header).artist-landing-page.oct__hamburger-mobile #topbar + script + .header .top-head.top-head__oct-mobile .logo a img,
  body.full-theme:not(.apl-default-header).tax-artist-type.oct__hamburger-mobile #topbar + script + .header .top-head.top-head__oct-mobile .logo a img,
  body.full-theme:not(.apl-default-header).single-artist.oct__hamburger-mobile #topbar + script + .header .top-head.top-head__oct-mobile .logo a img {
    -webkit-transform: none;
            transform: none;
  }

  body.full-theme:not(.apl-default-header).page-template-artist-landing-template .header .top-head .logo img,
  body.full-theme:not(.apl-default-header).artist-landing-page .header .top-head .logo img,
  body.full-theme:not(.apl-default-header).tax-artist-type .header .top-head .logo img,
  body.full-theme:not(.apl-default-header).single-artist .header .top-head .logo img {
    height: auto !important;
    max-height: none;
  }

  body.full-theme:not(.apl-default-header).page-template-artist-landing-template .header .top-head .logo a,
  body.full-theme:not(.apl-default-header).artist-landing-page .header .top-head .logo a,
  body.full-theme:not(.apl-default-header).tax-artist-type .header .top-head .logo a,
  body.full-theme:not(.apl-default-header).single-artist .header .top-head .logo a {
    width: 350px;
  }
}
@media (max-width: 1192px) and (min-width: 1168px) {
  body.full-theme:not(.apl-default-header).page-template-artist-landing-template .header .top-head .logo,
  body.full-theme:not(.apl-default-header).artist-landing-page .header .top-head .logo,
  body.full-theme:not(.apl-default-header).tax-artist-type .header .top-head .logo,
  body.full-theme:not(.apl-default-header).single-artist .header .top-head .logo {
     margin-right: 5px;
  }
}
@media (max-width: 1167px) and (min-width: 769px) {
  body.full-theme:not(.apl-default-header).page-template-artist-landing-template .header .top-head .logo,
  body.full-theme:not(.apl-default-header).artist-landing-page .header .top-head .logo,
  body.full-theme:not(.apl-default-header).tax-artist-type .header .top-head .logo,
  body.full-theme:not(.apl-default-header).single-artist .header .top-head .logo {
    min-width: 400px;
    margin-right: 0px;
    margin-bottom: 10px;
  }
  body.full-theme:not(.apl-default-header).page-template-artist-landing-template .header .top-head .logo a,
  body.full-theme:not(.apl-default-header).artist-landing-page .header .top-head .logo a,
  body.full-theme:not(.apl-default-header).tax-artist-type .header .top-head .logo a,
  body.full-theme:not(.apl-default-header).single-artist .header .top-head .logo a {
    width: 400px;
  }
  body.full-theme:not(.apl-default-header).page-template-artist-landing-template .header.header--fixed.header--fixed .logo,
  body.full-theme:not(.apl-default-header).artist-landing-page .header.header--fixed.header--fixed .logo,
  body.full-theme:not(.apl-default-header).tax-artist-type .header.header--fixed.header--fixed .logo,
  body.full-theme:not(.apl-default-header).single-artist .header.header--fixed.header--fixed .logo {
    min-width: 350px;
  }
  
  body.full-theme:not(.apl-default-header).page-template-artist-landing-template .header.header--fixed.header--fixed .logo a,
  body.full-theme:not(.apl-default-header).artist-landing-page .header.header--fixed.header--fixed .logo a,
  body.full-theme:not(.apl-default-header).tax-artist-type .header.header--fixed.header--fixed .logo a,
  body.full-theme:not(.apl-default-header).single-artist .header.header--fixed.header--fixed .logo a{
    width: 350px;
  }
  body.full-theme:not(.apl-default-header).page-template-artist-landing-template .header .top-head,
  body.full-theme:not(.apl-default-header).artist-landing-page .header .top-head,
  body.full-theme:not(.apl-default-header).tax-artist-type .header .top-head,
  body.full-theme:not(.apl-default-header).single-artist .header .top-head{
    flex-direction: column;
  }
}
@media (max-width: 1140px) and (min-width: 769px) {
  body.full-theme:not(.apl-default-header).page-template-artist-landing-template .header .top-head .logo,
  body.full-theme:not(.apl-default-header).artist-landing-page .header .top-head .logo,
  body.full-theme:not(.apl-default-header).tax-artist-type .header .top-head .logo,
  body.full-theme:not(.apl-default-header).single-artist .header .top-head .logo {
    margin-bottom: 0;
  }
}
@media (max-width: 1112px) and (min-width: 768px) {
  body.full-theme:not(.apl-default-header).page-template-artist-landing-template .header .top-head .logo,
  body.full-theme:not(.apl-default-header).artist-landing-page .header .top-head .logo,
  body.full-theme:not(.apl-default-header).tax-artist-type .header .top-head .logo,
  body.full-theme:not(.apl-default-header).single-artist .header .top-head .logo {
    width: auto;
  }
}

@media (max-width: 1600px) and (min-width: 1400px) {
  body.full-theme:not(.apl-default-header).page-template-artist-landing-template .header .top-head .logo,
  body.full-theme:not(.apl-default-header).artist-landing-page .header .top-head .logo,
  body.full-theme:not(.apl-default-header).tax-artist-type .header .top-head .logo,
  body.full-theme:not(.apl-default-header).single-artist .header .top-head .logo {
    margin-right: 25px;
  }
}

@media (max-width: 768px) {
  body.full-theme:not(.apl-default-header).page-template-artist-landing-template .header .top-head .logo,
  body.full-theme:not(.apl-default-header).artist-landing-page .header .top-head .logo,
  body.full-theme:not(.apl-default-header).tax-artist-type .header .top-head .logo,
  body.full-theme:not(.apl-default-header).single-artist .header .top-head .logo {
    width: 100%;
  }
  body.full-theme:not(.apl-default-header).page-template-artist-landing-template .header .top-head .logo a,
  body.full-theme:not(.apl-default-header).artist-landing-page .header .top-head .logo a,
  body.full-theme:not(.apl-default-header).tax-artist-type .header .top-head .logo a,
  body.full-theme:not(.apl-default-header).single-artist .header .top-head .logo a {
    margin: 0 auto;
    width: 400px;
  }
}

@media (max-width: 767px) {
    body.full-theme.page-template-artist-landing-template.oct__hamburger-mobile #topbar+.header .top-head.top-head__oct-mobile .logo a img,
  body.full-theme.artist-landing-page.oct__hamburger-mobile #topbar+.header .top-head.top-head__oct-mobile .logo a img ,
  body.full-theme.tax-artist-type.oct__hamburger-mobile #topbar+.header .top-head.top-head__oct-mobile .logo a img ,
  body.full-theme.single-artist.oct__hamburger-mobile #topbar+.header .top-head.top-head__oct-mobile .logo a img {
      transform: scale(1);
      max-width: 100%;
  }

  body.full-theme:not(.apl-default-header).page-template-artist-landing-template.oct__hamburger-mobile .header .top-head.top-head__oct-mobile .logo,
  body.full-theme:not(.apl-default-header).artist-landing-page.oct__hamburger-mobile .header .top-head.top-head__oct-mobile .logo,
  body.full-theme:not(.apl-default-header).tax-artist-type.oct__hamburger-mobile .header .top-head.top-head__oct-mobile .logo,
  body.full-theme:not(.apl-default-header).single-artist.oct__hamburger-mobile .header .top-head.top-head__oct-mobile .logo {
    margin-bottom: 0;
  }
}

@media (max-width: 360px) {
  body.full-theme:not(.apl-default-header).page-template-artist-landing-template .header .top-head .logo a,
  body.full-theme:not(.apl-default-header).artist-landing-page .header .top-head .logo a,
  body.full-theme:not(.apl-default-header).tax-artist-type .header .top-head .logo a,
  body.full-theme:not(.apl-default-header).single-artist .header .top-head .logo a {
    width: 300px;
  }
}

@media (max-width: 767px){
    body.full-theme.page-template-artist-landing-template.oct__hamburger-mobile .header .top-head.top-head__oct-mobile .logo a img,
    body.full-theme.artist-landing-page.oct__hamburger-mobile .header .top-head.top-head__oct-mobile .logo a img,
    body.full-theme.tax-artist-type.oct__hamburger-mobile .header .top-head.top-head__oct-mobile .logo a img,
    body.full-theme.single-artist.oct__hamburger-mobile .header .top-head.top-head__oct-mobile .logo a img{
        width: auto;
        max-width: 100%;
    }
}

body.full-theme.page-template-artist-landing-template  #pojo-a11y-toolbar,
body.full-theme.artist-landing-page  #pojo-a11y-toolbar,
body.full-theme.tax-artist-type  #pojo-a11y-toolbar,
body.full-theme.single-artist #pojo-a11y-toolbar {
    z-index: 99999;
}
/**End @ticket #21353 */


/**MC subscribe field in footer ---------------*/

#mc_embed_signup input.email {
    font-family: "Open Sans","Helvetica Neue",Arial,Helvetica,Verdana,sans-serif;
    font-size: 15px;
    color: #ffffff;
    display: block;
    padding: 0 0.4em;
    margin: 0 4% 10px 0;
    min-height: 32px;
    width: 68%;
    min-width: 130px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}
/**END MC subscribe field in footer ---------------*/


.btn.btn-l.dt:last-child {
    color: #ffffff!important;
    background: #179bd9;
    font-size: 14px;
    font-weight: 600;
}
.l-dt-txt {
    font-size: 14px;
}




.astro-detail .astro-featr .blog-itm .pic {
width: 100%;
}

body.full-theme.single-event .event-detail-article .astro-featr .blog-itm .pic {
width: 100%;
max-width: none;
float: none;
margin-right: 0;
margin-bottom: 20px
}
body.full-theme.single-event .event-detail-article .astro-featr .blog-itm .pic img {
width: 100%;
height: auto;
}


/**@ticket #23808*/
.category-detail .pic a {
    display: block;
        max-height: none;
}
body.full-theme .category-detail .pic a img {
    width: 100%;
}
/**END @ticket #23808*/


/** Gravity Forms styling ---------------------*/

.gform_wrapper input[type="text"], .gform_wrapper input[type="url"], .gform_wrapper input[type="email"], .gform_wrapper input[type="phone"], .gform_wrapper input[type="number"], .gform_wrapper input[type="password"], .gform_wrapper textarea {
	border: 1px inset;
}
body .gform_wrapper .gform_body .gform_page_footer .gform_next_button {
  border: 1px solid #179bd9;
  padding: 5px 10px 5px 10px;
}
body .gform_wrapper .gform_body .gform_page_footer .gform_previous_button {
  border: 1px solid #179bd9;
  padding: 5px 10px 5px 10px;
}
body .gform_wrapper .gform_body .gform_page_footer .gform_next_button:hover {
  border: 1px solid #179bd9;
  background-color: #179bd9;
  color: #ffffff;
  padding: 5px 10px 5px 10px;
}
body .gform_wrapper .gform_body .gform_page_footer .gform_previous_button:hover {
  border: 1px solid #179bd9;
  background-color: #179bd9;
  color: #ffffff;
  padding: 5px 10px 5px 10px;
}
.gform_wrapper .gform_footer input.button, .gform_wrapper .gform_footer input[type="submit"], .gform_wrapper .gform_page_footer input.button, .gform_wrapper .gform_page_footer input[type="submit"] {
    border: 1px solid #179bd9;
    padding: 5px 15px 5px 15px;
}
body .gform_wrapper .gform_footer input[type=submit]:hover {
    border: 1px solid #179bd9;
    background-color: #179bd9;
    color: #ffffff;
}
/** END Gravity Forms styling ---------------------*/