 
@charset "UTF-8";

/* =============================================================================
   ../webfonts
   ========================================================================== */
@font-face {
  font-family: 'MuseoSans100';
  src: url("../webfonts/museosans_100-webfont.eot");
  src: url("../webfonts/museosans_100-webfont.eot?#iefix") format("embedded-opentype"), url("../webfonts/museosans_100-webfont.woff") format("woff"), url("../webfonts/museosans_100-webfont.ttf") format("truetype"), url("../webfonts/museosans_100-webfont.svg#MuseoSans100") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'MuseoSans300';
  src: url("../webfonts/museosans_300-webfont.eot");
  src: url("../webfonts/museosans_300-webfont.eot?#iefix") format("embedded-opentype"), url("../webfonts/museosans_300-webfont.woff") format("woff"), url("../webfonts/museosans_300-webfont.ttf") format("truetype"), url("../webfonts/museosans_300-webfont.svg#MuseoSans300") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'MuseoSans500';
  src: url("../webfonts/museosans_500-webfont.eot");
  src: url("../webfonts/museosans_500-webfont.eot?#iefix") format("embedded-opentype"), url("../webfonts/museosans_500-webfont.woff") format("woff"), url("../webfonts/museosans_500-webfont.ttf") format("truetype"), url("../webfonts/museosans_500-webfont.svg#MuseoSans500") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'MuseoSans700';
  src: url("../webfonts/museosans_700-webfont.eot");
  src: url("../webfonts/museosans_700-webfont.eot?#iefix") format("embedded-opentype"), url("../webfonts/museosans_700-webfont.woff") format("woff"), url("../webfonts/museosans_700-webfont.ttf") format("truetype"), url("../webfonts/museosans_700-webfont.svg#MuseoSans700") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'MuseoSans900';
  src: url("../webfonts/museosans_900-webfont.eot");
  src: url("../webfonts/museosans_900-webfont.eot?#iefix") format("embedded-opentype"), url("../webfonts/museosans_900-webfont.woff") format("woff"), url("../webfonts/museosans_900-webfont.ttf") format("truetype"), url("../webfonts/museosans_900-webfont.svg#MuseoSans900") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'MuseoSlab300';
  src: url("../webfonts/museo_slab_300-webfont.eot");
  src: url("../webfonts/museo_slab_300-webfont.eot?#iefix") format("embedded-opentype"), url("../webfonts/museo_slab_300-webfont.woff") format("woff"), url("../webfonts/museo_slab_300-webfont.ttf") format("truetype"), url("../webfonts/museo_slab_300-webfont.svg#MuseoSlab300") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'MuseoSlab100';
  src: url("../webfonts/museo_slab_100-webfont.eot");
  src: url("../webfonts/museo_slab_100-webfont.eot?#iefix") format("embedded-opentype"), url("../webfonts/museo_slab_100-webfont.woff") format("woff"), url("../webfonts/museo_slab_100-webfont.ttf") format("truetype"), url("../webfonts/museo_slab_100-webfont.svg#MuseoSlab100") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'MuseoSlab500';
  src: url("../webfonts/museo_slab_500-webfont.eot");
  src: url("../webfonts/museo_slab_500-webfont.eot?#iefix") format("embedded-opentype"), url("../webfonts/museo_slab_500-webfont.woff") format("woff"), url("../webfonts/museo_slab_500-webfont.ttf") format("truetype"), url("../webfonts/museo_slab_500-webfont.svg#MuseoSlab500") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'Billabong';
  src: url("../webfonts/billabong-webfont.eot");
  src: url("../webfonts/billabong-webfont.eot?#iefix") format("embedded-opentype"), url("../webfonts/billabong-webfont.woff") format("woff"), url("../webfonts/billabong-webfont.ttf") format("truetype"), url("../webfonts/billabong-webfont.svg#BillabongRegular") format("svg");
  font-weight: normal;
  font-style: normal; }

/* =============================================================================
   HTML5 display definitions
   ========================================================================== */
article, aside, details, figcaption, figure, footer, header, hgroup, nav, section {
  display: block; }

audio, canvas, video {
  display: inline-block;
  *display: inline;
  *zoom: 1; }

audio:not([controls]) {
  display: none; }

[hidden] {
  display: none; }

/* =============================================================================
   Base
   ========================================================================== */
/*
 * 1. Correct text resizing oddly in IE6/7 when body font-size is set using em units
 * 2. Force vertical scrollbar in non-IE
 * 3. Prevent iOS text size adjust on device orientation change, without disabling user zoom: h5bp.com/g
 */
html {
  font-size: 80%;
  overflow-y: scroll;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%; }

body {
  margin: 0;
  font-size: 16px;
  line-height: 1.231; }

body, button, input, select, textarea {
  font-family: sans-serif;
  color: #222; }

/*
 * Remove text-shadow in selection highlight: h5bp.com/i
 * These selection declarations have to be separate
 * Also: hot pink! (or customize the background color to match your design)
 */
::-moz-selection {
  background: #f39322;
  color: #fff;
  text-shadow: none; }

::selection {
  background: #f39322;
  color: #fff;
  text-shadow: none; }

/* =============================================================================
   Links
   ========================================================================== */
a {
  color: #00e; }

a:visited {
  color: #551a8b; }

a:hover {
  color: #06e; }

a:focus {
  outline: thin dotted; }

/* Improve readability when focused and hovered in all browsers: h5bp.com/h */
a:hover, a:active {
  outline: 0; }

/* =============================================================================
   Typography
   ========================================================================== */
abbr[title] {
  border-bottom: 1px dotted; }

b, strong {
  font-weight: bold; }

blockquote {
  margin: 1em 40px; }

dfn {
  font-style: italic; }

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0; }

ins {
  background: #ff9;
  color: #000;
  text-decoration: none; }

mark {
  background: #ff0;
  color: #000;
  font-style: italic;
  font-weight: bold; }

/* Redeclare monospace font family: h5bp.com/j */
pre, code, kbd, samp {
  font-family: monospace, serif;
  _font-family: 'courier new', monospace;
  font-size: 1em; }

/* Improve readability of pre-formatted text in all browsers */
pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word; }

q {
  quotes: none; }

q:before, q:after {
  content: "";
  content: none; }

small {
  font-size: 85%; }

/* Position subscript and superscript content without affecting line-height: h5bp.com/k */
sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

/* =============================================================================
   Lists
   ========================================================================== */
ul, ol {
  margin: 1em 0;
  padding: 0 0 0 40px; }

dd {
  margin: 0 0 0 40px; }

nav ul, nav ol {
  list-style: none;
  list-style-image: none;
  margin: 0;
  padding: 0; }

/* =============================================================================
   Embedded content
   ========================================================================== */
/*
 * 1. Improve image quality when scaled in IE7: h5bp.com/d
 * 2. Remove the gap between images and borders on image containers: h5bp.com/e
 */
img {
  border: 0;
  -ms-interpolation-mode: bicubic;
  vertical-align: middle; }

/*
 * Correct overflow not hidden in IE9
 */
svg:not(:root) {
  overflow: hidden; }

/* =============================================================================
   Figures
   ========================================================================== */
figure {
  margin: 0; }

/* =============================================================================
   Forms
   ========================================================================== */
form {
  margin: 0; }

fieldset {
  border: 0;
  margin: 0;
  padding: 0; }

/* Indicate that 'label' will shift focus to the associated form element */
label {
  cursor: pointer; }

/*
 * 1. Correct color not inheriting in IE6/7/8/9
 * 2. Correct alignment displayed oddly in IE6/7
 */
legend {
  border: 0;
  *margin-left: -7px;
  padding: 0; }

/*
 * 1. Correct font-size not inheriting in all browsers
 * 2. Remove margins in FF3/4 S5 Chrome
 * 3. Define consistent vertical alignment display in all browsers
 */
button, input, select, textarea {
  font-size: 100%;
  margin: 0;
  vertical-align: baseline;
  *vertical-align: middle; }

/*
 * 1. Define line-height as normal to match FF3/4 (set using !important in the UA stylesheet)
 */
button, input {
  line-height: normal; }

/*
 * 1. Display hand cursor for clickable form elements
 * 2. Allow styling of clickable form elements in iOS
 * 3. Correct inner spacing displayed oddly in IE7 (doesn't effect IE6)
 */
button, input[type="button"], input[type="reset"], input[type="submit"] {
  cursor: pointer;
  -webkit-appearance: button;
  *overflow: visible; }

/*
 * Consistent box sizing and appearance
 */
input[type="checkbox"], input[type="radio"] {
  box-sizing: border-box;
  padding: 0; }

input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box; }

input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/*
 * Remove inner padding and border in FF3/4: h5bp.com/l
 */
button::-moz-focus-inner, input::-moz-focus-inner {
  border: 0;
  padding: 0; }

/*
 * 1. Remove default vertical scrollbar in IE6/7/8/9
 * 2. Allow only vertical resizing
 */
textarea {
  overflow: auto;
  vertical-align: top;
  resize: vertical; }

/* Colors for form validity */
input:invalid, textarea:invalid {
  background-color: #f0dddd; }

/* =============================================================================
   Tables
   ========================================================================== */
table {
  border-collapse: collapse;
  border-spacing: 0; }

td {
  vertical-align: top; }

a, a:visited {
  font-family: "MuseoSans500", sans-serif;
  color: #963900;
  text-decoration: none;
  text-shadow: 1px 1px 1px #fff; }

a:hover, a:active {
  color: #333;
  text-decoration: underline; }

body {
  font-family: "MuseoSans300", sans-serif;
}

.wrapper {
  background: none;
  max-width: 996px; 
  margin-left: auto;
  margin-right: auto;
  }

section {
  margin: 20px auto auto auto;
  width: 90%;
  z-index: 2; }

footer {
  padding: 20px 0;
  text-align: center; }

/* =============================================================================
   Common Elements
   ========================================================================== */
.top {
  text-align: right;
  width: 90%;
  margin: 25px auto; }
  .top a, .top a:visited {
    background: url("../images/nav_up_16x16.png") 10px 7px no-repeat;
    box-shadow: -1px -1px 2px rgba(0, 0, 0, 0.4);
    font-size: .8em;
    -moz-border-radius: 25px;
    -webkit-border-radius: 25px;
    border-radius: 25px;
    padding: 8px 12px 8px 30px;
    background-color: rgba(200, 200, 200, 0.2);
    text-decoration: none;
    color: #000;
    text-shadow: 1px 1px 1px #eee;
    opacity: 0.6;
    filter: alpha(opacity=60);
    /* For IE8 and earlier */ }
  .top a:hover, .top a:active {
    text-decoration: none;
    color: #000;
    opacity: 1;
    filter: alpha(opacity=100);
    /* For IE8 and earlier */ }

.button_circle {
  text-shadow: none;
  color: #fff;
  font-family: "MuseoSans100", sans-serif;
  font-style: italic;
  padding: 8px;
  background: #f39322;
  -moz-border-radius: 50px;
  -webkit-border-radius: 50px;
  border-radius: 50px;
  width: 25px; }
  .button_circle a {
    display: block;
    width: 100%;
    height: 100%; }

.disclaimer {
  text-shadow: 1px 1px 1px #fff;
  color: #999;
  font: 0.8em "Georgia", serif;
  font-style: italic; }
  .disclaimer b {
    color: #f39322;
    font-weight: normal; }

.logo_chain {
  list-style-type: none;
  padding: 0;
  margin: 0;
  text-align: center; }
  .logo_chain li {
    margin: auto 20px;
    line-height: 5em;
    display: inline; }

#press_logos {
  margin-top: 15px; }
  #press_logos img {
    width: 20%;
    max-width: 120px; }
/*
.previews {
  display: block; }
  .previews .iphone {
    background: no-repeat url("../images/iphone_frame.png");
    min-width: 71px;
    min-height: 141px; }
  .previews .mac {
    background: no-repeat url("../images/mac_frame.png");
    width: 500px;
    height: 352px; }
  .previews .ipad {
    background: no-repeat url("../images/ipad_frame.png");
    width: 291px;
    height: 367px; }
  .previews .android {
    background: no-repeat url("../images/android_frame.png");
    width: 103px;
    height: 187px; }
*/

/* =============================================================================
   Headers, Text and Stuff
   ========================================================================== */
h2 {
  font-family: "MuseoSans500", sans-serif;
  font-weight: normal;
  margin: 0;
  padding: 0; }
  h2 em {
    font-style: normal;
    font-family: "Billabong", sans-serif; }

h2.header .button_circle {
  display: none; }

p {
  margin: 10px 0;
  line-height: 1.4em; }

.facebook {
  background: #3b5998; }

.twitter {
  background: #9AE4E8; }

.iphone_large {
  background: no-repeat url("../images/iphone_large_frame.png");
  width: 181px;
  height: 401px; }
  .iphone_large img {
    position: absolute;
    top: 60px;
    left: 16px; }

#lets_continue {
  text-align: center; }

.highlight {
  color: #f39322; }

/* =============================================================================
   Header
   ========================================================================== */
header {
  text-align: center;
  z-index: 1; }
  header .logo .mobile {
    background: #999;
    margin: 10px;
    padding: 5px 10px;
    color: #fff;
    -moz-border-radius: 12px;
    -webkit-border-radius: 12px;
    border-radius: 12px; }
  header .logo .screen {
    display: none; }
  header h1 {
    margin: 25px 0 0 0;
    padding: 0 0 5px 0;
    font-weight: normal;
    font: 1.3em "Billabong", sans-serif;
    color: #ccc;
    line-height: 0.5em; }
    header h1 b {
      font-weight: normal;
      color: #fff;
      text-transform: uppercase;
      font: 1.7em "MuseoSans700", sans-serif; }
  header h2 {
    text-transform: uppercase;
    font: 1.4em "MuseoSans300", sans-serif;
    background: #111;
    color: #fff;
    padding: 10px; }
  header h5 {
    font-family: "MuseoSlab300", sans-serif;
    font-size: .6em;
    text-transform: uppercase;
    margin: 0 0 25px 0;
    text-shadow: none; }

#background {
  display: none; }
  
#hslide {
  display: none; }

#boxSx {
  display: none; }
  
.boxoff {
  width:100%; border: 1px solid #666; padding: 5px; float:left;}
/* =============================================================================
   Navigation
   ========================================================================== */
header nav {
  display: none; }

/* =============================================================================
   Contact & Address Information
   ========================================================================== */
#contacts {
  width: 90%; }
  #contacts .contact {
    text-align: left;
    padding: 10px 0;
    margin: auto auto 15px auto; }
    #contacts .contact .button_circle {
      float: left;
      margin-right: 8px; }
    #contacts .contact b {
      font-weight: normal;
      margin-right: 5px;
      font-family: "MuseoSans500", sans-serif; }
      #contacts .contact b i {
        font-style: normal;
        font: 1.3em "Billabong", sans-serif; }
    #contacts .contact .content {
      float: left; }

/* =============================================================================
   Home
   ========================================================================== */
#home {
  display: none; }



/* =============================================================================
   Contact
   ========================================================================== */
/*
#contact {
  display: none; } */

.contact-form {
  display: none; }  

#final_top {
  display: none; }

/* =============================================================================
   Footer
   ========================================================================== */
footer {
  font-family: "Georgia", serif;
  font-style: italic;
  color: #888;
  font-size: 0.8em;
  text-shadow: 1px 1px 1px #fff; }

/* ==|== media queries ======================================================

   ========================================================================== */
@media only screen and (min-width: 480px) {
  /* Style adjustments for viewports 480px and over go here */
  .wrapper {
    /* background: url("../images/soft_wallpaper.jpg"); */ }

  /* =============================================================================
     Header
     ========================================================================== */
  header .logo .mobile {
    width: 90%;
    margin: 10px auto; }
	
  #hslide { display: none;
    height: 70px; }
	
	  .boxoff {
  width:100%; border: 1px solid #666; padding: 5px; margin-bottom: 3px}
	
#boxSx {
  display: none; }

  /* =============================================================================
     Parallax Effect
     ========================================================================== */
  #background {
    display: none;
    height: 70px; }
    #background #awesome1 {
      width: 300px;
      position: fixed;
      display: block;
      z-index: -1;
      left: -90px;
      margin-top: 20px; }
    #background #awesome2 {
      width: 1200px;
      position: fixed;
      display: block;
      z-index: -2;
      left: 160px; }

  /* =============================================================================
     Contact & Address Information
     ========================================================================== */
  #contacts .contact {
    width: 50%;
    float: left; }
	
	.contact-form {
  display: none; }}
	
	
	
@media only screen and (min-width: 768px) {
  /* Style adjustments for viewports 768px and over go here */
  body {
    font-size: 1.1em; }

  section {
    min-width: 996px; 
	margin-left: auto;
	margin-right: auto;
  }

  /* =============================================================================
     Headers, Text and Stuff
     ========================================================================== */
  h2 {
    font-size: 2em; }

  h2.header {
    line-height: 0.8em;
    margin-bottom: 20px; }
    h2.header .button_circle {
      display: block;
      /* override */
      width: 48px;
      height: 48px;
      float: left;
      margin-right: 10px; }
    h2.header .text {
      float: left;
      margin-top: 10px; }
    h2.header em {
      display: block;
      float: left; }
    h2.header span {
      display: block;
      clear: left;
      float: left; }

  #lets_continue {
    display: none; }

  .dotted_bottom {
    background: url("../images/bgr_dot_horiz.png") left bottom repeat-x; }

  .dotted_right {
    background: url("../images/bgr_dot_vert.png") top right repeat-y; }

  /* =============================================================================
     Header
     ========================================================================== */
  .header_wrapper {
    max-width: 996px;
    position: relative; 
	  margin-left: auto;
  margin-right: auto;

}

  header {
    height: 110px; }
    header h2 {
      display: none; }
    header .logo .mobile {
      display: none; }
    header .logo .screen {
      display: block;
      position: absolute;
      top: 10px;
      left: 40px;
      color: #fff;
      text-transform: uppercase;
      font: 5em "MuseoSans500", sans-serif; }
      header .logo .screen span {
        background: #000;
        background-color: rgba(0, 0, 0, 0.8);
        padding: 4px 15px 0 15px;
        float: left; }
      header .logo .screen span.labs {
        clear: left;
        padding: 0 15px 4px 15px;
        font-size: 0.8em;
        font-style: normal; }

  /* =============================================================================
     Navigation
     ========================================================================== */
  nav.screen {
    display: block;
    position: absolute;
    right: 0px;
    top: 30px; }
    nav.screen ul {
      margin: 0;
      padding: 0;
      list-style-type: none; }
      nav.screen ul li {
        float: left;
        display: inline;
        margin: 0 15px 0 0; }
    nav.screen em {
      font-style: normal;
      font: 1.2em "Billabong", sans-serif; }
    nav.screen a {
      background-color: rgba(0, 0, 0, 0.7);
      -moz-border-radius: 25px;
      -webkit-border-radius: 25px;
      border-radius: 25px;
      color: #fff;
      text-shadow: 1px 1px 1px #111;
      text-decoration: none;
      padding: 15px; }
    nav.screen a:active, nav.screen a:hover {
      background: #000;
      background-color: rgba(0, 0, 0, 0.2);
      text-shadow: 0; }

  /* =============================================================================
     Contact & Address Information
     ========================================================================== */
 /* #contacts {
    display: none; } */

#boxSx {
  display: inline; }
  
  .contact-form {
  display: inline; }  

  #hslide { display: block;
  	text-align: center;
	height: 670px;
	background: #da6216 url("../images/backheader.jpg") no-repeat;
	background-position: center;
	width: 100%;
  }
  
  .box { width: 284px;
  padding: 20px;
  float: left;
  border: 1px solid #999;
  margin-right: 5px;
  text-align: justify}
  
  .boxoff {
  width:48%; border: 1px solid #666; padding: 5px; float:left;}

  /* =============================================================================
     Parallax Effect
     ========================================================================== */
  #background {
    display: block; }
    #background #awesome1 {
      width: 400px;
      left: -200px;
      margin-top: 0; }
    #background #awesome2 {
      width: 1220px;
      left: 180px; }

  /* =============================================================================
     Home
     ========================================================================== */
  #home {
    display: block; }
    #home .iphone_large {
      display: block;
      float: left;
      position: fixed;
      margin-top: 220px; }
    #home h2.header {
      font-family: "MuseoSlab500", sans-serif;
      font-size: 3em;
      padding-bottom: 30px; }
      #home h2.header .button_circle {
        width: 75px;
        height: 75px;
        text-align: center;
        margin-right: 20px; }
        #home h2.header .button_circle img {
          width: 100%; }
      #home h2.header .text {
        width: 75%;
        margin-top: 0;
        line-height: 1.1em;
        text-shadow: 1px 1px 1px #fff; }
    #home .content {
      margin: 30px 0 0 220px;
      float: right; }
    #home .blurbs {
      margin: 3.5% 0 0 0;
      padding: 0;
      list-style-type: none; }
      #home .blurbs li {
        float: left;
        width: 27%;
        padding: 0 3%;
        margin: 0 0 12px 0; }
        #home .blurbs li h2 {
          font: 1.3em "MuseoSans300", sans-serif;
          line-height: 1.3em;
          color: #963900;
          margin: 0; }
        #home .blurbs li p {
          line-height: 1.4em;
          margin: 3.5% 0 0 0;
          padding-bottom: 5%; }


  /* =============================================================================
     Contact
     ========================================================================== */
  #contact {
    display: block; }
    #contact h2.header {
      line-height: 1em; }
      #contact h2.header .text {
        margin-top: 5px; }
      #contact h2.header em {
        float: left;
        clear: left; }
      #contact h2.header span {
        float: left;
        clear: none; }
    #contact .details {
      float: left;
      margin-right: 8%; }
    #contact .form {
      float: left; }

  #final_top {
    display: block; } 
	
	
	
	input, textarea { 
	padding: 9px;
	border: solid 1px #E5E5E5;
	outline: 0;
	font: normal 13px/100% Verdana, Tahoma, sans-serif;
	width: 200px;
	background: #FFFFFF url('bg_form.png') left top repeat-x;
	background: -webkit-gradient(linear, left top, left 25, from(#FFFFFF), color-stop(4%, #EEEEEE), to(#FFFFFF));
	background: -moz-linear-gradient(top, #FFFFFF, #EEEEEE 1px, #FFFFFF 25px);
	box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px;
	-moz-box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px;
	-webkit-box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px;
	}

textarea { 
	width: 400px;
	max-width: 400px;
	height: 150px;
	line-height: 150%;
	}

input:hover, textarea:hover,
input:focus, textarea:focus { 
	border-color: #C9C9C9; 
	-webkit-box-shadow: rgba(0, 0, 0, 0.15) 0px 0px 8px;
	}

.form fieldset {
	margin-bottom: 10px;
}

.form label {
	float: left; clear: left;
	width: 100px; 
	margin-right: 20px; 
	color: #999999; 
	}

.submit input {
	width: auto;
	padding: 9px 15px;
	background: #617798;
	border: 0;
	font-size: 14px;
	color: #FFFFFF;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	cursor: pointer;
	}
	
	/* ==|== non-semantic helper classes ========================================
   Please define your styles before this section.
   ========================================================================== */
/* For image replacement */
.ir {
  display: block;
  border: 0;
  text-indent: -999em;
  overflow: hidden;
  background-color: transparent;
  background-repeat: no-repeat;
  text-align: left;
  direction: ltr;
  *line-height: 0; }

.ir br {
  display: none; }

/* Hide from both screenreaders and browsers: h5bp.com/u */
.hidden {
  display: none !important;
  visibility: hidden; }

/* Hide only visually, but have it available for screenreaders: h5bp.com/v */
.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }

/* Extends the .visuallyhidden class to allow the element to be focusable when navigated to via the keyboard: h5bp.com/p */
.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto; }

/* Hide visually and from screenreaders, but maintain layout */
.invisible {
  visibility: hidden; }

/* Contain floats: h5bp.com/q */
.clearfix:before, .clearfix:after {
  content: "";
  display: table; }

.clearfix:after {
  clear: both; }

.clearfix {
  *zoom: 1; }

/* ==|== print styles =======================================================
   Print styles.
   Inlined to avoid required HTTP connection: h5bp.com/r
   ========================================================================== */
@media print {
  * {
    background: transparent !important;
    color: black !important;
    box-shadow: none !important;
    text-shadow: none !important;
    filter: none !important;
    -ms-filter: none !important; }

  /* Black prints faster: h5bp.com/s */
  a, a:visited {
    text-decoration: underline; }

  a[href]:after {
    content: " (" attr(href) ")"; }

  abbr[title]:after {
    content: " (" attr(title) ")"; }

  .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after {
    content: ""; }

  /* Don't show links for images, or javascript/internal links */
  pre, blockquote {
    border: 1px solid #999;
    page-break-inside: avoid; }

  thead {
    display: table-header-group; }

  /* h5bp.com/t */
  tr, img {
    page-break-inside: avoid; }

  img {
    max-width: 100% !important; }

  @page {
    margin: 0.5cm; }

  p, h2, h3 {
    orphans: 3;
    widows: 3; }

  h2, h3 {
    page-break-after: avoid; } }