.wp-block-embed.alignleft,.wp-block-embed.alignright,.wp-block[data-align=left]>[data-type="core/embed"],.wp-block[data-align=right]>[data-type="core/embed"]{
  max-width:360px;
  width:100%;
}
.wp-block-embed.alignleft .wp-block-embed__wrapper,.wp-block-embed.alignright .wp-block-embed__wrapper,.wp-block[data-align=left]>[data-type="core/embed"] .wp-block-embed__wrapper,.wp-block[data-align=right]>[data-type="core/embed"] .wp-block-embed__wrapper{
  min-width:280px;
}

.wp-block-cover .wp-block-embed{
  min-height:240px;
  min-width:320px;
}

.wp-block-embed{
  overflow-wrap:break-word;
}
.wp-block-embed figcaption{
  margin-bottom:1em;
  margin-top:.5em;
}
.wp-block-embed iframe{
  max-width:100%;
}

.wp-block-embed__wrapper{
  position:relative;
}

.wp-embed-responsive .wp-has-aspect-ratio .wp-block-embed__wrapper:before{
  content:"";
  display:block;
  padding-top:50%;
}
.wp-embed-responsive .wp-has-aspect-ratio iframe{
  bottom:0;
  height:100%;
  left:0;
  position:absolute;
  right:0;
  top:0;
  width:100%;
}

.wp-embed-responsive .wp-embed-aspect-21-9 .wp-block-embed__wrapper:before{
  padding-top:42.85%;
}
.wp-embed-responsive .wp-embed-aspect-18-9 .wp-block-embed__wrapper:before{
  padding-top:50%;
}
.wp-embed-responsive .wp-embed-aspect-16-9 .wp-block-embed__wrapper:before{
  padding-top:56.25%;
}
.wp-embed-responsive .wp-embed-aspect-4-3 .wp-block-embed__wrapper:before{
  padding-top:75%;
}
.wp-embed-responsive .wp-embed-aspect-1-1 .wp-block-embed__wrapper:before{
  padding-top:100%;
}
.wp-embed-responsive .wp-embed-aspect-9-16 .wp-block-embed__wrapper:before{
  padding-top:177.77%;
}
.wp-embed-responsive .wp-embed-aspect-1-2 .wp-block-embed__wrapper:before{
  padding-top:200%;
}

.ps-videoblock {
  max-width: 1000px;
  margin-left: auto;
  margin-right: auto;
}

div#post-author #author-subtitle {
    display: block;
    color: #6d6d6d;
    margin-bottom: 10px;
    font-weight: 400;
}

.ps-googlereviews {
    grid-column: 4 / 13;
    grid-row: 3;
    margin-bottom: 0;
}

.ps-googlereviews img {
    display: inline;
}

.ps-googlereviews a span {
  color: #000;
  text-decoration: underline;
}
.ps-googlereviews a:hover span,
.ps-googlereviews a:focus span {
  text-decoration: none;
}


#wrapper #header {
  position: relative;
}

@media (max-width: 985px) {
    .ps-googlereviews {
        grid-row: 4;
        grid-column: 1 / 13;
    }

    div#post-author .ps-googlereviews img {
        min-width: auto;
    }
}




.banner-area {
  padding-top: 80px;
}
#wrapper.internal .banner-area {
  padding-top: 80px;
}

@media (max-width: 1200px) {
  .banner-area {}
}


@media (max-width: 768px) {
  body.home .banner-area {
    padding-top: 70px;
  }
  #wrapper.internal .banner-area {
    padding-top: 60px !important;
  }
}

#ps-group-photo-container {
  padding-top: 40px;
}

#ps-home-cases-container {
  margin-top: 40px;
}


.grey-section {
  background-image:url(images/grey-bg.jpg);
  padding:50px 0;
  text-align:center;
  position:relative;
  background:#171717;
  padding:20px 0;
}
.grey-section .settlement-box-container {
  margin-bottom:0;
}
.settlement-box-container {
  display:flex;
  justify-content:space-between;
  margin-bottom:30px;
  flex-direction:column;
  padding:0 15px;
}
.settlement-box {
  width:100%;
  height:90px;
  display:flex;
  justify-content:center;
  align-items:center;
  flex-direction:column;
  color:white;
  background:#171717;
  margin-bottom:15px;
  height:150px;
}
.settlement-box-top {
  font-size:2rem;
  font-weight:700;
  line-height:1.2;
  text-transform:uppercase;
}
.settlement-box-middle {
  font-size:3rem;
  line-height:1;
  font-weight:700;
  color:#88B6C7;
}
.settlement-box-bottom {
  font-weight:700;
  line-height:1.2;
  padding-top:5px;
  padding-top:15px;
}
@media screen and (min-width: 1025px) {
  .settlement-box-container {
    flex-direction:row;
    padding:0;
  }
  .settlement-box {
    width:32%;
  }
}

@media (max-width: 1024px) {
    #ps-home-cases-container {
        margin-bottom: 40px;
    }
}


.ps-introright-block {
  position: relative;
}

.ps-introright-block:after {
  content: '';
  display: table;
  clear: both;
}

.ps-intro-video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.ps-intro-video iframe {
  vertical-align: middle;
  width: 100%;
  height: 100%;
}

.ps-contact__oldheader {
  display: none;
}
#footer .ps-contact__oldheader {
  display: block;
}
#footer .ps-contact__header {
  display: none;
}

.ps-contact__header {
  padding-bottom: 10px;
}

.ps-contact-title {
  font-size: 23px;
  font-weight: 600;
  padding-bottom: 10px;
  margin-bottom: 0;
  position: relative;
  display: inline-block;
  text-transform: uppercase;
}

.ps-contact-subtitle {
  text-transform: none;
  font-size: 14px;
  line-height: 1.4;
}

.wpb_wrapper .gform_wrapper {
  background: #efefef;
  padding: 25px;
}
.wpb_wrapper .gform_fields {
  margin: 0;
}

#main #sidebar .widget li.ps-form-noticeblock, .ps-form-noticeblock {
    position: absolute;
    top: 100%;
    width: 100%;
    text-align: center;
    margin-top: -20px;
    text-transform: none;
}

#footer .ps-form-noticeblock {
  display: none;
}

.gform_wrapper form {
    position: relative;
    padding-bottom: 40px;
}


#footer .gform_wrapper form {
  padding: 0;
}

div#attorney-block-wrapper>* {
    max-width: 23%;
}

@media (max-width: 985px) {
    div#attorney-block-wrapper>* {
        max-width: 50%;
    }
}

@media (max-width: 768px) {
    div#attorney-block-wrapper>* {
        max-width: 100%;
    }
}

section#about-attorney-container div#attorney-block-wrapper {
	justify-content: start;
}