 @media only screen and (min-width:991px) {
	.mo-menu{
		display:none;
	}

	.menuIcon{
    	display:none
 	}

 	.web_header_mobile{
 		display:none;
 	}

}

@media (max-width: 1366px){
	.product_row{
		column-gap:60px;
	}
}

@media (max-width: 1300px){
	.container { 
		width: 90%; 
	}

	.navbar .nav-list li{
		margin-right: 15px;
	}

	.services_inr{
		column-gap:20px;
	}

	.services_item a{
		font-size:18px;
		line-height:20px;
	}

	.testing_itm h4{
		font-size:16px;
	}

}

@media (max-width: 1290px){
	.testing_itm:before{
		left: 76%;
    	width: 62%;
	}
}

@media (max-width: 1250px){
	.product_row{
		column-gap:40px;
	}

	.contact_itm{
		padding:50px 10px;
	}

	.contact_row{
		column-gap:15px;
	}

	.testing_itm:before {
	    left: 77%;
	    width: 61%;
	}
}

@media (max-width: 1210px){
	.testing_itm:before {
	    left: 78%;
	    width: 60%;
	}
}

@media (max-width: 1200px){
	.product_bg{
		background-size: cover !important;
	}

	.srvc_cnt h2{
		font-size:36px;
		line-height: 38px;
	}

	.strength_item h3{
		font-size:20px;
	}

	.strerngth_inr{
		column-gap:30px;
	}

	.strength_item{
		padding:30px 10px;
	}
}

@media (max-width: 1210px){
	.testing_itm:before {
	    left: 79%;
	    width:59%;
	}
}

@media (max-width: 1150px){
	.logo_center {
    	width: 190px;
    	background-size: cover;
    }

    .testing_itm:before {
	    left:80%;
	    width:57%;
	}

    .logo_center img {
	    max-width: 126px;
	}

	.services_item a {
	    font-size: 16px;
	    line-height: 20px;
	}

	.our_product {
	    margin-bottom: 40px;
	}

	.newsltr_left img{
		width:400px;
	}

	.our_newsletter{
		height:600px
	}

	.newsltr_right h4{
		font-size:44px;
	}
}

@media (max-width: 1100px){
	.product_row{
		grid-template-columns: repeat(2,1fr);
	}

	.test_icon {
    	width: 105px;
    	height: 105px;
	}

	.navbar .nav-list li a{
		font-size:14px;
	}

	.mySwiper .swiper-slide h1{
		font-size:18px;
	}

	.newsltr_left img{
		width:460px;
	}

	.strength_item h3 {
	    font-size: 18px;
	}
}


@media (max-width: 1080px){
	.journy_year{
		width: 50%;
	}
}

@media (max-width: 1060px){
	.testing_itm:before {
	    left: 81%;
	    width: 56%;
	}
}

@media (max-width: 1030px){
	.testing_itm:before {
	    left: 82%;
	    width: 54%;
	}
}


@media (max-width: 1024px){
	.newsltr_left img{
		width:400px;
		position:relative;
		bottom:inherit;
	}

	.our_newsletter{
		height:auto;
	}
}

@media only screen and (max-width:991px) {
	.product_inner h2{
		line-height:38px;
	}
	.footer_inr{
		column-gap: 50px;
		grid-template-columns: repeat(1,1fr);
		grid-row-gap:40px;
	}

	.testing_itm:before, .testing_itm:after {
	 	content:none;
	}

	.testing_inr{
		grid-template-columns: repeat(3,1fr);
		grid-row-gap:30px;
	}

	.mo-menu, .about_row{
		display:block;
	}

	.strength_item h2{
		font-size:34px;
	}

	.strength_item h3 {
	    font-size: 16px;
	}

	.strerngth_inr {
	    column-gap:15px;
	}

	.strength_item {
	    padding: 20px 10px;
	}

	.about_main:before{
		background:none;
	}

	.srvc_icon h3{
		font-size:18px;
	}

	.service_icon{
		width:100%;
		margin-top:30px
	}

	.journy_year{
		width: 100%;
    	max-width: 200px;
	}

	.about_hm .about_left{
		margin-top:0;
	}

	.about_left{
		margin-top:60px; 
	}

	.about_hm .about_right{
		margin-top:30px;
	}

	.contact_row {
	    grid-template-columns: repeat(1,1fr);
	    column-gap: 15px;
	    grid-row-gap: 15px;
	}

	.srvcs_img:before{
		box-shadow: 5px 5px 8px 0px rgb(0 0 0 / 50%);
	}

	.contact_form h2{
		font-size: 40px;
    	line-height:45px;
	}

	.contact_form form{
		margin-top:30px;
	}

	.srvc_cnt h2 {
	    font-size: 30px;
	    line-height: 34px;
	}

	.inner_banner_txt h1{
		font-size:38px;
	}

	.srvc_row{
		flex-wrap:wrap;
		margin-bottom: 50px;
	}

	.srvc_row:last-child{
		margin-bottom:0;
	}

	.srvc_main{
		margin:50px 0 0;
	}

	.srvc_row:nth-child(even){
		flex-direction: column-reverse;
	}

	.srvc_right, .srvc_left {
	    width: 100%;
	}

	.srvc_left img{
		width:100%;
		margin-bottom:50px;
	}

	.about_left, .about_right{
	    width: 100%;
	}

	.about_main .about_right{
		position: relative;
		bottom:inherit;
		right:inherit;
		text-align:left;
	}

	.newsltr_left img {
	    width:400px;
	}

	.newsltr_right h4{
		font-size:34px;
	}
	
	.web_header_mobile{
 		display:flex;
 	}

	.menu_center,.menu_right, .destop_header_inr{
    	display:none;
  	}

  	.sideMenu ul li .navbar-dropdown {
    	top: 10px;
	}

	.nav-list .dropdwon:hover .navbar-dropdown {
    	transition: inherit;
	}

	.navbar-dropdown{
		opacity:1 !important;
	}

	header{
		padding:10px 0px;
	}

	.menu_left .logo{
		width:150px;
	}

	.swiper-button-next, .swiper-button-prev{
		display:none !important;
	}

	.abt_cnt h2, .title h2{
		font-size:40px;
		line-height: 49px;
	}

	.about_startmira{
		margin:100px 0px 100px;
		background-size: cover;
	}

	.title h2:before{
		top:-50px;
		background-size:contain;
	}

	.product_row{
		column-gap: 30px;
		row-gap: 40px;
	}

	.services_main{
		background-size:cover;

	}

	.services_inr{
		grid-row-gap:30px;
		grid-template-columns: repeat(3,1fr);
	}

	.insta_feed{
		margin:50px 0 50px
	}

	.title{
		margin-bottom:30px;
	}

	footer{
		padding:100px 0 80px;	
	}

	.ftr_social ul{
		margin:15px 0px 20px;
	}

	.ftr_link ul{
		margin-bottom:20px;
	}

	.about_main .abt_cnt h2:before{
		background-size:contain;
		top:-50px;
	}

	.about_main {
	    padding: 60px 0 60px;
	}

	.media{
		margin:60px 0 0;
	}

	.contact_main{
		margin:60px 0px;
	}

	.our_vision{
		margin:50px 0px 0;
		padding: 100px 0px 50px;
	}

	.media_row{
		grid-template-columns: repeat(2,1fr);
		column-gap:15px;
    	grid-row-gap:15px;
	}

	.contact_itm{
		padding:50px 20px;
	}

	.contact_itm h2{
		font-size:22px;
	}

	.map{
		margin-top:60px;
	}

	.product_inr_rgt {
	    width: 60%;
	}

	.strerngth_btm li{
		font-size:18px;
	}

	.strerngth_btm ul{
		column-gap:20px;
	}

	.facilities_inr{
		grid-template-columns: repeat(2,1fr);
		column-gap: 15px;
	}

	.about_left h2, .about_left h2 span, .facilities_main h2, .facilities_main h2 span,
	.our_product h2, .our_product h2 span, .testing_main h2, .testing_main h2 span{
		font-size:38px;
	}
}

@media only screen and (max-width:800px) {
	.product_row{
		grid-template-columns: repeat(1,1fr);
		margin-top:60px;
	}

	.product_item{
		margin-bottom:30px;
	}

	.product_bg {
		background-size:inherit !important; 
	    background-repeat: no-repeat !important;
	}

	.vision_inr p{
		max-width:100%;
	}

	.product_inner .product_inner_img img{
		height: 190px;
	}
}

@media only screen and (max-width:767px) {

	.product_inner h3{
		margin: 15px 0px 0px;
		font-size: 20px;
		line-height: 38px;
	}

	.product_inner .product_inner_img img{
		height: auto;
	}

	.our_product{
		margin:0;
	}

	.product_main, .facilities_main,.testing_main{
		margin:60px 0px;
	}

	.gallery_inner{
		grid-template-columns: repeat(1,1fr);
	}

	.about_left h2, .about_left h2 span, .facilities_main h2, .facilities_main h2 span,
	.our_product h2, .our_product h2 span, .testing_main h2, .testing_main h2 span{
		font-size:30px;
	}

	.prdt_img img{
		width:100%;
	}

	.slider_arrow .prev, .slider_arrow .next{
		width:40px;
		height:40px;
	}

	.product_top button i {
	    font-size: 20px;
	}

	.strerngth_inr{
		margin-bottom:0;
		grid-template-columns: repeat(2,1fr);
		grid-row-gap:30px;
		column-gap:30px;
	}

	.strength_item h3 {
	    font-size: 20px;
	}

	.inside img{
		height:auto;
	}

	.about_main .about_row{
		padding:20px;
	}

	.popup-container{
		width:90%;
	}

	.contact_itm h2 {
	    font-size: 20px;
	    line-height: 26px;
	}

	.contact_itm a{
		font-size:16px;
	}

	.map{
		margin-top:50px;
	}

	.form_row{
		grid-template-columns: repeat(1,1fr);
	}		

	.contact_row {
	    grid-template-columns: repeat(1,1fr);
	    column-gap:15px;
	    grid-row-gap:15px;
	}

	.contact_itm {
	    padding: 40px 20px;
	}

	.media{
		margin:50px 0 0;
	}

	.abt_cnt h2{
		font-size:36px;
		line-height: 49px;
	}

	.our_newsletter, .newsletter_row{
		display:block;
	}

	.our_newsletter{
		flex-direction:column-reverse;
	}

	.about_row{
		display:block;
	}

	.about_left{
		width:100%;
	}

	.abt_cnt h2:before, .title h2:before{
		top:-50px;
		background-size:contain;
	}

	.about_right {
	    width: 100%;
	    text-align: center;
	}

	.our_newsletter {
	    height: auto;
	}

	.newsletter_row{
		display:flex;
		flex-wrap:wrap;
		flex-direction:column-reverse;
	}

	.newsltr_right{
		width:100%;	
	}

	.newsltr_left{
		margin:50px auto 0;
		text-align:center;
		width:100%;	
	}

	.newsltr_left img{
		position:relative;
		bottom:inherit;
		width:400px;
	}

	footer{
		padding:50px 0 50px;	
	}

	.map iframe{
		height:400px;
	}

	.contact_form form button{
		font-size:16px;
	}

	.popup-container {
	    width: 90%;
	    height: 90%;
	   	padding:20px;
	}

	.product_inr_main{
		height:100%;
		overflow-y: auto;
	}

	.our_product{
		padding:60px 0px 0;
	}

	.our_product h2{
		text-align:left;
	}

	.slick-dotted.slick-slider{
		margin-top:30px;
	}
}

@media only screen and (max-width:700px) {
	.strerngth_btm ul{
		grid-template-columns: repeat(1,1fr);
		grid-row-gap:30px;
	}

	.facilities_inr{
		grid-template-columns: repeat(1,1fr);
		column-gap: 15px;
	}
}

@media only screen and (max-width:600px) {
	.product_item img{
		height:auto;
	}

	.product_inner .product_inner_img{
		grid-template-columns: repeat(1,1fr);
		grid-row-gap:30px;
	}

	.product_inner .product_inner_img img {
	    height: auto;
	    width: auto;
	}

	.slider_arrow .prev, .slider_arrow .next, .slider_arrow{
		display:none;
	}

	.testing_inr {
	    grid-template-columns: repeat(2,1fr);
	    grid-row-gap: 30px;
	}

	.abt_img_sml {
    	position: initial;
    	margin-top:15px;
	}

	.strength_main{
		margin-top:0;
	}

	.media_row{
		grid-template-columns: repeat(1,1fr);
	}

	.product_inr_lft{
		margin-bottom:30px;
	}

	.product_inr_rgt ul{
		margin-top:30px;
	}

	.product_inr_main{
		display:block;
	}

	.product_inr_lft, .product_inr_rgt{
		width:100%;
	}

	.product_inr_rgt ul li h5{
		font-size:20px;
	}

	.contact_form h2 {
	    font-size:32px;
	    line-height:38px;
	}

	.inner_banner_txt h1{
		font-size:34px;
		padding:80px 0px;
	}

	.srvc_cnt h2 {
	    font-size: 26px;
	    line-height: 28px;
	}

	.product_row, .insta_feed_row{
		grid-template-columns: repeat(1,1fr);
	}

	.product_item{
		width:100%;
	}

	.ftr_link ul li {
	    margin: 0 11px;
	}

	.ftr_link ul li a{
		font-size:16px;
	}

	.insta_item img{
		width:100%;
	}

	.abt_cnt h2, .title h2 {
	    font-size:34px;
	    line-height: 49px;
	}

	.title {
	    margin-bottom:30px;
	}

	.abt_cnt h2:before{
	    background-size:inherit;
	    top:-60px;
	}

	.product_item{
		margin:0 auto;
	}

	.newsltr_right h4 {
	    font-size: 32px;
	    line-height: 38px;
	    margin-bottom:20px;
	}

	.newsltr_right form button{
		margin-top:20px;
	}

	.our_newsletter{
		padding:40px 0px;
	}

	.mySwiper .swiper-slide img{
		height:80px;
	}

	.mySwiper .swiper-slide h1 {
	    font-size: 16px;
	}

	.menu_left .logo {
	    width: 120px;
	}
}

@media only screen and (max-width:550px) {
	.icon_itm{
		display:block;
	}

	.srvc_icon{
		margin-bottom:30px;
	}
}

@media only screen and (max-width:500px) {
	.services_inr{
		grid-row-gap:30px;
		grid-template-columns: repeat(2,1fr);
	}

	.strerngth_inr {
		grid-template-columns: repeat(1,1fr);	
	}
}

@media only screen and (max-width:400px) {
	.abt_cnt h2, .title h2 {
	    font-size: 30px;
	    line-height: 40px;
	}

	.product_inner h2{
		font-size:24px;
		line-height:34px;
	}

	.product_bg {
	    background-size: cover !important;
	}

	.services_inr{
		grid-template-columns: repeat(1,1fr);
	}

	.ftr_link ul{
		display:block;
		text-align: center;
	}

	.ftr_link ul li{
		margin:0 0 10px 0;
	}

	.insta_icon a{
		width:50px;
		height:50px;
	}

	.insta_icon i {
    	font-size: 25px;
    }
}

