.commonTitle__sbTitle{

}
.pr0{
	padding-right: 0
}
.flex_row{
	display: flex;
	align-items: center;
}
.blueBG{
	background: #096EFA;
}
.yellowBG{
 background: #FFDD00
}
.redBG{
	background: #F6190D
}
.lightblueBG{
	background: #DEECFF;
}
.careerPage .commonBreadcrumb .current:before{
	color: #fff;
}
.careerPage .overview p, .careerPage .trueEmpact p {
    font-size: 16px;
    font-family: "Montserrat-Medium";
}
.careerPage ul {
    margin-bottom: 0;
    padding-left: 0;
    list-style: none;
}
.careerPage ul li {
    position: relative;
    padding-left: 0;
    font-size: 16px;
    margin-bottom: 10px;
    font-family: "Montserrat-Medium";
}
.careerPage .trueEmpact ul li:after,
.careerPage .oneYASHTeam ul li:after {
    width: 7px;
    height: 7px;
    background-color: #f6190d;
    left: 0;
    content: "";
    border-radius: 50%;
    position: absolute;
    top: 10px;
}
.careerPage .banner:after{
	content: "";
    position: absolute;
    background: rgba(0,0,0,0.5);
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

.careerPage .banner__inner:after{
	background: transparent!important;
}
.landingPage .commonBreadcrumb{
	    position: relative;
    z-index: 1;
}
.commonTitle__sbTitle{
 font-size: 1.25rem;
 margin-top: 9px;
}
/*.careerAbout .cAboutBox_b1{
	background: url(../);
}
.careerAbout .cAboutBox_b2{
	background: url(../images/careeAbt1.jpg);
}
.careerAbout .cAboutBox_b3{
	background: url(../images/careeAbt1.jpg);
}
.careerAbout .cAboutBox_b4{
	background: url(../images/careeAbt1.jpg);
}*/
.careerAbout .cAboutBox{
     height: 250px;
     position: relative;
     max-width: 250px;
}
.careerAbout .cAboutBox img, .coreValue .coreValueBox img{
	-webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}
.careerAbout .cAboutBox:hover img, .coreValue .coreValueBox:hover  img{
	transform: scale(1.25);
	
}
.careerAbout .cAboutBox .cAboutBox_inner{
	    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    padding: 15px;
    background: rgba(0,0,0,0.72);
    padding-top: 36%;
}
.careerAbout .cAboutBox:after{
 background: #000;
 content: "";
 position: absolute;

}
.careerAbout .cAboutBox .cAboutBox_inner h4{
      font-size: 36px;
    font-weight: bold;
    color: #fff;
}
.careerAbout .cAboutBox .cAboutBox_inner p{
	color: #fff;
}
.leanLeadLive_box{
	    padding: 3rem 2rem;
	text-align: center;
	color: #fff;
}
.leanLeadLive_box.learn_box{
	background: #0729e9
}
.leanLeadLive_box.lead_box{
	background: #010e65
}
.leanLeadLive_box.liveLeap_box{
	background: #096efa
}
.coreValue{
	background: #000;
	color: #fff;
}
.coreValue .coreValueBox .coreValueBox_inner{
	    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    padding: 15px;
    background: rgba(0,0,0,0.62);
    padding-top: 30%;
}
.careerPage section{
	padding: 50px 0
}
.careerPage section.careerAbout{
	padding-top: 0
}
.coreValue .coreValueBox .coreValueBox_inner h4:after, .careerAbout .cAboutBox_inner h4:after{
    content: "";
    background: #f00;
    width: 34px;
    height: 4px;
    position: absolute;
    display: block;
    margin-top: 4px;
}
.careerAbout .cAboutBox_inner h4:after{
	 background: #fff;
}
.careerAbout .btn{
	margin-top: 40px;
}
.coreValue .coreValueBox .coreValueBox_inner h4, .careerAbout .cAboutBox_inner h4{
	margin-bottom: 20px;
}
.coreValue .commonTitle__title{
	color: #fff;
}
.coreValueBox{
	margin-bottom: 25px
}
.coreValueBox.coreValueBox2 .coreValueBox_inner{
 padding-top: 7%;
}
.coreValueBox.coreValueBox3 .coreValueBox_inner{
 padding-top: 80%;

}
.coreValueBox.coreValueBox4 .coreValueBox_inner{
 padding-top: 7%;
}
section.oneYASHTeam {
    background: #f5f5f5;
}
}
.oneYASHTEAMSEC {
    background: #fff;
    padding: 15px;
    box-shadow: 10px 10px 0px #e6e6e6;
 }
 .oneYASHTEAMSEC p:before{
    content: "";
    position: absolute;
    top: -70px;
    left: 0;
    width: 30px;
    height: 23px;
    background-repeat: no-repeat;
    background-image: url(../images/career/quote_ico.svg);
    top: 15px;
    background-size: cover;
 }
 .oneYASHTEAMSEC p.quote_txt{
 	padding-top: 100px;
 }
 .oneYASHTEAMSEC {
       padding: 15px;
    background: #fff;
    box-shadow: 7px 8px 0px #e6e6e6;
}
.oneYASHTEAMSEC p.quote_txt {
    padding-top: 2rem;
    line-height: 1.9;
    font-style: italic;
    margin-top: 20px;
}
.oneYASH_autor {
    padding-top: 3rem;
}
.oneYASH_autor h6 {
    font-weight: 700;
    font-size: 0.9rem
}
.oneYASH_autor p{
    font-size: 0.9rem	
}
.oneYASHTEAMSEC h3{
	color: #096efa;
	font-size: 1.5rem;
}
.oneYASHTEAMSEC ul.carousel-indicators{
	left: auto;
	margin-right: 0;
	    bottom: 1.5rem;
}
.oneYASHTEAMSEC ul.carousel-indicators  li{
	    padding-left: 0px;
	    width: 15px
	   
}
.oneYASHTEAMSEC ul.carousel-indicators  li:after{
	    background: #838383
}
.oneYASHTEAMSEC ul.carousel-indicators  li.active:after{
	background: #f6190d
}
.leanLeadLive{
	text-align: center;
}
.leanLeadLive .commonTitle__title{
 color: #fff;
 text-align: center;
}
.leanLeadLive h6{
	font-size: 1.25rem;
    margin-top: 9px;
    text-align: center;
}
.leanLeadLive ul{
	list-style: none;
	margin-top: 2rem;
}
.leanLeadLive ul li{
	text-align: center;
    list-style: none;
    padding-top: 2.3rem;
    position: relative;
}
.leanLeadLive ul li:before{
	content: "";
    background: #fedc00;
    width: 21px;
    height: 3px;
    position: absolute;
    display: block;
    margin-top: 1px;
    left: 0;
    right: 0;
    margin: 0 auto;
    top: 26px;
}
.leanLeadLive ul li span{
	    display: block;
    font-weight: 700;
    margin-bottom: 10px;
}
.leanLeadLive_box.learn_box, .leanLeadLive_box.lead_box{
	    min-height: 47rem;
}
.threePoint .threePoint_Box{
	padding: 2rem 4.5rem;
    text-align: center;
}
.threePoint .threePoint_Box h5{
	font-weight: 600
}
.threePoint .threePoint_Box:after{
	content: "";
    background: #333333;
    width: 8px;
    height: 8px;
    position: absolute;
    display: block;
    margin-top: 1px;
    right: 10%;
    border-radius: 8px;
    top: 19%;
}
.careerPage section.threePoint{
	padding-top:0 
}
.careerPage .banner..banner__inner{

}
.careerPage .banner{
	    background-size: cover;
    background-repeat: no-repeat;
    padding: 0;
}
.trueEmpact  ul li{
	padding-left: 15px
}
@media only screen and (max-width: 800px){
	.careerAbout .cAboutBox{
	  height: 270px;
	  max-width: 280px;
	  margin: 0 auto 20px;
	}
	.commonTitle__sbTitle {
    text-align: left;
}
.coreValueBox.coreValueBox4 img{
	width: 100%;
	max-width: auto
}
.coreValueBox.coreValueBox4{
	    max-height: 220px;
}

}
@media only screen and (max-width: 600px){
.careerAbout .cAboutBox .cAboutBox_inner h4{
	font-size: 24px;
}
}

.careerPage_inner .careerAbout .cAboutBox_inner h4:after{
	display: none;
}
.careerPage_inner .careerAbout .cAboutBox{
	height: auto
	color:#fff;
}
.careerPage_inner  .careerAbout .cAboutBox .cAboutBox_inner{
	    padding-top: 0;
	        position: relative;
}
.careerPage_inner .careerAbout .cAboutBox img{
	transition: none;
}
.careerOneTeamABT .cAboutBox{
	padding: 2rem 15px;
    min-height: 28rem;
    display: flex;
    flex-wrap: wrap;
}
.careerOneTeamABT .cAboutBox .bottom_ico{
	    display: flex;
    align-self: flex-end;
    position: absolute;
    right: 0;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}
.careerOneTeamABT .cAboutBox .bottom_ico:before{
	content: "";
    right: 0;
    position: absolute;
    bottom: -100px;
    background: rgb(255 255 255 / 55%);
    width: 200px;
    height: 200px;
    border-radius: 100%;
    right: -100px;
}
.careerOneTeamABT .cAboutBox img{
	       margin-left: 180px;
    z-index: 1;
    margin-top: 29px;
    position: absolute;
    right: 16px;
    bottom: 19px;
}
.careerOneTeamABT .cAboutBox.blueBG h4, .careerOneTeamABT .cAboutBox.blueBG p{
	color: #fff;
}
.careerOneTeamABT .cAboutBox h4{
	margin-bottom: 1.2rem
}
.lifeImg{
	min-height: 90px
}
.lifeImg img{
	max-width: 100%
}
.exploreYASH{
	background: #F5F5F5
}
.corevaluebox{
	padding: 2rem
}
.corevaluebox .commonTitle{
	    margin-bottom: 10px;
}
.lifeImg{
	position: relative;
	overflow: hidden;
}
.careerOneTeamABT .cAboutBox .bottom_ico:before, .careerOneTeamABT .cAboutBox img, .lifeImg img{
	 -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}
.careerOneTeamABT .cAboutBox:hover .bottom_ico:before, .careerOneTeamABT .cAboutBox:hover img, .lifeImg:hover img{
     transform: scale(1.25);
    
}
.exploreYASH .commonTitle__title{
	text-align: center;
	margin-bottom: 2rem
}
.exploreYASH .commonTitle__sbTitle{
	text-align: center;
}
.exploreYASH .btn{
	margin-top: 2rem;
}
.careerOneTeamABT p{
	    line-height: 32px;
    font-size: 16px;
}
.commonBreadcrumb--gray .breadcrumb-item a{
    color: #fff;
}
@media only screen and (max-width: 600px){

	.lifeImg img{
		width: 100%
	}
	.yashFeatures .flex_row .col-xl-6.order_1{
     display: flex;
     order: 1
	}
	.yashFeatures .flex_row .col-xl-6.order_2{
     display: flex;
     order: 2
	}
    .threePoint .threePoint_Box:after{
        display: none;
    }
    .careerPage .banner{
         background: #000!important
    }
    .mission_Philosphy .ourvision .misson_inner .ourVisiontxt h3 {
    font-size: 1.5rem;
}
.mission_Philosphy .ourvision .misson_inner .ourVisiontxt{
        position: relative;
    top: 0;
}
.mission_Philosphy .ourvision{
    background: #000
}
}
@media only screen and (min-width: 600px){
  .cAboutBox_inner {
    min-height: 28rem;
}
}
.careerPage .form-group label{
    display: block;
}
.careerPage .form-group .form-check {
        margin-right: 2rem;
}
.careerPage .form-group .form-check  label{
    position: relative;
    top: 7px
}
.traineeform .traineeTC{
    padding: 15px;
    background: #eee;
}

.traineeform .custom-checkbox {
     margin-top: 15px
}
.traineeform .custom-checkbox .custom-control-input{
     margin-top: 9px;
}
.traineeform .custom-checkbox .custom-control-label{
    padding-left: 15px;
}
.traineeform .custom-checkbox .custom-control-label:before{
        top: 8px;
}
.careerPage .commonBreadcrumb .breadcrumb-item a,
.AboutUS .commonBreadcrumb .breadcrumb-item a{
    color: #fff!important;
}
.breadcrumb_black .commonBreadcrumb .breadcrumb-item a{
    color: #000!important;
}