/* 
   lauraprestin.com style - made with love in Italy by tcw.io :-)

   normalize.css v2.0.1 | MIT License | git.io/normalize */
/* ==========================================================================
   HTML5 display definitions
   ========================================================================== */
/*
 * Corrects `block` display not defined in IE 8/9.
 */
article,
aside,
details,
figcaption,
figure,
section#services ul#panel-wrap li .pane .expanded article .p-headings,
footer,
header,
hgroup,
nav,
section,
summary {
  display: block; }

* {
  background-repeat: no-repeat; }

/*
 * Corrects `inline-block` display not defined in IE 8/9.
 */
audio,
canvas,
video {
  display: inline-block; }

/*
 * Prevents modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
  display: none;
  height: 0; }

/*
 * Addresses styling for `hidden` attribute not present in IE 8/9.
 */
[hidden] {
  display: none; }

/* ==========================================================================
   Base
   ========================================================================== */
/*
 * 1. Sets default font family to sans-serif.
 * 2. Prevents iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
html {
  font-family: sans-serif;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
  -ms-text-size-adjust: 100%;
  /* 2 */ }

/*
 * Removes default margin.
 */
body {
  margin: 0; }

/* ==========================================================================
   Links
   ========================================================================== */
/*
 * Addresses `outline` inconsistency between Chrome and other browsers.
 */
* {
  outline: none;
  background-repeat: no-repeat; }

a:focus {
  -moz-outline-style: none; }

a:-moz-any-link:focus {
  outline: none; }

/*
 * Improves readability when focused and also mouse hovered in all browsers.
 */
a:active,
a:hover {
  outline: none; }

/* ==========================================================================
   Typography
   ========================================================================== */
/*
 * Addresses `h1` font sizes within `section` and `article` in Firefox 4+,
 * Safari 5, and Chrome.
 */
h1 {
  font-size: 2em; }

/*
 * Addresses styling not present in IE 8/9, Safari 5, and Chrome.
 */
abbr[title] {
  border-bottom: 1px dotted; }

/*
 * Addresses style set to `bolder` in Firefox 4+, Safari 5, and Chrome.
 */
b,
strong {
  font-weight: bold; }

/*
 * Addresses styling not present in Safari 5 and Chrome.
 */
dfn {
  font-style: italic; }

/*
 * Addresses styling not present in IE 8/9.
 */
mark {
  background: #ff0;
  color: #000; }

/*
 * Corrects font family set oddly in Safari 5 and Chrome.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  font-size: 1em; }

/*
 * Improves readability of pre-formatted text in all browsers.
 */
pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word; }

/*
 * Sets consistent quote types.
 */
q {
  quotes: "\201C" "\201D" "\2018" "\2019"; }

/*
 * Addresses inconsistent and variable font size in all browsers.
 */
small {
  font-size: 80%; }

/*
 * Prevents `sub` and `sup` affecting `line-height` in all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

/* ==========================================================================
   Embedded content
   ========================================================================== */
/*
 * Removes border when inside `a` element in IE 8/9.
 */
img {
  border: 0; }

/*
 * Corrects overflow displayed oddly in IE 9.
 */
svg:not(:root) {
  overflow: hidden; }

/* ==========================================================================
   Figures
   ========================================================================== */
/*
 * Addresses margin not present in IE 8/9 and Safari 5.
 */
figure, section#services ul#panel-wrap li .pane .expanded article .p-headings {
  margin: 0; }

/* ==========================================================================
   Forms
   ========================================================================== */
/*
 * Define consistent border, margin, and padding.
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

/*
 * 1. Corrects color not being inherited in IE 8/9.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */ }

/*
 * 1. Corrects font family not being inherited in all browsers.
 * 2. Corrects font size not being inherited in all browsers.
 * 3. Addresses margins set differently in Firefox 4+, Safari 5, and Chrome
 */
button,
input,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 2 */
  margin: 0;
  /* 3 */ }

/*
 * Addresses Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
button,
input {
  line-height: normal; }

/*
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Corrects inability to style clickable `input` types in iOS.
 * 3. Improves usability and consistency of cursor style between image-type
 *    `input` and others.
 */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */ }

/*
 * Re-set default cursor for disabled elements.
 */
button[disabled],
input[disabled] {
  cursor: default; }

/*
 * 1. Addresses box sizing set to `content-box` in IE 8/9.
 * 2. Removes excess padding in IE 8/9.
 */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

/*
 * 1. Addresses `appearance` set to `searchfield` in Safari 5 and Chrome.
 * 2. Addresses `box-sizing` set to `border-box` in Safari 5 and Chrome
 *    (include `-moz` to future-proof).
 */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  /* 2 */
  box-sizing: content-box; }

/*
 * Removes inner padding and search cancel button in Safari 5 and Chrome
 * on OS X.
 */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/*
 * Removes inner padding and border in Firefox 4+.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

/*
 * 1. Removes default vertical scrollbar in IE 8/9.
 * 2. Improves readability and alignment in all browsers.
 */
textarea {
  overflow: auto;
  /* 1 */
  vertical-align: top;
  /* 2 */ }

/* ==========================================================================
   Tables
   ========================================================================== */
/*
 * Remove most spacing between table cells.
 */
table {
  border-collapse: collapse;
  border-spacing: 0; }

@font-face {
  font-family: 'justusoldstyle';
  src: url("justus-oldstyle-webfont.eot");
  src: url("justus-oldstyle-webfont-.eot#iefix") format("embedded-opentype"), url("justus-oldstyle-webfont.woff") format("woff"), url("justus-oldstyle-webfont.ttf") format("truetype"), url("justus-oldstyle-webfont.svg#justusoldstyle") format("svg");
  font-weight: normal;
  font-style: normal; }
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption-dd {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}

.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
}

.sticky h2 {
	padding-top: 10px;
}
.fancybox-tmp iframe, .fancybox-tmp object {
  vertical-align: top;
  margin: 0;
  padding: 0; }

.fancybox-wrap {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1002; }

.fancybox-outer {
  background: #f9f9f9;
  color: #444;
  text-shadow: none;
  border-radius: 4px;
  margin: 0;
  padding: 0; }

.fancybox-opened {
  z-index: 1003; }

.fancybox-opened .fancybox-outer {
  -webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5); }

.fancybox-inner {
  width: 100%;
  height: 100%;
  position: relative;
  outline: none;
  overflow: hidden;
  margin: 0;
  padding: 0; }

.fancybox-error {
  color: #444;
  font: 14px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
  margin: 0;
  padding: 10px; }

.fancybox-image, .fancybox-iframe {
  display: block;
  width: 100%;
  height: 100%;
  border: 0;
  vertical-align: top;
  margin: 0;
  padding: 0; }

.fancybox-image {
  max-width: 100%;
  max-height: 100%; }

#fancybox-loading {
  position: fixed;
  top: 50%;
  left: 50%;
  margin-top: -21px;
  margin-left: -21px;
  width: 42px;
  height: 42px;
  background: url("../assets/fancybox_loading.gif");
  background-repeat: no-repeat;
  background-position: center;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
  filter: alpha(opacity=80);
  opacity: 0.8;
  cursor: pointer;
  z-index: 1010;
  background-color: rgba(17, 17, 17, 0.8); }

.fancybox-close, .fancybox-prev span, .fancybox-next span {
  background-image: url("../assets/fancybox_sprite.png"); }

.fancybox-close {
  position: absolute;
  top: -18px;
  right: -18px;
  width: 36px;
  height: 36px;
  cursor: pointer;
  z-index: 1004; }

.fancybox-prev, .fancybox-next {
  position: absolute;
  top: 0;
  width: 40%;
  height: 100%;
  cursor: pointer;
  background: transparent url("../assets/blank.gif");
  z-index: 1003; }

.fancybox-prev {
  left: 0; }

.fancybox-next {
  right: 0; }

.fancybox-prev span, .fancybox-next span {
  position: absolute;
  top: 50%;
  left: -9999px;
  width: 36px;
  height: 36px;
  margin-top: -18px;
  cursor: pointer;
  z-index: 1003; }

.fancybox-prev span {
  background-position: 0 -36px; }

.fancybox-next span {
  background-position: 0 -72px; }

.fancybox-prev:hover span {
  left: 20px; }

.fancybox-next:hover span {
  left: auto;
  right: 20px; }

.fancybox-tmp {
  position: absolute;
  top: -9999px;
  left: -9999px;
  overflow: visible;
  visibility: hidden;
  padding: 0; }

#fancybox-overlay {
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  display: none;
  z-index: 1001;
  background: #000; }

.fancybox-title {
  visibility: hidden;
  font: normal 13px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
  position: relative;
  text-shadow: none;
  z-index: 1005; }

.fancybox-title-float-wrap {
  position: absolute;
  bottom: 0;
  right: 50%;
  margin-bottom: -35px;
  z-index: 1003;
  text-align: center; }

.fancybox-title-float-wrap .child {
  display: inline-block;
  margin-right: -100%;
  background: rgba(0, 0, 0, 0.7);
  border-radius: 15px;
  text-shadow: 0 1px 2px #222;
  color: #FFF;
  font-weight: 700;
  line-height: 24px;
  white-space: nowrap;
  padding: 2px 20px; }

.fancybox-title-outside-wrap {
  position: relative;
  margin-top: 10px;
  color: #fff; }

.fancybox-title-inside-wrap {
  margin-top: 10px; }

.fancybox-title-over-wrap {
  position: absolute;
  bottom: 0;
  left: 0;
  color: #fff;
  background: rgba(0, 0, 0, 0.8);
  padding: 10px; }

.fancybox-prev:hover, .fancybox-next:hover, .fancybox-opened .fancybox-title {
  visibility: visible; }

#fancybox-buttons {
  position: fixed;
  top: 10px;
  left: 0;
  width: 100%;
  z-index: 1005; }

#fancybox-buttons ul {
  display: block;
  width: 170px;
  height: 30px;
  list-style: none;
  -webkit-box-shadow: 0 1px 3px black, 0 0 0 1px rgba(0, 0, 0, 0.7), inset 0 0 0 1px rgba(255, 255, 255, 0.05);
  box-shadow: 0 1px 3px black, 0 0 0 1px rgba(0, 0, 0, 0.7), inset 0 0 0 1px rgba(255, 255, 255, 0.05);
  background: #111 0 0 50% 50% 100%;
  border-radius: 3px;
  margin: 0 auto;
  padding: 0; }

#fancybox-buttons ul li {
  float: left; }

#fancybox-buttons a {
  display: block;
  width: 30px;
  line-height: 30px;
  text-indent: -9999px;
  background-image: url("../assets/fancybox_buttons.png");
  background-repeat: no-repeat; }

#fancybox-buttons a.btnPrev {
  width: 32px;
  background-position: 6px 0; }

#fancybox-buttons a.btnNext {
  background-position: -33px 0;
  border-right: 1px solid #3e3e3e; }

#fancybox-buttons a.btnPlay {
  background-position: 0 -30px; }

#fancybox-buttons a.btnPlayOn {
  background-position: -30px -30px; }

#fancybox-buttons a.btnToggle {
  background-position: 3px -60px;
  border-left: 1px solid #111;
  border-right: 1px solid #3e3e3e;
  width: 35px; }

#fancybox-buttons a.btnToggleOn {
  background-position: -27px -60px; }

#fancybox-buttons a.btnClose {
  border-left: 1px solid #111;
  width: 38px;
  background-position: -57px 0; }

#fancybox-buttons a.btnDisabled {
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
  filter: alpha(opacity=50);
  opacity: 0.5;
  cursor: default; }

#fancybox-thumbs {
  position: fixed;
  bottom: 2px;
  left: 0;
  width: 100%;
  overflow: hidden;
  z-index: 1005; }

#fancybox-thumbs ul {
  position: relative;
  list-style: none;
  margin: 0;
  padding: 0; }

#fancybox-thumbs ul li {
  float: left;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
  filter: alpha(opacity=50);
  opacity: 0.5;
  padding: 1px; }

#fancybox-thumbs ul li.active {
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=75);
  filter: alpha(opacity=75);
  opacity: 0.75;
  border: 1px solid #fff;
  padding: 0; }

#fancybox-thumbs ul li:hover {
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  filter: alpha(opacity=100);
  opacity: 1; }

#fancybox-thumbs ul li a {
  display: block;
  position: relative;
  overflow: hidden;
  border: 1px solid #222;
  background: #111; }

#fancybox-thumbs ul li img {
  display: block;
  position: relative;
  border: 0;
  padding: 0; }

.vegas-loading {
  /* Loading Gif by http://preloaders.net/ */
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  background: black url("images/loading.gif.html") no-repeat center center;
  background: rgba(0, 0, 0, 0.7) url("images/loading.gif.html") no-repeat center center;
  height: 32px;
  left: 20px;
  position: fixed;
  top: 20px;
  width: 32px;
  z-index: 0; }

.vegas-overlay {
  background: transparent url("overlays/01.png.html");
  opacity: 0.5;
  z-index: -1; }

.vegas-background {
  image-rendering: optimizeQuality;
  -ms-interpolation-mode: bicubic;
  z-index: -2;
  /* counteracts global img modification by twitter bootstrap library */
  max-width: none !important; }

* {
  margin: 0; }

html, body {
  min-height: 100%;
  min-width: 100%;
  margin: 0;
  padding: 0;
  overflow-y: auto; }

* article {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box; }

body {
  background-color: #111111;
  line-height: 1;
  font-family: 'Open Sans', sans-serif;
  display: block;
  overflow-x: hidden; }

h1, h2, h3, #mobile-nav {
  font-family: 'justusoldstyle';
  text-transform: uppercase; }

h1, h2, h3, h4, h5, h6 {
  font-weight: normal;
  text-rendering: optimizelegibility; }

@media only screen and (max-width: 755px) {
  h2, h3 {
    text-align: center; } }
@media only screen and (max-width: 800px) {
  h2, h3 {
    text-align: center; } }

a {
  text-decoration: none; }

@media only screen and (max-width: 755px) {
  p {
    text-align: center; } }
@media only screen and (max-width: 800px) {
  p {
    text-align: center; } }
@media screen and (max-width: 480px) {
  p {
    font-size: 0.8125em !important;
    line-height: 2em !important; } }

ul {
  margin: 0;
  padding: 0;
  list-style: none; }

img {
  max-width: 100%; }

section {
  width: 100%; }

#container {
  height: 100%;
  position: relative;
  z-index: 3;
  clear: both; }

.container, section#services #mobile-services .container, section#contact .container {
  clear: both;
  position: relative;
  max-width: 95%;
  width: 95%;
  margin: 0 auto; }

#main-wrap {
  position: absolute;
  width: 100%;
  height: 100%; }

header {
  height: 60px;
  width: 100%;
  position: fixed;
  left: 0;
  top: 0;
  z-index: 600; }
  @media only screen and (max-width: 600px) {
    header {
      position: absolute; } }
  @media screen and (max-width: 320px) {
    header {
      height: 100%; } }
  @media screen and (max-width: 480px) {
    header {
      position: relative;
      background-image: url("../assets/aio-slide3.jpg");
      height: auto;
      -webkit-background-size: cover;
      background-size: cover;
      background-position: center top;
      background-repeat: no-repeat; } }
  @media only screen and (max-width: 596px) {
    header {
      height: auto; } }
  header .link-active {
    color: #bb2439 !important; }
  header #retract {
	width:95%;
    max-width: 95%;
    height: 50px;
    position: relative;
    margin: 0;
    background-color: rgba(17, 17, 17, 0.85);
    overflow: hidden; }
    @media only screen and (max-width: 686px) {
      header #retract {
        width: 100% !important;
        max-width: 100% !important; } }
    @media only screen and (max-width: 595px) {
      header #retract {
        height: auto; } }
    @media screen and (max-width: 480px) {
      header #retract {
        background-color: transparent; } }
  header .logo {
    height: 50px;
    width: 185px;
    text-align: center;
    float: left;
    -webkit-opacity: 1;
    -moz-opacity: 1;
    -o-opacity: 1;
    opacity: 1; }
    @media screen and (max-width: 480px) {
      header .logo {
        display: block;
        width: 100%;
        height: auto;
        padding: 30px 0 20px; } }
    header .logo img {
      position: relative;
      left: 10px; }
      @media screen and (max-width: 480px) {
        header .logo img {
          top: 0; } }
  header nav#primary {
    position: relative;
    float: right;
    margin-right: 50px; }
    @media only screen and (max-width: 686px) {
      header nav#primary {
        margin-right: 0 !important; } }
    @media screen and (max-width: 480px) {
      header nav#primary {
        display: block;
        width: 100%;
        background-color: rgba(17, 17, 17, 0.8);
        height: 100%; } }
    header nav#primary ul {
      text-align: center;
      overflow: hidden;
      display: inline-block;
      float: right; }
      @media screen and (max-width: 480px) {
        header nav#primary ul {
          display: block !important;
          float: none !important; } }
      header nav#primary ul li {
        color: white;
        float: left;
        font-family: Georgia,Arial,Verdana,sans-serif;
        font-size: 0.8125em;
        line-height: 3.8;
        letter-spacing: 1px;
        margin-right: 30px;
        text-transform: uppercase; }
        @media screen and (max-width: 480px) {
          header nav#primary ul li {
            line-height: normal;
            border-bottom: 1px solid rgba(255, 255, 255, 0.2);
            width: 100%;
            display: block !important;
            font-size: 1.125em;
            margin-right: 0 !important; } }
        header nav#primary ul li a {
          -webkit-transition: all 100ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
          -moz-transition: all 100ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
          -ms-transition: all 100ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
          -o-transition: all 100ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
          transition: all 100ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
          /* easeOutQuad */
          color: white;
          display: block; }
          @media screen and (max-width: 480px) {
            header nav#primary ul li a {
              line-height: 3.5em; } }
          header nav#primary ul li a:hover {
            color: #bb2439; }
  header button#open {
    -webkit-transition: all 100ms cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -moz-transition: all 100ms cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -ms-transition: all 100ms cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -o-transition: all 100ms cubic-bezier(0.755, 0.05, 0.855, 0.06);
    transition: all 100ms cubic-bezier(0.755, 0.05, 0.855, 0.06);
    /* easeInQuint */
    -webkit-opacity: 0;
    -moz-opacity: 0;
    -o-opacity: 0;
    opacity: 0;
    height: 50px;
    width: 50px;
    background-image: url("../assets/arrow.png");
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-color: transparent;
    display: block;
    border: none;
    position: absolute;
    right: 0px;
    z-index: 600;
    text-indent: -9999px; }
    header button#open:hover {
      background-position: 58% 50%; }
    @media only screen and (max-width: 686px) {
      header button#open {
        display: none !important; } }

section#home {
  background-color: transparent;
  display: block;}
#aperturahome {
	position:relative;
	z-index:20;
}


  @media screen and (max-width: 480px) {
    section#home {
      display: none;
      -webkit-background-size: cover;
      background-size: cover;
      background-position: center top;
      background-repeat: no-repeat;
      background-position: center; } }
  
  section#home #home-type {
    z-index: 30;
    text-align: center;
    /*max-width: 960px;
     display: table-cell;*/
    position:relative;
    top:200px;
    z-index:30;
    width: 100%;
    margin: 0 auto;
    vertical-align: middle;
    -webkit-opacity: 0;
    -moz-opacity: 0;
    -o-opacity: 0;
    opacity: 0; }
	section#home #recent-wrap {
	    width: 100%;
	    z-index: 40;
	    text-align:center;
	    position: relative;
	    top:230px; }
	    section#home #recent-wrap .recent-posts {
	      text-align: center;
	      border-top: 1px solid #c4263c;
	      background-color: rgba(187, 36, 57, 0.8);
	      height: 60px; }
	    section#home #recent-wrap a.promo {
	      color: #f4f4f4;
	      line-height: 3.6;
	      font-size: 1.0625em;
	      text-shadow: 1px 1px 1px rgba(17, 17, 17, 0.5); }
    @media screen and (max-width: 480px) {
      section#home #home-type {
        display: none; } }
    section#home #home-type h1 {
      margin-top: 2%;
      color: white;
      letter-spacing: 11px;
      line-height: 1.4;
      text-shadow: 1px 1px 3px rgba(17, 17, 17, 0.3);
      word-wrap: break-word; }
      @media only screen and (max-width: 1024px) {
        section#home #home-type h1 {
          text-indent: 20px; } }
      section#home #home-type h1 .prime {
        font-size: 160%; }
        @media only screen and (max-width: 1024px) {
          section#home #home-type h1 .prime {
            font-size: 130%; } }
        @media only screen and (max-width: 768px) and (max-height: 1024px) {
          section#home #home-type h1 .prime {
            font-size: 180% !important;
            text-indent: 40px; } }
        @media screen and (max-width: 800px) {
          section#home #home-type h1 .prime {
            font-size: 110%; } }
      section#home #home-type h1 .sub {
        font-size: 130%; }
        @media only screen and (max-width: 1024px) {
          section#home #home-type h1 .sub {
            font-size: 100%; } }
        @media screen and (max-width: 800px) {
          section#home #home-type h1 .sub {
            font-size: 90%; } }
      section#home #home-type h1 .txt-year {
        font-family: "Times"; }
  section#home #slideshow {
    width: 100%;
    height: 100%;
    overflow: hidden;
    position: absolute;
    -webkit-opacity: 0;
    -moz-opacity: 0;
    -o-opacity: 0;
    opacity: 0; }
    section#home #slideshow figure, section#home #slideshow section#services ul#panel-wrap li .pane .expanded article .p-headings, section#services ul#panel-wrap li .pane .expanded article section#home #slideshow .p-headings {
      position: absolute;
      width: 100%;
      height: 100%;
      overflow: hidden;
      -webkit-opacity: 0.95;
      -moz-opacity: 0.95;
      -o-opacity: 0.95;
      opacity: 0.95; }
      section#home #slideshow figure img, section#home #slideshow section#services ul#panel-wrap li .pane .expanded article .p-headings img, section#services ul#panel-wrap li .pane .expanded article section#home #slideshow .p-headings img {
        width: 100%;
        -webkit-opacity: 0.6;
        -moz-opacity: 0.6;
        -o-opacity: 0.6;
        opacity: 0.6; }
  section#home #mobile-logo, section#home nav#mobile-nav {
    display: none; }
  section#home #scroll-icon {
    margin: 0 auto;
    width: 105px;
    display: block;
    position: relative;
    padding-bottom: 50px;  
}
    @media screen and (max-width: 800px) and (max-height: 480px) {
      section#home #scroll-icon {
        display: none; } }
    @media screen and (max-width: 480px) {
      section#home #scroll-icon {
        display: none; } }

section#about {
  background-image: url("../assets/about-bg2.jpg");
  background-color: #f4f4f4;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  background-size: cover;
  background-position: center top;
  background-repeat: no-repeat;
  z-index: 80;
  position: relative;
  background-attachment: scroll;
  /*min-height: 100%;
  height: 100%;*/
  display: block; }
  @media only screen and (max-width: 908px) {
    section#about {
      height: auto; } }
  @media screen and (min-height: 1004px) {
    section#about {
      height: 100%; } }
  @media screen and (max-height: 900px) {
    section#about {
      height: auto; } }
  @media only screen and (max-width: 768px) and (max-height: 1024px) {
    section#about {
      height: auto !important;
      min-height: auto; } }
  section#about .container, 
  section#about section#services #mobile-services .container, 
  section#services #mobile-services section#about .container, 
  section#about section#contact .container, 
  section#contact section#about .container {
    width: 800px;
    margin: 0;
    max-width: 100% !important;
    overflow: hidden;
    background-color: rgba(255, 255, 255, 0.98);
    box-shadow: 0 0 10px rgba(17, 17, 17, 0.3); }
section#about .container {
	background-color:#fff;
}
    @media only screen and (max-width: 908px) {
      section#about .container, section#about section#services #mobile-services .container, section#services #mobile-services section#about .container, section#about section#contact .container, section#contact section#about .container {
        background-color: rgba(255, 255, 255, 0.98); } }
    @media only screen and (max-width: 976px) {
      section#about .container, section#about section#services #mobile-services .container, section#services #mobile-services section#about .container, section#about section#contact .container, section#contact section#about .container {
        width: 100%; } }
    @media only screen and (max-width: 768px) and (max-height: 1024px) {
      section#about .container, section#about section#services #mobile-services .container, section#services #mobile-services section#about .container, section#about section#contact .container, section#contact section#about .container {
        height: 100%; } }
  section#about article {
    margin: 0 auto;
    padding: 90px 45px 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box; }
    @media screen and (max-width: 480px) {
      section#about article {
        padding: 26px 10px 10px; } }
    section#about article p {
      text-shadow: 1px 1px 1px rgba(255, 255, 255, 0.4); }
  section#about #family {
    position: relative;
    -webkit-opacity: 0;
    -moz-opacity: 0;
    -o-opacity: 0;
    opacity: 0;
    width: 100%;
    text-align: center;
    padding-top: 2%; }
  section#about h2 {
    font-size: 2.5em;
    margin-bottom: 3%;
    letter-spacing: 2px;
    border-bottom: 1px dotted #111111;
    padding-bottom: 3%;
    color: #bb2439; }
  section#about p {
    line-height: 1.9;
    font-size: 0.875em;
    margin-bottom: 20px; }

section#services {
  background-color: #111111;
  min-height: 100%;
  display: block; }
  section#services ul#panel-wrap {
    left: 0;
    right: 0;
    overflow: hidden;
    z-index: 1;
    position: absolute;
    width: 100%;
    height: 100%;
    display: block; }
    @media only screen and (max-width: 800px) {
      section#services ul#panel-wrap {
        display: none; } }
    section#services ul#panel-wrap .expand-invisible {
      -webkit-transition: all 400ms cubic-bezier(0.42, 0, 1, 1);
      -moz-transition: all 400ms cubic-bezier(0.42, 0, 1, 1);
      -o-transition: all 400ms cubic-bezier(0.42, 0, 1, 1);
      -ms-transition: all 400ms cubic-bezier(0.42, 0, 1, 1);
      transition: all 400ms cubic-bezier(0.42, 0, 1, 1);
      -webkit-opacity: 0 !important;
      -moz-opacity: 0 !important;
      -o-opacity: 0 !important;
      opacity: 0 !important; }
    section#services ul#panel-wrap .expand-visible {
      -webkit-transition: all 400ms cubic-bezier(0.42, 0, 1, 1);
      -moz-transition: all 400ms cubic-bezier(0.42, 0, 1, 1);
      -o-transition: all 400ms cubic-bezier(0.42, 0, 1, 1);
      -ms-transition: all 400ms cubic-bezier(0.42, 0, 1, 1);
      transition: all 400ms cubic-bezier(0.42, 0, 1, 1);
      -webkit-opacity: 1 !important;
      -moz-opacity: 1 !important;
      -o-opacity: 1 !important;
      opacity: 1 !important; }
    section#services ul#panel-wrap li {
      background-repeat: no-repeat;
      background-position: 45% 70%;
      -webkit-background-size: cover;
      background-size: cover;
      background-position: center top;
      background-repeat: no-repeat;
      float: left;
      height: 100%;
      overflow: hidden;
      position: relative;
      width: 25%;
      -webkit-transition: all 500ms cubic-bezier(0.39, 0.575, 0.565, 1) 0s;
      -moz-transition: all 500ms cubic-bezier(0.39, 0.575, 0.565, 1) 0s;
      -o-transition: all 500ms cubic-bezier(0.39, 0.575, 0.565, 1) 0s;
      -ms-transition: all 500ms cubic-bezier(0.39, 0.575, 0.565, 1) 0s;
      transition: all 500ms cubic-bezier(0.39, 0.575, 0.565, 1) 0s;
      -webkit-box-shadow: 0 0 18px rgba(0, 0, 0, 0);
      box-shadow: 0 0 20px rgba(0, 0, 0, 0);
      -webkit-opacity: 1;
      -moz-opacity: 1;
      -o-opacity: 1;
      opacity: 1; }
      section#services ul#panel-wrap li:hover {
        -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.6);
        box-shadow: 0 0 20px black; }
        section#services ul#panel-wrap li:hover .text-layer h3 {
          border: 1px solid rgba(255, 255, 255, 0.35) !important; }
      section#services ul#panel-wrap li.opened {
        width: 45%; }
        @media screen and (max-width: 1024px) and (max-height: 600px) {
          section#services ul#panel-wrap li.opened {
            width: 60%; } }
        @media screen and (max-width: 1280px) {
          section#services ul#panel-wrap li.opened {
            width: 55%; } }
      section#services ul#panel-wrap li.smaller {
        width: 18.33%; }
        @media screen and (max-width: 1024px) and (max-height: 600px) {
          section#services ul#panel-wrap li.smaller {
            width: 13.33333%; } }
        @media screen and (max-width: 1280px) {
          section#services ul#panel-wrap li.smaller {
            width: 15%; } }
        section#services ul#panel-wrap li.smaller .close-title {
          -webkit-opacity: 0;
          -moz-opacity: 0;
          -o-opacity: 0;
          opacity: 0; }
      section#services ul#panel-wrap li.init {
        -webkit-transition: all 500ms cubic-bezier(0.45, 0.775, 0.585, 1) 0s;
        -moz-transition: all 500ms cubic-bezier(0.39, 0.575, 0.565, 1) 0s;
        -o-transition: all 500ms cubic-bezier(0.39, 0.575, 0.565, 1) 0s;
        -ms-transition: all 500ms cubic-bezier(0.39, 0.575, 0.565, 1) 0s;
        transition: all 500ms cubic-bezier(0.39, 0.575, 0.565, 1) 0s;
        -webkit-opacity: 1;
        -moz-opacity: 1;
        -o-opacity: 1;
        opacity: 1; }
      section#services ul#panel-wrap li#hair, section#services ul#panel-wrap li #hair2 {
        background-image: url("../assets/lauraglamour.jpg"); }
      section#services ul#panel-wrap li#makeup, section#services ul#panel-wrap li #makeup2 {
        background-image: url("../assets/lauranurse.jpg"); }
      section#services ul#panel-wrap li#nails, section#services ul#panel-wrap li #nails2 {
        background-image: url("../assets/20121206-nails.jpg"); }
      section#services ul#panel-wrap li#fashion, section#services ul#panel-wrap li #fashion2 {
        background-image: url("../assets/20121207-fash-photo2.jpg"); }
      section#services ul#panel-wrap li .pane {
        width: 100%;
        height: 100%; }
        section#services ul#panel-wrap li .pane .text-layer {
          -webkit-transition: all 500ms cubic-bezier(0.39, 0.575, 0.565, 1) 0s;
          -moz-transition: all 500ms cubic-bezier(0.39, 0.575, 0.565, 1) 0s;
          -o-transition: all 500ms cubic-bezier(0.39, 0.575, 0.565, 1) 0s;
          -ms-transition: all 500ms cubic-bezier(0.39, 0.575, 0.565, 1) 0s;
          transition: all 500ms cubic-bezier(0.39, 0.575, 0.565, 1) 0s;
          text-align: center;
          cursor: pointer;
          width: 100%;
          height: 100%;
          display: block;
          width: 100%;
          height: 100%;
          -webkit-opacity: 1;
          -moz-opacity: 1;
          -o-opacity: 1;
          opacity: 1;
          display: table;
          background-color: rgba(101, 20, 31, 0.1);
          z-index: 150;
          position: absolute; }
          section#services ul#panel-wrap li .pane .text-layer.p-active {
            background-color: rgba(101, 20, 31, 0.5) !important; }
            section#services ul#panel-wrap li .pane .text-layer.p-active h3 {
              border: 1px solid rgba(255, 255, 255, 0.35) !important; }
          section#services ul#panel-wrap li .pane .text-layer:hover {
            background-color: rgba(101, 20, 31, 0.5); }
          section#services ul#panel-wrap li .pane .text-layer .text-box {
            display: table-cell;
            vertical-align: bottom; }
          section#services ul#panel-wrap li .pane .text-layer h3 {
            -webkit-transition: all 500ms cubic-bezier(0.39, 0.575, 0.565, 1) 0s;
            -moz-transition: all 500ms cubic-bezier(0.39, 0.575, 0.565, 1) 0s;
            -o-transition: all 500ms cubic-bezier(0.39, 0.575, 0.565, 1) 0s;
            -ms-transition: all 500ms cubic-bezier(0.39, 0.575, 0.565, 1) 0s;
            transition: all 500ms cubic-bezier(0.39, 0.575, 0.565, 1) 0s;
            color: white;
            font-size: 2em;
            padding: 20px;
            letter-spacing: 10px;
            display: inline-block;
            margin-bottom: 140px;
            border: 1px solid rgba(255, 255, 255, 0); }
            @media screen and (max-width: 1024px) {
              section#services ul#panel-wrap li .pane .text-layer h3 {
                font-size: 1.4375em; } }
        section#services ul#panel-wrap li .pane .close-title {
          width: 100%;
          text-align: center;
          position: absolute;
          top: 50%; }
        section#services ul#panel-wrap li .pane .expand-visible {
          -webkit-opacity: 1 !important;
          -moz-opacity: 1 !important;
          -o-opacity: 1 !important;
          opacity: 1 !important; }
        section#services ul#panel-wrap li .pane .expanded {
          -webkit-transition: all 400ms cubic-bezier(0.42, 0, 1, 1);
          -moz-transition: all 400ms cubic-bezier(0.42, 0, 1, 1);
          -o-transition: all 400ms cubic-bezier(0.42, 0, 1, 1);
          -ms-transition: all 400ms cubic-bezier(0.42, 0, 1, 1);
          transition: all 400ms cubic-bezier(0.42, 0, 1, 1);
          width: 100%;
          height: 100%;
          background-color: #000;
          color: white;
          z-index: 50;
          position: absolute;
          display: table; }
          @media only screen and (max-width: 1004px) {
            section#services ul#panel-wrap li .pane .expanded {
              background-position: 50% 0, 50% 6%; } }
          @media only screen and (max-width: 1280px) {
            section#services ul#panel-wrap li .pane .expanded {
              background-position: 50% 0, 50% 8%; } }
          section#services ul#panel-wrap li .pane .expanded > figure, section#services ul#panel-wrap li .pane .expanded article .expanded > .p-headings {
            -webkit-transition: all 500ms cubic-bezier(0.39, 0.575, 0.565, 1) 0s;
            -moz-transition: all 500ms cubic-bezier(0.39, 0.575, 0.565, 1) 0s;
            -o-transition: all 500ms cubic-bezier(0.39, 0.575, 0.565, 1) 0s;
            -ms-transition: all 500ms cubic-bezier(0.39, 0.575, 0.565, 1) 0s;
            transition: all 500ms cubic-bezier(0.39, 0.575, 0.565, 1) 0s;
            text-align: center;
            width: 100%;
            bottom: 0;
            -webkit-opacity: 0;
            -moz-opacity: 0;
            -o-opacity: 0;
            opacity: 0; }
          section#services ul#panel-wrap li .pane .expanded #fashion-tools {
            margin-top: -140px; }
          section#services ul#panel-wrap li .pane .expanded #polish, section#services ul#panel-wrap li .pane .expanded #brush1, section#services ul#panel-wrap li .pane .expanded #comb {
            margin-top: -100px; }
          @media screen and (max-width: 1024px) and (max-height: 600px) {
            section#services ul#panel-wrap li .pane .expanded #fashion-tools, section#services ul#panel-wrap li .pane .expanded #polish, section#services ul#panel-wrap li .pane .expanded #comb, section#services ul#panel-wrap li .pane .expanded #brush1 {
              display: none; } }
          section#services ul#panel-wrap li .pane .expanded img {
            max-width: 100% !important;
            height: auto; }
          section#services ul#panel-wrap li .pane .expanded article {
            -webkit-transition: all 400ms cubic-bezier(0.42, 0, 1, 1);
            -moz-transition: all 400ms cubic-bezier(0.42, 0, 1, 1);
            -o-transition: all 400ms cubic-bezier(0.42, 0, 1, 1);
            -ms-transition: all 400ms cubic-bezier(0.42, 0, 1, 1);
            transition: all 400ms cubic-bezier(0.42, 0, 1, 1);
            padding: 16% 10% 0;
            text-align: center;
            margin: 0 auto;
            z-index: 20;
            position: relative;
            -webkit-box-sizing: border-box;
            -moz-box-sizing: border-box;
            -o-box-sizing: border-box;
            box-sizing: border-box;
            display: table-cell;
            vertical-align: top;
            -webkit-opacity: 0;
            -moz-opacity: 0;
            -o-opacity: 0;
            opacity: 0; }
            @media screen and (max-width: 1024px) and (max-height: 768px) {
              section#services ul#panel-wrap li .pane .expanded article {
                padding: 21% 10% 0 !important; } }
            @media screen and (max-height: 1024px) {
              section#services ul#panel-wrap li .pane .expanded article {
                padding: 19% 10% 0; } }
            @media screen and (max-height: 800px) {
              section#services ul#panel-wrap li .pane .expanded article {
                padding: 17% 10% 0; } }
            section#services ul#panel-wrap li .pane .expanded article .p-headings {
              position: relative;
              padding-bottom: 25px;
              width: 100%;
              text-align: center; }
            section#services ul#panel-wrap li .pane .expanded article p {
              text-shadow: 1px 1px 1px rgba(255, 255, 255, 0.25);
              color: #fff;
              line-height: 2;
              font-size: 0.875em;
              border-bottom: 1px solid rgba(17, 17, 17, 0.5);
              padding-bottom: 12%; }
              @media screen and (max-height: 800px) {
                section#services ul#panel-wrap li .pane .expanded article p {
                  padding-bottom: 7%; } }
              @media screen and (max-width: 1024px) {
                section#services ul#panel-wrap li .pane .expanded article p {
                  padding-bottom: 7%; } }
            section#services ul#panel-wrap li .pane .expanded article h3 {
              font-size: 2.75em;
              color: #bb2439;
              letter-spacing: 7px;
              margin-bottom: 20px;
              border-top: 1px solid;
              padding-top: 12%; }
              @media screen and (max-width: 1024px) {
                section#services ul#panel-wrap li .pane .expanded article h3 {
                  padding-top: 7%; } }
              @media screen and (max-height: 800px) {
                section#services ul#panel-wrap li .pane .expanded article h3 {
                  padding-top: 7%; } }
          section#services ul#panel-wrap li .pane .expanded .close-btn {
            -webkit-transition: all 500ms cubic-bezier(0.39, 0.575, 0.565, 1) 0s;
            -moz-transition: all 500ms cubic-bezier(0.39, 0.575, 0.565, 1) 0s;
            -o-transition: all 500ms cubic-bezier(0.39, 0.575, 0.565, 1) 0s;
            -ms-transition: all 500ms cubic-bezier(0.39, 0.575, 0.565, 1) 0s;
            transition: all 500ms cubic-bezier(0.39, 0.575, 0.565, 1) 0s;
            background-image: url("../assets/x-btn.png");
            background-repeat: no-repeat;
            background-position: center center;
            background-color: black;
            cursor: pointer;
            height: 50px;
            right: 0;
            position: absolute;
            top: 62px;
            width: 50px;
            z-index: 25;
            display: block;
            -webkit-opacity: 0;
            -moz-opacity: 0;
            -o-opacity: 0;
            opacity: 0;
            -webkit-box-shadow: 1px 1px 3px rgba(17, 17, 17, 0.3);
            -moz-box-shadow: 1px 1px 3px rgba(17, 17, 17, 0.3);
            -o-box-shadow: 1px 1px 3px rgba(17, 17, 17, 0.3);
            -ms-box-shadow: 1px 1px 3px rgba(17, 17, 17, 0.3);
            box-shadow: 1px 1px 3px rgba(17, 17, 17, 0.3); }
            section#services ul#panel-wrap li .pane .expanded .close-btn:hover {
              right: -5px; }
  section#services #mobile-services {
    display: none; }
    section#services #mobile-services h2 {
      font-size: 2.5em;
      margin-bottom: 3%;
      letter-spacing: 2px;
      border-bottom: 1px dotted;
      padding-bottom: 3%; }
    section#services #mobile-services h3 {
      margin-bottom: 15px; }
    section#services #mobile-services .container, section#services #mobile-services .container, section#services #mobile-services section#contact .container, section#contact section#services #mobile-services .container {
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      -o-box-sizing: border-box;
      box-sizing: border-box;
      padding: 90px 20px 10px; }
      @media screen and (max-width: 480px) {
        section#services #mobile-services .container, section#services #mobile-services .container, section#services #mobile-services section#contact .container, section#contact section#services #mobile-services .container {
          padding: 26px 10px 10px; } }
    section#services #mobile-services p {
      line-height: 1.7;
      font-size: 0.875em;
      margin-bottom: 20px; }
    section#services #mobile-services ul li {
      margin-bottom: 25px; }
      section#services #mobile-services ul li:first-child {
        padding-top: 25px; }
    @media only screen and (max-width: 800px) {
      section#services #mobile-services {
        display: block; } }
  @media only screen and (max-width: 800px) {
    section#services {
      min-height: 100%;
      background-color: #f4f4f4; } }

section#showcase {
  position: relative;
  display: block;
  min-height: 100%;
  background-color: #111111; }
  section#showcase ul#photo-wrap {
    width: 100%;
    height: 100%;
    overflow: hidden; }
    section#showcase ul#photo-wrap li {
      -webkit-transition: all 500ms cubic-bezier(0.39, 0.575, 0.565, 1) 0s;
      -moz-transition: all 500ms cubic-bezier(0.39, 0.575, 0.565, 1) 0s;
      -o-transition: all 500ms cubic-bezier(0.39, 0.575, 0.565, 1) 0s;
      -ms-transition: all 500ms cubic-bezier(0.39, 0.575, 0.565, 1) 0s;
      transition: all 500ms cubic-bezier(0.39, 0.575, 0.565, 1) 0s;
      width: 25%;
      overflow: hidden;
      line-height: 0;
      float: left; }
      @media only screen and (max-width: 900px) {
        section#showcase ul#photo-wrap li {
          width: 33.33%; } }
      @media only screen and (max-width: 480px) {
        section#showcase ul#photo-wrap li {
          width: 50%; } }
    section#showcase ul#photo-wrap img {
      max-width: 102%;
      -webkit-opacity: 0.95;
      -moz-opacity: 0.95;
      -o-opacity: 0.95;
      opacity: 0.95;
      width: 102%;
      height: auto !important; }

section#contact {
  background-color: white;
  padding: 5% 0;
  min-height: 100%;
  display: block;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box; }
  @media screen and (max-width: 768px) and (max-height: 1024px) {
    section#contact {
      min-height: auto;
      height: auto; } }
  section#contact .container, section#contact section#services #mobile-services .container, section#services #mobile-services section#contact .container, section#contact .container {
    width: 960px !important;
    padding-top: 20px;
    max-width: 100%; }
  section#contact h1 {
    text-align: center;
    font-size: 4em;
    text-shadow: 1px 1px 1px rgba(255, 255, 255, 0.15); }
    @media only screen and (max-width: 480px) {
      section#contact h1 {
        font-size: 2.5em; } }
  section#contact article#addy {
    font-size: 0.875em;
    line-height: 1.6;
    margin-top: 20px;
    overflow: hidden;
    text-align: center;
    color: #111111; }
    section#contact article#addy p {
      margin-bottom: 10px; }
      @media only screen and (max-width: 480px) {
        section#contact article#addy p {
          margin-bottom: 0; } }
  section#contact #contact-form form {
    margin: 0 auto;
    width: 60%;
    padding-top: 10px; }
    @media only screen and (max-width: 768px) {
      section#contact #contact-form form {
        width: 90%; } }
    section#contact #contact-form form .first {
      width: 100% !important; }
    section#contact #contact-form form .field {
      height: 40px;
      width: 49%;
      float: left;
      margin-bottom: 20px; }
    section#contact #contact-form form textarea {
      width: 100%; }
    section#contact #contact-form form .field, section#contact #contact-form form textarea {
      border: medium none !important;
      background-color: #dd4e62;
      color: #f4f4f4;
      font-size: 0.75em;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      -o-box-sizing: border-box;
      box-sizing: border-box;
      padding: 10px; }
    section#contact #contact-form form input[type="submit"] {
      border: medium none;
      background-color: #1e1e1e;
      margin: 20px auto 0;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      -o-box-sizing: border-box;
      box-sizing: border-box;
      padding: 8px 0;
      width: 100px;
      -webkit-border-radius: 4px;
      -moz-border-radius: 4px;
      -o-border-radius: 4px;
      -ms-border-radius: 4px;
      border-radius: 4px;
      color: white;
      font-size: 0.875em; }



.goaway {
  -webkit-opacity: 0.5 !important;
  -moz-opacity: 0.5 !important;
  -o-opacity: 0.5 !important;
  opacity: 0.5 !important; }

.child-fade {
  -webkit-opacity: 0.2 !important;
  -moz-opacity: 0.2 !important;
  -o-opacity: 0.2 !important;
  opacity: 0.2 !important; }

.vis {
  -webkit-opacity: 1 !important;
  -moz-opacity: 1 !important;
  -o-opacity: 1 !important;
  opacity: 1 !important; }

.ivis {
  -webkit-opacity: 0 !important;
  -moz-opacity: 0 !important;
  -o-opacity: 0 !important;
  opacity: 0 !important; }

.last {
  margin: 0;
  float: right !important; }

.wrapme {
  height: 100%;
  min-width: 100%;
  width: 100%;
  position: absolute;
  z-index:30;
  /*margin-bottom: -217px;*/
  top:100px;
  display: table;
   }

#rotate {
  height: 100%;
  width: 100%;
  position: absolute; }
  @media screen and (max-width: 480px) {
    #rotate {
      display: none; } }

.flip-norm {
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg); }

.flip-left {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg); }


.bg-move {
  background-position-x: 40% !important; }

.t-pos {
  z-index: 600 !important; }
	 header nav#primary ul li a {
        -webkit-transition: all 100ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
        -moz-transition: all 100ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
        -ms-transition: all 100ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
        -o-transition: all 100ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
        transition: all 100ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
#socials li {
	display:inline;
	font-size:24px;
	margin-right:10px;
}
#socials li a {
	color:#000;
}
#socials li a:hover {color:#444;}
section#contact {min-height:auto;padding-bottom:2%;}
#footer {
	width:90%;
	margin:40px auto;
	border-top:1px solid #444;
	padding-top:10px;
	font-size:11px;
	text-align:center;
}
#footer a {
	color:#bb2439;
}
/*Awards badges*/
#cssdesignawards {
	height: 96px;
    overflow: hidden;
    position: absolute;
    text-indent: -666em;
    top: 60px;
    right: 0;
    transition: all 1s ease 0s;
    width: 80px;
    z-index: 999;
}
#cssdesignawards a {
	display:block;
	width: 80px;
	height: 96px;
	background: transparent url("../badges/award-nominee-cssda-160-r.png") top left no-repeat;
	background-size:cover;
}