@media only screen and (min-width: 1024px) {}

@media only screen and (min-width: 1024px) and (max-width: 1366px) {}

@media only screen and (max-width: 1199px) {

.container-inr {  padding: 0px 12px;}
.hideinmob{ display: none;}
	.hedtprow {height: 50px;}
	.hdlogo {width: 90px; padding-top: 5px;}
	.mobicon {width: 19px; height: 44px; display: flex; align-items: center; vertical-align: top; margin-left: 14px;}
	.usrpnl .usericon {width: 24px; height: 24px; border: 0; margin-right:8px;}
	.notificationicon {width: 17px;}
	.usrpnl {margin-left: 14px;}
	.usrpnl .arrowicon {width: 10px; display: none;}
	
	
	
	
	    /* header css start */
    .header_mainscnd{ display: none!important;}
	.hoverpopdiv .item {padding: 6px 20px;}
	.hoverpopdiv .titlext {font-size: 16px;padding: 5px 20px;}
	.hoverpopon{ height:44px;}
	.hoverpopdiv.notificationpop .item {line-height: 14px;}
	
	
	
	.headerMob {box-shadow: 0px 3px 6px #00000029;}
	.headerMob .mobicon a {background: url(../images/burger-icon-black.svg) no-repeat left top; width: 20px; height: 17px; display: block; background-size: 100%;}
	.headerMob .mobicon img {display: none;}
	.home-header .headerMob {box-shadow: none;}
	.home-header .headerMob .mobicon a {background: none;}
	.home-header .headerMob .mobicon img {display: inline;}
	.home-header .headerMob.scroll {box-shadow: 0px 3px 6px #00000029;}
    /* header css end */
	
}
@media only screen and (max-width: 991px) {}

@media only screen and (min-width: 768px) and (max-width: 1023px) {}

@media only screen and (min-width: 1199px) {
	.hidedsk {
  display: none;
}
	
}

@media only screen and (max-width: 767px) {
	
	.container-inr {
  padding: 0px 12px;
}
	.rw{display: inherit}
	.cmp-table{overflow: auto;}
	.title{font-size: 16px}
	.cust-clum{width: 100%; padding-right: 0px; padding-bottom: 15px;}
	.alclms{width: 100%}
	.cust-row{display: inherit; padding-bottom: 0px;}
	.cust-clum2{width: 100%; padding-right: 0px; padding-bottom: 15px;}
	.cmptb2{width: 100%;}
	.Elec-Bazrwrap ul li{width: 100%; padding-right: 0px; padding-bottom: 10px}
	.countdown{justify-content: flex-end; padding-bottom: 20px;}
	.Elec-Bazrwrap ul{display: inherit;}
	.exhng-rw1{display: inherit;}
	.exhng-clm2{width: 100%; border-right: none; border-bottom: solid 1px #000; padding-bottom: 10px}
	.exhng-clm3{padding-left: 0px; width: 100%; padding-top: 15px;}
	.smdv{width: 100%}
	.exchng-clm{width: 100%; padding-right: 0px;}
	.lgdv{width: 100%}
	
	
	
	
/*************helpdesk*****************/	
	.helpdskrow{width: 100%}	
	.helpdskrow strong{width: auto; padding-right: 10px}
	
	.tphdbnav{
	  position: absolute;
  width: 45%;
  top: 50px;
  background: #fff;
  display: inherit;
  right: 0px; padding-left: 0px;
}
	.tphdbnav > ul > li{width: 100%; padding: 10px; border-bottom: solid 1px #000;}
	.tphdbnav > ul > li img{width: auto}
	.tphdbnav > ul > li.active > a{ border-bottom: none;}
	.tphdbnav > ul > li a{padding: 0px; display: block}
	.tphdbnav{display: none;}
	
}

@media only screen and (max-width: 479px) {
	
	.popup-wrap{width: 90%}
	
	
	
	
}