/*
 Theme Name:   Advocator Child
 Theme URI:    http://rescuethemes.com
 Description:  DASH DC
 Author:       Ny Vo
 Author URI:   http://example.com
 Template:     advocator
 Version:      1.0.0
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  twenty-fourteen-child
*/


@import url("../advocator/style.css");


/* =Theme customization starts here
-------------------------------------------------------------- */

.top_header_wrap {
  padding:20px 0;
  border-bottom:4px solid #2c3135;
  background-position: center 200px;
  background-color: #FFFFFF;


}

.menu-item a { text-decoration:none; }

.mobile-img { display:none !important; }

.home_hero { 
    background: url(DashDC-hero.jpg) #608195 no-repeat; 
    padding:1em 0em 1em; 
    background-size:100% auto;
  background-position: center;
max-width:none;
margin:auto;
}

.home_hero h1 { color:white; text-shadow:1px 1px #333; line-height:1.3; font-weight:400; background-position: center 400px;}

.home-actions a {
    margin-right:1em;
    margin-bottom:1em;
}

.home-actions a img { vertical-align:bottom; height:25px; width:auto; margin-right:5px; }

.home .main_content_wrap { top:0px !important; background:#2c3135;  }

.top_header_wrap, 
.top_header_wrap nav, 
.top_header_wrap .top-bar-section li:not(.has-form) a:not(.button), 
.top_header_wrap .top-bar-section .dropdown li:not(.has-form) a:not(.button), 
.top_header_wrap .top-bar-section ul, 
.top_header_wrap .top-bar.expanded .title-area {
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,f1f1f1+100 */
background: #ffffff; /* Old browsers */
background: -moz-linear-gradient(top,  #ffffff 0%, #f1f1f1 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#f1f1f1)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #ffffff 0%,#f1f1f1 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #ffffff 0%,#f1f1f1 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #ffffff 0%,#f1f1f1 100%); /* IE10+ */
background: linear-gradient(to bottom,  #ffffff 0%,#f1f1f1 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f1f1f1',GradientType=0 ); /* IE6-9 */

}

.top-bar .toggle-topbar.menu-icon a:after {
    box-shadow: 0 10px 0 1px #FFFFFF, 0 14px 0 1px #FFFFFF, 0 22px 0 1px #FFFFFF;
    content: "";
    display: block;
    height: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 14px;
}

.donation_button {
    margin:10px 0px;
}

.action-btn, input[type="submit"] {
    
    display:block;
    padding:10px 20px;
    color:white;
    text-shadow:1px 1px #999;
    text-decoration:none;
    text-align: center;
    border-radius:5px;
    font-weight:bold;
    
    -webkit-box-shadow: 2px 2px 5px 0px rgba(51,51,51,0.35);
    -moz-box-shadow: 2px 2px 5px 0px rgba(51,51,51,0.35);
    box-shadow: 2px 2px 5px 0px rgba(51,51,51,0.35);
    
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#e4c336+0,bfa52a+100 */
    background: #e4c336; /* Old browsers */
    background: -moz-linear-gradient(top,  #e4c336 0%, #bfa52a 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e4c336), color-stop(100%,#bfa52a)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #e4c336 0%,#bfa52a 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #e4c336 0%,#bfa52a 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #e4c336 0%,#bfa52a 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #e4c336 0%,#bfa52a 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e4c336', endColorstr='#bfa52a',GradientType=0 ); /* IE6-9 */
 
}

.action-btn:hover, .action-btn:focus, input[type="submit"]:hover, input[type="submit"]:focus {
    color:white;
    background:#f4d862;
}

.left {
    float:left;
}

.right {
    float:right;
}

.rescue_search.rescue_search-open .rescue_icon-search,
.no-js .rescue_search .rescue_icon-search {
  z-index: 11;
  background: #ffffff;
  color: #b0b0b0;
}

.rescue_search input[type="search"] {
  height: 30px;
  border:1px solid #2c3135; 
  -webkit-border-radius:5px; 
  -moz-border-radius:5px;
  border-radius:5px;
  background-color:#004b5e;
  box-shadow: none;
  color:#ffffff;
  font-size: 12px;
  font-family: inherit; 
  padding: 0 0;
}

.rescue_icon-search {
  z-index: 90;
  background: #ffffff;
  color: #7a7b7e;
  text-transform: none;
  font-weight: normal;
  font-style: normal;
  font-variant: normal;
  font-size: 15px;
  font-family: 'icomoon';
  speak: none;
  -webkit-font-smoothing: antialiased;
}

.bottom_header_wrap .bottom_nav a {
  color: #ffffff;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-weight: 400;
  font-size: 11px;
}

.fa-stack br { display: none }

.safe a
{
  display: block;
  float: right;
  font-size: .7em;
  text-decoration: none;
  text-align:;
  color: #133a4c;
}

.safe a .green
{
  color: #99cc00;
}

.safe.top
{
  margin: 0px 0;
}

.safe.top a
{
  width: 165px;
  height: 42px;
}

.safe.side a
{
  background: #e2e7ea;
  padding: 5px;
  width: 165px;
}

.home_widgets_top a {
  color: #aaaaaa;
  border-bottom: 1px #888888;
}

.home_widgets_top .icon_hover h3 {
  font-size: 1.3rem;
  hover: #a2da08; 
}

.home_widgets_top .icon_hover i, .home_widgets_top .icon_hover h3 {
  color: #a2da08;
  -o-transition: 0.15s;
  -ms-transition: 0.15s;
  -moz-transition: 0.15s;
  -webkit-transition: 0.15s;
  transition: 0.15s;
 
}
.home_widgets_top .icon_hover:hover p {
  color: #a2da08;
}

.home_text_widget_right blockquote { font-size:1.2em; border-left-color:#cccccc; line-height:2; padding-left:1em; color:#666666; }

a h3:hover { 
    color: #a2da08;
}

.rescue-button.orange { background: #b2c939; }
.rescue-button.orange:focus, .rescue-button.orange:hover, .rescue-button.orange:active { background: #8fa22d; }

.rescue-button.black { background: #074b5d; }
.rescue-button.black:focus, .rescue-button.black:hover, .rescue-button.black:active { background: #0a6279; }

a.tribe-events-read-more {
  background-color: #b2c939;
  border: medium none;
  color: white;
  cursor: pointer;
  display: inline-block;
  font-size: 11px;
  font-weight: normal !important;
  line-height: normal;
  margin: 30px 0 0 0;
  padding: 0.325rem 1.25rem 0.3875rem;
  position: relative;
  text-align: center;
  text-decoration: none;
  border-radius: 3px;
  float: left;
  clear: both;
  transition: background-color 300ms ease-out 0s;
}

a.tribe-events-read-more:hover {
    background: #8fa22d;
    color: white;
}

.tribe-events-list .tribe-events-loop div.tribe-events-event-image {
  width: 100%;
}

.footer-bottom { margin-top:40px; }
.footer-bottom input[type="text"] { float:left; background:#2c3135; color:white; padding:1.5em; max-width:300px; border:none; outline:0; }
.footer-bottom input[type="submit"] { float:left; margin-left:-5px; border:none; outline:0; }

.widget h4 { color:white; font-size:18px; }
.widget_text p { color:white !important; }
.textwidget a { color:white; text-decoration:underline; }
.textwidget img { margin-bottom:1em; }

.nonprofit-partners { text-align:center; padding:0.5em 0; }
.nonprofit-partners img { max-width:90%; }

@media only screen and (max-width: 1024px) {
    .safe { display:none; }
    .home_hero h1 { }
    .home_hero { 
        background-image: none; background-color:#608195; 
        padding:2em 0em !important;
    }
    .home_hero .row { padding:0em 2em; }
    .mobile-img { display:block; }
    .right { float:none !important; }
}

/*----------------Board of Directors---------------------------*/

.img-wrap {
	height:350px !important;
	margin-bottom: 15px;
}

.img-wrap img {
	object-fit:cover;
	object-position: center;
}

.img-wrap .info {
	position: absolute;
	bottom: 20px;
	z-index: 3;
}

