/* Theme Name: The Project - Responsive Website Template
Author:HtmlCoder
Author URI:http://www.htmlcoder.me
Author e-mail:htmlcoder.me@gmail.com
Version:1.1.0
Created:December 2014
License URI:http://support.wrapbootstrap.com/
File Description: Place here your custom CSS styles
*/

	.navBtnConsultation{
		 padding: 10px; 
		 margin-left: 8px;
		 background-color:#a7c44f;
		 font-size: medium;
	}
	@media only screen and (min-width: 959px) {
		.divwidth{
			width: 65%;
		}
		.navBtnConsultation{
			 margin-left: 270px;
		}
		.fixed-header-on .header .logo img {
		    max-height: 117px;
		    padding-top: 15px;
		}
	}