#topbar {
  height: 35px;
  background: #e12028!important;
}

@media (max-width: 1030px)  {
    .fb_iframe_widget {
        display: none !important;
    }
}


/**
 * Override logo
 */
.logo {
    /*width:width_of_logo;
    height:height_of_logo;
    background:url('Logo url') no-repeat;
    */ 
}
.logo > div {
    font-family: 'HelveticaNeue Light Condensed';
    position: absolute;
    top: -8px;
    font-size: 31px;
    color: #222222;
    font-weight: 400;
    letter-spacing: 8px;
    left: 50%;
    transform: translate(-45%, 0);
    width: 525px;
    text-align: left;
    padding-top: 136px;
    padding-left: 5px;
  	z-index: 1001;
}
@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 */


/** Navigation bar ----------------------------------*/

.main-menu .mn-menu .nav > li > a {
  color: #424242 !important;
  background-color: #ffffff;
  font-size: 15px;
  text-transform: uppercase;
  display: block;
  line-height: 71px;
  padding: 0 15px!important;
  font-family: 'Roboto Light', 'Open Sans', sans-serif;
}
.main-menu .mn-menu .nav > li > a:hover {
  color: #f99b26;
}
.main-menu .mn-menu .nav > li.cur > a {
  color: #f99b26;
  background: #fff;
}
.main-menu .mn-menu .nav > li:first-child > a{
  padding-left:0;
}
.main-menu .mn-menu .nav > li:last-child > a{
  padding-right:0;
}
.mn-menu .has-child ul.sub-menu {
  position: absolute;
  top: 74px;
  left: -10px;
  z-index: 501;
  width: 220px!important;
  padding: 15px 0;
  font-family: 'Roboto Light', 'Open Sans', sans-serif;
}
/** End navigation bar ------------------------------*/


/* Horizontal search bar -------------------------*/

.top-search-row{
   padding-left:20px;
   background:#f7c759;
   box-sizing:border-box;
  margin-top:5px;
}
.fa.fa-search.fa-flip-horizontal.fa-lg{
  background: #f7c759!important;
  border: none;
  color: #fff;
}
.btn.btn-l.s{
  background: #f7c759!important;
  border: none;
}
.top-search-row .sub-blk .btn.btn-l.lgr.fr {
  display: inline-block;
  background: #ffffff;
  border-width: 2px;
  border-color: #f7c759;
  color: #77706c;
  width: 100px;
  height: 40px;
  margin-left:0;
}
.top-search-row .sub-blk .btn.btn-l.lgr.fr:hover {
  background: #f99b26!important;
  color: #fff!important;
}
.top-search-row .event-search {
  background: #ffffff!important;
  border-color: #f7c759!important;
  color: #000000!important;
}
.form-event .s-rw .lst-lik span.no-line {
  border-color:#f7c759;
}
.form-event .s-rw .lst-lik a.seven,
.form-event .s-rw .lst-lik a.fourteen,
.form-event .s-rw .lst-lik a.thirsty {
  background:#fee098;
  border-color: #fee098;
}
.form-event .s-rw .lst-lik a.seven:hover {
  background:#f99b26;
  border-color: #f99b26;
}
.form-event .s-rw .lst-lik a.fourteen:hover {
  background:#f99b26;
  border-color: #f99b26;
}
.form-event .s-rw .lst-lik a.thirsty:hover {
  background:#f99b26;
  border-color: #f99b26;
}
.form-event .s-rw .lst-lik a.today,
.form-event .s-rw .lst-lik a.tomorrow,
.form-event .s-rw .lst-lik a.weekend {
  background:#fee098;
  border-color: #fee098;
}
.form-event .s-rw .lst-lik a.today:hover{
  background:#f99b26!important;
  border-color: #f99b26!important;
}
.form-event .s-rw .lst-lik a.tomorrow:hover {
  background:#f99b26!important;
  border-color: #f99b26!important;
}
.form-event .s-rw .lst-lik a.weekend:hover {
  background:#f99b26!important;
  border-color: #f99b26!important;
}
.calendar-ipt > span, .calendar-ipt > span .inp{
  background:#ffffff;
  border: none;
  height: 30px;
  width: 150px;
}
.apl-event-top-search .select2-container--default .select2-selection--single .select2-selection__placeholder {
  color: #444;
  border-color: #fee098;
}
/* END Horizontal search bar -------------------------*/


/** NEW **/
.flexslider .slides img{
  top:0!important;
}
.main-menu{
    background-color: #fff!important;
    z-index: 500;
    position: relative;
}
.main-menu .mn-menu .nav > li > a{
 border:none!important;
}
.mn-menu .nav {
    height: 77px;
    margin-top: 5px;
    border-top: 1px solid #f99b26;
    padding-left: 10px;
    padding-right: 10px;
}
.mn-menu .nav > li{
   height:77px
}
@media (max-width: 768px) {
  .mn-menu .nav > li{
     height:auto;
  }
  .category-itm .category-t{
    margin-left:0;
    float:none;
   }
  .category-itm .pic{
     float:none;
     margin-bottom:20px;
     width:100%;
     text-align:center;
     height:auto;
  }
  .category-itm .pic img{
    max-width:100%;
    width:auto;
    height:auto;
  }
}
.social-top a{
  background-color: #f99b26;
  height:35px;
  width:35px;
}
.social-top a:hover{
    margin-right:0;
    color:#ffffff !important;
    background-color: #424242;
}
.social-top i{
    font-size:20px;
    line-height:35px;
}
.top-head .top-blk.login-top {
  display: inline-block;
  margin: 20px 0 0 0 ;
  vertical-align: middle;
  height: 55px;
  text-align: center;
  color: #999999;
}
.top-head .top-blk.login-top a {
  font-family: 'Roboto Light', 'Open Sans', sans-serif;
  font-size: 14px;
  margin-right: 10px;
  color: #424242;
}
.top-head .top-blk.login-top a:hover {
 color: #f99b26 !important;
}
.top-head .top-blk a {
    background-clip: padding-box;
    border-bottom-left-radius: 50%;
    border-bottom-right-radius:50%;
    border-top-left-radius: 50%;
    border-top-right-radius: 50%;
    color: #fff;
    margin-left:15px;
}
.top-head .top-blk.social-top{
  margin-top:20px;
  position:relative;
}
.fa.fa-envelope.fa-lg{
   margin-left:0px;
}
.fa.fa-facebook.fa-lg{
   margin-left:0px;
}
.fa.fa-twitter.fa-lg{
 margin-left:5px;
}
.b-btn .btn-b:first-child{
    margin-right:5px;
}
.b-btn .btn-b + .btn-b{
    margin-right:0;
}
.top-blk.subscribe{
  position:relative;
  bottom:-10px;
  margin-right:-10px;
  height:40px;
}
.top-subscri{
    float:right;
    height:40px;
    background:#fff;
    border:1px solid #5d5d5d;
    width:250px;
}
.top-subscri > form{
   line-height:40px;
   position:relative;
}
.top-subscri > form .inp.inp-txt{
   width:calc(100% - 100px);
   height:27px;
   box-sizing:border-box;
}

@media (max-width:960px){
   .top-blk.subscribe{
     margin-right:0;
   }
}
@media(max-width: 920px){
     .top-sm-event{
         /*margin-left:10px;*/
     }
}
@media(max-width: 848px){
     .top-head .top-blk.social-top{
       margin-top:12px;
    }
    .main-menu .mn-menu .nav > li > a{
          padding: 0 30px;
    }
}
@media(max-width:768px){
      .nav > li{
         height:auto;
   }
   .top-head .logo{
       margin:0 auto;
       float:none;
    }
   
   .top-head .top-blk.social-top{
      margin-top:25px;
   }
   .top-blk.subscribe{
     margin-bottom:20px;
     bottom:0;
     width:100%;
   }
   .top-subscri{
     width:calc(100% - 224px);
  }
  .top-sm-event{
     margin-left:0;
   }
  .top-head .logo{
     width:58%;
     margin:auto;
   }
   .top-head .top-blk.social-top{
     text-align:center;
     width:100%;
     margin-left:0;
   }
}
.top-search-row .sub-blk .btn.btn-l.lgr.fr:hover {
  background: #f99b26;
  color: #ffffff;
}
/* END ----------------------------------------*/


/* Menu align center -------------------------*/

@media (min-width: 769px) {
    .mn-menu ul {
        text-align:center
    }
    .mn-menu ul ul {
    text-align: left;
    }
    .main-menu .mn-menu .nav > li {
        display: inline-block;
        float: left;
        border:none!important;
    }
      .main-menu .mn-menu .nav > li:first-child {
        border-left: 1px solid #35b9f7;
    }
}
/* END Menu align center ----------------------*/


/** Footer ----------------------------*/

.list-logo{
	text-align: center;
}
.list-logo a{
	display: inline-block;
	margin:0 25px;
	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 18px;
	width: 150px;
	vertical-align: top;
}
.menu-footer h3{
	margin: 0 0 10px;
	font-size: 14px;
        font-weight: 600;
	color:#fff;	
}
.menu-footer a{
	line-height: 1;
	text-decoration: none;
	font-size: 1.063em;
	color:#fff;
}
.menu-footer a:hover{
	text-decoration: underline;
  color:#ccc;
}
.menu-footer ul{
	margin: 0;
	padding: 0;
	list-style: none;
}
.menu-footer ul li{
	padding: 3px 0;
}
.bg-gray{
  padding: 10px 0;
  border-top: 3px solid #f99b26;
  background: #77706c;
}
.footer {
  border-top: 1px solid #424242;
  background: #424242;
  padding: 20px 0;
  color: #ffffff;
}
.footer > .inner > section.row {
  padding: 0 10px;
  box-sizing: border-box;
}
.copyright {
  padding: 10px 0;
  border-top: 1px solid #ddd;
  background: #fff;
  text-align: center;
}
.network{
	padding:10px;
	font-size: 11px;
	background: #fff;
        color:#999;
}
.network a{
	white-space: nowrap;
	line-height: 1.7em;
        color:#999;
}
.network a:hover{
	text-decoration: underline;
}
section.network a:hover {
    color: #424242;
}
/** End footer ------------------------------------*/


/** NAV - LEFT SIDEBAR -------------------*/

.nav-sidebar {
  background-color: #6d6e71;
}
.dsb-main-nav .sub-nav > ul {
  background-color: #6d6e71;
  padding: 0 0 0 34px;
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 75;
  -webkit-transition: all 0.15s linear 0.3s;
  -moz-transition: all 0.15s linear 0.3s;
  -ms-transition: all 0.15s linear 0.3s;
  -o-transition: all 0.15s linear 0.3s;
  transition: all 0.15s linear 0.3s;
}
/** END NAV - LEFT SIDEBAR -------------------*/


/** Override social header ----------------------*/

.social-top a.insta:hover{
  background:#77706c;
}
.social-top a.em:hover {
  background-color: #77706c;
}
.social-top a.go:hover {
  background-color: #77706c;
}
.social-top a.yt:hover{
  background:#77706c;
}
.social-top a.tu:hover{
  background:#77706c;
}
.social-top a.fb:hover{
  background:#77706c;
}
.social-top a.vm:hover{
  background:#77706c;
}
.social-top a.pt:hover{
  background:#77706c;
}
.social-top a.tm:hover{
  background:#77706c;
}
.fa.fa-gift {font-size: 20px;}

.social-top a.giff:hover{
	background:#77706c;
}
/** End override social header --------------------*/


/** Override menu --------------------**/

.tab-list li {
     width: auto !important;
}

@media(max-width: 1020px) {
    .tab-list li {
         width: 33.1% !important;
    }
}

@media(max-width: 915px) {
    .tab-list li {
         width: 49.2% !important;
    }
}

@media(max-width: 745px) {
    .tab-list li {
         width: 100% !important;
    }
}
/** End override menu ------------------------------**/


/** Directory sidebar ------------------------------*/

#content_sub ul#sidecolumnlist li ul#marin-sidebar li{
	padding: 4px 0;
}
ul#marin-sidebar{
	list-style-type: none;
	margin-top: 5px;
	margin-bottom: 5px;
  margin-left: 0;
}
ul#marin-sidebar li{
	background: none;
	padding: 4px 0;
	margin: 0;
	font-size:1.1em;
	border:none;
}
#marin-sidebar li a{
	background-color: #77706c;
	display: block;
	color: #fff;
	font-size: 14pt;
	font-weight: 400;
	text-align: center;
	padding-top: 12px;
	padding-bottom: 12px;
}
#marin-sidebar li a:hover{
	text-decoration: none;
	background-color: #ccc;
	transition: background-color 0.5s ease;
}
/** End directory sidebar ---------------------------*/


/** @ticket #12056 - Red DONATE button -------------- */

.top-head .top-blk .masthead-button-wrapper {
  position: relative;
  padding-top: 28px;
  text-align: right;
  z-index: auto;
}
.top-head .top-blk .masthead-button-wrapper .masthead-button {
  background: #e12028;
  color: #fff;
  border: 1px solid #e12028;
  cursor: pointer;
  border-radius: 0;
  font: 14px;
  text-transform: uppercase;
  margin: 0;
  padding: 5px 0 3px;
  line-height: 22px;
  text-align: center;
  width: 105px;
  display: inline-block;
}
.top-head .top-blk .masthead-button-wrapper .masthead-button: hover {
  background: #e12028;
  color: #252525!important;
  border: 1px solid #e12028;
}
.top-head .top-blk .masthead-button-wrapper p:first-child {
  margin-bottom: 10px;
}
.top-head .top-blk .masthead-button-wrapper .masthead-button span {
  vertical-align: -5px;
}

@media(max-width: 768px) {
  .top-head .top-blk .masthead-button-wrapper {
    position: relative;
    padding: 15px 0;
    text-align: right;
  }
  .top-head .top-blk .masthead-button-wrapper p:first-child {

  }
  .top-head .top-blk .masthead-button-wrapper p{
    display: inline-block;
    margin: 0 10px;
  }

  .top-head .top-blk .masthead-button-wrapper p:last-child{
    display: inline-block;
    margin-right: 0;
  }

  .top-head .top-blk.login-top {
    height: 75px;
  }
}

@media(max-width: 480px) {
  .top-head .top-blk .masthead-button-wrapper {
    text-align: center;
  }

@media(max-width: 320px) {
  .top-head .top-blk.login-top a {
    margin-right: 5px;    
  }
  .top-head .top-blk a {
    margin-left: 10px;
  }
}
}
/** End @ticket #12056 ----------------------- */


/** @ticket #12056 - SUBSCRIBE button ------------------------ */

.top-head .top-blk .masthead-button-wrapper {
  position: relative;
  padding-top: 28px;
  text-align: right;
  z-index: auto;
}
.top-head .top-blk .masthead-button-wrapper .masthead-button2 {
  background: #ed693a;
  color: #ffffff;
  border: 1px solid #ed693a;
  cursor: pointer;
  border-radius: 0;
  font: 14px;
  text-transform: uppercase;
  margin: 0;
  padding: 5px 0 3px;
  line-height: 22px;
  text-align: center;
  width: 116px;
  display: inline-block;
}
.top-head .top-blk .masthead-button-wrapper .masthead-button2: hover {
  background: #d75426!important;
  color: #ffffff!important;
  border: 1px solid #d75426;
}
.top-head .top-blk .masthead-button-wrapper p:first-child {
  margin-bottom: 10px;
}
.top-head .top-blk .masthead-button-wrapper .masthead-button2 span {
  vertical-align: -5px;
}

@media(max-width: 768px) {
  .top-head .top-blk .masthead-button-wrapper {
    position: relative;
    padding: 15px 0;
    text-align: right;
  }
  .top-head .top-blk .masthead-button-wrapper p:first-child {

  }
  .top-head .top-blk .masthead-button-wrapper p{
    display: inline-block;
    margin: 0 10px;
  }

  .top-head .top-blk .masthead-button-wrapper p:last-child{
    display: inline-block;
    margin-right: 0;
  }

  .top-head .top-blk.login-top {
    height: 75px;
  }
}

@media(max-width: 480px) {
  .top-head .top-blk .masthead-button-wrapper {
    text-align: center;
  }

@media(max-width: 320px) {
  .top-head .top-blk.login-top a {
    margin-right: 5px;    
  }
  .top-head .top-blk a {
    margin-left: 10px;
  }
}
}
/** End @ticket #12056 ----------------------- */


/** Constant Contact ----------------------- */

.ctct-custom-form {
    font: 16px Helvetica Neue,Arial,sans-serif;
    line-height: 1.5;
    -webkit-font-smoothing: antialiased;
    min-width:350px;
    margin:0 auto;
    box-sizing:border-box;
    padding: 15px;
}
.ctct-form-defaults {
    color: #000;
    padding:15px;
    border-radius:5px;
}
.ctct-custom-form * { box-sizing:border-box; }
.ctct-custom-form p { margin: 0; margin-bottom: 24px;}
.ctct-custom-form select { width: 100%; height: 46px; border: 1px solid #b0b6bb; background-color: #fff; box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1); }
.ctct-custom-form .ctct-form-required { position: relative; }
.ctct-custom-form .ctct-form-required:before {content: "\2217";position: absolute;top: -4px;left: -12px;color: #f5463b; }
.ctct-custom-form input[type="text"] {
    width: 100%;
    padding: 10px 15px;
    border: 1px solid #b0b6bb;
    border-radius: 4px;
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
    font-family: Helvetica Neue, Arial, sans-serif;
    color: #394856;
    font-size: 16px;
    line-height: 1.5; 
    }
.ctct-custom-form input[type="text"]:focus { outline: 1px solid #5dacd6; }
.ctct-custom-form .ctct-form-errorMessage {
    font-size: 16px;
    line-height: 1.5;
    margin-bottom: 12px;
    color: #f5463b; 
}
.ctct-custom-form ::-webkit-input-placeholder { color: #88919a; }
.ctct-custom-form :-moz-placeholder { color: #88919a; }
.ctct-custom-form ::-moz-placeholder { color: #88919a; }
.ctct-custom-form :-ms-input-placeholder { color: #88919a; }
.ctct-custom-form input.is-error, .ctct-custom-form .ctct-form-input.is-error {
    border-color: #f5463b !important;
    color: #f5463b !important; 
}
.ctct-custom-form label {
    display: block;
    margin-bottom: 12px;
    line-height: 1; 
}
.ctct-custom-form .Button {
    display: inline-block;
    margin-bottom: 0;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    font-size: 16px;
    padding: 14px 20px;
    line-height: 1;
    background-image: none;
    background-color: #ebedee;
    color: #0078c1;
    border: none;
    box-shadow: none;
    border-radius: 2px;
    -webkit-user-select: none;
    -ms-user-select: none;
    -moz-user-select: none;
    -o-user-select: none;
    user-select: none;
    -webkit-transition: all 0.1s ease-in-out;
    -ms-transition: all 0.1s ease-in-out;
    -moz-transition: all 0.1s ease-in-out;
    -o-transition: all 0.1s ease-in-out;
    transition: all 0.1s ease-in-out; 
}
.ctct-custom-form .ctct-button {
    color: #fff;
    background-color: #0078c1;
    display: block;
    width: 100%; 
}
.ctct-custom-form .ctct-button:hover {
    color: #fff;
    background-color: #3e9fda; 
}
.ctct-custom-form .ctct-button:active {
    background-color: #005c94; 
}
.ctct-custom-form .ctct-form-footer {
    font-size: 11px;
    font-family: Helvetica Neue,Arial,sans-serif;
    padding: 10px 0px 0px 0px;
}
/** END Constant Contact ----------------------- */


/** Right sidebar-------------------------------------- */

.r-blk.big a.apl-two-columns {
    display:inline-block;
    width:50%;
}
@media (min-width: 481px) and (max-width: 508px) {
    .r-blk.big a.apl-two-columns {
        width:46%;
   }
}

.r-blk-ct .apl-two-columns:first-child , .r-blk-ct .apl-two-columns:last-child {
  padding : 0;
}

.r-blk-ct .apl-two-columns {
 margin-bottom:10px;
}
/** End of right sidebar --------------------------------*/


/** Masthead button art MAGAZINE and ARTES LATINX ------------------- */

.top-head .top-blk .masthead-button-wrapper .masthead-button.desk-arts--show {
	display: inline-block;
}
.top-head .top-blk .masthead-button-wrapper .masthead-art-mbl {
	display: none;
}
.top-head .top-blk .masthead-button-wrapper .masthead-button {
	padding-right: 5px;
  	padding-left: 5px;
  	min-width: 106px;
    letter-spacing: 1px;
  	width: auto;
}	
.top-head .top-blk .masthead-button-wrapper .masthead-button.arts-btn {
 	background-color: #ffffff;
 	color: #252525;
    border-color:#e12028;
	transition: all 0.3s;
}
.top-head .top-blk .masthead-button-wrapper .masthead-button.arts-btn:hover {
	background-color: #ffffff;
  	color: #f99b26 !important;
    border-color:#e12028;
    transition: all 0.3s;
}

@media (min-width: 769px) {
.top-head .top-blk .masthead-button-wrapper .masthead-button.arts-btn {
	margin-right: 7px;
}
}

@media (max-width: 768px) {
.top-head .top-blk .masthead-button-wrapper .masthead-button.desk-arts--show {
	display: none;
}
.top-head .top-blk .masthead-button-wrapper .masthead-art-mbl {
	display: inline-block;
}
.top-head .top-blk .masthead-button-wrapper .masthead-art-mbl .masthead-button:first-child {
  	margin-right: 10px;
}	
.top-head .top-blk .masthead-button-wrapper .masthead-art-mbl .masthead-button:last-child {
	margin-left: 10px;
}
}

@media (max-width: 508px) {
  .top-head .top-blk.login-top {
  	height: auto;
  }
}

@media (max-width: 480px) {
  .top-head .top-blk .masthead-button-wrapper p.masthead-art-mbl {
  	display: block;
    margin-left: 0px;
  }
  .top-head .top-blk .masthead-button-wrapper .masthead-art-mbl .masthead-button:first-child {
  	margin-left: 0;
  }
}


/* Override Blog Header Content --------------------*/

.top-head{background-color:transparent !important}
 .mn-menu .nav {
	 padding-left: 5px !important;
	 padding-right: 5px !important;
}
 .main-menu .mn-menu .nav > li > a {
	 padding: 0 14px !important;
}
 .main-menu .mn-menu .nav > li:first-child > a {
	 padding-left: 0 !important;
}
 .main-menu .mn-menu .nav > li:last-child > a {
	 padding-right: 0 !important;
}
 @media (min-width: 1024px) {
	 .main-menu .mn-menu .nav > li.border-right {
		 padding: 20px 0px;
		 height: 37px;
	}
	 .main-menu .mn-menu .nav > li.border-right > a {
		 border-right: 1px solid #333 !important;
		 line-height: 31px;
	}
}
.top-head .top-blk.login-top{height:45px;}
.top-head .top-blk.social-top{height:50px;margin-left:20px!important;background-color: none !important}
.top-head .top-blk.social-top a{margin-left:4px}
.top-head .top-blk.masthead{height:auto}

.top-head .top-blk .masthead-button-wrapper{padding-top:0px !important}
 .top-head .masthead-button-wrapper .masthead-col {
	 float: right !important;
}
 .top-head .masthead-button-wrapper .masthead-col.uptake {
	position: relative;
   	margin-right: 30px;
    z-index: auto;
}
 .top-head .masthead-button-wrapper .btn-uptake {
	 display: block;
}
 .top-head .masthead-button-wrapper .btn-uptake img {
	 height: 73px;
}
 .masthead-button-wrapper.blog .clearfix {
	 clear: both;
	 height: 1px;
}
.top-head .top-blk .masthead-button-wrapper .masthead-col .masthead-button,
.top-head .top-blk .masthead-button-wrapper .masthead-col .masthead-button2{
  min-width:116px;width:116px;padding-left:0px;padding-right:0px
}
 @media (max-width: 768px) {
	 .top-head .top-blk.login-top {
		 height: auto;
       width:100%;
	}
   .top-head .top-blk.masthead{height:80px;margin-top:80px}
	 .top-head .masthead-button-wrapper .masthead-col p {
		 display: block !important;
		 margin-right: 0px;
	}
	 .top-head .masthead-button-wrapper .masthead-col p:last-child {
		 margin-bottom: 10px;
	}
	 .top-head .masthead-button-wrapper .masthead-col.uptake {
		 margin-right: 20px;
	}
}
 @media (max-width: 480px) {
	 .top-head .masthead-button-wrapper .masthead-col.uptake {
		 margin-right: 10px;
	}
}

body .top-search-row .event-search,
body .top-search-row .inp-txt,
body .top-search-row .select2-container--default .select2-selection--single,
body .top-search-row .accessibilyty-dropdown dt {
	 background-color: #fee098 !important;
	 border-color: transparent !important;
}

body.blog-landing-page{
	font-family: 'Roboto', sans-serif !important;
}

body.page-template-post-landing-template .b-share-cat,
body.blog-landing-page .b-share-cat{
	text-align:center;
}
body.single-post .b-share-cat{
	text-align: left;
}

/*--------
body.blog-landing-page .b-share-cat .sc.tw{
	 display: none !important;
}
--------*/

body.blog-landing-page .wc-r .r-blk h3,
body.blog-landing-page .wc-r .r-blk h4{
	 color: #666 !important;
}

body.blog-landing-page .blog-category.dt-blog{
	margin-bottom: 0px;
	margin-top: 0px;
	font-weight: 600;
}

body.blog-landing-page .blog-category .fa-user,
body.blog-landing-page .blog-category .fa-folder-open,
body.blog-landing-page .blog-category .fa-calendar{
	display: none;
}
body.blog-landing-page nav.blog-list > li .blog-tt .blog-name{
	margin-top: 0px;
}
body.single-post .blog-name p{display: none}
body.blog-landing-page .blog-content blockquote p,
body.blog-landing-page .blog-content a,
body.blog-landing-page .blog-content a:hover,
body.blog-landing-page .blog-category a:hover{
  color: #00a7cb;
}
body.blog-landing-page .blog-content hr{
	background-color: #00a7cb;
	height: 3px;
	margin:10px 0px;
}
body.blog-landing-page .apl-internal-content blockquote{
  border-left-color:transparent !important;
}
body.blog-landing-page .blog-category .apl-blog-cat a,
body.blog-landing-page .blog-category .apl-blog-cat a:hover{
  color:#9acc15 !important;
}
body.blog-landing-page .blog-category .apl-blog-date{
  text-transform:uppercase;
}
body.blog-landing-page .blog-tt .blog-name a{
	margin-top: 0px;
	font-weight: 500;
}
body.blog-landing-page .breadcrumbs{
	display:inline-block;
}
.single-post nav.blog-list>li .blog-content .blog-pic-detail{text-align:left}
.single-post .blog-pic-detail .apl-blog-detail-image .wp-caption-text{text-align:left;font-style: italic;}
.single-post .blog_top_sub_containt{margin-bottom: 20px}
body.blog-landing-page nav.blog-list>li .blog-tt, 
body.blog-landing-page nav.blog-list>li .blog-tt .blog-date.namedetail-txt{
	margin-bottom: 0px !important;
}
body.single-post nav.blog-list>li .blog-tt, 
body.single-post nav.blog-list>li .blog-tt .blog-date.namedetail-txt{
	margin-bottom: 10px !important;
}
body.blog-landing-page nav.blog-list>li .blog-category.author-blog{margin-bottom: 20px;margin-top:5px}
body.single-post .author-blog{margin-bottom: 10px !important}
body.single-post .blog-category.dt-blog{margin-top:25px !important}
body.single-post nav.blog-list{padding-left:5px}


/*Blog title text size:*/

body.blog-landing-page nav.blog-list>li .blog-tt .blog-name a{
  font-size:24px!important;
  font-weight:bold;
  line-height:1.25;
}


/*Blog body text size:*/

body.blog-landing-page nav.blog-list>li .blog-content{
  font-size:16px!important;
}


/*Blog Quote text size:*/

body.blog-landing-page .apl-internal-content blockquote{
  font-size:18px!important;
}

/*Entire logo is clickable*/

.header .top-head .masthead {
float: right;
}