
.pcs {display: block;}
.mobs {display: none;}

@media only screen and (min-width: 768px){

	.pcs {display: block;}
	.mobs {display: none;}

	.header .main-menu.fixed {
	position: fixed;
	width: 100%;
	top: 0;
	z-index: 9999;
	box-shadow: 0 0px 15px rgba(0, 0, 0, 20%);
	-o-transition: all 0.5s;
	transition: all 0.5s;
}
}


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

.pcs {display: none;}
.mobs {display: block;}

.section-title {
	text-align: center;
	padding: 0 100px;
}
.header .single-top p {
	font-size: 13px;
}
.header .single-widget {
	margin-right: 3px;
	padding-left: 30px;
}
.header .single-widget i {
	top: 50%;
	height: 25px;
	width: 25px;
	line-height: 25px;
	font-size: 13px;
	margin-top: -12.5px;
}
.header .right-bar {
	padding-top: 15px;
}
.header .nav li a {
	font-size: 13px;
	padding: 20px 15px;
}
.header .right-bar {
	display: inline-block;
}
.header .search-form {
	top: 60px;
}
.hero-slider,.hero-slider .single-slider {
	position: relative;
	height: 500px;
}
.hero-slider .single-slider .text h1 {
	font-size: 35px;
	line-height: 42px;
}
.hero-slider .single-slider .text {
	float: none;
	text-align: left;
	margin: 100px 0 0;
}
.features .single-feature {
	position: relative;
	text-align: center;
}
.features .serial {
	font-size: 42px;
	position: relative;
	text-align: center;
	display: inline-block;
	left: auto;
	top: auto;
	line-height: initial;
}
.features .f-content {
	padding-left: 0;
}
.features .f-content h3 {
	font-size: 18px;
	margin-bottom: 10px;
}
.features .f-content p{
	line-height:22px;
}
.why-choose .video-main {
	position: relative;
	width: 100%;
	height: 400px;
	left: 0;
}
.why-choose .faq-area {
	padding: 50px 0;
}
.about .about-content {
	padding-right: 0;
	margin-bottom: 30px;
}
.c-butions .contri-content {
	text-align: left;
	padding-left: 0;
	margin-top: 30px;
}
.project-detail {
	margin-top: 30px;
}
.our-projects .nav li {
	border: none;
	text-shadow: none;
	box-shadow: none;
	margin-right: 5px;
}
.our-projects .nav li a {
	padding: 10px 20px;
}
.consultation{
	padding:100px 0;
}
.consultation .consultation-image {
	margin-top: 50px;
	display: none;
}
.consultation .con-head {
	padding: 10px;
	border-radius: 4px;
}
.blog .single-news .news-body h2 {
	font-size: 15px;
	margin-bottom: 10px;
	line-height: 20px;
}
.blog .single-news .news-body .date {
	color: #fff;
	padding: 6px 20px;
	position: absolute;
	top: -30px;
	left: 20px;
}
.blog .single-news .date span {
	font-size: 16px;
}
.blog .single-news .news-content {
	text-align: left;
	background: #fff;
	z-index: 99;
	position: relative;
	padding: 40px 0 0 0px;
}
.contact .single-info {
	text-align: center;
	padding: 0px 0;
}
}


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


	.pcs {display: none;}
	.mobs {display: block;}



/* .header .middle-header {
	position: fixed;
	width: 100%;
	top: 0;
	z-index: 9999;
	box-shadow: 0 0px 15px rgba(0, 0, 0, 20%);
	-o-transition: all 0.5s;
	transition: all 0.5s;
} */
.section-title {
	text-align: center;
	padding: 0;
}
.breadcrumbs{
	text-align:center;
}
.breadcrumbs h2{
	margin-bottom:10px;
}
.breadcrumbs h2,
.breadcrumbs .bread-list {
	float: none;
}
.header .middle-header {
	/* background: #fff; */
	padding: 10px 0px;
	position: sticky;
	
}
.header .main-menu{
	display:none;
}
.mobile-nav{
	display:block;
}
.header .mobile-nav{
	display:block;
	/* float: right; */
	margin-right: 2px;
}

.header .logo img{height: 50px; }

.header .slicknav_menu {
	background: transparent;
	padding: 0;
}
.header .slicknav_btn {
	/* background: #5ebcb9; */
	padding: 8px 9px;
	/* margin: -36px 0px 0 0px; */
	border: none;
	border-radius: 0px;
	text-shadow: none;
}
.header .drop-down .slicknav_nav .slicknav_arrow {
	display: block;
}
.header .slicknav_menu .mega-widget p {
	color: #fff;
	margin: 10px 0;
}
.header .slicknav_menu .mega-widget img{
	width:100%;
}
.header .slicknav_menu .mega-widget .image a{
	display:none;
}
.header .slicknav_menu .list-menu span{
	margin-right:10px;
}
.header .slicknav_menu .list-menu{
	display:block;
}
.header .slicknav_menutxt {
	text-shadow:none;
}
.header .slicknav_nav .slicknav_arrow {
	float: right;
	font-size: 12px;
}
.header .slicknav_nav a {
	margin: 0;
	color: #fff;
	background: transparent;
	overflow: hidden;
}
.header .slicknav_nav a:hover,
.header .slicknav_nav a:focus,
.header .slicknav_nav a:active{
	color:#fff;
}
.header .slicknav_nav a i {
	display:none;
}
.header .slicknav_nav {
	background: #0a699b;
	margin-top: 10px;
	padding: 5px;
}
.header .slicknav_nav .drop-down{
	margin:5px 10px;
}
.header .slicknav_nav .mega-inner a h4 {
	float: left;
	font-weight: 500;
}
.header .topbar,
.single-top.text-right{
	text-align: center !important;
	display: none;
}
.header .widget-main {
	float: right;
	display: none;
}
.header .single-top p {
	font-size: 13px;
}
.header .single-widget {
	margin-right: 10px;
	padding-left: 30px;
}
.header .single-widget i {
	top: 50%;
	height: 25px;
	width: 25px;
	line-height: 25px;
	font-size: 13px;
	margin-top: -12.5px;
}
.header .right-bar {
	padding-top: 15px;
}
.header .nav li a {
	font-size: 13px;
	padding: 20px 15px;
}
.header .right-bar {
	display: inline-block;
}
.header .search-form {
	top: 60px;
}
.hero-slider,.hero-slider .single-slider {
	position: relative;
	height: 200px;
}
.hero-slider .single-slider .text h1 {
	font-size: 25px;
	line-height: 30px;
}
.hero-slider .single-slider .text {
	float: none;
	text-align: left;
	margin: 39px 0;
}
.hero-slider .single-slider .img{
	margin: 39px 0!important;
}
.features .single-feature {
	position: relative;
	text-align: center;
}
.features .serial {
	font-size: 42px;
	position: relative;
	text-align: center;
	display: inline-block;
	left: auto;
	top: auto;
	line-height: initial;
}
.features .f-content {
	padding-left: 0;
}
.features .f-content h3 {
	font-size: 18px;
	margin-bottom: 10px;
}
.features .f-content p{
	line-height:22px;
}
.why-choose .video-main {
	position: relative;
	width: 100%;
	height: 400px;
	left: 0;
}
.why-choose .faq-area {
	padding: 50px 0;
}
.about .about-content {
	padding-right: 0;
	margin-bottom: 30px;
}
.c-butions .contri-content {
	text-align: left;
	padding-left: 10px;
	margin-top: 30px;
}
.our-projects .nav li {
	border: none;
	text-shadow: none;
	box-shadow: none;
	margin-right: 5px;
}
.our-projects .nav li a {
	padding: 8px 8px;
	text-transform: capitalize;
}
.consultation{
	padding:100px 0;
}
.consultation .consultation-image {
	margin-top: 50px;
	display: none;
}
.consultation .con-head {
	padding: 10px;
	border-radius: 5px;
}
.blog .section-title {
	margin-bottom:30px;
}
.blog .single-news {
	background: #fff;
	overflow: hidden;
	position: relative;
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	transition: all 0.4s ease;
	margin-top: 30px;
}
.blog .single-news .news-body h2 {
	font-size: 15px;
	margin-bottom: 10px;
	line-height: 20px;
}
.blog .single-news .news-body .date {
	color: #fff;
	padding: 6px 20px;
	position: absolute;
	top: -30px;
	left: 20px;
	
}
.blog .single-news .date span {
	font-size: 16px;
}
.blog .single-news .news-content {
	text-align: left;
	background: #fff;
	z-index: 99;
	position: relative;
	padding: 40px 0 0 0px;
}
.experiences .experience-inner h2 {
	color: #fff;
	margin-bottom: 25px;
	font-size: 27px;
	font-weight: 700;
}
.our-projects .pf-right {
	background: #000000;
	padding: 25px 20px;
}
.clients .single-clients {
	padding: 10px;
}
.newslatter-content{
	margin-bottom:30px;
}
.team .section-title{
	margin-bottom:30px;
}
.team .single-team{
	margin-top:30px;
}
.project-detail {
	margin-top: 30px;
}
.pagination .pagination-list li a {
	padding: 6px 15px;
}
.blog-single .like-comment {
	float: none;
	margin-top: 5px;
}
.blog-single .comments .single-comment.left {
	margin-left: 0;
}
.error-page .button .btn {
	padding: 13px 20px;
	margin-right: 5px;
}
.error-page .button .btn:last-child{
	margin:0;
}
.blog-single .reply .form-group {
	margin-bottom: 15px;
}
.contact .single-info{
	margin-bottom:30px;
}
.contact .col-xs-12:last-child .single-info {
	margin-bottom: 0px;
}
.contact #myMap{
	height:250px;
}
.mail-success .mail-inner h2 {
	font-size: 30px;
	margin: 10px 0 20px;
}
.footer .newslatter-content h2 {
	color: #fff;
	font-size: 18px;
	font-weight: 600;
	margin-bottom: 5px;
}



.COLLEGESENERY .project-tab .nav-head .nav-tabs li{
	width: 30%;
	margin: 0;
}
.COLLEGESENERY .project-tab .nav-head .nav-tabs li{
	background: #fff; border-radius: 8px;
}
.COLLEGESENERY .project-tab .nav-head .nav-tabs li.active{
	background: #5ebcb9;
}

.COLLEGESENERY .tab-pane .row .col-md-3{
	display: none;
}
.COLLEGESENERY .tab-pane .row .col-md-3:nth-child(1),
.COLLEGESENERY .tab-pane .row .col-md-3:nth-child(2),
.COLLEGESENERY .tab-pane .row .col-md-3:nth-child(3),
.COLLEGESENERY .tab-pane .row .col-md-3:nth-child(4)
{
	display: block;
}



.section-title h2{font-size:30px;}

.platform {
	flex-direction:column; height: auto;
}
.platform .menu{width: 100%;}

.header .logo img{
	/* max-width: 290px; */
	max-width: 80%;
	height: auto;
}

.header {
	position: fixed;
	top: 0;z-index: 999;
	width: 100%;
	min-height: 79px;
	background-image: linear-gradient(to top Right, #1195b4, #0a699b);
}
.hero-slider{margin-top: 79px;}
.hero-slider,.hero-slider .single-slider {
	height: 150px;
}
.hero-slider .owl-dots{bottom: -33px;}

.header .middle-header{ display: block;
	
}

.platform .menu{height: auto; padding: 0;}
.platform .menu .nav-tabs{
	flex-direction:row;
	height: auto;
	flex-wrap:wrap;
	border-radius: 0;
	border: 0;
}
.platform .menu .nav-tabs li{width: 50%; text-align: center;}
.platform .menu .nav-tabs li h3{font-size: 20px;margin: 10px; border-radius: 0;}
.platform .menu .nav-tabs li h4,
.platform .menu .nav-tabs li i{display: none;}
.platform .menu .nav-tabs li.active::after{display: none;}


.manufactor .content{flex-direction:column;}


.aboutZX .title{font-size: 30px;width: 100%;}
.aboutZX .title h2{font-size: 30px;width: 100%;}
.aboutZX .title::after {display: none;}
.aboutZX .content{
	width: 100%;
}
.aboutZX .aNum h4,
.aboutZX .aNum h3{ white-space:nowrap;}
.aboutZX .aNum h3 label{font-size: 30px;}

.openAZx{display: none;}

.hero-slider .single-slider3 .img .fdNum{display: none;}
.COLLEGESENERYBgA{padding-top: 0;}

.indexCPDZ .cpdz{padding:10px;}
.indexGNXP .cpdz .aItem{width: 50%;}
.indexGYWM .nums .aNum{height: 100px;}
.indexGYWM .nums .aNum label{font-size: 30px;}
.indexHZAL .indexHZALMarggy{ padding: 20px;}
.footerSend .containerX{flex-direction: column;}
.footerSend .info .words{ font-size: 18px;}
.footerSend .newslatter-form{width: 80%;margin: 10px auto;;}
.footerSend .newslatter-form input{width: 70%;}
.footerSend .newslatter-form button{ width: 28%;}
.productClass .parClass{padding: 10px;}
.productClass .classTitle{width: 210px;border-right:0; border-left: 3px solid #1ac0c3;}
.productClass .classTitle a{width: 200px;}
.prduShow_Menu{ max-width: none;}
.prduShow_Menu .main_con_right_contentUs{ width: 280px ;margin: 0 auto;}
.prduShow_Page .cpTitles{flex-direction: column;}
.cpIndexProductClass .item .content h2{ line-height: 24px; font-size: 18px;}
.cpIndexProductClass .item .content .hot_list { line-height: 22px;}
.footerSend .newslatter-form input{
	font-size: 16px;
	padding-left: 16px;
}

.footer .bootmMenu .bootmChilds li { 
	display: block; float: left;width: 50%;
}

}