/* XL Device :1200px. */

@media (max-width:1310px) {
	.main-menu ul li{
		margin-left: 28px;
	}
	.main-menu ul li a{
		font-size: 19px;
	} 
	.about-fzlc .align-items-center{
		padding: 0 30px;
	}	
	.lh-banner{
		height: 80vh;
	}

}
@media (min-width: 1200px) and (max-width: 1500px) {
    .slider-active button.slick-arrow {
        left: 30px;
    }
    .slider-active button.slick-next{left: auto;right: 30px;}
    .slider-active:hover button.slick-prev {
        left: 10px;
    }
    .slider-active:hover button.slick-next {
        right: 15px;
    }
    .cta-text {
        padding: 90px 0;
    }
    .cta-img img {
        width: 100%;
    }
    .testimonial-item p {
        padding: 0 50px;
    }
    .about-right-2 .about-shape-2 {
        right: -30px;
        bottom: -25px;
    }
    .slider-img {
        right: -6%;
    }
    .slider-img img {
        width: 80%;
    }
    .slider-height-2 {
        min-height: 700px;
    }
    .silder-text-3 {
        margin-top: 60px;
    }
    .faq-shape {
        right: 0;
    }

}

@media (max-width: 1024px){
	.sy_app .services-wrapper{
	  padding: 0;
    }
	.sy_web{
	  display: none;
    }
    .sy_app{
	   display: inline;
    }
	.news-content{
		padding: 0px 20px 22px;
	}
	.news-text{
		height: 140px;
	}
	.news-thumb{
		height: 200px;
	}
}

/* LG Device :992px. */
@media (min-width: 992px) and (max-width: 1200px) {
    .header-top .right li {
        padding: 0 9px;
    }
    .main-menu ul li {
        margin-left: 35px;
    }
	.main-menu ul li a{
		font-size: 16px;
	} 
    .header-icon {
        margin-left: 35px;
    }
    .slider-active button.slick-arrow {
        left: 30px;
    }
    .slider-active button.slick-next{left: auto;right: 30px;}
    .slider-active:hover button.slick-prev {
        left: 10px;
    }
    .slider-active:hover button.slick-next {
        right: 15px;
    }
    .about-author {
        margin-bottom: 75px;
    }
    .cta-img img {
        margin-top: 90px;
        width: 100%;
    }
    .cta-text {
        padding-bottom: 60px;
    }
    .exprience-box-single {
        margin-right: 20px;
    }
    .exprience-box {
        padding-top: 10;
    }
    .exprience-wrapper {
        padding-top: 50px;
    }
    .cta-title h1 {
        font-size: 46px;
    }
    .footer-area {
        padding-top: 100px;
        padding-bottom: 0px;
    }
    .about-author-2 {
        left: -30px;
        bottom: 40px;
    }
    .about-right-2 .about-shape-2 {
        right: -22px;
    }
    .about-tab-wrapper {
        width: 354px;
    }
    .about-tab .nav-item {
        margin-right: 35px;
    }
    .about-tab-wrapper .tab-content {
        margin-right: 0;
    }
    .department-box-right {
        margin: 0;
    }
    .appointment-left {
        display: none;
    }
    .testimonial-item-active button {
        right: 43%;
    }
    .testimonial-item-active button.slick-next {
        left: 43%;
    }
    .testimonial-item p {
        padding: 0 115px;
    }
    .slider-wrapper {
        margin-top: 232px;
    }
    .department-box {
        padding: 25px 50px;
    }
    .slider-height-2 {
        min-height: 700px;
    }
    .silder-text-3 {
        margin-top: 60px;
    }
    .about-box-left {
        margin-left: -50px;
    }
    .about-box-right {
        margin-right: -50px;
    }
    .work-shape {
        display: none;
    }
    .portfolio-content {
        top: 53%;
        padding-right: 30px;
    }
    .faq-shape {
        display: none;
    }
    .accordion .card {
        padding-right: 45px;
    }
    .port-dtls-img {
        margin-right: -220px;
    }
    .port-dtls-widget {
        top: 20px;
        right: 15px;
        left: 36px;
        padding: 33px 25px;
    }
    .product-details {
        margin-left: 0;
    }
    .widget {
        margin-left: -15px;
    }
    .widget-space {
        margin-right: -15px;
        margin-left: 0px;
    }
    .contact-form-area {
        padding-bottom: 100px;
    }
    .contact-single {
        padding: 41px 14px;
        padding-bottom: 45px;
    }

    .lh-banner{
		height: 40vh;
	}
	.video-container video{
		height: 100%;
	}
	.section-title-2 h1{
		font-size: 36px;
	}
	.section-title-2 .sy_bthr{
		margin-top: 10px;
	}
	.sy_news_lb:nth-child(3){
		display: none;
	}
	.sy-qybk-lb{
		height: 360px;
	}
	.sy-qybk-img{
		padding-top: 80px;
	}
	.sy-qybk-nr h3{
		font-size: 35px;
	}
	.sy-qybk-nr p{
		font-size: 20px;
	}
	.project-image>img{
		width:auto;
		
	}
	
	.footer-widget ul li a{
		line-height: 26px;
        font-size: 12px;
	}
	
	.xbzb-smyh-bt h1{
		font-size: 40px;
	}
	.xbzb-smyh-p{
		width: 100%;
	}
	.xbzb-xbjz-wk .xbzb_bt{
		padding-bottom: 20px;
	}
	.xbzb-xbjz .xbzb_bt_ico{
		width: 75px;
		margin: inherit;
		
	}
	
	
	
}


@media (max-width: 991px){
	.logo_wk{
	-webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
}
	main{
		overflow: hidden;
	}
	.section-title .review-tab,.cta-area .review-tab{
		position: initial;
	}
	.section-title .review-tab ul,.cta-area .review-tab ul{
		margin: 0 auto;
        display: inline-flex;
	}
	.section-title .review-tab ul li:nth-child(1),.cta-area .review-tabul li:nth-child(1){
		margin-left: 0px;
	}
	img{
		max-width: 100%;
	}
	.ny_odmfl_l .ny_odmfl_limg, .ny_odmfl_r .ny_odmfl_limg{
		width: 100%;
	}
	.ny_odmfl_l .ny_odmfl_lwz, .ny_odmfl_r .ny_odmfl_lwz{
		width: 100%;
	}
	.ny_odmfl_lwz h5{
		margin-bottom: 20px;
	}
	.ny_odmfl_lwz{
		padding-top: 40px;
		padding-bottom: 2px;
	}
	.nry_odm_nav ul li a{
		padding: 5px 10px;
		font-size: 14px;
	}
	.nry_odm_nav{
		margin-bottom: 20px;
	}
	.single-shop-section{
		padding:60px 0px;
	}
	.yfzx .yfzx_txt{
		width: 100%;
	}
	.yfzx .yfzx_img{
		width: 100%;
	}
	.yfzx .yfzx_img img{
		width: 100%;
	}
	.yfzx_lb{
		width: 33.33%;
		-ms-flex: 33.33%;
    flex: 33.33%;
    max-width: 33.33%;
	}
	.ny_zzyf .zjgw{
		background-size: 100% 100%;
	}
	.zngc_js_nr{
		width: 100%;
	}
	.zngc_js_img{
		width: 100%;
	}
	.zngc_js_img img{
		width: 100%;
	}
	.zzyf_cpzlmb1_txt{
		width: 100%;
	}
	.zzyf_cpzlmb1_img{
		width: 100%;
	}
	.zzyf_cpzlmb1_img img{
		width: 100%;
	}
	.zzyf_cpzlmb1_bt h4{
		font-size: 22px;
	}
	.cpzlmb_img{
		width: 100%;
	}
	.cpzlmb_img img{
		width: 100%;
	}
	.cpzlmb_txt{
		width: 100%;
		padding-left: 0px;
		margin-top: 40px;
	}
	.hzjg_1_img_wk,.hzjg_2_img_wk{
		height: 300px;
	}
	.yzsff_cpyf_img img{
		width: 100%;
	}
	.cpyf_yfsl_lb ul li{
		padding: 0 10px;
	}
	.cpyf_yfsl{
		padding-bottom: 40px;
	}
	.yzsff_cpjc_lbbj{
		margin-bottom: 20px;
	}
	.ny_omd_yzsff_cpjc{
		padding-bottom: 90px;
	}
	.yzsff_cpsc_lb ul li{
		width: 50%;
		border: 1px solid #b8b8c4;
	}
	.yzsff_scfw_txt{
		width: 100%;
	}
	.yzsff_scfw_img{
		width: 100%;
		padding-left: 0px;
	}
	.yzsff_scfw_img img{
		width: 100%;
	}
	.lh-other.ones{
		padding: 0;
	}
	.ny_odmfl_lwz p{
		margin-bottom: 20px;
	}
	.ny_odmfl_lwz .title{
		letter-spacing: 0;
	}
	.contact-wrapper{
		padding: 50px 40px;
	}
	
	.xbzb-smyh-bt h1{
		font-size: 40px;
	}
	.xbzb-smyh-p{
		width: 100%;
		margin-top: 20px;
	}
	.xbzb-xbjz-wk .xbzb_bt{
		padding-bottom: 20px;
	}
	.xbzb-xbjz .xbzb_bt_ico{
		width: 75px;
		margin: inherit;
	}
	.xbjz-nr{
		margin-bottom: 20px;
	}
	.xbzb-zxdw .xbzb-zxdw-lb:nth-child(2n) .work-single{
		margin-top: 0px;
	}
	.hzjg_1_lb_wk{
		  padding: 20px 15px;
		height: auto;
	}
	.hzjg_1_lb_bt h2{
		font-size: 18px;
		padding-bottom: 0px;
	}
	.hzjg_1_lb_bt h4{
		font-size: 12px;
        font-weight: 300;
	}
	.hzjg_1_lb_nav{
		margin-top: 10px;
	}
	.hzjg_1_lb_nav ul li{
		padding: 5px 10px;
		font-size: 16px;
	}
	.ny_zzyf .hzjg_2_lb{
		padding: 0;
	}
	.hzjg_2_lb_nav{
		margin-top: 10px;
	}
}
 
/* MD Device :768px. */
@media (min-width: 768px) and (max-width: 991px) {
	
	
	
    .header-bottom {
        padding-top: 20px;
    }
	.lh-banner{
		height: 40vh;
	}
	.video-container video{
		height: 100%;
	}
	.language_web{
		right: 12vw;
    top: -40px;
	}
	.about-qyys .single-couter .count{
		font-size: 30px;
	}
	.news-area{
		padding-top: 20px;
	}
	
	.news-content{
		padding: 0px 20px 10px;
	}
	.sy_news_lb:nth-child(3){
		display: none;
	}
	.sy-qybk{
		
	}
	.sy-qybk-lb{
		width: 33.33%;
	}

	.zcnx_lxfs_lb{
		padding-bottom: 10px;
	}

    .slider-active button.slick-arrow {
        opacity: 0;
        visibility: hidden;
    }
    .exprience-area {
        padding-bottom: 100px;
    }
    .subscribe-title h2 {
        margin-bottom: 25px;
        text-align: center;
    }
	.cpxq_cptj:nth-child(3){
		display: none;
	}
	.sy_hzjg{
		padding: 60px 0px; 
	}
	.sy_hzjg_nr{
		padding: 20px 10px;
	}
	.sy_hzjg_nav ul li a{
		font-size: 22px;
	}

	.footer-area{
	padding-top: 80px;
	}
	.footer_icon{
		margin-top: 20px;
		text-align: center;
	}
	.footer_logo{
		text-align: center;
	}
    .footer-widget-2 {
        margin-left: -30px;
    }
    .footer-spache {
       margin-bottom: 60px;
    }
    .silder-text-2 .slider-caption h1 {
        color: #1b1d21;
        font-size: 50px;
    }
    .about-right-2 {
        display: none;
    }
    .about-area-2 {
        padding-top: 25px;
        padding-bottom: 55px;
    }
    .about-left {
       
    }
    .about-tab-wrapper .tab-content {
        margin-right: 0;
    }
	.project-image>img{
		width:auto;
		max-width:inherit;
	}
	.brand-area{
		padding-bottom: 50px;
	}
    .department-box-right {
        margin: 0;
    }
    .single-couter {
        margin-bottom: 40px;
    }
    .appointment-left {
        display: none;
    }
    .appointment-box {
        margin-top: -136px;
    }
    .testimonial-item-active button {
        right: 40%;
    }
    .testimonial-item-active button.slick-next {
        left: 40%;
    }
    .testimonial-item p {
        padding: 0 115px;
    }
    .department-box {
        padding: 25px 25px;
    }
    .work-shape {
        display: none;
    }
    .header-bottom-2 {
        padding-top: 0px;
    }
    .slider-height-2 {
        min-height: 600px;
    }
    .silder-text-3 {
        margin-top: 60px;
    }
    .about-box-left {
        margin-left: -50px;
    }
    .about-box-right {
        margin-right: -50px;
    }
    .about-box-icon span {
        left: 120px;
    }
    .about-area-3 {
        padding-top: 120px;
        padding-bottom: 90px;
    }
    .work-single.small-box {
        margin-top: 0px;
    }
    .appointment-box-2 {
        margin-top: 0;
    }
    .faq-img, .faq-shape {
        display: none;
    }
    .faq-area {
        padding-bottom: 95px;
    }
    .portfolio-content {
        top: 58%;
        padding-right: 30px;
    }
    .port-dtls-img {
        margin-right: 0px;
    }
    .port-dtls-widget {
        position: initial;
        margin-top: 35px;
    }
    .appointment-wrapper-2 {
        padding-bottom: 48px;
        margin-top: 95px;
    }
    .appointment-bg {
        margin-bottom: 235px;
    }
    .team-info {
        margin-left: -15px;
    }
    .product-details {
        margin-left: 0;
    }
    .widget {
        margin-left: -15px;
    }
    .widget-space {
        margin-right: -15px;
        margin-left: 0px;
    }
    .contact-form-area {
        padding-bottom: 100px;
    }
    .contact-single {
        padding: 40px 8px;
        padding-bottom: 45px;
    }
    .contact-single p {
        padding: 0;
    }

	.xbzb-smyh_frnr p{
		width: 50%;
	}
	
	
}

 
/* SM Device :320px. */
@media (max-width: 767px) {
    .header-bottom {
        padding-top: 15px;
    }
	.mean-container a.meanmenu-reveal{
		margin-top: -36px;
	}
	.language_web {
    right: 20vw;
	top: -30px;
	}
	.lh-banner{
		height: 25vh;
	}
	.video-container video{
		height: 100%;
	}
	
	.video_web{
		display:none;
	}
	
	.video_app{
		display: inherit;
	}
	.sj_baner{
	display: inherit;}
	
	
	.about-area{
		padding-top: 55px;
	}
	.section-title-2 h1{
		font-size: 26px;
	}
	.section-title-2 h1 span{
		font-size: 36px;
		padding-right: 10px;
	}
	
	.about-text p{
	color: #333;
    font-size: 15px;
    line-height: 26px;
	text-align: justify;
	}
	.about-list{
		margin-top: 20px;
	}
	.section-title-2 .sy_bthr{
		margin-top: 10px;
		height: 2px;
	}
	.about-btn .thm-btn{
		font-size: 14px;
	}
	.btn-icon span{
		width: 40px;
        height: 40px;
		line-height: 40px;
	}
	.about-list li:nth-child(2){
		padding-right: 0px;
	}
	.about-qyys{
		padding-bottom: 0px;
		margin-top: 30px;
	}
	.counter-area .about-qyys{
		margin-top: 0px;
	}
	.about-qyys ul{
		display: block;
	}
	.about-qyys ul li{
		width: 33.33%;
		float: left;
		border-bottom: 1px solid #e3e3e3;
	}
    .single-couter {
        padding-bottom: 10px;
		margin-bottom: 10px;
    }
	.about-qyys .single-couter .count{
		font-size: 26px;
		margin-bottom: 0;
	}
	.about-qyys .single-couter h4{
		font-size: 14px;
	}
	.about-qyys ul li .wk{
		border-right: none;
	}
	
	.about-qyys ul li:nth-child(4),.about-qyys ul li:nth-child(5){
		width: 50%;
		margin-bottom: 0px;
		border-bottom:none;

	}
	.history-box{
		padding: 20px;
		height: 450px;
	}
	.news-area{
		padding-top: 60px;
	}
	.news-area-wk{
		border-bottom:none;
	}
	.news-area-wk::after{
		display: none;
	}
	.sy-news-btn{
		position: initial;
	}
	.news-area .section-title h5 {
		font-size: 20px;
	}
	.news-content{
		padding: 22px 20px;
	}
	.news-text{
		height: auto;
	}
	.section-title h5{
		font-size: 16px;
	}
	.news-single{
		margin-bottom: 20px;
	}
	.news-text p{
		height: 60px;
	}

	
	.sy-qybk{

		padding-bottom: 40px;
		margin-top: 50px;
	}
	.sy-qybk-lb{
		width: 100%;
		height: 320px;
		height: 280px;
	}
	.sy-qybk .sy-qybk-lb{
		background-size:cover!important;
		margin-bottom: 10px;
		height: 280px;
		width: 100%;
	}
	.sy-qybk-nr h3{
		font-size: 26px;
	}
	.sy-qybk-nr{
		padding-top: 20px;
	}
	.sy-qybk-nr p{
		font-size: 14px;
		padding-top: 0px;
		padding: 0 0px;
		line-height: 22px;
		overflow: auto;
	}
	.sy-qybk-img{
		padding-top: 40px;
	}

	.servises-area{
		padding-bottom: 60px;
		padding-top: 60px;
	}
	.servises-area .cpjs .services-wrapper{
		margin-bottom: 0;
	}
    .slider-btn a {
        margin-right: 25px;
        margin-top: 20px;
    }
    .silder-text .slider-caption h1 {
        font-size: 42px;
    }

    .about-right-2 {
      
    }
	.about-front-img-2{
		margin-right: 0px;
	}
    .about-area {
        padding-top: 55px;
        padding-bottom: 55px;
    }
    .about-left {
       margin-bottom: 0px;
    }
    .about-list-text {
        padding-right: 0px;
    }
    .section-title h1 {
        font-size: 26px;
    }
	
	.team-info{
		margin-top: 40px;
	}
	.tema-head h2{
		font-size: 26px;
	}
	.about-dszzc .team-text p{
		font-size: 16px;
		margin-bottom: 5px;
	}
	.team-text{
		margin-bottom: 10px;
	}
    .cta-title h1 {
        font-size: 26px;
    }
    .exprience-box-single {
        margin-bottom: 30px;
    }
	.pricing-single{
		box-shadow: 0px 0px 10px 0px rgba(136, 136, 136, 0.1);
	}
	.pricing-head h4{
		font-size: 22px;
        margin-bottom: 10px;

	}
	.pricing-text h5{
		font-size: 18px;
	}
	.sy_zcnx_lxfs{
		margin-top: 20px;
	}
	.zcnx_lxfs_nr p{
		font-size: 16px;
	}
	.sy_zcnx{
		padding-bottom: 60px;
		padding-top: 60px;
	}

	.cta-area{
		padding: 60px 0px; 
	}
	.cta-title h5{
		font-size: 16px;
	}
	
	.sy_hzjg{
		padding: 60px 0px; 
	}
	.sy_hzjg_nr{
		padding: 20px 10px;
	}
	.sy_hzjg_nav ul li a{
		font-size: 22px;
		padding: 5px 0px;
	}
	
	
	.sy_ppzx{
		padding: 60px 0px; 
	}
	.counter-area.sy_qxgs{
		padding: 60px 0px;
	}
	.sy_zmtjz{
		padding: 60px 0px;
	}
	.single-brand p{
		margin-top: 0px;
	}
	.single-brand{
		padding: 0 5px;
	}
	.single-brand img{
		
	}
	.zcnx_lxfs_lb{
		padding-bottom: 10px;
	}
	.page-title-area{
		padding: 80px 0px;
	}
    .exprience-box-single-2 {
        margin-bottom: 120px;
    }
    .subscribe-from {
        text-align: center;
    }
    .subscribe-title h2 {
        font-size: 26px;
        font-weight: 600;
        color: #fff;
        text-align: center;
        margin-bottom: 28px;
    }
    .subscribe-from form button {
        padding: 5px 6px;
        margin-top: 15px;
        position: inherit;
        border-radius: 30px;
        padding-left: 24px;
    }
	.about-text{
		padding-right: 0!important;
		margin-top: 20px;
	}
	.section-title-2{
		margin-bottom: 0px;
	}
	.about-left-2{
		padding-top: 0px;
	}
	.about-left-2 .section-title-2{
		margin-top: 0px;
	}
	.about-right-wk{
		padding-left: 15px;
	}
	.team-area.team-space{
		padding-top: 60px;
	}
	.about-fzlc{
		padding: 60px 0px;
	}
	.history .section-title p{
		font-size: 14px;
	}
	.slider-button-block{
		margin-bottom: 20px;
	}
	.about-qxgs{
		padding: 60px 0px;
	}
	.project-block.main-project-block{
		height: 400px;
	}
	.project-image>img{
		width: auto;
		max-width: inherit;
	}
	.project-content p{
		font-size: 14px;
		line-height: 26px;
	}
	.project-content h5{
		font-size: 20px;
	}
	.brand-area{
		padding-bottom: 50px;
		padding-top: 50px;
	}
	.team-details{
		padding: 60px 0px;
	}
	.cpyf_yfsl_lb ul li{
		width: 50%;
		margin-bottom: 10px;
	}
	.cpyf_yfsl_wk{
		padding: 40px 10px;
	}
	.ny_omd_yzsff_cpsc{
		padding: 60px 0px;
	}
	.yzsff_cpsc_lb ul li:nth-child(1) .yzsff_cpsc_lbbj,.yzsff_cpsc_lb ul li:nth-child(2) .yzsff_cpsc_lbbj{
		height: 260px;
	}
	.yzsff_cpjc_dbwz{
		width: 100%;
	}
	.ny_omd_yzsff_cpjc {
		padding: 60px 0px;
	}
	.yzsff_cpsc_lbbj{
		padding: 20px 10px;
	}
	.yzsff_cpsc_txt h3{
		font-size: 16px;
		padding-bottom: 10px;
	}
	.yzsff_cpsc_img{
		padding-bottom: 10px;
	}
	.yzsff_zlgl{
		padding: 60px 0px;
	}
	.yzsff_zlgl .yzsff_bt{
		padding-bottom: 0px;
	}
	.yzsff_zs{
		padding: 60px 0px;
	}
	.yfzx_lb{
		width: 50%;
    -ms-flex: 50%;
    flex: 50%;
    max-width: 50%;
	}
	.yfzx_lb:nth-child(3){
	width: 100%;
    -ms-flex: 100%;
    flex: 100%;
    max-width: 100%;
	}
	.single-couter-2 h4 p{
		font-size: 14px;
		line-height: 26px;
	}
	.hzjg_1_img_wk, .hzjg_2_img_wk{
		height: 260px;
		padding: 15px 0px;
	}
	.hzjg_1_img_wk .slideBox, .hzjg_2_img_wk .slideBox{
		height: 100%;
    margin: auto;
    display: flex;
	}
	.hzjg_2_img{
		padding-left: 0px;
		
	}
	.hzjg_1_bg{
		margin:auto;
	}
	.zzyf_zngc{
		padding: 0px 0px 0;
	}
	.zzyf_hzjg{
		padding: 55px 0px 55px;
	}
	.zzyf_cpzlmb{
		margin-bottom: 50px;
	}
	.cpzlmb_txt2 .cpzlmb_txt_sj ul li .txt2 p{
		font-size: 14px;
		line-height: 26px;
	}
	.zzyf_zncc{
		padding: 0px 0px;
	}
	.post-comment .comment-title h5{
		font-size: 14px;
		line-height: 26px;
	}
	.widget .cat a{
		font-size: 14px;
	}
	.blog-content-area{
		padding: 60px 0px;
	}
    .footer-area {
        padding-bottom: 0px;
        padding-top: 60px;
    }
	.footer_icon{
		margin-top: 20px;
	}
    .footer-widget-2 {
        margin-left: -30px;
    }
    .footer-spache {
        padding-right: 15px;
		text-align: center;
    }
	.footer-nav{
	display: none;	
	}
    .copyright-text p {
        margin-bottom: 5px;
		line-height: 24px;
    }
    .slider-wrapper {
        background: none;
        padding: 0;
        margin-top: 0;
        box-shadow: none;
        border-radius: 0;
        margin-bottom: 0;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        -ms-border-radius: 0;
        -o-border-radius: 0;
    }
    .silder-text-2 .slider-caption h5,
    .silder-text-2 .slider-caption h1,
    .silder-text-2 .slider-caption p {
        color: #ffffff;
    }
    .about-tab-wrapper {
        width: 320px;
    }
    .about-tab .nav-item {
        margin-right: 20px;
    }
    .about-tab-wrapper .tab-content {
        margin-right: 0;
    }

    .appointment-left {
        display: none;
    }
    .appointment-box {
        margin-top: -125px;
    }
    .testimonial-area .section-title {
        max-width: 325px;
        margin: 0 auto;
    }
    .testimonial-nav {
        width: 300px;
    }
    .testimonial-item-active button {
        right: 31%;
    }
    .testimonial-item-active button.slick-next {
        left: 31%;
    }
    .testimonial-item {
        margin-bottom: 20px;
    }
    .department-left .section-title-2 h1 {
        font-size: 33px;
    }
    .department-box {
        padding: 25px 25px;
    }
    .cta-area-2 {
        padding-top: 130px;
        padding-bottom: 130px;
    }
    .silder-text-3 .slider-caption h5 {
        color: #0a9aae;
    }
    .silder-text-3 .slider-caption h1 {
        color: #1b1d21;
    }
    .silder-text-3 .slider-caption p {
        color: #999999;
    }
    .header-bottom-2 {
        padding-top: 0px;
    }
    .slider-height-2 {
        min-height: 700px;
    }
    .silder-text-3 {
        margin-top: 80px;
    }
    .page-title h1 {
        font-size: 26px;
    }
    .about-box-left {
        margin-left: -50px;
    }
    .about-box-right {
        margin-right: -50px;
    }
    .about-box-icon span {
        left: 135px;
    }
	.about-icons .about-flex{
		margin-bottom: 10px;
	}
	.about-icons .about-flex h6{
		font-size: 22px;
	}
    .work-shape {
        display: none;
    }
    .portfolio-menu button {
        font-size: 15px;
        padding: 9px 12px;
        margin: 0 2px 5px 2px;
    }
    .portfolio-content {
        top: 60%;
    }
    .appointment-box-2 {
        margin-top: 0;
    }
    .accordion .card {
        padding-right: 0;
    }
    .faq-shape, .faq-img {
        display: none;
    }
    .faq-area {
        padding-bottom: 95px;
    }
    .work-single.small-box {
        margin-top: 0px;
    }
    .appointment-wrapper {
        padding:15px;
        padding-bottom: 30px;
        margin-top: 70px;
    }
    .port-dtls-img {
        margin-right: 0px;
    }
    .port-dtls-widget {
        position: initial;
        margin-top: 35px;
    }
    .appointment-wrapper-2 {
        padding: 26px 25px;
        padding-bottom: 40px;
        margin-top: 65px;
    }
    .appointment-bg {
        margin-bottom: 200px;
    }
    .team-desc .taam-decs-title h2 {
        font-size: 27px;
    }
    .pro-filter {
        float: left;
    }
    .product-action-list a.action-btn {
        margin-left: 5px;
        margin-bottom: 7px;
    }
    .basic-pagination ul li {
        margin-bottom: 10px;
    }
    .product-details {
        margin-left: 0;
    }
	.shop-banner-area{
		padding: 60px 0px;
	}
	.cpfl_ss{
		padding: 20px;
	}
	.widget-title-box{
		margin-bottom: 10px;
	}
    .shop-thumb-tab {
        float: none;
        width: 100%;
        margin-bottom: 0;
    }
    .shop-thumb-tab ul li {
        width: 25%;
        float: left;
        padding: 0 5px;
    }
    .shop-thumb-tab ul li a img {
        width: 100%;
    }
    .product-large-img img {
        width: 100%;
    }
    .product-details-img {
        margin-left: 0px;
    }
    .product-details-title h1 {
        font-size: 24px;
		margin-bottom: 10px;
    }
	.basic-pagination ul li a{
		height: 40px;
        width: 40px;
		font-size: 14px;
		line-height: 40px;
	}
	.basic-pagination ul .thisclass{
		height: 50px;
        width: 50px;
		font-size: 14px;
		line-height: 50px;
	}
	
	.details-price span{
		font-size: 18px;
		
	}
	.details-price{
	margin-bottom: 10px;
    padding-bottom: 10px;
	}
	.product-details p{
		margin-bottom: 0px;
	}
    .plus-minus {
        display: block;
        margin-bottom: 15px;
    }
    .review-tab ul li a.active::before {
        display: none;
    }
    .review-tab ul {
        text-align: center;
        justify-content: center !important;
    }
    .review-tab ul li {
        margin: 0px 15px;
    }
    .review-tab ul li a {
        font-size: 20px;
    }
    .coupon-all .coupon input {
        margin-bottom: 15px;
        width: 100%;
    }
    .coupon-all .coupon2 {
        margin-top: 15px;
        float: left;
    }
	.ny_rmcp .cpxq_cptj:nth-child(3){
		display: none;
	}
	.ny_rmcp .cpxq_cptj .pro-title{
		font-size: 16px;
	}
	.price span{
	color: #666;
    font-size: 14px;
    font-weight: 500;
	}
	
	
	
    .team-space {
        margin-top: 0;
    }
    .post-item .post-inner .post-content .post-title {
        font-size: 20px;
        line-height: 32px;
        margin-bottom: 10px;
    }
    .widget {
        margin-left: -15px;
    }
    .widget-space {
        margin-right: -15px;
        margin-left: 0px;
    }
    .post-meta span {
        margin-bottom: 4px;
    }
    .post-content .post-text blockquote::before {
        display: none;
    }
    .post-content .post-text blockquote {
        padding: 25px;
    }
    .post-tag-wrapper .blog-post-tag a {
        margin-bottom: 10px;
    }
    .blog-share-icon {
        margin-top: 10px;
    }
    .comment-box .comment-avatar {
        float: none;
        margin-right: 0;
        margin-bottom: 25px;
    }
    .comment-reply {
        padding-left: 0;
    }
    .comment-box {
        margin-bottom: 40px;
    }
    .contact-form-area {
        padding-bottom: 100px;
    }
    .contact-single p {
        padding: 0 40px;
    }
    .contact-wrapper {
        padding: 40px 18px;
    }
    .basic-login {
        padding: 40px 25px;
        margin-left: -15px;
        margin-right: -15px;
    }
    .log-rem, .for-pas {
        float: none;
        margin-bottom: 5px;
        display: block;
    }
    .forgot-login {
        float: none;
    }
    .appointment-box-content {
        padding: 40px 20px;
    }
    #scrollUp {
        right: 15px;
    }

	.xbzb-smyh-bt h1{
		font-size: 24px;
	}
	.xbzb-smyh_frnr{
		top: 24%;
	}
	.xbzb-smyh_frnr p{
		font-size: 14px;
	}
	.xbjz-nr-bt h3{
		font-size: 20px;
	}
	.xbzb_bt_wz h1{
		font-size: 30px;
	}
	
	.xbzb-xbjz-lv .lj1{
		padding-bottom: 20px;
	}
	.zzyf_cpzlmb1{
		padding: 0px 0px 50px;
	}
	.zzyf_cpzlmb1_nr1{
		width: 100%;
		border-bottom: 1px dashed rgba(34, 220,253, .8);
		border-right: none;
	}
	.zzyf_cpzlmb1_nr2{
		padding-left: 0px;
		padding-top: 10px;
		width: 100%;
	}
	.yzsff_bt h3{
		font-size: 26px;
	}
	.yzsff_bt{
		padding-bottom: 20px;
	}
	.yfzx_txt h3{
		font-size: 26px;
	}
	.ny_odmfl_lwz h3{
		font-size: 26px;
	}
	.footer_logo img{
		image-rendering: pixelated;
	}
	.blog-grid{
		padding-top: 55px;
    padding-bottom: 55px;
}
	.cpfl.widget .recent-posts > li{
		padding: 10px 0 0;
		display: block;
		text-align: center;
		width: 33.33%;
		float: left;
		border-right: 1px solid #cfd8dd;
	}	
	.widget-posts-body{
		padding-left: 0px;
	}
	.cpfl .recent-posts {
		display: inline-block;
	}
	.widget-posts-image{
		display: inline-block;
		width: 60px;
        height: 60px;
	}
	.widget-posts-title{
		font-size: 14px;
		font-weight: 400;
	}
	.widget-posts-meta{
		display: none;
	}
	.cpfl.widget .recent-posts > li:first-child{
		padding-top: 0px;
		margin-top: 0px;
		border-top: 0;
	}
	.cpfl.widget .recent-posts > li:nth-child(2),.cpfl.widget .recent-posts > li:nth-child(3){
		border-top: 0;
		padding-top: 0px;
		margin-top: 0px;
	}
	.cpfl.widget .recent-posts > li:nth-child(3),.cpfl.widget .recent-posts > li:nth-child(6){
		border-right: 0;
	}
	.ny_cplb{
		padding-right: 5px;
    padding-left: 5px;
	}
	.pro-title{
		font-size: 14px;
		margin-bottom: 2px;
	}
	.product__content{
		padding-top: 10px;
	}
	.product-img{
		border: 1px solid #f5f5f5;
	}
	.product{
		border: 1px solid #f5f5f5;
	}
	.contact-single .contact-icon i{
		height: 80px;
        width: 80px;
		line-height: 82px;
		font-size: 30px;
	}
	.contact-single{
		padding: 40px 30px;
		height: auto;
	}
	.contact-area{
	padding-top: 55px;
    padding-bottom: 55px;
	}
	.product-details-area{
	padding-top: 55px;
    padding-bottom: 55px;
	}
	.team-area,.single-shop-section{
	padding-top: 55px;
    padding-bottom: 55px;
	}
	
	.ny_zzyf .yfzx{
		padding: 0px 0px 60px;
		
	}
	.ny_odmfl_l:nth-child(1){
		padding: 0px 0 30px;
	}
}
/* Large Mobile :480px. */
@media only screen and (min-width: 480px) and (max-width: 767px) {
    .container {width:450px}
    .exprience-box-single-2 {
        margin-right: 0;
        margin-left: -15px;
    }
    .testimonial-item-active button {
        right: 34%;
    }
    .testimonial-item-active button.slick-next {
        left: 34%;
    }
 
}
