/*.sr-cards-image-01 .card-image img, .sr-multicol-media .responsive-image img{
  border-radius:0%!important;
  border:1px solid #e5e7ea;
}*/
.sr-cards-image-01 .item-card{
  padding:0!important;
  align-items:initial!important;
  border:0px!important;
}
.sr-cards-image-01 .card-heading, .sr-cards-image-01 .card-description, .sr-cards-image-01 .btn-wrapper{
  padding-left:1rem!important;
  padding-right:1rem!important;
}
.blog-featured-image:after, .blog-hero:after {
    background: #ffffff;
    content: "";
    height: 130%;
    left: 0;
    opacity: .35;
    position: absolute;
    top: 0;
    width: 100%;
/*    max-height: 485px;*/
}
.blog-single .blog-featured-image:after, .blog-hero:after {
    background: #ffffff;
    content: "";
    height: 130%;
    left: 0;
    opacity: .35;
    position: absolute;
    top: 0;
    width: 100%;
  max-height: 485px;
}
.article-panel, .article-panel .article-content, .article-meta{
  background:#000!important;
}
.sr-tabs-slider-02 a.cta_button, .hs-submit .hs-button.primary.large, .card-carousel a.cta_button, a.btn-outline-white-wrapper{
  border:1px solid white!important;
  color:white!important;
  background:trapsparent!important;
  float:left;
}
.sr-tabs-slider-02 a.cta_button:hover, .hs-submit .hs-button.primary.large:hover, .card-carousel a.cta_button:hover,a.btn-outline-white-wrapper:hover,
.btn-outline-primary:hover{
  background:white!important;
  color:black!important;
}
.article-panel h3 a{
  color:white!important;
}
.article-panel .data a.author-link{
    color: #c4d600!important;
    text-decoration: none;
}
.sr-footer-01 .row.sr-spacer-bottom-50 {
    margin-bottom: 2rem;
    border-bottom: 1px solid #ebebeb;
    border-top: 1px solid #ebebeb;
    padding-top: 50px;
}
.sr-footer-01 p.address i svg, .sr-footer-01 p.phone i svg, .sr-footer-01 p.email i svg, .sr-footer-01 p.address i svg g, .sr-footer-01 p.phone i svg g, .sr-footer-01 p.email i svg g{
    fill: inherit;
}
span.ftr-txt{
    display: inline-block;
    position: relative;
    left: 10px;
}
.address span.ftr-txt{
    display: inline-block;
    position: relative;
   /* top: -25px;
    left: 39px;*/
}
.sr-footer-01 .social{margin-left:-5px;}
.hs-image__grid__list__item{
  border-radius:50px;
}
textarea {
    border-radius:50px!important;
}

/*.sr-gallery .row .lightbox img{
  border-radius:50px;*/
}
@media (max-width:1199px) {
  .sr-cover{padding-top:100px;}
  .sr-footer-nav, .footer-copyright {padding-left:20px; padding-right:20px;
}
}
@media (max-width:991px) {
  .mob-bg{background-image:none!important;}
}

@media (max-width:767px) {
.blog-featured-image:after, .blog-hero:after {
    max-height:400px!important;
  } 
  
  }