/*
	Theme Name: remoteplatz
	Description: This is the theme created for the Remoteplatz.
	Author: Amad Z.
	Author URI: https://github.com/amad-zahid
	Version: 2.1.0
 
	Tags: black, orange, white, one-column, two-columns, three-columns, fixed-width, custom-menu, full-width-template, sticky-post, theme-options, threaded-comments, translation-ready
 
	Template: genesis
	Template Version: 2.0.0
 
	License: GPL-2.0+
	License URI: http://www.opensource.org/licenses/gpl-license.php
*/

/* Table of Contents

	- HTML5 Reset
		- Baseline Normalize
		- Box Sizing
		- Float Clearing
	- Defaults
		- Typographical Elements
		- Headings
		- Objects
		- Forms
		- Tables
	- Structure and Layout
		- Site Containers
		- Column Widths and Positions
		- Column Classes
	- Common Classes
		- WordPress
		- Genesis
		- Titles
	- Widgets
		- Featured Content
	- Plugins
		- Genesis eNews Extended
		- Genesis Latest Tweets
		- Gravity Forms
		- Jetpack
	- Site Header
		- Title Area
		- Widget Area
	- Site Navigation
		- Header Navigation
		- Primary Navigation
		- Secondary Navigation
	- Content Area
		- Entries
		- Pagination
		- Comments
	- Sidebars
	- Footer Widgets
	- Site Footer
	- Media Queries
		- max-width: 1139px
		- max-width: 1023px
		- max-width: 767px

*/

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

/* Baseline Normalize
	normalize.css v2.1.2 | MIT License | git.io/normalize
--------------------------------------------- */

@import url('https://fonts.googleapis.com/css2?family=Work+Sans:wght@100..900&display=swap');


article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}

audio,
canvas,
video {
  display: inline-block;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden] {
  display: none;
}

html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

a:focus {
  outline: thin dotted;
}

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

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

abbr[title] {
  border-bottom: 1px dotted;
}

b,
strong {
  font-weight: bold;
}

dfn {
  font-style: italic;
}

hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}

mark {
  background: #ff0;
  color: #000;
}

code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  font-size: 1em;
}

pre {
  white-space: pre-wrap;
}

q {
  quotes: "\201C""\201D""\2018""\2019";
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  border: 0;
}

svg:not(:root) {
  overflow: hidden;
}

figure {
  margin: 0;
}

fieldset {
  border: 1px solid silver;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  border: 0;
  padding: 0;
}

button,
input,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  margin: 0;
}

button,
input {
  line-height: normal;
}

button,
select {
  text-transform: none;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}

button[disabled],
html input[disabled] {
  cursor: default;
}

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}

input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}

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

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
  vertical-align: top;
}

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

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

*,
input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

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

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

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

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

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

/* Custom Font Import */
@font-face {
  font-family: "GT America";
  src: url("fonts/GT-America-Extended-Medium.eot");
  /* IE9 Compat Modes */
  src: url("fonts/GT-America-Extended-Medium.eot?#iefix") format("embedded-opentype"),
    /* IE6-IE8 */
    url("fonts/GT-America-Extended-Medium.woff2") format("woff2"),
    /* Super Modern Browsers */
    url("fonts/GT-America-Extended-Medium.woff") format("woff"),
    /* Modern Browsers */
    url("fonts/GT-America-Extended-Medium.ttf") format("truetype");
  /* Safari, Android, iOS */
  font-weight: normal;
  font-style: normal;
  font-display: swap;
  /* Ensures text remains visible during font loading */
}
@font-face {
  font-family: "worksans";
  src: url("fonts/worksans.woff") format("woff2"),
    url("fonts/WorkSans-VariableFont_wght.ttf") format("truetype");
}
@font-face {
  font-family: "WorkSans-Mediumm";
  src: url("fonts/WorkSans-Medium.woff2") format("woff2"),
     url("fonts/WorkSans-Medium.woff") format("woff"),
    url("fonts/WorkSans-Medium.ttf") format("truetype");
}
@font-face {
  font-family: "WorkSans-Normal";
  src: url("fonts/WorkSans-Regular.woff2") format("woff2"),
  url("fonts/WorkSans-Regular.woff") format("woff"),
    url("fonts/WorkSans-VariableFont_wght.ttf") format("truetype");
}
html {
  font-size: 62.5%;
  /* 10px browser default */
}

body {
  background-color: #f5f5f5;
  color: #666;
  font-family: WorkSans-Normal;
  /* letter-spacing: 1px; */
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 1.625;
  -webkit-font-smoothing: antialiased;
    -moz-font-smoothing: antialiased;
}

a,
button,
input:focus,
input[type="button"],
input[type="reset"],
input[type="submit"],
textarea:focus,
.button {
  -webkit-transition: all 0.1s ease-in-out;
  -moz-transition: all 0.1s ease-in-out;
  -ms-transition: all 0.1s ease-in-out;
  -o-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out;
}

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

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

a {
  color: #666;
  text-decoration: none;
}

a img {
  margin-bottom: -4px;
  margin-bottom: -0.4rem;
}

a:hover {
  color: #333;
}

p {
  margin: 0 0 24px;
  margin: 0 0 2.4rem;
  padding: 0;
}

strong {
  font-weight: 700;
}

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

blockquote,
blockquote::before {
  color: #999;
}

blockquote {
  margin: 40px 40px 24px;
  margin: 4rem 4rem 2.4rem;
}

blockquote::before {
  content: "\201C";
  display: block;
  font-size: 30px;
  font-size: 3rem;
  height: 0;
  left: -20px;
  position: relative;
  top: -10px;
}

.entry-content code {
  background-color: #333;
  color: #ddd;
}

cite {
  font-style: normal;
}

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

h1,
h2,
h3,
h4,
h5,
h6 {
  color: #333;
  font-family: "GT America";
  font-weight: 700;
  line-height: 1.2;
  /* margin: 0 0 16px;
	margin: 0 0 1.6rem; */
  margin: 0;
}

h1 {
  font-size: 36px;
  font-size: 3.6rem;
}

h2 {
  font-size: 30px;
  font-size: 3rem;
}

h3 {
  font-size: 24px;
  font-size: 2.4rem;
}

h4 {
  font-size: 20px;
  font-size: 2rem;
}

h5 {
  font-size: 16px;
  font-size: 1.6rem;
}

h6 {
  font-size: 16px;
  font-size: 1.6rem;
}

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

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

img {
  height: auto;
  width: auto;
  /* IE8 */
}

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

input,
select,
textarea {
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 3px;
  box-shadow: 1px 1px 3px #eee inset;
  color: #999;
  font-size: 14px;
  font-size: 1.4rem;
  padding: 16px;
  padding: 1.6rem;
  width: 100%;
}

input:focus,
textarea:focus {
  border: 1px solid #999;
  outline: none;
}

::-moz-placeholder {
  color: #999;
  opacity: 1;
}

::-webkit-input-placeholder {
  color: #999;
}

button,
input[type="button"],
input[type="reset"],
input[type="submit"],
.button,
.entry-content .button {
  background-color: #333;
  border: none;
  box-shadow: none;
  color: #fff;
  cursor: pointer;
  padding: 16px 24px;
  padding: 1.6rem 2.4rem;
  text-transform: uppercase;
  width: auto;
}

button:hover,
input:hover[type="button"],
input:hover[type="reset"],
input:hover[type="submit"],
.button:hover,
.entry-content .button:hover {
  background-color: #202124;
  color: #fff;
}

p {
  margin: 0;
}

.entry-content .button:hover {
  color: #fff;
}

.button {
  border-radius: 3px;
  display: inline-block;
}

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

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

table {
  border-collapse: collapse;
  border-spacing: 0;
  line-height: 2;
  margin-bottom: 40px;
  margin-bottom: 4rem;
  width: 100%;
}

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

th,
td {
  text-align: left;
}

th {
  font-weight: bold;
  text-transform: uppercase;
}

td {
  border-top: 1px solid #ddd;
  padding: 6px 0;
  padding: 0.6rem 0;
}

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

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

.site-inner,
.wrap {
  margin: 0 auto;
}

.site-inner {
  clear: both;
  width: 100%;
  overflow: hidden;
}

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

/* Wrapping div for .content and .sidebar-primary */

.content-sidebar-sidebar .content-sidebar-wrap,
.sidebar-content-sidebar .content-sidebar-wrap,
.sidebar-sidebar-content .content-sidebar-wrap {
  width: 920px;
}

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

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

/* Content */

.content {
  float: right;
  width: 740px;
}

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

.content-sidebar-sidebar .content,
.sidebar-content-sidebar .content,
.sidebar-sidebar-content .content {
  width: 520px;
}

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

/* Primary Sidebar */

.sidebar-primary {
  float: right;
  width: 360px;
}

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

/* Secondary Sidebar */

.sidebar-secondary {
  float: left;
  width: 180px;
}

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

/* Column Classes
	Link: http://twitter.github.io/bootstrap/assets/css/bootstrap-responsive.css
--------------------------------------------- */

.five-sixths,
.four-sixths,
.one-fourth,
.one-half,
.one-sixth,
.one-third,
.three-fourths,
.three-sixths,
.two-fourths,
.two-sixths,
.two-thirds {
  float: left;
  margin-left: 2.564102564102564%;
}

.one-half,
.three-sixths,
.two-fourths {
  width: 48.717948717948715%;
}

.one-third,
.two-sixths {
  width: 31.623931623931625%;
}

.four-sixths,
.two-thirds {
  width: 65.81196581196582%;
}

.one-fourth {
  width: 23.076923076923077%;
}

.three-fourths {
  width: 74.35897435897436%;
}

.one-sixth {
  width: 14.52991452991453%;
}

.five-sixths {
  width: 82.90598290598291%;
}

.first {
  clear: both;
  margin-left: 0;
}

/*
Common Classes
---------------------------------------------------------------------------------------------------- */

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

.avatar {
  float: left;
}

.alignleft .avatar {
  margin-right: 24px;
  margin-right: 2.4rem;
}

.alignright .avatar {
  margin-left: 24px;
  margin-left: 2.4rem;
}

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

.sticky {}

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

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

.alignleft {
  float: left;
  text-align: left;
}

.alignright {
  float: right;
  text-align: right;
}

img.alignleft,
.wp-caption.alignleft {
  margin: 0 24px 24px 0;
  margin: 0 2.4rem 2.4rem 0;
}

img.alignright,
.wp-caption.alignright {
  margin: 0 0 24px 24px;
  margin: 0 0 2.4rem 2.4rem;
}

.wp-caption-text {
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: 700;
  text-align: center;
}

.gallery-caption {}

.widget_calendar table {
  width: 100%;
}

.widget_calendar td,
.widget_calendar th {
  text-align: center;
}

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

.breadcrumb {
  margin-bottom: 20px;
  margin-bottom: 2rem;
}

.archive-description,
.author-box {
  background-color: #fff;
  margin-bottom: 40px;
  margin-bottom: 4rem;
}

.archive-description {
  padding: 40px 40px 24px;
  padding: 4rem 4rem 2.4rem;
}

.author-box {
  padding: 40px;
  padding: 4rem;
}

.author-box-title {
  color: #333;
  font-family: "GT America";
  font-size: 16px;
  font-size: 1.6rem;
  margin-bottom: 4px;
  margin-bottom: 0.4rem;
}

.author-box a {
  border-bottom: 1px solid #ddd;
}

.author-box p {
  margin-bottom: 0;
}

.author-box .avatar {
  margin-right: 24px;
  margin-right: 2.4rem;
}

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

.entry-title {
  font-size: 36px;
  font-size: 3.6rem;
  line-height: 1;
}

.entry-title a,
.sidebar .widget-title a {
  color: #333;
}

.entry-title a:hover {
  color: #666;
}

.widget-title {
  font-size: 16px;
  font-size: 1.6rem;
  margin-bottom: 24px;
  margin-bottom: 2.4rem;
  text-transform: uppercase;
}

.sidebar .widget-title a {
  border: none;
}

.archive-title {
  font-size: 20px;
  font-size: 2rem;
  margin-bottom: 24px;
  margin-bottom: 2.4rem;
}

/*
Widgets
---------------------------------------------------------------------------------------------------- */

/* Featured Content
--------------------------------------------- */

.featured-content .entry {
  border-bottom: 2px solid #f5f5f5;
  margin-bottom: 20px;
  margin-bottom: 2rem;
  padding: 0 0 24px;
  padding: 0 0 2.4rem;
}

.featured-content .entry-title {
  border: none;
  font-size: 24px;
  font-size: 2.4rem;
  line-height: 1.2;
}

.featured-content .entry-title a {
  border: none;
}

/*
Plugins
---------------------------------------------------------------------------------------------------- */

/* Genesis eNews Extended
--------------------------------------------- */

.enews-widget {
  color: #999;
}

.enews-widget .widget-title {
  color: #fff;
}

.enews-widget input {
  margin-bottom: 16px;
  margin-bottom: 1.6rem;
}

.enews-widget input:focus {
  border: 1px solid #ddd;
}

.enews-widget input[type="submit"] {
  background-color: #f15123;
  color: #fff;
  margin: 0;
  width: 100%;
}

.enews-widget input:hover[type="submit"] {
  background-color: #fff;
  color: #333;
}

/* Genesis Latest Tweets
--------------------------------------------- */

.latest-tweets ul li {
  margin-bottom: 16px;
  margin-bottom: 1.6rem;
}

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

div.gform_wrapper input[type="email"],
div.gform_wrapper input[type="text"],
div.gform_wrapper textarea,
div.gform_wrapper .ginput_complex label {
  font-size: 16px;
  font-size: 1.6rem;
  padding: 16px;
  padding: 1.6rem;
}

div.gform_wrapper .ginput_complex label {
  padding: 0;
}

div.gform_wrapper li,
div.gform_wrapper form li {
  margin: 16px 0 0;
  margin: 1.6rem 0 0;
}

div.gform_wrapper .gform_footer input[type="submit"] {
  font-size: 14px;
  font-size: 1.4rem;
}

/* Jetpack
--------------------------------------------- */

img#wpstats {
  display: none;
}

.site-container {
  background-color: #fff;
}

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

.site-header {
  background: transparent;
  position: absolute;
  top: 0;
  width: 100%;
  padding: 0 60px;
  max-width: 100%;
  margin: 0 auto;
  z-index: 9;
  transition: all 300ms ease;
  height: 80px;
  display: flex;
  align-items: center;
}

.inner-column .btn-box.mt-5 {
  margin-top: 48px !important;
}

.site-header.scrolled {
  position: fixed;
  background: #fff;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}

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

.title-area {
  float: left;
  font-family: WorkSans-Normal;
  font-weight: 700;
  padding: 16px 0;
  padding: 1.6rem 0;
  width: 160px;
  margin-right: 40px;
}

.header-image .title-area {
  padding: 0;
}

.site-title {
  font-size: 28px;
  font-size: 2.8rem;
  line-height: 1;
  margin: 0 0 8px;
  margin: 0 0 0.8rem;
  text-transform: uppercase;
}

.site-title a,
.site-title a:hover {
  color: #333;
}

.site-description {
  color: #999;
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: 300;
  line-height: 1;
  margin-bottom: 0;
}

/* Full width header, no widgets */

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

.header-image .site-description,
.header-image .site-title a {
  display: block;
  text-indent: -9999px;
}

/* Logo, hide text */

.header-image .site-header .wrap {
  background: url(images/logo.png) no-repeat left;
  padding: 0;
  background-size: 160px;
  margin: 0;
  max-width: 100%;
  width: 100%;
}

.header-image .site-header.scrolled .wrap {
  background: url(images/logo-black.png) no-repeat left;
  padding: 0;
  background-size: 160px;
}

.header-image .site-title a {
  float: left;
  min-height: 84px;
  width: 100%;
}

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

.site-header .widget-area {
  float: left;
  text-align: left;
  width: 85%;
}

.header-image .site-header .widget-area {
  padding: 18px 0;
}

.site-header .search-form {
  float: right;
  margin-top: 24px;
  margin-top: 2.4rem;
}

.header-image .site-header .widget-area .widget_nav_menu:nth-child(1) {
  width: 70%;
  float: left;
}

.header-image .site-header .widget-area .widget_nav_menu:nth-child(2) {
  width: 28%;
  float: right;
  text-align: right;
}

#mobi-menu {
  display: none;
}

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

.genesis-nav-menu {
  color: #fff;
  font-family: WorkSans-Mediumm;
  font-weight: 400;
  font-size: 17px;
  line-height: 25.2px;
  width: 100%;
}

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

.genesis-nav-menu a {
  border: none;
  color: #fff;
  display: block;
  padding: 20px 0;
  padding-right: 20px;
  position: relative;
}

.scrolled .genesis-nav-menu .menu-item-has-children>a,
.scrolled .genesis-nav-menu a {
  color: #202124;
}

.genesis-nav-menu #menu-item-23 a {
  background-color: #fff;
  color: #000;
  min-width: 170px;
  padding: 8px 20px;
  font-size: 15px;
  margin-left: 0;
  text-align: center;
  line-height: 25.2px;
  font-weight: 500;
  white-space: nowrap;
  border-radius: 8px;
  position: relative;
  transition: all 0.5s ease;
}

.genesis-nav-menu a:hover,
.genesis-nav-menu .current-menu-item>a,
.genesis-nav-menu .sub-menu .current-menu-item>a:hover {
  color: #5e25ff;
}

.genesis-nav-menu .sub-menu .current-menu-item>a {
  color: #5e25ff;
}

.genesis-nav-menu .menu-item-has-children>a {
  color: #fff;
}

.header-image .site-header.scrolled .widget-area .widget_nav_menu:nth-child(2) a {
  color: #5e25ff;
}

.genesis-nav-menu .sub-menu {
  left: -9999px;
  opacity: 0;
  position: absolute;
  -webkit-transition: opacity 0.4s ease-in-out;
  -moz-transition: opacity 0.4s ease-in-out;
  -ms-transition: opacity 0.4s ease-in-out;
  -o-transition: opacity 0.4s ease-in-out;
  transition: opacity 0.4s ease-in-out;
  width: 230px;
  z-index: 99;
  border-radius: 0px 0px 8px 8px;
  -ms-box-shadow: 0px 6px 15px rgba(64, 79, 104, 0.05);
  box-shadow: 0px 6px 15px rgba(64, 79, 104, 0.05);
}

.genesis-nav-menu .sub-menu a {
  border-top: none;
  font-size: 15px;
  padding: 5px 20px 5px;
  position: relative;
  color: #696969;
  transition: all 0.3s ease;
  display: block;
  width: 100%;
  max-width: 100%;
}

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

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

.genesis-nav-menu .menu-item:hover>.sub-menu {
  left: auto;
  opacity: 1;
}

.genesis-nav-menu>.first>a {
  padding-left: 0;
}

.genesis-nav-menu>.last>a {
  padding-right: 0;
}

.genesis-nav-menu>.right {
  display: inline-block;
  float: right;
  list-style-type: none;
  padding: 28px 0;
  padding: 2.8rem 0;
  text-transform: uppercase;
}

.genesis-nav-menu>.right>a {
  display: inline;
  padding: 0;
}

.genesis-nav-menu>.rss>a {
  margin-left: 48px;
  margin-left: 4.8rem;
}

.genesis-nav-menu>.search {
  padding: 14px 0 0;
  padding: 1.4rem 0 0;
}

.genesis-nav-menu .sub-menu a:hover {
  color: #5e25ff;
}

.genesis-nav-menu .menu-item.menu-item-has-children .sub-menu .menu-item {
  display: block;
}

.scrolled .genesis-nav-menu #menu-item-23 a {
  background: #f2edff;
  color: #5e25ff;
}

.scrolled .genesis-nav-menu #menu-item-23 a:hover {
  background: #5e25ff;
  color: #fff;
}

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

.site-header .sub-menu {
  border-top: 1px solid #5e25ff;
  transition: all 0.3s ease;
  background: #fff;
  padding: 10px 0;
}

.site-header .sub-menu .sub-menu {
  margin-top: -55px;
}

/* Primary Navigation
--------------------------------------------- */

.nav-primary {
  background-color: #333;
}

.nav-primary a:hover,
.nav-primary .current-menu-item>a {
  color: #fff;
}

.nav-primary .sub-menu a:hover {
  color: #333;
}

/* Secondary Navigation
--------------------------------------------- */

.nav-secondary {
  background-color: #fff;
}

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

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

.entry {
  background-color: #fff;
  border-radius: 3px;
  margin-bottom: 40px;
  margin-bottom: 4rem;
  padding: 40px 40px 24px;
  padding: 4rem 4rem 2.4rem;
}

.entry-content a {
  border-bottom: 1px solid #ddd;
  color: #f15123;
}

.entry-content a:hover {
  color: #333;
}

.entry-content .attachment a,
.entry-content .gallery a {
  border: none;
}

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

.entry-content ol,
.entry-content ul {
  margin-left: 40px;
  margin-left: 4rem;
}

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

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

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

.entry-content .search-form {
  width: 50%;
}

.entry-meta {
  color: #999;
  font-size: 14px;
  font-size: 1.4rem;
}

.entry-meta a {
  border-bottom: 1px solid #ddd;
}

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

.entry-footer .entry-meta {
  border-top: 2px solid #f5f5f5;
  margin: 0 -40px;
  margin: 0 -4rem;
  padding: 32px 40px 8px;
  padding: 3.2rem 4rem 0.8rem;
}

.entry-comments-link::before {
  content: "\2014";
  margin: 0 6px 0 2px;
  margin: 0 0.6rem 0 0.2rem;
}

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

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

.archive-pagination,
.entry-pagination {
  font-size: 14px;
  font-size: 1.4rem;
  margin: 40px 0;
  margin: 4rem 0;
}

.archive-pagination li {
  display: inline;
}

.archive-pagination li a {
  background-color: #333;
  border-radius: 3px;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  padding: 8px 12px;
  padding: 0.8rem 1.2rem;
}

.archive-pagination li a:hover,
.archive-pagination li.active a {
  background-color: #f15123;
}

.entry-pagination a {
  border-bottom: 1px solid #ddd;
}

/* Comments
--------------------------------------------- */

.comment-respond,
.entry-comments,
.entry-pings {
  background-color: #fff;
  margin-bottom: 40px;
  margin-bottom: 4rem;
}

.entry-comments {
  padding: 40px;
  padding: 4rem;
}

.comment-respond,
.entry-pings {
  padding: 40px 40px 16px;
  padding: 4rem 4rem 1.6rem;
}

.comment-respond a,
.entry-comments a {
  border-bottom: 1px solid #ddd;
}

.comment-content {
  clear: both;
}

.entry-comments .comment-author {
  margin-bottom: 0;
}

.comment-respond input[type="email"],
.comment-respond input[type="text"],
.comment-respond input[type="url"] {
  width: 50%;
}

.comment-respond label {
  display: block;
  margin-right: 12px;
  margin-right: 1.2rem;
}

.comment-list li,
.ping-list li {
  list-style-type: none;
}

.comment-list li {
  margin-top: 24px;
  margin-top: 2.4rem;
  padding: 32px;
  padding: 3.2rem;
}

.comment-list li li {
  margin-right: -32px;
  margin-right: -3.2rem;
}

li.comment {
  background-color: #f5f5f5;
  border: 2px solid #fff;
  border-right: none;
}

.comment .avatar {
  margin: 0 16px 24px 0;
  margin: 0 1.6rem 2.4rem 0;
}

.entry-pings .reply {
  display: none;
}

.bypostauthor {}

.form-allowed-tags {
  background-color: #f5f5f5;
  font-size: 14px;
  font-size: 1.4rem;
  padding: 24px;
  padding: 2.4rem;
}

/*
Sidebars
---------------------------------------------------------------------------------------------------- */

.sidebar {
  color: #999;
}

.sidebar a {
  border-bottom: 1px solid #ddd;
}

.sidebar p:last-child {
  margin-bottom: 0;
}

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

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

.sidebar .widget {
  background-color: #fff;
  border-radius: 3px;
  margin-bottom: 40px;
  margin-bottom: 4rem;
  padding: 40px;
  padding: 4rem;
}

.sidebar .enews-widget {
  background-color: #333;
}

/*
Footer Widgets
---------------------------------------------------------------------------------------------------- */

.footer-widgets {
  background-color: #333;
  color: #999;
  clear: both;
  padding: 40px 0 16px;
  padding: 4rem 0 1.6rem;
}

.footer-widgets-1,
.footer-widgets-3 {
  width: 350px;
}

.footer-widgets-2 {
  width: 360px;
}

.footer-widgets-1 {
  margin-right: 40px;
  margin-right: 4rem;
}

.footer-widgets-1,
.footer-widgets-2 {
  float: left;
}

.footer-widgets-3 {
  float: right;
}

.footer-widgets a {
  /* border-bottom: 1px solid #666; */
  color: #999;
}

.footer-widgets a:hover {
  color: #ddd;
}

.footer-widgets .widget {
  margin-bottom: 24px;
  margin-bottom: 2.4rem;
}

.footer-widgets .widget-title {
  color: #fff;
}

.footer-widgets li {
  list-style-type: none;
  margin-bottom: 6px;
  margin-bottom: 0.6rem;
  word-wrap: break-word;
}

.footer-widgets .search-form input:focus {
  border: 1px solid #ddd;
}

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

.site-footer {
  background-color: #ecedf2;
  color: #999;
  font-size: 14px;
  font-size: 1.4rem;
  padding: 40px 0;
  padding: 0;
  text-align: center;
}

.site-footer a {
  border-bottom: 1px solid #ddd;
}

.site-footer p {
  margin-bottom: 0;
}

/*
HomePage Css
*/
.pt-60 {
  padding-bottom: 60px;
}

.pt-60 {
  padding-top: 60px;
}

h2 {
  font-size: 42px;
  line-height: 48px;
  margin: 0;
}

h3 {
  font-size: 30px;
}

.banner-section-eleven {
  position: relative;
  display: block;
  overflow: hidden;
}

.banner-section-eleven video {
  position: absolute;
  top: 50%;
  left: 50%;
  width: auto;
  height: 100%;
  transform: translate(-50%, -50%);
  min-width: 100%;
  min-height: 100%;
  object-fit: cover;
}

.banner-section-eleven .content-column {
  position: relative;
}

.banner-section-eleven .content-column .inner-column {
  text-align: center;
  text-align: -webkit-center;
  position: relative;
  padding: 240px 300px 90px 300px;
}

.banner-section-eleven .content-column .inner-column {
  position: relative;
  padding: 290px 300px 90px 180px;
}

.banner-section-eleven .content-column .title-box {
  position: relative;
  margin-bottom: 20px;
}

.banner-section-eleven .content-column h1 {
  font-size: 63px;
  line-height: 90px;
  color: #f3f5f5;
  font-weight: 500;
  margin-bottom: 10px;
}

.about-section .sec-title h1,
.banner-section-eleven .content-column .text,
.banner-section-eleven .content-column h1,
.banner-section-eleven .content-column h5 {
  color: #fff;
}

.banner-section-eleven .content-column h5 {
  color: #f3f5f5;
  font-size: 21px;
  font-weight: 400;
  line-height: 28px;
  padding: 0 100px;
}

.secondary-font {
 
  font-family: WorkSans-Normal;
}

.theme-btn {
  position: relative;
  display: inline-flex;
  transition: all 0.5s ease;
  overflow: hidden;
  justify-content: center;
  align-items: center;
  z-index: 1;
}

.btn-style-nine {
  position: relative;
  text-align: center;
  white-space: nowrap;
  color: #202124;
  background-color: #fff;
  border: 1px solid #202124;
  line-height: 20px;
  border-radius: 8px;
  font-weight: 400;
  padding: 18px 35px 15px 35px;
}

.banner-section-eleven .content-column .theme-btn:first-of-type {
  font-weight: 500;
  font-size: 16px;
  padding-right: 50px;
  padding-left: 50px;
  text-transform: uppercase;
}

.clients-section {
  position: relative;
  padding: 15px 0;
  height: auto;
  align-content: center;
}

.clients-section .sponsors-outer {
  position: relative;
  padding: 0 15px;
  max-width: 1200px;
  width: 100%;
  margin: 0 auto;
  display: flex;
  justify-content: center;
}

.clients-section .sponsors-outer .trusted-by {
  padding: 10px 50px 10px 0;
  font-size: 16px;
  font-weight: 600;
  line-height: 24px;
  letter-spacing: -0.02em;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #000;
}

.process-section.dark-two-theme .auto-container .sec-title h2 {
  color: #fff;
}

.clients-section .sponsors-outer .owl-carousel {
  max-width: 1000px;
}

.clients-section .slide-item {
  position: relative;
  display: inline-block;
  vertical-align: -webkit-baseline-middle;
  margin: 0 12px 0;
}

.clients-section .image-box {
  position: relative;
  text-align: center;
  margin-bottom: 0;
}

.clients-section .image-box img {
  filter: grayscale(1);
  position: relative;
  display: inline-block;
  max-width: 50%;
  width: auto;
  transition: all 300ms ease;
  min-width: 160px;
  width: 160px;
}

.sponsors-carousel {
  width: 85%;
  padding: 0;
  list-style: none;
  display: inline-block;
  vertical-align: middle;
}

/* .process-section {
    position: relative;
	padding-bottom: 60px;
} */
.process-section.light-theme .auto-container {
  min-width: 100%;
  padding: 50px 0;
}

.process-section .sec-title {
  text-align: center;
  position: relative;
  margin-bottom: 50px;
}

.process-section.light-theme .auto-container .process-container {
  padding: 0 100px;
}

.process-block {
  position: relative;
  text-align: center;
  margin-bottom: 30px;
  margin: 10px;
}

.process-section.light-theme .auto-container .process-container .process-block {
  margin: 0 25px;
  padding: 25px 10px;
  /* display: inline-block;
  vertical-align: middle;
  width: 29%; */
}

.process-section.light-theme .auto-container .process-container .block-container {
  padding: 0 10px;
  text-align: start;
}

.process-block .icon-box {
  position: relative;
  display: inline-block;
  padding-top: 25px;
  min-height: 113px;
  margin-bottom: 30px;
}

.process-section.light-theme .auto-container .process-container .process-block .icon-box {
  min-height: auto;
  margin-bottom: 0;
}

.process-block .icon-box img,
.process-block .icon-box svg {
  display: block;
  width: 140px;
}

.process-section.light-theme .auto-container .process-container .process-block .icon-box img {
  height: 56px;
  width: 56px;
}

.process-block h3 {
  position: relative;
  font-weight: 500;
  font-size: 18px;
  line-height: 24px;
  color: #202124;
}

.process-section.light-theme .auto-container .process-container .process-block h3 {
  font-size: 21px;
  font-weight: 500;
  line-height: 47.38px;
  color: #151515;
}

.process-block .text {
  padding: 10px 60px 25px 60px;
  color: #6e6e73;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: -0.02em;
}

.process-section.light-theme .auto-container .process-container .process-block .text {
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: -0.02em;
  color: #151515;
}

.process-section.cream-three-theme .auto-container .process-block .block-container .icon-box img {
  height: 56px;
  width: 56px;
}

.process-section.light-theme .auto-container .process-container .block-container .text {
  padding: 0px 0 20px !important;
}

.process-section .btn-container {
  margin: 20px 0;
  color: #5e25ff;
  font-weight: 500;
  cursor: pointer;
}

.process-section.light-theme .auto-container .process-container .process-block .btn-container {
  position: absolute;
  bottom: -15px;
  font-size: 16px;
  font-weight: 300;
  line-height: 24px;
  letter-spacing: -0.32px;
  text-decoration: underline;
  cursor: pointer;
  color: #151515;
  text-transform: uppercase;
}

/* 10-05 */
:root {
  --cream-light: #f6f3ec;
  --primary-color: #5e25ff;
  --cream-darker: #f1ede2;
}

.process-section.dark-two-theme .auto-container {
  background: #151515;
  padding: 50px 150px 80px 150px;
}

.full-width .auto-container {
  max-width: 100%;
}

.process-section.dark-two-theme .auto-container .sec-title {
  text-align: start;
  padding: 0 30px;
}

.sec-title .text {
  position: relative;
  margin-top: 15px;
  font-size: 15px;
  line-height: 26px;
  color: #696969;
  font-family: 'WorkSans-Mediumm';
}

.process-section.dark-two-theme .auto-container .process-block {
  border-color: #f6f3ec;
  background-color: #f6f3ec;
  display: flex;
  padding: 45px 32px;
  border-radius: 8px;
  justify-content: space-between;
}

.process-block {
  position: relative;
  text-align: center;
  margin-bottom: 30px;
  flex: 1 0 calc(30% - 20px);
  margin: 10px;
}

.process-section.dark-two-theme .auto-container .process-block .block-container {
  padding: 0 10px;
  text-align: start;
}

.process-section.dark-two-theme .auto-container .process-block .block-container h3 {
  color: #151515;
  padding: 0 0 15px 0;
  font-size: 27px;
  line-height: 1.15em;
}

.process-section.dark-two-theme .auto-container .process-block .block-container .text {
  color: #151515;
  padding: 0 0 30px 0;
}

.process-block .text {
  padding: 10px 60px 25px 60px;
  color: #6e6e73;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: -0.02em;
}

.process-section .btn-container {
  margin: 20px 0;
  color: #5e25ff;
  font-weight: 500;
  cursor: pointer;
}

.process-section.dark-two-theme .auto-container .process-block .block-container .btn-container {
  position: absolute;
  bottom: 0;
  right: 32px;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  color: #151515;
  text-decoration: underline;
  cursor: pointer;
  text-align: right;
}

.layout-pb-60 {
  padding-bottom: 60px !important;
}

.process-section {
  position: relative;
}

.process-section.cream-three-theme .auto-container {
  min-width: 100%;
  background: var(--cream-light);
  padding: 60px 45px;
}

.process-section.cream-three-theme .auto-container .sec-title {
  padding: 0 30px;
}

.sec-title {
  position: relative;
  margin-bottom: 50px;
}

.process-section.cream-three-theme .auto-container .sec-title {
  padding: 0 30px;
}

.process-section .sec-title {
  text-align: center;
}

.process-section .process-container {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  flex-wrap: wrap;
}

/* .row>* {
	flex-shrink: 0;
	width: 100%;
	max-width: 100%;
	padding-right: calc(var(--bs-gutter-x) * 0.5);
	padding-left: calc(var(--bs-gutter-x) * 0.5);
	margin-top: var(--bs-gutter-y);
} */

.process-section.cream-three-theme .auto-container .process-block .block-container {
  padding: 0 70px;
  text-align: start;
}

.process-section.cream-three-theme .auto-container .process-block .block-container .icon-box {
  min-height: auto;
  margin-bottom: 0;
}

.process-section.cream-three-theme .auto-container .process-block .block-container .text,
.process-section.cream-three-theme .auto-container .process-block .block-container h3 {
  color: #151515;
  padding: 5px 0;
}

.process-section.cream-three-theme .auto-container .process-block .block-container .text,
.process-section.cream-three-theme .auto-container .process-block .block-container h3 {
  color: #151515;
  padding: 5px 0;
}

.mt-5 {
  margin-top: 3rem !important;
}

.text-center {
  text-align-last: center !important;
}

.btn-style-one {
  position: relative;
  text-align: center;
  white-space: nowrap;
  font-size: 15px;
  line-height: 20px;
  border-radius: 8px;
  font-weight: 400;
  padding: 18px 35px 15px 35px;
}

.btn-notify-two:hover,
.btn-style-one {
  color: #fff;
  background-color: var(--primary-color);
}

.theme-btn {
  position: relative;
  display: inline-flex;
  transition: all 0.5s ease;
  overflow: hidden;
  justify-content: center;
  align-items: center;
  z-index: 1;
}

.auto-container {
  position: static;
  max-width: 1310px;
  padding: 0px 15px;
  margin: 0 auto;
  width: 100%;
}

.meet-engineers-section .sec-title {
  margin-bottom: 0;
}
.meet-engineers-section .sec-title h3{
  font-weight: normal;
}
.top-talents .top-companies {
  padding: 50px 0 0 0;
}

.top-companies {
  position: relative;
  padding: 50px 0;
}

.top-companies .carousel-outer {
  margin: 0 -15px;
}

.owl-carousel {
  display: none;
  width: 100%;
  -webkit-tap-highlight-color: transparent;
  position: relative;
  z-index: 1;
}

.owl-carousel.owl-loaded {
  display: block;
}

.owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  -webkit-transform: translate3d(0px, 0px, 0px);
}

.meet-engineers-section .top-companies .company-block {
  align-items: center;
}

.company-block {
  position: relative;
  padding: 0 15px;
  margin-bottom: 30px;
}

.meet-engineers-section .top-companies .company-block .inner-box {
  padding: 0;
  width: 225px;
  background-color: #fff;
  border-radius: 0;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}

.company-block .inner-box.bg-clr-1 {
  background: #fcf9f4;
}

.company-block .inner-box {
  position: relative;
  padding: 30px 30px;
  background: #fff;
  border: 1px solid #ecedf2;
  box-sizing: border-box;
  border-radius: 8px;
  transition: all 300ms ease;
  text-align: center;
}

.meet-engineers-section .top-companies .company-block .image {
  position: relative;
  width: 224px;
  height: 224px;
  border-radius: 0;
}

.company-block .image {
  position: relative;
  width: 90px;
  height: 90px;
  overflow: hidden;
  border-radius: 50%;
  margin: 0 auto 14px;
}

.meet-engineers-section .top-companies .company-block .image:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxOSIgaGVpZ2h0PSIxOCIgZmlsbD0ibm9uZSI+PHBhdGggZmlsbD0iIzVFMjVGRiIgZmlsbC1ydWxlPSJldmVub2RkIiBkPSJNMCAxNy44MjhWMGgxOC40MDN2MTcuODI4aC02LjEzNWwtNi4xMzQtNS45NDNoNi4xMzRWNS45NDNINi4xMzR2MTEuODg1eiIgY2xpcC1ydWxlPSJldmVub2RkIi8+PHBhdGggZmlsbD0iIzQ3MUVDNSIgZmlsbC1ydWxlPSJldmVub2RkIiBkPSJNNi4xMzQgMTEuODg1aDYuMTM0VjUuOTQzbDYuMTM0IDUuOTQydjUuOTQyaC02LjEzNHoiIGNsaXAtcnVsZT0iZXZlbm9kZCIvPjwvc3ZnPg==) no-repeat 0 0;
  background-size: 30px;
  filter: brightness(0) invert(1) contrast(2);
  z-index: 1;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.8);
}

.page-template-why-template .meet-engineers-section {
  padding-top: 60px;
}

.my-2 {
  margin-top: 0.5rem !important;
  margin-bottom: 0.5rem !important;
}

.company-block .name {
  position: relative;
  display: block;
  font-size: 21.33px;
  font-weight: 500;
  line-height: 29.86px;
  text-align: left;
  color: #000;
  margin-bottom: 5px;
  text-align-last: left;
  margin-left: 15px;
}

.meet-engineers-section .top-companies .company-block .name {
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: -0.02em;
}

.company-block .title {
  color: #000;
  text-align: left;
  text-align-last: left;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.company-block .experience,
.company-block .title {
  display: block;
  font-size: 16px;
  line-height: 28.8px;
  letter-spacing: -0.02em;
  margin: 0 15px;
}

.company-block .experience {
  font-weight: 400;
  text-align: left;
  text-align-last: left;
  color: #899;
}

.company-block .company-logo {
  display: block;
  margin: 0 15px;
  font-size: 16px;
  font-weight: 400;
  text-align: center;
  text-align: -webkit-center;
  text-align-last: center;
}

.company-block .company-logo:before {
  content: "";
  display: block;
  margin: 10px 0;
  border-bottom: 1px solid #ccc;
}

.meet-engineers-section .top-companies .owl-carousel .owl-item .company-logo img {
  width: 130px;
  height: 60px;
  object-fit: contain;
  filter: grayscale(100%) brightness(0.85);
}

.meet-engineers-section .top-companies .owl-carousel .owl-item img {
  width: 225px;
  height: 225px;
  object-fit: cover;
}

.meet-engineers-section .top-companies .company-block img {
  border-radius: 0;
  filter: grayscale(100%) brightness(0.85);
}

.testimonial-section.cream-theme {
  background-color: #fff;
}

/* .owl-carousel .owl-stage-outer .owl-stage,
.owl-carousel .owl-stage-outer .owl-stage .owl-item {
	display: flex;
	flex-wrap: wrap;
} */
.feature-block .image img {
  display: block;
  width: 100%;
  transition: all 400ms ease;
  height: 288px;
  object-fit: cover;
  filter: brightness(0.8);
}

.feature-block .inner-box:hover .image img {
  transform: scale(1.2);
}

.testimonial-block,
.testimonial-block .text,
.testimonial-block h4 {
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  color: #696969;
  letter-spacing: -0.02em;
  margin-bottom: 20px;
  font-family: WorkSans-Normal;
}

.testimonial-section.cream-theme .inner-box h4 {
  color: #101010;
}

.testimonial-block {
  position: relative;
  padding: 10px;
  /* opacity: 0.5; */
  transition: all 300ms ease;
}

.testimonial-section .testimonial-carousel .active .testimonial-block {
  opacity: 1;
}

.testimonial-section .cto-carousel .active .testimonial-block {
  opacity: 1;
}

.testimonial-section .why-carousel .active .testimonial-block {
  opacity: 1;
}

.owl-carousel .owl-stage-outer .owl-stage .owl-item .inner-box {
  flex: 1 1 auto;
  height: auto;
  display: flex;
  flex-direction: column;
}

.testimonial-section.cream-theme .testimonial-block .inner-box {
  background: var(--cream-light);
  border-color: var(--cream-darker);
}

.testimonial-block .inner-box {
  position: relative;
  padding: 40px 40px;
  background: #fff;
  border: 1px solid #ecedf2;
  box-shadow: 0px 6px 15px rgba(64, 79, 104, 0.05);
  border-radius: 8px;
}

.owl-carousel .owl-stage-outer .owl-stage .owl-item .inner-box .top-content,
.owl-carousel .owl-stage-outer .owl-stage .owl-item .inner-box .top-content .title {
  flex: 1;
}

.testimonial-block .inner-box .icon-box img {
  width: auto;
  height: 45px;
  padding: 8px 0px 8px 0px;
}

.testimonial-block .title {
  position: relative;
  font-size: 18px;
  line-height: 24px;
  color: var(--primary-color);
  font-weight: 500;
  margin-bottom: 20px;
  font-family: "GT America";
}

.testimonial-block .info-box {
  position: relative;
  padding-left: 90px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  min-height: 70px;
}

.testimonial-block .thumb {
  position: absolute;
  left: 0;
  top: 0;
  height: 70px;
  width: 70px;
  border-radius: 50%;
  background: #101c5d;
}

.owl-carousel .owl-item img {
  display: block;
  width: 100%;
  -webkit-transform-style: preserve-3d;
  border-radius: 50%;
  border: 0;
}

.testimonial-block .name {
  font-size: 18px;
  color: #696969;
  font-weight: 500;
  font-family: 'WorkSans-Mediumm';
}
.call-to-action-two .sec-title .text{
  font-size: 15px !important;
  font-family: WorkSans-Normal;
  max-width: 950px;
  margin: 0 auto;
}
.testimonial-block .designation {
  position: relative;
  display: block;
  font-size: 14px;
  color: #696969;
}

.call-to-action-seven .content-column {
  height: auto;
  width: 58.3333%;
}

.call-to-action-seven .image-column {
  height: auto;
  width: 41.6667%;
}

.call-to-action-seven .row {
  display: flex;
  align-items: center;
}

.call-to-action-seven .auto-container {
  background-color: var(--cream-light);
  padding: 0;
  max-width: 100%;
}

.call-to-action-seven .sec-title {
  padding: 0 80px;
}

.call-to-action-seven .sec-title .icon-box {
  padding: 32px 0px;
}

.icon-box img {
  width: 32px;
}

.call-to-action-seven .sec-title h2 {
  color: #151515;
  font-weight: 500;
  margin-bottom: 30px;
  font-size: 55px;
  line-height: 73px;
}

.call-to-action-seven .btn-box .theme-btn {
  font-size: 15px;
  font-weight: 500;
  line-height: 24px;
  letter-spacing: 0.02em;
  text-transform: uppercase;
  margin: 40px 0;
  font-family: GT America;
}
.faq-section  h3{
  font-weight: normal;
}
.btn-style-ten {
  position: relative;
  text-align: center;
  white-space: nowrap;
  line-height: 20px;
  border-radius: 8px;
  font-weight: 400;
  padding: 18px 35px 15px 35px;
}

.btn-style-nine:hover,
.btn-style-ten {
  color: #fff;
  background-color: #202124;
}

.call-to-action-seven .image-column {
  text-align: right;
}

.call-to-action-seven .image-column img {
  min-height: 750px;
  width: auto;
  object-fit: cover;
}

.news-section.style-two {
  background: #fff;
}

.grid-container-2col-2row {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  grid-template-rows: repeat(2, 1fr);
  gap: 20px 25px;
}

.news-section.style-two .grid-container-2col-2row .news-block {
  padding: 0;
}

.grid-item-2col-2row {
  grid-column: span 2;
  grid-row: span 2;
  height: 100%;
}

.news-block,
.news-section {
  position: relative;
}

.news-section.style-two .grid-container-2col-2row .news-block .inner-box {
  display: flex;
  flex-direction: column;
}

.news-section.style-two .news-block .inner-box {
  padding: 0;
  background-color: initial;
}

.layout-pt-60 {
  padding-top: 60px !important;
}

.news-block .lower-content .hint:after {
  content: "";
  display: inline-block;
  width: 100%;
}

.news-block .image-box,
.news-block .inner-box {
  position: relative;
  overflow: hidden;
}

.news-block .image-box .image {
  position: relative;
  border-radius: 10px;
  overflow: hidden;
  margin-bottom: 0;
  width: 100%;
  height: 100%;
  filter: grayscale(50%) brightness(1.1);
}

.news-section.style-two .news-block .image-box img {
  min-height: 220px;
  max-height: 220px;
}

.news-block .image-box img {
  object-fit: cover;
  min-height: 75px;
  max-height: 75px;
  min-width: 100%;
}

.news-block .image-box img {
  display: block;
  width: 100%;
  height: auto;
}

.news-block .image-box .overlay {
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.4);
  color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: top 0.5s ease;
  border-radius: 10px;
}

.news-block .image-box .overlay p {
  color: #fff;
  font-size: 20px;
  font-weight: 600;
  padding: 0 15px;
  text-align: center;
}

.news-section.style-two .news-block .lower-content {
  padding: 30px 0 0;
}

.news-block .lower-content {
  padding: 20px 20px 16px;
  position: relative;
  height: calc(100% - 220px);
}

.news-block .post-meta {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 5px;
}

.news-block .post-meta li:first-child {
  margin-left: 0;
  padding-left: 0;
}

.news-block .post-meta li {
  position: relative;
  font-size: 18px;
  line-height: 30px;
  color: #151515;
  margin-right: 15px;
  padding-left: 20px;
  margin-bottom: 5px;
  text-transform: uppercase;
}
.page-template-blog-template .news-block .post-meta li{
  text-transform: capitalize;
}
.news-block .post-meta li a,
.news-block .post-meta li a:hover {
  color: inherit;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  color: #151515;
}

.cursor-pointer {
  cursor: pointer !important;
}

.news-block .lower-content h4 {
  margin-bottom: 10px;
  background: linear-gradient(298.29deg, #151515 24.13%, #303030 80.16%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-size: 22px;
  line-height: 32px;
  font-weight: 600;
}

.limit-3 {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}

.news-block .lower-content .text {
  font-size: 14px;
  line-height: 24px;
  color: #696969;
  margin-bottom: 15px;
}

.news-block .lower-content .hint {
  padding-right: 20px;
  font-weight: 400;
  line-height: 24px;
  text-align: justify;
  display: -webkit-box;
  -webkit-line-clamp: 18;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.news-block .image-box:hover .overlay {
  top: 0;
}

.news-block .lower-content .owner-name-overlay {
  height: 96px;
}

.news-block .lower-content .text {
  font-size: 14px;
  line-height: 24px;
  color: #696969;
  margin-bottom: 15px;
}

.news-block .lower-content .owner-name {
  width: 100%;
  position: absolute;
  bottom: 20px;
}

.news-block .lower-content .owner-name:before {
  content: "";
  display: block;
  width: 80%;
  height: 1px;
  background-color: #e5e5e5;
  margin: 15px 0;
}

.footer-widgets .wrap {
  position: static;
  max-width: 1310px;
  padding: 0px 15px;
  margin: 0 auto;
  width: 100%;
  display: flex;
}

.footer-widgets {
  background-color: #ecedf2;
  padding-top: 100px;
}

.footer-column {
  position: relative;
  margin-bottom: 50px;
  padding-left: 20px;
}

.footer-widgets .logo {
  position: relative;
  margin-bottom: 25px;
}

.footer-widgets .logo img {
  display: block;
}

.footer-widgets .phone-num {
  position: relative;
  font-size: 18px;
  line-height: 28px;
  color: #202124;
  font-weight: 500;
  margin-bottom: 15px;
}

.footer-widgets .phone-num span {
  position: relative;
  display: block;
}

.footer-widgets .phone-num a {
  color: var(--primary-color) !important;
}

.footer-widgets .address {
  font-size: 14px;
  line-height: 30px;
  color: #696969;
  font-weight: 400;
}

.footer-column .trusted-by-logos {
  padding: 20px 0;
}

.footer-column .trusted-by-logos img {
  overflow-clip-margin: content-box;
  overflow: clip;
  height: revert-layer;
  margin: 0 5px;
}

.footer-widgets .logo img {
  width: 200px;
}

.footer-widgets .widget-title {
  position: relative;
  font-size: 18px;
  font-weight: 500;
  color: #2f2d51;
  line-height: 1.4em;
  margin-bottom: 30px;
  text-transform: capitalize;
  font-family: 'WorkSans-Mediumm';
}

.footer-widgets li {
  position: relative;
  display: block;
  font-size: 14px;
  line-height: 20px;
  font-weight: 400;
  color: #696969;
  margin-bottom: 15px;
}

.footer-widgets li a {
  display: inline-block;
  color: #696969;
  transition: all 200ms ease;
  text-decoration: none;
  border: none;
  font-family: WorkSans-Normal;
}
.banner-section-eight .content-column .title-box h5 {
  font-family: WorkSans-Normal!important;
}
.footer-widgets li:before {
  position: absolute;
  left: 0;
  top: 7px;
  height: 2px;
  width: 0px;
  content: "";
  border-bottom: 2px solid var(--primary-color);
  transition: all 300ms ease;
}

.footer-widgets li:hover a {
  transform: translateX(25px);
  color: var(--primary-color);
}

.footer-widgets li:hover:before {
  width: 15px;
}

.accordion-box {
  list-style: none;
  margin-top: 40px;
}

.accordion.block {
  background: white;
  /* box-shadow: 0px 6px 15px rgba(64, 79, 104, 0.05); */
  position: relative;
  margin-bottom: 20px;
  border-radius: 8px;
  border: 1px solid #ecedf2;
  transition: all 300ms ease;
  overflow: hidden;
  box-shadow: 0px 6px 15px rgba(64, 79, 104, 0.05);
}

.accordion-box .block.active-block {
  box-shadow: 0px 6px 15px rgba(64, 79, 104, 0.05);
}

.acc-btn {
  position: relative;
  font-size: 21.33px;
  padding: 17px 30px;
  cursor: pointer;
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-weight: 500;
  color: #202124;
  transition: all 300ms ease;
  font-family: "GT America";
}

.acc-btn span.icon {
  width: 15px;
  height: 15px;
  position: relative;
  transition: transform 0.3s ease;
}

.acc-btn span.icon:before,
.acc-btn span.icon:after {
  content: "";
  position: absolute;
  background-color: #333;
  transition: all 0.3s ease;
}

.acc-btn span.icon:before {
  width: 100%;
  height: 2px;
  top: 50%;
  transform: translateY(-50%);
}

.acc-btn span.icon:after {
  width: 2px;
  height: 100%;
  left: 50%;
  transform: translateX(-50%);
}

.acc-btn.active span.icon:after {
  opacity: 0;
}

.acc-content {
  display: none;
  position: relative;
  padding: 24px 30px 26px;
  border-top: 1px solid #ecedf2;
  overflow: hidden;
}

.acc-content.current {
  display: block;
}

.content {
  color: #666;
  font-size: 16px;
}

.acc-content .secondary-font p {
  position: relative;
  font-size: 16px;
  line-height: 28.8px;
  color: #696969;
  font-weight: 400;
  margin-bottom: 24px;
  transition: all 300ms ease;
  font-family: WorkSans-Normal;
  margin-bottom: 0;
}

.owl-carousel .owl-item>* {
  width: 100%;
  height: auto;
  display: flex;
  flex-direction: column;
}

.feature-block {
  position: relative;
  margin-bottom: 30px;
}

.feature-block .inner-box {
  position: relative;
  border-radius: 10px;
  overflow: hidden;
}

.feature-block .image {
  position: relative;
  margin-bottom: 0;
}

.feature-block .overlay-box {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
}

.feature-block .overlay-box .content {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  padding: 30px 30px 25px;
  z-index: 9;
}

.feature-block .overlay-box h5 {
  font-size: 18px;
  color: #fff;
  font-weight: 500;
  display: block;
  margin-bottom: 2px;
}

.align-center,
.align-items-center {
  align-items: center !important;
  align-items: -webkit-center !important;
}

.d-flex {
  display: flex !important;
}

.feature-block .overlay-box i {
  font-size: 22px;
  color: #fff;
  display: block;
  margin-bottom: 2px;
}

.pe-2 {
  padding-right: 8px !important;
}

.ps-2 {
  padding-left: 8px !important;
}

.mt-1 {
  margin-top: 0.25rem !important;
}

.feature-block .overlay-box .total-jobs {
  display: block;
  font-size: 14px;
  font-weight: 300;
  color: #fff;
}

.video-section .col-lg-4 {
  width: 33.3%;
  padding: 0 1.5rem;
}

.blog-call-to-action.trustpilot-reviews {
  display: flex;
  flex-direction: column;
  align-content: center;
  justify-content: center;
  align-items: center;
}

.white-theme.blog-call-to-action .review-title,
.white-theme.blog-call-to-action .text {
  color: #202124;
}

.mx-4 {
  margin-right: 1.5rem !important;
  margin-left: 1.5rem !important;
}

.white-theme.blog-call-to-action {
  background: #f9f9fa;
}

.blog-call-to-action,
.blog-sidebar {
  position: relative;
  background: var(--secondary-color);
  padding: 30px;
  border-radius: 8px;
  margin-left: 20px;
}

.call-to-action-four {
  position: relative;
  background-color: var(--secondary-color);
  padding: 30px 30px;
  padding-right: 140px;
  border-radius: 10px;
  overflow: hidden;
}

.call-to-action-four .review-title {
  display: flex;
  align-items: center;
}

.cream-three-theme .btn-box.mt-5 {
  margin-top: 48px !important;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  width: 100%;
}

.footer-bottom {
  position: relative;
  width: 100%;
  padding: 10px 0 15px;
  text-align: center;
  border-top: 1px solid #ecedf2;
}

.footer-bottom .outer-box {
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.social-links {
  position: relative;
  display: flex;
  align-items: center;
}

.social-links a {
  position: relative;
  margin-left: 35px;
  font-size: 14px;
  line-height: 24px;
  color: #696969;
  transition: all 300ms ease;
}

#closeModal {
  position: absolute;
  font-size: 38px;
  color: #fff;
  top: -110px;
  right: -65px;
  cursor: pointer;
  font-weight: 100;
  transition: color 0.3s, transform 0.3s;
}

#closeModal:hover {
  color: #5e25ff;
  transform: scale(1.1);
  animation: rotateIcon 2s infinite linear;
}

/* Define the animation */
@keyframes rotateIcon {
  0% {
    transform: scale(1.1) rotate(0deg);
  }

  100% {
    transform: scale(1.1) rotate(360deg);
  }
}

.testimonial-slider .slick-slide,
.testimonial-block,
.testimonial-slider .slick-slide>div:first-child,
.testimonial-slider .owl-item {
  flex-wrap: wrap;
  flex: 1 1 auto;
  height: auto;
  display: flex !important;
  flex-direction: column;
  justify-content: stretch;
}

.testimonial-slider .slick-track {
  display: flex;
}


.banner-section-eight .image-outer .image {
  position: relative;
  margin: 0;
}

.banner-section-eight .content-column {
  position: relative;
}

.banner-section-eight .image-outer .image:after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: linear-gradient(270deg, transparent 20%, #000);
}

.hire-remote-pages .banner-section-eight .image-outer .image,
.white-label-solution-page .banner-section-eight .image-outer .image {
  margin: 0;
}

.banner-section-eight {
  position: relative;
  display: block;
  padding: 0 0 0 55px;
  margin-bottom: 90px;
}

.hire-remote-pages .banner-section-eight,
.white-label-solution-page .banner-section-eight {
  padding: 0 0 0 5rem;
}

.banner-section-eight:before {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  bottom: 0;
  content: "";
  background: linear-gradient(258.77deg,
      var(--secondary-color) 0.12%,
      var(--secondary-color) 99.74%);
}

.banner-section-eight.dark-theme:before {
  background: linear-gradient(258.77deg, #000 0.12%, #000 99.74%);
}

.hire-remote-pages .banner-section-eight .content-column .title-box .page-title,
.white-label-solution-page .banner-section-eight .content-column .title-box .page-title {
  position: absolute;
  top: 140px;
  font-size: 14px;
  text-wrap: nowrap;
  line-height: 1.2;
  text-transform: capitalize;
  color: hsla(0, 0%, 98%, 0.25882352941176473);
  margin: 0 10px;
  font-weight: 500;
}

.about-section .sec-title h1,
.banner-section-eight .content-column h1 {
  color: #202124;
  font-weight: 500;
  margin-bottom: 10px;
}

.about-section .sec-title h1,
.banner-section-eight.dark-theme .content-column .text,
.banner-section-eight.dark-theme .content-column h1,
.banner-section-eight.dark-theme .content-column h5 {
  color: #fff;
}

.hire-remote-pages .banner-section-eight .content-column .title-box h1,
.white-label-solution-page .banner-section-eight .content-column .title-box h1 {
  position: absolute;
  top: 160px;
  font-size: 74px;
  text-wrap: nowrap;
  line-height: 1.2;
}

.hire-remote-pages .banner-section-eight .content-column .title-box .btn-box,
.white-label-solution-page .banner-section-eight .content-column .title-box .btn-box {
  position: absolute;
  top: 400px;
}

.banner-section-eight .content-column .theme-btn {
  border-radius: 8px !important;
  font-size: 12px;
}

.banner-section-eight.dark-theme .content-column .theme-btn {
  background-color: #fff;
  color: #000;
}

.banner-section-eight .content-column .text {
  font-size: 12px;
  line-height: 20px;
  color: #202124;
  font-weight: 500;
}

/* .top-talents {
  padding-top: 60px;
} */

/* How to hire */
.how-to-hire-sect {
  text-align: center;
  padding-top: 60px;
}

.how-to-hire-sect .wrap {
  max-width: 1400px;
  margin: 0 auto;
  padding: 0 20px;
}

.hire-process-box {
  border: 1px solid #f1ede2;
  background: #f6f3ec;
  min-height: 400px;
}

.hire-process {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  column-gap: 20px;
  margin-top: 60px;
  row-gap: 20px;
}

.hire-process-box {
  border: 1px solid #f1ede2;
  background: #f6f3ec;
  min-height: 400px;
  padding: 0 12px;
}

.hp-head {
  padding: 30px 20px 10px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.hire-process-box .h3 {
  font-size: 18px;
  color: #202124;
  padding-top: 30px;
  padding-bottom: 10px;
  font-weight: 500;
  width: 80%;
  margin: 0 auto;
}

.hp-body p {
  padding: 0px 60px 25px 60px;
  color: #696969;
  font-size: 16px;
  line-height: 24px;
}

.hp-body img {
  width: 80px;
  height: 80px;
  object-fit: contain;
}
.white-theme.blog-call-to-action span{
  font-family: 'GT America';
}
.white-theme.blog-call-to-action p{
  font-family: 'GT America';
}
.designer-match-cont .top-text p{
  padding: 0 180px;
}
.hp-step {
  font-family: "GT America";
  font-size: 34px;
  font-weight: 500;
  color: #363636;
}



/* Review */

.blog-call-to-action.trustpilot-reviews {
  display: flex;
  flex-direction: column;
  align-content: center;
  justify-content: center;
  align-items: center;
}

.white-theme.blog-call-to-action {
  background: #f9f9fa;
}

.hire-remote-pages .trustpilot-reviews {
  margin-left: 0;
  border-radius: 0;
}

.blog-call-to-action {
  position: sticky;
  top: 100px;
}

.page-template-home-template .call-to-action-four.blog-call-to-action {
  top: 0;
}

.blog-call-to-action,
.blog-sidebar {
  position: relative;
  background: #f2edff;
  padding: 30px;
  border-radius: 8px;
  margin-left: 20px;
}

.call-to-action-four {
  position: relative;
  background-color: #f2edff;
  padding: 30px 30px;
  padding-right: 140px;
  border-radius: 10px;
  overflow: hidden;
}

.text-center {
  text-align-last: center !important;
}

.white-theme.blog-call-to-action .review-title,
.white-theme.blog-call-to-action .text {
  color: #202124;
}

.mx-4 {
  margin-right: 1.5rem !important;
  margin-left: 1.5rem !important;
}

.blog-call-to-action.trustpilot-reviews img,
svg {
  display: inline-block;
  max-width: 100%;
  height: auto;
  border-style: none;
}

/* Schedule a Call */

section.schedule-call {
  margin-top: 200px;
  display: grid;
  grid-template-columns: 0.6fr 1fr;
}

.sc-text {
  background: #5e25ff;
  padding: 40px;
  display: flex;
  align-items: start;
  flex-direction: column;
  justify-content: center;
}

.sc-text .h2 {
  font-size: 42px;
  color: #fff;
  font-family: "GT America";
  margin-bottom: 40px;
  font-weight: 500;
}

.sc-text img {
  margin-bottom: 32px;
}

.sc-img img {
  display: block;
  height: 100%;
  object-fit: cover;
}

.hp-percent {
  font-size: 50px;
  font-weight: 500;
  color: #202124;
  font-family: "GT America";
}

/* Hero section on Remote Developer start */

.hero-section {
  position: relative;
}

.hero-content {
  padding: 0 0 0 5rem;
  position: relative;
  height: 80vh;
}

.outer-image .hero-image::after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: linear-gradient(270deg, transparent 20%, #000);
}

.hero-section.dark-theme::before {
  background: linear-gradient(258.77deg, #000 0.12%, #000 99.74%);
}

.hero-section::before {
  position: absolute;
  left: 0;
  top: 0;
  height: 80vh;
  width: 100%;
  bottom: 0;
  content: "";
  background: linear-gradient(258.77deg, #f2edff 0.12%, #f2edff 99.74%);
}

.hero-image {
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
}

.hero-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}

.hero-content .sub-text {
  font-size: 14px;
  text-wrap: nowrap;
  line-height: 1.2;
  text-transform: capitalize;
  color: hsla(0, 0%, 98%, 0.25882352941176473);
  margin: 0 10px 5px;
  font-weight: 500;
  font-family: "GT America";
}

.hero-content {
  padding: 0 0 0 80px;
  position: relative;
  height: 80vh;
  max-width: 1100px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  z-index: 1;
}

.hero-content h1.h1 {
  font-size: 74px;
  line-height: 1;
  color: #fff;
  font-weight: 500;
  margin-bottom: 30px;
}

.hero-content p {
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  color: #fff;
  max-width: 540px;
  margin-bottom: 30px;
}

.btn {
  padding: 18px 35px 15px;
  font-size: 12px;
  text-transform: uppercase;
}

.btn--fill {
  display: inline-block;
  color: #000;
  background: #fff;
  border-radius: 8px;
  font-size: 15px;
  line-height: 24px;
  font-weight: 500;
  letter-spacing: 0.02em;
  font-family: 'GT AMERICA';
}



/* WHy Choose */
.case-studies {
  margin-top: 100px;
  margin-bottom: 100px;
  position: relative;
}

.cs-cont {
  max-width: 1400px;
  margin: 0 auto;
  padding: 0 20px;
}

.cs-details {
  display: grid;
  grid-template-columns: 1fr 1fr;
  justify-content: space-between;
  align-items: center;
  gap: 30px;
}

.cs-img {
  justify-self: end;
}

span.cs-subline {
  font-size: 14px;
  font-weight: 500;
  line-height: 16px;
  letter-spacing: 0.05em;
  /* padding: 10px 0; */
  display: inline-block;
  color: #899;
  font-family: 'GT America';
}

.cs-text .h2 {
  font-family: "GT America";
  font-size: 40px;
  line-height: 50px;
  padding: 15px 0;
  position: relative;
  display: block;
  color: #363636;
  font-weight: 700;
  margin-bottom: 20px;
}

.cs-text {
  max-width: 625px;
}

.me-2 {
  margin-right: 8px !important;
}




a {
  cursor: pointer;
}

/* Pricing section */
.sec-title h2 {
  letter-spacing: -0.00833em;
  font-weight: 500;
  font-family: "GT America";
}

.sec-title h4 {
  font-size: 24px;
  line-height: 1.2em;
  font-weight: 500;
}

.sec-title .text {
  font-size: 18px !important;
  font-weight: 500 !important;
  line-height: 26px !important;
}

.pricing-cont {
  max-width: 1400px;
  margin: 0 auto;
  padding: 0 20px;
  font-family: "GT America";
}

.pricing-box {
  min-height: 100%;
  border: 1px solid #e7e7ec;
  border-top: 5px solid #5e25ff;
  box-shadow: 0px 6px 15px rgba(64, 79, 104, 0.05);
  display: flex;
  flex-direction: column;
  max-width: 33.3%;
  text-align: center;
  padding: 20px 40px;
  border-radius: 8px;
}

.pricing-box .h2 {
  font-size: 42px;
  color: #5e25ff!important;
  margin-bottom: 30px;
}

span.sub-title {
  display: block;
  margin: 20px 0 50px 7px;
  color: #202124;
  font-size: 18px;
  font-weight: 400;
}

.table-detail-box {
  border-top: 1px solid #e7e7ec;
  padding-top: 30px;
}

.icon-list {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 12px;
}

.icon-title {
  font-size: 17.6px;
  color: #696969;
  position: relative;
  line-height: 25px;
  font-weight: 400;
  font-family: WorkSans-Normal;
}

.pricing-section {
  margin-top: 60px;
}

.pricing-section a.theme-btn.btn-style-one.secondary-font.width-100 {
  margin-top: 30px;
  max-width: 100%;
  width: 100%;
  font-family: 'WorkSans-Normal';
}

.icon-box img {
  width: 16px;
}

.icon-box-flex {
  display: flex;
  gap: 15px;
}

.pricing-tables {
  display: flex;
  justify-content: center;
  gap: 25px;
  flex-wrap: wrap;
}

.icon-list .price{
  color: #696969;
  font-weight: bold;
}

/* Remote work future */
section.remote-work-future {
  padding: 120px 0 60px;
}

.rwt-cont {
  max-width: 1800px;
  margin: 0 auto;
  padding: 0 20px;
  display: grid;
  grid-template-columns: 0.5fr 1fr;
  gap: 40px;
  align-items: center;
}

.rwt-text .h2 {
  font-size: 65px;
  line-height: 75px;
  color: #202124;
  font-weight: 700;
}


.rwt-box {
  background: #f6f3ec;
  border: #f1ede2;
  box-shadow: 0px 25px 70px rgba(1, 33, 58, 0.07);
  border-radius: 8px;
  padding: 50px 42px;
  padding-right: 28px;
}

.rwt-icon-box {
  width: 80px;
  height: 80px;
  min-width: 80px;
  min-height: 80px;
  border-radius: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 20px;
}

.rwt-box-1 {
  background-color: rgba(134, 123, 242, 0.2);
  color: #867bf2;
}

.rwt-box-2 {
  background-color: rgba(240, 161, 76, 0.2);
  color: #f0a14c;
}

.rwt-box-3 {
  background-color: rgba(219, 115, 111, 0.2);
  color: #db736f;
}

.rwt-box-4 {
  background-color: rgba(139, 193, 106, 0.2);
  color: #8bc16a;
}

.rwt-box .h3 {
  font-size: 24px;
  line-height: 32px;
  font-weight: 500;
  color: var(--primary-color);
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.rwt-box p {
  margin-top: 10px;
  line-height: 26px;
  color: #000;
  min-height: 95px;
  font-weight: 400;
}

.rwt-feature {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 40px;
  margin-bottom: 40px;
}

.rwt-1 {
  margin-bottom: 90px;
}

.rwt-2 {
  margin-top: 90px;
}

.rwt-3 {
  margin-top: -90px;
  margin-bottom: 90px;
}


/* BLOG RESOURCES STYLE */
.resources-section {
  padding: 60px 0;
}

.resource-cont {
  max-width: 1400px;
  margin: 0 auto;
  padding: 0 20px;
}

.resource-cont .h2 {
  font-size: 42px;
  color: #202124;
  line-height: 48px;
  font-weight: 500;
  max-width: 1280px;
  text-align: center;
}

.resource-img-box img {
  min-height: 220px;
  max-height: 220px;
  border-radius: 8px;
  object-fit: cover;
  max-width: 282px;
  display: block;
}

.resource-breadcrumb {
  padding-top: 30px;
}

.resource-breadcrumb {
  position: relative;
  font-size: 18px;
  line-height: 30px;
  color: #151515;
  margin-right: 15px;
  margin-bottom: 5px;
  text-transform: uppercase;
}

.resource-box {
  max-width: 290px;
}

.resource-box .h4 {
  margin-bottom: 10px;
  background: linear-gradient(298.29deg, #151515 24.13%, #303030 80.16%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-size: 20px;
  font-weight: 600;
  border-bottom: 1px solid #e5e5e5;
  padding-bottom: 30px;
}
.genesis-nav-menu .show-mobile{display: none;}
.resource-box p {
  font-size: 14px;
  line-height: 24px;
  color: #696969;
}

span.resource-author {
  font-weight: bold;
  text-transform: uppercase;
}

.resource-details {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  margin-top: 60px;
  grid-template-rows: 1fr;
  gap: 40px 30px;
}

.resource-box {
  max-width: 441px;
  padding: 0 80px;
}



.remotework {
  margin-top: 60px;
  background: url(https://remoteplatz.de/wp-content/uploads/2025/05/background-img.png);
  background-size: cover;
  background-position: -495px 30px;
  background-repeat: no-repeat;
  background-color: #151515;
}

.remotework::before {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background-color: #151515;
  z-index: 1;
}

.remotework .h2 {
  color: #fff;
  font-size: 42px;
  line-height: 48px;
  font-weight: 500;
}

section.how-to-hire-sect .h2 {
  font-size: 42px;
  line-height: 48px;
  margin: 0;
  font-weight: 500;
}

.hp-body .h3 {
  position: relative;
  font-weight: 500;
  font-size: 18px;
  line-height: 24px;
  color: #202124;
}

.hp-body p {
  padding: 10px 60px 25px 60px;
  color: #6e6e73;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: -0.02em;
}

/* Pricing box for designer */
.pricing-box-for-designer {
  min-height: 100%;
  border: 1px solid #e7e7ec;
  border-top: 5px solid #5e25ff;
  box-shadow: 0px 6px 15px rgba(64, 79, 104, 0.05);
  display: flex;
  flex-direction: column;
  max-width: 500px;
  text-align: center;
  padding: 20px 40px;
  border-radius: 8px;
}



.pricing-box-for-product-manager {
  min-height: 100%;
  border: 1px solid #e7e7ec;
  border-top: 5px solid #5e25ff;
  box-shadow: 0px 6px 15px rgba(64, 79, 104, 0.05);
  display: flex;
  flex-direction: column;
  max-width: 590px;
  text-align: center;
  padding: 20px 40px;
  border-radius: 8px;
}

.pricing-box-for-cto {
  min-height: 100%;
  border: 1px solid #e7e7ec;
  border-top: 5px solid #5e25ff;
  box-shadow: 0px 6px 15px rgba(64, 79, 104, 0.05);
  display: flex;
  flex-direction: column;
  max-width: 590px;
  text-align: center;
  padding: 20px 40px;
  border-radius: 8px;
}
/* Designer match section */
.designer-match-cont {
  max-width: 1400px;
  margin: 0 auto;
  padding: 0 20px;
}

.designer-match {
  padding: 60px 15px;
  margin-top: 100px;
}

.designer-box .h2 {
  font-size: 30px;
  line-height: 36px;
  font-weight: 500;
  margin-bottom: 16px;
  color: #5e25ff;
  margin-top: 70px;
}

.designer-box {
  position: relative;
  border: 1px solid #f2edff;
  padding: 20px;
  border-radius: 8px;
  text-align: center;
  transition: all 300ms ease;
  height: 100%;
  text-align: left;
}

.desinger-boxes {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 30px;
  align-items: center;
}

.designer-box p {
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: -0.02em;
  margin-bottom: 20px;
}

a.designer-box-btn {
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: -0.02em;
  text-decoration: underline;
  text-transform: capitalize;
}

.schedule-call-for-designer {
  margin-top: 0px;
  display: grid;
  grid-template-columns: 0.6fr 1fr;
}

.top-text {
  text-align: center;
}

.designer-match .top-text h2.h2 {
  font-size: 42px;
  line-height: 48px;
  color: #202124;
  margin-bottom: 20px;
  font-weight: 500;
}

.designer-box .h2 {
  font-size: 30px;
  line-height: 36px;
  font-weight: 500;
  margin-bottom: 16px;
  color: #5e25ff;
  margin-top: 70px;
}

.top-text {
  text-align: center;
  margin-bottom: 50px;
}

.pricing-section .h2 {
  color: #5e25ff;
}



/* How remote helped */
.how-remote-helped {
  padding: 100px 0 50px;
}

.how-remote-cont {
  max-width: 1400px;
  margin: 0 auto;
  padding: 0 20px;
}
.how-remote-helped.elite-engineers .how-remote {
  display: grid;
    grid-template-columns: 1fr 1fr;
    align-items: center;
    gap: 80px;
    text-align: center;
    justify-content: center;
}
.who-talents .sec-title h2{
  font-weight: 700;
}
.who-talents .sec-title .text{
  font-family: 'WorkSans-Normal';
  font-size: 15px !important;
}
.clients-section .sec-title h2{
  font-weight: normal;
}
.how-remote {
  display: grid;
  grid-template-columns: 1fr 1fr;
  align-items: center;
  gap: 40px;
}
.page-template-community-template .item-section-four .auto-container{
  max-width: 1400px;
}
.tribe-btn{
   width: 25%;
}
.tribe-btn a{
  width: 100%;
  font-family: 'GT AMERICA';
}
.meet-engineers-section .btn-box {
  padding: 30px 0;
  text-align: center;
}

.remote-work-future-for-designer {
  padding: 60px 0 60px;
}

.how-remote .h2 {
  font-size: 40px;
}



.schedule-call-for-productmanager {
  margin-top: 00px;
  display: grid;
  grid-template-columns: 0.6fr 1fr;
}



/* Cut recruitment cost */
.cut-recruit-cost-section {
  padding: 0 0 60px;
}

.cut-cost-cont {
  max-width: 1400px;
  margin: 0 auto;
  padding: 0 20px;
}

.cut-recruit-cost-section .top-text .h2 {
  font-size: 42px;
  line-height: 48px;
  color: #202124;
  margin-bottom: 20px;
  font-weight: 500;
}

section.cut-recruit-cost-section p {
  font-size: 18px;
  font-weight: 500 !important;
  line-height: 26px;
}

.cost-cut-details {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  justify-items: center;
}

.pricingCard.-type-2 {
  padding-top: 42px;
}

.pricingCard {
  text-align: center;
  border-radius: 16px;
  border: 1px solid #eee;
  padding: 20px 10px;
  transition: all 0.3s ease-out;
  min-height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
}

.pricingCard__header {
  min-height: 32px;
}

.pricingCard__list {
  margin-top: 38px;
  text-align: left;
}

.pricingCard__details ul {
  list-style: none;
}

.pricingCard__list li {
  min-height: 120px;
  text-align: center;
}

/* .pricingCard__list li {
    min-height: 56px;
    text-align: center;
} */
.pricingCard.-type-2:hover .pricingCard__list li,
.pricingCard.-type-2:hover .pricingCard__price,
.pricingCard.-type-2:hover .pricingCard__title {
  color: var(--primary-color) !important;
}

.pricingCard.-type-2 .pricingCard__title {
  font-size: 18px;
  font-weight: 600;
  line-height: 1;
  color: var(--primary-color);
}

ul.secondary-font.pricingCard__list li {
  font-size: 16px;
  color: #363636;
}

/* .pricingCard.-type-2 {
  max-width: 300px;
} */
.testimonial-section.cream-theme .inner-box h4 {
  color: #101010;
}
.cost-cut-details {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  justify-items: center;
  gap: 40px;
  align-items: center;
  max-width: 1000px;
  margin: 0 auto;
}



.schedule-call-for-cto {
  margin-top: 00px;
  display: grid;
  grid-template-columns: 0.5fr 1fr;
}

.desinger-boxes-for-cto {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  gap: 30px;
  align-items: center;
}



/* Highlighted Review */
.highlighted-review {
  padding: 0px 0 60px;
}

.highlighted-review-cont {
  max-width: 1400px;
  margin: 0 auto;
  padding: 0 20px;
}

.highlighted-review-cont .h2 {
  font-size: 42px;
  color: #202124;
  text-align: center;
  font-weight: 500;
  line-height: 50px;
  margin-bottom: 30px;
}

.highlighted-review .inner-box {
  background: #f6f3ec;
}

/* Available ctos */
.hire-remote-pages .call-to-action-two {
  padding: 50px 0;
}

.overlay-black-60:after {
  content: "";
  position: absolute;
  z-index: 0;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.6);
}

.overlay-black-60 {
  position: relative;
}

.call-to-action-two {
  min-height: 80vh;
  align-content: center;
  position: relative;
  background-repeat: no-repeat;
  background-position: 50%;
  background-size: cover;
  text-align: center;
}

.justify-content-center {
  justify-content: center !important;
}

.call-to-action-two .sec-title {
  margin-bottom: 33px;
}

.sec-title.light .text,
.sec-title.light h1,
.sec-title.light h2 {
  color: #fff;
}

.sec-title .text {
  position: relative;
  margin-top: 15px;
  font-size: 15px;
  line-height: 26px;
}

.call-to-action-two .sec-title {
  position: relative;
  z-index: 1;
}

.call-to-action-two .sec-title.light h2,
.call-to-action-two .sec-title.light .text {
  color: #ffffff !important;
  position: relative;
  z-index: 2;
}

.call-to-action-two .sec-title {
  position: relative;
  z-index: 2;
}

.call-to-action-two .auto-container {
  position: relative;
  z-index: 2;
}

.overlay-black-60::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.6);
  /* You can tweak opacity */
  z-index: 0;
}

.schedule-call-for-subscription {
  margin-top: 0px;
  display: grid;
  grid-template-columns: 0.6fr 1fr;
}



/* Features styling for subscription page */
.features-section {
  padding: 60px 0;
}

.features-cont {
  max-width: 1400px;
  margin: 0 auto;
  padding: 0 20px;
}

.feature-text .h2 {
  color: #1a3454 !important;
  text-align: left !important;
  margin-bottom: 15px !important;
  max-width: 560px;
}

section.features-section .h2 {
  text-align: center;
  margin-bottom: 70px;
  font-weight: normal;
}
section.features-section .feature-text .h2{
  font-weight: bold;
}
.feature-image img {
  max-width: 100%;
}

.feature-box {
  display: grid;
  grid-template-columns: 1fr 1fr;
  /* align-items: center; */
  column-gap: 40px;
  margin-bottom: 100px;
}

.feature-box:last-child {
  margin-bottom: 0;
}

.feature-text p {
  font-size: 15px;
  line-height: 26px;
  font-weight: 400;
  color: #696969;
  margin-bottom: 20px;
}

.feature-box:nth-child(even) .feature-text {
  grid-column: 2 / -1;
  grid-row: 1 / -1;
}

.feature-box:nth-child(even) .feature-image {
  grid-column: 1 / 2;
}



/* Pricing for subscription */
.pricing-tables-subscription .h2 {
  font-family: "GT America";
  margin-bottom: 10px;
  font-weight: 500;
}

.pricing-box-header {
  display: block;
  font-weight: 600;
  font-size: 32px;
  color: #202124;
  text-align: center;
  line-height: 150%;
  letter-spacing: 0.01em;
}

.duration {
  font-weight: 400;
  font-size: 19.2px;
  line-height: 1.2em;
  color: #696969;
  margin-bottom: 20px;
}

.table-detail-box .h4 {
  font-size: 19px;
  color: #696969;
  text-align: left;
  font-weight: bold;
  margin-bottom: 10px;
}

.pricing-tables-subscription .icon-title {
  position: relative;
  font-size: 17.6px;
  line-height: 25px;
  color: #696969;
  font-weight: 400;
  margin-bottom: 12px;
  /* padding-left: 30px; */
  font-family: WorkSans-Normal;
}

.pricing-tables-subscription {
  display: flex;
  justify-items: center;
  gap: 20px;
}

.pricing-tables-subscription .pricing-box {
  min-height: 100%;
  border: 1px solid #e7e7ec;
  border-top: 5px solid #5e25ff;
  box-shadow: 0px 6px 15px rgba(64, 79, 104, 0.05);
  display: flex;
  flex-direction: column;
  width: 33.3%;
  text-align: center;
  padding: 20px 40px;
  border-radius: 8px;
  max-width: 100%;
  justify-content: space-between;
}

section.pricing-section h2 {
  font-weight: 500;
  color: #202124;
}



.pricing-tables-subscription a.theme-btn.btn-style-one.secondary-font.width-100 {
  margin-top: 0;
}

.gauranttee-box {
  margin-top: 30px;
}

/* Who White Label Page */
.who-white-cont {
  max-width: 1400px;
  margin: 0 auto;
  padding: 0 20px;
}

.who-white-boxes {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  justify-content: space-between;
  gap: 30px;
}

.who-white-box img {
  width: 80px;
  margin-bottom: 17px;
}

.designer-match-white-label {
  padding: 60px 0;
}

.who-white-box {
  text-align: center;
}

section.who-white-label {
  margin-top: 150px;
  text-align: center;
  margin-bottom: 60px;
}

section.who-white-label .h2 {
  margin-bottom: 50px;
  font-weight: 500;
}

.who-white-box h3.h3 {
  margin-bottom: 20px;
  background: linear-gradient(298.29deg, #151515 24.13%, #303030 80.16%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-size: 22.4px;
  font-weight: 600;
}

.who-white-box p {
  position: relative;
  font-size: 18px;
  font-weight: 400;
  line-height: 30px;
  color: #696969;
  margin-right: 15px;
  padding-left: 20px;
  margin-bottom: 5px;
}

.list-style-two {
  position: relative;
}

.mx-3 {
  margin-right: 16px !important;
  margin-left: 16px !important;
}

.list-style-two li {
  position: relative;
  font-size: 14px;
  line-height: 19px;
  color: #696969;
  cursor: default;
  padding-left: 22px;
  margin-bottom: 20px;
}

.list-style-two li:before {
  position: absolute;
  left: 0;
  top: 9px;
  width: 8px;
  height: 8px;
  background: #c4c4c4;
  border-radius: 50%;
  content: "";
}

.category-block-four p {
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: -0.02em;
}

.white-label-list {
  list-style: none;
}

.talent-onboard {
  padding: 60px 0;
}



/* What section on hiring on demand */
.overlay-black-60.white-theme:after {
  background-color: hsla(0, 0%, 100%, 0.8);
}

.hiring-ondemand {
  min-height: 100% !important;
  padding: 60px 0;
}

.hiring-ondemand h2 {
  margin-bottom: 48px;
  font-weight: 500;
  color: #000;
}

.hiring-ondemand p {
  font-size: 15px;
  line-height: 23px;
  font-weight: 400;
  max-width: 942px;
  margin: 0 auto;
  color: #232323;
}
.designer-match-cont .top-text .h2{
  font-weight: normal;
}
button.theme-btn.my-2.btn-style-one.initialism a {
  color: #fff !important;
}

.content.secondary-font {
  font-size: 16px;
  line-height: 28.8px;
  color: #696969;
  font-weight: 400;
}

.page-template-blog-template h5.limit-3 {
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  font-family: "GT America";
}

.text.secondary-font p {
  font-size: 15px;
  line-height: 26px;
  color: #696969;
  font-family: WorkSans-Normal;
  font-weight: 400;
}



/* Transparent pricing section */
.transparent-pricing {
  padding: 60px 0 110px;
}

.transparent-pricing-cont {
  max-width: 1400px;
  margin: 0 auto;
  padding: 0 20px;
}

.transparent-pricing-boxes {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  justify-items: center;
  align-items: center;
}

section.transparent-pricing .h2 {
  text-align: center;
  margin-bottom: 50px;
  font-weight: 500;
  color: #202124;
}

.transparent-pricing-box h3.h3 {
  margin-top: 32px;
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: 1.2;
  color: #202124;
}

.transparent-pricing-box .icon-wrap {
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #fff;
  box-shadow: 0px 25px 70px rgba(1, 33, 58, 0.07);
  border-radius: 100%;
  width: 120px;
  height: 120px;
  min-width: 120px;
  min-height: 120px;
  font-size: 40px;
  transition: all 0.15s ease;
}

.transparent-pricing-box .icon-wrap:hover {
  background-color: var(--primary-color);
  color: #fff;
}

.transparent-pricing-box {
  justify-items: center;
}

section.how-to-hire-sect .h2 {
  font-weight: 500;
  color: #202124;
}

.hp-body h4.h4 {
  padding: 10px 60px 10px 60px;
  font-size: 18px;
  font-weight: 500;
  line-height: 28px;
  color: #5a5a5f;
  font-family: WorkSans-Normal;
}



.cost-efficient-hiring {
  padding: 60px 15px 0;
}

.who-white-box-new {
  text-align: center;
  border-radius: 16px;
  border: 1px solid #eee;
  padding: 20px 10px;
  transition: all 0.3s ease-out;
  min-height: 100%;
}

.who-white-label-new {
  margin-top: 60px;
  margin-bottom: 60px;
}

section.who-white-label-new .h2 {
  margin-bottom: 50px;
  text-align: center;
  font-weight: normal;
}

.who-white-label-new .who-white-box p{
  color: #363636;
  font-size: 20px;
}
.clients-section .sec-title .text
 {
    font-size: 15px !important;
    font-weight: normal !important;
    line-height: 26px !important;
    font-family: WorkSans-Normal;
}
.page-template-remote-talent-template .remote-work-future.remotework .rwt-box .h3{
  font-size: 30px;
}
.testimonial-section.cream-theme .testimonial-block .inner-box.inner-box-why {
  position: relative;
  padding: 40px 40px;
  background: #fff;
  border: 1px solid #ecedf2;
  box-shadow: 0px 6px 15px rgba(64, 79, 104, 0.05);
  border-radius: 8px;
  min-height: 250px;
}

.testimonial-section.cream-theme .testimonial-block .inner-box.inner-box-why .title {
  font-family: "GT America";
  position: relative;
  font-size: 18px;
  line-height: 24px;
  color: var(--primary-color);
  font-weight: 500;
  margin-bottom: 20px;
}

.testimonial-block .inner-box.inner-box-why h4 {
  font-family: WorkSans-Normal;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  color: #696969;
  letter-spacing: -0.02em;
  margin-bottom: 20px;
}

.owl-carousel .testimonial-block .btn-box {
  padding: 20px 0;
}

.theme-btn.btn-multiline {
  white-space: normal;
}

.btn-style-one {
  position: relative;
  text-align: center;
  white-space: nowrap;
  font-size: 15px;
  line-height: 20px;
  border-radius: 8px;
  font-weight: 400;
  padding: 18px 35px 15px 35px;
}

.theme-btn {
  position: relative;
  display: inline-flex;
  transition: all 0.5s ease;
  overflow: hidden;
  justify-content: center;
  align-items: center;
  z-index: 1;
}

.slick-dots li.slick-active button:before {
  opacity: 0.75;
  background: #202124;
  color: transparent;
  height: 8px;
  width: 20px;
  border-radius: 10px;
}

.slick-dots li button:before {
  font-family: "slick";
  font-size: 6px;
  line-height: 20px;
  position: absolute;
  top: 0;
  left: 0;
  width: 8px;
  content: "•";
  text-align: center;
  opacity: 0.25;
  color: transparent;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  background: #bfc8cb;
  height: 8px;
  border-radius: 10px;
}

/* About Page our Misision section */
.about-us-page .subscribe-section-two {
  padding: 48px 0 0;
}

.layout-pb-60 {
  padding-bottom: 60px !important;
}

.subscribe-section-two {
  position: relative;
  padding: 135px 0px 148px;
}
.subscribe-section-two .card.-simple .title {
  font-size: 28.8px;
  font-weight: 700;
  line-height: 1.5;
  text-transform: uppercase;
  padding: 32px 0px;
  color: #363636;
  font-weight: bold;
    font-family: GT America;
}
.subscribe-section-two .card.-simple {
  padding: 0 270px;
}
.page-template-about-template .call-to-action-two h2{
font-size: 28.8px;
font-weight: bold;
}
.page-template-about-template .call-to-action-two .text {
  font-size: 19.2px !important;
  font-weight: 500;
  line-height: 1.5;
  font-family: WorkSans-Mediumm;
}
.about-us-page .about-section.-type-3 .auto-container h2 {
  font-weight: normal;
}
.subscribe-section-two .card.-simple .description {
  font-size: 19.2px;
  font-weight: 500;
  line-height: 1.5;
  color: #363636;
  font-family: WorkSans-Mediumm;
}

.card-details {
  font-family: WorkSans-Normal;
  text-align: center;
}

.our-company {
  --bs-gutter-x: 15px;
  --bs-gutter-y: 0;
  display: flex;
  /* flex-wrap: wrap; */
  gap: 50px;
}

.our-company h2 {
  font-weight: bold;
}

.about-section.-type-3 .image-box img {
  min-height: 100%;
  display: block;
  box-shadow: 10px 10px 0px rgba(99, 44, 255, 0.77), 10px 10px 15px #beaeeb;
  max-width: 1300px;
  width: 100%;
}

.about-section.-type-3 .our-company {
  align-items: stretch !important;
  padding: 32px 0;
}

.our-values .our-company.justify-content-between.align-items-center:nth-child(odd) {
  flex-direction: row-reverse;
}

.about-section.-type-3 .content-column {
  height: 100%;
  align-content: center;
  padding: 32px 112px;
  color: #fff;
}

.about-section.-type-3 .content-column p {
  font-size: 14.4px;
  line-height: 1.5;
  color: #fff;
  font-weight: 400;
}

.about-section.-type-3 .content-column h4 {
  padding: 9.6px 0;
  font-weight: normal;
}
.page-template-about-template section.schedule-call{
  margin-top: 65px;

}
.page-template-blog-template h1{
  font-weight: normal;
}
.page-template-blog-template .page-breadcrumb{
  display: flex
  ;
      align-items: center;
      justify-content: center;
      list-style: none;
      margin-top: 20px;
      gap: 5px;
}
.page-template-blog-template .page-breadcrumb a{
  
  color: #000000bf;
}
h4.h4 a {
  margin-bottom: 10px;
  background: linear-gradient(298.29deg, #151515 24.13%, #303030 80.16%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-size: 22.4px;
  font-weight: 600;
  font-family: "GT America";
  line-height: 32px;  
}

.bg-dark-primary {
  background-color: #3f00f1;
}

.about-section .image-box iframe,
.about-section .image-box img {
  border-radius: 5px;
  max-width: 100%;
  object-fit: cover;
  min-height: 30rem;
  width: 100%;
}

.about-section.-type-3 .image-box {
  position: relative;
  display: inline-block;
  padding: 0 !important;
  height: 100%;
}

.bg-light-primary {
  background-color: #8458ff !important;
}

.our-values h4 {
  font-size: 24px;
  line-height: 32px;
  color: #fff;
}

.pb-4 {
  padding-bottom: 24px !important;
}

.about-section.-type-3 .image-box {
  padding: 30px 0 !important;
}

.our-values .our-values-cont {
  max-width: 1100px;
  margin: 0 auto;
  padding: 0 20px;
}

.call-to-action-two.-type-4 {
  background-image: url(https://remoteplatz.com/img/remote-team-3.c32fc57f.jpg);
  min-height: 608px;
  align-content: center;
}

.overlay-gradient-purple {
  position: relative;
}

.overlay-gradient-purple:after {
  content: "";
  position: absolute;
  z-index: 0;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: linear-gradient(180deg, #1d1435 0%, #5e25ff 75%);
  opacity: 0.6;
}

.about-us-page .call-to-action-two h2 {
  font-size: 28.8px;
  font-weight: 700;
  padding: 32px 0;
  line-height: 1.5;
}

.underline {
  position: relative;
  display: inline-block;
}

.underline:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: -2px;
  width: 100%;
  height: 2px;
  background-color: currentColor;
}

.join-us h2 {
  padding: 32px 0;
  font-size: 28.8px;
  line-height: 1.5;
}

.hire-remote-pages .call-to-action-two {
  padding: 50px 0;
}

.schedule-call-about {
  margin-top: 60px;
  display: grid;
  grid-template-columns: 0.5fr 1fr;
}


.about-us-page .news-section.style-two {
  background-color: #f9fafa;
  max-width: 100%;
  padding: 64px 0;
}

.news-section.style-two {
  background: #fff;
}

.news-block,
.news-section {
  position: relative;
}

.team .row {
  display: grid;
  grid-template-columns: 1fr 1fr;
  align-items: center;
}

.news-section.style-two .image.square img {
  width: 250px;
  height: 250px;
  object-fit: cover;
}

.news-section.style-two .image.grey {
  filter: grayscale(100%) brightness(1.1);
}

.news-section.style-two .image.square {
  background-color: #fff;
}

.news-section.style-two .news-block {
  padding: 0 80px;
}

.page-template-about-template .team {
  margin-top: 60px;
}

.page-template-about-template .team h2 {
  color: #202124;
}

.page-template-about-template .site-header .menu-item a,
.page-template-contact-template .site-header  .menu-item a,
.page-template-blog-template .site-header .menu-item a{
  color: #000;
}

.page-template-about-template .menu-item a:hover,
.page-template-contact-template .menu-item a:hover,
.page-template-blog-template .menu-item a:hover,
.page-template-get-started-template .menu-item a:hover,
.page-template-about-template .menu-item.current-menu-item a,
.page-template-blog-template .menu-item.current-menu-item a,
.page-template-contact-template .menu-item.current-menu-item a {
  color: #5e25ff;
}

.page-template-about-template.header-image .site-header .wrap,
.page-template-contact-template.header-image .site-header .wrap {
  background: url(images/logo-black.png) no-repeat left;
  padding: 0;
  background-size: 160px;
}

.page-template-about-template.header-image #menu-item-23 a,
.page-template-blog-template.header-image #menu-item-23 a,
.page-template-contact-template.header-image #menu-item-23 a {
  background: #f2edff;
  color: #5e25ff;
}

.page-template-about-template .language-switcher-main-button,
.page-template-blog-template .language-switcher-main-button,
.page-template-contact-template .language-switcher-main-button,
.page-template-about-template .language-switcher-dropdown-arrow,
.page-template-blog-template .language-switcher-dropdown-arrow,
.page-template-contact-template .language-switcher-dropdown-arrow {
  color: #5e25ff;
}

.page-template-blog-template.header-image .site-header .wrap {
  background: url(https://remoteplatz.de/wp-content/themes/remoteplatz/images/logo-black.png) no-repeat left;
  padding: 0;
  background-size: 160px;
}
.get-started-page{
  padding: 170px 0;
  background-color: #000;
}
/* BLOG SINGLE */
.blog-single .blog-background,
.blog-single .skeleton {
  height: 480px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  text-align: center;
  padding: 0px 20px;
}

.blog-single .blog-background {
  position: relative;
  background-size: cover;
  background-position: 50% center;
  color: rgb(255, 255, 255);
  overflow: hidden;
  filter: grayscale(50%);
}

.blog-single .blog-background::before {
  content: "";
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  background: inherit;
  filter: blur(3px);
  z-index: 1;
}

.blog-single .auto-container {
  max-width: 85%;
  z-index: 3;
}

.blog-single .upper-box {
  position: relative;
}

.blog-single .upper-box h1 {
  position: relative;
  font-weight: 500;
  font-size: 34px;
  line-height: 41px;
  text-align: center;
  color: rgb(255, 255, 255);
  margin-bottom: 20px;
}

.blog-single .post-info {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
}

.blog-single .post-info li:first-child {
  padding-left: 0px;
}

.blog-single .post-info li {
  position: relative;
  display: flex;
  align-items: center;
  font-size: 14px;
  line-height: 24px;
  color: rgb(243, 243, 243);
  padding-left: 15px;
  margin-right: 10px;
}

.blog-single .post-info .thumb {
  position: relative;
  height: 30px;
  width: 30px;
  border-radius: 50%;
  overflow: hidden;
  margin-right: 12px;
}

.row {
  --bs-gutter-x: 24px;
  --bs-gutter-y: 0;
  display: flex;
  /* flex-wrap: wrap; */
}

.recent-post .post-thumb img {
  position: relative;
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: 300ms;
}

.recent-post .post-thumb img {
  position: relative;
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: all 300ms ease;
}

.blog-call-to-action,
.blog-sidebar {
  position: relative;
  background: #f2edff;
  padding: 30px;
  border-radius: 8px;
  margin-left: 0px;
  /* margin-top: -70px; */
}

.recent-post .post {
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding-left: 90px;
  min-height: 70px;
  margin-bottom: 20px;
}

.recent-post .post-thumb {
  position: absolute;
  left: 0;
  top: 0;
  height: 70px;
  width: 70px;
  overflow: hidden;
  margin-bottom: 10px;
  border-radius: 10px;
}

.blog-single .lower-box {
  padding-top: 50px;
  padding-bottom: 20px;
}

.blog-single .content-side {
  padding: 0 80px;
}

.sidebar .recent-post {
  position: relative;
  margin-top: 30px;
}

.blog-sidebar .sidebar-widget {
  position: relative;
  padding: 0;
  margin: 0 0 30px;
}

.sidebar-title {
  position: relative;
  margin-bottom: 20px;
}

.sidebar-title h4 {
  position: relative;
  font-weight: 500;
  font-size: 18px;
  line-height: 24px;
  color: #202124;
}

.sidebar-side.col-lg-4 {
  height: auto;
  width: 33.3333%;
}

.lower-box .col-lg-8 {
  height: auto;
  width: 66.6667%;
}

.blog-single .other-options {
  position: relative;
  display: flex;
  justify-content: space-between;
  border-top: 1px solid #ecedf2;
  border-bottom: 1px solid #ecedf2;
  padding: 35px 0;
  margin: 45px 0;
  flex-wrap: wrap;
}

.blog-single .other-options .tags,
.blog-single .social-share {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}

.me-2 {
  margin-right: 8px !important;
}

.social-share a {
  padding: 10px 25px;
  font-size: 14px;
  line-height: 20px;
  color: #fff;
  background: #222;
  border-radius: 8px;
  transition: all 300ms ease;
  margin: 5px 0;
  margin-right: 10px;
}

.social-share a.facebook {
  background: #3b5998;
}

.social-share a.twitter {
  background: #55acee;
}

.social-share a.linkedin {
  background: #007bb5;
}

.social-share a i {
  margin-right: 5px;
}

.fab {
  font-family: Font Awesome\5 Brands;
}

.post-control {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-bottom: 20px;
  border-bottom: 1px solid #ecedf2;
  margin-bottom: 50px;
}

.post-control .next-post,
.post-control .prev-post {
  position: relative;
  margin-bottom: 30px;
  cursor: pointer;
}

.post-control .icon {
  position: absolute;
  left: 0;
  top: 0;
  font-size: 9px;
  line-height: 24px;
  color: var(--primary-color);
  font-weight: 700;
}

.post-control .title {
  font-weight: 500;
  font-size: 16px;
  line-height: 22px;
  text-transform: capitalize;
  color: var(--primary-color);
  padding-left: 16px;
}

.blog-single .content-side h1,
.blog-single .content-side h2,
.blog-single .content-side h3,
.blog-single .content-side h4,
.blog-single .content-side h5,
.blog-single .content-side h6 {
  margin: 15px 0;
}

.post-control h5 {
  position: relative;
  font-weight: 400;
  font-size: 14px;
  line-height: 24px;
  color: #202124;
  font-weight: 500;
}

a:not([href]):not([class]),
a:not([href]):not([class]):hover {
  color: inherit;
  text-decoration: none;
}

.flaticon-back:before {
  content: "";
}

.post-control .next-post .icon {
  left: auto;
  right: 0;
}

.flaticon-next:before {
  content: "";
}

[class*=" flaticon-"]:after,
[class*=" flaticon-"]:before,
[class^="flaticon-"]:after,
[class^="flaticon-"]:before {
  font-family: Flaticon;
  font-style: normal;
}

.tag-list a {
  position: relative;
  display: block;
  font-size: 14px;
  line-height: 20px;
  color: #696969;
  padding: 5px 20px;
  font-weight: 400;
  text-align: center;
  background: #fff;
  text-transform: capitalize;
  transition: all 300ms ease;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

ul.tag-list.secondary-font {
  display: flex;
  flex-wrap: wrap;
}

.tag-list a:hover {
  color: #fff !important;
  background-color: var(--primary-color) !important;
}

.blog-single .blog-background:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(95, 95, 95, 0.5);
  filter: brightness(0.7);
  z-index: 2;
}

.recent-post .post h6 {
  position: relative;
  color: #202124;
  font-size: 15px;
  line-height: 1.5em;
  margin-bottom: 4px;
  transition: all 300ms ease;
}

.recent-post .post h6 a {
  color: #202124;
  text-decoration: none;
}

.page-template-remote-talent-template .clients-section .sponsors-outer {
  position: relative;
  padding: 0 15px;
  max-width: 1600px;
  width: 100%;
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}

.page-template-remote-talent-template .clients-section .images-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  grid-gap: 80px 220px;
}

.page-template-remote-talent-template .sec-title {
  position: relative;
  margin-bottom: 50px;
}

.about-section .image-box {
  text-align: right;
  padding: 0 20px;
}

.about-section .image-box iframe,
.about-section .image-box img {
  border-radius: 5px;
  max-width: 100%;
  object-fit: cover;
  min-height: 480px;
  width: 100%;
}

.who-talents .row {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 100px;
}

.who-talents .theme-btn {
  text-transform: uppercase;
}

section.how-remote-helped.elite-engineers {
  background: #151515;
  padding: 60px 0;
}

section.how-remote-helped.elite-engineers .h2 {
  color: #fff;
  margin-bottom: 50px;
}

.page-template-community-template .clients-section .sponsors-outer {
  position: relative;
  padding: 0 15px;
  max-width: 1600px;
  width: 100%;
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}

.page-template-community-template .clients-section .images-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  grid-gap: 80px 220px;
}

.page-template-community-template .sec-title {
  position: relative;
  margin-bottom: 50px;
}

.past-event h2.h2 {
  text-align: center;
  margin-bottom: 50px;
  font-weight: normal;
}

.page-template-hire-template section.meet-engineers-section.top-talents {
  padding-top: 60px;
}
.top-companies .theme-btn{
  text-transform: capitalize;
}
.page-template-community-template section.meet-engineers-section.top-talents {
  padding-top: 60px;
  text-align: center;
  padding-bottom: 60px;
}

.page-template-community-template .top-talents .top-companies {
  padding: 0;
}

.page-template-community-template .meet-engineers-section .btn-box {
  border-radius: 0 !important;
}

/* .page-template-community-template section.how-remote-helped.elite-engineers {
    margin-top: 60px;
} */

.page-template-community-template section.how-remote-helped.elite-engineers {
  margin-bottom: 60px;
}

.section-bg-color {
  position: relative;
  padding: 100px 0;
}

.section-bg-color .grid-container .images-section {
  padding: 10px 50px;
  display: grid;
  grid-gap: 20px;
  grid-template-columns: repeat(3, 1fr);
}

.section-bg-color .grid-container .images-section .job-block {
  margin-bottom: 0;
  padding: 0;
  background-position: 50%;
  background-size: cover;
  padding-top: 90%;
}

.align-items-end {
  align-items: flex-end !important;
}

.justify-content-between {
  justify-content: space-between !important;
}

.align-center,
.align-items-center {
  align-items: center !important;
  align-items: -webkit-center !important;
}

.images-section.row.col-12 {
  height: auto;
  width: 100%;
}

.mt-50 {
  margin-top: 50px !important;
}

.page-template-community-template .row.text-center.align-items-end {
  justify-content: center;
}

.page-template-community-template section.schedule-call {
  margin-top: 60px;
}

.page-template-designer-template section.meet-engineers-section.top-talents {
  padding-top: 60px;
}

.page-template-product-manger-template section.meet-engineers-section.top-talents {
  padding-top: 60px;
}

.page-title {
  font-family: "GT America";
}

a.theme-btn.btn-style-one.initialism {
  font-family: "GT America";
  position: relative;
  text-align: center;
  white-space: nowrap;
  font-size: 15px;
  line-height: 20px;
  border-radius: 8px;
  font-weight: 400;
  padding: 18px 35px 15px 35px;
  text-transform: uppercase;
}

.btn-style-one:hover {
  color: #fff;
  background-color: var(--primary-color);
  box-shadow: inset 0 0 0 1000px hsla(0, 0%, 100%, 0.5);
}

.banner-section-eight .content-column .theme-btn {
  line-height: 20px;
}

.btn--outline {
  text-transform: uppercase;
  color: #fff;
  font-size: 12px;
  line-height: 20px;
  font-weight: 500;
  font-family: "GT America";
  margin-left: 16px;
}

.icon-box img {
  width: 31px;
}
.pricing-cont .icon-box img{
  width: 16px;
}
h5.secondary-font {
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}

.call-to-action-seven .btn-box .theme-btn:hover {
  background: #fff;
  color: #000;
}

.process-section.dark-two-theme.full-width.solution-container .process-block .text {
  padding: 0px 0px 20px;
}

.desktop-only {
  display: none;
}

.mobile-only {
  display: none;
}



.pricingCard.-type-2 {
  padding: 20px 5px;
}

.cut-recruit {
  display: grid;
  grid-template-columns: 1fr;
  gap: 30px;
  justify-items: center;
}

/* BLOG TEmplate */
.page-template-blog-template{
  .page-title.secondary-bg {
    position: relative;
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: cover;
    text-align: center;
    padding: 50px 0 40px;
    background: #f2edff;
    margin-top: 80px;
  }

  .page-template-blog-template .page-title h1 {
    position: relative;
    display: block;
    font-weight: 500;
    font-size: 30px;
    line-height: 41px;
    text-align: center;
    color: #202124;
    margin-bottom: 10px;
  }

  .page-template-blog-template .page-breadcrumb {
    font-size: 15px;
    line-height: normal;
    margin: 5px -15px 10px;
  }

  .page-template-blog-template .page-breadcrumb li {
    position: relative;
    display: inline-block;
    font-size: 15px;
    line-height: 20px;
    color: #696969;
    padding: 0 8px;
    text-transform: capitalize;
  }

  .page-template-blog-template .page-breadcrumb li a {
    color: rgba(0, 0, 0, 0.75);
    text-transform: capitalize;
    transition: all 0.3s ease;
  }

   .page-template-blog-template .header-image #menu-item-23 a {
    background: #f2edff;
    color: #5e25ff;
  }

  .page-template-blog-template .header-image .site-header .wrap {
    background: url(images/logo-black.png) no-repeat left;
    padding: 0;
    background-size: 160px;
    margin: 0;
    max-width: 100%;
    width: 100%;
  }

  .genesis-nav-menu a:hover,
  .genesis-nav-menu .current-menu-item>a,
  .genesis-nav-menu .sub-menu .current-menu-item>a:hover {
    color: #5e25ff;
  }

  .sidebar-page-container {
    position: relative;
    padding: 100px 0 50px;
  }

  .sidebar-page-container .auto-container {
    max-width: 85%;
  }

  .row {
    --bs-gutter-x: 1.5rem;
    --bs-gutter-y: 0;
    display: flex;
    flex-wrap: wrap;
    margin-top: calc(var(--bs-gutter-y) * -1);
    margin-right: calc(var(--bs-gutter-x) * -0.5);
    margin-left: calc(var(--bs-gutter-x) * -0.5);
  }

  .sidebar-page-container .content-side {
    margin-bottom: 50px;
  }

  .row>.col-lg-8 {
    height: auto;
    width: 66.6667%;
  }

  .row>.col-lg-4 {
    height: auto;
    width: 33.3333%;
  }

  .row>.col-lg-6 {
    height: auto;
    width: 50%;
  }

  .blog-grid .news-block {
    padding: 10px;
    cursor: pointer;
  }

  .blog-grid .news-block .inner-box {
    border: 1px solid #ecedf2;
    border-radius: 8px;
  }

  .blog-grid .news-block .image-box {
    height: 252px;
    overflow: hidden;
  }

  .news-block .image-box .image {
    position: relative;
    border-radius: 10px;
    overflow: hidden;
    margin-bottom: 0;
    width: 100%;
    height: 100%;
    filter: grayscale(50%) brightness(1.1);
  }

  .blog-grid .news-block .image-box figure,
  .blog-grid .news-block .image-box img {
    min-height: 100%;
    min-width: 100%;
  }

  .news-block .image-box img {
    object-fit: cover;
    min-height: 75px;
    max-height: 75px;
    min-width: 100%;
  }

  .news-block .lower-content {
    padding: 20px 20px 16px;
    position: relative;
    height: calc(100% - 220px);
  }

  .news-block .post-meta {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 5px;
    list-style: none;
  }

  .news-block .post-meta li:before {
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -3px;
    height: 6px;
    width: 6px;
    background: #696969;
    border-radius: 5px;
    content: "";
  }

  .news-block .post-meta li a,
  .news-block .post-meta li a:hover {
    color: inherit;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #151515;
  }

  .news-block .post-meta li:first-child::before {
    display: none;
  }

  .news-block .post-meta li {
    position: relative;
    font-size: 18px;
    line-height: 30px;
    color: #696969;
    margin-right: 15px;
    padding-left: 20px;
    margin-bottom: 5px;
  }

  .news-block .post-meta li:first-child {
    margin-left: 0;
    padding-left: 0;
  }

  .limit-3 {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    font-size: 16px;
  }

  .limit-3 a {
    color: #363636;
    font-weight: normal;
  }

  .news-block .read-more {
    position: relative;
    font-size: 16px;
    line-height: 28px;
    color: var(--primary-color);
  }

  .news-block .read-more i {
    margin-left: 10px;
    transition: all 300ms ease;
  }

  .ls-pagination {
    position: relative;
    margin: 40px 10px;
  }

  .ls-pagination ul {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    list-style: none;
    padding: 0;
  }

  .ls-pagination li {
    position: relative;
    margin: 0 5px;
    font-size: 14px;
    color: #696969;
    line-height: 45px;
    min-width: 45px;
    font-weight: 400;
    text-align: center;
  }

  .ls-pagination li a.current-page,
  .ls-pagination li a:hover {
    background: var(--primary-color);
    color: #fff;
  }

  span.page-numbers.current {
    background: var(--primary-color);
    min-width: 45px !important;
    display: inline-block;
    border-radius: 50%;
    color: #fff !important;
  }

  .blog-call-to-action,
  .blog-sidebar {
    position: relative;
    background: #f2edff;
    padding: 30px;
    border-radius: 8px;
    margin-left: 20px;
  }

  .sidebar .search-box,
  .sidebar .search-widget {
    position: relative;
  }

  .blog-sidebar .sidebar-widget {
    position: relative;
    padding: 0;
    margin: 0 0 30px;
  }

  .sidebar-title {
    position: relative;
    margin-bottom: 20px;
  }

  .sidebar-title h4 {
    position: relative;
    font-weight: 500;
    font-size: 18px;
    line-height: 24px;
    color: #202124;
  }

  .sidebar .search-box .form-group {
    position: relative;
    margin-bottom: 0;
  }

  .q-field {
    padding: 0 10px;
  }

  .q-field__inner,
  .q-field__inner .q-chip {
    line-height: 30px;
    transition: all 300ms ease;
  }

  .q-field__inner {
    position: relative;
    width: 100%;
    display: block;
    height: auto;
    padding: 0;
    font-size: 15px;
    color: var(--input-txt-color);
    background: var(--input-bg-color);
    border: 1px solid var(--input-border-color);
    box-sizing: border-box;
    border-radius: 8px;
  }

  .sidebar .search-box .form-group .q-field .q-field__control {
    line-height: 20px;
    font-size: 15px;
    color: #696969;
    background: #fff;
    border: 1px solid #ecedf2;
    border-radius: 8px;
    transition: all 500ms ease;
  }

  .q-field .q-field__control .q-field__prepend {
    width: auto;
    margin: 0;
    padding-right: 0;
    padding-left: 0;
    min-width: 42px;
    --bs-gutter-x: 1;
  }

  .sidebar .search-box .form-group .icon {
    position: absolute;
    left: 0;
    top: 0;
    height: 60px;
    width: 60px;
    text-align: center;
    line-height: 60px;
    z-index: 1;
  }

  .sidebar .recent-post {
    position: relative;
    margin-top: 30px;
  }

  .post-thumb img {
    width: 80px;
    height: 80px;
    object-fit: cover;
    border-radius: 4px;
  }

  .tag-list {
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
    list-style: none;
    padding: 0;
  }

  .tag-list li a {
    display: inline-block;
    padding: 5px 10px;
    /* background: #f2edff !important; */
    border-radius: 4px;
    color: #5e25ff;
    font-size: 14px;
    transition: all 0.3s ease;
  }

  .tag-list li a:hover {
    background: #5e25ff;
    color: #fff !important;
  }

  .news-block .inner-box {
    padding: 10px;
    border-radius: 10px;
    background: #fff;
    height: 100%;
  }

  .sidebar .search-box,
  .sidebar .search-widget {
    position: relative;
  }

  .q-field__control-container {
    width: auto;
    min-width: 0;
    max-width: 100%;
    padding-left: 20px;
    flex: 1 0 0%;
  }

  .q-field__control-container input,
  .q-field__label {
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    color: var(--input-txt-color);
    white-space: nowrap;
  }

  .q-field__control-container input {
    padding-left: 0 !important;
    text-decoration: none;
    font-weight: 500;
    box-shadow: none;
    background: #fff;
    border: none;
  }

  .recent-post .post {
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding-left: 90px;
    min-height: 70px;
    margin-bottom: 20px;
  }

  .recent-post .post-thumb {
    position: absolute;
    left: 0;
    top: 0;
    height: 70px;
    width: 70px;
    overflow: hidden;
    margin-bottom: 10px;
    border-radius: 10px;
  }

  .recent-post .post h6 {
    position: relative;
    color: #202124;
    font-size: 15px;
    line-height: 1.5em;
    margin-bottom: 4px;
    transition: all 300ms ease;
  }

  .recent-post .post h6 a {
    color: #202124;
    font-weight: normal;
    text-decoration: none;
    border: none;
  }

  .recent-post .post .post-info {
    position: relative;
    font-size: 14px;
    line-height: 18px;
    color: rgba(68, 68, 68, 0.8);
    font-weight: 400;
    font-weight: normal;
  }

  .recent-post .post:hover .post-thumb img {
    opacity: 0.9;
    transform: scale(1.1);
  }

  .tag-list a {
    position: relative;
    display: block;
    font-size: 14px;
    line-height: 20px;
    color: #696969;
    padding: 5px 20px;
    font-weight: 400;
    text-align: center;
    background: #fff;
    text-transform: capitalize;
    transition: all 300ms ease;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }

  ul.tag-list.secondary-font li a {
    font-family: WorkSans-Normal;
    font-size: 14px;
    color: #696969;
    padding: 5px 20px;
    display: inline-block;
    line-height: 20px;
  }

  .ls-pagination li {
    position: relative;
    margin: 0 5px;
    font-size: 14px;
    color: #696969;
    line-height: 45px;
    min-width: 45px;
    font-weight: 400;
    text-align: center;
  }

  .ls-pagination li a.current,
  .ls-pagination li a:hover {
    background: var(--primary-color);
    color: #fff;
  }

  .ls-pagination li a {
    position: relative;
    display: block;
    color: #696969;
    border-radius: 50%;
    transition: all 300ms ease;
  }
}

.page-template-hire-template section.pricing-section h2 {
  font-weight: 500;
  /* color: #202124; */
  padding-bottom: 16px;
  margin: 0;
}

.page-template-cto-service-template section.meet-engineers-section.top-talents {
  padding-top: 60px;
}

.page-template-clients-template section.testimonial-section.reviews.full-width.cream-theme {
  padding: 100px 0;
}

.page-template-white-label-template .schedule-call-for-subscription .h4 {
  font-size: 24px;
  line-height: 28.8px;
  color: #fff;
  margin-bottom: 30px;
  font-weight: 500;
  font-family: WorkSans-Normal;
}

.page-template-home-template h3.secondary-font {
  font-weight: 500;
  font-size: 30px;
  line-height: 36px;
  font-family: 'WorkSans-Mediumm';
}

.process-section.light-theme .auto-container .process-container .process-block .btn-container a {
  color: #151515;
  font-weight: 400;
}

/*Client Page*/

.page-template-clients-template .blog-call-to-action.trustpilot-reviews {
    margin: 0;
    top: 0;
}

.page-template-clients-template section.schedule-call {
    margin-top: 0;
}

.page-template-clients-template .call-to-action-six .auto-container {
    background-color: var(--primary-color);
    padding: 0;
}

.page-template-clients-template .call-to-action-six .auto-container .image-column img {
    max-height: 60rem;
}

.page-template-clients-template .object-fit-cover {
    object-fit: cover;
}

.page-template-clients-template .call-to-action-six .content-column {
    padding: 0 40px;
    align-content: center;
}

.page-template-clients-template .sec-title {
    position: relative;
    margin-bottom: 50px;
}

.page-template-clients-template .call-to-action-six .sec-title .icon-box {
    padding: 2rem 0px;
}

.page-template-clients-template .call-to-action-six .sec-title h2 {
    color: #fff;
}

.page-template-clients-template .call-to-action-six .btn-box {
    margin: 40px 0;
}

.page-template-clients-template .call-to-action-six .btn-box .theme-btn {
    background-color: #fff;
    color: #151515;
    font-size: 15px;
    font-weight: 500;
    line-height: 24px;
    letter-spacing: 0.02em;
    text-transform: uppercase;
}

.page-template-clients-template .btn-style-one {
    position: relative;
    text-align: center;
    white-space: nowrap;
    font-size: 15px;
    line-height: 20px;
    border-radius: 8px;
    font-weight: 400;
    padding: 18px 35px 15px 35px;
}

.page-template-clients-template .icon-box img {
    width: auto;
}

.page-template-clients-template .clients-section.trusted-logos .images-grid {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    grid-gap: 80px 220px;
}

.page-template-clients-template .justify-center {
    display: flex;
    justify-content: center !important;
    justify-content: -webkit-center !important;
}

.page-template-clients-template .clients-section.trusted-logos .images-grid img {
    min-width: 180px;
    max-width: 180px;
}

.page-template-clients-template .clients-section.trusted-logos {
    position: relative;
    padding: 15px 0;
    height: auto;
    align-content: center;
}

.page-template-clients-template .clients-section.trusted-logos .sponsors-outer {
    position: relative;
    padding: 0 15px;
    max-width: 1600px;
    width: 100%;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.page-template-clients-template .flex-row {
    flex-direction: row !important;
}

.page-template-clients-template {

    .banner-section-eight,
    .white-label-solution-page .banner-section-eight {
        padding: 0 0 0 80px;
    }

    .banner-section-eight {
        position: relative;
        display: block;
        margin-bottom: 90px;
    }

    .header-section .banner-section-eight .image-outer .image img {
        height: 82vh;
    }

    .mb-0 {
        margin-bottom: 0 !important;
    }

    .banner-section-eight.dark-theme:before {
        background: linear-gradient(258.77deg, #000 0.12%, #000 99.74%);
    }

    .banner-section-eight:before {
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        bottom: 0;
        content: "";
        background: linear-gradient(258.77deg, var(--secondary-color) 0.12%, var(--secondary-color) 99.74%);
    }

    .mobile-bg {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        z-index: 0;
    }

    .row {
        --bs-gutter-x: 1.5rem;
        --bs-gutter-y: 0;
        display: flex;
        flex-wrap: wrap;

    }

    .banner-section-eight .content-column {
        position: relative;
    }

    .banner-section-eight .content-column .title-box {
        position: relative;
        margin-bottom: 20px;
        z-index: 3;
    }

    .mt-5 {
        margin-top: 48px !important;
    }

    .banner-section-eight .content-column .title-box .page-title {
        position: absolute;
        top: 140px;
        font-size: 14px;
        text-wrap: nowrap;
        line-height: 1.2;
        text-transform: capitalize;
        color: hsla(0, 0%, 98%, 0.25882352941176473);
        margin: 0 10px;
        font-weight: 500;
    }

    .banner-section-eight .content-column .title-box h1 {
        position: absolute;
        top: 160px;
        font-size: 74px;
        text-wrap: nowrap;
        line-height: 1.2;
    }

    .banner-section-eight .content-column .title-box h5 {
        position: absolute;
        top: 350px;
        width: 100%;
        font-family: "Work Sans", sans-serif;
        font-weight: normal;
    }

    .banner-section-eight .content-column .title-box .btn-box {
        position: absolute;
        top: 400px;
    }

    .banner-section-eight.dark-theme .content-column .theme-btn {
        background-color: #fff;
        color: #000;
    }

    .banner-section-eight .content-column .theme-btn {
        border-radius: 8px !important;
        font-size: 12px;
        text-transform: uppercase;
        font-weight: 400;
    }

    .banner-section-eight .image-outer .image {
        position: relative;
        margin: 0;
    }

    .banner-section-eight .image-outer .image:after {
        content: "";
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        background: linear-gradient(270deg, transparent 20%, #000);
    }
}
.blog-single .content-side h1 {
    font-size: 30px;
}
.blog-single .content-side h2 {
    font-size: 24px;
    line-height: 48px;
    margin: 15px 0;
}
.blog-single p {
    font-size: 15px;
    line-height: 30px;
    color: #77838f;
    font-weight: 400;
    margin: 0;
    margin-bottom: 15px;
}
.blog-single .content-side .post-content ol, .blog-single .content-side .post-content ol li, .blog-single .content-side .post-content ul, .blog-single .content-side .post-content ul li{
    list-style: revert;
    padding: revert;
    margin: revert;
}
.blog-single .content-side h3 {
    font-size: 20px;
}

@media (min-width: 1440px) {
    .page-template-clients-template {
        .row>.col-lg-5 {
            height: auto;
            width: 41.6667%;
        }

        .row>.col-lg-7 {
            height: auto;
            width: 58.3333%;
        }
    }
}

.banner-section-eight .image-outer .image img {
    height: 48rem;
    object-fit: cover;
}

.banner-section-eight .image-outer .image img {
    width: 100%;
}

@media screen and (max-width: 767px) {
    .page-template-clients-template {
        .banner-section-eight {
            padding-right: 35px !important;
            padding-left: 35px !important;
        }

        .banner-section-eight .image-outer {
            display: none;
        }

        .banner-section-eight .content-column .btn-box,
        .banner-section-eight .content-column h1,
        .banner-section-eight .content-column h5 {
            position: relative !important;
            text-wrap: wrap !important;
            top: auto !important;
            text-align: center;
        }


        .banner-section-eight .content-column .title-box h1 {
            font-size: 40px;

            padding: 40px 0;
        }

        .banner-section-eight .content-column {
            height: auto;
            padding: 100px 0 70px 0;
        }

        .banner-section-eight .content-column .title-box .page-title {
            position: relative;
            top: auto;
            text-align: center;
        }

        .mobile-bg {
            background-image: url(https://remoteplatz.de/wp-content/uploads/2025/05/hire-developer-hero.b2536da0-2.png);
            background-size: cover;
            background-position: center center;
            opacity: 0.5;
            filter: blur(5px);
        }

        .banner-section-eight .content-column .title-box h5 {
            font-size: 16px;
            line-height: 24px;
            font-weight: 400;
            letter-spacing: normal;
        }
    }
    .blog-call-to-action, .blog-sidebar{
        margin: 60px 0;
        top: auto;
    }
}

    /* @media screen and (max-width:1800px) {

        .header-section .banner-section-eight .image-outer .image img {
            height: 75vh !important;
        }
    } */

    .btn--outline {
        text-transform: uppercase;
        color: #fff;
        font-size: 12px;
        line-height: 20px;
        font-weight: 500;
    }

    .btn--outline:hover {
        color: #fff;
        font-weight: 400;
        cursor: default;
    }

    .resource-box {
        justify-items: center;
    }

    h5.secondary-font {
        font-size: 16px;
        line-height: 24px;
        font-weight: 400;
    }

    .call-to-action-seven .btn-box .theme-btn:hover {
        color: #fff !important;
    }



/* COntact Page Styling */
.contact-section {
  position: relative;
  padding: 50px 230px;
  margin-top: 80px;
}

.contact-section .upper-box {
  position: relative;
  padding: 20px 70px 90px;
  z-index: 1;
  background: #fff;
}

.contact-block .inner-box {
  position: relative;
  padding: 0 15px;
}

.justify-between {
  display: flex;
  justify-content: space-between !important;
  justify-content: -webkit-space-between !important;
}

.contact-section .contact-block img {
  min-width: 288px;
}

.contact-block .inner-box .content {
  padding-left: 30px;
  padding-right: 30px;
}

.contact-block h4 {
  font-weight: 500;
  font-size: 18px;
  line-height: 24px;
  color: #202124;
  margin-bottom: 20px;
}

.contact-block p {
  font-size: 15px;
  line-height: 26px;
  color: #696969;
  font-weight: 400;
}

.schedule-call-for-contact {
  margin-top: 0;
  display: grid;
  grid-template-columns: 0.5fr 1fr;
}


/* Career Page style */
.faqs-section {
  position: relative;
}

.subscribe-section-two {
  position: relative;
  padding: 135px 0 148px;
}

.faqs-section .subscribe-section-two .background-image {
  left: 0;
  background-image: url(https://remoteplatz.com/img/bg-2.e5199462.png);
  background-size: cover;
  background-position: 50%;
  border-radius: 0;
}

.subscribe-section-two .background-image {
  position: absolute;
  left: 60px;
  right: 0;
  top: 0;
  height: 100%;
  border-radius: 30px 0 0 30px;
  background-repeat: no-repeat;
  background-position: 50%;
  background-size: cover;
}

.faqs-section .text.secondary-font span {
  font-size: 15px;
  font-weight: 400;
  line-height: 26px;
}

.faqs-section .auto-container {
  max-width: 1600px;
}

.subscribe-section-two .sec-title h1 {
  font-weight: 500;
  font-size: 40px;
  line-height: 54px;
}

.faqs-section .sec-title .text {
  padding: 0 300px;
}

.page-template-career-template .how-to-hire-sect,
.page-template-becomeaffiliate-template .how-to-hire-sect {
  background: #f6f3ec;
}

.page-template-career-template .hire-process-box,
.page-template-becomeaffiliate-template .hire-process-box {
  border: none;
  background: transparent;
}

.page-template-career-template .hp-body p,
.page-template-becomeaffiliate-template .hp-body p {
  padding: 10px 60px 25px 42px !important;
  text-align: left;
}

.page-template-career-template .hp-body .h3,
.page-template-becomeaffiliate-template .hp-body .h3 {
  text-align: left;
}

.page-template-career-template .registeration-banners {
  border-bottom: none;
}

.registeration-banners {
  position: relative;
  padding: 0 0 70px;
  border-bottom: 1px solid #ecedf2;
}

.page-template-career-template .banner-style-one .inner-box {
  background: #3f00f1;
  min-height: 224px;
}

.banner-style-one .inner-box {
  position: relative;
  background: rgba(32, 33, 36, 0.4);
  border-radius: 8px;
  padding: 54px 60px;
}

.banner-style-one .content {
  position: relative;
  padding-right: 220px;
}

.banner-style-one h3 {
  position: relative;
  display: block;
  font-weight: 500;
  font-size: 26px;
  line-height: 38px;
  color: #fff;
  margin-bottom: 13px;
}

.banner-style-one p {
  font-weight: 400;
  font-size: 14px;
  line-height: 24px;
  color: #fff;
  margin-bottom: 17px;
}

.banner-style-one .image {
  position: absolute;
  right: 30px;
  bottom: 0;
  margin-bottom: 0;
}

.page-template-career-template .row>.col-lg-8 {
  height: auto;
  width: 66.6667%;
}

.page-template-career-template .row>.col-lg-4 {
  height: auto;
  width: 33.3333%;
}

.page-template-career-template .row>.col-lg-6 {
  height: auto;
  width: 50%;
}

.page-template-career-template .how-to-hire-sect {
  margin-bottom: 60px;
}

.page-template-becomeaffiliate-template .blog-call-to-action {
  position: relative;
  top: 0px;
}

.page-template-becomeaffiliate-template .designer-match {
  margin-top: 0;
}

.our-team-section .auto-container .media-container.-style-two {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 20px;
}

.our-team-section .auto-container .media-container {
  display: flex;
  align-items: center;
  justify-content: center;
  align-content: center;
  flex-direction: row;
}

.our-team-section .auto-container .media-container.-style-two .image-box:first-child {
  grid-column: span 2;
}

.our-team-section .auto-container .media-container.-style-two .image-box {
  min-width: auto;
  margin: 0;
}

.our-team-section .auto-container .media-container .image-box {
  margin: 0 20px;
  min-width: 40vw;
  min-height: auto;
  position: relative;
}

.our-team-section .auto-container .media-container.-style-two .image-box iframe,
.our-team-section .auto-container .media-container.-style-two .image-box img {
  width: 100%;
  height: 560px;
  min-height: 560px;
  max-height: -moz-fit-content;
  max-height: fit-content;
}

.our-team-section .auto-container .media-container .image-box iframe {
  width: 100%;
  height: 100%;
  border-radius: 10px;
  min-height: 448px;
}

.our-team-section .auto-container .media-container.-style-two .image-box:nth-child(2) {
  text-align: right;
}

.our-team-section .auto-container .media-container.-style-two .image-box:nth-child(2),
.our-team-section .auto-container .media-container.-style-two .image-box:nth-child(3) {
  grid-column: span 1;
}

.our-team-section .auto-container .media-container.-style-two .image-box img {
  height: 400px;
  min-height: 400px;
  width: 78%;
  max-height: -moz-fit-content;
  max-height: fit-content;
}

.our-team-section .auto-container .media-container .image-box embed,
.our-team-section .auto-container .media-container .image-box figure,
.our-team-section .auto-container .media-container .image-box iframe,
.our-team-section .auto-container .media-container .image-box img {
  width: 100%;
  height: auto;
  min-height: 512px;
  object-fit: cover;
  border-radius: 5px;
  transition: transform 0.3s ease;
}

.page-template-becomeaffiliate-template .btn-box {
  margin-top: 24px;
}

/* FAQ Page styling */
.faqs-section .auto-container {
  max-width: 1600px;
}

.faqs-section .card-container {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 24px;
}

.faqs-section .faq-categories-section .card-column {
  display: flex;
  justify-content: center;
}

.faqs-section .faq-categories-section .card-column .faq-card {
  width: 100%;
  padding: 15px;
  border-radius: 10px;
  background-color: #fff;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
  transition: all 0.3s ease;
}

.faqs-section .faq-categories-section .card-column .faq-card .title-box {
  display: flex;
  align-items: center;
  margin-bottom: 20px;
}

.faqs-section .faq-categories-section .card-column .faq-card .title-box i {
  font-size: 18px;
  color: var(--primary-color);
  padding: 0 10px;
}

.fa-user-tie:before {
  content: "\f508";
}

.faqs-section .faq-categories-section .card-column .faq-card .questions a {
  display: block;
  font-size: 14px;
  font-weight: 400;
  color: #6b6b6b;
  padding: 3px 0;
  transition: all 0.3s ease;
  text-align: left;
}

.faqs-section .faq-categories-section .card-column .faq-card .questions a:before {
  content: "";
  font-family: Font Awesome\5 Free;
  font-weight: 900;
  font-size: 12px;
  color: var(--primary-color);
  margin-right: 10px;
  display: none;
}

.faqs-section .faq-categories-section .card-column .faq-card .questions a:hover {
  color: var(--primary-color);
}

.faqs-section .faq-categories-section .card-column .faq-card .title-box h3 {
  font-size: 16px;
  font-weight: 500;
  color: #202124;
  margin: 0;
}
.faq-section h3{
  text-align: center;
}
.page-template-faq-template,
  .faqs-section .faq-section .hire-on-demand h3 {
    font-size: 20px;
    font-weight: 500;
    color: #202124;
    margin-bottom: 20px;
    /* text-align: center; */
  }

  .faqs-section .faq-section i {
    font-size: 24px;
    color: var(--primary-color);
    margin-right: 10px;
  }

  .accordion-box .block .acc-btn {
    position: relative;
    font-size: 21.33px;
    padding: 17px 30px;
    line-height: 30px;
    color: #202124;
    font-weight: 500;
    background: transparent;
    cursor: pointer;
    transition: all 300ms ease;
    font-family: GT America;
  }

  .faqs-section .faq-section .acc-btn {
    font-size: 16px;
    padding: 8px 20px;
  }

  .accordion-box {
    position: relative;
    margin-bottom: 30px;
  }

  .accordion-box .block .acc-content.current {
    display: block;
  }

  .faqs-section .accordion-box {
    margin-bottom: 60px;
  }

  .accordion-box .block .acc-content {
    position: relative;
    display: none;
  }

  .accordion-box .block .content {
    position: relative;
    padding: 24px 30px 26px;
    /* border-top: 1px solid #ecedf2; */
  }

  .accordion-box .block .content p {
    position: relative;
    font-size: 16px;
    line-height: 28.8px;
    color: #696969;
    font-weight: 400;
    margin-bottom: 24px;
    transition: all 300ms ease;
  }

  .faqs-section .faq-section .accordion-box .block .content p {
    font-size: 14px;
    text-align: left;
  }

  .faqs-section .faq-section li.accordion:hover {
    border-color: var(--primary-color);
  }

  .faqs-section .faq-section li.accordion:hover .content {
    border-top: 1px solid var(--primary-color);
  }

  .faqs-section .faq-section .accordion-box .block .content {
    padding: 10px 30px 10px;
  }

  .acc-content {
    padding: 0;
  }
}

/* Get Started Page */
.get-started-page {
  padding: 170px 0;
  background-color: #000;
}

.get-started-page .auto-container {
  max-width: 1600px;
}

.get-started-page .sec-title-outer {
  justify-content: center;
}

.sec-title-outer {
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
}

.get-started-page .sec-title {
  margin-bottom: 100px;
}

.get-started-page .sec-title h2 {
  font-size: 42px;
  line-height: 48px;
  font-weight: 500;
  font-family: "GT America";
  color: #fff;
}

.video-section .row {
  flex-wrap: wrap;
}



.get-started-page .block {
  position: relative;
  margin-bottom: 30px;
  padding: 0 12px;
}

.get-started-page .block .inner-box {
  position: relative;
  border-radius: 10px;
  overflow: hidden;
  background-color: hsla(0, 0%, 100%, 0.1);
  min-height: 400px;
}

.get-started-page .block .content {
  padding: 30px 30px 25px;
}

.get-started-page .block .content .main-icon {
  font-size: 60px;
  color: #fff;
  display: block;
  margin-bottom: 2px;
}

.get-started-page .block .content .title {
  font-size: 26px;
  line-height: 35px;
  color: #fff;
  font-weight: 500;
  display: block;
  margin: 20px 0;
  font-family: 'GT America';
}

.get-started-page .block .content .btn-span {
  position: relative;
  display: inline-block;
  font-size: 14px;
  font-weight: 300;
  color: #fff;
  cursor: pointer;
  font-family: "GT America";
  transition: all 5s;
}

.get-started-page .block .content .btn-span:hover {
  border-bottom: 2px solid #fff;
}

a:focus,
a:hover,
a:visited {
  text-decoration: none;
  outline: none;
}

.get-started-page .block .content i {
  font-size: 22px;
  color: #fff;
  display: block;
  margin-bottom: 2px;
}

.ps-2 {
  padding-left: 8px !important;
}

.mt-1 {
  margin-top: 4px !important;
}

.get-started-page .block .content .details {
  font-size: 16px;
  color: #fff;
  font-weight: 300;
  display: block;
  margin-bottom: 20px;
}

.locale-switcher .main-menu .dropdown,
.site-switcher .main-menu .dropdown {
  margin-right: 0;
}

.main-header.transparent-header .btn-box .upload-cv,
.main-header.transparent-header .locale-switcher .main-menu .dropdown .theme-btn,
.main-header.transparent-header .nav-outer .main-menu .navigation>li:not(.current)>a,
.main-header.transparent-header .nav-outer .main-menu .navigation li span {
  color: #fff;
}

/* Langauge Translator Code */
.widget-area.header-widget-area {
  display: flex;
  align-items: center;
}

section#custom_html-3 {
  width: 9%;
  float: right;
  margin-left: 50px;
}

.header-image .site-header .widget-area .widget_nav_menu:nth-child(1) {
  width: 63%;
  float: left;
}

.header-image .site-header .widget-area .widget_nav_menu:nth-child(2) {
  width: 28%;
  float: left;
  text-align: right;
}

.site-header.scrolled .language-switcher-text-label {
  color: #5e25ff;
}

.site-header.scrolled .language-switcher-dropdown-arrow {
  color: #5e25ff;
}

.page-template-contact-template{
  .cf7-form-container {
    max-width: 850px;
    margin: 0 auto 60px;
  }

  .cf7-form-container-main {
    background: white;
    border-radius: 8px;
    padding: 50px 50px 70px;
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.08);
    border: 1px solid #ecedf2;
  }

  .cf7-form-title {
    font-weight: 500;
    font-size: 18px;
    line-height: 24px;
    color: #202124;
    margin-bottom: 15px;
  }

  .cf7-form-row {
    display: flex;
    gap: 20px;
    /* margin-bottom: 24px; */
  }

  .cf7-form-group {
    flex: 1;
    margin-bottom: 24px;
  }

  .cf7-form-group.cf7-full-width {
    width: 100%;
  }

  .cf7-form-label {
    font-size: 15px;
    line-height: 20px;
    color: #202124;
    font-weight: 500;
    margin-bottom: 10px;
    display: inline-block;
  }

  .cf7-required {
    color: #e53e3e;
    margin-left: 2px;
  }

  .cf7-form-input,
  .cf7-form-textarea {
    text-decoration: none;
    font-weight: 500;
    padding-left: 20px;
    display: block;
    overflow: hidden;
    margin-right: 26px;
    text-overflow: ellipsis;
    color: #66676b;
    white-space: nowrap;
  }

  span.wpcf7-form-control-wrap input,
  .cf7-form-textarea {
    color: #66676b;
    background: #f0f5f7;
    border: 1px solid #f0f5f7;
    box-sizing: border-box;
    border-radius: 8px;
    height: 56px;
  }

  span.wpcf7-form-control-wrap {
    color: #f9fafa;
    color: #f9fafa;
    /* height: 0px; */
    max-width: 100%;
    outline: none;
    display: inline-block;
    width: 100%;
  }

  /* .cf7-form-input:focus,
.cf7-form-textarea:focus {
    outline: none;
    background-color: white;
    border-color: #667eea;
    box-shadow: 0 0 0 3px rgba(102, 126, 234, 0.1);
} */

  .cf7-form-input::placeholder,
  .cf7-form-textarea::placeholder {
    color: #a0aec0;
  }

  .cf7-form-textarea {
    resize: vertical;
    min-height: 120px;
  }

  .cf7-checkbox-group {
    display: flex;
    align-items: flex-start;
    gap: 12px;
    margin-bottom: 32px;
  }

  .cf7-checkbox-group .wpcf7-list-item {
    margin: 0;
    display: flex;
    align-items: flex-start;
    gap: 12px;
  }

  .cf7-checkbox-group input[type="checkbox"] {
    width: 18px;
    height: 18px;
    margin: 2px 0 0 0;
    accent-color: #667eea;
    cursor: pointer;
  }

  span.wpcf7-list-item-label {
    display: inline-block;
    cursor: pointer;
    position: relative;
    margin-bottom: 0;
    font-size: 15px;
    line-height: 20px;
    color: #696969;
  }

  .cf7-submit-button {
    width: 100%;
    padding: 14px 24px;
    background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
    color: white;
    border: none;
    border-radius: 8px;
    font-size: 16px;
    font-weight: 600;
    cursor: pointer;
    transition: all 0.2s ease;
    text-transform: none;
  }

  .cf7-submit-button:hover {
    transform: translateY(-1px);
    box-shadow: 0 8px 25px rgba(102, 126, 234, 0.3);
  }

  .cf7-submit-button:active {
    transform: translateY(0);
  }

  /* Contact Form 7 Default Elements Override */
  .wpcf7-form {
    margin: 0;
  }

  .wpcf7-form p {
    margin: 0;
  }

  .wpcf7-response-output {
    border: none;
    padding: 12px 16px;
    border-radius: 8px;
    margin: 0 0 20px 0;
  }

  .wpcf7-mail-sent-ok {
    background-color: #f0fff4;
    border: 1px solid #9ae6b4;
    color: #276749;
  }

  .wpcf7-validation-errors,
  .wpcf7-mail-sent-ng {
    background-color: #fed7d7;
    border: 1px solid #feb2b2;
    color: #c53030;
  }

  .wpcf7-not-valid-tip {
    color: #e53e3e;
    font-size: 12px;
    margin-top: 4px;
  }

  .wpcf7-spinner {
    margin-left: 10px;
  }

  input.wpcf7-form-control.wpcf7-submit.has-spinner.btn-style-one {
    text-align: center;
    white-space: nowrap;
    font-size: 15px;
    line-height: 20px;
    border-radius: 8px;
    font-weight: 400;
    padding: 18px 35px 15px 35px;
    text-transform: capitalize;
    background: #5e25ff;
    max-width: 330px;
    width: 100%;
    /* margin: 0 auto; */
  }

  .btn-notify-two:hover,
  .btn-style-one {
    color: #fff;
    background-color: #5e25ff;
  }


  .button-submit {
    width: 100%;
    max-width: 330px;
    margin: 0 auto;
  }

  .cf7-checkbox-group .wpcf7-list-item label {
    display: flex;
    align-items: center;
    gap: 7px;
  }

  .our-company {
    flex-wrap: wrap;
    gap: 20px;
  }

  section.schedule-call-for-productmanager .sc-img {
    display: none;
  }

  .our-values {
    padding-top: 0 !important;
  }

  .about-section.-type-3 .content-column {
    padding: 32px;
  }

  .join-us h2 {
    padding: 32px 0;
    font-size: 23px;
    line-height: 30px;
  }

  .call-to-action-two.-type-4 {
    min-height: 400px;
  }

  .news-section.style-two .news-block {
    padding: 0 20px;
  }

  .team .row {
    grid-template-columns: 1fr;
  }

  .news-block .lower-content .text {
    font-size: 15px;
    line-height: 24px;
  }

  .page-template-clients-template .clients-section .images-grid,
  .page-template-community-template .clients-section .images-grid,
  .page-template-remote-talent-template .clients-section .images-grid {
    display: grid;
    grid-template-columns: repeat(2, 1fr) !important;
    grid-gap: 70px 60px !important;
  }

  .page-template-clients-template .clients-section .images-grid img {
    min-width: 140px !important;
    max-width: 140px !important;
  }

  .layout-pb-60 {
    padding-bottom: 50px !important;
  }

  .layout-pt-60 {
    padding-top: 50px !important;
  }

  .call-to-action-six .auto-container {
    padding-left: 5px !important;
    padding-right: 5px !important;
  }

  .auto-container {
    padding: 0 35px !important;
  }

  .call-to-action-six .image-column {
    display: none !important;
  }

  .call-to-action-six .content-column {
    text-align: center;
    padding: 0;
  }

  .sec-title h2 {
    font-size: 26px;
  }

  .hire-remote-pages .banner-section-eight,
  .white-label-solution-page .banner-section-eight {
    padding: 0 25px;
  }

  .banner-section-eight,
  .blog-call-to-action,
  .blog-sidebar {
    padding-right: 35px !important;
    padding-left: 35px !important;
  }

  .hire-remote-pages .banner-section-eight .content-column,
  .white-label-solution-page .banner-section-eight .content-column {
    height: auto;
    padding: 100px 0 70px 0;
  }

  .hire-remote-pages .banner-section-eight .content-column h1,
  .white-label-solution-page .banner-section-eight .content-column h1 {
    padding: 40px 0;
    font-size: 40px !important;
  }

  .page-template-community-template .section-bg-color .grid-container .images-section {
    grid-template-columns: 1fr;
  }

  .page-template-community-template .images-section.row.col-12 {
    padding: 0;
  }

  .page-template-community-template section.item-section-four.section-bg-color {
    padding-top: 60px;
  }

  .page-template-community-template section.item-section-four.section-bg-color h2 {
    font-size: 30px;
    line-height: 34px;
  }

  section.how-remote-helped.past-event {
    padding: 60px 0;
  }

  .past-event h2.h2 {
    margin-bottom: 0 !important;
  }

  .how-remote-video {
    height: 230px;
  }

  .page-template-community-template section.how-to-hire-sect {
    padding-top: 100px;
  }

  section.how-remote-helped.elite-engineers {
    background: #151515;
    padding: 60px 0 100px;
  }

  section.schedule-call-about .sc-img {
    display: none;
  }

  .page-template-about-template .menu-item a {
    color: #fff;
  }

  .cs-text .h2 {
    font-family: "GT America";
    font-size: 28px !important;
    line-height: 33.6px !important;
  }

  .btn-style-one {
    font-weight: bold;
  }

  .pricing-cont h2 {
    font-size: 26px;
    line-height: 48px;
    font-weight: 500;
    color: #202124;
  }

  .pricing-box {
    max-width: 100%;
    padding: 20px;
  }

  .pricing-box .h2 {
    font-size: 25px;
    line-height: 48px;
  }

  .process-block .text {
    padding: 20px 40px !important;
  }

  .page-template-home-template .d-flex.align-items-center {
    display: flex !important;
    flex-direction: row;
  }

  .video-section .col-lg-4 {
    padding: 0;
  }

  .feature-block .image img {
    min-height: 400px;
  }

  .news-block p.text.hint.secondary-font {
    display: none;
  }

  .news-block .lower-content .owner-name::before {
    width: 100%;
  }

  .news-block .post-meta li {
    font-size: 14px;
    font-weight: 400;
    color: #151515;
    line-height: 30px;
  }

  .news-block .lower-content h4 {
    margin-bottom: 10px;
    background: linear-gradient(298.29deg, #151515 24.13%, #303030 80.16%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 19.2px;
    font-weight: 600;
    line-height: 32px;
  }

  .call-to-action-seven .content-column.col-lg-7.col-sm-12 {
    text-align: center;
  }

  .call-to-action-seven .sec-title h2 {
    color: #151515;
    font-weight: 500;
    margin-bottom: 30px;
    font-size: 55px;
    line-height: 73px;
  }

  .call-to-action-seven .icon-box img {
    width: 32px;
  }

  .cs-cont {
    padding: 0 55px;
  }

  .cs-img img {
    border-radius: 0px;
  }

  .resource-img-box {
    justify-items: center;
  }

  .resource-content {
    text-align: center;
  }

  section.schedule-call-for-designer .sc-img {
    display: none;
  }

  .page-template-designer-template section.pricing-section {
    padding-top: 50px;
  }

  .how-remote-helped {
    padding: 60px 0 50px;
  }

  section.remote-work-future-designer {
    margin-top: 60px;
  }

  .page-template-designer-template .resources-section {
    padding: 0 0 60px;
  }

  .designer-match .top-text h2.h2 {
    font-size: 26px;
    line-height: 48px;
    line-height: 48px;
  }

  .highlighted-review-cont .h2 {
    font-size: 26px;
    font-weight: 500;
    line-height: 48px;
  }

  .page-template-cto-service-template section.meet-engineers-section.top-talents {
    padding-top: 60px;
  }

  section.schedule-call-for-cto .sc-img {
    display: none;
  }

  .page-template-cto-service-template .pricing-section {
    margin-top: 60px;
  }
}


.resource-img-box {
  position: relative;
  overflow: hidden;
}

.resource-box:hover .overlay {
  top: 0;
  left: 0;
}

.mobile-bg {
  display: none;
}

/*Employer Page Css*/
.tnc-section {
    position: relative;
    padding: 140px 0 50px;
}
.tnc-section .auto-container {
    max-width: 1050px;
}
.sec-title {
    position: relative;
    margin-bottom: 50px;
}
.tnc-section h3 {
    font-weight: 500;
    font-size: 26px;
    line-height: 35px;
    color: #202124;
    margin-bottom: 23px;
}
.tnc-section p{
  margin: 0 0 20px;
}

/*  Default Header CSS */
.header-default .site-header{
  background: #fff;
}
.header-default.header-image .site-header .wrap {
    background: url(images/logo-black.png) no-repeat left;
    padding: 0;
    background-size: 160px;
}
.header-default .genesis-nav-menu .menu-item-has-children>a, .header-default .genesis-nav-menu a {
    color: #202124;
}

/* Cookies Policy CSS */
.q-notification__wrapper{
    position: fixed;
    padding: 15px 30px;
    z-index: 999999;
    bottom: 10px;
    right: 10px;
    --bs-bg-opacity: 1;
    background-color: rgba(255, 255, 255, 1) !important;
    --bs-text-opacity: 1;
    color: rgba(0, 0, 0, 1) !important;
    border-radius: 5px;
}
.q-notification__content{
  align-items: center;
}
.q-notification__icon{
  font-size: 24px;
  margin-right: 16px;
  flex: 0 0 1em;
}
.q-notification__message{
  padding: 5px 20px !important;
}
.q-notification__wrapper .notification__actions{
    padding: 6px 0 6px 8px;
    margin-right: -8px;
}
.btn-notify-one {
    text-align: center;
    border-radius: 8px;
    margin-top: 10px;
    margin-bottom: 10px;
    flex-shrink: 0;
    width: 100%;
    max-width: 100%;
}
.btn-notify-one, .btn-notify-one:hover {
    color: #fff;
    background-color: #5e25ff;
}
.btn-notify-two {
    text-align: center;
    color: #5e25ff;
    background-color: #f2edff;
    border-radius: 8px;
    margin-top: 10px;
    margin-bottom: 10px;
    flex-shrink: 0;
    width: 100%;
    max-width: 100%;
}
.q-notification__actions{
    flex: 0 0 auto;
    width: auto;
    min-width: 0;
    max-width: 100%;
    --bs-gutter-x: 1.5rem;
    --bs-gutter-y: 0;
    display: flex;
    flex-wrap: wrap;
}
.page-template-community-template .how-remote-helped.elite-engineers .how-remote{
  grid-template-columns: 1fr 0fr;
}


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


@media only screen and (max-width: 1800px) {
  .banner-section-eleven .content-column .inner-column {
    position: relative;
    padding: 290px 300px 90px 180px;
  }
}

@media only screen and (max-width: 1460px) {
  .site-header .widget-area {
    width: 82%;
  }

  .call-to-action-seven .content-column {
    width: 100% !important;
  }

  .call-to-action-seven .sec-title h2 {
    max-width: 600px;
    margin: 0 auto;
    margin-bottom: 30px;
  }
  .page-template-hire-template  .call-to-action-seven .sec-title h2 {
    max-width: 100%;
  }
  .sc-text .h2{
    max-width: 700px;
    line-height: 48px;
  }
  .banner-section-eleven .content-column .inner-column {
    position: relative;
    padding: 100px 20px 60px 20px;
  }

  .process-section.dark-two-theme .auto-container,
  .process-section.light-theme .auto-container {
    padding: 40px 20px !important;
  }

  .process-section.light-theme .process-block {
    padding: 14px 40px !important;
    margin: 0px 0 !important;
    text-align: -webkit-center;
  }

  .process-section.light-theme .process-container {
    padding: 0 !important;
    margin: 0 !important;
  }

  .process-section.dark-two-theme .auto-container .process-block:nth-child(1) {
    margin-left: 0;
  }

  .process-section.dark-two-theme .auto-container .process-block:nth-last-child(1) {
    margin-right: 0;
  }

  .process-block .text {
    padding: 20px 40px !important;
  }

  .process-section.cream-three-theme .process-block {
    flex: 1 0 calc(100% - 20px) !important;
    padding: 30px 0 !important;
    margin: 0 !important;
    text-align: center;
    text-align: -webkit-center;
  }

  .process-section.cream-three-theme .auto-container {
    padding: 60px 20px !important;
  }

  .process-section.cream-three-theme .process-block .block-container {
    padding: 0 20px !important;
  }

  .feature-block .image img {
    height: 400px !important;
    object-fit: cover !important;
  }

  .news-section.style-two .grid-container-2col-2row .news-block .inner-box {
    text-align: center;
  }

  .news-block:nth-child(1) .owner-name-overlay {
    height: 175px;
  }

  .auto-container {
    padding: 0 20px !important;
  }

  .call-to-action-seven .image-column,
  .login-section .inner-box,
  .register-section .inner-box {
    display: none !important;
  }

  .call-to-action-seven .sec-title {
    text-align: center;
  }

  .cream-three-theme .btn-box.mt-5 {
    margin-top: 48px !important;
  }
}

@media only screen and (max-width: 1440px) {
  .page-template-hire-template .banner-section-eight .image-outer {
    display: none;
  }
  .pricing-box{
    max-width: 49%;
  }
  .banner-section-eight .image-outer {
    display: none;
}
.banner-section-eight .content-column .title-box .page-title {
  position: relative !important;
  top: auto  !important;;
  text-align: center  !important;;
}
.banner-section-eight .content-column .title-box h1 {
  font-size: 40px  !important;;
  padding: 40px 0  !important;;
}
.banner-section-eight .content-column .btn-box, .banner-section-eight .content-column h1, .banner-section-eight .content-column h5 {
  position: relative !important;
  text-wrap: wrap !important;
  top: auto !important;
  text-align: center;
}
  .banner-image-outer {
    display: none;
  }

  .mobile-bg {
    display: block;
  }

  .mobile-bg {
    background-size: cover;
    background-position: center center;
    opacity: 0.5;
    filter: blur(5px);
  }

  .banner-section-eight .content-column {
    height: auto;
    padding: 100px 0 70px 0;
    width: 100%;
  }

  .banner-section-eight .content-column .title-box .page-title {
    position: relative;
    top: auto;
    text-align: center;
  }

  .banner-section-eight .content-column .title-box h1 {
    font-size: 40px;
    padding: 40px 0;
  }

  .rwt-cont,
  .rwt-feature {
    grid-template-columns: 1fr;
  }

  .rwt-2,
  .rwt-3 {
    margin-top: 0;
    margin-bottom: 0;
  }

  .rwt-1 {
    margin-bottom: 0;
  }

  .rwt-feature {
    margin-bottom: 20px;
    gap: 20px;
  }
  section.remote-work-future.remotework{
    padding: 60px 0 60px;
  }
  .cs-details{
    grid-template-columns: 1fr;
  }
  .case-studies{
    margin-top: 60px;
    margin-bottom: 60px;
  }
  .cs-text {
    max-width: 100%;
    text-align: center;
}

.cs-img {
  justify-self: center;
  width: 100%;
}
.cs-img img{
  width: 100%;
  object-fit: cover;
  height: 100%;
}
.rwt-text .h2 {
  font-size: 60px!important;
  line-height: 70px;
}
.remotework .rwt-text .h2{
  font-size: 48px!important;
}
.resource-box{
  padding: 0 40px;
  max-width: 100%;
  
  text-align: center;
}
.rwt-cont{
  gap: 20px;
}
.footer-widgets-1 {
  width: 100%;
}

.footer-widgets-4,
.footer-widgets-2,
.footer-widgets-3,
.footer-widgets-5 {
  width: 50%;

}

.footer-widgets .wrap {
  flex-wrap: wrap;
  padding: 0 40px;
}
.footer-column{
  padding-left: 0;
}
.pricing-tables{
  flex-wrap: initial;
}
}

@media only screen and (max-width: 1365px) {
  h2 {
    font-size: 30px !important;
  }

  .call-to-action-seven .sec-title h2 {
    font-size: 55px !important;
  }

  #menu-main-menu.mobile-submenu-mode>li:not(.mobile-submenu-container) {
    display: none !important;
    visibility: hidden !important;
    opacity: 0 !important;
    height: 0 !important;
    overflow: hidden !important;
  }
  .genesis-nav-menu .show-mobile{display: block;}
  .mobile-submenu-container {
    display: list-item !important;
    list-style: none !important;
    width: 100% !important;
    margin: 0 !important;
    padding: 0 !important;
  }

  .mobile-submenu-container .sub-menu {
    display: block !important;
    position: static !important;
    width: 100% !important;
    box-shadow: none !important;
    background: transparent !important;
    margin: 0 !important;
    opacity: 1 !important;
    visibility: visible !important;
    z-index: 9999 !important;
    min-height: 100px !important;
  }

  .mobile-submenu-container .sub-menu li {
    list-style: none !important;
    width: 100% !important;
  }

  .mobile-submenu-container .sub-menu a {
    display: block !important;
    padding: 12px 20px !important;
    color: #979797 !important;
    text-decoration: none !important;
    background: transparent;
    line-height: normal;
    font-family: GT America;
    font-size: 16px;
    margin-bottom: 10px;
  }

  .mobile-back-btn i {
    color: #fff;
  }

  .mobile-back-btn {
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    list-style: none !important;
    margin-bottom: 40px;
  }

  .site-header .sub-menu {
    border: none;
  }

  .mobile-submenu-container .sub-menu .mobile-back-btn a {
    font-weight: bold !important;
    padding: 12px 0px !important;
    display: flex !important;
    align-items: center;
  }

  .mobile-back-btn span {
    width: 100%;
    text-align: center;
    font-weight: normal;
  }

  .menu-item-has-children:hover .sub-menu,
  .menu-item-has-children .sub-menu {
    display: none !important;
  }

  #mobi-menu span {
    width: 30px;
    display: block;
    position: relative;
    background: #fff;
    height: 2.5px;
    border-radius: 2px;
    margin-bottom: 4px;
  }
  .page-template-about-template  #mobi-menu span {
    background: #000;
  }

  #mobi-menu .burger-bar-last {
    width: 20px;
    margin-bottom: 0;
    /* height: 1px; */
  }

  #mobi-menu.active span.burger-bar:first-child {
    transform: translateY(5px) rotate(45deg);
    height: 1.5px;
  }

  #mobi-menu.active span.burger-bar:nth-child(2) {
    opacity: 0;
    height: 1.5px;
    transform: scaleX(0);
  }

  #mobi-menu.active span.burger-bar-last {
    width: 30px;
    height: 1.5px;
    transform: translateY(-6.5px) rotate(-45deg);
  }

  .site-header.scrolled #mobi-menu span {
    background-color: #000;
  }

  .genesis-nav-menu {
    font-size: 16px;
    font-family: GT America;
  }

  .main-menu-heading {
    padding-top: 10px;
  }

  .page-template-why-template .row.grid-base.place-content-center.aos-init.aos-animate {
    flex-wrap: wrap;
    justify-content: center;
  }

  #custom_html-3 {
    display: none;
  }

  .genesis-nav-menu {
    padding: 0px 20px;
    display: flex;
    flex-direction: column;
  }

  .nav-header {
    display: none;
    /* padding: 30px 0px; */
  }

  .nav-header {
    width: 100%;
    text-align: center;
    background: #333;
    margin-top: 0px;
    left: 0;
    position: absolute;
    z-index: 99999;
    top: 65px;
    height: 100dvh;
  }

  .genesis-nav-menu a,
  .genesis-nav-menu .menu-item-has-children>a {
    color: #979797;
    padding: 12px 20px;
    line-height: normal;
    margin-bottom: 10px;
    align-items: center;
    justify-content: space-between;
  }

  .header-image .site-title a {
    min-height: 40px;
  }

  .flaticon-menu-1:before {
    content: "";
  }

  .scrolled .genesis-nav-menu .menu-item-has-children>a,
  .scrolled .genesis-nav-menu a {
    color: #979797;
  }

  [class*=" flaticon-"]:after,
  [class*=" flaticon-"]:before,
  [class^="flaticon-"]:after,
  [class^="flaticon-"]:before {
    font-family: Flaticon;
    font-style: normal;
  }

  .mobile-nav-toggler .flaticon-menu-1:before {
    transition: all 100ms ease;
  }

  #mobi-menu {
    position: absolute;
    top: 15px;
    right: 0;
    z-index: 99999;
    text-transform: uppercase;
    display: block;
    margin: 0;
    height: auto;
    text-align: left;
    cursor: pointer;
    background-size: 105%;
    background-position: 100%;
  }

  .genesis-nav-menu .menu-item:hover .sub-menu {
    position: static;
    display: none !important;
  }

  .site-header {
    padding: 0 15px;
    height: 50px;
  }

  .header-image .site-header .wrap,
  .header-image .site-header.scrolled .wrap {
    background-size: 112px;
    position: relative;
  }
}

@media screen and (max-width: 1300px) {
  .sc-text .h2 {
    font-size: 27px;

  }

  section.schedule-call {
    grid-template-columns: 0.5fr 1fr;
  }
}


@media only screen and (max-width: 1024px) {
  body {
    background-color: #fff;
  }

  .footer-widgets-1 {
    width: 100%;
  }

  .footer-widgets-4,
  .footer-widgets-2,
  .footer-widgets-3,
  .footer-widgets-5 {
    width: 50%;

  }

  .footer-widgets .wrap {
    flex-wrap: wrap;
  }

  .content,
  .content-sidebar-sidebar .content,
  .content-sidebar-sidebar .content-sidebar-wrap,


  /* .sidebar-content-sidebar .content,
  .sidebar-content-sidebar .content-sidebar-wrap,
  .sidebar-primary,
  .sidebar-secondary,
  .sidebar-sidebar-content .content,
  .sidebar-sidebar-content .content-sidebar-wrap,
  .site-header .widget-area,
  .site-inner,
  .title-area,
  .wrap {
      width: 100%;
  } */

  .archive-description,
  .author-box,
  .comment-respond,
  .entry,
  .entry-comments,
  .entry-footer .entry-meta,
  .header-image .site-header .widget-area,
  .sidebar .widget {
    padding: 0;
  }


  .genesis-nav-menu li,
  .site-header ul.genesis-nav-menu,
  .site-header .search-form {
    float: none;
  }

  .genesis-nav-menu,
  .site-description,
  .site-header .title-area,
  .site-header .search-form,
  .site-title {
    text-align: center;
  }

  .genesis-nav-menu a,
  .genesis-nav-menu>.first>a,
  .genesis-nav-menu>.last>a {
    padding: 15px 16px;
  }

  .site-header .search-form {
    margin: 16px auto;
    margin: 1.6rem auto;
  }

  .genesis-nav-menu li.right {
    display: none;
  }

  .entry-footer .entry-meta {
    margin: 0;
    padding-top: 12px;
    padding-top: 1.2rem;
  }

  .sidebar .widget.enews-widget {
    padding: 40px;
    padding: 4rem;
  }

  .site-footer {
    padding: 24px 0;
    padding: 2.4rem 0;
  }

  .footer-widgets {
    padding: 40px 25px 16px;
  }

  .footer-widgets-1 {
    margin: 0;
  }

  .banner-section-eleven .content-column h1 {
    font-size: 63px;
  }

  .process-section.dark-two-theme .auto-container {
    padding: 60px 20px !important;
  }

  .process-section.dark-two-theme .auto-container .process-block {
    margin: 0;
    margin-bottom: 20px;
  }

  .solution-container.process-section.dark-two-theme .sec-title {
    margin-bottom: 20px;
  }

  .process-section.dark-two-theme .process-block {
    flex: 1 0 calc(100% - 20px) !important;
    padding: 30px 40px !important;
    text-align: center;
    text-align: -webkit-center;
  }

  .video-section .content .d-flex {
    flex-direction: row;
  }



  .news-block:nth-child(1) .owner-name-overlay {
    height: 96px;
  }

  .footer-column {
    padding: 0;
  }

  .call-to-action-seven .content-column {
    width: 100% !important;
  }

  .video-section .col-lg-4 {
    width: 50%;
  }

  .clients-section .sponsors-outer {
    flex-direction: column;
  }

  .sponsors-carousel {
    width: 100%;
  }
}

@media only screen and (max-width: 1023px) {
  .video-section .col-lg-4 {
    width: 100%;
  }

  .process-section.light-theme .process-block {
    flex: 1 0 calc(100% - 20px) !important;
  }
  .sc-img{
    display: none;
  }
  section.schedule-call{
    grid-template-columns: 1fr;
    text-align: center;
  }
  .sc-text{
    align-items: center;
  }
  .sc-text .h2{
    max-width: 100%;
  }
  .pricing-tables{
    flex-direction: column;
  }
  .pricing-box{
    max-width: 100%;
  }
  .page-template-hire-template section.pricing-section h2{
    text-align: center;
  }
      .rwt-text .h2 {
        font-size: 42px !important;
        line-height: 70px;
    }
    .resource-details{
      grid-template-columns: 1fr;
      gap: 20px 30px;
    }
    .resource-img-box{
      width: 100%;
    }
    .resource-img-box img{
      object-fit: cover;
      max-width: 100%;
      display: block;
      width: 100%;
      min-height: 220px;
      max-height: 220px;
  
    }
    .call-to-action-seven .sec-title {
      padding: 0;
    }
    .page-template-blog-template .row{
    display: block;
  }
  .page-template-blog-template .sidebar-page-container .content-side{
      width: 100%;
  }
  .page-template-blog-template .blog-grid .row{
      display: block;
      width: 100%;
      margin: 0;
  }
  .page-template-blog-template .blog-grid .news-block{
      width: 100%;
  }
  .page-template-blog-template .sidebar-page-container .auto-container{
    max-width: 100%;
  }
  .page-template-blog-template .auto-container .sidebar-side.col-lg-4{
    width: 100%;
  }
    .blog-single .auto-container.lower-box .row{
        display: block;
    }
    .blog-single .content-side{
      width: 100%;
      padding: 0 10px;
    }
    .blog-single .sidebar-side{
      width: 100%;
    }
    .page-template-clients-template .clients-section.trusted-logos .images-grid{
      grid-gap: 80px 75px !important;
    }
    .page-template-clients-template .clients-section.trusted-logos .images-grid img {
        min-width: 120px !important;
        max-width: 120px !important;
    }
    .page-template-clients-template .flex-row{
      flex-direction: column !important;
    }
    .our-team-section .auto-container .media-container.-style-two .image-box iframe, .our-team-section .auto-container .media-container.-style-two .image-box img{
        height: auto;
        min-height: 500px;
        width: 100%;
    }
    .our-team-section .auto-container .media-container.-style-two .image-box:nth-child(2){
      text-align: center;
    }
    .our-team-section .auto-container .media-container.-style-two .image-box img{
      width: 90%;
      min-height: 100px;
      height: auto;
      text-align: center;
    }
    .page-template-remote-talent-template .clients-section .images-grid{
      grid-gap: 60px 50px;
    }
    .page-template-remote-talent-template .resource-box{
        padding: 0 10px;
    }
    .get-started-page .auto-container .row{
      display: block;
    }
 
}

/* Mobile Responsive */

@media screen and (max-width: 767px) {
  .q-notification__actions,
  .q-notification__wrapper{
    display: block;
  }
  .news-section .grid-container-2col-2row {
    flex-direction: column;
    display: flex;
  }
  .clients-section .slide-item{
    margin: 0;
  }
  .remotework .rwt-text .h2 {
    font-size: 24px !important;
    margin-bottom: 20px;
}
  .clients-section .sponsors-outer .trusted-by{
    padding: 0;
  }
  .news-block .post-meta li {
    width: 100%;
  }

  .call-to-action-seven .sec-title {
    padding: 0;
  }

  .who-white-boxes {
    grid-template-columns: 1fr;
  }

  .lower-content .text.hint {
    display: none;
  }

  .footer-widgets-2,
  .footer-widgets-3,
  .footer-widgets-4,
  .footer-widgets-5 {
    width: 100%;
  }

  section.who-white-label .h2 {
    font-size: 30px;
    line-height: 34px;
  }

  section.designer-match-white-label .h2 {
    font-size: 30px;
    line-height: 34px;
  }

  .talent-onboard {
    padding: 00px 0 60px;
  }

  .hiring-ondemand h2 {
    font-size: 30px;
    line-height: 36px;
    margin-bottom: 20px;
  }

  .transparent-pricing-boxes {
    display: grid;
    grid-template-columns: 1fr;
    justify-items: center;
    align-items: center;
  }

  .hp-body h4.h4 {
    padding: 10px 20px 10px 20px;
    font-size: 17px;
  }

  section.who-white-label-new .h2 {
    font-size: 30px;
    line-height: 36px;
  }

  .subscribe-section-two .card.-simple {
    padding: 0px 272px;
  }

  .schedule-call-about {
    grid-template-columns: 1fr;
  }

  .mobile-only {
    display: block;
  }

  .schedule-call-about {
    grid-template-columns: 1fr;
  }

  .schedule-call-for-contact {
    grid-template-columns: 1fr;
  }

  .hire-process,
  .cs-details,
  .rwt-feature,
  .rwt-cont,
  .resource-details,
  .desinger-boxes,
  .schedule-call-for-designer,
  .schedule-call-for-productmanager,
  .schedule-call-for-cto,
  .desinger-boxes-for-cto,
  .schedule-call-for-subscription,
  .cost-cut-details,
  .feature-box {
    grid-template-columns: 1fr;
  }

  .banner-section-eleven .content-column h5 {
    display: none;
  }

  .banner-section-eleven .content-column h1 {
    font-size: 32px !important;
    line-height: 51px;
  }

  .sc-img img {
    max-width: 100%;
    width: 100%;
  }

  section.schedule-call {
    margin-top: 150px;
    grid-template-columns: 1fr;
  }

  .sc-text {
    padding: 60px 30px;
    align-items: center;
  }

  .sc-text .h2,
  section.how-to-hire-sect .h2,
  .resource-cont .h2,
  .remotework .h2,
  .cut-recruit-cost-section .top-text .h2,
  .how-remote .h2 {
    font-size: 26px !important;
    line-height: 48px;
    font-weight: 500;
  }
  .meet-engineers-section .sec-title{
    text-align: center;
  }
  
  .hero-content h1.h1 {
    font-size: 30px;
    margin-bottom: 20px;
    line-height: 35px;
  }

  .hero-content {
    padding: 0 0 0 20px;
    height: 95vh;
  }

  .btns-wrapper {
    display: flex;
    flex-direction: column;
    max-width: 230px;
  }

  .case-studies {
    margin: 60px 0;
  }

  .cs-img {
    justify-self: center;
    width: 100%;
  }
  .cs-img img{
    width: 100%;
    object-fit: cover;
    height: 100%;
  }

  .cs-text {
    max-width: 580px;
    justify-self: center;
    margin: 0 auto;
    width: 100%;
    text-align: center;
  }

  .pricing-section h2 {
    font-size: 30px;
    line-height: 35px;
  }

  .rwt-text .h2 {
    font-size: 24px !important;
    line-height: normal;
  }

  .rwt-1 {
    margin-bottom: 0;
  }

  .rwt-2 {
    margin-top: 0;
  }

  .rwt-3 {
    margin: 20px 0 0 0;
  }

  .resource-box {
    padding: 0 20px;
  }

  .pricing-box-for-designer {
    padding: 20px;
  }

  .how-remote {
    display: grid;
    align-items: center;
    gap: 80px;
    row-gap: 20px;
  }

  .how-remote-video {
    max-height: 300px !important;
  }

  section.cut-recruit-cost-section p {
    font-size: 16px;
    line-height: 20px;
  }

  .feature-box {
    align-items: center;
    column-gap: 40px;
    margin-bottom: 30px;
    row-gap: 40px;
  }

  section.features-section .h2 {
    margin-bottom: 50px;
  }

  .feature-box:nth-child(even) .feature-text {
    grid-column: 1;
    grid-row: 1;
  }

  .feature-text .h2 {
    font-size: 32px;
    margin-bottom: 10px !important;
    line-height: 36px !important;
  }

  .pricing-tables-subscription .pricing-box {
    width: 100%;
  }

  .pricing-tables-subscription {
    flex-wrap: wrap;
  }

  .pricing-section {
    margin-top: 0;
  }

  .cf7-form-container {
    padding: 24px;
    margin: 20px;
  }

  .cf7-form-row {
    flex-direction: column;
    gap: 0;
  }

  .cf7-form-group {
    margin-bottom: 24px;
  }

  .btn--fill {
    display: inline-block;
    color: #000;
    background: #fff;
    border-radius: 8px;
    font-size: 15px;
    line-height: 24px;
    font-weight: bold;
    letter-spacing: 0.02em;
  }

  section.schedule-call .sc-img {
    display: none;
  }

  .acc-btn {
    font-size: 13px;
  }

  .call-to-action-four .review-title {
    flex-direction: column;
  }

  .video-section .col-lg-4 {
    padding: 0;
  }
  .rwt-cont ,.rwt-feature{
    width: 100%;
    overflow: hidden;
    display: block;
  }
  .footer-widgets .wrap{
    padding: 0;
  }
  .page-template-about-template .subscribe-section-two .card.-simple{
      padding: 0;
  }
  .page-template-about-template .our-company{
    display: block;
    text-align: center;
  }
  .about-section.-type-3 .content-column{
      padding: 32px 12px;
  }
  .page-template-about-template .team h2 {
      font-size: 24px !important;
  }
  .page-template-about-template .team .row{
    display: block;
  }
  .page-template-about-template  .news-section.style-two .news-block {
    padding: 0 30px;
  }
  .sidebar-page-container .auto-container{
      max-width: 100%;
      display: block;
  }
  .page-template-blog-template .row{
    display: block;
  }
  .page-template-blog-template .sidebar-page-container .content-side{
      width: 100%;
  }
  .page-template-blog-template .blog-grid .row{
      display: block;
      width: 100%;
      margin: 0;
  }
  .page-template-blog-template .blog-grid .news-block{
      width: 100%;
  }
  .page-template-blog-template .sidebar-page-container .auto-container{
    max-width: 100%;
  }
  .page-template-blog-template .auto-container .sidebar-side.col-lg-4{
    width: 100%;
  }
  .blog-single .auto-container{
    max-width: 100%;
    padding: 0 15px !important;
  }
  .blog-single .upper-box h1{
    font-size: 26px;
  }
  .blog-single .auto-container.lower-box .row{
      display: block;
  }
  .blog-single .content-side{
    width: 100%;
    padding: 0 10px;
  }
  .blog-single .sidebar-side{
    width: 100%;
  }
  .page-template-clients-template .clients-section.trusted-logos .images-grid{
      grid-template-columns: repeat(2, 1fr);
      grid-gap: 40px 30px;
  }
  .page-template-clients-template .clients-section.trusted-logos .images-grid img{
      min-width: 160px;
      max-width: 160px;
  }
  .sec-title h2{
      font-size: 28px !important;
  }
  .our-team-section .auto-container .media-container.-style-two .image-box iframe{
    min-height: 200px;
  }

  .our-team-section .auto-container .media-container.-style-two .image-box:nth-child(2), .our-team-section .auto-container .media-container.-style-two .image-box:nth-child(3){
    grid-column: span 2;
  }
  .our-team-section .auto-container .media-container.-style-two .image-box img{
      width: 100%;
  }
  .page-template-becomeaffiliate-template .hire-process-box{
      min-height: 300px;
  }
  .remote-work-future .rwt-3,
  .remote-work-future .rwt-1,  
  .page-template-remote-talent-template .rwt-3,
  .page-template-remote-talent-template .rwt-1{
      margin-bottom: 20px;
  }
  .designer-box .h2{
    margin-top: 20px;
  }
  .how-remote-helped.elite-engineers .how-remote{
    display: block;
  }
  .page-template-community-template .clients-section .images-grid,
  .page-template-remote-talent-template .clients-section .images-grid{
    grid-template-columns: repeat(2, 1fr);
  }
  .designer-match-cont .top-text p,
  .page-template-designer-template .designer-match-cont .top-text p{
      padding: 0 10px;
  }
  .how-remote,
  .page-template-product-manger-template .btn--outline{
      display: block !important;
  }
  .call-to-action-seven .sec-title h2 {
      font-size: 36px !important;
      line-height: 50px;
  }
  .call-to-action-seven .btn-box .theme-btn{
    width: 100%;
  }
  .past-event h2.h2{
    margin-bottom: 0px;
  }
  .page-template-community-template .clients-section .images-grid{
      grid-gap: 40px 20px;
  }
  .section-bg-color .grid-container .images-section{
      padding: 10px 0px;
  }
  .tribe-btn{
      width: 85%;
  }

}

@media only screen and (max-width: 599px) {
  .auto-container {
    padding: 0 35px !important;
  }

}

@media only screen and (max-width: 479px) {
  h3 {
    font-size: 20px;
    font-weight: 500;
  }
}

@media screen and (min-width: 767px) {
  .desktop-only {
    display: block;
  }

  .mobile-only {
    display: none;
  }
  

}


/* Desktops */
@media screen and (min-width: 1440px) {
  .row>.col-lg-4 {
    height: auto;
    width: 33.3333%;
  }
}


/* Inner Pages */

@media (min-height: 650px) {
  .header-section .banner-section-eight .image-outer .image img {
      height: 60vh !important;
      object-fit: cover;
  }
}

@media only screen and (max-height: 900px) {
  .header-section .banner-section-eight .image-outer .image img {
      height: 65vh!important;
  }
}

@media only screen and (max-height: 850px) {
  .header-section .banner-section-eight .image-outer .image img {
      height: 70vh!important;
  }
}

@media only screen and (max-height: 800px) {
  .header-section .banner-section-eight .image-outer .image img {
      height: 76vh!important;
  }
}

@media only screen and (max-height: 750px) {
  .header-section .banner-section-eight .image-outer .image img {
      height: 82vh!important;
  }
}

@media only screen and (max-height: 700px) {
  .header-section .banner-section-eight .image-outer .image img {
      height: 95vh!important;
  }
}

@media only screen and (max-height: 600px) {
  .header-section .banner-section-eight .image-outer .image img {
      height: 110vh!important;
  }
}
@media only screen and (max-height: 500px) {
  .header-section .banner-section-eight .image-outer .image img {
      height: 130vh!important;
  }
}

@media only screen and (max-height: 450px) {
  .header-section .banner-section-eight .image-outer .image img {
      height: 140vh!important;
  }
}

@media only screen and (max-height: 350px) {
  .header-section .banner-section-eight .image-outer .image img {
      height: 180vh!important;
  }
}