/* XL Device :1200px */
@media (min-width: 1200px) and (max-width: 1500px) {
	.bottom-space-1{
		margin-left: 15px;
	  }
	.bottom-space-2{
		margin-left: 50px;
	  }
	  .contact-message-text{
		/* font-size:larger; */		line-height: 2;
	}
      .contact-message{
		height: 380px;
	  }
	  .contact-message-largebox{
		height: 430px;
	  }
	  .company-honer-img1{
		max-height: 185px;
	  }

	  .company-qualifications-img1{
		max-height: 180px; 
	  }
	  .company-honor-img{ 
		max-height: 185px;
	}
      /* .container-message-ringhtbox{
         margin-right: 50px;
 	} */
}

@media (min-width: 1200px) and (max-width: 1800px){
	.container-message-leftbox{
		margin-left:60px;
	  }
	  .container-message-rightbox{
		margin-left: 60px;
	  }
	  .company-qualifications-img1{
		max-height: 190px; 
	  }
	  .company-honor-img{ 
		max-height: 185px;
	}
	.company-qualifications-img2{
		display: flex;
		  justify-content: space-between;
	  }

}
/* LG Device :992px */
@media (min-width: 992px) and (max-width: 1200px) {
	.eader-searchbox-style-two{display: hidden;}
	.company-qualifications-img1{max-height: 154px; }
	.company-honer-img1{max-height: 143px;}
	/* .contact-message-text{
		font-size: larger;
	} */
	.company-honor-img{ 
		max-height: 143px;
	}
	.header-style-two .header-wrapper .header-navigation-area .main-menu ul li a {
		padding: 45px 0px;
		/* margin-top: 45px; */
		display: block;
		color: #2f2b2b;
		font-weight: 600;
		  /* 大标题文字大小 */
		font-size: 15px;
		letter-spacing: 1px;
	  }
	.logo img{
		height: 65px;
		margin-top: 8px;
	}
	.contact-message{
		height: 330px;
	}
	.contact-message-largebox{
		height: 370px;
	  }
	  

}

/* MD Device :768px */
@media (min-width: 768px) and (max-width: 991px) {

	.contact-message{height: 450px;}
	.contact-message-largebox{
		height: 450px;
	  }
	.contact-message-smallbox{height: 400px;}
	.company-qualifications-img1{max-height: 110px; }
	.company-honer-img1{max-height: 102px;}
	.company-honor-img{ max-height: 102px;}
	.join-us-title{font-size: 24px;}
}

@media (min-width: 768px) and (max-width: 1500px){
	.job-title1{height: 520px !important; } 
	.job-title2{height: 520px !important; } 
	.company-qualifications-img{
		width: 100%; max-height: 180px;
	}
	.company-qualifications-img2{
		display: flex;
		  justify-content: space-between;
	  }
}

@media (max-width: 1440px) {
	
	.job-title1{height: 520px !important; } 
	.job-title2{height: 520px !important; } 
	.divider-gap {
		padding: 14% 16% 12% 12%;
	}
	.bottom-space-1{
		margin-left: 15px;
	}
	.bottom-space-2{
		margin-left: 50px;
	}  
}
@media (max-width: 1200px) {
	.job-title1{height: 520px !important; } 
	.job-title2{height: 520px !important; } 
	.join-us-title{font-size: 24px;}

	.f-left-none {
		float: none;
	}
	.bottom-space-1{
		margin-left: 0px;
		/* margin-left: 20px; */
	  }
	.bottom-space-2{
		margin-left: 0px;
	  }

	/* code */
	/* 二维码位置 */
	.codeImgWrap{
		/* height: 200px; */
		position:initial;
		text-align: center;
		/* margin-left: 25px; */
	}

	/* aibo荣誉 */
	.famlists{
		text-indent: 0em;
		padding: 0 10px;
	}

	/* 产品体系标题 */
	.page-title-content .title {
		font-size: 40px;
		
	}
	.page-title-content .productTitle1{
		letter-spacing: 12px;
	}
	.page-title-content .productTitle2{
		letter-spacing: -1px;
	}
	.page-title-content .productTitle3{
		letter-spacing: 6px;
	}
	.page-title-content .productTitle4{
		letter-spacing: 12px;
	}
	.page-title-content .productTitle5{
		letter-spacing: 5px;
	}
	.page-title-content .productTitle6{
		letter-spacing: 0px;
	}

	/* 产品体系的第一个标题 */
	.container .productTitle{
		font-size: 23px;
	}

	/* 公司动态，数据服务，加入我们 */
	.page-title-content .pageTitleOne{
		letter-spacing: 10px;
		margin: 0px auto;
	}

}

@media (max-width: 1024px) {
	.job-title1{height: 520px !important; } 
	.job-title2{height: 520px !important; } 

	.join-us-title{font-size: 22px;}

	.home-carousel .content-box {
		padding: 0 30px;
	}
	.long-gap-left {
		margin-left: 0;
	}
	.divider-gap {
		padding: 10% 5% 9% 5%;
	}
	.video-popup {
		min-height: 420px;
	}
	.mrt-lg-90 {
		margin-top: 90px;
	}
	.mrb-lg-20 {
		margin-bottom: 20px;
	}
	.mrb-lg-30 {
		margin-bottom: 30px;
	}
	.mrb-lg-40 {
		margin-bottom: 40px;
	}
	.mrb-lg-50 {
		margin-bottom: 50px;
	}
	.mrb-lg-60 {
		margin-bottom: 60px;
	}
	.mrb-lg-70 {
		margin-bottom: 70px;
	}
	.pdt-lg-105 {
		padding-top: 105px;
	}
	.pdb-lg-45 {
		padding-bottom: 45px;
	}
	.pdb-lg-50 {
		padding-bottom: 50px;
	}
	.pdb-lg-55 {
		padding-bottom: 55px;
	}
	.pdb-lg-70 {
		padding-bottom: 70px;
	}
	.pdb-lg-75 {
		padding-bottom: 75px;
	}
	.pdb-lg-80 {
		padding-bottom: 0px;
	}
	.pdb-lg-90 {
		padding-bottom: 90px;
	}
	.pdb-lg-100 {
		padding-bottom: 100px;
	}
}
@media (max-width: 991px) {
		.job-title1{height: 620px !important; } 
		.job-title2{height: 620px !important; } 
		.job-title3{height: 440px !important; } 
		.job-title4{height: 440px !important; } 
		.job-title5{height: 480px !important; } 
		.job-title6{height: 480px !important; } 
		.job-title7{height: 400px !important; } 
		.job-title8{height: 400px !important; } 

		.join-us-title{font-size: 17px;}

	.page-title-section{background-position: center !important;}
	.footer-1-2{display: block !important;height: 440px;}
	#map{height: 200px;margin-top: 20px;}
	.footer-1{width: 100% !important;height: 406px;}
	.phone{display: block;}
	.PC{display: none;}
	.company-qualifications-img{height: auto !important;width: 90%;}
	.container-message-leftbox{margin-bottom: 10px;}
	.container-message-rightbox{margin-bottom: 10px;}

	.company-qualifications-img1{height:auto !important;width: 50% !important;}
	.Invite{width:100%;}
	.logo img{
		height: 60px;
	}
	.mean-container a.meanmenu-reveal span {
		background: #0c59db none repeat scroll 0 0;
		display: block;
		height: 4px;
		margin-top: 5px;
		}
	   .mean-container a.meanmenu-reveal {
	   border: 1px solid #F7F8FC;
	   color: #0c59db;
	   cursor: pointer;
	   display: block;
	   font-family: Arial,Helvetica,sans-serif;
	   font-size: 30px !important;
	   font-weight: 700;
	   height: 22px;
	   line-height: 22px;
	   margin-top: -53px;
	   padding: 8px 9px;
	   position: absolute;
	   right: 0;
	   text-decoration: none;
	   top: 0;
	   width: 32px;
	   }
	.header-wrapper .header-navigation-area {
		padding: 10px 0;
	}
	.language-select-box {
		text-align: center;
		float: none;
	}
	.header-top-social-area {
		float: initial;
		text-align: center;
	}
	.header-middle .topbar-info-area a {
		font-size: 15px;
	}
	.header-style-one .mean-container a.meanmenu-reveal {
		margin-top: -40px;
	}
	.header-style-one .header-wrapper .header-navigation-area {
		padding: 30px 0 15px;
	}
	.header-style-one .header-wrapper .header-top .header-info-area {
		text-align: center;
	}
	.header-style-one .header-wrapper .header-top .header-top-social-area ul {
		text-align: unset;
	}
	.header-style-two .header-wrapper .header-top .header-info-area {
		text-align: center;
	}
	.header-style-two .header-wrapper .header-top .header-top-social-area ul {
		text-align: unset;
	}
	.header-searchbox-style-two .toggle-searchbox.show {
		top: 148%;
	}
	.header-searchbox-style-two .show-searchbox a {
		margin: 10px 0 0px;
	}
	.about-section .image-link {
		margin-bottom: 45px;
	}
	.service-section-title-area {
		padding: 90px 0 240px;
		margin: 0;
		margin-top: -180px;
	}
	.gmap_canvas {
		height: 370px;
	}
	.popup-video-block {
		min-height: 445px;
	}
	.mrb-md-20 {
		margin-bottom: 20px;
	}
	.mrb-md-30 {
		margin-bottom: 30px;
	}
	.mrb-md-40 {
		margin-bottom: 40px;
	}
	.mrb-md-50 {
		margin-bottom: 50px;
	}
	.mrb-md-60 {
		margin-bottom: 60px;
	}
	.mrb-md-70 {
		margin-bottom: 70px;
	}
	.divider-gap {
		padding: 13% 5% 11% 5%;
	}
}

@media (max-width: 767px) {
		.contact-message{height: auto !important ; }

		.join-us-title{font-size: 24px;}

	.error-inner .error-title {
		font-size: 110px;
		line-height: 120px;
	}
	.error-inner .error-text {
		font-size: 22px;
		color: #fff;
		margin-bottom: 10px;
	}
	.mrb-md-15 {
		margin-bottom: 15px;
	}
	.mrb-md-20 {
		margin-bottom: 20px;
	}
	.mrb-md-30 {
		margin-bottom: 30px;
	}
	.mrb-md-40 {
		margin-bottom: 40px;
	}
	.mrb-md-50 {
		margin-bottom: 50px;
	}
	.mrb-md-60 {
		margin-bottom: 60px;
	}
	.preloader-wrapper {
		left: 40%;
	}
}

@media (max-width: 768px) {
	.client-item {
		display: flex;
		justify-content: center;
		align-items: center;
		flex-direction: column;
		text-align: center;
		font-size: 11px;
		padding: 15px;
		-moz-transition: all 300ms ease-out 0s;
		-webkit-transition: all 300ms ease-out 0s;
		-ms-transition: all 300ms ease-out 0s;
		-o-transition: all 300ms ease-out 0s;
		transition: all 300ms ease-out 0s;
	  }
	.company-qualifications-img2{
		display: flex;
		flex-wrap: wrap;
		}
	.request-a-call-back-form {
		margin-left: 0;
	}
	.mapouter.fixed-height {
		height: auto;
	}
	.popup-youtube {
		transform: translateY(-90%);
	}
	.popup-video-block {
		min-height: 390px;
	}
	.case-study-item:hover .case-study-thumb .case-study-details {
		left: 0px;
	}
	.case-study-item:hover .case-study-thumb .case-study-link-icon a {
		right: 20px;
	}
	.mrt-md-0 {
		margin-top: 0;
	}
	.mrb-md-15 {
		margin-bottom: 15px;
	}
	.mrb-md-20 {
		margin-bottom: 20px;
	}
	.mrb-md-30 {
		margin-bottom: 30px;
	}
	.mrb-md-40 {
		margin-bottom: 40px;
	}
	.mrb-md-50 {
		margin-bottom: 50px;
	}
	.mrb-md-60 {
		margin-bottom: 60px;
	}
	.mrt-md-15 {
		margin-top: 15px;
	}
	.mrt-md-20 {
		margin-top: 20px;
	}
	.mrt-md-30 {
		margin-top: 30px;
	}
	.mrt-md-40 {
		margin-top: 40px;
	}
	.mrt-md-50 {
		margin-top: 50px;
	}
	.mrt-md-60 {
		margin-top: 60px;
	}
	.pdb-md-0 {
		padding-bottom: 0;
	}
	.pdb-md-15 {
		padding-bottom: 15px;
	}
	.pdb-md-25 {
		padding-bottom: 25px;
	}
	.pdb-md-40 {
		padding-bottom: 40px;
	}
	.pdb-md-45 {
		padding-bottom: 45px;
	}
	.pdb-md-80 {
		padding-bottom: 80px;
	}
	.pdb-md-90 {
		padding-bottom: 90px;
	}
	.pdb-md-100 {
		padding-bottom: 100px;
	}
	.pdb-md-110 {
		padding-bottom: 110px;
	}
	.pdb-md-83 {
		padding-bottom: 83px;
	}
}


@media (max-width: 600px) {
}

@media (max-width: 576px) {
	.navbar-brand {
		margin: 0 auto;
	}
	/* .navbar-brand #logo-image{
		width: 50px;
		height: 50px;
	} */
}


@media (max-width: 425px) {

	.mean-container a.meanmenu-reveal span {
     background: #0c59db none repeat scroll 0 0;
     display: block;
     height: 4px;
     margin-top: 5px;
     }
    .mean-container a.meanmenu-reveal {
	border: 1px solid #F7F8FC;
	color: #0c59db;
	cursor: pointer;
	display: block;
	font-family: Arial,Helvetica,sans-serif;
	font-size:30px !important;
	font-weight: 700;
	height: 22px;
	line-height: 22px;
	margin-top: -53px;
	padding: 8px 9px;
	position: absolute;
	right: 0;
	text-decoration: none;
	top: 0;
	width: 32px;
	
    }

	.logo img{
		height: 54px;
	}
	.client-item-img img{
		max-width: 80px;
	  }
	.client-item-img{
	font-size: 10px;
	  }
	.qualification-img img{
		max-height: 230px;
	}

	h2 {
		font-size: 48px !important;
		line-height: 62px !important;
	}
	.home-carousel .content-box {
		text-align: center;
	}
	.home-carousel .content-box h1 {
		font-size: 48px;
		line-height: 54px;
	}
	.font-54 {
		font-size: 36px;
		line-height: 48px;
	}
	.shadow-text {
		font-size: 68px;
		animation: none;
	}
	.anim-object:before {
		position: absolute;
		right: 15%;
	}
	.anim-object2:before {
		height: 200px;
		width: 200px;
		top: 40%;
		left: 20%;
	}
	.text-divider .large-text {
		font-size: 36px;
		line-height: 1.3;
	}
	.preloader-wrapper {
		left: 36%;
		top: 42%;
	}
	.icon-box-two .icon {
		float: none;
	}
	.icon-box-two .icon-details {
		margin-left: 0;
		margin-top: 15px;
	}
	.about-icon {
		display: inline-block;
		margin-top: 35px;
		margin-bottom: 60px;
	}
	.about-contact-btn:after {
		visibility: hidden;
	}
	.blog-single-news .single-news-details .single-news-content .comments-area .comment-list .comment .comment-body .comment-author-thumb {
		float: none;
		display: inline-block;
	}
	.blog-single-news .single-news-details .single-news-content .comments-area .comment-list .comment .comment-body .comment-content {
		margin-left: 0;
		margin-top: 30px;
	}
	.blog-single-news .single-news-details .single-news-content .comments-area .comment-list .comment .children {
		margin-left: 30px;
	}
	.blog-single-news .single-news-details .single-news-content .comments-area .comment-list .comment .comment-body .comment-content .comment-text {
		margin-bottom: 25px;
	}
	.blog-single-news .single-news-details .single-news-content .comments-area .comment-list .comment .comment-body .comment-content .reply {
		position: unset;
		margin-bottom: 50px;
	}
	.divider-gap {
		padding: 23% 4% 20% 4%;
	}
	.mrb-sm-15 {
		margin-bottom: 15px;
	}
	.mrb-sm-20 {
		margin-bottom: 20px;
	}
	.mrb-sm-30 {
		margin-bottom: 0px;
	}
	.mrb-sm-40 {
		margin-bottom: 40px;
	}
	.mrb-sm-50 {
		margin-bottom: 50px;
	}
	.mrb-sm-60 {
		margin-bottom: 60px;
	}
	.pdt-sm-50 {
		padding-top: 50px;
	}
	.pdb-sm-80 {
		padding-bottom: 80px;
	}
	.pdb-sm-90 {
		padding-bottom: 90px;
	}
	.pdb-sm-100 {
		padding-bottom: 100px;
	}
	.f-left-sm-none {
		float: none;
	}
	.owl-about:hover .owl-nav button.owl-prev{
		left:15px;
	  }
	  
	  .owl-about:hover .owl-nav button.owl-next{
		right: 15px;
	  }

}

@media (max-width: 375px) {

	.preloader-wrapper {
		left: 36%;
		top: 42%;
	}
}

@media (max-width: 360px) {}

@media (max-width: 320px) {
	.news-wrapper .news-details .news-description .news-bottom-meta {
		padding: 10px 30px;
	}
	.about-image .experience {
		padding: 40px 25px;
		max-width: 210px;
	}
	.about-image .experience h2 {
		font-size: 72px;
		line-height: 32px;
	}
	.about-image .experience h2 span {
		font-size: 24px;
		line-height: 32px;
	}
}