/*
Theme Name: Buyer Template 1
Text Domain: buyertemplate1
Version: 2.2
Author: #1 Real Estate Investor CRM Software | REsimpli
Author URI: https://resimpli.com/
Description: REsimpli is the #1 Best Real Estate Investor CRM Software and wholesaling software that enables all kinds of sales &amp; marketing. Get started for free.
*/


@font-face {font-family: 'Satoshi';font-style: normal;font-weight: normal;src: local('Satoshi'), url('fonts/Satoshi-Regular.woff') format('woff');}
@font-face {font-family: 'Satoshi';font-style: italic;font-weight: normal;src: local('Satoshi'), url('fonts/Satoshi-Italic.woff') format('woff');}
@font-face {font-family: 'Satoshi';font-style: normal;font-weight: 300;src: local('Satoshi'), url('fonts/Satoshi-Light.woff') format('woff');}
@font-face {font-family: 'Satoshi';font-style: italic;font-weight: 300;src: local('Satoshi'), url('fonts/Satoshi-LightItalic.woff') format('woff');}
@font-face {font-family: 'Satoshi';font-style: normal;font-weight: 500;src: local('Satoshi'), url('fonts/Satoshi-Medium.woff') format('woff');}
@font-face {font-family: 'Satoshi';font-style: italic;font-weight: 500;src: local('Satoshi'), url('fonts/Satoshi-MediumItalic.woff') format('woff');}
@font-face {font-family: 'Satoshi';font-style: normal;font-weight: 600;src: local('Satoshi'), url('fonts/Satoshi-Bold.woff') format('woff');}
@font-face {font-family: 'Satoshi';font-style: italic;font-weight: 600;src: local('Satoshi'), url('fonts/Satoshi-BoldItalic.woff') format('woff');}
@font-face {font-family: 'Satoshi';font-style: normal;font-weight: 700;src: local('Satoshi'), url('fonts/Satoshi-Black.woff') format('woff');}
@font-face {font-family: 'Satoshi';font-style: italic;font-weight: 700;src: local('Satoshi'), url('fonts/Satoshi-BlackItalic.woff') format('woff');}
@import url(https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:wght@200;300;400;500;600;700;800&display=swap);
@import url(https://fonts.googleapis.com/css2?family=Rubik:wght@300;400;500;600;700;800;900&display=swap);


html,
body {
	border: none;
	margin: 0;
	padding: 0;
}

h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
address,
big,
cite,
code,
em,
font,
img,
small,
strike,
sub,
sup,
li,
ol,
ul,
fieldset,
form,
label,
legend,
button,
table,
caption,
tr,
th,
td {
	border: none;
	font-size: inherit;
	line-height: inherit;
	margin: 0;
	padding: 0;
	text-align: inherit;
}

blockquote::before,
blockquote::after {
	content: "";
}


/* -------------------------------------------------------------------------- */

/*	1. Document Setup
/* -------------------------------------------------------------------------- */


html {
	font-size: 62.5%; /* 1rem = 10px */
	scroll-behavior: smooth;
}

@media (prefers-reduced-motion: reduce) {
	html {
		scroll-behavior: auto;
	}
}

body {
	background: #f5efe0;
	box-sizing: border-box;
	color: #000;
	font-family: 'Satoshi';
	font-size: 1.8rem;
	letter-spacing: -0.015em;
	text-align: left;
}

@supports ( font-variation-settings: normal ) {

	body {
		font-family: 'Satoshi';
	}
}

*,
*::before,
*::after {
	box-sizing: inherit;
	-webkit-font-smoothing: antialiased;
	word-break: break-word;
	word-wrap: break-word;
}

#site-content {
	overflow: hidden;
}


/* Clearing ---------------------------------- */

.group::after,
.entry-content::after {
	clear: both;
	content: "";
	display: block;
}


/* Base Transitions -------------------------- */

a,
path {
	transition: all 0.15s linear;
}


/* Screen Reader Text ------------------------ */

.screen-reader-text {
	border: 0;
	clip: rect(1px, 1px, 1px, 1px);
	-webkit-clip-path: inset(50%);
	clip-path: inset(50%);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute !important;
	width: 1px;
	word-wrap: normal !important;
	word-break: normal;
}

.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;
	-webkit-clip-path: none;
	clip-path: none;
	color: #21759b;
	display: block;
	font-size: 0.875rem;
	font-weight: 700;
	height: auto;
	right: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000;
}


/* Skip Link --------------------------------- */

.skip-link {
	left: -9999rem;
	top: 2.5rem;
	z-index: 999999999;
	text-decoration: underline;
}

.skip-link:focus {
	display: block;
	left: 6px;
	top: 7px;
	font-size: 14px;
	font-weight: 600;
	text-decoration: none;
	line-height: normal;
	padding: 15px 23px 14px;
	z-index: 100000;
	right: auto;
}


/* Accessibility Settings -------------------- */

@media ( prefers-reduced-motion: reduce ) {

	* {
		animation-duration: 0s !important;
		transition-duration: 0s !important;
	}
}


/* -------------------------------------------------------------------------- */

/*	2. Element Base
/* ---------------------------------------------*---------------------------- */


main {
	display: block;
}

h1,
h2,
h3,
h4,
h5,
h6,
.faux-heading {
	font-feature-settings: "lnum";
	font-variant-numeric: lining-nums;
	font-weight: 700;
	letter-spacing: -0.0415625em;
	line-height: 1.25;
	margin: 3.5rem 0 2rem;
}

h1,
.heading-size-1 {
	font-size: 3.6rem;
	font-weight: 800;
	line-height: 1.138888889;
}

h2,
.heading-size-2 {
	font-size: 3.2rem;
}

h3,
.heading-size-3 {
	font-size: 2.8rem;
}

h4,
.heading-size-4 {
	font-size: 2.4rem;
}

h5,
.heading-size-5 {
	font-size: 2.1rem;
}

h6,
.heading-size-6 {
	font-size: 1.6rem;
	letter-spacing: 0.03125em;
	text-transform: uppercase;
}

p {
	line-height: 1.5;
	margin: 0 0 1em 0;
}

em,
i,
q,
dfn {
	font-style: italic;
}

em em,
em i,
i em,
i i,
cite em,
cite i {
	font-weight: bolder;
}

big {
	font-size: 1.2em;
}

small {
	font-size: 0.75em;
}

b,
strong {
	font-weight: 700;
}

ins {
	text-decoration: underline;
}

sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sup {
	top: -0.5em;
}

sub {
	bottom: -0.25em;
}

abbr,
acronym {
	cursor: help;
}

address {
	line-height: 1.5;
	margin: 0 0 2rem 0;
}

hr {
	border-style: solid;
	border-width: 0.1rem 0 0 0;
	border-color: #dcd7ca;
	margin: 4rem 0;
}

.entry-content hr,
hr.styled-separator {
	background: linear-gradient(to left, currentColor calc(50% - 16px), transparent calc(50% - 16px), transparent calc(50% + 16px), currentColor calc(50% + 16px));
	background-color: transparent !important;
	border: none;
	height: 0.1rem;
	overflow: visible;
	position: relative;
}

.entry-content hr:not(.has-background),
hr.styled-separator {
	color: #6d6d6d;
}

.entry-content hr::before,
.entry-content hr::after,
hr.styled-separator::before,
hr.styled-separator::after {
	background: currentColor;
	content: "";
	display: block;
	height: 1.6rem;
	position: absolute;
	top: calc(50% - 0.8rem);
	transform: rotate(22.5deg);
	width: 0.1rem;
}

.entry-content hr::before,
hr.styled-separator::before {
	left: calc(50% - 0.5rem);
}

.entry-content hr::after,
hr.styled-separator::after {
	right: calc(50% - 0.5rem);
}

a {
	color: #cd2653;
	text-decoration: none;
}

a:hover,
a:focus {
	text-decoration: none;
}


/* Lists ------------------------------------- */

ul,
ol {
	margin: 0 0 3rem 3rem;
}

ul {
	list-style: disc;
}

ul ul {
	list-style: circle;
}

ul ul ul {
	list-style: square;
}

ol {
	list-style: decimal;
}

ol ol {
	list-style: lower-alpha;
}

ol ol ol {
	list-style: lower-roman;
}

li {
	line-height: 1.5;
	margin: 0.5rem 0 0 2rem;
}

li > ul,
li > ol {
	margin: 1rem 0 0 2rem;
}

.reset-list-style,
.reset-list-style ul,
.reset-list-style ol {
	list-style: none;
	margin: 0;
}

.reset-list-style li {
	margin: 0;
}

dt,
dd {
	line-height: 1.5;
}

dt {
	font-weight: 700;
}

dt + dd {
	margin-top: 0.5rem;
}

dd + dt {
	margin-top: 1.5rem;
}


/* Quotes ------------------------------------ */

blockquote {
	border-color: #cd2653;
	border-style: solid;

	/*rtl:ignore*/
	border-width: 0 0 0 0.2rem;
	color: inherit;
	font-size: 1em;
	margin: 4rem 0;

	/*rtl:ignore*/
	padding: 0.5rem 0 0.5rem 2rem;
}

cite {
	color: #6d6d6d;
	font-size: 1.4rem;
	font-style: normal;
	font-weight: 600;
	line-height: 1.25;
}

blockquote cite {
	display: block;
	margin: 2rem 0 0 0;
}

blockquote p:last-child {
	margin: 0;
}


/* Code -------------------------------------- */

code,
kbd,
pre,
samp {
	font-family: monospace;
	font-size: 0.9em;
	padding: 0.4rem 0.6rem;
}

code,
kbd,
samp {
	background: rgba(0, 0, 0, 0.075);
	border-radius: 0.2rem;
}

pre {
	border: 0.1rem solid #dcd7ca;
	line-height: 1.5;
	margin: 4rem 0;
	overflow: auto;
	padding: 3rem 2rem;
	text-align: left;
}

pre code {
	background: transparent;
	padding: 0;
}


/* Media ------------------------------------- */

figure {
	display: block;
	margin: 0;
}

iframe {
	display: block;
	max-width: 100%;
}

video {
	display: block;
}

svg,
img,
embed,
object {
	display: block;
	height: auto;
	max-width: 100%;
}

figcaption,
.wp-caption-text {
	color: #6d6d6d;
	display: block;
	font-size: 1.5rem;
	font-weight: 500;
	line-height: 1.2;
	margin-top: 1.5rem;
}

figcaption a,
.wp-caption-text a {
	color: inherit;
}

blockquote.instagram-media,
iframe.instagram-media {
	margin: auto !important;
}


/* GALLERIES */

.gallery {
	display: flex;
	flex-wrap: wrap;
	margin: 3em 0 3em -0.8em;
	width: calc(100% + 1.6em);
}

.gallery-item {
	margin: 0.8em 0;
	padding: 0 0.8em;
	width: 100%;
}

.gallery-caption {
	display: block;
	margin-top: 0.8em;
}


/* Inputs ------------------------------------ */

fieldset {
	border: 0.2rem solid #dcd7ca;
	padding: 2rem;
}

legend {
	font-size: 0.85em;
	font-weight: 700;
	padding: 0 1rem;
}

label {
	display: block;
	font-size: 1.6rem;
	font-weight: 400;
	margin: 0 0 0.5rem 0;
}

label.inline,
input[type="checkbox"] + label {
	display: inline;
	font-weight: 400;
	margin-left: 0.5rem;
}

input[type="checkbox"] {
	-webkit-appearance: none;
	-moz-appearance: none;
	position: relative;
	top: 2px;
	display: inline-block;
	margin: 0;
	width: 1.5rem;
	min-width: 1.5rem;
	height: 1.5rem;
	background: #fff;
	border-radius: 0;
	border-style: solid;
	border-width: 0.1rem;
	border-color: #dcd7ca;
	box-shadow: none;
	cursor: pointer;
}

input[type="checkbox"]:checked::before {
	/* Use the "Yes" SVG Dashicon */
	content: url("data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%27http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%27%20viewBox%3D%270%200%2020%2020%27%3E%3Cpath%20d%3D%27M14.83%204.89l1.34.94-5.81%208.38H9.02L5.78%209.67l1.34-1.25%202.57%202.4z%27%20fill%3D%27%23000000%27%2F%3E%3C%2Fsvg%3E");
	position: absolute;
	display: inline-block;
	margin: -0.1875rem 0 0 -0.25rem;
	height: 1.75rem;
	width: 1.75rem;
}

input,
textarea,
button,
.button,
.faux-button,
.wp-block-button__link,
.wp-block-file__button {
	font-family: 'Satoshi';
	line-height: 1;
}

@supports ( font-variation-settings: normal ) {

	input,
	textarea,
	button,
	.button,
	.faux-button,
	.faux-button.more-link,
	.wp-block-button__link,
	.wp-block-file__button {
		font-family: 'Satoshi';
	}
}

input,
textarea {
	border-color: #dcd7ca;
	color: #000;
}

code,
input[type="url"],
input[type="email"],
input[type="tel"] {

	/*rtl:ignore*/
	direction: ltr;
}

input[type="text"],
input[type="password"],
input[type="email"],
input[type="url"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="week"],
input[type="number"],
input[type="search"],
input[type="tel"],
input[type="color"],
textarea {
	-webkit-appearance: none;
	-moz-appearance: none;
	background: #fff;
	border-radius: 0;
	border-style: solid;
	border-width: 0.1rem;
	box-shadow: none;
	display: block;
	font-size: 1.6rem;
	letter-spacing: -0.015em;
	margin: 0;
	max-width: 100%;
	padding: 1.5rem 1.8rem;
	width: 100%;
}

input[type="number"] {
	padding-right: 0.5rem;
}

select {
	font-size: 1em;
}

textarea {
	height: 12rem;
	line-height: 1.5;
	width: 100%;
}

input::-webkit-input-placeholder {
	line-height: normal;
}

input:-ms-input-placeholder {
	line-height: normal;
}

input::-moz-placeholder {
	line-height: revert; /* Reset to the value from the user-agent stylesheet. */
}

input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-results-button,
input[type="search"]::-webkit-search-results-decoration {
	display: none;
}

button,
.button,
.faux-button,
.wp-block-button__link,
.wp-block-file .wp-block-file__button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
	-webkit-appearance: none;
	-moz-appearance: none;
	background: #cd2653;
	border: none;
	border-radius: 0;
	color: #fff;
	cursor: pointer;
	display: inline-block;
	font-size: 1.5rem;
	font-weight: 600;
	letter-spacing: 0.0333em;
	line-height: 1.25;
	margin: 0;
	opacity: 1;
	padding: 1.1em 1.44em;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	transition: opacity 0.15s linear;
}

button:focus,
button:hover,
.button:focus,
.button:hover,
.faux-button:focus,
.faux-button:hover,
.wp-block-button .wp-block-button__link:focus,
.wp-block-button .wp-block-button__link:hover,
.wp-block-file .wp-block-file__button:focus,
.wp-block-file .wp-block-file__button:hover,
input[type="button"]:focus,
input[type="button"]:hover,
input[type="reset"]:focus,
input[type="reset"]:hover,
input[type="submit"]:focus,
input[type="submit"]:hover {
	text-decoration: underline;
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]: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 {
	border-color: currentColor;
}

input[type="search"]:focus {
	outline: thin dotted;
	outline-offset: -4px;
}

/* Tables ------------------------------------ */

table {
	border: 0.1rem solid #dcd7ca;
	border-collapse: collapse;
	border-spacing: 0;
	empty-cells: show;
	font-size: 1.6rem;
	margin: 4rem 0;
	max-width: 100%;
	overflow: hidden;
	width: 100%;
}

.alignleft > table {
	margin: 0;
}

.alignright > table {
	margin: 0;
}

th,
td {
	border: 0.1rem solid #dcd7ca;
	line-height: 1.4;
	margin: 0;
	overflow: visible;
	padding: 0.5em;
}

caption {
	background: #dcd7ca;
	font-weight: 600;
	padding: 0.5em;
	text-align: center;
}

thead {
	vertical-align: bottom;
	white-space: nowrap;
}

th {
	font-weight: 700;
}


/* -------------------------------------------------------------------------- */

/*	3. Helper Classes
/* -------------------------------------------------------------------------- */


/* Layout ------------------------------------ */

.no-margin {
	margin: 0;
}

.no-padding {
	padding: 0;
}

.screen-height {
	min-height: 100vh;
}

.admin-bar .screen-height {
	min-height: calc(100vh - 32px);
}

@media (max-width: 782px) {

	.admin-bar .screen-height {
		min-height: calc(100vh - 46px);
	}
}

.screen-width {
	position: relative;
	left: calc(50% - 50vw);
	width: 100vw;
}

/* Sections ---------------------------------- */

section {
	padding: 5rem 0;
	width: 100%;
}

.section-inner {
	margin-left: auto;
	margin-right: auto;
	max-width: 120rem;
	width: calc(100% - 4rem);
}

.section-inner.max-percentage {
	width: 100%;
}

.section-inner.thin {
	max-width: 58rem;
}

.section-inner.small {
	max-width: 80rem;
}

.section-inner.medium {
	max-width: 100rem;
}

.section-inner.no-margin {
	margin: 0;
}


/* Toggles ----------------------------------- */

.toggle {
	-moz-appearance: none;
	-webkit-appearance: none;
	color: inherit;
	cursor: pointer;
	font-family: inherit;
	position: relative;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	text-align: inherit;
	user-select: none;
}

button.toggle {
	background: none;
	border: none;
	box-shadow: none;
	border-radius: 0;
	font-size: inherit;
	font-weight: 400;
	letter-spacing: inherit;
	padding: 0;
	text-transform: none;
}

/* Hiding and Showing ------------------------ */

.js .show-js {
	display: block !important;
}

.js .hide-js {
	display: none !important;
}

.no-js .show-no-js {
	display: block !important;
}

.no-js .hide-no-js {
	display: none !important;
}


/* Typography -------------------------------- */

.font-size-xl {
	font-size: 1.25em;
}

.font-size-xs {
	font-size: 0.8em;
}

.no-select {
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}


/* Colors ------------------------------------ */

/* COLOR */

.color-accent,
.color-accent-hover:focus,
.color-accent-hover:hover {
	color: #cd2653;
}

/* BACKGROUND COLOR */

.bg-accent,
.bg-accent-hover:focus,
.bg-accent-hover:hover {
	background-color: #cd2653;
}

/* BORDER COLOR */

.border-color-accent,
.border-color-accent-hover:focus,
.border-color-accent-hover:hover {
	border-color: #cd2653;
}

/* FILL COLOR */

.fill-children-accent,
.fill-children-accent * {
	fill: #cd2653;
}

.fill-children-current-color,
.fill-children-current-color * {
	fill: currentColor;
}


/* Opacity ----------------------------------- */

.opacity-0 {
	opacity: 0;
}

.opacity-5 {
	opacity: 0.05;
}

.opacity-10 {
	opacity: 0.1;
}

.opacity-15 {
	opacity: 0.15;
}

.opacity-20 {
	opacity: 0.2;
}

.opacity-25 {
	opacity: 0.25;
}

.opacity-30 {
	opacity: 0.3;
}

.opacity-35 {
	opacity: 0.35;
}

.opacity-40 {
	opacity: 0.4;
}

.opacity-45 {
	opacity: 0.45;
}

.opacity-50 {
	opacity: 0.5;
}

.opacity-55 {
	opacity: 0.55;
}

.opacity-60 {
	opacity: 0.6;
}

.opacity-65 {
	opacity: 0.65;
}

.opacity-70 {
	opacity: 0.7;
}

.opacity-75 {
	opacity: 0.75;
}

.opacity-80 {
	opacity: 0.8;
}

.opacity-85 {
	opacity: 0.85;
}

.opacity-90 {
	opacity: 0.9;
}

.blend-mode-exclusion {
	mix-blend-mode: exclusion;
}

.blend-mode-hue {
	mix-blend-mode: hue;
}

.blend-mode-saturation {
	mix-blend-mode: saturation;
}

.blend-mode-color {
	mix-blend-mode: color;
}

.blend-mode-luminosity {
	mix-blend-mode: luminosity;
}


/* Image Classes ----------------------------- */

.bg-image {
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}

.bg-attachment-fixed {
	background-attachment: fixed;
}

@supports ( -webkit-overflow-scrolling: touch ) {

	.bg-attachment-fixed {
		background-attachment: scroll;
	}
}

@media ( prefers-reduced-motion: reduce ) {

	.bg-attachment-fixed {
		background-attachment: scroll;
	}
}

.wp-block-image.is-resized {
	margin-left: auto;
	margin-right: auto;
}

/* Search Form ------------------------------- */

.search-form {
	align-items: stretch;
	display: flex;
	flex-wrap: nowrap;
	margin: 0 0 -0.8rem -0.8rem;
}

.search-form .search-field,
.search-form .search-submit {
	margin: 0 0 0.8rem 0.8rem;
}

.search-form label {
	align-items: stretch;
	display: flex;
	font-size: inherit;
	margin: 0;
	width: 100%;
}

.search-form .search-field {
	width: 100%;
}

.search-form .search-submit {
	flex-shrink: 0;
}

.search-form .search-submit:focus,
.search-form .search-submit:hover {
	text-decoration: none;
}


/* Social Icons ------------------------------ */

ul.social-icons {
	display: flex;
	flex-wrap: wrap;
	margin: -0.9rem 0 0 -0.9rem;
	width: calc(100% + 0.9rem);
}

ul.social-icons li {
	margin: 0.9rem 0 0 0.9rem;
}

.social-icons a {
	align-items: center;
	background: #cd2653;
	border-radius: 50%;
	color: #fff;
	display: flex;
	height: 4.4rem;
	justify-content: center;
	padding: 0;
	text-decoration: none;
	transition: transform 0.15s ease-in-out;
	width: 4.4rem;
}

.social-icons a:focus,
.social-icons a:hover {
	transform: scale(1.1);
	text-decoration: none;
}


/* Cover Modals ------------------------------ */

.cover-modal {
	display: none;
	-ms-overflow-style: none;
	overflow: -moz-scrollbars-none;
}

.cover-modal::-webkit-scrollbar {
	display: none !important;
}

.cover-modal.show-modal {
	display: block;
	cursor: pointer;
}

.cover-modal.show-modal > * {
	cursor: default;
}


/* -------------------------------------------------------------------------- */

/*	4.	Site Header
/* -------------------------------------------------------------------------- */


#site-header {
	background: #fff;
	position: relative;
}

.header-inner {
	max-width: 168rem;
	padding: 3.15rem 0;
	z-index: 100;
}

/* Header Titles ----------------------------- */

.header-titles-wrapper {
	align-items: center;
	display: flex;
	justify-content: center;
	padding: 0 4rem;
	text-align: center;
}

body:not(.enable-search-modal) .header-titles-wrapper {
	justify-content: flex-start;
	padding-left: 0;
	text-align: left;
}

.site-title,
.site-logo,
.site-description {
	margin: 0;
}

.site-title {
	font-size: 2.1rem;
	font-weight: 600;
	line-height: 1;
}

.site-title a {
	color: inherit;
	display: block;
	text-decoration: none;
}

.site-title a:hover,
.site-title a:focus {
	text-decoration: underline;
}

.site-description {
	margin-top: 1rem;
	color: #6d6d6d;
	font-size: 1.8rem;
	font-weight: 500;
	display: none;
	letter-spacing: -0.0311em;
	transition: all 0.15s linear;
}

.site-logo a,
.site-logo img {
	display: block;
}

.header-titles .site-logo .site-logo {
	margin: 0;
}

.site-logo img {
	max-height: 6rem;
	margin: 0 auto;
	width: auto;
}

body:not(.enable-search-modal) .site-logo img {
	margin: 0;
}

/* Overlay Header ---------------------------- */

.overlay-header #site-header {
	background: transparent;
	margin: 0;
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	z-index: 2;
}

.overlay-header .header-inner {
	color: #fff;
}

.overlay-header .site-description,
.overlay-header .toggle {
	color: inherit;
}

.overlay-header .header-inner .toggle-wrapper::before {
	background-color: currentColor;
	opacity: 0.25;
}

.admin-bar.overlay-header #site-header {
	top: 32px;
}

@media (max-width: 782px) {

	.admin-bar.overlay-header #site-header {
		top: 46px;
	}
}

/* Header Navigation ------------------------- */

.header-navigation-wrapper {
	display: none;
}

/* Header Toggles ---------------------------- */

.header-toggles {
	display: none;
}

.header-inner .toggle {
	align-items: center;
	display: flex;
	overflow: visible;
	padding: 0 2rem;
}

.header-inner .toggle svg {
	display: block;
	position: relative;
	z-index: 1;
}

.header-inner .toggle path {
	fill: currentColor;
}

.toggle-inner {
	display: flex;
	justify-content: center;
	height: 2.3rem;
	position: relative;
}

.toggle-icon {
	display: block;
	overflow: hidden;
}

.toggle-inner .toggle-text {
	color: #6d6d6d;
	font-size: 1rem;
	font-weight: 600;
	position: absolute;
	top: calc(100% + 0.5rem);
	width: auto;
	white-space: nowrap;
	word-break: break-all;
}

.overlay-header .toggle-text {
	color: inherit;
}

.header-inner .toggle:focus .toggle-text,
.header-inner .toggle:hover .toggle-text {
	text-decoration: underline;
}

/* Search Toggle ----------------------------- */

.search-toggle {
	position: absolute;
	bottom: 0;
	left: 0;
	top: 0;
}

.search-toggle .toggle-icon,
.search-toggle svg {
	height: 2.5rem;
	max-width: 2.3rem;
	width: 2.3rem;
}

/* Navigation Toggle ------------------------- */

.nav-toggle {
	position: absolute;
	bottom: 0;
	right: 0;
	top: 0;
	width: 6.6rem;
}

.nav-toggle .toggle-icon,
.nav-toggle svg {
	height: 0.8rem;
	width: 2.6rem;
}

.nav-toggle .toggle-inner {
	padding-top: 0.8rem;
}

/* Primary Menu ---------------------------- */

.primary-menu-wrapper {
	display: none;
}

ul.primary-menu {
	display: flex;
	font-size: 1.8rem;
	font-weight: 500;
	letter-spacing: -0.0277em;
	flex-wrap: wrap;
	justify-content: flex-end;
	margin: -0.8rem 0 0 -1.6rem;
}

.primary-menu .icon {
	display: block;
	height: 0.7rem;
	position: absolute;
	pointer-events: none;
	transform: rotate(-45deg);
	width: 1.3rem;
}

.primary-menu .icon::before,
.primary-menu .icon::after {
	content: "";
	display: block;
	background-color: currentColor;
	position: absolute;
	bottom: calc(50% - 0.1rem);
	left: 0;
}

.primary-menu .icon::before {
	height: 0.9rem;
	width: 0.2rem;
}

.primary-menu .icon::after {
	height: 0.2rem;
	width: 0.9rem;
}

.primary-menu li {
	font-size: inherit;
	line-height: 1.25;
	position: relative;
}

.primary-menu > li {
	margin: 0.8rem 0 0 1.6rem;
}

.primary-menu > li.menu-item-has-children > a {
	padding-right: 2rem;
}

.primary-menu > li > .icon {
	right: -0.5rem;
	top: calc(50% - 0.4rem);
}

.primary-menu a {
	color: inherit;
	display: block;
	line-height: 1.2;
	text-decoration: none;
	word-break: normal;
	word-wrap: normal;
}

.primary-menu a:hover,
.primary-menu a:focus,
.primary-menu .current_page_ancestor {
	text-decoration: underline;
}

.primary-menu li.current-menu-item > a,
.primary-menu li.current-menu-item > .link-icon-wrapper > a {
	text-decoration: underline;
}

.primary-menu li.current-menu-item > a:hover,
.primary-menu li.current-menu-item > .link-icon-wrapper > a:hover,
.primary-menu li.current-menu-item > a:focus,
.primary-menu li.current-menu-item > .link-icon-wrapper > a:focus {
	text-decoration: none;
}

/* SUB MENU */

.primary-menu ul {
	background: #000;
	border-radius: 0.4rem;
	color: #fff;
	font-size: 1.7rem;
	opacity: 0;
	padding: 1rem 0;
	position: absolute;
	right: 9999rem;
	top: calc(100% + 2rem);
	transition: opacity 0.15s linear, transform 0.15s linear, right 0s 0.15s;
	transform: translateY(0.6rem);
	width: 20rem;
	z-index: 1;
}

.primary-menu li.menu-item-has-children:hover > ul,
.primary-menu li.menu-item-has-children:focus > ul,
.primary-menu li.menu-item-has-children.focus > ul {
	right: 0;
	opacity: 1;
	transform: translateY(0);
	transition: opacity 0.15s linear, transform 0.15s linear;
}

.primary-menu ul::before,
.primary-menu ul::after {
	content: "";
	display: block;
	position: absolute;
	bottom: 100%;
}

.primary-menu ul::before {
	height: 2rem;
	left: 0;
	right: 0;
}

.primary-menu ul::after {
	border: 0.8rem solid transparent;
	border-bottom-color: #000;
	right: 1.8rem;
}

.primary-menu ul a {
	background: transparent;
	border: none;
	color: inherit;
	display: block;
	padding: 1rem 2rem;
	transition: background-color 0.15s linear;
	width: 100%;
}

.primary-menu ul li.menu-item-has-children > a {
	padding-right: 4.5rem;
}

.primary-menu ul li.menu-item-has-children .icon {
	position: absolute;
	right: 1.5rem;
	top: calc(50% - 0.5rem);
}

/* DEEP DOWN */

.primary-menu ul ul {
	top: -1rem;
}

.primary-menu ul li.menu-item-has-children:hover > ul,
.primary-menu ul li.menu-item-has-children:focus > ul,
.primary-menu ul li.menu-item-has-children.focus > ul {
	right: calc(100% + 2rem);
}

.primary-menu ul ul::before {
	bottom: 0;
	height: auto;
	left: auto;
	right: -2rem;
	top: 0;
	width: 2rem;
}

.primary-menu ul ul::after {
	border-bottom-color: transparent;

	/*rtl:ignore*/
	border-left-color: #000;
	bottom: auto;
	right: -1.6rem;
	top: 2rem;
}

.rtl .primary-menu ul ul::after {
	transform: rotate(180deg);
}

/*
 * Enable nav submenu expansion with tapping on arrows on large-viewport
 * touch interfaces (e.g. tablets or laptops with touch screens).
 * These rules are supported by all browsers (>IE11) and when JS is disabled.
 */
@media (any-pointer: coarse) {

	.primary-menu > li.menu-item-has-children > a {
		padding-right: 0;
		margin-right: 2rem;
	}

	.primary-menu ul li.menu-item-has-children > a {
		margin-right: 4.5rem;
		padding-right: 0;
		width: unset;
	}

}

/* Repeat previous rules for IE11 (when JS enabled for polyfill). */
body.touch-enabled .primary-menu > li.menu-item-has-children > a {
	padding-right: 0;
	margin-right: 2rem;
}

body.touch-enabled .primary-menu ul li.menu-item-has-children > a {
	margin-right: 4.5rem;
	padding-right: 0;
	width: unset;
}

/* -------------------------------------------------------------------------- */

/*	5. Menu Modal
/* -------------------------------------------------------------------------- */


.menu-modal {
	background: #fff;
	display: none;
	opacity: 0;
	overflow-y: auto;
	overflow-x: hidden;
	position: fixed;
	bottom: 0;
	left: -99999rem;
	right: 99999rem;
	top: 0;
	transition: opacity 0.25s ease-in, left 0s 0.25s, right 0s 0.25s;
	z-index: 99;
}

.admin-bar .menu-modal {
	top: 32px;
}

@media (max-width: 782px) {

	.admin-bar .menu-modal {
		top: 46px;
	}
}

.menu-modal.show-modal {
	display: flex;
}

.menu-modal.active {
	left: 0;
	opacity: 1;
	right: 0;
	transition: opacity 0.25s ease-out;
}

.menu-modal-inner {
	background: #fff;
	display: flex;
	justify-content: stretch;
	overflow: auto;
	-ms-overflow-style: auto;
	width: 100%;
}

.menu-wrapper {
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	position: relative;
}

button.close-nav-toggle {
	align-items: center;
	display: flex;
	font-size: 1.6rem;
	font-weight: 500;
	justify-content: flex-end;
	padding: 3.1rem 0;
	width: 100%;
}

button.close-nav-toggle svg {
	height: 1.6rem;
	width: 1.6rem;
}

button.close-nav-toggle .toggle-text {
	margin-right: 1.6rem;
}

.menu-modal .menu-top {
	flex-shrink: 0;
}


/* Main Menu --------------------------------- */

.modal-menu {
	position: relative;
	left: calc(50% - 50vw);
	width: 100vw;
}

.modal-menu li {
	border-color: #dedfdf;
	border-style: solid;
	border-width: 0.1rem 0 0 0;
	display: flex;
	flex-wrap: wrap;
	line-height: 1;
	justify-content: flex-start;
	margin: 0;
}

.modal-menu > li > a,
.modal-menu > li > .ancestor-wrapper > a {
	font-size: 2rem;
	font-weight: 700;
	letter-spacing: -0.0375em;
}

.modal-menu > li:last-child {
	border-bottom-width: 0.1rem;
}

.modal-menu .ancestor-wrapper {
	display: flex;
	justify-content: space-between;
	width: 100%;
}

.modal-menu a {
	display: block;
	padding: 2rem 2.5rem;
	text-decoration: none;
	width: 100%;
}

.modal-menu a:focus,
.modal-menu a:hover,
.modal-menu li.current-menu-item > .ancestor-wrapper > a,
.modal-menu li.current_page_ancestor > .ancestor-wrapper > a {
	text-decoration: underline;
}

button.sub-menu-toggle {
	border-left: 0.1rem solid #dedfdf;
	flex-shrink: 0;
	margin: 1rem 0;
	padding: 0 2.5rem;
}

button.sub-menu-toggle svg {
	height: 0.9rem;
	transition: transform 0.15s linear;
	width: 1.5rem;
}

button.sub-menu-toggle.active svg {
	transform: rotate(180deg);
}

.modal-menu ul {
	display: none;
	margin: 0;
	width: 100%;
}

.modal-menu ul li {
	border-left-width: 1rem;
}

.modal-menu ul li a {
	color: inherit;
	font-weight: 500;
}

/* Main menu animation ----------------------- */

.menu-wrapper .menu-item {
	position: relative;
}

.menu-wrapper .active {
	display: block;
}

.menu-wrapper.is-toggling {
	pointer-events: none;
}

.menu-wrapper.is-toggling .menu-item {
	position: absolute;
	top: 0;
	left: 0;
	margin: 0;
	width: 100%;
}

.menu-wrapper.is-toggling .menu-bottom .social-menu .menu-item {
	width: auto;
}

.menu-wrapper.is-animating .menu-item,
.menu-wrapper.is-animating .toggling-target {
	transition-duration: 250ms;
}

.menu-wrapper.is-animating .menu-item {
	transition-property: transform;
}

.menu-wrapper.is-toggling .toggling-target {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	opacity: 1;
}

.menu-wrapper.is-toggling .toggling-target.active {
	opacity: 0;
}

.menu-wrapper.is-animating.is-toggling .toggling-target {
	display: block;
	transition-property: opacity;
	opacity: 0;
}

.menu-wrapper.is-animating.is-toggling .toggling-target.active {
	opacity: 1;
}

.menu-wrapper.is-toggling .modal-menu > li:last-child li {
	border-top-color: transparent;
	border-bottom-width: 0.1rem;
}

@media (prefers-reduced-motion: reduce) {

	.menu-wrapper.is-animating .menu-item,
	.menu-wrapper.is-animating .toggling-target {
		transition-duration: 1ms !important;
	}

}


/* Expanded Menu ----------------------------- */

.expanded-menu {
	display: none;
}

.mobile-menu {
	display: block;
}


/* Menu Bottom ------------------------------- */

.menu-bottom {
	flex-shrink: 0;
	padding: 4rem 0;
}

.menu-bottom nav {
	width: 100%;
}

.menu-copyright {
	display: none;
	font-size: 1.6rem;
	font-weight: 500;
	margin: 0;
}

.menu-copyright a:focus,
.menu-copyright a:hover {
	text-decoration: underline;
}

.menu-bottom .social-menu {
	justify-content: center;
}


/* -------------------------------------------------------------------------- */

/*	6. Search Modal
/* -------------------------------------------------------------------------- */


.search-modal {
	background: rgba(0, 0, 0, 0.2);
	display: none;
	opacity: 0;
	position: fixed;
	bottom: 0;
	left: -9999rem;
	top: 0;
	transition: opacity 0.2s linear, left 0s 0.2s linear;
	width: 100%;
	z-index: 999;
}

.admin-bar .search-modal.active {
	top: 32px;
}

@media (max-width: 782px) {

	.admin-bar .search-modal.active {
		top: 46px;
	}
}

.search-modal-inner {
	background: #fff;
	transform: translateY(-100%);
	transition: transform 0.15s linear, box-shadow 0.15s linear;
}

.search-modal-inner .section-inner {
	display: flex;
	justify-content: space-between;
	max-width: 168rem;
}

.search-modal.active {
	left: 0;
	opacity: 1;
	transition: opacity 0.2s linear;
}

.search-modal.active .search-modal-inner {
	box-shadow: 0 0 2rem 0 rgba(0, 0, 0, 0.08);
	transform: translateY(0);
	transition: transform 0.25s ease-in-out, box-shadow 0.1s 0.25s linear;
}

button.search-untoggle {
	align-items: center;
	display: flex;
	flex-shrink: 0;
	justify-content: center;
	margin-right: -2.5rem;
	padding: 0 2.5rem;
}

.search-modal button.search-untoggle {
	color: inherit;
}

.search-modal.active .search-untoggle {
	animation: popIn both 0.3s 0.2s;
}

.search-untoggle svg {
	height: 1.5rem;
	transition: transform 0.15s ease-in-out;
	width: 1.5rem;
}

.search-untoggle:focus svg,
.search-untoggle:hover svg {
	transform: scale(1.15);
}


/* Modal Search Form ------------------------- */

.search-modal form {
	margin: 0;
	position: relative;
	width: 100%;
}

.search-modal .search-field {
	background: none;
	border: none;
	border-radius: 0;
	color: inherit;
	font-size: 2rem;
	letter-spacing: -0.0277em;
	height: 8.4rem;
	margin: 0 0 0 -2rem;
	max-width: calc(100% + 2rem);
	padding: 0 0 0 2rem;
	width: calc(100% + 2rem);
}

.search-modal .search-field::-webkit-input-placeholder {
	color: inherit;
}

.search-modal .search-field:-ms-input-placeholder {
	color: inherit;
}

.search-modal .search-field::-moz-placeholder {
	color: inherit;
	line-height: 4;
}

.search-modal .search-submit {
	position: absolute;
	right: -9999rem;
	top: 50%;
	transform: translateY(-50%);
}

.search-modal .search-submit:focus {
	right: 0;
}


/* -------------------------------------------------------------------------- */

/*	7a. Template: Cover Template
/* -------------------------------------------------------------------------- */


.cover-header {
	display: flex;
	overflow: hidden;
}

.cover-header-inner-wrapper {
	display: flex;
	position: relative;
	flex-direction: column;
	justify-content: flex-end;
	width: 100%;
}

.cover-header-inner {
	padding: 10rem 0 5rem 0;
	width: 100%;
}

.cover-color-overlay,
.cover-color-overlay::before {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	top: 0;
}

.cover-color-overlay::before {
	background: currentColor;
	content: "";
	display: block;
}

.cover-header .entry-header {
	position: relative;
	width: 100%;
	z-index: 1;
}

.cover-header .entry-header * {
	color: #fff;
}

body.template-cover .entry-header {
	background: transparent;
	padding: 0;
}

.cover-header h1,
.cover-header h2,
.cover-header h3,
.cover-header h4,
.cover-header h5,
.cover-header h6,
.cover-header .faux-heading {
	color: inherit;
}

.cover-header .entry-header a {
	color: inherit;
}

/* To The Content ---------------------------- */

.to-the-content-wrapper {
	position: absolute;
	left: 0;
	right: 0;
	top: calc(100% + 0.5rem);
}

.to-the-content {
	align-items: center;
	display: flex;
	justify-content: center;
	height: 4rem;
	text-decoration: none;
}

.to-the-content svg {
	height: 2rem;
	transition: transform 0.15s linear;
	transform: translateY(0);
	width: 1.767rem;
}

.to-the-content:focus svg,
.to-the-content:hover svg {
	transform: translateY(20%);
}


/* -------------------------------------------------------------------------- */

/*	7c. Template: Full Width
/* -------------------------------------------------------------------------- */


/* body.template-full-width .entry-content > *:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.is-style-wide),
body.template-full-width [class*="__inner-container"] > *:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.is-style-wide) {
	max-width: 120rem;
} */

body.template-full-width .entry-content .alignleft,
body.template-full-width .entry-content .alignright {
	position: static;
}

body.template-full-width .entry-content .alignleft,
body.template-full-width [class*="wp-block"].alignwide [class*="__inner-container"] > .alignleft,
body.template-full-width [class*="wp-block"].alignwide [class*="__inner-container"] > p .alignleft,
body.template-full-width [class*="wp-block"].alignwide [class*="__inner-container"] > .wp-block-image .alignleft {

	/*rtl:ignore*/
	margin-left: 0;
	position: static;
}

body.template-full-width .entry-content > .alignleft,
body.template-full-width [class*="wp-block"].alignfull:not(.has-background) [class*="__inner-container"] > .alignleft,
body.template-full-width [class*="wp-block"].alignfull:not(.has-background) [class*="__inner-container"] > p .alignleft,
body.template-full-width [class*="wp-block"].alignfull:not(.has-background) [class*="__inner-container"] > .wp-block-image .alignleft {

	/*rtl:ignore*/
	margin-left: 2rem;
	position: static;
}

body.template-full-width .entry-content .alignright,
body.template-full-width [class*="wp-block"].alignwide [class*="__inner-container"] > .alignright,
body.template-full-width [class*="wp-block"].alignwide [class*="__inner-container"] > p .alignright,
body.template-full-width [class*="wp-block"].alignwide [class*="__inner-container"] > .wp-block-image .alignright {

	/*rtl:ignore*/
	margin-right: 0;
	position: static;
}

body.template-full-width .entry-content > .alignright,
body.template-full-width [class*="wp-block"].alignfull:not(.has-background) [class*="__inner-container"] > .alignright,
body.template-full-width [class*="wp-block"].alignfull:not(.has-background) [class*="__inner-container"] > p .alignright,
body.template-full-width [class*="wp-block"].alignfull:not(.has-background) [class*="__inner-container"] > .wp-block-image .alignright {

	/*rtl:ignore*/
	margin-right: 2rem;
	position: static;
}


/* -------------------------------------------------------------------------- */

/*	8. Post: Archive
/* -------------------------------------------------------------------------- */


/* Archive Header ---------------------------- */

.archive-header {
	background-color: #fff;
	padding: 4rem 0;
}

.reduced-spacing .archive-header {
	padding-bottom: 2rem;
}

.archive-title {
	font-size: 2.4rem;
	font-weight: 700;
	letter-spacing: -0.026666667em;
	margin: 0;
}

.archive-subtitle p:last-child {
	margin-bottom: 0;
}


/* Posts ------------------------------------- */

body:not(.singular) main > article:first-of-type {
	padding: 4rem 0 0;
}


/* Search Results ---------------------------- */

.no-search-results-form {
	padding-top: 5rem;
}


/* -------------------------------------------------------------------------- */

/*	9. Post: Single
/* -------------------------------------------------------------------------- */


/* Post Header ------------------------------- */

.singular .entry-header {
	background-color: #fff;
	padding: 4rem 0;
}

.entry-categories {
	line-height: 1.25;
	margin-bottom: 2rem;
}

.entry-categories-inner {
	justify-content: center;
	display: flex;
	flex-wrap: wrap;
	margin: -0.5rem 0 0 -1rem;
}

.entry-categories a {
	border-bottom: 0.15rem solid currentColor;
	font-size: 1.4rem;
	font-weight: 700;
	letter-spacing: 0.036666667em;
	margin: 0.5rem 0 0 1rem;
	text-decoration: none;
	text-transform: uppercase;
}

.entry-categories a:focus,
.entry-categories a:hover {
	border-bottom-color: transparent;
}

h1.entry-title,
h2.entry-title {
	margin: 0;
}

.entry-title a {
	color: inherit;
	text-decoration: none;
}

.entry-title a:focus,
.entry-title a:hover {
	text-decoration: underline;
}

.intro-text {
	margin-top: 2rem;
}

.singular .intro-text {
	font-size: 2rem;
	letter-spacing: -0.0315em;
	line-height: 1.4;
}

/* POST META */

.post-meta-single-top .post-meta {
	justify-content: center;
}

.post-meta-wrapper {
	margin-top: 2rem;
	margin-right: auto;
	margin-left: auto;
	max-width: 58rem;
	width: 100%;
}

.post-meta {
	color: #6d6d6d;
	display: flex;
	flex-wrap: wrap;
	font-size: 1.5rem;
	font-weight: 500;
	list-style: none;
	margin: -1rem 0 0 -2rem;
}

.post-meta li {
	flex-shrink: 0;
	letter-spacing: -0.016875em;
	margin: 1rem 0 0 2rem;
	max-width: calc(100% - 2rem);
}

.post-meta a {
	color: inherit;
	text-decoration: none;
}

.post-meta a:focus,
.post-meta a:hover {
	text-decoration: underline;
}

.post-meta .meta-wrapper {
	align-items: center;
	display: flex;
	flex-wrap: nowrap;
}

.post-meta .meta-icon {
	flex-shrink: 0;
	margin-right: 1rem;
}

.sticky .post-sticky {
	color: inherit;
}

.post-meta .post-author .meta-icon svg {
	width: 1.6rem;
	height: 1.8rem;
}

.post-meta .post-categories .meta-icon svg {
	width: 1.8rem;
	height: 1.7rem;
}

.post-meta .post-comment-link .meta-icon svg {
	width: 1.8rem;
	height: 1.8rem;
}

.post-meta .post-date .meta-icon svg {
	width: 1.7rem;
	height: 1.8rem;
}

.post-meta .post-edit .meta-icon svg {
	width: 1.8rem;
	height: 1.8rem;
}

.post-meta .post-sticky .meta-icon svg {
	width: 1.5rem;
	height: 1.8rem;
}

.post-meta .post-tags .meta-icon svg {
	width: 1.8rem;
	height: 1.8rem;
}

.post-meta svg * {
	fill: currentColor;
}


/* Featured Media ---------------------------- */

.featured-media {
	margin-top: 5rem;
	position: relative;
}

.singular .featured-media {
	margin-top: 0;
}

.singular .featured-media-inner {
	position: relative;
	left: calc(50% - 50vw);
	width: 100vw;
}

.singular .featured-media::before {
	background: #fff;
	content: "";
	display: block;
	position: absolute;
	bottom: 50%;
	left: 0;
	right: 0;
	top: 0;
}

.featured-media img {
	margin: 0 auto;
}

.featured-media figcaption {
	margin: 1.5rem auto 0 auto;
	text-align: center;
	width: calc(100% - 5rem);
}

.post-inner {
	padding-top: 5rem;
}

.reduced-spacing.missing-post-thumbnail .post-inner {
	padding-top: 0;
}


/* Post Footer ------------------------------- */

/* POST NAV LINKS */

.post-nav-links {
	border-radius: 0.4rem;
	display: flex;
	font-size: 0.9em;
	font-weight: 600;
	line-height: 1;
	margin: 3em auto 0 auto;
	padding: 0;
	width: calc(100% - 4rem);
	max-width: 58rem;
}

.post-nav-links > span.label {
	padding: 1em 0;
}

.post-nav-links > * {
	padding: 1em 0.75em;
}

/* POST META BOTTOM */

.post-meta-wrapper.post-meta-single-bottom {
	margin-top: 3rem;
}


/* Author Bio -------------------------------- */

.author-bio {
	margin-top: 4rem;
	margin-right: auto;
	margin-left: auto;
	max-width: 58rem;
	width: 100%;
}

.hide-avatars .author-bio {
	padding-left: 0;
}

.author-bio .author-title-wrapper {
	align-items: center;
	display: flex;
	margin: 0 0 1rem 0;
}

.author-bio .avatar {
	border-radius: 50%;
	margin-right: 1.5rem;
	height: 5rem;
	width: 5rem;
}

.hide-avatars img.avatar {
	display: none;
}

.author-bio p:last-child {
	margin-bottom: 0;
}

.author-bio .author-title {
	margin: 0;
}

.author-bio .author-link {
	display: block;
	font-size: 1.6rem;
	font-weight: 600;
	margin-top: 1em;
	text-decoration: none;
}

.author-bio .author-link:focus,
.author-bio .author-link:hover {
	text-decoration: underline;
}


/* Single Pagination ------------------------- */

.pagination-single {
	font-size: 1.8rem;
	margin-top: 5rem;
}

.pagination-single-inner {
	display: flex;
	flex-direction: column;
}

.pagination-single hr:first-child {
	margin: 0 0 2.8rem 0;
}

.pagination-single hr:last-child {
	margin: 2.8rem 0 0.8rem 0;
}

.pagination-single a {
	align-items: baseline;
	display: flex;
	font-weight: 600;
	letter-spacing: -0.0275em;
	text-decoration: none;
	flex: 1;
}

.pagination-single a + a {
	margin-top: 1rem;
}

.pagination-single a .arrow {
	margin-right: 1rem;
}

.pagination-single a:focus .title,
.pagination-single a:hover .title {
	text-decoration: underline;
}


/* -------------------------------------------------------------------------- */

/*	10. Blocks
/* -------------------------------------------------------------------------- */


/* Block Colors ------------------------------ */

.has-text-color a {
	color: inherit;
}

/* CUSTOM COLORS */

:root .has-accent-color {
	color: #cd2653;
}

:root .has-accent-background-color {
	background-color: #cd2653;
	color: #fff;
}

:root .has-primary-color {
	color: #000;
}

:root .has-primary-background-color {
	background-color: #000;
	color: #f5efe0;
}

:root .has-secondary-color {
	color: #6d6d6d;
}

:root .has-secondary-background-color {
	background-color: #6d6d6d;
	color: #fff;
}

:root .has-subtle-background-color {
	color: #dcd7ca;
}

:root .has-subtle-background-background-color {
	background-color: #dcd7ca;
	color: #000;
}

:root .has-background-color {
	color: #f5efe0;
}

:root .has-background-background-color {
	background-color: #f5efe0;
	color: #000;
}


/* Block Typography Classes ------------------ */

.has-text-align-left {

	/*rtl:ignore*/
	text-align: left;
}

.has-text-align-center {
	text-align: center;
}

.has-text-align-right {

	/*rtl:ignore*/
	text-align: right;
}

.has-drop-cap:not(:focus)::first-letter {
	color: #cd2653;
	font-family: 'Satoshi';
	font-size: 5.1em;
	font-weight: 800;
	margin: 0.05em 0.1em 0 0;
}

.has-drop-cap:not(:focus)::first-letter::after {
	content: "";
	display: table;
	clear: both;
}

.has-drop-cap:not(:focus)::after {
	padding: 0;
}


/* Block Font Families ----------------------- */

.has-drop-cap:not(:focus)::first-letter,
.entry-content .wp-block-archives,
.entry-content .wp-block-categories,
.entry-content .wp-block-cover-image,
.entry-content .wp-block-latest-comments,
.entry-content .wp-block-latest-posts,
.entry-content .wp-block-pullquote,
.entry-content .wp-block-quote.is-large,
.entry-content .wp-block-quote.is-style-large {
	font-family: 'Satoshi';
}

@supports ( font-variation-settings: normal ) {

	.has-drop-cap:not(:focus)::first-letter,
	.entry-content .wp-block-archives,
	.entry-content .wp-block-categories,
	.entry-content .wp-block-latest-posts,
	.entry-content .wp-block-latest-comments,
	.entry-content .wp-block-cover-image p,
	.entry-content .wp-block-pullquote {
		font-family: 'Satoshi';
	}
}

/* Block Font Sizes -------------------------- */

.entry-content .has-small-font-size {
	font-size: 0.842em;
}

.entry-content .has-normal-font-size,
.entry-content .has-regular-font-size {
	font-size: 1em;
}

.entry-content .has-medium-font-size {
	font-size: 1.1em;
	line-height: 1.45;
}

.entry-content .has-large-font-size {
	font-size: 1.25em;
	line-height: 1.4;
}

.entry-content .has-larger-font-size {
	font-size: 1.5em;
	line-height: 1.3;
}


/* Block: Base Margins ----------------------- */

*[class*="_inner-container"] > *:first-child {
	margin-top: 0;
}

*[class*="_inner-container"] > *:last-child {
	margin-bottom: 0;
}

.wp-block-archives:not(.alignwide):not(.alignfull),
.wp-block-categories:not(.alignwide):not(.alignfull),
.wp-block-code,
.wp-block-columns:not(.alignwide):not(.alignfull),
.wp-block-cover:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.aligncenter),
.wp-block-embed:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.aligncenter),
.wp-block-gallery:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.aligncenter),
.wp-block-group:not(.has-background):not(.alignwide):not(.alignfull),
.wp-block-image:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.aligncenter),
.wp-block-latest-comments:not(.aligncenter):not(.alignleft):not(.alignright),
.wp-block-latest-posts:not(.aligncenter):not(.alignleft):not(.alignright),
.wp-block-media-text:not(.alignwide):not(.alignfull),
.wp-block-preformatted,
.wp-block-pullquote:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright),
.wp-block-quote,
.wp-block-quote.is-large,
.wp-block-quote.is-style-large,
.wp-block-verse,
.wp-block-video:not(.alignwide):not(.alignfull) {
	/* margin-bottom: 3rem;
	margin-top: 3rem; */
}


/* Block: Shared Nesting Alignment Resets ---- */

[class*="__inner-container"] .wp-block-group:not(.alignfull):not(.alignwide):not(.alignleft):not(.alignright),
[class*="__inner-container"] .wp-block-cover:not(.alignfull):not(.alignwide):not(.alignleft):not(.alignright) {
	margin-left: auto;
	margin-right: auto;
	max-width: 58rem;
}


/* Block: Shared Widget Styles --------------- */

.wp-block-archives,
.wp-block-categories,
.wp-block-latest-posts,
.wp-block-latest-comments {
	list-style: none;
	margin-left: 0;
}

.wp-block-archives ul,
.wp-block-categories ul,
.wp-block-latest-posts ul,
.wp-block-latest-comments ul {
	list-style: none;
}

.entry-content .wp-block-archives > li,
.entry-content .wp-block-categories > li,
.entry-content .wp-block-latest-posts > li,
.entry-content .wp-block-latest-comment > li {
	margin-left: 0;
}

.entry-content .wp-block-archives > li:last-child,
.entry-content .wp-block-categories > li:last-child,
.entry-content .wp-block-latest-posts > li:last-child,
.entry-content .wp-block-latest-comment > li:last-child {
	margin-bottom: 0;
}

.entry-content .wp-block-archives *,
.entry-content .wp-block-categories *,
.entry-content .wp-block-latest-posts *,
.entry-content .wp-block-latest-comments * {
	font-family: inherit;
}

.entry-content .wp-block-archives li,
.entry-content .wp-block-categories li,
.entry-content .wp-block-latest-posts li {
	color: #6d6d6d;
}

.wp-block-archives a,
.wp-block-categories a,
.wp-block-latest-posts a,
.wp-block-latest-comments a {
	font-weight: 700;
	text-decoration: none;
}

.wp-block-archives a:hover,
.wp-block-categories a:hover,
.wp-block-latest-posts a:hover,
.wp-block-latest-comments a:hover,
.wp-block-archives a:focus,
.wp-block-categories a:focus,
.wp-block-latest-posts a:focus,
.wp-block-latest-comments a:focus {
	text-decoration: underline;
}

.wp-block-latest-posts a,
.wp-block-latest-comments__comment-meta {
	font-weight: 700;
	letter-spacing: -0.025em;
	line-height: 1.25;
}

.wp-block-latest-comments__comment-date,
.wp-block-latest-posts__post-date {
	color: #6d6d6d;
	font-size: 0.7em;
	font-weight: 600;
	letter-spacing: normal;
	margin-top: 0.15em;
}


/* Block: Shared Media Styles ---------------- */

.wp-block-embed figcaption,
.wp-block-image figcaption {
	color: #6d6d6d;
	font-size: 1.4rem;
	margin-bottom: 0;
	margin-top: 1.5rem;
}

/* Block: Audio ------------------------------ */

.wp-block-audio audio {
	width: 100%;
}

/* Block: Button ----------------------------- */

.wp-block-button {
	margin: 3rem 0;
}

.wp-block-button.is-style-outline {
	color: #cd2653;
}

.is-style-outline .wp-block-button__link:not(.has-text-color) {
	color: inherit;
}

.is-style-outline .wp-block-button__link {
	border: 2px solid;
	padding: calc(1.1em - 0.2rem) calc(1.44em - 0.2rem);
}

/* Block: Columns ---------------------------- */

.wp-block-columns.alignfull,
.alignfull:not(.has-background) .wp-block-columns {
	/* padding-left: 2rem;
	padding-right: 2rem; */
}

.wp-block-column {
	margin-bottom: 3.2rem;
}

.wp-block-column > *:first-child {
	margin-top: 0;
}

.wp-block-column > *:last-child {
	margin-bottom: 0;
}

/* Block: Cover ------------------------------ */

.wp-block-cover-image .wp-block-cover__inner-container,
.wp-block-cover .wp-block-cover__inner-container {
	width: calc(100% - 4rem);
	padding: 2rem 0;
}

.wp-block-cover-image .wp-block-cover-image-text,
.wp-block-cover-image .wp-block-cover-text,
.wp-block-cover-image h2,
.wp-block-cover .wp-block-cover-image-text,
.wp-block-cover .wp-block-cover-text,
.wp-block-cover h2 {
	max-width: 100%;
	padding: 0;
}

.wp-block-cover-image h2,
.wp-block-cover h2 {
	font-size: 3.2rem;
}

/* Block: Embed ------------------------------ */

/* Block: File ------------------------------- */

.wp-block-file {
	align-items: center;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.wp-block-file a:not(.wp-block-file__button) {
	font-weight: 700;
	text-decoration: none;
}

.wp-block-file a:not(.wp-block-file__button):not(:last-child) {
	margin-right: 1rem;
}

.wp-block-file a:not(.wp-block-file__button):focus,
.wp-block-file a:not(.wp-block-file__button):hover {
	text-decoration: underline;
}

.wp-block-file .wp-block-file__button {
	font-size: 1.5rem;
	padding: 1em 1.25em;
}

.wp-block-file a.wp-block-file__button:visited {
	opacity: 1;
}

.wp-block-file a.wp-block-file__button:active,
.wp-block-file a.wp-block-file__button:focus,
.wp-block-file a.wp-block-file__button:hover {
	opacity: 1;
	text-decoration: underline;
}


/* Block: Gallery ---------------------------- */

.wp-block-gallery ul {
	list-style: none;
	margin: 0 0 -1.6rem 0;
}

figure.wp-block-gallery.alignnone,
figure.wp-block-gallery.aligncenter {
	margin-bottom: 3rem;
	margin-top: 3rem;
}

figure.wp-block-gallery.alignleft {
	margin: 0.3rem 2rem 2rem 0;
}

figure.wp-block-gallery.alignright {
	margin: 0.3rem 0 2rem 2rem;
}

figure.wp-block-gallery.alignwide {
	margin-bottom: 4rem;
	margin-top: 4rem;
}

figure.wp-block-gallery.alignfull {
	margin-bottom: 5rem;
	margin-top: 5rem;
}

/* Block: Group ------------------------------ */

.wp-block-group.has-background {
	padding: 2rem;
	margin-bottom: 0;
	margin-top: 0;
}

.wp-block-group__inner-container {
	margin: 0 auto;
}

.wp-block-group__inner-container,
.entry-content .wp-block-group p {
	max-width: 100%;
}

.alignfull:not(.has-background) > .wp-block-group__inner-container > p:not(.has-background-color) {
	padding-left: 2rem;
	padding-right: 2rem;
}

/* Block: Image ------------------------------ */

/* Block: Media And Text --------------------- */

.wp-block-media-text .wp-block-media-text__content {
	padding: 3rem 2rem;
}

.wp-block-media-text .wp-block-media-text__content p {
	max-width: none;
}

.wp-block-media-text__content > *:first-child {
	margin-top: 0;
}

.wp-block-media-text__content > *:last-child {
	margin-bottom: 0;
}

/* Block: Pullquote -------------------------- */

/* STYLE: DEFAULT */

.wp-block-pullquote {
	padding: 0;
	position: relative;
}

.wp-block-pullquote.alignleft,
.wp-block-pullquote.alignright {
	max-width: calc(100% - 4rem);
}

.wp-block-pullquote::before {
	background: #fff;
	border-radius: 50%;
	color: #cd2653;
	content: "”";
	display: block;
	font-size: 6.2rem;
	font-weight: 500;
	line-height: 1.2;
	margin: 0 auto 1.5rem auto;
	text-align: center;
	height: 4.4rem;
	width: 4.4rem;
}

.reduced-spacing .wp-block-pullquote::before {
	border: 0.1rem solid currentColor;
	font-size: 5.9rem;
}

.wp-block-pullquote blockquote {
	border: none;
	margin: 0;
	padding: 0;
}

.wp-block-pullquote blockquote p {
	font-family: inherit;
	font-size: 2.8rem;
	font-weight: 700;
	line-height: 1.178571429;
	letter-spacing: -0.041785714em;
	max-width: 100%;
}

.wp-block-pullquote p:last-of-type {
	margin-bottom: 0;
}

.wp-block-pullquote cite {
	color: #6d6d6d;
	font-size: 1.6rem;
	font-weight: 500;
	margin-top: 1.2rem;
}

.wp-block-pullquote.has-text-color cite,
.wp-block-pullquote.has-background cite,
.has-background .wp-block-pullquote cite {
	color: inherit;
}

.wp-block-pullquote.alignleft p,
.wp-block-pullquote.alignright p {
	font-size: 2.8rem;
}

.wp-block-pullquote.alignleft {
	text-align: left;
}

.wp-block-pullquote.alignright {
	text-align: right;
}

.wp-block-pullquote.alignleft::before {
	margin-left: 0;
}

.wp-block-pullquote.alignright::before {
	margin-right: 0;
}

/* STYLE: SOLID BACKGROUND COLOR */

.wp-block-pullquote.is-style-solid-color {
	padding: 3rem 2rem;
}

.wp-block-pullquote.is-style-solid-color::before {
	position: absolute;
	top: 0;
	left: 50%;
	transform: translateY(-50%) translateX(-50%);
}

.wp-block-pullquote.is-style-solid-color.alignleft::before,
.wp-block-pullquote.is-style-solid-color.alignright::before {
	transform: translateY(-50%);
}

.wp-block-pullquote.is-style-solid-color.alignleft::before {
	left: 2rem;
}

.wp-block-pullquote.is-style-solid-color.alignright::before {
	left: auto;
	right: 2rem;
}

.wp-block-pullquote.is-style-solid-color blockquote {
	max-width: 100%;
	text-align: inherit;
}

.wp-block-pullquote.is-style-solid-color cite {
	color: inherit;
}

/* Block: Separator  ------------------------- */

hr.wp-block-separator {
	margin: 3rem 0;
}

/* STYLE: WIDE */

.wp-block-separator.is-style-wide {
	max-width: calc(100vw - 4rem);
	position: relative;
	width: 100%;
}

/* STYLE: DOTS */

.wp-block-separator.is-style-dots::before {
	background: none;
	color: inherit;
	font-size: 3.2rem;
	font-weight: 700;
	height: auto;
	letter-spacing: 1em;
	padding-left: 1em;
	position: static;
	transform: none;
	width: auto;
}

.wp-block-separator.is-style-dots::after {
	content: none;
}


/* Block: Search ----------------------------- */

.wp-block-search .wp-block-search__input {
	width: auto;
}

/* Block: Table ------------------------------ */

.wp-block-table.is-style-stripes tbody tr:nth-child(odd) {
	background: #dcd7ca;
}

figure.wp-block-table.is-style-stripes {
	border-bottom: none;
}

.wp-block-table.is-style-stripes table {
	border-collapse: inherit;
}

/* Block: Quote ------------------------------ */

.wp-block-quote p,
.wp-block-quote cite {
	text-align: inherit;
}

.wp-block-quote.has-text-color cite,
.wp-block-quote.has-background cite,
.has-background .wp-block-quote cite {
	color: inherit;
}

.wp-block-quote[style="text-align:center"] {
	border-width: 0;
	padding: 0;
}

.wp-block-quote[style="text-align:right"] {

	/*rtl:begin:ignore*/
	border-width: 0 0.2rem 0 0;
	padding: 0 2rem 0 0;

	/*rtl:end:ignore*/
}

/* STYLE: LARGE */

.wp-block-quote.is-large,
.wp-block-quote.is-style-large {
	border: none;
	padding: 0;
	margin-left: auto;
	margin-right: auto;
}

.wp-block-quote.is-large p,
.wp-block-quote.is-style-large p {
	font-family: inherit;
	font-size: 2.4rem;
	font-style: normal;
	font-weight: 700;
	letter-spacing: -0.02em;
	line-height: 1.285;
}

.wp-block-quote.is-large cite,
.wp-block-quote.is-large footer,
.wp-block-quote.is-style-large cite,
.wp-block-quote.is-style-large footer {
	font-size: 1.6rem;
	text-align: inherit;
}

/* Block: Widget Latest Comments ------------- */

.entry-content .wp-block-latest-comments li {
	margin: 2rem 0;
}

.has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-excerpt,
.has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-meta {
	margin-left: 5.5rem;
}

.entry-content .wp-block-latest-comments a {
	text-decoration: none;
}

.entry-content .wp-block-latest-comments a:hover,
.entry-content .wp-block-latest-comments a:focus {
	text-decoration: underline;
}

.wp-block-latest-comments__comment {
	font-size: inherit;
}

.wp-block-latest-comments__comment-date {
	margin-top: 0.4em;
}

.wp-block-latest-comments__comment-excerpt p {
	font-size: 0.7em;
	margin: 0.9rem 0 2rem 0;
}

/* Block: Widget Latest Posts ---------------- */

.wp-block-latest-posts.is-grid li {
	border-top: 0.2rem solid #dcd7ca;
	margin-top: 2rem;
	padding-top: 1rem;
}

.wp-block-latest-posts.has-dates {
	list-style: none;
}

.wp-block-latest-posts.has-dates:not(.is-grid) li {
	margin-top: 1.5rem;
}

.wp-block-latest-posts.has-dates:not(.is-grid) li:first-child {
	margin-top: 0;
}

/* Block: Post Template ---------------- */

.wp-block-post-template,
.wp-block-post-template > li {
	margin-left: 0;
	margin-right: 0;
}


/* -------------------------------------------------------------------------- */

/*	11. Entry Content
/* -------------------------------------------------------------------------- */


.entry-content {
	line-height: 1.5;
}

.entry-content > * {
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 1.25em;
}

.entry-content > *:first-child {
	margin-top: 0;
}

.entry-content > *:last-child {
	margin-bottom: 0;
}

.read-more-button-wrap {
	margin-top: 1em;
	text-align: center;
}

.entry-content a:hover,
.entry-content a:focus {
	text-decoration: none;
}

.entry-content p,
.entry-content li {
	line-height: 1.4;
}

.entry-content li img {
	display: inline-block;
}

.entry-content h1,
.entry-content h2,
.entry-content h3,
.entry-content h4,
.entry-content h5,
.entry-content h6 {
	margin: 3.5rem auto 2rem;
}

.entry-content ul ul,
.entry-content ol ol,
.entry-content ul ol,
.entry-content ol ul {
	margin-bottom: 1rem;
}

.entry-content hr {
	margin: 4rem auto;
}

.post-inner .entry-content > .wp-block-cover.alignwide:first-child,
.post-inner .entry-content > .wp-block-cover.alignfull:first-child {
	margin-top: 0;
}

/* Font Families ----------------------------- */

.entry-content {
	font-family: 'Satoshi';
	letter-spacing: normal;
}

.entry-content h1,
.entry-content h2,
.entry-content h3,
.entry-content h4,
.entry-content h5,
.entry-content h6,
.entry-content cite,
.entry-content figcaption,
.entry-content table,
.entry-content address,
.entry-content .wp-caption-text,
.entry-content .wp-block-file {
	font-family: 'Satoshi';
}

@supports ( font-variation-settings: normal ) {

	.entry-content h1,
	.entry-content h2,
	.entry-content h3,
	.entry-content h4,
	.entry-content h5,
	.entry-content h6,
	.entry-content cite,
	.entry-content figcaption,
	.entry-content table,
	.entry-content address,
	.entry-content .wp-caption-text,
	.entry-content .wp-block-file {
		font-family: 'Satoshi';
	}
}


/* Alignment Classes ------------------------- */

.entry-content > *:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.is-style-wide) {
	max-width: 58rem;
	width: calc(100% - 4rem);
}

/* [class*="__inner-container"] > *:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.is-style-wide) {
	max-width: 58rem;
	width: 100%;
} */

.alignnone,
.aligncenter,
.alignleft,
.alignright,
.alignwide {
	margin-top: 4rem;
	margin-right: auto;
	margin-bottom: 4rem;
	margin-left: auto;
}

[class*="__inner-container"] > *:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright) {
	margin-left: auto;
	margin-right: auto;
}

/* Full */

.alignfull {
	margin-top: 5rem;
	margin-right: auto;
	margin-bottom: 5rem;
	margin-left: auto;
	max-width: 100vw;
	position: relative;
	width: 100%;
}

[class*="__inner-container"] > .alignfull {
	max-width: 100%;
}

/* Wide */

.alignwide {
	max-width: 120rem;
	position: relative;
	width: calc(100% - 4rem);
}

[class*="__inner-container"] > .alignwide {
	width: 100%;
}

/* Center */

.aligncenter,
.aligncenter img {
	margin-left: auto;
	margin-right: auto;
}

/* Left and right */

.alignleft,
.alignright {
	max-width: 50%;
}

.alignleft {

	/*rtl:ignore*/
	float: left;
	margin: 0.3rem 2rem 2rem 2rem;
}

.alignright {

	/*rtl:ignore*/
	float: right;
	margin: 0.3rem 2rem 2rem 2rem;
}

[class*="wp-block"].alignfull:not(.has-background) [class*="__inner-container"] > .alignleft,
[class*="wp-block"].alignfull:not(.has-background) [class*="__inner-container"] > p .alignleft,
[class*="wp-block"].alignfull:not(.has-background) [class*="__inner-container"] > .wp-block-image .alignleft {

	/*rtl:ignore*/
	margin-left: 2rem;
}

[class*="wp-block"].alignfull:not(.has-background) [class*="__inner-container"] > .alignright,
[class*="wp-block"].alignfull:not(.has-background) [class*="__inner-container"] > p .alignright,
[class*="wp-block"].alignfull:not(.has-background) [class*="__inner-container"] > .wp-block-image .alignright {

	/*rtl:ignore*/
	margin-right: 2rem;
}

/* Entry Media ------------------------------- */

.alignfull > figcaption,
.alignfull > .wp-caption-text {
	margin-left: auto;
	margin-right: auto;
	max-width: 58rem;
	width: calc(100% - 4rem);
}


/* -------------------------------------------------------------------------- */

/*	12. Comments
/* -------------------------------------------------------------------------- */


/* Comment Headers ----------------------------- */

.comments-wrapper {
	margin-top: 5rem;
}

.comment-reply-title {
	margin: 0 0 4rem 0;
	text-align: center;
}


/* Comment Item ----------------------------- */

/* COMMENT HEADER */

.comments .comment,
.comments .pingback,
.comments .trackback,
.comments .review {
	padding-top: 3.5rem;
}

div.comment:first-of-type {
	margin-top: 3.5rem;
	padding-top: 0;
}

.comments .comments-header + div {
	margin-top: 0;
	padding-top: 0;
}

.comment-body {
	position: relative;
}

.comment .comment {
	padding-left: 5%;
}

.comment-meta {
	line-height: 1.1;
	margin-bottom: 1.5rem;
	min-height: 5rem;
	padding-left: 5rem;
	position: relative;
}

.hide-avatars .comment-meta {
	min-height: 0;
	padding-left: 0;
}

.comment-meta a {
	color: inherit;
}

.comment-author {
	font-size: 1.8rem;
	font-weight: 700;
	letter-spacing: -0.027777778em;
}

.comment-author a {
	text-decoration: underline;
}

.comment-author a:hover,
.comment-author a:focus {
	text-decoration: none;
}

.comment-meta .avatar {
	height: 4rem;
	position: absolute;
	left: 0;
	top: 0;
	width: 4rem;
}

.comment-author .url {
	text-decoration: underline;
}

.comment-metadata {
	color: #6d6d6d;
	font-size: 1.4rem;
	font-weight: 500;
	margin-top: 0.6rem;
}

.comment-metadata a {
	text-decoration: none;
}

.comment-metadata a:focus,
.comment-metadata a:hover {
	text-decoration: underline;
}


/* COMMENT CONTENT */

.comment-content.entry-content > *:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.is-style-wide) {
	width: 100%;
}

.comment-content.entry-content .alignleft {

	/*rtl:ignore*/
	margin-left: 0;
}

.comment-content.entry-content .alignright {

	/*rtl:ignore*/
	margin-right: 0;
}

/* COMMENT FOOTER */

.comment-footer-meta {
	align-items: center;
	display: flex;
	flex-wrap: wrap;
	font-size: 1.2rem;
	font-weight: 600;
	justify-content: flex-start;
	letter-spacing: 0.030833333em;
	line-height: 1;
	margin: 1.5rem 0 -1rem -1.5rem;
	text-transform: uppercase;
}

.comment-footer-meta > * {
	margin: 0 0 1rem 1.5rem;
}

.comment-reply-link {
	background-color: #cd2653;
	color: #fff;
	display: block;
	padding: 0.7rem;
}

.bypostauthor .comment-footer-meta .by-post-author {
	display: block;
}

.comment-footer-meta a {
	text-decoration: none;
}

.comment-footer-meta a:focus,
.comment-footer-meta a:hover {
	text-decoration: underline;
}


/* Pingbacks & Trackbacks ------------------------- */

.pingback .comment-meta,
.trackback .comment-meta {
	padding-left: 0;
}


/* Comments Pagination ---------------------------- */

.comments-pagination {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin-top: 6rem;
	text-align: center;
}

.comments-pagination.only-next {
	justify-content: flex-end;
}

.comments-pagination .page-numbers {
	display: none;
	text-decoration: none;
}

.comments-pagination .page-numbers:focus,
.comments-pagination .page-numbers:hover {
	text-decoration: underline;
}

.comments-pagination .prev,
.comments-pagination .next {
	display: block;
}

.comments-pagination .prev {
	left: 0;
}

.comments-pagination .next {
	right: 0;
	text-align: right;
}


/* Comment Respond ---------------------------- */

.comment-respond::after {
	clear: both;
	content: "";
	display: block;
}

.comment-respond .comment-notes,
.comment-respond .logged-in-as {
	color: #6d6d6d;
	font-size: 1.6rem;
	line-height: 1.4;
	margin: -3rem 0 4rem 0;
	text-align: center;
}

.comment-respond .required-field-message {
	display: inline-block;
}

.comment-respond p {
	line-height: 1.1;
	margin-bottom: 2rem;
	margin-left: auto;
	margin-right: auto;
}

.comment-respond p:not(.comment-notes) {
	max-width: 58rem;
}

.comment-form-cookies-consent {
	align-items: baseline;
	display: flex;
}

.comment-respond > p:last-of-type {
	margin-bottom: 0;
}

.comment-respond label {
	display: block;
}

.comment-respond input[type="checkbox"] + label {
	font-size: 1.5rem;
	line-height: 1.25;
}

.comment-respond input[type="text"],
.comment-respond input[type="email"],
.comment-respond textarea {
	margin-bottom: 0;
}

.comment-respond textarea {
	height: 15rem;
}

.comment-respond #submit {
	display: block;
}

.comment-respond .comments-closed {
	text-align: center;
}


/* Reply Respond ---------------------------- */

.comments .comment-respond {
	padding: 3rem 0 0;
}

.comments .comment-respond .comment-reply-title,
.comments .comment-respond .comment-notes,
.comments .comment-respond .logged-in-as {
	text-align: left;
}

.comment-reply-title small {
	display: block;
	font-size: 1.6rem;
	font-weight: 600;
	letter-spacing: -0.0277em;
	margin: 0.5rem 0 0 0;
	white-space: nowrap;
}

.comment-reply-title small a {
	text-decoration: none;
}

.comment-reply-title small a:focus,
.comment-reply-title small a:hover {
	text-decoration: underline;
}


/* -------------------------------------------------------------------------- */

/*	13. Site Pagination
/* -------------------------------------------------------------------------- */


.pagination .nav-links {
	align-items: baseline;
	display: flex;
	flex-wrap: wrap;
	font-size: 1.8rem;
	font-weight: 600;
	margin: -1.5rem 0 0 -2.5rem;
	width: calc(100% + 2.5rem);
}

.pagination-separator {
	margin: 5rem 0;
}

.nav-links > * {
	margin: 1.5rem 0 0 2.5rem;
}

.nav-links .placeholder {
	display: none;
	visibility: hidden;
}

.pagination a {
	text-decoration: none;
}

.pagination a:focus,
.pagination a:hover {
	text-decoration: underline;
}

.pagination .dots {
	transform: translateY(-0.3em);
	color: #6d6d6d;
}

.nav-short {
	display: none;
}

/* -------------------------------------------------------------------------- */

/*	14. Error 404
/* -------------------------------------------------------------------------- */


.error404 #site-content {
	padding-top: 4rem;
}

.error404-content {
	text-align: center;
}

.error404 #site-content .search-form {
	justify-content: center;
	margin-top: 3rem;
}


/* -------------------------------------------------------------------------- */

/*	15.	Widgets
/* -------------------------------------------------------------------------- */


/* Widget Base ------------------------------- */

.widget {
	margin-top: 3rem;
}

.widget:first-child {
	margin-top: 0;
}

.widget-content > div > *:first-child {
	margin-top: 0;
}

.widget-content > div > *:last-child {
	margin-bottom: 0;
}

.widget .widget-title {
	margin: 0 0 2rem;
}

.widget li {
	margin: 2rem 0 0 0;
}

.widget li:first-child,
.widget li > ul,
.widget li > ol {
	margin-top: 0;
}

.widget table,
.widget table * {
	border-color: #dedfdf;
}

.widget table caption {
	background-color: #dedfdf;
}

.widget .post-date,
.widget .rss-date {
	color: #6d6d6d;
	display: block;
	font-size: 0.85em;
	font-weight: 500;
	margin-top: 0.2rem;
}

.widget select {
	max-width: 100%;
}

/* Font Families ----------------------------- */

.widget_text p,
.widget_text ol,
.widget_text ul,
.widget_text dl,
.widget_text dt,
.widget-content .rssSummary {
	font-family: 'Satoshi';
	letter-spacing: normal;
}

.widget-content cite,
.widget-content figcaption,
.widget-content .wp-caption-text {
	font-family: 'Satoshi';
}

@supports ( font-variation-settings: normal ) {

	.widget-content cite,
	.widget-content figcaption,
	.widget-content .wp-caption-text {
		font-family: 'Satoshi';
	}
}

/* Base List Widget -------------------------- */

.widget_archive ul,
.widget_categories ul,
.widget_pages ul,
.widget_meta ul,
.widget_nav_menu ul,
.widget_recent_comments ul,
.widget_recent_entries ul,
.widget_rss ul {
	list-style: none;
	margin: 0;
}

.widget_archive li,
.widget_categories li,
.widget_pages li,
.widget_meta li,
.widget_nav_menu li {
	color: #6d6d6d;
	margin: 0.3rem 0;
}

.widget_archive li li,
.widget_categories li li,
.widget_pages li li,
.widget_meta li li,
.widget_nav_menu li li {
	margin-left: 2rem;
}

.widget_archive a,
.widget_categories a,
.widget_pages a,
.widget_meta a,
.widget_nav_menu a {
	font-weight: 700;
	text-decoration: none;
}

.widget_archive a:focus,
.widget_archive a:hover,
.widget_categories a:focus,
.widget_categories a:hover,
.widget_pages a:focus,
.widget_pages a:hover,
.widget_meta a:focus,
.widget_meta a:hover,
.widget_nav_menu a:focus,
.widget_nav_menu a:hover {
	text-decoration: underline;
}

/* Widget: Calendar -------------------------- */

.calendar_wrap {
	font-size: 2.4rem;
}

.calendar_wrap th,
.calendar_wrap td,
.wp-calendar-nav span {
	display: table-cell;
	font-size: 1em;
	font-weight: 500;
	line-height: 1;
	padding: 2.5% 2.5% 1.75% 2.5%;
	text-align: center;
}

.wp-calendar-table {
	margin-bottom: 0;
}

.wp-calendar-nav {
	display: table;
	width: 100%;
	font-size: 1.8rem;
}

.calendar_wrap tfoot td {
	border-bottom: none;
}

.calendar_wrap tfoot a,
.calendar_wrap .wp-calendar-nav a {
	text-decoration: none;
}

.calendar_wrap tfoot #prev,
.calendar_wrap .wp-calendar-nav-prev {
	text-align: left;
}

.calendar_wrap tfoot #next,
.calendar_wrap .wp-calendar-nav-next {
	text-align: right;
}

/* Widget: Image ----------------------------- */

/* Widget: Gallery --------------------------- */

.widget_media_gallery .gallery {
	margin: 0 -0.4em -0.8em -0.4em;
	width: calc(100% + 0.8em);
}

.widget_media_gallery .gallery-item {
	margin: 0 0 0.8em 0;
	padding: 0 0.4em;
}

/* Widget: Nav Menu -------------------------- */

.widget_nav_menu .widget-content > div > ul {
	margin-left: 0;
}

/* Widget: Recent Comments ------------------- */

.widget_recent_comments li {
	font-weight: 700;
}

.widget_recent_comments a {
	text-decoration: none;
}

.widget_recent_comments a:focus,
.widget_recent_comments a:hover {
	text-decoration: underline;
}

/* Widget: Recent Entries -------------------- */

.widget_recent_entries a {
	font-weight: 700;
	text-decoration: none;
}

.widget_recent_entries a:focus,
.widget_recent_entries a:hover {
	text-decoration: underline;
}

/* Widget: RSS ------------------------------- */

.widget_rss .widget-title a.rsswidget:first-of-type:not(.rss-widget-title) {
	display: none;
}

.widget_rss .rsswidget {
	font-weight: 700;
}

.widget_rss a {
	text-decoration: none;
}

.widget_rss a:focus,
.widget_rss a:hover {
	text-decoration: underline;
}

.widget_rss .rssSummary {
	margin-top: 0.5rem;
}

.widget_rss cite::before {
	content: "— ";
}

/* Widget: Search ---------------------------- */

.widget_search .search-field {
	border-color: #dedfdf;
}

/* Widget: Tag Cloud ------------------------- */

.widget_tag_cloud a {
	font-weight: 700;
	margin-right: 0.5rem;
	text-decoration: none;
	white-space: nowrap;
}

.widget_tag_cloud a:focus,
.widget_tag_cloud a:hover {
	text-decoration: underline;
}

/* Widget: Text ------------------------------ */

/* Widget: Blocks ---------------------------- */

.widget .wp-block-social-links li {
	margin-top: 0;
}


/* -------------------------------------------------------------------------- */

/*	16. Site Footer
/* -------------------------------------------------------------------------- */


.footer-nav-widgets-wrapper,
#site-footer {
	background-color: #fff;
	border-color: #dedfdf;
	border-style: solid;
	border-width: 0;
}

.footer-top-visible .footer-nav-widgets-wrapper,
.footer-top-hidden #site-footer {
	margin-top: 5rem;
}

.reduced-spacing.footer-top-visible .footer-nav-widgets-wrapper,
.reduced-spacing.footer-top-hidden #site-footer {
	border-top-width: 0.1rem;
}

.footer-top,
.footer-widgets-outer-wrapper,
#site-footer {
	padding: 3rem 0;
}


/* Footer Top -------------------------------- */

.footer-top {
	display: flex;
	border-bottom: 0.1rem solid #dedfdf;
	justify-content: space-between;
}

/* FOOTER MENU */

.footer-menu {
	font-size: 1.8rem;
	font-weight: 700;
	letter-spacing: -0.0277em;
}

.footer-menu li {
	line-height: 1.25;
	margin: 0.25em 0 0 0;
}

.footer-menu a {
	text-decoration: none;
	word-break: normal;
	word-wrap: normal;
}

.footer-menu a:hover,
.footer-menu a:focus {
	text-decoration: underline;
}

/* FOOTER SOCIAL */

.footer-social-wrapper {
	margin: 0;
	width: 100%;
}

.has-footer-menu .footer-social-wrapper {
	flex-shrink: 0;
	margin-left: 1rem;
	width: 50%;
}

ul.footer-social {
	margin: -0.5rem 0 0 -0.5rem;
}

.has-footer-menu .footer-social {
	justify-content: flex-end;
}

ul.footer-social li {
	margin: 0.5rem 0 0 0.5rem;
}

.footer-social a {
	background-color: #cd2653;
	height: 3.6rem;
	width: 3.6rem;
}

.footer-social a::before {
	font-size: 1.6rem;
}

/* Footer Widgets ---------------------------- */

.footer-widgets-outer-wrapper {
	border-bottom: 0.1rem solid #dedfdf;
}

.footer-widgets + .footer-widgets {
	margin-top: 3rem;
}

/* Footer Bottom ----------------------------- */

#site-footer {
	font-size: 1.6rem;
}

#site-footer .section-inner {
	align-items: baseline;
	display: flex;
	justify-content: space-between;
	width: 100%;
	max-width: 1280px;
}

#site-footer a {
	text-decoration: none;
}

#site-footer a:focus,
#site-footer a:hover {
	text-decoration: underline;
}

.footer-copyright a,
.privacy-policy a,
.powered-by-wordpress a {
	color: inherit;
}

.privacy-policy,
.powered-by-wordpress,
.to-the-top {
	color: #6d6d6d;
}

a.to-the-top {
	margin-left: 2.4rem;
	white-space: nowrap;
}

a.to-the-top > * {
	pointer-events: none;
}

.footer-copyright {
	font-weight: 600;
	margin: 0;
}

.powered-by-wordpress {
	display: none;
	margin: 0 0 0 2.4rem;
}

.privacy-policy {
	margin: 1.2rem 0 0;
}

.to-the-top-long {
	display: none;
}


/* -------------------------------------------------------------------------- */

/*	17. Media Queries
/* -------------------------------------------------------------------------- */

@media ( max-width: 479px ) {

	/* Blocks -------------------------------- */

	.wp-block-pullquote.alignleft,
	.wp-block-pullquote.alignright {
		float: none;
	}

	/* Entry Content ------------------------- */

	/* LISTS */

	ul,
	ol {
		margin: 0 0 3rem 2rem;
	}

	li {
		margin: 0.5rem 0 0 1rem;
	}

	/* Post Footer --------------------------- */

	/* POST NAV LINKS */

	.post-nav-links {
		margin: 3em 0 0 0;
	}
}

@media ( min-width: 480px ) {

	/* Blocks -------------------------------- */

	/* BLOCK: BASE ALIGNMENT WIDTH */

	.wp-block-pullquote.alignleft,
	.wp-block-pullquote.alignright,
	.wp-block-cover-image.alignleft,
	.wp-block-cover-image.alignright,
	.wp-block-cover.alignleft,
	.wp-block-cover.alignright,
	.wp-block-embed.alignleft,
	.wp-block-embed.alignright,
	.wp-block-gallery.alignleft,
	.wp-block-gallery.alignright {
		max-width: 26rem;
	}

	/* BLOCK: TABLE WIDTH */
	.wp-block-table.alignleft,
	.wp-block-table.alignright {
		max-width: 100%;
	}

	/* Entry Content ------------------------- */

	/* ALIGNMENT CLASSES */

	.alignleft,
	.alignright {
		max-width: 26rem;
	}

	/* Post Footer --------------------------- */

	/* POST NAV LINKS */

	.post-nav-links {
		margin: 3em 0 0 0;
	}
}

@media ( max-width: 599px ) {

	/* Blocks -------------------------------- */

	/* BLOCK: COLUMNS */

	/* While columns are stacked */
	.wp-block-column:last-child {
		margin-bottom: 0;
	}

	.wp-block-columns + .wp-block-columns {
		margin-top: 0.2rem;
	}

	.wp-block-columns.alignwide + .wp-block-columns.alignwide {
		margin-top: -0.8rem;
	}

	/* .wp-block-columns.alignfull + .wp-block-columns.alignfull {
		margin-top: -1.8rem;
	} */

	/* Template -------------------------------- */

	/* TEMPLATE: COVER */

	.template-cover .post-inner .post-meta-wrapper,
	.template-cover .post-inner .author-bio {
		width: calc( 100% - 4rem );
	}

	/* Post Footer --------------------------- */

	/* POST NAV LINKS */

	.post-nav-links {
		margin: 3em 0 0 0;
	}
}

@media ( min-width: 600px ) {

	/* Blocks -------------------------------- */

	/* BLOCK: COLUMNS */

	/* .wp-block-columns.alignwide + .wp-block-columns.alignwide,
	.wp-block-columns.alignfull + .wp-block-columns.alignfull {
		margin-top: -4rem;
	} */

	/* Post Footer --------------------------- */

	/* POST NAV LINKS */

	.post-nav-links {
		margin: 3em 0 0 0;
	}
}

@media ( min-width: 660px ) {

	/* Blocks -------------------------------- */

	/* BLOCK: GALLERY */

	figure.wp-block-gallery.alignleft {

		/*rtl:ignore*/
		margin-left: calc(( 100vw - 58rem - 8rem ) / -2);
	}

	figure.wp-block-gallery.alignright {

		/*rtl:ignore*/
		margin-right: calc(( 100vw - 58rem - 8rem ) / -2);
	}

	/* Entry Content ------------------------- */

	/* ALIGNMENT CLASSES */

	.entry-content > .alignleft {

		/*rtl:ignore*/
		margin-left: 4rem;
	}

	.entry-content > p .alignleft,
	.entry-content > .wp-block-image .alignleft {

		/*rtl:ignore*/
		margin-left: calc(( 100vw - 58rem - 8rem ) / -2);
	}

	[class*="wp-block"]:not(.alignwide):not(.alignfull) [class*="__inner-container"] > .alignleft,
	[class*="wp-block"]:not(.alignwide):not(.alignfull) [class*="__inner-container"] > p .alignleft,
	[class*="wp-block"]:not(.alignwide):not(.alignfull) [class*="__inner-container"] > .wp-block-image .alignleft {

		/*rtl:ignore*/
		margin-left: 0;
	}

	.entry-content > .alignright {

		/*rtl:ignore*/
		margin-right: 4rem;
	}

	.entry-content > p .alignright,
	.entry-content > .wp-block-image .alignright {

		/*rtl:ignore*/
		margin-right: calc(( 100vw - 58rem - 8rem ) / -2);
	}

	[class*="wp-block"]:not(.alignwide):not(.alignfull) [class*="__inner-container"] > .alignright,
	[class*="wp-block"]:not(.alignwide):not(.alignfull) [class*="__inner-container"] > p .alignright,
	[class*="wp-block"]:not(.alignwide):not(.alignfull) [class*="__inner-container"] > .wp-block-image .alignright {

		/*rtl:ignore*/
		margin-right: 0;
	}

	/* Post Footer --------------------------- */

	/* POST NAV LINKS */

	.post-nav-links {
		margin: 3em auto 0 auto;
	}
}

@media ( min-width: 700px ) {

	/* Element Base ------------------------- */

	ul,
	ol {
		margin-bottom: 4rem;
	}

	pre {
		padding: 3rem;
	}

	hr {
		margin: 8rem auto;
	}

	table {
		font-size: 1.8rem;
	}

	/* VANILLA GALLERIES */

	.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%;
	}

	.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%;
	}

	/* TITLES */

	h1,
	.heading-size-1,
	h2,
	.heading-size-2,
	h3,
	.heading-size-3 {
		margin: 6rem auto 3rem;
	}

	h4,
	.heading-size-4,
	h5,
	.heading-size-5,
	h6,
	.heading-size-6 {
		margin: 4.5rem auto 2.5rem;
	}

	h1,
	.heading-size-1 {
		font-size: 6.4rem;
	}

	h2,
	.heading-size-2 {
		font-size: 4.8rem;
	}

	h3,
	.heading-size-3 {
		font-size: 4rem;
	}

	h4,
	.heading-size-4 {
		font-size: 3.2rem;
	}

	h5,
	.heading-size-5 {
		font-size: 2.4rem;
	}

	h6,
	.heading-size-6 {
		font-size: 1.8rem;
	}

	/* INPUTS */

	fieldset {
		padding: 3rem;
	}

	legend {
		padding: 0 1.5rem;
	}

	button,
	.button,
	.faux-button,
	.wp-block-button__link,
	input[type="button"],
	input[type="reset"],
	input[type="submit"] {
		font-size: 1.7rem;
	}

	/* MEDIA */

	figcaption,
	.wp-caption-text {
		margin-top: 1.8rem;
	}


	/* Helper Classes ------------------------- */

	/* SECTIONS */

	section {
		padding: 8rem 0;
	}

	.section-inner {
		width: calc(100% - 8rem);
	}


	/* Site Header --------------------------- */

	.header-inner {
		padding: 3.8rem 0;
	}

	.site-title {
		font-size: 2.4rem;
		font-weight: 600;
	}

	.site-description {
		display: block;
	}

	.site-logo img {
		max-height: 9rem;
		transition: height 0.15s linear, width 0.15s linear, max-height 0.15s linear;
	}

	/* HEADER TOGGLES */

	.toggle-inner .toggle-text {
		font-size: 1.2rem;
	}

	.search-toggle {
		left: 2rem;
	}

	.nav-toggle {
		right: 2rem;
	}


	/* Menu Modal ---------------------------- */

	button.close-nav-toggle {
		font-size: 1.8rem;
		padding: 4rem 0;
	}

	button.close-nav-toggle svg {
		height: 2rem;
		width: 2rem;
	}

	button.close-nav-toggle .toggle-text {
		margin-right: 2.1rem;
	}

	.modal-menu {
		left: auto;
		width: 100%;
	}

	.modal-menu > li > a,
	.modal-menu > li > .ancestor-wrapper > a {
		font-size: 2.4rem;
		padding: 2.5rem 0;
	}

	.modal-menu ul li {
		border-left-color: transparent;
	}

	.modal-menu > li > .ancestor-wrapper > button.sub-menu-toggle {
		padding: 0 3rem;
	}

	.modal-menu > li > .ancestor-wrapper > button.sub-menu-toggle svg {
		height: 1.1rem;
		width: 1.8rem;
	}

	.menu-bottom {
		align-items: center;
		display: flex;
		justify-content: space-between;
		padding: 4.4rem 0;
	}

	.menu-copyright {
		display: block;
		flex-shrink: 0;
		margin-right: 4rem;
	}

	/* Modal Search Form ------------------------- */

	.search-modal form {
		position: relative;
		width: 100%;
	}

	.search-untoggle svg {
		height: 2.5rem;
		width: 2.5rem;
	}

	.search-modal .search-field {
		border: none;
		font-size: 3.2rem;
		height: 14rem;
	}

	.search-modal .search-field::-moz-placeholder {
		line-height: 4.375;
	}

	/* Sub Page ------------------------------ */

	/* FEATURED MEDIA */

	.featured-media figcaption {
		margin: 2rem auto 0 auto;
		width: calc(100% - 8rem);
	}

	/* Template: Cover Template -------------- */

	.cover-header-inner {
		padding: 18rem 0 8rem 0;
	}

	.to-the-content-wrapper {
		top: calc(100% + 1.8rem);
	}

	.to-the-content {
		height: 6rem;
	}

	.to-the-content svg {
		height: 2.4rem;
		width: 2.12rem;
	}

	/* Template: Full Width ------------------ */

	body.template-full-width .entry-content > *:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.is-style-wide) {
		width: calc(100% - 8rem);
	}

	body.template-full-width .alignfull:not(.has-background) > .wp-block-group__inner-container > p:not(.has-background-color) {
		padding-left: 4rem;
		padding-right: 4rem;
	}

	body.template-full-width [class*="wp-block"].alignfull [class*="__inner-container"] > .alignleft,
	body.template-full-width [class*="wp-block"].alignfull [class*="__inner-container"] > p .alignleft,
	body.template-full-width [class*="wp-block"].alignfull [class*="__inner-container"] > .wp-block-image .alignleft {

		/*rtl:ignore*/
		margin-left: 4rem;
	}

	body.template-full-width [class*="wp-block"].alignfull [class*="__inner-container"] > .alignright,
	body.template-full-width [class*="wp-block"].alignfull [class*="__inner-container"] > p .alignright,
	body.template-full-width [class*="wp-block"].alignfull [class*="__inner-container"] > .wp-block-image .alignright {

		/*rtl:ignore*/
		margin-right: 4rem;
	}

	/* Post: Archive ------------------------- */

	.archive-header {
		padding: 8rem 0;
	}

	.reduced-spacing .archive-header {
		padding-bottom: 3rem;
	}

	.archive-title {
		font-size: 3.2rem;
	}

	body:not(.singular) main > article:first-of-type {
		padding: 8rem 0 0;
	}

	h2.entry-title {
		font-size: 6.4rem;
	}

	/* SEARCH RESULTS */

	.no-search-results-form {
		padding-top: 8rem;
	}

	/* Post: Single -------------------------- */

	/* POST HEADER */

	.singular .entry-header {
		padding: 8rem 0;
	}

	.entry-categories {
		margin-bottom: 3rem;
	}

	.entry-categories-inner {
		margin: -1rem 0 0 -2rem;
	}

	.entry-categories a {
		font-size: 1.5rem;
		margin: 1rem 0 0 2rem;
	}

	.intro-text {
		font-size: 2rem;
		margin-top: 2.5rem;
	}

	.singular .intro-text {
		font-size: 2.6rem;
	}

	.post-meta-wrapper {
		margin-top: 3rem;
	}

	.post-meta {
		font-size: 1.6rem;
		margin: -1.4rem 0 0 -3rem;
	}

	.post-meta li {
		margin: 1.4rem 0 0 3rem;
		max-width: calc(100% - 3rem);
	}

	.featured-media {
		margin-top: 6rem;
	}

	.post-inner {
		padding-top: 8rem;
	}

	/* POST FOOTER */

	.post-meta-wrapper.post-meta-single-bottom {
		margin-top: 4rem;
	}

	/* AUTHOR BIO */

	.author-bio {
		margin-top: 8rem;
		min-height: 8rem;
		padding-left: 10rem;
		position: relative;
	}

	.author-bio .avatar {
		position: absolute;
		left: 0;
		top: 0;
		height: 8rem;
		width: 8rem;
	}

	/* SINGLE PAGINATION */

	.pagination-single {
		font-size: 2.4rem;
		margin-top: 8rem;
	}

	.pagination-single-inner {
		flex-direction: row;
		justify-content: space-between;
	}

	.pagination-single.only-next .pagination-single-inner {
		justify-content: flex-end;
	}

	.pagination-single hr:first-child {
		margin: 0 0 4rem 0;
	}

	.pagination-single hr:last-child {
		margin: 4rem 0 0.8rem 0;
	}

	.pagination-single a + a {
		margin: 0 0 0 4rem;
	}

	.pagination-single a .arrow {
		margin: 0 2rem 0 0;
	}

	.pagination-single .next-post {
		flex-direction: row-reverse;
		text-align: right;
	}

	.pagination-single .next-post .arrow {
		margin: 0 0 0 2rem;
	}

	/* Blocks -------------------------------- */

	/* BLOCK: SHARED MEDIA STYLES */

	.wp-block-embed figcaption,
	.wp-block-image figcaption {
		font-size: 1.6rem;
	}

	/* BLOCK: BASE MARGINS */

	.wp-block-archives:not(.alignwide):not(.alignfull),
	.wp-block-categories:not(.alignwide):not(.alignfull),
	.wp-block-code,
	.wp-block-columns:not(.alignwide):not(.alignfull),
	.wp-block-cover:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.aligncenter),
	.wp-block-embed:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.aligncenter),
	.wp-block-gallery:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.aligncenter),
	.wp-block-group:not(.has-background):not(.alignwide):not(.alignfull),
	.wp-block-image:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.aligncenter),
	.wp-block-latest-comments:not(.aligncenter):not(.alignleft):not(.alignright),
	.wp-block-latest-posts:not(.aligncenter):not(.alignleft):not(.alignright),
	.wp-block-media-text:not(.alignwide):not(.alignfull),
	.wp-block-preformatted,
	.wp-block-pullquote:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright),
	.wp-block-quote,
	.wp-block-quote.is-large,
	.wp-block-quote.is-style-large,
	.wp-block-verse,
	.wp-block-video:not(.alignwide):not(.alignfull) {
		/* margin-bottom: 4rem;
		margin-top: 4rem; */
	}

	/* BLOCK: COLUMNS */

	/* .wp-block-columns.alignwide + .wp-block-columns.alignwide,
	.wp-block-columns.alignfull + .wp-block-columns.alignfull {
		margin-top: -6rem;
	} */

	.entry-content .wp-block-columns h1,
	.entry-content .wp-block-columns h2,
	.entry-content .wp-block-columns h3,
	.entry-content .wp-block-columns h4,
	.entry-content .wp-block-columns h5,
	.entry-content .wp-block-columns h6 {
		margin: 3.5rem 0 2rem;
	}

	/* BLOCK: COVER */

	.wp-block-cover-image .wp-block-cover__inner-container,
	.wp-block-cover .wp-block-cover__inner-container {
		width: calc(100% - 8rem);
	}

	.wp-block-cover-image h2,
	.wp-block-cover h2 {
		font-size: 4.8rem;
	}

	/* BLOCK: GALLERY */

	figure.wp-block-gallery.alignnone,
	figure.wp-block-gallery.aligncenter {
		margin-bottom: 4rem;
		margin-top: 4rem;
	}

	figure.wp-block-gallery.alignwide,
	figure.wp-block-gallery.alignfull {
		margin-bottom: 6rem;
		margin-top: 6rem;
	}

	/* BLOCK: GROUP */

	.wp-block-group.has-background {
		padding: 4rem;
		margin-top: 0;
		margin-bottom: 0;
	}

	.alignfull:not(.has-background) > .wp-block-group__inner-container > p:not(.has-background-color) {
		padding-left: 0;
		padding-right: 0;
	}

	/* BLOCK: MEDIA AND TEXT */

	.wp-block-media-text .wp-block-media-text__content {
		padding: 4rem;
	}

	/* BLOCK: PULLQUOTE */

	.wp-block-pullquote blockquote p {
		font-size: 3.2rem;
	}

	.wp-block-pullquote cite {
		margin-top: 2rem;
	}

	.wp-block-pullquote.alignfull:not(.is-style-solid-color) {
		padding-left: 1rem;
		padding-right: 1rem;
	}

	.wp-block-pullquote.alignwide::before,
	.wp-block-pullquote.alignfull::before {
		font-size: 11.272727272rem;
		height: 8rem;
		margin-bottom: 2rem;
		width: 8rem;
	}

	.wp-block-pullquote.alignwide blockquote p,
	.wp-block-pullquote.alignfull blockquote p {
		font-size: 4.8rem;
		line-height: 1.203125;
	}

	.wp-block-pullquote.alignleft p,
	.wp-block-pullquote.alignright p,
	.wp-block-pullquote.alignleft.is-style-solid-color blockquote p,
	.wp-block-pullquote.alignright.is-style-solid-color blockquote p {
		font-size: 3.2rem;
		line-height: 1.1875;
	}

	.wp-block-pullquote.is-style-solid-color.alignwide,
	.wp-block-pullquote.is-style-solid-color.alignfull {
		padding: 6rem 4rem 4rem;
	}

	.wp-block-pullquote.alignleft.is-style-solid-color blockquote p,
	.wp-block-pullquote.alignright.is-style-solid-color blockquote p {
		font-size: 2.6rem;
	}

	/* BLOCK: QUOTE */

	.wp-block-quote.is-large p,
	.wp-block-quote.is-style-large p {
		font-size: 2.8rem;
	}

	/* BLOCK: SEPARATOR */

	hr.wp-block-separator {
		margin: 6rem auto;
	}

	.wp-block-separator.is-style-wide {
		max-width: calc(100vw - 8rem);
	}

	/* Entry Content ------------------------- */

	.entry-content {
		font-size: 2.1rem;
	}

	.entry-content p,
	.entry-content li {
		line-height: 1.476;
	}

	.entry-content h1,
	.entry-content h2,
	.entry-content h3 {
		margin: 6rem auto 3rem;
	}

	.entry-content h4,
	.entry-content h5,
	.entry-content h6 {
		margin: 4.5rem auto 2.5rem;
	}

	.alignnone,
	.aligncenter {
		margin-bottom: 4rem;
		margin-top: 4rem;
	}

	.alignleft {

		/*rtl:ignore*/
		margin: 0.3rem 2rem 2rem 0;
	}

	.alignright {

		/*rtl:ignore*/
		margin: 0.3rem 0 2rem 2rem;
	}

	/* .entry-content > .alignwide:not(.wp-block-group.has-background),
	.entry-content > .alignfull:not(.wp-block-group.has-background) {
		margin-bottom: 6rem;
		margin-top: 6rem;
	} */

	.entry-content > .alignwide {
		max-width: calc(100vw - 8rem);
		width: calc(100vw - 8rem);
	}

	[class*="wp-block"].alignfull:not(.has-background) [class*="__inner-container"] > .alignleft,
	[class*="wp-block"].alignfull:not(.has-background) [class*="__inner-container"] > p .alignleft,
	[class*="wp-block"].alignfull:not(.has-background) [class*="__inner-container"] > .wp-block-image .alignleft {

		/*rtl:ignore*/
		margin-left: 4rem;
	}

	[class*="wp-block"].alignfull:not(.has-background) [class*="__inner-container"] > .alignright,
	[class*="wp-block"].alignfull:not(.has-background) [class*="__inner-container"] > p .alignright,
	[class*="wp-block"].alignfull:not(.has-background) [class*="__inner-container"] > .wp-block-image .alignright {

		/*rtl:ignore*/
		margin-right: 4rem;
	}

	/* .entry-content > .alignwide:first-child,
	.entry-content > .alignfull:first-child {
		margin-bottom: 8rem;
	} */

	/* ENTRY MEDIA */

	.alignfull > figcaption,
	.alignfull > .wp-caption-text {
		width: calc(100% - 8rem);
	}

	/* Comments ------------------------------ */

	.comments-wrapper {
		margin-top: 8rem;
	}

	.comment-reply-title {
		margin-bottom: 4.6rem;
	}

	.comment-respond p.comment-notes,
	.comment-respond p.logged-in-as {
		font-size: 1.8rem;
		letter-spacing: -0.025em;
		margin: -2.5rem 0 4.4rem 0;
	}

	.comments .comment,
	.comments .pingback,
	.comments .trackback,
	.comments .review {
		padding-top: 5rem;
	}

	div.comment:first-of-type {
		margin-top: 5rem;
	}

	.comment-meta {
		margin-bottom: 2rem;
		min-height: 6rem;
		padding: 0.3rem 0 0 7.5rem;
	}

	.comment-meta .avatar {
		display: block;
		height: 6rem;
		position: absolute;
		left: 0;
		top: 0;
		width: 6rem;
	}

	.comment-author {
		font-size: 2.4rem;
	}

	.comment-metadata {
		font-size: 1.6rem;
		margin-top: 0.8rem;
	}

	.comment-footer-meta {
		margin-top: 2.5rem;
	}

	.comments-pagination {
		margin-top: 8rem;
	}

	/* PINGBACKS & TRACKBACKS */

	.pingback .comment-body {
		padding: 0;
	}

	/* COMMENT RESPOND */

	.comment-respond p {
		margin-bottom: 2.5rem;
	}

	.comment-form p.logged-in-as {
		margin: -2.5rem 0 4.4rem 0;
	}

	.comment-respond .comment-form-author,
	.comment-respond .comment-form-email {
		float: left;
		width: calc(50% - 1rem);
	}

	.comment-respond .comment-form-email {
		margin-left: 2rem;
	}

	.comments .comment-respond {
		padding: 5rem 0 0;
	}

	.comment-reply-title small {
		display: inline;
		margin: 0 0 0 0.5rem;
	}

	/* Site Pagination ----------------------- */

	.pagination-separator {
		margin: 8rem 0;
	}

	/* Display the full text for Newer and Older Posts. */

	.nav-short {
		display: inline;
	}

	.pagination .nav-links {
		font-size: 2.4rem;
		font-weight: 700;
		margin: -2.5rem 0 0 -4rem;
	}

	.nav-links > * {
		margin: 2.5rem 0 0 4rem;
	}


	/* Error 404 ----------------------------- */

	.error404 #site-content {
		padding-top: 8rem;
	}

	/* Widgets ------------------------------- */

	.widget .widget-title {
		margin-bottom: 3rem;
	}

	/* Site Footer --------------------------- */

	.footer-top-visible .footer-nav-widgets-wrapper,
	.footer-top-hidden #site-footer {
		margin-top: 8rem;
	}

	/* FOOTER TOP */

	.footer-top {
		padding: 3.7rem 0;
	}

	.footer-menu {
		font-size: 2.4rem;
		margin: -0.8rem 0 0 -1.6rem;
	}

	.footer-menu li {
		margin: 0.8rem 0 0 1.6rem;
	}

	.has-footer-menu .footer-social-wrapper {
		flex: 1;
		margin-left: 4rem;
		width: auto;
	}

	/* FOOTER WIDGETS */

	.footer-widgets-outer-wrapper {
		padding: 8rem 0;
	}

	.footer-widgets-wrapper {
		display: flex;
		justify-content: space-between;
		margin-left: -4rem;
		width: calc(100% + 4rem);
	}

	.footer-widgets {
		margin-left: 4rem;
		width: 50%;
	}

	.footer-widgets + .footer-widgets {
		margin-top: 0;
	}

	.footer-widgets .widget {
		border-top: none;
		margin-top: 5rem;
		padding-top: 0;
	}

	.footer-widgets .widget:first-child {
		margin-top: 0;
	}

	/* FOOTER BOTTOM */

	#site-footer {
		font-size: 1.8rem;
		padding: 4.3rem 0;
		margin-top: 0;
	}

	.footer-credits {
		display: flex;
		flex-wrap: wrap;
	}

	.footer-copyright {
		font-weight: 700;
	}

	.privacy-policy {
		margin: 0 0 0 2.4rem;
	}

	.to-the-top-long {
		display: inline;
	}

	.to-the-top-short {
		display: none;
	}

}

@media (min-width: 782px) {

	/* Blocks -------------------------------- */

	/* BLOCK: COLUMNS */

	.wp-block-column {
		margin-bottom: 0;
	}

	/* .wp-block-columns.alignwide + .wp-block-columns.alignwide,
	.wp-block-columns.alignfull + .wp-block-columns.alignfull {
		margin-top: -2.8rem;
	} */
}

@media ( min-width: 1000px ) {


	/* Document Setup ------------------------ */

	/* Helper Classes ------------------------ */

	/* Site Header --------------------------- */

	#site-header {
		z-index: 2;
	}

	.header-inner {
		align-items: center;
		display: flex;
		justify-content: space-between;
		padding: 2.8rem 0;
	}

	.header-titles-wrapper {
		margin-right: 4rem;
		max-width: 50%;
		padding: 0;
		text-align: left;
	}

	/* .header-titles {
		align-items: baseline;
		display: flex;
		flex-wrap: wrap;
		justify-content: flex-start;
		margin: -1rem 0 0 -2.4rem;
	}

	.header-titles .site-title,
	.header-titles .site-logo,
	.header-titles .site-description {
		margin: 1rem 0 0 2.4rem;
	} */

	.wp-custom-logo .header-titles {
		align-items: center;
	}

	/* HEADER NAVIGATION */

	.header-navigation-wrapper {
		align-items: center;
		display: flex;
	}

	.primary-menu-wrapper {
		display: block;
		width: 100%;
	}

	/* HEADER TOGGLES */

	.mobile-search-toggle,
	.mobile-nav-toggle {
		display: none !important;
	}

	.primary-menu-wrapper + .header-toggles {
		margin-left: 3rem;
	}

	.header-toggles {
		display: flex;
		flex-shrink: 0;
		margin-right: -3rem;
	}

	.header-inner .toggle {
		height: 4.4rem;
		padding: 0 3rem;
		position: relative;
		bottom: auto;
		left: auto;
		right: auto;
		top: auto;
		width: auto;
	}

	.header-inner .toggle-wrapper {
		position: relative;
	}

	.header-inner .toggle-wrapper::before {
		background: #dedfdf;
		content: "";
		display: block;
		height: 2.7rem;
		position: absolute;
		left: 0;
		top: calc(50% - 1.35rem);
		width: 0.1rem;
	}

	.header-inner .toggle-wrapper:first-child::before {
		content: none;
	}

	.header-inner .primary-menu-wrapper + .header-toggles .toggle-wrapper:first-child::before {
		content: "";
	}

	.nav-toggle-wrapper:not(.has-expanded-menu) {
		display: none;
	}

	.toggle-inner {
		position: static;
	}

	.toggle-inner .toggle-text {
		left: 0;
		right: 0;
		text-align: center;
		top: calc(100% - 0.3rem);
		width: auto;
	}

	.header-toggles:only-child .nav-toggle .toggle-inner {
		padding-top: 0;
	}

	.header-toggles:only-child .toggle-inner {
		display: flex;
		flex-wrap: nowrap;
		align-items: center;
	}

	.header-toggles:only-child .toggle-inner .svg-icon {
		order: 1;
	}

	.header-toggles:only-child .toggle-inner .toggle-text {
		position: static;
		padding-right: 20px;
		font-size: 15px;
		color: inherit;
	}

	/* Menu Modal ---------------------------- */

	.menu-modal {
		opacity: 1;
		justify-content: flex-end;
		padding: 0;
		transition: background-color 0.3s ease-in, left 0s 0.3s, right 0s 0.3s;
	}

	.menu-modal.cover-modal {
		background: rgba(0, 0, 0, 0);
	}

	.menu-modal.active {
		background: rgba(0, 0, 0, 0.2);
		transition: background-color 0.3s ease-out;
	}

	.menu-wrapper.section-inner {
		width: calc(100% - 8rem);
	}

	.menu-modal-inner {
		box-shadow: 0 0 2rem 0 rgba(0, 0, 0, 0.1);
		opacity: 0;
		padding: 0;
		transform: translateX(20rem);
		transition: transform 0.2s ease-in, opacity 0.2s ease-in;
		width: 50rem;
	}

	.menu-modal.active .menu-modal-inner {
		opacity: 1;
		transform: translateX(0);
		transition-timing-function: ease-out;
	}

	.mobile-menu {
		display: none;
	}

	.expanded-menu {
		display: block;
	}

	.menu-bottom {
		padding: 6rem 0;
	}

	.menu-bottom .social-menu {
		justify-content: flex-start;
	}

	/* Sub Page ------------------------------ */

	/* FEATURED MEDIA */

	.featured-media figcaption {
		width: 100%;
	}

	/* Template: Full Width ------------------ */

	.template-full-width .wp-block-image .alignleft {

		/*rtl:ignore*/
		margin-right: 2rem;
	}

	.template-full-width .wp-block-image .alignright {

		/*rtl:ignore*/
		margin-left: 2rem;
	}

	/* Post: Archive ------------------------- */

	/* Post: Single -------------------------- */

	.singular .intro-text {
		font-size: 2.8rem;
	}

	/* Blocks -------------------------------- */

	/* BLOCK: COLUMNS */

	/* .wp-block-columns.alignwide + .wp-block-columns.alignwide,
	.wp-block-columns.alignfull + .wp-block-columns.alignfull {
		margin-top: -4.8rem;
	} */

	/* BLOCK: GALLERY */

	figure.wp-block-gallery.alignwide,
	figure.wp-block-gallery.alignfull {
		margin-bottom: 8rem;
		margin-top: 8rem;
	}

	/* BLOCK: GROUP */

	.entry-content > .wp-block-group.alignwide.has-background,
	.entry-content > .wp-block-group.alignfull.has-background {
		padding: 8rem 4rem;
		margin-bottom: 0;
		margin-top: 0;
	}

	/* BLOCK: IMAGE */

	.wp-block-image .alignleft {

		/*rtl:ignore*/
		margin-right: 0;
	}

	.wp-block-image .alignright {

		/*rtl:ignore*/
		margin-left: 0;
	}

    .wp-block-image .aligncenter figcaption {
        text-align: center;
    }

	/* BLOCK: SEPARATOR */

	hr.wp-block-separator {
		margin: 8rem auto;
	}

	/* Entry Content ------------------------- */

	/* ALIGNMENT CLASSES */

	.entry-content > .alignleft,
	.entry-content > p .alignleft,
	.entry-content > .wp-block-image .alignleft {
		position: absolute;

		/*rtl:ignore*/
		right: calc((100vw - 58rem) / 2 + 58rem + 2rem);
		max-width: calc((100% - 58rem) / 2 - 6rem);
	}

	[class*="wp-block"]:not(.alignwide):not(.alignfull) [class*="__inner-container"] > .alignleft,
	[class*="wp-block"]:not(.alignwide):not(.alignfull) [class*="__inner-container"] > p .alignleft,
	[class*="wp-block"]:not(.alignwide):not(.alignfull) [class*="__inner-container"] > .wp-block-image .alignleft {
		position: relative;

		/*rtl:ignore*/
		right: inherit;
		max-width: inherit;
	}

	[class*="wp-block"].alignwide [class*="__inner-container"] > .alignleft,
	[class*="wp-block"].alignwide [class*="__inner-container"] > p .alignleft,
	[class*="wp-block"].alignwide [class*="__inner-container"] > .wp-block-image .alignleft,
	[class*="wp-block"].alignfull [class*="__inner-container"] > .alignleft,
	[class*="wp-block"].alignfull [class*="__inner-container"] > p .alignleft,
	[class*="wp-block"].alignfull [class*="__inner-container"] > .wp-block-image .alignleft {
		position: absolute;

		/*rtl:ignore*/
		right: calc((100% - 58rem) / 2 + 58rem + 4rem);
		max-width: calc((100% - 58rem) / 2 - 4rem);
	}

	[class*="wp-block"].alignwide.has-background [class*="__inner-container"] > .alignleft,
	[class*="wp-block"].alignwide.has-background [class*="__inner-container"] > p .alignleft,
	[class*="wp-block"].alignwide.has-background [class*="__inner-container"] > .wp-block-image .alignleft {

		/*rtl:ignore*/
		right: calc((100% - 58rem) / 2 + 58rem);
	}

	[class*="wp-block"].alignfull [class*="__inner-container"] > .alignleft,
	[class*="wp-block"].alignfull [class*="__inner-container"] > p .alignleft,
	[class*="wp-block"].alignfull [class*="__inner-container"] > .wp-block-image .alignleft {

		/*rtl:ignore*/
		margin-left: 4rem;
	}

	.entry-content > .alignright,
	.entry-content > p .alignright,
	.entry-content > .wp-block-image .alignright,
	[class*="__inner-container"] > .alignright {
		position: absolute;

		/*rtl:ignore*/
		left: calc((100vw - 58rem) / 2 + 58rem + 2rem);
		max-width: calc((100% - 58rem) / 2 - 6rem);
	}

	[class*="wp-block"]:not(.alignwide):not(.alignfull) [class*="__inner-container"] > .alignright,
	[class*="wp-block"]:not(.alignwide):not(.alignfull) [class*="__inner-container"] > p .alignright,
	[class*="wp-block"]:not(.alignwide):not(.alignfull) [class*="__inner-container"] > .wp-block-image .alignright {
		position: relative;

		/*rtl:ignore*/
		left: inherit;
		max-width: inherit;
	}

	[class*="wp-block"].alignwide [class*="__inner-container"] > .alignright,
	[class*="wp-block"].alignwide [class*="__inner-container"] > p .alignright,
	[class*="wp-block"].alignwide [class*="__inner-container"] > .wp-block-image .alignright,
	[class*="wp-block"].alignfull [class*="__inner-container"] > .alignright,
	[class*="wp-block"].alignfull [class*="__inner-container"] > p .alignright,
	[class*="wp-block"].alignfull [class*="__inner-container"] > .wp-block-image .alignright {
		position: absolute;

		/*rtl:ignore*/
		left: calc((100% - 58rem) / 2 + 58rem + 4rem);
		max-width: calc((100% - 58rem) / 2 - 4rem);
	}

	[class*="wp-block"].alignwide.has-background [class*="__inner-container"] > .alignright,
	[class*="wp-block"].alignwide.has-background [class*="__inner-container"] > p .alignright,
	[class*="wp-block"].alignwide.has-background [class*="__inner-container"] > .wp-block-image .alignright {

		/*rtl:ignore*/
		left: calc((100% - 58rem) / 2 + 58rem + 4rem);
	}

	[class*="wp-block"].alignfull [class*="__inner-container"] > .alignright,
	[class*="wp-block"].alignfull [class*="__inner-container"] > p .alignright,
	[class*="wp-block"].alignfull [class*="__inner-container"] > .wp-block-image .alignright {

		/*rtl:ignore*/
		margin-right: 4rem;
	}

	/* .entry-content > .alignwide:not(.wp-block-group.has-background),
	.entry-content > .alignfull:not(.wp-block-group.has-background) {
		margin-bottom: 8rem;
		margin-top: 8rem;
	} */

	/* ENTRY MEDIA */

	.alignfull > figcaption,
	.alignfull > .wp-caption-text {
		width: calc(100% - 10rem);
	}

	/* Comments ------------------------------ */

	.comment-meta {
		padding-left: 0;
	}

	.comment-meta .avatar {
		left: -8rem;
	}

	/* Site Pagination ----------------------- */

	.pagination .nav-links {
		justify-content: space-between;
		margin: 0;
		width: 100%;
	}

	.nav-links > * {
		margin: 0 2rem;
	}

	.pagination .next,
	.pagination .prev {
		display: block;
	}

	.pagination .prev {
		margin: 0 auto 0 0;
	}

	.pagination .next {
		text-align: right;
		margin: 0 0 0 auto;
	}

	/* Site Footer --------------------------- */

	/* FOOTER TOP */

	.footer-top {
		align-items: center;
	}

	.footer-menu {
		align-items: baseline;
		display: flex;
		justify-content: flex-start;
		flex-wrap: wrap;
		font-size: 2.1rem;
		margin: -1.2rem 0 0 -2.4rem;
	}

	.footer-menu li {
		margin: 1.2rem 0 0 2.4rem;
	}

	.powered-by-wordpress {
		display: block;
	}
}


@media ( min-width: 1220px ) {

	/* Element Base -------------------------- */

	/* TITLES */

	h1,
	.heading-size-1 {
		font-size: 8.4rem;
	}

	/* Helper Classes ------------------------ */

	/* Site Header --------------------------- */

	/* PRIMARY MENU */

	ul.primary-menu {
		margin: -0.8rem 0 0 -2.5rem;
	}

	.primary-menu > li {
		margin: 0.8rem 0 0 2.5rem;
	}

	/* HEADER TOGGLES */

	.primary-menu-wrapper + .header-toggles {
		margin-left: 4rem;
	}

	.header-toggles {
		margin-right: -4rem;
	}

	.header-toggles .toggle {
		padding: 0 4rem;
	}

	/* Menu Modal ---------------------------- */

	/* Search Modal -------------------------- */

	/* Sub Page ------------------------------ */

	/* Template: Cover Template -------------- */

	.cover-header + .post-inner {
		padding-top: 10rem;
	}

	/* Post: Archive ------------------------- */

	/* Post: Single -------------------------- */

	.singular .intro-text {
		font-size: 3.2rem;
		letter-spacing: -0.03125em;
		line-height: 1.375;
	}

	/* Blocks -------------------------------- */

	/* BLOCK: COLUMNS */

	/* .wp-block-columns.alignfull + .wp-block-columns.alignfull {
		margin-top: -6rem;
	} */

	/* BLOCK: GALLERY */

	figure.wp-block-gallery.alignfull {
		margin-bottom: 10rem;
		margin-top: 10rem;
	}

	/* BLOCK: GROUP */

	.entry-content > .wp-block-group.alignwide.has-background,
	.entry-content > .wp-block-group.alignfull.has-background {
		padding: 8rem 6rem;
		margin-bottom: 0;
		margin-top: 0;
	}

	/* BLOCK: PULLQUOTE */

	.wp-block-pullquote.alignwide blockquote p,
	.wp-block-pullquote.alignfull blockquote p {
		font-size: 6.4rem;
	}

	.wp-block-pullquote.is-style-solid-color.alignwide,
	.wp-block-pullquote.is-style-solid-color.alignfull {
		padding: 9rem 4rem 8rem;
	}

	/* Entry Content ------------------------- */

	/* ALIGNMENT CLASSES */

	/* .entry-content > .alignfull {
		margin-bottom: 10rem;
		margin-top: 10rem;
	} */

	[class*="wp-block"].alignwide.has-background [class*="__inner-container"] > .alignleft,
	[class*="wp-block"].alignwide.has-background [class*="__inner-container"] > p .alignleft,
	[class*="wp-block"].alignwide.has-background [class*="__inner-container"] > .wp-block-image .alignleft {

		/*rtl:ignore*/
		right: calc((100% - 58rem) / 2 + 58rem - 2rem);
	}

	[class*="wp-block"].alignwide.has-background [class*="__inner-container"] > .alignright,
	[class*="wp-block"].alignwide.has-background [class*="__inner-container"] > p .alignright,
	[class*="wp-block"].alignwide.has-background [class*="__inner-container"] > .wp-block-image .alignright {

		/*rtl:ignore*/
		left: calc((100% - 58rem) / 2 + 58rem + 6rem);
	}

	/* Comments ------------------------------ */

	.comment-reply-title {
		font-size: 5.6rem;
		line-height: 1.2;
		margin-bottom: 6rem;
	}

	.comment-respond p.comment-notes,
	.comment-respond p.logged-in-as {
		margin: -4rem 0 6rem 0;
	}

	.comments .comment-respond .comment-reply-title {
		font-size: 4.8rem;
	}

	.comments .comment-respond p.comment-notes,
	.comments .comment-respond p.logged-in-as {
		margin: -4.5rem 0 4rem 0;
	}

	/* Site Pagination ----------------------- */

	/* Widgets ------------------------------- */

	.widget-content {
		font-size: 2.1rem;
	}

	/* Site Footer --------------------------- */

	.footer-menu {
		font-size: 2.4rem;
		margin: -1.5rem 0 0 -3rem;
	}

	.footer-menu li {
		margin: 1.5rem 0 0 3rem;
	}

	ul.footer-social {
		margin: -1rem 0 0 -1rem;
	}

	ul.footer-social li {
		margin: 1rem 0 0 1rem;
	}

	.footer-social a {
		height: 4.4rem;
		width: 4.4rem;
	}

	.footer-social a::before {
		font-size: 2rem;
	}

	/* FOOTER WIDGETS */

	.footer-widgets-wrapper {
		margin-left: -6rem;
		width: calc(100% + 6rem);
	}

	.footer-widgets {
		margin-left: 6rem;
	}

}

@media ( min-width: 1240px ) {


	/* Blocks -------------------------------- */

	body.template-full-width .entry-content > .alignleft {

		/*rtl:ignore*/
		margin-left: calc(( 100vw - 120rem ) / 2);
	}

	body.template-full-width .entry-content > .alignright {

		/*rtl:ignore*/
		margin-right: calc(( 100vw - 120rem ) / 2);
	}

}

@media ( min-width: 1280px ) {

	/* Blocks -------------------------------- */

	/* BLOCK: GALLERY */

	figure.wp-block-gallery.alignleft {

		/*rtl:ignore*/
		margin-left: -31rem;
	}

	figure.wp-block-gallery.alignright {

		/*rtl:ignore*/
		margin-right: -31rem;
	}

	/* BLOCK: SEPARATOR */

	.wp-block-separator.is-style-wide {
		max-width: 120rem;
		width: 100%;
	}

	/* Entry Content ------------------------- */

	/* ALIGNMENT CLASSES */

	.entry-content > .alignleft,
	.entry-content > p .alignleft,
	.entry-content > .wp-block-image .alignleft {

		/*rtl:ignore*/
		right: calc((100vw - 58rem) / 2 + 58rem + 4rem);

		/*rtl:ignore*/
		margin-left: -31rem;
	}

	.entry-content > .alignright,
	.entry-content > p .alignright,
	.entry-content > .wp-block-image .alignright {

		/*rtl:ignore*/
		left: calc((100vw - 58rem) / 2 + 58rem + 4rem);

		/*rtl:ignore*/
		margin-right: -31rem;
	}

	.entry-content > .alignwide {
		max-width: 120rem;
		width: 120rem;
	}

	[class*="__inner-container"] > .alignwide {
		max-width: 120rem;
		width: 100%;
	}

	.alignleft,
	.alignright,
	.entry-content > .alignleft,
	.entry-content > p .alignleft,
	.entry-content > .wp-block-image .alignleft,
	.entry-content > .alignright,
	.entry-content > p .alignright,
	.entry-content > .wp-block-image .alignright,
	[class*="wp-block"].alignwide:not(.has-background) [class*="__inner-container"] > .alignleft,
	[class*="wp-block"].alignwide:not(.has-background) [class*="__inner-container"] > p .alignleft,
	[class*="wp-block"].alignwide:not(.has-background) [class*="__inner-container"] > .wp-block-image .alignleft,
	[class*="wp-block"].alignfull [class*="__inner-container"] > .alignleft,
	[class*="wp-block"].alignfull [class*="__inner-container"] > p .alignleft,
	[class*="wp-block"].alignfull [class*="__inner-container"] > .wp-block-image .alignleft,
	[class*="wp-block"].alignwide:not(.has-background) [class*="__inner-container"] > .alignright,
	[class*="wp-block"].alignwide:not(.has-background) [class*="__inner-container"] > p .alignright,
	[class*="wp-block"].alignwide:not(.has-background) [class*="__inner-container"] > .wp-block-image .alignright,
	[class*="wp-block"].alignfull [class*="__inner-container"] > .alignright,
	[class*="wp-block"].alignfull [class*="__inner-container"] > p .alignright,
	[class*="wp-block"].alignfull [class*="__inner-container"] > .wp-block-image .alignright {
		max-width: 25rem;
	}

	/* Template: Full Width ------------------ */

	body.template-full-width .alignfull:not(.has-background) > .wp-block-group__inner-container > p:not(.has-background-color) {
		padding-left: 0;
		padding-right: 0;
	}

	body.template-full-width [class*="wp-block"].alignfull [class*="__inner-container"] > .wp-block-image .alignleft {

		/*rtl:ignore*/
		margin-left: 0;
	}

	body.template-full-width [class*="wp-block"].alignfull [class*="__inner-container"] > .wp-block-image .alignright {

		/*rtl:ignore*/
		margin-right: 0;
	}

}

@media ( min-width: 1330px ) {


	/* Entry Content ------------------------- */

	/* ALIGNMENT CLASSES */

	.alignleft,
	.alignright,
	.entry-content > .alignleft,
	.entry-content > p .alignleft,
	.entry-content > .wp-block-image .alignleft,
	.entry-content > .alignright,
	.entry-content > p .alignright,
	.entry-content > .wp-block-image .alignright,
	[class*="wp-block"].alignwide:not(.has-background) [class*="__inner-container"] > .alignleft,
	[class*="wp-block"].alignwide:not(.has-background) [class*="__inner-container"] > p .alignleft,
	[class*="wp-block"].alignwide:not(.has-background) [class*="__inner-container"] > .wp-block-image .alignleft,
	[class*="wp-block"].alignfull [class*="__inner-container"] > .alignleft,
	[class*="wp-block"].alignfull [class*="__inner-container"] > p .alignleft,
	[class*="wp-block"].alignfull [class*="__inner-container"] > .wp-block-image .alignleft,
	[class*="wp-block"].alignwide:not(.has-background) [class*="__inner-container"] > .alignright,
	[class*="wp-block"].alignwide:not(.has-background) [class*="__inner-container"] > p .alignright,
	[class*="wp-block"].alignwide:not(.has-background) [class*="__inner-container"] > .wp-block-image .alignright,
	[class*="wp-block"].alignfull [class*="__inner-container"] > .alignright,
	[class*="wp-block"].alignfull [class*="__inner-container"] > p .alignright,
	[class*="wp-block"].alignfull [class*="__inner-container"] > .wp-block-image .alignright {
		max-width: 29rem;
	}

	/* Blocks -------------------------------- */

	/* BLOCK: PULLQUOTE */

	.wp-block-pullquote.is-style-solid-color.alignleft::before,
	.wp-block-pullquote.is-style-solid-color.alignright::before {
		top: 0;
	}
}




/* Dhaval 14-9-2023 Css Start */
.footer_bottom_bar {
    padding: 10px;
    background-color: #0a344f;
    font-size: 16px;
    font-weight: bold;
    line-height: normal;
    letter-spacing: normal;
	text-align: center;
    color: #fff;
    display: flex;
	flex-wrap: wrap;
    align-items: center;
    justify-content: center;
}
.footer_bottom_bar svg {
    width: 25px;
    height: 25px;
    margin-right: 6px;
}
.footer_bottom_bar a {
    margin-left: 3px;
    color: #ffffff !important;
    text-decoration: underline;
    display: inline-block;
}
#site-header {padding: 2.5rem;}
#site-header .header-inner {
	padding: 0;
	max-width: 1280px;
	width: 100%;
}
#site-header .header-inner .header-titles-wrapper .header-titles .site-description {
    margin-top: 6px;
    font-size: 12px;
    font-weight: bold;
    line-height: normal;
    letter-spacing: normal;
    color: #000;
	text-align: left;
	display: block;
}
#site-header .header-inner .header-titles-wrapper .header-titles .site-title a {
    font-size: 24px;
    font-weight: bold;
    line-height: normal;
    letter-spacing: normal;
    text-align: left;
    color: #131313;
	text-decoration: none;
}
#site-header .header-inner .header-navigation-wrapper ul.primary-menu li a {
    font-size: 16px;
    font-weight: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: left;
    color: #131313;
	text-decoration: none;
}
#site-header .header-inner .header-navigation-wrapper ul.primary-menu li {
    margin: 0;
}
#site-header .header-inner .header-navigation-wrapper ul.primary-menu {
    column-gap: 50px;
    row-gap: 15px;
    margin: 0;
}
#site-header .header-inner .header-titles-wrapper {
	width: 20%;
	justify-content: flex-start;
	padding: 0 20px 0 0;
}
#site-header .header-inner .header-navigation-button-wrap-custom {
    display: flex;
    align-items: center;
    width: 80%;
    justify-content: flex-end;
}
#site-header .header-inner .header-navigation-button-wrap-custom .class_for_right_button {
    margin-left: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
}
#site-header .header-inner .header-navigation-button-wrap-custom a.header_right_button {
    font-size: 16px;
    font-weight: 500;
    line-height: normal;
    letter-spacing: normal;
    color: #fff;
    padding: 13px 35px;
    border-radius: 10px;
    background-color: #1b4965;
	border: 1px solid #1b4965;
    display: flex;
    align-items: center;
    justify-content: center;
    text-decoration: none;
}
#site-header .header-inner .header-navigation-button-wrap-custom a.header_right_button:hover {
    color: #1b4965;
    /* background-color: #ffffff; */
}
#site-footer {
	padding: 40px 2.5rem 60px 2.5rem;
    background: #1b4965;
	border: none;
}
#site-footer .section-inner .footicon p {
    margin: 12px 0 0;
    font-weight: normal;
    line-height: 1.38;
    letter-spacing: normal;
    color: #fff;
}
#site-footer .section-inner .row {
	width: 100%;
	display: flex;
}
#site-footer .section-inner .row div .footicon {
    width: 50%;
}
#site-footer .section-inner .row > div {
    display: flex;
    justify-content: space-between;
	width: 100%;
}
#site-footer .section-inner .footicon p {
    margin: 12px 0 0;
    font-weight: normal;
    line-height: 1.38;
    letter-spacing: normal;
    color: #fff;
    max-width: 380px;
    width: 100%;
}
#site-footer .section-inner .row div .footmenu,
#site-footer .section-inner .row div .social {
    width: 25%;
}
#site-footer .section-inner .row div .footicon .footlogo h4 {
    font-size: 24px;
    font-weight: bold;
    line-height: normal;
    letter-spacing: normal;
    color: #fff;
}
#site-footer .section-inner .row div .footmenu .contact_us_div_main a {
    font-size: 16px;
    font-weight: normal;
    line-height: 1.38;
    letter-spacing: normal;
    color: #fff;
    display: flex;
    align-items: center;
    gap: 20px;
    row-gap: 10px;
}
#site-footer .section-inner .row div .footmenu .contact_us_div_main {
    margin-top: 12px;
    display: flex;
    flex-direction: column;
    row-gap: 10px;
}
#site-footer .section-inner .row div .social .re-social-icons a {
    font-size: 16px;
    font-weight: normal;
    line-height: 1.38;
    letter-spacing: normal;
    color: #fff;
    display: flex;
    align-items: center;
    gap: 20px;
    row-gap: 10px;
}
#site-footer .section-inner .row div .footmenu .contact_us_div_main a img,
#site-footer .section-inner .row div .social .re-social-icons a img {
    height: 18px;
    width: 18px;
}
#site-footer .section-inner .row div .social .re-social-icons {
    margin-top: 12px;
    display: flex;
    flex-direction: column;
    row-gap: 10px;
}
.contact_page_main {
    padding: 150px 2.5rem;
	margin: 0 !important;
}
.contact_page_main .wp-block-cover__inner-container {
    width: 100% !important;
    max-width: 1280px;
    padding: 0 0;
}
.contact_page_main .gform_wrapper.gform-theme .gform_fields .gfield .ginput_container input {
    border-radius: 5px;
    border: solid 1px #d9d9d9;
    background-color: #faf9f9;
    padding: 13px;
    height: auto;
    line-height: normal !important;
    display: inline-flex;
    min-height: auto !important;
}
.contact_page_main .gform_wrapper.gform-theme .gform_fields .gfield label.gfield_label {
    margin: 0 0 7px;
    font-size: 16px !important;
    font-weight: 500 !important;
    line-height: normal;
    letter-spacing: normal;
    color: #1b4965;
}
.contact_page_main .wp-block-cover__inner-container .wp-block-columns {
    max-width: 100%;
    padding: 0;
    gap: 0;
}
.contact_page_main .gform_wrapper.gform-theme .gform_fields {
    grid-row-gap: 45px !important;
}
.contact_page_main .gform_wrapper.gform-theme .gform_footer {
    padding: 0;
    margin: 80px 0 0;
}
.contact_page_main .gform_wrapper.gform-theme .gform_footer .gform_button {
    padding: 13px;
    border-radius: 5px;
    background-color: #1b4965;
    font-size: 16px !important;
    font-weight: bold !important;
    font-stretch: normal;
    letter-spacing: normal;
    color: #fff;
    text-transform: capitalize;
	line-height: normal !important;
	min-height: auto !important;
}
.contact_page_main .gform_wrapper.gform-theme a.fass-pen,
.contact_page_main .gform_wrapper.gform-theme a.fa-user {
    display: none;
}
.contact_page_main .wp-block-cover__inner-container .wp-block-columns .wp-block-column:first-child {
    padding: 60px;
    box-shadow: -10px -10px 45px 2px rgba(27, 73, 101, 0.15);
    background-color: #fff;
    border-radius: 10px 0px 0px 10px;
	position: relative;
}
.contact_page_main .wp-block-cover__inner-container .wp-block-columns .wp-block-column h2 {
    margin: 0 0 55px;
	letter-spacing: normal;
}
.contact_page_main .wp-block-cover__inner-container .wp-block-columns .wp-block-column:last-child {
    box-shadow: 10px 10px 45px 2px rgba(27, 73, 101, 0.15);
}
.contact_page_main .wp-block-cover__inner-container .wp-block-columns .wp-block-column:last-child {
    box-shadow: 10px 10px 45px 2px rgba(27, 73, 101, 0.15);
    border-radius: 0 10px 10px 0;
    overflow: hidden;
}
.contact_page_main .wp-block-cover__inner-container .wp-block-columns .wp-block-column:last-child .wp-block-getwid-map {
    height: 100%;
}
.contact_page_main .wp-block-cover__inner-container .wp-block-columns .wp-block-column:last-child .wp-block-getwid-map .wp-block-getwid-map__container {
    height: 100% !important;
}
.page-template-default main#site-content,
.post-inner {
	padding: 0 !important;
}


@media only screen and (max-width: 999px){
	#site-header .header-inner .header-navigation-button-wrap-custom .class_for_right_button {
		display: none;
	}
	#site-header .header-inner .header-titles-wrapper {
		padding: 0;
		width: 100%;
		justify-content: space-between;
	}
	#site-header .header-inner .header-titles-wrapper .toggle.mobile-nav-toggle .toggle-inner {
		padding: 0;
		height: auto;
		width: auto;
	}
	#site-header .header-inner .header-titles-wrapper .toggle.mobile-nav-toggle svg {
		width: 35px;
		height: 35px;
	}
	#site-header .header-inner .header-titles-wrapper .toggle.mobile-nav-toggle {
		padding: 0;
		position: unset;
		width: auto;
		margin-left: 20px;
	}
	#site-footer .section-inner .row > div {
		flex-wrap: wrap;
	}
	#site-footer .section-inner .row div .footicon {
		width: 100%;
		padding-bottom: 40px;
	}
	#site-footer .section-inner .row div .footmenu, #site-footer .section-inner .row div .social {
		width: 50%;
		padding-right: 20px;
	}
	#site-footer .section-inner .footicon p {
		max-width: 100%;
	}
	.contact_page_main {
		padding-top: 50px;
		padding-bottom: 50px;
	}
	.contact_page_main .wp-block-cover__inner-container .wp-block-columns .wp-block-column:first-child {
		padding: 40px;
	}
	.contact_page_main .wp-block-cover__inner-container .wp-block-columns .wp-block-column h2 {
		margin-bottom: 25px;
	}
	.contact_page_main .gform_wrapper.gform-theme .gform_fields {
		grid-row-gap: 25px !important;
	}
	.contact_page_main .gform_wrapper.gform-theme .gform_footer {
		margin-top: 40px;
	}
}
@media only screen and (max-width: 781px){
	.contact_page_main .wp-block-cover__inner-container .wp-block-columns .wp-block-column:last-child .wp-block-getwid-map {
		height: 100%;
	}
	.contact_page_main .wp-block-cover__inner-container .wp-block-columns .wp-block-column:last-child .wp-block-getwid-map .wp-block-getwid-map__container {
		height: 500px !important;
	}
	.contact_page_main .wp-block-cover__inner-container .wp-block-columns .wp-block-column:first-child {
		box-shadow: 0px -10px 30px 2px rgba(27, 73, 101, 0.15);
		border-radius: 10px 10px 0px 0px;
	}
	.contact_page_main .wp-block-cover__inner-container .wp-block-columns .wp-block-column:last-child {
		box-shadow: 0px 10px 30px 2px rgba(27, 73, 101, 0.15);
		border-radius: 0 0 10px 10px;
	}
	.contact_page_main .wp-block-cover__inner-container .wp-block-columns .wp-block-column:first-child {
		padding: 30px;
	}
	.contact_page_main .wp-block-cover__inner-container .wp-block-columns .wp-block-column h2 {
		font-size: 24px;
	}
	.contact_page_main .gform_wrapper.gform-theme .gform_fields .gfield .ginput_container input {
		padding: 10px 13px;
	}
	.contact_page_main .gform_wrapper.gform-theme .gform_fields .gfield label.gfield_label {
		font-size: 14px !important;
	}
	#site-header {
		padding: 1.8rem;
	}
	.contact_page_main {
		padding-left: 1.8rem;
		padding-right: 1.8rem;
	}
	#site-footer {
		padding: 25px 1.8rem;
		background: #1b4965;
	}
}
@media only screen and (max-width: 580px){
	#site-footer .section-inner .row div .footmenu, #site-footer .section-inner .row div .social {
		width: 100%;
	}
	#site-footer .section-inner .row div .social {
		padding-top: 40px;
	}
	.contact_page_main .wp-block-cover__inner-container .wp-block-columns .wp-block-column:first-child {
		padding: 20px;
	}
	#site-header .header-inner .header-titles-wrapper .header-titles .site-title a {
		font-size: 20px;
	}
	#site-header .header-inner .header-titles-wrapper .header-titles .site-description {
		font-size: 10px;
	}
	#site-header .header-inner .header-titles-wrapper .toggle.mobile-nav-toggle svg {
		width: 25px;
		height: 25px;
	}
	.contact_page_main .wp-block-cover__inner-container .wp-block-columns .wp-block-column h2 {
		font-size: 20px;
		margin-bottom: 15px;
	}
	.contact_page_main .gform_wrapper.gform-theme .gform_fields {
		grid-row-gap: 15px !important;
	}
	.contact_page_main .gform_wrapper.gform-theme .gform_footer {
		margin-bottom: 20px;
	}
	.contact_page_main .wp-block-cover__inner-container .wp-block-columns .wp-block-column:last-child .wp-block-getwid-map .wp-block-getwid-map__container {
		height: 380px !important;
	}
}
/* Dhaval 14-9-2023 Css End */




































































































/* @charset "utf-8"; */
@import url(https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:wght@200;300;400;500;600;700;800&display=swap);
@import url(https://fonts.googleapis.com/css2?family=Rubik:wght@300;400;500;600;700;800;900&display=swap);

.blogcontent .bloglist .blogs .desq,
.blogcontent .bloglist .blogs .link,
.blogcontent .bloglist .blogs .timing,
.blogcontent .latestblog .latestblogsub h4,
.blogdetails .blogdetailsub .userlog,
.blogdetails .blogdetailsub h1,
.blogdetails .blogdetailsub h4,
.compareblog .txtdiv p,
.contactbanner h1,
.contactbanner p,
.error404 form.search-form input.search-submit,
.footsec .footicon p,
.footsec .footmenu a,
.footsec .social span.Connect-on-Social,
.testimonialsec .customhead h3.txt1,
.testimonialsec .testosec .name,
.testimonialsec .testosec .txt,
.testimonialsec .testosec .txt p,
.topheader .headlogo .headicon .txt,
.topheader .headnumber .num .txt,
span.Contact-Links {
    letter-spacing: normal;
    font-stretch: normal;
    font-style: normal
}

.topheader .headlogo .headicon .txt,
.topheader .headnumber .num .txt {
    line-height: normal
}

.side-backdrop,
.topbanner:before {
    top: 0;
    left: 0;
    background-color: #fff
}

.faq-accordion .ui-widget,
body {
    font-family: 'Satoshi';
}

.btn.btn-red,
.error404 form.search-form input.search-submit {
    background-image: linear-gradient(to right, #ec3b43, #f05d63 97%)
}

#site-content,
.commonmodal .modal-content,
.faqslist .accordian .panel,
.panel,
.property-details dd,
.thumbnail {
    overflow: hidden
}

.sidenav,
body.page-template.page-template-dashboard-user.page-template-dashboard-user {
    overflow-x: hidden
}

.entry-content::after,
.group::after {
    clear: both;
    content: "";
    display: block
}

.aligncenter,
.aligncenter img {
    margin-right: auto;
    margin-left: auto
}

.alignleft,
.alignright {
    margin: .3rem 2rem 2rem
}

.home .ouradvance {
    padding-top: 80px
}

.callussec .callusseccolumn .aligncenter.callussecbutton,
.ouradvance .advancediv .wp-block-buttons.aligncenter,
.ouradvatagestemp2 .ouradvatagestemp2-left .wp-block-buttons {
    justify-content: center
}

.alignleft,
.custompanel h4,
.dropdown.site_drpdwn,
.leadstablelist .pagecontent .pagehead .btnlist .btn-default .fa,
.settingsec .pagecontent .pagehead .btnlist .btn-default .fa,
.settingsec .pagecontent .pagehead .navtabs li,
.url_input {
    float: left
}

#ManageSiteActive,
.alignright,
.copyrightsec .social,
.savingdivision,
button#add_new_user_prof,
i.fas.fa-angle-down.rotate-icon {
    float: right
}

a,
abbr,
acronym,
address,
applet,
article,
aside,
audio,
b,
big,
blockquote,
body,
canvas,
caption,
center,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
embed,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
mark,
menu,
nav,
object,
ol,
output,
p,
pre,
q,
ruby,
s,
samp,
section,
small,
span,
strike,
strong,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
tt,
u,
ul,
var,
video {
    margin: 0;
    padding: 0;
    border: 0;
    vertical-align: baseline
}

img {
    height: auto;
    max-width: 100%
}

.aboutsec .wp-block-columns.row,
.dropdown.site_drpdwn button.btn.dropdown-toggle,
.radiolist .radiobtn input:checked~.checkmark:after,
.re_custom_cotainer .entry-content h1.custom_site_title,
.re_custom_cotainer .pagetopbanner,
.testimonialsec .testosec .txt img,
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block
}

body {
    line-height: 1;
    font-weight: 400;
    background-color: #fff
}

li.widget.widget_text,
ol,
ul,
ul.plan_codtn_optn li {
    list-style: none
}

blockquote,
q {
    quotes: none
}

blockquote:after,
blockquote:before,
q:after,
q:before {
    content: '';
    content: none
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

a:focus,
a:hover {
    text-decoration: none;
    outline: 0
}

button,
button:focus {
    box-shadow: none !important;
    outline: 0 !important;
    text-decoration: none;
    cursor: pointer
}

.btn.btn-red {
    color: #fff;
    font-size: 13px;
    font-weight: 500;
    padding: 14px 28px;
    line-height: 1.2;
    border-radius: 23px;
    min-width: 150px
}

.bg-white {
    background-color: #fff !important
}

.custom-btn .wp-block-button__link {
    display: inline-block;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    touch-action: manipulation;
    cursor: pointer;
    user-select: none;
    background-image: none;
    padding: 6px 12px;
    border: 1px solid transparent;
    border-image: initial;
    border-radius: 4px
}

#mySidenav ul.primary-menu li a,
.sidenav .link {
    line-height: 1.1;
    display: inline-block;
    width: 100%
}

body .wp-block-button__link {
    color: #fff;
    font-size: 15px;
    font-weight: 600;
    padding: 14px 35px
}

.custom-btn.btn-inner-red .wp-block-button__link {
    color: #fff;
    font-size: 15px;
    font-weight: 500;
    line-height: 1.2;
    min-width: 150px;
    padding: 14px 28px;
    border-radius: 23px
}

.custom-btn,
.page-id-11.logged-in nav.navbar.navbar-default .container li.menu-item,
.wp-block-mcb2-call-to-action .formshortcode .gform_wrapper form .gform-body .gfield.gfield--type-checkbox,
ul.main_menu_dashboard {
    margin-top: 15px
}

#\31 9,
#\32 0,
.accordion-content .more-text,
.action-bar,
.ad_ons_div .all_plans input,
.aut_testi.testi-location,
.custom-col div.headtoggle,
.error404 .footer-nav-widgets-wrapper.header-footer-group,
.gform_wrapper.gform-theme .address_line_1 .gform-field-label,
.gform_wrapper.gform-theme .gform_heading .gform_required_legend,
.icon-mob,
.image_with_iframee .testosec_iframe,
.issue-txt.chech_sslStatus_issued_done .fa.fa-close,
.issue-txt.chech_sslStatus_issued_done .waiting_24,
.issue-txt.chech_sslStatus_issued_not .done_24,
.issue-txt.chech_sslStatus_issued_not .fa.fa-check,
.lead-class4,
.lead-class5,
.mu_alert,
.ourprocesec .processlist .step:last-child:before,
.post-meta-wrapper.post-meta-edit-link-wrapper,
.re_custom_cotainer figure.featured-media,
.redio_theme_select,
.removediv,
.removedomain,
.settingsec .pagecontent .tab-content .tab-pane,
.ssltxt.ssl_req_class_added .add_dom,
.ssltxt.ssl_req_class_added .fa.fa-close,
.ssltxt.ssl_req_class_not .fa.fa-check,
.ssltxt.ssl_req_class_not .req,
.testi-post,
.testi-properties,
.testimonial-template-default.single.single-testimonial nav.pagination-single.section-inner,
.testimonialsec .aapdu_patiyu2 .testosec_iframe,
.testimonialsec .carousel-indicators,
.wp-block-cover.alignfull.get_cash_after_about .get_cash_inner form.vkLeadForm.contactform .row>div .form-group label,
a.skip-link.screen-reader-text,
button.accordion.customaccordion.domainadding i.fa.fa-question-circle-o,
button.accordion.customaccordion.no_domainadding i.fa.fa-check-circle-o,
footer.entry-footer,
h1.custom_site_title,
label.theme-choose.check-Twenty.Seventeen,
label.theme-choose.check-Twenty.Seventeen.Child.Theme {
    display: none
}

.topheader {
    padding: 20px;
    background: #fff;
    position: fixed;
    z-index: 9;
    width: 100%;
    box-shadow: 0 2px 10px 0 #5e5e5e
}

.aboutsec,
.aboutsecnewhome,
.blogbanner,
.contactbanner,
.contactformbanner,
.ourprocesec,
.pagetopbanner,
.testimonial_banner,
.topbanner {
    background-position: center center
}

.aboutbanner,
.aboutsec,
.blogbanner,
.comparebanner,
.contactbanner,
.contactformbanner,
.faqbanner,
.ourprocesec,
.testimonial_banner,
.testimonialsec .testosec .txt:before,
.topbanner {
    background-repeat: no-repeat;
    background-size: cover
}

.topheader .headtoggle {
    float: left;
    width: 60%;
    padding: 10px
}

.topheader .headtoggle .toggle {
    padding: 5px 15px 5px 30px;
    color: #000;
    font-size: 15px;
    font-weight: 500;
    line-height: 1.2;
    border-radius: 20px;
    border: 1px solid #000;
    display: inline-block;
    position: relative
}

.topheader .headtoggle .toggle:before {
    content: "\f0c9";
    font-family: Fontawesome;
    position: absolute;
    left: 12px
}

.topheader .headlogo {
    float: left;
    width: 20%;
    padding: 0
}

.custom1_paginat .custompagi,
.divide,
.faqslist .accordian .panel .panel-heading .collapsed .text2,
.lead-flag,
.modal-dialog,
.modal:before,
.num,
.num2,
.project-tab,
.result-item,
.serch-contain,
.sidebar .sidelogo .logo,
.this-week,
.time-range,
.topheader .headlogo .headicon,
span.display-name {
    display: inline-block
}

.custom-col .headlogo .faux-heading a.custom_logo_icon,
.custom_imagee a.custom_imagee_link,
.topheader .headlogo .site-logo a.custom_logo_icon {
    display: flex;
    align-items: center;
    font-weight: 500;
    font-size: 20px;
    word-break: break-word
}

.topheader .headlogo .headicon .img {
    float: left;
    width: auto;
    margin-right: 10px;
    max-height: 62px
}

.topheader .headlogo .headicon .txt {
    font-weight: 700;
    text-align: left;
    color: #000;
    font-size: 20px;
    padding: 5px;
    float: left
}

.topheader .headnumber {
    float: right;
    width: 22%;
    padding: 0;
    text-align: right;
    display: inline-flex;
    justify-content: flex-end;
    align-items: center;
    height: 64px
}

.sidenav,
.sidenav.openside {
    padding-left: 70px;
    width: 350px
}

.topheader .headnumber .num {
    padding: 5px 0;
    display: inline-flex;
    align-items: flex-end;
    flex-direction: column
}

.footsec .footicon .img,
.topheader .headnumber .num .img {
    float: left;
    max-width: 30px;
    margin-right: 10px
}

.topheader .headnumber .num .txt {
    font-size: 15px;
    font-weight: 700;
    color: #fff;
    padding: 10px 15px;
    border-radius: 50px;
    text-align: center
}

#mySidenav ul.primary-menu li a {
    color: #93a6b4;
    font-size: 16px;
    padding: 5px;
    transition: .4s ease-in-out;
    font-weight: 400;
    margin: 10px 0
}

#mySidenav ul.primary-menu li a:hover,
#mySidenav ul.primary-menu li.current-menu-item a,
.category_title p,
.category_title span,
.copyrightsec .copydiv a,
.dropdown-menu li:hover a h6,
.fa-bars,
.footer-section .widget ul li a:hover,
.navbar-default .navbar-nav>li>a,
.sidenav .link.active,
.sidenav .link:hover,
.siteNameHeader,
button.add_plan,
button.add_subs,
button.sub_pan {
    color: #fff
}

.sidenav {
    height: 100%;
    position: fixed;
    z-index: 999;
    top: 0;
    left: -350px;
    background-color: #07314d;
    transition: .4s ease-in-out;
    -webkit-transition: .4s ease-in-out;
    -o-transition: .4s ease-in-out
}

.sidenav.openside {
    left: 0;
    transition: .4s ease-in-out
}

.sidenav .closebtn {
    border-radius: 20px;
    border: 1px solid #000;
    background-color: #fff;
    color: #000;
    font-size: 15px;
    font-weight: 500;
    padding: 6px 15px
}

.radiolist label.radiobtn input[type=radio],
.sidenav .closebtn .fa {
    margin-right: 5px
}

.sidenav .link {
    color: #93a6b4;
    font-size: 16px;
    font-weight: 500;
    margin: 15px 0;
    padding: 5px
}

.side-backdrop {
    position: fixed;
    right: 0;
    bottom: 0;
    z-index: 99;
    display: none
}

.side-backdrop.in {
    -webkit-backdrop-filter: blur(2px);
    backdrop-filter: blur(2px);
    display: block;
    opacity: .5
}

.topbanner {
    padding: 210px 10px;
    position: relative
}

.topbanner:before {
    content: "";
    position: absolute;
    bottom: 0;
    right: 0;
    opacity: .53
}

.topbanner h1 {
    color: #000;
    font-size: 45px;
    font-weight: 700;
    line-height: 1.38;
    margin-bottom: 15px
}

.topbanner p {
    color: #fff !important;
    font-size: 18px;
    font-weight: 400;
    line-height: 1.6;
    margin-bottom: 10px
}

.topbanner .wp-block-buttons.aligncenter {
    align-items: center;
    justify-content: center;
    margin-top: 20px
}

.ouradvance .advancediv .wp-block-columns:first-child,
.search-results main#site-content nav.navigation.pagination .nav-links,
.topbanner .btn-red,
.topbanner.hero1 .custom-btn.offer-modal {
    margin-top: 20px
}

.customhead h2 {
    font-weight: 700;
    font-size: 24px !important;
}

.customhead p,
.re_custom_cotainer .entry-content .customhead p {
    color: #2a2a2a;
    font-size: 18px;
    font-weight: 500;
    line-height: 1.7;
    max-width: 750px;
    margin: 5px auto 25px
}

.faqtxtblog.bg-cream{
    padding: 50px 0
}

.ouradvance .advancediv,
.ouradvatagestemp2 .advancediv,
.re_custom_cotainer .entry-content .alignfull.ouradvance .advancediv,
.re_custom_cotainer .entry-content .alignfull.ouradvatagestemp2 .advancediv {
    max-width: 990px;
    display: block;
    width: 100%;
    margin: 0 auto;
    padding: 0 10px
}

.ouradvance .advancediv .box,
.ouradvatagestemp2 .advancediv .box {
    float: left;
    width: 33.33%;
    height: 230px;
    padding: 30px 20px;
    border-right: none;
    -webkit-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    transition: .3s ease-in-out
}

.ouradvance .advancediv .box:nth-child(4n),
.ouradvance .advancediv .box:nth-child(5n),
.ouradvance .advancediv .box:nth-child(6n),
.ouradvatagestemp2 .advancediv .box:nth-child(4n),
.ouradvatagestemp2 .advancediv .box:nth-child(5n),
.ouradvatagestemp2 .advancediv .box:nth-child(6n) {
    border-bottom: none
}

.accordian-top-section div p.txt1,
.contactcustom .pagecontent .boxright .middsec .form-group,
.contformdiv .contform .form-group,
.error404 .error404-content .intro-text,
.filterlead_modal .form-group,
.fullcontformdiv .contform .form-group,
.getdealsec .contactform .form-group,
.offer_modal .modal-body .form-group,
.ouradvance .advancediv .box .img,
.ouradvance .advancediv .wp-block-columns:nth-child(2),
.ouradvatagestemp2 .advancediv .box .img,
.search-results main#site-content .archive-header-inner.section-inner.medium,
.settingsec .pagecontent .boxes .inputbox .form-group {
    margin-bottom: 20px
}

.ouradvance .advancediv h3,
.re_custom_cotainer .entry-content .ouradvance .advancediv h6,
.ouradvance .advancediv .box .txt,
.ouradvance .advancediv .box h6 {
    color: #08314b;
    font-size: 20px;
    font-weight: 800;
    margin: 15px 0 12px
}

.ouradvance .advancediv .box .txt,
.ouradvance .advancediv .box p {
    color: #2a2a2a;
    font-size: 18px;
    font-weight: 500;
    line-height: 1.5;
    -webkit-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    transition: .3s ease-in-out
}

.aboutbanner .wp-block-buttons .wp-block-button,
.afreeguidebuttonmain .afreeguidebuttoninner,
.comparebanner .wp-block-buttons .wp-block-button,
.comparebottomtxt .wp-block-buttons .wp-block-button,
.formshortcode .gravityform_custom_shortcode .gform_wrapper.gform-theme label,
.ouradvance .advancediv .wp-block-column.box,
.ouradvatagestemp2 .advancediv .wp-block-column.box,
.re_custom_cotainer .entry-content .areabyhousesec ul li {
    margin: 0
}

.ouradvance .advancediv .wp-block-columns,
.ouradvatagestemp2 .advancediv .wp-block-columns {
    margin: 0;
    gap: 0
}

.ouradvance .advancediv .wp-block-group__inner-container .wp-block-columns:nth-of-type(2) .wp-block-column,
.ouradvatagestemp2 .advancediv .wp-block-group__inner-container .wp-block-columns:nth-of-type(2) .wp-block-column {
    border-top: none
}

.aboutsec {
    padding: 50px 30px;
    position: relative
}

.aboutsec .aboutext {
    display: inline-block;
    padding: 20px 0 20px 20px
}

.aboutsec .aboutext h3 {
    color: #fff;
    font-size: 24px;
    font-weight: 700;
    line-height: 1.2;
    padding-bottom: 15px;
    position: relative;
    text-transform: uppercase
}

.aboutsec .aboutext p {
    color: #89a5b8;
    font-size: 18px;
    font-weight: 500;
    line-height: 1.7;
    max-width: 500px;
    margin-bottom: 40px
}

.aboutsec .wp-block-image img {
    max-width: 100%;
    height: auto
}

.ourprocesec {
    padding: 100px 0 50px
}

.ourprocesec .customhead {
    padding-bottom: 80px
}

.ourprocesec .proceimg {
    max-width: 400px;
    width: 100%;
    margin: 0 auto
}

.ourprocesec .processlist {
    display: inline-block;
    width: 100%;
    margin: 50px 0 20px
}

.ourprocesec .processlist .step {
    display: inline-block;
    width: 100%;
    position: relative;
    padding-left: 66px
}

.ourprocesec .processlist .step:before {
    content: "";
    background-color: #3d75a6;
    display: inline-block;
    width: 3px;
    height: 100%;
    position: absolute;
    top: 20px;
    left: 26px
}

.ourprocesec .processlist .step .img,
.ourprocesec .processlist .step img.size-full {
    position: absolute;
    left: 0;
    top: 0;
    max-width: 55px
}

.ourprocesec .processlist .step h6 {
    color: #2a2a2a;
    font-size: 14px;
    font-weight: 700;
    line-height: 1.1;
    margin-bottom: 10px
}

.ourprocesec .processlist .step .txt {
    color: #313131;
    font-size: 13px;
    font-weight: 500;
    line-height: 1.6;
    max-width: 320px;
    margin-bottom: 70px
}

.accordion-content a.read-more,
.blogcontent .latestblog .admininfo .link,
.blogcontent .latestblog .infosec .more,
.contformdiv .contform .btn-submit:hover,
.custom-btn.btn-inner-red .wp-block-button__link:hover,
.custom-col div#myTopnav nav ul.primary-menu li.menu-item a:hover,
.custom-col div#myTopnav nav ul.primary-menu li.menu-item.current-menu-item a,
.faq-accordion .ui-accordion .ui-accordion-header-active .wp-block-getwid-accordion__header-title,
.fullcontformdiv .contform .btn-submit:hover,
.getdealsec .contactform .btn-submit:hover,
.offer_modal .modal-footer .btn-save:hover,
.ourprocesec .processlist .step .txt span,
.reasonssecres .help-txtall p a,
.testimonsec .testimonlist .testimon:hover .name,
.thank_you_main .thank_you_button:hover,
.topbannermain .customvkLeadForm form.vkLeadForm.contactform>.row>div:last-child button.btn.btn-submit:hover,
.topheader .headnumber .num .txt:hover,
.topheader .site-description,
.topheader .site-title.faux-heading {
    color: #1c547a
}

.getdealsec {
    padding: 50px 0;
    background-color: #e0ebf3 !important
}

.getdealsec .contactform,
.getdealseccopy .container .gform_wrapper {
    max-width: 840px;
    display: inline-block;
    width: 100%;
    text-align: left
}

.getdealsec .contactform .row {
    margin-right: -7px;
    margin-left: -7px
}

.getdealsec .contactform .col-sm-12 {
    padding-right: 7px;
    padding-left: 7px
}

.getdealsec .contactform .form-control {
    color: #787878;
    font-size: 14px;
    font-weight: 400;
    min-height: 50px;
    padding: 10px 20px;
    border-radius: 5px;
    border: 1px solid #e6e6e6;
    background-color: #fbfbfb
}

.getdealsec .contactform .btn-submit {
    border-radius: 25px;
    color: #fff;
    font-size: 15px;
    font-weight: 500;
    padding: 15px 10px;
    margin-top: 10px;
    min-width: 150px;
    line-height: 1.2
}

.testimonialsec {
    padding: 50px 10px
}

.testimonialsec .carousel {
    width: 100%;
    max-width: 100%;
    margin: 0 auto
}

.re_custom_cotainer .entry-content .feestable,
.re_custom_cotainer .entry-content .howwework .wp-block-cover__inner-container>.wp-block-group,
.testimonialsec .carousel-inner,
.testimonialsec .carousel-inner .img {
    max-width: 100%
}

.testimonialsec .testosec {
    width: 100%;
    display: inline-block;
    padding: 0
}

.testimonialsec .testosec .txt {
    position: relative;
    font-size: 15px;
    font-weight: 500;
    line-height: 2;
    color: #313131
}

.testimonialsec .testosec .name,
.testimonialsec .testosec .txt p {
    font-size: 18px;
    color: #313131
}

.testimonialsec .testosec .txt p {
    font-weight: 500;
    line-height: 2
}

.testimonialsec .testosec .name {
    display: block;
    margin: 15px 0 0;
    font-weight: 600;
    line-height: 1.6
}

.testimonialsec .framesec .post,
.testimonialsec .testosec .post {
    color: #787878;
    font-size: 12px;
    font-weight: 500;
    display: block
}

.testimonialsec .framesec {
    width: 100%;
    display: inline-block;
    text-align: center;
    padding: 20px 0
}

.testimonialsec .framesec .name {
    color: #2a2a2a;
    font-size: 16px;
    font-weight: 600;
    display: block;
    margin-bottom: 5px
}

.testimonialsec .customhead h3.txt1 {
    margin-bottom: 60px;
    font-size: 25px;
    font-weight: 700;
    line-height: 1.4;
    color: #fff
}

.testimonialsec .testosec .txt:before {
    content: "";
    background-image: url(https://web.resimpli.com/wp-content/images/left-quote.png);
    display: inline-block;
    width: 80px;
    height: 70px;
    opacity: .1;
    position: absolute;
    top: -20px;
    left: 0;
    z-index: 999;
    filter: brightness(.5)
}

.contactcustom .pagecontent .boxleft .itemslist .checkbtnlist,
.contactcustom .pagecontent .boxright .middsec,
.continfosec .infodiv,
.footsec .footicon .footlogo,
.re-social-icons {
    width: 100%;
    display: inline-block
}

.testimonialsec .carousel-control img.img {
    filter: brightness(3)
}

.continfosec {
    padding: 30px 0 20px
}

.continfosec .infodiv {
    padding: 0 0 10px 46px;
    position: relative
}

.continfosec .infodiv .img {
    position: absolute;
    left: 0;
    top: 0;
    max-width: 36px;
    max-height: 38px
}

.continfosec .infodiv .txt1 {
    color: #809ab4;
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 6px
}

.continfosec .infodiv .txt2 {
    color: #fff;
    font-size: 18px;
    font-weight: 400;
    word-break: break-word
}

.footsec .footicon {
    display: inline-block;
    margin-bottom: 20px;
    width: 50%;
    text-align: left
}

.footsec .footicon .txt {
    color: #fff;
    font-size: 20px;
    font-weight: 500;
    float: left;
    padding: 5px
}

.footsec .footmenu {
    display: inline-block;
    width: 25%;
    text-align: left;
    margin-bottom: 20px
}

.footmenu ul.footer-menu li {
    display: inline-block;
    width: 50%;
    float: left
}

.footsec .footmenu a {
    display: inline-block;
    color: #fff;
    font-size: 13px;
    font-weight: 400;
    margin: 5px 0
}

.footsec .footxt {
    color: #afd8f5;
    font-size: 12px;
    font-weight: 500;
    line-height: 1.6;
    max-width: 630px;
    margin: 10px auto
}

.copyrightsec .copydiv,
.footsec .footicon p {
    color: #afd8f5;
    font-size: 13px;
    display: inline-block
}

div#site-footer .row>div {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between
}

div#site-footer {
    padding: 50px 0 30px
}

.footmenu .footer-nav-widgets-wrapper,
.main_sidebar li,
.main_sidebar li:hover {
    background-color: transparent
}

.footsec .social {
    display: inline-block;
    width: 25%;
    text-align: center
}

.social .Connect-on-Social, 
span.Contact-Links {
    font-size: 24px;
    font-weight: bold;
    line-height: normal;
    letter-spacing: normal;
    color: #fff;
}

.footsec .footmenu ul.footer-menu {
    display: inline-block;
    width: 100%;
    margin-top: 15px
}

.footsec .social .re-social-icons a {
    display: inline-block;
    margin: 10px 16px
}

.footsec .footicon p {
    max-width: 384px;
    font-weight: 500;
    line-height: 1.83;
    text-align: left;
    margin-top: 10px
}

.re-social-icons {
    margin-top: 12px
}

.copyrightsec {
    padding: 20px 0;
    background-color: #3f79a8;
    border-top: 1px solid #87a9c1;
    text-align: center
}

.copyrightsec .copydiv {
    line-height: 1.3;
    font-weight: 400;
    margin: 6px 0
}

.copyrightsec .copydiv:last-child {
    padding-left: 5px
}

.copyrightsec .social a {
    display: inline-block;
    margin: 6px 20px
}

.copyrightsec .social a img {
    max-width: 20px
}

.custom-col .headlogo .faux-heading a.custom_logo_icon svg,
.custom_imagee a.custom_imagee_link img,
.topheader .headlogo .site-logo a.custom_logo_icon svg {
    max-width: 50px;
    min-width: 35px;
    margin-right: 10px
}

.offer_modal .modal-dialog {
    width: 740px
}

.offer_modal .modal-body {
    padding: 0;
    position: relative
}

.offer_modal .modal-body .close {
    position: absolute;
    right: 17px;
    top: 17px;
    opacity: 1
}

.offer_modal .modal-body .box {
    padding: 40px 40px 20px
}

.offer_modal .modal-body .row,
.settingsec .pagecontent .boxes .inputbox .rows {
    margin-right: -10px;
    margin-left: -10px
}

.offer_modal .modal-body [class*=col-xs-],
.settingsec .pagecontent .boxes .inputbox [class*=colxs] {
    padding: 0 10px
}

.offer_modal .modal-body .txt1 {
    color: #000;
    font-size: 24px;
    font-weight: 600;
    line-height: 1.2;
    margin-bottom: 5px
}

.offer_modal .modal-body .txt2 {
    color: #7e7e7e;
    font-size: 18px;
    font-weight: 400;
    line-height: 1.6;
    margin-bottom: 38px
}

.offer_modal .modal-body .labels {
    color: #2a2a2a;
    font-size: 14px;
    font-weight: 500;
    line-height: 1.15;
    display: block;
    margin-bottom: 8px
}

.offer_modal .modal-body .form-control {
    font-size: 14px;
    font-weight: 500;
    color: #787878;
    resize: none;
    border-radius: 3px;
    border: 2px solid #e6e6e6
}

.offer_modal .modal-footer {
    padding: 20px;
    text-align: center
}

.offer_modal .modal-footer .btn-default {
    font-size: 15px;
    font-weight: 500;
    color: #01010b;
    line-height: 1.17;
    border: none;
    padding: 10px 46px;
    border-radius: 18px
}

.offer_modal .modal-footer .btn-save {
    font-size: 13px;
    font-weight: 500;
    color: #fff;
    line-height: 1.17;
    border: none;
    padding: 10px 46px;
    border-radius: 18px
}

@media screen and (max-width:1199px) {
    .aboutsec .aboutext {
        padding: 30px 0 30px 20px;
        margin-left: 0
    }

    .topheader .headnumber .num .txt {
        font-size: 14px
    }
}

@media screen and (max-width:991px) {
    .topheader .headnumber .num .txt {
        font-size: 12px;
        padding: 10px
    }

    .topheader .headnumber .num .disc_txt {
        font-size: 12px
    }

    .topbanner {
        padding: 160px 10px
    }

    .topbanner.hero3 {
        padding: 210px 10px;
        margin: 0 0 24px !important
    }

    .topbanner h1 {
        font-size: 36px
    }

    .ouradvance {
        padding: 50px 15px
    }

    .ourprocesec .customhead {
        padding-bottom: 0
    }

    .ourprocesec .processlist {
        margin-bottom: 0
    }

    .ourprocesec .processlist .step .txt {
        margin-bottom: 30px
    }

    .aboutsec .aboutext p {
        max-width: none
    }

    .getdealsec {
        padding: 50px 0
    }

    .testimonialsec {
        padding: 50px 10px
    }

    .testimonialsec .carousel {
        margin-top: 20px
    }

    .footsec {
        padding: 60px 0
    }

    .copyrightsec {
        text-align: center
    }

    .copyrightsec .copydiv,
    .copyrightsec .social {
        width: 100%
    }

    .testimonialsec .carousel-control.left {
        left: -10px
    }

    .testimonialsec .carousel-control.right {
        right: -10px
    }
}

@media screen and (max-width:767px) {
    .page-template-thank_you #site-content {
        padding-top: 85px !important
    }

    .blogbanner {
        margin-top: 85px !important
    }

    .topheader {
        padding: 20px 0
    }

    .topbanner.hero3 {
        background-size: cover !important;
        padding: 210px 10px;
        margin: 0 0 24px !important
    }

    .topheader .headtoggle {
        float: right;
        width: auto;
        padding: 8px 0
    }

    .topheader .headtoggle .toggle {
        padding: 5px 10px 5px 28px;
        font-size: 12px
    }

    .topheader .headlogo {
        text-align: left;
        width: auto;
        padding: 5px
    }

    .topheader .headlogo .headicon .img {
        margin-right: 5px
    }

    .topheader .headlogo .headicon .txt {
        font-size: 16px;
        padding: 7px 4px
    }

    .topheader .headnumber {
        display: none
    }

    .topbanner h1 {
        font-size: 30px
    }

    .customhead p {
        margin-bottom: 5px
    }

    .sidenav.openside {
        padding-left: 30px;
        padding-top: 60px;
        width: 260px
    }

    .sidenav .closebtn {
        font-size: 13px;
        left: 30px
    }

    .sidenav .link {
        font-size: 14px;
        margin: 10px 0
    }

    .offer_modal .modal-dialog {
        width: auto
    }

    .continfosec .infodiv {
        margin: 15px 0
    }

    .aboutsec {
        padding: 50px 15px
    }

    .aboutsec .wp-block-cover__inner-container {
        width: calc(100% - 10px)
    }

    .aboutsec .aboutext {
        padding: 20px 0 10px 10px;
        margin-left: 0
    }

    .footsec .footicon,
    .footsec .footmenu,
    .footsec .social {
        width: 100%
    }

    .footsec .social {
        text-align: left
    }

    div#site-footer {
        padding: 50px 0
    }

    .footsec .footicon p {
        max-width: none
    }
}

.contformdiv .contform,
.ourteams .imgdiv .img {
    border-radius: 5px;
    box-shadow: 0 0 30px 0 rgba(0, 0, 0, .1)
}

.aboutbanner,
.comparebanner,
.faqbanner {
    padding: 110px 0;
    position: relative;
    background-position: center center;
    min-height: auto
}

.aboutbanner:before,
.comparebanner:before,
.contactbanner:before,
.contactformbanner:before,
.faqbanner:before,
.pagetopbanner:before,
.testimonial_banner:before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: rgba(0, 0, 0, .5)
}

.aboutbanner h1,
.blogbanner h1,
.testimonial_banner h1 {
    color: #fff;
    font-size: 40px;
    font-weight: 700;
    line-height: 1.2
}

.aboutbanner p {
    color: #fff;
    font-size: 13px;
    font-weight: 400;
    line-height: 1.7;
    max-width: 820px;
    margin: 0 auto
}

.aboutbanner .btn-red {
    position: absolute;
    bottom: -26px;
    left: 0;
    right: 0;
    max-width: 200px;
    margin: 0 auto
}

.aboutbanner .wp-block-buttons {
    position: absolute;
    bottom: 7px;
    left: 0;
    right: 0;
    max-width: 200px;
    margin: 0 auto
}

.aboutbanner .wp-block-buttons .wp-block-button .wp-block-button__link {
    font-size: 13px;
    font-weight: 500;
    padding: 14px 28px;
    line-height: 1.2;
    border-radius: 23px;
    min-width: 150px
}

.ourvalues {
    padding: 50px 0;
    background-color: #fff
}

.ourvalues .txtdiv {
    display: inline-block;
    padding: 0 3% 0 0;
    border-right: 1px solid #f2f2f2
}

.ourvalues .txtdiv:not(:first-child) {
    margin-left: 20px
}

.ourvalues .txtdiv:last-child {
    border-right: none
}

.ourvalues .txtdiv h6 {
    color: #2a2a2a;
    font-size: 16px;
    font-weight: 600;
    line-height: normal;
    margin-bottom: 10px
}

.ourvalues .txtdiv p {
    color: #313131;
    font-size: 15px;
    font-weight: 500;
    line-height: 1.67;
    margin-bottom: 10px
}

.ourvalues .wp-block-group__inner-container {
    max-width: 1170px;
    margin: 0 auto
}

.ourteams {
    padding: 50px 0;
    background-color: #f9f9f9
}

.ourteams .imgdiv {
    display: inline-block;
    width: 100%;
    text-align: center;
    padding: 25px;
    position: relative;
    margin: 50px 0
}

.ourteams .imgdiv .dots {
    position: absolute;
    left: 0;
    top: 0
}

.ourteams .imgdiv .img {
    position: relative;
    z-index: 1;
    background: 0 0;
    width: 90%
}

.ourteams .imgdiv .socials {
    margin: 0 0 10px;
    display: inline-block;
    width: 100%
}

.ourteams .imgdiv .socials a {
    width: 30px;
    height: 30px;
    display: inline-block;
    margin: 5px 12px;
    padding: 8px;
    font-size: 14px;
    color: #313131;
    border-radius: 50%;
    box-shadow: 0 0 20px 0 rgba(49, 49, 49, .3);
    background-color: #fff
}

.ourteams .imgdiv .socials a:hover {
    background-color: #313131;
    color: #fff
}

.ourteams .imgdiv .socials .fa-linkedin:hover {
    background-color: #0077b5
}

.ourteams .imgdiv .socials .fa-twitter:hover {
    background-color: #1da1f2
}

.ourteams .imgdiv .socials .fa-facebook:hover {
    background-color: #4867aa
}

.ourteams .txtdiv {
    display: inline-block;
    width: 100%;
    padding: 0 35px;
    position: relative;
    margin: 30px 0 100px
}

.ourteams .txtdiv h4 {
    color: #2a2a2a;
    font-size: 20px;
    font-weight: 600;
    line-height: 1.1;
    margin-bottom: 5px
}

.ourteams .txtdiv h6 {
    color: #787878;
    font-size: 12px;
    font-weight: 500;
    line-height: 1.1;
    margin-bottom: 30px
}

.ourteams .txtdiv p {
    color: #2a2a2a;
    font-size: 13px;
    font-weight: 500;
    line-height: 1.7;
    margin-bottom: 15px
}

.compareblog.bg-cream .comparebottomtxt p:first-child,
.contformdiv .contform #contactUsForm div:first-child,
.ourteams .teamlist .row:last-child .txtdiv {
    margin-bottom: 30px
}

.ourteams .imgdiv.right-side-img .dots {
    left: auto;
    right: 0
}

.ourteams .imgdiv.right-side-img .img {
    margin: 0 0 1em auto
}

.ourteams .wp-block-columns.container {
    width: 991px
}

.ourteams .imgdiv .img img {
    width: 100%;
    background: 0 0;
    display: block
}

.contformdiv .contform,
.fullcontformdiv .contform {
    display: inline-block;
    text-align: left;
    position: relative;
    width: 100%
}

.contactbanner {
    padding: 76px 0 130px;
    position: relative;
}

.contactbanner h1 {
    color: #fff;
    font-size: 40px;
    font-weight: 700;
    margin-bottom: 15px;
    line-height: normal
}

.contactbanner p {
    color: #fff;
    font-size: 18px;
    font-weight: 400;
    line-height: 1.56;
    max-width: 820px;
    margin: 0 auto
}

.contformdiv {
    background-color: #f1f4f8;
    padding-bottom: 100px;
}

.compareblog,
.feestable,
.leadstablelist .pagecontent .pagestable .tablebody tr:nth-child(odd),
.notetxtsec,
.seotablelist .pagecontent .pagestable .tablebody tr:nth-child(odd),
.tablebox .table tbody tr:nth-child(odd),
.tablelistsec .pagecontent .pagestable .tablebody tr:nth-child(odd) {
    background-color: #fcfcfc
}

.page-template-contact-us .contformdiv {
    padding-bottom: 100px
}

.contformdiv .contform {
    max-width: 840px;
    padding: 34px;
    margin-top: -60px;
    background-color: #fff;
    position: relative;
    z-index: 1;
}

.contformdiv .contform h4 {
    line-height: 1.2;
    margin-bottom: 8px
}

.contformdiv .contform p {
    line-height: 1.6;
    margin-bottom: 10px
}

.contformdiv .contform .labels {
    color: #2a2a2a;
    font-size: 16px;
    font-weight: 500;
    margin-bottom: 8px
}

.contformdiv .contform .form-control {
    color: #787878;
    font-size: 14px;
    font-weight: 500;
    height: auto;
    resize: none;
    border-radius: 3px;
    border: 2px solid #e6e6e6;
    background-color: #fff
}

.contformdiv .contform .btn-submit {
    border-radius: 23px;
    color: #fff;
    padding: 15px 10px;
    margin-top: 10px;
    min-width: 200px;
    line-height: 1.2
}

.contactformbanner {
    padding: 80px 0;
    position: relative
}

.contactformbanner h1 {
    color: #fff;
    font-size: 40px;
    font-weight: 700;
    line-height: 1.3;
    margin-bottom: 15px
}

.contactformbanner p {
    color: #fff;
    font-size: 16px;
    font-weight: 600;
    line-height: 1
}

.fullcontformdiv .contform {
    max-width: 850px
}

.fullcontformdiv .contform .row,
.statisticsec .rows {
    margin-right: -8px;
    margin-left: -8px
}

.checkboxlist .checkboxbtn,
.radiolist .radiobtn {
    display: inline-block;
    position: relative;
    margin-right: 20px;
    color: #01010b;
    cursor: pointer
}

.fullcontformdiv .contform [class*=col-xs-] {
    padding: 0 8px
}

.fullcontformdiv .contform .boxes {
    width: 100%;
    margin-bottom: 30px
}

.fullcontformdiv .contform .securemsg {
    display: inline-block;
    width: 100%;
    position: relative;
    padding: 9px 9px 9px 60px;
    border-radius: 5px;
    border: 1px solid #1c547a;
    background-color: #eff8fe
}

.fullcontformdiv .contform .securemsg .img {
    position: absolute;
    top: 14px;
    left: 18px;
    max-width: 30px
}

.fullcontformdiv .contform .securemsg p {
    color: #1c547a;
    font-size: 13px;
    font-weight: 500;
    line-height: 1.6
}

.fullcontformdiv .contform .txt1 {
    color: #2a2a2a;
    font-size: 20px;
    font-weight: 700;
    line-height: 1.3;
    margin-bottom: 5px;
    margin-top: 30px;
    text-transform: capitalize
}

.fullcontformdiv .contform .txt2 {
    color: #787878;
    font-size: 18px;
    font-weight: 500;
    line-height: 1.6;
    margin-bottom: 20px
}

.fullcontformdiv .contform .labels {
    color: #2a2a2a;
    font-size: 16px;
    font-weight: 500;
    margin-bottom: 10px;
    line-height: 1.5
}

.fullcontformdiv .contform .boxes :first-letter {
    text-transform: capitalize
}

.fullcontformdiv .contform .labels .req {
    color: #ed4a51
}

.fullcontformdiv .contform .form-control {
    color: #2a2a2a;
    font-size: 15px;
    font-weight: 500;
    padding: 13px 19px;
    height: auto;
    resize: none;
    border-radius: 5px;
    border: 1px solid #e6e6e6;
    background-color: #fff
}

.fullcontformdiv .contform select.form-control {
    padding: 13px 16px
}

.fullcontformdiv .contform .btn-submit {
    color: #fff;
    font-size: 13px;
    font-weight: 500;
    line-height: 1.2;
    border-radius: 23px;
    padding: 15px 10px;
    margin: 0 auto;
    max-width: 200px
}

.fullcontformdiv .contform textarea.form-control {
    min-height: 100px
}

.checkboxlist {
    font-weight: 400;
    width: 100%;
    display: inline-block
}

.checkboxlist label.checkboxbtn {
    margin-bottom: 5px
}

.checkboxlist label.checkboxbtn input[type=checkbox] {
    display: inline-block;
    margin-top: 2px;
    margin-right: 5px
}

.checkboxlist .checkboxbtn {
    padding: 4px 0 5px 24px;
    font-size: 13px;
    font-weight: 500;
    border-radius: 5px
}

.checkboxlist .checkboxbtn input,
.radiolist .radiobtn input {
    position: absolute;
    opacity: 0;
    cursor: pointer
}

.checkboxlist .checkboxbtn .timing {
    color: #95989a;
    font-weight: 400;
    display: block
}

.checkboxlist .checkboxbtn .checkmark,
.checkboxlist .checkboxbtn .re-checkmark {
    width: 18px;
    height: 18px;
    border-radius: 2px;
    position: absolute;
    top: 2px;
    left: 0;
    border: 1px solid #8f8f8f;
    background-color: #fff
}

.checkboxlist .checkboxbtn .checkmark:after,
.checkboxlist .checkboxbtn .re-checkmark:after,
.contactcustom .pagecontent .boxleft .itemslist .checkboxbtn .checkmark:after,
.contactcustom .pagecontent .boxright .middsec .inputbox .checkboxbtn .checkmark:after {
    content: "";
    width: 5px;
    height: 10px;
    position: absolute;
    left: 5px;
    top: 2px;
    border: solid #fff;
    border-width: 0 2px 2px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg)
}

.checkboxlist .checkboxbtn input:checked~.checkmark,
.checkboxlist .checkboxbtn input:checked~.re-checkmark,
.contactcustom .pagecontent .boxleft .itemslist .checkboxbtn input:checked~.checkmark,
.contactcustom .pagecontent .boxright .middsec .inputbox .checkboxbtn input:checked~.checkmark,
.tablelistsec .pagecontent .pagestable .table .checkb input:checked~.checkmark {
    background-color: teal;
    border-color: teal
}

.radiolist label.radiobtn {
    margin-bottom: 5px;
    width: fit-content
}

.radiolist {
    width: 100%;
    display: inline-flex !important;
    flex-direction: column
}

.radiolist .radiobtn {
    padding: 5px 0 5px 24px;
    font-size: 15px;
    font-weight: 500;
    border-radius: 5px
}

.radiolist .radiobtn .checkmark {
    position: absolute;
    top: 3px;
    left: 1px;
    height: 18px;
    width: 18px;
    background-color: #fff;
    border-radius: 50%;
    border: 1px solid #707070
}

.radiolist .radiobtn .checkmark:after {
    content: "";
    position: absolute;
    display: none;
    top: 3px;
    left: 3px;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background-color: teal
}

.comparebanner h1 {
    color: #fff;
    font-size: 40px;
    font-weight: 700;
    line-height: 1.2;
    margin-bottom: 15px
}

.comparebanner p {
    color: #fff;
    font-size: 18px;
    font-weight: 400;
    line-height: 1.7;
    max-width: 820px;
    margin: 0 auto
}

.comparebanner .button-popup-content-button button {
    position: absolute;
    bottom: -24px;
    left: 0;
    right: 0;
    max-width: 200px;
    margin: 0 auto;
    justify-content: center
}

.compareblog .wp-block-media-text,
.feestable .tablediv,
.feestable .txtdiv,
.re_custom_cotainer .entry-content .compareblog .wp-block-media-text,
.re_custom_cotainer .entry-content .feestable .tablediv,
.re_custom_cotainer .entry-content .feestable .txtdiv {
    max-width: 900px;
    text-align: left;
    width: 100%
}

.comparebanner .wp-block-buttons .wp-block-button .wp-block-button__link {
    font-size: 15px;
    font-weight: 700;
    padding: 16px 40px;
    line-height: 1.2;
    border-radius: 23px;
    min-width: 150px
}

.feestable .tablediv,
.re_custom_cotainer .entry-content .feestable .tablediv {
    display: block;
    margin: 0 auto
}

.afreeguide .container,
.afreeguide h3.afreeguidetxt1+.wp-block-columns,
.areabyhousesec .wp-block-columns.container,
.blogcontent .bloglist .blogs:last-child,
.feestable .tablediv .table,
.getdealsec .wp-block-columns,
.single-properties .entry-header h1.entry-title,
.wp-block-cover.alignfull.get_cash_after_about .get_cash_inner form.vkLeadForm.contactform .row>div .form-group input.form-control.error {
    margin-bottom: 0
}

.feestable .tablediv thead th {
    color: #fff;
    font-weight: 600;
    padding: 20px 16px;
    border: none
}

.feestable .tablediv tbody td {
    color: #313131;
    font-weight: 500;
    padding: 13px 16px;
    background-color: #fbfbfe;
    border: 1px solid #ddd
}

.feestable .tablediv tbody td:first-child {
    color: #2a2a2a;
    font-weight: 700
}

.feestable .tablediv tbody td a {
    text-decoration: underline
}

.feestable .txtdiv {
    display: block;
    margin: 20px auto 0;
    padding: 0 10px
}

.feestable .txtdiv h6 {
    color: #2a2a2a;
    font-size: 24px;
    font-weight: 700;
    line-height: 1.4
}

.feestable .txtdiv p {
    color: #2a2a2a;
    font-size: 18px;
    font-weight: 500;
    line-height: 1.67;
    padding: 15px 0 0
}

.compareblog {
    padding: 100px 0 80px
}

.compareblog .wp-block-media-text {
    display: flex;
    flex-wrap: wrap;
    margin: 0 auto
}

.compareblog .imgdiv {
    display: inline-block;
    width: 100%;
    text-align: center;
    margin: 50px 0
}

.compareblog .imgdiv .img {
    margin: 0 auto 20px;
    border-radius: 5px;
    box-shadow: 0 0 30px 0 rgba(0, 0, 0, .1)
}

.compareblog .txtdiv {
    display: inline-block;
    width: 100%;
    position: relative;
    margin: 0 0 30px
}

.compareblog .txtdiv h2 {
    color: #2a2a2a;
    font-size: 25px;
    font-weight: 700;
    line-height: 1.6;
    margin: 0 0 15px
}

.compareblog .txtdiv p {
    margin: 15px 0 20px;
    font-size: 18px;
    font-weight: 500;
    line-height: 1.67;
    color: #2a2a2a
}

.compareblog .wp-block-media-text figure.wp-block-media-text__media {
    width: 38%;
    flex: 0 0 38%;
    padding: 0 15px
}

.compareblog .wp-block-media-text .wp-block-media-text__content {
    width: 62%;
    flex: 0 0 62%;
    padding: 0 15px
}

.compareblog .wp-block-media-text figure.wp-block-media-text__media img {
    border-radius: 5px;
    box-shadow: 0 0 30px 0 rgb(0 0 0 / 10%)
}

.compareblog .has-media-on-the-right {
    flex-direction: row-reverse
}

.compareblog.bg-cream,
.notetxtsec,
.prof_info_basic {
    padding: 20px 0
}

.notetxtsec .txtdiv {
    display: inline-block;
    width: 100%;
    max-width: 860px;
    text-align: left
}

.notetxtsec .txtdiv p {
    color: #2a2a2a;
    font-size: 13px;
    font-weight: 500;
    line-height: 1.7;
    margin: 10px 0
}

.faqslist {
    padding-bottom: 130px;
    background-color: #fff
}

.faqslist .accordian {
    display: inline-block;
    width: 100%;
    max-width: 850px;
    margin-top: -60px;
    text-align: left
}

.faqslist .accordian .panel {
    border: none;
    border-radius: 5px;
    font-weight: 400;
    position: relative
}

.faqslist .accordian .panel-group .panel+.panel {
    margin-top: 25px
}

#exTab1 .tab-content,
#myModal_delete .modal-dialog .modal-content .modal-body,
.content-mainul,
.faq-accordion .wp-block-getwid-accordion .wp-block-getwid-accordion__header,
.faqslist .accordian .panel .panel-heading,
.lead-entry,
button.btn.btn-link.Change_Avatar,
button.btn.btn-link.Change_Password,
button.btn.btn-link.RemoveCurrentAvatar {
    padding: 0
}

.faqslist .accordian .panel .panel-heading a {
    display: inline-block;
    width: 100%;
    padding: 30px 50px 0 30px
}

.faqslist .accordian .panel .panel-heading .boxes {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    border: 1px solid #ddebf3;
    background-color: rgba(238, 244, 248, .6)
}

.faqslist .accordian .panel .panel-heading .more-less {
    position: absolute;
    right: 14px;
    top: 28px;
    color: #000;
    font-weight: 600;
    font-size: 20px;
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}

.faqslist .accordian .panel .panel-heading .text1 {
    color: #1c547a;
    font-size: 16px;
    font-weight: 600;
    line-height: 1.2;
    position: relative;
    margin-bottom: 10px
}

.faqslist .accordian .panel .panel-heading .text2 {
    color: #2a2a2a;
    font-size: 13px;
    font-weight: 500;
    line-height: 1.7;
    position: relative;
    display: none
}

.faqslist .accordian .panel .panel-heading .text2 .more {
    color: #1c547a;
    font-size: 13px;
    font-weight: 500;
    display: inline-block;
    position: relative
}

.faqbtnsec h2,
.faqslist .accordian .panel .panel-heading .collapsed .text1 {
    color: #2a2a2a
}

.faqslist .accordian .panel .panel-heading .collapsed {
    padding: 30px 50px 30px 30px
}

.faqslist .accordian .panel .panel-heading .collapsed .boxes {
    border: 1px solid #f3f3f3;
    background-color: #fcfcfc
}

.faqslist .accordian .panel .panel-heading .collapsed .more-less {
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0)
}

.faqslist .accordian .panel .panel-body {
    border: none;
    padding: 0 50px 15px 30px;
    position: relative
}

.blogbanner:before,
.testimonsec .testimonlist .videosec:before {
    position: absolute;
    left: 0;
    bottom: 0;
    top: 0;
    content: "";
    right: 0
}

.faqslist .accordian .panel .panel-body p {
    margin-bottom: 15px;
    color: #2a2a2a;
    font-size: 13px;
    font-weight: 500;
    line-height: 1.7
}

.faqslist .accordian .panel .panel-body .less {
    color: #1c547a;
    font-size: 13px;
    font-weight: 500;
    cursor: pointer
}

.faqbtnsec {
    padding: 50px 0;
    background-color: #fcfcfc
}

.faqbtnsec h2 {
    font-size: 25px;
    font-weight: 700;
    line-height: 1.2;
    margin-bottom: 20px
}

.blogbanner,
.testimonial_banner {
    margin-top: 104px;
    padding: 110px 0;
    position: relative
}

.blogcontent .latestblog {
    display: inline-block;
    width: 100%;
    max-width: 1086px;
    padding: 0 1%;
    text-align: left;
    margin-top: -190px;
    margin-bottom: 20px
}

.blogcontent .latestblog .latestblogsub {
    display: inline-block;
    width: 100%;
    border-radius: 5px;
    border: 1px solid #f1f1f1;
    background-color: #fff
}

.blogcontent .latestblog .imgsec {
    display: inline-block;
    width: 100%;
    padding: 20px
}

.blogcontent .latestblog .imgsec .img-responsive {
    border-radius: 5px;
    box-shadow: 0 0 30px 0 rgba(0, 0, 0, .2);
    margin-bottom: 20px;
    width: 100%
}

.blogcontent .latestblog .infosec {
    display: inline-block;
    width: 100%;
    padding: 0 10px
}

.blogcontent .latestblog .infosec .timesec {
    display: inline-block;
    width: 100%;
    margin-bottom: 5px
}

.blogcontent .latestblog .infosec .timesec span {
    margin-bottom: 5px;
    color: #787878;
    font-size: 13px;
    font-weight: 500;
    line-height: 1.3
}

.blogcontent .latestblog .infosec h2 {
    color: #000;
    font-size: 25px;
    font-weight: 700;
    line-height: 1.2;
    margin-bottom: 12px
}

.blogcontent .latestblog .infosec p {
    color: #313131;
    font-size: 13px;
    font-weight: 500;
    line-height: 1.9
}

.blogcontent .latestblog .admininfo {
    display: inline-block;
    width: 100%;
    padding: 20px 30px;
    border-top: 1px solid #f3f3f3;
    color: #787878;
    font-size: 13px;
    font-weight: 500;
    line-height: 1.2
}

.blogcontent .bloglist {
    width: 100%;
    margin: 50px auto auto;
    display: inline-block;
    max-width: 680px;
    text-align: left
}

.blogcontent .bloglist .blogs {
    margin: 25px 0;
    padding: 25px;
    border-radius: 5px;
    border: 1px solid #f1f1f1;
    background-color: #fcfcfc;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s
}

.blogcontent .bloglist .blogs:hover {
    box-shadow: 0 0 30px 0 rgba(0, 0, 0, .1);
    background-color: #fff
}

.blogcontent .bloglist .blogs .blogsub,
.contactcustom .pagecontent .boxright .middsec .inputgroup,
.contactcustom .pagecontent .pagehead,
.leadstablelist .pagecontent .pagehead,
.seotablelist .pagecontent .pagehead,
.settingsec .pagecontent .pagehead,
.settingsec .pagecontent .tab-content,
.tablelistsec .pagecontent .actionlist,
.tablelistsec .pagecontent .pagecounts {
    display: inline-block;
    width: 100%
}

.blogcontent .bloglist .blogs .timing {
    color: #787878;
    margin-bottom: 25px;
    display: block;
    font-size: 16px;
    font-weight: 500;
    line-height: 1.3
}

.blogcontent .bloglist .blogs .link,
.blogdetails .blogdetailsub h1 {
    font-weight: 700
}

.blogcontent .bloglist .blogs .link {
    display: block;
    margin-bottom: 10px;
    font-size: 20px;
    line-height: 1.3
}

.blogcontent .bloglist .blogs .desq {
    display: block;
    font-size: 16px;
    font-weight: 500;
    line-height: 1.71;
    color: #2a2a2a
}

.blogcontent .bloglist .blogs .desq h1 {
    font-size: 30px;
    margin-bottom: 10px
}

.blogcontent .bloglist .blogs .desq h2 {
    font-size: 28px;
    margin-bottom: 10px
}

.blogcontent .bloglist .blogs .desq h3,
.control-group.field-trackingCode,
.howwework .txt2 {
    margin-bottom: 10px
}

.progress-contant {
    position: fixed;
    top: 0;
    z-index: 999999;
    background-color: #e6e6e6;
    width: 100%;
    height: 5px
}

.progress-contant .progress-bar {
    height: 5px;
    border-radius: 5px;
    background: #1c547a;
    width: 0%
}

.blogdetails {
    padding: 80px 0 0;
    background-color: #fff
}

.blogdetails .blogdetailsub {
    width: 100%;
    display: inline-block;
    max-width: 850px;
    text-align: left;
    margin-top: 70px
}

.blogdetails .blogdetailsub .userlog {
    display: block;
    margin-bottom: 30px;
    font-size: 18px;
    font-weight: 500;
    line-height: 1.67;
    color: #787878
}

.blogdetails .blogdetailsub h1 {
    width: 100%;
    max-width: 755px;
    margin: 30px auto;
    font-size: 40px;
    line-height: normal;
    color: #2a2a2a
}

.blogdetails .blogdetailsub .img-rounded {
    margin-bottom: 28px
}

.blogdetails .blogdetailsub h3 {
    color: #2a2a2a;
    font-size: 20px;
    font-weight: 600;
    line-height: 1.2;
    margin-top: 15px
}

.blogdetails .blogdetailsub p:last-child,
.callussec .wp-block-cover__inner-container .wp-block-columns.container {
    margin-bottom: 50px
}

.blognextprev {
    background-color: #f8f8f8;
    padding: 20px 0
}

.testimonial-not-found,
.testimonsec .testimonlist .testimon {
    background-color: #fcfcfc;
    background-repeat: no-repeat;
    background-position: top center;
    background-size: cover
}

.blognextprev .nexprebtn {
    color: #2a2a2a;
    font-size: 16px;
    font-weight: 600;
    line-height: 1.6;
    margin: 8px 0;
    max-width: 314px;
    background-repeat: no-repeat;
    background-size: 27px 15px
}

.blognextprev .prevbtn {
    padding-left: 50px;
    float: left;
    background-image: url('../images/arrow-prev.png');
    background-position: left center
}

.blognextprev .nextbtn {
    padding-right: 50px;
    float: right;
    background-image: url('../images/arrow-next.png');
    background-position: right center;
    text-align: right
}

.blognextprev .nexprebtn:hover,
.dashboard-menu h4 a,
.testimonsec .testimonlist .testimon:hover .desq {
    color: #000
}

@media screen and (max-width:991px) {

    .aboutbanner,
    .blogbanner,
    .comparebanner,
    .contactbanner,
    .faqbanner {
        padding: 120px 0
    }

    .aboutbanner h1,
    .blogbanner h1,
    .blogdetails .blogdetailsub h1,
    .comparebanner h1,
    .contactbanner h1,
    .faqbanner h1 {
        font-size: 36px
    }

    .ourteams .imgdiv {
        max-width: 420px;
        margin: 30px 0 0
    }

    .ourteams .txtdiv {
        margin: 20px 0 60px
    }

    .ourvalues .txtdiv {
        flex-basis: 100% !important;
        border-right: none;
        margin: 0 !important;
        padding: 10px 0
    }

    .compareblog {
        padding: 50px 0
    }

    .compareblog .txtdiv {
        margin: 20px 0 0
    }

    .feestable .container {
        flex-basis: 100% !important
    }

    .faqslist {
        padding-bottom: 50px
    }

    .blogcontent .latestblog {
        margin-top: -80px
    }

    .blogcontent .latestblog .infosec h2 {
        font-size: 22px
    }

    .blogcontent .bloglist .blogs {
        padding: 16px
    }

    .blogcontent .bloglist .blogs .link {
        font-size: 18px
    }

    .blognextprev .nexprebtn {
        font-size: 14px
    }
}

@media screen and (max-width:767px) {
    .ourvalues .txtdiv {
        text-align: center;
        max-width: 100%
    }

    .ourvalues {
        padding: 50px 0
    }

    .blogcontent .bloglist .blogs,
    .ourteams .wp-block-columns.container {
        width: 100%
    }

    .feestable {
        padding-top: 60px
    }

    .faqbtnsec h2 {
        font-size: 22px
    }

    .blogcontent .latestblog .infosec h2 {
        font-size: 20px
    }

    .blogdetails .blogdetailsub h1 {
        font-size: 30px
    }

    .blogdetails .blogdetailsub h2 {
        font-size: 18px
    }

    .blogdetails .blogdetailsub h3 {
        font-size: 16px
    }

    .blogdetails .blogdetailsub p {
        font-size: 14px
    }

    .blognextprev .nexprebtn {
        max-width: 100%
    }
}

@media screen and (max-width:640px) {
    .topbanner {
        padding: 100px 10px
    }

    .aboutbanner h1,
    .blogbanner h1,
    .blogdetails .blogdetailsub h1,
    .comparebanner h1,
    .contactbanner h1,
    .faqbanner h1,
    .topbanner h1 {
        font-size: 26px
    }

    .ouradvance .advancediv .box {
        width: 100%;
        flex-basis: 100% !important;
        height: auto
    }

    .aboutbanner,
    .blogbanner,
    .comparebanner,
    .contactbanner,
    .faqbanner {
        padding: 100px 0
    }

    .compareblog .txtdiv h2 {
        font-size: 22px
    }

    .compareblog .imgdiv {
        margin: 30px 0
    }

    .compareblog .wp-block-media-text .wp-block-media-text__content,
    .compareblog .wp-block-media-text figure.wp-block-media-text__media {
        width: 100%;
        flex: 0 0 100%
    }

    .blogdetails {
        padding: 50px 0 0
    }
}

.testimonial_banner p {
    color: #fff;
    font-size: 13px;
    font-weight: 500;
    line-height: 1.7;
    max-width: 670px;
    margin: 0 auto
}

.testimonsec .testimonlist {
    margin-top: -100px;
    display: inline-block;
    width: 100%;
    max-width: 1080px
}

.testimonsec .testimonlist .testimon {
    float: left;
    width: 31.33%;
    margin: 65px 1% 0;
    padding: 0 28px 28px;
    position: relative;
    border-radius: 5px;
    border: 1px solid #f3f3f3;
    text-align: center;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s
}

.testimonsec .testimonlist .testimon:hover {
    background-color: #fff;
    box-shadow: 0 0 30px 0 rgba(0, 0, 0, .1)
}

.testimonsec .testimonlist .videosec:before {
    background-color: rgba(255, 255, 255, .65)
}

.testimonsec .testimonlist .testimon .testimonsub {
    height: 354px;
    overflow: hidden;
    display: inline-block;
    width: 100%;
    position: relative
}

.testimonsec .testimonlist .testimon .avatar {
    border-radius: 50%;
    width: 80px;
    height: 80px;
    margin: -36px auto 18px;
    position: relative;
    border: 6px solid #fff;
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, .1);
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    background-size: cover
}

.testimonsec .testimonlist .testimon .name {
    color: #000;
    font-size: 15px;
    font-weight: 700;
    line-height: 1.2;
    display: block
}

.testimonsec .testimonlist .testimon .position {
    color: #787878;
    font-size: 12px;
    font-weight: 500;
    line-height: 1.2;
    display: block;
    margin-bottom: 28px
}

.testimonsec .testimonlist .testimon .desq {
    color: #787878;
    font-size: 13px;
    font-weight: 400;
    line-height: 1.9;
    display: block;
    text-align: left
}

.testimonsec .testimonlist .testimon:hover .avatar {
    border-color: #1c547a
}

.testimonsec .testimonlist .videosec .video-btn {
    margin: 80px 0;
    display: inline-block;
    text-align: center
}

.testimonsec .testimonlist .videosec .video-btn .img {
    max-width: 36px
}

.testimonsec .testimonlist .videosec .video-btn .time {
    display: block;
    margin-top: 5px;
    color: #000;
    font-size: 12px;
    font-weight: 500
}

.testimonial-not-found {
    padding: 28px;
    position: relative;
    border-radius: 5px;
    border: 1px solid #f3f3f3;
    text-align: center;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s
}

.testvideomodal .modal-dialog {
    width: 800px;
    margin: 30px auto
}

.testvideomodal .modal-content {
    background-color: transparent;
    box-shadow: none
}

.testvideomodal .modal-body {
    position: relative;
    padding: 0
}

.faqbanner h1 {
    color: #fff;
    font-size: 40px;
    font-weight: 700;
    line-height: 1.2;
    margin-bottom: 18px
}

.faqbanner p {
    color: #fff;
    font-size: 18px;
    font-weight: 400;
    line-height: 1.7;
    max-width: 1060px;
    margin: 0 auto
}

.faq-accordion {
    max-width: 960px;
    width: 100%;
    margin: 50px auto 0;
    position: relative;
    padding: 0 15px
}

.faq-accordion .ui-accordion .ui-accordion-header {
    margin-top: 25px;
    background: no-repeat #fcfcfc;
    border: 1px solid #f3f3f3;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
    box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
    color: #2a2a2a;
    font-size: 16px;
    font-weight: 600;
    line-height: 1.2;
    position: relative;
    margin-bottom: 0;
    padding: 30px 50px 30px 30px;
    outline: 0;
    border-radius: 3px
}

.faq-accordion .ui-accordion .ui-accordion-content {
    padding: 0;
    border: 1px solid #f3f3f3;
    background: no-repeat #fcfcfc;
    border-top: 0;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
    box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
    margin-bottom: 15px;
    color: #2a2a2a;
    font-size: 13px;
    font-weight: 500;
    line-height: 1.7;
    position: relative
}

.faq-accordion .ui-accordion .ui-accordion-content .wp-block-getwid-accordion__content {
    border: none;
    padding: 0 50px 30px 30px
}

.faq-accordion .ui-accordion .ui-accordion-header-active {
    border-bottom: 0;
    box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
    background-color: #f5f8fb;
    padding-bottom: 10px;
    color: #1c547a
}

.accordion-content.active,
.accordion-toggle.active,
.faq-accordion .ui-accordion .ui-accordion-content-active {
    background-color: #f5f8fb
}

.faq-accordion .has-icon-left .wp-block-getwid-accordion__icon {
    margin: 0;
    position: absolute;
    right: 14px;
    color: #000;
    font-weight: 600;
    font-size: 20px
}

.faq-accordion .wp-block-getwid-accordion__icon i {
    color: #000;
    font-weight: 600;
    font-size: 20px
}

.faq-accordion .ui-button,
.faq-accordion .ui-state-default a,
.faq-accordion .ui-state-default a:link,
.faq-accordion .ui-state-default a:visited,
.faq-accordion a.ui-button,
.faq-accordion a:link.ui-button,
.faq-accordion a:visited.ui-button {
    color: #2a2a2a
}

@media screen and (max-width:991px) {
    .testimonial_banner {
        padding: 120px 0
    }

    .testimonial_banner h1 {
        font-size: 36px
    }

    .testvideomodal .modal-dialog {
        width: 650px
    }
}

.error404 .error404-content {
    background: #f7f7f7;
    padding: 100px 0;
    text-align: center
}

.error404 .error404-content h1.entry-title {
    margin-bottom: 20px;
    font-weight: 700
}

.add-dns h2,
.error404 .error404-content .intro-text p,
.ourvalues .ourvaluesecondsectxt ul,
.re_custom_cotainer .entry-content h6,
.removediv h2,
.removedomain h2,
.single-post .comment-content,
.single-testimonial p,
ul.ul-list-item {
    font-size: 18px
}

.custom-col div#myTopnav nav ul.primary-menu li.menu-item a,
.custom-col div#myTopnav nav ul.primary-menu li.page_item a,
span.disc_txt {
    font-size: 15px;
    letter-spacing: normal;
    font-stretch: normal;
    font-style: normal
}

.error404 form.search-form input#search-form-1 {
    font-size: 13px;
    padding: 10px 15px;
    width: 100%;
    height: 34px;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out
}

.error404 form.search-form input.search-submit {
    font-size: 16px;
    font-weight: 700;
    line-height: normal;
    color: #fff;
    padding: 10px 15px;
    border-radius: 50px;
    text-align: center;
    border: none
}

.search-results main#site-content {
    padding: 100px 40px;
    background: #f7f7f7
}

.search-results main#site-content nav.navigation.pagination .page-numbers {
    padding: 5px;
    border: 1px solid #ddd
}

.is-type-video .wp-block-embed__wrapper iframe {
    width: 100% !important;
    height: 100% !important
}

body .wp-block-cover,
body .wp-block-cover-image {
    flex-wrap: wrap
}

.carousel-inner .item {
    padding: 0 30px;
    width: 100%
}

.custom-col .headlogo .site-title {
    font-weight: 500;
    font-size: 20px;
    word-break: break-word
}

.sidenav,
html .admin-bar .sidenav {
    padding-top: 65px
}

.sidenav .closebtn {
    position: relative;
    top: 15px;
    left: -25px;
    display: inline-block;
    margin-bottom: 25px
}

.blocks-gallery-grid,
.wp-block-gallery {
    justify-content: center;
    width: 100%
}

.fullcontformdiv {
    padding: 30px 0 50px;
    background-color: #fff
}

form.vkLeadForm.modal-form .modal-content {
    margin-top: 12%
}

html .sidenav {
    padding-top: 0
}

.properties-template-default main#site-content,
.testimonial-template-default main#site-content {
    padding: 100px 0 0
}

#cancel_plan_model h3,
#deletemsg,
.add,
.caption,
.dashboard-menu h4,
.head-txt,
.heading_main,
.new_site_head,
.new_site_name,
.numericstat.numericstat-vertical,
.plan_price,
.project,
.properties-template-default .featured-media-inner.section-inner,
.re_custom_cotainer .entry-content .wp-block-calendar th,
.site-stats p,
.statisticsec .chartbox #chart_div2 .highcharts-title,
.text-center,
.theme-choose,
.type-testimonial .post-inner.thin .entry-content,
.vedio,
div#changeAvatar .modal-body,
p.submit {
    text-align: center
}

.properties-template-default nav.pagination-single.section-inner {
    max-width: 1170px;
    width: 100%;
    margin: 0 auto;
    padding: 0 15px
}

.wp-block-social-links {
    display: flex;
    justify-content: center;
    padding-left: 0;
    padding-right: 0;
    margin-left: 0
}

figure.wp-block-image.alignwide.size-large {
    width: 960px;
    margin: auto auto 1rem
}

body:not(.overlay-header) .primary-menu ul {
    background-color: #16588447 !important;
    padding-left: 10%
}

ul.sub-menu {
    transition: .4s ease-in-out
}

ul.primary-menu.reset-list-style li ul.sub-menu {
    display: none;
    transition: .4s ease-in-out
}

ul.primary-menu.reset-list-style li:hover>ul.sub-menu {
    display: block;
    transition: .4s ease-in-out
}

.page-template-default main#site-content {
    padding: 104px 0 0
}

.blogdetails .blogdetailsub img.img-rounded {
    width: 100%;
    margin-bottom: 20px;
    border-radius: 5px;
    box-shadow: 0 0 30px 0 rgb(0 0 0 / 10%)
}

.blogcontent .latestblog p,
.blogdetails .blogdetailsub p {
    color: #313131;
    font-size: 18px;
    font-weight: 500;
    line-height: 1.9;
    margin-bottom: 40px;
    margin-top: 15px
}

.blogcontent .latestblog .latestblogsub h2,
.blogdetails .blogdetailsub h2 {
    color: #2a2a2a;
    font-size: 24px;
    font-weight: 700;
    line-height: 1.4;
    margin-bottom: 15px;
    margin-top: 20px
}

.blogcontent .latestblog .latestblogsub h4,
.blogdetails .blogdetailsub h4 {
    margin: 30px 0 15px;
    font-size: 18px;
    font-weight: 700;
    line-height: 1.39;
    color: #2a2a2a
}

.blogcontent .latestblog .latestblogsub table td,
.blogcontent .latestblog .latestblogsub table th,
.blogdetails figure.wp-block-table table td,
.blogdetails figure.wp-block-table table th {
    border: 1px solid #ddd;
    text-align: left;
    padding: 8px;
    height: 35px;
    vertical-align: middle
}

body div#wpadminbar div#wp-toolbar {
    display: flex;
    justify-content: space-between;
    padding: 0 15px;
    align-items: center;
    height: 64px;
    line-height: 64px;
    position: fixed;
    width: 100%;
    background: #036464
}

#wpadminbar .ab-top-secondary {
    float: right;
    padding-right: 20px
}

.custom-col {
    display: flex;
    align-items: center;
    justify-content: space-between
}

.custom-col div#myTopnav {
    display: inline-block;
    width: 58%
}

.custom-col div#myTopnav nav ul.primary-menu {
    text-align: right;
    display: inline-block;
    width: 100%
}

.custom-col div#myTopnav nav ul.primary-menu li.menu-item,
.custom-col div#myTopnav nav ul.primary-menu li.page_item {
    display: inline-block;
    width: auto;
    position: relative
}

ul.primary-menu.reset-list-style li ul.sub-menu .current-menu-item a {
    background-color: #3f79a8;
    color: #fff !important;
    justify-content: left !important
}

ul.primary-menu.reset-list-style li ul.sub-menu li a {
    margin: 0 !important;
    width: 100%;
    line-height: 1.3 !important
}

.custom-col div#myTopnav nav ul.primary-menu li.menu-item a {
    display: inline-block;
    padding: 5px 10px;
    margin: 0 10px;
    font-weight: 700;
    line-height: 1.67;
    text-align: left;
    color: #2a2a2a;
    position: relative;
    word-break: break-word
}

.custom-col div#myTopnav nav ul.primary-menu li.page_item a {
    display: inline-block;
    padding: 5px 10px;
    margin: 0 10px;
    font-weight: 700;
    line-height: 1.67;
    text-align: left;
    color: #2a2a2a
}

.custom-col div#myTopnav nav ul.primary-menu li.page_item a:hover,
.custom-col div#myTopnav nav ul.primary-menu li.page_item.current-menu-item a {
    color: #1c547a;
    position: relative;
    display: inline-flex;
    justify-content: center
}

.custom-col div#myTopnav nav ul.primary-menu li.menu-item.current-menu-item>a:before {
    content: "";
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 2px;
    background-color: #1c547a;
    left: 0
}

span.disc_txt {
    font-weight: 500;
    line-height: normal;
    color: #000
}

.hww-txt1 {
    font-size: 20px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: left;
    color: #2a2a2a;
    margin: 15px 0 10px
}

.howwework .container p,
.hww-txt2,
.reasonssecres p,
.reasonssecres p.sec-txt2 {
    line-height: 1.67;
    letter-spacing: normal;
    font-stretch: normal;
    font-style: normal
}

.hww-txt2,
.reasonssecres p.sec-txt2 {
    font-weight: 500;
    text-align: left
}

.hww-txt2,
.reasonssecres .help-txtall p,
.reasonssecres p,
.reasonssecres p.sec-txt2 {
    font-size: 18px;
    color: #313131
}

.howwework {
    padding: 50px 0;
    min-height: auto !important
}

.howwework .container {
    margin-bottom: 0;
    gap: 40px
}

.howwework .container p {
    font-size: 18px;
    font-weight: 500
}

#media_image-2 img,
.all_plans .class_plans label,
.callussec .wp-block-cover__inner-container,
.error_success_msg.error_div.prof,
.error_success_msg.success_div.prof,
.howwework .container figure img,
.howwework .wp-block-cover__inner-container,
.ranking_input_fields label,
.re_custom_cotainer .entry-content .wp-block-getwid-button-group.alignfull,
.testimonialsec .carousel-inner .image_with_text .image_with_iframe,
.topbanner .topbanner_temp2>.row form.vkLeadForm.contactform>.row>.REchecbox,
.topbanner .topbanner_temp2>.row form.vkLeadForm.contactform>.row>div:last-child,
.user-list .right,
.wp-block-cover.alignfull.get_cash_after_about .get_cash_inner form.vkLeadForm.contactform .row>div {
    width: 100%
}

.howwework .container .wp-block-column:first-child {
    margin-left: 30px
}

.howwework .container .wp-block-column:nth-child(3) {
    margin-right: 30px
}

.reasonssecres .wp-block-columns.container {
    margin-bottom: 0;
    gap: 0
}

.reasonssecres .wp-block-columns.container>.wp-block-column:first-child {
    padding-right: 15px
}

.reasonssecres .wp-block-columns.container>.wp-block-column:last-child {
    padding-left: 20px
}

.reasonssecres .wp-block-columns.container .wp-block-columns.help-txtall {
    gap: 0;
    margin: 20px 0 10px
}

.reasonssecres .sec-txt1 {
    font-size: 24px;
    font-weight: 700;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.4;
    letter-spacing: normal;
    text-align: left;
    color: #000
}

.reasonssecres p.sec-txt2 {
    margin-top: 10px
}

.reasonssecres p {
    font-weight: 500;
    margin-bottom: 10px
}

.reasonssecres .help-txtall p {
    font-weight: 700;
    font-stretch: normal;
    font-style: normal;
    line-height: 2.33;
    letter-spacing: normal;
    text-align: left
}

.reasonssecres .help-txtall ul {
    line-height: 2.33;
    font-size: 18px;
    font-weight: 700;
    color: #313131;
    padding-right: 5px
}

.reasonssecres .help-txtall ul li {
    position: relative;
    padding-left: 15px
}

.reasonssecres .help-txtall ul li:before {
    content: "\2022";
    position: absolute;
    left: 0;
    top: 0
}

.testimonialssec {
    padding: 100px 0 70px
}

.testimonialssec h3.testitxt1 {
    font-size: 25px;
    font-weight: 700;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.4;
    letter-spacing: normal;
    margin-bottom: 60px
}

.testimonialssec p.testitxt2,
.testimonialssec p.testitxt3 {
    font-size: 15px;
    letter-spacing: normal;
    font-stretch: normal;
    font-style: normal;
    text-align: left
}

.testimonialssec p.testitxt2 {
    font-weight: 500;
    line-height: 2;
    color: #b8cfdf
}

.testimonialssec p.testitxt3 {
    font-weight: 600;
    line-height: 1.6;
    margin-top: 15px
}

.areabyhousesec .areabyhousetxt2 p a,
.areabyhousesec h3.areabyhousetxt1 {
    line-height: normal;
    font-weight: 700;
    font-stretch: normal;
    font-style: normal;
    letter-spacing: normal
}

.testimonialssec .testicolumn {
    margin: 0 auto;
    position: relative;
    max-width: 780px;
    flex-basis: 100% !important
}

.testimonialssec .testicolumn:before {
    content: "";
    background-image: url('./images/left-quote.png');
    display: inline-block;
    width: 80px;
    height: 70px;
    background-size: cover;
    background-repeat: no-repeat;
    opacity: .1;
    position: absolute;
    top: 73px;
    left: -18px
}

.areabyhousesec {
    padding: 30px 0;
    min-height: inherit
}

.areabyhousesec h3.areabyhousetxt1 {
    font-size: 24px;
    margin-bottom: 20px
}

.areabyhousesec .areabyhousetxt2 p a {
    font-size: 18px;
    word-break: break-word
}

.ourvalues .ourvaluesecondsectxt h3.ourvalueheadtxt2,
.ourvalues h2.ourvaluetxt1 {
    line-height: 1.6;
    letter-spacing: normal;
    font-weight: 700;
    font-stretch: normal;
    font-style: normal
}

.ourvalues .ourvaluefirstsectxt {
    padding: 20px 26px 26px 20px;
    border-radius: 3px;
    box-shadow: 0 0 50px 0 rgb(20 103 158 / 10%);
    background-color: rgba(255, 255, 255, .88);
    margin: 0 60px
}

.ourvalues .ourvaluesecondsectxt {
    margin: 0 160px
}

.homebuyerssec .homebuyerscolumn {
    margin: 0 145px
}

.ourvalues h2.ourvaluetxt1 {
    font-size: 25px;
    color: #2a2a2a
}

.ourvalues .ourvaluesecondsectxt h3 {
    margin: 50px 0 15px;
    font-size: 24px;
    font-weight: 800;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.8;
    letter-spacing: normal;
    color: #2a2a2a
}

.ourvalues .ourvaluesecondsectxt h3.ourvalueheadtxt2 {
    margin: 0 0 15px;
    font-size: 24px;
    color: #000
}

.ourvalues .ourvaluesecondsectxt p {
    font-size: 18px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.67;
    letter-spacing: normal;
    color: #2a2a2a
}

.ourvalues .ourvaluesecondsectxt p:nth-child(2) {
    margin: 15px 0 30px
}

.ourvalues .ourvaluesecondsectxt p:nth-child(3) {
    margin: 30px 0
}

.ourvalues .ourvaluesecondsectxt p:nth-child(4) {
    margin: 30px 0 50px
}

.ourvalues .ourvaluesecondsectxt p:nth-child(6) {
    margin: 15px 0 0
}

.homebuyerssec .homebuyerscolumn h3.homebuyerheadtxt1 {
    margin: 50px 0 15px;
    font-size: 25px;
    font-weight: 700;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.6;
    letter-spacing: normal;
    color: #000
}

.homebuyerssec .homebuyerscolumn p.homebuyertxt1,
.homebuyerssec .homebuyerscolumn p.homebuyertxt2 {
    font-size: 15px;
    font-weight: 500;
    line-height: 1.67;
    font-stretch: normal;
    font-style: normal;
    letter-spacing: normal
}

.homebuyerssec .homebuyerscolumn p.homebuyertxt1 {
    margin: 15px 0 25px;
    color: #2a2a2a
}

.homebuyerssec .homebuyerscolumn p.homebuyertxt2 {
    margin: 25px 0 50px;
    color: #2a2a2a
}

.homebuyerssec .homebuyerscolumn h3.homebuyerheadtxt2 {
    margin: 50px 0 4px;
    font-size: 25px;
    font-weight: 700;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #2a2a2a
}

.callussec .callusseccolumn p.callussectxt3,
.homebuyerssec .homebuyerscolumn p.homebuyertxt3 {
    margin: 4px 0 21px;
    font-size: 14px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.71;
    letter-spacing: normal;
    color: #313131
}

.add-dns,
.autossl-div,
.homebuyerssec .homebuyerscolumn .homebuyerbutton,
.status-action {
    margin: 20px 0
}

.homebuyerssec .homebuyerscolumn .homebuyerbutton a {
    box-shadow: 0 0 50px 0 rgb(0 0 0 / 20%);
    background-color: #fff;
    color: #2a2a2a;
    font-size: 14px;
    font-weight: 600;
    display: flex;
    align-items: center;
    padding: 7px 12px 7px 7px
}

.afreeguide .afreeguidecolumn {
    padding: 30px;
    max-width: 780px;
    margin: 0 auto;
    border-radius: 3px;
    border: 1px solid #5e96bc;
    background-color: #f3f9fe
}

.afreeguide {
    padding: 50px 0;
    min-height: auto
}

.afreeguide .res-spacer-box {
    width: 100%;
    min-height: 165px;
    border-radius: 3px;
    border: 1px solid #f2f2f2;
    background-color: #407ca9
}

.afreeguide h3.afreeguidetxt1,
.comparebottomtxt h3 {
    margin: 0 0 15px;
    font-size: 25px;
    font-weight: 700;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.6;
    letter-spacing: normal;
    color: #2a2a2a
}

.afreeguide p.afreeguidetxtinner,
.cashbuyer .cashbuyermain p.txt2,
.cashbuyer .cashbuyermain p.txt3,
.cashbuyer .cashbuyermain p.txt4 {
    font-size: 15px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.67;
    letter-spacing: normal;
    color: #2a2a2a
}

.advancedivmain .advancediv h3.txt1,
.advancedivmain .advancediv p.txt2 {
    font-size: 25px;
    font-stretch: normal;
    font-style: normal;
    letter-spacing: normal
}

.afreeguide .afreeguidecolumn .afreeguidebuttonmain .afreeguidebuttoninner a {
    margin-top: 15px;
    padding: 15px 27px 14px
}

.callussec .callusseccolumn .callussecbutton .callussecbuttontxt a span.re-call-icon:before,
.homebuyerssec .homebuyerscolumn .homebuyerbutton span.re-call-icon:before {
    content: "";
    display: inline-block;
    background: url(https://web.resimpli.com/wp-content/images/phone-call.png) 50%/50% no-repeat #1c547a;
    height: 36px;
    width: 36px;
    border-radius: 100%;
    margin: 2px
}

.callussec .callusseccolumn .callussecbutton .callussecbuttontxt a span.re-call-icon,
.homebuyerssec .homebuyerscolumn .homebuyerbutton span.re-call-icon {
    display: inline-flex;
    border: 1px solid #000;
    border-radius: 100%;
    margin-right: 5px
}

.advancedivmain .advancediv,
.ouradvance .ouradvasec {
    max-width: 850px;
    display: block;
    width: 100%;
    margin: 0 auto;
    padding: 0 15px
}

.advancedivmain .advancediv h3.txt1 {
    font-weight: 800;
    line-height: 1.8;
    color: #2a2a2a
}

.advancedivmain {
    padding: 50px 0 0
}

.advancedivmain .advancediv p.txt2 {
    margin: 30px 0 3px;
    font-weight: 700;
    line-height: normal;
    text-align: left;
    color: #000
}

.advancedivmain .advancediv p.txt3,
.advancedivmain .advancediv p.txt5 {
    margin: 10px 0 50px;
    font-size: 15px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.67;
    letter-spacing: normal;
    text-align: left;
    color: #2a2a2a
}

.advancedivmain .advancediv p.txt4,
.advancedivmain .advancediv p.txt6 {
    margin: 50px 0 15px;
    color: #000;
    font-weight: 700;
    font-stretch: normal;
    font-style: normal;
    font-size: 25px;
    letter-spacing: normal
}

.advancedivmain .advancediv p.txt4 {
    line-height: 1.6;
    text-align: left
}

.advancedivmain .advancediv p.txt6 {
    line-height: 1.4
}

.callussec .callusseccolumn h3.callussecheadtxt2,
.ouradvance .ouradvasec h3.txt1 {
    font-size: 25px;
    font-weight: 700;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #2a2a2a
}

p.has-text-align-left.txt2 {
    margin-top: 5px;
    font-size: 15px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.67;
    letter-spacing: normal;
    color: #2a2a2a
}

.callussec {
    min-height: auto;
    padding: 0
}

.callussec .callusseccolumn .callussecbutton .callussecbuttontxt a {
    box-shadow: 0 0 50px 0 rgb(0 0 0 / 20%);
    background-color: #fff;
    color: #000;
    display: flex;
    align-items: center;
    padding: 5px 13px 5px 5px
}

.accordion-toggle,
.advancedivmain .advancediv ul.reason-house-main li {
    align-items: center;
    letter-spacing: normal;
    font-stretch: normal;
    font-style: normal
}

.advancedivmain .advancediv ul.reason-house-main {
    display: inline-block;
    width: 100%;
    margin-top: 15px;
    margin-bottom: 40px
}

.advancedivmain .advancediv ul.reason-house-main li {
    display: inline-flex;
    width: 35%;
    margin-bottom: 10px;
    font-size: 15px;
    font-weight: 600;
    line-height: 1.67;
    color: #2a2a2a
}

.advancedivmain .advancediv ul.reason-house-main li.reason-house-inner:before {
    content: "";
    display: inline-block;
    width: 15px;
    height: 15px;
    background: url(https://web.resimpli.com/wp-content/images/check-mark.png) 0 0/contain no-repeat;
    margin-right: 5px
}

.cashbuyer .cashbuyermain {
    max-width: 830px;
    display: block;
    width: 100%;
    margin: 0 auto;
    padding: 0 15px
}

.cashbuyer .cashbuyermain p.txt1 {
    margin-top: 50px;
    font-size: 25px;
    font-weight: 700;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.4;
    letter-spacing: normal;
    color: #000
}

.cashbuyer.cashbuyercopy2 .boxsec h3,
.getdealsec h2.txt1,
.getdealsec.getdealseccopy .customhead h2.txt1 {
    font-stretch: normal;
    font-style: normal;
    line-height: normal
}

.cashbuyer .cashbuyermain p.txt2 {
    margin: 15px 0 25px
}

.cashbuyer .cashbuyermain p.txt3 {
    margin: 25px 0
}

.cashbuyer .cashbuyermain p.txt4 {
    margin: 25px 0 50px
}

.cashbuyer.cashbuyercopy .cashbuyermain p.txt2 {
    margin: 15px 0 50px
}

.cashbuyer.cashbuyercopy2 .cashbuyermain p.txt3 {
    margin: 25px 0 30px
}

.getdealsec.getdealseccopy .customhead,
.getdealsec.getdealseccopy .customheadgravityform,
.getdealsec.getdealseccopy.getdeal22.bloggetdeal .customheadgravityform {
    max-width: 870px;
    text-align: left;
    margin: 0 auto;
    float: none
}

.getdealsec h2.txt1 {
    margin: 0 0 9px;
    font-size: 24px;
    font-weight: 700;
    letter-spacing: normal;
    color: #2a2a2a
}

.getdealsec.getdealseccopy .customhead h2.txt1 {
    margin: 0 0 8px;
    font-size: 25px;
    font-weight: 700;
    letter-spacing: normal;
    color: #000
}

.getdealsec.getdealseccopy .customhead p.txt2 {
    margin: 8px 0 45px;
    font-size: 18px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.67;
    letter-spacing: normal;
    color: #313131
}

.getdealsec.getdealseccopy {
    background-color: #f9fcff
}

.getdealsec.getdealseccopy.getdeal11 {
    padding: 50px 0 62px
}

.getdealsec.getdealsecabout,
.getdealsec.getdealseccopy.getdeal22 {
    padding: 50px 0 51px
}

.getdealsec.getdealseccopy.getdeal11 .contactform .btn-submit {
    padding: 10px 15px;
    border-radius: 5px;
    background-image: linear-gradient(to right, #ea3b43, #f15c63)
}

.getdealsec.getdealsecabout .wp-block-cover__background {
    background-color: #e0ebf3 !important
}

.aboutsec .container {
    width: 930px;
    gap: 0;
    margin-bottom: 0
}

.cashbuyer.cashbuyercopy2 .boxsec {
    width: 100%;
    max-width: 970px;
    margin-bottom: 60px;
    padding: 30px 20px;
    border-radius: 3px;
    box-shadow: 0 0 50px 0 rgb(20 103 158 / 10%);
    background-color: rgba(255, 255, 255, .88)
}

.accordion-content,
.accordion-toggle,
.compareblog.bg-cream .comparebottomtxt {
    width: 100%;
    max-width: 1060px
}

.cashbuyer.cashbuyercopy2 .boxsec .wp-block-getwid-image-box__image-container.is-position-top {
    text-align: left;
    margin: 0
}

.cashbuyer.cashbuyercopy2 .boxsec .wp-block-getwid-image-box__image-container.is-position-top img {
    height: 24px;
    width: auto
}

.cashbuyer.cashbuyercopy2 .boxsec h3 {
    margin: 10px 0 5px;
    font-size: 16px;
    font-weight: 600;
    letter-spacing: normal;
    color: #2a2a2a
}

.cashbuyer.cashbuyercopy2 .boxsec p,
.compareblog.bg-cream .comparebottomtxt p {
    font-weight: 500;
    line-height: 1.67;
    letter-spacing: normal;
    font-stretch: normal;
    font-style: normal
}

.cashbuyer.cashbuyercopy2 .boxsec p {
    margin: 5px 0 0;
    font-size: 15px;
    color: #2a2a2a
}

.cashbuyer.cashbuyercopy2 .boxsec .wp-block-column:not(:first-child) {
    border-left: 1px solid #f2f2f2;
    margin: 0;
    padding-left: 20px
}

.feestable .tablediv tbody tr:nth-child(odd) td {
    background: #f2f2f2
}

.feestable .tablediv tbody tr:nth-child(2n) td,
.frm-inner-div select,
.new_Campaign select {
    background: #fff
}

.feestable .wp-block-columns {
    margin-bottom: 32px
}

.accordion-toggle.active:after,
.accordion-toggle:after {
    font-family: FontAwesome;
    width: 25px;
    display: inline-block;
    text-align: center
}

.compareblog.bg-cream .comparebottomtxt p {
    font-size: 18px;
    color: #787878
}

.comparebottomtxt .wp-block-buttons .wp-block-button a {
    padding: 13px 19px 13px 20px;
    border-radius: 22.5px;
    background-color: #ea3b43
}

.blogcontent .bloglist .blogs:first-child,
.faq-accordion .ui-accordion .ui-accordion-header:first-child,
.ourvalues .ourvaluesecondsectxt h3:first-child,
.re_custom_cotainer .entry-content .ourvalues .ourvaluesecondsectxt h3:first-child {
    margin-top: 0
}

div#accordion {
    margin: 50px 0;
    padding: 0 15px
}

.accordion-toggle {
    cursor: pointer;
    font-size: 20px;
    font-weight: 600;
    line-height: 1.5;
    margin: 30px auto 0;
    padding: 20px 15px 0 25px;
    border: 1px solid #f3f3f3;
    background-color: #fcfcfc;
    position: relative;
    display: flex;
    border-radius: 5px 5px 0 0;
    border-bottom: none
}

.accordion-content {
    margin: 0 auto 25px;
    font-size: 18px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.67;
    letter-spacing: normal;
    color: #2a2a2a;
    padding: 5px 45px 25px 25px;
    border: 1px solid #f3f3f3;
    background-color: #fcfcfc;
    border-radius: 0 0 5px 5px;
    border-top: none
}

.accordion-toggle:after {
    content: "\f078";
    position: absolute;
    right: 10px;
    font-size: 14px
}

.accordion-toggle.active:after {
    content: "\f077"
}

.accordion-content p {
    display: initial
}

hr.head-line {
    width: 50px;
    height: 3px;
    margin: 12px auto 20px
}

.ouradvance hr.head-line {
    color: transparent;
    margin: 5px auto
}

.blogpagination {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    max-width: 685px;
    margin: 30px auto 50px
}

.blogpagination .next-page-link,
.blogpagination .prev-page-link {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    position: relative
}

.blogpagination a {
    padding: 10px 30px;
    border-radius: 5px;
    background-color: #1c547c;
    color: #fff;
    border: 2px solid transparent;
    transition: .2s
}

.blogpagination .next-page-link a {
    padding: 10px 30px 10px 20px
}

.blogpagination .prev-page-link a {
    padding: 10px 20px 10px 30px
}

.blogpagination .prev-page-link a:before {
    content: "‹";
    position: absolute;
    left: 15px;
    font-size: 20px;
    top: 50%;
    transform: translate(0, -55%)
}

.blogpagination .next-page-link a:after {
    content: "›";
    position: absolute;
    right: 15px;
    font-size: 20px;
    top: 50%;
    transform: translate(0, -55%)
}

.getdealsec.getdealseccopy.getdeal22.bloggetdeal .customhead,
.wp-block-cover .wp-block-cover__inner-container,
.wp-block-cover-image .wp-block-cover__inner-container {
    width: auto
}

.blogpagination a:hover {
    border-color: #1c547a;
    background-color: #fff;
    color: #1c547a
}

.areabyhousesec ul {
    display: flex;
    width: 100%;
    flex-wrap: wrap
}

.areabyhousesec ul li {
    display: inline-flex;
    width: 16.66%;
    color: #1c547a;
    align-items: center
}

.areabyhousesec ul li:before {
    content: "•";
    margin-right: 5px;
    font-size: 15px;
    font-weight: 700;
    font-stretch: normal;
    font-style: normal;
    line-height: inherit
}

.error404 #site-content,
.single-city main#site-content {
    padding-top: 104px
}

.deleteKeyword:hover,
.error,
.errormsg,
.erroshow,
.getdealsec label.labels span.req,
.offer_modal .modal-body .labels span.req,
.topbanner .topbanner_temp2>.row form.vkLeadForm.contactform>.row .form-group label.labels .req {
    color: red
}

.getdealsec label.labels,
.wp-block-cover.alignfull.get_cash_after_about .get_cash_inner form.vkLeadForm.contactform .row>div.REchecbox .form-group label {
    color: #2a2a2a;
    font-size: 15px;
    font-weight: 500;
    line-height: 1.15;
    display: block;
    margin-bottom: 8px
}

@media screen and (max-width:991px) {

    .aboutsec .container,
    .afreeguide .container,
    .afreeguide .wp-block-cover__inner-container,
    .areabyhousesec .container,
    .homebuyerssec .container,
    .homebuyerssec .wp-block-cover__inner-container,
    .howwework .container,
    .testimonialssec .container {
        width: 100%
    }

    .areabyhousesec,
    .reasonssecres,
    .testimonialssec {
        padding: 40px 0
    }

    .areabyhousesec .wp-block-cover__inner-container,
    .callussec .callusseccolumn,
    .howwework .customhead,
    .ourvaluesecondsectxt .wp-block-column,
    .reasonssecres .wp-block-cover__inner-container {
        flex-basis: 100% !important
    }

    .areabyhousesec .wp-block-column {
        flex-basis: 100% !important;
        margin-left: 0
    }

    .howwework .container .wp-block-column {
        margin-bottom: 20px
    }

    .howwework .container .wp-block-column:first-child {
        margin-left: 0
    }

    .howwework .container .wp-block-column:nth-child(3) {
        margin-right: 0
    }

    .page-template-default main#site-content {
        padding: 70px 0 0
    }

    .custom-col div#myTopnav nav ul.primary-menu {
        text-align: left
    }

    .custom-col div#myTopnav nav ul.primary-menu li.menu-item a {
        padding: 5px 6px;
        margin: 0 2px
    }

    .ourvalues .ourvaluefirstsectxt {
        margin: 0 10px
    }

    .ourvalues .ourvaluesecondsectxt {
        margin: 0 20px
    }

    .afreeguide .afreeguidecolumn,
    .homebuyerssec .homebuyerscolumn {
        margin: 0;
        flex-basis: 100% !important
    }

    .afreeguide .afreeguidecolumn {
        padding: 20px
    }

    .afreeguide h3.afreeguidetxt1 {
        font-size: 20px
    }

    .cashbuyer.cashbuyercopy2 .boxsec .wp-block-column {
        flex-basis: 100% !important;
        border-left: none !important;
        padding: 10px 0 !important
    }

    .areabyhousesec ul li {
        width: 25%
    }
}

.fd-ent,
.state {
    flex: 1
}

@media screen and (max-width:767px) {
    .testimonsec .testimonlist .testimon {
        width: 48%
    }

    .testvideomodal .modal-dialog {
        width: auto
    }

    .faqbanner {
        padding: 100px 0
    }

    .faqbanner h1 {
        font-size: 26px
    }

    .advancedivmain .advancediv h3.txt1,
    .custom-col .headlogo .site-title a {
        font-size: 18px
    }

    .custom-col div#myTopnav {
        display: none
    }

    .custom-col div.headtoggle {
        display: block
    }

    .getdealsec.getdealseccopy .customhead h2.txt1 {
        font-size: 22px
    }

    .advancedivmain .advancediv ul.reason-house-main li.reason-house-inner {
        width: 50%
    }

    .reasonssecres .wp-block-columns.container>.wp-block-column:last-child {
        padding-left: 0
    }

    .reasonssecres .wp-block-columns.container>.wp-block-column:first-child {
        padding-right: 0
    }

    .advancedivmain .advancediv p.txt2,
    .advancedivmain .advancediv p.txt4,
    .advancedivmain .advancediv p.txt6,
    .cashbuyer .cashbuyermain p.txt1 {
        font-size: 20px
    }
}

@media only screen and (min-width:1710px) {
    .wp-block-image .alignleft {
        float: none
    }
}

@media only screen and (max-width:1170px) {
    figure.wp-block-image.alignwide.size-large {
        width: auto;
        margin: auto 10% 1rem;
        max-width: 100%
    }
}

.home.page-template-default .carousel-caption.active {
    background: 0 0;
    left: 19%
}

.page-id-11.logged-in nav.navbar.navbar-default {
    height: 81px
}

.page-id-11.logged-in nav.navbar.navbar-default .container .navbar-header {
    padding: 0 0 10px
}

.domainnamedetails_hide,
.page-id-11.logged-in button.btn.dropdown-toggle,
.topbannermain .customvkLeadForm form.vkLeadForm.contactform>.row .form-group label.error,
label.theme-choose.check-Re.Theme.One {
    display: none !important
}

.page-id-11 .navbar.navbar-default a {
    margin-top: 19px
}

.logo_head_header h2 {
    margin: -8px 0 0
}

.logo_head_header p {
    margin: 0 0 4px
}

.logo_head_header h2 a:hover,
ul.main_menu_dashboard li a {
    text-decoration: none
}

.profile-basic-info,
.ranking_input_fields,
nav.navbar.navbar-default .container button.btn.dropdown-toggle {
    padding: 25px 0
}

nav.navbar.navbar-default .container .navbar-header {
    padding: 19px 0 10px !important
}

nav.navbar.navbar-default .container ul#menu-top-menu {
    margin-top: 0 !important;
    padding-top: 0 !important
}

nav.navbar.navbar-default .container li.menu-item {
    margin-top: 33px;
    height: 35px !important
}

.avatar_Hdr_pic img,
li.avatar_Hdr_pic img {
    width: 40px;
    height: 38px;
    border-radius: 50%;
    border: 2px solid #fff
}

.avatar_Hdr_pic {
    margin-top: 14px
}

.navbar,
.search-formdiv .ser-leads,
html {
    margin-top: 0 !important
}

.avatar_Hdr_pic button.btn.dropdown-toggle {
    display: block;
    padding: 21px 0 !important;
    width: 40px
}

button.btn.dropdown-toggle i.fa.fa-angle-double-down {
    background: #fff;
    color: #52accc;
    padding: 4px 7px;
    font-size: 20px;
    border-radius: 50%
}

.avatar_Hdr_pic li a h6 {
    color: #52accc !important;
    font-weight: 400;
    text-decoration: none;
    font-size: 15px;
    margin: 4px 0
}

.avatar_Hdr_pic li:hover a h6,
.siteUrl,
footer h2 {
    color: #fff !important
}

.avatar_Hdr_pic h4 {
    font-weight: 600
}

.avatar_Hdr_pic ul.dropdown-menu,
.signup-class input,
.statisticsec .chartbox {
    padding: 10px
}

ul.dropdown-menu {
    top: 63px;
    left: -15px;
    z-index: 1000;
    display: none;
    float: left;
    padding: 5px 0;
    background-color: rgba(255, 255, 255, .9);
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
    right: 0;
    border: none
}

div.dropdown.site_drpdwn h6 {
    color: #52accc;
    font-weight: 400;
    text-decoration: none;
    font-size: 17px;
    margin: 3px 0
}

div.dropdown.site_drpdwn p {
    font-size: 12px;
    margin: 0
}

h1.head_header {
    line-height: 0;
    font-size: 24px;
    font-weight: 600;
    margin: 0;
    padding-top: 15px;
    color: #fff
}

.navbar-header,
a.navbar-brand {
    padding-top: 10px
}

.footer-section p {
    color: #989494 !important;
    text-align: left
}

.footer-section .widget ul li {
    text-align: left;
    border-bottom: 0 solid #ddd;
    padding: 2px 0
}

.bottom-footer-right #text-10.widget {
    padding-bottom: 0
}

.bottom-footer-right li {
    list-style: none;
    margin: 10px 0 0;
    padding: 0
}

.footer-section .widget ul li a {
    box-shadow: inset 0 0 0 transparent, 0 0 0 #000
}

.navbar {
    margin-bottom: 0;
    border: none
}

.navbar-nav {
    padding-top: 6px;
    font-size: 17px
}

.icon-desc,
.re_custom_cotainer .entry-content h5,
.text-hover h3 {
    font-size: 20px
}

footer {
    background: linear-gradient(to right, #060606, #352119);
    padding: 50px 0;
    position: relative
}

.footer-section a {
    color: #989494
}

footer .footer-section h2 {
    font-size: 20px !important;
    font-weight: 500;
    position: relative;
    text-transform: capitalize;
    letter-spacing: 1px;
    text-align: left
}

footer .footer-section ul {
    list-style: none;
    padding: 0;
    margin: 0
}

.bottom-footer {
    background: #fff !important
}

.bottom-footer-right p,
.content-inner ul li a:hover {
    color: #000 !important
}

.navbar-brand {
    float: left;
    height: 80px
}

.navbar-brand img {
    width: auto;
    height: 60px
}

#menu-top-menu {
    margin-top: 10px !important
}

.bottom-footer-right {
    text-align: center;
    padding: 10px
}

h1 {
    font-size: 40px;
    font-weight: 600
}

.carousel-control.left,
.carousel-control.right {
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, .0001) 100%)
}

.arrow-up {
    width: 0;
    height: 0;
    border-left: 16px solid transparent;
    border-right: 16px solid transparent;
    border-bottom: 16px solid #ededed;
    margin-top: -16px;
    z-index: 1;
    position: relative;
    margin-left: 19px
}

.one-tab:hover .arrow-up {
    border-bottom: 16px solid #241c1a;
    z-index: 2;
    position: relative
}

.icon-desc {
    color: #fff;
    padding: 10px 20px 0 11px
}

.carousel-caption {
    bottom: auto;
    top: 270px;
    right: 28%;
    left: 27%;
    padding-bottom: 30px
}

.navbar-default {
    border: none;
    padding-bottom: 0;
    background: linear-gradient(to right, #060606, #352119)
}

.navbar-default .navbar-brand {
    color: #777;
    z-index: 10001;
    position: relative
}

.navbar-default .navbar-nav>li>a:hover {
    color: #e0d6d6
}

.started-btn {
    background: #998677;
    color: #fff;
    padding: 13px 15px;
    font-size: 12px;
    border-radius: 3px
}

.started-btn:hover {
    color: #33160b;
    text-decoration: none
}

.carousel-caption P {
    padding-bottom: 35px
}

.services {
    padding: 50px 0;
    text-align: center;
    color: #535353
}

.text-hover:hover {
    color: #c8b396
}

.re_custom_cotainer .entry-content h1,
.service-icon {
    font-size: 40px
}

.blog-link,
.tab-link {
    float: left;
    font-size: 25px
}

hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #e1e1e1;
    width: 100px
}

.text-hover:hover hr {
    border-bottom: 2px solid #c8b396
}

.blog-titl,
.idea-txt {
    padding: 5% 22%;
    text-align: center
}

.cta {
    background: #241c1a;
    background: -webkit-linear-gradient(left, #241c1a, #4c3126);
    background: -o-linear-gradient(right, #241c1a, #4c3126);
    background: -moz-linear-gradient(right, #241c1a, #4c3126);
    background: linear-gradient(to right, #241c1a, #4c3126);
    padding: 15px 0 20px
}

.cta-txt {
    text-align: left;
    color: #fff
}

.cta-btn {
    padding-top: 33px
}

.cta-txt h3 span {
    color: #c7b292
}

.video-lightbox a.video-link {
    width: auto;
    height: auto;
    background: rgba(0, 0, 0, .2);
    border-radius: 100%;
    padding: 13px;
    position: relative;
    display: inline-block;
    color: #fff;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    transition: .3s
}

.vedio {
    background: url(../images/testimonial_bg.jpg);
    color: #fff;
    position: relative
}

.video-inner {
    padding-top: 11%;
    position: relative;
    z-index: 2
}

.bttn {
    margin: 40px 0 90PX
}

.vedio-img {
    background: rgba(0, 0, 0, .5);
    padding: 20px;
    border-radius: 100%
}

.video-inner h2 {
    font-size: 32px;
    padding: 30px 0 10px
}

.video-inner h6 {
    color: #fff;
    font-size: 18px;
    padding: 0 20%
}

.video-inner p {
    color: #d1bc9c;
    font-size: 17px;
    padding-top: 21px;
    padding-bottom: 11%
}

.overl {
    position: absolute;
    width: 100%;
    height: 100%;
    background: RGBA(0, 0, 0, .5);
    z-index: 1
}

.thumbnail {
    position: relative;
    display: block;
    padding: 0;
    margin-bottom: 0;
    border: none;
    border-radius: 0
}

#text,
.caption,
.loader {
    position: absolute
}

.caption {
    top: -100%;
    right: 0;
    background: rgba(0, 0, 0, .5);
    width: 100%;
    height: 100%;
    padding: 2%;
    color: #fff !important;
    z-index: 2;
    -webkit-transition: .5s ease-in-out;
    -moz-transition: .5s ease-in-out;
    -o-transition: .5s ease-in-out;
    -ms-transition: .5s ease-in-out;
    transition: .5s ease-in-out
}

.middle,
.right {
    width: 50%
}

#deletemsg,
.savingmsg {
    display: none;
    color: green
}

.thumbnail:hover .caption {
    top: 0
}

.tab-link {
    padding: 26% 5% 5%
}

.blog-link {
    padding: 20px 0 0 20px
}

.blog-txt h4 {
    font-size: 21px;
    color: #000
}

.blog-txt p a,
.one-tab:hover .blog-txt h4 {
    color: #998677
}

.blog-txt {
    text-align: left;
    padding: 10px 20px;
    background: #ededed
}

.one-tab:hover .tab-txt {
    color: #fff;
    background: #241c1a
}

.one-tab:hover .blog-txt {
    background: #241c1a;
    color: #fff
}

.idea-img img {
    width: 100%;
    height: 400px
}

.main_sidebar li {
    background: #eee
}

.accordion:hover,
.active,
.main_sidebar li:active,
.main_sidebar li:hover {
    background-color: #ccc
}

.setting-div {
    margin: -1px 0 21px;
    padding: 20px;
    background: #fff;
    border: 1px solid rgba(128, 128, 128, .4)
}

#exTab1 .nav-pills>li>a {
    border-radius: 0;
    color: gray;
    font-weight: 700;
    font-size: 17px
}

#exTab1 .nav-pills>li.active>a,
.nav-pills>li.active>a:focus,
.nav-pills>li.active>a:hover {
    color: #222;
    background-color: #fff;
    font-weight: 700;
    border-radius: 0;
    border-top: 4px solid rgba(128, 128, 128, .4);
    border-left: 1px solid rgba(128, 128, 128, .4);
    border-right: 1px solid rgba(128, 128, 128, .4)
}

#deletemsg,
.form-data {
    border: 1px solid gray
}

#exTab1 .nav>li>a:hover {
    text-decoration: none;
    background-color: none;
    color: #222
}

input#address-place {
    width: 175px;
    display: inline-block
}

input#address-in {
    width: 124px;
    display: inline-block;
    margin-right: 9px
}

input#address-zip {
    width: 150px;
    display: inline-block
}

span.middle-span {
    padding: 7px
}

#deletemsg,
.middle a,
a.breadan {
    padding: 11px
}

select#timezone_select {
    display: block;
    width: 100%;
    background: 0 0
}

.social-div {
    padding: 0 20px
}

#deletemsg {
    background: #fff;
    font-weight: 700;
    font-size: 16px
}

#savingload,
.labl,
.lead-src,
.right,
.savingmsg,
.savingtrack,
.trackbtn,
.trackfooter {
    text-align: right
}

h3.delete-title {
    font-size: 28px;
    font-weight: 700
}

.deletesite-div p {
    font-size: 16px;
    color: #333
}

.savingmsg {
    padding: 5px 0;
    font-size: 16px
}

.custom-lead .details,
.details-info,
.field-text,
.form-head,
.form-src,
.state,
.status-bar,
span.form-links,
span.src {
    display: flex
}

.form-field,
.form-head {
    padding: 10px 15px
}

.savingdiv {
    color: #7bc4f4
}

.form-data,
.leaddetails {
    margin: 20px
}

.form-head {
    border-bottom: 1px solid gray
}

span.title {
    font-size: 20px;
    font-weight: 700
}

span.date {
    font-weight: 700;
    font-size: 16px
}

.add,
.trashentry.fa-trash:before,
div#changeAvatar h4 {
    font-size: 22px
}

.state {
    padding: 30px;
    background: #bbb;
    color: #fff;
    font-size: 20px;
    border-left: 1px solid #fff
}

.fd-ent,
.lead-src {
    color: #333;
    font-weight: 700
}

.dom-name,
.status-bar,
button.accordion.customaccordion {
    margin: 10px 0
}

.form-src {
    padding: 0 21px
}

.field-text {
    width: 100%;
    margin: 0 auto;
    padding: 5px
}

.labl {
    width: 40% !important
}

.lvalue {
    flex: 1;
    color: #555;
    font-weight: 700;
    font-size: 15px;
    padding: 0 0 0 20px;
    width: 60%
}

a.breadan {
    color: #555;
    text-decoration: none
}

.note-h1 {
    color: #333;
    font-size: 20px;
    font-weight: 700
}

#codesavemsg {
    color: green;
    padding: 10px 0
}

.issue-txt.chech_sslStatus_issued_done .done_24,
.savingtrack,
.ssltxt.ssl_req_class_added .req {
    color: green
}

a.btn.btn-linking {
    width: 100%;
    text-align: left;
    color: #fff;
    padding: 10px;
    background: #666
}

.custompanel label.cmd-label {
    text-align: left;
    margin-top: 7px
}

.domain-btn {
    padding: 13px 0;
    float: right
}

.doamin-txt {
    margin: 0 auto;
    padding: 20px 83px
}

.cname,
.cname_added {
    padding: 10px 20px;
    width: 187px;
    margin: 20px 0;
    font-weight: 700
}

button.btn.btn-outline-gray.btn-rounded {
    color: #999;
    background: 0;
    border: 2px solid #aaa;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-radius: 20px
}

.custompanel h5 {
    font-size: 15px;
    font-weight: 700
}

div#customdomaindiv i.fa.fa-check-circle-o {
    font-size: 20px;
    margin: 2px 10px 0
}

button.accordion.customaccordion.no_domainadding i.fa.fa-question-circle-o {
    font-size: 20px;
    margin: 2px 10px 0;
    font-weight: 600
}

.cname_added {
    background: #269526;
    border: 2px solid #269526;
    color: #fff;
    border-radius: 5px
}

.cname {
    background: #fff;
    border: 2px solid #ccc;
    color: #d74e26;
    border-radius: 5px
}

.chat-div {
    font-size: 15px;
    margin-top: 1em;
    padding: 1.5em;
    background: #efefef;
    border: 1px solid #ccc;
    max-width: 35em
}

.chat-btn {
    width: auto;
    float: right;
    margin: -7px 0
}

.domain-regis a {
    color: #08c;
    font-weight: 700
}

.dns-ins {
    padding-left: 1em;
    border-left: 4px solid #ccc
}

.dns-ins ul {
    list-style: disc;
    padding: 0 27px
}

.dns-ins.h3 {
    font-size: 18px;
    font-weight: 700
}

._3B5EA9QCg-AJG4p8yGgRTy,
.autossl-div h4,
.custom1_paginat .custompagi .pagination li,
.tab-container span,
.user-list span {
    display: inline
}

.autossl-div p {
    margin-left: 35px
}

.cer-issue {
    border-top: 1px solid #f1f1f1;
    padding: 13px 0
}

.autossl-div svg {
    margin: -17px 2px
}

.cer-div {
    padding: 15px 8px
}

.textdomain {
    padding: 10px 0
}

button.accordion.customaccordion.domainadding {
    background: green;
    color: #fff
}

.removedomain ul {
    list-style: disc;
    padding: 10px 31px
}

.removedomain ul li {
    padding: 4px 0
}

button.btn.btn-danger.btn-mini {
    padding: 2px 15px;
    font-size: 12px;
    border-radius: 2px
}

.alert.alert-info.mt2 {
    margin: 33px 0
}

button.btn.btn-primary.add_dnsbtn {
    background-color: green;
    font-weight: 700;
    font-size: 14px;
    margin-top: 10px
}

.btn {
    font-weight: 500 !important;
    font-size: 15px !important
}

button.btn.btn-primary.cancel-btn {
    background: green;
    border: 1px solid green;
    margin-right: 10px
}

@media screen and (max-width:782px) {
    html #wpadminbar {
        height: 32px
    }

    #wpadminbar #wp-admin-bar-customize>.ab-item:before,
    #wpadminbar #wp-admin-bar-edit>.ab-item:before,
    #wpadminbar #wp-admin-bar-my-account>.ab-item:before,
    #wpadminbar #wp-admin-bar-my-sites>.ab-item:before,
    #wpadminbar #wp-admin-bar-site-name>.ab-item:before {
        font: 400 24px/1 dashicons;
        top: 4px
    }

    #wpadminbar .ab-icon {
        font: 24px/1 dashicons !important;
        top: -8px
    }

    #wpadminbar .quicklinks li#wp-admin-bar-my-account.with-avatar>a img {
        top: 9px;
        width: 20px;
        height: 20px
    }

    #wpadminbar .ab-top-menu>.menupop>.ab-sub-wrapper {
        top: 32px
    }
}

@media only screen and (max-width:767px) {

    .plan_main,
    .upgrade_add {
        margin-bottom: 20px
    }

    .navbar-header .logo_head_header,
    .upgrade_add {
        text-align: center
    }

    .dashboard-menu .row {
        margin-right: 0 !important;
        margin-left: 0 !important
    }

    .meta-box-sortables {
        padding: 20px 0
    }

    nav.navbar.navbar-default .col-lg-1.prof {
        width: 95%;
        top: 22px
    }

    .dropdown.site_drpdwn {
        padding-left: 5% !important;
        margin-top: -4px !important
    }

    .avatar_Hdr_pic li a,
    .user_header_prof.nav.navbar-nav.navbar-right .avatar_Hdr_pic li a h6 {
        color: #fff !important
    }

    .content_temp {
        margin-top: 67px;
        border-top: 1px solid #ccc
    }

    .upgrade_add {
        margin-top: 21px
    }

    div#page nav.navbar.navbar-default .container .navbar-header {
        padding: 0 !important
    }

    nav.navbar.navbar-default .col-lg-7 {
        width: 63%;
        float: right;
        z-index: 999
    }

    .navbar-default .navbar-nav li a {
        width: 75%
    }

    ul#menu-top-menu {
        background: rgba(74, 72, 72, .87);
        width: 93%
    }

    .page-template-dashboard-user nav.navbar.navbar-default a.im_logo {
        width: 100% !important
    }

    .page-template-dashboard-user nav.navbar.navbar-default a {
        top: 0 !important
    }

    .im_logo img {
        display: block;
        margin-left: auto;
        margin-right: auto;
        width: auto
    }

    .dead-leads,
    .open-leads,
    .won-leads {
        width: 33.33% !important;
        margin-bottom: 18px !important
    }

    .tab-container {
        float: none !important
    }

    .dead-leads {
        margin-top: -20px !important
    }

    button.btn.btn-info.btn_copy {
        width: 25% !important
    }

    .url_input {
        width: 75% !important
    }

    .billing_details .subscription-billinginfo.well dt,
    .pricing_temp .Plan_details dt {
        float: left !important;
        padding-right: 20px
    }

    .col-sm-4.confirm_pln_btn_div {
        text-align: center !important;
        margin-top: 11px
    }
}

.error_success_msg.error_div,
.error_success_msg.success_div {
    margin: 30px auto 0;
    padding: 10px 0;
    color: #fff;
    font-size: 18px
}

@media only screen and (max-width:480px) {

    .Plan_details .btn.btn-danger,
    .Plan_details a.btn.btn-info,
    .billing_details a.btn.btn-info,
    .billing_details a.btn.btn-warning {
        float: none !important;
        width: 90%;
        margin: 8px auto !important
    }

    .rw-btn-subs {
        text-align: center !important
    }
}

.custom-lead .status {
    max-width: 12rem
}

.custom-lead .actions {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center
}

.list-entry-data {
    display: flex;
    padding: 15px
}

.leadstate {
    border: 2px solid #4582af;
    padding: 2px 25px 35px 27px;
    border-radius: 20px
}

.custom-arrow {
    font-size: 21px;
    color: #000;
    margin-left: 15px
}

.custom-name {
    color: #428bca !important
}

.content-inner .content-ul li {
    margin-bottom: 4px
}

.page-template.page-template-dashboard-user.modal-open {
    padding: 0 !important;
    margin: 0
}

.remove_show {
    display: block !important
}

.themepicname .theme_png_img img {
    width: 85%;
    height: 190px
}

#myModal_delete .modal-dialog .modal-content {
    padding: 25px 45px
}

#myModal_delete h5 {
    text-align: center;
    font-size: 30px;
    letter-spacing: 0;
    line-height: normal;
    margin-bottom: 30px
}

ul.view_site_url {
    margin-bottom: 0;
    padding-bottom: 20px;
    padding-top: 10px
}

.dropdown-menu li:hover,
.op-state {
    background: #52accc
}

.dropdown-menu li a {
    padding: 0 55px
}

.loader {
    top: 40%;
    left: 48%;
    width: 25px
}

.content_temp,
.first-lead-tab,
.gform_wrapper.gform-theme,
.image_with_iframee .testosec_image,
.leadstablelist .pagecontent .pagehead .btnlist .borleft,
.num,
.sidebar .list-group .dropdown-backdrop,
.topbannermain,
.wp-block-cover.alignfull.get_cash_after_about .get_cash_inner figure {
    position: relative
}

.avatar_Hdr_pic ul.dropdown-menu>li>a:focus,
.avatar_Hdr_pic ul.dropdown-menu>li>a:hover {
    background: rgba(35, 34, 34, .25)
}

::-webkit-scrollbar {
    background: 0 0
}

.col-sm-8.col-xs-12.col-lg-9.main_content_div_dash {
    height: 720px;
    overflow-y: scroll;
    scrollbar-width: none
}

.col-lg-offset-9.col-lg-3.col-sm-12 h4 {
    background: #fff;
    color: #52accc;
    text-align: center;
    float: right;
    padding: 10px;
    border-radius: 5px
}

.col-sm-12.col-lg-12.login_lnk {
    margin: 8px 0
}

button.btn.dropdown-toggle {
    z-index: 9999
}

.error_msg_on_page {
    border: 6px double rgba(255, 0, 0, .22);
    text-align: center;
    padding: 8% 0 9%;
    margin: 6%;
    box-shadow: inset 0 0 100px 10px rgba(255, 0, 0, .22)
}

.error_success_msg.error_div {
    width: 70%;
    text-align: center;
    border-radius: 7px;
    border: 1px solid #e64646;
    background: rgba(247, 2, 2, .42)
}

.error_success_msg.success_div {
    width: 70%;
    text-align: center;
    border-radius: 7px;
    border: 1px solid green;
    background: rgba(0, 128, 0, .48)
}

#overlay {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, .5);
    z-index: 999
}

#text {
    top: 50%;
    left: 50%;
    font-size: 50px;
    color: #fff;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%)
}

input#investor_addonsites {
    height: 35px;
    border: 1px solid #a9e6f3;
    margin-bottom: 16px;
    width: 15%;
    margin-top: 11px
}

.m_friendly {
    background: rgba(255, 255, 255, .8);
    padding: 40px;
    text-align: center;
    border-radius: 5px
}

input[type=radio]:checked+label .plan_main {
    box-shadow: 0 0 11px 1px #545456
}

.ad_ons_div .all_plans h2 {
    margin: 4% 0 3%;
    border-bottom: 4px double #cecece;
    padding-bottom: 10px
}

.update_plan_confirm {
    border-bottom: 4px double #cecece;
    margin: 40px 0;
    border-top: 4px double #cecece;
    padding: 23px 50px 10px 0;
    text-align: right
}

h2.ad_ons_head {
    padding: 25px 0 20px
}

.issue-txt.chech_sslStatus_issued_done ._2kjCnVc7OEtNdZJg4uKRES,
.issue-txt.chech_sslStatus_issued_done .fa.fa-check,
.ssltxt.ssl_req_class_added .fa.fa-check,
.ssltxt.ssl_req_class_added h4 {
    color: green;
    font-size: 19px
}

.autossl-div .cer-div {
    padding: 15px 0
}

.confm_adon_plan {
    background-color: rgba(188, 232, 241, .18);
    padding: 25px 0;
    border-radius: 5px;
    margin: 20px 0 0;
    text-align: center
}

.confm_adon_plan h2 {
    margin-top: 5px
}

.confm_adon_plan .confirm_pln_btn_div {
    margin-top: 6px
}

.error_div_brd {
    border-color: rgba(255, 0, 0, .49) !important
}

.card_div,
.confirm_div,
.regi_div {
    width: 70%;
    margin: 25px auto 50px;
    background-color: #f0f8ff;
    border: 1px solid #bce8f1;
    padding: 30px 45px 45px;
    border-radius: 20px
}

.confm_plan,
.edit-profile {
    background-color: #f0f8ff;
    border: 1px solid #bce8f1
}

h2.card_head,
h2.frm_read {
    text-align: center;
    margin-top: 50px;
    margin-bottom: 0;
    font-size: 35px;
    font-weight: 600
}

.edit-profile #user_email,
.frm-inner-div input,
.frm-inner-div select {
    border: 1px solid #a9e6f3;
    margin-bottom: 16px;
    height: 35px
}

label.control-label {
    text-align: right;
    margin-top: 7px
}

.controls.regi-btn-div {
    float: right;
    margin-right: 76px;
    padding-top: 15px
}

.col-sm-5 .right.flex-center,
.col-sm-6 .middle.flex-center,
.radio.inline,
span.backtocamp {
    padding-top: 5px
}

.Plan_details a.btn.btn-info,
.billing_details a.btn.btn-info {
    float: right;
    margin: 10px 50px
}

.Plan_details .btn.btn-danger {
    float: right;
    margin: 10px 0
}

.billing_details a.btn.btn-warning {
    float: right;
    margin-top: 10px
}

.Plan_details.clas_mrgin_div {
    margin: 25% 0
}

.confm_plan h2 {
    margin-top: 0;
    margin-bottom: 0;
    text-align: center;
    font-weight: 600
}

.confm_plan {
    padding: 25px 0;
    border-radius: 5px;
    margin: 20px 0 40px
}

.confirm_pln_btn_div a.btn.btn-danger.confirm_pln_btn {
    padding: 7px 25px;
    font-size: 18px
}

.page-template-lead-template .dashboard-menu {
    margin: 21px 0 0
}

.btn-link {
    color: #39b3d7 !important
}

.add_new_user_frnt_page iframe {
    height: 330px !important;
    scrollbar-width: none
}

.btn-toolbar.pull-right {
    margin-top: -55px
}

div#new_User .add_new_user_frnt_page .vgca-iframe-wrapper {
    height: 275px !important
}

.error_success_pass.success_div_pass {
    margin-top: 5px;
    text-align: right;
    color: green
}

.error_success_pass.error_div_pass {
    margin-top: 5px;
    text-align: right;
    color: red
}

div#changeAvatar .modal-header h3 {
    display: inline;
    padding-top: 0
}

input#avatar-upload {
    margin: 0 auto;
    padding: 40px 0 40px 75px;
    background: rgba(236, 236, 236, .43)
}

.controls.password-controls.password-controls-new {
    margin-bottom: 20px;
    margin-top: 5px
}

.user-list .thumb.col-sm-1 img {
    border-radius: 7px;
    height: 51px;
    width: 65px
}

.user-list {
    border-bottom: 1px solid #cfcfcf;
    border-top: 1px solid #cfcfcf;
    margin: 15px;
    padding: 15px
}

span.bull.b {
    margin-right: 7px;
    margin-left: 4px
}

a.text-info.your_info {
    font-weight: 500
}

.customer-admin-profile input.profile-inline {
    float: left;
    width: 50%
}

.customer-admin-profile input.profile-state {
    width: 17%;
    margin-right: 2%
}

.customer-admin-profile input.profile-zip,
.site-listing-meta {
    width: 26%
}

.customer-admin-profile input.profile-half+input.profile-half {
    float: right;
    margin-left: 2%
}

.customer-admin-profile input.profile-half {
    float: left;
    width: 49%
}

.city-state-sep {
    float: left;
    width: 5%;
    line-height: 33px;
    text-align: center
}

.avatar_pic {
    width: 28%;
    float: left;
    padding: 4% 3.9%
}

.profile_info {
    width: 70%;
    float: left
}

.avatar_pic img {
    border-radius: 20px;
    width: 85px;
    height: 85px
}

.edit-profile legend {
    color: #31708f;
    border-bottom: 1px solid #bce8f1
}

.edit-profile label {
    color: #31708f;
    font-weight: 300
}

.edit-profile {
    padding: 30px 30px 70px;
    border-radius: 20px
}

.edit-profile input[type=color],
.edit-profile input[type=date],
.edit-profile input[type=datetime-local],
.edit-profile input[type=datetime],
.edit-profile input[type=email],
.edit-profile input[type=month],
.edit-profile input[type=number],
.edit-profile input[type=password],
.edit-profile input[type=range],
.edit-profile input[type=search],
.edit-profile input[type=tel],
.edit-profile input[type=text],
.edit-profile input[type=time],
.edit-profile input[type=url],
.edit-profile input[type=week] {
    border: 1px solid #bce8f1;
    margin-bottom: 15px;
    height: 35px
}

.edit-profile textarea {
    border: 1px solid #bce8f1;
    margin-bottom: 15px
}

.radio.inline {
    display: inline;
    margin-bottom: 0;
    vertical-align: middle;
    width: 100%;
    margin-left: 17px;
    margin-right: 17px
}

.customer-admin.customer-admin-profile {
    padding-bottom: 40px
}

.profile-actions {
    float: right;
    padding-top: 15px
}

input#avatar_upload {
    width: 50%;
    margin: 0 auto;
    padding-left: 50px
}

.user_main_head {
    padding: 15px 17px 10%
}

div#new_User {
    padding: 5px 3% 1%;
    box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
    margin-bottom: 35px
}

.btn-toolbar.pull-right {
    padding: 15px
}

div#new_User input[type=email],
div#new_User input[type=text] {
    height: 34px
}

.error_success_msg.error_div.prof.set_style {
    width: 70%;
    height: 35px;
    line-height: 13px
}

.fist_rank_div {
    margin: 5% 0
}

.components-keywords_head,
.single-post .comment-author.vcard {
    font-size: 19px
}

.components-keywords_status,
.components-keywords_val {
    font-size: 21px
}

.deleteKeyword {
    float: right;
    font-size: 18px;
    color: #f0704e
}

.keywords-all_val-item_one {
    text-align: right;
    margin: 25px 20px 14%
}

.keywords-all_val-item_two {
    margin: 25px 20px 14%
}

.Keywordall_val {
    color: orange;
    font-weight: 600;
    font-size: 25px;
    line-height: 0
}

.keywords-all_val_itemLabel {
    font-size: 16px;
    font-weight: 500;
    margin-right: 12px
}

.keywords-tableBody tr:hover {
    background: #ececec
}

.col-sm-6.col-xs-12.keywords-all_val {
    border-left: 4px double #dbdbdb;
    height: 74px
}

.camp_main_head,
.main_rank_div {
    padding: 0 17px 10%
}

.well.well-placeholder.rank_no_rank {
    padding: 5%;
    margin-top: 4%
}

.old_keywords {
    padding: 20px 17px 35px;
    border: 1px solid #f1f1f1;
    margin: 10px
}

.keyword_form h4 {
    text-align: left;
    font-size: 21px;
    line-height: 2
}

.ranking_input_fields input[type=text] {
    display: inline;
    width: 65%;
    height: 40px;
    border-radius: 5px 0 0 5px
}

.new_rank_btn {
    float: right;
    height: 40px;
    width: 35% !important;
    min-width: 120px;
    display: inline !important;
    border-radius: 0 5px 5px 0 !important
}

.error_success_msg.error_div.rank_msg {
    width: 100%;
    height: 33px;
    padding: 2px
}

.src-containers-site-keywords {
    background: #f3f2f2;
    border: 1px solid #8c8c8c;
    border-radius: 5px;
    padding: 7px 10px;
    margin: 5px;
    width: 100%
}

.src-containers-site-keywords:hover {
    color: #fff;
    background-color: #5bc0de;
    border-color: #46b8da
}

.old_keywords h3 {
    font-size: 21px;
    margin-top: 10px;
    margin-bottom: 20px
}

.camp_wlcm_cntent {
    padding: 6% 10%;
    text-align: center
}

.camp_wlcm_cntent h3 {
    font-size: 25px;
    padding-bottom: 18px
}

.bdy_single_camp:hover {
    webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 10px 20px rgba(0, 0, 0, .075);
    -webkit-transition: border .2s linear, -webkit-box-shadow .2s linear;
    -o-transition: border .2s linear, box-shadow .2s linear;
    transition: border .2s linear, box-shadow .2s linear
}

i.fa.fa-angle-double-left {
    font-size: 24px;
    color: #52accc
}

.add_new_keyword,
.camp_sec_head {
    padding-bottom: 60px
}

span.camp_head,
span.rank_head {
    width: 80%;
    float: left;
    font-size: 25px
}

span.add_new_camp,
span.add_new_rank,
span.add_new_user {
    float: right;
    margin-top: 20px
}

.dashboard-menu .campaingns-cont h2,
.dashboard-menu .main_rank_div h2,
.dashboard-menu .user_main_head h2 {
    width: 75%;
    float: left
}

.input-append.camp_url input.url_input {
    border-radius: 5px 0 0 5px;
    height: 32px;
    border: 1px solid #ccc;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border .2s linear, -webkit-box-shadow .2s linear;
    -o-transition: border .2s linear, box-shadow .2s linear;
    transition: border .2s linear, box-shadow .2s linear
}

button.btn.btn-info.btn_copy {
    border-radius: 0 5px 5px 0
}

.numericstat.numericstat-vertical.camp_leads strong,
.numericstat.numericstat-vertical.click_on_camp strong {
    font-size: 30px;
    padding-right: 7px;
    display: block;
    margin-top: 8px;
    color: #39b3d7
}

.camp_name {
    font-size: 17px;
    padding-bottom: 11px;
    padding-left: 4px
}

.bdy_single_camp {
    padding: 20px 17px;
    border: 1px solid #f1f1f1;
    margin: 10px
}

span.backtocamp {
    width: 35px;
    float: left
}

.new_Campaign input#Name_field,
.new_Campaign select {
    width: 100%;
    height: 33px
}

button.btn-info.add_new_btn {
    padding: 10px 20px
}

.new_Campaign {
    padding: 10px 30px 30px
}

.Campaign_frm,
.site-listing-icon img {
    width: 70%;
    margin: 0 auto
}

.all_cam_frm_div.well {
    padding-bottom: 110px
}

.Create_camp_url {
    float: right;
    padding-top: 36px
}

.modal-backdrop.fade.in,
.modal-backdrop.in {
    opacity: .5 !important
}

.filterlead_modal .modal-footer .btnclose,
.modal-content {
    background-color: #fff
}

.modal:before {
    content: '';
    /*height: 100%;
    vertical-align: middle;
    margin-right: -4px*/
}

.modal-dialog {
    text-align: left;
    left: 0 !important;
    vertical-align: middle
}

.modal {
    text-align: center;
    padding: 0 !important
}

.modal-footer {
    padding: 0 20px 20px !important;
    margin-top: 0 !important;
    text-align: center !important;
    border-top: none !important
}

.stat-title {
    background: #52accc;
    padding: 1px 0
}

h2.hndle {
    font-size: 20px;
    color: #fff;
    padding: 0 10px;
    margin: 10px 0
}

.postbox {
    border: 1px solid #ccc
}

ul.main_menu_dashboard li {
    padding: 3% 0;
    margin: 0 0 0 20%;
    font-weight: 300
}

ul.main_menu_dashboard li:hover a {
    color: #605b5b
}

.navbar-default {
    border-color: transparent !important;
    border-radius: 0 !important
}

nav.navbar.navbar-default {
    margin-bottom: 0;
    background: #52accc
}

.content-inner ul li a {
    text-decoration: none;
    color: #504c4c !important
}

.navbar.navbar-default a {
    color: #fff !important;
    z-index: 2 !important;
    top: -19px
}

.dashboard-menu {
    margin: 0;
    padding-top: 20px
}

.main_sidebar a {
    padding: 10px;
    color: #0073aa;
    font-weight: 300;
    text-decoration: none;
    font-size: 19px
}

.main_sidebar li {
    padding: 0;
    margin: 0;
    list-style-type: none;
    margin-left: 11% !important
}

.dashcontent {
    height: 400px;
    background: #f1f1f1
}

.main_sidebar i.fa.fa-circle {
    background: color;
    color: #fff
}

.single-post .reply,
ul.content-ul a {
    font-size: 15px
}

ul.content-ul li {
    line-height: 7px;
    margin-left: -15px;
    padding: 9px 0
}

.divide {
    width: 2px;
    height: 44px;
    background: #979797;
    margin: 0 .5em
}

.this-week {
    color: #979797;
    font-size: 2.75em
}

.num2 {
    color: #979797;
    width: 37px
}

.accordion {
    background-color: #52accc;
    color: #fff;
    cursor: pointer;
    padding: 18px;
    width: 100%;
    border: none;
    text-align: left;
    outline: 0;
    font-size: 15px;
    transition: .4s
}

.panel {
    padding: 0 18px;
    display: none;
    background-color: #fff
}

button.btn.btn-success {
    border-radius: 0;
    font-weight: 700;
    padding: 10px
}

.middle-head {
    background: #52accc;
    padding: 15px;
    color: #fff
}

.accordian-toggle svg {
    margin: 0 7px
}

.customhead .txt1,
.dashboard-menu h2,
.post_hed {
    font-weight: 700
}

.heading {
    margin-top: 1em;
    padding-top: 1em;
    border-top: 1px solid #eee
}

.icon-wrap {
    background: #d8e7ec;
    border-radius: 50%;
    padding: .9em;
    margin-bottom: .2em;
    width: 50px;
    height: 50px;
    border: 1px solid #52accc
}

.dashboard-quicklinks a {
    display: inline-block;
    flex-direction: column;
    align-items: center;
    color: gray;
    padding: 20px;
    margin: 20px
}

.total-count {
    padding: 19px 0
}

.main_sidebar {
    background: #d8e7ec;
    padding-top: 11px;
    margin-top: -21px
}

.dashboard-menu .col-lg-3 {
    width: 265px
}

.main_sidebar ul li:active {
    background-color: none
}

.dropdown-menu {
    left: auto;
    width: 300px;
    padding: 1em 1em .5em;
    line-height: 34px
}

.carrot-adminnav .usernav-dropdown .dropdown-menu li {
    margin-bottom: 6px
}

.usernav-dropdown .dropdown-menu h3 {
    padding: 0 0 .25em;
    margin: 0;
    font-size: 1.3em;
    color: #aaa;
    border-bottom: 1px solid #e5e5e5
}

.usernav-dropdown .dropdown-menu a {
    display: block;
    padding: 0 .5em;
    font-weight: 700;
    line-height: 34px;
    color: #52accc
}

#dLabel-settings {
    padding: 11px 15px
}

.avatar {
    width: auto;
    height: auto;
    max-width: 34px;
    max-height: 34px;
    background: #fff;
    border-radius: 50%;
    display: inline;
    padding: 2px;
    margin: 0 10px 0 0;
    vertical-align: middle
}

.site-contentschedule,
.site-listing-meta,
.site-stats {
    margin-right: 3%;
    float: left
}

.content-mainul li a:hover {
    color: #504c4c
}

.content-inner ul.content-ul {
    padding-left: 3px
}

ul.wp-submenu.wp-submenu-wrap.sub-sub {
    margin-left: 3px
}

#web-settings-analytics-body h3 {
    font-weight: 700;
    font-size: 28px
}

.CodeMirror {
    border: 1px solid rgba(128, 128, 128, .45)
}

.CodeMirror-linenumbers {
    width: 37px !important
}

.CodeMirror-sizer {
    margin-left: 35px !important
}

.security-txt {
    font-style: italic;
    font-size: 13px
}

.control-group.field-additionalScriptsFooter {
    padding: 7px 0
}

.control-group.field-additionalScriptsHead {
    padding: 10px 0 5px
}

p {
    color: #333
}

a.btn.btn-info.btn-mini {
    padding: 0 6px;
    font-size: 12px;
    border-radius: 2px
}

input#companycity {
    float: left;
    width: 140px;
    margin-right: 15px
}

input#companyzip {
    width: 113px;
    display: inline;
    float: left
}

input#companystate {
    float: left;
    width: 150px;
    margin-right: 15px
}

.msgsavesett {
    color: green;
    font-size: 16px
}

input::-webkit-input-placeholder {
    color: #666 !important
}

input:-moz-placeholder {
    color: #666 !important
}

input::-moz-placeholder {
    color: #666 !important
}

input:-ms-input-placeholder {
    color: #666 !important
}

.admin-content.lead_well,
.upgrade_add {
    margin-top: 40px
}

button.upgrade_add_btn.btn.btn-info {
    font-size: 16px;
    padding: 8px 15px
}

.site-listing-icon {
    width: 8%;
    float: left
}

.site-contentschedule {
    width: 10%
}

.site-stats {
    width: 30%
}

.site-listing-actions {
    text-align: right;
    float: left;
    width: 16%
}

.content-button,
.dashboard-button {
    width: 50%;
    float: left;
    font-size: 12px;
    padding: 15px 0;
    text-align: center
}

.content-button {
    background: #f4f4f4
}

.dashboard-button {
    background: #efefef
}

.content-button a,
.dashboard-button a {
    color: #777
}

.content-button img,
.dashboard-button img {
    padding-bottom: 10px
}

.equl_height {
    padding-bottom: 15px
}

.site-list.site-list-advanced {
    margin-right: 1%
}

.tbl_hd {
    height: 35px;
    color: #999;
    font-weight: 700
}

.brdr_btm {
    border-bottom: 1px solid #999;
    margin-bottom: 15px
}

.cont_list {
    width: 94%;
    margin: 0 auto;
    padding-top: 4%
}

.site-stats p,
.theme-choose {
    width: 50%;
    float: left
}

.stat-change.stat-change-pos {
    color: #269526;
    font-size: 13px;
    font-weight: 600
}

.stat-main {
    font-weight: 600;
    color: #31b0d5;
    font-size: 26px;
    padding-right: 3px
}

.stat-desc {
    font-size: 13px;
    color: #4a4a4a
}

.site-listing-meta h2 {
    font-size: 21px;
    margin-top: 0
}

.count_num {
    font-size: 21px;
    padding-right: 10px;
    font-weight: 600
}

.content_temp {
    z-index: 999;
    background: #fff !important;
    margin-bottom: 3%
}

.side_img img {
    margin-bottom: 25px
}

.submit.submit {
    margin-top: 55px !important
}

.themepicname img {
    border: 1px solid #fff;
    border-radius: 9px;
    box-shadow: 0 0 6px 0 #a3c3cc
}

.themepicname {
    margin: 10px 12% 0;
    padding: 12px 0;
    background: #f5f5f5;
    border: 1px solid #bbb;
    border-radius: 25px 0
}

.second_plan.plan_main,
.themepicname:hover {
    border: 1px solid #46b8da;
    box-shadow: 0 0 6px 0 #46b8da;
    border-radius: 25px 0
}

input[type=radio]:checked+label .themepicname {
    border: 1px solid #9fd6e7;
    box-shadow: 0 0 6px 0 #98d6e7;
    border-radius: 25px 0
}

.signup-class {
    margin: 25px;
    padding: 20px 14% 55px;
    background: #eee;
    box-shadow: 5px 5px 5px rgba(136, 136, 136, .48);
    border-radius: 12px
}

#user_email,
.mu_register #blog_title,
.mu_register #blogname,
.mu_register #user_name {
    height: 40px;
    border: 1px solid #bbb
}

.new_site_head {
    margin: 10% auto 20px
}

.new_site_name {
    margin: 0 8% 5%;
    font-size: 20px
}

.mu_register,
p.submit {
    margin: 0 auto
}

.submit,
.topbanner .topbanner_temp2>.row form.vkLeadForm.contactform>.row>div:nth-child(2) {
    width: 40%
}

.mu_register #user_email,
.mu_register #user_name {
    font-size: 17px
}

.mu_register {
    width: 90%;
    padding: 20px
}

.mu_register #user_name {
    font-size: 24px;
    margin: 5px 0
}

input.submit {
    border-radius: 50px;
    border: 2px solid #fff
}

.wrap {
    max-width: 1170px;
    padding-left: 1em;
    padding-right: 1em
}

.badge.badge-danger {
    float: right;
    position: relative;
    top: -54px;
    padding: 10px 15px;
    border-radius: 7px;
    font-size: 17px
}

.badge-Active,
.badge-Pending,
.greenwon {
    background: green
}

.badge-Sold {
    background: #dc3545
}

.property-details dt {
    width: 46%;
    float: left;
    text-align: right;
    padding-right: 4%;
    font-size: 15px;
    line-height: 1.2
}

.single-properties .entry-header .entry-title {
    width: 80%
}

.property-details-more h2 {
    border-bottom: 1px solid #ccc;
    padding-bottom: 5px;
    margin-bottom: 20px
}

.property-details-more {
    padding-bottom: 20px
}

.property-cta-bottom.alert.alert-info {
    padding: 0 0 5px
}

.sidebar_property {
    margin-top: 20px;
    padding-top: 20px
}

#wp-share-button- .share-button {
    padding: 5px 10px;
    border-radius: 6px;
    font-size: 13px
}

.single-post .comment-meta {
    background: 0 0;
    margin-bottom: 0;
    padding: 15px 0
}

.single-post .comments-title {
    margin: 0;
    font-size: 25px
}

.single-post .comment-metadata {
    font-size: 12px;
    letter-spacing: 1px
}

.single-post .byline,
.single-post .posted-on {
    font-size: 13px
}

.re_custom_cotainer .entry-content h3,
.single-post h1.entry-title {
    font-size: 30px
}

h2.widget-title {
    margin-bottom: 20px !important;
    font-size: 20px !important;
    line-height: 20px !important
}

.widget ol li,
.widget ul li {
    border-bottom: 1px solid #ddd;
    border-top: none;
    padding: .5em 0;
    font-size: 15px
}

.widget.widget_recent_entries {
    background: #ccc3;
    padding: 0 20px 15px;
    border-radius: 6px
}

.subsubsub.wp-statistics-sub-fullwidth {
    display: flex;
    justify-content: center
}

.days-tab {
    height: 30px;
    background: #f1f1f1;
    display: flex;
    border-radius: 16px
}

a.mystatli {
    color: #1d1d1d;
    display: flex;
    flex-direction: column;
    height: 30px;
    justify-content: center;
    line-height: 1;
    padding: 0 .75em;
    vertical-align: middle
}

input#dateendpicker,
input#datestartpicker {
    display: inline;
    width: 156px;
    height: 30px;
    margin: 0 6px
}

input.button-primary.gobutton {
    background: #e1a948;
    border-color: #d39323 #bd831f #bd831f;
    color: #fff;
    box-shadow: 0 1px 0 #bd831f;
    text-shadow: 0 -1px 1px #bd831f, 1px 0 1px #bd831f, 0 1px 1px #bd831f, -1px 0 1px #bd831f;
    width: 65px;
    height: 30px;
    font-size: 13px
}

.statactive {
    background: #08c;
    color: #fff;
    border-radius: 16px
}

.timedisplay {
    display: flex;
    justify-content: center;
    margin: 20px 0
}

span .vcount {
    font-size: 36px;
    font-weight: 700;
    color: gray;
    display: block
}

.all_plan {
    padding: 65px 0
}

.plan_price p.price {
    color: #fff;
    font-size: 19px
}

.first_plan.plan_main {
    border: 1px solid #4cae4c;
    box-shadow: 0 0 10px 0 #4cae4c;
    border-radius: 25px 0
}

.first_plan_addon.plan_main {
    border: 1px solid #4cae4c;
    border-radius: 25px 0
}

.first_plan.plan_main .plan_head,
.first_plan_addon.plan_main .plan_head {
    padding: 5px 0 13px;
    color: #fff;
    background-color: #5cb85c;
    border-radius: 23px 0 0
}

.second_plan_addon.plan_main {
    border: 1px solid #46b8da;
    border-radius: 25px 0
}

.second_plan.plan_main .plan_head,
.second_plan_addon.plan_main .plan_head {
    background-color: #5bc0de;
    padding: 5px 0 13px;
    color: #fff;
    border-radius: 23px 0 0
}

.third_plan.plan_main {
    border: 1px solid #eea236;
    box-shadow: 0 0 6px 0 #eea236;
    border-radius: 25px 0
}

.third_plan_addon.plan_main {
    border: 1px solid #eea236;
    border-radius: 25px 0
}

.third_plan.plan_main .plan_head,
.third_plan_addon.plan_main .plan_head {
    background: #f0ad4e;
    padding: 5px 0 13px;
    color: #fff;
    border-radius: 23px 0 0
}

.plan_head h3 {
    border-bottom: 1px solid rgba(255, 255, 255, .36);
    padding-bottom: 9px
}

li.cnd_Not_Available.plan_codtn_optn_li span {
    color: #bbbbba !important
}

li.cnd_Available.plan_codtn_optn_li i.fa.fa-check {
    color: green;
    font-size: 18px;
    padding-right: 13px
}

li.cnd_Not_Available.plan_codtn_optn_li i.fa.fa-ban.fa-fw {
    font-size: 17px;
    padding-right: 29px
}

li.cnd_Not_Available.plan_codtn_optn_li {
    font-weight: 700;
    line-height: 29px;
    color: #bbbaba
}

li.cnd_Available.plan_codtn_optn_li {
    font-weight: 700;
    line-height: 29px
}

.all_conditions {
    padding: 0 30px
}

p.buy-button {
    padding: 10px 30px
}

.all_conditions p {
    font-size: 15px;
    padding: 1px 0
}

.heading_main h3 {
    text-align: center;
    font-size: 38px;
    width: 65%;
    margin: 0 auto;
    padding-top: 60px
}

p.grnty {
    margin: 15px 0
}

.information {
    background-color: #d8e7ec;
    padding: 8px
}

#wpadminbar:not(.mobile) .ab-top-menu>li:hover>.ab-item,
.ab-top-menu>li.hover>.ab-item {
    height: 32px
}

.show-hide {
    background-color: #53abcb;
    padding: 8px;
    display: none !important
}

.quicklink_icon {
    display: -webkit-inline-box
}

.dashboard-menu.lead_temp_menu {
    margin: 1px 0 0
}

.admin-content.lead_well .fa.fa-arrow-left {
    font-size: 23px;
    margin-right: 20px
}

.list-heading {
    display: flex;
    padding: 6px 10px;
    border-bottom: 2px solid #8b8282;
    color: #979797;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 16px;
    width: 100%
}

.list-group {
    border-bottom: 1px solid rgba(147, 143, 143, .48);
    margin-bottom: 0;
    background: #fff
}

.address-entry,
.contact-entry,
.forms-entry,
.more-entry,
.status-entry {
    width: 19%
}

.status-info {
    flex-direction: row;
    align-items: center;
    width: 19%
}

.contact-info {
    font-size: 14px;
    line-height: 20px;
    padding: 6px 0;
    width: 19%
}

.form-info,
.more-info {
    width: 19%;
    padding: 6px 12px 0 0
}

.address-entry,
.address-info {
    flex-direction: row;
    width: 19%
}

.more-info {
    flex-direction: row;
    align-items: center
}

.namefield {
    font-weight: 700;
    font-size: 16px;
    color: #000
}

.emailfield {
    font-weight: 700;
    color: #00558f
}

.lead-state {
    background: #fff;
    border: 3px solid gray;
    border-radius: 30px;
    line-height: 25px;
    padding: 7px 38px;
    min-width: 8rem;
    font-weight: 700;
    box-sizing: border-box
}

input.ser-leads {
    height: 42px
}

.serch-contain input[type=text] {
    padding: 9px;
    margin-top: 17px;
    font-size: 17px;
    width: 200px
}

.serch-contain button {
    float: right;
    padding: 8px 10px;
    margin-top: -41px;
    margin-right: 1px;
    background: #ddd;
    font-size: 17px;
    border: none;
    cursor: pointer
}

.serch-contain button:hover {
    background: #ccc
}

.form-list {
    display: inline;
    margin: 0 20px
}

.loading-content {
    padding: 30px 15px
}

.list-group:hover {
    background: rgba(133, 127, 127, .12)
}

.form-title {
    font-weight: 700;
    color: #000
}

.dead-leads,
.open-leads,
.won-leads {
    height: 62px;
    width: 157px;
    float: left;
    cursor: pointer;
    background: gray;
    padding: 11px 0 0 6px;
    margin: 0 auto;
    color: #fff;
    font-size: 19px;
    font-weight: 700;
    border-right: 2px solid #fff
}

.dead-leads:hover,
.won-leads:hover,
div.open-leads:hover {
    background-color: #bbb
}

.tab-container {
    float: left;
    display: flex
}

.search-formdiv {
    float: right;
    margin-top: 9px
}

span.arrow {
    font-size: 21px;
    color: #fff
}

.state-select-icon {
    display: inline-block;
    padding: 0 7px
}

.hovertooltip {
    display: none;
    border: 1px solid #000;
    position: absolute;
    top: 58px;
    color: #000;
    padding: 10px 0;
    background: #fff
}

.leadstate {
    background: #fff;
    font-size: 15px;
    height: 35px;
    color: #000;
    font-weight: 700
}

select#form_select {
    padding: 9px
}

.lead-entry a {
    color: #000;
    text-decoration: none
}

.status-action select {
    padding: 6px 9px;
    border-radius: 14px;
    border: 2px solid #52accc;
    font-size: 14px;
    font-weight: 700
}

.leadtit {
    margin: 0 auto;
    padding: 8px 9px;
    color: #000;
    font-weight: 700
}

.more-info .name {
    color: gray
}

.lead-flag {
    width: 50%;
    float: right;
    text-align: right
}

.num {
    font-size: 40px;
    font-weight: 700;
    line-height: 1em;
    color: #52accc
}

.lead-h1,
.topbanner .topbanner_temp2>.row form.vkLeadForm.contactform>.row>div {
    width: 50%;
    display: inline-block
}

.time-range {
    margin-left: 5px;
    font-weight: 700;
    color: #979797;
    text-align: left;
    font-size: 16px
}

.entry-back {
    background-color: #f4f3f2;
    min-height: 200px
}

.deadblack {
    background: #000
}

.lead-entry.list-group {
    padding-left: 0;
    margin-bottom: 0
}

@media screen and (max-width:1199px) {
    .add_new_user_frnt_page iframe {
        height: 360px !important
    }

    div#new_User {
        padding: 5px 3% 12%;
        box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
        margin-bottom: 35px
    }
}

@media screen and (max-width:973px) {
    .add_new_user_frnt_page iframe {
        height: 400px !important
    }
}

@media (max-width:1179px) {
    .site-list.site-list-advanced {
        width: 100%;
        float: none;
        margin-right: 0
    }

    .side_img {
        width: 100%;
        float: none;
        margin: 0 auto 30px;
        text-align: center
    }
}

@media (max-width:810px) {
    .tbl_hd {
        display: none
    }

    .site-listing-meta {
        width: 85%
    }

    .site-listing-icon {
        width: 12%
    }

    .content-button,
    .dashboard-button {
        font-size: 9px
    }

    .site-contentschedule,
    .site-stats {
        text-align: center;
        width: 50%;
        margin: 0 auto
    }

    .site-listing-actions {
        text-align: center;
        width: 100%
    }

    .site-listing.site-listing-heading.clearfix.brdr_btm.equl_height {
        text-align: center
    }
}

@media only screen and (min-width:768px) and (max-width:1024px) {
    .quicklink_icon {
        display: flex
    }

    .search-formdiv {
        margin-top: 8px
    }

    nav.navbar.navbar-default .col-lg-8 {
        width: 44% !important
    }
}

@media only screen and (max-width:1029px) {
    .status-bar .name {
        font-size: 14px
    }

    .status-bar .state {
        padding: 5px
    }
}

@media only screen and (max-width:767px) {

    .theme-choose,
    .user-list .right {
        width: 100%
    }

    .mu_register input[type=submit] {
        width: auto;
        font-size: 14px
    }

    .signup-class h2 {
        font-size: 25px
    }

    .mu_register #blogname,
    .mu_register #user_name {
        width: 100%;
        font-size: 14px
    }

    .compmidtable {
        overflow-x: scroll
    }

    .camp_wlcm_cntent,
    .formcontent #gform_submit_button_2 {
        padding: 0
    }

    .page-id-11 h1.head_header {
        margin-top: -38px;
        width: 52%;
        float: left
    }

    .avatar_pic,
    .profile_info,
    .user-list .middle {
        width: 100%;
        text-align: center
    }

    .lead-flag,
    .lead-h1 {
        width: 100% !important
    }

    .business_contact_info legend {
        padding-top: 15px
    }

    .edit-profile-password h2 {
        font-size: 28px
    }

    .dashboard-menu h2,
    .thumb.col-sm-1,
    .total-count {
        text-align: center
    }

    .lead-flag {
        text-align: center !important
    }

    .tab-container {
        float: left;
        display: initial !important;
        padding: 15px 0 10px 64px !important
    }

    .serch-contain {
        padding-left: 20px
    }

    .search-formdiv {
        padding-left: 28px
    }

    .all_camp_list {
        padding: 30px 0
    }

    button.navbar-toggle.collapsed {
        margin-top: 20px
    }

    .show-hide {
        display: inline-block !important;
        background-color: #53abcb;
        padding: 8px 15px;
        border-radius: 5px;
        margin-bottom: 15px
    }

    .information {
        display: none;
        position: absolute;
        z-index: 999999;
        width: 85%;
        margin-left: -15px
    }

    .form-head,
    .information.toggle {
        display: block
    }

    .main_sidebar {
        background: 0 0 !important;
        padding-top: 0 !important;
        margin-top: 0 !important
    }

    .main_content_div_dash {
        border-top: 1px solid #ccc
    }

    .col-lg-offset-9.col-lg-3.col-sm-12 h4 {
        background: 0 0;
        color: #fff;
        text-align: center;
        float: none;
        padding: 0;
        font-size: 21px
    }

    .form-list {
        margin: 0 auto
    }

    .middle {
        width: 100%;
        padding-bottom: 10px
    }

    span.date {
        font-weight: 700;
        font-size: 13px
    }

    #xyz.admin-content.lead_well {
        border-radius: 0
    }
}

@media only screen and (max-width:360px) {
    .signup-class {
        padding: 20px 5% 55px
    }
}

.btn,
.form-control {
    padding: 6px 12px;
    line-height: 1.42857143;
    background-image: none
}

@media only screen and (max-width:660px) {
    .signup-class {
        margin: 25px 0
    }
}

@media only screen and (max-width:364px) {
    .settings-cont #exTab1 .nav.nav-pills li a {
        padding: 5px !important;
        font-size: 13px !important;
        border-bottom: 1px solid #cbc3c3 !important;
        text-align: center
    }

    .settings-cont #exTab1 .nav.nav-pills li {
        width: 99% !important
    }
}

@media only screen and (max-width:340px) {
    .lead_well .path a {
        margin: 0;
        padding: 0
    }
}

.avatar_Hdr_pic ul li a {
    color: #333;
    display: block;
    padding: 10px 15px
}

.avatar_Hdr_pic ul {
    background-color: #fff;
    box-shadow: 0 1px 5px rgb(0 0 0 / .3);
    position: absolute;
    z-index: 99999;
    width: 120px;
    right: 24px;
    margin-top: 3px;
    border-radius: 5px;
    visibility: hidden
}

.avatar_Hdr_pic a.usericon+ul:hover,
.avatar_Hdr_pic a.usericon:hover+ul {
    visibility: visible
}

.btn {
    display: inline-block;
    margin-bottom: 0;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid transparent;
    border-radius: 4px
}

.form-control,
.form-control:focus {
    box-shadow: none !important;
    outline: 0
}

.form-control {
    display: block;
    width: 100%;
    height: 34px;
    font-size: 14px;
    color: #555;
    background-color: #fff;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;
    -o-transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out
}

.sidebar .list-group .dropdown.open ul,
textarea.form-control {
    height: auto
}

.fullcol {
    padding: 0 15px;
    float: left;
    width: 100%
}

.rows {
    margin-right: -15px;
    margin-left: -15px
}

.rows:after,
.rows:before {
    display: table;
    content: " "
}

.colxs {
    position: relative;
    min-height: 1px;
    float: left;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px
}

::-webkit-scrollbar {
    width: 6px
}

::-webkit-scrollbar-track {
    background: #ddd
}

::-webkit-scrollbar-thumb {
    background-color: #999;
    border-radius: 10px
}

.modal-backdrop.in {
    opacity: .8
}

.commonmodal .modal-header {
    background-color: teal;
    text-align: center;
    padding: 12px 10px
}

.commonmodal .modal-header h5 {
    color: #fff;
    font-size: 20px;
    font-weight: 300
}

.commonmodal .modal-header .close {
    text-shadow: none;
    opacity: 1;
    margin-top: 2px
}

.commonmodal .modal-footer {
    text-align: center;
    padding: 20px 15px
}

.commonmodal .modal-footer .btn,
.settingsec .pagecontent .boxes .updatebtnsec .btn {
    font-size: 13px;
    font-weight: 500;
    color: #01010b;
    line-height: 1.17;
    border: none;
    padding: 10px 20px
}

.commonmodal .modal-footer .save {
    background-color: teal;
    color: #fff;
    min-width: 130px
}

.sidebar {
    background-color: #036464;
    border: none;
    border-radius: 0;
    bottom: 0;
    left: 230px;
    margin-left: -230px;
    width: 230px;
    overflow-x: hidden;
    overflow-y: auto;
    position: fixed;
    top: 0;
    transition: .2s ease-in-out;
    z-index: 1000
}

.sidebar .sidelogo {
    text-align: center;
    padding: 16px 10px;
    display: inline-block;
    width: 100%
}

.sidebar .list-group {
    margin-bottom: 100px
}

.sidebar .list-group .list-group-item {
    background: #036464;
    border: 0;
    border-radius: 0;
    color: #82c9c9;
    text-decoration: none;
    padding: 20px 20px 20px 54px;
    position: relative;
    min-height: 54px;
    display: block
}

.sidebar .list-group .list-group-item .icons,
.sidebar .togglebar .clickbtn .icons {
    max-width: 20px;
    position: absolute;
    left: 25px;
    top: 18px
}

.sidebar .list-group .active,
.sidebar .list-group .list-group-item:hover {
    background: #065858;
    color: #fff
}

.sidebar .list-group .active .icons {
    -webkit-filter: brightness(2);
    filter: brightness(2)
}

.sidebar .list-group .dropdown ul {
    height: 0;
    overflow: hidden;
    background-color: #065858;
    position: relative;
    transition: .2s ease-in-out
}

.sidebar .list-group .dropdown ul:before {
    content: "";
    background-color: #2e7676;
    width: 2px;
    height: 96%;
    display: inline-block;
    position: absolute;
    left: 54px;
    top: 0;
    z-index: 9
}

.sidebar .list-group .dropdown.open .acno {
    background-color: #065858;
    color: #fff;
    padding-bottom: 10px
}

.sidebar .list-group .dropdown ul .list-group-item {
    background-color: #065858;
    padding: 12px 12px 12px 70px;
    min-height: inherit
}

.sidebar .list-group .dropdown ul li:last-child {
    margin-bottom: 12px
}

.sidebar .togglebar {
    display: none;
    width: 100%;
    border-top: 1px solid #065858;
    position: absolute;
    left: 0;
    right: 0;
    z-index: 9;
    transition: .2s ease-in-out
}

.sidebar .togglebar .clickbtn {
    color: #82c9c9;
    font-size: 14px;
    font-weight: 400;
    display: block;
    min-height: 54px;
    padding: 20px 20px 20px 54px;
    background-color: #036464
}

.content-wrapper {
    margin-left: 230px;
    margin-top: 50px;
    overflow: hidden;
    position: relative
}

.content-wrapper.setmar {
    margin-left: 90px
}

@media (min-width:768px) {
    .navbar-toggle {
        display: none
    }
}

@media screen and (min-width:992px) {
    .colmd1 {
        width: 8.33333333%
    }

    .colmd2 {
        width: 16.66666667%
    }

    .colmd3 {
        width: 25%
    }

    .colmd4 {
        width: 33.33333333%
    }

    .colmd5 {
        width: 41.66666667%
    }

    .colmd6 {
        width: 50%
    }

    .colmd7 {
        width: 58.33333333%
    }

    .colmd8 {
        width: 66.66666667%
    }

    .colmd9 {
        width: 75%
    }

    .colmd10 {
        width: 83.33333333%
    }

    .colmd11 {
        width: 91.66666667%
    }

    .colmd12 {
        width: 100%
    }

    .sidebar.side {
        left: 90px;
        margin-left: -90px;
        width: 90px
    }

    .sidebar.side .list-group .list-group-item .icons {
        left: 32px
    }

    .sidebar.side .list-group .list-group-item .txt,
    .sidebar.side .togglebar .clickbtn .txt {
        display: none
    }

    .sidebar.side .list-group .dropdown ul {
        height: 0
    }

    .sidebar.side .list-group .dropdown ul li {
        opacity: 0;
        margin-left: 50px
    }

    .sidebar.side .list-group .dropdown ul:before {
        left: 40px
    }

    .sidebar.side .list-group .dropdown.open ul {
        height: 40px
    }

    .sidebar .togglebar {
        display: inline-block;
        position: fixed;
        bottom: 0;
        width: 230px
    }

    .sidebar.side .togglebar {
        width: 90px
    }

    .sidebar.side .togglebar .clickbtn .icons {
        left: 32px;
        -webkit-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
        transform: rotate(180deg)
    }
}

.tablelistsec .pagecontent {
    display: inline-block;
    width: 100%;
    position: relative;
    padding: 20px 0
}

.tablelistsec .pagecontent .topbtn {
    position: absolute;
    right: 10px;
    top: 8px
}

.tablelistsec .pagecontent .topbtn .btn {
    border-radius: 2px;
    border: 1px solid #ccd0d4;
    background-color: #fff;
    margin: 2px;
    padding: 4px 12px;
    color: #72777c
}

.tablelistsec .pagecontent .topbox {
    display: inline-block;
    min-width: 235px;
    min-height: 40px;
    line-height: 1.4;
    padding: 11px 15px;
    font-size: 14px;
    text-align: left;
    margin: 20px 0;
    background-color: #fff;
    border-left: 5px solid #ffba00
}

.tablelistsec .pagecontent .topbox a {
    text-decoration: underline;
    color: teal
}

.tablelistsec .pagecontent .pagename {
    color: #01010b;
    font-size: 20px;
    font-weight: 400;
    line-height: 1;
    margin-bottom: 18px
}

.tablelistsec .pagecontent .pagecounts li {
    display: inline-block;
    margin: 0;
    padding: 0;
    white-space: nowrap
}

.tablelistsec .pagecontent .pagecounts li a {
    color: teal;
    font-size: 13px;
    line-height: 2;
    padding: .2em;
    text-decoration: none
}

.tablelistsec .pagecontent .pagecounts li .current {
    color: #01010b
}

.tablelistsec .pagecontent .pagecounts li .current .count {
    color: #95989a
}

.tablelistsec .pagecontent .actiondiv {
    float: left;
    overflow: hidden;
    padding: 2px 30px 5px 0
}

.tablelistsec .pagecontent .actiondiv select {
    float: left;
    font-size: 13px;
    margin-right: 6px;
    margin-bottom: 5px;
    min-width: 100px;
    max-width: 200px;
    width: auto;
    padding: 4px 6px;
    height: 30px;
    vertical-align: middle
}

.tablelistsec .pagecontent .actiondiv .actionbtn {
    color: #555;
    font-size: 13px;
    background: #e5e5e5;
    vertical-align: top;
    float: left;
    border-radius: 2px;
    border: 1px solid #ccd0d4;
    padding: 4px 6px;
    height: 30px;
    margin-bottom: 5px
}

.aboutsecnewhome,
.image_with_iframee .testosec_image:after,
.pagetopbanner {
    background-size: cover;
    background-repeat: no-repeat
}

.leadstablelist .pagecontent .pagestable,
.seotablelist .pagecontent .pagestable,
.tablebox .tableresponsive,
.tablelistsec .pagecontent .pagestable {
    display: inline-block;
    width: 100%;
    min-height: .01%;
    overflow-x: auto;
    overflow-y: hidden
}

.leadstablelist .pagecontent .pagestable .table,
.seotablelist .pagecontent .pagestable .table,
.tablelistsec .pagecontent .pagestable .table {
    background-color: #fff;
    margin-bottom: 15px;
    border: 1px solid #e5e5e5;
    width: 100%
}

.leadstablelist .pagecontent .pagestable .table .link,
.seotablelist .pagecontent .pagestable .table .link,
.tablelistsec .pagecontent .pagestable .table .link {
    color: teal;
    font-weight: 400
}

.tablelistsec .pagecontent .pagestable .table .checkb {
    display: inline-block;
    position: relative;
    padding: 6px;
    cursor: pointer;
    border-radius: 5px
}

.tablelistsec .pagecontent .pagestable .table .checkb input {
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0;
    margin: 0;
    cursor: pointer
}

.tablelistsec .pagecontent .pagestable .table .checkb .checkmark {
    width: 15px;
    height: 15px;
    border-radius: 2px;
    position: absolute;
    top: 0;
    left: 0;
    border: 1px solid #95989a;
    background-color: #fff
}

.tablelistsec .pagecontent .pagestable .table .checkb .checkmark:after {
    content: "";
    width: 5px;
    height: 10px;
    position: absolute;
    left: 4px;
    top: 1px;
    border: solid #fff;
    border-width: 0 2px 2px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg)
}

.tablelistsec .pagecontent .pagestable .tablehead th {
    color: #01010b;
    font-size: 13px;
    line-height: 1.4;
    font-weight: 400;
    padding: 15px 10px 15px 15px;
    vertical-align: middle;
    text-align: left
}

.tablelistsec .pagecontent .pagestable .tablebody td:first-child,
.tablelistsec .pagecontent .pagestable .tablehead th:first-child {
    padding-right: 0
}

.tablelistsec .pagecontent .pagestable thead th {
    border-bottom: 2px solid #e5e5e5;
    line-height: 1.4
}

.tablelistsec .pagecontent .pagestable tfoot th {
    border-top: 2px solid #e5e5e5;
    line-height: 1.4
}

.tablelistsec .pagecontent .pagestable .tablebody td {
    color: #01010b;
    font-size: 12px;
    line-height: 1.4;
    font-weight: 400;
    padding: 13px 10px 23px 15px;
    border: none;
    vertical-align: top
}

.tablelistsec .pagecontent .pagestable .tablebody .date {
    display: block;
    text-decoration: underline
}

.tablelistsec .pagecontent .pagestable .tablebody .seo {
    display: inline-block;
    width: 15px;
    height: 15px;
    background-color: teal;
    border-radius: 50%
}

.statisticsec .colxs {
    padding-right: 8px;
    padding-left: 8px
}

.statisticsec .statichead {
    float: left;
    width: 100%;
    position: relative;
    padding-top: 35px
}

.statisticsec .statichead .pagename {
    float: left;
    width: 100%;
    margin-bottom: 15px
}

.statisticsec .statichead .pagename h3 {
    color: #01010b;
    font-size: 20px;
    font-weight: 500;
    line-height: 1;
    margin-bottom: 2px
}

.contactcustom .pagecontent .pagehead .pagename .links,
.leadstablelist .pagecontent .pagehead .pagename .links,
.seotablelist .pagecontent .pagehead .pagename .links,
.settingsec .pagecontent .pagehead .pagename .links,
.statisticsec .statichead .pagename .links {
    color: teal;
    font-size: 14px;
    font-weight: 500;
    line-height: 1.2;
    display: inline-block;
    word-break: break-word
}

.contactcustom .pagecontent .pagehead .pagename .links .fa,
.leadstablelist .pagecontent .pagehead .pagename .links .fa,
.seotablelist .pagecontent .pagehead .pagename .links .fa,
.settingsec .pagecontent .pagehead .pagename .links .fa,
.statisticsec .statichead .pagename .links .fa {
    font-size: 12px
}

.statisticsec .statichead .pagefilter {
    float: left;
    border-bottom: 2px solid #e5e5e5;
    margin-bottom: 15px
}

.statisticsec .statichead .pagefilter .links {
    color: #01010b;
    font-size: 14px;
    font-weight: 500;
    line-height: 1.2;
    padding: 6px 10px;
    margin: 0 9px -2px;
    display: inline-block;
    border-bottom: 3px solid transparent
}

.statisticsec .statichead .pagefilter .active {
    color: teal;
    border-color: teal
}

.statisticsec .staticontent {
    float: left;
    width: 100%;
    position: relative
}

.statisticsec .staticontent .boxes {
    float: left;
    width: 100%;
    margin-bottom: 28px;
    position: relative;
    border-radius: 3px;
    border: 1px solid #e5e5e5;
    background-color: #fff
}

.statisticsec .staticontent .infobox {
    padding: 30px
}

.statisticsec .staticontent .infobox .name {
    color: #01010b;
    font-size: 18px;
    font-weight: 400;
    line-height: 1.1;
    margin-bottom: 5px
}

.statisticsec .staticontent .infobox .count {
    color: rgba(0, 0, 0, .87);
    font-size: 20px;
    font-weight: 500;
    line-height: 1.2;
    margin-top: 5px;
    margin-right: 13px;
    float: left
}

.statisticsec .staticontent .infobox .persontage {
    color: teal;
    font-size: 13px;
    font-weight: 400;
    line-height: 1.2;
    margin-top: 8px;
    float: left
}

.statisticsec .staticontent .infobox .persontage .arrow {
    margin-right: 4px;
    max-height: 15px
}

.statisticsec .chartbox #chart_div1,
.statisticsec .chartbox #chart_div2 {
    height: 378px
}

.footsec .footicon .footlogo svg *,
.statisticsec .chartbox #chart_div1 .highcharts-background {
    fill: #ffffff
}

.statisticsec .chartbox #chart_div1 .highcharts-point {
    fill: #2869cb
}

.statisticsec .chartbox #chart_div2 .highcharts-title .ag-count {
    color: #01010b;
    font-size: 18px;
    font-weight: 400;
    line-height: 1.1;
    display: block
}

.statisticsec .chartbox #chart_div2 .highcharts-title .ag-label {
    color: rgba(0, 0, 0, .8);
    font-size: 14px;
    font-weight: 400;
    line-height: 1.1;
    display: block
}

.statisticsec .chartbox #chart_div2 .highcharts-container {
    overflow: visible !important
}

.statisticsec .chartbox #chart_div2 .chartTooltip {
    position: relative;
    z-index: 50;
    border: 2px solid #006ca9;
    border-radius: 5px;
    background-color: #fff;
    padding: 5px;
    font-size: 10px
}

.tablebox .table {
    margin-bottom: 0;
    width: 100%
}

.tablebox .table thead th {
    color: #01010b;
    font-size: 13px;
    line-height: 1.4;
    font-weight: 400;
    text-align: left;
    padding: 14px;
    border-bottom: 2px solid #e5e5e5
}

.tablebox .table tbody td {
    color: rgba(0, 0, 0, .8);
    font-size: 14px;
    line-height: 1.4;
    font-weight: 400;
    padding: 12px 14px;
    border: none
}

.seotablelist .pagecontent .pagestable .tablebody .up,
.settingsec .pagecontent .boxes a,
.tablebox .table tbody td a {
    color: teal
}

.tablebox .table-pagination {
    display: inline-block;
    width: 100%;
    padding: 10px;
    text-align: center
}

.tablebox .table-pagination a {
    color: #95989a;
    font-size: 12px;
    font-weight: 500;
    line-height: 1.1;
    width: 30px;
    height: 30px;
    display: inline-block;
    padding: 8px 5px;
    margin: 5px;
    border-radius: 12px;
    border: 1px solid #ededed;
    background-color: #fff
}

.tablebox .table-pagination .active {
    color: #01010b;
    background-color: #f2f2f2
}

@media screen and (max-width:1199px) {
    .statisticsec .statichead .pagefilter {
        width: 100%
    }

    .statisticsec .statichead .pagefilter .links {
        padding: 6px;
        margin: 0 8px
    }
}

.contactcustom .pagecontent,
.leadstablelist .pagecontent,
.seotablelist .pagecontent,
.settingsec .pagecontent {
    display: inline-block;
    width: 100%;
    position: relative;
    padding: 30px 0
}

.contactcustom .pagecontent .pagehead .pagename,
.leadstablelist .pagecontent .pagehead .pagename,
.seotablelist .pagecontent .pagehead .pagename,
.settingsec .pagecontent .pagehead .pagename {
    float: left;
    margin-bottom: 20px
}

.contactcustom .pagecontent .pagehead .pagename .title,
.leadstablelist .pagecontent .pagehead .pagename .title,
.seotablelist .pagecontent .pagehead .pagename .title,
.settingsec .pagecontent .pagehead .pagename .title {
    color: rgba(0, 0, 0, .87);
    font-size: 20px;
    font-weight: 500;
    line-height: 1;
    margin-bottom: 5px
}

.leadstablelist .pagecontent .pagehead .btnlist,
.seotablelist .pagecontent .pagehead .pagebtn,
.settingsec .pagecontent .pagehead .btnlist {
    float: right;
    margin-bottom: 20px
}

.leadstablelist .pagecontent .pagehead .btnlist li,
.settingsec .pagecontent .pagehead .btnlist li {
    float: left;
    margin: 4px 2px
}

.leadstablelist .pagecontent .pagehead .btnlist .borleft:before {
    content: "";
    width: 2px;
    height: 34px;
    float: left;
    margin-right: 10px;
    border-radius: 1px;
    background-color: #f2f2f2
}

.leadstablelist .pagecontent .pagehead .btnlist .btn-default,
.settingsec .pagecontent .pagehead .btnlist .btn-default {
    float: left;
    min-width: 34px;
    height: 34px;
    text-align: center;
    padding: 8px;
    border-radius: 8px;
    border: 1px solid #ededed;
    background-color: #fff;
    color: #95989a;
    font-size: 16px;
    outline: 0
}

.leadstablelist .pagecontent .pagehead .btnlist .btn-default img,
.settingsec .pagecontent .pagehead .btnlist .btn-default img {
    float: left;
    display: inline-block
}

.leadstablelist .pagecontent .pagehead .btnlist .btn-default .txt,
.seotablelist .pagecontent .pagehead .pagebtn .btn-default .text,
.settingsec .pagecontent .pagehead .btnlist .btn-default .txt {
    float: left;
    color: #01010b;
    font-size: 14px;
    font-weight: 400;
    margin-left: 6px;
    line-height: 1.3
}

.leadstablelist .pagecontent .pagehead .btnlist .serchbox,
.settingsec .pagecontent .pagehead .btnlist .serchbox {
    max-width: 34px;
    background-color: #fff;
    border: 1px solid #ededed;
    border-radius: 8px;
    overflow: hidden;
    height: 34px;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -o-transition: .5s;
    transition: .5s
}

.leadstablelist .pagecontent .pagehead .btnlist .serchbox.open,
.settingsec .pagecontent .pagehead .btnlist .serchbox.open {
    max-width: 210px
}

.leadstablelist .pagecontent .pagehead .btnlist .serchbox .inputgroup,
.settingsec .pagecontent .pagehead .btnlist .serchbox .inputgroup {
    position: relative;
    display: table;
    border-collapse: separate
}

.leadstablelist .pagecontent .pagehead .btnlist .serchbox .input-group-addon,
.settingsec .pagecontent .pagehead .btnlist .serchbox .input-group-addon {
    border: none;
    cursor: pointer;
    background-color: transparent;
    color: #95989a;
    padding: 6px 9px;
    display: table-cell;
    width: 1%;
    white-space: nowrap;
    vertical-align: middle
}

.leadstablelist .pagecontent .pagehead .btnlist .serchbox .form-control,
.settingsec .pagecontent .pagehead .btnlist .serchbox .form-control {
    border: none;
    padding-left: 0;
    font-size: 12px;
    font-weight: 400;
    color: #95989a;
    display: table-cell;
    position: relative;
    z-index: 2;
    float: left;
    width: 100%;
    margin-bottom: 0
}

.leadstablelist .pagecontent .pagestable .tablehead th {
    color: #01010b;
    font-size: 13px;
    line-height: 1.4;
    font-weight: 400;
    padding: 12px 10px 12px 15px;
    vertical-align: middle;
    border-bottom: 2px solid #e5e5e5;
    cursor: pointer;
    text-align: left
}

.leadstablelist .pagecontent .pagestable .tablehead .fa {
    color: #95989a;
    margin-left: 5px
}

.leadstablelist .pagecontent .pagestable .tablebody td,
.seotablelist .pagecontent .pagestable .tablebody td {
    color: #01010b;
    font-size: 14px;
    line-height: 1.4;
    font-weight: 400;
    padding: 12px 10px 12px 15px;
    border: none;
    vertical-align: middle
}

.leadstablelist .pagecontent .pagestable .tablebody .txtlight {
    color: rgba(0, 0, 0, .8);
    display: block
}

.custom1_paginat {
    text-align: center;
    width: 100%;
    display: inline-block;
    position: relative
}

.custom1_paginat .custompagi .pagination {
    margin: 5px;
    float: left
}

.custom1_paginat .custompagi .pagination li a {
    color: #95989a;
    font-size: 12px;
    padding: 6px;
    min-width: 30px;
    font-weight: 500;
    border-radius: 12px;
    margin: 2px 5px;
    border: 1px solid #ededed;
    background-color: #fff;
    position: relative;
    float: left;
    line-height: 1.42857143;
    text-decoration: none
}

.custom1_paginat .custompagi .pagination .active a {
    background-color: #e5e5e5;
    color: #01010b;
    border-color: #ededed
}

.custom1_paginat .custompagi .pagination .navbtn a {
    color: #01010b;
    margin: 2px 10px;
    padding: 6px 10px
}

.filterlead_modal {
    display: none;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 99999;
    padding: 100px 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: rgba(0, 0, 0, .8)
}

.password_form,
.thank_you_main {
    text-align: center;
    background-color: #f9f9f9
}

.filterlead_modal .modal-content {
    position: relative;
    background-color: #fefefe;
    margin: auto;
    padding: 0;
    border-radius: 5px;
    width: 98%;
    max-width: 525px;
    overflow: inherit;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, .2), 0 6px 20px 0 rgba(0, 0, 0, .19);
    -webkit-animation-name: animatetop;
    -webkit-animation-duration: .4s;
    animation-name: animatetop;
    animation-duration: .4s
}

.filterlead_modal .close {
    position: absolute;
    right: 10px;
    float: right;
    padding: 0;
    margin: 0;
    background-color: transparent;
    border: none
}

.filterlead_modal .modal-body {
    padding: 20px 0 0;
    display: inline-block;
    width: 100%
}

.filterlead_modal .modal-body hr {
    margin: 0 0 20px;
    border-top: 1px solid #eee
}

.filterlead_modal .modal-body .box {
    padding: 0 20px;
    display: inline-block;
    width: 100%
}

.filterlead_modal .modal-body .rows {
    margin-right: -5px;
    margin-left: -5px
}

.filterlead_modal .modal-body [class*=colxs] {
    padding: 0 5px
}

.filterlead_modal .labels,
.settingsec .pagecontent .boxes .inputbox .labels {
    font-size: 13px;
    color: #01010b;
    font-weight: 500;
    margin-bottom: 8px;
    display: block
}

.filterlead_modal .form-control {
    font-size: 13px;
    color: #95989a;
    font-weight: 400;
    padding: 5px;
    border: 2px solid #f2f2f2;
    border-radius: 3px
}

.filterlead_modal .modal-body .dateboxs {
    display: inline-block;
    width: 100%;
    position: relative
}

.filterlead_modal .modal-body .dateboxs .form-control {
    padding-right: 30px;
    padding-left: 10px
}

.filterlead_modal .modal-body .dateboxs .form-control-feedback {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    display: block;
    width: 34px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    pointer-events: none;
    padding-top: 6px
}

.image_with_iframee .testosec_image:after,
.testimonialsec .aapdu_patiyu2 .testosec_image:after {
    height: 35px;
    background-image: url(https://web.resimpli.com/wp-content/images/play-btn.png);
    content: ""
}

.filterlead_modal .modal-footer {
    border-top: 1px solid #e5e5e5
}

@-webkit-keyframes animatetop {
    from {
        top: -300px;
        opacity: 0
    }

    to {
        top: 0;
        opacity: 1
    }
}

@keyframes animatetop {
    from {
        top: -300px;
        opacity: 0
    }

    to {
        top: 0;
        opacity: 1
    }
}

.seotablelist .pagecontent .pagehead .pagebtn .btn-default {
    float: left;
    padding: 7px 10px;
    line-height: 1.3;
    margin: 2px 5px;
    border-color: #f2f2f2;
    color: #333;
    background-color: #fff
}

.seotablelist .pagecontent .pagehead .pagebtn .btn-default img {
    float: left;
    display: inline-block;
    max-width: 17px
}

.seotablelist .pagecontent .pagehead .pagebtn .btn-rank {
    background-color: #f9ffff;
    border: 1px solid rgba(0, 128, 128, .23)
}

.seotablelist .pagecontent .pagehead .pagebtn .btn-change {
    background-color: #fcf1f1;
    border: 1px solid #eccbcb
}

.contactcustom .pagecontent .boxright .middsec .labels .req,
.seotablelist .pagecontent .pagehead .pagebtn .btn-change .down,
.seotablelist .pagecontent .pagestable .tablebody .down,
.topbannermain .customvkLeadForm form.vkLeadForm.contactform>.row .form-group label.labels .req {
    color: maroon
}

.seotablelist .pagecontent .pagestable .tablehead th {
    color: #01010b;
    font-size: 13px;
    line-height: 1.4;
    font-weight: 400;
    text-align: left;
    padding: 12px 10px 12px 15px;
    vertical-align: middle;
    border-bottom: 2px solid #e5e5e5
}

.settingsec .pagecontent .pagehead .navtabs {
    display: inline-block;
    border-bottom: 2px solid #e5e5e5;
    margin-bottom: 20px;
    margin-top: 5px
}

.settingsec .pagecontent .pagehead .navtabs li a {
    border: none;
    display: block;
    border-bottom: 3px solid transparent;
    background-color: transparent;
    margin-right: 20px;
    padding: 5px 10px;
    font-size: 14px;
    color: #01010b;
    font-weight: 500;
	cursor: pointer;
}

.settingsec .pagecontent .pagehead .navtabs li:last-child a,
.topbanner .topbanner_temp2>.row .topbanner_temp2_txt.text2 p.innertxt:last-child {
    margin-right: 0
}

.settingsec .pagecontent .pagehead .navtabs .active {
    border-color: teal;
    color: teal
}

.settingsec .pagecontent .boxes {
    display: inline-block;
    width: 100%;
    margin-bottom: 20px;
    border-radius: 3px;
    border: 1px solid #e5e5e5;
    background-color: #fff
}

.settingsec .pagecontent .boxes .boxtitle {
    color: rgba(0, 0, 0, .87);
    font-size: 20px;
    font-weight: 500;
    margin-top: 10px;
    margin-bottom: 30px
}

.settingsec .pagecontent .boxes hr {
    margin: 0;
    border-top: 1px solid #eee
}

.settingsec .pagecontent .boxes .inputbox {
    padding: 20px 30px 0;
    display: inline-block;
    width: 100%
}

.settingsec .pagecontent .boxes .inputbox .form-control {
    font-size: 13px;
    color: #01010b;
    font-weight: 400;
    padding: 5px 8px;
    border: 2px solid #f2f2f2;
    border-radius: 3px;
    resize: none
}

.settingsec .pagecontent .boxes .analtitle {
    color: rgba(0, 0, 0, .87);
    font-size: 20px;
    font-weight: 500;
    margin-top: 10px;
    margin-bottom: 10px
}

.settingsec .pagecontent .boxes .analsubtitle {
    color: #01010b;
    font-size: 14px;
    font-weight: 400;
    margin-bottom: 15px
}

.settingsec .pagecontent .boxes .checkmain {
    display: inline-block;
    width: 100%;
    padding-left: 28px;
    position: relative
}

.settingsec .pagecontent .boxes .checkmain .checksvg {
    position: absolute;
    left: 0;
    top: -2px;
    fill: #95989a
}

.settingsec .pagecontent .boxes .checkmain .checksvg.green {
    fill: #008080
}

.settingsec .pagecontent .boxes .checkmain .titletxt1 {
    color: #01010b;
    font-size: 14px;
    font-weight: 500;
    line-height: 1.2;
    margin-bottom: 8px;
    display: block
}

.settingsec .pagecontent .boxes .checkmain .titletxt2,
.settingsec .pagecontent .boxes .tipsec .txt2 {
    color: #01010b;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.2;
    margin-bottom: 0;
    display: block
}

.settingsec .pagecontent .boxes .checkmain .inputgroup {
    position: relative;
    width: 100%;
    display: table;
    border-collapse: separate
}

.settingsec .pagecontent .boxes .checkmain .input-group-btn {
    display: table-cell;
    width: 25px;
    white-space: nowrap;
    vertical-align: middle;
    height: auto;
}

.settingsec .pagecontent .boxes .checkmain .form-control {
    display: table-cell;
    position: relative;
    z-index: 2;
    float: left;
    width: 100%;
    margin-bottom: 0
}

.settingsec .pagecontent .boxes .tipsec {
    display: inline-block;
    width: 100%;
    margin-bottom: 20px
}

.settingsec .pagecontent .boxes .tipsec .txt1 {
    color: #01010b;
    font-size: 14px;
    font-weight: 500;
    line-height: 1.2;
    margin-bottom: 8px;
    display: block;
    padding-left: 22px;
    position: relative
}

.settingsec .pagecontent .boxes .tipsec .txt1 .img {
    max-width: 17px;
    position: absolute;
    left: 0;
    top: -2px
}

.settingsec .pagecontent .boxes .deletebtn {
    border: none;
    background-color: transparent;
    outline: 0;
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: auto;
    margin-bottom: 5px;
}

.settingsec .pagecontent .boxes .mrleft {
    margin-left: 26px
}

.settingsec .pagecontent .boxes ol {
    list-style: decimal;
    padding-left: 16px;
    margin: 10px 0
}

.settingsec .pagecontent .boxes ol li {
    color: #01010b;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.4;
    margin: 3px 0
}

.settingsec .pagecontent .boxes ol li a {
    border-radius: 1px;
    border: 1px solid rgba(0, 128, 128, .23);
    background-color: #f9ffff;
    display: inline-block
}

.settingsec .pagecontent .boxes .checksub {
    display: inline-block;
    width: 100%;
    padding-left: 26px;
    position: relative
}

.settingsec .pagecontent .boxes .checksub .checksubsvg {
    position: absolute;
    left: 0;
    top: 0;
    fill: #008080
}

.settingsec .pagecontent .boxes .checksub .subtitletxt1 {
    color: #01010b;
    font-size: 14px;
    font-weight: 500;
    line-height: 1.2;
    margin-bottom: 8px;
    display: block;
    word-break: break-word
}

.settingsec .pagecontent .boxes .checksub .subtitletxt2 {
    color: #01010b;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.2;
    margin-bottom: 0;
    display: block;
    word-break: break-word
}

.settingsec .pagecontent .boxes .checksub .subtitletxt3 {
    color: #01010b;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.7;
    margin-bottom: 0;
    display: block;
    word-break: break-word
}

.settingsec .pagecontent .boxes .checksub .subtitletxt3 a {
    line-height: 1.2;
    border-radius: 1px;
    border: 1px solid rgba(0, 128, 128, .23);
    background-color: #f9ffff;
    display: inline-block
}

.settingsec .pagecontent .boxes .orsec {
    display: inline-block;
    margin-bottom: 20px
}

.settingsec .pagecontent .boxes .orsec .txt {
    color: #01010b;
    font-size: 14px
}

.settingsec .pagecontent .boxes .ortxt {
    display: inline-block;
    width: 100%;
    position: relative;
    margin-bottom: 15px
}

.settingsec .pagecontent .boxes .ortxt:before {
    content: "";
    background-color: #f2f2f2;
    width: 100%;
    height: 1px;
    display: inline-block;
    position: absolute;
    left: 0;
    top: 15px
}

.settingsec .pagecontent .boxes .ortxt .or {
    display: inline-block;
    width: 30px;
    height: 30px;
    background-color: #f2f2f2;
    color: #01010b;
    font-size: 12px;
    font-weight: 500;
    text-align: center;
    padding: 9px 4px;
    border-radius: 50px;
    position: relative
}

.settingsec .pagecontent .boxes .updatebtnsec {
    display: inline-block;
    width: 100%;
    text-align: center;
    border-top: 1px solid #f2f2f2;
    padding: 20px 10px
}

.contactcustom .pagecontent .boxright .update_btn .btn-success,
.settingsec .pagecontent .boxes .updatebtnsec .btn-save {
    background-color: teal;
    color: #fff;
    min-width: 150px
}

.contactcustom .pagecontent .boxleft {
    width: 39%;
    margin-right: 1%;
    margin-bottom: 30px;
    float: left;
    border-radius: 5px;
    border: 1px solid #e5e5e5;
    background-color: #fff
}

.contactcustom .pagecontent .boxright {
    width: 60%;
    float: left
}

.contactcustom .pagecontent .boxright .update_btn,
.contactcustom .pagecontent .fullbox {
    width: 100%;
    display: inline-block;
    text-align: center
}

.contactcustom .pagecontent .fullbox .boxright {
    width: 100%;
    display: inline-block;
    float: none;
    max-width: 870px
}

.contactcustom .pagecontent .boxleft .serchbox {
    float: left;
    width: 100%;
    padding: 15px
}

.contactcustom .pagecontent .boxleft .serchbox .input-group {
    background-color: #fff;
    border-radius: 8px;
    border: 1px solid #ededed
}

.contactcustom .pagecontent .boxleft .serchbox .input-group-addon {
    background-color: transparent;
    border: none;
    border-radius: 0;
    color: #919191;
    font-size: 14px;
    padding: 5px 0 5px 8px
}

.contactcustom .pagecontent .boxleft .serchbox .input-group-addon .fa {
    margin: 5px;
    color: #95989a
}

.contactcustom .pagecontent .boxleft .serchbox .input-group>.form-control {
    background-color: transparent;
    border: none;
    color: #95989a;
    box-shadow: none;
    font-size: 13px;
    font-weight: 400;
    line-height: 1.17;
    padding-left: 5px
}

.contactcustom .pagecontent .boxleft .itemslist {
    float: left;
    width: 100%;
    padding: 20px 15px 5px;
    border-top: 1px solid #e5e5e5
}

.contactcustom .pagecontent .boxleft .itemslist .tit {
    color: #01010b;
    font-size: 15px;
    font-weight: 400;
    margin-bottom: 5px
}

.contactcustom .pagecontent .boxleft .itemslist .titsub {
    color: #95989a;
    font-size: 13px;
    font-weight: 400;
    margin-bottom: 10px
}

.contactcustom .pagecontent .boxleft .itemslist .checkboxbtn {
    display: inline-block;
    width: 100%;
    position: relative;
    padding-left: 25px;
    margin: 9px 0;
    cursor: pointer
}

.contactcustom .pagecontent .boxleft .itemslist .checkboxbtn input,
.contactcustom .pagecontent .boxright .middsec .inputbox .checkboxbtn input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    top: 0;
    left: 0
}

.contactcustom .pagecontent .boxleft .itemslist .checkboxbtn .checkmark {
    width: 18px;
    height: 18px;
    border-radius: 2px;
    position: absolute;
    top: 1px;
    left: 0;
    border: 1px solid #95989a;
    background-color: #fff
}

.contactcustom .pagecontent .boxleft .itemslist .checkbtnlist .txt {
    color: #01010b;
    font-size: 13px;
    font-weight: 500;
    line-height: 15px;
    display: block;
    margin: 2px 0
}

.contactcustom .pagecontent .boxright .middsec .boxes {
    background-color: #fbfbfb;
    border: 1px dashed #cecece;
    border-radius: 3px;
    width: 100%;
    display: inline-block;
    text-align: left;
    margin: 0 0 30px;
    padding: 30px 30px 0
}

.contactcustom .pagecontent .boxright .middsec .boxes .boxhead {
    display: inline-block;
    width: 100%;
    position: relative;
    margin-bottom: 20px
}

.contactcustom .pagecontent .boxright .middsec .boxes .boxhead .title {
    display: inline-block;
    color: rgba(0, 0, 0, .87);
    font-size: 20px;
    font-weight: 500;
    line-height: 1.2;
    margin-bottom: 10px;
    cursor: pointer
}

.contactcustom .pagecontent .boxright .middsec .boxes .boxhead .title .fa,
.wp-block-columns.homesection1 .wp-block-column {
    margin-left: 10px
}

.contactcustom .pagecontent .boxright .middsec .boxes .boxhead .title.showen .fa {
    transform: rotate(-90deg)
}

.contactcustom .pagecontent .boxright .middsec .boxes .switch {
    position: relative;
    float: right;
    padding-right: 35px;
    margin-top: 5px;
    font-size: 13px;
    font-weight: 400;
    line-height: 1.3;
    color: #01010b
}

.contactcustom .pagecontent .boxright .middsec .boxes .switch input {
    opacity: 0;
    width: 0;
    height: 0;
    margin: 0
}

.contactcustom .pagecontent .boxright .middsec .boxes .switch .slider {
    position: absolute;
    width: 30px;
    height: 15px;
    cursor: pointer;
    top: 0;
    right: 0;
    bottom: 0;
    background-color: #95989a;
    -webkit-transition: .4s;
    transition: .4s;
    border-radius: 34px
}

.contactcustom .pagecontent .boxright .middsec .boxes .switch .slider:before {
    content: "";
    position: absolute;
    height: 13px;
    width: 13px;
    left: 2px;
    bottom: 1px;
    background-color: #fff;
    -webkit-transition: .4s;
    transition: .4s;
    border-radius: 50%
}

.contactcustom .pagecontent .boxright .middsec .boxes .switch input:checked+.slider {
    background-color: teal
}

.contactcustom .pagecontent .boxright .middsec .boxes .switch input:checked+.slider:before {
    -webkit-transform: translateX(13px);
    -ms-transform: translateX(13px);
    transform: translateX(13px)
}

.contactcustom .pagecontent .boxright .middsec .labels {
    font-size: 14px;
    color: #01010b;
    font-weight: 500;
    margin-bottom: 8px;
    display: block
}

.contactcustom .pagecontent .boxright .middsec .inputbox {
    display: table;
    width: 100%;
    border-collapse: separate
}

.contactcustom .pagecontent .boxright .middsec .inputbox .form-control {
    font-size: 13px;
    color: #01010b;
    font-weight: 400;
    padding: 5px 7px;
    border: 2px solid #f2f2f2;
    border-radius: 3px;
    display: table-cell;
    width: 96%;
    resize: none
}

.contactcustom .pagecontent .boxright .middsec .inputbox .checkboxbtn {
    display: table-cell;
    width: 1%;
    position: relative;
    padding-left: 25px;
    padding-top: 8px;
    margin: 9px 0;
    cursor: pointer;
    vertical-align: top
}

.contactcustom .pagecontent .boxright .middsec .inputbox .checkboxbtn .checkmark {
    width: 18px;
    height: 18px;
    border-radius: 2px;
    position: absolute;
    top: 8px;
    left: 0;
    border: 1px solid #95989a;
    background-color: #fff
}

.contactcustom .pagecontent .boxright .middsec .inputbox .checkboxbtn .txt {
    color: #01010b;
    font-size: 13px;
    font-weight: 400;
    line-height: 15px;
    display: block;
    margin: 2px 0
}

.contactcustom .pagecontent .boxright .update_btn .btn {
    font-size: 13px;
    font-weight: 500;
    border-radius: 3px;
    color: #333;
    border: none;
    margin: 2px;
    padding: 8px 20px;
    white-space: normal
}

@media screen and (max-width:640px) {
    .testimonial_banner {
        padding: 100px 0
    }

    .testimonial_banner h1 {
        font-size: 26px
    }

    .advancedivmain .advancediv ul.reason-house-main li.reason-house-inner {
        width: 100%
    }

    .areabyhousesec ul li {
        width: 33.33%
    }

    .tablelistsec .pagecontent .topbtn {
        position: static;
        width: 100%;
        display: inline-block
    }

    .settingsec .pagecontent .pagehead .navtabs li a {
        margin-right: 0
    }

    .contactcustom .pagecontent .pagehead .pagename .title {
        font-size: 16px
    }

    .contactcustom .pagecontent .boxright .middsec .boxes {
        padding: 20px 20px 0
    }

    .contactcustom .pagecontent .boxright .middsec .boxes .boxhead .title {
        font-size: 18px
    }
}

.settingsec .pagecontent .boxes .checksub .subtitletxt3 a,
.settingsec .pagecontent .boxes ol li a {
    pointer-events: none
}

.settingsec .pagecontent .boxes .checksub .subtitletxt3 a:first-child {
    pointer-events: auto
}

.updatebtnsec img {
    height: 30px;
    display: none
}

#toast-container>div {
    opacity: 1
}

.topbanner .topbanner_temp2>.row {
    max-width: 1140px;
    margin: auto;
    display: flex;
    align-items: center;
    flex-wrap: wrap
}

.topbanner .topbanner_temp2>.row h1 {
    color: #fff;
    margin: 0 0 25px;
    letter-spacing: normal;
    text-align: left;
    max-width: 450px
}

.topbanner .topbanner_temp2>.row .topbanner_temp2_txt {
    display: inline-block;
    width: 100%;
    box-sizing: border-box;
    margin-bottom: 10px
}

.topbanner .topbanner_temp2>.row .topbanner_temp2_txt p.innertxt {
    display: inline-flex;
    align-items: center;
    float: left;
    margin-bottom: 0
}

.topbanner .topbanner_temp2>.row .topbanner_temp2_txt.text2 p.innertxt {
    width: auto;
    margin-right: 10px
}

.topbanner .topbanner_temp2>.row .topbanner_temp2_txt p.innertxt svg {
    display: inline-block;
    width: 30px;
    height: 30px;
    fill: #fff;
    padding-top: 5px
}

.topbanner .topbanner_temp2>.row form.vkLeadForm.contactform {
    padding: 30px 10px;
    border-radius: 5px;
    border: 1px solid rgba(117, 98, 61, .69);
    background-color: rgba(0, 0, 0, .5)
}

.topbanner .topbanner_temp2>.row form.vkLeadForm.contactform .row,
.topbannermain .customvkLeadForm .row {
    margin-left: 7px;
    margin-right: 7px
}

.topbanner .topbanner_temp2>.row form.vkLeadForm.contactform .col-sm-12,
.topbannermain .customvkLeadForm .col-sm-12 {
    padding-left: 7px;
    padding-right: 7px
}

.topbanner .topbanner_temp2>.row form.vkLeadForm.contactform>.row>div:first-child {
    width: 60%
}

.topbanner .topbanner_temp2>.row form.vkLeadForm.contactform>.row .form-group label.labels {
    font-size: 13px;
    font-weight: 500;
    line-height: 1.15;
    display: block;
    margin-bottom: 8px
}

.topbanner .topbanner_temp2>.row form.vkLeadForm.contactform>.row .form-group input,
.topbannermain .customvkLeadForm form.vkLeadForm.contactform>.row .form-group input {
    font-size: 13px;
    padding: 10px 15px;
    height: auto
}

.topbanner .topbanner_temp2>.row form.vkLeadForm.contactform>.row>div:last-child button.btn.btn-submit {
    margin-top: 5px;
    padding: 10px;
    border-radius: 20px;
    color: #fff;
    width: 100%
}

.topbannermain .customvkLeadForm {
    width: 680px;
    margin: auto;
    padding: 30px 20px;
    border-radius: 5px;
    box-shadow: 0 0 20px 0 rgb(49 49 49 / 10%);
    border: 1px solid #e9e9e9;
    background-color: #fff;
    position: absolute;
    left: 50%;
    bottom: -40px;
    transform: translate(-50%, 0)
}

.topbannermain .customvkLeadForm form.vkLeadForm.contactform>.row .form-group label.labels {
    color: #2a2a2a;
    font-size: 15px;
    font-weight: 500;
    margin-bottom: 8px
}

.topbannermain .customvkLeadForm form.vkLeadForm.contactform>.row>div:last-child button.btn.btn-submit {
    padding: 10px;
    border-radius: 20px;
    color: #fff;
    width: 100%
}

.topbannermain .customvkLeadForm form.vkLeadForm.contactform>.row .form-group input.error {
    border-color: red
}

.topbanner.hero3 {
    clip-path: polygon(0 10%, 100% 0, 100% 90%, 0% 100%);
    padding: 160px 10px 300px
}

.topbannermain .customvkLeadForm form.vkLeadForm.contactform>.row div:nth-child(2),
.topbannermain .customvkLeadForm form.vkLeadForm.contactform>.row div:nth-child(3),
.topbannermain .customvkLeadForm form.vkLeadForm.contactform>.row div:nth-child(4) {
    width: 33.33333333%
}

ul.ul-list-item li {
    display: list-item;
    width: 100%;
    margin: 15px 0;
    font-weight: 500
}

.ourvalues .ourvaluesecondsectxt p:last-child {
    margin-top: 10px;
    margin-bottom: 0
}

.accordian-top-section,
.re_custom_cotainer .entry-content .wp-block-group.accordian-top-section {
    max-width: 1060px;
    margin: 50px auto
}

.accordian-top-section div p {
    font-size: 18px;
    line-height: 1.6;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    letter-spacing: normal
}

.page-template-thank_you #site-content {
    padding-top: 100px
}

.thank_you_main {
    padding: 200px 20px;
    width: 100%;
    display: inline-block
}

.password_form .password_form_inner,
.thank_you_main .thank_you_inner {
    max-width: 700px;
    margin: 0 auto
}

.thank_you_main .thank_you_inner h1,
.thank_you_main .thank_you_title {
    line-height: 1.2;
    margin-bottom: 20px
}

.thank_you_main .thank_you_description,
.thank_you_main .thank_you_inner p {
    line-height: 1.5;
    margin-bottom: 30px
}

.thank_you_main .thank_you_button {
    padding: 10px 20px;
    border-radius: 5px;
    font-weight: 500;
    color: #fff;
    display: inline-block;
    line-height: 1.2
}

@media screen and (max-width:700px) {
    .topbannermain .customvkLeadForm {
        width: 96%
    }
}

@media screen and (max-width:580px) {
    .topbanner.hero3 {
        clip-path: polygon(0 9%, 100% 0, 100% 91%, 0% 100%)
    }
}

@media screen and (max-width:1080px) {
    .accordian-top-section {
        padding: 0 15px
    }
}

@media screen and (max-width:460px) {
    .topbanner.hero3 {
        clip-path: polygon(0 8%, 100% 0, 100% 92%, 0% 100%)
    }
}

.topbanner.hero1,
.topbanner.hero2 {
    padding: 100px 10px
}

.re_custom_cotainer .entry-content {
    padding: 25px 15px
}

.re_custom_cotainer .entry-content pre {
    padding: 5px;
    margin-bottom: 10px
}

.re_custom_cotainer .entry-content h1,
.re_custom_cotainer .entry-content h2,
.re_custom_cotainer .entry-content h3,
.re_custom_cotainer .entry-content h4,
.re_custom_cotainer .entry-content h5,
.re_custom_cotainer .entry-content h6 {
    margin: 30px 0 15px;
    line-height: 1.3;
    font-weight: 800;
    font-stretch: normal;
    font-style: normal;
    letter-spacing: normal
}

.re_custom_cotainer .entry-content h2 {
    font-size: 35px
}

.re_custom_cotainer .entry-content h4 {
    font-size: 25px
}

/* .re_custom_cotainer .entry-content p {
    line-height: 1.8;
    margin-bottom: 15px;
    font-size: 18px;
    color: #2a2a2a;
    font-weight: 500
} */

.re_custom_cotainer .entry-content ul {
    margin: revert revert 15px;
    padding: revert;
    list-style-type: revert;
    line-height: 1.8;
    font-size: 18px
}

.re_custom_cotainer .entry-content ol li,
.re_custom_cotainer .entry-content ul li {
    margin-bottom: 10px;
    font-weight: 500
}

.re_custom_cotainer .entry-content ol {
    margin: revert;
    padding: revert;
    list-style-type: revert;
    line-height: 1.8;
    font-size: 18px
}

.custom-col .headlogo .site-title a.custom_logo_icon {
    display: flex;
    align-items: center
}

.custom-col .headlogo .site-title a.custom_logo_icon svg {
    margin-right: 10px;
    min-width: fit-content
}

.testimonialsec .carousel-control {
    top: 50%;
    bottom: auto;
    width: auto;
    height: auto;
    min-width: 150px;
    display: flex;
    padding: 10px;
    opacity: 1;
    justify-content: space-between;
    align-items: center;
    border-radius: 10px;
    text-shadow: none;
    border: 1px solid #e5e5e5;
    background: rgba(255, 255, 255, .5);
    transform: translate(0, -50%)
}

.testimonialsec .carousel-control.left {
    left: 0;
    text-align: right
}

.testimonialsec .carousel-control.right {
    right: 0;
    text-align: left
}

.testimonialsec .carousel-inner {
    max-width: calc(100% - 350px);
    margin: 0 auto;
    min-height: 700px;
    display: flex;
    align-items: center
}

.carousel-inner {
    position: relative;
    width: 100%;
    overflow: hidden
}

.testimonialsec .container-fluid {
    max-width: 1170px;
    position: relative
}

.image_with_text .testosec {
    max-width: 100%;
    padding: 50px 30px;
    backdrop-filter: blur(3px);
    background-color: rgb(255 255 255) !important;
    box-shadow: 0 0 30px 0 rgb(0 0 0 / 10%);
    text-align: left
}

.image_with_text {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    width: 100%
}

.image_with_text .image_testimonial {
    width: 100%;
    max-width: 100%;
    height: 400px;
    object-fit: cover
}

.testimonialsec .aapdu_patiyu2 .item {
    background-color: transparent;
    padding: 0;
    top: auto
}

.image_with_iframee .testosec_image img,
.testimonialsec .aapdu_patiyu2 .testosec_image img {
    width: 100%;
    height: 400px;
    object-fit: cover
}

.testimonialsec .aapdu_patiyu2 .testosec_image {
    position: relative;
    cursor: pointer
}

.image_with_iframee .testosec_image:before,
.testimonialsec .aapdu_patiyu2 .testosec_image:before {
    content: "";
    background-color: rgba(0, 0, 0, .5);
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0
}

.image_with_iframee .testosec_iframe iframe,
.testimonialsec .aapdu_patiyu2 .testosec_iframe iframe {
    width: 100% !important;
    height: 400px
}

.testimonialsec .aapdu_patiyu2 .testosec_image:after {
    display: inline-block;
    width: 154px;
    background-size: cover;
    background-repeat: no-repeat;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%)
}

.testimonialsec .carousel-control .pre {
    font-size: 15px;
    font-weight: 500;
    color: #fff
}

@media screen and (max-width:991px) {
    .navbar-toggle {
        display: block;
        margin: 0
    }

    .sidebar {
        left: 0 !important
    }

    .sidebar .list-group {
        margin-bottom: 10px
    }

    .content-wrapper,
    .sidebar.side {
        margin-left: 0 !important
    }

    .settingsec .pagecontent .boxes .mrleft {
        margin-left: 0
    }

    .contactcustom .pagecontent .boxleft,
    .contactcustom .pagecontent .boxright {
        width: 100%;
        margin: 10px 0
    }

    .testimonialsec .carousel {
        margin-top: 20px;
        margin-bottom: 170px
    }

    .testimonialsec .carousel-inner {
        max-width: 100%
    }

    .testimonialsec .carousel-control.left {
        left: 10px
    }

    .testimonialsec .carousel-control.right {
        right: 10px
    }

    .testimonialsec .carousel-control {
        top: auto;
        bottom: -170px
    }

    ul.primary-menu.reset-list-style .menu-item-27>ul.sub-menu {
        right: -68px !important;
        top: 7px
    }
}

@media screen and (max-width:480px) {
    .customhead h2 {
        font-size: 20px !important;
    }

    .aboutsec {
        padding: 50px 10px
    }

    .ourprocesec {
        padding: 50px 0
    }

    .testimonialsec .testosec .txt {
        font-size: 16px;
        margin-bottom: 30px
    }

    .testimonialsec iframe {
        height: 280px
    }

    .ourteams .txtdiv {
        padding: 0 15px
    }

    .ourteams .imgdiv {
        padding: 10px
    }

    .blogcontent .latestblog .admininfo,
    .blogcontent .latestblog .imgsec {
        padding: 15px
    }

    .blogcontent .latestblog .infosec {
        padding: 0
    }

    .blogcontent .latestblog .infosec .timesec span {
        font-size: 10px
    }

    .blogcontent .bloglist .blogs .blogsub,
    .testimonsec .testimonlist .testimon .testimonsub {
        height: auto
    }

    .blogdetails .blogdetailsub h1,
    .testimonial_banner h1 {
        font-size: 22px
    }

    .testimonsec .testimonlist .testimon {
        width: 98%
    }

    .testimonsec .testimonlist .videosec .video-btn {
        margin: 30px 0
    }

    .areabyhousesec ul li {
        width: 50%
    }

    .settingsec .pagecontent .pagehead .navtabs li {
        width: 100%
    }

    .testimonialsec .carousel-control.left {
        width: 100%;
        left: 0;
        bottom: -100px
    }

    .testimonialsec .carousel-control.right {
        width: 100%;
        right: 0
    }

    .testimonialsec .testosec {
        padding: 20px
    }

    .testimonialsec .aapdu_patiyu2 .testosec_image img {
        height: 300px
    }
}

.pagetopbanner {
    padding: 110px 0;
    position: relative;
    display: none
}

.pagetopbanner .container h1 {
    color: #fff;
    text-transform: capitalize
}

.custom-col div#myTopnav nav ul.primary-menu li.menu-item.menu-item-has-children>a:after {
    content: "";
    background: url(/wp-content/images/submenu-aerrow.png) center/contain no-repeat;
    padding: 10px
}

ul.primary-menu.reset-list-style li ul.sub-menu {
    position: absolute;
    background-color: #fff !important;
    box-shadow: 0 0 3px #999;
    text-align: left;
    z-index: 9;
    left: 0;
    right: 0;
    padding: 5px 0;
    min-width: 150px
}

ul.primary-menu.reset-list-style .menu-item>ul.sub-menu .menu-item>ul.sub-menu {
    right: -91px;
    top: 7px
}

ul.primary-menu.reset-list-style li:hover>ul.sub-menu {
    display: flex !important;
    flex-direction: column
}

.ouradvatagestemp2 .ouradvatagestemp2-left .customhead H3.txt1:after {
    content: "";
    width: 50px;
    height: 5px;
    margin: 12px auto 20px;
    background-color: #000;
    display: block
}

.ouradvatagestemp2 .advancediv .box {
    border: 1px solid #d8e3eb
}

.ouradvatagestemp2 .advancediv .box:nth-child(3n) {
    border-right: 1px solid #d8e3eb
}

.ouradvatagestemp2 .advancediv .box h6 {
    font-size: 16px
}

.ouradvatagestemp2 .advancediv .box .txt {
    color: #2a2a2a;
    font-size: 15px;
    font-weight: 500;
    line-height: 1.5;
    -webkit-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    transition: .3s ease-in-out
}

.wp-block-columns.homesection1 {
    display: flex;
    align-items: center !important;
    max-width: 1260px;
    width: 100%;
    padding: 8px 15px;
    background-color: #fff;
    box-shadow: 0 0 20px 0 rgb(0 0 0 / 10%);
    border-radius: 50px;
    margin: 20px auto 0
}

.wp-block-columns.homesection1 .wp-block-column p {
    color: #787878;
    font-size: 13px;
    font-weight: 500;
    margin-top: 5px
}

.wp-block-columns.homesection1 .wp-block-column .wp-block-group.first1,
.wp-block-columns.homesection1 .wp-block-column .wp-block-group.second2,
.wp-block-columns.homesection1 .wp-block-column .wp-block-group.third3 {
    padding: 12px 20px;
    border-radius: 31.5px;
    background-color: #f8f8f8;
    display: flex;
    align-items: center
}

.wp-block-columns.homesection1 .wp-block-column .wp-block-group.first1 h4,
.wp-block-columns.homesection1 .wp-block-column .wp-block-group.second2 h4,
.wp-block-columns.homesection1 .wp-block-column .wp-block-group.third3 h4 {
    margin: 0 0 5px;
    font-size: 15px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    letter-spacing: normal;
    text-align: left;
    color: #2a2a2a
}

.wp-block-columns.homesection1 .wp-block-column .wp-block-group.first1 p,
.wp-block-columns.homesection1 .wp-block-column .wp-block-group.second2 p,
.wp-block-columns.homesection1 .wp-block-column .wp-block-group.third3 p {
    font-size: 13px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    letter-spacing: normal;
    text-align: left;
    color: #787878
}

.wp-block-columns.homesection1 .wp-block-column .wp-block-group.blockscontacts:before {
    margin-right: 15px;
    font-size: 25px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    letter-spacing: normal;
    text-align: left;
    color: #2a2a2a;
    word-break: normal
}

.aboutsecnewhome:before {
    content: none !important
}

.aboutsecnewhome .wp-block-cover__inner-container .wp-block-media-text__content h3 {
    font-size: 25px;
    font-weight: 700;
    line-height: 1.2;
    padding-bottom: 15px;
    position: relative;
    text-transform: uppercase
}

.aboutsecnewhome .wp-block-cover__inner-container .wp-block-media-text__content p {
    font-size: 13px;
    font-weight: 500;
    line-height: 1.7;
    max-width: 500px;
    margin-bottom: 40px
}

.wp-block-cover.alignfull.get_cash_after_about .get_cash_inner figure:before {
    content: "";
    opacity: .5;
    border-radius: 5px;
    background-blend-mode: hard-light;
    background-image: linear-gradient(to bottom, #001432, #001432);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.wp-block-cover.alignfull.get_cash_after_about .get_cash_inner figure:after {
    content: "";
    width: 65px;
    height: 65px;
    object-fit: contain;
    background-image: url(https://web.resimpli.com/wp-content/images/play-button-svgrepo-com.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 50px 50px;
    background-color: #3d5b88;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    border: 10px solid;
    border-radius: 50%
}

.wp-block-cover.alignfull.get_cash_after_about .get_cash_inner p.getcashheading {
    margin: 0 0 20px;
    font-size: 25px;
    font-weight: 700;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: left
}

.wp-block-cover.alignfull.get_cash_after_about .get_cash_inner form.vkLeadForm.contactform .row>div .form-group input.form-control {
    height: auto;
    margin: 0 0 15px;
    padding: 13px;
    border-radius: 5px;
    border: 1px solid #e6e6e6;
    background-color: #fbfbfb;
    font-size: 13px;
    font-weight: 400;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.77;
    letter-spacing: normal;
    text-align: left;
    color: #787878
}

.wp-block-cover.alignfull.get_cash_after_about .get_cash_inner form.vkLeadForm.contactform .row>div button.btn {
    width: 200px;
    margin-top: 15px;
    padding: 12px;
    border-radius: 5px;
    background-color: #ec3b43;
    font-size: 15px !important;
    font-weight: 500 !important;
    font-stretch: normal;
    font-style: normal;
    letter-spacing: normal;
    color: #fff
}

.ourprocesssec_main .alignfull.ourprocesssec {
    background-color: #eef8ff !important
}

.ourprocesssec_main .ourprocesssec .ouradvatagestemp2-left .alignfull.customhead h3.txt1 {
    margin: 0 0 10px;
    font-size: 25px;
    font-weight: 700;
    font-stretch: normal;
    font-style: normal;
    letter-spacing: normal;
    text-align: left;
    color: #000
}

.ourprocesssec_main .ourprocesssec .ouradvatagestemp2-left .alignfull.customhead p.txt2 {
    margin: 10px 0 0;
    font-size: 15px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.67;
    letter-spacing: normal;
    text-align: left;
    color: #2a2a2a;
    max-width: 250px
}

.ourprocesssec_main .ourprocesssec .wp-block-group.ouradvantage_box h5 {
    margin: 0 0 30px;
    font-size: 15px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.67;
    letter-spacing: normal;
    text-align: left;
    color: #787878
}

.ourprocesssec_main .ourprocesssec .wp-block-group.ouradvantage_box p.ouradvantagehead {
    margin: 0 0 15px;
    font-size: 20px;
    font-weight: 700;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.5;
    letter-spacing: normal;
    text-align: left;
    color: #000
}

.afreeguide .wp-block-cover__inner-container .afreeguidecolumn .wp-block-columns .res-spacer-box {
    border-radius: 5px;
    font-size: 20px;
    font-weight: 700;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.5;
    letter-spacing: normal;
    display: inline-flex;
    align-items: center;
    justify-content: center
}

@media screen and (max-width:991px) {
    .wp-block-columns.homesection1 {
        padding: 15px;
        position: static;
        transform: none;
        border-radius: 10px
    }

    .wp-block-group.ournewsection {
        padding: 50px 10px
    }

    .aboutsecnewhome .wp-block-media-text.is-stacked-on-mobile .wp-block-media-text__content {
        padding: 4%
    }

    .wp-block-cover.alignfull.get_cash_after_about .get_cash_inner>div {
        padding: 2%
    }

    .ourprocesssec_main .alignfull.ourprocesssec {
        padding: 50px 20px
    }

    .ouradvatagestemp2 .advancediv .box {
        border-right: 1px solid #d8e3eb
    }

    .ouradvatagestemp2 {
        padding: 50px 0
    }
}

.image_with_iframee .testosec_image:after {
    display: inline-block;
    width: 154px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    cursor: pointer
}

.only_iframe .testosec_iframe iframe {
    height: 445px
}

.contformdiv .contform #contactUsForm div:first-child h1,
.contformdiv .contform #contactUsForm div:first-child h2,
.contformdiv .contform #contactUsForm div:first-child h3,
.contformdiv .contform #contactUsForm div:first-child h4,
.contformdiv .contform #contactUsForm div:first-child h5,
.contformdiv .contform #contactUsForm div:first-child h6 {
    color: #2a2a2a;
    font-style: normal;
    font-weight: 700;
    margin-bottom: 10px
}

.contformdiv .contform #contactUsForm div:first-child p {
    color: #787878;
    font-style: normal;
    font-weight: 500;
    font-size: 18px
}

.password_form {
    padding: 80px 20px;
    width: 100%;
    display: inline-block
}

.password_form .password_form_inner .post-password-form p:first-child {
    font-size: 22px;
    font-weight: 600;
    line-height: 1.5;
    margin-bottom: 30px
}

.password_form .password_form_inner .post-password-form label {
    font-size: 22px;
    font-weight: 600;
    line-height: 1.5
}

.password_form .password_form_inner .post-password-form input[type=submit] {
    margin: 0;
    padding: 12px 41px;
    font-size: 18px;
    border-radius: 50px;
    background-image: linear-gradient(to right, #ea3b43, #f15c63);
    color: #fff;
    border: none
}

.password_form .custom-password-message {
    color: red !important;
    font-size: 22px
}

.password_form .password_form_inner input[type=password] {
    font-size: 16px;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    padding: 5px 15px;
    margin-left: 15px;
    max-width: 100%
}

.password_form .password_form_inner .post-password-form p:last-child {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 15px;
    flex-wrap: wrap
}

@media screen and (max-width:400px) {
    .password_form .password_form_inner input[type=password] {
        margin: 0
    }
}

@media screen and (max-width:767px) {
    .commonmodal .modal-header h5 {
        font-size: 18px
    }

    .leadstablelist .pagecontent .pagestable .tablebody td,
    .leadstablelist .pagecontent .pagestable .tablehead th,
    .tablebox .table tbody td,
    .tablebox .table tfoot th,
    .tablebox .table thead th,
    .tablelistsec .pagecontent .pagestable .tablebody td,
    .tablelistsec .pagecontent .pagestable tfoot th,
    .tablelistsec .pagecontent .pagestable thead th {
        white-space: nowrap
    }

    .filterlead_modal {
        padding: 50px 0
    }

    .topbannermain .customvkLeadForm form.vkLeadForm.contactform>.row div {
        width: 100% !important
    }

    .topbannermain {
        padding-bottom: 150px;
        margin-bottom: 30px
    }

    ul.primary-menu.reset-list-style li:hover>ul.sub-menu li a {
        margin: 10px !important
    }

    #mySidenav ul.primary-menu li.current-menu-item a {
        color: #fff;
        position: relative
    }

    #mySidenav ul.primary-menu li.current-menu-item a:before {
        content: "";
        position: absolute;
        bottom: -5px;
        width: 80%;
        height: 2px;
        background-color: #fff
    }

    ul.primary-menu.reset-list-style .menu-item>ul.sub-menu {
        position: unset !important;
        background-color: #054068 !important
    }

    #mySidenav ul.primary-menu li a {
        width: auto !important
    }

    ul.primary-menu.reset-list-style li:hover .menu-item ul.sub-menu {
        margin-left: 15px;
        box-shadow: none
    }

    div#mySidenav nav ul.primary-menu li.menu-item.menu-item-has-children>a:after {
        content: "";
        background: url(/wp-content/images/submenu-aerrow.png) center/contain no-repeat;
        padding: 10px;
        position: absolute;
        right: 15px;
        filter: invert(1)
    }

    div#mySidenav nav ul.primary-menu li.menu-item.menu-item-has-children {
        position: relative
    }

    .topbanner .topbanner_temp2>.row form.vkLeadForm.contactform>.row>div,
    .topbanner .topbanner_temp2>.row form.vkLeadForm.contactform>.row>div:first-child,
    .topbanner .topbanner_temp2>.row form.vkLeadForm.contactform>.row>div:nth-child(2) {
        width: 100%
    }

    .topheader .headnumber {
        display: block;
        position: fixed;
        bottom: 0;
        background: #fff;
        width: 100%;
        text-align: center;
        left: 0;
        padding: 10px;
        box-shadow: 0 0 10px 0 #5e5e5e;
        height: auto
    }

    .topheader .headnumber .num {
        flex-direction: inherit;
        justify-content: space-around;
        width: 100%
    }

    .topheader .headnumber .num .txt {
        margin: 0;
        font-size: 16px
    }

    .topheader .headnumber .num .disc_txt {
        font-size: 16px
    }

    .copyrightsec {
        padding-bottom: 100px
    }
}

@media screen and (max-width:440px) {
    .topheader .headnumber .num {
        flex-direction: column;
        align-items: center
    }

    .topheader .headnumber .num .disc_txt,
    .topheader .headnumber .num .txt {
        font-size: 14px
    }
}

.contform #contactUsForm h4 {
    font-size: 24px
}

.blogbanner .category_title p {
    font-size: 18px;
    font-weight: 500;
    line-height: 1.7;
    max-width: 750px;
    margin: 5px auto 25px;
    padding: 0 15px;
    display: block
}

.blogbanner .category_title ol,
.blogbanner .category_title ul {
    font-size: 18px;
    font-weight: 700;
    font-stretch: normal;
    font-style: normal;
    line-height: 2.33;
    letter-spacing: normal;
    text-align: left;
    color: #fff;
    max-width: 750px;
    margin: 5px auto 25px;
    padding: 0 15px
}

.blogbanner .category_title img {
    width: auto;
    display: block
}

.offer_modal .modal-footer .btn-default {
    background: rgb(237 237 237 / .99) !important
}

@media screen and (max-width:360px) {
    .topbanner.hero3 {
        clip-path: polygon(0 7%, 100% 0, 100% 93%, 0% 100%)
    }

    .modal-footer .btn+.btn {
        margin-top: 10px
    }
}

.REchecbox .form-group {
    display: flex;
    align-items: flex-start;
    line-height: 1.3;
    margin-bottom: 10px !important
}

.REchecbox .form-group>* {
    display: inline-block;
    width: auto;
    height: auto;
    min-height: auto
}

.REchecbox .form-group .form-control.resimpli_link_color {
    margin-right: 10px;
    width: auto;
    height: auto;
    min-height: auto
}

#contactUsForm .REchecbox,
.gform_wrapper form .gform-body .gform_fields .ginput_container_checkbox .gchoice,
.modal-dialog .gform_wrapper .gform-body .gform_fields .ginput_container_checkbox .gchoice {
    display: flex;
    align-items: flex-start
}

#contactUsForm .REchecbox input.form-control {
    width: auto;
    margin: 4px 10px 0 0
}

#contactUsForm .REchecbox label.labels {
    line-height: 1.3
}

.re_custom_cotainer .entry-content .wp-block-buttons,
.re_custom_cotainer .entry-content .wp-block-group,
.re_custom_cotainer .entry-content P,
.re_custom_cotainer .entry-content blockquote,
.re_custom_cotainer .entry-content h1,
.re_custom_cotainer .entry-content h2,
.re_custom_cotainer .entry-content h3,
.re_custom_cotainer .entry-content h4,
.re_custom_cotainer .entry-content h5,
.re_custom_cotainer .entry-content h6,
.re_custom_cotainer .entry-content ol,
.re_custom_cotainer .entry-content ul,
.re_custom_cotainer .entry-content>* {
    max-width: 1070px;
    width: 100%;
    margin-right: auto;
    margin-left: auto
}

.re_custom_cotainer .entry-content .alignfull,
.re_custom_cotainer .entry-content .custom-post-type-post.alignfull,
.re_custom_cotainer .entry-content .getwid-section-content-custom-width.alignfull,
.re_custom_cotainer .entry-content .wp-block-audio.alignfull,
.re_custom_cotainer .entry-content .wp-block-buttons.alignfull,
.re_custom_cotainer .entry-content .wp-block-calendar.alignfull,
.re_custom_cotainer .entry-content .wp-block-comments.alignfull,
.re_custom_cotainer .entry-content .wp-block-embed.alignfull,
.re_custom_cotainer .entry-content .wp-block-getwid-accordion.alignfull,
.re_custom_cotainer .entry-content .wp-block-getwid-content-timeline.alignfull,
.re_custom_cotainer .entry-content .wp-block-getwid-image-hotspot.alignfull,
.re_custom_cotainer .entry-content .wp-block-getwid-video-popup.alignfull,
.re_custom_cotainer .entry-content .wp-block-group.alignfull,
.re_custom_cotainer .entry-content .wp-block-latest-comments.alignfull,
.re_custom_cotainer .entry-content .wp-block-latest-posts.alignfull,
.re_custom_cotainer .entry-content .wp-block-media-text.alignfull,
.re_custom_cotainer .entry-content .wp-block-query.alignfull,
.re_custom_cotainer .entry-content h1.alignfull,
.re_custom_cotainer .entry-content h2.alignfull,
.re_custom_cotainer .entry-content h3.alignfull,
.re_custom_cotainer .entry-content h4.alignfull,
.re_custom_cotainer .entry-content h5.alignfull,
.re_custom_cotainer .entry-content h6.alignfull,
.re_custom_cotainer .entry-content.alignfull,
.re_custom_cotainer .entry-content.wp-block-getwid-circle-progress-bar.alignfull,
.re_custom_cotainer .wp-block-table.alignfull {
    max-width: 100%;
    width: 100%;
    margin-right: auto;
    margin-left: auto
}

.re_custom_cotainer .entry-content .alignwide,
.re_custom_cotainer .entry-content .custom-post-type-post.alignwide,
.re_custom_cotainer .entry-content .getwid-section-content-custom-width.alignwide,
.re_custom_cotainer .entry-content .wp-block-archives.alignwide,
.re_custom_cotainer .entry-content .wp-block-audio.alignwide,
.re_custom_cotainer .entry-content .wp-block-buttons.alignwide,
.re_custom_cotainer .entry-content .wp-block-calendar.alignwide,
.re_custom_cotainer .entry-content .wp-block-comments.alignwide,
.re_custom_cotainer .entry-content .wp-block-embed.alignwide,
.re_custom_cotainer .entry-content .wp-block-gallery.alignwide,
.re_custom_cotainer .entry-content .wp-block-getwid-accordion.alignwide,
.re_custom_cotainer .entry-content .wp-block-getwid-button-group.alignwide,
.re_custom_cotainer .entry-content .wp-block-getwid-content-timeline.alignwide,
.re_custom_cotainer .entry-content .wp-block-getwid-image-hotspot.alignwide,
.re_custom_cotainer .entry-content .wp-block-getwid-video-popup.alignwide,
.re_custom_cotainer .entry-content .wp-block-group.alignwide,
.re_custom_cotainer .entry-content .wp-block-image.alignwide,
.re_custom_cotainer .entry-content .wp-block-latest-comments.alignwide,
.re_custom_cotainer .entry-content .wp-block-latest-posts.alignwide,
.re_custom_cotainer .entry-content .wp-block-media-text.alignwide,
.re_custom_cotainer .entry-content .wp-block-query.alignwide,
.re_custom_cotainer .entry-content h1.alignwide,
.re_custom_cotainer .entry-content h2.alignwide,
.re_custom_cotainer .entry-content h3.alignwide,
.re_custom_cotainer .entry-content h4.alignwide,
.re_custom_cotainer .entry-content h5.alignwide,
.re_custom_cotainer .entry-content h6.alignwide,
.re_custom_cotainer .entry-content.wp-block-getwid-circle-progress-bar.alignwide,
.re_custom_cotainer .wp-block-table.alignwide {
    max-width: 1200px;
    width: 100%;
    margin-right: auto;
    margin-left: auto
}

.re_custom_cotainer .entry-content .custom-post-type-post,
.re_custom_cotainer .entry-content .getwid-section-content-custom-width,
.re_custom_cotainer .entry-content .wp-block-archives,
.re_custom_cotainer .entry-content .wp-block-audio,
.re_custom_cotainer .entry-content .wp-block-calendar,
.re_custom_cotainer .entry-content .wp-block-code,
.re_custom_cotainer .entry-content .wp-block-comments,
.re_custom_cotainer .entry-content .wp-block-embed,
.re_custom_cotainer .entry-content .wp-block-gallery,
.re_custom_cotainer .entry-content .wp-block-getwid-accordion,
.re_custom_cotainer .entry-content .wp-block-getwid-button-group,
.re_custom_cotainer .entry-content .wp-block-getwid-content-timeline,
.re_custom_cotainer .entry-content .wp-block-getwid-image-hotspot,
.re_custom_cotainer .entry-content .wp-block-getwid-video-popup,
.re_custom_cotainer .entry-content .wp-block-latest-comments,
.re_custom_cotainer .entry-content .wp-block-query,
.re_custom_cotainer .entry-content .wp-block-separator,
.re_custom_cotainer .entry-content .wp-block-verse,
.re_custom_cotainer .entry-content.wp-block-getwid-circle-progress-bar {
    max-width: 1070px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    margin-block-start: 1.5rem;
    margin-block-end: 0
}

.re_custom_cotainer .entry-content .wp-block-calendar {
    max-width: 1070px;
    margin: 15px auto;
    width: 100%
}

.re_custom_cotainer .entry-content .wp-block-media-text,
.re_custom_cotainer .wp-block-table {
    max-width: 1070px;
    width: 100%;
    margin: 1.5rem auto 0
}

.re_custom_cotainer .wp-block-table td,
.wp-block-table th {
    border: 1px solid #000;
    padding: 1em
}

.re_custom_cotainer .entry-content .wp-block-image.alignwide {
    margin-top: 1.5rem
}

.re_custom_cotainer .entry-content .wp-block-image.alignfull {
    max-width: 100%;
    width: 100%;
    margin-top: 1.5rem
}

.re_custom_cotainer .entry-content .wp-block-image .alignleft {
    max-width: 100%;
    width: 100%;
    float: left;
    margin-inline-start: 0;
    margin-inline-end: 2em
}

.re_custom_cotainer .entry-content .wp-block-archives.alignwide {
    max-width: 1200px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    margin-block-start: 1.5rem;
    margin-block-end: 0
}

.re_custom_cotainer .entry-content .wp-block-archives.alignfull {
    max-width: 100%;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    margin-block-start: 1.5rem;
    margin-block-end: 0
}

.re_custom_cotainer .entry-content .wp-block-calendar table caption {
    background-color: #fff;
    text-align: center;
    padding: 10px 0
}

.re_custom_cotainer .entry-content .wp-block-calendar td {
    padding: .75em
}

.re_custom_cotainer .entry-content .wp-block-latest-comments.aligncenter {
    max-width: 1070px;
    width: 100%;
    text-align: center
}

.entry-content>p {
    color: #2a2a2a;
    font-size: 18px;
    font-weight: 500;
    line-height: 1.5;
    max-width: 1070px;
    margin: 5px auto 15px;
	padding: 0 15px;
}

.buyertemplate .entry-content h1, .buyertemplate .entry-content h2, .buyertemplate .entry-content h3, .buyertemplate .entry-content h4, .buyertemplate .entry-content h5, .buyertemplate .entry-content h6 {
    max-width: 1070px;
    margin: 30px auto 20px;
}

.entry-content .howwework p,
.entry-content .ouradvance .wp-block-group__inner-container p {
    color: #2a2a2a;
    font-size: 18px;
    font-weight: 500;
    line-height: 1.7;
    max-width: 750px;
    margin-right: auto;
    margin-left: auto
}

.re_custom_cotainer .entry-content .customhead h3 {
    font-weight: 700;
    font-size: 24px;
    margin: 0;
    text-align: center;
    max-width: 100%
}

.re_custom_cotainer .entry-content .ouradvance hr.head-line {
    color: transparent;
    margin: 5px auto;
    width: 50px
}

.re_custom_cotainer .entry-content .aboutsec .aboutext h3 {
    color: #fff;
    font-size: 24px;
    font-weight: 700;
    line-height: 1.2;
    padding-bottom: 15px;
    position: relative;
    text-transform: uppercase;
    margin: 0
}

.re_custom_cotainer .entry-content .aboutsec .aboutext p {
    color: #89a5b8;
    font-size: 18px;
    font-weight: 500;
    line-height: 1.7;
    max-width: 500px;
    margin-bottom: 40px;
    margin-left: 0
}

.re_custom_cotainer .entry-content .reasonssecres .sec-txt1 {
    font-size: 24px;
    font-weight: 700;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.4;
    letter-spacing: normal;
    text-align: left;
    color: #000;
    margin: 0
}

.re_custom_cotainer .entry-content .reasonssecres p {
    font-weight: 500;
    margin-bottom: 10px;
    line-height: 1.67
}

.re_custom_cotainer .entry-content .reasonssecres .help-txtall ul {
    line-height: 2.33;
    font-size: 18px;
    font-weight: 700;
    color: #313131;
    padding-right: 5px;
    padding-left: 0;
    list-style: none
}

.re_custom_cotainer .entry-content .reasonssecres .help-txtall ul li {
    position: relative;
    padding-left: 15px;
    margin: 0;
    font-weight: unset
}

.re_custom_cotainer .entry-content .testimonialsec {
    padding: 50px 10px;
    max-width: 100%
}

.re_custom_cotainer .entry-content .getdealsec h2.txt1 {
    font-size: 24px;
    font-weight: 700;
    letter-spacing: normal;
    color: #2a2a2a
}

.re_custom_cotainer .entry-content .areabyhousesec h3.areabyhousetxt1 {
    font-size: 24px;
    font-weight: 700;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    margin: 0 0 20px;
    max-width: 100%
}

.re_custom_cotainer .entry-content .areabyhousesec ul {
    display: flex;
    width: 100%;
    flex-wrap: wrap;
    padding: 0;
    margin: 0;
    max-width: 100%
}

.re_custom_cotainer .entry-content .areabyhousesec ul li p {
    margin: 0;
    line-height: normal
}

.re_custom_cotainer .entry-content .areabyhousesec ul li:before {
    line-height: normal
}

.re_custom_cotainer .entry-content .wp-block-group.ourvalues {
    padding: 50px 0;
    background-color: #fff;
    max-width: 100%
}

.re_custom_cotainer .entry-content .ourvalues .ourvaluesecondsectxt h3 {
    margin: 50px 0 15px;
    font-size: 24px;
    font-weight: 800;
    line-height: 1.8;
    color: #2a2a2a
}

.ourprocesssec_main .ourprocesssec .wp-block-group.ouradvantage_box p,
.ourvalues ul li {
    font-size: 15px;
    font-weight: 500;
    color: #313131;
    font-stretch: normal;
    font-style: normal;
    letter-spacing: normal
}

.re_custom_cotainer .entry-content .ourvalues .ourvaluesecondsectxt p {
    line-height: 1.67
}

.re_custom_cotainer .entry-content .ourvalues .ourvaluesecondsectxt ul {
    padding: 0;
    list-style: none
}

.re_custom_cotainer .entry-content .accordian-top-section div p {
    line-height: 1.6
}

.re_custom_cotainer .entry-content div#accordion {
    margin: 50px 0;
    padding: 0 15px;
    max-width: 100%
}

.re_custom_cotainer .entry-content .accordion-toggle {
    cursor: pointer;
    font-size: 20px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.5;
    letter-spacing: normal;
    margin: 30px auto 0;
    padding: 20px 15px 0 25px;
    border: 1px solid #f3f3f3;
    background-color: #fcfcfc;
    position: relative;
    display: flex;
    align-items: center;
    border-radius: 5px 5px 0 0;
    border-bottom: none;
    max-width: 1060px
}

.customhead .txt2,
.ouradvatagestemp2 .ouradvatagestemp2-right p {
    color: #2a2a2a;
    font-weight: 500;
    line-height: 1.7;
    max-width: 750px;
    margin: 5px auto 45px
}

.ouradvatagestemp2>.wp-block-group__inner-container>.wp-block-columns {
    flex-direction: column;
    margin: 0
}

.ouradvatagestemp2 {
    padding: 50px 0 110px
}

.ouradvatagestemp2 .advancediv .box h6 {
    color: #1c547a;
    font-weight: 800;
    margin: 15px 0 12px
}

.ouradvatagestemp2 .advancediv .wp-block-group__inner-container .wp-block-columns:nth-of-type(2) .wp-block-column {
    border-top: none
}

.wp-block-group.ournewsection {
    padding: 40px 0 0;
    position: relative
}

.wp-block-columns.homesection1 .wp-block-column h4 {
    font-size: 15px;
    color: #2a2a2a;
    font-weight: 700
}

.wp-block-columns.homesection1 .wp-block-column .wp-block-group.first1:before {
    content: "01"
}

.wp-block-columns.homesection1 .wp-block-column .wp-block-group.second2:before {
    content: "02"
}

.wp-block-columns.homesection1 .wp-block-column .wp-block-group.third3:before {
    content: "03"
}

.aboutsecnewhome {
    background-image: url(https://web.resimpli.com/wp-content/images/caced7ca-06cf-46f2-85c2-bbc74e25b32b.png);
    padding: 50px 30px;
    position: relative
}

.aboutsecnewhome .wp-block-cover__background {
    background-color: #07314d !important
}

.aboutsecnewhome .wp-block-cover__inner-container {
    width: 930px;
    margin-bottom: 0
}

.aboutsecnewhome .wp-block-cover__inner-container .wp-block-media-text__content h3 {
    color: #fff !important
}

.aboutsecnewhome .wp-block-cover__inner-container .wp-block-media-text__content p {
    color: #89a5b8 !important
}

.wp-block-cover.alignfull.get_cash_after_about {
    padding: 100px 0
}

.wp-block-cover.alignfull.get_cash_after_about .get_cash_inner>div {
    align-self: auto
}

.ourprocesssec_main .alignfull.ourprocesssec {
    padding: 150px 20px;
    margin-bottom: 0
}

.ourprocesssec_main .alignfull.ourprocesssec .wp-block-columns {
    max-width: 1120px;
    margin: auto
}

.ourprocesssec_main .ourprocesssec .ouradvatagestemp2-left .alignfull.customhead p {
    margin: 10px 0 0;
    font-size: 15px;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.67;
    letter-spacing: normal;
    text-align: left;
    color: #2a2a2a;
    max-width: 250px
}

.ourprocesssec_main .ourprocesssec .wp-block-group.ouradvantage_box {
    width: auto;
    margin: 0;
    padding: 30px 25px 34px 20px;
    border-radius: 5px;
    background-color: #ffffff
}

.ourprocesssec_main .ourprocesssec .wp-block-group.ouradvantage_box p {
    margin: 15px 0 0;
    line-height: 1.67;
    text-align: left
}

.ourvalues ul li {
    line-height: 1.2;
    position: relative;
    padding-left: 20px;
    margin: 10px 0
}

.feestable {
    padding-top: 60px
}

.feestable .tablediv h2 {
    margin: 0 0 30px;
    font-size: 25px;
    font-weight: 700;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.32;
    letter-spacing: normal;
    text-align: left;
    color: #000
}

.getdealsec .wp-block-cover__inner-container .wp-block-columns .customhead>h2 {
    margin: 0 auto 5px;
    font-size: 25px;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #2a2a2a;
    max-width: 830px
}

.getdealsec .wp-block-cover__inner-container .wp-block-columns .customhead>p {
    max-width: 830px
}

.ourvalues ul li:before {
    content: "";
    background-color: #999;
    border-radius: 50%;
    height: 8px;
    width: 8px;
    display: inline-block;
    position: absolute;
    left: 0;
    top: 6px
}

@media screen and (max-width:991px) {
    .wp-block-columns.homesection1 {
        padding: 15px;
        position: static;
        transform: none;
        border-radius: 10px
    }

    .wp-block-group.ournewsection {
        padding: 50px 10px
    }

    .aboutsecnewhome .wp-block-media-text.is-stacked-on-mobile .wp-block-media-text__content {
        padding: 4%
    }

    .wp-block-cover.alignfull.get_cash_after_about .get_cash_inner>div {
        padding: 2%
    }

    .ourprocesssec_main .alignfull.ourprocesssec {
        padding: 50px 20px
    }

    .ouradvatagestemp2 {
        padding: 50px 0
    }
}

.wp-block-cover.alignfull.get_cash_after_about .get_cash_inner form.vkLeadForm.contactform .row>div.REchecbox .form-group input[type=checkbox] {
    margin-right: 10px;
    margin-top: 4px;
    width: auto;
    min-height: auto
}

.gform_wrapper form .gform-body .ginput_container input[type=text],
.gform_wrapper form .gform-body .ginput_container input[type=email],
.gform_wrapper form .gform-body .ginput_container input[type=tel],
.gform_wrapper form .gform-body .ginput_container select,
.modal-dialog .gform_wrapper .gform-body .ginput_container input[type=text],
.modal-dialog .gform_wrapper .gform-body .ginput_container select {
    font-size: 15px;
    padding: 13px 19px;
    height: auto;
    box-shadow: none !important;
    outline: 0;
    display: block;
    width: 100%;
    color: #2a2a2a;
    background-color: #fff;
    border: 1px solid #e6e6e6;
    font-weight: 500;
    border-radius: 5px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;
    -o-transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    line-height: normal;
	text-align: left;
}

.gform_wrapper.gform-theme .field_sublabel_above .ginput_complex {
    align-items: flex-start !important
}

.gform_wrapper.gform-theme label {
    color: #2a2a2a;
    font-size: 16px !important;
    font-weight: 500;
    margin-bottom: 10px;
    line-height: 1.5;
    padding: 0 !important
}

.gform_wrapper.gform-theme .ginput_container_address span:not(.ginput_full) {
    flex: 0 0 33.33% !important
}

.gform_wrapper.gform-theme .gfield_checkbox button,
.gform_wrapper.gform-theme .gform_footer input[type=submit] {
    padding: 10px;
    border-radius: 20px;
    display: inline-block;
    margin-bottom: 0;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    font-weight: 500 !important;
    font-size: 15px !important;
    border: 1px solid transparent;
    line-height: 1.42857143;
    background-image: none
}

.gform_wrapper.gform-theme .gsection .gsection_title {
    color: #2a2a2a;
    font-size: 20px;
    font-weight: 700;
    line-height: 1.3;
    margin-bottom: 0;
    margin-top: 0;
    text-transform: capitalize
}

.gform_wrapper.gform-theme .gsection {
    border-bottom: none !important;
    padding: 0 !important;
    margin-bottom: 10px
}

.gform_wrapper.gform-theme .top_label .gsection_description {
    color: #787878;
    font-size: 18px;
    font-weight: 500;
    line-height: 1.6;
    margin-bottom: 20px !important;
    padding-top: 0 !important
}

.gform_wrapper.gform-theme .gform_fields {
    grid-row-gap: 10px !important
}

.gform_wrapper.gform-theme .gfield_label {
    color: #2a2a2a;
    font-weight: 500 !important;
    margin-bottom: 10px !important;
    line-height: 1.5;
    width: 100%;
    text-align: left
}

.gform_wrapper.gform-theme .ginput_container_radio .gchoice label {
    margin: 0 !important;
    padding: 5px 0 5px 7px !important;
    font-weight: 400 !important;
    line-height: normal
}

.gform_wrapper.gform-theme .ginput_container_radio .gchoice .gfield-choice-input {
    accent-color: #08314b;
    width: 18px;
    height: 18px
}

.formshortcode .gravityform_custom_shortcode .gform_wrapper.gform-theme .gform_fields {
    grid-row-gap: 0px !important
}

.gform_wrapper.gform-theme .gfield-choice-input+label {
    margin-top: 0 !important;
    padding: 5px 0 5px 7px !important
}

.gform_wrapper.gform-theme .gfield_time_ampm.below select {
    padding: 12px 8px !important
}

.gform_wrapper.gform-theme .hour_minute_colon {
    line-height: 3 !important
}

.gform_wrapper.gform-theme .gform_heading .gform_title {
    margin: 0 auto 5px;
    font-size: 25px;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #2a2a2a;
    font-weight: 700
}

.gform_wrapper form .gform-body .gform_fields .ginput_container_checkbox .gchoice .gfield-choice-input,
.modal-dialog .gform_wrapper .gform-body .gform_fields .ginput_container_checkbox .gchoice .gfield-choice-input {
    width: auto;
    margin: 4px 10px 0 0;
    height: 13px
}

.gform_wrapper form .gform-body .gform_fields .ginput_container_checkbox .gchoice label.gform-field-label,
.modal-dialog .gform_wrapper .gform-body .gform_fields .ginput_container_checkbox .gchoice label.gform-field-label {
    color: #2a2a2a;
    font-size: 15px !important;
    font-weight: 500;
    line-height: 1.3;
    display: inline-block;
    width: auto;
    height: auto;
    min-height: auto;
    max-width: 100%;
    padding: 0 !important;
    text-align: left
}

.blogdetails .blogdetailsub .getdealsec,
.testimonial-top-text .para-text .getdealsec {
    width: 100vw;
    position: relative;
    margin-left: -50vw;
    left: 49%
}

.blogdetails .blogdetailsub {
    margin-bottom: 0 !important
}

.gform_wrapper.gform-theme .gform_heading p.gform_description {
    margin: 8px 0;
    font-size: 18px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.67;
    letter-spacing: normal;
    color: #313131
}

.template_2_to_1 .ouradvatagestemp2 .customhead h3 {
    text-align: center;
}

.template_2_to_1 .ouradvatagestemp2 .advancediv .box {
    border: 0;
}

.template_2_to_1 .ouradvatagestemp2 .advancediv .box figure {
    padding: 10px;
    background-color: #1c547a;
    border-radius: 100px;
    width: 54px;
    height: 54px;
}

.template_2_to_1 .ouradvatagestemp2 .advancediv .box figure img {
    width: auto;
    height: 34px;
    margin: 0 auto;
    display: block;
}

.template_2_to_1 .ourprocesssec_main .ourprocesssec .wp-block-group.ouradvantage_box p {
    display: inline-block;
}

.template_2_to_1 .ouradvance .advancediv .box figure {
    padding: 10px;
    background-color: #1c547a;
    border-radius: 100px;
    width: 54px;
    height: 54px;
}

.template_2_to_1 .ouradvance .advancediv .box figure img {
    width: auto;
    height: 34px;
    margin: 0 auto;
    display: block;
}

.template_2_to_1 .ouradvance .advancediv .box h6 {
    text-align: center;
    font-size: 16px;
}

.template_2_to_1 .ouradvance .advancediv .box p {
    text-align: center;
    font-size: 15px;
}

.template_2_to_1 .callussec .wp-block-cover__inner-container .wp-block-columns.container {
    margin: 0 !important;
    padding-top: 30px;
    padding-bottom: 30px;
}

.template_2_to_1 .callussec .wp-block-cover__inner-container .wp-block-columns.container h3 {
    color: #fff;
}

.template_2_to_1 .callussec .wp-block-cover__inner-container .wp-block-columns.container a span {
    color: #ffffff !important;
}

.template_2_to_1 .compareblog .has-media-on-the-right {
    flex-direction: unset;
}

/* ( 1.2 ) */
#revert-loader-toolbar {
    display: none;
    background: rgba(255, 255, 255, .7) url('data:image/gif;base64,R0lGODlhSwBLANUAAP////7+/v39/fz8/Pr6+vn5+ff39/b29vX19fT09PPz8/Ly8vHx8fDw8O/v7+7u7u3t7ezs7Ovr6+rq6unp6ejo6Ofn5+bm5uTk5OPj4+Li4uDg4N3d3dra2tjY2NfX19TU1NHR0c/Pz87Ozs3NzcfHx8XFxcTExMHBwbu7u7q6urW1tbS0tLGxsa+vr6ioqKenp6Kiop6enp2dnZycnJSUlJOTk4qKioCAgHd3d21tbWNjYwAAAAAAAAAAAAAAACH/C05FVFNDQVBFMi4wAwEAAAAh+QQFCgAAACwAAAAAQwBLAAAG/0CAcEgsGo/FAogVo8VYoAJySq1aj50mbcuNda7g8LXELZdL4rRaCDK7t6C13KrQvssxxXx/JN/daHyCQi9/bi+Dg4ZviVQFCpADSBaLbhZICB6aEnIUICOgoBx6SZVmUkUeNjusrDkqYgcfobSgG0Z2lTFGMq2+rDgaVwchtca3RCimWyhFvb+/OsJVs8bGl0OUy9hCLdDfOFUW1uSoQimmKUQS3+0tVJ/kxhNEBS6LLuYAKe3fOVMF5Fn7Ug/dnRT6ANzo943TEQUCjYU4YsEglxTciOhgCM0DEogRawG0QDIhEY4dP4akFWdPDpS+PB4ZsDIUBz41YLY6MIVDzf8REPiY0LmjBhWQIVvyeQlT5pQNK0nx8QBTxhWoAoMmGsrQKhgLxYyB4NkIgAam0d6JGTChw6cPGxqULSJCBo4dOW6kIDu3r9+/fPgCTjQgQ7wRITZIHSwHQthjkhirwSrvQ2TJYCCsvIn5yoDHEeV2rjLhJ8HRUzr8HHEZtZHVIxa7JgJb9mwhtW8bUf2ztW4ApWue/i3kc03RxIdoDsk5ORHK5Cw7N+KY3Abf04tjOJzYdnYjgr+LH/97AAW3I+Ai72vAgYQLFCIkEJDmAuhQY+cSoHChv/8LFSwQBnTWaDXIAf8l2J8DV0U1SAEKRsjgUTUptQd/ESpoEhE+1WTloBwIZqjgA1PQ9FNzcjwgYoT0PbSahWtguOJ/GwKAVE1TCFDAji0eMaOGKv00kREFqPjfAxtW8CONSARkWhECGBnhAz0KEcGS/mE3xGEh0TOEAO+tKEGVCWAJHxXj1KSPlCuSOMQAZnpHRDURZQQhlvoosKRDVBATETJDOGDmhIHOWAEBw9B5jBFKYlmBEYJmKAGiYUzA5QijGCGAmf1VKUSRCVKQgByPRNIkpxfUGMCOBWg5F6rZyfgjBdkxYCYD2Q3QqKGu3lbmj6OKZ+uKuJJ3wK7/VRCeeAEkEIGSFcgXwCBBAAAh+QQFCgAAACwIAAAAQwBDAAAG/0CAcEgsGouUTmgU6lCO0Kh0SgVAlqOsNgSper/VjHY8zoDPaOGEzM5O0nBqAdsehwrx/BFTb2P0gEMgfWwggYGEbYd6ColsClEXkpCLUI5kRxcpNJycL4aVRXSOIUYonaicLhGhQxuXWRtFp6mpMaytjbCUQiO1vy6tQhyXHEQKv8kjwgAfiR9FIMm/L8wAxHXGRSvTv7y52Foc30Mx3bUW1kMK7FLn6OpfL++o6fFVm/Sc914d+jQp+HmZR8+ewCkW6KE42O/cQoZeIBC0tQwimA0oXNB4sQKUxY8gQ7bSIBKMhxk6dqjMAQNBySgIZKicOVPHiZdGEOCgyVOlDLqcRGr0HHoT6IihQ3W4xHkD6dCALxE4HXoDp4epQ61i7al1K02cB7zOrMpU7A6oL0WI1XEAKAChW024BXBg59Sfc+nKTCo37xAPMlKufNHW7xGShhPfSxCBwgUJDgwoBrCggqTLkp4YdoC5s6TCbjl79owHaIHRozXjfIB6NOiSrUc/wHk6dmfVImvbxkx7N+YKQH1fxvXSsfAEQBUIvzBXgm9yLy3HdmDYOWrqiRMYv/yg9GQABcInDgIAIfkEBQoAAAAsAAAIAEsAOwAABv9AgHBILBqPyKQSoGgWltCodDpUcEZYLIhC7Xqlm6wY+zl8z2hheDwOmdNwqYVN/8TvygJ9b8H7ixN7dCB/hQAdgnRPhnghiWwKjHiPkJJ3IJRikZZwV5lYnHEQnyMcoXGYmZunaAqZG6yij7CxcQepbX21eA0bHyMgHRO7xMXGx2cRUQwUF84VDovIQhcoMTTYLyVIBxXO398O0wAo2ObmMR1FDuDtzhLILufz2ChDB+75D8Yp9P7qALzlc2eA2AZ//mIASDAwn7JdKxD6AxGhYT5iEv2tsJhP2ikLGf1xdOcxFMiQ80a2K8npJEpzFVU6w/gS2wqGMh/WiliTkMCqkQV3HXypEAC+kfuK9UMJEAA7i/COyctoj0i3geKmlUvYtAizb9BYGrNgzZy2caLQql3LVsqIGTh25LihAkHbKBpy7NjLd4eOFneVnOhLeK+MwEc8FF58GDERvYsLe3AsxETkxTUoA6hxebFdx5A7953sWLRkyjpMj6Z8QzVfnYFTuJarOcJswJpbqMaheYgM0To09PZ9GYfw4UM8cO6bIwXyIwc8SIe9JAgAIfkEBQoAAAAsCAAIAEMAQwAABv9AgHAoLBiJyKRyyWw6AQnKZTp9FJ7YrHYooXqnjq14TKx8z2GyGts9nxXr+FLhrsvvRGn9nMDj924RfnIFgGcVg3GFhl+Ja4uMUxSOa5FUD5RqD5YXB5lkkIaTn2QOkVekpYaeqWoKZmejrXEJEVISDgazu7y9vr9arMBjChshI8ggGcNaG8jPzyEQzE4f0NfIG9RLHNje09tEDd7eIeFEHeTeE+dC6t4d7Qrv3vL02Pb30O0A+s/x7dL5Y9dunD5z/AB0uwcuobV32hIOcVauoUQhxY4lw3CxibCOIEOq2YDCBY0XLECIBBDhBY2XMGnEIAGyQ8ybL1FcvICzp864hC574rzAz6ZQnCn4pTjak19QpjEttELgoSoCJlBxSv3kwcaOr19teFASI2vUTAhqgF37tcZVIivMwoTjCAEOtnhxvBUCQu7JTGrx4q1BRIHfEZQ8CF48dsgIsy4yyVgsWAYSFFBjWBykgzJeHUkwC3Wx2Q8Cz4L3DrGwNOYLlVxR422sxIJtuqlks+WXQ/fXHE5973jBL0Jn2ToEKdWdVOIL1MQ7mjjOVocJkQdS3Ois40aKj46CAAAh+QQFCgAAACwIAAAAOwBLAAAG/0CAcEgsGouJSOVSiSSO0Kh0WjwsL9hs5UDteqGMrFjM+Jq9ibEa+zy7ode1uPKuE8Nyddlep+TVFHx1f2uCbgWEagWGZ4ljjGdxiXSQXw6OWA6VX4iYi5teD44PoGYShBKlZ6JypKpnBaxZD5+vbwW4trq7vL2+v8DBwsPExcbHyMnKy8zNzs/Q0dLT1NXW19jZ2tvcxAgqNzk7ODMjtg0bHyMgHYFRLTo78vM7ORqgByAj+/wjIRdHZNAbKO9EJQj9Eu7bUEQgQYIeGClQSJGhEA8PH+ZgpI+iQgVCamR8aEIQQo8KOQBAMPJhDUEcUFIEgLHlwI18Osrsp6CmTcV6UrJI2fnR588dOo5cSEGjadMUAI2EIMozwtF5N4wwdcqVRgojHajyWyTu6lciLrqqdVFkgth1Qlpc3RGByFa1Xc8KKfDWwhAcR1sQuYC3cFQhFqh+IKIhXksZRVAUxouiyIadIbgwBpwRcpEYk9XGMHLZ4wfNWsvOqxHRSGi8RxTE7AdiApUIHnKjLmLhtVq/UBQIr8XId1dhL4w3fSGshHIaJYQpAO07BkhhIIyDKOY8dHRjHah3jdFBGYgVoGOs2M4oCAAh+QQFCgAAACwAAAgAQwBDAAAG/0CAcEgsGo/IpBJQaC6f0Oiy8LhYrZSEdMtNOq5gq6RL7n7D4Up5/VSg32O23PiuK+Z4QKL+puTnEXxvf3IVgmgFhGuHiIplFIxgiY5dVZFWlGQHlxcPmWSQkZOfWwWRDqSah6ipj28Vd61rBg4SFxQRWrK7vJ8avWwIMDk7xTozHsBbJzrFzs4yCMpPMs/WxTjS00gn194120cIzd7XI+FFKeXeN+hEN+ve2u7x3snuAPXX9/T6z/zo4PkrdgAfAHUD2xk8QE6fCINCTPgDB1FItXg4ClaM2NCaDI0bhRx4QcyYDIAhi/xKybJlLxAsXtBwgWKDSwAkYtDYyZPGi8AILFH0HLqzQ0ihRIleqHghadIXFVM4TWrU4NSkKQxauEoUKr6tXIcqUUC2FdiwO2McUcBhhFu3HGJRUoCW5wojbd/qHcHhk8y6IIp82Ev4Q6YRdWnIBZCX8N6+lFygPTdEgePLi/9A0HkVRZENlx3bpARBslPPRUKEJhyCFIi/PFNYOLLacSsFFnInsVx7b+ZtvfdCBBHcbWCDGIqPwACxgOreIUbhmxB8Qsjkq5mnhPB8bwgINyd0UB2ig3U8QQAAIfkEBQoAAAAsAAAIAEsAOwAABv9AgHBILEo8SERxyWw6n9CoKrerVm2eqHbLfWpw1nBV1i2boRqdeE0+u9/g9br1rndb8rzEzodS82spfYNLEoByN4SKQh6HazqLio2OYpGEk5RVOZaDB5lWNZyDNZ87JqJ9mI6bqH0ymVmtro6nsoMtams5GraKByk3VDgyIr3Gx8jJURHKiiUvNNExKBfNRQUOFRfbFAxNHTHR4uIo1kIO2+npFQdFKOPw0S7WEur22w5DHfH8gskP9wK2AxCOX7wNyAwEDFgBAAiD/FYgi7AwYIIVEPkhqxgwQkZ+FowV4BjwY7yQvUaStGcSHkpbKlemw9gy2kaZ2yI8rCnxGEWvnAkI1kR4TKHMhgD2mfSHDODKgQDeZZzXrB7HfETAGSxnDh1DqEWeiZv20hw2bdy8RYFgrq3bt8codAAx4sOGBnC7XAgxoq/fESDA5m2y4a/hvmwHEz7MWIHiJQoYMwbxuAgHyYwTVwaAmTGHzQAidzZMebPo0X9Bn0Y9IgToAqz9dgDtMPaICbQt2C5AG8AH1mU3H+DbmWhvAAd+SzZ+XMgEun85OG6+pICC65uDAAAh+QQJCgAAACwAAAAASwBLAAAG/0CAcEgsGo9FhOqm2+luKgRySq1ar8JTc8ft6k7YsHgMgHXPZxh5zSam0HBuqk0XS7bxs05S71dfeXEvfoRHOYFwOYWLQ4hxjGEKF5NTHo5wHpBVIC80np4pF0YHl2gHmkgRLp+snihGeJc6qEcRMa24r0QypVwytEaruLgjRJa9mcBDI8PNCkQ1pTXKRJ3NuCBEBziOOKfUAArXwytFB9F5Nd/gFuO4MUce6F01yeBC7e6tUwce/uv38OljNSggmYGf5hgckwIhjQ4Lx+TTVzCiGBQDLVgkg3EcxI1kRtzC9QICyDYgVnRygWLDyZcwY9IBKHNMBhAjcobY8KzmFc4IIXIKFerSJ5UNQ5Pm/GAUCQSlUDk0NRIUqtIGU4dMsAr1Y9YOXKFmFRIWas+pZZWebZo26VqjYNvmHAtgq1yvWaumxUr3aVqpdIUgDcs08BCgVosaJoIBp06ei/lFnky5shgDDiRcoBAhgWUAFCaJnlRhweQDo1NPcrC4gOrXrAOHfq26AF3UtFU/oPsg92u6s32Ptp1VeO2xFYwPHxtBuWi6CZxvDiz9bVNJxvkYdiC8wmTutLVPLtB7NAXPnwEUWJ++vfv38OPLn78xCAA7') no-repeat center;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 9998;
}

#wp-admin-bar-wpfc-toolbar-parent,
#wp-admin-bar-wpfc-toolbar-parent-delete-cache,
#wp-admin-bar-wpfc-toolbar-parent-delete-cache-and-minified {
    cursor: pointer;
}

@supports not (-ms-high-contrast: none) {

    /* #wp-admin-bar-wpfc-toolbar-parent > .ab-empty-item::before{content: url("../images/icon.svg");} */
    #wp-admin-bar-wpfc-toolbar-parent>.ab-empty-item::before {
        content: none;
    }
}

#wp-admin-bar-wpfc-toolbar-parent .ab-empty-item:hover {
    background-color: #036464;
}

ul#wp-admin-bar-wpfc-toolbar-parent-default {
    padding: 0 !important;
}

/* ( 1.6 ) */
.gform-theme--framework :where(:not(html):not(iframe):not(canvas):not(img):not(svg):not(video):not(svg *):not(symbol *):not(.gform-theme__no-reset--el):not(.gform-theme__no-reset--children *):not(.gform_heading *):not(.gfield--type-html *):not(.gfield--type-section *):not(.form_saved_message>*):not(.wp-editor-container):not(.mce-tinymce):not(.mce-tinymce *):not(.wp-editor-area)) {
    all: unset;
    display: revert
}

.gform-theme--framework *,
.gform-theme--framework :after,
.gform-theme--framework :before {
    box-sizing: border-box
}

.gform-theme--framework a,
.gform-theme--framework button {
    cursor: revert
}

.gform-theme--framework menu,
.gform-theme--framework ol,
.gform-theme--framework ul {
    list-style: none
}

.gform-theme--framework img {
    max-width: 100%
}

.gform-theme--framework table {
    border-collapse: collapse
}

.gform-theme--framework textarea {
    white-space: revert
}

.gform-theme--framework meter {
    -webkit-appearance: revert;
    -moz-appearance: revert;
    appearance: revert
}

.gform-theme--framework ::-moz-placeholder {
    color: unset
}

.gform-theme--framework ::placeholder {
    color: unset
}

.gform-theme--framework :where([hidden]) {
    display: none
}

.gform-theme--framework :where([contenteditable]) {
    -moz-user-modify: read-write;
    -webkit-user-modify: read-write;
    word-wrap: break-word;
    -webkit-line-break: after-white-space
}

.gform-theme--framework :where([draggable=true]) {
    -webkit-user-drag: element
}

.gform-theme--framework input[type=checkbox]:before,
.gform-theme--framework input[type=radio]:before {
    height: auto;
    margin-block: 0;
    margin-inline: 0;
    position: static;
    width: auto
}

.gform-theme--framework input[type=checkbox]:after,
.gform-theme--framework input[type=radio]:after {
    content: none
}

/* ( 1.7 ) */
.gf_browser_ie.gform_wrapper.gform-theme form {
    overflow: hidden;
    padding: 1px 1px 8px
}

.gf_browser_ie.gform_wrapper.gform-theme .gform-body {
    margin: 0 -32px -32px 0
}

.gf_browser_ie.gform_wrapper.gform-theme .gform_fields {
    display: flex;
    flex-wrap: wrap;
    overflow: hidden
}

.gf_browser_ie.gform_wrapper.gform-theme .gform_fields .gfield {
    background-clip: padding-box;
    border: 0 solid transparent;
    border-width: 0 32px 32px 0;
    width: 100%
}

.gf_browser_ie.gform_wrapper.gform-theme .gform_fields .gfield.gfield--width-full {
    width: 100%
}

.gf_browser_ie.gform_wrapper.gform-theme .gform_fields .gfield.gfield--width-eleven-twelfths {
    width: 91.666%
}

.gf_browser_ie.gform_wrapper.gform-theme .gform_fields .gfield.gfield--width-five-sixths {
    width: 83.333%
}

.gf_browser_ie.gform_wrapper.gform-theme .gform_fields .gfield.gfield--width-three-quarter {
    width: 75%
}

.gf_browser_ie.gform_wrapper.gform-theme .gform_fields .gfield.gfield.gfield--width-two-thirds {
    width: 66.666%
}

.gf_browser_ie.gform_wrapper.gform-theme .gform_fields .gfield.gfield--width-seven-twelfths {
    width: 58.333%
}

.gf_browser_ie.gform_wrapper.gform-theme .gform_fields .gfield.gfield--width-half {
    width: 50%
}

.gf_browser_ie.gform_wrapper.gform-theme .gform_fields .gfield.gfield--width-five-twelfths {
    width: 41.666%
}

.gf_browser_ie.gform_wrapper.gform-theme .gform_fields .gfield.gfield--width-third {
    width: 33.333%
}

.gf_browser_ie.gform_wrapper.gform-theme .gform_fields .gfield.gfield--width-quarter {
    width: 25%
}

@media (max-width:840px) {
    .gf_browser_ie.gform_wrapper.gform-theme .gform_fields .gfield {
        width: 100%
    }
}

.gf_browser_ie.gform_wrapper.gform-theme .ginput_container_address .ginput_left,
.gf_browser_ie.gform_wrapper.gform-theme .ginput_container_address .ginput_right {
    flex: 0 50%;
    flex-basis: auto;
    width: 50%
}

/* ( 1.9 ) */
footer {
    margin-top: 3%;
}

.list-heading {
    padding: 6px 12px;
}

.custom-lead .details {
    display: flex;
    justify-content: space-around;
}

.open-leads,
.won-leads,
.dead-leads {
    width: 200px !important;
    max-width: 210px;
}

.col-sm-8.col-xs-12.col-lg-9.main_content_div_dash {
    height: 100% !important;
    overflow-y: unset !important;
    scrollbar-width: none;
}

.site-listing.site-listing-heading.clearfix.tbl_hd.brdr_btm .site-stats {
    text-indent: 46px;
}

/*Wordpress default header css start*/
#adminmenu {
    margin: 0 !important;
}

#wpadminbar #wp-admin-bar-my-sites>.ab-item:before,
#wpadminbar #wp-admin-bar-site-name>.ab-item:before {
    content: none !important;
}

div#wpadminbar {
    height: 64px;
    background: #008080;
    z-index: 99999;
    position: relative;
}

body .content-wrapper {
    margin-top: 0;
}

body .sidebar {
    top: 0;
    padding-top: 64px;
}

body div#wpadminbar div#wp-toolbar {
    display: flex;
    justify-content: space-between;
    padding: 0px 15px;
    align-items: center;
    height: 64px;
    line-height: 64px;
    position: fixed;
    width: 100%;
    background: #036464;
}

#wpadminbar .ab-top-secondary {
    float: right;
    padding-right: 20px;
}

html#page {
    padding-top: 64px;
}

div#wpadminbar ul#wp-admin-bar-root-default li a {
    color: #fff !important;
}

div#wpadminbar ul#wp-admin-bar-root-default:after {
    content: "";
    display: block;
    clear: both;
}

div#wpadminbar div#wp-toolbar {
    display: flex;
    justify-content: space-between;
    padding: 15px;
}

div#wpadminbar div#wp-toolbar ul#wp-admin-bar-top-secondary li a {
    color: #fff !important;
}

div#wpadminbar div#wp-toolbar ul#wp-admin-bar-top-secondary li img.avatar.avatar-26.photo {
    width: 30px;
    height: 30px;
    border-radius: 50%;
}

div#wpadminbar div#wp-toolbar ul li a:hover {
    background: transparent !important;
}

#wpadminbar ul#wp-admin-bar-root-default>li#wp-admin-bar-my-sites>a.ab-item {
    line-height: normal;
    height: auto;
    background: transparent;
}

html #wpadminbar .ab-sub-wrapper,
html #wpadminbar ul,
html #wpadminbar ul li {
    z-index: 9;
}

#wpadminbar #wp-admin-bar-new-content .ab-icon:before,
#wpadminbar #wp-admin-bar-new-website .ab-icon:before {
    content: "\f132";
    top: 4px
}

/*Wordpress default header css end*/
#wpadminbar .ab-top-menu>li.hover>.ab-item,
#wpadminbar.nojq .quicklinks .ab-top-menu>li>.ab-item:focus,
#wpadminbar:not(.mobile) .ab-top-menu>li:hover>.ab-item,
#wpadminbar:not(.mobile) .ab-top-menu>li>.ab-item:focus {
    background: transparent;
    color: #fff !important;
}

#wpadminbar:not(.mobile)>#wp-toolbar a:focus span.ab-label,
#wpadminbar:not(.mobile)>#wp-toolbar li:hover span.ab-label,
#wpadminbar>#wp-toolbar li.hover span.ab-label {
    color: #fff !important;
}

#wpadminbar .quicklinks .ab-sub-wrapper .menupop.hover>a,
#wpadminbar .quicklinks .menupop ul li a:focus,
#wpadminbar .quicklinks .menupop ul li a:focus strong,
#wpadminbar .quicklinks .menupop ul li a:hover,
#wpadminbar .quicklinks .menupop ul li a:hover strong,
#wpadminbar .quicklinks .menupop.hover ul li a:focus,
#wpadminbar .quicklinks .menupop.hover ul li a:hover,
#wpadminbar .quicklinks .menupop.hover ul li div[tabindex]:focus,
#wpadminbar .quicklinks .menupop.hover ul li div[tabindex]:hover,
#wpadminbar li #adminbarsearch.adminbar-focused:before,
#wpadminbar li .ab-item:focus .ab-icon:before,
#wpadminbar li .ab-item:focus:before,
#wpadminbar li a:focus .ab-icon:before,
#wpadminbar li.hover .ab-icon:before,
#wpadminbar li.hover .ab-item:before,
#wpadminbar li:hover #adminbarsearch:before,
#wpadminbar li:hover .ab-icon:before,
#wpadminbar li:hover .ab-item:before,
#wpadminbar.nojs .quicklinks .menupop:hover ul li a:focus,
#wpadminbar.nojs .quicklinks .menupop:hover ul li a:hover {
    color: #fff;
}

#wpadminbar .menupop .ab-sub-wrapper,
#wpadminbar .shortlink-input {
    background: #045f5f;
}

body #wpadminbar .ab-top-menu>li.hover>.ab-item {
    background: transparent !important;
}

body ul#wp-admin-bar-root-default {
    display: flex;
    align-items: center;
}

body .content_temp {
    z-index: 1;
}

.sidebar .list-group {
    border-bottom: none;
}

body .fa {
    font-family: FontAwesome;
}

/* ( 1.12 ) */
.mfp-bg {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1042;
    overflow: hidden;
    position: fixed;
    background: #0b0b0b;
    opacity: .8
}

.mfp-wrap {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1043;
    position: fixed;
    outline: 0 !important;
    -webkit-backface-visibility: hidden
}

.mfp-container {
    text-align: center;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    padding: 0 8px;
    box-sizing: border-box
}

.mfp-container:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle
}

.mfp-align-top .mfp-container:before {
    display: none
}

.mfp-content {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin: 0 auto;
    text-align: left;
    z-index: 1045
}

.mfp-ajax-holder .mfp-content,
.mfp-inline-holder .mfp-content {
    width: 100%;
    cursor: auto
}

.mfp-ajax-cur {
    cursor: progress
}

.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
    cursor: -moz-zoom-out;
    cursor: -webkit-zoom-out;
    cursor: zoom-out
}

.mfp-zoom {
    cursor: pointer;
    cursor: -webkit-zoom-in;
    cursor: -moz-zoom-in;
    cursor: zoom-in
}

.mfp-auto-cursor .mfp-content {
    cursor: auto
}

.mfp-arrow,
.mfp-close,
.mfp-counter,
.mfp-preloader {
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none
}

.mfp-loading.mfp-figure {
    display: none
}

.mfp-hide {
    display: none !important
}

.mfp-preloader {
    color: #ccc;
    position: absolute;
    top: 50%;
    width: auto;
    text-align: center;
    margin-top: -.8em;
    left: 8px;
    right: 8px;
    z-index: 1044
}

.mfp-preloader a {
    color: #ccc
}

.mfp-preloader a:hover {
    color: #fff
}

.mfp-s-ready .mfp-preloader {
    display: none
}

.mfp-s-error .mfp-content {
    display: none
}

button.mfp-arrow,
button.mfp-close {
    overflow: visible;
    cursor: pointer;
    background: 0 0;
    border: 0;
    -webkit-appearance: none;
    display: block;
    outline: 0;
    padding: 0;
    z-index: 1046;
    box-shadow: none;
    touch-action: manipulation
}

button::-moz-focus-inner {
    padding: 0;
    border: 0
}

.mfp-close {
    width: 44px;
    height: 44px;
    line-height: 44px;
    position: absolute;
    right: 0;
    top: 0;
    text-decoration: none;
    text-align: center;
    opacity: .65;
    padding: 0 0 18px 10px;
    color: #fff;
    font-style: normal;
    font-size: 28px;
    font-family: Arial, Baskerville, monospace
}

.mfp-close:focus,
.mfp-close:hover {
    opacity: 1
}

.mfp-close:active {
    top: 1px
}

.mfp-close-btn-in .mfp-close {
    color: #333
}

.mfp-iframe-holder .mfp-close,
.mfp-image-holder .mfp-close {
    color: #fff;
    right: -6px;
    text-align: right;
    padding-right: 6px;
    width: 100%
}

.mfp-counter {
    position: absolute;
    top: 0;
    right: 0;
    color: #ccc;
    font-size: 12px;
    line-height: 18px;
    white-space: nowrap
}

.mfp-arrow {
    position: absolute;
    opacity: .65;
    margin: 0;
    top: 50%;
    margin-top: -55px;
    padding: 0;
    width: 90px;
    height: 110px;
    -webkit-tap-highlight-color: transparent
}

.mfp-arrow:active {
    margin-top: -54px
}

.mfp-arrow:focus,
.mfp-arrow:hover {
    opacity: 1
}

.mfp-arrow:after,
.mfp-arrow:before {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: medium inset transparent
}

.mfp-arrow:after {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px
}

.mfp-arrow:before {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: .7
}

.mfp-arrow-left {
    left: 0
}

.mfp-arrow-left:after {
    border-right: 17px solid #fff;
    margin-left: 31px
}

.mfp-arrow-left:before {
    margin-left: 25px;
    border-right: 27px solid #3f3f3f
}

.mfp-arrow-right {
    right: 0
}

.mfp-arrow-right:after {
    border-left: 17px solid #fff;
    margin-left: 39px
}

.mfp-arrow-right:before {
    border-left: 27px solid #3f3f3f
}

.mfp-iframe-holder {
    padding-top: 40px;
    padding-bottom: 40px
}

.mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px
}

.mfp-iframe-holder .mfp-close {
    top: -40px
}

.mfp-iframe-scaler {
    width: 100%;
    height: 0;
    overflow: hidden;
    padding-top: 56.25%
}

.mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 8px rgba(0, 0, 0, .6);
    background: #000
}

img.mfp-img {
    width: auto;
    max-width: 100%;
    height: auto;
    display: block;
    line-height: 0;
    box-sizing: border-box;
    padding: 40px 0 40px;
    margin: 0 auto
}

.mfp-figure {
    line-height: 0
}

.mfp-figure:after {
    content: '';
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    box-shadow: 0 0 8px rgba(0, 0, 0, .6);
    background: #444
}

.mfp-figure small {
    color: #bdbdbd;
    display: block;
    font-size: 12px;
    line-height: 14px
}

.mfp-figure figure {
    margin: 0
}

.mfp-bottom-bar {
    margin-top: -36px;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    cursor: auto
}

.mfp-title {
    text-align: left;
    line-height: 18px;
    color: #f3f3f3;
    word-wrap: break-word;
    padding-right: 36px
}

.mfp-image-holder .mfp-content {
    max-width: 100%
}

.mfp-gallery .mfp-image-holder .mfp-figure {
    cursor: pointer
}

@media screen and (max-width:800px) and (orientation:landscape),
screen and (max-height:300px) {
    .mfp-img-mobile .mfp-image-holder {
        padding-left: 0;
        padding-right: 0
    }

    .mfp-img-mobile img.mfp-img {
        padding: 0
    }

    .mfp-img-mobile .mfp-figure:after {
        top: 0;
        bottom: 0
    }

    .mfp-img-mobile .mfp-figure small {
        display: inline;
        margin-left: 5px
    }

    .mfp-img-mobile .mfp-bottom-bar {
        background: rgba(0, 0, 0, .6);
        bottom: 0;
        margin: 0;
        top: auto;
        padding: 3px 5px;
        position: fixed;
        box-sizing: border-box
    }

    .mfp-img-mobile .mfp-bottom-bar:empty {
        padding: 0
    }

    .mfp-img-mobile .mfp-counter {
        right: 5px;
        top: 3px
    }

    .mfp-img-mobile .mfp-close {
        top: 0;
        right: 0;
        width: 35px;
        height: 35px;
        line-height: 35px;
        background: rgba(0, 0, 0, .6);
        position: fixed;
        text-align: center;
        padding: 0
    }
}

@media all and (max-width:900px) {
    .mfp-arrow {
        -webkit-transform: scale(.75);
        transform: scale(.75)
    }

    .mfp-arrow-left {
        -webkit-transform-origin: 0;
        transform-origin: 0
    }

    .mfp-arrow-right {
        -webkit-transform-origin: 100%;
        transform-origin: 100%
    }

    .mfp-container {
        padding-left: 6px;
        padding-right: 6px
    }
}

/* ( 1.13 ) */
.mejs-container {
    clear: both;
    max-width: 100%
}

.mejs-container * {
    font-family: Helvetica, Arial
}

.mejs-container,
.mejs-container .mejs-controls,
.mejs-embed,
.mejs-embed body {
    background: #222
}

.mejs-time {
    font-weight: 400;
    word-wrap: normal
}

.mejs-controls a.mejs-horizontal-volume-slider {
    display: table
}

.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current,
.mejs-controls .mejs-time-rail .mejs-time-loaded {
    background: #fff
}

.mejs-controls .mejs-time-rail .mejs-time-current {
    background: #0073aa
}

.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total,
.mejs-controls .mejs-time-rail .mejs-time-total {
    background: rgba(255, 255, 255, .33)
}

.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current,
.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total,
.mejs-controls .mejs-time-rail span {
    border-radius: 0
}

.mejs-overlay-loading {
    background: 0 0
}

.mejs-controls button:hover {
    border: none;
    -webkit-box-shadow: none;
    box-shadow: none
}

.me-cannotplay {
    width: auto !important
}

.media-embed-details .wp-audio-shortcode {
    display: inline-block;
    max-width: 400px
}

.audio-details .embed-media-settings {
    overflow: visible
}

.media-embed-details .embed-media-settings .setting span:not(.button-group) {
    max-width: 400px;
    width: auto
}

.media-embed-details .embed-media-settings .checkbox-setting span {
    display: inline-block
}

.media-embed-details .embed-media-settings {
    padding-top: 0;
    top: 28px
}

.media-embed-details .instructions {
    padding: 16px 0;
    max-width: 600px
}

.media-embed-details .setting .remove-setting,
.media-embed-details .setting p {
    color: #a00;
    font-size: 10px;
    text-transform: uppercase
}

.media-embed-details .setting .remove-setting {
    padding: 5px 0
}

.media-embed-details .setting a:hover {
    color: #dc3232
}

.media-embed-details .embed-media-settings .checkbox-setting {
    float: none;
    margin: 0 0 10px
}

.wp-video {
    max-width: 100%;
    height: auto
}

.wp_attachment_holder .wp-audio-shortcode,
.wp_attachment_holder .wp-video {
    margin-top: 18px
}

.wp-video-shortcode video,
video.wp-video-shortcode {
    max-width: 100%;
    display: inline-block
}

.video-details .wp-video-holder {
    width: 100%;
    max-width: 640px
}

.wp-playlist {
    border: 1px solid #ccc;
    padding: 10px;
    margin: 12px 0 18px;
    font-size: 14px;
    line-height: 1.5
}

.wp-admin .wp-playlist {
    margin: 0 0 18px
}

.wp-playlist video {
    display: inline-block;
    max-width: 100%
}

.wp-playlist audio {
    display: none;
    max-width: 100%;
    width: 400px
}

.wp-playlist .mejs-container {
    margin: 0;
    max-width: 100%
}

.wp-playlist .mejs-controls .mejs-button button {
    outline: 0
}

.wp-playlist-light {
    background: #fff;
    color: #000
}

.wp-playlist-dark {
    color: #fff;
    background: #000
}

.wp-playlist-caption {
    display: block;
    max-width: 88%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 14px;
    line-height: 1.5
}

.wp-playlist-item .wp-playlist-caption {
    text-decoration: none;
    color: #000;
    max-width: -webkit-calc(100% - 40px);
    max-width: calc(100% - 40px)
}

.wp-playlist-item-meta {
    display: block;
    font-size: 14px;
    line-height: 1.5
}

.wp-playlist-item-title {
    font-size: 14px;
    line-height: 1.5
}

.wp-playlist-item-album {
    font-style: italic;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.wp-playlist-item-artist {
    font-size: 12px;
    text-transform: uppercase
}

.wp-playlist-item-length {
    position: absolute;
    right: 3px;
    top: 0;
    font-size: 14px;
    line-height: 1.5
}

.rtl .wp-playlist-item-length {
    left: 3px;
    right: auto
}

.wp-playlist-tracks {
    margin-top: 10px
}

.wp-playlist-item {
    position: relative;
    cursor: pointer;
    padding: 0 3px;
    border-bottom: 1px solid #ccc
}

.wp-playlist-item:last-child {
    border-bottom: 0
}

.wp-playlist-light .wp-playlist-caption {
    color: #333
}

.wp-playlist-dark .wp-playlist-caption {
    color: #ddd
}

.wp-playlist-playing {
    font-weight: 700;
    background: #f7f7f7
}

.wp-playlist-light .wp-playlist-playing {
    background: #fff;
    color: #000
}

.wp-playlist-dark .wp-playlist-playing {
    background: #000;
    color: #fff
}

.wp-playlist-current-item {
    overflow: hidden;
    margin-bottom: 10px;
    height: 60px
}

.wp-playlist .wp-playlist-current-item img {
    float: left;
    max-width: 60px;
    height: auto;
    margin-right: 10px;
    padding: 0;
    border: 0
}

.rtl .wp-playlist .wp-playlist-current-item img {
    float: right;
    margin-left: 10px;
    margin-right: 0
}

.wp-playlist-current-item .wp-playlist-item-artist,
.wp-playlist-current-item .wp-playlist-item-title {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.wp-audio-playlist .me-cannotplay span {
    padding: 5px 15px
}

/* ( 1.14 ) */
/*button, button:focus{box-shadow:none !important; outline:none !important;}*/
.form-control,
.form-control:focus {
    box-shadow: none !important;
    outline: none;
}

::-webkit-scrollbar {
    width: 6px;
}

::-webkit-scrollbar-track {
    background: #ddd;
}

::-webkit-scrollbar-thumb {
    background-color: #999;
    border-radius: 10px;
}

.radiolist {
    width: 100%;
    display: inline-block;
}

.radiolist .radiobtn {
    display: inline-block;
    position: relative;
    padding: 5px 0px 5px 24px;
    margin-right: 20px;
    cursor: pointer;
    font-size: 13px;
    font-weight: 500;
    color: #01010b;
    border-radius: 5px;
}

.radiolist .radiobtn input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
}

.radiolist .radiobtn .checkmark {
    position: absolute;
    top: 3px;
    left: 1px;
    height: 18px;
    width: 18px;
    background-color: #fff;
    border-radius: 50%;
    border: 1px solid #707070;
}

.radiolist .radiobtn .checkmark:after {
    content: "";
    position: absolute;
    display: none;
    top: 3px;
    left: 3px;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background-color: #008080;
}

.radiolist .radiobtn input:checked~.checkmark {
    border-color: #008080;
}

.radiolist .radiobtn input:checked~.checkmark:after {
    display: block;
}

.checkboxlist {
    width: 100%;
    display: inline-block;
}

.checkboxlist .checkboxbtn {
    display: inline-block;
    position: relative;
    padding: 4px 0px 5px 24px;
    margin-right: 20px;
    cursor: pointer;
    font-size: 13px;
    font-weight: 500;
    color: #01010b;
    border-radius: 5px;
}

.checkboxlist .checkboxbtn input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
}

.checkboxlist .checkboxbtn .timing {
    color: #95989a;
    font-weight: normal;
    display: block;
}

.checkboxlist .checkboxbtn .checkmark {
    width: 18px;
    height: 18px;
    border-radius: 2px;
    position: absolute;
    top: 2px;
    left: 0;
    border: 1px solid #8f8f8f;
    background-color: #fff;
}

.checkboxlist .checkboxbtn .checkmark:after {
    content: "";
    width: 5px;
    height: 10px;
    position: absolute;
    left: 5px;
    top: 2px;
    border: solid #fff;
    border-width: 0 2px 2px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.checkboxlist .checkboxbtn input:checked~.checkmark {
    background-color: #008080;
    border-color: #008080;
}

.commonmodal .modal-content {
    overflow: hidden;
}

.commonmodal .modal-header {
    background-color: #008080;
    text-align: center;
    padding: 12px 10px;
}

.commonmodal .modal-header h5 {
    color: #fff;
    font-size: 20px;
    font-weight: 300;
}

.commonmodal .modal-header .close {
    text-shadow: none;
    opacity: 1;
    margin-top: 2px;
}

.commonmodal .modal-footer {
    text-align: center;
    padding: 20px 15px;
}

.commonmodal .modal-footer .btn {
    font-size: 13px;
    font-weight: 500;
    color: #01010b;
    line-height: 1.17;
    border: none;
    padding: 10px 20px;
}

.commonmodal .modal-footer .save {
    background-color: #008080;
    color: #fff;
    min-width: 130px;
}

.modal-backdrop.in {
    filter: alpha(opacity=80);
    opacity: 0.8;
}

@media screen and (max-width: 767px) {
    .commonmodal .modal-header h5 {
        font-size: 18px;
    }
}

/*-------------------------- Index Page CSS ---------------------------*/
.createbox {
    padding: 150px 0;
}

.createbox .boxes {
    width: 100%;
    max-width: 870px;
    display: inline-block;
    padding: 60px 30px;
    border-radius: 5px;
    box-shadow: 0 0 50px 0 rgba(1, 1, 11, 0.05);
    background-color: #ffffff;
}

.createbox .boxes .img {
    max-width: 75px;
    margin-bottom: 50px;
}

.createbox .boxes .txt1 {
    color: #01010b;
    font-size: 30px;
    font-weight: bold;
    line-height: 1.2;
    margin-bottom: 15px;
}

.createbox .boxes .txt2 {
    color: #01010b;
    font-size: 15px;
    font-weight: 500;
    line-height: 1.2;
    margin-bottom: 35px;
}

.createbox .boxes .greenbtn {
    color: #ffffff;
    font-size: 15px;
    font-weight: 500;
    line-height: 1.3;
    padding: 14px 20px;
    border-radius: 5px;
    background-color: #008080;
}

@media screen and (max-width: 991px) {
    .createbox {
        padding: 100px 0;
    }
}

@media screen and (max-width: 767px) {}

@media screen and (max-width: 640px) {
    .createbox .boxes .txt1 {
        font-size: 26px;
    }
}

@media screen and (max-width: 480px) {
    .createbox .boxes {
        padding: 40px 20px;
    }

    .createbox .boxes .img {
        margin-bottom: 30px;
    }

    .createbox .boxes .txt1 {
        font-size: 22px;
    }
}

/*-------------------------- Create Site Page CSS ---------------------------*/
.createform {
    padding: 50px 0 0 !important;
}

.createform .titlediv {
    display: inline-block;
    width: 100%;
    margin-bottom: 25px;
}

.createform .titlediv h2 {
    color: #01010b;
    font-size: 30px;
    font-weight: bold;
    line-height: 1.2;
    margin-bottom: 5px;
}

.createform .titlediv h5 {
    color: #01010b;
    font-size: 12px;
    font-weight: bold;
    line-height: 1.2;
}

.createform .formdiv {
    float: left;
    width: 60%;
    margin: 25px 0;
}

.createform .formdiv .tit {
    color: #01010b;
    font-size: 16px;
    font-weight: 500;
    line-height: 1.3;
    margin-bottom: 20px;
}

.createform .formdiv .siteform .form-group {
    margin-bottom: 20px;
}

.createform .formdiv .siteform .labels {
    color: #01010b;
    font-size: 14px;
    font-weight: 500;
    line-height: 1.3;
    margin-bottom: 8px;
    display: block;
}

.createform .formdiv .siteform .form-control {
    border-radius: 3px;
    border: solid 2px #f2f2f2;
    padding: 6px 10px;
    font-size: 13px;
}

.createform .formdiv .siteform .themediv {
    display: inline-block;
    width: 100%;
}

.createform .formdiv .siteform .themediv .themes {
    float: left;
    width: 48%;
    margin-bottom: 4%;
    margin-right: 4%;
    position: relative;
    height: 280px;
    padding: 120px 20px 20px 20px;
    overflow: hidden;
    border-radius: 5px;
    box-shadow: 0 0 20px 0 rgba(1, 1, 11, 0.1);
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}

.createform .formdiv .siteform .themediv .themes:before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background-color: rgba(0, 128, 128, 0.8);
    opacity: 0;
}

.createform .formdiv .siteform .themediv .themes:hover:before {
    opacity: 1;
}

.createform .formdiv .siteform .themediv .themes:nth-child(2n) {
    margin-right: 0;
}

.createform .formdiv .siteform .themediv .link {
    color: #008080;
    font-size: 12px;
    font-weight: 500;
    line-height: 1.3;
    padding: 12px;
    text-align: center;
    display: inline-block;
    width: 100%;
    background-color: #fff;
    border-radius: 20px;
    position: relative;
    opacity: 0;
}

.createform .formdiv .siteform .themediv .themes:hover .link {
    opacity: 1;
}

.createform .formdiv .siteform .themediv .txt {
    color: #fff;
    font-size: 14px;
    font-weight: 500;
    line-height: 1.2;
    padding: 10px;
    text-align: center;
    background-color: #01010b;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 9;
}

.createform .formdiv .siteform .submitbtn {
    color: #fff;
    font-size: 14px;
    border-radius: 19px;
    box-shadow: 0 0 30px rgba(0, 128, 128, 0.3);
    background-color: #008080;
}

.createform .sitelinks {
    float: right;
    width: 33%;
    padding: 30px 30px 10px 30px;
    margin: 25px 0;
    border-radius: 5px;
    border: solid 1px #dff1f1;
    background-color: #f9ffff;
}

.createform .sitelinks h5 {
    color: #01010b;
    font-size: 15px;
    font-weight: 500;
    line-height: 1.3;
    margin-bottom: 28px;
}

.createform .sitelinks .link {
    color: #008080;
    font-size: 13px;
    font-weight: normal;
    line-height: 1.2;
    margin-bottom: 25px;
    display: block;
    word-break: break-all;
}

.addnewcard_modal .modal-content {
    overflow: visible;
}

.addnewcard_modal .modal-dialog {
    width: 525px;
}

.addnewcard_modal .modal-body {
    padding: 20px 0 0 0;
}

.addnewcard_modal .modal-body .box {
    padding: 0 20px;
}

.addnewcard_modal .modal-body .row {
    margin-right: -7px;
    margin-left: -7px;
}

.addnewcard_modal .modal-body [class*="col-xs-"] {
    padding: 0 7px;
}

.addnewcard_modal .modal-body hr {
    margin: 0 0 20px;
}

.addnewcard_modal .form-group {
    margin-bottom: 20px;
}

.addnewcard_modal .labels {
    font-size: 13px;
    color: #01010b;
    font-weight: 500;
    margin-bottom: 8px;
    display: block;
}

.addnewcard_modal .form-control {
    font-size: 13px;
    color: #01010b;
    font-weight: normal;
    padding: 8px;
    border-radius: 3px;
    border: 2px solid #f2f2f2;
}

.addnewcard_modal .carddiv {
    position: relative;
}

.addnewcard_modal .carddiv .form-control {
    padding-right: 50px;
}

.addnewcard_modal .carddiv .img {
    position: absolute;
    right: 4px;
    top: 4px;
    max-width: 45px;
}

.addnewcard_modal .cvvdiv {
    position: relative;
}

.addnewcard_modal .cvvdiv .form-control {
    padding-right: 20px;
}

.addnewcard_modal .cvvdiv .fa {
    position: absolute;
    right: 6px;
    top: 10px;
    color: #95989a;
}

.addnewcard_modal .modal-footer .save {
    width: 150px;
}

.choosecard_modal .modal-content {
    overflow: visible;
}

.choosecard_modal .modal-dialog {
    width: 525px;
}

.choosecard_modal .modal-body {
    padding: 0;
}

.choosecard_modal .modal-body .box {
    padding: 20px;
}

.choosecard_modal .modal-body .cardtxt {
    display: inline-block;
    width: 100%;
    margin-bottom: 30px;
}

.choosecard_modal .modal-body .cardtxt h5 {
    font-size: 14px;
    color: #01010b;
    font-weight: 500;
    margin-bottom: 5px;
}

.choosecard_modal .modal-body .cardtxt .txt {
    font-size: 13px;
    color: #01010b;
    font-weight: normal;
    line-height: 1.3;
    display: block;
}

.choosecard_modal .modal-body .cardtxt .txt strong {
    font-weight: 500;
}

.choosecard_modal .radiolist .radiobtn {
    width: 100%;
    margin-bottom: 30px;
    margin-right: 0;
    padding: 7px 5px 7px 96px;
    font-size: 14px;
    color: #008080;
}

.choosecard_modal .radiolist .radiobtn:last-child {
    margin-bottom: 0;
}

.choosecard_modal .radiolist .radiobtn .img {
    max-width: 45px;
    border-radius: 3px;
    position: absolute;
    left: 40px;
    top: 0;
}

.choosecard_modal .orbox {
    display: inline-block;
    width: 100%;
    position: relative;
    text-align: center;
}

.choosecard_modal .orbox:before {
    content: "";
    background-color: #dff1f1;
    height: 1px;
    width: 100%;
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
}

.choosecard_modal .orbox .txt {
    display: inline-block;
    width: 35px;
    height: 35px;
    border-radius: 50%;
    color: #008080;
    font-size: 13px;
    font-weight: normal;
    padding: 10px 5px;
    border: solid 1px #dff1f1;
    background-color: #f9ffff;
    position: relative;
}

.choosecard_modal .modal-body .addcardmodal {
    color: #008080;
    font-size: 13px;
    font-weight: 500;
    line-height: 1.2;
    padding: 9px 12px;
    width: 100%;
    max-width: 400px;
    border-radius: 3px;
    border: solid 1px #008080;
    background-color: #fff;
    margin-bottom: 30px;
}

@media screen and (max-width: 1199px) {
    .createform .sitelinks {
        width: 36%;
        padding: 20px 20px 10px 20px;
    }

    .createform .sitelinks .link {
        margin-bottom: 15px;
    }
}

@media screen and (max-width: 767px) {
    .choosecard_modal .modal-dialog {
        width: auto;
    }

    .addnewcard_modal .modal-dialog {
        width: auto;
    }
}

@media screen and (max-width: 640px) {
    .createform {
        padding: 50px 0;
    }

    .createform .titlediv h2 {
        font-size: 22px;
    }

    .createform .formdiv {
        width: 100%;
    }

    .createform .formdiv .siteform .themediv .themes {
        height: 200px;
        padding: 80px 10px 10px 10px;
    }

    .createform .formdiv .siteform .themediv .link {
        font-size: 11px;
        padding: 8px;
    }

    .createform .formdiv .siteform .themediv .txt {
        font-size: 12px;
    }

    .createform .sitelinks {
        width: 100%;
        margin: 0;
    }
}

/*-------------------------- Sites Listing Page CSS ---------------------------*/
.sitelistbox {
    padding: 70px 0;
}

.sitelistbox .tablediv {
    display: inline-block;
    width: 100%;
    padding: 0 20px;
    overflow-x: auto;
    overflow-y: hidden;
}

.sitelistbox .tablediv .table {
    margin-bottom: 0;
}

.sitelistbox .tablediv thead th {
    vertical-align: top;
    padding: 10px 30px;
    border: none;
}

.sitelistbox .tablediv thead .bigtitle {
    color: #01010b;
    font-size: 30px;
    font-weight: bold;
    line-height: 1.2;
    padding: 0;
}

.sitelistbox .tablediv thead .txt1 {
    color: #95989a;
    font-size: 14px;
    font-weight: 500;
    line-height: 1.2;
    display: block;
    min-height: 16px;
    margin-bottom: 14px;
}

.sitelistbox .tablediv thead .txt2 {
    color: #01010b;
    font-size: 14px;
    font-weight: 500;
    line-height: 1.2;
    display: block;
}

.sitelistbox .tablediv tbody tr:hover {
    background-color: #f9ffff;
}

.sitelistbox .tablediv tbody td {
    vertical-align: middle;
    padding: 20px 30px;
    border: solid 1px #f2f2f2;
}

.sitelistbox .tablediv tbody .name .img {
    float: left;
    margin-right: 20px;
    margin-top: 5px;
    max-width: 32px;
}

.sitelistbox .tablediv tbody .name .info {
    overflow: hidden;
}

.sitelistbox .tablediv tbody .name .tit {
    color: #01010b;
    font-size: 20px;
    font-weight: 500;
    line-height: 1.2;
    margin-bottom: 6px;
}

.sitelistbox .tablediv tbody .name .link {
    color: #008080;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.2;
    display: inline-block;
    word-break: break-all;
}

.sitelistbox .tablediv tbody .boright {
    border-right: none;
    border-left: none;
}

.sitelistbox .tablediv tbody .boright .visiter {
    color: #01010b;
    font-size: 14px;
    font-weight: 500;
    line-height: 1.2;
    margin-bottom: 5px;
    float: left;
    margin-right: 10px;
}

.sitelistbox .tablediv tbody .boright .person {
    color: #008080;
    font-size: 12px;
    font-weight: bold;
    line-height: 1.2;
    margin-bottom: 5px;
    float: left;
}

.sitelistbox .tablediv tbody .boright .txt1 {
    color: #686868;
    font-size: 12px;
    font-weight: normal;
    line-height: 1.2;
    display: inline-block;
    width: 100%;
    margin-bottom: 3px;
}

.sitelistbox .tablediv tbody .boright .txt2 {
    color: #95989a;
    font-size: 12px;
    font-weight: normal;
    line-height: 1.2;
    display: inline-block;
    width: 100%;
}

.sitelistbox .tablediv tbody .action {
    display: inline-block;
    position: relative;
    padding-left: 25px;
    color: #95989a;
    font-size: 14px;
    font-weight: 500;
    line-height: 1.2;
    word-break: break-all;
}

.sitelistbox .tablediv tbody .action .img {
    float: left;
    max-width: 15px;
    filter: grayscale(1);
    opacity: 0.6;
    position: absolute;
    left: 0;
}

.sitelistbox .tablediv tbody tr:hover .action {
    color: #008080;
}

.sitelistbox .tablediv tbody tr:hover .action .img {
    filter: grayscale(0);
    opacity: 1;
}

@media screen and (max-width: 1199px) {
    .sitelistbox .tablediv thead .bigtitle {
        font-size: 24px;
    }

    .sitelistbox .tablediv thead .txt1 {
        margin-bottom: 5px;
    }

    .sitelistbox .tablediv thead th {
        padding: 10px 15px;
    }

    .sitelistbox .tablediv tbody td {
        padding: 15px;
    }

    .sitelistbox .tablediv tbody .name .tit {
        font-size: 16px;
    }

    .sitelistbox .tablediv tbody .name .link {
        font-size: 12px;
    }
}

@media screen and (max-width: 991px) {
    .sitelistbox .tablediv thead .bigtitle {
        font-size: 20px;
    }

    .sitelistbox .tablediv thead .txt1 {
        font-size: 12px;
    }

    .sitelistbox .tablediv thead .txt2 {
        font-size: 12px;
    }

    .sitelistbox .tablediv thead th {
        padding: 10px;
    }

    .sitelistbox .tablediv tbody td {
        padding: 10px;
    }

    .sitelistbox .tablediv tbody .name .tit {
        font-size: 14px;
    }

    .sitelistbox .tablediv tbody .boright .visiter {
        font-size: 12px;
    }

    .sitelistbox .tablediv tbody .action {
        font-size: 12px;
    }
}

@media screen and (max-width: 767px) {
    .sitelistbox {
        padding: 50px 0;
    }

    .sitelistbox .tablediv .table {
        width: 800px;
    }
}

/*-------------------------- Dashboard Page CSS ---------------------------*/
.customizesec {
    background-color: #fff;
}

.customizesec .col-xs-12 {
    padding: 0;
}

.customizesec .customizimg {
    float: left;
    width: 55%;
    position: relative;
    height: 600px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top center;
}

.customizesec .customizimg .editlink li {
    color: #f2f2f2;
    font-size: 14px;
    font-weight: normal;
    width: 25%;
    float: left;
    padding: 5px;
    text-align: right;
}

.customizesec .customizimg .editlink .themename {
    padding: 7px 5px;
}

.customizesec .customizimg .editlink .link {
    color: #f2f2f2;
    display: inline-block;
    padding: 2px 3px 2px 27px;
    background-image: url(../images/newtab.png);
    background-size: 20px;
    background-position: 0px -1px;
    background-repeat: no-repeat;
}

.customizesec .customizedit {
    float: left;
    width: 45%;
    position: relative;
}

.customizesec .customizedit .headdiv {
    display: inline-block;
    width: 100%;
}

.customizesec .customizedit .headdiv .title1 {
    color: #01010b;
    font-size: 20px;
    font-weight: bold;
    line-height: 1.2;
}

.customizesec .customizedit .headdiv .title2 {
    color: #95989a;
    font-size: 13px;
    font-weight: normal;
    line-height: 1.2;
    display: block;
}

.customizesec .customizedit .actionlist {
    display: inline-block;
    width: 100%;
    height: 438px;
    overflow: auto;
}

.customizesec .customizedit .actionlist::-webkit-scrollbar {
    width: 0px;
}

.customizesec .customizedit .actionlist .actions {
    display: inline-block;
    width: 100%;
    padding: 15px 130px 15px 30px;
    position: relative;
    border-bottom: 1px solid #f2f2f2;
}

.customizesec .customizedit .actionlist .actions:hover {
    background-color: #f9ffff;
}

.customizesec .customizedit .actionlist .actions .checkb {
    display: inline-block;
    padding: 10px 0px 10px 20px;
    cursor: pointer;
    border-radius: 5px;
    position: absolute;
    left: 0;
    top: 12px;
}

.customizesec .customizedit .actionlist .actions .checkb input {
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0;
    cursor: pointer;
}

.customizesec .customizedit .actionlist .actions .checkb .timing {
    color: #95989a;
    font-weight: normal;
    display: block;
}

.customizesec .customizedit .actionlist .actions .checkb .checkmark {
    width: 18px;
    height: 18px;
    border-radius: 2px;
    position: absolute;
    top: 2px;
    left: 0;
    border: 1px solid #8f8f8f;
    background-color: #fff;
}

.customizesec .customizedit .actionlist .actions .checkb .checkmark:after {
    content: "";
    width: 5px;
    height: 10px;
    position: absolute;
    left: 5px;
    top: 2px;
    border: solid #fff;
    border-width: 0 2px 2px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.customizesec .customizedit .actionlist .actions .checkb input:checked~.checkmark {
    background-color: #008080;
    border-color: #008080;
}

.customizesec .customizedit .actionlist .actions:hover .checkb .checkmark {
    border-color: #008080;
}

.customizesec .customizedit .actionlist .actions .txt1 {
    color: #01010b;
    font-size: 15px;
    font-weight: 500;
    line-height: 1.2;
    margin-bottom: 5px;
}

.customizesec .customizedit .actionlist .actions:hover .txt1 {
    color: #008080;
}

.customizesec .customizedit .actionlist .actions .txt2 {
    color: #95989a;
    font-size: 13px;
    font-weight: normal;
    line-height: 1.5;
}

.customizesec .customizedit .actionlist .actions:hover .txt2 {
    color: #01010b;
}

.customizesec .customizedit .actionlist .actions .link {
    color: #fff;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.2;
    padding: 10px;
    border-radius: 19px;
    background-color: #008080;
    display: inline-block;
    position: absolute;
    right: 0;
    top: 25px;
    opacity: 0;
}

.customizesec .customizedit .actionlist .actions:hover .link {
    opacity: 1;
}

.customizesec .customizedit .actionbtn {
    display: inline-block;
    width: 100%;
    padding: 15px 0;
    background-color: #fff;
}

.customizesec .customizedit .actionbtn .btn {
    color: #95989a;
    font-size: 15px;
    font-weight: normal;
    border: 1px solid #e5e5e5;
    border-radius: 19px;
    padding: 7px 10px;
    box-shadow: none;
    min-width: 110px;
}

.customizesec .customizedit .actionbtn .active {
    color: #01010b;
    border-color: #01010b;
}

.customizebtn {
    background-color: #f9f9f9;
    padding: 30px 0;
}

.customizebtn .btn {
    color: #fff;
    font-size: 14px;
    border-radius: 19px;
    box-shadow: 0 0 30px 0 rgba(0, 128, 128, 0.3);
    background-color: #008080;
    width: 100%;
    max-width: 500px;
}

.statisticsec {
    background-color: #f1f1f1;
    padding: 50px 0;
}

.statisticsec .headdiv {
    display: inline-block;
    width: 100%;
    margin-bottom: 30px;
}

.statisticsec .headdiv .title1 {
    color: #01010b;
    font-size: 20px;
    font-weight: bold;
    line-height: 1.2;
}

.statisticsec .headdiv .title2 {
    color: #95989a;
    font-size: 13px;
    font-weight: normal;
    line-height: 1.2;
    display: block;
}

.statisticsec .chartinfo1 {
    width: 100%;
    display: inline-block;
    margin-bottom: 20px;
    border-radius: 5px;
    border: solid 1px #dff1f1;
    background-color: #f9ffff;
}

.statisticsec .chartinfo1 .timediv {
    float: left;
    width: 50%;
    padding: 17px 15px;
}

.statisticsec .chartinfo1 .timediv+.timediv {
    border-left: 1px solid #dff1f1;
}

.statisticsec .chartinfo1 .timediv h5 {
    color: #01010b;
    font-size: 15px;
    font-weight: 500;
    line-height: 1.2;
    margin-bottom: 5px;
}

.statisticsec .chartinfo1 .timediv .number {
    color: #008080;
    font-size: 12px;
    font-weight: normal;
    line-height: 1.2;
    display: block;
}

.statisticsec .chartinfo1 .timediv .number span {
    font-size: 20px;
    display: inline-block;
    margin-right: 5px;
}

.statisticsec .chartinfo2 {
    width: 100%;
    display: inline-block;
    padding: 17px;
    border-radius: 5px;
    border: solid 1px #dff1f1;
    background-color: #f9ffff;
}

.statisticsec .chartinfo2 h5 {
    color: #01010b;
    font-size: 15px;
    font-weight: 500;
    line-height: 1.2;
    margin-bottom: 5px;
}

.statisticsec .chartinfo2 .contentlist {
    display: inline-block;
    width: 100%;
}

.statisticsec .chartinfo2 .contentlist .lists {
    color: #95989a;
    font-size: 12px;
    font-weight: normal;
    line-height: 1.2;
    display: block;
    margin-top: 15px;
}

.statisticsec .chartinfo2 .contentlist .lists span {
    color: #01010b;
    font-size: 20px;
    display: inline-block;
    min-width: 22px;
    text-align: right;
    margin-right: 5px;
}

.statisticsec #chart_div {
    height: 320px;
    border-radius: 5px;
    border: solid 1px #dff1f1;
}

.statisticsec #chart_div .highcharts-background {
    fill: #f9ffff;
}

.statisticsec #chart_div .highcharts-point {
    fill: #008080;
}

@media screen and (max-width: 1199px) {
    .statisticsec .chartinfo1 .timediv {
        padding: 17px 12px;
    }

    .statisticsec .chartinfo1 .timediv .number {
        font-size: 10px;
    }

    .statisticsec .chartinfo1 .timediv .number span {
        font-size: 16px;
    }
}

@media screen and (max-width: 991px) {
    .statisticsec .chartinfo2 {
        margin-bottom: 30px;
    }
}

@media screen and (max-width: 767px) {
    .customizesec .customizimg {
        width: 100%;
    }

    .customizesec .customizedit {
        width: 100%;
    }
}

@media screen and (max-width: 640px) {
    .customizesec .customizimg {
        height: 400px;
    }

    .customizesec .customizimg .editlink li {
        width: 50%;
        text-align: center;
    }

    .customizesec .customizedit {
        padding: 15px;
    }

    .customizesec .customizedit .actionlist {
        height: 300px;
    }
}

@media screen and (max-width: 480px) {
    .customizesec .customizedit .actionlist .actions {
        padding: 15px 15px 15px 30px;
    }

    .customizesec .customizedit .actionlist .actions .link {
        opacity: 1;
        position: static;
        padding: 8px 20px;
        margin-top: 10px;
    }
}

.whiteBtn {
    background: #fff;
    color: teal;
    vertical-align: middle;
    display: inline-block;
    border-color: #fff;
    margin-right: 10px;
}

/*-------------------------- Page CSS ---------------------------*/
.userdropdown a.dropdown-toggle {
    display: block;
    position: static;
    width: auto;
    padding: 0px;
}

.userdropdown a.dropdown-toggle {
    display: block;
    width: auto;
    color: #fff;
    padding: 0px;
    position: static;
}

.userdropdown a.dropdown-toggle img.img {
    width: 30px;
    height: 30px;
    border-radius: 50%;
    display: inline-block;
    vertical-align: middle;
    border: solid 2px #fff;
}

.d-flex {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.userdropdown {
    display: inline-block;
    vertical-align: middle;
}

html {
    margin-top: 0px !important;
}

* html body {
    margin-top: 0px !important;
}

.page-template-contact-us .gform_wrapper.gform-theme {
    display: inline-block;
    padding: 0 15px;
    width: 100%;
}

.page-template-contact-us .gform_wrapper.gform-theme .gfield {
    margin-bottom: 0;
}

.page-template-contact-us .gform_wrapper form .gform-body .ginput_container textarea {
    font-size: 15px;
    padding: 13px 19px;
    height: 140px;
    box-shadow: none !important;
    outline: none;
    display: block;
    width: 100%;
    color: #2a2a2a;
    background-color: #fff;
    border: 1px solid #e6e6e6;
    font-weight: 500;
    border-radius: 5px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;
    -o-transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    line-height: normal;
}

.page-template-contact-us .gform_wrapper.gform-theme .gfield .ginput_container.ginput_container_checkbox .gfield_checkbox,
.page-template-contact-us .gform_wrapper.gform-theme .gfield .ginput_container.ginput_container_checkbox .gfield_checkbox .gchoice,
.page-template-contact-us .gform-body.gform_body,
.page-template-contact-us .gform-body.gform_body .gform_fields,
.page-template-contact-us div#contactUsForm .row {
    margin-bottom: 0 !important;
}

.page-template-contact-us .gform_wrapper.gform-theme .gform_footer input[type="submit"] {
    width: 100%;
}

.page-template-contact-us .gform_wrapper a.fass-pen,
.page-template-contact-us .gform_wrapper a.fas.fa-user {
    left: 98%;
}

.template_2_to_1 .get_cash_after_about {
    padding: 60px 0;
    position: relative;
    margin: 50px 0;
}

.template_2_to_1 .aboutsecnewhome .wp-block-group__inner-container .wp-block-columns {
    max-width: 930px;
    gap: 0;
    margin-bottom: 0;
    margin: auto;
}

.template_2_to_1 .aboutsecnewhome .wp-block-group__inner-container .wp-block-columns .wp-block-column {
    padding: 0 15px;
}

.template_2_to_1 .aboutsecnewhome .wp-block-group__inner-container .wp-block-columns .wp-block-column:first-child {
    flex-basis: 30% !important;
}

.template_2_to_1 .aboutsecnewhome .wp-block-group__inner-container .wp-block-columns .wp-block-column:last-child {
    flex-basis: 70% !important;
}

.template_2_to_1 .aboutsecnewhome .wp-block-group__inner-container .wp-block-columns .wp-block-column h3 {
    color: #fff !important;
    font-size: 24px;
    font-weight: 700;
    line-height: 1.2;
    padding-bottom: 15px;
    position: relative;
    text-transform: uppercase;
}

.template_2_to_1 .aboutsecnewhome .wp-block-group__inner-container .wp-block-columns .wp-block-column p {
    color: #89a5b8 !important;
    font-size: 18px;
    font-weight: 500;
    line-height: 1.7;
    max-width: 500px;
    margin-bottom: 40px;
}

.template_2_to_1 .get_cash_after_about .get_cash_inner:before,
.template_2_to_1 .get_cash_after_about .get_cash_inner:after {
    content: none;
}

.template_2_to_1 .get_cash_after_about .get_cash_inner {
    margin-bottom: 0;
    align-items: center !important;
}

.template_2_to_1 .get_cash_after_about .get_cash_inner .wp-block-column p.getcashheading {
    margin: 0 0 20px;
    font-size: 25px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: left;
}

.template_2_to_1 .gform_wrapper .gform_button {
    border-radius: 5px !important
}

.template_2_to_1 .getdealsec .wp-block-cover__inner-container {
    width: auto
}

.template_2_to_1 .gform_wrapper.gform-theme .gfield_label {
    width: 100%;
    text-align: left
}

.template_2_to_1 .get_cash_after_about .get_cash_inner .gform_wrapper form .gform_fields>* {
    grid-column: span 12 !important
}

.template_2_to_1 .get_cash_after_about .get_cash_inner .gform_wrapper.gform-theme .gform_fields {
    grid-row-gap: 5px !important
}

.template_2_to_1 .getdealseccopy .container .gform_wrapper {
    max-width: 840px;
    display: inline-block;
    width: 100%;
    text-align: left;
    position: relative
}

.template_2_to_1 .get_cash_after_about .get_cash_inner figure {
    position: relative;
}

.template_2_to_1 .get_cash_after_about .get_cash_inner figure:before {
    content: "";
    opacity: 0.5;
    border-radius: 5px;
    background-blend-mode: hard-light;
    background-image: linear-gradient(to bottom, #001432, #001432);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.template_2_to_1 .get_cash_after_about .get_cash_inner figure:after {
    content: "";
    width: 65px;
    height: 65px;
    object-fit: contain;
    background-image: url(https://web.resimpli.com/wp-content/images/play-button-svgrepo-com.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 50px 50px;
    background-color: #3d5b88;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    border: 10px solid rgb(61 91 136 / 50%);
    border-radius: 50%;
}

.template_2_to_1 .get_cash_after_about .get_cash_inner .wp-block-column:last-child {
    padding: 0 3%;
    position: relative;
}

.template_2_to_1 .get_cash_after_about .get_cash_inner {
    gap: 0;
    padding: 0 15px;
    align-items: center !important;
    margin-bottom: 0;
}

.gform_confirmation_message {
    color: green;
}

.wp-block-mcb2-call-to-action.hero3 .mcb2-call-to-action-content-form-shortcode .formshortcode .gravityform_custom_shortcode>p {
    color: #ffffff;
}

.contformdiv .contform #contactUsForm.gdfg .wp-block-group__inner-container {
    margin: 0;
}

.template_2_to_1 .ourprocesssec_main .ourprocesssec>span {
    background-color: #eef8ff !important;
}

.template_2_to_1 .getdealsec span {
    background-color: #e0ebf3 !important;
}

.template_2_to_1 .areabyhousesec span {
    background-color: #ffffff !important;
}

.gform_wrapper.gform-theme .hidelabelcheckbox legend.gfield_label {
    display: none !important;
}

.template_2_to_1 .get_cash_after_about .get_cash_inner figure img,
.template_2_to_1 .aboutsecnewhome .wp-block-group__inner-container .wp-block-columns .wp-block-column .wp-block-image img {
    width: 100%;
}

@media screen and (max-width: 781px) {

    .template_2_to_1 .get_cash_after_about .get_cash_inner .wp-block-column:last-child,
    .template_2_to_1 .aboutsecnewhome .wp-block-group__inner-container .wp-block-columns .wp-block-column:last-child {
        padding-top: 30px;
    }

    .template_2_to_1 .aboutsecnewhome .wp-block-group__inner-container .wp-block-columns .wp-block-column p {
        margin-bottom: 20px;
        font-size: 16px;
        max-width: 100%;
    }

    .template_2_to_1 .aboutsecnewhome .wp-block-group__inner-container .wp-block-columns {
        flex-direction: column;
    }

    .template_2_to_1 .aboutsecnewhome {
        padding: 30px 10px;
    }

    .ourprocesssec_main .alignfull.ourprocesssec .wp-block-columns .wp-block-column:not(:first-child) {
        flex-basis: min-content !important;
    }

    .ourprocesssec_main .ourprocesssec .ouradvatagestemp2-left .alignfull.customhead p.txt2 {
        max-width: 100%;
    }

    .template_2_to_1 .ourprocesssec_main .ourprocesssec .wp-block-group.ouradvantage_box p {
        display: block;
    }
}

@media screen and (max-width: 560px) {
    .ourprocesssec_main .alignfull.ourprocesssec .wp-block-columns .wp-block-column:not(:first-child) {
        flex-basis: 100% !important;
    }
}

.template_2_to_1 .aboutsecnewhome .wp-block-buttons.is-content-justification-center {
    justify-content: left;
}

.template_2_to_1 .custom-btn.btn-inner-red .wp-block-button__link {
    border-radius: 5px !important;
}

.getdealsec .wp-block-cover__inner-container .wp-block-columns .gform_wrapper.gform-theme {
    max-width: 780px;
}

.re_custom_cotainer .topheader .site-description {
    color: #313131;
}

.ouradvance .advancediv .our-advantage-images figure {
    border-radius: 50%;
    height: 55px;
    width: 55px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.ouradvance .advancediv .our-advantage-images figure img {
    height: 30px;
    width: auto;
    overflow: unset;
}

/********************************** 29-08-2023 new template css start ************************************/

.temp2_ouradvance {
    padding: 80px 0 35px 0;
}

.temp2_ouradvance .temp2_customhead h1 {
    font-weight: 600;
}

.temp2_ouradvance .temp2_customhead p {
    font-size: 16px;
    font-weight: 400;
    line-height: 1.7;
    max-width: 850px;
    margin: 28px auto 35px auto;
}

.temp2_ouradvance .temp2_advancediv {
    max-width: 990px;
    display: block;
    width: 100%;
    margin: 0 auto;
    padding: 0 10px;
}

.temp2_ouradvance .temp2_advancediv .wp-block-columns:first-child {
    margin-top: 20px;
}

.temp2_ouradvance .temp2_advancediv .wp-block-columns {
    margin: 0;
    gap: 0;
}

.temp2_ouradvance .temp2_advancediv .box {
    float: left;
    width: 33.33%;
    height: 230px;
    padding: 30px 20px;
    border-right: none;
}

.temp2_ouradvance .temp2_advancediv h2 {
    font-size: 24px;
    font-weight: 700;
    margin: 15px 0 12px;
}

.temp2_ouradvance .temp2_advancediv p {
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5;
}

.ouradvance .advancediv .box .txt {
    margin: 15px 0 12px;
}

.temp2_callus {
    margin: 0 auto;
    padding: 60px 0;
}

.temp2_callus>.wp-block-group__inner-container {
    max-width: 990px;
    display: block;
    width: 100%;
}

.temp2_callus h2 {
    font-size: 36px;
    font-weight: 600;
    line-height: 1.4;
}

.temp2_callus .temp2_callus_head-line {
    margin: 0px;
    width: 80%;
}

.temp2_callus .temp2_callus_iconbox {
    gap: 0;
}

.temp2_callus_iconbox .wp-block-column {
    flex: auto !important;
}

.temp2_callus_iconbox .wp-block-column h2 {
    font-size: 48px;
    font-weight: 800;
    color: #036464;
}

.temp2_callus_iconbox figure img {
    padding-top: 8px;
}

.temp2_callus .temp2_callus_text {
    margin-bottom: 5px !important;
}

/********************************** 31-08-2023 new template css start ************************************/

.temp2_howwework {
    padding: 50px 0;
    min-height: auto !important;
}

.temp2_howwework .temp2_txt1 {
    font-size: 40px;
    font-weight: 600;
}

.temp2_howwework .temp2_txt2 {
    font-size: 16px;
    font-weight: 400;
    line-height: 1.7;
    max-width: 800px;
    margin: 25px auto 25px;
}

.temp2_howwework .wp-block-image img {
    width: 100%;
}

.temp2_howwework .temp2-hww-txt1 {
    font-size: 15px;
    font-weight: 700;
    line-height: 1.7;
    max-width: 750px;
    margin: 15px 0 10px;
}

.temp2_howwework .temp2-hww-txt2 {
    font-size: 18px;
    font-weight: 700;
    line-height: 1.7;
    max-width: 750px;
    margin: 0 0 10px;
}

.temp2_howwework .temp2-hww-txt3 {
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5;
    max-width: 250px;
}

.temp2_testimonials .wp-block-getwid-post-slider__post-overlay {
    background-color: #F7FAFA;
}

.temp2_testimonials .wp-block-getwid-post-slider__post {
    padding: 80px 273px;
    background-color: #F7FAFA;
}

.temp2_testimonials .wp-block-getwid-post-slider.has-arrows-inside .slick-prev::before {
    content: url('https://web.resimpli.com/landingpage/wp-content/uploads/sites/708/2023/08/testimonial-prev.png');
    /* position: absolute;
    right: -150px;
    top: -35px; */
}

.temp2_testimonials .wp-block-getwid-post-slider.has-arrows-inside .slick-prev {
    left: 225px;
    top: 50%;
    transform: translate(0px, -50%);
    display: flex;
    width: auto;
    height: auto;
}

.temp2_testimonials .wp-block-getwid-post-slider.has-arrows-inside .slick-next {
    right: 225px;
    top: 50%;
    transform: translate(0px, -50%);
    display: flex;
    width: auto;
    height: auto;
}

.temp2_testimonials .wp-block-getwid-post-slider.has-arrows-inside .slick-next::before {
    content: url('https://web.resimpli.com/landingpage/wp-content/uploads/sites/708/2023/08/testimonial-next.png');
    /* position: absolute;
    left: -150px;
    top: -35px; */
}

.temp2_testimonials .wp-block-getwid-post-slider__post-content-wrapper {
    max-width: 1170px;
    text-align: center;
}

.temp2_testimonials .wp-block-getwid-post-slider__post-excerpt p {
    font-weight: 500;
    font-size: 20px;
    color: #000000;
    line-height: 1.7;
}

.temp2_testimonials .wp-block-getwid-post-slider .wp-block-getwid-post-slider__post-title {
    color: #000;
}

.temp2_reasonssecres {
    padding: 85px 0 60px 0;
}

.temp2_reasonssecres .temp2_sec-txt1 {
    font-size: 40px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.4;
    letter-spacing: normal;
    text-align: left;
}

.temp2_reasonssecres .temp2_sec-txt2 {
    margin-top: 25px;
    line-height: 1.67;
    font-weight: 400;
    font-size: 16px;
    max-width: 650px;
}

.temp2_reasonssecres .wp-block-image img {
    width: 100%;
}

.temp2_reasonssecres .temp2-help-txtall .temp2-sec-txt3 {
    font-weight: 600;
    font-size: 16px;
    line-height: 1.4;
    margin: 0 0 25px 0;
}

.temp2_reasonssecres .temp2-help-txtalll {
    gap: 0;
    margin: 20px 0 10px;
}

.temp2_reasonssecres .wp-block-columns.temp2-help-txtalll ul {
    line-height: 2.33;
    font-size: 16px;
    font-weight: 400;
    color: #000000;
    padding-right: 5px;
}

.temp2_reasonssecres .wp-block-columns.temp2-help-txtalll ul li {
    position: relative;
    padding-left: 15px;
}

.temp2_reasonssecres .wp-block-columns.temp2-help-txtalll ul li::before {
    content: "\2022";
    position: absolute;
    left: 0;
    top: 0;
}

.temp2_continfosec {
    padding: 20px 0 75px 0;
}

.temp2_continfosec .temp2_continfosec_block .call_title,
.temp2_continfosec .temp2_continfosec_block .email_title,
.temp2_continfosec .temp2_continfosec_block .location_title {
    font-weight: 500;
    font-size: 16px;
    line-height: 1.67;
    margin-bottom: 6px;
}

.temp2_continfosec .temp2_continfosec_block .call_text,
.temp2_continfosec .temp2_continfosec_block .email_text,
.temp2_continfosec .temp2_continfosec_block .location_text {
    font-weight: 700;
    font-size: 16px;
}

.temp2_continfosec .temp2_continfosec_block {
    padding: 25px;
    background: #EDF4F4;
    border-radius: 20px;
}

.temp2_compare {
    padding: 70px 0;
    background: #03646408;
}

.temp2_compare .temp2_compare_compare h2 {
    font-size: 32px;
    font-weight: 700;
    line-height: 1;
    margin: 40px 0;
}

.temp2_compare .temp2_compare_agent h2 {
    font-size: 24px;
    font-weight: 700;
    line-height: 1;
    margin: 31px 0;
    text-transform: uppercase;
    padding: 0px 70px;
}

.temp2_compare .temp2_compare_llc h2 {
    font-size: 24px;
    font-weight: 700;
    line-height: 1;
    margin: 31px 0;
    text-transform: uppercase;
    padding: 0 30px;
}

.temp2_compare_agent,
.temp2_compare_llc {
    text-align: center;
}

.temp2_compare_compare ul li {
    font-weight: 700;
    font-size: 20px;
    padding: 20px 0;
}

.temp2_compare_agent ul li {
    font-size: 20px;
    font-weight: 400;
    line-height: 1;
    text-transform: uppercase;
    padding: 20px 0;
}

.temp2_compare_llc ul li {
    font-size: 20px;
    font-weight: 700;
    line-height: 1;
    color: #ffffff;
    text-transform: uppercase;
    margin: 0 30px;
    padding: 20px 0;
}

.temp2_compare_llc ul li:not(:last-child) {
    border-bottom: 1px solid;
}

.temp2_compare_agent ul li:not(:last-child) {
    border-bottom: 0.5px solid #E6E6E6;
}

.temp2_compare_compare ul li:not(:last-child) {
    border-bottom: 0.5px solid #E6E6E6;
}

.temp2_compare_agent {
    border: 1px solid #D8D8D8;
    background-color: #FFFFFF;
}

.temp2_compare_llc {
    border: 1px solid #036464;
    background-color: #FFFFFF;
}

.temp2_compare_llc ul {
    background: radial-gradient(#036464, #1FA7A7);
}

.temp2_compare_agent ul {
    background-color: #F5F5F5;
}

.temp2_compare .wp-block-columns.container {
    gap: 0;
}

@media screen and (max-width:1199px) {
    .temp2_compare .temp2_compare_llc h2 {
        padding: 0 23px;
    }

    .temp2_compare_llc ul li {
        padding: 21px 0;
        font-size: 16px;
    }

    .temp2_compare .temp2_compare_agent h2 {
        padding: 0px 40px;
    }

    .temp2_testimonials .wp-block-getwid-post-slider.has-arrows-inside .slick-prev {
        left: 125px;
    }

    .temp2_testimonials .wp-block-getwid-post-slider.has-arrows-inside .slick-next {
        right: 125px;
    }

    .temp2_reasonssecres .temp2_sec-txt1 {
        font-size: 30px;
    }

    .temp2_reasonssecres {
        padding: 70px 0 45px 0;
    }

    .temp2_callus_iconbox .wp-block-column h2 {
        font-size: 40px;
    }

    .temp2_callus .temp2_callus_iconbox figure {
        margin: 0;
    }

    .temp2_callus {
        padding: 40px 0;
    }

    .temp2_howwework {
        padding: 40px 0;
    }

    .temp2_continfosec div.container {
        margin-bottom: 0;
    }

    .temp2_compare .temp2_compare_compare h2 {
        font-size: 28px;
        margin: 41px 0;
    }

    .temp2_compare_compare ul li {
        padding: 19px 0;
    }

    .temp2_compare_agent ul li {
        font-size: 18px;
        padding: 20px 0;
    }
}

@media screen and (max-width:992px) {
    .temp2_compare .temp2_compare_llc h2 {
        padding: 0 15px;
        font-size: 19px;
    }

    .temp2_compare .temp2_compare_agent h2 {
        padding: 0px 15px;
        font-size: 20px;
    }

    .temp2_compare_compare ul li {
        font-size: 16px;
    }

    .temp2_compare .temp2_compare_compare h2 {
        font-size: 28px;
        margin: 24px 0;
    }

    .temp2_compare_compare ul li {
        padding: 18px 0;
        font-size: 16px;
    }

    .temp2_compare .temp2_compare_agent h2 {
        padding: 0px 15px;
        font-size: 20px;
    }

    .temp2_compare_agent ul li {
        font-size: 14px;
        padding: 19px 0;
    }

    .temp2_compare .temp2_compare_llc h2 {
        padding: 0 15px;
        font-size: 19px;
        margin: 31px 0;
    }

    .temp2_compare_llc ul li {
        padding: 19px 0;
        font-size: 14px;
    }

    .temp2_howwework .wp-block-group .wp-block-columns.container {
        width: 100%;
    }

    .temp2_howwework .temp2_txt1 {
        font-size: 32px;
    }

    .temp2_callus_iconbox figure img {
        padding-top: 0;
    }

    .temp2_callus_iconbox .wp-block-column h2 {
        font-size: 32px;
    }

    .temp2_testimonials .wp-block-getwid-post-slider__post {
        padding: 80px 150px;
    }

    .temp2_testimonials .wp-block-getwid-post-slider.has-arrows-inside .slick-prev {
        left: 50px;
    }

    .temp2_testimonials .wp-block-getwid-post-slider.has-arrows-inside .slick-next {
        right: 50px;
    }

    .temp2_reasonssecres .temp2_sec-txt1 {
        font-size: 26px;
    }

    .temp2_callus h2 {
        font-size: 32px;
    }

    .temp2_ouradvance .temp2_advancediv h2 {
        font-size: 20px;
    }
}

@media screen and (max-width:781px) {

    /* .temp2_compare .wp-block-group__inner-container .wp-block-columns.container{
        width: 781px !important;
        overflow: scroll;
    }
    .temp2_compare .wp-block-columns.container .temp2_compare_compare{
        flex-basis: 40% !important;
    }
    .temp2_compare .wp-block-columns.container .temp2_compare_agent{
        flex-basis: 30% !important;
    }
    .temp2_compare .wp-block-columns.container .temp2_compare_llc{
        flex-basis: 30% !important;
    } */
    .temp2_callus .temp2_callus_iconbox {
        flex-wrap: nowrap !important;
    }

    .temp2_callus .temp2_callus_iconbox .wp-block-column {
        flex-basis: auto !important;
    }

    .temp2_howwework .temp2_txt2 {
        margin: 15px auto 0px;
    }

    .temp2_howwework .temp2-hww-txt3 {
        max-width: 100%;
    }

    .temp2_reasonssecres {
        padding: 45px 0 15px 0;
    }

    .temp2_continfosec {
        padding: 20px 0 45px 0;
    }

    .temp2_reasonssecres .temp2_sec-txt2 {
        max-width: auto;
    }

    .temp2_compare .temp2_compare_compare {
        text-align: center;
    }

    .landingpage2_ouradvance .temp2_advancediv .box {
        height: 180px;
    }

    .landingpage3_faq .wp-block-group__inner-container .wp-block-columns:nth-child(1) h2 {
        font-size: 26px !important;
    }
}

@media screen and (max-width:668px) {
    .temp2_callus h2 {
        font-size: 26px;
    }

    .temp2_callus_iconbox .wp-block-column h2 {
        font-size: 28px;
    }

    .temp2_testimonials .wp-block-getwid-post-slider__post {
        padding: 80px 25px;
    }

    .temp2_testimonials .wp-block-getwid-post-slider.has-arrows-inside .slick-prev,
    .temp2_testimonials .wp-block-getwid-post-slider.has-arrows-inside .slick-next {
        top: 90%;
    }

    .temp2_reasonssecres .temp2-help-txtall {
        margin-bottom: 0 !important;
    }
}

@media screen and (max-width:481px) {
    .temp2_ouradvance .temp2_customhead h1 {
        font-size: 26px;
    }

    .temp2_ouradvance {
        padding: 35px 0 35px 0;
    }

    .temp2_howwework .temp2_txt1 {
        font-size: 26px;
    }

    .temp2_continfosec {
        padding: 10px 0 45px 0;
    }
}
/* byuertemplate css start */
.buyerhome{
	padding: 0;
}
.byuerourmission{
	margin-bottom: 0 !important;
    margin-top: 0 !important;
	padding-top: 200px;
    padding-bottom: 200px;
	background-color: #ffffff;
	position: relative;
	z-index: -1;
}
.byuerourmission h2{
	font-family: 'Satoshi';
	font-size: 48px;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
	letter-spacing: normal;
	color: #000;
	margin: 0 !important;
}
.byuerourmission .is-layout-flex{
	margin-top: 0;
}
.byuerourmission .wp-block-group__inner-container > .wp-block-columns{
	max-width: 1280px;
    width: 100%;
	margin-bottom: 0;
	position: relative;
    z-index: 99999;
	align-items: center !important;
}
.byuerourmission .wp-block-group__inner-container > .wp-block-columns:nth-child(1) {
    margin-top: 0 !important;
    margin-bottom: 30px !important;
}
.byuerourmission .ourmissionimagebox{
	display: flex;
	gap: 20px;
}
.byuerourmission .ourmissionimagebox .wp-block-getwid-image-box__content h3{
	font-family: 'Satoshi';
	font-size: 18px;
    font-weight: bold;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: left;
    color: #1b4965;
    margin-top: 0;
    margin-bottom: 11px;
}
.byuerourmission .ourmissionimagebox .wp-block-getwid-image-box__content p{
	font-family: 'Satoshi';
	font-size: 15px;
	font-weight: 500;
	font-style: normal;
	line-height: normal;
	letter-spacing: normal;
	text-align: left;
	color: #2e2e31;
}
.byuerourmission .wp-block-columns:nth-child(2) .wp-block-column:nth-child(2) {
    border-radius: 15px;
    box-shadow: 0 4px 76px 0 rgba(127, 200, 245, 0.25);
    background-color: #fff;
    padding: 42px 70px;
	display: flex;
    flex-wrap: wrap;
    gap: 30px;
}
.byuerourmission .wp-block-columns:nth-child(2) .wp-block-column:nth-child(2) > .wp-block-columns{
	border-radius: 15px;
    background-color: rgba(242, 250, 255, 0.95);
    padding: 30px 30px;
	margin-bottom: 0 !important;
    margin-top: 0 !important;
}
.byuerourmission .wp-block-group__inner-container > .wp-block-columns:nth-child(2) figure.wp-block-image {
    margin-top: 0 !important;
	margin-bottom: 0 !important;
}
.byuerourmission .wp-block-group__inner-container:after {
    content: "";
    max-width: 100%;
    width: 100%;
    height: 400px;
    background-color: #f2faff;
    position: absolute;
    top: 39%;
    transform: translate(0px, -50px);
}


/* byuertemplate css end */


/* listing css Start */

.page-template-listing_template {background-color: #f2faff;}
@media screen and (min-width:1200px){
.page-template-listing_template .container , .page-template-author_template .container {
    max-width: 1280px;
    width: 100%;
}
}

.propertie_title_filter_inner {
    /* display: inline-block;
    width: 100%;
    margin: 30px 0; */
	display: flex;
    width: 100%;
    margin: 30px 0;
    justify-content: space-between;
}
.propertie_filter_divi {
    display: flex;
    justify-content: center;
	gap: 8px;
}
/* .propertie_title_filter_inner .propertie_title {
    float: left;
} */
.propertie_title_filter_inner .propertie_title h1 {
    color: #01010b;
    font-size: 32px;
    font-weight: bold;
}
/* .propertie_title_filter_inner .propertie_filter {
    float: right;
} */
.propertie_title_filter_inner .reset_filter{
	display: none;
}
.propertie_title_filter_inner .reset_filter.filter_active{
	display: block;
}
.propertie_title_filter_inner .propertie_filter .filter_button,  .propertie_title_filter_inner .reset_filter .filter_button{
    border-radius: 5px;
    border: solid 1px #f2f2f2;
    background-color: #fff;
    color: #01010b;
    font-size: 16px;
    font-weight: 500;
    padding: 10px;
    cursor: pointer;
    text-decoration: none;
    display: inline-block;
}
.propertie_title_filter_inner .propertie_filter .filter_button img,  .propertie_title_filter_inner .reset_filter .filter_button img{
    max-width: 16px;
    float: left;
    margin-right: 5px
}


.propertieslist {
    display: inline-block;
    width: 100%;
}
.featurepropertiess .propertiessub {
    display: inline-block;
    width: 100%;
}
.featurepropertiess .feature_image_section {
    float: left;
    width: 60%;
	position:relative;
}
.featurepropertiess .feature_image_section .propertie_image {
    width: 100%;
}
.featurepropertiess .feature_image_section .availabel_label {
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	padding:7px 20px;
	background-color:#007031;
	border-radius: 5px;
	position:absolute;
	right:10px;
	top:10px;
}
.featurepropertiess .feature_image_section .sold_label {
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	padding:7px 20px;
	background-color:#800000;
	border-radius: 5px;
	position:absolute;
	right:10px;
	top:10px;
}
.featurepropertiess .feature_image_section .pending_label {
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	padding:7px 20px;
	background-color:#b76f1e;
	border-radius: 5px;
	position:absolute;
	right:10px;
	top:10px;
}
.featurepropertiess .propertie_content {
    float: left;
    width: 40%;
	padding-left:40px;
	text-align:left;
}
.featurepropertiess .propertie_content .propertie_addresa {
    color: #000;
    font-size: 32px;
    font-weight: bold;
    margin-bottom: 20px;
}
.featurepropertiess .propertie_content .propertie_price {
    color: #000;
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 30px;
}
.featurepropertiess .propertie_content .propertie_details {
	display: flex;
	flex-wrap: wrap;
	width:100%;
	margin-bottom:60px;
}
.featurepropertiess .propertie_content .propertie_details li {
	width:49%;
	float:left;
	margin:1%;
	margin-left:0;
	padding: 12px 10px;
	background-color: #fff;
	border: solid 1px #f2f2f2;
}
.featurepropertiess .propertie_content .propertie_details .single_detail_section {
    position: relative;
    padding-left: 40px;
}
.featurepropertiess .propertie_content .propertie_details .single_detail_section .single_icon {
    position: absolute;
    left: 6px;
    top: 6px;
    max-width: 24px;
}
.featurepropertiess .propertie_content .propertie_details .single_detail label {
    color: #95989a;
    font-size: 12px;
    font-weight: 500;
    line-height: 1.2;
}
.featurepropertiess .propertie_content .propertie_details .single_detail span {
    color: #01010b;
    font-size: 15px;
    font-weight: 500;
    line-height: 1.2;
	display:block;
}
.featurepropertiess .propertie_content .propertie_view_detail_button {
	display:inline-block;
	width:100%;
}
.featurepropertiess .propertie_content .propertie_view_detail_button .view_detail {
    border-radius: 10px;
    border: solid 1px #1b4965;
    font-size: 16px;
    font-weight: 500;
    color: #1b4965;
	padding:13px 30px;
	display:inline-block;
	cursor:pointer;
	text-decoration:none
}


.propertieslist .listinglist {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    width: 100%;
    margin-top: 120px;
}
.listinglist .propertiess {
    width: 48%;
    float: left;
    margin-bottom: 50px;
    text-align: left;
}
.listinglist .feature_image_section {
    float: left;
    width: 100%;
	position:relative;
	margin-bottom:30px
}
.listinglist .feature_image_section .propertie_image {
	width:100%;
	height:300px;
	/*object-fit: cover;*/
	object-fit: contain;
}	
.listinglist .feature_image_section .pending_label {
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	padding:7px 20px;
	background-color:#b76f1e;
	border-radius: 5px;
	position:absolute;
	right:10px;
	top:10px;
}
.listinglist .feature_image_section .sold_label {
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	padding:7px 20px;
	background-color:#800000;
	border-radius: 5px;
	position:absolute;
	right:10px;
	top:10px;
}
.listinglist .feature_image_section .availabel_label {
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	padding:7px 20px;
	background-color:#007031;
	border-radius: 5px;
	position:absolute;
	right:10px;
	top:10px;
}
.listinglist .propertie_content {
    float: left;
    width: 100%;
	text-align:left;
}
.listinglist .propertie_content .propertie_addresa {
    color: #000;
    font-size: 32px;
    font-weight: bold;
    margin-bottom: 16px;
}
.listinglist .propertie_content .propertie_price {
    display:inline-block;
	width:100%;
}
.listinglist .propertie_content .propertie_price .price {
    color: #000;
    font-size: 32px;
    font-weight: 500;
	display:inline-block;
    vertical-align: middle;
}
.listinglist .propertie_content .propertie_price .single_detail_sec {
    color: #000;
    font-size: 20px;
    font-weight: 500;
	display:inline-block;
    vertical-align: middle;
}
.listinglist .propertie_content .propertie_view_detail_button {
	display:inline-block;
	width:100%;
	margin-top:30px;
}
.listinglist .propertie_content .propertie_view_detail_button .view_detail {
    border-radius: 10px;
    border: solid 1px #1b4965;
    font-size: 15px;
    font-weight: 500;
    color: #1b4965;
	padding:13px 40px;
	display:inline-block;
	cursor:pointer;
	text-decoration:none
}

.propertiespagination {
    position: relative;
    width: 100%;
    display: inline-block;
    margin: 80px 0 120px 0 ;
	text-align: center;
}
.propertiespagination:before {
    content: "";
    background-color: #1b4965;
    height: 1px;
    width: 100%;
    position: absolute;
    left: 0;
    top: 10px;
}
.propertiespagination .load_more_button {
    border-radius: 10px;
    border: solid 1px #1b4965;
    background-color: #1b4965;
    font-size: 15px;
    font-weight: 500;
    text-align: center;
    color: #fff;
    text-decoration: none;
    padding: 13px 60px;
    position: relative;
    cursor: pointer;
}


@media screen and (max-width:991px){
.featurepropertiess .feature_image_section {width: 50%;}
.featurepropertiess .propertie_content {width: 50%; padding-left: 20px;}
.featurepropertiess .propertie_content .propertie_details {margin-bottom:20px;}
.featurepropertiess .propertie_content .propertie_addresa {font-size: 28px;}
.propertieslist .listinglist {margin-top:50px;}
.listinglist .propertie_content .propertie_addresa {font-size: 26px;}
.listinglist .propertie_content .propertie_price .price{font-size: 24px;}

}
@media screen and (max-width:767px){
.featurepropertiess .feature_image_section {width: 100%; margin-bottom:30px;}
.featurepropertiess .propertie_content {width: 100%; padding-left: 0;}

}
@media screen and (max-width:640px){
.propertie_title_filter_inner .propertie_title h1{font-size: 24px;}
.featurepropertiess .propertie_content .propertie_addresa {font-size: 22px;}
.featurepropertiess .propertie_content .propertie_details li {width: 100%; margin: 1% 0;}
.listinglist .propertiess {width: 100%;}
.listinglist .feature_image_section {margin-bottom:10px;}
.listinglist .feature_image_section .propertie_image {height:auto;}
.listinglist .propertie_content .propertie_addresa {font-size: 24px;}
.listinglist .propertie_content .propertie_price .price{font-size: 20px;}
.listinglist .propertie_content .propertie_price .single_detail_sec {font-size: 18px;}
.propertiespagination {margin: 50px 0 60px 0;}
.propertiespagination .load_more_button{padding: 10px 40px;}

}

/* listing css End */

/* listing Single css Start */

.single-property {background-color: #f2faff;}
@media screen and (min-width:1200px){
.single-property .container {
    max-width: 1280px;
    width: 100%;
}
}

.single_propertie_bredcumbs {
    display: inline-block;
    width: 100%;
    margin: 20px 0 10px;
}
.single_propertie_bredcumbs a {
    font-size: 14px;
    font-weight: 500;
    color: #01010b;
    text-decoration: none;
    cursor: pointer;
	background: transparent;
}
.single_propertie_bredcumbs .active {
    color: #95989a;
}
.single_propertie_detailsub {
    display: inline-block;
    width: 100%;
}
.single_propertie_detailsub .property_title {
    color: #01010b;
    font-size: 32px;
    font-weight: bold;
    margin-bottom: 15px;
}
.single_propertie_detailsub .single_pro_detail {
    display: inline-block;
    width: 100%;
}
.single_propertie_detailsub .single_pro_detail.offer_submissiondate{
	margin-bottom: 20px;
}
.single_propertie_detailsub .single_pro_detail .single_detail {
    float:left;
	color: #01010b;
    font-size: 15px;
    font-weight: 500;
}
.single_propertie_detailsub .single_pro_detail .status_labels {float:right;}
.single_propertie_detailsub .single_pro_detail .availability {
    border: 1px solid transparent;
    font-size: 12px;
    font-weight: 500;
    text-decoration: none;
    padding: 1px 5px;
    border-radius: 3px;
	display: inline-block;
}
.single_propertie_detailsub .single_pro_detail .availability.sold {
	color:#800000;
    border-color:#800000;
	background-color:rgba(128, 0, 0, 0.05);
}
.single_propertie_detailsub .single_pro_detail .availability.pending {
    color:#b76f1e;
    border-color:#b76f1e;
	background-color:rgba(183, 111, 30, 0.05);
}
.single_propertie_detailsub .single_pro_detail .availability.available {
    color:#007031;
    border-color:#007031;
	background-color:rgba(0, 112, 49, 0.05);
}
.single_propertie_detailsub .singlepro_offers {
    color: #95989a;
    font-size: 15px;
    font-weight: 500;
    width: 100%;
    display: inline-block;
    margin-bottom: 20px;
}
.single_propertie_detailsub .singlepro_offers .times {
	display: inline-block;
    color: #800000;
    padding: 0px 5px;
    border-radius: 3px;
    border: solid 1px #800000;
    background-color: rgba(128, 0, 0, 0.05);
	margin-left: 6px;
}

.single_propertie_detailsub .singlepro_details {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    margin-bottom: 30px;
}
.single_propertie_detailsub .singlepro_details li {
	width: 24%;
    float: left;
    margin: 1%;
    margin-left: 0;
    padding: 12px 10px;
    background-color: #fff;
    border: solid 1px #f2f2f2;
}
.single_propertie_detailsub .singlepro_details .singlepro_detail_section {
    position: relative;
    padding-left: 40px;
}
.single_propertie_detailsub .singlepro_details .singlepro_detail_section .single_icon {
    position: absolute;
    left: 6px;
    top: 6px;
    max-width: 24px;
}
.single_propertie_detailsub .singlepro_details .single_detail label {
    color: #95989a;
    font-size: 12px;
    font-weight: 500;
    line-height: 1.2;
}
.single_propertie_detailsub .singlepro_details .single_detail span {
    color: #01010b;
    font-size: 15px;
    font-weight: 500;
    line-height: 1.2;
	display:block;
}

.single_propertie_detailsub .singlepro_description {
	display:inline-block;
	width:100%;
	margin-bottom:20px;
}
.single_propertie_detailsub .singlepro_description .sebtitle{
	color: #000;
    font-size: 20px;
    font-weight: bold;
    line-height: 1.2;
	margin-bottom:5px
}
.single_propertie_detailsub .singlepro_description .singlepro_desc_content{
	color: #50585b;
    font-size: 15px;
    font-weight: 500;
    line-height: 1.2;
}
.single_propertie_detailsub .singlepro_description .singlepro_desc_content p{
	padding: 8px 0;
}
.single_propertie_detailsub .singlepro_pics {
    display: inline-block;
    width: 100%;
    margin-bottom: 40px;
}
.single_propertie_detailsub .singlepro_pics .sebtitle {
    color: #50585b;
    font-size: 14px;
    font-weight: bold;
}
.single_propertie_detailsub .singlepro_pics .singlepro_links {
    color: #0c5dae;
    font-size: 15px;
    font-weight: 500;
	display:inline-block;
	cursor:pointer;
}
.single_propertie_detailsub .singlepro_spread {
    margin-bottom: 50px;
    display: inline-block;
    width: 100%;
}
.single_propertie_detailsub .singlepro_spread .sebtitle{
	color: #000;
    font-size: 20px;
    font-weight: bold;
    line-height: 1.2;
	margin-bottom:5px
}
.single_propertie_detailsub .singlepro_spread .singlepro_spread_content {
    border: solid 1px #f2f2f2;
    background-color: #fff;
    text-align: center;
    padding: 10px;
    width: 100%;
    display: inline-block;
}
.single_propertie_detailsub .singlepro_spread .singlepro_spread_content li {
    float: left;
    width: 33.33%;
}
.single_propertie_detailsub .singlepro_spread .singlepro_spread_content li + li {
    border-left: 1px solid #f2f2f2;
}
.single_propertie_detailsub .singlepro_spread .singlepro_spread_content .spread_label {
    color: #50585b;
    font-size: 14px;
    font-weight: 500;
	display:block;
}
.single_propertie_detailsub .singlepro_spread .singlepro_spread_content .spread_price {
    color: #01010b;
    font-size: 15x;
    font-weight: 500;
	display:block;
}
.single_propertie_detailsub .singlepro_docs {
    margin-bottom: 50px;
    display: inline-block;
    width: 100%;
}
.single_propertie_detailsub .singlepro_docs .sebtitle{
	color: #000;
    font-size: 20px;
    font-weight: bold;
    line-height: 1.2;
	margin-bottom:5px
}

.single_propertie_detailsub .singlepro_docs .singlepro_docs_content {
    margin-bottom: 10px;
    display: inline-block;
    width: 100%;
    border: solid 1px #f2f2f2;
    background-color: #fff;
	padding: 10px 0;
}
.single_propertie_detailsub .singlepro_docs_content .table {
    margin:0
}
.single_propertie_detailsub .singlepro_docs_content .table th {
	color:#01010b;
	font-size:15px;
	font-weight:600;
    vertical-align:middle;
	border:none;
}
.single_propertie_detailsub .singlepro_docs_content .table td {
    vertical-align:middle;
	border:none;
}
.single_propertie_detailsub .singlepro_docs_content .table tbody tr:hover {
    background-color:#f4f6f8;
}
.single_propertie_detailsub .singlepro_docs_content .table tbody tr:hover .docattach_download {
	opacity: 1;
    visibility: visible;
}
.single_propertie_detailsub .singlepro_docs_content .singlepro_docattach {
    display: flex;
    align-items: center;
}
.single_propertie_detailsub .singlepro_docs_content .singlepro_docattach .docattach_img {
    border: solid 1px #e5e5e5;
    background-color: #e9e9e0;
    padding: 3px;
    border-radius: 5px;
    margin-right: 5px;
}
.single_propertie_detailsub .singlepro_docs_content .singlepro_docattach .docattach_title {
    color: #01010b;
    font-size: 15px;
    font-weight: 500;
    display: inline-block;
}
.single_propertie_detailsub .singlepro_docs_content .docattach_size {
    color:#95989a;
	font-size: 12px;
    font-weight: 500;
}
.single_propertie_detailsub .singlepro_docs_content .docattach_download {
    color: #fff;
    font-size: 14px;
    font-weight: 500;
    padding: 4px 15px;
    border-radius: 3px;
    background-color: #28579e;
    text-decoration: none;
	float: right;
	opacity: 0;
    visibility: hidden;
}
.single_propertie_detailsub .singlepro_docs_content .table td:first-child, .single_propertie_detailsub .singlepro_docs_content .table th:first-child {
    padding-left: 20px;
}
.single_propertie_detailsub .singlepro_docs_content .table td:last-child, .single_propertie_detailsub .singlepro_docs_content .table th:last-child {
    padding-right: 20px;
}

.single_propertie_details .propertie_sidebar_main {
	border-radius: 5px;
    border: solid 1px #dce8f0;
    background-color: #eff6fa;
    margin: 40px 0;
    padding: 22px;
    display: inline-block;
    width: 100%;
    position: relative;
}
.single_propertie_details .propertie_sidebar_main .sidebar_title_icon {
    border: solid 1px #dce8f0;
    background-color: #fff;
    border-radius: 20px;
    position: absolute;
    padding: 2px 10px;
    display: flex;
    align-items: center;
    justify-content: center;
	top: -15px;
	left: 0;
	right: 0;
	max-width: 140px;
	margin: 0 auto;
	
}
.single_propertie_details .propertie_sidebar_main .sidebar_title_icon .title{
	color: #01010b;
    font-size: 12px;
    font-weight: bold;
	margin-left: 5px;
}
.single_propertie_details .propertie_sidebar_main .prop_author_and_offer {
    width: 100%;
    display: inline-block;
    padding: 15px;
    background-color: #fff;
    border-radius: 5px;
}
.single_propertie_details .propertie_sidebar_main .propauthor_div {
    width: 100%;
    display: inline-block;
	margin:10px 0;
}
.single_propertie_details .propertie_sidebar_main .propauthor_div .prop_title {
    color: #95989a;
    font-size: 12px;
    font-weight: 500;
    display: block;
}
.single_propertie_details .propertie_sidebar_main .propauthor_div .prop_number {
    color: #01010b;
    font-size: 14px;
    font-weight: 500;
	display:inline-block;
	text-decoration:none
}
.single_propertie_details .propertie_sidebar_main .propauthor_offer_buttons {
    width: 100%;
    display: inline-block;
}
.single_propertie_details .propertie_sidebar_main .propauthor_offer_buttons .propmake_anoffer {
    padding: 11px;
    margin: 7px 0;
    border-radius: 5px;
    background-color: #1b4965;
    display: inline-block;
    width: 100%;
    text-align: center;
    color: #fff;
    font-size: 14px;
    font-weight: 500;
    text-decoration: none;
}
.single_propertie_details .propertie_sidebar_main .propauthor_offer_buttons .prop_buynow {
    padding: 11px;
    margin: 7px 0;
    border-radius: 5px;
    background-color: #fff;
    display: inline-block;
    width: 100%;
    text-align: center;
    color: #1b4965;
    font-size: 14px;
    font-weight: 500;
    text-decoration: none;
	border: solid 1px #1b4965;
}
.propertie_sidebar_main .prop_author_and_offer .propauthor_details{
	display: flex;
    justify-content: flex-start;
    align-items: center;
	gap: 15px;
	margin-bottom: 15px;
}
.propertie_sidebar_main .prop_author_and_offer .propauthor_details .author_image img{
	width: 80px;
    height: 80px;
    background-color: #eff6fa;
	object-fit: cover;
	border-radius: 10px;
}
.propertie_sidebar_main .prop_author_and_offer .propauthor_details .author_name_tag h3{
	font-family: Satoshi;
	font-size: 18px;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
	color: #000;
}
.propertie_sidebar_main .prop_author_and_offer .propauthor_details .author_name_tag span{
	font-family: Satoshi;
	font-size: 12px;
	font-weight: 500;
	font-style: normal;
	line-height: normal;
	color: #1b4965;
}
.propertie_sidebar_main .sidebar_avoid .prop_open_house{
	padding: 15px;
    background-color: rgba(0, 128, 128, 0.05);
    margin: 20px 0;
    border-radius: 5px;
}
.propertie_sidebar_main .sidebar_avoid .prop_open_house h3{
	font-family: Satoshi;
	font-size: 20px;
	font-weight: bold;
	font-style: normal;
	color: #000;
	margin-bottom: 18px;
}
.propertie_sidebar_main .sidebar_avoid .prop_open_house .house_date_time{
	margin-bottom: 18px;
}
.propertie_sidebar_main .sidebar_avoid .prop_open_house .house_date_time .phone_title{
	font-family: Satoshi;
	font-size: 14px;
	font-weight: 500;
	color: #000;
	display: block;
	margin-bottom: 3px;
}
.propertie_sidebar_main .sidebar_avoid .prop_open_house .house_date_time .phone_number{
	font-family: Satoshi;
	font-size: 14px;
	font-weight: 500;
	line-height: normal;
	display: block;
	text-transform: uppercase;
}
.propertie_sidebar_main .sidebar_avoid .prop_open_house .proattend_open_house{
	padding: 11px;
    border-radius: 5px;
    background-color: #fff;
    display: inline-block;
    width: 100%;
    text-align: center;
    color: teal;
    font-size: 14px;
    font-weight: 500;
    text-decoration: none;
    border: solid 1px teal;
}
.propertie_sidebar_main .sidebar_avoid .prop_inquire_deal{
	width: 100%;
    display: inline-block;
    padding: 15px;
    background-color: #fff;
    border-radius: 5px;
}
.propertie_sidebar_main .sidebar_avoid .prop_inquire_deal .action_button{
	padding: 11px;
    margin: 7px 0;
    border-radius: 5px;
    background-color: #fff;
    display: inline-block;
    width: 100%;
    text-align: center;
    color: #1b4965;
    font-size: 14px;
    font-weight: 500;
    text-decoration: none;
    border: solid 1px #1b4965;
}
.single_propertie_details .properties_similar_section_main .similer_properties_all{
	display: flex;
    align-items: flex-start;
	flex-wrap: wrap;
	width: 100%;
    gap: 15px;
	margin-top: 25px;
	margin-bottom: 100px;
}
.single_propertie_details .properties_similar_section_main h2{
	font-size: 32px;
	font-weight: 600;
	font-style: normal;
	line-height: normal;
	color: #1b4965;
}
.single_propertie_details .properties_similar_section_main .similer_properties_all .similer_property h5{
	margin-top: 12px;
	margin-bottom: 5px;
}

.single_propertie_details .properties_similar_section_main .similer_properties_all .similer_property h5 a{
	font-size: 15px;
	font-weight: 500;
	color: #1b4965;
	text-decoration: none;
}
.single_propertie_details .properties_similar_section_main .similer_properties_all .similer_property span{
	font-size: 15px;
	font-weight: 600;
	line-height: normal;
	color: #000;
}
.single_propertie_details .properties_similar_section_main .similer_properties_all .similer_property p{
	font-size: 13px;
	font-weight: 300;
	color: #1b4965;
	margin: 2px 0;
}
.single_propertie_details .properties_similar_section_main .similer_properties_all .similer_property > a img{
	border-radius: 10px;
	width: 215.4px;
  	height: 151px;
	/*object-fit: cover;*/
	object-fit: contain;
}
.single_propertie_details .properties_similar_section_main .similer_properties_all .similer_property {
    max-width: 19%;
    width: 100%;
    display: inline-block;
}
.single-property .lightbox {
	position: fixed;
}
.single-property .lightbox .lb-dataContainer {
    position: absolute;
    top: -35px;
    left: 50%;
    transform: translate(-50%, 0);
}
.single-property .lightboxOverlay {
	opacity: 1;
}

@media screen and (max-width:1199px) {
	.propertie_sidebar_main .prop_author_and_offer .propauthor_details{
		flex-wrap: wrap;
	}
	.single_propertie_details .propertie_sidebar_main {
		padding: 25px 10px;
	}
	.propertie_sidebar_main .sidebar_avoid .prop_inquire_deal .action_button{
		padding: 13px 10px;
	}
}
@media screen and (max-width:1024px){
	.single_propertie_details .propertie_sidebar_main .sidebar_title_icon {
		top: -15px;
		left: 0;
		right: 0;
		max-width: 140px;
		margin: 0 auto;
	}
}
@media screen and (max-width:991px){
	.propertie_sidebar_main .prop_author_and_offer .propauthor_details {
		justify-content: flex-start;
	}
	.single_propertie_details .properties_similar_section_main .similer_properties_all {
		gap: 0px;
		row-gap: 30px;
		flex-wrap: wrap;
	}
	.single_propertie_details .properties_similar_section_main .similer_properties_all .similer_property {
		max-width: 33.33%;
		width: 100%;
	}
	.single_propertie_detailsub .pro_buyer_gallery_images div#sync1 .item img{
		height: 350px;
	}
	.single_propertie_detailsub .property_title {font-size: 28px;}
	.single_propertie_detailsub .pro_feature_image {height: 400px;}
}
@media screen and (max-width:767px){
	.single_propertie_detailsub .singlepro_details li {
		width: 32.33%;
	}
	.single_propertie_detailsub .property_title {font-size: 24px;}
	.single_propertie_detailsub .pro_feature_image {height: 360px;}
}
@media screen and (max-width:690px){	
	.single_propertie_details .properties_similar_section_main .similer_properties_all .similer_property {
		max-width: 50%;
		width: 100%;
	}
	.single_propertie_details .properties_similar_section_main .similer_properties_all .similer_property > a img {
		width: auto;
	}
	.single_propertie_details .properties_similar_section_main .similer_properties_all{
		margin-bottom: 70px;
	}
	.single_propertie_detailsub .singlepro_details li {
		width: 49%;
	}
}
@media screen and (max-width:590px){
	.single_propertie_details .properties_similar_section_main .similer_properties_all .similer_property > a img {
		width: 100%;
		height: 250px;
	}
	.single_propertie_details .properties_similar_section_main .similer_properties_all .similer_property{
		max-width: 100%;
	}
}
@media screen and (max-width:490px){
	.single_propertie_detailsub .singlepro_details .singlepro_detail_section {
		position: unset;
		padding-left: 0;
	}
	.single_propertie_detailsub .singlepro_details .singlepro_detail_section .single_icon{
		position: unset;
	}
	.single_propertie_detailsub .pro_buyer_gallery_images div#sync1 .item img{
		height: 250px;
	}
	.singlepro_docs .singlepro_docs_content .table tbody tr td:nth-child(1){
		max-width: 60%;
    	width: 100%;
	}
	.single_propertie_detailsub .singlepro_details li {
		width: 99%;
	}
	.single_propertie_detailsub .pro_feature_image {height: 300px;}
}


/* listing Single css End */

/* home shortcode css start */
@import url('https://fonts.googleapis.com/css?family=Inter&display=swap');
.re_custom_cotainer .entry-content{
	padding: 0 !important;
}
.home_section_main{
	max-width: 100%;
	width: 100%;
}
.home_section_main .home_section_inner{
	width: 100%;
	padding: 100px 2.5rem;
	position: relative;
}
.home_section_main .home_section_inner .home_section_hero{
	max-width: 1280px;
	width: 100%;
	margin: 0 auto;
	position: relative;
	z-index: 9;
}
.home_section_main{
	max-width: 100% !important;
	width: 100% !important;
}
.home_section_main .wp-block-group__inner-container {
    max-width: 1280px;
    width: 100%;
    margin: 0 auto;
}
.top_banner {
	position: relative;
	padding: 100px 0;
	margin: 0 !important;
}
.top_banner:after {
    content: "";
    background: linear-gradient(90deg, #f2faff00 0%, #f2faff 10%);
    width: 66.66%;
    height: 100%;
    display: flex;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1;
}
.top_banner .wp-block-group__inner-container {
    position: relative;
    z-index: 2;
}
.home_section_main .home_section1 h2{
	font-size: 54px;
    line-height: normal;
    color: #1b4965;
    margin: 0 0 75px;
}
.home_section_main .home_section1 a{
	border-radius: 5px;
    background-color: #1b4965 !important;
    font-size: 16px;
    font-weight: normal;
    width: 230px;
    text-transform: none;
	text-decoration: none !important;
}
.home_section_main .home_section2_image{
	width: 100%;
    max-width: 720px;
    margin-left: auto;
    text-align: center;
	position: relative;
}
.home_section_main .home_section2_image img{
	height: 400px;
	width: 100%;
	border-radius: 5px;
}
.home_section_main .home_section2_image .home_section2_imagespan.Available{
	font-size: 16px;
    font-weight: bold;
    line-height: 1;
    color: #fff;
    position: absolute;
    right: 10px;
    top: 10px;
    background-color: #007031;
    padding: 7px 20px 7px 21px;
    border-radius: 5px;
}
.home_section_main .home_section2_image .home_section2_imagespan.Sold{
	font-size: 16px;
    font-weight: bold;
    line-height: 1;
    color: #fff;
    position: absolute;
    right: 10px;
    top: 10px;
    background-color: #800000;
    padding: 7px 20px 7px 21px;
    border-radius: 5px;
}
.home_section_main .home_section2_image .home_section2_imagespan.Pending{
	font-size: 16px;
    font-weight: bold;
    line-height: 1;
    color: #fff;
    position: absolute;
    right: 10px;
    top: 10px;
    background-color: #b76f1e;
    padding: 7px 20px 7px 21px;
    border-radius: 5px;
}
.home_section_main .home_section2_image h2{
	font-size: 20px;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
	color: #1b4965;
	margin: 40px 0 10px 0;
}
.home_section_main .home_section2_image p{
	font-size: 20px;
	font-weight: 500;
	font-style: normal;
	line-height: normal;
	color: #a2a2b8;
	margin-bottom: 0;
}

.feature_properties_section {
	background-color: #f2faff;
	padding: 100px 2rem;
	margin: 0 !important;
}
.feature_properties_section .wp-block-group__inner-container {
    max-width: 1280px;
    width: 100%;
    margin: 0 auto;
}
.feature_properties_section h2{
	font-size: 48px;
	font-weight: bold;
	line-height: normal;
	color: #000;
	max-width: 100% !important;
	margin: 0
}
.home_section_main .home_section_inner2 .home_section_inner2content .home_section_imgcontent{
	display: flex;
	flex-wrap: wrap;
	row-gap: 40px;
    width: 100%;
    margin-top: 30px;
}
.home_section_main .home_section_inner2 .home_section_inner2content .home_section_imgcontent .home_property_block{
	width: 50%;
	display: inline-flex;
}
.home_section_main .home_section_inner2 .home_section_inner2content .home_section_imgcontent .home_property_block:nth-child(odd){
	padding-right: 20px;
}
.home_section_main .home_section_inner2 .home_section_inner2content .home_section_imgcontent .home_property_block:nth-child(even){
	padding-left: 20px;
}
.home_section_main .home_section_inner2 .home_section_inner2content .home_section_imgcontent .innercontent{
	width: 100%;
	padding: 35px 35px 25px 35px;
    border-radius: 10px;
    box-shadow: 0 0 52px 4px rgba(127, 200, 245, 0.62);
    border: solid 1px #949494;
    background-color: #fff;
	display: flex;
    gap: 20px;
}
.home_section_main .home_section_inner2 .home_section_inner2content .home_section_imgcontent .innercontent .innercontentimg{
	max-width: 250px;
    width: 100%;
}












































.innercontent .innercontentdetail .innercontentdetail1 h2{
	font-family: Satoshi;
	font-size: 20px;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
	color: #1b4965;
	margin: 0;
	margin-bottom: 15px;
	text-transform: capitalize;
	padding: 0;
	letter-spacing: .03125em;
}
.innercontent .innercontentdetail .innercontentdetail1{
	margin-bottom: 25px;
}
.innercontent .innercontentdetail .innercontentdetail2 p{
	font-family: Satoshi;
	font-size: 13px;
	font-weight: 500;
	font-style: normal;
	line-height: 1.38;
	color: #95989a;
	margin-bottom: 5px;
}
.innercontent .innercontentdetail .innercontentdetail2 a{
    font-size: 15px;
    padding: 11px 22px;
	line-height: 1;
    font-weight: 500;
    text-decoration: none;
    border-radius: 5px;
    border: solid 1.5px #1b4965;
	color: #1b4965;
	display: inline-block;
}	
.innercontent .innercontentdetail .innercontentdetail1 p {
    font-size: 18px;
    font-weight: 500;
    line-height: 1;
    color: #000;
}
.innercontent .innercontentdetail .innercontentdetail2 ul{
	padding: 0;
	display: flex;
    justify-content: flex-start;
    align-items: center;
    flex-wrap: wrap;
    column-gap: 40px;
    row-gap: 10px;
	margin-bottom: 25px;
}
.innercontent .innercontentdetail .innercontentdetail2 ul li{
	list-style-type: none;
	display: flex;
    gap: 10px;
	align-items: center;
	margin-bottom: 0;
}
.innercontent .innercontentdetail .innercontentdetail2 ul li img {
    width: auto;
    height: auto;
}
.innercontent .innercontentdetail .innercontentdetail2 ul li p{
	font-family: Satoshi;
	font-size: 15px;
	font-weight: 500;
	font-style: normal;
	line-height: 1.2;
	color: #000;
	margin: 0;
}

/* home shortcode css end */

@media screen and (max-width:1024px) {
	.byuerourmission .wp-block-columns:nth-child(2) .wp-block-column:nth-child(2){
		padding: 20px 15px;
	}
	.byuerourmission .wp-block-group__inner-container:after{
		height: 370px;
	}
	.home_section_main .home_section1 h2 {
		margin: 0 0 55px;
	}
	.home_section_main .home_section_inner2 .home_section_inner2content .home_section_imgcontent .innercontent{
		padding: 25px;
	}
	.innercontent .innercontentdetail .innercontentdetail1 {
		margin-bottom: 10px;
	}
	.home_section_main .home_section1 h2{
		font-size: 48px;
	}
}
@media screen and (max-width:991px) {
	.home_section_main .home_section_inner2 .home_section_inner2content .home_section_imgcontent .home_property_block:nth-child(odd){
		padding-right: 5px;
	}
	.home_section_main .home_section_inner2 .home_section_inner2content .home_section_imgcontent .home_property_block:nth-child(even) {
		padding-left: 5px;
	}
	.home_section_main .home_section_inner2 .home_section_inner2content .home_section_imgcontent {
		margin-top: 15px;
	}
}
@media screen and (max-width:820px) {
	.byuerourmission .wp-block-group__inner-container .wp-block-columns:nth-child(2) > .wp-block-column{
		flex-basis: 60%;
		display: flex;
		justify-content: center;
		align-items: center;
	}
	.byuerourmission .wp-block-columns:nth-child(2) .wp-block-column:nth-child(2){
		gap: 20px;
	}
	.home_section_main .home_section_inner {
		padding: 50px 2.5rem;
	}
	.home_section_main .home_section1 h2 {
		font-size: 36px;
	}
	.home_section_main .home_section_inner .home_section_hero .home_section2 .home_section2_image h5 {
		margin: 30px 0 10px 0;
	}
	.home_section_main .home_section_inner2{
		padding: 55px 2.5rem;
	}
	.home_section_main .home_section_inner2 h2{
		font-size: 36px;
	}
	.byuerourmission .wp-block-columns:nth-child(2) .wp-block-column:nth-child(2) > .wp-block-columns {
		padding: 20px 20px;
	}
	.home_section_main .home_section_inner2 .home_section_inner2content .home_section_imgcontent .innercontent {
		padding: 10px;
		gap: 10px;
	}
}
@media screen and (max-width:767px) {
	.home_section_main .home_section1 h2 {
		margin: 0 0 35px;
	}
	.home_section_main .home_section_inner .home_section_hero .home_section1{
		margin-bottom: 20px;
	}
	.home_section_main .home_section_inner:after{
		width: 80.66%;
	}
	.home_section_main .home_section_inner2 .home_section_inner2content .home_section_imgcontent .innercontent {
		flex-wrap: wrap;
		padding: 15px;
	}
	.home_section_main .home_section_inner2 .home_section_inner2content .home_section_imgcontent .innercontent .innercontentimg{
		max-width: 100%;
	}
	.home_section_main .home_section_inner2 .home_section_inner2content .home_section_imgcontent .innercontent .innercontentimg img{
		width: 100%;
	}
}
@media screen and (max-width:480px) {
	.byuerourmission{
		padding-top: 75px;
		padding-bottom: 75px;
	}
	.home_section_main .home_section_inner2 .home_section_inner2content .home_section_imgcontent .home_property_block {
		width: 100%;
	}
	.home_section_main .home_section_inner2 .home_section_inner2content .home_section_imgcontent .home_property_block:nth-child(odd), .home_section_main .home_section_inner2 .home_section_inner2content .home_section_imgcontent .home_property_block:nth-child(even) {
		padding-right: unset;
		padding-left: unset;
	}
	.home_section_main .home_section_inner2 {
		padding: 55px 1.5rem;
	}
	.home_section_main .home_section_inner2 h2{
		text-align: center;
	}
	.home_section_main .home_section_inner2 .home_section_inner2content .home_section_imgcontent .innercontent {
		padding: 15px 15px 25px 15px;
	}
	.home_section_main .home_section_inner2 .home_section_inner2content .home_section_imgcontent {
		row-gap: 20px;
	}
	.home_section_main .home_section_inner{
		padding: 50px 1.5rem;
	}
	.home_section_main .home_section_inner2 .home_section_inner2content .home_section_imgcontent {
		margin-top: 20px;
	}
}


/* Modal css Start */

@import url('https://fonts.googleapis.com/css?family=Rubik&display=swap');

#site-header .header-inner .header-titles-wrapper .site-logo .custom_logo_icon {
    display: flex;
    align-items: center;
    font-weight: 500;
    font-size: 20px;
    word-break: break-word;
}
#site-header .header-inner .header-titles-wrapper .site-logo .custom_logo_icon svg {
	max-width: 50px;
	min-width: 35px;
	margin-right: 10px;	
}


.popupmodel1 .modal-content .modal-header .modal-title{
    font-family: Rubik;
    font-size: 15px;
    font-weight: 500;
    font-style: normal;
    line-height: normal;
    text-align: center;
    color: #fff;
}
.modal .modal-content .modal-body label.error{
    font-family: Satoshi;
    font-size: 12px;
    font-weight: 500;
    font-style: normal;
    color: #800000;
}
.popupmodel1 .modal-content .modal-header{background-color: teal;}
.popupmodel1 .modal-dialog{max-width: 300px; width: 100%;}
.popupmodel1 .modal-content .modal-body{padding: 20px 35px 15px 20px;}
.popupmodel1 .modal-content .modal-body p{
    font-family: Rubik;
    font-size: 14px;
    font-weight: 500;
    font-style: normal;
    line-height: 1.71;
    text-align: left;
}
.modal-content .modelbtn button:hover, .modal-content .modelbtn button:active, .modal-content .modelbtn button:focus{
    background-color: #fff;
    border-color: transparent;
}
.popupmodel1 .modal-content .modelbtn {
    display: flex;
    justify-content: center;
    align-items: center;
}
.popupmodel1 .modal-content .modelbtn button:nth-child(1){
    font-family: Rubik;
    font-size: 13px !important;
    font-weight: 500 !important;
    font-style: normal;
    line-height: normal;
    color: #000;
}
.popupmodel1 .modal-content .modelbtn button:nth-child(2){
    font-family: Rubik;
    font-size: 13px !important;
    font-weight: 500 !important;
    font-style: normal;
    line-height: normal;
    color: #fff !important;
    border-radius: 3px;
    background-color: teal !important;
}
.popupmodel1 .modal-content .modal-header button{
    color: #fff;
    border: 3px solid #fff;
    border-radius: 50% !important;
    opacity: 1 !important;
    height: 22px;
    width: 22px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.popupmodel2 .modal-content .modal-body h5{
    font-family: Rubik;
    font-size: 14px;
    font-weight: 700;
    font-style: normal;
    line-height: 1.71;
}
.popupmodel2 .modal-content .modal-body p{
    font-family: Rubik;
    font-size: 12px;
    font-weight: normal;
    font-style: normal;
    line-height: 1.67;
}
.popupmodel2 .modal-content .modal-body:hover{
    background-color: rgba(0, 128, 128, 0.05);
}

/* bynowmodel css */

.bynowmodel .modal-dialog{
    max-width: 500px;
    width: calc(100% - 20px);
}
.bynowmodel .modal-body{
    display: inline-block;
    height: 100%;
    width: 100%;
    padding: 15px 30px 15px 30px;
	position: relative;
}
.bynowmodel .modal-content .modal-header h4{
    font-family: Satoshi;
    font-size: 25px;
    font-weight: bold;
    font-style: normal;
    line-height: normal;
    color: #000;
}
.bynowmodel .modal-header{
    padding: 30px 30px 15px 30px;
    border: 0;
}
.bynowmodel .modal-content .modal-header button {
    color: #000;
    border: 3px solid #000;
    border-radius: 50% !important;
    opacity: 1 !important;
    height: 22px;
    width: 22px;
    display: flex;
    align-items: center;
    justify-content: center;
	margin-top: 6px;
}
.bynowmodel .modal-body form input::placeholder{
    font-family: Satoshi;
    font-size: 14px;
    font-weight: normal;
    font-style: normal;
    line-height: normal;
    color: #959aa0 !important;
}
.bynowmodel .modal-body form > div{
    margin-bottom: 30px;
}
.bynowmodel .modal-body form .bynowmodellspan label{
    font-size: 14px;
    font-weight: 500;
    font-style: normal;
    line-height: normal;
    color: #000;
}
.bynowmodel .modal-body form .bynowmodellspan input[type=text].offerpriceblk{
    border: solid 1px #e5e5e5;
    background-color: #e5e7eb;
}
.bynowmodel .modal-body form .bynowmodellspan select.contingency{
    max-width: 100%;
    width: 100%;
}
.bynowmodel .modal-body form .bynowmodellspan input[type=text], .bynowmodel .modal-body form .bynowmodellspan input[type=tel], .bynowmodel .modal-body form .bynowmodellspan input[type=email], .bynowmodel .modal-body form .bynowmodellspan input[type=number], .bynowmodel .modal-body form .bynowmodellspan select, .bynowmodel .modal-body form .bynowmodellspan input[type=date], .bynowmodel .modal-body form .bynowmodellspan textarea, .dropdown-check-list{
    margin-top: 7px;
    padding: 8px 10px;
    border: solid 1px #e5e5e5;
    outline: none;
	font-size:14px;
	font-weight:500;
	width: 100%;
}
.bynowmodel .modal-body form input[type=file]{
    margin-top: 25px;
}
.file-item {
    display: flex;
    align-items: center;
    margin-bottom: 5px;
}
.file-icon {
    width: 24px;
    height: 24px;
    margin-right: 10px;
}
.file-input-container {
    padding: 10px;
    border: 1px solid #ccc;
    border-radius: 5px;
    cursor: pointer;
    display: flex;
    justify-content: center;
    margin: 0 50px;
    font-family: Satoshi;
    font-size: 14px;
    font-weight: 500;
    font-style: normal;
    line-height: normal;
    color: #1b4965;
    border: solid 2px #1b4965;
}
.file-input-container input[type="file"] {
    display: none;
}
.bynowmodel .modal-body form .file-item:hover {
    border: solid 1px #f2f2f2;
    background-color: #fbfbfb;
}
.bynowmodel .modal-body form .file-item{
    border: solid 1px transparent;
    padding: 20px 10px;
    background-color: transparent;
    border-radius: 5px;
    gap: 25px;
    margin-bottom: 15px !important;
	font-size:14px;
	font-weight:500;
	transition: all 0.2s ease-in-out 0s;
}
.bynowmodel .modal-body form .file-item .deletebuttondiv{
    display: flex;
    width: 40%;
    justify-content: flex-end;
    align-items: center;
    margin-bottom: 0 !important;
}
.bynowmodel .modal-body form .file-item > span{
    max-width: 50%;
    width: 100%;
}
.bynowmodel .modal-body form .file-item .delete-button{
    cursor: pointer;
}
.bynowmodel .modal-content .modelbtn{
    display: flex;
    max-width: 100%;
    width: 100%;
    justify-content: center;
    align-items: center;
	margin-bottom:0;
	    padding-top: 16px;
	border-top:1px solid #f2f2f2;
}
.bynowmodel .modal-content .modelbtn button:nth-child(1){
    font-family: Satoshi;
    font-size: 14px !important;
    font-weight: 500 !important;
    font-style: normal;
    line-height: normal;
    color: #000;
}
.bynowmodel .modal-content .modelbtn button:nth-child(2){
    font-family: Satoshi;
    font-size: 14px !important;
    font-weight: 500 !important;
    font-style: normal;
    line-height: normal;
    color: #fff;
    background-color: #1b4965;
    border-radius: 3px;
    padding: 8px 37px;
}
.makeanattend .modal-content .modal-header p{
    font-family: Satoshi;
    font-size: 14px;
    font-weight: 500;
    font-style: normal;
    line-height: normal;
    color: #000;
}
.makeanattend .modal-header{
    padding: 30px 30px 15px 30px;
}
.makeanattend {
    padding: 20px 20px !important;
    border-top: 1px solid #f2f2f2 !important;
}
.price-input {
  width: 100%;
  display: flex;
  margin: 30px 0 35px;
}
.price-input .field {
  display: flex;
  width: 100%;
  height: 40px;
  align-items: center;
}
.field input {
  width: 100%;
  height: 100%;
  outline: none;
  font-size: 19px;
  margin-left: 12px;
  border-radius: 5px;
  text-align: center;
  border: 1px solid #999;
  -moz-appearance: textfield;
}
.bynowmodel input[type="number"]::-webkit-outer-spin-button,
.bynowmodel input[type="number"]::-webkit-inner-spin-button {
  -webkit-appearance: none;
}
.price-input .separator {
  font-family: Satoshi;
  font-size: 14px;
  font-weight: 500;
  line-height: normal;
  width: 130px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.filterproperties .bynowmodellspann{
    display: flex;
    justify-content: flex-start;
    align-items: baseline;
}
.filterproperties .bynowmodellspann .filtertype{
    max-width: 30%;
    width: 100%;
    margin-bottom: 0;
	font-size:14px;
	font-weight:500;
}
.filterproperties .bynowmodellspann .filtertype p{
    font-family: Satoshi;
    font-size: 14px;
    font-weight: 500;
    font-style: normal;
    line-height: normal;
}
.filterproperties .bynowmodellspann .price-input{
    max-width: 70%;
    width: 100%;
    margin: 0;
}
.filterproperties .bynowmodellspann .price-input input[type=number]{
    margin: 0;
    border: 1px solid #e5e5e5;
    outline: none;
    padding-left: 10px;
    text-align: left;
	padding:5px 10px;
	font-size: 14px;

}
.filterproperties .bynowmodellspann .price-input .field, .filterproperties .bynowmodellspann .price-input .separator{
    margin-bottom: 0;
}
.filterproperties .bynowmodellspan{
    display: flex;
    justify-content: center;
    align-items: center;
}
.filterproperties .bynowmodellspan .bynowmodellabel{
    max-width: 30%;
    width: 100%;
    margin-bottom: 0;
} 
.dropdown-check-list {
  display: inline-block;
  width: 100%;
}
.dropdown-check-list:focus {
  outline: 0;
}
.dropdown-check-list .anchor {
  max-width: 100%;
  width: 100%;
  position: relative;
  cursor: pointer;
  display: inline-block;
  padding-top: 5px;
  padding-left: 5px;
  padding-bottom: 5px;
}

.dropdown-check-list .anchor:after {
  position: absolute;
  content: "";
  border-left: 2px solid black;
  border-top: 2px solid black;
  padding: 5px;
  right: 10px;
  top: 20%;
  -moz-transform: rotate(-135deg);
  -ms-transform: rotate(-135deg);
  -o-transform: rotate(-135deg);
  -webkit-transform: rotate(-135deg);
  transform: rotate(-135deg);
}

.dropdown-check-list .anchor:active:after {
  right: 8px;
  top: 21%;
}
.dropdown-check-list ul.items {
  padding: 2px;
  display: none;
  margin: 0;
}
.dropdown-check-list ul.items li {list-style: none;}
.dropdown-check-list.visible .items {display: block;}
.dropdown-check-list {
    margin-bottom: 0;
    position: relative;
}
.dropdown-check-list .items {
    padding: 15px;
    background-color: #fff;
    max-height: 300px;
    height: 100%;
    overflow: auto;
}
.dropdown-check-list > div {
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    z-index: 9;
    padding: 10px;
    background-color: #ffffff;
    margin-top: 1px;
	display: none;
	border: 1px solid #e5e5e5;
}
.dropdown-check-list.visible > div {
	display: block;
}
.dropdown-check-list .items li label {
    font-size: 14px;
    font-weight: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: left;
    color: #000;
    margin-left: 6px;
}
 .status li{
    list-style-type: none;
}
 .status li label{
    font-size: 14px;
    font-weight: 500;
    font-style: normal;
    line-height: normal;
    color: #000;
}
.bynowmodel input[type="checkbox"]{
    width: 19px;
    height: 19px;
    outline: none;
}
.bynowmodel .modal-body form .file-item .delete-button:hover > svg path:nth-child(2){
    fill: #800000;
}
.page-template-listing_template .container .row span.noproperty, .page-template-author_template .container .row span.noproperty {
    margin-bottom: 40px;
	text-align: center;
    display: block;
    color: #036464;
    font-weight: 600;
    font-size: 22px;
    padding: 20px 10px;
    border: 2px dashed #036464;
}
.home_section_main .home_section_inner2 .home_section_inner2content .home_section_imgcontent span.noproperty {
	text-align: center;
    display: block;
	width: 100%;
    color: #036464;
    font-weight: 600;
    font-size: 22px;
    padding: 20px 10px;
    border: 2px dashed #036464;
}
.home_section_main img.noproperties {
    width: 100%;
    max-width: 720px;
    margin-left: auto;
}


/* bynowmodel css */
.pro_buyer_gallery_images div#sync1 .item img {
	width: 100%;
	height: 455px;
	object-fit: contain;
	border-radius: 6px;
}
.pro_buyer_gallery_images div#sync2 .item img {
	height: 78px;
	object-fit: cover;
	width: 94%;
	border-radius: 6px;
	margin: 0 3%;
	cursor: grab;
}
.pro_buyer_gallery_images div#sync1 .slick-prev {
	left: 0;
	width: 30px;
	height: 30px;
	z-index: 9;
}
.pro_buyer_gallery_images div#sync1 .slick-next {
	right: 0;
	width: 30px;
	height: 30px;
	z-index: 9;
}
.pro_buyer_gallery_images div#sync1 .slick-prev:before, .pro_buyer_gallery_images div#sync1 .slick-next:before {
	font-size: 30px;
}
.single_propertie_detailsub .pro_feature_image {
	width: 100%;
	height: 455px;
	object-fit: cover;
	border-radius: 6px;
}
.pro_buyer_gallery_images div#sync2 .slick-track {margin-top: 12px;}

@media screen and (max-width:480px){
.filterproperties .bynowmodellspann, .filterproperties .bynowmodellspan {flex-wrap: wrap; justify-content: flex-start;}
.filterproperties .bynowmodellspann .filtertype, .filterproperties .bynowmodellspan .bynowmodellabel {width: 100%; max-width:none;}
.filterproperties .bynowmodellspann .price-input {max-width: 100%;}
}
.filterproperties .bynowmodellspann .status li{
	display: flex;
    align-items: center;
    gap: 10px;
	margin: 7px 0;
}
/* Modal css end */

.home_section_main .home_section_inner .home_section_hero .home_section2 .home_section2_image img{
	height: 420px;
    width: 100%;
	border-radius: 5px;
}

/* dashboard css start */
.page-template-dashboard-user.buyertemplate section.content-wrapper {
	padding-right: 230px;
}
.page-template-dashboard-user.buyertemplate .sidebar .list-group .list-group-item {
    line-height: 1;
    font-size: 14px;
    font-family: 'Rubik', sans-serif;
    font-weight: normal !important;
}

/* dashboard css end */
/* statastic css start */
.statastic_top{
    padding: 30px 30px 30px 30px !important;
}
.staticontent .statastic_top h5{
    margin-bottom: 10px;
    font-family: Rubik;
    font-size: 18px;
    font-weight: normal;
    font-style: normal;
    line-height: 1.11;
    letter-spacing: normal;
    text-transform: capitalize;
    text-align: left;
    color: #000;
}
.staticontent .statastic_top .statastic_top_content p:nth-child(1){
    font-family: Rubik;
    font-size: 20px;
    font-weight: 500;
    font-style: normal;
    line-height: 1.8;
    color: rgba(0, 0, 0, 0.87);
}
.staticontent .statastic_top .statastic_top_content p:nth-child(2){
    font-size: 13px;
    font-weight: normal;
    font-style: normal;
    line-height: 1.54;
    text-align: left;
    color: teal;
    margin-left: 16px;
}
.staticontent .statastic_top .statastic_top_content p:nth-child(2) > span{
    font-size: 16px;
    padding: 0 5px 0 0;
}
.statastic_top_content {
    display: flex;
    justify-content: flex-start;
    align-items: center;
}
.staticontent_pagination {
    display: flex;
    gap: 10px;
    justify-content: center;
    align-items: center;
}
.staticontent_pagination .pagination_span {
    width: 30px;
    height: 30px;
    border-radius: 12px;
    border: solid 1px #ededed;
    background-color: #f2f2f2;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 12px;
    font-weight: 500;
    font-style: normal;
    line-height: 1.17;
}

/* statastic css end */

.buyer_topbar {
    text-align: center;
}
.buyer_topbar .buyer_topbar_poweredby a{
	text-decoration: underline;
}
.buyer_topbar .buyer_topbar_poweredby{
	padding: 5px 15px;
}
.lb-nav a.lb-next, .lb-nav a.lb-prev{
	opacity: 1 !important;
}
.pro_buyer_gallery_images div#sync2 .item video {
    height: 78px !important;
    object-fit: cover;
    width: 94% !important;
    border-radius: 6px;
    margin: 0 3%;
	cursor: grab;
}
.lightbox .lb-image, .lb-outerContainer{
	max-width: 1200px !important;
	width: 100% !important;
    height: 720px !important;
	object-fit: contain;
	border: none !important;
}
.pro_buyer_gallery_images div#sync2 .item.videoooooo {
    position: relative;
    z-index: 999;
}
.pro_buyer_gallery_images div#sync2 .item.videoooooo:before {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 99;
    cursor: grab;
}
.lb-outerContainer{
	background-color: transparent !important;
}
#fileList .notallowfiletype{
	padding: 16px 0;
    text-align: center;
    color: red;
}
p.attach_document {
    font-size: 14px;
    font-weight: 500;
    font-style: normal;
    line-height: normal;
    color: #000;
    margin-bottom: 15px;
}
.page-template-contact-us-php .gform_wrapper > .gform_validation_errors {
    display: none;
}
.model_error_message {
    text-align: center;
    color: red;
    font-size: 18px;
    font-weight: 500;
    margin: 10px 0 0 !important;
    line-height: 20px;
}

/* contact button in mobile */
.menu-modal .modal-inner .menu-top .class_for_right_button{
	display: block;
    width: 100%;
    padding: 2.5rem 0;
}
.menu-modal .modal-inner .menu-top .class_for_right_button a{
	font-size: 16px;
    font-weight: 500;
    line-height: normal;
    letter-spacing: normal;
    color: #fff;
    padding: 13px 35px;
    border-radius: 10px;
    background-color: #1b4965;
    display: flex;
    align-items: center;
    justify-content: center;
    text-decoration: none;
}
.modal-menu li{
	border: none;
}



/******************* landingpage2_ouradvance  start **********************/

.landingpage2_ouradvance .temp2_advancediv .our-advantage-images figure,
.landingpage3_ouradvance .temp2_advancediv .our-advantage-images figure,
.landingpage4_ouradvance .temp2_advancediv .our-advantage-images figure,
.landingpage5_ouradvance .temp2_advancediv .our-advantage-images figure {
    float: none !important;
}

.landingpage2_callus .temp2_callus_iconbox .wp-block-column h2 a {
    color: #036464;
}

.landingpage2_compare {
    background-color: #2EA95814;
}

.landingpage2_compare .temp2_compare_llc ul {
    background: radial-gradient(#2EA958, #007227);
}

.landingpage2_callus {
    padding: 85px 0;
}

/******************* landingpage3_ouradvance  start **********************/

.landingpage3_compare {
    background-color: #14D0D114;
}

.landingpage3_faq .wp-block-group__inner-container .wp-block-columns:nth-child(1) h2 {
    font-size: 40px;
    font-weight: 600;
    line-height: 1.7;
}

.landingpage3_faq .landingpage3_faq_accordian .ui-accordion .ui-accordion-content {
    padding: 0;
}

.landingpage3_faq .landingpage3_faq_accordian span.wp-block-getwid-accordion__header-title {
    font-size: 20px;
    font-weight: 600;
    color: #2F2F2F;
}

.landingpage3_faq .landingpage3_faq_accordian .ui-state-default {
    background-color: #FFFFFF;
    border-radius: 7px;
    border: 1px solid #D3D3D3;
    margin: 10px 0 10px 0;
}

.landingpage3_faq .landingpage3_faq_accordian .ui-widget-content,
.wp-block-getwid-accordion__content {
    border: none;
}

.landingpage3_faq .landingpage3_faq_accordian .wp-block-getwid-accordion__content {
    padding: 0 0 1px 0;
}

.landingpage3_faq .landingpage3_faq_accordian .wp-block-getwid-accordion__content p {
    font-size: 20px;
    font-weight: 400;
	padding: 0px 15px;
}

.landingpage3_faq .landingpage3_faq_accordian a:before {
    content: " ";
    background-image: url(https://web.resimpli.com/wp-content/images/arrow-right.svg);
    font-size: 23px;
    width: 24px;
    height: 20px;
    display: inline-block;
}
.landingpage3_faq .landingpage3_faq_accordian .fa-plus:before, .landingpage3_faq .landingpage3_faq_accordian .fa-minus:before{
	display: none;
}

.landingpage3_faq .landingpage3_faq_accordian .ui-state-active a,
.ui-state-active a:link {
    color: #454545;
}

/* .landingpage3_faq {
    padding: 50px 0 20px 0;
} */
.landingpage3_faq .ui-accordion .ui-accordion-content{
	padding: 0 !important;
}

.landingpage3_callus .temp2_callus_iconbox .wp-block-column h2 {
    background: -webkit-linear-gradient(#FF4D01, #FF8A00);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.landingpage3_testimonial {
    background: #14D0D11A !important;
}



/******************* landingpage3_ouradvance  end **********************/

/******************* landingpage4_ouradvance  start **********************/

.landingpage4_compare .temp2_compare_llc ul {
    background: #FF6060;
}

.landingpage4_ouradvance .temp2_customhead p {
    font-size: 24px;
}

.landingpage4_compare {
    background: #3385FF14;
}

.landingpage4_testimonial {
    background: #3385FF1A !important;
}

/******************* landingpage4_ouradvance  end **********************/


/******************* landingpage5  start **********************/

.landingpage5_compare .temp2_compare_llc ul {
    background: linear-gradient(#578DDE, #6CA7FF);
    border-radius: 0 0 20px 0;
}

.landingpage5_compare .temp2_compare_llc {
    border: 1px solid #3385FF;
}

.landingpage5_compare .temp2_compare_llc {
    border-radius: 0 20px 20px 0;
}

.landingpage5_compare .temp2_compare_agent {
    border-radius: 20px 0 0 20px;
}

.landingpage5_compare .temp2_compare_agent ul {
    border-radius: 0 0 0 20px;
}

.landingpage5_reasonssecres .temp2-help-txtalll ul li {
    font-size: 16px;
    font-weight: 400;
}

.landingpage5_testimonial {
    background: #3385FF1A !important;
}

.landingpage5_compare {
    background: #3385FF08;
}

/******************* landingpage5  end **********************/
/******************** Testimonial css start *********************/

.landingpage2_testimonial {
    padding: 80px 0;
    background: #2EA9581A;
}
.landingpage2_testimonial.landingpage3_testimonial{
	background: rgba(51, 133, 255, 0.10);
}

.landingpage2_testimonial .testimonial_content h1 {
    padding: 10px 0 35px 0;
    font-size: 40px;
    font-weight: 700;
    line-height: 1.7;
	margin: 0 !important;
}

.landingpage2_testimonial .testimonial_content_p {
    color: #000000;
    line-height: 2;
    font-size: 16px;
    font-weight: 600;
    padding: 5px 0 20px 0;
}

.landingpage2_testimonial .testimonial_content .testimonial_content_h51 {
    color: #000000;
    font-size: 20px;
    font-weight: 700;
    line-height: 2;
	margin-bottom: 0;
}

.landingpage2_testimonial .testimonial_content .testimonial_content_h52 {
    color: #000000;
    font-size: 16px;
    font-weight: 700;
	margin-top: 0;
}

.landingpage2_testimonial .glyphicon-chevron-left:before {
    content: url('https://web.resimpli.com/wp-content/images/landingpage_testimonial_right.png');
}

.landingpage2_testimonial .glyphicon-chevron-right:before {
    content: url('https://web.resimpli.com/wp-content/images/landingpage_testimonial_next.png');
}

.landingpage2_testimonial .carousel-control.left {
    top: 50%;
    bottom: auto;
    left: -90px;
    width: auto;
    height: auto;
    padding: 10px;
    opacity: 1;
}

.landingpage2_testimonial .carousel-control.right {
    top: 50%;
    bottom: auto;
    right: -90px;
    width: auto;
    height: auto;
    padding: 10px;
    opacity: 1;
}

.landingpage2_testimonial .carousel-control.left .glyphicon {
    height: auto;
}
.landingpage2_testimonial .carousel-control{
	z-index: 0;
}
.landingpage2_testimonial .carousel-control.right .glyphicon {
    height: auto;
}

.landingpage2_testimonial .clss {
    padding: 0 40px;
}

@media screen and (max-width:1400px) {
    .landingpage2_testimonial .carousel-control.left {
        left: -10px;
    }

    .landingpage2_testimonial .carousel-control.right {
        right: -10px;
    }
}

@media screen and (max-width:991px) {
    .landingpage2_testimonial .clss {
        width: 100%;
        padding: 0 15px 25px 15px;
    }

    .landingpage2_testimonial .imgss {
        width: 100%;
        padding: 0 15px 0 15px;
    }
}

@media screen and (max-width:781px) {

    .landingpage5_compare .temp2_compare_agent,
    .landingpage5_compare .temp2_compare_llc,
    .landingpage5_compare .temp2_compare_llc ul,
    .landingpage5_compare .temp2_compare_agent ul {
        border-radius: 0;
    }
}

@media screen and (max-width:768px) {
    .landingpage2_testimonial .slide .item.active {
        background: transparent;
    }
}

@media screen and (max-width:480px) {
    .landingpage2_testimonial .carousel-inner .item {
        padding: 0 15px;
    }

    .landingpage2_testimonial .testimonial_content h1 {
        padding: 10px 0 16px 0;
        font-size: 26px;
    }

    .landingpage2_testimonial {
        padding: 65px 0;
    }
}

/******************** Testimonial css end *********************/

/************* landing page 1 hero section css start ******************/

.wp-block-mcb2-call-to-action.landingpage1 {
    background-image: url(https://web.resimpli.com/wp-content/images/landingpage1.png) !important;
	margin-top: 0 !important;
}
.landingpage1 .mcb2-call-to-action-content-title-content p{
	margin: 0 !important;
}

.wp-block-mcb2-call-to-action.landingpage1 .mcb2-call-to-action-content-width {
    display: block;
}

.wp-block-mcb2-call-to-action.landingpage1 .mcb2_heading {
    text-align: center;
    max-width: 100% !important;
    font-size: 50px !important;
    font-weight: 800 !important;
}

.wp-block-mcb2-call-to-action.landingpage1 .mcb2-call-to-action-content-title-content-span,
.wp-block-mcb2-call-to-action.landingpage1 .mcb2-call-to-action-content-title-content-span2 {
    display: flex;
    justify-content: center;
    align-items: center;
}

.wp-block-mcb2-call-to-action.landingpage1 .mcb2-call-to-action-content-span,
.wp-block-mcb2-call-to-action.landingpage2 .mcb2-call-to-action-content-span {
    background: none !important;
}

.wp-block-mcb2-call-to-action.landingpage1 .mcb2-call-to-action-content-title-content-span p,
.wp-block-mcb2-call-to-action.landingpage1 .mcb2-call-to-action-content-title-content-span2 p {
    font-weight: 700 !important;
}

.wp-block-mcb2-call-to-action.landingpage1 .mcb2-call-to-action-content-form-shortcode .formshortcode {
    background-color: #FFFFFF;
    border-radius: 12px;
}

.wp-block-mcb2-call-to-action.landingpage1 .mcb2-call-to-action-content-form-shortcode .formshortcode .gform_fields fieldset .gfield_label,
.wp-block-mcb2-call-to-action.landingpage1 .mcb2-call-to-action-content-form-shortcode .formshortcode .gform_fields label.gfield_label {
    color: #2A2A2A !important;
    font-size: 13px !important;
}

.wp-block-mcb2-call-to-action.landingpage1 .mcb2-call-to-action-content-form-shortcode fieldset.hidelabelcheckbox {
    display: none;
}

.wp-block-mcb2-call-to-action.landingpage1 .mcb2-call-to-action-content-form-shortcode {
    max-width: 100%;
    width: 100%;
    padding-top: 25px;
}

.wp-block-mcb2-call-to-action.landingpage1 .mcb2-call-to-action-content-form-shortcode .formshortcode .gform_footer {
    display: flex !important;
    justify-content: center;
}

.wp-block-mcb2-call-to-action.landingpage1 .mcb2-call-to-action-content-form-shortcode .formshortcode .gform_footer .gform-button--width-full {
    width: auto;
}

.wp-block-mcb2-call-to-action.landingpage1 .mcb2-call-to-action-content-form-shortcode .formshortcode .gform_footer .gform_button {
    padding: 15px;
    border-radius: 30px;
}

.wp-block-mcb2-call-to-action.landingpage1 .mcb2-call-to-action-content-form-shortcode .formshortcode {
    padding: 30px 32px;
}

.wp-block-mcb2-call-to-action.landingpage1 .formshortcode .gravityform_custom_shortcode .gform_wrapper form .gform-body .ginput_container input {
    padding: 17px 15px;
    border-radius: 8px;
    background-color: #FBFBFB;
}

.wp-block-mcb2-call-to-action.landingpage1 .mcb2-call-to-action-content-form-shortcode .formshortcode .gform_fields>div {
    padding-left: 0;
}

@media screen and (max-width:664px) {

    .wp-block-mcb2-call-to-action.landingpage1 .mcb2-call-to-action-content-title-content-span,
    .wp-block-mcb2-call-to-action.landingpage1 .mcb2-call-to-action-content-title-content-span2 {
        display: inline-block;
    }
}

/************* landing page 1 hero section css end ******************/


/************* landing page 2 hero section css start ******************/

.wp-block-mcb2-call-to-action.landingpage2 {
    background-image: url(https://web.resimpli.com/wp-content/images/landingpage2.png) !important;
	padding: 170px 0;
	margin-top: 0 !important;
}

.wp-block-mcb2-call-to-action.landingpage2 .mcb2-call-to-action-content-width {
    align-items: flex-start;
}

.wp-block-mcb2-call-to-action.landingpage2 .mcb2-call-to-action-content .mcb2_heading {
    max-width: 550px !important;
    font-size: 56px !important;
    font-weight: 800 !important;
	text-transform: uppercase;
}

.wp-block-mcb2-call-to-action.landingpage2 .mcb2-call-to-action-content-title-content-span,
.wp-block-mcb2-call-to-action.landingpage2 .mcb2-call-to-action-content-title-content-span2 {
    width: 66%;
	margin-bottom: 0;
}

.wp-block-mcb2-call-to-action.landingpage2 .mcb2-call-to-action-content-title-content-span p,
.wp-block-mcb2-call-to-action.landingpage2 .mcb2-call-to-action-content-title-content-span2 p {
    font-size: 24px !important;
    font-weight: 500 !important;
    padding: 5px 0;
}

.wp-block-mcb2-call-to-action.landingpage2 .mcb2-call-to-action-content-form-shortcode .formshortcode {
    background-color: white;
    border: 0;
    border-radius: 12px;
    padding: 30px 35px;
}

.wp-block-mcb2-call-to-action.landingpage2 .mcb2-call-to-action-content-form-shortcode .formshortcode .gform_fields fieldset .gfield_label,
.wp-block-mcb2-call-to-action.landingpage2 .mcb2-call-to-action-content-form-shortcode .formshortcode .gform_fields label.gfield_label,
.wp-block-mcb2-call-to-action.landingpage2 .formshortcode .gform_wrapper form .gform-body .gfield.gfield--type-checkbox {
    display: none;
}

.wp-block-mcb2-call-to-action.landingpage2 .mcb2-call-to-action-content-form-shortcode .gravityform_custom_shortcode .gform_wrapper.gform-theme .gfield.gfield--width-third {
    -ms-grid-column-span: 4;
    grid-column: span 12;
}

.wp-block-mcb2-call-to-action.landingpage2 .formshortcode .gravityform_custom_shortcode .gform_wrapper form .gform-body .ginput_container input {
    padding: 17px 15px;
    border-radius: 8px;
    background: #FBFBFB;
    border: 1px solid #E6E6E6 !important;
}

.wp-block-mcb2-call-to-action.landingpage2 .mcb2-call-to-action-content-form-shortcode .formshortcode .gform_fields>div {
    padding-left: 0 !important;
}

.wp-block-mcb2-call-to-action.landingpage2 .mcb2-call-to-action-content-form-shortcode .formshortcode .gform_footer .gform_button {
    border-radius: 25px;
    background: linear-gradient(90deg, #2EA958 0%, #34CE84 97%);
    padding: 16px;
}

.landingpage5_gform {
    padding-top: 50px;
}

.landingpage5_gform .gform_body .gfield .gfield_label {
    display: none;
}

.landingpage5_gform .gform_body .gform_fields {
    display: flex !important;
    align-items: center;
    justify-content: center;
    max-width: 990px;
    margin: 0 auto;
}

.landingpage5_gform .gform_body .gform_fields .gfield--type-email {
    flex-basis: 66%;
}

.landingpage5_gform .gform_wrapper.gform-theme #field_submit {
    margin-left: -210px;
}

.landingpage5_gform .gform_wrapper.gform-theme #field_submit .gform-button {
    padding: 15px 36px;
    border-radius: 8px;
    background-color: #F0595F;
    color: #FFF;
    text-align: center;
    font-size: 13px;
    font-style: normal;
    font-weight: 600;
}

.landingpage5_gform .gform_body .ginput_container_email input[type=text] {
    padding: 20px 20px !important;
    color: #6E6E6E !important;
    font-size: 16px !important;
    font-style: normal;
    font-weight: 400 !important;
    border-radius: 16px !important;
}

@media screen and (max-width:667px) {
    .landingpage5_gform .gform_wrapper.gform-theme #field_submit {
        margin-left: 0 !important;
    }

    .landingpage5_gform .gform_body .ginput_container_email input[type=text] {
        padding: 12px 20px !important;
    }
}

.wp-block-mcb2-call-to-action.landingpage3 .mcb2-call-to-action-content .mcb2_heading {
    font-size: 34px !important;
    font-weight: 800 !important;
    line-height: normal;
}

.wp-block-mcb2-call-to-action.landingpage3 .mcb2-call-to-action-content .mcb2-call-to-action-content-title-content .mcb2-call-to-action-content-title-content-span p:before,
.wp-block-mcb2-call-to-action.landingpage3 .mcb2-call-to-action-content .mcb2-call-to-action-content-title-content .mcb2-call-to-action-content-title-content-span2 p:before,
.wp-block-mcb2-call-to-action.landingpage3 .mcb2-call-to-action-content-title-content-span2 {
    display: none;
}

.wp-block-mcb2-call-to-action.landingpage3 .mcb2-call-to-action-content-title-content-span p {
    font-size: 24px !important;
    font-weight: 600 !important;
}

.wp-block-mcb2-call-to-action.landingpage3 .mcb2-call-to-action-content-title-content-span {
    width: 90%;
}

.wp-block-mcb2-call-to-action.landingpage3 .mcb2-call-to-action-content-form-shortcode .formshortcode .gform_footer .gform_button {
    background: var(--Linear, linear-gradient(90deg, #FFD600 0%, #FF8A00 97%));
}

@media screen and (max-width:991px) {
    .wp-block-mcb2-call-to-action.landingpage3 .mcb2-call-to-action-content-form-shortcode {
        width: 100%;
    }

    .wp-block-mcb2-call-to-action.landingpage3 .mcb2-call-to-action-content-title-content-span {
        width: 100%;
    }

    .wp-block-mcb2-call-to-action.landingpage3 .mcb2-call-to-action-content-title-content-span p {
        font-size: 20px !important;
    }
}

.wp-block-mcb2-call-to-action.landingpage4 .mcb2-call-to-action-content .mcb2_heading {
    font-size: 40px !important;
    font-weight: 800 !important;
    line-height: normal !important;
}

.wp-block-mcb2-call-to-action.landingpage4 .mcb2-call-to-action-content-title-content-span2 p:not(:first-child) {
    display: none;
}

.wp-block-mcb2-call-to-action.landingpage4 .mcb2-call-to-action-content-title-content-span {
    margin-bottom: 0;
}

.wp-block-mcb2-call-to-action.landingpage4 .mcb2-call-to-action-content-title-content-span2 p {
    padding-top: 0;
}

.wp-block-mcb2-call-to-action.landingpage4 .mcb2-call-to-action-content .mcb2-call-to-action-content-title-content span p:before {
    content: "";
    margin-right: 10px;
    background: white;
    border-radius: 50%;
    height: 12px;
    width: 12px;
    padding: 0;
    filter: none;
}
.wp-block-mcb2-call-to-action.hero3.ln5 .mcb2-call-to-action-content-form-shortcode .gform_wrapper .gform_footer .gform_button{color: #fff;}

/* .wp-block-mcb2-call-to-action.landingpage4 .mcb2-call-to-action-content .mcb2-call-to-action-content-title-content .mcb2-call-to-action-content-title-content-span p:before {
    display: none;
} */

.wp-block-mcb2-call-to-action.landingpage4 .mcb2-call-to-action-content-form-shortcode .formshortcode .gform_footer .gform_button {
    background: linear-gradient(90deg, #FF3535 0%, #FF8F8F 100%);
}

.wp-block-mcb2-call-to-action.landingpage3 {
    background-image: url(https://web.resimpli.com/wp-content/images/landingpage3.png) !important;
}

.wp-block-mcb2-call-to-action.landingpage4 {
    background-image: url(https://web.resimpli.com/wp-content/images/landingpage3.png) !important;
}

.wp-block-mcb2-call-to-action.landingpage5 {
    background-image: url(https://web.resimpli.com/wp-content/images/landingpage5.png) !important;
}



/************* landing page 2 hero section css end ******************/

@media screen and (max-width:781px) {
    .landingpage2_ouradvance .temp2_advancediv .box {
        height: 180px;
    }

    .landingpage3_faq .wp-block-group__inner-container .wp-block-columns:nth-child(1) h2 {
        font-size: 26px !important;
    }
}


/* new css 23-11-2023 start */
 .wp-block-mcb2-call-to-action.landingpage1 .mcb2-call-to-action-content-width{
	max-width: 920px !important;
 }

.landingpage1_ouradvance .our-advantage-images{
	margin: 0 !important;
}
.landingpage1_ouradvance .customhead{
	margin-bottom: 35px;
}
.landingpage1_ouradvance h3.txt1{
	color: #2A2A2A;
	font-size: 40px !important;
	font-weight: 600 !important;
}
.landingpage1_ouradvance p.txt2{
	color: #000 !important;
	font-size: 16px !important;
	font-style: normal;
	font-weight: 400 !important;
}
.landingpage1_howwework{

}
.landingpage1_ouradvance .advancediv figure img{
	height: 50px !important;
}
.landingpage1_ouradvance .advancediv .wp-block-columns h6{
	color: #2A2A2A !important;
	text-align: center;
	font-size: 24px !important;
	font-style: normal;
	font-weight: 700 !important;
	text-transform: capitalize;
}
.landingpage1_ouradvance .advancediv .wp-block-columns p{
	color: #000 !important;
	text-align: center;
	font-size: 16px !important;
	font-style: normal;
	font-weight: 400 !important;
}
.landingpage1_callus{
	padding: 50px 0;
}
.landingpage1_callus h2{
	color: #000;
	text-align: center;
	font-size: 36px !important;
	font-style: normal;
	font-weight: 600 !important;
	line-height: normal;
	text-decoration-line: underline;
	text-underline-offset: 15px;
}
.landingpage1_callus .wp-block-getwid-image-box{
	display: flex;
    justify-content: center;
    align-items: center;
	margin-top: 15px;
}
.landingpage1_callus .wp-block-getwid-image-box .wp-block-getwid-image-box__content h3{
	margin: 0 !important;
}
.landingpage1_howwework .wp-block-columns{
	margin: 0 !important;
}
.landingpage1_howwework .wp-block-cover__inner-container .wp-block-group{
	margin-top: 0 !important;
}
.landingpage1_howwework h3{
	color: #2A2A2A !important;
	text-align: center;
	font-size: 40px !important;
	font-style: normal;
	font-weight: 600 !important;
}
.landingpage1_howwework figure{
	margin: 0 !important;
}
.landingpage1_howwework figure img{
	border-radius: 15px;
	height: 207.516px;
}
.landingpage1_reasonssecres{
	padding: 0;
}
.landingpage1_reasonssecres .sec-txt1{
	color: #2A2A2A !important;
	font-size: 40px !important;
	font-style: normal;
	font-weight: 600 !important;
	margin-bottom: 30px !important;
}
.landingpage1_reasonssecres .sec-txt2{
	color: #000 !important;
	font-size: 16px !important;
	font-weight: 400 !important;
}
.landingpage1_reasonssecres figure{
	margin: 0 !important;
}
.landingpage1_reasonssecres .wp-block-cover__inner-container > p{
	margin: 0 !important;
	padding: 15px !important;
	color: #2A2A2A !important;
	font-size: 16px !important;
	font-weight: 600 !important;
}
.landingpage1_reasonssecres .help-txtall{
	margin: 30px 0 !important;
}
.landingpage1_reasonssecres .help-txtall ul li{
	color: #000 !important;
    font-size: 16px !important;
    font-weight: 400 !important;
	margin: 10px 0 !important;
}
.landingpage1_reasonssecres .wp-block-columns.container>.wp-block-column:last-child{
	padding-left: 0 !important;
}
.landingpage1_contact{
	margin-bottom: 90px !important;
}
.landingpage1_contact .wp-block-group__inner-container > .wp-block-columns{
	max-width: 1170px;
	width: 100%;
}
.landingpage1_contact .wp-block-group__inner-container .wp-block-columns .is-layout-flow{
	padding: 35px;
    border-radius: 16px;
}
.landingpage1_compare .wp-block-group__inner-container > .wp-block-columns{
	max-width: 1024px;
	width: 100%;
}
.landingpage1_compare .wp-block-columns ul{
	list-style-type: none !important;
	padding: 0 !important;
}
.landingpage1_compare ul li{
	padding: 15px 0;
    margin: 0 !important;
	height: 75px;
	overflow: hidden;
}
.landingpage1_compare h5 {
    margin: 0 !important;
    padding: 20px !important;
    height: 90px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.landingpage1_compare1 h5 {
    padding-left: 0 !important;
    display: flex;
    align-items: center;
    justify-content: start;
	font-size: 32px !important;
}
.landingpage1_compare3 ul li{
	border-bottom: 1px solid #E6E6E6;
    margin-right: 15px !important;
}
.landingpage1_compare3 ul li:last-child{
	border-bottom: none;
}
.landingpage1_compare2 ul li, .landingpage1_compare1 ul li{
	border-bottom: 1px solid #000;
    margin-right: 15px !important;
}
.landingpage1_compare2 ul li:last-child, .landingpage1_compare1 ul li:last-child{
	border-bottom: none;
}
.landingpage1_compare .landingpage1_compare2 ul li, .landingpage1_compare .landingpage1_compare3 ul li {
    margin: 0 !important;
    display: flex;
    align-items: center;
    justify-content: center;
}
.landingpage1_compare2 ul, .landingpage1_compare3 ul{
	text-align: center;
}
.landingpage1_compare .wp-block-columns{
	gap: 0 !important;
	margin-top: 0 !important;
    margin-bottom: 0 !important;
}
.landingpage1_compare .landingpage1_compare1 ul li {
    display: flex;
    align-items: center;
}
.landingpage1_compare3 h5{
	border: 1px solid #036464;
	background: #FFF;
}
.landingpage1_compare2 h5{
	border: 1px solid #D8D8D8;
	background: #FFF;
}
.landingpage1_contact .wp-block-group__inner-container .wp-block-columns .wp-block-column p:last-child {
    font-size: 15px;
    font-style: normal;
    font-weight: 700;
    line-height: 16px;
    margin: 0;
}
.landingpage1_contact .wp-block-group__inner-container .wp-block-columns .wp-block-column p:first-child {
    color: #000;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 14px;
    margin-bottom: 15px;
}
/* ----- Landing page 2 start ----- */

.landingpage2_ouradvance .advancediv{
	border-radius: 25px;
	background: rgba(46, 169, 88, 0.03);
	padding: 15px !important;
}
.landingpage2_ouradvance .advancediv .our-advantage-images figure {
    justify-content: left;
	margin: 0 !important;
}
.landingpage1_ouradvance.landingpage2_ouradvance .advancediv .wp-block-columns h6, .landingpage1_ouradvance.landingpage2_ouradvance .advancediv .wp-block-columns p{
	text-align: left;
}
.landingpage1_ouradvance.landingpage2_ouradvance .advancediv figure img{
	height: 34px!important;
	margin: 0 !important;
}
.landingpage2_ouradvance h6{
	margin: 0 !important;
}
/* ----- Landing page 2 end ----- */
/* ----- Landing page 3 start ----- */

.landingpage3_form{
	max-width: 970px;
    width: 100%;
    margin: 0 auto;
    display: flex;
    justify-content: center;
}
.landingpage3_compare .landingpage1_compare3 h5{
	border: 1px solid #3385ff;
	border-radius: 0px 20px 0px 0px;
}
.landingpage1_compare.landingpage3_compare .landingpage1_compare3 ul{
	border: 1px solid #3385ff;
	border-radius: 0px 0px 20px 0px;
}
.landingpage3_compare .landingpage1_compare2 h5{
	border-radius: 20px 0px 0px 0px;
	border: 1px solid #D8D8D8;
}
.landingpage1_compare.landingpage3_compare .landingpage1_compare2 ul{
	border: 1px solid #D8D8D8;
	border-radius: 0px 0px 0px 20px;
}
.landingpage2_ouradvance.landingpage3_ouradvance .advancediv{
	background: rgba(51, 133, 255, 0.03);
}

/* ----- Landing page 3 end ----- */
/* ----- Landing page 4 start ----- */

.landingpage3.landingpage44 .mcb2-call-to-action-content-title-content-span .mcb2_call_to_action_content_title_content_span_secondp, .landingpage3.landingpage44 .mcb2-call-to-action-content-title-content-span .mcb2_call_to_action_content_title_content_span_thirdp{
	display: none;
}
.landingpage1_ouradvance.landingpage4_ouradvance .advancediv{
	background: rgba(20, 208, 209, 0.03);
}
.wp-block-mcb2-call-to-action.hero3 .mcb2-call-to-action-content-form-shortcode .gform_wrapper .gform_footer .gform_button{
	color: #000;
    font-weight: 700 !important;
    text-transform: capitalize;
    font-size: 20px !important;
}
/* ----- Landing page 4 end ----- */
/* ----- Landing page 5 start ----- */
.landingpage2_ouradvance.landingpage5_ouradvance .advancediv{
	background: rgba(255, 56, 56, 0.03);
}
.wp-block-mcb2-call-to-action.landingpage4 .mcb2-call-to-action-content-title-content-span, .wp-block-mcb2-call-to-action.landingpage4 .mcb2-call-to-action-content-title-content-span2{
	width: 90%;
}
.landingpage1_howwework{
	padding: 0 0;
}
/* ----- Landing page 5 end ----- */
/* landingpage1 testimonial start */

.landingpage1_testimonial{
	background: #F7FAFA;
}
.landingpage1_testimonial .carousel .item.active{
	background-color: transparent;
}
.landingpage1_testimonial .landingpage1_testimonial_div{
	padding: 60px 0;
}
.landingpage1_testimonial .landingpage1_testimonial_div .fp{
	color: #000;
	text-align: center;
	font-size: 20px;
	font-weight: 500;
}
.landingpage1_testimonial .landingpage1_testimonial_div .sp{
	color: #036464;
	text-align: center;
	font-size: 20px;
	font-weight: 600;
}
.landingpage1_testimonial .left, .landingpage1_testimonial .right {
	transform: translate(50%, 50%);
}
.landingpage1_testimonial .carousel-control{
	color: #000;
    font-size: 35px;
    width: 35px;
    height: 35px;
    display: flex;
    align-items: center;
    justify-content: center;
    top: 50%;
    transform: translate(0, -50%);
}
.landingpage1_testimonial #myCarousel1 .carousel-inner .item {
    padding: 0;
}
.landingpage1_testimonial #myCarousel1 .carousel-inner .item .landingpage1_testimonial_div > * {
    max-width: 100%;
	text-align: center;
}
.landingpage1_testimonial .left.carousel-control {
    left: -100px;
}
.landingpage1_testimonial div#myCarousel1 {
    max-width: 1020px;
    width: 100%;
    margin: 0 auto;
}
.landingpage1_testimonial .right.carousel-control {
    right: -100px;
}
/* landingpage1 testimonial end */
/* landingpage1 header start */
#site-header.landingpage1_header{
	position: sticky;
    top: 0;
	z-index: 9;
	box-shadow: 0 2px 10px 0 #5e5e5e;
}
.landingpage_one_header#site-header .landingpage1_hright .landingpage1_call{
	color: #036464;
	font-size: 32px;
	font-weight: 700;
}
.landingpage_three_header#site-header .landingpage1_hright .landingpage1_call{
	color: #3385FF;
	font-size: 32px;
	font-weight: 700;
}
.landingpage1_hright .landingpage1_txt{
	color: #2A2A2A;
	font-size: 20px;
	font-weight: 500;
	text-align: right;
}
.landingpageother_header#site-header .landingpage1_hright .landingpage1_call{
	font-size: 32px;
	font-weight: 700;
}
.landingpage1_hright .landingpage1_call a{
	margin-left: 10px;
	border-bottom: 1px solid #fff;
}
#site-header.landingpageother_header .header-inner .header-navigation-button-wrap-custom{
	gap: 15px;
}
.landingpage_one_header#site-header .header-inner .header-titles-wrapper .site-logo .custom_logo_icon, .landingpage_one_header#site-header .landingpage1_hright .landingpage1_call a {
    color: #036464;
}
.landingpage_one_header#site-header .site-logo svg *{
	fill: #036464;
}
.landingpage_three_header#site-header .header-inner .header-titles-wrapper .site-logo .custom_logo_icon, .landingpage_three_header#site-header .landingpage1_hright .landingpage1_call a {
    color: #3385FF;
}
.landingpage_three_header#site-header .site-logo svg *{
	fill: #3385FF;
}
#site-header.landingpageother_header{
	background: transparent;
    position: fixed;
    width: 100%;
	z-index: 999;
}
#site-header.landingpageother_header .header-inner{

}
.landingpageother_header#site-header .header-inner .header-titles-wrapper .site-logo .custom_logo_icon{
	color: #FFF;
}
.landingpageother_header#site-header .site-logo svg *{
	fill: #FFF;
}
.landingpageother_header#site-header .header-inner .header-titles-wrapper .site-logo .custom_logo_icon, .landingpageother_header#site-header .landingpage1_hright .landingpage1_call a, .landingpageother_header#site-header .landingpage1_call, .landingpageother_header#site-header .landingpage1_hright .landingpage1_txt {
    color: #FFF;
}
#site-header.landingpageother_header.sticky-header{
	background-color: #fff;
}
#site-header.landingpageother_header.sticky-header .landingpage1_hright_button img{filter: brightness(0);}
.landingpageother_header#site-header.sticky-header .landingpage1_call, .landingpageother_header#site-header.sticky-header .landingpage1_hright .landingpage1_call a, .landingpageother_header#site-header.sticky-header .header-inner .header-titles-wrapper .site-logo .custom_logo_icon, .landingpageother_header#site-header.sticky-header .landingpage1_hright .landingpage1_txt{
    color: #000;
}
.landingpageother_header#site-header.sticky-header .site-logo svg *{
	fill: #000;
}
.testimonial_image::before {
    content: "0" !important;
    border-radius: 40px;
	border: 1px solid rgba(46, 169, 88, 0.22);
    position: absolute;
    right: 2px;
    bottom: -12px;
    z-index: -1;
    width: 90%;
    height: 90%;
}

/* landingpage1 header end */

@media screen and (max-width:1200px) {
	.landingpage1_testimonial div#myCarousel1{
		max-width: 810px;
	}
	.landingpage1_testimonial .left.carousel-control {
		left: -60px;
	}
	.landingpage1_testimonial .right.carousel-control{
		right: -60px;
	}
	
}
@media screen and (max-width:1024px) {
	#site-header.landingpageother_header .header-inner {
		align-items: center;
		display: flex;
		justify-content: space-between;
	}
	#site-header.landingpageother_header .header-inner .header-titles-wrapper{
		padding: 0 !important;
		width: 50%;
	}
	#site-header.landingpageother_header .header-inner .header-navigation-button-wrap-custom{
		width: 80%;
	}
}
@media screen and (max-width:991px) {
	.landingpage1_ouradvance.ouradvance{
		padding: 0;
	}
	.landingpage1_callus{
		padding: 0;
	}
	.landingpage1_howwework{
		padding: 20px 0;
	}
	.landingpage1_reasonssecres .wp-block-cover__inner-container > .wp-block-columns.container{
		width: 100%;
	}
	.landingpage1_reasonssecres .help-txtall{
		padding: 0 15px;
		gap: 0;
	}
	.wp-block-mcb2-call-to-action.landingpage2 .mcb2-call-to-action-content-form-shortcode{
		width: 100%;
	}
	.landingpage1_testimonial div#myCarousel1{
		max-width: 560px;
	}
	.landingpage1_testimonial .left.carousel-control {
		left: -60px;
	}
	.landingpage1_testimonial .right.carousel-control{
		right: -60px;
	}
	.wp-block-mcb2-call-to-action.landingpage2 p.landingpage2_animation{
		font-size: 36px !important;
	}
	.landingpageother_header#site-header .landingpage1_hright .landingpage1_call {
		font-size: 26px;
	}
	.landingpage1_hright .landingpage1_txt{
		font-size: 16px;
	}
	.wp-block-mcb2-call-to-action.landingpage2 .mcb2-call-to-action-content .mcb2_heading{
		max-width: 100% !important; 
	}
}
@media screen and (max-width:767px) {
	.re_custom_cotainer .entry-content .customhead h3{
		font-size: 35px !important;
	}
	.landingpage1_howwework figure img{
		width: 100%!important;
		height: auto;
	}
	.landingpage1_reasonssecres{
		margin-top: 0 !important;
	}
	.landingpage1_howwework{
		margin-bottom: 0 !important;
	}
	.landingpage1_testimonial .left.carousel-control {
		left: -13px;
		opacity: 0.2;
	}
	.landingpage1_testimonial .right.carousel-control {
		right: -13px;
		opacity: 0.2;
	}
	.landingpageother_header#site-header .landingpage1_hright .landingpage1_call {
		font-size: 18px;
	}
	.landingpage1_hright .landingpage1_txt{
		font-size: 14px;
	}
	.landingpageother_header#site-header .landingpage1_hright_button img{
		height: 35px;
		width: auto;
	}
	.wp-block-mcb2-call-to-action.landingpage2 .formshortcode .gravityform_custom_shortcode .gform_wrapper form .gform-body .ginput_container input{
		padding: 10px 15px;
	}
	.landingpage2_ouradvance .advancediv{
		padding: 0;
	}
}
@media screen and (max-width:480px) {
	.re_custom_cotainer .entry-content .customhead h3{
		font-size: 22px !important;
	}
	.landingpage1_compare1 h5{
		font-size: 27px !important;
	}
	.landingpage1_callus h2{
		font-size: 27px !important;
	}
	.landingpage1_reasonssecres .sec-txt1{
		font-size: 27px !important;
	}
	.wp-block-mcb2-call-to-action.landingpage1 .formshortcode .gravityform_custom_shortcode .gform_wrapper form .gform-body .ginput_container input{
		padding: 7px 15px;
	}
	.wp-block-mcb2-call-to-action.landingpage1 .formshortcode .gform_footer .gform_button{
		font-size: 11px!important;
	}
	.landingpage1_contact {
		margin-bottom: 50px !important;
	}
	.landingpage1_reasonssecres {
		margin-bottom: 0;
	}
	.landingpage1_howwework.howwework .container{
		gap: 1px;
	}
	.landingpageother_header#site-header .landingpage1_hright .landingpage1_call {
		font-size: 12px;
	}
	.landingpage1_hright .landingpage1_txt{
		font-size: 12px;
	}
	.landingpageother_header#site-header .landingpage1_hright_button img{
		height: 25px;
		width: auto;
	}
	#site-header.landingpageother_header{
		padding: 10px;
	}
	#site-header.landingpageother_header .header-inner .header-navigation-button-wrap-custom{
		gap: 5px;
	}
	
}
.wp-block-mcb2-call-to-action.landingpage2 .mcb2_heading {
    margin: 0 !important;
}
.wp-block-mcb2-call-to-action.landingpage2 p.landingpage2_animation {
    max-width: 550px !important;
    font-size: 53px;
    font-weight: 800 !important;
    color: #08ff5c !important;
    text-transform: uppercase;
    margin: 0 !important;
}
p.landingpage4_animation{
	color: #00cbcb !important;
    font-size: 40px !important;
    font-style: normal;
    font-weight: 800 !important;
	margin: 0 !important
}
p.landingpage5_animation{
	color: #FFD600 !important;
    font-size: 40px !important;
    font-style: normal;
    font-weight: 800 !important;
	margin: 0 !important
}
.wp-block-mcb2-call-to-action.landingpage2 .landingpage2_animation, .wp-block-mcb2-call-to-action.landingpage44 .landingpage4_animation, .wp-block-mcb2-call-to-action.ln5 .landingpage5_animation{
	position: relative;
    animation: slideUp 1.5s linear(0 0%, 0.22 2.1%, 0.86 6.5%, 1.11 8.6%, 1.3 10.7%, 1.35 11.8%, 1.37 12.9%, 1.37 13.7%, 1.36 14.5%, 1.32 16.2%, 1.03 21.8%, 0.94 24%, 0.89 25.9%, 0.88 26.85%, 0.87 27.8%, 0.87 29.25%, 0.88 30.7%, 0.91 32.4%, 0.98 36.4%, 1.01 38.3%, 1.04 40.5%, 1.05 42.7%, 1.05 44.1%, 1.04 45.7%, 1 53.3%, 0.99 55.4%, 0.98 57.5%, 0.99 60.7%, 1 68.1%, 1.01 72.2%, 1 86.7%, 1 100%) infinite;
  }
  
  @keyframes slideUp {
	0% {
	  transform: translateY(100%);
	  opacity: 0;
	}
	100% {
	  transform: translateY(0);
	  opacity: 1;
	}
  }
/* new css 23-11-2023 end */

.landing_template_import{
	display: none;
}



.landingpage_formst1 {
    padding: 75px !important;
    background: #F7FAFA;
    border-radius: 30px !important;
	margin-top: 100px !important;
    margin-bottom: 100px !important;
}
.landingpage_formst1.landingpage_formst3{
	background: #EBF3FF;
}
.landingpage_formst1 .gform_wrapper{
	margin-left: 7px;
    margin-right: 7px;
}
.landingpage_formst1 .gform_fields .gfield_label {
    color: #2A2A2A !important;
    font-size: 13px !important;
    font-weight: 500 !important;
    margin-bottom: 10px !important;
    line-height: 1.5;
    width: 100%;
    text-align: left;
}
.landingpage_formst1 .gform_wrapper form .gform-body .ginput_container input {
    padding: 17px 15px;
    border-radius: 8px;
    background-color: #FBFBFB;
}
.landingpage_formst1 fieldset.hidelabelcheckbox{
    display: none !important;
}
.landingpage_formst1 .gform_footer {
    display: flex !important;
    justify-content: center;
}
.landingpage_formst1 .gform_footer .gform_button{
    padding: 15px !important;
    border-radius: 30px !important;
    width: auto !important;
    user-select: none;
    font-weight: 500!important;
    font-size: 15px!important;
    border: 1px solid transparent !important;
    background-image: none;
    background-color: #ee4b52 !important;
}
.landingpage_formst4 .gform_footer .gform_button{
	background: var(--Linear, linear-gradient(90deg, #FFD600 0%, #FF8A00 97%)) !important;
}
.landingpage_formst1 .wp-block-group__inner-container h2{
	font-size: 40px;
    font-weight: 600;
    letter-spacing: 0em;
    text-align: center;
    text-transform: capitalize;
	margin-bottom: 30px;
}
.landingpage_phone_link_green{
	color: #036464;
}
.landingpage_phone_link_orange{
	color: #036464;
}
body.buyertemplate .createform { padding-top: 50px !important; } .byuer-createsite { padding-top: 0; } .byuer-createsite .container-custom { max-width: 580px; width: 100%; margin: 0 auto; } .byuer-createsite .byuer-createsite-title h2 { font-size: 18px; font-weight: bold; font-style: normal; line-height: 1.11; letter-spacing: normal; text-align: left; color: #000; margin-bottom: 6px; } .byuer-createsite .byuer-createsite-title p { font-size: 15px; font-weight: 500; font-style: normal; line-height: 1.33; letter-spacing: 0.75px; text-align: left; color: #95989a; } .progresss { margin: 20px 0 50px 0 !important; display: flex; justify-content: space-between; align-items: center; position: relative; } .progresss .progress_deactive { content: ""; height: 5px; background-color: #f2f2f2; width: 100%; position: absolute; z-index: -2; } .progresss .progress_active { content: ""; height: 5px; background-color: #523f6d; position: absolute; z-index: -1; } .progresss .steps { border: solid 2px #fff; background-color: #f2f2f2; border-radius: 50%; width: 40px; height: 40px; display: flex; align-items: center; justify-content: center; } .progress-bar { display: flex; justify-content: space-between; align-items: center; } .byuer-createsite .container-custom .byuer-tabb.createform .forms_steps.formdiv { float: none; width: 100%; } .radiolist { display: inline-block !important; } .radiolist .radiobtn { display: inline-block; position: relative; padding: 5px 0px 5px 24px; margin-right: 20px; cursor: pointer; font-size: 13px; font-weight: 500; color: #01010b; border-radius: 5px; } .buyertemplate .createform .buyer_button { margin-top: 0px; } .buyertemplate .createform .formdiv .siteform .themediv .themes { height: 250px; } .buyer_button { display: flex; justify-content: space-between; align-items: center; margin-top: 0; padding-bottom: 20px; } .buyer_button .buyer_prev .buyer_prev_desable { cursor: not-allowed; } .buyer_button .buyer_prev>div { padding: 9px 31px; display: inline-block; cursor: pointer; border-radius: 3px; border: solid 1px #e5e5e5; font-family: Rubik; font-size: 14px; font-weight: 500; font-style: normal; line-height: normal; color: #000; background-color: transparent; } .buyer_button .buyer_next_submit { display: flex; justify-content: center; align-items: center; gap: 40px; } .buyer_button .buyer_next_submit div#Cancel { font-size: 14px; font-weight: 500; font-style: normal; line-height: 1.43; letter-spacing: normal; text-align: left; display: inline-block; cursor: pointer; background-color: transparent; } .buyer_button .buyer_next_submit div#next { padding: 9px 31px; display: inline-block; cursor: pointer; background-color: #523f6d; border-radius: 3px; font-family: Rubik; font-size: 14px; font-weight: 500; font-style: normal; line-height: normal; color: #fff; } .buyer_button .buyer_next_submit div.submitbtnn { margin-bottom: 0; } .buyer_button .buyer_next_submit div.submitbtnn button { padding: 9px 31px; cursor: pointer; background-color: #523f6d; border-radius: 3px; font-family: Rubik; font-size: 14px; font-weight: 500; font-style: normal; line-height: normal; color: #fff; } .byuer-createsite .container-custom .createform { padding: 0 !important; }