  .equipment_slider .owl-pagination {
    display: none !important;
}
.in-banner .cap h4 {
    line-height: 67px;
}
.in-banner .cap {
    overflow: hidden;
}
.equipment_slider {
    position: relative;
}
.equipment_slider .owl-buttons {
    position: absolute;
    right: 45px;
    bottom: 0;
}

.equipment_slider .owl-prev {
    right: 100px;
    float: left;
    width: 55px;
    background: url(../images/nxt.png) no-repeat 50% !important;
    height: 55px;
    font-size: 0 !important;
    transition: all .7s;
    webkit-transition: all .7s;
     margin: 0 !important;
    padding: 0 !important;
    margin: 0 !important;
    padding: 0 !important;
    border-radius: 0px !important;
}
.equipment_slider .owl-next {
    left: 100px;
    float: right;
    width: 55px;
    background: url(../images/prv.png) no-repeat !important;
    height: 55px;
    font-size: 0 !important;
    transition: all .7s;
    webkit-transition: all .7s;
    margin: 0 !important;
    padding: 0 !important;
    border-radius: 0px !important;
}
/*
@media (max-width: 1199px) {
	.ace_mfg .writup h2 { font-size: 30px; }
	.ace_mfg .writup { font-size: 24px; line-height: 34px; }
	* img { max-width: 100%; }
	.header .logo { width: 18%; }
	.fixedHead .logo img { margin-top: 0px; }
	.but_menu a { display: block; }
}

@media (max-width: 1000px) {
	.but_menu { background: #dc740c; padding: 0px 0px; border-radius: 3px; box-shadow:0px 0px 4px 2px #000; -moz-box-shadow:0px 0px 4px 2px #000; -webkit-box-shadow:0px 0px 4px 2px #000; -ms-box-shadow:0px 0px 4px 2px #000; }
	.but_menu a { padding: 0px 5px; }
	.but_menu a img { margin-top: 2px; }
	.header .right_nav .mail  a:last-child { padding-right: 0px; }
	.header.fixedHead .right_nav { padding-top: 5px; }
	.but_menu.mm-sticky { top: 50px; right: 17px; position: fixed;  }
	.header.fixedHead .wrap { padding: 12px 15px; }
	.header .right_nav { width: 60%; }
	.header .logo { width: 40%; }
	.fixedHead .logo img { transform: none; }
	.fixedHead .logo a { width: 150px; }
}

@media (max-width: 960px) {
	.whats_new .wnew h2 { font-size: 55px; line-height: 55px; }
	.whats_new .wnew .new_area { margin-left: 0px; width: 100%; }
	.whats_new .acs_area .txt_yellow h2 { font-size: 19px; }
}

@media (max-width: 915px) {
	
}*/