.blog-header {
  padding: 30px 0;
  background-color: #f3f5f8;
}
.blog-header #cat {
  border: 1px solid #414141;
  border-radius: 17px;
  max-width: 300px;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 17px;
  color: #303030;
  padding: 9px 20px 6px 20px;
  background: url("../png/down.png") no-repeat right 12px center #f3f5f8;
  text-transform: capitalize;
}
.blog-header #cat option{
  text-transform: capitalize;
}

.a2a_s_twitter {
  color: #1da1f2;
}
.a2a_s_facebook {
  color: #217bee;
}
.a2a_s_linkedin {
  color: #0a66c2;
}

.a2a_floating_style {
  background-color: #fff !important;
  padding: 12px;
  border-radius: 3px;
}
.a2a_vertical_style a {
  clear: left;
  display: flex !important;
  overflow: visible;
  padding: 10px !important;
}
.a2a_floating_style .a2a_label {
  position: static !important;
  clip-path: none;
  -webkit-clip-path: none;
  overflow: visible;
  height: auto;
  width: auto;
  color: #303030;
  padding-left: 8px !important;
}
.blog-header h1.blog-title {
  color: #303030;
  font-size: 45px;
  padding-bottom: 15px;
}

#blog-content {
  padding-top: 60px;
}
#post-one {
  box-shadow: 0 0 6px #3466992e;
  border-radius: 3px;
  text-align: left;
  padding-bottom: 0 !important;
  display: grid;
  grid-gap: 50px;
  grid-template-columns: auto auto;
  justify-content: center;
  align-items: center;
  margin-bottom: 30px;
}
.post_conta {
  box-shadow: 0 0 6px #3466992e;
  border-radius: 3px;
  text-align: left;
  padding-bottom: 0 !important;
  margin-bottom: 20px;
  height: 100%;
}
#blog-content article.col-lg-6,
#blog-content .row article.col-lg-6{
  margin-bottom: 30px !important;
}

/*#post-one .post-img {
  height: 100%;
}*/
#post-one .post_thumbnail{
  height: inherit;
}
#post-one .post-img img{
  /*object-fit: cover;
  height: 100%;
  object-position: center;  */
  max-width: 100%;
}
#post-one .post-con {
  overflow: hidden;
  margin-right: 20px;
  padding: 30px 0px;
}
.single .post-con{
    overflow: hidden;
}
.post-con .post_author cite {
  width: 33px;
  height: 33px;
  float: left;
  margin-right: 10px;
  background: #F5F5F5;
  border-radius: 50%;
  overflow: hidden;
  text-align: center;
  margin-top: -2px;
}
.post-con .post_author span {
  display: inline-block;
  margin-right: 50px;
  color: #303030;
}
.post-con .post_author {
  text-align: left !important;
  margin: 20px 0px !important;
}

.post-con .post_category a {
  font-style: normal;
  font-weight: 500;
  font-size: 12px;
  line-height: 14px;
  text-align: center;
  padding: 5px 12px;
  background: #37935C;
  border-radius: 54px;
  color: #fff;
  display: inline-block;
  text-transform: capitalize;
}
.post-con article h2,
.post-con article h2 a {
  font-family: "Avenir Next LT Pro", sans-serif !important;
  font-style: normal;
  font-weight: 500;
  font-size: 30px;
  line-height: 1.2;
  color: #303030;
  margin: 10px 0 !important;
}
.post-con p {
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 1.6;
  color: #565d61;
  margin-bottom: 20px;
  margin-top: 0;
}
.post-img.post-one img {
  border-radius: 3px 0 0 3px;
  margin-right: 40px;
  margin-bottom: -12px;
}
.post-img.post-all img {
  border-radius: 3px 3px 0 0;
  width: 100%;
  height: 390px;
  object-fit: cover;
  object-position: top;
}
.post-con.post-all {
  padding: 12px 25px 0px 25px;
}
p.post_author {
  margin-bottom: 10px;
}
.post-con p.post_author img, .author-box .post_author img {
  border-radius: 50%;
  position: relative;
  object-fit: contain;
  object-position: center;
}
.post-con .comments-area .comment-body p{
  display: block !important;
}
.author-box .post_author{
  text-align: left !important;
  margin: 0px !important;
}
.author-box .post_author i{
  font-style: normal;
}
.post-con .post_author b {
  color: #303030;
  font-weight: 500;
}
.post-con .post_author .date {
  color: #303030;
}
.post-con p.post_author .date i {
  padding-right: 4px;
}
.wp-pagenavi a,
.wp-pagenavi span {
  display: inline-block;
  padding: 0 !important;
  background-color: #f6f6f6 !important;
  border: 0px solid #ddd !important;
  margin: 7px !important;
  width: 49px;
  height: 49px;
  border-radius: 50% !important;
  padding-top: 18px !important;
  color: #303030 !important;
  font-size: 16px;
  font-weight: 500;
  cursor: pointer !important;
}
.wp-pagenavi .current,
.wp-pagenavi a:hover,
.wp-pagenavi span:hover {
  color: #fff !important;
  background-color: #37935C !important;
  border-color: #fff !important;
  cursor: default;
}
.space_bottom .wp-pagenavi {
  padding: 20px 0;
}
#post-one p.post_author {
  margin-bottom: 15px;
}
.post-con .post_link img {
  padding-top: 5px;
}
.post-all .post_link {
  float: right;
  pointer-events: auto;
}
#post-content {
/*  background-image: linear-gradient(175deg, rgb(243, 245, 248) 500px, rgb(255, 255, 255) 500px);*/
/*    background: linear-gradient(#f3f5f8 50px, #fff 50px);*/
}
#post-content .bradg {
  font-style: normal;
  font-weight: 500;
  font-size: 12px;
  line-height: 14px;
  color: #626262;
  padding: 20px 0 22px 0;
  margin-bottom: 30px;
  background: linear-gradient(#f3f5f8 100%, #fff 100%);
}
#post-content .bradg a {
  color: #747474;
}
#post-content .bradg span {
  color: #303030;
}
#post-content .heading h1 {
  font-style: normal;
  font-weight: 500;
  font-size: 45px;
  line-height: 1.2;
  color: #303030;
  margin-bottom: 0px;
}
#post-content p.post_author {
  margin-bottom: 30px;
  text-align: left !important;
}
#post-content .post_category {
  display: inline !important;
}
#post-content .post_category a {
  margin-bottom: 10px;
}
#post-content .post_thumbnail img {
  width: 100%;
  border-radius: 0;
}
#post-content .post-con p {
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 1.7;
  color: #303030;
  margin-bottom: 20px;
  margin-top: 0;
}
.post-con .netRepForm,
.post-con .form-holder {
  background: #f0f2f4 !important;
  border-radius: 6px;
  padding: 30px 60px;
}
.post-con .netRepForm h3,
.post-con .form-holder h4 {
  font-style: normal;
  font-weight: 700;
  font-size: 24px;
  line-height: 1.2;
  text-align: center !important;
  color: #303030 !important;
  max-width: 575px;
  margin: 0 auto 20px auto !important;
}
.post-con .form-holder,
.post-con .form-holder + .form_fields {
  background: #f0f2f4 !important;
  border-radius: 6px;
  padding: 40px 60px 20px;
  margin-bottom: 40px;
}
.post-con .form-holder + .form_fields {
    margin-top: -60px;
}
.post-con .form-holder input[type="checkbox"]{
  width: 20px;
  height: 20px;
  margin-left: 10px;
}
.post-con ul.form_fields{
    text-align: right;
}
.post-con .form_fields li:nth-child(1),
.post-con .form_fields li:nth-child(3){
    width: 49%;
    float: left;
}
.post-con .form_fields li:nth-child(2),
.post-con .form_fields li:nth-child(4){
    width: 49%;
}
.post-con .form_fields li:last-child{
    width: 100%;
    text-align: left;
}
.post-con .form_fields li label,
body.single .form-holder label{
    text-align: left !important;
}
.text-widget {
  background: #37935C;
  border: 3px solid #37935C;
  border-radius: 6px;
  text-align: center;
  padding: 25px;
  margin-bottom: 30px;
}
.text-widget h3 {
  font-weight: 500;
  font-size: 24px;
  line-height: 1.1;
  color: #ffffff;
  padding-bottom: 20px;
}
.text-widget a {
  font-weight: 500;
  font-size: 18px;
  line-height: 1.2;
  color: #303030;
  background: #ffffff;
  border-radius: 29.5px;
  padding: 12px 70px;
}
.search-form #search {
  background: #ffffff;
  border: 1px solid #7e7e7e;
  border-radius: 38px;
  padding: 12px 50px 12px 20px;
}
.search-form .btns {
  position: absolute;
  right: 30px;
  margin-top: 16px;
}
.search-form {
  padding-bottom: 35px;
}
#post-content .widget {
  border-bottom: 1px solid #303030;
  padding-bottom: 18px;
  margin-bottom: 35px;
}
#post-content .widget h3 {
  font-weight: 500;
  font-size: 25px;
  line-height: 1.2;
  color: #303030;
  padding-bottom: 17px;
}
#post-content .widget ul {
  list-style: disc;
  padding-left: 17px;
}
#post-content .widget ul ul.children{
  padding: 10px 0 0 15px;
}
#post-content .widget > li {
  list-style: none;
}
#post-content .widget ul li {
  margin-bottom: 12px;
  line-height: normal;
}
#post-content .widget ul li a {
  font-weight: 500;
  font-size: 16px;
  line-height: 1.5;
  color: #303030;
  text-transform: capitalize;
}
#post-content .widget ul ul li a{
    color: #747474;
} 

#post-content #post_nav a {
  font-size: 14px;
  padding: 5px 20px;
  text-transform: uppercase;
  font-weight: 500;
  color: #000;
}
#post-content #post_nav .previous a i {
  padding-right: 12px;
}
#post-content #post_nav .next a i {
  padding-left: 12px;
}
.author-box {
  border-top: 1px solid #303030;
  border-bottom: 1px solid #303030;
  padding: 20px 0 25px 0;
}

.post-con p.post_author i,
.author-description {
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 1.4;
  color: #303030;
}
.author-description {
  padding-left: 42px;
  margin-bottom: 15px;
}
.linkedin-link a {
  margin-left: 42px;
  background: #0173b1;
  border-radius: 3px;
  padding: 6px 7px 7px 9px;
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 1.3;
  color: #ffffff;
  display: inline-block;
}
.linkedin-link i {
  font-size: 17px;
  padding-right: 7px;
  border-right: 1px solid #fff;
  margin-right: 5px;
}
.accept-submit{
  display: flex;
  align-items: center;
  padding-top: 15px;
}
.accept-submit .tos-form{
  margin-bottom: 0px !important;
}
.accept-submit .btn.btn-link.formsubmit{
  margin: 0 0 0 auto !important;
  max-width: 200px !important;
  display: inline-block !important;
}
.accept-submit .row .col-sm-6:first-child{
  padding-right: 5px;
}
.accept-submit .row .col-sm-6:last-child{
  padding-left: 5px;
}
.post-con .form_fields li{
    display: inline-block;
}

.wp-pagenavi span.extend{
    display: none;
}

.single .post ul{
    list-style: disc;
    margin-left: 50px !important;
    margin-bottom: 20px !important;
}
.single .post ol {
    margin-left: 50px !important;
    margin-bottom: 20px !important;
}
.post-con blockquote{
    background: transparent;
    padding-left: 40px;
}

@media screen and (max-width: 1200px) {
    .accept-submit{
      display: block;
      text-align: center;
    }
    .accept-submit .btn.btn-link.formsubmit {
      margin: 30px auto 10px !important;
    }

}
@media screen and (max-width: 1280px) {
  #post-one {
    display: block;
  }
  #post-one .post-con {
    padding: 10px;
  }
}

@media screen and (max-width: 1000px) {
  .post-con.post-all {
    padding: 10px;
  }
}
@media screen and (max-width: 991px) {
  #blog-content{
    padding-top: 30px;
  }
  .post-img.post-one img,
  #post-one .post-img img,
  .post-img.post-all img {
    margin: 0px;
    max-height: 450px;
  }
}
@media screen and (max-width: 800px) {
    .floataction.onpage {
        padding-top: 40px;
        padding-bottom: 30px;
    }
    .floataction .container{
        display: grid !important;
    }
    .floataction h3 {
        line-height: normal;
        display: block;
        margin-bottom: 15px;
    }
    .floataction .green-btn-white-text {
        line-height: normal;
        margin: 20px auto 0px;
    }
    .floataction .green-btn-white-text {
      line-height: normal;
      display: inline-block;
      width: fit-content;
      margin: 0 auto;
    }

}
@media screen and (max-width: 767px) {
  .post-img.post-all img,
  .post-img.post-one img,
  #post-one .post-img img {
    width: 100%;
    height: auto;
  }
  .post-con .form-holder {
    padding: 40px 30px 20px;
  }
  .post-con .netRepForm textarea{
      height: 100px !important;
  }
  
}

@media screen and (max-width: 575px) {
  .accept-submit .row .col-sm-6:first-child{
    padding-right: 10px;
  }
  .accept-submit .row .col-sm-6:last-child{
    padding-left: 10px;
  }
}
@media screen and (max-width: 560px) {
  .post-con h2,
  .post-con h2 a {
    font-size: 24px;
  }
  .post-con .post_category a {
    font-weight: 400;
    line-height: 14px;
    padding: 5px 10px;
    margin-bottom: 3px;
  }
  .post-con .post_author span {
    display: block;
    margin-right: 0px;
    margin-bottom: 15px;
  }
  .post-all .post_link {
    float: none;
    pointer-events: auto;
  }
  .blog-header h1.blog-title,
  #post-content .heading h1 {
      font-size: 28px;
      overflow-wrap: break-word !important; 
      word-wrap: break-word !important;
  }
  /* break single line into multiple  */
  .post-con article h2{
      font-size: 22px;
      overflow-wrap: break-word !important; 
      word-wrap: break-word !important;
  }
  .post-con article .netRepForm {
    padding: 20px 10px;
  }
  .post-con article .netRepForm h3 {
    font-size: 18px;
  }
  #post-content .post ul {
    margin-left: 15px;
  }
  .post_author {
    font-size: 16px;
    margin: 15px auto 0px !important;
  }
  .post-con .table-wrap{
    overflow: scroll !important;
  }
}
@media screen and (max-width: 500px) {
    .post-con ul.form_fields{
        text-align: left;
    }
    .post-con .form_fields li,
    .post-con .form_fields li:nth-child(2), .post-con .form_fields li:nth-child(4),
    .post-con .form_fields li:nth-child(1), .post-con .form_fields li:nth-child(3){
        width: 100% !important;
        float: none !important;
    }
    .floataction {
      padding: 40px 0px 30px !important;
    }
    .floataction h3 {
      font-size: 15px !important;
    }
    .floataction .green-btn-white-text {
      line-height: normal;
      margin: 15px auto 0px;
      font-size: 13px;
      width: auto;
      padding: 15px 20px !important;
      max-width: fit-content;
    }
}