/* lg */ 
@media (min-width: 1200px) {
 /* Make Navigation Toggle on Desktop Hover */
  .dropdown:link .dropdown-menu {
      display: block;
      -webkit-animation: fadeInUp 400ms;
      animation: fadeInUp 400ms;
  }

  #portfolio .row {
    margin-left: -10px;
    margin-right: -10px;
  }

  .modal-lg {
    width: 900px;
  }  

  .navbar .navbar-nav .nav-link:not(.btn) {
    padding: 0.5rem 0.4rem !important;
  }

  #formaAtendimento {
    position:absolute;

    left:-9999px;
  }

}

/* md */
@media (min-width: 992px) and (max-width: 1199px) {
  
 /* Make Navigation Toggle on Desktop Hover */
  .dropdown:link .dropdown-menu {
      display: block;
      -webkit-animation: fadeInUp 400ms;
      animation: fadeInUp 400ms;
  }
  
  .table>tbody>tr>th, .table>tfoot>tr>th, .table>tbody>tr>td, .table>tfoot>tr>td {
    padding: .75rem !important;
    vertical-align: -webkit-baseline-middle !important;
  }

  .bs-transparencia-list li {
    height: 85px !important;
  }

  .navbar-nav > li {
    margin-left: 10px;
  }

  .navbar-collapse {
    padding-left: 0;
    padding-right: 0;
  }

  .recent-work-wrap .recent-work-inner h3 a {
    font-size: 20px;
  }

  .recent-work-wrap .overlay{
    padding: 15px;
  }

  .services-wrap {
    padding: 40px 10px 40px 30px;
  }

  .feature-wrap h2, 
  .single-services h2 {
    font-size: 18px;
  }

  .feature-wrap h3, 
  .single-services h3{
    font-size: 14px;
  }

  .tab-wrap .media .parrent.pull-left{
    clear: both;
    width: 100%;
  }

  .tab-wrap .media .parrent.media-body{
    clear: both;
  }

  #portfolio .row {
    margin-left: -10px;
    margin-right: -10px;
  }

  .recent-work-wrap .overlay .preview{
    line-height: inherit;
  }

  .team-bar .first-arrow {
    width: 21%;
  }

  .team-bar .second-arrow {
    width: 20%;
  }

  .team-bar .third-arrow {
    width: 21%;
  }

  .team-bar .fourth-arrow {
    width: 20%;
  }

    ul.social_icons li{
        margin-right: 0;
    }
    .modal-lg {
        width: 900px;
    }
    #buscar{
        display:none;
    }

    #formaAtendimento {
      position:absolute;
  
      left:-9999px;
    }
    /*
    .navbar .navbar-nav .nav-link:not(.btn) {
      padding: 0.5rem 0.4rem !important;
    }
    */
}


/* sm */
@media (min-width: 768px) and (max-width: 991px) {
  /* Make Navigation Toggle on Desktop Hover */
  .dropdown:link .dropdown-menu {
      display: block;
      -webkit-animation: fadeInUp 400ms;
      animation: fadeInUp 400ms;
  }

  .bs-transparencia-list li {
    height: 85px !important;
  }

  .table>tbody>tr>th, .table>tfoot>tr>th, .table>tbody>tr>td, .table>tfoot>tr>td {
    padding: .75rem !important;
    vertical-align: -webkit-baseline-middle !important;
  }

  #buscar {
    max-width: 100% !important;
  }
  #saltarLinhaNoResponsive{
    display: block !important;
  }

  #center_logo_no_responsive {
    display: block;
    text-align: -webkit-center;
  }

  .nomefora1 {
    position:absolute;

    left:-9999px;
  }
  
  .navbar .navbar-nav .nav-link:not(.btn) {
    padding: 0.5rem 0.4rem !important;
  }

  .navbar-fixed-top, .navbar-fixed-bottom{
    position:absolute;
  }

  .navbar-collapse {
    padding-left: 0;
    padding-right: 0;
  }

  .navbar-nav > li {
    margin-left: 0;
  }

  #main-slider .carousel h1 {
    font-size: 25px;
  }

  #main-slider .carousel h2 {
    font-size: 20px;
  }

  .tab-wrap .media .parrent.pull-left, 
  .media.accordion-inner .pull-left{
    clear: both;
    width: 100%;
  }

  .tab-wrap .media .parrent.media-body, 
  .media.accordion-inner .media-body{
    clear: both;
  }

  .services-wrap {
    padding: 40px 0 40px 30px;
  }

  .recent-work-wrap .overlay{
   padding: 15px;
  }

  .recent-work-wrap .recent-work-inner h3 a {
    font-size: 20px;
  }

  .sinlge-skill{
    width: 150px;
    height: 150px;
  } 

  .sinlge-skill p em {
    font-size: 25px;
  }

  .sinlge-skill p {
    font-size: 16px;
  }

  .team-bar .first-one-arrow {
    width: 2%;
  }

  .team-bar .first-arrow {
    width: 18%;
  }

  .team-bar .second-arrow {
    width: 24%;
  }

  .team-bar .third-arrow {
    width: 15%;
  }

  .team-bar .fourth-arrow {
    width: 20%;
  }

  .blog .blog-item .entry-meta > span a{
    font-size: 10px;
  }
  	.modal-lg {
		width: 900px;
	}

  .bs-col4 {
    width: 50% !important;
  }
  .bs-col6 {
    width: 50% !important;
  }
  .bs-col2 {
    width: 100% !important;
  }
  .bs-col4, .bs-col6, .bs-col2 { display: block; }

}

/* xs */
@media (max-width: 767px) {
  .cookie{
    font-size: 10px !important;
  }
  .logoestado p {
    width: 120px !important;
  }
    .container > .navbar-header, .container > .navbar-collapse{
        margin-left: 0;
    }
    .videotv_mini {
        top: -10px;
    } 
    .nomefora1{
        position:absolute;
        left:-9999px;
    }

    #tamanho_bar_responsive {
      height: 190px !important;
    }

    #center_logo_no_responsive {
      display: block;
      text-align: -webkit-center;
    }

    .navbar-default .navbar-nav .open .dropdown-menu>li>a {
        color: #FFFFFF;
    }

    .navbar-toggle {
        background-color: #FFFFFF;
    }
    
    .navbar-email {
        background-color: #FFFFFF;
        display: block !important;
    }

    .navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
        background-color: #FFFFFF;
    }

  .navbar-fixed-top, .navbar-fixed-bottom{
    position:absolute;
  }

  .top-number{
    font-size: 14px;
  }

  input.search-form:hover {
    width: 120px;
  }

  .navbar-nav > li {
    padding-bottom: 0;
  }

  #main-slider .carousel h1 {
    font-size: 25px;
  }

  #main-slider .carousel h2 {
    font-size: 16px;
  }

  .feature-wrap h2, 
  .single-services h2 {
    font-size: 18px;
  }

  .feature-wrap h3, 
  .single-services h3{
    font-size: 14px;
  }


  .media.accordion-inner .pull-left, 
  .media.accordion-inner .media-body{
    clear: both;
  }

  .accordion-inner h4 {
    margin-top: 10px;
  }

  .tab-wrap .media .pull-left{
    clear: both;
    width: 100%;
  }

  .tab-wrap .media .media-body{
    clear: both;
  }

  .nav-tabs > li.active > a:after{
    display: none;
  }

  #footer .col-sm-6{
      text-align:center;
  }
  
   #footer .pull-right{
      float: none !important;
  }

  .sinlge-skill {
    margin: 0 auto;
    margin-top: 30px;
    margin-bottom: 30px;
  }

  .team .single-profile-top, 
  .team .single-profile-bottom {
    margin-bottom: 30px;
  }

  .clients-area {
    padding: 60px 0;
  }

  .clients-area h1 {
    font-size: 25px;
  }

  .portfolio-item, 
  #recent-works .col-xs-12.col-sm-4.col-md-3{
    padding:0 15px;
  }

  ul.social_icons li{
    margin-right: 0;
  }

  .blog .blog-item .entry-meta{
    margin-bottom: 20px;
  }

  .blog .blog-item .blog-content h3 {
    margin-bottom: 20px;
  }

    .post_reply_comments {
        padding-left: 20px;
    }

    .modal-lg {
        width: 400px;
    } 
    .nomefora {
        display:none;
    }

    #f-obra{
        margin-top: 0px !important;
        height: 100% !important;  
    }
    #imgM {
            max-width: 33%;           
            padding-left: 5px;
            padding-right: 5px;
    }

}

/* XS Portrait */
@media (max-width: 480px) {
  .cookie{
    font-size: 10px !important;
  }

    .navbar-fixed-top, .navbar-fixed-bottom{
        position:absolute;
    }
    .modal-lg {
        width: 380px;
    }
    .nomefora {
        display:none;
    }
    
    #cmVideo {
      width: 350px !important;
    }

    .table-striped>tbody>tr>td { 
        /* Behave  like a "row" */
        border: none;
        border-bottom: 1px solid #eee; 
        position: relative;
        padding-left: 40%; 
        white-space: normal;
        text-align:left;
    }    
    .imgVereador {
        width:25%; 
        float:left;
        margin-right: 10px;
    }
    .nomeVereador {
        width:70%; 
        float:left; 
    }        
    .videotv_mini iframe {
        width:100% !important; 
        float:left !important;
    }
    #imgM {
        max-width: 33%;           
        padding-left: 5px;
        padding-right: 5px;
    }

    #center_logo_no_responsive {
      display: block;
      text-align: -webkit-center;
    }

    .bs-col4 {
      width: 50% !important;
    }
    .bs-col6 {
      width: 50% !important;
    }
    .bs-col2 {
      width: 100% !important;
    }
    #campanhapergunta {
      width: 100% !important;
      margin-bottom: 15px;
    }
    .bs-col4, .bs-col6, .bs-col2 { display: block; }

}
@media (max-width: 727px){

  .bs-col4 {
    width: 50% !important;
  }
  .bs-col6 {
    width: 50% !important;
  }
  .bs-col2 {
    width: 100% !important;
  }
  .bs-col4, .bs-col6, .bs-col2 { display: block; }
  #covidBotao {
    float: none !important;
  }
    #center_logo_no_responsive {
      display: block;
      text-align: -webkit-center;
    }

    .card{
        flex-basis:100%;
        padding-left: 0px;
        padding-right: 0px;
        margin-bottom: 5px;
        margin-top: 5px;
        background-color: transparent;

    }
    .card2{
        flex-basis:100%;
        padding:10px;
    }
    .card3{
        flex-basis:100%;
        padding:10px;
    }

    .colun-3 {
        max-width:inherit;
        height:inherit;
    }

    /* Force table to not be like tables anymore */
    .table-condensed table, 
    .table-condensed thead, 
    .table-condensed tbody, 
    .table-condensed th, 
    .table-condensed td, 
    .table-condensed tr { 

    }

    /* Hide table headers (but not display: none;, for accessibility) */
    .table-condensed thead tr { 
        position: absolute;
        top: -9999px;
        left: -9999px;
    }

    .table-condensed tr { border: 1px solid #ccc; }

    .table-condensed>tbody>tr>td { 
        /* Behave  like a "row" */
        border: none;
        border-bottom: 1px solid #eee; 
        position: relative;
        padding-left: 25%; 
        white-space: normal;
        text-align:left;
    }

    .table-condensed td:before { 
        /* Now like a table header */
        position: absolute;
        /* Top/left values mimic padding */
        top: 6px;
        left: 6px;
        width: 45%; 
        padding-right: 10px; 
        white-space: nowrap;
        text-align:left;
        font-weight: bold;
    }

    /*
    Label the data
    */
    .table-condensed td:before { content: attr(data-title); display: block; }




    /* Force table to not be like tables anymore */
    .table-striped table, 
    .table-striped thead, 
    .table-striped tbody, 
    .table-striped th, 
    .table-striped td, 
    .table-striped tr,
    .table-striped #thead0  { 
        display: block; 
    }

    .table-striped #thead1 {
        display: none;
    }

    /* Hide table headers (but not display: none;, for accessibility) */
    .table-striped thead tr { 
        position: absolute;
        top: -9999px;
        left: -9999px;
    }

    .table-striped tr { border: 1px solid #ccc; }

    .table-striped>tbody>tr>td { 
        /* Behave  like a "row" */
        border: none;
        border-bottom: 1px solid #eee; 
        position: relative;
        padding-left: 40%; 
        white-space: normal;
        text-align:left;
    }

    .table-striped td:before { 
        /* Now like a table header */
        position: absolute;
        /* Top/left values mimic padding */
        top: 6px;
        left: 6px;
        width: 45%; 
        padding-right: 10px; 
        white-space: nowrap;
        text-align:left;
        font-weight: bold;
    }

    /*
    Label the data
    */
    .table-striped td:before { content: attr(data-title); display: block; }


    .group-btn-export-item {
        text-align:left;
    }
    .sticky-container {
        display:none;
    }
    .group-btn-export .btn-primary {
        width:100%;
        margin-bottom:10px;
    }
    .group-btn-export .btn-group {
        display:flex;
    }


    .card4{
        flex-basis:100%;
        padding:10px;
    }
    .colun-3 div{
        flex-grow: 1;
    }
    .colun-3 .public_index {
        height:auto;
    }

    #main-slider .slide-margin {
        min-height:200px;
    }
    .colun-4 {
        max-width: inherit;
    }

    .linhatime {
        display:none;
    }
    .caixa_objetos {
        clear:both;
        width:100%;
        height:auto;
    }

    .caixa_objetos .circulo {
        float:left;
        position:static;
        margin-right:5px;
    }
    .caixa_objetos .texto {
        float:left;
        padding-top:20px;
        width:60%;
    }
    .carousel .carousel-inner {
        /* max-height: 250px; */
    }

    #mainslider{
        margin-bottom: 30px;
    }
    #scroll{

        z-index: 1;
    }
    #search-box{
        margin-top: 30px;
        margin-left: 0 !important;
    }
    #v-lista{
        text-align: -webkit-auto !important;
    }
    #f-obra{
        margin-top: 0px !important;
        height: 100% !important;  
    }
    #TabMat {
        padding-left: 5px;
    }
    .d-block {
        height: auto !important;
    }
    #imgM {
        max-width: 33%;           
        padding-left: 5px;
        padding-right: 5px;
    }
    #ProdMaterias{
        margin-bottom: 5px;
    }
    .divrolagem {
            height: auto !important;
            width: auto !important;
    }

}
@media (max-width: 600px){

.nomefora {
      display:none;
    }

    #esticarNome {
      padding-left: 0px;
      padding-right: 0px;
      font-size: 12px;
     }

    .public_paginas1 {
        width: 100% !important;
    }
    #campanhapergunta {
      width: 100% !important;
      margin-bottom: 15px;
    }
    .linguas1 {
      display: none;
    }
    .linguas2 {
      display: block !important;
    }
    .bs-col4 {
      width: 50% !important;
    }
    .bs-col6 {
      width: 100% !important;
    }
    #calendarioLRF {
      padding-left: 0px !important;
    }

    #col_3_LRF {
      padding-left: 15px !important;
    }
    
    #lrfDataExercicio {
      float: none !important;
    }

    .quebraLinhaLRF {
      display:block !important;
    }

    #dose2Responsive {
      display:block !important;
    }
    
    #carta_servicos_retirar_display {
      display: block !important;
    }

    .vacina_col {
      width: 50% !important;
      float: left;
     }

     #diminuir_row_no_responsive {
      margin-left: 0px !important;;
      margin-right: 0px !important;;
     }
}