.work_time {
    margin: 15px 0px 10px 0px;
    font-size: 16px;
}
.center {

    text-align: center;

}
.work_time p {
    line-height: 21px;
    margin: 0px 0px 0px 0px;
    font-size: 14px;
}
.life_dia {
    float: right;
    padding-right: 120px;
    padding-top: 20px;
}
.waitwindowlocal{
    display: none !important;
}
.top-link:hover {
    color: red !important;
}
.nodec {
    color: #202020;
    text-decoration: none;
}
.main-h2 {
    font-weight: 500;
    font-size: 30px;
    line-height: 36px;
    color: #383838;
}
.logo_new {
    width: 60px;
    margin-right: 10px;
}
.work_time_t {
margin-bottom: 3px;
}
@media screen and (max-width:1250px)
{

.logo_new{
	width: 54px;
	}
}
@media screen and (max-width:1000px)
{

.work_time_t {
margin-bottom: 25px;
}
}
@media screen and (max-width:600px)
{
.mbm-0 {
  margin-bottom: 0px !important;
}
.main-h2 {
        font-size: 24px;
    line-height: 1.5;
}
.h2-small {
        font-size: 18px;
    
}
.inline {
        display: inline!important;
    
}
}