/* hide header and footer */
.hire-remote-talent .header-right{display:none}
.hire-remote-talent footer{display:none}
.hire-remote-talent .header-services{display: none;}

.hire-remote-talent-new .header-right{display:none}
.hire-remote-talent-new footer{display:none}
.hire-remote-talent-new .header-services{display: none;}

.raise-hiring-request .header-right{display:none}
.raise-hiring-request footer{display:none}
.raise-hiring-request .header-services{display: none;}

@font-face {
    font-family: 'Montserrat';
    src: url("../fonts/Montserrat-MediumItalic.woff2") format("woff2"), url("../fonts/Montserrat-MediumItalic.woff2") format("woff");
    font-weight: 600;
    font-style: italic;font-display: swap; 
}

.gray-bg{background:#f2f2f2;min-height: 100vh;}
.talent-form .container {max-width: 100%;}

/* step 1 css */
.hiring-lists .skillsList .optionbox :is(input[type='radio'],input[type='checkbox']) {position: absolute;opacity: 0;cursor: pointer;width: fit-content;}
.hiring-lists .skillsList .optionbox :is(input[type='radio'],input[type='checkbox']) + .lbl-txt {padding: 3px 10px; transition: font-weight .1s ease-in-out;text-align: center;font-size: 12px; color: #000;background: #e8e9ed;border-radius: 5px;border: solid 2px transparent;min-width: 55px;display: block;cursor: pointer;margin: 4px;}
.hiring-lists .skillsList .optionbox :is(input[type='radio'],input[type='checkbox']):checked + .lbl-txt {background: #ffda30;color: #000;font-weight: 600;}
.hiring-lists .optionList .optionBox :is(input[type='radio'],input[type='checkbox']) + span:after {background: #ffda30;}
.hiring-lists .optionList .optionBox span:before {height: 18px;width: 18px;top: -2px;border:none;}
.hiring-lists .optionList .optionBox span {padding-left: 4px;font-weight: 500;line-height: 1.2;}
.hiring-lists .optionList .optionBox :is(input[type='radio'],input[type='checkbox']) + span:after {height: 10px;width: 10px;top: 2px;}
.hiring-lists .skillsList .optionbox :is(input[type='radio'],input[type='checkbox']) + .lbl-txt::before {
    content: '+';
    display: inline-block;
    height: 10px;
    width: 10px;
    vertical-align: middle;
    position: relative;
    left: -4px;
    top: -5px;
    font-size: 18px;
    color: #979897;
}
.hiring-lists .skillsList .optionbox :is(input[type='radio'],input[type='checkbox']):checked + .lbl-txt::before {
    content: '';
    border-left: 1.5px solid #000;
    border-bottom: 1.5px solid #000;
    transform: rotate(313deg);
    width: 10px;
    height: 5px;
    top: -2px;
}
.hiring-lists :is(.skillsList,.other-list) {padding-left: 0px;}
.hiring-tal .err-bx{align-items: center;}
/* multiple select styles */
/* .hiring-lists .tokenfield .token .close {display: none;} */
.hiring-lists .tokenfield .token-input {
    /* width: calc(100% - 300px) !important; */
    /* width:auto !important; */
    width:35% !important;
    font-size:14px;
}

.hiring-lists .tokenfield {border-radius: 0px;border: none;border-bottom: 2px solid #000;}
.hiring-lists .tokenfield.focus {border-color: #ffda30;box-shadow: none;}
.hiring-lists .tokenfield .token .token-label {padding: 3px 8px;padding-right: 0px;font-size: 12px;color: #000;}
.hiring-lists .tokenfield .token {border: none;background: #ffda30;height: auto;vertical-align: top;}

.ui-widget.ui-widget-content {
    border: 1px solid #c5c5c5;
    min-width: 274px !important;
    border-radius: 12px;
    padding: 10px;
    font-size: 14px;
    max-height: 250px;
    overflow: auto;
}

.tokenfield.disabled {
    /* cursor: not-allowed; */
    background-color: #fff;
}
.ui-menu .ui-menu-item {margin-top: 4px;}
.ui-state-active, .ui-widget-content .ui-state-active {border: none;background: #ffda30;color: #000;}
.ui-menu .ui-menu-item-wrapper {border-radius: 5px;}
/* talent form styles */
.talent-form .right-section {padding: 120px 60px 80px 65px;overflow:auto; overflow-x:hidden;}
.talent-form .right-section .heading{margin-bottom: 70px;}
.talent-form .right-section .heading h3{font-size: 22px;font-weight: 700;margin-bottom: 25px;}
.talent-form .right-section{height: 100%;padding:120px 170px 180px 100px;position: relative;}
.talent-form .right-section .step-status{position: absolute;top: 4%;right: 15%;font-size: 11px;background: #f2f2f2;color: #9C9EA0;border-radius: 15px;padding: 9px 16px;font-weight: 500;}
.talent-form .right-section #step1{padding-left:0px;
    padding-left: 20px;
    height: auto;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.talent-form .right-section .hiring-lists {margin-bottom: 30px;}
.talent-form .right-section #step1 .hiring-lists {
    margin-bottom: 60px;
}
.talent-form .right-section .form-head{font-size:22px;margin-bottom:30px;font-weight: 400;}
.talent-form .right-section #step1 .form-head {
    margin-bottom: 50px;
}
.talent-form .right-section .next-btn{ width: 150px;text-align: center;margin-top: 20px;float: right;background: #ffda30;padding: 18px 20px;font-size: 18px;font-weight: 600;border-radius: 35px;width: 192px;text-transform: capitalize;cursor: pointer;transition: all 0.4s ease-in-out;}
.talent-form .right-section .raise-rqst-btn .next-btn { width: 270px; background: #000; color:#fff;}
.talent-form .right-section .raise-rqst-btn { justify-content: end; }
.talent-form .right-section .raise-rqst-btn .next-btn:hover {background: #ffda30; color:#000;}
.talent-form .right-section .next-btn:hover{background: #000;color:#fff;}

/* left section styles */
/* .talent-form .left-section{height: max(1170px,100vh);} */
.talent-form .left-section #left-step1{padding:10px 30px 120px 130px;}
.talent-form .left-section #left-step2{padding:10px 30px 120px 130px;}
.talent-form .left-section #left-step3{padding:30px 30px 120px 30px;}
.talent-form .left-section #left-step4{padding:10px 30px 120px 130px;}
.talent-form .left-section #left-step5, .talent-form .left-section #left-step6{padding:10px 30px 120px 130px;}
.talent-form .left-section .leading-brands{display: grid;grid-template-columns: repeat(2,50%);grid-template-rows: repeat(6,1fr);
row-gap: 35px;align-items: center;margin-top: 60px;}
.talent-form .left-section .left-headings{font-weight: 600;font-size:22px;margin-top: 40px;}
/* #step1,#left-step1,.heading{display:none;} */
#left-step3 .rating-boxes{
    max-width: 320px;
    margin: 0 auto;
}


.talent-form .left-section #left-step2 .award-boxes .award-box {display: flex;align-items: center;gap: 10px;margin-bottom: 20px;}
.talent-form .left-section #left-step2 .award-boxes .award-box figure {background: #fff; border-radius: 100%; flex: 0 0 100px; height: 100px; display: flex; justify-content: center;align-items: center; padding: 5px;}
.talent-form .left-section #left-step2 .award-boxes .award-box .award-title {font-weight: 600;padding: 10px 15px;font-size: 14px;}
/* step 2 styles */

#step2 .select-exp{display: flex;margin-top: 0px;}
.select-exp .optionBox span{padding: 20px 30px;text-align: center;border: 1px solid #d3d3d3;;border-radius: 12px;box-shadow: -1px 5px 6px 4px #f2f2f2;}
.select-exp .optionBox span p.exp-years{margin-bottom:25px;position:relative;}
.select-exp .optionBox span p.exp-years span{padding: 0;border: 0;box-shadow: none;border-radius: 0;font-weight: 600;}
.select-exp .optionBox span p.exp-years::after{position:absolute;bottom:-14px;left:50%;height:2px;width:30px;background:#ffda30;content:'';transform: translateX(-50%);}
.select-exp .optionBox span p.exp-level{font-weight:400; margin-bottom: 0px; font-size: 14px;}
.select-exp .optionList .optionBox span:before,.select-exp .optionList .optionBox span:after {display:none;}
.select-exp .optionList .optionBox:hover input[type='radio'] ~ .lbl-txt p.exp-years::after,
.select-exp .optionList .optionBox input[type='radio']:checked ~ .lbl-txt p.exp-years::after{background: #fff;}
.select-exp .optionList .optionBox:hover input[type='radio'] ~ .lbl-txt, 
.select-exp .optionList .optionBox input[type='radio']:checked ~ .lbl-txt{border:1px solid #ffda30;background: #ffda30;}

#step2{width:fit-content;}
.talent-form .right-section #step2{
    padding-left:50px;
}
.talent-form .right-section #step2 .next-btn{margin-right: 40px;}
#left-step2 .level-boxes{color:#828282;margin-top:30px}
#left-step2 .level-boxes .level-head{font-weight:600}

#step2 .select-resources .resource-txt{
    display: flex;
    gap: 10px;
    margin-top: 18px;
}

#step2 .select-resources #plus i{
    color:#ffda30;
    cursor: pointer;
}

#step2 .select-resources #plus i:hover{
    color:#000;
}

#step2 .select-resources .resource-txt .resoures-title{
    font-size: 18px;
    font-weight: 600;
}


.selected-resources .resource-list{
    width:450px;
}

.selected-resources .resource {
    display: flex;
    justify-content: space-between;
    margin-bottom:20px;
    background: #F2F2F2;
    border-radius: 15px;
    padding: 0px 15px;
    align-items: center;
}

.selected-resources .resource .select-styled {
    border-bottom:none;
    color:#919191;
    height: auto;
    line-height: 1.5;
    margin: auto 0px;
    padding: 10px 30px;
}
.selected-resources .resource .select-styled::after{
    border-color: #919191;
}

.selected-resources .resource .resource-role .role-name{margin-bottom:0;font-size: 16px;font-weight: 600;}



/* steps hidden */
#step2,#step3,#step4,#step5,#step6,#left-step2,#left-step3,#left-step4,#left-step5,#left-step6{
    display: none;
}
.nav-btns{
    display: flex;
    justify-content: space-between;
    align-items: center;
}
#step2 .nav-btns{
    margin-top: 100px;
}
.or-dashes{
    display: flex;
    align-items: center;
    margin-top:40px;
    width: 89%;
}
.or-dash2{
    flex : 0 0 2%;
    padding:0 12px;
}
.or-dash1,.or-dash3{
    flex : 0 0 48%;
    border-bottom:1px solid #919191;
}

/* step 3 */
#left-step3 .left-headings .rating-val{background: #ffda30;padding: 4px;border-radius: 9px;font-size: 24px;}
#left-step3 .left-headings{ border-bottom: 2px solid #000;width: fit-content;padding-bottom: 18px;}
#left-step3 .rating-box {display: flex;align-items: center;margin-top: 20px;background: #fff; border-radius: 15px; width: 100%; padding: 10px 15px;}
#left-step3 .rating-box > * {margin-right: 15px;}
#left-step3 .rating-box figure{flex: 0 0 140px;}
#left-step3 .rating-box p{margin-bottom:0px;}
#left-step3 .rating-box .rating-bold{font-weight: 700;display: block;font-size: 20px;line-height: 1.2;}
#left-step3 .rating-box .rating-text {font-weight: 600;}

#step4 .file-box{margin-top: 20px;}
#step4 .file-desc {margin-top: 25px;color: #828282;}
#step4 .file-desc p{margin-bottom:0px;}
#step4 .file-box .filemain input{border-bottom: none;font-size: 15px;color: #ccc;text-align: center;}
#step4 .file-box .filemain .fileupload img {
    max-width: 35px;
    position: absolute;
    top: 50%;
    left: 25%;
    transform: translate(-50%,-50%);
}
#step4 .file-box .filemain .fileupload {
    border: 2px dashed #bfbfbf;
    background: #FFF;
    position: relative;
    margin: 0;
    border-radius: 15px;
    height: auto;
    background: #e0e0e0;
}
#step4 .file-box .filemain .file-upload-button {
    position: absolute;
    height: 100%;
    width: 100%;
    opacity: 0;
    left: 0;
}

#step4 .select-skills{display: flex;margin-top: 0px;flex-direction: column;}
.select-skills .optionBox{width: 100%; margin: 0;}
.select-skills .optionBox span.lbl-txt{padding: 15px 30px;text-align: center; border: 1px solid #A3A3A3;border-radius: 12px;box-shadow: -1px 5px 6px 4px #f2f2f2;}
.select-skills .optionBox span p.exp-years{margin-bottom:0px;position:relative;color:#231F20;font-weight: 600;font-size: 14px;text-align: left;}
/* .select-skills .optionBox span p.exp-years::after{position:absolute;bottom:-14px;left:50%;height:2px;width:30px;background:#ffda30;content:'';transform: translateX(-50%);} */
.select-skills .optionBox span p.exp-level{font-weight:600; margin-bottom: 0px;}
/* .select-skills .optionList .optionBox span:before,.select-skills .optionList .optionBox span:after {display:none;} */
.select-skills .optionList .optionBox input[type="radio"] + span:after {left: 14px;top: 22px;}
.select-skills .optionList .optionBox input[type="radio"] + span:before {left: 10px;top: 18px;}
.select-skills .optionList .optionBox:hover input[type="radio"] + span:after {opacity: 1;}
.select-skills .optionList .optionBox:hover input[type="radio"] + span:before {border-color: #ffda30;}
/* .select-skills .optionList .optionBox:hover input[type='radio'] ~ .lbl-txt p.exp-years::after,
.select-skills .optionList .optionBox input[type='radio']:checked ~ .lbl-txt p.exp-years::after{background: #000;} */
/* .select-skills .optionList .optionBox:hover input[type='radio'] ~ .lbl-txt, 
.select-skills .optionList .optionBox input[type='radio']:checked ~ .lbl-txt{border:1px solid #ffda30;background: #ffda30;} */
.select-skills .optionList .optionBox span.error-message:before,.select-skills .optionList .optionBox span.error-message:after {display:none;}

.top_3_skills_textarea textarea{
    padding: 15px;
    border: 1px solid #d3d3d3;
    border-radius: 12px;
    box-shadow: -1px 5px 6px 0px #f2f2f2;
    height: 50px;
    margin-top: 15px;
}

.top_3_skills_textarea textarea:focus{
    border: 1px solid #ffda30;
}

.top_3_skills_textarea label{
    font-weight: 500;
}

.jd-label label{
    font-weight: 500; 
}

.jd-skills .optionBox span p.exp-years{
    font-weight: 500;
}

.talent-form .right-section #step3 .next-btn {width: 192px;}
.talent-form .right-section #step3 .nav-btns {margin-top: 30px;}
#step4 .jd-box{margin-top:50px;}

#step4 .jd-box textarea{
    height: 100px;
    border: 0;
    border-radius: 12px;
    box-shadow: none;
    padding: 15px;
    font-size: 15px;
    border: 1px solid #d3d3d3;
    box-shadow: -1px 5px 6px 0px #f2f2f2;
}
#step4 .jd-box.no-border textarea{
    border-right:0; 
}
#step4 .atch-jd{
    font-size: 18px;
    font-weight: 600;
    margin-top: 40px;
}
#step4 .select-skills .optionBox span .file-box span{
    display: none;
}
#step4 .select-skills .optionBox span .file-box span.error-message{
    display: block;
}

/* multiple file section css start */
/* .MultiFile-wrap input[type='file']{
    position:absolute;
} */
.file-bx label{
    position: absolute;
    left: 50%;
    top: 50%;
    font-size: 15px;
    color: #727272;
    transform: translate(-50%, -50%);
}
.file-bx label span{
    color:#000;
    font-weight: 600;
}
#step4 .file-box .filemain input{
    opacity: 0;
    padding: 16px 0;
    padding-bottom: 20px;
    z-index: 10;
}
.MultiFile-list .MultiFile-remove{
    color: #000;
    border-radius: 100%;
    background: #ffda30;
    font-size: 10px;
    font-weight: 700;
    padding-left: 5px;
    padding-top: 2px;
    padding-bottom: 2px;
    padding-right: 4.5px;
    vertical-align: middle;
    line-height: 1;
    align-self: end;
    order: 2;
}
.MultiFile-list{
    position: absolute;
    bottom: calc( 100% + 10px);
    z-index: 13;
    display: flex;
    gap: 10px;
    flex-wrap: wrap;
}

.MultiFile-list  > .MultiFile-label {
    background: #f2f2f2;
    padding: 10px 12px;
    gap: 10px;
    display: flex;
    align-items: center;
    border-radius: 10px;
}
.MultiFile-list .MultiFile-title {
    font-weight: 600;
    text-transform: capitalize;
    font-size: 14px;
}
/*  multiple file section css end  */

#step4 .textarea-boxes,
#step4 .file-box {
  display: none;
}

#step3 input[type="radio"][name="skills_responsibility"]:checked ~ .lbl-txt .textarea-boxes{display: flex;}
#step3 input[type="radio"][name="skills_responsibility"]:checked ~ .lbl-txt .file-box{
  display: block;
}

.top_3_hiring-lists {margin-bottom: 15px;}
.top_3_hiring-lists .top_3_skillsList {padding-left: 0px;}
.top_3_hiring-lists .top_3_skillsList .optionbox .lbl-txt {padding: 6px 14px; transition: font-weight .1s ease-in-out;text-align: center;font-size: 12px; color: #000;background: #e8e9ed;border-radius: 5px;border: solid 2px transparent;min-width: 55px;display: block;cursor: pointer;margin: 4px;}
.top_3_hiring-lists .top_3_skillsList .optionbox .lbl-txt::after {
    content: '+';
    display: inline-block;
    height: 10px;
    width: 10px;
    vertical-align: middle;
    position: relative;
    left: 4px;
    top: -4px;
    font-size: 18px;
    color: #979897;
}



/* step 4 */
.talent-form .left-section #left-step4 .left-headings {font-size: 20px;}
#left-step4 .hire-points{margin-top: 25px;}

#left-step4 .hire-points ul li{padding-left: 16px;margin-bottom: 15px;position:relative;line-height: 1.5;}
#left-step4 .hire-points ul li p{margin-bottom:0px;}
#left-step4 .hire-points ul li::before{
    content:'';
    position:absolute;
    left:0;
    top:9px;
    height:7px;
    width:7px;
    background: #000;
    border-radius:50px;
    display: block;
}

#left-step4 .quality-boxes {
    background: #fff;
    border-radius: 10px;
    padding: 15px;
}
#left-step4 .quality-box {
    display: flex;
    align-items: center;
    margin-bottom: 20px;
}
#left-step4 .quality-boxes .quality-box figure{
    background: #FFDA30;
    width: 50px;
    height: 50px;
    display: flex;
    border-radius: 100%;
    align-items: center;
    justify-content: center;
    margin-right: 15px;
    padding: 13px;
}
#left-step4 .quality-boxes .quality-box .quality-info {
    font-weight: 600;
}

#step4 .gen-question label{
    font-style: italic;
    font-weight:600;
}
#step4 .gen-desc{margin-bottom:50px;}
#step4 .form-group {margin-bottom: 45px;}
#step4 .top_3_skills_textarea .form-group, #step4 .jd-skills .form-group {margin-bottom: 1rem;}
.talent-form #step4 .input02 input{font-size:14px;}
/* .talent-form .right-section #step4 .next-btn {width:auto;} */
.talent-form .right-section #step4 .next-btn {width: 182px;}
#step4 .select-options {
    top: calc(100% + 10px);
    border-radius: 10px;
}
#step4 .matchmaking-questions label{
    font-style: normal;
    font-weight:500;
}
#step4 .matchmaking-questions label .label-desc{
    font-style: italic;
    font-weight: 600;
    margin-top: 5px;
    display: block;
    font-size: 14px;
    line-height: 1.2;
}


#step4 .select-options li {
    margin: 0;
    padding: 10px;
    border-top: none;
    font-size: 13px;
    color: #727272;
}

#step4  .select-styled {
    color: #727272;
    font-weight: 400;
    font-size: 14px;
}

.contract-position-yes, .contract-position-no, .other-contract-duration, .other-team-member-position, .other-remote-position, .hired-from-India-yes,.other-budget,.company-perks-benefits{
    display: none;
}

.m-fix{
    margin-top: -15px;
}


/* step 5 */

#left-step5 figure, #left-step6 figure {margin-bottom: 40px;}
#left-step5 .left-headings, #left-step6 .left-headings{margin-bottom:40px;}
#step5 .personal-detail label{font-style: normal;
    font-weight: 500;}
.talent-form #step5 .input02 input, .talent-form #step6 .input02 input{font-size:14px;}
#step5 .form-group, #step6 .form-group {margin-bottom: 45px;}
#step5 .form-head{margin-bottom:45px;}
#step6 .form-head{margin-bottom:20px;}
#step5 .submit-btn input, #step6 .submit-btn input[type='submit']{width: 180px;float: right;}
.talent-form .right-section #step5 .prev-btn, .talent-form .right-section #step6 .prev-btn,
.talent-form .right-section #step5 .next-btn {margin-top:0px;}
.talent-form .right-section #step5 .submit-btn input[type="submit"], .talent-form .right-section #step6 .submit-btn input[type="submit"]{min-height: 58px;margin-right: 12px;}
/* prev btns */
.talent-form .right-section .prev-btn{margin-top: 20px;background: transparent;padding:0;font-size: 15px;width: auto;font-weight: 600;text-transform: capitalize;cursor: pointer;transition: all 0.5s ease-in-out;text-align: center;}
.talent-form .right-section .prev-btn span{vertical-align:revert;}
.talent-form .right-section .prev-btn span img{max-width: 20px;}
/* .talent-form .right-section .prev-btn:hover{border-bottom:1px solid #000;} */
/* .talent-form .right-section .prev-btn:hover img{filter: invert(1);}    */

.talent-form .input02 input::-webkit-input-placeholder {/* Chrome/Opera/Safari */ color: #727272; }
.talent-form .input02 input::-moz-placeholder {/* Firefox 19+ */ color: #727272; }
.talent-form .input02 input:-ms-input-placeholder {/* IE 10+ */ color: #727272; }
.talent-form .input02 input:-moz-placeholder {/* Firefox 18- */ color: #727272; }
.talent-form textarea::-webkit-input-placeholder {color: #727272;}
.talent-form #step3 textarea:-moz-placeholder { /* Firefox 18- */color: #727272;  }
.talent-form  #step3 textarea::-moz-placeholder {  /* Firefox 19+ */color: #727272;  }
.talent-form #step3 textarea:-ms-input-placeholder {color: #727272;  }
.talent-form #step3 textarea::placeholder {color: #727272;}


/* India users popup css */
.in-info-popup{
    background: rgba(242, 242, 242, 0.95);
    display: flex;
}
.in-info-popup .popup-content {
    max-width: 650px;
    background: #fff;
    border-radius: 20px;
    max-height: 360px;
    margin: auto;
    box-shadow: 0 0 20px rgb(185 180 180 / 80%);
    align-self: center;
    width: 100%;
}
.in-info-popup .popup-content p, .in-info-popup .popup-content p a{
    color:#010101;
}
.in-info-popup .popup-content p a{
    border-bottom: 1.5px solid #ffcd34;
}

.in-info-popup .popup-content .close-popup {
    background: none;
    position: relative;
    top: auto;
    right: auto;
    width: auto;
    height: auto;
    display: inline-block;
    /* border-bottom: 1.5px solid #ffcd34; */
}
.in-info-popup .popup-content .close-popup::before, .in-info-popup .popup-content .close-popup::after{
    display: none;
}
.in-info-popup .popup-content .close-popup:hover {
    transform: none;
}



/* Exit intent popup css */
.exit-intent-popup{
    background: rgba(242, 242, 242, 0.95);
    display: flex;
}
.exit-intent-popup .popup-content {
    max-width: 650px;
    background: #fff;
    border-radius: 20px;
    max-height: 360px;
    margin: auto;
    box-shadow: 0 0 20px rgb(185 180 180 / 80%);
    align-self: center;
    width: 100%;
}
.exit-intent-popup .popup-content p, .exit-intent-popup .popup-content p a{
    color: #000;
    font-weight: 500
}
.exit-intent-popup .popup-content p a{
    border-bottom: 1px solid #000;
}

.exit-intent-popup .popup-content .close-popup {
    background: none;
    position: relative;
    top: auto;
    right: auto;
    width: auto;
    height: auto;
    display: inline-block;
}
.exit-intent-popup .popup-content .close-popup::before, .exit-intent-popup .popup-content .close-popup::after{
    display: none;
}
.exit-intent-popup .popup-content .close-popup:hover {
    transform: none;
}
.exit-intent-popup .popup-content hr {
    width: 50px;
    margin: 25px auto 20px;
}
.exit-intent-popup .popup-content .cta-btns-wrap {
    margin-bottom: 20px;
}
.exit-intent-popup .popup-content .cta-btns-wrap a{
    display: inline-block;
    background: #FFDB2D;
    border-radius: 40px;
    margin: 10px 5px;
    padding: 12px 20px;
    min-width: 200px;
    color: #000;
}
.exit-intent-popup .popup-content .cta-desc {
    display: inline-block;
    vertical-align: middle;
    padding-left: 15px;
    border-left: 1px solid #ccc;
    margin-left: 9px;
    font-size: 13px;
    font-weight: 600;
    text-align: left;
}
.exit-intent-popup .popup-content .cta-head {
    display: inline-block;
    text-transform: uppercase;
    vertical-align: middle;
}
.exit-intent-popup .popup-content .close-popup.cta-btn-no{
    background: #231F20;
    color: #fff;
}
.exit-intent-popup .popup-content .close-popup.cta-btn-no .cta-desc{
    border-left: 1px solid #444;
}
@media (max-width: 991px){
    .exit-intent-popup .popup-content br {
        display: block;
    }
}


@media(max-width:1650px){
    .talent-form .left-section #left-step1 {padding: 5px 30px 120px 55px;}
    .talent-form .right-section .step-status {right: 9%;}
    .talent-form .left-section #left-step2 {padding: 55px 80px 120px 100px;}
    .talent-form .left-section #left-step4 {padding: 30px 30px 120px 30px;}
}
@media(max-width:1440px){
    .talent-form .right-section .step-status {right: 30px;top:40px;}
    .talent-form .right-section .heading h3 {font-size: 18px;margin-bottom: 20px;}
    .talent-form .right-section {padding: 120px 60px 80px 80px;}
    .talent-form .right-section .heading {margin-bottom: 45px;}
    .talent-form .left-section .left-headings {font-size: 21px;}
    .talent-form .left-section #left-step2 {padding: 55px 60px 120px 80px;}
    .talent-form .left-section #left-step3 {padding: 55px 30px 120px 30px;}
    .talent-form .left-section #left-step5, .talent-form .left-section #left-step6 {padding: 5px 30px 120px 75px;}
}
@media(max-width:1280px){
    .talent-form .right-section {padding: 120px 60px 80px 65px;}
    .talent-form .right-section .heading h3 {font-size: 18px;margin-bottom: 15px;}
    /* .talent-form .right-section #step1 {padding-left: 50px;} */
    .talent-form .lead-brand figure {max-width: 100px;}
    .talent-form .right-section #step1 .form-head {
        margin-bottom: 35px;
    }

    .talent-form .right-section #step1 .hiring-lists {
        margin-bottom: 45px;
    }

    .talent-form .right-section #step1 {
        height: auto;
    }
    /* step 2 */
    #left-step2 .level-boxes .level-desc{font-size: 14px;}
    #left-step2 .level-boxes .level-head{font-weight:600;font-size:16px;margin-bottom:10px;}
    .talent-form .right-section #step2 {padding-left: 30px;}
    #step2 .nav-btns {margin-top: 50px;}
    #step2 .optionList .optionBox {margin: 0 20px 0 0;}
    .talent-form .right-section #step2 .next-btn {margin-right: 10px;}
    .select-exp .optionBox span {padding: 16px 35px;}
    .select-skills .optionBox span {padding: 16px 35px;}
    .or-dashes{width: 92%;}
    /* step 3 */
    #left-step3 .left-headings .rating-val {font-size: 18px;}
    .talent-form .left-section #left-step3 .left-headings {font-size: 18px;}
    .talent-form .left-section #left-step3 {padding: 55px 30px 120px 35px;}

    /* step 5 */
    .talent-form .left-section #left-step5, .talent-form .left-section #left-step6 {padding: 10px 30px 120px 35px;}
}

@media(max-width:1200px){
    #left-step3 .rating-boxes {
        max-width: 100%;
    }
}

@media(max-width:1100px){
    .talent-form .right-section #step1 {
        height: auto;
    }

    #left-step3 .rating-box .rating-text {
        font-size: 14px;
    }

    #left-step3 .rating-box .rating-bold {
        font-size: 18px;
        line-height: 1.2;
    }

    #left-step3 .rating-box figure {
        flex: 0 0 90px;
    }
    /* .talent-form .right-section {overflow: visible;} */
}


@media(max-width: 991px){
    .talent-form .right-section .step-status {top: 55px;}
    .talent-form .right-section {padding: 90px 30px 80px 30px;}
    .talent-form .left-section #left-step1{padding: 20px 0px 120px 15px;}
    /* .talent-form .right-section #step1 {padding-left: 25px;} */
    .talent-form .left-section .leading-brands {margin-top:50px;}
    .talent-form .lead-brand figure {max-width: 85px;}
    .talent-form .right-section .next-btn {padding: 16px 13px;font-size: 17px;width: 160px;}
    .talent-form .right-section #step1{
        height: auto;
    }

    .talent-form .right-section #step1 .form-head {
        margin-bottom: 28px;
    }

    .talent-form .right-section #step1 .hiring-lists {
        margin-bottom: 35px;
    }

    /* step 2 */
    .talent-form .right-section #step2 {padding-left: 0px;}
    #step2 .select-exp {margin-top: 30px;flex-wrap: wrap;justify-content: left;}
    .select-exp .optionBox span .exp-years br{display:block;}
    #step4 .select-skills {flex-wrap: wrap;justify-content: left;}
    .select-skills .optionBox span .exp-years br{display:block;}
    .talent-form .right-section .prev-btn {padding: 16px 13px;width: auto;}
    .talent-form .left-section #left-step2 {padding: 40px 0px 120px 0px;}
    #step4 .file-box {
        margin-top: 20px;
    }
    /* step 3 */
    #left-step3 .rating-box {flex-direction: column;padding: 15px 15px;}
    #left-step3 .rating-box > * {margin-right: 0px;margin-bottom:15px;}
    .talent-form .left-section #left-step3 .left-headings {text-align: center;line-height: 1.5;}

    #left-step3 .rating-box figure {
        flex: 0 0 auto;
        max-width: 100px;
    }

    #left-step3 .rating-box .rating-num {
        margin-bottom: 0;
    }

    #left-step3 .rating-boxes {
        max-width: 160px;
    }
    /* .talent-form .right-section #step3 .next-btn {padding: 16px 13px;font-size: 15px;width: 160px;}
    .talent-form .right-section #step3 .prev-btn {padding: 16px 13px;font-size: 15px;width: 160px;} */

    /* step 4 */
    .talent-form .left-section #left-step4 {padding: 5px 0px 120px 0px;}
    #left-step4 .hire-points ul li::before {top: 8px;}
}
@media(max-width: 767px){
    .container {max-width: 100%;padding: 0 15px !important;}
    .talent-form .left-section .leading-brands {text-align: center;}
    .talent-form .left-section .left-headings {font-size: 25px;text-align: center;}
    .hiring-lists .optionList .optionBox span {font-size: 16px;}
    .talent-form .right-section {padding: 110px 10px 80px 10px;overflow: hidden;}
    .talent-form .right-section .step-status {top: 72px;}
    

    /* step2 */
    #step2 .optionList .optionBox {margin: 0 40px 0 0;}
    .talent-form .right-section #step2 .next-btn {margin-right: 36px;}
    .talent-form .left-section #left-step2 {padding: 40px 20px 70px 20px;}

    /* step3 */
    .talent-form .left-section #left-step3 .left-headings {margin: auto;}
    .talent-form .left-section #left-step3 {padding: 30px 30px 90px 35px;}
    .talent-form .lead-brand figure {max-width: 100%;}
    #left-step3 .rating-box {flex-direction: row;justify-content: center; gap: 10px;}
    #left-step3 .rating-box > * {margin-right: 10px;margin-bottom:0px;}
    #left-step3 .rating-boxes {
        max-width: 280px;
    }
    /* step4 */
    .talent-form .left-section #left-step4 {padding: 58px 20px 70px 20px;}
    .talent-form .left-section #left-step4 .left-headings {text-align: left;}

    /* step 5 */
    #left-step5 .features-list, #left-step6 .features-list{text-align: center;}
    .talent-form .left-section #left-step5, .talent-form .left-section #left-step6 {padding: 30px 30px 76px 35px;}

    
}
@media(max-width: 575px){
    .talent-form .right-section .next-btn {padding: 15px 13px;font-size: 15px;width: 139px;}
    .talent-form .left-section #left-step1{padding: 20px 0px 120px 0px;}
    .talent-form .left-section .left-headings {font-size: 22px;}
    .talent-form .right-section .prev-btn {padding: 15px 13px;font-size: 15px;width: 110px;}
    .talent-form .left-section #left-step2 {padding: 50px 0px 50px 0px;}

    .talent-form .left-section #left-step4 .left-headings {font-size: 16px;}
    #left-step4 .hire-points ul li {margin-bottom: 10px;}
    #left-step4 .hire-points ul li::before {top: 6px;}
    .talent-form .left-section #left-step4 {padding: 58px 10px 70px 10px;}
    #step4 .gen-desc {margin-bottom: 35px;font-size: 14px;}
    .talent-form .right-section #step1 .form-head {
        margin-bottom: 20px;
    }
}

@media(max-width:480px){
    .talent-form .left-section .leading-brands {
        grid-template-columns: repeat(2,37%);
        column-gap: 18px;
        grid-template-rows: repeat(6,1fr);
        margin-top: 30px;
        justify-content: center;
    }
    .talent-form .left-section .left-headings {
        font-size: 20px;
        margin-top: 10px;
    }
    .talent-form .left-section #left-step1{padding: 20px 0px 80px 0px;}
    /* .talent-form .right-section .step-status {top: 45px;right: 15px;} */
    .talent-form .right-section .heading h3 {font-size: 18px;}
    /* .talent-form .right-section #step1 {padding-left: 0px;} */
    .talent-form .right-section .form-head {font-size: 16px;}
    .hiring-lists .optionList .optionBox span {font-size: 14px;}
    .ui-widget.ui-widget-content {max-width: 0px !important;}
    /* .talent-form .right-section {padding: 90px 10px 80px 10px;} */

    /* step2 */
    #step2 .select-exp {justify-content: space-evenly;}
    #step4 .select-skills {justify-content: space-evenly;}
    .talent-form .right-section #step2 .next-btn {margin-right: 0px;}
    #step2 .nav-btns {margin-top:50px;}
    .talent-form .right-section #step2 .prev-btn span {vertical-align: baseline;}
    #step2 .optionList .optionBox {margin: 0 0px 0 0;}
    .talent-form .right-section #step2 .prev-btn {
        padding: 15px 13px;
        font-size: 15px;
        width: 110px;
    }
    /* .talent-form .right-section #step2 .prev-btn span img{
        max-width:18px;
    } */
    .talent-form .right-section #step2 .next-btn {
        padding: 15px 13px;
        font-size: 15px;
        width: 110px;
    }
    /* step3 */
    #step4 .file-box .filemain input {font-size: 10px;}
    #step4 .file-box {padding: 15px;padding-left: 0;}
    .talent-form .left-section #left-step3 .left-headings {font-size: 16px;padding-bottom: 6px;}
    
    .talent-form .right-section #step3 .prev-btn {padding: 15px 13px;font-size: 15px;width: 110px;}
    /* .talent-form .right-section #step3 .prev-btn span img {max-width: 18px;} */
    .talent-form .right-section #step3 .prev-btn span {vertical-align: baseline;}
    .talent-form .right-section #step3 .next-btn {padding: 15px 13px;font-size: 15px;width: 144px;}
    #left-step3 .rating-box .rating-bold {
        font-size: 16px;
    }
    #left-step3 .rating-box figure {
        max-width: 85px;
    }
    #step4 .file-box {
        margin-top: 0px;
    }
    /* step 4 */
    .talent-form .left-section #left-step4 {padding: 58px 10px 70px 10px;}
    /* step 5 */
    .talent-form .left-section #left-step5 img, .talent-form .left-section #left-step6 img {max-width: 60%;}
    .talent-form .left-section #left-step5, .talent-form .left-section #left-step6 {padding: 30px 30px 25px 35px;}
    .talent-form .right-section #step5 .submit-btn input[type="submit"], .talent-form .right-section #step6 .submit-btn input[type="submit"] {min-height: 49px;width: 144px;}
}

/* fixed styles */

@media(max-width:1650px){
    
    .talent-form .left-section #left-step3 .rating-boxes{    
        display: flex;
        flex-direction: column;
        justify-content: space-around;
        align-items: center;
    }
    #left-step3 .left-headings {
        width: fit-content;
        margin: auto;
    }
}
@media(max-width:1440px){
    .talent-form .left-section #left-step2 {
        padding: 0;
        padding-inline: 30px;
        padding-top: 40px;
        padding-bottom: 50px;
    }
    #left-step2 .level-boxes {margin-top: 30px;
        display: flex;
        justify-content: center;
        flex-direction: column;
    }
}
@media(max-width:1280px){}
@media(max-width: 991px){
    .talent-form .right-section #step5 .submit-btn input[type="submit"], .talent-form .right-section #step6 .submit-btn input[type="submit"] {min-height: 53px;line-height: 53px;font-size: 17px;}
}
@media(max-width: 767px){
    .gray-bg {min-height: unset;height: auto;order: 2;}
    .talent-form .left-section #left-step2 {padding-bottom:50px}
    .talent-form .left-section #left-step3 {padding-bottom:50px}
    .talent-form .right-section #step5 .submit-btn input[type="submit"], .talent-form .right-section #step6 .submit-btn input[type="submit"] {margin-right: 15px;}
}
@media(max-width: 575px){
    .talent-form .right-section .prev-btn {padding: 15px 13px;font-size: 17px;width: 180px;}
    .talent-form .right-section .next-btn {padding: 15px 13px;font-size: 17px;width: 180px;}
}
@media(max-width:480px){
    .talent-form .right-section .prev-btn {
        padding: 15px 13px;
        font-size: 15px;
        width: 110px;
    }
    .talent-form .right-section .next-btn {
        padding: 15px 13px;font-size: 15px;width: 144px;
    }
    .talent-form .right-section .prev-btn img{max-width: 20px;}
    .talent-form .right-section .prev-btn span {vertical-align: bottom;}
    .talent-form .right-section #step5 .submit-btn input[type="submit"], .talent-form .right-section #step6 .submit-btn input[type="submit"] {min-height: 47px;line-height: 47px;font-size: 15px;}
}



/* home button styles */
.talent-page{position:relative}
.home-btn{position: absolute;top: 45px;right: 70px;z-index: 13;}
.home-btn a{color: #000;font-weight: 600;text-decoration: underline;font-size: 20px;text-transform: capitalize;}
.home-btn a:hover{color:#ffda30;}
.home-btn a img{min-width: 35px; transition: all 0.1s ease-in-out;}
.home-btn a img:hover{filter: invert(87%) sepia(83%) saturate(4705%) hue-rotate(326deg) brightness(101%) contrast(106%);}
@media(max-width:1650px){
    .home-btn {top: 22px;}
}

@media(max-width:1280px){
    .home-btn a{font-size:18px;}
    .home-btn {right: 58px;}
}

@media(max-width:767px){
    .home-btn {top: 30px;right: 58px;}
}

@media(max-width:480px){
    .home-btn a {font-size: 16px;}
    .home-btn {top: 34px;right: 60px;}
    .home-btn a img {min-width: 25px;}
}



/* form loader css */
@media(max-width:767px){
    .talent-form .form-loader {right: 6px;}
}

@media(max-width:480px){
    .talent-form .right-section #step5 .submit-btn input[type="submit"], .talent-form .right-section #step6 .submit-btn input[type="submit"] {margin-right: 10px;width: 115px;}
    .talent-form .form-loader {right: 2px;}
    
}

@media(max-width:320px){
    .talent-form .right-section {padding: 110px 0px 80px 0px;}
}

.right-section .ajax-message{
    margin-inline: auto;
    padding-top: 15px;
    padding: 15px 10px 0px 10px;
}

.right-section .ajax-message .success-message{
    text-align: center;
}

@media(max-width:480px){
    .right-section .ajax-message{
        padding: 15px 25px 0px 25px;
    }
}

.or-section {text-align:center;margin:30px 0px;}
.talent-form .right-section .or-section p.form-head{margin-bottom:0px;} 
#step3 .or-dashes {width: 100%;}
#step3 .or-dashes {display:flex !important;}
#step2 .std-cost{
    color:#919191;
    margin-top: 25px;
    font-size: 15px;
}
@media(max-width:1440px){
    .selected-resources .resource .resource-role .role-name,.selected-resources .resource .select-styled {
        font-size: 15px;
    }
    .selected-resources .resource-list {
        width: 400px;
    }
}

@media(max-width:1280px){
    .or-section {margin:20px 0px;}
    #step4 .jd-box {margin-top: 0px;}
    #step4 .or-dashes {width: 97%;}
    .file-bx label {font-size: 13px;line-height: 1.2;}
    #step4 .file-box .filemain .fileupload img {
        left: 20%;
    }
}


@media(max-width:991px){
    .selected-resources .resource-list {
        width: 100%;
    }
    /* #step2 .select-resources .resource-txt #plus{
        padding-top: 5px;
    } */
    
    #step4 .file-box .filemain .fileupload img {
        left: 16%;
    }
}
@media(max-width:767px){
    #step4 .file-box .filemain input {
        padding: 25px 0;
        line-height: 1.5;
    }
    .MultiFile-list .MultiFile-title {
        font-size: 13px;
    }
}
@media(max-width:575px){
    #step2 .select-resources .resource-txt .resoures-title {
        font-size: 16px;
    }

    #step2 .std-cost{
        text-align: center;
        margin-top:10px;
        font-size: 14px;
    }
    #step2 .or-dashes {
        margin-top: 25px;
    }
    #step2  .error-message{
        text-align: center;
    }
}


@media(max-width:480px){
    .selected-resources .resource .resource-role .role-name, .selected-resources .resource .select-styled {
        font-size: 12px;
    }
    .selected-resources .resource .select-styled {
        padding: 10px 12px;
        padding-left: 0px;
    }
    .selected-resources .resource .select-styled::after {
        right: 0px;
        height: 7px;
        width: 9px;
    }
    .selected-resources .resource .select-styled.active::after {
        height: 11px;
    }
    .MultiFile-list .MultiFile-remove {
       align-self: center;
    }
    .file-bx label {
        left: 54%;
    }
    #step4 .atch-jd {
        font-size: 16px;
        margin-top: 30px;
    }
    #step4 .jd-box textarea {
        height: 100px;
        padding: 10px;
        font-size: 13px;
    }
}

/* Book meeting slot style */
.book-meeting-slot-btn, .raise-hiring-rqst-btn {
    background: #fdd831;
    color: #000;
    padding: 14px 30px;
    border-radius: 30px;
    /* text-transform: capitalize; */
    font-weight: 600;
    display: block;
    width: max-content;
    margin: 10px auto;
    text-align: center;
    max-width: 100%;
}
.raise-hiring-rqst-btn {
    background:#000; color: #fff;
}
.book-meeting-slot-btn:hover{background:#000; color: #fff;}
.raise-hiring-rqst-btn:hover {background:#fdd831; color: #000; }

.top-cta-btns {
    padding: 100px 0px 0px 0px;
}

@media(max-width:1650px){
    .book-meeting-slot-btn, .raise-hiring-rqst-btn {top: 22px; font-size: 14px;}
    .top-cta-btns {padding: 70px 0px 0px 0px;}
}
@media(max-width:767px){
    .book-meeting-slot-btn, .raise-hiring-rqst-btn {top: 65px; left: 5px; font-size: 11px;}
    .top-cta-btns {padding: 30px 0px 0px 0px;}
    .book-meeting-slot-btn{
        font-size: 15px;
        width: fit-content;
    }
   
}
@media(max-width:480px){
    .talent-form .right-section .step-status {
        right: 20px;
    }
}
@media(max-width:370px){
    .book-meeting-slot-btn, .raise-hiring-rqst-btn {top: 70px; font-size: 9px;}
    .top-cta-btns .book-meeting-slot-btn{font-size: 15px;}
}

#step6 .atch-jd {
    margin: 40px 0px 25px;
}

/* #step6 .rev-select .select-styled{border: solid 1px #bfbfbf; box-shadow: none; min-height: 52px ; border-radius: 15px ; padding: 0 20px ;box-shadow:10px 10px 20px rgb(0 0 0 / 5%);font-weight: 500;} */
/* #step6 .rev-select .select-styled{padding: 5px 20px;} */
#step6 .select-options {
    top: calc(100% + 10px);
    border-radius: 10px;
}

#step6 .select-options li {
    margin: 0;
    padding: 10px;
    border-top: none;
    font-size: 13px;
    color: #727272;
}

#step6  .select-styled {
    color: #727272;
    font-weight: 400;
    font-size: 14px;
    border-radius: 0;
}
 @media(max-width:1650px){
    /* #step6 .rev-select .select-styled{font-size:15px;padding: 3px 20px;} */
    /* #step6 .rev-select .select-styled{min-height:45px;border-radius:10px;box-shadow:5px 5px 10px rgb(0 0 0 / 4%)} */
 }

 @media(max-width:767px){
    #step6 .rev-select .select-styled{min-height:40px;}
    #step6 .rev-select .select-styled{padding: 0px 15px;font-size: 13px;}
 }

 #step6 .rev-select .select-styled::after{
    height: 7px;
    width: 7px;
    border-left: solid 1px #8d8c8c;
    border-bottom: solid 1px #8d8c8c;
}

#step6 .rev-select .select-styled::after {
    top: 34%;
    translate: -50%;
}

#step6 .form-group label{
    font-style: italic;
    font-weight: 700;
    margin-bottom: 15px;
    line-height: 1.4;
}

#step6 .matchmaking-questions label{
    font-style: normal;
    font-weight:500;
}
#step6 .matchmaking-questions label .label-desc{
    font-style: italic;
    font-weight: 600;
    margin-top: 5px;
    display: block;
    font-size: 14px;
}

.talent-form .right-section #step6 .form-group .optionList .optionBox {margin-bottom: 0px;}

#step6 .optionList .optionBox input:checked + span:before {
    border: solid 1px #FFDA30;
}

#step6 .options_set .row .col-md-12{
    display: block;
}

#step6 .optionList .optionBox span {
    margin-bottom: 7px;
    font-style: normal;
    font-weight: 400;
    line-height: 1;
}

#step6 :is(.contract_duration_field,.working_location_field) label{
    color:#7c7c7c;
}

#step6 .next-btn{
    width: auto;
}


.apply-tooltip {
    position: relative;
    display: inline-block;
    margin-left: 2px;
    vertical-align: super;
}

.gen-question .apply-tooltip {
    position: relative;
    top: 2px;
}   


.info-tooltip {
    width: 12px;
    height: 12px;
    display: inline-block;
    text-align: center;
    background: #c6c6c6;
    font-size: 8px;
    padding: 0;
    border-radius: 50px;
    color: #000;
    font-weight: 800;
    vertical-align: text-bottom;
    border: 1px solid #000;
    cursor: pointer;
    background: #fff;
    padding-top: 2px;
}

.apply-tooltip .tooltip-text {
    background: #fff;
    top: calc(100% + 10px);
    color: #000;
    display: block;
    right: -100px;
    margin-bottom: 15px;
    opacity: 0;
    padding: 20px;
    pointer-events: none;
    position: absolute;
    width: 100%;
    min-width: 500px;
    border-radius: 10px;
    text-align: left;
    z-index: 1;
    font-size: 12px;
    border: 0.3px solid rgba(174,174,186,.5);
    -webkit-transform: translateY(10px);
    -moz-transform: translateY(10px);
    -ms-transform: translateY(10px);
    -o-transform: translateY(10px);
    transform: translateY(10px);
    -webkit-transition: all .25s ease-out;
    -moz-transition: all .25s ease-out;
    -ms-transition: all .25s ease-out;
    -o-transition: all .25s ease-out;
    transition: all .25s ease-out;
    -webkit-box-shadow: 2px 2px 6px rgba(174,174,186,.5);
    -moz-box-shadow: 2px 2px 6px rgba(174,174,186,.5);
    -ms-box-shadow: 2px 2px 6px rgba(174,174,186,.5);
    -o-box-shadow: 2px 2px 6px rgba(174,174,186,.5);
    box-shadow: 2px 2px 6px rgba(174,174,186,.5);
    line-height: 1.3;
}

.apply-tooltip .tooltip-text:before {
    top: -20px;
    content: " ";
    display: block;
    height: 20px;
    left: 0;
    position: absolute;
    width: 100%;
}

.tooltip-desc{
    font-weight: 500;
    font-style: normal;
    margin-bottom: 15px;
    display: block;
}

.tooltip-text b {
    margin-bottom: 8px;
    display: block;
    font-weight: 700;
}

.apply-tooltip .tooltip-text:after {
    top: 2px;
    content: " ";
    height: 0;
    right: 75px;
    margin-left: -13px;
    position: absolute;
    width: 0;
    box-sizing: border-box;
    border: 8px solid #000;
    border-color: transparent transparent #fff #fff;
    transform-origin: 0 0;
    transform: rotate(135deg);
    box-shadow: -3px 3px 3px 0 rgba(174,174,186,.25);
}

.apply-tooltip .info-tooltip:hover+.tooltip-text {
    opacity: 1;
    pointer-events: auto;
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -ms-transform: translateY(0px);
    -o-transform: translateY(0px);
    transform: translateY(0px);
}

#step5 .submit-btn{
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 20px 0px;
}

.cta-button, input[type="submit"] {
    text-transform: capitalize;
}

/* #step3 .info-tooltip ,#step4 .info-tooltip {
    position: relative;
    top: 2px;
} */

@media (max-width: 1440px){
    .apply-tooltip .tooltip-text:after {
        right: 55px;
    }

    .apply-tooltip .tooltip-text {
        right: -80px;
    }

    #step4 .apply-tooltip .tooltip-text{
        min-width: 33vw;
    }
    
}

@media(max-width:1250px){
    .manage-tal .apply-tooltip .tooltip-text {
        right: -35px;
    }

    .manage-tal .apply-tooltip .tooltip-text:after {
        right: 11px;
    }
}

@media(max-width:1195px){
    .manage-tal .apply-tooltip .tooltip-text {
        right: auto;
        left: -17px;
        min-width: 37vw;
    }

    .manage-tal .apply-tooltip .tooltip-text:after {
        right: auto;
        left: 45px;
    }
}

@media(max-width:1024px){

    .apply-tooltip .tooltip-text {
        right: -60px;
    }
    .apply-tooltip .tooltip-text::after {
        right: 35px;
    }
}

@media (max-width: 991px){
    .talent-form .right-section .raise-rqst-btn {
        justify-content: center;
    }

    .apply-tooltip .tooltip-text {
        right: -30px;
    }
    .apply-tooltip .tooltip-text::after {
        right: 7px;
    }

    .manage-tal .apply-tooltip .tooltip-text {
        min-width: 32vw;
    }
}

@media(max-width:920px){
    .contract-position-yes .apply-tooltip .tooltip-text {
        left: -30px;
    }

    .contract-position-yes .apply-tooltip .tooltip-text::after {
        left: 58px;
    }
}

@media (max-width: 863px){

    .apply-tooltip .tooltip-text {
        min-width: 370px;
        left: -20px;
    }
    .apply-tooltip .tooltip-text::after {
        left: 50px;
    }
    #step2 .apply-tooltip .tooltip-text {
        left: -320px;
    }
    #step2 .apply-tooltip .tooltip-text::after {
        left: 350px;
    }

    #step4 .talent-budget .apply-tooltip .tooltip-text {
        left: -250px;
    }

    .talent-budget .apply-tooltip .tooltip-text::after {
        left: 278px;
    }

    
    .talents-work .apply-tooltip .tooltip-text {
        left: -236px;
    }

    .talents-work .apply-tooltip .tooltip-text::after {
        left: 265px;
    }

    #step4 .talents-work .apply-tooltip .tooltip-text {
        min-width: 275px;
    }
}


@media(max-width:825px){
    #step4 .talent-budget .apply-tooltip .tooltip-text {
        left: -30px;
    }

    .talent-budget .apply-tooltip .tooltip-text::after {
        left: 59px;
    }

    .manage-tal .apply-tooltip .tooltip-text {
        left: -200px;
        min-width: 263px;
    }

    .manage-tal .apply-tooltip .tooltip-text:after {
        right: 28px;
        left: auto;
    }
}

@media(max-width:817px){
    #step2 .apply-tooltip .tooltip-text {
        left: -320px;
    }
    #step2 .apply-tooltip .tooltip-text::after {
        left: 350px;
    }
}

@media (max-width: 780px){

    .apply-tooltip .tooltip-text {
        left: -20px;
    }
    .apply-tooltip .tooltip-text::after {
        left: 50px;
    }
    #step2 .apply-tooltip .tooltip-text {
        left: -50px;
        min-width: 300px;
    }
    #step2 .apply-tooltip .tooltip-text::after {
        left: 80px;
    }
}

@media(max-width: 767px){
    
    .apply-tooltip .tooltip-text {
        left: auto;
        right: -100px;
    }
    .apply-tooltip .tooltip-text::after {
        left: auto;
        right: 77px;
    }

    #step4 .talent-budget .apply-tooltip .tooltip-text {
        left: -148px;
    }

    .talent-budget .apply-tooltip .tooltip-text::after {
        left: 175px;
    }

    .contract-position-yes .apply-tooltip .tooltip-text {
        left: -148px;
    }

    .contract-position-yes .apply-tooltip .tooltip-text::after {
        left: 177px;
    }
}

@media(max-width: 698px){
    .manage-tal .apply-tooltip .tooltip-text:after {
        right: auto;
        left: 45px;
    }

    .manage-tal .apply-tooltip .tooltip-text {
        left: -12px;
    }
}

@media(max-width: 610px){
    
    .apply-tooltip .tooltip-text {
        left: auto;
        right: -30px;
    }
    .apply-tooltip .tooltip-text::after {
        left: auto;
        right: 8px;
    }
}

@media (max-width: 575px){
    #step5 .hire-reqs .col-sm-3,  #step5 .hire-reqs .col-sm-4 {
        width: 50%;
    }

    .apply-tooltip .tooltip-text {
        left: auto;
    }
    .apply-tooltip .tooltip-text::after {
        left: auto;
    }

    .contract-position-yes .apply-tooltip .tooltip-text {
        left: -18px;
    }

    .contract-position-yes .apply-tooltip .tooltip-text::after {
        left: 51px;
    }
}

@media (max-width: 520px){

    .apply-tooltip .tooltip-text {
        left: -10px;
    }
    .apply-tooltip .tooltip-text::after {
        left: 40px;
    }

    #step4 .talents-work .apply-tooltip .tooltip-text {
        min-width: 270px;
    }

    .talents-work .apply-tooltip .tooltip-text {
        left: -240px;
    }

    .talents-work .apply-tooltip .tooltip-text::after {
        left: 270px;
    }

    .manage-tal .apply-tooltip .tooltip-text:after {
        right: auto;
        left: 45px;
    }

    .manage-tal .apply-tooltip .tooltip-text {
        left: auto;
        right: -52px;
    }

    .manage-tal .apply-tooltip .tooltip-text:after {
        right: 31px;
        left: auto;
    }
    #step2 .apply-tooltip .tooltip-text {
        left: -215px;
        min-width: 250px;
    }
    #step2 .apply-tooltip .tooltip-text::after {
        left: 245px;
    }
}

@media(max-width:510px){
    #step4 .talent-budget .apply-tooltip .tooltip-text {
        left: -13px;
    }

    .talent-budget .apply-tooltip .tooltip-text::after {
        left: 45px;
    }
}

@media(max-width:498px){
    #step2 .apply-tooltip .tooltip-text {
        left: -10px;
    }
    #step2 .apply-tooltip .tooltip-text::after {
        left: 40px;
    }
}

@media (max-width: 460px){

    .apply-tooltip .tooltip-text {
        left: -110px;
    }
    .apply-tooltip .tooltip-text::after {
        left: 138px;
    }

    #step2 .apply-tooltip .tooltip-text {
        left: -65px;
    }
    #step2 .apply-tooltip .tooltip-text::after {
        left: 95px;
    }
}

@media (max-width: 420px){
    .manage-tal .apply-tooltip .tooltip-text {
        left: auto;
        right: -15px;
    }

    .manage-tal .apply-tooltip .tooltip-text:after {
        right: -6px;
        left: auto;
    }
}

@media(max-width: 412px){
    .talents-work .apply-tooltip .tooltip-text {
        left: -240px;
    }

    .talents-work .apply-tooltip .tooltip-text::after {
        left: 270px;
    }
}
@media(max-width: 400px){
    .apply-tooltip .tooltip-text {
        left: -166px;
        min-width: 320px;
    }
    .apply-tooltip .tooltip-text::after {
        left: 195px;
    }

    #step2 .apply-tooltip .tooltip-text {
        left: -115px;
        min-width: 250px;
    }
    #step2 .apply-tooltip .tooltip-text::after {
        left: 145px;
    }

    .talent-budget .apply-tooltip .tooltip-text::after {
        left: 49px;
    }

    #step4 .talent-budget .apply-tooltip .tooltip-text {
        left: -20px;
    }

    #step4 .apply-tooltip .tooltip-text {
        min-width: 160px;
        line-height: 1.1;
        overflow: visible;
        left: -77px;
    }

    #step4 .talents-work .apply-tooltip .tooltip-text {
        left: -250px;
    }

    .talents-work .apply-tooltip .tooltip-text::after {
        left: 278px;
    }

     #step4 .contract-position-yes .apply-tooltip .tooltip-text {
        left: -135px;
    }

    .contract-position-yes .apply-tooltip .tooltip-text::after {
        left: 161px;
    }
}

@media (max-width: 397px){
    #step4 .talents-work .apply-tooltip .tooltip-text {
        left: -10px;
    }
    .talents-work .apply-tooltip .tooltip-text::after {
        left: 40px;
    }
}

@media (max-width: 370px){
    .manage-tal .apply-tooltip .tooltip-text {
        left: -112px;
        right: auto;
    }

    .manage-tal .apply-tooltip .tooltip-text:after {
        right: auto;
        left: 142px;
    }

    #step2 .apply-tooltip .tooltip-text {
        left: -149px;
    }
    #step2 .apply-tooltip .tooltip-text::after {
        left: 180px;
    }
}

@media(max-width: 350px){
    .apply-tooltip .tooltip-text {
        left: -185px;
        min-width: 300px;
    }
    .apply-tooltip .tooltip-text::after {
        left: 215px;
    }

    #step4 .apply-tooltip .tooltip-text {
        min-width: 160px;
        line-height: 1.1;
        overflow: visible;
        left: -77px;
    }

    #step4 .talents-work .apply-tooltip .tooltip-text {
        left: -35px;
    }

    .talents-work .apply-tooltip .tooltip-text::after {
        left: 61px;
    }

     #step4 .contract-position-yes .apply-tooltip .tooltip-text {
        left: -135px;
    }

    .contract-position-yes .apply-tooltip .tooltip-text::after {
        left: 161px;
    }
    #step4 .talents-work .apply-tooltip .tooltip-text {
        min-width: 200px;
    }
}
@media(max-width: 306px){
    .apply-tooltip .tooltip-text {
        left: -215px;
        min-width: 260px;
    }
    .apply-tooltip .tooltip-text::after {
        left: 245px;
    }

}
@media(max-width: 300px){
    #step4 .talents-work .apply-tooltip .tooltip-text {
        left: -95px;
    }
    .talents-work .apply-tooltip .tooltip-text::after {
        left: 124px;
    }
}
.home-btn {
    display: none;
}
.question-head {
    font-weight: 500;
    margin-bottom: 5px;
}

.select-resources .question-head {
    border: 1px solid #d3d3d3;
    border-radius: 12px;
    box-shadow: -1px 5px 6px 4px #f2f2f2;
    padding: 15px 20px;
    cursor: pointer;
    font-size: 15px;
}

.select-resources .question-head:hover {
    background: #ffda30;
}

.radio-options .optionBox span p.exp-years::after{
    display: none;
}
.radio-options .optionBox span p.exp-years {
    margin-bottom: 0px;
    font-weight: 500;
    font-size: 14px;
}
.radio-options .optionList .optionBox {
    margin: 0 10px 0 0;
}
.radio-options .optionBox span {
    padding: 10px 15px;
}
#step6 .radio-options.interview-rounds-wrap .optionBox span {
    padding: 10px 35px;
}
.full-border input[type=text], .full-border input[type=email], .full-border input[type=number] {
    border-radius: 12px;
    border: 1px solid #d3d3d3;
    padding: 15px;
    font-size: 13px;
    box-shadow: -1px 5px 6px 0px #f2f2f2;
}
.full-border input[type=text]:focus, .full-border input[type=email]:focus, .full-border input[type=number]:focus {
    border: 1px solid #ffda30;
    -webkit-box-shadow: 0px 0px 10px 2px rgb(0 0 0/9%);
    -moz-box-shadow: 0px 0px 10px 2px rgb(0 0 0/9%);
    box-shadow: 0px 0px 10px 2px rgb(0 0 0/9%);
}
.full-border label{
    font-weight: 500;
    margin-bottom: 10px;
}

.full-border .form-group {
    margin-bottom: 1.5rem;
}
.radio-options {
    display: flex;
    flex-wrap: wrap;
}
#step4 .question-head {
    margin-bottom: 5px;
}

.manage-tal .radio-options {
    flex-wrap: wrap;
}

.manage-tal .radio-options .optionList {
    flex: 0 0 100%;
}

.manage-tal .radio-options .optionList {
    flex: 0 0 100%;
}

.talent-form .right-section #step6 .manage-tal .radio-options .optionList .optionBox {
    width: 100%;
}

.talent-form .right-section #step6 .manage-tal .radio-options .optionList .optionBox span {
    text-align: left;
}

.talent-form .right-section #step6 .manage-tal .radio-options .optionList .optionBox span .exp-years span{
    font-size: 12px;
}

.gen-desc {
    color: #8e8e8e;
    line-height: 1.3;
    font-size: 13px;
}

/* AUTOCOMPLETE STYLES */

.default.selectize-control.multi {
    width: 100%;
    position: relative;
}

.selectize-input.items{
    color: rgb(48, 48, 48);
    font-family: Helvetica, arial, sans-serif;
    font-size: 14px;
    line-height: 20px;
    -webkit-font-smoothing: antialiased;
    border-bottom: 1px solid #000;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    padding: 15px 10px 10px 0;
    row-gap: 7px;
}

.selectize-input.items:focus{
    border-bottom: 1px solid #ffda30;
}

.selectize-input.items .item{ 
    color: #000;
    background: #ffda30;
    text-shadow: 0 1px 0 rgba(255,255,255,0.1);
    border: 1px solid #dbdbdb;
    border-radius: 8px;
    cursor: pointer;
    margin: 0 5px 0px 0;
    padding: 2px 9px;
    font-weight: 500;
}

.selectize-input.items input[type='text']:focus{
    border:none;
    box-shadow: none;
}

.selectize-input.items input[type='text']{
    border:none;
    transition: none;
    padding: 0;
}

.selectize-dropdown .create{
    padding:5px 5px;
    border-radius:7px;
    cursor: pointer;
}

.selectize-dropdown .create.active{
    background:#ffda30;

}


.selectize-dropdown {
    border: 1px solid #c5c5c5;
    min-width: 274px !important;
    border-radius: 12px;
    padding: 10px;
    font-size: 14px;
    max-height: 175px;
    overflow: auto;
}

.selectize-dropdown .option {
    padding: 5px;
    cursor: pointer;
}

.selectize-dropdown .option.active {
    background:#ffda30;
    border-radius:7px;
}

.top_3_skills_textarea .selectize-input.items{
    border: 1px solid #d3d3d3;
    box-shadow: -1px 5px 6px 0px #f2f2f2;
    padding: 15px;
    border-radius: 12px;
    margin-top: 15px;
}

.top_3_skills_textarea .selectize-input.items .item {
    padding: 3px 10px 3px 10px;
    border-radius: 6px;
    cursor: default;
}

.top_3_skills_textarea .selectize-input.items .item .remove {
    color: #000;
    display: inline-block;
    padding: 0px 0px 0px 10px;
    vertical-align: middle;
    line-height: 1;
    cursor: pointer;
    font-weight: 600;
}

@media(max-width:1300px){
    .selectize-dropdown {
        max-height: 150px;
    }
}

/* step 6 radio button styles */

#step6 .select-rounds{
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
}

#step6 .select-rounds .optionList {
    flex: 0 0 215px;
    display: block;
}

.select-rounds .optionBox span p.exp-level {
    font-size: 12px;
    font-weight: 400;
}

.select-rounds .optionBox span p.exp-years::after {
    height: 0;
    width: 0;
    background: none;
}

.select-rounds .optionBox span p.exp-years {
    margin-bottom: 18px;
    font-weight: 600;
    font-size: 22px;
}

.select-rounds .optionBox{
    width: 100%;
}

#step6 .select-rounds .optionList .optionBox span {
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    flex-direction: column;
}

#step6 .form-group .select-rounds .optionList .optionBox {
    height: 100%;
}

@media(max-width:1600px){
    #step6 .select-rounds {
        gap: 15px;
    }

    #step6 .select-rounds .optionList {
        flex: 0 0 190px;
    }
}

@media(max-width:1280px){
    .select-rounds .optionBox span {
        padding: 16px 30px;
    }
}

@media(max-width:480px){
    #step6 .select-rounds {
        justify-content: center;
    }

    .select-rounds .optionBox span p.exp-years {
        font-size: 20px;
    }

    /* hide  */
}

/* hide left section on mobile */
.right-section .top-cta-btns {
    display: none;
}
@media(max-width:480px){
    .left-section{
        display: none;
    } 

    .right-section .top-cta-btns {
        display: block;
    }

    .talent-form .right-section #step1 {
        height: auto;
        padding-left: 0;
    }

    .right-section .top-cta-btns {
        padding: 0;
    }
}