/**
 * Theme Name: Jobify - Classic
 * Author: Astoundify
 * Description: Everything you need to build a professional job board.
 * Version: 1.0.0
 * License: GNU General Public License v2 or later
 * License URI: http://www.gnu.org/licenses/gpl-2.0.html
 * Tags: white, one-column, right-sidebar, fixed-width, custom-background, custom-header, theme-options, full-width-template, featured-images, flexible-header, custom-menu, translation-ready
 * Template: jobify
*/
/**
 *
 * Note: Due to the changing of the theme by original developers, and the lack of any significant code bases, we've disabled updates to this child theme.
 *
 * The parent theme's CSS is automatically included so there is no need
 * to use the @import rule to include the parent theme CSS.
 *
 * Place Custom CSS Below this.
 */
@font-face {
	font-family: 'ProspectusLBld';
	src: url('https://packhire.com/wp-content/themes/jobify-classic/fonts/ProspectusLBld.eot');
	src: local('☺'), url('https://packhire.com/wp-content/themes/jobify-classic/fonts/ProspectusLBld.woff') format('woff'), url('https://packhire.com/wp-content/themes/jobify-classic/fonts/ProspectusLBld.ttf') format('truetype'), url('https://packhire.com/wp-content/themes/jobify-classic/fonts/ProspectusLBld.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

body {
	margin: auto;
	max-width: 1920px;
	background: #fff;
	font-family: 'Manrope', sans-serif;
}

h1,
h2 {
	font-family: 'ProspectusLBld', serif !important;
}

p {
	/*  font-size: 24px;*/
	letter-spacing: 0;
	/*    line-height: 28px;*/
	color: #2b2c35;
	font-family: "Manrope", serif;
}


.site-footer {
	margin-top: 90px;
}
.blog #primary {
	max-width: 1400px;
	margin: auto;
}


.button,
input[type=button],
button,
#submitcomment,
#commentform input[type=submit],
.widget--footer input[type=submit],
.mfp-close-btn-in .mfp-close,
input[name=wp_job_manager_send_application],
input[name=wp_job_manager_edit_application],
input[name=submit_bookmark],
.add-favorite,
.update-favorite,
#rcp_submit,
input[name=wp_job_manager_resumes_apply_with_resume],
input[name=wp_job_manager_resumes_apply_with_resume_create],
.wpcf7-submit,
input[type=submit].ninja-forms-field,
input[name=submit-job-alert],
.hero-search .search_jobs > div input[type=submit],
.hero-search .search_resumes > div input[type=submit] {
	background-color: #00bf82;
	color: white;
}

.button:hover,
input[type=button]:hover,
button:hover,
.job-manager-pagination a:hover,
.job-manager-pagination span:hover,
.page-numbers:hover,
#searchform button:hover,
#searchform input[type=submit]:hover,
#submitcomment:hover,
#commentform input[type=submit]:hover,
.page-numbers.current,
.widget--footer input[type=submit]:hover,
.mfp-close-btn-in .mfp-close:hover,
input[name=wp_job_manager_send_application]:hover,
input[name=wp_job_manager_edit_application]:hover,
input[name=submit_bookmark]:hover,
.add-favorite:hover,
.update-favorite:hover,
#rcp_submit:hover,
input[name=wp_job_manager_resumes_apply_with_resume]:hover,
input[name=wp_job_manager_resumes_apply_with_resume_create]:hover,
.wpcf7-submit:hover,
input[type=submit].ninja-forms-field:hover,
input[name=submit-job-alert]:hover,
.tp-caption .button:hover {
	background-color: transparent;
	color: #00bf82;
	border-color: #00bf82;
}

.modal nav.woocommerce-MyAccount-navigation,
.modal nav.woocommerce-MyAccount-navigation {
	display: none;
}

html body header.site-header {
	top: 0;
}


@media (min-width: 1400px) {
	.container,
	.jobify_widget_map div.job_listings,
	.jobify_widget_map div.resumes,
	.jobify_widget_map_resumes div.job_listings,
	.jobify_widget_map_resumes div.resumes,
	.page-template-jobify .widget_text,
	.page-template-template-widgetized .widget_text,
	.site-main > .rcp-restrict-message,
	.widget_featured_jobs,
	.widget_featured_resumes {
		max-width: 100%;
		padding: 0;
	}

}

.site-heading {
	font-size: 60px;
	line-height: 1.2 !important;
	color: #2b2c35;
	text-align: center;
	padding-bottom: 0 !important;
	margin-bottom: 30px !important;
	font-family: 'ProspectusLBld', serif !important;
}

.site-heading span {
	color: #00bf82 !important;
}

.cta-btn {
	font-size: 18px;
	line-height: 24px;
	color: rgb(255, 255, 255);
	font-weight: 800 !important;
	font-family: Manrope, serif;
	text-align: center;
	display: inline-block;
	border-radius: 8px !important;
	padding: 20px 34px !important;
	background: rgb(0, 191, 130) !important;
	margin-top: 12px !important;
	transition: all 0.4s ease-in-out 0s !important;
	-webkit-transition: all 0.4s ease-in-out 0s !important;
	-moz-transition: all 0.4s ease-in-out 0s !important;
}


.woocommerce form .show-password-input::after,
.woocommerce-page form .show-password-input::after {
	font-family: 'FontAwesome', serif;
	content: "\f070";
}

span.show-password-input.display-password:after {
	font-family: 'FontAwesome', serif;
	content: "\f06e";
}


.cta-btn:hover {
	color: #fff;
	background: #173d6e !important;
}

.blue-btn {
	background: #173d6e !important
}

.blue-btn:hover {
	color: #fff;
	background: rgb(0, 191, 130) !important;
}


.testimonial-slider {
	max-width: 1400px;
	margin: auto;
	padding: 40px 0;
	text-align: center;
}

.archive #content {
	max-width: 1400px;
	padding: 0 15px 40px;
}


/*=========================

           Header

===========================*/


.site-header {
	left: 0;
	right: 0;
	max-width: 1840px !important;
	border-radius: 8px !important;
	margin: 0px auto auto;
	background-color: #ffffff;
	box-shadow: 0 4px 9px rgba(0, 0, 0, 0.09);
	position: fixed;
}

.site-header.sticky {
	max-width: 100%;
	border-radius: 0;
	margin-top: 0 !important;
}

.site-header .container {
	padding: 20px 50px !important;
}

.site-header #menu-primary {
	display: flex;
	flex-wrap: wrap;
	text-align: left;

}

.site-header #menu-primary .login,
.site-header #menu-primary .register {
	display: none !important;
}

.site-header #menu-primary a {
	font-size: 16px;
	line-height: 24px;
	font-weight: 700;
	color: #2b2c35;
	padding: 0 25px;
	/*font-family: 'Quicksand', sans-serif;*/
}

.site-heading img {
	margin: 0 15px !important;
}

.nav-menu-break-large .nav-menu--primary .menu-item-has-children > a:after,
.nav-menu-break-large ul.nav-menu--primary .menu-item-has-children > a:after {
	content: '\f0d7';
	font-family: "fontAwesome" !important;
}

.site-header #menu-primary a:hover,
.site-header #menu-primary .current-menu-item a {
	color: #00bf82;
}

.site-header #menu-primary #menu-item-221 {
	margin-left: auto;
}

.site-header .site-header__wrap {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
}

.site-header .site-branding {
	padding-right: 12px;
}

.site-header .textwidget.custom-html-widget {
	display: flex;
	align-items: center;
}

.header-login {
	position: relative;
}

.header-login:after {
	content: '';
	height: 16px;
	width: 1px;
	right: -30px;
	top: 5px;
	position: absolute;
	background: #959595;
}

#nav_menu-4 {
	display: flex;
	align-items: center;
}

#menu-login-menu {
	display: flex;
	padding: 0;
}

#menu-login-menu li {
	list-style: none;
	width: 134px;
}

#menu-login-menu li.signup-link{
	width: 100px;	
}

#menu-login-menu li a {
	font-size: 16px;
	line-height: 24px;
	color: #2b2c35;
	font-weight: 700;
	/*font-family: 'Quicksand', sans-serif;*/
	text-decoration: underline;
	display: flex;
	align-items: center;
}

#menu-login-menu li a:hover {
	color: #00bf82;
}

#menu-login-menu li a:before {
	content: "";
	height: 18px;
	width: 18px;
	display: inline-block;
	vertical-align: middle;
	padding-right: 40px;
	background-size: 18px;
}

#menu-login-menu .login-link a:before {
	background: url(https://packhire.com/wp-content/themes/jobify-classic/images/user-icon.png) center no-repeat;
	background-size: 18px;
}

#menu-login-menu .signup-link a:before {
	background: url(https://packhire.com/wp-content/themes/jobify-classic/images/signup-icon.png) center no-repeat;
	background-size: 18px;
}

#menu-login-menu .logout-link a:before {
	background: url(https://packhire.com/wp-content/themes/jobify-classic/images/logout-icon.png) center no-repeat;
	background-size: 18px;
}


.login-form-block .woocommerce-MyAccount-content {
	text-align: center !important;
}

.login-form-block .woocommerce-message {
	margin-bottom: 15px !important;
}

.woocommerce-MyAccount-content p,
.login-form-block .woocommerce-message,
.login-form-block .woocommerce-message a,
.login-form-block .woocommerce-MyAccount-content p,
.login-form-block .woocommerce-MyAccount-content a {
	font-size: 20px;
	font-weight: 700;
}

.woocommerce-MyAccount-content a,
.login-form-block .woocommerce-message a,
.login-form-block .woocommerce-MyAccount-content a {
	font-weight: 700;
	color: #00bf82 !important;
}


/**/

.header-social-links {
	margin-left: auto;
	display: flex;
	align-content: center;
}


.social-links {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	list-style: none;
}

.social-links li {
	margin-left: 24px;
}

.social-links li a {
	display: block;
}

.social-links li a:hover {
	opacity: 0.7;
}

.social-links li a i {
	height: 20px;
	width: 20px;
	display: block;
}

.social-links li a .facebook-icon {
	background: url(https://packhire.com/wp-content/themes/jobify-classic/images/facebook-icon.png) center no-repeat;
}

.social-links li a .instagram-icon {
	background: url(https://packhire.com/wp-content/themes/jobify-classic/images/instagram-icon.png) center no-repeat;
}

.social-links li a .linkedin-icon {
	background: url(https://packhire.com/wp-content/themes/jobify-classic/images/linkedin-icon.png) center no-repeat;
}

.social-links li a .twitter-icon {
	background: url(https://packhire.com/wp-content/themes/jobify-classic/images/twitter-icon.png) center no-repeat;
}

.social-links li a .tiktok-icon {
	background: url(https://packhire.com/wp-content/themes/jobify-classic/images/tiktok-icon.png) center no-repeat;
}


/**/

.hero-banner {
	position: relative;
}

.hero-banner:after {
	content: '';
	position: absolute;
	bottom: -280px;
	left: -15px;
	right: -15px;
	height: 450px;
	background: url(https://packhire.com/wp-content/themes/jobify-classic/images/dogs-image.png) center no-repeat;
	background-size: cover;
	z-index: 1;
}

.hero-banner p {
	text-align: center !important;
}

html body .hero-banner p a {
	position: relative;
	display: inline-block;
	font-weight: 800;
	text-decoration: underline;
	padding-bottom: 0;
	line-height: 0.2;
	vertical-align: middle;
	margin-top: 6px;
}

.hero-banner p a:after {
	content: "";
	height: 1px;
	width: 100%;
	background: #2b2c35;
}

html body span.tt-dropdown-menu div.tt-dataset-search {
	z-index: 3;
	width: 600px !important;
	max-width: 50vw !important;
	margin-top: 7px !important;
	background: white !important;
}

html body span.tt-dropdown-menu div.tt-dataset-search a {
	border-radius: 0 !important;
}


.hero-banner p a:hover {
	color: #00bf82;
	text-decoration: underline !important;
}


.companies-logo {
	list-style: none;
	display: flex;
	align-items: center;
	flex-wrap: wrap;
	margin: 0 !important;
}

.companies-logo li {
	padding: 30px 35px 0 0 !important;
	list-style: none !important;
}


.career-btn {
	font-weight: 800 !important;
	text-decoration: underline !important;
	position: relative;
}

.d-flex {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
}


/**/


.et-db #et-boc .et-l .et_pb_widget_area_left {
	border-right: 0;
	padding-right: 0;
}


.search_submit {
	position: relative;
}

.search_submit::after {
	content: "";
	position: absolute;
	right: 34px;
	top: 1px;
	bottom: 0;
	height: 100%;
	background: url(https://packhire.com/wp-content/themes/jobify-classic/images/search-icon.png) center center no-repeat;
	background-size: 15px;
	width: 50px;
}

/**/

.search-job-sec {
	position: relative;
}

.curved-bottom {
	position: relative;
}

.curved-bottom:after,
.search-job-sec:after,
.search-job-sec:before {
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	z-index: 9;
}
.bottom-curved::after {
	content: "";
	position: absolute;
	background: url(https://packhire.com/wp-content/themes/jobify-classic/images/curved-shape1.png) repeat-x 0 0;
	height: 30px;
	width: 100%;
	bottom: 0;
	left: 0;
}
.search-job-sec:before {
	background: url(https://packhire.com/wp-content/themes/jobify-classic/images/curved-top.png) top center no-repeat;
	height: 100px;
}

.curved-bottom:after,
.search-job-sec:after {
	bottom: -1px;
	background: url(https://packhire.com/wp-content/themes/jobify-classic/images/curved-bottom1.png) bottom center no-repeat;
	height: 100px;
}

/**/


.news-blog .et_pb_ajax_pagination_container {
	display: flex;
	flex-wrap: wrap;
	margin: 0 -25px !important;
}

.news-blog .et_pb_ajax_pagination_container article {
	flex: 0 0 33.333%;
	max-width: 33.333%;
	padding: 0 25px !important;
	margin-bottom: 0 !important;
}

.news-blog .entry-featured-image-url img {
	border-radius: 8px !important;
	box-shadow: 0 3px 6px rgba(0, 0, 0, 0.09) !important;
}

.news-blog .entry-title {
	font-size: 24px;
	line-height: 28px !important;
	color: #2b2c35 !important;
}

.news-blog .post-meta {
	display: none;
}

body .news-blog article .post-content a.more-link {
	font-size: 18px !important;
	line-height: 24px !important;
	color: #00bf82 !important;
	font-weight: 800 !important;
	display: inline-block !important;
}

.news-blog article .post-content a.more-link:after {
	content: '';
	height: 1px;
	width: 100%;
	background: #00bf82;
	display: block;
	position: absolute;
	bottom: 0;
}

.mailpoet_validate_success {
	color: #fff;
	font-size: 16px;
	line-height: 1.4;
	text-align: left;
}


.et-l .et_pb_posts a.more-link {
	color: #00bf82;
}

/**/

#woothemes_testimonials-2 {
	width: 100% !important;
}

.testimonials-sec .testimonials-list {
	display: grid;
	flex-wrap: wrap;
	grid-template-columns: 50% 50%;
	gap: 30px;
}

.testimonials-sec .testimonials-list blockquote {
	flex: 0 0 50%;
	border: 0 !important;
	margin: 0 !important;
	border-radius: 8px !important;
	box-shadow: rgba(0, 0, 0, 0.09) 0 3px 6px !important;
	display: flex;
	flex-direction: column;
	padding: 30px 30px !important;
}

.testimonials-sec .testimonials-list blockquote p {
	order: 2;
	font-size: 16px;
	letter-spacing: 0;
	line-height: 28px;
	color: #7d7e87;
}

.testimonials-sec .testimonials-list blockquote .woothemes-testimonial--individual__author {
	order: 1;
	margin: 0;
}

.testimonials-sec .testimonials-list blockquote .woothemes-testimonial--individual__author img {
	width: 60px;
	height: 60px !important;
	border-radius: 50% !important;
}


.testimonials-sec .testimonials-list .author {
	font-size: 24px;
	line-height: 28px;
	color: #2b2c35;
	margin: 15px 0 12px;
	position: relative;
	font-family: 'ProspectusLBld', serif;
	font-weight: 400;
}

.testimonials-sec .testimonials-list .author:after {
	content: '';
	background: url(https://packhire.com/wp-content/themes/jobify-classic/images/star-img.png) center no-repeat;
	display: inline-block;
	width: 95px;
	height: 15px;
	margin-left: 10px;
}


.global-text {
	position: relative;
}

.global-text:after {
	content: '';
	background: url(https://packhire.com/wp-content/themes/jobify-classic/images/pet-care-arrow.png) center no-repeat;
	height: 77px;
	width: 72px;
	position: absolute;
	top: 0;
	right: -30px;
	background-size: 92%;
}

.global-text p {
	font-size: 20px;
}

.contact-block ul {
	margin: 0 !important;
	list-style: none !important;
	text-align: left !important;
}

.contact-block ul li {
	font-size: 20px;
	line-height: 28px;
	color: rgb(43, 44, 53);
	font-weight: 800;
	position: relative;
	list-style: none !important;
	padding-left: 62px !important;
}

.contact-block ul li ~ li {
	margin-top: 40px !important;
}

.contact-block ul li a {
	color: #173d6e;
	position: relative;
	font-weight: 800 !important;
	text-align: left !important;
	display: inline-block !important;
	padding: 0 !important;
}

.contact-block ul li a::after {
	content: "";
	height: 1px;
	width: 100%;
	background: rgb(23, 61, 110);
	display: inline-block;
	position: absolute;
	left: 0;
	bottom: 0;
}

.contact-block ul li::after {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 45px;
	height: 100%;
}

.contact-block ul li.mail-block:after {
	background: url(https://packhire.com/wp-content/themes/jobify-classic/images/mail-icon.png) center no-repeat
}

.contact-block ul li.phone-block:after {
	background: url(https://packhire.com/wp-content/themes/jobify-classic/images/phone-icon.png) center no-repeat
}

/**/
#primary,
#post-618,
.footer-cta {
	margin: 0;
}

.site-footer {
	position: relative;
	background: #2b2c35;
}


/*.page-about-us .site-footer:after,.page-home .site-footer:after {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	height: 100px;
	background: url(https://packhire.com/wp-content/themes/jobify-classic/images/curved-shape2.png) repeat-x 0 0;
	/*background: url(https://packhire.com/wp-content/themes/jobify-classic/images/footer-curved-white.png) center no-repeat;
	z-index: 1;
}*/

.site-footer:after {
	content: "";
	position: absolute;
	top: -88px;
	left: 0;
	right: 0;
	height: 100px;
	/*background: url(https://packhire.com/wp-content/themes/jobify-classic/images/curved-shape1.png) repeat-x 0 0;*/
	/*background: url(https://packhire.com/wp-content/themes/jobify-classic/images/footer-curved-white.png) center no-repeat;*/
	background: url(https://packhire.com/wp-content/themes/jobify-classic/images/footer-curved.png) center no-repeat;
	z-index: 1;
}


.site-footer .footer-widgets {
	background: #2b2c35;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 25px;
	padding-top: 80px;
	color: #fff;
}

.site-footer .container {
	padding: 0 15px;
	max-width: 1400px;
	margin: auto;
}

.site-footer #menu-footer-menu,
.site-footer #menu-footer-menu-1 {
	-webkit-column-count: 1;
	-moz-column-count: 1;
	column-count: 1;
}

.site-footer #menu-footer-menu,
.site-footer #menu-footer-menu-1,
.site-footer #menu-footer-menu-2 {
	list-style: none;
}

.site-footer ul li a,
.site-footer #menu-footer-menu li a {
font-size: 16px;
    line-height: 1.5;
    color: #fff;
    font-weight: 300;
    padding: 5px 0;
    display: block;
}

.site-footer #menu-footer-menu li a:hover,
.site-footer #menu-footer-menu .current-menu-item a {
	color: #00bf82;
}

.site-footer .col-xs-12.col-md-6.col-lg-3:first-child {
	width: 30%;
	max-width: 30%;
}

.site-footer .col-xs-12.col-md-6.col-lg-3:nth-child(2) {
	width: 20%;
	max-width: 20%;
}

#nav_menu-2 .widget-title,
#nav_menu-3 .widget-title,
#text-3 .widget-title {
	font-size: 16px;
	line-height: 1.5;
	color: #ffffff;
	font-weight: 700;
	margin-bottom: 5px !important;
}

#custom_html-4 p,
#text-3 .textwidget p,
#text-3 .textwidget span {
	font-size: 16px;
	line-height: 1.5;
	color: #ffffff;
	font-weight: 300;
}

#text-3 .textwidget span {
	display: inline-block;
}

#custom_html-4 p span {
	text-decoration: underline;
}

.site-footer .social-links {
	list-style: none;
}

.site-footer .social-links li {
	list-style: none;
	margin-right: 24px;
	margin-left: 0;	
}

.site-footer .social-links li a .facebook-icon {
	background: url(https://packhire.com/wp-content/themes/jobify-classic/images/facebook-icon-white.png) center no-repeat;
}

.site-footer .social-links li a .instagram-icon {
	background: url(https://packhire.com/wp-content/themes/jobify-classic/images/instagram-icon-white.png) center no-repeat;
}

.site-footer .social-links li a .linkedin-icon {
	background: url(https://packhire.com/wp-content/themes/jobify-classic/images/linkedin-icon-white.png) center no-repeat;
}

.site-footer .social-links li a .twitter-icon {
	background: url(https://packhire.com/wp-content/themes/jobify-classic/images/twitter-icon-white.png) center no-repeat;
}

.site-footer .social-links li a .tiktok-icon {
	background: url(https://packhire.com/wp-content/themes/jobify-classic/images/tiktok-icon-white.png) center no-repeat;
}


#mailpoet_form_1 form.mailpoet_form {
	padding: 0 !important;
	position: relative;
}

.mailpoet_paragraph .mailpoet_text {
	font-size: 14px;
	line-height: 24px;
	color: #ffffff;
	font-weight: 300;
	background: transparent;
	border: 2px solid #fff !important;
	border-radius: 8px;
	padding: 16px 15px !important;
}


#mailpoet_form_1 form.mailpoet_form input.mailpoet_submit {
	position: absolute;
	top: 0;
	right: 0;
	background: url(https://packhire.com/wp-content/themes/jobify-classic/images/paper-plane.png) center no-repeat !important;
	font-size: 0 !important;
	width: 50px !important;
	height: 60px;
}

#mailpoet_form_1 form.mailpoet_form input.mailpoet_submit:hover {
	opacity: 0.7;
}

.site-info {
	font-size: 17px;
	line-height: 30px;
	color: #ffffff;
	font-weight: 300;
	text-transform: inherit;
	margin-right: auto;
	font-family: 'Manrope', sans-serif;
}

.site-info a {
	color: #00bf82;
}

.btt {
	display: none !important;
}

.copyright {
	color: #ffffff;
	padding: 0;
	border: 0;
	box-shadow: none;
}

.copyright .container {
	display: flex;
	flex-wrap: wrap;
	padding: 25px 15px !important;
	align-items: center;
	border-top: 1px solid #fff;
}


.footer-right {
	text-align: right;
	display: flex;
	flex-wrap: wrap;
}

.footer-right #custom_html-6 {
	max-width: 360px;
	text-align: center;
	margin-right: 40px;
}

.footer-right p {
	max-width: 323px;
	font-size: 14px;
	letter-spacing: 0;
	line-height: 22px;
	color: #ffffff;
	text-align: center;
	margin: 0;
}

.site-footer .social-links {
	list-style: none;
	margin-top: 0 !important;	
}
.site-footer .widget--footer{
	margin-bottom: 10px;
}

.et-db #et-boc .et-l div.et_pb_section.et_pb_section_0.refer-friend-block {
	background: #fff !important;
	background-image: none !important;
}

.modal .refer-friend-block .site-heading {
	display: none;
}


.blog-sec .et_pb_ajax_pagination_container {
	display: flex;
	flex-wrap: wrap;
	margin: 0 -25px !important;
}

.blog-sec article {
	flex: 0 0 33.333%;
	max-width: 33.333%;
	padding: 0 25px !important;
}

.blog-sec .et_pb_ajax_pagination_container div {
	flex: 0 0 100%;
	max-width: 100%;
}

.pagination a {
	color: #7d7e87 !important;
}

.pagination a:hover {
	color: #00bf82 !important;
}

.blog-sec .entry-featured-image-url img {
	/*min-height: 290px;*/
	border-radius: 8px !important;
	filter: drop-shadow(0px 3px 6px rgba(0, 0, 0, 0.09));
	background-color: #2f3f4e;
}

.blog-sec .post-content a.more-link {
	margin-top: 10px !important;
	text-transform: capitalize !important;
}

.blog-sec .entry-title {
	font-size: 24px;
	line-height: 28px;
	color: #2b2c35 !important;
}

.blog-sec .entry-title a {
	color: #2b2c35;
	text-overflow: ellipsis;
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	padding: 0 !important;
}

.blog-sec .post-meta {
	display: none;
}

.blog-sec .post-content p {
	font-size: 16px;
	letter-spacing: 0;
	line-height: 28px;
	color: #7d7e87;
}


header.entry-header.col-sm-3.col-xs-12,
.widget-area--sidebar.col-md-3.col-xs-12 {
	display: none;
}


.single-post .col-md-9 {
	float: none;
	max-width: 1400px;
	margin: auto !important;
}

.single-post #main.site-main {
	padding: 0 0 40px;
}

#gform_1 .validation_error {
	padding-bottom: 15px !important;
}

#gform_1 label,
.wpcf7-form label,
#submit-job-form label,
.woocommerce-form.woocommerce-form-login label {
	font-size: 14px;
	line-height: 1.4;
	color: #2b2c35 !important;
	font-weight: 800;
	font-family: "Manrope", serif;
	display: block !important;
}

/**
* Refer a Friend, Gravity forms, footer
 */
html body .modal .entry-content .et-boc #gform_1 ul,
html body .modal .entry-content .et-boc #gform_1 ul li {
	list-style: none;
	padding-left: 0;
	margin-left: 0;
}

html body .modal .entry-content .et-boc #gform_1 ul li.gchoice_1_6_2 input,
html body .modal .entry-content .et-boc #gform_1 ul li.gchoice_1_6_2 label {
	margin-right: 5px;
	display: inline-block;
	float: left;

}
html body .modal .entry-content .et-boc #gform_1 ul li#field_1_7 {
	display: none;
}

html body .modal .entry-content .et-boc #gform_1 ul li.gchoice_1_6_2 input {
	width: 20px !important;
}
/****/

.woocommerce-form.woocommerce-form-login input#rememberme {
	width: auto !important;
	margin-bottom: 30px !important;
}

.woocommerce-LostPassword.lost_password a {
	color: #2b2b35 !important;
}


div#mceu_17,
div#mceu_49-body {
	display: none;
}

.field.account-sign-in .button {
	font-size: 18px !important;
	line-height: 1 !important;
	color: #ffffff !important;
	font-family: Manrope, serif !important;
	font-weight: 800 !important;
	border-radius: 6px;
	transition: .5s all !important;
	text-transform: capitalize;
	background: #00bf82 !important;
	text-align: center;
	width: auto !important;
	padding: 15px 32px !important;
	border: 0 !important;
	max-height: 56px !important;
	margin: 0 0 0 15px !important;
	margin-left: auto !important;
}

.field.account-sign-in .button:hover {
	background: #2b2c35 !important;
}






#gform_1 input[type="button"],
#gform_1 #gform_submit_button_1,
.resume-form .wpcf7-form .wpcf7-submit {
	background: #00bf82 !important;
	text-align: center !important;
	color: #fff !important;
	text-transform: capitalize !important;
	border-color: #00bf82 !important;
	margin-top: 20px !important;
	transition: .5s all !important;
	border-radius: 6px !important;
	font-weight: 800 !important;
	font-family: Manrope, serif !important;
}

#gform_1 input[type="button"]:hover {
	background: #2b2c35 !important;
}

#gform_1 #gform_previous_button_1 {
	display: none;
}

.resume-form .wpcf7-form .wpcf7-submit:hover {
	background: #173d6e !important;
}

.gf_progressbar {
	margin-bottom: 40px !important;
}

.refer-friend-block {
	padding: 40px 15px !important;
	background: #fff none !important;
}

.refer-friend-block .et_pb_text_inner p {
	display: none;
}

.gf_progressbar_percentage.percentbar_blue span {
	display: block;
	line-height: 25px;
}


.gf_progressbar_percentage.percentbar_blue {
	background: #00bf82 !important;
	display: block;
	border-radius: 20px !important;
	color: #fff !important;
	padding: 0 10px !important;
}

#gform_1 input,
.register input,
.wpcf7-form .wpcf7-form-control,
.woocommerce-form.woocommerce-form-login.login input {
	width: 100% !important;
	line-height: 1 !important;
	color: #7b7b7b !important;
	font-size: 18px !important;
	font-weight: 400;
	background: #fff !important;
	padding: 20px 0 !important;
	border-radius: 0;
	transition: .5s all !important;
	border: 0 !important;
	border-bottom: 1px solid #9c9c9c !important;
}


#gform_1 input,
.register input,
.wpcf7-form .wpcf7-form-control,
.woocommerce-form.woocommerce-form-login.login input {
	max-height: 60px !important;
}


#gform_confirmation_message_1 {
	text-align: center !important;
	margin-top: -25px !important;
	padding: 0 10px !important;
}

.register .woocommerce-Button.button {
	border: 0 !important;
	width: auto !important;
	background: #00bf82 !important;
	padding: 11px 25px !important;
	border-radius: 4px;
	transition: .5s all !important;
	color: #fff !important;
}


.register .woocommerce-Button.button:hover {
	opacity: 0.8;
}

.modal .register p:only-of-type {
	padding: 0 0 30px;
	margin-bottom: 0;
}

ul.job_listings {
	list-style: none !important;
	margin: 0 !important;
}

ul.job_listings .job_listing:hover,
.job_position_featured,
.type-resume:hover {
	box-shadow: none !important;
}

ul.job_listings li {
	list-style: none !important;
}

ul.job_types {
	margin: 0 !important;
	padding: 15px !important;
	list-style: none !important;
}

ul.job_types li {
	list-style: none !important;
}

.load_more_jobs strong {
	background: #00bf82 !important;
	color: #fff !important;
	border-color: #00bf82 !important;
	margin-top: 20px !important;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: auto;
}

.load_more_jobs:hover {
	opacity: 0.7;
}


/*Login*/

.woocommerce-form.woocommerce-form-login.login {
	margin: auto !important;
}

.woocommerce-customer-login h2 {
	display: none;
}

.mfp-content .modal .woocommerce .woocommerce-customer-login {
	margin: 0;
}

.mfp-content .login-form-block {
	padding: 40px 15px !important
}

.mfp-content .registration-form.woocommerce,
.mfp-content .woocommerce-form.woocommerce-form-login {
	background: #fff;
}

.job_listing-map-wrapper {
	max-width: 1400px;
	margin: auto;
	padding: 110px 15px 0;
}

.job_listings {
	padding: 0 15px 80px;
}

.job_listing-map-wrapper .job_listing-map {
	display: none;
}

.modal .woocommerce .woocommerce-customer-login:before {
	display: none !important;
}

.mfp-content nav.woocommerce-MyAccount-navigation ul li {
	margin: 10px 0 !important;
	text-align: center;
}

.mfp-content nav.woocommerce-MyAccount-navigation ul li a {
	color: #fff !important;
	background: #00bf82 !important;
	padding: 8px 6px !important;
	margin: 10px 2px !important;
	border-radius: 4px !important;
}

.login-form-block .woocommerce .woocommerce-MyAccount-content a,
.mfp-content .login-form-block .woocommerce .woocommerce-MyAccount-content a {
	color: #00bf82 !important;
}

.woocommerce-MyAccount-content,
.mfp-content .woocommerce-MyAccount-content {
	text-align: center !important;
}

/**
.woocommerce-account .woocommerce-MyAccount-navigation {
	display: none;
}**/


.job_listing-template-default #content {
	max-width: 1400px;
	padding: 0 15px !important;
}

.related-jobs.container {
	max-width: 1400px;
	padding: 0 15px 80px !important;
}


.application_button_link.button {
	color: #fff;
	transition: .5s all !important;
	border-color: #00bf82;
}

.application_button_link.button:hover {
	color: #00bf82
}

.job-csm-form .post-job-img {
	display: none;
}

.search_submit::after {
	display: none !important;
}

.single-post .col-md-9 {
	float: none;
	max-width: 1400px;
	margin: auto !important;
	width: 90% !important;
}

.single-post .col-sm-9 {
	width: 100% !important;
}

.single-post .hentry {
	margin-bottom: 0 !important;
}

.tt-suggestion p {
	border-bottom: 1px solid #ddd !important;
	font-family: "Manrope", serif !important;
}

form.woocommerce-ResetPassword.lost_reset_password input {
	width: 100% !important;
	line-height: 1 !important;
	color: #7b7b7b !important;
	font-size: 18px !important;
	max-height: 60px !important;
	font-weight: 400;
	background: #fff !important;
	padding: 20px 0 !important;
	border-radius: 0;
	border: 0 !important;
	border-bottom: 1px solid #9c9c9c !important;
}

form.woocommerce-ResetPassword.lost_reset_password label {
	font-size: 14px;
	line-height: 1.4;
	color: #2b2c35 !important;
	font-weight: 800;
	font-family: "Manrope", serif;
	display: block !important
}

.et_pb_row.et_pb_row_1.csm-account {
	max-width: 1400px !important;
	margin: 0 auto !important;
	width: 90% !important;
}

.et_pb_row.et_pb_row_1.csm-account,
.page-tos .container {
	max-width: 1400px !important;
	margin: 0 auto !important;
	width: 90% !important;
}

form.woocommerce-ResetPassword.lost_reset_password button {
	font-size: 18px !important;
	margin-top: 15px !important;
	transition: .5s all !important;
}

.page-companies ul.companies-overview.masonry {
	max-width: 1400px !important;
	width: 90% !important;
	margin: 0 auto !important;
}

/**
.modal .login-banner {
	display: none;
}
**/


.parsley-custom-error-message {
	position: relative;
	top: 15px !important;
}


.job-manager-info,
#job-manager-job-dashboard p {
	margin-bottom: 30px;
	font-size: 20px;
	color: #2b2c35;
	font-weight: 700;
}

.job-manager-info a {
	color: #00bf82;
}

html body #page #main fieldset.fieldset-type-wp-editor .mce-top-part,
html body #page #main fieldset.fieldset-type-wp-editor iframe {
	padding: 0 !important;
	border: 1px solid rgba(121, 121, 121, 0.4);
}

html body #page #main fieldset.fieldset-type-wp-editor iframe {
	min-height: 300px;
}


.blog #main.site-main,
.category #main.site-main,
.privacy-policy #main.site-main {
	max-width: 1400px;
	margin: auto;
	/*padding: 80px 15px 40px;*/
}

.modal {
	padding: 0 15px;
}

.site-title span {
	display: none;
}


.company-profile-jobs .job_listings {
	padding: 0 0 40px;
}

.mailpoet_recaptcha_container div, .mailpoet_recaptcha_container div iframe {
	width: 100% !important;
}

html body .gjm-features-enabled .select:after {
	display: none;
}


html body .select2-container--default .select2-selection--single .select2-selection__arrow {
	right: 2px;
}

html body #main > #primary > .container {
	padding: 0 15px;
}

html body.header #main > #primary > .container {
	padding: 0;
	margin-top: 0;
}

.woocommerce-cart .post-job-banner, .woocommerce-cart .find-job-banner, .page-checkout .post-job-banner, .page-checkout .find-job-banner{ 
	padding: 0 !important;
	margin-bottom: 40px;
}
.woocommerce-cart-form{
	width: 70%;
	float: left;
}
.woocommerce .cart-collaterals, .woocommerce-page .cart-collaterals{
	width: 23% !important;
	float: right;
}
.woocommerce .cart-collaterals .cart_totals, .woocommerce-page .cart-collaterals .cart_totals{
	width: 100% !important; 
}
.cart-collaterals h2{
	margin-top: 0;
	text-transform: capitalize;
}
.cart_totals .shop_table{
	margin: 0 0 38px;
}
.find-job-banner{
	height: 100px;
}
.woocommerce-account .woocommerce-MyAccount-navigation ul li a{
	/*margin-right: 45px !important;*/
	font-size: 20px;
	color: #000 !important;
}
.woocommerce-account .woocommerce-MyAccount-navigation ul li a:hover,.woocommerce-account .woocommerce-MyAccount-navigation ul li.is-active a{
	color: #00bf82 !important;
}
.post-job-banner, .find-job-banner{
	padding: 170px 0 190px !important;
}
.et-db #et-boc .et-l .et_pb_section_0{
	padding: 0 !important;
	padding-top: 0 !important;
    padding-bottom: 0 !important;
}
.home.et-db #et-boc .et-l .et_pb_section_6{
	padding-top: 50px;
	padding-bottom: 120px;
}
.home.et-db #et-boc .et-l .et_pb_section_7{
	padding-top: 30px;
	padding-bottom: 140px;
}
.home.et-db #et-boc .et-l .et_pb_section_1{
	padding-top: 300px;
	padding-bottom: 90px;
}
.home.et-db #et-boc .et-l .et_pb_section_2{
	padding-top: 60px;
	padding-bottom: 30px;
}
.home.et-db #et-boc .et-l .et_pb_section_4{
	padding-top: 50px;
	padding-bottom: 50px;
}
.home.et-db #et-boc .et-l .et_pb_section_5{
	padding-top: 60px;
	padding-bottom: 20px;
}
.job_listing_preview_title h2{
	padding-top: 30px !important;
	font-size: 24px;
}
.single_job_listing .job-listing-meta{
	margin-left: 0 !important;
}
.job-listing-meta li{
	margin-right: 15px !important;
}
.page-myaccount .woocommerce-MyAccount-content h2{
	margin-top: 20px !important;
}
.job_listing-about .job_listing-position h3{
	font-size: 15px;
	margin-left: 10px;
	line-height: 18px;
}
.related-jobs .job_listing-logo{
	margin-right: 15px !important;
}
.related-jobs .job_listing-location{
	font-size: 14px;
}
.page-post-a-job .job-overview-content.row{
	padding-left: 0 !important;
	padding-top: 20px;
	padding-right: 0 !important;
}
.woocommerce-orders-table a.woocommerce-button{
	margin-right: 10px !important;
	font-size: 17px;
}
#job_description, #company_description{
	border-bottom: 1px solid !important;
	padding-top: 15px !important;
	height: 105px;
}
.page-post-a-job .page-title{
	font-size: 23px;
}
.page-post-a-job .content-area{
	padding: 20px 0 !important;
}
.job-overview,.job-company-about{
	margin-bottom: 25px !important;
}
.jobify_widget_job_type{
	display: none !important;
}
.job_listing-company-social.company-social{
	margin-left: 0 !important;
	margin-bottom: 0 !important;
	padding-bottom: 0 !important;
}
.job_listing-company-social.company-social li{
	margin-right: 15px !important;
}
.jobify_widget_job_company_social{
	border: none !important;
	padding-bottom: 0 !important;
}
#menu-footer-menu-candidates, #menu-footer-menu-employers{
	list-style: none;
}
.job-overview-title{
	display: none !important;
}
.page-home .post.category-news a.entry-featured-image-url {
    position: relative !important;
    /*width: 70%;*/
    height: 215px;
    /*margin: 0 auto !important;*/
}
.page-home .post.category-news img {
    position: absolute;
    top: 0;
    bottom: 0;
    /*margin: auto !important;*/
}
.page-home .post.category-news h2 {
    text-align: center !important;
}
.page-home .post.category-news .entry-title{
	font-size: 23px !important;
	min-height: 65px;
}
.page-home.et-db #et-boc .et-l .post.category-news a.more-link{
	color: #00bf82 !important;
	font-size: 18px !important;
	text-transform: capitalize !important;
	font-weight: 500 !important;
	margin-top: 6px !important;
}
.page-home .pagination a{
	margin-left: 25px !important;
	margin-top: 25px !important;
	display: table;
}
.postid-2908 .content-area{
	margin-top: 20px !important;
}
.postid-2908 .entry-title{
	margin-bottom: 0;
}
.postid-3327 .attachment-fullsize,.postid-3300 .attachment-fullsize{
	width: 40% !important;
}
#text-2 h3.widget-title{
	margin-top: 20px !important;
	margin-bottom: 10px !important;
}

/*==landingpage=====*/


.page-template-landing-page #page #main.site-main #primary.container.content-area{
	width:100% !important;
	padding:0 !important;
}
.page-template-landing-page .site-heading {
   margin-bottom: 10px !important;
}
.page-template-landing-page p{
font-size:16px;	
}
.page-template-landing-page .cta-btn {
    background: #173d6e !important;
}
.page-template-landing-page .cta-btn:hover {
    color: #fff;
    background: #00bf82  !important;
}
/*.page-template-landing-page .bg-image-area .et_pb_image_wrap img{
max-height:386px;	
}*/
.page-template-landing-page .pet-service {
    display: flex;
    flex-wrap: wrap;
    margin: 0 !important;
}
 .pet-service li {
    max-width: 25%;
    flex: 0 0 25%;
    margin: 10px 0 !important;
    list-style: none !important;
    text-align: center !important;
}
.home-contact-sec:after, .home-contact-sec:before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    height: 100px;
    z-index: 9;
}
.page-template-landing-page .home-contact-sec:before {
    top: -100px;
    background: url(https://packhire.com/wp-content/themes/jobify-classic/images/top-gray-bg.png) center bottom no-repeat;
}
.page-template-landing-page .home-contact-sec:after {
    bottom: 0;
    background: url(https://packhire.com/wp-content/themes/jobify-classic/images/top-gray-bg.png) center bottom no-repeat;
}
.page-template-landing-page.et-db #et-boc .et-l .section-before-last {
    width: 100% !important;
    padding: 50px 4.5% 120px !important;
}
.page-template-landing-page .site-footer {
    margin-top: 0;
}
.page-template-landing-page .landing-page-contact-form .et_contact_bottom_container {
    float: none !important;
    display: inline-block !important;
    width: 100% !important;
    text-align: center !important;
}
.fixed-dialog {
    position: fixed!important;
    top: 88px!important;
}
.fixed-dialog .signup-cont .woocommerce-customer-login .u-column2.col-2{
	width:100%;	
}
.fixed-dialog .signup-cont .woocommerce-customer-login .register input{
    max-height: 10px !important;
    padding: 10px !important;
	font-size: 14px !important;
}
body.woocommerce .fixed-dialog .signup-cont .woocommerce-customer-login form .form-row {
    margin: 0 0 10px;
}
.fixed-dialog .signup-cont .woocommerce-customer-login form .form-row label {
    text-align: left;
}
.fixed-dialog .signup-cont .woocommerce-customer-login form p {
    font-size: 14px;
    margin-bottom: 0px;
}
.fixed-dialog .signup-cont .woocommerce-customer-login form .woocommerce-privacy-policy-text p{
	display:none;
}
.fixed-dialog .ui-dialog-titlebar {
    background: #00bf82 !important;
    color: #fff;
	text-align: center;
    text-transform: uppercase;
}
.fixed-dialog .ui-widget-content{
	margin-bottom:15px;
	font-size:14px;
	margin: 0;
}
.fixed-dialog.ui-dialog .ui-dialog-title {
    float: none;
	font-size: 14px;
    line-height: 19px;
}
.home .woocommerce-error{
	padding-top:90px;	
}
.page-template-landing-page.et-db #et-boc .et-l .et_pb_text_1 h2{
	text-align:left;
}
.page-template-landing-page.et-db .about-sec .et_pb_row_1 .et_pb_text_inner p{
	text-align:left !important;
}
.page-template-landing-page.et-db .about-sec .et_pb_row_1 .et_pb_column_1_2.et-last-child .et_pb_code_inner .fluid-width-video-wrapper{
	margin-top: 53px !important;
}
.page-template-landing-page.et-db #et-boc .et-l .et_pb_image .et_pb_image_wrap{
	height: 434px;
}
.page-template-landing-page.et-db #et-boc .et-l .et_pb_image .et_pb_image_wrap img{
	height:100%;
}
.page-template-landing-page.et-db #et-boc .et-l .et_pb_image.spl-img .et_pb_image_wrap img{
	height:auto;
}
.page-template-landing-page.et-db #et-boc .et-l .et_pb_section_6{
	padding-left:60px;
	padding-right:60px;
}
.page-template-landing-page.et-db #et-boc .et-l .et_pb_contact p .input{
	background:#ffffff !important;
	border:1px solid #f3f3f3 !important;
	transition:all ease-in-out 0.3s;
	-webkit-box-shadow: 0px 2px 5px 0px rgba(50, 50, 50, 0.15);
	-moz-box-shadow:    0px 2px 5px 0px rgba(50, 50, 50, 0.15);
	box-shadow:         0px 2px 5px 0px rgba(50, 50, 50, 0.15);
}
.page-template-landing-page.et-db #et-boc .et-l .et_pb_contact p .input:focus{
	border:1px solid #173D6D !important;
}

.page-template-landing-page.et-db #et-boc .et-l .et_section_transparent .et_pb_text_3{
	height:434px;
}
.fixed-dialog .woocommerce-form-register .form-row label{
	font-weight:400;
	text-transform:capitalize;
}
.fixed-dialog .woocommerce-form-register .woocommerce-form-row.form-row-wide{
	width:47%;
	clear:none;
	margin-right:44px !important;
	float:left;
}
.fixed-dialog .woocommerce-form-register p.woocommerce-form-row.form-row-wide:nth-of-type(4),
.fixed-dialog .woocommerce-form-register p.woocommerce-form-row.form-row-wide:nth-of-type(6){
	margin-right:0 !important;
}
.fixed-dialog .woocommerce-form-register .woocommerce-form-row.form-row-wide label[for="reg_role"]{
	margin-bottom: -10px;
	display:none;
}
.fixed-dialog .woocommerce-form-register .sgr-main > div{
	margin-left: 132px;
}
.fixed-dialog .woocommerce-form-register .woocommerce-privacy-policy-text{
	font-size:14px;
}
.fixed-dialog .ui-dialog-content a.skipbtn{
	font-size:14px;
}
.page-template-landing-page.et-db #et-boc .et-l button.et_pb_button{
	background-color:#F3F3F3 !important;
	-webkit-box-shadow: 0px 2px 5px 0px rgba(50, 50, 50, 0.15) !important;
	-moz-box-shadow:    0px 2px 5px 0px rgba(50, 50, 50, 0.15) !important;
	box-shadow:         0px 2px 5px 0px rgba(50, 50, 50, 0.15) !important;
}
.page-template-landing-page.et-db #et-boc .et-l button.et_pb_button:hover{
	background-color:#E7E7E7 !important;
}
.page-template-landing-page.et-db .entry-content .et_builder_outer_content .et_pb_section_0 .et_pb_text_inner .site-heading{
	text-align:center;
	padding-bottom: 41px !important;
}
.page-template-landing-page.et-db .et-pb-contact-message{
    margin-bottom: 20px !important; 
}
.page-template-landing-page.et-db .et-pb-contact-message p{
	font-size:13px;
	font-weight:600;
	background: #fff !important;
    padding: 10px 15px 0 !important;
}
.page-template-landing-page.et-db .et-pb-contact-message ul{
	background: #fff !important;
    padding: 10px 15px !important;
}
.page-template-landing-page.et-db .et-pb-contact-message ul li{
	font-size:13px;
	color:#ff0000 !important;
}
.fixed-dialog.ui-dialog .ui-dialog-title {
    float: none;
    white-space: normal;
    text-transform:none;
}
.fixed-dialog .ui-dialog-titlebar {
     padding: 5px 30px;
}

.fixed-dialog .ui-dialog-content a.skipbtn{
    font-size: 14px;
	color: #afa7a7;
}
.fixed-dialog .lastpart {
    display: inline-block;
    width: 100%;
    padding: 10px;
}
.fixed-dialog .lastpart p.login-link {
    float: left;
    margin: 0;
}
.fixed-dialog .lastpart a.skipbtn {
    float: right;
}
.fixed-dialog .woocommerce-Button.button {
    margin-top: 0px !important;
}
/*================================

            Responsive

==================================*/

@media screen and (max-width: 1700px) {
	.three-wid-img img {
		height: 160px !important;
		width: auto !important;
		min-height: initial !important;
	}
}

@media (max-width: 1540px) {
	.site-header #menu-primary a {
		padding: 0 20px;
	}

}

@media (min-width: 1440px) and (max-width:1560px) {
#menu-login-menu li{
	width:135px;
}
#menu-login-menu li.signup-link {
    width: 100px;
}
.social-links li {
    margin-left: 20px;
}
.social-links{
	padding-left:25px;
}

}



@media (max-width: 1400px) {
	html body #primary {
		max-width: 100% !important;
		padding: 0 !important;
	}

	.et-db #et-boc .et-l .et_pb_with_background .et_pb_row,
	.et-db #et-boc .et-l .single.et_full_width_page .et_pb_row,
	.et-db #et-boc .et-l .single.et_full_width_portfolio_page .et_pb_row {
		width: 100% !important;
	}

	.site-header .container {
		max-width: 100%;
		padding: 10px 15px !important;
	}

	html body #main > #primary > .container {
		width: 100% !important;
		margin: auto !important;
		max-width: 100% !important;
		padding: 0 20px !important;
	}

	.site-header #menu-primary a {
		font-size: 14px;
		line-height: 24px;
		font-weight: 700;
		color: #2b2c35;
		padding: 8px 10px;
	}

	.header-login a {
		font-size: 14px;
		line-height: 24px;
	}

	.site-header .social-links {
		margin: 20px 0;
		padding: 0 10px 0 5px;
	}

	.header-login::after {
		right: -22px;
	}

	.social-links li {
		margin-left: 20px;
	}

	.site-header {
		margin-top: 0;
	}

	.global-text {
		padding-right: 20px !important;
	}

	.global-text::after {
		height: 60px;
		width: 50px;
		top: -3px;
		right: -30px;
	}

	.testimonials-list {
		padding-right: 30px !important;
	}

	.single_job_listing {
		width: 90%;
		margin: 0 auto;
	}

	.single-job_listing .content-area {
		margin-top: 4em !important;
		margin-bottom: 4em !important;
	}

	.job-overview-content.row {
		margin-top: 30px !important;
	}

}



@media (max-width: 1199px) {

	.social-links li {
		margin-left: 20px;
	}

	.social-links {
		margin-right: 50px !important;
	}

	nav#site-navigation {
		position: absolute;
		top: 100%;
		left: 0;
		width: 100%;
		padding: 30px 15px;
		margin-top: 0;
		background: rgb(255, 255, 255);
		border-top: 2px solid #173d6e;
	}

	.site-header #menu-primary {
		flex-direction: column;
	}

	.site-header {
		margin-top: 0;
	}

	.site-footer .footer-widgets {
		padding: 60px 15px;
	}

	.site-footer .col-md-6 {
		width: 25%;
	}

	.site-footer .col-xs-12.col-md-6.col-lg-3:first-child {
		width: 75%;
		max-width: 75%;
	}

	.site-footer .col-xs-12.col-md-6.col-lg-3:nth-child(3) {
		width: 100%;
		max-width: 100%;
	}

	.site-info {
		width: 100%;
		margin-bottom: 10px;
	}

	.footer-right {
		width: 100%;
		text-align: center;
		justify-content: center;
		flex-direction: column;
	}

	.footer-right #custom_html-6 {
		max-width: 100%;
		text-align: center;
		margin-right: 0;
	}

	.footer-right p {
		max-width: 100%;
		text-align: center;
		margin-bottom: 10px;
	}

	.search_submit:after {
		display: none !important;
	}

	.hero-banner::after {
		height: 300px;
	}

	p {
		font-size: 18px;
		line-height: 1.5;
	}

	.site-heading img {
		margin: 0 12px !important;
	}

	.news-blog .et_pb_ajax_pagination_container {
		margin: 0 -15px !important;
	}

	.news-blog .et_pb_ajax_pagination_container article {
		padding: 0 15px !important;
	}

	.news-blog .entry-title {
		font-size: 20px;
		line-height: 1.3 !important;
	}

	.global-text::after {
		right: 2px;
	}

	.select2-container--default .select2-selection--single .select2-selection__arrow b {
		left: auto;
		right: 0;
	}


	.site-footer .col-md-6 {
		width: 100% !important;
	}

	.footer-widgets aside#text-3 {
		margin-left: 0;
		margin-right: 0;
		padding-left: 0;
	}

	.footer-widgets aside#custom_html-4 {
		margin-left: 0;
		padding-left: 0;
	}
}


@media (max-width: 991px) {
	.site-footer .col-md-6 {
		width: 25%;
		float: left;
	}

	.global-text::after {
		display: none;
	}

	.testimonials-list {
		padding-right: 30px !important;
	}

	.companies-logo {
		justify-content: center;
	}

	.hero-banner::after {
		height: 200px;
		bottom: -140px;
	}

	.page-manage-jobs div#primary {
		width: 90% !important;
	}
}

@media (max-width: 980px) {
	.contact-block ul {
		display: flex;
		flex-wrap: wrap;
		align-items: center;
		justify-content: center;
	}

	.contact-block ul li {
		margin: 0 10px !important;
	}

	.contact-block ul li ~ li {
		margin-top: 0 !important;
	}

	.blog-sec .et_pb_ajax_pagination_container {
		display: block !important;
		flex-wrap: wrap;
		margin: 0 auto !important;
		width: 100% !important;
		max-width: 100% !important;
	}

	.blog-sec .et_pb_post {
		max-width: 100% !important;
	}

	.blog-sec {
		padding-top: 20px !important;
		padding-bottom: 0 !important;
	}


}

@media screen and (min-width:768px) and (max-width:991px) {
.page-template-landing-page.et-db #et-boc .et-l .et_pb_section_1{
	padding: 150px 4.5% 70px !important;
}
.page-template-landing-page.et-db #et-boc .et-l .et_pb_row_4 .et_pb_image .et_pb_image_wrap {
    height: auto;
    width: 100%;
}
.page-template-landing-page.et-db #et-boc .et-l .et_pb_section_4{
	padding-top:0;
}
.page-template-landing-page.et-db #et-boc .et-l .et_pb_section_3{
	padding-bottom:0;
}
.page-template-landing-page.et-db #et-boc .et-l .et_pb_section_6 {
    padding-left: 30px;
    padding-right: 30px;
}
.fixed-dialog .woocommerce-form-register .woocommerce-form-row.form-row-wide{
	margin-right:42px !important;
}
.et-db #et-boc .et-l .et_pb_section_1{
	padding: 150px 4.5% 90px !important;
}
article {
    padding-top: 100px !important;
}
.page-template-landing-page.et-db #et-boc .et-l .et_section_transparent .et_pb_text_3 {
    height: auto;
    padding-right: 36% !important;
}

}



@media screen and (max-width: 768px) {
	.three-wid-img {
		margin-bottom: 30px !important;
	}

	.site-footer .footer-widgets {
		padding: 60px 30px !important;
	}
}

@media (max-width: 767px) {

	.site-title img {
		max-width: 120px;
		height: auto;
	}

	.site-header .container {
		max-width: 100%;
		padding: 0px 15px !important;
	}
.et-db #et-boc .et-l .et_pb_text_0 h2 {
    font-size: 24px;
}
article {
    padding-top: 70px;
}
	.site-title {
		margin: 0 20px 0 0;
	}

	.social-links li a i {
		height: 15px;
		width: 15px;
		display: block;
		background-size: auto 15px !important;
	}

	.news-blog .et_pb_ajax_pagination_container article {
		flex: 0 0 100%;
		max-width: 100%;
		padding: 0 15px !important;
		margin-bottom: 40px !important;
	}

	.news-blog .et_pb_ajax_pagination_container article:last-child {
		margin-bottom: 0 !important;
	}

	.site-footer .col-md-6 {
		width: 100%;
		float: left;
	}

	.site-footer .col-xs-12.col-md-6.col-lg-3:first-child {
		width: 100%;
		max-width: 100%;
	}

	.site-footer #menu-footer-menu {
		column-count: 2;
		list-style: none;
	}

	.site-footer .footer-widgets {
		padding: 40px 15px;
	}

	.copyright .container {
		padding: 30px 15px !important;
	}


	.hero-banner p a {
		line-height: 1.5 !important;
	}

	.hero-banner p a::after {
		margin-bottom: 12px;
	}


	.site-heading {
		margin-bottom: 20px !important;
	}

	.global-text p {
		font-size: 18px;
	}

	.companies-logo li {
		flex: 0 0 50%;
		padding: 0 10px !important;
		margin-top: 25px !important;
		display: block !important;
	}


	.site-heading br {
		display: none;
	}

	.contact-block ul li {
		font-size: 18px;
		line-height: 24px;
	}

	p {
		font-size: 16px;
		line-height: 1.4;
	}


	.resume-form .wpcf7-form {
		max-width: 100% !important;
		width: 90% !important;
	}

	.curved-bottom {
		padding-top: 50px !important;
	}

	.header-social-links div#custom_html-2 {
		display: none;
	}

	.header-social-links {
		margin-right: 30px;
	}

	.refer-friend-block {
		padding: 0 10px 30px !important;
	}

	.site-footer .col-xs-12.col-md-6.col-lg-3:nth-child(2) {
		width: 20%;
		max-width: 100%;
	}

	.single_job_listing {
		width: 100% !important;
	}
}

@media screen and (max-width: 640px) {
	.resume-form,
	.resume-form > div {
		padding-bottom: 0 !important;
	}

	.resume-form {
		padding-top: 0 !important;
	}

	.hentry {
		margin-bottom: 20px;
	}

}

@media (max-width: 575px) {
	
	.woocommerce-cart-form{
		width:100%
	}
	.woocommerce .cart-collaterals, .woocommerce-page .cart-collaterals{
		width: 100% !important;
	}
	.site-header .social-links {
		display: none;
	}

	.header-login {
		margin-right: 40px;
	}

	.header-login::after,
	.header-login a::before {
		display: none;
	}

	.testimonials-list {
		grid-template-columns: 100%;
	}

	.hero-banner p a::after {
		display: none;
	}

	.testimonials-list {
		padding-right: 0 !important;
	}

	.contact-block ul {
		max-width: 300px;
		margin: auto !important;
	}

	.contact-block ul li {
		flex: 0 0 100%;
	}

	.contact-block ul li ~ li {
		margin-top: 20px !important;
	}

	.news-blog .entry-title {
		font-size: 20px !important;
		line-height: 1.3 !important;
		text-align: center !important;
		margin-top: -10px !important;
	}

	.post-content {
		text-align: left !important;
	}

	.social-sec img {
		max-width: 160px !important;
	}

	.testimonials-sec .testimonials-list {
		grid-template-columns: 100%;
	}

	.curved-bottom h2 {
		font-size: 50px !important;
		padding: 0 20px !important;
	}

	.job_listings .job_listing-about {
		word-break: break-all !important;
	}

	.modal {
		margin: 20px 10px;
	}

}

@media screen and (max-width: 480px) {
.page-home .post.category-news a.entry-featured-image-url {
    position: relative !important;
    width: auto;
    height: auto;
    margin: 0 auto !important;
}
.page-home .post.category-news img {
    position: relative;
    top: 0;
    bottom: 0;
    margin: auto !important;
}
.page-home .post.category-news h2 {
    text-align: center !important;
    padding-top: 20px !important;
}	
	#menu-login-menu li a {
		font-size: 11px;
	}

	#menu-login-menu li {
		list-style: none;
		width: 86px;
	}

	.primary-menu-toggle--open {
		right: 15px;
	}

	#menu-login-menu li {
		list-style: none;
		width: auto;
		margin-right: 10px;
	}

	#menu-login-menu li a {
		font-size: 12px;
	}

	#menu-login-menu li a:before {
		height: 14px;
		width: 14px;
		padding-right: 20px;
		background-size: 12px !important;
	}

	.header-social-links {
		margin-right:5px;
	}

	.field.account-sign-in .button {
		margin-left: 0 !important;
		margin-top: 20px !important;
		float: left !important;
	}
.site-header .site-branding {
    padding-right: 5px;
}

}

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

	.header-social-links {
		position: absolute;
		right: 29px;
	}

}
footer .widget-title.widget-title--footer{
	color:#fff !important;
	font-size: 16px;
	font-weight: 700;
}
footer p, footer .textwidget p, footer .textwidget span{
	color:#fff;	
	font-size: 16px;	
}
footer #custom_html-4 p{
font-weight:700;
font-size: 16px;
}
.tnp-widget-minimal input.tnp-submit{
	font-family: 'Manrope', sans-serif !important;
}
.login-cont .woocommerce-customer-login .u-column2.col-2,.login-cont .woocommerce-customer-login .u-column1.col-1 {
    margin: 0 auto !important;
	float: none;
}
.signup-cont .woocommerce-customer-login .u-column2.col-2,.signup-cont .woocommerce-customer-login .u-column1.col-1 {
    margin: 0 auto !important;
	float: none;
}
button.woocommerce-form-login__submit img{
width:50px;	
}
button.woocommerce-form-login__submit.loaderenabled{
background:none;	
}
.woocommerce-Button.button{
margin-top:20px !important;	
}
nav.woocommerce-MyAccount-navigation ul {
  list-style-type: none !important;
  padding-left: 0 !important;
  max-width:200px !important;
  font-size: 17px !important;
  line-height: 26px !important;
}
nav.woocommerce-MyAccount-navigation ul li {
  padding: 8px 20px !important;
display: block;
}
nav.woocommerce-MyAccount-navigation ul li.is-active {
  background-color: rgba(0,0,0,0.1) !important;
}
nav.woocommerce-MyAccount-navigation ul li.is-active a {
  color: rgba(0,0,0,0.8); cursor: default !important;
}
.woocommerce-MyAccount-content h2{
padding-bottom:20px !important;	
}
.woocommerce form .show-password-input, .woocommerce-page form .show-password-input{
top:0px;	
}
.lgx-logo-slider-wp .owl-nav {
    text-align: center !important;
    padding-top: 20px !important;
}
.woo-subscription-wrapper h2{
text-transform:capitalize !important;	
}
.latest-press-releases-logo-row .et_pb_text_inner {
    min-height: 120px;
}
.company-profile.row{
padding-top:20px;	
}
#submit-resume-form p.applying_for{
margin:0;
text-align:center;
font-weight:700;	
}
.job-applications .job-application-edit p{
margin:0 !important;	
}
.woo-subscription-wrapper a.button{
	    background: #173D6E !important;
}
.woocommerce-customer-logout .woocommerce-MyAccount-content h2,
.woocommerce-customer-logout .woocommerce-MyAccount-content table.my_account_job_packages{
display:none;	
}
.resume-meta-top .widget--resume-top .resume_contact{
display:none;	
}
ul.recruiting-ul {
    font-size: 16px;
    /*margin: 0 !important;*/
}
.page-template-landing-page ul.recruiting-ul li {
    list-style-type: circle !important;
}
.page-template-landing-page.et-db #et-boc .et-l .et_pb_text ul.recruiting-ul li{
    list-style-type: circle !important;
}
.find-jobs .search_submit {
    display: none;
}
@media only screen and (min-width: 769px) {
.woocommerce-MyAccount-content .employee-data{
    width: 80%;	
	margin: 0 auto !important;
}	
  .woocommerce-account .woocommerce-MyAccount-navigation {
    width: 16%;
	float:left;
  }
.woocommerce-account .woocommerce-MyAccount-content { 
    width: 84%;
	display: inline-block;
}
.woocommerce-EditAccountForm div.cont{
display:inline-block;	
width: 100%;
}
.woocommerce-EditAccountForm div.cont .second{
    text-align: left !important;	
}
.woocommerce-EditAccountForm div.cont input{
width:70% !important;	
}  
}
@media only screen and (max-width: 480px) {
.woocommerce-EditAccountForm div.cont{
padding-top:10px !important;
}	
}
@media screen and (min-width: 992px) {
.page-find-a-job .job_listing-meta,
.single-job_listing .job_listing-meta
{
    width: auto;
}
.price-table-with-image .package-description {
    min-height: 170px;
}
}
@media screen and (min-width:400px) and (max-width: 500px) {
.fixed-dialog.ui-dialog .ui-dialog-title{
	padding: 0 25px;
	width: 100%;
}
}
@media screen and (max-width: 500px) {
.fixed-dialog .lastpart p.login-link,.fixed-dialog .lastpart a.skipbtn{
float:none;	
}	
.page-template-landing-page #page #main.site-main #primary.container.content-area .entry-content
{
padding-top:56px;	
}	
.page-template-landing-page .site-heading{
	font-size:30px;
}
.page-template-landing-page.et-db #et-boc .et-l .et_pb_section_1{
	padding: 150px 4.5% 90px !important;
}
.page-template-landing-page.et-db #et-boc .et-l .et_pb_text_1 h2{
	font-size:30px;
}
.page-template-landing-page .cta-btn{
	padding: 15px 25px !important;
}
.page-template-landing-page.et-db .about-sec .et_pb_row_1 .et_pb_column_1_2.et-last-child .et_pb_code_inner .fluid-width-video-wrapper{
	margin-top: 0px !important;
}
.page-template-landing-page.et-db #et-boc .et-l .et_pb_image .et_pb_image_wrap img{
	height:auto;
}
.page-template-landing-page.et-db #et-boc .et-l .et_pb_image .et_pb_image_wrap {
    height: auto;
}
.page-template-landing-page.et-db #et-boc .et-l .et_pb_text_2 h2 {
    font-size: 30px;
}
.page-template-landing-page.et-db #et-boc .et-l .et_pb_section_3{
	padding:20px 0;
}
.page-template-landing-page.et-db #et-boc .et-l .et_pb_section_4{
	padding-top:0;
}
.page-template-landing-page.et-db #et-boc .et-l .et_pb_column{
	margin-bottom:25px;
}
.page-template-landing-page.et-db #et-boc .et-l .et_pb_text_5{
	padding-top:0 !important;
	padding-bottom: 50px;
}
.page-template-landing-page.et-db #et-boc .et-l .et_pb_text_5 h2 {
    font-size: 30px;
}
.page-template-landing-page.et-db #et-boc .et-l .et_pb_text_6 h2 {
    font-size: 30px;
}
.page-template-landing-page.et-db #et-boc .et-l .et_pb_section_6 {
    padding-left: 15px;
    padding-right: 15px;
}
.page-template-landing-page.et-db #et-boc .et-l .et_pb_text_7 h2 {
    font-size: 30px !important;
}
.page-template-landing-page.et-db #et-boc .et-l .et_section_transparent .et_pb_text_3{
	height:auto;
	padding-right: 18% !important;
}
.fixed-dialog{
	top: 58px!important;
	width: 94% !important;
    left: 11px !important;
}
.fixed-dialog .ui-dialog-titlebar {
    padding: 5px 6px;
    line-height: 13px;
}
.fixed-dialog.ui-dialog .ui-dialog-title{
	font-size: 12px;
    line-height: 17px !important;
    font-weight: 400;
}
.ui-dialog .ui-dialog-titlebar-close{
	right: 1px;
    top: 27%;
}
.ui-dialog .ui-dialog-content{
	padding: .5em 10px;
}
.fixed-dialog .woocommerce-form-register .form-row label{
	font-size:12px;
}
.fixed-dialog .woocommerce-form-register .woocommerce-form-row.form-row-wide{
	margin-right:18px !important;
}
.fixed-dialog .woocommerce-form-register input{
	font-size:12px !important;
}
.fixed-dialog .woocommerce-form-register .woocommerce-form-row .select.input-text-wrapper select{
	font-size:12px;
}
.fixed-dialog .woocommerce-form-register .sgr-main > div {
    margin-left: 0;
}
.fixed-dialog .signup-cont .woocommerce-customer-login form p {
    font-size: 12px;
    margin-bottom: 0px;
}
.fixed-dialog .ui-dialog-content a.skipbtn {
    font-size: 12px;
}
.et-db #et-boc .et-l .et_pb_section_6{
	padding-bottom: 30px;
}
.site-footer .footer-widgets {
    padding: 20px 15px 10px !important;
}
.site-footer .footer-widgets .row .col-xs-12.col-md-6{
	width: 50% !important;
}
.site-footer .footer-widgets .row div.col-xs-12.col-md-6:nth-of-type(3){
	clear: left;
}
.site-footer .footer-widgets .row div.col-xs-12.col-md-6:last-child{
	width:100% !important;
}
footer .widget-title.widget-title--footer{
	margin-bottom:5px;
	font-size:14px;
}
#nav_menu-2 .widget-title, #nav_menu-3 .widget-title, #text-3 .widget-title{
	font-size:14px;
}
.site-footer ul li a, 
.site-footer #menu-footer-menu li a{
	font-size:14px;
	padding:3px 0;
}
footer #custom_html-4 p{
	font-size:14px;
	margin-bottom: 10px;
}
.site-footer .tnp-widget-minimal input.tnp-email{
	width:70%;
	border-radius:5px 0 0 5px;
}
.site-footer .tnp-widget-minimal input.tnp-submit{
	width:30%;
	margin-top:0 !important;
	border-radius:0 5px 5px 0;
	font-size: 14px !important;
    padding: 12px 10px 13px;
}
.site-footer .social-links li{
	display:inline-block;
}

.site-footer .social-links{
	text-align: center;
    display: inline-block;
    width: 100%;
}
.site-footer .copyright .container{
	padding: 12px 5% !important;
}
.site-footer .site-info{
	font-size: 12px;
    line-height: 18px;
}
.site-footer .footer-right .widget_text .custom-html-widget p{
	font-size:12px;
}


}



@media screen and (min-width: 768px) {
.page-template-landing-page #page #main.site-main #primary.container.content-area .entry-content
{
padding-top:82px;	
}
	
}

.fixed-dialog .lastpart p.login-link {
	float: none;
	margin: 0;
	text-align: center;
}

.woocommerce-form.woocommerce-form-register .btn-sec button, .woocommerce-form.woocommerce-form-register .btn-sec a#skipcontinue {
	margin: 0 10px;
	padding: 10px 15px;
}