@media(max-width:1600px) {
    .home-overview-img {
        height: 600px;
    }
}

@media(max-width:1440px) {
    .container-main {
        padding: 0px 40px;
    }
    
    .instrument-procurement-main .container-main{
        padding-left:0;
    }
}

@media(max-width:1280px) {
    .home-banner-content h1 {
        font-size: 56px;
        line-height: 65px;
    }

    .home-banner-content span {
        font-size: 32px;
    }

    .home-about-right {
        padding-left: 50px;
    }

    .home-overview-content {
        padding-left: 85px;
    }
}

@media(max-width:1200px) {
    .products-bg {
        height: 250px;
    }

    .industries-block-bg {
        height: 300px;
    }

    .home-overview-content {
        padding-left: 70px;
    }

    .brand-block {
        height: 170px;
    }

    .home-heading-section h2 {
        font-size: 24px;
    }

    .home-about-right h2,
    .home-products h2,
    .cta-content h2,
    .home-industries-heading h2,
    .brand-slider-heading h2,
    .contact-us-left h2,
    .industries-and-applications h2 {
        font-size: 38px;
    }
}

@media(max-width:1024px) {
    .header-links ul li a {
        padding: 0px 15px;
    }

    .home-overview-img {
        height: 580px;
    }

    .home-overview-content {
        padding-left: 50px;
    }
}

@media(max-width:991px) {

    .main-header,
    .top-bar-main {
        display: none;
    }
	
	.top-bar-mob{
		background-color:#3bb2c4;
		width:100%;
		padding:7px 0px;
	}
	
	.top-bar-mob ul li a{
		color:#fff;
		font-size:14px;
		text-align:center;
		display:block;
	}
	
	.top-bar-mob ul li{
		margin-bottom:3px;
	}
	
	.top-bar-mob ul li a i{
		margin-right:7px;
	}
	
	.mob-header{
		display: block;
        position: absolute;
        width: 100%;
        top: 0;
        left: 0;
        z-index: 10;
        -webkit-transition: .5s;
        -o-transition: .5s;
        transition: .5s;
	}

    .mob-header .navbar {
        background-color: #fff;
        padding: 10px 0px;
		 transition: .5s;
    }

    .mob-header .navbar>.container-fluid {
        padding: 0px 20px;
    }

    .mob-header .navbar-brand img {
        max-width: 150px;
    }

    .mob-header .navbar-toggler {
        padding: 0;
        border: unset;
		position:relative;
		z-index:12;
    }

    .mob-header .navbar-toggler-icon {
        background-image: url(../images/menu-icon.webp);
        background-repeat: no-repeat;
        width: 30px;
        height: 28px;
    }

    body.menu-open .mob-header .navbar-toggler-icon {
        background-image: url(../images/close-icon.webp);
        height: 30px;
        margin-right: 7px;
    }

    body.menu-open {
        overflow: hidden;
    }

/*     body.menu-open .mob-header {
        position: fixed;
    } */

     .mob-header .navbar-collapse {
        position: absolute;
        top: 0px;
        left: 0;
        width: 100%;
        background-color: #fff;
        padding: 0px 20px;
        z-index: 10;
    }

    .mob-header .navbar-nav {
        padding-bottom: 600px;
        padding-top: 150px;
    }
	
	
/* 	    body.menu-open .mob-header .navbar-collapse {
        z-index: 1;        
			height: 100vh;        
			overflow-y: scroll;
    }
	body.menu-open .mob-header .navbar-collapse::-webkit-scrollbar {
        display: none;
    } */

    .mob-header .nav-link {
        font-size: 17px;
        color: #000;
        padding: 10px 0px;
    }

    .navbar-toggler:focus {
        box-shadow: unset;
    }

    .mob-header .navbar-brand {
        margin: 0;
        padding: 0;
		position:relative;
		z-index:12;
    }

    .header-btn.mob {
        margin-top: 20px;
    }

/*     .home-banner-main {
        padding-top: 115px;
    } */

    .home-banner-bg {
        height: 600px;
    }

    .home-banner-content h1 {
        font-size: 48px;
        line-height: 60px;
    }

    .home-banner-content span {
        font-size: 28px;
    }

    .home-about-right h2,
    .home-products h2,
    .cta-content h2,
    .home-industries-heading h2,
    .brand-slider-heading h2,
    .contact-us-left h2,
    .industries-and-applications h2 {
        font-size: 34px;
    }

    .home-about-right h2 {
        font-size: 32px;
    }

    .exp-box h4 {
        font-size: 18px;
    }

    .home-products-block {
        width: 50%;
    }

    .home-overview-content {
        padding-left: 35px;
    }

    .home-overview-title h2 {
        font-size: 24px;
    }

    .exp-right span {
        font-size: 20px;
    }

    .products-bg {
        height: 300px;
    }

    .footer-flex {
        flex-wrap: wrap;
        margin: -15px;
    }

    .footer-block {
        width: 50%;
        padding: 15px;
    }
    
/*     .breadcrumbs-info, .breadcrumbs-bg-main{
        padding-top:122px;
    } */
}

@media(max-width:850px) {

    .home-about-left,
    .home-about-right {
        width: 100%;
    }

    .home-about-left {
        height: unset;
    }

    .home-about-right {
        padding-left: 0px;
        padding-top: 40px;
    }

    .home-about-main,
    .home-services-main,
    .brand-slider-main,
    .contact-us-main,
    .industries-and-applications-main,
    .instrument-procurement-main,
    .contact-us-main{
        padding-top: 70px;
    }

    .home-services-main,
    .brand-slider-main,
    .industries-and-applications-main,
    .instrument-procurement-main, 
    .contact-us-main{
        padding-bottom: 70px;
    }

    .home-products-main,
    .home-industries-main {
        padding-top: 60px;
        padding-bottom: 70px;
    }

    .home-overview-img {
        height: unset;
        width: 100%;
    }

    .home-overview-info {
        position: unset;
    }

    .home-overview-info .container-main {
        justify-content: flex-start;
    }

    .home-overview-content {
        width: 100%;
        padding: 40px 0px;
    }
    .contact-us-left {
        width: 100%;
        padding-right: 0px;
        padding-bottom: 40px;
    }
    .contact-us-right {
        width: 100%;
    }
    .instrument-procurement-content{
        flex-flow:column;
    }
    .content-left {
        width: 100%;
        padding-right: 0px;
        padding-bottom: 30px;
    }
    .content-right {
        width: 100%;
        margin-bottom: 0px;
    }
    .home-heading-section.instrument-procurement {
        padding-top: 20px;
    }
    .instrument-procurement-main .container-main {
        padding-right: 0;
    }
}

@media(max-width:768px) {
    .home-banner-bg {
        height: 500px;
    }

    .home-banner-content h1 {
        font-size: 42px;
        line-height: 55px;
    }

    .home-banner-content span {
        font-size: 24px;
    }

    .home-btn-flex {
        display: none;
    }

    .home-heading-section h2 {
        font-size: 20px;
    }

    .home-services-block {
        width: 100%;
        padding: 15px 0px;
    }

    .home-services-flex {
        margin: -15px 0px;
    }

    .home-products-block {
        width: 100%;
    }

    .products-bg {
        height: 400px;
    }
}

@media(max-width:600px) {
    .container-main {
        padding: 0px 20px;
    }

    .home-banner-bg {
        height: 400px;
    }

    .home-banner-content span {
        font-size: 20px;
        margin-bottom: 15px;
    }

    .home-banner-content h1 {
        font-size: 33px;
        line-height: 44px;
        margin-bottom: 20px;
    }

    .home-banner-content a,
    .cta-content a,
    .exp-btn a {
        font-size: 18px;
        height: 50px;
        padding: 0px 40px;
    }

    .home-heading-section h2 {
        font-size: 18px;
        line-height: 24px;
    }

    .home-about-main,
    .home-services-main,
    .brand-slider-main,
    .contact-us-main,
    .industries-and-applications-main,
    .instrument-procurement-main {
        padding-top: 50px;
    }

    .home-services-main,
    .brand-slider-main,
    .industries-and-applications-main,
    .instrument-procurement-main,
    .contact-us-main{
        padding-bottom: 50px;
    }

    .home-products-main,
    .home-industries-main {
        padding-top: 40px;
        padding-bottom: 50px;
    }

    .home-about-right {
        padding-top: 25px;
    }

    .home-about-right h2 {
        font-size: 28px;
        margin-bottom: 15px;
    }

    .home-about-right h2,
    .home-products h2,
    .cta-content h2,
    .home-industries-heading h2,
    .brand-slider-heading h2,
    .contact-us-left h2,
    .industries-and-applications h2 {
        font-size: 28px;
        margin-bottom: 15px;
    }

    .cta-content h2 {
        font-size: 24px;
    }

    .home-about-right p,
    .home-about-right ul li,
    .home-services-block p,
    .home-products p,
    .cta-content p,
    .home-industries-heading p {
        font-size: 16px;
        line-height: 1.7;
    }

    .home-about-right p {
        margin-bottom: 20px;
    }

    .products-bg {
        height: 270px;
    }

    .products-content, .industries-block-content{
        padding: 10px 10px 10px;
    }

    .products-content h4{
        font-size: 18px;
    }

    .home-products-block{
        padding: 15px 0px;
    }

    .home-products-grid{
        margin: -15px 0px;
    }

    .home-industries-heading, .brand-slider-heading {
        margin-bottom: 30px;
    }
    
    .breadcrumbs-content h1{
        font-size: 36px;
    }
    
    .content-left {
        padding-bottom: 20px;
    }
    
    .instrument-procurement-info h2, .instruments-examples h2{
        font-size: 20px;
        margin-bottom: 15px;
    }
    
    .instrument-procurement-block h4{
        font-size: 18px;
        margin-bottom:5px;
    }

    .footer-block {
        width: 100%;
        padding: 15px 0px;
    }

    .footer-flex {
        margin: -15px 0px;
    }

    .footer-main{
        padding-top: 60px;
    }

    .footer-logo {
        max-width: 170px;
    }

    .footer-block p{
        max-width: unset;
    }

    .footer-block h6{
        font-size: 20px;
        margin-bottom: 15px;
        width: max-content;
    }

    .footer-copyright{
        flex-flow: column;
        justify-content: flex-start;
        align-items: unset;
    }

    .footer-copyright p{
        text-align: left;
        margin-top: 15px;
        max-width: 300px;
    }
    

}