.CareerAdNav{
    width: 100%;
    height: 54px;
    background: #1864ac 0% 0% no-repeat padding-box;
    box-shadow: 0px 3px 6px #0000001A;
    opacity: 1;
}

.CareerAdNav .CareerAdNavTable p.active{
    text-align: left;
    letter-spacing: 0;
    color: #FFFFFF;
    opacity: 1;
}

.userccount input[type="file"]:focus,.userccount input[type="checkbox"]:focus,.userccount input[type="radio"]:focus{
    outline: none;
}

.CareerAdNav .CareerAdNavTable p{
    text-align: left;
    letter-spacing: 0;
    color: #FFFFFF;
    opacity: 0.67;
}

.CareerAdNav .CareerAdNavTable p{
    margin: 0 25px;
    padding: 0;
   
}

.CareerAdNav .CareerAdNavTable p{
    text-align: center;
    font-size: 14px;
    border-bottom: none;
    opacity: 0.67;
    bottom: 1px;
    text-align: center;
    font-size: 14px;
    text-transform: inherit;
    cursor: pointer;
    transition: left 250ms ease-in-out, right 250ms ease-in-out;
    display: table-cell;
    padding: 15px 33px !important;
    font-weight: 600;
}

.CareerAdNav .CareerAdNavTable p.active{
    border-bottom-color: #FFFFFF;
    opacity: 1;
    border-bottom: 3px #ffffff solid;
    bottom: 1px;
    text-align: center;
    font-size: 14px;
    text-transform: inherit;
    cursor: pointer;
    display: table-cell;
    font-weight: 900;
}



.CareerAdNav .CareerAdNavTable{
    float: left;
    display: table;
}

@media (max-width:1200px){
    .CareerAdNav .CareerAdNavTable{
        overflow: auto;
        white-space: nowrap;
        display: inline-block;
        width: 100%;
    }
}

.CareerAdNav .CareerAdNavTable p:hover{
    color: #ffffff;
    opacity: 1;
}

.CareerAdBG{
    background: url('../careerAdImg/background.png');
    height: 263px;
    background-size: cover;
    width: 100%;
    background-repeat: no-repeat;
    display: flex;
    align-items: center;
}

@media (max-width:1024px){
    .CareerAdBG{
        height: 211px;
    }
}

@media (max-width:768px){
    .CareerAdBG{
        height: 230px;
    }
}



.CareerAdBG .CareerAdBGText{
    float: left;
    padding: 0 148px;
}

@media (max-width:885px){
    .CareerAdBG .CareerAdBGText{
        float: left;
        padding: 0;
        text-align: center;
    }
}

.CareerAdBG .CareerAdBGText h3{
    text-align: left;
    letter-spacing: 0;
    color: #000000;
    opacity: 1;
    font-size: 30px;
    font-weight: 900;
}

@media (max-width:885px){
    .CareerAdBG .CareerAdBGText h3{
        text-align: center;
    }
}

.CareerAdBG .CareerAdBGText p{
    text-align: left;
    letter-spacing: 0;
    color: #000000;
    opacity: 1;
    font-size: 14px;
    font-weight: 500;
}

/*.CareerAdarticles{
    margin: 40px 0;
}*/


.CareerAdarticlesText{
    margin: 40px 0;
}

.CareerAdarticles h4{
    text-align: left;
    letter-spacing: 0;
    color: #1864ac;
    opacity: 1;
    font-weight: 700;
    margin-bottom: 20px;
}

@media (max-width:576px){
    .CareerAdarticles .CareerAdarticlesText .CareerAdarticlesImg{
        margin-bottom: 30px;
    }
}

.CareerAdarticles .CareerAdarticlesText .CareerAdarticlesImg p{
    text-align: left;
    letter-spacing: 0;
    color: #FFFFFF;
    opacity: 1;
    position: absolute;
    bottom: 0;
    font-size: 20px;
    font-weight: 600;
    padding: 19px;
    right: 10px;
    left: 10px;
}

.CareerAdarticles .CareerAdarticlesText .CareerAdarticlesImg .CareerAdarticlesImgTag{
    /*background: url('../careerAdImg/img_1.png');*/
    background-size: cover;
    height: 310px;
    background-repeat: no-repeat;
    background-color: rgba(0, 0, 0, 0.2);
    background-blend-mode: multiply;
    cursor: pointer;
}


.CareerAdarticles .CareerAdarticlesText .CareerFeaturedText:hover{
    box-shadow: 0px 6px 6px #00000029;
    transition: 0.3s;
    cursor: pointer;
}
.CareerAdarticles .CareerAdarticlesText .CareerFeaturedText{
    margin-bottom: 30px;
}

.CareerAdarticles .CareerAdarticlesText .CareerFeaturedText .CareerFeaturedDetails{
    padding: 14px;
    /*border-left: 1px solid rgba(112, 112, 112, 0.5);
    border-right: 1px solid rgba(112, 112, 112, 0.5);
    border-bottom: 1px solid rgba(112, 112, 112, 0.5);*/
    margin-top: -3px;
}

.CareerAdarticles .CareerAdarticlesText .CareerFeaturedText .CareerFeaturedDetails p{
    text-align: left;
    letter-spacing: 0px;
    color: #000000;
    opacity: 1;
    line-height: 25px;
    margin-bottom: 15px;
    font-weight: 900;
    font-size: 16px;
}

.CareerAdarticles .CareerAdarticlesText .CareerFeaturedText .CareerFeaturedDetails span{
    text-align: left;
    letter-spacing: 0px;
    color: #000000;
    opacity: 1;
    line-height: 18px;
    font-weight: 500;
    font-size: 14px;
}


/*-------------career details page-----------------------------------------------------*/

.CareerAdviceDetails{
    margin-top: 62px;
    margin-bottom: 44px;
}

.CareerAdviceDetails .careerLeftSection h1{
    text-align: left;
    letter-spacing: 0;
    color: #1864ac;
    opacity: 1;
    font-weight: 600;
    font-size: 25px;
    margin-bottom: 20px;
}

.CareerAdviceDetails .careerLeftSection .careerLeftSectionDetails h3{
    text-align: left;
    letter-spacing: 0;
    color: #000000;
    opacity: 1;
    font-size: 18px;
    font-weight: 600;
    margin-top: 18px;
    margin-bottom: 18px;
}

.CareerAdviceDetails .careerLeftSection .careerLeftSectionDetails p{
    margin-bottom: 12px;
    font-size: 14px;

}

.CareerAdviceDetails .careerLeftSection .careerLeftSectionProfile{
    display: flex;
    align-items: center;
    margin-bottom: 46px;
    margin-top: 36px;
}

.CareerAdviceDetails .careerLeftSection .careerLeftSectionProfile img{
    width: 57px;
}

.CareerAdviceDetails .careerLeftSection hr{
    border-top: 5px solid #1864ac2E;
}

.CareerAdviceDetails .careerLeftSection .careerLeftSectionProfile .careerProfileName{
    margin: 0 19px;
}

.CareerAdviceDetails .careerLeftSection .careerLeftSectionProfile .careerProfileName p{
    text-align: left;
    letter-spacing: 0;
    color: #000000;
    opacity: 1;
    font-size: 14px;
    font-weight: 700;
}

.CareerAdviceDetails .careerLeftSection .careerLeftSectionProfile .careerProfileIcon{
    margin: 0 0 0 auto;
}

.CareerAdviceDetails .careerLeftSection .careerLeftSectionProfile .careerProfileIcon a img{
    width: 23px;
    cursor: pointer;
}

.CareerAdviceDetails .careerLeftSection .careerAdviceSub{
    margin-top: 40px;
    margin-bottom: 27px;
}

.CareerAdviceDetails .careerLeftSection .careerAdviceSub h4{
    text-align: left;
    letter-spacing: 0;
    color: #000000;
    opacity: 1;
    font-size: 16px;
    font-weight: 600;
}

.CareerAdviceDetails .careerLeftSection .careerAdviceSub p {
    margin-bottom: 12px;
    font-size: 14px;
}

.CareerAdviceDetails .careerLeftSection .careerAdviceSubUi h4{
    text-align: left;
    letter-spacing: 0;
    color: #000000;
    opacity: 1;
    font-size: 16px;
    font-weight: 600;
}

.CareerAdviceDetails .careerLeftSection .careerAdviceSubUi ul li{
    margin-left: 30px;
    margin-bottom: 12px;
    font-size: 14px;
}

.CareerAdviceDetails .careerLeftSection .careerAdviceSubUi ul li i{
    color: #2E37D1;
    font-size: 16px;
    font-weight: 900;
    margin-right: 10px;
}

.CareerAdviceDetails .careerAdviceSearchBar{
    float: right;
    margin-top: 43px;
    width: 100%;
    text-align: right;
    margin-bottom: 43px;
}

.CareerAdviceDetails .careerAdviceSearchBar form input{
    background: #E5E6E8 0% 0% no-repeat padding-box;
    border-radius: 20px 0px 0px 20px;
    opacity: 1;
    border: none;
    height: 37px;
    font-size: 12px;
    width: 200px;
    padding: 18px;
    color: #707070;
}
.CareerAdviceDetails .careerAdviceSearchBar form button{
    background-color: #1864ac;
    /*padding: 10px;*/
    color: #ffffff;
    border: none;
    margin-left: -3px;
    height: 37px;
    width: 48px;
    border-radius: 0px 20px 20px 0px;
}

.careerLeftSection #carear {border: 1px solid black;}
.CareerAdviceDetails .careerAdRightSec .careerAdRightSecGuides h5{
    text-align: left;
    letter-spacing: 0;
    color: #707070;
    text-transform: uppercase;
    opacity: 1;
    font-size: 16px;
    font-weight: 500;
    margin-top: 19px;
}

.CareerAdviceDetails .careerAdRightSec .careerAdRightSecGuides hr{
    margin-top: 0;
    margin-bottom: 12px;
    border-top: 1px solid #70707059;
    width: 100%;
}

.CareerAdviceDetails .careerAdRightSec .careerAdRightSecGuides ul li a{
    text-align: left;
    letter-spacing: 0;
    color: #707070;
    opacity: 1;
    line-height: 2;
    font-size: 14px;
    text-decoration: none;
    cursor: pointer;
}

.CareerAdviceDetails .careerAdRightSec .careerAdRightSecGuides.careerAdPopular{
    margin-top: 50px;
}

.CareerAdviceDetails .careerAdRightSec .careerAdRightSecGuides.careerAdPopular ul li a{
    color: #1864ac;
}

.CareerAdviceDetails .careerAdRightSec .careerAdRightSecGuides{
    padding: 0 0 0px 110px;
}

.CareerAdviceDetails .careerAdRightSec hr{
    border-top: 1px solid #70707059;
    width: 276px;
    float: right;
}

.CareerAdviceDetails .careerAdRightSec .careerAdRightfind{
    padding: 0 0 0px 110px;
}

.CareerAdviceDetails .careerAdRightSec .careerAdRightfind p{
    text-align: left;
    letter-spacing: 0;
    color: #707070;
    opacity: 1;
    font-size: 22px;
    font-weight: 700;
    line-height: 26px;
}

.CareerAdviceDetails .careerAdRightSec .careerAdRightfind button{
    background: #1864ac 0% 0% no-repeat padding-box;
    border-radius: 10px;
    opacity: 1;
    color: #fff;
    width: 200px;
    padding: 17px;
    border: none;
    font-weight: 600;
    font-size: 14px;
    margin-top: 23px;
}

.row [class*='CareerFeaturedDetails'] {
  background-clip: content-box;
  min-height: 150px;
}

@media (max-width:1024px){
    .CareerAdviceDetails .careerAdRightSec .careerAdRightSecGuides{
        padding: 0 0 0px 47px;
    }
    .CareerAdviceDetails .careerAdRightSec .careerAdRightfind{
        padding: 0 0 0px 47px;
    }
}


@media (max-width:768px){
    .CareerAdviceDetails .careerAdviceSearchBar form input{
        width: 165px;
    }
    .CareerAdviceDetails .careerAdviceSearchBar form button{
        padding: 0;
        height: 36px;
    }
    .CareerAdviceDetails .careerAdRightSec .careerAdRightSecGuides{
        padding: 0 0 0px 16px;
    }
    .CareerAdviceDetails .careerAdRightSec .careerAdRightfind{
        padding: 0 0 0px 16px;
    }
    .CareerAdviceDetails .careerAdRightSec hr{
        width: 100%;
    }
}


@media (max-width:600px){
    .CareerAdviceDetails .careerAdviceSearchBar{
        float: left;
        text-align: left;
    }
    .CareerAdviceDetails .careerAdviceSearchBar form input{
        width: 200px;
    }
}

/************ 26-9-20 **************/
body{ line-height:normal !important;} 

ul.industry-ul{ margin-bottom: 25px !important; }
.TESTIMONIAL_dash{ padding: 60px 0 !important; }
.TESTIMONIAL_dash .testi_profile {  padding: 10px 60px !important; }
.TESTIMONIAL_dash .testi_profile .testi_img{ margin-bottom: 20px !important; }
.TESTIMONIAL_dash .testi_profile .testi_img img{ object-fit: cover; }
.footerWrap h5{  text-transform: uppercase !important; }
.featured_jobs .feature_bg{ margin-bottom: 30px !important; }
.srch_info{ width: 100%; max-width: 945px; margin: 0 auto; }
.footerWrap .quicklinks li a{ padding-left:14px !important; position: relative;}
.footerWrap .quicklinks li a:before { position: absolute; margin-right: 0; left: 0; top: 10px;}

.step-section-area-box{height:auto !important; min-height:550px !important;}

@media (max-width:1500px){
.footerWrap h5{ font-size: 16px !important; }
.srch_info{ width: 80%;}
}
@media (max-width:1300px){
.TESTIMONIAL_dash .testi_profile {  padding:0 15px !important; }
.TESTIMONIAL_dash .testi_profile .testi_p p{ font-size: 14px !important; line-height: 24px !important; }
.footerWrap h5{ font-size: 14px !important; }
.footerWrap .quicklinks li a{ font-size: 11px !important; }
.footerWrap .address, .footerWrap .email{ font-size: 12px !important; }
.footerWrap .phone{ font-size: 14px !important; }
.footerWrap .quicklinks li a:before {  top: 8px;}

.step-section-area-box p{ font-size: 14px !important; }
.step-section-area-box { min-height: 630px !important;}
.tabbable-line > .nav-tabs > li{ width:1% !important; display:table-cell !important; float:none !important; height:auto !important;}
.tabbable-line > .nav-tabs > li > a{ min-height:50px !important; font-size:12px !important;}
}

@media (max-width:991px){
    .TESTIMONIAL_dash .testi_profile {  padding:15px 15px 0 15px !important; }
.TESTIMONIAL_dash{ padding: 40px 0 !important; }
.footerWrap{ padding: 20px 0 40px 0 !important; }
.footerWrap .quicklinks li a{ padding-top: 0!important; padding-bottom:10px !important; }
.footerWrap .quicklinks li a:before {  top:0;cursor: pointer;}
.copyright{ font-size: 14px; }
.social a{ font-size: 22px !important; }
.step-section-area-box {min-height: 450px !important;}
}

@media (max-width:767px){
.srch_info{ width: 100%;}
.copyright {    font-size: 13px;}
.step-section-area-box {min-height: inherit !important;}
.TESTIMONIAL_dash .fa-angle-left, .TESTIMONIAL_dash .fa-angle-right{ height:58px !important;}
}

@media (max-width:600px){
.copyright {    font-size: 12px;}
.copyright .bttxt{ line-height: 20px !important; }
form.example input[type=text]{ font-size: 16px; }
.userbtns .nav-tabs>li{ margin-bottom: 15px !important; }

.tabbable-line > .nav-tabs > li > a { min-height: 65px !important; font-size: 11px !important; padding:6px 5px 10px 5px !important; }
}
