/* MEDIA QUERIES
*********************************************/

/* Extra small devices (phones, less than 768px) */
@media (max-width: 767px) {
  /* headerLogo */
  .moduletable_headerLogo img {
    display: block;
    margin: 0 auto 20px;
  }
  /* buscador */
  .moduletable_buscador {
    float: none;
    margin: 12px 0 10px;
  }
  .moduletable_buscador #mod-search-searchword {
    width: 150px;
  }
  /* topSlider */
  #topSlider {
    height: 370px;
    overflow: hidden;
  }
  .djslider-default .slider-container, .djslider-default ul.djslider-in > li {
    overflow: visible;
  }
  .djslider-default .slide-desc {
    position: relative;
    z-index: 1
  }
  .slide-desc-bg-default {
    background: none;
  }
  .moduletable_topSlider .slide-desc-in h2 {
    text-shadow: none;
    text-align: center;
  }
  .moduletable_topSlider .slide-desc-in p {
    color: #000;
    text-align: center;
  }
  .moduletable_topSlider .navigation-container {
    display: none;
  }
  /* topHighlights */
  .moduletable_topHighlights {
    margin: 10px 0 38px 0;
    clear: both;
    border-top: 2px dotted #eee;
    border-bottom: 2px dotted #eee;
    padding-bottom: 15px;
  }
  .moduletable_topHighlights img {
    clear: both;
  }
  .moduletable_topHighlights p {
    font-size: 1em;
    margin-bottom: 40px;
  }
  .moduletable_topHighlights strong {
    font-size: 1.5em;
  }
  
  /* sigplus */
  #sigplus_a9f07fb33cf33d120ed3d1498370629a ul > li img {
    margin-left: 0;
  }
  div.boxplus-slider, #sigplus_a9f07fb33cf33d120ed3d1498370629a ul > li img {
    padding: 0px !important;
  }
  .sigplus-gallery .boxplus-viewport > ul li img {
    padding: 0!important;
    margin: 0!important;
  }
  
  .pagination-start, .pagination-end {
    display: none!important;
  }
  /* footer */
  .datosContactoFooter {
    font-size: 1em;
  }
  .copyright {
    font-size: 0.9em;
  }
  /* tabs */
  .jwts_tabberlive {
    margin: 20px 0;
    border-top: 1px dotted #4a8ba5;
    padding-top: 35px;
  }
  ul.jwts_tabbernav li a {
    font-size: 0.9em;
  }
  ul.jwts_tabbernav {
    margin: 0 0 0 3px !important;
  }
  
  /* productosRelacionados */
  .moduletable_relatedProducts h3 {
    font-size: 1.2em;
  }
  
  /* blog */
  #pageContent h2 {
    font-size: 1.4em;
  }
}

/* Extra small devices (phones, less than 768px) orientation: lanscape */
@media (max-width: 767px) and (orientation : landscape) {
  .moduletable_buscador #mod-search-searchword {
    width: 175px;
  }
  /* productosRelacionados */
  .moduletable_relatedProducts h3 {
    font-size: 1.4em;
  }
  /* blog */
  #pageContent h2 {
    font-size: 1.6em;
  }
}
	
/* Small devices (tablets, 768px and up) */
@media (min-width: 768px) and (max-width: 991px) {
  .moduletable_headerLogo {
    margin-top: 10px;
  }
  .moduletable_menuSuperior ul {
    font-size: 1em;
  }
	.moduletable_menuSuperior ul li a {
    padding: 9px 0px;
  }
  .moduletable_buscador #mod-search-searchword {
    width: 155px;
  }
  .moduletable_topSlider .navigation-container-custom {
    display: block;
  }
  .moduletable_topSlider .navigation-container {
    display: none;
  }
  /* topSlider */
  .moduletable_topSlider .slide-desc-in h2 {
    font-size: 1.5em;
  }
  .moduletable_topSlider .slide-desc-in p {
    font-size: 0.9em;
  }
  .moduletable_topSlider {
    height: 250px;
    overflow: hidden;
  }
  
  /* topHighlights */
  .moduletable_topHighlights .col-md-4 {
    width: 33.33333333%;
    float: left;
  }
  /* topHighlights */
  .moduletable_topHighlights {
    margin: 10px 0;
    clear: both;
  }
  .moduletable_topHighlights img {
    clear: both;
  }
  .moduletable_topHighlights p {
    font-size: 0.9em;
  }
  .moduletable_topHighlights strong {
    font-size: 1em;
  }
  /* ourProducts */
  .moduletable_ourProducts .aidanews2_table .aidanews2_tabrow .aidanews2_art {
    margin: 0 18px 45px;
  }
  .moduletable_ourProducts .aidanews2_title {
    font-size: 1.1em;
  }
  .moduletable_ourProducts .readon {
    font-size: 1em;
  }
  
  /* tabs */
  .jwts_tabberlive {
    margin: 20px 0;
    border-top: 1px dotted #4a8ba5;
    padding-top: 35px;
  }
  
  /* relatedProducts */
  .moduletable_relatedProducts .bt-cs .bt-inner img {
    width: 80% !important;
  }
  .moduletable_relatedProducts .readmore {
    font-size: 1.1em;
    width: 120px;
  }
  
  /* blog */
  .blog .span4 {
    width: 33%;
    float: left;
  }
  
  /* sideBar */

  
  /* footer */
  .datosContactoFooter {
    font-size: 1em;
  }
  .copyright {
    font-size: 0.9em;
  }
}

/* Small devices (tablets, 768px and up) orientation: lanscape */
@media (min-width: 768px) and (orientation : landscape) {
	.moduletable_buscador #mod-search-searchword {
    width: 150px;
  }
  .moduletable_ourProducts .aidanews2_table .aidanews2_tabrow .aidanews2_art {
    margin: 0 25px 45px;
  }
  .moduletable_topHighlights p {
    font-size: 1.1em;
  }
  .moduletable_topHighlights strong {
    font-size: 1.3em;
  }
  
  /* sidBar */
  #sideBar h3 {
    font-size: 1.1em;
  }
  
   /* blog */
  .blog .span4 {
    width: 33%;
    float: left;
  }
  
  
  
  /* footer */
  .datosContactoFooter {
    font-size: 1em;
  }
  .copyright {
    font-size: 0.9em;
  }
}

/* Medium devices (desktops, 992px and up) */
@media (min-width: 992px) and (max-width: 1024px) {
  
}

/* Large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {
  .moduletable_topSlider .navigation-container-custom {
    display: none;
  }
  #ourProducts  {
    width: 1180px;
  }
  #franjaSuperior_contact:hover, #franjaSuperior_promocion:hover, #franjaSuperior_novedades:hover {
    background: url(../images/topHighlights_shadow.png) no-repeat 15px 5px transparent;
  }
  .moduletable_ourProducts_mobil .readmore:hover {
    box-shadow: 0 0 5px 1px #4a8ba5;
  }
   .blog .col-sm-8 {
    width: 100%;
  }
  body {
    background: url('../images/sliderSuperior_bg.png') repeat-x left 323px transparent;
  }
  
}	

/* for higher resolutions (android and retina) */
@media screen and (-webkit-min-device-pixel-ratio: 1.5), screen and (max--moz-device-pixel-ratio: 1.5) {
  
}