@media (max-width: 768px) {
  iframe {
    width: 100%;
    height: auto;
  }
}

@media (max-width: 1024px) {
  body p {
    font-weight: normal !important;
    font-family: 'Open Sans', Arial, sans-serif;
    color: #333333;
  }
  body h2 {
    margin-top: 1em !important;
  }
  body #perfil_afesbj h3, body #sobre_o_relatorio h3, body #compromissos h3, body #perfil_afesbj h3, body #ensino_bomjesus h3, body #ensino_fae h3, body #institucional_afesbj h3, body #social_afesbj h3, body #avalie h3 {
    padding-bottom: .6em;
  }
  #compromissos h3.ouro, #compromissos .fundo.ouro h3.ouro {}
  #social_afesbj .box-dashed.roxo h2 {
    color: #6a3c6f;
    font-weight: 500;
    text-align: center;
    background-color: #e8e7b6;
    padding: 0px 20px 10px 20px;
    margin-top: -64px !important;
    margin-left: 0;
    width: 100%;
    text-transform: none;
  }
  nav.cmn-tile-nav ul {
    margin-top: 5em;
  }
  .modaal-close:focus, .modaal-close:hover {
    background-color: transparent!important
  }
  .modaal-wrapper .nav>li>a {
    letter-spacing: 0px;
    color: #ffffff;
  }
  .modaal-wrapper .nav>li>a span {
    letter-spacing: 0px;
    color: #ffffff;
    font-weight: bold;
  }
  nav.cmn-tile-nav li, nav.cmn-tile-nav li.active {
    height: 155px
  }
  nav.cmn-tile-nav li a, nav.cmn-tile-nav li.active a, nav.cmn-tile-nav a:hover, nav.cmn-tile-nav a:focus {
    height: inherit;
  }
  nav.cmn-tile-nav li:nth-child(odd) {
    width: 46%;
    margin-right: 4%;
    margin-bottom: 4%;
    float: left
  }
  nav.cmn-tile-nav li:nth-child(even) {
    width: 46%;
    margin-right: 0;
    margin-bottom: 4%;
  }
  nav.cmn-tile-nav a, nav.cmn-tile-nav a:hover, nav.cmn-tile-nav a:focus {
    text-align: center;
    padding: 20px 12px 65px!important
  }
  .modaal-close:before, .modaal-close:after {
    display: block;
    content: " ";
    position: absolute;
    top: 15px !important;
    left: 65px !important;
    width: 10px !important;
    height: 80px !important;
    border-radius: 4px;
    background: #fff;
    -webkit-transition: background .2s ease-in-out;
    -moz-transition: background .2s ease-in-out;
    -ms-transition: background .2s ease-in-out;
    -o-transition: background .2s ease-in-out;
    transition: background .2s ease-in-out;
  }
  .modaal-close {
    right: 6% !important;
  }
  .modaal-close::before, .modaal-close::after, .modaal-close:hover::before, .modaal-close:hover::after {
    background-color: #FFF!important;
  }
  /************ BOX MOBILE ********/
  .box-mob {
    border: 0px solid;
    padding: 30px;
    margin-top: 50px;
  }
  .box-mob h2 {
    text-align: center !important;
    text-transform: none !important;
    padding: 20px !important;
  }
  /*****/
  #sobre_o_relatorio .box-mob {
    border-color: #423c96;
  }
  #sobre_o_relatorio .box-mob h2 {
    color: #423c96;
  }
  .box-mob ul li {}
  /**/
  #compromissos .box-mob {
    border-color: #be8615;
  }
  #compromissos .box-mob h2 {
    color: #be8615;
  }
  /**/
  #ensino_afesbj .box-mob {
    border-color: #5b8466;
  }
  #ensino_afesbj .box-mob h2 {
    color: #5b8466;
  }
  /**/
  #ensino_fae .box-mob {
    border-color: #5e671e;
  }
  #ensino_fae .box-mob h2 {
    color: #5e671e;
  }
  /**/
  #institucional_afesbj .box-mob {
    border-color: #0057a8;
  }
  #institucional_afesbj .box-mob h2 {
    color: #0057a8;
  }
  /**/
  #social_afesbj .box-mob {
    border-color: #634766;
  }
  #social_afesbj .box-mob h2 {
    color: #634766;
  }
  /**/
  #perfil_afesbj .box-mob {
    border-color: #3477ac;
  }
  #perfil_afesbj .box-mob h2 {
    color: #3477ac;
  }
  .circle-dashed {
    width: 200px;
    height: 200px;
    background-color: #fff;
    border-radius: 100%;
    display: block;
    margin: 0 auto;
    margin-bottom: 2em;
    margin-top: 2em;
  }
  .circle-dashed .circle {
    width: 165px;
    height: 165px;
    border-radius: 100%;
    display: block;
    position: absolute;
    margin-left: 10px;
    margin-top: 10px;
  }
  .circle-dashed .circle h5 {
    color: #fff !important;
    font-family: "Roboto", "Open Sans" !important;
    font-weight: 500 !important;
    text-align: center !important;
    padding: 5px !important;
    margin-top: 3em !important;
  }
  .circle-dashed .circle h6 {
    color: #fff !important;
    font-family: "Roboto", "Open Sans" !important;
    font-weight: 500 !important;
    text-align: center !important;
    padding: 5px !important;
    text-transform: none !important;
  }
  .circle-dashed .circle span.icone img {
    text-align: center;
    padding: 10px 0;
    width: initial !important;
    display: block;
    margin: 0 auto;
  }
  /****/
  #sobre_o_relatorio .circle-dashed {
    border: 5px dashed #423c96;
  }
  #sobre_o_relatorio .circle-dashed .circle {
    background-color: #423c96;
  }
  /****/
  #compromissos .circle-dashed {
    border: 5px dashed #be8715;
  }
  #compromissos .circle-dashed .circle {
    background-color: #be8715;
  }
  /****/
  #perfil_afesbj .circle-dashed {
    border: 5px dashed #456383;
  }
  #perfil_afesbj .circle-dashed .circle {
    background-color: #456383;
  }
  /****/
  #ensino_bomjesus .circle-dashed {
    border: 5px dashed #a53a45;
  }
  #ensino_bomjesus .circle-dashed .circle {
    background-color: #a53a45;
  }
  /****/
  #ensino_fae .circle-dashed {
    border: 5px dashed #5e671e;
  }
  #ensino_fae .circle-dashed .circle {
    background-color: #5e671e;
  }
  /****/
  #institucional_afesbj .circle-dashed {
    border: 5px dashed #0057a8;
  }
  #institucional_afesbj .circle-dashed .circle {
    background-color: #0057a8;
  }
  /****/
  #social_afesbj .circle-dashed {
    border: 5px dashed #6a3c6f;
  }
  #social_afesbj .circle-dashed .circle {
    background-color: #6a3c6f;
  }
  /****/
  #perfil_afesbj img.initial {
    width: 100% !important;
  }
}

@media (max-width: 1024px) {
  .carousels, .carousels>div, .carousels .carousel {
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
    margin-top: 0;
  }
  .menu {
    /*background: url(../img/bg-menu-mob.jpg);*/
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    /*position: fixed;*/
    top: 0;
    width: 100%;
    z-index: 999;
  }
  .menu h1 {
    font-family: 'Roboto', sans-serif, serif;
    text-transform: uppercase;
    padding: 15px;
    letter-spacing: 2px;
    height: 140px;
    font-size: 20px;
    color: #555;
    line-height: 25px;
    font-weight: bold;
    text-align: left
  }
  .burguer {
    padding: 5px !important;
    background: #824e1b;
    border: none !important;
    border-radius: 4px;
    color: #fff;
    font-family: 'Lato', sans-serif, serif;
    letter-spacing: 1px;
    text-transform: uppercase;
    cursor: pointer;
    display: block;
    position: absolute;
    top: 20px;
    right: 20px;
  }
  .burguer .icon-burguer {
    display: block;
    width: 35px;
    height: 5px;
    border-radius: 10px;
    margin: 8px 5px;
    background: #fff;
  }
  #footer {
    padding: 30px 0
  }
  #footer a.btn_download {
    font-size: 18px;
    width: 300px;
    text-align: left;
  }
}

@media (max-width: 1025px) {
  .hidden-tab {
    display: none !important;
  }
  .visible-tab {
    display: block !important;
  }
}
