/*------------------------------------------------------------------
[ Responsive ]*/

@media (max-width: 1200px) and (min-width: 768px) {
.logo-sintra {
    width: 40%;
}

.logo-incucai {
    width: 33%;
}
.logo-sintra-pequeño {
    width: 60%;
}

#text-sintra {
    font-size: 20px;
    padding: 60px 0;
}

.h7 {
font-size: .9rem;
}

.modulos {
width: 70%;
}
article{
font-size: 1rem;
font-weight: 300;
}
article h2{
font-size: 1.8rem;
}
/*-----------------
Estilos del ie Edge
-------------------*/

.edge .card-img-top {
    width: 100%;
    height: 100%;
    border-top-left-radius: calc(.25rem - 1px);
    border-top-right-radius: calc(.25rem - 1px);
}
/*-----------------
//Fin Estilos del ie Edge
-------------------*/
}


@media (max-width: 575.99px) {

.logo-sintra {
    width: 62%;
}
.logo-incucai {
    width: 50%;
}
.logo-sintra-pequeño {
    width: 80%;
}
article {
font-size: .9rem;
font-weight: 300;
}
#text-sintra {
    padding: 60px 0;
    font-size: 18px;
}

.text-modulos {
    font-size: .9rem;
    font-weight: 300;
    text-align: center;
    text-shadow: 0 2px 2px rgba(0,0,0,0.4);
    margin-right: 22px;
    padding-top: 26px;
    margin-left: 22px;
}

.btn-outline-info {
    font-size: .8rem;
}

.hm-gradient .full-bg-modulo {
    height: 280px;
}
.modal-body {
font-size: .9rem;
padding: 1.2rem;
}
.contact100-form-cresi {
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding-left: 15px;
    padding-right: 15px;
    margin-bottom: 16px;
}

a.nav-link.text-white.shadow-text{
padding: 0.5rem .6rem;
}
.h7 {
font-size: 0.9rem;
}

.h2, h2 {
font-size: 1.5rem;
}
.list-group-item {
font-size: 14px;
}
.dropdown-item {
font-size: smaller;
}
.navbar-light .navbar-toggler {
margin-top: 6px;
height: 30px;
width: 37px;
}
.navbar-toggler-icon {
width: 2em;
height: 1.5em;
margin-left: -7px;
margin-top: -1px;
}
.modulos {
max-width: 100px;
}

.social-share {
margin: 0;
min-height: 32px;
}

footer .h5, h5 {

font-size: .8rem;
margin-bottom: .2rem;
margin-top: .3rem;
}
footer p {
font-size: .8rem;

}
/*-----------------
Estilos del ie Edge
-------------------*/

.edge .card-img-top {
    width: 100%;
    height: 100%;
    border-top-left-radius: calc(.25rem - 1px);
    border-top-right-radius: calc(.25rem - 1px);
}
/*-----------------
//Fin Estilos del ie Edge
-------------------*/
}
/* ----------- */


