
@media only screen and (max-width: 1200px) {
	.post .post-wrap .image img {
    width: 100%;
    height: 444px;
}
.slider-down {
    font-size: 16px;
}
.side-content-wrap img {
	width: 100% !important;
	height: 100px !important;
}
}

@media only screen and (max-width: 992px) {
	.slider-wrap {
		padding-right: 4px;
	}

.main-content-wrap img {
	width: 100%;
    height: 230px !important;
}
.page-banner {
    width: 100%;
    height: 90px;
    object-fit: cover;
}
.main-menu nav > ul > li {
    display: block;
    float: left;
    margin-right: 12px;
}
.header-top-social img {
  width: 228px;
}
}

@media only screen and (max-width: 767px) {
	.ap-law-slider img {
    width: 100%;
    height: 250px;
    object-fit: cover;
}
.page-banner {
    width: 100%;
    height: 60px;
    object-fit: cover;
}
.page-banner h2 {
   font-size: 14px;
    margin-bottom: 15px;
    line-height: 18px;
    margin-left: -10px;
}
.slider-down {
    font-size: 14px;
}
.gallery-item img {
    width: 100%;
    height: 170px;
    object-fit: cover;
}
}

@media only screen and (max-width: 576px) {
    .gallery-img a {
        width: 100%;
    }
    }

@media only screen and (max-width: 460px) {
	.page-banner {   
    background-size: contain;
}
}

@media only screen and (max-width: 435px) {
    .header-top-social img {   
    width: 150px !important;
    float: none !important;
}
}


@media only screen and (max-width: 418px) {
	.slider-down {
    font-size: 11px;
    padding: 4px;
}
.ap-law-slider img {
    width: 100%;
    height: 200px;
}
}

@media only screen and (max-width: 360px) {
	.page-banner {   
    margin-left: -16px;
}
}
