/*@font-face {
font-family: Mazda_rg;
src: url("../font-face/Mazda_Rg.ttf") format("truetype");
}
@font-face {
	font-family: Is_Mazda_rg;
	src: url("../font-face/InterstateMazda-Regular.ttf") format("truetype");
}*/

@font-face {
  font-family: "MazdaType";
  src: url("../font-face/MazdaTypeTT-Bold.woff") format("woff"), url("../font-face/MazdaTypeTT-Bold.ttf") format("ttf");
  font-weight: 700;
  font-style: normal;
}

@font-face {
  font-family: "MazdaType";
  src: url("../font-face/MazdaTypeTT-BoldItalic.woff") format("woff"), url("../font-face/MazdaTypeTT-BoldItalic.ttf") format("ttf");
  font-weight: 700;
  font-style: italic;
}

@font-face {
  font-family: "MazdaType";
  src: url("../font-face/MazdaTypeTT-Italic.woff") format("woff"), url("../font-face/MazdaTypeTT-Italic.ttf") format("ttf");
  font-weight: normal;
  font-style: italic;
}

@font-face {
  font-family: "MazdaType";
  src: url("../font-face/MazdaTypeTT-Medium.woff") format("woff"), url("../font-face/MazdaTypeTT-Medium.ttf") format("ttf");
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: "MazdaType";
  src: url("../font-face/MazdaTypeTT-MediumItalic.woff") format("woff"), url("../font-face/MazdaTypeTT-MediumItalic.ttf") format("ttf");
  font-weight: 500;
  font-style: italic;
}

@font-face {
  font-family: "MazdaType";
  src: url("../font-face/MazdaTypeTT-Regular.woff") format("woff"), url("../font-face/MazdaTypeTT-Regular.ttf") format("ttf");
  font-weight: normal;
  font-style: normal;
}

#logo{
	position:absolute;
	z-index: 2000;
	margin-bottom:50px;
	/*top:10px;*/
	/*right:20px;*/
}



img.invert {
-webkit-filter: invert(1);
   filter: invert(1);	
}

/*img.mobilelogo {
	position:absolute;
	top:10px;
	max-width:150px;	
}*/

.text-red {
	color: #FE4747
}
.text-magenta {
	color: #C824D2
}
.text-blue {
	color: #0099FF
}
.bg-red {
	background-color: #FE4747
}
.bg-black {
	background-color: #000
}
.bg-magenta {
	background-color: #C824D2
}
.bg-yellow {
	background-color: #FFCB2A
}
.bg-white {
	background-color: #fff
}
.bg-blue {
	background-color: #0099FF
}
a, abbr, acronym, address, applet, big, blockquote, body, caption, cite, code, dd, del, dfn, div, dl, dt, em, fieldset, font, form, h1, h2, h3, h4, h5, h6, html, iframe, ins, kbd, label, legend, li, object, ol, p, pre, q, s, samp, small, span, strike, strong, sub, sup, table, tbody, td, tfoot, th, thead, tr, tt, ul, var {
	border: 0;
	font-family: "MazdaType";
	font-size: 100%;
	font-style: inherit;
	font-weight: inherit;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline
}
html {
	font-size: 62.5%;
	overflow-y: scroll;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%
}
article, aside, details, figcaption, figure, footer, header, main, nav, section {
	display: block
}
ol, ul {
	list-style: none
}
table {
	border-collapse: separate;
	border-spacing: 0
}
caption, td, th {
	font-weight: 400;
	text-align: left
}
blockquote:after, blockquote:before, q:after, q:before {
	content: ""
}
blockquote, q {
	quotes: "" ""
}
a:focus {
	outline: dotted thin
}
a:active, a:hover {
	outline: 0
}
a img {
	border: 0
}
figure {
	margin: 0
}
*, :after, :before {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}
body {
	color: #fff;
	font-family: "MazdaType", Helvetica, sans-serif;
	font-size: 18px;
	overflow: hidden
}
.cards:after, .cards:before, .clearfix:after, .clearfix:before, .colour-blocks:after, .colour-blocks:before, .colour-columns:after, .colour-columns:before, .figure-left:after, .figure-left:before, .figure-right:after, .figure-right:before, .stat:after, .stat:before, .sub-cols:after, .sub-cols:before, [class*=content]:after, [class*=content]:before, [class*=site]:after, [class*=site]:before, footer:after, footer:before, section.opportunity .timeline:after, section.opportunity .timeline:before {
	content: '';
	display: table
}
.cards:after, .clearfix:after, .colour-blocks:after, .colour-columns:after, .figure-left:after, .figure-right:after, .stat:after, .sub-cols:after, [class*=content]:after, [class*=site]:after, footer:after, section.opportunity .timeline:after {
	clear: both
}
p {
	margin-bottom: 1.36364em;
	line-height: 1.36364
}

.smaller-text p {
	font-size: .92em;
}

b, strong {
	font-weight: 700
}
em, i {
	font-style: italic
}
h1, h2, h3, h4, h5, h6 {
	font-family: "MazdaType", Helvetica, sans-serif;
	font-weight: 600;
	line-height: 1.2
}
h1 {
	font-size: 38px;
	color: #fff;
	margin-bottom: .5em
}
h2 {
	font-size: 1.27273em;
	margin-bottom: 2em;
	font-weight: 400
	
}
h3 {
	font-size: 1em;
	margin-bottom: .5em
}
h4 {
	font-size: .68182em
}

h4.interstate {
	font-family: "MazdaType";
	font-size: .68182em;	
}
h7{
	
	font-size:11px;
	color: #FFF;
}



blockquote {
	font-size: 1.63636em;
	line-height: 1.2;
	hanging-punctuation: first
}
blockquote p {
	margin-bottom: 0;
	text-indent: -15px
}
blockquote.centered {
	text-align: center
}
blockquote span {
	display: inline-block;
	font-family: "MazdaType", Helvetica, sans-serif;
	font-size: .41667em;
	margin-left: 20px
}
p.caption {
	font-family: "MazdaType", Helvetica, sans-serif;
	font-size: .68182em
}
.centered-text {
	text-align: center
}
img {
	max-width: 100%;
	height: auto;
}
img.centered {
	display: block;
	margin: 0 auto
}
.container {
	max-width: 980px;
	padding: 0 20px;
	margin: 0 auto;
	position: relative
}
.third {
	display: inline;
	float: left;
	position: relative;
	margin-left: 1%;
	margin-right: 1%;
	width: 31.33333%
}
.half {
	display: inline;
	float: left;
	position: relative;
	margin-left: 1%;
	margin-right: 1%;
	width: 48%
}
.quarter {
	display: inline;
	float: left;
	position: relative;
	margin-left: 1%;
	margin-right: 1%;
	width: 23%
}
.quarter:first-child {
	margin-left: 0
}
.quarter:last-child {
	margin-right: 0
}
.sixth {
	display: inline;
	float: left;
	position: relative;
	margin-left: 1%;
	margin-right: 1%;
	width: 14.66667%
}
.full {
	display: inline;
	float: left;
	position: relative;
	margin-left: 1%;
	margin-right: 1%;
	width: 98%
}
.button-email{
	float:right;
	width:40px;
	height:32px;
	color:#FFF;
	background-color:#333;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:5px;
	padding-right:5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	cursor:pointer;
}
.button-squad{
	color:#000;
	background-color:#CCC;
	width:250px;
	display:inline-block;
	text-align: center;
	
}
a.button-squad{
	color:#000;
	background-color:#999;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:25px;
	padding-right:25px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
a.button-squad:hover{
	color:#000;
	background-color:#0CF;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:25px;
	padding-right:25px;
}
.button{
	color:#FFF;
	background-color:#0CF;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:25px;
	padding-right:25px;
	-webkit-border-radius: 150px; -moz-border-radius: 150px; border-radius: 150px; 
}
.button-submit{
	color:#FFF;
	background-color:#333;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:50px;
	padding-right:50px;
	-webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px; 
	cursor:pointer;
}

.block {
	padding-top: 2.72727em;
	padding-right: 0;
	padding-bottom: 2.72727em;
	padding-left: 0;
}
.block a {
	color: #FFFFFF;
	text-decoration: none
}
.no-rgba .block a {
	border-bottom: 2px solid #FFCB2A
}
.block blockquote a {
	color: #fff;
}
.block h1, .block h2 {
	color: #fff;
}
.block header {
	padding-top: 8.63636em;
	padding-bottom: 2.18182em;
	text-align:center;
}
.block header h1 {
	margin-bottom: 10px;
}
.block header h2 {
	margin-bottom: 0px;
	font-family: "MazdaType", Helvetica, sans-serif;
	font-size:20px ;
	font-weight:bold;
	letter-spacing: 0.15em
}

.block p.intro {
	padding-bottom: 4.54545em
}
.block .container>p {
	width: 97.87234%
}
.block.site-intro {
	padding-top: 0
}
.block.site-intro header {
	padding-top: 40vh;
	margin-top: -25px;
	padding-bottom: 40vh;
	margin-bottom: -65px
}
.block.site-intro p.intro {
	padding-bottom: 4.54545em
}
.block.colour, .block.colour a, .block.colour h1 {
	color: #fff
}
.block.colour p {
	text-shadow: 0 2px 4px rgba(72,71,72,.31)
}
.block.black {
	background: #000;
	text-shadow: 2px 2px 8px #666;
}
.block.black h2 {
	color: #fff;
	text-shadow: 2px 2px 2px #333;
}
.block.yellow {
	background: #FFCB2A
}
.block.yellow h2 {
	color: #6B5100
}
.block.yellow a {
	-webkit-box-shadow: inset 0 -5px 0 rgba(72,71,72,.75);
	box-shadow: inset 0 -5px 0 rgba(72,71,72,.75)
}
.block.white {
	background: #fff
}
.block.white h1 {
	color: #484748
}
.block.white h2 {
	color: #FFCB2A
}
.block.red {
	background: #FE4747
}
.block.red h2 {
	color: #8A2424
}
.block.blue {
	background-color: #;
}
.block.blue h2 {
	color: #151166
}
.block.magenta {
	background: #C824D2
}
.block.magenta h2 {
	color: #530D57
}
.block.quote.red {
	background: #8A2424;
	color: #fff
}
.block.quote.red span {
	color: #FE4747
}
.block.quote.blue {
	background: #151166;
	color: #fff
}
.block.quote.blue span {
	color: #0099FF
}
.block.quote.black {
	background: #000;
	color: #fff
}
.block.quote.black span {
	color: #24CDD2
}
.block.quote.yellow {
	background: #6B5100;
	color: #fff
}
.block.quote.yellow span {
	color: #FFCB2A
}
.block.quote.magenta {
	background: #530D57;
	color: #fff
}
.block.quote.magenta span {
	color: #C824D2
}
article h1 {
	margin-bottom: 0
}
p.source {
	font-size: .68182em;
	font-family: "MazdaType", Helvetica, sans-serif;
}
p.source a {
	color: #484748;
	text-decoration: none;
	position: relative;
	z-index: 2;
	-webkit-box-shadow: inset 0 -4px 0 rgba(255,203,42,.75);
	box-shadow: inset 0 -4px 0 rgba(255,203,42,.75)
}
.highlight-yellow p.source a {
	border-color: #FFCB2A
}
.highlight-blue p.source a {
	border-color: #0099FF
}
.stat {
	margin: 70px 0;
	padding: 30px;
	width: 97.87234%
}
.stat.white {
	background: #fff;
	-webkit-box-shadow: 0 2px 10px 0 rgba(0,0,0,.12);
	box-shadow: 0 2px 10px 0 rgba(0,0,0,.12)
}
.stat.stat-left img {
	float: left;
	padding-right: 30px
}
.stat.stat-left>div {
	padding-left: 200px
}
.stat.stat-left p {
	padding: .8em 0
}
.stat p {
	font-family: "MazdaType", Helvetica, sans-serif;
	font-size: 1.27273em;
	padding: 0 0 .8em;
	margin: 0
}
.stat p.source {
	font-size: .68182em;
	padding: 0;
	margin: 0
}
.cards .third {
	background: #fff;
	-webkit-box-shadow: 0 2px 10px 0 rgba(0,0,0,.12);
	box-shadow: 0 2px 10px 0 rgba(0,0,0,.12);
	padding: 20px;
	color: #484748;
	position: relative
}
.cards .third:first-child {
	margin-left: 0
}
.cards .third:nth-child(3n) {
	margin-right: 0
}
.cards .quote {
	margin-bottom: 80px
}
.cards .source {
	position: absolute;
	left: 20px;
	bottom: 0;
	line-height: 1.5
}
.cards .num {
	font-size: 5.36364em;
	font-family: "MazdaType", Helvetica, sans-serif;
	font-weight: 100;
	line-height: 1.2;
	text-align: center;
	border-bottom: 1px solid #F1EEEB;
	margin-bottom: .17em
}
.cards .num span {
	font-size: .55932em;
	display: inline-block;
	vertical-align: top;
	position: relative;
	top: 13px
}
header.list-header {
	padding: 1.36364em 3.63636em
}
.block header.list-header h2 {
	color: #fff
}
header.list-header.red {
	background: #8A2424
}
ol.white, ul.white {
	background: #fff;
	-webkit-box-shadow: 0 2px 10px 0 rgba(0,0,0,.12);
	box-shadow: 0 2px 10px 0 rgba(0,0,0,.12);
	color: #484748;
	font-size: 1.27273em;
	font-weight: 300;
	font-family: "MazdaType", Helvetica, sans-serif;
	margin-bottom: 1.5em
}
ol.white li, ul.white li {
	border-bottom: 1px solid #F1EEEB;
	margin: 0 20px;
	padding: 35px 0
}
ol.white {
	list-style: decimal
}
ol.white li {
	margin: 0 80px 0 65px;
	padding: 0;
	border-bottom: 0
}
ol.white li span {
	display: block;
	padding: 35px 0;
	margin-left: 15px;
	border-bottom: 1px solid #F1EEEB
}
ul.accordion {
	margin-bottom: 2.31818em
}
ul.accordion a {
	color: #484748;
	text-decoration: none
}
ul.accordion li {
	background: #000;
	border-left: 0px solid #484748;
	-webkit-box-shadow: 0 2px 10px 0 rgba(0,0,0,.12);
	box-shadow: 0 2px 10px 0 rgba(0,0,0,.12);
	padding: 40px 20px;
	margin-bottom: 20px
}
ul.accordion li.blue {
	border-color: #0099FF
}
ul.accordion li.blue h3, ul.accordion li.blue h4 {
	color: #0099FF
}
ul.accordion li.red {
	border-color: #FE4747
}
ul.accordion li.red h3, ul.accordion li.red h4 {
	color: #FE4747
}
ul.accordion li.yellow {
	border-color: #FFCB2A
}
ul.accordion li.yellow h3, ul.accordion li.yellow h4 {
	color: #FFCB2A
}
ul.accordion li.magenta {
	border-color: #C824D2
}
ul.accordion li.magenta h3, ul.accordion li.magenta h4 {
	color: #C824D2;
	font-family:"MazdaType", Arial, Helvetica, sans-serif;
}
ul.accordion li.black {
	border-color: #24CDD2
}
ul.accordion li.black h3, ul.accordion li.black h4 {
	color: #24CDD2
}
.sub-cols p {
	font-size: .68182em;
	font-family: "MazdaType", Helvetica, sans-serif;
	margin-bottom: 0
}
.sub-cols .quarter {
	margin-left: 0;
	margin-right: 2%
}
div.white {
	background: #fff
}
div.trans0 {
	background: #000;
}
blockquote {
	position: relative
}
blockquote .avatar {
	text-align: center;
	position: absolute;
	left: 0;
	top: -100px;
	width: 100%
}
blockquote .avatar img {
	border-radius: 50%;
	-webkit-box-shadow: 0 2px 10px 0 rgba(0,0,0,.12);
	box-shadow: 0 2px 10px 0 rgba(0,0,0,.12);
	display: block;
	margin: 0 auto
}
blockquote .avatar span {
	margin-left: 0;
	position: relative;
	top: -10px
}
blockquote .avatar+p {
	padding-top: 40px
}
blockquote span.source {
	text-align: left
}
.colour-blocks {
	position: relative
}
.colour-blocks a {
	display: block;
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
	z-index: 4
}
.colour-blocks div {
	-webkit-transition: all .1s ease-in;
	transition: all .1s ease-in;
	-webkit-box-shadow: 0 2px 10px 0 rgba(0,0,0,.12);
	box-shadow: 0 2px 10px 0 rgba(0,0,0,.12);
	margin-bottom: 20px
}
.colour-blocks div:first-child, .colour-blocks div:nth-child(4) {
	margin-left: 0
}
.colour-blocks div:nth-child(3n) {
	margin-right: 0
}
.colour-blocks div:hover {
	-webkit-box-shadow: 0 7px 28px 0 rgba(0,0,0,.3);
	box-shadow: 0 7px 28px 0 rgba(0,0,0,.3)
}
.colour-blocks h2, .colour-blocks h3 {
	color: #fff;
	padding: 20px
}
.colour-blocks .bg-white h2, .colour-blocks .bg-white h3 {
	color: #0A0830
}
.colour-blocks .half, .colour-blocks .quarter {
	height: 0;
	padding-bottom: 22.97872%
}
.timeline {
	text-align: center
}
.timeline p {
	width: 50%;
	margin: 0 auto
}
.timeline figure {
	position: relative;
	margin: 0
}
.timeline .note {
	font-family: "MazdaType", Helvetica, sans-serif;
	font-size: .68182em;
	font-weight: 600;
	display: inline;
	float: left;
	margin-left: 1%;
	margin-right: 1%;
	width: 23%;
	position: absolute
}
.timeline .note.note1 {
	left: 0;
	top: 180px
}
.timeline .note.note2 {
	right: 0;
	top: 350px
}
.timeline .note.note3 {
	left: 0;
	top: 530px
}
.figure-right img, .figure-right video {
	float: right;
	display: block;
	margin-left: 1.36364em;
	max-width: 100%
}
.figure-right figcaption {
	margin-top: 2.81818em
}
.figure-right h3 {
	margin-top: 3.40909em
}
.figure-left img {
	float: left;
	display: inline-block;
	padding-right:100px;
	
}
.figure-left p {
	margin-bottom: 50px;

}
.figure-left figcaption {
	margin-top: 2.27273em;
	
}
p+.colour-columns {
	margin-top: 2em
}
.colour-columns .half {
	float: none;
	display: inline-block;
	vertical-align: top
}
.colour-columns>div {
	margin-top: 30px
}
.colour-columns>div:nth-child(odd) {
	margin-left: 0
}
.colour-columns>div:nth-child(even) {
	margin-right: 0
}
.colour-columns figure {
	width: 100%;
	margin: 0 0 1.45455em;
	position: relative;
	padding-bottom: 58.09313%
}
.colour-columns.columns-full .half {
	width: 50%;
	margin: 0
}
.colour-columns.columns-full figure {
	padding-bottom: 75.31915%
}
.colour-columns img {
	display: block;
	position: absolute;
	left: 0;
	bottom: 0
}
.colour-columns img.trend {
	bottom: -2px
}
header.fixed {
	-webkit-transition: background .5s ease-in;
	transition: background .5s ease-in;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 80px;
	background: #000;
	color: #fff;
	-webkit-box-shadow: 0 2px 10px 0 rgba(0,0,0,.12);
	box-shadow: 0 2px 10px 0 rgba(0,0,0,.12);
	z-index: 4;
	display: none
}
header.fixed h2 {
	margin-bottom: 0;
	padding: 25px;
	margin-left: -60px
}
body.nav-on {
	position: fixed
}
nav.large-screens {
	position: fixed;
	left: 50px;
	top: 50%;
	margin-top: -110px;
	font-family: "MazdaType", Helvetica, sans-serif;
	font-size: .45455em;
	width: 150px
}
nav.large-screens li {
	position: relative;
	margin-bottom: 35px
}
nav.large-screens li:hover a {
	background-color: #484748
}
nav.large-screens li:hover span {
	display: block
}
nav.large-screens a {
	height: 6px;
	width: 6px;
	border: 1px solid #484748;
	border-radius: 50%;
	display: block;
	text-indent: -9999px
}
nav.large-screens .active a {
	background-color: #484748
}
nav.large-screens span {
	position: absolute;
	top: -3px;
	left: 20px;
	display: none;
	text-indent: 0;
	color: #484748
}
nav.small-screens .menu-toggle {
	color:#FFF;
	font-size:9px;
	position: fixed;
	background: 0 0;
	left: 10px;
	top: 10px;
	/*left: 20px;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background: 0 0;
	background-color:#0CF;*/
	border: none;
	z-index: 5;
	
	cursor: pointer;
}
nav.small-screens .menu-toggle:focus {
	outline: 0
}
nav.small-screens .icon-bar {
	height: 2px;
	width: 24px;
	display: block;
	background: #fff;
	margin-bottom: 7px
}
nav.small-screens ul {
	display: none;
	position: fixed;
	width: 100%;
	height: 100%;
	background: #000;
	background: rgba(0,0,0,.88);
	z-index: 4;
	overflow: scroll!important
}
nav.small-screens ul ul {
	background: 0 0;
	position: relative;
	margin-left: -139px;
	margin-top: 35px;
	margin-bottom: -35px;
	overflow: hidden!important
}
nav.small-screens ul ul li {
	padding-left: 100px;
	width: 100%;
	margin-right: 0;
	padding-right: 0
}
nav.small-screens li {
	margin-left: 95px;
	border-left: 4px solid #484748;
	padding: 25px 20px 25px 40px
}

nav.small-screens li.black {
	border-color: #959696
}
nav.small-screens li.black.active>a, nav.small-screens li.black>a:hover {
	color: #959696
}


nav.small-screens a {
	font-family: "MazdaType", Helvetica, sans-serif;
	color: #fff;
	font-size: 1em;
	text-decoration: none
}
.flex-container a:active, .flex-container a:focus, .flexslider a:active, .flexslider a:focus {
	outline: 0
}
.flex-control-nav, .flex-direction-nav, .slides {
	margin: 0;
	padding: 0;
	list-style: none
}
@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: 400;
	font-style: normal
}
.flexslider {
	padding: 0
}
.flexslider .slides>li {
	display: none;
	-webkit-backface-visibility: hidden
}
.flexslider .slides img {
	max-width: 100%;
	display: block;
	margin: 0 auto;
}
.flexslider .slides img.small-screens {
	display: none
}
.flex-pauseplay span {
	text-transform: capitalize
}
.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-js .slides>li:first-child {
	display: block
}
.flexslider {
	margin: 0;
	position: relative
}
.flex-viewport {
	max-height: 2000px;
	-webkit-transition: all 1s ease;
	transition: all 1s ease
}
.loading .flex-viewport {
	max-height: 300px
}
.flexslider .slides {
	zoom: 1
}
.carousel li {
	margin-right: 5px;
	
}
.flex-direction-nav a {
	text-decoration: none;
	display: block;
	background-position: 0 -35px;
	width: 27px;
	height: 28px;
	margin: -14px 0 0;
	position: absolute;
	top: 50%;
	z-index: 10;
	overflow: hidden;
	cursor: pointer;
	text-indent: -9999px;
}
.flex-direction-nav a:hover {
	background-position: 0 -64px
}
.flex-direction-nav a.flex-next {
	background-position: -30px -35px
}
.flex-direction-nav a.flex-next:hover {
	background-position: -30px -64px
}
.flex-direction-nav .flex-prev {
	left: 0
}
.flex-direction-nav .flex-next {
	right: 0
}
.flex-direction-nav .flex-disabled {
	opacity: 0!important;
	filter: alpha(opacity=0);
	cursor: default
}
.flex-pauseplay a {
	display: block;
	width: 20px;
	height: 20px;
	position: absolute;
	bottom: 5px;
	left: 10px;
	opacity: .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'
}
.flex-control-nav {
	width: 100%;
	position: absolute;
	bottom: -40px;
	text-align: center
}
.flex-control-nav li {
	margin: 0 6px;
	display: inline-block;
	zoom: 1
}
.flex-control-paging li a {
	width: 11px;
	height: 11px;
	display: block;
	background: #666;
	background: rgba(0,0,0,.5);
	cursor: pointer;
	text-indent: -9999px;
	-o-border-radius: 20px;
	border-radius: 20px;
	-webkit-box-shadow: inset 0 0 3px rgba(0,0,0,.3);
	-o-box-shadow: inset 0 0 3px rgba(0,0,0,.3);
	box-shadow: inset 0 0 3px rgba(0,0,0,.3)
}
.flex-control-paging li a:hover {
	background: #333;
	background: rgba(0,0,0,.7)
}
.flex-control-paging li a.flex-active {
	background: #000;
	background: rgba(0,0,0,.9);
	cursor: default
}
.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
}
section.intro .cards {
	margin-top: -210px
}
section.intro .cards+p {
	margin-top: 30px
}
section.intro .block.black {
    height:1300px;
	background-image: url(../images/bg1.jpg);
	background-repeat:no-repeat;
	background-position:center;
	background-attachment: fixed;
	/*background-size: 100% Auto;*/
	background-size: cover;
	
}

section.transactional-banking .flex-control-nav {
	font-family: "MazdaType", Helvetica, sans-serif;
	font-size: .68182em;
	bottom: -68px
}
section.transactional-banking .flex-control-nav li {
	cursor: pointer;
	-webkit-box-shadow: 0 2px 10px 0 rgba(0,0,0,.12);
	box-shadow: 0 2px 10px 0 rgba(0,0,0,.12);
	padding: 10px;
	margin: 0;
	margin-bottom:8px;
	background: #fff;
	color: #484748;
	position: relative
}
section.transactional-banking .flex-control-nav li.flex-active {
	color: #fff;
	z-index: 2;
	background-color: #0099FF;
}
section.customer-needs .list {
	z-index: 2;
	margin-top: -210px
}
section.customer-needs .block.red {
	background-image: url(../img/wallpaper-02.png);
	background-repeat:no-repeat;
	background-position:center;
	background-attachment: fixed;
	background-size: cover
}
section.the-opportunity h3 {
	font-weight: 900
}
section.the-opportunity .colour-blocks .bg-white {
	background-color: inherit;
	-webkit-box-shadow: none;
	box-shadow: none;
	outline: #484748 solid 1px
}
section.the-opportunity .colour-blocks h3 {
	font-weight: 600;
	position: relative;
	z-index: 3
}
section.the-opportunity .colour-blocks>div {
	position: relative
}
section.the-opportunity .colour-blocks img {
	position: absolute;
	z-index: 1
}
section.the-opportunity img.balance {
	bottom: 25%;
	left: 4%
}
section.the-opportunity img.saving {
	bottom: 5%;
	left: 6%
}
section.the-opportunity img.forecasting {
	bottom: 2%;
	left: 16%
}
section.the-opportunity img.education {
	bottom: 5%;
	left: 4%
}
section.the-opportunity img.education2 {
	top: 13%;
	right: 3%
}
section.the-opportunity img.mobile {
	bottom: 5%;
	left: 7%
}
section.the-opportunity .block .container>h2 {
	color: #C824D2
}
section.opportunity .timeline {
	margin-top: 3.63636em
}
section.opportunity .timeline .video-replace, section.opportunity .timeline video {
	margin-top: 4.72727em;
	margin-bottom: 5.45455em
}
section.opportunity .timeline .video-replace {
	margin-bottom: 1em
}
section.opportunity img.visual {
	left: 50%;
	margin-left: -150px
}
section.opportunity figure.bg-black {
	padding: 0 35px 20px;
	margin-bottom: 4.72727em
}
section.opportunity figure.bg-black figcaption {
	width: 55%;
	margin: 40px auto 0;
	text-align: center
}
section.opportunity figure.figure-right img {
	margin-right: -82px
}
section.opportunity figure.figure-left img {
	margin-left: -40px;
	margin-right: -40px;
	margin-bottom: 50px
}
section.opportunity img.goals {
	padding-top: 30px
}
section.opportunity .half {
	position: relative
}
section.opportunity .half:first-child figure.bg-magenta:after {
	content: "";
	display: block;
	height: 94px;
	width: 54px;
	background-image: url(../img/greaterthan.png);
	background-size: 54px;
	position: absolute;
	top: 50%;
	margin-top: -47px;
	right: -25px;
	z-index: 2
}
section.opportunity.mobile .figure-right h3 {
	margin-top: 2.77273em
}
section.opportunity.mobile figure.figure-right img {
	margin-right: -100px
}
section.bg2 .stat {
	margin-top: -155px
}
section.bg1 .stat {
	margin-top: -155px
}
section.bg8 .stat {
	margin-top: -155px
}

section.bg1 .block.blue {
	background-image: url(../images/bg1.jpg);
	background-repeat:no-repeat;
	background-position:center;
	background-attachment: fixed;
	background-size:cover;
}

section.bg2 .block.blue {
	background-image: url(../images/bg2.jpg);
	background-repeat:no-repeat;
	background-position:center;
	background-attachment: fixed;
	background-size: cover;
}
section.bg3 .block.blue {
	background-image: url(../images/bg3.jpg);
	background-repeat:no-repeat;
	background-position:center;
	background-attachment: fixed;
	background-size: cover;
}
section.bg6 .block.blue {
	background-image: url(../images/bg6.jpg);
	background-repeat:no-repeat;
	background-position:center;
	background-attachment: fixed;
	background-size: cover;

}
section.bg7 .block.blue {
	background-image: url(../images/bg7.jpg);
	background-repeat:no-repeat;
	background-position:center;
	background-attachment: fixed;
	background-size: cover;
}
section.bg8 .block.blue {
	background-image: url(../images/bg8.jpg);
	background-repeat:no-repeat;
	background-position:center;
	background-attachment: fixed;
	background-size: cover;
}

section.bg9 .block.blue {
	background-image: url(../images/bg9.jpg);
	background-repeat:no-repeat;
	background-position:center;
	background-attachment: fixed;
	background-size: cover;
}

section.bg22 .block.blue {
	background-image: url(../images/bg22.jpg);
	background-repeat:no-repeat;
	background-position:center;
	background-attachment: fixed;
	background-size: cover;
}

section.bg50 .block.blue {
	background-image: url(../images/bg50.jpg);
	background-repeat:no-repeat;
	background-position:center;
	background-attachment: fixed;
	background-size: cover;
}

section.bg10 .block.blue {
	background-image: url(../images/bg10.jpg);
	background-repeat:no-repeat;
	background-position:center;
	background-attachment: fixed;
	background-size: cover;
}

section.bg11 .block.blue {
	background-image: url(../images/bg11.jpg);
	background-repeat:no-repeat;
	background-position:center;
	background-attachment: fixed;
	background-size: cover;
}

section.bg12 .block.blue {
	background-image: url(../images/bg12.jpg);
	background-repeat:no-repeat;
	background-position:center;
	background-attachment: fixed;
	background-size: cover;
}

section.conclusion .white {
	margin-top: -220px;
	margin-bottom: 20px;
	-webkit-box-shadow: 0 2px 10px 0 rgba(0,0,0,.12);
	box-shadow: 0 2px 10px 0 rgba(0,0,0,.12);
	padding-top: 2.72727em;
	padding-right: 3.63636em;
	padding-bottom: 2.72727em;
	padding-left: 3.63636em;
}
section.conclusion .trans0 {
	margin-top: -220px;
	margin-bottom: 20px;
	padding-top: 1.72727em;
	padding-right: 0em;
	padding-bottom: 0em;
	padding-left: 0em;
}
section.spec .trans0 {
	margin-top: -120px;
	margin-bottom: 20px;
	padding-top: 1.72727em;
	padding-right: 0em;
	padding-bottom: 0em;
	padding-left: 0em;
}
section.conclusion .block.black {
	background-image: url(../images/bg4.jpg);
	background-repeat:no-repeat;
	background-position:center;
	background-attachment: fixed;
	background-size: cover
}
section.spec .block.black {
	background-image: url(../images/bg5.jpg);
	background-repeat:no-repeat;
	background-position:center;
	background-attachment: fixed;
	background-size: cover
}
.block.acknowledgements {
	padding-top: 0
}
.block.acknowledgements p {
	width: 75%;
	margin: 0 auto
}
footer {
	font-family: proxima-nova, sans-serif
}
footer h3 {
	font-size: .72727em;
	font-weight: 700;
	margin-bottom: .5625em
}
footer .small-type, footer small {
	font-size: .63636em;
	line-height: 1.28571
}
footer a {
	color: #d54d28;
	text-decoration: none
}
footer .full, footer .third {
	margin-left: 0
}
footer .pad-bottom {
	padding-bottom: 27px
}
.well {
	padding: 54px 0
}
.well-pad-more {
	padding: 81px 27px 54px
}
.well-light {
	background-color: #f9f9f8
}
@media (max-width:961px) {
.container h2 {
	padding-left: 30px !important;
}
.well-light {
	overflow: hidden
}
}
.well-lesslight {
	background-color: #e1e1dd
}
.well-white {
	background-color: #fff
}
.well-dark {
	background-color: #2d0f28;
	color: #fff
}
.well-dark h3 {
	color: #947b90
}
.well-dark .subtle {
	color: #947b90;
	font-weight: 300
}
.no-touch video {
	display: inline
}
.no-touch .figure-right video {
	display: block
}
.no-touch .video-replace, .touch video {
	display: none
}
.no-touch.no-video .video-replace, .touch .video-replace {
	display: block
}
.touch section.conclusion .block.black, .touch section.customer-needs .block.red, .touch section.intro .block.black, .touch section.bg2 .block.blue, .touch section.bg8 .block.blue, .touch section.bg22 .block.blue, .touch section.bg9 .block.blue, .touch section.spec .block.black, .touch section.bg1 .block.blue {
	background-attachment: scroll;
}
.large-screens {
	display: block
}
.small-screens {
	display: none
}
nav.small-screens {
	display: block;
}
@media all and (max-width:1360px) {
.container h2 {
	padding-left: 30px !important;
}
nav.large-screens {
	display: none
}
nav.small-screens {
	display: block
}
header.fixed h2 {
	margin-left: 0;
	padding-left: 0
}
}
@media all and (max-width:1075px) {
.container h2 {
	padding-left: 30px !important;
}
.block.site-intro header {
	padding-top: 15.90909em;
	padding-bottom: 15.90909em
}
.container {
	padding: 0 60px
}
header.fixed h2 {
	margin-left: 20px
}
.colour-blocks img {
	max-width: 90%
}
}
@media all and (max-width:940px) {
.container h2 {
	padding-left: 30px !important;
}
header.fixed h2 {
	font-size: 1.13636em
}
.block header {
	padding-bottom: 3.63636em
}
.block.site-intro header {
	padding-top: 10.45455em;
	padding-bottom: 5.90909em
}
.cards .third {
	display: block;
	float: none;
	width: 100%;
	margin: 0 0 1.13636em;
	height: auto!important
}
.cards .num {
	width: 40%;
	font-size: 14vw;
	display: inline-block;
	border-bottom: 0;
	border-right: 1px solid #F1EEEB;
	text-align: left;
	padding-left: 10px;
	margin-bottom: 0;
	vertical-align: top
}
.cards div {
	width: 60%;
	display: inline-block;
	padding-left: 45px
}
.cards .quote {
	margin-bottom: 20px
}
.cards .source {
	position: static;
	margin-bottom: 0
}
.stat {
	width: auto
}
.stat.stat-left {
	padding: 30px 0
}
.stat p {
	padding-top: 0
}
.stat .stat-left>div {
	padding-left: 180px
}
p+.colour-columns {
	margin-top: 3em
}
.colour-blocks {
	max-width: 460px;
	margin: 0 auto
}
.colour-blocks img {
	max-width: 100%
}
.colour-blocks img.education2 {
	display: none
}
.colour-blocks img.education {
	max-width: 90%
}
.colour-blocks .half {
	display: block;
	max-width: 460px;
	width: 100%;
	padding-bottom: 47.82609%
}
.colour-blocks .quarter {
	display: block;
	max-width: 220px;
	width: 50%;
	padding-bottom: 47.82609%;
	margin-left: 0;
	margin-right: 20px
}
.colour-blocks .half.bg-red {
	width: 50%;
	max-width: 220px;
	margin-left: 0;
	margin-right: 0
}
figure.figure-left figcaption, figure.figure-right figcaption {
	margin-top: 0
}
figure.figure-left h3, figure.figure-right h3 {
	margin-top: 1.36364em
}
section.intro .cards {
	margin-top: -160px
}
section.opportunity .timeline {
	margin-bottom: 50px
}
section.opportunity .timeline .video-replace, section.opportunity .timeline video {
	float: right;
	position: relative;
	left: auto;
	width: 42.66667%;
	height: auto
}
section.opportunity .timeline .video-replace {
	right: -60px;
	width: 66.66667%
}
section.opportunity .timeline .note {
	width: 40%
}
section.opportunity .timeline .note.note2 {
	right: auto;
	left: 0
}
section.opportunity figure.figure-left img, section.opportunity figure.figure-right img {
	width: 59.89583%;
	margin-right: -70px
}
section.opportunity figure.figure-left img {
	margin-right: -20px
}
section.opportunity figure.figure-left figcaption {
	width: 48.17708%;
	float: left
}
section.bg2 .stat {
	padding: 30px
}

section.bg1 .stat {
	padding: 30px
}

section.bg8 .stat {
	padding: 30px
}

section.conclusion .white {
	margin-top: -170px
}
}
@media all and (max-width:800px) {
.container h2 {
	padding-left: 30px !important;
}
.colour-columns>div:nth-child(even), .colour-columns>div:nth-child(odd) {
	margin: 0 auto 75px
}
.colour-columns>div:last-child {
	margin-bottom: 0
}
.colour-columns .half, .colour-columns.columns-full .half {
	display: block;
	margin: 0 auto;
	width: 100%;
	max-width: 450px
}
section.opportunity .half {
	position: relative
}
section.opportunity .half:first-child figure.bg-magenta:after {
	display: none
}
section.opportunity .timeline video {
	margin-top: 4.5em;
	margin-bottom: 4em
}
}
@media all and (max-width:640px) {
.container h2 {
	padding-left: 30px !important;
}
.large-screens {
	display: none
}
.small-screens {
	display: block
}
header.fixed {
	display: block!important
}
header.fixed h2 {
	margin-left: 25px
}
.container {
	padding: 0 35px
}
nav.small-screens .menu-toggle {
	left: 12px;
}
nav.small-screens ul {
	padding-top: 60px
}
nav.small-screens ul ul {
	margin-top: 0;
	margin-left: -74px;
	overflow: hidden;
	padding-top: 20px;
	width: 140%
}
nav.small-screens ul ul li {
	padding-left: 60px;
	width: 95%
}
nav.small-screens li {
	margin-left: 30px;
	padding: 20px 20px 20px 40px
}
.stat {
	width: auto
}
.cards {
	margin-left: -20px;
	margin-right: -20px
}
.cards div {
	padding-left: 20px
}
ul.white {
	margin-left: -35px;
	margin-right: -35px
}
.stat.stat-left img {
	float: left;
	margin: 0;
	width: 40%
}
.stat.stat-left>div {
	padding-left: 42%;
	padding-top: 0
}
.stat.stat-left>div p {
	padding-top: 0;
	line-height: 1.2
}
.colour-blocks .half.bg-red, .colour-blocks .quarter {
	width: 48%;
	margin-right: 4%
}
.colour-blocks .half.bg-red {
	margin-right: 0
}
.sub-cols .quarter {
	width: 45%;
	margin-left: 0;
	margin-right: 10%;
	margin-bottom: 20px
}
.sub-cols .quarter:nth-child(2n) {
	margin-right: 0
}
.sub-cols .quarter:nth-child(3) {
	clear: both
}
.flexslider .slides img.large-screens {
	display: none
}
.flexslider .slides img.small-screens { display: block; padding-top: 0; padding-right: 40px; padding-left: 40px }
section.customer-needs .list {
	margin-left: -35px;
	margin-right: -35px;
	margin-top: -180px
}
section.opportunity figure.bg-black {
	padding: 0 0 10px;
	margin-left: -35px;
	margin-right: -35px
}
section.opportunity figure.figure-left img, section.opportunity figure.figure-left video, section.opportunity figure.figure-right img, section.opportunity figure.figure-right video {
	float: none;
	margin: 0 auto;
	position: relative
}
section.opportunity figure.figure-left img, section.opportunity figure.figure-right img {
	width: 100%;
	left: 7%
}
section.opportunity figure.figure-left video, section.opportunity figure.figure-right video {
	left: 0;
	margin-bottom: 4.72727em
}
section.opportunity figure.figure-left figcaption, section.opportunity figure.figure-right figcaption {
	margin-top: 0;
	float: none;
	width: 100%
}
section.opportunity figure.figure-left h3, section.opportunity figure.figure-right h3 {
	margin-top: 0
}
section.opportunity.mobile figure.figure-right img, section.opportunity.mobile figure.figure-right video {
	margin-right: auto
}
section.opportunity.mobile figure.figure-right h3 {
	margin-top: 0
}
section.opportunity .timeline span {
	display: none
}
section.opportunity .timeline p {
	width: 100%
}
section.opportunity .timeline .video-replace, section.opportunity .timeline video {
	float: none;
	right: auto;
	width: auto;
	max-width: 100%;
	margin-bottom: 0
}
section.opportunity .timeline video {
	max-width: 330px
}
section.bg2 .stat {
	margin-top: -120px
}
section.bg1 .stat {
	margin-top: -120px
}
section.bg8 .stat {
	margin-top: -120px
}
section.conclusion .white {
	padding: 30px;
	margin-left: -30px;
	margin-right: -30px
}
.sixth, .third {
	width: 100%;
	float: none
}
section.conclusion .white {
	margin-top: -140px
}
}
@media all and (max-width:500px) {

.smaller-text p, body {
	font-size: 15px;
}
p {
	line-height: 1.6
}
.container {
	padding: 0 45px
}

.container h2 {
	padding-left: 30px !important;
}
header.fixed h2 {
	margin-left: 20px;
	font-size: 15px;
	padding-top: 20px
}
nav.small-screens .menu-toggle {
	left: 7px
}
.block a {
	-webkit-box-shadow: inset 0 -3px 0 #;
	box-shadow: inset 0 -3px 0 #
}
.block.site-intro p.intro {
	margin-bottom: 0
}
.block header {
	padding-top: 80px
}
.cards {
	margin-left: -30px;
	margin-right: -30px
}
.cards .third {
	margin-bottom: .90909em
}
ul.white {
	margin-left: -45px;
	margin-right: -45px
}
ol.white li {
	margin: 0 25px 0 40px
}
ol.white li span {
	padding: 15px 0;
	margin-left: 0
}
.stat {
	margin: 10px -30px 30px
}
.stat.stat-left {
	font-size: .93333em;
	margin-bottom: 0
}
.stat.stat-left img {
	float: left;
	margin: 0;
	width: 35%
}
.stat.stat-left>div {
	padding-left: 35%;
	padding-top: 0
}
.stat.stat-left>div p {
	padding-top: 0;
	line-height: 1.2
}
.stat p.source {
	font-size: 1em
}
blockquote {
	font-size: 1.2em
}
blockquote span {
	top: 0;
	font-size: .65em
}
blockquote p {
	text-indent: -7px
}
blockquote span.source {
	display: block;
	margin: 10px auto;
	text-align: center
}
blockquote .avatar {
	top: -65px
}
blockquote .avatar img {
	width: 45px
}
blockquote .avatar+p {
	padding-top: 20px
}
blockquote .avatar span {
	top: 0
}
.colour-blocks a {
	-webkit-box-shadow: none;
	box-shadow: none
}
.colour-blocks h2, .colour-blocks h3 {
	padding: 10px;
	font-size: 1em
}
.colour-blocks div {
	margin-bottom: 12px
}
.colour-blocks img {
	max-width: 90%
}
.colour-columns {
	margin-left: -30px;
	margin-right: -30px
}
.colour-columns h3, .colour-columns p {
	margin-left: 30px;
	margin-right: 30px
}
ul.accordion {
	margin-left: -30px;
	margin-right: -30px
}
.well {
	padding: 20px 0
}
footer {
	font-size: 20px
}
header.list-header {
	padding: 1.36364em
}
section.intro .cards {
	margin-top: -109px
}
section.transactional-banking .flex-control-nav {
	bottom: -55px
}
section.the-opportunity img.forecasting {
	max-width: 72%
}
section.opportunity figure.bg-black {
	margin-left: -45px;
	margin-right: -45px
}
section.opportunity figure.bg-black figcaption {
	width: 80%
}
section.customer-needs .list {
	margin-top: -100px;
	margin-left: -30px;
	margin-right: -30px
}
section.bg2 .block header {
	padding-bottom: 75px
}
section.bg1 .block header {
	padding-bottom: 75px
}
section.bg2 .stat {
	margin-bottom: 20px
}
section.bg1 .stat {
	margin-bottom: 20px
}
section.bg8 .block header {
	padding-bottom: 75px
}
section.bg8 .stat {
	margin-bottom: 20px
}
section.conclusion .block header {
	padding-bottom: 75px
}
section.conclusion .white {
	margin-top: -100px
}
.block.acknowledgements p {
	width: 100%
}
}
body {
	background: #000;
}
.lessSpace {
	padding-top: 0
}
.makeWhite {
	color: #fff!important
}

.makeWhiteShadow {
	color: #fff!important;
	text-shadow: 2px 2px 8px #666;
}

.contactCTA {
	position: absolute;
	top: 25%;
	right: 2em;
	color: #fff;
	font-size: .75em;
	border: 1px solid #fff;
	padding: .4em .5em;
	font-family: proxima-nova, sans-serif
}
@media all and (max-width:1075px) {
.container h2 {
	padding-left: 30px !important;
}
.contactCTA {
	display: none
}
}
.cards .third {
	opacity: 0;
	-webkit-transition: opacity .213s linear;
	transition: opacity .213s linear
}
.cards .third:nth-child(2) {
	-webkit-transition-delay: .3s;
	transition-delay: .3s
}
.cards .third:nth-child(3) {
	-webkit-transition-delay: .6s;
	transition-delay: .6s
}
/* Localized */

/* ----------------------------------------------------------------
    Portfolio
-----------------------------------------------------------------*/


/* Portfolio - Filter
-----------------------------------------------------------------*/

#portfolio-filter {
    position: relative;
    margin: 0 0 40px 0;
    list-style: none;
    float: left;
	border-top: 2px solid rgba(0,0,0,0.05); 
	border-bottom: 2px solid rgba(0,0,0,0.05);
}

#portfolio-filter li {
    float: left;
    position: relative;
}

#portfolio-filter li a {
    display: block;
    position: relative;
    padding: 12px 18px;
    font-size: 14px;
    line-height: 13px;
    color: #333;
}

#portfolio-filter li a:hover,
#portfolio-filter li.activeFilter a {
    color: #333 !important;
	background-color:#FFF;
}

.bothsidebar #portfolio-filter li a { padding: 12px 14px; }
.bothsidebar #portfolio-filter li.activeFilter a { padding: 13px 18px; }


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

#portfolio {
    position: relative;
    margin: 0 -12px -12px 0;
}

body:not(.device-touch) #portfolio {
    -webkit-transition: height .4s linear;
    -o-transition: height .4s linear;
    transition: height .4s linear;
}

.portfolio-item {
    position: relative;
    float: left;
    width: 276px;
    margin: 0 12px 12px 0;
}

.portfolio-notitle .portfolio-item,
.portfolio-notitle .iportfolio { overflow: hidden; }

.portfolio-item .portfolio-image {
    position: relative;
    overflow: hidden;
}

.portfolio-item .portfolio-image,
.portfolio-item .portfolio-image a,
.portfolio-item .portfolio-image img {
    display: block;
    width: 276px;
    height: 207px;
}

body:not(.device-touch):not(.device-xs):not(.device-xxs) .portfolio-notitle .portfolio-image img {
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}


/* Portfolio - Item Title
-----------------------------------------------------------------*/

.portfolio-desc {
    z-index: 3;
    padding: 15px 5px 10px;
}

.portfolio-desc h3 {
    margin: 0;
    padding: 0;
    font-size: 19px;
}

.portfolio-desc h3 a { color: #222; }
.portfolio-desc h3 a:hover { color: #333; }

.portfolio-desc.heading-block h3 { font-size: 19px }
.portfolio-desc.heading-block h4 { font-size: 16px }

.portfolio-desc.heading-block h3 + span,
.portfolio-desc.heading-block h4 + span { font-size: 15px }

.portfolio-desc span {
    display: block;
    margin-top: 3px;
    color: #888;
}

.portfolio-desc.heading-block:after {
    margin-top: 20px !important; margin-bottom: 5px !important}

.portfolio-desc span a { color: #888; }
.portfolio-desc span a:hover { color: #000; }

.portfolio-notitle .portfolio-desc {
    position: absolute;
    display: block !important;
    width: 100%;
    height: 78px;
    padding: 15px 5px;
    top: auto;
    bottom: -79px;
    left: 0;
    background-color: #FFF;
    border-bottom: 1px solid #EEE;
}

body:not(.device-touch):not(.device-xs):not(.device-xxs) .portfolio-notitle .portfolio-desc {
    -webkit-transition: bottom .2s ease-in-out;
    -o-transition: bottom .2s ease-in-out;
    transition: bottom .2s ease-in-out;
}

.portfolio-full.portfolio-notitle .portfolio-desc,
.portfolio-nomargin.portfolio-notitle .portfolio-desc {
    bottom: -78px;
    border-bottom: 0;
}

.portfolio-notitle .portfolio-item:hover .portfolio-desc,
.portfolio-notitle .iportfolio:hover .portfolio-desc { bottom: 0 !important; }

.bothsidebar .portfolio-notitle .portfolio-item:hover .portfolio-image img {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
}

body:not(.device-touch):not(.device-xs):not(.device-xxs) .portfolio-notitle .portfolio-item:hover .portfolio-image img,
body:not(.device-touch):not(.device-xs):not(.device-xxs) .bothsidebar .portfolio-3.portfolio-notitle .portfolio-item:hover .portfolio-image img,
body:not(.device-touch):not(.device-xs):not(.device-xxs) .bothsidebar .portfolio-2.portfolio-notitle .portfolio-item:hover .portfolio-image img,
body:not(.device-touch):not(.device-xs):not(.device-xxs) .portfolio-notitle .iportfolio:hover .portfolio-image img {
    -webkit-transform: translateY(-20px);
    -moz-transform: translateY(-20px);
    -ms-transform: translateY(-20px);
    -o-transform: translateY(-20px);
    transform: translateY(-20px);
}

body.device-touch.device-xs .portfolio-notitle .portfolio-desc,
body.device-touch.device-xxs .portfolio-notitle .portfolio-desc { display: none !important; }


/* Portfolio - No Margin
-----------------------------------------------------------------*/

#portfolio.portfolio-nomargin,
#portfolio.portfolio-full { margin: 0 !important; }

.portfolio-nomargin .portfolio-item {
    width: 284px;
    margin: 0 !important;
}

.portfolio-nomargin .portfolio-item .portfolio-image,
.portfolio-nomargin .portfolio-item .portfolio-image a,
.portfolio-nomargin .portfolio-item .portfolio-image img {
    width: 284px;
    height: 213px;
}

.portfolio-nomargin .portfolio-desc { padding: 15px 10px 15px; }


/* Portfolio - 100% Full Width
-----------------------------------------------------------------*/

#portfolio.portfolio-full {
    margin: 0 !important;
    width: 100.4%;
}

.portfolio-full .portfolio-item {
    width: 25%;
    margin: 0 !important;
    overflow: hidden !important;
}

.portfolio-full .portfolio-item-sizer { width: 25%; }

.portfolio-full .portfolio-item .portfolio-image,
.portfolio-full .portfolio-item .portfolio-image > a,
.portfolio-full .portfolio-item .portfolio-image .slide a,
.portfolio-full .portfolio-item .portfolio-image img {
    width: 100% !important;
    height: auto !important;
}

.portfolio-full .portfolio-desc { padding: 15px; }


/* Portfolio - Sidebar
-----------------------------------------------------------------*/

.postcontent #portfolio { margin: 0 -12px -12px 0; }

.postcontent .portfolio-item {
    width: 206px;
    margin: 0 12px 12px 0;
}

.postcontent .portfolio-item .portfolio-image,
.postcontent .portfolio-item .portfolio-image a,
.postcontent .portfolio-item .portfolio-image img {
    width: 206px;
    height: 155px;
}

.postcontent .portfolio-desc h3 { font-size: 17px; }
.postcontent .portfolio-desc span { font-size: 12px; }


/* Portfolio - Sidebar - No Margin
-----------------------------------------------------------------*/

.postcontent .portfolio-nomargin .portfolio-item { width: 214px; }

.postcontent .portfolio-nomargin .portfolio-item .portfolio-image,
.postcontent .portfolio-nomargin .portfolio-item .portfolio-image a,
.postcontent .portfolio-nomargin .portfolio-item .portfolio-image img {
    width: 214px;
    height: 161px;
}


/* Portfolio - Sidebar - No Title
-----------------------------------------------------------------*/

.postcontent .portfolio-notitle .portfolio-desc {
    height: 70px;
    bottom: -71px;
}

.postcontent .portfolio-full.portfolio-notitle .portfolio-desc,
.postcontent .portfolio-nomargin.portfolio-notitle .portfolio-desc { bottom: -70px; }

.postcontent .portfolio-notitle .portfolio-item:hover .portfolio-overlay a { margin-top: -50px !important; }


/* Portfolio - Both Sidebars
-----------------------------------------------------------------*/

.bothsidebar #portfolio { margin: 0; }

.bothsidebar .portfolio-item {
    width: 145px;
    margin: 0;
}

.bothsidebar .portfolio-item .portfolio-image,
.bothsidebar .portfolio-item .portfolio-image a,
.bothsidebar .portfolio-item .portfolio-image img {
    width: 145px;
    height: 108px;
}

.bothsidebar .portfolio-desc { display: none !important; }


/* Portfolio - Masonry
-----------------------------------------------------------------*/

.portfolio-masonry .portfolio-item .portfolio-image,
.portfolio-masonry .portfolio-item .portfolio-image > a,
.portfolio-masonry .portfolio-item .portfolio-image .slide a,
.portfolio-masonry .portfolio-item .portfolio-image img { height: auto !important; }

.portfolio-masonry.mixed-masonry {  }

.portfolio-masonry.mixed-masonry .portfolio-item,
.portfolio-masonry.mixed-masonry .portfolio-item .portfolio-image,
.portfolio-masonry.mixed-masonry .portfolio-item .portfolio-image > a,
.portfolio-masonry.mixed-masonry .portfolio-item .portfolio-image .slide a,
.portfolio-masonry.mixed-masonry .portfolio-item .portfolio-image img {  }


/* Portfolio - Items - 3 Columns
-----------------------------------------------------------------*/

#portfolio.portfolio-3 { margin: 0 -15px -15px 0; }

.portfolio-3 .portfolio-item {
    width: 370px;
    margin: 0 15px 15px 0;
}

.portfolio-3 .portfolio-item .portfolio-image,
.portfolio-3 .portfolio-item .portfolio-image a,
.portfolio-3 .portfolio-item .portfolio-image img {
    width: 370px;
    height: 278px;
}


/* Portfolio - Items - 3 Columns - No Margin
-----------------------------------------------------------------*/

.portfolio-3.portfolio-nomargin .portfolio-item { width: 379px; }

.portfolio-3.portfolio-nomargin .portfolio-item .portfolio-image,
.portfolio-3.portfolio-nomargin .portfolio-item .portfolio-image a,
.portfolio-3.portfolio-nomargin .portfolio-item .portfolio-image img {
    width: 379px;
    height: 284px;
}


/* Portfolio - Sidebar - Items - 3 Columns
-----------------------------------------------------------------*/

.postcontent #portfolio.portfolio-3 { margin: 0 -16px -16px 0; }

.postcontent .portfolio-3 .portfolio-item {
    width: 276px;
    margin: 0 16px 16px 0;
}

.postcontent .portfolio-3 .portfolio-item .portfolio-image,
.postcontent .portfolio-3 .portfolio-item .portfolio-image a,
.postcontent .portfolio-3 .portfolio-item .portfolio-image img {
    width: 276px;
    height: 207px;
}

.postcontent .portfolio-3 .portfolio-desc h3 { font-size: 18px; }

.postcontent .portfolio-3 .portfolio-desc span { font-size: 13px; }


/* Portfolio - Sidebar - Items - 3 Columns - No Margin
-----------------------------------------------------------------*/

.postcontent .portfolio-3.portfolio-nomargin .portfolio-item { width: 285px; }

.postcontent .portfolio-3.portfolio-nomargin .portfolio-item .portfolio-image,
.postcontent .portfolio-3.portfolio-nomargin .portfolio-item .portfolio-image a,
.postcontent .portfolio-3.portfolio-nomargin .portfolio-item .portfolio-image img {
    width: 285px;
    height: 214px;
}


/* Portfolio - Sidebar - Items - 3 Columns - No Title
-----------------------------------------------------------------*/

.postcontent .portfolio-3.portfolio-notitle .portfolio-desc {
    height: 72px;
    bottom: -73px;
}

.postcontent .portfolio-3.portfolio-full.portfolio-notitle .portfolio-desc,
.postcontent .portfolio-3.portfolio-nomargin.portfolio-notitle .portfolio-desc { bottom: -72px; }

.postcontent .portfolio-3.portfolio-notitle .portfolio-item:hover .portfolio-overlay a { margin-top: -40px !important; }


/* Portfolio - Both Sidebars - Items - 3 Columns
-----------------------------------------------------------------*/

.bothsidebar #portfolio.portfolio-3 { margin: 0 -11px -11px 0; }

.bothsidebar .portfolio-3 .portfolio-item {
    width: 186px;
    margin: 0 11px 11px 0;
}

.bothsidebar .portfolio-3 .portfolio-item .portfolio-image,
.bothsidebar .portfolio-3 .portfolio-item .portfolio-image a,
.bothsidebar .portfolio-3 .portfolio-item .portfolio-image img {
    width: 186px;
    height: 140px;
}

.bothsidebar .portfolio-3 .portfolio-desc { display: block !important; }
.bothsidebar .portfolio-3 .portfolio-desc h3 { font-size: 15px; }
.bothsidebar .portfolio-3 .portfolio-desc span { font-size: 12px; }


/* Portfolio - Both Sidebars - Items - 3 Columns - No Margin
-----------------------------------------------------------------*/

.bothsidebar .portfolio-3.portfolio-nomargin .portfolio-item { width: 192px; }

.bothsidebar .portfolio-3.portfolio-nomargin .portfolio-item .portfolio-image,
.bothsidebar .portfolio-3.portfolio-nomargin .portfolio-item .portfolio-image a,
.bothsidebar .portfolio-3.portfolio-nomargin .portfolio-item .portfolio-image img {
    width: 192px;
    height: 144px;
}


/* Portfolio - Both Sidebars - Items - 3 Columns - No Title
-----------------------------------------------------------------*/

.bothsidebar .portfolio-3.portfolio-notitle .portfolio-desc {
    height: 68px;
    bottom: -69px;
}

.bothsidebar .portfolio-3.portfolio-full.portfolio-notitle .portfolio-desc,
.bothsidebar .portfolio-3.portfolio-nomargin.portfolio-notitle .portfolio-desc { bottom: -68px; }

.bothsidebar .portfolio-3.portfolio-notitle .portfolio-item:hover .portfolio-overlay a { margin-top: -50px !important; }


/* Portfolio - Items - 2 Columns
-----------------------------------------------------------------*/

#portfolio.portfolio-2 { margin: 0 -20px -20px 0; }

.portfolio-2 .portfolio-item {
    width: 560px;
    margin: 0 20px 20px 0;
}

.portfolio-2 .portfolio-item .portfolio-image,
.portfolio-2 .portfolio-item .portfolio-image a,
.portfolio-2 .portfolio-item .portfolio-image img {
    width: 560px;
    height: 420px;
}

.portfolio-2 .portfolio-desc { padding: 20px 5px 10px; }
.portfolio-2 .portfolio-desc h3 { font-size: 21px; }

.portfolio-2 .portfolio-desc span {
    margin-top: 4px;
    font-size: 14px;
}


/* Portfolio - Items - 2 Columns - No Margin
-----------------------------------------------------------------*/

.portfolio-2.portfolio-nomargin .portfolio-item { width: 569px; }

.portfolio-2.portfolio-nomargin .portfolio-item .portfolio-image,
.portfolio-2.portfolio-nomargin .portfolio-item .portfolio-image a,
.portfolio-2.portfolio-nomargin .portfolio-item .portfolio-image img {
    width: 569px;
    height: 427px;
}

.portfolio-2.portfolio-nomargin .portfolio-desc { padding: 20px 15px 20px; }


/* Portfolio - Items - 2 Columns - No Title
-----------------------------------------------------------------*/

.portfolio-2.portfolio-notitle .portfolio-desc {
    height: 90px;
    bottom: -91px;
}

.portfolio-2.portfolio-full.portfolio-notitle .portfolio-desc,
.portfolio-2.portfolio-nomargin.portfolio-notitle .portfolio-desc { bottom: -90px; }


/* Portfolio - Sidebar - Items - 2 Columns
-----------------------------------------------------------------*/

.postcontent #portfolio.portfolio-2 { margin: 0 -20px -20px 0; }

.postcontent .portfolio-2 .portfolio-item {
    width: 420px;
    margin: 0 20px 20px 0;
}

.postcontent .portfolio-2 .portfolio-item .portfolio-image,
.postcontent .portfolio-2 .portfolio-item .portfolio-image a,
.postcontent .portfolio-2 .portfolio-item .portfolio-image img {
    width: 420px;
    height: 315px;
}

.postcontent .portfolio-2 .portfolio-desc h3 { font-size: 21px; }

.postcontent .portfolio-2 .portfolio-desc span { font-size: 14px; }


/* Portfolio - Sidebar - Items - 2 Columns - No Margin
-----------------------------------------------------------------*/

.postcontent .portfolio-2.portfolio-nomargin .portfolio-item { width: 429px; }

.postcontent .portfolio-2.portfolio-nomargin .portfolio-item .portfolio-image,
.postcontent .portfolio-2.portfolio-nomargin .portfolio-item .portfolio-image a,
.postcontent .portfolio-2.portfolio-nomargin .portfolio-item .portfolio-image img {
    width: 429px;
    height: 322px;
}

.postcontent .portfolio-2.portfolio-nomargin .portfolio-desc { padding-bottom: 20px; }


/* Portfolio - Sidebar - Items - 2 Columns - No Title
-----------------------------------------------------------------*/

.postcontent .portfolio-2.portfolio-notitle .portfolio-desc {
    height: 90px;
    bottom: -91px;
}

.postcontent .portfolio-2.portfolio-full.portfolio-notitle .portfolio-desc,
.postcontent .portfolio-2.portfolio-nomargin.portfolio-notitle .portfolio-desc { bottom: -90px; }

.postcontent .portfolio-2.portfolio-notitle .portfolio-item:hover .portfolio-overlay a { margin-top: -40px !important; }


/* Portfolio - Both Sidebars - Items - 2 Columns
-----------------------------------------------------------------*/

.bothsidebar #portfolio.portfolio-2 { margin: 0 -20px -20px 0; }

.bothsidebar .portfolio-2 .portfolio-item {
    width: 280px;
    margin: 0 20px 20px 0;
}

.bothsidebar .portfolio-2 .portfolio-item .portfolio-image,
.bothsidebar .portfolio-2 .portfolio-item .portfolio-image a,
.bothsidebar .portfolio-2 .portfolio-item .portfolio-image img {
    width: 280px;
    height: 210px;
}

.bothsidebar .portfolio-2 .portfolio-desc {
    display: block !important;
    padding-top: 15px;
    padding-bottom: 0;
}

.bothsidebar .portfolio-2 .portfolio-desc h3 { font-size: 19px; }

.bothsidebar .portfolio-2 .portfolio-desc span { font-size: 13px; }


/* Portfolio - Both Sidebars - Items - 2 Columns - No Margin
-----------------------------------------------------------------*/

.bothsidebar .portfolio-2.portfolio-nomargin .portfolio-item { width: 289px; }

.bothsidebar .portfolio-2.portfolio-nomargin .portfolio-item .portfolio-image,
.bothsidebar .portfolio-2.portfolio-nomargin .portfolio-item .portfolio-image a,
.bothsidebar .portfolio-2.portfolio-nomargin .portfolio-item .portfolio-image img {
    width: 289px;
    height: 217px;
}

.bothsidebar .portfolio-2.portfolio-nomargin .portfolio-desc { padding-bottom: 15px; }


/* Portfolio - Both Sidebars - Items - 2 Columns - No Title
-----------------------------------------------------------------*/

.bothsidebar .portfolio-2.portfolio-notitle .portfolio-desc {
    height: 75px;
    bottom: -76px;
}

.bothsidebar .portfolio-2.portfolio-full.portfolio-notitle .portfolio-desc,
.bothsidebar .portfolio-2.portfolio-nomargin.portfolio-notitle .portfolio-desc { bottom: -75px; }

.bothsidebar .portfolio-2.portfolio-notitle .portfolio-item:hover .portfolio-overlay a { margin-top: -40px !important; }


/* Portfolio - Items - 5 Columns
-----------------------------------------------------------------*/

#portfolio.portfolio-5 { margin: 0 -10px -10px 0; }

.portfolio-5 .portfolio-item {
    width: 220px;
    margin: 0 10px 10px 0;
}

.portfolio-5 .portfolio-item .portfolio-image,
.portfolio-5 .portfolio-item .portfolio-image a,
.portfolio-5 .portfolio-item .portfolio-image img {
    width: 220px;
    height: 165px;
}

.portfolio-5 .portfolio-desc h3 { font-size: 17px; font-weight:500}


/* Portfolio - Items - 5 Columns - No Margin
-----------------------------------------------------------------*/

.portfolio-5.portfolio-nomargin .portfolio-item { width: 227px; }

.portfolio-5.portfolio-nomargin .portfolio-item .portfolio-image,
.portfolio-5.portfolio-nomargin .portfolio-item .portfolio-image a,
.portfolio-5.portfolio-nomargin .portfolio-item .portfolio-image img {
    width: 227px;
    height: 170px;
}


/* Portfolio - Items - 5 Columns - No Title
-----------------------------------------------------------------*/

.portfolio-5.portfolio-notitle .portfolio-desc {
    height: 71px;
    bottom: -72px;
}

.portfolio-5.portfolio-full.portfolio-notitle .portfolio-desc,
.portfolio-5.portfolio-nomargin.portfolio-notitle .portfolio-desc { bottom: -71px; }

.portfolio-5.portfolio-notitle .portfolio-item:hover .portfolio-overlay a { margin-top: -30px !important; }


/* Portfolio - Sidebar - Items - 5 Columns
-----------------------------------------------------------------*/

.postcontent #portfolio.portfolio-5 { margin: 0; }

.postcontent .portfolio-5 .portfolio-item {
    width: 172px;
    margin: 0;
}

.postcontent .portfolio-5 .portfolio-item .portfolio-image,
.postcontent .portfolio-5 .portfolio-item .portfolio-image a,
.postcontent .portfolio-5 .portfolio-item .portfolio-image img {
    width: 172px;
    height: 128px;
}

.postcontent .portfolio-5 .portfolio-desc h3 { font-size: 15px; }

.postcontent .portfolio-5 .portfolio-desc span { font-size: 12px; }

.postcontent .portfolio-5 .portfolio-desc { padding: 15px 10px; }


/* Portfolio - Sidebar - Items - 5 Columns - No Title
-----------------------------------------------------------------*/

.postcontent .portfolio-5.portfolio-notitle .portfolio-desc {
    height: 68px;
    bottom: -69px;
}

.postcontent .portfolio-5.portfolio-full.portfolio-notitle .portfolio-desc,
.postcontent .portfolio-5.portfolio-nomargin.portfolio-notitle .portfolio-desc { bottom: -68px; }

.postcontent .portfolio-5.portfolio-notitle .portfolio-item:hover .portfolio-overlay a { margin-top: -50px !important; }


/* Portfolio - Items - 6 Columns
-----------------------------------------------------------------*/

#portfolio.portfolio-6 { margin: 0 -6px -6px 0; }

.portfolio-6 .portfolio-item {
    width: 185px;
    margin: 0 6px 6px 0;
}

.portfolio-6 .portfolio-item .portfolio-image,
.portfolio-6 .portfolio-item .portfolio-image a,
.portfolio-6 .portfolio-item .portfolio-image img {
    width: 185px;
    height: 139px;
}

.portfolio-6 .portfolio-desc h3 { font-size: 15px; }

.portfolio-6 .portfolio-desc span { font-size: 12px; }


/* Portfolio - Items - 6 Columns - No Margin
-----------------------------------------------------------------*/

.portfolio-6.portfolio-nomargin .portfolio-item { width: 189px; }

.portfolio-6.portfolio-nomargin .portfolio-item .portfolio-image,
.portfolio-6.portfolio-nomargin .portfolio-item .portfolio-image a,
.portfolio-6.portfolio-nomargin .portfolio-item .portfolio-image img {
    width: 189px;
    height: 142px;
}


/* Portfolio - Items - 6 Columns - No Title
-----------------------------------------------------------------*/

.portfolio-6.portfolio-notitle .portfolio-desc {
    height: 68px;
    bottom: -69px;
}

.portfolio-6.portfolio-full.portfolio-notitle .portfolio-desc,
.portfolio-6.portfolio-nomargin.portfolio-notitle .portfolio-desc { bottom: -68px; }

.portfolio-6.portfolio-notitle .portfolio-item:hover .portfolio-overlay a { margin-top: -40px !important; }


/* Portfolio - Items - 1 Column
-----------------------------------------------------------------*/

#portfolio.portfolio-1 { margin: 0 0px -40px 0; }

.portfolio-1 .portfolio-item {
    float: none;
    width: 100%;
    margin: 0 0 40px 0;
    padding-bottom: 40px;
	padding-top: 35px;
    border-bottom: 3px solid #EEE;
}

.portfolio-1 .portfolio-item .portfolio-image {
    float: left;
    margin-right: 40px;
}

.portfolio-1 .portfolio-item.alt .portfolio-image {
    float: right;
    margin: 0 0 0 40px;
}

.portfolio-1 .portfolio-item .portfolio-image,
.portfolio-1 .portfolio-item .portfolio-image a,
.portfolio-1 .portfolio-item .portfolio-image img {
    display: block;
    width: 720px;
    height: 400px;
}

.portfolio-1 .portfolio-desc {
    float: left;
    width: 380px;
    padding: 10px 0;
}

.portfolio-1 .alt .portfolio-desc { float: right; }

.portfolio-1 .portfolio-desc h3 { font-size: 22px; }

.portfolio-1 .portfolio-desc span {
    margin-top: 6px;
    font-size: 14px;
}

.portfolio-1 .portfolio-desc p {
    margin: 20px 0 25px;
    font-size: 14px;
}

.portfolio-1 .portfolio-desc li { margin: 3px 0; }


/* Portfolio - Items - 1 Column - Sidebar
-----------------------------------------------------------------*/

.postcontent .portfolio-1 .portfolio-item .portfolio-image,
.postcontent .portfolio-1 .portfolio-item .portfolio-image a,
.postcontent .portfolio-1 .portfolio-item .portfolio-image img {
    width: 540px;
    height: 300px;
}

.postcontent .portfolio-1 .portfolio-desc { width: 280px; }


/* Portfolio - Items - 1 Column - Both Sidebar
-----------------------------------------------------------------*/

.bothsidebar .portfolio-1 .portfolio-item .portfolio-image { margin-right: 20px; }

.bothsidebar .portfolio-1 .portfolio-item.alt .portfolio-image { margin: 0 0 0 20px; }

.bothsidebar .portfolio-1 .portfolio-item .portfolio-image,
.bothsidebar .portfolio-1 .portfolio-item .portfolio-image a,
.bothsidebar .portfolio-1 .portfolio-item .portfolio-image img {
    width: 320px;
    height: 178px;
}

.bothsidebar .portfolio-1 .portfolio-desc {
    display: block !important;
    width: 240px;
}

.bothsidebar .portfolio-1 .portfolio-desc h3 { font-size: 19px; }

.bothsidebar .portfolio-1 .portfolio-desc span {
    margin-top: 5px;
    font-size: 13px;
}

.bothsidebar .portfolio-1 .portfolio-desc p {
    margin: 15px 0 0 0;
    font-size: 13px;
}

.bothsidebar .portfolio-1 .portfolio-desc ul,
.bothsidebar .portfolio-1 .portfolio-desc .btn { display: none; }


/* Portfolio - Items - 1 Column - Full Width
-----------------------------------------------------------------*/

#portfolio.portfolio-1.portfolio-fullwidth { margin: 0 0 -60px 0; }

.portfolio-1.portfolio-fullwidth .portfolio-item {
    margin-bottom: 60px;
    padding-bottom: 0;
    border-bottom: 0;
    overflow: hidden;
}

.portfolio-1.portfolio-fullwidth .portfolio-item .portfolio-image {
    float: none;
    margin: 0 !important;
}

.portfolio-1.portfolio-fullwidth .portfolio-item .portfolio-image,
.portfolio-1.portfolio-fullwidth .portfolio-item .portfolio-image a,
.portfolio-1.portfolio-fullwidth .portfolio-item .portfolio-image img {
    width: 1140px;
    height: 500px;
}

body:not(.device-touch):not(.device-xs):not(.device-xxs) .portfolio-1.portfolio-fullwidth .portfolio-item .portfolio-image img {
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

.portfolio-1.portfolio-fullwidth .portfolio-item:hover .portfolio-image img {
    -webkit-transform: translateX(-60px);
    -moz-transform: translateX(-60px);
    -ms-transform: translateX(-60px);
    -o-transform: translateX(-60px);
    transform: translateX(-60px);
}

.portfolio-1.portfolio-fullwidth .portfolio-item.alt:hover .portfolio-image img {
    -webkit-transform: translateX(60px);
    -moz-transform: translateX(60px);
    -ms-transform: translateX(60px);
    -o-transform: translateX(60px);
    transform: translateX(60px);
}

.portfolio-1.portfolio-fullwidth .portfolio-desc {
    position: absolute;
    float: none;
    width: 380px;
    height: 100%;
    padding: 30px;
    background-color: #F9F9F9;
    top: 0;
    left: auto;
    right: -380px;
}

body:not(.device-touch):not(.device-xs):not(.device-xxs) .portfolio-1.portfolio-fullwidth .portfolio-desc {
    -webkit-transition: right .3s ease-in-out;
    -o-transition: right .3s ease-in-out;
    transition: right .3s ease-in-out;
}

.portfolio-1.portfolio-fullwidth .portfolio-item:hover .portfolio-desc { right: 0; }

.portfolio-1.portfolio-fullwidth .alt .portfolio-desc {
    left: -380px;
    right: auto;
}

body:not(.device-touch):not(.device-xs):not(.device-xxs) .portfolio-1.portfolio-fullwidth .alt .portfolio-desc {
    -webkit-transition: left .3s ease-in-out;
    -o-transition: left .3s ease-in-out;
    transition: left .3s ease-in-out;
}

.portfolio-1.portfolio-fullwidth .portfolio-item.alt:hover .portfolio-desc { left: 0; }

.portfolio-1.portfolio-fullwidth .portfolio-overlay a { left: 33%; }

.portfolio-1.portfolio-fullwidth .alt .portfolio-overlay a {
    left: auto;
    right: 33%;
}


/* Portfolio - Items - 1 Column - Full Width - Sidebar
-----------------------------------------------------------------*/

.postcontent #portfolio.portfolio-1.portfolio-fullwidth { margin: 0 0 -40px 0; }

.postcontent .portfolio-1.portfolio-fullwidth .portfolio-item { margin-bottom: 40px; }

.postcontent .portfolio-1.portfolio-fullwidth .portfolio-item .portfolio-image,
.postcontent .portfolio-1.portfolio-fullwidth .portfolio-item .portfolio-image a,
.postcontent .portfolio-1.portfolio-fullwidth .portfolio-item .portfolio-image img {
    width: 860px;
    height: 377px;
}

.postcontent .portfolio-1.portfolio-fullwidth .portfolio-item:hover .portfolio-image img {
    -webkit-transform: translateX(-40px);
    -moz-transform: translateX(-40px);
    -ms-transform: translateX(-40px);
    -o-transform: translateX(-40px);
    transform: translateX(-40px);
}

.postcontent .portfolio-1.portfolio-fullwidth .portfolio-item.alt:hover .portfolio-image img {
    -webkit-transform: translateX(40px);
    -moz-transform: translateX(40px);
    -ms-transform: translateX(40px);
    -o-transform: translateX(40px);
    transform: translateX(40px);
}

.postcontent .portfolio-1.portfolio-fullwidth .portfolio-desc {
    width: 320px;
    padding: 25px;
    right: -320px;
}

.postcontent .portfolio-1.portfolio-fullwidth .alt .portfolio-desc {
    left: -320px;
    right: auto;
}

.postcontent .portfolio-1.portfolio-fullwidth .portfolio-overlay a { left: 32%; }

.postcontent .portfolio-1.portfolio-fullwidth .alt .portfolio-overlay a {
    left: auto;
    right: 32%;
}


/* Portfolio - Items - 1 Column - Full Width - Both Sidebar
-----------------------------------------------------------------*/

.bothsidebar #portfolio.portfolio-1.portfolio-fullwidth { margin: 0 0 -40px 0; }

.bothsidebar .portfolio-1.portfolio-fullwidth .portfolio-item { margin-bottom: 40px; }

.bothsidebar .portfolio-1.portfolio-fullwidth .portfolio-item .portfolio-image,
.bothsidebar .portfolio-1.portfolio-fullwidth .portfolio-item .portfolio-image a,
.bothsidebar .portfolio-1.portfolio-fullwidth .portfolio-item .portfolio-image img {
    width: 580px;
    height: 254px;
}

.bothsidebar .portfolio-1.portfolio-fullwidth .portfolio-item:hover .portfolio-image img {
    -webkit-transform: translateX(-20px);
    -moz-transform: translateX(-20px);
    -ms-transform: translateX(-20px);
    -o-transform: translateX(-20px);
    transform: translateX(-20px);
}

.bothsidebar .portfolio-1.portfolio-fullwidth .portfolio-item.alt:hover .portfolio-image img {
    -webkit-transform: translateX(20px);
    -moz-transform: translateX(20px);
    -ms-transform: translateX(20px);
    -o-transform: translateX(20px);
    transform: translateX(20px);
}

.bothsidebar .portfolio-1.portfolio-fullwidth .portfolio-desc {
    width: 240px;
    padding: 20px;
    right: -240px;
}

.bothsidebar .portfolio-1.portfolio-fullwidth .alt .portfolio-desc {
    left: -240px;
    right: auto;
}

.bothsidebar .portfolio-1.portfolio-fullwidth .portfolio-overlay a { left: 29%; }

.bothsidebar .portfolio-1.portfolio-fullwidth .alt .portfolio-overlay a {
    left: auto;
    right: 29%;
}


/* Portfolio - Parallax
-----------------------------------------------------------------*/

#portfolio.portfolio-parallax { margin: 0 !important; }

#portfolio.portfolio-parallax .portfolio-item {
    float: none;
    width: 100% !important;
    height: 500px !important;
    margin: 0 !important;
}

#portfolio.portfolio-parallax .portfolio-item .portfolio-image {
    width: 100% !important;
    height: 500px !important;
}

#portfolio.portfolio-parallax .portfolio-desc {
    position: absolute;
    top: 50%;
    left: 0;
    margin-top: -57px;
    width: 100%;
    text-align: center;
    text-shadow: 1px 1px 1px rgba(0,0,0,0.15);
    padding: 0;
    opacity: 0;
}

body:not(.device-touch):not(.device-xs):not(.device-xxs) #portfolio.portfolio-parallax .portfolio-desc {
    -webkit-transition: opacity .15s ease-in-out;
    -o-transition: opacity .15s ease-in-out;
    transition: opacity .15s ease-in-out;
}

#portfolio.portfolio-parallax .portfolio-item:hover .portfolio-desc { opacity: 1; }

#portfolio.portfolio-parallax .portfolio-desc h3 {
    font-size: 44px;
    font-weight: 300;
    letter-spacing: -1px;
}

#portfolio.portfolio-parallax .portfolio-desc h3 a { color: #FFF; }
#portfolio.portfolio-parallax .portfolio-desc h3 a:hover { color: #DDD; }

#portfolio.portfolio-parallax .portfolio-desc span {
    margin-top: 12px;
    font-size: 16px;
    color: #CCC;
}

#portfolio.portfolio-parallax .portfolio-desc span a { color: #DDD; }
#portfolio.portfolio-parallax .portfolio-desc span a:hover { color: #BBB; }

#portfolio.portfolio-parallax .portfolio-desc .portfolio-divider {
    width: 100%;
    text-align: center;
    margin: 15px 0 0;
}

#portfolio.portfolio-parallax .portfolio-desc .portfolio-divider div {
    display: inline-block;
    width: 50px;
    height: 0;
    border-bottom: 1px solid #FFF;
}

body:not(.device-touch):not(.device-xs):not(.device-xxs) #portfolio.portfolio-parallax .portfolio-desc .portfolio-divider div {
    -webkit-transition: width .5s ease-in-out;
    -o-transition: width .5s ease-in-out;
    transition: width .5s ease-in-out;
}

#portfolio.portfolio-parallax .portfolio-item:hover .portfolio-desc .portfolio-divider div { width: 120px; }
#portfolio.portfolio-parallax .portfolio-overlay { background-color: rgba(0,0,0,0.4); }


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

.portfolio-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    z-index: 2;
    text-align: center;
    background-color: rgba(220,220,220,0.9);
	border-bottom:10px solid #333;
}

body:not(.device-touch):not(.device-xs):not(.device-xxs) .portfolio-overlay {
    -webkit-transition: opacity .4s ease-in-out;
    -o-transition: opacity .4s ease-in-out;
    transition: opacity .4s ease-in-out;
}

.portfolio-item:hover .portfolio-overlay,
.iportfolio:hover .portfolio-overlay { opacity: 1; }

.portfolio-overlay a {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 40px !important;
    height: 40px !important;
    margin: -28px 0 0 -44px;
    font-size: 16px;
    line-height: 40px;
    text-align: center;
    color: #111;
    border-radius: 2px;
    -webkit-backface-visibility: hidden;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.2);
    border: 1px solid rgba(150,150,150,0.25);
	background-color:#F6F6F6;
}

body:not(.device-touch):not(.device-xs):not(.device-xxs) .portfolio-overlay a {
    -webkit-transition: color .2s linear, background-color .2s linear, margin-top .2s linear, opacity .2s linear;
    -o-transition: color .2s linear, background-color .2s linear, margin-top .2s linear, opacity .2s linear;
    transition: color .2s linear, background-color .2s linear, margin-top .2s linear, opacity .2s linear;
}

.portfolio-overlay a.left-icon {  }

.portfolio-overlay a.right-icon {
    left: auto;
    right: 50%;
    margin-left: 0;
    margin-right: -44px;
}

.portfolio-overlay a.center-icon {
    display: block;
    margin: -20px 0 0 -20px;
    opacity: 0;
}

.portfolio-item:hover a.center-icon,
.iportfolio:hover a.center-icon { opacity: 1; }

.portfolio-overlay a:hover {
    color: #FFF;
    background-color: #333;
}

.portfolio-item:hover .portfolio-overlay a.left-icon,
.portfolio-item:hover .portfolio-overlay a.right-icon,
.iportfolio:hover .portfolio-overlay a.left-icon,
.iportfolio:hover .portfolio-overlay a.right-icon { margin-top: -18px; }

.portfolio-overlay a i.icon-line-play {
    position: relative;
    left: 2px;
}

.portfolio-overlay .portfolio-desc {
    position: relative;
    padding: 0 !important;
    margin: 0;
    text-align: center;
}

.portfolio-overlay .portfolio-desc a {
    display: inline;
    position: relative;
    top: 0;
    left: 0;
    margin: 0;
    font-size: inherit;
    width: auto !important;
    height: auto !important;
    line-height: 1;
    background-color: transparent !important;
    text-shadow: 1px 1px 1px rgba(0,0,0,0.15);
	border:none;
}

.portfolio-overlay .portfolio-desc h3 {
    font-weight: 600;
    color: #111 !important;
    line-height: 1;
}

.portfolio-overlay .portfolio-desc h3 a { color: #111 !important; }

.portfolio-overlay .portfolio-desc span {
    margin-top: 7px;
    color: #333 !important;
}

.portfolio-overlay .portfolio-desc span a {
    color: #333 !important;
    font-size: inherit;
}

.portfolio-overlay .portfolio-desc ~ a {
    display: inline-block;
    position: relative;
    top: 0;
    left: 0;
    margin: 20px 0 0 !important;
}

body:not(.device-touch):not(.device-xs):not(.device-xxs) .portfolio-overlay .portfolio-desc ~ a {
    -webkit-transition: color .2s linear, background-color .2s linear, opacity .2s linear;
    -o-transition: color .2s linear, background-color .2s linear, opacity .2s linear;
    transition: color .2s linear, background-color .2s linear, opacity .2s linear;
}

.portfolio-overlay .portfolio-desc ~ a.right-icon {
    left: 0;
    right: 0;
    margin-left: 5px !important;
    margin-right: 0 !important;
}

.portfolio-overlay .portfolio-desc a:hover { background: transparent; }

body.device-touch.device-xs .portfolio-notitle .portfolio-overlay,
body.device-touch.device-xxs .portfolio-notitle .portfolio-overlay { display: none !important; }


/* Portfolio Single
-----------------------------------------------------------------*/

.portfolio-single {}


/* Portfolio Single - Image
-----------------------------------------------------------------*/

.portfolio-single-image > a,
.portfolio-single-image .slide a,
.portfolio-single-image img,
.portfolio-single-image iframe,
.portfolio-single-image video {
    display: block;
    width: 100%;
}

.portfolio-single-image-full {
    position: relative;
    height: 600px;
    overflow: hidden;
    margin: -80px 0 80px !important;
}

.portfolio-single-video { height: auto !important; }


/* Portfolio Single - Gallery Thumbs
-----------------------------------------------------------------*/

.portfolio-single-image-full .swiper-container {
    width:100%;
    height:600px;
    background-color: #333;
}

.portfolio-single-image-full .swiper-nested-1,
.portfolio-single-image-full .swiper-nested-2 { width:100%; }

.portfolio-single-image-full .swiper-slide { overflow: hidden; }

.portfolio-single-image-full .swiper-slide img {
    width: 100%;
    height: auto;
}


/* Portfolio & Blog Single - Masonry
-----------------------------------------------------------------*/

.masonry-thumbs { position: relative; }

.masonry-thumbs a {
    position: relative;
    float: left;
    width: 25%;
    overflow: hidden;
}

.masonry-thumbs.col-2 a { width: 50%; }

.masonry-thumbs.col-3 a { width: 33.30%; }

.masonry-thumbs.col-4 a { width: 25%; }

.masonry-thumbs.col-5 a { width: 20%; }

.masonry-thumbs.col-6 a { width: 16.60%; }

.masonry-thumbs a,
.masonry-thumbs img {
    display: block;
    height: auto !important;
}

.masonry-thumbs img {
    width: 100%;
    border-radius: 0 !important;
    padding: 0 1px 1px 0;
}

.masonry-thumbs .overlay { padding: 0 1px 1px 0; }

.masonry-thumbs i {
    font-size: 28px !important;
    color: #FFF !important;
}


/* Portfolio Single - Content
-----------------------------------------------------------------*/

.portfolio-single-content { font-size: 14px; }

.portfolio-single-content h2 {
    margin: 0 0 20px;
    padding: 0;
    font-size: 20px;
    font-weight: 600 !important;
}


.portfolio-ajax-modal { width: 1000px !important; }

.modal-padding { padding: 40px; }

.ajax-modal-title {
    background-color: #F9F9F9;
    border-bottom: 1px solid #EEE;
    padding: 25px 40px;
}

.ajax-modal-title h2 {
    font-size: 26px;
    margin-bottom: 0;
}


#portfolio-ajax-wrap {
    position: relative;
    max-height: 0;
    overflow: hidden;
    -webkit-transition: max-height .4s ease;
    -o-transition: max-height .4s ease;
    transition: max-height .4s ease;
}

#portfolio-ajax-wrap.portfolio-ajax-opened { max-height: 1200px; }

#portfolio-ajax-container {
    display: none;
    padding-bottom: 60px;
}

#portfolio-ajax-single h2 { font-size: 26px; }


/* Portfolio Single - Meta
-----------------------------------------------------------------*/

.portfolio-meta,
.portfolio-share {
    list-style: none;
    font-size: 14px;
}

.portfolio-meta li {
    margin: 10px 0;
    color: #666;
}

.portfolio-meta li:first-child { margin-top: 0; }

.portfolio-meta li span {
    display: inline-block;
    width: 150px;
    font-weight: bold;
    color: #333;
}

.portfolio-meta li span i {
    position: relative;
    top: 1px;
    width: 14px;
    text-align: center;
    margin-right: 7px;
}

.well .line {
    margin: 20px 0;
    border-color: #E5E5E5;
}

/* Portfolio Single Navigation
-----------------------------------------------------------------*/

#portfolio-navigation {
    position: absolute;
    top: 50%;
    left: auto;
    right: 10px;
    max-width: 96px;
    height: 24px;
    margin-top: -12px;
}

.page-title-right #portfolio-navigation {
    left: 10px;
    right: auto;
}

.page-title-center #portfolio-navigation {
    position: relative;
    top: 0;
    left: 0;
    margin: 20px auto 0;
}

#portfolio-navigation a {
    display: block;
    float: left;
    margin-left: 12px;
    width: 24px;
    height: 24px;
    text-align: center;
    color: #444;
    transition: color .3s linear;
    -webkit-transition: color .3s linear;
    -o-transition: color .3s linear;
}

.page-title-dark #portfolio-navigation a { color: #EEE; }

.page-title-parallax #portfolio-navigation a { color: #FFF; }

#portfolio-navigation a i {
    position: relative;
    top: -1px;
    font-size: 24px;
    line-height: 1;
}

#portfolio-navigation a i.icon-angle-left,
#portfolio-navigation a i.icon-angle-right {
    font-size: 32px;
    top: -6px;
}

#portfolio-navigation a i.icon-angle-right { left: -1px; }

#portfolio-navigation a:first-child { margin-left: 0; }

#portfolio-navigation a:hover { color: #333; }

#portfolio-ajax-show #portfolio-navigation {
    top: 0;
    margin-top: 0;
}

/* ----------------------------------------------------------------
    Icon Overlay
-----------------------------------------------------------------*/

.i-overlay {
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    text-align: center;
    background: rgba(0,0,0,0.6);
	border-bottom:10px solid #333;
}

.i-overlay img,
.i-overlay i {
    display: block;
    position: absolute;
	border-radius: 2px;
    top: 50%;
    left: 50%;
    font-size: 48px;
    line-height: 1;
    color: #E5E5E5;
    text-shadow: 1px 1px 1px rgba(0,0,0,0.35);
}

.i-overlay i {
    margin: -20px 0 0 -20px;
    width: 40px;
    height: 40px;
    line-height: 40px;
    font-size: 24px;
}

.on-hover.i-overlay { opacity: 0; }

body:not(.device-touch) .on-hover.i-overlay {
    -webkit-transition: opacity 0.3s linear;
    -o-transition: opacity 0.3s linear;
    transition: opacity 0.3s linear;
}

.on-hover.i-overlay:hover { opacity: 1; }


