﻿@charset "utf-8";
/* CSS Document */

@media (min-width: 1024px) {

.megamenu-col4 > ul > li > img {width: 20%;height: auto;}
.megamenu-col4 > ul > li > a { width:75%; margin-top:10px;}

}

@media (max-width: 1023px) {
    
.megamenu-col4 > ul > li > img {width: 20%;height: auto;}
.megamenu-col4 > ul > li > a { width:75%; margin-top:10px;}
.row.testimony-item > div.row > img {opacity:0.2}
.benefits-img > img{width:100%; height:auto; opacity: 0;}
}

@media (min-width: 769px) and (max-width: 1023px) {

}

@media (max-width: 768px) {


}

@media (min-width: 480px) and (max-width: 767px) {

.mega-wrapper{display:none;}
.item-hide{display:none !important}	
.micrositios-ul > li {border-left:0;}
.micrositios-ul > li {border-bottom:1px solid #ccc;}
li.corredores {border-right:0;}
li.item-statistic{margin-bottom:20px}
.nav-pills > li{border:0}
.benefit-info {top:0;height: 430px;}
.benefit-info > div {
    width: 100% !important;
}
.carousel-inner>.item {}
.info-banner-cont{top:50px; right:5%;}
.testimony-item > div {/* margin-bottom: 20px; */}
.testimony .carousel-indicators {bottom: 10px;left: 45% !important;}
li.item-statistic p.tittle {margin-top: 0px;}
.nav-pills > li > a {padding: 15px !important;}
.dropdown-menu {
    width: 100%;
    border-radius: 0;
    margin: 0;
    background: #edeaea;
    padding: 0;
  }

.dropdown-menu > li > a {
    width:100%;
    font-size: 0.9em !important;
    border-bottom: 1px solid #ccc;
    padding: 10px 20px;
    color: #50636c !important;
}  

}

@media (max-width: 600px) {

.mega-wrapper{display:none;}
.item-hide{display:none !important}
.micrositios-ul > li {border-left:0;}
.micrositios-ul > li {border-bottom:1px solid #ccc;}
li.corredores {border-right:0;}
li.item-statistic{margin-bottom:20px}
.nav-pills > li{border-right:0;border-bottom: 1px solid #fff;}
.mega-wrapper{display:none}
.benefits-img > img{width:100%}
.benefit-info {top:150px;}
.carousel-inner>.item { min-height:350px;}
.info-banner-cont{top:200px;left:5%;}
.testimony-item > div {margin-bottom: 20px;}
.testimony .carousel-indicators { bottom: -110px;left: 70% !important; display: none;}
.testimony {min-height: 420px;}

.dropdown-menu {
    width: 100%;
    border-radius: 0 !important;
    margin: 0 !important;
    background: #edeaea !important;
    padding: 0 !important;
    position:initial !important;
    border: 0 !important;
  }

.dropdown-menu > li > a {
    width:100%;
    font-size: 0.9em !important;
    border-bottom: 1px solid #ccc;
    padding: 10px 20px !important;
    color: #50636c !important;
}
.menuCM > div.container,
.navbar-default .navbar-collapse {
    margin: 0;
    padding: 0;
}
.nav-justified > li {float: left !important; margin: 0 !important;}
.supersalud > a {
    width: 100%;
    float: left;
    text-align: center;
    margin-bottom: 20px;
}
.social-net > ul {
    width: 60%;
}
}