@media (max-width: 1200px) {
.header{padding:0 10px;box-sizing:border-box}
.raja-product{padding:0 10px;box-sizing:border-box}
.footer{padding:50px 10px;box-sizing:border-box}
.contact-con{padding: 0 10px;box-sizing: border-box;}
.about-us-con{padding: 0 10px;box-sizing: border-box;}
.about-us-block{padding: 0 10px;box-sizing: border-box;}
.product-main{padding: 0 10px;box-sizing: border-box;}
}
@media (max-width: 1199px) {
.header .header-call{width:22.5%}
.logo{width:58%}
}
@media (max-width: 1023px) {
.header .header-call{width:25.5%}
.logo{width:48%}
.header-mail{width:22.5%}
}
@media (max-width: 899px) {
.header .header-call{width:100%;max-width:235px;float:none;margin:0 auto}
.logo{width:100%;margin:20px 0}
.header-mail{float:none;width:100%;text-align:center}
}
@media (max-width: 680px) {
.raja-product .raja-block{width:100%;margin-right:0;margin-bottom:20px}
.contact-left{width: 100%;margin-bottom: 20px;padding-right: 0;}
.contact-form{width: 100%;}
.about-us-block .abo-bl{width:100%;margin-right:0;margin-bottom:20px}
.product-block{width:100%;margin-right:0;margin-bottom:20px}
.about-us-block{text-align: center;}

}
@media (max-width: 480px) {
.menubar{width:100%}
.top-links a{border-bottom:none}
.top-links a:hover{border-bottom:none}
.top-links{background:#00a650;padding:10px}
.mobile-top-links{display:block;color:#fff}
.top-links a.mobile-top-links{margin:0;color:#fff}
.mobile-top-links .top-links-text{float:left}
.top-links-icon{float:right;width:18px}
.top-links ul.active{display:block}
.top-links ul{display:block;width:100%;margin-top:10px}
.top-links ul li{width:100%;margin-bottom:5px;border-top:1px solid #fff}
.top-links ul li a{color:#FFF;margin:0;padding:10px 0;display:block}
.top-links-icon span{background-color:#fff;display:block;height:2px;margin:2px 0;transition:all ease .2s;-webkit-transition:all ease .2s}
.top-links ul{display:none}
.top-links a:hover{color:#000}
.mobile-menu-icon.active span.bar1,.open .top-links-icon span.bar1{transform:rotate(-45deg) translate(-3px,6px);-webkit-transform:rotate(-45deg) translate(-2px,6px)}
.mobile-menu-icon.active span.bar2,.open .top-links-icon span.bar2{opacity:0}
.mobile-menu-icon.active span.bar3,.open .top-links-icon span.bar3{transform:rotate(45deg) translate(0px,-3px);-webkit-transform:rotate(45deg) translate(0px,-3px)}
.top-bar .top-links{width:48%}
.top-links{margin-top:3px}
.top-links a.active{color: #000;}
.top-links{width:100%;box-sizing:border-box}
.information{width:100%;margin-bottom: 20px;}
.location{width:100%;margin-bottom: 20px;}
.social{width:100%}
.about-text h4{font-size:56px}
.about-text{margin-top:50px}
.raja-product h4{font-size:52px}
.footer{margin-top: 50px;}
}