.machine-section {
	background: url(../images/listing-optimizer-images/algorithm-bg-img.svg) no-repeat;
	background-size: cover;
	background-position: top center;
	color: var(--text-white);
	padding: 85px 0px 20px;
	margin-top: -50px;
	text-align: center;
}
.hdg-arrow-img::before, .list-hdg::after {
	content: "";
	background: url(../images/listing-optimizer-images/algorithm-arrow-img.svg) no-repeat;
	height: 121px;
	width: 147px;
	position: absolute;
	top: -55px;
	left: -167px;
	background-size: cover !important;
}
.hdg-arrow-img {
	position: relative;
}
.cstm-h2 {
	font-size: 40px;
	line-height: 46px;
	margin-bottom: 27px;
	display: inline-block;
}
span {
	color: var(--text-orange);
	font-weight: 800;
}
.research-sec-inner {
	margin-top: 0;
}
.research-column {
	text-align: center;
	padding: 30px 15px;
}
.research-icon {
	height: 128px;
	display: flex;
	justify-content: center;
	align-items: flex-end;
}

/* CAREER */

.intro-wrapper{
    max-width: 778px;
    margin: auto;
}

.seperator{
    width: 300px;
height: 3px;
background-color: #ff9900;
margin: auto;
display:none;
}

.carrer-title {
	font-size: 44px;
	font-weight: 800;
	line-height: 1.2;
	text-transform: capitalize;
  border-bottom: 4px solid #ff9900;
  display: inline-block;
  padding-bottom: 15px !important;
}
.carrer-title{
    padding: 38px 0 11px;
}
.intro-wrapper p {
	padding: 20px 0;
	font-size: 20px;
	line-height: 1.5;
	color: #000;
}
.intro-wrapper {
	padding-bottom: 57px;
}

.company-value{
    padding: 55px 90px;
    background: #FFFFFF;
/* box-shadow: 0px 0px 20px rgba(15, 49, 74, 0.192711); */
border-radius: 11px;
}
.company-value .points {
	display: grid;
	grid-template-columns: repeat(2,1fr);
	gap: 20px;
	padding: 30px 0;
}
.company-value .points p {
	padding: 28px 12px 20px 30px;
	box-shadow: 0px 19px 40px rgba(0, 0, 0, 0.0892493);
	text-align: left;
}
.company-value .points p span {
	display: block;
	margin-bottom: 10px;
}

.value-title{
    font-weight: 700;
    font-size: 32px;
}
.company-value p{
    font-size: 20px;
    line-height: 1.55;
    padding-top: 27px;
}
.floatter.hero {
	top: -45px;
	right: -12%;
	max-width: 384px;
}
.our-story{
    padding: 35px 0 75px;
}
.story-wrap p{
 font-size: 20px;
 line-height: 1.55;

}
.story-title{
font-weight: 700;
font-size: 32px;
}


.learn-more-cta {
    padding: 25px 0 0;
    text-align: right;
  }
  
  .learn-more-cta a {
    color: #000;
    font-weight: 700;
    font-size: 20px;
    line-height: 1.55;
    transition: 0.3s all;
  }
  .learn-more-cta a:hover{
    text-decoration: underline;
    text-underline-offset: 5px;
  }
  .employee-testimonial {
	text-align: center;
	padding: 75px 0 120px;
}
.employee-testimonial h3 {
	font-size: 40px;
	line-height: 1.5;
	font-weight: 700;
}
.testi-title{
    padding: 10px 0;
    font-size: 18px;
    font-weight: 500;
    line-height: 1.5;
}
.testimonials{
    padding: 48px 0;
}
.testimonial-single{
    padding: 22px 25px 22px 31px;
    background: #FFFFFF;
border: 1px solid #F2F2F2;
box-shadow: 0px 19px 40px rgba(0, 0, 0, 0.0892493);
border-radius: 6px;
text-align: left;
width: calc(50% - 48px);
}
.testimonials .testimonial-single:nth-child(2n+2) {
	margin-left: auto;
}
.name em{
    font-style: italic;
font-weight: 800;
font-size: 20px;
line-height: 1.9;
color: #ff9900;
}
.testimonial-text {
	font-weight: 400;
	font-size: 16px;
	line-height: 26px;
	padding-top: 8px;
}

.interview-process{
    padding: 80px 150px;
}

.interview-title {
	font-size: 40px;
	line-height: 1.5;
	text-transform: capitalize;
	font-weight: 700;
	padding-bottom: 32px;
}
.interview-steps {
	text-align: center;
}
.single-step .content {
  display: block;
  text-align: left;
  font-size: 16px;
  line-height: 40px;
  font-weight: 500;
  position: relative;
  max-width: 992px;
  margin: 0 0 0 auto;
}
.single-step .content::before{
    content: attr(data-step);
}
.single-step {
	text-align: center;
	margin-bottom: 15px;
}
.jobs-section {
	padding: 90px 0;
}

.jobs-title {
	font-size: 30px;
	line-height: 1.2;
	font-weight: 700;
}

.filter-wrapper {
    padding: 40px 0;
    text-align: left;
    max-width: 652px;
    margin: auto;
  }
  
  .filter-wrapper h5 {
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 10px;
  }
  
  .filter-wrapper .dropdown a {
    background-color: #fff !important;
    border-radius: 11px;
    padding: 18px 17px 18px 32px;
    display: block;
    text-align: left;
    color: #040404 !important;
    font-weight: bold;
  }
  .machine-section-inner {
	max-width: 733px;
	margin: auto;
}
.jobs {
    padding-top: 40px;
  }
  
  .job-category-title span {
    font-weight: 700;
    font-size: 20px;
    line-height: 23px;
    padding-bottom: 13px;
  }
  
  .job-box {
    display: flex;
    width: 100%;
    background-color: #fff;
    padding: 12px 26px 12px 32px;
    justify-content: space-between;
    border-radius: 5px;
    margin-bottom: 10px;
    align-items: center;
  }
  
  .job-title h5 {
    font-size: 18px;
    line-height: 24px;
    font-weight: 700;
  }
  
  .job-category-title {
    margin-bottom: 35px;
  }
  
  .apply-btn a {
    padding: 8px 26px;
    background-color: #f90;
    color: #fff;
    display: inline-block;
    border-radius: 5px;
    font-weight: 700;
    transition: 0.3s all;
    font-size: 18px;
  }
  .apply-btn a:hover {
	background-color: #000;
}
/* dropdown */
.dropdown-menu.show {
	width: 100%;
}
.dropdown-toggle::after {
	right: 15px;
	position: absolute;
	top: 50%;
}
.dropdown-menu {
	padding: 0 !important;

}
.filter-wrapper .dropdown-menu a:hover {
	background-color: #f90 !important;
	color: #fff !important;
	border-radius: 0 !important;
}
.main-hero::before {
	content: "";
	position: absolute;
	width: 100%;
	background: url('../images/careers/hero-bg.png');
	height: 100%;
}
.main-hero{
    z-index: 2;
}
.main-hero::before,.main-hero::after {
	content: "";
	position: absolute;
	/* width: 1440px; */
	background: url('../images/careers/hero-bg.png');
	height: 568px;
	left: 0;
	top: 0;
	background-position: top center;
	background-size: cover;
	background-repeat: no-repeat;
	margin: auto;
	right: 0;
    z-index: -2;
}
.compare-h1 {
	background: url('../images/careers/compare-bg.svg');
	background-position: center center;
	background-size: cover;
}
.compare-h1 h2{
  font-size: 32px;
  font-weight: 500;
}
.compare-video-box{
  background: #FFFFFF;
  box-shadow: 0px 0px 20px rgba(15, 49, 74, 0.192711);
  border-radius: 11px;
}
.compare-title{
  color: #ff9900;
}
.compare-heding-main h2{
  font-size: 40px;
  font-weight: 800;
}
.compare-heding-main p{
  font-size: 20px;
  font-weight: 500;
}
.compare-data-table{
  margin: 60px 0 0 0;
}
.compare-data-table br{
  display: block !important;
}
.compare-data-table strong{
    text-decoration: underline;
}
.compare-data-table{
  margin: 60px 0 0 0;
  overflow: hidden;
  border-radius: 5px 5px 0 0;
  border: 1px solid #dee2e6;
}
.compare-data-table tr td,
.compare-data-table tr th{
  padding: 20px 30px;
}
.compare-data-table tr td p,
.compare-data-table tr th p{
  font-size: 20px;
}
.compare-data-table tr th{
  background-color: #E4E6EA;
}
.compare-data-table tr td{
  vertical-align: middle;
}
.compare-data-table tbody tr td:first-child{
  background-color: #FFF1DB;
}
.compare-heding-main h2 span{
  color:#ff9900
}

.bg-photo-enhcr-3 .compare-heding-main h2 {
  font-size: 32px;
}
.bg-photo-enhcr-3 .carousel-control-prev,
.bg-photo-enhcr-3 .carousel-control-next{
  display: none;
}
.compare-slide .carousel-indicators{
  bottom: -50px;
}
.compare-slide .carousel-indicators li.active, .carousel-indicators li:active {
  background-color: var(--bg-black) !important;
}
.compare-slide .carousel-indicators li {
  box-sizing: content-box;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
  width: 12px;
  height: 12px;
  margin-right: 6px;
  margin-left: 6px;
  text-indent: -999px;
  cursor: pointer;
  background-color: var(--bg-black);
  background-clip: padding-box;
  border-radius: 50%;
  opacity: .3;
  transition: opacity .6s ease;
}
.compare-slide .carousel-indicators li {
  box-sizing: content-box;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
  width: 12px;
  height: 12px;
  margin-right: 6px;
  margin-left: 6px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #FDDCAC !important;
  background-clip: padding-box;
  border-radius: 50%;
  opacity: .9 !important;
  transition: opacity .6s ease;
}
.compare-h2 p{
  font-size: 20px;
}
.ppc-intro-wrapper.intro-wrapper{
  padding-bottom: 50px;
}
.ppc-box{
  margin: 80px 0 100px 0;
}
.ppc-box h2{
  font-size: 35px;
  font-weight: 800;
}
.ppc-box h2 span{
  color: #ff9900;
}
.ppc-box p{
  font-weight: 500;
  font-size: 20px;
}
.ppc-shadow-box{
background: #FFFFFF;
box-shadow: 0px 0px 20px rgba(15, 49, 74, 0.192711);
border-radius: 11px;
}

.amazon-sec.compare-amazon .amazon-text h2 {
  color: var(--color-black);
  font-size: 32px;
  line-height: 45px;
  margin: 0 0 15px 0;
}
.amazon-sec.compare-amazon .amazon-text p {
  color: var(--color-black);
  font-size: 18px;
}
.amazon-sec.compare-amazon a span {
  color: #fff;
}
.compare-shadow{
  background: #FFFFFF;
  box-shadow: 0px 0px 20px rgba(15, 49, 74, 0.192711);
  border-radius: 11px;
  min-height: 300px;
}
.compare-slide-zon .compare-shadow{
  min-height: 500px;
}
/* .compare-slide.zon-ppc-slide .compare-shadow{
  min-height: 600px;
} */

.compare-step-bg{
  background-color: #FBF6EB;
  padding: 50px 0;
}
.compare-step-bg .compare-step-box{
  background: #FFFFFF;
  box-shadow: 0px 0px 20px rgba(15, 49, 74, 0.192711);
  border-radius: 11px;
  min-height: 300px;
}
.compare-step-bg .compare-step-box h3{
  font-size: 24px;
  font-weight: 500;
}
.compare-step-bg .compare-step-box p{
  font-size: 20px;
  font-weight: 400;
}

.compare-data {
  padding: 60px 0 0 0;
}
.main-hero::after {
	background: rgba(255, 255, 255, 0.94);
	z-index: -1;
}


.testimonials , .testimonial-single{
    position: relative;
  }
  
  .testimonials::before {
    height: 100%;
    width: 3px;
    background: #dfdfdf;
    /* content: ""; */
    position: absolute;
  }
  .testimonials.container .testimonial-wrap:last-child {
    margin: 0;
  }
  .testimonial-single::before {
    /* content: ""; */
    position: absolute;
    width: 0;
    height: 0;
    border-top: 15px solid transparent;
    border-bottom: 15px solid transparent;
    border-left: 15px solid #fff;
    right: -13px;
  }

  .testimonials .testimonial-single:nth-child(2n+2)::before {
    left: -14px;
    border-left: none;
    border-right: 15px solid #fff;
  }
  .testimonial-single::after {
	content: "";
	position: absolute;
	width: 50px;
	height: 50px;
	background-color: #ff9900 !important;
	/* background: url('../images/careers/trophy.svg'); */
	right: -75px;
	border-radius: 50%;
	background-position: 65%;
	background-size: 36px;
	background-repeat: no-repeat;
	top: 0;
}
#testimonial-single1::after {
  background: url('../images/careers/trophy.svg');
}
#testimonial-single2::after {
  background: url('../images/careers/nikki_g.png');
}
.testimonials .testimonial-single:nth-child(2n+2)::after {
	right: unset;
	left: -75px;
	top: 15px;
}
/* NEW TESTIMONIALS */

.testimonial-content {
  padding: 50px 25px 50px 31px;
  background: #FFFFFF;
  border: 1px solid #F2F2F2;
  box-shadow: 0px 19px 40px rgba(0, 0, 0, 0.0892493);
}

.testimonial-name img {
  width: 175px;
  height: 175px;
  border: 3px solid var(--bg-orange);
  border-radius: 50%;
}

.testimonial-name em {
  font-weight: bold;
  margin: 10px 0 0;
}
.designation {
	font-size: 13px;
	color: var(--bg-orange);
}
.testimonials .testimonial-wrap:nth-child(2n) {
  flex-direction: row-reverse;
}
.testimonial-wrap {
  display: flex;
  align-items: center;
  margin-bottom: 75px;
}
.testimonials.container {
  margin-top: 30px;
}
.testimonial-content {
	width: 70%;
  position: relative;
}
.testimonial-name {
	width: 30%;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
}

.testimonial-wrap .testimonial-content::before {
	content: "";
	position: absolute;
	width: 0;
	height: 0;
	border-top: 15px solid transparent;
	border-bottom: 15px solid transparent;
	border-left: 15px solid #fff;
	right: -13px;
	top: 25px;
}
.testimonials .testimonial-wrap:nth-child(2n) .testimonial-content::before{
	border-right: 15px solid #fff;
	left: -13px;
  border-left:none;
}
/*  */
.interview-process::before {
	content: "";
	position: absolute;
	width: 100%;
	height: 100%;
	background: url('../images/careers/bottom-bg-footer.png');
	background-repeat: no-repeat;
	bottom: -27%;
	height: 225px;
	z-index: -1;
  left: 0;
	background-size: cover;
}
.single-step .content::before {
	content: attr(data-step);
	width: 40px;
	height: 40px;
	position: absolute;
	left: -70px;
	background-color: #FFE07A;
	border-radius: 50%;
	font-weight: bold;
  display: grid;
  place-items: center;
}
.single-step.step-2 .content::before{
 background-color: #FFB740;
}
.single-step.step-3 .content::before{
    background-color: #FE9901;
   }
   .single-step.step-4 .content::before{
    background-color: #FE6B01;
   }

.form-field.single.linkedin {
    margin-bottom: 20px;
  }
  
  .form-field.single.linkedin input {
    width: 100%;
  }
  

.single-step .content::after {
	content: "";
	width: 40px;
	height: 40px;
	position: absolute;
	left: -65px;
	background: url('../images/careers/true.svg');
	background-repeat: no-repeat;
	background-position: 100% 100%;
	top: 6px;
}
body{
    overflow: unset !important;
}
.research-column h4 {
	font-size: 30px;
	line-height: 35px;
	margin: 42px 0px 26px;
}
img{
    max-width: 100%;
}
/* MEDIA */
@media (min-width: 992px) and (max-width: 1919px){
.research-column h4 {
  font-size: 28px;
  line-height: 35px;
  margin: 30px 0px 20px;
}
}
p.research-clmn-desc {
	color: #fff;
}
/* JOB PAGE */

.job-details {
    background: #FFFFFF;
    box-shadow: 0px 0px 20px rgba(15, 49, 74, 0.192711);
    border-radius: 11px;
    text-align: left;
    padding: 55px 50px 55px;
  }
  
  .icon-wrapper {
    padding: 15px 0 24px;
  }
  
  .job-details .single-icon {
    padding-right: 13px;
  }
  
  .job-details .single-icon img {
    width: 23px;
    height: 23px;
    background-color: #ff9900;
    border-radius: 50%;
    padding: 3px;
    margin-right: 8px;
  }
  
  .job-details .single-icon {
    padding-right: 18px;
  }
  
  .job-details-content p {
    font-size: 16px;
    font-weight: 400;
    padding-bottom: 17px;
  }
  
  .job-details-content h3 {
    font-size: 16px;
    font-weight: 701;
    padding-bottom: 15px;
    padding-top: 10px;
  }
  
  .job-details-content ul {
    padding-left: 15px;
    padding-bottom: 25px;
  }
  
  .job-details-content ul li {
    list-style: initial;
    padding-bottom: 10px;
  }
  
  .job-details-content ul {
    padding-top: 15px;
  }

.apply-job .container {
    background: #FFFFFF;
    box-shadow: 0px 0px 20px rgba(15, 49, 74, 0.192711);
    border-radius: 11px;
    padding: 50px 47px 50px;
    margin-bottom: 100px;
  }
  
  .apply-job .titles h3 {
    font-size: 32px;
    font-weight: 700;
  }
  
  .apply-job .titles {
    padding-bottom: 8px;
  }
  
  .job-short-summary p {
    font-size: 13px;
    color: #8F8F8F;
  }
  
  .job-short-summary {
    padding-bottom: 18px;
  }
  
  .form-field.double {
    display: flex;
  }
  
  .form-field.double .form-field-inner {
    width: 100%;
  }
  
  .form-field.double {
    gap: 32px;
    margin-bottom: 28px;
  }
  
  .form-field-inner {
    position: relative;
    display: flex;
    flex-direction: column;
  }
  
  .form-field.double .form-field-inner input, .form-field.single input{
    background: #FFFFFF;
    border: 1px solid #CBCBCB;
    box-shadow: 0px 4px 5px rgba(0, 0, 0, 0.1);
    border-radius: 4px;
    padding: 10px 21px;
  }
  
  .form-field.double .form-field-inner label,.form-field.single:not(.textarea) label {
    display: none;
  }
  .form-field.double .form-field-inner label,.form-field.single label {
    font-size: 16px;
    line-height: 1.5;
    letter-spacing: 0.09px;
  }

  #job-form .seperator {
    margin: 40px 0;
    width: 100%;
    background: #ccc;
    height: 1px;
  }

  #job-form textarea{
    resize: none;
    border: 1px solid #CBCBCB;
        box-shadow: 0px 4px 5px rgba(0, 0, 0, 0.1);
        border-radius: 4px;
        padding: 12px;
  }
  .form-field.single.textarea {
	display: flex;
	flex-direction: column;
	margin-bottom: 30px;
}
#job-form textarea:focus, #job-form input:focus {
	outline: 1px solid #ff9900;
}
#job-form input:focus::placeholder {
	font-size: 0;
}
.form-field.single.linkedin{
    position: relative;
}
#job-form input:focus + label ,.form-field.single.linkedin input:focus + label{
	display: block;
}
.form-field.double .form-field-inner label ,.form-field.single.linkedin label{
	position: absolute;
	top: -10px;
	left: 14px;
	background: #fff;
	padding: 0 5px;
    font-size: 13px;
}

.zb-btn {
    display: inline-block;
    padding: 11px 15px 7px;
    background-color: #ff9900;
    color: #fff;
    font-weight: 700;
    border-radius: 5px;
    font-size: 18px;
  }
  
  .zb-btn:hover {
    background-color: #000;
    color: #fff;
  }
  
.job-summary {
    padding: 25px 20px 25px 30px;
    text-align: left;
  }
  
  .job-summary h2 {
    font-size: 19px;
    font-weight: 800;
  }
  
  .sidebar-icons-job .single-icon img {
    width: 25px;
    height: 25px;
    padding: 5px;
    background-color: #ff9900;
    border-radius: 50%;
    margin-right: 10px;
  }
  
  .sidebar-icons-job .single-icon span {
    color: #5f5f5f;
    font-weight: 500;
    font-size: 18px;
  }
  
  .sidebar-icons-job .single-icon {
    padding-bottom: 18px;
  }
  
  .sidebar-icons-job .single-icon:last-child {
    padding: 0;
  }
  .help-block strong {
    color: #e74c3c;
    padding: 8px 0;
    display: inline-block;
  }
  .submit-btn-wrapper button {
    outline: none;
    border: none;
  }
  /* COUNTRY SELECT */

.form-field-inner #country, .form-field-inner span {
  max-width: 100% !important;
  height: 48px !important;
  width: 100% !important;
}

.select2-selection__placeholder {
  line-height: 48px;
  font-size: 14px !important;
  font-weight: 400;
  padding: 10px;
}

.select2-container--default .select2-selection--single .select2-selection__arrow b {
  right: 15px !important;
  left: unset !important;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
	color: #000;
  font-weight: 400;
	line-height: 48px !important;
	padding: 0 10px;
}
 
@media (min-width: 1200px){
    .story-image{
        text-align: right;
    }
    .container {
        max-width: 1198px !important;
    }
}
@media (max-width: 1200px){
    .story-image{
        margin-bottom: 18px;
    }
}
@media (min-width: 992px){
    .job-summary-content {
        position: sticky;
        top: 26px;
    }
    .form-field.single.resume input {
        width: calc(50% - 16px);
    }
}
@media (max-width: 992px){
    .company-value {
        padding: 55px 18px;
    }
    .interview-process {
        padding: 80px 0;
    }
    .compare-slide-zon .compare-shadow {
      min-height: 400px;
  }
    .floatter.hero {
        display: none;
    }
    .job-summary {
        order: -1;
    }
    .job-details,.apply-job .container {
        padding: 30px 20px 30px;
    }
    .form-field.double {
        flex-direction: column;
    }
    .apply-job-main {
        padding: 0 16px;
    }
}
@media (max-width: 778px){
    .testimonial-single {
        width: 100%;
        margin-bottom: 90px;
    }
    .compare-slide-zon .compare-shadow {
      min-height: 300px;
  }
    .testimonials .testimonial-single:last-child {
        margin: 0;
    }
    .testimonial-single::before {
        display: none;
    }
    .testimonial-single::after {
        top: unset !important;
        bottom: -69px !important;
        left: 50% !important;
        transform: translateX(-50%);
    }
    .single-step .content {
        font-size: 16px;
        line-height: 1.6;
        text-align: left;
    }
    .single-step .content::before {
        left: -50px;
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .single-step .content::after {
        left: -50px;
    }
    .apply-btn a {
        text-align: center;
    }
    .job-box{
        padding: 12px;
    }
    .job-title h5 {
        font-size: 15px;
    }
    .apply-btn a {
        padding: 8px 16px;
        font-size: 14px;
    }
    .employee-testimonial {
        padding: 50px 15px 120px;
    }
    .single-step {
        padding-left: 65px;
    }
    .employee-testimonial h3 {
        line-height: 1.2;
    }
    .testimonial-wrap ,.testimonials .testimonial-wrap:nth-child(2n){
      flex-direction: column-reverse;
    }
    .company-value .points {
      grid-template-columns: repeat(1,1fr);
    }
    .testimonial-content, .testimonial-name {
      width: 100%;
    }
    .testimonial-content {
      margin: 30px 0 0 0;
    }
    .testimonial-wrap .testimonial-content::before {
      right: calc(50% - 7px);
      top: -22px;
      border-left-color: var(--bg-orange);
      transform: rotate(270deg);
    }
    .testimonials .testimonial-wrap:nth-child(2n) .testimonial-content::before {
      left: calc(50% - 7px) !important;
      top: -21px;
      border-right-color: var(--bg-orange);
      transform: rotate(90deg);
    }
    .testimonial-content {
      padding: 20px;
    }
    .company-value {
      padding: 10px 0px;
    }
}

@media (max-width: 480px){
  .filter-wrapper .dropdown a {
    padding: 13px;
    font-size: 14px;
  }
  .compare-slide-zon .compare-shadow {
    min-height: 250px;
  }
}

