/* Search bar background ------------*/

.home-spotlight-wrapper.show_less_filter .top-search .inner {
    pointer-events: auto;
    background-color: #eeeeee;
    color: #fff;
}
/* END */

body.home .blog-t .b-btn .btn.btn-b {
  color: #fff;
}


/** Navigation bar */

#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
}
/* END */


/** Top bar -------------------------*/

#topbar {
  position: relative;
  background: #035f9e!important;
  height: 50px;
  width: 100%;
  left: 0;
  top: 0;
  z-index: 9999;
}
.topbar-content {
  height: 50px;
  margin-top: 2px;
}
.topbar-content .top-blk.social-top{
    display:inline-block;
    float: right;
    margin-right: 30px;
}
.top-blk.login-top.topbar {
  float: right;
  padding-top: 2px;
}
.top-blk.login-top.topbar a {
  color: #fff;
  font-weight: 700;
  margin-right: 10px;
}
.top-blk.login-top.topbar a:hover {
  color: #ccc!important;
}
.top-blk.login-top.topbar a.fb:hover{
  background-color:#179bd9;
  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;*/
    }
}
@media (min-width: 768px) {
    body.full-theme:not(.apl-default-header) .top-head .logo {
        padding: 6px 0px 0px 0;
        max-width: 40% !important;
    }
}
/** 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: #035f9e !important;
    padding-top: 8px;
    padding-bottom: 8px;
    z-index:999999;
}
.apl-submenu-data li {
	display: block;
    z-index:999999;
}
.apl-submenu-data li a {
   display: inline-block;
   padding: 0px 0px;
   margin: 0px;
}
.apl-submenu-data li:hover {
    background-color: #035f9e !important;
}
.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 */


/** Custom global page width --------------------*/

@media(min-width: 1281px){
    body.full-theme .top-search > .inner,
    body.full-theme .main > .inner,
    .main-slider.full .slides .inner,
    body .home-spotlight-wrapper .main-slider.full:not(.semi-trans-large) .blk-button-call .inner,
    .responsive-slider .main-slider .i-slider .i-caption
    {
        width: 88%;
        max-width: unset;
        margin-top: 0px;
        padding-top: 0px;
    }
}
/** End Custom global page width -----------------*/


/** @ticket #23311 */

@media (min-width: 1050px) {
    .wc-l {
        width: 645px;
    }

    .wc-r {
        width: 305px;
    }
}
/** End @ticket #23311 */


/** Footer -------*/

.list-logo{
  text-align: center;
}
.list-logo a{
  display: inline-block;
  margin: 0 30px;
  vertical-align: middle;
}
.menu-footer{
  margin: 0 10px;
  padding: 0;
  list-style: none;
  font-size: 12px;
  text-align: center;
}
.menu-footer > li{
  display: inline-block;
  padding:5px 50px;
  width: 180px;
  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;
  font-size: 14px;
  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: 4px solid #008a3d;
  background: #fff;
  color: #666;
}
.footer {
  border-top: 3px solid #333;
  background: #333;
  padding: 20px 0;
  color: #ffffff;
  font-size: 14px !important;
}
.footer a{
  color:#fff;
  text-decoration: underline;
}
.footer a:hover{
  color:#179bd9;
  text-decoration: underline;
}
.footer > .inner > section.row {
  padding: 0 10px;
  box-sizing: border-box;
}
.copyright {
  padding: 10px 0;
  border-top: 0px solid #43474d;
  background: #43474d;
  text-align: center;
  color:#ffffff;
  font-size:12px !important;
}
.copyright .inner a {
  color:#ffffff;
  font-size:12px;
  text-decoration: underline;
}
.copyright .inner a.hover {
  color:#ffffff;
  text-decoration: underline;
}
.network{
  padding:10px;
  font-size: 11px;
  background: #ffffff;
  color:#666;
}
.network a{
  white-space: nowrap;
  line-height: 1.7em;
  color:#666;
}
.network a:hover{
  text-decoration: underline;
  color:#666 !important;
}
/** End footer --------------------------------*/


/** Top bar buttons ------------------------*/

body.full-theme #topbar .group-buttons .btn{
    border: 1px solid #f9f9f9!important;
    background-color: #008a3d!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: #f9f9f9!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 ------------------------*/


/** Nav child menu left align **/

@media (min-width: 1440px){
	body.full-theme:not(.apl-default-header) .top-head .mobile-menu .main-menu .mn-menu .nav>li>a {
    font-size: 20px;
	}
}

@media (min-width: 768px) and (max-width: 850px) {
    body.full-theme:not(.apl-default-header) .top-head .logo {
        max-width: calc(100% - 480px);
    }
}

@media (min-width: 768px) and (max-width: 1023px) {
  body.full-theme:not(.apl-default-header) .top-head .logo {
    padding-top: 15px;
    padding-bottom: 0;
  }

  .top-head .leaderboard-ad{
    margin-top: 35px !important;
  }
  
  body.full-theme:not(.apl-default-header).header-bar--right .header .top-head .mobile-menu {
    float: none;
    width: 100%;
  }    
  body.full-theme:not(.apl-default-header) .top-head .mobile-menu .main-menu.tablet-show {
    margin-right: auto;
  }
  body.full-theme:not(.apl-default-header).header-bar--right .header .top-head .mobile-menu .main-menu .mn-menu ul.nav {
    justify-content: center;
  }
	body.full-theme:not(.apl-default-header) .top-head .mobile-menu .main-menu .mn-menu .nav>li>a {
    font-size: 15px;
	}	
}

@media (min-width: 768px) {
    body.full-theme:not(.apl-default-header) .top-head .mobile-menu li:last-child .sub-menu.level-1 {
        left: auto;
        right: 0;
    }
    body.full-theme:not(.apl-default-header) .mn-menu ul li:last-child .sub-menu.level-2,
    body.full-theme:not(.apl-default-header) .mn-menu ul li:nth-last-child(2) .sub-menu.level-2 {
        left: auto;
        right: 100%;
        margin-right: 0;
        margin-left: -10px;
    }
}
/** END nav child menu left align */


/**  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#flint-sidebar li{
	padding: 4px 0;
}
ul#flint-sidebar{
	list-style-type: none;
	margin-top: 5px;
	margin-bottom: 5px;
}
ul#flint-sidebar li{
	background: none;
	padding: 8px 0;
	margin: 0;
	font-size:1.1em;
	border:none;
}
#flint-sidebar li a{
	background-color: #008a3d;
	display: block;
	color: #fff;
	font-size: 1.375rem;
	font-weight: 600;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	
}
#flint-sidebar li a:hover{
	text-decoration: none;
	background-color: #53896d;
	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 ------*/


/** 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;
}
.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 #035f9e !important;
}
.top-sm-event.donate.donate-btn a, a[data-activity="click-buy-ticket"]{
        color: #333 !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: #035f9e !important; 
       border: 1px solid #035f9e;
}
.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 #035f9e !important;
        color: #333 !important;
        font-weight: 700;
        font-size: 13px;
          border-radius: initial;
}
 a[data-activity="click-discount"]:hover{
       background-color: #035f9e !important; 
       border: 1px solid #035f9e !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 ------------------------*/


/**@ticket #19453 */

body.full-theme .b-btn a[data-activity="click-buy-ticket"].btn-b:hover{
  background: #035f9e !important;
   border: 1px solid #035f9e;
}

body.full-theme .b-btn a[data-activity="click-discount"].btn-b:hover{
    background: #035f9e !important;
    border: 1px solid #035f9e !important;
}
/**End @ticket #19453 */


/** 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: Open Sans, 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 */


/**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: #035f9e;
    color: #fff;
  }
  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 #035f9e;
    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: #035f9e;
    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: #035f9e;
}
.top-head .top-blk.login-top .apl-submenu-data li a {
   color: #fff !important;
}
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 #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 --------*/



.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 ---------------------*/


/** @ticket #23374 Submit Event drop down ----------*/

.apl-btn-submit-event li:hover .apl-submenu-data {
    display: block !important;
    position: absolute;
    width: 100%;
    top: 30px;
    background-color: #035f9e;
    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: 120px !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: 10% !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: #000;
        margin-right: 20px;
        line-height: 1.3;
        font-family: "Open Sans", 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: #6ba991;
        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: #000 !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;
    }
}

@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: #333;
    }

    body.full-theme .top-head .logo a {
        margin-left: 55px;
    }

    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: 14px !important;
    }
}

@media (max-width: 900px) and (min-width: 768px){
    .top-head .top-blk.social-top {
        right: 70px !important;
    }
}
/** End @ticket #23374 */