/*
Theme Name: Peters & Peters
Theme URI: 
Author: Naresh
Author URI: 
Description: 
Tested up to: 5.5
Requires PHP: 5.2.4
Version: 0.3.6
License: GNU General Public License v3 or later
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Text Domain: 
Tags: one-column, two-columns, right-sidebar, left-sidebar, grid-layout, custom-colors, custom-background, custom-header, custom-menu, custom-logo, editor-style, featured-images, footer-widgets, rtl-language-support, full-width-template, threaded-comments, post-formats, translation-ready, blog, e-commerce, portfolio

Peters & Peters  WordPress Theme, Copyright 2021 peters & peters 
Peters & Peters is distributed under the terms of the GNU GPL
*/

@import url('https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.5.2/css/all.min.css');

html {
  line-height: 1.15;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
  font-family: "Montserrat";
  background-size: 100% !important;
  background-repeat: no-repeat !important;
}
article,
aside,
footer,
header,
nav,
section {
  display: block;
}

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
figcaption,
figure,
main {
  display: block;
}

figure {
  margin: 1em 0;
}

hr {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}
p {
  color: #141d25;
  /* font-size: 15px;
	line-height: 1.75; */
  font-family: Montserrat, sans-serif;
}
pre {
  font-size: 1em;
}
a {
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
  text-decoration: none;
}
a:active,
a:hover {
  outline-width: 0;
  color: #f23d3d !important;
}
.article_content a,
.lz-content a,
.entry-content a,
.comment-body a,
.textwidget a,
#tab-description a,
.woocommerce-product-details__short-description a,
.service-content a {
  color: #121d26;
  text-decoration: none;
}
.article_content a:hover {
  color: #f23d3d;
  text-decoration: none;
}
a:focus,
input:focus,
textarea:focus,
button:focus,
.woocommerce form .form-row input.input-text:focus,
.woocommerce form .form-row textarea:focus {
  text-decoration: none;
  color: unset;
  outline: -webkit-focus-ring-color auto 1px;
}
.social-icons a:focus,
.copyright a:focus,
.site-footer a:focus,
.site-footer input:focus,
.site-footer button:focus,
.nav-menu ul li a:focus,
a.closebtn:focus {
  outline-color: #fff;
}

abbr[title] {
  border-bottom: 1px #767676 dotted;
  text-decoration: none;
}

b,
strong {
  font-weight: inherit;
}

b,
strong {
  font-weight: 700;
}

code,
kbd,
samp {
  font-size: 1em;
}

dfn {
  font-style: italic;
}

mark {
  background-color: #eee;
  color: #222;
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

audio,
video {
  display: inline-block;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

img {
  border-style: none;
}

svg:not(:root) {
  overflow: hidden;
}

button,
input,
optgroup,
select,
textarea {
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}

button,
input {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

fieldset {
  border: 1px solid #bbb;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}

progress {
  display: inline-block;
  vertical-align: baseline;
}

textarea {
  overflow: auto;
}

[type="checkbox"],
[type="radio"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
}

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}

[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}

details,
menu {
  display: block;
}

summary {
  display: list-item;
}

canvas {
  display: inline-block;
}

template {
  display: none;
}

[hidden] {
  display: none;
}
/*-------------- Alignments ---------------*/

.alignleft {
  display: inline;
  float: left;
  margin-right: 1.5em;
}

.alignright {
  display: inline;
  float: right;
  margin-left: 1.5em;
}

.aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

/*--------------- Clearings -------------*/

.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.entry-footer:before,
.entry-footer:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after,
.nav-links:before,
.nav-links:after,
.pagination:before,
.pagination:after,
.comment-author:before,
.comment-author:after,
.widget-area:before,
.widget-area:after,
.widget:before,
.widget:after,
.comment-meta:before,
.comment-meta:after {
  content: "";
  display: table;
  table-layout: fixed;
}

.clear:after,
.entry-content:after,
.entry-footer:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after,
.nav-links:after,
.pagination:after,
.comment-author:after,
.widget-area:after,
.widget:after,
.comment-meta:after {
  clear: both;
}

/*--------- Forms ---------*/

label {
  color: #3f3f3f;
  display: block;
  font-weight: 800;
  margin-bottom: 0.5em;
}

fieldset {
  margin-bottom: 1em;
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
  color: #666;
  background: #fff;
  background-image: -webkit-linear-gradient(
    rgba(255, 255, 255, 0),
    rgba(255, 255, 255, 0)
  );
  border: 1px solid #d7d7d7;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  display: block;
  padding: 0.7em;
  width: 100%;
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus {
  color: #222;
  border-color: #3f3f3f;
}

select {
  border: 1px solid #bbb;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  height: 3em;
  max-width: 100%;
}

input[type="radio"],
input[type="checkbox"] {
  margin-right: 0.5em;
}

input[type="radio"] + label,
input[type="checkbox"] + label {
  font-weight: 400;
}

button,
input[type="button"],
input[type="submit"] {
  background-color: #3b455a;
  border: 0;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  -webkit-box-shadow: none;
  box-shadow: none;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-size: 14px;
  font-weight: 800;
  line-height: 1;
  padding: 1em 2em;
  text-shadow: none;
  -webkit-transition: background 0.2s;
  transition: background 0.2s;
}

input + button,
input + input[type="button"],
input + input[type="submit"] {
  padding: 0.75em 2em;
}

button.secondary,
input[type="reset"],
input[type="button"].secondary,
input[type="reset"].secondary,
input[type="submit"].secondary {
  background-color: #ddd;
  color: #222;
}

button:hover,
button:focus,
input[type="button"]:hover,
input[type="button"]:focus,
input[type="submit"]:hover,
input[type="submit"]:focus {
  background: #3b455a;
}

button.secondary:hover,
button.secondary:focus,
input[type="reset"]:hover,
input[type="reset"]:focus,
input[type="button"].secondary:hover,
input[type="button"].secondary:focus,
input[type="reset"].secondary:hover,
input[type="reset"].secondary:focus,
input[type="submit"].secondary:hover,
input[type="submit"].secondary:focus {
  background: #bbb;
}

/* Placeholder text color -- selectors need to be separate to work. */
::-webkit-input-placeholder {
  color: #3f3f3f;
}
:-moz-placeholder {
  color: #3f3f3f;
}
::-moz-placeholder {
  color: #3f3f3f;
  opacity: 1;
}
:-ms-input-placeholder {
  color: #3f3f3f;
}

/*------ Formatting ---------*/

hr {
  background-color: #bbb;
  border: 0;
  height: 1px;
  margin-bottom: 1.5em;
}

/*-------- Lists ----------*/

ul,
ol {
  margin: 0 0 1.5em;
  padding: 0;
}

ul {
  list-style: disc;
}

ol {
  list-style: decimal;
}

li > ul,
li > ol {
  margin-bottom: 0;
  margin-left: 1.5em;
}

dt {
  font-weight: 700;
}

dd {
  margin: 0 1.5em 1.5em;
}

/*---------- Tables ---------*/
table {
  border-collapse: collapse;
  width: 100%;
}

thead th {
  padding-bottom: 0.5em;
}

th {
  padding: 0.4em;
  text-align: left;
}
tbody,
td,
th {
  border: 1px solid;
}

td {
  padding: 0.4em;
}

th:first-child,
td:first-child {
  padding-left: 0;
}

th:last-child,
td:last-child {
  padding-right: 0;
}

/*---------- Links -----------*/

a {
  color: #222;
  text-decoration: none;
}
a:hover,
a:active {
  color: #1f2221;
  outline: 0;
  text-decoration: none;
}
.entry-content a,
.entry-summary a,
.widget a,
.site-footer .widget-area a,
.posts-navigation a,
.widget_authors a strong {
  -webkit-transition: color 80ms ease-in, -webkit-box-shadow 130ms ease-in-out;
  transition: color 80ms ease-in, -webkit-box-shadow 130ms ease-in-out;
  transition: color 80ms ease-in, box-shadow 130ms ease-in-out;
  transition: color 80ms ease-in, box-shadow 130ms ease-in-out,
    -webkit-box-shadow 130ms ease-in-out;
}
.entry-title a,
.entry-meta a,
.page-links a,
.page-links a .page-number,
.entry-footer a,
.entry-footer .cat-links a,
.entry-footer .tags-links a,
.edit-link a,
.post-navigation a,
.logged-in-as a,
.comment-navigation a,
.comment-metadata a,
.comment-metadata a.comment-edit-link,
.comment-reply-link,
a .nav-title,
.pagination a,
.comments-pagination a,
.site-info a,
.widget .widget-title a,
.widget ul li a,
.site-footer .widget-area ul li a,
.site-footer .widget-area ul li a {
  text-decoration: none;
  -webkit-transition: color 80ms ease-in, -webkit-box-shadow 130ms ease-in-out;
  transition: color 80ms ease-in, -webkit-box-shadow 130ms ease-in-out;
  transition: color 80ms ease-in, box-shadow 130ms ease-in-out;
  transition: color 80ms ease-in, box-shadow 130ms ease-in-out,
    -webkit-box-shadow 130ms ease-in-out;
}

/* Fixes linked images */
/* .entry-content a img,
.widget a img {
	-webkit-box-shadow: 0 0 0 8px #fff;
	box-shadow: 0 0 0 8px #fff;
} */

.post-navigation a:focus .icon,
.post-navigation a:hover .icon {
  color: #222;
}

/*------------ Featured Image Hover ----------------*/
.post-thumbnail {
  margin-bottom: 1em;
}
.post-thumbnail img {
  width: auto;
}
.post-thumbnail a img {
  -webkit-backface-visibility: hidden;
  -webkit-transition: opacity 0.2s;
  transition: opacity 0.2s;
}

.post-thumbnail a:hover img,
.post-thumbnail a:focus img {
  opacity: 0.7;
}

/*top bar*/
.nav input[type="search"] {
  margin: 10px 0;
  padding: 5px;
}

/* --------- MENUS CSS --------- */
#sidelong-menu {
  display: inline;
  background: #3b455a;
}
ul.list_nav {
  margin: 0 auto;
  text-align: center;
  display: block;
}
.nav-menu ul {
  float: right;
  margin: 0;
  padding: 0;
  font-weight: 400;
  font-size: 14px;
  text-transform: uppercase;
  font-weight: bold;
}
.nav-menu li {
  display: inline-block;
  margin: 0;
  position: relative;
}
#pap-menu-logo {
  position: absolute;
}
.nav-menu a {
  color: #fff;
  padding: 15px 20px 15px 15px;
  font-size: 14px;
  display: block;
  text-transform: capitalize;
  font-weight: normal;
  text-transform: uppercase;
}
.nav-menu ul li a:active,
.nav-menu ul li a:hover {
  background: #cfac62;
  color: #fff;
}
.nav-menu ul ul {
  display: none;
  position: absolute;
  min-width: 215px;
  z-index: 9999;
}
.nav-menu ul ul ul {
  left: 216px;
  top: 0;
}
.nav-menu ul ul a {
  color: #fff;
  padding: 10px;
  background: #3b455a;
  /* 	transition: all 0.5s ease 0s; */
}
.nav-menu ul ul a:hover {
  background: #cfac62;
  color: #fff;
}
.nav-menu ul ul li {
  float: none;
  display: block;
  text-align: left;
  border-left: none;
  border-right: none !important;
  padding: 0;
}
.nav-menu ul li:hover > ul {
  display: block;
}

/*--------------- SUPERFISH MENU ---------------------------*/
.sf-arrows .sf-with-ul:after {
  content: "\f107";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  position: absolute;
  right: 15px;
  height: 0;
  width: 0;
  top: 18px;
}
.sf-arrows ul .sf-with-ul:hover:after {
  transform: rotate(270deg);
  top: 25px;
}
.sf-arrows ul .sf-with-ul:after {
  top: 14px;
  margin-top: 0px;
  margin-right: 15px;
  border-color: transparent;
  border-left-color: #888;
}
.sf-arrows ul li > .sf-with-ul:focus:after,
.sf-arrows ul li:hover > .sf-with-ul:after,
.sf-arrows ul .sfHover > .sf-with-ul:after {
  border-left-color: #333;
}
.toggle-menu,
a.closebtn {
  display: none;
}

/* Top Header */
#top-header {
  padding: 10px 0;
  background: linear-gradient(64deg, transparent 40%, #121d26 39%);
  color: #fff;
}
#top_bar {
  padding-top: 49px;
}
pap-top-menu {
  height: 0px;
}
#top-header .time i,
.social-icons i:hover {
  color: #cfac62;
}
#top-header .time,
.social-icons {
  text-align: right;
}
#top-header .time i {
  margin-right: 10px;
}
.social-icons i {
  margin: 0 10px;
  color: #fff;
  font-size: 13px;
}
.contact-details {
  margin: 15px 0;
}
.contact-details i {
  color: #cfac62;
  padding: 4px 0 10px 18px;
  font-size: 20px;
}
.contact-details p {
  font-size: 13px;
  margin-bottom: 0px;
  color: #3e3e3e;
  line-height: 1.5;
}
.contact-details p a {
  color: #3e3e3e;
}
.contact-details p.para-color {
  color: #303030;
  font-weight: 600;
  font-size: 15px;
  text-transform: uppercase;
}
#top_bar,
#header {
  background: #121d26;
}

.app-btn {
  margin: 25px 0;
  text-align: right;
}
.app-btn a {
  background: #cfac62;
  font-size: 14px;
  font-weight: bold;
  padding: 10px 9px;
  color: #fff;
}
.app-btn a:hover {
  background: #3b455a;
  border-color: #3b455a;
}

/*------- logo and contact --------*/
.logo {
  position: relative;
  padding: 10px;
  top: -18px;
}
.logo p {
  margin: 2px 0px 0px;
  font-size: 12px;
}
.logo p,
.logo h1 a,
.logo p.site-title a {
  color: #3b455a;
}
.logo h1,
.logo p.site-title {
  font-size: 25px;
  margin: 0;
  font-weight: bold;
  line-height: 1.2;
  font-family: "Montserrat";
}
/* content-page*/
.single-post .article_content {
  margin-bottom: 10px;
  padding: 0px;
  text-align: left;
  background: none;
}
.article_content img {
  padding: 10px 0;
}
.article_content {
  margin-bottom: 2rem;
  border: none;
  padding: 12px;
  text-align: left;
}
.article_content:hover {
  border: none;
}
.article_content:hover h3 {
  color: #121d26;
}
.article_content h3 {
  padding: 10px 0;
  font-size: 26px;
  color: #121d26;
  margin: 0;
}
.article_content p {
  margin: 0;
}
.article_content .metabox,
.metabox1 {
  padding: 4px 10px;
  border: 4px double #fff;
  background: #3b455a;
}
.article_content .metabox i,
.article_content .metabox span,
.article_content .metabox a,
.metabox1 span,
.metabox1 i {
  margin-right: 10px;
  color: #fff;
}
.article-text p {
  letter-spacing: 1px;
  margin: 0;
  font-weight: 400;
}
.article_content .read-btn {
  margin: 20px 0;
}

/* --------- SLIDER--------- */
#slider .carousel-control-next-icon,
#slider .carousel-control-prev-icon {
  background: transparent;
}
#slider .carousel-control-next-icon i,
#slider .carousel-control-prev-icon i {
  padding: 10px;
  color: #fff;
  border: 2px solid #fff;
}
#slider .carousel-control-next-icon i:hover,
#slider .carousel-control-prev-icon i:hover {
  background: #cfac62;
  border-color: #cfac62;
}
#slider .carousel-item-next,
#slider .carousel-item-prev,
#slider .carousel-item.active {
  display: block !important;
}
#slider .carousel-control-next,
#slider .carousel-control-prev {
  opacity: 1;
  top: 0;
}
#slider .carousel-control-next-icon,
#slider .carousel-control-prev-icon {
  width: auto;
  height: auto;
}
#slider {
  max-width: 100%;
  padding: 0;
  background: #3b455a;
}
#slider img {
  width: 100%;
  opacity: 0.3;
}
#slider .carousel-caption {
  top: 50%;
  transform: translateY(-50%);
  right: 15%;
  left: 35%;
}
#slider .inner_carousel {
  text-align: center;
}
#slider .inner_carousel h1 {
  margin-bottom: 0px;
  padding: 10px;
  font-weight: 800;
  font-size: 40px;
  color: #fff;
  letter-spacing: 1px;
}
#slider .inner_carousel p {
  color: #fff;
}
#slider .read-btn {
  margin: 35px 0px 0px;
  text-align: center;
}
#slider .read-btn a {
  color: #fff;
  font-weight: bold;
  font-size: 15px;
  padding: 12px 25px;
  border: 2px solid #fff;
}
#slider .read-btn a:hover {
  background: #cfac62;
  border-color: #cfac62;
}
/* about us */
#about_us {
  padding: 3% 0;
}

#about_us .image-box:before {
  position: absolute;
  content: "";
  display: inline-block;
  width: 29.5%;
  border-width: 2px;
  border-style: solid;
  border-color: #fff;
  top: 78px;
  left: -44px;
  margin: 0 auto;
  border-top: none;
  border-right: none;
  transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(90deg);
  z-index: 3;
}
#about_us .image-box:after {
  position: absolute;
  content: "";
  display: inline-block;
  width: 29.5%;
  border-width: 2px;
  border-style: solid;
  border-color: #fff;
  bottom: 78px;
  right: -43px;
  margin: 0 auto;
  border-top: none;
  border-right: none;
  transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(90deg);
  z-index: 0;
}
#about_us .img-aboutus:before {
  display: block;
  transition: all 0.5s ease 0s;
  -webkit-transition: all 0.5s ease 0s;
  content: "";
  position: absolute;
  bottom: -11px;
  right: 2%;
  border-right: 2px solid #d0ac62;
  border-bottom: 2px solid #d0ac62;
  width: 25%;
  height: 3.5%;
}
#about_us .img-aboutus:hover:before {
  height: 90%;
  width: 85%;
  transition: all 0.5s ease 0s;
  -webkit-transition: all 0.5s ease 0s;
  z-index: 3;
}
#about_us .img-aboutus:hover:after {
  height: 90%;
  width: 85%;
  transition: all 0.5s ease 0s;
  -webkit-transition: all 0.5s ease 0s;
  z-index: 3;
}
#about_us .img-aboutus:after {
  display: block;
  transition: all 0.5s ease 0s;
  -webkit-transition: all 0.5s ease 0s;
  content: "";
  position: absolute;
  top: -10px;
  left: 2%;
  border-top: 2px solid #d0ac62;
  border-left: 2px solid #d0ac62;
  width: 20%;
  height: 3%;
}
#about_us .image-box:before,
#about_us .image-box:after {
  border-color: #fff;
}
#about_us .img-aboutus:before,
#about_us .img-aboutus:after {
  border-color: #d0ac62;
}
#about_us .img-aboutus {
  display: block;
  position: relative;
  height: 100%;
}
#about_us .img-aboutus img {
  width: 100%;
  height: 100%;
  border-radius: 0;
  display: block;
  transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
  -moz-transition: all 0.5s ease 0s;
  -webkit-transition: all 0.5s ease 0s;
}
.text-chooseus,
.image-box {
  margin: 10px 0;
}
#about_us h2 {
  font-size: 25px;
  color: #3b455a;
  font-weight: 700;
}
#about_us h2:after {
  background: #cfac62;
  content: "";
  display: inline-block;
  height: 2px;
  margin-right: 12px;
  vertical-align: middle;
  width: 35px;
  margin-left: 6px;
  margin-top: 11px;
}

#about_us .more-btn a,
.article_content .read-btn a {
  color: #fff;
  font-weight: bold;
  letter-spacing: 1px;
  font-size: 14px;
  padding: 10px 15px;
  border: 2px solid #cfac62;
  background: #cfac62;
  text-decoration: none;
}
#about_us .more-btn a:hover,
.article_content .read-btn a:hover {
  background: #3b455a;
  border-color: #3b455a;
}
#about_us .more-btn {
  margin-top: 20px;
}
/* Woocommerce */
form.woocommerce-form.woocommerce-form-login.login {
  display: inline-block;
}
.woocommerce #sidebar {
  margin-top: 2em;
}
.woocommerce-product-gallery__image {
  padding: 2px;
}
a.showcoupon,
.woocommerce-message::before {
  color: #3b455a;
}
.woocommerce-message {
  border-top-color: #3b455a;
}
.woocommerce span.onsale {
  background: #3b455a;
  color: #fff;
  padding: 0;
}
.products li {
  border: 1px dashed #e4e4e4;
  padding: 10px !important;
  text-align: center;
}
.products li:hover {
  border: 1px solid #3b455a;
}
.woocommerce ul.products li.product a img,
.woocommerce ul.products li.product .button {
  margin: 0;
}
h2.woocommerce-loop-product__title,
.woocommerce div.product li .product_title {
  color: #353535;
  letter-spacing: 1px;
  font-weight: 600;
  font-size: 18px !important;
}
.select2-container--default .select2-selection--single {
  height: 40px;
}
.select2-container--default
  .select2-selection--single
  .select2-selection__rendered {
  padding: 6px;
}
.select2-container--default
  .select2-selection--single
  .select2-selection__arrow {
  top: 8px;
}
.woocommerce ul.products li.product .price,
.woocommerce div.product p.price,
.woocommerce div.product span.price {
  color: #353535;
  font-size: 15px;
  margin-bottom: 10px;
}
.woocommerce div.product .product_title,
.woocommerce div.product p.price,
.woocommerce div.product span.price {
  margin-bottom: 5px;
}
.woocommerce #respond input#submit,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button,
.woocommerce #respond input#submit.alt,
.woocommerce a.button.alt,
.woocommerce button.button.alt,
.woocommerce input.button.alt {
  background: #cfac62;
  border-radius: 0;
  color: #fff;
}
.woocommerce #respond input#submit:hover,
.woocommerce a.button:hover,
.woocommerce button.button:hover,
.woocommerce input.button:hover,
.woocommerce #respond input#submit.alt:hover,
.woocommerce a.button.alt:hover,
.woocommerce button.button.alt:hover,
.woocommerce input.button.alt:hover {
  background: #3b455a;
  color: #fff;
}
.woocommerce .quantity .qty {
  width: 5em;
  padding: 5px;
  border-radius: 0;
  border: solid 1px #353535;
  color: #353535;
}
span.woocommerce-input-wrapper {
  width: 100%;
}
nav.woocommerce-MyAccount-navigation ul {
  list-style: none;
}
nav.woocommerce-MyAccount-navigation ul li {
  background: #3b455a !important;
  padding: 12px;
  margin-bottom: 10px;
}
nav.woocommerce-MyAccount-navigation ul li a {
  color: #fff;
}
.posted_in {
  display: block;
}
header.woocommerce-products-header {
  margin-top: 20px;
}
/*------- Header ---------*/
.site-branding {
  padding: 1em 0;
  position: relative;
  -webkit-transition: margin-bottom 0.2s;
  transition: margin-bottom 0.2s;
  z-index: 3;
}

.site-branding a {
  text-decoration: none;
  -webkit-transition: opacity 0.2s;
  transition: opacity 0.2s;
}

.site-branding a:hover,
.site-branding a:focus {
  opacity: 0.7;
}
.site-title,
.site-title a {
  color: #222;
  opacity: 1;
}
body.has-header-image .site-title,
body.has-header-video .site-title,
body.has-header-image .site-title a,
body.has-header-video .site-title a {
  color: #fff;
}
a.custom-logo-link {
  margin-top: -10px;
}
.custom-logo-link {
  display: inline-block;
  vertical-align: middle;
  width: auto;
}

.custom-logo-link img {
  display: inline-block;
  max-height: 80px;
  width: auto;
}

body.home.title-tagline-hidden.has-header-image .custom-logo-link img,
body.home.title-tagline-hidden.has-header-video .custom-logo-link img {
  max-height: 200px;
  max-width: 100%;
}

.custom-logo-link a:hover,
.custom-logo-link a:focus {
  opacity: 0.9;
}

body:not(.title-tagline-hidden) .site-branding-text {
  display: inline-block;
  vertical-align: middle;
}

.has-header-image.peters-and-peters-front-page .custom-header,
.has-header-video.peters-and-peters-front-page .custom-header,
.has-header-image.home.blog .custom-header,
.has-header-video.home.blog .custom-header {
  display: table;
  height: 300px;
  height: 75vh;
  width: 100%;
}
.wp-custom-header .wp-custom-header-video-button {
  background-color: rgba(34, 34, 34, 0.5);
  border: 1px solid rgba(255, 255, 255, 0.6);
  color: rgba(255, 255, 255, 0.6);
  height: 45px;
  overflow: hidden;
  padding: 0;
  position: fixed;
  right: 30px;
  top: 30px;
  -webkit-transition: background-color 0.2s ease-in-out,
    border-color 0.2s ease-in-out, color 0.3s ease-in-out;
  transition: background-color 0.2s ease-in-out, border-color 0.2s ease-in-out,
    color 0.3s ease-in-out;
  width: 45px;
}
.wp-custom-header .wp-custom-header-video-button:hover,
.wp-custom-header .wp-custom-header-video-button:focus {
  border-color: rgba(255, 255, 255, 0.8);
  background-color: rgba(34, 34, 34, 0.8);
  color: #fff;
}
.admin-bar .wp-custom-header-video-button {
  top: 62px;
}
.has-header-image.peters-and-peters-front-page .site-branding,
.has-header-video.peters-and-peters-front-page .site-branding,
.has-header-image.home.blog .site-branding,
.has-header-video.home.blog .site-branding {
  display: table-cell;
  height: 100%;
  vertical-align: bottom;
}

/* Text meant only for screen readers. */
.screen-reader-text {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
  word-wrap: normal !important;
}

.screen-reader-text:focus {
  background-color: #eee;
  clip: auto !important;
  clip-path: none;
  color: #444;
  display: block;
  font-size: 1em;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000; /* Above WP toolbar. */
}

/*------- Front Page ------------*/

.page-template-custom-home-page .site-content {
  padding: 0;
}
.peters-and-peters-panel {
  overflow: hidden;
  position: relative;
}
.panel-image {
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  background-size: cover;
  position: relative;
}
.panel-image:before {
  background: -webkit-linear-gradient(
    to top,
    rgba(0, 0, 0, 0) 0%,
    rgba(0, 0, 0, 0.3) 100%
  );
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(rgba(0, 0, 0, 0)),
    to(rgba(0, 0, 0, 0.3))
  );
  background: -webkit-linear-gradient(
    to top,
    rgba(0, 0, 0, 0) 0%,
    rgba(0, 0, 0, 0.3) 100%
  );
  background: linear-gradient(
    to bottom,
    rgba(0, 0, 0, 0) 0%,
    rgba(0, 0, 0, 0.3) 100%
  );
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#1f222100000", endColorstr="#4d000000", GradientType=0);
  bottom: 0;
  content: "";
  left: 0;
  right: 0;
  position: absolute;
  top: 100px;
}
.peters-and-peters-front-page
  article:not(.has-post-thumbnail):not(:first-child) {
  border-top: 1px solid #ddd;
}
.panel-content {
  position: relative;
}
.panel-content .wrap {
  padding-bottom: 0.5em;
  padding-top: 1.75em;
}

/* Panel edit link */

.peters-and-peters-panel .edit-link {
  display: block;
  margin: 0.3em 0 0;
}

/* Front Page - Recent Posts */

.peters-and-peters-front-page .panel-content .recent-posts article {
  border: 0;
  color: #3f3f3f;
  margin-bottom: 3em;
}
.recent-posts .entry-header {
  margin-bottom: 1.2em;
}
.page .panel-content .recent-posts .entry-title {
  font-size: 20px;
  font-size: 1.25rem;
  font-weight: 400;
  letter-spacing: 0;
  text-transform: none;
}
.peters-and-peters-panel .recent-posts .entry-header .edit-link {
  color: #222;
  display: inline-block;
  font-size: 11px;
  font-size: 0.6875rem;
  margin-left: 1em;
}

/*-------- Regular Content -----------*/

.site-content-contain {
  position: relative;
}
.site-content {
  padding: 2.5em 0 0;
}

/*-------- Posts ----------------*/
.sticky {
  position: relative;
}
.post:not(.sticky) .icon-thumb-tack {
  display: none;
}
.page .panel-content .entry-title,
.page-title,
body.page:not(.peters-and-peters-front-page) .entry-title {
  color: #303030;
  font-size: 25px;
  font-weight: 700;
}
.entry-header .entry-title {
  margin-bottom: 0.25em;
}
.entry-title a {
  color: #3b455a;
  text-decoration: none;
  margin-left: -2px;
}
h3.entry-title a {
  font-weight: 500;
}
.entry-title:not(:first-child) {
  padding-top: 0;
}
.entry-meta {
  color: #767676;
  font-size: 11px;
  font-weight: 800;
  letter-spacing: 0.1818em;
  padding-bottom: 0.25em;
  text-transform: uppercase;
}
.entry-meta a {
  color: #767676;
}
.byline,
.updated:not(.published) {
  display: none;
}
.single .byline,
.group-blog .byline {
  display: inline;
}
.pagination,
.comments-pagination {
  border-top: 1px solid #eee;
  font-size: 14px;
  font-weight: 800;
  padding: 2em 0 3em;
  text-align: center;
}
.pagination .icon,
.comments-pagination .icon {
  width: 0.666666666em;
  height: 0.666666666em;
}
.comments-pagination {
  border: 0;
}
.page-numbers {
  display: none;
  padding: 10px;
}
.page-numbers.current {
  display: inline-block;
  background: #3b455a;
}
.prev.page-numbers,
.next.page-numbers {
  background-color: #3b455a;
  display: inline-block;
  color: #fff;
  font-weight: normal;
}
.prev.page-numbers,
.next.page-numbers {
  -webkit-transition: background-color 0.2s ease-in-out,
    border-color 0.2s ease-in-out, color 0.3s ease-in-out;
  transition: background-color 0.2s ease-in-out, border-color 0.2s ease-in-out,
    color 0.3s ease-in-out;
}
.prev.page-numbers:focus,
.prev.page-numbers:hover,
.next.page-numbers:focus,
.next.page-numbers:hover {
  background: #3b455a;
  color: #fff;
  cursor: pointer;
}
.prev.page-numbers {
  float: left;
}
.next.page-numbers {
  float: right;
}
p.link-more {
  text-align: center;
  margin-top: 0px;
}
a.more-link {
  color: #fff;
  background: #3b455a;
  padding: 6px 10px;
  float: left;
}
.more-link:before {
  margin-top: 0 !important;
}

/* Aligned blockquotes */

.entry-content blockquote.alignleft,
.entry-content blockquote.alignright {
  color: #666;
  font-size: 13px;
  font-size: 0.8125rem;
  width: 48%;
}

/* Blog landing, search, archives */

.blog .site-main > article,
.archive .site-main > article,
.search .site-main > article {
  padding-bottom: 2em;
}
body:not(.peters-and-peters-front-page) .entry-header {
  padding: 1em 0;
}

body:not(.peters-and-peters-front-page) .entry-header,
body:not(.peters-and-peters-front-page) .entry-content,
body:not(.peters-and-peters-front-page) #comments {
  margin-left: auto;
  margin-right: auto;
}
body:not(.peters-and-peters-front-page) .entry-header {
  padding-top: 0;
}
.blog .entry-meta a.post-edit-link,
.archive .entry-meta a.post-edit-link,
.search .entry-meta a.post-edit-link {
  color: #222;
  display: inline-block;
  margin-left: 1em;
  white-space: nowrap;
}
.search .page .entry-meta a.post-edit-link {
  margin-left: 0;
  white-space: nowrap;
}
.taxonomy-description {
  color: #666;
  font-size: 13px;
  font-size: 0.8125rem;
}

/* More tag */

.entry-content .more-link:before {
  content: "";
  display: block;
  margin-top: 1.5em;
}

/* Single Post */

.single-post:not(.has-sidebar) #primary,
.page.page-one-column:not(.peters-and-peters-front-page) #primary,
.archive.page-one-column:not(.has-sidebar) .page-header,
.archive.page-one-column:not(.has-sidebar) #primary {
  margin-left: auto;
  margin-right: auto;
  max-width: 740px;
}

.single-featured-image-header {
  background-color: #fafafa;
  border-bottom: 1px solid #eee;
}

.single-featured-image-header img {
  display: block;
  margin: auto;
}

.page-links {
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: 800;
  padding: 2em 0 3em;
}

.page-links .page-number {
  color: #767676;
  display: inline-block;
  padding: 0.5em 1em;
}

.page-links a {
  display: inline-block;
}

.page-links a .page-number {
  color: #222;
}

/* Entry footer */

.entry-footer {
  border-bottom: 1px solid #eee;
  border-top: 1px solid #eee;
  margin-top: 2em;
  padding: 2em 0;
}

.entry-footer .cat-links,
.entry-footer .tags-links {
  display: block;
  font-size: 11px;
  font-size: 0.6875rem;
  font-weight: 800;
  letter-spacing: 0.1818em;
  padding-left: 2.5em;
  position: relative;
  text-transform: uppercase;
}

.entry-footer .cat-links + .tags-links {
  margin-top: 1em;
}

.entry-footer .cat-links a,
.entry-footer .tags-links a {
  color: #3f3f3f;
}

.entry-footer .cat-links .icon,
.entry-footer .tags-links .icon {
  color: #767676;
  left: 0;
  margin-right: 0.5em;
  position: absolute;
  top: 2px;
}

.entry-footer .edit-link {
  display: inline-block;
}

.entry-footer .edit-link a.post-edit-link {
  background-color: #222;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  -webkit-box-shadow: none;
  box-shadow: none;
  color: #fff;
  display: inline-block;
  font-size: 14px;
  font-weight: 800;
  margin-top: 2em;
  padding: 0.7em 2em;
  -webkit-transition: background-color 0.2s ease-in-out;
  transition: background-color 0.2s ease-in-out;
  white-space: nowrap;
}

.entry-footer .edit-link a.post-edit-link:hover,
.entry-footer .edit-link a.post-edit-link:focus {
  background-color: #767676;
}

/* Post Formats */

.blog .format-status .entry-title,
.archive .format-status .entry-title,
.blog .format-aside .entry-title,
.archive .format-aside .entry-title {
  display: none;
}

.format-quote blockquote {
  color: #3f3f3f;
  font-size: 20px;
  font-weight: 400;
  overflow: visible;
  position: relative;
}

.format-quote blockquote .icon {
  display: block;
  height: 20px;
  left: -1.25em;
  position: absolute;
  top: 0.4em;
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1);
  width: 20px;
}

/* Post Navigation */
.nav-subtitle {
  background: transparent;
  color: #767676;
  display: block;
  font-size: 16px;
  font-weight: 600;
}

.nav-title {
  color: #3f3f3f;
  font-size: 15px;
  font-size: 0.9375rem;
}

.post-navigation .nav-next {
  margin-top: 1.5em;
}

.nav-links .nav-previous .nav-title .nav-title-icon-wrapper {
  margin-right: 0.5em;
}

.nav-links .nav-next .nav-title .nav-title-icon-wrapper {
  margin-left: 0.5em;
}

/*----------- Pages ---------*/
header.page-header h2 {
  font-size: 22px;
}
.page-header {
  padding-top: 2em;
}

.page .entry-header .edit-link {
  font-size: 14px;
}

.search .page .entry-header .edit-link {
  font-size: 11px;
}

.page-links {
  clear: both;
  margin: 0 0 1.5em;
}

.page:not(.home) #content {
  padding-bottom: 1.5em;
}

/* 404 page */

.error404 .page-content {
  padding-bottom: 4em;
}

.error404 .page-content .search-form,
.search .page-content .search-form {
  margin-bottom: 3em;
}

.search input.search-field,
.error404 input.search-field {
  width: auto;
  float: left;
  margin-right: 10px;
}
.search .search-form .search-submit,
.error404 .search-form .search-submit {
  padding: 10px;
  margin: 0;
}

/*----------- Footer --------------*/
#colophon {
  background-color: #3b455a;
}
.site-footer .wrap {
  padding-bottom: 1.5em;
  padding-top: 2em;
}
.site-footer {
  font-size: 14px;
  line-height: 1.6;
  color: #fff;
}
.site-footer a,
.site-footer p {
  color: #fff;
}
/* Footer widgets */
.site-footer input[type="search"]::placeholder {
  color: #fff;
}
.site-footer input.search-field {
  width: 100%;
  background: transparent;
}
.site-footer input[type="search"],
.site-footer .widget-area a:hover,
.site-footer caption {
  color: #fff;
}
.site-footer h3.widget-title {
  margin: 1em 0 10px;
  border-bottom: 1px solid;
  font-weight: 700;
  letter-spacing: 1px;
  color: #cfac62;
  font-size: 25px;
}
.site-footer h3.widget-title a {
  color: #3b455a;
}
.site-footer button.search-submit {
  background-color: #cfac62;
  font-weight: normal;
  letter-spacing: 1px;
  right: 0;
  color: #fff;
  width: 100%;
}
.site-footer .tagcloud a:hover {
  background-color: #cfac62 !important;
}
.copyright {
  padding: 15px 0px;
  border-top: 2px solid #cfac62;
  text-align: center;
}
.copyright p {
  margin: 0;
}
.copyright p,
.copyright a {
  color: #fff;
  font-size: 15px;
}
/*------- Comments ------------*/

#comments {
  clear: both;
  padding: 15px 0 0.5em;
}

.comments-title {
  font-size: 20px;
  margin-bottom: 15px;
}

.comment-list,
.comment-list .children {
  list-style: none;
  margin: 0;
  padding: 0;
}

.comment-list li:before {
  display: none;
}

.comment-body {
  margin-left: 65px;
}

.comment-author {
  font-size: 16px;
  margin-bottom: 0.4em;
  position: relative;
  z-index: 2;
}

.comment-author .avatar {
  height: 50px;
  width: 50px;
}

.comment-author .says {
  display: none;
}

.comment-meta {
  margin-bottom: 10px;
}

.comment-metadata,
.comment-metadata a {
  color: #767676;
}

.comment-metadata a.comment-edit-link {
  color: #222;
  margin-left: 1em;
}

.comment-body {
  color: #3f3f3f;
  font-size: 14px;
  margin-bottom: 4em;
}

.comment-reply-link {
  font-weight: 800;
  position: relative;
}

.comment-reply-link .icon {
  color: #222;
  left: -2em;
  height: 1em;
  position: absolute;
  top: 0;
  width: 1em;
}

.children .comment-author .avatar {
  height: 30px;
  left: -45px;
  width: 30px;
}

.bypostauthor > .comment-body > .comment-meta > .comment-author .avatar {
  border: 1px solid #3f3f3f;
  padding: 2px;
}

.no-comments,
.comment-awaiting-moderation {
  color: #767676;
  font-size: 14px;
  font-style: italic;
}

.comments-pagination {
  margin: 2em 0 3em;
}

.form-submit {
  text-align: right;
}
/*-------- Widgets ----------*/

#secondary {
  padding: 1em 0 2em;
}
#sidebar .widget li {
  border-bottom: 1px solid #bbb;
}
#sidebar .widget li:last-child {
  border: none;
}
#sidebar .widget {
  padding: 15px;
  margin-bottom: 25px;
  border: 1px dashed #e4e4e4;
}
#sidebar .widget:hover {
  border: 1px solid #3b455a;
}
h3.widget-title {
  font-size: 24px;
  letter-spacing: 0px;
  padding: 0 0 5px;
  text-transform: capitalize;
}
#sidebar h3.widget-title {
  position: relative;
  margin-top: -30px;
  font-size: 20px;
  font-weight: bold;
  text-align: center;
  background: #3b455a;
  color: #fff;
  letter-spacing: 1px;
  padding: 10px 0;
  border-radius: 3px;
  border: 4px double #fff;
}
#sidebar h3.widget-title a {
  color: #fff;
}
#sidebar .tagcloud a {
  background: #efefef;
  border: 1px solid #efefef;
  color: #3a3a3a;
}
#sidebar .tagcloud a:hover {
  background-color: #3b455a;
  color: #fff;
}
#sidebar button.search-submit {
  background-color: #3b455a;
  background-image: none;
  color: #fff;
  font-size: 16px;
  font-weight: 600;
  margin-top: 12px;
  width: 100%;
  padding: 8px;
}
#sidebar .search-form .search-submit {
  bottom: 3px;
}
#sidebar input.search-field {
  border: 1px solid;
  padding: 10px;
  font-size: 15px;
  width: 100%;
  border-radius: 0px;
  margin-top: 5px;
}
#sidebar ul li a,
#sidebar .widget_rss .rssSummary,
#sidebar p {
  color: #464646;
}
/* widget forms */

.widget select {
  width: 100%;
  margin-top: 10px;
}
/* widget lists */
.widget ul {
  list-style: none;
  margin: 0;
}

.widget ul li,
.widget ol li {
  padding: 5px 0;
}

.widget ul li ul {
  margin: 0 0 -1px;
  padding: 0;
  position: relative;
}

.widget ul li li {
  border: 0;
}

/* Widget lists of links */
.widget_top-posts ul li ul,
.widget_rss_links ul li ul,
.widget-grofile ul.grofile-links li ul,
.widget_pages ul li ul,
.widget_meta ul li ul {
  bottom: 0;
}

.widget_nav_menu ul li li,
.widget_top-posts ul li,
.widget_top-posts ul li li,
.widget_rss_links ul li,
.widget_rss_links ul li li,
.widget-grofile ul.grofile-links li,
.widget-grofile ul.grofile-links li li {
  padding-bottom: 0.25em;
  padding-top: 0.25em;
}

.widget_rss ul li {
  padding-bottom: 1em;
  padding-top: 1em;
}

/* widget markup */

.widget .post-date,
.widget .rss-date {
  font-size: 0.81em;
}

/* Text widget */

.widget_text {
  word-wrap: break-word;
}

.widget_text ul {
  list-style: disc;
  margin: 0 0 1.5em 1.5em;
}

.widget_text ol {
  list-style: decimal;
}

.widget_text ul li,
.widget_text ol li {
  border: none;
}

.widget_text ul li:last-child,
.widget_text ol li:last-child {
  padding-bottom: 0;
}

.widget_text ul li ul {
  margin: 0 0 0 1.5em;
}

.widget_text ul li li {
  padding-left: 0;
  padding-right: 0;
}

.widget_text ol li {
  list-style-position: inside;
}

.widget_text ol li + li {
  margin-top: -1px;
}

/* RSS Widget */

.widget_rss .widget-title .rsswidget:first-child {
  float: right;
}

.widget_rss .widget-title .rsswidget:first-child:hover {
  background-color: transparent;
}

.widget_rss .widget-title .rsswidget:first-child img {
  display: block;
}

.widget_rss ul li:first-child {
  border-top: none;
  padding-top: 0;
}

.widget_rss li .rsswidget {
  font-size: 20px;
  font-weight: 400;
  line-height: 1.4;
}

.widget_rss .rss-date,
.widget_rss li cite {
  color: #767676;
  display: block;
  font-size: 10px;
  font-style: normal;
  font-weight: 800;
  letter-spacing: 1px;
  line-height: 1.5;
  text-transform: uppercase;
}

.widget_rss .rss-date {
  margin: 0.5em 0 1.5em;
  padding: 0;
}

.widget_rss .rssSummary {
  font-size: 13px;
  margin-bottom: 0.5em;
}

/* Contact Info Widget */

.widget_contact_info .contact-map {
  margin-bottom: 0.5em;
}

/* Gravatar */

.widget-grofile h4 {
  font-size: 16px;
  margin-bottom: 0;
}

/* Recent Comments */

.widget_recent_comments table,
.widget_recent_comments th,
.widget_recent_comments td {
  border: 0;
}

/* Recent Posts widget */

.widget_recent_entries .post-date {
  display: block;
}

/* Search */

.search-form {
  position: relative;
}
.search-form .search-submit {
  bottom: 0px;
  padding: 0.55em 1em;
  position: relative;
  right: 0px;
  margin-top: 5px;
}
.search-form .search-submit .icon {
  height: 24px;
  top: -2px;
  width: 24px;
}
button.search-submit {
  background-color: #3b455a;
  font-weight: normal;
  letter-spacing: 1px;
}

/* Tag cloud widget */

.tagcloud,
.widget_tag_cloud,
.wp_widget_tag_cloud {
  line-height: 1.5;
}

.widget .tagcloud a,
.widget.widget_tag_cloud a,
.wp_widget_tag_cloud a {
  border: 1px solid #efefef;
  -webkit-box-shadow: none;
  box-shadow: none;
  display: inline-block;
  font-size: 14px !important;
  margin: 4px 4px 0 0 !important;
  padding: 4px 10px 5px !important;
  position: relative;
  -webkit-transition: background-color 0.2s ease-in-out,
    border-color 0.2s ease-in-out, color 0.3s ease-in-out;
  transition: background-color 0.2s ease-in-out, border-color 0.2s ease-in-out,
    color 0.3s ease-in-out;
  width: auto;
  word-wrap: break-word;
  z-index: 0;
}

.widget .tagcloud a:hover,
.widget .tagcloud a:focus,
.widget.widget_tag_cloud a:hover,
.widget.widget_tag_cloud a:focus,
.wp_widget_tag_cloud a:hover,
.wp_widget_tag_cloud a:focus {
  border-color: #bbb;
  -webkit-box-shadow: none;
  box-shadow: none;
  text-decoration: none;
}

/* Calendar widget */

.widget_calendar th,
.widget_calendar td {
  text-align: center;
}

/*----------- Media ----------*/

img,
video {
  height: auto;
  max-width: 100%;
}

img.alignleft,
img.alignright {
  float: none;
  margin: 0;
}

.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}

embed,
iframe,
object {
  margin-bottom: 1.5em;
  max-width: 100%;
}

.wp-caption,
.gallery-caption {
  color: #666;
  font-size: 13px;
  font-style: italic;
  margin-bottom: 1.5em;
  max-width: 100%;
}

.wp-caption img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.wp-caption .wp-caption-text {
  margin: 0.8075em 0;
}

/* Media Elements */

.mejs-container {
  margin-bottom: 1.5em;
}

/* Audio Player */

.mejs-controls a.mejs-horizontal-volume-slider,
.mejs-controls a.mejs-horizontal-volume-slider:focus,
.mejs-controls a.mejs-horizontal-volume-slider:hover {
  background: transparent;
  border: 0;
}

/* Playlist Color Overrides: Light */

.site-content .wp-playlist-light {
  border-color: #eee;
  color: #222;
}

.site-content
  .wp-playlist-light
  .wp-playlist-current-item
  .wp-playlist-item-album {
  color: #3f3f3f;
}

.site-content
  .wp-playlist-light
  .wp-playlist-current-item
  .wp-playlist-item-artist {
  color: #767676;
}

.site-content .wp-playlist-light .wp-playlist-item {
  border-bottom: 1px dotted #eee;
  -webkit-transition: background-color 0.2s ease-in-out,
    border-color 0.2s ease-in-out, color 0.3s ease-in-out;
  transition: background-color 0.2s ease-in-out, border-color 0.2s ease-in-out,
    color 0.3s ease-in-out;
}

.site-content .wp-playlist-light .wp-playlist-item:hover,
.site-content .wp-playlist-light .wp-playlist-item:focus {
  border-bottom-color: rgba(0, 0, 0, 0);
  background-color: #767676;
  color: #fff;
}

.site-content .wp-playlist-light a.wp-playlist-caption:hover,
.site-content .wp-playlist-light .wp-playlist-item:hover a,
.site-content .wp-playlist-light .wp-playlist-item:focus a {
  color: #fff;
}

/* Playlist Color Overrides: Dark */

.site-content .wp-playlist-dark {
  background: #222;
  border-color: #3f3f3f;
}

.site-content .wp-playlist-dark .mejs-container .mejs-controls {
  background-color: #3f3f3f;
}

.site-content .wp-playlist-dark .wp-playlist-caption {
  color: #fff;
}

.site-content
  .wp-playlist-dark
  .wp-playlist-current-item
  .wp-playlist-item-album {
  color: #eee;
}

.site-content
  .wp-playlist-dark
  .wp-playlist-current-item
  .wp-playlist-item-artist {
  color: #aaa;
}

.site-content .wp-playlist-dark .wp-playlist-playing {
  background-color: #3f3f3f;
}

.site-content .wp-playlist-dark .wp-playlist-item {
  border-bottom: 1px dotted #555;
  -webkit-transition: background-color 0.2s ease-in-out,
    border-color 0.2s ease-in-out, color 0.3s ease-in-out;
  transition: background-color 0.2s ease-in-out, border-color 0.2s ease-in-out,
    color 0.3s ease-in-out;
}

.site-content .wp-playlist-dark .wp-playlist-item:hover,
.site-content .wp-playlist-dark .wp-playlist-item:focus {
  border-bottom-color: rgba(0, 0, 0, 0);
  background-color: #aaa;
  color: #222;
}
.site-content .wp-playlist-dark a.wp-playlist-caption:hover,
.site-content .wp-playlist-dark .wp-playlist-item:hover a,
.site-content .wp-playlist-dark .wp-playlist-item:focus a {
  color: #222;
}

/* Playlist Style Overrides */

.site-content .wp-playlist {
  padding: 0.625em 0.625em 0.3125em;
}

.site-content .wp-playlist-current-item .wp-playlist-item-title {
  font-weight: 700;
}

.site-content .wp-playlist-current-item .wp-playlist-item-album {
  font-style: normal;
}

.site-content .wp-playlist-current-item .wp-playlist-item-artist {
  font-size: 10px;
  font-weight: 800;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.site-content .wp-playlist-item {
  padding: 0 0.3125em;
  cursor: pointer;
}

.site-content .wp-playlist-item:last-of-type {
  border-bottom: none;
}

.site-content .wp-playlist-item a {
  padding: 0.3125em 0;
  border-bottom: none;
}

.site-content .wp-playlist-item a,
.site-content .wp-playlist-item a:focus,
.site-content .wp-playlist-item a:hover {
  -webkit-box-shadow: none;
  box-shadow: none;
  background: transparent;
}

.site-content .wp-playlist-item-length {
  top: 5px;
}

/*--------- Galleries --------*/

.gallery-item {
  display: inline-block;
  text-align: left;
  vertical-align: top;
  margin: 0 0 1.5em;
  padding: 0 1em 0 0;
  width: 50%;
}

.gallery-columns-1 .gallery-item {
  width: 100%;
}

.gallery-columns-2 .gallery-item {
  max-width: 50%;
}

.gallery-item a,
.gallery-item a:hover,
.gallery-item a:focus {
  -webkit-box-shadow: none;
  box-shadow: none;
  background: none;
  display: inline-block;
  max-width: 100%;
}

.gallery-item a img {
  display: block;
  -webkit-transition: -webkit-filter 0.2s ease-in;
  transition: -webkit-filter 0.2s ease-in;
  transition: filter 0.2s ease-in;
  transition: filter 0.2s ease-in, -webkit-filter 0.2s ease-in;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.gallery-item a:hover img,
.gallery-item a:focus img {
  -webkit-filter: opacity(60%);
  filter: opacity(60%);
}

.gallery-caption {
  display: block;
  text-align: left;
  padding: 0 10px 0 0;
  margin-bottom: 0;
}
/*video*/
.entry-video iframe,
.entry-audio audio {
  width: 100%;
}
/*---------- Customizer -----------*/

.highlight-front-sections.peters-and-peters-customizer.peters-and-peters-front-page
  .peters-and-peters-panel:after {
  border: 2px dashed #0085ba;
  bottom: 1em;
  content: "";
  display: block;
  left: 1em;
  position: absolute;
  right: 1em;
  top: 1em;
  z-index: 1;
}

.highlight-front-sections.peters-and-peters-customizer.peters-and-peters-front-page
  .peters-and-peters-panel
  .panel-content {
  z-index: 2;
}

/* Used for placeholder text */
.peters-and-peters-customizer.peters-and-peters-front-page
  .peters-and-peters-panel
  .peters-and-peters-panel-title {
  display: block;
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 1px;
  padding: 3em;
  text-transform: uppercase;
  text-align: center;
}

/* Show borders on the custom page panels only when the front page sections are being edited */
.highlight-front-sections.peters-and-peters-customizer.peters-and-peters-front-page
  .peters-and-peters-panel:nth-of-type(1):after {
  border: none;
}

.peters-and-peters-front-page.peters-and-peters-customizer
  #primary
  article.panel-placeholder {
  border: 0;
}

/* Add some space around the visual edit shortcut buttons. */
.peters-and-peters-panel .customize-partial-edit-shortcut button {
  top: 30px;
  left: 30px;
}

/* Ensure that placeholder icons are visible. */
.peters-and-peters-panel .customize-partial-edit-shortcut-hidden:before {
  visibility: visible;
}
/*--------- Media --------------*/

@media screen and (max-width: 1000px) {
  .toggle-menu {
    display: none;
    cursor: pointer;
    text-align: right;
    right: 0;
  }
  .toggle-menu i {
    font-size: 32px;
    color: #fff;
  }
  .toggle-menu button {
    background: transparent;
    border: none;
    padding: 0;
  }
  .sidenav {
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 9999999;
    top: 0;
    left: 0;
    background-color: #252525;
    overflow-x: hidden;
    padding-top: 60px;
    visibility: hidden;
  }
  .sidenav.open {
    visibility: visible;
    width: 100%;
    transition: 0.5s width ease-in-out;
  }
  .sidenav .closebtn {
    position: absolute;
    top: 0;
    right: 0;
    font-size: 30px;
    display: block;
    padding: 10px;
    color: #ffffff;
    border: none;
    background: transparent;
  }
  .sidenav #primary-site-navigation {
    width: 100%;
  }
  .toggle-menu,
  .nav-menu ul ul li {
    display: block;
  }
  .nav-menu .nav ul li {
    border-top: 1px #303030 solid;
    display: block;
  }
  .nav ul li a {
    padding: 10px;
    display: block;
    color: #ffffff;
    border: none;
    background: none !important;
  }
  .nav-menu .current_page_item > a,
  .nav-menu .current-menu-item > a,
  .nav-menu .current_page_ancestor > a {
    color: #cfac62;
    background: #fff !important;
  }
  .sf-arrows .sf-with-ul:after {
    right: 20px;
  }
  .nav ul li ul li a:before {
    content: "\00BB \00a0";
  }
  .nav ul li ul li a {
    padding-left: 20px !important;
  }
  .nav ul li ul li ul li a {
    padding-left: 30px !important;
  }
  .nav-menu ul ul {
    position: static;
    width: 100%;
    display: block !important;
    opacity: 1 !important;
    height: auto !important;
  }
  .nav-menu li {
    padding: 0;
    display: block;
  }
  .main-header-box {
    padding-bottom: 15px;
  }
  #sidelong-menu {
    text-align: left;
    display: inline;
  }
  #header ul.sub-menu:before {
    display: none;
  }
  .main-menu-navigation {
    padding: 0px 10px;
  }
  .nav-menu ul li a:hover {
    color: #cfac62;
    background: #fff !important;
  }
  .sf-arrows .sf-with-ul:after:active ul {
    display: block;
  }
  .menu-section {
    padding: 10px 0;
  }
  .sf-arrows .sf-with-ul:after {
    top: 12px;
  }
}

@media screen and (min-width: 20em) {
  body.customize-partial-edit-shortcuts-shown .site-header .site-title {
    padding-left: 0;
  }
}

@media screen and (min-width: 30em) {
  body,
  button,
  input,
  select,
  textarea {
    font-size: 15px;
  }

  h1 {
    font-size: 24px;
  }

  h2,
  .home.blog .entry-title,
  .page .panel-content .recent-posts .entry-title {
    font-size: 22px;
  }

  h3 {
    font-size: 20px;
  }

  h4 {
    font-size: 18px;
  }

  h5 {
    font-size: 16px;
  }

  h6 {
    font-size: 14px;
  }

  .entry-content blockquote.alignleft,
  .entry-content blockquote.alignright {
    font-size: 14px;
  }

  /* Fix image alignment */
  img.alignleft {
    float: left;
    margin-right: 1.5em;
  }

  img.alignright {
    float: right;
    margin-left: 1.5em;
  }
  /* Front Page */

  .panel-content .wrap {
    padding-bottom: 2em;
    padding-top: 3.5em;
  }

  .page-one-column .panel-content .wrap {
    max-width: 740px;
  }

  .panel-content .entry-header {
    margin-bottom: 4.5em;
  }

  .panel-content .recent-posts .entry-header {
    margin-bottom: 0;
  }

  /* Blog Index, Archive, Search */

  .taxonomy-description {
    font-size: 14px;
  }

  /* Gallery Columns */

  .gallery-item {
    max-width: 25%;
  }

  .gallery-columns-1 .gallery-item {
    max-width: 100%;
  }

  .gallery-columns-2 .gallery-item {
    max-width: 50%;
  }

  .gallery-columns-3 .gallery-item {
    max-width: 33.33%;
  }

  .gallery-columns-4 .gallery-item {
    max-width: 25%;
  }
}

@media screen and (min-width: 48em) {
  body,
  button,
  input,
  select,
  textarea {
    font-size: 15px;
    line-height: 1.5;
  }

  .entry-content blockquote.alignleft,
  .entry-content blockquote.alignright {
    font-size: 13px;
  }

  /* Layout */

  .wrap {
    max-width: 1000px;
    padding-left: 3em;
    padding-right: 3em;
  }
  .error404 #primary {
    float: none;
  }

  /* Site Branding */

  .has-header-image.peters-and-peters-front-page .site-branding,
  .has-header-video.peters-and-peters-front-page .site-branding,
  .has-header-image.home.blog .site-branding,
  .has-header-video.home.blog .site-branding {
    bottom: 0;
    display: block;
    left: 0;
    height: auto;
    padding-top: 0;
    position: absolute;
    width: 100%;
  }

  .has-header-image.peters-and-peters-front-page .custom-header,
  .has-header-video.peters-and-peters-front-page .custom-header,
  .has-header-image.home.blog .custom-header,
  .has-header-video.home.blog .custom-header {
    display: block;
    height: auto;
  }

  .custom-logo-link img,
  body.home.title-tagline-hidden.has-header-image .custom-logo-link img,
  body.home.title-tagline-hidden.has-header-video .custom-logo-link img {
    max-width: 350px;
  }

  .title-tagline-hidden.home.has-header-image .custom-logo-link img,
  .title-tagline-hidden.home.has-header-video .custom-logo-link img {
    max-height: 200px;
  }

  .site-title {
    font-size: 36px;
  }
  /* Main Navigation */
  .site-header .site-navigation-fixed .menu-scroll-down {
    display: none;
  }
  /* Scroll down arrow */

  .site-header .menu-scroll-down {
    display: block;
    padding: 1em;
    position: absolute;
    right: 0;
  }

  .site-header .menu-scroll-down .icon {
    -webkit-transform: rotate(90deg); /* Chrome, Safari, Opera */
    -ms-transform: rotate(90deg); /* IE 9 */
    transform: rotate(90deg);
  }

  .site-header .menu-scroll-down {
    color: #fff;
    top: 2em;
  }

  .menu-scroll-down .icon {
    height: 18px;
    width: 18px;
  }

  /* Front Page */

  .peters-and-peters-front-page.has-header-image .site-branding,
  .peters-and-peters-front-page.has-header-video .site-branding,
  .home.blog.has-header-image .site-branding,
  .home.blog.has-header-video .site-branding {
    margin-bottom: 70px;
  }

  .panel-content .wrap {
    padding-bottom: 4.5em;
    padding-top: 6em;
  }

  .panel-image {
    height: 100vh;
    max-height: 1200px;
  }

  .background-fixed .panel-image {
    background-attachment: fixed;
  }

  .page-two-column .panel-content .entry-header {
    float: left;
    width: 36%;
  }

  .page-two-column .panel-content .entry-content {
    float: right;
    width: 58%;
  }

  /* Front Page - Recent Posts */

  .page-two-column .panel-content .recent-posts {
    clear: right;
    float: right;
    width: 58%;
  }

  .panel-content .recent-posts article {
    margin-bottom: 4em;
  }

  .panel-content .recent-posts .entry-header,
  .page-two-column #primary .panel-content .recent-posts .entry-header,
  .panel-content .recent-posts .entry-content,
  .page-two-column #primary .panel-content .recent-posts .entry-content {
    float: none;
    width: 100%;
  }

  .panel-content .recent-posts .entry-header {
    margin-bottom: 1.5em;
  }

  .page .panel-content .recent-posts .entry-title {
    font-size: 26px;
  }

  /* Posts */

  .site-content {
    padding: 2em 0 0;
  }

  .single-post .entry-title,
  .page .entry-title {
    font-size: 26px;
  }

  .comments-pagination,
  .post-navigation {
    clear: both;
  }

  .post-navigation .nav-previous {
    float: left;
    width: 50%;
  }

  .post-navigation .nav-next {
    float: right;
    text-align: right;
    width: 50%;
  }

  .nav-next,
  .post-navigation .nav-next {
    margin-top: 0;
  }

  .blog .site-main > article,
  .archive .site-main > article,
  .search .site-main > article {
    padding-bottom: 4em;
  }

  .navigation.pagination {
    clear: both;
    float: right;
    width: 58%;
  }

  .has-sidebar .navigation.pagination,
  .archive.page-one-column:not(.has-sidebar) .navigation.pagination {
    float: none;
    width: 100%;
  }

  .entry-footer {
    display: table;
    width: 100%;
  }

  .entry-footer .cat-tags-links {
    display: table-cell;
    vertical-align: middle;
    width: 100%;
  }

  .entry-footer .edit-link {
    display: table-cell;
    text-align: right;
    vertical-align: middle;
  }

  .entry-footer .edit-link a.post-edit-link {
    margin-top: 0;
    margin-left: 1em;
  }

  /* without sidebar */

  :not(.has-sidebar) .entry-content blockquote.alignleft {
    margin-left: -17.5%;
    width: 48%;
  }

  :not(.has-sidebar) .entry-content blockquote.alignright {
    margin-right: -17.5%;
    width: 48%;
  }

  /* with sidebar */

  .has-sidebar .entry-content blockquote.alignleft {
    margin-left: 0;
    width: 34%;
  }

  .has-sidebar .entry-content blockquote.alignright {
    margin-right: 0;
    width: 34%;
  }

  .has-sidebar #primary .entry-content blockquote.alignright.below-entry-meta {
    margin-right: -72.5%;
    width: 62%;
  }

  /* blog and archive */

  .blog:not(.has-sidebar) .entry-content blockquote.alignleft,
  .peters-and-peters-front-page.page-two-column
    .entry-content
    blockquote.alignleft,
  .archive:not(.has-sidebar) .entry-content blockquote.alignleft,
  .page-two-column .entry-content blockquote.alignleft {
    margin-left: -72.5%;
    width: 62%;
  }

  .blog:not(.has-sidebar) .entry-content blockquote.alignright,
  .peters-and-peters-front-page.page-two-column
    .entry-content
    blockquote.alignright,
  .archive:not(.has-sidebar) .entry-content blockquote.alignright,
  .page-two-column .entry-content blockquote.alignright {
    margin-right: 0;
    width: 36%;
  }

  /* Post formats */

  .format-quote blockquote .icon {
    left: -1.5em;
  }

  /* Pages */

  .page.page-one-column .entry-header,
  .peters-and-peters-front-page.page-one-column .entry-header,
  .archive.page-one-column:not(.has-sidebar) .page-header {
    margin-bottom: 4em;
  }

  .page:not(.home) #content {
    padding-bottom: 3.25em;
  }

  /* Posts pagination */

  .nav-links .nav-title {
    position: relative;
  }

  .nav-title-icon-wrapper {
    position: absolute;
    text-align: center;
    width: 2em;
  }

  .nav-links .nav-previous .nav-title .nav-title-icon-wrapper {
    left: -2em;
  }

  .nav-links .nav-next .nav-title .nav-title-icon-wrapper {
    right: -2em;
  }

  /* Gallery Columns */

  .gallery-columns-5 .gallery-item {
    max-width: 20%;
  }

  .gallery-columns-6 .gallery-item {
    max-width: 16.66%;
  }

  .gallery-columns-7 .gallery-item {
    max-width: 14.28%;
  }

  .gallery-columns-8 .gallery-item {
    max-width: 12.5%;
  }

  .gallery-columns-9 .gallery-item {
    max-width: 11.11%;
  }
}

@media screen and (min-width: 67em) {
  .sticky .icon-thumb-tack {
    font-size: 32px;
    height: 22px;
    left: -1.25em;
    top: 0.75em;
    width: 32px;
  }

  .page-numbers {
    display: inline-block;
    margin-right: 5px;
  }
  .page-numbers:hover {
    background: #cfac62;
    color: #fff !important;
  }
  .page-numbers.current {
    display: inline-block;
    background: #3b455a;
    color: #fff;
  }
  .page-numbers.current .screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    height: 1px;
    overflow: hidden;
    position: absolute !important;
    width: 1px;
  }
  .comment-body {
    margin-left: 0;
  }
}
@media screen and (min-width: 79em) {
  .has-sidebar .entry-content blockquote.alignleft {
    margin-left: -20%;
  }

  .blog:not(.has-sidebar) .entry-content blockquote.alignright,
  .archive:not(.has-sidebar) .entry-content blockquote.alignright,
  .page-two-column .entry-content blockquote.alignright,
  .peters-and-peters-front-page .entry-content blockquote.alignright {
    margin-right: -20%;
  }
}
@media screen and (max-width: 768px) {
  p.link-more {
    width: 100%;
  }
  .menu-toggle {
    display: block;
  }
  .search-bar input[type="search"] {
    width: 86%;
  }
  #sidebar .widget_calendar th,
  #sidebar .widget_calendar td {
    padding: 0px;
  }
  #sidebar .widget {
    padding: 15px 5px;
  }
  .article_content .content {
    margin-top: 10px;
  }
  .prev.page-numbers,
  .next.page-numbers {
    float: none;
  }
  .page-numbers.current {
    color: #fff;
  }
  .flex-column.pp-successes-list-title {
    margin-top: 0;
  }
  .thinking_cat_title,
  .thinking_cat_social_sharing {
    float: left;
    width: 50% !important;
    height: 50px;
  }
  .cookies-button a {
    padding: 8% 15%;
  }
}
@media screen and (max-width: 720px) {
  #header {
    padding-bottom: 0px;
  }
  .app-btn,
  #slider .read-btn,
  .social-icons,
  .contact-details,
  #top-header .time {
    text-align: center;
  }
  .app-btn {
    margin: 20px 0;
  }
  #header input[type="search"] {
    float: none;
    width: 94%;
    margin: 10px;
  }
  #slider .carousel-caption {
    left: 15%;
  }
  #slider .inner_carousel p,
  #slider .inner_carousel h1 {
    display: none;
  }
  #slider .inner_carousel {
    background: none;
    text-align: center;
  }
  .article_content {
    margin-bottom: 15%;
  }
  #top-header {
    background: #3b455a;
  }
  .text-chooseus {
    padding: 0;
  }
  #slider .read-btn,
  a.custom-logo-link {
    margin: 0;
  }
  .social-icons i {
    margin: 10px;
  }
  .text-chooseus,
  .image-box {
    margin: 25px 0;
  }
  .logo {
    text-align: center;
    position: static;
  }
  .contact-details i {
    padding: 5px;
  }
}

@media screen and (max-width: 425px) {
  .article_content .content {
    margin-top: 10px;
  }
  .service-section .content {
    margin-top: 10px;
  }
  .site-footer .search-form .search-submit {
    padding: 12px;
  }
  .site-footer input.search-field {
    width: 100%;
  }
  .article-text span {
    margin-right: 6px;
    padding-right: 6px;
  }
  .woocommerce ul.products[class*="columns-"] li.product,
  .woocommerce-page ul.products[class*="columns-"] li.product {
    width: 90% !important;
    float: none !important;
  }
  #sidebar .search-form .search-submit {
    bottom: 2px;
    padding: 15px;
    position: static;
    right: 1px;
  }
  #about_us h2 {
    font-size: 25px;
  }
}
@media only screen and (max-width: 767px) and (min-width: 426px) {
  .site-footer .search-form .search-submit {
    padding: 10px;
    position: static;
    margin-top: 10px;
  }
  .woocommerce ul.products[class*="columns-"] li.product,
  .woocommerce-page ul.products[class*="columns-"] li.product {
    width: 42% !important;
    float: left !important;
    margin-right: 10px;
  }
  #sidebar .widget_calendar td {
    padding: 1px;
  }
  #sidebar .search-form .search-submit {
    padding: 9px;
  }
  .site-footer td {
    padding: 2px;
  }
  .widget .tagcloud a:hover,
  .widget .tagcloud a:focus,
  .widget.widget_tag_cloud a:hover,
  .widget.widget_tag_cloud a:focus,
  .wp_widget_tag_cloud a:hover,
  .wp_widget_tag_cloud a:focus {
    border-color: #bbb;
    -webkit-box-shadow: none;
    box-shadow: none;
    text-decoration: none;
  }
}
@media only screen and (max-width: 1024px) and (min-width: 1000px) {
  .search-bar input[type="search"] {
    width: 84%;
  }
  #slider .read-btn a.blogbutton-small {
    padding: 10px 20px;
  }
  .prev.page-numbers,
  .next.page-numbers {
    float: none;
  }
  .page-numbers.current {
    color: #fff;
  }
  .app-btn a {
    padding: 10px 4px;
    font-size: 12px;
  }
  .contact {
    text-align: left;
  }
  #slider .carousel-caption {
    top: 45%;
    left: 35%;
  }
}
@media only screen and (max-width: 999px) and (min-width: 768px) {
  #top-header {
    background: linear-gradient(64deg, #fff 21%, #3b455a 20%);
  }
  .app-btn a {
    padding: 10px 4px;
    font-size: 12px;
  }
  .logo {
    text-align: center;
    position: static;
    padding: 10px;
  }
  #about_us h2 {
    font-size: 25px;
  }
  #slider .carousel-caption {
    top: 40%;
    left: 10%;
    right: 10%;
  }
  #slider .inner_carousel p {
    display: none;
  }
  .site-footer .widget_calendar th,
  .site-footer .widget_calendar td {
    padding: 0px;
  }
  .woocommerce ul.products[class*="columns-"] li.product,
  .woocommerce-page ul.products[class*="columns-"] li.product {
    width: 42% !important;
    float: left !important;
    margin-right: 10px;
  }
  a.custom-logo-link {
    margin: 0;
  }
}
.thinking.list {
  float: left;
}
.thinking.post_title {
  min-height: 100px;
}
.thinking.post_title h4 {
  padding: 15px 0;
}
.thinking_content_area {
  text-align: center;
  padding: 10px;
}
.thinking_content_area select {
  min-width: 50%;
}
span.post_category_name {
  color: #f23d3d;
  cursor: pointer;
}
div.post_created {
  text-align: right;
  padding: 5px;
  padding-right: 0;
}

/* Page Success Css Styles */

.successes .post_title .post_created {
  position: absolute;
  text-align: left;
  font-size: 14px;
  line-height: 18px;
  letter-spacing: 0px;
  color: #121d26;
  opacity: 1;
  top: 18rem;
}

.successes .post_image {
  height: 300px;
  margin-bottom: 10em;
}

.successes .post_image img.success_img {
  width: 100% !important;
  max-width: 100%;
  max-height: 100%;
  object-fit: cover;
}
.post_image .text {
  display: none;
  position: absolute;
  color: white;
  font-size: 28px;
  font-weight: 600;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  text-align: center;
}
.post_image:hover img.success_img {
  -webkit-filter: blur(5px); /* Safari 6.0 - 9.0 */
  filter: blur(5px);
}
.post_image:hover .text {
  display: block;
}
.load_more {
  color: #121d26;
  line-height: 35px;
}

@media screen and (max-width: 640px) {
  .successes .post_title .post_created {
    position: relative;
    top: 0;
  }
  .successes .post_image {
    height: 250px;
  }
}

@media screen and (max-width: 990px) {
  .successes .post_image {
    margin-bottom: 5em;
  }
}

/* People Page Styles */
/* Thinking Page Styles */

.people_content_area,
.thinking_content_area {
  background-color: #eeeeee;
  padding: 20px 0px;
}
.people-page-header,
.successes-page-header,
.expertise-page-header {
  padding: 2em 0 1em 0 !important;
}
.entry-header .entry-title,
.people-page-header .page-title,
.successes-page-header .page-title,
.expertise-page-header .page-title {
  color: #f24949 !important;
  font-weight: 400;
}
.entry-header .entry-title {
  border-bottom: 1px solid #bbb;
  padding-bottom: 1rem;
  padding-top: 2rem;
}
.expertise-content-area p {
  color: #141d25;
  font-size: 18px;
  line-height: 26px;
}

.people_content_area .lawyer_row .has-search .form-control {
  padding-left: 2.375rem;
}

.people_content_area .lawyer_row .has-search .form-control-feedback {
  position: absolute;
  z-index: 2;
  display: block;
  width: 2.375rem;
  height: 2.375rem;
  line-height: 2.375rem;
  text-align: center;
  pointer-events: none;
  color: #aaa;
}
.content_area #post_section {
  margin-top: 2rem;
}
.content_area select {
  -webkit-appearance: none;
  -moz-appearance: none;
  text-indent: 1px;
  text-overflow: none;
  color: #f23d3d;
  border: 1px solid #fff;
  cursor: pointer;
}
.content_area .input-group-append .btn-outline-light {
  color: #f23d3d;
  background-color: #fff;
  background-image: none;
  border: none;
}
.content_area .input-group-append {
  position: absolute;
  right: 1em;
  top: 0.8em;
}
input#lawyer_name::-webkit-input-placeholder {
  /* WebKit, Blink, Edge */
  color: #f23d3d;
}
input#lawyer_name:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #f23d3d;
  opacity: 1;
}
input#lawyer_name::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #f23d3d;
  opacity: 1;
}
input#lawyer_name:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #f23d3d;
}
input#lawyer_name::-ms-input-placeholder {
  /* Microsoft Edge */
  color: #f23d3d;
}

input#lawyer_name::placeholder {
  /* Most modern browsers support this now. */
  color: #f23d3d;
}

/* Thinking Page Grid Layout Styles */
.load_more {
  cursor: pointer;
}
#successes-posts {
  margin-top: 2rem;
}
.thinking-posts {
  margin-top: 5rem;
}
.thinking-posts .post_category_name {
  font-family: "EB Garamond", serif;
}

.panel.tall-panel {
  grid-row-end: span 2;
}
@supports (display: grid) {
  .wrapper > * {
    margin: 0;
  }
}
.expertise_panel {
  margin-bottom: 1rem;
}

.expertise_panel .more-less {
  float: right;
  font-size: 1em !important;
  color: #f23d3d;
  margin-top: 6px;
}
.expertise_panel .panel-heading {
  border-bottom: 1px solid #bbb;
}
.expertise_panel .panel-heading {
  cursor: pointer;
}
.expertise_panel .panel-heading .panel-title a {
  color: #121d26;
}
.expertise-list {
  margin-top: 30px;
}
.panel-collapse ul {
  padding: 20px 5px !important;
  display: -ms-flexbox; /* IE 10 */
  display: flex;
  -ms-flex-wrap: wrap; /* IE 10 */
  flex-wrap: wrap;
}
.panel-collapse ul li {
  list-style: none;
  -ms-flex: 100%; /* IE 10 */
  flex: 100%;
  padding: 0 20px 0 0;
}
.panel-collapse ul li a {
  color: #121d26;
}
h1.page-title,
h1.entry-title {
  font-size: 45px !important;
}
.lawyer_title {
  font-size: 20px;
}
.lawyer_social_media a,
.social_sharing i,
.thinking_cat_social_sharing i {
  padding: 0 10px;
}
.social_sharing {
  text-align: right;
  padding: 10px;
  color: #121c26;
}
.lawyer-short-description {
  padding: 15px 0;
  font-weight: 400;
}
.lawyer-short-description > div {
  margin-bottom: 30px;
}
.lawyer-contact-details {
  padding-top: 30px;
}
.color-red {
  color: #f24949;
}
.lawyer .row {
  padding-top: 10px;
  padding-bottom: 10px;
}
ul.peters-list {
  padding: 5px !important;
  color: #121d26;
  padding-left: 0 !important;
}
#leadingCases ul li,
.peters-list li {
  list-style: none !important;
  margin: 10px 0;
  font-size: 15px;
}
.peters-show-hide-content {
  cursor: pointer;
}
.peters-content {
  padding: 20px 0;
}
li.key_contact {
  width: 20%;
}
div#collapseMemberships,
div#collapseAwards {
  /* padding: 0 20px; */
}
.peters-standard-button {
  text-align: center;
  padding: 10px;
  border: 1px solid #141d25;
  margin-bottom: 20px;
  height: 45px;
}
.peters-standard-button a {
  position: absolute;
  left: 0;
  width: 100%;
}
.more-less {
  color: #f24949;
}
.single-post h3 {
  color: #f24949 !important;
}
div#leadingCases {
  color: #121d26;
}
.elementor-widget-social-icons .elementor-widget-container,
.elementor-widget-social-icons
  .elementor-widget-container
  .elementor-social-icon {
  background-color: #fff !important;
}
.elementor-widget-social-icons
  .elementor-widget-container
  .elementor-social-icon
  i::before {
  color: #121d26;
}
body:not(.rtl) .elementor-element.elementor-widget-social-icons {
  right: 0 !important;
  top: 7.45% !important;
}
.home .elementor-element-populated {
  padding-top: 0 !important;
}
.elementor-widget-container
  .hfe-layout-horizontal.hfe-nav-menu-layout
  nav
  ul
  li
  a {
  font-size: 14px;
  font-weight: 500 !important;
  text-transform: uppercase;
}
.h3-title {
  font-size: 24px;
  border-bottom: 1px solid #121c26;
}
.page-title.color-121C26 {
  color: #121d26 !important;
}

.home-masonry-grid {
  float: left;
  width: 100%;
}
.home-masonry-grid .grid-item {
  float: left;
  border: 1px solid red;
}
.home-masonry-grid .grid-item img {
  object-fit: cover;
  width: 100%;
}
.home-masonry-grid .grid-content a {
  font-weight: 400;
}
.home-masonry-grid .grid-0 {
  width: 25%;
}
.home-masonry-grid .grid-0 img {
  height: 400px;
}
.home-masonry-grid .grid-1 {
  width: 37.5%;
}
.home-masonry-grid .grid-1 img {
  height: 200px;
}
.home-masonry-grid .grid-2 {
  width: 37.5%;
}
.home-masonry-grid .grid-2 img {
  height: 200px;
}
.home-masonry-grid .grid-3 {
  width: 75%;
}
.home-masonry-grid .grid-3 img {
  height: 400px;
}
.home-masonry-grid .grid-4 {
  width: 25%;
}
.home-masonry-grid .grid-4 img {
  height: 400px;
}
.home-masonry-grid .grid-5 {
  width: 200px;
}
.home-masonry-grid .grid-5 img {
  height: 400px;
}
.home-masonry-grid .grid-6 {
  width: 200px;
}
.home-masonry-grid .grid-6 img {
  height: 400px;
}
.home-masonry-grid .grid-7 {
  width: 200px;
}
.home-masonry-grid .grid-7 img {
  height: 400px;
}
.h-600 {
  height: 600px;
}
.h-400 {
  height: 400px;
}
.h-200 {
  height: 400px;
}
img.layout-cover-image {
  height: 100%;
  object-fit: cover;
}
.h-80 {
  height: 80% !important;
}
.h-20 {
  height: 20% !important;
}
.grid-content {
  color: #121d26;
  font-size: 16px;
  line-height: 1.5;
  font-weight: 600;
}
.grid-anchor {
  color: #f23d3d !important;
  font-size: 14px;
  font-weight: 600;
}
.m-20 {
  margin-top: 20px;
}
footer .elementor-widget-social-icons .elementor-widget-container,
footer
  .elementor-widget-social-icons
  .elementor-widget-container
  .elementor-social-icon {
  background-color: transparent !important;
}
footer
  .elementor-widget-social-icons
  .elementor-widget-container
  .elementor-social-icon
  i::before {
  color: #fff;
}
.elementor-widget-wp-widget-newsletterwidget h5 {
  color: #fff;
}

footer .wpforms-field-container label {
  display: none !important;
}
footer .wpforms-field-container input {
  border: 1px solid #ffffff !important;
  background-color: #121d26 !important;
  color: #fff !important;
  max-width: 100% !important;
  min-height: 44px;
}
footer .wpforms-submit-container {
  margin-left: 15px !important;
}
footer .wpforms-submit-container button {
  background-color: #fff !important;
  color: #121d26 !important;
  border: none;
  font-family: "Montserrat" !important;
  font-weight: 500 !important;
}
footer .wpforms-form {
  display: flex;
}
.image-block {
  position: relative;
  overflow-y: hidden;
}
.image-block::after {
  /* content: "&"; */
  position: absolute;
  top: 10px;
  right: 15px;
  font-weight: bold;
  color: #000;
  font-family: "Montserrat";
  font-weight: 500;
  font-size: 25px;
}
.image-block.color-white::after {
  color: #fff;
}
.image-block.color-candyRed::after {
  color: #f23d3d;
}
.content-area .elementor-widget-heading.home2-title {
  border-bottom: 2px solid #e04d46;
}
.content-area .elementor-widget-heading.home2-title h2.elementor-heading-title {
  color: #121d26;
  font-size: 40px;
  width: 70%;
  line-height: 48px;
  padding-bottom: 20px;
  font-family: "Montserrat" !important;
  font-weight: 500 !important;
}
.hr_successes {
  background-color: transparent;
}
.people_content_area .form-control,
#select_expertises,
#select_designations {
  font-family: "Montserrat" !important;
  font-weight: 500 !important;
  border: none;
  border-radius: 0;
}
.pp_lawer_image {
  height: 270px;
  width: 100%;
  object-fit: cover;
  object-position: top;
}
.pp_lawers_list h4 {
  font-weight: bold;
}
.pp_lawers_list {
  margin-bottom: 1rem;
  padding: 0;
}
footer {
  margin-top: 5rem;
}
.entry-header .entry-title {
  color: #f24949 !important;
  font-weight: 400 !important;
  font-size: 45px !important;
  border: none;
}
.edit-link {
  display: none;
}
section[class*=" contact-section-"] .elementor-widget-heading {
  margin: 0;
}
section[class*=" contact-section-"]
  .elementor-widget-heading
  .elementor-heading-title {
  color: #121d26;
  font-family: "Montserrat" !important;
  font-weight: 500 !important;
}
section[class*=" contact-section-"] .elementor-widget-divider {
  margin: 0;
}
section[class*=" contact-section-"] .elementor-widget-text-editor {
  font-weight: 400 !important;
}
section[class*=" contact-section-"] h6,
section[class*=" contact-section-"] .expertise_panel h2,
section[class*=" contact-section-"] .elementor-widget-text-editor strong {
  font-weight: 500 !important;
}
section[class*=" contact-section-"] .elementor-divider-separator {
  border-color: #141d25 !important;
}
.latest_successes-home-page-latest-successes .article_content {
  border-bottom: 1px solid #dadada;
}
.elementor-toggle .elementor-tab-title .elementor-toggle-icon i {
  color: #f23d3d;
}
.elementor-widget-toggle .elementor-toggle-title,
h4,
h5,
h6,
h3 {
  font-family: Montserrat, sans-serif !important;
  font-weight: 400 !important;
  font-size: 1.05em;
}
.elementor-widget-text-editor h3 {
  font-family: "Montserrat" !important;
  font-weight: 400 !important;
  font-size: 20px;
  line-height: 23px;
}
.elementor-tab-content a {
  color: #f23d3d !important;
}
.elementor-tab-content,
.elementor-widget-button .elementor-button {
  font-family: "Montserrat" !important;
}
.elementor-tab-content ul {
  list-style-type: none;
  padding-left: 30px;
}
.lawyer-single-post {
  border: none !important;
}
b,
strong {
  font-weight: 500 !important;
}
.thinking-single-post .entry-date .fa-calendar-alt {
  display: none;
}
.realtedPerson_image {
  width: 100%;
  height: 200px;
  object-fit: cover;
  object-position: center top;
  padding: 0 !important;
}
.placeholderImg {
  background: #ccc;
}
.related_person_social a:first-child,
.lawyer_social_media a:first-child {
  padding-left: 0;
}
.toogle__title_withbackground .elementor-toggle-title span {
  display: block;
  width: 100%;
  margin-top: 30px;
  color: #f23d3d;
}
.toogle__title_withbackground div[id*="elementor-tab-title-"] {
  background: grey;
}
.btn-subscribe {
  background: #141d25 !important;
  color: #fff !important;
  font-family: "Montserrat";
  font-weight: 400;
  padding: 10px 30px !important;
}
div.wpforms-container-full .wpforms-form .wpforms-field-label {
  font-family: "Montserrat";
  font-weight: 400;
  color: #121d26;
}

body {
  color: #121d26 !important;
}
.peters-content a {
  color: #f23d3d !important;
}
.lawyer-content img {
  padding: 0 0 10px 0;
}
.elementor-column-gap-default
  > .elementor-column
  > .elementor-element-populated,
.elementor-column-gap-wide > .elementor-column > .elementor-element-populated {
  padding-left: 0;
  padding-right: 0;
}
.grid-item {
  width: 360px;
}
.nomore-posts-available {
  position: absolute;
  bottom: 0;
  width: 100%;
}
.elementor-toggle .elementor-tab-title.elementor-active {
  border-bottom: 1px solid #d4d4d4;
}
.elementor-toggle .elementor-tab-content {
  border: none;
}
.legal-toggle .elementor-tab-title:not(.elementor-active) {
  margin-bottom: 50px;
}
.elementor-toggle .elementor-tab-title,
.elementor-toggle .elementor-tab-content {
  padding-left: 0;
  padding-right: 0;
}
.elementor-column-gap-default div[class*=" elementor-col-"] {
  padding-right: 15px;
}
.elementor-column-gap-default div[class*=" elementor-col-"]:last-child {
  padding-right: 0;
}
img.hfe-site-logo-img {
  max-width: 150px;
  min-width: 150px;
  height: auto;
}
.pl-15 {
  padding-left: 15px;
}
.pr-15 {
  padding-right: 15px !important;
}
.pr-10 {
  padding-right: 10px !important;
}
.three-column-box
  .elementor-section-boxed
  .elementor-column-gap-default
  > .elementor-column
  > .elementor-element-populated {
  box-shadow: 0px 0px 4px rgba(0, 0, 41, 0.3);
  padding: 20px;
}
.three-column-box .elementor-widget-container > p {
  margin-bottom: 2rem;
  padding-right: 40px;
}
.anchor-full-width a {
  width: 100%;
  border: 1px solid #141d25;
  border-radius: 0;
  background: #fff !important;
  color: #141d25 !important;
  max-height: 38px;
}
.seeOurVacanciesAnchor a {
  width: 100%;
  border: none;
  border-radius: 0;
  background: #f23d3d !important;
  color: #fff !important;
}
.three-column-box
  .elementor-section-boxed
  .elementor-column-gap-default
  > .elementor-column
  > .elementor-element-populated
  h3 {
  color: #f23d3d !important;
  border-bottom: 1px solid #f23d3d;
  padding-bottom: 10px;
}
.three-column-box
  .elementor-section-boxed
  .elementor-column
  > .elementor-widget-wrap {
  position: relative;
}
.three-column-box
  .elementor-section-boxed
  .elementor-column
  > .elementor-widget-wrap
  > .elementor-widget-text-editor {
  padding-bottom: 30px;
}
.three-column-box
  .elementor-section-boxed
  .elementor-column
  > .elementor-widget-wrap
  > .elementor-widget-button {
  position: absolute;
  bottom: 20px;
  left: 0;
  width: 90%;
  margin: 0px auto;
  right: 0;
}
.three-column-box
  .elementor-section-boxed
  .elementor-column-gap-default
  > .elementor-column.btn-vacancies
  > .elementor-element-populated {
  box-shadow: none;
  padding: 0;
}
.three-column-box
  .elementor-section-boxed
  .elementor-column.btn-vacancies
  > .elementor-widget-wrap
  > .elementor-widget-button {
  position: inherit;
  bottom: inherit;
  width: 100%;
}
.qualified-grid-single {
  box-shadow: 0px 0px 4px rgba(0, 0, 41, 0.3);
  position: relative;
}
.qualified-grid-single h2 {
  font-weight: 400;
}
.qualified-grid-single p,
.inner-service p {
  font-weight: 400;
}
#collapseAwards ul li a {
  font-family: "EB Garamond", serif;
}
.mb-30 {
  margin-bottom: 30px;
}
.image-cover {
  width: 100%;
  height: 100% !important;
  object-fit: cover;
}
.qualified-grid-single::after {
  content: "\f067";
  position: absolute;
  top: 12px;
  right: 12px;
  color: #f23d3d;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
}
.qualified-grid-single[aria-expanded="true"]::after {
  content: "\f068";
  position: absolute;
  top: 12px;
  right: 12px;
  color: #f23d3d;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
}
.font-EBGaramond {
  font-family: "EB Garamond", serif;
}
.font-1rem {
  font-size: 1rem;
}
.lawyer-testimonial {
  line-height: 20px;
}
.height-social-media {
  height: 300px;
  overflow: auto;
  overflow-x: hidden;
}
.px-15 {
  padding-left: 15px !important;
  padding-right: 15px !important;
}
.successes-posts .article_content {
  padding: 0;
}
.lawyer_row .has-search .fa-search {
  cursor: pointer;
}
.lawyer_row .has-search .fa-search::before {
  color: #121c26;
}
.contact-section-1,
.contact-section-2,
.contact-section-3 {
  font-weight: 400;
}
.contact-section-3 .expertise_panel {
  font-size: 14px;
}

/******************************
*******************************
******** CSS Media Query ******
*******************************
*******************************/
@media (max-width: 768px) {
  .home-masonry-grid .h-80,
  .home-masonry-grid .h-600,
  .home-masonry-grid .h-400 {
    height: auto !important;
  }
  .grid-anchor {
    margin-bottom: 30px;
  }
  .hfe-nav-menu__breakpoint-mobile .hfe-active-menu-full-width {
    z-index: 99999;
  }
  .hfe-nav-menu__breakpoint-mobile
    .hfe-nav-menu__layout-horizontal.menu-is-active {
    left: 0 !important;
    height: 100vh !important;
    width: 100% !important;
    background: #fff !important;
    top: 0 !important;
    padding-top: 68px;
    box-shadow: 0px 0 15px rgba(0, 0, 0, 0.5);
  }
  .hfe-nav-menu__breakpoint-mobile
    .hfe-nav-menu__layout-horizontal
    .hfe-nav-menu {
    align-content: flex-start;
  }

  .hfe-nav-menu__breakpoint-mobile
    .hfe-nav-menu__layout-horizontal
    .hfe-nav-menu
    li.current-menu-item
    a {
    color: #f23d3d !important;
  }
  .expertise-list h2,
  .elementor-widget-container h2 {
    font-size: 1rem;
  }
  .paddingZero > .elementor-element-populated {
    padding: 0 !important;
  }
  .hfe-nav-menu-icon {
    color: #f23d3d;
  }
  .grid-item {
    width: 100%;
  }
  .px-15 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .successes .post_image {
    margin-bottom: 2em;
  }
  .mobile-quick-links ul li a {
    width: 85%;
    display: flex;
    flex-direction: row-reverse;
    justify-content: space-between;
  }
  .elementor-column-gap-default div[class*=" elementor-col-"] {
    padding-right: 0;
  }
  .key_contact {
    width: 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .peters-list .row .col-4 {
    width: 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .peters-list .realtedPerson_image {
    object-position: center center;
  }
  .hide-mobile {
    display: none !important;
  }
  i.fa.fa-plus {
    font-size: 2em;
  }
}
.has-search .fa-search {
  right: 15px;
}
#lawyer_name {
  padding-left: 15px;
  padding-right: 2.375rem;
}
.pp_lawers_list .wp-post-image {
  height: 270px;
  width: 100%;
  object-fit: cover;
  object-position: center top;
}
.contains-anchor a {
  color: #f23d3d;
}
.custom-collapse-content {
  padding: 3rem;
  width: 50%;
}
.custom-collapse-content p {
  color: #f23d3d;
  margin: 30px 0 0 0;
  font-family: "EB Garamond", serif;
  font-size: 16px;
  line-height: 1.5;
}
.qualified-people {
  background-repeat: no-repeat;
  background-position: right top;
  background-color: #e7e6e9;
  min-height: 200px;
  background-size: 40%;
}
.grid-box-shadow {
  box-shadow: 0px 0px 4px rgb(0 0 41 / 30%);
}
.qualified-people {
  box-shadow: none;
}
.testimonial__name {
  font-family: "Montserrat";
}
.testimonial__content {
  font-family: "EB Garamond", serif;
  font-size: 18px;
  line-height: 26px;
}
#collapseAwards ul {
  padding: 0 !important;
  margin: 10px 0 0 0;
}
#collapseAwards ul li a {
  color: #f23d3d;
}
.show__hr hr {
  margin: 1.5em 0;
  background-color: #bbb;
}
.special-text {
  font-family: "EB Garamond", serif;
  font-size: 18px;
  line-height: 26px;
  color: #033859;
}
.special-text .text-red {
  color: #f23d3d;
}
header section.elementor-section,
header * {
  /* height: auto; */
  /* 	transition: all 5s ease !important; */
}
.stickyHeader {
  position: fixed !important;
  top: 0;
  left: 0;
  width: 100%;
}
.stickyHeader section.elementor-section {
  padding: 0 !important;
  /* 	transition: all .5s ease !important; */
}
.has__anchor a {
  color: #f23d3d;
  font-weight: 500;
}
.elementor-widget-social-icons .elementor-grid-item {
  line-height: 1;
}
.elementor-widget-social-icons {
  --grid-row-gap: 10px !important;
  --icon-size: 12px !important;
}
.hfe-nav-menu li.menu-item a {
  text-transform: capitalize !important;
  padding-left: 25px !important;
  padding-right: 25px !important;
}
footer .elementor-social-icon i {
  font-size: 20px;
}

footer .wpforms-field-container input::placeholder {
  color: #fff;
  opacity: 1;
}

footer .wpforms-field-container input:-ms-input-placeholder {
  color: #fff;
}

footer .wpforms-field-container input::-ms-input-placeholder {
  color: #fff;
}

footer .wpforms-field-container input {
  font-family: "Montserrat";
  font-weight: 100;
}
.font-Montserrat,
.font-Montserrat h2 {
  font-family: "Montserrat";
}

.short-long-accordion .elementor-tab-title {
  display: flex;
  flex-direction: row-reverse;
  justify-content: flex-end;
  align-items: center;
}
.short-long-accordion .elementor-tab-title .elementor-toggle-icon {
  margin-left: 15px;
}

/** sticky header **/
header > .elementor {
  background: #121d26;
  padding: 15px 0;
}
@media (min-width: 1024px) {
  .stickyHeader .elementor > .elementor-section-wrap {
    display: flex;
    justify-content: space-between;
    align-items: center;
    max-width: 1140px;
    margin: 0px auto;
  }
  .stickyHeader .sh-block {
    display: none;
  }
  .home-masonry-grid .grid-content a {
    font-weight: 400;
    height: 50px;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
  }
}
header .hfe-nav-menu > li.menu-item {
  margin-bottom: 0 !important;
}
.fs-14 {
  font-size: 14px;
}
.fas.fa-envelope::before {
  content: "";
  background-image: url("../peters-and-peters/assets/images/Mail-icon-blue.svg");
  background-repeat: no-repeat;
}
header .fas.fa-envelope::before {
  width: 12px;
  height: 12px;
  background-size: 100%;
}
footer .fas.fa-envelope {
  position: relative;
}
footer a.elementor-social-icon {
  width: 20px;
  height: 20px;
}
.lawyer_social_media .fas.fa-envelope {
  height: 10px;
}
.thinking_cat_social_sharing .fas.fa-envelope {
  width: 20px;
  height: 10px;
}
.lawyer_social_media .fas.fa-envelope::before,
.thinking_cat_social_sharing .fas.fa-envelope::before {
  width: 15px;
  height: 15px;
  background-size: 100%;
  position: absolute;
}
footer .fas.fa-envelope::before {
  background-image: url("../peters-and-peters/assets/images/Mail-icon-white.svg");
  width: 20px;
  height: 20px;
  background-size: 100%;
  position: absolute;
  top: 2px;
}
.form-group.has-search .fa-search {
  display: flex !important;
  align-items: center;
  justify-content: center;
  margin: 0;
}
.form-group.has-search .fa-search::before {
  background-image: url("../peters-and-peters/assets/images/Search-icon-blue.svg");
  background-repeat: no-repeat;
  background-size: 100%;
  content: "";
  width: 15px;
  height: 15px;
  top: 2px;
  position: relative;
}
.people-testimonial {
  position: absolute;
  top: -35em;
  background-color: #fff;
  right: 0;
  width: 50%;
  padding: 30px 10px;
}

/** font size correction **/
.btnSubscribe .elementor-button-text,
.hfe-nav-menu li.menu-item a {
  font-size: 20px !important;
  font-weight: 600 !important;
}

.hfe-nav-menu li.menu-item a {
  padding-left: 10px !important;
  padding-right: 10px !important;
}
h3.page-title {
  font-size: 24px;
  font-weight: 400 !important;
}
footer h3.elementor-heading-title {
  font-size: 14px;
  font-weight: 400 !important;
}
footer .wpforms-field-medium,
footer .wpforms-submit-container button {
  font-size: 10px !important;
  font-weight: bold !important;
  height: 44px !important;
}
footer .elementor-heading-title a {
  font-size: 18px !important;
  font-weight: 500 !important;
}
footer .elementor-icon-list-text {
  font-size: 14px !important;
  font-weight: 400 !important;
}
#lawyer_name,
#select_expertises,
#select_designations {
  font-size: 20px;
}
.form-group.has-search .fa-search::before {
  top: 7px;
}
.content_area .input-group-append {
  top: 20px;
}
.pp_lawers_list h4 {
  font-weight: bold !important;
  font-size: 1em;
}
.lawyer-designation {
  font-size: 1em;
  font-weight: 400;
  line-height: 1.8em;
}
.testimonial__content {
  font-family: "EB Garamond";
  font-size: 35px;
  line-height: 40px;
}
.testimonial__name {
  font-size: 20px;
  font-weight: 400;
}
.lawyer-single-post h3 {
  font-size: 35px;
  font-weight: 600;
}
.lawyer-single-post .lawyer_title {
  font-size: 35px;
  font-weight: 400;
  margin-bottom: 15px;
}
.lawyer-short-description,
.lawyer-short-description p {
  font-size: 1.18em;
  font-weight: 400;
  line-height: 1.8em;
}
.lawyer-short-description {
  margin-bottom: 10px;
}
.expertise-intro p {
  font-size: 1.5em;
  font-weight: 400;
  line-height: 40px;
  margin-bottom: 20px;
}
.lawyer-long-description p {
  font-size: 1em;
  font-weight: 400;
  line-height: 1.8em;
}
.lawyer-contact-details,
#collapseMemberships p,
#collapseAwards p,
.peters-list li,
.panel-collapse,
.panel-collapse ul li a {
  font-size: 1em;
  font-weight: 400;
}
.lawyer-contact-details span.color-red {
  font-weight: 500;
}
.lawyer-contact-details h6,
.peters-list h5,
.peters-show-hide-content a {
  font-weight: 400 !important;
  font-size: 1.05em;
}
#collapseAwards b,
#collapseAwards ul li a {
  font-size: 20px;
}
.expertise_panel .panel-title {
  font-size: 1.7em;
  font-weight: 400;
  line-height: 37px;
}
.expertise_panel .more-less {
  margin-top: 14px;
}
.single-post h3.single-post {
  color: #f24949 !important;
  font-weight: 400 !important;
  font-size: 35px !important;
}
.type-expertise p {
  font-size: 1em;
  font-weight: 400;
}
.type-expertise .expertise-intro p {
  font-size: 1.18em;
  font-weight: 400;
  line-height: 1.8em;
}
.peters-standard-button a {
  font-size: 1em;
  font-weight: 500;
}
.key-contacts .title {
  font-size: 1.05em;
  font-weight: 500;
}
.key-contacts .contact-name {
  font-size: 1em;
  font-weight: bold;
}
.key-contacts .lawyer-designation {
  font-size: 1em;
  font-weight: 400;
}
.expertise-image img {
  height: 125px;
  width: 100%;
  object-fit: cover;
  object-position: top;
}
#select_thinking_category,
#select_thinking_year,
#select_thinking_category1,
#select_thinking_year1,
#select_successes_expertises,
#select_successes_created,
select#select_successes_expertises1 {
  font-size: 20px;
}
.thinking_list .post_created {
  font-size: 14px;
}
.thinking.post_title a {
  font-size: 1em;
  font-weight: 400;
  line-height: 29px;
}
.thinking .post_category_name {
  font-size: 20px;
  top: 35px;
}
#thinking_load_more {
  font-size: 1.05em;
  font-weight: 400 !important;
  padding-bottom: 13px;
  border-bottom: 1px solid #141d25;
  margin: 50px 0;
}
.nomore-posts-available {
  position: absolute;
  bottom: -50px;
  width: 100%;
  left: 0;
  padding: 0;
}
.thinking_cat_title span {
  font-size: 1.5em;
  font-weight: 400;
}
.single-post-date {
  font-size: 14px;
  font-weight: 500;
  margin: 35px 0 30px 0;
}
.single-post-content p {
  font-size: 1em;
  font-weight: 400;
  line-height: 1.75em;
}
.fs-30 {
  font-size: 1em;
  font-weight: 500;
}
.fs-20 {
  font-size: 1em;
  font-weight: 400;
}
.successes.post_title a {
  font-size: 30px;
  font-weight: 500;
  line-height: 40px;
}
.successes.post_image .text {
  font-size: 30px;
}
.fw-bold {
  font-weight: bold;
}
.contact-section-1 .elementor-heading-title,
.contact-section-2 .elementor-heading-title {
  font-size: 1em;
  font-weight: 400;
}
.contact-section-1 p,
.contact-section-2 p,
.contact-section-1 .elementor-widget-container,
.contact-section-2 .elementor-widget-container {
  font-size: 15px;
  font-weight: 400;
  line-height: 35px;
  margin-bottom: 0;
}
.contact-section-1 a,
.contact-section-2 a {
  font-size: 15px;
  font-weight: 500;
}
.contact-section-3 .expertise_panel .panel-title {
  font-size: 1em;
}
.contact-section-3 .expertise_panel h6 {
  font-size: 1em;
  font-weight: 500;
}
.contact-section-3 .expertise_panel > div {
  font-size: 1em;
  font-weight: 400;
  line-height: 30px;
}
.entry-content .careers__intro,
.entry-content .careers__intro .elementor-heading-title {
  font-size: 1.18em !important;
  font-weight: 400 !important;
}
.career__contents,
.career__contents p {
  font-size: 1em;
  font-weight: 400;
}
.about-section-1 p,
.about-section-1 .elementor-widget-container {
  font-size: 1.18em;
  font-weight: 400;
  line-height: 1.8em;
}
.mt-matters {
  margin-top: 40px;
}
.about-titles {
  margin-bottom: 0 !important;
}
.about-titles h2 {
  font-size: 30px;
  font-weight: 500 !important;
  font-family: "Montserrat" !important;
}
.about-section-2 .elementor-widget-container p {
  font-size: 1.18em;
  line-height: 1.8em;
  font-weight: 400;
  position: relative;
  padding-top: 30px;
}
.about-section-2 .elementor-widget-container p::before {
  content: "&";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  color: #f23d3d;
  font-weight: 600;
}
.about-section-2 .elementor-testimonial-content {
  padding-top: 30px;
}
.about-section-2 .elementor-testimonial-content,
.about-section-3 .elementor-testimonial-content {
  font-size: 1.5em;
  line-height: 35px;
  font-family: "EB Garamond", serif;
}
.about-section-2 .elementor-testimonial-details {
  text-align: left;
}
.about-section-2 .elementor-testimonial-name,
.about-section-2 .elementor-testimonial-job,
.about-section-3 .elementor-testimonial-name,
.about-section-3 .elementor-testimonial-job {
  font-size: 1em;
  line-height: 25px;
  font-family: "Montserrat";
  display: inline-block;
  font-weight: 400;
}
.about-section-3 .elementor-widget-container,
.about-section-3 .elementor-widget-container p {
  font-size: 20px;
  line-height: 35px;
  font-weight: 400;
}
.about-section-4 .elementor-widget-container p,
.about-section-5 .elementor-widget-container p {
  font-size: 20px;
  line-height: 35px;
  font-weight: 400;
}
.about-section-4 .elementor-button-text {
  font-size: 20px;
}
.about-section-4,
.about-section-5,
.about-awards {
  margin-top: 100px;
}
.about-section-1 .elementor-widget-divider,
.about-section-2 .elementor-widget-divider,
.about-section-3 .elementor-widget-divider,
.about-section-4 .elementor-widget-divider,
.about-section-5 .elementor-widget-divider,
.about-awards .elementor-widget-divider {
  margin-bottom: 0 !important;
}
.about-awards h2 {
  font-size: 22px;
}
.about-awards .elementor-icon-list-text {
  font-size: 20px;
  font-family: "EB Garamond", serif !important;
  color: #f23d3d;
}
.quick_link_section h2 {
  font-size: 20px;
  font-family: "Montserrat" !important;
}
.quick_link_section ul li a {
  display: flex;
  flex-direction: row-reverse;
  justify-content: space-between;
}
.quick_link_section ul li a span {
  font-size: 1.18em;
  line-height: 35px;
}
.career_titles h2 {
  font-size: 1.18em;
  line-height: 0.5em;
}
.three-column-box h3 {
  font-size: 20px;
  font-weight: 400 !important;
}
.three-column-box .elementor-widget-container,
.three-column-box .elementor-widget-container p {
  font-size: 1.1em;
  font-weight: 400;
}
.anchor-full-width a {
  height: 38px;
  padding: 8px 20px;
  max-height: inherit;
  font-size: 1em;
  font-weight: 500 !important;
}
.seeOurVacanciesAnchor a {
  font-weight: 500 !important;
  font-size: 20px;
}
.qualified-grid-single h2 {
  font-size: 30px;
  line-height: 40px;
  font-family: Montserrat, sans-serif;
}
.qualified_lawyer_head {
  padding: 20px 30px;
  background-color: #fff;
}
.qualified-grid-single p {
  font-size: 1em;
  line-height: 1.75em;
  font-family: Montserrat, sans-serif;
}
.career_content .elementor-widget-container,
.career_content .elementor-widget-container p {
  font-size: 1em;
  line-height: 1.8em;
  font-weight: 400;
}
body {
  background-position: left bottom !important;
  background-size: cover !important;
  background-repeat: no-repeat !important;
  background-attachment: fixed !important;
}

/** font size correction end **/

.contributor-container header h3,
.container-regional-flash-points header h3 {
  font-size: 1.05em;
  line-height: 1.05em;
  font-weight: 400 !important;
  font-family: "Montserrat" !important;
}
.contributor-info p {
  border-top: 1px solid #121d26;
  padding-top: 10px;
}
.contributor-description {
  font-size: 1.18em;
  line-height: 1.6em;
  font-weight: 400;
  font-family: "Montserrat";
  color: #121d26;
}
.post-date {
  font-size: 14px;
  line-height: 18px;
  font-weight: 500 !important;
  font-family: "Montserrat" !important;
}
.flash-point-image img {
  width: 100%;
  height: 293px;
  object-fit: cover;
  object-position: top;
}
body.regional-flashpoints_background header.entry-header {
  display: none;
}
body.regional-flashpoints_background .hero-image .elementor-widget-wrap {
  padding: 0;
}
.flash-point-title {
  font-size: 24px;
  line-height: 35px;
  font-weight: 500 !important;
  font-family: "Montserrat" !important;
  color: #f23d3d;
  padding: 10px 0;
}
#regional-flash-points h4 {
  font-size: 40px;
  line-height: 49px;
  font-weight: 500 !important;
  color: #121d26;
  border-bottom: 1px solid #e04d46;
  padding: 0;
  font-family: "Montserrat" !important;
}
#regional-flash-points h3 {
  font-size: 2.3em;
  line-height: 1.5em;
  font-weight: 400 !important;
  color: #f23d3d;
  border-bottom: 0px solid #121d26;
  padding: 0;
  font-family: "Montserrat" !important;
}
#regional-flash-points .contributor-name {
  font-size: 20px;
  line-height: 24px;
  font-weight: 500 !important;
  color: #121d26;
  margin-top: 25px;
  font-family: "Montserrat" !important;
}
#regional-flash-points .thinking_cat_title span {
  font-size: 1.5em;
  line-height: 1.5em;
  font-weight: 400 !important;
  color: #121d26;
  font-family: "Montserrat" !important;
}
#regional-flash-points .single-post-date {
  font-size: 14px;
  line-height: 18px;
  font-weight: 500 !important;
  color: #121d26;
  font-family: "Montserrat" !important;
}
#regional-flash-points hr {
  background-color: #121d26;
}
#regional-flash-points .expertise-intro p {
  font-size: 30px;
  line-height: 40px;
  font-weight: 400 !important;
  color: #f23d3d;
  font-family: "Montserrat" !important;
}
.flash-article-intro,
.flash-titles {
  font-size: 30px;
  line-height: 40px;
  font-weight: 500 !important;
  color: #121d26;
  font-family: "Montserrat" !important;
}
/*#regional-flash-points .elementor-widget-container,*/
/*#regional-flash-points p,*/
/*#regional-flash-points p span {*/
/*	font-size: 1em !important;*/
/*	line-height: 1.8em;*/
/*	font-weight: 400 !important;*/
/*	color: #121D26;*/
/*	font-family: 'Montserrat' !important;*/
/*}*/
/*#regional-flash-points p strong {*/
/*	font-weight: 400 !important;*/
/*}*/
.single-page-contributors .contributor-head {
  border-bottom: 1px solid #121d26;
}
.single-page-contributors .contributor-head span {
  font-size: 1.5em;
  line-height: 1.5em;
  font-weight: 400 !important;
  color: #121d26;
  font-family: "Montserrat" !important;
}
.single-page-contributors .contributor-content {
  font-size: 1em !important;
  line-height: 1.6em !important;
  font-weight: 400 !important;
  color: #121d26;
  font-family: "Montserrat" !important;
}
.single-page-contributors .contributor-info {
  font-size: 1em;
  color: #121d26;
  font-family: "Montserrat" !important;
  font-weight: 400 !important;
  border-top: 1px solid #121d26;
}
.single-page-contributors .contributor-img {
  display: flex;
  align-items: flex-end;
}
.single-page-contributors .contributor-img img {
  padding: 0;
}
.single-page-contributors .contributor-info b {
  font-weight: bold !important;
}
.thinking-hero-banner {
  width: 100%;
  background: url("./assets/images/thinking-hero.jpg");
  height: 185px;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  background-position: center top;
  background-size: 100%;
  background-repeat: no-repeat;
}
.thinking-hero-section {
  position: relative;
}
.thinking-hero-title {
  position: absolute;
  top: 32%;
  width: 1140px !important;
  max-width: 100%;
  margin: 0px auto;
  left: 30px;
  right: 0;
  margin-bottom: 0 !important;
}
.thinking-hero-title h2 {
  font-size: 30px;
  line-height: 37px;
  color: #fff !important;
  font-family: Montserrat, sans-serif !important;
  font-weight: 500 !important;
  border-bottom: 1px solid #f23d3d;
  width: 95%;
  padding-bottom: 10px;
}
.thinking-hero-description {
  position: absolute;
  top: 50%;
  width: 1140px !important;
  max-width: 100%;
  margin: 0px auto;
  left: 30px;
  right: 0;
}
.thinking-hero-description h4 {
  font-size: 25px;
  line-height: 30px;
  color: #fff !important;
  font-family: "Montserrat" !important;
  font-weight: 400 !important;
}

/** Mobile media quries **/
@media (max-width: 767px) {
  .hfe-nav-menu__breakpoint-mobile
    .hfe-nav-menu__layout-horizontal
    .hfe-nav-menu
    li {
    padding: 0 15px;
    border: none !important;
  }
  .hfe-nav-menu__breakpoint-mobile
    .hfe-nav-menu__layout-horizontal
    .hfe-nav-menu
    li
    a {
    background-color: #fff !important;
    color: #121c26 !important;
    font-weight: 600;
  }
  header section.elementor-section,
  header * {
    /* height: auto; */
    /* 		transition: all .5s ease !important; */
  }
  form.hfe-search-button-wrapper i.fas.fa-search {
    color: #ffffff !important;
  }
  form.hfe-search-button-wrapper.hfe-input-focus {
    color: #121c26 !important;
  }
  img.mobile-40 {
    height: 40vh !important;
  }
}

@media (min-width: 769px) {
  .hide-desktop {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .home-masonry-grid .row {
    margin-right: -10px;
    margin-left: -10px;
  }
  .home-masonry-grid [class^="col-"] {
    padding-right: 10px;
    padding-left: 10px;
  }
  body #page > .container {
    min-height: calc(100vh - 518px);
  }
}
.article_content.pp_lawers_list a:hover {
  color: #f23d3d !important;
}
img.attachment-large.size-large {
  width: 151px;
  height: auto;
}
.category-thinking
  .article_content.thinking-single-post
  .single-post-content
  p
  a {
  color: #f23d3d;
}
.peters-list span {
  font-size: 1em;
  font-weight: 400;
}
.expertise.type-expertise {
  font-family: Montserrat, serif;
}
.expertise.type-expertise .peters-content ul {
  padding: 20px 30px 0;
  font-weight: 400;
  color: #141d25;
  font-size: 1em;
  font-family: Montserrat, serif;
}
.type-expertise .expertise-intro p:last-child {
  margin-bottom: 0;
}
body.qualified-lawyers_background .elementor-widget-container ul,
body.business-support_background .elementor-widget-container ul,
body.graduates_background .elementor-widget-container ul,
body.qualified-lawyers-2_background .elementor-widget-container ul {
  padding: 0 30px;
}
body.qualified-lawyers_background p,
body.qualified-lawyers-2_background p,
body.graduates_background p,
body.business-support_background p {
  font-size: 1rem !important;
}
.home-masonry-grid hr {
  background-color: #000;
  margin-top: 40px;
}
#latest_successes_load_more,
#thinking_load_more,
#successes_load_more {
  width: 100%;
  float: left;
}
.home-masonry-grid i.more-less {
  line-height: 35px;
}
.no-info-available {
  padding-bottom: 20px;
}
.lawyer-contact-details div.lawyer-contact-details-telephone,
.lawyer-contact-details div.lawyer-contact-details-fax,
.lawyer-contact-details div.lawyer-contact-details-email {
  line-height: 35px;
}
img.layout-cover-image {
  cursor: pointer;
}
i.fa.fa-plus {
  font-size: 1em !important;
}
div#successes_load_more_block,
div#thinking_load_more_block,
div#flash_points_load_more_block {
  border-bottom: 1px solid #141d25;
  margin: 50px 0;
  cursor: pointer;
}
div#thinking_load_more_block {
  margin-top: 0;
}
#successes_load_more_block h4,
#thinking_load_more_block h4,
#flash_points_load_more_block h4 {
  float: left;
}
#successes_load_more_block i.more-less,
#thinking_load_more_block i.more-less,
#flash_points_load_more_block i.more-less {
  line-height: 45px;
}
.input-group-append {
  margin-top: -3px;
}
@media (max-width: 768px) {
  header > .elementor {
    padding: 0;
    background: #fff;
  }
  .hfe-site-logo-container {
    padding: 15px 0;
  }
  .hfe-active-menu-full-width {
    width: 100%;
  }
  .hfe-active-menu-full-width .fa-window-close::before {
    content: "\f00d";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
  }
  .hfe-nav-menu li a {
    text-transform: uppercase;
  }
  footer .wpforms-form {
    width: 100%;
  }
  footer .wpforms-form .wpforms-field-container {
    width: 70% !important;
  }
  footer .wpforms-form .wpforms-submit-container {
    width: 30% !important;
  }
  .legal-menu-item ul li {
    width: 27%;
    margin-bottom: 5px !important;
  }
  .mobile-logo > .elementor-widget-container {
    padding-top: 15px;
  }
  .mobile-logo img {
    max-height: 50px;
    width: auto;
    padding-left: 20px;
  }
  .peters-list li a {
    width: 100%;
    display: block;
    position: relative;
  }
  .peters-list li a::after {
    content: "";
    position: absolute;
    top: 50%;
    right: -23px;
    color: #f23d3d;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 4px;
    height: 4px;
    border-radius: 50%;
    background: #f23d3d;
  }
  .peters-list.right-0 li a::after {
    right: 0;
  }
  header h1.page-title {
    margin-bottom: 0;
  }
  .about-section-2 .elementor-widget-container p {
    padding-top: 0;
    padding-left: 40px;
  }
  .about-section-2 .elementor-testimonial-wrapper {
    position: relative;
    padding: 30px 0;
  }
  .about-section-2
    .elementor-testimonial-wrapper
    .elementor-testimonial-content {
    padding: 0;
  }
  .about-section-2 .elementor-testimonial-wrapper::before {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 80%;
    height: 1px;
    background: #f23d3d;
    content: "";
  }
  .about-section-2 .elementor-testimonial-wrapper::after {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 80%;
    height: 1px;
    background: #f23d3d;
    content: "";
  }
  .single.single-lawyer #page > .container-fluid > img {
    object-fit: cover;
    height: 300px;
    object-position: 15%;
    display: block;
    width: 100%;
  }
  .single.single-lawyer #page > .container-fluid {
    padding: 0;
  }
  .expertise-image img {
    height: 200px;
  }
  .peters-show-hide-content a > i {
    font-size: 16px;
    line-height: 25px;
  }

  .thinking-hero-title {
    padding: 0 15px;
    left: 0;
    right: 0;
  }
  .thinking-hero-description {
    padding: 0 15px;
    left: 0;
    right: 0;
    top: 60%;
  }
}
@media (max-width: 1024px) and (min-width: 768px) {
  .elementor-4101 .elementor-element.elementor-element-650f485 {
    width: 92%;
  }
  .thinking-hero-description {
    padding: 0 30px;
    left: 0;
    right: 0;
    top: 32%;
  }
}
@media (max-width: 1024px) and (min-width: 768px) and (orientation: portrait) {
  .thinking-hero-description {
    padding: 0 15px;
  }
}
#showexpertises ul.list-group,
#showdesignations ul.list-group,
#showcategories ul.list-group,
#showcategories1 ul.list-group,
#showthinkingyear ul.list-group,
#showthinkingyear1 ul.list-group,
#showsuccessesyear ul.list-group,
#showsuccessesyear1 ul.list-group,
#showsuccessexpertises ul.list-group,
#showsuccessexpertises ul.list-group,
#showthinkingmonth ul.list-group,
#showthinkingmonth1 ul.list-group {
  height: 300px;
  overflow-y: scroll;
  display: block;
  padding-top: 1px !important;
}
#showexpertises ul.list-group li,
#showdesignations ul.list-group li,
#showcategories ul.list-group li,
#showcategories1 ul.list-group li,
#showthinkingyear ul.list-group li,
#showthinkingyear1 ul.list-group li,
#showsuccessesyear ul.list-group li,
#showsuccessesyear1 ul.list-group li,
#showsuccessexpertises ul.list-group li,
#showsuccessexpertises1 ul.list-group li,
#showthinkingmonth ul.list-group li,
#showthinkingmonth1 ul.list-group li {
  padding: 1px 10px !important;
  line-height: 40px;
  cursor: pointer;
  color: #f23d3d !important;
  font-size: 20px;
  font-family: Montserrat, sans-serif;
  font-weight: 400;
  text-align: left;
}
#showexpertises ul.list-group li:hover,
#showdesignations ul.list-group li:hover,
#showcategories ul.list-group li:hover,
#showcategories1 ul.list-group li:hover,
#showthinkingyear ul.list-group li:hover,
#showthinkingyear1 ul.list-group li:hover,
#showsuccessesyear ul.list-group li:hover,
#showsuccessesyear1 ul.list-group li:hover,
#showsuccessexpertises ul.list-group li:hover,
#showsuccessexpertises1 ul.list-group li:hover,
#showthinkingmonth ul.list-group li:hover,
#showthinkingmonth1 ul.list-group li:hover {
  background-color: #eeeeee;
}
div#showexpertises,
div#showdesignations,
div#showcategories,
div#showcategories1,
div#showthinkingyear,
div#showthinkingyear1,
div#showsuccessesyear,
div#showsuccessesyear1,
div#showsuccessexpertises,
div#showsuccessexpertises1,
div#showthinkingmonth,
div#showthinkingmonth1 {
  position: absolute;
  z-index: 10;
  width: 95%;
  background-color: #fff;
}
.peters-filter {
  background-color: #fff;
  line-height: 40px;
  padding: 10px 15px;
  font-size: 20px;
  font-family: Montserrat, sans-serif;
  font-weight: 500;
  text-align: left;
}
.peters-filter a {
  color: #f23d3d !important;
  overflow: hidden;
}
h4.peters-show-hide-content.panel-title a:after,
.expertise_panel a.pp-expertise-item:after,
.peters-filter a:after,
div#thinking_load_more_block > div.col-lg-12:after,
div#successes_load_more_block > div.col-lg-12:after,
#latest_successes_load_more_block > h4:after,
div#flash_points_load_more_block > div.col-lg-12:after,
#flash_points_load_more_block > h4:after {
  content: "";
  background-image: url("../peters-and-peters/assets/images/Minus-icon.svg");
  width: 30px;
  height: 30px;
  line-height: 30px;
  background-repeat: no-repeat;
  background-position: center;
  float: right;
  margin-top: 5px;
}
h4.peters-show-hide-content.panel-title a.collapsed:after,
.expertise_panel a.pp-expertise-item.collapsed:after,
.peters-filter a.collapsed:after,
div#thinking_load_more_block > div.col-lg-12:after,
div#successes_load_more_block > div.col-lg-12:after,
#latest_successes_load_more_block > h4:after,
div#flash_points_load_more_block > div.col-lg-12:after {
  background-image: url("../peters-and-peters/assets/images/Plus-icon.svg");
}
.show_clear_img:after {
  background-image: url("/wp-content/uploads/2022/03/clear.svg") !important;
  width: 55px !important;
}
.elementor-167
  .elementor-element.elementor-element-4929edd
  .elementor-testimonial-name {
  font-size: 1em;
  line-height: 25px;
  font-family: Montserrat, sans-serif !important;
  display: inline-block;
  font-weight: 500 !important;
}
.elementor-167
  .elementor-element.elementor-element-acb8158
  .elementor-testimonial-content {
  font-size: 1.2em !important;
}
div#thinking_load_more_block > div,
div#successes_load_more_block > div {
  padding: 0;
}
.elementor-4140
  .elementor-element.elementor-element-1f6cadb
  .elementor-heading-title {
  color: #ffffff !important;
}
@media (max-width: 767px) {
  .hfe-nav-menu__breakpoint-mobile .hfe-nav-menu__layout-horizontal,
  .hfe-nav-menu__breakpoint-mobile .hfe-nav-menu__layout-vertical {
    height: 0;
    width: 0 !important;
    position: absolute;
  }
  .mobile-sticky {
    position: fixed !important;
    top: 0;
    left: 0;
    width: 100%;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
    transition: ease-in all 0.5s;
  }
}
body header section.elementor-section.search-section {
  position: fixed;
  left: 0;
  top: 0;
  transition: all 1.5s ease !important;
  transform: translateX(999%);
  width: 100%;
  border: 1px solid #121c26 !important;
  min-height: 45px;
}
body header section.elementor-section.search-section.search-open {
  transform: translateX(0);
}
.search-section form,
.search-section input {
  width: 100%;
  background-color: #fff;
}
.search-section .elementor-widget-wrap {
  padding: 0 !important;
}
.search-section .hfe-search-form__container {
  background-color: #fff !important;
  border-radius: 0 !important;
}
.search-section input {
  background-color: #fff !important;
  border-radius: 0 !important;
  max-width: 1140px;
  margin: 0px auto;
  font-family: "Montserrat" !important;
  font-weight: 500 !important;
  padding-left: 15px;
  padding-right: 15px;
}
a[data-toggle="collapse"] {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.navigation.pagination {
  display: flex;
  align-items: center;
  justify-content: center;
}
.navigation.pagination .nav-links > a,
.navigation.pagination .nav-links > span {
  background: none;
  color: #121d26;
  font-family: "Montserrat" !important;
  font-weight: 500 !important;
  padding: 5px 15px;
  line-height: 1;
}
.navigation.pagination .nav-links > a:hover,
.navigation.pagination .nav-links > span:hover {
  color: #121d26 !important;
}
.navigation.pagination .nav-links > span.current,
.navigation.pagination .nav-links > span.current:hover {
  color: #fff !important;
  background: #f23d3d;
}

@media (max-width: 768px) {
  .hfe-nav-menu__breakpoint-mobile .hfe-nav-menu__layout-horizontal,
  .hfe-nav-menu__breakpoint-mobile .hfe-nav-menu__layout-vertical {
    width: 100% !important;
    transform: translateX(-999%);
  }
  .hfe-nav-menu__breakpoint-mobile
    .hfe-nav-menu__layout-horizontal.menu-is-active {
    transform: translateX(0);
  }
}
div#home-latest-successes-grid {
  padding-bottom: 20px;
}
.latest_successes-home-page-latest-successes .single-post-content p {
  margin-bottom: 15px;
}
footer .wpforms-field-container {
  min-width: 65%;
}
.lawyer-single-post .peters-list p {
  margin-bottom: 15px;
}
div#collapseMemberships p,
div#collapseMemberships p span,
.lawyer-single-post .peters-list li a:hover,
#leadingCases ul.peters-list li a:hover {
  color: #f23d3d !important;
}
div#pp-ampersand {
  font-size: 27px;
  font-weight: 400;
  color: #121d26;
}
ul.peters-list ul {
  padding: 0 !important;
}
li.expertise-item a:hover {
  color: #f23d3d !important;
}
.flex-column.pp-successes-list-title {
  margin-top: 25px;
}
a.grid-anchor.font-EBGaramond {
  height: 30px;
  line-height: 30px;
  font-size: 1.18em;
  font-weight: 400;
}
body.contact_background div.expertise_panel {
  padding: 0 !important;
}

@media (max-width: 700px) and (min-width: 550px) {
  .thinking-hero-description {
    top: 45%;
  }
}
.regional-flashpoints_background div.flash-point-list {
  padding: 15px;
}
.article_pages_background p > a {
  white-space: pre-wrap; /* CSS3 */
  white-space: -moz-pre-wrap; /* Mozilla, since 1999 */
  white-space: -pre-wrap; /* Opera 4-6 */
  white-space: -o-pre-wrap; /* Opera 7 */
  word-wrap: break-word; /* Internet Explorer 5.5+ */
}

/**Slider full width **/
@media (min-width: 1024px) {
  .home-page-slider .n2-ss-slide-backgrounds {
    height: 100vh;
  }
}
body.peters-and-peters-front-page
  .elementor-top-column
  .elementor-element-populated
  .elementor-element-861f7ba {
  margin-bottom: 10px !important;
}
body.peters-and-peters-front-page section.elementor-element-61094bb {
  margin-top: 0 !important;
}
#showcategories ul.list-group,
#showcategories1 ul.list-group {
  height: 200px !important;
}
span.contributor-designation {
  font-weight: 400;
  font-style: normal;
}
.thinking-single-post .single-post-content {
  padding-top: 1.5em;
}
.cookies-button a {
  padding: 4% 15%;
  max-width: 210px;
  min-width: 150px;
}
section#cookies-container {
  position: fixed;
  bottom: 0;
  z-index: 100;
  width: 100%;
}
















/* ESG Tracking CSS */
:root {
  --white: #ffffff;
  --esg-dark-blue: #033859;
  --esg-grey: #707070;
  --esg-olive-green: #524722;
  --esg-green: #76913a;
  --esg-lighr-green: #a9bc75;
  --theme-red: #f23d3d;
}
a {
  transition: all 0.35s;
}
.latest_cases {
  margin: 0 0 40px;
}
.latest_cases .head_sec {
  margin-bottom: 25px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 20px;
}
.head_sec h2 {
  margin: 0;
  font-size: 26px;
  color: var(--esg-olive-green);
}
.social_share {
  display: flex;
  align-items: center;
  column-gap: 20px;
}
.social_share label {
  margin: 0;
  font-weight: 400;
  color: #707070;
  font-size: 16px;
}
.social_share .heateor_sss_sharing_ul {
  margin: 0 !important;
  display: flex;
  column-gap: 10px;
}
.social_share .heateor_sss_sharing_ul a {
  margin: 0 !important;
  width: 32px;
  height: 32px;
  border-radius: 50%;
  transition: all 0.25s;
}
.social_share .heateor_sss_sharing_ul a:hover {
  opacity: 0.6;
}
.social_share .heateor_sss_sharing_ul a span.heateor_sss_svg {
  display: none !important;
}
.social_share .heateor_sss_sharing_ul a.heateor_sss_button_linkedin {
  background-image: url(assets/images/linkedin-icon.svg) !important;
}
.social_share .heateor_sss_sharing_ul a.heateor_sss_button_x {
  background-image: url(assets/images/twitter-icon.svg) !important;
}
.social_share .heateor_sss_sharing_ul a.heateor_sss_facebook {
  background-image: url(assets/images/facebook-icon.svg) !important;
}
.social_share .heateor_sss_sharing_ul a.heateor_sss_email {
  background-image: url(assets/images/gmail-icon.svg) !important;
}
.social_share .heateor_sss_sharing_ul a.heateor_sss_button_copy_link {
  background-image: url(assets/images/share-icon.svg) !important;
}
.canvasjs-chart-container a.canvasjs-chart-credit {
  display: none !important;
}
ul.cases_list {
  margin: 0 0 30px;
  padding: 0;
  list-style: none;
  display: flex;
  flex-wrap: wrap;
  column-gap: 26px;
  row-gap: 30px;
}
ul.cases_list li {
  width: 100%;
  max-width: calc(25% - 26px * 3 / 4);
  border: 1px solid var(--esg-dark-blue);
  padding: 25px;
  box-shadow: 0 3px 6px rgb(0 0 0 / 16%);
  position: relative;
  overflow: hidden;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
span.esg-badge {
  width: 106px;
  height: 106px;
  position: absolute;
  top: 0;
  right: 0;
  text-align: center;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  padding: 0 0 35px;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 600;
  pointer-events: none;
}
span.esg-badge:before {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 106px 106px 0;
  border-color: transparent var(--esg-dark-blue) transparent transparent;
  position: absolute;
  top: 0;
  right: 0;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  z-index: -1;
}
span.esg-badge.esg-updated:before {
  border-color: transparent var(--esg-olive-green) transparent transparent;
}
ul.cases_list li h3 {
  font-size: 18px;
  line-height: 1.4;
  font-weight: 600 !important;
  color: var(--esg-olive-green);
  margin-bottom: 30px;
  padding-right: 57px;
}
.botom_info label {
  font-weight: 500;
  font-size: 18px;
  line-height: 1.2;
  color: #0D0D0D;
}
.botom_info label span {
  font-weight: 600;
  color: var(--esg-olive-green);
}
.botom_info label small {
  font-size: 100%;
  display: inline-block;
  margin-right: 7px;
}
.botom_info label small:after {
  content: ',';
  display: inline-block;
}
.botom_info label small:last-child:after {
  display: none;
}
.botom_info .tags {
  display: flex;
  column-gap: 6px;
  row-gap: 6px;
  flex-wrap: wrap;
  margin-top: 20px;
}
.botom_info .tags span {
  width: 38px;
  height: 38px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: var(--esg-dark-blue);
  color: #fff;
  font-size: 21px;
  font-weight: 600;
  text-transform: uppercase;
}
.botom_info .tags span.disabled {
  background: rgb(3 56 89 / 10%);
}
.esg_btn {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: auto;
  max-width: fit-content;
  background: var(--esg-dark-blue);
  color: #fff !important;
  font-weight: 600;
  font-size: 16px;
  padding: 5px 30px;
  border-radius: 99999px;
  transition: all 0.35s;
  font-family: "Montserrat";
  outline: none;
}
.esg_btn:hover,.esg_btn:focus {
  background: var(--theme-red);
  color: #fff !important;
}
.narrow_search .searching_box > form span.reset-btn {
  /* position: absolute;
  right: 31px;
  bottom: -30px; */
  font-weight: 500;
  cursor: pointer;
  transition: all 0.25s;
  white-space: nowrap;
}
.narrow_search .searching_box > form span.reset-btn:hover {
  color: var(--theme-red);
}
.esg_btn.view_all {
  max-width: 150px;
  height: 40px;
}
.narrow_search {
  margin-bottom: 40px;
}
body.case-template-default.single.single-case .narrow_search {
  margin-bottom: 50px;
}
.narrow_search h2 {
  margin: 0 0 15px;
  font-size: 26px;
  color: var(--esg-olive-green);
  line-height: 1.2;
}

.narrow_search .searching_box {
  background: rgb(3 56 89 / 10%);
  padding: 25px 15px;
  margin-bottom: 30px;
}

.narrow_search .searching_box > form {
  display: flex;
  justify-content: space-between;
  align-items: center;
  row-gap: 20px;
  column-gap: 15px;
  flex-wrap: wrap;
}
.submit_n_reset {
  display: flex;
  align-items: center;
  justify-content: center;
  column-gap: 15px;
  width: 100%;
  max-width: fit-content;
  margin: auto;
}
.narrow_search .searching_box .form-group {
  margin: 0;
  display: flex;
  column-gap: 10px;
  row-gap: 15px;
  margin: 0;
  width: 100%;
}
.search-clear-outer span.clear-search-btn {
  text-align: left;
  font: normal normal normal 16px / 18px Montserrat;
  letter-spacing: 0px;
  color: #707070;
  background: #FFFFFF 0% 0% no-repeat padding-box;
  border: 1px solid #707070 !important;
  opacity: 1;
  padding: 8px 10px 8px 30px;
  text-decoration: none;
  line-height: 1;
  position: relative;
}
.search-clear-outer span.clear-search-btn:before {
  position: absolute;
  left: 5px;
  width: 15px;
  height: 15px;
  display: block;
  content: "\00d7";
  font-size: 40px;
  font-weight: 200;
  line-height: 1;
  top: -4px;
  color: #707070;
}
.search-clear-outer span.clear-search-btn:hover {
  border-color: #033859 !important;
  background: #033859 !important;
  color: #fff !important;
}
.search-clear-outer span.clear-search-btn:hover:before {
  color: #fff !important;
}
.tracker_top_text p {
  font-size: 21px;
}
.latest_cases ul.cases_list > li > .botom_info > .about_info span {
  font-weight: 400;
}

.narrow_search .searching_box button.esg_btn {
  max-width: 150px;
  width: 100%;
  outline: none !important;
  padding: 8px 30px;
  margin-right: 0;
}
.search_input form .input-group {
  display: flex;
}

.search_input form .input-group input.form-control {
  border-radius: 0;
  border-right: 0;
  border-color: #707070;
  height: 50px;
  padding-left: 15px;
  font-size: 18px;
  font-family: "Montserrat";
}

.search_input form .input-group .input-group-append {
  margin: 0;
}

.search_input form .input-group .input-group-append button.btn.btn-secondary {
  border-radius: 0;
  height: 100%;
  width: 50px;
  border-color: var(--esg-dark-blue);
  background: var(--esg-dark-blue);
  color: #fff;
  font-size: 22px;
  padding: 0;
}
.search_input form .input-group .input-group-append button.btn.btn-secondary:hover {
  border-color: var(--theme-red);
  background: var(--theme-red);
}
.map_sec {
  margin-bottom: 30px;
}
.graph_sec {
  margin-bottom: 40px;
}
.graph_sec h2 {
  font-size: 26px;
  color: var(--esg-olive-green);
}
.graph_sec p {
  font-size: 21px;
  font-weight: 500;
}
.graph_sec .graph {
  margin-top: 20px;
}
.slick-slider .slick-arrow {
  border: solid #fff;
  border-width: 0 3px 3px 0;
  display: inline-block;
  margin-top: -10px;
  padding: 3px;
}
.slick-slider .slick-next {
  transform: rotate(-45deg);
}
.slick-slider .slick-prev {
  transform: rotate(135deg);
}
/* Arrows */
.slick-prev,
.slick-next {
  position: absolute;
  display: block;
  height: 20px;
  width: 20px;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  padding: 0;
  border: none;
  outline: none;
}
.slick-prev {
  left: -73px;
}
.slick-next {
  right: -73px;
}
.slick-slider .slick-arrow:hover,
.slick-slider .slick-arrow:focus {
  outline: none !important;
  background: none !important;
}
.experts {
  background: url(/wp-content/uploads/2023/09/expert-bg.jpg) no-repeat;
  background-size: cover;
  background-position: bottom right;
  color: #fff;
  padding: 30px 0 10px;
}
.experts .heade_part {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 20px;
}
.experts .heade_part h2 {
  font-size: 26px;
  margin: 0;
}
.experts .heade_part .buttons_sec {
  display: flex;
  column-gap: 30px;
  row-gap: 20px;
}
.buttons_sec a.esg_btn.solid {
  border: 1px solid transparent;
  background: #fff;
  color: #033859 !important;
}
.buttons_sec a.esg_btn.outline {
  border: 1px solid #fff;
  color: #fff !important;
}

.buttons_sec a.esg_btn.solid:hover {
  border: 1px solid #fff;
  color: #fff !important;
  background: #033859;
}
.buttons_sec a.esg_btn.outline:hover,
.buttons_sec a.esg_btn.outline:focus {
  color: #033859 !important;
  background: #fff;
  outline: none;
}
.experts .slick-list.draggable {
  margin: 0 -15px;
}
.experts li.slick-slide {
  height: auto;
  padding: 0 15px;
}
.experts li .expert_img {
  width: 150px;
  height: 150px;
  border-radius: 50%;
  overflow: hidden;
  margin-bottom: 10px;
}
.experts li .expert_img a {
  width: 100%;
  height: 100%;
  display: block;
}
.experts li .expert_img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border: 1px solid #dc4c45ba;
}
.experts li .info h3 {
  font-size: 20px;
  font-weight: 500 !important;
}
.experts li .info h3 a {
  color: inherit;
}
.experts li .info p {
  padding: 0;
  display: flex;
  flex-direction: column;
  row-gap: 5px;
  color: #fff;
  font-size: 14px;
  margin: 0;
  font-weight: 500;
}

.experts li .info p a {
  color: inherit;
}
.slick-prev:before,
.slick-next:before {
  content: "" !important;
  position: absolute;
  width: 54px;
  height: 54px;
  border-radius: 50%;
  border: 2px solid #fff;
  transform: none !important;
  top: -14px;
  right: -23px;
  opacity: 1 !important;
}
.slick-prev.slick-disabled,
.slick-next.slick-disabled {
  opacity: 0.25;
}

li.slick-slide {
  height: auto;
}

.insights {
  padding: 30px 0 10px;
}
.insights h2 {
  font-size: 26px;
  margin: 0 0 15px;
  color: var(--esg-olive-green);
}
ul.blogs-slider .slick-list.draggable {
  margin: 0 -15px;
}

ul.blogs-slider .slick-track li.slick-slide {
  padding: 0 15px;
}

ul.blogs-slider .slick-track li.slick-slide .insights_img {
  background: var(--esg-olive-green);
  padding-bottom: 15px;
  margin-bottom: 15px;
}
ul.blogs-slider .slick-track li.slick-slide .insights_img img {
  height: 180px;
  object-fit: cover;
  width: 100%;
}
.insights_info {
  padding-bottom: 30px;
}
.insights_info h3 {
  font-size: 20px;
  line-height: 1.3;
  margin-bottom: 10px;
  color: var(--esg-olive-green);
}
.insights_info h3 a {
  color: inherit;
}
.insights_info > a {
  font-size: 18px;
  text-decoration: underline;
  text-decoration-thickness: from-font;
  text-underline-offset: 3px;
  color: var(--esg-dark-blue);
  position: absolute;
  bottom: 0;
}
/* Dots */
.slick-dotted .slick-slider {
  margin-bottom: 30px;
}
.slick-dots {
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  margin: 15px 0 0;
  width: 100%;
}
.slick-dots li {
  position: relative;
  display: inline-block;
  height: 15px;
  width: 15px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}
.slick-dots li button {
  border: 1px solid;
  background: transparent;
  display: block;
  height: 15px;
  width: 15px;
  outline: none;
  line-height: 0px;
  font-size: 0px;
  color: transparent;
  padding: 5px;
  cursor: pointer;
}
.slick-slider .slick-dots li button {
  border-color: var(--esg-dark-blue);
  border-radius: 50%;
}
.slick-slider .slick-dots li button::before {
  display: none;
}
.slick-slider .slick-dots li.slick-active button {
  background: var(--esg-dark-blue);
}
.esg_signup {
  padding: 25px 0 30px;
  background: var(--esg-olive-green);
}
.esg_signup h2 {
  font-size: 26px;
  margin: 0 0 15px;
  color: #fff;
}
.esg_signup form {
  display: flex;
  align-items: flex-end;
  column-gap: 30px;
  position: relative;
}
.esg_signup form .field_group {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  column-gap: 20px;
  row-gap: 20px;
}
.esg_signup form .field_group .form-group {
  margin: 0;
  width: 100%;
  max-width: calc(33.33% - 20px * 2 / 3);
}
.esg_signup form .field_group .form-group:nth-child(4),
.esg_signup form .field_group .form-group:nth-child(5) {
  max-width: calc(50% - 20px * 1 / 2);
}
.esg_signup form .field_group .form-group .form-control {
  font-size: 18px;
  font-family: "Montserrat";
  border-color: #adbb7d;
  border-radius: 0;
  padding: 8px 15px;
}
.esg_signup form input.esg_btn {
  margin: 0;
}
.esg_signup form input.esg_btn {
  margin: 0;
  background: var(--esg-dark-blue);
  font-weight: 600;
  font-size: 18px;
  padding: 11px 30px;
  border-radius: 99999px;
  transition: all 0.35s;
  font-family: "Montserrat";
  max-width: 217px;
  width: 100%;
}
.esg_signup form input.esg_btn:hover,
.esg_signup form input.esg_btn:focus {
  background: #fff;
  color: var(--esg-dark-blue) !important;
  outline: none;
}
span.required_text {
  color: #fff;
  font-size: 16px;
  position: absolute;
  bottom: -30px;
  left: 0;
}


.select_box {
  width: 20%;
  position: relative;
  min-width: 170px;
}
.select_box select {
  width: 100%;
  height: 40px;
  border-radius: 0;
  border-color: var(--esg-dark-blue);
  font-size: 18px;
  color: #707070;
  font-family: "Montserrat";
  font-weight: 500;
  padding: 0 6px;
  padding-right: 25px;
  cursor: pointer;
  outline: none;
}
.select_box:after {
  content: "";
  width: 35px;
  height: 40px;
  background: url(assets/images/select-arrow.svg) no-repeat;
  position: absolute;
  right: 0;
  pointer-events: none;
  background-position: center;
}
/*.select_box select.select-field-des {
  pointer-events: none;
}
*/


.select-hidden {
  display: none;
  visibility: hidden;
  padding-right: 10px;
}
.select {
  cursor: pointer;
  display: block;
  position: relative;
  font-size: 16px;
  color: #fff;
  width: 100%;
  height: 40px;
}
.select-styled {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: #fff;
  border: 1px solid  var(--esg-dark-blue);
  font-size: 17px;
  color: #707070;
  font-family: "Montserrat";
  font-weight: 500;
  padding: 6px 10px;
  padding-right: 45px;
  -moz-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  -webkit-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
}
.select-styled:after {
  content: "";
  width: 35px;
  height: 38px;
  background: url(assets/images/select-arrow.svg) no-repeat;
  position: absolute;
  top: 0;
  right: 0;
  pointer-events: none;
  background-position: center;
}
.select-options {
  display: none;
  position: absolute;
  top: 100%;
  right: 0;
  left: 0;
  z-index: 9;
  margin: 0;
  padding: 0;
  list-style: none;
  background-color: #fff;
  border: 1px solid var(--esg-dark-blue);
  border-top: 0;
  margin-top: -1px;
}
.select-options li {
  margin: 0;
  padding: 9px 10px;
  /* text-indent: 15px; */
  border-top: 1px solid var(--esg-dark-blue);
  -moz-transition: all 0.15s ease-in;
  -o-transition: all 0.15s ease-in;
  -webkit-transition: all 0.15s ease-in;
  transition: all 0.15s ease-in;
  font-size: 17px;
  line-height: 21px;
  color: #707070;
  font-family: "Montserrat";
  font-weight: 500;
}
.select-options li:hover, .select-options li.is-selected {
  color: #fff;
  background: var(--esg-dark-blue);
}
.select-options li[rel="hide"] {
  display: none;
}
.select-options {
  scrollbar-width: thin;
  scrollbar-color: var(--esg-dark-blue) #E5EAEE;
  max-height: 241px;
  overflow: auto;
}
.select-options::-webkit-scrollbar {
  width: 16px;
  height: 16px;
}
.select-options::-webkit-scrollbar-track {
  background-clip: content-box;
  background-color: #E5EAEE;
}
.select-options::-webkit-scrollbar-thumb {
  background-color: var(--esg-dark-blue);
  border-radius: 10px;
  border: 3px solid #E5EAEE;
}
.select-options::-webkit-scrollbar-corner,
.select-options::-moz-scrollbar-corner,
.select-options::-webkit-scrollbar-track,
.select-options::-moz-scrollbar-track {
  border-radius: 10px;
}
.breadcrumbs span {
  font-size: 18px;
  font-weight: 500;
  color: #0D0D0D;
  display: flex;
  align-items: center;
  column-gap: 15px;
}
.page_nav {
  display: flex;
  justify-content: space-between;
  max-width: 140px;
  margin: auto;
}
.page_nav a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 54px;
  height: 54px;
  border: 1px solid var(--esg-dark-blue);
  border-radius: 999px;
}
.page_nav .prev a {
  padding-left: 4px;
}
.page_nav .next a {
  padding-right: 4px;
}
.page_nav  a.prev {
  padding-right: 4px;
}
.page_nav  a.next {
  padding-left: 4px;
}
.result_info {
  margin-bottom: 40px;
}
.result_info {
  font-size: 21px;
  font-weight: 500;
  color: #707070;
  display: flex;
  /* align-items: center; */
  column-gap: 10px;
}
.result_info>span {
  white-space: nowrap;
}
.result_info span.clear-search-btn {
    margin-top: 0;
  margin-left: 5px;
  display: inline-block;
}
.result_info ul {
  font-size: 21px;
  font-weight: 500;
  color: #707070;
  list-style: none;
  display: flex;
  margin: 0;
  column-gap: 10px;
}
.result_info ul li:after {
  content: ',';
  display: inline-block;
}
.result_info ul li:last-child:after {
  display: none;
}

/*case details page css start*/
.Top_part_content h2 {
  color: #524722;
  text-align: left;
  letter-spacing: 0px;
  opacity: 1;
  font-size: 26px;
  line-height: 1.3;
  font-weight: 500;
  margin-bottom: 15px;
}
.meta_content {
  letter-spacing: 0px;
  color: #707070;
  opacity: 1;
  font-size: 16px;
  line-height: 19px;
  text-align: left;
  margin-bottom: 20px;
}
.meta_content p {
  margin-bottom: 0px;
  color: #707070 !important;
}
.single_post_social_share {
  margin-bottom: 30px;
}
.single_post_social_share h3 {
  text-align: left;
  letter-spacing: 0px;
  color: #707070;
  font-size: 16px;
  font-weight: 400 !important; 
  line-height: 1.2;
  margin-bottom: 15px;
}
.single_post_about .about_info {
  margin-bottom: 15px;
}
.single_post_about .about_info label {
  text-align: left;
  letter-spacing: 0px;
  color: #524722;
  font-size: 18px;
  font-weight: 600;
  line-height: 1.5;
}
.single_post_about .about_info span {
  text-align: left;
  letter-spacing: 0px;
  color: #0D0D0D;
  font-size: 18px;
  line-height: 1.7;
  font-weight: 400;
}
.single_post_about .about_info span:after {
  content: ',';
  display: inline-block;
}
.single_post_about .about_info span:last-child:after {
  display: none;
}
.Key_facts_conts h3 {
  text-align: left;
  letter-spacing: 0px;
  color: #524722;
  font-size: 18px;
  font-weight: 600 !important;
  line-height: 25px;
}
.Key_facts_conts p{
  text-align: left;
  letter-spacing: 0px;
  color: #0D0D0D;
  font-size: 18px;
  line-height:1.7;
  font-weight: 400;
}
.Key_facts_conts {
  margin-top: 40px;
}
.Key_facts_conts ul, .Key_facts_conts ol {
  padding-left: 50px;
  margin-bottom: 20px;
  margin-top: 0px;
}
.Key_facts_conts ul li, .Key_facts_conts ol li {
  text-align: left;
  letter-spacing: 0px;
  color: #0D0D0D;
  font-size: 18px;
  line-height: 1.7;
  font-weight: 400;
  margin-bottom: 10px;
}
.Key_facts_conts ul li::marker, .Key_facts_conts ol li::marker {
  color: #033859;
  font-size: 30px;
  line-height: 25px;
}
.Key_facts_conts ol li::marker {
  font-size: 21px;
}
.page_nav.single_contant_nev {
  margin-top: 50px;
}
.Single_content_page {
  margin-top: 50px;
  margin-bottom: 50px;
}
.meta_content i {
  font-family: 'Font Awesome 5 Free';
  font-style: normal;
  margin-right: 5px;
  line-height: 20px;
  color: #707070;
}
.single_case_header_banner_title h1 {
  margin: 0;
  text-align: left;
  letter-spacing: 0px;
  color: #FFFFFF;
  opacity: 1;
  font-size: 42px;
  line-height: 61px;
  font-weight: 500;
}
.banner-sec.single_case_header_banner {
  position: relative;
}
.breadcrumb_case_single .breadcrumb {
  padding: 0;
  background: transparent;
  margin-top: 30px;
}
/* .breadcrumb_case_single .breadcrumb p#breadcrumbs, .breadcrumb_case_single .breadcrumb p#breadcrumbs a {
  text-align: left;
  letter-spacing: 0px;
  color: #0D0D0D;
  opacity: 1;
  font-size: 18px;
  line-height: 32px;
  font-weight: 500;
} */
.breadcrumb_case_single .breadcrumb, .breadcrumb_case_single .breadcrumb a{
  text-align: left;
  letter-spacing: 0px;
  color: #0D0D0D;
  opacity: 1;
  font-size: 18px;
  line-height: 32px;
  font-weight: 500;
}
.breadcrumb_case_single .breadcrumb p#breadcrumbs a:hover {
  color: #F23D3D;
}
.Source_cont p a {
  text-decoration: underline;
}
.banner-sec.single_case_header_banner {
  background-position: center right;
  background-repeat: no-repeat;
  background-size: cover;
  min-height: 380px;
  max-height: 380px;
  padding: 50px 0px;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
}
/*case details page css end*/
.tracker_top_text {
  width: 100%;
  padding: 40px 0px 10px 0px;
  font-size: 21px;
  font-weight: 400;
  line-height: 38px;
}
.form-result-show h3 {
  margin-top: 10px;
  text-align: center;
  color: #fff;
  font-size: 30px;
  font-weight: 500 !important;
  margin-bottom: 35px;
}
body.case-template-default.single.single-case footer#colophon {
  margin-top: 0;
}
/* body.page-template-cases-page .narrow_search{
  margin-top: 60px;
} */
body.page-template-search-results-page-php .narrow_search{
  margin-top: 44px;
}
a.close-esg-form.esg_btn {
  min-width: 217px;
  height: 49px;
  cursor: pointer;
}
a.close-esg-form.esg_btn:hover,
a.close-esg-form.esg_btn:focus {
  background: #fff;
  color: var(--esg-dark-blue) !important;
}
.prev:empty {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16.208' height='29.588' viewBox='0 0 16.208 29.588'%3E%3Cpath id='Path_1415' data-name='Path 1415' d='M14316.053,1889.4l-13.38,13.38,13.38,13.38' transform='translate(14317.467 1917.578) rotate(180)' fill='none' stroke='%23173856' stroke-linecap='round' stroke-width='2'%3E%3C/path%3E%3C/svg%3E");
  background-repeat: no-repeat;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 54px;
  height: 54px;
  border: 1px solid var(--esg-dark-blue);
  border-radius: 999px;
  background-position: center;
  opacity: .4;
  cursor: not-allowed;
}
.next:empty {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16.208' height='29.588' viewBox='0 0 16.208 29.588'%3E%3Cpath id='Path_1414' data-name='Path 1414' d='M14316.053,1889.4l-13.38,13.38,13.38,13.38' transform='translate(-14301.259 -1887.989)' fill='none' stroke='%23173856' stroke-linecap='round' stroke-width='2'%3E%3C/path%3E%3C/svg%3E");
  background-repeat: no-repeat;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 54px;
  height: 54px;
  border: 1px solid var(--esg-dark-blue);
  border-radius: 999px;
  background-position: center;
  opacity: .4;
  cursor: not-allowed;
}
.prev.page-numbers, .next.page-numbers {
  background: #fff !important;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0;
}
.prev.page-numbers:focus, .prev.page-numbers:hover, .next.page-numbers:focus, .next.page-numbers:hover {
  background: #fff !important;
}
.disabled-prev {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16.208' height='29.588' viewBox='0 0 16.208 29.588'%3E%3Cpath id='Path_1414' data-name='Path 1414' d='M14316.053,1889.4l-13.38,13.38,13.38,13.38' transform='translate(-14301.259 -1887.989)' fill='none' stroke='%23173856' stroke-linecap='round' stroke-width='2'%3E%3C/path%3E%3C/svg%3E");
  background-repeat: no-repeat;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 54px;
  height: 54px;
  border: 1px solid var(--esg-dark-blue);
  border-radius: 999px;
  background-position: center;
  opacity: .4;
  cursor: not-allowed;
  text-indent: -999px;
  overflow: hidden;
}
.disabled-next {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16.208' height='29.588' viewBox='0 0 16.208 29.588'%3E%3Cpath id='Path_1415' data-name='Path 1415' d='M14316.053,1889.4l-13.38,13.38,13.38,13.38' transform='translate(14317.467 1917.578) rotate(180)' fill='none' stroke='%23173856' stroke-linecap='round' stroke-width='2'%3E%3C/path%3E%3C/svg%3E");
  background-repeat: no-repeat;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 54px;
  height: 54px;
  border: 1px solid var(--esg-dark-blue);
  border-radius: 999px;
  background-position: center;
  opacity: .4;
  cursor: not-allowed;
  text-indent: -999px;
  overflow: hidden;
}
.custom-pagination {
  display: flex;
  justify-content: space-between;
  width: 140px;
}
.Key_facts_conts.Source_cont strong {
  display: inline-block;
  text-align: left;
  letter-spacing: 0px;
  color: #524722;
  font-size: 18px;
  font-weight: 600 !important;
  line-height: 25px;
}
body.single-case .single_post_social_share {
  display: flex;
  column-gap: 10px;
  align-items: center;
}
body.single-case .single_post_social_share h3 {
  margin: 0;
}
div#load.esg_btn:hover, div#load.esg_btn:focus {
  background: var(--esg-dark-blue) !important;
}
.form-result-show h3.email-exists {
  margin: 20px 0 0 0;
  font-size: 20px;
  color: #f23d3d;
  text-align: center;
  max-width: 100%;
}
.jvectormap-container .jvectormap-zoomin,.jvectormap-container .jvectormap-zoomout {
  width: 30px;
  height: 30px;
  background: #FFFFFF;
  box-shadow: 0px 3px 6px #00000029;
  border: 1px solid #707070;
  box-sizing: border-box;
  border-radius: 0;
  color: #707070;
  font-size: 29px;
  display: flex;
  justify-content: center;
  align-items: center;
  top: 0;
  left: 0;
}
.jvectormap-container .jvectormap-zoomout {
  top: 29px;
}
.cases_list .case_block_list.case_view_more {
  display: flex;
}
.select_box .loader{
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: auto;
  background: var(--esg-dark-blue);
  z-index: 9;
}
.select_box .loader-inner {
  display: inline-block;
  width: 1em;
  height: 1em;
  color: inherit;
  vertical-align: middle;
  pointer-events: none;
  border: 0.2em solid #fff;
  border-left-color: var(--esg-dark-blue);
  border-right-color: var(--esg-dark-blue);
  border-radius: 50%;
  -webkit-animation: 1s loader-02 linear infinite;
  animation: 1s loader-02 linear infinite
}
@-webkit-keyframes loader-02 {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
  }

  @keyframes loader-02 {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

.Key_facts_conts p a {
  text-decoration: underline;
}








@media (min-width: 768px) {
  .go-top,.view_more {
    display:none !important;
  }
}
@media (min-width: 1366px) {
  .our_expert ul.slick-dots {
    display:none !important;
  }
}

@media (max-width: 1365px) {
  .our_expert .slick-slider .slick-arrow {
    display:none !important;
  }
  .our_expert .slick-slider .slick-dots li button {
    border-color: var(--white);
  }
  .our_expert .slick-slider .slick-dots li.slick-active button {
    background: var(--white);
  }
}

@media (max-width: 1199px) {
  body.page-template.page-template-esg-tracker-page .container {
    width: 100%;
  }
  .narrow_search .searching_box .form-group {
    flex-wrap: wrap;
    width: 100%;
    justify-content: center;
  }
  .select_box {
    width: 100%;
    max-width: calc(33.33% - 15px*2/3);
  }
  .select_box select {
    padding-right: 20px;
  } 
  .narrow_search .searching_box > form {
    flex-wrap: wrap;
    position: relative;
  }
  /* .narrow_search .searching_box button.esg_btn {
    max-width: calc(33.33% - 15px*2/3);
    position: absolute;
    right: 0;
    bottom: 0;
  } */
  ul.cases_list li {
    max-width: calc(33.33% - 26px * 2 / 3);
  }
  .banner-sec.single_case_header_banner {
    min-height: 300px;
    max-height: 300px;
    padding: 30px 0px;
  }


}

@media (max-width: 1024px) {
  .latest_cases {
    margin: 0 0 30px;
  }
  ul.cases_list li {
    max-width: calc(50% - 26px * 1 / 2);
  }
  /* .narrow_search h2 {
    margin: 0 0 25px;
  } */
  .experts .heade_part .buttons_sec {
    row-gap: 15px;
    flex-wrap: wrap;
    justify-content: flex-end;
  }
  .esg_signup form {
    flex-wrap: wrap;
    row-gap: 20px;
  }
  .esg_signup form input.esg_btn {
    margin: auto;
  }
  /* .experts {
    padding: 30px 0 70px;
  } */
  /* .insights {
    padding: 50px 0 40px;
  }
  .insights h2 {
    margin: 0 0 30px;
  } */
  /* .slick-dots {
    margin: 35px 0 0;
  } */
  /* .esg_signup {
    padding: 50px 0 50px;
  } */
  .insights_info h3 {
    font-size: 22px;
    line-height: 1.3;
    margin-bottom: 15px;
    color: var(--esg-olive-green);
  }
  span.required_text {
    bottom: 30px;
  }
  .elementor-9210 .elementor-element.elementor-element-c950cd2 {
    padding: 0 !important;
  }
  .result_info {
    flex-wrap: wrap;
  }


}

@media (max-width: 1024px) and (min-width: 768px) {
  /* .experts li .expert_img {
    width: 225px;
    height: 225px;
  } */
  .experts li .info p {
    font-size: 14px;
    font-weight: 400;
  }
  .buttons_sec a.esg_btn {
    margin-right: 0;
  }
}

@media (max-width: 767px) {
  .esg_btn.view_all {
    max-width: 156px;
    height: 48px;
  }
  ul.cases_list {
    margin: 0 0 30px;
    column-gap: 15px;
    row-gap: 15px;
  }
  ul.cases_list li {
    max-width: calc(50% - 15px * 1 / 2);
  }
  .select_box {
    max-width: 100%;
  }
  .narrow_search .searching_box button.esg_btn {
    max-width: 180px;
    position: static;
    padding: 11px 30px;
  }
  .map_sec, .graph_sec {
    display: none;
  }
  /* .narrow_search {
    margin-bottom: 50px;
  } */
  .experts .heade_part {
    justify-content: center;
    margin-bottom: 50px;
    flex-wrap: wrap;
  }
  .experts .heade_part h2 {
    margin: 0 0 20px;
  }
  body.page-template.page-template-esg-tracker-page .container {
    padding-right: 20px;
    padding-left: 20px;
  }
  .blogs-slider.slick-slider .slick-arrow, .blogs-slider.slick-slider .slick-arrow::before {
    border-color: var(--esg-dark-blue);
  }
  .esg_signup h2 {
    margin: 0 0 25px;;
  }
  .esg_signup form .field_group .form-group,
  .esg_signup form .field_group .form-group:nth-child(4),
  .esg_signup form .field_group .form-group:nth-child(5) {
    max-width: 100%;
  }
  .esg_signup form input.esg_btn {
    margin-left: auto;
    max-width: 170px;
  }
  /* .insights {
    padding: 50px 0 90px;
  } */
  .latest_cases {
    position: relative;
    margin: 0 0 110px;
  }
  .go-top {
    text-align: center;
    position: absolute;
    bottom: -100px;
    right: 0;
    display: none;
    cursor: pointer;
    -webkit-font-smoothing: antialiased;
    width: 52px;
  }
  .go-top span {
    display: flex;
    width: 46px;
    height: 46px;
    background: #524722;
    border-radius: 9999px;
    padding: 8px;
    margin: auto;
  }
  .go-top-text {
    margin: 6px 0 0;
    line-height: 1.3;
  }
  .page_nav {
    display: none;
  }
  .page_nav.single_contant_nev {
    margin-top: 60px;
    display: flex;
  }
  .single_case_header_banner_title h1 {
    font-size: 37px;
    line-height: 49px;
  } 
  .banner-sec.single_case_header_banner {
    min-height: 337px;
    max-height: 337px;
    padding: 30px 0px;
  }
  .banner-sec.single_case_header_banner {
    background-position: 88% center;
  }
  .tracker_top_text {
    padding: 40px 0px 20px 0px;
  }
  .form-result-show h3 {
    margin-top: 10px;
    line-height: 25px;
    margin-left: auto;
    margin-right: auto;
    max-width: 190px;
    font-size: 21px;
    line-height: 25px;
  }
  a.close-esg-form.esg_btn {
    min-width: 166px;
  }
  /* body.page-template-cases-page .narrow_search {
    margin-top: 26px;
  } */
  body.page-template-search-results-page-php .narrow_search {
    margin-top: 10px;
  }
  .narrow_search .searching_box > form span.reset-btn {
    position: static;
    display: block;
    width: 100%;
    text-align: center;
  }
}

@media (max-width: 575px) {
  ul.cases_list li {
    max-width: 100%;
  }
  /* .head_sec h2,
  .narrow_search h2,
  .insights h2,
  .esg_signup h2 {
    font-size: 32px;
  } */
  .experts .heade_part h2 {
    margin: 0 0 30px;
    text-align: center;
    font-size: 32px;
  }
  .buttons_sec a.esg_btn {
    max-width: 242px;
    padding: 10px 30px;
    width: 100%;
  }
  .experts li .expert_img {
    margin: 0 auto 20px;
  }
  .experts li.slick-slide .info {
    text-align: center;
  }
  .slick-prev {
    left: calc(50% - 35px);
  }
  .slick-next {
    right: calc(50% - 35px);
  }
  span.required_text {
    position: static;
    display: block;
    width: 100%;
  }
  .esg_signup form input.esg_btn {
    margin-right: 0;
    max-width: 170px;
  }
  .banner-sec.single_case_header_banner img {
    height: 337px;
    object-fit: cover;
    object-position: 88%;
  }
  .single_case_header_banner_title h1 {
    font-size: 37px;
    line-height: 49px;
  }
  .breadcrumb_case_single .breadcrumb {
    margin-top: 30px;
  }
  .Single_content_page {
    margin-top: 30px;
  }
  /* .Top_part_content h2 {
    font-size: 35px;
    line-height: 43px;
    margin-bottom: 25px;
  } */
  .single_post_social_share {
    margin-bottom: 25px;
  }
  .single_post_social_share h3 {
    font-size: 16px;
  }
  .single_post_about .about_info {
    margin-bottom: 20px;
  }
  .Key_facts_conts p, .Key_facts_conts ul li, .Key_facts_conts ol li {
    line-height: 1.7;
  }
  .latest_cases .head_sec {
    flex-wrap: wrap;
  }
}

a#btn_color:hover {
  color: #fff !important;
}
a#btn_color {
  color: #033859 !important;
}
.banner_inner {
  padding: 50px 40px 50px 40px;
  background-image: url(/wp-content/uploads/2024/06/banner-img.png);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.banner_inner .banner_inner_row {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.banner_inner .banner_inner_row .Title h2 {
  color: #FFFFFF;
  font-family: "Montserrat", Sans-serif;
  font-size: 28px;
  font-weight: 500;
    margin-bottom: 0;
}
.banner_inner .banner_inner_row .Title {
  padding: 10px 0px;
}
.banner_inner .banner_inner_row .btn a.btn {
  font-family: "Montserrat", Sans-serif;
  font-size: 16px;
  font-weight: 500;
  fill: #033859;
  color: #033859;
  background-color: #FFFFFF;
  border-radius: 80px 80px 80px 80px;
}
.banner_inner .banner_inner_row .btn a.btn:hover {
  background: #033859;
  color: #fff !important;
}

@media screen and (max-width: 767px) {
.banner_inner .banner_inner_row {
  align-items: flex-start;
  flex-direction: column;
}
.banner_inner .banner_inner_row > .btn {
  padding: 10px 0 0px;
}
.banner_inner .banner_inner_row .Title h2 {
  font-size: 21px;
}
.banner_inner .banner_inner_row .btn a.btn {
  font-size: 14px;
}
.banner_inner {
  padding: 40px 20px;
}
}

.Article_type h1 {
    text-decoration: none;
}
.Article_type h1.insolarticalbold {
    text-decoration: none;
}
.overview_box blockquote:before {
    position: absolute;
    top: -15px;
    color: #DC4C45;
    font-size: 100px;
    line-height: 45px;
    background: #fff;
    width: 55px;
    content: '“';
}
.overview_box blockquote {
    position: relative;
    display: inline-block;
    padding-top: 29px;
    border-bottom: 1px solid #DC4C45;
    border-top: 1px solid #DC4C45;
    padding-bottom: 25px;
    margin-top: 30px;
	margin-bottom: 30px;
}
.overview_box {
    padding-bottom: 30px;
}
.overview_box p:last-child {
    margin-bottom: 0px;
}
.overview_box blockquote p {
    font-size: 28px;
    font-weight: 600 !important;
    line-height: 38px;
    color: #151D25;
	margin-bottom: 0;
}


/* .insolv_out_left .overview_box h1 {
	font-size: 40px;
	color: #151D25;
	line-height: 48px;
	margin-top: 32px;
	font-weight: 700;
	margin-bottom: 16px;
}
.insolv_out_left .overview_box h2 {
    font-size: 32px;
    color: #151D25;
    line-height: 40px;
    margin-top: 32px;
    text-decoration: none;
	font-weight: 700;
	margin-bottom: 16px;
}
.insolv_out_left .overview_box h3 {
    font-size: 27px;
    color: #151D25;
    line-height: 34px;
    margin-top: 32px;
    text-decoration: none;
    font-weight: 600 !important;
	margin-bottom: 16px;
}
.insolv_out_left .overview_box h4 {
    font-size: 24px;
    color: #151D25;
    line-height: 32px;
    margin-top: 32px !important;
    text-decoration: none;
    font-weight: 600 !important;
    font-style: italic;
	margin-bottom: 16px; 
}
.insolv_out_left .overview_box h5 {
    font-size: 20px;
    color: #151D25;
    line-height: 28px;
    margin-top: 32px;
    text-decoration: none;
    font-weight: 600 !important;
	margin-bottom: 16px;
}
.insolv_out_left .overview_box h6 {
    font-size: 18px;
    color: #151D25;
    line-height: 26px;
    margin-top: 32px;
    text-decoration: none;
    font-weight: 600 !important;
	margin-bottom: 16px;
} */
.ESG_btn.desktop_btn a {
    font-family: "Montserrat", Sans-serif;
    font-size: 16px;
    font-weight: 600;
    fill: #033859;
    color: #033859;
    background-color: #FFFFFF;
    border-radius: 80px 80px 80px 80px;
    padding: 12px 24px;
    text-align: center;
    transition: all .3s;
    text-decoration: none;
}

.ESG_btn.desktop_btn {
    text-align: right;
    display: inline-block;
    width: fit-content;
    margin: auto;
    position: absolute;
    right: 0;
    bottom: -100px;
}
.ESG_btn.desktop_btn a:hover {
	color: #fff !important;
	background-color: transparent;
	background-image: linear-gradient(180deg, #033859 0%, #033859 100%);
}
.ESG_btn.mobile_btn a {
    font-family: "Montserrat", Sans-serif;
    font-size: 16px;
    font-weight: 600;
	color: #fff;
	background-color: transparent;
	background-image: linear-gradient(180deg, #033859 0%, #033859 100%);
    border-radius: 80px 80px 80px 80px;
    padding: 12px 24px !important;
    text-align: center;
    transition: all .3s;
    text-decoration: none;
}

.ESG_btn.mobile_btn {
    text-align: left;
    display: none;
    width: fit-content;
    margin: auto;
}
.ESG_btn.mobile_btn a:hover {
    color: #f24949 !important;
}
#esg_signup_form, #iw_signup_form {
    padding-top: 300px;
    margin-top: -300px;
}
@media screen and (max-width: 1199px) {
	.ESG_btn.desktop_btn {
		display: block;
		position: unset;
		margin-top: 25px;
	}
}
@media screen and (max-width: 767px) {
	.ESG_btn.desktop_btn {
        display: none;
    }
	.ESG_btn.mobile_btn {
        display: inline-block;
        margin-top: 40px;
        margin-left: 20px;
	}
}


/* Recommendation Work CSS */
.hover_color ul li a:hover span {
  color: #F23D3D !important;
}
.main_footer {
  display: block !important;
}
.footer_faq_menus .expertise-list {
margin: 0;
}
.footer_faq_menus .expertise-list .expertise_panel h2.panel-title {
  font-size: 16px;
  line-height: 1.2 !important;
	font-family: 'Montserrat';
}
.footer_faq_menus .expertise-list .expertise_panel h2.panel-title a.pp-expertise-item {
  color: #fff;
}
.footer_faq_menus .expertise-list .panel-collapse ul.peters-list li a {
  font-size: 14px;
  color: #fff;
	font-family: 'Montserrat';
}
.footer_faq_menus .panel-collapse ul.peters-list li {
  margin-bottom: 0;
  padding-right: 0;
}
.footer_faq_menus .panel-collapse.active {
  display: block;
max-height: 100%;
}
.footer_faq_menus .panel-collapse {
  display: none;
max-height: 0;
  overflow: hidden;
  transition: max-height 0.3s ease;
}
.footer_faq_menus .expertise_panel a.pp-expertise-item.active:after {
  background-image: url(../peters-and-peters/assets/images/Minus-icon.svg) !important;
}
.footer_faq_menus .expertise_panel a.pp-expertise-item:after {
  background-image: url(../peters-and-peters/assets/images/Plus-icon.svg) !important;
}
.footer_faq_menus .expertise_panel .peters-list li a::after {
  display: none;
}
.expertise-content-area.content-area {
  min-height: 600px;
}
.elementor-widget-container .hfe-layout-horizontal.hfe-nav-menu-layout nav ul.sub-menu {
  padding: 10px 0;
}
.elementor-widget-container .hfe-layout-horizontal.hfe-nav-menu-layout nav ul.sub-menu li ul.sub-menu {
  max-height: 300px;
  overflow: auto;
}
.elementor-widget-container .hfe-layout-horizontal.hfe-nav-menu-layout nav ul.sub-menu li a {
  font-size: 16px !important;
  font-weight: 400 !important;
  line-height: 1.3;
}
footer ul.peters-list {
  margin-bottom: 0;
}
footer li.elementor-icon-list-item a {
  align-items: flex-start !important;
}
footer li.elementor-icon-list-item a span.elementor-icon-list-icon {
  position: relative;
  top: 3px;
}
body:not(.rtl) .elementor-element.social_media_footer.elementor-shape-square {
    position: relative !important;
    top: 0 !important;
    left: 5px !important;
}
.page-id-163 footer {
    margin-top: 0px !important;
}
.cookies-button a {
    color: #fff !important;
}
@media (max-width:767px) {
  .elementor-widget-container .hfe-layout-horizontal.hfe-nav-menu-layout nav ul.sub-menu {
    padding: 0;
  }
  .hfe-nav-menu__breakpoint-mobile .hfe-nav-menu__layout-horizontal .hfe-nav-menu .sub-arrow {
    padding: 5px;
    font-size: 24px;
  }
  .elementor-widget-container .hfe-layout-horizontal.hfe-nav-menu-layout nav ul.sub-menu li {
    padding: 0;
  }
  .elementor-widget-container .hfe-layout-horizontal.hfe-nav-menu-layout nav ul.sub-menu li+li {
    padding-top: 5px !important;
    background: #fff;
  }
  .elementor-widget-container .hfe-layout-horizontal.hfe-nav-menu-layout nav ul.sub-menu li a {
    padding: 5px 10px 5px 20px !important;
  }
  .elementor-widget-container .hfe-layout-horizontal.hfe-nav-menu-layout nav ul.sub-menu li ul li a {
    padding: 5px 10px 5px 30px !important;
  }
  .elementor-widget-container .hfe-layout-horizontal.hfe-nav-menu-layout nav ul.sub-menu li ul.sub-menu {
    max-height: none;
  }
  .hfe-nav-menu__breakpoint-mobile .hfe-active-menu + .hfe-nav-menu__layout-horizontal .hfe-nav-menu {
    overflow: auto;
  }
}

body.single-lawyer article p a {
  color: #f23d3d;
}

/* Insolvency Watch css  */
.insolve_top a {
  padding: 6px 31px;
  border: 1px solid #707070;
  color: #707070;
  margin-right: 24px;
  margin-bottom: 24px;
  font-weight: 500;
  display: inline-block;
  font-size: 22px;
  width: 120px;
}
.insolve_top a:hover {
color: #fff !important;
background-color: #01243D;
border-color: #01243D;
}
.insolv_ban p , .insolv_ban_mob p {
  color: #fff;
  font-size: 20px;
  max-width: 635px;
  margin-top: 8px;
}
.insolv_ban_mob p  h1 , .insolv_ban_mob h2 {
  font-size: 40px;
  color: #fff;
}
.insolve_top {
  padding-top: 67px !important;
  padding-bottom: 0px !important;
}




.insolv_posts button.accordion {
  background-color: #DC4C45;
  color: #fff;
  cursor: pointer;
  padding: 14px 38px;
  width: 100%;
  border: none;
  text-align: left;
  outline: none;
  font-size: 22px;
  transition: 0.4s;
  font-weight: 500;
  font-family: "Montserrat";
  cursor: auto;
}

/* button.accordion.active, button.accordion:hover {
  background-color: #ddd;
} */

.insolv_posts button.accordion:after {
  content: '\002B';
  color: #777;
  font-weight: bold;
  float: right;
  margin-left: 5px;
}

.insolv_posts button.accordion.active:after {
  content: "\2212";
}
/* button.accordion.active+.panel {
  display: block;
}
button.accordion+.panel {
  display: none;
} */
.insolv_posts div.panel {
  
  background-color: white;
  max-height: 100%;
  overflow: hidden;
  transition: max-height 0.2s ease-out;
}
.insolv_desc h3 a:hover {
  color: #f23d3d !important;
}

.insolv_posts button.accordion:after{
  display: none;
}
.insolv_post_out {
  padding: 39px 0px;
  grid-template-columns: repeat(3, 1fr);
  display: grid;
  grid-column-gap: 28px;
  grid-row-gap: 56px;
}

.insolv_desc h3 {
  color: #01243D !important;
  font-size: 18px;
  font-weight: 600 !important;
  line-height: 22px;
  margin-top: 18px;
  margin-bottom: 15px;
}
.insolv_desc h3 a{
  color: #01243D !important;
  font-weight: 600;
}


.insolv_posts {
    padding: 0px 15px;
    padding-top: 60px;
}
.insolv_desc p , p.no-post-text {
  font-size: 20px;
  line-height: 28px;
  color: #151D25;
  font-weight: 500;
  display: inline;
}
p.no-post-text{
  text-align: center !important;
  padding-top: 15px;
  display: inline-block;
  width: 100%;
}
.insolve_top a.active {
  background: #01243D;
  border-color: #01243D;
  color: #fff;
}

.insolv_img img {
  object-fit: cover;
  height: 100%;
}

.insolv_img {
  height: 311px !important;
}

.insolv_expert a.esg_btn.solid {
  background: #DC4C45 !important;
  color: #fff !important;
  padding: 10px 36px;
  font-size: 18px;
}
.insolv_expert a.esg_btn.outline{
  padding: 10px 36px;
  font-size: 18px;
  color: #DC4C45 !important;
  border-color: #DC4C45;
  background: transparent;
}
.insolv_expert a.esg_btn.outline:hover{
background: #DC4C45;
border-color: #DC4C45;
color: #fff !important;
}

.insolv_expert a.esg_btn.outline:hover{
  border-color: #fff;
}
.insolv_expert .heade_part h2 {
  color: #DC4C45;
  font-size: 40px;
  font-weight: 600;
}

.insolv_expert .slick-prev:before, .insolv_expert .slick-next:before , .insolv_expert .slick-slider .slick-arrow {
  border-color: grey !important;
}

.insolv_expert .info h3 a{
  color: #0D0D0D !important;
  font-size: 24px;
  font-weight: 600;
}

.insolv_expert li .info p {
  color: #0D0D0D !important;
  font-size: 18px;
}
.insolv_expert {
  background: none !important;
  padding-bottom: 65px;
}
.insolv_expert li .expert_img{
  width: 100%;
  height: 100%;
  object-fit: cover;
  /* border: 1px solid #dc4c45ba; */
  border-radius: 0 !important;
  margin-bottom: 30px !important;
}

.insolv_expert .heade_part{
  margin-bottom: 86px !important;
}
.insolve_content {
  padding-bottom: 10px !important;
}


section.insolv_sign_up {
  background-image: url("/wp-content/uploads/2024/11/Group-358@2x.png");
  padding: 90px 0px 76px 0px;
  background-repeat: no-repeat;
  background-size: cover;
}

section.insolv_sign_up h2 {
  color: #fff;
  font-size: 35px;
}

.insolv_sign_up .form_top {
  grid-template-columns: repeat(3, 1fr);
  display: grid;
  grid-column-gap: 28px;
  grid-row-gap: 0px;
}
.insolv_sign_up form {
  padding-top: 30px;
  width: 100%;
  margin: auto;
}

.form_btm {
  grid-template-columns: repeat(2, 1fr);
  display: grid;
  grid-column-gap: 41px;
  grid-row-gap: 0px;
  margin-top: 22px;
}
.insolv_sign_up form input {
  min-height: 49px;
  font-size: 21px;
  padding: 10px 16px;
  border-radius: 0;
}

.insolv_sign_up form p {
  color: #fff;
  margin-top: 25px;
  font-size: 18px;
  font-weight: 400;
  margin-bottom: 0px;
}

.insolv_submit input {
  background: #DC4C45;
  padding: 3px 78px !important;
  font-size: 18px !important;
  font-weight: 100;
  border-radius: 30px !important;
}
.insolv_sign_up .insolv_submit {
  text-align: right;
}
.page-id-9759 footer , .page-id-9784 footer {
  margin-top: 0px;
}
.single-insolvency-watch footer {
  margin-top: 0px;
}

.insolv_expert li.slick-slide {
  height: auto;
  padding: 0 15px !important;
}

.insolv_sign_up form input::placeholder {
  font-size: 21px;
  color: #6F7070;
  font-family: Montserrat, sans-serif;
  font-weight: 400 !important;
}

ul.insolv_slick {
  margin: auto;
  max-width: 1000px;
}

.insolv_expert .slick-list.draggable {
  margin: 0px -15px;
}

.insolv_expert .slick-prev:before , .insolv_expert .slick-next:before{
  width: 40px;
    height: 40px;
    top: -11px;
    right: -18px;
    transform: rotate(45deg) !important;
}
.insolv_expert .slick-slider .slick-arrow{
  width: 15px;
  height: 15px;
  margin-left: 30px;
  margin-right: 30px;
  top: 40%;
}
.insolv_ban {
  background-position: 73% center !important;
}
.insolv_ban_mob{
display: none !important;
}

.insolv_ban h1 {
  font-size: 40px;
  font-weight: 600;
}

/* i.fab.fa-twitter:before {
  content: '\e61b';
  font-family: FontAwesome;
} */

.insolv_submit input:hover {
background-color: #fff;
color: #033859;
}
a#accept-cookies:hover , a#decline-cookies:hover {
  color: #fff !important;
}
.overview_box ol {
  padding-left: 20px;
}
.key_box p {
  font-size: 18px;
}
.Article_type {
  padding-bottom: 30px !important;
}


/* media quaries   */
@media (min-width: 992px) and (max-width: 1199px){
  .insolv_expert .slick-prev:before, .insolv_expert .slick-next:before {
    width: 40px;
    height: 40px;
    top: -10px;
    right: -18px;
}
ul.insolv_slick {
  max-width: 850px;
}
.insolv_expert li .info p{
  font-size: 16px;
}
.ky_contact .info p{
  font-size: 14px !important;
}
.footer-width-fixer .elementor-8352 .elementor-element.elementor-element-198a860{
  padding-left: 15px;
}
}


@media screen and (max-width: 991px){
  .insolv_posts div.panel{
    max-height: 0px;
  }
  .insolv_posts button.accordion:after{
    display: block;
    color: #fff;
  }
  .insolv_post_out{
    grid-template-columns: repeat(2, 1fr);
  }
  ul.insolv_slick {
    max-width: 630px;
  }
  .insolv_ban{
    background-position: 55% center !important;
  }
  .insolv_posts button.accordion{
    cursor: pointer;
    margin-bottom: 10px;
  }
  .footer-width-fixer .elementor-8352 .elementor-element.elementor-element-198a860{
    padding-left: 15px;
  }

}


@media screen and (max-width: 767px){
  .insolv_post_out , .insolv_sign_up .form_top , .form_btm {
    grid-template-columns: repeat(1, 1fr);
}
ul.insolv_slick {
  max-width: 100%;
}
.insolv_sign_up form{
  max-width: 90%;
}
.insolv_ban_mob p{
  font-size: 18px;
  line-height: 1.3em;
}
.insolv_ban_mob h2{
  font-size: 40px;
  line-height: 1.3em;
}
.insolv_ban_mob {
  background-position: 65% center !important;
  padding-top: 60px !important;
  min-height: 100% !important;
  max-height: 100% !important;
  padding-bottom: 76px !important;
}
.insolve_top {
  padding-top: 27px !important;
  padding-bottom: 15px !important;
}
.insolve_top .container {
  padding: 0;
}
.insolv_posts button.accordion{
  padding: 21px 16px;
  font-size: 18px;
  margin-bottom: 10px;
}
.insolv_desc h3{
  margin-top: 28px;
}
.insolv_post_out{
  grid-row-gap: 34px;
}
.insolv_expert{
  padding-top: 48px;
  padding-bottom: 145px;
}
.insolv_expert a.esg_btn.solid , .insolv_expert a.esg_btn.outline{
  max-width: 90%;
  padding: 10px 15px;
}
.insolv_expert li .expert_img{
  margin-bottom: 20px !important;
}
section.insolv_sign_up{
  padding: 47px 0px 39px 0px;
}
.insolv_sign_up form input{
  margin-bottom: 15px;
}
.form_btm{
margin-top: 0px;
}
.insolv_sign_up form p{
  margin-top: 0px;
  margin-bottom: 30px;
}
.insolv_submit input{
  padding: 3px 50px !important;
}
.slick-slider .slick-arrow{
  margin-top: 225px;
}
.insolv_expert .slick-slider .slick-arrow{
  margin-left: 7px;
  margin-right: 7px;
}
.insolv_ban_mob {
  display: block !important;
  }
  .insolv_ban {
display: none !important;
  }
  section.insolv_sign_up{
    background-position: 22% center !important;
  }
  .insolv_expert .slick-slider .slick-arrow{
    top: 50%;
  }
  .insolv_expert li .info p{
    font-size: 14px;
  }

}

@media screen and (max-width: 500px){
  .insolv_expert li .info p{
    font-size: 18px;
  }
}



/* article page   */
.overview_box>h4 {
  margin-top: 0px !important;
}
ul.breadcrumb-link {
  display: flex;
  list-style: none;
  gap: 12px;
  padding-top: 65px;
  padding-bottom: 40px;
}
ul.breadcrumb-link li a {
  font-size: 18px;
  color: #575757;
}
ul.breadcrumb-link span {
  color: #DC4C45;
  font-size: 18px;
}

.insolv_out_left {
  width: 72%;
}
.insolv_out_right {
  width: 28%;
}
.Article_type h3 {
  color: #DC4C45;
  font-size: 18px;
  font-weight: 600 !important;
  margin-bottom: 12px;
}
.Article_type p {
  font-size: 16px;
  color: #707070;
  display: flex;
  align-items: center;
  gap: 7px;
}
.Article_type h1 {
  font-size: 40px;
  color: #01243D;
  line-height: 49px;
  margin-top: 5px;
}
.Article_type a {
  font-size: 18px;
  color: #DC4C45;
  font-weight: 600;
  text-decoration: underline;
}

.Article_type , .inshort_box , .overview_box , .title_box {
  padding-bottom: 60px;
}
.inshort_box h3 {
  background: #DC4C45;
  color: #fff;
  padding: 17px 38px;
  font-size: 24px;
  font-weight: 600 !important;
  margin-bottom: 0px;
}
.inshort_box p {
  color: #151D25;
  font-size: 22px;
  font-weight: 500;
}
.inshort_box_desc{
  padding: 30px 36px;
  background: #f2f4f5;
}
.inshort_box p {
  color: #151D25;
  font-size: 22px;
  font-weight: 500;
}
.inshort_box p strong {
  font-weight: bold !important;
}

.overview_box h3 {
  font-size: 20px;
  font-weight: 600 !important;
  color: #151D25;
  margin-bottom: 25px;
}
.overview_box p , .issue_box p {
  font-size: 18px;
  color: #151D25;
  line-height: 28px;
}
.issue_box p{
  line-height: 24px;
}
.overview_box h4 {
  font-size: 18px;
  font-weight: bold !important;
  color: #151D25;
  line-height: 28px;
  margin-top: 30px;
  margin-bottom: 25px;
}
.overview_box p strong {
  font-weight: bold !important;
}

.title_box h3 {
  background: #DC4C45;
  color: #fff;
  padding: 17px 38px;
  font-size: 22px;
  font-weight: 600 !important;
  margin-bottom: 0px;
}
.title_box p {
  color: #151D25;
  font-size: 18px;
  font-weight: 500;
}
.overview_box ul li::marker {
  color: #DC4C45;
}
.overview_box ul {
  padding-left: 55px;
}
.overview_box ul li {
  font-size: 18px;
  line-height: 28px;
  color: #151D25;
}
.insolv_out {
  display: flex;
  justify-content: space-between;
  gap: 100px;
}
.key_box h3 {
  color: #DC4C45;
  font-size: 30px;
  font-weight: 500 !important;
  margin-bottom: 45px;
  position: relative;
}
.key_box ul li {
  font-size: 18px;
  color: #151D25;
  margin-bottom: 20px;
  line-height: 28px;
}
.key_box ul li::marker {
  color: #DC4C45;
}
.key_box ul {
  padding-left: 20px;
}
.key_box h3::after , .ky_contact>h3::after {
  content: '';
  display: block;
  position: absolute;
  height: 1px;
  background: #707070;
  width: 100%;
  top: 56px;
  left: 0;
}
.key_box strong {
  font-weight: bold !important;
}
.key_box , .issue_box {
  margin-bottom: 75px;
}
q.insolv_quote {
  font-size: 28px;
  font-weight: 600 !important;
  line-height: 38px;
  color: #151D25;
  position: relative;
  display: inline-block;
  padding-top: 29px;
  border-bottom: 1px solid #DC4C45;
  border-top: 1px solid #DC4C45;
  padding-bottom: 25px;
  margin-bottom: 75px;
}
q.insolv_quote::before {
  position: absolute;
  top: -15px;
  color: #DC4C45;
  font-size: 100px;
  line-height: 45px;
  background: #fff;
  width: 55px;
  content: '“';
}
q.insolv_quote::after{
  display: none;
}
.ky_contact>h3 {
  font-size: 30px;
  color: #DC4C45;
  font-weight: 500 !important;
  margin-bottom: 50px;
  position: relative;
}

.ky_contact .expert_img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border: 1px solid #dc4c45ba;
  border-radius: 0 !important;
  margin-bottom: 20px !important;
}
.info h3 {
  font-size: 18px;
  font-weight: 600 !important;
  color: #151D25;
}
.info h3 a{
  text-decoration: underline;
}
.ky_contact .info p {
  display: flex;
  flex-direction: column;
}
.ky_contact .info p {
  display: flex;
  flex-direction: column;
  font-size: 18px;
  line-height: 28px;
  color: #151D25;
}
.ky_contact_bx {
  padding-bottom: 10px;
}
/* .ky_contact .info p span:last-child {
  text-decoration: underline;
} */
.issue_box>h3 {
  background: #DC4C45;
  color: #fff;
  padding: 17px 38px;
  font-size: 22px;
  font-weight: 600 !important;
  margin-bottom: 43px;
}
.issue_box .insolv_post_bx {
  margin-bottom: 24px;
}
.issue_box {
  border-bottom: 1px solid #DC4C45;
}
.issue_box .insolv_img {
  margin-bottom: 20px;
}

.issue_box .insolv_img {
  height: 243px !important;
}

.our_experts_art{
  display: none;
}

.ky_contact .info p span:last-child a {
  text-decoration: underline;
}

.inshort_box_desc p strong {
  font-weight: bold !important;
}

/* article media quaries  */
@media screen and (max-width: 991px){
  .insolv_out {
    flex-direction: column;
    gap: 0px;
}
.insolv_out_left , .insolv_out_right{
  width: 100%;
}
.issue_box .insolv_img {
  width: 100%;
  height: 100% !important;
}
.insolv_slick_mob{
  display: block;
}
.ky_contact{
  display: none;
}
.our_experts_art{
  display: block;
  padding-bottom: 95px !important;
}
.container_flow {
  overflow: hidden;
}
.our_experts_art .heade_part {
  margin-bottom: 20px !important;
}
q.insolv_quote{
  margin-bottom: 35px;
}
}

@media screen and (max-width: 767px){
  ul.breadcrumb-link li a , ul.breadcrumb-link li {
    font-size: 14px !important;
}
ul.breadcrumb-link{
  flex-wrap: wrap;
}
.breadcrumb_container {
  padding: 0px;
}
ul.breadcrumb-link{
  padding-top: 32px;
  padding-bottom: 0;
  row-gap: 5px;
}
.Article_type h1{
  font-size: 32px;
  line-height: 37px;
}
.Article_type, .inshort_box, .overview_box, .title_box{
  padding-bottom: 45px;
}
.inshort_box h3 , .issue_box>h3{
  padding: 17px 16px;
}
.inshort_box_desc{
  padding: 24px 18px;
}
.inshort_box p{
  font-size: 18px;
}
.overview_box ul li{
  margin-bottom: 10px;
}
.overview_box ul {
  padding-left: 30px;
}
.issue_box>h3{
  margin-bottom: 18px;
}
.issue_box .insolv_post_bx{
  margin-bottom: 37px;
}
q.insolv_quote{
  margin-bottom: 35px;
}
.ky_contact{
  display: none;
}
.our_experts_art .heade_part {
  margin-bottom: 0px !important;
}
.issue_box .insolv_img {
  height: 243px !important;
  width: 100% !important;
}
.issue_box .insolv_img img {
  width: 100%;
}
}

.Article_type h1 {
    text-decoration: none;
}
.Article_type h1.insolarticalbold {
    text-decoration: none;
}
.overview_box blockquote:before {
    position: absolute;
    top: -15px;
    color: #DC4C45;
    font-size: 100px;
    line-height: 45px;
    background: #fff;
    width: 55px;
    content: '“';
}
.overview_box blockquote {
    position: relative;
    display: inline-block;
    padding-top: 29px;
    border-bottom: 1px solid #DC4C45;
    border-top: 1px solid #DC4C45;
    padding-bottom: 25px;
    margin-top: 30px;
  margin-bottom: 30px;
}
.overview_box {
    padding-bottom: 30px;
}
.overview_box p:last-child {
    margin-bottom: 0px;
}
.overview_box blockquote p {
    font-size: 28px;
    font-weight: 600 !important;
    line-height: 38px;
    color: #151D25;
  margin-bottom: 0;
}
@media screen and (max-width: 575px) {
  .breadcrumb_container {
      padding-left: 0px !important;
  }
  .breadcrumb-link span {
    font-size: 16px !important;
  }
}

/* .insolv_out_left .overview_box h1 {
  font-size: 40px;
  color: #151D25;
  line-height: 48px;
  margin-top: 32px;
  font-weight: 700;
  margin-bottom: 16px;
}
.insolv_out_left .overview_box h2 {
    font-size: 32px;
    color: #151D25;
    line-height: 40px;
    margin-top: 32px;
    text-decoration: none;
  font-weight: 700;
  margin-bottom: 16px;
}
.insolv_out_left .overview_box h3 {
    font-size: 27px;
    color: #151D25;
    line-height: 34px;
    margin-top: 32px;
    text-decoration: none;
    font-weight: 600 !important;
  margin-bottom: 16px;
}
.insolv_out_left .overview_box h4 {
    font-size: 24px;
    color: #151D25;
    line-height: 32px;
    margin-top: 32px !important;
    text-decoration: none;
    font-weight: 600 !important;
    font-style: italic;
  margin-bottom: 16px; 
}
.insolv_out_left .overview_box h5 {
    font-size: 20px;
    color: #151D25;
    line-height: 28px;
    margin-top: 32px;
    text-decoration: none;
    font-weight: 600 !important;
  margin-bottom: 16px;
}
.insolv_out_left .overview_box h6 {
    font-size: 18px;
    color: #151D25;
    line-height: 26px;
    margin-top: 32px;
    text-decoration: none;
    font-weight: 600 !important;
  margin-bottom: 16px;
} */

.insolv_out_left .overview_box h1 {
  font-size: 32px;
  color: #151D25;
  line-height: 42px;
  margin-top: 32px;
  font-weight: 700;
  margin-bottom: 16px;
}
.insolv_out_left .overview_box h2 {
    font-size: 28px;
    color: #151D25;
    line-height: 38px;
    margin-top: 36px;
    text-decoration: none;
  font-weight: 700;
  margin-bottom: 16px;
}
.insolv_out_left .overview_box h3 {
    font-size: 24px;
    color: #151D25;
    line-height: 34px;
    margin-top: 32px;
    text-decoration: none;
    font-weight: 600 !important;
  margin-bottom: 16px;
}
.insolv_out_left .overview_box h4 {
    font-size: 22px;
    color: #151D25;
    line-height: 32px;
    margin-top: 32px !important;
    text-decoration: none;
    font-weight: 600 !important;
    font-style: italic;
  margin-bottom: 16px; 
}
.insolv_out_left .overview_box h5 {
    font-size: 20px;
    color: #151D25;
    line-height: 28px;
    margin-top: 32px;
    text-decoration: none;
    font-weight: 600 !important;
  margin-bottom: 16px;
}
.insolv_out_left .overview_box h6 {
    font-size: 18px;
    color: #151D25;
    line-height: 26px;
    margin-top: 32px;
    text-decoration: none;
    font-weight: 600 !important;
  margin-bottom: 16px;
}

.ESG_btn.desktop_btn a {
    font-family: "Montserrat", Sans-serif;
    font-size: 16px;
    font-weight: 600;
    fill: #033859;
    color: #033859;
    background-color: #FFFFFF;
    border-radius: 80px 80px 80px 80px;
    padding: 12px 24px;
    text-align: center;
    transition: all .3s;
    text-decoration: none;
}

.ESG_btn.desktop_btn {
    text-align: right;
    display: inline-block;
    width: fit-content;
    margin: auto;
    position: absolute;
    right: 0;
    bottom: -100px;
}
.ESG_btn.desktop_btn a:hover {
  color: #fff !important;
  background-color: transparent;
  background-image: linear-gradient(180deg, #033859 0%, #033859 100%);
}
.ESG_btn.mobile_btn a {
    font-family: "Montserrat", Sans-serif;
    font-size: 16px;
    font-weight: 600;
  color: #fff;
  background-color: transparent;
  background-image: linear-gradient(180deg, #033859 0%, #033859 100%);
    border-radius: 80px 80px 80px 80px;
    padding: 12px 24px !important;
    text-align: center;
    transition: all .3s;
    text-decoration: none;
}

.ESG_btn.mobile_btn {
    text-align: left;
    display: none;
    width: fit-content;
    margin: auto;
}
.ESG_btn.mobile_btn a:hover {
    color: #f24949 !important;
}
.container.position_absolute {
  position: absolute;
  display: flex;
  justify-content: flex-end;
  bottom: 88px;
}
.insolvency_watch.desktop_btn a {
    font-family: "Montserrat", Sans-serif;
    font-size: 16px;
    font-weight: 600;
    fill: #033859;
    color: #033859;
    background-color: #FFFFFF;
    border-radius: 80px 80px 80px 80px;
    padding: 12px 24px;
    text-align: center;
    transition: all .3s;
    text-decoration: none;
    display: inline-block;
}
.insolvency_watch.desktop_btn a:hover {
  color: #fff !important;
  background-color: transparent;
  background-image: linear-gradient(180deg, #033859 0%, #033859 100%);
}
.insolvency_watch.mobile_btn a {
    font-family: "Montserrat", Sans-serif;
    font-size: 16px;
    font-weight: 600;
  color: #fff;
  background-color: transparent;
  background-image: linear-gradient(180deg, #033859 0%, #033859 100%);
    border-radius: 80px 80px 80px 80px;
    padding: 12px 24px;
    text-align: center;
    transition: all .3s;
    text-decoration: none;
    display: inline-block;
}

.insolvency_watch.mobile_btn {
    text-align: left;
    display: none;
    width: fit-content;
    margin: auto;
}
.insolvency_watch.mobile_btn a:hover {
    color: #f24949 !important;
}
section.insolv_sign_up {
    padding: 25px 0 30px;
}
section.insolv_sign_up h2 {
    font-size: 26px;
    margin: 0 0 15px;
    color: #fff;
}
.insolv_sign_up form {
    padding-top: 0;
    padding-right: 250px;
}
.insolv_sign_up .form_top {
    grid-column-gap: 20px;
}
.form_btm {
    grid-column-gap: 20px;
    margin-top: 20px;
}
section.insolv_sign_up .row {
    margin: 0;
}
.insolv_sign_up form input {
    font-size: 18px !important;
    font-family: "Montserrat";
    border-radius: 0;
    padding: 8px 15px;
    min-height: auto;
    line-height: 1.25;
    display: block;
}
.insolv_sign_up form input::placeholder {
    font-size: 18px;
}
.insolv_sign_up form p {
    margin-top: 20px;
    font-size: 16px;
}
.insolv_sign_up form .insolv_submit input {
    margin: 0;
    font-weight: 600;
    font-size: 18px;
    padding: 11px 30px !important;
    border-radius: 99999px;
    transition: all 0.35s;
    font-family: "Montserrat";
    max-width: 217px;
    width: 100%;
    cursor: pointer;
    display: inline-block;
    line-height: 1;
}
.insolv_sign_up .insolv_submit {
    text-align: right;
    position: absolute;
    right: 15px;
    bottom: 45px;
    width: 217px;
}
#esg_signup_form, #iw_signup_form {
    padding-top: 300px;
    margin-top: -300px;
}
.single-insolvency-watch .insolvency_watch.desktop_btn {
/*   bottom: -130px; */
  bottom: -73px;
}
@media screen and (max-width: 1199px) {
  .ESG_btn.desktop_btn {
    display: block;
    position: unset;
    margin-top: 25px;
  }
  .single-insolvency-watch .insolv_ban .container_flow {
    overflow: visible;
  }
  .single-insolvency-watch .insolvency_watch.desktop_btn {
    display: inline-flex;
    height: auto;
  }
  .insolvency_watch.desktop_btn {
    position: unset;
    margin-top: 20px;
        display: inline-block;
  }
}
@media screen and (max-width: 1024px) {
  .insolv_sign_up form {
    padding-right: 0;
  }
  .insolv_sign_up .insolv_submit {
    text-align: right;
    position: unset;
    width: 217px;
    margin: auto;
    margin-top: 20px;
  }
}
@media screen and (max-width: 1023px) {
  .container.position_absolute {
    position: static;
    justify-content: flex-start;
  }
  .banner-sec.single_case_header_banner {    
    flex-direction: column;
    max-height: none;
  }
}
@media screen and (max-width: 767px) {
/*  .insolv_out_left .overview_box h1 {
    font-size: 32px;
    line-height: 40px;
  }
  .insolv_out_left .overview_box h2 {
    font-size: 28px;
    line-height: 36px;
  }
  .insolv_out_left .overview_box h3 {
    font-size: 24px;
    line-height: 32px;
  }
  .insolv_out_left .overview_box h4 {
    font-size: 22px;
    line-height: 28px;
  } */
  .insolv_out_left .overview_box h1 {
    font-size: 28px;
    line-height: 38px;
  }
  .insolv_out_left .overview_box h2 {
    font-size: 24px;
    line-height: 36px;
  }
  .insolv_out_left .overview_box h3 {
    font-size: 22px;
    line-height: 32px;
  }
  .insolv_out_left .overview_box h4 {
    font-size: 20px;
    line-height: 28px;
  }
  .ESG_btn.desktop_btn {
        display: none;
    }
  .ESG_btn.mobile_btn {
        display: inline-block;
        margin-top: 40px;
        margin-left: 20px;
  }
  .insolvency_watch.desktop_btn {
        display: none;
  }
  .insolvency_watch.mobile_btn {
      display: block;
      max-width: 570px;
      margin: 40px auto 0;
      width: 100%;
      padding: 0 15px;
  }
  .page-template-esg-tracker-page .tracker_top_text {
    padding-top: 20px;
  }
  .insolv_sign_up .insolv_submit {
        margin-right: 0;
    width: 170px;
    }
  .insolv_sign_up form p {
        margin-bottom: 20px;
    }
  .insolv_sign_up form p {
    margin-top: 0px;
  }
  .form_btm {
    margin-top: 0px;
  }
  .insolv_sign_up form {
        margin: 0;
        width: 100%;
        max-width: 100%;
    }
}






/* recommendation css */
.hover_color ul li a:hover span {
  color: #F23D3D !important;
}
.main_footer {
  display: block !important;
}
.footer_faq_menus .expertise-list {
margin: 0;
}
.footer_faq_menus .expertise-list .expertise_panel h2.panel-title {
  font-size: 16px;
  line-height: 1.2 !important;
}
.footer_faq_menus .expertise-list .expertise_panel h2.panel-title a.pp-expertise-item {
  color: #fff;
}
.footer_faq_menus .expertise-list .panel-collapse ul.peters-list li a {
  font-size: 14px;
  color: #fff;
}
.footer_faq_menus .panel-collapse ul.peters-list li {
  margin-bottom: 0;
  padding-right: 0;
}
.footer_faq_menus .panel-collapse.active {
  display: block;
max-height: 100%;
}
.footer_faq_menus .panel-collapse {
  display: none;
max-height: 0;
  overflow: hidden;
  transition: max-height 0.3s ease;
}
.footer_faq_menus .expertise_panel a.pp-expertise-item.active:after {
  background-image: url(../peters-and-peters/assets/images/Minus-icon.svg) !important;
}
.footer_faq_menus .expertise_panel a.pp-expertise-item:after {
  background-image: url(../peters-and-peters/assets/images/Plus-icon.svg) !important;
}
.footer_faq_menus .expertise_panel .peters-list li a::after {
  display: none;
}
.expertise-content-area.content-area {
  min-height: 600px;
}
.elementor-widget-container .hfe-layout-horizontal.hfe-nav-menu-layout nav ul.sub-menu {
  padding: 10px 0;
}
.elementor-widget-container .hfe-layout-horizontal.hfe-nav-menu-layout nav ul.sub-menu li ul.sub-menu {
  max-height: 300px;
  overflow: auto;
}
.elementor-widget-container .hfe-layout-horizontal.hfe-nav-menu-layout nav ul.sub-menu li a {
  font-size: 16px !important;
  font-weight: 400 !important;
  line-height: 1.3;
}
footer ul.peters-list {
  margin-bottom: 0;
}
footer li.elementor-icon-list-item a {
  align-items: flex-start !important;
}
footer li.elementor-icon-list-item a span.elementor-icon-list-icon {
  position: relative;
  top: 3px;
}
.key_box ul li a {
    color: #DC4C45;
    text-decoration: underline;
}
.insolv_expert .info h3 a:hover {
    color: #f23d3d !important;
}
@media (max-width:767px) {
  .elementor-widget-container .hfe-layout-horizontal.hfe-nav-menu-layout nav ul.sub-menu {
    padding: 0;
  }
  .hfe-nav-menu__breakpoint-mobile .hfe-nav-menu__layout-horizontal .hfe-nav-menu .sub-arrow {
    padding: 5px;
    font-size: 24px;
  }
  .elementor-widget-container .hfe-layout-horizontal.hfe-nav-menu-layout nav ul.sub-menu li {
    padding: 0;
  }
  .elementor-widget-container .hfe-layout-horizontal.hfe-nav-menu-layout nav ul.sub-menu li+li {
    padding-top: 5px !important;
    background: #fff;
  }
  .elementor-widget-container .hfe-layout-horizontal.hfe-nav-menu-layout nav ul.sub-menu li a {
    padding: 5px 10px 5px 20px !important;
  }
  .elementor-widget-container .hfe-layout-horizontal.hfe-nav-menu-layout nav ul.sub-menu li ul li a {
    padding: 5px 10px 5px 30px !important;
  }
  .elementor-widget-container .hfe-layout-horizontal.hfe-nav-menu-layout nav ul.sub-menu li ul.sub-menu {
    max-height: none;
  }
  .hfe-nav-menu__breakpoint-mobile .hfe-active-menu + .hfe-nav-menu__layout-horizontal .hfe-nav-menu {
    overflow: auto;
  }
}
@media (max-width:1199px) {
 .Article_type h1 {
  font-size: 32px;
  line-height: 42px;
  }
}
@media screen and (max-width: 767px) {
    .Article_type h1 {
        font-size: 28px;
        line-height: 36px;
    }
}
.breadcrumb-link {
    padding-top: 65px;
    padding-bottom: 40px;
  display: inline-block;
} 

.breadcrumb-link > span.separator_color {
  color: #DC4C45;
  font-size: 18px;
}
.breadcrumb-link span {
    font-size: 18px;
    color: #575757;
}
.breadcrumb-link span a {
    color: #575757;
}
.breadcrumb-link span a:hover {
    color: #DC4C45;
}



/*q.insolv_quote {
    font-style: italic;
}*/
q.insolv_quote::before {
    font-style: normal;
}
.page-id-10153 footer {
    margin-top: 0px;
}
.insolv_posts {
    padding-top: 0px;
}
h1.insolarticalbold {
    font-weight: 700;
}



.fristbox .thinking.post_image img {
  width: 100%;
}
.fristbox .thinking.post_image span {
  font-size: 36px;
  line-height: 1.2;
  font-weight: 500;
  color: #fff;
  position: absolute;
  left: 45px;
  top: 0;
  bottom: 0;
  margin: auto;
  display: flex;
  align-items: center;
}
@media (max-width: 768px) {
  .fristbox .thinking.post_image span {
    font-size: 30px;
    left: 20px;
  }
}