nav.search-classified-list li .info-content .search-info .s-desc {
    max-height: 50px;
    font-size: 14px;
}


/** 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 **/


/** ArtsEd landing slider height ----------------*/

.educator-landing-slider .flexslider li .i-slider {
    padding-bottom: 600px !important;
}
/** END ArtsEd landing slider height ----------------*/


/** Gutenberg image fix ----------------*/

img {
max-width: 100%;
height: auto;
}

.wp-block-image img {
max-width: 100%;
height: auto;
}
/** END Gutenberg image fix ----------------*/


/**
 * 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 */


/** Top bar -------------------------*/

#topbar {
  position: relative;
  background: #34657f!important;
  height: 10px;
  width: 100%;
  left: 0;
  top: 0;
  z-index: 999;
}
/** END Top bar -------------------------*/


/** Override social header --------------------*/

.social-top a {
  display: inline-block;
  width: 30px;
  height: 30px;
  color: #fff;
  text-align: center;
}
.fa.fa-instagram{
 margin-right: 20px;
 margin-left:0px;
 margin-top:1px;
}
.social-top a.insta:hover{
  background-color:#34657f;
  color:#c0a9b8;
}
.fa.fa-twitter.fa-lg{
 margin-right: 10px;
 margin-left:0px;
}
.social-top a.tu:hover{
  background-color:#34657f;
  color:#c0a9b8;
}
.fa.fa-facebook.fa-2x{
 margin-left:0px;
 margin-top:1px;
}
.social-top a.fb:hover{
  background-color:#34657f;
  color:#c0a9b8;
}
.social-top i{
    font-size:20px;
    font-weight: normal;
}
/** END override social header -------------*/


/** Masthead social circles ----------------*/

body.full-theme:not(.apl-default-header) .top-head .top-blk.social-top a span{

    visibility: visible;
    transform: scale(1);
    opacity: 1;
    margin-left: 0;
    color: #34657f;
    font-weight: 400;
    font-family: "Oswald", sans-serif;
    margin-top: 7px;
}
.top-head .top-blk.social-top{
    right: 430px !important;
}
.top-head .top-blk.social-top a{
    margin-right: 25px !important;
}

@media (max-width: 900px) and (min-width: 768px){
    .top-head .top-blk.social-top {
        right: 0 !important;
    }

    body.full-theme:not(.apl-default-header) .top-head .top-blk.social-top{
        margin-bottom: 20px;
    }

    .top-head .top-blk.login-top, body.full-theme:not(.apl-default-header) .top-head .top-blk.login-top{
        top: 70px !important;
    }
}
/** END Masthead social circles ---------*/


/** Start Horizontal search bar --------------------*/

.top-search-row{
   padding-left:20px;
   background:#f0f0f0;
   box-sizing:border-box;
}
.top-search-row .sub-blk .btn.btn-l.lgr.fr, .top-search-row .sub-blk{
  background-color:#f0f0f0;
  margin-top: 5px;
  margin-left:24px;
  height: 35px;
 }
.top-search-row .sub-blk .btn.btn-l.lgr.fr:hover {
  background: #34657f;
  color: #ffffff;
}
.select2-container--default .select2-selection--single .select2-selection__placeholder {
    color: #333;
}
#search-event-m-t .accessibility-icon {
    width: 225px;
}
.form-event .s-rw .inp {
    width: 255px;
    height: 36px;
}
.top-search-row {
    position: relative;
    float: left;
    width: 100%;
    padding: 10px 0 0;
    padding-left: 20px;
}
.full-theme .apl-event-top-search .top-search-row .apl-search-btn-reset {
    width: 150px;
    height: 37px!important;
    align-items: center;
}
.home-custom-spotlight.show_less_filter .top-search .inner {
    pointer-events: auto;
    background-color: #f0f0f0;
    color: #fff;
}
/** End Horizontal search bar --------------------*/


/** Horizontal search bar color ----------------------- */

.full-theme .top-search.apl-event-top-search {
    pointer-events: auto;
    background-color: transparent!important;
    color: #333!important;
}
.full-theme .top-search-row {
    font-size: 14px;
    color: #333!important;
    font-family: "Open Sans", sans-serif;
}
.full-theme .top-search-keyword {
    font-size: 14px;
    color: #333!important;
    font-family: "Open Sans", sans-serif;
}
.home-spotlight-wrapper.show_less_filter .top-search .inner {
    pointer-events: auto;
    background-color: #f0f0f0;
    color: #333!important;
}
.top-search-row .sub-blk .btn.btn-l.lgr.fr {
    display: inline-block;
    background: #fff;
    color: #333;
    width: 100px;
    height: 40px;
}
.top-search-row form .inp.inp-txt, .widget-search .inp.inp-txt, .widget-search .select-bkl select {
    font-size: 14px;
    color: #333!important;
    font-family: "Open Sans", sans-serif;
}
/** END Horizontal search bar color -------------------------*/


/** Featured title font ----------------*/

.featured-item .featured__description {
    font-size: 14px;
    font-weight: 400!important;
    color:#333;
}
.section-block .block__title {
    font-size: 28px!important;
    padding-top: 25px!important;
    margin-bottom: 20px;
    text-transform: uppercase;
    color: #34657f;
    font-family: 'Oswald';
}
body.full-theme #featured-event-label, body.full-theme .blk-fea-article h2.fea-ttl, body.full-theme .blk-fea-article.featured-posts-widget h2.fea-ttl {
    font-size: 28px!important;
    color: #34657f!important;
    margin-bottom: 20px;
    padding-top:4px;
}
body.full-theme .r-blk .r-ttl {
    color: #34657f!important;
    font-size: 28px;
    font-weight: 400!important;
    font-family: 'Oswald';
}
/** END Featured title font ------------*/


/** Featured Events section --------------*/

.nav-tab {
    position: relative;
    width: auto;
    padding-bottom: 0px;
    padding-bottom: 0px;
}

.tab-bt {
    width: 100%;
    height: 3px;
    background-color: #fdc566;
    margin-bottom: 35px;
}

.fea-ttl__text {
    font-family: 'Oswald';
    font-weight: 400 !important;
    /**display:none;*/
}

.tab-list li.selected {
    font-weight: 500!important;
    background-color: #fdc566;
}

.meta.auth {
    font-size: 12px;
    font-style: italic;
    color: #333;
}
.meta.auth a {
    color: #333;
    font-size: 12px;
    font-weight: 400;
    font-style: normal;
}
/** END Featured Events section --------------*/


.featured-item .featured__title {
    color: #000000!important;
    font-size: 18px;
    text-transform: uppercase;
    margin-bottom: 10px;
    display: block;
    font-weight: 400;
    line-height: 1.4;
    font-family: 'Oswald';
}


/** FE View More category link ------------------*/

.view-event-cat {
    display:none;
    text-align: end;
}
/** END FE View More category link --------------*/


/** Featured Stories titles --------------------*/

.blk-fea-article .fea-list h3, .blk-fea-article .list-blog h3 {
    text-transform: uppercase;
    font-size: 20px;
    margin-bottom: 10px;
    color: #000;
    font-weight:400;
    max-height: 40px;
    overflow: hidden;
    font-family: 'Oswald';
}
body.full-theme .blk-fea-article .fea-cat, body.full-theme .blk-fea-article.featured-posts-widget .fea-cat {
    font-size: 11px;
    text-transform: uppercase;
    margin-bottom: 3px;
    display: block;
    font-weight: 500;
    line-height: 1.4;
    font-family: 'Oswald';
}
/** END Featured Stories titles --------------------*/


/** Footer -----------------------------*/

.list-logo{
  text-align: center;
}
.list-logo a{
  display: inline-block;
  margin:0 20px;
  vertical-align: middle;
}
.menu-footer{
  margin: 0 10px;
  padding: 0;
  list-style: none;
  text-align: center;
  font-size: 14px!important;
}
.menu-footer > li{
  display: inline-block;
  padding:30px;
  width: 220px;
  vertical-align: top;
}
.menu-footer h3{
  margin: 0 0 10px;
  font-size: 16px !important;
  font-weight: 500!important;
  color:#252525;	
}
.menu-footer a{
  line-height: 1;
  text-decoration: none;
  color:#252525;
}
.menu-footer a:hover{
  text-decoration: underline;
    color: #009999;
}
.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 #999999;
  background: #e6e6e6;
}
.footer {
  border-top: 1px solid #34657f;
  background: #34657f;
  padding: 20px 0;
  color: #fff;
  font-size: 12px !important;
}
.footer > .inner > section.row {
  padding: 0 10px;
  box-sizing: border-box;
}
.footer-artsed{
  border-top: 1px solid #cccccc;
  background: #002060!important;
  padding: 20px 0 20px;
  color: #fff;
  font-size: 12px !important;
}
.footer-artsed > .inner > section.row {
  padding: 0 10px;
  box-sizing: border-box;
}
.copyright{
  padding: 10px 0;
  border-top: 1px solid #ddd;
  background: #ffffff;
  text-align: center;
  font-size: 11px !important;
}
.network{
  padding:10px;
  font-size: 11px;
  background: #ffffff;
  color:#666;
}
.network a{
  white-space: nowrap;
  line-height: 1.7em;
  color:#999;
}
.network a:hover{
  text-decoration: underline;
}
section.network a:hover {
    color: #009999;
}
/** End footer -------------------------*/


/** 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: #34657f;
}
/** End horizontal line ----------------*/


/** Subscribe button --------------------*/

body.full-theme .btn {
    border-color: #34657f;
}
.btn.btn-2 {
    font-weight: 600;
    font-size: 20px;
    text-align: center;
    color: #fff;
    padding: 30px 15px 30px;
    background-color: #34657f;
    border: 1px solid #34657f;
    display: inline-block;
    margin: 0;
}
.btn.btn-2 a:hover{
    font-weight: 600;
    font-size: 20px;
    text-align: center;
    color: #34657f!important;
    padding: 30px 15px 30px;
    background-color: #fff!important;
    border: 1px solid #34657f!important;
    display: inline-block;
    margin: 0;
}
/** END Subscribe button --------------------*/


/** Constant Contact Form -----------------*/

.ctct-form-wrapper .ctct-form-field {
	width: 95% !important;
}
.ctct-form-wrapper .ctct-form-field .ctct-text,
.ctct-form-wrapper .ctct-form-field .ctct-email,
.ctct-form-wrapper .ctct-form-field .ctct-textarea {
	background-color: #fff;
	border: 1px solid #ccc;
	width: 100%;
	color: #666;
	height: 38px;
	margin: 1px 0 0 0;
	padding: 0 10px;
	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.ctct-form-wrapper .ctct-form-field .ctct-textarea {
	height: 85px;
}
.ctct-form-wrapper .ctct-submit {
    font-size: 12px;
    width: 100%;
    text-align: center;
    border: 1px solid #6c8896;
    font-weight: 700;
    padding: 10px 15px;
    color: #fff;
    background-color: #6c8896;
}
.ctct-form-field.ctct-form-field-submit {
	margin-top: 25px;
}
.ctct-form-wrapper .ctct-submit:hover {
	background-color: #5b727d;
	border: 1px solid #6c8896;
}
.ctct-address .ctct-form-field .ctct-text {
	margin-top: 5px;
}
.ctct-disclosure hr {
	border: none;
}
.ctct-disclosure sub {
	font-size: 11px;
}
.ctct-form-description h1,
.ctct-form-description p,
.ctct-disclosure {
	width: 95%;
}
@media (min-width: 992px) {
	.ctct-form-wrapper .ctct-field-half,
	.ctct-form-wrapper .ctct-field-third,
	.ctct-form-wrapper .ctct-field-fourth {
		float: none;
	}
}
@media (max-width: 480px) {
	.ctct-form-wrapper .ctct-form-field {
		width: 100% !important;
	}
	.ctct-form-description h1,
	.ctct-form-description p,
	.ctct-disclosure {
		width: 100%;
	}
} 
/** END Constant Contact Form -------------*/


/** Directory sidebar -----------------------*/

#content_sub ul#sidecolumnlist li ul#bainbridge-sidebar li{
	padding: 4px 0;
}
ul#bainbridge-sidebar{
	list-style-type: none;
	margin-top: 5px;
	margin-bottom: 5px;
  margin-left:0;
}
ul#bainbridge-sidebar li{
	background: none;
	padding: 4px 0;
	margin: 0;
	font-size:1.1em;
	border:none;
}
#bainbridge-sidebar li a{
	background-color: #34657f;
	display: block;
	color: #fff;
	font-size: 18pt;
	font-weight: 400;
	text-align: center;
	padding-top: 12px;
	padding-bottom: 12px;
}
#bainbridge-sidebar li a:hover{
	text-decoration: none;
	background-color: #5d8275;
	transition: background-color 0.5s ease;
}
/** End directory sidebar -------------------------*/


/* #22863 */

@font-face {
    font-family: 'Oswald';
    src: url('https://www.bainbridgecurrents.com/wp-content/themes/apollo/assets/fonts/oswald/Oswald-VariableFont_wght.ttf');   
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'PT Sans';
    src: url('https://www.bainbridgecurrents.com/wp-content/themes/apollo/assets/fonts/pt_sans/PTSans-Regular.ttf');   
    font-weight: normal;
    font-style: normal;
}

 @media (min-width: 769px) {
   body.full-theme .header {
     position: initial !important;
  }
   body.full-theme.admin-bar #topbar.fixed-topBar + .header.header--fixed {
     position: fixed !important;
  }
   body.full-theme .header {
     background-color: #fff !important;
  }
   body.home .main-menu .mn-menu .nav > li > a {
     color: #333 !important;
     text-shadow: none !important;
  }
   body.home .main-menu .mn-menu .nav > li.cur > a {
     color: #fff !important;
  }
}
/* End #22863 */


/* 22864 */

body.full-theme:not(.apl-default-header) .top-head .top-blk{
  position: absolute !important;
   /* display:inline-block !important; */
    top: 0px !important;
    left: unset !important;
}

 .top-head .top-blk.social-top {
  margin-top: 20px !important;
  height: 35px;
  right: 410px !important;
}

 .top-head .top-blk.social-top a {
   display: inline-block !important;
   margin-right: 15px !important;
   -webkit-border-radius: 50% !important;
   -moz-border-radius: 50% !important;
   border-radius: 50% !important;
   width: 35px !important;
   height: 35px !important;
   border-bottom:none !important;
   background-color:#34657f!important;
  color:#fff !important;
   
}
 .social-top a i {
   vertical-align: -8px !important;
   line-height: 35px !important;
   font-size: 20px !important;
}
 .top-head .top-blk.social-top a:hover {
   width: 35px !important;
   background-color: #999 !important;
   color: #fff !important;
   transition: none !important;
}
body .blog-itm .blog-ttl a,
body .blog-itm .b-btn .btn-b{color: #333;text-transform: uppercase;}

body.full-theme:not(.apl-default-header).header-bar--right .header .top-blk.login-top a,
body .header .top-head .top-blk.login-top.custom a {
   margin-right: 15px !important;
   font-size: 16px !important;
   color: #34657f !important;
   font-weight: 600 !important;
  text-shadow:none !important;
}
 .top-head .top-blk.login-top {
   height: 45px;
   width:410px;
   margin-top:25px !important;
   right: 0px !important;
   text-align: left;
}
 .top-head .top-blk.login-top a:before {
   content: none !important;
}
 .top-head .top-blk.login-top a i {
   font-size: 24px;
   margin-left: 10px;
   font-weight: 600;
   vertical-align: middle;
}
 body .header .top-head .mobile-menu {
   margin-top: 150px !important;
   height: 60px !important;
   margin-right: 60px !important
}
body .main-menu .mn-menu .nav > li{
  max-width: auto !important;
}
body .mn-menu ul .sub-menu a{
  font-size: 18px !important;
}
body.full-theme .top-head .logo a{
  margin:10px 0px 10px 10px;
}
body.full-theme .top-head .logo img {
  max-height:180px !important;
}

body .home-spotlight-wrapper .main-slider .blk-button-call{
    bottom: unset !important;
    top: 150px;
    right:unset !important;
}
body .home-spotlight-wrapper .main-slider.full:not(.semi-trans-large) .blk-button-call .inner{
   max-width:1275px;
}
.responsive-slider .main-slider .i-slider .i-caption{
    bottom: unset !important;
    top: 30px !important;
    padding-left: 15px !important;
    opacity: 1 !important;
    z-index:3
}
.responsive-slider .main-slider .i-slider .i-caption a{
  line-height: 40px;
  padding-bottom: 5px !important;
}

body .main-slider .blk-button-call .inner{
    text-align: left !important;
    padding-left: 0px !important;
}
body.full-theme .main-slider .blk-button-call .inner .btn.btn-callToAction{
  box-shadow:none !important; 
  font-size: 22px;
  width: auto !important;
  height: 50px !important;
  padding: 10px 15px;
}

body .blog-itm .left-event-time{
-webkit-border-radius: 0px !important;
-moz-border-radius: 0px !important;
 border-radius: 0px !important;
}
body .main-slider .i-slider .i-caption{
   background:rgba(0, 0, 0, 0.4) !important;
}
body .main-slider .i-slider .i-caption h4{font-size:32px !important}
@media (max-width: 1111px) and (min-width: 768px) {
   body .header .top-head .mobile-menu {
     margin-top: 0px !important;
  }
}
@media (max-width: 900px) and (min-width: 768px) {
  
   body .menu-footer.nw-footer a{padding-right:10px !important}
    .top-head .top-blk.login-top,
    body.full-theme:not(.apl-default-header) .top-head .top-blk.login-top{text-align: right;top: 50px !important;}
    .top-head .top-blk.social-top{right: 0px !important}
}
@media (min-width: 768px){
  body.full-theme:not(.apl-default-header) .main-menu .mn-menu .nav > li{
    max-width: 220px !important;
  }
}
@media (max-width:767px){
  body .header .top-head .mobile-menu{margin-top:0px !important;margin-right:0px !important}
  .responsive-slider .main-slider .i-slider .i-caption{margin-left:10px}
    body .home-spotlight-wrapper .main-slider .blk-button-call{
     left:10px;   
  }
   body .menu-footer.nw-footer a{padding-right:10px !important}
  
  body.full-theme.oct__hamburger-mobile .header .top-head.top-head__oct-mobile .top-blk.login-top,
  body.full-theme.oct__hamburger-mobile .header .top-head.top-head__oct-mobile .top-blk.social-top{
    position:initial !important; 
    width:100%;
    display:block !important;
    text-align:center;
    float:left;
  }
  body.full-theme.oct__hamburger-mobile .header .top-head.top-head__oct-mobile .top-blk.social-top{
     height:35px;
    margin-top:0px !important;
    margin-bottom:0px !important;
  }
  body.full-theme:not(.apl-default-header).header-bar--right .header .top-blk.login-top a:last-child{
    border-right:none;
  }
  body.full-theme.oct__hamburger-mobile .header .top-head.top-head__oct-mobile .top-blk.login-top{
    margin-top:0px;margin-bottom:20px; 
  }
}
@media (max-width: 480px){
 body.full-theme.oct__hamburger-mobile .header .top-head.top-head__oct-mobile .logo a:first-child img {
    height: 120px !important;
 }
   body.full-theme .main-slider:not(.semi-trans-large) .blk-button-call{
    bottom:30px !important;
     top:unset !important;
     
  }
  body .top-search-row-less-filter .col-right{
     margin-top:10px;
     padding:0px
  }
  body .header .top-head .top-blk.login-top.custom a{margin-right:5px!important}
  body.full-theme .main-slider .blk-button-call .inner .btn.btn-callToAction {
     height:auto !important; 
  }
  body.full-theme .fullw.clients{padding-left:5px;padding-right:5px}
  body.full-theme:not(.apl-default-header).header-bar--right .header .top-blk.login-top a, body .header .top-head .top-blk.login-top.custom a {
    margin-right: 5px !important;
    padding-left: 5px;
    padding-right: 5px;
  }
}
@media (max-width: 360px) and (min-width: 320px){
  .main-slider .flexslider{padding-bottom:0px}
   body.full-theme .header .top-head .top-blk.login-top a:last-child{margin-top: 5px}
  .bookmark-view .container-inner:before{right:55px}
  .bookmark-view .bookmark-view__container{right:-55px}
}

body .grid .blog-itm .blog-t .b-share-cat .bok-mk.bok-mk--clickable{
  display:inline-block !important;
    margin-left:10px;
}
body .top-head .main-menu .mn-menu .nav > li > a,
body .responsive-slider .main-slider .i-slider .i-caption p,
body .header .top-head .top-blk.login-top.custom a {
  font-family: "Oswald", sans-serif !important;
}
body .blog-itm .blog-ttl,
footer{
  font-family: "Oswald", sans-serif !important;
  font-weight:500;
}
.responsive-slider .main-slider .i-slider .i-caption p{
  font-size:20px;
  font-family: "Oswald", sans-serif !important;
}
body .home-spotlight-wrapper .top-search,
body .main-slider.full .slides a,
body .home-spotlight-wrapper .main-slider .blk-button-call a,
body .top-search-row-less-filter .col-right .wrap-form-action .sub-blk .btn,
body .top-search-row.top-search-row-less-filter #search-auto-complate-append-here-header input,
body #featured-event-label,
body .nav-feature-event .tab-list li a,
body .grid .blog-t .b-btn,
body.full-theme .blk-fea-article h2.fea-ttl,
body.full-theme .blk-fea-article.featured-posts-widget h2.fea-ttl,
body.bd-search-less-filter .ui-widget-content,
body.bd-search-less-filter .show_less_filter .top-search-row form .inp.inp-txt,
body.bd-search-less-filter .select2-container--default .select2-results > .select2-results__options{
   font-family:"Oswald", sans-serif !important;
}

#pojo-a11y-toolbar .pojo-a11y-toolbar-toggle a{display:none}
.pojo-a11y-toolbar-open .pojo-a11y-toolbar-toggle a{display:block !important}
body.full-theme #featured-event-label,
body.full-theme .blk-fea-article h2.fea-ttl,
body.full-theme .blk-fea-article.featured-posts-widget h2.fea-ttl{
  font-size :32px;
    color:#110000;
    margin-bottom:20px
}
body.full-theme .nav-feature-event .tab-list li{height:45px}
body.full-theme .nav-feature-event .tab-list li a{font-size:18px;text-transform:uppercase;line-height:45px}
body.full-theme .top-head.top-head__custom-mobile.show-oct__custom-sidebar ._logout_url, ._login_url{
  display:inline-block !important;
}
body.full-theme .top-search-row .calendar-ipt input,
body .top-search-row .select2-container--default .select2-selection--single .select2-selection__placeholder{color:#444}
body .top-search-row-less-filter .col-right .wrap-form-action .sub-blk .btn{font-weight:normal}
body.full-theme .featured-posts-widget.left-column{padding-left:0px !important;margin-top:20px}
body.full-theme .blk-fea-article.featured-posts-widget h2.fea-ttl{
	border-bottom:none  
}

body.full-theme.oct__hamburger-mobile .header .top-head.top-head__custom-mobile{
  top: 50px !important;
}
body.full-theme:not(.apl-default-header) .top-head .top-blk.search-box{
	display: none !important;
}
body.full-theme:not(.apl-default-header) .top-head .top-blk.search-box.show-search__box-mobile{
	display: block !important;
    left: 0px !important;
    width: 100%;
    padding-left: 10px;
    padding-right: 10px;
    top: 25px;
    position: absolute !important;
    top: 165px !important;
    z-index: 9999;

}
body.full-theme:not(.apl-default-header).header-bar--right .header .bookmark-view{padding-left:0px;margin-left:0px;margin-top:0px}
body.full-theme:not(.apl-default-header).header-bar--right .header .top-head .bookmark-view .bookmark-view__button{
  margin-right:0px !important;
}
body.full-theme:not(.apl-default-header) .top-head .top-blk.login-top .bookmark-view a.view-all{
  width:100%;text-align:center;
}
body.full-theme:not(.apl-default-header) .top-head .top-blk.login-top .bookmark-view .list-bookmarks a{
  display: block !important;
    text-align: right;
    width: 100% !important;
    margin-left: 0px !important;
    margin-right: 0px !important;
    margin-bottom:-1px;
    line-height: 24px;
    border: 1px solid rgba(0, 0, 0, 0.1);
    white-space: nowrap;
    text-overflow: ellipsis;
    padding: 12px 15px;
}


/** 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: 84%;
        max-width: unset;
    }
}

@media (min-width: 1050px) {
    .wc-l {
        width: 520px;
    }

    .wc-r {
        width: 300px;
    }
}
/** End Custom global page width */


/** @ticket #20822 */

@media  (max-width: 767px) {
    body.full-theme.oct__hamburger-mobile .header .top-head.top-head__custom-mobile {
        border-color: #6ca991;
    }
    body.full-theme.oct__hamburger-mobile .header .top-head.top-head__custom-mobile .main-menu.tablet-show .mn-menu .nav>li.has-child>i.apl-menu-arrow::before {
        color: #6ca991;
    }
    body.full-theme.oct__hamburger-mobile .header .top-head.top-head__custom-mobile .btn-closed-bars__oct {
        background-color: #6ca991;
    }
    body.full-theme.oct__hamburger-mobile .header .top-head.top-head__custom-mobile .top-blk.login-top a:last-child {
        border-left: 1px solid #6ca991;
    }
    body.full-theme.oct__hamburger-mobile .header .top-head.top-head__custom-mobile .top-blk.login-top {
        border-top: 1px solid #6ca991;
    }
}
/** End #20822 */


/** @ticket #23342 */

.responsive-slider .main-slider .i-slider .i-caption p{
    font-family: "Oswald", sans-serif !important;
}

body.full-theme .mn-menu ul .sub-menu a,
body.full-theme.single h1.p-ttl,
body.full-theme.single .a-block h4,
body.full-theme.single .tab-list li a, 
body.full-theme.single .blog-bkl .b-btn .btn-b,
body.full-theme.single .blog-itm .b-btn .btn-b,
body.full-theme .r-blk .r-ttl.datetime{
    font-family: "Oswald", sans-serif;
}

body.full-theme .r-blk.apl-offer-wrapper .btn.btn-l{
    background-color: #6ca991;
}

body.full-theme .r-blk.apl-offer-wrapper .btn.btn-l:hover{
    background: #999999;
}
/** @ticket #23343 */


/** by suhoang*/

@media(min-width: 768px){
    body.full-theme:not(.apl-default-header) .top-head .top-blk.social-top {
        display: flex !important;
    }
}

body.full-theme:not(.apl-default-header) .top-head .top-blk.social-top a {
    background-color: transparent !important;
    width: 45px !important;
    height: auto !important;
    display: flex !important;
    justify-content: center;
    flex-direction: column;
}

body.full-theme:not(.apl-default-header) .top-head .top-blk.social-top a i {
    background-color: #34657f;
    border-radius: 100%;
    width: 35px !important;
    height: 35px !important;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 18px;
    margin: 0 auto;
}

@media (max-width: 767px) {
    body.full-theme.oct__hamburger-mobile .header .top-head.top-head__oct-mobile .top-blk.social-top {
        margin-bottom: 20px !important;
        display: flex !important;
        float: none;
        justify-content: center;
    }
  
  	 .top-head .top-blk.social-top a:last-child {
        margin: 0 !important;
    }
}

body.full-theme:not(.apl-default-header) .top-head .top-blk.social-top a:hover i{
    background: #999;
}
/** End @ticket #23355 */


/** Multi-category select spacing --------------------*/

.accessibilyty-dropdown dd ul li label {
    color: #666;
    display: inline-block;
    top: 10px;
    position: relative;
    float: left;
    padding-left: 3px;
}
/** END Multi-category select spacing -----------------*/


/** @ticket #23360 */

body.full-theme .r-blk.apl-offer-wrapper .btn.btn-l{
    color: white;
}

@media(min-width: 1700px){
    body.full-theme .nav-feature-event .tab-list li{
        width: 120px !important;
    }
}

@media (min-width: 1500px and max-width: 1700px){
     body.full-theme .nav-feature-event .tab-list li{
        width: 100px !important;
    }
}
/** End @ticket #23360 */


/** @ticket #23364 */

@media (max-width: 767px) {
        body.full-theme.oct__hamburger-mobile #topbar .search-box,
        body.full-theme.oct__hamburger-mobile .topbar-content .bookmark-view {
            position: static;
        }

        body.full-theme.oct__hamburger-mobile .topbar-content .top-blk.search-box.show .form-search,
        body.full-theme.oct__hamburger-mobile .topbar-content .bookmark-view .bookmark-view__button.show + .bookmark-view__container {
            width: 96%;
            margin: 2px auto 0;
            top: 100%;
            right: 0;
        }

        .bookmark-view .container-inner:before {
            top: -11px
        }
    }

    @media (max-width: 510px){
        .bookmark-view .bookmark-view__button i {
            font-size: 20px;
        }
    }
/** End @ticket #23364 */


/** @ticket #23362 */

@media(max-width: 480px){

    body.full-theme .blk-fea-article.featured-posts-widget .row.two-col{
        padding-left: 0;
    }
}

@media(max-width: 768px){

    body.full-theme.single-event .breadcrumbs+.astro-detail{
        margin-top: 5px;
    }
}
/** End @ticket #23362 */


/** @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: #002639;
    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: 100px !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: "Oswald", 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;
    }
}

.apl-submenu-data li:hover {
    background-color: #cccccc;
}

@media (min-width: 768px) {
    body.full-theme.oct-transparent--bg:not(.apl-default-header) .header:not(.header--fixed) .main-menu .mn-menu .nav>li>i.apl-menu-arrow::before {
        color: #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: 16px !important;
    }
}

@media (max-width: 900px) and (min-width: 768px){
    .top-head .top-blk.social-top {
        right: 70px !important;
    }
}
/** End @ticket #23374 */


/* Container holding the image and the text */

.container {
  position: relative;
  font-family: 'Open Sans', sans-serif!important;
  font-size: 14px;
  text-align: center;
}


/* Bottom right text --------------------*/

.text-block {
  position: absolute;
  bottom: 20px;
  right: 20px;
  background-color: transparent;
  padding-left: 20px;
  padding-right: 20px;
  color: white;
}
/* END Bottom right text --------------------*/


/** Event Date and Times header ------------------*/

.r-blk .r-ttl.datetime{
  height:36px;
  background:#34657f;
  color:#fff;
  padding:2px 5px 0 10px;
  font-weight:500
}
/** END Event Date and Times header ------------------*/


/** Nav Bar sub-menu color ------------------*/

ul.sub-menu.level-1 > li > a, #main_nav li.selected li a{
  color : #f9f9f9!important;
  font-weight:400 !important;
}
ul.sub-menu.level-1 > li > a:hover, #main_nav li.selected ul li:hover > a {
  color : #222222!important;
}
ul.sub-menu.level-1 > li > a:hover, #main_nav li.selected ul li:hover > a {
  background : #f9f9f9!important;
}
.mn-menu .has-child > ul.sub-menu.level-1 > li.has-child > a:after{
  border-color : #f9f9f9 transparent transparent transparent;
}
.mn-menu .has-child > ul.sub-menu.level-1 > li.has-child > a:hover:after{
  border-color : transparent transparent transparent #2e61a5;
}
ul.sub-menu.level-2, #main_nav li.selected ul li .menu-hover li > a{
  background-color : #002639!important;
}
ul.sub-menu.level-2 li a:hover, #main_nav li.selected ul li .menu-hover li:hover > a{
  color : #222222 !important;
}
.main-menu .mn-menu .has-child > ul.sub-menu li.has-child .sub-menu li.dropdown:hover > a:after{
  border-color : transparent transparent  transparent #2e61a5 !important;
}
ul.sub-menu.level-2 li a:hover, #main_nav li.selected ul li:hover .menu-hover a:hover{
  background-color : #34657f !important;
  color: #f9f9f9 !important;
}
ul.sub-menu.level-2 li a, #main_nav li.selected ul li .menu-hover li a{
  color : #f9f9f9 !important;
}
.two-tiers #main_nav > li > a:hover{
  background : none !important;
}
.two-tiers #main_nav > li.selected > a{
  background-color :  none !important;
}
ul.sub-menu.level-1, #main_nav > li.selected > a , #main_nav li.selected > ul, .menu-background{
  background-color : #002639!important;
}
.mn-menu .has-child ul.sub-menu > li a {
    color: #f9f9f9;
    font-weight: 400;
    text-transform: uppercase;
    display: block;
    min-height: 32px;
    line-height: 32px;
    padding: 0 10px;
}
/** END Nav Bar sub-menu color ------------------*/


/** Top bar buttons ------------------------*/

body.full-theme #topbar .group-buttons .btn{
    border: 1px solid #002639;
    border-radius: 1px;
    padding: 8px 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 a.btn:hover {
    background-color: #34657f;
    border-color: #34657f;
    color: #fff;
}
/** END Top bar buttons ------------------------*/


/** Submit Event hover background --------------*/

.apl-btn-submit-event li:hover {
  background-color: #34657f!important;
  border-color: #34657f!important;
  color: #ffffff!important;
}
.apl-btn-submit-event a:hover {
  background-color: #34657f!important;
  border-color: #34657f!important;
  color: #ffffff!important;
}
/** END Submit Event hover background --------------*/


/** @ticket #23379 - Homepage slider caption and button styles */

body .main-slider .i-slider .i-caption {
    background-color: #002639 !important;
    width: auto !important;
    padding-left: 20px !important;
    padding-right: 18px !important;
}

.responsive-slider .main-slider .i-slider .i-caption {
    padding-left: 14px !important;
}

.responsive-slider .main-slider .i-slider .i-caption {
    top: 40% !important;
}

body .home-spotlight-wrapper .main-slider .blk-button-call {
    top: calc(40% + 120px);
}

@media (min-width: 1280px) {
  .responsive-slider .main-slider .i-slider .i-caption {
    max-width: 86% !important;
  }
}

@media (max-width: 1280px) {
    .responsive-slider .main-slider .i-slider .i-caption {
        margin-left: 10px;
    }

    .responsive-slider .main-slider .i-slider .i-caption {
        max-width: calc(100% - 20px) !important;
    }

    body .home-spotlight-wrapper .main-slider .blk-button-call {
        left: 10px;
    }
}

@media (max-width: 1200px) and (min-width: 979px) {
    .responsive-slider .main-slider .i-slider .i-caption {
        top: 30% !important;
    }

    body .home-spotlight-wrapper .main-slider .blk-button-call {
        top: calc(30% + 130px);
    }
}

@media (max-width: 979px) and (min-width: 768px) {
    .responsive-slider .main-slider .i-slider .i-caption {
        top: 20% !important;
    }
    body .home-spotlight-wrapper .main-slider .blk-button-call {
        top: calc(20% + 120px);
    }
}

@media (max-width: 786px) {
    .responsive-slider .main-slider .i-slider .i-caption h4 {
        font-size: 28px !important;
    }
    body.full-theme .main-slider .blk-button-call .inner .btn.btn-callToAction {
        font-size: 20px;
        height: 45px !important;
        padding: 8px 15px;
    }
}

@media (max-width: 767px) {
    .responsive-slider .main-slider .i-slider .i-caption {
        top: 20% !important;
    }
    body .home-spotlight-wrapper .main-slider .blk-button-call {
        top: calc(20% + 110px);
    }
}

@media (max-width: 730px) {
    body.full-theme .main-slider .i-slider .i-caption h4 {
        overflow: hidden;
        white-space: nowrap;
    }
    .responsive-slider .main-slider .i-slider .i-caption a {
        text-overflow: ellipsis;
    }
}

@media (max-width: 586px) {
    .responsive-slider .main-slider .i-slider .i-caption h4 {
        font-size: 24px !important;
    }
    .responsive-slider .main-slider .i-slider .i-caption p {
        font-size: 18px;
    }
    body.full-theme .main-slider .blk-button-call .inner .btn.btn-callToAction,
    body.full-theme .main-slider .i-slider .blk-button-call .inner .btn.btn-callToAction{
        font-size: 18px;
        height: 40px !important;
        padding: 7px 15px;
    }
}

.responsive-slider .main-slider .i-slider .i-caption p {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
/** End @ticket #23379 */


/** @ticket #23414 */

footer .fullw .inner .container{
  flex: 1
}
/** End @ticket #23414 */


.tax-event-type .event-thumbs-up-next-the-title .category-ttl a,
.tax-event-type .event-thumbs-up-next-the-title .category-lft-title a,
body .blog-itm .b-btn .btn-b,
body.full-theme .b-btn.category .btn-category,
#apollo-view-more-upcomming-container .more-frm-itm .more-ct h3 a,
#apollo-view-more-past-container .more-frm-itm .more-ct h3 a{
  font-family: "Oswald", sans-serif;
}
/** End @ticket #23413 */


/** @ticket # 234777 */

.list-more-category .more-cat-itm .more-ct h3 a,
.list-more-category .more-cat-itm .b-btn a.btn-b{
    font-family: "Oswald", sans-serif;
}
/** End @ticket # 234777 */


/** @ticket #23438 */

@media (max-width: 480px) {
  .apl-home-slider-display-full.responsive-slider .flexslider .slides {
    background-color: #6ca991 !important;
  }
  .apl-home-slider-display-full.responsive-slider .flexslider .i-slider {
    display: flex;
    flex-direction: column;
  }
  .apl-home-slider-display-full.responsive-slider .flexslider .i-slider>a {
    height: 170px;
    text-align: center;
  }
  .apl-home-slider-display-full.responsive-slider .flexslider .i-slider>a img {
    object-position:center;
    object-fit:cover;
  }
  body.full-theme .flex-direction-nav .flex-prev,
  body.full-theme .flex-direction-nav .flex-next {
    top: 80px;
  }
  body.full-theme .flex-direction-nav .flex-prev {
    left: 30px !important;
  }

	body.full-theme .flex-direction-nav .flex-next{
		right: 30px !important;
	}
  .apl-home-slider-display-full.responsive-slider .main-slider .i-slider .inner {
    margin: 0;
    display: block;
     margin-top: -1px;
    order: 2;
  }
  .apl-home-slider-display-full.responsive-slider .main-slider .i-slider .i-caption {
    position: static;
    margin: 0;
   
    max-width: 100% !important;
    padding-bottom: 30px;
    padding-top: 10px;
  }
  body.full-theme .main-slider:not(.semi-trans-large) .blk-button-call {    
    bottom: unset !important;
    top: 120px !important;
  }
  
  .apl-home-slider-display-full.responsive-slider .flexslider .i-slider>a img{ 
    min-height: 100%; 
  }
   
  .apl-home-slider-display-full.responsive-slider .flexslider .i-slider>a img {
    object-position:center;
    object-fit:cover;
    width: 100%;
    height: 170px;
  }
}

@media (max-width: 400px) {
  body.full-theme .main-slider .i-slider .i-caption h4{
      font-size: 22px !important;
  }
}

@media (max-width: 360px) {
  .apl-home-slider-display-full.responsive-slider .flexslider .i-slider>a,
  .apl-home-slider-display-full.responsive-slider .flexslider .i-slider>a img{
    height: 150px;
  }
  
  body.full-theme .main-slider:not(.semi-trans-large) .blk-button-call {
    top: 100px !important;
  }
  
  body.full-theme .main-slider .i-slider .i-caption h4{
      font-size: 19px !important;
  }
}
/** End @ticket #23438 */


/** Featured Events grid & line spacing ------*/

body.full-theme .grid .blog-blk .list-blog.col-3 .blog-itm,body.full-theme .grid .blog-blk .list-blog.col-4 .blog-itm,body.full-theme .grid .blog-blk .list-blog.col-6 .blog-itm{
  height:unset!important;
  min-height:475px
}
.grid .blog-t .meta.auth{
  line-height:1.3;
  height:60px;
  overflow:hidden
}
body.home.full-theme .list-blog .blog-itm .desc {
    padding-top: 10px;
  font-size:14px;
  line-height:1.5;
}
/** END Featured Events grid & line spacing ------*/


/** @ticket #23610 */

@media (min-width: 768px) and (max-width: 1111px) {
  body.full-theme .top-head .logo a {
    margin-left: 0;
  }
  .top-head .top-blk.social-top {
    right: 5px !important;
  }
  body.full-theme:not(.apl-default-header) .top-head {
    flex-wrap: nowrap;
  }
  body.full-theme:not(.apl-default-header) .top-head .logo {
    width: 170px;
    max-width: 170px;
    flex-shrink: 0;
  }
  body.full-theme:not(.apl-default-header).header-bar--right .header .top-head .mobile-menu {
    margin-top: 139px !important;
    margin-right: 0 !important;
  }
  body.full-theme:not(.apl-default-header).header-bar--right .header .top-head .mobile-menu .main-menu .mn-menu ul.nav {
    justify-content: flex-end;
  }
  body.full-theme:not(.apl-default-header) .top-head .mobile-menu .main-menu .mn-menu .nav>li>a {
    font-size: 1.9vw;
  }
  body.full-theme:not(.apl-default-header) .top-head .mobile-menu ul.nav > li:last-child .sub-menu.level-1 {
    left: auto;
    right: 0;
  }
  body.full-theme:not(.apl-default-header) .mn-menu ul.nav > li:last-child .sub-menu.level-2,
  body.full-theme:not(.apl-default-header) .mn-menu ul.nav > li:nth-last-child(2) .sub-menu.level-2,
  body.full-theme:not(.apl-default-header) .mn-menu ul.nav > li:nth-last-child(3) .sub-menu.level-2 {
    left: auto;
    right: 100%;
    margin-right: 0;
    margin-left: -10px;
  }
}

@media (min-width: 1112px) {
  body.full-theme:not(.apl-default-header) .top-head .mobile-menu .main-menu .mn-menu .nav>li>a{
    font-size: 20px;
  }
}
/** End @ticket #23610 */


/* Begin style video background issue 17812 --------*/

body.full-theme .landing-promo {
  position: relative;
  overflow: hidden;
}

body.full-theme .landing-promo .bgVideo-wrap {
  height: 0;
  padding-bottom: 50%;
  overflow: hidden;
}

body.full-theme .landing-promo #bgVideonew {
  width: 100%;
  height: auto;
  position: absolute;
  bottom: 0;
}

body.full-theme .landing-promo #logo {
  display: none;
}

/* Video graphic overlay position ------------*/

body.full-theme .landing-promo #promo-title {
  position: absolute;
  z-index: 99;
  top: 65%;
  width: 100%;
  left: auto;
  right: auto;
  text-align: center;
}

body.full-theme .landing-promo #promo-title h1 {
  border: medium none;
  font-size: 3em;
  width: 580px;
  margin-left: auto;
  margin-right: auto;
  line-height: 1em;
  color: white !important;
  background:#34657f;
  padding: 10px;
}

body.full-theme .landing-promo a.down-arrow {
  color: #fff;
  z-index: 100;
  position: absolute;
  bottom: 20px;
  left: 50%;
  text-align: center;
  width: 290px;
  margin-left: -145px;
}

body.full-theme .landing-promo a.down-arrow h3 {
  font-size: 1.2em;
  font-weight: lighter;
  min-width: 200px;
  margin-bottom: 0px;
  margin-left: auto;
  margin-right: auto;
  text-transform: uppercase;
}

body.full-theme .landing-promo a.down-arrow .fa {
  font-size: 3em;
}

@media (max-width: 767px) {
  body.full-theme .landing-promo #promo-title h1 {
    font-size: 2.5em;
  }

  body.full-theme .landing-promo a.down-arrow .fa {
    font-size: 2.5em;
  }

  body.full-theme .landing-promo a.down-arrow {
    bottom: 10px;
  }
}

@media (max-width: 1024px) {
  body.full-theme .landing-promo #promo-title {
    position: absolute;
    top: 65%;
    width: 100%;
    left: auto;
    right: auto;
    text-align: center;
  }
}

@media (max-width: 992px) {
  body.full-theme .landing-promo #promo-title {
    top: 58%;
  }
}

@media (max-width: 600px) {
  body.full-theme .landing-promo #promo-title {
    top: 55%;
  }

  body.full-theme .landing-promo #promo-title h1 {
    font-size: 2em;
    width: 90%;
  }

  body.full-theme .landing-promo a.down-arrow .fa {
    font-size: 2em;
  }
}

@media (max-width: 480px) {
  body.full-theme .landing-promo #promo-title {
   	top: 52%;
  }
}

@media (max-width: 420px) {
  body.full-theme .landing-promo #promo-title {
   	top: 42%;
  }
}

@media (max-width: 360px) {
  body.full-theme .landing-promo #promo-title {
   	top: 32%;
  }
}

body.full-theme .landing-promo {
    max-height: 500px; /* Adjust your video visible portion here */
}

/* And style video background issue 17812 ---------*/
  
  
/** Masthead calendar ----------------*/

.calendar-top a {
  display: inline-block;
  width: 30px;
  height: 30px;
  color: #5d2b4d;
  text-align: center;
}
.calendar-top i{
    font-size:50px;
    font-weight: normal;
    text-align: center;
}
 .top-head .top-blk.calendar-top {
  margin-top: 37px !important;
  height: 45px;
  right: 200px !important;
}
 .top-head .top-blk.calendar-top a {
   display: inline-block !important;
   margin-right: 15px !important;
   -webkit-border-radius: 50% !important;
   -moz-border-radius: 50% !important;
   border-radius: 50% !important;
   width: 45px !important;
   height: 45px !important;
   border-bottom:none !important;
   background-color:#5d2b4d!important;
  color:#5d2b4d !important;  
}
 .calendar-top a i {
   vertical-align: -8px !important;
   line-height: 30px !important;
   font-size: 30px !important;
}
 .top-head .top-blk.calendar-top a:hover {
   width: 35px !important;
   background-color: #ffffff !important;
   color: #999999 !important;
   transition: none !important;
}

    .top-head .top-blk.calendar-top{right: 0px !important}

body.full-theme:not(.apl-default-header) .top-head .top-blk.calendar-top a span{
    visibility: visible;
    transform: scale(1);
    opacity: 1;
    text-align: center;
    color: #5d2b4d;
    font-size: 16px;
    font-weight: 400;
    font-family: "Oswald", sans-serif;
    margin-top: 6px;
}
.top-head .top-blk.calendar-top{
    right: 400px !important;
}
.top-head .top-blk.calendar-top a{
    margin-right: 25px !important;
}

@media (max-width: 900px) and (min-width: 768px){
    .top-head .top-blk.calendar-top {
        right: 0 !important;
    }

    body.full-theme:not(.apl-default-header) .top-head .top-blk.calendar-top{
        margin-bottom: 20px;
    }
}

@media(min-width: 768px){
    body.full-theme:not(.apl-default-header) .top-head .top-blk.calendar-top {
        display: flex !important;
    }
}

body.full-theme:not(.apl-default-header) .top-head .top-blk.calendar-top a {
    background-color: transparent !important;
    width: 55px !important;
    height: auto !important;
    display: flex !important;
    justify-content: center;
    flex-direction: column;
}

body.full-theme:not(.apl-default-header) .top-head .top-blk.calendar-top a i {
    background-color: #fff;
    border-radius: 100%;
    width: 45px !important;
    height: 45px !important;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 18px;
    margin: 0 auto;
}

@media (max-width: 767px) {
    body.full-theme.oct__hamburger-mobile .header .top-head.top-head__oct-mobile .top-blk.calendar-top {
        margin-bottom: 20px !important;
        display: flex !important;
        float: none;
        justify-content: center;
    }
  
  	 .top-head .top-blk.calendar-top a:last-child {
        margin: 0 !important;
    }
}

body.full-theme:not(.apl-default-header) .top-head .top-blk.calendar-top a:hover i{
    background: #ffffff;
}

/** END Masthead calendar ---------*/

body.full-theme:not(.apl-default-header) .fas {
    font-family: FontAwesome;
}

.full-theme .top-search.apl-event-top-search {
    padding-top: 25px!important;
    pointer-events: auto;
    background-color: #e9e9e9;
    color: #666;
}

.full-theme .top-search-row .sub-blk .btn.btn-l {
    border-color: #34657f;
}
.top-search-row .sub-blk .btn.btn-l.lgr.fr {
    display: inline-block;
    background: #34657f!important;
    color: #fff;
    width: 100px;
    height: 40px;
}


/*START #24887: https://git.elidev.info/nhanlt/apollo-theme/-/issues/172#note_9175 */

body.home.full-theme .featured-blog-list .blog-itm .b-share-cat a.sc {
	line-height: 25px;
}

body.home.full-theme .grid .blog-itm.on-hover:hover .b-share-cat a.sc.inst span{
	background: transparent;
}

.b-share-cat > a.sc.inst:hover i {
    color: #d6249f;
}

body.full-theme .grid .on-hover:hover .blog-ttl {
  	margin-top: 55px;
}


@media screen and (max-width: 480px) {
  	body.full-theme .grid .blog-blk .list-blog.col-4 .blog-itm:hover {
    	min-height: 355px !important;
  	}
  
  	body.full-theme .grid .blog-blk .list-blog.col-4 .blog-itm.on-hover:hover .desc {
  		margin: 0;
  	}
}
/* END #24887 */

/* https://git.elidev.info/nhanlt/apollo-theme/-/issues/172#note_9360 */

article.category-itm .left-event-time {
    -webkit-border-radius: 0px !important;
    -moz-border-radius: 0px !important;
    border-radius: 0px !important;
}
