@media only screen and (max-width: 600px) {

.datepic {
    width: 84.5%;
}
.datename{
    width: 76px;

}
.datename22{

    display: block;
}
.tselc22 {
width: 23.9%;
    display: inline-block;
}
.uploadimg{
width: 84.5%;
}
.footx{

font-size: 78%!important;
}
.action-buttons a {
    margin: 0 0px;
    display: inline-block;
    opacity: .85;
    -webkit-transition: all .1s;
    -o-transition: all .1s;
    transition: all .1s;
}
.tselc{
    width: 84.4%;
}

}
@media only screen and (min-width: 992px) {

.datepic{
width: 32.666%;
}
.tselc{
width: 32.5%;
}

.tselc22 {
width: 10.9%;
}
.uploadimg{
width: 32.6%;
}
}

@media only screen and (min-width: 1200px) {

.datepic{
width: 32.666%;
}
.footx{
font-size: 117%!important;
}
.tselc{
width: 32.5%;
}

}
