/*
Theme Name: ASPRS Z
Theme URI: http://www.agenius-marketing.com
Description: ASPRS theme based on another theme
Author: aGenius
Author URI: http://www.agenius-marketing.com
Template: zerif-lite
Version: 1.1
*/

/* Generated by Orbisius Child Theme Creator (http://club.orbisius.com/products/wordpress-plugins/orbisius-child-theme-creator/) on Sat, 02 Apr 2016 15:39:11 +0000 */ 

@import url('../zerif-lite/style.css');
h3 {
  font-size: 24px;
  line-height: 24px;
}
.navbar.navbar-inverse.bs-docs-nav.fixed {
  background: black;
  color: white;
}
.navbar-inverse .navbar-nav ul.sub-menu li {
  float: none;
  list-style: outside none none;
  padding: 10px;
  position: relative;
  background: black;
}
.nav.navbar-nav.navbar-right.responsive-nav.main-nav-list li a {
  color: white;
  background: black;
}
.navbar.navbar-inverse.bs-docs-nav {
  background: black;
}
.latest-news {
  background: #fff repeat scroll 0 0;
  padding-bottom: 16px;
  padding-top: 20px;
border-top:1px solid #e0e0e0;
}
.g-recaptcha {
    display: inline !important;
}
.focus {
  padding-top: 5px;
  padding-bottom: 10px;
}
.latest-news {
  padding-bottom: 5px;
}
.our-team {
  padding-top: 3px;
  padding-bottom: 4px;
}
iframe#RISE {
  display: none;
}
#homevideo {position: fixed; top:0; left:0; z-index: -99; width: 100%; height: 100%;}
video {width:100%; height:auto;}
.team-member .social-icons {
    margin-bottom: 25px;
    display: none;
}
*, *::before, *::after {
  box-sizing: border-box;
}
.byline {
  font-size: x-small;
}
.entry-date.published {
  font-size: x-small;
}
.posted-on {
  font-size: x-small;
}
.url.fn.n {
  font-size: x-small;
}
.tags-links {
  display: none;
}
.entry-footer {
  display: none;
}
.navigation.post-navigation {
  display: none;
}
article.hentry {
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
  float: left;
  margin-bottom: 10px;
  padding-bottom: 10px;
  width: 100%;
}
.entry-title::before {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
 
}
.entry-title::after {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
 
}
.entry-meta {
  display: none;
}
.entry-title > a {
  text-transform: uppercase;
}
.cat-item-none {
  display: none;
}
.post-img-wrap a img {
  height: auto;
  transform: scale(1);
  transition: all 0.3s ease-out 0s;
  width: 100px;
}
div#subcatsag li {
  list-style: outside none none;
  padding-left: 10px;
}
div#subcatsag li a {
  color: #0489B1;
  font-weight: bold;
  font-family: arial;
  font-size: 14px;
  font-style: normal;
}
.topframe {
  background: #002759 none repeat scroll 0 0;
}
div#topmenucats {display:VISIBILE; FLOAT:RIGHT;}
div#subcatsag li {
  text-align: left;
}
.home-header-wrap {
  overflow: hidden;
  position: relative;
  BACKGROUND: BLACK;
}
.breadcrumb-container.theme1 {
  position: absolute;
  top: 80px;
  max-width: 1170px;
  margin-left: auto;
  margin-right: auto;
  width: 50%;
}
#excerpta  {
  float: right;
  margin-top: -10px;
  font-size: small;
color:gray;
}
#excerpta > span {  float: right;
  margin-top: -10px;
  font-size: small;
color:gray;
}
.more-link {
  color: gray;
  font-size: small;
}
.navbar-toggle {
    display: none;
}
.header-content-wrap {
  background: rgba(0, 0, 0, 0.5) none repeat scroll 0 0;
  box-shadow: 0 5px 11px 0 rgba(50, 50, 50, 0.08);
  padding: 285px 0 210px;
  position: relative;
}
/* compensate for parallax */
.home-header-wrap {
  background: none;
  overflow: hidden;
  position: relative;
}
body.custom-background {
  background-attachment: scroll;
  background-image: url("http://www.asprs.org/wp-content/uploads/geobackpng-min.png");
  background-position: left top;
  background-repeat: repeat;
  background-size: 100% auto;
}
ul.sub-menu ul li a {
  font-size: small;
 
}
.navbar-inverse .navbar-nav ul.sub-menu li li {
 
  padding: 5px;
 
}
.entry-content {
  margin: 0;
}

     /* FORM */
    #form {
    padding: 5px;
    width: auto;
    margin: 20px auto;
    }

    #contentleft {
    width: 50%;
    float: left;
    padding: 5px 15px;
    }

    #contentright {
    width: 50%;
    padding: 5px 15px;
    float: left;
    }
#contentleft > p {
  margin-bottom: 5px;
}
#contentright > p{
  margin-bottom: 5px;
}

    #bottom {
    clear: both;
    padding: 0 15px;
    }

/*=================================MEDIA==============================/*

@media screen and (max-width: 400px) {
    .navbar-inverse .navbar-nav ul.sub-menu li {

  padding: 1px;

}
.col-sm-3 {
  width: 100%;
}
}
@media screen and (max-width: 740px) {
.navbar-inverse .navbar-nav ul.sub-menu li a {
  border-bottom: 0px solid #ededed;
  float: none;
padding:none;
}
 .navbar-inverse .navbar-nav ul.sub-menu li {
  padding: none;
}
.navbar-toggle {
    display: block;
}
.col-sm-3 {
  width: 100%;
}
}

