@media (min-width: 768px){


  
  header .header-top .navbar-toggle{
    margin-top: 0;
    margin-bottom: 0;

  }
  
  header .header-top .navbar-toggle .icon-bar {
    border: 1px solid;
    color: #fdc500;
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px;
    margin-bottom: 5px;
  }

  header .header-top .navbar-toggle {
    display: block;
    float: left;
  }

  header .header-top .top-menu{
    display: none;
  }

  header .header-top .top-menu ul{
    
  }

  header .header-top .top-menu ul li{
   display: block;
   width: 50%;
  }

  header .header-top .top-menu ul li a{
   text-align: left;
  }

	
}


@media (min-width: 992px){
  
  header .header-top .top-menu{
    display: block;
  }

  header .header-top .top-menu ul li{
    display: table-cell;
    width: 1%;
  }

  header .header-top .top-menu ul li a {
    text-align: center;
  }

	.categ{
		padding-left: 15px;
	}
}

@media (min-width: 1200px){
  
  header .header-top .top-menu{
    display: block;
  }

  header .header-top .top-menu ul li a {
    text-align: center;
  }

  header .header-top .top-menu ul li {
    display: table-cell;
    width: 1%;
  }

 	.categ{
		padding-left: 15px;
	}
	  
}

@media (max-width: 1200px){
	
	header .header-top .top-menu ul li a {
		text-align: center;
		font-size: 12px !important;
		padding: 11px 5px !important;
	}	
	header .other-info .number a{
		font-size: 22px;
	}
	.logo img{
		max-width: 100%;
	}
	.slider .slide-desc .slide-title{
		font-size: 32px !important;
	}
	div#nextend-accordion-menu-102 dl.level1 .inner {
		padding: 20px 15px 20px 60px;
		margin:0px;
	}
	.info-product .jshop_price{
		padding-right: 0px;
	}
}

@media only screen and (max-width: 1023px){
	.other-info img{
		display: none;
	}
	header .other-info .number a{
		font-size: 20px !important;
	}
	div#nextend-accordion-menu-102 dl.level1 .inner {
		padding: 10px;
		margin:0px;
	}
	a.button_buy{
		font-size: 8px;		
	}
	.info-product .jshop_price span{
		font-size: 12px !important
	}
	header .header-top .top-menu ul li{
		display: block;
		width: 100%;
	}
	.top-menu{
		text-align: center;
	}
}

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

	.pf1 {
    	margin: 0px 0px 0px 0px;
	}

	.logo{
		margin-bottom: 20px;
	}

	.other-info{
		margin-bottom: 20px;
	}

	header .header-middle .other-info .callback span,
	header .header-middle .other-info .button-blue span{
		font-size: 16px;
	    font-weight: bold;
	    text-decoration: underline;
	}

	.ai1111,
	.ai1112{
		padding: 7px 0px;
	    width: 100%;
	    text-align: center;
	    margin: 0 0 10px 0;
	}



	.jshop_categ {
		padding-left: 0;
	}

	h1{
		font-size: 16px;
	}

	header .header-top .navbar-toggle .icon-bar {
		border: 1px solid;
		color: #fdc500;
		display: block;
		width: 22px;
		height: 2px;
		border-radius: 1px;
		margin-bottom: 5px;
	}
	header .header-top .top-menu {
		display: none;
	}	


	.categ{
		padding-left: 0;
	}

	div#nextend-accordion-menu-102 dl.level1 dt a, div#nextend-accordion-menu-102 dl.level1 dt a span{
		font-size: 8px!important;
	}

	div#nextend-accordion-menu-102 dl.level1 dt span{
		font-size: 8px!important;
	}

	.card_qty_input{
    	margin-right: 10px;
	}

	.btn-cart{
		padding-left: 10px;
    	padding-right: 10px;
	}

	.nav-tabs>li{
		width: 100%;
	}

	.productfull .nav-tabs>li>a{
		margin-right: 0;
	}

	.ai1112{
		/*padding: 0!important;*/
		/*margin: 0!important;*/
		font-size: 10px;
	}


	.b21{
		padding: 0;
	}
	.product-info-full .left-desc-block{
		margin-bottom: 15px;
	}
	.productfull .advantages{
		margin-left: 0px;
		flex: 0 0 100%;
	}
	.productfull .advantages .row {
		width: 100%;
	}
}
@media only screen and (max-width: 560px){
	.productfull .top-card h1{
		font-size: 20px;
		line-height: 24px;
	}
}