/*
Theme Name: Herotainment
Theme URI: http://www.herotainment.com
Description: A custom theme
Author: Milk & Pixels
Author URI: http://www.milkandpixels.com
*/

/* ==========================================================================
   HTML5 display definitions
   ========================================================================== */

/*
 * Corrects `block` display not defined in IE 6/7/8/9 and Firefox 3.
 */

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section,
summary {
    display: block;
}

/*
 * Corrects `inline-block` display not defined in IE 6/7/8/9 and Firefox 3.
 */

audio,
canvas,
video {
    display: inline-block;
    *display: inline;
    *zoom: 1;
}

/*
 * 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 7/8/9, Firefox 3,
 * and Safari 4.
 * Known issue: no IE 6 support.
 */

[hidden] {
    display: none;
}

/* ==========================================================================
   Base
   ========================================================================== */

/*
 * 1. Corrects text resizing oddly in IE 6/7 when body `font-size` is set using
 *    `em` units.
 * 2. Prevents iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */

html {
    font-size: 100%; /* 1 */
    -webkit-text-size-adjust: 100%; /* 2 */
    -ms-text-size-adjust: 100%; /* 2 */
}

/*
 * Addresses `font-family` inconsistency between `textarea` and other form
 * elements.
 */

html,
button,
input,
select,
textarea {
    font-family: sans-serif;
}

/*
 * Addresses margins handled incorrectly in IE 6/7.
 */

body {
    margin: 0;
}

/* ==========================================================================
   Links
   ========================================================================== */

/*
 * Addresses `outline` inconsistency between Chrome and other browsers.
 */

a:focus {
    outline: thin dotted;
}

/*
 * Improves readability when focused and also mouse hovered in all browsers.
 */

a:active,
a:hover {
    outline: 0;
}

/* ==========================================================================
   Typography
   ========================================================================== */

/*
 * Addresses font sizes and margins set differently in IE 6/7.
 * Addresses font sizes within `section` and `article` in Firefox 4+, Safari 5,
 * and Chrome.
 */

h1, h2, h3, h4, h5, h6 {
	margin:0;
	padding:0;
	}

/*
 * Addresses styling not present in IE 7/8/9, Safari 5, and Chrome.
 */

abbr[title] {
    border-bottom: 1px dotted;
}

/*
 * Addresses style set to `bolder` in Firefox 3+, Safari 4/5, and Chrome.
 */

b,
strong {
    font-weight: bold;
}

blockquote {
    margin: 1em 40px;
}

/*
 * Addresses styling not present in Safari 5 and Chrome.
 */

dfn {
    font-style: italic;
}

/*
 * Addresses styling not present in IE 6/7/8/9.
 */

mark {
    background: #ff0;
    color: #000;
}

/*
 * Addresses margins set differently in IE 6/7.
 */

p,
pre {
    margin: 1em 0;
}

/*
 * Corrects font family set oddly in IE 6, Safari 4/5, and Chrome.
 */

code,
kbd,
pre,
samp {
    font-family: monospace, serif;
    _font-family: 'courier new', monospace;
    font-size: 1em;
}

/*
 * Improves readability of pre-formatted text in all browsers.
 */

pre {
    white-space: pre;
    white-space: pre-wrap;
    word-wrap: break-word;
}

/*
 * Addresses CSS quotes not supported in IE 6/7.
 */

q {
    quotes: none;
}

/*
 * Addresses `quotes` property not supported in Safari 4.
 */

q:before,
q:after {
    content: '';
    content: none;
}

/*
 * 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;
}

/* ==========================================================================
   Lists
   ========================================================================== */

/*
 * Addresses margins set differently in IE 6/7.
 */

dl,
menu,
ol,
ul {
    margin: 0;
    padding:0;
}

dd {
    margin: 0;
}

/*
 * Addresses paddings set differently in IE 6/7.
 */

menu,
ol,
ul {
    margin:0;
    padding:0;
}

/*
 * Corrects list images handled incorrectly in IE 7.
 */

nav ul,
nav ol {
    list-style: none;
    list-style-image: none;
}

/* ==========================================================================
   Embedded content
   ========================================================================== */

/*
 * 1. Removes border when inside `a` element in IE 6/7/8/9 and Firefox 3.
 * 2. Improves image quality when scaled in IE 7.
 */

img {
    border: 0; /* 1 */
    -ms-interpolation-mode: bicubic; /* 2 */
}

/*
 * Corrects overflow displayed oddly in IE 9.
 */

svg:not(:root) {
    overflow: hidden;
}

/* ==========================================================================
   Figures
   ========================================================================== */

/*
 * Addresses margin not present in IE 6/7/8/9, Safari 5, and Opera 11.
 */

figure {
    margin: 0;
}

/* ==========================================================================
   Forms
   ========================================================================== */

/*
 * Corrects margin displayed oddly in IE 6/7.
 */

form {
    margin: 0;
}

/*
 * 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 6/7/8/9.
 * 2. Corrects text not wrapping in Firefox 3.
 * 3. Corrects alignment displayed oddly in IE 6/7.
 */

legend {
    border: 0; /* 1 */
    padding: 0;
    white-space: normal; /* 2 */
    *margin-left: -7px; /* 3 */
}

/*
 * 1. Corrects font size not being inherited in all browsers.
 * 2. Addresses margins set differently in IE 6/7, Firefox 3+, Safari 5,
 *    and Chrome.
 * 3. Improves appearance and consistency in all browsers.
 */

button,
input,
select,
textarea {
    font-size: 100%; /* 1 */
    margin: 0; /* 2 */
    vertical-align: baseline; /* 3 */
    *vertical-align: middle; /* 3 */
}

/*
 * Addresses Firefox 3+ 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.
 * 4. Removes inner spacing in IE 7 without affecting normal text inputs.
 *    Known issue: inner spacing remains in IE 6.
 */

button,
html input[type="button"], /* 1 */
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button; /* 2 */
    cursor: pointer; /* 3 */
    *overflow: visible;  /* 4 */
}

/*
 * 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.
 * 3. Removes excess padding in IE 7.
 *    Known issue: excess padding remains in IE 6.
 */

input[type="checkbox"],
input[type="radio"] {
    box-sizing: border-box; /* 1 */
    padding: 0; /* 2 */
    *height: 13px; /* 3 */
    *width: 13px; /* 3 */
}

/*
 * 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 3+.
 */

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0;
}

/*
 * 1. Removes default vertical scrollbar in IE 6/7/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;
}

/* ==========================================================================
   WordPress Standards
   ========================================================================== */
   
.alignleft							{ float: left; margin:0 10px 0 0; }
.alignright							{ float: right; margin:0 0 0 10px; }
.aligncenter						{ display:block; margin:0 auto; text-align:center; }
.clear								{ clear: both; }
.small								{font-size: 11px;}
.bold								{font-weight: bold;}
.wp-caption-text					{text-align:center;}

/*
 * HTML5 Boilerplate
 *
 * What follows is the result of much research on cross-browser styling.
 * Credit left inline and big thanks to Nicolas Gallagher, Jonathan Neal,
 * Kroc Camen, and the H5BP dev community and team.
 */

/* ==========================================================================
   Base styles: opinionated defaults
   ========================================================================== */

html,
button,
input,
select,
textarea {
    color: #222;
}

/*
 * Remove text-shadow in selection highlight: h5bp.com/i
 * These selection declarations have to be separate.
 * Customize the background color to match your design.
 */

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}

::selection {
    background: #b3d4fc;
    text-shadow: none;
}

/*
 * A better looking default horizontal rule
 */

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}

/*
 * Remove the gap between images and the bottom of their containers: h5bp.com/i/440
 */

img {
    vertical-align: middle;
}

/*
 * Remove default fieldset styles.
 */

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

/*
 * Allow only vertical resizing of textareas.
 */

textarea {
    resize: vertical;
}

/* ==========================================================================
   Chrome Frame prompt
   ========================================================================== */

.chromeframe {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}

/* ==========================================================================
   Author's custom styles
   ========================================================================== */

a {
  -o-transition:color .2s ease-out, background 0.2s ease-in;
  -ms-transition:color .2s ease-out, background 0.2s ease-in;
  -moz-transition:color .2s ease-out, background 0.2s ease-in;
  -webkit-transition:color .2s ease-out, background 0.2s ease-in;
  /* ...and now override with proper CSS property */
  transition:color .2s ease-out, background 0.2s ease-in;
}

a:focus { 
    outline: none; 
}

p {
	margin: 0 0 30px; 
}

html, body {
	-webkit-font-smoothing: antialiased;
}

body {
	background-color: #fff;
	font-family: 'Source Sans Pro', sans-serif;
	font-weight: 600;
	color: #545454;
	font-size: 16px;
	line-height: 24px;
}

.inner {
	position: relative;
	margin: 0 auto;
	max-width: 880px;
	width: 90%;
}

h1 {
	text-indent: -9999px;
	width: 195px;
	height: 65px;
	background: url(images/logo.png);
	background-size: 195px 65px;
	float: left;
	margin: 25px 0 25px 10px;
}

h2 {
	color: #ed0b0b;
	font-family: 'Montserrat', sans-serif;
	font-weight: 700;
	text-transform: uppercase;
	margin: 0 0 35px;
	font-size: 32px;
}

h3 {
	color: #fff;
	font-family: 'Montserrat', sans-serif;
	font-weight: 700;
	text-transform: uppercase;
	margin: 0;
	padding: 25px 0 0;
	font-size: 50px;
	line-height: 56px;
}

h5 {
	color: #393939;
	font-family: 'Montserrat', sans-serif;
	font-weight: 700;
	text-transform: uppercase;
	margin: 0 0 15px;
	padding: 0;
	font-size: 20px;
	line-height: 26px;
}

header {
	background-color: #fff;
	position: fixed;
	z-index: 999;
	top: 0;
	left: 0;
	width: 100%;
	border-bottom: 1px solid #e5e5e5; 
}

.nav {
	font-family: 'Montserrat', sans-serif;
	font-weight: 700;
	text-transform: uppercase;
	font-size: 18px;
	float: right;
	margin: 50px 0 0;
}

.nav > li {
	list-style: none;
	float: left;
	margin: 0 10px 0 55px;
	position: relative;
}

.nav > li:hover .dropdown-menu {
	display: block;
}

.nav .dropdown-menu {
	position: absolute;
	top: 0;
	margin-top: 20px;
	padding-top: 45px;
	left: -30px;
	background-color: #fff;
	z-index: 998;
	display: none;
	border-bottom: 1px solid #e5e5e5; 
}

.nav .dropdown-menu.press {
	left: -55px;
}

.nav .dropdown-menu li {
	list-style: none;
	margin: 0;
	padding: 0;
	line-height: 60px;
	height: 60px;
	text-align: center;
	width: 175px;
	border-top: 1px solid #e5e5e5; 
	border-left: 1px solid #e5e5e5; 
	border-right: 1px solid #e5e5e5; 
}

.nav a {
	color: #393939;
	text-decoration: none;
}

.nav a:hover {
	color: #ed0b0b;
}

section {
	position: relative;
	text-align: center;
}

#hero {
	background-color: #af0c00;
	width: 100%;
	margin: 115px 0 0;
}

section > img {
	width: 100%;
	max-width: 1024px;
	margin: 0 auto;
}

#hero .cta {
	position: absolute;
	width: 100%;
	top: 65%;
	left: 0;
	background-color: rgba(237,11,11,0.60);
	font-family: 'Montserrat', sans-serif;
	font-weight: 700;
	text-transform: uppercase;
	color: #fff;
	font-size: 18px;
	line-height: 22px;
	padding: 20px 0;
}


#hero .inner {
	max-width: 585px;
}

#about {
	background-color: #fff;
	width: 100%;
}

#about .text {
	position: absolute;
	top: 0;
	margin-top: 60px;
	left: 0;
	width: 100%;
}

#about .text .inner {
	text-align: left;
	max-width: 815px;
}

#about .text .inner p {
	width: 50%;
}

#herotopia {
	background-color: #0e74cb;
	width: 100%;
	color: #fff;
}

#herotopia .content {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	padding: 25px 0 0;
}

.content .devices {
	margin: 10px 0;
}

#herotopia .content .inner p, #smighties .content .inner p {
	width: 70%;
	margin: 0 auto;
}

#smighties {
	background-color: #7ab22a;
	width: 100%;
	color: #fff;
}

#smighties .content {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	padding: 0;
}

.content img {
	max-width: 100%;
	margin: 0 auto;
}

#smighties .overlay {
	margin-top: -10px;
}

#smighties .content .devices {
	margin: -10px 0 10px;
}

#mobile {
	background: url(images/bg-mobile.png);
	width: 100%;
	color: #fff;
}

#mobile .inner {
	max-width: 910px;
}

#mobile .inner > p {
	margin: 0 auto;
	width: 70%;
}

#mobile .phone {
	float: left;
	width: 50%;
	margin: 20px 0 0;
	position: relative;
}

#mobile .phone img {
	max-width: 100%;
}

#mobile .banner {
	position: absolute;
	top: 66%;
	left: 50%;
	margin-left: -198px;
	font-size: 15px;
	line-height: 24px;
	width: 398px;
	height: 198px;
	background: url(images/bg-banner.png) top center no-repeat;
	color: #fff;
}

#mobile .app-store {
	position: absolute;
	bottom: 10px;
	left: 28%;
	margin-left: -20px;
}

#mobile .android-store {
	position: absolute;
	bottom: 10px;
	left: 58%;
	margin-right: -100px;
}

#mobile .tango-store {
	position: absolute;
	bottom: 10px;
	left: 44%;
	margin-left: -39px;
}

#mobile .banner p {
	padding: 12px 10px;
}

#mobile .smighties .banner {
	margin-left: -183px;
}

#press .inner {
	text-align: left;
	padding: 40px 0 25px;
	max-width: 835px;
}

.news-items {
	overflow: hidden;
	margin: 0 0 45px 0;
	padding: 0;
	font-size: 14px;
	line-height: 24px;
	color: #353333;
}

.news-items li {
	float: left;;
	width: 175px;
	margin: 0 45px 0 0;
	list-style: none;
	text-align: center;
}

.news-items li.fourth {
	margin: 0;
}

.news-items .image {
	width: 175px;
	height: 115px;
	display: table-cell;
	vertical-align: middle;
	padding: 0 0 35px;
}

.news-items .image img {
    width: 100%;
    height: auto;
    max-width: 100%;
}

.news-items .divider {
	background-color: #cecece;
	width: 73px;
	height: 1px;
	margin: 0 auto 35px;
}

.post-30 img {
	width: 115px !important;
	height: auto;
}

.releases {
	overflow: hidden;
	margin: 0;
	padding: 0;
}

.releases li {
	float: left;;
	width: 46%;
	margin: 0 2% 30px 0;
	padding-left: 15px;
	list-style: none;
	border-left: 3px solid #ebebeb;
	font-size: 18px;
	line-height: 28px;
}

.releases li.even {
	margin: 0;
}

.releases .description {
	font-size: 14px;
	color: #353333;
	margin: 0 0 15px;
}

.releases .pdf-link {
	margin: 0;
}

.releases li a {
	text-decoration: none;
	color: #ed0b0b;
	text-transform: uppercase;
}

.releases li a:hover {
	color: #393939;
}

#contact {
	background-color: #f1f1f1;
}

#contact .inner {
	text-align: left;
	max-width: 915px;
	padding: 55px 0 50px;
}

footer {
	color: #fff;
	background-color: #cc1818;
	font-family: 'Montserrat', sans-serif;
	font-weight: 700;
	text-transform: uppercase;
	font-size: 17px;
	padding: 30px 0;
}

footer .inner {
	text-align: center;
}

.col {
	float: left;
}

.col-1 {
	width: 495px;
	font-size: 16px;
	color: #393939;
}

.col-1 .company-name {
	font-size: 23px;
	font-family: 'Montserrat', sans-serif;
	font-weight: 700;
	text-transform: uppercase;
	color: #393939;
	margin: 0 0 15px;
	display: block;
}

.col-2 {
	width: 210px;
	margin: 0 10px 0 0;
}

.col-3 {
	width: 195px;
}

.col-1 img {
	float: left;
	margin: 0 20px 0 0;
}

.number .type {
	font-size: 23px;
	font-family: 'Montserrat', sans-serif;
	font-weight: 700;
	text-transform: uppercase;
	color: #ed0b0b;
	display: block;
	margin: 0 0 12px;
}

.number {
	margin: 0 0 20px;
	font-size: 16px;
}

.number a {
	color: #393939;
	text-decoration: none;
}

.number a:hover {
	color: #ed0b0b;
}

.clear {
	clear: both;
}

body img.gform_ajax_spinner {
    display: none!important;
}

#gform_fields_1 {
	color: #959595;
}

#gform_fields_1 label, #gform_fields_1 input[type=file] {
	text-transform: uppercase;
	font-size: 12px;
	font-family: 'Montserrat', sans-serif;
	color: #959595;
}

.gform_wrapper {
	max-width: 60% !important;
	margin: 10px auto !important;
}

.gform_wrapper .gfield_required {
	color: #ed0b0b !important;
}

#gform_fields_1 input[type=text] {
	border: 1px solid #d9d9d9;
	background-color: #f7f7f7;
	width: 100%;
}

#gform_fields_1 textarea {
	border: 1px solid #d9d9d9;
	background-color: #f7f7f7;
	width: 100%;
}

.gform_wrapper .gform_footer {
	text-align: center;
}

#gform_submit_button_1 {
	font-family: 'Montserrat', sans-serif;
	font-weight: 500;
	text-transform: uppercase;
	font-size: 17px;
	color: #fff;
	background-color: #cc1818;
	border: none;
	margin: 0 auto;
	width: 130px;
	line-height: 48px;
	height: 48px;
	text-align: center;
	border-radius: 5px;
}

#gform_submit_button_1:hover {
	background-color: #bababa;
}

.gform_wrapper li.gfield.gfield_error, .gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning {
	border: none !important;
	background-color: transparent !important;
}

.gform_wrapper div.validation_error, .gform_wrapper .gfield_error .gfield_label, .gform_wrapper .validation_message {
	color: #ed0b0b !important;
}

.gform_wrapper li.gfield.gfield_error.gfield_contains_required {
	padding: 0 !important;
	margin: 0 !important;
}

.gform_wrapper .ginput_container + .gfield_description.validation_message {
	display: none !important;
}

#gform_fields_1 li.gfield.gfield_error.gfield_contains_required {
	padding-left: 0 !important;
}

.gform_wrapper div.validation_error, #gform_confirmation_message_1 {
	text-align: center;
}

/*
 * jQuery FlexSlider v2.2.0
 * http://www.woothemes.com/flexslider/
 *
 * Copyright 2012 WooThemes
 * Free to use under the GPLv2 license.
 * http://www.gnu.org/licenses/gpl-2.0.html
 *
 * Contributing author: Tyler Smith (@mbmufffin)
 */


/* Browser Resets
*********************************/
.flex-container a:active,
.flexslider a:active,
.flex-container a:focus,
.flexslider a:focus  {outline: none;}
.slides,
.flex-control-nav,
.flex-direction-nav {margin: 0; padding: 0; list-style: none;}

/* Icon Fonts
*********************************/
/* Font-face Icons */
@font-face {
	font-family: 'flexslider-icon';
	src:url('fonts/flexslider-icon.eot');
	src:url('fonts/flexslider-icon.eot?#iefix') format('embedded-opentype'),
		url('fonts/flexslider-icon.woff') format('woff'),
		url('fonts/flexslider-icon.ttf') format('truetype'),
		url('fonts/flexslider-icon.svg#flexslider-icon') format('svg');
	font-weight: normal;
	font-style: normal;
}

/* FlexSlider Necessary Styles
*********************************/
.flexslider {margin: 0; padding: 0; min-height: 100px;}
.flexslider .slides > li {display: none; -webkit-backface-visibility: hidden;} /* Hide the slides before the JS is loaded. Avoids image jumping */
.flexslider .slides img {max-width: 100%; display: block; margin: 0 auto;}
.flex-pauseplay span {text-transform: capitalize;}

.flexslider .cta {
	position: absolute;
	bottom: 15px;
	left: 0;
	width: 100%;
	font-size: 15px;
	line-height: 16px;
	z-index: 98;
}

.flexslider .cta a {
	font-size: 24px;
	font-family: 'Montserrat', sans-serif;
	font-weight: 500;	
	color: #fff;
	display: block;
	margin: 5px 0 0;
	text-decoration: none;
}

/* Clearfix for the .slides element */
.slides:after {content: "\0020"; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;}
html[xmlns] .slides {display: block;}
* html .slides {height: 1%;}

/* No JavaScript Fallback */
/* If you are not using another script, such as Modernizr, make sure you
 * include js that eliminates this class on page load */
.no-js .slides > li:first-child {display: block;}

/* FlexSlider Default Theme
*********************************/
.flexslider { margin: 40px 0 0; position: relative;  zoom: 1; }
.flex-viewport { max-width: 2000px; -webkit-transition: all 1s ease; -moz-transition: all 1s ease; -o-transition: all 1s ease; transition: all 1s ease; }
.loading .flex-viewport { max-height: 300px; }
.flexslider .slides { zoom: 1; padding-bottom: 20px;}
.carousel li { margin-right: 5px; }

.flexslider iframe {
	margin: 3% 0 0;
	max-width: 100%;
}

/* Direction Nav */
.flex-direction-nav {*height: 0;}
.flex-direction-nav a  { display: block; width: 40px; height: 40px; margin: -32px 0 0; position: absolute; top: 50%; z-index: 10; overflow: hidden; cursor: pointer; color: rgba(0,0,0,0.8);}
.flexslider .flex-prev { left: 10px; }
.flexslider .flex-next { right: 10px; }
.flex-direction-nav .flex-disabled { opacity: 0!important; filter:alpha(opacity=0); cursor: default; }
.flex-direction-nav a  { display: block; background-image: url(images/icon-left.png); text-indent: -9999px; width: 65px; height: 65px; }
.flex-direction-nav a.flex-next  { background-image: url(images/icon-right.png); }

/* Pause/Play */
.flex-pauseplay a { display: block; width: 20px; height: 20px; position: absolute; bottom: 5px; left: 10px; opacity: 0.8; z-index: 10; overflow: hidden; cursor: pointer; color: #000; }
.flex-pauseplay a:before  { font-family: "flexslider-icon"; font-size: 20px; display: inline-block; content: '\f004'; }
.flex-pauseplay a:hover  { opacity: 1; }
.flex-pauseplay a.flex-play:before { content: '\f003'; }

/* Control Nav */
.flex-control-nav {width: 100%; position: absolute; top: -25px; text-align: center;}
.flex-control-nav li {margin: 0 4px; display: inline-block; zoom: 1; *display: inline;}
.flex-control-paging li a {width: 11px; height: 11px; display: block; background: #aab3bc; cursor: pointer; text-indent: -9999px; -webkit-border-radius: 20px; -moz-border-radius: 20px; -o-border-radius: 20px; border-radius: 20px; -webkit-box-shadow: inset 0 0 3px rgba(0,0,0,0.3); -moz-box-shadow: inset 0 0 3px rgba(0,0,0,0.3); -o-box-shadow: inset 0 0 3px rgba(0,0,0,0.3); box-shadow: inset 0 0 3px rgba(0,0,0,0.3); }
.flex-control-paging li a.flex-active { background: #fff; background: rgba(255,255,255,1);}

.flex-control-thumbs {margin: 5px 0 0; position: static; overflow: hidden;}
.flex-control-thumbs li {width: 25%; float: left; margin: 0;}
.flex-control-thumbs img {width: 100%; display: block; opacity: .7; cursor: pointer;}
.flex-control-thumbs img:hover {opacity: 1;}
.flex-control-thumbs .flex-active {opacity: 1; cursor: default;}

@media screen and (max-width: 860px) {
  .flex-direction-nav .flex-prev { opacity: 1; left: 10px;}
  .flex-direction-nav .flex-next { opacity: 1; right: 10px;}
}


/* ==========================================================================
   Helper classes
   ========================================================================== */

/*
 * Image replacement
 */

.ir {
    background-color: transparent;
    border: 0;
    overflow: hidden;
    /* IE 6/7 fallback */
    *text-indent: -9999px;
}

.ir:before {
    content: "";
    display: block;
    width: 0;
    height: 100%;
}

/*
 * 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;
}

/*
 * Clearfix: contain floats
 *
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    `contenteditable` attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that receive the `clearfix` class.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */

.clearfix:before,
.clearfix:after {
    content: " "; /* 1 */
    display: table; /* 2 */
}

.clearfix:after {
    clear: both;
}

/*
 * For IE 6/7 only
 * Include this rule to trigger hasLayout and contain floats.
 */

.clearfix {
    *zoom: 1;
}

/* ==========================================================================
   EXAMPLE Media Queries for Responsive Design.
   Theses examples override the primary ('mobile first') styles.
   Modify as content requires.
   ========================================================================== */

/* iPad */
@media only screen and (min-width: 768px) and (max-width: 1024px) {

	.nav li {
		margin: 0 10px 0 15px;
	}
	
	.col-1 {
		width: 325px;
	}
	
	.col-1 .company-name {
		font-size: 18px;
	}
	
	#contact .number {
		font-size: 14px;
	}
	
	.number .type {
		font-size: 18px;
		line-height: 24px;
		margin: 0 0 5px 0;
	}
	
	.col-2, .col-3 {
		width: auto;
	}
	
	.col-2 {
		margin: 0 15px 0 0;
	}
	
	.news-items li {
		width: 155px;
		margin: 0 22px 0 0;
	}

	#about .content {
		position: absolute !important;
		width: 100%;
		margin: 40px 0 0 0;
	}
}

@media only screen and (min-width: 0px) and (max-width: 1024px) {

	body {
		font-size: 14px;
		line-height: 18px;
	}
	
	#about .text {
		margin-top: 30px;
	}
	
	p {
		margin-bottom: 15px;
	}
	
	.nav .dropdown-menu {
		display: none !important;
	}

	section > img {
		display: none;
	}
	
	section#about > img, section#hero > img {
		display: block;
	}

	.content {
		position: relative !important;
		width: 90%;
		margin: 0 auto;
	}
	
	#mobile .banner, #mobile .app-store, #mobile .android-store, #mobile .tango-store {
		position: relative;
		top: inherit;
		left: inherit;
		margin: 0 auto;
	}
	
	#mobile .banner {
		background-size: 100%;
		width: 90%;
		font-size: 12px;
		line-height: 15px;
		margin: 0 auto;
		height: auto;
		min-height: 95px;
	}

	#mobile .smighties .banner {
		margin-left: 8%;
	}
}

/* iPhone */
@media only screen and (max-width: 767px) and (min-width: 0) {
	#mobile .phone {
		float: none;
		width: 100%;
	}
	
	.col-1 img {
		float: none;
		margin: 0 auto 20px;
		width: 40px;
	}
	
	.col {
		float: none;
		width: 90%;
		margin: 0 auto;
		text-align: center;
	}

	.col-1 {
		margin: 0 auto 20px;
	}
	
	.number .type {
		font-size: 20px;
		margin: 0 0 5px;
	}
	
	.gform_wrapper {
		max-width: 80% !important;
	}
	
	.content {
		position: relative !important;
		width: 90%;
		margin: 0 auto;
	}
	
	#about .text {
		position: relative;
		top: 0;
		width: 90%;
		margin: 20px auto;
	}
	
	#about .text .inner p {
		width: 100%;
	}
	
	.flex-direction-nav {
		display: none;
	}
	
	section > img {
		display: none;
	}
	
	section#about > img, section#hero > img {
		display: block;
	}
	
	header {
		position: relative;
	}
	
	#hero {
		margin: 0;
	}
	
	#hero .cta .inner {
		width: 90%;
	}
	
	iframe {
		height: 250px;
	}

	#mobile .banner, #mobile .app-store, #mobile .android-store, #mobile .tango-store {
		position: relative;
		top: inherit;
		left: inherit;
		margin: 0 auto;
	}
	
	#mobile .smighties .banner {
		margin: 0 auto;
	}
	
	h1 {
		float: none;
		margin: 20px auto;
	}
	
	.nav {
		float: none;
		margin: 20px auto;
		text-align: center;
	}
	
	.nav li {
		float: none;
		display: inline-block;
		margin: 0 15px;
	}
	
	#press .inner {
		width: 90%;
		margin: 0 auto;
	}
	
	h2 {
		font-size: 26px;
		margin: 0 0 20px;
	}
	
	h3 {
		font-size: 36px;
		line-height: 42px;
	}
	
	.news-items li:nth-child(even) {
		margin-right: 0;
	}

	.news-items .image {
		width: 100%;
		display: block;
	}
	
	.post-31 .image img {
		padding-top: 40px;
	}
	
	.news-items .image img {
		max-width: 200px;
	}

	.news-items p {
		max-width: 60%;
		margin: 0 auto;
	}

	.news-items li {
		width: 46%;
		margin: 0 0 20px 0;
	}

	.releases li, .releases li.even {
		width: 90%;
		margin: 0 0 30px;
	}
	
	.flexslider .slides { zoom: 1; padding-bottom: 60px;}

	
}

@media only screen and (max-width: 400px) and (min-width: 0) {

	#mobile .banner {
		width: 100%;
		height: auto;
		background: none;
		background-color: #263030;
		min-height: 120px;
	}
	
	.news-items li, .news-items li.fourth, .news-items li:nth-child(even) {
		float: none;
		width: 90%;
		margin: 0 auto 40px;
	}
	
	.news-items .image {
		display: block;
		width: 100%;
		height: auto;
		padding: 0 0 20px;
	}
	
	.news-items .image img {
		max-width: 200px;
	}
	
	.news-items .divider {
		margin: 0 auto 15px;
	}
	
	.news-items p {
		max-width: 80%;
		margin: 0 auto;
	}
	
	#press h2 {
		text-align: center;
	}

}

/* ==========================================================================
   Print styles.
   Inlined to avoid required HTTP connection: h5bp.com/r
   ========================================================================== */

@media print {
    * {
        background: transparent !important;
        color: #000 !important; /* Black prints faster: h5bp.com/s */
        box-shadow: none !important;
        text-shadow: none !important;
    }

    a,
    a:visited {
        text-decoration: underline;
    }

    a[href]:after {
        content: " (" attr(href) ")";
    }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    /*
     * Don't show links for images, or javascript/internal links
     */

    .ir a:after,
    a[href^="javascript:"]:after,
    a[href^="#"]:after {
        content: "";
    }

    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;
    }
}