@media(max-width:1600px) {}

@media(max-width:1440px) {
    .head,
    .about,
    .product,
    .midcontact,
    .application,
    .gallery,
    .inabout,
    .incontact,
    .ingallery,
    .inshop,
    .initem,
    .inproduct_02,
    .inproduct,
    .proshow {
        padding-left: 15px;
        padding-right: 15px;
    }
	.nav ul li .detailnav li a {
		font-size: 13px;
	}
}

@media(max-width:1366px) {
    .midlist a {
        font-size: 26px;
    }
}

@media(max-width:1280px) {
    .about {
        height: auto;
        background-size: cover;
        padding-bottom: 30px;
    }
    .proshow_bot_fl p,
    .feature_fr p {
        font-size: 20px;
    }
}

@media(max-width:1200px) {}

@media(max-width:1024px) {
    .mobile-inner-header {
        display: block;
        z-index: 999;
    }
    .head {
        display: none;
    }
    .midlist a {
        font-size: 20px;
    }
    .inabout,
    .incontact,
    .ingallery,
    .inshop,
    .initem,
    .inproduct_02,
    .inproduct,
    .proshow {
        margin: 25px 0;
    }
    .intitle {
        font-size: 24px;
    }
    .inabcon {
        font-size: 16px;
    }
    .incontact_titles {
        font-size: 16px;
    }
    .incontact_mail {
        margin: 25px auto 0;
        font-size: 16px;
    }
    .incontact form {
        margin-top: 25px;
    }
}

@media(max-width:768px) {
    .abtitle {
        font-size: 24px;
    }
    .abcon {
        margin-top: 15px;
        font-size: 20px;
    }
    .products {
        margin-top: 25px;
    }
    .title {
        font-size: 26px;
    }
    .application {
        padding-top: 30px;
        padding-bottom: 30px;
    }
    .midmail {
        font-size: 30px;
    }
    .ingallerys video {
        width: 100%;
    }
    .inshops a {
        width: 49%;
        margin-right: 2%;
    }
    .inshops a:nth-child(2n) {
        margin-right: 0;
    }
    .proshow_top {
        font-size: 16px;
    }
    .proshow_bot_fl {
        width: 100%;
        margin-top: 0;
		font-size:16px;
    }
    .proshow_bot_fr {
        width: 100%;
    }
    .feature_fl {
        width: 100%;
    }
    .feature_fr {
        width: 100%;
        margin-top: 10px;
		font-size:16px;
    }
    .dimension_fl {
        margin-top: 0;
        width: 100%;
    }
    .dimension_fl_link {
        margin-top: 20px;
    }
    .dimension_fr {
        width: 100%;
        margin-top: 20px;
    }
    .dimension_fl_title {
        font-size: 16px;
    }
	.proshow_bot_fl span,.feature_fr span{
		font-size: 18px !important;
		color: #000 !important;
		font-weight: 300 !important;
		line-height: 2 !important;
	}
}

@media(max-width:420px) {
    .abcon {
        font-size: 16px;
    }
    .midlogo img {
        width: 60%;
    }
    .midmail {
        font-size: 20px;
    }
    .midlist {
        margin-top: 40px;
    }
    .midline {
        margin-top: 35px;
    }
    .midcontact {
        height: auto;
        padding-top: 30px;
        padding-bottom: 30px;
    }
    .protitle {
        font-size: 14px;
    }
    .promore {
        margin-top: 15px;
    }
    .gallery_title {
        font-size: 22px;
    }
    .gallery {
        margin-top: 25px;
    }
    .gallerys {
        margin-top: 25px;
    }
    .gallery_item {
        width: 100%;
        margin-bottom: 15px;
    }
    .copy {
        margin-top: 0;
        line-height: 30px;
        font-size: 14px;
        height: auto;
        background-size: cover;
    }
    .copy a {
        display: block;
        font-size: 14px;
    }
    .incontact form div:first-child input,
    .incontact form div:nth-child(2) input {
        width: 100%;
        margin-bottom: 10px;
        height: 40px;
        font-size: 16px;
    }
    .incontact form div {
        margin-bottom: 10px;
    }
    .incontact form div:first-child,
    .incontact form div:nth-child(2) {
        margin-bottom: 0;
    }
    .incontact form textarea {
        width: 100%;
        height: 80px;
        font-size: 16px;
        padding-top: 10px;
    }
    .incontact form div:nth-child(4) input {
        width: 100%;
        height: 40px;
        font-size: 16px;
    }
    .intitle {
        font-size: 18px;
    }
    .inproduct_02 a {
        width: 49%;
        margin-right: 2%;
    }
    .inproduct_02 a:nth-child(3n) {
        margin-right: 2%;
    }
    .inproduct_02 a:nth-child(2n) {
        margin-right: 0;
    }
    .proshow_bot_fl p,
    .feature_fr p {
        font-size: 13px;
    }
    .proshow_title {
        line-height: 45px;
        margin-top: 25px;
        font-size: 14px;
    }
}

@media(max-width:376px) {}

@media(max-width:360px) {}