/*
Hide unneccessary bits of the theme 
*/
.cast-shadow {
    -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0);
    -moz-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0);
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0);
}

.content table tbody > tr:nth-child(odd) > td {
    background: none;
}

.author-bio {
    display: none;
}

.content ul.post-meta {
    display: none;
}

.entry-title {
  display: none;
}


.content table tbody > tr:nth-child(odd) > td {
    background: none;
}

.author-bio {
    display: none;
}

.content ul.post-meta {
    display: none;
}


.bg-secondary {
background: none;
}

footer.entry-footer {
    padding: 20px 0;
}

/*
Styling for search results
*/

  
.search .entry-title {
  display: block;
}

.search h2.entry-title {
  font-size: 1.5em;
}

.search h1.entry-title {
  font-size: 1.8em;
  padding-bottom: 20px;
  border-bottom: 2px solid #4ABDAC;;
}

.search .adamrob_parallax_posttitle {
display: none;
}

.search .entry-summary {
  padding-bottom: 20px;
  border-bottom: 2px solid #4ABDAC;;
}

/*
Size homepage features
*/

section {
border-bottom: 1px solid rgba(0, 0, 0, 0);
  padding: 0 0;
}

.home section {
  padding-top: 40px;
  padding-bottom: 0px;
}

.page-title-section {
    height: 140px;
    padding: 0 0 0 0;
}



/*
Style buttons and links
*/

.image-bg .btn.btn-filled, .btn:visited, .btn-filled {
    background: #4ABDAC;
    border-color: #4ABDAC;
}

.btn.btn-fillded.searchsubmit {
      background: #4ABDAC;
    border-color: #4ABDAC;
}


.fa-folder-open:before {
    content: "\f07c";
  color: #333;
}
.fa-compass:before {
    content: "\f14e";
    color: #333;
}
.fa-list-alt:before {
  content: "\f022";
    color: #333;
}
div.feature.feature-1 {
    min-height: 298px;
}

.page-title-section {
    height: 0px;
}

.menu li a {
  font-size: 12px;
    opacity: 0.6;
}

a {
  color: #4ABDAC;
  text-decoration: none;
 
}

a:visited {
  color: #4ABDAC;
}

.entry-content a {
    border-bottom: 1px dotted;
}

.entry-content a:hover {
  color: #5b46c8;
    border-bottom: 1px solid;
}

.print a {
    border-bottom: 1px dotted;
}

.print a:hover {
  color: #5b46c8;
    border-bottom: 1px solid;
}

blockquote {
    overflow: hidden;
    font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 1em;
    line-height: 1.5em;
    font-style: normal;
    background: #fbfbfb;
    padding: 20px;
    color: #777;
}

/*
Style expandable boxes
*/
.panel-title>a, .panel-title>small, .panel-title>small>a {
    font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 0.9em;
}

h4.oscitas-bootstrap-container {
  font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 1em;
}


.panel-default>.panel-heading {
    color: #333;
    background-color: #fff;
    border-color: rgb(74, 189, 172);
}


.panel-heading .accordion-toggle.collapsed::after {
  content: '\f063';
  font-family: FontAwesome;
  float: right;
  vertical-align: middle;
}

.panel-heading .accordion-toggle::after {
  content: '\f062';
  font-family: FontAwesome;
  float: right;
  vertical-align: middle;
}

.panel-group.oscitas-bootstrap-container  .panel.oscitas-bootstrap-container  {
  margin-bottom: 24px;
}

.list-group.oscitas-bootstrap-container {
  margin: 30px 0px;
}

a.accordion-toggle {
  border-bottom: 0px;
}

/*
Parallax styling 
*/
.home .print {
  display: none;
}
.home .parallax-header {
  display: none;
}

.adamrob_parallax.adamrob_parallax_scrolling {
width: 170%;
margin-left: -30%;
}

.adamrob_parallax_posttitle {
font-size: 3em;
line-height: 1em;
font-weight: 300;
color: white;
}

/*
Document Gallery Styling 
*/

.document-gallery .descriptions.document-icon-row .document-icon {
    max-width: 100% !important;
}

.document-gallery .document-icon {
  border-color: #40367d !important;
  border-top-left-radius: 5px !important;
  border-top-right-radius: 5px !important;
  border-bottom-left-radius: 5px !important;
  border-bottom-right-radius: 5px !important;
  border-style: solid !important;
  border-width: 2px !important;
  color: #40367d;
  cursor: pointer;
  display: block;
  font-size: 14px;
  font-weight: bold;
  line-height: 1.2em;
  margin: 10px 0;
  padding: 10px 10px 10px 20px;
  position: relative;
  text-decoration: none;
  zoom: 1;
  z-index: 1000;
  width: 100% !important;
  text-align: left !important;
}

.document-gallery .document-icon img {
  width: 30px;
  border: 0;
  float: left;
  margin-right: 16px;
}

.document-gallery .document-icon .title {
  display: inline;
  line-height: 2em;
  font-size: 1.5em;
  font-weight: bold;
}

.descriptions.document-icon-row {
  border-color: rgb(74, 189, 172) !important;
  border-top-left-radius: 5px !important;
  border-top-right-radius: 5px !important;
  border-bottom-left-radius: 5px !important;
  border-bottom-right-radius: 5px !important;
  border-style: solid !important;
  border-width: 2px !important;
  display: block;
  line-height: 1.2em;
  margin: 10px 0;
  padding: 10px 10px 10px 20px;
  position: relative;
  text-decoration: none;
  z-index: 1000;
  width: 100% !important;
  text-align: left !important;
  clear: both;
}

.descriptions.document-icon-row .document-icon {
  border-width: 0px !important;
}

.document-gallery .descriptions.document-icon-row img {
  width: 30px;
  border: 0;
  float: left;
  margin-right: 16px;
}

.pdfprnt-top-left::after {
  content: " download as a pdf";
}

/*
Extra site styling
*/
footer {
    padding: 40px 0;
}

.print {
width: 72%;
margin: 0 auto;  
}

.logo {
    max-height: 95%;
  opacity: 0.9;
}



/*
Media Queries 
*/

@media screen and (max-width: 1199px) {
.feature.feature-1 p {
  min-height: 120px;
}
}

@media screen and (max-width: 991px) {
.feature.feature-1 p {
  min-height: 140px;
}
}

@media screen and (max-width: 767px) {
.feature.feature-1 p {
  min-height: 0px;
}
}

@media screen and (max-width: 950px) {
.adamrob_parallax_posttitle {
    padding-left: 20%;
    width: 70%;
  font-size: 2em;
    }
}

@media screen and (max-width: 992px) {
  .print {
width: 95%;
}
}