/*
Theme Name: Genesis Block Theme
Theme URI: https://github.com/studiopress/genesis-block-theme/
Author: StudioPress
Author URI: https://www.studiopress.com/
Description: A beautifully-simple yet powerful WordPress theme that integrates perfectly with the block editor and the Genesis Blocks plugin. Start building amazing websites with blocks today! Install the Genesis Blocks plugin to add even more page-building blocks such as testimonials, sharing icons, notices, call to actions, buttons and more.
Version: 1.0.7
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: genesis-block-theme
Domain Path: /languages/
Tags: one-column, featured-images, theme-options, custom-background, custom-colors, custom-logo, custom-menu, editor-style, translation-ready, footer-widgets, full-width-template, blog, sticky-post, threaded-comments, wide-blocks
Requires at least: 5.0
Requires PHP: 7.1
*/
/* --------------------------------------------------------------
Reset
-------------------------------------------------------------- */
@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Raleway:ital,wght@0,100..900;1,100..900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Figtree:ital,wght@0,300..900;1,300..900&display=swap');
/* stylelint-disable selector-list-comma-newline-after  */
html, body, applet, object, iframe, h1, h2, h3, h4, h5, h6, blockquote, pre, abbr, acronym, address, big, cite, code, del, dfn, em, font, ins, kbd, q, s, samp, small, strike, sub, sup, tt, var, dl, dt, dd, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	/* stylelint-disable max-line-length */
	border: 0;
	font-family: inherit;
	font-size: 16px;
	font-style: inherit;
	font-weight: inherit;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline;
}
ol, ul { padding:0; margin:0; }

/* stylelint-enable selector-list-comma-newline-after */
html {
	font-size: 16px;
	/* overflow-y: scroll; */
	/* overflow-x: hidden; */
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}

body {
	overflow-x: hidden;
	margin: 0 auto;
	background: #fff;
	word-wrap: break-word;
	color: var(--color-primary);
}

:root {
  /* -------------------------
     Colors
     ------------------------- */ 
  --color-primary: #0C3668; 
  --color-secondary: #FF5964;
  --color-tertiary: #fff; 
  --color-senary: #00224D;
}

*,
*::before,
*::after {
	box-sizing: border-box;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
nav,
section {
	display: block;
}

table {
	/* tables still need 'cellspacing="0"' in the markup */
	border-collapse: separate;
	border-spacing: 0;
}

caption,
th,
td {
	font-weight: 300;
	text-align: left;
}

blockquote::before,
blockquote::after,
q::before,
q::after {
	content: "";
}

blockquote,
q {
	quotes: "" "";
}

a:focus {
	outline: thin dotted;
}

a:hover,
a:active {
	outline: 0;
}

a img {
	border: 0;
}

/* --------------------------------------------------------------
Typography
-------------------------------------------------------------- */
body,
button { 
	font-family: "Raleway", sans-serif;
	font-weight: 500;
	font-size: 16px;
	line-height: 24px;
}

@media (max-width: 600px) {
	body,
	button {
		font-size: 16px;
	}
}

h1,
h2,
h3,
h4,
h5,
h6 {
	clear: both;
	font-family: "Raleway", sans-serif;
	font-weight: 700;
	line-height: 1.2;
	margin-bottom: 25px;
	color: var(--color-primary);
}

/* Fallback title styles */
h1, .h1 {
	font-size: 55px;
	letter-spacing: -1.65px;
	line-height: 113%;

}

h2, .h2 {
	font-size: 40px;
	letter-spacing: -1px;
	line-height: 114% ;
}

h3, .h3 {
	font-size: 34px;
}

h4, .h4 {
	font-size: 24px;
}

h5, .h5 {
	font-size: 20px;
}

h6, .h6 {
	font-size: 18px;
}

p,
.embed-vimeo {
	margin-bottom: 1.2em;
}

b,
strong {
	font-weight: 700;
}

dfn,
cite,
em,
i {
	font-style: italic;
}

blockquote {
	color: #272c30;
	font-weight: 600;
	line-height: 1.4;
	margin: 1em 0 1.2em 0;
	position: relative;
	padding: 0 0 0 30px;
	border-left: solid 4px #272c30;
}

blockquote p {
	margin-bottom: 1em;
}
p{
line-height: 162%;
letter-spacing: -0.005em;
}
blockquote cite {
	margin-top: 10px;
	display: block;
}

.comments-area blockquote {
	font-size: 18px;
}

@media (max-width: 1000px) {
	.comments-area blockquote {
		font-size: 16px;
	}
}

address {
	margin: 0 0 1.5em;
}

pre {
	background: #f2f2f2;
	font-family: "Courier 10 Pitch", Courier, monospace;
	font-size: 15px;
	font-size: 1.5rem;
	line-height: 1.6;
	margin-bottom: 1.6em;
	max-width: 100%;
	overflow: auto;
	padding: 1.6em;
}

.comments-area pre {
	background: #d7dee5;
}

code,
kbd,
tt,
var {
	font: 15px Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}

abbr,
acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}

mark,
ins {
	text-decoration: none;
}

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

sup {
	bottom: 1ex;
}

sub {
	top: 0.5ex;
}

small {
	font-size: 75%;
}

big {
	font-size: 125%;
}

.highlight {
	background: #fff198;
}

/* --------------------------------------------------------------
Elements
-------------------------------------------------------------- */
ul,
ol {
	margin: 0 0 1.4em 20px;
}

ul {
	list-style: disc;
}

ol {
	list-style: decimal;
}

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

.hide-sub {
	display: none !important;
}

.entry-content ul,
.entry-content ol {
	padding-left: 1.8em;
}

.entry-content li {
	margin-bottom: 2%;
}

dt {
	font-weight: 600;
}

dd {
	margin: 0 1.5em 1.5em;
}

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

figure {
	margin: 0;
}

/* Tables */
table {
	font-size: 18px;
	margin-bottom: 5%;
	padding: 0;
	width: 100%;
}

table thead {
	background: #f2f2f2;
}

table thead th {
	font-weight: 600;
}

table td,
#content table th {
	padding: 15px;
}

table td {
	border-bottom: solid 1px #f2f2f2;
}

table tr:last-child td {
	border-bottom: none;
}

table tr:nth-child(even) {
	background: #f2f2f2;
}

/* --------------------------------------------------------------
Links
-------------------------------------------------------------- */
a {
	color: #62707c;
	text-decoration: none;
}

a:hover,
a:focus,
a:active {
	color: #272c30;
}

/* --------------------------------------------------------------
Theme Elements with wp-admin equivalents.
-------------------------------------------------------------- */
.entry-header .entry-title,
.editor-post-title__input {
	/* The blog title in the block editor. */
	font-size: 42px;
	font-weight: 600;
	margin: 0;
	margin-bottom: 3%;
	position: relative;
	z-index: 5;
	line-height: 1.3;
	-ms-word-wrap: break-word;
	word-wrap: break-word;
}

.entry-header .entry-title a,
.editor-post-title__input a {
	color: #272c30;
}

.entry-header .entry-title a:hover,
.editor-post-title__input a:hover {
	text-decoration: underline;
}

@media (max-width: 600px) {
	.entry-header .entry-title,
	.editor-post-title__input {
		font-size: 32px;
	}
}

/* --------------------------------------------------------------
Form Elements
-------------------------------------------------------------- */
button,
input:not(input[type="radio"]),
textarea {
	font-size: 100%;
	margin: 0;
	vertical-align: baseline;
	vertical-align: middle;
	-webkit-appearance: none;
	box-sizing: border-box;
}

button,
input[type="button"],
input[type="reset"],
input[type="submit"],
.button,
.comment-navigation a {
	background: #0072e5;
	border: none;
	border-radius: 3px;
	color: #fff;
	font-family: "Public Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 18px;
	font-weight: 600;
	padding: 14px 20px;
	-webkit-appearance: none;
	transition: 0.2s ease-in-out;
}

@media (max-width: 600px) {
	button,
	input[type="button"],
	input[type="reset"],
	input[type="submit"],
	.button,
	.comment-navigation a {
		padding: 10px 16px;
		font-size: 16px;
	}
}

button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover,
.button:hover,
.comment-navigation a:hover,
.drawer .tax-widget a:hover,
a.added_to_cart:hover {
	box-shadow: inset 0 0 80px rgba(255, 255, 255, 0.25);
	-webkit-box-shadow: inset 0 0 80px rgba(255, 255, 255, 0.25);
	color: #fff;
	cursor: pointer;
}

button:focus,
input[type="button"]:focus,
input[type="reset"]:focus,
input[type="submit"]:focus,
button:active,
input[type="button"]:active,
input[type="reset"]:active,
input[type="submit"]:active,
.button:active,
.button:focus,
.comment-navigation a:focus,
a.added_to_cart:active,
a.added_to_cart:focus {
	color: #fff;
	box-shadow: inset 0 0 80px rgba(0, 0, 0, 0.05);
}

input[type="radio"] + label,
input[type="checkbox"] + label,
label ~ input[type="checkbox"] {
	width: auto;
}

input[type="checkbox"],
input[type="radio"] {
	padding: 0;
}

input[type="search"] {
	-webkit-appearance: textfield;
	box-sizing: content-box;
}

input[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}

.searchform {
	position: relative;
}

.searchform .search-input {
	width: 100%;
	font-size: 16px;
}

.searchform .searchsubmit {
	position: absolute;
	top: 0;
	right: 0;
	height: 100%;
	background: transparent !important;
	background-color: none !important;
	color: #627083;
	padding: 14px 15px;
	font-size: 15px;
	line-height: 1.4;
}

.searchform .searchsubmit:hover {
	color: #272c30;
}

.searchform .searchsubmit i {
	-webkit-font-smoothing: antialiased;
	line-height: 1.3;
	font-size: 16px;
	vertical-align: top;
}

@media (max-width: 1000px) {
	.searchform .searchsubmit i {
		line-height: 1;
	}
}

@media (max-width: 1000px) {
	.searchform .searchsubmit span {
		display: none;
	}
}

.results-search {
	background: #fff;
	padding: 3% 5% 4% 5%;
	margin-top: 9%;
	box-shadow: 0 5px 35px rgba(50, 50, 93, 0.1), 0 0 5px rgba(0, 0, 0, 0.07);
}

.search-no-results .results-search {
	margin-top: 5%;
}

.results-search h4 {
	font-size: 18px;
	font-weight: 500;
	text-align: center;
}

.results-search .searchform #s,
.results-search .searchsubmit {
	font-size: 24px;
}

@media (max-width: 1000px) {
	.results-search .searchform #s,
	.results-search .searchsubmit {
		font-size: 16px;
	}
}

.results-search .searchsubmit {
	padding-top: 0;
	padding-bottom: 0;
}

.results-search .searchsubmit span {
	display: none;
}

.results-search .searchsubmit i {
	font-size: 24px;
	line-height: 1.6;
}

@media (max-width: 1000px) {
	.results-search .searchsubmit i {
		line-height: 1.7;
	}
}

.search-results .entry-content {
	font-size: 18px;
}

form {
	display: inline-block;
	width: 100%;
}

.field-wrap {
	margin-bottom: 1.4em;
}

@media (max-width: 1000px) {
	.field-wrap {
		margin-bottom: 1em;
	}
}

select {
	padding-right: 45px;
	font-size: 100%;
	margin: 0;
	vertical-align: baseline;
	width: 100%;
	-webkit-appearance: normal;
	box-sizing: border-box;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
	border: 0;
	padding: 0;
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="date"],
input[type="datetime"],
input[type="datetime-local"],
input[type="week"],
input[type="tel"],
input[type="time"],
input[type="month"],
input[type="tel"],
textarea,
select,
.select2-container .select2-selection--single {
	color: #62707c;
	background: #fff;
	box-sizing: border-box;
	-webkit-appearance: none;
	padding: 15px;
	border: solid 1px #d4dde5;
	transition: 0.1s ease-in-out;
	border-radius: 2px;
	font-size: 17px;
	width: 100%;
}

@media (max-width: 1000px) {
	input[type="text"],
	input[type="email"],
	input[type="url"],
	input[type="password"],
	input[type="search"],
	input[type="number"],
	input[type="date"],
	input[type="datetime"],
	input[type="datetime-local"],
	input[type="week"],
	input[type="tel"],
	input[type="time"],
	input[type="month"],
	input[type="tel"],
	textarea,
	select,
	.select2-container .select2-selection--single {
		padding: 12px 10px;
		font-size: 15px;
	}
}

input[type="checkbox"] {
	-webkit-appearance: checkbox !important;
}

input[type="radio"] {
	-webkit-appearance: radio !important;
}

.select2-container .select2-selection--single {
	height: auto;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
	line-height: 1;
	padding: 0;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
	top: 10px;
	right: 10px;
}

input[type="number"],
input[type="date"],
input[type="datetime"],
input[type="datetime-local"],
input[type="week"],
input[type="tel"],
input[type="time"],
input[type="month"],
input[type="tel"] {
	width: auto;
	color: var(--color-primary);
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
textarea:focus,
select:focus {
	outline: none;
	box-shadow: inset 0 0 1px 1px #272c30;
	border-color: #abb4bb;
	color: #272c30;
}

select {
	background: #fff url(images/angle-down.jpg) right no-repeat;
	background-size: 12px;
	background-position: right 15px top 20px;
}

select:hover {
	border-color: #d5dde4;
	cursor: pointer;
}

@media (max-width: 1000px) {
	select {
		background-position: right 15px top 17px;
	}
}

select::after {
	content: "x";
}

select[multiple] {
	background: none;
}

@media (max-width: 1000px) {
	input[name="post_password"] {
		display: inline-block;
		margin-bottom: 10px;
		width: 100%;
	}
}

textarea {
	overflow: auto;
	padding: 10px;
	vertical-align: top;
	line-height: 1.4;
}

fieldset legend {
	border-bottom: dotted 1px #d4dde5;
	display: inline-block;
	width: 100%;
	margin-bottom: 20px;
	font-weight: 600;
	font-size: 20px;
}

form label {
	display: inline-block;
	width: 100%;
	font-weight: 600;
}

::-webkit-input-placeholder {
	color: #97a7b5;
}

:-moz-placeholder {
	color: #97a7b5;
}

::-moz-placeholder {
	color: #97a7b5;
}

:-ms-input-placeholder {
	color: #97a7b5;
}

#main .contact-form {
	display: inline-block;
	width: 100%;
}

#main .contact-form label {
	font-weight: 300;
}

#main .contact-form label span {
	color: #62707c;
}

#main .contact-form input[type="text"],
#main .contact-form input[type="email"] {
	margin-bottom: 4%;
	width: 100%;
	max-width: 100%;
}

#main .contact-form textarea {
	margin-bottom: 4%;
	width: 100%;
}

#main .contact-form .contact-submit {
	margin-bottom: 0;
}

.contact-column {
	display: inline-block;
	float: left;
	width: 48%;
	margin-left: 0;
}

.contact-column:last-child {
	margin-left: 4%;
}

@media (max-width: 1000px) {
	.contact-column {
		width: 100%;
	}
	.contact-column:last-child {
		margin-left: 0;
	}
}

.index-posts.archive-posts .post {
	width: 100%;
	margin-right: 0;
	padding-bottom: 5%;
	border-bottom: solid 1px #d7dee3;
}

.index-posts.archive-posts .post:last-child {
	border-bottom: none;
	padding-bottom: 0;
}

.index-posts.archive-posts .featured-image {
	display: inline-block;
	width: 31%;
	vertical-align: top;
	margin-bottom: 0;
}

.index-posts.archive-posts .featured-image + .post-text {
	display: inline-block;
	width: 68%;
	padding-left: 3.5%;
	vertical-align: top;
}

#page .more-link {
	display: inline-block;
	margin-bottom: 0;
	padding: 6px 15px;
	border-radius: 30px;
	font-size: 16px;
	box-shadow: none;
	font-weight: 600;
	color: #272c30;
	border: solid 2px;
}

#page .more-link:hover {
	color: #0072e5;
}

.index-posts .more-link {
	float: right;
}

/* --------------------------------------------------------------
Navigation
-------------------------------------------------------------- */
.home-nav {
	box-shadow: 1px 0 3px rgba(0, 0, 0, 0.35);
	font-size: 17px;
	text-align: center;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 200;
	background: #fff;
	transition: transform 400ms linear;
	transform: translateY(-200%);
}

@media only screen and (max-width: 1000px) {
	.home-nav {
		display: none;
	}
}

.home-nav a {
	color: #272c30;
}

.home-nav ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.home-nav li {
	display: inline-block;
}

.home .home-nav a {
	padding: 20px 0;
	margin: 0 15px;
	display: inline-block;
	border-bottom: solid 3px transparent;
	margin-bottom: -1px;
	transition: 0.4s ease;
}

.home .home-nav a:hover {
	border-bottom-color: #c4cdd3;
}

.home .home-nav a:active, .home .home-nav a:focus {
	outline: none;
}

.home-nav .active,
.home-nav .active:hover {
	border-bottom-color: #0072e5;
}

.admin-bar .home-nav {
	top: 32px;
}

@media only screen and (max-width: 782px) {
	.admin-bar .home-nav {
		top: 46px;
	}
}

.show-nav {
	transform: translateY(0%);
}

.single-nav {
	padding: 20px 9.2%;
}

/* --------------------------------------------------------------
Menus
-------------------------------------------------------------- */
.menu-toggle {
	display: none;
}

@media (max-width: 1000px) {
	.menu-toggle {
		display: block;
	}
}

.button-toggle {
	background: none;
	padding: 0;
	color: #fff;
}

.button-toggle span:not(:first-child) {
	display: none;
}

.button-toggle:hover, .button-toggle:active, .button-toggle:focus {
	box-shadow: none;
	color: #fff;
}

.drawer-menu-toggle {
	display: none;
}

@media (max-width: 1000px) {
	.drawer-menu-toggle {
		display: inline-block;
	}
}

.drawer-toggle-switch span:first-child {
	display: none;
}

.drawer-toggle-switch span:last-child {
	display: block;
}

.main-navigation {
	font-size: 17px;
	font-weight: 600;
	display: inline-block;
	width: 70%;
	vertical-align: top;
}

@media (max-width: 1000px) {
	.main-navigation {
		display: none;
	}
}

.top-navigation .main-navigation {
	display: inline-block;
	width: 100%;
	text-align: right;
}

@media (max-width: 1000px) {
	.top-navigation .main-navigation {
		display: none;
		border-bottom: none;
	}
}

.site-header .container {
	display: block;
}

.header-text {
	position: relative;
	z-index: 5;
	margin: 5% auto;
	text-align: center;
	max-width: 70%;
}

.header-text:empty,
.blog .header-text {
	display: none;
}

@media (max-width: 1000px) {
	.header-text {
		max-width: 100%;
		margin-bottom: 6%;
		margin-top: 0;
	}
}

@media (max-width: 600px) {
	.header-text {
		margin-bottom: 8%;
	}
}

.header-text:empty {
	margin-bottom: 0;
}

.header-text h1,
.header-text .browsing {
	color: #272c30;
	font-size: 34px;
	margin-bottom: 0;
	display: inline-block;
	font-weight: 600;
}

@media only screen and (max-width: 500px) {
	.header-text h1,
	.header-text .browsing {
		font-size: 28px;
	}
}

.header-text p {
	font-size: 22px;
	font-weight: 300;
	line-height: 1.4;
	position: relative;
	margin: 0 0 0 0;
}

@media (max-width: 1000px) {
	.header-text p {
		font-size: 20px;
	}
}

@media (max-width: 600px) {
	.header-text p {
		font-size: 16px;
		margin-top: 3%;
	}
}

.header-text a {
	color: #0072e5;
	box-shadow: inset 0 -1px 0 #0072e5;
	transition: 0.3s ease;
}

.header-text a:hover {
	box-shadow: inset 0 -2px 0 #0072e5;
	color: #0072e5;
}

.header-text .entry-subtitle,
.header-text .entry-byline {
	margin-top: 1%;
	width: 100%;
}

.archive.author .browsing {
	display: none;
}

.search-results .browsing {
	display: none;
}

.text-empty {
	display: none;
}

.header-text h2:empty,
.header-text p:empty {
	display: none;
}

.top-navigation {
	display: inline-block;
	width: 100%;
	position: relative;
	z-index: 10;
}

.top-navigation-right {
	float: right;
	display: inline-block;
	max-width: 70%;
}

@media (max-width: 1000px) {
	.top-navigation-right {
		display: none;
	}
}

#secondary-navigation {
	display: inline-block;
	width: 60%;
}

.drawer #secondary-navigation {
	width: 100%;
	font-size: 14px;
}

.drawer #secondary-navigation .menu-item-has-children .toggle-sub {
	font-size: 17px;
}

.drawer #secondary-navigation li ul li a {
	font-size: 14px;
}

@media (max-width: 1000px) {
	.top-navigation #secondary-navigation {
		display: none;
	}
}

.top-navigation .secondary-navigation ul li {
	font-size: 14px;
	margin-right: 15px;
	padding: 0;
}

.top-navigation .secondary-navigation ul li a {
	padding: 12px 0;
	border-bottom-width: 0;
	margin: 0;
}

.top-navigation .secondary-navigation ul li .sub-menu a {
	padding: 12px 15px;
}

.secondary-navigation ul.sub-menu {
	background: #272c30;
	top: 52px;
	left: -15px;
	border: none;
}

.secondary-navigation ul.sub-menu li {
	margin-right: 0;
	padding: 0;
}

.secondary-navigation ul.sub-menu li a {
	font-size: 14px;
}

.secondary-navigation ul.sub-menu li a:hover {
	color: #fff;
	opacity: 1;
}

.main-navigation a {
	color: #272c30;
}

.main-navigation a:hover {
	color: #0072e5;
}

.main-navigation ul {
	margin: 0;
}

.main-navigation ul li {
	display: inline-block;
	list-style-type: none;
	padding: 0 15px;
	position: relative;
}

.main-navigation ul li a {
	display: inline-block;
	margin: 0 0 10px 0;
	line-height: 2;
}

.main-navigation ul li.current-menu-item a,
.main-navigation ul li.current-page-item a {
	color: #0072e5;
}

.main-navigation ul li.current-menu-item ul a,
.main-navigation ul li.current-page-item ul a {
	color: #b8bfcb;
}

.main-navigation ul .sub-menu li.current-menu-item a,
.main-navigation ul .sub-menu li.current-page-item a {
	color: #fff;
}

.main-navigation .menu-cta a {
	border-radius: 5px;
	color: #fff;
	padding: 4px 12px;
	background: #272c30;
}

.main-navigation .menu-cta a:hover {
	color: #fff;
	box-shadow: inset 0 0 80px rgba(255, 255, 255, 0.25);
	-webkit-box-shadow: inset 0 0 80px rgba(255, 255, 255, 0.25);
}

.site-identity .main-navigation ul {
	line-height: 3;
}

.site-header .menu-item-has-children,
.site-header .page_item_has_children {
	position: relative;
}

.site-header .menu-item-has-children a,
.site-header .page_item_has_children a {
	position: relative;
}

.site-header .menu-item-has-children > a::after,
.site-header .page_item_has_children > a::after {
	content: "\e907";
	font-family: gbicons;
	/* stylelint-disable-line font-family-no-missing-generic-family-keyword */
	font-weight: 400;
	padding-left: 5px;
	right: 0;
	font-size: 13px;
}

@media (max-width: 1000px) {
	.site-header .menu-item-has-children > a::after,
	.site-header .page_item_has_children > a::after {
		display: none;
		pointer-events: none;
	}
}

.sub-menu .menu-item-has-children > a::after,
.sub-menu .page_item_has_children > a::after {
	content: "\e906";
	font-family: gbicons;
	/* stylelint-disable-line font-family-no-missing-generic-family-keyword */
	float: right;
}

.widget .sub-menu .menu-item-has-children > a::after,
.widget .sub-menu .page_item_has_children > a::after {
	display: none;
}

.secondary-navigation .menu-item-has-children::after,
.secondary-navigation .page_item_has_children::after {
	color: #a6b5c1;
	top: 15px;
}

.drawer .menu-item-has-children .toggle-sub {
	position: absolute;
	top: 0;
	right: 0;
	width: 50px;
	padding: 13px 0;
	line-height: 1.4;
	text-align: center;
	z-index: 75;
	display: block;
	font-size: 20px;
	color: #fff;
	cursor: pointer;
	background: #424851;
	border-radius: 0;
}

.drawer .menu-item-has-children .toggle-sub:hover {
	box-shadow: none;
	color: #fff;
}

.drawer .drawer-navigation .drop-open ul.drop-active {
	display: block;
}

.site-header .menu-item-has-children:hover,
.main-navigation li:focus-within {
	cursor: pointer;
}

.site-header .menu-item-has-children:hover ul,
.main-navigation li:focus-within ul {
	animation-name: fadeIn;
}

.main-navigation .sub-menu,
.main-navigation .children {
	position: absolute;
	width: 200px;
	top: 52px;
	text-align: left;
	font-weight: 400;
	font-size: 13px;
	margin: 0;
	background: #15171a;
	left: -999em;
	z-index: 100;
	border-radius: 3px;
	animation-duration: 0.3s;
	animation-fill-mode: both;
}

.main-navigation li ul {
	z-index: 100;
}

.main-navigation li ul li {
	padding: 0;
	margin: 0;
	width: 100%;
	margin-top: 0;
	border-top: none;
	transition: 0.3s ease;
}

.main-navigation li ul li:hover {
	background: rgba(255, 255, 255, 0.02);
	border-top: none;
}

.main-navigation li ul li:hover ul {
	left: 100%;
}

.main-navigation li ul li:last-child a {
	border-bottom: none;
}

.main-navigation li ul a,
.main-navigation li ul li a {
	width: 100%;
	display: inline-block;
	border-bottom: dotted 1px rgba(255, 255, 255, 0.15);
	padding: 15px 20px;
	margin: 0;
	font-weight: 300;
	text-transform: none;
	line-height: 1.6;
	color: #b8bfcb;
}

.main-navigation li ul a:hover,
.main-navigation li ul li a:hover {
	color: #fff;
}

.main-navigation li ul li ul {
	padding: 0;
}

.main-navigation ul ul {
	top: 0;
}

.main-navigation ul ul ul {
	left: -999em;
}

.main-navigation li ul ul.sub-menu,
.main-navigation li ul ul.children {
	top: 0;
	margin: 0;
	z-index: 50;
	position: absolute;
	margin-left: 1px !important;
}

.main-navigation li ul ul.sub-menu::before,
.main-navigation li ul ul.children::before {
	display: none;
}

.main-navigation li.focus > ul,
.main-navigation li:hover > ul,
.main-navigation li:focus-within > ul,
.main-navigation li li a:hover > ul {
	left: 0;
}

.main-navigation ul ul li:hover > ul,
.main-navigation ul ul li.focus > ul,
.main-navigation ul ul li:focus-within > ul {
	left: 100%;
}

.site-header .sub-menu::before {
	position: absolute;
	top: -8px;
	left: 50%;
	margin-left: -8px;
	content: " ";
	display: block;
	border-right: 8px solid transparent;
	border-bottom: 8px solid #181c1f;
	border-left: 8px solid transparent;
}

/* Mobile navigation */
.mobile-navigation {
	display: none;
	width: 100%;
	padding: 15px;
	background: #0072e5;
	transition: 0.2s ease;
	text-align: center;
}

.mobile-navigation button {
	width: 100%;
}

@media (max-width: 1000px) {
	.mobile-navigation {
		display: inline-block;
	}
}

.toggle-active {
	background: #0072e5;
}

.drawer .drawer-navigation {
	width: 100%;
	max-width: 100%;
	z-index: 40;
	position: relative;
}

@media (max-width: 1000px) {
	.drawer .drawer-navigation {
		font-size: 17px;
		display: inline-block;
	}
}

.drawer .drawer-navigation .menu {
	margin: 0;
}

.drawer .drawer-navigation ul {
	margin: 0;
	padding: 0;
}

.drawer .drawer-navigation ul li {
	width: 100%;
	padding: 0 0;
	list-style-type: none;
	border-bottom: dotted 1px rgba(255, 255, 255, 0.2);
	transition: none;
	position: relative;
	z-index: 50;
	border-top: none;
}

.drawer .drawer-navigation ul li:hover {
	border-top: none;
}

.drawer .drawer-navigation ul li:last-child {
	border-bottom: none;
}

.drawer .drawer-navigation ul li a {
	display: inline-block;
	padding: 15px 10px 15px 0;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;
	border-bottom: none;
	position: relative;
	transition: none;
}

.drawer .drawer-navigation a {
	color: #fff;
	color: rgba(255, 255, 255, 0.7);
	padding-left: 0;
	line-height: 1.4;
}

.drawer .drawer-navigation a:hover {
	color: #fff;
}

.drawer .drawer-navigation .sub-menu,
.drawer .drawer-navigation .children {
	display: none;
	position: relative;
	width: 100%;
	left: 0;
	top: auto;
	margin: 0 0 0 15px;
	padding: 0 15px 0 0;
	border: none;
	background: transparent;
	box-shadow: none;
}

.drawer .drawer-navigation .sub-menu::before,
.drawer .drawer-navigation .children::before {
	display: none;
}

.drawer .drawer-navigation li ul a,
.drawer .drawer-navigation li ul li a {
	padding: 15px 0;
}

.drawer .drawer-navigation .sub-menu li:first-child {
	border-top: dotted 1px rgba(255, 255, 255, 0.2);
}

.drawer nav {
	padding: 2% 0 0 0;
}

/* --------------------------------------------------------------
Accessibility
-------------------------------------------------------------- */
.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
	margin: 0;
}

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

/* --------------------------------------------------------------
Post meta
-------------------------------------------------------------- */
.entry-content .meta-list {
	list-style: none;
	margin: 0;
	padding: 0;
	font-weight: 600;
}

.entry-content .meta-list li {
	display: inline-block;
	margin: 0 20px 0 0;
}

.entry-content .meta-list a {
	font-weight: 300;
	color: #0072e5;
}

.entry-content .meta-list a:hover {
	color: #272c30;
}

/* --------------------------------------------------------------
Author Profile
-------------------------------------------------------------- */
.author-profile {
	position: relative;
	margin-top: 5%;
	padding: 5%;
	width: 100%;
	display: inline-block;
	background: #f2f2f2;
}

@media (max-width: 600px) {
	.author-profile {
		padding: 8% 4%;
	}
}

.archive .author-profile {
	margin-top: 0;
	margin-bottom: 5%;
}

.author-columns .author-profile {
	margin: 0;
	border-top: none;
	border: solid 1px #cbcbcb;
	padding: 35px;
	transition: 0.2s ease;
}

@media (max-width: 1000px) {
	.author-columns .author-profile {
		padding: 30px 0;
	}
}

.author-columns .author-profile .author-profile-title {
	font-size: 18px;
}

.author-columns .author-profile .author-profile-info {
	font-size: 14px;
	padding-left: 100px;
}

@media (max-width: 600px) {
	.author-columns .author-profile .author-profile-info {
		font-size: 15px;
	}
}

.author-columns .author-profile .author-profile-links {
	margin-top: 15px;
	font-weight: 600;
}

@media (max-width: 600px) {
	.author-columns .author-profile .author-profile-links {
		font-size: 15px;
	}
}

.author-columns .author-profile .author-profile-avatar img {
	transition: 0.2s ease;
}

.author-columns .author-profile:hover .author-profile-avatar img {
	transform: scale(1.1);
}

.author-profile-avatar {
	display: block;
	margin: 0 auto;
}

.author-profile-avatar img {
	border-radius: 100px;
}

.author-profile-avatar {
	position: absolute;
}

.author-profile-info {
	padding: 0 0 0 90px;
	font-size: 16px;
	line-height: 1.6;
}

.author-profile-links {
	font-size: 12px;
	margin-top: 10px;
	display: inline-block;
}

.author-profile-links a {
	background: #272c30;
	color: #fff;
	padding: 5px 10px;
	border-radius: 30px;
}

.author-profile-links a:hover {
	opacity: 0.8;
}

.author-profile-links a:first-child {
	margin-right: 5px;
}

.author-profile-links i {
	font-size: 12px;
}

.author-profile-info p,
.entry-header .author-profile-info p:last-child {
	margin-bottom: 10px;
}

.author-profile-title {
	font-size: 18px;
	font-weight: 600;
	margin-bottom: 8px;
}

@media (max-width: 600px) {
	.author-profile-title {
		font-size: 18px;
	}
}

.archive .author-profile-title {
	font-size: 24px;
}

/* --------------------------------------------------------------
Page Navigation
-------------------------------------------------------------- */
.pagination {
	display: inline-block;
	width: 100%;
	margin-top: 8%;
}

.pagination a {
	color: #272c30;
}

.pagination a,
.pagination span {
	background: #f2f2f2;
	padding: 10px 20px;
	transition: 0.2s ease-in-out;
	display: inline-block;
	color: #272c30;
	font-weight: 600;
	text-align: center;
	line-height: 1.9;
	vertical-align: middle;
	height: 50px;
}

@media (max-width: 600px) {
	.pagination a,
	.pagination span {
		padding: 10px 15px;
	}
}

.pagination .next,
.pagination .prev {
	font-size: 0;
	line-height: 1.7;
}

.pagination .next::after,
.pagination .prev::after {
	font-family: gbicons;
	/* stylelint-disable-line font-family-no-missing-generic-family-keyword */
	font-size: 18px;
}

.pagination .next {
	text-indent: 3px;
}

.pagination .next::after {
	content: "\e906";
}

.pagination .prev {
	text-indent: -3px;
}

.pagination .prev::after {
	content: "\e905";
}

@media (max-width: 600px) {
	.pagination .next::after,
	.pagination .prev::after {
		font-size: 17px;
	}
}

.page-numbers {
	font-size: 18px;
	font-weight: 400;
}

@media (max-width: 600px) {
	.page-numbers {
		font-size: 17px;
	}
}

.page-numbers.current,
.page-numbers:hover {
	background: #0072e5;
	color: #fff;
}

span.page-numbers.dots {
	background: transparent;
	color: #272c30;
}

.post-navigation {
	margin-top: 10%;
	line-height: 1.4;
	width: 100%;
	display: block;
	font-weight: 600;
}

.post-navigation::before, .post-navigation::after {
	content: "";
	display: table;
}

.post-navigation::after {
	clear: both;
}

.post-navigation a {
	color: #272c30;
}

.post-navigation a:hover .post-title {
	color: #0072e5;
}

.post-navigation span {
	vertical-align: top;
}

.post-navigation .meta-title {
	font-size: 16px;
	display: inline-block;
	width: 100%;
}

.post-navigation .post-title {
	font-size: 20px;
	transition: 0.3s ease;
}

@media (max-width: 600px) {
	.post-navigation .post-title {
		font-size: 16px;
	}
}

.nav-next,
.nav-previous {
	display: inline-block;
	float: left;
	width: 49%;
	vertical-align: top;
}

@media (max-width: 600px) {
	.nav-next,
	.nav-previous {
		width: 100%;
	}
}

.nav-previous + .nav-next {
	text-align: right;
	float: right;
}

@media (max-width: 600px) {
	.nav-previous + .nav-next {
		text-align: left;
		margin-top: 15px;
	}
}

.nav-previous i {
	margin-right: 6px;
}

/* --------------------------------------------------------------
Alignments
-------------------------------------------------------------- */
#page .alignleft {
	display: inline;
	float: left;
	margin: 0.5em 2em 1.5em 0;
}

@media (max-width: 600px) {
	#page .alignleft {
		max-width: 100%;
		margin-right: 0;
		width: 100%;
	}
	#page .alignleft img {
		width: 100%;
	}
}

#page .alignright {
	display: inline;
	float: right;
	margin: 0.5em 0 1.5em 2em;
}

@media (max-width: 600px) {
	#page .alignright {
		max-width: 100%;
		margin-right: 0;
		width: 100%;
	}
	#page .alignright img {
		width: 100%;
	}
}

#page .aligncenter {
	clear: both;
	margin: 0 auto 1.5em auto;
}

.wp-caption {
	margin: 0.5em 0 1.5em 0;
	max-width: 100%;
	text-align: left;
}

.wp-caption img[class*="wp-image-"] {
	display: block;
	margin: 0;
	max-width: 100%;
}

.wp-caption-text,
.gallery-caption {
	padding-top: 10px;
	margin-top: 0;
	width: 100%;
	text-transform: none;
	font-size: 15px;
	font-weight: 400;
	letter-spacing: 0;
	margin-bottom: 0;
	color: #62707c;
}

.site-footer .wp-caption-text,
.site-footer .gallery-caption {
	border-left-color: #a6b5c1;
}

#main .tiled-gallery {
	margin-bottom: 1.2em;
}

#main .tiled-gallery p {
	margin-bottom: 0;
}

#main .featured-image .tiled-gallery {
	margin-bottom: 0;
}

.post:not(.video-lightbox) .gallery-container {
	position: fixed;
	height: 100%;
	width: 100%;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	padding: 5%;
	visibility: hidden;
}

/* --------------------------------------------------------------
Clearings
-------------------------------------------------------------- */
.clear::before,
.clear::after,
.entry-content::before,
.entry-content::after,
.comment-content::before,
.comment-content::after,
.site-header::before,
.site-header::after,
.site-content::before,
.site-content::after,
.site-footer::before,
.site-footer::after {
	content: "";
	display: table;
}

.clear::after,
.entry-content::after,
.comment-content::after,
.site-header::after,
.site-content::after,
.site-footer::after {
	clear: both;
}

/* --------------------------------------------------------------
Widgets
-------------------------------------------------------------- */
#calendar_wrap {
	background: #fff;
	border-right: none;
	border-bottom: none;
	color: #272c30;
	box-shadow: rgba(0, 0, 0, 0.15) 0 2px 2px -1px;
}

#wp-calendar {
	font-size: 16px;
	margin: 0;
	max-width: 100%;
}

#wp-calendar caption {
	text-align: center;
	background: #f2f2f2;
	padding: 5px 10px;
	font-weight: 600;
}

#wp-calendar tr th,
#wp-calendar tr td {
	text-align: center;
}

#wp-calendar tr th {
	background: #272c30;
	color: #fff;
	margin: -10px -10px 10px -10px;
	font-size: 11px;
	font-weight: 600;
	padding: 10px 0;
}

#wp-calendar tbody tr td {
	padding: 2px 0;
	border-right: solid 1px #f2f2f2;
	border-top: solid 1px #f2f2f2;
}

#wp-calendar tfoot td {
	border-top: solid 1px #f2f2f2;
	border-right: solid 1px #d9dee3;
	padding: 7px 0 5px 0;
	font-weight: 600;
	font-size: 10px;
	text-transform: uppercase;
}

#wp-calendar a {
	color: #272c30;
}

#wp-calendar a:hover {
	color: #62707c;
}

.widget_rss li {
	margin-bottom: 15px;
	padding-bottom: 15px;
}

.widget_rss li:last-child {
	border-bottom: none;
	margin-bottom: 0;
	padding-bottom: 0;
}

.widget_rss li .rsswidget {
	display: inline-block;
	width: 100%;
}

.widget_rss .rss-date,
.widget_rss cite {
	font-size: 14px;
	text-transform: uppercase;
	display: inline-block;
	margin: 10px 0;
}

/* --------------------------------------------------------------
Comments
-------------------------------------------------------------- */
.comment-navigation {
	font-size: 16px;
	margin: 0 0 6% 0;
}

.comment-navigation .button {
	display: inline-block;
}

.comment-navigation .button:empty {
	display: none;
}

.comment-navigation .nav-previous a::before {
	content: "\e904";
	font-family: gbicons;
	/* stylelint-disable-line font-family-no-missing-generic-family-keyword */
	margin-right: 10px;
}

.comment-navigation .nav-next a::after {
	content: "\e903";
	font-family: gbicons;
	/* stylelint-disable-line font-family-no-missing-generic-family-keyword */
	margin-left: 10px;
}

.comments-area {
	display: inline-block;
	width: 100%;
	position: relative;
	margin-top: 10%;
	padding-top: 10%;
	border-top: solid 3px #eee;
}

@media (max-width: 1000px) {
	.comments-area {
		margin-top: 7%;
	}
}

.comment-list + .no-comments {
	margin-top: 1.2em;
	text-align: center;
	position: relative;
}

.comment-list + .no-comments span {
	background: #fff;
	position: relative;
	z-index: 10;
	padding: 0 30px;
}

@media (max-width: 1000px) {
	.comment-list + .no-comments span {
		padding: 0 20px;
	}
}

.comment-list + .no-comments::after {
	content: " ";
	display: inline-block;
	height: 2px;
	background: #eee;
	width: 100%;
	position: absolute;
	left: 0;
	top: 16px;
	z-index: 5;
}

@media (max-width: 1000px) {
	.comment-list + .no-comments::after {
		top: 14px;
	}
}

h3.comment-reply-title {
	font-size: 32px;
	margin-bottom: 5%;
	position: relative;
	font-weight: 600;
}

@media (max-width: 600px) {
	h3.comment-reply-title {
		font-size: 22px;
	}
}

h3.comments-title {
	margin-bottom: 10%;
}

#commentform,
#respond form {
	display: inline-block;
	width: 100% !important;
	min-width: 100%;
}

.comment-list #commentform {
	margin-top: 2%;
}

.comment-info {
	display: inline-block;
	margin: 0;
}

@media (max-width: 1000px) {
	.comment-info {
		line-height: 2;
	}
}

.comment-content {
	font-size: 18px;
	line-height: 1.6;
	background: #f2f2f2;
	padding: 30px;
	position: relative;
	border-radius: 5px;
}

.comment-content::after {
	position: absolute;
	top: -10px;
	left: 10px;
	width: 0;
	height: 0;
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	border-bottom: 10px solid #f2f2f2;
}

@media (max-width: 1000px) {
	.comment-content {
		font-size: 16px;
	}
}

@media (max-width: 1000px) {
	.comment-content {
		padding: 20px;
	}
}

.comment-content p:last-child {
	margin-bottom: 0;
}

.entry-content .comment-list,
.entry-content .comment-list li {
	margin-left: 0;
	padding-left: 0;
	counter-reset: li;
}

.comment-list > li {
	list-style-type: none;
	margin-bottom: 6%;
}

.comment-list .children {
	margin: 5% 0 0 0;
	padding-left: 25px;
}

@media (max-width: 600px) {
	.comment-list .children {
		padding-left: 15px;
	}
}

.comment-list .children li {
	margin-bottom: 6%;
}

.comment-list .children li:last-child {
	margin-bottom: 0;
	padding-bottom: 0;
	border-bottom: none;
}

.comment-list .children > li {
	list-style: none;
}

.comment-list .reply {
	margin-bottom: 0;
	font-size: 14px;
}

.comment-list .avatar {
	display: inline-block;
	margin-right: 10px;
	margin-top: 2px;
	border-radius: 100px;
	vertical-align: top;
	width: 40px;
	position: relative;
}

@media (max-width: 600px) {
	.comment-list .avatar {
		margin-top: 3px;
	}
}

.comment-wrap {
	display: inline-block;
	width: 100%;
	vertical-align: top;
}

.comment-cite {
	font-style: normal;
	display: inline-block;
	width: 100%;
	font-weight: 600;
	font-size: 18px;
	line-height: 1;
}

@media (max-width: 600px) {
	.comment-cite {
		font-size: 18px;
	}
}

.comment-cite a {
	color: #272c30;
}

.comment-time,
.comment-edit-link {
	color: #62707c;
	font-family: "Public Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 13px;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight: 400;
	font-size: 11px;
	vertical-align: top;
	line-height: 1;
}

.comment-list .comment-reply-title {
	margin-bottom: 1%;
}

.comment-list .comment-reply-title small {
	float: right;
	font-size: 18px;
	margin-top: 8px;
}

.comments-closed p.reply {
	display: none;
}

.comments-closed p:nth-last-child(2) {
	margin-bottom: 0;
}

.logged-in-as,
.comment-notes {
	margin-bottom: 2%;
	display: none;
	color: #62707c;
	font-family: "Public Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 13px;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight: 400;
}

.comment-notes {
	display: none;
}

.required {
	color: #f35959;
}

.logged-in-as a {
	color: #272c30;
}

.comment-form-author,
.comment-form-email,
.comment-form-url,
.comment-form-comment {
	display: inline-block;
	width: 100%;
}

.comment-form-author input,
.comment-form-author textarea,
.comment-form-email input,
.comment-form-email textarea,
.comment-form-url input,
.comment-form-url textarea,
.comment-form-comment input,
.comment-form-comment textarea {
	width: 100%;
}

@media (max-width: 1000px) {
	.comment-form-author,
	.comment-form-email,
	.comment-form-url,
	.comment-form-comment {
		width: 100%;
		margin-right: 0;
	}
}

.comment-list #respond {
	display: inline-block;
	margin-top: 4%;
	width: 100%;
}

@media (max-width: 1000px) {
	.comment-form-url {
		margin-bottom: 1em;
	}
}

.form-submit {
	display: inline-block;
	margin: 0;
	width: 100%;
}

.comment-form #submit {
	margin-top: 10px;
	width: auto;
}

@media (max-width: 600px) {
	.comment-form #submit {
		margin: 0;
		width: 100%;
	}
}

.comment-list .comment-respond #submit {
	margin-top: 0;
}

.form-allowed-tags {
	display: none;
}

.comment-subscription-form {
	display: inline-block;
	width: 100%;
	margin-bottom: 0;
	margin-top: 15px;
}

.comment-subscription-form label {
	font-weight: 300;
	font-size: 14px;
}

.comment-subscription-form + .comment-subscription-form {
	margin-top: 0;
}

#respond .comment-form-fields div.comment-form-field {
	width: 100% !important;
}

.comment-awaiting-moderation {
	margin-top: 20px;
	display: inline-block;
	width: 100%;
	font-size: 16px;
	font-style: normal;
}

.comment-awaiting-moderation::before {
	content: "\e90a";
	font-family: gbicons;
	/* stylelint-disable-line font-family-no-missing-generic-family-keyword */
	margin-right: 10px;
}

/* --------------------------------------------------------------
Hero Posts
-------------------------------------------------------------- */
.post-cats,
.entry-cats {
	margin-bottom: 1.5%;
	position: relative;
	z-index: 10;
}

@media (max-width: 1000px) {
	.post-cats,
	.entry-cats {
		margin-bottom: 5%;
	}
}

.post-cats a,
.entry-cats a {
	background-color: #0072e5;
	padding: 4px 8px;
	margin-right: 5px;
	border-radius: 3px;
	font-size: 12px;
	color: #fff;
	transition: 0.2s ease-in-out;
}

.post-cats a:hover,
.entry-cats a:hover {
	box-shadow: inset 0 0 80px rgba(255, 255, 255, 0.1);
}

@media (max-width: 600px) {
	.post-cats a,
	.entry-cats a {
		font-size: 11px;
		padding: 3px 4px;
	}
}

.entry-byline {
	color: #62707c;
	font-size: 15px;
	margin-bottom: 0;
}

.search-results .entry-byline {
	margin-bottom: 5px;
}

.entry-byline a {
	color: #62707c;
}

.entry-byline a:hover {
	color: #272c30;
}

.entry-byline img {
	border-radius: 100px;
	width: 22px;
	vertical-align: top;
	margin-right: 3px;
}

.meta-avatar {
	position: absolute;
}

.meta-avatar img {
	width: 24px;
	border-radius: 50px;
	margin-right: 5px;
	vertical-align: top;
}

.index-text {
	position: relative;
	z-index: 10;
	margin: 0 5%;
	background: #fff;
	padding: 0 4% 6% 4%;
	border-bottom: solid 1px #d8dee3;
}

.has-post-thumbnail .index-text {
	margin-top: -10%;
	padding-top: 4%;
}

@keyframes slideInLeft {
	0% {
		opacity: 0;
		transform: translate3d(-2%, 0, 0);
		visibility: visible;
	}
	100% {
		opacity: 1;
		transform: translate3d(0, 0, 0);
	}
}

.slideInLeft {
	animation-name: slideInLeft;
	transition: 0.3s ease;
}

.site-header-bg-wrap {
	animation-name: fadeIn;
	animation-duration: 1s;
	animation-fill-mode: both;
}

.background-effect {
	position: absolute;
	z-index: -999998;
	top: 0;
	left: 0;
	overflow: hidden;
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	opacity: 1;
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
}

.site-header-bg.background-effect {
	background-attachment: scroll;
}

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

.site-main .gallery {
	margin-bottom: 1.2em;
}

@media (min-width: 1000px) {
	.has-wide-image .featured-image,
	.has-wide-image .featured-video {
		width: 90vw;
		margin-left: calc(50% - 90vw / 2);
	}
}

.featured-image .gallery {
	margin-bottom: 0;
}

.featured-gallery {
	background: transparent;
}

.featured-gallery [class*="gallery"]:first-child {
	opacity: 0;
	animation-delay: 0.5s;
	animation-name: fadeIn;
	animation-duration: 0.5s;
	animation-fill-mode: both;
}

.gallery a img {
	border: none;
	height: auto;
	width: 100%;
	max-width: 100%;
	display: block;
}

.gallery dd,
.gallery figcaption {
	font-size: 15px;
	text-align: left;
	margin: 0;
}

.gallery-item {
	display: inline-block;
	padding-right: 15px;
	padding-bottom: 15px;
	vertical-align: top;
}

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

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

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

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

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

embed,
iframe,
object {
	max-width: 100%;
	border-width: 0;
}

#content .wp-playlist-light {
	color: #55626d;
	padding: 0;
}

#content .mejs-container:not(.mejs-video),
#content .mejs-embed,
#content .mejs-embed body {
	background: none;
}

#content .mejs-container:not(.mejs-video) {
	margin-bottom: 1em;
	height: 75px !important;
}

#content .mejs-container:not(.mejs-video) a {
	border-bottom: none;
}

#content .mejs-container:not(.mejs-video) a:hover {
	background: transparent;
}

#content .wp-playlist {
	border: none;
	background: none;
	margin: 0 0 1.5em 0;
	padding: 0;
}

#content .wp-playlist-tracks {
	margin-top: 3.5%;
}

#content .wp-playlist-item {
	border-bottom: dotted 1px #cad1d8;
	padding: 0;
}

#content .wp-playlist-item:last-child {
	border-bottom: none;
}

#content .wp-playlist-item .wp-playlist-caption,
#content .wp-playlist-item-length {
	padding: 2%;
}

@media (max-width: 1000px) {
	#content .wp-playlist-item .wp-playlist-caption,
	#content .wp-playlist-item-length {
		padding: 4%;
	}
}

#content .wp-playlist-item .wp-playlist-caption {
	color: #272c30;
	display: inline-block;
	border-bottom: none;
}

#content .wp-playlist-item .wp-playlist-caption:hover {
	background: none;
	border-bottom: none;
}

#content .wp-playlist-caption,
#content .wp-playlist-item-title {
	font-size: 18px;
}

@media (max-width: 1000px) {
	#content .wp-playlist-caption,
	#content .wp-playlist-item-title {
		font-size: 16px;
	}
}

#content .wp-playlist-current-item {
	height: auto !important;
}

#content .wp-playlist-current-item .wp-playlist-caption {
	margin-bottom: 1.5%;
}

#content .wp-playlist-current-item img {
	display: none;
}

#content .wp-playlist-current-item .wp-playlist-item-title {
	color: #272c30;
	font-size: 26px;
	font-weight: 500;
}

@media (max-width: 1000px) {
	#content .wp-playlist-current-item .wp-playlist-item-title {
		font-size: 22px;
	}
}

#content .wp-playlist-current-item .wp-playlist-item-album {
	font-size: 18px;
}

@media (max-width: 1000px) {
	#content .wp-playlist-current-item .wp-playlist-item-album {
		font-size: 16px;
	}
}

#page .mejs-controls {
	background: #272c30;
}

@media (max-width: 1000px) {
	#page .mejs-controls {
		padding: 0 10px;
	}
}

#page .mejs-controls .mejs-button button:hover {
	background-color: transparent !important;
}

#page .mejs-controls .mejs-time-rail .mejs-time-loaded {
	background: #5e7383;
}

#page .mejs-controls .mejs-time-rail .mejs-time-current {
	background: #e3eaf0;
}

#page .mejs-controls .mejs-time-rail .mejs-time-total {
	background: #5e7383;
}

#page .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total {
	background: #5e7383;
}

#page .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current {
	background: #e3eaf0;
}

#page .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-handle {
	background: #5e7383;
}

#page .mejs-controls .mejs-button button:focus {
	border: none;
	box-shadow: none;
	outline: none;
}

#page .mejs-video .mejs-controls,
#page .mejs-video .mejs-controls > div {
	height: 40px;
}

#page .mejs-video .mejs-time {
	height: 35px;
	padding-top: 2px;
}

#page .mejs-video .mejs-time-rail .mejs-time-total {
	margin: 8px 10px;
}

#page .mejs-video .mejs-button button {
	margin: 12px 5px;
}

/* --------------------------------------------------------------
Header
-------------------------------------------------------------- */
.drawer-wrap {
	position: relative;
}

.drawer {
	padding: 10px 0 15px 0;
	background: #22262a;
	background: rgba(21, 23, 26, 0.7);
	font-size: 16px;
	display: none;
	z-index: 30;
	top: 0;
	right: 0;
	left: 0;
	width: 100%;
	overflow-x: hidden;
}

@media only screen and (min-width: 1000px) {
	.drawer {
		display: none !important;
	}
}

.drawer-menu-explore {
	padding-top: 0;
	padding-bottom: 0;
}

@media (max-width: 1000px) {
	.drawer-menu-explore {
		background: #272c30;
		padding: 15px 5% 30px 5%;
	}
}

.drawer-menu-explore .container {
	padding: 0;
}

.show-drawer {
	animation-name: fadeIn;
	animation-duration: 0.5s;
	animation-fill-mode: both;
	display: inline-block !important;
}

.admin-bar .drawer-open .drawer {
	margin-top: 35px;
}

.site-header {
	padding: 0;
	display: inline-block;
	width: 100%;
	position: relative;
	z-index: 100;
	background: #f2f2f2;
}

body.admin-bar .is-sticky .site-header {
	margin-top: 32px;
}

.site-identity {
	padding: 30px 0;
	position: relative;
	z-index: 8;
}

@media (max-width: 1000px) {
	.site-identity {
		padding: 8% 0;
	}
}

@media (max-width: 600px) {
	.site-identity {
		padding: 12% 0;
	}
}

.site-title-wrap {
	display: inline-block;
	vertical-align: top;
	max-width: 30%;
	width: 100%;
	position: relative;
}

@media (max-width: 1000px) {
	.site-title-wrap {
		max-width: 100%;
		text-align: center;
	}
}

@media (min-width: 1000px) {
	.titles-wrap {
		padding-top: 8px;
	}
}

.titles-wrap.has-description {
	padding-top: 0;
}

.site-title {
	font-size: 26px;
	font-weight: 600;
	display: inline-block;
	width: 100%;
	margin-bottom: 0;
	margin-right: 8px;
	line-height: 1.2;
}

.site-title a {
	color: #272c30;
	transition: 0.1s ease-in;
	position: relative;
}

@media (max-width: 1000px) {
	.site-title {
		margin: 0;
	}
}

@media (max-width: 600px) {
	.site-title {
		font-size: 24px;
	}
}

.site-description {
	color: #272c30;
	font-size: 14px;
	line-height: 1.4;
	margin: -2px 0 0 0;
	display: inline-block;
	width: 100%;
	position: absolute;
}

@media (max-width: 1000px) {
	.site-description {
		position: relative;
		display: block;
	}
}

.site-avatar {
	display: inline-block;
	text-align: center;
	width: 100%;
	vertical-align: top;
}

.site-avatar img {
	border-radius: 500px;
	margin-bottom: 15px;
	width: 85px;
	transition: all 0.2s ease-in-out;
}

.site-avatar img:hover {
	transform: scale(1.1);
}

.site-logo {
	line-height: 1;
	margin: 0;
	display: block;
}

.site-logo:not(img):empty {
	margin: 0;
}

.custom-logo-link img {
	display: block;
}

@media (max-width: 1000px) {
	.custom-logo-link {
		text-align: center;
		width: 100%;
		display: inline-block;
	}
	.custom-logo-link img {
		margin-left: auto;
		margin-right: auto;
	}
}

/* --------------------------------------------------------------
Content
-------------------------------------------------------------- */
.container {
	max-width: 1280px;
	margin: 0 auto;
	padding: 0 20px;
	display: block;
}

/*@media only screen and (max-width: 1000px) {
	.container {
		padding: 0 4%;
	}
}

@media (max-width: 600px) {
	.container {
		padding: 0 15px;
	}
}*/

.container::before, .container::after {
	content: "";
	display: table;
}

.container::after {
	clear: both;
}

.error404 .entry-header {
	margin-bottom: 0;
}

.archive-box {
	margin-top: 30px;
}

.archive-box ul ul {
	margin-left: 30px;
	margin-top: 0;
}

.archive-box ul li {
	margin-bottom: 0;
}

.archive-box ul a {
	border-bottom: dotted 1px #c7d6e4;
	padding-bottom: 15px;
	margin-bottom: 15px;
	display: inline-block;
	width: 100%;
}

.archive-box ul a:hover {
	border-bottom: dotted 1px #c7d6e4;
	color: #62707c;
}

.single #page {
	margin: 0 auto;
}

#primary {
	margin: 0 auto;
	display: block;
	width: 70%;
	max-width: 830px;
}

@media (max-width: 1000px) {
	#primary {
		width: 100%;
	}
}

.error404 #primary {
	display: block;
	margin: 0 auto;
}

.no-sidebar .content-area,
.single.no-sidebar .content-area {
	margin: 0 auto;
	display: block;
	width: 100%;
}

#main .entry-content .page-links {
	clear: both;
	margin: 0 0 1.4em;
}

#main .entry-content .page-links a {
	border: none;
	padding: 0 2px;
	color: #62707c;
}

#main .entry-content .page-links a:hover {
	border: none;
	color: #272c30;
}

#page .more-link + .page-links {
	margin-top: 20px;
}

.featured-image,
.featured-video {
	margin-bottom: 5%;
	width: 100%;
	z-index: 50;
	position: relative;
}

@media (max-width: 600px) {
	.featured-image,
	.featured-video {
		margin-bottom: 1.2em;
	}
}

.featured-image img,
.featured-video img {
	display: block;
	margin: 0 auto;
	-webkit-transform: translate3d(0, 0, 0);
	transition: 0.07s ease-in-out;
}

.featured-video iframe {
	opacity: 0;
	animation-delay: 0.5s;
	animation-name: fadeIn;
	animation-duration: 0.5s;
	animation-fill-mode: both;
}

/*#page {
	padding-top: 6%;
}

@media (max-width: 600px) {
	#page {
		padding-top: 8%;
	}
}*/

.site-content {
	display: inline-block;
	width: 100%;
/*	padding: 0 0 7% 0;*/
	vertical-align: top;
	position: relative;
	z-index: 10;
}

.blog .content-area {
	width: 100%;
	display: block;
	vertical-align: top;
}

.post .entry-header {
	position: relative;
	margin-bottom: 5%;
}

.archive-header {
	margin-top: -30px;
	margin-bottom: 40px;
	border-bottom: dotted 1px #cbcbcb;
}

.archive-header .entry-title {
	font-size: 18px;
	font-weight: 600;
	margin-bottom: 0;
}

.archive-header .entry-subtitle {
	font-size: 16px;
}

.archive-header .entry-subtitle p:last-child {
	margin-bottom: 0;
}

.taxonomy-description {
	font-size: 17px;
	color: #62707c;
}

@media (max-width: 600px) {
	.taxonomy-description {
		font-size: 15px;
		line-height: 1.4;
	}
}

.taxonomy-description p:last-child {
	margin-bottom: 0;
}

.entry-cats {
	font-size: 16px;
}

.full-post-header .entry-title {
	font-size: 58px;
	margin-bottom: 0;
	line-height: 1.2;
}

@media (max-width: 1000px) {
	.full-post-header .entry-title {
		font-size: 46px;
	}
}

@media (max-width: 600px) {
	.full-post-header .entry-title {
		font-size: 34px;
		margin-bottom: 15px;
		line-height: 1.2;
	}
}

.full-post-header .entry-title a {
	color: #272c30;
	text-decoration: none;
	transition: 0.1s ease-in-out;
}

.full-post-header .entry-title a:hover {
	color: #62707c;
}

.byline {
	color: #62707c;
	margin-top: 3%;
	font-size: 16px;
}

@media (max-width: 600px) {
	.byline {
		display: inline-block;
		margin-top: 0;
		font-size: 12px;
	}
}

.byline img {
	width: 24px;
	border-radius: 50px;
	vertical-align: top;
	margin-right: 5px;
}

.byline a {
	color: #62707c;
	border-bottom: 2px solid transparent;
	transition: 0.2s ease;
	padding-bottom: 2px;
}

.byline a:hover {
	border-bottom: 2px solid #e3eaf0;
}

.entry-content {
	vertical-align: top;
}

.entry-content p a {
	color: #0072e5;
	box-shadow: inset 0 -1px 0 #0072e5;
	transition: 0.3s ease;
}

.entry-content p a:hover {
	box-shadow: inset 0 -2px 0 #0072e5;
	color: #0072e5;
}

.entry-content a.no-underline,
.entry-content a.no-underline:hover {
	border-bottom: none;
}

.excerpt-more {
	display: inline-block;
	width: 100%;
}

.single-attachment .site-main .post .entry-content {
	padding-left: 0;
}

.single-attachment .author-profile {
	display: none;
}

.page-content {
	margin-bottom: 5%;
}

/* --------------------------------------------------------------
Posts
-------------------------------------------------------------- */
.post {
	width: 100%;
	display: inline-block;
	position: relative;
}

.blog .post:not(:last-of-type),
.archive #post-wrap .post:not(:last-of-type),
.search .post:not(:last-of-type) {
	margin-bottom: 8%;
	padding-bottom: 10%;
	border-bottom: solid 3px #eee;
}

.search .post:not(:last-of-type) {
	margin-bottom: 5%;
	padding-bottom: 6%;
}

.fade-out {
	animation-name: fadeOut !important;
	animation-duration: 0.2s !important;
	animation-fill-mode: both !important;
}

/* --------------------------------------------------------------
Footer
-------------------------------------------------------------- */
.site-footer {
	padding: 0 0 2.5% 0;
	font-size: 17px;
	line-height: 1.5;
	display: block;
	width: 100%;
	position: relative;
	z-index: 1;
	overflow: hidden;
	background: #f2f2f2;
	color: #272c30;
}

.site-footer a {
	color: #0072e5;
}

.site-footer a:hover {
	color: #272c30;
	text-decoration: underline;
}

@media (max-width: 1000px) {
	.site-footer {
		padding-bottom: 30px;
	}
}

@media (max-width: 600px) {
	.site-footer {
		font-size: 15px;
	}
}

.category-wrap + .site-footer,
.related-post-wrap + .site-footer {
	margin-top: 0;
}

.category-wrap + .site-footer .footer-widgets,
.related-post-wrap + .site-footer .footer-widgets {
	border-top: none;
}

.post-navigation + .site-footer {
	box-shadow: inset 0 50px 50px -50px rgba(0, 0, 0, 0.25);
}

@media (max-width: 1000px) {
	.post-navigation + .site-footer {
		box-shadow: none;
	}
}

.footer-padding {
	padding-top: 15%;
	opacity: 0;
}

.footer-widgets .widget_wpcom_social_media_icons_widget a {
	font-size: 28px;
}

.footer-widgets .widget_wpcom_social_media_icons_widget li {
	border-bottom: none;
	padding: 0;
}

.footer-widgets {
	display: inline-block;
	width: 100%;
	margin-bottom: 6%;
}

@media (max-width: 1000px) {
	.footer-widgets {
		padding-top: 8%;
		margin-bottom: 0;
	}
}

.footer-widgets .footer-column {
	width: 30.6%;
	float: left;
	padding-top: 7%;
	margin-right: 4%;
	display: inline-block;
	vertical-align: top;
	transition: 0.2s ease-in-out;
}

@media (max-width: 1000px) {
	.footer-widgets .footer-column {
		width: 100%;
		margin-bottom: 5%;
		padding-top: 0;
		margin-right: 0;
	}
}

@media (max-width: 600px) {
	.footer-widgets .footer-column {
		padding-right: 0;
		margin-bottom: 7%;
	}
}

.footer-widgets .footer-column:last-child {
	margin-right: 0;
}

.footer-widgets .footer-column:first-of-type:nth-last-of-type(2),
.footer-widgets .footer-column:first-of-type:nth-last-of-type(2) ~ .footer-column {
	width: 48%;
}

@media (max-width: 1000px) {
	.footer-widgets .footer-column:first-of-type:nth-last-of-type(2),
	.footer-widgets .footer-column:first-of-type:nth-last-of-type(2) ~ .footer-column {
		width: 100%;
	}
}

.footer-widgets .footer-column:first-of-type:nth-last-of-type(3),
.footer-widgets .footer-column:first-of-type:nth-last-of-type(3) ~ .footer-column {
	width: 30.6%;
}

@media (max-width: 1000px) {
	.footer-widgets .footer-column:first-of-type:nth-last-of-type(3),
	.footer-widgets .footer-column:first-of-type:nth-last-of-type(3) ~ .footer-column {
		width: 100%;
	}
}

.footer-widgets ul {
	list-style: none;
	margin: 0;
}

.footer-widgets ul li {
	padding: 0 0 15px 0;
}

.footer-widgets ul li:last-child {
	padding-bottom: 0;
}

.footer-widgets ul ul li {
	list-style-type: circle;
}

.footer-widgets ul .menu-item-has-children {
	padding-bottom: 0;
}

.footer-widgets ul.children, .footer-widgets ul.sub-menu {
	margin-left: 20px;
	margin-top: 10px;
}

.footer-widgets ul.sub-menu li:last-child {
	padding-bottom: 15px;
}

.footer-widgets .sub-menu {
	margin-left: 20px;
}

.footer-widgets .widget_text a {
	border-bottom: dotted 1px rgba(255, 255, 255, 0.3);
}

.footer-widgets section + section {
	margin-top: 40px;
}

.footer-bottom {
	display: inline-block;
	width: 100%;
	padding-top: 4%;
}

.footer-widgets + .footer-bottom {
	border-top: dotted 1px rgba(255, 255, 255, 0.4);
}

@media (max-width: 1000px) {
	.footer-widgets + .footer-bottom {
		padding-top: 30px;
	}
}

.footer-tagline {
	display: inline-block;
	width: 40%;
}

@media (max-width: 1000px) {
	.footer-tagline {
		float: none;
		width: 100%;
		margin-top: 15px;
	}
}

.footer-navigation + .footer-tagline {
	float: right;
}

.footer-tagline a {
	border-bottom: 1px dotted rgba(255, 255, 255, 0.3);
	padding-bottom: 1px;
}

.site-footer .widget-title {
	font-size: 18px;
	font-weight: 600;
	margin-bottom: 25px;
	line-height: 1.2;
	color: #272c30;
}

@media (max-width: 1000px) {
	.site-footer .widget-title {
		margin-bottom: 15px;
	}
}

@media (max-width: 600px) {
	.site-footer .widget-title {
		font-size: 18px;
		margin-bottom: 10px;
	}
}

.footer-navigation {
	display: inline-block;
}

.footer-navigation ul {
	margin: 0;
}

.footer-navigation li {
	display: inline-block;
	list-style: none;
	margin-right: 15px;
}

/* --------------------------------------------------------------
Attachments
-------------------------------------------------------------- */
.attachment .comments-area,
.attachment .entry-meta,
.attachment .post-navigation,
.attachment .entry-footer {
	display: none;
}

/* --------------------------------------------------------------
Miscellaneous
-------------------------------------------------------------- */
::selection {
	background: rgba(255, 244, 147, 0.8);
	color: #272c30;
}

#wpstats {
	display: none;
}

.compat-object-fit {
	background-size: cover;
	background-position: center center;
}

.compat-object-fit img {
	opacity: 0;
}

.post-password-form label {
	display: inline-block;
	width: 40%;
}

.post-password-form input[type="submit"] {
	display: inline-block;
}

.not-found {
	text-align: center;
}

.blog .post.sticky {
	background: #fff;
	padding: 4%;
	border-bottom: none;
}

.page-template-full-width #page,
.page-template-full-width #primary {
	padding: 0;
	max-width: 100%;
	width: 100%;
}

.page-template-full-width #page .entry-header {
	padding: 5% 2% 0;
}

.page-template-full-width .site-content {
	padding-bottom: 0;
}

/*--------------------------------------------------------------
Block Alignments
--------------------------------------------------------------*/
.wp-block-gallery {
	margin-left: 0;
	margin-bottom: 1.2em;
}

.wp-block-image figcaption {
	font-size: 15px;
	margin-top: 1em;
}

ul.blocks-gallery-grid,
ul.wp-block-social-links,
.entry-content .wp-block-gallery {
	padding-left: 0;
}

.alignfull,
.alignwide {
	margin-bottom: 2em;
	width: 100%;
}

@media (max-width: 600px) {
	.alignfull.wp-block-gallery,
	.alignwide.wp-block-gallery {
		margin-left: -8px;
		margin-right: -8px;
		width: inherit;
	}
}

.alignfull img,
.alignwide img {
	display: block;
}

.alignwide {
	max-width: none;
}

@media (min-width: 1000px) {
	.alignwide {
		width: 75vw;
		margin-left: calc(50% - 75vw / 2);
	}
}

.entry-content > .alignfull {
	width: 100vw;
	margin-left: calc(50% - 50vw);
	max-width: none;
}

.wp-block-columns {
	margin-bottom: 1.2em;
}



/**********************************************************************************************************/
/**********************************************************************************************************/
/**********************************************************************************************************/

img { max-width:100%;  height:auto; border:none; vertical-align:middle; }
a { transition: all 0.3s ease; display: inline-block; }
p { margin: 0 0 10px; }
p:last-child { margin-bottom: 0; }
 

/* font-weight */
.extrabold, .extrabold h1, .extrabold h2, .extrabold h3, .extrabold h4, .extrabold h5, .extrabold h6, .extrabold p, .extrabold li  { font-weight:800; }
.bold, .bold h1, .bold h2, .bold h3, .bold h4, .bold h5, .bold h6, .bold p , .bold li { font-weight:700; }
.semibold, .semibold h1, .semibold h2, .semibold h3, .semibold h4, .semibold h5, .semibold h6, .semibold p, .semibold li  { font-weight:600; }
.medium, .medium h1, .medium h2, .medium h3, .medium h4, .medium h5, .medium h6, .medium p, .medium li  { font-weight:500; }
.normal, .normal h1, .normal h2, .normal h3, .normal h4, .normal h5, .normal h6, .normal p, .normal li { font-weight:400; }
.light, .light h1, .light h2, .light h3, .light h4, .light h5, .light h6, .light p, .light li { font-weight:300; }

.black, .black h1, .black h2, .black h3, .black h4, .black h5, .black h6, .black p, .black li { color: #000; }

/* text style */
.uppercase { text-transform: uppercase; }
.lowercase  { text-transform: lowercase; }
.capitalized { text-transform: capitalized; }
.text-center { text-align:center; }
.text-right { text-align:right; }
.text-left { text-align:left; }
.font-italic{font-style: italic;}
.bg { background-repeat : no-repeat; background-size : cover; background-position : center center; }

/* flex */
.d_none { display: none; }
.d_flex { display: flex; flex-wrap : wrap }
.align_center { align-items: center; }
.align_start { align-items: flex-start; }
.align_end { align-items: flex-end; }
.align_stretch { align-items: stretch; }
.space_between { justify-content: space-between; }  
.flex_start { justify-content: flex-start; }  
.flex_end { justify-content: flex-end; }  
.flex_center { justify-content: center; }
.flex_column { flex-direction : column }
.nowrap { flex-wrap : nowrap }
.align_self_end { align-self: flex-end; }


/*Button*/
.secbtn a { color: var(--color-tertiary); text-align: center; font-size: 14px; font-weight: 700; line-height: 1.29; border-radius: 10px; background: var(--color-secondary); padding: 16px 25px; border: 1px solid var(--color-secondary); }
.secbtn a:hover { color: var(--color-secondary); background: var(--color-tertiary); }
.sectile h1 { margin-bottom: 16px; }
.sectile h1 span { border-radius: 10px; background: var(--color-secondary); color: var(--color-tertiary); display: inline-block; padding: 0px 5px; }
.sectile h2 span { color: var(--color-secondary); }
.sec-heading { max-width: 820px; margin: 0 auto 50px; }
.sec-text { max-width: 610px; margin: 0 auto; }


/* Color */
/*****Colors Class ****/
.primary_color, .primary_color h1, .primary_color h2, .primary_color h3, .primary_color h4, .primary_color h5, .primary_color h6, .primary_color a { color: var(--color-primary); } 
.secondary_color, .secondary_colorh1, .secondary_color h2, .secondary_color h3, .secondary_color h4, .secondary_color h5, .secondary_color h6, .secondary_color a { color: var(--color-secondary); } 
.tertiary_color, .tertiary_colorh1, .tertiary_color h2, .tertiary_color h3, .tertiary_color h4, .tertiary_color h5, .tertiary_color h6, .tertiary_color a { color: var(--color-tertiary); } 
.senary_color, .senary_color h1, .senary_color h2, .senary_color h3, .senary_color h4, .senary_color h5, .senary_color h6, .senary_color a { color: var(--color-senary); }


.p120 { padding: 120px 0px; }
.light-color { opacity: 0.9; }


.header-sec { padding: 48px 0px 15px; position: fixed; width: 100%; top: 0; left: 0;z-index: 11; transition: 0.3s; }
.scrolled .header-sec { background-color: #fff; padding-top: 15px; box-shadow: 0px 7px 55.5px -7px #00000040;}
.header-sec.with-topbar{ padding-top: 0; padding-bottom: 0; }
.header-sec.with-topbar .container{ padding-top: 20px; padding-bottom: 20px; transition: 0.3s; }
.scrolled .header-sec.with-topbar .container{ padding-top: 15px; padding-bottom: 15px; }
.hero-section { padding: 170px 0 88px; }
.hero-lf { width: calc(50% - 50px); }
.hero-rgth { width: 50%; }
.pretile { font-family: "Poppins", sans-serif; font-weight: 600; font-size: 12px; color: var(--color-secondary); border: 1px solid var(--color-secondary); padding: 7px; display: inline-block; border-radius: 5px; line-height: 1; letter-spacing: -0.12px; margin-bottom: 20px; text-transform: uppercase; }
.hero-btn { margin-top: 16px; }
.hrbm-txt { font-size: 12px; line-height: 1; padding-top: 25px; }
.hero-txt { max-width: 465px; }

.rovelst-lf { width: 42%; }
.rovelst-rgth { width: 50%; }
.rovelst-listcol { gap: 15px; margin-bottom: 35px; }
.rovelst-listcol:last-child { margin-bottom: 0; }
.rovelst-icon { width: 50px; height: 50px; background: var(--color-senary); border-radius: 10px; display: flex; justify-content: center; align-items: center; }
.rovelst-content { width: calc(100% - 65px); padding-top: 11px; }
.rovelst-content h4, .thrcard-content h4 { margin-bottom: 3px; letter-spacing: -0.09px; }
.rovelst-text { max-width: 495px; }
.rovelstmb-txt { padding-top: 20px; }
.thrcard-rw { gap: 20px; justify-content: center; }
.thrcard-col { width: calc(33.33% - 13.66px); padding: 30px; background-color: var(--color-tertiary); border-radius: 20px; border: 1px solid rgba(12, 54, 104, 0.05); }
.thrcard-col .rovelst-icon { margin-bottom: 25px; }


.rovicon-sec { padding: 20px 0 61px; }
.rovicon-rw { gap: 30px; }
.rovicon-col { width: calc(25% - 60px); }
.rovicon-col .rovelst-icon { margin-bottom: 20px; }
.rovicon-tile { margin-bottom: 43px; }

.zigzag-logo { margin-bottom: 20px; }
.zigzag-sec .sec-heading { max-width: 700px; }  
.zigzag-sec .sec-text { max-width: 410px; }
.zigzag-image { width: 50%; }
.zigzag-content { width: calc(50% - 80px); padding-left: 80px; }
.zigzag-txt { max-width: 388px; } 
.list-text ul { list-style: none; margin: 0; }
.list-text ul li { margin-bottom: 20px; position: relative; padding-left: 30px; }
.list-text ul li:before, .blogpostbodycontent ul li:before { content: ''; position: absolute; width: 20px; height: 20px; background: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 20 20" fill="none"><rect width="20" height="20" rx="5" fill="%23FF5964"/><path d="M5.60156 10.6934L8.07176 13.1636" stroke="white" stroke-width="2" stroke-linecap="round"/><path d="M14.3984 6.83594L8.07122 13.1632" stroke="white" stroke-width="2" stroke-linecap="round"/></svg>') no-repeat center / contain; left: 0; top: 3px; }
.list-text ul li:last-child { margin-bottom: 0; }
.zigzag-rw:not(:last-child) { margin-bottom: 120px; }
.zigzag-rw.revers_col { flex-direction: row-reverse; }
.zigzag-rw.revers_col .zigzag-content { padding: 0 80px 0 0; }
.zigzag-btn { margin-top: 75px; }
.zigzag-logo { margin-bottom: 20px; }
.zigzag-rw { row-gap: 40px }
.secure-sec.p120 { padding-bottom: 23px; }

 

.testimonial-subtxt { padding-bottom: 50px; } 
.testimonial-content > *:not(:last-child) { margin-bottom: 35.35px; }
.testimonial-quotes { line-height: 1.2; }
.testimonial-info strong { opacity: 1; display: block; }
.testimonial-content { max-width: 820px; margin: 0 auto; }
.clien-logoimg { border-radius: 15px; border: 1px solid rgba(12, 54, 104, 0.10); background: #FFF; width: calc(25% - 15px); padding: 28px 25px; }
.clien-logo { gap: 20px; padding-top: 75px; }


.wonder-rgth { width: 50%; border-radius: 15px; background: rgba(255, 255, 255, 0.20); padding: 8px; }
.wonder-lf { width: calc(50% - 160px); } 
.wonder-txt { letter-spacing: -0.08px; }
.wonder-txt p:not(:last-child) { margin-bottom: 30px; }
.wonder-lf .list-text { padding-top: 50px; }
.wonder-lf .list-text ul li { line-height: 26px; margin-bottom: 15px; }
.wonder-rgth iframe { border-radius: 10px; }
.wonder-clientimg { width: 54px; height: 54px; border-radius: 50%; border: 2px solid #fff; }
.wonder-client { margin-bottom: 20px; }
.wonder-clientimg:not(:first-child) { margin-left: -15px; }
.wonder-clientimg:nth-child(2){ z-index: 1; }
.wonder-clientimg:first-child{ z-index: 11; }


.footer-sec { padding: 40px 0px; }
.footer-menu ul { margin: 0; list-style: none; gap: 20px; }
.footer-menu ul li a { color: var(--color-primary); font-weight: 600; }
.footer-menu ul li a:hover { color: var(--color-secondary); }
html { scroll-behavior: smooth; }

.rvcontent-text h4 { margin-bottom: 15px; margin-top: 25px; }

.abuthr-sec { padding: 170px 0 40px; }
.abuthr-inn h1 { margin-bottom: 30px; }
.abuthr-inn { max-width: 814px; margin: 0 auto; }
.abuthr-txt p > span, .rovecont-txt p > span, .zigzag-txt p span { color: var(--color-secondary); }
.sectitle h1 > span { color: var(--color-secondary); }
.abuthr-txt p > code, .rovecont-txt p > code, .zigzag-txt p code { font-size: inherit; font-weight: inherit; font-family: inherit; color: var(--color-secondary); }

.rovecont-sec { padding: 64px 0px; }
.rovecont-txt { max-width: 985px; margin: 0 auto; }
.abuthr-txt p:not(:last-child), .rovecont-txt p:not(:last-child) { margin-bottom: 30px; }
.abpartner-img { margin-top: -105px; margin-bottom: 60px; }
.abpartner-img > img { border-radius: 53px; }
.abpartner-sec { padding: 110px 25px 0; }
.abpartner-outer { border-radius: 35px; background:url('/wp-content/uploads/2025/10/bg-scaled.webp')no-repeat top center / cover, #F3F3F5; max-width: 1440px; margin: 0 auto; }
.abpartner-inn { display: inline-block; padding: 0px 30px 66px; }
.partner-row { column-gap: 60px; row-gap: 30px; }
.partner-col { width: calc(20% - 48px); }
.partner-valu { font-size: 40px; font-weight: 700; line-height: 45px; letter-spacing: -1px;  margin-bottom: 7px; }
.partner-txt { letter-spacing: -0.08px; }

.ebook-inn { color: var(--color-tertiary); border-radius: 35px; background: var(--color-senary); padding: 100px; max-width: 1023px; margin: 0 auto; }
.ebook-inn h2 { color: var(--color-tertiary); }
.ebook-btn { margin-top: 30px;     gap: 20px;
    display: flex;
    justify-content: center;}
.ebook-inn .sectile { max-width: 500px; margin: 0 auto; }
.ebook-txt { max-width: 600px; margin: 0 auto; }
.ebook-sec .clien-logo { padding-top: 45px; }


.demohr-sec  { padding: 173px 0px 100px; }
.demohr-lf .sectile h1, .subtext { margin-bottom: 25px; }
.demohr-txt p  span { color: var(--color-secondary); }
.demohr-txt.list-text ul { margin-top: 28px; }
.demohr-txt.list-text ul li:not(:last-child) { margin-bottom: 10px; }
.demohr-lf { width: 50%; }
.demohr-rgth { width: 42.66%; border-radius: 30.215px; background: url(/wp-content/uploads/2025/10/color1.svg) no-repeat top center / cover , #F3F3F5; padding: 50px; }
.demohr-txt { max-width: 500px; font-size: 20px; font-weight: 500; line-height: 26px; letter-spacing: -0.1px; }
.demohr-frmtile h3 { font-size: 21.755px; line-height: 25.381px; }
.demohr-frm { position: relative; background: var(--color-tertiary); border-radius: 18.129px; max-width: 362px; margin: 0 auto; padding: 27.19px 27.19px 21.27px 27.19px; z-index: 1; }
.demohr-frm:before { content: ''; position: absolute;width: calc(100% + 16px); height: calc(100% + 16px); border: 8.633px solid rgba(255, 255, 255, 0.20); top: -8px; left: -8px; border-radius: 26px; z-index: -1; }
.demohr-txt code { font-size: inherit; font-weight: inherit; font-family: inherit; color: var(--color-secondary); }


.demohr-frm textarea,
.demohr-frm input[type='text'],
.demohr-frm input[type='email'],
.demohr-frm input[type='password'],
.demohr-frm input[type='tel'],
.demohr-frm input[type='number'],
.demohr-frm select { border-radius: 10px; background: rgb(242 242 242 / 25%);  border: 0; color: rgb(120, 120, 120); font-size: 16.316px; font-weight: 500; line-height: 1.2; font-family: 'Raleway';}
.demohr-frm .wpcf7-form-control-wrap { margin-bottom: 13.6px; display: inline-block; color: rgb(175 175 175 / 90%); }
.demohr-frm textarea::placeholder,
.demohr-frm input[type='text']::placeholder,
.demohr-frm input[type='email']::placeholder,
.demohr-frm input[type='password']::placeholder,
.demohr-frm input[type='tel']::placeholder,
.demohr-frm input[type='number']::placeholder,
.demohr-frm select::placeholder { color: rgb(175 175 175 / 90%); }
.demohr-frm input[type='submit'] { width: 100%; border-radius: 8.633px; background: var(--color-secondary); padding: 13.6px 27.19px; font-size: 14.503px; line-height: 23.568px; font-weight: 700; }
.demohr-frm span.wpcf7-spinner { display: none; }
.demohr-frm .wpcf7-not-valid-tip { font-size: 14px; margin-top: 3px; }
.demohr-bmtxt { color: rgba(36, 37, 42, 0.25); text-align: justify; font-size: 12px; font-weight: 500; line-height: 14.503px; padding-top: 27px; }
.demohr-bmtxt a { color: #00A6E2; text-decoration: underline; display: inline; }
.demohr-bmtxt a:hover { color: var(--color-secondary); }
.demohr-image { width: 50px;  height: 50px; border-radius: 50%; border: 2px solid #fff; background-size: cover; background-position: top center; background-repeat: no-repeat; margin-right: -10px; }
.demohr-tpimg { margin-bottom: 20px; }
.demohr-image:first-child { z-index: 11; } 
.demohr-image:nth-child(2) { z-index: 1; } 

.faqsec { padding: 100px 0px; }
.faq-inn { max-width: 820px; margin: 0 auto; }

.faqtile h5 { margin-bottom: 0; letter-spacing: -0.1px; max-width: 755px; }
.faqcontent { display: none; padding-bottom: 15px; padding-top: 10px; max-width: 755px; }
.faqcol { padding: 17px 0px; border-bottom: 1px solid var(--color-primary); }
.faqtile span.icon { position: absolute; width: 28px; height: 28px; background: var(--color-senary); border-radius: 5.6px; top: -2px; right: 0; }
.faqtile { position: relative; padding-right: 34px; cursor: pointer; }
.faqtile span.icon:before { content: '+'; color: #FFF; font-size: 40px; line-height: 15px; left: 50%; position: absolute; top: 50%; transform: translate(-50%, -50%); width: 16px; }
.faqcol.active .faqtile span.icon:before { content: '-'; margin-top: -4px; }
.faq-heading { margin-bottom: 60px; }
.zigzag-txt strong { color: var(--color-secondary);}
.zigzag-update {background-color: rgba(243, 243, 245, 0.25);  }


.rovicon-sec-update { padding: 100px 0px; background: transparent !important; }
.rovicon-sec-update .rovicon-tile { font-size: 40px; line-height: 45px; letter-spacing: -1px; }
.rovicon-sec-update .rovicon-tile { margin-bottom: 75px; }


.header-topbar {
	display: block;
	position: relative;
	top: 0;
	width: 100%;
	text-align: center;
}
.header-topbar.header-topbar--closed{
	display: none;
}
.header-topbar__inner {
	display: block;
	position: relative;
	top: 0;
	width: 100%;
	text-align: center;
	background: var(--color-primary);
	color: var(--color-tertiary);
	line-height: 1.2em;
	padding: 10px 20px;
	font-weight: 700;
}
.header-topbar__inner:hover{
	color: var(--color-tertiary);
}
.header-topbar__tag{
	background-color: var(--color-secondary);
	display: inline-block;
	padding: 8px 15px;
	border-radius: 10px;
	margin-right: 5px;
}
.header-topbar__link{
	text-decoration: underline;
}
.header-topbar__inner:hover .header-topbar__link,
.header-topbar__link{
	text-decoration: none;
}
.header-topbar__close {
	position: absolute;
	z-index: 2;
	display: inline-block;
	min-width: 20px;
	width: 20px;
	height: 20px;
	display: inline-block;
	position: absolute;
	right: 20px;
	top: 50%;
	transform: translateY(-50%);
	cursor: pointer;
}
.header-topbar__close:before,
.header-topbar__close:after {
	content: "";
	position: absolute;
	width: 100%;
	height: 2px;
	border-radius: 1px;
	background-color: #fff;
	top: 50%;
	left: 0;
	margin-top: -1px;
}
.header-topbar__close:before {
	transform: rotate(-45deg);
}
.header-topbar__close:after {
	transform: rotate(45deg);
}
.header-topbar__inner{
	text-decoration: none;
}

@media(min-width: 1281px){
	.zigzag-rw:nth-child(4) .zigzag-content { padding-left: 10px; padding-right: 70px; }

	.zigzag-update .zigzag-content h2 { font-size: 36px; }
	.zigzag-update .sec-heading { margin-bottom: 80px; }
	.zigzag-update .zigzag-rw:nth-child(3) .zigzag-content .sectile { margin-right: -11%; }
}
@media(max-width: 1280px){
	h1, .h1 { font-size: 48px; }
	h2, .h2 { font-size: 36px; }

	.container { max-width: 940px; }
	.zigzag-content { padding-left: 0; }
	.zigzag-rw.revers_col .zigzag-content { padding-right: 0; }
	.rovicon-col { width: calc(25% - 30px); }
	.wonder-lf { width: calc(50% - 80px); }

	.abpartner-inn { padding: 0 10px 50px; }
	.partner-col { width: calc(20% - 24px); }
	.partner-row { column-gap: 30px; }
	.rovicon-sec-update .rovicon-tile { font-size: 36px; }
}

@media(max-width: 1024px){
	.container { max-width: 740px; }
	.p120 { padding: 80px 0px; }

	.header-sec { padding-top: 24px; }
	.hero-section { padding: 130px 0 60px; }
	.rovelst-lf, .hero-lf { width: 100%; }
	.hero-rgth { width:100%; text-align: center; padding-top: 40px; }

	.rovelst-rgth { width: 100%; margin-top: 45px; }
	.thrcard-col { width: calc(50% - 10px); }

	.zigzag-content { width:100%; }
	.zigzag-image { width: 100%; text-align: center; }
	.zigzag-txt { max-width: 100% !important; }
	.zigzag-rw:not(:last-child) { margin-bottom: 80px; }
	.zigzag-btn { margin-top: 50px; }
	.rovicon-col { width: calc(50% - 15px); }
	.zigzag-content .sectile h2 br { display: none; }

	.wonder-inn { gap: 40px; }
	.wonder-rgth, .wonder-lf { width: 100%; }
	.hero-txt, .rovelst-icon { margin-left: auto; margin-right: auto;}
	.hero-lf, .rovicon-col, .thrcard-col { text-align: center; }
	.wonder-client { justify-content: center; }

	.abuthr-sec { padding-top: 130px; padding-bottom: 80px; }
	.demohr-txt { font-size: 18px; } 
	.partner-col { width: calc(33.33% - 20px); }
	.ebook-inn { padding: 80px 40px; }

	.demohr-sec { padding-top: 130px; padding-bottom: 80px; }
	.demohr-lf { width: 100%; padding-bottom: 40px; }
	.demohr-rgth { width: 100%; max-width: 526px; margin: 0 auto; }
	.faqsec, .rovicon-sec-update { padding: 80px 0; }

	.rovicon-sec-update .rovicon-tile { margin-bottom: 50px; }
	
	.header-topbar__inner{
		font-size: 14px;
	}
	.header-topbar__tag{
		padding: 6px 12px;
		margin-right: 4px;
	}
}

@media(max-width: 767px){
	.container { max-width: 100%; }

	.p120 { padding: 60px 0px; }
	h1, .h1 { font-size: 38px; }
	h2, .h2 { font-size: 28px; }

	.header-logo img { max-width: 85px !important; }
	.secbtn a { padding: 10px 15px; }

	.hero-section { padding: 115px 0 40px; }
	.rovelst-content { padding-top: 0; }
	.rovelst-listcol { margin-bottom: 25px; }
	.thrcard-col { width: 100%; padding: 22px; }
	.zigzag-rw:not(:last-child) { margin-bottom: 60px; } 
	.rovicon-col { width: 100%; }

	.testimonial-subtxt { padding-bottom: 30px; } 
	.testimonial-content > *:not(:last-child) { margin-bottom: 24px; } 
	.testimonial-quotes { font-size: 24px; }
	.clien-logo { padding-top: 50px; }
	.clien-logoimg { width: calc(50% - 10px); }
	.wonder-lf .list-text { padding-top: 30px; }

	.footer-inn { row-gap: 20px; justify-content: center; flex-flow: column;} 
	.footer-menu ul li a { font-size: 14px; }

	.calendly-inline-widget.calendly-mobile { min-width: auto !important; }
	.zigzag-sec .pretile {margin-left: auto;margin-right: auto;}
	.zigzag-sec .zigzag-content { display: flex ; flex-flow: column; }
	.zigzag-logo, .zigzag-content .secbtn { text-align: center;}

	.abuthr-sec { padding-top: 120px; } 
	.abpartner-sec { padding: 40px 20px 0; } 
	.abpartner-outer { border-radius: 20px; }
	.abpartner-img > img { border-radius: 25px; min-height: 200px; object-fit: cover; }
	.abpartner-inn { padding: 0 0px 40px; }
	.abpartner-img { margin-top: -35px; margin-bottom: 40px; }
  .partner-col { width: calc(50% - 15px); }

  .ebook-inn { padding: 40px 20px; } 
  .demohr-txt { font-size: 16px; }
  .demohr-rgth { padding: 30px 25px; }
  .demohr-frm { padding: 20px; }
  .demohr-bmtxt { padding-top: 18px; }
  .demohr-sec { padding-bottom: 60px; }
  .faqsec, .rovicon-sec-update { padding: 60px 0px; }
  .faqtile h5 { font-size: 18px; } 
  .faq-heading { margin-bottom: 30px; }

  .rovicon-sec-update .rovicon-tile { font-size: 28px; }
  .rovicon-sec-update .rovicon-tile { margin-bottom: 35px; }

	.header-topbar__inner{
		font-size: 12px;
		padding-right: 40px;
	}
	.header-topbar__tag{
		padding: 4px 8px;
		border-radius: 6px;
		margin-right: 3px;
	}
	.header-topbar__close{
		right: 10px;
	}
	.header-sec.with-topbar .container{
		padding-top: 10px;
		padding-bottom: 10px;
		transition: 0.3s;
	}
	.scrolled .header-sec.with-topbar .container{
		padding-top: 10px;
		padding-bottom: 10px;
	}

}
@media(max-width:480px){
  .partner-col { width: 100%; }
}
@media (max-width: 768px) {
	.zigzag-sec .sec-heading h2{
		font-size: 34px;
	}
	    .demohr-rgth {
       width: 100% !important;
    }
}
.burger{
	display: none;
}

.header_menu_wwrap{
	display: flex;
	gap: 20px;
	justify-content: center;
	align-items: center;
}
.header_menu_wwrap ul{
	margin: 0;
	display: flex;
	align-items: center;
	gap: 20px;
}
.header_menu_wwrap ul li{
	list-style: none;
	color: #0C3668;
	font-size:14px;
font-weight: 700;
}
.header_menu_wwrap ul li a{
	color: #0C3668;
}
.header_menu_wwrap ul li a:hover{
	color: var(--color-secondary);
}

@media (min-width: 768.1px) {
	.fs-menu.is-open,
.fs-menu{
	display: none;
}
}
@media (max-width: 992px) {
	.header_menu_wwrap ul{
		display: none;
}
.no-scroll { overflow: hidden; }

.burger{
  --size: 40px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: var(--size);
  height: var(--size);
  border: 0;
  background: transparent;
  cursor: pointer;
  position: relative;
  z-index: 1100;
	flex-direction: column;
	padding: 0;
}
.burger span{
  display: block;
  width: 22px; height: 2px;
  background: #111;
  margin: 3px 0;
  transition: transform .25s ease, opacity .25s ease;
}
.burger[aria-expanded="true"] span:nth-child(1){ transform: translateY(5px) rotate(45deg); }
.burger[aria-expanded="true"] span:nth-child(2){ opacity: 0; }
.burger[aria-expanded="true"] span:nth-child(3){ transform: translateY(-5px) rotate(-45deg); }
.header_menu_wwrap{ display: none; }
@media (min-width: 1024px){
  .header_menu_wwrap{ display: flex; align-items: center; gap: 16px; }
  .burger{ display: none; }
}

.fs-menu{
  position: fixed; inset: 0;
  background: #fff;
  z-index: 1200;
  opacity: 0;
  pointer-events: none;
  transition: opacity .25s ease;
}



	.fs-menu.is-open{
  opacity: 1;
  pointer-events: auto;
}

.fs-menu.is-open{
	display: block;
}
.fs-menu .header-logo{
	position: absolute;
        left: 40px;
        top: 30px;
}
.fs-menu .header-logo a:focus{
	outline: none;
}
.fs-menu__close{
  position: absolute; top: 16px; right: 16px;
  width: 44px; height: 44px;
  font-size: 28px; line-height: 1;
  border: none; background: transparent; cursor: pointer;
	color: #000;
}
.fs-menu__close:hover{
	color: var(--color-secondary);
}
.fs-menu__inner {
    min-height: 100vh;
    display: flex;
    padding: 24px;
    flex-direction: column;
    align-items: center;
		padding-top: 80px;
		padding-bottom: 50px;
		overflow-y: auto;
		height: 100vh;
}
.fs-nav{
  list-style: none; padding: 0; margin: 0 0 24px 0;
  text-align: center;
}
.fs-nav > li{ margin: 12px 0; }
.fs-nav a{
  font-size: clamp(22px, 4vw, 40px);
  text-decoration: none;
  color: #111;
}
.fs-nav a:hover,
.header-button.secbtn a:hover,
.fs-cta .secbtn:hover{ opacity: .8; }
.demohr-inn{
	align-items: center;
}
.demohr-rgth{
	padding: 10px !important;
	width: 50%;
}
.demohr-frm{
	max-width: 100%;
}
}
.white-cards{
	padding-top: 50px;
	padding-bottom: 50px;
}
.white-cards .rovicon-col{
	background: #fff;
	padding: 30px;
	padding-bottom: 55px;
	border-radius: 15px;
	width: calc(25% - 20px);
}
.white-cards .rovicon-rw{
	gap: 20px;
}
.rvlogo-sec.free-trial .clien-logo{
	padding-top: 0;

}
.rvlogo-sec.free-trial{
	padding-bottom: 30px;
		background: rgba(243, 243, 245, 0.25);
}
.hero-form-wrap{
	max-width: 570px;
	margin-left: auto;
}
.hero-form-wrap{
	background-image: url(https://rovedev.wpenginepowered.com/wp-content/uploads/2025/10/Mask-group-15.png);
	background-position: center;
	padding: 28px 82px; 
	border-radius: 35px;
}
.hero-form-wrap .wpcf7{
	padding: 30px 16px;
	background: #fff;
	border-radius: 20px;
}
.hero-form-wrap .wpcf7 label input{
		background: rgba(203, 220, 226, 0.25) !important; 
	font-weight: 500;
	font-size: 18px;
	line-height: 28px;
	border: none;
	color: rgba(26, 30, 30, 0.5);
	border-radius: 10px;
	margin-bottom: 15px;
	max-width: 100%;
}
.hero-form-wrap .wpcf7 .wpcf7-submit{
		color: #fff;
    text-align: center;
    font-size: 14px;
    font-weight: 700;
    line-height: 1.29;
    border-radius: 10px;
    background: #FF5964;
    padding: 16px 25px;
    border: 1px solid #FF5964;
		width: 100%;
}
.hero-form-wrap .wpcf7 .wpcf7-spinner{
	height: 1px;
}
.hero-form-wrap .wpcf7 h3{
	font-weight: 700;
font-size: 24px;
line-height: 28px;
text-align: center;
color: #1A1E1E;
}
.hero-form-wrap .wpcf7 p{
	font-weight: 500;
	font-size: 11px;
	line-height: 16px;
	text-align: justify;
	color: rgba(36, 37, 42, 0.25);
}
.hero-form-wrap .wpcf7 p a{
	font-weight: 500;
	font-size: 11px;
	line-height: 16px;
	text-align: justify;
	text-decoration-line: underline;
	color: #00A6E2;
}
.zigzag-content .zigzag-btn{
	margin-top: 15px;
}
@media (max-width: 900px) {
	.hero-form-wrap{
		padding: 20px;
		margin: auto;
	}
	.white-cards .rovicon-col{
		width: calc(50% - 20px);
	}
}
@media (max-width: 568px) {
	.white-cards .rovicon-col{
		width: 100%;
	}
}
.free-trial-hero{
	padding-bottom: 28px;
}
.white-cards .rovicon-tile{
	margin-bottom: 40px;
}
.white-cards .thrcard-content h4.h6{
	font-weight: 700;
	font-size: 24px;
	line-height: 28px;
	color: #370F28;
	margin-bottom: 10px;
}
.white-cards .thrcard-content .rovelst-text{
	font-weight: 500;
	font-size: 18px;
	line-height: 28px;
	color: #1A1E1E;
}
.thrcard-content h4.h6{
	font-weight: 700;
	font-size: 18px;
	line-height: 28px;
	letter-spacing: -0.005em;
	color: #0C3668;
	margin-bottom: 5px;
}
.header-button.secbtn
.button--outline{
	background: #ffff;
	color: #FF5964;
}
.secbtn .button--outline{
	background: #ffff;
	color: #FF5964;
}

.secbtn .button--outline:hover{
	background: #FF5964;
	color: #fff;
}
.header-button.secbtn
.button--outline:hover{
	background: #FF5964;
	color: #fff;
}
.fs-cta.header-button.secbtn{
	display: flex;
	flex-direction: column;
	gap: 10px;
	justify-content: center;
}
.ebook-inn .sectile{
	max-width: 600px;
}
.ebook-inn .sectile h2{
	margin-bottom: 20px;
}
.ebook-inn .sectile h2 span {
	display: block;
}

.webinar-hero-sec{
	padding-bottom: 148px;
}
.webinar-hero-sec .pretile {
	margin-bottom: 11px;
}

.webinars-outer{
		padding-bottom: 140px;
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center bottom;
	max-width: 1240px;
	width: 100%;
margin-inline: auto;

}
.webinars-inn{
	background-color: #fff;
	border-radius: 20px;
box-shadow: 0px 7px 55.5px -7px #00000040;
max-width: 1070px;
margin-inline: auto;
padding-block: 77px;
}

.webinar_text_tags{
	display: flex;
	align-items: center;
	flex-wrap: wrap;
	gap: 15px;
}
.webinar_text_tags .tag{
	text-transform: uppercase;
	font-weight: 600;
	font-family: "Poppins";
}
.webinar_text_tags .tag:last-child{
	color: #0C3668;
	border-color: #0C3668;
}
.webinar_main_title h2{
margin-bottom: 20px;
}
.webinar_main_title strong,
h2 strong{
	color: var(--color-secondary);
}
.webinar_wrap {
	width: 100%;
}
.webinars-sec .webinar_wrap_in{
	padding-left: 65px;
	padding-right: 37px;
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: 35px;
}

.webinar_col {
	width: calc(50% - 25px);
}

.webinar_info_item{
	display: flex;
	gap: 8px;
	margin-bottom: 15px;
}
.webinar_info_item:not(:last-child){
	align-items: center;
}
.webinar_info_item_text p{
	font-size: 19.96px;
	line-height: 1;
}
.webinar_info_item_text p strong{
	color: var(--color-secondary);
}
.webinar_info_item:last-child{
	margin-bottom: 0;
}

.webinar_info{
	margin-bottom: 44px;
}

.webinar_author_wrap {
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	border-radius: 30px;
	padding-left: 31px;
	padding-top: 31px;
padding-right: 21px;
display: flex;
flex-direction: column;
}

.webinar_author_photo{
margin-left: auto;
}

.webinar_author_name p{ 
font-weight: 500;
font-size: 19.96px;
line-height: 100%;
margin-bottom: 25px;
}

.webinar_author_name p strong{
	color: var(--color-secondary);
} 

.webinar_author_name img{
	max-width: 200px;
}

.upcoming_webinars-sec{
	padding-top: 120px;
	padding-bottom: 160px;
}
.upcoming_webinars-sec .webinar_text_wrap{
	text-align: center;
	width: 100%;
}
.upcoming_webinar_main_title{
	text-align: center;
	margin-bottom: 80px;
	margin-inline: center;
}

.upcoming_webinars {
	display: flex;
	justify-content: space-between;
	gap: 30px;
	padding-bottom: 150px;
	border-left: 2px solid #0C366833;

	display: grid;
	grid-template-columns: 1fr 400px;

	padding-left: 21px;

	position: relative;
}
.upcoming_webinars:last-child {
	padding-bottom: 0;
}
.upcoming_webinars::before{
	content: '';
position: absolute;
width: 6px;
height: 27px;
left: -4px;
top: 0;

background: #FF5964;
border-radius: 10px;

}

.upcoming_webinar_text_col{
	padding-right: 10%;
}
.upcoming_webinar_text_col .tag{
	margin-bottom: 20px;
	font-family: "Poppins";
	text-transform: uppercase;
}
.upcoming_webinar_image_col {
	max-width: 400px;
}

.upcoming_webinar_info{
	display: flex;
	align-items: center;
	margin-top: 11px;
	margin-bottom: 48px;
	gap: 10px;
	justify-content: space-between;
}

.upcoming_webinar_info .webinar_info_item_text p {
	font-size: 16px;
}
.upcoming_webinars-inn .webinar_wrap_in{
	gap: 0;
}

.upcoming_webinar_host{
	display: flex;
	align-items: center;
	gap: 15px;
}
.upcoming_webinar_info .webinar_info{
margin-bottom: 0;
}
.upcoming_webinar_host img{
	max-width: 49px;
	width: 100%;
	border-radius: 50%;
	object-fit: cover;
}

.upcoming_webinars_list {
	padding-left: 100px;
}

.past_webinars-sec {
	padding-block: 150px;
	background-color: #F3F3F580;

}

.past_webinars-sec .webinar_text_wrap {
	width: 100%;
	text-align: center;
}


.past_webinars_list {
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	gap: 20px;
}
.past_webinars{
	background-color: #fff;
	border-radius: 10px;
	padding: 20px;
	padding-bottom: 40px;
}
.past_webinars .upcoming_webinar_text_col {
	padding-right: 0;

}

.webinar_image {
	aspect-ratio: 1.05;
	overflow: hidden;
	border-radius: 15px;
	margin-bottom: 25px;
}

.webinar_image img{
	object-fit: cover;
	object-position: center;
	width: 100%;
	height: 100%;
}

.past_webinars .title {
font-weight: 700;
font-size: 26px;
line-height: 34.8px;
letter-spacing: -2.5%;
margin-bottom: 10px;
}

.past_webinars .excerpt {
font-weight: 500;
font-size: 14.65px;
line-height: 21.98px;
max-height: calc(5 * 21.98px);
overflow: hidden;
}

.past_webinars .excerpt p{
	line-height: 21.98px;
}

.past_webinars .upcoming_webinar_info{
flex-wrap: wrap;
margin-bottom: 0;
}

.past_webinars .upcoming_webinar_host{
width: 100%;
margin-bottom: 38px;
margin-top: 24px;
display: flex;
align-items: center;
}

.past_webinars .upcoming_webinar_host p{
	margin-bottom: 0;
}

.past_webinars .secbtn {
	display: flex;
	align-items: center;
	justify-content: space-between;
	width: 100%;
}
@media (max-width: 1024px) {
	.past_webinars .secbtn {
		gap: 10px;
	}
	.past_webinars_list{
		    grid-template-columns: repeat(2, 1fr);
	}
}

.past_webinars .secbtn a{
 --color-secondary: #0C3668;
}

.webinar_duration {
	font-family: 'Poppins';
font-weight: 600;
font-size: 13.06px;
line-height: 120%;
letter-spacing: -0.01em;
text-align: center;
text-transform: uppercase;
padding: 8.5px;
border: 1px solid var(--color-primary);
border-radius: 5px;
}

@media (max-width: 1280px) {
	.webinar_main_title br{
	display: none;
}
	  .upcoming_webinars-sec  .container {
        max-width: 90%;
    }
					.upcoming_webinars_list {
		padding-left: 0;
	}
	.upcoming_webinars-sec .upcoming_webinar_info {
		flex-direction: column;
		gap: 30px;
		align-items: flex-start;
	}
}

@media (max-width: 992px) {
	.webinars-outer{
		padding-top: 50px;
		padding-bottom: 50px;
		background-size: cover;
	}
	.webinars-sec .webinar_wrap_in{
		flex-direction: column;
	}
	.webinar_col{
		width: 100%;
	}

	.past_webinars_list {
		grid-template-columns: repeat(2, 1fr);
	}
.upcoming_webinars{
	grid-template-columns: 1fr 1fr;
}
}
@media (max-width: 768px){
	.webinar-hero-sec{
		padding-bottom: 50px;
	}
.webinars-sec .webinar_wrap_in{
padding-left: 30px;
padding-right: 30px;
}
.webinar_main_title {
margin-top: 20px;
margin-bottom: 15px;
}

.webinar_main_title br{
	display: none;
}

.upcoming_webinars-sec{
	padding-block: 50px;
}

.upcoming_webinars{
	    grid-template-columns: 1fr;
}

.upcoming_webinar_image_col {
	margin-inline: auto;
}

.past_webinars-sec {
	padding-block: 50px;
}
}


@media (max-width: 575px){ 
.webinars-sec .webinar_wrap_in{
		padding-inline: 15px;
}
		.webinars-inn{
		padding-block: 30px;
}
.upcoming_webinars{
	padding-bottom: 80px;
}
.past_webinars_list{
	grid-template-columns: 1fr;
}
}

.webinar-template-default{
	padding-top: 233px;
}


.webinar-template-default .webinars-outer{
padding-bottom: 0;
background-size: cover;
max-width: 1070px;
		border-radius: 35px;
		padding-top: 77px;
		padding-left: 16px;
}

.webinar-template-default .webinar_info_item:last-child{
	display: flex;
}
.webinar-template-default .webinars-inn{
background-color: transparent;
box-shadow: none;
padding: 0;
flex-wrap: nowrap;
gap: 0;
}

.webinar-template-default  .webinar_main_title br{
	display: none;
}
.webinar-template-default  .webinar_author_name{
	display: none;
}

.webinar-template-default  .webinars-sec .webinar_wrap_in {
flex-wrap: nowrap;
}

.webinar-template-default .webinar_text_wrap {
padding-bottom: 70px;
width: 57%;
}
.webinar-template-default .webinar_author_photo {
	margin-left: unset;
	width: 100%;
}
.webinar-template-default .webinar_author_wrap {
padding: 0;
display: flex;
align-items: flex-end;
width: 65%;
	background-image: none !important;
	margin-top: auto;
}


@media (max-width: 1024px) {
.webinar-template-default .webinars-outer{
	width: calc(100% - 30px);
}
}
@media (min-width: 992px) {
	.webinar-template-default .webinar_author_wrap{
		position: relative;
	}
	.webinar-template-default .webinar_author_photo {
    margin-left: unset;
    width: 120%;
    position: absolute;
    bottom: 0;
}
}

@media (max-width: 1280px) {
	.webinar-template-default .webinar_text_wrap {
		    width: 67%;
						padding-left: 0;
	}
	.webinar_wrap_in{
		padding-left: 0;
	}
}
.webinar-template-default .webinar_author_wrap img {
	width: 100%;
}

.webinar-template-default .demohr-sec{
	padding-block: 72px;
}
.webinar-template-default .demohr-sec,
.webinar-template-default .rvlogo-sec{
	background-color: #fff !important;
}
.webinar-template-default .demohr-txt.list-text ul li{
	font-size: 16px;
	margin-bottom: 25px;

}

.webinar-template-default .demohr-sec p{
	line-height: 24px;
	font-size: 16px;
}
.webinar-template-default .demohr-rgth{
	height: 100%;
}

.webinar_hosts_list{
display: grid;
grid-template-columns: repeat(2, 1fr);
gap: 5%;
}

.webinar_hosts_item_photo {
	width: 139px;
	aspect-ratio: 1;
	border-radius: 50%;
overflow: hidden;
margin-bottom: 30px;
}

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

@media (max-width: 1280px) {
	.webinar-template-default .webinar_text_wrap {
		    width: 67%;
						padding-left: 0;
	}
	.webinar-template-default .webinar_wrap_in{
		padding-left: 0;
	}
}
@media (max-width: 1024px) {
	.webinar-template-default{
		padding-top: 130px;
	}
		  .webinar-template-default .webinars-sec  .container {
        max-width: 90%;
    }
.webinar-template-default .webinars-sec .webinar_wrap_in {
	padding-inline: 0;
}
   .webinar-template-default .demohr-txt {
        font-size: 18px;
        width: 100%;
								max-width: 100%;
    }
}

@media (max-width: 992px) {
.webinars-sec .webinar_wrap_in {
	flex-direction: row;
}
.webinar-template-default .webinar_text_wrap,
.webinar-template-default .webinar_author_wrap{
	width: 50%;
}
		.webinar-template-default{
		padding-top: 90px;
	}
}
@media (max-width: 768px) {

.webinars-sec .webinar_wrap_in {
	flex-direction: column;
}
.webinar-template-default .webinar_text_wrap{
	width: 100%;
	padding-bottom: 0;
}
.webinar-template-default .webinars-sec .webinar_wrap_in {
	gap: 20px;
}
.webinar_hosts_list {
	grid-template-columns: 1fr;
	margin-bottom: 30px;
}
.webinar-template-default .webinar_text_wrap,
.webinar-template-default .webinar_author_wrap{
	width: 100%;
}

.webinar-template-default .webinars-outer .container{
max-width: 100%;
}

.webinar-template-default .webinar_info_item:last-child .webinar_info_item_icon {
	min-width: 28px;
}

}

.webinar-template-default .demohr-sec .demohr-bmtxt p {
font-size: 14px;
line-height: 1.4;
}

.webinar-template-default .demohr-sec .demohr-txt p {
	margin-bottom: 23px;
}
.webinars-sec .webinar_info_item:last-child {
	display: flex;
}

.webinar-template-default .demohr-inn.d_flex.space_between{
position: relative;
}


.webinar-template-default .demohr-rgth {
position: sticky;
top: 100px;
}

.webinar-template-default .demohr-sec .demohr-txt ol{
	font-size: 16px;
}

@media (max-width: 768px) {
	
	.no_webinars_message h3{
		font-size: 24px;
	}
	.upcoming_webinar_main_title {
		margin-bottom: 20px;
	}
}


/* ////////////////////////////////////////////////////////////////////////////////////////// */
/* ///////////////////////////////       Blog Page           /////////////////////////////// */
/* ////////////////////////////////////////////////////////////////////////////////////////// */


section.blogbannersection {  padding: 170px 0 70px;}
section.blogbannersection .blogbannerin { max-width: 814px; width: 100%; margin: 0 auto;    text-align: center;}
.blogbannerin .blogbannerTag p {    font-family: "Poppins", sans-serif;    font-weight: 600;    font-size: 12px;    color: var(--color-secondary);    border: 1px solid var(--color-secondary);    padding: 7px;    display: inline-block;    border-radius: 5px;    line-height: 1;    letter-spacing: -0.12px;   margin-bottom: 20px;    text-transform: uppercase;}
.blogbannerin .blogbannerTitle span {    color: var(--color-secondary);}
.blogpostlistingBoxSec {    display: flex;    flex-wrap: wrap;    align-items: stretch;    gap: 24px;}
.blogpostlistingBoxSec .blogpostlistingBox {    background-color: #fff;    border-radius: 10px;    padding: 20px;    padding-bottom: 40px;    max-width: calc(33.33% - 16px);    width: 100%;}
section.blogpostlistingsection {    background-color: #F3F3F580;    padding: 100px 0;}
.blogpostlistingTitle {    text-align: center;    margin-bottom: 50px;}
.blogpostlistingBoxSec .blogpostlistingBox img {    width: 100%;    height: 100%;    object-fit: cover;}
.blogpostlistingBoxImg {    aspect-ratio: 1;    overflow: hidden;    border-radius: 15px;    margin-bottom: 25px;}
.blogpostlistingBoxSec .blogpostlistingBox .blogpostlistingBoxtitle h3 {    font-weight: 700;    font-size: 26px;    line-height: 34.8px;    letter-spacing: -0.36px;    margin-bottom: 10px;}
.blogpostlistingBoxSec .blogpostlistingBox .secbtn {    padding-top: 30px;}
.blogpostlistingBoxSec .blogpostlistingBox .blogpostlistingBoxCTA a {  --color-secondary: #0C3668;    color: var(--color-tertiary);    text-align: center;    font-size: 14px;    font-weight: 700;    line-height: 1.29;    border-radius: 10px;    background: var(--color-secondary);    padding: 16px 25px;    border: 1px solid var(--color-secondary);}
.blogpostlistingBoxSec .blogpostlistingBox .secbtn a { --color-secondary: #0C3668;}
.blogreadmorecta {  padding-top: 50px;  text-align: center;}

.blogreadmorecta a {  --color-secondary: #0C3668;    color: var(--color-secondary) !important;}
.blogreadmorecta a:hover {    background: var(--color-secondary) !important;    color: #fff !important;}
.blogpostlistingBoxImg a {  width: 100%;    height: 100%;}
.blogpostlistingBoxContent { font-size: 14.65px;line-height: 21.98px;}
.blogpostlistingBoxContent p{line-height: 21.98px;}

section.blogpostbannersection {  background: rgba(243, 243, 245, 0.30);    padding: 150px 0 70px;}
section.blogpostbannersection .blogpostinsec {    display: flex;    align-items: center;    gap: 64px;  flex-wrap: wrap;}
section.blogpostbannersection .blogpostinsec .blogpostLTCol { max-width: calc(100% - (505px + 64px));    width: 100%;}
section.blogpostbannersection .blogpostinsec .blogpostRTCol {    max-width: 505px;    width: 100%;}
section.blogpostbannersection .blogpostinsec .blogpostRTCol img { width: 100%;    height: 100%;    object-fit: cover;}
section.blogpostbannersection .blogpostinsec .blogpostLTCol .blogpostTag a {  color: var(--color-secondary);    font-weight: 600;    line-height: 1.44;    margin-bottom: 14px;}
/* section.blogpostbannersection .blogpostinsec .blogpostLTCol .blogpostTitle h1 {    color: #fff;} */
/* section.blogpostbannersection .blogpostinsec .blogpostLTCol .blogpostContent p {   color: #fff;} */


section.blogpostbodysection {  padding: 70px 0 150px;    background: #fff;}
section.blogpostbodysection .blogpostbodyTitle {   text-align: center;}
section.blogpostbodysection .blogpostbodyinsec {   max-width: 820px;    width: 100%;    margin: 0 auto;}
section.blogpostbodysection .blogpostbodyinsec .blogpostbodycontentsec p+* {    margin-top: 15px;}
section.blogpostbodysection .blogpostbodyinsec .blogpostbodycontentsec  .blogpostbcontentpublisg {  margin-bottom: 20px;}

section.blogpostbodysection .blogpostbodyinsec .blogpostbodycontent p a {
    color: var(--color-secondary);
    text-decoration: underline;
}

.blogpostTag { display: flex; flex-flow: row wrap; gap: 0 10px; margin-bottom: 6px; }
.blogpostTag a { font-family: "Poppins", sans-serif; font-weight: 600; font-size: 12px; color: var(--color-secondary); border: 1px solid var(--color-secondary); padding: 7px; display: inline-block; border-radius: 5px; line-height: 1; letter-spacing: -0.12px; margin-bottom: 20px; text-transform: uppercase; line-height: 1.2 !important; }
.blogpostTag a:hover { background-color: var(--color-secondary); color: #fff !important; }
.blogpostlistingsection.archivebpl-section { padding-top: 170px;}
.blogpostbodycontent ul { margin-top: 15px !important;margin-bottom: 20px !important; list-style: none; margin: 0; }
.blogpostbodycontent ul li { position: relative; padding-left: 30px; margin-top: 15px; }
.blogpostlistingsection .pagination { margin-top: 50px;    text-align: center;}
.blogpostlistingsection .pagination a, .blogpostlistingsection .pagination span { background: #0C3668; color: #fff; border-radius: 10px; width: 50px !important; height: 50px; padding: 0; display: flex; align-items: center; justify-content: center; line-height: 1; }
.blogpostlistingsection .pagination a.page-numbers:after { line-height: 1; text-indent: 0; }
.blogpostlistingsection .pagination .current, .blogpostlistingsection .pagination .page-numbers:hover { background-color: var(--color-secondary) !important; }
.blogpostlistingsection .pagination { display: flex; justify-content: center; flex-flow: row wrap; gap: 5px; }

@media (max-width : 1280px){
	.blogpostlistingBoxContent p {  overflow: hidden;    text-overflow: ellipsis;    display: -webkit-box; /* Required for -webkit-line-clamp */    -webkit-line-clamp: 4; /* Specifies the maximum number of lines */    -webkit-box-orient: vertical; /* Required for -webkit-line-clamp */    line-clamp: 4; /* Standard property, for wider browser support */}
}


@media (max-width : 1080px){
	.blogpostlistingBoxSec .blogpostlistingBox {
    max-width: calc(50% - 12px);
}
}
@media(max-width:1024px){
	section.blogpostbannersection .blogpostinsec { gap: 30px; flex-flow: column; }
	section.blogpostbannersection .blogpostinsec .blogpostLTCol, section.blogpostbannersection .blogpostinsec .blogpostRTCol { max-width: 100%;}
		section.blogpostbannersection{padding: 115px 0 40px;}
		section.blogpostbodysection {padding: 60px 0 60px;}
		.blogpostlistingsection.archivebpl-section { padding-top: 115px;}
}

@media (max-width : 768px){
	section.blogpostlistingsection {  padding: 50px 0;}
	section.blogbannersection { padding : 120px 0 50px; }
}

@media (max-width : 767px){
	.blogpostlistingBoxSec .blogpostlistingBox {  max-width: 100%;}
}


/* page-template-case-studies  */

.page-template-case-studies .rvlogo-sec{
background-color: #fff !important;
padding-top: 0;
padding-bottom: 150px;
}
.page-template-case-studies .ebook-sec{
	padding-top: 30px;
	padding-bottom: 45px;
}
.page-template-case-studies .clien-logo{
	padding-top: 0px;
}
.page-template-case-studies .ebook-txt{
	max-width: 710px;
}

.case-sec h1 strong{
	color: #FF5964;
}
.case-sec {
	padding-top: 169px;
	margin-bottom: 120px;
}
.case-sec .abuthr-txt {
max-width: 814px;
margin-inline: auto;
}


.d-flex {
	display: flex;
}

.align-center{
	align-items: center;
}

.case-icons-tags {
	margin-bottom: 41px;
	gap: 20px;
	justify-content: center;
}

.case-icons-tags .tag{
	border-color: #0C36681A;
	width: 190px;
	min-width: 190px;
	height: 70px;
	display: flex;
	align-items: center;
	justify-content: center;
	border-radius: 10px;
}

.case_video_wrap{
	position: relative;
	margin-top: 80px;
padding-bottom: 70px;
max-width: 1390px;
width: 100%;
margin-inline: auto;
}

.case_video_bg {
	position: absolute;
	top: 105px;
	left: 50%;
	transform: translateX(-50%);
	width: 100%;
}
.case_video {
	position: relative;
	z-index: 1;
	width: 100%;
	max-width: 1070px;
margin-inline: auto;
}
.case_video iframe{
	width: 100%;
	height: auto;
	max-width: 100%;
	aspect-ratio: 1.7398;
		border-radius: 53px;
}

.case_video video{
			border-radius: 53px;
}
/* page-template-case-studies  */


/* case_studies_content_section */
.case-content{
	padding-top: 0;
	padding-bottom: 50px;
}

@media (min-width: 1200px) {
.case-content .rovecont-inn{
max-width: 1030px;
margin-inline: auto;
}
}


.case-content .rovecont-txt{
	max-width: 100%;
}
.case-content .rovecont-txt ul{
list-style-type: none;
margin-left: 0;
margin-bottom: 30px;
}

.case-content .rovecont-txt li{
line-height: 26px;
}
.case-content .rovecont-txt ol{
margin-left: 50px;
}
.case-content .rovecont-txt ul li{
	margin-bottom: 10px;
	display: flex;
	align-items: start;
    &::before {
					margin-right: 10px;
					transform: translateY(6px);
					content: '';
					display: block;
					width: 10px;
					min-width: 10px;
					height: 10px;
					border-radius: 50%;
      background-color: var(--color-secondary);
    }
}

.rovecont-img{
	margin-top: 50px;
}
@media (min-width: 992px) {



	.case-content .rovecont-txt h3{

font-weight: 700;
font-size: 24px;
line-height: 24px;
letter-spacing: 0;
margin-top: 33px;
margin-bottom: 20px;
}
}
@media (max-width: 992px) {
	.case-content br,
	.case-sec br {
		display: none;
	}

    .case_video_bg {
        top: 40px;
        bottom: 0;
        transform: translateX(-50%);
    }
		.case_video_bg img{
			width: 100%;
			height: 100%;
			object-fit: cover;
			border-radius: 35px;
		}
		.case-sec {
			margin-bottom: 50px;
		}
}
@media (max-width: 767px) {
	.case-content .rovecont-txt h3{
		font-size: 24px;
	}
}
@media (max-width: 575px) {
	.privacy-policy .p120{
		padding-top: 120px;
	}
.site-content .p120:first-of-type {
	padding-top: 120px;
}
.case-icons-tags{
	flex-wrap: wrap;
}
.case_video_wrap {
	margin-top: 50px;
	padding-bottom: 30px;
}
  .case_video_bg {
        top: 20px;
    }
		.case_video_bg img{
		
			border-radius: 25px;
		}
		.case-content .rovecont-txt ol {
			margin-left: 30px;
		}
		.case-content .rovecont-txt ul li {
    &::before {
        transform: translateY(9px);
    }
}
}
/* case_studies_content_section */


/* menu */

/* Submenu dropdown */
.menu-item-has-children {
    position: relative;
}
.menu-item-has-children > a{
	padding-right: 15px;
}
.sub-menu {
    position: absolute;
    top: 100%;
    right: 0;
    background-color: #ffffff;
    border-radius: 8px;
    box-shadow: 0 8px 24px rgba(0, 0, 0, 0.12);
    padding: 12px 20px;
    min-width: fit-content;
    opacity: 0;
    visibility: hidden;
    transform: translateY(-10px);
    transition: all 0.3s ease;
    z-index: 1000;
    margin-top: 12px;
    list-style: none;
}

/* Show on hover */
.menu-item-has-children:hover > a {
	color: #FF5964;
}
.menu-item-has-children:hover .sub-menu {
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
}

/* Submenu items */
.sub-menu li {
    list-style: none;
}

.sub-menu li a {
    display: block;
    padding: 5px 12px;
    text-decoration: none;
    font-size: 14px;
    font-weight: 500;
    transition: all 0.2s ease;
				white-space: nowrap;
				font-weight: 700;
}

.sub-menu li:hover a,
.sub-menu li a:hover 
{
    color: #FF5964; 
    border-left-color: #FF5964;
}

/* Arrow indicator */
.menu-item-has-children > a::after {
    content: "";
				position: absolute;
				top: 6px;
				right: 0;
width: 11px;
height: 11px;
background-size: cover;
background-repeat: no-repeat;
background-image: url('data:image/svg+xml,<svg width="8" height="8" viewBox="0 0 8 8" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M6.90106 2.45312L4 5.35419L1.09894 2.45312L0 3.55206L4 7.55206L8 3.55206L6.90106 2.45312Z" fill="%230C3668"/></svg>');
    transition: transform 0.3s ease;

}
.menu-item-has-children:hover > a::after {
				background-image: url('data:image/svg+xml,<svg width="8" height="8" viewBox="0 0 8 8" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M6.90106 2.45312L4 5.35419L1.09894 2.45312L0 3.55206L4 7.55206L8 3.55206L6.90106 2.45312Z" fill="%23FF5964"/></svg>');
}
	.page-template-case-studies .ebook-sec p{
		margin-bottom: 20px;
	}
	.page-template-case-studies .ebook-sec .ebook-btn{
	margin-top: 35px;
	}
/* Mobile */
@media (max-width: 992px) {
	.case-sec {
		padding-top: 80px;
		padding-bottom: 20px;
	}

	.case_video iframe{
		border-radius: 20px;
	}
	.page-template-case-studies .ebook-sec{
		padding-top: 30px;
	}
	.page-template-case-studies .rvlogo-sec {
		padding-bottom: 30px;
	}
    .sub-menu {
        position: static;
        opacity: 1;
        visibility: visible;
        transform: none;
        box-shadow: none;
        padding-left: 0px;
        padding-right: 0px;
        display: none;
								margin: 0;
								text-align: center;
    }
    .sub-menu li a {
					text-align: center;
					font-size: 22px;
					font-weight: 500;
				}
    .menu-item-has-children.active .sub-menu {
        display: block;
    }
}
@media (max-width: 1024px) {
  .header-sec .container {
        max-width: 90%;
    }
	.header-button.secbtn a {
		padding: 10px 15px;
	}

}
/* menu */

.pt-50{
	padding-top: 50px;
}
@media (min-width: 993px) {
	.header-topbar{
		display: none !important;
	}
}


@media (max-width: 992px) {
		.header-topbar__inner{
	padding-inline: 30px;

	}
.header-topbar__close{
	right: 10px;
}
}

/* Exit Intent Popup */
#exit-intent-popup {
  position: fixed;
  inset: 0;
  z-index: 9999;
  display: none;
  align-items: center;
  justify-content: center;
  opacity: 0;
  transition: opacity 0.3s ease;

		max-height: 100vh;
    overflow-y: auto;
    padding-block: 100px;
}

#exit-intent-popup.is-visible {
  display: flex;
  opacity: 1;
}

.exit-popup-overlay {
  position: fixed;
  inset: 0;
  background: rgba(0, 0, 0, 0.5);
  cursor: pointer;
}

.exit-popup-content {
  position: relative;
  z-index: 10;
  max-width: 600px;
  width: 90%;
  border-radius: 30px;
background: linear-gradient(94.04deg, #CFC2FD 0%, #FCB1B9 100%);
max-height: 80vh;
}

.exit-popup-inner {
		background: linear-gradient(180deg, rgba(46, 46, 46, 0.6) 0%, rgba(20, 20, 20, 0.6) 100%);
backdrop-filter: blur(150px);
  border-radius: 30px;
  padding: 30px;
  position: relative;
}

.exit-popup-close {
	padding: 0;
  position: absolute;
  top: 20px;
  right: 20px;
  width: 44px;
  height: 44px;
  background: transparent;
  border: none;
  cursor: pointer;
  font-size: 32px;
  line-height: 1;
  color: #fff;
  opacity: 0.8;
  transition: opacity 0.2s ease;
  z-index: 20;
}

.exit-popup-close:hover {
  opacity: 1;
}

.exit-popup-tag {
  display: inline-block;
  background: #fff;
  color: #FF5964;
  padding: 8px 24px;
  border-radius: 9.75px;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  margin-bottom: 24px;
}

.exit-popup-title {
  color: #fff;
  font-size: clamp(32px, 5vw, 56px);
  font-weight: 700;
  line-height: 1.2;
  margin-bottom: 24px;
}

.exit-popup-title h2{
/* font-size: clamp(76px, 5vw, 100px); */
	/* line-height: 105%; */
	color: #fff;
		max-width: 14ch;
}
.exit-popup-title .highlight {
  color: #FF5A7E;
}

.exit-popup-description {
  color: #fff;
  /* font-size: clamp(16px, 2vw, 20px); */
  line-height: 1.6;
  margin-bottom: 32px;
  opacity: 0.9;
}
/* .exit-popup-description p{
	font-size: clamp(36px, 3vw, 50px);
} */
.exit-popup-cta {
  display: inline-block;
}

.exit-popup-cta .button {
  display: inline-block;
  background: #FF5A7E;
  color: #fff;
  padding: 16px 40px;
  border-radius: 8px;
  font-weight: 600;
  text-decoration: none;
  transition: all 0.3s ease;
  border: none;
}

.exit-popup-cta .button:hover {
  background: #ff4469;
  transform: translateY(-2px);
  box-shadow: 0 4px 12px rgba(255, 90, 126, 0.4);
}

body.exit-popup-open {
  overflow: hidden;
}

/* Desktop only */
@media (max-width: 1024px) {
  #exit-intent-popup {
    display: none !important;
		
  }
}

/* chamber page */
.chamber-section {
	padding-top: 123px;
	margin-bottom: 82px;
}
.chamber-section .tag {
	padding: 8px 34px;
}
.chamber-section .tag img{
	max-height: 54px;
}
 
.chamber-section .abuthr-txt{
max-width: 89ch;
}


.wwd_wrap {
	position: relative;
	padding: 80px 85px 85px;
}

.wwd_wrap .case_video_bg{
	inset: 0;
	transform: none;
	border-radius: 35px;
	overflow: hidden;
}
.wwd_wrap .case_video_bg img {
	object-fit: cover;
	object-position: center;
	width: 100%;
	height: 100%;
}
.wwd_content {
	position: relative;
	z-index: 1;
}

.numbers_block{
	margin-top: 45px;
	margin-bottom: 50px;
	display: grid;
	grid-template-columns: repeat(4, 1fr);
}

.number_item {
	flex-direction: column;
	display: flex;
	align-items: center;
	gap: 9px;
	text-align: center;
}


.number_value {
    color: #FF5964;
    font-weight: 700;
    font-size: 53.54px;
    line-height: 60.23px;
    letter-spacing: -2.5%;
    text-align: center;
}

.number_label {
    max-width: 16ch;
    margin-inline: auto;
font-weight: 500;
font-size: 21.42px;
line-height: 34.8px;
letter-spacing: -0.5%;
text-align: center;
color: var(--color-primary);
}


.wwd_wrap .webinar_button {
	padding-inline: 48px;
}



.partnership_section {
	padding-top: 100px;
	margin-bottom: 100px;
}

.partnership_section .case-icons-tags {
	gap: 50px;
	max-width: 1069px;
	margin: 50px auto;
}
.partnership_section .case-icons-tags .tag {
	max-width: calc(50% - 50px);
	width: 100%;
	max-height: 180px;
	height: 180px;
	padding: 20px 87px;
	border-radius: 25px;
}
.partnership_section .case-icons-tags .tag img{
	width: 100%;
	object-fit: cover;
}
.partnership_section .abuthr-txt{
	max-width: 1019px;
margin-inline: auto;
}

.partnership_section .abuthr-txt p{
line-height: 137%;
    margin-bottom: 26px;
}

.hiw_content{
	background: rgba(255, 89, 100, 0.1);
	border-radius: 53px;
	padding: 78px 105px 86px;
}

.hiw_items {
	display: grid;
	grid-template-columns: repeat(2, 1fr);
	gap: 66px 58px;
	margin-top: 50px;
}

/* Desktop: maintain design proportions (309:345:252) */
@media (min-width: 1280px) {
	.hiw_items {
		grid-template-columns: minmax(280px, 309fr) minmax(300px, 345fr) minmax(220px, 252fr);
	}
	.hiw_section{
	margin-bottom: 98px;
}
}

/* Tablet: 2 columns */
@media (min-width: 768px) and (max-width: 991px) {

	.hiw_content {
		padding: 60px 50px;
	}
}

/* Mobile: 1 column */
@media (max-width: 767px) {
	.hiw_items {
		grid-template-columns: 1fr;
		gap: 40px;
	}
	.hiw_content {
		padding: 40px 30px;
		border-radius: 30px;
	}
}

.hiw_item {
	display: flex;
	text-align: left;
	gap: 29px;
}

.hiw_item h6{
	margin-bottom: 3px;
}

.hiw_icon{
	min-width: 50px;
	width: 50px;
	flex-shrink: 0;
}

.hiw_icon img{
	width: 100%;
	height: auto;
}
.page-id-646 .p120{
padding-top: 0;
padding-bottom: 50px;
}

.page-id-646 .sectile h2 {
	margin-bottom: 40px;
}
.page-id-646 .rovelst-txt h6 {
	margin-bottom: 20px;
}
.page-id-646 .rovelst-txt  ul{
	list-style-type: none;
	padding-left: 0;
	margin-left: 0;
}

.page-id-646 .rovelst-txt  ul li{
	position: relative;
	display: flex;
	align-items: flex-start;
	gap: 12px;
	margin-bottom: 10px;
	&:before{
		content: '';
		position: relative;
		top: 4px;
		width: 10px;
		min-width: 10px;
		height: 10px;
		border-radius: 100%;
		background-color: var(--color-secondary);
		padding-top: 5px;
	}
}
.hiw_section {
	margin-bottom: 100px;
}

.page-id-646 .rovelst-listcol{
	margin-bottom: 40px;
	gap: 20px;
}
.page-id-646 .rovelst-listcol .rovelst-icon{
width: 85px;
height: 85px;
background-color: transparent;
}

.page-id-646 .rovelst-list  {
	padding-left: 70px;
}
.page-id-646 .rovelst-listcol .rovelst-content {
	width: calc(100% - 105px);
}


.form_free_market_snapshot_section {
	margin-bottom: 45px;
}

.form_free_market_snapshot_text {
    color: #fff;
				max-width: 395px;
				width: 100%;
}

.form_free_market_snapshot_text p{
	margin-bottom: 0;
}
.form_free_market_snapshot_text .case_main_title h2{
	color: #fff;
	max-width: 13ch;
	font-weight: 700;
}

.form_free_market_snapshot{
	max-width: 463px;
	width: 100%;
	
	border: 8.63px solid #FFFFFF33;
	background-color: #FFFFFF33;
	border-radius: 18px;
}

.form_free_market_snapshot .hs-form-frame{
	background-color: #fff;
	border-radius: 10px;
}
.form_free_market_snapshot p{
	display: none;
}
.form_free_market_snapshot_bg {
	background-color: #00224D;
	    border-radius: 53px;
    padding: 78px 105px 86px;
				justify-content: space-between;
				align-items: center;
}


.page-id-646 .rvlogo-sec {
	background-color: transparent !important;
}
.page-id-646 .clien-logo {
	padding-top: 0;
}
/* Chamber Page Responsive */
@media (max-width: 1280px) {
	.wwd_wrap{
		padding-inline: 30px;
	}
}
@media (max-width: 1025px) {
	.chamber-section {
		padding-top: 80px;
		margin-bottom: 60px;
	}
.hiw_section{
	margin-bottom: 50px;
}
	.wwd_wrap {
		padding: 60px 50px;
	}

	.numbers_block {
		grid-template-columns: repeat(2, 1fr);
		gap: 40px 30px;
	}

	.partnership_section .case-icons-tags .tag {
		padding: 20px 50px;
	}

	.hiw_items{
		grid-template-columns: 1fr;
	}
	.page-id-646 .rovelst-list{
		padding-left: 0;
	}
	.form_free_market_snapshot_bg{
		flex-direction: column;
		gap: 30px;
	}
}

@media (max-width: 992px) {
	.chamber-section {
		padding-top: 60px;
		margin-bottom: 50px;
	}

	.wwd_wrap {
		padding: 50px 40px;
	}

	.number_value {
		font-size: 42px;
		line-height: 50px;
	}

	.number_label {
		font-size: 18px;
		line-height: 28px;
	}

	.partnership_section {
		padding-top: 80px;
		margin-bottom: 80px;
	}

	.partnership_section .case-icons-tags {
		gap: 30px;
	}

	.partnership_section .case-icons-tags .tag {
		max-width: calc(50% - 15px);
		height: 150px;
		padding: 15px 40px;
	}
}

@media (max-width: 768px) {
.form_free_market_snapshot_bg{
	padding: 50px 40px;
}
.form_free_market_snapshot_text,
.form_free_market_snapshot{
max-width: 90%;
}
.form_free_market_snapshot_text .case_main_title h2{
	max-width: 100%;
}
}
@media (max-width: 575px) {
	.chamber-section {
		padding-top: 40px;
		margin-bottom: 40px;
	}

	.chamber-section .tag {
		padding: 6px 20px;
	}

	.chamber-section .tag img {
		max-height: 40px;
	}

	.wwd_wrap {
		padding: 40px 20px;
	}

	.wwd_wrap .case_video_bg {
		border-radius: 20px;
	}

	.numbers_block {
		grid-template-columns: 1fr;
		gap: 30px;
		margin-top: 30px;
		margin-bottom: 30px;
	}

	.number_value {
		font-size: 36px;
		line-height: 42px;
	}

	.number_label {
		font-size: 16px;
		line-height: 24px;
		max-width: 100%;
	}

	.wwd_wrap .webinar_button {
		padding-inline: 30px;
		font-size: 14px;
	}

	.partnership_section {
		padding-top: 60px;
		margin-bottom: 60px;
	}

	.partnership_section .case-icons-tags {
		gap: 20px;
		margin: 30px auto;
	}

	.partnership_section .case-icons-tags .tag {

		height: 70px;
		padding: 15px 20px;
		border-radius: 15px;
	}

	.form_free_market_snapshot_bg{
	padding: 40px 20px;
	border-radius: 20px;
}
.form_free_market_snapshot_text,
.form_free_market_snapshot{
max-width: 100%;
}
}
/* chamber page */