@media only screen and (max-width:420px) {
.form-group.d-inline-flex{
	display: block !important;
}
.search-btn{
	width: 100%;
	display: block !important;
	margin-left: 0 !important;
	padding: 10px;
}
select.form-control{
	padding-left: 8px;
}
}

@media only screen and (max-width:480px) {
.top-header ul li{
   font-size: 11px;
}
 .mobile-panel .openbtn{
 	width: 100%;
 
 }
 .video-chanel{
  margin: 15px 0px;
 }
 .brands-sec .btn {
    font-size: 10px;
}
body{
	font-size: 12px;
}
}

@media only screen and (max-width:767px) {
.top-header h5 {
    font-size: 18px;
    text-align: center;
}
.top-header {
  background-repeat: no-repeat;
  width: 100%;
  position: relative;
  display: block;
  background-size: contain;
}
.desk_top{
    display:none;
}
.mobile_view{
    display:block!important;
}
.commercial-menu.bg-black ul li {
    padding: 0px 5px;
}
.productinfo h4 {
    font-size: 13px;
}
.max-wedth5 .col-6, .col-md-3 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
}
.max-wedth5 .col-md-3, .col-xl-auto {
    position: relative;
    width: 100%;
    padding-right: 10px!important;
    padding-left: 10px!important;
}
.menu-section {
  padding-bottom: 15px;
}
.menu-section .col-md-12, .menu-section .col-md-6 {
    padding-left: 0;
    padding-right: 0;
}
.video-chanel a{
	width: 48%;
}
.search-product .form-control{
	font-size: 13px;
	margin-bottom: 0px;
}
.product-image-wrapper .sale_product {
    left: 55px;
}
.navbar-dark .navbar-toggler {
    color: #000;
    border-color: #000;
}
.navbar-nav .nav-item {
    border-right: none;
    border-bottom: solid 1px #999;
    padding: 10px;
}
button {
    background: rgba(10, 190, 81, 1);
    padding: 10px 10px;
    border: none;
    color: #fff;
    cursor: pointer;
    border-radius: 1px;
    outline: none;
}
.navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 1rem;
    padding-left: 1rem;
    color: #fff;
    padding: 0rem 1rem;
    line-height: initial;
}
.navbar-toggle {
 display:block;   
}
.navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px;
}
.navbar-toggle .icon-bar+.icon-bar {
    margin-top: 4px;
}
.navbar-toggle .icon-bar {
    background: #fff;
}
.navbar-toggle {
    background: #000;
    position: absolute;
    top: 0px;
    right: 0;
}
.navbar h6 span{
	display: none;
}
.navbar h6{
	font-size: 12px;
	border-top: solid 1px #999;
	padding: .5rem 1rem;
}
.commercial-menu{
	margin-left: 0px;
	margin-right: 0px;
}
.commercial-menu ul {
    list-style: none;
    display: block !important;
}
.commercial-menu ul li {   
    padding: 0px 10px;
    display:inline-block;
}
.commercial-menu ul li a {
    font-size: 12px;
}
.commercial-menu ul span {
    padding-left: 5px;
}
.top-header .text-right{
	text-align: left !important;
}
.top-header ul li {
    margin-left: 10px;
}
.top-header ul{
	justify-content: center;
	width: 100%;
}
.navbar-collapse{
	position: absolute;
	width: 100%;
	background: #000;
	top: 30px;
	left: 0px;
	z-index: 9;
}
.navbar-expand-lg .navbar-nav .nav-link{
	padding: .5rem 1rem;
}
.navbar{
	padding: .5rem 0;
}
.menu-section .px-5{
	padding-right: 0 !important;
	padding-left: 0 !important;
	width: 100%;
	margin: 0 auto;
}
.navbar-dark .navbar-toggler{
	float: right;
}
.ipad-table{
	display: none !important;
}
.pl-5, .px-5 {
  padding-left: 0rem !important;
}
.pr-5, .px-5 {
  padding-right: 0rem !important;
}
.whatsapp-icon-foot {
    color: #fff;
    font-size: 40px;
    position: fixed;
    bottom:0px;
    width: 50px;
    height: 50px;
    display: block;
    border-radius: 50%;
    background-color: #03a84e;
    z-index: 9999;
    display: block;
    right: 0px;
}
.whatsssp p {
    position: relative!important;
    left: 8px!important;
    top: 2px!important;
    color: #fff!important;
    font-size: 37px!important;
}
.fiber_heading h2 strong {
    color: #243573;
    font-weight: 700;
    font-size: 20px;
}
.fiber_heading h2 span {
    color: #1e6eb6;
    font-weight: 500;
    font-size: 16px;
}
.leftLogo img {
    max-width: 100%;
    display: block;
    margin: 15px auto;
    float: right;
}
.mb_100{
    width:100%;
}
}



@media only screen and (min-width:768px) and (max-width:991px) {
.top-header h5{
	font-size: 1rem;
}
.ipad-table{
  display: block !important;
  margin-top: 20px;
}
.desktop-table{
  display: none;
}
.discount{
   margin-top: 20px;
}
.video-chanel a{
	width: 48%;
	height: 46px;
	line-height: 46px;
	padding: 0 !important;
}
.video-chanel{
  margin-bottom: 15px;
}
.commercial-menu ul li {
    padding: 0px 10px;
}
.commercial-menu ul li a {
    font-size: 12px;
}
.commercial-menu ul span{
	font-size: 12px;
}
 .px-5{
 	padding-left: 0px !important;
 	padding-right: 0px !important;
 }
.commercial-menu ul {
    list-style: none;
    display: block !important;
}
.commercial-menu ul li {   
    padding: 0px 10px;
    display:inline-block;
}
.commercial-menu.bg-black ul li {
    padding: 0px 10px;
}
.navbar-collapse{
	position: absolute;
	width: 100%;
	background: #000;
	top: 70px;
	left: 0px;
	z-index: 9;
}
.navbar h6 span{
	display: none;
}
.navbar h6{
	font-size: 14px;
	border-top: solid 1px #999;
	padding: .5rem 1rem;
	text-align: center;
}
.navbar-expand-lg .navbar-nav .nav-link{
	padding: .5rem 1rem;
	text-align: center;
}
.navbar-nav .nav-item {
    border-right: none;
    border-bottom: solid 1px #999;
}
 .brands-sec p{
   font-size: 12px;
 }
 .brands-sec .btn {
    font-size: 12px;
}
.navbar-dark .navbar-toggler {
    color: #fff;
    border-color: #fff;
}
.table-bordered td{
	font-size: 12px;
}

}

@media only screen and (min-width:1024px) and (max-width:1170px) {
.commercial-menu ul li {
    padding: 0px 10px;
}
.commercial-menu ul li a {
    font-size: 12px;
}
.commercial-menu.bg-black ul li {
    padding: 0px 10px;
    display: inline-block !important;
}
.commercial-menu.bg-black ul{
	display: block !important;
}
 .px-5{
 	padding-left: 0px !important;
 	padding-right: 0px !important;
 }
 .video-chanel a{
	width: 48%;
	height: 46px;
	line-height: 46px;
	padding: 0 !important;
}
}


@media only screen and (min-width:1600px) and (max-width:1920px) {

}

@media only screen and (min-width:1920px) and (max-width:2300px) {

}
