﻿/*.ms-webpart-zone.ms-fullWidth {
    height: 330px;
}*/

#pathway {
    margin-bottom: 15px;
}

.redS {
    padding-top: 3px;
}

#panel-menu {
    margin-top: 30px !important;
}

@media only screen and (max-width: 1024px) {
    .contenido_sin_menu.post.post-vertical {
        margin-top: 0px !important;
    }

    /*div.ms-webpart-zone.ms-fullWidth + section.section.section-blog.pt-0.pb-0.float_menu {
        margin-top: 80px;
    }*/

    /*div#Updated {
        margin-top: 25px;
    }*/

    #pathway {
        margin-bottom: 0px;
    }
}

@media only screen and (max-width: 850px) {
    .s4-wpcell>.ms-webpart-chrome {
        height: auto;
    }

    .ms-webpart-zone.ms-fullWidth {
        /*height: 410px;*/
    }
}


@media only screen and (max-width: 794px) {
    section.section-blog.pt-0.pb-0.float_menu .container {
        margin-top: 0;
        padding-top: 0 !important;
    }

    .ms-webpart-zone.ms-fullWidth {
        height: 350px;
    }
}

@media only screen and (max-width: 536px) {
    .ms-webpart-zone.ms-fullWidth {
        /*height: 432px;*/
    }
}

/*omar*/
@media only screen and (max-width: 419px) {
    .ms-webpart-zone.ms-fullWidth {
        height: 350px;
    }
}

/*omar*/

#rightMenu {
    margin-top: 0;
    width: 100%;
    transition-duration: .4s;
}

.ms-rtestate-field ul {
    list-style: disc;
    padding-left: 35px;
}