/*

 Theme Name:     Rotherham Taylor

 Theme URI:      

 Description:    Child Theme

 Author:         JE Consulting

 Author URI:     www.je-consulting.co.uk

 Template:       vantage

 Version:        1.0.0

*/

@font-face {
  font-family: OpenSans;
  src: url("fonts/OpenSans/OpenSans-Light.ttf");
  font-weight: 300;
}
@font-face {
  font-family: OpenSans;
  src: url("fonts/OpenSans/OpenSans-Regular.ttf");
  font-weight: 400;
}
@font-face {
  font-family: OpenSans;
  src: url("fonts/OpenSans/OpenSans-Medium.ttf");
  font-weight: 500;
}
@font-face {
  font-family: OpenSans;
  src: url("fonts/OpenSans/OpenSans-SemiBold.ttf");
  font-weight: 600;
}
@font-face {
  font-family: OpenSans;
  src: url("fonts/OpenSans/OpenSans-Bold.ttf");
  font-weight: 700;
}
@font-face {
  font-family: OpenSans;
  src: url("fonts/OpenSans/OpenSans-ExtraBold.ttf");
  font-weight: 800;
}

html {
  scroll-padding-top: 130px;
  scroll-behavior: smooth;
}
* {
  box-sizing: border-box;
}
body,
html {
  height: 100%;
}
body.layout-full {
  background-color: #ffffff;
}
#masthead,
.main-navigation {
  background: rgba(79, 128, 12, 0.8);
}
header#masthead {
  margin-bottom: -68px;
}
#masthead.masthead-logo-in-menu .logo > img {
  height: 53px;
  max-height: none;
}
#masthead.masthead-logo-in-menu .logo {
  padding: 0;
}
nav div.full-container {
  min-height: 68px;
}
#social-header {
  background-color: #ffffff;
  height: 25px;
}
#social-header .full-container {
  display: flex;
  justify-content: space-between;
  height: inherit;
}
#social-header .full-container #social-icons {
  display: flex;
  align-items: center;
}
#social-header .full-container #social-icons a {
  color: #000000;
}
#social-header .full-container #social-icons a :hover {
  color: #7ead40;
}
#social-header .full-container #social-icons i.fa {
  margin: 0 5px;
}
#social-header .full-container #locations {
  display: flex;
  justify-content: space-between;
  font-family: helvetica, Arial, OpenSans;
  font-weight: normal;
  font-size: 14px;
}
#social-header .full-container #locations div {
  margin: 0 10px;
  display: flex;
  align-items: center;
  font-weight: bold;
}
#social-header .full-container #locations div a {
  color: #000000;
}
#social-header .full-container #locations div a:hover {
  color: #7ead40;
}
#social-header .full-container #locations #cloud-link a {
  text-decoration: none;
  color: #7ead40;
}
#social-header .full-container #locations i {
  color: #7ead40;
  margin: 5px;
}
.post-11 header.entry-header {
  display: none;
}
article.post .entry-header,
article.page .entry-header {
  width: 300px;
  float: left;
  margin-right: 20px;
  margin-bottom: 0;
}

#main {
  padding: 0 35px 35px;
}
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
font,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
  font-family: helvetica, Arial, OpenSans;
}
.entry-content h1 {
  font-size: 3.5em;
  line-height: 2em;
  margin: 5px 0;
}
.entry-content h2 {
  font-size: 2.2em;
  line-height: 2em;
  margin: 5px 0;
}
.entry-content h3 {
  color: #72993d;
  font-weight: bold;
}
#post-13935 .entry-content h2 {
  font-size: 24px;
  line-height: 30px;
  margin: 5px 0;
}
a:hover,
a:focus,
a:active {
  color: #f5b12a;
}
div.home-block {
  padding: 10%;
  position: relative;
  top: -280px;
  z-index: 3;
  min-height: 450px;
  margin-bottom: -280px;
}
div.home-block hr {
  height: 3px;
  width: 40%;
  margin: 10px 0;
}
div.home-block p {
  font-size: 19px;
  line-height: 26px;
}
div.home-block-footer {
  height: 50px;
  width: 100%;
  position: relative;
  top: -32px;
  left: 15px;
}
div#businesses-block {
  background-color: #f7b32b;
}
div#businesses-block img {
  width: auto;
  height: 90px;
}
div#businesses-block h2 {
  color: #424b54;
  font-size: 36px;
  margin: 5px 0;
}
div#businesses-block p {
  color: #000;
}
div#business-block-container div.home-block-footer {
  background-color: #424b54;
}
div#individuals-block-container div.home-block-footer {
  background-color: #f7b32b;
}
div#probate-block-container div.home-block-footer {
  background-color: #81ab47;
}
div#individuals-block {
  background-color: #424b54;
}
div#individuals-block img {
  width: auto;
  height: 90px;
}
div#individuals-block h2 {
  color: #fff;
  font-size: 36px;
  margin: 5px 0;
}
div#individuals-block p {
  color: #fff;
}
div#individuals-block hr {
  background-color: #81ab47;
}
div#probate-block {
  background-color: #fff;
}
div#probate-block img {
  width: auto;
  height: 90px;
}
div#probate-block h2 {
  color: #424b54;
  font-size: 36px;
  margin: 5px 0;
}
div#probate-block p {
  color: #424b54;
}
div#probate-block hr {
  background-color: #f7b32b;
}
.page-id-22862 .brexit-accordion h4 {
  text-align: left !important;
  font-weight: 600;
}
.page-id-22862 .brexit-accordion ul li:before {
  content: "\2022";
  color: #ffffff;
  font-weight: bold;
  display: inline-block;
  width: 1em;
  margin-left: -1em;
}
.page-id-22862 .brexit-accordion ul li {
  margin-bottom: 15px;
}
.business-owner-faq .vc_tta-controls-icon::before {
  border-color: #f7b32b !important;
}
.business-owner-faq
  .vc_active
  .vc_tta-panel-heading
  .vc_tta-controls-icon::before {
  border-color: #fff !important;
}
.business-owner-faq .vc_tta-panel.vc_active .vc_tta-panel-heading {
  background-color: #f7b32b !important;
}
.home-sector-buttons {
  background: #f1f2f3 right;
  padding: 20px;
  font-size: 1.2em;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 20px 0;
}
.home-sector-buttons:hover {
  color: #ffffff;
  background: linear-gradient(to left, #f1f2f3 50%, #7ead40 50%) left;
  background-size: 200%;
  transition: 1s all ease;
  color: #ffffff;
}
.home-sector-buttons:hover i.fa.fa-arrow-right {
  color: #ffffff;
}
.home-sector-buttons p {
  margin: 0;
}
.home-sector-buttons i.fa.fa-arrow-right {
  color: #f7b32b;
  font-size: 1.8em;
}
.home-sector-link {
  text-decoration: none;
  color: inherit !important;
}
#home-how-help {
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-bottom: 3px solid #ced0d2;
}
#home-how-help img {
  width: 47px;
  height: 47px;
}
#home-how-help h2 {
  color: #ced0d2;
}
#home-speak a,
#home-speak a:visited,
#home-speak a:hover {
  color: #ffffff;
}
#home-boxes {
  background-color: #ffffff;
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
}
#home-boxes #different {
  width: 55%;
  height: 700px;
  padding: 5% 15%;
  background-image: url(/wp-content/themes/rotherham-taylor/images/different-forest.jpg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  position: relative;
}
#home-boxes #different h2 {
  font-size: 5em;
  font-weight: bold;
  position: relative;
  z-index: 3;
}
#home-boxes #different p {
  color: #ffffff;
  position: relative;
  z-index: 3;
  font-size: 1.5em;
  opacity: 0;
}
#home-boxes #different:hover p {
  opacity: 1;
}
#home-boxes #different:hover .overlay {
  opacity: 0.6;
}
#home-boxes #home-boxes-side {
  width: 20%;
  display: flex;
  flex-direction: column;
  gap: 20px;
}
#home-boxes #home-boxes-side #strategy,
#home-boxes #home-boxes-side #charter {
  width: 100%;
  height: 50%;
  padding: 10%;
}
#home-boxes #home-boxes-side #strategy h2,
#home-boxes #home-boxes-side #charter h2 {
  font-size: 3.7em;
  line-height: 1.2em;
  font-weight: bold;
}
#home-boxes #home-boxes-side #strategy {
  background-color: #7ead40;
  background-image: url(images/arrow.png);
  background-position: bottom right;
  background-repeat: no-repeat;
}
#home-boxes #home-boxes-side #charter {
  background-color: #f7b32b;
  background-image: url(images/arrow.png);
  background-position: bottom right;
  background-repeat: no-repeat;
}
#home-boxes h2 {
  color: #ffffff;
  /*text-shadow: 4px 3px 7px #333;*/
}
#home-boxes a {
  text-decoration: none !important;
}
#home-boxes .overlay {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  background-color: #000000;
  right: 0;
  opacity: 0;
  z-index: 2;
}
#home-boxes .overlay img.arrow {
  position: absolute;
  bottom: 5%;
  right: 5%;
}
#testimonial-banner {
  background-color: #ffffff;
  padding: 60px 20%;
}
#testimonial-banner .strong-view.wpmtst-bold .wpmtst-testimonial-inner {
  width: 90%;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
#testimonial-banner .testimonial-content p {
  font-size: 1em;
  font-weight: bold;
}
#testimonial-banner .strong-view.wpmtst-bold .wpmtst-testimonial-field {
  font-size: 1.4em;
}
#testimonial-banner
  .strong-view.controls-style-buttons:not(.rtl)
  .wpmslider-prev:before,
#testimonial-banner
  .strong-view.controls-style-buttons:not(.rtl)
  .wpmslider-next:before {
  background: #f7b32b;
  width: 53px;
  height: 53px;
}
#latest-news-block {
  width: 75%;
  margin: 20px 5px 20px auto;
  background-color: #7ead40;
  padding: 4%;
  display: flex;
  flex-wrap: wrap;
}
#latest-news-block .title {
  width: 80%;
  margin-bottom: 20px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: baseline;
}
#latest-news-block .title h2 {
  font-size: 2.5em;
  color: #ffffff;
  font-weight: bold;
}
#latest-news-block .title a.read-more {
  display: flex;
  align-items: center;
  text-decoration: none;
  color: #ffffff;
}
#latest-news-block .title a.read-more p {
  margin: 0 5px;
  font-weight: bold;
}
#latest-news-block .title a.read-more img {
  width: 15px;
  height: 15px;
}
#latest-news-block #news-block {
  display: flex;
  width: 80%;
  gap: 25px;
}
#latest-news-block #news-block .block {
  background: #ffffff;
  flex-basis: 33%;
  height: 300px;
  padding: 3%;
  box-shadow: 12px 12px #699234;
  position: relative;
  overflow: hidden;
}
#latest-news-block #news-block .block h3.news {
  color: #f7b32b;
  font-size: 1.5em;
  font-weight: bold;
}
#latest-news-block #news-block .block h3.news a {
  text-decoration: none;
  color: inherit;
  font-size: inherit;
}
#latest-news-block #news-block .block a.read-more img {
  width: 20px;
  height: 20px;
  position: absolute;
  bottom: 15px;
}
/* Get in Touch  */
#contact-accountants-preston h2 {
  font-size: 3.2em;
  line-height: 2em;
  margin: 5px 0;
  font-weight: bold;
  color: #f7b32b;
}
.inner-wrap {
  margin: 0 auto;
  max-width: 1080px;
}
#inner-header .inner-wrap {
  margin: 0;
}
input,
textarea,
.quform-element.quform-element-column.quform-element-1_5 {
  background-color: #f1f2f3;
}
.quform .quform-field-captcha,
.quform .quform-field-date,
.quform .quform-field-email,
.quform .quform-field-file,
.quform .quform-field-multiselect,
.quform .quform-field-password,
.quform .quform-field-select,
.quform .quform-field-text,
.quform .quform-field-textarea,
.quform .quform-field-time,
.quform .select2-container--quform .select2-selection {
  border: none;
}
body,
button,
input,
select,
textarea {
  font-family: helvetica, Arial, OpenSans;
}
.quform-element.quform-element-column.quform-element-1_5 {
  padding: 10px 0 11px 10px;
}
.quform-element.quform-element-column.quform-element-1_5 .quform-spacer {
  padding: 0;
}
.quform-1 {
  font-size: 1.4em;
}
.quform-1 a {
  font-size: 1.5rem;
  color: inherit;
  font-weight: bold;
  text-decoration: none;
}
.quform-1 button.quform-submit {
  border: 3px solid #f7b32b;
  background-color: #ffffff;
  background-image: none;
  font-size: 1em;
  font-weight: normal;
  padding: 4px 16px;
}
.quform-2 button.quform-submit {
  border: 3px solid #f7b32b;
  background-image: none;
  font-size: 1em;
  font-weight: normal;
  padding: 4px 16px;
  color: #fff;
}
/* Footer */
#footer li {
  display: inline-block;
  margin: 0 0px;
  font-weight: 100;
}
#footer ul {
  margin: 0px 0px 0px 0px;
}
#footer p {
  font-size: 13px;
}
#footer a {
  font-size: 13px;
  text-decoration: none;
  color: #333;
}
.foot-contact h3 {
  color: #81ab47;
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 12px;
}
.footer-p {
  line-height: 22px;
  margin-top: 20px;
}
#footer {
  border-bottom: 1px solid #333;
}
#footer-logo-container .wpb_wrapper {
  display: flex;
  justify-content: space-between;
}
#footer-logo-container .wpb_wrapper img {
  max-height: 70px;
  width: auto;
}
#colophon {
  padding-bottom: 0px;
  background: #fff !important;
  background-color: none !important;
}
.layout-full #colophon {
  padding: 0px !important;
  padding-bottom: 0px !important;
}
#inner-header {
  background-image: url(/images/inner-header.jpg);
  min-height: 300px;
  color: #fff !important;
  background-color: #81ab47;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}
#inner-header h1 {
  text-transform: uppercase;
  padding-top: 135px;
  color: #fff !important;
  font-size: 2.5em;
  font-weight: bold;
  padding-bottom: 55px;
}
#inner-header a {
  color: #fff !important;
  text-decoration: none !important;
}
#inner-header .inner-wrap {
  width: 50%;
}
#yoast-breadcrumbs {
  color: #fff !important;
}
#yoast-breadcrumbs a {
  color: #fff !important;
  text-decoration: none !important;
}
#yoast-breadcrumbs,
#navxt-breadcrumbs {
  background: none;
}
p#breadcrumbs {
  margin: 0 11% 0 0;
  position: relative;
  top: -12px;
}
.entry-content h2 {
  font-family: helvetica, Arial, OpenSans !important;
  color: #424b54;
  line-height: 40px;
}
.entry-content p {
  font-family: helvetica, Arial, OpenSans !important;
  font-size: 17px;
  font-weight: 500;
}
.entry-content uli,
li {
  font-family: helvetica, Arial, OpenSans !important;
  font-size: 17px;
  font-weight: 500;
}
.entry-content a {
  text-decoration: none;
}
#main {
  background: none !important;
}
.site-content {
  margin-top: 30px;
}
.home .site-content {
  margin-top: 0;
}
#primary-inner {
  width: 70%;
  float: left;
}
#secondary {
  margin-top: 40px;
  width: 27.762%;
}
#secondary h2 {
  font-family: helvetica, Arial, OpenSans;
  font-size: 33px;
  color: #81ab47 !important;
  line-height: 40px;
  font-weight: 500;
}
#secondary ul li {
  font-family: helvetica, Arial, OpenSans;
  margin-left: 0px !important;
  height: 40px;
  background: url("images/arrow.jpg") center right no-repeat;
}
#secondary ul {
  font-family: helvetica, Arial, OpenSans;
  margin: 0px 0px 0px 0px;
  list-style: none !important;
}
#secondary li {
  border-bottom: 1px solid #81ab47;
}
#secondary a {
  font-family: helvetica, Arial, OpenSans;
  font-size: 17px;
  color: #424b54 !important;
  text-decoration: none;
  line-height: 40px;
  font-weight: 500 !important;
}
#secondary a:hover {
  color: #eeb830 !important;
  font-weight: 500 !important;
}
.children_links {
  margin-top: 30px;
}
.relatedlinks li {
  font-weight: 500 !important;
}
/* Our People */
.dv-member-name {
  background-color: #81ab47 !important;
}
.dv-panel-title {
  background-color: #81ab47 !important;
}
.dv-panel-left {
  background-color: #eeb830 !important;
}
.dv-member-zoom {
  background-color: #eeb830 !important;
}
.mCSB_container.mCS_no_scrollbar_y.mCS_y_hidden {
  margin-right: 0;
  height: 100%;
}
/* Navigation */
.main-navigation ul li a {
  padding: 13px 13px;
}
.main-navigation ul ul a {
  background-color: #eeb830 !important;
  color: #424b54 !important;
  width: 260px;
}
.main-navigation ul li a:hover {
  background: none;
  background-color: none;
}
.main-navigation ul ul li:hover > a {
  background: #eeb830 !important;
  background-color: #eeb830 !important;
}
.main-navigation ul ul li.focus > a {
  background: #eeb830 !important;
  background-color: #eeb830 !important;
}
.main-navigation ul ul li:hover > a,
.main-navigation ul ul li.focus > a {
  background: #eeb830 !important;
  background-color: #eeb830 !important;
}
.main-navigation ul li:hover > a,
.main-navigation ul li.focus > a {
  background: transparent !important;
  background: transparent !important;
}
/* Twitter box styling - homepage */
#ctf::-webkit-scrollbar {
  display: none;
}
#ctf {
  -ms-overflow-style: none; /* IE and Edge */
  scrollbar-width: none; /* Firefox */
}
#ctf.ctf-super-narrow .ctf-author-name {
  text-decoration: none;
  display: none;
}
#ctf.ctf-narrow .ctf-corner-logo {
  font-size: 20px;
  display: none;
}
.ctf-author-box {
  display: none;
}
.ctf-tweet-text-link {
  text-decoration: none;
  font-size: 16px;
  color: #333;
  font-weight: 700;
}
.parallax {
  background-image: url("images/forest.jpg");
  height: 300px;
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  margin-top: 55px;
}
.wpb_video_widget .wpb_wrapper iframe {
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  margin: 0;
  top: 0;
  left: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.wpb_heading wpb_video_heading h2 {
  font-size: 15px !important;
}
.entry-content a {
  font-size: 17px;
}
.entry-content ul {
  list-style: none;
  display: grid;
}
.entry-content ul li::before {
  content: "\2022";
  color: #81ab47;
  font-weight: bold;
  display: inline-block;
  width: 1em;
  margin-left: -1em;
}
.page-id-12 .entry-content ul li::before {
  content: "";
}
/* Guides */
.guides {
  min-height: 287px;
  width: 282px;
  background-color: #eeb830;
  margin-top: 18px;
  padding-bottom: 80px;
  top: -77px;
  position: relative;
  background-image: url(images/guide-bg.png);
  background-position: bottom right;
  background-repeat: no-repeat;
  font-size: 36px;
  color: #fff;
  font-family: helvetica, Arial, OpenSans;
  line-height: 45px;
}
.guides a {
  font-size: 36px;
  color: #fff;
  text-decoration: none;
  font-family: helvetica, Arial, OpenSans;
  line-height: 45px;
}
a.guide-link {
  text-decoration: none;
}
.inner-guide {
  padding-top: 50px;
  padding-left: 25px;
  padding-right: 25px;
}
.guide-inner-wrap-gap {
  display: flex;
  gap: 30px;
}
/* Testimonials */
#testimon {
  min-height: 287px;
  padding-bottom: 60px;
  background-color: #81ab47;
  margin-top: 18px;
  background-image: url(images/quote.png);
  background-position: bottom right;
  background-repeat: no-repeat;
  color: #fff;
  padding-right: 10px;
}
#testimon h1 {
  font-family: helvetica, Arial, OpenSans;
  font-size: 20px;
  line-height: 32px;
  color: #fff;
  padding-left: 25px;
  padding-top: 35px;
}
#testimon p {
  font-family: helvetica, Arial, OpenSans;
  font-size: 18px;
  padding-left: 25px;
}
.maps {
  border: solid 8px #f7b32b !important;
}
.shadow {
  text-shadow: 4px 3px 7px #333;
}
.popmake-content h2 {
  font-size: 2.2em;
}
.popmake-content p {
  font-size: 17px;
}
.thumb_link {
  float: left;
  margin-right: 20px;
}

.Goal24Box {
  width: 75%;
  margin: 20px 0px 20px auto;
  background-color: #7ead40;
  padding: 4%;
  display: flex;
  flex-wrap: wrap;
}
.Goal24Box:nth-child(2n) {
  width: 75%;
  margin: 20px auto 20px 0px;
  background-color: #f7b32b;
  padding: 4%;
  display: flex;
  flex-wrap: wrap;
  justify-content: end;
}
.InnerGoal24Box {
  max-width: 1000px;
}
.Goal24Box .InnerGoal24Box h3,
.Goal24Box .InnerGoal24Box p {
  color: #fff;
}
.Goal24Box:nth-child(even) .InnerGoal24Box h3,
.Goal24Box:nth-child(even) .InnerGoal24Box p {
  color: #333;
}
/* Diversity Tables */
.diversity-table {
  width: 100%;
  border-bottom: 1px solid #ededed;
  border-collapse: collapse;
  border-spacing: 0;
  font-size: 14px;
  line-height: 2;
  margin: 0 0 20px;
}
.diversity-table tr {
  background-color: #F6F6F6;
}
.diversity-table tr:nth-child(even) {
  background-color: #F8F8F8;
}
.diversity-table .totals {
  background-color: #ffffff;
}
.diversity-table .totalNumbers td {
  font-weight: 600;
  text-align: right;
}
.diversity-table th {
  text-align: left;
  background-color: #33691E;
  color: #ffffff;
}
.diversity-table th {
  font-weight: 600;
}
.diversity-table th, .diversity-table td {
  border: 1px solid #cecece;
  padding: 1em;
  font-size: 0.75em;
}
.diversity-table tr:hover {
  border-top: 1px solid #C5E1A5;
  border-bottom: 1px solid #C5E1A5;
  background-color: #DCEDC8;
  color: #333333;
}
.diversity-table td:hover {
  background-color: #8BC34A;
  color: #ffffff;
}
/* Responsive */
@media (max-width: 1170px) {
  #inner-header .inner-wrap {
    margin: 0 30px;
  }
}
@media (max-width: 1023px) {
  .thumb_link {
    float: none;
    margin-right: inherit;
    text-align: center;
  }
}
@media (max-width: 970px) {
  div.home-block-footer {
    height: 50px;
    width: 100%;
    position: relative;
    top: -310px;
    left: 15px;
  }
  div.home-block {
    margin-bottom: 0;
  }
  #social-header {
    height: initial;
  }
  #social-header .full-container #locations {
    flex-wrap: wrap;
    justify-content: flex-end;
  }
  #social-header .full-container #social-icons i.fa {
    font-size: 24px;
  }
  div#probate-block-container {
    margin-bottom: -300px;
  }
  #home-boxes #different {
    width: 100%;
  }
  #home-boxes #home-boxes-side {
    width: 100%;
  }
  #latest-news-block {
    width: 100%;
  }
  #latest-news-block #news-block {
    width: 100%;
    flex-wrap: wrap;
  }
  #latest-news-block #news-block .block {
    flex-basis: 100%;
    height: initial;
    padding: 5%;
  }
  #footer {
    margin: 0 15px;
  }
  #footer-logo-container .wpb_wrapper {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
  }
  .quform-element.quform-element-column.quform-element-1_5 {
    margin: 10px 0 11px 10px;
  }
  .layout-full #page-wrapper .full-container {
    display: flex;
    flex-wrap: nowrap;
  }
  #primary-inner,
  body.responsive #primary,
  body.responsive #secondary {
    width: 100%;
  }
  body.responsive #primary,
  body.responsive #secondary {
    margin-top: 20px;
  }
  .guide-inner-wrap-gap {
    display: flex;
    flex-wrap: wrap;
  }
  #testimonial-banner .testimonial-content p {
    font-size: 0.6em;
  }
  #testimonial-banner {
    background-color: #ffffff;
    padding: 0px 7%;
  }
  .breadcrumbs-mobile {
    display: none;
  }
  #main .full-container {
    flex-wrap: wrap !important;
  }
}
@media (max-width: 650px) {
  #inner-header h1 {
    text-transform: capitalize;
    font-size: 1.5em;
  }
  .parallax {
    background-image: url("images/forest.jpg");
    background-attachment: fixed;
    height: 300px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    margin-top: 55px;
  }
  html,
  body {
    width: 100%;
    height: 100%;
  }
}

@supports (-webkit-touch-callout: none) {
  .parallax {
    background-attachment: scroll;
  }
}

@supports not (-webkit-touch-callout: none) {
  .parallax {
    background-attachment: fixed;
  }
}

@media (max-width: 420px) {
  .layout-full #page-wrapper .full-container {
    flex-direction: column;
  }
  #inner-header h1 {
    text-transform: capitalize;
    font-size: 1.5em;
  }
  #social-header .full-container #social-icons {
    align-self: center;
    margin: 10px auto;
  }
  #social-header .full-container #locations {
    justify-content: center;
    margin: 0 auto 10px;
  }
}
@media (max-width: 399px) {
  #masthead.masthead-logo-in-menu .logo-in-menu-wrapper {
    margin: 10px auto;
  }
  #masthead.masthead-logo-in-menu .menu-mobilenav-container {
    margin-left: auto;
    margin-right: auto;
  }
}


/* Front page service cards: plugin-free layout restore */
body.home .entry-content > .wp-block-columns {
  display: grid !important;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  background-color: #e4e4e4;
  gap: 0;
  padding: 34px 28px 16px;
  margin: 0;
  align-items: stretch;
}
body.home .entry-content > .wp-block-columns > .wp-block-column {
  width: auto !important;
  flex-basis: auto !important;
  margin-left: 0 !important;
  margin: 0;
  display: flex;
}
body.home .entry-content > .wp-block-columns > .wp-block-column > p {
  display: none;
}
body.home .entry-content > .wp-block-columns > .wp-block-column > a {
  display: flex;
  flex: 1;
  color: inherit;
  text-decoration: none;
}
body.home .entry-content #business-block-container,
body.home .entry-content #individuals-block-container,
body.home .entry-content #probate-block-container {
  display: flex;
  flex: 1;
  flex-direction: column;
}
body.home .entry-content div.home-block {
  padding: 42px 34px 28px;
  position: static;
  top: auto;
  z-index: auto;
  margin-bottom: 0;
  min-height: 450px;
  display: flex;
  flex-direction: column;
}
body.home .entry-content div.home-block img {
  width: auto;
  height: 42px;
  margin-bottom: 18px;
}
body.home .entry-content div.home-block h2 {
  font-size: 42px;
  line-height: 1.15;
  margin: 0;
}
body.home .entry-content div.home-block hr {
  width: 84px;
  height: 3px;
  border: 0;
  margin: 14px 0 18px;
}
body.home .entry-content div.home-block p {
  margin: 0;
  font-size: 19px;
  line-height: 1.35;
}
body.home .entry-content div.home-block-footer {
  position: static;
  width: auto;
  height: 16px;
  margin-left: 14px;
  margin-right: -14px;
}
body.home .entry-content #businesses-block hr {
  background-color: #ffffff;
}
body.home .entry-content #individuals-block hr {
  background-color: #81ab47;
}
body.home .entry-content #probate-block hr {
  background-color: #f7b32b;
}
@media (max-width: 1200px) {
  body.home .entry-content div.home-block {
    min-height: 420px;
    padding: 36px 28px 24px;
  }
  body.home .entry-content div.home-block h2 {
    font-size: 36px;
  }
  body.home .entry-content div.home-block p {
    font-size: 18px;
  }
}
@media (max-width: 970px) {
  body.home .entry-content > .wp-block-columns {
    grid-template-columns: 1fr;
    padding: 22px 16px 10px;
  }
  body.home .entry-content > .wp-block-columns > .wp-block-column {
    margin-bottom: 14px;
  }
  body.home .entry-content div.home-block {
    min-height: auto;
    padding: 32px 24px 24px;
  }
  body.home .entry-content div.home-block p {
    font-size: 17px;
  }
  body.home .entry-content div.home-block-footer {
    margin-left: 10px;
    margin-right: -10px;
  }
  .move-paraph {
    margin-top: 350px !important;
  }
}

/* Shortcode hero banner */
.rt-hero-banner {
  position: relative;
  min-height: 90rem;
  width: 100vw;
  max-width: 100vw;
  margin-left: calc(50% - 50vw);
  margin-right: calc(50% - 50vw);
  background-position: center -25px;
  background-repeat: no-repeat;
  background-size: cover;
  overflow: hidden;
  display: flex;
  align-items: center;
  padding: 130px 6vw 100px;
}
.rt-hero-banner__chevron {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  clip-path: polygon(0 0, 72% 0, 100% 50%, 72% 100%, 0 100%, 26% 50%);
  z-index: 3;
}
.rt-hero-banner__chevron--yellow {
  right: 9%;
  width: min(56vw, 680px);
  height: min(45vw, 520px);
  background: #f7b32b;
}
.rt-hero-banner__chevron--white {
  right: 18%;
  width: min(50vw, 600px);
  height: min(39vw, 460px);
  background: rgba(255, 255, 255, 0.97);
}
.rt-hero-banner__content {
  position: absolute;
  z-index: 4;
  margin-top: 500px;
}
.rt-hero-banner__title-image {
  display: block;
  width: min(95%, 760px);
  height: auto;
  margin-top: -250px;
  margin-left: -25px;
}
.rt-hero-banner__title {
  margin: 0;
  color: #ffffff;
  font-size: clamp(42px, 5vw, 70px);
  font-weight: 700;
  line-height: 0.96;
  text-transform: uppercase;
  letter-spacing: 0.02em;
}
.rt-hero-banner__title-line {
  display: block;
}
.rt-hero-arrow {
  color: #f7b32b;
  font-weight: 700;
  margin: 0 -0.08em;
}
.rt-hero-banner__subtitle {
  margin: 0 0 54px 0 !important;
  color: #ffffff;
  font-size: clamp(44px, 4.1vw, 45px) !important;
  font-weight: 500 !important;
  line-height: 1.08 !important;
  max-width: 980px !important;
}
.rt-hero-banner__buttons {
  margin: -24px 0 0 0;
  display: flex;
  flex-wrap: wrap;
  gap: 14px;
}
.rt-hero-banner__button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
  border: 2px solid #8fc049;
  color: #ffffff !important;
  font-size: 35px;
  font-weight: 400;
  line-height: 1;
  padding: 12px 26px;
  background: transparent;
  transition: all 0.2s ease;
}
.rt-hero-banner__button:hover,
.rt-hero-banner__button:focus {
  background: #8fc049;
  color: #ffffff;
}
.rt-hero-banner__button--secondary {
  border-color: #ffffff;
}
.rt-hero-banner__button--secondary:hover,
.rt-hero-banner__button--secondary:focus {
  background: #ffffff;
  color: #1f2f3b;
}

@media (max-width: 2560px) {
  /* .rt-hero-banner {
    min-height: 115rem;
  } */
}

@media (max-width: 1200px) {
  /* .rt-hero-banner {
    min-height: 620px;
  } */
  .rt-hero-banner__content {
    width: min(82%, 560px);
    margin-left: clamp(16px, 2vw, 76px);
    --rt-hero-left-offset: clamp(4px, 1.8vw, 18px);
  }
  .rt-hero-banner__title-image {
    width: min(92%, 620px);
    margin-top: -210px;
    margin-left: -25px;
  }
  .rt-hero-banner__subtitle {
    margin: 8px 0 38px 0 !important;
    font-size: clamp(34px, 3.6vw, 40px) !important;
    max-width: 760px !important;
  }
  .rt-hero-banner__buttons {
    margin: -10px 0 0 0;
    gap: 10px;
  }
  .rt-hero-banner__button {
    font-size: 28px;
    padding: 10px 22px;
  }
  
}
@media (max-width: 860px) {
  .rt-hero-banner {
    /* min-height: 560px; */
    padding: 110px 24px 70px;
  }
  .rt-hero-banner::before,
  .rt-hero-banner__chevron {
    display: none;
  }
  .rt-hero-banner__content {
    margin-left: 0;
    width: 100%;
    --rt-hero-left-offset: clamp(0px, 1.1vw, 8px);
  }
  .rt-hero-banner__title-image {
    width: min(100%, 540px);
  }
  .rt-hero-banner__subtitle {
    margin: 16px 0 34px 0 !important;
    font-size: clamp(34px, 6vw, 48px);
    line-height: 1.08;
  }
  .rt-hero-banner__buttons {
    margin: -6px 0 0 0;
  }
  .rt-hero-banner__button {
    font-size: 26px;
    padding: 11px 22px;
  }
}

@media (max-width: 768px) {
  .rt-hero-banner {
    background-position: -450px;
  }
  .rt-hero-banner__content {
    margin-top: 450px;
  }
}

@media (max-width: 425px) {
  .rt-hero-banner__title-image {
    margin-left: -15px;
}
}

/* @media (max-width: 860px) {
  .rt-hero-banner{

  }
} */