/* fema1.css overrides */
html{
  font-size: 100% !important;
}

#navigation
{
  margin: 0 !important;
}

header {
  z-index: 1003;
}

.region-header input {
  border: none;
  border-radius: 4px;
  color: #222;
  font-size: 0.875rem;
  font-size: 1em;
  height: 30px !important;
  line-height: 1.1em;
  max-width: 100%;
  min-height: 30px;
  padding: 8px 8px 7px;
}

#block-search-form input[type="submit"]
{
  background: url(../images/icons/icon-search.png) scroll no-repeat 14px 7px transparent !important;
  display: block;
  height: 42px;
  margin: 0;
  padding: 0;
  text-indent: -99999px;
  width: 42px;
}

.language-menu-item {
  color: #222 !important;
  font-size: 14px !important;
}

#block-social-media-links-social-media-links {
  float: right !important;
  margin: 20px 50px 0px 0px !important;
  text-align: left;
}

#block-fema-front-page-fema-front-page-actions .take-action-about {
 margin: 20px 0 10px 0;
 width: auto;
 outline: 1px solid #DDDDDD ;
 padding: 0 5px 10px 5px;
 height: 360px;
 text-align: center;
}

.main-block {
 margin: 20px 0 10px 0 !important;
 outline: 1px solid #DDDDDD  !important;
 padding: 10px !important;
 height: 740px;
}

#block-fema-front-page-fema-front-page-actions [class*="col-"] {
 padding: 0 10px 0 10px;
}

/* fema1.css overrides end */

.page-title {
  color: #00649b;
  font-family: "Open Sans",Helvetica,Arial,sans-serif;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 2.5em;
  margin-top: 0.5em;
  margin-bottom: 0.2em;
}

.leading-news-block {
  background-color: #DDDDDD;
}

.side-bar {
  padding-top: 15px;
  background-color: #DDDDDD;
}

.side-bar-article {
  padding: 15px 25px 30px 30px;
  background-color: #DDDDDD;
}

.side-bar-article img {
  height: 90px; 
  width: 180px;
  padding-bottom: 5px;
}

.headline-news-title {
  font-family: 'Open Sans',Helvetica,Arial,sans-serif;
  font-weight: bold;
  font-size: 36px;
  line-height: 110%;
  position: absolute;
  color: #fff;
  bottom: 140px;
  left: 15px;
  right: 15px;
  text-align: left;
  z-index: 2;
}

.headline-news-subtitle {
  font-family: 'Open Sans',Helvetica,Arial,sans-serif;
  font-size: 24px;
  line-height: 110%;
  position: absolute;
  color: #fff;
  bottom: 60px;
  left: 15px;
  right: 15px;
  text-align: left;
  z-index: 2;
}

.news-category {
  font-family: 'Open Sans',Helvetica,Arial,sans-serif;
  font-weight: bold;
  font-size: 20px;
  position: absolute;
  color: #fff;
  bottom: 10px;
  left: 15px;
  right: 15px;
  text-align: left;
  z-index: 2;
  text-transform: uppercase;
}

.hr-category {
  width: 25px;
  height: 3px;
  border:none;
  background-color: #fff;
  margin: 0 0 10px 0;
}

.side-block-title {
  font-family: 'Open Sans',Helvetica,Arial,sans-serif;
  font-weight: bold;
  text-transform: uppercase;
  color: #192753;
}

.side-block-article {
  font-family: 'Open Sans',Helvetica,Arial,sans-serif;
  font-weight: bold;
  color: #192753;
  margin-bottom: 15px;
}

.section-title {
  color: #192753;
  font-family: "Open Sans",Helvetica,Arial,sans-serif;
  font-weight: bold;
  margin-top: 25px;
  padding-left: 15px;
  text-transform: uppercase;
}

.block-title, .side-block-title, .section-title {
  font-size: 1.8em;
  margin-bottom: 0.5em;
}

.thumbnail img {
  width: 100%;
  position: relative;
}

.thumbnail {
  padding: 0;
  margin-bottom: 10px !important;
}

.thumbnail .caption-full {
  padding: 9px;
  color: #333;
}

.gradient-img {
  position:relative;
}

.gradient-img:before {
  content: '';
  position:absolute;
  top:0;
  left: 0;
  right: 0;
  bottom: 0;
  background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.65) 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,0.65)), color-stop(100%,rgba(0,0,0,0))); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0.65) 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0.65) 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0.65) 100%); /* IE10+ */
  background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0.65) 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#00000000',GradientType=0 ); /* IE6-9 */
  z-index: 1;
}

.side-block {
  padding-right: 15px;
  margin-bottom: 5px;
}

.more {
  float: right;
  margin-right: 15px;
  font-weight: bold;
  font-size: 18px;
}

.headline-links {
  text-align: center;
  font-weight: bold;
  font-size: 16px;
  padding: 10px 0 20px 0;
}

.hr-section {
  background-color: #00649b;
  border: medium none;
  height: 4px;
  margin: 0 0 15px;
}

.news-title-link {
  font-weight: bold;
  font-size: 18px;
  margin-bottom: 25px;
  margin-top: -25px;
}

.twitter-tweet {
  width: 276px;
}

.news-block {
  margin-bottom: 15px;
}

.section-news-block {
  margin-bottom: 15px;
}

.video-block {
  margin-bottom: 15px;
  min-width: 264px;
}

.video-block h4 {
  font-weight: bold;
}

#headline-image {
  height: auto; 
  width: 848px;
}

#headline-image-sm {
  height: auto; 
  width: 440px;
}

.article-text {
  margin-top: 25px;
}

.article-title {
  color: #192753;
  font-family: "Open Sans",Helvetica,Arial,sans-serif;
  font-weight: bold;
  font-size: 2.5em;
}

.article-subtitle {
  color: #00649b;
  font-family: "Open Sans",Helvetica,Arial,sans-serif;
  font-weight: bold;
  font-size: 1.5em;
}

.side-bar-article ul {
  list-style-type: none;
  margin: 15px 0 10px 0 !important;
  text-transform: uppercase;

}

.side-bar-article ul.dashed > li {
  list-style: none;
  margin-left: -20px;
  padding-left: 1em;
}

.side-bar-article ul.dashed > li:before {
  display: inline-block;
  content: "-";
  width: 1em;
  margin-left: -1em;
}

.block-language {
  margin: 10px 0 5px 0;
}

.block-language .btn-primary {
  background-color: #00649b;
}

.block-language label {
  color: #00649b;
  display: inline-block;
}

.selectpicker {
  font-size: 18px !important;
}

.pagination {
  float: right;
}

@media all and (max-width: 720px){
  .headline-news-title {
    font-size: 20px;
  }
  .headline-news-subtitle {
    font-size: 16px;
  }
  .news-category {
    font-size: 10px;
  }
  .article-title {
    font-size: 20px;
  }
  .side-bar {
    padding: 15px;
  }
  .side-block {
    padding-right: 15px;
    margin-bottom: 5px;
  }
}

@media all and (max-width: 640px){
  .headline-news-title {
    font-size: 20px;
  }
  .headline-news-subtitle {
    font-size: 16px;
  }
  .news-category {
    font-size: 10px;
  }
  .article-title {
    font-size: 20px;
  }
  .side-bar {
    padding: 15px;
  }
  .side-block {
    padding-right: 0;
  }
}

@media all and (max-width: 440px){
  .headline-news-title {
    font-size: 14px;
  }
  .headline-news-subtitle {
    font-size: 12px;
  }
  .news-category {
    font-size: 10px;
  }
  .article-title {
    font-size: 20px;
  }
  .side-bar {
    padding: 15px;
  }
  .side-block {
    padding-right: 0;
  }
}

@media all and (max-width: 320px){
  .headline-news-title {
      font-size: 10px;
  }
  .headline-news-subtitle {
    font-size: 10px;
  }
  .news-category {
    font-size: 8px;
  }
  .side-bar {
    padding: 15px;
  }
  .side-block {
    padding-right: 0;
  }
}

