.show-mobile{
  display: none;
}

.feedreader_box2 {
   padding: 40px 0px 50px;
 /* background-color:#8080801f;*/
  
  margin:0 auto;
  }
.thank-u-page-rss {
    flex: 0 30%;
      border: none;
box-shadow: 0px 0px 3px 2px rgba(0, 0, 0, 0.27);
}
img.featured-image {
   // width: 100%;
    //  height: 250px;
  display: none;
}
.post-name {
    text-align: center;
  text-decoration:none;
     padding-top: 20px;
    font-size: 20px;
      min-height: 65px;
}
.read-more-link {
    text-align: right;
 
}
.post-name a,.read-more-link a{
  color:#1A4544;
  text-decoration:none;
}
.contact-form-inner-wrapper {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    width: 100%;
min-height:500px;
}
.contact-details {
    flex: 0 35%;
  background-color:#1f5351;
}
.contact-form {
    flex: 0 60%;
   background-color:#1a4544;
}
.contact-form-outer-wrapper{
  float:left;
  width:100%;
  margin-top:-250px !important;
  margin:0 auto;
}
.contact-header {
    width: 80%;
    margin: 0 auto;
  padding-top: 30px;
}
.contact-header h2{
  font-size: 30px;
      font-weight: 400;
    color:#fff;
}
.contact-header p{
    font-size: 14px;
    line-height: 21px;
    color:#fff;
}
.contact-ph-number {
    padding-top: 20px;
}
.contact-ph-number h3{
      font-size: 20px;
    font-weight: 300;
  line-height: 1.2;
      color: #fff;
}
/*.contact-form-outer-wrapper input.hs-button.primary.large{
      border: 0;
    color: #fff;
    background-color: #1a4544;
    font-size: 18px;
    font-weight: 300;
    font-family: 'Lato',sans-serif;
    text-align: right;
    padding-right: 0px;
  width:auto !important;
  padding:0px;
  border-radius:0;
}
.contact-form-outer-wrapper .form-columns-2,
.contact-form-outer-wrapper .form-columns-1{
  margin:0 auto !important;
  max-width:700px !important;
}
.contact-form-outer-wrapper .form-columns-1 input{
  width:100% !important;
}
.contact-form-outer-wrapper .form-columns-1 textarea{
    width:100% !important;
      height: 200px;
    background-color: #fff;
    border-radius: 10px;
  font-size:17px;
      font-weight: 400;
}*/
.contact-form-outer-wrapper .contact-form form{
  padding:40px;
}
/*.contact-form-outer-wrapper .form-columns-2 input{
    height: 50px;
    border-radius: 10px;
    background-color: #fff;
      font-size: 17px;
    font-weight: 400;
  border:none;
 }
.contact-form-outer-wrapper fieldset.form-columns-2,.form-columns-1 {
    padding-bottom: 20px !important;
}
.contact-form-outer-wrapper .form-columns-1 input{
    height:50px;
    border-radius: 10px;
    background-color: #fff;
    font-size: 17px;
    font-weight: 400;
  border:none;
 }*/
.contact-form-outer-wrapper{
  padding-bottom:70px;
}
/*.contact-form-outer-wrapper .hs_submit.hs-submit{
  padding-top:0px;
}*/
.rec-blog-outer {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    width: 97%;
    margin: 0 auto;
}
/*.hs-error-msgs li{
  color:#f50909;
  list-style-type:none;
      font-size: 12px;
  margin:0px;
}
.hs-form-required {
    color: #ffff;
  display:none;
}*/
.podcast-outer .featured-image{
  min-height: 300px;
max-height: 300px;
overflow: hidden;
background-repeat: no-repeat;
background-size: cover;
     background-position: top;
}
.featured-image a {
float: left;
width: 100%;
display: inline-block;
min-height: 250px;
}
.black-wrapper {
    padding: 15px;
  background-color:#fff;
}
/*ul.no-list.hs-error-msgs.inputs-list {
    margin: 0;
    text-align: left;
      padding-left: 5px;
}*/
.blog-section.title {
    text-align:left;
   
    padding-bottom: 30px;
    width: 69%;
    float: none;
    margin: 0px auto;
}
.blog-section.title h2 {
    font-size: 30px;
  text-align:center;
  margin: 0px;
  
}
.static-image {
  height: 300px;
background-position: top;
background-attachment: fixed;
background-repeat: no-repeat;
background-size: cover;
  
}
 .link-button {
   padding-top:35px;
    text-align: center;
   
} 
.link-button a {
    text-decoration: none;
    padding: 10px 30px;
    border: 1px solid #184645;
    border-radius: 20px;
    background: #184645;
    color: #fff;
  display: inline-block;
}
.post-cont {
    display: none;
}