<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*!
Theme Name: Helpers by webapricot
Theme URI: http://webapricot.com/
Author: webapricot.com
Author URI: http://webapricot.com/
Description: Theme for Helpers made by webapricot design studio
Version: 1.0.0

Text Domain: helpers

*/
/*--------------------------------------------------------------
&gt;&gt;&gt; TABLE OF CONTENTS:
----------------------------------------------------------------
# Typography
# Elements
# Forms
# Navigation
	## Links
	## Menus
# Accessibility
# Alignments
# Clearings
# Widgets
# Add helpers
# Login/Regiter page
# Content
	## Posts and pages
	## Comments
# Infinite scroll
# Media
	## Captions
	## Galleries
--------------------------------------------------------------*/
/* =Reset
-------------------------------------------------------------- */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre, a,
abbr, acronym, address, big, cite, code, del, dfn, em, font,
ins, kbd, q, s, samp, small, strike, strong, sub, sup,
tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	border: 0;
	font-family: inherit;
	font-size: 100%;
	font-style: inherit;
	font-weight: inherit;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline;
	word-wrap: normal;
}

html {
	font-size: 62.5%;
	/* Corrects text resizing oddly in IE6/7 when body font-size is set using em units http://clagnut.com/blog/348/#c790 */
	overflow-y: scroll;
	/* Keeps page centered in all browsers regardless of content height */
	-webkit-text-size-adjust: 100%;
	/* Prevents iOS text size adjust after orientation change, without disabling user zoom */
	-ms-text-size-adjust: 100%;
	/* www.456bereastreet.com/archive/201012/controlling_text_size_in_safari_for_ios_without_disabling_user_zoom/ */
}

*,
*:before,
*:after {
	/* apply a natural box layout model to all elements; see http://www.paulirish.com/2012/box-sizing-border-box-ftw/ */
	-webkit-box-sizing: border-box;
	/* Not needed for modern webkit but still used by Blackberry Browser 7.0; see http://caniuse.com/#search=box-sizing */
	-moz-box-sizing: border-box;
	/* Still needed for Firefox 28; see http://caniuse.com/#search=box-sizing */
	/*box-sizing: border-box;*/
}

ol,
ul {
	list-style: none;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

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

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

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

a:focus {
	outline: 0;
}
a:visited{
	color: #007eba;
}
a:hover,
a:active {
	outline: 0;
	text-decoration: none;
}

a img {
	border: 0;
}

/* =END Reset
-------------------------------------------------------------- */

/*------------------Raleway------------------------------------*/
/*Raleway-Regular*/
@font-face {
	font-family: "Raleway-Regular";
	src: url("fonts/Raleway-Regular/Raleway-Regular.eot");
	src: url("fonts/Raleway-Regular/Raleway-Regular.eot?#iefix")format("embedded-opentype"),
	url("fonts/Raleway-Regular/Raleway-Regular.woff") format("woff"),
	url("fonts/Raleway-Regular/Raleway-Regular.ttf") format("truetype");
	font-style: normal;
	font-weight: normal;
}
/*Raleway-Bold*/
@font-face {
	font-family: "Raleway-Bold";
	src: url("fonts/Raleway-Bold/Raleway-Bold.eot");
	src: url("fonts/Raleway-Bold/Raleway-Bold.eot?#iefix")format("embedded-opentype"),
	url("fonts/Raleway-Bold/Raleway-Bold.woff") format("woff"),
	url("fonts/Raleway-Bold/Raleway-Bold.ttf") format("truetype");
	font-style: normal;
	font-weight: normal;
}

/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/
body,
button,
input,
select,
optgroup,
textarea {
	color: #404040;
	font-family: sans-serif;
	font-size: 16px;
	font-size: 1rem;
	line-height: 1.5;
}
body {
	color: #5A5A5A;
}
h1, h2, h3, h4, h5, h6 {
	clear: both;
}

p {
	margin-bottom: 1em;
}

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

blockquote {
	margin: 0 1.5em;
}

address {
	margin: 0 0 1.5em;
}

pre {
	background: #eee;
	font-family: "Courier 10 Pitch", Courier, monospace;
	font-size: 15px;
	font-size: 0.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: 0.9375rem;
}

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

mark, ins {
	background: #fff9c0;
	text-decoration: none;
}

big {
	font-size: 125%;
}
h1{
	font-family: "Raleway-Regular",sans-serif;
	font-size: 45px;
    /*color: #5A5A5A;*/
}
h2{
	font-family: "Raleway-Regular",sans-serif;
	font-size: 20px;
    /*color: #5A5A5A;*/
}
h3{
	font-family: "Raleway-Regular",sans-serif;
	font-size: 18px;
    /*color: #5A5A5A;*/
}
h4{
	font-family: "Raleway-Regular",sans-serif;
	font-size: 16px;
    /*color: #5A5A5A;*/
}
h5{
	font-family: "Raleway-Regular",sans-serif;
	font-size: 15px;
    /*color: #5A5A5A;*/
}
h6{
	font-family: "Raleway-Regular",sans-serif;
	font-size: 14px;
    /*color: #5A5A5A;*/
}
p{
	font-family: "Raleway-Regular",sans-serif;
	font-size: 16px;
    /*color: #5A5A5A;*/
}
b,strong{
	font-family: "Raleway-bold",sans-serif;
}
ins,mark{
	font-family: "Raleway-Regular",sans-serif;
	font-size: 12px;
}
del{
	font-family: "Raleway-Regular",sans-serif;
	font-size: 12px;
	color: inherit;
    opacity: .5;
}
hr{
	margin: 20px 0;
	border-top: 1px solid #eee;
}


/*--------------------------------------------------------------
# Elements
--------------------------------------------------------------*/
html {
	box-sizing: border-box;
}

*,
*:before,
*:after {
	/* Inherit box-sizing to make it easier to change the property for components that leverage other behavior; see http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
	box-sizing: inherit;
}

body {
	background: #fff;
	/* Fallback for when there is no custom background color defined. */
}

hr {
	background-color: #ccc;
	border: 0;
	height: 1px;
	margin-bottom: 1.5em;
}

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

ul {
	list-style: disc;
}

ol {
	list-style: decimal;
}

li &gt; ul,
li &gt; ol {
	margin-bottom: 0;
	margin-left: 1.5em;
}

dt {
	font-weight: bold;
}

dd {
	margin: 0 1.5em 1.5em;
}

img {
	height: auto;
	/* Make sure images are scaled correctly. */
	max-width: 100%;
	/* Adhere to container width. */
}

figure {
	margin: 1em 0;
	/* Extra wide images within figure tags don't overflow the content area. */
}

table {
	margin: 0 0 1.5em;
	width: 100%;
}
ol li,ul li{
	font-family: "Raleway-Regular",sans-serif;
	font-size: 16px;
	padding: 2px 0;
	color: #5A5A5A;
}

table, th, td {
    border: 1px solid #CCCCCC;
    font-family: "Raleway-Regular",sans-serif;
    font-size: 14px;
}
blockquote,
pre{
	font-family: "Raleway-Regular",sans-serif;
	font-size: 18px;
 	background-color: #F1F1F1;
}
.blockquote-right-icon{
	text-align: right;
	font-size: 35px;
	color: #00ADEF;
	padding: 0 10px;
}
.blockquote-left-icon{
	font-size: 35px;
	color: #00ADEF;
	padding: 0 10px;
}
blockquote p{
	padding:0 4%;
	margin-bottom: 0px;
}

/*--------------------------------------------------------------
# Forms
--------------------------------------------------------------*/
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
	border: 1px solid;
	border-color: #ccc #ccc #bbb;
	border-radius: 3px;
	background: #e6e6e6;
	color: rgba(0, 0, 0, 0.8);
	font-size: 12px;
	font-size: 0.75rem;
	line-height: 1;
	padding: .6em 1em .4em;
}

button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
	border-color: #ccc #bbb #aaa;
}

button:active, button:focus,
input[type="button"]:active,
input[type="button"]:focus,
input[type="reset"]:active,
input[type="reset"]:focus,
input[type="submit"]:active,
input[type="submit"]:focus {
	border-color: #aaa #bbb #bbb;
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
	color: #666;
	border: 1px solid #ccc;
	border-radius: 3px;
	padding: 3px;
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus {
	color: #111;
}

select {
	border: 1px solid #ccc;
}

textarea {
	width: 100%;
}

/*--------------------------------------------------------------
# Navigation
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Links
--------------------------------------------------------------*/
a {
	font-family: "Raleway-Regular",sans-serif;
	color: #00adef;
	font-size: 12px;
	text-decoration: underline;
}

a:visited {
	color: #00adef;
}

a:hover, a:focus, a:active {
	color: #00adef;
}

a:focus {
	outline: none;
}

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

/*--------------------------------------------------------------
## Menus
--------------------------------------------------------------*/
.main-navigation {
	clear: both;
	display: inline-block;
	float: left;
	width: auto;
}

.main-navigation ul {
	display: none;
	list-style: none;
	margin: 0;
	padding-left: 0;
}

.main-navigation ul ul {
	box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
	float: left;
	position: absolute;
	top: 100%;
	left: -999em;
	z-index: 99999;
}

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

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

.main-navigation ul ul a {
	width: 200px;
}

.main-navigation ul li:hover &gt; ul,
.main-navigation ul li.focus &gt; ul {
	left: auto;
}

.main-navigation li {
	float: left;
	position: relative;
}

.main-navigation a {
	display: block;
	text-decoration: none;
}

/* Small menu. */
.menu-toggle,
.main-navigation.toggled ul {
	display: block;
}


.site-main .comment-navigation, .site-main
.posts-navigation, .site-main
.post-navigation {
	margin: 0 0 1.5em;
	overflow: hidden;
}

.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
	float: left;
	width: 50%;
}

.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
	float: right;
	text-align: right;
	width: 50%;
}

/*--------------------------------------------------------------
# Accessibility
--------------------------------------------------------------*/
/* Text meant only for screen readers. */
.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
	height: 1px;
	width: 1px;
	overflow: hidden;
	word-wrap: normal !important;
	/* Many screen reader and browser combinations announce broken words as they would appear visually. */
}

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

/* Do not show the outline on the skip link target. */
#content[tabindex="-1"]:focus {
	outline: 0;
}

/*--------------------------------------------------------------
# Alignments
--------------------------------------------------------------*/
.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;
}

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

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

/*--------------------------------------------------------------
# Widgets
--------------------------------------------------------------*/
.widget {
	margin: 0 0 1.5em;
	/* Make sure select elements fit in widgets. */
}

.widget select {
	max-width: 100%;
}
/*--------------------------------------------------------------
# Add helpers
--------------------------------------------------------------*/
.register-helper-page #errors div,
.register-employer #errors div {
	font-family: "Raleway-Regular", sans-serif;
    font-size: 14px;
    color: #2a2829;
    background-color: #ffeeee;
    border: 1px solid #d32024;
    padding: 20px;
    margin: 20px 0 15px 0;
}
.register-helper-page .text-helpers-add{
	/*text-align: right;*/
}
.register-helper-page .margin-row-helpers{
padding: 5px 0;
}
.register-helper-page input[type="text"],
.register-helper-page input[type="url"],
.register-helper-page input[type="number"],
.register-helper-page input[type="date"],
.register-helper-page select{
	width: 100%;
	height: 35px;
}
.register-helper-page input[type="radio"] {
	margin: 5px;
}
.register-helper-page .input-md-1-3-t{
	width: 2%;
	display: inline-block;
}
.register-helper-page .input-md-1-3{
	width: 2%;
	display: inline-block;
	border: 1px solid #CCCCCC;
    text-align: center;
    font-size: 14px;
    height: 30px;
    vertical-align: middle;
    padding: 4px 0;
}
.register-helper-page .input-md-1{
	width: 12%;
	display: inline-block;
	vertical-align: middle;
}
.register-helper-page .input-md-2{
	width: 15%;
	display: inline-block;
	vertical-align: middle;
}
.register-helper-page .input-md-3{
	width: 19%;
	display: inline-block;
	vertical-align: middle;
}
.register-helper-page .input-md-5{
	width: 26%;
	display: inline-block;
	vertical-align: middle;
}
.register-helper-page .input-md-4{
	width: 20%;
	display: inline-block;
	vertical-align: middle;
}
.register-helper-page .input-md-8{
	width: 77%;
	display: inline-block;
	vertical-align: middle;
}
.register-helper-page .input-md-1-3 input,
.register-helper-page .input-md-1 input,
.register-helper-page .input-md-2 input,
.register-helper-page .input-md-3 input,
.register-helper-page .input-md-4 input,
.register-helper-page .input-md-5 input,
.register-helper-page .input-md-8 input{
	font-family: "Raleway-Regular";
	font-size: 13px;
	width: 100%;
	border-radius: 0px;
	height: 30px;
}
.register-helper-page input{
	font-family: "Raleway-Regular";
	border-radius: 0px !important;
	font-size: 13px;
}
.register-helper-page select{
	font-family: "Raleway-Regular";
	font-size: 13px;
	width: 100%;
	border-radius: 0px;
	height: 35px;
}
.register-helper-page .tab-title-style{
	font-family: "Raleway-Bold",sans-serif;
	font-size: 16px;
	color: #00ADEF;
	border: 1px solid #00ADEF;
	border-bottom-color: transparent;
	padding: 4px 10px;
}
.register-helper-page .title-tabs-border{
	border-bottom: 1px solid #00ADEF;
	margin: 15px 0;
}
.register-helper-page .row-tible{
	margin: 5px 0;
}
.register-helper-page .style-header-title{
	padding: 5px;
	font-family: "Raleway-Regular",sans-serif;
	font-size: 14px;
	background-color: #00ADEF;
	color: #F5F5F5;
}
.register-helper-page .add-helpers-page-title{
	margin: 15px 0;
}
.register-helper-page .title-row-tible{
	font-family: "Raleway-Bold",sans-serif;
	font-size: 14px;
}
.register-helper-page textarea{
	font-family: "Raleway-Regular",sans-serif;
	font-size: 13px;
	border-radius: 0px;
}
.register-helper-page .text-regular-helpers{
	font-family: "Raleway-Regular",sans-serif;
	font-size: 14px;
	color: #5A5A5A;
}
.register-helper-page .text-bold-helpers{
	font-family: "Raleway-Bold",sans-serif;
	font-size: 14px;
	color: #5A5A5A;
	display: inline-block;
}
.register-helper-page .text-bold-helpers.assessment-comment {
	font-size: 13px;
}
.register-helper-page #interview-tab .text-bold-helpers {
	margin-bottom: 5px;
	font-size: 14px;
}
.register-helper-page #interview-tab .row {
	margin-bottom: 10px;
}
.register-helper-page .language-tab .titles-row,
.register-helper-page .skills-tab .titles-row{
	font-family: "Raleway-Bold",sans-serif;
	font-size: 16px;
	color: #00ADEF;
	margin-bottom: 10px;
}
/*.register-helper-page .language-tab.mobile,
.register-helper-page .skills-tab.mobile,
.register-helper-page .employment-tab.mobile,
.register-helper-page .feedback-tab.mobile {
	display: none;
}*/
.register-helper-page .year,
.register-helper-page .month {
	width: 40px !important;
}
.register-helper-page .month {
	margin-left: 10px;
}
.register-helper-page label.year-label,
.register-helper-page label.month-label {
	font-family: "Raleway-Regular",sans-serif;
	font-size: 12px;
	color: #5A5A5A;
	padding: 0 12px 0 5px;
}
.register-helper-page .infant-children-age-range,
.register-helper-page .other-food-handling {
	margin-top: 20px;
}
.register-helper-page .infant-children-age-range div,
.register-helper-page .other-food-handling div {
	padding: 0 5px;
	text-align: right;
}
.register-helper-page input[type="submit"]{
	    font-size: 16px;
    font-family: "Raleway-Regular", sans-serif;
    color: #ffffff;
    background-color: #00ADEF;
    border-radius: 0;
    margin-bottom: 70px;
    margin-top: 40px;
    padding: 10px 30px;
}
.register-helper-page .checkbox-row {
	margin: 5px 0;
}
.register-helper-page .checkbox-row input {
	vertical-align: middle;
}
.register-helper-page .checkbox-row [type="checkbox"]:not(:checked),
.register-helper-page .checkbox-row [type="checkbox"]:checked {
	position: absolute;
	left: -9999px;
}
.register-helper-page .checkbox-row [type="checkbox"]:not(:checked) + label,
.register-helper-page .checkbox-row [type="checkbox"]:checked + label {
	cursor: pointer;
}
.register-helper-page .checkbox-row [type="checkbox"]:not(:checked) + label:before {
	font-family: 'FontAwesome';
    font-size: 14px;
    content: '\f096';
    color: #333333;
    margin-right: 5px;
}
.register-helper-page .checkbox-row [type="checkbox"]:checked + label:before {
	font-family: 'FontAwesome';
    font-size: 14px;
    content: '\f046';
    color: #333333;
    margin-right: 5px;
}
.register-helper-page input[name="height-cm-helper"],
.register-helper-page input[name="height-ft-helper"],
.register-helper-page input[name="height-inches-helper"],
.register-helper-page input[name="weight-kg-helper"],
.register-helper-page input[name="weight-lbs-helper"] {
	width: 47px;
}
.register-helper-page label.height-cm,
.register-helper-page label.height-ft,
.register-helper-page label.height-inches,
.register-helper-page label.weight-kg,
.register-helper-page label.weight-lbs {
	 font-family: "Raleway-Regular",sans-serif;
    font-size: 14px;
    color: #5A5A5A;
    margin: 0 10px 0 5px;
    width: 20px;
    display: inline-block;
}

/*--------------------------------------------------------------
# Login/Regiter page
--------------------------------------------------------------*/
.helpers-link {
	display: inline-block;
    width: 100%;
}
.login-regiter .log-reg-form{
	padding: 60px 0;
}
.log-reg-form {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
}
.loginForm, .registerForm {
	width: 48%;
    border: 1px solid #dee0e9;
    padding: 20px;
}
.form-title {
	margin-bottom: 25px;
	font-weight: bold;
	font-size: 22px;
}

.wppb-user-forms input:not([type="button"]):not([type="reset"]):not([type="submit"]), .wppb-user-forms select, .wppb-user-forms textarea{
    border: unset;
    border-bottom: 1px solid #9c9c9c;
    border-radius: 0;
    background: transparent;
    outline: transparent;
	/*width: 75%;*/
}

.wppb-form-field label, #wppb-login-wrap .login-username label, #wppb-login-wrap .login-password label {
	width: 20%!important;
    display: block;
    font-size: 14px;
    margin-bottom: 10px;
    margin-top: 10px;
    font-weight: 700;
}

.wppb-send-credentials-checkbox label {
    width: auto!important;
}

.registerForm input[type="submit"] {
	margin-top: 20px;
}
.loginForm input[type="submit"], .registerForm input[type="submit"]{
	padding: 5px 20px;
    font-size: 14px;
    line-height: 1.5;
    text-align: center;
    word-break: break-word;
    white-space: normal;
    cursor: pointer;
    width: auto;
    color: #01adee;
    background: rgba(0, 0, 0, 0);
    border: 1px solid #01adee;
    -webkit-transition: .35s all ease-out;
    transition: .35s all ease-out;
    float: right;
}
.wppb-form-field.wppb-send-credentials-checkbox {
	display: none;
}
.wppb-form-field.wppb-send-credentials-checkbox, p.login-submit {
	padding-bottom: 0!important;
}
.wppb-form-field.wppb-send-credentials-checkbox label {
	margin: 0;
}
.login-blockUrl .modal-content {
    background-color: rgba(1, 172, 238, 0.9);
}
.login-blockUrl .close {
	color: #fff;
	opacity: 1;
}
.login-blockUrl .modal-body {
	text-align: center;
}
.login-blockUrl h3{
	color:#141414;
}
.login-blockUrl a {
	color: #000;
    background-color: #fff;
    font-size: 20px;
    padding: 3px 53px;
    display: inline-block;
    text-align: center;
    text-decoration: unset;
    margin-top: 15px;
}

/*--------------------------------------------------------------
# Front page
--------------------------------------------------------------*/
.front-page .page-title {
    font-family: "Raleway-Regular",sans-serif;
    text-align: center;
    font-size: 45px;
    color: #5A5A5A;
    margin-bottom: 20px;
}
.front-page .helpers-area{
    padding-top: 5px;
    border-top: 1px #00ADEF solid;
}
.front-page .helpers-area .helpers-block{
    padding: 15px 0;
    margin-top: 25px;
    border: 1px #E6E6E6 solid;
    height: 145px;
}
.front-page .helpers-area .helpers-block .helper-content .name div{
    font-family: "Raleway-Bold",sans-serif;
    font-size: 16px;
    color: #5A5A5A;
}
.front-page .helpers-area .helpers-block .helper-content .title{
    font-family: "Raleway-Bold",sans-serif;
    font-size: 13px;
    color: #5A5A5A;
    padding-right: 0;
}
.front-page .helpers-area .helpers-block .helper-content .title i{
    color: #00ADEF;
    width: 18px;
}
.front-page .helpers-area .helpers-block .helper-content .text{
    font-family: "Raleway-Regular",sans-serif;
    font-size: 12px;
    color: #5A5A5A;
}
.front-page .helpers-area .ajax-load-more-wrap .alm-btn-wrap .alm-load-more-btn{
    border: 1px solid #00adef;
    background-color: transparent;
    color: #00adef;
    border-left: 15px solid #00adef;
    font-size: 15px;
    text-transform: uppercase;
    font-weight: 500;
    padding: 0px 30px;
    text-decoration: none;
    border-radius: 0;
}
.front-page .helpers-area .ajax-load-more-wrap .alm-btn-wrap .alm-load-more-btn:hover{
    background-color: #00adef;
    color: #ffffff;
}
.front-page .home-helper-feed-butten{
    text-align: center;
    margin-top: 30px;
    margin-bottom: 45px;
}
.front-page .home-helper-feed-butten a{
    border: 1px solid #00adef;
    background-color: transparent;
    color: #00adef;
    border-left: 10px solid #00adef;
    font-size: 15px;
    text-transform: uppercase;
    font-weight: 500;
    padding: 15px 30px;
    text-decoration: none;
}
.front-page .home-helper-feed-butten a:hover{
    background-color: #00adef;
    color: #fff;
}
.front-page .introduction-hover,.helper-feed-page .introduction-hover{
    position: absolute;
    z-index: 999;
    border:1px solid #ccc;
    background-color: #fff;
    padding: 5px;
    margin-top: -60px;
    width: 325px;
    margin-left: 10px;
    display: none;
}
.front-page .introduction-hover::before,.helper-feed-page .introduction-hover::before{
    cursor: pointer;
    font-family: "FontAwesome";
    content: "\f0d9";
    position: absolute;
    left: -14px;
    font-size: 41px;
    top: -19px;
    z-index: 1;
    color: #fff;
}
.front-page .helper-img img {
	max-height: 113px;
}
.front-page .helper-img:hover .introduction-hover,.helper-feed-page .helper-img:hover .introduction-hover{
    display: block;
}
.front-page .introduction-hover .introduction-hover-name,.helper-feed-page .introduction-hover .introduction-hover-name{
    font-family: "Raleway-Bold",sans-serif;
    font-size: 13px;
    color: #333;
}
.front-page .introduction-hover .introduction-hover-content,.helper-feed-page .introduction-hover .introduction-hover-content{
    font-family: "Raleway-Regular",sans-serif;
    font-size: 13px;
    color: #333;
}

.front-page .nav.nav-tabs li a {
	pointer-events: none;
}

/*--------------------------------------------------------------
# Helper single
--------------------------------------------------------------*/
.single-helper .modal .modal-title {
	font-weight: bold;
	text-align: center;
}
.single-helper .modal .modal-body {
	text-align: center;
}
.single-helper .text i.fa-check{
    font-size: 13px;
    color: #00ADEF;
}
.single-helper .text i.fa-times{
    font-size: 13px;
    color: #FB225D;
}
.question-row&gt;div{
    line-height: 14px;
}
.working-experience .row{
    line-height: 22px;
}
.tab-helper-single .tab-helper-introduction-title{
    background-color: #00ADEF;
    font-family: "Raleway-Bold",sans-serif;
    color: #fff;
    font-size: 14px;
    padding: 3px 15px;
    margin-top: 30px;
}
.tab-helper-single .tab-helper-introduction p{
    font-family: "Raleway-Bold",sans-serif;
    font-size: 14px;
}
.tab-helper-single .tab-helper-introduction{
    padding: 10px;
    border: 1px solid #ccc;
    margin-bottom: 50px;
}
.single-helper .employment-tab-mobile {
	display: none;
}
.single-helper .tab-title-style{
	font-family: "Raleway-Bold",sans-serif;
	font-size: 16px;
	color: #00ADEF;
	border: 1px solid #00ADEF;
	border-bottom-color: transparent;
	padding: 4px 10px 2px 10px;
}
.single-helper .title-tabs-border{
	border-bottom: 1px solid #00ADEF;
	margin: 15px 0;
}
.single-helper .row-tible{
	margin: 5px 10px;
}
.single-helper .input-md-1-3,
.single-helper .input-md-1,
.single-helper .input-md-2,
.single-helper .input-md-3,
.single-helper .input-md-4,
.single-helper .input-md-5,
.single-helper .input-md-8{
	font-family: "Raleway-Regular";
	font-size: 13px;
	min-height: 30px;
	vertical-align: top;
	/*border: 1px solid #CCCCCC;*/
    text-align: justify;
    padding: 4px;
}
.single-helper .title-row-tible{
	font-family: "Raleway-Bold",sans-serif;
	font-size: 14px;
}
.single-helper .input-md-1-3-t{
	width: 2%;
	display: inline-block;
}
.single-helper .employment-tab-mobile .input-md-1-3{
	width: 100%;
	font-family: "Raleway-Bold",sans-serif;
	font-size: 14px;
	padding: 5px 10px;
	background-color: #f3f3f3;
}
.single-helper .employment-tab-desktop .input-md-1-3{
	width: 3%;
	font-family: "Raleway-Bold",sans-serif;
	font-size: 14px;
	padding: 5px;
	background-color: #f3f3f3;
}
.single-helper .input-md-1{
	width: 11%;
}
.single-helper .row-tible:first-child .input-md-1:nth-child(2) {
	margin-left: 1%;
}
.single-helper .input-md-2{
	width: 15%;
}
.single-helper .input-md-3{
	width: 19%;
}
.single-helper .input-md-5{
	width: 26%;
}
.single-helper .input-md-4{
	width: 20%;
}
.single-helper .input-md-8{
	width: 77%;
}
.single-helper .employment-tab-mobile .item {
	border: 1px solid #CCCCCC;
	margin-bottom: 15px;
/*	padding: 5px 10px;*/
}
.single-helper .employment-tab-mobile .col-xs-4 {
	padding-left: 0;
	font-family: "Raleway-Regular";
	font-size: 13px;
}
.single-helper .employment-tab-mobile .col-xs-8 {
	padding-right: 0;
	font-family: "Raleway-Regular";
	font-size: 13px;
}
/*--------------------------------------------------------------
# Header
--------------------------------------------------------------*/
.header-button a{
	float: right;
    font-size: 16px;
    font-family: "Raleway-Regular", sans-serif;
    color: #ffffff;
    width: max-content;
    background-color: #e74339;
    border-radius: 0;
    padding: 4.5px 30px;
    margin-top: 29px;
    display: block;
    text-decoration: none;
}
#masthead  {
	border-bottom: 1px solid #00ADEF;
}
#primary-menu li a{
	font-family: "Raleway-Regular",sans-serif;
	font-size: 14px;
	color: #424242;
	font-weight: 400;
	text-transform: uppercase;
	padding: 10px 20px;
}
#primary-menu li a:hover{
	color: #00adef;
}
#primary-menu&gt;.current-menu-item&gt;a{
	color: #00adef;
}
#primary-menu li ul.sub-menu{
	background-color: #00adef;
	box-shadow: none;
    width: auto;
    transition: all 0.3s ease-in-out;
    border-radius: 2px;
    border-left: 0.2px solid #f1f1f1;
}	
.main-navigation ul ul a{
    width:  max-content; 
}
#primary-menu li ul.sub-menu li:hover{
	border-left: 1px solid #fff;
	padding-left: -3px;
}
#primary-menu li ul.sub-menu li a:hover{
	color: #fff;
}
#primary-menu&gt;li&gt;a::after{
    cursor: pointer;
    font-family: "FontAwesome";
    content: "\f107";
    position: absolute;
    right: 3px;
    z-index: 1;
}
#primary-menu&gt;li&gt;a:last-child:after{
    color: transparent;
}
#primary-menu li ul li a{
    font-size: 14px;
    letter-spacing: 0.1px;
    padding: 10px 20px;
    text-transform: uppercase;
    z-index: 2;
    display: block;
    background-color: #00adef;
    color: #ffffff;	
}
#primary-menu li ul li{
    width: 100%;
}
#masthead .header-area img,#masthead .header-area nav{
    margin: 20px 0;
}
.header-area .menu-toggle{
    background-color: #00adef;
    border-color: transparent;
    border-radius: 0px;
    padding: 3px 8px;
}
.header-area .menu-toggle:focus{
    outline: none;
}
.header-area .menu-toggle i{
    font-size: 22px;
    color: #f1f1f1;
}
.togle-button i{
    display: none;
}

.helpers-area .col-xs-8{
    padding-right: 0px;
    padding-left: 0px;
}
/*--------------------------------------------------------------
# Front page
--------------------------------------------------------------*/
.home p,.home a{
    font-size: 14px;
}
.home .block6 .section-content{
    margin: 25px 0px 50px;
   
}
.home .margin-rows{
     margin: 15px 0;
}
.home .title-home{
    font-size: 45px;
    font-family: "Raleway-Regular",sans-serif;
    text-align: center;
    display: block;
        padding: 40px 0;
}
.section-item .section-item-image{
    height: 150px;
    width: 150px;
    border: 18px solid #ace1f7;
    border-radius: 50%;
    margin: 0 auto;
    text-align: center;
}
.section-item .section-item-image img{
    margin: 29px 0;
}
.front-page .nav-tabs&gt;li&gt;a{
    font-size: 22px;
    line-height: 25px;
    font-family: "Raleway-Regular",sans-serif;
    font-weight: 400;
    margin-right: -1px;
    border: 1px solid #00adef;
    color: #5a5a5a;
    text-decoration: none;
    border-radius: 0;
}
.nav-tabs&gt;li.active&gt;a, .nav-tabs&gt;li.active&gt;a:hover, .nav-tabs&gt;li.active&gt;a:focus{
    background-color: #00adef;
}
.front-page .tab-content{
    margin: 20px 30px ;
}
.front-page .tab-content .tab-pane ul {
	margin: 0 0 20px 0;
    padding: 20px 0 0 20px;
}
.front-page .tab-content .tab-pane .more-button {
	text-align: center;
	padding: 25px 0;
}
.front-page .tab-content .tab-pane ul li {
	color: #fff;
}
.nav-tabs{
    border-bottom-color: transparent;
}
.tab-content ul{
    list-style: none;
    margin-bottom: 30px;
}
.tab-content ul li{
    font-family: "Raleway-Regular",sans-serif;
    font-size: 16px;
    line-height: 25px;
}
.tab-content a,.block6 .section-content a,.block1 .section-content&gt;a,.block3 .section-content&gt;a{
    border: 1px solid #00adef;
    background-color: transparent;
    color: #00adef;
    border-left: 10px solid #00adef;
    font-size: 15px;
    text-transform: uppercase;
    font-weight: 500;
    padding: 15px 30px;
    text-decoration: none;
}
.tab-content a:hover,.block6 .section-content a:hover,.block1 .section-content&gt;a:hover,.block3 .section-content&gt;a:hover{
    background-color: #00adef;
    color: #fff; 
}
.block6 .section-content p{
    font-size: 17px;
    color: #f1f1f1;
    line-height: 24px;
    font-weight: 300;
    line-height: 25px;
}
.block6 .section-content h1{
    color: #f1f1f1;
}
.block6 .section-content ul li{
      font-size: 17px;
    color: #f1f1f1;
    line-height: 24px;
    font-weight: 300;
    line-height: 25px;
}
.block6 .section-content ul{
    margin-bottom: 30px;
}
.block1 .section-content p{
     font-size: 17px;
    line-height: 24px;
    font-weight: 300;
    line-height: 25px;
}
.block3 .section-content p{
    font-size: 15px;
}
.section-item-title{
    font-size: 20px;
    color: #5a5a5a;
    line-height: 25px;
    text-align: center;
    font-family: "Raleway-Regular";
    font-weight: 500;
    padding: 10px 0;
}
.block1 .section-content h1,.block3 .section-content h1{
    padding: 20px 0;
}

.block7 .title-home{
    color: #333;

}
.block8 .title-home{
    color: #fff;

}
.block8 .link-feed a{
    color: #333;
    font-size: 22px;
    box-shadow: 6px 6px 0px 0px rgba(9,145,197,1);
    background-color: #fff;
    display: block;
    padding: 25px;
    text-align: center;
    margin: 0 auto;
    text-decoration: none;
    margin-bottom: 50px;
    width: 92%;
}
.home-top-image img{
    width: 100%;
}
.wpb_text_column.wpb_content_element{
	margin-bottom: 40px;
}
/*--------------------------------------------------------------
# Pricing
--------------------------------------------------------------*/
.psd p{
    font-size: 14px;
    display: inline;
    padding: 9px 5px;
    margin-bottom: 0;
}
.psd i{
    font-size: 25px;
    color: #67CCE0;
    margin-right: 10px;
}
.psd a{
    font-size: 14px;
}
.psd{
    color: #31708f;
    border-color: #bce8f1;
    background-color: #d9edf7;
    border-radius: 5px;
    padding: 10px 20px;
    margin-bottom: 30px;
}

/*--------------------------------------------------------------
# Frequently Asked Questions page
--------------------------------------------------------------*/
.front-page .page-title {
    text-align: center;
    margin-bottom: 30px;
}
.front-page .questions-answers .question {
    margin-bottom: -10px;
    cursor: pointer;
}
.front-page .questions-answers .question i {
    font-size: 15px;
    color: #fff;
    background-color: #333333;
    padding: 5px;
    vertical-align: top;
    margin: 10px;
}
.front-page .questions-answers .question h3 p{
	font-size: 22px;
}
.front-page .questions-answers .question i.fa-minus{
    display: none;
}
.frequently_asked .questions-answers .question i.fa-minus{
    display: none;
}
.front-page .candidates-answers .question i.fa-minus{
    display: none;
}
.front-page .questions-answers .question span{
    margin-top: 5px;
    display: inline-block;
    width: 95%;
}
.front-page .questions-answers .question&gt;div{
    margin-left: 40px;
}
table.table.table--bordered,.table.table--bordered th,.table.table--bordered td{
	border: 1px solid #dddddd;
}
.table.table--bordered th,.table.table--bordered td{
	padding: 5px 10px;
}
.block7 .questions-answers{
	margin-bottom: 30px; 
}
.subtitle-home{
    font-size: 20px;
    width: max-content;
    color: #00adef;
    background-color: #ebebeb;
}
.frequently_asked .questions-answers span{
    display: inline-block;
    width: 97%;
}
.frequently_asked .questions-answers i{
    display: inline-block;
    background:-webkit-linear-gradient(#ced0d4, #5a5a5a);
    padding: 1px 3px;
    border: 1px solid #ada4a4;
    color: #fff;
    border-radius: 5px;
    margin-right: 5px;
}
.frequently_asked h3.subtitle-answers{
    margin: 0px 0 10px;
    letter-spacing: 1px !important;
    font-size: 24px;
    font-family: "Raleway-Regular",sans-serif;
    text-transform: inherit !important;
    color: #424242 !important;
}
.frequently_asked  .content-answers{
    padding: 20px 0 0;
}
.frequently_asked .page_header_title{
        font-family: "Raleway-Bold",sans-serif;
    font-size: 46px;
    font-weight: bold;
    color: #FFFFFF;
    text-transform: none;
    text-align: left;
    padding: 10px 0;
}
.frequently_asked .questions-answers .question{
    font-size: 14px;
     border-radius: 5px;
    background: none repeat scroll 0 0 #fbfbfb;
    clear: both;
    border: 1px solid #ddd;
    margin: 10px 0;
    padding: 5px 10px;
}
.frequently_asked .questions-answers .question p{
    font-size: 14px;
}
.frequently_asked .questions-answers .question .answer{
    margin-left: 20px;
}
.frequently_asked .content-answers&gt;p{
    font-size: 16px;
}
.nav&gt;li&gt;a:hover, .nav&gt;li&gt;a:focus{
    background-color: #00adef;
}
/*--------------------------------------------------------------
# Sidebar
--------------------------------------------------------------*/
.sidebar-helpers{
    background-color: #F1F1F1;
    margin-top: 100px;
}
.sidebar-item{
    width: 240px;
    margin: 5px 0;
    border-radius: 5px;
    padding: 0px;
    height: 55px;
} 
.sidebar-item span{
    color: #f1f1f1;
    font-family: "Raleway-Regular",sans-serif;
    font-size: 15px;
    text-decoration: none;
}
.sidebar-item span{
    font-family: "Raleway-Regular",sans-serif;
    font-size: 15px;
    text-align: center;
    padding: 0;
}
.video-sidebar{
    background-color: #00ADEF;
    cursor: pointer;
}
.messenger-sidebar{
    background-color: #3B5998;
}  
.whatsapp-sidebar{
    background-color: #25D366;
}
.single-helpers-sidebar a{
    text-decoration: none;
}
/*--------------------------------------------------------------
# Single Employer
--------------------------------------------------------------*/
.single-employer .single-employer-content{
    margin-top: 55px;
}
.single-employer .tab-employers-single{
    background-color: #00ADEF;
    font-family: "Raleway-Bold",sans-serif;
    color: #fff;
    font-size: 14px;
    padding: 3px 15px;
}
.single-employer .contnet-tab-employers{
    border: 1px solid #CCCCCC;
    margin: 20px 0px 30px;
    padding: 30px 0;
}
.single-employer .contnet-tab-employers .short-introduction{
	padding: 0px 20px;
}
.single-employer  .title-employers{
    font-family: "Raleway-Bold",sans-serif;
    font-size: 18px;
    color: #5A5A5A;
    padding-bottom: 20px;
}
.single-employer .item-content{
    font-family: "Raleway-Regular",sans-serif;
    font-size: 13px;
    padding: 5px 2px;
}
.single-employer .item-title{
    font-family: "Raleway-Bold",sans-serif;
    font-size: 13px;
    padding: 5px 2px;
}
.single-employer .short-introduction{
    padding: 15px 30px;
}
.job-page a,
.i-am-interested a{
    text-decoration: none;
    font-family: "Raleway-Regular",sans-serif;
    font-size: 14px;
    color: #fff;
    padding: 10px 25px;
    background-color: #00ADEF;
    cursor: pointer;
}
.job-page{
    margin: 20px 0 50px 0;
    float: left;
}
.i-am-interested{
    margin: 20px 0 50px 0;
    float: right;
}
.single-employer .top-margin-item{
	margin-top: 20px;
}
.single-employer .margin-item-bottom{
	margin-bottom: 30px;
}
/*--------------------------------------------------------------
# Footer
--------------------------------------------------------------*/
.footer-content-top{
    background-color: #1e3744;
} 
.footer-content-top .footer-title{
    font-family: "Raleway-Bold",sans-serif;
    font-size: 15px;
    color: #f1f1f1;
    padding: 20px 0;
}
.footer-content-top .footer-content p{
    font-family: "Raleway-Regular",sans-serif;
    font-size: 15px;
    line-height: 25px;
    color: #f1f1f1;
}
.footer-content-top .footer-content:first-child p{
    line-height: 25px;
}
.footer-content-top .footer-content-image a{
    padding: 5px 10px;
    background-color: #fff;
    color: #333;
    font-family: "Raleway-Bold",sans-serif;
    text-decoration:none;
    border: 0.2px solid #333;
}
.footer-content-top .footer-content-image a i{
    font-size: 15px;
    color: #29487d;
    margin-right: 6px;
}
.messenger-footer{
    width: 240px;
    background-color: #3b5998;
    margin: 10px 0;
    border-radius: 5px;
    padding: 0px;
    height: 68px;
}
.messenger-footer a{
    color: #f1f1f1;
    font-family: "Raleway-Regular",sans-serif;
    font-size: 15px;
    text-decoration: none;
}
.messenger-footer a span,.whatsapp-footer a span{
    display: block;
    font-family: "Raleway-Regular",sans-serif;
    font-size: 15px;
    text-align: center;
    padding: 0;
}
.footer-content-top .whatsapp-footer a span i{
    padding-right: 4px;
}
.whatsapp-footer{
    width: 242px;
    background-color: #25D366;
    margin: 10px 0;
    border-radius: 5px;
    padding: 0px;
    height: 68px;
}
.whatsapp-footer a{
    color: #f1f1f1;
    font-family: "Raleway-Regular",sans-serif;
    font-size: 15px;
    text-decoration: none;
}
.video-footer{
    background-color: #00ADEF;
}
.image-helpers-footer{
    display: inline-block;
    font-size: 25px;
}
.image-helpers-footer img{
    margin-top: -22px;
    border-radius: 5px;
}

.image-helpers-footer i{
    font-size: 30px;
    padding: 0px 7.5px;
}
.content-helpers-footer{
    display: inline-block;
    padding: 13px 4px;
}
.mobile-fb-share{
    display: none;
}
.copyright{
    border-top: 1px solid #95989A;
}
.copyright,.back-to-top{
    background-color: #162D39;
}
.bace-to-top-text{
    text-align: right;
    padding-right: 5%;
    padding-bottom: 20px;
}
.bace-to-top-text a{
    vertical-align: middle;
    text-decoration: none; 
}
.bace-to-top-text i{
    font-size: 21px;
    padding: 0 7px;
}
.copyright span{
    font-family: "Raleway-Regular",sans-serif;
    font-size: 15px;
    color: #F5F5F5;
    display: block;
    padding: 25px;
}



/*--------------------------------------------------------------
# Content
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Posts and pages
--------------------------------------------------------------*/
.sticky {
	display: block;
}

.hentry {
	margin: 0 0 1.5em;
}

.updated:not(.published) {
	display: none;
}

.page-content,
.entry-content,
.entry-summary {
	margin: 1.5em 0 0;
}
.page-content{
	margin-bottom: 20px;
}
.page-links {
	clear: both;
	margin: 0 0 1.5em;
}

/*--------------------------------------------------------------
## Comments
--------------------------------------------------------------*/
.comment-content a {
	word-wrap: break-word;
}

.bypostauthor {
	display: block;
}

/*--------------------------------------------------------------
# Infinite scroll
--------------------------------------------------------------*/
/* Globally hidden elements when Infinite Scroll is supported and in use. */
.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
	/* Theme Footer (when set to scrolling) */
	display: none;
}

/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before. */
.infinity-end.neverending .site-footer {
	display: block;
}

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

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
	max-width: 100%;
}

/* Make sure logo link wraps around logo image. */
.custom-logo-link {
	display: inline-block;
}


/*--------------------------------------------------------------
## Captions
--------------------------------------------------------------*/
.wp-caption {
	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: 0.8075em 0;
}

.wp-caption-text {
	text-align: center;
}

/*--------------------------------------------------------------
## Galleries
--------------------------------------------------------------*/
.gallery {
	margin-bottom: 1.5em;
}

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

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

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

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

.gallery-columns-5 .gallery-item {
	max-width: 20%;
}

.gallery-columns-6 .gallery-item {
	max-width: 16.66%;
}

.gallery-columns-7 .gallery-item {
	max-width: 14.28%;
}

.gallery-columns-8 .gallery-item {
	max-width: 12.5%;
}

.gallery-columns-9 .gallery-item {
	max-width: 11.11%;
}

.gallery-caption {
	display: block;
}


/*==========  Desktop First Method  ==========*/
 
/* Large Devices, Wide Screens */
@media only screen and (max-width : 1200px) {
	.frequently_asked .questions-answers span{
		width: 90%;
	}
    .sidebar-helpers.col-md-3{
    	padding: 0;
    }
    .front-page .helpers-area .helpers-block .helper-content .title{
        font-size: 12px;
    }
    .register-helper-page .input-md-1 {
	    width: 15%;
	}
	.register-helper-page .input-md-5 {
	    width: 17%;
	}
	.register-helper-page .input-md-4 {
	    width: 27%;
	}
	.register-helper-page .input-md-8 {
	    width: 70%;
	}
	#primary-menu li a{
	    padding: 10px 15px;
	}
}
 
/* Medium Devices, Desktops */
@media only screen and (max-width : 992px) {
    .site-header .main-navigation-area {
        position: absolute;
        right: 0;
    }
    .sidebar-helpers{
    	margin-top: 55px;
    }
    #primary-menu li{
        float: none;
    }	
    #primary-menu{
        width: 100%;
        background-color: #424242;
    }
    #primary-menu li a{
        color: #f1f1f1;
        display: inline-block;
        width: 90%;
        font-weight: 300;
    }
    .togle-button{
        display: inline-block;
        width: 10%;
    }
    #primary-menu&gt;li&gt;a::after{
        content: " ";
    }
    #primary-menu li ul.sub-menu{
        position: static;
        float: none;
        width: 96%;
        padding-left: 5px;
        display: none;
        background-color: #424242; 
        border-bottom: 1px solid #333;
        border-top: 1px solid #333;   
    }
    #primary-menu li ul li{
        padding: 5px;
    }
    #primary-menu li ul li a{
        font-size: 13px;
        background-color: #424242;
        padding: 2px 20px;
    }
    .header-area {
    	position: relative;
    }
    .header-area .menu-toggle {
        position: absolute;
        top: -24px;
        right: 0;
    }
    .header-button {
    	margin-right: 40px;
    }
    #masthead .header-area nav{
        width: 230px;
        position: absolute;
        right: 0;
        top: 53px;
        margin: 0;
        z-index: 999;
    }
    .togle-button i{
        color: #f1f1f1;
        display: block;
    }
    .mobile-fb-share{
        display: block;
    }
    .desktop-fb-share{
        display: none;
    }
    .footer-content-top .whatsapp-footer{
        margin-left: 5%;
    }
     .messenger-footer,.whatsapp-footer{
    	margin: 30px 3%;
    }
    .experience-tab i{
        font-size: 10px;
    } 
    .experience-tab .col-xs-2{
        font-size: 11px;
    }
    .sidebar-item{
        margin: 5px auto;
    }
    .whatsapp-sidebar{
        margin-bottom: 30px;
    }
    .single-helper .title{
        text-align: left;
    }
    .register-helper-page label.year-label,
    .register-helper-page label.month-label {
        padding: 0 5px 0 2px;
    }
    .register-helper-page .input-md-3 {
	    width: 18%;
	}

}
 
/* Small Devices, Tablets */
@media only screen and (max-width : 768px) {
	.log-reg-form {
		display: flex;
		flex-direction: row;
		justify-content: space-between;
		flex-wrap: wrap;
	}
	.registerForm {
		margin-bottom: 30px;
	}
	.loginForm, .registerForm {
		width: 100%;
	}
	.header-button a{
    	padding: 4.5px 20px;
    }
    .footer-content-top .whatsapp-footer{
        margin-left: 0.5%;
    }
    .mobile-fb-share{
        display: none;
    }
    .desktop-fb-share{
        display: block;
    }
    .item-title,.item-content{
    	text-align: center;
    }
    .messenger-footer,.whatsapp-footer{
    	margin: 10px 2%;
    }
    .sidebar-helpers{
    	margin-bottom: 30px;
    }
    .footer-content-top{
        text-align: center;
    }
    .footer-content-top .whatsapp-footer,
    .messenger-footer{
        text-align: left;
    }
    .footer-content-top .whatsapp-footer{
        margin-left: 2%;
    }
    .experience-tab i{
        font-size: 12px;
    } 
    .experience-tab .col-xs-2{
        font-size: 13px;
    }
    .front-page .helpers-area .helpers-block .helper-content .title{
        font-size: 13px;
    }
    .center-img{
        text-align: center;
    }
    .register-helper-page #medical-tab .text-helpers-add {
        text-align: left;
    }
    /*.register-helper-page .language-tab.mobile,
    .register-helper-page .skills-tab.mobile,
    .register-helper-page .employment-tab.mobile,
    .register-helper-page .feedback-tab.mobile {
		display: block;
	}*/
	/*.register-helper-page .language-tab.desktop,
	.register-helper-page .skills-tab.desktop,
	.register-helper-page .employment-tab.desktop,
	.register-helper-page .feedback-tab.desktop {
		display: none;
	}*/
	.register-helper-page .input-md-1-3 {
		width: 20px;
	}
	.register-helper-page .language-tab .row,
	.register-helper-page .skills-tab .row{
		margin-bottom: 5px;
	}
	.single-helper .employment-tab-mobile {
		display: block;
	}
	.single-helper .employment-tab-desktop {
		display: none;
	}
}
 /* Extra Small Devices, Phones */
@media only screen and (max-width : 600px) {  
     .experience-tab i{
        font-size: 10px;
    } 
    .experience-tab .col-xs-2{
        font-size: 11px;
    }
    .single-helper .text{
        font-size: 12px;
    }
}
/* Extra Small Devices, Phones */
@media only screen and (max-width : 480px) {
	.header-button {
    	margin-right: 30px;
    }
    .header-button a{
    	padding: 4.5px 10px;
    }
	.front-page .helpers-area .helpers-block .helper-content .title{
        font-size: 12px;
    }
    .register-helper-page .text-helpers-add {
        width: 100%;
        text-align: left;
    }
    .register-helper-page .input-helpers-add:not(.other-medical) {
        width: 100%;
    }
    .register-helper-page .infant-children-age-range div,
    .register-helper-page .other-food-handling div {
        width: 100%;
        text-align: left;
    }
    .register-helper-page .add-helpers-page-title {
    	text-align: center;
    }
    .single-helper .job-page {
    	text-align: center;
    	padding: 0;
    }
    .single-helper .single-helpers-sidebar,
    .single-helper .single-helpers-sidebar div {
    	padding: 0;
    }
    .register-helper-page .country-experience,
	.register-helper-page .country-experience-title {
		width: 100%;
	}
	.register-helper-page .mobile.language-tab .col-xs-6,
	.register-helper-page .mobile.skills-tab .col-xs-6 {
		width: 100%;
	}
	.register-helper-page .mobile.language-tab .titles-row,
	.register-helper-page .mobile.skills-tab .titles-row {
		margin-bottom: 0;
	}
	.register-helper-page .mobile.language-tab .row,
	.register-helper-page .mobile.skills-tab .row {
		margin-bottom: 10px;
	}
	.register-helper-page .mobile.language-tab .text-bold-helpers,
	.register-helper-page .mobile.skills-tab .text-bold-helpers {
		display: block;
	}
	.job-page,
	.i-am-interested {
		float: none;
		text-align: center;
	}
	.single-helper .employment-tab-mobile .col-xs-4,
	.single-helper .employment-tab-mobile .col-xs-8 {
		width: 100%;
	}
}
@media only screen and (max-width : 400px) {
	.header-button a{
		margin-top: 24px;
	}
	.header-area .menu-toggle {
		top: -29px;
	}
}
/* Custom, iPhone Retina */
@media only screen and (max-width : 320px) {
 
}
 
 
/*==========  Mobile First Method  ==========*/
 
/* Custom, iPhone Retina */
@media only screen and (min-width : 320px) {
 
}
 
/* Extra Small Devices, Phones */
@media only screen and (min-width : 480px) {
 
}
 
/* Small Devices, Tablets */
@media only screen and (min-width : 768px) {
 
}
 
/* Medium Devices, Desktops */
@media only screen and (min-width : 993px) {
 
 .menu-toggle {
        display: none;
    }
    .main-navigation ul {
        display: block;
    }
}

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

    .single-helper .single-helpers-sidebar{
    	margin-top: 130px;
    }

}
 
 /* Large Devices, Wide Screens */
@media only screen and (min-width : 1200px) {
 
}

/* Disable input[type=number] buttons until the world is ready */
input::-webkit-outer-spin-button, input::-webkit-inner-spin-button {
	display: none;
}</pre></body></html>