body {
	font-family: 'Poppins', sans-serif;
	color: #2C2C2C;
	font-size: 14px;
	line-height: 1.4;
}

.f-10 {
	font-size: 10px;
}

.f-12 {
	font-size: 12px;
}

.f-14 {
	font-size: 14px;
}

.f-16 {
	font-size: 16px;
}

.f-18 {
	font-size: 18px;
}

.f-20 {
	font-size: 20px;
}

.f-22 {
	font-size: 22px;
}

.f-24 {
	font-size: 24px;
}

.f-26 {
	font-size: 26px;
}

.f-28 {
	font-size: 28px;
}

.f-30 {
	font-size: 30px;
}

.f-32 {
	font-size: 32px;
}
.f-36 {
	font-size: 36px;
}
.f-40 {
	font-size: 40px;
}
.font-weight-normal {
	font-weight: normal;
}
.font-weight-600 {
	font-weight: 600;
}
.font-weight-500 {
	font-weight: 500;
}

.line-height-1 {
	line-height: 1.56;
}

.gray-text {
	color: #b3b3b3;
}

.webtree-outline-success {
	color: #2e93a1;
	border-color: #2e93a1;
	border-radius: 2px;
	padding: 5px 15px;
	letter-spacing: 0.31px;
}

.webtree-outline-success:hover {
	color: #ffffff;

	background-color: #2e93a1;
}
.z2{
	z-index: 2;;
}
.heroTextConatiner {
	position: absolute;
	top: 17%;
}

.heroText {
	font-size: 48px;
	font-weight: bold;
	line-height: 1.17;
	text-align: center
}

.subheading {
	font-size: 18px;
	line-height: 1.56;
	text-align: center;
}

.wc-btn-lg {
	padding: 7px 15px;
	/* height: 45px; */
	border-radius: 2px;
	background-color: #2e93a1;
	color: #ffffff;
	font-weight: 500;
}

.wc-btn-lg:hover {
	color: #ffffff;
	background-color: #206c79;
}


.serachforTalent {
	position: absolute;
	top: 50%;
}

.searchSmarttalent {

	margin-top: 55px;
	width: 410px;
	padding-left: 30px;
}



.w-95 {
	width: 95%;
}

.campaigns {
	background-color: #af2c2c;
}

.linkedinColor{
	color: #0e76a8;
}
.twitterColor{
	color:#00acee;
}
.facebookColor{
	color: #3b5998;
}
.youtubeColor{
	color: #c4302b;
}
.emailColor{
	color: #206c79
}
.bgS1{
	background-color: #f2f8f9;
}
.h100vh{
	max-height: 100%;
	height: 100vh;
	min-height: 100vh;
}
.test::before{
	content: "";
    position: absolute;
    top: 0px;
    left: 0px;
    right: 50%;
    bottom: 0px;
    background-color: #f2f8f9;
    z-index: -1;
}
.test2::before{
	content: "";
    position: absolute;
    top: 0px;
    left: 0px;
    right: 0%;
    bottom: 0px;
    background-color: #f2f8f9;
    z-index: -1;
}
.tr{
	width: 100%;
	text-align: center;
top: 30px;
left: 0%;
}
.tr0{
	top:51%;
	left:0;
}
.webtree-input{
	width:100%;
	padding: 5px 12px;
  border-radius: 2px;
  border: solid 1px #b3b3b3;
  background-color: #ffffff;
}
.webtree-input:focus{
	outline: none;
}
.bgRequestBtn{
	height: 40px;
	/* background-color: #206c79; */
}
.pl35{
	padding-left: 35px;
}
.btn:focus {
    outline: 0;
    box-shadow: 0 0 0 0.0rem rgba(46,147,161,1);
}
.btn-outline-success:not(:disabled):not(.disabled):active:focus, .show>.btn-outline-success.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.0rem rgba(46,147,161,1);
}
.btn-outline-success.focus, .btn-outline-success:focus {
    box-shadow: 0 0 0 0.0rem rgba(46,147,161,1);
}
.btn-outline-success:not(:disabled):not(.disabled):active, .show>.btn-outline-success.dropdown-toggle {
    color: #fff;
    background-color: #2e93a1;
    border-color: #2e93a1;
}
/* ************************************** Full screen css **************************************************** */

/************************* ReSponsive CSS ***************************/
#section1{
	margin-top: -102px;
	width: 100%;
	height: 100%;
	background-image: url(../assets/oval-1.png), url(../assets/oval-2-test.png),url(../assets/oval-3.png);;
	
	background-repeat: no-repeat, no-repeat, no-repeat;
	background-position: top -8% left 0%, top 175px right 1%,top 480px left 0%;
    background-size: 18%, 37%, 27%;
    position: relative;
}
    /* background-position: top -50% left 0%, top 50% right 1%,top 500px left 0%;
    background-size: 31%, 40%, 33%; */


.heroTextConatiner {
	position: absolute;
	top: 22%;
	left: 0;
}
.section1Height{
	height: 1110px;
}
.aisourcing{
	position: absolute;
    left: 10%;
    top: 70px;
}

.serachforTalent {
	position: absolute;
	top: 55%;
	left: 0;
}

/* section 2 */

#section2{
	width: 100%;
	height: 100%;
    background-image: url(../assets/oval-4.png);
    background-repeat: no-repeat;
    background-position: top 0% right 0%;
    background-size: 23% 100%;
}

#section3,#section5{
	width: 100%;
	height: 100%;
    background-image: url(../assets/oval-5.png);
    background-repeat: no-repeat;
    background-position: top 0% left 0%;
	background-size: 25%;
	margin-top: 100px;
	padding-bottom: 100px;
	margin-bottom: 100px;
}
#section4{
	width: 100%;
	height: 100%;
    background-image: url(../assets/oval-6.png);
    background-repeat: no-repeat;
    background-position: top 0% right 0%;
	background-size: contain;
	margin-top: 70px;
	padding-bottom: 70px;
	margin-bottom: 20px;
}
#section5{
	width: 100%;
	height: 670px;
    background-image: url(../assets/oval-5.png);
    background-repeat: no-repeat;
    background-position: top 0% left 0%;
	background-size: 25%;
	margin-top: 20px;
	padding-bottom: 70px;
	margin-bottom: 20px;
}
.colmd8 {
	-ms-flex: 0 0 81.666667%;
	flex: 0 0 81.666667%;
	max-width: 81.666667%;
}
.container{
	max-width: 1240px;
}
.colmd8W{
	-ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
}
.arrow-right {
    position: absolute;
    right: 0px;
    top: 100px;
}
.arrow-left-1{
	position: absolute;
    left: -26%;
    top: 38%;
}
.arrow-left-11{
	position: absolute;
	margin-top: 30px;
}
.w380{
	width: 380px;
}
.w-65{
	width: 65px;
}
/* ATS - webtree Css *//************************************************************************************/
.navbar{
padding:1rem 1rem;
}
#mainNav.navbar-shrink {
    padding-top: 16px;
    padding-bottom: 16px;
    background-color: #ffffff;
    color: #002a64;
    /* border-bottom: 1px solid #002a64; */
    box-shadow: 0px 0px 7px #777;
    transition: background-color 0.4s ease-out;
}
header.allfeatureHeader{
	width: 100%;
	height: 300px;
	background-image: url('../assets/ai-webbtree-website/autopilot-bg.png');
	background-repeat: no-repeat;
	background-size:cover;
	background-position: left top;
	width: 100%;
	background-color: #04363d;
}
body.body{
	padding-top: 70px;
}
/* body.nopadding{
	padding-top: 0px;
} */
.navbar-light .navbar-nav .nav-link {
    color: #2c2c2c;
}
.navDropdown.dropdown-toggle::after {
    display: inline-block;
    margin-left: .255em;
    vertical-align: .255em;
    content: "";
    border-top: none;
    border-right: none;
    border-bottom: none;
    border-left: none;
}
.circle-icon,.circle-icon2{
	width:20px;
	height:20px;
	border: solid 1px #2e93a1;
  background-color: #e6f6f8;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center
}
.circle-icon i,.circle-icon2 i{
	color: #206c79;
} 
.sectiontwo{
	background-color: #e6f6f8;
	/* padding: 45px 0; */
}
section.footer{
	background-color: #04363d;
}
#section11{
	background-image: url('../assets/revamp/bg-1.png');
	background-repeat: no-repeat;
	background-size: 100% 100%;
	background-position: left top;
	width: 100%;
	/* height: 500px; */
	padding-top: 70px;
}
.banner{
	padding: 70px 0px;
}
#section17{
	background-image: url('../assets/bottom-bg.png');
	background-repeat: no-repeat;
	background-size: contain;
	background-position: left top;
	
}

.quesAnswerContainer {
    width: calc(100% - 50px);
    display: inline-block;
}
.btn-link .quesAnswerContainer {
    color: #2c2c2c;
    font-weight: normal;
    font-size: 16px;
    font-weight: 500;
}
.text-color.collapsed , .text-webbtree{
	color: #2c2c2c;
	outline: none;
	text-decoration: none;
}
.text-color, .text-webbtree{
	color: #2e93a1;
	text-decoration: none;
	outline: none;
	text-decoration: none;
}
.text-color>span{
	text-decoration: none;
	outline: none;
	text-decoration: none;

}

.text-knowmore{
	color: #af2c2c;
}
a.text-knowmore:hover{
	color: #af2c2c;
	text-decoration: none;
}
.fa-plus{
	display: block;
}
.fa-times{
	display: none;
}
.text-color>span>.fa-plus{
	display: none;
}
.text-color>span>.fa-times{
	display: block;
}
.text-color.collapsed>span>.fa-plus{
	display: block;
	transition: display .15s linear;

}
.text-color.collapsed>span>.fa-times{
	display: none;
	transition: display .15s linear;

}
.btn-link,.btn-link:hover {
    color: #2e93a1;
	text-decoration: none;
	outline: none;
	text-decoration: none;
}
.card-header {
    padding: 0;
    margin-bottom: 0;
    background-color:rgba(0,0,0,0);
    border-bottom: none;
}
.card {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: transparent;
    background-clip: border-box;
    border: none;
	border-radius: .25rem;
}
button.text-left{
	padding: 0.8rem .75rem;
}
.wc-submenu{
	padding: 15px;
	background-color: #fff;
	border-radius: 2px;
	display: none;
}
/* .dropdown-menu.show .wc-submenu{
	display: block;
} */
a.parentSubmenu:hover + .wc-submenu{
	display: block;
}

/* .subnavbtn { */
	/* font-size: 16px;  
	border: none;
	outline: none; */
	/* color: #2c2c2c; */
	/* padding: 14px 16px;
	/* background-color: #000; */
	/* font-family: inherit;
	margin: 0; */ 
  /* } */
/*   
  .subnav:hover .subnavbtn {
	background-color: ;
  } */
  .subnav:hover  {
	color: #2e93a1;
  } 
  .subnav-content {
	display: none;
	position: absolute;
	left:240px;
    top: 0;
    background-color: #fff;
    width: 100%;
    z-index: 0;
    padding: 10px 0;
    width: 345px;
  }
  .subnav-content a.dropdown-item{
	  white-space: normal;
  }
  /* .subnav-content a {
	
	color: #2c2c2c;
	text-decoration: none;
  } */
  a.dropdown-item:hover{
	color: #2e93a1;
  }
  .subnav-content a:hover {
	color: #2e93a1;
  }
  
  .subnav:hover .subnav-content {
	display: block;
  }
  a.webtree-outline-success:hover {
    color: #ffffff;
    background-color: #2e93a1;
}
.dropdown-item.active, .dropdown-item:active {
    color: #fff;
    text-decoration: none;
    background-color: #f8f9fa;
}
.lt100{
	left:0;
	top:100px;
}
.lt30percent{
	left:0;
	 top: 50%;
}
.navbar-light .navbar-toggler {
    color: rgba(0,0,0,.5);
    border-color: rgba(0,0,0,0);
}
/* .card-header button.collapsed::after {
    content: '\f067';
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    color: #002a64;
}
.card-header button::after {
    content: '\f146';
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    float: right;
    color: #002a64;
} */

/* .nav-pills .nav-link.active, .nav-pills .show>.nav-link {
    color: #2e93a1;
	background-color: transparent;
	border-bottom: 2px solid #2e93a1;
    border-radius: 0;
}
.nav-pills .nav-link {
    border-radius: 0;
    color: #2c2c2c;
} */
.documents a.nav-link.active{
	color: #2e93a1;
	background-color: transparent;
	border-bottom: 2px solid #2e93a1;
	font-weight:500;
}
.documents a.nav-link{
	color: #2c2c2c;
}
ol {
	list-style-type: none;
	counter-reset: item;
	margin: 0;
	padding: 0;
  }
  
  ol > li {
	display: table;
	counter-increment: item;
	margin-bottom: 0.6em;
  }
  
  ol > li:before {
	content: counters(item, ".") ". ";
	display: table-cell;
	padding-right: 0.6em;  
	font-weight: 600;  
  }
  
  li ol > li {
	margin: 0;
  }
  
  li ol > li:before {
	content: counters(item, ".") " ";
	font-weight: 600;  
	font-size: 14px;
	padding-right: 15px;
  }
  p a.onhoverArrow{
	  color: #2C2C2C;
  }
  p a.onhoverArrow i {
	  display: none;
  }
  p a.onhoverArrow:hover i{
	  display: inline-flex;
  }
  p a.onhoverArrow:hover{
	  color: #2e93a1;
	  font-weight: 500;
	  text-decoration: none;
	  font-size:18px;
  }

  .lefttop29{
	left:-29%; top:10px;
  }
  .rightbottom33{
	right:-32%; bottom:0px;
  }
  .lefttop27{
	left:-27%; top:50px;
  }
  .rightbottom23{
	right:-23%; bottom:0px;
  }
  .navbar.fixed-top .container a.test1{
	  display: none;
  }
  .navbar.fixed-top .container a.test3{
	display: block;
}
.navbar.navbar-shrink .container a.test1{
	display: block;
}
.navbar.navbar-shrink .container a.test3{
	display: none;
}
.searchBtn{
	padding: 10px 15px;
border-radius: 2px;
background-color: #2e93a1;
font-size: 14px;
border: solid 1px #2e93a1;

  font-weight: 600;
  color:#fff;
}
.clearAllBtn{
	padding: 10px 12px 10px 12px;
  border-radius: 2px;
  color: #2e93a1;
font-size: 14px;

  border: solid 1px #2e93a1;
  background-color: #ffffff;
}
.searchCandidate a{
    color: #fff;
    text-decoration: none;
    background-color: transparent;
}
.searchCandidate .nav-link{
    display: block;
	padding: .5rem 0.5rem;
}
.searchCandidate.nav-pills .nav-link.active, .nav-pills .show>.nav-link {
    color: #ffd200;
	background-color: transparent;
	border-bottom: 3px solid #ffd200;
	border-radius: 0;
}
.signup-outline {
    color: #ffffff;
    border-color: #ffffff;
    border-radius: 2px;
    padding: 5px 15px;
    letter-spacing: 0.31px;
}
.signup-outline:hover{
	color: #2e93a1;
	border-color: #ffffff;
	background-color: #ffffff;

}
.navbar-shrink .signup-outline{
	color: #2e93a1;
    border-color: #2e93a1;
}
.navbar-shrink .signup-outline:hover{
	color: #fff;
    border-color: #2e93a1;
    background-color: #2e93a1;
}
.candidate-img{
	min-width:80px;
	height: 80px;
	background-color: #ecf0f4;
	display: flex;
	justify-content: center;
	align-items: center;
	border-radius: 2px;
}
/* width */
#wcd::-webkit-scrollbar {
	width: 4px!important;
	display: none;
  }
  
  /* Track */
  #wcd::-webkit-scrollbar-track {
    background: #E5E5E5; 
    border-radius: 3px!important;
  }
   
  /* Handle */
  #wcd::-webkit-scrollbar-thumb {
    background: #c2c2c2; 
    border-radius: 3px!important;
  }
  
  /* Handle on hover */
  #wcd::-webkit-scrollbar-thumb:hover {
    background: #c2c2c2!important; 
  }
/* ATS - webtree new  css end */
@media only screen and (max-width: 1680px) {
	#section1{
		margin-top: -102px;
		width: 100%;
		height: 100%;
		background-image: url(../assets/oval-1.png), url(../assets/oval-2-test.png),url(../assets/oval-3.png);;
		
		background-repeat: no-repeat, no-repeat, no-repeat;
		background-position: top -6% left 0%, top 175px right 1%,top 480px left 0%;
		background-size:20%, 42% 60%, 30%;
		position: relative;
	}

#section2{
	width: 100%;
	height: 100%;
    background-image: url(../assets/oval-4.png);
    background-repeat: no-repeat;
    background-position: top 0% right 0%;
    background-size: contain;
}

#section3,#section5{
	width: 100%;
	height: 100%;
    background-image: url(../assets/oval-5.png);
    background-repeat: no-repeat;
    background-position: top 0% left 0%;
	background-size: contain;
	margin-top: 100px;
	padding-bottom: 100px;
}
.arrow-right {
    position: absolute;
    right: 0px;
    top: 100px;
}
.arrow-left-1{
	position: absolute;
    left: -19.5%;
    top: 38%;
}
.arrow-left-11{
	position: absolute;
	margin-top: 30px;
}
.lefttop29{
	left:-22%; top:10px;
  }
  .rightbottom33{
	right:-3%; bottom:0px;
  }
  .lefttop27{
	left:-18%; top:50px;
  }
  .rightbottom23{
	right:-17%; bottom:0px;
  }
}

@media only screen and (max-width: 1440px) {
	/* **************** */
	.graphicsWidth{
		width: 70px;
	}
	.graphicsWidth2{
		width: 54px;
	}
	/* ******** */
	#section1{
		margin-top: -102px;
		width: 100%;
		height: 100%;
		background-image: url(../assets/oval-1.png), url(../assets/oval-2-test.png),url(../assets/oval-3.png);;
		
		background-repeat: no-repeat, no-repeat, no-repeat;
		background-position: top 0% left 0%, top 175px right 1%,top 480px left 0%;
		background-size:25%, 45% 50%, 33%;
		position: relative;
	}

#section2{
	width: 100%;
	height: 100%;
    background-image: url(../assets/oval-4.png);
    background-repeat: no-repeat;
    background-position: top 0% right 0%;
    background-size: contain;
}

#section3,#section5{
	width: 100%;
	height: 100%;
    background-image: url(../assets/oval-5.png);
    background-repeat: no-repeat;
    background-position: top 0% left 0%;
	background-size: contain;
	margin-top: 70px;
	padding-bottom: 70px;
	margin-bottom: 70px;

}

.serachforTalent {
	position: absolute;
	top: 55%;
}
.aisourcing {
    position: absolute;
    left: 10%;
    top: 90px;
}
.heroTextConatiner {
    position: absolute;
    top: 22%;
}
.section1Height {
    height: 1100px;
}
.colmd8W{
	-ms-flex: 0 0 86.666667%;
    flex: 0 0 86.666667%;
    max-width: 86.666667%;
}
.arrow-right {
    position: absolute;
    right: 0px;
    top: 100px;
}
.arrow-left-1{
	position: absolute;
    left: -9.5%;
    top: 38%;
}
.arrow-left-11{
	position: absolute;
	margin-top: 30px;
}
.lefttop29{
	left:-11%; top:10px;
  }
  .rightbottom33{
	right:-8%; bottom:0px;
  }
  .lefttop27{
	left:-10%; top:50px;
  }
  .rightbottom23{
	right:-7%; bottom:0px;
  }

}

@media only screen and (max-width: 1368px) {
	/* *********************************** */
.graphicsWidth{
	width: 55px;
}

.graphicsWidth2{
	width: 44px;
}
	/* *********************************** */
	#section1{
		margin-top: -102px;
		width: 100%;
		height: 100%;
		background-image: url(../assets/oval-1.png), url(../assets/oval-2-test.png),url(../assets/oval-3.png);;
		
		background-repeat: no-repeat, no-repeat, no-repeat;
		background-position: top 0% left 0%, top 175px right 1%,top 480px left 0%;
		background-size:25%, 45% 50%, 40% 53%;
		position: relative;
	}

#section2{
	width: 100%;
	height: 100%;
    background-image: url(../assets/oval-4.png);
    background-repeat: no-repeat;
    background-position: top 0% right 0%;
    background-size: contain;
}

#section3,#section5{
	width: 100%;
	height: 100%;
    background-image: url(../assets/oval-5.png);
    background-repeat: no-repeat;
    background-position: top 0% left 0%;
	background-size: contain;
	margin-top: 70px;
	padding-bottom: 70px;
	margin-bottom: 70px;

}

.serachforTalent {
	position: absolute;
	top: 54%;
}
.aisourcing {
    position: absolute;
    left: 10%;
    top: 40px;
}
.heroTextConatiner {
    position: absolute;
    top: 22%;
}
.section1Height {
    height: 1100px;
}
.colmd8W{
	-ms-flex: 0 0 86.666667%;
    flex: 0 0 86.666667%;
    max-width: 86.666667%;
}
.arrow-right {
    position: absolute;
    right: 0px;
    top: 100px;
}
.arrow-left-1{
	position: absolute;
    left: -6.5%;
    top: 38%;
}
.arrow-left-11{
	position: absolute;
	margin-top: 30px;
}
.lefttop29{
	left:-9%; top:10px;
  }
  .rightbottom33{
	right:-1%; bottom:0px;
  }
  .lefttop27{
	left:-8%; top:50px;
  }
  .rightbottom23{
	right:-4%; bottom:0px;
  }

}

@media only screen and (max-width: 1280px) {
	/* *********** */
	.lt100 {
		left: 0;
		top:inherit;
		bottom: 20px;
	}
/* ********* */
	#section1{
		margin-top: -102px;
		width: 100%;
		height: 100%;
		background-image: url(../assets/oval-1.png), url(../assets/oval-2-test.png),url(../assets/oval-3.png);;
		
		background-repeat: no-repeat, no-repeat, no-repeat;
		background-position: top 0% left 0%, top 140px right 3%,top 400px left 0%;
		background-size:22%, 45% 50%, 35% 53%;
		position: relative;
	}

#section2{
	width: 100%;
	height: 100%;
    background-image: url(../assets/oval-4.png);
    background-repeat: no-repeat;
    background-position: top 0% right 0%;
    background-size: contain;
}

#section3,#section5{
	width: 100%;
	height: 100%;
    background-image: url(../assets/oval-5.png);
    background-repeat: no-repeat;
    background-position: top 0% left 0%;
	background-size: contain;
	margin-top: 70px;
	padding-bottom: 70px;
	margin-bottom: 70px;

}

.serachforTalent {
	position: absolute;
	top: 53%;
}
.aisourcing {
    position: absolute;
    left: 5%;
    top: 40px;
}
.heroTextConatiner {
    position: absolute;
    top: 22%;
}
.section1Height {
    height: 1000px;
}
.colmd8W{
	-ms-flex: 0 0 86.666667%;
    flex: 0 0 86.666667%;
    max-width: 86.666667%;
}
.arrow-right {
    position: absolute;
    right: 0px;
    top: 100px;
}
.arrow-left-1{
	position: absolute;
    left: -2.5%;
    top: 38%;
}
.arrow-left-11{
	position: absolute;
	margin-top: 30px;
}
.lefttop29{
	left:-29%; top:10px;
	display: none;
  }
  .rightbottom33{
	right:-32%; bottom:0px;
	display: none;
  }
  .lefttop27{
	left:-8%; top:50px;
	display: none;
  }
  .rightbottom23{
	right:-4%; bottom:0px;
	display: none;
  }
}

@media only screen and (max-width: 1024px) {
	/* *********** */
	.lt100 {
		left: 0;
		top:inherit;
		bottom: -35px;
	}
	.lt30percent{
		left:0;
		 top:60%;
	}
/* ********* */
	#section1{
		margin-top: -102px;
		width: 100%;
		height: 100%;
		background-image: url(../assets/oval-1.png), url(../assets/oval-2-test.png),url(../assets/oval-3.png);;
		
		background-repeat: no-repeat, no-repeat, no-repeat;
		background-position: top 0% left 0%, top 120px right 5%,top 444px left 0%;
		background-size:25%, 58% 52%, 48% 50%;
		position: relative;
	}

#section2{
	width: 100%;
	height: 100%;
    background-image: url(../assets/oval-4.png);
    background-repeat: no-repeat;
    background-position: top 0% right 0%;
    background-size: 37% 100%;
}

#section3,#section5{
	width: 100%;
	height: 100%;
    background-image: url(../assets/oval-5.png);
    background-repeat: no-repeat;
    background-position: top 0% left 0%;
	background-size: 40% 90%;
	margin-top: 70px;
	padding-bottom: 70px;
	margin-bottom: 20px;

}

.serachforTalent {
	position: absolute;
	top: 60%;
}
.aisourcing {
    position: absolute;
    left: 10%;
    top: 55px;
}
.heroTextConatiner {
    position: absolute;
    top: 22%;
}
.section1Height {
    height: 1050px;
}

.colmd8 {
	-ms-flex: 0 0 98.666667%;
	flex: 0 0 98.666667%;
	max-width: 98.666667%;
}
.colmd8W {
    -ms-flex: 0 0 98.666667%;
    flex: 0 0 98.666667%;
    max-width: 98.666667%;
}
.container{
	max-width: 960px;
}
.arrow-right {
    position: absolute;
    right: 0px;
    top: 100px;
}
.arrow-left-1{
	position: absolute;
    left: -5.5%;
    top: 38%;
}
.arrow-left-11{
	position: absolute;
	margin-top: -20px;
	margin-left: -3px;
}
.w-95{
	width:100%;
}
.mr-75{
	margin-right: -75px;
}

.par-31{
	position: absolute;
    right: -31px;
}
.ml-50{
	margin-left: -50px
}
}
@media only screen and (max-width: 912px) {
	.navbar-light.fixed-top{
		background-color:#fff;
	}
	.monthlyYearlyBtn{
		width: 220px;
	}
}
@media only screen and (max-width: 820px) {
	.navbar-light.fixed-top{
		background-color:#fff;
	}
	.monthlyYearlyBtn{
		width: 180px;
	}
}
@media only screen and (max-width: 768px) {
	.navbar-light.fixed-top{
		background-color:#fff;
	}
	#section1{
		margin-top: -102px;
		width: 100%;
		height: 100%;
		background-image: url(../assets/oval-1.png), url(../assets/oval-2-test.png),url(../assets/oval-3.png);;
		
		background-repeat: no-repeat, no-repeat, no-repeat;
		background-position: top 0% left 0%, top 120px right 5%,top 444px left 0%;
		background-size:25%, 58% 52%, 48% 50%;
		position: relative;
	}

	#section2{
		width: 100%;
		height: 100%;
			background-image: url(../assets/oval-4.png);
			background-repeat: no-repeat;
			background-position: top 0% right 0%;
			background-size: 37% 100%;
	}

	#section3,#section5{
		width: 100%;
		height: 100%;
			background-image: url(../assets/oval-5.png);
			background-repeat: no-repeat;
			background-position: top 0% left 0%;
		background-size: 40% 90%;
		margin-top: 70px;
		padding-bottom: 70px;
		margin-bottom: 20px;

	}

	.serachforTalent {
		position: absolute;
		top: 60%;
	}
	.aisourcing {
			position: absolute;
			left: 10%;
			top: 55px;
	}
	.heroTextConatiner {
			position: absolute;
			top: 22%;
	}
	.section1Height {
			height: 1050px;
	}

	.colmd8 {
		-ms-flex: 0 0 98.666667%;
		flex: 0 0 98.666667%;
		max-width: 98.666667%;
	}
	.colmd8W {
			-ms-flex: 0 0 98.666667%;
			flex: 0 0 98.666667%;
			max-width: 98.666667%;
	}
	.container{
		max-width: 960px;
	}
	.arrow-right {
			position: absolute;
			right: 0px;
			top: 100px;
	}
	.arrow-left-1{
		position: absolute;
			left: -5.5%;
			top: 38%;
	}
	.arrow-left-11{
		position: absolute;
		margin-top: -20px;
		margin-left: -3px;
	}
	.w-95{
		width:100%;
	}
	.mr-75{
		margin-right: -45px;
	}

	.par-31{
		position: absolute;
			right: 0px;
	}
	.ml-50{
		margin-left: -15px
	}
	.monthlyYearlyBtn{
		width: 175px;
	}
}

@media only screen and (max-width: 600px) {
	.navbar{
background-color: #fff;
box-shadow: 0px 0px 7px #777;
}
.navbar-nav{
	margin-top:20px;
}
p.f-36{
	font-size: 28px;
}
.graohicsHeader{
	width: 70px;
}
/* *************** */
	#section1{
		margin-top: -102px;
		width: 100%;
		height: 100%;
		background-image: url(../assets/oval-1.png), url(../assets/oval-2-test.png),url(../assets/oval-3.png);;
		
		background-repeat: no-repeat, no-repeat, no-repeat;
		background-position: top 0% left 0%, top 120px right 5%,top 490px left 0%;
		background-size:32%, 64% 35%, 60% 40%;
		position: relative;
	}

#section2{
	width: 100%;
	height: 100%;
    background-image: url(../assets/oval-4.png);
    background-repeat: no-repeat;
	background-position: top 133px right 0%;
	background-size: 60%;
	margin-top: 325px;
}

#section3,#section5{
	width: 100%;
	height: 100%;
    background-image: url(../assets/oval-5.png);
    background-repeat: no-repeat;
    background-position: top 0% left 0%;
	background-size: contain;
	margin-top: 70px;
	padding-bottom: 70px;
	margin-bottom: 20px;

}
#section4 {
    background-color: #fff;
    position: relative;
    display: block;
	top: 500px;
	height: 1200px;
}
#section5{
	position: relative;
    display: block;
    top: 500px;
}
.serachforTalent {
	position: absolute;
	top: 63%;
}
.aisourcing {
    position: absolute;
    left: 40%;
    top: 55px;
}
.heroTextConatiner {
    position: absolute;
    top: 22%;
}
.section1Height {
    height:1330px;
}

.colmd8 {
	-ms-flex: 0 0 98.666667%;
	flex: 0 0 98.666667%;
	max-width: 98.666667%;
}
.colmd8W {
    -ms-flex: 0 0 98.666667%;
    flex: 0 0 98.666667%;
    max-width: 98.666667%;
}
.container{
	max-width: 960px;
}
.arrow-right {
    position: absolute;
    right: 0px;
    top: 100px;
}
.arrow-left-1{
	position: absolute;
    left: -5.5%;
    top: 38%;
}
.arrow-left-11{
	position: absolute;
	margin-top: -70px;
	margin-left: -3px;
}
.w-95{
	width:100%;
}
.mr-75{
	margin-right: -30px;
}

.par-31{
	position: absolute;
    right: 0px;
}
.ml-50{
	margin-left: -15px
}
.mtsm-50px{
	margin-top: 50px;
}
.test::before,.testmobile::before{
	content: "";
    position: absolute;
    top: 0px;
    left: 0px;
    right: 0%;
    bottom: 0px;
    background-color: #f2f8f9;
    z-index: -1;
}
.p-5{
	padding-bottom: 0!important;
	padding-left: 15px!important;
	padding-right: 15px!important;
}
.w-65{
	width: 65px;
}
section.footer {
    position: relative;
    background-color: #04363d;
	top: 20px;
}
.monthlyYearlyBtn{
	width: 150px;
}
}

@media only screen and (max-width: 425px) {
	#section1{
		margin-top: -102px;
		width: 100%;
		height: 100%;
		background-image: url(../assets/oval-1.png), url(../assets/oval-2-test.png),url(../assets/oval-3.png);;
		
		background-repeat: no-repeat, no-repeat, no-repeat;
		background-position: top -5% left 0%, top 120px right 5%,top 675px left 0%;
		background-size:45%, 97% 40%, 90% 40%;
		position: relative;
	}

#section2{
	width: 100%;
	height: 100%;
    background-image: url(../assets/oval-4.png);
    background-repeat: no-repeat;
	background-position: top 50px right 0%;
    background-size: 80%;
    margin-top: 270px;
}

#section3,#section5{
	width: 100%;
	height: 100%;
    background-image: url(../assets/oval-5.png);
    background-repeat: no-repeat;
    background-position: top 0% left 0%;
	background-size: contain;
	margin-top: 70px;
    padding-bottom: 0;
    margin-bottom: 0;

}
#section4 {
    background-color: #fff;
    position: relative;
    display: block;
	top: 370px;
	height: 1050px;
}
#section5{
	position: relative;
    display: block;
	top: 0px;
	height: 850px;
}
.serachforTalent {
	position: absolute;
	top: 63%;
}
.aisourcing {
	position: absolute;
    left: 36%;
    top: 60px;
}
.heroTextConatiner {
    position: absolute;
    top: 22%;
}
.section1Height {
    height:1330px;
}

.colmd8 {
	-ms-flex: 0 0 98.666667%;
	flex: 0 0 98.666667%;
	max-width: 98.666667%;
}
.colmd8W {
    -ms-flex: 0 0 98.666667%;
    flex: 0 0 98.666667%;
    max-width: 98.666667%;
}
.container{
	max-width: 960px;
}
.arrow-right {
    position: absolute;
    right: 0px;
    top: 100px;
}
.arrow-left-1{
	position: absolute;
    left: -5.5%;
    top: 38%;
}
.arrow-left-11{
	position: absolute;
	margin-top: -70px;
	margin-left: -3px;
}
.w-95{
	width:100%;
}
.mr-75{
	margin-right: -30px;
}

.par-31{
	position: absolute;
    right: 0px;
}
.ml-50{
	margin-left: -15px
}
.mtsm-50px{
	margin-top: 50px;
}
.heroText {
    font-size: 40px;
}
.monthlyYearlyBtn{
	width: 140px;
}
}

@media only screen and (max-width: 375px) {
	#section1{
		margin-top: -102px;
		width: 100%;
		height: 100%;
		background-image: url(../assets/oval-1.png), url(../assets/oval-2-test.png),url(../assets/oval-3.png);;
		
		background-repeat: no-repeat, no-repeat, no-repeat;
		background-position: top -5% left 0%, top 120px right 5%,top 675px left 0%;
		background-size: 50%, 96% 33%, 90% 40%;
		position: relative;
	}

#section2{
	width: 100%;
	height: 100%;
    background-image: url(../assets/oval-4.png);
    background-repeat: no-repeat;
	background-position: top 50px right 0%;
    background-size: 80%;
    margin-top: 235px;
}

#section3,#section5{
	width: 100%;
	height: 100%;
    background-image: url(../assets/oval-5.png);
    background-repeat: no-repeat;
    background-position: top 0% left 0%;
	background-size: contain;
	margin-top: 70px;
    padding-bottom: 0;
    margin-bottom: 0;

}
#section4 {
    background-color: #fff;
    position: relative;
    display: block;
	top: 375px;
	height: 970px;
}
#section5{
	position: relative;
    display: block;
	top: 5px;
	height: 725px;
}
.serachforTalent {
	position: absolute;
	top: 63%;
}
.aisourcing {
	position: absolute;
    left: 34%;
    top: 65px;
}
.heroTextConatiner {
    position: absolute;
    top: 20%;
}
.section1Height {
    height:1330px;
}

.colmd8 {
	-ms-flex: 0 0 98.666667%;
	flex: 0 0 98.666667%;
	max-width: 98.666667%;
}
.colmd8W {
    -ms-flex: 0 0 98.666667%;
    flex: 0 0 98.666667%;
    max-width: 98.666667%;
}
.container{
	max-width: 960px;
}
.arrow-right {
    position: absolute;
    right: 0px;
    top: 100px;
}
.arrow-left-1{
	position: absolute;
    left: -5.5%;
    top: 38%;
}
.arrow-left-11{
	position: absolute;
	margin-top: -70px;
	margin-left: -3px;
}
.w-95{
	width:100%;
}
.mr-75{
	margin-right: -30px;
}

.par-31{
	position: absolute;
    right: 0px;
}
.ml-50{
	margin-left: -15px
}
.mtsm-50px{
	margin-top: 50px;
}
.w380{
	width: 320px;
}
.heroText {
    font-size: 35px;
    font-weight: bold;
    line-height: 1.17;
    text-align: center;
}
.monthlyYearlyBtn{
	width: 140px;
}
}

@media only screen and (max-width: 360px) {
	#section1{
		margin-top: -102px;
		width: 100%;
		height: 100%;
		background-image: url(../assets/oval-1.png), url(../assets/oval-2-test.png),url(../assets/oval-3.png);;
		
		background-repeat: no-repeat, no-repeat, no-repeat;
		background-position: top -5% left 0%, top 120px right 5%,top 675px left 0%;
		background-size: 50%, 96% 33%, 90% 40%;
		position: relative;
	}

#section2{
	width: 100%;
	height: 100%;
    background-image: url(../assets/oval-4.png);
    background-repeat: no-repeat;
	background-position: top 50px right 0%;
    background-size: 80%;
    margin-top: 235px;
}

#section3,#section5{
	width: 100%;
	height: 100%;
    background-image: url(../assets/oval-5.png);
    background-repeat: no-repeat;
    background-position: top 0% left 0%;
	background-size: contain;
	margin-top: 70px;
    padding-bottom: 0;
    margin-bottom: 0;

}
#section4 {
    background-color: #fff;
    position: relative;
    display: block;
	top: 375px;
	height: 970px;
	
}
#section5{
	position: relative;
    display: block;
	top: 5px;
	height: 725px;
}
.serachforTalent {
	position: absolute;
	top: 63%;
}
.aisourcing {
	position: absolute;
    left: 34%;
    top: 65px;
}
.heroTextConatiner {
    position: absolute;
    top: 20%;
}
.section1Height {
    height:1330px;
}

.colmd8 {
	-ms-flex: 0 0 98.666667%;
	flex: 0 0 98.666667%;
	max-width: 98.666667%;
}
.colmd8W {
    -ms-flex: 0 0 98.666667%;
    flex: 0 0 98.666667%;
    max-width: 98.666667%;
}
.container{
	max-width: 960px;
}
.arrow-right {
    position: absolute;
    right: 0px;
    top: 100px;
}
.arrow-left-1{
	position: absolute;
    left: -5.5%;
    top: 38%;
}
.arrow-left-11{
	position: absolute;
	margin-top: -70px;
	margin-left: -3px;
}
.w-95{
	width:100%;
}
.mr-75{
	margin-right: -30px;
}

.par-31{
	position: absolute;
    right: 0px;
}
.ml-50{
	margin-left: -15px
}
.mtsm-50px{
	margin-top: 50px;
}
.w380{
	width: 320px;
}
.heroText {
    font-size: 35px;
    font-weight: bold;
    line-height: 1.17;
    text-align: center;
}
.webtree-outline-success {
    color: #2e93a1;
    border-color: #2e93a1;
    border-radius: 2px;
    padding: 5px 10px;
    letter-spacing: 0.31px;
}
.monthlyYearlyBtn{
	width: 130px;
}
}

@media only screen and (max-width: 320px) {
	#section1{
		margin-top: -102px;
		width: 100%;
		height: 100%;
		background-image: url(../assets/oval-1.png), url(../assets/oval-2-test.png),url(../assets/oval-3.png);;
		
		background-repeat: no-repeat, no-repeat, no-repeat;
		background-position: top -5% left 0%, top 120px right 5%,top 675px left 0%;
		background-size: 50%, 96% 33%, 90% 40%;
		position: relative;
	}

#section2{
	width: 100%;
	height: 100%;
    background-image: url(../assets/oval-4.png);
    background-repeat: no-repeat;
	background-position: top 50px right 0%;
    background-size: 80%;
    margin-top: 250px;
}
#section3,#section5{
	width: 100%;
	height: 100%;
    background-image: url(../assets/oval-5.png);
    background-repeat: no-repeat;
    background-position: top 0% left 0%;
	background-size: contain;
	margin-top: 70px;
    padding-bottom: 0;
    margin-bottom: 0;

}
#section4 {
    background-color: #fff;
    position: relative;
    display: block;
	top: 375px;
	height: 970px;

}
#section5{
	position: relative;
    display: block;
	top: 5px;
	height: 725px;
}
.serachforTalent {
	position: absolute;
	top: 63%;
}
.aisourcing {
	position: absolute;
    left: 30%;
    top: 45px;
}
.heroTextConatiner {
    position: absolute;
    top: 20%;
}
.section1Height {
    height:1330px;
}

.colmd8 {
	-ms-flex: 0 0 98.666667%;
	flex: 0 0 98.666667%;
	max-width: 98.666667%;
}
.colmd8W {
    -ms-flex: 0 0 98.666667%;
    flex: 0 0 98.666667%;
    max-width: 98.666667%;
}
.container{
	max-width: 960px;
}
.arrow-right {
    position: absolute;
    right: 0px;
    top: 100px;
}
.arrow-left-1{
	position: absolute;
    left: -5.5%;
    top: 38%;
}
.arrow-left-11{
	position: absolute;
	margin-top: -70px;
	margin-left: -3px;
}
.w-95{
	width:100%;
}
.mr-75{
	margin-right: -30px;
}

.par-31{
	position: absolute;
    right: 0px;
}
.ml-50{
	margin-left: -15px
}
.mtsm-50px{
	margin-top: 50px;
}
.w380{
	width: 300px;
}
.heroText {
    font-size: 34px;
    font-weight: bold;
    line-height: 1.17;
    text-align: center;
}
.webtree-outline-success {
    color: #2e93a1;
    border-color: #2e93a1;
    border-radius: 2px;
    padding: 10px 10px;
    letter-spacing: 0.31px;
}
.navbar-brand {
    display: inline-block;
    padding-top: 0;
    padding-bottom: 0;
    margin-right: 1rem;
    font-size: 0;
    line-height: inherit;
    white-space: nowrap;
    width: 45%;
}
.navbar-brand img{
	width: 100%;
}
.w-65{
	width: 65px;
}
.monthlyYearlyBtn{
	width: 130px;
}
}

/* ************************** */

.monthlyYearlyBtn{
  border:1px solid #206c79;
  color: #206c79!important;
  background-color: #ffffff;
  border-radius: 0px;
  /* padding: 10px 26px; */
  font-weight: 600;;
  font-size: 16px;
  box-shadow: 0 0 4px 0 rgba(197, 197, 197, 0.5);
  width: 220px;
  height: 46px;
  display: flex;
  align-items: center;
  justify-content: center;

}
.nav-pills .nav-link.monthlyYearlyBtn.active{
  background-color: #c4edf4;
  border-radius: 0px;
  border: 1px solid #206c79;
  color: #206c79;
  padding: 11px 26px;
  font-weight: 600;;
  font-size: 16px;
  box-shadow: 0 0 4px 0 rgba(197, 197, 197, 0.5);
  border: 1px solid #2e93a1;

}
.nav-pills .nav-link.monthlyYearlyBtn{
	border-radius: 0;
}
#pills-profile-tab.monthlyYearlyBtn{
	border-top-left-radius: 8px;
	border-bottom-left-radius: 8px;
}
#pills-home-tab.monthlyYearlyBtn{
	border-top-right-radius: 8px;
	border-bottom-right-radius: 8px;
	margin-left: -1px;
}
.discountNotification{
  box-sizing: border-box;
  height: 39px;
  padding: 10px;
  font-size: 14px;
  border: 1.5px dashed #FFD200;
  background-color: #FCF5D3;
}
.discountNotification i{
    color: #FFD200;
  }
.bannerBlue{
  background-color: #2E93A1;
  height: 170px;
  border-radius: 2px;
  padding: 30px 36px;
  
}
.bannerBlue .bannerText{
    color: #ffffff;
    font-size:36px
  }
.pricing-table-bg-gradient{
  height: 660px;
  background-image: linear-gradient(#ffffff, #2E93A1);
  border-bottom-left-radius: 50% 20%;
  border-bottom-right-radius: 50% 20%;
  opacity: 0.11;
  top: -70px;
  z-index: -1;
}
.pricing-table-container{
  position:absolute;
  top:0;
  left:0;
}
.price-text-color{
  color:#AF2C2C;
}
.select-plan-btn,.contact-sales-btn{
  width:100%;
  text-align: center;
  padding: 10px 0;
  font-size: 14px;
  display: block;
	/* margin: 0 auto; */
	/* color: #fff!important; */
  border-radius: 8px;
  background-color: #2E93A1;
  border:none;
  cursor: pointer;
}
.contact-sales-btn{
  background-color: #ffffff;
  /* color:#2E93A1!important; */
  margin-left: 0;
}
.text-blue-green{
  color: #2E93A1
}
.feature-section{
  background-color: #E6F6F8;
  height: 615px;
  margin-top: 200px;
}
.feature-header-margin-top{
  margin-top:-140px;
}
.mlmt20{
  margin-top:0;
  margin-left: 35px;
}
.mx-smxl-0{
  margin-left: 15px;
  margin-right: 15px;
}
.top-640{
  top:-640px;
}
.tabBTnContainer{
  padding-top:0px;
  padding-bottom:60px;
}
.mr-xs-0{
	margin-right: 15px;
}

.form-control:focus {
    color: #495057;
    background-color: #fff;
    border-color: #3b93a1;
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgb(230 246 248);
}
.form-control {
    display: block;
    width: 100%;
    height: calc(1.5em + .75rem + 2px);
    padding: .375rem .75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 2px solid #ced4da;
    border-radius: 2px;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
@media (max-width: 1024px){
.width.col-md-8 {
    flex: 0 0 75.666667%;
	max-width: 75.666667%;
	margin: 0 auto;
}
.bannerBlue {
    background-color: #2E93A1;
    height: 265px;
    border-radius: 2px;
    padding: 30px 36px;
}
}
@media only screen and (max-width: 768px) {

.feature-section{
	background-color: #E6F6F8;
	height: 615px;
	margin-top: 260px;
  }
  .bannerBlue {
    background-color: #2E93A1;
    height: 265px;
    border-radius: 2px;
    padding: 30px 36px;
}
.width.col-md-8 {
    flex: 0 0 94.666667%;
	max-width: 94.666667%;
	margin: 0 auto;
}
}
@media only screen and (max-width: 600px) {
  #mainNav.navbar-shrink {
    padding-top: 16px;
    padding-bottom: 16px;
    background-color: #ffffff;
    color: #002a64;
    box-shadow: 0px 0px 7px #777;
    transition: background-color 0.4s ease-out;
  }
  .mlmt20{
    margin-top:25px;
    margin-left: 0px;
  }
  .bannerBlue{
    background-color: #2E93A1;
    height: 100%;
    border-radius: 2px;
    padding: 30px 36px;
   
  }
  .bannerBlue .bannerText{
	color: #ffffff;
	font-size:36px
  }
  .mx-smxl-0{
    margin-left: 0px;
    margin-right: 0px;
  }
  .mr-xs-0{
	margin-right: 0px;
}
  .feature-header-margin-top{
    margin-top:0px;
  }
  .pricing-table-bg-gradient{
    height: 100%;
  }
  .pricing-table-container{
    position: relative;
  }
  .top-640{
    top:0px;
  }
  .feature-section{
    height: 100%;
    margin-top: 0;
  }
  .mtxs-4{
    margin-top: 25px
  }
  .tabBTnContainer{
    padding-top:15px;
    padding-bottom:35px;
  }
  .discountNotification{
    height: 100%;;
  }
  }
/* ********************************************************************************************* */
/* ********************************************************************************************* */
#section11{
	background-image: url('../assets/revamp/bg-1.png');
	background-repeat: no-repeat;
	background-size: 100% 100%;
	background-position: left top;
	width: 100%;
	/* height: 500px; */
	padding-top: 70px;
	padding-bottom: 120px;
}
.img1Container{
    position: absolute;
    right: 0;
    top: 60px;
}
.img1Container.chrome-img{
	right: 60px;
	top:90px;
	width: 521px;
}
#revamp-section-3{
	background-image: url('../assets/revamp/bg-2.png');
	background-repeat: no-repeat;
	background-size: 100% 100%;
	background-position: left top;
	width: 100%;
	/* height: 500px; */
	padding-top: 70px;
	padding-bottom: 120px;
}
.webbtree-card{
	border-radius: 12px;
  box-shadow: 0 2px 3px 1px rgba(146, 146, 146, 0.5);
  background-color: #ffffff;
  padding: 20px;
}
.webbtree-text{
	color: #206c79;
}
.border-left{
	border-left: solid 1px #979797;
}
.color-chrome.fa-chrome {
	font-size: 20px;
	background: 
		linear-gradient(to bottom left, transparent 49%,#ea4335 50%) 105% 0%  /37% 30%,
		linear-gradient(to bottom right,transparent 49%,#fbbc05 50%) 64% 100% /35% 43%,
	   
		radial-gradient(farthest-side, #4285f4 46%,transparent 47%),
		linear-gradient( 47deg,        #34a853 42%,transparent 43%),
		linear-gradient(-72deg,        #fbbc05 42%,transparent 43%),
		linear-gradient(-199deg,       #ea4335 42%,transparent 43%);
	background-repeat:no-repeat;
	color: transparent;
	-webkit-background-clip: text;
	background-clip: text;
  }
  /* .one{
	  display: flex;
  }

  .two{
	display: none;
}

  #collapseOne .collapse.show ~ .one{
	  display: flex;
	  transition: display .15s linear;

  }

#collapseTwo .collapse.show ~ .two{
	display: flex;
	transition: display .15s linear;

}
#collapseTwo .collapse.show ~ .one{
display: none;
} */


.acc-oval {
	width: 32px;
	height: 32px;
	padding: 7px 7px;
	box-shadow: 0 1px 1px 1px rgba(223, 223, 223, 0.5);
	background-color: #ffffff;
	border-radius: 50%;
	color: #2e93a1;
	display: flex;
	object-fit: contain;
	justify-content: center;

  }
  .acc-oval-active {
	width: 32px;
	height: 32px;
	object-fit: contain;
	background-color: #d5e9ec;
	border: 1px solid #2e93a1;
	color: #2e93a1;
	box-shadow: 0 2px 4px 0 rgba(197, 196, 196, 0.5);
	border-radius: 50%;
	padding: 7px 7px;
	display: none;

  }

  .text-color.collapsed>span.acc-oval{
	display: flex;
	transition: display .15s linear;

}
.text-color.collapsed>span.acc-oval-active{
	display: none;
	transition: display .15s linear;

}

.text-color>span.acc-oval{
	display: none;
}
.text-color>span.acc-oval-active{
	display: flex;
}
a.d-flex ::after{
content: '';
width: 636px;
    height: -webkit-fill-available;
    position: absolute;
    top: 0;
    left: -25px;
    background-color: white;
    opacity: 0.1;
    z-index: -5;
    border: 1px solid red;
}
a.d-flex.collapsed ::after{
	content: '';
	width: 500px;
	height: 100px;
	position: absolute;
	top: 0;
	background-color: red;
	display: none;
	}
/* .collapse.show::after{
		content: '';
		width: 590px;
			height: -webkit-fill-available;
			position: absolute;
			top: 0;
			left: 0px;
			background-color: white;
			opacity:1;
			z-index: -5;
			border-right: 1px solid rgba(0, 0, 0, 0.1);
			border-top: 1px solid rgba(0, 0, 0, 0.1);
			border-bottom: 1px solid rgba(0, 0, 0, 0.2);
			border-left: 3px solid #2e93a1;
			display: block;
			box-shadow: 0 1px 1px 1px rgba(183, 183, 183, 0.5);
 			 background-color: #ffffff;
		} */

		.btn-link.focus, .btn-link:focus {
			text-decoration: none;
		}

		.btn-link, .btn-link:hover {
			color: #2c2c2c;
			text-decoration: none;
			outline: none;
			text-decoration: none;
		}
		.text-777777{
			color: #777777;
		}
		.spacer{
			height: 120px;
		}

		.webbtree-solid-btn,.webbtree-solid-btn-nav{
			padding: 14px 25px 14px 25px;
			border-radius: 2px;
			background-color: #2e93a1;
			font-size: 16px;
			font-weight: 500;
			text-align: center;
			color: #ffffff;
		}
		.webbtree-solid-btn:hover,.webbtree-solid-btn-nav:hover{
			color: #ffffff;
		}
		
		.webbtree-regular-btn,.webbtree-regular-btn-nav{
			padding: 14px 38px 14px 38px;
			border-radius: 2px;
			border: solid 2px #2e93a1;
			background-color: #ffffff;
			font-size: 16px;
			font-weight: 500;
			text-align: center;
			color: #206c79;
		}
		.webbtree-regular-btn:hover,.webbtree-regular-btn-nav{
			color: #206c79;
		}
		.webbtree-solid-btn-nav,.webbtree-regular-btn-nav{
			padding: 5px 12px 5px 12px;
		}
		.webbtree-regular-btn-nav{
			background-color: transparent;	
		}
		#revamp-section-6{
			background-image: url('../assets/revamp/rectangle.png');
			background-repeat: no-repeat;
			background-size: 100% 100%;
			background-position: left top;
			width: 100%;
			padding: 55px;
			height: 670px;
				}

				ol.carousel-indicators > li{
					display: block;
				}
				.customer-image{
					padding-bottom: 30px;
					position: relative;
					/* border-bottom: 3px solid  #ffffff; */
					/* height: 3px; */
  /* opacity: 0.1; */
  /* background-color: #ffffff;s */
				}
.customer-image::before{
	content: '';
	width: 220px;
	position: absolute;
	top: 125px;
	height: 4px;
	background-color: #ffffff;
}
.customer-image::after{
	content: '';
	width: 100%;
	position: absolute;
	top: 125px;
	height: 3px;
	background-color: #ffffff;
	opacity: 0.1;
}
.nav-item.mr-3{
	margin-right: 20px!important;
}
.text-9696{
	color: #969696;
}
.customer-image span img{
	width: 70px;
	height: 70px;
}
.customer-image span:nth-child(3) img{
	width: 99px;
	height: 99px;
}
.circle-icon{
	width: 32px;
	height: 32px;
	border: solid 2px #2e93a1;
  background-color: #e6f6f8;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center
}
.circle-icon i{
	color: #206c79;
} 
.contact-sales-btn{
	width:220px;
	text-align: center;
	padding: 10px 0;
	font-size: 14px;
	display: block;
	  margin: 0 auto;
	  color: #fff!important;
	border-radius: 2px;
	background-color: #2E93A1;
	border:none;
	cursor: pointer;
  }
  .contact-sales-btn{
	background-color: #2E93A1;
	color:#ffffff!important;
	margin-left: 0;
  }
  .bannerBlue{
	background-color: #ffffff;
	height: 170px;
	border-radius: 2px;
	padding: 30px 36px;
	
  }
  .feature-header-margin-top{
	margin-top:-140px;
  }
.feature-section{
  background-color: #E6F6F8;
  height: 615px;
  margin-top: 200px;
}
  /* {
	height: 659px;
	margin: 285px 1px 149px 0;
	transform: rotate(-180deg);
	opacity: 0.11;
	background-image: linear-gradient(to bottom, #2e93a1, #ffffff);
  } */

  .pricing-table-bg-gradient2{
	height: 660px;
	background-image: linear-gradient(#ffffff, #2E93A1);
	border-bottom-left-radius: 50% 20%;
	border-bottom-right-radius: 50% 20%;
	opacity: 0.11;
	top: -70px;
	z-index: -1;
	transform: rotate(180deg);
  }
  

  .nav-item a.nav-link span img{
	width: 70px;
	height: 70px;
  }
  .nav-item a.nav-link.active span img{
	width: 99px;
	height: 99px;
  }
  .webbtree-tabs.nav-pills .nav-link.active, .nav-pills .show>.nav-link {
    color: #fff;
	background-color: transparent;
	border-bottom: 5px solid #fff;
    border-radius: 0;
}
ul.webbtree-tabs{
	position: absolute;
    bottom: -113px;
    display: flex;
    left: 0;
	justify-content: space-around;
	align-items: center;
    width: 100%;
    border-bottom: 3px solid rgba(255,255, 255,.1);
}
 ul.webbtree-tabs li{
    margin-bottom: -4px;
    width: 200px;
    text-align: center;
 }
 .customer-name{position: absolute; width: 100%; bottom: -240px;}

 .webbtree-talent-source-tabs.nav-pills .nav-link.active {
    color: #fff;
	background-color: #fff;
	border-radius: 0;
			border-left: 3px solid #2e93a1;
			box-shadow: 0 1px 1px 1px rgba(183, 183, 183, 0.5);
}
.pricing-table-bg-gradient{
	height: 660px;
    /* background-image: linear-gradient(#ffffff, #2E93A1); */
    border-bottom-left-radius: 50% 20%;
    border-bottom-right-radius: 50% 20%;
    opacity: 0.11;
    top: -137px;
    z-index: -1;
    opacity: 0.11;
    background-image: linear-gradient(to bottom, #ffffff,#2e93a1);
} 
.pricing-table-bg-gradient2{
	height: 600px;
    /* background-image: linear-gradient(#ffffff, #2E93A1); */
    border-bottom-left-radius: 50% 50%;
    border-bottom-right-radius: 50% 50%;
    opacity: 0.11;
    top: 0px;
    z-index: -1;
    opacity: 0.11;
	background-image: linear-gradient(to bottom, #ffffff,#2e93a1);
	transform: rotate(180deg);
} 
 .price-card{
	width: 400px;
	/* margin: 158px 0px 112px 0; */
	/* padding: 58px 26px 72px 25px; */
	padding: 20px 20px;
	border-radius: 8px;
	box-shadow: 0 4px 40px 0 rgba(0, 0, 0, 0.1);
	background-color: #ffffff;
	transition: .3s transform cubic-bezier(.155,1.105,.295,1.12),.3s box-shadow,.3s -webkit-transform cubic-bezier(.155,1.105,.295,1.12);
	cursor: pointer;
	
 }

 
/* .price-card:hover{
     transform: scale(1.1);
  box-shadow: 0 10px 20px rgba(0,0,0,.12), 0 4px 8px rgba(0,0,0,.06);
  z-index: 3;
}  */
.price-card.ultimate-card{
	transform: scale(1.05);
 box-shadow: 0 10px 20px rgba(0,0,0,.12), 0 4px 8px rgba(0,0,0,.06);
 z-index: 3;
} 
.company-logo{
	transition: .3s transform cubic-bezier(.155,1.105,.295,1.12),.3s box-shadow,.3s -webkit-transform cubic-bezier(.155,1.105,.295,1.12);
}
.company-logo:hover{
	transform: scale(1.1);
}
.company-logo img{
	width: 100%;
	height: auto;
}
.price-card:hover .select-plan-btn{
	padding: 10px 10px 10px 10px;
	border-radius: 8px;
	border: solid 1px #2E93A1;
	background-color: #2E93A1;
	color:#fff!important
}
.select-plan-btn{
	padding: 10px 57px 10px 58px;
	border-radius: 8px;
	border: solid 1px #2E93A1;
	background-color: #ffffff;
	color: #2E93A1!important;
  
}
.select-plan-btn:hover{
	padding: 10px 57px 10px 58px;
	border-radius: 8px;
	border: solid 1px #2E93A1;
	background-color: #2E93A1;
	color:#fff!important
}
.price-card.ultimate-card .select-plan-btn{
	padding: 10px 10px 10px 10px;
	border-radius: 8px;
	border: solid 1px #2E93A1;
	background-color: #2E93A1;
	color:#fff!important
}
/* .price-card:first-child , .price-card:last-child{
	z-index: 0;
}
.price-card:nth-child(2){
	z-index: 2;
	transform: scale(1.05);
} */

.top-center{
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
}
.feature-header-margin-top {
    margin-top: 0px;
}
.left-top1{
	left: -24%; top: 65px;
}
.left-top2{
	left: -10%; top: 75px;
}
.right-top1{
	right: -5%; bottom: 60px;
}
.right-top2{
	right: -24%; bottom: 60px;
}
.mr3xs-mb3{
	margin-right: 15px;
}
.img1Container.top85px{
	top: 85px;
}
.webbtree-talent-source-tabs{
	display: flow-root;
}

#section-7-carousel{
	height: 660px;
    border-top-left-radius: 70% 40%;
    border-top-right-radius: 70% 40%;
    opacity: 0.11;
    z-index: -1;
	background-image: linear-gradient(to bottom, #2e93a1, #ffffff);
}
.sourcing-carousel{
	position: absolute;
    left: 0;
    top: 120px;
    right: 0;
    bottom: 0;
    margin-left: 15px;
    margin-right: 15px;
}
.user-card{
	width: 280px;
	padding: 20px;
  box-shadow: 0 4px 20px 0 rgba(0, 0, 0, 0.1);
  background-color: #ffffff;
  margin: 15px 20px;
}
.user-card2{
	width: 280px;
	padding: 20px;
  margin: 15px 20px;
}
.user-img{

	width: 60px;
  height: 60px;
  border-radius: 50%;
  overflow: hidden;
  display: flex;
  justify-content: center;
  align-items: center;
  /* border: 2px solid #ffd200; */
  /* background-color: #d8d8d8; */
}

#carouselExampleControlsLogo .carousel-control-prev{
    left: -10%;
}
#carouselExampleControlsLogo .carousel-control-next{
    right: -10%;
}
.carousel-control-prev-icon,.carousel-control-next-icon{
	font-size:20px;
    background: white;
    opacity: 1!important;
    width: 50px;
    height: 50px;
    color: #2e93a1;
    display: flex;
    background-image: none;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    opacity: 1;
    transition: none!important;
    z-index: 3333333;
}
.sourcing-btn{
	padding: 9px 23px 8px;
  border-radius: 2px;
  background-color: #2e93a1;
  color: #fff;
  outline: none;
  border: none;
    font-size: 14px;
    font-weight: 500;

}
button.sourcing-btn:focus{
	outline: none;
}
a.text-black{
	color: #2c2c2c;
}
a.text-black:hover{
	text-decoration: none;
}
/* .nav-link.js-scroll-trigger.f-16.font-weight-500{
	font-size: 14px!important;
} */
button.navbar-toggler{
outline:none;
}
.divscroll{
	height: 160px;
	overflow-y: scroll;
}
/* width */
.divscroll::-webkit-scrollbar {
	width: 3px;
  }
  
  /* Track */
  .divscroll::-webkit-scrollbar-track {
	background: #f1f1f1; 
  }
   
  /* Handle */
  .divscroll::-webkit-scrollbar-thumb {
	background: #888; 
  }
  
  /* Handle on hover */
  .divscroll::-webkit-scrollbar-thumb:hover {
	background: #555; 
  }
/* button.navbar-toggler .fa-bars{
	display: none;
}
button.navbar-toggler .fa-times{
	display: block;
}

button.navbar-toggler.collapsed .fa-bars{
	display: block;
}
button.navbar-toggler.collapsed .fa-times{
	display: none;
} */


a:hover {
    color: #206c79;
    text-decoration: underline;
}
.f-34{
	font-size: 34px;
}
.set-pablo-welt{
	width: 200px;
    bottom: -136px;
    left: calc(50% - 95px);
}
.newvectoreleft{
	left: 5px;
	top: 40%;
}
.newvectoreright{
	right: 5px;
	top: 15%;
}
#revamp-section-8{
	background-image: url('../assets/revamp/group13-2.png');
	background-repeat: no-repeat;
	background-size: 100% 100%;
	background-position: left top;
	width: 100%;
	padding: 55px;
	height: 670px;
}
.bottom260{
	bottom:-260px;
}
.social-media-contact{
	margin-top: 45px;
}
@media only screen and (max-width: 1440px) {
	.left-top1{
		left: -7%; top: 65px;
	}
	.left-top2{
		left: 6%; top: 75px;
	}
	.right-top1{
		right: 7%; bottom: 60px;
	}
	.right-top2{
		right: -7.3%; bottom: 60px;
	}
	.social-media-contact{
		margin-bottom: 45px;
	}
	.address-mobile{
		margin-bottom: 25px;
	}

}
@media only screen and (max-width: 1366px) {
	.left-top1{
		left: -4%; top: 65px;
	}
	.left-top2{
		left: 6%; top: 75px;
	}
	.right-top1{
		right: 10%; bottom: 60px;
	}
	.right-top2{
		right: -4%; bottom: 60px;
	}

}
@media only screen and (max-width: 1280px) {
	.left-top1{
		left: -1%; top: 65px;
	}
	.left-top2{
		left: 6%; top: 75px;
	}
	.right-top1{
		right: 15%; bottom: 60px;
	}
	.right-top2{
		right: 1%; bottom: 60px;
	}
	.img1Container {
		position: absolute;
		right: 0px;
		top: 60px;
		width: 700px;
	}
	.img1Container.chrome-img{
		right: 20px;		
		width: 521px;

	}
}


@media only screen and (max-width: 1024px) {
	.left-top1{
		left: -3%; top: 65px;
	}
	.left-top2{
		left: 6%; top: 75px;
	}
	.right-top1{
		right: 15%; bottom: 60px;
	}
	.right-top2{
		right: -3%; bottom: 60px;
	}
	ul.webbtree-tabs li{
		margin-bottom: -4px;
		width: 175px;
		text-align: center;
	 }
	 .img1Container {
		position: absolute;
		right: 0;
		top: 135px;
		width: 555px;
	}
	.img1Container.chrome-img{
		right: 20px;
		top: 100px;		
		width: 400px;
	}
	.img1Container.chrome-img > img {
		width: 100%;
		height: auto;
	}
	.nav-item.mr-3 {
		margin-right: 4px!important;
	}
	.select-plan-btn {
		padding: 10px 0 10px 0px;
	}
	.select-plan-btn, .contact-sales-btn {
		width: 100%;
	}
	.contact-sales-btn {
		width: 160px;
	}
	.pricing-table-bg-gradient {
		height: 810px;
	}
	.price-card {
		width: 100%;
		height: 100%;
	}	
	.f-34{
		font-size: 28px;
	}
	.webbtree-solid-btn-nav,.webbtree-regular-btn-nav{
		padding: 5px 10px 5px 10px;
		font-size: 13px;
	}
}

@media only screen and (max-width: 768px) {
	.left-top1{
		left: 0%; top: 65px;
	}
	.left-top2{
		left: 12%; top: 75px;
	}
	.right-top1{
		right: 20%; bottom: 60px;
	}
	.right-top2{
		right: 0%; bottom: 60px;
	}
	ul.webbtree-tabs li{
		margin-bottom: -4px;
		width: 125px;
		text-align: center;
	 }
	 #revamp-section-6{
		 height: 700px;
	 }
	 .img1Container {
		position: absolute;
		right: 0;
		top: 110px;
		width: 420px;
	}
	.img1Container.chrome-img{
		right: 20px;
		top: 100px;		
		width: 400px;
		display: none;

	}
	.col-md-7.mt-3{
		flex: 0 0 100%;
		max-width: 100%;
	}
	.price-card{
		width: 40.5%;
		height: 100%;
	}
	.select-plan-btn {
		padding: 10px 0px 10px 0px;
		width: 100%;
	}
	.pricing-table-bg-gradient {
		height: 960px;
	}
	.pricing-table-bg-gradient2 {
		height: 800px;
	}
	.f-34{
		font-size: 21px;
	}
	.monthlyYearlyBtn{
		width: 220px;
	}
}


@media only screen and (max-width: 600px) {
	.left-top1{
		left: 0%; top: 65px;
	}
	.left-top2{
		left: 17%; top: 75px;
	}
	.right-top1{
		right: 25%; bottom: 60px;
	}
	.right-top2{
		right: 0%; bottom: 60px;
	}
	.mr3xs-mb3{
		margin-right: 0;
		margin-bottom: 15px;
		
	}
	.tablist-container{
		width: 100%;
		overflow: scroll;
	}

	ul.webbtree-tabs{
		width: 800px;
		position: relative;
		top: 0;
	}
	#revamp-section-6{
		padding: 55px 5px;
		height: 800px;
	}
	#revamp-section-8{
		padding: 55px 5px;
	}
	.customer-name {
		position: absolute;
		width: 100%;
		bottom: -145px;
		left: 0;
	}
	.img1Container {
		display: none;
	}
	.text-xs-center{
		text-align: center;
	}
	#section11{
		padding-top: 20px;
		padding-bottom: 40px;	
	}
	.pricing-table-bg-gradient{
		height: 1660px;
	}
	.pricing-table-bg-gradient2{
		height: 1550px;
	}

	.price-card{
		width: 100%;
		height: 100%;
		margin-bottom: 25px;
	}
	.price-card.mx-3{
		margin: 0 0 30px 0!important;
	}
	header.allfeatureHeader{
		height: 360px;
	}
	.carousel-control-prev {
		left: -20px;
	}
	.carousel-control-next {
		right: -20px;
	}
	.user-card,.user-card2{
	  margin: 15px 35px;
	}
	.spacer{
		height: 40px;
	}
	.spacer-xs{
		height: 140px;
	}
	/* #section-7-carousel{
		height: 1150px;
	} */
	.feature-header-margin-top {
		 margin-top: 00px; 
	}
	.select-plan-btn {
		padding: 10px 0px 10px 0px;
		width: 100%;
	}
.price-card:hover{
	transform: scale(1);
 box-shadow: 0 10px 20px rgba(0,0,0,.12), 0 4px 8px rgba(0,0,0,.06);
 z-index: 3;
} 
.price-card.ultimate-card{
	transform: scale(1);
 box-shadow: 0 10px 20px rgba(0,0,0,.12), 0 4px 8px rgba(0,0,0,.06);
 z-index: 3;
} 
.comment-scroll{
	height: 180px;
	overflow-y: scroll;
}
/* width */
.comment-scroll::-webkit-scrollbar {
	width: 3px;
  }
  
  /* Track */
  .comment-scroll::-webkit-scrollbar-track {
	background: #f1f1f1; 
  }
   
  /* Handle */
  .comment-scroll::-webkit-scrollbar-thumb {
	background: #888; 
  }
  
  /* Handle on hover */
  .comment-scroll::-webkit-scrollbar-thumb:hover {
	background: #555; 
  }
  .f-34{
	font-size: 30px;
}
.set-pablo-welt{
	width: 200px;
    bottom: -136px;
    left: calc(50% - 95px);
}
.bottom260{
	bottom:-160px;
}
.monthlyYearlyBtn{
	width: 140px;
}
}


.cross-icon{
	transform: rotate(45deg);
	font-size: 20px;
}
.ultimate-card{
	border: solid 1px #2e93a1;
}

.label-container{
	position: absolute;
	top: 0;
	right: 0;
}
.corner {
	width: 0; 
	height: 0; 
	border-right: 80px solid #ffcc00;
    border-bottom: 80px solid transparent;
    border-left: 0px solid transparent;

  }
  
  .corner span {
	position:absolute;
	top: 10px;
    width: 75px;
    right: -12px;;
	text-align: center;
	font-size: 12px;
	font-family: arial;
	transform: rotate(45deg);
	display:block;
	font-weight: 600;
	color: #cd9600;
  }
  .top-corner-box{
	  width: 20px;
	  height: 20px;
	  border-top-right-radius: 4px;
	  border-top: solid 1px #2e93a1;
	  border-right: solid 1px #2e93a1;
	  position: absolute;
	  right: -1px;
	  top: -1px;
  }

  .monthfree{
	padding: 2px 5px 2px;
  border-radius: 3px;
  background-color: #ffd200;
  color: #997209;/*#cd9600;*/
	font-size: 12px;
	font-weight: 500;
  height: 19px;
  }
  .wctooltip {
	position: relative;
	display: inline-block;
	/* border-bottom: 1px dotted black; */
  }
  
  .wctooltip .tooltiptext {
	visibility: hidden;
	width: 260px;
	background-color: #fff;
	color: #484b59;
	border-radius: 2px;
	padding: 12px;
	position: absolute;
	z-index: 4;
	bottom: 100%;
	left: -130px;
	margin-left:0px;
	
	/* Fade in tooltip - takes 1 second to go from 0% to 100% opac: */
	opacity: 0;
	transition: opacity 1s;
	box-shadow: 0 4px 40px 0 rgba(0, 0, 0, 0.1)
  }
  .wctooltip:hover .tooltiptext {
	visibility: visible;
	opacity: 1;
  }
.nav-pills .nav-link {
	border-radius: 3px;
	background-color: transparent;
	color: #2c2c2c;
	padding: 0;
  }
  .nav-pills .nav-link .circle-btn{
  
	display: inline-flex;
	justify-content:center;
	align-items: center;
	width: 30px;
	height: 30px;
	border-radius: 50%;
	background-color: #fff;
	color: #2e93a1;
	box-shadow: 0 1px 1px 1px rgba(223, 223, 223, 0.5);
  }
   .nav-pills .nav-link.active {
	color: #2c2c2c;
	font-weight: 500;
	background-color: transparent;
  }
  .nav-pills .nav-link.active .circle-btn{
	display: inline-flex;
	justify-content:center;
	align-items: center;
	width: 30px;
	height: 30px;
	border-radius: 50%;
	background-color: #2e93a1;
	color: #ffffff;
  }
  .freebox{
    background-color: #2f80ed;
    color: #fff;
    padding: 2px 10px; 
    border-radius: 2px;
    font-size: 10px;
    font-weight: 600;
	margin-left: 6px;
	position: absolute;
	top: 0;
}

/* career page css start */
#carouselCareerPageControls .carousel-control-next {
    right: -3%;
}
#carouselCareerPageControls .carousel-control-prev {
    left: -3%;
}
#carouselCareerPageControls  .carousel-control-next, #carouselCareerPageControls .carousel-control-prev{
	width: 25px;
	opacity: 1;
}
#carouselCareerPageControls .carousel-control-prev-icon, #carouselCareerPageControls .carousel-control-next-icon {
    font-size: 16px;
    background: #e6e6e6;
	width: 25px;
	height: 25px;
}
.processbox-1,.processbox-2,.processbox-3,.processbox-4{
	width: 25%;
	height: 520px;
	display: flex;
	justify-content: center;
	align-items: flex-start;
	position: relative;
}
.processbox-2,.processbox-4{
	align-items: end;
}
.processbox-1::after{
	content: '';
	width: 153px;
    height: 175px;
    border-end-end-radius: 75%;
    position: absolute;
    bottom: 110px;
    z-index: -1;
    border-right: 2px solid #36afbf;
    right: 0px;
    border-bottom: 2px solid #36afbf;
    border-top: transparent;
    border-left: transparent;
}
.processbox-2::before{
	content: '';
	width: 180px;
    height: 175px;
    border-top-left-radius: 75%;
    position: absolute;
    top: 110px;
    z-index: -1;
    border-left: 2px solid #36afbf;
    border-bottom: none;
    border-top: 2px solid #36afbf;
    border-right: transparent;
    left: -2px;
}
.processbox-2::after{
	content: '';
	width: 180px;
    height: 175px;
    border-top-right-radius: 75%;
    position: absolute;
    top: 110px;
    z-index: -1;
    border-right: 2px solid #36afbf;
    right: 0px;
    border-top: 2px solid #36afbf;
    border-bottom: transparent;
    border-left: transparent;
}
.processbox-3::before{
	content: '';
	width: 180px;
    height: 175px;
    border-bottom-left-radius: 75%;
    position: absolute;
    bottom: 110px;
    z-index: -1;
    border-left: 2px solid #36afbf;
    border-top: none;
    border-bottom: 2px solid #36afbf;
    border-right: transparent;
    left: -2px;
}
.processbox-3::after{
	content: '';
	width: 180px;
    height: 175px;
    border-bottom-right-radius: 75%;
    position: absolute;
    bottom: 110px;
    z-index: -1;
    border-right: 2px solid #36afbf;
    right: 0px;
    border-bottom: 2px solid #36afbf;
    border-top: transparent;
    border-left: transparent;
}
.processbox-4::before{
	content: '';
	width: 155px;
    height: 175px;
    border-top-left-radius: 75%;
    position: absolute;
    top: 110px;
    z-index: -1;
    border-left: 2px solid #36afbf;
    border-bottom: none;
    border-top: 2px solid #36afbf;
    border-right: transparent;
    left: -2px;
}
.circle-dot-1,.circle-dot-3{
	width: 30px;
	height: 30px;
	background-color: #36afbf;
	position: absolute;
    bottom: 96px;
    border-radius: 50%;
}
.circle-dot-2,.circle-dot-4{
	width: 30px;
	height: 30px;
	background-color: #36afbf;
	position: absolute;
    top: 96px;
    border-radius: 50%;
}
.screeningbox,.assignmentbox{
	width: 73%;
	height: 285px;
	background-color: #ffffff;
	border: 2px solid #36afbf;
	border-bottom-left-radius: 46%;
	border-bottom-right-radius: 46%;
	border-top-left-radius: 3%;
	border-top-right-radius: 3%;
	position: relative;
    top: 16%;
}

.screeningbox::after,.assignmentbox::after{
	content: '';
	width: 0; 
	height: 0; 
	border-left: 15px solid transparent;
	border-right: 15px solid transparent;
	border-top: 15px solid #36afbf;
	position: absolute;
    left:calc(50% - 15px);
    bottom: -5%;
}
.circular-img,.circular-img3{
	position: relative;
    top: -78px;
    width: calc(100% - 60px);
    margin-left: 30px;
    background: #ffffff;
    z-index: 111;
    height: 55.8%;
    border-radius: 50%;
    border-top-left-radius: 50%;
    border-bottom-left-radius: 50%;
    border-bottom-right-radius: 50%;
    border-top-right-radius: 50%;
	overflow: hidden;
}
.circular-img img,.circular-img3 img{
	margin-left: -1px;
	width: 100%;
	height: auto;
}
.semi-circle-border,.semi-circle-border3{
	width: 100%;
	height: 49.5%;
	border: 2px solid #36afbf;
	border-bottom: 0;
	border-top-left-radius: 110px;
    border-top-right-radius: 110px;
	overflow: hidden;
	position: absolute;
	top: 0;
}
.interviewbox,.offerbox{
	width: 73%;
	height: 285px;
	background-color: #ffffff;
	border: 2px solid #36afbf;
	border-bottom-left-radius: 3%;
	border-bottom-right-radius: 3%;
	border-top-left-radius: 46%;
	border-top-right-radius: 46%;
	position: relative;
    top: -16%;
}
.interviewbox::after,.offerbox::after{
	content: '';
	width: 0; 
	height: 0; 
	border-left: 15px solid transparent;
	border-right: 15px solid transparent;
	border-bottom: 16px solid #36afbf;
	position: absolute;
    top: -6%;
    left: calc(50% - 15px);
}
.circular-img2,.circular-img4{
	position: relative;
    bottom: -202px;
    width: calc(100% - 60px);
    margin-left: 30px;
    background: #ffffff;
    z-index: 111;
    height: 55.8%;
    border-radius: 50%;
    border-top-left-radius: 50%;
    border-bottom-left-radius: 50%;
    border-bottom-right-radius: 50%;
    border-top-right-radius: 50%;
	overflow: hidden;
}
.semi-circle-border2,.semi-circle-border4{
	width: 100%;
	height: 49.5%;
	border: 2px solid #36afbf;
	border-bottom: 0;
	border-top-left-radius: 110px;
    border-top-right-radius: 110px;
	transform: rotate(180deg);
    position: absolute;
    bottom: 0;
	left: 0;
	overflow: hidden;
}
.circular-img2 img,.circular-img4 img,.semi-circle-border2 img,.semi-circle-border4 img{
	width: 100%;
	height: auto;
}
.text-box1,.text-box2{
	position: relative;
	top: -25%;
	padding: 10px;
}
.text-box2{
	position: relative;
	top: -35%;
	padding: 10px;
}
.career-hero{
	position: absolute;
    right: 18%;
    top: 80px;
}
#hide-prcess-setion-in-mobile{
	display: block;
}
#hide-prcess-setion-in-desktop{
	display: none;
}
.circle-step{
	position: relative;
    top: 41px;
    font-size: 18px;
    width: 113px;
    display: block;
    left: -10px;
	color: #206c79;
	font-weight: 600;
}
.circle-step2{
	position: relative;
    top: -30px;
    font-size: 18px;
    width: 113px;
    display: block;
    left: -10px;
	color: #206c79;
	font-weight: 600;
}
@media only screen and (max-width: 1440px) {
	.career-hero{
		right: 7%;
	}
}
@media only screen and (max-width: 1368px) {
	.career-hero{
		right: 5%;
	}
}
@media only screen and (max-width: 1280px) {
	.career-hero{
		right: 2%;
	}
	#carouselCareerPageControls .carousel-control-next {
		right: 0%;
	}
	#carouselCareerPageControls .carousel-control-prev {
		left: 0%;
	}
}

@media only screen and (max-width: 1024px) {
	.career-hero{
		right: 4%;
		width: 50%;
		top: 98px;
	}
	.company-logo {
		width: 30%;
	}
	.circular-img, .circular-img3 {
		height: 45%;
		top: -53px;
	}
	.circular-img2, .circular-img4 {
		bottom: -182px;
		height: 45%;
	}
	.screeningbox, .assignmentbox {
		height: 240px;
	}
	.interviewbox, .offerbox {
		width: 73%;
		height: 240px;
	}
	.processbox-1::after {
		width: 120px;
		height: 170px;
		bottom: 150px;
		right: -1px;
	}
	.processbox-2::before {
		width: 120px;
		height: 137px;
		top: 110px;
		left: -2px;
	}
	.processbox-2::after {
		width: 120px;
		height: 137px;
		top: 110px;
		right: 0;
	}
	.processbox-3::before {
		width: 120px;
		height: 137px;
		bottom: 155px;
		left: -2px;
	}
	.processbox-3::after {
		width: 120px;
		height: 137px;
		bottom: 155px;
		right: 0;
	}
	.processbox-4::before {
		width: 120px;
		height: 137px;
		top: 110px;
		left: -3px;
	}
	.interviewbox, .offerbox{
		top: -25%;
	}
	.circle-dot-1, .circle-dot-3{
		bottom: 143px;
	}
	.screeningbox::after, .assignmentbox::after{
		bottom: -7%;
	}
	.interviewbox::after, .offerbox::after{
		top: -7%;
	}
	.text-box1{
		position: relative;
		top: -20%;
		padding: 10px;
	}
	.text-box2 {
		position: relative;
		top: -30%;
		padding: 10px;
	}
	.wctooltip .tooltiptext {
		left: -242px;
	}
	.spacer{
		height: 10px;
	}
}
@media only screen and (max-width: 768px) {
	.circular-img, .circular-img3 {
		height: 30%;
		top: -33px;
	}
	.circular-img2, .circular-img4 {
		bottom: -200px;
		height: 30%;
	}
	.screeningbox, .assignmentbox {
		height: 240px;
		top: 17%;
	}
	.interviewbox, .offerbox {
		width: 73%;
		height: 240px;
		top: -25%;
	}
	.processbox-1::after {
		width: 100px;
		height: 160px;
		bottom: 145px;
		right: -1px;
	}
	.processbox-2::before {
		width: 112px;
		height: 145px;
		top: 110px;
		left: -2px;
	}
	.processbox-2::after {
		width: 112px;
		height: 145px;
		top: 110px;
		right: 0;
	}
	.processbox-3::before {
		width: 112px;
		height: 145px;
		bottom: 145px;
		left: -2px;
	}
	.processbox-3::after {
		width: 112px;
		height: 145px;
		bottom: 145px;
		right: 0;
	}
	.processbox-4::before {
		width: 110px;
		height: 145px;
		top: 110px;
		left: -3px;
	}
	.text-box1 {
		position: relative;
		top: -16%;
		padding: 10px;
	}
	.text-box2 {
		position: relative;
		top: -22%;
		padding: 10px;
	}
	.circle-dot-1, .circle-dot-3{
		bottom: 130px;
	}
	.interviewbox::after, .offerbox::after{
		top: -7%;
	}
	.screeningbox::after, .assignmentbox::after{
		bottom: -6%;
	}
}
@media only screen and (max-width: 767px) {
	.career-hero {
		right: 4%;
		width: 50%;
		top: 98px;
		display: none;
	}
	#hide-prcess-setion-in-mobile{
		display: none;
	}
	#hide-prcess-setion-in-desktop{
		display: block;
	}
	.mobile-precess-box-container{
		width: 100%;
		height: 100%;
		position: relative;
	}
	
.mobile-screeningbox-1{
	width: 100%;
	height: 450px;
	background-color: #ffffff;
	border: 2px solid #36afbf;
	border-bottom-left-radius: 46%;
	border-bottom-right-radius: 46%;
	border-top-left-radius: 3%;
	border-top-right-radius: 3%;
	position: relative;
	margin-top: 110px;
}
.mobile-screeningbox-1::after{
	content: '';
    width: 0;
    height: 0;
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    border-top: 15px solid #36afbf;
    position: absolute;
    left: calc(50% - 15px);
    bottom: -3.5%;
}
.offresection.mobile-screeningbox-1::after{
	border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    border-top: 15px solid transparent;
}
.circular-img-mobile{
		position: relative;
		top: -111px;
		width: calc(100% - 120px);
		margin-left: 60px;
		background: #ffffff;
		z-index: 111;
		height: 51.8%;
		border-radius: 50%;
		border-top-left-radius: 50%;
		border-bottom-left-radius: 50%;
		border-bottom-right-radius: 50%;
		border-top-right-radius: 50%;
		overflow: hidden;
	
}
.circular-img-mobile img{
	width: 100%;
	height: auto;
}
.semi-circle-border-mobile{
    width: 100%;
    height: 48.5%;
    border: 4px solid #36afbf;
    border-bottom: 0;
    border-top-left-radius: 110px;
    border-top-right-radius: 110px;
    overflow: hidden;
    position: absolute;
    top: 2px;
}
.text-box1-mobile{
		position: relative;
		top: -16%;
		padding: 15px;
}
.step2-btn{
	position: relative;
    text-align: center;
    height: 85px;
}
.steptext{
	background-color: #F5F5F5;
	padding: 5px 10px;
	position: absolute;
	left: calc(50% - 30px);
    top: 30px;
    z-index: 1;
	color:#36afbf;
	font-weight: 600;
}
.step2-btn::after{
	content: '';
	height: 100%;
	width: 3px;
	background-color: #36afbf;
	position: absolute;
	left: 49.5%;
	top: 0;
}
.step1-box{
	height:50px;
	text-align: center;
}
.step1-text{
	background-color: #F5F5F5;
	padding: 5px 10px;
	color:#36afbf;
	font-weight: 600;
	margin: 0  auto;
	display: inline-block;
}
}

@media only screen and (max-width:600px) {
	.mobile-screeningbox-1 {
		width: 50%;
		left: 140px;
		height: 300px;
		margin-top: 89px;
	}
	.circular-img-mobile {
		position: relative;
		top: -90px;
		width: calc(100% - 100px);
		margin-left: 50px;
		height: 61.2%;
	}
	.text-box1-mobile{
		position: relative;
		top: -26%;
		padding: 15px;
}
.mobile-screeningbox-1::after {
    bottom: -4.5%;
}
.step2-btn{
	position: relative;
    text-align: center;
    height: 89px;
}
.wctooltip .tooltiptext {
	visibility: hidden;
	width: 220px;
	background-color: #fff;
	color: #484b59;
	border-radius: 2px;
	padding: 12px;
	position: absolute;
	z-index: 4;
	bottom: 100%;
	left: -180px;
	margin-left:0px;
	
	/* Fade in tooltip - takes 1 second to go from 0% to 100% opac: */
	opacity: 0;
	transition: opacity 1s;
	box-shadow: 0 4px 40px 0 rgba(0, 0, 0, 0.1)
  }
	.nav-pills .nav-link.monthlyYearlyBtn.active{
		padding: 0px 0px;
	}
}
@media only screen and (max-width:540px) {
	.company-logo {
		width: 100%;
	}
	.mobile-screeningbox-1 {
		width: 65%;
		left: 90px;
		height: 330px;
		margin-top: 110px;
	}
	.circular-img-mobile {
		position: relative;
		top: -111px;
		width: calc(100% - 100px);
		margin-left: 50px;
		height: 70%;
	}
	.semi-circle-border-mobile{
		top: 0;
	}
	.mobile-screeningbox-1::after{
		bottom: -4.5%;
	}
	.step2-btn::after{
		left: 49.8%;
	}
	.text-box1-mobile {
		position: relative;
		top: -30%;
		padding: 15px;
	}
}
@media only screen and (max-width:480px) {
	.mobile-screeningbox-1 {
		width: 60%;
		left: 90px;
		height: 285px;
		margin-top: 80px;
	}
	.circular-img-mobile {
		position: relative;
		top: -80px;
		width: calc(100% - 100px);
		margin-left: 52px;
		height: 59.1%;
	}
	.semi-circle-border-mobile{
		top: 0;
	}
	.mobile-screeningbox-1::after{
		bottom: -6.5%;
	}
	.step2-btn::after{
		left: 49.8%;
	}
	.text-box1-mobile {
		position: relative;
		top: -25%;
		padding: 15px;
	}
	.step2-btn {
		position: relative;
		text-align: center;
		height: 100px;
	}
	.steptext{
		top: 38px;
	}
	.monthlyYearlyBtn{
		width: 150px;
	}	
}
@media only screen and (max-width:415px) {
	.mobile-screeningbox-1 {
		width: 65%;
		left: 68px;
		height: 290px;
		margin-top: 78px;
	}
	.circular-img-mobile {
		position: relative;
		top: -78px;
		width: calc(100% - 85px);
		margin-left: 45px;
		height: calc(100% - 125px);;
	}
	.semi-circle-border-mobile{
		top: 0;
		height: 51.5%;
    border: 2px solid #36afbf;
	border-bottom: none;
	}
	.mobile-screeningbox-1::after{
		bottom: -5.5%;
	}
	.step2-btn::after{
		left: 49.8%;
		top: 7px;
	}
	.text-box1-mobile {
		position: relative;
		top: -23%;
		padding: 15px;
	}
	.steptext{
		top: 35px;
	}
	.monthlyYearlyBtn{
		width: 140px;
	}
}
@media only screen and (max-width:393px) {
	.mobile-screeningbox-1 {
		width: 65%;
		left: 65px;
		height: 290px;
		margin-top: 78px;
	}
	.circular-img-mobile {
		position: relative;
		top: -80px;
		width: calc(100% - 77px);
		margin-left: 40px;
		height: calc(100% - 131px);;
	}
	.semi-circle-border-mobile{
		top: 0;
		height: 51.5%;
    border: 2px solid #36afbf;
	border-bottom: none;
	}
	.mobile-screeningbox-1::after{
		bottom: -5.5%;
	}
	.step2-btn::after{
		left: 49.8%;
		top: 7px;
	}
	.text-box1-mobile {
		position: relative;
		top: -23%;
		padding: 15px;
	}
	.steptext{
		top: 35px;
	}
	.monthlyYearlyBtn{
		width: 130px;
	}
}
@media only screen and (max-width:375px) {
	.mobile-screeningbox-1 {
		width: 65%;
		left: 62px;
		height: 290px;
		margin-top: 50px;
	}
	.circular-img-mobile {
		position: relative;
		top: -65px;
		width: calc(100% - 90px);
		margin-left: 45px;
		height: calc(100% - 156px);;
	}
	.semi-circle-border-mobile{
		top: 0;
		height: 51.5%;
    border: 2px solid #36afbf;
	border-bottom: none;
	}
	.mobile-screeningbox-1::after{
		bottom: -5.5%;
	}
	.step2-btn::after{
		left: 49.8%;
		top: 7px;
	}
	.text-box1-mobile {
		position: relative;
		top: -20%;
		padding: 15px;
	}
	.steptext{
		top: 35px;
	}
	.monthlyYearlyBtn{
		width: 130px;
	}
}
@media only screen and (max-width:360px) {
	.mobile-screeningbox-1 {
		width: 65%;
		left: 59px;
		height: 250px;
		margin-top: 68px;
	}
	.circular-img-mobile {
		position: relative;
		top: -69px;
		width: calc(100% - 75px);
		margin-left: 38px;
		height: calc(100% - 111px);;
	}
	.semi-circle-border-mobile{
		top: 0;
		height: 51.5%;
    border: 2px solid #36afbf;
	border-bottom: none;
	}
	.mobile-screeningbox-1::after{
		bottom: -5.5%;
	}
	.step2-btn::after{
		left: 49.8%;
		top: 7px;
	}
	.text-box1-mobile {
		position: relative;
		top: -25%;
		padding: 15px;
	}
	.steptext{
		top: 35px;
	}
	.monthlyYearlyBtn{
		width: 130px;
	}
}
@media only screen and (max-width:320px) {
	.mobile-screeningbox-1 {
		width: 65%;
		left: 52px;
		height: 250px;
		margin-top: 50px;
	}
	.circular-img-mobile {
		position: relative;
		top: -56px;
		width: calc(100% - 75px);
		margin-left: 38px;
		height: calc(100% - 137px);;
	}
	.semi-circle-border-mobile{
		top: 0;
		height: 51.5%;
    border: 2px solid #36afbf;
	border-bottom: none;
	}
	.mobile-screeningbox-1::after{
		bottom: -5.5%;
	}
	.step2-btn::after{
		left: 49.8%;
		top: 7px;
	}
	.text-box1-mobile {
		position: relative;
		top: -21%;
		padding: 15px;
	}
	.steptext{
		top: 35px;
	}
	.monthlyYearlyBtn{
		width: 120px;
	}
}

.spacer123{
  height: 26px!important;
}

.talentDiscovery .subnav-content{
    position: absolute;
    left: 285px;
    top: 0;
    background-color: #fff;
    width: 100%;
    z-index: 1;
    padding: 10px 0;
    width: max-content;
    box-shadow: 0 4px 16px 0 rgba(0, 0, 0, 0.1);

  }


.subnav .subnav-content{
    left: 285px;
    box-shadow: 0 4px 16px 0 rgba(0, 0, 0, 0.1);

  }


span.stars{
  background-image: linear-gradient(to bottom, #9f38f0 0%, #e54f7a 100%);
  -webkit-background-clip: text;
background-clip: text;
-webkit-text-fill-color: transparent;
}
.d-none-tabs{
  display: flex!important;
}
.d-flex-tabs{
  display: none!important;
}

@media only screen and (max-width:912px) {
  .d-none-tabs{
    display: none!important;
  }
  .d-flex-tabs{
    display: flex!important;
  }
  ul.navbar-nav.ml-auto{
    height: 57vh;
    overflow-y: auto;
  }
}
@media only screen and (max-width:820px) {
  ul.navbar-nav.ml-auto{
    height: 66vh;
    overflow-y: auto;
  }
}
@media only screen and (max-width:768px) {
  ul.navbar-nav.ml-auto{
    height: 76vh;
    overflow-y: auto;
  }
}
@media only screen and (max-width:600px) {
  ul.navbar-nav.ml-auto{
    height: 88vh;
    overflow-y: auto;
  }
}
@media only screen and (max-width:320px) {
  ul.navbar-nav.ml-auto{
    height: 86vh;
    overflow-y: auto;
  }
}

/* legal docs scroll */
#scroll-nav{
	overflow-x: scroll;
}
#scroll-nav::-webkit-scrollbar {
  width: 3px;
  display:none!important;
}
.nav-scroll-x{
	flex-wrap: nowrap; 
	width: 2430px;
}
.requestaccessbtn{
	border: 1px solid #d9d9d9;
	background-color: #fff;
	color: #484b59;
	padding: 3px 6px;
	border-radius: 6px;
	outline: none;
	font-weight: 500;
	&:focus{
		outline: none;
	}
}
.sub-img-logo{
	width: 40px;
	height: 40px;
	border-radius: 4px;
	overflow: hidden;
	margin-right: 12px;
	img{
		width: 100%;
		height: 100%;
	}
}
.sub-row-container{
	display: flex;
	align-items: center;
	.sub-content-box{
		display: flex;
		 justify-content: space-between;
		 width: calc(100% - 52px);
		 .sub-region{
			text-align: right;
			color: #969696;
			display: flex;
			align-items: center;
		 }
	}
}
#slideBack1{
	position: absolute;
	left: 35px;
	top: 23px;
	cursor: pointer;
}
#slide1{
	position: absolute;
	right: 35px;
	top:23px;
	cursor: pointer;
}

@media only screen and (max-width:1280px) {
	#scroll-nav {
    overflow-x: scroll;
    width: 90%;
	}
	#slideBack1{
		position: absolute;
		left: 35px;
		top: 23px;
	}
	#slide1{
		position: absolute;
		right:35px;
		top:23px;
	}
	
}

@media only screen and (max-width:1024px) {
	#scroll-nav {
    overflow-x: scroll;
    width: 80%;
	}
	#slideBack1{
		position: absolute;
		left: 25px;
		top: 23px;
	}
	#slide1{
		position: absolute;
		right:25px;
		top:23px;
	}
	
}
@media only screen and (max-width:768px) {
	#scroll-nav {
    overflow-x: scroll;
    width: 80%;
	}
	#slideBack1{
		position: absolute;
		left: 25px;
		top: 23px;
	}
	#slide1{
		position: absolute;
		right:25px;
		top:23px;
	}
	
}
@media only screen and (max-width:480px) {
	#scroll-nav {
    overflow-x: scroll;
    width: 80%;
	}
	#slideBack1{
		position: absolute;
		left: 15px;
		top: 23px;
	}
	#slide1{
		position: absolute;
		right:15px;
		top:23px;
	}
	
}


.genai.fa-stars {
  background-image: linear-gradient(to bottom, #9f38f0 0%, #e54f7a 100%);
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
}
@media only screen and (max-width: 991px) {
  /* .autopilothero{ */
  #mainNav{
      button.navbar-toggler{
        display: none;
      }
      .wt-navbar{
        display: none;
      }
      .menu--right{
        display: block;

        .menuToggle{
          display: block;
          input{
            display: block;
          }
          span{
            display: block;
          }
        }
      }
    }
  /* } */
}
