/*RESPONSIVE*/
@media screen and (max-width: 1200px) AND (min-width: 1025px) { .row, .NewsHome, #owl-demo .item {
  max-width: 100%;
  width: 100% auto;
  text-align:center;
}
.NewsHome {
  width: 100% !important;
  max-width:650px !important;
}
.News-Gal {
  margin-left: -40px !important;
}
.News-Gal li {
  width: 315px !important;
}
.Videos-Gal {
  margin-left: -40px !important;
  max-width:650px !important;
}
.Videos-Gal ul {
  max-width:650px !important;
}
.Videos-Gal li {
  width: 200px !important;
}
.Videos-Gal-Img {
  height: 120px !important;
  max-width:195px !important;
  max-height:120px !important;
}
.Fotos-Gal {
  margin-left: -40px !important;
  max-width:650px !important;
}
.Fotos-Gal ul {
  max-width:650px !important;
}
.Fotos-Gal li {
  width: 200px !important;
}
.Fotos-Gal-Img {
  height: 120px !important;
  max-width:195px !important;
  max-height:120px !important;
}



}

/* tablet */
@media screen and (max-width: 1024px) AND (min-width: 651px) { .row {
  flex: 100%;
  max-width: 100%;
  width: auto;
  text-align:center;
}
.NewsHome {
  width: 100% !important;
  max-width:650px !important;
}
.News-Gal {
  margin-left: -40px !important;
}
.News-Gal li {
  width: 315px !important;
}
.ClassVeja {
  width:100% !important;
  max-width:200px !important;
}
.BannerClass {
  width:100% !important;
  max-width:350px !important;
}
.Videos-Gal {
  margin-left: -40px !important;
  max-width:650px !important;
}
.Videos-Gal ul {
  max-width:650px !important;
}
.Videos-Gal li {
  width: 200px !important;
}
.Videos-Gal-Img {
  height: 120px !important;
  max-width:195px !important;
  max-height:120px !important;
}
.Fotos-Gal {
  margin-left: -40px !important;
  max-width:650px !important;
}
.Fotos-Gal ul {
  max-width:650px !important;
}
.Fotos-Gal li {
  width: 200px !important;
}
.Fotos-Gal-Img {
  height: 120px !important;
  max-width:195px !important;
  max-height:120px !important;
}
.PagNoticiaFBComent {
  min-width: 650px !important;
}
}


/* celular */
@media screen and (max-width: 650px) AND (min-width: 361px) { .row, .Back-Header, .Back-Logo, .Logo, .Logo-Banner, .News-Gal li, .Classificados, .BannerClass, .Social-Ico, .FooterEndereco {
  flex-direction: column;
  flex: 100%;
  max-width: 100%;
  width: auto;
  text-align:center;
}
#cssmenu {
  z-index:100 !important;
}
.Banner {
  z-index:99 !important;
  margin-top: 5px !important;
}
.Logo-Banner {
  margin-top: -40px !important;
}
.Back-Menu {
  margin-top: 90px !important;
}
.NewsDestaqueTit{
  height:90px !important;
}
.News-Gal li {
  width: 90% !important;
  float: none !important;
  text-align: left !important;
}
.News-Gal-Img {
  float: none !important;
  width: 100% !important;
  height: 230px !important;
  max-width:600px !important;
  max-height:230px !important;
}
.NewsTitulo a {
  text-align: left !important;
  font-size:15px !important;
  line-height:1.16em !important;
}
.NewsEdit{
  text-align: left !important;
  font-size:16px !important;
  line-height:1.16em !important;
}
.Videos-Gal {
  margin-left: 5px !important;
}
.Fotos-Gal {
  margin-left: 5px !important;
}
.PagEventosImages {
  margin-left: -20px !important;
  max-width: 100% !important;
  width: auto !important;
}
.PagNoticiaFBComent {
  min-width: 600px !important;
}
.Social-Ico {
  padding-left: 1px !important;
}

}

/* celular -2*/
@media screen and (max-width: 360px) AND (min-width: 320px) { .row, .Back-Header, .Back-Logo, .Logo, .Logo-Banner, .News-Gal li, .Classificados, .BannerClass, .galInfo li, .galInfo-Img, .ClassPag, .Social-Ico, .FooterEndereco {
  flex-direction: column;
  flex: 100%;
  max-width: 100%;
  width: auto;
  text-align:center;
}
#cssmenu {
  z-index:100 !important;
}
.Banner {
  z-index:99 !important;
  margin-top: 5px !important;
}
.Logo-Banner {
  margin-top: -60px !important;
}
.Back-Menu {
  margin-top: 50px !important;
}
.NewsDestaqueTit{
  height:90px !important;
}
.News-Gal li {
  width: 90% !important;
  float: none !important;
  text-align: left !important;
}
.News-Gal-Img {
  float: none !important;
  width: 100% !important;
  height: 230px !important;
  max-width:600px !important;
  max-height:230px !important;
}
.NewsTitulo a {
  text-align: left !important;
  font-size:15px !important;
  line-height:1.16em !important;
}
.NewsEdit{
  text-align: left !important;
  font-size:16px !important;
  line-height:1.16em !important;
}
.galInfo li {
  width: 90% !important;
  float: none !important;
  text-align: left !important;
  margin-left: -10px !important;
}
.galInfo-Img {
  float: none !important;
  width: 100% !important;
  height: 230px !important;
  max-width:600px !important;
  max-height:230px !important;
}
.Videos-Gal li {
  width: 340px !important;
}
.Videos-Gal-Img {
  height: 180px !important;
  max-width:320px !important;
  max-height:180px !important;
}
.Fotos-Gal li {
  width: 340px !important;
}
.Fotos-Gal-Img {
  height: 180px !important;
  max-width:320px !important;
  max-height:180px !important;
}
.PagEventosImages {
  margin-left: -30px !important;
  max-width: 100% !important;
  width: auto !important;
}
.PagEventosImages li {
  padding: 0 5px !important;
}
.PagEventosImg {
  width: 135px !important;
}
.PagNoticiaFBComent {
  min-width: 360px !important;
}
.ClassPag {
  width: 100% !important;
  margin: none !important;
}
.ClassTit {
text-align:center !important;
}
.ClassEnviar {
text-align:center !important;
}
.Classgal {
  margin-left: -15px !important;
}
.Social-Ico {
  padding-left: 1px !important;
}
.FooterCopy span {
  font-size: 10px;
}
}

/* iphone */
@media screen and (max-device-width: 320px){ .row {
  flex-direction: column;
  flex: 100%;
  max-width: 100%;
  width: auto;
  text-align:center;
}
.Videos-Gal li {
  width: 300px !important;
}
.Videos-Gal-Img {
  height: 160px !important;
  max-width:280px !important;
  max-height:160px !important;
}
.Fotos-Gal li {
  width: 300px !important;
}
.Fotos-Gal-Img {
  height: 160px !important;
  max-width:280px !important;
  max-height:160px !important;
}
.PagEventosImages {
  margin-left: -15px !important;
  max-width: 100% !important;
  width: auto !important;
}
.PagEventosImages li {
  padding: 0 5px !important;
}
.PagEventosImg {
  width: 100px !important;
}
.PagNoticiaFBComent {
  min-width: 320px !important;
}
}
