/*!
Theme Name: Convey Us
Theme URI: https://them.es/starter
Author: Chetan Sabhar
Author URI: https://them.es/
Description: ConveyUs Theme
Version: 3.5.4
Requires at least: 5.0
Tested up to: 6.7
Requires PHP: 7.2
License: GPL version 2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0
Tags: custom-background, custom-colors, featured-images, flexible-header, microformats, post-formats, rtl-language-support, theme-options, translation-ready, accessibility-ready
Text Domain: conveyus
*/

/* Don't overwrite this file. Compile "/assets/main.scss" to "/build/main.css" */

/* From http://codex.wordpress.org/CSS */


body {
	font-family: sofia-pro, sans-serif;
}

ul li::marker {
  color: #bd161e;
}

.services-content h3 {
	font-size: 25px;
	color: #bd161e;
}

/*.services-content ul li::before {
    content: counter(li);
    color: red;
    display: inline-block;
    width: 1em;
    margin-left: -1em;
}*/

.image-overlay {
  position: relative;
  display: inline-block;
}

.image-overlay::after {
  content: "";
  position: absolute;
  inset: 0;
  background-color: #aa2227;
  opacity: 0.45; /* adjust tint strength */
  mix-blend-mode: multiply; /* optional, makes it blend naturally */
  pointer-events: none;
}

.team-archive-content-img {
  position: relative;
  display: inline-block;
}

.team-archive-content-img::after {
  content: "";
  position: absolute;
  inset: 0;
  background-color: #aa2227;
  opacity: 0.45; /* adjust the red filter strength */
  mix-blend-mode: multiply; /* gives it a natural tint instead of a flat colour */
  pointer-events: none;
}

.services-content ul {
  padding-left: 5%;
}

#header.fixed-top {
	background: #FFF;
}

.team-profile-link {
	line-height: 1;
}

.team-profile-link a {
	font-size: 18px;
	color: #bd161e;
	line-height: 20px;
	padding: 15px 20px 0;
	display: inline-block;
}

.job-title {
	font-size: 28px;
	color: #bd161e;
	line-height:10px;
	margin-top: 5%;
}

.job-desc {
	font-size: 20px;
}

.job-desc-listing {
	padding: 0 0 0 20px;
    font-size: 17px;
    line-height: 18px;
	margin-bottom: 0;
}

.type-our-people .card-our-people-body {
	padding: 1rem 0px 0 0px;
}

.type-our-people .card-our-people-body .post-thumbnail {
	margin: 5px 0 0 0;
}

.type-our-people .card-our-people-body .post-thumbnail img {
	border-radius: 0 0 var(--bs-card-border-radius) var(--bs-card-border-radius);
}

.alignnone {
	/*margin: 5px 20px 20px 0;*/
}

.aligncenter,
div.aligncenter {
	display: block;
	margin: 5px auto 5px auto;
}

.alignright {
	float: right;
	margin: 5px 0 20px 20px;
}

.alignleft {
	float: left;
	margin: 5px 20px 20px 0;
}

a img.alignright {
	float: right;
	margin: 5px 0 20px 20px;
}

a img.alignnone {
	margin: 5px 20px 20px 0;
}

a img.alignleft {
	float: left;
	margin: 5px 20px 20px 0;
}

a img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	max-width: 96%; /* Image does not overflow the content area */
	padding: 5px 3px 10px;
	text-align: center;
}
.wp-caption.alignnone {
	margin: 5px 20px 20px 0;
}
.wp-caption.alignleft {
	margin: 5px 20px 20px 0;
}
.wp-caption.alignright {
	margin: 5px 0 20px 20px;
}
.wp-caption img {
	border: 0 none;
	height: auto;
	margin: 0;
	max-width: 98.5%;
	padding: 0;
	width: auto;
}
.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	margin: 0;
	padding: 0 4px 5px;
}

.gallery-item {
	display: inline-block;
	text-align: left;
	vertical-align: top;
	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;
}

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

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

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

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

.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%;
}

.gallery-columns-6 .gallery-caption,
.gallery-columns-7 .gallery-caption,
.gallery-columns-8 .gallery-caption,
.gallery-columns-9 .gallery-caption {
	display: none;
}

.bypostauthor {
	font-weight: bold;
}

/* Text meant only for screen readers. */
.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
	height: 1px;
	width: 1px;
	overflow: hidden;
}

.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: bold;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000; /* Above WP toolbar. */
}

/* CUSTOM STYLES STARTS HERE*/


.page-section {
	padding-top: 99pt;
	padding-bottom: 100pt;
	overflow: hidden;
	border-top: 1px solid #d8d8d8;
}
.footer-bottom-row {
	margin: 0 0 30px 0;
}
.footer-logo {
}

.footer-copyright-content p {
	font-size: 0.9em;
}

.nav-menu .megamenu-item a[data-v-59b55dfc] {
	color: #fff;
	padding: 0 30px 33px 20px;
}
#header-icons {
	display: flex;
	gap: 20px;
	align-items: center;
}
.btn.header-get-quote-btn {
	border-radius: 0;
	background: #bd161e;
	font-size: 15px;
	color: #FFF;
	/*margin-left: 20px;*/
}
.btn.header-get-quote-btn:hover {
	border-radius: 0;
	background: #770c11;
	font-size: 15px;
	color: #FFF;
}
i.fa-tel-ico {
	margin-left: 20px;
}

.search.fa-search-ico > img {
	height: 30px;
	width: auto;
}

.home h1.entry-title {
	display: none;
}

.page-content {
	padding: 20px 0;
}

/*.navbar-convey-theme {
	-ms-flex-preferred-size: 100%;
	flex-basis: 100%;
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}*/

.reviews-banner {
     display: inline-flex;
    /* align-items: center; */
    justify-content: center;
    background: linear-gradient(135deg, #ab2127 0%, #ff9f1a 100%);
    border: 3px solid rgba(255, 255, 255, 0.3);
    border-radius: 20px;
    padding: 6px 20px;
    margin-top: 25px;
    text-decoration: none;
    box-shadow: 0 10px 30px rgba(255, 140, 0, 0.4), inset 0 1px 0 rgba(255, 255, 255, 0.5);
    transition: all 0.3s ease;
    cursor: pointer;
}

.reviews-banner:hover {
  transform: scale(1.05);
  box-shadow: 0 15px 40px rgba(255, 140, 0, 0.6),
              inset 0 1px 0 rgba(255, 255, 255, 0.5);
}

.reviews-banner__content {
  display: flex;
  align-items: center;
  gap: 15px;
  font-weight: 700;
}

.reviews-banner__text {
  color: #ffffff;
  font-size: 16px;
  text-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}


/* Responsive */
@media (max-width: 768px) {
  .reviews-banner {
    padding: 16px 32px;
  }

  .reviews-banner__text {
    font-size: 18px;
  }

  .star {
    font-size: 22px;
  }

  .reviews-banner__content {
    gap: 10px;
  }
}

@keyframes rotateFirst {
    0%, 50% {
        filter: blur(0px);
        opacity: 1;
    }
    50.1%, 100% {
        filter: blur(5px);
        opacity: 0;
    }
}

@keyframes rotateSecond {
    0%, 49.9% {
        filter: blur(5px);
        opacity: 0;
    }
    50%, 100% {
        filter: blur(0px);
        opacity: 1;
    }
}

.hp-section__container {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 60px;
    min-height: 500px;
    max-height: 680px;
    height: calc(120vh - 320px);
    padding: 50px 60px 50px 60px;
    box-sizing: border-box;
    align-items: start;
    position: relative;
}

.hp-section__container::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-image: linear-gradient(to right, transparent, rgba(171, 33, 39, 0.6)), url(https://cdn.pixabay.com/photo/2019/09/25/13/54/build-a-house-4503738_1280.jpg);
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    z-index: -1;
    animation: rotateFirst 10s infinite ease-in-out;
}

.hp-section__container::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-image: linear-gradient(to right, transparent, rgba(171, 33, 39, 0.6)), url(https://cdn.pixabay.com/photo/2016/11/29/07/10/hand-1868015_1280.jpg);
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    z-index: -1;
    animation: rotateSecond 10s infinite ease-in-out;
}
.hp-section__content {
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	justify-content: center;
	height: 100%;
	margin-left: 27%;
}

.hp-section__content h1 {
	-webkit-animation-duration: .4s;
	animation-duration: .4s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
	-webkit-animation-delay: .5s;
	animation-delay: .5s;
	color: #fff;
	font-size: 48px;
	margin-top: 1%;
}
.hp-section__content h1 p,
.hp-section__content h1 span {
	color: #aa2227;
	display: block;
	font-size: 56px;
	font-weight: bolder;
	line-height: 1;
}
.hp-section__content h1 + p {
	padding: 5px 0;
}
.hp-section__content h1 p + p,
.hp-section__content h1 span + span {
	color: #FFF;
	font-size: 52px;
	font-weight: bold;
	line-height: 1;
}
.hp-section__content p {
	font-size: 26px;
	font-weight: 400;
	letter-spacing: -0.6px;
	line-height: 26px;
	color: rgb(255, 255, 255);
	animation-duration: 0.4s;
	animation-fill-mode: both;
	animation-delay: 0.7s;
	margin-bottom: 60px;
}

#rswidget_mVyNj { font-size: 14px;}

.hp-section__nav .btn-holder a div:before {
	position: absolute;
	left: 20px;
	width: 41px;
	height: 43px;
}

.hp-section__nav .btn-holder a div.energy:before {
	content: "";
	background: url('images/bridging-transactions-icon.png') no-repeat;
	background-size: contain;
}

.hp-section__nav .btn-holder a div.connectivity:before {
	content: "";
	background: url('images/commercial-conveyancing-icon.png') no-repeat;
	background-size: contain;
}
.hp-section__nav .btn-holder a div.insurance:before {
	content: "";
	background: url('images/banner-btn-3.png') no-repeat;
	background-size: contain;
}
.hp-section__nav .btn-holder a div.finance:before {
	content: "";
	background: url('images/banner-btn-4.png') no-repeat;
	background-size: contain;
}
.hp-section__nav .btn-holder a div.will-writing:before {
	content: "";
	background: url('images/will-writing.jpg') no-repeat;
	background-size: contain;
}
.hp-section__nav .btn-holder a div.probate:before {
	content: "";
	background: url('images/probate-icon.png') no-repeat;
	background-size: contain;
}

.hp-section__nav {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: space-between;
	width: 640px;
	margin: 0 0 5px;
	top: 0;
	transition: top .1s ease;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-animation-duration: .4s;
	animation-duration: .4s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
	-webkit-animation-delay: .9s;
	animation-delay: .9s;
}

.hp-section .hp-section__nav, .hp-section .tp-hp-new, .hp-section h1, .hp-section p {
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
	-webkit-animation-name: fadeInUpShort;
	animation-name: fadeInUpShort;
	-webkit-animation-iteration-count: 1;
	animation-iteration-count: 1;
}

.hp-section__nav .btn-holder {
	width: 48.2%;
	margin-bottom: 22px;
}

.hp-section__nav .btn-holder a {
	width: 48.2%;
	text-decoration: none;
	position: relative;
	top: 0;
	transition: top .1s ease;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

.hp-section__nav .btn-holder a div {
	height: 93px;
	width: 100%;
	border: 2px solid #aa2227;
	border-radius: 18px;
	background-color: #fff;
	/*box-shadow: inset 0 -5px 0 0 hsla(0, 0%, 74.1%, .5), 0 3px 6px 0 rgba(0, 0, 0, .2);*/
	display: flex;
	flex-direction: column;
	flex-wrap: wrap;
	justify-content: center;
	padding-left: 74px;
	position: relative;
}
.hp-section__nav .btn-holder a h4 {
	/*color: #000;
	font-size: 17px;
	font-weight: 600;
	letter-spacing: -.1px;
	line-height: 21.6px;*/
	color: #000;
    font-size: 21px;
    font-weight: 400;
    letter-spacing: -.4px;
    line-height: 23.6px;
}

.hp-section__nav .btn-holder a p {
	color: #404040;
	font-size: 12px;
	letter-spacing: -.15px;
	line-height: 13.6px;
	margin: 0;
}

.nav-quote__container {
	position: static;
	display: flex;
	flex-direction: row;
	align-items: center;
	margin-right: 224px;
	min-height: 86px;
}

 .nav-quote__container .quotes {
	align-items: center;
	display: flex;
	flex-direction: row;
	justify-content: center;
	color: #152d72;
	font-size: 19px;
	font-weight: 700;
	letter-spacing: 0;
	line-height: 18px;
	height: 87px;
	min-height: 87px;
}

.nav-quote__container .show-content {
	display: block;
	color: transparent;
	position: absolute;
	/*right: -1px;*/
	top: 87px;
	box-sizing: border-box;
	width: 322px;
	background-color: #fff;
	box-shadow: inset 0 20px 20px -20px rgba(0, 0, 0, .18);
	margin: 0;
	padding: 25px;
	z-index: 2000;
	text-align: left;
}

.nav-quote__container__to-hover:hover>.show {
	display: block;
}


.about-banner-section__container {
	min-height: 580px;
	max-height: 680px;
	height: calc(90vh - 243px);
	/*background: url('images/main-banner-1.png') #bd161e no-repeat;*/
	background: #bd161e;
	background-size: 44%;
	background-position: 100% 0;
}
.about-banner-section__content {
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	justify-content: center;
	height: 100%;
	margin-left: 17%;
}
.about-banner-section__content h1 {
	-webkit-animation-duration: .4s;
	animation-duration: .4s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
	-webkit-animation-delay: .5s;
	animation-delay: .5s;
	color: #fff;
	font-size: 48px;
}
.about-banner-section__content h1 span {
	color: #f9aa5b;
	display: block;
	text-transform: uppercase;
}
.about-banner-section__content h1 span + span {
	color: #FFF;
}
.about-banner-section__content p {
	font-size: 20px;
	font-weight: 400;
	letter-spacing: -0.6px;
	line-height: 26px;
	color: rgb(255, 255, 255);
	animation-duration: 0.4s;
	animation-fill-mode: both;
	animation-delay: 0.7s;
}

.about-banner-section__content .btn-primary {
	width: 200px;
	height: 50px;
	background: #272938;
	border: 1px solid #272938;
	color: #FFF;
	border-radius: 0;
	box-shadow: none;
	text-transform: uppercase;
	font-size: 18px;
	font-weight: 600;
}

.about-banner-section__nav {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: space-between;
	width: 640px;
	margin: 0 0 5px;
	top: 0;
	transition: top .1s ease;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-animation-duration: .4s;
	animation-duration: .4s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
	-webkit-animation-delay: .9s;
	animation-delay: .9s;
}

.about-banner-section__content p.about-banner-contact-number {
	font-size: 22px;
}

.content-container {
	background-color: #bd161e;
	color: #fff;
}

.convey-brands {
	width: 100%;
	background-color: rgb(255, 103, 65);
	padding: 65px 0px 20px;
	margin: 0px auto;
}

.convey-brands h2 {
	color: rgb(255, 255, 255);
	text-align: center;
	padding: 0px 20px 10px;
}

.convey-brands__container {
	padding: 20px 10px;
	color: #FFF;
	/*overflow: auto;*/
}
.convey-brands__container p{
	text-align: center;
}


.convey-compare {
	width: 100%;
    background-image: radial-gradient(153% 300px at center top, #ab2127 75%, transparent 0px);
    padding: 0px;
    margin: 0px auto;
}

.convey-compare h2 {
	color: rgb(255, 255, 255);
	text-align: center;
	padding: 30px 20px 0px;
}
.convey-compare p.compare-tagline{
	color: rgb(255, 255, 255);
	text-align: center;
	padding: 0 20px 0;
}

.convey-compare__container {
	max-width: 1170px;
	position: relative;
	margin: 0px auto;
}

.convey-compare__cards {
	display: flex;
	justify-content: space-between;
	flex-direction: row;
	align-items: center;
	flex-wrap: wrap;
	padding: 3px 0px 0px;
	margin: 0px 20px;
}
.convey-compare__cta__holder {
	width: 49%;
	margin-bottom: 30px;
}

.convey-compare__cta__holder:hover a {
	top: -3px;
	text-decoration: none;
}

.convey-compare__cta__holder a {
	position: relative;
	width: 49%;
	top: 0px;
	backface-visibility: hidden;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	transition: top 0.1s;
	background-color: transparent;
}
.convey-compare__cta__holder a div.connectivity, .convey-compare__cta__holder a div.energy, .convey-compare__cta__holder a div.finance, .convey-compare__cta__holder a div.insurance, .convey-compare__cta__holder a div.will, .convey-compare__cta__holder a div.probate {
	background-color: rgb(255, 255, 255);
	box-shadow: rgba(0, 0, 0, 0.12) 0px 2px 20px 0px;
	width: 100%;
	height: auto;
	min-height: 378px;
	display: flex;
	flex-direction: column;
	justify-content: flex-end;
	position: relative;
	overflow: hidden;
	border-radius: 10px;
	padding: 45px 30px 30px;
}
.convey-compare__cta__holder a div.connectivity.energy::before, .convey-compare__cta__holder a div.energy.energy::before, .convey-compare__cta__holder a div.finance.energy::before, .convey-compare__cta__holder a div.insurance.energy::before, .convey-compare__cta__holder a div.will::before, .convey-compare__cta__holder a div.probate::before {
	position: absolute;
	right: 35px;
	top: 30px;
	width: 88px;
	height: 87px;
}
.convey-compare__cta__holder a div.connectivity.energy::before, .convey-compare__cta__holder a div.energy.energy::before, .convey-compare__cta__holder a div.finance.energy::before, .convey-compare__cta__holder a div.insurance.energy::before {
	content: "";
	background: url('images/banner-btn-4.png') 0% 0% no-repeat;
}

.convey-compare__cta__holder a div.connectivity:before, .convey-compare__cta__holder a div.energy:before, .convey-compare__cta__holder a div.finance:before, .convey-compare__cta__holder a div.insurance:before, .convey-compare__cta__holder a div.will:before {
	position: absolute;
	right: 35px;
	top: 30px;
	width: 88px;
	height: 87px;
}

.convey-compare__cta__holder a div.connectivity.connectivity:before, .convey-compare__cta__holder a div.energy.connectivity:before, .convey-compare__cta__holder a div.finance.connectivity:before, .convey-compare__cta__holder a div.insurance.connectivity:before {
	content: "";
	background: url('images/banner-btn-3.png') no-repeat;
}

.convey-compare__cta__holder a div.commercial.connectivity:before {
    content: "";
	background: url('images/commercial-conveyancing-icon.png') 0% 0% no-repeat;
	background-size: 63px 69px;
}

.convey-compare__cta__holder a div.bridging.energy::before {
    content: "";
	background: url('images/bridging-transactions-icon.png') 0% 0% no-repeat;
	background-size: 63px 69px;
}

.convey-compare__cta__holder a div.connectivity.insurance:before, .convey-compare__cta__holder a div.energy.insurance:before, .convey-compare__cta__holder a div.finance.insurance:before, .convey-compare__cta__holder a div.insurance.insurance:before {
	content: "";
	background: url('images/about-us-3.png') no-repeat;
	background-size: 63px 69px;
}

.convey-compare__cta__holder a div.connectivity.finance:before, .convey-compare__cta__holder a div.energy.finance:before, .convey-compare__cta__holder a div.finance.finance:before, .convey-compare__cta__holder a div.insurance.finance:before {
	content: "";
	background: url('images/about-us-3.png') no-repeat;
	background-size: 63px 69px;
}

.convey-compare__cta__holder a div.will:before {
	content: "";
	background: url('images/probate-icon.png') no-repeat;
	background-size: 53px 59px;
}

.convey-compare__cta__holder a div.probate:before {
	content: "";
	background: url('images/will-writing.jpg') no-repeat;
	background-size: 53px 59px;
}


.convey-compare__cta__holder a div.connectivity h3, .convey-compare__cta__holder a div.energy h3, .convey-compare__cta__holder a div.finance h3, .convey-compare__cta__holder a div.insurance h3, .convey-compare__cta__holder a div.will h3, .convey-compare__cta__holder a div.probate h3 {
	color: #aa2227;
	font-size: 24px;
	font-weight: 700;
	letter-spacing: 0px;
	line-height: 27px;
	margin-bottom: 10px;
	flex: 1 1 auto;
}
.convey-compare__cta__holder a div.connectivity h4, .convey-compare__cta__holder a div.energy h4, .convey-compare__cta__holder a div.finance h4, .convey-compare__cta__holder a div.insurance h4, .convey-compare__cta__holder a div.will h4, .convey-compare__cta__holder a div.probate h4 {
	color: #000;
	font-size: 18px;
	letter-spacing: 0px;
	line-height: 22px;
	min-height: 60px;
	margin: 0px 85px 0px 0px;
	flex: 1 1 auto;
}
.convey-compare__cta__holder a div.will h4, .convey-compare__cta__holder a div.probate h4 {
    min-height: 30px;
}

.convey-compare__cta__holder a div.connectivity p, .convey-compare__cta__holder a div.energy p, .convey-compare__cta__holder a div.finance p, .convey-compare__cta__holder a div.insurance p, .convey-compare__cta__holder a div.will p,.convey-compare__cta__holder a div.probate p {
	color: rgb(84, 84, 84);
	font-size: 15px;
	letter-spacing: -0.49px;
	line-height: 22px;
	margin-bottom: 20px;
	flex: 1 1 auto;
}
.convey-compare button {
	width: 100%;
	height: 52px;
	position: relative;
	border: 1px solid #aa2227;
	border-radius: 5px;
	background-color: #fff;
	color: #aa2227;
	font-size: 18px;
	font-weight: 700;
	letter-spacing: 0;
	line-height: 18px;
	text-align: left;
	padding-left: 20px;
}

.convey-compare button:after {
	content: "";
	background-size: 19px 12px;
	position: absolute;
	bottom: 18px;
	right: 20px;
	width: 19px;
	height: 12px;
}

.convey-compare__cta__holder a div.connectivity:hover button, .convey-compare__cta__holder a div.energy:hover button, .convey-compare__cta__holder a div.finance:hover button, .convey-compare__cta__holder a div.insurance:hover button, .convey-compare__cta__holder a div.will:hover button, .convey-compare__cta__holder a div.probate:hover button {
	background-color: #aa2227;
	color: rgb(255, 255, 255);
}

.convey-compare__cta__holder a div.connectivity:hover button::after, .convey-compare__cta__holder a div.energy:hover button::after, .convey-compare__cta__holder a div.finance:hover button::after, .convey-compare__cta__holder a div.insurance:hover button::after, .convey-compare__cta__holder a div.will:hover button::after, .convey-compare__cta__holder a div.probate:hover button::after {
	content: "";
	position: absolute;
	bottom: 20px;
	right: 20px;
	width: 19px;
	height: 12px;
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACEAAAAVCAYAAADID4fUAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyNpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDYuMC1jMDAyIDc5LjE2NDQ4OCwgMjAyMC8wNy8xMC0yMjowNjo1MyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIDIwMjEgTWFjaW50b3NoIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjc3N0NFOTc3N0Q1RTExRUJBRjA1OTA4MUQ2NjQ5RDEwIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjc3N0NFOTc4N0Q1RTExRUJBRjA1OTA4MUQ2NjQ5RDEwIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6Nzc3Q0U5NzU3RDVFMTFFQkFGMDU5MDgxRDY2NDlEMTAiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6Nzc3Q0U5NzY3RDVFMTFFQkFGMDU5MDgxRDY2NDlEMTAiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz6S/C6yAAADU0lEQVR42ryWa0hUURDH/3P33t11ty0NtRdiVB/CICKISCrTgsKyx6deZLCUWBKWRZFB0BcLAoPoSUoPISrsJUkmUlpotBQiYRppSpiP1TRf+VrvNHd3jaL8om4Dw96793Dmd+bMf84hpDEm3IZgNTuQc2cH1tS70Zl2i5chmJpgkm//CKeMKxiN4n1siotA/JYFCD4Ui8jtMfQQbv2fAOOH4FHcQb0F5bwwNQ+dxrAbiVi6cLFyE26GShMNMZoZs1qo9vwD3nSpDGyW97w9SEQknfR0MMzK/4AwsmEWt1FJynVOKqwGIqcA5ftxCnY4Bzv/zEhgIPwgit37m7X2KjKqWoBFM4H8ZMqGjhhPH36BBA5CTJdaVEIkUhefWH6Fcxp7gfgo4NxuykWPPtsz5CvkgEKMgFgFpL0OiZuuoaBf3g+uQGjyZuUJvumTJSvC4dSDZKwqPhxQGsYPNHJo3AblbV4SIu1SM2uvoLjwlR6rpq4nlwwJDjQESdoHPdTW0o0pH6Q+lkQAj/di1boBJYtYDP/ZhobBmsnb1lDRLNtwvhQ75dnYEk9AakKWaNUAu5XR3k3dRR84Yt9Kyoyf74M48xSv1boOvh2QEmBjCwihDkaLqKK8HnhWwjDNo6tZs3yC2H0XrjtFHK1OMlNAACbJyoM0RtknQlkt0PBRZBBBFxqOIWma9I/MEny5lc/rEUZeVUx4cE1m/dpOcEnwUumW6JcPM5SDlUeQMl0AnlRi4HAOb5Qzps0gGDeErM97QlvMDJvIrvk74U0NUFJrnKbimtEAOC4vic5FTQfeizISrnGiVESF2SaK0ScAQlN8AG1dhKI6oPiz/PlD3CputO1WnpvhVB4lSKdsFajoy5yOLtxTp5IXABgjhHf1UkoOq0/drhpCboWRdiMlMqlDmo5xfXBziDOBCo7HwWGoZFs2rvfU47QaSvD81hjUsey7aBwWlVHVSHj9Cahu8p9Cdt8Yb4BedqxeSvezt/I8ozGn5sL1vFR3Sm38ATAmCEWCaQLwsopQ8M5/ZFv8hTEy+YBMHEbp+Qc41gA4W4zmC485AeGKD3a8EBaRXWunAFT5V679dqP6VSiSjR7kXnxBu+aEw3b0Pm+QO6Zb1fBXFgz7KcAAcqs5y1udMMMAAAAASUVORK5CYII=) 0% 0% / 19px 12px no-repeat;
}

.convey-compare__cta__holder a div.connectivity p:nth-of-type(2), .convey-compare__cta__holder a div.energy p:nth-of-type(2), .convey-compare__cta__holder a div.finance p:nth-of-type(2), .convey-compare__cta__holder a div.insurance p:nth-of-type(2), .convey-compare__cta__holder a div.will p:nth-of-type(2), .convey-compare__cta__holder a div.probate p:nth-of-type(2) {
	margin-top: -15px;
	flex: 1 1 auto;
}

.cta-holder a {
	border: 1px solid #FFF;
	border-radius: 5px;
	background-color: #FFF;
	color: #000;
	display: block;
	font-size: 18px;
	font-weight: 500;
	letter-spacing: 0;
	line-height: 18px;
	text-align: center;
	padding: 17px 20px 17px 20px;
	top: 0;
	position: relative;
	transition: top .1s ease;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	border-spacing: 0;
}

.trust-pilot-carousel .cta-holder a {
	width: 290px;
}

.page-section__title {
	color: #152d72;
	font-size: clamp(1.62rem, 5vw, 2.5rem);
	min-height: 0;
	font-weight: 600;
	letter-spacing: -1.54px;
	line-height: 1.1;
	text-align: center;
	margin-bottom: 40px;
}
.convey-banter {
	min-height: 470px;
	margin-bottom: 0;
	padding-bottom: 0;
	background-color: #fff;
	position: relative;
}
.convey-banter .share-section_row .share-section .social-buttons {
	margin: 0 10px;
}
.convey-banter .share-section_row .share-section .social-buttons .btn {
	min-height: 46px;
	width: 153px;
	border-radius: 23px;
	padding: 11px;
	color: #fff;
	margin-right: 20px;
	font-size: 16px;
	font-weight: 700;
	line-height: 16px;
	text-align: center;
	vertical-align: middle;
	position: relative;
	transition: top .1s ease;
}

/*SVG Styles Start*/
svg:not(:root).svg-inline--fa {
	overflow: visible;
}

.svg-inline--fa {
	display: inline-block;
	font-size: inherit;
	height: 1em;
	overflow: visible;
	vertical-align: -0.125em;
}
.svg-inline--fa.fa-lg {
	vertical-align: -0.225em;
}
.svg-inline--fa.fa-w-1 {
	width: 0.0625em;
}
.svg-inline--fa.fa-w-2 {
	width: 0.125em;
}
.svg-inline--fa.fa-w-3 {
	width: 0.1875em;
}
.svg-inline--fa.fa-w-4 {
	width: 0.25em;
}
.svg-inline--fa.fa-w-5 {
	width: 0.3125em;
}
.svg-inline--fa.fa-w-6 {
	width: 0.375em;
}
.svg-inline--fa.fa-w-7 {
	width: 0.4375em;
}
.svg-inline--fa.fa-w-8 {
	width: 0.5em;
}
.svg-inline--fa.fa-w-9 {
	width: 0.5625em;
}
.svg-inline--fa.fa-w-10 {
	width: 0.625em;
}
.svg-inline--fa.fa-w-11 {
	width: 0.6875em;
}
.svg-inline--fa.fa-w-12 {
	width: 0.75em;
}
.svg-inline--fa.fa-w-13 {
	width: 0.8125em;
}
.svg-inline--fa.fa-w-14 {
	width: 0.875em;
}
.svg-inline--fa.fa-w-15 {
	width: 0.9375em;
}
.svg-inline--fa.fa-w-16 {
	width: 1em;
}
.svg-inline--fa.fa-w-17 {
	width: 1.0625em;
}
.svg-inline--fa.fa-w-18 {
	width: 1.125em;
}
.svg-inline--fa.fa-w-19 {
	width: 1.1875em;
}
.svg-inline--fa.fa-w-20 {
	width: 1.25em;
}
.svg-inline--fa.fa-pull-left {
	margin-right: 0.3em;
	width: auto;
}
.svg-inline--fa.fa-pull-right {
	margin-left: 0.3em;
	width: auto;
}
.svg-inline--fa.fa-border {
	height: 1.5em;
}
.svg-inline--fa.fa-li {
	width: 2em;
}
.svg-inline--fa.fa-fw {
	width: 1.25em;
}

.fa-layers svg.svg-inline--fa {
	bottom: 0;
	left: 0;
	margin: auto;
	position: absolute;
	right: 0;
	top: 0;
}

.fa-layers {
	display: inline-block;
	height: 1em;
	position: relative;
	text-align: center;
	vertical-align: -0.125em;
	width: 1em;
}
.fa-layers svg.svg-inline--fa {
	-webkit-transform-origin: center center;
	transform-origin: center center;
}

.fa-layers-counter, .fa-layers-text {
	display: inline-block;
	position: absolute;
	text-align: center;
}

.fa-layers-text {
	left: 50%;
	top: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	-webkit-transform-origin: center center;
	transform-origin: center center;
}

.fa-layers-counter {
	background-color: #ff253a;
	border-radius: 1em;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	color: #fff;
	height: 1.5em;
	line-height: 1;
	max-width: 5em;
	min-width: 1.5em;
	overflow: hidden;
	padding: 0.25em;
	right: 0;
	text-overflow: ellipsis;
	top: 0;
	-webkit-transform: scale(0.25);
	transform: scale(0.25);
	-webkit-transform-origin: top right;
	transform-origin: top right;
}

.fa-layers-bottom-right {
	bottom: 0;
	right: 0;
	top: auto;
	-webkit-transform: scale(0.25);
	transform: scale(0.25);
	-webkit-transform-origin: bottom right;
	transform-origin: bottom right;
}

.fa-layers-bottom-left {
	bottom: 0;
	left: 0;
	right: auto;
	top: auto;
	-webkit-transform: scale(0.25);
	transform: scale(0.25);
	-webkit-transform-origin: bottom left;
	transform-origin: bottom left;
}

.fa-layers-top-right {
	right: 0;
	top: 0;
	-webkit-transform: scale(0.25);
	transform: scale(0.25);
	-webkit-transform-origin: top right;
	transform-origin: top right;
}

.fa-layers-top-left {
	left: 0;
	right: auto;
	top: 0;
	-webkit-transform: scale(0.25);
	transform: scale(0.25);
	-webkit-transform-origin: top left;
	transform-origin: top left;
}

.fa-lg {
	font-size: 1.3333333333em;
	line-height: 0.75em;
	vertical-align: -0.0667em;
}

.fa-xs {
	font-size: 0.75em;
}

.fa-sm {
	font-size: 0.875em;
}

.fa-1x {
	font-size: 1em;
}

.fa-2x {
	font-size: 2em;
}

.fa-3x {
	font-size: 3em;
}

.fa-4x {
	font-size: 4em;
}

.fa-5x {
	font-size: 5em;
}

.fa-6x {
	font-size: 6em;
}

.fa-7x {
	font-size: 7em;
}

.fa-8x {
	font-size: 8em;
}

.fa-9x {
	font-size: 9em;
}

.fa-10x {
	font-size: 10em;
}

.fa-fw {
	text-align: center;
	width: 1.25em;
}

.fa-ul {
	list-style-type: none;
	margin-left: 2.5em;
	padding-left: 0;
}
.fa-ul > li {
	position: relative;
}

.fa-li {
	left: -2em;
	position: absolute;
	text-align: center;
	width: 2em;
	line-height: inherit;
}

.fa-border {
	border: solid 0.08em #eee;
	border-radius: 0.1em;
	padding: 0.2em 0.25em 0.15em;
}

.fa-pull-left {
	float: left;
}

.fa-pull-right {
	float: right;
}

.fa.fa-pull-left,
.fas.fa-pull-left,
.far.fa-pull-left,
.fal.fa-pull-left,
.fab.fa-pull-left {
	margin-right: 0.3em;
}
.fa.fa-pull-right,
.fas.fa-pull-right,
.far.fa-pull-right,
.fal.fa-pull-right,
.fab.fa-pull-right {
	margin-left: 0.3em;
}

.fa-spin {
	-webkit-animation: fa-spin 2s infinite linear;
	animation: fa-spin 2s infinite linear;
}

.fa-pulse {
	-webkit-animation: fa-spin 1s infinite steps(8);
	animation: fa-spin 1s infinite steps(8);
}

@-webkit-keyframes fa-spin {
	0% {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg);
	}
	100% {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}

@keyframes fa-spin {
	0% {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg);
	}
	100% {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}
.fa-rotate-90 {
	-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
	-webkit-transform: rotate(90deg);
	transform: rotate(90deg);
}

.fa-rotate-180 {
	-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg);
}

.fa-rotate-270 {
	-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
	-webkit-transform: rotate(270deg);
	transform: rotate(270deg);
}

.fa-flip-horizontal {
	-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
	-webkit-transform: scale(-1, 1);
	transform: scale(-1, 1);
}

.fa-flip-vertical {
	-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
	-webkit-transform: scale(1, -1);
	transform: scale(1, -1);
}

.fa-flip-both, .fa-flip-horizontal.fa-flip-vertical {
	-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
	-webkit-transform: scale(-1, -1);
	transform: scale(-1, -1);
}

:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical,
:root .fa-flip-both {
	-webkit-filter: none;
	filter: none;
}

.fa-stack {
	display: inline-block;
	height: 2em;
	position: relative;
	width: 2.5em;
}

.fa-stack-1x,
.fa-stack-2x {
	bottom: 0;
	left: 0;
	margin: auto;
	position: absolute;
	right: 0;
	top: 0;
}

.svg-inline--fa.fa-stack-1x {
	height: 1em;
	width: 1.25em;
}
.svg-inline--fa.fa-stack-2x {
	height: 2em;
	width: 2.5em;
}

.fa-inverse {
	color: #fff;
}

.sr-only {
	border: 0;
	clip: rect(0, 0, 0, 0);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px;
}

.sr-only-focusable:active, .sr-only-focusable:focus {
	clip: auto;
	height: auto;
	margin: 0;
	overflow: visible;
	position: static;
	width: auto;
}

/*.svg-inline--fa .fa-primary {
	fill: var(--fa-primary-color, currentColor);
	opacity: 1;
	opacity: var(--fa-primary-opacity, 1);
}

.svg-inline--fa .fa-secondary {
	fill: var(--fa-secondary-color, currentColor);
	opacity: 0.4;
	opacity: var(--fa-secondary-opacity, 0.4);
}

.svg-inline--fa.fa-swap-opacity .fa-primary {
	opacity: 0.4;
	opacity: var(--fa-secondary-opacity, 0.4);
}

.svg-inline--fa.fa-swap-opacity .fa-secondary {
	opacity: 1;
	opacity: var(--fa-primary-opacity, 1);
}*/

.svg-inline--fa mask .fa-primary,
.svg-inline--fa mask .fa-secondary {
	fill: black;
}

.fad.fa-inverse {
	color: #fff;
}
/*SVG Styles End*/

.section_row .share-section .social-buttons .btn .social-link {
	color: #fff;
}

/* Homepage FAQs */
.accordion__divider {
	width: 100%;
	padding-bottom: 10px;
	border-bottom: 1px solid rgb(216, 216, 216);
	margin: 0px auto 30px;
	max-width: 1140px;
}
.accordion__divider:first-child {
	padding-top: 35px;
	/*border-top: 1px solid rgb(216, 216, 216);*/
}
.accordion__divider .item {
	padding: 0px 20px;
	margin: 0px auto;
	width: 100%;
}
.accordion__container details > summary {
	list-style: none;
}
.accordion__container h2 {
	display: flex;
	color: #5a5b5e;
	font-weight: 300;
	font-size: 26px;
	letter-spacing: 0px;
	line-height: 32px;
	cursor: pointer;
	position: relative;
	margin: 0px 45px 20px 0px;
}
.accordion__container details h2::after, .accordion__container details h3::after {
	content: "";
	transform: rotate(1turn);
	width: 24px;
	height: 23px;
	right: -48px;
	position: absolute;
	top: 6px;
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAaCAYAAADxNd/XAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyNpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDYuMC1jMDAyIDc5LjE2NDQ4OCwgMjAyMC8wNy8xMC0yMjowNjo1MyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIDIwMjEgTWFjaW50b3NoIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOkNCMDJDOUZEOEJDNTExRUI4NjEyODY2RDVBRTRBRjQ4IiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOkNCMDJDOUZFOEJDNTExRUI4NjEyODY2RDVBRTRBRjQ4Ij4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6NjEyREIwMzg4QTVDMTFFQjg2MTI4NjZENUFFNEFGNDgiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6Q0IwMkM5RkM4QkM1MTFFQjg2MTI4NjZENUFFNEFGNDgiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz75N8SoAAAC/klEQVR42syX+0siURTHnR+WhX2wq2729G1mZpmZ2XuDCCKIoL+hP6M/pr+jfyEiRFwRH+WjrHzmK1Pi7DkHFJO1NZ0pL3xBz9y59/MZ7tyZkQG2k5MTODs7o59ujGzA87VUKvmOj4/h6ekJZKenpyAIAsjlcjg/PycJ1wDDfyf4jY0NkMlkcHR0BLJ6ve45PDzkgkKhgIuLC5JwDiJ8sVhswk9MTEAoFOIDn2q1mvfg4IAPKJVK8Hg8JOEYMHh/G3wc64ZGh8+4nv7s7+9zh6GhIfB6vSRhHxT49fV1ZlOr1U14Ot7akSSCe3t73FGlUoHP5yMJ2yDBh8PhaAO+XYAlqtVqeHd3l08YHh4Gv9//jHXrIML/S4Dy5fHx8XJnZ4dPHB0dhUAgQBKW94ZfW1t7Fb6TAEtUKpXY9vY2DzA2NgbBYLCOdfN7wBcKhSa8RqPpCP+aAOVbuVxObm1tNe98HKiKdaPE8IFW+Egk0hH+fwIsgQ+Ou83NzdYBK1jXSwW/urraDq977bxuBv6B6zHduJm0Wi1cXV2VsK79aPhuBVgCJ8g2JtDr9RCLxQoiSbyApwvULfxbBCjyh4eHvNvt5omMRiPE43GSUPcB/5PgV1ZWmvCX2LqFf6sAS+Tz+aLL5eIJTSYTXF9f57A+3gs8XpBQP/C9CFCUuVyu7HQ6eWKz2Qw3NzcZrI+8FX55ebkv+F4FWCKbzVYdDgcDWCwWuL29TXUp8QJep9PRptATfD8CFFUmk6nZ7XYGsVqtcIeN6j3Aa3rl6HcHGUmlUs+zs7MMZLPZ4P7+Pon1X53gG5uAGPBiCLAEQsPMzAyDzc3NQTqdTrRJSAIvlgBlnFbP9PQ0A87PzwMurxjWFQSPO1ekAU/PkGg0Kgq8mAIUdTKZhKmpKQZdWFgAvNEB4WFpaakVPiwWvNgCLIFbKkxOTjLw4uKipPBSCFB0iUSCH3IETjEYDJLASyVAMeBrBoNT8L1JEniKwBbSNBOCBwVBiOAX1W/8n5Bikr8CDABp4W2H/kzsFQAAAABJRU5ErkJggg==) 50% center / 24px 13px no-repeat;
}
.accordion__container details[open] h2::after, .accordion__container details[open] h3::after {
	transform: rotate(180deg);
}
.accordion__container .content {
	color: rgb(61, 64, 61);
	font-size: 16px;
	font-weight: 200;
	line-height: 20px;
	letter-spacing: 0px;
}
/* Homepage FAQs End */

/* contacts */
.my-10 {
	margin-bottom: 2.5rem;
	/*margin-top: 2.5rem;*/
}
.text-5xl {
	font-size: 3rem;
}
.cf7-form {
	display: grid;
	gap: 2rem;
	grid-template-columns: repeat(1, minmax(0, 1fr));
}
.flex-col {
	flex-direction: column;
}
.flex {
	display: flex;
}
.order-1 {
	order: 1;
}
.lg\:order-2 {
	order: 2;
}
.p-8 {
	padding: 2rem;
}
.aside-bg-accent2.entry-content {
	color: #FFF;
	padding-bottom: 2.5rem;
	padding-top: 2.5rem;
}
.aside-bg-secondary {
	background-color: #0d1330;
}
.aside-bg-accent1 {
	background-color: #FFF;
}
.aside-bg-accent2 {
	--tw-bg-opacity: 1;
	background-color: #aa2227;
}
.aside-text-primary {
	color: #FFF;
}
.aside-bg-accent1.aside-text-primary {
	color: #0d1330;
}
.aside-text-primary a {
	color: #FFF;
}

.text-xl {
	font-size: 1.25rem;
}

.cf7-form-field-group {
	align-items: center;
	background-color: rgba(255, 255, 255, 1);
	margin-bottom: 1rem;
}
.cf7-form-field-group p {
	margin-bottom: 0;
	padding-bottom: 0;
}

.contact-cf7-form .cf7-form-field-group {
	background-color: transparent;
}

.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output, .wpcf7 form.payment-required .wpcf7-response-output {
	background: #FFF;
	color: #FF0000;
}

/*.cf7-form-field-group label {
	flex: none;
	margin-right: auto;
	padding-left: 1rem;
	padding-top: 1rem;
	text-transform: uppercase;
	width: 100%;
	color: #9a9898;
}*/

.flex-auto {
	flex: 1 1 auto;
}
.wpcf7-form-control-wrap {
	position: relative;
}

input.wpcf7-not-valid, select.wpcf7-not-valid, textarea.wpcf7-not-valid {
	--tw-border-opacity: 1;
	border-bottom-width: 2px;
	border-color: rgba(250, 106, 106, var(--tw-border-opacity));
}
.wpcf7-text {


}
.wpcf7-form-control.wpcf7-text, .wpcf7-form-control.wpcf7-select {
	border-radius: 0;
	padding: 1rem;
	width: 100%;
	border-color: #aa2227;
}

.wpcf7-form-control.wpcf7-textarea {
	border-color: #aa2227;
}
.wpcf7-text,
.wpcf7-select,
.wpcf7-textarea {
	border: currentColor;
}
.wpcf7-form-control.wpcf7-submit{
	background: #0d1330;
	color: #FFF;
	border: none;
	border-radius: 0;
	padding: 10px 20px;
}


.contact-cf7-form label {
	display: block;
	text-align: center;
	font-size: 1rem;
	opacity: 1;
	margin-top: .5rem;
	/*margin-bottom: .5rem;*/
	/*color: #FFF;*/
	color: #aa2227;
}

.contact-cf7-form .wpcf7-not-valid-tip {
	color: #ffff00;
}

.contact-cf7-form .wpcf7-form-control-wrap .wpcf7-form-control {
    box-shadow: none;
    border-color: #aa2227;
}

/* contacts end */

.footer-section {
	background-color: #0d1230;
	padding-top: 42px;
	padding-bottom: 30px;
	overflow: hidden;
}
.footer-section .footer-articles-row {
	margin-top: 24px;
}
.footer-section .email-cta, .footer-section .sitemap-section__title {
	color: #aa2227;
	font-size: 22px;
	font-weight: 700;
	line-height: 40px;
}
.footer-section .sitemap-section__item {
	color: #fff;
    font-size: 14px;
    font-weight: 300;
    line-height: 16px;
    margin-bottom: 12px;
    display: block;
}

.address-tel {
	color: #aa2227;
	font-size: 28px;
	font-weight: 700;
	line-height: 28px;
}
.footer-address {
	color: #FFF;
}


@media (min-width: 1280px) {
	/*.cf7-form-field-group {
		display: flex;
		gap: 1rem;
		padding-left: 1rem;
	}*/
	/*.cf7-form-field-group label {
		padding-left: 0;
		padding-right: 1rem;
		padding-top: 0;
		text-align: right;
		width: 25%;
	}*/
}


@media (max-width: 1580px) {
	.hp-section__content {
		margin-left: 14%;
	}
}

@media (max-width: 1460px) {
	.hp-section__content {
		margin-left: 8%;
	}
}

@media (max-width: 1360px) {
	.hp-section__content {
		margin-left: 6%;
	}
}

@media (min-width: 1280px) {
	.cf7-form {
		grid-template-columns: repeat(2, minmax(0, 1fr));
	}
}
@media (min-width: 1280px) {
	.lg\:order-3 {
		order: 3;
	}
}
@media (max-width: 1280px) {
	.hp-section__content {
		margin-left: 3%;
	}
}
@media (max-width: 1210px) {
	.hp-section__nav {
		width: 100%;
	}
	/*.hp-section__nav .btn-holder a p {
        display: none !important;
    }*/
}

/*@media (max-width: 1024px) and (max-height: 600px) {
	.hp-section__nav .btn-holder a p {
        display: none !important;
    }
}

@media (max-width: 1024px) and (max-height: 768px) {
	.hp-section__nav .btn-holder a p {
        display: none !important;
    }
}*/

@media (max-width: 1050px) {
	.convey-compare button {
		font-size: 17px;
	}
}
@media screen and (min-width: 992px) {
	.footer-section {
		padding-top: 64px;
		padding-bottom: 40px;
	}
	.footer-section .footer-articles-row {
		margin-top: 40px;
	}
}


@media (max-width: 992px) {
	.hp-section__container {
        display: grid;
        grid-template-columns: 1fr 1fr;  /* ← CHANGED FROM 935px 935px */
        gap: 30px;                       /* ← REDUCED FROM 60px */
        padding: 40px 20px 30px;         /* ← ADDED BACK SIDE PADDING */
        overflow: visible;               /* ← CHANGED FROM hidden */
        height: auto;
        min-height: auto;
        background-size: 49.5%;
    }
	
	.hp-section__container a {
        padding: 0px;  /* ← ADD THIS (reduce from 20px) */
	}
	
	.hp-section__container h4 {
        font-size: 15px;           /* ← ADD THIS */
        word-break: break-word;    /* ← ADD THIS */
    }
	
	.hp-section__content {
        margin: 0px 20px;
    }
	.hp-section .hp-section__nav, .hp-section .tp-hp-new, .hp-section h1, .hp-section p {
		-webkit-animation-fill-mode: none;
		animation-fill-mode: none;
		-webkit-animation-name: none;
		animation-name: none;
		-webkit-animation-iteration-count: none;
		animation-iteration-count: none;
	}
	.hp-section__content h1 {
		width: 60%;
		font-size: clamp(2rem, 5vw, 3.8rem);
	}

	.hp-section__content h1 span {
		font-size: 28px;
	}
	
	.hp-section__content h1 p + p,
	.hp-section__content h1 span + span {
		font-size: 28px;
	}

	.hp-section__content h1 + p {
		padding: 5px 0;
	}

	.hp-section__container p {
		width: 60%;
		font-size: 14px;
		letter-spacing: -.42px;
		line-height: 18px;
	}

	.hp-section__nav {
		display: flex;
		flex-direction: row;
		flex-wrap: wrap;
		width: 56%;
	}

	.hp-section__nav .btn-holder:hover a, .hp-section__nav .btn-holder a {
		margin-bottom: 14px;
	}

	.hp-section__nav .btn-holder:hover a div.connectivity:before, .hp-section__nav .btn-holder:hover a div.energy:before, .hp-section__nav .btn-holder:hover a div.finance:before, .hp-section__nav .btn-holder:hover a div.insurance:before, .hp-section__nav .btn-holder a div.connectivity:before, .hp-section__nav .btn-holder a div.energy:before, .hp-section__nav .btn-holder a div.finance:before, .hp-section__nav .btn-holder a div.insurance:before, .hp-section__nav .btn-holder a div.will-writing:before, .hp-section__nav .btn-holder a div.probate:before {
		position: absolute;
		left: 10px;
		top: 10px;
		width: 26px;
		height: 26px;
		background-size: 26px 26px;
	}

	.hp-section__nav .btn-holder:hover a div h4, .hp-section__nav .btn-holder a div h4 {
		position: absolute;
		top: 42px;
		left: 10px;
		margin-bottom: -5px;
		font-size: 14px;
	}

	.hp-section__nav .btn-holder:hover a div p, .hp-section__nav .btn-holder a div p {
		position: absolute;
		top: 64px;
		left: 10px;
		font-size: 10px;
		letter-spacing: -.12px;
		line-height: 12px;
	}

	.hp-section__nav .btn-holder:hover a div, .hp-section__nav .btn-holder a div {
		height: 93px;
	}

	.convey-banter .share-section_row .share-section .social-buttons .btn {
		margin: 0 auto 25px;
	}
}

@media screen and (max-width: 991px) {

	.page-section {
		padding-top: 69px !important;
	}

	.convey-compare__cta__holder a div.connectivity.connectivity::before, .convey-compare__cta__holder a div.connectivity.energy::before, .convey-compare__cta__holder a div.connectivity.finance::before, .convey-compare__cta__holder a div.connectivity.insurance::before, .convey-compare__cta__holder a div.energy.connectivity::before, .convey-compare__cta__holder a div.energy.energy::before, .convey-compare__cta__holder a div.energy.finance::before, .convey-compare__cta__holder a div.energy.insurance::before, .convey-compare__cta__holder a div.finance.connectivity::before, .convey-compare__cta__holder a div.finance.energy::before, .convey-compare__cta__holder a div.finance.finance::before, .convey-compare__cta__holder a div.finance.insurance::before, .convey-compare__cta__holder a div.insurance.connectivity::before, .convey-compare__cta__holder a div.insurance.energy::before, .convey-compare__cta__holder a div.insurance.finance::before, .convey-compare__cta__holder a div.insurance.insurance::before {
		background-size: 43px 47px;
	}

	.convey-compare__cta__holder a div.connectivity h4, .convey-compare__cta__holder a div.energy h4, .convey-compare__cta__holder a div.finance h4, .convey-compare__cta__holder a div.insurance h4 {
		min-height: 44px;
		margin: 0px 5px 10px 0px;
		white-space: normal;
	}

	.convey-compare__cta__holder a div.connectivity:before, .convey-compare__cta__holder a div.energy:before, .convey-compare__cta__holder a div.finance:before, .convey-compare__cta__holder a div.insurance:before {
		width: 43px;
		height: 47px;
	}

	.convey-compare__cta__holder a div.connectivity.connectivity:before, .convey-compare__cta__holder a div.connectivity.energy:before, .convey-compare__cta__holder a div.connectivity.finance:before, .convey-compare__cta__holder a div.connectivity.insurance:before, .convey-compare__cta__holder a div.energy.connectivity:before, .convey-compare__cta__holder a div.energy.energy:before, .convey-compare__cta__holder a div.energy.finance:before, .convey-compare__cta__holder a div.energy.insurance:before, .convey-compare__cta__holder a div.finance.connectivity:before, .convey-compare__cta__holder a div.finance.energy:before, .convey-compare__cta__holder a div.finance.finance:before, .convey-compare__cta__holder a div.finance.insurance:before, .convey-compare__cta__holder a div.insurance.connectivity:before, .convey-compare__cta__holder a div.insurance.energy:before, .convey-compare__cta__holder a div.insurance.finance:before, .convey-compare__cta__holder a div.insurance.insurance:before {
		background-size: 43px 47px;
	}

	.trust-pilot-carousel__container {
		white-space: nowrap;
		overflow-x: scroll;
		overflow-y: hidden;
		scrollbar-width: none;
		-ms-overflow-style: none;
		overflow: auto;
	}

	.trust-pilot-carousel__reviews {
		white-space: nowrap;
		overflow-x: scroll;
		overflow-y: hidden;
		scrollbar-width: none;
		width: 1400px;
		max-width: 1400px;
		height: 195px;
		padding: 0 20px 0 0;
		margin: 0 0 25px;
	}

	.page-section__title {
		font-size: clamp(1.62rem, 5vw, 2.5rem);
		min-height: 0;
		font-weight: 600;
		letter-spacing: -1.54px;
		line-height: 1.1;
		margin-bottom: 20px;
	}
}

@media (max-width: 780px) {
	.hp-section__container {
		padding: 30px 0 25px;
	}

	.convey-brands {
		padding: 35px 0px 20px;
	}

	.convey-brands__container {
		padding-bottom: 0px;
	}
}
@media screen and (min-width: 768px) {
	.wrap-contact {
		width: 50%;
	}
}
@media (max-width: 768px) {
	.convey-compare {
		background-image: radial-gradient(193% 504px at center top, #bd161e 75%, transparent 0px);
	}
	.convey-compare__container {
		scrollbar-width: none;
		/*white-space: nowrap;*/
		overflow: auto;
	}
	.convey-compare h2 {
		padding: 20px 20px 0px;
		margin: 0px;
	}

	.convey-compare__cards {
		overflow-x: scroll;
		overflow-y: hidden;
		scrollbar-width: none;
		justify-content: flex-start;
		width: 21332px;
		/*white-space: nowrap;*/
		padding: 0px 0px 0px 20px;
		margin: 0px;
	}

	.convey-compare__cta__holder {
		width: 350px;
		padding-right: 20px;
	}

	.convey-compare__cta__holder a {
		width: 350px;
		margin: 0px 0px 0px 20px;
	}

	.convey-compare__cta__holder a div.connectivity, .convey-compare__cta__holder a div.energy, .convey-compare__cta__holder a div.finance, .convey-compare__cta__holder a div.insurance, .convey-compare__cta__holder a div.will, .convey-compare__cta__holder a div.probate {
		height: auto;
		width: 100%;
	}

	.convey-compare__cta__holder a div.connectivity p, .convey-compare__cta__holder a div.energy p, .convey-compare__cta__holder a div.finance p, .convey-compare__cta__holder a div.insurance p,
	.convey-compare__cta__holder a div.will p, .convey-compare__cta__holder a div.probate p{
		width: auto;
		white-space: normal;
	}

	.convey-compare__cta__holder a div.connectivity button span, .convey-compare__cta__holder a div.energy button span, .convey-compare__cta__holder a div.finance button span, .convey-compare__cta__holder a div.insurance button span, .convey-compare__cta__holder a div.will button span, .convey-compare__cta__holder a div.probate button span {
		display: none;
	}

	.services-content-entry {
		flex-direction: column;
	}

	.services-content-entry > p {
		width: 80%;
	}
}

@media (max-width: 765px) {
	.hp-section__container {
		padding: 30px 0 25px;
	}

	.hp-section__nav {
		display: flex;
		flex-direction: row;
		flex-wrap: wrap;
		width: 100%;
	}
}


@media (max-width: 680px) {
	.hp-section__content {
		margin: 0 20px;
	}

	.hp-section__content p {
		width: 70%;
	}

	.hp-section__nav .btn-holder:hover a div p, .hp-section__nav .btn-holder a div p {
		width: 90%;
	}
}

@media (max-width: 768px) and (max-width: 480px) {
	.convey-compare h2 {
		padding: 10px 20px 0px;
	}

}

@media (max-width: 480px) {
	.convey-compare h2 {
		padding: 10px 20px 0px;
	}

	.convey-compare__cards {
		width: 1420px;
		margin-top: -20px;
	}
	.convey-compare__cta__holder, .convey-compare__cta__holder:hover {
		padding-right: 15px;
		width: 230px;
	}
	.convey-compare__cta__holder:hover a, .convey-compare__cta__holder a {
		width: 230px;
	}

	.convey-compare__cta__holder:hover a div.connectivity, .convey-compare__cta__holder:hover a div.energy, .convey-compare__cta__holder:hover a div.finance, .convey-compare__cta__holder:hover a div.insurance, .convey-compare__cta__holder a div.connectivity, .convey-compare__cta__holder a div.energy, .convey-compare__cta__holder a div.finance, .convey-compare__cta__holder a div.insurance {
		height: 500px;
		width: 100%;
		padding: 80px 20px 25px;
	}
	
	.convey-compare__cta__holder a div.will, .convey-compare__cta__holder a div.probate {
		height: 500px;
		width: 100%;
		padding: 120px 20px 25px;
	}

	.convey-compare__cta__holder:hover a div.connectivity::before, .convey-compare__cta__holder:hover a div.energy::before, .convey-compare__cta__holder:hover a div.finance::before, .convey-compare__cta__holder:hover a div.insurance::before, .convey-compare__cta__holder a div.connectivity::before, .convey-compare__cta__holder a div.energy::before, .convey-compare__cta__holder a div.finance::before, .convey-compare__cta__holder a div.insurance::before, .convey-compare__cta__holder a div.will::before, .convey-compare__cta__holder a div.probate::before {
		position: absolute;
		left: 30px;
		top: 20px;
		width: 40px;
		height: 42px;
	}
	
	.convey-compare__cta__holder a div.will::before, .convey-compare__cta__holder a div.probate::before {
	    left: 30px;
		top: 20px;
	}

	.convey-compare__cta__holder:hover a div.connectivity.connectivity::before, .convey-compare__cta__holder:hover a div.connectivity.energy::before, .convey-compare__cta__holder:hover a div.connectivity.finance::before, .convey-compare__cta__holder:hover a div.connectivity.insurance::before, .convey-compare__cta__holder:hover a div.energy.connectivity::before, .convey-compare__cta__holder:hover a div.energy.energy::before, .convey-compare__cta__holder:hover a div.energy.finance::before, .convey-compare__cta__holder:hover a div.energy.insurance::before, .convey-compare__cta__holder:hover a div.finance.connectivity::before, .convey-compare__cta__holder:hover a div.finance.energy::before, .convey-compare__cta__holder:hover a div.finance.finance::before, .convey-compare__cta__holder:hover a div.finance.insurance::before, .convey-compare__cta__holder:hover a div.insurance.connectivity::before, .convey-compare__cta__holder:hover a div.insurance.energy::before, .convey-compare__cta__holder:hover a div.insurance.finance::before, .convey-compare__cta__holder:hover a div.insurance.insurance::before, .convey-compare__cta__holder a div.connectivity.connectivity::before, .convey-compare__cta__holder a div.connectivity.energy::before, .convey-compare__cta__holder a div.connectivity.finance::before, .convey-compare__cta__holder a div.connectivity.insurance::before, .convey-compare__cta__holder a div.energy.connectivity::before, .convey-compare__cta__holder a div.energy.energy::before, .convey-compare__cta__holder a div.energy.finance::before, .convey-compare__cta__holder a div.energy.insurance::before, .convey-compare__cta__holder a div.finance.connectivity::before, .convey-compare__cta__holder a div.finance.energy::before, .convey-compare__cta__holder a div.finance.finance::before, .convey-compare__cta__holder a div.finance.insurance::before, .convey-compare__cta__holder a div.insurance.connectivity::before, .convey-compare__cta__holder a div.insurance.energy::before, .convey-compare__cta__holder a div.insurance.finance::before, .convey-compare__cta__holder a div.insurance.insurance::before, .convey-compare__cta__holder a div.will::before, .convey-compare__cta__holder a div.probate::before {
		background-size: 40px 42px;
	}

	.convey-compare__cta__holder:hover a div.connectivity h3, .convey-compare__cta__holder:hover a div.energy h3, .convey-compare__cta__holder:hover a div.finance h3, .convey-compare__cta__holder:hover a div.insurance h3, .convey-compare__cta__holder a div.connectivity h3, .convey-compare__cta__holder a div.energy h3, .convey-compare__cta__holder a div.finance h3, .convey-compare__cta__holder a div.insurance h3, .convey-compare__cta__holder a div.will h3, .convey-compare__cta__holder a div.probate h3 {
		font-size: 16px;
		font-weight: 700;
		letter-spacing: 0px;
		line-height: 20px;
		margin-bottom: 15px;
	}

	.convey-compare__cta__holder:hover a div.connectivity p, .convey-compare__cta__holder:hover a div.energy p, .convey-compare__cta__holder:hover a div.finance p, .convey-compare__cta__holder:hover a div.insurance p, .convey-compare__cta__holder a div.connectivity p, .convey-compare__cta__holder a div.energy p, .convey-compare__cta__holder a div.finance p, .convey-compare__cta__holder a div.insurance p, .convey-compare__cta__holder a div.will p, .convey-compare__cta__holder a div.probate p {
		font-size: 12px;
		letter-spacing: -0.42px;
		line-height: 18px;
	}

	.convey-compare__cta__holder:hover a div.connectivity button, .convey-compare__cta__holder:hover a div.energy button, .convey-compare__cta__holder:hover a div.finance button, .convey-compare__cta__holder:hover a div.insurance button, .convey-compare__cta__holder a div.connectivity button, .convey-compare__cta__holder a div.energy button, .convey-compare__cta__holder a div.finance button, .convey-compare__cta__holder a div.insurance button, .convey-compare__cta__holder a div.will button, .convey-compare__cta__holder a div.probate button {
		font-size: 14px;
		font-weight: 700;
		letter-spacing: 0px;
		line-height: 38px;
		padding-left: 10px;
		width: 174px;
		height: 40px;
	}

	.convey-compare__cta__holder:hover a div.connectivity button::after, .convey-compare__cta__holder:hover a div.energy button::after, .convey-compare__cta__holder:hover a div.finance button::after, .convey-compare__cta__holder:hover a div.insurance button::after, .convey-compare__cta__holder a div.connectivity button::after, .convey-compare__cta__holder a div.energy button::after, .convey-compare__cta__holder a div.finance button::after, .convey-compare__cta__holder a div.insurance button::after, .convey-compare__cta__holder a div.will button::after, .convey-compare__cta__holder a div.probate button::after {
		bottom: 14px;
		right: 10px;
		width: 19px;
		height: 12px;
	}

	.convey-compare__cta__holder:hover a div.connectivity h4, .convey-compare__cta__holder:hover a div.energy h4, .convey-compare__cta__holder:hover a div.finance h4, .convey-compare__cta__holder:hover a div.insurance h4, .convey-compare__cta__holder a div.connectivity h4, .convey-compare__cta__holder a div.energy h4, .convey-compare__cta__holder a div.finance h4, .convey-compare__cta__holder a div.insurance h4, .convey-compare__cta__holder a div.will h4, .convey-compare__cta__holder a div.probate h4 {
		font-size: 12px;
		letter-spacing: 0px;
		line-height: 15px;
		margin-bottom: 20px;
	}

}

@media (max-width: 475px) {
	.hp-section__nav .btn-holder:hover a div p, .hp-section__nav .btn-holder a div p {
		width: 90%;
	}
}

.convey-us-sub-nav-button > a.wp-block-button__link {
	border-radius: 0;
	background: #bd161e !important;
	font-size: 15px !important;
	border: 1px solid #bd161e;
}
.convey-us-sub-nav-button > a.wp-block-button__link:hover {
	background: #bd151d !important;
	font-size: 15px !important;
	border: 1px solid #bd151d;
}

#mega-menu-item-custom_html-3 h5,
#mega-menu-item-custom_html-4 h5 {
	font-size: 32px;
	margin-top: 40px;
}

#mega-menu-wrap-main-menu #mega-menu-main-menu li.mega-menu-item.mega-menu-megamenu ul.mega-sub-menu ul.mega-sub-menu {
	display: flex;
}
#mega-menu-wrap-header-menu #mega-menu-header-menu li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row .mega-menu-column > ul.mega-sub-menu > li.mega-menu-item,
#mega-menu-wrap-header-menu #mega-menu-main-menu li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row .mega-menu-column > ul.mega-sub-menu > li.mega-menu-item {
	width: 100%;
}

#mega-menu-wrap-main-menu #mega-menu-main-menu li.mega-menu-item.mega-menu-megamenu.convey-submenu-3 ul.mega-sub-menu {
	background: #0d1230;
}
#mega-menu-wrap-main-menu #mega-menu-main-menu li.mega-menu-item.mega-menu-megamenu .convey-submenu-3 ul.mega-sub-menu {
	background: #0d1230;
}

/*#mega-menu-wrap-main-menu #mega-menu-header-menu li.mega-menu-item.mega-menu-megamenu ul.mega-sub-menu ul.mega-sub-menu,
#mega-menu-wrap-main-menu #mega-menu-main-menu li.mega-menu-item.mega-menu-megamenu ul.mega-sub-menu ul.mega-sub-menu {
	width: 90%;
	max-width: 1800px;
	margin: 0 auto;
	padding: 2em 0;
	display: flex;
	gap: 1.2em;
}*/

.mega-menu-column .mega-sub-menu {
	flex-direction: column;
	gap: 1.2em;
}

#mega-menu-wrap-main-menu li.mega-menu-item.mega-menu-megamenu > ul.mega-sub-menu .mega-menu-row ul li {
	border-radius: 20px !important;
	box-sizing: border-box;
	height: 100% !important;
	flex-direction: column !important;
	padding: 0 !important;
}

#mega-menu-wrap-main-menu #mega-menu-main-menu li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row .mega-menu-column.mega-convey-submenu-1,
#mega-menu-wrap-main-menu #mega-menu-main-menu li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row .mega-menu-column.mega-convey-submenu-2{
	background: #f8f8f8 !important;
	box-shadow: 0px 0px 8px rgba(70, 72, 86, 0.18) !important;
}

#mega-menu-wrap-main-menu #mega-menu-main-menu li.mega-menu-item.mega-menu-megamenu ul.mega-sub-menu {
	background: #f6f6f6;
}

#mega-menu-wrap-main-menu #mega-menu-main-menu li.mega-menu-item.mega-menu-megamenu ul.mega-sub-menu {
	margin: 20px;
}
#mega-menu-wrap-main-menu #mega-menu-main-menu li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row li.convey-submenu-3{
	background: #0d1230;
}

#mega-menu-wrap-main-menu #mega-menu-main-menu > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link, #mega-menu-wrap-main-menu #mega-menu-main-menu > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link {
	color: #555;
}

li.mega-menu-item > ul.mega-sub-menu > li > ul.mega-sub-menu {
	gap: 3em !important;
}

#breadcrumbs {
	margin-bottom: 0;
}
#breadcrumbs a{
	color: #FFF;
}

.breadcrumb-container {
	background: #aa2227;
	padding: 10px;
	color: #FFF;
	font-size: 0.85em;
}

.title-description-container {
	display: none;
}

.service-entry-header-team-container {
	background-size: cover;
	background-position: 50% 0;
	background-repeat: no repeat;
	background-image: linear-gradient(to right, transparent, rgba(171, 33, 39, 0.6)), url(https://abmwholesale.co.uk/dev/wp-content/uploads/2025/10/meet-the-team.jpg);
    z-index: -1;
}

.service-entry-header-container {
	background-size: 100%;
	background-position: 50% 0;
	background-repeat: repeat repeat;
}
.service-entry-inner-container {
	/*background-color: rgba(0, 0, 0, 0.50);*/
	background-image: linear-gradient(to left, transparent, rgba(171, 33, 39, 0.6));
	height: 300px;
	padding: 0;
	color: #ffffff;
}
.service-entry-inner-container .container {
	height: 100%;
}
.service-entry-inner-container .entry-title-wrapper {
	align-items: center;
	height: 100%;
}
.service-entry-inner-container .entry-title-wrapper .entry-title {
	line-height: 40px;
	font-style: normal;
	font-size: 45px;
}

.our-people-entry-header,
.searchpage-entry-header {
	background: #be161e;
	padding: 50px 0;
}
.our-people-entry-header h1,
.searchpage-entry-header h1 {
	color: #ffa841;
}
.our-people-entry-header p,
.searchpage-entry-header p {
	color: #FFF;
}

.services-content {
	padding: 20px 0;
}
.services-content h2 {
	color: #bd161e !important;
}

.about-us-content h2 {
	color: #bd161e !important;
}

.entry-content img {
	max-width: 100%;
	height: 100%;
}

.entry-content  .btn.btn-service-callback {
	background: #bd161e;
	border-radius: 0;
	color: #FFF;
	width: 450px;
	max-width: 100%;
}
.entry-content  .btn.btn-service-quote {
	background: #aa2227;
	border-radius: 0;
	color: #FFF;
	padding: 10px 25px;
}

.contact-section {
	width: 85%;
    margin-top: -10%;
}
.contact-section h3 {
	color: #000;
}

.down-100 {
	margin-bottom: -100px;
}

.contact-team-section + .related-articles-section,
.contact-team-section + .faq-section {
	padding-top: 10px;
}

.contact-team-section {
	margin-top: -0.5%;
}
.related-articles-section {
	background: #bd161e;
	/*padding: 150px 0 20px;
	margin-top: -100px;*/
	color: #FFF;
}

.related-articles-section h4 {
	text-align: center;
	padding-bottom: 30px;
	font-size: 2rem;
	font-weight: 600;
}

.related-card {
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	min-width: 0;
	word-wrap: break-word;
	background-clip: border-box;
}
.related-card-img-top {
	border-radius: 10px;
}
.related-card-body {
	-webkit-box-flex: 1;
	-ms-flex: 1 1 auto;
	flex: 1 1 auto;
	padding: 20px 0;
	color: #FFF;
}
.related-card-title {
	font-weight: 500;
	font-size: 20px;
}
.related-card-body .related-card-title a{
	color: #FFF;
}
.related-card-text {
	font-size: 16px;
}

.faq-section {
	background: #aa2227;
	padding: 10px 0 50px;
	color: #FFF;
	/*margin-top: 5%;*/
}

ul {
	margin: 0;
	padding: 0;
}
.list-disc {
	list-style-type: disc;
}
.pl-4 {
	padding-left: 1rem;
}

.services-faq {

}
.services-faq-heading {
	color: #FFF;
	font-size: 48px;
	font-weight: bold;
	margin-top: 30px;
}

.services-faq .accordion__container {
	color: #FFF;
}
.services-faq .accordion__container h2 {
	color: #FFF;
	font-weight: 300;
	font-size: 26px;
	line-height: 32px;
	margin: 0px 45px 0px 0px;
}

.services-faq .accordion__divider {
	margin: 0px auto 15px;
}

.services-faq .accordion__container .content {
	color: #FFF;
	padding-top: 10px;
}

.services-faq .accordion__container details h2::after, .services-faq .accordion__container details h3::after {
	background: none;
}



.about-us-credentials-section {
	background: #0d1330;
	padding: 150px 0 200px 0;
	margin-top: 0;
	color: #FFF;
}

.about-us-credentials-section h4 {
	text-align: left;
	padding-bottom: 30px;
}

.credentials-card {
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	min-width: 0;
	word-wrap: break-word;
	background-clip: border-box;
}
.credentials-card-img-top {
	border-radius: 0px;
}
.credentials-card-body {
	-webkit-box-flex: 1;
	-ms-flex: 1 1 auto;
	flex: 1 1 auto;
	padding: 20px 0;
	color: #FFF;
}
.credentials-card-title {
	font-weight: 500;
	font-size: 20px;
}
.credentials-card-text {
	font-size: 16px;
}

.about-us-insights-section {
	background: #FFF;
	padding: 100px 0 150px 0;
	margin-top: 0;
	color: #000;
}

.insights-cards {
	color: #000;
}

.insights-cards .section-title {
	color: #bd161e;
	font-weight: 500;
	text-transform: uppercase;
}

.insights-cards h4 {
	font-size: 38px;
	padding: 10px 0;
	margin-bottom: 0;
}

.insights-cards .tagline {
	font-size: 22px;
}

.insights-card {
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	min-width: 0;
	word-wrap: break-word;
	background-clip: border-box;
}
.insights-card-img-top {
	border-radius: 0px;
}
.insights-card-body {
	-webkit-box-flex: 1;
	-ms-flex: 1 1 auto;
	flex: 1 1 auto;
	padding: 20px;
	color: #FFF;
	background: #bd161e;
}
.insights-card-body.bg-blue {
	background: #167cbd;
}
.insights-card-body.bg-yellow {
	background: #f4cd18;
}
.insights-card-title {
	font-weight: 500;
	font-size: 20px;
}
.insights-card-text {
	font-size: 16px;
}


/* Quote page styles */

.quote-content-section {
	background: #bd161e;
	padding: 15px 0;
	color: #FFF;
}

.quote-contact-team-section {

}
.quote-table-content table tbody tr td:first-child {
	border-right: 0px solid #FFF;
}
.quote-table-content table tbody tr td:nth-of-type(2) {
	padding-left: 20px;
}

/* End Quote page styles */

/* Start Contact Us styles */
.contact-form-container {
	background: white;
	padding: 50px 0;
	text-align: center;
}
.contact-form-container h1 {
	color: #aa2227;
	font-size: 56px;
}
.contact-form-container p {
	color: #aa2227;
}

.contact-form-content {
	padding: 20px 0;
}
.contact-form-content h2 {
	color: #ffa841;
}

.contact-enquiry-info-container {
	background: #FFF;
	padding: 50px 0;
	color: #aa2227;
}

.contact-enquiry-info-container h5 {
	font-size: 25px;
    font-weight: normal;
}

.contact-card-content {
	padding-top: 10px;
}

.contact-enquiry-card-title {
	font-size: 20px;
	font-weight: 600;
}
.contact-person-img {
	position: relative;
	border-radius: 9999px;
	overflow: hidden;
	width: 110px !important;
	height: 110px;
	/*width: 100%;
	height: 100%;*/
	margin-right: 1rem;
}
.contact-person-img > img {
	width: 100%;
	border-radius: 50%;
	object-fit: cover;
	object-position: center;
	height: 100%;
	inset: 0;
	position: absolute;
}

.contact-tel, .contact-email {
	/*color: #eeb731;*/
}

.office-location-container {
	gap: 2rem;
}

.our-location-section {
	margin: 50px 0;
}
.office-location {
	align-items: end;
}

.office-location-container .border-black {
	border-bottom: 1px solid #000;
}

.office-get-direction-btn {
	background: #a71000;
	color: #fff;
	border: 1px solid #a71000;
	padding: 5px 20px;
}

.locations-heading {
	color: #000;
	font-weight: 600;
}

.location-section {
	color: #000;
}

/* End Contact Us styles */

/* Team Member Start */
.team-archive-hero-container img {
	max-width: 100%;
}

.team-archive-content {
	/*align-items: center;*/
	font-weight: 600;
	font-size: 18px;
}
.team-archive-content-img {
	box-sizing: border-box;
	display: inline-block;
	overflow: hidden;
	width: initial;
	height: initial;
	background: none;
	opacity: 1;
	border: 0px;
	margin: 0px;
	padding: 0px;
	position: relative;
	max-width: 100%;
}
.team-archive-content img.featured-img {
	position: absolute;
	inset: 0px;
	box-sizing: border-box;
	padding: 0px;
	border: none;
	margin: auto;
	display: block;
	width: 0px;
	height: 0px;
	min-width: 100%;
	max-width: 100%;
	min-height: 100%;
	max-height: 100%;
	object-fit: cover;
}





/* Team Member End */
.navbar-brand {
	flex-grow: 1;
}
#navbar {
	display: flex;
	gap: 20px;
	flex-grow: 1;
	justify-content: space-between;
}
#mega-menu-wrap-main-menu {
	order: 1;
}
#header-icons {
	order: 2;
}

@media (max-width: 992px) {

	#mega-menu-wrap-main-menu .mega-menu-toggle + #mega-menu-main-menu {
		background: #FFF;
		top: 105px;
	}

	#mega-menu-wrap-main-menu .mega-menu-toggle.mega-menu-open + #mega-menu-main-menu {
		background: #FFF;
		top: 105px;
		width: 100%;
		padding-bottom: 105px;
	}
	#mega-menu-wrap-main-menu #mega-menu-main-menu > li.mega-menu-item.mega-toggle-on > a.mega-menu-link {
		color: #333;
		background: #f6f6f6;
	}
	#mega-menu-wrap-main-menu .mega-menu-toggle.mega-menu-open + #mega-menu-main-menu a{
		color: #000;
	}
	#mega-menu-wrap-main-menu #mega-menu-main-menu > li.mega-menu-item > a.mega-menu-link {
		color: #000;
	}
	#mega-menu-wrap-main-menu .mega-menu-toggle.mega-menu-open:after {
		height: 1px;
		position: relative;
	}

	#mega-menu-wrap-main-menu #mega-menu-main-menu li.mega-menu-item.mega-menu-megamenu ul.mega-sub-menu ul.mega-sub-menu {
		flex-direction: column;
	}

	#mega-menu-wrap-main-menu #mega-menu-main-menu li.mega-menu-item.mega-menu-megamenu > ul.mega-sub-menu {
		margin: 5px;
	}
	.navbar-brand {
		order: 1;
	}
	#navbar {
		display: flex;
		gap: 20px;
		order: 2;
		justify-content: flex-end;
	}
	#mega-menu-wrap-main-menu {
		order: 2;
	}
	#header-icons {
		order: 1;
	}

	#mega-menu-wrap-main-menu .mega-menu-toggle {
		background: #FFF;
		border-radius: 0;
		line-height: 30px;
		height: 30px;
	}

	#mega-menu-wrap-main-menu .mega-menu-toggle .mega-toggle-blocks-right .mega-toggle-block:only-child {
		margin-left: 3px;
	}
	#mega-menu-wrap-main-menu .mega-menu-toggle .mega-toggle-blocks-right .mega-toggle-block {
		margin-right: 3px;
	}

	#mega-menu-wrap-main-menu .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-box {
		width: 32px;
		height: 24px;
	}

	#mega-menu-wrap-main-menu .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-inner, #mega-menu-wrap-main-menu .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-inner::before, #mega-menu-wrap-main-menu .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-inner::after {
		width: 30px;
		height: 3px;
		background-color: #000;
		border-radius: 0px;
	}
	
	

}


/* CUSTOM STYLES END HERE*/

/* --------------------------------------------------------- */
/*
 * Dropdownhover v1.0.0 (http://bs-dropdownhover.kybarg.com)
 */
/* --------------------------------------------------------- */

/**
 * add animation for bootstrap "dropdown-menu"
 *
 * @see:
 * Animation duration: http://www.w3schools.com/cssref/css3_pr_animation-duration.asp
 * Animation timing: http://www.w3schools.com/cssref/css3_pr_animation-timing-function.asp
 */

.dropdown > a {
	-webkit-transition: all 0.2s ease-in;
	-o-transition: all 0.2s ease-in;
	-moz-transition: all 0.2s ease-in;
	transition: all 0.2s ease-in;
}

.dropdown-menu.animated {
	-webkit-animation-duration: 0.3s;
	-moz-animation-duration: 0.3s;
	-o-animation-duration: 0.3s;
	animation-duration: 0.3s;
	-webkit-animation-timing-function: cubic-bezier(0.4, 0.0, 0.2, 1);;
	-moz-animation-timing-function: cubic-bezier(0.4, 0.0, 0.2, 1);;
	-o-animation-timing-function: cubic-bezier(0.4, 0.0, 0.2, 1);;
	animation-timing-function: cubic-bezier(0.4, 0.0, 0.2, 1);;
}
.dropdown-menu.animated:before {
	content: " ";
	display: block;
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 99;
}

.dropdown-menu.animated.fadeIn {
	-webkit-animation-duration: 0.2s;
	-moz-animation-duration: 0.2s;
	-o-animation-duration: 0.2s;
	animation-duration: 0.2s;
	-webkit-animation-timing-function: ease-out;
	-moz-animation-timing-function: ease-out;
	-o-animation-timing-function: ease-out;
	animation-timing-function: ease-out;
}

.dropdownhover-bottom {
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	-o-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	/* <-- use the GPU for the rendering */
	-webkit-transform-origin: 50% 0;
	-moz-transform-origin: 50% 0;
	-ms-transform-origin: 50% 0;
	-o-transform-origin: 50% 0;
	transform-origin: 50% 0;
}

.dropdownhover-left {
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	-o-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	/* <-- use the GPU for the rendering */
	-webkit-transform-origin: 100% 50%;
	-moz-transform-origin: 100% 50%;
	-ms-transform-origin: 100% 50%;
	-o-transform-origin: 100% 50%;
	transform-origin: 100% 50%;
}

.dropdownhover-right {
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	-o-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	/* <-- use the GPU for the rendering */
	-webkit-transform-origin: 0 50%;
	-moz-transform-origin: 0 50%;
	-ms-transform-origin: 0 50%;
	-o-transform-origin: 0 50%;
	transform-origin: 0 50%;
}

.dropdownhover-top {
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	-o-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	/* <-- use the GPU for the rendering */
	-webkit-transform-origin: 50% 100%;
	-moz-transform-origin: 50% 100%;
	-ms-transform-origin: 50% 100%;
	-o-transform-origin: 50% 100%;
	transform-origin: 50% 100%;
}

.offcanvas-body .show-content p {
	color: #5a5a5a;
	font-size: 14px;
	letter-spacing: -.35px;
	line-height: 19px;
	font-weight: 450;
	margin-bottom: 12px;
}
.offcanvas-body .show-content .closed-cta {
	color: #5a5a5a;
	font-size: 14px;
	letter-spacing: -.35px;
	line-height: 19px;
	font-weight: 450;
	margin-bottom: 12px;
}

.offcanvas-body .quotes .show-content h4 {
	margin: 0 0 5px;
	color: #132f72;
	font-size: 14px;
	line-height: 19px;
	font-weight: 600;
}

.hours-list {
	display: flex;
	justify-content: space-between;
}
ul.opening-timings {
	display: inline-block;
	margin: 0px;
	padding: 0px;
}
ul.opening-timings li {
	list-style: none;
	font-weight: 300;
	font-size: 16px !important;
}

.offcanvas-body .number-open {

}
.offcanvas-body .phone-number {
	color: #bd161e;
	font-size: 24px;
	font-weight: 700;
	letter-spacing: -.6px;
	line-height: 30px;
	margin: 0 20px 0 0;
}
.offcanvas-body .show-content .number-open {
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: flex-start;
}
.opening-hours {
	position: relative;
	cursor: default;
}
.opening-hours-content h4 {
	font-size: 16px;
	margin-top:10px;
}
.opening-hours.status {
	display: flex;
	justify-content: center;
	font-size: 16px;
}

.opening-hours.status p.closed {
	color: #d4251c;
}
.opening-hours.status p {
	font-size: 12px;
	font-weight: 700;
	letter-spacing: 0;
	line-height: 18px;
	margin: 0 0 0 5px;
	color: #1edf45;
}

.post-body h2.post-title {
	font-size: 1.125rem;
	letter-spacing: 0;
	line-height: 1.375;
	color: #000;
}
.post-body h2.post-title p.entry-meta {
	margin: 5px 0;
}
.post-body h2.post-title .entry-date {
	font-size: .75rem;
}
.single #main .entry-content {
	margin-top: 0;
}
.single-post .entry-header {
	max-width: 600px;
	margin: 16px auto;
}
.single-post .entry-meta a {
	color: #333;
}
.single-post .entry-content>:not(.container-narrow-breakout):not(.post-thumbnail):not(:has(>.container-narrow-breakout)) {
	max-width: 600px;
	margin: 16px auto;
}
.single-post .post-bottom-content {
	max-width: 600px;
	margin: 16px auto;
}
.single-post .post-bottom-content a {
	color: #000;
}

/* Add these media queries to your existing CSS */

/* Tablet and small devices (769px - 991px) */
@media (max-width: 991px) {
  .hp-section__container {
    display: block;
    padding: 40px 20px;
    height: auto;
    min-height: auto;
    max-height: none;
  }

  .hp-section__left {
    margin-bottom: 40px;
  }

  .hp-section__content {
    margin-left: 0;
  }

  .hp-section__content h1 {
    font-size: 36px;
  }

  .hp-section__content h1 span {
    font-size: 24px;
  }

  .hp-section__content p {
    font-size: 18px;
    margin-bottom: 30px;
  }

  .reviews-banner {
    padding: 12px 16px;
    margin-top: 20px;
  }

  .reviews-banner__text {
    font-size: 14px;
  }

  .hp-section__nav {
    width: 100%;
    flex-wrap: wrap;
    gap: 20px;
    margin: 0;
  }

  .hp-section__nav .btn-holder {
    width: 48%;
    margin-bottom: 15px;
  }

  .hp-section__nav .btn-holder a div {
    height: 100px;
    padding-left: 60px;
  }

  .hp-section__nav .btn-holder a div h4 {
    font-size: 15px;
    line-height: 18px;
  }

  .hp-section__nav .btn-holder a div p {
    font-size: 11px;
    line-height: 12px;
  }

  .hp-section__nav .btn-holder a div:before {
    left: 12px;
    width: 35px;
    height: 35px;
  }
}

/* Mobile devices (max 768px) */
@media (max-width: 768px) {
  .hp-section__container {
        grid-template-columns: 1fr;  /* ← Single column for mobile */
        gap: 20px;
        padding: 30px 15px;
        overflow: visible;
    }
	
	.hp-section__container h4 {
        font-size: 14px;
        word-break: break-word;
    }

  .hp-section__container::before,
  .hp-section__container::after {
    background-size: cover;
    background-position: center;
  }

  .hp-section__content h1 {
    font-size: 28px;
    margin-top: 0;
  }

  .hp-section__content h1 span {
    font-size: 20px;
    display: block;
  }

  .hp-section__content p {
    font-size: 16px;
    line-height: 22px;
    margin-bottom: 25px;
  }

  .reviews-banner {
    padding: 10px 14px;
    margin-top: 15px;
    border-radius: 15px;
  }

  .reviews-banner__content {
    gap: 8px;
  }

  .reviews-banner__text {
    font-size: 13px;
  }

  #rswidget_mVyNj {
    margin-bottom: 15px;
  }

  .hp-section__nav {
    width: 100%;
    flex-direction: column;
    gap: 15px;
  }

/* Tablet and small devices (769px - 991px) */
@media (max-width: 991px) {
  .hp-section__container {
    display: block;
    padding: 40px 20px;
    height: auto;
    min-height: auto;
    max-height: none;
  }

  .hp-section__left {
    margin-bottom: 40px;
  }

  .hp-section__content {
    margin-left: 0;
  }

  .hp-section__content h1 {
    font-size: 36px;
  }

  .hp-section__content h1 span {
    font-size: 24px;
  }

  .hp-section__content p {
    font-size: 18px;
    margin-bottom: 30px;
  }

  .reviews-banner {
    padding: 12px 16px;
    margin-top: 20px;
  }

  .reviews-banner__text {
    font-size: 14px;
  }

  .hp-section__nav {
    width: 100%;
    flex-wrap: wrap;
    gap: 20px;
    margin: 0;
  }

  .hp-section__nav .btn-holder {
    width: 48%;
    margin-bottom: 15px;
  }

  .hp-section__nav .btn-holder a div {
    height: 100px;
    padding-left: 60px;
  }

  .hp-section__nav .btn-holder a div h4 {
    font-size: 15px;
    line-height: 18px;
  }

  .hp-section__nav .btn-holder a div p {
    font-size: 11px;
    line-height: 12px;
  }

  .hp-section__nav .btn-holder a div:before {
    left: 12px;
    width: 35px;
    height: 35px;
  }
}

/* Mobile devices (max 768px) */
@media (max-width: 768px) {
  .hp-section__container {
    padding: 30px 15px;
  }

  .hp-section__nav .btn-holder a div::before {
    display: none !important;
  }

  .hp-section__content h1 {
    font-size: 28px;
    margin-top: 0;
  }

  .hp-section__content h1 span {
    font-size: 20px;
    display: block;
  }

  .hp-section__content p {
    font-size: 16px;
    line-height: 22px;
    margin-bottom: 25px;
  }

  .reviews-banner {
    padding: 10px 14px;
    margin-top: 15px;
    border-radius: 15px;
  }

  .reviews-banner__content {
    gap: 8px;
  }

  .reviews-banner__text {
    font-size: 13px;
  }

  #rswidget_mVyNj {
    margin-bottom: 15px;
  }

  .hp-section__nav {
    width: 100%;
    flex-direction: column;
    gap: 15px;
  }

  .hp-section__nav .btn-holder {
    width: 100%;
    margin-bottom: 10px;
  }

  .hp-section__nav .btn-holder a {
    width: 100%;
  }

  .hp-section__nav .btn-holder a div {
    height: 90px;
    padding-left: 55px;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
  }

  .hp-section__nav .btn-holder a div h4 {
    font-size: 14px;
    line-height: 17px;
    margin-bottom: 2px;
  }

  .hp-section__nav .btn-holder a div p {
    font-size: 11px;
    line-height: 13px;
  }

  .hp-section__nav .btn-holder a div:before {
    left: 10px;
    top: 50%;
    transform: translateY(-50%);
    width: 32px;
    height: 32px;
  }
}

/* Small phones (max 480px) */
@media (max-width: 480px) {
	
	.faq-section {
	margin-top: 25%;
	}
  .hp-section__container {
    padding: 25px 12px;
  }

  .hp-section__content h1 {
    font-size: 24px;
    line-height: 1.2;
  }

  .hp-section__content h1 span {
    font-size: 50px;
  }

  .hp-section__content h1 p + p,
  .hp-section__content h1 span + span {
    font-size: 40px;
  }

  .hp-section__content p {
    font-size: 20px;
    margin-bottom: 20px;
  }

  .reviews-banner {
    padding: 8px 12px !important;
    margin-top: 12px;
    flex-direction: column;
    align-items: flex-start;
  }

  .reviews-banner__text {
    font-size: 12px;
  }

  .reviews-banner img {
    height: 16px;
    width: 16px;
  }

  .hp-section__nav .btn-holder a div {
    height: 75px;
    padding-left: 50px;
  }

  .hp-section__nav .btn-holder a div h4 {
    font-size: 16px;
	margin-top: -25px;
  }

  .hp-section__nav .btn-holder a div p {
    font-size: 14px;
	margin-top: -25px;
  }

  .hp-section__nav .btn-holder a div:before {
    width: 28px;
    height: 28px;
  }
}