@media only screen
and (min-device-width : 768px)
and (max-device-width : 1024px) {
    
    .last_tab .BodyItem {
    display: flex;
    flex-wrap: wrap-reverse;
}

.BodyItem .col:last-child {
    margin-left: 0px !important;
}

.BodyItem .col {
    width: 100%;
}

.page-container #bloc-0 .bloc-sm {
    max-width: inherit !important;
    width: inherit !important;
}


.slideshowHome .tc-white{
    font-size: 100% !important;
    line-height: inherit !important;
    margin-top: -32px;
    margin-bottom: 0;
}

.btn-rich-electric-blue {
   background: #0393C8;
    color: #FFFFFF!important;
    font-size: 60%;
    padding: 10px;
    margin-bottom: 0 !important;
    margin-left:8px;
}


.imginsetos{
        width: 90% !important;
    object-fit: initial !important;
    margin: 0 auto !important;
    margin-top: 5px !important;
}

.slideshowHome{
    height:auto !important;
}

#block-3 .tabs li{
    width:50% !important;
}

#bloc-3 .tabs {
    flex-wrap: wrap;
    margin-left: -17px;
}

.BodyItem {
    width: 90% !important;
    text-align: justify;
    margin: 0 auto;
 font-size: 100% !important;
}

.contentDiv h2 {
    text-transform: uppercase;
       width: 90%;
    margin: 0 auto;
    font-weight: 600;
    margin-top: 25px;
    margin-bottom: 25px;
    font-size: 100% !important;
}

.tabs li {
    float: left;
    line-height: inherit;
    overflow: hidden;
    padding: 0;
    position: relative;
    height: auto;
    width: 50% !important;
    margin-right: 0;
    text-align: center;
        display: flex;
    margin-right: 0 !important;
    flex-direction: column;
}

.imgLogo {
    display: flex;
    width: 100%;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
}

#bloc-4 h1 {
    font-weight: 700;
    font-family: 'Source Sans Pro';
    font-size: 100%;
}

#bloc-4 p {
    font-weight: 700;
    font-family: 'Source Sans Pro';
    font-size: 100%;
}

#bloc-6 .space {
    padding: 0 !important;;
    margin-top: 150px !important;;
    position: relative;
    left: 0 !important;;;
    z-index: 1;
    text-align: center;
    margin-left: inherit !important;;
    margin-right: inherit !important;;
}



#bloc-7 .col-sm-12 {
    margin-left: 0 !important;
    width: 90% !important;
    margin: 0 auto;
    padding-left: 20px;
}


#bloc-7 .col-sm-12 ul li:before {
    content: "";
    display: block;
    background: url(http://apps.swproyectos.com/JonathanMotta/evergreen/img/insect_bulllet.png) no-repeat;
    background-size: 100% 100%;
    width: 20px;
    height: 20px;
    float: left;
    margin-left: 0 !important;
}

#bloc-2,
#bloc-5,
#bloc-8{
    text-align:center;
}

#bloc-8 h1.tc-black{
       font-size: 200%; 
}

#bloc-8 .tc-black{
       font-size: 100%; 
}

#TitleCcntent h2 {
    color: #6ab244;
    text-transform: uppercase;
    margin: 0;
    padding: 0;
    font-size: 100%;
    width: 90%;
    margin: 0 auto !important;
}

.redesSociales {
   width: 100% !important;
    display: flex;
    align-items: center;
    justify-content: center;
}

#bloc-8 .pull-right{
       margin: 0 auto;
    float: inherit !important; 
}

}/*cierra tag mediaqueries**/