﻿

.nopadding{
    padding:0px;
}
.post-line{
    border-bottom:1px solid #000;
    padding:10px 0px;
    margin-bottom:10px;
}
.post .row{
    margin-left:0px !important;
    margin-right:0px !important;
}
@media screen and (min-width: 0px) {
    .Recruitment {
        padding:0px 10px !important;
    }
}

@media screen and (min-width: 479px) {
}



@media screen and (min-width: 767px) {
    .Recruitment{ 
        color:#000 !important;
        font-size:20px;
        font-weight:normal;
       
    }
    .Recruitment h1{
        color:#000 !important;
    }
    .text-align-right{
        text-align:right;
    }
    .text-align-left{
        text-align:left;
    }
 
}

@media screen and (min-width: 959px) {
}

@media screen and (min-width: 1199px) {
 
}

@media screen and (min-width: 1200px) {
}
