/** Homepage Spotlights -------------------------*/

.home-spotlight-wrapper .top-search {
  margin-top: 10px;
  margin-bottom: 0px !important;
  position: static;
}

body.full-theme .main-slider .blk-button-call {
  position: absolute;
  z-index: 5;
  width: 100%;
  bottom: 60px;
}
.home-spotlight-wrapper.show_less_filter {
    margin-bottom:40px!important;
}
/** END Homepage Spotlights ---------------------*/


.cmFormElemButton  {
display:none!important;
}

@media (max-width: 1030px)  {
    .fb_iframe_widget {
        display: none !important;
    }
}


/** Top head & logo (masthead) -----------------*/

.top-head{
  height:165px!important;
}
@media (max-width: 480px) {
  .top-head {
    height: 100% !important;
	}
}
/** END Top head (masthead) -----------------*/


/**
 * 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: #514f52;
  height: 45px !important;
  width: 100%;
  left: 0;
  top: 0;
  z-index: 999;
}

.top-blk.login-top.topbar {
  float: right;
  padding-top: 20px;
}
.top-blk.login-top.topbar a {
  color: #fff;
  font-size: 12px !important;
  font-weight: 400;
  margin-right: 10px;
}
.top-blk.login-top.topbar a:hover {
  color: #a4d4d1;
}
/** End top -----------------------------*/


/** Navigation menu -----------------------------*/

.main-menu .mn-menu .nav > li > a {
  color:#fff;
  font-weight:400 !important;
  font-size:16px !important;
}
.mn-menu .has-child ul.sub-menu{
  position:absolute;
  top:74px;
  left:-10px;
  z-index:501;
  background:#222;
  width:225px;
  font-size:12px !important;
  padding:15px 0
}
.mn-menu .has-child ul.sub-menu>li{
  padding:0 10px;
  position:relative
}
.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
}
.mn-menu .has-child ul.sub-menu>li a:hover{
  background:#f9f9f9;
  color:#222
}
/** End navigation menu -----------------------------*/


/** Horizontal search bar ---------------*/

body .top-search-row.top-search-row-less-filter #search-auto-complate-append-here-header input {
    background-color: transparent;
    border: none;
    font-size: 22px;
    color: #bbbbbb!important;
    padding-left: 0;
}
body .top-search-row.top-search-row-less-filter #search-auto-complate-append-here-header {
    width: 100% !important;
    border-bottom: 2px solid #dddddd;
    margin-left: 5px;
    padding-left: 0;
    box-sizing: border-box;
}
body .top-search-row-less-filter .col-right .wrap-form-action .sub-blk .btn, body .top-search-row-less-filter .col-right .wrap-form-action .sub-blk .btn:hover {
    background-color: #007dc3 !important;
    border-color: #007dc3;
    color: #ffffff!important;
}
/** END Horizontal search bar -----------*/


/* Homepage horizontal search background ------------*/

.home-spotlight-wrapper.show_less_filter .top-search .inner {
    background-color:#e9e9e9;
    color: #ffffff!important;
}
/* END Homepage horizontal search background ------------*/


/** Footer --------------------------------*/

.list-logo{
  text-align: center;
}
.list-logo a{
  display: inline-block;
  margin:0 0px;
  vertical-align: top;
}
.menu-footer{
  margin: 0 10px;
  padding: 0;
  list-style: none;
  text-align:center;
  font-size: 12px!important;
}
.menu-footer > li{
  display: inline-block;
  padding:20px;
  width: 220px;
  vertical-align: top;
}
.menu-footer h3{
  margin: 0 0 10px;
  font-size: 14px!important;
  font-weight: 600;
  color:#fff;	
}
.menu-footer a{
  line-height: 1;
  text-decoration: none;
  color:#fff;
}
.menu-footer a:hover{
  text-decoration: underline;
  color:#384f5a;
}
.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 #ccc;
  color: #666;
  background: #fff;
}
.footer {
  border-top: 1px solid #005596;
  background: #005596;
  padding: 10px 0;
  font-size: 14px!important;
  color: #fff;
}
.footer > .inner > section.row {
  padding: 0 10px;
  box-sizing: border-box;
}
.copyright {
  padding: 10px 0;
  border-top: 1px solid #ddd;
  background: #ffffff;
  font-size: 12px!important;
  text-align: center;
}
.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: #af1e2d;
}
/** 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: #cccccc;
}
/**  End horizontal line -------------- */


/**  Buy Tickets and Save buttons -------------- */

.top-sm-event.donate.donate-btn,  a[data-activity="click-buy-ticket"]{
       background: #e55126 !important; 
       border: 1px solid #e55126 !important;
}
.top-sm-event.donate.donate-btn a, a[data-activity="click-buy-ticket"]{
        color: #ffffff !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: #fa6a40 !important; 
       border: 1px solid #e55126;
}
.top-sm-event.donate.donate-btn a:hover, a[data-activity="click-buy-ticket"]:hover, a[data-activity="click-discount"]:hover{
        color: #fff !important;
}
/**  End Buy Tickets and Save buttons -------------- */


h3 {
  line-height:1.5em
}

.postid-11762 .blog-pic-detail, .postid-12880 .blog-pic-detail{
  display:none;
}

.single-post .blog-name p {
  display:none;
}


/* 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;
}
body.full-theme .landing-promo #promo-title {
  position: absolute;
  top: 65%;
  width: 100%;
  left: auto;
  right: auto;
  text-align: center; 
}
body.full-theme .landing-promo #promo-title h1 {
  border: medium none;
  font-size: 4em;
  width: 530px;
  margin-left: auto;
  margin-right: auto;
  line-height: 1em;
  color: white !important;
  background:#007dc3;
  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: 580px; /* Adjust your video visible portion here */
}

/* And style video background issue 17812 ---------*/

.blk-fea-article .list-blog .fea-cat,
.blk-fea-article .fea-list .fea-cat {
  text-transform: uppercase;
  color: #002639!important;
  margin-bottom: 10px;
  font-weight: bold;
}


/* Start 17847 adjust video view top */

body.full-theme .landing-promo #bgVideonew {
bottom: auto;
top: 0;
}
/* End 17847 adjust video view top */


.nav-tab .nav-feature-event .tab-list li a{
    text-transform: uppercase;
    font-weight: none;
    font-size: 11px;
}


/* 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;
}

/** Buttons -------------------------*/

.btn.btn-2 {
  width: 250px;
  text-align: center;
  padding-top: 10px;
  padding-bottom: 10px;
  margin-bottom: 5px 0 5px 0;
  box-sizing: border-box;
  background: #d55b36;
  color: #ffffff;
  font-weight: 400;
  border-color: #a4d4d1;
}
.btn.btn-2 a{
    background:#d55b36 !important;
    border-color:#d55b36 !important;
    color:#ffffff;
}
.btn.btn-2 a:hover {
  background: #e77451 !important;
  color: #ffffff !important;
}
/** End buttons -------------------------*/


/** @Ticket #22367 Footer blocks in footer -----------*/

footer .fullw .inner {
  display: flex;
  flex-wrap: wrap;
}

footer .fullw .inner .container {
  width: calc(50% - 10px);
  margin-right: 5px;
  margin-left: 5px;
  background-position: center;
  background-size: cover;
  padding: 50px;
}

footer .fullw .inner .container {
  background-image: url("https://www.historiccoastculture.com/wp-content/uploads/sites/www.historiccoastculture.com/images/2020/02/sq-teal.jpg");
}

footer .fullw .inner .container + .container {
  background-image: url("https://www.historiccoastculture.com/wp-content/uploads/sites/www.historiccoastculture.com/images/2020/02/sq-teal.jpg");
} 

footer .fullw .inner .container img {
  width: 100% !important;
  display: none;
}

footer .fullw .inner .list-logo {
  width: 100%;
}

footer .fullw .inner p {
  min-width: 100%;
}

.text-block {
  position: relative;
  bottom: auto;
  right: auto;
  padding-left: 0;
  padding-right: 0;
}

.text-block .text-description {
  font-size: 14px !important;
  font-family: 'Open Sans', sans-serif!important;
}

footer .text-block .btn {
  font-weight: bold;
}
.text-block p i.fa {
  font-size: 60px;
  margin-right: 10px;
}

@media (max-width: 992px) {
  footer .fullw .inner {
    display: block;
    padding-left: 10px;
    padding-right: 10px;
  }
  footer .fullw .inner .container {
    width: 100%;
    margin-right: 0;
    margin-left: 0;
    margin-bottom: 20px;
  }
}
/** End @Ticket #22367 Footer blocks ------------------*/


/*
Ticket #22835 */

@media (max-width: 480px) {
	/*body.full-theme.oct__hamburger-mobile .header .top-head.top-head__oct-mobile .logo a:first-child img
	{
		height:75px;
	}*/
	body.full-theme .top-search{
		margin-top: -40px;
	}
	body.full-theme .flex-direction-nav .flex-prev{
		left: 30px !important;
	}
	body.full-theme .flex-direction-nav .flex-next{
		right: 30px !important;
	}
    body.full-theme.apl-home-slider-display-full.responsive-slider .flexslider .i-slider>a{
        height: 170px;
        text-align: center;
    }
	body.full-theme.apl-home-slider-display-full.responsive-slider .flexslider .i-slider>a img {
		height: 170px;
      	object-position:center;
      	object-fit:cover;
	}
}
@media (max-width: 320px) {
	/*body.full-theme.oct__hamburger-mobile .header .top-head.top-head__oct-mobile .logo a:first-child img
	{
		height:65px;
	}*/
	body.full-theme .top-search{
		margin-top: -45px;
	}
    body.full-theme .flex-direction-nav .flex-prev,
	body.full-theme .flex-direction-nav .flex-next{
		margin-top: -30px !important;
	}
}
/* End Ticket #22835 */

/* Hide Featured image */
/*.postid-19985 .blog-pic-detail img.detail {
 	display:none; 
}*/

/** @ticket #23116 */
@media (max-width: 767px){
    body.full-theme.oct__hamburger-mobile .header .top-head.top-head__custom-mobile .top-blk.social-top {
        background: #fff;
    }
}
/** End @ticket #23116 */

/** @ticket #23414 */
footer .fullw .inner .container{
  flex: 1
}
/** End @ticket #23414 */


.grid .blog-t .meta.auth {
    height: 48px;
    overflow: hidden;
}

.full-theme .top-search.apl-event-top-search {
    pointer-events: auto;
    background-color: #e9e9e9;
    color: #666;
}

.full-theme .top-search-row .sub-blk .btn.btn-l {
    border-color: #007dc3;
}
.top-search-row .sub-blk .btn.btn-l.lgr.fr {
    display: inline-block;
    background: #007dc3!important;
    color: #fff;
    width: 100px;
    height: 40px;
}
