/*
Theme Name: Affinity
Theme URI: https://afterimagedesigns.com/wp-bootstrap-starter/
Author: Afterimage Designs
Author URI: https://afterimagedesigns.com/
Description:  The best WordPress starter theme based on the most powerful frameworks in the world: "_s" (by Automattic, the main people behind WordPress development), Twitter Bootstrap (the most popular HTML, CSS, and JS framework for developing responsive, mobile first projects on the web) and Font Awesome (or Fontawesome, a full suite of 675+ pictographic icons for easy scalable vector graphics on websites). This theme, like WordPress, is licensed under the GPL. You can use this theme as base for your next WordPress theme project and you are allowed to remove the link at the footer or do whatever you want. Your feedback on how we can continuously improve this WordPress Starter Theme Bootstrap will be highly appreciated. Page templates includes Right-sidebar (default page template), Left-Sidebar, Full-Width, Blank with container, Blank without container Page. Other features - Currently using Bootstrap v4.0.0 , Widgetized footer area, WooCommerce ready, Compatible with Contact Form 7, Compatible with Visual Composer, Compatible with Elementor Page Builder. This theme will be an active project which we will update from time to time. Check this page regularly for the updates.
Version: 3.3.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: wp-bootstrap-starter
Requires at least: 4.7
Requires PHP: 5.2.4
Tested up to: 5.4
Tags: blog, custom-menu, featured-images, threaded-comments, translation-ready, right-sidebar, custom-background, e-commerce, theme-options, sticky-post, full-width-template
*/
/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Normalize
# Typography
# Elements
# Forms
# Navigation
	## Links
	## Menus
# Accessibility
# Alignments
# Clearings
# Widgets
# Content
	## Posts and pages
	## Comments
# Infinite scroll
# Media
	## Captions
	## Galleries
# Woocommerce
# Footer
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Normalize
--------------------------------------------------------------*/
body {
  margin: 0;
  -webkit-font-smoothing: auto;
  background: #000;
}

.navbar-brand .black_logo {
    display: none;
}

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

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}

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

[hidden],
template {
  display: none;
}

a {
  background-color: transparent;
}

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

dfn {
  font-style: italic;
}

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

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: 1em 2.5rem;
}

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

button {
  overflow: visible;
}

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;
}

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

input {
  line-height: normal;
}

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

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

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

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

legend {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: bold;
}

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

td,
th {
  padding: 0;
}

/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/
h1, h2, h3, h4, h5, h6 {
  clear: both;
  color: #24292e;
  font-weight: 600;
  margin-top: 24px;
  margin-bottom: 15px;
}
h1 {
  font-size: 32px;
  padding-bottom: 10px;
}
h2 {
  font-size: 24px;
  padding-bottom: 0.3em;
  line-height: 1.25;
}
h3 {
  font-size: 18px;
  line-height: 25px;
}
h4 {
  font-size: 16px;
  line-height: 20px;
}
h5 {
  font-size: 14px;
  line-height: 17.5px;
}

p {
  margin-bottom: 1.5em;
}
h1.entry-title {
  font-size: 1.31rem;
  border-bottom: 1px solid #eaecef;
}
h2.entry-title {
  border-bottom: 1px solid #eaecef;
}
h3.widget-title {
  font-size: 1.2rem;
}

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

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

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

table {
  margin: 0 0 1.5em;
  width: 100%;
}

/*--------------------------------------------------------------
# Forms
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Navigation
--------------------------------------------------------------*/
header#masthead {
  margin-bottom: 0;
}

.navbar-brand > a {
  color: rgba(0, 0, 0, 0.9);
  font-size: 1.1rem;
  outline: medium none;
  text-decoration: none;
  color: #fff;
  font-weight: 700;
}

.navbar-brand > a:visited, .navbar-brand > a:hover {
  text-decoration: none;
}

#page-sub-header {
  position: relative;
  padding-top: 5rem;
  padding-bottom: 0;
  text-align: center;
  font-size: 1.25rem;
  background-size: cover !important;
}

body:not(.theme-preset-active) #page-sub-header h1 {
  line-height: 1.6;
  font-size: 4rem;
  color: #563e7c;
  margin: 0 0 1rem;
  border: 0;
  padding: 0;
}

#page-sub-header p {
  margin-bottom: 0;
  line-height: 1.4;
  font-size: 1.25rem;
  font-weight: 300;
}
body:not(.theme-preset-active) #page-sub-header p {
color: #212529;
}
a.page-scroller {
  color: #333;
  font-size: 2.6rem;
  display: inline-block;
  margin-top: 2rem;
}

@media screen and (min-width: 768px) {
  body:not(.theme-preset-active) #page-sub-header h1 {
    font-size: 3.750rem;
  }
  body:not(.theme-preset-active) #page-sub-header {
    font-size: 1.25rem;
  }
}
@media screen and (min-width: 992px) {
  #page-sub-header p {
    max-width: 43rem;
    margin: 0 auto;
  }
}
/*--------------------------------------------------------------
## Links
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Menus
--------------------------------------------------------------*/
#masthead nav {
  padding-left: 0;
  padding-right: 0;
}

body:not(.theme-preset-active) #masthead .navbar-nav > li > a {
  color: #cdbfe3;
  padding: 0.5rem;
  font-weight: 500;
  font-size: 0.875rem;
}

body:not(.theme-preset-active) #masthead .navbar-nav > li > a:hover,
body:not(.theme-preset-active) #masthead .navbar-nav > li.current_page_item > a {
  color: #fff;
  font-weight: 600;
  /*background: #f9f9f9;*/
}

.navbar-brand {
  height: auto;
}

.navbar-toggle .icon-bar {
  background: #000 none repeat scroll 0 0;
}

.dropdown-menu .dropdown-toggle::after {
  border-bottom: 0.3em solid transparent;
  border-left: 0.3em solid;
  border-top: 0.3em solid transparent;
}

.dropdown.menu-item-has-children .dropdown.menu-item-has-children {
    position: relative;
}

.dropdown.menu-item-has-children .dropdown.menu-item-has-children>.dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: -6px;
    margin-left: -1px;
    -webkit-border-radius: 0 6px 6px 6px;
    -moz-border-radius: 0 6px 6px;
    border-radius: 0 6px 6px 6px;
}
.dropdown.menu-item-has-children .dropdown.menu-item-has-children:hover>.dropdown-menu {
    display: block;
}

.dropdown.menu-item-has-children .dropdown.menu-item-has-children>a:after {
    display: block;
    content: " ";
    float: right;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    border-width: 5px 0 5px 5px;
    border-left-color: #ccc;
    margin-top: 5px;
    margin-right: -10px;
}

.dropdown.menu-item-has-children .dropdown.menu-item-has-children:hover>a:after {
    border-left-color: #fff;
}

.dropdown.menu-item-has-children .dropdown.menu-item-has-children.pull-left {
    float: none;
}

.dropdown.menu-item-has-children .dropdown.menu-item-has-children.pull-left>.dropdown-menu {
    left: -100%;
    margin-left: 10px;
    -webkit-border-radius: 6px 0 6px 6px;
    -moz-border-radius: 6px 0 6px 6px;
    border-radius: 6px 0 6px 6px;
}

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

.dropdown-item {
  line-height: 1.2;
  padding-bottom: 0.313rem;
  padding-top: 0.313rem;
}

.dropdown-menu {
  min-width: 12.500rem;
}

.dropdown .open .dropdown-menu {
  display: block;
  left: 12.250em;
  top: 0;
}

.dropdown-menu .dropdown-item {
  white-space: normal;
  background: transparent;
  line-height: 1.6;
}
.dropdown-menu .dropdown-item:hover {
  background: transparent;
}

@media screen and (min-width: 37.5em) {
  .menu-toggle {
    display: none;
  }
}
@media screen and (min-width: 769px) {
  .dropdown-menu li > .dropdown-menu {
    right: -9.875rem;
    top: 1.375rem;
  }
}
@media screen and (max-width: 991px) {
  .navbar-nav .dropdown-menu {
    border: medium none;
    margin-left: 1.250rem;
    padding: 0;
  }

  .dropdown-menu li a {
    padding: 0;
  }

  #masthead .navbar-nav > li > a {
    padding-bottom: 0.625rem;
    padding-top: 0.313rem;
  }

  .navbar-light .navbar-toggler {
    border: medium none;
    outline: none;
  }
}
.site-main .comment-navigation,
.site-main .posts-navigation,
.site-main .post-navigation {
  margin: 0 0 1.5em;
  overflow: hidden;
}

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

.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
  float: right;
  text-align: right;
  width: 50%;
}
.comment-content.card-block {
  padding: 20px;
}

.navigation.post-navigation {
  padding-top: 0;
  max-width: 35%;
  flex: 35%;
  margin: 0;
}

.post-navigation .nav-previous a,
.post-navigation .nav-next a {
  border: 1px solid #ddd;
  border-radius: 0.938rem;
  display: inline-block;
  padding: 0.313rem 0.875rem;
  text-decoration: none;
}

.post-navigation .nav-next a::after {
  content: " \2192";
}

.post-navigation .nav-previous a::before {
  content: "\2190 ";
}

.post-navigation .nav-previous a:hover,
.post-navigation .nav-next a:hover {
  background: #eee none repeat scroll 0 0;
}

/*--------------------------------------------------------------
# Accessibility
--------------------------------------------------------------*/
/* Text meant only for screen readers. */
.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-wrap: normal !important;
  /* Many screen reader and browser combinations announce broken words as they would appear visually. */
}
.screen-reader-text:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  color: #21759b;
  display: block;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: bold;
  height: auto;
  left: 0.313rem;
  line-height: normal;
  padding: 0.938rem 1.438rem 0.875rem;
  text-decoration: none;
  top: 0.313rem;
  width: auto;
  z-index: 100000;
  /* Above WP toolbar. */
}

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

/*--------------------------------------------------------------
# Alignments
--------------------------------------------------------------*/
.alignleft {
  display: inline;
  float: left;
  margin-right: 1.5em;
}

.alignright {
  display: inline;
  float: right;
  margin-left: 1.5em;
}

.aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

a img.alignright {
  float: right;
  margin: 0.313rem 0 1.25rem 1.25rem;
}

a img.alignnone {
  margin: 0.313rem 1.25rem 1.25rem 0;
}

a img.alignleft {
  float: left;
  margin: 0.313rem 1.25rem 1.25rem 0;
}

a img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.wp-caption.alignnone {
  margin: 0.313rem 1.25rem 1.25rem 0;
}

.wp-caption.alignleft {
  margin: 0.313rem 1.25rem 1.25rem 0;
}

.wp-caption.alignright {
  margin: 0.313rem 0 1.25rem 1.25rem;
}

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

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

/*--------------------------------------------------------------
# Widgets
--------------------------------------------------------------*/
.widget {
  margin: 0 0 1.5em;
  font-size: 0.875rem;
  /* Make sure select elements fit in widgets. */
}
.widget select {
  max-width: 100%;
}

.widget_search .search-form input[type="submit"] {
  display: none;
}

.nav > li > a:focus,
.nav > li > a:hover {
  background-color: #eee;
  text-decoration: none;
}
.half-rule {
  width: 6rem;
  margin: 2.5rem 0;
}
.widget_categories .nav-link {
  display: inline-block;
}

/*--------------------------------------------------------------
# Content
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Posts and pages
--------------------------------------------------------------*/
#content.site-content {
  /* padding-bottom: 3.75rem; */
  /* padding-top: 4.125rem; */
}

.sticky .entry-title::before {
  content: '\f08d';
  font-family: "Font Awesome\ 5 Free";
  font-size: 1.563rem;
  left: -2.5rem;
  position: absolute;
  top: 0.375rem;
  font-weight: 900;
}

.sticky .entry-title {
  position: relative;
}

.single .byline,
.group-blog .byline {
  display: inline;
}

.page-content,
.entry-content,
.entry-summary {
  margin: 1.5em 0 0;
}

.page-links {
  clear: both;
  margin: 0 0 1.5em;
}

.page-template-blank-page .entry-content,
.blank-page-with-container .entry-content {
  margin-top: 0;
}

.post.hentry {
  margin-bottom: 4rem;
}

.posted-on, .byline, .comments-link {
  color: #9a9a9a;
}

.entry-title > a {
  color: inherit;
}

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

.bypostauthor {
  display: block;
}

.comment-body .pull-left {
  padding-right: 0.625rem;
}

.comment-list .comment {
  display: block;
}

.comment-list {
  padding-left: 0;
}

.comments-title {
  font-size: 1.125rem;
}

.comment-list .pingback {
  border-top: 1px solid rgba(0, 0, 0, 0.125);
  padding: 0.563rem 0;
}

.comment-list .pingback:first-child {
  border: medium none;
}

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

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

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

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

/*--------------------------------------------------------------
## Captions
--------------------------------------------------------------*/
.wp-caption {
  background: #f1f1f1 none repeat scroll 0 0;
  border: 1px solid #f0f0f0;
  max-width: 96%;
  padding: 0.313rem 0.313rem 0;
  text-align: center;
}
.wp-caption img[class*="wp-image-"] {
  border: 0 none;
  height: auto;
  margin: 0;
  max-width: 100%;
}
.wp-caption .wp-caption-text {
  font-size: 0.688rem;
  line-height: 1.063rem;
  margin: 0;
  padding: 0.625rem;
}

.wp-caption-text {
  padding: 0;
  width: auto;
  text-align: center;
}

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

.gallery-item {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.gallery-item .gallery-columns-2 {
  max-width: 50%;
}
.gallery-item .gallery-columns-3 {
  max-width: 33.33333%;
}
.gallery-item .gallery-columns-4 {
  max-width: 25%;
}
.gallery-item .gallery-columns-5 {
  max-width: 20%;
}
.gallery-item .gallery-columns-6 {
  max-width: 16.66667%;
}
.gallery-item .gallery-columns-7 {
  max-width: 14.28571%;
}
.gallery-item .gallery-columns-8 {
  max-width: 12.5%;
}
.gallery-item .gallery-columns-9 {
  max-width: 11.11111%;
}

.gallery-caption {
  display: block;
}

/*--------------------------------------------------------------
# Plugin Compatibility
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Woocommerce
--------------------------------------------------------------*/
.woocommerce-cart-form .shop_table .coupon .input-text {
  width: 8.313rem !important;
}

.variations_form .variations .value > select {
  margin-bottom: 0.625rem;
}

.woocommerce-MyAccount-content .col-1,
.woocommerce-MyAccount-content .col-2 {
  max-width: 100%;
}

/*--------------------------------------------------------------
## Elementor
--------------------------------------------------------------*/
.elementor-page article .entry-footer {
  display: none;
}

.elementor-page.page-template-fullwidth #content.site-content {
  padding-bottom: 0;
  padding-top: 0;
}

.elementor-page .entry-content {
  margin-top: 0;
}

/*--------------------------------------------------------------
## Visual Composer
--------------------------------------------------------------*/
.vc_desktop article .entry-footer {
  display: none;
}

.vc_desktop #content.site-content {
  padding-bottom: 0;
  padding-top: 0;
}

.vc_desktop .entry-content {
  margin-top: 0;
}

/*--------------------------------------------------------------
# Footer
--------------------------------------------------------------*/
footer#colophon {
  font-size: 85%;
}
body:not(.theme-preset-active) footer#colophon {
  color: #99979c;
  background-color: #f7f7f7;
}
.navbar-dark .site-info {
  color: #fff;
}
.copyright {
  font-size: 0.875rem;
  margin-bottom: 0;
  text-align: center;
}

.copyright a, footer#colophon a {
  color: inherit;
}

@media screen and (max-width: 767px) {
  #masthead .navbar-nav > li > a {
    padding-bottom: 0.938rem;
    padding-top: 0.938rem;
  }
}
/*--------------------------------------------------------------
# Media Query
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Notebook
--------------------------------------------------------------*/
@media only screen and (max-width: 1280px) {
  html {
    font-size: 95%;
  }
}

@media screen and (max-width: 1199px) {
  .navbar-dark .dropdown-item {
    color: #fff;
  }
  .navbar-nav .dropdown-menu {
    background: transparent;
    box-shadow: none;
    border: none;
  }
}
/*--------------------------------------------------------------
## Netbook
--------------------------------------------------------------*/
@media only screen and (max-width: 1024px) {
  html {
    font-size: 90%;
  }
}
/*--------------------------------------------------------------
## iPad
--------------------------------------------------------------*/
@media only screen and (max-width: 960px) {
  html {
    font-size: 85%;
  }
}
/*--------------------------------------------------------------
## iPad
--------------------------------------------------------------*/
@media only screen and (max-width: 768px) {
  html {
    font-size: 80%;
  }
}
/*--------------------------------------------------------------
## iPad
--------------------------------------------------------------*/
@media only screen and (max-width: 480px) {
  html {
    font-size: 75%;
  }
}



@font-face {
    font-family: 'Inter';
    src: url('inc/assets/fonts/Inter-Regular.woff2') format('woff2'),
        url('inc/assets/fonts/Inter-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

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

@font-face {
    font-family: 'Inter';
    src: url('inc/assets/fonts/Inter-ExtraLight.woff2') format('woff2'),
        url('inc/assets/fonts/Inter-ExtraLight.woff') format('woff');
    font-weight: 200;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Inter';
    src: url('inc/assets/fonts/Inter-SemiBold.woff2') format('woff2'),
        url('inc/assets/fonts/Inter-SemiBold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Inter';
    src: url('inc/assets/fonts/Inter-Black.woff2') format('woff2'),
        url('inc/assets/fonts/Inter-Black.woff') format('woff');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

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

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

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

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

@font-face {
    font-family: 'General Sans';
    src: url('inc/assets/fonts/GeneralSans-Italic.woff2') format('woff2'),
        url('inc/assets/fonts/GeneralSans-Italic.woff') format('woff');
    font-weight: 300;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Inter';
    src: url('inc/assets/fonts/Inter-Regular.woff2') format('woff2'),
        url('inc/assets/fonts/Inter-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'General Sans';
    src: url('inc/assets/fonts/GeneralSans-BoldItalic.woff2') format('woff2'),
        url('inc/assets/fonts/GeneralSans-BoldItalic.woff') format('woff');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'General Sans';
    src: url('inc/assets/fonts/GeneralSans-Extralight.woff2') format('woff2'),
        url('inc/assets/fonts/GeneralSans-Extralight.woff') format('woff');
    font-weight: 200;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'General Sans';
    src: url('inc/assets/fonts/GeneralSans-Medium.woff2') format('woff2'),
        url('inc/assets/fonts/GeneralSans-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'General Sans';
    src: url('inc/assets/fonts/GeneralSans-LightItalic.woff2') format('woff2'),
        url('inc/assets/fonts/GeneralSans-LightItalic.woff') format('woff');
    font-weight: 300;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'General Sans';
    src: url('inc/assets/fonts/GeneralSans-MediumItalic.woff2') format('woff2'),
        url('inc/assets/fonts/GeneralSans-MediumItalic.woff') format('woff');
    font-weight: 500;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'General Sans';
    src: url('inc/assets/fonts/GeneralSans-ExtralightItalic.woff2') format('woff2'),
        url('inc/assets/fonts/GeneralSans-ExtralightItalic.woff') format('woff');
    font-weight: 200;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'General Sans';
    src: url('inc/assets/fonts/GeneralSans-Regular.woff2') format('woff2'),
        url('inc/assets/fonts/GeneralSans-Regular.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'General Sans';
    src: url('inc/assets/fonts/GeneralSans-Semibold.woff2') format('woff2'),
        url('inc/assets/fonts/GeneralSans-Semibold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'General Sans';
    src: url('inc/assets/fonts/GeneralSans-SemiboldItalic.woff2') format('woff2'),
        url('inc/assets/fonts/GeneralSans-SemiboldItalic.woff') format('woff');
    font-weight: 600;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'General Sans';
    src: url('inc/assets/fonts/GeneralSans-Bold.woff2') format('woff2'),
        url('inc/assets/fonts/GeneralSans-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'General Sans';
    src: url('inc/assets/fonts/GeneralSans-Light.woff2') format('woff2'),
        url('inc/assets/fonts/GeneralSans-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}





/*------------- Html Tags ------------*/

body{ font-family: 'Inter' !important; font-weight: 400; }
a {font-family: 'Inter' !important; font-weight: 400 !important;}
a:hover{ text-decoration: none; }
p{font-family: 'Inter' !important;font-weight: 400; color: #454545; }
h1{ font-family: 'General Sans' !important; font-weight: 600; color: #404040; }
h2{font-family: 'General Sans' !important;font-weight: 500;color: #404040;}
h3{font-family: 'Inter' !important;font-weight: 500; text-transform: uppercase; color: #404040; }
h4{font-family: 'General Sans' !important;font-weight: 600;color: #404040;line-height: 1;}
h5{ font-family: 'General Sans' !important; font-weight: 600; color: #404040; }
h6{ font-family: 'General Sans' !important; font-weight: 600; color: #404040; }
li{ font-family: 'Inter' !important; font-weight: 400; }
span{font-family: 'Inter';}
.container {padding: 0 60px;}

@media (min-width: 1200px) {
    .container, .container-lg, .container-md, .container-sm, .container-xl {
        max-width: 1560px;
    }
}

@media (min-width: 1200px) {
    .tabs-sec .row_spcs {
        max-width: 1470px;
        margin: 0 auto;
    }
}

/* Buttons */

.theme-btn .vc_general {
    font-size: 16px !important;
    color: #000 !important;
    position: relative;
    background: transparent !important;
    border: none !important;
    padding: 15px 0 !important;
    padding-left: 47px !important;
    display: inline-block;
    transition: all 0.6s ease-in-out !important;
}
.theme-btn .vc_general:before {
    content: "";
    position: absolute;
    width: 48px;
    height: 51px;
    background-image: url(/wp-content/uploads/2024/02/Component-10.png);
    left: 0;
    top: -1px;
    transition: all 0.5s ease-in-out !important;
    border-radius: 100%;
    filter: invert(1);
}

/* Header */

header#masthead {
    /*position: absolute;*/
    width: 100%;
    z-index: 999;
    padding: 30px 0;
}
header#masthead .container {
    max-width: 1920px;
    padding: 0 60px;
}
header#masthead li.menu-item a.nav-link {
    color: #000 !important;
    font-size: 16px;
    font-style: normal;
    font-weight: 400 !important;
    padding: 0;
    position: relative;
}
header#masthead li.menu-item {
    padding: 0 25px;
}
header#masthead li.menu-item a.nav-link:before {
    content: '';
    width: 0;
    height: 2px;
    background: linear-gradient(90deg, #01E7E7 0%, #25AAFF 23.94%, #D21FFF 49.83%);
    position: absolute;
    bottom: -10px;
    left: 0;
    transition: all 0.4s ease-in-out !important;
}
header#masthead li.menu-item a.nav-link:hover:before {
    width: 100%;
}

/* Banner */

.bannersec h2 span {
    font-family: 'General Sans' !important;
    color: #fff;
	font-weight: 500 !important;
}

.bannersec h1 span {
    font-family: 'General Sans' !important;
    color: #fff;
	 font-weight: 500 !important;
}
.bannersec h1,
.bannersec h2 {
	font-weight: 500 !important;
}

/* Who We Are */

section.vc_section.whoweSec {
    padding-top: 120px;
    padding-bottom: 120px;
}
.head-four {
    margin: 0;
    position: relative;
    margin-left: 35px;
    text-transform: uppercase;
    font-weight: 500;
}
.head-four:before {
    content: "";
    position: absolute;
    width: 25px;
    height: 3px;
    top: 50%;
    transform: translate(0, -50%);
    margin-left: -33px;
    background: linear-gradient(90deg, #01E7E7 0%, #25AAFF 23.94%, #D21FFF 49.83%);
}
section.vc_section.whoweSec h1 {
    font-size: 36px;
    width: 65%;
    margin: auto;
    font-family: Inter !important;
    margin-top: 10px;
    margin-bottom: 60px !important;
    font-weight: 500 !important;
}
.bgline {
    background: url(/wp-content/uploads/2024/06/Line-2-Stroke.png);
    background-repeat: no-repeat;
    background-position: center;
    text-align: center !important;
    background-size: contain;
}
.bgline p {
    width: fit-content;
    margin: auto;
    background: #fff;
    padding: 0 20px;
}
section.vc_section.whoweSec .stats-block {
    margin: 0 !important;
}
section.vc_section.whoweSec .stats-top .stats-number, section.vc_section.whoweSec .stats-top .counter_suffix {
    color: #000;
    font-family: "General Sans" !important;
    font-size: 80px !important;
    font-weight: 500;
}
section.vc_section.whoweSec .stats-top .stats-desc {
    text-align: left !important;
    width: 89%;
}
section.vc_section.whoweSec .stats-top .stats-desc .stats-text {
    color: #454545 !important;
}

/* CAPABILITIES */

section.vc_section.partnerSec {
    padding-top: 120px !important;
    padding-bottom: 120px;
    overflow: visible;
}
section.vc_section.partnerSec .head-four {
    color: #000 !important;
}
section.vc_section.partnerSec h2 {
    font-size: 60px;
    font-weight: 500 !important;
    color: #0E0E0E;
    margin-bottom: 22px !important;
    text-transform: capitalize;
    padding: 0px;
}
.mb_32 {
  margin-bottom: 32px;
}
section.vc_section.partnerSec h2 strong {
    font-weight: 500;
}
.services-box .services-con {
    padding: 57px 40px 46px 50px;
    border-radius: 20px;
    background: #FFFFFF;
    margin-bottom: 20px;
    position: relative;
    z-index: 1;
    overflow: hidden;
}
.services-con:before {
    content: '';
    width: 0;
    height: 0;
    background: url('https://affinitycore.co/wp-content/uploads/2024/06/Mask-group-1.png');
    background-size: cover;
    background-position: top right;
    position: absolute;
    top: 0;
    right: 0;
    z-index: -1;
    transition: all 0.4s ease-in-out !important;
    opacity: 0;
    visibility: hidden;
}
.services-con:hover:before {
    width: 100%;
    height: 100%;
    opacity: 1;
    visibility: visible;
}
.services-box .services-con h3 {
    font-size: 28px;
    color: #000;
    text-transform: capitalize;
    margin-bottom: 20px;
    margin-top: 50px;
    line-height: 1.2;
    font-family: "General Sans" !important;
    font-weight: 600;
}
.services-box .services-con p {
    color: #fff;
    font-size: 18px;
    width: 80%;
    margin: 0;
}
.services-box .services-con .arrow {
    position: absolute;
    right: 40px;
    bottom: 40px;
    transition: all 0.4s ease-in-out !important;
}
section.vc_section.partnerSec .wpb_text_column {
    margin: 0;
}
section.vc_section.partnerSec>.vc_row .vc_col-sm-6:first-child {
    position: sticky;
    height: fit-content;
    top: 60px;
}
.services-con .arrow img {
    transition: all 0.3s ease-in-out !important;    
}
.services-con:hover .arrow img {
    transform: rotate(45deg);
    filter: brightness(0) invert(1);
}
.services-box .services-con .arrow:before {
    content: '\f178';
    font-family: 'Font Awesome 5 Free';
    font-weight: 600;
    color: #000;
    position: absolute;
    bottom: 0;
    top: 0;
    left: 0;
    right: 0;
    margin: auto;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    opacity: 0;
    font-size: 20px;
    visibility: hidden;
    transform: rotate(-45deg);
    transition: all 0.5s ease-in-out !important;
    z-index: 1;
}
.services-con:hover .arrow:before {
    transform: none;
    opacity: 1;
    visibility: visible;
}

/* Our Core Va;ues */

section.vc_section.corevalueSec {
    background: #000;
    padding-top: 140px !important;
    padding-bottom: 140px !important;
    z-index: 9;
}
section.vc_section.corevalueSec h2 {
    font-size: 60px;
    font-weight: 500;
     /* 125% */
    margin-top: 0;
    color: #fff !important;
}
section.vc_section.corevalueSec h2 strong {
    font-weight: 500;
    background: linear-gradient(90deg, #01E7E7 0%, #25AAFF 50%, #D21FFF 90%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;

}
section.vc_section.corevalueSec:after {
    content: "";
    background: url(/wp-content/uploads/2024/09/Frame-484-1.png);
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background-size: cover;
    z-index: -1;
}
section.vc_section.corevalueSec p {
    color: #B0B0B0;
    font-size: 18px;
}
section.vc_section.corevalueSec .vc_col-sm-3 .vc_column-inner>.wpb_wrapper {
    padding: 50px 30px;
    border-radius: 20px;
    border: 1px solid #5F5F5F;
    position: relative;
    transition: 0.5s;
    z-index: 9;
    min-height: 332px;
    overflow: hidden;
    height: 100%;
}
section.vc_section.corevalueSec .vc_col-sm-3 .vc_column-inner>.wpb_wrapper h3 {
    margin-top: 0;
    padding-top: 39px;
    position: relative;
    font-family: "General Sans" !important;
    font-size: 28px;
    color: #fff;
    text-transform: capitalize;
    margin-bottom: 30px;
}
section.vc_section.corevalueSec .vc_col-sm-3 .vc_column-inner>.wpb_wrapper h3:before {
    content: "";
    position: absolute;
    width: 25px;
    height: 7px;
    top: 0px;
   background: linear-gradient(90deg, #01E7E7 0%, #25AAFF 23.94%, #D21FFF 49.83%);
    left: 0;
}
section.vc_section.corevalueSec .vc_col-sm-3 .vc_column-inner>.wpb_wrapper h3 strong {
    font-weight: 500;
}
section.vc_section.corevalueSec .vc_col-sm-3 .wpb_content_element {
    margin: 0;
}
section.vc_section.corevalueSec .vc_col-sm-3 .vc_column-inner>.wpb_wrapper:after {
    content: "";
    position: absolute;
    width: 100%;
    border-radius: 20px;
    background: url(/wp-content/uploads/2024/06/Group-145.png);
    height: 100%;
    left: 0;
    top: 0;
    transition: 0.5s;
    z-index: -1;
    background-size: cover;
    opacity: 0;
    visibility: hidden;
}
section.vc_section.corevalueSec .vc_col-sm-3 .vc_column-inner>.wpb_wrapper:hover:after {
    opacity: 1;
    visibility: visible;
}

/* Transformation */

section.vc_section.transformaionsec {
    min-height: 1080px;
    background-size: cover;
    background-position: center;
    z-index: 9;
}
section.vc_section.transformaionsec  h2 {
    font-size: 60px;
    font-weight: 500 !important;
    color: #fff;
    margin-bottom: 30px !important;
    margin: 0 !important;
}
section.vc_section.transformaionsec h2 strong {
    font-weight: 500;
    background: linear-gradient(90deg, #01E7E7 0%, #25AAFF 50%, #D21FFF 90%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
section.vc_section.transformaionsec .gredientcolor {
    margin: 0;
}
section.vc_section.transformaionsec p {
    color: #FFF;
    font-size: 20px;
    margin-bottom: 40px !important;
    font-weight: 400 !important;
    width: 88%;
}
section.vc_section.transformaionsec:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    opacity: 0.7;
    background: linear-gradient(90deg, #000 0%, rgba(0, 0, 0, 0.00) 68.54%);
    left: 0;
    top: 0;
    visibility: visible;
    z-index: -1;
}


/* Insight */

section.vc_section.insightsSec {
    padding-top: 120px !important;
    padding-bottom: 120px;
}
section.vc_section.insightsSec h2.vc_custom_heading {
    margin-top: 10px !important;
    margin-bottom: 40px;
    font-weight: 500;
}
.insights-box .insights-con {
    padding: 40px;
    border-radius: 20px;
    border: 1px solid #D9D9D9;
    min-height: 373px;
    position: relative;
    z-index: 1;
    overflow: hidden;
}
.insights-box .insights-con p {
    border-radius: 6px;
    background: #F2F2F2;
    width: fit-content;
    padding: 10px 20px;
    text-transform: uppercase;
}
.insights-box .insights-con h3 {
    font-size: 26px;
    font-style: normal;
    font-weight: 500;
    line-height: 38px; /* 146.154% */
    text-transform: inherit;
    transition: all 0.3s ease-in-out !important;
}
.insights-box .insights-con .btn-custom {
    bottom: 56px;
    position: absolute;
}
.btn-custom.btn-custom .vc_general {
    color: #000 !important;
}
.btn-custom.theme-btn .vc_general:before {
    filter: invert(1);
}
.insights-box .insights-con:before {
    content: '';
    width: 100%;
    height: 100%;
    background-color: #000;
    background-image: url('https://affinitycore.co/wp-content/uploads/2024/06/Group-48.png');
    background-size: cover;
    background-position: top right;
    position: absolute;
    top: 0;
    right: 0;
    z-index: -1;
    opacity: 0;
    visibility: hidden;
    transition: all 0.4s ease-in-out !important;
}
.insights-box .insights-con:hover:before {
    opacity: 1;
    visibility: visible;
}
.insights-box .insights-con:hover h3 {
    color: #fff;
}

/* Discover */

section.vc_section.discoverSec {
    padding-top: 110px !important;
    padding-bottom: 40px !important;
    z-index: 9;
}
section.vc_section.discoverSec h2 {
    font-size: 90px;
    font-weight: 500 !important;
    color: #fff;
    margin: 0 !important;
    margin-bottom: 30px !important;
}
section.vc_section.discoverSec h2 strong {
    font-weight: 500;
    background: linear-gradient(90deg, #01E7E7 0%, #25AAFF 50%, #D21FFF 90%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
section.vc_section.discoverSec:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background: url(/wp-content/uploads/2024/02/Rectangle-120.png);
    top: 0;
    left: 0;
    z-index: -1;
    background-size: cover;
    background-position: center;
    opacity: 0;
}
.discoverSec .vc_row,.discoverSec .wpb_column {
    position: static;
}

/*=====================
     FOOTER
======================= */
div#footer-widget {
    background: linear-gradient(45deg, #000000, #212121);
    padding-top: 100px;
}
div#footer-widget .footer-1 {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 50px;
    border-bottom: 1px solid #ffffff78;
    padding-left: 0;
    padding-right: 0;
}
div#footer-widget .footer-2 {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 30px;
    border-bottom: 1px solid #ffffff78;
    padding-left: 0;
    padding-right: 0;
}
div#footer-widget .footer-3 {
    display: flex;
    justify-content: space-between;
    padding: 0;
}
.footer-1 .textwidget ul {
    display: flex;
    list-style: none;
    gap: 60px;
    padding: 0;
    margin: 0;
}
.footer-1 .textwidget  ul li {
    color: #FFF;
    text-align: center;
    font-family: Inter;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
}
.footer-1 .textwidget  ul li a {
    color: #fff;
    display: inline-block;
    text-decoration: none;
}
section#text-2 p {
    font-size: 40px;
    line-height: 50px;
    color: #fff;
    font-weight: 300;
    position: relative;
    margin: 0;
}
section#text-2 p strong {
    font-weight: 700;
}
section#text-2 p:before {
    content: '';
    position: absolute;
    background: linear-gradient(90deg, #FF005C 0%, #FF8900 10%, #FFC900 20%, #FFB86D 30%, #FFA8C9 40%, #9A8CDE 50%, #0078D9 60%, #007D97 70%, #008039 80%, #000 100%);
    width: 35px;
    height: 8px;
    left: 56px;
    top: 7px;
    flex-shrink: 0;
    border-radius: 10px;
}
.news-letter label {
    font-family: Inter;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 30px;
    color: #fff;
    margin-bottom: 13px;
}
.news-letter {
    position: relative;
}
div#footer-widget .btn-primary {
    position: absolute;
    top: 42px;
    right: 3px;
    font-size: 0;
    padding: 15px 20px;
    background-image: url(http://affinity.agencypartnerinteractive.com/wp-content/uploads/2024/02/Vector.png) !important;
    background-repeat: no-repeat !important;
    background-position: center !important;
    background-color: transparent !important;
    border: 0 !important;
}
.news-letter input {
    height: 62px;
    border-radius: 6px;
    background: #1D1D1D;
    border: 0;
    padding: 0 20px;
}
div#footer-widget .zoom-social-icons-widget ul li a {
    border: 1px solid #7A7A7A;
    padding: 10px 2px;
    width: 42.609px;
    height: 42.554px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.footer-3 ul {
    display: flex;
    list-style: none;
    gap: 50px;
    padding: 0;
    margin: 0;
}
.footer-3 ul li {
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-decoration-line: underline;
    color: #7A7A7A;
}
.footer-3 ul li a {
    color: #7A7A7A;
    text-decoration: underline;
    display: inline-block;
}
.news-letter p {
    margin: 0;
}
div#footer-widget .zoom-social-icons-widget {
    margin: 0;
}
.footer-3 p {
    font-family: Inter;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    color: #7A7A7A;
}
.zoom-social-icons-list--no-labels .zoom-social_icons-list__item {
    padding: 0 6px;
}
.zoom-social-icons-list li.zoom-social_icons-list__item:last-child {
    padding-right: 0;
    margin-right: 0;
}



/* Contact */


section.vc_section.contact-page h2,
section.vc_section.contact-page h1 {
    margin-top: 20px;
    color: #fff;
    font-size: 80px;
    font-weight: 500;
    padding: 0;
}
section.vc_section.contact-page h2 strong,
section.vc_section.contact-page h1 strong {
   font-weight: 500;
    background: linear-gradient(90deg, #01E7E7 0%, #25AAFF 50%, #D21FFF 90%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
section.vc_section.contact-page .maincont {
    color: #fff;
    font-size: 24px;
    font-style: normal;
    font-weight: 500;
}
section.vc_section.contact-page .maincont span {
    display: block;
    color: #B0B0B0;
    font-family: Inter;
    font-size: 16px;
    font-weight: 500;
}
section.vc_section.contact-page .maincont a {
    color: #fff;
}
section.vc_section.contact-page .mail-cont.maincont {
    padding-left: 90px;
}
section.vc_section.contact-page {
    background-size: cover;
    padding-bottom: 120px;
}
section.vc_section.contact-page .d-flex {
    margin-bottom: 60px;
}
section.vc_section.contact-page .address-cont.maincont {
    width: 43%;
}
section.vc_section.contact-page .contact {
    border-radius: 20px;
    background: rgba(253, 253, 253, 0.15);
    box-shadow: 0px 4px 138px 0px rgba(1, 121, 216, 0.22);
    backdrop-filter: blur(49.75px);
    padding: 50px;
}
section.vc_section.contact-page .contact p {
    margin: 0;
}
section.vc_section.contact-page .contact p span {
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    color: #B0B0B0;
    width: 100%;
    display: block;
}
section.vc_section.contact-page .contact .form-control {
	width: 100%;
	margin-top: 12px;
	border-radius: 6px;
	background: rgba(255, 255, 255, 0.10);
	padding: 30px 16px;
	color: #fff;
	border: none;
	border-radius: 6px;
	box-shadow: none;
	margin-bottom: 20px;
}
section.vc_section.contact-page .contact label {
    width: 100%;
    color: #fff;
    font-size: 14px;
    margin: 0;
}
section.vc_section.contact-page .contact .row .col-lg-12:first-child {
    margin-bottom: 30px;
}
section.vc_section.contact-page .contact .form-control::placeholder {
    color: #fff9;
}
section.vc_section.contact-page textarea {
    height: 149px;
    padding: 17px 16px !important;
}
section.vc_section.contact-page .contact .checkboxinner .form-control {
    background: transparent;
    padding: 0;
    margin: 0;
}
section.vc_section.contact-page .contact .checkboxinner .form-control span {
    display: inline;
    margin: 0;
    color: #B0B0B0;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.6;
}
/* .contact-page .head-four:before {
    background: #0179D8;
} */
.contact-page .zoom-social-icons-widget .zoom-social_icons-list-span.social-icon {
    border: 1px solid rgb(122, 122, 122);
    font-size: 21px !important;
    transition: all 0.4s ease-in-out !important;
}
.contact-page .zoom-social-icons-widget .zoom-social_icons-list-span.social-icon:hover {
    color: #fff !important;
}
section.vc_section.contact-page .contact .checkboxinner .form-control label {
    display: flex;
    align-items: flex-start;
}
section.vc_section.contact-page .contact .checkboxinner .form-control label input[type="checkbox"] {
    margin-top: 5px;
    margin-right: 10px;
}
section.vc_section.contact-page .contact .btn-primary {
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    background: url(/wp-content/uploads/2024/02/Component-10.png);
    border: none;
    padding: 15px 0 15px 46px;
    background-repeat: no-repeat;
    box-shadow: none !important;
    outline: none;
}
section.vc_section.contact-page .contact .submitbtn {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    margin-top: 20px;
}
section.vc_section.contact-page .contact .submitbtn span.wpcf7-spinner {
    position: absolute;
    right: 0;
    width: fit-content;
}
section.vc_section.potentialSec {
    padding: 110px 0 !important;
    background: #000;
    z-index: 9;
}
section.vc_section.potentialSec h2 {
    font-size: 60px;
    width: 54%;
    margin: auto;
    color: #fff;
    font-weight: 500;
}
section.vc_section.potentialSec:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background: url(/wp-content/uploads/2024/02/Component-35.png);
    visibility: visible;
    left: 0;
    top: 0;
    background-size: cover;
    z-index: -1;
    opacity: 0;
}
section.vc_section.contact-page .widget form {
    display: none;
}
section.vc_section.contact-page  h2.wpb_heading {
    margin-top: 110px;
    color: #FFF;
    font-family: Inter;
    font-size: 16px;
}
section.vc_section.contact-page .contact p span.red {
    display: inline;
    color: #FFA501;
}
.checkboxinner label {
    position: relative;
    cursor: pointer;
    padding-left: 30px;
}
.checkboxinner label input {
    width: 0;
    height: 0;
}
.checkboxinner label input:before {
    content: '';
    width: 20px;
    height: 20px;
    border: 1px solid #7A7A7A;
    position: absolute;
    border-radius: 2px;
    left: 0;
    top: 4px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 11px;
    color: #000;
    cursor: pointer;
}
.checkboxinner label input:checked:before {
    content: '\f00c';
    font-family: 'Font Awesome 5 Free';
    font-weight: 600;
    background: #fff;
    border-color: #fff;
}

/* Careere */

/* .careereSec .head-four:before, .service-sec .head-four:before,.about-banner .head-four:before {
    background: #0179D8;
} */
section.vc_section.careereSec {
    padding-top: 200px !important;
    z-index: 9;
    padding-bottom: 150px;
}
section.vc_section.careereSec:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background: url(/wp-content/uploads/2024/06/Group-127.png);
    top: 0;
    right: 0;
    background-size: cover;
    background-position: center;
    z-index: -1;
}
section.vc_section.careereSec h2,
section.vc_section.careereSec h1 {
    font-size: 80px;
    font-style: normal;
    font-weight: 500 !important;
    line-height: 88px;
    color: #fff;
    padding: 0;
    padding-bottom: 40px;
}
section.vc_section.careereSec h2 strong,
section.vc_section.careereSec h1 strong {
  font-weight: 500;
    background: linear-gradient(90deg, #01E7E7 0%, #25AAFF 50%, #D21FFF 90%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
section.vc_section.inclusive-sec {
    padding-top: 120px !important;
    padding-bottom: 100px;
}
section.vc_section.inclusive-sec h2.vc_custom_heading {
    margin-top: 0;
    font-weight: 500;
}
section.vc_section.inclusive-sec p {
    width: 96%;
    font-size: 18px;
    line-height: 1.5;
}
section.vc_section.inclusive-sec .impactrow h3 {
    font-family: "General Sans" !important;
    font-size: 38px;
    line-height: 1.4;
    text-transform: initial;
    margin-top: 0;
}
section.vc_section.inclusive-sec .impactrow  h4 {
    font-size: 24px;
    margin-top: 40px;
    margin-bottom: 5px;
    position: relative;
    padding-left: 21px;
}
section.vc_section.inclusive-sec .impactrow p {
    font-size: 14px;
    color: #404040;
}
section.vc_section.inclusive-sec .impactrow h4:before {
    content: "";
    position: absolute;
    width: 16px;
    height: 3px;
    background: #0179D8;
    left: 0;
    top: 50%;
}
section.vc_section.benifits-sec {
    padding-top: 120px;
    padding-bottom: 100px;
}
section.vc_section.benifits-sec h2 {
    margin-top: 0;
    font-size: 60px;
    font-style: normal;
    font-weight: 500;
    color: #fff;
    text-transform: capitalize;
}
section.vc_section.benifits-sec h2 strong {
    font-weight: 500;
    background: linear-gradient(90deg, #01E7E7 0%, #25AAFF 50%, #D21FFF 90%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
section.vc_section.benifits-sec  p {
    font-family: Inter;
    font-size: 18px;
    color: #B0B0B0;
}
section.vc_section.benifits-sec .vc_col-sm-4 .vc_column-inner>.wpb_wrapper {
    padding: 40px 40px 0;
    border-radius: 15px;
    background: #181818;
    min-height: 276px;
    margin-bottom: 30px;
    position: relative;
}
section.vc_section.benifits-sec .vc_col-sm-4 .vc_column-inner>.wpb_wrapper h3 {
    font-size: 36px;
    line-height: 1.3;
    text-transform: capitalize;
    color: #E8E7E8;
    font-weight: 500;
    position: absolute;
    bottom: 40px;
}
section.vc_section.teamSec {
    padding-top: 120px !important;
    padding-bottom: 100px;
}
section.vc_section.teamSec h4.vc_custom_heading {
    margin: 0;
    font-weight: 500;
}
section.vc_section.teamSec h2.vc_custom_heading {
    margin-top: 0px;
}
section.vc_section.teamSec h5 a {
    margin-top: 0;
    border-radius: 10px;
    background: #FAFAFA;
    padding: 36px 39px;
    font-size: 26px;
    line-height: 1.3;
    text-decoration: none;
    display: block;
}
section.vc_section.teamSec h5 span:last-child {
    font-family: Inter;
    font-size: 16px;
}
section.vc_section.teamSec h5 a span {
    font-size: 26px !important;
}
section.vc_section.teamSec h5 a {
    color: #000000;
}
section.vc_section.teamSec h5 a:hover, section.vc_section.teamSec h5 a span:hover {
    color: #0179D8 !important;
}
section.vc_section.joinSec {
    padding-top: 101px !important;
    padding-bottom: 100px;
    z-index: 9;
}
section.vc_section.joinSec h2.vc_custom_heading {
    margin: 0;
    margin-bottom: 8px;
}
section.vc_section.joinSec:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background: url(/wp-content/uploads/2024/02/Component-38.png);
    top: 0;
    right: 0;
    background-size: cover;
    background-position: center;
    z-index: -1;
    opacity: 0;
}
section.vc_section.joinSec p {
    font-size: 20px;
    color: #fff;
    padding-bottom: 20px;
}



.page-template-blog #content.site-content>.container:first-child {
    max-width: 100%;
    padding: 0;
}
.page-template-blog div#page {
    overflow: hidden;
}
.secTop {
    width: 100%;
    background-size: cover;
    background-position: center;
    background-color: #000;
    padding: 187px 0 160px;
}
.page-template-blog #content.site-content {
    padding: 0;
}
.secTop h4 {
    font-size: 16px;
    color: #fff;
    position: relative;
    margin-top: 0;
    margin-bottom: 30px;
    padding-left: 36px;
}
.secTop h4:before {
    content: '';
    width: 25px;
    height: 2px;
    background: linear-gradient(90deg, #01E7E7 0%, #25AAFF 23.94%, #D21FFF 49.83%);
    position: absolute;
    left: 0;
    top: 5px;
}
.secTop h2,
.secTop h1 {
    font-size: 80px;
    line-height: 88px;
    color: #fff;
    margin-top: 0;
    margin-bottom: 75px;
    padding: 0;
    font-weight: 500;
}
.secTop h2 .red,.secTop h1 .red {
    display: block;
    font-weight: 500;
    background: linear-gradient(90deg, #01E7E7 0%, #25AAFF 50%, #D21FFF 90%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.secBlogs {
    width: 100%;
    padding: 51px 0 120px;
}
.postBox .insights-con p {
    color: #FF2048;
    background: transparent;
    padding: 0;
    font-weight: 500;
}
.postBox .insights-con  h3 {
    margin-top: 0;
    margin-bottom: 20px;
}
.secBlogs .col-lg-4.col-md-6.col-sm-12 {
    margin-top: 50px;
}

/* Inductries */

section.vc_section.expertise-sec h2.vc_custom_heading {
    margin: 0;
    padding-bottom: 10px;
}
section.vc_section.expertise-sec {
    padding-top: 120px !important;
    padding-bottom: 100px;
}
section.vc_section.expertise-sec .vc_row .vc_col-sm-4 .vc_column-inner>.wpb_wrapper {
    min-height: 332px;
    padding: 40px 40px;
    border-radius: 10px;
    background: #F7FBFF;
    margin-bottom: 30px;
    height: 100%;
}
section.vc_section.expertise-sec .vc_row .vc_col-sm-4 .vc_column-inner>.wpb_wrapper h3 {
    color: #000;
    font-family: "General Sans" !important;
    font-size: 26px;
    text-transform: capitalize;
    margin-top: 42px;
    padding: 0;
    margin-bottom: 28px;
}
section.vc_section.expertise-sec .vc_row .vc_col-sm-4 .vc_column-inner>.wpb_wrapper p {
    font-size: 18px;
    color: #7A7A7A;
}
section.vc_section.expertise-sec .vc_row .vc_col-sm-4 .vc_column-inner>.wpb_wrapper .wpb_text_column.wpb_content_element {
    margin: 0;
}
section.vc_section.readySec {
    padding: 50px 80px !important;
    background-size: cover !important;
    border-radius: 20px;
    margin-bottom: 120px;
    z-index: 9;
    position: relative;
    overflow: hidden;
}
section.vc_section.readySec h2 {
    color: #FFF;
    font-size: 80px;
    margin: 0;
    padding-bottom: 12px;
}
section.vc_section.readySec p {
    color: #FFF;
    font-family: "General Sans" !important;
    font-size: 26px;
}
section.vc_section.readySec .vc_row .vc_col-sm-6:last-child p {
    font-size: 18px;
    font-family: Inter !important;
}
section.vc_section.readySec .news-letter label {
    display: none;
}
section.vc_section.readySec .news-letter br {
    display: none;
}
section.vc_section.readySec .news-letter .btn-primary {
    position: absolute;
    top: 0;
    right: 3px;
    font-size: 0;
    padding: 15px 20px;
    background-image: url(/wp-content/uploads/2024/02/Vector-4.svg);
    background-repeat: no-repeat !important;
    background-position: center !important;
    background-color: transparent !important;
    border: 0 !important;
}
section.vc_section.readySec .news-letter .form-control {
    border-radius: 6px;
    background: rgba(255, 255, 255, 0.20);
    backdrop-filter: blur(20.25px);
    border: none;
    box-shadow: none;
    color: #fff;
}
section.vc_section.readySec .news-letter .form-control::placeholder {
    color: #fff;
    font-size: 16px;
    font-weight: 400;
    opacity: 0.7;
}
section.vc_section.readySec .vc_row .vc_col-sm-6:last-child  .vc_column-inner {
    padding-left: 25%;
}
section.vc_section.readySec span.wpcf7-spinner {
    position: absolute;
    right: 0;
}
section.vc_section.readySec:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    visibility: visible;
    background: url(/wp-content/uploads/2024/02/Rectangle-211.png?id=143) !important;
    left: 0;
    top: 0;
    z-index: -1;
    background-size: cover !important;
    opacity: 0;
}
section.vc_section.readySec .vc_row .vc_col-sm-6:last-child .wpb_content_element {
    margin-bottom: 20px;
}
/* ABOUT US */
.about-banner h2,
.about-banner h1 {font-size: 80px;font-weight: 500 !important;line-height: 88px;color: #fff;padding: 0;}
.about-banner p {
    font-size: 18px;
    line-height: 30px;
    color: #B0B0B0;
    width: 68%;
}
section.about-banner {
    padding-top: 320px !important;
    min-height: 1080px !important;
    background-size: cover !important;
}


.technology-sec h2 {
    font-size: 60px;
    line-height: 75px;
    color: #fff;
}

.technology-sec p {
    font-size: 18px;
    line-height: 30px;
    color: #B0B0B0;
    margin-bottom: 60px !important;
}

section.vc_section.technology-sec {
    padding-top: 100px !important;
    padding-bottom: 100px !important;
}

.bottom-row {
    border-top: 1px solid #404040 !important;
    padding-top: 80px;
    margin-top: 80px;
}

.top-row img {
    border-radius: 20px;
}

.affinity-sec h2 {
    font-size: 60px;
    font-weight: 500;
    margin-top: 0;
    color: #fff !important;
}
section.vc_section.affinity-sec p {
    color: #B0B0B0;
    font-size: 18px;
}
.vc_tta-panel-heading {
    background: transparent !important;
            background: radial-gradient( #ffffff 1px, #ffffff 1px, transparent 1px) 0% 0%/1px 1px no-repeat,     radial-gradient(circle at 0 100%, #ffffff 0, #ffffff 1px, transparent 1px) 100% 0%/1px 1px no-repeat,            radial-gradient(circle at 100% 0, #ffffff 0, #ffffff 1px, transparent 1px) 0% 100%/1px 1px no-repeat,            radial-gradient(circle at 0 0, #ffffff 0, #ffffff 1px, transparent 1px) 100% 100%/1px 1px no-repeat,            linear-gradient(#ffffff, #ffffff) 50% 50%/calc(100% - 10px) calc(100% - 16px) no-repeat,            linear-gradient(#ffffff, #ffffff) 50% 50%/calc(100% - 16px) calc(100% - 10px) no-repeat,            conic-gradient(#FF2048 0%, #ffff00 16.67%, #FFA9C4 33.33%, #B995D8 50%, #0179D8 66.67%, #018039 83.33%, #000 100%) !important;
}
.vc_tta-panel-body {
    border: 1px solid var(--Core-Gradient, #FF2048) !important;
}
section.vc_section.affinity-sec {
/*     padding-top: 20px !important; */
    padding-bottom: 100px;
}
section.vc_section.affinity-sec .vc_row .vc_col-sm-6:first-child .vc_column-inner {
    padding-right: 120px;
}
section.vc_section.affinity-sec p {
    font-size: 20px;
}
section.vc_section.affinity-sec .vc_tta-panel-heading {
    border-radius: 20px !important;
    background: #181818 !important;
    margin-bottom: 20px !important;
    border: none;
    position: relative;
    z-index: 1;
}
section.vc_section.affinity-sec .vc_tta-panel-heading:before {
    content: '';
    width: 100%;
    height: 100%;
    background: linear-gradient(90deg, #01E7E7 0%, #25AAFF 23.94%, #D21FFF 49.83%);
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    border-radius: 20px;
}
section.vc_section.affinity-sec .vc_tta-panel-heading:after {
    content: '';
    width: 99.5%;
    height: 98%;
    background: #181818;
    position: absolute;
    top: 1px;
    left: 2px;
    z-index: -1;
    border-radius: 20px;
}

section.vc_section.affinity-sec .vc_tta-panel-heading a {
    padding: 40px 40px !important;
}
section.vc_section.affinity-sec .vc_tta-panel-heading a .vc_tta-title-text {
    font-size: 24px;
    color: #fff;
    font-family: "General Sans" !important;
}
section.vc_section.affinity-sec .vc_tta.vc_tta-accordion .vc_tta-controls-icon-position-left .vc_tta-controls-icon {
    right: 40px;
    left: unset;
}
section.vc_section.affinity-sec .vc_tta.vc_tta-accordion .vc_tta-controls-icon-position-left .vc_tta-controls-icon:after {
    display: none;
}
section.vc_section.affinity-sec .vc_tta.vc_tta-accordion .vc_tta-controls-icon-position-left .vc_tta-controls-icon:before {
    content: "" !important;
    position: absolute !important;
    background: url(/wp-content/uploads/2024/02/Group-135.svg) !important;
    border: none;
    width: 16px;
    height: 20px;
    flex-shrink: 0;
    background-size: contain !important;
}
section.vc_section.affinity-sec .vc_tta.vc_general .vc_tta-panel .vc_tta-panel-body {
    padding: 0 !important;
    margin-bottom: 20px;
    background: transparent !important;
}
section.vc_section.affinity-sec .vc_tta.vc_general .vc_tta-panel .vc_tta-panel-body .wpb_text_column {
    border-radius: 20px !important;
    background: #181818 !important;
    border: none !important;
    margin-bottom: 20px;
    padding: 20px 40px;
}
:root {
  --Core-Gradient: linear-gradient(90deg, #FF2048 0%, #FFA501 27.95%, #FFA9C4 58.16%, #B995D8 74.78%, #0179D8 99.71%, #018039 126.9%, #000 145.03%);
}
section.vc_section.about-banner .wpb_content_element {
    margin-bottom: 15px;
}























#post_slider .insights-box .insights-con {
    padding: 70px 44px 151px 83px;
    border: none;
}
#post_slider .insights-box {
    background: #F9F9F9;
    border-radius: 30px;
    margin: 0;
}
#post_slider .insights-box .insights-con .btn-custom {
    position: relative;
    bottom: auto;
}
#post_slider .postBox .insights-con p {
    margin-bottom: 50px;
}
#post_slider .insights-box .insights-con h3 {
    font-size: 36px;
    line-height: 44px;
}
#post_slider .owl-nav {
    display: none;
}
#post_slider .owl-dots .owl-dot {
    width: 12px;
    height: 12px;
    border: 1px solid #000fff;
    border-radius: 100%;
    box-shadow: none;
    outline: none;
    margin-right: 8px;
}
#post_slider .owl-dots .owl-dot.active {
    background: #000fff;
}
#post_slider .owl-dots {
    position: absolute;
    bottom: 70px;
    left: 95px;
}
#post_slider .insights-box .col-12.col-md-6 {
    padding: 0;
}
#post_slider .insights-box .ft_img {
    height: 100%;
    border-radius: 0 30px 30px 0;
    overflow: hidden;
}
#post_slider .insights-box .ft_img img {
    height: 100%;
    width: 100%;
    object-fit: cover;
}
.blog_news .widget {
    margin: 0;
}
.blog_news h3.widget-title {
    margin-top: 0;
    font-size: 40px;
    line-height: 1.4;
    font-weight: 700;
    text-transform: capitalize;
    color: #fff;
}
.blog_news {
    background: url('https://affinitycore.co/wp-content/uploads/2024/06/Rectangle-209.png');
    padding: 50px 40px;
    border-radius: 20px;
    background-size: cover;
    background-position: center;
}
.blog_news p {
    color: #fff;
    margin: 0;
    font-size: 15px;
    font-weight: 500;
}
.blog_news .news-letter .wpcf7-submit {
    position: absolute;
    right: 23px;
    top: 21px;
    width: 22px;
    height: 22px;
    font-size: 0;
    background: url('images/bg_plane.png');
    padding: 0;
    background-size: auto;
    background-repeat: no-repeat;
    background-position: center;
}
.blog_news .news-letter {
    position: relative;
    margin-top: 48px;
}
.blog_news .news-letter label {
    display: none;
}
.blog_news .news-letter .wpcf7-spinner {
    position: absolute;
}
.blog_news .news-letter .form-control {
    background: rgb(255 255 255 / 20%);
    color: #fff;
    padding: 0 60px 0 20px;
}
.blog_news .news-letter .form-control::placeholder {
    color: #fff;
}
.blog_news .news-letter br {
    display: none;
}
#post_slider .insights-box .insights-con:before {
    display: none;
}
#post_slider .insights-box .insights-con:hover h3 {
    color: inherit;
}
#post_slider .insights-box .insights-con:hover .btn-custom.btn-custom .vc_general {
    color: #000 !important;
}
.related_post .insights-box .insights-con .btn-custom {
    position: relative;
    bottom: auto;
}
.related_post .postBox .insights-con p {
    margin-bottom: 120px;
}
.related_post .postBox .insights-con h3 {
    height: 76px;
    overflow: hidden;
}
.social_share .heateor_sss_svg {
    background: transparent !important;
    border: 1px solid #000 !important;
    color: #000 !important;
}
.social_share .heateor_sss_svg path {color: #000 !important;fill: #000 !important;}
.back_to {
    display: inline-block;
    text-decoration: none;
    font-size: 18px;
    color: #000;
    font-weight: 500 !important;
    position: absolute;
    left: 0;
    top: 63px;
}
.back_to .icon {
    margin-right: 14px;
    display: inline-block;
}
.single-post div#content .row {
    position: relative;
}
.mt-80 {
    margin-top: 80px;
}

.tabs-sticky .vc_btn3-inline {
    margin: 0;
}
.tabs-sticky {
    padding-top: 30px !important;
    padding-bottom: 0 !important;
    text-align: center;
}
.tabs-sticky .vc_general {
    background: transparent !important;
    color: #fff !important;
    padding: 0 !important;
    border: none !important;
    margin-right: 68px;
    font-family: "General Sans";
    font-size: 26px !important;
    font-weight: 500 !important;
    padding-bottom: 30px !important;
    position: relative;
}
.tabs-sticky .vc_general.active {
    color: #FF2048 !important;
}
.tabs-sticky .vc_general.active:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 3px;
    bottom: 0;
    left: 0;
    right: 0;
    background: linear-gradient(90deg, #FF2048 0%, #FFA501 27.95%, #FFA9C4 58.16%, #B995D8 74.78%, #0179D8 99.71%, #018039 126.9%, #000 145.03%);
}
.tabs-sticky .wpb_wrapper .vc_btn3-inline:last-child .vc_general {
    margin: 0 !important;
}
.tabs-sticky.sticky {
/*     position: fixed !important; */
    top: 0;
    z-index: 999 !important;
    left: 18px !important;
    width: 100% !important;
}
section.vc_section.tabs-sec li.vc_tta-tab.vc_active a {
    background: none !important;
    font-size: 26px;
    border: 0 !important;
    line-height: 38px;
    color: #0ecff0 !important;
    border-bottom: 3px solid transparent !important;
    border-image: linear-gradient(90deg, #01E7E7 0%, #25AAFF 50%, #D21FFF 90%) !important;
    border-image-slice: 1 !important;
    width:100%;
}
section.vc_section.tabs-sec li.vc_tta-tab a {
    background: none !important;
    border: 0 !important;
    font-size: 26px;
    line-height: 38px !important;
    color: #fff !important;
    padding: 30px 0;
}
section.vc_section.tabs-sec .vc_tta-panel-body {
    background-color: #000 !important;
    border: 0 !important;
}
section.vc_section.tabs-sec .vc_tta-tabs-container {
    margin: 0 !important;
    overflow: visible;
    padding: 0 !important;
}
section.vc_section.tabs-sec .vc_tta-panel-body {
    padding-top: 150px !important;
}
section.vc_section.tabs-sec {
    padding-top: 0px !important;
    position: relative !important;
    padding-bottom: 100px;
}

section.vc_section.tabs-sec .vc_tta.vc_tta-shape-rounded .vc_tta-panel-body, section.vc_section.tabs-sec .vc_tta.vc_tta-shape-rounded .vc_tta-panel-heading {
    border: 0 !important;
    border-radius: 0 !important;
}
section.vc_section.tabs-sec .vc_tta-panels {
    border: 0 !important;
}
section.vc_section.tabs-sec h2 {
    #: 60px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    font-size: 60px;
    color: #fff;
    margin-top: 0;
}
section.vc_section.tabs-sec h2 br {
	display: none;
}
section.vc_section.tabs-sec p {
    color: #B0B0B0;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 30px;
}
section.vc_section.tabs-sec img {
    border-radius: 20px;
}
section.vc_section.tabs-sec .staffing-row .vc_col-sm-7 .vc_column-inner {
    padding-right: 13%;
}
section.vc_section.tabs-sec  ul {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
}
section.vc_section.tabs-sec .staffing-row ul li {
    color: #FFF;
    text-align: center;
    font-style: normal;
    font-weight: 400;
     /* 187.5% */
    text-transform: uppercase;
    padding: 14px 15px;
    display: inline-block;
    position: relative;
    border-radius: 50px;
    background: #161616;
    padding-left: 36px;
    transition: all 0.4s ease-in-out !important;
}
section.vc_section.tabs-sec .staffing-row ul li:hover {
    background: #FF2048;
}
section.vc_section.tabs-sec .staffing-row ul li:hover:before {
    filter: brightness(0) invert(1);
}
section.vc_section.tabs-sec ul.vc_tta-tabs-list:before {
    content: '';
    background: #101010;
    backdrop-filter: blur(10px);
    position: absolute !important;
    left: -100%;
    top: 0;
    width: 100%;
    height: 100%;
}
section.vc_section.tabs-sec ul.vc_tta-tabs-list {
    background: #101010;
    overflow: visible !important;
    position: relative;
    display: flex;
    justify-content: center;
    gap: 88px;
}
section.vc_section.tabs-sec ul.vc_tta-tabs-list:after {
    content: '';
    background: #101010;
    backdrop-filter: blur(10px);
    position: absolute !important;
    right: -100%;
    top: 0;
    width: 100%;
    height: 100%;
}
.staffing-row ul li:before {
    content: '';
    position: absolute;
    background: url(/wp-content/uploads/2024/02/check.svg);
    width: 20px;
    height: 20px;
    left: 15px;
    background-repeat: no-repeat;
    top: 21px;
}
section.vc_section.capabilities-sec h2 {
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    font-size: 60px;
    color: #fff;
}

section.vc_section.capabilities-sec p {
    color: #B0B0B0;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 30px;
}
.boxes-row .vc_col-sm-4 .vc_column-inner>.wpb_wrapper {
    border-radius: 15px;
    background: rgba(24, 24, 24, 0.80);
    backdrop-filter: blur(47px);
    padding: 50px 21px 21px;
    position: relative;
    z-index: 1;
    overflow: hidden;
    height: 100%;
}
.boxes-row .vc_col-sm-4 .vc_column-inner>.wpb_wrapper:before {
    content: '';
    width: 100%;
    height: 100%;
    background: url('images/bg_core.png');
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    opacity: 0;
    visibility: hidden;
    transition: all 0.4s ease-in-out !important;
}
.boxes-row .vc_col-sm-4 .vc_column-inner>.wpb_wrapper:hover:before {
    opacity: 1;
    visibility: visible;
}
.boxes-row .vc_col-sm-4 .vc_column-inner h3 {
    font-size: 22px !important;
    text-align: center !important;
    margin: 0;
    min-height: 75px;
}
.text-wrap {border-radius: 15px;background: #000;backdrop-filter: blur(47px);padding: 30px 20px;margin-top: 44px;margin-bottom: 0px !important;min-height: 430px;}

.text-wrap h4 {
    color: #FFF;
    font-family: Inter;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 30px;
    width: 80%;
}
.boxes-row {
    margin-top: 70px;
}
.boxes-row .vc_col-sm-4 .vc_column-inner p {color: #7A7A7A;}
section.vc_section.capabilities-sec {
    padding-top: 100px !important;
    padding-bottom: 100px;
    background-repeat: no-repeat !IMPORTANT;
    background-position: center !important;
    background-size: cover !IMPORTANT;
}

section.vc_section.test-row h3,.test-row h3 {
    font-size: 40px;
    font-style: normal;
    font-weight: 400;
    line-height: 56px;
    text-transform: none;
    color: #fff;
    margin: 0;
}
section.vc_section.test-row h4 span,.test-row h4 span {
    font-size: 24px;
    font-style: normal;
    font-weight: 500;
    line-height: 46px;
}
section.vc_section.test-row h4,.test-row h4 {
    margin-bottom: 0;
}

section.vc_section.test-row p, section.vc_section.tabs-sec .test-row p {
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    color: #7A7A7A;
}

section.vc_section.test-row {
    padding-top: 100px !important;
    padding-bottom: 100px;
}

.vc_row.wpb_row.vc_row-fluid.impactrow {
    border-top: 1px solid #EDEDEDCC;
    padding-top: 120px !important;
    margin-top: 60px;
}


section.vc_section.augmentation-sec h2 {
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    font-size: 60px;
    color: #fff;
    margin-top: 0;
}

section.vc_section.augmentation-sec h3,.augmentation-sec h3 {
    font-size: 28px;
    font-style: normal;
    font-weight: 500;
    line-height: 44px;
    color: #E8E7E8;
    margin-bottom: 0;
    border-top: 1px solid transparent !important;
    border-image: linear-gradient(90deg, #01E7E7 0%, #25AAFF 23.94%, #D21FFF 49.83%) !important;
    border-image-slice: 1 !important;
    padding-top: 40px;
    margin-top: 0;
    position: relative !important;
}

section.vc_section.augmentation-sec p,.augmentation-sec p {
    color: #B0B0B0;
    font-family: Inter;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 30px;
    margin-bottom: 100px;
}

section.vc_section.augmentation-sec h3:before,.augmentation-sec h3:before {
    content: '';
    background: rgba(24, 24, 24, 0.80);
    width: 40px;
    height: 40px;
    position: absolute;
    top: -20px;
    border-radius: 50%;
    left: -50px;
}


section.vc_section.augmentation-sec h3.needs:after,.augmentation-sec h3.needs:after {
    content: '1';
    font-size: 18px;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    top: -20px;
    left: -35px;
}

section.vc_section.augmentation-sec h3.talen:after,.augmentation-sec h3.talen:after {
    content: '2';
    font-size: 18px;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    top: -20px;
    left: -35px;
}
section.vc_section.augmentation-sec h3.support:after,.augmentation-sec h3.support:after {
    content: '3';
    font-size: 18px;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    top: -20px;
    left: -35px;
}
section.vc_section.augmentation-sec .vc_col-sm-5 {margin-top: 30px;}
section.vc_section.augmentation-sec {
    padding-bottom: 100px;
}
/* SERVICES_DETAIL */
.triangle-sec img {
    background: #fff;
    width: 83px;
    height: 83px !IMPORTANT;
    object-fit: scale-down;
    border-radius: 50%;
}
.triangle-sec:before {
    content: '';
    position: absolute;
    background: url(http://affinity.agencypartnerinteractive.com/wp-content/uploads/2024/02/Line-26.png);
    height: 1px;
    width: 78%;
    left: 0;
    right: 0;
    bottom: 0;
    top: -18px;
    margin: auto;
}
.triangle-sec {
    margin-bottom: 0px;
}
.triangle-sec {
    position: relative !IMPORTANT;
    margin-bottom: 50px;
}

section.vc_section.mechanic-sec h2 {
    font-size: 60px;
    line-height: 75px;
    font-weight: 500;
    color: #fff;
}
.alphabet-row .vc_col-sm-3 .vc_column-inner>.wpb_wrapper {
    padding: 30px 45px 20px 29px;
    display: flex;
    border-radius: 15px;
    background: #000000;
    backdrop-filter: blur(47px);
    position: relative;
    height: 100%;
}
.alphabet-row .vc_col-sm-3 .vc_column-inner>.wpb_wrapper .wpb_text_column {
    margin: 0;
}
.alphabet-row .vc_col-sm-3 .vc_column-inner {
    background: transparent !important;
}
.alphabet-row .vc_col-sm-3 .vc_column-inner>.wpb_wrapper::before {
    z-index: -1;
}
.alphabet-row .vc_col-sm-3 .vc_column-inner h3 {
    color: #FFF;
    font-family: "General Sans";
    font-size: 24px;
    font-style: normal;
    font-weight: 500;
    line-height: 38px;
    text-transform: capitalize;
    margin-top: 0;
    margin-bottom: 2px;
    }
.alphabet-row .vc_col-sm-3 .vc_column-inner p {
    font-size: 18px;
    font-weight: 400;
    line-height: 30px;
    color: #B0B0B0;
}
.one-before .vc_column-inner>.wpb_wrapper:before {
    content: '';
    background: url(http://affinity.agencypartnerinteractive.com/wp-content/uploads/2024/02/Frame-510.png);
    width: 180px;
    height: 180px;
    position: absolute;
    left: 0;
    z-index: 9;
    top: 30px;
}
.two-before .vc_column-inner>.wpb_wrapper:before {
    content: '';
    background: url(http://affinity.agencypartnerinteractive.com/wp-content/uploads/2024/02/Frame-511.png);
    width: 250px;
    height: 180px;
    position: absolute;
    left: 0;
    z-index: 9;
    top: 30px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}
.three-before .vc_column-inner>.wpb_wrapper:before {
    content: '';
    background: url(http://affinity.agencypartnerinteractive.com/wp-content/uploads/2024/02/Frame-512.png);
    width: 265px;
    height: 180px;
    position: absolute;
    left: 0;
    z-index: 9;
    top: 30px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}
section.vc_section.mechanic-sec {
    background-repeat: no-repeat !important;
    background-position: center !important;
    background-size: cover !important;
    padding-top: 100px !IMPORTANT;
    padding-bottom: 100px;
}
.alphabet-row {
    padding-bottom: 130px;
    border-bottom: 1px solid #404040;
    margin-bottom: 80px;
}
.four-before .vc_column-inner>.wpb_wrapper:before {
    content: '';
    background: url(http://affinity.agencypartnerinteractive.com/wp-content/uploads/2024/02/04.png);
    width: 265px;
    height: 180px;
    position: absolute;
    left: 0;
    z-index: 9;
    top: 30px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}
.access-row h4, .augment-row h4 {
    color: #fff;
    font-size: 24px;
    font-style: normal;
    font-weight: 500;
    line-height: 38px;
}

.access-row p, .augment-row p {
    color: #B0B0B0;
    font-size: 18px;
    font-weight: 400;
    line-height: 30px;
}
/* .augment-now {
    border-radius: 15px;
    border: 1px solid #FF2048;
    padding: 0 42px;
    margin-top: 30px;
    position: relative !important;
} */
.augment-now h5 {
    color: #fff;
    font-size: 60px;
    line-height: 75px;
    font-weight: 500;
    width: 70%;
    position: relative;
}
.augment-now h5:after {
    content: '';
    background: url(/wp-content/uploads/2024/02/Vector-5.svg);
    width: 60px;
    height: 50px;
    position: absolute;
    background-repeat: no-repeat;
    background-position: center;
    bottom: 0;
    right: 0;
    background-size: contain;
}
.augment-now .vc_column-inner {
    padding: 0 50px !important;
}
.augment-now h5 a {
    color: #fff;
}
.augment-row {
    margin-top: 30px;
}
.counter-serve h2 {
    font-size: 60px;
    line-height: 75px;
    text-transform: capitalize;
}
.counter-serve h4 {
    font-family: "General Sans" !important;
    font-size: 26px;
    font-style: normal;
    font-weight: 500;
    line-height: 38px;
    color: #404040;
    margin-bottom: 40px;
    width: 75%;
}
.counter-serve p {
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 30px;
    color: #404040;
    width: 70%;
}
.counter-serve .stats-top .aio-icon-top, .stats-top .stats-desc {
    text-align: left;
}
.counter-serve .stats-top .stats-desc {
    text-align: left !important;
}
.counter-serve .stats-top .stats-number {
    color: #000;
    font-size: 70px !important;
    font-style: normal;
    font-weight: 600;
    line-height: 88px !important; /* 125.714% */
    text-transform: uppercase !important;
    font-family: "General Sans";
}
.counter-serve div.stats-desc>div.counter_prefix, div.stats-desc>div.counter_suffix {
    color: #03e3e8;
    font-family: "General Sans";
    font-size: 70px !important;
    font-style: normal;
    font-weight: 600;
    line-height: 88px !important;
    text-transform: uppercase;
}
.counter-serve .stats-block .stats-text {
    font-family: Inter;
    font-size: 18px !important;
    font-style: normal;
    font-weight: 400;
    line-height: 30px;
    width: 80%;
    color: #0179D8;
    text-align: left !important;
}
.counter-serve #counter-responsv-wrap-1161 {
    width: 100% !IMPORTANT;
}
.counter-serve {
    padding-top: 100px !important;
    padding-bottom: 100px !important;
}
.counter-serve img {
    border-radius: 20px;
    width: 100%;
}
section.vc_section.industries-across {
    padding-top: 0 !important;
    padding-bottom: 80px !important;
}
section.vc_section.industries-across h2 {        
font-size: 60px;   
font-weight: 500;  
line-height: 75px; 
text-transform: capitalize; 
border-top: 1px solid #E9E9E9;  
margin: 0;  
padding-top: 100px;
}
.staffling-sec {
    padding-top: 200px;
    border-bottom: 1px solid #ECECEC;
/*     margin-bottom: 100px; */
    padding-bottom: 100px;
}
section.vc_section.service-two h2 {
    font-size: 60px;
    font-style: normal;
    font-weight: 500;
    line-height: 75px; /* 125% */
    text-transform: capitalize;
    margin-top: 0;
}
.staffling-sec h2 {
    font-size: 80px;
    font-style: normal;
    font-weight: 500;
    line-height: 88px;
}
/* .staffling-sec .theme-btn .vc_general {
    color: #000 !important;
}
.staffling-sec .theme-btn .vc_general:before {
    filter: invert(1);
} */
/* .page-id-211 .navbar-brand img {
    filter: invert(1);
}
.page-id-211 header#masthead li.menu-item a.nav-link {
    color: #000 !important;
}
.page-id-211 .theme-btn .vc_general {
    color: #000 !important;
}
.page-id-211 .theme-btn .vc_general:before {
    filter: invert(1);
}
.page-id-211 .fixed .navbar-brand img {
    filter: none;
}
.page-id-211 header#masthead.fixed li.menu-item a.nav-link {
    color: #fff !important;
} */
.service-two {
    padding-bottom: 100px;
}
section.vc_section.service-two h5 {
    font-size: 26px;
    font-style: normal;
    font-weight: 500;
    line-height: 38px;
    color: #404040;
}
section.vc_section.service-two p {
    font-family: Inter;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 30px;
    color: #404040;
}
section.vc_section.service-two .wpb_single_image.wpb_content_element.vc_align_left {
    text-align: right;
}
section.vc_section.service-two img {
/*     border-radius: 20px; */
	    border: 1px solid #0000002e;
}
section.vc_section.question-sec .vc_tta-panel-heading {
    border-radius: 20px !important;
    background: #181818 !important;
    margin-bottom: 20px !important;
    border: 1px solid var(--Core-Gradient, #FF2048);
}
section.vc_section.question-sec .vc_tta-panel-heading a {
    padding: 40px 40px !important;
}
section.vc_section.question-sec .vc_tta-panel-heading a .vc_tta-title-text {
    font-size: 24px;
    color: #fff;
    font-family: "General Sans" !important;
}
section.vc_section.question-sec .vc_tta.vc_tta-accordion .vc_tta-controls-icon-position-left .vc_tta-controls-icon {
    right: 40px;
    left: unset;
}
section.vc_section.question-sec .vc_tta.vc_tta-accordion .vc_tta-controls-icon-position-left .vc_tta-controls-icon:after {
    display: none;
}
section.vc_section.question-sec .vc_tta.vc_tta-accordion .vc_tta-controls-icon-position-left .vc_tta-controls-icon:before {
    content: "" !important;
    position: absolute !important;
    background: url(/wp-content/uploads/2024/02/Group-135.svg) !important;
    border: none;
    width: 16px;
    height: 20px;
    flex-shrink: 0;
    background-size: contain !important;
}
section.vc_section.question-sec .vc_tta.vc_general .vc_tta-panel .vc_tta-panel-body {
    border-radius: 20px !important;
    background: #181818 !important;
    border: none !important;
    margin-bottom: 20px;
    padding: 40px 40px !important;
}
section.vc_section.question-sec .vc_tta.vc_tta-accordion .vc_tta-controls-icon-position-left .vc_tta-controls-icon:before {
    content: "" !important;
    position: absolute !important;
    background: url(/wp-content/uploads/2024/02/Group-124.png) !important;
    border: none;
    width: 16px;
    height: 20px;
    flex-shrink: 0;
    background-size: contain !important;
    background-repeat: no-repeat !important;
}
section.vc_section.question-sec .vc_tta.vc_general .vc_tta-panel .vc_tta-panel-body p {
    font-size: 20px;
    color: #B0B0B0;
}
section.vc_section.question-sec {
    padding-top: 100px !important;
    padding-bottom: 100px;
    padding-right: 150px !important;
    padding-left: 150px !important;
}
section.vc_section.question-sec h2 {
    font-size: 60px;
    font-style: normal;
    font-weight: 500;
    line-height: 75px; /* 125% */
    text-transform: capitalize;
    margin: 0;
    color: #fff;
}
section.vc_section.joinSec .theme-btn .vc_general {
    color: #fff !important;
}
section.vc_section.joinSec .theme-btn .vc_general:before {
    filter: drop-shadow(2px 4px 6px black);
}



.tags_nav {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 60px;
    margin-top: 50px;
    flex-wrap: wrap;
    padding: 30px 0;
    border-top: 1px solid #d9d9d9;
    border-bottom: 1px solid #d9d9d9;
}
.tags_nav .post_tags {
    display: flex;
    max-width: 65%;
    flex: 65%;
}
.post_tags ul {
    list-style: none;
    padding-left: 36px;
    margin: 0;
}
.post_tags ul li {
    display: inline-block;
}
.post_tags ul li a {
    color: #000;
    text-decoration: none;
    transition: all 0.4s ease-in-out !important;
}
.post_tags ul li a:hover {
    color: #0179D8;
}
.post_tags h4 {
    font-size: 16px;
    line-height: 1.2;
    margin: 0;
}
.post_tags ul li:last-child span {
    display: none;
}
.single-post header#masthead {background: #fff;}
.single-post div#content {
    padding-top: 114px !important;
    background: #F5F5F5;
}
.single-post header#masthead li.menu-item a.nav-link {
    color: #000 !important;
}
.single-post header#masthead.fixed li.menu-item a.nav-link {
    color: #fff !important;
}
.single-post .theme-btn .vc_general {
    color: #000 !important;
}
.single-post .fixed .theme-btn .vc_general {
    color: #fff !important;
}
.single-post .theme-btn .vc_general:before {
    filter: brightness(0.5);
}
.single-post .navbar-brand .black_logo {
    display: block;
}
.single-post .navbar-brand .white_logo {
    display: none;
}
.single-post .fixed .navbar-brand .black_logo {
    display: none;
}
.single-post .fixed .navbar-brand .white_logo {
    display: block;
}
.post_inner .post_info {
    text-align: center;
}
.single-post section#primary {
    padding: 125px 0 120px;
    max-width: 66%;
    margin: 0 auto;
}
.post_info h1 {
    color: #000;
    font-size: 60px;
    font-style: normal;
    font-weight: 500;
    line-height: 75px;
    text-transform: capitalize;
    margin-top: 0;
    padding: 0;
    margin-bottom: 85px;
}
.post_info .cat_share {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 27px;
}
.cat_share h4 {
    color: #000;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    margin: 0;
}
.cat_share h4 .red {
    color: #FF2048;
    margin-left: 8px;
}
.cat_share h4 .red a {
    color: #FF2048;
    text-decoration: none;
}
.social_share {
    display: flex;
    align-items: center;
}
.social_share h6 {
    margin: 0;
    margin-right: 16px;
    font-size: 14px;
    font-weight: 400;
    color: #000;
}
.post_inner .txt p {
    font-size: 18px;
    line-height: 32px;
    color: #404040;
}
.post_inner .txt h3.vc_custom_heading {
    text-transform: inherit;
}
.post_inner .vc_icon_element.vc_icon_element-outer {
    text-align: center !important;
}
.post_inner .vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-color-blue .vc_icon_element-icon {color: #000;}
.post_inner .vc_icon_element.vc_icon_element-outer .vc_icon_element-inner {
    background: #D2EBFF;
    border-radius: 100%;
}
.post-navigation .nav-previous a, .post-navigation .nav-next a {
    padding: 0;
    background: transparent !important;
    border: none;
    color: #000;
    font-family: Gotham;
    font-size: 18px;
    font-style: normal;
    font-weight: 500 !important;
    line-height: 26px; /* 144.444% */
    text-transform: uppercase;
    transition: all 0.3s ease-in-out !important;
    display: inline-block;
    margin-left: 40px;
}
.post-navigation .nav-previous a:hover, .post-navigation .nav-next a:hover {
    color: #0179D8;
}
.post-navigation .nav-previous a::before {
    margin-right: 14px;
}
.post-navigation .nav-next a::after {
    margin-left: 14px;
}
.post_inner .txt .secQuote {
    border-radius: 20px;
}
.single_news.blog_news .news-letter {
    width: 313px;
    margin-top: -70px;
    float: right;
}
.related_post {
    background: #fff;
    padding: 120px 0;
    position: relative;
}
.related_post:before {
    content: '';
    width: 100%;
    height: 100%;
    background: #fff;
    position: absolute;
    top: 0;
    left: -100%;
}
.related_post:after {
    content: '';
    width: 100%;
    height: 100%;
    background: #fff;
    position: absolute;
    top: 0;
    right: -100%;
}
.related_post .text-center h2 {
    margin: 0;
    color: #000;
    text-align: center;
    font-family: "General Sans";
    font-size: 40px;
    font-style: normal;
    font-weight: 500;
    line-height: 48px;
}
.related_post .text-center {
    margin-bottom: 60px;
}
.single-post div#page {
    overflow: hidden;
}

/* 404 CSS */

.error404 
 div#footer-widget {
    display: none;
}
.error404 #content.site-content {
    background-image: url('https://affinitycore.co/wp-content/uploads/2024/06/Group-127.png');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    background-color: #000;
    height: 100vh;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    padding-bottom: 0;
    padding-top: 80px;
}
.error-404.not-found h2 {
    font-size: 40px;
    line-height: 48px;
    color: #fff;
    margin: 34px 0 50px;
    font-weight: 400;
}
div#footer-widget .zoom-social_icons-list-span.social-icon {
    font-size: 21px !important;
    transition: all 0.4s ease-in-out !important;
    color: #fff !important;
}
div#footer-widget .zoom-social_icons-list-span.social-icon:hover {
    color: #fff !important;
}
.repeat_blogs #loadMore {
    font-size: 16px;
    border: none;
    box-shadow: none;
    outline: none;
    color: #000;
    display: inline-block;
    position: relative;
    padding: 16px 0;
    padding-left: 48px;
    transition: all 0.5s ease-in-out !important;
	margin: 0 auto;
    margin-top: 80px;
}
.repeat_blogs #loadMore:before {
    content: '';
    position: absolute;
    width: 48px;
    height: 51px;
    background-image: url(/wp-content/uploads/2024/02/Component-10.png);
    left: 0;
    top: -1px;
    transition: all 0.5s ease-in-out !important;
    border-radius: 100%;
    filter: brightness(0);
}
.repeat_blogs #loadMore:after {
    content: '';
    width: 52px;
    height: 52px;
    background-image: url(https://affinitycore.co/wp-content/uploads/2024/06/Group-150.png);
    background-repeat: no-repeat;
    background-position: center;
    position: absolute;
    border-radius: 100%;
    top: -3px;
    left: 0;
    opacity: 0;
    visibility: hidden;
    transition: all 0.5s ease-in-out !important;
    transform: rotate(45deg);
}
.repeat_blogs #loadMore:hover:before {
    opacity: 0;
    visibility: hidden;
}
.repeat_blogs #loadMore:hover:after {
    opacity: 1;
    visibility: visible;
    transform: none;
}
.repeat_blogs #loadMore:hover {
    padding-left: 58px;
}
.service-sec .theme-btn .vc_general:before {
    background-image: url('images/srv_arrow.png');
}
.joinSec .vc_row,.joinSec .wpb_column,.readySec .vc_row, .readySec .wpb_column,
.potentialSec .vc_row,.potentialSec .wpb_column  {
    position: static;
}
.joinSec .video_bg,.readySec .video_bg,
.potentialSec .video_bg, .discoverSec .video_bg {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: -1;
}
section.vc_section.joinSec p,
.discoverSec .video_bg p {
    padding: 0;
    margin: 0;
}
.video_bg .wpb_wrapper,.video_bg .wpb_wrapper p
{
    height: 100%;
}
.video_bg .wpb_wrapper p video {
    object-fit: cover;
}
.video_bg video::-webkit-media-controls {
	display: none !important;
}
.whoweSec video::-webkit-media-controls {
	display: none !important;
}
.wpcf7 form .wpcf7-response-output {
    color: #fff;
}
.tabs-sec .vc_tta-container {
    margin: 0;
}
.archive #content.site-content {
    padding-top: 160px;
    padding-bottom: 70px;
}
.archive #content .dv_show {
    margin-bottom: 50px;
}
.archive header#masthead {
    background: #000;
}
div#post_slider {
    margin-bottom: -150px;
}


.page-id-166 div#post_slider {
    margin-bottom: 0px;
}

@media screen and (max-width: 1700px) {
    section.vc_section.potentialSec h2 {
        width: 75%;
    }
    section.vc_section.potentialSec {
        padding: 77px 0 !important;
    }
    section.vc_section.joinSec {
        padding: 68px 0 !important;
    }
    .tabs-sec .vc_row.boxes-row {
        padding-left: 6%;
        padding-right: 6%;
    }
    .tabs-sec .pd_contain {
        padding-left: 6%;
    }
}

@media screen and (max-width: 1640px) {
    section.vc_section.potentialSec {
        padding: 67px 0 !important;
    }
    section.vc_section.joinSec {
        padding: 58px 0 !important;
    }
    .tabs-sec .vc_row.boxes-row {
        padding-left: 4%;
        padding-right: 4%;
    }
    .tabs-sec .pd_contain {
        padding-left: 4%;
    }
}

@media screen and (max-width: 1600px) {
    section.vc_section.potentialSec {
        padding: 58px 0 !important;
    }
    section.vc_section.joinSec {
        padding: 47px 0 !important;
    }
    .tabs-sec .vc_row.boxes-row {
        padding-left: 3%;
        padding-right: 3%;
    }
    .tabs-sec .pd_contain {
        padding-left: 3%;
    }
}

@media screen and (max-width: 1500px) {
    section.vc_section.potentialSec {
        padding: 62px 0 !important;
    }
    section.vc_section.joinSec {
        padding: 50px 0 !important;
    }
}

@media screen and (max-width: 1400px) {
    section.vc_section.potentialSec {
        padding: 50px 0 !important;
    }
    section.vc_section.joinSec {
        padding: 39px 0 !important;
    }
    section.vc_section.tabs-sec li.vc_tta-tab a {
        font-size: 21px;
    }
}


@media screen and (min-width: 1200px) and (max-width: 1500px){
    section.vc_section.potentialSec h2 {
        width: 75%;
    }
    section.vc_section.potentialSec {
        padding: 100px 0 90px !important;
    }
section.vc_section.whoweSec h2,
section.vc_section.whoweSec h1 {
    width: 81%;
}
section.vc_section.whoweSec .stats-top .stats-number, section.vc_section.whoweSec .stats-top .counter_suffix {
    font-size: 60px !important;
}
section.vc_section.whoweSec .stats-top .stats-desc .stats-text {
    font-size: 16px !important;
}
section.vc_section.partnerSec h2 {
    font-size: 50px !important;
}
.services-box .services-con h3 {
    font-size: 35px;
}
.services-box .services-con p {
    font-size: 17px;
}
.services-box .services-con {
    padding: 37px 30px 46px 40px;
}
section.vc_section.corevalueSec .vc_col-sm-3 .vc_column-inner>.wpb_wrapper h3 {
    font-size: 22px;
    padding-top: 30px;
    margin-bottom: 20px;
}
section.vc_section.corevalueSec p {
    font-size: 16px;
}
section.vc_section.corevalueSec .vc_col-sm-3 .vc_column-inner>.wpb_wrapper {
    padding: 40px 20px;
    min-height: 302px;
}
section.vc_section.transformaionsec {
    min-height: 690px;
}
section.vc_section.transformaionsec h2 {
    font-size: 50px !important;
}
section.vc_section.transformaionsec p {
    font-size: 18px;
}
section.vc_section.insightsSec {
    padding-top: 80px !important;
    padding-bottom: 80px;
}
section.vc_section.insightsSec h2.vc_custom_heading {
    font-size: 50px !important;
}
.insights-box .insights-con h3 {
    font-size: 21px;
    line-height: 1.5;
}
.insights-box .insights-con {
    min-height: 323px;
    padding: 30px;
}
section.vc_section.discoverSec {
    padding-top: 100px !important;
    padding-bottom: 90px !important;
}
section.vc_section.discoverSec h2 {
    font-size: 70px !important;
    line-height: 1.2 !important;
}
section#text-3 ul li {
    font-size: 18px;
}
.news-letter label {
    font-size: 18px;
}
div#footer-widget {
    padding-top: 80px;
}
section.vc_section.about-banner {
    padding-top: 230px !important;
    min-height: 850px !important;
}
.about-banner h2,
.about-banner h1 {
    font-size: 60px;
    line-height: 1.3;
}
.about-banner p {
    width: 90%;
    font-size: 17px;
}
section.vc_section.service-sec .theme-btn {
    margin-top: 30px !important;
}
section.vc_section.tabs-sec h2 {
    font-size: 50px !important;
}
section.vc_section.tabs-sec .staffing-row ul li {
    font-size: 15px;
}
section.vc_section.tabs-sec p {
    font-size: 17px;
}
.tabs-sticky .vc_general {
    font-size: 22px !important;
}
.boxes-row .vc_col-sm-4 .vc_column-inner {
    width: 100%;
}
section.vc_section.capabilities-sec {
    padding-top: 90px !important;
}
section.vc_section.capabilities-sec .boxes-row {
    margin-top: 50px !important;
}
.boxes-row .vc_col-sm-4 .vc_column-inner h3 {
    font-size: 18px !important;
    line-height: 1.4 !important;
}
.boxes-row .vc_col-sm-4 .vc_column-inner>.wpb_wrapper {
    padding: 20px;
    min-height: 510px;
}
.text-wrap h4 {
    width: 98%;
    font-size: 18px;
}
.boxes-row .vc_col-sm-4 .vc_column-inner p {
    font-size: 17px;
}
.text-wrap {
    margin-bottom: 0;
    margin-top: 20px;
}
section.vc_section.test-row h3 {
    font-size: 32px;
    line-height: 1.5;
}
section.vc_section.augmentation-sec h2 {
    font-size: 50px;
}
section.vc_section.augmentation-sec h3 {
    font-size: 24px;
}
section.vc_section.augmentation-sec p {
    font-size: 17px;
    margin-bottom: 70px;
}
section.vc_section.augmentation-sec {
    padding-bottom: 60px;
}
section.vc_section.joinSec h2.vc_custom_heading {
    font-size: 50px !important;
    line-height: 1.3 !important;
}
section.vc_section.joinSec p {
    font-size: 18px;
}
section.vc_section.joinSec {
    padding-top: 70px !important;
    padding-bottom: 60px !important;
}
.entry-content {
    margin: 0;
}
div#content {
    padding: 0 !important;
}
.technology-sec h2 {
    font-size: 50px;
    line-height: 1.3;
}
.technology-sec p {
    font-size: 17px;
}
section.vc_section.affinity-sec {
    padding-top: 80px !important;
}
.affinity-sec h2 {
    font-size: 50px !important;
}
section.vc_section.affinity-sec .vc_row .vc_col-sm-6:first-child .vc_column-inner {
    padding-right: 30px;
}
section.vc_section.affinity-sec p {
    font-size: 17px;
}
section.vc_section.affinity-sec .vc_tta-panel-heading a .vc_tta-title-text {
    font-size: 20px;
}
section.vc_section.affinity-sec .vc_tta-panel-heading a {
    padding: 30px 40px !important;
}
section.vc_section.potentialSec {
    padding-top: 80px !important;
    padding-bottom: 80px !important;
}
section.vc_section.potentialSec h2 {
    font-size: 50px !important;
    width: 70%;
}
section.vc_section.corevalueSec {
    padding-top: 100px !important;
    padding-bottom: 100px !important;
}
section.vc_section.careereSec h2,
section.vc_section.careereSec h1 {
    font-size: 60px;
    line-height: 1.23;
    padding-bottom: 10px;
}
section.vc_section.careereSec {
    padding-bottom: 100px !important;
    padding-top: 160px !important;
}
section.vc_section.inclusive-sec h2.vc_custom_heading {
    font-size: 50px !important;
    line-height: 1.3 !important;
}
section.vc_section.inclusive-sec {
    padding-top: 80px !important;
}
.vc_row.wpb_row.vc_row-fluid.impactrow {
    padding-top: 110px !important;
}
section.vc_section.inclusive-sec .impactrow h3 {
    font-size: 32px;
}
section.vc_section.benifits-sec h2 {
    font-size: 50px;
}
section.vc_section.benifits-sec .vc_col-sm-4 .vc_column-inner>.wpb_wrapper h3 {
    font-size: 27px;
}
section.vc_section.teamSec h5 {
    font-size: 22px;
}
section.vc_section.teamSec h5 span:last-child {
    font-size: 14px;
}
section.vc_section.teamSec {
    padding-top: 90px !important;
    padding-bottom: 70px !important;
}
section.vc_section.contact-page h2,
section.vc_section.contact-page h1 {
    font-size: 60px;
}
section.vc_section.contact-page .address-cont.maincont {
    width: 70%;
    font-size: 22px;
}
section.vc_section.contact-page h2.wpb_heading,
section.vc_section.contact-page h1.wpb_heading {
    margin-top: 70px;
}
section.vc_section.contact-page {
    padding-bottom: 100px !important;
    padding-top: 160px !important;
}
section.vc_section.contact-page .contact {
    padding: 30px;
}
section.vc_section.contact-page .contact .checkboxinner .form-control span {
    font-size: 14px;
}
section.vc_section.contact-page .maincont a {
    font-size: 22px;
}
section.vc_section.contact-page .contact .submitbtn {
    margin-top: 3px;
}
section.vc_section.contact-page .contact .btn-primary {
    font-size: 15px;
}
section.secTop {
    padding: 190px 0 120px;
}
.secTop h2,
.secTop h1 {
    font-size: 70px;
    margin-bottom: 30px;
}
#post_slider .insights-box .insights-con {
    padding: 50px 34px 130px 53px;
    border: none;
}
#post_slider .owl-dots {
    left: 55px;
}
.blog_news h3.widget-title {
    font-size: 30px;
}
section.secBlogs {
    padding: 50px 0 80px;
}
.single-post section#primary {
    max-width: 86%;
    padding-bottom: 90px;
}
.post_info h1 {
    font-size: 50px;
    line-height: 1.2;
}
.tags_nav {
    margin-bottom: 49px;
    margin-top: 19px;
}
section.related_post {
    padding: 80px 0;
}
.related_post .text-center {
    margin-bottom: 30px;
}
.postBox .insights-con h3 {
    font-size: 19px;
}
.postBox .insights-con .btn-custom {
    bottom: 32px;
}
section.vc_section.staffling-sec {
    padding-top: 190px;
    border-bottom: 1px solid #ECECEC;
    margin-bottom: 80px;
    padding-bottom: 60px;
}
.staffling-sec h2 {
    font-size: 60px;
    line-height: 1.3;
}
section.vc_section.service-two h2 {
    font-size: 50px;
    line-height: 1.3;
    margin-bottom: 0 !important;
    padding: 0;
}
section.vc_section.service-two {
    padding-bottom: 70px;
}
section.vc_section.mechanic-sec {
    padding-top: 70px !important;
    padding-bottom: 70px;
}
section.vc_section.mechanic-sec h2 {
    font-size: 50px;
    line-height: 1.2;
}
.alphabet-row .vc_col-sm-3 .vc_column-inner>.wpb_wrapper {
    padding: 30px 23px;
}
.alphabet-row .vc_col-sm-3 .vc_column-inner h3 {
    font-size: 20px;
}
.alphabet-row .vc_col-sm-3 .vc_column-inner>.wpb_wrapper::before {
    width: 80%;
    left: 0;
    background-size: contain;
}
.alphabet-row .vc_col-sm-3 .vc_column-inner p {
    font-size: 16px;
}
.alphabet-row {
    padding-bottom: 100px;
    margin-bottom: 60px;
}
.augment-now h5 {
    font-size: 40px;
    line-height: 1.2;
}
.augment-now h5:after {
    width: 50px;
    height: 37px;
}
.augment-now .vc_column-inner {
    padding: 10px 39px !important;
}
section.vc_section.counter-serve {
    padding-top: 70px !important;
    padding-bottom: 40px !important;
}
section.vc_section.counter-serve h2 {
    font-size: 50px !important;
    line-height: 1.2;
}
.counter-serve h4 {
    width: 90%;
    font-size: 20px;
    margin-bottom: 20px;
}
.counter-serve p {
    font-size: 17px;
    width: 80%;
}

.counter-serve .stats-top .stats-number {
    font-size: 60px !important;
}
.counter-serve div.stats-desc>div.counter_prefix, div.stats-desc>div.counter_suffix {
    font-size: 60px !important;
}
.stats-top .aio-icon-top, .stats-top .stats-desc {
    text-align: left !important;
}
.counter-serve .stats-block .stats-text {
    font-size: 15px !important;
    line-height: 1.4;
}
section.vc_section.industries-across h2 {
    font-size: 50px;
    line-height: 1.2;
    padding-top: 60px;
}
section.vc_section.question-sec {
    padding-top: 80px !important;
    padding-bottom: 80px !important;
}
section.vc_section.question-sec h2 {
    font-size: 50px !important;
}
}























.theme-btn .vc_general:hover {
    padding-left: 60px !important;
}
.theme-btn .vc_general:after {
    content: '';
    width: 52px;
    height: 52px;
    background-image: url('https://affinitycore.co/wp-content/uploads/2024/06/Group-150.png');
    background-repeat: no-repeat;
    background-position: center;
    position: absolute;
    border-radius: 100%;
    top: -3px;
    left: 0;
    opacity: 0;
    visibility: hidden;
    transition: all 0.5s ease-in-out !important;
    transform: rotate(45deg);
}
.theme-btn .vc_general:hover:before {
    /*background: linear-gradient(180deg, #FF2048 0%, #FFA501 27.53%, #FFA9C4 57.29%, #B995D8 73.66%, #0179D8 98.21%, #000000 119.98%, #018039 142.86%);*/
    opacity: 0;
    visibility: hidden;
}
.theme-btn .vc_general:hover:after {
    opacity: 1;
    visibility: visible;
    transform: none;
}
.insights-box .insights-con:hover .btn-custom.btn-custom .vc_general {
    color: #fff !important;
    padding-left: 60px !important;
}
.insights-box .insights-con:hover .btn-custom.theme-btn .vc_general:before {
}
.insights-box .insights-con:hover .btn-custom.theme-btn .vc_general:after {
    opacity: 1;
    visibility: visible;
    transform: none;
}
.btn_slider {
    position: relative;
    z-index: 1;
}
.btn_slider:before {
    content: "";
    position: absolute;
    width: 48px;
    height: 52px;
    background-image: url(/wp-content/uploads/2024/02/Component-10.png);
    left: -45px;
    top: -6px;
    transition: all 0.3s ease-in-out !important;
    border-radius: 100%;
}
.btn_slider:after {
    content: '';
    width: 52px;
    height: 52px;
    background-image: url(https://affinitycore.co/wp-content/uploads/2024/06/Group-150.png);
    background-repeat: no-repeat;
    background-position: center;
    position: absolute;
    border-radius: 100%;
    top: -6px;
    left: -45px;
    opacity: 0;
    visibility: hidden;
    transition: all 0.5s ease-in-out !important;
    transform: rotate(45deg);
}
.btn_slider:hover:before {
    opacity: 0;
    visibility: hidden;
}
.btn_slider:hover:after {
    opacity: 1;
    visibility: visible;
    transform: none;
}
.btn_slider:hover {
    padding-left: 14px;
}
.btn_slider {
    transition: all 0.6s ease-in-out !important;
}
header#masthead .theme-btn .vc_general:hover {padding-left: 47px !important;}
header#masthead .theme-btn .vc_general:hover:before {
    left: -15px;
}
header#masthead .theme-btn .vc_general:hover:after {
    left: -15px;
}

.scroll_img {
    position: relative;
}
.scroll_img:before {
    content: '';
    width: 209px;
    height: 210px;
    border-radius: 100%;
    background: url('images/half_circle.png');
    background-repeat: no-repeat;
    background-size: auto;
    position: absolute;
    top: 20px;
    left: 4px;
    z-index: -1;
    transform: rotate(180deg);
    transition: all 0.4s ease-in-out !important;
}
.scroll_img img {
    display: none;
}
.scroll_img:hover:before {
    transform: none;
}
.scroll_img:after {
    content: '';
    width: 209px;
    height: 210px;
    border-radius: 100%;
    background: url(images/half_circle.png);
    background-repeat: no-repeat;
    background-size: auto;
    position: absolute;
    top: 20px;
    left: 4px;
    z-index: -1;
    transition: all 0.4s ease-in-out !important;
}
.scroll_img:hover:after {
    transform: none;
}

header#masthead.fixed {
    background: #fff;
    position: fixed;
    top: 0;
    width: 100%;
    padding: 18px 0;
    animation: headerAnimation linear forwards .5s;
    z-index: 99;
}

@keyframes headerAnimation{
  from{
    transform: translateY(-100px);
  }
  to{
    transform: translateY(0);
  }
}


.about-banner.privacy_banner {
    min-height: auto !important;
}
.secDum_text .wpb_text_column h2 {
    margin: 20px 0;
    padding: 0;
    font-size: 48px;
    line-height: 60px;
    color: #fff;
}
.secDum_text .wpb_text_column p {
    font-size: 18px;
    line-height: 34px;
    color: #fff;
}

.stop_scroll {
    overflow: hidden;
}
.focusBox .vc_column_container>.vc_column-inner>.wpb_wrapper {
    background: #15171B;
    border-radius: 10px;
    padding: 32px 39px 50px;
}
.focusBox h4.vc_custom_heading {
    font-weight: 500;
}
.focusBox p {
    color: #fff;
    font-size: 18px;
}
.focusBox .wpb_text_column {
    margin: 0;
}
section.vc_section.secFocus {
    padding-top: 0 !important;
    padding-right: 0 !important;
    padding-bottom: 105px;
}
.focus_slider .owl-dots {
    display: none;
}
.tabs-sec .vc_row.boxes-row {
    padding-left: 11%;
    padding-right: 11%;
}
.tabs-sec .pd_contain {
    padding-left: 12%;
}
.tabs-sec .augmentation-sec {
    padding-top: 35px;
}
.tabs-sec .focus_slider.pd_contain {
    padding-top: 50px;
    padding-bottom: 60px;
}

@media screen and (max-width: 1400px) {
    .scroll_img {
        margin-left: -28px !important;
    }
    .scroll_img {
        margin-left: -18px;
    }
}

@media screen and (max-width: 1100px) {
    #content.site-content {
        padding: 0;
    }
    .entry-content {
        margin: 0;
    }
    .navbar-toggler {
        background: #fff;
        padding: 12px 14px;
        border: none;
        box-shadow: none;
        outline: none !important;
        position: absolute;
        right: 0;
        top: 0;
    }
    #masthead nav {
        padding-right: 100px !important;
    }
    div#main-nav:not(.show) {
        display: block !important;
    }
    div#main-nav.collapse {
        display: block !important;
    }
    div#main-nav {
        position: fixed;
        top: 0;
        left: 0;
        width: 40%;
        height: 100vh;
        background-color: #000000;
        background-image: url(/wp-content/uploads/2025/03/Menu-BG-AC.jpg);
        background-repeat: no-repeat;
        margin: 0;
        padding: 40px 20px;
        transform: translateX(-100%);
        z-index: 99;
        transition: all 0.4s ease-in-out !important;
        overflow-y: hidden;
		background-size: cover;
    }
    div#main-nav.show {
        transform: none;
    }
    header#masthead li.menu-item a.nav-link {line-height: 29px;font-size: 24px;display: inline-block;}
    header#masthead li.menu-item {
        padding: 0;
    }
    header#masthead li.menu-item:not(:first-child) {
        margin-top: 26px;
    }
    div#main-nav .navbar-brand {
        margin-bottom: 60px;
    }
    header#masthead .container {
        padding: 0 20px;
    }
    section.vc_section.whoweSec h2,
    section.vc_section.whoweSec h1 {
        width: 100%;
    }
    section.vc_section.whoweSec .stats-top .stats-number, 
    section.vc_section.whoweSec .stats-top .counter_suffix {
        font-size: 60px !important;
    }
    section.vc_section.whoweSec .stats-top .stats-desc .stats-text {
        font-size: 16px !important;
    }
    section.vc_section.partnerSec h2 {
        font-size: 48px;
    }
    .services-box .services-con {
        padding: 36px 30px 46px 30px;
    }
    .services-box .services-con h3 {
        font-size: 34px;
        margin-top: 20px;
        font-weight: 500;
    }
    .services-box .services-con p {
        font-size: 16px;
    }
    section.vc_section.corevalueSec .vc_col-sm-3 .vc_column-inner>.wpb_wrapper {
        padding: 30px 20px;
    }
    section.vc_section.corevalueSec .vc_col-sm-3 .vc_column-inner>.wpb_wrapper h3 {
        font-size: 22px;
        margin-bottom: 20px;
        padding-top: 20px;
    }
    section.vc_section.corevalueSec p {
        font-size: 16px;
    }
    section.vc_section.transformaionsec {
        min-height: 630px;
    }
    section.vc_section.transformaionsec h2 {
        font-size: 44px;
    }
    section.vc_section.transformaionsec p {
        font-size: 17px;
    }
    section.vc_section.insightsSec h2.vc_custom_heading {
        font-size: 44px !important;
        line-height: 64px !important;
    }
    .insights-box .insights-con {
        padding: 20px;
    }
    .insights-box .insights-con h3 {
        font-size: 22px;
        line-height: 34px;
    }
    section.vc_section.discoverSec {
        padding-top: 80px !important;
        padding-bottom: 100px !important;
    }
    section.vc_section.discoverSec h2 {
        font-size: 75px;
    }
    .footer-1 .textwidget ul li {
        font-size: 18px;
    }
    .footer-1 .textwidget ul {
        gap: 40px;
    }
    .footer-3 ul {
        gap: 20px;
    }
    .about-banner {
        min-height: 100vh !important;
        padding-top: 140px !important;
    }
    .about-banner h2,
    .about-banner h1 {font-size: 65px;line-height: 1.2;}
    .about-banner .wpb_column {
        width: 100%;
    }
    .technology-sec h2 {
        overflow-wrap: break-word;
        font-size: 40px;
        line-height: 1.4;
    }
    .technology-sec p {
        font-size: 16px;
    }
    .affinity-sec h2 br {
    }
    .affinity-sec h2 {
        font-size: 48px;
    }
    section.vc_section.affinity-sec .vc_row .vc_col-sm-6:first-child .vc_column-inner {
        padding-right: 40px;
    }
    section.vc_section.affinity-sec p {
        font-size: 17px;
    }
    section.vc_section.affinity-sec .vc_tta-panel-heading a {padding: 36px 30px !important;}
    section.vc_section.affinity-sec .vc_tta-panel-heading a .vc_tta-title-text {
        font-size: 20px;
    }
    section.vc_section.potentialSec h2 {
        width: 75%;
        font-size: 48px;
    }
    section.vc_section.inclusive-sec h2.vc_custom_heading {
        font-size: 40px !important;
        line-height: 1.4 !important;
    }
    section.vc_section.inclusive-sec h2.vc_custom_heading br {
        display: none;
    }
    section.vc_section.inclusive-sec p {
        font-size: 16px;
    }
    .vc_row.wpb_row.vc_row-fluid.impactrow {
        padding-top: 100px !important;
    }
    section.vc_section.inclusive-sec .impactrow h3 {
        font-size: 30px;
    }
    section.vc_section.benifits-sec .vc_col-sm-4 .vc_column-inner>.wpb_wrapper {
        padding: 30px 30px 0;
    }
    section.vc_section.benifits-sec .vc_col-sm-4 .vc_column-inner>.wpb_wrapper h3 {
        font-size: 26px;
    }
    section.vc_section.teamSec h5 {
        padding: 30px;
        font-size: 24px;
    }
    #post_slider .insights-box .insights-con {
        padding: 50px 34px 110px 53px;
    }
    #post_slider .insights-box .insights-con h3 {
        font-size: 30px;
    }
    .blog_news {
        padding: 42px 30px;
        height: 100%;
    }
    .blog_news h3.widget-title {
        font-size: 32px;
    }
    .blog_news .news-letter .form-control {
        font-size: 13px;
        padding: 0 50px 0 10px;
    }
    .blog_news .news-letter .wpcf7-submit {
        right: 10px;
    }
    .insights-box .insights-con .btn-custom {
        bottom: 20px;
    }
    #post_slider .owl-dots {
        left: 60px;
    }
    .single-post section#primary {max-width: 80%;}
    .post_info h1 {
        font-size: 48px;
    }
    .post_inner .txt h3.vc_custom_heading {
        font-size: 32px !important;
        line-height: 1.4 !important;
    }
    .post_inner .txt p {
        font-size: 16px;
    }
    .related_post .postBox .insights-con p {
        margin-bottom: 45px;
    }
    .insights-box .insights-con h3 {
        font-size: 20px;
        line-height: 30px;
    }
    .postBox .insights-con p {
        font-size: 15px;
    }
    .single-post header#masthead li.menu-item a.nav-link {
        color: #fff !important;
    }
    section.vc_section.contact-page .contact {
        padding: 20px;
    }
    section.vc_section.contact-page h2,
    section.vc_section.contact-page h1 {font-size: 55px;}
    section.vc_section.contact-page .address-cont.maincont {
        width: 100%;
    }
    section.vc_section.contact-page .contact .checkboxinner {
        max-width: 100%;
        flex: 100%;
    }
    section.vc_section.contact-page .contact .col-lg-6,section.vc_section.contact-page .contact .col-lg-4 {
        max-width: 100%;
        flex: 100%;
    }
    section.vc_section.contact-page .contact .submitbtn {
        margin-top: 30px;
        justify-content: center;
    }
    .boxes-row .vc_col-sm-4 .vc_column-inner>.wpb_wrapper {
        padding: 20px;
    }
    .boxes-row .text-wrap {
        margin-bottom: 0;
    }
    .text-wrap h4 {
        width: 100%;
    }
    section.vc_section.capabilities-sec p {
        font-size: 16px;
    }
    section.vc_section.test-row h3 {
        font-size: 32px;
        line-height: 1.6;
    }
    section.vc_section.augmentation-sec h2 {
        font-size: 48px;
    }
    section.vc_section.augmentation-sec h3 {
        font-size: 22px;
    }
    section.vc_section.augmentation-sec p {margin-bottom: 50px;}
    section.vc_section.joinSec h2.vc_custom_heading {
        font-size: 48px !important;
        line-height: 1.4 !important;
    }
    section.vc_section.service-two h2 {
        font-size: 48px;
        line-height: 1.5;
        padding: 0;
    }
    section.vc_section.service-two p {
        font-size: 16px;
    }
    section.vc_section.service-two h5 {
        font-size: 22px;
    }
    .alphabet-row .vc_col-sm-3 .vc_column-inner>.wpb_wrapper {
        padding: 20px;
    }
    .alphabet-row .vc_col-sm-3 .vc_column-inner h3 {
        font-size: 19px;
    }
    .alphabet-row .vc_col-sm-3 .vc_column-inner p {
        font-size: 15px;
        line-height: 26px;
    }
    .alphabet-row .vc_column-inner>.wpb_wrapper:before {
        width: 100%;
        background-repeat: no-repeat;
        background-size: auto;
    }
    section.vc_section.mechanic-sec h2 {
        font-size: 55px;
    }
    .augment-now .vc_column-inner {
        padding: 0 30px !important;
    }
    .augment-now h5 {font-size: 44px;line-height: 60px;}
    .augment-now h5:after {
        background-size: 60%;
        bottom: 10px;
    }
    .counter-serve h2 {
        font-size: 48px;
    }
    .counter-serve h4 {
        width: 100%;
    }
    .counter-serve p {
        font-size: 16px;
        width: 100%;
    }
    .counter-serve .stats-block .stats-text {
        font-size: 16px !important;
        width: 100%;
        line-height: 1.4;
    }
    section.vc_section.industries-across h2 {
        font-size: 48px;
        line-height: 1.4;
    }
    section.vc_section.expertise-sec .vc_row .vc_col-sm-4 .vc_column-inner>.wpb_wrapper {
        padding: 30px;
    }
    section.vc_section.expertise-sec .vc_row .vc_col-sm-4 .vc_column-inner>.wpb_wrapper h3 {
        font-size: 22px;
        line-height: 1.4;
        margin: 30px 0;
    }
    section.vc_section.expertise-sec .vc_row .vc_col-sm-4 .vc_column-inner>.wpb_wrapper p {
        font-size: 16px;
    }
    section.vc_section.question-sec h2 {
        font-size: 48px;
        line-height: 1.4;
    }
    section.vc_section.question-sec .vc_tta-panel-heading a .vc_tta-title-text {
        font-size: 22px;
    }
    section.vc_section.question-sec .vc_tta-panel-heading a {
        padding: 30px !important;
    }
    .scroll_img {
        margin-left: -48px !important;
    }
    section.vc_section.readySec h2 {
        font-size: 57px;
    }
    section.vc_section.readySec .vc_row .vc_col-sm-6:last-child p {
        font-size: 16px;
    }
    section.vc_section.readySec .vc_row .vc_col-sm-6:last-child .vc_column-inner {
        padding-left: 12%;
    }
    .single-post div#main-nav .navbar-brand img {
        filter: none;
    }
    section.vc_section.tabs-sec ul.vc_tta-tabs-list {
        gap: 50px;
    }
    section.vc_section.tabs-sec li.vc_tta-tab a {
        font-size: 22px !important;
        padding: 20px 0;
    }
    section.vc_section.tabs-sec ul.vc_tta-tabs-list {
        gap: 50px;
    }
    section.vc_section.tabs-sec li.vc_tta-tab a {
        font-size: 22px !important;
        padding: 20px 0;
    }
    section.vc_section.tabs-sec h2 {
        font-size: 44px;
        line-height: 1.4;
    }
    section.vc_section.tabs-sec p {
        font-size: 16px;
    }
    section.vc_section.tabs-sec .staffing-row ul li {font-size: 12px;padding: 12px 13px;padding-left: 36px;}
    section.vc_section.tabs-sec .staffing-row ul li:before {
        top: 16px;
    }
    section.vc_section.capabilities-sec h2 {
        font-size: 48px;
    }
    .boxes-row .vc_col-sm-4 .vc_column-inner h3 {
        font-size: 20px !important;
        line-height: 1.4 !important;
    }
    .text-wrap h4 {
        font-size: 16px;
        line-height: 1.4;
    }
    .boxes-row .vc_col-sm-4 .vc_column-inner p {
        font-size: 14px;
        line-height: 24px;
    }
    .page-id-211 header#masthead li.menu-item a.nav-link {
        color: #fff !important;
    }
    .page-id-211 div#main-nav .navbar-brand img {
        filter: none;
    }
    .tabs-sec .vc_row.boxes-row {
        padding-left: 0;
        padding-right: 0;
    }
    .tabs-sec .pd_contain {
        padding-left: 0;
    }
}


@media screen and (max-width: 860px) {
    header#masthead .theme-btn {
        display: none;
    }
    header#masthead div#main-nav .theme-btn {
        display: block;
        margin-top: 28px;
    }
    header#masthead div#main-nav .theme-btn .vc_general:before,
    header#masthead div#main-nav .theme-btn .vc_general:after {
        display: none;
    }
    header#masthead div#main-nav .theme-btn .vc_general {
        padding: 0 !important;
        font-size: 24px !important;
        line-height: 29px;
    }
    section.vc_section.whoweSec {padding-top: 100px;padding-bottom: 100px;}
    section.vc_section.whoweSec .vc_row:last-child .wpb_column {
        width: 50%;
        margin: 20px 0;
        display: inline-block;
        float: left;
    }
    section.vc_section.partnerSec {
        padding-top: 100px;
        padding-bottom: 100px;
    }
    section.vc_section.partnerSec .wpb_column {
        width: 100%;
    }
    section.vc_section.partnerSec .wpb_column:last-child {margin-top: 40px;}
    section.vc_section.partnerSec>.vc_row .vc_col-sm-6:first-child {
        position: relative;
        top: auto;
    }
    .boxes-raw .wpb_column {
        width: 50%;
        margin: 15px 0;
        display: inline-block;
    }
    section.vc_section.corevalueSec {
        padding-top: 100px !important;
        padding-bottom: 100px !important;
    }
    .insightsSec .col-lg-4.col-md-6.col-sm-12 {
        margin: 15px 0;
    }
    section.vc_section.discoverSec h2 {
        font-size: 60px !important;
    }
    section.vc_section.discoverSec {
        padding-top: 60px !important;
        padding-bottom: 80px !important;
    }
    div#footer-widget .footer-1 {
        display: block;
        text-align: center;
    }
    .footer-1 .textwidget ul {
        justify-content: space-evenly;
        margin: 40px 0;
    }
    div#footer-widget {
        padding-top: 60px;
    }
    div#footer-widget .footer-2 {
        display: block;
        padding-bottom: 20px;
        text-align: center;
    }
    div#footer-widget .footer-3 {
        display: block;
        text-align: center;
    }
    .footer-3 ul {
        justify-content: center;
    }
    .insights-box .insights-con {
        min-height: 313px;
    }
    section.vc_section.insightsSec {
        padding-top: 100px !important;
        padding-bottom: 80px !important;
    }
    section.vc_section.transformaionsec h2 {
        font-size: 32px;
    }
    section.vc_section.transformaionsec p {
        font-size: 14px;
    }
    section.vc_section.transformaionsec {
        min-height: 430px;
    }
    .scroll_img {
        margin-left: 0px !important;
        left: -50px !important;
        top: -30px !important;
    }
    .btn_slider:before {
        left: -25px;
    }
    .btn_slider:after {
        left: -28px;
    }
    .btn_slider {
        padding-left: 20px !important;
        padding-top: 10px !important;
    }
    .btn_slider:hover {
        padding-left: 30px !important;
    }
    section.about-banner {min-height: auto !important;padding-top: 170px !important;padding-bottom: 60px;}
    .about-banner h2,
    .about-banner h1 {
        font-size: 55px;
    }
    .technology-sec h2 {
        font-size: 34px;
    }
    .technology-sec p {
        font-size: 15px;
    }
    section.vc_section.corevalueSec h2 {
        font-size: 44px;
    }
    .affinity-sec h2 {
        font-size: 40px;
    }
    section.vc_section.affinity-sec .vc_row .wpb_column {
        width: 100%;
    }
    section.vc_section.affinity-sec .vc_row .vc_col-sm-6:first-child .vc_column-inner {
        padding-right: 15px;
    }
    section.vc_section.potentialSec {
        padding: 100px 0 !important;
    }
    section.vc_section.potentialSec h2 {
        font-size: 44px;
        width: 90%;
    }
    .secTop h2,.secTop h1 {
        font-size: 66px;
        line-height: 1.3;
    }
    .secTop {
        padding: 150px 0 120px;
    }
    #post_slider .insights-box .insights-con {padding: 40px 24px 90px 35px;}
    #post_slider .insights-box .col-12.col-md-6 {
        max-width: 100%;
        flex: 100%;
    }
    #post_slider .insights-box {
        display: flex;
        flex-direction: column-reverse;
    }
    #post_slider .insights-box .ft_img {
        border-radius: 40px 40px 0 0;
        height: 430px;
    }
    #post_slider .owl-dots {
        bottom: 20px;
        left: 40px;
    }
    .single-post section#primary {
        max-width: 100%;
        padding: 57px 0 90px;
    }
    .tags_nav {
        display: block;
    }
    .navigation.post-navigation {
        display: flex;
        justify-content: center;
    }
    .tags_nav .post_tags {
        justify-content: center;
    }
    .single_news.blog_news .news-letter {width: 100%;float: none;margin-top: 30px;}
    .related_post {
        padding: 90px 0;
    }
    .single-post .container {
        padding: 0 30px;
    }
    .post_info h1 {
        font-size: 40px;
        line-height: 1.4;
    }
    section.vc_section.careereSec {
        padding-top: 150px !important;
        padding-bottom: 100px;
    }
    section.vc_section.careereSec h2,
    section.vc_section.careereSec h1 {
        font-size: 75px;
    }
    section.vc_section.inclusive-sec {
        padding-top: 90px !important;
        padding-bottom: 90px;
    }
    section.vc_section.inclusive-sec .wpb_column.vc_col-sm-6 {
        width: 100%;
        margin: 20px 0;
    }
    section.vc_section.inclusive-sec .vc_row:first-child {
        display: flex;
        flex-direction: column;
    }
    section.vc_section.inclusive-sec .impactrow h3 {
        font-size: 24px;
        line-height: 44px;
    }
    .vc_row.wpb_row.vc_row-fluid.impactrow {
        padding-top: 40px !important;
        padding-bottom: 30px;
    }
    section.vc_section.benifits-sec h2 {
        font-size: 40px;
    }
    section.vc_section.benifits-sec .vc_col-sm-4 .vc_column-inner>.wpb_wrapper h3 {
        font-size: 21px;
        left: 0;
        right: 0;
        width: 88%;
        margin: auto;
    }
    section.vc_section.benifits-sec .vc_col-sm-4 .vc_column-inner>.wpb_wrapper {
        padding: 20px 20px 0;
        min-height: 250px;
    }
    section.vc_section.benifits-sec .vc_col-sm-4 .vc_column-inner>.wpb_wrapper .wpb_content_element {
        margin: 0;
    }
    section.vc_section.teamSec h2.vc_custom_heading {
        font-size: 55px !important;
        line-height: 1.4 !important;
    }
    section.vc_section.teamSec {
        padding-top: 90px !important;
        padding-bottom: 80px;
    }
    section.vc_section.teamSec .vc_col-sm-2 {
        width: 6%;
    }
    section.vc_section.teamSec .vc_col-sm-8 {
        width: 85%;
    }
    section.vc_section.teamSec h5 {
        font-size: 22px;
    }
    section.vc_section.joinSec {
        padding-top: 90px !important;
        padding-bottom: 80px;
    }
    section.vc_section.contact-page .wpb_column {
        width: 100%;
    }
    section.vc_section.contact-page .contact .col-lg-6 {
        max-width: 50%;
    }
    section.vc_section.potentialSec {
        padding: 80px 0 !important;
    }
    section.vc_section.contact-page {
/*         padding-top: 160px !important; */
        padding-bottom: 80px;
    }
	.bg-head {
    margin-top: 20px;
}
    .about-banner h2,.about-banner h1 {font-size: 44px;}
    .about-banner h2 br,
    .about-banner h1 br {
        display: none;
    }
    section.vc_section.tabs-sec li.vc_tta-tab a {
        font-size: 14px !important;
        padding: 14px 0;
    }
    section.vc_section.tabs-sec ul.vc_tta-tabs-list {
        gap: 24px;
    }
    section.vc_section.tabs-sec h2 {
        font-size: 36px;
    }
    .tabs-sec .staffing-row .wpb_column {
        width: 100%;
    }
    .tabs-sec .staffing-row {
        display: flex;
        flex-direction: column-reverse;
    }
    .boxes-row .wpb_column:not(.col_ctn) {
        width: 50%;
        margin: 0 auto;
    }
	.boxes-row .wpb_column.col_ctn {
	    text-align: center;
	    width: 100%;
	}
	section.vc_section.augmentation-sec h3, .augmentation-sec h3 {
	    font-size: 20px;
	    line-height: 1.6;
	}
	section.vc_section.tabs-sec p {
	    font-size: 14px;
	    line-height: 24px;
	    margin-bottom: 50px;
	}
    .boxes-row {display: flex;flex-direction: column;}
    section.vc_section.test-row h3 {
        font-size: 24px;
    }
    section.vc_section.test-row h4 span {
        font-size: 20px;
        line-height: 1.2;
    }
    section.vc_section.augmentation-sec .wpb_column {
        width: 100%;
    }
    section.vc_section.augmentation-sec {
        padding-top: 0px !important;
        padding-bottom: 60px;
    }
    .staffling-sec h2 {
        font-size: 48px;
        line-height: 1.4;
    }
    .staffling-sec {
        padding-top: 150px;
        padding-bottom: 80px;
    }
    .service-two .wpb_column {
        width: 100%;
    }
    .service-two .vc_row {
        display: flex;
        flex-direction: column-reverse;
    }
    section.vc_section.service-two .wpb_single_image.wpb_content_element.vc_align_left {
        text-align: left;
    }
    .service-two {
        padding-bottom: 80px;
    }
    section.vc_section.mechanic-sec {
        padding-bottom: 80px;
        padding-top: 80px !important;
    }
    section.vc_section.mechanic-sec h2 {
        font-size: 45px;
        line-height: 1.4;
    }
    .mechanic-sec .triangle-sec {
        display: none;
    }
    .mechanic-sec  .alphabet-row .wpb_column {
        width: 50%;
        display: inline-block;
    }
    section.vc_section.mechanic-sec h2 {
        font-size: 40px;
    }
    .alphabet-row {
        padding-bottom: 80px;
        margin-bottom: 60px;
    }
    .access-row .wpb_column,.augment-row  .wpb_column {
        width: 50%;
        display: inline-block;
    }
    .augment-row .wpb_column.augment-now {
        width: 100%;
    }
    .access-row .wpb_column:last-child {
        width: 100%;
    }
    .counter-serve {
        padding-top: 75px !important;
        padding-bottom: 75px !important;
    }
    .counter-serve h2 {
        font-size: 40px;
        line-height: 1.4;
    }
    .counter-serve h4 {
        font-size: 22px;
    }
    section.vc_section.industries-across h2 {
        padding-top: 75px;
        font-size: 44px;
    }
    section.vc_section.expertise-sec .vc_row .vc_col-sm-4 {
        width: 50%;
        display: inline-block;
        float: left;
    }
    section.vc_section.expertise-sec .vc_row .vc_col-sm-4:last-child {
        width: 100%;
    }
    section.vc_section.question-sec {
        padding: 75px 30px !important;
    }
    .counter-serve .stats-top .stats-number,.counter-serve div.stats-desc>div.counter_prefix, .counter-serve div.stats-desc>div.counter_suffix {
        font-size: 44px !important;
    }
    .counter-serve .stats-block .stats-text {
        font-size: 13px !important;
    }
    .single-post header#masthead div#main-nav .theme-btn .vc_general {
        color: #fff !important;
    }
    div#footer-widget .news-letter {
        width: 100% !important;
    }
    .text-wrap {
        min-height: inherit;
    }
    .boxes-row .vc_col-sm-4 .vc_column-inner h3 {
        margin-top: 15px;
        min-height: inherit;
    }
    .test-row h3 {
        font-size: 32px;
        line-height: 1.4;
    }
    section.vc_section.tabs-sec .pd_contain h2 {
        font-size: 36px !important;
        line-height: 1.4 !important;
        margin-bottom: -40px !important;
    }
    section.vc_section.tabs-sec {
        padding-bottom: 20px;
    }
	.back_to {
		top: 30px;
		font-size: 14px;
	}
	.tags_nav .post_tags {
		max-width: 100%;
	}
	.navigation.post-navigation {
		max-width: 100%;
		margin-top: 20px;
	}
	.augment-now h5:after {
		bottom: 5px;
	}
	section.vc_section.question-sec .vc_tta-panel-heading a {
		padding-right: 50px !important;
	}
	section.vc_section.careereSec.staffling-sec {
		padding-bottom: 50px;
	}
	section.vc_section.careereSec.staffling-sec h2 {
		font-size: 65px;
		line-height: 1.3;
	}
}


@media screen and (max-width: 767px) {
	.wpb-js-composer .vc_tta.vc_tta-tabs .vc_tta-tabs-container {
		display: block;
	}
/* 	.wpb-js-composer .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading {
		display: none;
	} */
    .tabs-sec .vc_tta-panel-heading {
        background: #fff !important;
    }
    .services-box .services-con .arrow {
        position: relative;
        bottom: auto;
        right: auto;
        display: inline-block;
        margin-top: 50px;
    }
    body section.vc_section:not(.bannersec) {
        padding-top: 80px !important;
        padding-bottom: 80px !important;
    }
    .insightsSec .col-lg-4.col-md-6.col-sm-12 {
        max-width: 50%;
        display: inline-block;
    }
    .footer-1 .textwidget ul {
        display: block;
        column-count: 2;
        gap: 0;
    }
    div#footer-widget .footer-1 {
        text-align: left;
    }
    .footer-1 .textwidget ul li {
        text-align: left;
        margin-top: 30px;
    }
    .footer-1 .textwidget ul li:first-child {margin-top: 0;}
    div#footer-widget .footer-2 {
        text-align: left;
    }
    .footer-3 ul {
        display: block;
        column-count: 2;
    }
    div#footer-widget .footer-3 {
        text-align: left;
    }
    .footer-3 ul li:not(:first-child) {
        margin-top: 20px;
    }
    .footer-3 .widget:last-child {
        text-align: center;
        padding-top: 20px;
        border-top: 1px solid #ffffff78;
        margin-top: 30px;
    }
    .navbar-toggler {
        background: url('images/bg_toggle.png');
        background-size: auto;
        width: 24px;
        height: 20px;
        padding: 0;
        background-repeat: no-repeat;
        top: 15px;
    }
    .navbar-toggler span {
        display: none;
    }
    section.vc_section.about-banner {
        padding-bottom: 0 !important;
        padding-top: 150px !important;
    }
    .technology-sec .wpb_single_image.vc_align_right {
        text-align: left;
        margin-top: 20px;
    }
    .technology-sec .top-row {
        display: flex;
        flex-direction: column-reverse;
    }
    .technology-sec .bottom-row {
        margin-top: 0;
        padding-top: 20px;
    }
    .technology-sec h2 br {
        display: none;
    }
    section.vc_section.affinity-sec {
        padding-top: 20px !important;
       padding-top: 20px !important;
    }
    section.vc_section.careereSec {
        padding-top: 150px !important;
        padding-bottom: 0;
    }
    section.vc_section.careereSec h2,
    section.vc_section.careereSec h1 {
        font-size: 55px;
        line-height: 1.4;
    }
    section.vc_section.benifits-sec .vc_col-sm-4 {
        width: 50%;
        display: inline-block;
    }
    section.vc_section.benifits-sec .vc_col-sm-4:last-child {
        width: 100%;
    }
    section.vc_section.joinSec {
        padding-top: 60px !important;
        padding-bottom: 50px !important;
    }
    .secTop {
        padding-bottom: 70px;
    }
    .secTop h2,.secTop h1 {
        font-size: 55px;
    }
    .secBlogs .col-lg-4.col-md-6.col-sm-12 {
        max-width: 50%;
    }
    .single-post .navbar-toggler {
        filter: invert(1);
    }
    .single-post .fixed .navbar-toggler {
        filter: none;
    }
    .post_info .cat_share {
        display: block;
        text-align: center;
        margin-bottom: 40px;
    }
    .social_share {
        justify-content: center;
        margin-top: 30px;
    }
    .post_info h1 {
        margin-bottom: 50px;
    }
    .related_post .col-lg-4.col-md-6.col-sm-12 {
        max-width: 50%;
        margin: 15px 0;
    }
    section.vc_section.careereSec {
        padding-bottom: 80px !important;
    }
    section.vc_section.contact-page h2,
    section.vc_section.contact-page h1 {
        font-size: 48px;
    }
    section.vc_section.potentialSec h2 {
        width: 100%;
    }
    section.vc_section.potentialSec {
        padding: 50px 0 !important;
    }
/*     section.vc_section.contact-page {
        padding-top: 150px !important;
    } */
	.bg-head {
    margin-top: 30px !important;
}
    section.vc_section.tabs-sec .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel.vc_active .vc_tta-panel-title>a {
        background: #fff;
        color: #000;
    }
    .boxes-row .wpb_column {
        width: 75%;
    }
    .boxes-row {
        margin-top: 0;
    }
    section.vc_section.test-row h3 {
        font-size: 22px;
    }
    section.vc_section.tabs-sec .vc_tta-panel-body {
        padding-top: 60px !important;
    }
    section.vc_section.tabs-sec .vc_tta.vc_general .vc_tta-panel {
        margin: 10px 0;
    }
    body section.vc_section.staffling-sec {
        padding-top: 150px !important;
        padding-bottom: 40px !important;
        margin-bottom: 0;
    }
    section.vc_section.service-two h2 br {
        display: none;
    }
    .augment-now h5 {
        font-size: 36px;
        margin-top: 20px;
        width: 100%;
    }
    .augment-now .wpb_text_column {
        margin-bottom: 30px;
    }
    .augment-now h5:after {
        bottom: 0;
    }
    section.vc_section.industries-across {
        padding-top: 0 !important;
    }
    .counter-serve .vc_inner .wpb_column {
        width: 50%;
        display: inline-block;
        float: left;
    }
    .counter-serve .stats-block .stats-text {
        text-align: center !important;
    }
    .counter-serve  .wpb_single_image.wpb_content_element.vc_align_right {
        text-align: left;
        margin: 0;
    }
    .page-id-211 .service-two .theme-btn .vc_general {
        color: #000 !important;
    }
	.page-id-211 .service-two .theme-btn .vc_general:before {
	    filter: brightness(0);
	}
    section.vc_section.readySec .vc_row .vc_col-sm-6:last-child .vc_column-inner {
        padding-left: 15px;
    }
    section.vc_section.readySec {
        padding: 30px 60px !important;
    }
    section.vc_section.readySec h2 {
        font-size: 48px;
    }
    section.vc_section.readySec p {
        font-size: 22px;
    }
    section.vc_section.expertise-sec h2.vc_custom_heading {
        font-size: 48px !important;
        line-height: 1.4 !important;
    }
    .tabs-sec .focus_slider.pd_contain {
        margin-bottom: 0 !important;
    }
	section.vc_section.careereSec.staffling-sec h2 {
		font-size: 48px;
	}
	section.vc_section.service-two h2 {
		line-height: 1.3;
	}
	.alphabet-row .vc_col-sm-3 .vc_column-inner>.wpb_wrapper .wpb_text_column {
		margin: 0;
	}
	section.vc_section.industries-across h2 br {
		display: none;
	}
	section.vc_section.expertise-sec .vc_row .vc_col-sm-4 {
		width: 100%;
	}
	.counter-serve h2 br {
		display: none;
	}
	.access-row .wpb_column, .augment-row .wpb_column {
		width: 100%;
	}
	section.vc_section.mechanic-sec h2 br {
		display: none;
	}

section.partnerSec .theme-btn {
    text-align:left !important;
}
    body .secBlogs {
        padding: 80px 15px;
    }
}


@media screen and (max-width: 650px) {
	section.vc_section.tabs-sec ul.vc_tta-tabs-list {
		flex-wrap: nowrap;
		overflow-x: scroll !important;
		width: 100%;
		justify-content: inherit;
		gap: 40px;
		padding: 0 20px;
	}


ul.vc_tta-tabs-list .vc_tta-tab:nth-child(2):before {
    content: "\2192";
    position: absolute;
    right: 5px;
    top: px;
    font-size:18px !important;
    border-radius: 100%;
    color:#fff;
}

ul.vc_tta-tabs-list .vc_tta-tab:nth-child(2):hover:before {
    content: ""; /* Hide the content when hovered */
}



.tabs-sec .wpb_single_image img {
	max-width: 40% !important; }

.inclusive-sec .impactrow .wpb_single_image img {
	max-width: 50% !important; }
.tabs-sec .test-row h3 {
        font-size: 25px !important;
        line-height: 1.4;
    }

.tabs-sec .wpb_button, .wpb_content_element, ul.wpb_thumbnails-fluid>li {
    margin-bottom: 0px !important;
}

section.vc_section.test-row h4 span, .test-row h4 span {
	font-size: 20px !important;}

	section.vc_section.tabs-sec ul.vc_tta-tabs-list:before,section.vc_section.tabs-sec ul.vc_tta-tabs-list:after {
		display: none;
	}
	section.vc_section.tabs-sec .vc_tta-tabs-container {
		margin-left: -15px !important;
	}
	section.vc_section.tabs-sec .vc_tta-tabs-container .vc_tta-tab {
		flex: none;
	}
}


@media screen and (max-width: 540px) {
	.back_to {
		top: 30px;
		font-size: 14px;
	}
	.single-post section#primary {
		padding-top: 80px;
	}
	.tags_nav .post_tags {
		max-width: 100%;
	}
	.navigation.post-navigation {
		max-width: 100%;
		margin-top: 20px;
		justify-content: flex-start;
	}
    section.vc_section.whoweSec h2,
    section.vc_section.whoweSec h1 {
        font-size: 32px;
    }
    section.vc_section.whoweSec .stats-top .stats-number, section.vc_section.whoweSec .stats-top .counter_suffix {
        font-size: 56px !important;
    }
    .container {
        padding: 0 23px;
    }
    .services-box .services-con h3 {font-size: 28px;margin-top: 90px;margin-bottom: 30px;}
    .services-box .services-con p {
        font-size: 18px;
        line-height: 30px;
        width: 100%;
    }
    .services-box .services-con {
        padding: 36px;
    }

.services-con {
    margin-top: 20px !important;
}

    .services-box .services-con h3 {
        margin-top:30px !important;
    }

.services-con .theme-btn {
    margin-top:20px !important;
}

.last-head h2{
        text-align: left !important;
        font-size:40px !important;
        margin-bottom: 40px !important;

}

section.vc_section.joinSec {
        padding: 50px 24px !important;
    }






    .home section.vc_section.corevalueSec {
        padding-top: 0 !important;
    }
    .boxes-raw .wpb_column {
        width: 100%;
    }
    section.vc_section.corevalueSec .vc_col-sm-3 .vc_column-inner>.wpb_wrapper {
        min-height: inherit;
    }
    section.vc_section.transformaionsec {
        padding-top: 459px !important;
        padding-bottom: 80px !important;
        background-position: 74% 0px;
        background-repeat: no-repeat !important;
        background-size: cover !important;
    }
    .insightsSec h4,.insightsSec h2 {
        text-align: left !important;
    }
    section.vc_section.insightsSec h2.vc_custom_heading {
        font-size: 40px !important;
    }
    .insightsSec .col-lg-4.col-md-6.col-sm-12 {
        max-width: 100%;
    }
    .insights-box .insights-con {
        padding: 26px;
        padding-right: 40px;
        min-height: inherit;
    }
    .insights-box .insights-con h3 {
        font-size: 24px;
        color: #000;
        margin-bottom: 80px;
    }
    .insights-box .insights-con .btn-custom {
        position: relative;
        bottom: auto;
    }
    .insightsSec .theme-btn.btn-custom {
        margin-bottom: 0;
    }
    section.vc_section.discoverSec h2 {
        text-align: left !important;
        font-size: 50px !important;
        margin-bottom: 40px !important;
    }
	section.vc_section.discoverSec h2 br {
       display: none;
    }
    section.vc_section.discoverSec .theme-btn.vc_btn3-center {
        text-align: left;
    }
    section.vc_section.discoverSec .vc_column-inner {
        padding: 0 24px;
    }
    div#footer-widget {
        padding-left: 20px;
        padding-right: 20px;
    }
    section.vc_section.partnerSec h2 {
        font-size: 40px;
    }
    section.vc_section.partnerSec h2 br {
        display: none;
    }
    div#main-nav {
        width: 100%;
        background-position: top right;
    }
    div#main-nav .close_menu {
        position: absolute;
        right: 23px;
        top: 30px;
        color: #fff;
        text-decoration: none;
        font-size: 40px;
    }
    .mob-none {
        display: none !important;
        opacity: 0 !important;
        visibility: hidden !important;
    }
    #rev_slider_1_1_wrapper .hesperiden.tp-bullets {
        display: none !important;
    }
    .about-banner h2,
    .about-banner h1 {
        font-size: 42px;
    }
    .about-banner h2 br {
        display: none;
    }
    .about-banner p {
        width: 100%;
    }
    .affinity-sec h2 br {
        display: none;
    }
    section.vc_section.potentialSec h2 {
        font-size: 40px;
    }
    section.vc_section.careereSec h2,
    section.vc_section.careereSec h1 {
        font-size: 42px;
        margin: 0;
        padding-bottom: 11px;
        margin-top: 25px;
    }
    .vc_row.wpb_row.vc_row-fluid.impactrow {
        padding-top: 80px !important;
        border-top: 1px solid #ddd;
    }
    section.vc_section.benifits-sec .vc_col-sm-4 {
        width: 100%;
    }
    section.vc_section.benifits-sec .vc_col-sm-4 .vc_column-inner>.wpb_wrapper h3 {
        font-size: 30px;
    }
    section.vc_section.teamSec .vc_col-sm-2 {display: none;}
    section.vc_section.teamSec .vc_col-sm-8 {
        width: 100%;
    }
    section.vc_section.teamSec h2.vc_custom_heading {
        text-align: left !important;
        font-size: 40px !important;
    }
    section.vc_section.teamSec h4.vc_custom_heading {
        text-align: left !important;
    }
    section.vc_section.joinSec {
        padding: 80px 24px !important;
    }
    section.vc_section.joinSec h2.vc_custom_heading {
        text-align: left !important;
    }
    section.vc_section.joinSec p {
        text-align: left !important;
    }
    section.vc_section.joinSec .theme-btn.vc_btn3-center {
        text-align: left;
        margin: 0;
    }
    .secTop {
        padding: 150px 20px 80px;
    }
    .secTop h2,.secTop h1 {
        font-size: 42px;
        margin-bottom: 46px;
    }
    #post_slider .insights-box .insights-con {
        padding: 40px 30px 112px;
    }
    #post_slider .owl-dots {
        bottom: 60px;
    }
    #post_slider .insights-box .insights-con h3 {
        font-size: 28px;
        line-height: 1.4;
    }
    #post_slider .insights-box .ft_img {
        height: 242px;
    }
    .secBlogs .col-lg-4.col-md-6.col-sm-12 {max-width: 100%;margin-top: 30px;}
    .secBlogs .insights-box .insights-con h3 {
        margin-bottom: 16px;
    }
    .secBlogs .postBox .insights-con p {
        margin-bottom: 100px;
    }
    .secBlogs {
        padding: 80px 0;
    }
    .post_inner .post_info {
        text-align: left;
    }
    .post_inner .post_info .date {
        font-weight: 500;
        color: #000;
    }
    .post_info .cat_share {
        text-align: left;
    }
    .social_share {
        justify-content: flex-start;
    }
    .post_inner .txt h3.vc_custom_heading {
        font-size: 30px !important;
    }
    .post_inner .txt .secQuote {
        padding: 30px 24px !important;
    }
    .related_post .col-lg-4.col-md-6.col-sm-12 {
        max-width: 100%;
    }
    .related_post .insights-box .insights-con h3 {
        margin-bottom: 16px;
    }
    .related_post .insights-box .insights-con p {
        margin-bottom: 100px;
    }
    section.vc_section.contact-page h2 br,
    section.vc_section.contact-page h1 br {
        display: none;
    }
    section.vc_section.contact-page h2,
    section.vc_section.contact-page h1 {
        font-size: 42px;
    }
    section.vc_section.contact-page .d-flex {
        display: block !important;
    }
    section.vc_section.contact-page .mail-cont.maincont {
        padding-left: 0;
        margin-top: 40px;
    }
    section.vc_section.contact-page .contact .submitbtn {
        justify-content: flex-start;
    }
    section.vc_section.potentialSec h2 {
        text-align: left !important;
        font-size: 50px;
    }
    section.vc_section.potentialSec {
        padding: 80px 0 !important;
    }
    section.vc_section.potentialSec .theme-btn.vc_btn3-center {
        text-align: left;
    }
    section.vc_section.contact-page .contact .col-lg-6 {
        max-width: 100%;
    }
    section.vc_section.careereSec h2 br,
    section.vc_section.careereSec h1 br {
        display: none;
    }
    section.vc_section.expertise-sec h2.vc_custom_heading {
        font-size: 40px !important;
        line-height: 1.4 !important;
        text-align: left !important;
    }
    section.vc_section.expertise-sec p {
        text-align: left !important;
    }
    section.vc_section.expertise-sec .vc_row .vc_col-sm-4 {
        width: 100%;
    }
    section.vc_section.readySec {padding: 40px 30px !important;margin-bottom: 80px;}
    section.vc_section.readySec h2 {
        font-size: 40px;
    }
    section.vc_section.readySec .wpb_text_column {
        margin-bottom: 25px;
    }
    .ct_info a {text-decoration: none;display: block;}
    .ct_info .call_link {
        font-size: 36px;
        color: #fff;
        margin-bottom: 16px;
    }
    .ct_info .mail {
        font-size: 24px;
        color: #FF2048;
    }
    .ct_info {
        margin-bottom: 40px;
    }
    div#main-nav .zoom-social-icons-widget {
        /* position: absolute; */
        bottom: 30px;
        left: 20px;
    }
    div#main-nav .ct_info {
        margin-top: 20px;
    }
    .scroll_img:before {top: 20px;left: 4px;}
    .scroll_img {
        margin-left: 0 !important;
        top: -60px !important;
        left: -82px !important;
    }
    .boxes-row .wpb_column:not(.col_ctn) {
        width: 100%;
    }
	.overload img {
		width: 100%;
		height: 100%;
		object-fit: cover;
	}
	section.vc_section.question-sec .vc_tta-panel-heading a .vc_tta-title-text {
		line-height: 1.4;
	}
	section.vc_section.joinSec h2.vc_custom_heading br {
		display: none;
	}
	.mechanic-sec .alphabet-row .wpb_column {
		width: 100%;
	}
	.augment-now h5 {font-size: 30px;}
	.augment-now h5:after {
		bottom: 2px;
		right: 10px;
	}
	.counter-serve h2 {
		font-size: 36px;
	}
	section.vc_section.industries-across h2 {
		font-size: 36px;
	}
	section.vc_section.question-sec h2 {
		font-size: 36px;
	}
	section.vc_section.question-sec .vc_tta-panel-heading a {
		padding: 20px !important;
		padding-right: 50px !important;
	}
	section.vc_section.question-sec .vc_tta-panel-heading a .vc_tta-title-text {
		font-size: 18px;
	}
	section.vc_section.question-sec .vc_tta.vc_tta-accordion .vc_tta-controls-icon-position-left .vc_tta-controls-icon {
		right: 20px;
	}
	section.vc_section.question-sec .vc_tta.vc_general .vc_tta-panel .vc_tta-panel-body {
		padding: 20px !important;
	}
	section.vc_section.question-sec .vc_tta.vc_general .vc_tta-panel .vc_tta-panel-body p {
		font-size: 17px;
	}
	section.vc_section.joinSec h2.vc_custom_heading {
		font-size: 36px !important;
	}
	section.vc_section.careereSec.staffling-sec h2 {
		font-size: 36px;
	}
	section.vc_section.service-two h2,
	section.vc_section.mechanic-sec h2,
	section.vc_section.mechanic-sec h2 {
		font-size: 36px;
	}


	.thank-you h2.thank-u {
 	  	font-size: 100px !important;
		line-height: 120px;
	}
	
	.thank-you {
    margin-top: 60px;
	}

.page-id-742 section.vc_section:not(.bannersec) {
        padding-bottom: 0px !important;
    }

.page-id-742 .navbar-toggler{
		display:none !important;
	}




}
div#footer-widget .news-letter {
    width: 370px;
}

div#footer-widget .news-letter .btn-primary {
    top: 100px;
}
html {
    scroll-behavior: smooth;
}
.insights-box .bx_link {
    text-decoration: none !important;
    color: inherit !important;
}
#post_slider .insights-box .insights-con .theme-btn .vc_general:after {
    top: -2px;
    left: -1px;
}
.focus_slider .aio-icon-box {
    background: #15171B;
    border-radius: 10px;
    padding: 32px 35px 50px;
    height: 100%;
    min-height: 390px;
}
.tabs-sec .default-icon .aio-icon-default .aio-icon-img {
    font-size: inherit !important;
    width: auto !important;
}
.focus_slider .aio-icon-box .aio-icon-default {
    display: inline-block;
}
.focus_slider .aio-icon-box h4.aio-icon-title.ult-responsive {
    font-size: 26px;
    line-height: 38px;
    color: #fff;
    font-weight: 500;
}
.focus_slider .aio-icon-box .aio-icon-description.ult-responsive {
    color: #fff;
    font-size: 18px;
}
.tabs-sec .test-row {
    padding-top: 100px;
    margin-top: 100px;
    border-top: 1px solid #EDEDEDCC;
}


.single-post .post_tags li {
    padding-left: 5px;
}

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

.single-post .post_tags li a:hover{
    color:#ff2048;
}

.single-post .post_tags li a{
    color:#ff2048;
}


/*thank you page css*/


.thank-you{
	padding-top:150px;

}

.thank-uinner{
		padding-bottom:100px;
}

.thank-you h2.thank-u {
    font-size: 200px;
    font-weight: 800 !important;
    color: #000;
    padding:0px;
    margin:0px;
}

.thank-you h2.thank-u strong{
    background: linear-gradient(90deg, #01E7E7 0%, #25AAFF 50%, #D21FFF 90%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.thank-you p {
    font-size: 30px;
    line-height: 45px;
    text-align: center;
    color: #000;
}


.page-id-742 #footer-widget{
	display:none !important;
}

.page-id-742 .white_logo{
	display:none;
}

.page-id-742 .black_logo{
	display:block !important;
}

.page-id-742 #main-nav{
	display:none !important;
}

.page-id-742 #masthead .theme-btn{
	display:none !important;
}
.page-id-742 .navbar-toggler{
		display:none !important;
	}



@media screen and (max-width: 767px) {
	.slide-content h2 {
    font-size: 25px !important;
    line-height: normal !important;
}
	.main-slider .slide .slide-content {
    padding: 0px !important;
}
.mobile {
    display: block !important;
	margin-bottom: 40px !important;
} 

	.preloader{
		display:none !important;
	}

    .desktopp {
    display: none !important;
} 
	
/* 	ppc-mobile */
		.ppc-logohead {
    margin-top: -40px;
}
.ppc-hicon .vc_row.wpb_row.vc_inner.vc_row-fluid {
    display: flex;
    flex-direction: row;
    margin-top: 40px;
}
	.ppc-ban-content h1 {
    font-size: 25px !important;
}
	.ppc-ban-content p {
    padding: 0px 0px 30px 0px;
}
	.ppc-ban-content{
		padding-top: 10px !important;
	}
	.ppc-formsec p {
    padding: 0px !important;
}
	.vc_row.wpb_row.vc_inner.vc_row-fluid.ppc-iconrow {
    background-size: 50px !important;
}
	.ppc-iconrow h3.aio-icon-title.ult-responsive {
    font-size: 20px !important;
}
	.ppc-iconrow .aio-icon-description.ult-responsive {
    width: 80%;
}
	.adv-bg-img .vc_column-inner {
    padding: 100px 0px;
}
	.footer-ppc section#zoom-social-icons-widget-2 {
    margin-top: 30px;
    text-align: center;
}
	.footer-ppc p {
    text-align: center !important;
}
	.industry-tag {
    height: 10vh !important;
 margin-top: -20px !important;
    background-size: 4000px;
}
	.ticker-sec {
    background-size: 700px;
}
	.discoverSecppc h1 {
    font-size: 25px !important;
}
	.discoverSecppc .theme-btn.vc_btn3-center {
    text-align: center !important;
    margin-top: 40px;
}
	.steps-container p {
    font-size: 10px;
		    width: 100% !important;
    text-align: center !important;
		position: static !important;
}
	.mob-align {
    display: flex;
    flex-direction: column-reverse;
}
	html {
    overflow-x: hidden !important;
}
/* 	p.step1 {
    top: -20px !important;
    left: 30px !important;
}
	p.step2 {
    top: -20px !important;
    left: 210px !important;
} 
	p.step3 {
    left: 130px !important;
    top: 50px !important;
}
	p.step4 {
    top: 120px !important;
    left: 180px !important;
}
	p.step5 {
    top: 190px !important;
    left: 130px !important;
}
	p.step6 {
    top: 260px !important;
    left: 190px !important;
} */
	.steps-slider .owl-nav {
    bottom: 75px !important;

}
	.steps-con-sec {
    height: 300px !important;
		background: none !important;
}
/* 	.step-con-col {
    display: none !important;
} */
	.steps-slider .item {

    padding: 20px 20px 80px 20px !important;

}
	.steps-slider .owl-nav {

    left: 20px !important;
}
/* 	ppc mobile end */




.last-head h2{
        text-align: left !important;
        font-size:40px !important;
        margin-bottom: 40px !important;

}

section.vc_section.joinSec {
        padding: 50px 24px !important;
    }




}

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

  .desktopp {
    display: block !important;
} 

.mobile {
    display: none !important;
} 

}
@media screen and (min-width: 768px) and (max-width: 1023px) {
		.steps-container p {
    font-size: 10px;
		    width: 100% !important;
    text-align: center !important;
		position: static !important;
}
	.mob-align {
    display: flex;
    flex-direction: column-reverse;
}
	.steps-con-sec {
    height: 300px !important;
		background: none !important;
}
	.mob-align .vc_column_container {
    width: 100% !important;
}
	.ppc-logohead {
    flex-direction: column;
}
	.ppc-hicon {
    width: 100% !important;
}
	.ppc-ban-content {
    padding-top: 10px !important;
}
	.ppc-ban-content .vc_column_container {
    width: 100%;
}
.ppc-ban-content {
    flex-direction: column;
}
.ppc-ban-content h1 {
    font-size: 40px !important;
}
	.bg-box {
    width: 50% !important;
}
	.adv-row1 .vc_column_container {
    width: 50%;
}
		.adv-row1 .vc_column_container:nth-child(3) {
    width: 100%;
}
		.adv-row2 .vc_column_container {
    width: 50%;
}
		.adv-row2 .vc_column_container:nth-child(3) {
    width: 100%;
}
	.discoverSecppc .vc_col-sm-6 {
    width: 100% !important;
}
	.fot-logo {
    flex-direction: column;
}
	.fot-icon {
    width: 100% !important;
}
	.industry-tag {
    height: 20vh !important;
    margin-top: 10px !important;
}
	.adv-sec {
    width: 100% !important;
}
}

/* ppc landing page */
.page-id-1003 {
    background: black;
}
.page-id-1003 header#masthead {
    display: none;
}
.page-id-1003 div#footer-widget {
    display: none;
}
.page-id-1003 aside#secondary {
    display: none;
}
.vc_row.wpb_row.vc_inner.vc_row-fluid.ppc-iconrow {
    background-repeat: no-repeat !important;
    background-position: right !important;
    border-radius: 10px;
	    border: 1px solid #242424;
}
.ppc-wtext p {
    color: #B0B0B0;
}
.bg1:hover {
    background: rgb(2, 0, 36) !important;
    background: linear-gradient(47deg, rgb(2 0 36 / 68%) 0%, rgb(149 46 249 / 71%) 50%) !important;
}
.bg2:hover {
    background: rgb(2, 0, 36) !important;
        background: linear-gradient(47deg, rgb(2 0 36 / 68%) 0%, #01e7e7a3 50%) !important;
}
.bg3:hover {
    background: rgb(2, 0, 36) !important;
       background: linear-gradient(47deg, rgb(2 0 36 / 68%) 0%, #1a34b4a6 50%) !important;
}
.bg-box {
    
    border-radius: 10px;
    padding: 20px 20px 0px 20px !important;
}
.box-sec .wpb_single_image.wpb_content_element.vc_align_left.wpb_content_element {
    margin-bottom: 10px !important;
}
.stick-front {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
	
	white-space: nowrap; 
        overflow: hidden; 
/*         animation: marquee 10s linear infinite;  */
}

 @keyframes marquee {
        0% { transform: translateX(100%); } 
        100% { transform: translateX(-100%); }
    }
.adv-col .vc_column-inner {
    background-repeat: no-repeat !important;
    background-position: right bottom !important;
    padding: 40px;
    border-radius: 10px;
}
.footer-ppc{
	background: linear-gradient(45deg, #000000, #212121);
	padding-top: 100px !important;
    padding-bottom: 40px;
}
.footer-ppc .zoom-social-icons-list li span {
    color: #888888 !important;
    border: 1px solid #888888;
}
.footer-ppc a {
    color: #fff;
}
.talent-carousel button.slick-next.circle-bg.slick-arrow {
    left: 0px;
    margin-top: 160px;
    margin-left: 40px;
}
.talent-carousel button.slick-prev.circle-bg.slick-arrow {
  
    margin-top: 160px;
margin-left: 20px;
  
}
.talent-carousel button.slick-arrow:hover {
    background: white !important;
    color: black !important;
}
.talent-carousel h2 {
    color: #fff;
}
.talent-carousel p {
    color: #B0B0B0 !important;
}
.ppc-vid video {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    z-index: -1;
}
.ppc-banner {
    clip-path: inset(0px);
/*     height: 90vh; */
}
.ppc-hicon a {
    color: #fff;
    font-weight: bold !important;
}
.ppc-ban-content h1 {
      font-weight: 600 !important;
	text-transform: uppercase;
}
.ppc-formsec {
    background: #fff;
    padding: 30px 30px 10px 30px !important;
    border-radius: 10px;
}
.ppc-ban-content {
    padding-top: 100px;
}
.ppc-formsec input.wpcf7-form-control.wpcf7-submit.has-spinner.btn.btn-primary {
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    background: url(/wp-content/uploads/2024/02/Component-10.png);
    border: none;
    padding: 15px 0 15px 46px;
    background-repeat: no-repeat;
    box-shadow: none !important;
    outline: none;
        filter: brightness(0.5);
}
.ppc-formsec .submitbtn p {
    display: flex;
    flex-direction: column;
}
.ppc-formsec .submitbtn {
  
    display: flex;
    align-items: center;
    justify-content: flex-end;
}
.ppc-formsec input.wpcf7-form-control.wpcf7-submit.has-spinner.btn.btn-primary:hover {

    background: url(https://affinitycore.co/wp-content/uploads/2024/06/Group-150.png);
    background-repeat: no-repeat;
    transition: all 0.5s ease-in-out !important;
    filter: none;
    color: black;
}

.ticker-sec {
    padding-top: 40px;

    background-repeat: no-repeat;
    background-position: 0px 40px;

}
.industry-tag{
	    background-image: url(https://affinitycore.co/wp-content/uploads/2024/08/Frame-585-2.png);
    background-repeat: no-repeat;
    height: 30vh;
    animation-duration: 50s;
    animation-name: ticker;
    animation-iteration-count: infinite;
    animation-timing-function: cubic-bezier(0, 0, 0, 0);
    transform: rotate(-10deg);
    margin-top: 90px;
	    margin-right: -40px;
}

@keyframes ticker{
0% {
    background-position-x: 0%;
}
100% {
    background-position-x: 100%;
}
}
.ppc-formsec .form-control:focus {
    outline: none !important;
    box-shadow: none !important;
    border-color: black;
}
.steps-con-sec {
    background: url(https://affinitycore.co/wp-content/uploads/2024/06/Group-170-2.png);
    background-repeat: no-repeat;
    background-size: contain;
	    height: 400px;
}
.steps-container {
    position: relative;
}
.steps-container p {
    background: black;
    border: 1px solid #2e2e2e;
    width: fit-content;
    padding: 10px 20px;
    border-radius: 100px;
	color: #ffff;
	cursor: pointer;
}
.step-con-col .vc_column-inner {
    width: fit-content !important;
    margin: auto !important;
    padding: 40px 60px;
}
p.step1 {
    position: absolute;
    top: -20px;
    left: 30px;
}
p.step2 {
    position: absolute;
    top: -20px;
    left: 330px;
}
p.step3 {
    position: absolute;
    left: 190px;
    top: 65px;
}
p.step4 {
    position: absolute;
    top: 155px;
    left: 180px;
}
p.step5 {
    position: absolute;
    top: 245px;
    left: 130px;
}
p.step6 {
    position: absolute;
    top: 330px;
    left: 270px;
}
p.step6 {
    background: #952EF9 !important;
}
p.step6 img {
    margin-right: 2px;
    width: 15px;
}
.steps-slider .item {
    background: #161616;
    padding: 60px;
    border-radius: 10px;
	height: 400px;
}
.steps-slider .item p {
    color: #B0B0B0;
}
.steps-slider .item h1 {
    color: #ffff;
}
.steps-slider p.step {
    color: #04D3E7 !important;
}
.steps-container p {
            transition: background-color 0.3s ease;
        }
  .steps-container .active {
    background: #1A46EA !important;
}
.steps-slider .owl-nav {
    display: block !important;
    position: absolute;
    bottom: 50px;
    left: 60px;
}
.steps-slider button.owl-prev {
    background: #3D3D3D !important;
    color: white !important;
    width: 40px;
    height: 40px;
    border-radius: 40px;
	    margin-right: 5px;
}
.steps-slider button:focus {
    outline: none !important;
}

.steps-slider button.owl-next {
    background: #3D3D3D !important;
    color: white !important;
    width: 40px;
    height: 40px;
    border-radius: 40px;
}
.steps-slider button:hover {
    filter: invert(1);
}
/* contact form css */
/*---------Contact form Csss-*------*/
.cont-frm label {
    font-size:16px;
    color: rgb(117 117 117);
    font-weight:500;
    margin-bottom:0px;
    background-color:#fff;
    font-family: "Roboto", sans-serif;
    position:relative;
    z-index:-1;
  transform: translateY(180%);
    left:20px;
    transition: transform 150ms cubic-bezier(0.4, 0, 0.2, 1), color 150ms cubic-bezier(0.4, 0, 0.2, 1), -webkit-transform 150ms cubic-bezier(0.4, 0, 0.2, 1);
}

.cont-frm br{
    display:none;
}

.cont-frm label.move-up {
   transform: translateY(60%) scale(.75);
    z-index:1;
    left:10px;
    padding-left:2px;
    padding-right:2px;
    transition: transform 150ms cubic-bezier(0.4, 0, 0.2, 1), color 150ms cubic-bezier(0.4, 0, 0.2, 1), -webkit-transform 150ms cubic-bezier(0.4, 0, 0.2, 1);
}
.cont-frm p{
    margin-bottom:0px;
    /* margin-top: -23px; */
    padding: 0px;
}
.cont-frm input{
    margin-bottom:0px;
    height: 60px;
    outline-color:#034788;
    background-color:#fff0;
}
.cont-frm input:visited .cont-frm {
    color:#000;
}
.cont-frm span.wpcf7-not-valid-tip {
    position: relative;
    top: -20px;
    left: 14px;
}

.cont-frm p {
    margin-top: -10px;
}

.cont-frm{
	position: relative;
    z-index: 2;
}
.cont-frm textarea {
    height:80px;
    background-color:#fff0;
	outline-color:#034788;
}
.ppcsubmit {
    display: flex;
    justify-content: flex-end;
    margin-top: 40px;
}
.ppc-formsec h2 {
    font-weight: bold !important;
}
.ppcsubmit p {
    display: flex;
    flex-direction: column;
}
/* ppc landing page end */
.expertise-sec img {
    height: 60px !important;
    width: auto !important;
}











/*-----------------------Custom Slider----------------*/
.main-slider .slide {
        width: -webkit-fill-available;
    height: 900px;
	    padding: 150px 0px;
    background-color: #000;
    background-size: cover;
    display: flex;
    align-items: center;
	
}
.main-slider .owl-stage-outer {
    width: -webkit-fill-available;
}

.slide-content h2 {
    font-size: 60px;
    color:#fff;
    line-height: 60px;
    font-family: 'General Sans' !important;
}
.slide-content h2 strong{
   font-family: 'General Sans' !important;
    background: linear-gradient(90deg, #01E7E7 0%, #25AAFF 50%, #D21FFF 90%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-weight: 600 !important;
}

.slide-content  p {
    color: #e8e7e7;
    font-size: 18px;
}


.main-slider .owl-dots {
    width: fit-content;
    position: absolute;
    bottom: 50px;
    z-index: 233;
    display: flex;
    left: 30px;
}

.main-slider button.owl-dot {
    height: 15px;
    width: 15px;
    background-color: #ffffff !important;
    margin-right: 8px;
    border-radius: 50px;
    border: 1px solid #fff !important;
	outline:none;
}

.main-slider button.owl-dot.active {
    background-color: #fff0 !important;
}

.main-slider{
	background:#000;
}
.main-slider .slide .slide-content {
    padding: 0px 200px;
}
.bg-anim{
background: linear-gradient(-45deg, #bc31ff, #1d5091, #5b36bf, #3b054d);
    background-size: 400% 400%;
    animation: gradient 5s ease infinite;
}

@keyframes gradient {
  0% {
    background-position: 0% 50%;
  }
  50% {
    background-position: 100% 50%;
  }
  100% {
    background-position: 0% 50%;
  }
}


/*-------------------------Insights New----------------------*/
.page-template-blog-new #content.site-content>.container:first-child {
    max-width: 100%;
    padding: 0;
}

.page.page-id-2300 div#post_slider {
    margin-bottom: 0
}

.secBlogs .theme-btn.btn-custom.insi-btn {
    margin-top: 40px;
    text-align: center;
}


/*-------------------Case Studies------------------*/

.single-case_studies header#masthead {background: #fff;}
.single-case_studies div#content {
    padding-top: 114px !important;
    background: #F5F5F5;
}
.single-case_studies header#masthead li.menu-item a.nav-link {
    color: #000 !important;
}
.single-case_studies header#masthead.fixed li.menu-item a.nav-link {
    color: #fff !important;
}
.single-case_studies .theme-btn .vc_general {
    color: #000 !important;
}
.single-case_studies .fixed .theme-btn .vc_general {
    color: #fff !important;
}
.single-case_studies .theme-btn .vc_general:before {
    filter: brightness(0.5);
}
.single-case_studies .navbar-brand .black_logo {
    display: block;
}

.single-case_studies header#masthead.fixed {
    background: #000; } 


.single-case_studies .navbar-brand .white_logo {
    display: none;
}
.single-case_studies .fixed .navbar-brand .black_logo {
    display: none;
}
.single-case_studies .fixed .navbar-brand .white_logo {
    display: block;
}
.single-case_studies section#primary {
    padding: 125px 0 120px;
    max-width: 66%;
    margin: 0 auto;
}

.single-case_studies div#page {
    overflow: hidden;
}
.single-case_studies div#content .row {
    position: relative;
}


/*---------------Case Studies Archive Page--------------------*/


section.vc_section.insightsSec {
    padding-top: 120px !important;
    padding-bottom: 120px;
}
section.vc_section.insightsSec h2.vc_custom_heading {
    margin-top: 10px !important;
    margin-bottom: 40px;
    font-weight: 500;
}
.case-study-box .case-study-con {
    padding: 40px;
    border-radius: 20px;
    border: 1px solid #D9D9D9;
    min-height: 373px;
    position: relative;
    z-index: 1;
    overflow: hidden;
}
.case-study-box .case-study-con p {
    border-radius: 6px;
    background: #F2F2F2;
    width: fit-content;
    padding: 10px 20px;
    text-transform: uppercase;
}
.case-study-box .case-study-con h3 {
    font-size: 26px;
    font-style: normal;
    font-weight: 500;
    line-height: 38px; /* 146.154% */
    text-transform: inherit;
    transition: all 0.3s ease-in-out !important;
}
.case-study-box .case-study-con .btn-custom {
    bottom: 56px;
    position: absolute;
}
.btn-custom.btn-custom .vc_general {
    color: #000 !important;
}
.btn-custom.theme-btn .vc_general:before {
    filter: invert(1);
}
.case-study-box .case-study-con:before {
    content: '';
    width: 100%;
    height: 100%;
    background-color: #000;
    background-image: url('https://affinitycore.co/wp-content/uploads/2024/06/Group-48.png');
    background-size: cover;
    background-position: top right;
    position: absolute;
    top: 0;
    right: 0;
    z-index: -1;
    opacity: 0;
    visibility: hidden;
    transition: all 0.4s ease-in-out !important;
}
.case-study-box .case-study-con:hover:before {
    opacity: 1;
    visibility: visible;
}
.case-study-box .case-study-con:hover h3 {
    color: #fff;
}



.secCaseStudies {
    width: 100%;
    padding: 51px 0 120px;
}
.postBox .case-study-con p {
    color: #FF2048;
    background: transparent;
    padding: 0;
    font-weight: 500;
}
.postBox .case-study-con  h3 {
    margin-top: 0;
    margin-bottom: 20px;
}
.secCaseStudies .col-lg-4.col-md-6.col-sm-12 {
    margin-top: 50px;
}


.case-study-box .case-study-con:hover .btn-custom.btn-custom .vc_general {
    color: #fff !important;
    padding-left: 60px !important;
}
.case-study-box .case-study-con:hover .btn-custom.theme-btn .vc_general:before {
}
.case-study-box .case-study-con:hover .btn-custom.theme-btn .vc_general:after {
    opacity: 1;
    visibility: visible;
    transform: none;
}

.post-type-archive-case_studies #content.site-content>.container:first-child {
    max-width: 100%;
    padding: 0;
}

.post-type-archive-case_studies.archive #content.site-content {
   padding-top: 0px;
   padding-bottom: 0px;
}

.post-type-archive-case_studies.archive header#masthead {
    background: #00000000;
}

.post-type-archive-case_studies.archive header#masthead.fixed{
    background-color:#000 !important
}


.case-study-box .case-study-box.postBox a{
    pointer-events:none;
}

.case-study-box .case-study-box.postBox .theme-btn.btn-custom a{
    pointer-events:all;
}


/*------------------------- MB CSS---------------------------*/
.page-id-2714 .container{
    max-width:1440px;
}
.mb-header .wpb_single_image {
    margin: 0px;
}
.mb-header .wpb_text_column.wpb_content_element {
    margin-bottom: 0px !important;
}

section.vc_section.mb-sec1{
    position: relative;
    top: -60px;
	margin-bottom: -60px;
}
section.vc_section.mb-header {
    position: relative;
    top: 50px;
    z-index: 99;
}

.headc {
    display: flex;
    gap: 60px;
    justify-content: flex-end;
}

.headc a{
    font-size:24px;
    font-family: 'General Sans' !important;
    font-weight: 500 !important;
	color:#fff;
}
.headc a img{
	margin-right:15px;
}

.mb-sec1{
    padding-top:250px !important;
    padding-bottom:200px !important;
}

.mb-sec1 h2{
    font-size: 60px;
    line-height: 74px;
    font-family: 'General Sans' !important;
    color: #fff;
    font-weight: 300 !important;
    text-transform: uppercase;
}

.mb-sec1 p{
    font-size: 18px;
    line-height: 28px;
    color: #fff;
    font-family: 'Inter' !important;
}

.mb-sec1 p.p-icon {
    margin-bottom: 16px;
    display:flex;
}
.mb-sec1 p.p-icon img{
    margin-right:15px
}



.mb-sec2 .inn-wrow {
    background-color: #fff;
    border-radius: 10px; 
    border: 1px solid #393838;
    padding-top:70px;
    padding-bottom:70px
}

section.vc_section.mb-sec2 {
    padding-top: 120px !important;
    padding-bottom: 120px !important;
}

.mb-sec2 p {
    font-size:32px;
    font-family: 'General Sans' !important;
    font-weight: 500;
    color: #000;
    line-height: 45px;
}
.mb-sec2 .coun-row {
    margin-top:60px;
}

.coun-row .stats-number{
     font-size:72px !important;
    font-family: 'General Sans' !important;
    font-weight: 500;
    line-height: 80px;
} 

.coun-row div.stats-desc>div.counter_suffix{
    font-size:72px !important;
    font-family: 'General Sans' !important;
    font-weight: 4 00;
    line-height: 80px;
}
.coun-row .stats-text{
    font-size: 20px !important;
    line-height: 28px;
    font-family: 'Inter' !important;
    font-weight: 500;
    margin-top: 10px;
}

.coun-row .vc_col-sm-3:first-child .stats-number{
     color:#1A46EA;
} 

.coun-row .vc_col-sm-3:first-child div.stats-desc>div.counter_suffix{
    color:#1A46EA;
}

.coun-row .vc_col-sm-3:nth-child(2) .stats-number{
     color:#04D3E7;
} 

.coun-row .vc_col-sm-3:nth-child(2) div.stats-desc>div.counter_suffix{
    color:#04D3E7;
}

.coun-row .vc_col-sm-3:nth-child(3) .stats-number{
     color:#952EF9;
} 

.coun-row .vc_col-sm-3:nth-child(3) div.stats-desc>div.counter_suffix{
    color:#952EF9;
}

.coun-row .vc_col-sm-3:last-child .stats-number{
     color:#000000;
} 

.coun-row .vc_col-sm-3:last-child div.stats-desc>div.counter_suffix{
    color:#000000;
}

.coun-row .vc_col-sm-3:first-child{
    border-right:1px solid #D1D1D1;
}
.coun-row .vc_col-sm-3:nth-child(2){
    border-right:1px solid #D1D1D1;
}
.coun-row .vc_col-sm-3:nth-child(3){
    border-right:1px solid #D1D1D1;
}

.mb-sec3 .image-slid-row .slick-track {
    display: flex;
    align-items: center;
}
.mb-sec3 {
    margin-top:100px; 
}
.mb-sec3 .image-slid-row {
    border:1px solid #EAEAEA;
    border-radius:20px;
    padding:60px
}
.mb-sec3 .image-slid-row:before{
    content:"Proudly Honored for Outstanding Service";
    position:absolute;
    top: -20px;
    left:30%;
    background-color:#fff;
    padding-left: 20px;
    padding-right: 20px;
    font-size:24px;
    font-weight:500;
    font-family: 'Inter';
}

.mb-sec3 .image-slid-row .ult-carousel-wrapper{
    margin-bottom:0px !important;
    padding-bottom:0px !important;
}

.inn-row2 {
    margin-top:100px;
	margin-bottom:50px;
}
.inn-row2 h2 {
    font-size: 50px !important;
    line-height: 70px;
    font-family: 'General Sans' !important;
    color: #000;
}


.inn-row2 p {
    font-size: 20px !important;
    line-height: 32px;
    font-family: 'Inter' !important;
    color: #000;
}

.inner-row3 .wpb_single_image {
    margin-bottom:-1px;

}
.inner-row3{
		 border-bottom:1px solid #DADADA;
}

.inner-row3 .vc_tta-panel-heading {
    background: none !important;
    border: 0px !important;
}
.inner-row3 .vc_tta-panel{
    border:1px solid #5858582B;
    border-radius:10px;
    margin-bottom:20px;
}

.inner-row3 .vc_tta-panel-heading {
    margin-bottom:0px !important;
    margin-top:0px !important
}

.inner-row3 .vc_tta-panel-heading a {
    padding:20px !important;
}

.inner-row3 .vc_tta-panel-body {
     padding:20px !important;
    padding-top:0px !important;
}

.inner-row3 span.vc_tta-title-text {
    font-size:20px;
    font-weight:600;
    font-family: 'General Sans';
    color:#2A2A2A;
}

.inner-row3 .vc_tta-panel-body p {
    font-size:14px;
    font-family:"Inter";
    color:#000000;
}

.inner-row3 .vc_tta-panel.vc_active{
    border:1px solid #952EF9;
    
}

.inn-row4 {
    margin-top:100px;
    margin-bottom:50px;
}
.inn-row4 h2 {
    font-size: 50px !important;
    line-height: 70px;
    font-family: 'General Sans' !important;
    color: #000;
}

.inn-row4 p {
    font-size: 20px !important;
    line-height: 32px;
    font-family: 'Inter' !important;
    color: #000;
}

.icon-box-row .wpb_wrapper {
    background-color:#F4F4F4;
    padding:36px;
    border-radius:20px
}


.icon-box-row .align-icon {
    text-align:left !important;
}

.icon-box-row h3.aio-icon-title {
    text-align: left;
    font-size: 20px !important;
    font-weight: 500;
    font-family: 'General Sans' !important;
    color: #000;
    text-transform: capitalize;
}

.icon-box-row .aio-icon-description{
    text-align: left !important;
    font-size: 16px;
    font-weight: 400;
    font-family: 'Inter' !important;
    color: #000;
}

.icon-box-row .aio-icon-component{
    margin-bottom: 0px;
}

.icon-box-slider-row{
    margin-top:30px;
}
.icon-box-slider-row h4.vc_custom_heading.vc_do_custom_heading {
    text-align: left;
    font-size: 20px;
    font-weight: 600;
    font-family: 'General Sans' !important;
    color: #000;
    line-height:28px;
}

.icon-box-slider-row .vc_inner .vc_col-sm-12{
    background-color: #F4F4F4;
    padding: 36px;
    border-radius: 20px;
}


.icon-box-slider-row .vc_column-inner {
    padding: 0px !important;
}

.mb-sec4{
    padding-top:100px !important;
    padding-bottom: 100px !important;
	margin-top:60px !important;
}
.mb-sec4 h2{
    font-size: 50px;
    line-height: 66px;
    font-family: 'General Sans' !important;
    color: #fff;
    font-weight: 300 !important;
    text-transform: capitalize;
}

.carosel-row .wpb_single_image{
    background-color:#0C0C0C !important;
    padding:40px 45px;
    border-radius:20px
}

.mb-sec4 p{
    font-size: 20px !important;
    line-height: 32px;
    font-family: 'Inter' !important;
    color: #fff; 
}

.mb-sec4 .wpb_text_column.wpb_content_element {
    margin-bottom:10px !important;
}



.carosel-row p {
    font-size: 28px;
    line-height: 38px;
    font-family: 'General Sans' !important;
    color: #fff;
    font-weight: 500 !important;
    text-transform: uppercase;
}
.mb-sec5{
	padding-top:100px !important;
}

.row2{
    margin-top:100px;
    border-bottom:1px solid #2A2A2A;
    padding-bottom:80px !important;
}
    .row2 h2 {
    font-size: 45px !important;
    line-height: 60px;
    font-family: 'General Sans' !important;
    color: #ffffff;
}
    .row2 p{
    font-size: 20px;
    line-height: 32px;
    color: #fff;
    font-family: 'Inter' !important;
}

.row2 p.p-icons {
    font-size:16px;
    line-height: 20px;
}
.row2 p.p-icons img{
    margin-right:12px
}

.row3{
    margin-top:100px;
	margin-bottom:80px;
}
.row3 h2 {
    font-size: 50px !important;
    line-height: 60px;
    font-family: 'General Sans' !important;
    color: #ffffff;
}
.row3 p {
    font-size: 20px;
    line-height: 32px;
    color: #fff;
    font-family: 'Inter' !important;
}
.lists-icons ul{
    list-style:none;
    display:flex;
    flex-wrap: wrap;
    padding: 0px !important;
    gap: 30px 10px;
    align-items: center;
    justify-content: center;
}

.lists-icons li{
    background-color:#1C1C1C;
    font-size:14px !important;
    color:#fff;
    padding:20px 15px;
    border-radius:50px;
    text-transform:uppercase;
}
.lists-icons li img{
    margin-right:10px
}
body .mb-sec42{
	margin-top:0px !important
}
body .mb-sec42 p {
    font-size: 16px !important;
    line-height: 26px !important;
    font-family: 'Inter' !important;
    color: #fff;
}

.row-01 {
    border-bottom:1px solid #262626;
}

.row02 {
    margin-top:25px;
}

.row02 p{
    font-size: 16px !important;
    line-height: 26px !important;
    font-family: 'Inter' !important;
    color: #888888;
    text-align:right;
}
.row02 a{
    font-size: 16px !important;
    line-height: 26px !important;
    font-family: 'Inter' !important;
    color: #888888;
    text-decoration:underline;
}

.row02 ul{
    padding:0px;
    list-style:none;
    gap:15px;
}

.mb-button a{
    font-size:16px !important;
    line-height:26px !important;
    font-weight:600;
    padding:14px 30px !important;
    color: #fff !important;
    background: linear-gradient(90deg, #04D3E7 0%, #1A46EA 58.24%, #952EF9 105.5%) !important;
    border-radius:200px !important;
    box-shadow:none;
    border:0px !important;
    transition:0.3s ;
}
.mb-button.white-hover a:hover{
    background:#fff !important;
    color:#000000 !important;
    transition:0.3s;
    background-color:#fff !important;
}

.mb-button.black-hover a:hover{
    background:#000 !important;
    color:#fff !important;
    transition:0.3s;
    background-color:#000 !important;
}

/*--------------------Form -----------------------*/
.mb-form{
    background-color:#fff;
    border-radius:20px;
    padding: 30px 45px;
	margin-bottom:0px;
	padding-bottom:10px;
}
.mb-form label {
    font-size: 14px;
    line-height: 40px;
    font-family: 'General Sans' !important;
    color: #000;
    font-weight: 500 !important;
}


.mb-form p{
    margin-bottom:0px
}

.mb-form input.form-control, .mb-form input.form-control:focus, .mb-form input.form-control:focus-visible {
    height:50px;
    border-radius:10px;
    border:1px solid #D9D9D9;
    box-shadow:none !important;
    outline:none !important;
    
}


.mb-form .col-md-6 {
    padding: 0px 6px;
}

.mb-form .col-md-12 {
    padding: 0px;
}

.mb-form .col-md-12 label {
    width: 100%;
}

.mb-form textarea.form-control{
    height:140px;
    resize:none;
    border-radius:10px;
    border:1px solid #D9D9D9;
    box-shadow:none !important;
    outline:none !important;
}

.mb-form  input.wpcf7-form-control.btn-primary {
    font-size: 16px !important;
    line-height: 26px !important;
    font-weight: 600;
    padding: 14px 30px !important;
    color: #fff !important;
    background: linear-gradient(90deg, #04D3E7 0%, #1A46EA 58.24%, #952EF9 105.5%) !important;
    border-radius: 200px !important;
    box-shadow: none;
    border: 0px !important;
    transition: 0.3s;
    width:100%;
	margin-top:30px !important;
}

.mb-form input.wpcf7-form-control.btn-primary:hover{
background:#000 !important;
	color:#fff !important;
}


.mb-form span.wpcf7-form-control.wpcf7-checkbox{
    padding:0px;
    border: 0px;
    margin: 0px;
}


.mb-form span.wpcf7-list-item.first.last {
    margin: 0px;
}

.mb-form .col-md-12.check {
    margin-top: 20px;
}

.mb-form h3 {
font-size: 26px;
line-height: 35px;
font-family: 'General Sans' !important;
color: #000000;
font-weight: 500 !important;
text-transform:capitalize;
margin:0px;
    margin-left:-10px;
}


.mb-form p.f-pp {
    font-size: 14px;
    line-height: 30px;
    color: #000000;
    font-family: 'General Sans' !important; 
    margin-bottom:15px;
    margin-left:-10px;
}

.mb-form{
    width:80%;
    
}

.mb-sec1 form.wpcf7-form.init {
    display: flex;
    justify-content: flex-end;
}
.mb-sec1 .wpcf7-response-output {
    width: 80% !important;
}

.mb-sec1 form {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
}


.mb-sec1::after {
    content: '';
    width: 100% !important;
    height: 100% !important;
    position: absolute;
    left:0;
    top:0;
    background-color: #000;
    z-index: 0;
    left: 0;
    opacity:0.6;
}



.mb-sec1 .vc_row {
    z-index: 2;
}

.mb-sec1  span.wpcf7-spinner {
    opacity: 0;
}

/*-----------------------------Responsive small laptops---------------*/
@media screen and (min-width: 1100px) and (max-width: 1441px) {
	section.vc_section.mb-sec1 {
    top: -80px; }

.mb-sec1 h2 {
    font-size: 50px;
    line-height: 65px; }

.mb-form {
    width: 90%;
}

.headc a {
    font-size: 20px; }

section.vc_section.mb-sec1 {
    margin-bottom: -80px;
}

.coun-row .stats-number {
    font-size: 55px !important; }

.coun-row div.stats-desc>div.counter_suffix {
    font-size: 55px !important; }

.coun-row .stats-desc {
    text-align: center !important;
}
}

/*------------------------------Tablet SCreens---------------------*/
@media screen and (min-width: 767px) and (max-width: 1100px) {
	
	.container {
    padding: 0 30px;
}	

.headc {
    gap: 10px;
    flex-wrap: wrap;
}

section.vc_section.mb-sec1 {
top:-100px;
    margin-bottom:-120px;
   padding-bottom: 24px !important;
}
section.vc_section.mb-sec1 iframe {
    height: 1730px !important;
}



section.vc_section.mb-sec1 .vc_col-sm-6{
    width:100%;
}

.mb-sec1 h2 {
    font-size: 50px;
    line-height: 65px; }

.mb-form {
    width: 100%;
    margin-top:40px;
}

.headc a {
    font-size: 20px; }



.coun-row .stats-number {
    font-size: 55px !important; }

.coun-row div.stats-desc>div.counter_suffix {
    font-size: 55px !important; }

.coun-row .stats-desc {
    text-align: center !important;
}

.mb-sec2 .inn-wrow {
    padding-top: 40px;
    padding-bottom: 40px;
} 
.mb-sec3 .theme-btn .vc_general {
    font-size: 13px !important; }

.inn-row2 h2 {
    font-size: 40px !important;
    line-height: 55px; }

.inn-row2 p br{
    display:none !important;
}

.inn-row4 h2 {
    font-size: 40px !important;
    line-height: 55px; }

.inner-row3 .vc_tta-panel-heading a {
    padding: 12px !important;
}

.inner-row3 span.vc_tta-title-text {
    font-size: 17px; }

.icon-box-row .wpb_wrapper {
    background-color: #F4F4F4;
    padding: 16px; }
.icon-box-slider-row .vc_inner .vc_col-sm-12 {

    padding: 16px ; }

.icon-box-slider-row h4.vc_custom_heading.vc_do_custom_heading {
    font-size: 15px;
    line-height: 20px; }

.icon-box-row h3.aio-icon-title {
    font-size:17px !important;
}

.mb-sec4 h2{
    font-size: 35px;
    line-height: 50px;
    }

.carosel-row p {
    font-size: 20px;
    line-height: 38px; }

.row2 .vc_col-sm-6 {
    width:100%;
}
.row2 .vc_inner .vc_col-sm-6{
    width:50%;
}

.row2  .wpb_single_image{
    text-align:center !important;
    margin-top:50px;
}

.row02 p{
    text-align:center !important
}


.mb-form label {
    width:100%;
}

.mb-sec3 .image-slid-row:before {
	left: 17%; }
	
}


/*-------------------Mobile Screen -----------------*/
@media screen and (min-width: 0px) and (max-width: 766px) { 
.container {
    padding: 0 10px;
}	

section.vc_section.mb-header {
    top: 30px; }

    section.vc_section:not(.bannersec) {
        padding-top: 0px !important;
        padding-bottom: 20px !important;
    }


.headc {
    gap: 10px;
    flex-wrap: wrap;
    justify-content: center;
}

section.vc_section.mb-sec1 {
    top: -190px;
    margin-bottom: -190px !important;
    padding-top: 289px !important;
           }
section.vc_section.mb-sec1 iframe {
    height: 100% !important;
}

.mb-sec2 p {
    font-size: 24px;
    line-height: 34px; }

section.vc_section.mb-sec1 .vc_col-sm-6{
    width:100%;
}

.mb-sec1 h2 {
    font-size: 30px;
    line-height: 40px;
    }

.mb-form {
    width: 100%;
    margin-top:40px;
}

.headc a {
    font-size: 13px;
    }



.coun-row .stats-number {
    font-size: 40px !important;
    }

.coun-row div.stats-desc>div.counter_suffix {
    font-size: 40px !important;
    }

.coun-row .stats-desc {
    text-align: center !important;
}

.mb-sec2 .inn-wrow {
    padding-top: 40px;
    padding-bottom: 40px;
} 
.mb-sec3 .theme-btn .vc_general {
    font-size: 13px !important; }

.inn-row2 h2 {
    font-size: 25px !important;
    line-height: 38px;
    }

.inn-row2 p br{
    display:none !important;
}

.inn-row4 h2 {
    font-size: 25px !important;
    line-height: 35px;
    }

.inner-row3 .vc_tta-panel-heading a {
    padding: 12px !important;
}

.inner-row3 span.vc_tta-title-text {
    font-size: 17px; }

.icon-box-row .wpb_wrapper {
    background-color: #F4F4F4;
    padding: 16px; }
.icon-box-slider-row .vc_inner .vc_col-sm-12 {

    padding: 16px ; }

.icon-box-slider-row h4.vc_custom_heading.vc_do_custom_heading {
    font-size: 15px;
    line-height: 20px; }

.icon-box-row h3.aio-icon-title {
    font-size:17px !important;
}

.mb-sec4 h2{
    font-size: 25px;
    line-height: 30px;
    margin-top: 40px;
    }

.carosel-row p {
    font-size: 18px;
    line-height: 30px;
    margin-bottom: 20px !important;
    }

.row2 .vc_col-sm-6 {
    width:100%;
}
.row2 .vc_inner .vc_col-sm-6{
    width: 100%;
}

.row2  .wpb_single_image{
    text-align:center !important;
    margin-top:50px;
}

.row02 p{
    text-align:center !important
}


.mb-form label {
    width:100%;
}

.wpb_single_image.wpb_content_element.vc_align_left.wpb_content_element {
    text-align: center;
    margin-bottom: 10px !important;
}

section.vc_section.mb-header .vc_row.wpb_row.vc_row-fluid {
    /* display:flex; */
}

section.vc_section.mb-header {}

.headc img {
    width:20px
}

 .mb-sec1 p {
    font-size: 16px;
    margin-bottom: 20px !important;
 }

.mb-sec1 .mb-form p {
    margin-bottom: 0px !important;
}

.mb-sec2 .stats-block{
    margin-bottom: 0px !important;
}

.coun-row .stats-text { margin-top: 0px !important; }
.mb-sec2 .coun-row {
    margin-top: 20px;
}

.coun-row .vc_col-sm-3 {
    width:50%;
}
.coun-row {
    display:flex;
    flex-wrap:wrap;
}

.mb-sec3 .image-slid-row {
    padding: 25px;
}

.mb-sec3 .image-slid-row:before {
    top: -40px;
    left: 23%;
    background-color: #fff;
    font-size: 20px;
	width: 70%;
}

.inn-row4 {
    margin-top: 50px;
    margin-bottom: 40px;
}

.icon-box-row .vc_col-sm-4 {
    margin-bottom:30px;
}
.icon-box-slider-row {
    margin-top: 0px;
}

.icon-box-slider-row .ult-carousel-wrapper{
    margin-bottom:0px;
    padding-bottom:0px;
}

.mb-sec4 p {
    font-size: 16px !important; }

.carosel-row{
    padding-top:50px;
}

.carosel-row .ult-carousel-wrapper{
    margin-bottom:0px;
    padding-bottom:0px;
}


.carosel-row .wpb_single_image {
    padding: 10px 10px; }

.row2 h2 {
    font-size: 25px !important;
    line-height: 35px;
	text-align: center !important;
	}

.row2 p {
    font-size: 16px;
    line-height: 25px;
	text-align: center;
	}

.row2 p.p-icons {
    font-size: 15px;
    line-height: 10px;
    margin-bottom: 0px;
    margin-top: 15px;
}

.row3 h2 {
    font-size: 25px !important;
    line-height: 35px; }

.row3 {
    margin-top: 60px;
    margin-bottom: 60px;
}

.row3 p {
    font-size: 16px;
    line-height: 22px;
    margin-bottom: 30px !important; }

.lists-icons li {
    font-size: 10px !important;
    padding: 8px 8px } 

.mb-form {
    padding: 30px 22px;
}

.mb-form h3 {
    font-size: 20px; }

.lists-icons ul {
    gap: 10px 10px; } 

.row2 {
    margin-top: 60px; }

section.vc_section.mb-footer.vc_custom_1744047460651.vc_section-has-fill {
    padding-top: 30px !important;
    padding-bottom: 30px !important;
}

.vc_row.wpb_row.vc_row-fluid.row-01 {
    padding-bottom: 30px;
}

.row02 ul {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 20px !important;
}
.mb-sec1 .wpcf7-response-output {
    width: 100% !important;
}

section.vc_section.whoweSec p {
    font-size: 20px !important;
	width: 100% !important; }

}/*-----------res end mobile------------*/


.mb-sec1 iframe{
	height:110% !important;
}

.mb-sec1 .wpcf7-not-valid-tip {
    font-size: 12px;
    line-height: 20px;
}

.br-image img{
    border-radius:20px;
}

section.vc_section.whoweSec p{
    font-size: 18px;
    font-weight: 500 !important;
    color: #0E0E0E;
}
section.vc_section.whoweSec p > a {
    color: #000;
    font-weight: 600 !important;
}

section.vc_section.whoweSec .head-four:before {
	top: 23%; }

h2.new-heading strong {
    font-weight: 500;
    color: #000;
}
body h2.new-heading{
    font-size: 60px !important;
    font-weight: 500 !important;
    color: #000000;
    margin-bottom: 0px !important;
    text-transform: capitalize;
}

section.vc_section.whoweSec .gredientcolor {
    margin-bottom:20px
}

@media screen and (max-width: 1100px) {
    body h2.new-heading {
        font-size:40px !important;
    }

body a.dropdown-toggle:hover ul.dropdown-menu {
    display:none !important
}

body li.menu-item:hover ul.dropdown-menu {
    display:block;
    background-color:#000;
    padding:20px;
}

body ul.dropdown-menu a{
    color:#fff;
	border:0px !important;
}
body ul.dropdown-menu{
		border:0px !important;
	}
	body ul.dropdown-menu.show{
		display:none !important;
	}
	.dropdown-toggle::after {
		display:none;
	}
    li.dropdown:after {
        display: inline-block;
        margin-left: 15px;
        vertical-align: .255em;
        content: "";
        border-top: .5em solid;
        border-right: .5em solid transparent;
        border-bottom: 0;
        border-left: .5em solid transparent;
        color: #fff;
        position: absolute;
        top: 15px;
        left: 150px;
    }
	li#menu-item-2563:after {
		left: 100px;
	} 

}

body .grecaptcha-badge {
    display: none !important;
}