@media (min-width: 992px) {
.font-head {    font-size: 4rem; }
.font24{ font-size:22px; }
.navbar-brand>img {
    width:2em;
}
.navbar-nav>li {
    padding: 9% 1.5% 0;
}
.menu-box {
    width: 53%;
}
.navbar-header {
    width: 47%;
    margin-top: 1%;
}
.navbar-brand {
    height: auto;
}
.navbar-header p {
    font-size: 28px;
	line-height: 20px;
    margin: 8% 0 0;
}
.navbar-header p span {
    font-size: 22px;
}
.navbar-default {
    padding-bottom: 2%;
}
.head-top p {
    font-size: 22px;
}
.head-top p.head-contact {
    text-align: right;
    margin-top: 0;
}
.head-top p img {
}
.head-top {
}
.bg1 {
    background: url(../images/bg1.png)top center no-repeat;
    padding: 6% 0 10%;
}
.bg1-content h1 {
    font-size: 49px;
    line-height: 36px;
    margin-bottom: 3%;

}
.bg1-content h1 span {
    font-size: 40px;
}
.bg1-content a {
    letter-spacing: 1px;
}

.bg1-content p {
    font-size: 27px;
    padding-right: 5%;
    margin-top: 3%;
}
.bg1-content hr {
    width: 36%;
    margin: 1% 0 0 21%;
	border-radius: 3px;
}
.content-head h1 {
    font-size: 57px;
}
.content-head p {
    font-size: 24px;
}
.content-head a {
    font-size: 24px;
}
.our-product p {
    line-height: 25px;
    font-size: 30px;
}
.portfolio-right {
    padding: 20% 0;
}

.portfolio-right h1 {
    font-size: 25px;
    line-height: 15px;
    letter-spacing: 1px;
}
.portfolio-right h1 span {
    font-size: 54px;
	letter-spacing:0;
}
.product-box {
    padding-bottom: 16%;
}

.copyright {
    font-size: 22px;
}
.chart {
    font-size: 22px;
}
.footer-2 ul {
    line-height: 34px;
    margin-bottom: 2%;
}
.footer-1 h1 {
    font-size: 33px;
}
.footer-1 p {
    font-size: 24px;
}
.bg-footer {
    padding: 4% 0;
}
.footer-2 {
    margin-left: 7%;
}
.height-box {
	height:149px;
}
}