ul{
  color:#474747;
}

#cp-container{
  margin-bottom:0px!important;
}

@media only screen and (max-width:767px){
  .sliderhome{
    display:none!important;
  }
  #slide-16-layer-9{
    position:relative!important;
    left:35px;
  }
}

@media only screen and (min-width:768px){
  .slidermobile{
    display:none!important;
  }
}

.bottom-space{
  margin-bottom:40px;
}

.center-btn{
  text-align: center;
}

.logo-btn{
  background: #D4AF37;
  border-color: #D4AF37;
  color: #fff;
  padding: 20px 40px;
  border-radius: 5px;
  font-size: 13px;
  font-weight: 700;
  text-transform: uppercase;
  text-align: center;
}

.logo-btn:hover{
  background: #2F6F57 !important;
  text-decoration: none !important;
  color: #fff !important;
  border-color: #2F6F57 !important;
}

fieldset{
  border: 0px;
  margin: 0 2px;
  padding: .35em .625em .75em;
}

.txt7 textarea{
  padding:22px;
}

.visual-form-builder fieldset{
  clear: both;
  margin: 15px 0;
  padding: 0;
  border: 0px solid #fff;
  border-radius: 3px;
  font: 100 normal 24px 'lato', serif !important;
  background-color: #fff;
}

#gform_submit_button_1{
  color: #fff;
  background-color: #2F6F57;
  display: inline-block;
  zoom: 1;
  border-radius: 0;
  padding: 5px 25px;
  font: 100 normal 24px 'lato', serif !important;
  border: 1px solid #2F6F57;
  box-shadow: none;
}

label{
  color:#000000!important;
}

.slidermobile{
  display:none;
}

@media only screen and (max-width: 500px){
  .cp-top-section div.top-item.req {
    padding-left: 25px;
    width: 300px;
    margin: 0 auto;
  }

  .logo{
    width: 176px;
    margin: 0 auto;
  }

  .footer-social-icons{
    padding-left: 20px;
    margin: 0 auto;
    text-align: center;
  }

  .slidermobile{
    display:block;
  }

  .sliderhome{
    display:none;
  }
}

.single-post .content-left img{
  width: 100%!important;
}

#cp-container{
  margin-bottom: 0!important;
}

.wp-image-514{
  width:100%!important;
}

@media only screen and (min-width: 1300px){
  .header-section{
    height: 85vh!important;
  }
}