@media screen and (min-width :1199px) and (max-width: 1366px) {
	
	
}

@media screen and (min-width: 992px) and (max-width: 1198px) {
	
	
}

/********Sm-start*******/
@media screen and (min-width: 768px) and (max-width: 1024px) {
	.navigation-wrap:after {
		display:none;
	}
	.navigation-wrap:before {
		display:none;
	}
	.nav-link {
		font-size:12px;
		letter-spacing:0.25px;
	}


	
}

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

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

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

@media screen and (min-width: 480px) and (max-width: 766px) {
	
	
}

/********xs-start********/
@media only screen and (max-width: 768px) {
.nav-item {
	border-bottom: 1px solid #dddddd;
}
.nav-item:after{
	display: none;
}
.nav-link {
	font-size:14px !important;
	padding: 8px 0rem!important;
	color: #2f2e32!important;
    font-weight: 500 !important;
}
.fa-angle-down{
	display: none !important;
}
.nav-item::before {
	position: absolute;
	display: block;
	top: 15px;
	left: 0;
	width: 11px;
	height: 1px;
	content: "";
	border: none;
	background-color: #825f5f;
	vertical-align: 0;
}
.dropdown-item {
	padding: 5px 0rem !important;
	font-size: 14px;
	letter-spacing:0.25px;
	font-weight: 500;
	text-transform: capitalize;
}
.dropdown-toggle::after {
	position: absolute;
	display: block;
	top: 10px;
	left: -23px;
	width: 1px;
	height: 11px;
	content: "";
	border: none;
	background-color: #000;
	vertical-align: 0;
	transition: all 200ms linear;
}
.dropdown-toggle[aria-expanded="true"]::after{
	transform: rotate(90deg);
	opacity: 0;
}
.dropdown-menu {
	padding: 0 !important;
	background-color: transparent;
	box-shadow: none;
	transition: all 200ms linear;
}
.navbar-light .navbar-toggler{
	color: #fff;
}
body.dark .nav-item::before {
	background-color: #fff;
	top: 20px;
}
body.dark .dropdown-toggle::after {
	background-color: #fff;
}
body.dark .dropdown-menu {
	background-color: transparent;
	box-shadow: none;
}
.navigation-wrap {
	position:relative;
	box-shadow: 0px 3px 6px 0px rgb(0 0 0 / 10%);
	background:none;
}
.navigation-wrap:before {
	height:2px;
}
.navigation-wrap:after {
	display:none;
}
.navbar-brand {
	display:block;
}
.pb-4, .py-4 {
	padding-top:0rem !important;
	padding-bottom:0rem !important;
}
.dropdown-menu{
	border: none !important;
}			 
.dropdown-item:focus, .dropdown-item:hover	{
	background: #f8f9fa00 !important;
	color: #ee681f !important;
}
.desktop-none{
	display: block;
}
.navbar-nav {
	display: block;
	position: absolute;
	top: 55px;
	overflow-x: hidden;
	right: 15px;
	bottom: 15px;
	left: 15px;
	padding: 10px 0;
	background-color: #fff;
}
#navbarSupportedContent {
	position: fixed;
	overflow: hidden;
	top: 0;
	right: 0;
	left: 0;
	bottom: 0;
	background: rgba(9, 9, 9, 0.9);
	z-index: 999;
}
.dropdown-menu {
	padding:0px!important;
}
.nav-item.active:after {
	display:none;
}
.nav-item:hover:after {
	display:none;
}

/*---------------*/

.top-cont-aling{
	display: none;
}
.theme-default .nivo-directionNav a{
	display: none;
}
.hm-abt-img h5{
	display: none;
}
.dropdown-item{
	white-space: unset;
}
.theme-default .nivo-controlNav{
	margin-top: 8px;
}
.navbar{
	float: right;
}
.navigation{
	padding: 5px 0;
}
.hm-abt{
	padding-top: 0px;
}
.hm-abt-dtl{
	margin: 0;
}
.hm-abt-dtl h1{
	margin-top: 30px;
	font-size: 20px;
}
.hm-product-head h2{
	font-size: 22px;
}
.hm-product-dtl h6{
	font-size: 18px;
}
.hm-product-dtl a{
	font-size: 16px;
	padding: 5px 12px;
}
.hm-cleint-head h2{
	font-size: 22px;
}
.hm-md-dtl ul li{
	width: 33%;
	padding: 15px 5px;
}
.hm-md-dtl ul li:nth-child(5){
	display: none;
}
.hm-md-dtl ul li:nth-child(6), .hm-md-dtl ul li:nth-child(7){
    border-bottom: 1px solid #eee;
}
.hm-md-dtl ul li:nth-child(6) {
    border-left: 1px solid #eee !important;
}
.hm-md-dtl ul li:nth-child(4), .hm-md-dtl ul li:nth-child(8){
    border-left: 1px solid #eee0 !important;
}
.navbar-light .navbar-toggler-icon:after, .navbar-light .navbar-toggler-icon:before{
	background-color: #fff;
}
.navbar-light .navbar-toggler-icon{
	border-bottom: 1px solid #fff;
}
.hm-abt-dtl p{
	text-align: justify;
}
.ftr-top-head{
	padding-top: 20px;
}
.ftr-bottom-dtl ul{
	margin-top: 25px;
}
.ftr-bottom-dtl ul li{
	padding: 5px 10px;
}
.ftr-bottom-dtl p{
	font-size: 14px;
}
.hm-abt-img:after {
    display: none !important;
}
.inr-banner-page ul{
	bottom: -41px;
}
.about-dtl{
	padding-bottom: 40px;
}
.about-mission{
	top: auto;
    left: auto;
}
.about-aim{
	left: auto;
    bottom: auto;
}
.about-mission-img{
	display: none;
}
.about-qualtiy {
    padding-top: 25px;
    padding-left: 0px;
}
.proper {
    margin-top: 25px;
}
.ftr-bottom-dtl ul li a{
	font-size: 13px;
}
.inr-banner-dtl h1{
	font-size: 22px;
}
.product_hed h1{
	font-size: 22px;
}
.inr-banner-page ul li{
	font-size: 16px;
}
.product_hed h1:before{
	display: none;
}
.product_section {
    padding: 60px 0;
}
.product_para span{
	text-align: justify;
}
.product_tp{
	padding: 0;
}
.specification{
	padding-left: 15px;
	padding-right: 15px;
}
.cleint-dtl ul li{
	width: 33%;
	padding: 15px 5px;
}
.cleint-dtl ul li:nth-child(4),.cleint-dtl ul li:nth-child(7),.cleint-dtl ul li:nth-child(10),.cleint-dtl ul li:nth-child(13),.cleint-dtl ul li:nth-child(17),.cleint-dtl ul li:nth-child(19),.cleint-dtl ul li:nth-child(22),.cleint-dtl ul li:nth-child(25),
.cleint-dtl ul li:nth-child(28),.cleint-dtl ul li:nth-child(34),.cleint-dtl ul li:nth-child(37),.cleint-dtl ul li:nth-child(40),.cleint-dtl ul li:nth-child(43),.cleint-dtl ul li:nth-child(49),.cleint-dtl ul li:nth-child(52),.cleint-dtl ul li:nth-child(55),
.cleint-dtl ul li:nth-child(58){
	border-left: 1px solid #0000 !important;
}
.cleint-dtl ul li:nth-child(6),.cleint-dtl ul li:nth-child(11),.cleint-dtl ul li:nth-child(17),.cleint-dtl ul li:nth-child(21),.cleint-dtl ul li:nth-child(26),.cleint-dtl ul li:nth-child(36),
.cleint-dtl ul li:nth-child(41),.cleint-dtl ul li:nth-child(41),.cleint-dtl ul li:nth-child(51),.cleint-dtl ul li:nth-child(56){
	border-left: 1px solid #eee !important;
}
.cleint-dtl ul li:nth-child(61),.cleint-dtl ul li:nth-child(62),.cleint-dtl ul li:nth-child(63){
	border-bottom: 1px solid #eee !important;
}
.exports-dtl ul li{
    width: 33%;
    padding: 20px 5px;
}
.exports-dtl h6{
	height: 20px;
}

.exports-dtl ul li:nth-child(4),.exports-dtl ul li:nth-child(7),.exports-dtl ul li:nth-child(10),.exports-dtl ul li:nth-child(11),.exports-dtl ul li:nth-child(13),.exports-dtl ul li:nth-child(19){
	border-left: 1px solid #0000 !important;
}
.exports-dtl ul li:nth-child(6),.exports-dtl ul li:nth-child(11){
	border-left: 1px solid #eee !important;
}
.exports-dtl ul li:nth-child(16),.exports-dtl ul li:nth-child(17),.exports-dtl ul li:nth-child(18){
	border-bottom: 1px solid #eee !important;
}
}

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

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