@charset "UTF-8";
/* CSS Document */
@import url(https://fonts.googleapis.com/css?family=Nunito);
html {
	font-family: sans-serif;
	line-height: 1.15;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%
}
body {
	margin: 0
}
article, aside, footer, header, nav, section {
	display: block
}
figcaption, figure, main {
	display: block
}
figure {
	margin: 1em 0
}
hr {
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	height: 0;
	overflow: visible
}
pre {
	font-family: monospace, monospace;
	font-size: 1em
}
a {
	background-color: transparent;
	-webkit-text-decoration-skip: objects
}
a:active, a:hover {
	outline-width: 0
}
abbr[title] {
	border-bottom: 1px #767676 dotted;
	text-decoration: none
}
b, strong {
	font-weight: inherit
}
b, strong {
	font-weight: 700
}
code, kbd, samp {
	font-family: monospace, monospace;
	font-size: 1em
}
dfn {
	font-style: italic
}
mark {
	background-color: #eee;
	color: #222
}
small {
	font-size: 80%
}
sub, sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline
}
sub {
	bottom: -.25em
}
sup {
	top: -.5em
}
audio, video {
	display: inline-block
}
audio:not([controls]) {
	display: none;
	height: 0
}
img {
	border-style: none
}
svg:not(:root) {
	overflow: hidden
}
button, input, optgroup, select, textarea {
	font-family: sans-serif;
	font-size: 100%;
	line-height: 1.15;
	margin: 0
}
button, input {
	overflow: visible
}
button, select {
	text-transform: none
}
[type=reset], [type=submit], button, html [type=button] {
	-webkit-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 {
	border: 1px solid #bbb;
	margin: 0 2px;
	padding: .35em .625em .75em
}
legend {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	color: inherit;
	display: table;
	max-width: 100%;
	padding: 0;
	white-space: normal
}
progress {
	display: inline-block;
	vertical-align: baseline
}
textarea {
	overflow: auto
}
[type=checkbox], [type=radio] {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0
}
[type=number]::-webkit-inner-spin-button, [type=number]::-webkit-outer-spin-button {
	height: auto
}
[type=search] {
	-webkit-appearance: textfield;
	outline-offset: -2px
}
[type=search]::-webkit-search-cancel-button, [type=search]::-webkit-search-decoration {
	-webkit-appearance: none
}
::-webkit-file-upload-button {
	-webkit-appearance: button;
	font: inherit
}
details, menu {
	display: block
}
summary {
	display: list-item
}
canvas {
	display: inline-block
}
template {
	display: none
}
[hidden] {
	display: none
}
.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	height: 1px;
	overflow: hidden;
	position: absolute!important;
	width: 1px;
	word-wrap: normal!important
}
.screen-reader-text:focus {
	background-color: #f1f1f1;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-shadow: 0 0 2px 2px rgba(0, 0, 0, .6);
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, .6);
	clip: auto!important;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-size: .875rem;
	font-weight: 700;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000
}
.alignleft {
	display: inline;
	float: left;
	margin-right: 1.5em
}
.alignright {
	display: inline;
	float: right;
	margin-left: 1.5em
}
.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto
}
.clear:after, .clear:before, .comment-author:after, .comment-author:before, .comment-content:after, .comment-content:before, .comment-meta:after, .comment-meta:before, .entry-content:after, .entry-content:before, .entry-footer:after, .entry-footer:before, .nav-links:after, .nav-links:before, .pagination:after, .pagination:before, .site-content:after, .site-content:before, .site-footer:after, .site-footer:before, .site-header:after, .site-header:before, .widget-area:after, .widget-area:before, .widget:after, .widget:before {
	content: "";
	display: table;
	table-layout: fixed
}
.clear:after, .comment-author:after, .comment-content:after, .comment-meta:after, .entry-content:after, .entry-footer:after, .nav-links:after, .pagination:after, .site-content:after, .site-footer:after, .site-header:after, .widget-area:after, .widget:after {
	clear: both
}
body, button, input, select, textarea {
	color: #444;
	font-size: 14px;
	font-size: 1rem;
	line-height: 1.66;
	font-family: Nunito, sans-serif!important
}
h1, h2, h3, h4, h5, h6 {
	clear: both;
	line-height: 1.2;
	margin: 0 0 .75em;
	padding: 0;
	font-weight: 700
}
h1:first-child, h2:first-child, h3:first-child, h4:first-child, h5:first-child, h6:first-child {
	padding-top: 0
}
p {
	margin: 0 0 1.5em;
	padding: 0
}
cite, dfn, em, i {
	font-style: italic
}
blockquote {
	color: #666;
	font-size: 18px;
	font-size: 1.125rem;
	font-style: italic;
	line-height: 1.7;
	margin: 0;
	overflow: hidden;
	padding: 0
}
blockquote cite {
	display: block;
	font-style: normal;
	font-weight: 600;
	margin-top: .5em
}
address {
	margin: 0 0 1.5em
}
pre {
	background: #eee;
	font-family: "Courier 10 Pitch", Courier, monospace;
	font-size: 15px;
	font-size: .9375rem;
	line-height: 1.6;
	margin-bottom: 1.6em;
	max-width: 100%;
	overflow: auto;
	padding: 1.6em
}
code, kbd, tt, var {
	font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
	font-size: 15px;
	font-size: .9375rem
}
abbr, acronym {
	border-bottom: 1px dotted #666;
	cursor: help
}
ins, mark {
	background: #eee;
	text-decoration: none
}
big {
	font-size: 125%
}
blockquote {
	quotes: "" ""
}
q {
	quotes: "“" "”" "‘" "’"
}
blockquote:after, blockquote:before {
	content: ""
}
:focus {
	outline: 0
}
html[lang=ar] body, html[lang=ar] button, html[lang=ar] input, html[lang=ar] select, html[lang=ar] textarea, html[lang=ary] body, html[lang=ary] button, html[lang=ary] input, html[lang=ary] select, html[lang=ary] textarea, html[lang=azb] body, html[lang=azb] button, html[lang=azb] input, html[lang=azb] select, html[lang=azb] textarea, html[lang=fa-IR] body, html[lang=fa-IR] button, html[lang=fa-IR] input, html[lang=fa-IR] select, html[lang=fa-IR] textarea, html[lang=haz] body, html[lang=haz] button, html[lang=haz] input, html[lang=haz] select, html[lang=haz] textarea, html[lang=ps] body, html[lang=ps] button, html[lang=ps] input, html[lang=ps] select, html[lang=ps] textarea, html[lang=ur] body, html[lang=ur] button, html[lang=ur] input, html[lang=ur] select, html[lang=ur] textarea {
	font-family: Tahoma, Arial, sans-serif
}
html[lang=ar] h1, html[lang=ar] h2, html[lang=ar] h3, html[lang=ar] h4, html[lang=ar] h5, html[lang=ar] h6, html[lang=ary] h1, html[lang=ary] h2, html[lang=ary] h3, html[lang=ary] h4, html[lang=ary] h5, html[lang=ary] h6, html[lang=azb] h1, html[lang=azb] h2, html[lang=azb] h3, html[lang=azb] h4, html[lang=azb] h5, html[lang=azb] h6, html[lang=fa-IR] h1, html[lang=fa-IR] h2, html[lang=fa-IR] h3, html[lang=fa-IR] h4, html[lang=fa-IR] h5, html[lang=fa-IR] h6, html[lang=haz] h1, html[lang=haz] h2, html[lang=haz] h3, html[lang=haz] h4, html[lang=haz] h5, html[lang=haz] h6, html[lang=ps] h1, html[lang=ps] h2, html[lang=ps] h3, html[lang=ps] h4, html[lang=ps] h5, html[lang=ps] h6, html[lang=ur] h1, html[lang=ur] h2, html[lang=ur] h3, html[lang=ur] h4, html[lang=ur] h5, html[lang=ur] h6 {
	font-weight: 700
}
html[lang^=zh-] body, html[lang^=zh-] button, html[lang^=zh-] input, html[lang^=zh-] select, html[lang^=zh-] textarea {
	font-family: "PingFang TC", "Helvetica Neue", Helvetica, STHeitiTC-Light, Arial, sans-serif
}
html[lang=zh-CN] body, html[lang=zh-CN] button, html[lang=zh-CN] input, html[lang=zh-CN] select, html[lang=zh-CN] textarea {
	font-family: "PingFang SC", "Helvetica Neue", Helvetica, STHeitiSC-Light, Arial, sans-serif
}
html[lang^=zh-] h1, html[lang^=zh-] h2, html[lang^=zh-] h3, html[lang^=zh-] h4, html[lang^=zh-] h5, html[lang^=zh-] h6 {
	font-weight: 700
}
html[lang=bg-BG] body, html[lang=bg-BG] button, html[lang=bg-BG] input, html[lang=bg-BG] select, html[lang=bg-BG] textarea, html[lang=ru-RU] body, html[lang=ru-RU] button, html[lang=ru-RU] input, html[lang=ru-RU] select, html[lang=ru-RU] textarea, html[lang=uk] body, html[lang=uk] button, html[lang=uk] input, html[lang=uk] select, html[lang=uk] textarea {
	font-family: "Helvetica Neue", Helvetica, "Segoe UI", Arial, sans-serif
}
html[lang=bg-BG] h1, html[lang=bg-BG] h2, html[lang=bg-BG] h3, html[lang=bg-BG] h4, html[lang=bg-BG] h5, html[lang=bg-BG] h6, html[lang=ru-RU] h1, html[lang=ru-RU] h2, html[lang=ru-RU] h3, html[lang=ru-RU] h4, html[lang=ru-RU] h5, html[lang=ru-RU] h6, html[lang=uk] h1, html[lang=uk] h2, html[lang=uk] h3, html[lang=uk] h4, html[lang=uk] h5, html[lang=uk] h6 {
	font-weight: 700;
	line-height: 1.2
}
html[lang=bn-BD] body, html[lang=bn-BD] button, html[lang=bn-BD] input, html[lang=bn-BD] select, html[lang=bn-BD] textarea, html[lang=hi-IN] body, html[lang=hi-IN] button, html[lang=hi-IN] input, html[lang=hi-IN] select, html[lang=hi-IN] textarea, html[lang=mr-IN] body, html[lang=mr-IN] button, html[lang=mr-IN] input, html[lang=mr-IN] select, html[lang=mr-IN] textarea {
	font-family: Arial, sans-serif
}
html[lang=bn-BD] h1, html[lang=bn-BD] h2, html[lang=bn-BD] h3, html[lang=bn-BD] h4, html[lang=bn-BD] h5, html[lang=bn-BD] h6, html[lang=hi-IN] h1, html[lang=hi-IN] h2, html[lang=hi-IN] h3, html[lang=hi-IN] h4, html[lang=hi-IN] h5, html[lang=hi-IN] h6, html[lang=mr-IN] h1, html[lang=mr-IN] h2, html[lang=mr-IN] h3, html[lang=mr-IN] h4, html[lang=mr-IN] h5, html[lang=mr-IN] h6 {
	font-weight: 700
}
html[lang=el] body, html[lang=el] button, html[lang=el] input, html[lang=el] select, html[lang=el] textarea {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif
}
html[lang=el] h1, html[lang=el] h2, html[lang=el] h3, html[lang=el] h4, html[lang=el] h5, html[lang=el] h6 {
	font-weight: 700;
	line-height: 1.3
}
html[lang=gu-IN] body, html[lang=gu-IN] button, html[lang=gu-IN] input, html[lang=gu-IN] select, html[lang=gu-IN] textarea {
	font-family: Arial, sans-serif
}
html[lang=gu-IN] h1, html[lang=gu-IN] h2, html[lang=gu-IN] h3, html[lang=gu-IN] h4, html[lang=gu-IN] h5, html[lang=gu-IN] h6 {
	font-weight: 700
}
html[lang=he-IL] body, html[lang=he-IL] button, html[lang=he-IL] input, html[lang=he-IL] select, html[lang=he-IL] textarea {
	font-family: "Arial Hebrew", Arial, sans-serif
}
html[lang=he-IL] h1, html[lang=he-IL] h2, html[lang=he-IL] h3, html[lang=he-IL] h4, html[lang=he-IL] h5, html[lang=he-IL] h6 {
	font-weight: 700
}
html[lang=ja] body, html[lang=ja] button, html[lang=ja] input, html[lang=ja] select, html[lang=ja] textarea {
	font-family: "Hiragino Kaku Gothic Pro", Meiryo, sans-serif
}
html[lang=ja] h1, html[lang=ja] h2, html[lang=ja] h3, html[lang=ja] h4, html[lang=ja] h5, html[lang=ja] h6 {
	font-weight: 700
}
html[lang=ko-KR] body, html[lang=ko-KR] button, html[lang=ko-KR] input, html[lang=ko-KR] select, html[lang=ko-KR] textarea {
	font-family: "Apple SD Gothic Neo", "Malgun Gothic", "Nanum Gothic", Dotum, sans-serif
}
html[lang=ko-KR] h1, html[lang=ko-KR] h2, html[lang=ko-KR] h3, html[lang=ko-KR] h4, html[lang=ko-KR] h5, html[lang=ko-KR] h6 {
	font-weight: 600
}
html[lang=th] h1, html[lang=th] h2, html[lang=th] h3, html[lang=th] h4, html[lang=th] h5, html[lang=th] h6 {
	line-height: 1.65;
	font-family: "Sukhumvit Set", "Helvetica Neue", Helvetica, Arial, sans-serif
}
html[lang=th] body, html[lang=th] button, html[lang=th] input, html[lang=th] select, html[lang=th] textarea {
	line-height: 1.8;
	font-family: "Sukhumvit Set", "Helvetica Neue", Helvetica, Arial, sans-serif
}
html[lang=ar] *, html[lang=ary] *, html[lang=azb] *, html[lang=bg-BG] *, html[lang=bn-BD] *, html[lang=el] *, html[lang=gu-IN] *, html[lang=haz] *, html[lang=he-IL] *, html[lang=hi-IN] *, html[lang=ja] *, html[lang=ko-KR] *, html[lang=mr-IN] *, html[lang=ps] *, html[lang=ru-RU] *, html[lang=th] *, html[lang=uk] *, html[lang^=zh-] * {
	letter-spacing: 0!important
}
label {
	color: #333;
	display: block;
	font-weight: 800;
	margin-bottom: .5em
}
fieldset {
	margin-bottom: 1em
}
input[type=color], input[type=date], input[type=datetime-local], input[type=datetime], input[type=email], input[type=month], input[type=number], input[type=password], input[type=range], input[type=search], input[type=tel], input[type=text], input[type=time], input[type=url], input[type=week], textarea {
	color: #666;
	background: #fff;
	background-image: -webkit-linear-gradient(rgba(255, 255, 255, 0), rgba(255, 255, 255, 0));
	border: 1px solid #bbb;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	display: block;
	padding: .7em;
	width: 100%
}
input[type=color]:focus, input[type=date]:focus, input[type=datetime-local]:focus, input[type=datetime]:focus, input[type=email]:focus, input[type=month]:focus, input[type=number]:focus, input[type=password]:focus, input[type=range]:focus, input[type=search]:focus, input[type=tel]:focus, input[type=text]:focus, input[type=time]:focus, input[type=url]:focus, input[type=week]:focus, textarea:focus {
	color: #222;
	border-color: #333
}
select {
	border: 1px solid #bbb;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	height: 3em;
	max-width: 100%
}
input[type=checkbox]:focus, input[type=radio]:focus {
	outline: thin dotted #333
}
input[type=checkbox], input[type=radio] {
	margin-right: .5em
}
input[type=checkbox] + label, input[type=radio] + label {
	font-weight: 400
}
button, input[type=button], input[type=submit] {
	background-color: #222;
	border: 0;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	-webkit-box-shadow: none;
	box-shadow: none;
	color: #fff;
	cursor: pointer;
	display: inline-block;
	font-size: 14px;
	font-size: .875rem;
	font-weight: 800;
	line-height: 1;
	padding: 1em 2em;
	text-shadow: none;
	-webkit-transition: background .2s;
	transition: background .2s
}
input + button, input + input[type=button], input + input[type=submit] {
	padding: .75em 2em
}
button.secondary, input[type=button].secondary, input[type=reset], input[type=reset].secondary, input[type=submit].secondary {
	background-color: #ddd;
	color: #222
}
button:focus, button:hover, input[type=button]:focus, input[type=button]:hover, input[type=submit]:focus, input[type=submit]:hover {
	background: #767676
}
button.secondary:focus, button.secondary:hover, input[type=button].secondary:focus, input[type=button].secondary:hover, input[type=reset].secondary:focus, input[type=reset].secondary:hover, input[type=reset]:focus, input[type=reset]:hover, input[type=submit].secondary:focus, input[type=submit].secondary:hover {
	background: #bbb
}
::-webkit-input-placeholder {
	color: #333;
	font-family: "Libre Franklin", "Helvetica Neue", helvetica, arial, sans-serif
}
:-moz-placeholder {
	color: #333;
	font-family: "Libre Franklin", "Helvetica Neue", helvetica, arial, sans-serif
}
::-moz-placeholder {
	color: #333;
	font-family: "Libre Franklin", "Helvetica Neue", helvetica, arial, sans-serif;
	opacity: 1
}
:-ms-input-placeholder {
	color: #333;
	font-family: "Libre Franklin", "Helvetica Neue", helvetica, arial, sans-serif
}
hr {
	background-color: #bbb;
	border: 0;
	height: 1px;
	margin-bottom: 1.5em
}
ol, ul {
	margin: 0 0 1.5em;
	padding: 0
}
ul {
	list-style: disc;
	list-style-position: inside
}
ol {
	list-style: decimal
}
li > ol, li > ul {
	margin-bottom: 0;
	margin-left: 1.5em
}
dt {
	font-weight: 700
}
dd {
	margin: 0 1.5em 1.5em
}
table {
	border-collapse: collapse;
	margin: 0 0 1.5em;
	width: 100%
}
thead th {
	border-bottom: 2px solid #bbb;
	padding-bottom: .5em
}
th {
	padding: .4em;
	text-align: left
}
tr {
	border-bottom: 1px solid #eee
}
td {
	padding: .4em
}
td:first-child, th:first-child {
	padding-left: 0
}
td:last-child, th:last-child {
	padding-right: 0
}
a {
	color: #222;
	text-decoration: none
}
footer {
	background: #fff
}
footer a, footer li a {
	color: #222!important;
	text-decoration: none;
	display: inline-block;
	margin:4px 0 4px 0;
}
 footer h2.widget-title{
 	margin-bottom:20px;
 }
a:focus {
	outline: thin dotted
}
a:active, a:hover {
	color: #000;
	outline: 0
}
.comment-content a, .entry-content a, .entry-summary a, .posts-navigation a, .site-footer .widget-area a, .widget a, .widget_authors a strong {
	-webkit-box-shadow: inset 0 -1px 0 rgba(15, 15, 15, 0);
	box-shadow: inset 0 -1px 0 rgba(15, 15, 15, 0);
	-webkit-transition: color 80ms ease-in, -webkit-box-shadow 130ms ease-in-out;
	transition: color 80ms ease-in, -webkit-box-shadow 130ms ease-in-out;
	transition: color 80ms ease-in, box-shadow 130ms ease-in-out;
	transition: color 80ms ease-in, box-shadow 130ms ease-in-out, -webkit-box-shadow 130ms ease-in-out
}
.comment-metadata a, .comment-metadata a.comment-edit-link, .comment-navigation a, .comment-reply-link, .comments-pagination a, .edit-link a, .entry-footer .cat-links a, .entry-footer .tags-links a, .entry-footer a, .entry-meta a, .entry-title a, .logged-in-as a, .page-links a, .page-links a .page-number, .pagination a, .post-navigation a, .site-footer .widget-area ul li a, .site-info a, .widget .widget-title a, .widget ul li a, a .nav-title {
	-webkit-box-shadow: inset 0 -1px 0 rgba(255, 255, 255, 1);
	box-shadow: inset 0 -1px 0 rgba(255, 255, 255, 1);
	text-decoration: none;
	-webkit-transition: color 80ms ease-in, -webkit-box-shadow 130ms ease-in-out;
	transition: color 80ms ease-in, -webkit-box-shadow 130ms ease-in-out;
	transition: color 80ms ease-in, box-shadow 130ms ease-in-out;
	transition: color 80ms ease-in, box-shadow 130ms ease-in-out, -webkit-box-shadow 130ms ease-in-out
}
.widget .widget-title a:focus, .widget .widget-title a:hover, .widget ul li a:focus, .widget ul li a:hover {
	color: #000;
	-webkit-box-shadow: inset 0 0 0 transparent, 0 3px 0 rgba(0, 0, 0, 1);
	box-shadow: inset 0 0 0 transparent, 0 3px 0 rgba(0, 0, 0, 1)
}
.comment-content a img, .entry-content a img, .widget a img {
	-webkit-box-shadow: 0 0 0 8px #fff;
	box-shadow: 0 0 0 8px #fff
}
.post-navigation a:focus .icon, .post-navigation a:hover .icon {
	color: #222
}
.post-thumbnail {
	margin-bottom: 1em
}
.post-thumbnail a img {
	-webkit-backface-visibility: hidden;
	-webkit-transition: opacity .2s;
	transition: opacity .2s
}
.post-thumbnail a:focus img, .post-thumbnail a:hover img {
	opacity: .7
}
.navigation-top {
	font-size: 16px;
	font-size: 1rem;
	position: relative
}
.navigation-top .wrap {
	max-width: 1000px;
	padding: 0
}
.navigation-top a {
	color: #222;
	font-weight: 600;
	-webkit-transition: color .2s;
	transition: color .2s
}
.navigation-top .current-menu-item > a, .navigation-top .current_page_item > a {
	color: #767676
}
.main-navigation {
	clear: both;
	display: block
}
.main-navigation ul {
	background: #fff;
	list-style: none;
	margin: 0;
	padding: 0 1.5em;
	text-align: left
}
.js .main-navigation ul, .main-navigation .menu-item-has-children > a > .icon, .main-navigation .page_item_has_children > a > .icon, .main-navigation ul a > .icon {
	display: none
}
.main-navigation > div > ul {
	border-top: 1px solid #eee;
	padding: .75em 2em .75em 1.5em;
}
.js .main-navigation.toggled-on > div > ul {
	display: block
}
.main-navigation ul ul {
	padding: 0 0 0 1.5em
}
.main-navigation ul ul.toggled-on {
	display: block
}
.main-navigation ul ul a {
	letter-spacing: 0;
	padding: .4em 0;
	position: relative;
	text-transform: none
}
.main-navigation li {
	border-bottom: 1px solid #eee;
	position: relative
}
.main-navigation li li, .main-navigation li:last-child {
	border: 0
}
.main-navigation a {
	display: block;
	padding: .5em 0;
	text-decoration: none
}
.main-navigation a:hover {
	color: #767676
}
.menu-toggle {
	background-color: transparent;
	border: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
	color: #222;
	display: none;
	font-size: 14px;
	font-size: .875rem;
	font-weight: 800;
	line-height: 1.5;
	margin: 1px auto 2px;
	padding: 1em;
	text-shadow: none
}
.js .menu-toggle {
	display: inline-block;
	float: right;
	left: -20px
}
.main-navigation.toggled-on ul.nav-menu {
	display: block
}
.menu-toggle:focus, .menu-toggle:hover {
	background-color: transparent;
	-webkit-box-shadow: none;
	box-shadow: none
}
.menu-toggle .icon {
	margin-right: .5em;
	top: -2px;
	font-size: 30px;
}
.menu-toggle .icon-close, .toggled-on .menu-toggle .icon-bars {
	display: none
}
.toggled-on .menu-toggle .icon-close {
	display: inline-block
}
.dropdown-toggle {
	background-color: transparent;
	border: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
	color: #222;
	display: block;
	font-size: 16px;
	right: -.5em;
	line-height: 1.5;
	margin: 0 auto;
	padding: .5em;
	position: absolute;
	text-shadow: none;
	top: 0
}
.dropdown-toggle:focus, .dropdown-toggle:hover {
	background: 0 0
}
.dropdown-toggle:focus {
	outline: thin dotted
}
.dropdown-toggle.toggled-on .icon {
	-ms-transform: rotate(-180deg);
	-webkit-transform: rotate(-180deg);
	transform: rotate(-180deg)
}
.main-navigation .menu-solutions > ul {
    width: 604px;
    padding: 12px 10px 10px !important;
    background: #efefef;
    border: 1px solid #efefef;
}
.main-navigation ul li.focus > ul, .main-navigation ul li:hover > ul {
    left: .5em;
    right: auto;
    -ms-flex-line-pack: stretch!important;
    align-content: stretch!important;
    -ms-flex-wrap: wrap!important;
    flex-wrap: wrap!important;
    display: -ms-flexbox!important;
    display: flex!important;
}
.main-navigation .menu-solutions > ul li {
    display: flex;
    width: 183px;
    margin: 10px 4px;
}

.site-header .menu-scroll-down {
	display: none
}
html {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}
*, :after, :before {
	-webkit-box-sizing: inherit;
	-moz-box-sizing: inherit;
	box-sizing: inherit
}
body {
	background: #fff
}
#page {
	position: relative;
	word-wrap: break-word
}
.wrap {
	margin-left: auto;
	margin-right: auto;
	max-width: 700px;
	padding-left: 2em;
	padding-right: 2em
}
.wrap:after {
	clear: both;
	content: "";
	display: block
}
#masthead .wrap {
	position: relative
}
.site-header {
	position: relative
}
.site-branding-text {
	text-align: left
}
.site-branding a:focus, .site-branding a:hover {
	opacity: .7
}
.site-title, .site-title a {
	color: #222;
	opacity: 1
}
body.has-header-image .site-title, body.has-header-image .site-title a, body.has-header-video .site-title, body.has-header-video .site-title a {
	font-size: 24px;
	color: #fff;
	margin-bottom: 0
}
.site-description {
	color: #fff!important;
	font-size: 20px!important;
	margin: 10px 0 20px 0
}
.custom-logo-link {
	display: inline-block;
	padding-right: 1em;
	vertical-align: middle;
	width: 200px;
	float: left
}
.custom-logo-link img {
	display: inline-block;
	max-height: 80px;
	width: auto;
/* 	position: absolute;
	top: 15px;
	left: 15px */
}
body.home.title-tagline-hidden.has-header-image .custom-logo-link img, body.home.title-tagline-hidden.has-header-video .custom-logo-link img {
	max-height: 200px;
	max-width: 100%
}
.custom-logo-link a:focus, .custom-logo-link a:hover {
	opacity: .9
}
body:not(.title-tagline-hidden) .site-branding-text {
	display: inline-block;
	vertical-align: middle;
	padding: 100px
}
.custom-header {
	position: relative
}
.has-header-image.home.blog .custom-header, .has-header-image.twentyseventeen-front-page .custom-header, .has-header-video.home.blog .custom-header, .has-header-video.twentyseventeen-front-page .custom-header {
	display: table;
	height: auto;
	width: 100%
}
.custom-header-media {
	bottom: 0;
	left: 0;
	overflow: hidden;
	position: absolute;
	right: 0;
	top: 0;
	width: 100%
}
.custom-header-media:before {
	background: rgba(51, 71, 89, 0);
	bottom: 0;
	content: "";
	display: block;
	height: 100%;
	left: 0;
	position: absolute;
	right: 0;
	z-index: 2
}
.has-header-image .custom-header-media img, .has-header-video .custom-header-media iframe, .has-header-video .custom-header-media video {
	position: absolute;
	height: auto;
	width: 900px!important;
	left: 50px;
	top: 100px;
	z-index: 4
}
.wp-custom-header .wp-custom-header-video-button {
	background-color: rgba(34, 34, 34, .5);
	color: rgba(255, 255, 255, .6);
	height: 60px;
	width: 60px;
	border-radius: 50%;
	overflow: hidden;
	padding: 0;
	position: absolute;
	right: 49%;
	top: 600px!important;
	-webkit-transition: background-color .2s ease-in-out, border-color .2s ease-in-out, color .3s ease-in-out;
	transition: background-color .2s ease-in-out, border-color .2s ease-in-out, color .3s ease-in-out;
	z-index: 100
}
.wp-custom-header .wp-custom-header-video-button:focus, .wp-custom-header .wp-custom-header-video-button:hover {
	background-color: rgba(255, 255, 255, .8);
	color: #000
}
.admin-bar .wp-custom-header-video-button {
	top: 62px
}
.has-header-image:not(.twentyseventeen-front-page):not(.home) .custom-header-media img {
	bottom: 0;
	position: absolute;
	top: auto;
	-ms-transform: translateX(-50%) translateY(0);
	-moz-transform: translateX(-50%) translateY(0);
	-webkit-transform: translateX(-50%) translateY(0);
	transform: translateX(-50%) translateY(0)
}
body:not(.has-header-image):not(.has-header-video) .custom-header-media {
	display: none
}
.has-header-image.home.blog .site-branding, .has-header-image.twentyseventeen-front-page .site-branding, .has-header-video.home.blog .site-branding, .has-header-video.twentyseventeen-front-page .site-branding {
	display: table-cell;
	height: 100%;
	vertical-align: bottom
}
.twentyseventeen-front-page .site-content {
	padding: 0;
	background: #fff
}
.twentyseventeen-panel {
	overflow: hidden;
	position: relative
}
.panel-image {
	background-position: center center;
	background-repeat: no-repeat;
	-webkit-background-size: cover;
	background-size: cover;
	position: relative
}
.panel-image:before {
	background: -webkit-linear-gradient(to top, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, .3) 100%);
	background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, .3)));
	background: -webkit-linear-gradient(to top, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, .3) 100%);
	background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, .3) 100%);
	bottom: 0;
	content: "";
	left: 0;
	right: 0;
	position: absolute;
	top: 100px
}
.twentyseventeen-front-page article:not(.has-post-thumbnail):not(:first-child) {
	border-top: 1px solid #ddd
}
.panel-content {
	position: relative
}
.panel-content .wrap {
	padding-bottom: .5em;
}
.twentyseventeen-panel .edit-link {
	display: block;
	margin: .3em 0 0
}
.twentyseventeen-panel .entry-header .edit-link {
	font-size: 14px;
	font-size: .875rem
}
.twentyseventeen-front-page .panel-content .recent-posts article {
	border: 0;
	color: #333;
	margin-bottom: 3em
}
.recent-posts .entry-header {
	margin-bottom: 1.2em
}
.page .panel-content .recent-posts .entry-title {
	font-size: 20px;
	font-size: 1.25rem;
	font-weight: 300;
	letter-spacing: 0;
	text-transform: none
}
.twentyseventeen-panel .recent-posts .entry-header .edit-link {
	color: #222;
	display: inline-block;
	font-size: 11px;
	font-size: .6875rem;
	margin-left: 1em
}
.site-content-contain {
	background-color: #fff;
	position: relative
}
.site-content {
	padding: 0 0!important
}
.sticky {
	position: relative
}
.post:not(.sticky) .icon-thumb-tack {
	display: none
}
.sticky .icon-thumb-tack {
	display: block;
	height: 18px;
	left: -1.5em;
	position: absolute;
	top: 1.65em;
	width: 20px
}
.page .panel-content .entry-title, .page-title, body.page:not(.twentyseventeen-front-page) .entry-title {
	color: #222;
	font-size: 14px;
	font-size: .875rem;
	font-weight: 800;
	letter-spacing: .14em;
	text-transform: uppercase
}
.entry-header .entry-title {
	margin-bottom: .25em
}
.entry-title a {
	color: #333;
	text-decoration: none;
	margin-left: -2px
}
.entry-title:not(:first-child) {
	padding-top: 0
}
.has-post-thumbnail img {
	width: 100%!important;
	height: auto
}
.entry-meta {
	color: #767676;
	font-size: 11px;
	font-size: .6875rem;
	font-weight: 800;
	letter-spacing: .1818em;
	padding-bottom: .25em;
	text-transform: uppercase
}
.entry-meta a {
	color: #767676
}
.byline, .updated:not(.published) {
	display: none
}
.group-blog .byline, .single .byline {
	display: inline
}
.comments-pagination, .pagination {
	border-top: 1px solid #eee;
	font-size: 14px;
	font-size: .875rem;
	font-weight: 800;
	padding: 2em 0 3em;
	text-align: center
}
.comments-pagination .icon, .pagination .icon {
	width: .666666666em;
	height: .666666666em
}
.comments-pagination {
	border: 0
}
.page-numbers {
	display: none;
	padding: .5em .75em
}
.page-numbers.current {
	color: #767676;
	display: inline-block
}
.page-numbers.current .screen-reader-text {
	clip: auto;
	height: auto;
	overflow: auto;
	position: relative!important;
	width: auto
}
.next.page-numbers, .prev.page-numbers {
	background-color: #ddd;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	display: inline-block;
	font-size: 24px;
	font-size: 1.5rem;
	line-height: 1;
	padding: .25em .5em .4em
}
.next.page-numbers, .prev.page-numbers {
	-webkit-transition: background-color .2s ease-in-out, border-color .2s ease-in-out, color .3s ease-in-out;
	transition: background-color .2s ease-in-out, border-color .2s ease-in-out, color .3s ease-in-out
}
.next.page-numbers:focus, .next.page-numbers:hover, .prev.page-numbers:focus, .prev.page-numbers:hover {
	background-color: #767676;
	color: #fff
}
.prev.page-numbers {
	float: left
}
.next.page-numbers {
	float: right
}
.entry-content blockquote.alignleft, .entry-content blockquote.alignright {
	color: #666;
	font-size: 13px;
	font-size: .8125rem;
	width: 48%
}
.archive .site-main > article, .blog .site-main > article, .search .site-main > article {
	padding-bottom: 2em
}
body:not(.twentyseventeen-front-page) .entry-header {
	padding: 1em 0
}
body:not(.twentyseventeen-front-page) #comments, body:not(.twentyseventeen-front-page) .entry-content, body:not(.twentyseventeen-front-page) .entry-header {
	margin-left: auto;
	margin-right: auto
}
body:not(.twentyseventeen-front-page) .entry-header {
	padding-top: 0
}
.archive .entry-meta a.post-edit-link, .blog .entry-meta a.post-edit-link, .search .entry-meta a.post-edit-link {
	color: #222;
	display: inline-block;
	margin-left: 1em;
	white-space: nowrap
}
.search .page .entry-meta a.post-edit-link {
	margin-left: 0;
	white-space: nowrap
}
.taxonomy-description {
	color: #666;
	font-size: 13px;
	font-size: .8125rem
}
.entry-content .more-link:before {
	content: "";
	display: block;
	margin-top: 1.5em
}
.archive.page-one-column:not(.has-sidebar) #primary, .archive.page-one-column:not(.has-sidebar) .page-header, .page.page-one-column:not(.twentyseventeen-front-page) #primary, .single-post:not(.has-sidebar) #primary {
	margin-left: auto;
	margin-right: auto;
	max-width: 740px
}
.single-featured-image-header {
	background-color: #333;
	border-bottom: 1px solid #fff;
	margin-top: 130px
}
.single-featured-image-header img {
	display: block;
	margin: auto;
	width: 100%;
	max-width: 1200px
}
.page-links {
	font-size: 14px;
	font-size: .875rem;
	font-weight: 800;
	padding: 2em 0 3em
}
.page-links .page-number {
	color: #767676;
	display: inline-block;
	padding: .5em 1em
}
.page-links a {
	display: inline-block
}
.page-links a .page-number {
	color: #222
}
.entry-footer {
	border-bottom: 1px solid #eee;
	border-top: 1px solid #eee;
	margin-top: 2em;
	padding: 2em 0
}
.entry-footer .cat-links, .entry-footer .tags-links {
	display: block;
	font-size: 11px;
	font-size: .6875rem;
	font-weight: 800;
	letter-spacing: .1818em;
	padding-left: 2.5em;
	position: relative;
	text-transform: uppercase
}
.entry-footer .cat-links + .tags-links {
	margin-top: 1em
}
.entry-footer .cat-links a, .entry-footer .tags-links a {
	color: #333
}
.entry-footer .cat-links .icon, .entry-footer .tags-links .icon {
	color: #767676;
	left: 0;
	margin-right: .5em;
	position: absolute;
	top: 2px
}
.entry-footer .edit-link {
	display: inline-block
}
.entry-footer .edit-link a.post-edit-link {
	background-color: #222;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	-webkit-box-shadow: none;
	box-shadow: none;
	color: #fff;
	display: inline-block;
	font-size: 14px;
	font-size: .875rem;
	font-weight: 800;
	margin-top: 2em;
	padding: .7em 2em;
	-webkit-transition: background-color .2s ease-in-out;
	transition: background-color .2s ease-in-out;
	white-space: nowrap
}
.entry-footer .edit-link a.post-edit-link:focus, .entry-footer .edit-link a.post-edit-link:hover {
	background-color: #767676
}
h3.title {
	padding-top: 1em
}
.site-footer .site-footer .widget-area a {
	width: 42px;
	height: 42px;
	padding-right: 3px
}
.archive .format-aside .entry-title, .archive .format-status .entry-title, .blog .format-aside .entry-title, .blog .format-status .entry-title {
	display: none
}
.format-quote blockquote {
	color: #333;
	font-size: 20px;
	font-size: 1.25rem;
	font-weight: 300;
	overflow: visible;
	position: relative
}
.format-quote blockquote .icon {
	display: block;
	height: 20px;
	left: -1.25em;
	position: absolute;
	top: .4em;
	-webkit-transform: scale(-1, 1);
	-ms-transform: scale(-1, 1);
	transform: scale(-1, 1);
	width: 20px
}
.post-navigation {
	font-weight: 800;
	margin: 3em 0
}
.post-navigation .nav-links {
	padding: 1em 0
}
.nav-subtitle {
	background: 0 0;
	color: #767676;
	display: block;
	font-size: 11px;
	font-size: .6875rem;
	letter-spacing: .1818em;
	margin-bottom: 1em;
	text-transform: uppercase
}
.nav-title {
	color: #333;
	font-size: 15px;
	font-size: .9375rem
}
.post-navigation .nav-next {
	margin-top: 1.5em
}
.nav-links .nav-previous .nav-title .nav-title-icon-wrapper {
	margin-right: .5em
}
.nav-links .nav-next .nav-title .nav-title-icon-wrapper {
	margin-left: .5em
}
.page-header {
	padding-bottom: 0
}
.page .entry-header .edit-link {
	font-size: 14px;
	font-size: .875rem
}
.search .page .entry-header .edit-link {
	font-size: 11px;
	font-size: .6875rem
}
.page-links {
	clear: both;
	margin: 0 0 1.5em
}
.page:not(.home) #content {
	padding-bottom: 1.5em
}
.error404 .page-content {
	padding-bottom: 4em
}
.error404 .page-content .search-form, .search .page-content .search-form {
	margin-bottom: 3em
}
.site-footer .wrap {
	padding-bottom: 1.5em;
	padding-top: 0
}
.site-footer .widget-area {
	padding-bottom: 2em;
	padding-top: 2em
}
.site-footer .widget-area p {
	margin-bottom: 0
}
.site-footer .widget-area strong {
	display: inline-block;
	margin-bottom: 20px
}
.social-navigation {
	font-size: 16px;
	font-size: 1rem;
	margin-bottom: 1em
}
.social-navigation ul {
	list-style: none;
	margin-bottom: 0;
	margin-left: 0
}
.social-navigation li {
	display: inline
}
.social-navigation a {
	background-color: #767676;
	-webkit-border-radius: 40px;
	border-radius: 40px;
	color: #fff;
	display: inline-block;
	height: 40px;
	margin: 0 1em .5em 0;
	text-align: center;
	width: 40px
}
.social-navigation a:focus, .social-navigation a:hover {
	background-color: #333
}
.social-navigation .icon {
	height: 16px;
	top: 12px;
	width: 16px;
	vertical-align: top
}
.site-info {
	font-size: 14px;
	font-size: .875rem;
	margin-bottom: 1em
}
.site-info a {
	color: #666
}
.site-info .sep {
	margin: 0;
	display: block;
	visibility: hidden;
	height: 0;
	width: 100%
}
.site-info span[role=separator] {
	padding: 0 .2em 0 .4em
}
.site-info span[role=separator]::before {
	content: '\002f'
}
#comments {
	clear: both;
	padding: 2em 0 .5em;
	width: 100%
}
.comments-title {
	font-size: 20px;
	font-size: 1.25rem;
	margin-bottom: 1.5em
}
.comment-list, .comment-list .children {
	list-style: none;
	margin: 0;
	padding: 0
}
.comment-list li:before {
	display: none
}
.comment-body {
	margin-left: 65px
}
.comment-author {
	font-size: 16px;
	font-size: 1rem;
	margin-bottom: .4em;
	position: relative;
	z-index: 2
}
.comment-author .avatar {
	height: 50px;
	left: -65px;
	position: absolute;
	width: 50px
}
.comment-author .says {
	display: none
}
.comment-meta {
	margin-bottom: 1.5em
}
.comment-metadata {
	color: #767676;
	font-size: 10px;
	font-size: .625rem;
	font-weight: 800;
	letter-spacing: .1818em;
	text-transform: uppercase
}
.comment-metadata a {
	color: #767676
}
.comment-metadata a.comment-edit-link {
	color: #222;
	margin-left: 1em
}
.comment-body {
	color: #333;
	font-size: 14px;
	font-size: .875rem;
	margin-bottom: 4em
}
.comment-reply-link {
	font-weight: 800;
	position: relative
}
.comment-reply-link .icon {
	color: #222;
	left: -2em;
	height: 1em;
	position: absolute;
	top: 0;
	width: 1em
}
.children .comment-author .avatar {
	height: 30px;
	left: -45px;
	width: 30px
}
.bypostauthor > .comment-body > .comment-meta > .comment-author .avatar {
	border: 1px solid #333;
	padding: 2px
}
.comment-awaiting-moderation, .no-comments {
	color: #767676;
	font-size: 14px;
	font-size: .875rem;
	font-style: italic
}
.comments-pagination {
	margin: 2em 0 3em
}
.form-submit {
	text-align: right
}
.comment-form #wp-comment-cookies-consent {
	margin: 0 10px 0 0
}
.comment-form .comment-form-cookies-consent label {
	display: inline
}
#secondary {
	padding: 1em 0 2em
}
.widget {
	padding-bottom: 3em
}
h2.widget-title {
	color: #222;
	font-weight: 800;
	margin-bottom: 1.5em
}
.widget-title a {
	color: inherit
}
.widget select {
	width: 100%
}
.widget ul {
	list-style: none;
	margin: 0
}
.widget:not(.widget_tag_cloud) ul li + li {
	margin-top: -1px
}
.widget ul li ul {
	margin: 0 0 -1px;
	padding: 0;
	position: relative
}
.widget ul li li {
	border: 0;
	padding-left: 24px;
	padding-left: 1.5rem
}
.widget-grofile ul.grofile-links li ul, .widget_meta ul li ul, .widget_pages ul li ul, .widget_rss_links ul li ul, .widget_top-posts ul li ul {
	bottom: 0
}
.widget-grofile ul.grofile-links li, .widget-grofile ul.grofile-links li li, .widget_nav_menu ul li li, .widget_rss_links ul li, .widget_rss_links ul li li, .widget_top-posts ul li, .widget_top-posts ul li li {
	padding-bottom: .25em;
	padding-top: .25em
}
.widget_rss ul li {
	padding-bottom: 1em;
	padding-top: 1em
}
.widget .post-date, .widget .rss-date {
	font-size: .81em
}
.widget_text {
	word-wrap: break-word
}
.widget_text ul {
	list-style: disc;
	margin: 0 0 1.5em 1.5em
}
.widget_text ol li, .widget_text ul li {
	border: none
}
.widget_text ol li:last-child, .widget_text ul li:last-child {
	padding-bottom: 0
}
.widget_text ul li ul {
	margin: 0 0 0 1.5em
}
.widget_text ul li li {
	padding-left: 0;
	padding-right: 0
}
.widget_text ol li {
	list-style-position: inside
}
.widget_rss .widget-title .rsswidget:first-child {
	float: right
}
.widget_rss .widget-title .rsswidget:first-child:hover {
	background-color: transparent
}
.widget_rss .widget-title .rsswidget:first-child img {
	display: block
}
.widget_rss ul li {
	padding: 2.125em 0
}
.widget_rss ul li:first-child {
	border-top: none;
	padding-top: 0
}
.widget_rss li .rsswidget {
	font-size: 22px;
	font-size: 1.375rem;
	font-weight: 300;
	line-height: 1.4
}
.widget_rss .rss-date, .widget_rss li cite {
	color: #767676;
	display: block;
	font-size: 10px;
	font-size: .625rem;
	font-style: normal;
	font-weight: 800;
	letter-spacing: .18em;
	line-height: 1.5;
	text-transform: uppercase
}
.widget_rss .rss-date {
	margin: .5em 0 1.5em;
	padding: 0
}
.widget_rss .rssSummary {
	margin-bottom: .5em
}
.widget_contact_info .contact-map {
	margin-bottom: .5em
}
.widget-grofile h4 {
	font-size: 16px;
	font-size: 1rem;
	margin-bottom: 0
}
.widget_recent_comments table, .widget_recent_comments td, .widget_recent_comments th {
	border: 0
}
.widget_recent_entries .post-date {
	display: block
}
.search-form {
	position: relative
}
.search-form .search-submit {
	bottom: 3px;
	padding: .5em 1em;
	position: absolute;
	right: 3px;
	top: 3px
}
.search-form .search-submit .icon {
	height: 24px;
	top: -2px;
	width: 24px
}
.tagcloud ul li {
	float: left;
	border-top: 0;
	border-bottom: 0;
	padding: 0;
	margin: 4px 4px 0 0
}
.tagcloud, .widget_tag_cloud, .wp_widget_tag_cloud {
	line-height: 1.5
}
.widget .tagcloud a, .widget.widget_tag_cloud a, .wp_widget_tag_cloud a {
	border: 1px solid #ddd;
	-webkit-box-shadow: none;
	box-shadow: none;
	display: block;
	padding: 4px 10px 5px;
	position: relative;
	-webkit-transition: background-color .2s ease-in-out, border-color .2s ease-in-out, color .3s ease-in-out;
	transition: background-color .2s ease-in-out, border-color .2s ease-in-out, color .3s ease-in-out;
	width: auto;
	word-wrap: break-word;
	z-index: 0
}
.widget .tagcloud a:focus, .widget .tagcloud a:hover, .widget.widget_tag_cloud a:focus, .widget.widget_tag_cloud a:hover, .wp_widget_tag_cloud a:focus, .wp_widget_tag_cloud a:hover {
	border-color: #bbb;
	-webkit-box-shadow: none;
	box-shadow: none;
	text-decoration: none
}
.widget_calendar td, .widget_calendar th {
	text-align: center
}
.widget_calendar tfoot td {
	border: 0
}
.gallery-columns-5 .gallery-caption, .gallery-columns-6 .gallery-caption, .gallery-columns-7 .gallery-caption, .gallery-columns-8 .gallery-caption, .gallery-columns-9 .gallery-caption {
	display: none
}
img, video {
	height: auto;
	max-width: 100%
}
img.alignleft, img.alignright {
	float: none;
	margin: 0
}
.comment-content .wp-smiley, .entry-content .wp-smiley, .page-content .wp-smiley {
	border: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0
}
embed, iframe, object {
	margin-bottom: 1.5em;
	max-width: 100%
}
p > embed:only-child, p > iframe:only-child, p > object:only-child {
	margin-bottom: 0
}
.gallery-caption, .wp-caption {
	color: #666;
	font-size: 13px;
	font-size: .8125rem;
	font-style: italic;
	margin-bottom: 1.5em;
	max-width: 100%
}
.wp-caption img[class*=wp-image-] {
	display: block;
	margin-left: auto;
	margin-right: auto
}
.wp-caption .wp-caption-text {
	margin: .8075em 0
}
.mejs-container {
	margin-bottom: 1.5em
}
.mejs-controls a.mejs-horizontal-volume-slider, .mejs-controls a.mejs-horizontal-volume-slider:focus, .mejs-controls a.mejs-horizontal-volume-slider:hover {
	background: 0 0;
	border: 0
}
.site-content .wp-playlist-light {
	border-color: #eee;
	color: #222
}
.site-content .wp-playlist-light .wp-playlist-current-item .wp-playlist-item-album {
	color: #333
}
.site-content .wp-playlist-light .wp-playlist-current-item .wp-playlist-item-artist {
	color: #767676
}
.site-content .wp-playlist-light .wp-playlist-item {
	border-bottom: 1px dotted #eee;
	-webkit-transition: background-color .2s ease-in-out, border-color .2s ease-in-out, color .3s ease-in-out;
	transition: background-color .2s ease-in-out, border-color .2s ease-in-out, color .3s ease-in-out
}
.site-content .wp-playlist-light .wp-playlist-item:focus, .site-content .wp-playlist-light .wp-playlist-item:hover {
	border-bottom-color: transparent;
	background-color: #767676;
	color: #fff
}
.site-content .wp-playlist-light .wp-playlist-item:focus a, .site-content .wp-playlist-light .wp-playlist-item:hover a, .site-content .wp-playlist-light a.wp-playlist-caption:hover {
	color: #fff
}
.site-content .wp-playlist-dark {
	background: #222;
	border-color: #333
}
.site-content .wp-playlist-dark .mejs-container .mejs-controls {
	background-color: #333
}
.site-content .wp-playlist-dark .wp-playlist-caption {
	color: #fff
}
.site-content .wp-playlist-dark .wp-playlist-current-item .wp-playlist-item-album {
	color: #eee
}
.site-content .wp-playlist-dark .wp-playlist-current-item .wp-playlist-item-artist {
	color: #aaa
}
.site-content .wp-playlist-dark .wp-playlist-playing {
	background-color: #333
}
.site-content .wp-playlist-dark .wp-playlist-item {
	border-bottom: 1px dotted #555;
	-webkit-transition: background-color .2s ease-in-out, border-color .2s ease-in-out, color .3s ease-in-out;
	transition: background-color .2s ease-in-out, border-color .2s ease-in-out, color .3s ease-in-out
}
.site-content .wp-playlist-dark .wp-playlist-item:focus, .site-content .wp-playlist-dark .wp-playlist-item:hover {
	border-bottom-color: transparent;
	background-color: #aaa;
	color: #222
}
.site-content .wp-playlist-dark .wp-playlist-item:focus a, .site-content .wp-playlist-dark .wp-playlist-item:hover a, .site-content .wp-playlist-dark a.wp-playlist-caption:hover {
	color: #222
}
.site-content .wp-playlist {
	padding: .625em .625em .3125em
}
.site-content .wp-playlist-current-item .wp-playlist-item-title {
	font-weight: 700
}
.site-content .wp-playlist-current-item .wp-playlist-item-album {
	font-style: normal
}
.site-content .wp-playlist-current-item .wp-playlist-item-artist {
	font-size: 10px;
	font-size: .625rem;
	font-weight: 800;
	letter-spacing: .1818em;
	text-transform: uppercase
}
.site-content .wp-playlist-item {
	padding: 0 .3125em;
	cursor: pointer
}
.site-content .wp-playlist-item:last-of-type {
	border-bottom: none
}
.site-content .wp-playlist-item a {
	padding: .3125em 0;
	border-bottom: none
}
.site-content .wp-playlist-item a, .site-content .wp-playlist-item a:focus, .site-content .wp-playlist-item a:hover {
	-webkit-box-shadow: none;
	box-shadow: none;
	background: 0 0
}
.site-content .wp-playlist-item-length {
	top: 5px
}
.icon {
	display: inline-block;
	fill: currentColor;
	height: 1em;
	position: relative;
	top: -.0625em;
	vertical-align: middle;
	width: 1em
}
.gallery-item {
	display: inline-block;
	text-align: left;
	vertical-align: top;
	margin: 0 0 1.5em;
	padding: 0 1em 0 0;
	width: 50%
}
.gallery-columns-1 .gallery-item {
	width: 100%
}
.gallery-columns-2 .gallery-item {
	max-width: 50%
}
.gallery-item a, .gallery-item a:focus, .gallery-item a:hover, .widget-area .gallery-item a, .widget-area .gallery-item a:focus, .widget-area .gallery-item a:hover {
	-webkit-box-shadow: none;
	box-shadow: none;
	background: 0 0;
	display: inline-block;
	max-width: 100%
}
.gallery-item a img {
	display: block;
	-webkit-transition: -webkit-filter .2s ease-in;
	transition: -webkit-filter .2s ease-in;
	transition: filter .2s ease-in;
	transition: filter .2s ease-in, -webkit-filter .2s ease-in;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden
}
.gallery-item a:focus img, .gallery-item a:hover img {
	-webkit-filter: opacity(60%);
	filter: opacity(60%)
}
.gallery-caption {
	display: block;
	text-align: left;
	padding: 0 10px 0 0;
	margin-bottom: 0
}
.highlight-front-sections.twentyseventeen-customizer.twentyseventeen-front-page .twentyseventeen-panel:after {
	border: 2px dashed #0085ba;
	bottom: 1em;
	content: "";
	display: block;
	left: 1em;
	position: absolute;
	right: 1em;
	top: 1em;
	z-index: 1
}
.highlight-front-sections.twentyseventeen-customizer.twentyseventeen-front-page .twentyseventeen-panel .panel-content {
	z-index: 2
}
.twentyseventeen-customizer.twentyseventeen-front-page .twentyseventeen-panel .twentyseventeen-panel-title {
	display: block;
	font-size: 14px;
	font-size: .875rem;
	font-weight: 700;
	letter-spacing: 1px;
	padding: 3em;
	text-transform: uppercase;
	text-align: center
}
.highlight-front-sections.twentyseventeen-customizer.twentyseventeen-front-page .twentyseventeen-panel:nth-of-type(1):after {
	border: none
}
.twentyseventeen-front-page.twentyseventeen-customizer #primary article.panel-placeholder {
	border: 0
}
.twentyseventeen-panel > .customize-partial-edit-shortcut > button {
	top: 30px;
	left: 30px
}
.twentyseventeen-panel .customize-partial-edit-shortcut-hidden:before {
	visibility: visible
}
.svg-fallback {
	display: none
}
.no-svg .svg-fallback {
	display: inline-block
}
.no-svg .dropdown-toggle {
	padding: .5em 0 0;
	right: 0;
	text-align: center;
	width: 2em
}
.no-svg .dropdown-toggle .svg-fallback.icon-angle-down {
	font-size: 20px;
	font-size: 1.25rem;
	font-weight: 400;
	line-height: 1;
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg)
}
.no-svg .dropdown-toggle.toggled-on .svg-fallback.icon-angle-down {
	-webkit-transform: rotate(0);
	-ms-transform: rotate(0);
	transform: rotate(0)
}
.no-svg .dropdown-toggle .svg-fallback.icon-angle-down:before {
	content: "\005E"
}
.no-svg .social-navigation a {
	background: 0 0;
	color: #222;
	height: auto;
	width: auto
}
.no-svg .next.page-numbers .screen-reader-text, .no-svg .prev.page-numbers .screen-reader-text, .no-svg .search-submit .screen-reader-text, .no-svg .social-navigation li a .screen-reader-text {
	clip: auto;
	font-size: 16px;
	font-size: 1rem;
	font-weight: 400;
	height: auto;
	position: relative!important;
	width: auto
}
@media screen and (min-width:20em) {
	body.customize-partial-edit-shortcuts-shown .site-header .site-title {
		padding-left: 0
	}
	.site-header {
		min-height: 100px
	}
	.menu-toggle {
		height: 100px;
		position: relative;
		right: 50px
	}
	@media screen and (max-width:767px) {
		.menu-toggle {
			display: inline-block!important
		}
	}
	.site-branding {
		top: 0;
		position: absolute;
		z-index: 100;
		margin-top: 400px;
		border: 1px solid #6CB844;
		background: #6CB844;
		height: auto!important;
		width: 100%
	}
	.has-header-image .custom-header-media img {
		left: 0
	}
	.main-navigation {
/* 		top: 0;
		position: absolute;
		z-index: 101; */
		width: 100%
	}
	.site-header {
		min-height: 100px
	}
	.main-navigation > div > ul {
		display: block;
		width: 100%;
		position: relative;
		top: 0;
		border-bottom: #333;
		padding-top: 100px;
		z-index: 101
	}
	.custom-logo-link img, .menu-toggle {
		z-index: 105;
		max-width: 150px
	}
}
@media screen and (min-width:30em) {
	body, button, input, select, textarea {
		font-size: 18px;
		font-size: 1.125rem
	}
	.entry-content blockquote.alignleft, .entry-content blockquote.alignright {
		font-size: 14px;
		font-size: .875rem
	}
	img.alignleft {
		float: left;
		margin-right: 1.5em
	}
	img.alignright {
		float: right;
		margin-left: 1.5em
	}
	.panel-content .recent-posts .entry-header {
		margin-bottom: 0
	}
	.taxonomy-description {
		font-size: 14px;
		font-size: .875rem
	}
	.page-numbers.current {
		font-size: 16px;
		font-size: 1rem
	}
	.site-header {
		min-height: 85px;
		text-align: center;
		margin: auto;
		width: 100%;
		position: fixed;
		z-index: 1000;
		background: transparent;
		transition: all .3s ease-out;
	}
	.menu-toggle {
		height: 100px;
		position: relative;
		right: 10px;
		font-size:18px;
		color: #333;
	}
	.main-navigation > div > ul {
		display: block;
		width: 100%;
		position: relative;
		top: 0;
		border-bottom: #333;
		padding-top: 100px;
		z-index: 99;
	}
	.custom-logo-link img, .menu-toggle {
		z-index: 105
	}
	.site-footer {
		font-size: 16px;
		font-size: 1rem
	}
	.gallery-item {
		max-width: 25%
	}
	.gallery-columns-1 .gallery-item {
		max-width: 100%
	}
	.gallery-columns-2 .gallery-item {
		max-width: 50%
	}
	.gallery-columns-3 .gallery-item {
		max-width: 33.33%
	}
	.gallery-columns-4 .gallery-item {
		max-width: 25%
	}
}
@media screen and (min-width:48em) {
	body, button, input, select, textarea {
		font-size: 16px;
		font-size: 1rem;
		line-height: 1.5
	}
	.entry-content blockquote.alignleft, .entry-content blockquote.alignright {
		font-size: 13px;
		font-size: .8125rem
	}
	.wrap {
		max-width: 1400px;
		padding-left: 3em;
		padding-right: 3em
	}
	.has-sidebar:not(.error404) #primary {
		float: left;
		width: 75%
	}
	.has-sidebar #secondary {
		float: right;
		padding-top: 0;
		width: 22%
	}
	.error404 #primary {
		float: none
	}
	.home .site-branding {
		display: block!important;
		margin-top: 0;
		z-index: 5;
		text-align: center;
		width: 500px;
		height: 500px!important;
		border-radius: 50%;
		background: #6CB844;
		position: absolute;
		right: 20px;
		top: 100px
	}
	.home .site-branding .site-branding-text {
		padding-top: 100px
	}
	.custom-header-media {
		height: 165px;
		position: relative
	}
	.home.blog.has-header-image .custom-header-media, .home.blog.has-header-video .custom-header-media, .twentyseventeen-front-page.has-header-image .custom-header-media, .twentyseventeen-front-page.has-header-video .custom-header-media {
		height: 0;
		position: relative
	}
	.has-header-image:not(.twentyseventeen-front-page):not(.home) .custom-header-media, .has-header-video:not(.twentyseventeen-front-page):not(.home) .custom-header-media {
		bottom: 0;
		height: auto;
		left: 0;
		position: absolute;
		right: 0;
		top: 0
	}
	.custom-logo-link {
		padding-right: 2em
	}
	.custom-logo-link img, body.home.title-tagline-hidden.has-header-image .custom-logo-link img, body.home.title-tagline-hidden.has-header-video .custom-logo-link img {
/* 		max-width: 350px; */
/* 		left: 30px!important;
		top: 5px */
	}
	.title-tagline-hidden.home.has-header-image .custom-logo-link img, .title-tagline-hidden.home.has-header-video .custom-logo-link img {
		max-height: 200px
	}
	.site-title {
		font-size: 36px;
		font-size: 3rem
	}
	.site-description {
		font-size: 16px;
		font-size: 1.5rem
	}
	.navigation-top {
		bottom: 0;
		font-size: 14px;
		font-size: .875rem;
		left: 0;
		position: fixed;
		right: 0;
		width: 100%;
		z-index: 3;
		top: 0
	}
	.navigation-top .wrap {
		max-width: 100%;
		padding: .75em 3.4166666666667em
	}
	.navigation-top nav {
		margin-left: -1.25em
	}
	.site-navigation-fixed.navigation-top {
		bottom: auto;
		position: fixed;
		left: 0;
		right: 0;
		top: 0;
		width: 100%;
		z-index: 7
	}
	.admin-bar .site-navigation-fixed.navigation-top {
		top: 32px
	}
	.js .dropdown-toggle, .js .menu-toggle {
		display: none
	}
	.main-navigation {
		width: 100%;
		margin: 0 auto;
/* 		position: absolute;
		z-index: 101;
		top: 0; */
		padding: 5px;
		max-width: 1400px;
/* 		left: 0;
		right: 0;
		margin: 0 auto; */
	}
	.js .main-navigation ul, .js .main-navigation ul ul, .js .main-navigation > div > ul {
		display: block;
		text-align: right;
		margin-right: 30px;
		margin-top: 20px
	}
	.main-navigation ul {
		background: 0 0;
		padding: 0
	}
	.main-navigation > div > ul {
		border: 0;
		margin-bottom: 0;
		padding: 0;
		background: 0 0;
		padding: 0 15px;
		margin-top: 0
	}
	.main-navigation li {
		border: 0;
		display: inline-block
	}
	.main-navigation li li {
		display: block;
		margin-top: 0!important
	}
	.main-navigation a {
		padding: .5em .8em!important;
		color: #000;
		font-size: 14px
	}
	.main-navigation ul ul {
		background: #fff;
		border: 1px solid #bbb;
		left: -999em;
		padding: 0!important;
		position: absolute;
		top: 100%;
		z-index: 99999;
		text-align: left!important;
		margin-top: 0!important
	}
	.main-navigation ul li.menu-item-has-children:after, .main-navigation ul li.menu-item-has-children:before, .main-navigation ul li.page_item_has_children:after, .main-navigation ul li.page_item_has_children:before {
		border-style: solid;
		border-width: 0 6px 6px;
		content: "";
		display: none;
		height: 0;
		position: absolute;
		right: 1em;
		bottom: -1px;
		width: 0;
		z-index: 100000
	}
	.main-navigation ul li.menu-item-has-children.focus:after, .main-navigation ul li.menu-item-has-children.focus:before, .main-navigation ul li.menu-item-has-children:hover:after, .main-navigation ul li.menu-item-has-children:hover:before, .main-navigation ul li.page_item_has_children.focus:after, .main-navigation ul li.page_item_has_children.focus:before, .main-navigation ul li.page_item_has_children:hover:after, .main-navigation ul li.page_item_has_children:hover:before {
		display: block
	}
	.main-navigation ul li.menu-item-has-children:before, .main-navigation ul li.page_item_has_children:before {
		border-color: transparent transparent #bbb;
		bottom: 0
	}
	.main-navigation ul li.menu-item-has-children:after, .main-navigation ul li.page_item_has_children:after {
		border-color: transparent transparent #fff
	}
	.main-navigation ul ul li.focus > ul, .main-navigation ul ul li:hover > ul {
		left: 100%;
		right: auto
	}
	.main-navigation ul ul a {
		padding: .75em 1.25em;
		width: 16em;
		padding: .7em 1.25em!important;
		color: #333
	}
	.main-navigation li li {
		-webkit-transition: background-color .2s ease-in-out;
		transition: background-color .2s ease-in-out
	}
	.main-navigation li li a {
		-webkit-transition: color .3s ease-in-out;
		transition: color .3s ease-in-out
	}
	.main-navigation li li a:focus, .main-navigation li li a:hover, .main-navigation li li.current-menu-item a:focus, .main-navigation li li.current-menu-item a:hover, .main-navigation li li.current_page_item a:focus, .main-navigation li li.current_page_item a:hover, .main-navigation li li.focus > a, .main-navigation li li:focus > a, .main-navigation li li:hover > a {
		color: #fff
	}
	.main-navigation ul li.focus > ul, .main-navigation ul li:hover > ul {
		left: .5em;
		right: auto
	}
	.main-navigation .menu-item-has-children > a > .icon, .main-navigation .page_item_has_children > a > .icon {
		display: inline;
		left: 5px;
		position: relative;
		top: -1px
	}
	.main-navigation ul ul .menu-item-has-children > a > .icon, .main-navigation ul ul .page_item_has_children > a > .icon {
		margin-top: -9px;
		left: auto;
		position: absolute;
		right: 1em;
		top: 50%;
		-webkit-transform: rotate(-90deg);
		-ms-transform: rotate(-90deg);
		transform: rotate(-90deg)
	}
	.main-navigation ul ul ul {
		left: -999em;
		margin-top: -1px;
		top: 0
	}
	.main-navigation ul ul li.menu-item-has-children.focus:after, .main-navigation ul ul li.menu-item-has-children.focus:before, .main-navigation ul ul li.menu-item-has-children:hover:after, .main-navigation ul ul li.menu-item-has-children:hover:before, .main-navigation ul ul li.page_item_has_children.focus:after, .main-navigation ul ul li.page_item_has_children.focus:before, .main-navigation ul ul li.page_item_has_children:hover:after, .main-navigation ul ul li.page_item_has_children:hover:before {
		display: none
	}
	.site-header .site-navigation-fixed .menu-scroll-down {
		display: none
	}
	.site-header .menu-scroll-down {
		display: block;
		padding: 1em;
		position: absolute;
		right: 0
	}
	.site-header .menu-scroll-down .icon {
		-webkit-transform: rotate(90deg);
		-ms-transform: rotate(90deg);
		transform: rotate(90deg)
	}
	.site-header .menu-scroll-down {
		color: #fff;
		top: 2em
	}
	.site-header .navigation-top .menu-scroll-down {
		color: #767676;
		top: .7em
	}
	.menu-scroll-down:focus {
		outline: thin dotted
	}
	.menu-scroll-down .icon {
		height: 18px;
		width: 18px
	}
	.home.blog.has-header-image .custom-header-media, .home.blog.has-header-video .custom-header-media, .twentyseventeen-front-page.has-header-image .custom-header-media, .twentyseventeen-front-page.has-header-video .custom-header-media {
		height: calc(80vh - 32px);
		max-height: 100%;
		overflow: hidden
	}
	.home.blog.has-header-image .custom-header-media:before, .home.blog.has-header-video .custom-header-media:before, .twentyseventeen-front-page.has-header-image .custom-header-media:before, .twentyseventeen-front-page.has-header-video .custom-header-media:before {
		height: 100%
	}
	.admin-bar.home.blog.has-header-image .custom-header-media, .admin-bar.home.blog.has-header-video .custom-header-media, .admin-bar.twentyseventeen-front-page.has-header-image .custom-header-media, .admin-bar.twentyseventeen-front-page.has-header-video .custom-header-media {
		height: calc(80vh - 32px)
	}
	.panel-image {
		height: auto;
		max-height: 1400px
	}
	.background-fixed .panel-image {
		background-attachment: fixed
	}
	.page-two-column .panel-content .entry-header {
		float: left;
		width: 36%
	}
	.page-two-column .panel-content .entry-content {
		float: right;
		width: 58%
	}
	.page-two-column .panel-content .recent-posts {
		clear: right;
		float: right;
		width: 58%
	}
	.panel-content .recent-posts article {
		margin-bottom: 4em
	}
	.page-two-column #primary .panel-content .recent-posts .entry-content, .page-two-column #primary .panel-content .recent-posts .entry-header, .panel-content .recent-posts .entry-content, .panel-content .recent-posts .entry-header {
		float: none;
		width: 100%
	}
	.panel-content .recent-posts .entry-header {
		margin-bottom: 1.5em
	}
	.page .panel-content .recent-posts .entry-title {
		font-size: 26px;
		font-size: 1.625rem
	}
	.site-content {
		padding: 3em 0 0
	}
	.page .entry-title, .single-post .entry-title {
		font-size: 26px;
		font-size: 1.625rem
	}
	.comments-pagination, .post-navigation {
		clear: both
	}
	.post-navigation .nav-previous {
		float: left;
		width: 50%
	}
	.post-navigation .nav-next {
		float: right;
		text-align: right;
		width: 50%
	}
	.nav-next, .post-navigation .nav-next {
		margin-top: 0
	}
	.sticky .icon-thumb-tack {
		height: 23px;
		left: -2.5em;
		top: 1.5em;
		width: 32px
	}
	body.has-sidebar.error404 #primary .page-header, body.page-two-column.archive:not(.has-sidebar) #primary .page-header, body.page-two-column:not(.archive) #primary .entry-header, body:not(.has-sidebar):not(.page-one-column) .page-header {
		float: left;
		width: 100%
	}
	.archive:not(.page-one-column):not(.has-sidebar) #primary article, .blog:not(.has-sidebar) #primary article, .error404.has-sidebar #primary .page-content, .error404:not(.has-sidebar) #primary .page-content, .search:not(.has-sidebar) #primary article, body.page-two-column #comments, body.page-two-column:not(.archive) #primary .entry-content {
		float: right;
		width: 100%
	}
	.archive .site-main > article, .blog .site-main > article, .search .site-main > article {
		padding-bottom: 4em
	}
	.navigation.pagination {
		clear: both;
		float: right;
		width: 58%
	}
	.archive.page-one-column:not(.has-sidebar) .navigation.pagination, .has-sidebar .navigation.pagination {
		float: none;
		width: 100%
	}
	.entry-footer {
		display: table;
		width: 100%
	}
	.entry-footer .cat-tags-links {
		display: table-cell;
		vertical-align: middle;
		width: 100%
	}
	.entry-footer .edit-link {
		display: table-cell;
		text-align: right;
		vertical-align: middle
	}
	.entry-footer .edit-link a.post-edit-link {
		margin-top: 0;
		margin-left: 1em
	}
	:not(.has-sidebar) .entry-content blockquote.alignleft {
		margin-left: -17.5%;
		width: 48%
	}
	:not(.has-sidebar) .entry-content blockquote.alignright {
		margin-right: -17.5%;
		width: 48%
	}
	.has-sidebar .entry-content blockquote.alignleft {
		margin-left: 0;
		width: 34%
	}
	.has-sidebar .entry-content blockquote.alignright {
		margin-right: 0;
		width: 34%
	}
	.has-sidebar #primary .entry-content blockquote.alignright.below-entry-meta {
		margin-right: -72.5%;
		width: 62%
	}
	.archive:not(.has-sidebar) .entry-content blockquote.alignleft, .blog:not(.has-sidebar) .entry-content blockquote.alignleft, .page-two-column .entry-content blockquote.alignleft, .twentyseventeen-front-page.page-two-column .entry-content blockquote.alignleft {
		margin-left: -72.5%;
		width: 62%
	}
	.archive:not(.has-sidebar) .entry-content blockquote.alignright, .blog:not(.has-sidebar) .entry-content blockquote.alignright, .page-two-column .entry-content blockquote.alignright, .twentyseventeen-front-page.page-two-column .entry-content blockquote.alignright {
		margin-right: 0;
		width: 36%
	}
	.format-quote blockquote .icon {
		left: -1.5em
	}
	.archive.page-one-column:not(.has-sidebar) .page-header, .page.page-one-column .entry-header, .twentyseventeen-front-page.page-one-column .entry-header {
		margin-bottom: 4em
	}
	.page:not(.home) #content {
		padding-bottom: 3.25em
	}
	.error404 .page-content {
		padding-bottom: 9em
	}
	#comments {
		padding-top: 5em
	}
	.comments-title {
		margin-bottom: 2.5em
	}
	ol.children .children {
		padding-left: 2em
	}
	.nav-links .nav-title {
		position: relative
	}
	.nav-title-icon-wrapper {
		position: absolute;
		text-align: center;
		width: 2em
	}
	.nav-links .nav-previous .nav-title .nav-title-icon-wrapper {
		left: -2em
	}
	.nav-links .nav-next .nav-title .nav-title-icon-wrapper {
		right: -2em
	}
	#secondary {
		font-size: 14px;
		font-size: .875rem;
		line-height: 1.6
	}
	h2.widget-title {
		margin-bottom: 2em
	}
	.site-footer {
		font-size: 14px;
		font-size: .875rem;
		line-height: 1.6;
		margin-top: 0
	}
	.site-footer .widget{
		padding-bottom: 1em;
	}
	.site-footer .widget-column .widget-title, .site-footer .widget-column h3{
		font-size: 16px!important;
		font-weight: bold!important;
	}

	.site-footer .widget-column {
		float: left;
		width: 20%;
		margin: 0 2.5%
	}
	.site-footer .widget-column .widget ul  {
		padding-inline-start:0;
		list-style:none;
		margin-left: 0;
	}
	.site-footer .widget-column .widget ul li {
		border: 0;
		list-style:none;
	}
	.site-footer .widget-area a {
		box-shadow: 0 0
	}
	.site-footer .social-menu a {
		font-size: 20px;
		display: inline-block;
		margin: 10px 10px 0 0;
		color: #666;
		width: 25px!important
	}
	.site-footer .textwidget p {
		margin-bottom: 20px
	}
	.site-footer .widget-column .widget-title, .site-footer .widget-column h3 {
		font-size: 20px;
		font-weight: 700;
		margin-bottom: 10px;
		text-transform: none;
		letter-spacing: 0
	}
	.social-navigation {
		clear: left;
		float: left;
		margin-bottom: 0;
		width: 36%
	}
	.site-info {
		float: left;
		padding: .7em 0 0;
		width: 58%
	}
	.social-navigation + .site-info {
		margin-left: 6%
	}
	.site-info .sep {
		margin: 0 .5em;
		display: inline;
		visibility: visible;
		height: auto;
		width: auto
	}
	.gallery-columns-5 .gallery-item {
		max-width: 20%
	}
	.gallery-columns-6 .gallery-item {
		max-width: 16.66%
	}
	.gallery-columns-7 .gallery-item {
		max-width: 14.28%
	}
	.gallery-columns-8 .gallery-item {
		max-width: 12.5%
	}
	.gallery-columns-9 .gallery-item {
		max-width: 11.11%
	}
}
@media screen and (min-width:67em) {
	.navigation-top .wrap {
		padding: .75em 2em
	}
	.navigation-top nav {
		margin-left: 0
	}
	.sticky .icon-thumb-tack {
		font-size: 32px;
		font-size: 2rem;
		height: 22px;
		left: -1.25em;
		top: .75em;
		width: 32px
	}
	.page-numbers {
		display: inline-block
	}
	.page-numbers.current {
		font-size: 15px;
		font-size: .9375rem
	}
	.page-numbers.current .screen-reader-text {
		clip: rect(1px, 1px, 1px, 1px);
		height: 1px;
		overflow: hidden;
		position: absolute!important;
		width: 1px
	}
	.comment-body {
		margin-left: 0
	}
}
@media screen and (min-width:79em) {
	.has-sidebar .entry-content blockquote.alignleft {
		margin-left: -20%
	}
	.archive:not(.has-sidebar) .entry-content blockquote.alignright, .blog:not(.has-sidebar) .entry-content blockquote.alignright, .page-two-column .entry-content blockquote.alignright, .twentyseventeen-front-page .entry-content blockquote.alignright {
		margin-right: -20%
	}
}
@media screen and (max-width:48.875em) and (min-width:48em) {
	.admin-bar .site-navigation-fixed.navigation-top, .admin-bar .site-navigation-hidden.navigation-top {
		top: 46px
	}
}
@media print {
	#secondary, .comment-edit-link, .comment-metadata .edit-link, .comment-reply-link, .comment-respond, .comments-pagination, .content-bottom-widgets, .edit-link, .header-image, .icon-thumb-tack, .navigation-top, .page-links, .pagination.navigation, .panel-image-prop, .pingback .edit-link, .post-navigation, .site-footer aside.widget-area, .site-info, .social-navigation, button, form, input, select, textarea {
		display: none!important
	}
	#comments, .entry-footer, .single-featured-image-header, .site-footer {
		border: 0
	}
	body {
		font-size: 12pt
	}
	h1 {
		font-size: 24pt
	}
	h2 {
		font-size: 22pt
	}
	h3 {
		font-size: 17pt
	}
	h4 {
		font-size: 12pt
	}
	h5 {
		font-size: 11pt
	}
	h6 {
		font-size: 12pt
	}
	.page .panel-content .entry-title, .page-title, body.page:not(.twentyseventeen-front-page) .entry-title {
		font-size: 10pt
	}
	.wrap {
		padding-left: 5%!important;
		padding-right: 5%!important;
		max-width: none
	}
	.site-header {
		background: 0 0;
		padding: 0
	}
	.custom-header-media {
		padding: 0
	}
	.home.blog.has-header-image .site-branding, .home.blog.has-header-video .site-branding, .twentyseventeen-front-page.has-header-image .site-branding, .twentyseventeen-front-page.has-header-video .site-branding {
		position: relative
	}
	.site-branding {
		display: none!important
	}
	.home .site-branding {
		display: block!important;
		margin-top: 0;
		margin-bottom: 1.75em!important
	}
	.site-title {
		font-size: 25pt
	}
	.site-description {
		font-size: 12pt;
		opacity: 1
	}
	.single-featured-image-header {
		background: 0 0
	}
	.entry-meta {
		font-size: 9pt
	}
	.site, body {
		background: 0 0!important
	}
	.site-title a, .twentyseventeen-front-page.has-header-image .site-title, .twentyseventeen-front-page.has-header-image .site-title a, .twentyseventeen-front-page.has-header-video .site-title, .twentyseventeen-front-page.has-header-video .site-title a, a, body {
		color: #222!important
	}
	.entry-meta, .entry-meta a, .site-description, .twentyseventeen-front-page.has-header-image .site-description, .twentyseventeen-front-page.has-header-video .site-description, blockquote, h2, h5 {
		color: #777!important
	}
	.entry-content blockquote.alignleft, .entry-content blockquote.alignright {
		font-size: 11pt;
		width: 34%
	}
	.site-footer {
		padding: 0
	}
}
.shadow-block .wp-block-column {
	padding: 0!important;
	-webkit-box-shadow: 0 0 12px rgba(0, 0, 0, .3);
	-moz-box-shadow: 0 0 12px rgba(0, 0, 0, .3);
	box-shadow: 0 0 12px rgba(0, 0, 0, .3);
	border-radius: 10px;
	background-color: #fff
}
.c_download_icon_wrap {
	background: #87c234;
	border-radius: 100%;
	padding: 4%;
	height: 50px;
	width: 50px;
	text-align: center
}
.c_download_icon_wrap img {
	display: inline-block;
	margin-top: 0
}
button.cir_sec_button {
	font-family: Montserrat, Sans-serif;
	color: #fff;
	background-color: #ff7052;
	border-radius: 50px 50px 50px 50px;
	border-style: solid;
	border-width: 1px 1px 1px 1px;
	border-color: #ff7052;
	box-shadow: 0 10px 30px -8px rgba(0, 0, 0, .16);
	font-size: 18px;
	padding: 20px 80px
}
.demo-button, .elementor-button-link {
	display: inline-block!important;
	padding: 15px 50px!important;
	color: #fff!important;
	background: #6dba00!important;
	border-radius: 30px!important;
	font-size: 18px!important;
	line-height: 18px!important
}
.demo-button::after, .elementor-button-link::after {
	content: url(assets/images/arrow.png);
	display: inline-block;
	width: auto;
	margin-left: 10px
}
.demo-button:focus, .demo-button:hover, .elementor-button-link:focus, .elementor-button-link:hover {
	opacity: 1!important;
	color: #fff!important;
	background: #3f64d5!important
}
h2 {
	padding: 0;
	font-weight: 700
}
p {
	padding: 0;
	margin-bottom: 10px
}
.image-box figure {
	width: 100px!important;
	height: 100px!important;
	padding: 25px 29px;
	border-radius: 50%!important;
	background: #fff;
	box-shadow: 3px 6px 4px 0 rgba(0, 0, 0, .12);
	margin-bottom: 15px!important
}
.elementor-tabs-wrapper {
	border: 1px solid #efefef;
	background: #efefef
}
.elementor-tabs .elementor-tab-title a {
	font-size: 16px;
	font-weight: 400
}
.elementor-tabs .elementor-tab-title {
	width: 15%!important;
	text-align: center;
	padding: 30px!important
}
.elementor-widget-tabs .elementor-tab-desktop-title.elementor-active {
	border: 0;
	background: #6CB844;
	color: #fff
}
.elementor-widget-tabs .elementor-tab-content {
	border: 0!important;
	position: relative;
	z-index: 0;
	margin: 20px 0
}
.elementor-widget-heading h2.elementor-heading-title {
	font-size: 2.5rem!important
}
.menu-links a {
	display: inline-block;
	padding: 10px
}
.menu-links a:hover {
	background: #6CB844;
	color: #fff
}
.listbox a {
	display: inline-block;
	width: 20%;
	margin: 2%
}
input[type=radio] {
	width: 20px;
	height: 20px;
	vertical-align: middle;
	margin-bottom: 0
}
.wpcf7-form label {
	margin-top: 10px
}
#sessions {
	border: #efefef;
	padding: 5px;
	background: #efefef
}
.product-featured-image img:hover {
	-webkit-transform: rotate(360deg);
	transform: rotate(8deg) scale(1.5)
}
.product-featured-image img {
	-webkit-transition: -webkit-transform .8s ease-in-out;
	transition: transform .8s ease-in-out;
	width: 100%
}
.product-featured-image {
	overflow: hidden;
	border-top-left-radius: 8px;
	border-top-right-radius: 8px
}
.product-featured-image.industries_products {
	height: 195px
}
div#labs-row .col-md-4 {
	height: 50vh;
	margin-bottom: 3%;
	overflow: hidden!important
}
.lab-product-details h3 {
	font-weight: 700;
	color: #4d4d4d;
	font-size: 20px;
	text-transform: capitalize
}
.lab-product-details {
	background: #fff;
	padding: 3%;
	border-bottom-left-radius: 8px;
	border-bottom-right-radius: 8px;
	height: auto
}
img.c_download_icon {
	height: 20px;
	width: 20px;
	text-align: center;
	object-fit: contain
}
div.c_download_icon_wrap {
	bottom: -4px;
	position: absolute;
	right: -5px;
	background: #87c234;
	border-radius: 100%;
	padding: 4%;
	height: 50px;
	width: 50px;
	text-align: center
}
.product-block .ccchildpage {
	background: #fff!important;
	box-shadow: 3px 6px 4px 0 rgba(0, 0, 0, .12);
	min-height: 260px
}
.product-block .ccchildpage h3 a {
	color: #333;
	font-size: 16px;
	line-height: 1.3em
}
.product-block .ccchildpage .ccpages_more {
	display: none
}
section.plans_second h2 {
	font-size: 36px;
	font-weight: 300;
	text-align: center;
	color: #4d4d4d;
	text-transform: capitalize
}
.row.active_features a .feature_title:hover, td.feature_value a:focus, td.feature_value a:hover {
	color: #2196f3;
	text-decoration: none
}
td.checkbox_td input#custom_checkbox {
	width: 20px;
	height: 20px;
	margin-top: 5px
}
section.plans_second p {
	font-size: 15px;
	text-align: center;
	width: 50%;
	margin: 1% auto;
	color: grey
}
section.plans_last, section.plans_second {
	margin: 0
}
.plans_last {
	background-color: #f2f2f2
}
section.plans_last {
	padding: 10% 0;
	text-align: center
}
section.plans_last h2 {
	font-size: 40px;
	color: #000
}
section.plans_last a button {
	color: #fff;
	background: #000;
	width: 250px;
	height: 50px;
	font-size: 14px;
	border-radius: 30px;
	text-transform: uppercase;
	transition: .8s;
	border: transparent
}
section.plans_last a button:hover {
	background: #fff;
	color: #000
}
section.plans_last p {
	margin: 2%
}
section.plans_second {
	padding: 2% 6%
}
div#plansModal {
	padding: 0!important
}
table#services_plan {
	font-size: 14px;
	overflow: hidden!important
}
i.fa.fa-info-circle.tooltips {
	margin-left: 3%;
	color: #b2b2b2
}
table i.fa.fa-check {
	width: 100%;
	text-align: center
}
.checkbox_td, .plan_options {
	text-align: center
}
th.feature_heading {
	background: #000
}
.dot_icon {
	float: left;
	margin-right: 2%
}
th.th_footer:hover span {
	color: #fff
}
.dot_icon img {
	width: 80%
}
table#services_plan tr.table_heading th {
	padding: 2%
}
.feature_text {
	color: #fff;
	font-weight: 300;
	font-size: 13px;
	line-height: 1.3
}
.feature_text span {
	font-weight: 700;
	font-size: 18px
}
th.plan_options {
	background: #f5f5f5;
	color: #000
}
th.plan_options a {
	color: #000
}
th.th_footer {
	border: 0
}
td.feature_value {
	background: #f5f5f5;
	color: #000;
	font-size: 14px
}
table#services_plan tr {
	background: #fff
}
table#services_plan td {
	border: 1px solid #ddd!important
}
tfoot th:nth-child(1) {
	border: 1px solid #fff!important;
	background: 0 0;
	outline: 0;
	border-right: unset!important
}
div#th_footer_request.th_footer_get_price {
	font-size: 12px;
	color: #9ba0c0;
	padding: 10%;
	letter-spacing: .2px;
	font-weight: 500
}
div#th_footer_request.th_footer_get_request {
	color: #2196ef;
	font-weight: 600;
	padding: 15px;
	text-transform: uppercase
}
th.th_footer:hover {
	background: #2196ef
}
th.th_footer.in-active div span {
	color: unset
}
.th_footer_get_request {
	border: 1px solid #2196ef;
	border-right: 0
}
th.th_footer.custom #th_footer_request.th_footer_get_request {
	border-right: 1px solid #2196ef
}
.th_footer_get_price {
	text-decoration: underline
}
.plan_banner_numbers {
	position: absolute;
	bottom: 80px;
	left: 43px
}
.row.plan_banner_numbers h2 {
	color: #818181;
	display: grid;
	text-align: left;
	margin-bottom: 3%;
	text-transform: uppercase
}
select {
	-moz-appearance: none;
	-webkit-appearance: none;
	background-image: url(../images/select-down_grey.png)!important;
	background-position: 153px!important;
	background-repeat: no-repeat!important;
	cursor: pointer
}
select#employee_count {
	background-position: right!important;
	background-size: 20px
}
.plan_banner_numbers_left h2, .plan_banner_numbers_right h2 {
	width: 48%;
	text-align: center;
	margin-bottom: 8%
}
.plan_banner_numbers_left span, .plan_banner_numbers_right h2 {
	font-weight: 700;
	font-size: 25px
}
.plan_banner_numbers_left h2, .plan_banner_numbers_right span {
	font-weight: 500;
	font-size: 11px
}
.plan_banner_numbers_left p {
	font-weight: 100;
	margin: 0;
	font-size: 12px
}
.plan_banner_numbers_left, .plan_banner_numbers_right {
	display: flex
}
input[type=checkbox].hidden_cb {
	visibility: hidden
}
input.hidden_borders.pop_up_mobile, input[type=Phone].hidden_borders, input[type=email].hidden_borders, input[type=text].hidden_borders {
	border: none;
	border-bottom: 1px solid grey;
	width: 70%;
	padding: 10px 0;
	margin: 15px 0;
	font-size: 16px
}
input[type=Phone].hidden_borders::-webkit-input-placeholder, input[type=email].hidden_borders::-webkit-input-placeholder, input[type=number].hidden_borders::-webkit-input-placeholder, input[type=text].hidden_borders::-webkit-input-placeholder {
	font-size: 18px
}
#plansModal h4 {
	color: #000;
	font-weight: 500
}
input[type=checkbox] + label:before {
	border: 3px solid grey;
	content: "\00a0";
	display: inline-block;
	font: 16px/1em sans-serif;
	height: 20px;
	margin: 0 1.25em 0 0;
	padding: 0;
	vertical-align: middle;
	width: 20px
}
input[type=checkbox]:checked + label:before {
	background: #fff;
	color: #333;
	content: "\2713";
	text-align: center
}
input[type=checkbox]:checked + label:after {
	font-weight: 700
}
.modal-body div, .modal-body div label {
	font-size: 20px;
	font-weight: unset!important
}
h2.modal-title {
	text-align: center;
	color: #7f7f7f;
	font-weight: 500;
	font-size: 21px
}
.modal-header {
	background: #fff;
	border-bottom: none
}
.pop_up_question {
	font-size: 21px;
	color: #000;
	font-weight: 500;
	margin: 2% 3%
}
#plansModal .answer-wrap {
	height: 300px;
	overflow-y: scroll
}
#plansModal .modal-footer button {
	width: 200px;
	height: 50px;
	background: grey;
	border-radius: 30px;
	font-size: 14px
}
#plansModal .modal-footer button:hover {
	background-color: #2196ef!important
}
.slider-nav-question_pop div {
	width: 150px;
	height: 40px;
	background: #2196f3;
	border: transparent;
	color: #fff;
	font-size: 18px;
	border-radius: 30px;
	display: flex;
	justify-content: center;
	align-items: center
}
.q_submit button {
	background: 0 0;
	border: 0;
	color: #fff;
	font-size: 16px;
	text-transform: uppercase
}
.slider-nav-question_pop div {
	margin: 1%
}
.question_pop {
	display: none
}
.active-slide {
	display: block
}
.slider-nav-question_pop {
	text-align: center;
	display: flex;
	justify-content: flex-end;
	background: #f5f5f5;
	padding: 2% 2% 2% 0
}
.modal-body {
	height: auto
}
.modal-body .btn.btn-primary{

}

p.thankyou_icon {
	text-align: center
}
div#thankyoumodal i {
	color: #9acd32;
	font-size: 10rem;
	border: 1px solid;
	border-radius: 100%
}
div#thankyoumodal h2.thanks {
	font-size: 21px;
	text-align: center;
	color: #9acd32;
	font-weight: 500
}
.slider-nav-question_pop div:hover {
	cursor: pointer
}
td.feature_value a {
	color: #000
}
.tooltips {
	position: relative;
	display: inline-block
}
.tooltips .tooltiptext {
	visibility: hidden;
	width: max-content;
	background-color: #000;
	color: #fff;
	text-align: center;
	padding: 8px;
	border-radius: 6px;
	font-size: 11px;
	letter-spacing: .5px;
	position: absolute;
	z-index: 1;
	font-family : Nunito, sans-serif!important;
    line-height: 1.25;
}
.tooltips:hover .tooltiptext {
	visibility: visible;
	width: 150px
}
.th_footer {
	position: relative;
	cursor: pointer
}
#th_footer_request {
	width: 100%;
	text-align: center
}
th.th_footer {
	padding: 0!important
}
.plan_wrapper {
	position: absolute;
	top: 0;
	bottom: 0;
	background: #3e333300;
	height: inherit;
	width: 100%;
	left: 0;
	opacity: .5;
	z-index: 1;
	display: none;
	-webkit-animation: slide-down .3s ease-out;
	-moz-animation: slide-down .3s ease-out
}
th.th_footer.in-active #th_footer_request {
	background: #f5f5f5;
	color: #cdcdcd;
	border: transparent
}
th.th_footer.in-active {
	background-color: #f5f5f5
}
td.feature_value a {
	color: #000
}
.th_footer.in-active .plan_wrapper {
	display: block;
	-webkit-animation: slide-down .3s ease-out;
	-moz-animation: slide-down .3s ease-out
}
.th_footer.in-active {
	cursor: no-drop
}
.plan_wrapper_custom {
	display: none;
	position: absolute;
	top: 0;
	right: 0;
	padding: 0 10px;
	color: #ff4500;
	font-size: 20px;
	-webkit-animation: slide-down .3s ease-out;
	-moz-animation: slide-down .3s ease-out
}
.th_footer.is-active .plan_wrapper_custom {
	display: none;
	-webkit-animation: slide-down .3s ease-out;
	-moz-animation: slide-down .3s ease-out
}
table#services_plan tr.table_heading th {
	padding: 2%
}
span.desktop {
	display: block
}
.feature_text {
	font-weight: 700;
	font-size: 18px
}
th.plan_options {
	background: #f5f5f5;
	color: #000
}
th.plan_options a {
	color: #000
}
th.th_footer {
	border: 0
}
td.feature_value {
	background: #f5f5f5;
	color: #000;
	font-size: 14px;
	text-align: left;
	padding-left: 10px
}
table#services_plan tr {
	background: #fff
}
table#services_plan th.plan_options {
	border: 1px solid #ddd!important;
	border-bottom: 2px solid #ddd!important;
	padding-bottom: .5em!important
}
table#services_plan thead th {
	border-bottom: 2px solid #ddd!important
}
tfoot th:nth-child(1) {
	border: 1px solid #fff!important;
	background: 0 0;
	outline: 0;
	border-right: unset!important
}
div#th_footer_request.th_footer_get_price {
	font-size: 12px;
	color: #9ba0c0;
	padding: 10%;
	letter-spacing: .2px;
	font-weight: 500
}
div#th_footer_request.th_footer_get_request {
	color: #2196ef;
	font-weight: 600;
	padding: 15px;
	text-transform: uppercase
}
div#th_footer_request:hover {
	background: #2196ef;
	color: #fff
}
th.th_footer.in-active div span {
	color: unset
}
.th_footer_get_request {
	border: 1px solid #2196ef;
	border-right: 0
}
th.th_footer.custom #th_footer_request.th_footer_get_request {
	border-right: 1px solid #2196ef
}
.th_footer_get_price {
	text-decoration: underline
}
@media (max-width:767px) {
	h1.turbo_heading_banner {
		width: 80%
	}
	th.plan_options a {
		display: inline-block;
		-webkit-transform: rotate(270deg);
		-moz-transform: rotate(270deg);
		-ms-transform: rotate(270deg);
		-o-transform: rotate(270deg);
		transform: rotate(270deg);
		text-transform: uppercase;
		font-size: 12px;
		width: 50px
	}
	div#th_footer_request span {
		-moz-transform: rotate(180deg);
		-ms-transform: rotate(180deg);
		-o-transform: rotate(180deg);
		transform: rotate(180deg);
		font-size: 12px;
		writing-mode: vertical-lr;
		-moz-writing-mode: vertical-lr;
		-ms-writing-mode: vertical-lr;
		-o-writing-mode: vertical-lr;
		height: 100px;
		font-weight: 700
	}
	table#services_plan tr.table_heading th {
		padding: 0;
		vertical-align: middle;
		height: 90px
	}
	section.plans_second {
		overflow: scroll
	}
	div#th_footer_request.th_footer_get_request {
		color: #fff;
		font-weight: 500;
		padding: 3px;
		background: #2196ef;
		text-transform: uppercase;
		font-size: 10px
	}
	td.feature_value {
		padding: 5px
	}
	section.plans_second p {
		width: 90%;
		font-size: 16px
	}
	.feature_text {
		padding: 10px
	}
	.dot_icon, i.fa.fa-info-circle.tooltips {
		display: none
	}
	section.plans_second {
		padding: 8% 2%
	}
	.plan_middle_slick_wrapper {
		flex-direction: column-reverse
	}
	.get_direction {
		margin-top: 2%
	}
	.dot_icon, i.fa.fa-info-circle.tooltips {
		display: none
	}
	.desktop {
		display: none
	}
	.elementor-tabs .elementor-tab-title {
		width: 100%!important
	}
	.elementor-tabs .elementor-tab-content {
		border-left: 1px solid #d4d4d4!important;
		border-right: 1px solid #d4d4d4!important;
		padding: 20px 50px!important;
		margin: 0!important
	}
}
@media (min-width:350px) and (max-width:1024px) {
	.learn-section div.elementor-column-wrap {
		padding: 20px!important
	}
	.learn-section h3.elementor-image-box-title {
		font-size: 15px!important
	}
	.learn-section .image-box figure {
		width: 90px!important;
		height: 90px!important
	}
}
.case-study-block figcaption.elementor-image-carousel-caption {
	padding: 15px;
	background: #2e8ef7;
	color: #fff;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis
}
.casestudy-block .elementor-image-box-content {
	padding: 15px;
	background: #2e8ef7;
	margin-top: -8px
}
.elementor-element.homeAdvantageIcons img {
	height: auto;
	max-width: 50px;
	border: none;
	-webkit-border-radius: 0;
	border-radius: 0;
	-webkit-box-shadow: none;
	box-shadow: none
}
.homeAdvantageIcons .elementor-image-box-img {
	padding: 0 15px 0 0
}
@media (min-width:768px) and (max-width:1024px) {
	.elementor-element.homeAdvantageIcons img {
		max-width: 30px
	}
}
.site-info, .social-navigation {
	display: none
}
.category .page-header {
	padding-bottom: 0;
	margin-bottom: 20px
}
.category .page-header .page-title {
	font-size: 20px;
	border-bottom: 2px solid #333;
	padding-bottom: 10px
}
@media screen and (min-width:48em) {
	.twentyseventeen-front-page.has-header-image .custom-header-media {
		height: 650px!important
	}
}
@media (max-width:767px) {
	.casestudy-block figure.elementor-image-box-img img {
		width: 100%!important
	}
	.casestudy-block .elementor-image-box-content {
		margin-top: -10px
	}
}
.insights-block .elementor-image img {
	border-radius: 20px;
	width: 100%
}
.insights-block .elementor-text-editor.elementor-clearfix {
	background: #fff;
	opacity: .8;
	padding: 20px;
	margin-top: -187px;
	height: 168px;
	border-bottom-left-radius: 20px;
	border-bottom-right-radius: 20px
}
@media (min-width:768px) and (max-width:992px) {
	.insights-block .elementor-text-editor.elementor-clearfix {
		padding: 15px
	}
}
.innovations-block figcaption.elementor-image-carousel-caption {
	padding: 10px;
	color: #fff;
	background: #6CB844
}
.innovations-block .slick-slide {
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 20px;
	box-shadow: 0 0 12px transparent
}
.contact-form a, .contact-form label {
	color: #fff
}
.contact-form div.wpcf7-validation-errors, div.wpcf7-acceptance-missing {
	color: #fff
}
.contact-form button, input[type=button], input[type=submit] {
	width: 100%;
	background: #6CB844
}
.contact-form select {
	width: 100%
}
.contact-form img {
	width: 100%
}
.elementor-9 .elementor-element.elementor-element-19a148cd .elementor-image-carousel-caption {
	max-width: 800px;
	padding: 20px 10px;
	margin: auto;
	letter-spacing: 0;
	font-style: normal
}
.features-block a {
	color: #fff
}
.pt-cv-view .pt-cv-title {
	padding: 0
}
.pt-cv-meta-fields{
	padding-left: 10px;
}
.back-button .elementor-icon-box-wrapper {
	background: #6dba00;
	width: 175px;
	padding: 10px 35px;
	text-align: center;
	border-radius: 25px;
	color: #fff
}
.back-button .elementor-icon-box-wrapper:hover {
	background: #3f64d5!important
}
@media (max-width:767px) {
	.back-button .elementor-icon-box-content, .back-button .elementor-icon-box-icon {
		display: inline-block;
		margin-bottom: 0!important
	}
	.back-button .elementor-icon-box-content {
		margin-left: 15px!important
	}
	.back-button .elementor-icon-box-wrapper {
		margin: 0 auto!important
	}
}
@media only screen and (min-width:992px) and (max-width:1220px) {
	.elementor-9 .elementor-element.elementor-element-1f6cad6 .eael-fancy-text-strings, .home-header .elementor-widget-heading h2.elementor-heading-title {
		font-size: 30px!important
	}
	.site-content {
		padding-top: 0!important
	}
}
.elementor-slick-slider .slick-next {
	right: 0!important
}
.elementor-slick-slider .slick-prev {
	left: 0!important
}
.sub {
	display: inline-block!important;
	font-size: 12px!important;
	margin-top: -20px!important
}
.career-table .eael-data-table-wrap table td a:hover {
	color: #474845!important
}
.career-table .eael-data-table-wrap table tr {
	border-bottom: 1px solid #b5b5b5!important
}
@media (max-width:767px) {
	.contact-tabs .elementor-tabs .elementor-tab-title {
		width: 100%!important;
		padding: 10px!important
	}
	.contact-tabs .elementor-tab-title.elementor-tab-mobile-title.elementor-active {
		background: #6CB844;
		color: #fff
	}
}
.pt-cv-view .carousel-control {
	bottom: 58%!important;
	color: #fff!important
}
.latest-blog .eael-grid-post {
	height: 140px;
	padding: 0;
	border: 0 solid red
}
.latest-blog .eael-grid-post-holder {
	border: 0
}
.latest-blog .eael-grid-post .eael-entry-medianone {
	width: 48%;
	margin-left: 1%;
	float: left
}
.latest-blog .eael-grid-post .eael-entry-medianone img {
	height: 125px;
	width: 200px;
	border: 1px solid #fafafa
}
.latest-blog .eael-grid-post .eael-entry-wrapper {
	width: 50%;
	float: right;
	padding-top: 0
}
.latest-blog .eael-grid-post .eael-entry-wrapper a {
	font-size: 16px;
	line-height: 1.4;
	-webkit-line-clamp: 4;
	padding-top: 10px
}
.latest-blog .eael-grid-post .eael-entry-wrapper .eael-entry-title {
	margin: 0
}
.latest-blog .pt-cv-scrollable .pt-cv-thumbnail {
	height: 533px!important
}
.blog-post-list img {
	height: 300px!important
}
.eael-grid-post .eael-entry-wrapper {
	min-height: 100px
}
.eael-col-4 .eael-entry-thumbnail img {
	height: 180px!important
}
.terms-cond-table th {
	display: none
}
.terms-cond-table td {
	border: 1px solid #ddd!important
}
.terms-cond-table tr td:first-child {
	width: 30%;
	font-weight: 700
}
.terms-cond-table .td-content-wrapper {
	line-height: 1.5;
	font-family: Nunito, sans-serif!important
}
.solutions-tabs .elementor-tabs-content-wrapper {
	min-height: 500px!important
}
.solutions-tabs .elementor-image-box-img img {
	max-width: 50px!important;
	height: auto
}
.solutions-tabs .elementor-image-box-title a {
	font-size: 16px
}
.solutions-tabs .elementor-element-58e80fa9 img {
	margin-right: 20px
}
#multi-step-form .fw-wizard-step-header.fw-current {
	height: auto;
	display: none!important
}
#multi-step-form .fw-plain-layout .fw-step-part-body {
	float: left;
	width: 100%;
	font-size: 15px!important;
	background: #e9e9e9 none repeat scroll 0 0;
	margin: 0 0 50px 0;
	padding: 20px 0 20px 0;
	position: relative;
	border-left: 10px solid #546e7a;
	box-sizing: border-box
}
#multi-step-form [data-type=fw-checkbox] label, #multi-step-form [data-type=fw-radio] label {
	font-size: 15px!important
}
#multi-step-form .fw-wizard-step-container h3 {
	font-size: 20px!important;
	margin: 0!important
}
#multi-step-form .fw-plain-layout .fw-step-part-body {
	margin-bottom: 0!important
}
#multi-step-form .fw-step-block {
	margin-bottom: 0!important
}
#multi-step-form .fw-toggle-summary {
	display: none!important
}
#multi-step-form .fw-step-part {
	margin-bottom: 0!important
}
@media (min-width:769px) {
	#multi-step-form .fw-wizard-step-header-container {
		margin-bottom: 0!important
	}
}
@media (min-width:769px) {
	#multi-step-form .fw-radio-row input[type=radio]:checked + label:before {
		line-height: 20px!important
	}
}
.elementor-4931 .elementor-element.elementor-element-65e51ca .modal-content {
	margin-top: 0!important
}
#multi-step-form .fw-button-fileupload, #multi-step-form .fw-button-next, #multi-step-form .fw-button-previous {
	background: #6dba00!important
}
#multi-step-form .fw-wizard-step-container {
	min-height: 455px;
	padding: 0 20px;
	text-align: left
}
#multi-step-form .fw-wizard-buttons {
	margin-top: 30px;
	background: #6dba00
}
#multi-step-form .fw-wizard-buttons button.fw-button-previous {
	float: left;
	margin: 10px
}
#multi-step-form .fw-wizard-buttons button.fw-button-next {
	float: right;
	margin: 10px
}
#multi-step-form .fw-plain-layout .fw-step-part-title {
	text-align: left;
	font-size: 20px
}
#multi-step-form .fw-wizard-step-container h3 {
	margin-bottom: 20px!important
}
#multi-step-form .fw-plain-layout .fw-step-part-body {
	border-left: 10px solid #fff!important;
	background: #fff!important
}
#multi-step-form .fw-input-container {
	text-align: left;
	padding-left: 15px;
	padding-right: 5px
}
#multi-step-form .fw-plain-layout .fa.form-control-feedback {
	display: none
}
#multi-step-form .fw-text-input, #multi-step-form .fw-text-input[type=text], #multi-step-form .fw-textarea, #multi-step-form input.msfp-registration-input {
	padding-left: 10px!important
}
#multi-step-form .fw-input-container {
	padding-left: 0;
	padding-right: 0
}
#multi-step-form .fw-alert-user.fw-alert-user-fail {
	opacity: 0!important
}
a.eael-grid-post-link {
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical
}
#menu-item-5681 ul.sub-menu, #menu-item-5681 ul.sub-menu a {
	width: 200px
}
.comment-form #wp-comment-cookies-consent {
	opacity: 0;
	position: absolute
}
.eael-entry-thumbnail img {
	max-height: 250px
}
@media (min-width:768px) and (max-width:950px) {
	#top-menu {
		width: 520px;
		float: right;
		margin-top: 0px;
		margin-right: 10px;
	}
	.menu-bg ul#top-menu {
   		margin-top: 0!important;
	}
	.menu-bg {
		min-height: 85px!important;
	}
	.main-navigation ul li.focus > ul, .main-navigation ul li:hover > ul {
		left: -11.5em;
		right: auto
	}
	.eael-entry-thumbnail img {
		max-height: 180px
	}
	.latest-blog .eael-grid-post {
		width: 100%
	}
}
@media (min-width:951px) and (max-width:1120px) {
	#top-menu {
		width: 700px;
		float: right;
        margin-left: auto;
        margin-right: 0px;
        margin-top: 0;	
	}
	.menu-bg ul#top-menu {
   		margin-top: 0!important;
	}
	.menu-bg {
		min-height: 85px!important;
	}
}
.pt-cv-wrapper img {
	width: 100%
}
.blue-bg .eael-grid-post-holder {
	background: 0 0!important;
	border: none!important
}
.blue-bg .eael-entry-wrapper {
	background: #6CB844;
	padding: 0;
	min-height: unset
}
.blue-bg a.eael-grid-post-link {
	color: #fff!important
}
.pricing-table .elementor-widget-container {
	display: block;
	width: 100%;
	overflow-x: auto
}
@media screen and (max-width:480px) {
	#multi-step-form .fw-wizard-buttons button.fw-button-next {
		float: right;
		margin: auto
	}
	#multi-step-form .fw-radio-row input[type=radio]:checked + label:before {
		line-height: 19px!important
	}
	#multi-step-form .fw-wizard-buttons button.fw-button-previous {
		margin: auto;
		margin-bottom: 10px
	}
	#multi-step-form .fw-wizard-step-container h3 {
		margin-bottom: 0!important
	}
}
.multilingual-block p {
	padding: 8px;
	color: #fff
}
.main-btn .eael-creative-button--winona:hover {
	background-color: #3f64d5!important;
	box-shadow: none!important
}
.news-img .eael-entry-thumbnail img {
	height: auto
}
@media screen and (min-width:768px) and (max-width:1225px) {
	.news-img .eael-entry-thumbnail img {
		height: 240px!important
	}
}
.header {
	display: block;
	position: relative;
	background-position: center;
	height: 400px;
	overflow: hidden;
}
.animatedBackground {
	width: 100%;
	height: 100%;
	animation: zoomin 15s infinite;
	background-size: cover;
	position: absolute;
	top: 0;
	left: 0
}
@keyframes zoomin {
	0% {
		opacity: 1;
		background-size: cover;
		transform: scale(1)
	}
	50% {
		opacity: 1;
		transform: scale(1.2)
	}
	100% {
		opacity: 1;
		transform: scale(1)
	}
}
@media (min-width:768px) {
	.home-pg-header {
		padding: 0;
		position: relative;
		border-radius: 0 0 100% 100%/0 0 30% 30%;
		overflow: hidden
	}
}
.innovations-block .case-study-carousel figcaption.elementor-image-carousel-caption {
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis
}
@media (min-width:768px) {
	li#menu-item-6350 a {
		background: #6CB844;
		color: #fff;
		border-radius: 20px
	}
}
.capt-features .image-box figure {
	width: 140px!important;
	height: 140px!important
}
@media screen and (max-width:1200px) {
	.capt-features .image-box figure {
		width: 120px!important;
		height: 120px!important
	}
}
.inno-slider img {
	width: auto!important;
	max-height: 100px!important
}
.elementor-widget-heading h2.elementor-heading-title {
	font-weight: 700;
	line-height: 1.3em
}
.chatboat-container {
	width: 270px;
	position: fixed;
	bottom: 32px;
	right: 20px;
	z-index: 3
}
.box.border.primary {
	border: 1px solid #8ed968
}
.box.border.primary > .box-title {
	color: #fff!important;
	background-color: #8ed968;
	border-bottom: 1px solid #8ed968
}
.box.border > .box-title, .box.solid > .box-title {
	padding: 8px 10px 2px;
	border-bottom: 1px solid #c4c4c4;
	min-height: 25px;
	background-color: #dbdbdb;
	margin-bottom: 0
}
.box.border.primary > .box-title h4, .box.border.primary > .box-title h4 i {
	color: #fff!important
}
.box.border > .box-title h4, .box.solid > .box-title h4 {
	display: inline-block;
	font-size: 13px;
	font-weight: 400;
	margin: 0 0 3px;
	padding: 0
}
.box.border > .box-title .tools, .box.solid > .box-title .tools {
	display: inline-block;
	padding: 0;
	margin-bottom: 3px;
	float: right;
	clear: both;
	min-height: 20px
}
.box.border.primary > .box-title .tools > a {
	color: #f4f4f4!important
}
.box.border > .box-title .tools > a, .box.solid > .box-title .tools > a {
	display: inline-block;
	font-size: 14px;
	line-height: 24px;
	text-decoration: none;
	color: #ababab;
	margin-right: 5px
}
.vAlignMid {
	vertical-align: middle
}
.box.border .box-body.big, .box.solid .box-body.big {
	padding: 30px
}
.box.border .box-body, .box.solid .box-body {
	border-radius: 0 0 4px 4px;
	padding: 10px;
	background-color: #fff
}
.clearfix, .clearfix:after, .modal-footer:after {
	clear: both
}
.footer_appstore img {
	width: 50px;
	padding: 7px
}
.customers-block figure.elementor-image-box-img {
	margin-bottom: 0!important
}
.customers-block .elementor-image-box-content {
	background: #6CB844!important;
	color: #fff!important;
	padding: 15px;
	margin-top: -9px;
	text-align: center
}
.customers-block p.elementor-image-box-description {
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis
}
.feature-list .wp-block-column {
    flex-basis: 100%;
    padding: 20px;
    margin: 10px;
}
.feature-list .wp-block-media-text {align-items: inherit!important;}
.feature-list  figure.wp-block-media-text__media{padding-top:12px;}
.feature-list .wp-block-column:hover {
    box-shadow: 0 1px 6px 0 rgba(32, 33, 36, .28);
}
.feature-list .wp-block-column h6{
    font-size: 20px;
}
@media screen and (min-width:600px) {
	.feature-list .wp-block-column:not(last-child) {
		margin-right: 10px;
	}
	.wp-block-column:not(first-child), .wp-block-column:nth-child(2n) {
		margin-left: 10px;
	}
}
.industry-features .wp-block-media-text__content {
	padding: 0 30px;
}
@media screen and (max-width:600px) {
	.industry-features .wp-block-media-text__content {
		padding: 20px 0;
	}
	.industry-features img {
		max-height: 150px;
		max-width: 200px!important;
	}
	.wp-block-media-text.industry-features {
		text-align: center
	}
	.wp-block-column.feature-dec, .wp-block-column.feature-inc {
		margin: 1%!important;
	}
	.feature-list .wp-block-media-text__content {
		padding-right: 0!important;
	}
}
@media (min-width:420px)  and (max-width:600px) 
{
	.highlights .wp-block-column {
		flex-basis: 48%;
		margin: 10px;
	}
	.highlights .wp-block-column:nth-child(1), .highlights .wp-block-column:nth-child(4) {
		background: #2f8cf7!important;
	}
	.highlights .wp-block-column:nth-child(2), .highlights .wp-block-column:nth-child(3) {
		background: #3f65d5!important;
	}
}
.highlights.wp-block-columns {
	margin-top: -80px;
}
@media screen and (max-width:600px) {
	.highlights .wp-block-column.image-box {
		margin: 1%!important;
	}
	.highlights{
		margin-top:0!important;
	}
}
.future-product {
	background-image: url(https://www.zinghr.com/wp-content/uploads/2019/05/shape-bg.png);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: contain;
	height: 500px;
	display: flex;
	align-items: center;
	justify-content: center;
}
.future-product .wp-block-image {
	margin-bottom: 0;
}
.image-box figure.wp-block-image {
	margin: 0 auto;
}
.wrap {
	padding-left: 0!important;
	padding-right: 0!important;
	max-width: unset;
}
.is-style-default a.wp-block-button__link.has-background:hover {
	background-color: #3f64d5!important;
	text-decoration: none!important;
	box-shadow: none;
	color: #fff;
}
.is-style-default a.wp-block-button__link.has-background {
	font-size: 16px;
	font-weight: 500;
	min-width: 200px!important;
	margin-top: 0;
}
@media screen and (max-width:850px) {
	.future-industry .wp-block-column.content, .future-industry .wp-block-column.future-product {
		margin: 0!important;
		flex-basis: 100%;
	}
	.future-industry .wp-block-columns.has-3-columns {
		display: flex;
		flex-wrap: unset;
	}
	.future-product .wp-block-image {
		width: 100%;
	}
}
.future-industry {
	margin-top: 50px
}
@media screen and (min-width:601px) and (max-width:992px) {
	.image-box figure {
		width: 80px!important;
		height: 80px!important;
		padding: 20px 23px;
	}
}
@media screen and (max-width:781px) {
	.ind-feature-pts .wp-block-column {
		margin: 0 0 20px 0!important;
		flex-basis: 50%;
	}
	.ind-feature-pts figure.wp-block-media-text__media {
		max-width: 30px;
	}
	.ind-header-sec .wp-block-column {
		flex-basis: 100%;
		margin: 0
	}
	.ind-header-sec .wp-block-column figure {
		margin: 0 0 20px 0;
	}
	.ind-header-sec .wp-block-column:last-child {
		margin-bottom: 20px
	}
	.ind-header-sec .wp-block-image figure {
		margin-right: 0!important
	}
	.feature-dec figure {
		width: 80px!important;
		padding: 27px 26px 25px!important
	}
	.feature-inc figure {
		width: 80px!important;
		padding: 24px 26px 26px!important
	}
	.blk-display {
		display: none!important
	}
	.feature-list .wp-block-media-text__content {
		padding-right: 0!important
	}
}
.future-industry .image-box figure {
	width: 100px!important;
	height: 100px!important;
	padding: 25px 29px;
	border-radius: 50%!important;
	background: #fff;
	box-shadow: 3px 6px 4px 0 rgba(0, 0, 0, .12);
	margin-bottom: 15px!important
}
.wp-block-column.ind-header-cont {
	display: flex;
	flex-flow: column;
	justify-content: center
}
#cta h2, #cta h3 {
	padding: 0 0
}
#cta .btn {
	display: inline-block;
	padding: 10px 30px;
	background: #86c033;
	color: #fff;
	text-decoration: none;
	margin: 10px;
	border-radius: 20px
}

.content-wrap {
	max-width: 1400px;
	margin: auto;
	float: none!important;
	padding: 0 20px
}
.featured-block {
	margin-bottom: 30px;
	display: inline-block;
	width: 100%;
	height: 500px;
	background-size: cover;
	background-attachment: fixed!important;
	background-repeat: no-repeat
}
.featured-block .header-title {
	display: flex;
	justify-content: center;
	flex-flow: column;
	width: 100%;
	background-image: linear-gradient(180deg, rgba(114, 127, 178, .3) 0, rgba(12, 0, 4, .87) 100%);
	height: 500px;
	color: #fff;
	text-align: center;
	padding: 20px
}
.featured-block .heading {
	font-size: 3em;
	padding: 0;
	margin: 0;
	margin-bottom: 10px
}
.featured-block .subheading {
	font-size: 2em;
	padding: 0;
	margin: 0;
	color: #fff
}
.image-block {
	padding-top: 50px!important;
	display: inline-block
}
.image-block div {
	display: inline-block;
	width: 49%;
	margin-right: 1%;
	float: left;
	min-width: 500px
}
.image-block div img {
	max-width: 600px
}
.highlights .wp-block-column {
	margin: 0;
	color: #fff;
	padding: 30px
}
.feature-dec h3, .feature-inc h3 {
	color: #fff!important;
	padding-top: 0
}
.feature-dec figure {
	background: #fff;
	width: 100px;
	height: auto;
	border-radius: 50%;
	padding: 34px;
	box-shadow: 3px 6px 4px 0 rgba(0, 0, 0, .12)
}
.feature-inc figure {
	background: #fff;
	width: 100px;
	height: auto;
	border-radius: 50%;
	padding: 34px;
	box-shadow: 3px 6px 4px 0 rgba(0, 0, 0, .12)
}
.highlights p {
	margin-bottom: 0
}
.highlights .wp-block-column:nth-child(n) {
	background-color: #2f8cf7
}
.highlights .wp-block-column:nth-child(2n) {
	background-color: #3f65d5
}
.highlights h3 {
	color: #fff!important
}
@media screen and (min-width:601px) and (max-width:781px) {
	.highlights.wp-block-columns {
		flex-wrap: nowrap;
	}
	.highlights .wp-block-column {
		padding: 20px;
		margin:0px!important;
	}
}
@media screen and (max-width:780px) {
	.future-industry .image-box figure {
		width: 80px!important;
		height: 80px!important;
		padding: 20px!important;
		border-radius: 50%!important;
		background: #fff;
		box-shadow: 3px 6px 4px 0 rgba(0, 0, 0, .12);
		margin-bottom: 15px!important
	}
}
header.entry-header.featured-block {
	float: none!important
}
.product-img.prod-sc-mob img {
	width: 768px!important;
	margin: 30px 0 0 0
}
.pt-0 {
	padding-top: 0!important
}
.pt-1 {
	padding-top: 10px!important
}
.pt-2 {
	padding-top: 20px!important
}
.pt-3 {
	padding-top: 30px!important
}
.pt-4 {
	padding-top: 40px!important
}
.mt-0 {
	margin-top: 0!important
}
.mt-1 {
	margin-top: 10px!important
}
.mt-2 {
	margin-top: 20px!important
}
.mt-3 {
	margin-top: 30px!important
}
.mt-4 {
	margin-top: 40px!important
}
.mb-0 {
	margin-bottom: 0!important
}
.mb-1 {
	margin-bottom: 10px!important
}
.mb-2 {
	margin-bottom: 20px!important
}
.mb-3 {
	margin-bottom: 30px!important
}
.mb-4 {
	margin-bottom: 40px!important
}
span.edit-link {
	display: none
}
@media screen and (max-width:600px) {
	.benefits-blk .wp-block-column {
		flex-basis: 100%!important
	}
}
.product-img.prod-sc-large img {
	width: 1200px!important
}
.product-img.prod-sc-med img {
	width: 900px!important
}
.product-img.prod-sc-xl img {
	width: 1400px!important
}
@media screen and (max-width:768px) {
	.rnr-blk .wp-block-media-text__content {
		padding: 20px!important
	}
	.rnr-blk {
		display: block!important
	}
}
@media screen and (min-width:768px) and (max-width:1200px) {
	.rnr-blk .is-style-default a.wp-block-button__link.has-background {
		margin-top: 0!important
	}
}
.capt-feature-wrapper, .capt-header-blk {
	display: flex;
	align-items: center
}
.capt-header-blk h1 {
	font-size: 55px!important;
	margin-bottom: 10px!important;
	padding-top: 0!important
}
.capt-header-blk h2 {
	font-size: 40px!important;
	margin-bottom: 10px!important
}
.capt-zingo-benefits {
	background-image:  url(https://www.zinghr.com/wp-content/uploads/2019/08/Captain-Zingo-ban3.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	color: #fff;
	background-attachment: fixed
}
.capt-zingo-benefits h3 {
	color: #fff!important;
	padding-top: 0!important
}
.capt-zingo-blk {
	background-image: linear-gradient(180deg, rgba(114, 127, 178, .3) 0, rgba(12, 0, 4, .87) 100%)!important;
	padding: 50px 20px!important;
	padding-bottom: 75px!important
}
.capt-zingo-features .image-box figure {
	width: 120px!important;
	height: 120px!important
}
.pt-cv-wrapper {
    padding: 20px 30px 40px;
}
@media screen and (max-width:992px) {
	.capt-header-blk h1 {
		font-size: 40px!important;
		margin-bottom: 20px!important;
		padding-top: 0!important
	}
	.capt-header-blk h2 {
		font-size: 30px!important;
		margin-bottom: 20px!important
	}
}
@media screen and (min-width:1200px) {
	.capt-zingo-features .image-box figure {
		width: 140px!important;
		height: 140px!important
	}
}
.product-block {
	display: flex!important;
	align-items: center!important
}
.board-mem-blk {
	background: #6CB844;
	padding: 60px 40px;
	color: #fff!important
}
.board-mem-blk figure.wp-block-media-text__media img {
	max-width: 500px;
	border-radius: 100%
}
.board-mem-blk h2, .board-mem-blk h3 {
	color: #fff!important
}
@media screen and (max-width:768px) {
	.investors-blk .wp-block-column {
		flex-basis: 44%!important;
		text-align: center!important
	}
	.board-mem-blk .wp-block-media-text.is-stacked-on-mobile {
		grid-template-columns: 100%!important;
		grid-template-areas: "media-text-media" "media-text-content"
	}
	.board-mem-blk figure.wp-block-media-text__media img {
		max-width: 300px;
		border-radius: 100%;
		margin-bottom: 30px
	}
	.board-mem-blk figure.wp-block-media-text__media {
		margin: 0 auto!important
	}
	.board-mem-blk {
		background: #6CB844;
		padding: 30px 20px;
		color: #fff!important
	}
	.team-leader .wp-block-column {
		flex-basis: 44%!important
	}
}
.partner-blk figure.wp-block-media-text__media {
	border: 1px solid #b2b2b2;
	height: 250px;
	padding: 15px;
	border-radius: 5px;
	display: flex;
	justify-content: center;
	align-items: center
}
.partner-blk figure.wp-block-media-text__media img, .partner-info-blk figure.wp-block-media-text__media img {
	max-width: 270px!important
}
.partner-blk .wp-block-media-text__content {
	padding-right: 0!important
}
.partner-blk .wp-block-media-text {
	margin-bottom: 30px!important
}
.partner-blk {
	margin-bottom: 50px!important
}
.partner-info-blk .wp-block-media-text__content {
	padding-left: 0!important
}
.partner-info-blk ul {
	padding-left: 50px
}
.partner-contact .wp-block-media-text__content {
	padding: 0 20px
}
@media screen and (max-width:767px) {
	.partner-contact {
		grid-template-columns: 6% auto!important
	}
	.partner-info-blk figure.wp-block-media-text__media {
		text-align: center
	}
}

#cn-notice-text a {
	color: #fff
}
.cust-blk .wp-block-column:not(:first-child), .cust-blk .wp-block-column:nth-child(2n) {
	margin-left: 20px!important
}
.cust-blk figcaption {
	padding: 15px 20px;
	background: #6CB844;
	margin-top: 0!important;
	text-align: center!important;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	font-style: normal!important;
	color: #fff
}
.cust-blk a.custom-link.no-lightbox:hover {
	box-shadow: none
}
@media screen and (max-width:1024px) {
	.wp-block-columns.has-3-columns.cust-blk {
		flex-wrap: wrap
	}
	.cust-blk .wp-block-column {
		flex-basis: 100%
	}
	.cust-blk .wp-block-column:not(:first-child),.cust-blk .wp-block-column:nth-child(2n) {
		margin-left: 0!important
	}
}
.blockquote-wrapper {
	background-image: url(https://www.zinghr.com/wp-content/uploads/2019/05/business-women.jpg);
	background-size: cover;
	background-attachment: fixed;
	background-position: center center;
	margin-top: 40px
}
.blockquote-bg {
	padding: 100px 20px 120px;
	background-image: linear-gradient(180deg, rgba(114, 127, 178, .3) 0, rgba(12, 0, 4, .87) 100%)
}
.blockquote-bg .wp-block-image img {
	max-width: 120px!important
}
.hcm-blk .wp-block-image {
	margin-right: 20px
}
.hcm-blk .wp-block-media-text__content {
	padding-right: 0!important
}
@media screen and (max-width:782px) {
	.hcm-blk .wp-block-column {
		flex-basis: 100%!important;
		flex-grow: 0
	}
}
img.pt-cv-thumbnail {
	box-shadow: none!important
}
h4.pt-cv-title a {
	font-size: 16px;
}
h4.pt-cv-title a:hover {
	text-decoration: none!important
}
.pt-cv-wrapper {
	padding: 20px 30px 40px
}
.pt-cv-view .pt-cv-ifield {
	margin-bottom: 20px!important;
	box-shadow: 6px 6px 6px 0 rgba(0, 0, 0, 0);
	padding-bottom:10px;
	border:1px solid #efefef;
}
.pt-cv-view .pt-cv-ifield:hover {
	box-shadow: 6px 6px 6px 0 rgba(0, 0, 0, .25);
}
.pt-cv-view .pt-cv-ifield a {
	text-align: left;
	color:#222;
	line-height: 1.3em;
}
@media screen and (max-width:767px) {
	.pt-cv-ifield {
		text-align: center!important
	}
	.pt-cv-ifield img {
		max-width: 400px!important
	}
}
#customer-slider {
	background-image: url(http://www.zinghr.com/wp-content/uploads/2019/04/news-banner.jpg);
	background-position: bottom center;
	background-repeat: no-repeat;
	background-size: cover;
	padding: 50px 20px;
	text-align: center;
	background-attachment: fixed;
	transition: background .3s, border .3s, border-radius .3s, box-shadow .3s;
	padding: 50px 0 50px 0;
	-webkit-animation-duration: 1.25s;
	animation-duration: 1.25s;
	position: relative
}
#customer-slider .carousel-indicators {
	left: 0;
	top: auto;
	bottom: -40px
}
#customer-slider .carousel-indicators li {
	background: #a3a3a3;
	border-radius: 50%;
	width: 8px;
	height: 8px
}
#customer-slider .carousel-indicators .active {
	background: #707070
}
#ModuleSlider .carousel-indicators {
	position: relative;
	top: 0;
	left: 50%;
	z-index: 15;
	transform: translateX(-50%);
	width: 100%;
	margin: 30px 10px;
	text-align: center
}
#ModuleSlider .carousel-indicators li {
	height: 100px;
	width: 100px;
	display: inline-block;
	text-align: center;
	opacity: .8;
	border-radius: 50%;
	border: 1px solid #efefef;
	background: #efefef;
	line-height: .7em
}
#ModuleSlider .carousel-indicators li:hover{
	background: #6CB844;
}
#ModuleSlider .carousel-indicators li:hover img {
	-webkit-filter: invert(100%);
	filter: invert(100%)
}
#ModuleSlider .carousel-indicators li:hover .img-title {
	color: #fff
}

#ModuleSlider .carousel-indicators li.active {
	opacity: 1;
	border: 1px;
}
#ModuleSlider .carousel-indicators li.active img {
	-webkit-filter: invert(100%);
	filter: invert(100%)
}
#ModuleSlider .carousel-indicators li img {
	height: 38px;
	width: 38px;
	display: table;
	margin: 10px auto
}
#ModuleSlider .carousel-indicators li .img-title {
	font-size: 11px;
	line-height: 1.1em!important;
	padding: 3px
}
#ModuleSlider .carousel-indicators li.active .img-title {
	color: #fff
}
#ModuleSlider .carousel-indicators li.active:nth-child(1) {
	background: #df5c35;
	border: #df5c35
}
#ModuleSlider .carousel-indicators li.active:nth-child(2) {
	background: #933;
	border: #933
}
#ModuleSlider .carousel-indicators li.active:nth-child(3) {
	background: #6351a2;
	border: #6351a2
}
#ModuleSlider .carousel-indicators li.active:nth-child(4) {
	background: #173760;
	border: #173760
}
#ModuleSlider .carousel-indicators li.active:nth-child(5) {
	background: #2756c4;
	border: #2756c4
}
#ModuleSlider .carousel-indicators li.active:nth-child(6) {
	background: #4285ed;
	border: #4285ed
}
#ModuleSlider .carousel-indicators li.active:nth-child(7) {
	background: #459798;
	border: #459798
}
#ModuleSlider .carousel-indicators li.active:nth-child(8) {
	background: #79ad3a;
	border: #79ad3a
}
#ModuleSlider .carousel-indicators li.active:nth-child(9) {
	background: #e5b423;
	border: #e5b423
}
#ModuleSlider .carousel-indicators li.active:nth-child(10) {
	background: #fa9010;
	border: #fa9010
}
#ModuleSlider .carousel-item-content .btn{
		margin-top:20px;
	}
@media screen and (max-width:1120px) {
	#ModuleSlider .carousel-indicators {
		background: #efefef;
		margin:0;
	}
	#ModuleSlider .carousel-indicators li{
		margin:0;
		border-radius: 0;
	}
	#ModuleSlider .carousel-item{
		margin:20px;
	}
	#ModuleSlider .carousel-item-image{
		max-width: 50%;
	}
	#ModuleSlider .carousel-item-content h2{
		font-size: 120%;
	}
	#ModuleSlider .carousel-item-content p, #ModuleSlider .carousel-item-content ul{
		font-size: 80%;
	}
	
}

@media screen and (max-width:767px) {
	#ModuleSlider .carousel-indicators {
		display: none
	}
	#ModuleSlider .carousel-item-image img{
		width: 100%!important;
	}
	.wp-block-column{margin:10px 20px!important;}
}
 .carousel-item {
	background: #fff;
}
#CustomerLogo  .carousel-item {
	background: transparent;
}
.carousel-indicators li {
	border-top: 1px solid transparent;
	border-bottom: 1px solid transparent
}
.carousel-control-next, .carousel-control-prev {
	width: 10%!important
}
.carousel-control-next-icon {
	background-image: url(https://www.zinghr.com/wp-content/assets/next-arrow.png)!important;
	width: 50px!important;
	height: 50px!important
}
.carousel-control-prev-icon {
	background-image: url(https://www.zinghr.com/wp-content/assets/pre-arrow.png)!important;
	width: 50px!important;
	height: 50px!important
}
.carousel-fade .carousel-item {
	transition: -webkit-transform .2s ease-in-out;
	transition: transform .2s ease-in-out;
	transition: transform .2s ease-in-out, -webkit-transform .6s ease-in-out;
	background: #fff;
}
.carousel-control-next:focus, .carousel-control-next:hover, .carousel-control-prev:focus, .carousel-control-prev:hover {
	-webkit-box-shadow: none;
	box-shadow: none
}
.carousel-caption:hover {
	box-shadow: none;
	text-decoration: none
}
.btn, .btn-primary, .button {
	background: #6CB844!important;
    border: #6CB844!important;
    padding: 12px 50px!important;
    border-radius: 30px!important;
    color: #fff!important;
}
.btn:hover, .btn-primary:hover, .button:hover, .btn:focus, .btn-primary:focus, .button:focus {
	background: #3463DD!important;
    border: #3463DD!important;
}
#home-slider {
	height: 650px;
	display: block;
	background: #333
}
#home-slider .slider-bg {
	width: 100%;
	height: 650px;
	display: block;
	background-size: cover;
	position: relative;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	-webkit-animation: zoomin 10s ease-in infinite;
	animation: zoomin 10s ease-in infinite;
	transition: all .5s ease-in-out;
	overflow: hidden;
}
#home-slider .slide-heading {
	max-width: 700px;
	font-size: 3.5em;
	line-height: 1.2em;
	margin: auto;
}
#home-slider .slide-description:hover, #home-slider .slide-heading:hover {
	text-decoration: none!important
}
#home-slider .slide-description {
	font-size: 2em
}
#home-slider .slide-button {
	display: inline-block;
	padding: 12px 50px;
	background: #6CB844;
	width: auto;
	font-size: 1em;
	margin: 30px 0;
	color: #fff;
	border-radius: 35px
}
.plans-features .wp-block-image {
	margin-bottom: 10px!important
}
@media screen and (max-width:600px) {
	.plans-features .wp-block-column {
		flex-basis: 50%!important;
		padding: 10px
	}
	.plans-features .wp-block-image img {
		max-width: 50px!important
	}
}
.is-style-default.deft-btn a {
	margin-top: 0!important
}
#NewAge, #NewAgeHR, #TrustUs, #TrustedPartners {
	max-width: 1400px;
	margin: auto;
	padding: 20px
}
#TrustedPartners .carousel-inner a, #TrustedPartners a.carousel-control-next, #TrustedPartners a.carousel-control-prev {
	box-shadow: none!important
}
#NewAgeHR img {
	max-width: 276px!important
}
#NewAgeHR col-md-3 {
	padding: 0!important
}
#TrustUs .carousel-control-next, #TrustUs .carousel-control-prev, #TrustedPartners .carousel-control-next, #TrustedPartners .carousel-control-prev {
	box-shadow: none
}
.carousel-item .col-md-3 {
	text-align: center!important;
	margin-bottom: 15px
}
#NewAge .card {
	border: none!important
}
#NewAge .col-md-4 {
	padding: 0!important
}
#NewAge .btn-floating {
	display: none
}
.carousel-multi-item.v-2 .carousel-item-next, .carousel-multi-item.v-2 .carousel-item-right.active {
	-webkit-transform: translateX(33%);
	transform: translateX(33%)
}
.carousel-multi-item.v-2 .carousel-item-left.active, .carousel-multi-item.v-2 .carousel-item-prev {
	-webkit-transform: translateX(-33%);
	transform: translateX(-33%)
}
.carousel-multi-item.v-2 .carousel-item-left, .carousel-multi-item.v-2 .carousel-item-right {
	-webkit-transform: translateX(0);
	transform: translateX(0)
}
.carousel-multi-item.v-2 .btn-floating {
	top: -50px;
	left: unset;
	-webkit-transform: none;
	transform: none
}
.carousel-multi-item.v-2 .btn-floating[data-slide=prev] {
	right: 50px;
	left: unset
}
.carousel-multi-item.v-2 .btn-floating[data-slide=next] {
	right: 0
}
.carousel-multi-item.v-2 .btn-floating:hover {
	text-decoration: none
}
.carousel-multi-item .carousel-indicators {
	margin-bottom: -2em
}
.carousel-multi-item .card-cascade.narrower {
	margin-top: 1.25rem;
	margin-bottom: .3rem
}
.carousel-multi-item .btn-floating {
	position: absolute;
	content: "";
	color: #444;
	z-index: 9;
	font-size: 24px;
	line-height: 18px;
	top: 50%;
	text-align: center;
	background: #fff;
	padding: 10px;
	-webkit-box-shadow: 0 0 5px #ddd;
	box-shadow: 0 0 5px #ddd;
	border-radius: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}
.carousel-multi-item .btn-floating[data-slide=prev] {
	left: -10px;
}
.carousel-multi-item .btn-floating[data-slide=next] {
	right: -10px;
}
.carousel-indicators li {
	background: #999;
}
	#TrustUs .carousel-control-next, #TrustUs .carousel-control-prev, #TrustedPartners .carousel-control-next, #TrustedPartners .carousel-control-prev {
		width: 5%!important;
	}
@media only screen and (max-width:992px) {
	.carousel-multi-item .carousel-indicators li {
		margin-bottom: -1.88rem
	}
}
.sjb .site-content-contain {
	background-image: url(https://www.zinghr.com/wp-content/themes/twentyseventeen-child/assets/careers-banner.jpg);
	margin-top: 0;
	margin-bottom: 0;
	background-repeat: no-repeat;
	padding-top: 450px;
	background-attachment: fixed;
	background-position: bottom left;
	background-size: cover;
}
.sjb-container {
	padding: 30px;
	background: #fff;
	margin-bottom: 30px
}
.sjb-page .list-data .col-md-1 {
	display: none
}
.sjb-page .sjb-archive-page .job-title {
	color: #333!important;
	font-size: 24px!important
}
.sjb-page .btn-primary {
	background: #6CB844!important
}
@media only screen and (max-width:767px) {
	#home-slider .slide-description {
		font-size: 1.5em
	}
	#home-slider .slide-heading {
		font-size: 2.5em
	}
}
.home .entry-header {
	display: none!important
}
h1 {
	margin: 30px 10px
}
h2, h3, h4, h5, h6, p, ul, form {
	margin: 10px auto;
}
.wp-block-columns {
	max-width: 1140px;
	margin: auto
}
.widget.same-category-posts {
	width: 75%;
	max-width: 1140px
}
.widget.same-category-posts .widget-title {
	margin-top: 2em;
	margin-bottom: 0;
	margin-left: 10px
}
.page-bottom .same-category-posts {
	text-align: center;
	margin: auto;
	text-align: left
}
.page-bottom .same-category-posts .same-category-post-item {
	display: inline-block;
	width: 260px;
	margin: 12px;
	text-align: left
}
.blue-bg {
	background: #6CB844!important;
	padding: 30px 10px;
	text-align: center
}
.blue-bg.know-more-blk {
	background: #6CB844;
	color: #fff;
	padding: 40px 20px;
	display: inline-block;
	width: 100%;
	text-align: center
}
.blue-bg.know-more-blk:hover {
	background: #86c033
}
.blue-bg.know-more-blk a {
	color: #fff;
	text-decoration: none;
	-webkit-box-shadow: inset 0 -1px 0 rgba(15, 15, 15, 0)
}
.blue-bg h2 {
	margin-bottom: 0
}
#top-menu .menu-item a:hover {
	color: #6CB844;
	text-decoration: none;
}
#top-menu li .menu-item a:hover {
	color: #fff;
	text-decoration: none;
}
#top-menu .menu-item:nth-last-child(1) a {
	font-weight: 700;
	background: #6CB844;
	color:#fff;
	border-radius: 30px;
}
#top-menu .menu-item:nth-last-child(1) a:hover {
	background: #6dba00;
	color:#fff;
}
#top-menu .menu-item:nth-last-child(1) li a, #top-menu .menu-item:nth-last-child(1) li a:hover{
	font-weight: normal;
	background: #fff;
	color:#333;
	border-radius: unset;
}

#top-menu .menu-item a:hover {
	color: #6CB844;
}

.js .main-navigation.toggled-on .dropdown-toggle::after {
    display: none;
}
.js .main-navigation.toggled-on #top-menu .menu-item:nth-last-child(1) a{
	border-radius: 0;
    padding: 12px 10px;
}

.pt-cv-pagination-wrapper {
    text-align: center;
}
.pt-cv-wrapper .pagination>li>a, .pt-cv-wrapper .pagination>li>span{
	padding:10px 20px!important;
}
.pt-cv-wrapper .pagination>.active>a, .pt-cv-wrapper .pagination>li>a:hover{
	color: #fff!important;
	background-color: #6CB844!important;
}


.bg-container {
  background-color: #0066cc;
  position: relative;
  border-radius: 10px;
  height: 70px;
  max-width: 500px;
  margin: 0 auto;
}

.mini-input-container input {
  position: absolute;
  height: 100%;
  width: 100%;
  background-color: transparent;
  border: none;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #fff;
  text-align: center;
  font-size: 26px;
  padding: 0 50px 0 20px;
  box-sizing: border-box;
  display: none;
}

.mini-input-container input.current {
  display: flex;
}

::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #ffffff;
}

::-moz-placeholder {
  /* Firefox 19+ */
  color: #ffffff;
}

:-ms-input-placeholder {
  /* IE 10+ */
  color: #ffffff;
}

:-moz-placeholder {
  /* Firefox 18- */
  color: #ffffff;
}

.mini-count {
  position: absolute;
  right: 0;
  bottom: -20px;
  letter-spacing: 5px;
  font-weight: bold;
}

.mini-nextBtn span {
  height: 40px;
  width: 40px;
  /* background-color: red; */
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -20px;
  cursor: pointer;
  display: none;
  color: #fff;
  font-weight: bold;
  text-align: center;
  line-height: 35px;
  font-size: 50px;
}

.mini-nextBtn span:before {
  font-size: 26px;
  font-weight: bold;
}

.mini-formCom {
  position: absolute;
  height: 100%;
  width: 100%;
  text-align: center;
  color: #ffffff;
  font-size: 26px;
  display: none;
  line-height: 70px;
  top: 0px;
  left: 0px;
}

.mini-errorMsg {
  display: none;
}

.mini-errorMsg {
  position: absolute;
  bottom: -20px;
  left: 10px;
  color: #ff6666;
}

input:-internal-autofill-selected {
  background-color: transparent !important;
  background-image: none !important;
  color: #fff !important;
}

/*****animation shake*****/
.animated {
  animation-duration: 1.5s;
  animation-fill-mode: both;
  animation-iteration-count: infinite;
  height: 100%;
}

@keyframes shake {

  from,
  to {
    transform: translate3d(0, 0, 0);
  }

  10%,
  30%,
  50%,
  70%,
  90% {
    transform: translate3d(-10px, 0, 0);
  }

  20%,
  40%,
  60%,
  80% {
    transform: translate3d(10px, 0, 0);
  }
}

.shake {
  animation-name: shake;
}
#company-facts h4{font-size: 18px;}
.form-row>.col, .form-row>[class*=col-]{
 padding: 5px 10px;
}

.intl-tel-input .selected-flag {
    width: 75px!important;;
}
.intl-tel-input.separate-dial-code .selected-dial-code {
    margin-left: 25px!important;;
}
.intl-tel-input.separate-dial-code input{
	padding-left: 88px!important;
}


@media screen and (min-width: 48em){
  .main-navigation .menu-innovations > ul {
      width: 604px;
      padding: 12px 10px 10px!important;
      background: #efefef;
      border: 1px solid #efefef;
  }
  .main-navigation .menu-innovations > ul li {
      display: inline-block;
      width: 23%;
    margin: 1%;
  }
  .main-navigation .menu-innovations > ul li a {
      width: 100%;
      height: 130px;
      border-radius: 0!important;
      background: #fff!important;
      color: #000!important;
      -webkit-box-shadow: 0 0 5px #efefef;
      box-shadow: 0 0 5px #efefef;
      text-align: center;
      margin: 0;
      font-size: 13px;
      margin-bottom:5px;

  }
  .main-navigation .menu-innovations > ul li a:hover {
      -webkit-box-shadow: 0 0 5px #ccc;
      box-shadow: 0 0 5px #ccc; 
  }
  .main-navigation .menu-innovations > ul li a:hover {
      background: #fff!important;
  }
.main-navigation .menu-innovations > ul li a::before {
    width: 70px;
    display: block;
    margin: 0 auto 2px;
    height: 70px;
    background-size: 70px 70px;
}

.main-navigation .menu-innovations > ul li:nth-child(1) a::before{
    content: url(https://www.zinghr.com/wp-content/themes/twentyseventeen-child/assets/icon-biometric-attendence.svg);
}
.main-navigation .menu-innovations > ul li:nth-child(2) a::before{
    content: url(https://www.zinghr.com/wp-content/themes/twentyseventeen-child/assets/icon-captain-zingo.svg);
}
.main-navigation .menu-innovations > ul li:nth-child(3) a::before{
    content: url(https://www.zinghr.com/wp-content/themes/twentyseventeen-child/assets/icon-chatbots.svg);
}
.main-navigation .menu-innovations > ul li:nth-child(4) a::before{
    content: url(https://www.zinghr.com/wp-content/themes/twentyseventeen-child/assets/icon-onboarding.svg);
}
.main-navigation .menu-innovations > ul li:nth-child(5) a::before{
    content: url(https://www.zinghr.com/wp-content/themes/twentyseventeen-child/assets/icon-facerecognition.svg);
}
.main-navigation .menu-innovations > ul li:nth-child(6) a::before{
    content: url(https://www.zinghr.com/wp-content/themes/twentyseventeen-child/assets/icon-geofencing.svg);
}
.main-navigation .menu-innovations > ul li:nth-child(7) a::before{
    content: url(https://www.zinghr.com/wp-content/themes/twentyseventeen-child/assets/icon-lifedocs.svg);
}
.main-navigation .menu-innovations > ul li:nth-child(8) a::before{
    content: url(https://www.zinghr.com/wp-content/themes/twentyseventeen-child/assets/icon-ml.svg);
}
.main-navigation .menu-innovations > ul li:nth-child(9) a::before{
    content: url(https://www.zinghr.com/wp-content/themes/twentyseventeen-child/assets/icon-mobileapps.svg);
}
.main-navigation .menu-innovations > ul li:nth-child(10) a::before{
    content: url(https://www.zinghr.com/wp-content/themes/twentyseventeen-child/assets/icon-multilingual.svg);
}
.main-navigation .menu-innovations > ul li:nth-child(11) a::before{
    content: url(https://www.zinghr.com/wp-content/themes/twentyseventeen-child/assets/icon-powerbi.svg);
}
.main-navigation .menu-innovations > ul li:nth-child(12) a::before{
    content: url(https://www.zinghr.com/wp-content/themes/twentyseventeen-child/assets/icon-rnr.svg);
}
  #top-menu .menu-item:nth-last-child(1) > ul li:nth-child(12){border-radius:0}
  #top-menu .menu-item li .sub-menu a{padding-left:0}
}
@media screen and (min-width: 48em) {
  .main-navigation .menu-solutions > ul {
    width: 415px;
    padding: 12px 10px 10px !important;
    background: #efefef;
    border: 1px solid #efefef;
  }
  .main-navigation .menu-solutions > ul li {
    display: inline-block;
    width: 120px;
    margin: 10px 4px;
  }
  .main-navigation .menu-solutions > ul li a {
    width: 100%;
    border-radius: 0 !important;
    background: #fff !important;
    color: #000 !important;
    -webkit-box-shadow: 0 0 5px #efefef;
    box-shadow: 0 0 5px #efefef;
    text-align: center;
    margin: 0;
    font-size: 13px;
  }
  .main-navigation .menu-solutions > ul li a:hover {
    -webkit-box-shadow: 0 0 5px #ccc;
    box-shadow: 0 0 5px #ccc;
  }
  .main-navigation .menu-solutions > ul li a:hover {
    background: #fff !important;
  }
  .main-navigation .menu-solutions > ul li a::before {
    width: 70px;
    display: block;
    margin: 0 auto 2px;
    height: 70px;
    background-size: 70px 70px;
  }
  .main-navigation .menu-solutions > ul li:nth-child(1) a::before{
    content: url(https://www.zinghr.com/wp-content/themes/twentyseventeen-child/assets/icon-talent-aquiation.svg);
}
 .main-navigation .menu-solutions > ul li:nth-child(2) a::before{
    content: url(https://www.zinghr.com/wp-content/themes/twentyseventeen-child/assets/icon-hiringandonboarding.svg);
}
 .main-navigation .menu-solutions > ul li:nth-child(3) a::before{
    content: url(https://www.zinghr.com/wp-content/themes/twentyseventeen-child/assets/icon-time-leave-attendence.svg);
}
 .main-navigation .menu-solutions > ul li:nth-child(4) a::before{
    content: url(https://www.zinghr.com/wp-content/themes/twentyseventeen-child/assets/icon-travel-expenses.svg);
}
 .main-navigation .menu-solutions > ul li:nth-child(5) a::before{
    content: url(https://www.zinghr.com/wp-content/themes/twentyseventeen-child/assets/icon-ess.svg);
}
 .main-navigation .menu-solutions > ul li:nth-child(6) a::before{
    content: url(https://www.zinghr.com/wp-content/themes/twentyseventeen-child/assets/icon-payrollmanagement.svg);
}
 .main-navigation .menu-solutions > ul li:nth-child(7) a::before{
    content: url(https://www.zinghr.com/wp-content/themes/twentyseventeen-child/assets/icon-talent-performance.svg);
}
 .main-navigation .menu-solutions > ul li:nth-child(8) a::before{
    content: url(https://www.zinghr.com/wp-content/themes/twentyseventeen-child/assets/icon-learningmanagemant.svg);
}
 .main-navigation .menu-solutions > ul li:nth-child(9) a::before{
    content: url(https://www.zinghr.com/wp-content/themes/twentyseventeen-child/assets/icon-lifecycleevent.svg);
}
 .main-navigation .menu-solutions > ul li:nth-child(10) a::before{
    content: url(https://www.zinghr.com/wp-content/themes/twentyseventeen-child/assets/icon-eseparation.svg);
}
 .main-navigation .menu-solutions > ul li:nth-child(11) a::before{
    content: url(https://www.zinghr.com/wp-content/themes/twentyseventeen-child/assets/icon-orgstructure.svg);
}
 .main-navigation .menu-solutions > ul li:nth-child(12) a::before{
    content: url(https://www.zinghr.com/wp-content/themes/twentyseventeen-child/assets/icon-bizservices.svg);
}
}
@media screen and (min-width: 48em) {
  .main-navigation .menu-industries > ul {
    width: 415px;
    padding: 12px 10px 10px !important;
    background: #efefef;
    border: 1px solid #efefef;
  }
  .main-navigation .menu-industries > ul li {
    display: inline-block;
    width: 120px;
    margin: 10px 4px;
  }
  .main-navigation .menu-industries > ul li a {
    width: 100%;
    border-radius: 0 !important;
    background: #fff !important;
    color: #000 !important;
    -webkit-box-shadow: 0 0 5px #efefef;
    box-shadow: 0 0 5px #efefef;
    text-align: center;
    margin: 0;
    font-size: 13px;
  }
  .main-navigation .menu-industries  > ul li a:hover {
    -webkit-box-shadow: 0 0 5px #ccc;
    box-shadow: 0 0 5px #ccc;
  }
  .main-navigation .menu-industries  > ul li a:hover {
    background: #fff !important;
  }
  .main-navigation .menu-industries  > ul li a::before {
    width: 70px;
    display: block;
    margin: 0 auto 2px;
    height: 70px;
    background-size: 70px 70px;
  }
  .main-navigation .menu-industries  > ul li:nth-child(1) a::before{
    content: url(https://www.zinghr.com/wp-content/themes/twentyseventeen-child/assets/icon-bfsi.svg);
	}
	.main-navigation .menu-industries  > ul li:nth-child(2) a::before{
	    content: url(https://www.zinghr.com/wp-content/themes/twentyseventeen-child/assets/icon-healthcare.svg);
	}
	.main-navigation .menu-industries  > ul li:nth-child(3) a::before{
	    content: url(https://www.zinghr.com/wp-content/themes/twentyseventeen-child/assets/icon-ites.svg);
	}
	.main-navigation .menu-industries  > ul li:nth-child(4) a::before{
	    content: url(https://www.zinghr.com/wp-content/themes/twentyseventeen-child/assets/icon-manufacturing.svg);
	}
	.main-navigation .menu-industries  > ul li:nth-child(5) a::before{
	    content: url(https://www.zinghr.com/wp-content/themes/twentyseventeen-child/assets/icon-retail.svg);
	}
}
.form-control{border:1px solid #ddd!important;}
#innov_home .card{
    background: #fff;
    height: 291px;
    padding: 10px;
    -webkit-box-shadow: 0 0 5px #fff;
    box-shadow: 0 0 5px #fff;
    border:1px solid #fff!important;
}
#innov_home .card h4{
    margin-bottom: 0;
}
#innov_home .card p{
    margin-top: 0;
}
#innov_home .card:focus, #innov_home .card:hover{
	-webkit-box-shadow: 0 0 5px #ccc;
    box-shadow: 0 0 5px #ccc;
    border:1px solid #efefef!important;
}

.cookie-notice-container{margin-bottom: 55px!important;}
@media (min-width:600px) and (max-width:767px){
		.benefits-blk .wp-block-column {
    flex-basis: 48%!important;}
}
.benebg-blk{
    background-image: linear-gradient(180deg, rgba(114, 127, 178, .3) 0, rgba(12, 0, 4, .87) 100%)!important;
    padding: 50px 20px!important;
}
.wp-block-media-text {
    max-width: 1140px;
    margin: auto;
}
/*Voice Form Benefits*/
	.voice-benefits {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    color: #fff;
    background-attachment: fixed;
    background-image: url(https://www.zinghr.com/wp-content/uploads/2019/05/Captain-Zingo.jpg);
}
.voice-bene-blk{
    background-image: linear-gradient(180deg, rgba(114, 127, 178, .3) 0, rgba(12, 0, 4, .87) 100%)!important;
    padding: 50px 20px!important;padding-bottom:65px!important;
}

/*Product Benefits*/
.product-benefits {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    color: #fff;
    background-attachment: fixed;
}
.product-benefits .wp-block-column {
    margin: 3% 1%!important;
}
a.wp-block-button__link.has-background {margin-top: 10px!important;}
/*Child Pages Responsive*/
.blue-bg img {width: 100%;}
.blue-bg h6.title {text-overflow: ellipsis;white-space: nowrap;overflow: hidden;}
.blue-bg a:active,.blue-bg a:hover {text-decoration: none;}

@media screen and (max-width: 767px)
{
	.product-block .wp-block-column {
    flex-basis: 100%;
	}	
}
.hcm-blk.mt-4 {display: flex;justify-content: center;align-items: center;}
/*Header Fixed*/
.menu-bg {
    transition: all .3s ease-out;
    background: #fff!important;
    box-shadow: -1px 0 5px rgba(0,0,0,.25);
    min-height: 70px;
}
.menu-bg .custom-logo {
    width: 130px;
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out;
}
.menu-bg .custom-logo-link {
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out;
}
.menu-bg ul#top-menu {
    margin-top: 13px;
}
a.custom-logo-link {
    padding-top: .2em!important;
	z-index:999;
	position: relative;
}
.menu-top-menu-container{z-index:-1;}
@media screen and (max-width:767px)
{
	.custom-logo-link img {
    display: inline-block;
    max-height: 80px;
    width: auto;
    position: absolute;
    top: 12px;
    left: 15px;
}
	.site-header {
		min-height: 100px;
		text-align: center;
		margin: auto;
		width: 100%;
		position: fixed;
		z-index: 999;
		transition: all .3s ease-out;
	}
	.site-header.menu-bg {
		min-height:80px;
		top: 0;
	}
	.menu-bg .menu-toggle {
		height: 80px;
	}
	.wrap {
    	margin-top: 103px;
	}
}
@media screen and (min-width:768px)
{
	.wrap {
    	margin-top: 85px;
	}
}

.post-list img{
	width: 100%!important;
	height: 250px!important;

}
.post-list .title{
	font-size: 18px;
	height: 70px;

}
.post-list .time{
	font-size: 11px;

}
.post-list a:hover {
	text-decoration: underline;
	color:#000;
}
.post a {
    text-decoration: underline;
}
span.thumbnail.img-hover-zoom.img-hover-zoom--zoom-n-rotate ,a.img-hover-zoom.img-hover-zoom--zoom-n-rotate{
    display: block;
	overflow:hidden;
}
.img-hover-zoom--zoom-n-rotate img {
  transition: transform 1s ease-in-out;
}

/* The Transformation */
.img-hover-zoom--zoom-n-rotate:hover img {
  transform:scale(1.2) rotate(10deg);
}
#innov_home  a.img-hover-zoom--zoom-n-rotate:hover img {
  transform:scale(1.1);
}
/*Case Study Carousel */
#homepg {max-width: 1400px;margin: auto;}
#homepg	a.btn-floating:hover,#homepg	a.btn-floating:focus{box-shadow: 0px 0px 10px #b5b5b5;}
#homepg ol.carousel-indicators {display:none;}
#homepg	.carousel-multi-item .btn-floating{top:36%;}
#homepg	 .carousel-multi-item.v-2 .btn-floating[data-slide="prev"] {right: unset;left:17px;}
#homepg	.carousel-multi-item.v-2 .btn-floating[data-slide="next"] {right: 17px;}
#homepg	.carousel-control-prev-icon ,#homepg .carousel-control-next-icon{max-width: 30px;max-height: 30px;}
#homepg .caption {background: #2f8ef7;color: #fff;text-align: center;padding: 10px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
#homepg .carousel-multi-item .carousel-inner .carousel-item.active,#homepg .carousel-multi-item .carousel-inner .carousel-item-next,#homepg .carousel-multi-item .carousel-inner .carousel-item-prev {display: flex;}

.product-list-bg .card {
    border: none;
}
.info-msg, .success-msg, .warning-msg, .error-msg {
    margin: 10px 0;
    padding: 10px;
    border-radius: 3px 3px 3px 3px;
}
.info-msg {
    color: #059;
    background-color: #BEF;
}
.success-msg {
    color: #270;
    background-color: #DFF2BF;
}
.warning-msg {
    color: #9F6000;
    background-color: #FEEFB3;
}
.error-msg, .error {
    color: #D8000C;
    background-color: #FFBABA;
}
.intl-tel-input {
    position: relative;
    display: inline-block;
    width: 100%;
}

.bg-light {
    background-color: #efefef!important;
}

        .common-page-container .btn.btn-success {
            background: #6CB844;
            border-color: #6CB844;
        }

        .common-page-container .btn-rounded {
            border-radius: 25px;
        }

        .common-page-container .section {
            display: table;
            width: 100%;
            background-size: cover;
            background-repeat: no-repeat;
            background-position: center center;
            position: relative;
        }

        .common-page-container .bg-light {
            background-color: #efefef !important;
        }

        .common-page-container .inner-section {
            /*display: table-cell;*/
            width: 100%;
            vertical-align: middle;
        }

        .common-page-container .clock-container {
            position: relative;
            height: 100px;
            width: 100px;
            border-radius: 50%;
            background: transparent;
            margin: 0 auto;
            margin-bottom: 25px;
        }

        .common-page-container .clock-bg {
            position: absolute;
            width: 100%;
            height: 100%;
            top: 0;
            left: 0;
            border-radius: 50%;
            background: #6CB844;
            -webkit-transform: scale(1);
            transform: scale(1);
            transition: -webkit-transform 2.4s cubic-bezier(.33,0,0,1) 0s;
            transition: transform 2.4s cubic-bezier(.33,0,0,1) 0s;
            transition: transform 2.4s cubic-bezier(.33,0,0,1) 0s,-webkit-transform 2.4s cubic-bezier(.33,0,0,1) 0s;
            will-change: transform;
        }

        .common-page-container .svg-chronometer path#clock-hand {
            -webkit-animation: rotateit 6s infinite linear;
            animation: rotateit 6s infinite linear;
        }

        .common-page-container .clock-container .svg-chronometer path#clock-hand {
            -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
            -webkit-transform-origin: 18.25px 23.65px;
        }

        .common-page-container .svg-chronometer {
            height: 48px;
            width: 42px;
            display: block;
            position: absolute;
            left: 50%;
            top: 50%;
            -webkit-transform: translate(-50%,-50%);
            transform: translate(-50%,-50%);
        }

        .common-page-container .svg-chronometer {
            opacity: 1;
            transition: opacity 1.2s cubic-bezier(.33,0,.67,1) .6s;
            will-change: transform;
        }

        .common-page-container .svg-chronometer svg {
            width: 100%;
            height: auto;
            fill: #fff;
        }

        .common-page-container .media-outer-wrapper {
            overflow: hidden;
            box-sizing: border-box;
            position: relative;
            height: 100px;
        }

        .common-page-container .media-inner {
            display: block;
            width: 220%;
            position: absolute;
            animation: marquee 20s linear infinite;
            /*transform: translateY(-50%);
            top: 25%;*/
        }

        .common-page-container .media-inner span {
            float: left;
            width: 50%;
            margin-left: -20px;
        }

        .common-page-container .media-inner img.media-img {
            -webkit-filter: grayscale(100%);
            filter: grayscale(100%);
        }

        .common-page-container .media-img {
            width: 120px;
            height: auto;
            display: inline-block;
            margin: 20px 35px;
            float: left;
            transition: all .2s ease-out;
            padding: 5px;
            box-shadow:unset!important;
        }

        .common-page-container .media-inner img.media-img:hover {
            filter: grayscale(0%);
            -webkit-filter: grayscale(0%);
        }

        .common-page-container .media-img:hover {
            transform: scale(1.1);
            cursor: pointer;
        }

        .common-page-container .heading {
            font-size: 40px;
            line-height: 1.3;
            font-weight: 700;
        }

        @-webkit-keyframes rotateit {
            0% {
                -webkit-transform: rotate(0deg);
                transform: rotate(0deg);
            }

            to {
                -webkit-transform: rotate(1turn);
                transform: rotate(1turn);
            }
        }

        @keyframes rotateit {
            0% {
                -webkit-transform: rotate(0deg);
                transform: rotate(0deg);
            }

            to {
                -webkit-transform: rotate(1turn);
                transform: rotate(1turn);
            }
        }

        @keyframes marquee {
            0% {
                left: 0;
            }

            100% {
                left: -100%;
            }
        }

        @-webkit-keyframes marquee {
            0% {
                left: 0;
            }

            100% {
                left: -100%;
            }
        }

        @-moz-keyframes marquee {
            0% {
                left: 0;
            }

            100% {
                left: -100%;
            }
        }

        @-o-keyframes marquee {
            0% {
                left: 0;
            }

            100% {
                left: -100%;
            }
        }

        @media (min-width: 1460px) {
            .common-page-container .container {
                max-width: 1400px;
            }
        }

        @media (min-width: 1200px) and (max-width: 1459px) {
            .common-page-container .media-inner {
                width: 215%;
            }

            .common-page-container .media-img {
                width: 95px;
                margin: 20px 25px;
            }
        }

        @media (min-width: 1200px) and (max-width: 1459px) {
            .common-page-container .media-inner {
                width: 215%;
            }

            .common-page-container .media-img {
                width: 95px;
                margin: 20px 25px;
            }
        }

        @media (min-width: 1200px) and (max-width: 1459px) {
            .common-page-container .media-inner {
                width: 215%;
            }

            .common-page-container .media-img {
                width: 95px;
                margin: 20px 25px;
            }
        }

        @media screen and (max-width: 767px) {
            .common-page-container .media-outer-wrapper {
                height: unset;
            }
            .main-navigation ul ul{
            	padding:0;
            	margin:0;
            }
            #top-menu .menu-item .sub-menu li {
				width:100%;
			}
			#top-menu li .menu-item a:hover{
				background: #fff!important;
				color:#333!important;
				font-weight: normal;
			}

        }

        @media screen and (max-width: 991px) {
            .common-page-container .media-inner span:nth-child(2) {
                display: none;
            }

            .common-page-container .media-inner {
                display: block;
                width: 100%;
                position: unset;
                transform: translateY(0);
            }

            .common-page-container .media-img {
                width: 80px;
                margin: 15px;
            }

            .common-page-container .media-inner span {
                float: none;
                width: 100%;
                margin-left: 0;
            }

            .common-page-container .media-outer-wrapper a {
                display: inline-block;
            }
        }

        @media (min-width: 992px) and (max-width: 1199px) {

            .common-page-container .media-inner {
                width: 325%;
            }
        }
        .common-page-container .customer-verticals,.common-page-container .user-growing,.common-page-container .languages,.common-page-container .google-playstore{
            display: block;
            width: 50px;
            height: 50px;
            background-size: 50px 50px;
            margin: 0 auto 2px;
            content: '';
        }
        .common-page-container .customer-verticals{
            background: url(https://www.zinghr.com/wp-content/themes/twentyseventeen-child/assets/customer-verticals.svg);
        }
        .common-page-container .user-growing{
            background: url(https://www.zinghr.com/wp-content/themes/twentyseventeen-child/assets/user-growing.svg);
        }
        .common-page-container .languages{
            background: url(https://www.zinghr.com/wp-content/themes/twentyseventeen-child/assets/languages.svg);
        }
        .common-page-container .google-playstore{
            background: url(https://www.zinghr.com/wp-content/themes/twentyseventeen-child/assets/google-playstore.svg);
        }
    

.show-on-mobile, .mobile-section {
    display: none!important;
}
.bg-dark {
    background: #222!important;
}
#section-one {
    height: 70vh;
    max-height: 600px;
}
#section-one .scalable-bg {
    background-image: url(assets/home-bg-large.jpg);
    height: 70vh;
    max-height: 600px;
    background-size: 100%;
    background-attachment: fixed;
    background-repeat: no-repeat;
    position: relative;
    z-index: 1;
}
#section-one .form-wizard {
    top: 100px;
    position: absolute;
    z-index: 2;
    max-width: 520px;
}
#section-two {
    margin-bottom: 100px;
    background: #fff;
    position: relative;
    z-index: 3;
    padding-top: 80px;
}
#section-four {
    margin-bottom: 50px;
}
#section-four .text-million {
    color: #fff;
    font-weight: bolder;
    font-size: 180px;
    line-height: 147px;
}
#section-four .million-block .img-pos {
    position: absolute;
    right: 0;
    padding-right: 0;
    text-align: right;
}
#section-four .million-block .img-pos img {
    width: 460px;
}
#section-four footer, #section-four .carousel-item {
    background: none;
}
/*Marquee Animation Start*/
.customer-logos img.grayscale, .media-logos img.media-img {
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    max-width: 130px;
    margin: 30px 20px;
}
.customer-logos-wrapper {
    overflow: hidden;
    box-sizing: border-box;
    position: relative;
    padding: 30px 0;
}
.customer-logos {
    display: block;
    width: 220%;
    position: absolute;
    animation: marquee 20s linear infinite;
    top: 50%;
    transform: translateY(-50%);
    margin-right: -40px;
    height: 400px;
}
.customer-logos:hover {
    animation-play-state: paused;
}
.customer-logos span {
    float: left;
    width: 47%;
}
.customer-logos img.grayscale:hover, .media-logos img.media-img:hover {
    filter: grayscale(0%);
    -webkit-filter: grayscale(0%);
}
.grayscale {
    height: auto;
    display: inline-block;
    float: left;
    transition: all .2s ease-out;
}
.grayscale:hover, .media-img:hover {
    transform: scale(1.1);
    cursor: pointer;
}
/*Marquee Animation End*/
	
/*SVG Chronometer Animation Start*/
.email-block input {
    border-top-left-radius: 25px;
    border-bottom-left-radius: 25px;
    min-height: 48px;
}
.svg-chronometer {
    opacity: 1;
    transition: opacity 1.2s cubic-bezier(.33, 0, .67, 1) .6s;
    will-change: transform;
}
.svg-chronometer svg {
    width: 100%;
    height: auto;
    fill: #fff;
}
.svg-chronometer {
    height: 48px;
    width: 42px;
    display: block;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
.clock-container {
    position: relative;
    height: 100px;
    width: 100px;
    border-radius: 50%;
    background: transparent;
    margin: 0 auto;
    margin-bottom: 25px;
}
.clock-bg {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    border-radius: 50%;
    background: #6CB844;
    -webkit-transform: scale(1);
    transform: scale(1);
    transition: -webkit-transform 2.4s cubic-bezier(.33, 0, 0, 1) 0s;
    transition: transform 2.4s cubic-bezier(.33, 0, 0, 1) 0s;
    transition: transform 2.4s cubic-bezier(.33, 0, 0, 1) 0s, -webkit-transform 2.4s cubic-bezier(.33, 0, 0, 1) 0s;
    will-change: transform;
}
.svg-chronometer path#clock-hand {
    -webkit-animation: rotateit 6s infinite linear;
    animation: rotateit 6s infinite linear;
}
.clock-container .svg-chronometer path#clock-hand {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transform-origin: 18.25px 23.65px;
}
.info-block img {
    margin-right: 3rem;
}
/*Svg Chronometer Animation End*/

.heading {
    font-size: 2.5rem;
    line-height: 1.3;
    font-weight: 700;
}
.sup-text {
    font-size: 1.5rem;
    font-weight: 700;
    top: -1.5em;
}
.sub-heading {
    font-size: 22px;
    font-weight: 600;
}
.info-block .media > img {
    width: 80px;
}
.info-block img {
    margin-right: 2rem;
}
#hr-concept {
}
#hr-concept #concept-img {
    clear: both;
}
.hr-solutions-dashed-line {
    width: 400px;
    height: 70px;
    background: linear-gradient(90deg, #262626 50%, transparent 50%), linear-gradient(90deg, #262626 50%, transparent 50%), linear-gradient(0deg, #262626 50%, transparent 50%), linear-gradient(0deg, #262626 50%, transparent 50%);
    background-repeat: repeat-x, repeat-x, repeat-y, repeat-y;
    background-size: 23px 2px, 23px 2px, 2px 23px, 2px 23px;
    background-position: 0 0, 0 0, 0 0, 0 400px;
    animation: border-dance 4s infinite linear;
    display: inline-block;
    margin-bottom: 0;
    margin: auto;
}
.hr-solutions-text {
    background: #fff;
    margin: 2px;
    position: relative;
    line-height: 64px;
}
@keyframes border-dance {
0% {
background-position: 0px 0px, 300px 68px, 0px 400px, 398px 0px;
}
100% {
background-position: 400px 0px, 0px 68px, 0px 0px, 398px 400px;
}
}
#HRSolutions {
    margin-bottom: -25px;
}
#HRSolutions .carousel-indicators {
    top: 0;
    position: unset;
    width: 99.5%;
    text-align: center;
    flex-direction: column;
    margin-right: 0;
    margin-left: 0;
    margin-top: 0;
    padding: 80px 0;
}
#HRSolutions .carousel-indicators li {
    display: block;
    position: unset;
    width: 90%;
    border-top: 1px solid transparent;
    border-bottom: 1px solid transparent;
    min-height: 48px;
    text-align: right;
    background: #fff;
    margin-right: 20px;
    opacity: 1;
}
#HRSolutions .carousel-indicators a {
    color: #222;
    display: inline-block;
    font-weight: 500;
    font-size: 20px;
}
#HRSolutions .carousel-indicators li.active a {
    color: #6CB844;
    font-size: 24px;
}
#HRSolutions .carousel-item {
    padding-top: 80px;
}
#HRSolutions .carousel-indicators {
    height: 500px;
    width: 100%;
    background: linear-gradient(90deg, #fff 50%, transparent 50%), linear-gradient(90deg, #fff 50%, transparent 50%), linear-gradient(0deg, #fff 50%, transparent 50%), linear-gradient(0deg, #262626 50%, transparent 50%);
    background-repeat: repeat-x, repeat-x, repeat-y, repeat-y;
    background-size: 23px 2px, 23px 2px, 2px 23px, 2px 23px;
    background-position: 0 0, 0 0, 0 0, 0 0;
    animation: border-drawing 4s infinite linear;
}
.hr-solutions-text {
    background: #fff;
    margin: 2px;
    position: relative;
    line-height: 64px;
}
@keyframes border-drawing {
0% {
background-position: 0px 0px, 0 0, 0px 0, 100% 0px;
}
100% {
background-position: 0 0px, 0px 0, 0px 0px, 100% 100%;
}
}
#bi-line, #ai-line, #hr-line, #da-line {
    animation: line-animation 15s linear infinite;
}
@keyframes line-animation {
from {
stroke-dashoffset: 0;
}
to {
stroke-dashoffset: 900;
}
}
.slider-block-item {
    background: #fff;
    z-index: 10;
    position: relative;
    display: inline-block;
    width: 110px;
    height: 140px;
    text-align: center;
    vertical-align: top;
    margin-left: 15px;
    border: 2px dashed transparent;
    margin-top: 15px;
}
.slider-block-item a {
    text-decoration: none;
    width: 100%;
    height: 100%;
    text-align: center;
    line-height: 50px;
    display: inline-block;
    color: #262626;
    position: absolute;
    left: 0;
    top: 0;
}
.slider-block-item img {
    max-width: 80px;
}
.img-item {
    display: block;
    padding-top: 5px;
}
.img-title {
    display: block;
    font-size: 14px;
    line-height: 1.3em;
    padding: 0 5px 5px 5px;
}
.color-block:after {
    height: 30px;
    width: 30px;
    background: #6CB844;
    left: 50%;
    content: "\2713";
    font-size: 18px;
    color: #fff;
    border-radius: 50%;
    opacity: 0;
    display: inline-block;
    position: relative;
    top: -15px;
    z-index: 100;
}
.slider-block-item:first-child .color-block:after {
    animation: round-button .2s linear forwards;
    animation-delay: 3s;
}
.slider-block-item: a, .slider-block-item .top-animation-border {
text-decoration: none;
width: 100%;
height: 100%;
text-align: center;
line-height: 50px;
display: inline-block;
font-size: 24px;
color: #262626;
position: absolute;
left: 0;
top: 0;
}
.slider-block-item:first-child .top-animation-border:after {
    content: "";
    width: 50%;
    height: 100%;
    top: 0;
    left: 50%;
    border: 2px dashed transparent;
    background: transparent;
    position: absolute;
    animation: animate-top-second-part .5s linear forwards;
}
.slider-block-item:first-child a:after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    width: 0;
    height: 0;
    background: transparent;
    border: 2px dashed transparent;
    animation: animate 1s linear forwards;
    animation-delay: .5s;
}
.slider-block-item:first-child a:before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    bottom: 0;
    width: 0;
    height: 100%;
    background: transparent;
    border: 2px dashed transparent;
    animation: animate-bottom .5s linear forwards;
    animation-delay: 1.5s;
}
.slider-block-item:first-child .top-animation-border:before {
    content: "";
    width: 50%;
    height: 100%;
    top: 0;
    left: 0;
    border: 2px dashed transparent;
    background: transparent;
    position: absolute;
    animation: animate-top-first-part .5s linear forwards;
    animation-delay: 2s;
}
@keyframes animate-top-second-part {
0% {
width: 0;
height: 0;
border-top-color: #262626;
border-bottom-color: transparent;
border-left-color: transparent;
border-right-color: transparent;
}
100% {
width: 50%;
height: 100%;
border-top-color: #262626;
border-bottom-color: transparent;
border-left-color: transparent;
border-right-color: transparent;
}
}
@keyframes animate {
0% {
width: 0;
height: 0;
border-top-color: transparent;
border-bottom-color: transparent;
border-left-color: transparent;
border-right-color: #262626;
}
50% {
width: 0;
height: 100%;
border-top-color: transparent;
border-bottom-color: transparent;
border-left-color: transparent;
border-right-color: #262626;
}
100% {
width: 100%;
height: 100%;
border-right-color: #262626;
border-bottom-color: #262626;
border-left-color: transparent;
border-top-color: transparent;
}
}
@keyframes animate-bottom {
0% {
width: 0;
height: 0;
border-top-color: #262626;
border-bottom-color: transparent;
border-left-color: transparent;
border-right-color: transparent;
}
100% {
width: 0;
height: 100%;
border-top-color: transparent;
border-bottom-color: transparent;
border-left-color: #262626;
border-right-color: transparent;
}
}
@keyframes animate-top-first-part {
0% {
width: 0;
height: 0;
border-top-color: #262626;
border-bottom-color: transparent;
border-left-color: transparent;
border-right-color: transparent;
}
100% {
width: 50%;
height: 100%;
border-top-color: #262626;
border-bottom-color: transparent;
border-left-color: transparent;
border-right-color: transparent;
}
}
@keyframes round-button {
0% {
opacity: 0;
}
100% {
opacity: 1;
}
}
.hr-solution-text {
    font-size: 110px;
    font-weight: 900;
    color: #d5d5d5;
    transform: rotate(270deg);
    transform-origin: center left;
    white-space: nowrap;
    position: absolute;
    top: 100%;
    left: 0;
    margin-top: 5%;
    margin-left: 0;
}

@media (min-width: 1200px) {
#hr-concept #concept-img {
    position: relative;
    margin-left: -15px;
}
}

@media (min-width: 992px) and (max-width: 1200px) {
#hr-concept #concept-img {
    margin-left: -15px;
    margin-top: 60px;
}
.slider-block-item {
    margin-left: 0;
    margin-right: 30px;
}
.color-block:after {
    right: -22px;
}
.customer-logos span {
    width: 44%;
}
.customer-logos img.grayscale, .media-logos img.media-img {
    max-width: 94px;
    margin: 20px 10px;
}
}

@media (min-width: 580px) and (max-width: 992px) {
.show-on-mobile, .mobile-section {
    display: block!important;
}
.container {
    max-width: 540px!important;
}
#section-one {
    max-height: 500px;
}
#section-one .scalable-bg {
    background-image: url(assets/home-bg-mid.jpg);
    max-height: 500px;
}
#section-one .form-wizard {
    top: 78px;
    position: absolute;
    z-index: 2;
    max-width: 520px;
}
	#section-two{
		margin-top:50px;
	}

.hr-solutions-text {
    padding-top: 20px!important;
    line-height: 50px;
}
#hr-concept #concept-img {
    max-width: 580px;
    margin: 0;
}
.hr-solutions-dashed-line {
    height: 2px;
    width: 98%;
    margin-left: 2%;
}
#HRSolutions .carousel-indicators {
    height: 100px;
    width: 100%;
    padding: 0;
    margin: 0;
}
#HRSolutions .carousel-indicators li {
    display: none;
}
.dashline-mobile {
    width: 100%;
    height: 445px;
}
#HRSolutions .dashline-mobile::before {
    content: ' ';
    background: linear-gradient(90deg, #fff 50%, transparent 50%), linear-gradient(90deg, #fff 50%, transparent 50%), linear-gradient(0deg, #fff 50%, transparent 50%), linear-gradient(0deg, #262626 50%, transparent 50%);
    background-repeat: repeat-x, repeat-x, repeat-y, repeat-y;
    background-size: 23px 2px, 23px 2px, 2px 23px, 2px 23px;
    background-position: 0 0, 0 0, 0 0, 0 0;
    animation: border-drawing 4s infinite linear;
    display: block;
    width: 100%;
    height: 450px;
}
.hr-solutions-dashed-line.show-on-mobile {
    max-width: 90%;
    margin-left: 13%;
    height: 60px;
    margin-bottom: -15px;
    background-size: 23px 2px, 0 0, 2px 23px, 0 0;
}
#HRSolutions .carousel-inner {
    max-width: 100%;
    margin-top: -460px;
}
#HRSolutions .carousel-item {
    padding-top: 50px;
    padding-bottom: 30px;
    max-width: 94%;
}
.hr-solutions-blocks {
    padding: 0;
}
.slider-block-item {
    margin-left: 15px;
    margin-right: 30px;
    min-width: 105px;
    width: 106px!important;
}
.slider-block-item img {
    width: 70px;
}
.customer-logos-wrapper {
    min-height: 300px;
    margin-top: 50px;
    padding: 30px;
}
.customer-logos {
    height: 250px;
}
.customer-logos span {
    width: 100%;
    padding: 0;
}
.customer-logos img.grayscale, .media-logos img.media-img {
    max-width: 100px;
    margin: 15px;
}
	#section-four .text-million{
		    font-size: 100px;
	}
}

@media (min-width: 320px) and (max-width: 580px) {
.show-on-mobile, .mobile-section {
    display: block!important;
}

#section-one {
    max-height: 550px;
}
#section-one .container, #section-one .container, #section-one .scalable-bg {
    height: 70vh;
    max-height: 275px;
}
	#section-one .scalable-bg {
    background-image: url(assets/home-bg-sm.jpg);

}
#section-one .form-wizard {
    top: 0;
    width: 100%;
    max-width: 580px!important;
    position: relative;
}
	#section-one .container {
    padding:0!important;
}
#section-one .heading {
    width: 100%;
    display: inline-block;
    max-width: 320px;
    margin: auto;
    text-align: center!important;
}
#section-two {
    margin-bottom: 50px!important;
	padding-top: 10px;
}

.customer-logos-wrapper, .customer-logos {
    min-height: 200px;
    border: 1px solid red;
}
.customer-logos span {
    width: 100%;
}
.customer-logos img.grayscale, .media-logos img.media-img {
    max-width: 90px;
    margin: 20px;
}
#section-two, #hr-concept, #HRSolutionsText, #HRSolutions, .hr-solutions-dashed-line, .hr-solutions-blocks, .form-wizard {
    max-width: 320px!important;
    margin: auto;
    width: 320px;
    display: flex;
}
.scalable-bg {
}
#hr-concept #concept-img {
    width: 300px;
}
.heading {
    font-size: 24px;
}
.sup-text, span {
    font-size: 14px;
    line-height: 20px;
    display: inline-block;
}
.sub-heading, h5 {
    font-size: 18px;
}
.info-block .media > img {
    width: 60px;
    margin-right: .5rem;
}
.info-block .media h5 {
    margin: 0;
    font-size: 16px;
}
.hr-solutions-dashed-line {
    background-size: 12px 1px, 0 0, 1px 12px, 0 0;
    height: 1px;
    margin-left: 8px;
    max-width: 292px!important;
}
.hr-solutions-text {
    font-size: 20px;
}
#HRSolutions {
    margin-bottom: -30px;
}
#HRSolutions .carousel-indicators li {
    display: none;
}
#HRSolutions .dashline-mobile {
    margin-top: -250px;
}
#HRSolutions .carousel-indicators {
    background-size: 0 0, 0 0, 0 0, 1px 12px;
    margin: 0;
    padding: 0;
    height: 250px;
    margin-left: -20px;
}
#HRSolutions .carousel-item {
    max-width: 290px;
    padding-top: 10px;
}
.hr-solutions-dashed-line h1 {
    display: none;
}
.hr-solutions-dashed-line.show-on-mobile {
    margin-left: 55px;
    width: 245px;
    height: 50px;
    margin-bottom: -20px;
}
.hr-solutions-blocks {
    padding-left: 0;
}
.slider-block-item {
    min-width: 110px!important;
    margin-left: 0;
    margin-right: 30px;
}
.slider-block-item, .slider-block-item:first-child .top-animation-border:after, .slider-block-item:first-child a:after, .slider-block-item:first-child a:before, .slider-block-item:first-child .top-animation-border:before {
    border: 1px dashed transparent;
}

#section-four {
    text-align: left;
}
	#section-four .millionemployee {
    max-width: 320px;
    margin: auto;
}

	#section-four .text-million span {
    font-size: 50px;
    vertical-align: middle!important;
}
}
#top-menu .menu-item .sub-menu .menu-item a:focus{
	color: #333;
}
#top-menu .menu-item .sub-menu .menu-item:nth-last-child(1) a{
	background: transparent;
    border-radius: 0;
    font-weight: 500;
    color: #333;
}
#top-menu .menu-item .sub-menu .menu-item a:hover{
	background: #6CB844;
	color: #ffffff;
}

#main .feature-list .has-3-columns.feature-list{
	width: 31%;
}

#page .sjb-filters .sjb-search-button .btn-search{
	background: #6CB844!important;
	border: #6CB844!important;
}

#page .sjb-filters .sjb-search-button .btn-search>i{
	margin-top: -2px;
}

@media screen and (max-width: 992px) and (min-width: 768px){
	#HRSolutions .marquee-outer {
		left: -8%;
		bottom:0 !important;
	}
}
.cookie-notice-container #cn-notice-text{
	display: inline-block; width:100%;
}

