    
  h1.page-title { font-size: 22px; }
  #logo { }
  .avsecspace { position: relative; height:38px; width:40px; }
  .header-left .logo {  position: absolute; margin-top:-55px; margin-left:15px; height:150px; }
  
  
  #logo-asi-lefts, #logo-avs-lefts { width:127px; }
  .asi-subscribe { font-size: 10px; }
  
  hr.topdivider {
	 margin-top: 40px;
	 margin-bottom: -20px;
  }
  
  .movelt {
  	margin-left: 10px;
  }
  
 .topcont { font-size:12px;}
  
 .avs_submit { margin-top:-10px; } 
 .avs_fields { padding:5px; }
 .avs_form { border: 1px solid #2B9F6E; background-color:#E4F3D5; }
 
 .img-responsive {
    display: block;
    max-width: 100%;
    width: 100%;
    height: auto;
}

  .avs_footer { color:#C4C4C4; }
  .subfooter .navbar-default .nav > li > a, .subfooter .navbar-default .nav > a {
    background-color: transparent;
    color:#299F65; }
  .devby { font-size: 9px; m}
  .devby > a { color:#C4C4C4; }

#avbanners-right { display:none; }

@media(max-width:768px){
  #avbanners-left { display:none !important; }
  #avbanners-right { display:inline !important; }
}