/*
Theme Name:			Qu-Biologics Theme
Theme URI:			https://dclenter.com/
Description:		A mobile responsive and HTML5 theme built for the Genesis Framework.
Author: 			DCL Enterprises
Author URI:			https://dclenter.com/
Version:			5.2.0
Template: 			genesis
Template Version:	3.4.0
License:			GPL-2.0+
License URI:		http://www.opensource.org/licenses/gpl-license.php 
*/

/*
HTML5 Reset
---------------------------------------------------------------------------------------------------- */

/* normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css
---------------------------------------------------------------------------- */
/* stylelint-disable */
html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button;appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none;appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;appearance:button;font:inherit}details{display:block}summary{display:list-item}[hidden],template{display:none}/* stylelint-enable */


/* Box Sizing
--------------------------------------------- */

html {
	box-sizing: border-box;
}

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

/* Float Clearing
--------------------------------------------- */

.author-box::before,
.clearfix::before,
.entry::before,
.entry-content::before,
.footer-widgets::before,
.nav-primary::before,
.nav-secondary::before,
.pagination::before,
.site-container::before,
.site-footer::before,
.site-header::before,
.site-inner::before,
.widget::before,
.wrap::before {
	content: " ";
	display: table;
}

.author-box::after,
.clearfix::after,
.entry::after,
.entry-content::after,
.footer-widgets::after,
.nav-primary::after,
.nav-secondary::after,
.pagination::after,
.site-container::after,
.site-footer::after,
.site-header::after,
.site-inner::after,
.widget::after,
.wrap::after {
	clear: both;
	content: " ";
	display: table;
}

/*
Defaults
---------------------------------------------------------------------------------------------------- */

/* Typographical Elements
--------------------------------------------- */

html {
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
}

body {
	color: #5e5e5e;
	font-family: 'Manrope', sans-serif;
	font-size: 16px;
	font-weight: 400;
	line-height: 1.75;
	letter-spacing: -0.015em;
}

::-moz-selection {
	background-color: #333;
	color: #fff;
}

::selection {
	background-color: #333;
	color: #fff;
}

button,
input:focus,
input[type="button"],
input[type="reset"],
input[type="submit"],
textarea:focus,
.button,
.gallery img {
	transition: all 0.3s ease-in-out;
}

a {
	color: #a7c667;
	text-decoration: none;
	transition: all 0.3s ease;
}

a:focus,
a:hover {
	color: #a7c667;
	text-decoration: underline;
}

p {
	margin: 0;
	padding: 0;
}

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

li {
	list-style-type: none;
}

hr {
	border: 0;
	border-collapse: collapse;
	border-bottom: 1px solid currentColor;
	clear: both;
	color: #eee;
	margin: 1.65em auto;
}

b,
strong {
	font-weight: 700;
}

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

mark {
	background: #ddd;
	color: #333;
}

blockquote {
	margin: 30px;
}

/* Headings
--------------------------------------------- */

h1,
h2,
h3,
h4,
h5,
h6 {
	color: #455c71;
	font-family: 'Manrope', sans-serif;
	font-weight: 800;
	line-height: 1.2;
	margin: 0 0 30px;
}

h1 {
	color: #6c8dac;
	font-size: 72px;
	line-height: 78px;
	letter-spacing: -0.04em;
}

h2 {
	color: #6c8dac;
	font-size: 40px;
	letter-spacing: -0.04em;
}

h3 {
	font-size: 40px;
}

h4 {
	font-size: 30px;
}

h5 {
	color: #5e5e5e;
	font-size: 20px;
	line-height: 1.5;
	letter-spacing: 0;
}

h6 {
	color: #ef662f;
	font-size: 16px;
	letter-spacing: 0;
	text-transform: uppercase;
}

/* Objects
--------------------------------------------- */

embed,
iframe,
img,
object,
video,
.wp-caption {
	max-width: 100%;
}

img {
	height: auto;
	vertical-align: top;
}

figure {
	margin: 0;
}

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

input, 
select, 
textarea, 
#page-container .wpforms-field input, 
#page-container .wpforms-field select,
#page-container .wpforms-field textarea {
	background-color: #fff;
	border: 1px solid #bfbfbf;
	border-radius: 4px;
	color: #000;
	font-size: 17px;
	font-weight: 400;
	line-height: 1.15;
	padding: 12px 20px;
	width: 100%;
}


#page-container .wpforms-field input, 
#page-container .wpforms-field select {
	height: auto;
}

input:focus,
textarea:focus,
#page-container .wpforms-field input:focus, 
#page-container .wpforms-field select:focus,
#page-container .wpforms-field textarea:focus {
	border: 1px solid #999;
	outline: none;
}

#page-container input[type="checkbox"],
#page-container input[type="image"],
#page-container input[type="radio"] {
	width: auto;
	vertical-align: top;
	margin-top: 2px;
	padding: 0;
}

#page-container input:focus[type="checkbox"],
#page-container input:focus[type="image"],
#page-container input:focus[type="radio"] {
	outline: 1px solid #000;
}

#page-container :-ms-input-placeholder {
	color: #8b8b8b;
	opacity: 1;
}

#page-container ::placeholder {
	color: #8b8b8b;
	opacity: 1;
}

#page-container .button,
#page-container input[type="button"],
#page-container input[type="reset"],
#page-container input[type="submit"] {
	background-color: #a7c667;
	border: none;
	border-radius: 100px;
	box-shadow: none;
	color: #fff;
	cursor: pointer;
	font-size: 16px;
	font-weight: 800;
	line-height: 1.2;
	letter-spacing: 0;
	padding: 21px 40px;
	width: auto;
	height: auto;
	display: inline-block;
	min-width: 196px;
	text-align: center;
	text-decoration: none;
}

#page-container .button:hover,
#page-container .button:focus,
#page-container input:hover[type="button"],
#page-container input:hover[type="reset"],
#page-container input:hover[type="submit"] {
	background-color: #455c71;
	text-decoration: none;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-results-button {
	display: none;
}

.button + .button {
	margin-top: 5px;
	margin-left: 10px;
}

/* Tables
--------------------------------------------- */

table {
	border-collapse: collapse;
	border-spacing: 0;
	margin-bottom: 40px;
	width: 100%;
	word-break: break-all;
}

tbody {
	border-bottom: 1px solid #eee;
}

td,
th {
	line-height: 2;
	text-align: left;
	vertical-align: top;
}

td {
	padding: 0.5em;
}

tr {
	border-top: 1px solid #eee;
}

th {
	font-weight: 600;
	padding: 0.5em;
}

/* Screen Reader Text
--------------------------------------------- */

.screen-reader-text,
.screen-reader-text span,
.screen-reader-shortcut {
	border: 0;
	clip: rect(0, 0, 0, 0);
	height: 1px;
	overflow: hidden;
	position: absolute !important;
	width: 1px;
	word-wrap: normal !important;
}

.screen-reader-text:focus,
.screen-reader-shortcut:focus,
.genesis-nav-menu .search input[type="submit"]:focus,
.widget_search input[type="submit"]:focus {
	background: #fff;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, .6);
	clip: auto !important;
	color: #333;
	display: block;
	font-size: 1em;
	font-weight: bold;
	height: auto;
	padding: 15px 23px 14px;
	text-decoration: none;
	width: auto;
	z-index: 100000;
	/* Above WP toolbar. */
}

.more-link {
	position: relative;
	display: inline-block;
}

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

.genesis-skip-link {
	margin: 0;
}

.genesis-skip-link .skip-link-hidden {
	display: none;
	visibility: hidden;
}

.genesis-skip-link li {
	height: 0;
	list-style: none;
	width: 0;
}

/* Display outline on focus */
:focus {
	outline: 1px solid #000;
	outline-offset: -1px;
}

.js-focus-visible :focus:not(.focus-visible) {
	outline: none !important;
}

/*
Structure and Layout
---------------------------------------------------------------------------------------------------- */

/* Site Containers
--------------------------------------------- */

.site-container {
	animation: fadein 1s;
	word-wrap: break-word;
	position: relative;
	overflow: hidden;
}
.site-container:before {
	background: url(images/search-icon-hv.png), url(images/close-search.svg);
	background-repeat: no-repeat;
}

@keyframes fadein {

	from {
		opacity: 0;
	}

	to {
		opacity: 1;
	}

}

.wrap {
	margin: 0 auto;
	max-width: 1300px;
}

.site-inner {
	clear: both;
	padding-top: 40px;
	padding-bottom: 40px;
}


/* Site Containers
--------------------------------------------- */

/* Column Widths and Positions
--------------------------------------------- */

/* Content */
.content {
	float: left;
	width: 857px;
}

.sidebar-content .content {
	float: right;
}

.full-width-content .content {
	width: 100%;
}

/* WordPress
--------------------------------------------- */

.search-form input[type="submit"] {
	border: 0;
	clip: rect(0, 0, 0, 0);
	height: 1px;
	margin: -1px;
	padding: 0;
	position: absolute;
	width: 1px;
}

.search-form {
	overflow: hidden;
	padding: 3px;
	width: 100%;
}

img.centered,
.aligncenter {
	display: block;
	margin: 0 auto 24px;
}

img.alignnone {
	margin-bottom: 12px;
}

.alignleft {
	float: left;
	text-align: left;
	margin: 0 24px 24px 0;
}

.alignright {
	border-radius: 12px;
	float: right;
	text-align: right;
	margin: 0 0 24px 45px;
}

.widget-area {
	word-wrap: break-word;
}

/* Genesis
--------------------------------------------- */

.breadcrumb {
	margin-bottom: 40px;
}

/* Titles
--------------------------------------------- */

.entry-title a,
.sidebar .widget-title a {
	text-decoration: none;
}

.widget-title {
	margin-bottom: 24px;
}

/*
Site Header
---------------------------------------------------------------------------------------------------- */

.site-header {
	background: rgb(255 255 255 / 60%);
	position: fixed;
	left: 0px;
	width: 100%;
	transition: all 0.3s ease 0s;
	z-index: 999;
}

.sticky .site-header {
	background-color: #fff;
	filter: drop-shadow(0px 0px 15px rgba(0, 0, 0, 0.12));
}

/* Title Area
--------------------------------------------- */

.title-area {
	float: left;
	padding-top: 18px;
	width: auto;
}

.title-area a {
	display: block;
	font-size: 0;
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url("images/logo.svg");
	width: 310px;
	height: 103px;
	background-size: contain;
}

/* Full width header, no widgets */

.header-full-width .title-area,
.header-full-width .site-title {
	width: 100%;
}

/* Widget Area
--------------------------------------------- */

.site-header .widget-area {
	float: right;
	text-align: right;
	width: auto;
	padding-top: 55px;
}
.header-widget-area section {
	display: inline-block;
	vertical-align: top
}
.header-widget-area .widget_gtranslate {
	max-width: 136px;
}
.header-widget-area .gt_selector.notranslate {
	background-color: #fff;
	border: 1px solid #BDBDBD;
	border-radius: 4px;
	color: #000000;
	font-size: 12px;
	font-weight: 500;
	padding: 7px 5px 5px 5px;
}

.search-toggle {
	background: url(images/search-icon.png) no-repeat center;
	cursor: pointer;
	width: 22px;
	height: 22px;
	display: inline-block;
	vertical-align: middle;
	margin-left: 18px;
}
.search-toggle:focus,
.search-toggle:hover {
	background: url(images/search-icon-hv.png) no-repeat center;
}

.header-flyout-search {
	background: #fff;
	display: none;
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	left: 0;
	z-index: 9999;
}
.header-flyout-search .wrap {
	display: flex;
	align-items: center;
	height: 100%;
}
.header-flyout-search [type=search] {
	border: none;
	background: url(images/search-icon.png) no-repeat left center;
	padding: 15px 15px 15px 43px;
}
.header-flyout-search :-ms-input-placeholder {
	color: #000;
}
.header-flyout-search ::placeholder {
	color: #000;
}
.close-search {
	background: url(images/close-search.svg) no-repeat center #a7c667;
	width: 45px;
	height: 45px;
	cursor: pointer;
	border-radius: 50%;
}
.close-search:focus,
.close-search:hover {
	background-color: #455c71;
}

/*
Site Navigation
---------------------------------------------------------------------------------------------------- */

.genesis-nav-menu {
	clear: both;
	line-height: 1.5;
	letter-spacing: 0;
	width: 100%;
}

.genesis-nav-menu .menu-item {
	display: inline-block;
	text-align: left;
}

.genesis-nav-menu a {
	border: none;
	color: #455c71;
	display: block;
	font-size: 19px;
	font-weight: 800;
	padding: 0 15px 47px;
	position: relative;
	text-decoration: none;
}

.genesis-nav-menu a:hover,
.genesis-nav-menu a:focus,
.genesis-nav-menu .current-menu-item > a,
.genesis-nav-menu .current-menu-ancestor > a,
.genesis-nav-menu .menu-item-has-children:hover > a {
	text-decoration: none;
}

.genesis-nav-menu a span {
	display: inline-block;
	position: relative;
	padding-bottom: 3px;
}

.genesis-nav-menu a span:after {
	content: "";
	position: absolute;
	left: 0;
	width: 0;
	bottom: 0;
	margin: auto;
	border-bottom: 4px solid #a6bfd7;
	-webkit-transition-property: all;
	transition-property: all;
	-webkit-transition-duration: .3s;
	transition-duration: .3s;
	-webkit-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
}

.genesis-nav-menu a:hover span:after,
.genesis-nav-menu .current-menu-item > a span:after {
	width: 100%;
}

.genesis-nav-menu .sub-menu {
	background: transparent;
	left: -9999px;
	letter-spacing: 0;
	opacity: 0;
	position: absolute;
	-webkit-transition: opacity .4s ease-in-out;
	transition: opacity .4s ease-in-out;
	padding: 40px 0 20px;
	width: 360px;
	margin-left: -34px;
	z-index: 99;
}

.genesis-nav-menu .sub-menu:before {
	content: '';
	display: block;
	width: 100%;
	position: absolute;
	top: 20px;
	bottom: 0;
	left: 0;
	background: #fff;
	box-shadow: 0px 0px 12.75px 2.25px rgba(0, 0, 0, 0.08);
	border-radius: 20px;
}

.genesis-nav-menu .sub-menu li {
	display: block;
}

.genesis-nav-menu .sub-menu a {
	background-color: #fff;
	border-top: none;
	display: block;
	font-size: 16px;
	font-weight: 500;
	padding: 10px 45px;
	position: relative;
}

.genesis-nav-menu .sub-menu span {
	left: 0;
	transition: all .4s ease;
}

.genesis-nav-menu .sub-menu a:hover {
	font-weight: 700;
}

.genesis-nav-menu .sub-menu a:hover span {
	left: 23px;
}

.genesis-nav-menu .sub-menu .sub-menu {
	margin: -54px 0 0 360px;
}

.genesis-nav-menu .menu-item:hover {
	position: static;
}

.menu .menu-item > a:focus + ul.sub-menu,
.menu .menu-item.sfHover > ul.sub-menu,
.genesis-nav-menu .menu-item:hover>.sub-menu {
	left: auto;
	opacity: 1;
}

/* Responsive Menu
--------------------------------------------- */

.genesis-responsive-menu {
	display: none;
	position: relative;
}

.genesis-responsive-menu .genesis-nav-menu .menu-item:hover > .sub-menu {
	display: none;
}

.menu-toggle,
.sub-menu-toggle {
	background-color: transparent;
	border-width: 0;
	color: #455c72;
	display: block;
	margin: 0 auto;
	overflow: hidden;
	text-align: center;
	visibility: visible;
	outline: none;
}

.menu-toggle:focus,
.menu-toggle:hover,
.sub-menu-toggle:focus,
.sub-menu-toggle:hover {
	background-color: transparent;
	border-width: 0;
}

.menu-toggle {
	float: right;
	padding: 0;
	position: relative;
	z-index: 1000;
	font-size: 0px;
}

.menu-toggle.activated::before {
	content: "\f335";
}

.site-header .menu-toggle::before {
	text-rendering: auto;
	font-size: 35px;
}

body .dashicons-before:before {
	display: inline-block;
	width: 33px;
	height: 30px;
	font-size: 33px;
}

.sub-menu-toggle {
	float: right;
	padding: 3px 10px;
	position: absolute;
	right: 0;
	top: 0;
	z-index: 100;
}

.sub-menu .sub-menu-toggle {
	padding: 12px 10px;
}

.sub-menu-toggle::before {
	display: inline-block;
	text-rendering: auto;
	transform: rotate(0);
	transition: transform 0.25s ease-in-out;
	font-size: 25px;
}

.sub-menu-toggle.activated::before {
	transform: rotate(180deg);
}

.genesis-responsive-menu {
	display: block;
}

.menu-toggle,
.sub-menu-toggle {
	display: none;
	visibility: hidden;
}

.dashicons-icon::before {
	font-family: dashicons;
	font-style: normal;
	font-weight: 400;
}

.dashicons-phone {
	-moz-transform: scale(-1, 1);
	-webkit-transform: scale(-1, 1);
	-o-transform: scale(-1, 1);
	-ms-transform: scale(-1, 1);
	transform: scale(-1, 1);
	display: inline-block;
	position: relative;
	top: 3px;
}

.menu-toggle::before {
	font-size: 35px;
}

/*
Content Area
---------------------------------------------------------------------------------------------------- */

/* Entries
--------------------------------------------- */

.entry {
	margin-bottom: 40px;
}

p,
.entry-content ol,
.entry-content ul,
.quote-caption {
	margin-bottom: 26px;
}

.entry-content ol {
	margin-left: 26px;
}

.entry-content ol li {
	list-style-type: decimal;
}

.entry-content ul li {
	list-style-type: none;
}

.entry-content ol ol,
.entry-content ul ul {
	margin-bottom: 0;
}

.entry-header .entry-meta {
	margin-bottom: 24px;
}

.entry-categories,
.entry-tags {
	display: block;
}

/* Pagination
--------------------------------------------- */

.pagination {
	clear: both;
	margin: 40px 0;
}

.site-inner .pagination ul li {
	display: inline-block;
	padding: 0;
	margin: 0 5px 0 0;
}

.pagination li a {
	background-color: #455c71;
	border: none;
	border-radius: 3px;
	color: #fff;
	cursor: pointer;
	font-weight: 400;
	padding: 5px 12px;
	display: inline-block;
}

.pagination li a:hover,
.pagination li a:focus,
.pagination li.active a {
	background-color: #a7c667;
	text-decoration: none;
}

/*
Sidebar
---------------------------------------------------------------------------------------------------- */

.sidebar {
	float: right;
	width: 410px;
	background: #fff;
	border-radius: 10px;
	padding: 50px 40px;
}

.sidebar-content .sidebar {
	float: left;
}

.sidebar img {
	margin-bottom: 15px;
}

.sidebar p:last-child,
.sidebar .featured-content img {
	margin-bottom: 0;
}

.sidebar li {
	list-style-type: none;
	margin-bottom: 6px;
	word-wrap: break-word;
}

.sidebar ul>li:last-child {
	margin-bottom: 0;
}

.sidebar .widget {
	margin-bottom: 40px;
}

/*
Site Footer
---------------------------------------------------------------------------------------------------- */

.site-footer {
	background-color: #6c8dac;
	padding-top: 68px;
	padding-bottom: 55px;
	position: relative;
	z-index: 5;
}

.site-footer:before {
	content: '';
	display: block;
	width: 278px;
	height: 300px;
	position: absolute;
	bottom: 0;
	left: 0;
	background: url(images/footer-left-shape.png) no-repeat left top;
	z-index: -1;
}

.site-footer:after {
	content: '';
	display: block;
	width: 606px;
	height: 339px;
	position: absolute;
	top: 50%;
	right: 30px;
	transform: translateY(-50%);
	background: url(images/footer-right-shape.png) no-repeat left top;
	opacity: 0.05;
	z-index: -1;
}

.site-footer,
.site-footer a {
	color:#fff;
}

.align-right-content {
	text-align: right;
}

/*
form box styling
------------------------------------------------- */

.footer-menu-section ul {
	text-align: right;
}
.footer-menu-section li {
	display: inline-block;
	font-size: 17px;
	font-weight: 800;
	margin-right: 25px;
}
.footer-menu-row li:last-child {
	margin-right: 0;
}

/*
contact info styling
------------------------------------------------- */

.contact-info ul {
	display: flex;
	flex-wrap: wrap;
	gap: 30px;
}
.contact-info li {
	flex: 0 0 calc(50% - 30px);
	max-width: 230px;
}

/*
social icons widget
--------------------------------------------- */

.social-icons {
	line-height: 1;
}
.social-icons a {
	font-size: 20px;
	border: 1px solid #fff;
	border-radius: 50%;
	width: 43px;
	height: 43px;
	text-decoration: none;
	display: inline-block;
	vertical-align: middle;
	text-align: center;
	margin-right: 10px;
	margin-bottom: 10px;
}
.social-icons a:focus,
.social-icons a:hover {
	background: #374a5a;
	border-color: #374a5a;
	outline: none;
	text-decoration: none;
}
.social-icons .icon:before {
	position: relative;
	top: 11px;
}
.social-icons a + br {
	display: none;
}

/*
footer copyright section
--------------------------------------------- */

.footer-copyright-section {
	font-size: 15px;
	opacity: 0.3;
}
.footer-copyright-section br {
	display: none;
}
.footer-copyright-section em {
	font-style: normal;
}

/*
Custom Styling
---------------------------------------------------------------------------------------------------*/

/*
Siteorigin Page Builder Styling
--------------------------------------------- */

.siteorigin-panels .site-inner {
	padding: 0;
}

.content-sidebar.siteorigin-panels .site-inner {
	padding-top: 50px;
	padding-bottom: 50px;
}

.siteorigin-panels .entry {
	margin-bottom: 0;
}

/*
Top Bottom Gap Styling
--------------------------------------------- */

.top-gap {
	padding-top: 65px;
}
.top-gap-medium {
	padding-top: 50px;
}
.top-gap-small {
	padding-top: 30px;
}

.bottom-gap {
	padding-bottom: 65px;
}
.bottom-gap-medium {
	padding-bottom: 50px;
}
.bottom-gap-small {
	padding-bottom: 30px;
}

/*
Dark Background Section Styling
--------------------------------------------- */

.dark-bg-section {
	background-color: #000;
}

.dark-bg-section * {
	color: #fff;
}

/*
inside page hero section
------------------------------------------------- */

.hero-panel {
	position: relative;
	display: flex;
	align-items: center;
	min-height: 686px;
	padding: 200px 0 100px;
	font-size: 20px;
	font-weight: 500;
	letter-spacing: -0.01em;
}

.hero-shape-left:before {
	content: '';
	display: block;
	width: 310px;
	height: 897px;
	position: absolute;
	top: 0;
	left: 0;
	background: url(images/hero-shape-left.png) no-repeat left top;
	z-index: 1;
}

.hero-panel * {
	height: 100%;
}

#page-container .hero-panel .widget_sow-image {
	margin-bottom: 0;
}

.hero-panel > img,
#page-container .hero-panel .so-widget-image,
#page-container .hero-panel .widget_custom_html {
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: center;
	position: absolute;
	left: 50%;
	top: 50%;
	-webkit-transform: translate(-50%,-50%);
	-moz-transform: translate(-50%,-50%);
	-o-transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
}

.hero-panel video {
	width: 100%;
	object-fit: cover;
}

.hero-panel .wrap,
.hero-panel .widget_siteorigin-panels-builder {
	max-width: 1300px;
	width: 100%;
	margin: 0 auto;
	position: relative;
	z-index: 9;
}

.home .hero-panel {
	min-height: 700px;
}

/*
List Styling
------------------------------------------------- */

.site-inner ul {
	margin-left: 0;
}

.site-inner ul li {
	display: block;
	position: relative;
	padding-left: 20px;
	margin-bottom: 10px;
	line-height: 30px;
}

.site-inner ul li:before {
	content: '';
	background: #A7C667;
	width: 5px;
	height: 5px;
	position: absolute;
	top: 13px;
	left: 0;
	border-radius: 50%;
}

#page-container form li,
#page-container .slider li,
#page-container .page-numbers li,
#page-container ul.products li {
	padding-left: 0px;
	margin-bottom: 0px;
}

#page-container form li::before,
#page-container .slider li::before,
#page-container .page-numbers li::before,
#page-container ul.products li::before,
#page-container .pagination ul li::before,
#page-container .pagination ul li::before,
#page-container .tribe-events ul li::before {
	display: none;
}

#page-container form li {
	font-weight: 400;
}

#page-container form li a,
#page-container .sidebar ul li a {
	font-style: italic;
	text-decoration: underline;
}

#page-container .sidebar ul li a {
	font-style: normal;
	color: #a7c667;
	text-decoration: none;
}

#page-container form li a:hover,
#page-container .sidebar ul li a:hover {
	text-decoration: none;
}

/*
Large/Medium/Small Width Content Container
--------------------------------------------- */

.large-container,
.medium-container,
.small-container {
	width: 100%;
	margin: 0 auto;
}

#page-container .large-container {
	max-width: 1040px;
}

#page-container .medium-container {
	max-width: 980px;
}

#page-container .small-container {
	max-width: 740px;
}

/*
Additional Styling
------------------------------------------------- */

*:last-child {
	margin-bottom: 0;
}

p:empty {
	display: none;
}

a[href^="tel"] {
	display: inline-block;
}

.mejs-controls a.mejs-horizontal-volume-slider {
	color: #fff;
}

/*
Sharing Icons Styling
------------------------------------------------- */

#page-container .sharing-btns {
	display: inline-block;
	vertical-align: middle;
}

#page-container .sharing-btns,
#page-container .sharing-btns li {
	margin: 0;
	padding: 0;
}

#page-container .sharing-btns li {
	float: left;
	line-height: normal;
	margin: 0 5px 0 0;
}

#page-container .sharing-btns li::before {
	display: none;
}

#page-container .sharing-btns li a:hover {
	text-decoration: none;
}

#page-container .sharing-btns li:last-child {
	margin: 0;
}

/* form styling
--------------------------------------------- */

#page-container .search-form input[type="submit"] {
	display: none;
}

a.focus-visible .aligncenter {
	outline: 1px solid #000;
}

.cky-notice-group {
	justify-content: center !important;
}

.cky-btn {
	border-radius: 0 !important;
}

.cky-btn:hover {
	opacity: 1 !important;
	border-color: #082C50 !important;
	background-color: #082C50 !important;
	color: #fff !important;
}

/*
Blog & Archive Grid Layout Ends
----------------------------------------------------------------------------------------------------*/


.mobile-widget {
	display: none;
}

/*
top bottom shapes
------------------------------------------------- */

.top-right-shape {
	position: relative;
	padding-top: 90px;
	z-index: 1;
}
.top-right-shape:before {
	content: '';
	display: block;
	width: 310px;
	height: 897px;
	position: absolute;
	top: 0;
	right: 0;
	background: url(images/right-side-waves.png) no-repeat right top;
	z-index: -1;
}

.top-right-shape2 {
	position: relative;
	padding-top: 130px;
	z-index: 1;
}
.top-right-shape2:before {
	content: '';
	display: block;
	width: 707px;
	height: 892px;
	position: absolute;
	top: -150px;
	right: 0;
	background: url(images/right-side-waves.png) no-repeat right top;
	z-index: -1;
}

.bottom-left-shape {
	position: relative;
	padding-bottom: 90px;
	z-index: 1;
}
.bottom-left-shape:after {
	content: '';
	display: block;
	width: 836px;
	height: 702px;
	position: absolute;
	bottom: 0;
	left: 0;
	background: url(images/bottom-left-shape.png) no-repeat left bottom;
	z-index: -1;
}

.bottom-right-shape {
	position: relative;
	z-index: 1;
}
.bottom-right-shape:after {
	content: '';
	display: block;
	width: 324px;
	height: 432px;
	position: absolute;
	bottom: 0;
	right: 0;
	background: url(images/bottom-right-shape.png) no-repeat right bottom;
	z-index: -1;
}

.mobile-shape:before,
.mobile-shape:after {
	display: none;
}

.z-index {
	position: relative;
	z-index: 2;
}

/*
testimonial widget
------------------------------------------------- */

.testimonial-widget {
	background: url(images/quote-icon.png) no-repeat 45px top #e8f1f6;
	border-radius: 20px;
	color: #445b71;
	font-size: 24px;
	font-weight: 600;
	letter-spacing: -0.02em;
	padding: 78px 55px 45px;
	line-height: 38px;
}
.testimonial-widget p {
	margin-bottom: 5px;
}
.testimonial-widget h5 {
	color: #445b71 !important;
	font-size: 18px;
	letter-spacing: -0.02em;
	text-align: right;
}
.testimonial-widget h5:before {
	content: '';
	display: inline-block;
	background: url(images/left-arrow.png) no-repeat left center;
	width: 13px;
	height: 14px;
	margin-right: 13px;
}
.testimonial-widget h5 em {
	font-style: normal;
}

/*
sow accordion styling
------------------------------------------------- */

.so-widget-sow-accordion .widget-title {
	margin-bottom: 40px;
}
#page-container .sow-accordion-panel {
	margin-bottom: 25px;
}
#page-container .sow-accordion-panel-header  {
	background: transparent;
	border-radius: 0;
	border-bottom: 1px solid #c4d1de;
	color: #445b71;
	font-size: 20px;
	font-weight: 700;
	line-height: 1.35;
	outline: none !important;
	flex-direction: row;
	padding: 0 40px 29px 0px;
	transition: color 0.3s ease-in-out, background-color 0.3s ease-in-out;
}

#page-container .sow-tabs-tab-container {
	background-color: transparent;
	padding-left: 0px;
	
}

#page-container .sow-tabs-tab {
	margin-left: 0px;
}

#page-container .sow-tabs-tab {
color: #445b71;
	font-size: 20px;
	font-weight: 700;
	line-height: 1.35;
}
/*#page-container .sow-accordion-panel-header:focus {
	outline: 1px dotted #445b71 !important;
}*/
#page-container .sow-accordion-panel-border:focus {
	outline: 1px dotted #FFF50A;
}
#page-container .sow-accordion-panel .sow-accordion-panel-header:hover,
#page-container .sow-accordion-panel-open .sow-accordion-panel-header {
	background: transparent;
	color: #445b71;
}
#page-container .sow-accordion-panel-open .sow-accordion-panel-header {
	background: transparent;
	border-color: transparent;
	color: #445b71;
}
#page-container .sow-accordion-title {
	color: inherit;
	width: 100%;
	display: block;
}
#page-container .sow-accordion-open-close-button {
	display: none;
}
#page-container .sow-accordion-title:after {
	content: '';
	display: inline-block;
	width: 25px;
	height: 25px;
	background: url(images/close-icon.png) no-repeat center center;
	position: absolute;
	top: 0;
	right: 0;
}
#page-container .sow-accordion-panel-open .sow-accordion-title:after {
	background: url(images/open-icon.png) no-repeat center center;
}
#page-container .sow-accordion-panel-border {
	background: transparent;
	padding: 0 85px 5px 0;
	letter-spacing: 0;
}
#page-container .sow-accordion-panel-content h5, #page-container .sow-tabs-panel-container h5 {
	color: #6c8dac;
	font-weight: 700;
}

/*
form box styling
------------------------------------------------- */

#page-container .form-box {
	background: #fff;
	border-radius: 20px;
	padding: 35px;
}
#page-container .form-box .wpforms-container {
	margin-top: 10px;
}
#page-container .form-box .wpforms-field {
	padding: 0 0 35px;
}
#page-container .form-box .wpforms-field:last-child {
	padding: 0;
}
#page-container .form-box label {
	color: #5e5e5e;
	font-weight: 400;
	padding-left: 22px;
	margin-bottom: 8px;
}
#page-container .form-box input {
	background: transparent;
	border-color: transparent;
	border-bottom: 1px solid #bfbfbf;
	border-radius: 0;
	font-size: 16px;
	padding: 9px 20px;
}
#page-container .form-box .wpforms-layout-column:last-child {
	padding-top: 10px;
}
#page-container .form-box textarea {
	background: transparent;
	border-color: #bfbfbf;
	height: 180px;
}
#page-container .form-box .wpforms-submit-container {
	text-align: right;
	padding-top: 30px;
}

/*
grid img text row
------------------------------------------------- */

.img-equal-col * {
	height: 100%;
}
#page-container .img-equal-col img.so-widget-image {
	object-fit: cover;
	height: 100%;
}
.grid-img-text-row .content-col {
	padding: 60px;
}
.grid-img-text-row .panel-grid-cell:first-child .content-col {
	padding-left: 0;
}
.grid-img-text-row .panel-grid-cell:last-child .content-col {
	padding-right: 0;
}
.content-col .so-widget-sow-editor {
	max-width: 530px;
}

/*
pipline img widget
------------------------------------------------- */

.pipline-img-widget .so-widget-sow-image {
	background: #e1e8ee;
	padding: 40px;
}
.pipline-img-widget .so-widget-sow-image .sow-image-container {
	max-width: 707px;
}
.pipline-img-widget.touch-from-left .so-widget-sow-image {
	text-align: right;
}
.pipline-img-widget .so-widget-sow-image .sow-image-container {
	max-width: 707px;
	display: inline-block;
}

/*
recent posts
------------------------------------------------- */

.recent-posts {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	gap: 17px;
	row-gap: 50px;
}
.recent-posts .recent-item {
	flex: 0 0 calc(33.33% - 12px);
	background: #f4f8fa;
	border-radius: 17px;
	overflow: hidden;
}
.recent-posts .post-inner-wrap {
	color: #444444;
	display: block;
	font-size: 14px;
	text-decoration: none;
}
.recent-posts .post-inner-wrap:focus,
.recent-posts .post-inner-wrap:hover {
	text-decoration: none;
}
.recent-posts .post-thumb img {
	display: block;
	width: 100%;
	height: 303px;
    object-fit: cover;
}
.recent-posts .post-small-info {
	padding: 50px 34px 20px;
	position: relative;
}
.recent-posts .post-date {
	background: #6c8dac;
	border-radius: 5px;
	color: #fff;
	width: 86px;
	height: 76px;
	display: flex;
	flex-direction: column;
	justify-content: center;
	font-size: 14px;
	font-weight: 800;
	line-height: 1.2;
	text-align: center;
	text-transform: uppercase;
	position: absolute;
	top: -35px;
	right: 27px;
}
.recent-posts .post-date .date {
	font-size: 35px;
	display: block;
	width: 100%;
}
.recent-posts h4 {
	font-weight: 300;
	margin-bottom: 4px;
}
.recent-posts h6 {
	margin-bottom: 20px;
}
.recent-posts h5 {
	color: #445b71;
	font-size: 18px;
	margin-bottom: 10px;
	line-height: 28px;
}
.recent-posts .more-link {
	color: #a7c667;
	font-size: 15px;
	margin-bottom: 0;
	text-transform: uppercase;
	font-weight: 800;
}
#page-container .recent-posts .button {
	max-width: 332px;
	width: 100%;
	margin: 10px 0 0;
}

#page-container .cta-section {
	padding: 150px 0;
	text-align: center;
	min-height: 640px;
}

/*
cta section
------------------------------------------------- */

.cta-section h6 {
	color: #a7c667;
	margin-bottom: 12px;
}
.cta-section h2 {
	font-size: 60px;
	margin-bottom: 40px;
}
#page-container .cta-section .button {
	margin-top: 20px;
}

.image-border-radius img {
	border-radius: 12px;
}

.mobile-image {
	display: none;	
}

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

.blog .site-inner,
.archive .site-inner,
.single-post .site-inner {
	background: #e8f1f6;
	position: relative;
}

.blog .site-inner:before,
.archive .site-inner:before,
.single-post .site-inner:before {
    content: '';
    display: block;
	background: url("images/top-right-shape.png") no-repeat;
    width: 310px;
    height: 897px;
    position: absolute;
    top: 0;
    right: 0;
}

.blog .featured-image,
.archive .featured-image {
    float: left;
    margin: 0 30px 0 0;
}

.blog .featured-image img,
.archive .featured-image img {
	border-radius: 10px 0 0 10px;
}

.blog .type-post,
.archive .type-post {
    background: #fff;
    border-radius: 10px;
	padding: 0 20px 0 0;
}

.blog-post-info {
    padding: 30px 0 0;
}

.blog-post-info time.entry-time {
    font-size: 14px;
    color: #ef662f;
	font-weight: 700;
	margin: 0 0 5px;
    display: block;
}

.blog .type-post h2.entry-title,
.archive .type-post h2.entry-title {
    font-size: 23px;
}

.blog .type-post a.entry-title-link,
.archive .type-post a.entry-title-link {
    color: #445b71;
}

a.read-more {
    margin: 10px 0 0;
    display: block;
	color: #a7c667;
    font-weight: 600;
    text-transform: uppercase;
}

.type-post .entry-title,
.search article .entry-title {
	margin: 0 0 20px;
	font-size: 30px;
}

.single-post .type-post .entry-title {
    line-height: 40px;
}

.entry-footer {
	border-top: 3px solid #e6e6e6;
	border-bottom: 3px solid #e6e6e6;
	padding: 7px 0;
	overflow: hidden;
	margin-top: 30px;
}

.entry-footer span {
	display: inline-block;
	margin-right: 10px;
}

.entry-footer:empty {
	display: none;
}

#page-container .type-post:last-child {
	margin-bottom: 50px;
}

.sidebar h3.widgettitle.widget-title {
    font-size: 25px;
}

.sidebar .search-form input[type="search"] {
    border-radius: 50px;
}

.sidebar .search-form input[type="search"] {
    background-image: url("images/blog-search-icon.png");
    background-repeat: no-repeat;
    background-position: top 15px left 15px;
	padding: 15px 20px 15px 50px;
}

.sidebar .search-form input[type="search"]:focus {
	border: 1px solid #000;
}


/*
Blog & Archive Grid Layout Starts
----------------------------------------------------------------------------------------------------*/

.blog .site-inner,
.archive .site-inner,
.single-post .site-inner {
	padding-top: 80px;
}

#featured-blog-panel {
	display: flex;
	gap: 30px;
	align-items: center;
	background:#E4F3F2;
}

.featured-post-image{
	min-width:50%;
}

.featured-post-image img{
	width:100%;
}

.featured-post-content{
	padding: 25px 25px 25px 10px;
}

#featured-blog-panel h1{
	font-size: 45px;
	margin-bottom:7px;
}

#featured-blog-panel .read-more{
	margin-top:20px;
	min-width: 200px;
	background: #4EACA9;
	border-radius: 60px;
	color: #12153F;
	font-weight: 700;
	line-height: 17px;
	padding: 17px 27px;
	display: inline-block;
	font-size: 15px;
	font-family: 'Mulish',sans-serif;
}

#featured-post-category{
	font-family: 'Mulish',sans-serif;
	font-weight:700;
	text-transform:uppercase;
	letter-spacing:1px;
}

.all-categories{
	margin-top: 50px;
	margin-bottom: 50px;
	display: flex;
	flex-wrap: wrap;
	gap: 15px;
	justify-content: center;
}

.all-categories a{
	padding:15px 25px;
	border:1px solid #4EACA9;
}

.all-categories a:hover{
	background:#4EACA9;
	color:#0D355E;
}

.blog-grid-panel{
	display:flex;
	flex-wrap:wrap;
	gap:30px;
}

.blog-grid-box{
	width:360px;
	font-size: 17px;
}

.blog-grid-box-image{
	min-height:249px;
	background:#E4F3F2;
	margin-bottom:20px;
	display: flex;
	justify-content: center;
	align-items: center;
}

.blog-grid-box h4{
	font-size:30px;
}

.blog-grid-box p{
	margin-bottom:5px;
}

.blog-grid-box img{
	margin-bottom:0px;
}

.blog-grid-box .read-more{
	text-decoration:underline;
}

.grid-post-category{
	text-transform:uppercase;
	letter-spacing:1px;
	font-family: 'Mulish',sans-serif;
	font-weight:700;
	font-size: 14px;
	margin-bottom:5px;
}

.grid-post-category a{
	color:#0D355E
}

#archive-cat-title{
	text-align:center;
	padding:0 25px 20px 25px;
}

.single #featured-blog-panel h1:after{
	content:"";
	display:block;
	width:80px;
	height:2px;
	background:#12153F;
	margin:20px 0 20px;
}

.sidebar {
    position: relative;
    z-index: 99;
}

.restore-body-panel {
    position: relative;
	margin-top: 150px;
}

.restore-body-panel:before {
    content: '';
    display: block;
	background: url("images/cells-left.png") no-repeat;
    width: 255px;
    height: 573px;
    position: absolute;
    top: -150px;
    left: 0;
    z-index: 99;
}

.restore-body-panel:after {
    content: '';
    display: block;
	background: url("images/cells-right.png") no-repeat;
    width: 305px;
    height: 627px;
    position: absolute;
    top: 0;
    right: 0;
}

.restore-body-panel h3 {
	color: #6c8dac;
}

.restore-body-panel .left-sec img.so-widget-image {
    position: absolute;
    left: 0;
    max-width: 48%;
    top: -115px;
}

.how-ssi-work h5 {
    color: #455c71;
	font-size: 25px;
}

.how-ssi-work h3 {
    font-size: 24px;
    margin: 0 0 5px;
	color: #6c8dac;
}

.health-panel h3,
.health-panel h4,
.health-panel h5 {
	color: #6c8dac;
}

span.image-caption {
    font-style: italic;
	font-weight: 600;
}

.sow-features-feature h5 {
	color: #445b71;
}

.BambooHR-ATS-board a {
    font-family: 'Arial';
}

/*
pipeline line css
----------------------------------------------------*/

.headings-cont {
    z-index: 9;
	text-align: center;
	margin: 0 0 5px;
}

.td-cold {
	position: relative;
}

.line {
	background-color: #4d5969;
	height: 15px;
	width: 0;
	position: relative;
}

.line.triangle-right:after {
	content: "";
	display: block;
	position: absolute;
	top: -11px;
	right: -20px;
    border-left: 20px solid #4d5969;
	border-top: 18px solid transparent;
    border-bottom: 18px solid transparent;
	display: none;
}

.line.triangle-right.active:after {
	display: block;
}

.ssi-table {
    text-align: center;
}

.gray-heading-bar {
	background: #4d5969;
	display: flex;
}

.gray-heading-bar div {
	color: #fff;
	font-size: 20px;
	letter-spacing: 0.5px;
	border-right: 1px solid #fff;
}

.gray-heading-bar .col-1 {
	width: 20%;
	padding: 15px 10px;
}

.gray-heading-bar .col-2 {
	width: 10%;
	padding: 15px 10px;
}

.gray-heading-bar .col-3 {
	width: 20%;
	padding: 15px 10px;
}

.gray-heading-bar .col-4.phases {
	width: 50%;
	display: flex;
}

.gray-heading-bar .col-4.phases .col-1 {
	width: 25%;
	padding: 15px 10px;
}

.gray-heading-bar .col-4.phases .col-2 {
	width: 25%;
	padding: 15px 10px;
}

.gray-heading-bar .col-4.phases .col-3 {
	width: 25%;
	padding: 15px 10px;
}

.gray-heading-bar .col-4.phases .col-4 {
	width: 25%;
	padding: 15px 10px;
}

.ssi-table-row {
	display: flex;
	align-items: center;
}

.ssi-table-row .col-1,
.ssi-table-row .col-2,
.ssi-table-row .col-3 {
	border: 1px solid #fff;
	padding: 12px 20px 12px;
	border-top: none;
	height: 60px;
}

.ssi-table .left-sec {
    width: 20%;
	background: #697d91;
	display: flex;
    justify-content: center;
    align-items: center;
	border-top: 1px solid #fff;
    border-bottom: 1px solid transparent;
}

.ssi-table .left-sec .term-name {
    color: #fff;
    font-size: 20px;
	text-transform: capitalize;
    font-weight: 700;
    letter-spacing: 1px;
}

.ssi-table .right-sec {
    width: 80%;
}

.ssi-table-row .col-2 {
	width: 12.45%;
	font-weight: 700;
	border-right: none;
}

.ssi-table-row .col-3 {
	width: 25.1%;
	font-weight: 700;
}

.ssi-table-row .col-4 {
	width: 62.5%;
}

.ssi-table-row:nth-of-type(7) .col-1 {
    padding: 12px 20px 12px;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
}

.ssi-pipeline-cont {
	display: flex;
}

.ssi-table.light-gray {
    background: #f3f3f3;
	position: relative;
}

.ssi-table.gray {
    background: #e1e1e1;
	position: relative;
}

.ssi-table.dark-gray {
    background: #c8c8c8;
	position: relative;
}

.orange-box {
    background: #faa270;
    position: absolute;
    right: 0;
    color: #000;
    width: 175px;
    font-weight: 700;
    top: 10px;
    padding: 5px 10px;
    font-size: 13px;
	text-align: center;
}

.col-4 .col1 {
    border-right: 1px solid #fff;
    padding: 15px 10px;
}

.heading.show-in-mobile {
	display: none;
}

/*
pipeline line css end
----------------------------------------------------*/

.pipeline-panel h3 {
    font-weight: 300;
}

.pipeline-panel h3 strong {
	color: #a7c667;
	font-weight: 300;
}

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

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

	.wrap,
	#page-container .so-panels-full-wrapper,
	#page-container .panel-grid.panel-no-style,
	#page-container .panel-row-style:not([data-stretch-type]) {
		max-width: 1170px;
	}
	.hero-panel {
		min-height: 470px;
	}
	h1 {
		font-size: 60px;
	}
	h2 {
		font-size: 40px;
	}
	.hero-shape-left:before {
		background-size: contain;
		width: 216px;
		height: 625px;
	}
	.top-right-shape:before {
		background-size: contain;
		width: 200px;
		height: 305px;
	}
	.top-right-shape2 {
		padding-top: 90px;
	}
	.top-right-shape2:before {
		background-size: contain;
		width: 350px;
		height: 445px;
		top: -70px;
	}
	.bottom-left-shape:after {
		background-size: contain;
		width: 360px;
		height: 318px;
	}
	.bottom-right-shape:after {
		background-size: contain;
		width: 200px;
		height: 270px;
	}
	#page-container .small-screen-gap {
		padding-right: 20px;
		padding-left: 20px;
	}
	#page-container .small-screen-gap {
		padding-right: 20px;
		padding-left: 20px;
	}
	#page-container .small-screen-gap.rev-btn {
		margin-right: 20px;
		margin-left: 20px;
	}
	
	.content {
		width: 800px;
	}

	.sidebar {
		width: 340px;
	}

}

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

	.wrap,
	#page-container .so-panels-full-wrapper,
	#page-container .panel-grid.panel-no-style,
	#page-container .panel-row-style:not([data-stretch-type]) {
		max-width: calc(100% - 40px);
	}

	#page-container .so-panels-full-wrapper .so-panels-full-wrapper,
	#page-container .so-panels-full-wrapper .panel-grid.panel-no-style,
	#page-container .panel-row-style:not([data-stretch-type]) .panel-grid.panel-no-style,
	#page-container .so-panels-full-wrapper .panel-row-style:not([data-stretch-type]),
	#page-container .panel-row-style:not([data-stretch-type]) .panel-row-style,
	#page-container .panel-grid.panel-no-style .panel-grid.panel-no-style,
	#page-container .panel-grid.panel-no-style .panel-row-style:not([data-stretch-type]) {
		max-width: 100%;
	}

	.content {
		width: 580px;
	}

	.sidebar {
		width: 320px;
	}

	.title-area a {
		width: 210px;
		height: 71px;
	}
	.site-header .widget-area {
		padding-top: 38px;
	}
	.genesis-nav-menu a {
		padding: 0 10px 40px;
	}
	.hero-panel {
		min-height: 370px;
	}
	h1 {
		font-size: 50px;
		letter-spacing: 0;
	}
	.hero-shape-left:before {
		width: 165px;
		height: 480px;
	}
	.top-right-shape:before {
		width: 150px;
		height: 228px;
	}
	.top-right-shape {
		padding-top: 50px;
	}
	.testimonial-widget {
		font-size: 18px;
		line-height: 28px;
	}
	.testimonial-widget h5 {
		color: #445b71;
		font-size: 17px;
	}
	.footer-menu-section li {
		margin-right: 18px;
	}
	.site-footer:before {
		background-size: contain;
		width: 130px;
		height: 140px;
	}
	.site-footer:after {
		background-size: contain;
		width: 305px;
		height: 172px;
		right: 10px;
	}
	#page-container .cta-section {
		min-height: auto;
	}
	.grid-img-text-row .content-col {
		padding: 35px;
	}
	
	.content {
		width: 680px;
	}

	.sidebar {
		width: 280px;
		padding: 40px 20px;
	}

	.blog-post-info {
		padding: 20px 0 0;
	}

	.blog .featured-image, .archive .featured-image {
		margin: 0 20px 0 0;
	}

	.blog .type-post h2.entry-title, .archive .type-post h2.entry-title {
		font-size: 20px;
	}

	.restore-body-panel .left-sec img.so-widget-image {
		top: -90px;
	}

	h3 {
		font-size: 30px;
	}

	.restore-body-panel:before {
		top: -120px;
	}

	.hero-panel h1 {
		padding: 0 20px;
	}
	
	.gray-heading-bar div,
	.ssi-table-row .col-1 {
		font-size: 16px;
	}
	
	.value {
    	font-size: 14px;
	}
	
	.orange-box {
    	width: 125px;
		top: 0px;
	}

}

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

	.site-header {
		position: absolute;
	}

	.content,
	.sidebar,
	.site-header .widget-area {
		float: none;
		width: 100%;
	}

	.genesis-nav-menu a {
		padding: 5px 0;
	}

	.genesis-nav-menu .menu-item {
		display: block;
		text-align: left;
		position: relative;
	}

	.genesis-nav-menu .sub-menu a {
		background-color: transparent;
		border: 0;
		padding: 5px 0;
		width: 100%;
	}

	.genesis-nav-menu .sub-menu .sub-menu,
	.site-header .sub-menu .sub-menu {
		margin: 0px;
	}

	.nav-header,
	.nav-primary {
		display: none;
		width: 100%;
	}

	.menu-toggle,
	.sub-menu-toggle {
		display: block;
		visibility: visible;
	}

	.genesis-nav-menu .sub-menu {
		clear: both;
		display: none;
		left: -9999px;
		margin: 0;
		opacity: 1;
		padding-top: 0;
		padding-left: 15px;
		padding: 0px 0px 15px 15px;
		position: static;
		z-index: 99;
	}

	.genesis-nav-menu .menu-item:hover {
		position: relative;
	}

	.genesis-nav-menu .sub-menu,
	.genesis-nav-menu .sub-menu a {
		width: 100%;
	}

	.alignleft,
	.alignright {
		max-width: 300px;
	}

	.button + .button {
		margin-left: 0;
	}

	.hero-panel,
	.home .hero-panel {
		min-height: auto;
	}

	.sidebar {
		clear: both;
	}
	.site-header .widget-area {
		padding-top: 28px;
	}
	.header-widget-area section {
		display: block;
	}
	.header-widget-area .widget_sow-editor {
		position: absolute;
		top: 32px;
		right: 75px;
	}
	.nav-header {
		clear: both;
		background: #fff;
		margin: 0 -21px;
		width: auto;
		padding: 20px 25px;
	}
	.genesis-nav-menu .sub-menu:before {
		display: none;
	}
	.genesis-nav-menu .sub-menu a:hover {
		font-weight: inherit;
	}
	.genesis-nav-menu .sub-menu a:hover span {
		left: 0;
	}
	h1 {
		font-size: 40px;
	}
	h2 {
		font-size: 35px;
	}
	h3 {
		font-size: 30px;
	}
	h4 {
		font-size: 25px;
	}
	#page-container .cta-section {
		padding: 90px 0;
	}
	.cta-section h2 {
		font-size: 40px;
		margin-bottom: 20px;
	}
	.recent-posts h5 {
		font-size: 18px;
	}
	.recent-posts .post-small-info {
		padding: 50px 25px 20px;
	}
	.cta-section br {
		display: none;
	}
	
	.mobile-image {
		display: block;	
	}
	
	.desktop-image {
		display: none;	
	}
	
	.testimonial-widget h5 {
    	padding-top: 15px;
	}
	
	#page-container .form-box textarea {
		border: none;
		border-bottom: 1px solid #bfbfbf;
	}
	
	#page-container .form-box label {
		display: none;
	}
	
	.content {
		width: 100%;
		position: relative;
		z-index: 99;
	}

	.sidebar {
		width: 100%;
		padding: 40px 30px;
	}

	.restore-body-panel {
		margin-top: 0;
	}

	.restore-body-panel .left-sec img.so-widget-image {
		position: relative;
		top: 0;
		border-radius: 10px;
		max-width: 100%;
	}

	.restore-body-panel:before {
		top: 30px;
	}

	.top-gap {
		padding-top: 50px;
	}

	.bottom-gap {
		padding-bottom: 50px;
	}
	
	.headings-cont {
    	display: none;
	}

	.ssi-pipeline-cont.mobile {
		display: block;
	}

	.ssi-table {
		text-align: left;
	}

	.ssi-pipeline-cont {
		display: block;
	}

	.ssi-table .left-sec {
		width: 38%;
		padding: 20px 0 20px 20px;
		justify-content: left;
		position: relative;
	}

	.ssi-table .left-sec:after {
		content: " " !important;
		position: absolute;
		top: 0;
		right: 0;
		width: 0;
		height: 0;
		border-style: solid;
		border-width: 87px 0px 10px 25px;
		border-color: #fff transparent transparent;
		transform: scale(1.01);
	}

	.term-name .value {
		font-size: 20px;
	}

	.ssi-table .right-sec {
		width: 100%;
	}

	.ssi-table-row {
		display: block;
		border-bottom: 1px solid #697d91;
		padding: 0px 0 20px;
		margin: 0 0 10px;
	}

	.ssi-table-row .col-2 {
		width: 100%;
	}

	.ssi-table-row .col-3 {
		width: 100%;
	}

	.ssi-table-row .col-4 {
		width: 100%;
	}

	.heading.show-in-mobile {
		display: block;
		padding: 10px 0 0;
		font-weight: 700;
		font-size: 20px;
	}

	.ssi-table.light-gray,
	.ssi-table.gray,
	.ssi-table.dark-gray {
		background: transparent;
	}

	.col4.phases.heading.show-in-mobile {
		display: flex;
	}

	.ssi-table-row .col-1, 
	.ssi-table-row .col-2, 
	.ssi-table-row .col-3 {
		padding: 0;
		height: auto;
	}

	.col4.phases.heading.show-in-mobile .col-1,
	.col4.phases.heading.show-in-mobile .col-2,
	.col4.phases.heading.show-in-mobile .col-3,
	.col4.phases.heading.show-in-mobile .col4 {
		width: 25%;
		font-size: 20px;
		padding: 12px 20px 12px;
		background: #f3f3f3;
		text-align: center;
		line-height: 33px;
	}

	.td-cold {
		margin: 20px 0 10px;
	}
	
	.orange-box {
		width: 195px;
		top: 295px;
	}

}

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

	.alignleft {
		max-width: 50%;
	}

	.alignright {
		max-width: 50%;
		margin: 0 0 24px 20px;
	}

	.entry-content .entry-image {
		float: left;
		margin-right: 20px;
	}

	.align-right-content {
		text-align: inherit;
	}
	body {
		font-size: 15px;
		line-height: 1.4666;
		letter-spacing: 0;
	}
	h1, h2, h3, h4, h5, h6 {
    	margin: 0 0 15px;
	}
	h1 {
		font-size: 33px;
	}
	h2 {
		font-size: 26px;
	}
	h3 {
		font-size: 23px;
	}
	h4 {
		font-size: 20px;
	}
	h5 {
		font-size: 17px;
	}
	.title-area a {
		width: 195px;
		height: 80px;
	}
	.header-widget-area .widget_sow-editor {
		top: 36px;
	}
	#page-container #genesis-content .hero-panel, 
	.home .hero-panel {
		min-height: 255px;
		padding: 140px 0 40px;
		flex-direction: initial;
	}
	.hero-shape-left:before {
		display: none;
	}
	.desktop-widget {
		display: none;
	}
	.mobile-widget {
		display: block;
	}
	.testimonial-widget {
		background-size: 40px;
		background-position: 35px 0;
		padding: 55px 35px 45px;
	}
	.testimonial-widget h5 em {
		display: block;
	}
	#page-container .sow-accordion-panel {
		margin-bottom: 15px;
	}
	#page-container .sow-accordion-panel-header {
		font-size: 15px;
		padding-bottom: 15px;
	}
	#page-container .sow-accordion-title:after {
		width: 12px;
		height: 12px;
		background-size: contain;
		top: 5px;
	}
	#page-container .sow-accordion-panel-border {
		padding-right: 35px;
	}
	#page-container .form-box {
		padding: 20px;
	}
	#page-container .form-box .wpforms-submit-container {
		text-align: left;
		padding-top: 20px;
	}
	#page-container .button, 
	#page-container input[type="button"], 
	#page-container input[type="reset"], 
	#page-container input[type="submit"] {
		font-size: 15px;
		padding: 11px 28px;
		min-width: 150px;
	}
	.site-footer .sow-image-container {
		max-width: 175px;
	}
	.footer-contact-section {
		padding-top: 0;
	}
	.site-footer:before {
		display: none;
	}
	.footer-copyright-section {
		opacity: 0.6;
	}
	.footer-copyright-section br {
		display: block;
	}
	.touch-from-left .sow-image-container {
		margin-right: -25px;
	}
	.grid-img-text-row .content-col {
		padding: 0 0 40px;
	}
	.img-touch-corner .sow-image-container {
		margin-left: -25px;
	}
	.content-col .so-widget-sow-editor {
		max-width: 100%;
	}
	.recent-posts .recent-item {
		flex: 0 0 calc(100%);
	}
	.cta-section h2 {
		font-size: 33px;
	}
	#page-container .cta-section {
		padding: 50px 0;
	}
	.desktop-shape:before,
	.desktop-shape:after {
		display: none;
	}
	.mobile-shape:before,
	.mobile-shape:after {
		display: block;
	}
	.bottom-right-shape:after {
		background: url(images/bottom-right-shape-mobile.png) no-repeat right bottom;
		background-size: contain;
		width: 165px;
		height: 270px;
	}
	.pipline-section {
		background: #f4f8fa;
		padding-top: 50px;
		padding-bottom: 50px;
	}
	.pipline-img-widget.touch-from-left .so-widget-sow-image {
		margin-left: 0 !important;
		padding: 0;
		width: 100% !important;
		text-align: right;
	}
	.pipline-img-widget .so-widget-sow-image .sow-image-container {
		max-width: 100%;
		margin: 0;
	}
	.pipline-img-widget .so-widget-sow-image {
		background: transparent;
		padding: 30px 30px 0;
	}
	.pipline-section .content-col {
		padding-bottom: 0;
	}
	.top-right-shape2 {
		padding-top: 50px;
	}
	.bottom-left-shape {
		padding-bottom: 50px;
	}
	.top-right-shape2:before {
		background: url(images/top-right-shape2-mobile.png) no-repeat right top;
		background-size: contain;
		width: 200px;
		height: 543px;
		top: inherit;
		bottom: -120px;
	}
	.bottom-left-shape:after {
		background: url(images/bottom-left-shape-mobile.png) no-repeat left bottom;
		background-size: contain;
		width: 193px;
		height: 265px;
		bottom: inherit;
		top: 0;
	}
	#page-container .small-screen-gap.rev-btn:not(.rs-waction) {
		margin-right: 10px;
		margin-left: 10px;
		padding: 11px 28px !important;
		font-size: 15px !important;
		width: 150px !important;
		margin-top: 15px;
	}
	.footer-contact-section.top-gap.bottom-gap {
    	padding: 0px 0 30px;
	}
	
	.ssi-table .left-sec {
		width: 58%;
	}

	.col4.phases.heading.show-in-mobile .col-1, .col4.phases.heading.show-in-mobile .col-2, 
	.col4.phases.heading.show-in-mobile .col-3, .col4.phases.heading.show-in-mobile .col4 {
		font-size: 16px;
		padding: 12px 10px 12px;
	}
	
	.orange-box {
		width: 195px;
		top: 295px;
	}

}

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

	.entry-content .entry-image {
		float: none;
		margin: 0 auto 20px;
	}

	.entry-image-link img {
		float: none;
		width: 100%;
		max-width: 100%;
	}
	
	.blog .featured-image, .archive .featured-image {
		float: none;
		margin: 0 auto;
	}

	.blog .featured-image img, .archive .featured-image img {
		border-radius: 20px;
		width: 100%;
	}

	.blog .type-post, .archive .type-post {
		padding: 0;
	}

	.blog header.entry-header,
	.archive header.entry-header {
		padding: 0 30px;
	}

	.blog .type-post .entry-content,
	.archive .type-post .entry-content {
		padding: 0 30px 20px;
	}

	.restore-body-panel:before {
		left: -150px;
	}

	.restore-body-panel:after {
		right: -200px;
	}

	.ssi-table .left-sec {
		width: 70%;
	}

	.col4.phases.heading.show-in-mobile .col-1, .col4.phases.heading.show-in-mobile .col-2, 
	.col4.phases.heading.show-in-mobile .col-3, .col4.phases.heading.show-in-mobile .col4 {
		font-size: 14px;
		padding: 10px 0 10px;
	}
	
	.orange-box {
		width: 90px;
		top: 255px;
	}

}

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

	.ssi-table .left-sec {
		width: 85%;
	}

	.col4.phases.heading.show-in-mobile .col-1, .col4.phases.heading.show-in-mobile .col-2, 
	.col4.phases.heading.show-in-mobile .col-3, .col4.phases.heading.show-in-mobile .col4 {
		font-size: 12px;
	}

}
