/*
Theme Name: Repumatic.com New Design Layout
Author: IT Flex Solutions
Author URI: http://www.itflexsolutions.com/

Created By: Rajeshwari.
Creation Date:October 06, 2014
Created For : Mobile and iPad View


*/
@media only screen and (min-width: 320px) {

.navbar-header{}


}
@media only screen and (min-width: 768px) and (max-width:1024px) {
.navbar-header{width:auto !important;}


}