/*--------------------------------------------------------------
 Media Queries
--------------------------------------------------------------*/
@media only screen and (max-width: 1400px){

.home-2 .hero-single{
        padding-top: 120px;
        padding-bottom: 80px;
        height: 600px;
    }
.hero-single .hero-content .hero-title {
  color: var(--color-white);
  font-size: 48px;
  font-weight: 600;
  margin: 20px 0;
  text-transform: capitalize;
}

.hero-single .hero-content {
  height: 100%;
  width: 80%;
  margin: 0 auto;
}

.container,
.container-fluid,
.container-lg,
.container-md,
.container-sm,
.container-xl,
.container-xxl {
  --bs-gutter-x:1.5rem;
  --bs-gutter-y:0;
  width:100%;
  padding-right:calc(var(--bs-gutter-x) * 1);
  padding-left:calc(var(--bs-gutter-x) * 1);
  margin-right:auto;
  margin-left:auto
}

.counter-area-about .site-title {
  font-weight: 500;
  text-transform: capitalize;
  font-size: 24px;
  color: var(--color-dark);
  position: relative;
  line-height:40px;
  width:70%;
  margin:0px auto 50px auto;
}






}

@media only screen and (max-width:1230px){
	
}


@media only screen and (max-width:1024px) {
	.col-md-12{width:100%}.col-md-11{width:91.66666667%}.col-md-10{width:83.33333333%}.col-md-9{width:75%}.col-md-8{width:66.66666667%}.col-md-7{width:58.33333333%}.col-md-6{width:50%}.col-md-5{width:41.66666667%}.col-md-4{width:33.33333333%}.col-md-3{width:25%}.col-md-2{width:16.66666667%}.col-md-1{width:8.33333333%;}
.col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12{float:left; padding-right:10px; padding-left:10px; transition: all 0.4s ease-in-out 0s;}	

.home-2 .hero-single{
        padding-top: 120px;
        padding-bottom: 80px;
        height: 500px;
    }
    .hero-slider .owl-dots {
    position: absolute;
    left: 50%;
    bottom: 40px;
    transform: translateX(-50%);
    }
.about-area{margin:80px auto 60px auto;}
.skill-img img{width: 90%; border-radius: 20px;}
 .skill-img img {
    width: 75%;
    border-radius: 30px;
    display: block;
    margin: 0px auto;
  }

.site-title {
  font-weight: 700;
  text-transform: capitalize;
  font-size: 28px;
  color: var(--color-dark);
  position: relative;
  line-height:45px;
}
.about-area .site-title{line-height:45px;}

.about-text{
  color: var(--color-black);
  line-height: 26px;
  font-size:16px;
}
  .hyzh {
    margin-bottom: 20px;
    padding: 0px 5px;
  }

.process-area .hyzh .feature-item::after {
  content: "";
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  background:linear-gradient(to bottom,rgba(4,66,116,1) 30%,rgba(41,182,246,0) 100%);
  border-radius: 15px;
  opacity: .95;
  transition: 0.3s;
  z-index: -1;
}
.heading-divider {
  top: -15px;
}

.service-area{
  position: relative;
  background-position: center;
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-size: cover;
  padding-top:80px;
  padding-bottom:60px;
}

.portfolio-area{
  position: relative;
  margin:60px auto 60px auto;
}
.row {
  display:flex;
  flex-wrap:wrap;
  margin-top:calc(-1 * var(--bs-gutter-y));
  margin-right:calc(0 * var(--bs-gutter-x)); 
  margin-left:calc(0 * var(--bs-gutter-x)); 
}

.about-left{
  position: relative;
  text-align: center;
  width: 60%;
  margin: 0 auto;
}

.site-heading {
  margin-bottom: 10px;
  position: relative;
  z-index: 1;
}
.process-area{margin-bottom: 60px;}

.service-area .service-item img{max-width: 75%; display: block; margin:0 auto;}
.service-area .service-item{height:320px;}

.hero-single .hero-content {
  height: 100%;
  width: 100%;
  margin: 0 auto;
}

.container,
.container-fluid,
.container-lg,
.container-md,
.container-sm,
.container-xl,
.container-xxl {
  --bs-gutter-x:1.5rem;
  --bs-gutter-y:0;
  width:100%;
  padding-right:calc(var(--bs-gutter-x) * .5);
  padding-left:calc(var(--bs-gutter-x) * .5);
  margin-right:auto;
  margin-left:auto
}

.counter-area-about {
  position: relative;
  background-position: top;
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-size: cover;
  padding-top: 80px;
  padding-bottom: 80px;
}

.counter-box .icon {
  width: 130px;
  height: 130px;
  border-radius: 50%;
  text-align: center;
  overflow: hidden;
  margin: 0 auto;
  border:10px solid #fff;
}
.counter-area-about .site-title {
  font-weight: 500;
  text-transform: capitalize;
  font-size: 22px;
  color: var(--color-dark);
  position: relative;
  line-height:36px;
  width:80%;
  margin:0px auto 50px auto;
}
.skill-area{margin:80px auto;}
.history-area{padding:80px 0px; background: #f8f8f8;}
.main-timeline{margin-top: 10px;}
.team-area{position: relative; margin: 60px auto 60px auto;}
.services-page__news{display: block;}

.team-news__img{
  padding-right: 0px;
  overflow: hidden;
}
.gallery-area{margin: 80px auto;}
.case-con h3{font-size: 18px; line-height: 26px; font-weight: bold; color: #333;}
.contact-section{
	position:relative;
	padding:80px 0px 60px;
}

.contact-section .column .inner-box{
	position: relative;
	padding:10px 10px 30px 10px;
}
.contact-section .column .inner-box h3{font-size:24px; color: var(--color-dark); font-weight: 400; line-height: 40px; margin-top: 10px; margin-bottom: 20px;}
.contact-form .form-group{
	position:relative;
	margin-bottom:40px;
  
}






}


@media only screen and (max-width:1023px){

	

}

@media only screen and (max-width:991px){

	.home-2 .hero-single{
        padding-top: 120px;
        padding-bottom: 80px;
        height: 500px;
    }
    .hero-slider .owl-dots {
    position: absolute;
    left: 50%;
    bottom: 40px;
    transform: translateX(-50%);
    }
.about-area{margin:80px auto 60px auto;}
.skill-img img{width: 90%; border-radius: 20px;}
 .skill-img img {
    width: 75%;
    border-radius: 30px;
    display: block;
    margin: 0px auto;
  }

.site-title {
  font-weight: 700;
  text-transform: capitalize;
  font-size: 28px;
  color: var(--color-dark);
  position: relative;
  line-height:45px;
}
.about-area .site-title{line-height:45px;}

.about-text{
  color: var(--color-black);
  line-height: 26px;
  font-size:16px;
}
  .hyzh {
    margin-bottom: 20px;
    padding: 0px 5px;
  }

.process-area .hyzh .feature-item::after {
  content: "";
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  background:linear-gradient(to bottom,rgba(4,66,116,1) 30%,rgba(41,182,246,0) 100%);
  border-radius: 15px;
  opacity: .95;
  transition: 0.3s;
  z-index: -1;
}
.heading-divider {
  top: -15px;
}

.service-area{
  position: relative;
  background-position: center;
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-size: cover;
  padding-top:80px;
  padding-bottom:60px;
}

.portfolio-area{
  position: relative;
  margin:60px auto 60px auto;
}
.row {
  display:flex;
  flex-wrap:wrap;
  margin-top:calc(-1 * var(--bs-gutter-y));
  margin-right:calc(0 * var(--bs-gutter-x)); 
  margin-left:calc(0 * var(--bs-gutter-x)); 
}

.about-left{
  position: relative;
  text-align: center;
  width: 70%;
  margin: 0 auto;
}

.site-heading {
  margin-bottom: 10px;
  position: relative;
  z-index: 1;
}
.process-area{margin-bottom: 60px;}
.site-breadcrumb {
  padding-top: 130px;
  padding-bottom: 80px;
}

.counter-area-about {
  padding-top: 80px;
  padding-bottom: 80px;
}
.counter-area-about .site-title {
  font-weight: 500;
  font-size: 20px;
  line-height:30px;
  width:96%;
  margin:0px auto 50px auto;
}
.counter-box .icon {
  width: 120px;
  height: 120px;
  border-radius: 50%;
  text-align: center;
  overflow: hidden;
  margin: 0 auto;
  border:10px solid #fff;
}

.featured-page-section{margin-bottom:30px; margin-top:0px;}
.skill-area{margin:60px auto 30px auto;}
.footer-widget .footer-widget-wrap{padding:60px 0 30px 0;}
.zhanhui-bg{padding:80px 0px 80px 0px;}
.gallery-area{margin:80px auto;}
.popup-img h3{font-size: 17px; text-align: center; line-height:26px; font-weight: 400; margin-top:10px;}



}

@media only screen and (max-width:767px){

	.col-xs-12{width:100%}.col-xs-11{width:91.66666667%}.col-xs-10{width:83.33333333%}.col-xs-9{width:75%}.col-xs-8{width:66.66666667%}.col-xs-7{width:58.33333333%}.col-xs-6{width:50%}.col-xs-5{width:41.66666667%}.col-xs-4{width:33.33333333%}.col-xs-3{width:25%}.col-xs-2{width:16.66666667%}.col-xs-1{width:8.33333333%;}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12{float:left; padding-right:5px; padding-left:5px; transition: all 0.4s ease-in-out 0s;}	

	.dropdown-menu li{border-bottom: 1px solid #eee;}
    .header-top-list ul li:nth-child(1){
        display: none;
    }
    .header-top-list ul li:last-child{
        display: none;
    }
    .navbar-nav .nav-link{border-bottom: 1px solid #eee;}
    .home-2 .header::before{
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    width: 50%;
    background: var(--color-dark);
    clip-path: polygon(25% 0%, 100% 0%, 75% 100%, 0% 100%);
    }

	.search-popup .form-control::placeholder{
		color: var(--color-white);
		font-size: 16px;
		}

	.search-popup .form-control {
	position: relative;
	width: 100%;
	height: 50px;
	outline: none;
	border-radius: 0px;
	border: none;
	border-bottom: 2px solid var(--color-white);
	background-color: transparent;
	color: var(--color-white);
	font-size: 16px;
	padding: 0 70px 0 20px;
	transition: all 500ms ease;
	text-transform: capitalize;
	}

    .search-popup .form-group button {
    position: absolute;
    right: 5px;
    top: 5px;
    border-radius: 50px;
    background: transparent;
    text-align: center;
    font-size: 20px;
    color: var(--color-white);
    height: 40px;
    width: 40px;
    border: none;
    cursor: pointer;
    transition: all 500ms ease;
    }

    .hero-single .hero-content .hero-title {font-size:24px;}
    .hero-single .hero-content p {
    color: var(--color-white);
    font-size: 18px;
    line-height: 30px;
    font-weight: 400;
    margin-bottom: 10px;
    }
    .theme-btn,
    .theme-btn2 {
    font-size: 14px;
    color: var(--color-white);
    padding: 8px 15px;
    transition: all 0.5s;
    text-transform: capitalize;
    position: relative;
    border-radius: 8px;
    font-weight: 400;
    cursor: pointer;
    text-align: center;
    vertical-align: middle;
    overflow: hidden;
    border: none;
    background: var(--theme-color);
    box-shadow: var(--box-shadow);
    z-index: 1;
    }
    .hero-single .hero-content .hero-btn {
    display: flex;
    justify-content: start;
    gap: 1rem;
    margin-top:20px;
    }
    .home-2 .hero-single{
    padding-top: 60px;
    padding-bottom: 40px;
    height: 350px;
    }
    .hero-slider .owl-nav{display: none;}
    .hero-slider .owl-dots {
    position: absolute;
    left: 50%;
    bottom: 20px;
    transform: translateX(-50%);
    }
    .about-area{margin:60px auto 60px auto;}
    .about-right {margin-top:50px;}
    .site-title {
    font-weight: 700;
    text-transform: capitalize;
    font-size: 24px;
    color: var(--color-dark);
    position: relative;
    line-height:20px;
    }
    .navbar-brand img {
        width: 150px;
    }
    .about-area .site-title{line-height:40px;}
    .about-area .site-title:before{
        bottom:-4px;
        height:2px;
        width:50px;
        background-color:var(--theme-color);
    }

    .skill-img img{
    width: 75%;
    border-radius:20px;
    display: block;
    margin: 0 auto;
    }


    .skill-img::before{
    content: "";
    position: absolute;
    right: 15px;
    bottom: 0;
    width: 80%;
    height: 90%;
    background: var(--theme-color);
    border-radius: 30px;
    transform: rotate(5deg);
    opacity: .2;
    z-index: -1;
    }
    .about-text{
    color: var(--color-black);
    line-height: 26px;
    font-size:16px;
    }
  .navbar {
    padding-top: 5px;
    padding-bottom: 5px;
  }
 

  .process-area .hyzh .feature-item::after {
  content: "";
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  background:linear-gradient(to bottom,rgba(4,66,116,1) 30%,rgba(41,182,246,0) 100%);
  border-radius: 15px;
  opacity: .95;
  transition: 0.3s;
  z-index: -1;
  right: 0px;
}

.about-area .about-content li{color: var(--color-black); font-size: 17px;}
.about-content {margin-top: 10px; margin-bottom: 20px;}
.site-heading {
  margin-bottom: 20px;
  position: relative;
  z-index: 1;
}

.heading-divider {
  top: -5px;
}

.hyzh{margin-bottom: 20px; padding: 0px 5px;}
.process-area{margin-bottom: 40px;}
.service-area{
  padding-top:60px;
  padding-bottom:60px;
}
.service-content h4 a{
  color: var(--color-dark);
  font-size: 16px;
  line-height: 26px;
  font-weight: 500;
}
.service-content p{
  color:#666;
  font-size: 14px;
}
.feature-icon span{color:#fff; font-size: 62px;transition: all 0.5s;}
.service-item {
  position: relative;
  padding: 20px 15px 30px 15px;
  background: var(--color-white);
  border-radius: 15px 15px 15px 15px;
  transition: var(--transition);
  height:300px;
}
.portfolio-area{
  position: relative;
  margin:60px auto 40px auto;
}
.footer-widget .footer-widget-wrap{padding:60px 0 40px 0;}
.footer-widget-box{margin: 0px 15px 0px 15px;}

.footer-contact li {
  font-size: 14px;
  margin-bottom: 12px;
}
.footer-contact .content{
  flex: 1;
  line-height: 30px;
}
.feature-item .count{
  font-size: 28px;
}
.feature-item::before{
  content: "";
  position: absolute;
  left: 60px;
  right: 60px;
  bottom: -1px;
  border: 4px solid var(--color-white);
  border-radius: 10px 10px 0 0;
}
.copyright .copyright-text {
  color: var(--footer-text-color);
  margin-bottom: 0px;
  font-size: 14px;
}

.feature-content h4{
  color: var(--color-white);
  line-height: 60px;
  font-weight: 300;
  font-size: 20px;
}

.portfolio-content h4{width:86%; margin:10px auto 0px auto; text-align: center; font-size: 16px;}
.footer-widget-box.about-us{
  margin-right: 0px;
}

.row {
  display:flex;
  flex-wrap:wrap;
  margin-top:calc(-1 * var(--bs-gutter-y));
  margin-right:calc(0 * var(--bs-gutter-x)); 
  margin-left:calc(0 * var(--bs-gutter-x)); 
}

.main-timeline{ 
    	padding-left: 20px; 
    }
    .main-timeline:before{ 
    	left: 20px; 
    }
    .main-timeline .timeline{ 
    	width: 100%; 
    }
    .main-timeline .timeline,
    .main-timeline .timeline-content{
        float: right;
        text-align: left;
    }
    .main-timeline .timeline:first-child:before,
    .main-timeline .timeline:last-child:nth-child(odd):before{
        right: auto;
        left: -11px;
    }
    .main-timeline .timeline-icon{
        right: 0;
        left: -12px;
    }
    .main-timeline .timeline-content:before{ 
    	left: -7.3px; 
    }
    .main-timeline .timeline-content:after{ 
    	left: -14%; 
    }

.gallery-img img {
  width: 100%;
  border-radius: 15px;
  height: 220px;
}

.gallery-area .gallery-img img {
  width: 100%;
  border-radius: 15px;
  height: auto;
}

.gallery-area .popup-img h3{font-size: 16px; text-align: center; line-height: 26px; font-weight: 400; margin-top: 10px;}

.about-left{
  position: relative;
  text-align: center;
  width: 80%;
  margin: 0 auto;
}

.about-experience h5{
  color: var(--color-white);
  font-size:24px;
}
.about-experience p{
  font-size: 14px;
}

.site-breadcrumb {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: center;
  background-repeat: no-repeat !important;
  background-position: center !important;
  background-size: cover !important;
  position: relative;
  padding-top: 120px;
  padding-bottom: 60px;
  z-index: 1;
  margin-top: -3rem;

}

.site-breadcrumb .breadcrumb-title {
  font-size: 28px;
  color: var(--color-white);
  font-weight: 500;
  margin-bottom: 0px;
  text-transform: capitalize;
}

.site-title-tagline {
  display: inline-block;
  color: var(--color-white);
  font-weight: 500;
  text-transform: capitalize;
  font-size: 16px;
  background: var(--theme-color);
  border-radius: 50px;
  padding:8px 20px 8px 20px;
  margin-bottom: 15px;
}

.counter-area-about {
  position: relative;
  background-position: top;
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-size: cover;
  padding-top: 60px;
  padding-bottom: 60px;
}

.counter-area-about .site-title {
  font-weight: 500;
  text-transform: capitalize;
  font-size:18px;
  color: var(--color-dark);
  position: relative;
  line-height:30px;
  width:96%;
  margin:0px auto 30px auto;
}

.counter-box .icon {
  width: 100px;
  height: 100px;
  border-radius: 50%;
  text-align: center;
  overflow: hidden;
  margin: 0 auto;
  border:10px solid #fff;
}
.counter-box .info h3{font-size:20px; line-height:30px; text-align: center; margin:10px auto 0px auto; color: #fff;}
.counter-area-about .counter-box {
  padding: 30px 10px 30px 10px;
  border-radius: 30px;
  background-color:rgba(41,182,246,.9);
  z-index: 1;
  height:350px;
}
.counter-box .title {
  color: var(--color-white);
  font-size: 16px;
  font-weight: 300;
  text-transform: capitalize;
  line-height: 26px;
  width:94%; 
  margin:10px auto;
}
.skill-area{margin:60px auto 30px auto;}
.featured-page-section{margin-bottom:10px; margin-top:20px;}
.inner-wrapper .gjxmglzx{padding-bottom:10px; margin-bottom: 20px;  border-bottom: 1px dashed #ccc;}
.skill-area h3{font-size: 20px; line-height: 50px; color: var(--color-dark);}
.history-area{padding:60px 0px; background: #f8f8f8;}
.main-timeline{margin-top: 0px;}
.main-timeline .title{font-size: 22px;}
.zhanhui-bg{padding:60px 0px 60px 0px;}
.blog-single{
  position: relative;
  margin:30px auto 80px auto;
}

  .gallery-area {
    margin: 60px auto;
  }

.service-area .service-item img{max-width:90%; display: block; margin:0 auto;}
.services-page__news{display: block;}
.team-news__img{padding-right: 0px; overflow: hidden;}
.services-page__news{padding: 0px 20px 20px;}
.case-con h3{font-size: 18px; line-height:26px; font-weight: bold; color: #333; margin:5px auto;}
.gallery-area .services-page__news{padding: 0px 10px 10px;}

.news-details {padding: 40px 0 40px; }
.detail-top h3{font-size: 20px; line-height: 28px; text-align: left;}
.news-ul li{line-height: 30px; font-size: 16px;}

.contact-section{
	position:relative;
	padding:60px 0px 60px;
}

.contact-section .column .inner-box{
	position: relative;
	padding:10px 10px 30px 10px;
}
.contact-section .column .inner-box h3{font-size:20px; color: var(--color-dark); font-weight: 400; line-height: 40px; margin-top: 10px; margin-bottom: 20px;}


.about-img .about-image:nth-child(1) img{
  border-radius: 100px;
}
.about-img .about-image:nth-child(2) img{
  margin-left: -15px;
  margin-top: 60px;
  border: 10px solid var(--color-white);
}
.about-img .about-image:nth-child(3) img{
  margin-top: -20px;
  margin-left: -30px;
  border: 10px solid var(--color-white);
}


}


@media only screen and (max-width:649px){
	
}


@media only screen and (max-width:479px){

	
}

@media only screen and (max-width:340px){

}
