/*   
Developer Notes: Main Style Sheet
DO NOT EDIT MAIN.CSS. Intead, edit scss/main.scss to make any style updates.
*//* Default Styles
-------------------------------------------------------------------------------*/@font-face{font-family:'BebasNeueRegular';src:url('../fonts/BebasNeue-webfont.eot');src:url('../fonts/BebasNeue-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/BebasNeue-webfont.woff') format('woff'), url('../fonts/BebasNeue-webfont.ttf') format('truetype'), url('../fonts/BebasNeue-webfont.svg#BebasNeueRegular') format('svg');font-weight:normal;font-style:normal;}html{font-size:16px;-webkit-font-smoothing:antialiased;overflow-x:hidden;}body{margin:0;padding:0;background:#44443f;}.wrap{width:96%;max-width:1060px;padding:0 2%;margin:0 auto;position:relative;clear:both;}img{max-width:100%;height:auto;}a{text-decoration:none;-webkit-transition:color 0.4s ease-in-out;-moz-transition:color 0.4s ease-in-out;-ms-transition:color 0.4s ease-in-out;-o-transition:color 0.4s ease-in-out;transition:color 0.4s ease-in-out;}*,*:after,*:before{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}input[type='submit']{-webkit-appearance:none !important;-moz-appearance:none !important;appearance:none !important;}h1,h2,h3,h4,h5,h6{font-style:normal;font-weight:normal;/* Common Site Elements
-------------------------------------------------------------------------------*/}.hide-text{text-indent:100%;white-space:nowrap;overflow:hidden;}.block,nav{width:100%;display:block;float:left;clear:both;}.list,nav ul{margin:0;padding:0;list-style-type:none;}.reset{margin:0;padding:0;}.valign{position:relative;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);/* WP Image Alignment
-------------------------------------------------------------------------------*/}img.alignright{float:right;margin:0 0 1em 1em;}img.alignleft{float:left;margin:0 1em 1em 0;}img.aligncenter{display:block;margin-left:auto;margin-right:auto;}.alignright{float:right;}.alignleft{float:left;}.aligncenter{display:block;margin-left:auto;margin-right:auto;}.wp-caption{margin-bottom:25px;/* Header
-------------------------------------------------------------------------------*/}#logo a{text-indent:-9999999px;display:block;background:url(http://www.miproconsulting.com/blog/wp-content/themes/thesis_182/custom/images/logo.gif) no-repeat;width:348px;height:80px;}.wrapper{width:960px;margin:0 auto;background:#fff;}nav ul li{float:left;}nav ul li a{display:inline-block;padding:10px 15px;font-family:'BebasNeueRegular', sans-serif;text-transform:uppercase;background:#3d3d3d;color:#fff;font-size:20px;line-height:18px;padding:10px;border-width:0.091em;border-left-width:0;text-transform:uppercase;}nav ul li a:hover{background:#ed2f23;}nav ul li.current_menu_item a{background:#ed2f23;}header[role="banner"]{/* Footer
-------------------------------------------------------------------------------*/}