/*
1920px - Large PC
1440px - Midiun PC
1024px - Small PC
768px  - Tablet PC
425px  - Large Mobile PC
375px  - Midiun Mobile PC
*/


@media screen and (min-width :1366px) and (max-width: 1440px) {
	/*Midiun PC*/



}

@media screen and (min-width :1024px) and (max-width: 1365px) {
	/*Small PC*/



}

@media screen and (max-width: 1023px) {}

@media screen and (max-width: 1440px) {}

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

	.header_menu {
		padding: 0 2%;
	}



}


@media screen and (min-width :1152px) and (max-width: 1310px) {
	/*Ameya*/


}


@media screen and (min-width :1152px) and (max-width: 1310px) {
	/*Cutus Tab Size*/


}


@media screen and (min-width :1367px) and (max-width: 1920px) {
	/*Salman*/




}



/********Sm-start*******/


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


@media screen and (max-width: 980px) {}


/********xs-start********/

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

    .mobile-nav-toggle {
        position: absolute;
        right: 6px;
        top: 20px;
        z-index: 9998;
        border: 0;
        background: none;
        font-size: 24px;
        transition: all 0.4s;
        outline: none;
        line-height: 1;
        cursor: pointer;
        text-align: right;
    }


	.hm-cetificate {
		padding: 35px 0;
	}

	.hm-cetificate-logo img {
		height: 60px;
		width: auto !important;
		margin: 0 auto;
	}

	.hm-why-box {
		margin: 20px 0;
		height: max-content;
	}

	.hm-why {
		padding: 40px 0 50px 0;

	}

	.hm-why-desc h2 {
		font-size: 30px;
		color: #212529;

	}

	.hm-prod-head h2 {
		font-size: 30px;
	}

	.hm-about-dtl h1 {
		font-size: 27px;
		margin-top: 20px;
	}

	.hm-industry-section {
		padding: 35px 0 20px;
	}

	.hm-industry-section {
		padding: 30px 0 20px;
	}

	.hm-map {
		padding-top: 20px;
		padding-bottom: 80px;
	}

	.hm-map-head h2 {
		font-size: 30px;

	}

	.hm-map-count ul {
		display: block;
		text-align: center;
		width: 100%;
	}

	.hm-industry-head h3 {
		font-size: 30px;
	}

	.ftr-head {
		margin-top: 15px;
	}

	.hm-certificate-logo ul li {
		width: 175px;
		padding: 10px 10px;
		box-shadow: 0 0 0 2px #212529;
	}

	.home-about-content h1 {
		font-size: 27px;

	}

	.home-about-content {
		margin-top: 20px;
	}

	.vis-mis-box h3 {
		font-size: 30px
	}

	.hero-head h1 {
		font-size: 30px;
	}

	.hero-banner-main {
		padding: 50px 0px;
	}

	.prod-img {
		margin-top: 25px;
	}

	.feature-sec {
		padding: 30px 0 30px;
	}

	.product_main_wrapper {
		padding-bottom: 40px;
	}

	.prod-table-main {
		padding: 0 0 20px;
	}

	.mt40 {
		margin-top: 21px;
	}

	.header-scrolled .scrollto img {
		width: 65%;
		height: auto;
		transition: all .5s ease;

	}

	.header-scrolled .mobile-nav-toggle {
		right: 5px;
	}

	.mobile-nav {
		position: fixed;
		top: 0;
		bottom: 0;
		z-index: 9999;
		overflow-y: auto;
		left: -370px;
		width: 315px;
		padding-top: 18px;
		background: #416b9d;
		transition: 0.4s;
	}
    .get_start img {
        display: block;
        width: 200px;
        height: 81px;
        right: 97px;
        top: -9px;
        position: absolute;
        z-index: -1;
    }
    .mobile-nav .call_tp a {
        display: block;
        color: #242424;
        padding: 9px 0px;
        font-weight: 600;
        font-size: 12px;
        letter-spacing: 1px;
        text-transform: uppercase;
        position: relative;
    }

	.breadcrumb-nav {
		background: linear-gradient(45deg, #ff6b35, #ff8c42);
		padding: 10px 10px;
		border-radius: 0;
		display: block;
		align-items: center;
		gap: 6px;
		box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
		position: relative;
	}
	.breadcrumb-nav::after, .breadcrumb-nav::before {
		display:none;
	}
	.quickcontact {
        display: none;
    }
	.scrollto img {
		width:70%;
	}
	.mail-list {     padding: 10px;
    border-radius: 15px;
    border-top-left-radius: 15px;
    border-bottom-left-radius: 15px;
	}
	.mail-list img { margin-right: 8px; }
	
	
	
	
}

@media screen and (min-width: 769px) {}

@media screen and (max-width: 425px) {.foot-bottom { padding: 15px 0 60px; }}


@media screen and (min-width: 426px) {}