 /*======================================================================*\
|| #################################################################### ||
|| # Package - Joomla Template based on YJSimpleGrid Framework          ||
|| # Copyright (C) 2010  Youjoomla.com. All Rights Reserved.            ||
|| # license - PHP files are licensed under  GNU/GPL V2                 ||
|| # license - CSS  - JS - IMAGE files  are Copyrighted material        ||
|| # bound by Proprietary License of Youjoomla.com                      ||
|| # for more information visit http://www.youjoomla.com/license.html   ||
|| # Redistribution and  modification of this software                  ||
|| # is bounded by its licenses                                         ||
|| # websites - http://www.youjoomla.com | http://www.yjsimplegrid.com  ||
|| #################################################################### ||
\*======================================================================*/
 
@media screen and (max-width: 980px) {
/* do something */
}
@media (max-width:768px){
  body {
  padding-right:0px !important;
  padding-left:0px !important;
  }
  #certificado {
    display:none !important;
  }
  #autoridad {
    display:none !important;
  }
  #user2 {
  width: 100% !important;
  }
  #img-padron {
    width:170px !important;
    
  }
  #topmenu_holder {
    display:none !important;
  }
  #logo {
  background: url(/images/headers/logo-tep-min.png) no-repeat 0px 0px !important;
  margin:0px !important;
  width:100px !important;
  height:170px !important;
  }
  #logoholder {
  display:flex;
  width:100px !important;
  height:170px !important;
  }
  div#logoholder {
  margin:20px !important;
  }
  div#header {
  display: flex !important;
  justify-content: center !important;
  }
  #header {
  width: 380px !important;
  background-image: none !important;
  background-color: #04594E;
  }  
  #header3 {
    display:none !important;
  }
  .yjsg-offc-btn.site-offc {
  top:25px !important;
  left: 15px !important;
  font-size: 30px !important;
}