p.career-p {
    color: #767a7d;
    /*font-size: larger;*/
    font-weight: 600;
    padding-bottom: 25px;
    font-size: 16px;
}
.col-sm-8.col-xs-12.career-tiro {
    color: #676d71;

}
p.career-ptag {
    padding-bottom: 25px;
    line-height: 25px;
    font-weight: 500;
    font-size: 16px;
    /*font-size: larger;*/
}
a.a-tag-mail {
    color: darkolivegreen;
    font-weight: 600;
}
p.career-ptag1 {
    font-size: medium;
    font-weight: 400;
    padding-bottom: 25px;
    font-size: 16px;
}
.btn.btn-back {
    background: #d0d0d0;
    border-radius: 0px;
    color: #fff !important;
    margin-top: 0px;
}
.col-sm-3.col-xs-6.withoutSalary {
    min-height: 178px;
    margin-top: 0px;
 
}
.col-sm-3.col-xs-6.withSalary {
  
    min-height: 178px;
    margin-top: 0px;
}
@media(max-width: 767px)
{
    .aboutrowOnMedia
    {
            margin-left: -15px !important;
            /*margin-right: 10px !important;*/
    }
    .mEdiaPAD
    {
        padding-right: 15px !important;
        padding-left: 15px !important;
        height: 335px !important;

    }
    .noPaddingonMedia
    {
        padding:0px;
    }
    .pad6
    {
        padding:10px !important;
    }
    .career-tiro
    {
        height: auto !important;
    }
    .bgcc
    {
        left:25%;
    }
    .mediaShare
{
    margin:0 auto;
    text-align: center;
    margin-top: 10px;
}
}
@media (min-width: 999px) and (max-width: 1200px)
{
    .col-sm-8.col-xs-12.career-tiro {
        color: #676d71;
        height: 370px;
        overflow-x: hidden;
        overflow-y: scroll;
        margin-top: 7px;
}
}
@media (min-width:767px) and (max-width: 998px)
{

.col-sm-8.col-xs-12.career-tiro {
    color: #676d71;
    height: 238px;
    overflow-x: hidden;
    overflow-y: scroll;
}
.aboutrowOnMedia
{
    margin-top: 10px;
}
.withoutSalary{
    margin-top: 10px !important;
}
}
@media (min-width: 1220px)
{
    .Cpr0
    {
          padding-right: 0px;
    }
}
@media (min-width: 991px) and (max-width: 1199px)
{
    .careers
    {
        min-height: 150px !important;
    }
    .careers h4
    {
        font-size: 14px !important;
    }
}