/*!
Theme Name: Findsaga
Theme URI: http://underscores.me/
Author: Underscores.me
Author URI: http://underscores.me/
Description: Description
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: findsaga
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned.

Findsaga is based on Underscores https://underscores.me/, (C) 2012-2020 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/

/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Generic
	- Normalize
	- Box sizing
# Base
	- Typography
	- Elements
	- Links
	- Forms
## Layouts
# Components
	- Navigation
	- Posts and pages
	- Comments
	- Widgets
	- Media
	- Captions
	- Galleries
# plugins
	- Jetpack infinite scroll
# Utilities
	- Accessibility
	- Alignments

--------------------------------------------------------------*/

/*--------------------------------------------------------------
# Generic
--------------------------------------------------------------*/

/* Normalize
--------------------------------------------- */

/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */

/* Document
	 ========================================================================== */

/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
body {
     background: #fff;
     letter-spacing: 0;
	font-family: 'HelveticaNeueLight';
	color:#383838;
}
a:hover { text-decoration: none !important; }

@font-face {
    font-family: 'HelveticaNeueBold';
    src: url('asset/fonts/HelveticaNeueBold.woff2') format('woff2'),
        url('asset/fonts/HelveticaNeueBold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'HelveticaNeueThin';
    src: url('asset/fonts/HelveticaNeueThin.woff2') format('woff2'),
        url('asset/fonts/HelveticaNeueThin.woff') format('woff');
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'HelveticaNeueMedium';
    src: url('asset/fonts/HelveticaNeueMedium.woff2') format('woff2'),
        url('asset/fonts/HelveticaNeueMedium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'HelveticaNeueLight';
    src: url('asset/fonts/HelveticaNeueLight.woff2') format('woff2'),
        url('asset/fonts/HelveticaNeueLight.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}


.footer-nav-widgets-wrapper.header-footer-group {
     display: none;
}
.entry-header.has-text-align-center.header-footer-group {
     display: none;
}

.site-description {
	display: none;
}
.header-inner {
	max-width: 120rem;
}
.site-logo img{
	height: 56px;
}
.copyright {
	width: 100%;
	text-align: center;
	background: #000;
	color: #fff;
	font-size: 14px;
	padding: 20px 0;
}
.header-navigation-wrapper .primary-menu-wrapper ul.primary-menu li a {
	letter-spacing: 0;
	color: #000;
	font-family: 'HelveticaNeueLight';
	font-size: 17px;
}
.toggle-wrapper.search-toggle-wrapper::before {
	display: none;
}
.toggle-text {
	display: none;
}
.primary-menu-wrapper + .header-toggles {
	margin-left: 8rem;
}

#site-header {
	z-index: 2;
	position: absolute;
	width: 100%;
	left: 0;
	right: 0;
}
#site-header.header-alt .header-inner.section-inner {
	padding: 1.5rem 0;
}

#site-header.header-alt {
    background: rgba(255, 255, 255, 0.98);
    position: fixed;
    box-shadow: 0 1px 8px rgba(0, 0, 0, .1);
    transition: all 0.4s ease;
    z-index: 3;

 }

#site-header.header-alt .header-inner.section-inner .site-logo img {max-height: 4rem; transition: all 0.4s ease;}



.padding0 { padding-top: 0; padding-bottom: 0; }

.hero_title .elementor-heading-title.elementor-size-default {
	letter-spacing: 0;
	margin: 0;
	font-size: 42px;
	line-height: 52px;
	font-weight: normal;
	color: #383838;
	font-family: 'HelveticaNeueThin';
}

.post-inner {
	padding-top: 4rem;
}

.comments-wrapper.section-inner {
	display: none;
}

.pagination-single { display: none; }


.homepost .post-grid-text-wrap .title a {
	color: #383838 !important;
	letter-spacing: 0;
	font-weight: normal !important;
	font-size: 22px;
}

.homepost .post-grid-excerpt p:nth-child(1) {
	font-weight: 700 !important;
	color: #383838 !important;
	font-size: 20px;
	margin-top: -15px;
}

.homepost .post-grid-excerpt p:nth-child(2) {
	font-weight: normal !important;
	color: #383838 !important;
	font-size: 16px;
}

.post-grid-thumbnail {
	margin: 0 0 -10px 0 !important;
}

.homepost .wpcap-grid-container article {
	border: 1px solid #ddd;
	border-radius: 10px !important;
}

.homepost .wpcap-grid-container article .post-grid-text-wrap {
	padding: 0 15px 0 15px;
}

.profile_display { padding-top: 0; }


.post-template-default .entry-header.has-text-align-center.header-footer-group {
	display: none;
}

.featured-media {
	display: none;
}

.details_section_1 {
	margin-top: 72px;
	padding: 10px 0;
}

.fs_profile .elementor-heading-title.elementor-size-default {
	margin: 0;
	letter-spacing: 0;
	color: #fff;
	font-weight: 900;
	font-size: 32px;
}

.fs_name .elementor-widget-container {
	color: #fff;
	font-weight: 300;
	font-size: 20px;
	letter-spacing: 0;
}


.fs_profile {margin-bottom: 5px !important;}

.elementor-section.elementor-section-boxed > .elementor-container {
	max-width: 1220px;
}

.fs_about .elementor-widget-container {
	font-size: 28px;
	font-weight: 300;
	color: #383838;
	letter-spacing: 0;
}

.fs_image img {
	height: 320px;
	width: 100%;
	object-fit: cover;
	border-radius: 15px;
	object-position: center center;
}

.fd_phone .elementor-widget-container {
	font-weight: 200;
	color: #383838;
	font-size: 24px;
}

.fd_phone {
	margin-bottom: 5px !important;
}
.fd_para .elementor-widget-container {
	font-size: 16px;
	font-weight: 300;
	line-height: 26px;
	color: #383838;
}

.fd_para {
	margin-top: 20px;
}

.fs_city .elementor-image-box-title {
	margin: 0;
	font-size: 26px;
	letter-spacing: 0;
	color: #383838;
	font-weight: 200;
	text-align: left;
}

.fs_city .elementor-image-box-description {
	color: #383838;
	font-size: 20px;
	font-weight: 500;
	letter-spacing: 0;
	text-align: left;
}

.paddingtop0 { padding-top: 0 !important; }
.paddingbottom0 { padding-bottom: 0 !important; }

.fs_title .elementor-heading-title.elementor-size-default {
	margin: 0;
	font-weight: 200;
	color: #383838;
	font-size: 26px;
	letter-spacing: 0;
}


.st_skills ul.elementor-icon-list-items li span {
	font-size: 18px;
	color: #383838;
	font-weight: 400 !important;
	letter-spacing: 0;
}

.st_skills ul.elementor-icon-list-items li {
	margin-bottom: 10px;
}




.socialmedia {
	display: inline-block;
	width: auto !important;
}

.socialmedia .elementor-image-box-img img {
	width: 24px;
}

.socialmedia .elementor-image-box-img {
	width: auto !important;
	margin-right: 25px !important;
}

.back a {
	color: #fff;
	text-decoration: none;
	text-transform: capitalize;
	font-weight: 700;
	letter-spacing: 0.5px;
	font-size: 16px;
	border-radius: 100px;
	padding: 6px 22px;
	border: 2px solid #fff;
	margin-top: 10px;
	display: inline-block;
}


.details_section_1 {
	margin-top: 72px;
	padding: 10px 0;
	
}

.pagename .elementor-heading-title.elementor-size-default {
	margin: 0;
	color: #fff;
	font-weight: normal;
	letter-spacing: 0;
	font-family: 'HelveticaNeueThin';
	font-size: 42px;
}
.internalpage {
	padding: 21px 0;
	margin-top: 72px;
}
.formtop .wpcf7-form-control-wrap {
	float: left;
	width: 33.33%;
	padding: 0 15px;
	font-family: 'HelveticaNeueLight';
}

.formbottom {
	float: left;
	width: 100%;
	text-align:center;
}
.formbottom .wpcf7-form-control-wrap {
	margin: 15px auto;
	width: 97.5%;
	display: inline-block;
	font-family: 'HelveticaNeueLight';
}

.formbutton {
	float: left;
	width: 100%;
	padding-left: 15px;
}
.wpcf7-not-valid-tip {
	color: #dc3232;
	font-size: 1em;
	font-weight: normal;
	display: block;
	font-size: 14px;
	font-family: 'HelveticaNeueLight';
}
.wpcf7 form .wpcf7-response-output {
	float: left;
	font-size: 14px;
	color: red;
	border-color: red !important;
	font-family: 'HelveticaNeueLight';
	margin-left: 15px;
}
.thankyou_text .elementor-widget-container {
	letter-spacing: 0;
	margin: 0;
	font-size: 28px;
	line-height: 40px;
	font-weight: normal;
	color: #383838;
	font-family: 'HelveticaNeueThin';
}
.thankyou_image img {
	width: 110px;
}

.home_contact_form .home_contact {
	width: 75%;
	margin: auto;
}
.home_contact_form .home_contact br {
	display: none;
}
.home_contact_form .home_contact .wpcf7-form-control-wrap.City {
	width: 33%;
	float: left;
	margin: 0 10px;
}
.home_contact_form .home_contact .wpcf7-form-control-wrap.Category {
	width: 33%;
	float: left;
	margin: 0 10px;
}
.home_contact_form .home_contact .wpcf7-form-control-wrap.Category select {
	padding: 1.5rem 1.8rem;
	background: #fff;
	border: 1px solid #dcd7ca;
	font-family: 'HelveticaNeueLight';
	font-size: 18px;
	width: 100%;
}
.home_button {
	float: left;
	margin-left: 10px;
}
.home_contact_form .home_contact .wpcf7-form-control-wrap.City input {
	font-family: 'HelveticaNeueLight';
	font-size: 18px;
}

.home_button {
	float: right;
}

.home_button input {
	font-family: 'HelveticaNeueLight';
	font-size: 18px;
	font-weight: normal;
	padding: 0.9em 1.44em;
}

select option { font-size:14px; font-family:verdana;}


.pagetitle {
	margin-top: 60px !important;
	text-align: center;
	font-family: 'HelveticaNeueThin';
	font-size: 32px;
	color: #383838;
	width:100%;
	display:inline-block;
}
.login_text {
	text-align: center;
	font-family: 'HelveticaNeueThin';
	font-size: 32px;
	color: #383838;
	width:100%;
	display:inline-block;
	line-height:42px;
}

.login_text strong {
	font-weight: normal;
	font-family: 'HelveticaNeueBold';
}

.theme_btn {
    text-align: center;
}
.theme_btn button {
	color: #383838;
	font-family: 'HelveticaNeueThin';
	border: 1px solid #383838;
	border-radius: 100px;
	padding: 8px 40px;
	font-size: 18px;
	margin-top:30px;
	display:inline-block;
}

.theme_btn button:hover { border: 1px solid #fb4f23; background:#fb4f23; color:#fff;}

.login_form {
    max-width: 100% !important;
    margin: 60px 0;
    display: flex;
    flex-direction: row;
	gap: 20px;
}
.entry-content > *:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.is-style-wide) {
    max-width: 58rem;
    width: calc(100% - 4rem);
}
.fs_container {max-width: 120rem !important;margin: auto;}

.login_form input {
	width: 100%;
	display: inline-block;
	color: #383838;
	font-family: 'HelveticaNeueThin';
	border: 1px solid #ddd;
	border-radius: 100px;
	padding: 0 20px;
	font-size: 18px;
	margin: 0 10px;
	height:42px;
}
.login_form br {
	display: none;
}

.theme_btn a {
    color: #383838;
    font-family: 'HelveticaNeueThin';
    border: 1px solid #383838;
    border-radius: 100px;
    padding: 8px 40px;
    font-size: 18px;
    margin-top: 30px;
    display: inline-block;
	text-decoration: unset;
}
.theme_btn.theme_btn_orange a {
    background: #fb4f23;
    border-color: #fb4f23;
    color: #fff;
}
.theme_btn.theme_btn_orange a:hover {
    background: transparent;
    color: #fb4f23;
}
.fs_user_profile .theme_btn a {
    margin-top: 12px;
    width: 100%;
}
.login_form button.submit_button:hover { text-decoration:none; color:#fb4f23; background:transparent;}
input.error {
    border: 1px solid #e63946;
    background-color: #ffecec;
}

.error-message {
    color: #e63946;
    font-size: 13px;
    margin-top: 4px;
}

a.forgot_password {
	text-align: left;
	font-family: HelveticaNeueLight;
	font-size: 16px;
	color: #000;
	width: auto;
	display: inline-block;
	line-height: 42px;
	letter-spacing: 0;
	padding-left: 20px;
	padding-top: 0px;
}

.pagetitle span {
	width: 100%;
	
	font-size: 18px;
	margin-top: 0px !important;
	float: left;
}

.join-the-board-left {
	float: left;
	width: 27%;
}

.fs_user_profile {
	float: left;
	width: 100%;
}

.join-the-board-container {
	float: left;
	width: 100%;
	margin: 50px 0 50px 0;
}
.notification {
    padding: 12px 16px;
    border-radius: 6px;
    margin-bottom: 15px;
    font-weight: 500;
}
.notification.success {
    background-color: #e6ffed;
    color: #0f5132;
    border: 1px solid #badbcc;
	font-size: 15px;
}
.notification.error {
    background-color: #f8d7da;
    color: #842029;
    border: 1px solid #f5c2c7;
	font-size: 15px;
}
.notification.warning {
    background-color: #fff3cd;
    color: #664d03;
    border: 1px solid #ffecb5;
	font-size: 15px;
}
.fs_user_profile img {
	width: 100%;
	height: 300px;
	object-fit: cover;
	object-position: center center;
	border-radius: 25px;
}
.profile_note {
	float: left;
	width: 100%;
	font-family: 'HelveticaNeueThin';
	font-size: 18px;
}

.profile_note strong {
	font-family: HelveticaNeueMedium;
	font-weight: normal;
}
.fs_user_profile .theme_btn {
	float: left;
	width: 100%;
}

.fs_user_profile .theme_btn button {
	margin-top: 12px;
	width: 100%;
}

.theme_btn.theme_btn_orange button {
	background: #fb4f23;
	border-color: #fb4f23;
	color: #fff;
}

.theme_btn.theme_btn_orange button:hover {
	background: transparent;
	color: #fb4f23;
	
}
.join-the-board-right {
	/* float: right; */
	width: 100%;
}
/* Base select styling */
select.state, select.city {
  width: 100%;
  padding: 15px 20px;
  border: 1px solid #ccc;
  border-radius: 6px;
  font-size: 16px;
  color: #333;
  margin-bottom: 15px;
  appearance: none;
}

/* Select2 dropdown styling */
.select2-container--default .select2-selection--single {
  height: auto;
  padding: 8px 15px;
  border-radius: 100px;
  border: 1px solid #ccc;
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 26px;
    top: 9px;
    right: 12px;
    width: 20px;
}
.select2-container--default .select2-selection__rendered {
  line-height: 28px;
  font-size: 16px;
  color: #333;
}

.select2-container--default .select2-results__option--highlighted[aria-selected],
.select2-container--default .select2-results__option--highlighted {
  background-color: #fb4f23 !important;
  color: #fff !important;
}

.select2-container--default .select2-results__option[aria-selected="true"] {
  background-color: #fb4f23 !important;
  color: #fff !important;
}
.user_form {
    float: left;
    width: 100%;
    margin-bottom: 10px;
    /* display: inline-flex; */
    flex-direction: column;
	gap: 15px;
}
.user_form label {
	float: left;
	width: 100%;
	font-family: 'HelveticaNeueMedium';
	font-size: 16px;
	margin-bottom: 10px;
}
.user_form input {
	color: #383838;
	font-family: 'HelveticaNeueLight';
	border: 1px solid #ddd;
	border-radius: 100px;
	font-size: 16px;
	max-width: 100%;
	padding: 15px 20px;
	margin: 0;
}

input[type="text"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="password"]: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 {
	border-color: #000;
}

.form-control:focus {box-shadow:none;}


.user_form select { font-family: 'HelveticaNeueLight';
border: 1px solid #ddd;
border-radius: 100px; font-size:16px; 
width: 100%;
padding: 15px 20px;
background-color: #fff;
}
.login_form .user_form{
	display: block;
}

.user_form br {
	display: none;
}

.user_form textarea {
	resize: none;
	height: 140px;
	color: #383838;
	font-family: 'HelveticaNeueLight';
	border: 1px solid #ddd;
	border-radius: 10px;
	font-size: 16px;
	max-width: 100%;
	padding: 15px 20px;
}

.user_form.user_form_half {
	width: 49%;
}

.user_form.user_form_half.user_form_half_right {
	float: right;
}

.login_form select {
	width: 30%;
	display: inline-block;
	color: #383838;
	font-family: 'HelveticaNeueThin';
	border: 1px solid #ddd;
	border-radius: 100px;
	padding: 0 20px;
	font-size: 18px;
	margin: 0 10px;
	height: 42px;
}

.user_listing_block {
	float: left;
	width: 100%;
	border: 1px solid #ddd;
	border-radius: 25px;
}

.user_listing_container {
	float: left;
	width: 100%;
}

.user_listing_block .fs_user_profile img {
	width: 100%;
	height: 235px;
	object-fit: cover;
	object-position: center center;
	border-radius: 25px 25px 0 0;
}

.username {
	float: left;
	width: 100%;
	padding: 0 0 0 15px;
	font-family: 'HelveticaNeueLight';
	font-size: 18px;
	line-height: normal;
}
.username a{
	color: rgb(56, 56, 56);
	text-decoration: unset;
}

.user_listing_container .user_listing {
    display: grid;
    grid-template-columns: repeat(5, 1fr);
	gap: 20px;
}


.user_designation {
	float: left;
	width: 100%;
	padding: 5px 15px 0 15px;
	font-family: 'HelveticaNeueMedium';
	font-size: 18px;
	color: #fb4f23;
	line-height: normal;
}

.user_listing_block .fs_user_profile {
	margin-bottom: 12px;
}

.user_location {
	float: left;
	width: 100%;
	padding: 10px 0 10px 15px;
	font-family: 'HelveticaNeueLight';
	font-size: 16px;
	line-height: normal;
}

.user_location .fa {
	font-size: 20px;
	color: #fb4f23;
	margin-right: 5px;
}
.user_listing_container .pagetitle {
	margin-top: 70px !important;
	margin-bottom: 15px;
}

.formtop .wpcf7-form-control-wrap input {
	border-radius: 100px;
	height: 42px;
}


.formbutton input {
	background: #fb4f23;
	font-family: 'HelveticaNeueThin';
	border: 1px solid #fb4f23;
	border-radius: 100px;
	padding: 0 30px;
	color: #fff;
	font-weight: normal;
	font-size: 18px;
	height: 42px;
	margin-top: 20px;
}

.formbottom .wpcf7-form-control-wrap textarea {
	border-radius: 15px;
	resize: none;
	height: 150px;
	font-size: 18px;
	font-family: 'HelveticaNeueThin';
}

.primary-menu li.current-menu-item > a, .primary-menu li.current-menu-item > .link-icon-wrapper > a {
	text-decoration: none;
	color: #fb4f23 !important;
}

.user-profile-top {
	margin-top: 70px !important;
	background: #0075C2;
	max-width: 100% !important;
	width: 100% !important;
	float:left;
	padding:32px 0;
}

.user-profile-top .fs_container {
	margin: auto;
}

.user-profile-top-left {
	width: 80%;
	float: left;
}
.user-profile-top-left h2 {
	float: left;
	width: 100%;
	color: #fff;
	margin: 0 0 5px 0;
	font-family: 'HelveticaNeueBold';
	font-weight: normal;
	font-size: 32px;
	letter-spacing: 0;
}

.user-profile-top-left h4 {
	float: left;
	width: 100%;
	color: #fff;
	margin: 0;
	font-size: 20px;
	font-family: 'HelveticaNeueThin';
	letter-spacing: 0;
}

.user-profile-details {
	float: left;
	width: 100% !important;
	max-width: 100% !important;
}

.user-profile-details-left {float: left;
width: 27%; }

.user-profile-details-right {float: right;
width: 66%;}

.user-profile-details .fs_container {
	margin: auto;
}

.fs_container_about {
	text-align: left;
	font-family: 'HelveticaNeueThin';
	font-size: 32px;
	color: #383838;
	width: 100%;
	margin-bottom: 20px;
	margin-top: 20px;
}

.user-profile-details_info {
	float: left;
	width: 100%;
	font-family: 'HelveticaNeueThin';
	color: #383838;
	font-size: 24px;
	margin-bottom: 5px;
}

.user-profile-details_info strong {
	font-weight: normal;
	font-family: 'HelveticaNeueMedium';
}
.user-profile-details-para {
	float: left;
	width: 100%;
	margin: 20px 0 0 0;
}

.user-profile-details-para p {
	font-family: 'HelveticaNeueThin';
	color: #383838;
	font-size: 18px;
	line-height: 28px;
}

.user-profile-location {
	float: left;
	width: 100%;
	margin: 80px 0 0 0;
}
.user-profile-location_details {
	float: left;
	width: 20%;
}
.user-profile-location_details p {
	float: left;
	width: 100%;
	font-family: 'HelveticaNeueThin';
	font-size: 24px;
}
.user-profile-location_details b {
	font-weight: normal;
	font-family: 'HelveticaNeueMedium';
	font-size: 20px;
	margin-top: -10px;
	float: left;
}

.user-profile-section {
	float: left;
	width: 100%;
	margin-top: 40px;
}
.user-profile-skill {
	float: left;
	width: 65%;
}
.user-profile-skill h5 {
	float: left;
	width: 100%;
	margin: 0;
	font-family: 'HelveticaNeueThin';
	font-size: 24px;
	letter-spacing: 0;
}
.user-profile-skill ul {
	float: left;
	width: 100%;
	list-style: disc;
	margin: 10px 0 0 0;
	padding: 0;
}
.user-profile-skill ul li {
	float: left;
	width: 100%;
	font-family: 'HelveticaNeueLight';
	font-size: 18px;
	margin-bottom: 5px;
}

.user-profile-social { float:right; width:30%;}

.user-profile-social h5 {
	float: left;
	width: 100%;
	margin: 0;
	font-family: 'HelveticaNeueThin';
	font-size: 24px;
	letter-spacing: 0;
}

.user-profile-social a {
	float: left;
	width: auto;
	margin: 10px 20px 0 0;
	color: #000;
	font-size: 26px;
}

#site-footer {
	font-size: 1.8rem;
	padding: 4.3rem 0 0 0;
}
.home .login_form {
    display: block;
    margin: 0px;
}
.login_form .select2-container{
	width: 100% !important;
}
.filter-form {
    display: grid;
    margin: 50px 0px;
    gap: 10px;
    grid-template-columns: repeat(3, 1fr);
}
.filter-form select {
    background-color: #fff;
    width: 100%;
    height: 42px;
    padding: 8px 20px;
	margin: 0;
}
.filter-form .select2-container .select2-selection--single{
	height: 42px;
	border-radius: 100px;
}
.home .fs_container .filter-form .select2-selection__arrow{
	top: 10px;
    right: 10px;
    width: 20px;
}
.filter-form .submit_button {
    background: #fb4f23;
    font-family: 'HelveticaNeueThin';
    border: 1px solid #fb4f23;
    border-radius: 100px;
    padding: 0 30px;
    color: #fff;
    font-weight: normal;
    font-size: 18px;
    height: 42px;
	width: 100%;
	margin: 0;
	text-transform: uppercase;
}

div#password-lost-form-wrap {
    width: 500px;
    margin: auto;
}
#somfrp_user_info{
	width: 100%;
	color: #383838;
    font-family: 'HelveticaNeueLight';
    border: 1px solid #ddd;
    border-radius: 100px;
    font-size: 16px;
    max-width: 100%;
    padding: 15px 20px;
    margin: 0;
}
.somfrp-eye-toggle{
	right: 15px;
}
.somfrp-password-wrapper input[type="password"].som-password-input{
	width: 100%;
	color: #383838;
    font-family: 'HelveticaNeueLight';
    border: 1px solid #ddd;
    border-radius: 100px;
    font-size: 16px;
    max-width: 100%;
    padding: 15px 20px;
    margin: 0;
}
.somfrp-password-wrapper{
	width: 100%;
}
.user_location i {
    color: #ff4f32;
}
header.entry-header {
    /* background: #0075C2; */
    color: #fff;
    margin: auto;
    margin-top: 32px;
}
header.entry-header h1{
	font-weight: normal;
    letter-spacing: 0;
    font-family: 'HelveticaNeueThin';
    font-size: 42px;
	padding: 30px 0;
	color: #000;
	font-weight: bold;
}
.entry-content {
    clear: both;
	/* padding: 70px 0 0 0; */
}

.other_creator.d-flex {
    display: flex;
    gap: 20px;
}

.other_creator .creator_pic {
    border-radius: 20px;
    height: 150px;
    object-fit: cover;
    width: 150px;
}
.other_creator .creator_details a{
	color: #383838;
	text-decoration: unset;
}
.other_creators.user_listing_container .pagetitle{
	text-align: left !important;
}
.other_creator .creator_details h2.designation{
	font-size: 30px;
	margin: 0;
	padding-bottom: 5px;
	letter-spacing: 0;
}
.creator_details {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    justify-content: space-between;
}
.user_listing_container .grid {
    display: grid;
    gap: 20px;
}
#loginForm .submit_button {
    background: #fb4f23;
    font-family: 'HelveticaNeueThin';
    border: 1px solid #fb4f23;
    border-radius: 100px;
    padding: 0 30px;
    color: #fff;
    font-weight: normal;
    font-size: 18px;
    height: 42px;
	width: 100%;
}
.hfeed .user-profile-top {
    margin-top: 110px !important;
}
.select2-results__option--selectable{
	font-size: 15px;
}
.creator_details p{
	font-size: 18px;
}
.user-logged-in .menu-item-30,.user-logged-in .menu-item-32{display: none}
.user-logged-out .menu-item-35{display: none}
@media (max-width: 1220px) {	
	.user-profile-top{
		padding-left: 20px;
		padding-right: 20px;
	}
	.user-profile-details{
		padding-left: 20px;
		padding-right: 20px;
	}
	.page_content{
		padding-top: 40px;
	}
	header.entry-header h1{
		padding-left: 20px;
		padding-right: 20px;
		font-size: 40px;
	}
	.join-the-board-container{
		padding-left: 20px;
		padding-right: 20px;
	}

}
@media (max-width: 991px) {	
	.user_listing_container .user_listing {
		grid-template-columns: repeat(3, 1fr);
	}	
	.page_content{
		padding-top: 30px;
	}
	.pagetitle {
		margin-top: 80px !important;
	}
	header.entry-header h1{
		font-size: 36px;
		padding-bottom: 10px;
	}
	.formtop .wpcf7-form-control-wrap {
		width: 100%;
		padding: 0px 0 10px;
	}
	.user-profile-details-left {
		width: 35%;
	}
	.user-profile-details-right {
		width: 60%;
	}
}

@media (max-width: 667px) {	
	.page_content{
		padding-top: 20px;
	}
	.other_creator .creator_pic {
		height: 100px;
		width: 100px;
	}
	.other_creator .creator_details h2.designation {
		font-size: 22px;
	}
	p.creator_username{
		margin-bottom: 5px;
	}
	.user-profile-top { padding:32px 20px;}
	.user-profile-top-left h2 {font-size:20px;}
	.user-profile-top-left h4 {font-size:16px;}
	.user-profile-details {padding:0 20px;}
	.user-profile-details-left {width:100%;}
	.user-profile-details-right {
	float: right;
	width: 100%;
	margin-top: 30px;
}
	.user-profile-details_info strong {
	font-weight: normal;
	font-family: 'HelveticaNeueMedium';
	width: 100%;
	float: left;
}
	.user-profile-details_info {font-size:20px; margin-bottom:15px;}
	.user-profile-details-para {margin:0;}
	.user-profile-details-para p {
	font-family: 'HelveticaNeueThin';
	color: #383838;
	font-size: 16px;
	line-height: 26px;
}
	.user-profile-location {
	float: left;
	width: 100%;
	margin: 20px 0 0 0;
}
	.user-profile-location_details {
	float: left;
	width: 100%;
	margin-bottom:10px;
}
	.user-profile-location_details p {font-size:20px;}
	.user-profile-location_details p b {font-size:18px;}
	.user-profile-skill {
	float: left;
	width: 100%;
}
	.user-profile-social {
	float: right;
	width: 100%;
	margin-top: 30px;
}
	
	.user-profile-skill h5 , .user-profile-social h5{font-size:20px;}
	.user-profile-skill ul li {font-size:16px;}
	.user-profile-social a {font-size:20px;}
	.user-profile-section {
	float: left;
	width: 100%;
	margin-top: 10px;
}
	
	.join-the-board-left {
	float: left;
	width: 100%;
}
	.join-the-board-right {
	float: right;
	width: 100%;
	margin-top: 40px;
}
	.user_form.user_form_half {
	width: 100%;
}
	.pagetitle br { display:none;}
	.pagetitle {
	margin-top: 60px !important;
	text-align: center;
	font-family: 'HelveticaNeueThin';
	font-size: 20px;
	color: #383838;
	width: 100%;
	display: inline-block;
	line-height: 28px;
}
	.login_form input , .login_form select{
	width: 100%;
    margin: 0 0 10px 0;
	
}
	.user_listing_container .user_listing {
		grid-template-columns: repeat(2, 1fr);
	}
	.user_listing_block {
	float: left;
	width: 100%;
	border-radius: 25px;
	margin: 0 0 15px 0;
}
	.site-logo img {
	max-height: 4rem;
	margin: 0 auto;
	width: auto;
}
.modal-menu > li > a, .modal-menu > li > .ancestor-wrapper > a {
	font-size: 2rem;
	font-weight: normal;
	letter-spacing: 0;
	font-family: 'HelveticaNeueThin';
	color: #fb4f23;
}	
	.login_text br {
	display: none;
}
	
	.login_text { font-size:20px; line-height:30px;}
	button:focus {outline:none;}
	.modal-menu a:focus, .modal-menu a:hover, .modal-menu li.current-menu-item > .ancestor-wrapper > a, .modal-menu li.current_page_ancestor > .ancestor-wrapper > a {
	text-decoration: none;
}
	.user_listing_block{
		border-radius: 20px;
	}
	.user_listing_block .fs_user_profile img{
		border-radius: 20px 20px 0 0;
		height: 200px;
	}
	header.entry-header h1{
		font-size: 26px;
	}
	.user-profile-details-left {
		width: 45%;
	}
	.user-profile-details-right{
		width: 50%;
	}
}
@media (max-width: 575px) {	
	.user-profile-details-left {
		width: 100%;
	}
	.user-profile-details-right{
		width: 100%;
	}
	.user_listing_container .user_listing {
		grid-template-columns: repeat(1, 1fr);
	}
	.filter-form{
		grid-template-columns: repeat(1, 1fr);
	}
}