
@media (max-width: 768px) {
    .feArticleRow {
        padding: 0 !important;
    }
    .col-md-4 {
        padding: 0 !important;
    }
    .fePageHeader {
        margin-top: 5px !important;
    }
    .feSideAbv {
        width: 100% !important;
        margin-bottom: 20px !important;
        height: auto !important;
    }
    .feRowAdv {
        height: auto !important;
    }
    .fePageFootBar .row div {
        height: auto !important;
        border: none !important;
    }
    .fePageFooter , .footerMenu {
        text-align: center !important;
    }
    .pagging p {
        margin:10px 0  !important; 
        float: none !important;
        width: 100% !important;
    }
    .feArticleRow .instagram_post {
        width: 100% !important;
        max-width: 100% !important;
    }
    .feCategory .feCategoryBody .content{
        padding: 0;
        margin-top: 20px;
    }
    .fullArticle .image {
        height: auto !important;
    }
    .fullArticleFooter .articleShare h4 {
        text-align: center;
    }
    .fullArticleFooter .articleShare .socialIcon {
        text-align: center !important;
    }
    .fePageHeader .header-Logo img {
        height: auto !important;
        width: 264px !important;
    }
    .feArticleRow .pageContent {
        min-height: 500px;
        padding: 2px !important;
    }
    .nav-tabs{
        padding: 0 !important;
    }
    .about-content .tab-content .tab-pane {
        min-height: 250px !important;
    }
    .fullArticle .content img {
        width: 100% !important;
        height: 100% !important;
    }

    .feArticle{
        height: 100% !important;
    }
    .feArticle .image {
        height: 100% !important;
    }
    .feArticle .feArticleBody .intro {
        height: 100% !important;
    }
    .feArticle .carousel {
        height: 100% !important;
    }
    .team-author, .team-author .image  {
        height: 100% !important;
    }
}
/*@media @screen-sm-min: 768px; @screen-sm-max: 991px; Tablet*/

@media screen and (max-width: 991px) and (min-width: 768px){
    #nav ul {
        white-space: normal !important;
    }
    .feArticle{
        min-height: 390px !important;
        height: 100% !important;
    }
    .feArticle .image {
        height: 100% !important;
    }
    .feArticle .feArticleBody .intro {
        height: 100% !important;
    }
    .feArticle .carousel {
        height: 100% !important;
    }
    .team-author{
        height: 270px !important;
    }
    .team-author .image  {
        height: 235px !important;
    }

    .feSideABlock img{
        width: 100% !important;
        height: 100% !important;
        margin-bottom: 30px;
    }
    .instagram_post {
        max-width: 100% !important;
        float: none !important;
    }
}
/*border-right: 1px solid #000;*/