
html,body {
	overflow-x: hidden; 
} 






/* 1a. Containers */




/* 1b. Colors */




/* 1c. Typography */


@font-face { 
  font-family: 'Poppins'; 
  src: url(//20137624.fs1.hubspotusercontent-na1.net/hubfs/20137624/raw_assets/public/JWG-Theme/fonts/poppins/Poppins-Regular.ttf) format('truetype');
}

@font-face { 
  font-family: 'Poppins'; 
  src: url(//20137624.fs1.hubspotusercontent-na1.net/hubfs/20137624/raw_assets/public/JWG-Theme/fonts/poppins/Poppins-Medium.ttf) format('truetype');
  font-weight: 500;
}

@font-face { 
  font-family: 'Poppins'; 
  src: url(//20137624.fs1.hubspotusercontent-na1.net/hubfs/20137624/raw_assets/public/JWG-Theme/fonts/poppins/Poppins-SemiBold.ttf) format('truetype');
  font-weight: 600;
}



/* 1d. Buttons */













/* 1e. Forms */









































/* 1f. Tables */


















img {
  border-radius: 12px;
}

/* 1g. Website header */








#main-content .innerpagesBanner h1 {
	padding-top: 0;
	margin-bottom: 12px;
}

#staffing #bannerOverlaySection.innerPagesBannerOverlay h1 {
	margin-top: 55px;
}

.dnd-section.innerpagesBanner::before {
	background: linear-gradient(0deg,rgba(0,0,0,.3),rgba(0,0,0,.3)),linear-gradient(180deg,rgba(21,24,3,.5) 41.68%,rgba(44,51,10,.22)),url(<path-to-image>),#000 0 -2.5px /100% 112.5% no-repeat;
	content: "";
	width: 100%;
	height: 100%;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	opacity: .3;
	z-index: 1;
}

#thank-you .dnd-section.innerpagesBanner::before{
  background: none;
}

#thank-you .innerpagesBanner h1 {
	padding-top: 0;
}

#thank-you h1.title {
	font-size: 55px;
} 

.dnd-section.innerpagesBanner {
	position: relative;
	overflow: hidden;
}

.dnd-section.innerpagesBanner.commonPages {
	height: 55vh;
	padding: 0 1rem;
}

#main-content .dnd-section.innerpagesBanner.commonPages h1 {
	margin-top: 15vh;
	/* position: relative; */
}

.dnd-section.innerpagesBanner .row-fluid {
	z-index: 2;
	position: relative;
}

#header-main-wrapper {
  background: #fff;
  box-shadow: 0 4px 8px 0 rgba(0,0,0,.04);
  position: fixed;
  width: 100%;
  z-index: 888;
  top: 0;
}

#header-main-wrapper .jwg-mm-parent {
  justify-content: end;
}

#header-main-wrapper .jwg-mega-menu a,
#header-main-wrapper .jwg-mega-menu .submenu-footer .sf-title,
#header-main-wrapper .jwg-mega-menu .submenu-footer .sf-desc {
  font-size: 14px;
}

#header-main-wrapper .jwg-mega-menu .submenu-footer .sf-link {
  font-size: 16px;
}

#header-main-wrapper .jwg-mega-menu .jwg-mm-child .jwg-mmc-cat-title a {
  font-weight: 500;
}

#header-main-wrapper .header-main-wrapper-row-0-vertical-alignment>.row-fluid>.widget-span:first-child {
  width: 230px;
}

#header-main-wrapper .header-main-wrapper-row-0-vertical-alignment>.row-fluid>.widget-span:last-child {
  align-items: end;
  width: calc(100% - 230px) !important;
}

#main-content .tagline {
  color: #6D6E6A;
  font-family: Poppins;
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  line-height: 26px; /* 130% */
  letter-spacing: 1px;
  text-transform: uppercase;
}

#main-content h6.tagline {
  font-family: Poppins;
  font-size: 20px;
  font-weight: 500;
  line-height: 26px;
  letter-spacing: 1px;
  text-transform: uppercase;
  color: #6d6e6a;
}

.title {
  color: #4A4C4E;
  font-family: Poppins;
  font-size: 44px;
  font-style: normal;
  font-weight: 500;
  line-height: 57px;
}

#main-content p{
  color: #636363;
  font-family: Inter;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 30px;
  margin-bottom:32px;
}

#main-content hr {
	margin-bottom: 35px;
	background: rgba(199, 199, 199, 0.25);
	height: 3px;
	flex-shrink: 0;
	border: 0;
}

#main-content .greenHighlight {
	/*color: #D7FF00 !important;*/
}


#main-content .darkgreenHighlight {
	color: #A8C028 !important;
}

.jwg-modules .row-fluid{
	margin: 0 auto;
	max-width: 1260px;
	padding: 0 1rem;
	position: relative;
	z-index: 2;
}

#main-content .jwg-arrowGreenLink {
  color: #A8C028;
  font-family: Inter;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 24px;
  text-transform: uppercase;
  text-decoration:none;
}

#main-content .jwg-lbjp-read-more.nopadding .link-more {
	padding: 0;
	margin: 0;
}

#main-content .jwg-lbjp-read-more.nopadding div {
	justify-content: center;
	/* width: 100%; */
	/* display: block; */
	/* text-align: center; */
	/* margin: 0 auto; */
	/* width: auto; */
}

#main-content .jwg-lbjp-read-more.nopadding {
	margin-top: 0;
	display: block;
}

/* 1h. Website footer */

.footer-wrapper,
.footer-wrapper a,
.footer-wrapper p {
  font-size: 14px;
  color: #C0C0C0;
}

.footer-wrapper a {
  text-transform: none;
  text-decoration: none;
}

.footer-wrapper .menu__item--depth-1 {
  padding: 10px 15px;
  margin-right: 12px;
}

.footer-wrapper .menu .menu__link {
  padding: 0;
}

.footer-wrapper .menu .menu__link:hover {
  color: #A8C028;
}

.menu__item--depth-1 > .menu__link--active-link::after {
  display:none;
}

.menu__link.menu__link--active-branch.menu__link--active-link:focus,
 .menu .menu__link:focus{
	color: silver;
	border: 0;
}

#footer-main-wrapper .span6 {
  width: 62%;
}

#footer-main-wrapper .span2:nth-child(2) {
  width: 12%;
}

#footer-main-wrapper .span2:nth-child(3) {
  width: 12%;
}

#footer-main-wrapper .span2:last-child {
  width: 14%;
}

#footer-main-wrapper .menu__item--depth-1 { 
  margin-right: 0;  
}

#footer-main-wrapper a.menu__link {
  font-weight: 500 !important;
}

#hs-link-widget_1692931168382_ img { 
	height: 40px !important;
	width: 100%;
	display: block;
}

#footer-copyright-wrapper .menu .menu__link,
#footer-copyright-wrapper .hs_cos_wrapper_type_rich_text {
  line-height: normal;
  letter-spacing: 0.42px;
  font-weight: 300;
}





.content-wrapper {
  max-width: 1260px;
}

.dnd-section,
.content-wrapper--vertical-spacing {
  padding: 80px 1rem;
}

.dnd-section > .row-fluid {
  /* max-width: 1260px;*/
  max-width:1260px;
}





body {
  font-family: 'Inter';
  color: #000;
  font-size: 18px;
  font-style: normal;
  font-weight: 300;
  line-height: normal;
  letter-spacing: 0.18px;
  padding-top: 77px;
}

/* Paragraphs */

p {
  font-family: 'Inter';
  font-size: 18px;
}

/* Anchors */

/* Headings */

h1 {
  font-family: Poppins;
  font-size: 55px;
  font-weight: 500;
  line-height: 72px;
  letter-spacing: 1.65px;
}

h2 {
  font-family: Poppins;
  font-size: 44px;
  font-weight: 500;
  line-height: 57px;
}

h3 {
  font-family: Poppins;
  font-size: 36px;
  font-weight: 500;
  line-height: 47px;
}

h4 {
  font-family: Poppins;
  font-size: 28px;
  font-weight: 400;
  line-height: 37px;
}


h6 {
  font-family: Poppins;
  font-size: 20px;
  font-weight: 500;
  line-height: 26px;
  letter-spacing: 1px;
  text-transform: uppercase;
}

#main-content h6 {
  font-weight: 500;
}


h1,h2,h3,h4,h5,h6,p, {
  margin: 0 0 45px 0 !important;
  padding: 0;
  color: #4A4C4E;
  font-style: normal;
}

h1 span,h2 span,h3 span,h4 span,h5 span,h6 span {
  color: #A8C028;
}

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

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

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




button,
.button,
.hs-button,
.hs-blog-post-listing__post-button {
  border: 1px solid #1C1C1C;

  padding-top: 15px;
padding-right: 53px;
padding-bottom: 15px;
padding-left: 53px;

  font-family: Poppins, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  background-color: 

  
  
    
  


  rgba(28, 28, 28, 1.0)

;
  border-radius: 6px;
  color: #FFFFFF;
  font-size: 22px;
  text-transform: none;
}

button:hover,
button:focus,
.button:hover,
.button:focus,
.hs-button:hover,
.hs-button:focus,
.hs-blog-post-listing__post-button:hover,
.hs-blog-post-listing__post-button:focus {
  border: 1px solid #1a334e;
;
  color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  background-color: 

  
  
    
  


  rgba(26, 51, 78, 1.0)

;
  border-radius: 6px;
}

button:active,
.button:active,
.hs-button:active,
.hs-blog-post-listing__post-button:active {
  font-family: Poppins, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  background-color: rgba(68, 68, 68, 1.0);
  border-color: #444444;
}





form,
.submitted-message {
  ;
  border: 1px none #A8C027;
;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
  background-color: 

  
  
    
  


  rgba(168, 192, 39, 1.0)

;
  padding: 0px;
;
  background: transparent;
}

/* Form title */

.form-title {
  border: 1px none #A8C027;
;
  padding-top: 0px;
padding-right: 0px;
padding-bottom: 30px;
padding-left: 0px;
;
  font-family: Inter; font-style: normal; font-weight: 700; text-decoration: none;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
  font-size: 30px;
  color: #1C1C1C;
  background-color: 

  
  
    
  


  rgba(168, 192, 39, 1.0)

;
}


/* Labels */

form label {
  color: #6D6E6A;
  font-family: Inter;
  font-size: 18px;
  font-style: normal;
  font-weight: 600;
  line-height: 24px; /* 133.333% */
  letter-spacing: 0.18px;
}

form label .hs-form-required {
	margin-left: 5px;
}

/* Help text */

form legend {
  color: #1C1C1C;
}

/* Inputs */

form input[type=text],
form input[type=search],
form input[type=email],
form input[type=password],
form input[type=tel],
form input[type=number],
form input[type=file],
form select,
form textarea {
  border: 2px solid #D1D6DC;

  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  color: #1C1C1C;
  border-radius: 3px;
}

#main-content .input input {
  padding: 0px 8px;
  justify-content: center;
  align-items: center;
  flex-shrink: 0;
  align-self: stretch;
  border-color:6D6E6A;
  font-family: Inter;
font-size: 18px;
font-style: normal;
font-weight: 300;
line-height: 24px; /* 133.333% */
letter-spacing: 0.18px;
  color: #6d6e6a;
  height:45px;
  width: 100%;
  border-radius: 6px;
  border-color: #c0c0c0;
}



#main-content .hs-error-msgs .hs-error-msg {
	font-size: 14px;
}

#main-content .input select,
#main-content .input textarea,
#main-content .input option{
	width: 100%;
    font-family: Inter;
font-size: 18px;
font-style: normal;
font-weight: 300;
line-height: 24px; /* 133.333% */
letter-spacing: 0.18px;  
  color: #6d6e6a;
  border-radius: 6px;
  opacity: 1;
  border: 2px solid #C0C0C0;
  background-color: #fff;
  border-color: #c0c0c0;
}

#main-content .input input:focus-visible,
#main-content .input textarea:focus-visible,
#main-content .input option:focus-visible,
#main-content .input input:visited,
#main-content .input textarea:visited,
#main-content .input option:visited,
#main-content .input select:focus
{
	color: #6d6e6a;
  opacity:1;
}

#main-content .input input::placeholder{
  color: #C0C0C0;
}

#main-content .input select {
  padding: 0px 8px;
  justify-content: center;
  align-items: center;
  flex-shrink: 0;
  align-self: stretch;
  border-color: 6D 6E6A;
  font-family: Inter;
  font-size: 18px;
  font-style: normal;
  font-weight: 300;
  line-height: 24px;
  letter-spacing: 0.18px;
  color: #6d6e6a;
  height: 45px;
  width: 100%;
  border-radius: 6px;
}

#main-content .input select.is-placeholder {
	color: rgba(192, 192, 192, 0.6);
	background-color: #fff;
	opacity: 1;
	border-color: rgba(192, 192, 192);
}

#main-content .input select {
	appearance: none;
	background: url(https://20137624.fs1.hubspotusercontent-na1.net/hubfs/20137624/arrows/select-arrow.svg);
	background-size: 14px 8px;
	background-repeat: no-repeat;
	background-position: 98% center;
}

#main-content .hs-form-field {
	margin-bottom: 28px;
}

#main-content .input textarea{
  resize:none;
  height: 150px;
}

#main-content .grecaptcha-badge {
	margin-right: auto;
	margin-left: 0;
}

#main-content .hs_submit.hs-submit .hs-button.primary{
  display: inline-flex;
height: 45px;
justify-content: center;
align-items: center;
flex-shrink: 0;
  border-radius: 5px;
background: var(--JWay-Green-1, #A8C028);
  color: var(--Night-Text-text-01, #FFF);
font-family: Inter;
font-size: 16px;
font-style: normal;
font-weight: 500;
line-height: 24px;
  padding: 10px 24px;
  transition:all 500ms;
  border: 2px solid #A8C028;
}

#main-content .hs_submit.hs-submit .hs-button.primary:hover, #main-content form input[type="submit"]:hover {
	background: #eef2d4;
	border: 2px solid #eef2d4;
	color: #A8C028;
}
/* Form placeholder text */

::-webkit-input-placeholder {
  color: #1C1C1C;
}

::-moz-placeholder {
  color: #1C1C1C;
}

:-ms-input-placeholder {
  color: #1C1C1C;
}

::placeholder {
  color: #1C1C1C;
}

/* Inputs - date picker */

.hs-fieldtype-date .input .hs-dateinput:before {
  color: #1C1C1C;
}

.fn-date-picker td.is-selected .pika-button {
  background: #1C1C1C;
}

.fn-date-picker td .pika-button:hover {
  background-color: #1C1C1C !important;
}

.fn-date-picker td.is-today .pika-button {
  color: #1C1C1C;
}

/* Submit button */

form input[type=submit],
form .hs-button {
  border: 1px none #1C1C1C;
;
  padding-top: 15px;
padding-right: 53px;
padding-bottom: 15px;
padding-left: 53px;
;
  font-family: Poppins, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  color: #FFFFFF;
  font-size: 22px;
  background-color: 

  
  
    
  


  rgba(28, 28, 28, 1.0)

;
  border-radius: 6px;
  text-transform: none;
}

form input[type=submit]:hover,
form input[type=submit]:focus,
form .hs-button:hover,
form .hs-button:focus {
  background-color: 

  
  
    
  


  rgba(26, 51, 78, 1.0)

;
  color: #ffffff;
  border: 1px none #1a334e;
;
}

form input[type=submit]:active,
form .hs-button:active {
  background-color: rgba(68, 68, 68, 1.0);
  border-color: #444444;
}





/* Table */

table {
  border: 1px solid #1C1C1C;

  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}

/* Table cells */

td,
th {
  border: 1px solid #1C1C1C;

  padding: 18px;

  color: #1C1C1C;
}

/* Table header */

thead th {
  background-color: 

  
  
    
  


  rgba(28, 28, 28, 1.0)

;
  color: #FFFFFF;
}

/* Table footer */

tfoot td {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  color: #1C1C1C;
}





.header {
  background-color: 

  
  
    
  


  rgba(168, 192, 39, 1.0)

;
}

.menu__link,
.header__logo .logo-company-name,
.header__language-switcher-label-current,
.header__language-switcher .lang_list_class li a {
  color: #1C1C1C;
  font-family: ;
}

.menu__child-toggle-icon {
  border-top-color: #1C1C1C;
}

.menu .menu__link:hover,
.menu .menu__link:focus,
.header__language-switcher-label-current:hover,
.header__language-switcher-label-current:focus,
.header__language-switcher .lang_list_class li:hover a,
.header__language-switcher .lang_list_class li a:focus {
  color: #000000;
}

.menu__child-toggle-icon:hover,
.menu__child-toggle-icon:focus {
  border-top-color: #000000;
}

.menu .menu__link:active,
.header__language-switcher-label-current:active,
.header__language-switcher .lang_list_class li a:active {
  color: #444444;
}

.menu__child-toggle-icon:active {
  border-top-color: #444444;
}

.menu .menu__item--depth-1 > .menu__link--active-link:after {
  background-color: #1C1C1C;
}

@media (min-width: 767px) {
  .menu .menu__submenu,
  .header__language-switcher .lang_list_class {
    border: 2px solid #1C1C1C;

    background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  }

  .menu__submenu--level-2 > .menu__item:first-child:before {
    border: 2px solid #1C1C1C;

    background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  }
}

.menu__submenu .menu__link,
.menu__submenu .menu__link:hover,
.menu__submenu .menu__link:focus {
  color: #1C1C1C;
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}

.header__language-switcher .lang_list_class:before {
  border-bottom-color: #1C1C1C;
}

.menu__submenu .menu__link:hover,
.menu__submenu .menu__link:focus,
.header__language-switcher .lang_list_class li:hover,
.menu__submenu--level-2 > .menu__item:first-child:hover:before,
.menu__submenu--level-2 > .menu__item:first-child.focus:before {
  background-color: 

  
  
    
  


  rgba(168, 192, 39, 1.0)

;
}

.header__language-switcher .lang_list_class.first-active::after {
  border-bottom-color: 

  
  
    
  


  rgba(168, 192, 39, 1.0)

;
}

.header__language-switcher-label-current,
.header__language-switcher .lang_list_class li a {
  font-family: ;
}

.header__language-switcher-label-current:after {
  border-top-color: #1C1C1C;
}

@media(max-width: 767px) {
 
  #hs_cos_wrapper_module_16993561693699_ {
    z-index:1;
  }
  
  .header__navigation {
    background-color: 

  
  
    
  


  rgba(168, 192, 39, 1.0)

;
  }

  .header__navigation-toggle svg,
  .menu-arrow svg {
    fill: #1C1C1C;
  }
}





.footer {
  background-color: ;
}

/* Footer content */

.footer p,
.footer h1,
.footer h2,
.footer h3,
.footer h4,
.footer h5,
.footer h6,
.footer label,
.footer span,
.footer li,
.footer img {
  color: ;
}





.blog-post,
.blog-header__inner,
.blog-related-posts {
  padding: 80px 0;
}

/* Blog post */

#blog,
.hs-blog-post #main-content{
	background-color: #F9F9F9;
}

#main-content .singleBlogPost .blog-post__body ol.withImage img, 
#main-content .singleBlogPost .blog-post__body ol.withImage strong {
	margin: 0;
	padding: 0;
}

#main-content .singleBlogPost .blog-post__body ol.standardUL h3 {
	margin-bottom: 32px;
}

.blog-post__body .responsive-video {
	margin-bottom: 32px; 
}

#main-content .singleBlogPost .blog-post__body ol li ol li p:last-child {
	margin-bottom: 0;
}

#main-content .singleBlogPost .blog-post__body ol li ol {
	margin-bottom: 32px;
}

.blog-post__meta a {
  color: ;
}

.blog-post__tag-link {
  color: ;
}

.blog-post__tag-link:hover,
.blog-post__tag-link:focus {
  color: ;
}

.blog-post__tag-link:active {
  color: ;
}

/* Blog related posts */

.blog-related-posts__title-link,
.blog-related-posts__title-link:hover,
.blog-related-posts__title-link:focus,
.blog-related-posts__title-link:active {
  ;
  text-transform: ;
}

.blog-related-posts__title-link {
  color: ;
}

.blog-related-posts__title-link:hover,
.blog-related-posts__title-link:focus {
  color: ;
}

.blog-related-posts__title-link:active {
  color: ;
}

/* Blog comments */

.blog-comments {
  margin-bottom: 80px;
}

#comments-listing .comment-reply-to {
  color: ;
}

#comments-listing .comment-reply-to:hover,
#comments-listing .comment-reply-to:focus {
  color: ;
}

#comments-listing .comment-reply-to:active {
  color: ;
}





.hs-search-results__title {
  ;
  color: ;
}





/* Blog listing */

.hs-blog-post-listing__post-title-link,
.hs-blog-post-listing__post-title-link:hover,
.hs-blog-post-listing__post-title-link:focus,
.hs-blog-post-listing__post-title-link:active {
  ;
  text-transform: ;
}

.hs-blog-post-listing__post-title-link {
  color: ;
}

.hs-blog-post-listing__post-title-link:hover,
.hs-blog-post-listing__post-title-link:focus {
  color: ;
}

.hs-blog-post-listing__post-title-link:active {
  color: ;
}


.hs-blog-post-listing__post-tag,
.hs-blog-post-listing__post-author-name {
  color: ;
}

/* Blog pagination */

.hs-pagination__link-text,
.hs-pagination__link--number {
  color: ;
}

.hs-pagination__link:hover .hs-pagination__link-text,
.hs-pagination__link:focus .hs-pagination__link-text,
.hs-pagination__link--number:hover,
.hs-pagination__link--number:focus {
  color: ;
}

.hs-pagination__link:active .hs-pagination__link-text,
.hs-pagination__link--number:active {
  color: ;
}

.hs-pagination__link-icon svg {
  fill: ;
}

/* Pricing card */

.card__price {
  ;
  color: ;
  font-size: ;
}

.card__body svg {
  fill: #1C1C1C;
}

#footer-copyright-wrapper .menu__link.menu__link--active-branch.menu__link--active-link:active,
#footer-copyright-wrapper  .menu .menu__link:active{
	color: #c0c0c0;
}
  
/*custom classes*/
#mobile .textFlowImage img {
	padding-left: 30px;
}

#header-main-wrapper .jwg-mega-menu .jwg-menu-cta {
    padding: 8px 24px;
}

#main-content .gap32 {
	margin-bottom: 32px;
}
#main-content .gapBottom0{
  margin-bottom:0;
}

#main-content .width80{
  width:80%;
  margin:0 auto;
}

#main-content .width70{
  width:70%;
  margin:0 auto;
}

#main-content .width55 {
	width: 55%;
	margin: 0 auto;
}

#main-content .width90 {
	width: 90%;
	margin: 0 auto;
}

#main-content h1,
#main-content h2 ,
#main-content h3 {
	font-weight: 500;
	letter-spacing: normal;
  margin-bottom: 32px;
  color:#4A4C4E;
}

#main-content .singleBlogPost h1,
#main-content .singleBlogPost h2 ,
#main-content .singleBlogPost h3 {
  margin-bottom: 12px;
}

#main-content .singleBlogPost .blog-post__body ol li br {
	display: block;
	margin-bottom: 12px;
}

#main-content .singleBlogPost .blog-post__body p.noBottompad, #main-content .singleBlogPost .blog-post__body .noBottompad img {
	margin-bottom: 10px;
}

#main-content .singleBlogPost .blog-post__body p.noBottompad span,
#main-content .singleBlogPost .blog-post__body p.noBottompad em{
	display: block; 
	margin-bottom: 20px;
	font-style: italic;
}

#about-us .bannerContentWrap {
	width: 58%;
}

#hs-link-widget_1693395743401_ .hs-image-widget {
	width: 185px;
	height: auto;
}

.jwg-icon-with-title.jwg-iwt-4 .item img {
	max-height: 50px;
}

.leftRightCicleAsset{
  position:relative;
}

.leftRightCicleAsset::before,
#contact-us #main-content::after,
#thank-you #main-content::after{
  content:"";
  position:absolute;
  display: block;
  z-index: 99;
}

#main-content .hs_recaptcha.hs-recaptcha.field.hs-form-field {
	margin-bottom: 45px;
}

.leftRightCicleAsset::before {
  background-image:url('https://20137624.fs1.hubspotusercontent-na1.net/hubfs/20137624/contactLeftCircle.svg');
	width: 71px;
	height: 71px;
	left: -130px;
	background-color: transparent;
	top: 105px;
}

#contact-us #main-content::after,
#thank-you #main-content::after{
	background-image: url('https://20137624.fs1.hubspotusercontent-na1.net/hubfs/20137624/Contact-Circles.svg');
	width: 223px;
	height: 212px;
	right: 0%;
	background-repeat: no-repeat;
  top:157px;
}

#thank-you #main-content::after{
  top: 100px;
}

form fieldset div {
	background-color: #f9f9f9;
}

/* #homepage #main-content h1,
#homepage #main-content h2{
  font-weight: 700;
} */

#main-content h4}
  font-weight:400;
}

#hs_cos_wrapper_widget_1708509462084_ p.JwgParagraph {
	margin-bottom: 0;
}

#hs_cos_wrapper_widget_1708335961917_ h3,
#hs_cos_wrapper_module_1708344330768_ h3,
#hs_cos_wrapper_module_1708348004671_ h3,
#hs_cos_wrapper_module_1708348044044_ h3
{
  margin:16px 0;
  line-height:normal;
  color:#636363;
}

#hs_cos_wrapper_widget_1708343687565_,
#hs_cos_wrapper_module_1708344338519_,
#hs_cos_wrapper_module_1708348012477_,
#hs_cos_wrapper_module_1708348052456_{
  min-height: 88px;
  display: block;
}

#main-content #hs_cos_wrapper_widget_1699356241016 h6 {
	margin-bottom: 0;
	margin-left: 16px;
  color:#C0C0C0;
}

.row-number-12.dnd-section .dnd-column {
	padding: 0 !important;
}

/* Social follow */

.social-links__icon {
  background-color: #1C1C1C;
}

.social-links__icon:hover,
.social-links__icon:focus {
  background-color: #000000;
}

.social-links__icon:active {
  background-color: #444444;
  ;
  color: ;
  font-size: ;
}

#main-content .jwg-lbjp-read-more.alignLeft .link-more {
	margin-right: auto;
}

#main-content #hs_cos_wrapper_module_16935485595424 .jwg-headings h6, 
#main-content #hs_cos_wrapper_widget_1693548385406 .jwg-headings h6,
#hs_cos_wrapper_widget_1699356241016 .jwg-headings h6{
	color: #C0C0C0;
  margin-bottom: 42px;
}

#hs_cos_wrapper_widget_1692947125448_ br {
	display: block;
}

/*Contact Us*/
#main-content fieldset {
	background-color: transparent;
}

/* JWG SingleBlogPost */
/* .singleBlogPost .blog-related-posts_excerpt {
	display: none;
} */
#main-content .singleBlogPost .blog-post__body li ul li,
#main-content .singleBlogPost .blog-post__body li ol li{
	margin-bottom: 12px;
}
#main-content .singleBlogPost .blog-post__body li strong {
	font-weight: 600;
}

#main-content .singleBlogPost .blog-post__body li strong:first-of-type {
	font-weight: 600;
	display: block;
	margin-bottom: 12px;
}

#main-content .singleBlogPost .blog-post__body .inlineStrong li strong,
#main-content .singleBlogPost .blog-post__body li strong.inlineStrong{
	display: inline-block;
  margin-bottom: 0;
}

#main-content .singleBlogPost .blog-post__body li p strong,
#main-content .singleBlogPost .blog-post__body p strong{
	font-weight: normal !important;
  color:#a8c028;
}

#main-content .singleBlogPost .blog-post__body li p.inlineStrong strong {
    display: inline-block;
    margin-bottom: 0;
}

#main-content .singleBlogPost .blog-post__body p iframe {
	height: auto;
}

#main-content .singleBlogPost .blog-post__body p iframe.youTubeContainer {
	height: 600px;
	display: block;
	width: 100%;
	max-height: 100%;
}


.singleBlogPost .blog-related-posts__list .blog-related-posts_excerpt h4 {
	display: none;
}
.singleBlogPost {
	padding-top: 90px;
}

.singleBlogPost h1{  
  text-align:center;
}
.singleBlogPost h1 span {
	color: #4A4C4E;
}

#main-content .singleBlogPost .blog-post .blog-post__body h3,
#main-content .singleBlogPost .blog-post .blog-post__body h4 {
  font-size: 28px;
  font-weight: 500;
  line-height: 37px;
  color: #4A4C4E;
}

#main-content .singleBlogPost .blog-post .blog-post__body h3 strong,
#main-content .singleBlogPost .blog-post .blog-post__body h4 strong{  
  font-weight: 500;
}

#main-content .singleBlogPost .blog-post .blog-post__body ol li h4 {
    font-size: 18px;
    color: #a8c028;
    line-height: 26px;
    margin-bottom: 12px;
}

.singleBlogPost .blog-post__meta {
	display: flex;
	gap: 10px;
	justify-content: center;
  color: #4A4C4E;
  font-family: Inter;
  font-size: 20px;
  font-style: normal;
  font-weight: 300;
  line-height: 30px;
  margin-bottom: 12px;
}
.singleBlogPost .authorLink {
	font-weight: 700;
	color: #4A4C4E;
	text-decoration: none;
}

.singleBlogPost .blog-post__tags {
	display: flex;
	gap: 12px;
	justify-content: center;
	margin-bottom: 32px;
}

.singleBlogPost .blog-post__tags a.blog-post__tag-link {
	align-items: center;
	background: #eef2d4;
	border-radius: 7px;
	color: #8ea320;
	font-family: Inter;
	font-size: 16px;
	font-style: normal;
	font-weight: 500;
	height: 58px;
	justify-content: center;
	line-height: 24px;
	padding: 16px;
	text-decoration: none;
}

.singleBlogPost .blogFeaturedImage {
	display: block;
	overflow: hidden;
	margin-bottom: 32px;
  margin-top: 32px;
}

.singleBlogPost .blogFeaturedImage img {
	width: 100%;
	height: auto;
}
.singleBlogPost .hs-video-widget {
	margin-bottom: 32px;
}
#main-content .color6D6E6A{
  color: #6D6E6A;
}

#main-content .singleBlogPost .blog-post__body p {
  color: #4A4C4E;
  font-family: Inter;
  font-size: 18px;
  font-style: normal;
  font-weight: 300 !important;
  line-height: 24px; /* 133.333% */
  letter-spacing: 0.18px;
}

#main-content .singleBlogPost .blog-post__body p span{
  font-weight: 300 !important;
  }

#main-content .singleBlogPost .blog-post__body li,
#main-content .singleBlogPost .blog-post__body li span{
  color: #4A4C4E;
}

.singleBlogPost .blog-post {
	padding: 0;
}

.singleBlogPost h2 {
	color: #4a4c4e;
	font-family: Poppins;
	font-size: 24px;
	font-style: normal;
	font-weight: 500;
	line-height: 37px;
	text-overflow: ellipsis;
	margin-bottom: 12px;
}

.singleBlogPost .blog-related-posts h2 {
	text-align: left;
  color: var(--JWay-Black-1, #4A4C4E);
  font-family: Poppins;
  font-size: 28px;
  font-style: normal;
  font-weight: 500;
  line-height: 37px;
  margin-bottom: 32px;
}

#main-content .singleBlogPost .blog-related-posts {
	background-color: #F9F9F9;
}

#main-content .singleBlogPost .blog-related-posts__title {
	font-family: Poppins;
	font-size: 18px;
	font-style: normal;
	font-weight: 500;
/* 	letter-spacing: .2px; */
	line-height: normal;
	margin: 24px 0 36px 0;
/* 	min-height: 100px; */
}

#main-content .singleBlogPost .blog-related-posts__title a{
  overflow: hidden;
  color: #4A4C4E;  
  text-decoration:none;
}

#main-content .singleBlogPost .jwg-lbjp-read-more.nopadding {
	display: flex;
	margin-top: 0;
	margin-right: auto;
}

#main-content .singleBlogPost .jwg-lbjp-read-more.alignLeft.nopadding{
	justify-content: flex-start;
}

#main-content .singleBlogPost .jwg-lbjp-read-more.alignRight{
  	justify-content: flex-end;
}

#main-content .singleBlogPost .jwg-lbjp-read-more.nopadding span{
  color: #A8C028;

font-family: Inter;
font-size: 16px;
font-style: normal;
font-weight: 500;
line-height: 24px
}

.singleBlogPost .blog-related-posts__list .blog-related-posts__image {
	height: auto;
	max-width: 100%;
	width: 100%;
	display: block;
	object-fit: cover;
}

.singleBlogPost .blog-related-posts__post .blog-related-posts__post-image-wrapper {
	height: 190px;
	display: block;
	overflow: hidden;
	object-fit: cover;
}

.singleBlogPost .blog-related-posts__list .blog-related-posts__post:last-child {
	margin-right: 0;
}

.singleBlogPost .blog-related-posts__list .blog-related-posts__post {
	background-color: #fff;
	border-radius: 12px;
	box-shadow: 0 8px 16px 0 rgba(0,0,0,.06),0 0 2px 0 rgba(0,0,0,.15);
	padding: 0;
	margin: 0 22px 0 0;
	flex: 0 0 32%;
  overflow: hidden;
}

.singleBlogPost  .blog-related-posts__content {
	padding: 30px 25px 22px;
}

#main-content .singleBlogPost .jwg-lbjp-read-more.nopadding .link-more {
	margin: 0;
	padding: 0;
}

#main-content .singleBlogPost .jwg-lbjp-read-more.nopadding .link-more {
  margin-top: 32px;
	text-decoration: none;
  color: #A8C028;
  font-family: Inter;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 24px;
  position: relative;
}

#main-content .singleBlogPost  .jwg-lbjp-read-more a::after {
  background: #8ea320;
  bottom: 0;
  content: "";
  display: block;
  height: 1px;
  left: 0;
  position: absolute;
  transition: all .3s ease;
  width: 0;
}

#main-content .singleBlogPost .jwg-lbjp-read-more a:hover::after {
  width: 100%;
}

#main-content .singleBlogPost .blog-related-posts__content div span,
#main-content .singleBlogPost .blog-related-posts__content p,
#main-content .singleBlogPost .blog-related-posts__content p span{
  color: #636363;
text-overflow: ellipsis;
font-family: Inter;
font-size: 20px;
font-style: normal;
font-weight: 400;
line-height: normal;
letter-spacing: 0.16px;
}

#main-content .singleBlogPost .blog-related-posts__content .relatedPosts_meta span {
  color: var(--JWay-Black-3, #C0C0C0);
font-family: Inter;
font-size: 14px;
font-style: normal;
font-weight: 400;
line-height: 18px; /* 128.571% */
letter-spacing: 1.4px;
text-transform: uppercase;
}

.blog-related-posts__content .blog-related-posts_excerpt iframe {
	display: none;
} 

.hs_error_rollup .hs-main-font-element {
	font-weight: 500;
	font-style: italic;
	margin-bottom: 32px;
}

#main-content .singleBlogPost .blog-post__body p img {
	display: block;
	clear: both;
	margin: 32px 0;
}

#main-content .singleBlogPost .blog-post  .blog-post__body h3,
#main-content .singleBlogPost .blog-post  .blog-post__body h2{
  font-weight: 600 !important;
  letter-spacing: 1px;
  line-height: 26px;
  text-transform: uppercase;
  font-size: 24px;
}

#main-content .singleBlogPost .blog-post  .blog-post__body h3 strong,
#main-content .singleBlogPost .blog-post  .blog-post__body h2 strong{
  font-weight: 600 !important; 
}

#main-content .singleBlogPost .blog-post .blog-post__body h3 {
	text-transform: none;
	font-size: 20px;
}

#main-content .singleBlogPost .blog-post__body p img,
#main-content .singleBlogPost .blog-post__body .hs-video-widget{
box-shadow: 0px 2px 20px -2px rgba(0,0,0,0.75);
}

#main-content .singleBlogPost .blog-post__body a,
#main-content .jwg-accordion a,
#main-content p a, #main-content span a,
#footer-main-wrapper .menu a.menu__link:active,
#footer-main-wrapper .menu a.menu__link:focus{
	color: #a8c028 !important;
	text-decoration: none;
  position: relative;
}

#main-content .singleBlogPost .blog-post__body ol li {
	margin-bottom: 12px;
}

#main-content .singleBlogPost .blog-post__body ol li ul {
	margin-top: 12px;
}

#main-content .singleBlogPost .blog-post__body ul li{
  margin-bottom: 12px;
}

#main-content .singleBlogPost .blog-post__body ul li:last-child{
  margin-bottom: 0;
}

#main-content .singleBlogPost .blog-post__body ul.standardUL,
#main-content .singleBlogPost .blog-post__body ol.standardUL {
	margin-bottom: 32px;
}

/* #main-content .singleBlogPost .blog-post__body ol.standardUL strong {
	color: #a8c028;
} */

#main-content .singleBlogPost .blog-post__body ol,
#main-content .singleBlogPost .blog-post__body ul{
  margin-bottom: 0;
}

#main-content .singleBlogPost a::after,
#main-content .jwg-accordion a::after,
#main-content p a::after, #main-content span a::after{
	background: #8ea320;
	bottom: 0;
	content: "";
	display: block;
	height: 1px;
	left: 0;
	position: absolute;
	transition: all .3s ease;
	width: 0;
}

#main-content .singleBlogPost  a:hover::after,
#main-content .jwg-accordion a:hover::after,
#main-content p a:hover::after, 
#main-content span a:hover::after,
.jwg-lbjp-read-more a.link-morehover::after
{
	width: 100%;
}
/* JWG Banner Slider */
hliders .jwg-leftside p {
  color: #6D6E6A;
  font-family: Inter;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 30px;
}

#main-content #bannerOverlaySection.innerPagesBannerOverlay .jwg-btn.jwg-btn-solid,
#bannerOverlaySection.innerPagesBannerOverlay .ctaLink-containers .CTA_cont a{
  color: #fff !important;
}

/*Talents Page*/
#finance-tab {
	display: none;
}

#talents #main-content .teamTabs-Container .jwg-teamTabs-wrap{
	margin-top: 0;
} 

#talents #main-content h2{
  margin-bottom: 10px;
}

#talents #main-content #hs_cos_wrapper_widget_1745848647905_ h2 span,
#talents #dontDelay_CTA{
	font-weight: 600 !important;
}

#talents #hs_cos_wrapper_widget_1745917209776_ h2 {
	margin-bottom: 10px;
}

#talents #hs_cos_wrapper_widget_1745853320275 .hs-image__grid__list__item, 
#talents #hs_cos_wrapper_widget_1745853320275 .hs-image__grid__list__item__image {
	aspect-ratio: auto;
}

#talents .row-fluid-wrapper.row-number-1.dnd_area-row-0-force-full-width-section {
	padding-right: 0;
}

#talents #hs_cos_wrapper_widget_1745853320275 ul li img {
	display: block;
	width: 100%;
	height: auto;
}

#talents .dnd-section .dnd-column.cell_16994390818343-vertical-alignment,
 #talents .dnd-section .cell_17459052697793-vertical-alignment.dnd-column,
 #talents .dnd-section .cell_17459166054023-vertical-alignment.dnd-column{
	margin-left: 38px;
  position:relative;
}

#talents #main-content h1 {
	font-size: 55px;
	font-weight: 500;
	line-height: 72px;
	margin-bottom: 0;
}

#talents #main-content h2,
#talents #main-content h2 span,
#talents #lets_discuss_your_hiring_needs,
#lets_build_your_dream_team,
#claim_your_offer_now{
  font-weight: 500 !important;
}

#talents .cell_16994390818343-vertical-alignment.dnd-column h2 {
	font-family: Inter;
	font-size: 20px;
	font-style: normal;
	font-weight: 700;
	line-height: 30px !important;
	margin-top: 32px;
}

#talents .cell_16994390818343-vertical-alignment.dnd-column ul li {
	font-family: Inter;
	font-size: 20px;
	font-style: normal;
	font-weight: 400;
	line-height: 30px !important;
}

#talents .cell_16994390818343-vertical-alignment.dnd-column::after {
	content: "";
	background-image: url('https://20137624.fs1.hubspotusercontent-na1.net/hubfs/20137624/Talents/banner-Asset-1.png');
	width: 273.537px;
	height: 205.153px;
	aspect-ratio: 273.54/205.15;
	background-size: cover;
	background-repeat: no-repeat;
	left: 18%;
	position: absolute;
	z-index: 9;
	top: 77%;
	scale: 90%;
}

#talents .cell_16994390818344-background-layers {
/* 	background-image: url('https://www.jway.com/hubfs/Banner.png') !important; */
	background-position: 100% 119% !important;
	background-size: 125% auto !important;
	background-repeat: no-repeat !important;
}

#hs_cos_wrapper_widget_1745856894947_ h2,
#hs_cos_wrapper_widget_1745851722975 .button,
#talents #hs_cos_wrapper_module_1745920260389 .button{
	font-weight: 500;
}

#talents #hs_cos_wrapper_widget_1745851722975 .button:hover,
#talents #hs_cos_wrapper_module_1745906248772 .button:hover,
#talents #hs_cos_wrapper_module_1745920148963 .button:hover,
#talents #hs_cos_wrapper_module_1745917335907 .button:hover,
#talents #hs_cos_wrapper_module_1745920260389 .button:hover{
	background-color: #EEF2D4;
	color: #8EA320;
  border-color:transparent;
}

#talents .cell_17459052697794-background-layers {
    background-position: 0% bottom !important;
    padding:0;  
    background-size: 100% auto !important;
  }

  #talents  #hs_cos_wrapper_widget_1745905426141_ {
    font-family: poppins !important;
    text-transform: uppercase;
    font-weight: 600;
    color: #6D6E6A;
  }

  #talents #hs_cos_wrapper_widget_1745917089966_ {
    text-transform: uppercase;
    letter-spacing: 1px;
  }
  
   #talents .row-fluid-wrapper.row-number-33 {
    font-family: 'Poppins';
     font-weight:500 !important;
     position:relative;
     overflow:hidden;
  }

#talents .row-fluid-wrapper.row-number-33::before {
	content: "";
	background-image: url('https://www.jway.com/hubfs/Talents/banner-Asset-1.png');	
	opacity: 0.3;
	display: block;
	background-size: cover;
	background-repeat: no-repeat;
	position: absolute;
  width: 393.344px;
	height: 295.008px;
	aspect-ratio: 393.34/295.01;
	top: -27%;
	left: 1%;
}

#talents .row-fluid-wrapper.row-number-33::after {
	content: "";
	background-image: url('https://www.jway.com/hubfs/Talents/banner-Asset-1.png');
	opacity: 0.3;
	display: block;
	background-size: cover;
	background-repeat: no-repeat;
	position: absolute;
	width: 505.243px;
	height: 378.933px;
	aspect-ratio: 505.24/378.93;
	right: -15%;
	top: 50%;
	transform: translateY(-50%);
	z-index: .5;
}

#talents .cell_17459166054024-vertical-alignment.dnd-column {
	z-index: 9;
}

#talents .row-fluid-wrapper.row-number-23 h2 {
	margin-bottom: 8px !important;
}

#hs_cos_wrapper_module_1745917335907 .button {
	font-weight: 600;
}


 #talents .dnd-section .cell_17459052697793-vertical-alignment.dnd-column::after{
   content:"";
   background-image: url('https://20137624.fs1.hubspotusercontent-na1.net/hubfs/20137624/Talents/Circles.png');
   background-repeat: no-repeat;
   width:197px;
   height:197px;
   position:absolute;
   bottom:-79%;
}

#talents  .row-fluid-wrapper.row-depth-1.row-number-30 {
  position:relative;
}

#talents #hs_cos_wrapper_widget_1745907374267::after {
	content: "";
	background-image: url('https://20137624.fs1.hubspotusercontent-na1.net/hubfs/20137624/Talents/Circles-small.png');
	background-repeat: no-repeat;
	width: 95px;
	height: 95px;
	display: block;
	background-size: cover;
	position: absolute;
	right: 13%;
	top: -150%;
}

#hs_cos_wrapper_widget_1745919592242_ h2 {
  color: #4A4C4E;
  font-family: Poppins;
  font-size: 44px;
  font-style: normal;
  font-weight: 600;
  line-height: 57px;
}

#talents #hs_cos_wrapper_widget_1745853834474_ a::after {
	content: "";
	background-image: url('https://www.jway.com/hubfs/Talents/arrow-small-right%20%281%29%201.svg');
	width: 19px;
	height: 14px;
	position: relative;
	display: inline-block;
	top: 1px;
	background-color: transparent;
}

#hs_cos_wrapper_widget_1745853834474_ a{
	position: relative;
  display: block;
}

#talents .simpleLink {
	color: #fff !important;
  background .3s ease,color .3s ease,border .3s ease;
  transition: all .3s ease;
}

#talents #dontDelay_CTA {
	width: 31%;
	margin: 0 auto;
}

#talents .growEffect.simpleLink:hover{
  transform: scale(1.05);
}

#talents .simpleLink  .linkAnimation{ 
  background: #A8C028;
  bottom: 0;
  content: "";
  display: block;
  height: 1px;
  left: 0;
  position: absolute;
  transition: all .3s ease;
  width: 0;
}

#talents #dontDelay_CTA.simpleLink  .linkAnimation{
  background: #fff;
}

 #talents .underlineEffect.simpleLink:hover .linkAnimation{
 width: 100%;
}

#talents  #main-content .jwg-grid-cards .jwg-card h6 {
	font-weight: 600;
  line-height: normal;
  letter-spacing: 0.2px;
}

#talents #main-content .jwg-grid-cards p {
	font-weight: 200;
}

#talents #hs_cos_wrapper_widget_1745919454716_ img {
	scale: 85%;
}

/*Talent Page Responsiveness*/
@media screen and (min-width: 1600px) {
  #talents #dontDelay_CTA {
	  width: 21%;
  }
 #talents #hs_cos_wrapper_widget_1745907374267::after {
	right: 50px;
	top: -125px;
}
  
  #talents .dnd-section .dnd-column.cell_16994390818343-vertical-alignment
  {
    padding-left: 16%; 
    padding-bottom: 183px !important;
  }
  
  #talents .dnd-section .cell_17459052697793-vertical-alignment.dnd-column,
  #talents .dnd-section .cell_17459166054023-vertical-alignment.dnd-column,
  #talents .dnd-section .dnd-column.cell_16994390818343-vertical-alignment
  {
    padding-left: 16%;
  }
  
  #talents .cell_16994390818344-background-layers{
    background-position: 100% 13% !important;
    background-size: 118% auto !important;
  }
  
  #talents .cell_16994390818343-vertical-alignment.dnd-column::after {
    left: 42%;
    top: 81%;
  }
  
  #talents .dnd-section .cell_17459052697793-vertical-alignment.dnd-column::after {
    bottom: -67%;
  }
  
  #talents .cell_17459052697794-background-layers {
    background-position: 0 29% !important;
    padding: 0;
  }
  
  #talents .row-fluid-wrapper.row-number-25::before {
    top: -27%;
    left: 12%;
  }
  
  #talents .row-fluid-wrapper.row-number-25::after {
    right: -9%;
  }
 
}

@media screen and (max-width: 1025px) {
  #talents #dontDelay_CTA {
    width: 100%;
  }
  
  #talents #main-content h1 br {
	display: none;
}
  
  #talents #main-content .row-number-12.dnd-section {
	padding-top: 10px !important;
	padding-bottom: 10px !important;
}
  
  #talents .cell_16994390818344-background-layers {
    background-position: 100% center !important;
  }

  #talents .dnd-section .dnd-column.cell_16994390818343-vertical-alignment, #talents .dnd-section .cell_17459052697793-vertical-alignment.dnd-column, #talents .dnd-section .cell_17459166054023-vertical-alignment.dnd-column {
    margin-left: 19px;
    padding-left: 0;
  }


  #talents #hs_cos_wrapper_widget_1745853107517_ p {
    margin-bottom: 32px;
  }

  #talents .row-fluid-wrapper.row-number-9 {
    padding: 30px 0 0 0 !important;
  }

  #talents .row-fluid-wrapper.row-number-11.dnd-section {
    margin-top: 32px;
    padding-bottom: 0 !important;
  }
  
    #talents .row-fluid-wrapper.row-number-5.dnd-section {
	padding-top: 60px !important;
	padding-bottom: 60px !important;
}
}

@media screen and (min-width: 768px) and (max-width: 1025px){
  #talents .cell_16994390818343-vertical-alignment.dnd-column::after {
    top: 84%;
    scale: 66%;
  }
  
  #talents #hs_cos_wrapper_module_17464970119257 h6 {
	text-align: center;
}
  
  #header-main-wrapper .header-main-wrapper-row-0-vertical-alignment > .row-fluid > .widget-span:last-child {
    align-items: flex-end !important;
    /* width: 100% !important; */
  }
  
  #talents .row-number-5.dnd-section .row-fluid,
  #talents .row-number-22.dnd-section .row-fluid
  {
    flex-wrap: wrap;
  }
  
#talents .row-number-22.dnd-section .row-fluid .dnd-column,
  #talents .row-number-5.dnd-section .row-fluid .dnd-column{
    width: 100%;
  }
  
  #talents .cell_17459052697794-background-layers {
    height: 240px;
    width: 100%;
    margin-top: 30px;
  }
  
  #talents .row-number-6.dnd-row {
    margin: 0 auto;
  }
  
  #talents .row-number-9.dnd-section{
    padding-left: 1rem !important;
    padding-right: 1rem !important;
  }
  
  #talents #network_and_systems_administrator_,
  #talents #business_development_representative_\(bdr\){
    max-height: 80px;
  }
  
  #talents .dnd-section .cell_17459052697793-vertical-alignment.dnd-column::after {
    bottom: -128%;
  }
  
  #module_174649701192510.jwg-grid-cards {
    padding-bottom: 0;
  }
}

@media screen and (min-width: 768px) {
  #hs_cos_wrapper_widget_1745853834474_ br {
    display: none;
  }
}

@media screen and (max-width: 767px) {
  #talents #main-content .row-fluid-wrapper.row-number-17.dnd-section {
    padding-top: 60px !important;
  }
  
  #talents .jwg-teamTabs-wrap ul {
    grid-template-columns: 1fr 1fr 1fr 1fr;
  }

  #talents #main-content .row-fluid-wrapper.row-number-33.dnd-section {
    padding: 60px 1rem !important;
   
  }
  #talents #hs_cos_wrapper_module_1745906248772 .button {
    margin-top: 0;
  }
  
  #main-content .jwg-accordion .item.disabled#network_and_systems_administrator_ ,
  #main-content .jwg-accordion .item.disabled#business_development_representative_\(bdr\){
	max-height: 83px;
}
  
   #talents .row-fluid-wrapper.row-number-9 {
    padding: 60px 1rem !important;
  }
  
  #talents #main-content .row-number-14.dnd-section {
	padding-bottom: 0 !important;
}
  #talents #hs_cos_wrapper_widget_1745853834474_::after {
    top: auto;
    transform: none;
    bottom: 5px;
    margin-left: 10px;
  }
  
  #talents #hs_cos_wrapper_widget_1745919454716_ img {
    display: block;
    position: relative;
    right: 10px;
  }
  #talents .row-fluid-wrapper.row-number-33::before,
  #talents .row-fluid-wrapper.row-number-33::after{
    display:none;
  }
  #talents #main-content h1 {  
    font-size: 38px;
    line-height: 51px
  }
  
   #talents #hs_cos_wrapper_widget_1745917280789_ {
    font-family: Poppins;
    font-size: 24px !important;
    font-style: normal;
    font-weight: 500;
    line-height: 34px !important;
  }
  
  #talents  #hs_cos_wrapper_widget_1745917209776_ h2{
    margin-bottom: 0; 
    font-family: Poppins;
  font-size: 38px !important;
  font-style: normal;
  line-height: 49px !important;
  }
  

  
  #talents  #hs_cos_wrapper_widget_1745917280789_{
    font-family: Poppins;
    font-size: 24px;
    font-style: normal;
    font-weight: 500;
    line-height: 34px;
    } 
  
  #talents .dnd-section .cell_17459052697793-vertical-alignment.dnd-column::after{
    display:none;
  }  

  #talents .cell_17459052697794-background-layers {
    background-size: 144% auto !important;
    min-height: 232.674px;
    background-image: none !important;
  }
  
  #talents .cell_17459052697794-background-layers .hs-image-widget {
    margin-top: 60px;
  }
  
  #talents #hs_cos_wrapper_module_16994390818348 h1 br,
  #talents #hs_cos_wrapper_widget_1745848647905_ h2 br{
    display: none;
  }
    
  #talents #hs_cos_wrapper_widget_1745848647905_ h2{
    line-height: 30px !important;
  }
  
  #talents .dnd-section .dnd-column.cell_16994390818343-vertical-alignment, #talents .dnd-section .cell_17459052697793-vertical-alignment.dnd-column, #talents .dnd-section .cell_17459166054023-vertical-alignment.dnd-column {
    margin-left: 0;
    padding-left: 0;
  }
  
  #talents #hs_cos_wrapper_widget_1745853834474 {
    padding: 10px 0 !important;
  }
  

  
/*   #talents .cell_16994390818343-vertical-alignment.dnd-column::after{
    width: 231.517px;
    height: 173.638px;
    aspect-ratio: 231.52/173.64;
    top: 85%;
    left: -72px;
  } */
  
/*   #talents .dnd-section .dnd-column.cell_16994390818343-vertical-alignment {
    padding-bottom: 199px !important;
  } */
  
  #talents .cell_16994390818344-background-layers {
    height: 381px;
    position: relative;
    bottom: 0;
    background-position: 100% bottom !important;
    transform: scale(0.9);
    right: -20px;
  }
  
  #talents .dnd-section .dnd-column.cell_16994390818343-vertical-alignment {
    padding-bottom: 0 !important;
  }
  
  #talents .cell_16994390818343-vertical-alignment.dnd-column::after {
    left: -23%;
    top: auto;
    scale: 55%;
    bottom: -87%;
  }
  
  #talents .row-fluid-wrapper.row-number-1.dnd-section {
    position: relative;
  }
  
  #talents #hs_cos_wrapper_widget_1745853320275 ul li {
    flex-wrap: wrap;
    width: 100%;
    flex-basis: 100%;
  }
  
  #hs_cos_wrapper_widget_1745853320275 .hs-image__grid__list {
    flex-wrap: wrap;
  }
  
  #talents #hs_cos_wrapper_widget_1745919592242_ h2 {
    margin-top: 45px;
    line-height: 49px !important;
  }
  
}

/* @media screen and (max-width: 428px) and (max-height: 926px) and (-webkit-min-device-pixel-ratio: 2) {
  #talents .cell_16994390818344-background-layers {
    bottom: -23px;
    transform: scale(0.7);
  }
} */
/*EOF of Talent Page*/

/* About Us Responsiveness */
.hs-content-id-156811729154 .row-depth-1.row-number-2 .cards h3 {
	margin-bottom: 10px;
}

.scrolllock {
	position: fixed;
	width: 100%;
}



/* staffing Responsiveness */

@media screen and (max-width: 1440px) {
#staffing #bannerOverlaySection.innerPagesBannerOverlay h1 {
	margin-top: 90px;
}

}

/* Homepage Mobile Responsiveness */
@media screen and (min-width: 1025px) {
  #building-beautiful-uis-with-flutter\:-tips-and-tricks h1 {
	width: 78%;
	margin: 0 auto;
}
}

@media screen and (max-width: 1024px) {
  #main-content .dnd-section.innerpagesBanner.commonPages h1 {
    margin-top: 0;
    /* position: relative; */
}
  
  #main-content .singleBlogPost p:last-child {
    margin-bottom: 32px;
  }
  
  #main-content .singleBlogPost .blog-post__body p iframe.youTubeContainer {
    height: 500px;
  }
  #blog .hs-search-field__bar {
    margin-bottom: 47px;
  }
  
    #main-content #hs_cos_wrapper_module_16935485595424 .jwg-headings h6, #main-content #hs_cos_wrapper_widget_1693548385406 .jwg-headings h6 {
    margin-bottom: 45px;
  }
#contact-us h1.title {
    z-index: 10;
  }

  #contact-us #main-content::after, #thank-you #main-content::after {
    right: -3%;
    top: 90px;
    transform: scale(.8);
    z-index:1;
  }
  #thank-you .innerpagesBanner h1 {
    margin-bottom: 32px;
  }
  .row-fluid-wrapper.row-number-1.footer-copyright-wrapper-row-0-vertical-alignment.dnd-section.footer-copyright-wrapper-row-0-padding .row-fluid {
    display: block !important;
    justify-content: center;
  }
  .row-fluid-wrapper.row-number-1.footer-copyright-wrapper-row-0-vertical-alignment.dnd-section.footer-copyright-wrapper-row-0-padding .row-fluid .dnd-column {
    width: auto;
    margin-bottom: 20px;
    clear: both;
    margin: 0 auto 20px;
    text-align: center;
  }
  .row-fluid-wrapper.row-number-1.footer-copyright-wrapper-row-0-vertical-alignment.dnd-section.footer-copyright-wrapper-row-0-padding .row-fluid .dnd-column:last-child {
    margin-bottom: 0;
  }
   #hs_cos_wrapper_module_16928764294583_ div {
    text-align: center !important;
  }
   #footer-main-wrapperu a.menu__link:hover,
  #footer-main-wrapper .menu a.menu__link::active,
  #footer-main-wrapper.footer-wrapper a
  {
    color: #C0C0C0 !important;
  }
  #main-content #hs_cos_wrapper_widget_1693548385406 .jwg-headings h6 {
    margin-bottom: 0;
  }
  #main-content .row-fluid-wrapper.row-number-21.dnd_area-row-6-padding {
	padding-bottom: 120px !important;
}
  #main-content #hs_cos_wrapper_module_16994372206294 .jwg-headings h2 {
    font-size: 28px;
    line-height: 34px;
    width: 74%;
    margin: 0 auto;
    margin-bottom:32px;
  }
   #main-content h2 {
    font-size: 38px;
    line-height: 49px;
  }
  #main-content h4 {
    font-size: 20px;
    font-weight: 500;
    line-height: 26px;
  }
  #main-content h3.title {
    font-size: 38px;
    line-height: 49px;
  }
  #main-content p{
    font-size: 20px;
    line-height: 30px;
  }
  
/*   #main-content .gap32 {
    margin-bottom: 0;
  } */
  
  .row-number-47 .span2.widget-span.widget-type-cell.dnd-column {
    display: none;
  }
  
  .row-number-47 .span8.widget-span.widget-type-cell.dnd-column h2 {
    width: 80%;
    margin: 0 auto;
    padding-bottom: 32px;
  }
  
  .row-number-47 .span8.widget-span.widget-type-cell.dnd-column {
    width: 100%;
  }
  

  #footer-main-wrapper .menu__item--depth-1 {
    margin-right: 0;
    display: block;
    padding-left: 0;
  }
  
  #footer-main-wrapper .row-fluid {
    flex-wrap: wrap;
  }
  
  #footer-main-wrapper .row-fluid .span6 {
    width: 100%;
    margin-bottom: 35px;
  }
  
  .body-wrapper  #footer-main-wrapper .span2:nth-child(2), .body-wrapper #footer-main-wrapper .span2:nth-child(3) {
    width: 50%;
    display: block !important;
  }
  
  .body-wrapper  #footer-main-wrapper .span2:last-child {
    width: 50%;
    margin: 0 auto;
  }
  
   #footer-main-wrapper .span2:last-child  .jwg-sm {
    justify-content: center;
     margin-top: 35px;
  }
  #main-content .width90 {
    width: 100%;
  }
   
  #main-content .dnd_area-row-4-padding,
  #main-content .dnd_area-row-7-padding,
  #main-content .dnd_area-row-1-padding,
  #main-content .dnd_area-row-3-padding,
  #main-content.dnd_area-row-4-padding,
  #main-content .dnd_area-row-2-padding,
  #main-content .dnd_area-row-6-padding,
  #main-content .row-fluid-wrapper.row-number-8.dnd_area-row-3-padding,
  .dnd-section.innerpagesBanner,
  .dnd_area-row-1-padding
  {
    padding-top: 60px !important;
    padding-bottom: 60px !important;
  
  }
  
  #main-content .dnd_area-row-3-padding,
  #main-content .dnd_area-row-5-padding{
    padding-top: 0px !important;
    padding-bottom: 60px !important;
  }
  
  #about-us #main-content .dnd_area-row-3-padding {
    padding-top: 0px !important;
    padding-bottom: 0 !important;
  }
  
  #hs_cos_wrapper_widget_1708697636273 .JwgParagraph {
    margin-bottom: 0;
  }
  
  #blog .row-number-2.dnd-row .row-fluid {
    flex-wrap: wrap;
  }
  
  #blog .row-number-2.dnd-row .row-fluid .widget-span.dnd-column {
    width: 100%;
  }
  
  #blog .row-number-2.dnd-row .row-fluid .widget-span.dnd-column img {
    width: 100%;
    height: auto;
  }
  
  #blog .row-fluid-wrapper.row-number-1.dnd-section,
  #blog .row-fluid-wrapper.row-number-8.dnd-section{
    padding: 60px 1rem;
  }
  #main-content p:last-child {
    margin-bottom: 0;
  }
 
   #main-content .width55 {
      width: auto;
    }
    #hs_cos_wrapper_widget_1708509462084_ .title.gap32 {
    margin-bottom: 32px;
  }
  #main-content .row-fluid-wrapper.row-number-19.dnd-section,
  #main-content .row-fluid-wrapper.row-number-33.dnd-section{
    padding-bottom: 40px !important;
  }
  
  #main-content .blog-related-posts h2{
    font-size: 24px;
    line-height: 34px;
  }
  
  .singleBlogPost .blog-related-posts__list .blog-related-posts__post {
    margin: 0 15px 0 0;
  }
  
  #main-content .row-fluid-wrapper.row-number-33.dnd-section {     
      max-width: 100%;
      display: block;
      position:relative;
  }
  #digital .bannerContentWrap .content,
  #enterprise .bannerContentWrap .content,
  #mobile .bannerContentWrap .content,
  #staffing .bannerContentWrap .content
  {
      padding-right: 24%;
  }
  
  #main-content .width70 {
      width: 95%;
      margin: 0 auto;
  }
  
  #blog #main-content .jwg-headings h2 {
      font-size: 28px;
      line-height: 34px;
      font-weight: 500;
  }
  
  .singleBlogPost .blog-related-posts__list .blog-related-posts__image {
      height: auto;
      width: auto;
  }
  
  .singleBlogPost .blog-post__meta {
      margin-bottom: 32px;
  }
  .singleBlogPost .blog-related-posts__list .blog-related-posts__post:last-child {
      margin-right: 0;
      display: none;
  }
  
  .singleBlogPost .blog-related-posts__list .blog-related-posts__post:nth-child(2){
    margin-right: 0;
  }
  
  .singleBlogPost .blog-related-posts__list .blog-related-posts__post {
      flex: 0 0 48%;
      margin:0 28px 0 0;
  }
  
  .singleBlogPost .content-wrapper {
      padding: 0 2rem;
  }
  
  
}

@media screen and (max-width: 1024px) and (min-width: 768px) {
  #testimonials .dnd-section.innerpagesBanner,
  #frequently-asked-questions .dnd-section.innerpagesBanner,
  #privacy-policy .dnd-section.innerpagesBanner,
  #terms-of-use .dnd-section.innerpagesBanner{
      height: calc(100vh - 66.66vh);
      display: flex;
      align-items: center;
  }
  
  #testimonials .dnd-section.innerpagesBanner h1,
  #frequently-asked-questions .dnd-section.innerpagesBanner h1,
  #privacy-policy .dnd-section.innerpagesBanner h1,
  #terms-of-use .dnd-section.innerpagesBanner h1{
    font-size: 40px;
    font-style: normal;
    font-weight: 500;
    line-height: 51px !important; 
    margin-bottom: 12px;
  }
}

@media screen and (max-width: 768px) {
  .dnd-section.innerpagesBanner.commonPages {
    height: auto;
}
  #contact-us #main-content::after, #thank-you #main-content::after {
	right: -26px;
}
   #main-content #hs_cos_wrapper_widget_1699356241016 h6 {
    margin-left: 0;
  }
   #main-content .singleBlogPost .blog-post__body p iframe.youTubeContainer {
    height: 300px;
  }
  #digital .bannerContentWrap .content,
  #enterprise .bannerContentWrap .content,
  #mobile .bannerContentWrap .content
  {
      padding-right: 0;
  }
  #main-content .width70 {
    width: 100%;
  }
  
  #main-content h2 {
    font-size: 38px;
    line-height: 49px;
  }
 
  #main-content .JwgParagraph {
    text-align: left;
  }
  
  #header-main-wrapper {
    padding-top: 15px;
    padding-bottom: 15px;
  }
  
  #header-main-wrapper .heade#main-content .tagliner-main-wrapper-row-0-vertical-alignment>.row-fluid>.widget-span:last-child {
    display: flex;
    justify-content: end;
    align-items: center !important;
  }
  
  #hs_cos_wrapper_module_16935449203682,
  #hs_cos_wrapper_module_1693544919022_{
    margin-top: 42px;
    display: block;
  }
  
  #main-content .width55 {
    width: 100%;
  }
  
  .title {
    font-size: 38px;
    font-style: normal;
    font-weight: 500;
    line-height: 49px;
  }
  
   #footer-main-wrapper .menu__item--depth-1,
  .footer-wrapper .menu__item--depth-1{
    border:0;
  }
  
  #footer-copyright-wrapper .menu.menu--mobile ul li:last-child {
    margin-right: 0;
  }
  
  #footer-copyright-wrapper .menu.menu--mobile ul li {
    width: fit-content;
  }
  
  #footer-copyright-wrapper .menu.menu--mobile ul {
    display: flex;
    margin-bottom: 22px;
  }
  
  #hs_cos_wrapper_module_16928764294583_ div {
    text-align: center !important;
  }
  
  #hs_cos_wrapper_widget_1708343687565_, #hs_cos_wrapper_module_1708344338519_, #hs_cos_wrapper_module_1708348012477_, #hs_cos_wrapper_module_1708348052456_ {
  	min-height: 1px;
  }
  
  #hs_cos_wrapper_module_16994372206294 .jwg-headings h2 {
    width: 100%;
  }
}