/* Minify_CSS_UriRewriter::$debugText

*/

/* so-css-vantage.css */

/* 1  */ /* Header Text */
/* 2  */
/* 3  */ header#masthead .hgroup .support-text {
/* 4  */ color: #333333;
/* 5  */ font-size: 32px;
/* 6  */ font-family: allura;
/* 7  */ font-style: normal;
/* 8  */ }
/* 9  */
/* 10 */ .wpcf7-form p{
/* 11 */ font-family: ‘Tahoma’, sans-serif;
/* 12 */ font-weight: normal;
/* 13 */ font-size : 16px;
/* 14 */ color: #000;
/* 15 */ }
/* 16 */
/* 17 */
/* 18 */
/* 19 */ #colophon #theme-attribution {
/* 20 */ display: none;
/* 21 */ }
/* 22 */
/* 23 */
/* 24 */ header#masthead {
/* 25 */     background-repeat: no-repeat;
/* 26 */ }
/* 27 */
/* 28 */ #colophon {
/* 29 */ padding-top: 1px !important;
/* 30 */ padding-bottom: 10px !important;
/* 31 */ }
/* 32 */
/* 33 */ @media (max-width: 930px) {
/* 34 */     body.responsive #masthead .hgroup .logo {
/* 35 */         float: none;
/* 36 */     }
/* 37 */     body.responsive #masthead .hgroup .support-text, body.responsive #masthead .hgroup #header-sidebar {
/* 38 */         position: middle;
/* 39 */         display: block;
/* 40 */         margin-top: 30px;
/* 41 */         max-width: 100%;
/* 42 */     }
/* 43 */ }
/* 44 */
/* 45 */ /* Draw line between items */
/* 46 */ .main-navigation ul li {
/* 47 */ border-right: 1px solid #000;
/* 48 */ }
/* 49 */
/* 50 */ .main-navigation ul li:last-of-type {

/* so-css-vantage.css */

/* 51 */ border-right: none;
/* 52 */ }
/* 53 */
/* 54 */ .main-navigation ul ul li {
/* 55 */ border-right: none;
/* 56 */ }
