/*------------------------------------------------------------------------
* Copyright (c) 2008-2012 ZooTemplate. All Rights Reserved.
* @license - Copyrighted Commercial Software
* Author: ZooTemplate
* Websites:  http://www.zootemplate.com
-------------------------------------------------------------------------*/
/*None Responsive*/
.hidden-desktop {
    display: none !important;
}
.container{
    width: 1000px;
}
#zt-wrapper-inner
{
    min-width: 100%;
    width: 1170px;
}