/*
 Theme Name:   Custom Post Type Salesforce Forms
 Description:  An example theme that utilizes custom post type templates
 Author:       Gerry Foley
 Author URI:   https://internationalliving.com;
 Template:     twentyseventeen
 Version:      1.0.0
 Text Domain: twentyseventeen-child
*/

.site-content-contain {
    position: static;
}

#review-head {
  position: absolute;
  top:55px;
  left:0px;
  padding:22px;
  color:#fff;
  width:100%;
  text-align:center;
  background: rgba(0,0,0,0.3);
}

#review-head h1 {
  font-weight: 300;
  margin:0px;
  padding:0px;
}

#review-head small {
  color: rgba(255,255,255,0.5);
  font-weight: 500;
  text-transform: uppercase;
  font-size:11px;
  letter-spacing: 1px
}

.site-title a {
    color: #FF6F05 !important;
    font-size: 48px;
    margin-right: 20px;
    text-decoration: none;
}
 
.site-description {
    font-size: 16px;
    font-size: 1.5rem;
}
#discl{float:left;width:100%;font-family:Verdana, sans-serif;font-size:0.75em;border-top:1px solid #000;margin:2px;padding:4px}
#copyright{float:left;width:100%;background:#000;font-family:Georgia, "Times New Roman", Times, serif;font-size:1em;color:#FFF;margin:2px 2px 10px;padding:4px}
.custom-logo-link img{max-width: 100%;}
.site-content {padding: 2em 0 0;}
.custom-header {background-color: #484848;}
.site-branding{padding:10px 0px 5px 0px;}
.panel-content .wrap{padding-top:2em;}
.panel-content .entry-header{margin-bottom: 1.5em !important;}
@media screen and (min-width: 30em){
    .page-one-column .panel-content .wrap { max-width: 960px;}}
@media screen and (min-width: 48em){
    .wrap { padding-left: 1.5em;
            padding-right: 1.5em;}}
@media screen and (min-width: 48em){
.site-header .menu-scroll-down {
  display:none;}}
.site-content-contain{background-color: #f1f1f1;}
.panel-content .wrap{background-color: #fff;}
.entry-header .entry-title {color: #4582AF!important; text-transform: none!important; font-size: 1.5em !important;}
h4{color:#4582AF;}