/* Responsive CSS Document */


/*(min-width: 992px)*/
@media (min-width: 1400px) {
	.container.xl {
		max-width: 1200px;
	}
}

@media (min-width: 992px) {}

@media (min-width: 1200px) {
	.container {
		max-width: 960px;
	}
}

@media (min-width: 1400px) {
	.container {
		max-width: 1200px;
	}
}


@media (min-width: 1680px) {
	.container {
		max-width: 1420px;
	}
}



/*(min-width: 1400px)*/


/*(max-width: 1399px)*/

@media (min-width: 1200px) and (max-width: 1600px) {



	.sidenavbtn {
		padding-left: 10px;
	}


	.counter-box-one .main-count {
		font-size: 55px;
	}

	.counter-box-one p {
		font-size: 18px;
	}

	.project-block-one {
		height: 450px;
	}


	.feature-block-one .media-bg-two .img_01,
	.feature-block-one .media-bg-two .img_02 {
		left: -50px;
	}

	.feature-block-one .media-bg-two .bg-shape {
		left: -100px;
		max-width: 130%;
	}


}

@media (min-width: 1200px) and (max-width: 1620px) {
	.hero-banner-one .logo {
		width: 120px;
		height: 120px;
	}

	.title-one h2 {
		font-size: 55px;
	}

	.card-style-two .media-bg {
		height: 420px;
	}

}

/*Between Grid xl*/
@media (min-width: 1399px) and (max-width: 1399px) {
	.hero-banner-one .logo {
		width: 230px;
		height: 230px;
	}

	.hero-banner-one .hero-heading,
	.fs-80 {
		font-size: 60px;
	}

	.title-one h2 {
		font-size: 55px;
	}

	.card-style-two .media-bg {
		height: 420px;
	}

}

/*(min-width: 1200px) and (max-width: 1399px)*/

/* *** Important *** Breakpoint */
@media (min-width: 992px) and (max-width: 1399px) {}

/* (min-width: 992px) and (max-width: 1399px) */


/*Grid lg Start*/
@media (max-width: 1199px) {
	.title-one h2 {
		line-height: 1.15em;
	}

	.btn-one.xl {
		min-width: 200px;
		line-height: 60px;
	}

	.btn-three.xl {
		line-height: 60px;
		min-width: 180px;
	}


	.hero-banner-one .slogan {
		font-size: 15px;
		padding: 7px 6px;
	}


	.hero-banner-one .country-flags .flag,
	.hero-banner-one .country-flags li:last-child {
		width: 55px;
		height: 55px;
		font-size: 22px;
	}

	.hero-banner-one .country-flags p {
		font-size: 18px;
		padding-left: 15px;
	}

	.card-style-one {
		padding: 5px 0;
	}

	.card-style-one .icon {
		width: 110px;
		height: 110px;
	}

	.card-style-one h4 {
		font-size: 22px;
		margin-top: 25px;
	}

	.feature-block-one .experience-box {
		width: 150px;
	}

	.feature-block-one .experience-box .main-count {
		width: 70px;
		height: 70px;
		font-size: 32px;
	}

	.card-style-two .media-bg,
	.card-style-two.version-two .media-bg {
		height: 350px;
	}

	.card-style-two .info-meta {
		width: 300px;
		height: 300px;
	}

	.card-style-two .info-meta h4 {
		font-size: 20px;
	}

	.card-style-two .info-meta .icon {
		height: 55px;
	}

	.service-section-one .slider-arrows li {
		width: 55px;
		height: 55px;
	}

	.service-section-one .slider-arrows li img,
	{
	width: 22px;
}

.service-section-one:before,
.service-section-one:after {
	bottom: 107px;
}

.counter-box-one .main-count {
	font-size: 45px;
	margin-bottom: -2px;
}

.counter-box-one p {
	font-size: 16px;
	line-height: 25px;
}



.feature-block-three .img-meta {
	width: 150px;
	height: 150px;
}



.feature-block-three .text-meta .place {
	left: 10px;
}


.blog-meta-one .img-meta {
	height: 240px;
}

.blog-meta-one .post-meta,
.blog-meta-one .post-info,
.blog-meta-one.version-two .post-meta,
.blog-meta-one.version-two .post-info {
	padding-left: 15px;
}



.fancy-banner-one.style-one {
	padding: 50px 0 60px;
}

.feature-block-three.version-two,
.fancy-banner-one.style-two .bg-wrapper.round-border {
	border-radius: 30px;
}


.inner-banner-one .breadcrumb-content li {
	font-size: 18px;
}

.sidebar-two .sidebar-bg {
	padding: 20px;
}

.blog-meta-two .post-meta {
	padding: 30px 20px 10px;
}

.blog-meta-two .post-meta .post-author:before {
	left: -20px;
	width: 20px;
}

.blog-meta-two .post-meta .blog-title {
	font-size: 24px;
	margin-top: 15px;
}

.blog-meta-two .post-info {
	padding-left: 20px;
}

.main-footer.bg-two.space-fix {
	padding-top: 100px;
}

}

/*(max-width: 1199px)*/



/*Between Grid lg*/
@media (min-width: 992px) and (max-width: 1199px) {

	.hero-banner-one .logo {
		width: 186px;
		height: 186px;
	}

	.hero-banner-one .hero-heading,
	.fs-80 {
		font-size: 65px;
	}

	.title-one h2 {
		font-size: 45px;
	}

	.title-one h3 {
		font-size: 40px;
	}

	.feature-block-three .bottom-line .line {
		width: calc(100% - 304px);
	}


	.sidebar-one .p-lr {
		padding-left: 30px;
		padding-right: 30px;
	}

	.title-one h4 {
		font-size: 42px;
	}


}

/*(min-width: 992px) and (max-width: 1199px)*/



/*Grid md Start*/
@media (max-width: 991px) {

	.hero-banner-one .logo {
		width: 150px;
		height: 150px;
		left: 0%;
	}

	.hero-banner-one .hero-heading,
	.fs-80 {
		font-size: 40px;
		line-height: 1.2em;
	}

	.title-one h2 {
		font-size: 40px;
	}

	.title-one h3 {
		font-size: 36px;
	}

	.title-one h4 {
		font-size: 34px;
	}

	.fancy-banner-one {
		text-align: center;
	}

	.fancy-banner-one.style-one:before {
		left: -12%;
		-webkit-transform: skew(25deg);
		        transform: skew(25deg);
	}

	.main-footer.bg-one {
		padding-top: 80px;
	}

	.main-footer .footer-newsletter form input {
		height: 60px;
	}

	.main-footer .footer-newsletter form button {
		top: 8px;
		bottom: 8px;
	}

	.main-footer .bottom-footer {
		padding: 20px 0;
	}

	.fancy-banner-one.style-two .bg-wrapper {
		padding: 40px 20px;
	}

	.main-footer.bg-two {
		padding-top: 200px;
	}

	.sidebar-one,
	.sidebar-two {
		margin-top: 60px;
	}

	.sidebar-one .border-30,
	.project-details .img-1 {
		border-radius: 15px;
	}

	.sidebar-one .info-list {
		padding: 25px 15px;
	}

	.sidebar-one .info-list li {
		font-size: 20px;
	}

	.sidebar-one .emergency-banner h4 {
		font-size: 24px;
	}

	.sidebar-one .emergency-banner .call {
		font-size: 26px;
	}

	.sidebar-one .p-lr {
		padding-left: 15px;
		padding-right: 15px;
	}

	.sidebar-one .category-list-one {
		padding-top: 30px;
		padding-bottom: 30px;
	}

	.blog-details .author-info {
		padding: 30px 20px;
	}



}



/*Grid sm Start*/
@media (max-width: 767px) {
	.hero-banner-one .language {
		position: absolute;
		top: 0;
		right: 0;
		cursor: pointer;
		color: #808080;
		font-size: 14px;
	}

	.en .hero-banner-one .subtitle {
		font-weight: 700;
		line-height: 1.5;
	}

	.en .hero-banner-one .des {
		line-height: 1.5;
		font-size: 12px;
	}

	.en .hero-banner-one .hero-heading {
		margin: 40px 0 10px;
	}

	.en .article .text-box p {
		line-height: 1.5;
	}

	.en .fs-20 {
		line-height: 1.5;
	}

	.en .box-layout-two.service .article .text-box h4 {
		line-height: 1.2;
	}

	.en .feature-block-three .text-meta p {
		line-height: 1.5;
		margin: 0 7px;
	}

	.title-one .upper-title {
		font-size: 20px;
		padding: 18px 0 15px 0;
	}

	.fs-40 {
		font-size: 20px;
	}

	.fs-26 {
		font-size: 18px;
	}

	.fs-20 {
		font-size: 14px;
	}

	.fs-60 {
		font-size: 24px;
	}


	.container,
	.container-md,
	.container-sm {
		max-width: 97%;
	}

	.feature-block-three .text-meta.middle {
		margin: 0 2%;
		background: #FEB312;
	}

	.blog-section-one .advantage .li.middle {
		margin: 0 2%;
	}

	.main-footer .xiaohongshu {
		width: 65%;
	}

	.main-footer .xiaohongshu .line-wrapper {
		display: none;
	}

	.main-footer .gongzhonghao {
		width: 35%;
		padding-left: 0 !important;
	}

	.en .main-footer .xiaohongshu {
		width: 100%;
	}

	.en .main-footer .gongzhonghao {
		width: 100%;
		padding-left: 0 !important;
	}


	.main-footer .fs-26 {
		font-size: 16px !important;
	}

	.main-footer .fs-20 {
		font-size: 13px !important;
		letter-spacing: 0;
	}

	.main-footer .QR-code img {
		width: 80px;
	}

	.scroll-top {
		right: 20px;
	}

	.hero-banner-one .logo {
		position: absolute;
		width: 60px;
		height: 60px;
		top: 0;
		left: 2%;
	}


	.box-layout-two.service .article .text-box h4 {
		font-size: 24px;
		line-height: 2;
		font-weight: 500;
		margin-bottom: 20px;
	}

	.box-layout-two.service .article .text-box {
		padding-left: 24px;
		padding-right: 24px;
		padding-bottom: 30px;
		padding-top: 24px;
		background: #FEB312;
		-webkit-box-sizing: border-box;
		        box-sizing: border-box;
	}

	.box-layout-two.service .li-left.img {
		display: none;
	}

	.box-layout-two.service .article {
		padding-left: 0;
		padding-right: 0;
	}


	.box-layout-two.service .li-right.img {
		display: none;
	}

	.feature-block-three .text-meta {
		-webkit-box-flex: 1;
		    -ms-flex: auto;
		        flex: auto;
		margin: 10px 4.5% !important;
	}

	.blog-section-one .advantage .li {
		margin: 10px 5px !important;
		padding: 0;
	}

	.blog-section-one .advantage .li .post-meta {
		padding-left: 0;

	}

	.blog-section-one .advantage .li .img-meta {
		width: 100%;
		height: auto !important;
		display: block;

	}

	.blog-section-one .advantage .li .blog-title {
		display: none
	}

	.blog-section-one .advantage .li .blog-title-sm {
		font-size: 14px;
		font-weight: 700;
		text-align: center;
		display: block;
	}



	.main-footer.bg-one {
		padding-top: 20px;
	}

	.fancy-banner-one h2 {
		font-size: 26px;
		margin-bottom: 0;
	}

	.card-style-one {
		padding: 5px 0;
	}

	.card-style-one h4 {
		margin-top: 0;
	}


	.feature-block-three .bottom-line .line {
		width: calc(100% - 8px);
	}


	.main-footer .footer-title {
		margin: 0 0 10px;
	}


	.main-footer .bottom-footer .shape_01 {
		left: 0;
	}




}

/*(max-width: 767px)*/


/*Extra Small breakpoints*/
@media (max-width: 575px) {

	.hero-banner-one .screen_01 {
		bottom: -10px;
	}

	.title-one .upper-title {
		font-size: 24px;
	}

	.list-style-two .text h4 {
		font-size: 20px;
		margin-bottom: 5px;
	}

	.fancy-banner-one.style-one:before {
		display: none;
	}

	.card-style-four .info-meta {
		width: 100%;
		padding: 30px 0 0;
	}

	.card-style-four .media-bg {
		width: 100%;
		border-radius: 30px;
	}

	.team-block-one .text {
		border-radius: 0 0 30px 30px;
	}

	.blog-meta-two .img-meta {
		height: 350px;
	}

	.tracking-section .widget-banner {
		padding: 30px 20px;
	}


}

/*(max-width: 575px)*/