 /* Phablet */
@media (min-width:300px) and (max-width:1023px) {

.navbar-header .navbar-toggle {
  width: 50px;
  height: 50px;
  top: 0;
  position: fixed;
  left: 0;
    z-index: 100000;
    background: #E36F6F !important;
}
#off-canvas-nav .offcanvas-mainnav {
  background: #E36F6E !important;
}
#header-main {background: none !important;}
#header-main .inner {
  display: inline-block;
}
div#topbar nav {
  display: table;
width: 80%;
    position: relative;
    float:right;
}
div#topbar {
  height: 50px;
  line-height: 50px;
  top: 0;
    width: 90%;
}
.popup-content ul li {
  line-height: 1.5;
}
#header-main .container {
  text-align: center;
    z-index: 10;
}
div#topbar .container {
  padding: 0;
}
#header-main .inner #header_logo {
  display: table;
  margin: 0 auto;
}
.popup-over {
  padding-top: 0 !important;
}
.popup-over .popup-title:after {
  top: 2px !important;
  right: 5px !important;
}
.blockcart_top.clearfix.pull-right {
  float: none !important;
}
#search_block_top, #cart {
  margin-top: 20px;
}

#cms section#columns {
  padding-top: 0;
}
.product-block .functional-buttons .wishlist, .product-block .functional-buttons .compare {
  border-top: 0;
  border-bottom: 0;
}
div#cart {
  position: absolute;
  top: -40px;
  margin-top: 0;
    z-index: 100000;
      right: 10px;
}
div#search_block_top {
  float: none !important;
  margin-bottom: 70px;
}
div#search_block_top form#searchbox .search_query {
  width: 175px !important;
  right: 0 !important;
  left: 0 !important;
}
.row.welcome .widget-html.block {
  width: 100%;
  padding: 0 5%;
}
.col-md-12 .topbanner.full-bg-screen:before {background-image:none !important;}
.col-md-12 .row.topbanner.animation_group_58.bg_style_row.background_style_58.full-bg-screen {
  background-image: url('../../img/bg_homebanner.jpg') !important;
  background-size: cover;
  background-position: 0 !important;
  }
.col-md-12 .widget:nth-child(3) {
  margin-bottom: 5%;
}
.col-md-12 .widget:nth-child(1) {
  margin-top: 5%;
}
.col-md-12 .widget:nth-child(2) {
  margin: 5% 0 !important;
}
.col-md-12 .widget-html.block {
  margin: 0;
}
.product-block .functional-buttons .compare{
border:none;
}

.widget.col-lg-12.col-md-6.col-sm-6.col-xs-6.col-sp-12 {
  margin-top: 0;
}
#footer .copyright {
  padding: 20px !important;
}
.product-block {
  padding: 0;
}

.cms .imgright {
  width: 100% !important;
  margin: 0 !important;
}
.cms .rte {
  padding-top: 0;
}
.cms iframe {
  width: 100%;
  height: auto;
}
.content_sortPagiBar #pagination_bottom {
  margin: 10px auto;
  display: table;
  float: none !important;
}
.product-compare {
  display: none;
}
div#thumbs_list {
  margin-left: -0;
}
img.img-responsive {
  margin: 0 !important;
  width: 100%;
  height: auto;
}
#thumbs_list li a {
  border: 0;
}
.carousel-control.left, .carousel-control.right {top:-31px !important;}
div#productscategory_list .ajax_block_product:nth-child(odd) {
  padding-right: 2%;
}
div#productscategory_list .ajax_block_product:nth-child(even) {
  padding-left: 2%;
}
div#productscategory_list .ajax_block_product {
  width: 50%;
}
div#productscategory_list .product-container {
  margin-bottom: 0;
}

.cms .training {
	width: 100%;
	margin-bottom: 10px;
	margin: 0;
}

.cms .training  h3 a {
	padding: 15px 20px;
}


#cms h2 .course-price {
	display: block;
}


.cms p.gallery:nth-child(odd) {
  margin-right: 5% !important;
}
.cms p.gallery img {
  width: 100%;
  margin: 0 !important;
}
.cms p.gallery {
  width: 47.5%;
  float: left;
  margin: 0 !important;
}

#cms.cms-8 p.gallery {margin-top: 20px !important;}
#columns .container {
  margin-bottom: 20px;
}
body#cms.cms-9 .fancybox img {
  width: 100%;
}
.product-image-container.layer_cart_img {
  margin: 0 auto !important;
}

td.cart_quantity.text-center input {
  margin: 0;
  margin-left: 27% !important;
}
tr.cart_total_price {
  border-top: 1px solid #ccc !important;
}
#cart_summary tr td {
  border: none !important;
}



  table#cart_summary th{display:none;}
  table#cart_summary td {display:inline-block !important;width:100%;}
  #cart_summary tbody td.cart_product, #cart_summary tbody td.cart_description, #cart_summary tbody td.cart_quantity, #cart_summary tbody td.cart_unit, #cart_summary tbody td.cart_total {width:100% !important;text-align:center !important;padding:10px 14px;}
  #cart_summary td.cart_avail {display:none !important;}
  .cart_quantity .cart_quantity_input {margin-left:2em;}
  .cart_quantity .cart_quantity_input, .cart_quantity_button {display:block !important;float:left;margin-top:0;margin-left:2em;}

  
  
.pricelist {
	display: block !important;
	width: 100% !important;
	margin-top: 20px;
	margin-right: 0 !important;
	float: none !important;
	border: 1px solid #ddd;
	padding: 0 15px 20px 15px;
	min-height: 400px !important;
}  



.cms-7 .contact.left {
	padding-right: 0px !important;
	padding-left: 0px !important;
}

.cms-7 .contact.right {
	padding-right: 0px !important;
	padding-left: 0px !important;
}

  

}



















 /* Tablet */
@media (min-width:768px) and (max-width:1023px) {

.row.welcome .widget {
    width: 100%;
}
body#index .widget.col-lg-12.col-md-6.col-sm-6.col-xs-6.col-sp-12 {
    width: 100%;
}
body#index .topbanner > .widget {
    margin: 20px 0 !important;
    width: 33.33%;
}
body#index .topbanner > .widget h3 {
    font-size: 1.2em;
}
body#index .topbanner > .widget .block_content > div {
    height: 370px;
}
footer#footer .widget-footer-center > .widget {
    min-height: 305px;
}
.bottombanner > .widget {
    width: 100%;
}
.cms img {
    width: 100%;
}
.cms .rte p {
    width: 100%;
}
#product div#breadcrumb {
    margin-bottom: 0;
}
#layer_cart .layer_cart_cart .button-container .continue {
    float: left;
}

#layer_cart .layer_cart_product h2 {
    padding: 0;
}
#header-main .inner #header_logo {
	float: none;
}







}











@media (min-width:1024px) and (max-width:1100px) {

.navbar-nav {width: 100%; top: 0;}

#leo-megamenu .navbar-nav > li {
    padding-right: 15px;
}
img.logo.img-responsive {
    width: 65%;
}
.topbanner > .widget {
    width: 33.33%;
}
.topbanner > .widget h3 {
    font-size: 1.2em;
}
body#index .widget.col-lg-12.col-md-6.col-sm-6.col-xs-6.col-sp-12 {
    width: 100%;
}
.bottombanner > .widget {
    width: 100%;
}
#cms .pricelist {
    width: 50%;
    float: left;
    margin: 0;
}
#cms .training a {
    padding: 20px;
}
#cms .training {
    width: 33.33%;
    margin: 0;
    float: left;
}

#cms iframe {
    width: 100% !important;
}

}