﻿.company-head{background:#fef56c;margin:15px 0;}
.company-logo{float:right;width:145px;height:100px;margin:10px;}
.company-name{text-align:center;font-size:40px;font-weight:bold;color:#000;float: right;width: 66%;margin-top: 50px;}
.company-membership{float:left;margin:15px;width:200px;height:55px;background:url("../images/ribbon.png") no-repeat;text-align:center;color:#fff;font-size:26px;margin-top:35px;}
.header2{display:none;}


@media screen and (max-width : 1000px) 
{
     .company-head{ margin-top :48px}
}

@media screen and (max-width : 770px) 
{
     .catmenu{display:none;}
     .company-head{ margin-top :48px}
}

@media screen and (max-width : 980px) {
 .catmenu{display:none;}

}