@media (max-width: 1199px) {
  section.areas-of-practice .bt-default.services{
    margin-left: 0;
    margin-top: 20px;
  }
  .featured-banner .banner-content .brand{
    width: 50%;
  }
}

@media (max-width: 991px) {
  section.areas-of-practice .bt-default.services{
   margin-top: 45px;
   margin-left: 20px;
  }
  section.areas-of-practice .areas-list{
    display: block;
    float: left;
    width: 100%;
    margin-top: 45px;
  }
  section.areas-of-practice .areas-list ul{
    width: 50%;
    margin: 0;
  }
  section.areas-of-practice h2{
    width: 80%;
  }
  section.professionals .image-lawyer{
  height: 500px;
  margin-bottom: 30px;
  }
  section.professionals:after{
    display: none;
  }
  section.professionals h2{
    width: 80%;
    float: right;
  }
  section.professionals p{
    width: 75%;
  }
  section.news .news-list .news-list-item:last-child {
    display: none;
  }
  footer .subfooter .copyright{
    width: 240px;
    line-height: normal;
    height: auto;
  }
  footer .footer .sitemap ul{
    margin-top: 40px;
  }
  footer .footer .contact-info address a{
    display: block;
    clear: both;
  }
  .featured-banner .banner-content .brand{
    width: 60%;
  }
  .featured-banner .banner-content .scroll{
margin: 101px auto 0 auto;

  }
  section.philosophy{
    padding-bottom: 100px;
  }
  section.philosophy:after{
    display: none;
  }
  section.presentation h1{
    width: 100%;
  }
  section.presentation p{
    width: 100%;
  }
  .featured-banner-inside .title p{
        padding: 0 100px;
  }
  section.history h2{
    margin-top: 0;
    width: 100%;
  }
  section.history p{
     width: 100%;
  }
  section.history .col-md-6 .text{
   width: 100%;
   float: left;
   margin-bottom: 45px;
  }
  section.history .image{
    display: block;
    float: left;
  }
  section.history .col-md-6 p:last-child{
    margin-bottom: 45px;
  }
  section.history .col-md-6 .text p:last-child{
    margin-bottom: 0;
  }
  header .languages-menu ul{
    margin-right: 10px;
  }
  header .brand {
    display: inline-block;
    float: left;
    width: 230px;
    height: auto;
}
header .search-box{
      margin-right: 15px;
      padding-right: 15px;
}
header .search-box input{
  width: 182px;
  margin-right: 15px;
  font-size: 16px;
}
section.history .col-md-6{
  padding-left: 15px;
  padding-right: 15px;
}
section.philosophy .image-philosophy {
    height: 500px;
    margin-bottom: 80px;
}
}

@media (max-width: 1024px) {
  .screen-menu .menu{
    width: auto;
    margin-top: -40px;
  }

.screen-menu .bt-close{
  position: absolute;
  right: -20px;
  top: -20px;
  z-index: 99999;
}
.screen-menu .menu .brand {
    width: 300px;
    display: table;
    margin: 0 auto;
}
.screen-menu .menu ul{
  margin-top: 20px;
}
.screen-menu .menu ul li{
  height: 35px;
    line-height: 35px;
}
.screen-menu .menu ul li a{
      height: 35px;
    line-height: 5px;
    text-align: center;
    font-size: 18px;
}
section.history .col-md-6 {
    padding: 0;
    min-height: 325px;
}
section.history h2 {  
  margin-top: 0;
  margin-top: 0;
    padding-bottom: 20px;
    margin-bottom: 20px;
}
section.history p{
    width: 95%;
}
section.history .col-md-6 .text {
    width: 93%;
    float: right;
    margin-top: 30px;
}
}
@media (max-width: 812px) and (orientation: landscape){
.screen-menu .menu {
    width: 100%;
    margin-top: -55px;
  }
  .screen-menu .contact-info{
    display: block;
    float: right;
    width: 260px;
    margin-right: 41px;
    margin-top: 20px;
  }
  .screen-menu .menu ul {
    margin-top: 15px;
    margin-left: 55px;
    display: block;
    float: left;
}
.screen-menu .menu ul li a {
    height: 35px;
    line-height: 5px;
    text-align: center;
    font-size: 16px;
}
.screen-menu .menu .brand {
    width: 220px;
    margin-left: 30px;
    display: block;
    float: left;
}
.screen-menu .bt-close {
    position: absolute;
    right: -25px;
    top: -25px;
        z-index: 99;
}
   section.history .col-md-6 {
    padding-left: 15px;
    padding-right: 15px;
    min-height: auto;
}
section.history .col-md-6 .text {
    width: 100%;
    float: right;
    margin-top: 45px;
}
section.lawyers-page .lawyer-list .lawyer-item .mail a{
  font-size: 13px;
}
}
@media (max-width: 736px) and (orientation: landscape){
.screen-menu .menu ul{

  margin-left: 30px;
}
.screen-menu .menu {
    width: 100%;
    margin-top: -30px;
}
.screen-menu .contact-info {
    margin-right: 30px;
}
}
@media (max-width: 667px) and (orientation: landscape){
.screen-menu .menu {
    width: 100%;
    margin-top: -50px;
}
.screen-menu .contact-info{
  width: 200px;
}
.screen-menu .contact-info .social,
.screen-menu .contact-info .languages{
  display: table;
  float: none;
  margin: 0 auto;
}
.screen-menu .contact-info .languages{
  margin-top: 10px;
}
}
@media (max-width: 568px) and (orientation: landscape){
.screen-menu .menu .brand{
  display: none;
}
.screen-menu .menu {
    width: 100%;
    margin-top: -60px;
}
.screen-menu .menu ul {
    margin-left: 80px;
}
.screen-menu .menu ul li {
    height: 30px;
    line-height: 30px;
}
.screen-menu .menu ul li a {
    height: 30px;
    line-height: 5px;
    text-align: center;
    font-size: 16px;
}
.screen-menu .contact-info {
    width: 270px;
    margin-right: 51px;
}
}
@media (max-width: 768px) {
   section.history .col-md-6 {
    padding-left: 15px;
    padding-right: 15px;
    min-height: auto;
}
section.history .col-md-6 .text {
    width: 100%;
    float: right;
    margin-top: 45px;
}
}
@media (max-width: 767px) {
  section.news-details .description img{
width: 100%;
  }
  section.main-content.contact .box-contact {
    padding-right: 0;
}
section.main-content.contact .box-contact .info p{
  text-align: center;
}
  section.main-content.career{
    padding-bottom: 50px;
  }
  section.career .image{
    display: none;
  }
  section.career .image img{
    width: 100%;
  }
  section.main-content.contact .box-career .info p{
    width: 100%;
  }
  section.news-listed .news-list-item .cover img{
    width: 100%;
    margin-right: 0;
    margin-bottom: 30px;
  }
  section.news-listed .news-list-item .info{
    width: 100%;
  }
  section.news-listed .news-list-item:last-child{
    margin-bottom: 0;
  }
  section.philosophy{
   background-position: 25% 0!important; 
  }
  .featured-banner {

    width: 100%;
  }
  .featured-banner .banner-content .brand{
    width: 70%;
  }
  section.news .news-list .news-list-item .news-item{
    background-size: cover!important;
    margin-bottom: 30px;
    width: calc(100% - 30px);
    margin-left: 15px;
  }
  section.news .news-list .news-list-item:last-child {
    display: block;
  }
  section.news .news-list .news-list-item .news-item:hover .info .excerpt{
    height: 75px;
  }
  footer .footer .sitemap ul{
  width: auto;
    display: table;
    margin: 40px auto;
    float: none;

  }

  footer .footer .sitemap ul li {
    display: table;
    float: none;
    margin-right: 0;
    padding-right: 0;
    position: relative;
    text-align: center;
    height: 30px;
    width: 100%;
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: 1px solid #4c5864;
}
footer .footer .sitemap ul li:after{
  display: none;
}
footer .footer .contact-info{
  width: auto;
    display: table;
    margin: 40px auto;
    float: none;
    text-align: center;
}
footer .footer .contact-info address:before{
  left: 50%;
  margin-left: -20px;
}
footer .footer .institutional-description{
  width: 350px;
  margin: 0 auto;
  float: none;
  display: table;
  text-align: center;
}
footer .footer .brand{
  margin-top: 0;
}
footer .subfooter .copyright{
  width: 100%;
  text-align: center;
  float: none;
    display: table;
}
footer .subfooter .link-utilities{
  float: none;
    display: table;
    margin: 0 auto;
}
footer .subfooter .social{
  float: none;
    display: table;
    margin: 0 auto;
    border: 0;
}
footer .subfooter .development{
  float: none;
    display: table;
    margin: 10px auto 0 auto;
}
section.professionals{
  background-position: top center!important;
  padding-top: 50px;
    padding-bottom: 50px;
}
section.professionals h2{
  width: 100%;
  text-align: center;
}
section.professionals p{
  text-align: center;
  width: 100%;
  text-align: center;
}
section.professionals .bt-default{
  float: none;
    display: table;
    margin: 0 auto;
}

section.areas-of-practice h2{
  width: 100%;
  text-align: center;
}
section.areas-of-practice p{
  width: 100%;
  text-align: center;
}
section.areas-of-practice .bt-default,
section.areas-of-practice .bt-default.services{
  float: none;
    display: table;
    margin: 45px auto 0 auto;
}
footer .footer .institutional-description{
  width: 100%;
}
header .show-menu{
  margin-top: 0;
}
header .languages-menu ul{
  margin-top: 6px;
  margin-bottom: 5px;
}
header .search-box{
      margin-top: 10px;
          margin-right: 0;
    padding-right: 0;
    border-right: 0;
}
section.areas-of-practice{
  padding-top: 50px;
  padding-bottom: 50px;
}
section.presentation{
  padding-top: 50px;
}
section.history{
  margin-bottom: 50px;
}
section.philosophy{
      padding-bottom: 50px;
      margin-bottom: 50px;
      margin-top: 50px;
}
section.news{
  padding-top: 50px;
    padding-bottom: 50px;
}
section.main-content{
  padding-top: 50px;
    padding-bottom: 50px;
}
.practice-areas-page .related{
  display: inline-block;
  float: left;
  width: 100%;
}
.practice-areas-page .related .lawyer-item{
margin-bottom: 45px;
display: inline-block;
}
.practice-areas-page .related .lawyer-item:last-child{
margin-bottom: 0;
}
.sidebar{
      margin-top: 45px;
    display: inline-block;
    float: left;
    width: 100%;
}
section.main-content.practice-areas-page .sidebar-menu{
  border: 0;
}
.lawyers-page .lawyer-item{
margin-bottom: 45px;
display: inline-block;
}
.lawyers-page .lawyer-item:last-child{
margin-bottom: 0;
}
.lawyers-profile-page .sidebar .profile{
  margin-bottom: 45px;
  display: inline-block;
  float: left;
  width: 100%;
}
.lawyers-profile-page .sidebar{
  margin-top: 0;
}
}

@media (max-width: 550px){
.featured-banner .banner-content .brand{
    width: 80%;
  }
  .featured-banner .banner-content h1{
        width: 80%;
            font-size: 38px;
  }
  .featured-banner .banner-content p{
        width: 80%;
  }
  section.areas-of-practice .areas-list ul,
section.areas-of-practice .areas-list ul.areas-right{
  width: 70%;
   float: none;
    display: table;
    margin: 0 auto;
}
section.areas-of-practice .areas-list ul.areas-right{
  margin-top: 45px;
}

section.areas-of-practice .areas-list-page ul.areas-right{
  margin-top: 0px;
}
   .screen-menu .menu {
    width: auto;
    margin-top: -60px;
}
.screen-menu .menu .brand {
    width: 215px;
    display: table;
    margin: 0 auto;
}
.screen-menu .bt-close{
  position: absolute;
  right: -20px;
  top: -20px;
}
.screen-menu .menu ul{
  margin: 0;
}


section.news .title p{
      padding: 0;
}
.featured-banner-inside .title p{
        padding: 0!important;
  }
  header .languages-menu{
    display: none;
  }
  header .search-box{
    width: 100%;
        border-top: 1px solid #eaeaea;
        padding-top: 5px;
  }
  header .search-box .box-bt-search{
    float: right;
  }
  header .search-box input{
    width: calc(100% - 45px);
  }

  header .show-menu{
        margin-top: 30px;
  }
  header .brand {
    width: 230px;
}
.screen-menu .menu ul li a {
    height: 30px;
    line-height: 5px;
    text-align: center;
    font-size: 16px;
}
.screen-menu .menu ul li {
    height: 30px;
    line-height: 30px;
}
.screen-menu .contact-info address {
    padding: 10px 0;
    margin: 10px 0;
    position: relative;
    color: #FFF;
    font-size: 15px;
}
.screen-menu .contact-info {
    text-align: center;
    margin-top: 0;
}
}

@media (max-width: 320px){
section.areas-of-practice h2,
section.professionals h2,
section.news .title h3{
line-height: 40px;
    font-size: 37px;
}

  .featured-banner .banner-content h1 {
    width: 100%;
    font-size: 30px;
}
.featured-banner .banner-content .brand{
  margin: 120px auto 60px auto;
}
  .screen-menu .menu .brand {
    width: 200px;
}
.screen-menu .menu ul {
    margin: 0 auto;
    display: table;
    float: none;
}
.screen-menu .menu ul li {
    height: 25px;
    line-height: 25px;
}
.screen-menu .menu ul li a {
    height: 25px;
    line-height: 5px;
    text-align: center;
    font-size: 16px;
}
.screen-menu .contact-info{
  display: table;
    width: 90%;
    float: none;
    margin: 13px auto;
}
header .brand{
  width: 100%;

}
header .show-menu{
      margin-top: 20px;
       margin-bottom: 20px;
       width: 100%;
}
header .show-menu i{
  display: table;
  float: none;
  margin: 0 auto;
}
}
/*@media (max-width: 1199px) {
  header .main-menu .navbar-nav > li > a{
    padding: 20px 10px;
  }
  header .main-menu .search-box{
    width: 220px;
  }

  .section-solutions .main-title h3{
    width: 65%;
  }
  .solution-list-item-home .description {
      padding-left: 0;
  }
  .section-institutional .box-content-institutional .description{
    width: 80%;
  }
  .section-institutional .box-content-institutional h2{
    font-size: 22px;
  }
  .section-institutional .box-content-institutional h3{
    font-size: 37px;
    margin: 10px 0 15px 0;
  }
  .volumetria-list .volumetria-item .count .odometer{
    font-size: 22px;
  }
  .volumetria-list .volumetria-item i{
    margin-right: 0;
  }
  .volumetria-list .volumetria-item p{
    font-size: 15px;
  }

  .section-map h2{
        width: 80%;
  }

 footer .footer .row-contact .box-contact .contact-item.office p{
    width: 200px;
  }
  .section-philosophy .image{
    right: inherit;
    left: -150px;
  }
  .section-philosophy .box-philoshophy:after{
    left: -205px;
  }
  .section-philosophy .box-philoshophy{
    padding: 35px;
  }
  .section-corporate .box-ceo .description{
    bottom: -140px;
  }
  .customer-list-duosystem{
        width: 300px;
  }
  .customers-list-footer{
    width: 650px;
  }
  .team-list-item p{
    max-height: 190px;
    height: 190px;
  }

  .offices .list-offices a{
        padding-right: 10px;
    margin-right: 10px;
  }

  .offices .list-offices .duo{
        padding-right: 10px;
    margin-right: 10px;
  }

  .col-md-9.content{
    width: 70%;
  }
  .col-md-3.sidebar{
    width: 30%;
  }
}
@media (min-width: 768px){
  header .main-menu{
    display: inline-block;
    width: 100%;
    border-top: 1px solid #ededed;
    padding: 0;

  }
}

@media (min-width: 768px) and (max-width: 991px) {
 .col-md-9.content{
    width: 65%!important;
    float: left;
  }
  .col-md-3.sidebar{
    width: 35%!important;
        float: left;
  }
  .solution-list-item h2{
    font-size: 22px;
    line-height: 30px;
    width: 100%;
  }
  header .pre-header{
    height: 140px;
  }
  .sidebar .last-posts h4{
    font-size: 25px;
  }
  .customers-list-footer {
    width: 510px;
}
header .pre-header .brand{
  width: 175px;
  margin-left: 15px;
}
header .pre-header .information .box-contact{
  margin-top: 10px;
}
header .pre-header .information{
      margin-right: 0px;
      margin-top: 20px;
}
header .pre-header .information .box-contact .contact-item,
header .pre-header .information .box-contact .social{
padding: 10px 15px ;
}
header .pre-header .information .box-contact .social{
padding: 7px 15px 0 10px;
}
header .pre-header .information .box-contact .social .follow{
  width: auto;
  margin-top: 0;
}
header .pre-header .information .box-contact .social a{
      margin-top: 3px;
}
header .pre-header .information .box-contact .social a.facebook{
  clear: both;
}
header .pre-header .information .box-languages .language-chooser{
      margin-right: 15px; 
}
header .main-menu .search-box{
  width: 100%;
  border: 0;
  border-top: 1px solid #ededed;
}
footer .footer .box-site-map{
  border-left: 0;
      padding: 30px;
      height: auto;
      min-height: auto;
  }
  footer .footer .row-contact{
      display: inline-block;
  }
  footer .footer .row-contact .box-contact .contact-item.office{
    border: 0;
    width: 100%;
    margin-bottom: 30px;
  }
  footer .footer .row-contact .box-contact .contact-item.office p{
    width: auto;
  }
  footer .subfooter .copyright{
    font-size: 13px;
  }
  footer .subfooter .link-utilities ul li a{
    font-size: 13px;
  }
  footer .subfooter .link-utilities ul li{
    padding-right: 10px;
    margin-right: 10px;
  }
  footer .subfooter .social{
    padding-left: 10px;
    margin-left: 10px;
  }
  footer .subfooter .development{
        padding-left: 10px;
    margin-left: 10px;
  }
  .googlemaps .map{
    position: relative;
    width: 100%;
  }
  .box-location{
        margin-top: 35px;
    padding-top: 35px;
    border-top: 1px solid #e1e1e0;
  }
  .main-content .box-location .image img{
    width: 100%!important;
  }
  .sidebar .box-press,
  .sidebar .box-social{
    padding: 0 15px;
  }
  .sidebar .box-press h3{
    height: auto;
  }
  .releases-news .post-list-item-full .cover{
    width: 100%; 
  }
  .releases-news .post-list-item-full .info-content{
    margin-top: 30px;
    width: 100%;
  }
  .releases-news .post-list-item-full .info-content h2{
    font-size: 25px;
  }
  .releases-news-detail .source a{
    word-break: break-all;
  }
  .releases-news-detail .description .alignleft,
  .releases-news-detail .description .alignright{
    width: 100%;
    margin: 15px 0;
  }
  .presentation h1{
    width: 100%;
  }
  .presentation P{
    padding: 0 5%;
  }
  .volumetria-list .volumetria-item i{
    float: none;
    margin: 0 auto;
    display: table;
  }
  .odometer{
    height: 50px;
    margin-top: -5px;
  }
  .volumetria-list .volumetria-item{
    height: 230px;
  }
  .volumetria-list .volumetria-item p{
     font-size: 14px;
         padding: 0 15px;
  }
  .team-list-item{
    width: 47%;
  }
  .team-list-item:nth-of-type(3n){
   margin-right: 5%;
}
.team-list-item:nth-of-type(2n){
   margin-right: 0;
}
.volumetria-list .volumetria-item.unidades:before{
  display: none;
}
.volumetria-list .volumetria-item.exames:before{
  display: none;
}
.section-philosophy{
      padding-right: 15px;
    padding-left: 15px;
}
.section-philosophy .box-philoshophy{
    box-shadow: none;
    width: 100%;
    padding: 0;
}
.section-philosophy .box-philoshophy:after{
  display: none;
}
.section-philosophy .image{
  width: 100%;
  left: 0;
  top: 0;
  margin-top: 30px;
}
.section-contact .box-social{
  float: left;
}
.section-contact .brand{
  margin-left: 80px;
}
.section-corporate .box-ceo .image{
      width: 50%;
}
.section-corporate .box-ceo .description {
    bottom: 80px;
    right: -25px;
    width: 50%;
}
.customer-list-duosystem{
  width: calc(100% - 210px);
}
.featured-banner-item .featured-banner-content{
  top: 80px;

}
.featured-banner-item .featured-banner-content .info p{
  width: 90%;
}
.slick-dots{
      bottom: 50px;
}
.section-institutional .box-consulting{
  margin-top: 100px;
}
.news-releases-home .box-news .bt-ticker.bt-prev-ticker{
      top: 16%;
    left: 0;
}
.news-releases-home .box-news .bt-ticker.bt-next-ticker {
    top: 16%;
    right: 0;
  }
  .news-releases-home .bt-releases,
  .news-releases-home .bt-news{
    width: 100%;
    text-align: center;
    margin-left: 0;
  }
  .news-releases-home p{
    width: 100%;
  }
}
@media (max-width: 767px){
  .navbar-toggle{
    background: #ed6e00;
    margin-right: 30px;
    margin-top: 60px;
  }
  .navbar-toggle:hover{
    background: #2b2b2b;
  }
  .navbar-toggle .icon-bar{
    background: #FFF;
  }
  header .pre-header .brand{
    margin-bottom: 30px;
  }
  header .pre-header .information{
    margin-right: 0;
    margin-top: 0;
  }
  header .pre-header .information .box-contact .contact-item.contact-us,
    header .pre-header .information .box-contact .contact-item.email-us{
    padding: 10px 10px 10px 10px;
  }
  header .pre-header .information .box-contact .contact-item.contact-us{
    border: 0;
  }
  header .pre-header .information .box-contact .social .follow{
    display: none;
  }
  header .pre-header .information .box-contact .social{
    padding: 10px;
  }
  header .pre-header .information .box-contact .social a{
    margin-top: 5px;
  }
  header .pre-header{
    height: auto;
  }
  .container > .navbar-collapse{
    margin-right: 0;
    margin-left: 0;
  }
  header .search-box{
  display: inline-block;
  float: left;
  border-top: 1px solid #ededed;
  border-bottom: 0;
  height: 60px;
  line-height: 60px;
  width: 100%;
  position: relative;
}
header .search-box .text-field{
  width: 100%;
  border: 0;
  margin: 0;
  padding: 0 20px;
  line-height: 60px;
  height: 60px;
  font-size: 14px;
}
header .search-box .text-field:focus{
  outline: none;
  box-shadow: none;
}
header .search-box .bt-search{
  position: absolute;
  top: 20px;
  right: 20px;
  width: 20px;
  height: 20px;
  background: url('../images/sprite.png') no-repeat -60px 0;
  border: 0;
}
header .main-menu .navbar-nav > li:first-child,
header .main-menu .navbar-nav > li{
  border-left: none;
  border-top: 1px solid #ededed;
  display: inline-block;
  float: left;
  width: 100%;
}
header .main-menu .dropdown-menu > li{
  display: inline-block;
  float: left;
  width: 100%;
}
.navbar-nav .open .dropdown-menu > li > a{
  padding: 0;
  height: 60px;
  line-height: 60px;
}
header .main-menu .dropdown-menu > li > a:before{
  margin-top: 25px;
}
header .main-menu .nav > li.open:after{
  top: 60px;
}
.navbar-nav .open .dropdown-menu{
  background: #2b2b2b;
  display: inline-block;
  float: left;
  width: 100%;
}
header .main-menu .navbar-nav > li > a{
display: inline-block;
  float: left;
  width: 100%;

}
.navbar-nav,
header .main-menu .intranet{
  margin: 0 -15px;
}
header .main-menu .intranet:hover{
  background: #2b2b2b;
}

header .pre-header .information{
  display: table;
  float: none;
  margin: 0 auto;
}

.googlemaps .map{
      position: relative;
    width: 100%;
}
.main-content .box-location{
  margin-top: 100px;
}
.main-content .box-location .image img{
  width: 100%;
}
.main-content {
    padding: 75px 15px;
}
.col-md-9.content,
.col-md-3.sidebar{
  width: 100%;
}
.releases-news .post-list-item-full .cover{
  width: 100%;
  margin-right: 0;
  margin-bottom: 30px;
}
.releases-news .post-list-item-full .info-content{
  width: 100%;
}
.sidebar .last-posts:after{
  display: none;
}
.releases-news-detail .description .alignleft{
  width: 100%;
    height: auto;
}
.releases-news-detail .description{
  margin-bottom: 35px;
    padding-bottom: 35px;
    border-bottom: 1px solid #e1e1e0;
}
footer .footer .row-contact{
  display: block;
  float: left;
}
footer .footer .box-site-map{
  border: 0;
  padding: 30px 15px 30px 15px;
}
footer .footer .institutional{
   padding: 50px 15px 30px 15px;
}
footer .footer .box-site-map .sitemap.institutional{
  width: 100%;
}
footer .footer .box-site-map .sitemap{
  margin-bottom: 0;
  width: 100%;
}
.news-releases-home .box-news{
  margin-top: 50px;
  padding: 0;
  box-shadow: none;
  webkit-box-shadow: none;
    -moz-box-shadow:none;
}
.news-releases-home .col-sm-4,
.news-releases-home .col-sm-8{
  display: inline-block;
  float: left;
  width: 100%;
}
.news-releases-home .box-news:after{
  display: none;
}
.news-releases-home .box-news .bt-ticker.bt-prev-ticker{
  left: 0;
}
.news-releases-home .box-news .bt-ticker.bt-next-ticker{
  right: 0;
}
.count-slider{
  display: none;
}
.row-eq-height{
  display: block;
}
.volumetria-list .volumetria-item{
  width: 100%;
}
.volumetria-list .volumetria-item.unidades:before,
.volumetria-list .volumetria-item.exames:before{
  display: none;
}
.volumetria-list .volumetria-item.urgencia, .volumetria-list .volumetria-item.consultas{
  border: 0;
}
.section-institutional .box-consulting{
  margin-top: 100px;
}
.section-institutional .box-content-institutional .description:after{
  display: none;
}
.section-institutional .box-content-institutional .description{
  width: 100%;
  box-shadow: none;
  webkit-box-shadow: none;
    -moz-box-shadow:none;
    padding-bottom: 0;
    padding-right: 0;
    text-align: justify;
}
.section-institutional .box-content-institutional{
  background: none!important;
}
.container-fluid.volumetria{
  padding-right: 0;
    padding-left: 0;
}
.volumetria-list .volumetria-item p {
    font-size: 18px;
}
.featured-banner-item .featured-banner-content{
      position: relative;
    z-index: 3;
    top: 70px;
    left: 0;
    width: 80%;
}

.featured-banner-item .featured-banner-content .info{
  width: 100%;
}
.featured-banner-item .featured-banner-content .info h2, .featured-banner-item .featured-banner-content .info h2 p{
  width: 100%;
  text-align: center;
}
.featured-banner-item .featured-banner-content .info h2{
  font-size: 32px;
}
.featured-banner-item .featured-banner-content .info p{
  width: 100%;
   text-align: center;
}
.featured-banner-item .featured-banner-content .info .banner-link{
  float: none;
  display: table;
  margin: 50px auto 0 auto;
  position: relative;
  top: 30px;
}
.featured-banner .arrows {
    bottom: 40%;
    left: 50%;
    width: 100%;
}
.featured-banner .arrows .bt-banner.bt-prev-banner{
  margin-left: -20px;
}
.featured-banner .arrows .bt-banner.bt-next-banner{
  margin-right: -20px;
}
.image-home-duo-responsive{
  display: block;
  width: 100%;
  height:auto;
  margin-top: 30px;
  display: inline-block;
  float: left;
}
.section-solutions .main-title h3{
  width: 100%;
}
.section-institutional .box-consulting ul li {
    margin-bottom: 10px;
    text-align: justify;
}
.solution-list-item-home p{
  text-align: justify;
}
.news-releases-home p{
  width: 100%;
   text-align: justify;
}
.section-map h2{
  width: 100%;
}
footer .footer .row-contact .box-contact .contact-item{
  border: 0;
  width: 100%;
  margin-bottom: 20px;
}
footer .footer .row-contact .box-contact .contact-item .info{
  width: calc(100% - 36px);
}
footer .footer .row-contact .box-contact .contact-item.office p {
    width: 100%;
}
footer .subfooter .copyright{
  width: 100%;
  margin: 15px 0 15px 0;
  text-align: center;
}
footer .subfooter .development:before{
  display: none;
}
footer .subfooter .development{
  display: table;
  float: none;
  margin: 0 auto 0 auto;
}
footer .subfooter .link-utilities,
footer .subfooter .social{
  display: table;
  float: none;
  margin: 0 auto 0 auto;
  padding-left: 0;
}
footer .subfooter .social{
   margin: 0 auto 20px auto;
}
footer .subfooter .social:before{
  display: none;
}
.solutions .description{
  margin-bottom: 35px;
    padding-bottom: 35px;
    border-bottom: 1px solid #e1e1e0;
}
.col-md-9.content.oportunities{
  text-align: justify;
}
.solutions .icon{
      margin-top: -3px;
}
.solutions h1{
  font-size: 30px;
}
.featured-banner.inside .featured-banner-item .banner-title h2{
      font-size: 38px;
}
.team-list-item{
  width: 100%;
}
.team-list-item p{
  height: auto;
  min-height: auto;
}
.releases-news-detail .source{
  margin-bottom: 35px;
    padding-bottom: 35px;
    border-bottom: 1px solid #e1e1e0;
}
.presentation h1{
  width: 100%;
}
.presentation p {
    text-align: justify;
    padding: 0 15px;
}
.section-philosophy{
      padding: 100px 15px;
}
.section-philosophy .box-philoshophy{
  width: 100%;
   box-shadow: none;
  webkit-box-shadow: none;
    -moz-box-shadow:none;
    padding: 0;
}
.section-philosophy .box-philoshophy .philoshophy-item{
  width: 100%;
  border-right: 0;
  margin-right: 0;
    padding-right: 0;
    margin-bottom: 25px;
    padding-bottom: 25px;
  border-bottom: 1px solid #e1e1e0;
}
.section-philosophy .box-philoshophy:after{
  display: none;
}
.section-philosophy .image{
  width: 100%;
  left: 0;
}
.section-contact .brand{
  display: table;
  float: none;
  margin: 0 auto 30px auto;
}
.section-contact .box-social{
  display: table;
  float: none;
  margin: 15px auto 0 auto;
}
.section-contact h3{
  width: 100%;
  text-align: center;
  margin-bottom: 30px;
}
.section-corporate .box-ceo .description {
    position: relative;
    float: left;
    display: block;
    width: 100%;
    padding: 35px 0;
    background: #FFF;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    bottom: 30px;
    text-align: justify;
}
.section-corporate .box-ceo .description:after{
  display: none;
}
.section-corporate .box-ceo{
  display: block;
    position: relative;
}
}
*/