/*
* Theme: Shine - Responsive HTML5/CSS3 Theme
* Author: GuuThemes
* Author URL: www.guuthemes.com
* Version: 1.0
*/


/* Table of Contents
==================================================

1  - Reset
2  - Grid
3  - General (Typography & Images)
4  - Header
5  - Footer
6  - Homepage Sections
7  - Navigation
8  - Buttons
9  - Social Icons (Body)
10  - Isotope (Portfolio Filtering)
11 - Single Project
12 - Single Article/Post Excerpt
13 - Comments (Including Comment Form)
14 - Google Map
15 - Widgets
16 - Back to Top Scroll
17 - Contact Form
18 - Contact Details
19 - Services
20 - Section Dividers
21 - Quotes
22 - Latest Tweet
23 - Client Logos
24 - Portfolio Navigation
25 - Portfolio Items
26 - Team Members
27 - Latest News
28 - Pricing Tables
29 - Skill Bars
30 - Media Queries

================================================== */


/*----------------------------------------------*/
/*	1 - Reset
/*----------------------------------------------*/

/* normalize.css v2.1.1 | MIT License | git.io/normalize */
/* ==========================================================================
   HTML5 display definitions
   ========================================================================== */

/**
 * Standard Reset.
 */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
  	padding: 0;
  	border: 0;
  	vertical-align: baseline;
}

/**
 * Correct `block` display not defined in IE 8/9.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
	display: block;
}

/**
 * Correct `inline-block` display not defined in IE 8/9.
 */
audio,
canvas,
video {
	display: inline-block;
}

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
  	display: none;
  	height: 0;
}

/**
 * Address styling not present in IE 8/9.
 */
[hidden] {
  	display: none;
}

/* ==========================================================================
   Base
   ========================================================================== */
/**
 * 1. Prevent system color scheme's background color being used in Firefox, IE,
 *    and Opera.
 * 2. Prevent system color scheme's text color being used in Firefox, IE, and
 *    Opera.
 * 3. Set default font family to sans-serif.
 * 4. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
html {
  	background: #fff;
  /* 1 */
  	color: #000;
  /* 2 */
  	font-family: sans-serif;
  /* 3 */
  	-ms-text-size-adjust: 100%;
  /* 4 */
  	-webkit-text-size-adjust: 100%;
  /* 4 */
}

/**
 * Remove default margin.
 */
body {
  	margin: 0;
}

/* ==========================================================================
   Links
   ========================================================================== */

/**
 * Address `outline` inconsistency between Chrome and other browsers.
 */
a:focus {
  	outline: thin dotted;
}

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

/* ==========================================================================
   Typography
   ========================================================================== */

/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari 5, and Chrome.
 */
h1 {
  	font-size: 2em;
  	margin: 0.67em 0;
}

/**
 * Address styling not present in IE 8/9, Safari 5, and Chrome.
 */
abbr[title] {
  	border-bottom: 1px dotted;
}

/**
 * Address style set to `bolder` in Firefox 4+, Safari 5, and Chrome.
 */
b,
strong {
  	font-weight: bold;
}

/**
 * Address styling not present in Safari 5 and Chrome.
 */
dfn {
  	font-style: italic;
}

/**
 * Address differences between Firefox and other browsers.
 */
hr {
  	-moz-box-sizing: content-box;
  	box-sizing: content-box;
  	height: 0;
}

/**
 * Address styling not present in IE 8/9.
 */
mark {
  	background: #ff0;
  	color: #000;
}

/**
 * Correct font family set oddly in Safari 5 and Chrome.
 */
code,
kbd,
pre,
samp {
  	font-family: monospace, serif;
  	font-size: 1em;
}

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

/**
 * Set consistent quote types.
 */
q {
  	quotes: "\201C" "\201D" "\2018" "\2019";
}

/**
 * Address inconsistent and variable font size in all browsers.
 */
small {
  	font-size: 80%;
}

/**
 * Prevent `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
   ========================================================================== */

/**
 * Remove border when inside `a` element in IE 8/9.
 */
img {
  	border: 0;
}

/**
 * Correct overflow displayed oddly in IE 9.
 */
svg:not(:root) {
  	overflow: hidden;
}

/* ==========================================================================
   Figures
   ========================================================================== */

/**
 * Address margin not present in IE 8/9 and Safari 5.
 */
figure {
  	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. Correct `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. Correct font family not being inherited in all browsers.
 * 2. Correct font size not being inherited in all browsers.
 * 3. Address 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 */
}

/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
button,
input {
  	line-height: normal;
}

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Chrome, Safari 5+, and IE 8+.
 * Correct `select` style inheritance in Firefox 4+ and Opera.
 */
button,
select {
  	text-transform: none;
}

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve 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],
html input[disabled] {
  	cursor: default;
}

/**
 * 1. Address box sizing set to `content-box` in IE 8/9.
 * 2. Remove excess padding in IE 8/9.
 */
input[type="checkbox"],
input[type="radio"] {
  	box-sizing: border-box;
  /* 1 */
  	padding: 0;
  /* 2 */
}

/**
 * 1. Address `appearance` set to `searchfield` in Safari 5 and Chrome.
 * 2. Address `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;
}

/**
 * Remove 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;
}

/**
 * Remove inner padding and border in Firefox 4+.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
  	border: 0;
  	padding: 0;
}

/**
 * 1. Remove default vertical scrollbar in IE 8/9.
 * 2. Improve 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;
}


/*----------------------------------------------*/
/*	2 - Grid
/*----------------------------------------------*/

/*
* Skeleton V1.2
* Copyright 2011, Dave Gamache
* www.getskeleton.com
* Free to use under the MIT license.
* http://www.opensource.org/licenses/mit-license.php
* 6/20/2012
*/

/* Table of Contents
==================================================
    #Base 960 Grid
    #Tablet (Portrait)
    #Mobile (Portrait)
    #Mobile (Landscape)
    #Clearing */
/*  #Base 960 Grid
================================================== */

.container {
	position: relative;
	width: 960px;
	margin: 0 auto;
	padding: 0;
}

.container .column,
.container .columns {
	float: left;
	display: inline;
	margin-left: 10px;
	margin-right: 10px;
}

.row {
  	margin-bottom: 20px;
}

/* Nested Column Classes */
.column.alpha, .columns.alpha {
  	margin-left: 0;
}

.column.omega, .columns.omega {
  	margin-right: 0;
}

/* Base Grid */
.container .one.column,
.container .one.columns {
  	width: 40px;
}

.container .two.columns {
  	width: 100px;
}

.container .three.columns {
  	width: 160px;
}

.container .four.columns {
  	width: 220px;
}

.container .five.columns {
  	width: 280px;
}

.container .six.columns {
  	width: 340px;
}

.container .seven.columns {
  	width: 400px;
}

.container .eight.columns {
  	width: 460px;
}

.container .nine.columns {
  	width: 520px;
}

.container .ten.columns {
  	width: 580px;
}

.container .eleven.columns {
  	width: 640px;
}

.container .twelve.columns {
  	width: 700px;
}

.container .thirteen.columns {
  	width: 760px;
}

.container .fourteen.columns {
  	width: 820px;
}

.container .fifteen.columns {
  	width: 880px;
}

.container .sixteen.columns {
  	width: 940px;
}

.container .one-third.column {
  	width: 300px;
}

.container .two-thirds.column {
  	width: 620px;
}

/* Offsets */
.container .offset-by-one {
  	padding-left: 60px;
}

.container .offset-by-two {
  	padding-left: 120px;
}

.container .offset-by-three {
  	padding-left: 180px;
}

.container .offset-by-four {
  	padding-left: 240px;
}

.container .offset-by-five {
  	padding-left: 300px;
}

.container .offset-by-six {
  	padding-left: 360px;
}

.container .offset-by-seven {
  	padding-left: 420px;
}

.container .offset-by-eight {
  	padding-left: 480px;
}

.container .offset-by-nine {
  	padding-left: 540px;
}

.container .offset-by-ten {
  	padding-left: 600px;
}

.container .offset-by-eleven {
  	padding-left: 660px;
}

.container .offset-by-twelve {
  	padding-left: 720px;
}

.container .offset-by-thirteen {
  	padding-left: 780px;
}

.container .offset-by-fourteen {
  	padding-left: 840px;
}

.container .offset-by-fifteen {
  	padding-left: 900px;
}

/* #Tablet (Portrait)
================================================== */

/* Note: Design for a width of 768px */
@media only screen and (min-width: 768px) and (max-width: 959px) {
  .container {
    width: 768px;
  }

  .container .column,
  .container .columns {
    margin-left: 10px;
    margin-right: 10px;
  }

  .column.alpha, .columns.alpha {
    margin-left: 0;
    margin-right: 10px;
  }

  .column.omega, .columns.omega {
    margin-right: 0;
    margin-left: 10px;
  }

  .alpha.omega {
    margin-left: 0;
    margin-right: 0;
  }

  .container .one.column,
  .container .one.columns {
    width: 28px;
  }

  .container .two.columns {
    width: 76px;
  }

  .container .three.columns {
    width: 124px;
  }

  .container .four.columns {
    width: 172px;
  }

  .container .five.columns {
    width: 220px;
  }

  .container .six.columns {
    width: 268px;
  }

  .container .seven.columns {
    width: 316px;
  }

  .container .eight.columns {
    width: 364px;
  }

  .container .nine.columns {
    width: 412px;
  }

  .container .ten.columns {
    width: 460px;
  }

  .container .eleven.columns {
    width: 508px;
  }

  .container .twelve.columns {
    width: 556px;
  }

  .container .thirteen.columns {
    width: 604px;
  }

  .container .fourteen.columns {
    width: 652px;
  }

  .container .fifteen.columns {
    width: 700px;
  }

  .container .sixteen.columns {
    width: 748px;
  }

  .container .one-third.column {
    width: 236px;
  }

  .container .two-thirds.column {
    width: 492px;
  }

  /* Offsets */
  .container .offset-by-one {
    padding-left: 48px;
  }

  .container .offset-by-two {
    padding-left: 96px;
  }

  .container .offset-by-three {
    padding-left: 144px;
  }

  .container .offset-by-four {
    padding-left: 192px;
  }

  .container .offset-by-five {
    padding-left: 240px;
  }

  .container .offset-by-six {
    padding-left: 288px;
  }

  .container .offset-by-seven {
    padding-left: 336px;
  }

  .container .offset-by-eight {
    padding-left: 384px;
  }

  .container .offset-by-nine {
    padding-left: 432px;
  }

  .container .offset-by-ten {
    padding-left: 480px;
  }

  .container .offset-by-eleven {
    padding-left: 528px;
  }

  .container .offset-by-twelve {
    padding-left: 576px;
  }

  .container .offset-by-thirteen {
    padding-left: 624px;
  }

  .container .offset-by-fourteen {
    padding-left: 672px;
  }

  .container .offset-by-fifteen {
    padding-left: 720px;
  }
}

/*  #Mobile (Portrait)
================================================== */

/* Note: Design for a width of 320px */
@media only screen and (max-width: 767px) {
  .container {
    width: 300px;
  }

  .container .columns,
  .container .column {
    margin: 0;
  }

  .container .one.column,
  .container .one.columns,
  .container .two.columns,
  .container .three.columns,
  .container .four.columns,
  .container .five.columns,
  .container .six.columns,
  .container .seven.columns,
  .container .eight.columns,
  .container .nine.columns,
  .container .ten.columns,
  .container .eleven.columns,
  .container .twelve.columns,
  .container .thirteen.columns,
  .container .fourteen.columns,
  .container .fifteen.columns,
  .container .sixteen.columns,
  .container .one-third.column,
  .container .two-thirds.column {
    width: 300px;
  }

  /* Offsets */
  .container .offset-by-one,
  .container .offset-by-two,
  .container .offset-by-three,
  .container .offset-by-four,
  .container .offset-by-five,
  .container .offset-by-six,
  .container .offset-by-seven,
  .container .offset-by-eight,
  .container .offset-by-nine,
  .container .offset-by-ten,
  .container .offset-by-eleven,
  .container .offset-by-twelve,
  .container .offset-by-thirteen,
  .container .offset-by-fourteen,
  .container .offset-by-fifteen {
    padding-left: 0;
  }
}

/* #Mobile (Landscape)
================================================== */

/* Note: Design for a width of 480px */
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .container {
    width: 420px;
  }

  .container .columns,
  .container .column {
    margin: 0;
  }

  .container .one.column,
  .container .one.columns,
  .container .two.columns,
  .container .three.columns,
  .container .four.columns,
  .container .five.columns,
  .container .six.columns,
  .container .seven.columns,
  .container .eight.columns,
  .container .nine.columns,
  .container .ten.columns,
  .container .eleven.columns,
  .container .twelve.columns,
  .container .thirteen.columns,
  .container .fourteen.columns,
  .container .fifteen.columns,
  .container .sixteen.columns,
  .container .one-third.column,
  .container .two-thirds.column {
    width: 420px;
  }
}

/* #Clearing
================================================== */

/* Self Clearing Goodness */
.container:after {
	content: "\0020";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

/* Use clearfix class on parent to clear nested columns,
or wrap each row of columns in a <div class="row"> */
.clearfix:before,
.clearfix:after,
.row:before,
.row:after {
	content: '\0020';
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}

.row:after,
.clearfix:after {
  	clear: both;
}

.row,
.clearfix {
  	zoom: 1;
}

/* You can also use a <br class="clear" /> to clear columns */
.clear {
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}

/*----------------------------------------------*/
/*	3 - General (Typography & Images)
/*----------------------------------------------*/

body {
	background-color: #fff;
	font-family: 'Open Sans', sans-serif;
	font-size: 12px;
	font-weight: 300;
	line-height: 21px;
	color: #444;
	-webkit-text-size-adjust: 100%;
	overflow-y: auto;
	overflow-x: hidden;
}

.content {
	background-color: #fff;
	padding: 70px 0;
	z-index: 300;
	position: relative;
}

img {
	max-width: 100%;
	height: auto;
}

.inline-image {
  	padding: 20px 0 10px 0;
}

a {
	color: #6699A6;
	text-decoration: none;
	-webkit-transition: color 0.3s ease-in-out;
	-moz-transition: color 0.3s ease-in-out;
	-o-transition: color 0.3s ease-in-out;
	transition: color 0.3s ease-in-out;
}

a:hover {
  	color: #333333;
}

blockquote,
blockquote p {
	font-size: 17px;
	line-height: 24px;
	color: #777;
	font-style: italic;
}

blockquote {
	margin: 20px 0;
	padding: 9px 20px 0 20px;
	border-left: 3px solid #6699A6;
}

blockquote cite {
	display: block;
	font-size: 12px;
	font-weight: 600;
	color: #555;
}

cite {
	text-align: right;
	margin-top: 10px;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: 'Lato', sans-serif;
	font-weight: 400;
}

h1 {
	font-weight: 400;
	line-height: 34px;
	border-bottom: #ddd 2px solid;
	margin-bottom: 10px;
	padding-bottom: 20px;
}

h2 {
	font-weight: 400;
	line-height: 30px;
	border-bottom: #ddd 1px solid;
	margin-bottom: 10px;
	padding-bottom: 10px;
}

h3 {
	font-weight: 400;
	border-bottom: #ddd 1px solid;
	margin-bottom: 10px;
	padding-bottom: 10px;
}

h4 {
	font-weight: 400;
	border-bottom: #ddd 1px solid;
	margin-bottom: 10px;
	padding-bottom: 10px;
}

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
  	color: #333333;
}

h1 a:hover,
h2 a:hover,
h3 a:hover,
h4 a:hover,
h5 a:hover,
h6 a:hover {
  	color: #6699A6;
}

/* Dropcaps
--------------------------------------------------*/

.dropcap {
	font-size: 55px;
	font-weight: 400;
	padding: 0 7px 5px 0;
	line-height: 1em;
	float: left;
}

/*----------------------------------------------*/
/*	4 - Header
/*----------------------------------------------*/

.header-background-image {
	background: url(../../imagenes/myd-jolie.jpg) top center no-repeat;
	width: 100%;
	height: 800px;
	margin: 0 auto;
	position: absolute;
	background-size: auto !important;
	-webkit-background-size: auto !important;
}

.header-background-image-inner {
	background: url(../../imagenes/myd-aboutus.jpg) top center no-repeat;
	width: 100%;
	height: 500px;
	margin: 0 auto;
	position: absolute;
	background-size: auto !important;
	-webkit-background-size: auto !important;
}

#header-global[role="banner"] {
	color: #fff;
	width: 100%;
	height: 700px;
	padding-bottom: 60px;
	z-index: 1000;
}

#header-global-inner[role="banner"] {
	color: #fff;
	width: 100%;
	height: 400px;
	padding-bottom: 60px;
	z-index: 1000;
}

.header-top {
	padding-top: 10px;
	position: relative;
	z-index: 1000;
	width: 100%;
	-moz-transition: all .7s;
	-webkit-transition: all .7s;
	-o-transition: all .7s;
	-ms-transition: all .7s;
	transition: all .7s;
}

.header-top-dark {
	background-color: #6E3641;
	background-color: rgba(110, 54, 65, .875);
	padding-top: 10px;
	padding-bottom: 15px;
	position: relative;
	z-index: 1000;
	width: 100%;
	-moz-transition: all .7s;
	-webkit-transition: all .7s;
	-o-transition: all .7s;
	-ms-transition: all .7s;
	transition: all .7s;
}

.logo.three.columns {
	margin-left: 0;
}

.logo h1 {
	font-family: 'Lato', sans-serif;
	color: #fff;
	border: 1px solid #fff;
	border-radius: 2px;
	display: inline-block;
	padding: 0px;
	text-transform: uppercase;
}

.logo h1 a {
	color: #fff;
}

.logo img {
	max-height: 60px;
	max-width: none;
	margin-top: 10px;
	width: auto;
}

/* Uber Statement
------------------------------------------------*/

.uber-statement {
	margin-top: 80px;
	padding: 0 0 40px 0;
}

.uber-statement [class^="icon-"] {
  	color: #fff;
  	font-size: 110px;
}

.uber-statement h1 {
	font-family: 'Merriweather', serif;
	color: #fff;
	font-size: 80px;
	font-weight: 700;
	line-height: 90px;
	border-bottom: none;
	padding: 0;
}

.uber-statement h2 {
	font-family: 'Lato', sans-serif;
	font-size: 40px;
	font-weight: 100;
	border: none;
	line-height: 1.2;
	padding-bottom: 30px;
	margin-bottom: 35px;
	padding: 0;
}

.uber-statement h2 strong {
	font-weight: 300;
}

#header-global-inner[role="banner"] .uber-statement {
  	margin-top: 50px;
}

#header-global-inner[role="banner"] .uber-statement .page-title {
  	font-size: 60px;
  	line-height: 60px;
  	display: block;
}

#header-global-inner[role="banner"] .uber-statement h2 {
  	font-size: 30px;
}

#header-global-inner[role="banner"] .uber-statement [class^="icon-"] {
  	color: #fff;
  	font-size: 30px;
}

/*----------------------------------------------*/
/*	5 - Footer
/*----------------------------------------------*/

.footer-global[role="contentinfo"] {
	padding: 50px 0 0 0;
	position: relative;
	z-index: 300;
	background: #333;
	font-size: 12px;
	color: #ddd;
}

.footer-global[role="contentinfo"] h4 {
	font-size: 15px;
	color: #fff;
	margin-bottom: 30px;
}

.footer-global[role="contentinfo"] a {
	color: #6699a6;
}

.footer-global[role="contentinfo"] a:hover {
  	color: #999;
}

.footer-bottom {
	background-color: #404040;
	padding: 20px 0 10px 0;
}

#copyright-details {
  	font-size: 11px;
  	line-height: 18px;
}

/*----------------------------------------------*/
/*	6 - Homepage Sections
/*----------------------------------------------*/

.services {
	background: #d4483e;
}

.work {
	background: #d0cec4;
}

.team {
	background: #bb3a3d;
}

.news {
	background: #6699A6;
}

.work,
.services,
.team,
.news {
	color: #fff;
  	padding: 50px 0;
  	position: relative;
  	z-index: 300;
}

.work h1,
.services h1,
.team h1,
.news h1 {
	font-family: 'Merriweather', serif;
	border-bottom: none;
	display: inline-block;
  	font-size: 70px;
  	font-weight: 700;
  	padding-bottom: 0;
}

.work h1 {
	color: #333;
}

.work .intro-statement,
.services .intro-statement,
.team .intro-statement,
.news .intro-statement {
	color: #fff;
	border-bottom: medium double #ddd;
	font-size: 30px;
	font-family: 'Merriweather', serif;
	font-weight: 300;
	line-height: 45px;
	margin-bottom: 50px;
	padding: 0 0 20px 0;
}

.work .intro-statement {
	color: #333;
	border-bottom: medium double #333;
}

.work .intro-statement a,
.services .intro-statement a,
.team .intro-statement a,
.news .intro-statement a {
	font-weight: 700;
}

.work .intro-statement a,
.services .intro-statement a,
.news .intro-statement a {
	color: #333;
	font-weight: 700;
}

.services .intro-statement a {
	color: #fcb9b4;
}

.work .intro-statement a {
	color: #fff;
}

.team .intro-statement a {
	color: #feabad;
}

.news .intro-statement a {
	color: #b3dde8;
}

.work .intro-statement [class^="icon-"],
.services .intro-statement [class^="icon-"],
.team .intro-statement [class^="icon-"],
.news .intro-statement [class^="icon-"] {
	margin-left: 5px;
}

.work header p,
.services header p,
.team header p,
.news header p {
  	color: #fff;
  	margin: 0;
}

.work p,
.services p,
.team p,
.news p {
  	font-size: 12px;
  	color: #fff;
}

.services h2 a,
.work h2 a,
.team h2 a,
.news h2 a {
	color: #fff;
}

/*----------------------------------------------*/
/*	7 - Navigation (Note - The navigation is styled in conjunction with superfish.css)
/*----------------------------------------------*/

.main-navigation {
	font-size: 14px;
	font-weight: 400;
	text-align: right;
	text-transform: uppercase;
	height: 100%;
	position: relative;
	margin-top: 15px;
	margin-bottom: 25px;
	z-index: 9999;
}

.main-navigation ul {
	margin: 0 auto;
	margin-top: -2px;
	list-style-type: none;
	padding: 0;
}

.main-navigation ul > li {
  	cursor: pointer;
}

.main-navigation ul > li a {
	border-bottom: 1px solid;
  	color: #fff;
  	margin-right: 10px;
}

.main-navigation ul > li a:hover {
	border-bottom: 2px solid;
  	color: #6699A6;
}

.main-navigation li.current a {
	border-bottom: 2px solid;
  	color: #6699A6;
}

.header-top-dark .main-navigation {
	border-bottom: none;
}

.selectnav {
  	display: none;
}

.js-clingify-placeholder {
	height: 120px!important;
}

.js-clingify-wrapper {
  	width: 100%;
  	height: 120px!important;
}

.js-clingify-locked {
  	left: 0;
  	position: fixed;
  	top: 0;
  	z-index: 1000;
}

/* Homepage Coloring (To style accordingly with the top section on the homepage) */

#home .main-navigation li.current a {
	border-bottom: 2px solid;
  	color: #d4483e;
}

#home .main-navigation ul > li a:hover {
	color: #d4483e;
}

#home .main-navigation ul li ul li a:hover {
	color: #fff;
}

#home .sf-menu ul li:hover {
	background: #d4483e;
	background: rgba(212, 72, 62, .9);
}

/*----------------------------------------------*/
/*	8 - Buttons
/*----------------------------------------------*/

.button,
button,
input[type="submit"],
input[type="reset"],
input[type="button"] {
	position: relative;
	background: none;
	border: 1px solid #333;
	border-radius: 2px;
	color: #333;
	display: inline-block;
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
	text-transform: uppercase;
	cursor: pointer;
	margin-left: 0;
	margin-top: 5px;
	padding: 5px 10px;
	-moz-transition: all .4s;
	-webkit-transition: all .4s;
	-o-transition: all .4s;
	-ms-transition: all .4s;
	transition: all .4s;
}

.button:hover,
button:hover,
input[type="submit"]:hover,
input[type="reset"]:hover,
input[type="button"]:hover {
	border: 1px solid #6699A6;
	color: #6699A6;
}

.button:active,
button:active,
input[type="submit"]:active,
input[type="reset"]:active,
input[type="button"]:active {
	border: 1px solid #6699A6;
	color: #6699A6;
}

.button.full-width,
button.full-width,
input[type="submit"].full-width,
input[type="reset"].full-width,
input[type="button"].full-width {
	width: 100%;
	padding-left: 0 !important;
	padding-right: 0 !important;
	text-align: center;
}

/* Fix for odd Mozilla border & padding issues */
button::-moz-focus-inner,
input::-moz-focus-inner {
	border: 0;
	padding: 0;
}

/* Read More Button
--------------------------------------------------*/

a.read-more-btn {
	position: relative;
	display: inline-block;
	background: none;
	border: 1px solid #fff;
	border-radius: 2px;
	color: #fff;
	font-weight: 600;
	text-decoration: none;
	text-transform: uppercase;
	margin-top: 20px;
	padding: 8px 15px;
	text-align: center;
	text-transform: uppercase;
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-ms-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
}

a.read-more-btn > span {
	color: #fff;
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-ms-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
}

a.read-more-btn:hover > span {
	color: #333;
	margin-left: 10px;
}

a.read-more-btn span {
  	font-size: 15px;
  	margin-left: 5px;
}

a.read-more-btn:hover {
	border: 1px solid #333;
  	color: #333;
  	position: relative;
}

/* Read More Button (Large)
--------------------------------------------------*/

a.read-more-btn-large {
	position: relative;
	display: inline-block;
	border-radius: 2px;
	background-color: #6699A6;
	color: #fff;
	font-size: 15px;
	font-weight: 300;
	text-decoration: none;
	text-transform: uppercase;
	margin-top: 20px;
	padding: 8px 15px;
	text-align: center;
	text-transform: uppercase;
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-ms-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
}

a.read-more-btn-large > span {
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-ms-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
}

a.read-more-btn-large:hover > span {
	margin-left: 10px;
}

a.read-more-btn-large span {
  	font-size: 20px;
  	margin-left: 5px;
}

a.read-more-btn-large:hover {
  	background-color: #333;
  	position: relative;
}

/* Read More Button (Uber Statement)
--------------------------------------------------*/

a.read-more-btn-uber {
	position: relative;
	display: inline-block;
	border: none;
	border-radius: 2px;
	background-color: #d4483e;
	color: #fff;
	font-size: 15px;
	font-weight: 300;
	text-decoration: none;
	text-transform: uppercase;
	margin-top: 20px;
	padding: 8px 15px;
	text-align: center;
	text-transform: uppercase;
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-ms-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
}

a.read-more-btn-uber > span {
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-ms-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
}

a.read-more-btn-uber:hover > span {
	margin-left: 10px;
}

a.read-more-btn-uber span {
  	font-size: 20px;
  	margin-left: 5px;
}

a.read-more-btn-uber:hover {
  	background-color: #999;
  	position: relative;
}

/* Launch Project Button
--------------------------------------------------*/

a.launch-project-btn {
	position: relative;
	display: inline-block;
	border: 1px solid #333;
	border-radius: 2px;
	background: #none;
	color: #333;
	font-weight: 300;
	text-decoration: none;
	text-transform: uppercase;
	margin-top: 20px;
	padding: 8px 15px;
	text-align: center;
	text-transform: uppercase;
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-ms-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
}

a.launch-project-btn > span {
	color: #333;
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-ms-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
}

a.launch-project-btn:hover > span {
	color: #6699A6;
	margin-left: 10px;
}

a.launch-project-btn span {
  	font-size: 17px;
  	margin-left: 5px;
}

a.launch-project-btn:hover {
  	border: 1px solid #6699A6;
  	color: #6699A6;
  	position: relative;
}

/*----------------------------------------------*/
/*	9 - Social Icons (Body)
/*----------------------------------------------*/

.social-icons {
	margin: 0;
	padding: 0;
	border: 0;
	overflow: hidden;
	*zoom: 1;
	display: inline-block;
}

.social-icons > li {
	list-style-image: none;
	list-style-type: none;
	margin-left: 0;
	white-space: nowrap;
	display: inline;
	float: left;
	padding-left: 4px;
	padding-right: 4px;
	padding: 10px;
}

.social-icons > li:first-child, .social-icons > li.first {
  	padding-left: 0;
}

.social-icons > li:last-child {
  	padding-right: 0;
}

.social-icons > li.last {
  	padding-right: 0;
}

.social-icons > li a {
	color: #6699A6;
	display: block;
}

.social-icons > li a:hover {
  	color: #999;
}

.team .social-icons > li a {
  	color: #fff;
}

.team .social-icons > li a:hover {
	color: #333;
}

/*----------------------------------------------*/
/*	10 - Isotope (Portfolio Filtering)
/*----------------------------------------------*/

.isotope-item {
  	z-index: 2;
}

.isotope-hidden.isotope-item {
  	pointer-events: none;
  	z-index: 1;
}

.isotope, .isotope .isotope-item {
  /* change duration value to whatever you like */
  	-webkit-transition-duration: 0.8s;
  	-moz-transition-duration: 0.8s;
  	transition-duration: 0.8s;
}

.isotope {
  	-webkit-transition-property: height, width;
  	-moz-transition-property: height, width;
  	transition-property: height, width;
}

.isotope .isotope-item {
	-webkit-transition-property: -webkit-transform, opacity;
  	-moz-transition-property: -moz-transform, opacity;
  	-ms-transition-property: -ms-transform, opacity;
  	-o-transition-property: top, left, opacity;
  	transition-property: transform, opacity;
}

/*----------------------------------------------*/
/*	11 - Single Project
/*----------------------------------------------*/

.single-project p:first-of-type {
	font-weight: 600;
  	letter-spacing: .1em;
}

.single-project p:last-of-type {
	margin-bottom: 30px;
}

.single-project h1 {
	display: block;
	font-size: 40px;
	line-height: 38px;
	border-bottom: medium double #999;
	margin-bottom: 20px;
	padding-bottom: 20px;
}

.single-project h1 [class^="icon-"] {
  	margin-right: 10px;
  	color: #6699A6;
}

.single-project img {
  	max-width: 100%;
  	height: auto;
}

.single-project .project-details {
	color: #666;
	border-bottom: #ddd 1px solid;
	font-size: 12px;
	margin-top: 10px;
	margin-bottom: 15px;
	padding-bottom: 20px;
	list-style: none;
}

.single-project .project-details li {
	margin: 10px 0;
}

.single-project .project-details li [class^="icon-"] {
  	margin-right: 10px;
}

.single-project img,
.single-project .video-frame {
  	-webkit-box-sizing: border-box;
  	-moz-box-sizing: border-box;
  	box-sizing: border-box;
  	overflow: hidden;
}

.single-project img {
	margin-top: 15px;
  	margin-bottom: 20px;
}

.single-project .video-frame {
  	margin-bottom: 25px;
}

.single-project .slides li {
  	margin-bottom: 0;
}

/* Project Navigation */
.project-nav {
  	display: block;
  	float: left;
  	margin: 0 0 20px 0;
  	padding: 0;
  	list-style: none;
}

.project-nav li {
	font-size: 20px;
	float: left;
	-moz-transition: color .4s;
	-webkit-transition: color .4s;
	-o-transition: color .4s;
	-ms-transition: color .4s;
	transition: color .4s;
}

.project-nav li a {
  	color: #fff;
  	text-decoration: none;
  	display: block;
}

.project-nav .next:hover,
.project-nav .prev:hover {
  	color: #666;
}

.project-nav .prev,
.project-nav .next {
  	margin-right: 5px;
}

.project-nav .next {
  	color: #333;
}

.project-nav .prev {
  	color: #333;
}

/*----------------------------------------------*/
/*	12 - Single Article/Post Excerpt (Index)
/*----------------------------------------------*/

.single-article p:first-of-type {
  	font-weight: 600;
  	letter-spacing: .1em;
}

.post-excerpt h1 {
	border-bottom: 2px solid #333;
	display: block;
	font-size: 40px;
	line-height: 38px;
	margin-top: 0;
	margin-bottom: 20px;
	padding-bottom: 20px;
}

.single-article h1 [class^="icon-"],
.post-excerpt h1 [class^="icon-"] {
  	margin-right: 10px;
  	color: #6699A6;
}

.single-article img,
.post-excerpt img {
  	max-width: 100%;
  	height: auto;
  	margin-top: 20px;
  	margin-bottom: 30px;
}

.single-article img {
	margin-bottom: 15px;
}

.video-frame {
  	margin-top: 20px;
  	margin-bottom: 40px;
}

.post-excerpt .video-frame {
	margin-top: 70px;
	margin-bottom: 35px;
}

.post-excerpt {
  	margin-bottom: 50px;
}

.post-excerpt img,
.post-excerpt .video-frame {
  	-webkit-box-sizing: border-box;
  	-moz-box-sizing: border-box;
  	box-sizing: border-box;
  	overflow: hidden;
}

.single-article .meta-details,
.post-excerpt .meta-details {
	color: #666;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	display: inline-block;
	font-size: 12px;
	margin-top: 18px;
	padding: 15px 0;
	list-style: none;
}

.single-article .meta-details li,
.post-excerpt .meta-details li {
  	float: left;
  	margin: 5px 20px 5px 0;
}

.single-article .meta-details li [class^="icon-"],
.post-excerpt .meta-details li [class^="icon-"] {
  	margin-right: 7px;
}

.post-excerpt a.read-more-btn > span {
	color: #333;
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-ms-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
}

.post-excerpt a.read-more-btn:hover > span {
	color: #6699A6;
	margin-left: 10px;
}

a.read-more-btn span {
  	font-size: 15px;
  	margin-left: 5px;
}

.post-excerpt a.read-more-btn {
	background: none;
	border: 1px solid #333;
	color: #333;
}

.post-excerpt a.read-more-btn:hover {
  	color: #6699A6;
  	border: 1px solid #6699A6;
}

/* Articles Pagination
--------------------------------------------------*/

.pagination {
  	margin-bottom: 30px;
}

.pagination li {
  	display: inline-block;
  	list-style: none;
  	margin: 0;
}

.pagination li a {
  	color: #6699A6;
  	-webkit-transition: all .2s ease-in-out;
  	-moz-transition: all .2s ease-in-out;
  	-ms-transition: all .2s ease-in-out;
  	-o-transition: all .2s ease-in-out;
  	transition: all .2s ease-in-out;
}
.pagination li a:hover {
  	color: #333;
}

.pagination li:last-child {
  	margin-right: 0;
}

.pagination li {
  	padding: 5px;
}

.pagination .current {
  	font-weight: 600;
}

.pagination a,
.pagination .current {
  	display: inline-block;
}

.pagination .prev,
.pagination .next {
  	padding: 0;
}

.pagination .prev a {
  	font-size: 20px;
  	margin-right: 10px;
}

.pagination .next a {
  	font-size: 20px;
  	margin-left: 10px;
}

/*----------------------------------------------*/
/*	13 - Comments (Including Comment Form)
/*----------------------------------------------*/

#comments {
	margin-top: 30px;
	margin-left: 0;
}

#comments h4 {
	font-size: 16px;
	padding-bottom: 20px;
	display: block;
	border-bottom: #ddd 2px solid;
	font-weight: 400;
}

.comments-list {
	background-color: #fafbfc;
  	border-bottom: 1px solid #666;
  	margin: 25px 0 40px;
  	padding: 20px;
}

.comment {
  	border-top: 1px solid #666;
  	display: inline-block;
  	margin-top: 10px;
  	padding-top: 30px;
}

.comment .children .comment {
  	margin-top: 10px;
  	padding-top: 30px;
}

.comment:first-child {
  	border-top: none;
  	margin: 0;
  	padding: 0;
}

.comment > div {
  	display: inline-block;
}

.comment .avatar {
	display: block;
	float: left;
	position: relative;
	z-index: 1;
	margin-bottom: 10px;
}

.comment .comment-entry,
.comment .comment-meta {
  	float: right;
  	width: 100%;
}

.comment .comment-meta {
  	margin-top: -4px;
}

.comment .author {
  	font-size: 14px;
  	margin: 0;
  	text-transform: uppercase;
}

.comment .author .reply {
  	color: #6699A6;
  	font-size: 11px;
  	text-transform: uppercase;
}

.comment .author .reply:hover {
  	color: #333;
  	font-size: 11px;
}

.comment .date {
  	color: #959595;
  	margin: 1px 0 8px;
}

.comment .children {
  	padding-left: 60px;
}

.comment .children .comment {
  	border-top: 1px solid #999;
  	position: relative;
}

.comment .children .comment-entry,
.comment .children .comment-meta {
  	width: 100%;
}

.comment .children .children .comment-entry,
.comment .children .children .comment-meta {
  	width: 100%;
}

.comment-reply-link {
  	font-size: 80%;
}

.comment-moderate {
  	float: left;
}

/* Comment Form */

#respond {
  	margin-bottom: 20px;
  	margin-left: 0;
}

#respond h2 {
  	margin-top: 20px;
  	margin-bottom: 20px;
  	font-weight: 800;
}

#comment-form input,
#comment-form textarea {
  	border: 1px solid #333;
}

/*----------------------------------------------*/
/*	14 - Google Map
/*----------------------------------------------*/

#map {
	width: 100%;
	height: 350px;
	margin-top: 20px;
	margin-bottom: 35px;
}

.map-overlay {
	width: 100%;
	display: block;
	text-align: center;
	background-color: #333;
	background-color: none;
	color: #fff;
	padding: 10px 15px;
	border-radius: 2px;
	-moz-box-shadow: 1px 1px 8px 1px #666;
	-webkit-box-shadow: 1px 1px 8px 1px #666;
	box-shadow: 1px 1px 8px 1px #666;
}

.map-overlay_arrow {
	left: 50%;
	width: 0;
	height: 0;
	position: absolute;
}

.map-overlay_arrow.above {
	bottom: -16px;
	border-left: 16px solid transparent;
	border-right: 16px solid transparent;
	border-top: 16px solid #333;
}

.map-overlay_arrow.below {
	top: -16px;
	border-left: 16px solid transparent;
	border-right: 16px solid transparent;
	border-bottom: 16px solid #333;
}

/*----------------------------------------------*/
/*	15 - Widgets
/*----------------------------------------------*/

.widget {
  	font-size: 12px;
  	text-align: left;
  	margin-bottom: 30px;
}

.widget ul {
  	list-style: none;
}

.widget [class^="icon-"] {
	margin-right: 5px;
}

.widget-thumb {
	float: left;
	margin-right: 20px;
}

.widget-thumb img {
	border: 1px solid #fff;
	border-radius: 1px;
	vertical-align: bottom;
}

.post-widget {
	margin-bottom: 20px;
}

.post-date {
  	display: block;
  	color: #999;
  	font-size: 10px;
  	font-style: italic;
  	margin: 2px 0 5px 0;
}

#sidebar {
	margin-top: 15px;
}

#sidebar .widget h4 {
	font-size: 15px;
	border-bottom: 2px solid #ddd;
}

#sidebar .widget [class^="icon-"] {
	margin-right: 7px;
}

/* Tabbed Content Widget
--------------------------------------------------*/

ul.tabs {
  	margin: 10px 0 0 0;
  	padding: 0;
	float: left;
	list-style: none;
	height: 32px;
	border-bottom: 1px solid #999;
	border-left: 1px solid #999;
	width: 100%;
	list-style: none !important;
}

ul.tabs li {
	float: left;
	text-transform: uppercase;
	margin: 0;
	cursor: pointer;
	padding: 0px 21px;
	height: 31px;
	line-height: 31px;
	border: 1px solid #999;
	border-left: none;
	overflow: hidden;
	position: relative;
}

ul.tabs li:hover {
  	background: #ccc;
}

ul.tabs li.active {
  	background: #ddd;
  	border-bottom: 1px solid #ddd;
}

.tab_container {
	border-top: none;
	clear: both;
	float: left;
	width: 100%;
	min-height: 200px;
	height: auto;
}

.tab_content {
  	padding: 20px 20px 20px 0;
  	display: none;
}

.posts {
  	list-style: none !important;
}

.posts li {
  	float: left;
}

.posts img {
  	float: left;
  	display: block;
  	margin-right: 10px;
}

.posts .entry {
  	display: block;
  	margin-bottom: 20px;
}

/* Accordion Widget
--------------------------------------------------*/

.accordion-container {
	font-size: 12px;
	padding-bottom: 10px;
	margin-bottom: 15px;
}

.accordion-header {
	display: block;
	border-bottom: 1px solid #999;
	font-size: 13px;
	margin: 0;
	padding: 0 20px;
	cursor: pointer;
	color: #666666;
	text-transform: uppercase;
}

.active-header {
	background: url("../img/accordion/active-header.gif");
	background-repeat: no-repeat;
	background-position: left 50%;
	color: #6699A6;
}

.active-header:hover {
	background: url("../img/accordion/active-header.gif");
	background-repeat: no-repeat;
	background-position: left 50%;
}

.inactive-header {
	background: url("../img/accordion/inactive-header.gif");
	background-repeat: no-repeat;
	background-position: left 50%;
}

.inactive-header:hover {
	background: url("../img/accordion/inactive-header.gif");
	background-repeat: no-repeat;
	background-position: left 50%;
}

.accordion-content {
	display: none;
	padding: 5px 0 5px 20px;
	border-top: 0;
}

/* Toggle Content Widget
--------------------------------------------------*/

.toggles-container {
	font-size: 12px;
	padding-bottom: 10px;
	margin-bottom: 15px;
}

.toggle_container {
	padding: 17px 20px 5px 20px;
	margin-bottom: 1px;
}

p.trigger {
	display: block;
	padding: 8px 8px 8px 16px;
	margin: 0;
	cursor: pointer;
	text-transform: uppercase;
}

/* Up Toggle State */
p.trigger {
	background: url("../img/accordion/inactive-header.gif");
	background-repeat: no-repeat;
	background-position: left 50%;
	border-bottom: 1px solid #999;
	margin: 0;
	padding: 10px 20px 8px 20px;
}

p.trigger a {
	text-decoration: none;
}

/* Hover Toggle State */
p.trigger:hover {
	background: url("../img/accordion/inactive-header.gif");
	background-repeat: no-repeat;
	background-position: left 50%;
}

/* Active Toggle State */
p.trigger.active {
	background: url("../img/accordion/active-header.gif");
	background-repeat: no-repeat;
	background-position: left 50%;
}

/* Flickr Feed Widget
--------------------------------------------------*/

.flickrbadge {
	margin: 0;
	padding: 0;
	border: none;
	font-size: 120%;
	width: 100%;
	position: relative;
	text-align: left;
}

.flickrbadge ul {
  	list-style: none;
}

.flickrbadge ul ul {
  	padding: 0;
  	margin: 0;
}

.flickrbadge a {
	display: block;
	font-size: 1em;
	color: #369;
	text-align: right;
	font-weight: bold;
	text-decoration: none;
}

.flickrbadge a.flickrlink {
  	padding-top: .3em;
  	text-align: left;
}

.flickritems {
	position: relative;
	width: 100%;
	margin-top: 10px;
	margin-bottom: 30px;
	float: left;
}

.flickritems li {
  	float: left;
  	padding: 0 10px 10px 0;
}

.flickritems li img {
  	display: block;
  	border: 1px solid #666;
  	border-radius: 1px;
}

/* Twitter Feed Widget
--------------------------------------------------*/

#twitter-feed ul {
  	list-style: none;
}

#twitter-feed .tweet {
  	margin: 5px 0;
}

#twitter-feed .timePosted {
  	color: #999;
  	font-size: 10px;
  	font-style: italic;
  	margin-top: 0;
}

.footer-global[role="contentinfo"] #twitter-feed .timePosted {
	border-bottom: 1px solid #666;
	padding-bottom: 10px;
}

/*----------------------------------------------*/
/*	16 - Back to Top Scroll
/*----------------------------------------------*/

#home #back-to-top {
	position: fixed;
	right: 0;
	display: none;
	bottom: 30px;
	margin: 0;
	display: block;
	z-index: 4000;
}

#home #back-to-top a [class^="icon-"] {
	color: #fff;
	font-size: 30px;
	width: 45px;
	height: 45px;
	display: block;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

#home #back-to-top a:hover [class^="icon-"] {
  	color: #999;
}

#back-to-top {
	position: fixed;
	right: 0;
	display: none;
	bottom: 30px;
	margin: 0;
	display: block;
	z-index: 4000;
}

#back-to-top a [class^="icon-"] {
	color: #666;
	font-size: 30px;
	width: 45px;
	height: 45px;
	display: block;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

#back-to-top a:hover [class^="icon-"] {
	color: #999;
}

/*----------------------------------------------*/
/*	17 - Contact Form
/*----------------------------------------------*/

form {
	margin-top: 30px;
	margin-bottom: 20px;
	text-align: left;
}

fieldset {
  	margin-bottom: 20px;
}

input[type="text"],
input[type="password"],
input[type="email"],
textarea,
select {
	border: 1px solid #666;
	padding: 8px 8px 8px 8px;
	outline: none;
	font-size: 12px;
	font-style: italic;
	color: #333;
	margin: 0;
	width: 100%;
	display: block;
	line-height: 1.2;
	margin-bottom: 20px;
	background-color: #fff;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

select {
  	padding: 0;
}

input[type="text"]:focus,
input[type="password"]:focus,
input[type="email"]:focus,
textarea:focus {
  	border: 1px solid #6699A6;
  	color: #333;
}

textarea {
  	min-height: 150px;
}

label,
legend {
  	display: block;
  	font-weight: bold;
  	font-size: 12px;
}

select {
  	width: 220px;
  	padding: 6px;
}

input[type="checkbox"] {
  	display: inline;
}

label span,
legend span {
  	font-weight: normal;
  	font-size: 12px;
  	color: #444;
}

input.error,
textarea.error {
  	margin-bottom: 6px;
}

.error {
  	color: #cc3333;
  	margin-bottom: 10px;
}

#submit {
	position: relative;
	display: inline-block;
	background: none;
	border: 1px solid #333;
	border-radius: 2px;
	color: #333;
	font-size: 12px;
	font-weight: 300;
	text-decoration: none;
	text-transform: uppercase;
	padding: 8px 15px;
	text-align: center;
	text-transform: uppercase;
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-ms-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
}

#submit:hover {
  	border: 1px solid #6699A6;
  	color: #6699A6;
  	position: relative;
}

#response {
  	margin-top: 20px;
  	margin-bottom: 20px;
}

#response .success {
  	color: #6699A6;
}

#response .failure {
  	color: #cc3333;
}

#contact-form #user {
  	display: none;
}

.nogo {
  	color: #cc3333;
}

/*----------------------------------------------*/
/*	18 - Contact Details
/*----------------------------------------------*/

#contact-details {
	color: #444;
	font-weight: normal;
	text-align: left;
	margin-top: 10px;
	padding-top: 5px;
}

#contact-details li {
  	margin-bottom: 20px;
  	list-style: none;
}

#contact-details li [class^="icon-"] {
  	margin-right: 10px;
}

/*----------------------------------------------*/
/*	19 - Services
/*----------------------------------------------*/

.service {
	color: #fff;
  	margin-bottom: 50px;
}

.service h2 {
	font-family: 'Lato', sans-serif;
	font-size: 20px;
	display: block;
	border-bottom: 1px solid #fff;
	margin-bottom: 20px;
}

.service p,
.service h2 a {
	color: #fff;
}

.service [class^="icon-"] {
	display: block;
	color: #fff;
	margin-bottom: 20px;
	font-size: 70px;
	-moz-transition: all .4s;
	-webkit-transition: all .4s;
	-o-transition: all .4s;
	-ms-transition: all .4s;
	transition: all .4s;
}

.service:hover > [class^="icon-"] {
  	color: #333;
}

.service-icon-large [class^="icon-"] {
  	font-size: 200px;
  	margin: 50px 0;
}

.service a.read-more-btn {
	background: none;
	border: 1px solid #fff;
	color: #fff;
}

.service a.read-more-btn:hover {
  	border: 1px solid #333;
  	color: #333;
}

.service.clearcol {
	clear: both;
}

/* Icon Holders
------------------------------------------------*/

.work .icon-holder,
.services .icon-holder,
.team .icon-holder,
.news .icon-holder {
  	border-radius: 100%;
  	display: block;
}

.work .icon-holder [class^="icon-"],
.services .icon-holder [class^="icon-"],
.team .icon-holder [class^="icon-"],
.news .icon-holder [class^="icon-"] {
  	font-size: 55px;
  	color: #fff;
}

.work .icon-holder [class^="icon-"] {
	color: #333;
}

.contact .icon-holder [class^="icon-"] {
  	font-size: 55px;
  	color: #fff;
}

/*----------------------------------------------*/
/*	20 - Section Dividers
/*----------------------------------------------*/

.section-divider-1,
.section-divider-2,
.section-divider-3 {
	width: 100%;
	height: 400px;
	background-color: #333;
	position: relative;
}

.section-divider-1 .text-container,
.section-divider-2 .text-container,
.section-divider-3 .text-container {
	height: 400px;
	width: 960px;
	border-top: 15px solid rgba(255, 255, 255, 0.4);
	border-bottom: 15px solid rgba(255, 255, 255, 0.4);
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.section-divider-1 .text-container [class^="icon-"],
.section-divider-2 .text-container [class^="icon-"],
.section-divider-3 .text-container [class^="icon-"] {
  	color: #fff;
  	font-size: 20px;
}

.text-container {
  	display: table-cell;
  	vertical-align: middle;
}

/* Divider Background One
------------------------------------------------*/

.bg1 {
	background: url(../../imagenes/myd-victor-francisco.jpg) top center no-repeat;
}

/* Divider Background Two
------------------------------------------------*/

.bg2 {
  	background: url(../../imagenes/myd-trendsetter.jpg) top center no-repeat;
}

/* Divider Background Three
------------------------------------------------*/

.bg3 {
  	background: url(../../imagenes/myd-twitter.jpg) top center no-repeat;
}

.bg1,
.bg2,
.bg3 {
	width: 100%;
	height: 400px;
	margin: 0 auto;
	position: absolute;
	background-size: 120%;
	background-size: auto !important;
	-webkit-background-size: auto !important;
}


/*----------------------------------------------*/
/*	21 - Quotes
/*----------------------------------------------*/

.latest-quotes {
  	color: #fff;
}

.latest-quotes .quotes {
  	height: 150px;
  	height: auto !important;
  	min-height: 150px;
  	margin: 0;
  	padding: 0;
}

.latest-quotes .quotes blockquote {
  	margin: 0;
  	padding: 0;
  	border: none;
}

.latest-quotes li {
  	list-style: none;
  	padding: 20px 0;
}

.latest-quotes .quotes blockquote p {
  	color: #fff;
  	font-size: 25px;
  	line-height: 35px;
  	font-family: 'Merriweather', serif;
  	font-weight: 100;
  	text-shadow: 0 1px 1px #000;
}

.latest-quotes .quotes cite {
	border: 2px solid #fff;
	border-radius: 2px;
	display: inline-block;
	margin-top: 10px;
	padding: 10px 17px;
	color: #fff;
	font-size: 14px;
	font-style: normal;
	font-weight: 300;
	text-transform: uppercase;
}

/*----------------------------------------------*/
/*	22 - Latest Tweet
/*----------------------------------------------*/

#latest-tweet ul {
  	list-style: none;
}

#latest-tweet .tweet {
  	color: #fff;
    font-size: 25px;
    line-height: 35px;
    font-family: 'Merriweather', serif;
    font-weight: 100;
    font-style: italic;
    text-shadow: 0 1px 1px #000;
}

#latest-tweet .tweet a {
  	color: #ddd;
}

#latest-tweet .tweet a:hover {
  	color: #999;
}

#latest-tweet .timePosted {
	border: 2px solid #fff;
	border-radius: 2px;
	display: inline-block;
	margin-top: 10px;
	padding: 10px 17px;
	color: #fff;
	font-size: 14px;
	font-style: normal;
	font-weight: 300;
	text-transform: uppercase;
}

/*----------------------------------------------*/
/*	23 - Client Logos
/*----------------------------------------------*/

.logos {
  	padding: 0;
}

.client-logos {
  	display: inline-block;
  	margin-bottom: 0;
  	padding: 10px 0;
  	list-style: none;
}

.client-logos li {
  	float: left;
  	margin: 0 auto;
  	margin-right: 36px;
  	padding: 10px 0;
}

.client-logos img {
  	max-width: 100%;
  	height: auto;
	border: 1px solid #FFF;
}

/*----------------------------------------------*/
/*	24 - Portfolio Navigation
/*----------------------------------------------*/

#home .portfolio-filter {
	margin-top: 60px;
}

.portfolio-filter {
  	margin-top: 30px;
  	margin-bottom: 40px;
}

.portfolio-filter .filter {
  	display: inline-block;
  	margin: 0;
  	padding: 0;
  	text-transform: uppercase;
}

.filter li {
  	float: left;
  	font-size: 12px;
  	list-style: none;
  	margin-right: 10px;
}

.filter li a {
	border: 2px solid #999;
	border-radius: 2px;
  	color: #999;
  	font-weight: 300;
  	text-decoration: none;
  	padding: 12px 15px;
  	-moz-transition: all .2s;
  	-webkit-transition: all .2s;
  	-o-transition: all .2s;
  	-ms-transition: all .2s;
  	transition: all .2s;
}

.filter li a:hover,
.filter li .current {
	border: 2px solid #333;
  	color: #333;
}

/*----------------------------------------------*/
/*	25 - Portfolio Items
/*----------------------------------------------*/

.project-item {
  	margin-bottom: 20px;
}

.project-item .project-image {
	list-style: none;
	overflow: hidden;
	position: relative;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-moz-transition: all .4s;
	-webkit-transition: all .4s;
	-o-transition: all .4s;
	-ms-transition: all .4s;
	transition: all .4s;
}

.project-item .details h2 {
  	border: none;
  	display: block;
}

.project-item .details p {
	color: #ddd;
	padding-right: 5px;
	text-align: right;
}

.four.columns .project-item .details h2 {
  	font-size: 20px;
}

.portfolio-items .column,
.portfolio-items .columns {
	margin-left: 0;
	margin-right: 20px;
}

/* Portfolio Items Overlay
------------------------------------------------*/

.project-image .overlay {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	overflow: hidden;
	padding: 20px;
	-ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	opacity: 0;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: opacity .4s ease-in-out;
	-moz-transition: opacity .4s ease-in-out;
	-ms-transition: opacity .4s ease-in-out;
	-o-transition: opacity .4s ease-in-out;
	transition: opacity .4s ease-in-out;
}

.project-image:hover .overlay {
	background-color: rgba(0, 0, 0, .75);
	-ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	opacity: 1;
	-webkit-backface-visibility: hidden;
}

.project-item .overlay h2 {
	font-family: 'Merriweather', serif;
	padding: 10px;
	line-height: 1.2;
	font-size: 35px;
	font-weight: 700;
	-moz-transition: all .4s;
	-webkit-transition: all .4s;
	-o-transition: all .4s;
	-ms-transition: all .4s;
	transition: all .4s;
}

.project-item .overlay > h2 a {
	opacity: 1;
	-moz-transition: all .4s;
	-webkit-transition: all .4s;
	-o-transition: all .4s;
	-ms-transition: all .4s;
	transition: all .4s;
}

.project-item .overlay:hover > h2 a {
  	opacity: 1;
}

.project-item .overlay h2 a {
  	color: #fff;
}

.project-item .overlay h2 a:hover {
  	color: #d0cec4;
}

.project-item .overlay a {
  	color: #fff;
  	text-decoration: none;
}

.project-item .overlay em {
  	color: #fff;
}

.project-item img {
  	display: block;
  	position: relative;
  	max-width: 100%;
  	height: auto;
}

.project-item img {
	-webkit-transition: all .4s ease-out;
	-moz-transition: all .4s ease-out;
	-o-transition: all .4s ease-out;
	-ms-transition: all .4s ease-out;
	transition: all .4s ease-out;
}

.project-item:hover img {
	-moz-transform: scale(1.1);
	-o-transform: scale(1.1);
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
}

/*----------------------------------------------*/
/*	26 - Team Members
/*----------------------------------------------*/

.team-member {
	float: left;
	margin-top: 20px;
  	margin-bottom: 40px;
}

.team-member h2 {
	font-size: 25px;
	border-bottom: 1px solid #333;
}

.team img {
  	max-width: 100%;
  	height: auto;
}

.team-thumbnail .team-image {
	margin-bottom: 20px;
	list-style: none;
	overflow: hidden;
	position: relative;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-moz-transition: all .4s;
	-webkit-transition: all .4s;
	-o-transition: all .4s;
	-ms-transition: all .4s;
	transition: all .4s;
}

.team-thumbnail .team-image img {
	border: 2px solid #fff;
	border-radius: 2px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.team-member .job-title {
	text-transform: uppercase;
	display: block;
	font-weight: 400;
	margin: 10px 0 15px 0;
}

.team-member .team-details {
	display: inline-block;
	font-size: 12px;
	margin-top: 10px;
	padding: 0;
	list-style: none;
}

.team-member .team-details li {
	float: left;
	margin: 3px 10px 3px 0;
}

.team-member .team-details li [class^="icon-"] {
  	margin-right: 8px;
}

.team-member a.read-more-btn > span {
	color: #333;
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-ms-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
}

.team-member a.read-more-btn:hover > span {
	color: #6699A6;
	margin-left: 10px;
}

.team-member a.read-more-btn span {
  	font-size: 15px;
  	margin-left: 5px;
}

.team-member a.read-more-btn {
	background: none;
	border: 1px solid #333;
	color: #333;
}

.team-member a.read-more-btn:hover {
  	color: #6699A6;
  	border: 1px solid #6699A6;
}

/* Homepage section */

.team .team-member {
	float: none;
  	margin-bottom: 30px;
}

.team .team-member h2 {
	border-bottom: 1px solid #fff;
}

.team .team-member a.read-more-btn {
	background: none;
	border: 1px solid #fff;
	color: #fff;
}

.team .team-member a.read-more-btn:hover {
  	color: #333;
  	border: 1px solid #333;
}

.team .team-member a.read-more-btn > span {
	color: #fff;
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-ms-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
}

.team .team-member a.read-more-btn:hover > span {
	color: #333;
	margin-left: 10px;
}

.team a.read-more-btn span {
  	font-size: 15px;
  	margin-left: 5px;
}

/*----------------------------------------------*/
/*	27 - Latest News
/*----------------------------------------------*/

.featured-post h2 {
	font-family: 'Lato', sans-serif;
	font-size: 25px;
	border-bottom: 1px solid #fff;
}

.recent-post h3 {
	border-bottom: 1px solid #fff;
}

.recent-post h3 a {
	font-family: 'Lato', sans-serif;
	font-size: 20px;
	color: #fff;
}

.recent-post.one-third {
  	float: left;
  	margin-bottom: 30px;
}

.featured-post {
  	float: left;
  	margin-bottom: 30px;
}

.recent-post .news-thumbnail {
  	margin-bottom: 20px;
}

.date {
  	display: block;
}

.news img {
  	max-width: 100%;
  	height: auto;
}

.news-thumbnail .news-image {
  	list-style: none;
  	overflow: hidden;
  	position: relative;
}

.news-thumbnail .news-image img {
	border: 2px solid #fff;
	border-radius: 2px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.news .featured-post .meta-details {
  	font-size: 12px;
}

.news .meta-details {
	color: #fff;
	display: inline-block;
	font-size: 11px;
	margin-top: 10px;
	padding: 0;
	list-style: none;
}

.news .meta-details li {
  	float: left;
  	margin: 3px 10px 3px 0;
}

.news .meta-details li a {
	color: #b3dde8;
}

.news .meta-details li [class^="icon-"] {
  	margin-right: 5px;
}

/*----------------------------------------------*/
/*	28 - Pricing Tables
/*----------------------------------------------*/

.plan-features:nth-child(odd) {
	background: #f7f7f7;
	font-size: 13px;
	padding: 10px 5px;
	font-style: italic;
}

.plan-features:nth-child(even) {
	background: #fff;
	font-size: 13px;
	padding: 10px 5px;
	font-style: italic;
}

.plan-price {
	color: #fff;
	font-size: 40px;
	font-weight: 400;
	padding: 40px 30px 30px 30px;
	text-align: center;
}

.plan-price span {
	font-size: 15px;
	font-style: italic;
	font-weight: 100;
	display: block;
	margin-top: 15px;
}

#pricing-plan-1,
#pricing-plan-2,
#pricing-plan-3,
#pricing-plan-4 {
	margin-top: 20px;
	margin-bottom: 20px;
	border: 1px solid #ddd;
	border-radius: 2px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

#pricing-plan-1 .plan-price {
  	background: none repeat scroll 0 0 #ccc;
  	border-top: 1px solid #fff;
}

#pricing-plan-2 .plan-price {
  	background: none repeat scroll 0 0 #999;
  	border-top: 1px solid #fff;
}

#pricing-plan-3 .plan-price {
  	background: none repeat scroll 0 0 #666;
  	border-top: 1px solid #fff;
}

#pricing-plan-4 .plan-price {
  	background: none repeat scroll 0 0 #333;
  	border-top: 1px solid #fff;
}

.plan-title {
  	background: none repeat scroll 0 0 #333;
  	color: #fff;
  	font-size: 20px;
  	padding: 20px;
  	text-align: center;
  	text-transform: uppercase;
}

.plan-title [class^="icon-"] {
  	display: inline-block;
  	margin-bottom: 10px;
}

.plan-sign-up {
  	background: #fff;
  	padding: 20px;
}

.sign-up-btn {
	position: relative;
	display: block;
	border-radius: 2px;
	background-color: #6699A6;
	color: #fff;
	font-weight: 300;
	text-decoration: none;
	text-transform: uppercase;
	padding: 8px 15px;
	text-align: center;
	text-transform: uppercase;
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-ms-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
}

.sign-up-btn span {
  	font-size: 17px;
  	margin-left: 5px;
}

.sign-up-btn:hover {
  	color: #fff;
  	background-color: #666;
  	position: relative;
}

.feature-desc {
  	color: #666;
  	text-align: center;
}

/*----------------------------------------------*/
/*	29 - Skill Bars
/*----------------------------------------------*/

.skill-bars {
	width: 95%;
	position: relative;
	float: left;
	line-height: 2em;
	margin-top: 60px;
	margin-bottom: 60px;
	padding: 0;
	text-align: left;
}

.col {
  	width: 95%;
}

#skill {
  	color: #333;
  	list-style: none;
  	padding-top: 30px;
}

#skill li {
  	margin-bottom: 60px;
  	background: #ddd;
  	height: 40px;
}

#skill li.last {
  	margin-bottom: 0;
}

#skill li em {
  	position: relative;
  	top: -35px;
  	font-style: normal;
  	text-transform: uppercase;
}

.expand {
  	height: 40px;
  	margin: 0;
  	background: #6699A6;
  	position: absolute;
}

.sites {
  	width: 70%;
  	-moz-animation: sites 2s ease-out;
  	-webkit-animation: sites 2s ease-out;
}

.clients {
  	width: 90%;
  	-moz-animation: clients 2s ease-out;
  	-webkit-animation: clients 2s ease-out;
}

.complaining {
  	width: 30%;
  	-moz-animation: complaining 2s ease-out;
  	-webkit-animation: complaining 2s ease-out;
}

.coffee {
  	width: 80%;
  	-moz-animation: coffee 2s ease-out;
  	-webkit-animation: coffee 2s ease-out;
}

@-moz-keyframes sites {
  0% {
    width: 0px;
  }

  100% {
    width: 70%;
  }
}

@-moz-keyframes clients {
  0% {
    width: 0px;
  }

  100% {
    width: 90%;
  }
}

@-moz-keyframes complaining {
  0% {
    width: 0px;
  }

  100% {
    width: 30%;
  }
}

@-moz-keyframes coffee {
  0% {
    width: 0px;
  }

  100% {
    width: 80%;
  }
}

@-webkit-keyframes sites {
  0% {
    width: 0px;
  }

  100% {
    width: 70%;
  }
}

@-webkit-keyframes clients {
  0% {
    width: 0px;
  }

  100% {
    width: 90%;
  }
}

@-webkit-keyframes complaining {
  0% {
    width: 0px;
  }

  100% {
    width: 30%;
  }
}

@-webkit-keyframes coffee {
  0% {
    width: 0px;
  }

  100% {
    width: 80%;
  }
}

/*----------------------------------------------*/
/*	30 - Media Queries
/*----------------------------------------------*/

/* Slight fix for IOS devices */
@media only screen and (min-width: 1100px) {
  
  .header-background-image,
  .header-background-image-inner,
  .bg1,
  .bg2,
  .bg3 {
    background-attachment: fixed !important;
  }

}

/* Smaller than standard 960 (devices and browsers) */
@media only screen and (max-width: 960px) {
  
  nav select {
    display: inline-block;
    position: relative;
    color: #000;
    font-style: normal;
  }

  .one-third.column .project-item .details h2,
  .team-thumbnail .details h2,
  .news-thumbnail .details h2 {
    font-size: 25px;
  }

  .four.columns .project-item .details h2 {
    font-size: 15px;
  }

  .client-logos li {
    padding: 5px;
  }

}

/* Tablet Portrait size to standard 960 (devices and browsers) */
/* All Mobile Sizes (devices and browser) */
@media only screen and (max-width: 767px) {

	.header-top-dark {
		background: none;
	}
  
  h1 {
    font-size: 40px;
    line-height: 1;
  }
  
  .uber-statement {
    margin-top: 120px;
    padding: 0 0 40px 0;
  }

  .uber-statement [class^="icon-"] {
    font-size: 60px;
  }

  .uber-statement h1 {
    font-size: 60px;
    line-height: 1.1;
  }

  .uber-statement h2 {
    font-size: 20px;
    font-weight: 300;
    line-height: 1.3;
    padding-bottom: 10px;
    margin-bottom: 10px;
  }
  
  #header-global-inner[role="banner"] .uber-statement {
  	margin-top: 120px;
  }
  
  #header-global-inner[role="banner"] .uber-statement .page-title {
  	font-size: 30px;
  	line-height: 35px;
  }
  
  #header-global-inner[role="banner"] .uber-statement h2 {
  	font-size: 20px;
  	margin-top: 0;
  }

  .work header,
  .services header,
  .team header,
  .news header {
    margin-bottom: 30px;
  }

  .header-background-image {
    height: 900px;
  }

  .post-excerpt h1 {
    display: block;
    font-size: 25px;
    line-height: 27px;
  }

  .service {
  	margin-bottom: 40px!important;
  }

  .client-logos li {
    padding: 10px 40px;
  }

  .filter li {
  	float: none;
  	margin-bottom: 30px;
  }
  
  .filter li:last-child {
  	margin-bottom: 20px;
  }

  .main-navigation[role="navigation"] #sf {
    display: none;
  }

  .selectnav {
    background: #fff url(../img/nav_arrow.png) no-repeat;
    background-position: center right;
    border: none;
    border-radius: 2px;
    color: #666;
    display: inline-block;
    font-size: 12px;
    font-style: normal;
    margin: 30px 0 30px 0;
    padding: 8px 10px;
    cursor: pointer;
    text-transform: uppercase;
    -webkit-appearance: none;
    width: 100%;
  }

  .team-thumbnail,
  .featured-post .news-thumbnail {
    margin-bottom: 20px;
  }

  #contact-form,
  #contact-details {
    margin-bottom: 40px;
  }

  .footer-global[role="contentinfo"] .social-icons {
    display: block;
  }
  
  .client-logos li {
    padding: 5px;
    margin-right: 10px;
  }
  
  .team .team-member {
  	margin-bottom: 50px;
  }

}

/* Mobile Landscape Size to Tablet Portrait (devices and browsers) */
/* Mobile Portrait Size to Mobile Landscape Size (devices and browsers) */
@media only screen and (max-width: 479px) {

  .uber-statement {
    margin-top: 120px;
    padding: 0 0 40px 0;
  }

  .uber-statement [class^="icon-"] {
    font-size: 50px;
  }

  .uber-statement h1 {
    font-size: 50px;
    line-height: 1.2;
  }

  .uber-statement h2 {
    font-size: 20px;
    font-weight: 300;
    line-height: 1.3;
    padding-bottom: 10px;
    margin-top: 20px;
    margin-bottom: 10px;
  }
  
  #header-global-inner[role="banner"] .uber-statement {
  	margin-top: 120px;
  }
  
  #header-global-inner[role="banner"] .uber-statement .page-title {
  	font-size: 30px;
  	line-height: 35px;
  }
  
  #header-global-inner[role="banner"] .uber-statement h2 {
  	font-size: 20px;
  	margin-top: 0;
  }
	
	.work h1,
	.services h1,
	.team h1,
	.news h1 {
	  	font-size: 60px;
	}
	
	.work .intro-statement,
	.services .intro-statement,
	.team .intro-statement,
	.news .intro-statement {
		font-size: 20px;
		line-height: 40px;
	}
	
	.service {
		margin-bottom: 40px!important;
	}

  #back-to-top {
    display: none !important;
  }
  
  .filter li {
  	margin-bottom: 30px;
  }
  
  .filter li:last-child {
  	margin-bottom: 20px;
  }

  .client-logos li {
    padding: 5px;
    margin-right: 5px;
  }
  
  .team .team-member {
  	margin-bottom: 50px;
  }

}

/* Mobile Portrait Size Only (devices and browsers) */
@media only screen and (max-width: 320px) {}