/* Author: Luke Greenaway */
/* Stylesheet for project configuration */
/* Grid & Layout
=================================================== */
/* Colours
=================================================== */
/* White */
/* Base */
/* Medium */
/* Light */
/* Brand Colour */
/* Social */
/* Author: Luke Greenaway */
/* Stylesheet for Enhancements */
/* Generic Styles
=================================================== */
/* Inline Block */
/* Typography
=================================================== */
/* Font-face */
/* Font Size */
/* Line Height */
/* Anti Aliasing */
/* Wrap Words */
/* Hide Text */
/* CSS3
=================================================== *//* Opacity */
/* Border Radius */
/* Background Cover */
/* Rotate */
/* Box Shadow */
/* Transform */
/* Horizontal Gradient */
/* Flex Box */
/* CSS3 Transitions
=================================================== *//* Animate Background Colour */
/* Author: Luke Greenaway */
/* Stylesheet for screen widths >= 600px */
/* Generic Styles
=================================================== */
iframe {
  height: 338px;
}
/* Column Framework
=================================================== */
.wrapper-outer .half,
.wrapper-outer .two-fifths,
.wrapper-outer .three-fifths {
  width: 96%;
}
/* Header
=================================================== */

/* USP's Panel
=================================================== */.usp .third {

}
/* Testimonal Panel
=================================================== */.testimonal p {
  max-width: 600px;
}
.testimonal p .orphin {
  display: block;
}
.testimonal .flexslider p {
  max-width: 100%;
}

header nav {
  display: block;
}

header .logo {
  text-align: left;
  float: left;
}

.hero section .hero-phone {
  /* margin-top: -4em; */
}

.hero section article.text-content {
  /* margin-bottom: 4em; */
}

img#simple-quick{
  width: 100%;
}

img#capture{
  width: 60%;
}

img#collaborate{
  width: 80%;
}

img#export{
  width: 50%;
}

img#big-screen{
  width: 100%;
}

.wrapper-outer .half {
width: 96%;
}

.preview-video {
  max-width: 376px;
}
