.instaPic,
a {
    border: none!important
}

.slider {
    background-color: #F6F6F6;
    text-align: center;
    font-family: corbel;
    padding-bottom: 3%;
    padding-top: 1%
}

.principal {
    text-align: center;
    padding-top: 3%
}

a {
    text-decoration: none!important
}

.instaPic {
    width: 100%;
    display: inline-block!important;
    cursor: pointer;
    box-decoration-break: unset
}

.instaPic:hover {
    opacity: .8
}

.txtPic {
    line-height: 7px;
    padding-top: 2%;
    font-size: 12px!important;
    color: #696969
}

@media(max-width:768px) {
    .slick-dots li button:before {
        font-size: 9px;
        line-height: 50px!important
    }
    .slick-dots li {
        position: relative!important;
        display: inline-block!important;
        width: 12px!important;
        height: 30px!important;
        margin: 0 10px 0 -3px!important;
        padding: 0!important;
        cursor: pointer
    }
}

#overlay {
    position: fixed;
    display: none;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, .9);
    z-index: 500;
    cursor: pointer
}

.fechar {
    float: right;
    width: 25px;
    margin-top: 3px
}

.divComentarios {
    padding-top: 2%;
    overflow-y: scroll!important;
    background-color: #fff;
    background-size: 100%;
    height: 500px;
    text-align: left!important
}

.comentarios {
    font-weight: bolder
}

#legenda {
    padding-top: 15%
}

#hashtags {
    color: #003569!important
}

@media(max-width:768px) {
    .popUp {
        background-size: cover;
        background-repeat: no-repeat
    }
    #popup {
        z-index: 999;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        text-align: center;
        width: 100%
    }
    .instaSlide {
        width: 100%!important;
        max-width: 100%!important;
        min-width: 50%!important;
        height: 580px!important;
        border: none!important;
        background-color: #fff!important
    }
    .fv {
        width: 100%;
        margin-bottom: -3%
    }
    .icone {
        border-radius: 100px;
        float: left;
        width: 17%;
        margin-right: 6%
    }
    .slick-next {
        display: none!important
    }
    .fvFamosa {
        padding: 0!important;
        height: 290px
    }
    .divComentarios {
        height: 255px
    }
    .pugliesivideo {
        height: 373px;
        border-right: 1px solid #000;
        background-color: #fff
    }
    .adrianavideo {
        background-color: #fff;
        height: 290px
    }
}

@media(min-width:768px) {
    .slick-dots li button:before {
        font-size: 15px;
        line-height: 35px
    }
    .popUp {
        background-size: cover;
        background-repeat: no-repeat
    }
    #popup {
        z-index: 999;
        position: absolute;
        top: 45%;
        left: 50%;
        transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        text-align: center;
        width: 60%
    }
    .instaSlide {
        width: 100%!important;
        max-width: 100%!important;
        min-width: 80%!important;
        height: 615px!important;
        border: none!important;
        background-color: #fff!important
    }
    .adrianavideo,
    .pugliesivideo {
        background-color: #fff
    }
    .fv {
        width: 106%;
        height: 500px
    }
    .icone {
        border-radius: 100px;
        float: left;
        width: 22%;
        margin-right: 6%
    }
    .pugliesivideo {
        height: 500px;
        border-right: 1px solid #000
    }
}