/*
Theme Name: Hero Theme
Theme URI: https://themetrust.com/themes/hero
Description: A Minimal Portfolio Theme
Version: 1.1.4
Author: Theme Trust
Author URI: https://themetrust.com
Tags: portfolio, responsive, blog, clean, minimal, white, two-columns, threaded-comments, translation-ready, custom-menus

TABLE OF CONTENTS

01 - Reset
02 - Global
03 - General Layout
04 - Header
05 - Content
06 - Slideshow
07 - Sidebar
08 - Widgets
09 - Comments
10 - Pagination
11 - Footer
12 - Ninja forms
13 - Misc / New
14 - Media Queries

COLOURS

Pink 				#E1117F
Blue 				#009EDC
Dark Grey 	#3D3D3C
Yellowy 		#FFF

*/

/* /////////////////////////////////////////////////////////////////////
//  01 - Reset
/////////////////////////////////////////////////////////////////////*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, 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 {
	margin: 0;
	padding: 0;
	border: 0;
	vertical-align: baseline;
	background: transparent;
}

html, body {
	overflow-x: hidden;
}

body {
	line-height: 1.2;
}
h1, h2, h3, h4, h5, h6 {
	clear: both;
}
ul {
	list-style: none;
}

blockquote {
	quotes: none;
}
blockquote:before, blockquote:after {
	content: '';
	content: none;
}
del {
	text-decoration: line-through;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
a img { border: none; }

a, a:focus, a:visited, a:active { border: 0; }

img { display: block; }

input[type="submit"]::-moz-focus-inner {border:0;}
input[type="submit"]::-webkit-focus-inner {border:0;}

.homeSection img,
.post p img,
.page p img,
.project p img,
.postThumb,
div.wp-caption img {
	max-width: 100% !important;
	height: auto;
}

.wp-caption {
	max-width: auto !important;
}

.wp-caption-text {
	padding: 5px 0 0 0;
	font-style: italic;
		font-size: 14px;
		text-align: left;
}

/**** Isotope Filtering ****/

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

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

/**** Isotope CSS3 transitions ****/

.isotope,
.isotope .isotope-item {
	-webkit-transition-duration: 0.8s;
}

/* End: Recommended Isotope styles */


/* /////////////////////////////////////////////////////////////////////
//  02 - Global
/////////////////////////////////////////////////////////////////////*/

@font-face {
	font-family: 'Int'	;
	src: url('fonts/int-webfont.eot');
	src: url('fonts/int-webfont.eot?#iefix') format('embedded-opentype'),
			 url('fonts/int-webfont.woff2') format('woff2'),
			 url('fonts/int-webfont.woff') format('woff'),
			 url('fonts/int-webfont.ttf') format('truetype'),
			 url('fonts/int-webfont.svg#int') format('svg');
	font-weight: normal;
	font-style: normal;

}

@font-face {
		font-family: 'icomoon';
		src:    url('fonts/icomoon.eot?1c6pxi');
		src:    url('fonts/icomoon.eot?1c6pxi#iefix') format('embedded-opentype'),
				url('fonts/icomoon.ttf?1c6pxi') format('truetype'),
				url('fonts/icomoon.woff?1c6pxi') format('woff'),
				url('fonts/icomoon.svg?1c6pxi#icomoon') format('svg');
		font-weight: normal;
		font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
		/* use !important to prevent issues with browser extensions that change fonts */
		font-family: 'icomoon' !important;
		speak: none;
		font-style: normal;
		font-weight: normal;
		font-variant: normal;
		text-transform: none;
		line-height: 1;

		/* Better Font Rendering =========== */
		-webkit-font-smoothing: antialiased;
		-moz-osx-font-smoothing: grayscale;
}

.icon-play:before {
		content: "\e900";
}
.icon-bullhorn:before {
		content: "\e901";
}
.icon-folder:before {
		content: "\e902";
}
.icon-price-tag:before {
		content: "\e903";
}
.icon-location:before {
		content: "\e904";
}
.icon-bubble:before {
		content: "\e905";
}
.icon-user:before {
		content: "\e906";
}
.icon-search:before {
		content: "\e907";
}
.icon-magic-wand:before {
		content: "\e908";
}
.icon-mug:before {
		content: "\e909";
}
.icon-cloud:before {
		content: "\e90a";
}
.icon-bookmark:before {
		content: "\e90b";
}
.icon-star-full:before {
		content: "\e90c";
}
.icon-heart:before {
		content: "\e90d";
}
.icon-plus:before {
		content: "\e90e";
}
.icon-minus:before {
		content: "\e90f";
}
.icon-cross:before {
		content: "\e910";
}
.icon-checkmark:before {
		content: "\e911";
}
.icon-circle-right2:before {
		content: "\e912";
}
.icon-facebook:before {
		content: "\e913";
}
.icon-facebook2:before {
		content: "\e914";
}
.icon-facebook3:before {
		content: "\e915";
}
.icon-twitter:before {
		content: "\e916";
}
.icon-twitter2:before {
		content: "\e917";
}
.icon-twitter3:before {
		content: "\e918";
}
.icon-feed3:before {
		content: "\e919";
}
.icon-feed4:before {
		content: "\e91a";
}
.icon-floppy-disk:before {
		content: "\e91b";
}
.icon-arrow-up2:before {
		content: "\e91c";
}
.icon-arrow-right2:before {
		content: "\e91d";
}
.icon-arrow-down2:before {
		content: "\e91e";
}
.icon-arrow-left2:before {
		content: "\e91f";
}
.icon-circle-up:before {
		content: "\e920";
}
.icon-circle-right:before {
		content: "\e921";
}
.icon-circle-down:before {
		content: "\e922";
}
.icon-circle-left:before {
		content: "\e923";
}





body {
	font-size: 100%;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	width:auto; height:auto;
	padding: 0 0 0 0;
	margin: 0;
	color: #3d3d3c;
	background-color: #343434;
	text-rendering: geometricPrecision;
}

p {
	line-height: 1.6em;
	font-size: .95em;
	margin: 0 0 20px 0;
}

ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

li {
	margin: 0 0 0 0;
	padding: 0;
}

img {
	margin: 0;
}

img.left {
	margin: 0 15px 15px 0;
	float: left;
}

img.size-full-width {
	margin: auto, 20px; 
}
a {
	text-decoration: none;
	outline: none;
}

a{
	color: #ccb676;
}

#content a {
	border-bottom: 2px solid #E1117F;
	transition: all 1.5s ease 0s;
	}
	
#content a:hover {
	border-bottom: 2px solid #009EDC;
	}

a:hover {
}

a img {
	border:none;
}

h1, h2, h3, h4, h5, h6{
	margin: 0 0 15px 0;
	font-weight: bold;
	color: #3D3D3C;
}

h1, h2, h3 {
	font-family: "Int", "Helvetica Neue", Helvetica, Arial, sans-serif;
	letter-spacing: -0.02em;
}

blockquote, address {
	margin: 0 0 30px 0;
	padding: 0 30px 0 30px;
	font-style: italic;
	font-size: 1.2em;
	border-left: 5px solid #ccb676;
}

code {
	font-family: "Courier New", Courier, serif;
	overflow: auto;
	padding: 2px;
	background: #fff;
}

pre code {
	background: none;
}

pre {
		margin: 0 0 20px;
	padding: 10px;
	background: #fff;
	overflow: auto;
	border: 1px solid #e4e4e4;
}

.left {
	float: left;
}

.right {
	float: right;
}

.meta {
	color: #b0b0ad;
}

.meta a{
	color: #7d7d7b !important;
}

.meta a:hover{
	color: #b0b0ad !important;
}

input[type="text"], input[type="email"], input[type="password"], textarea {
	background-color: #FFF;
	font-size: 1.2em;
	padding: 0.6em;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	color: #6a6a6a;
	border: 1px solid #ddd;
}

input[type="text"]:focus {outline: none; background-color: #FFF;}
textarea:focus {outline: none; background-color: #FFF;}
textarea { width: 100%; box-sizing: border-box;}


/* Clearfix ----------- */

/* Some clearfix code from HTML5 Boilerplate */
.clearfix:before, .clearfix:after {
	content: "\0020";
	display: block;
	height: 0;
	visibility: hidden;
}

.clearfix:after {
	clear: both;
}

.clearfix {
	zoom: 1;
}

a.action {
	font-style: italic;
}

/* //////////////////////////////////////////////////////////////////////
//  03 - General Layout
//////////////////////////////////////////////////////////////////////*/

#container {
	width: 100%;
	margin: 0 auto;
}

.wrap {
	background: #FFF;
}

.home.blog .wrap {
	padding-top: 30px;
}

#main {
	margin: 0 auto 0;
	padding: 0 0 60px 0;
	max-width: 62.5em;
}

.home #main {
	border: none;
	padding-bottom: 0;
}

.home.page #content {
	padding-top: 0px !important;
}

#main.full {
	background: none;
}

#content {
	padding: 0 0 0 0;
	float: left;
	margin: 0 0px 0 0;
	position: relative;
	width: 62.5%;
}

#sidebar {
	width: 27.5%;
	float: right;
	margin: 0 2.5% 0 0;
	padding: 0 0 0 0;
}

#footer {
	width: 100%;
	margin: 0 auto;
}

.twoThirds {
	width: 62.5%;
}

.oneThird {
	width: 30%;
}

.oneFourth {
	width: 22%;
}

/*////////////////////////////////////////////////////////////////////////
//  04 - Header
///////////////////////////////////////////////////////////////////////*/

#header{
	width: 100%;
	position: relative;
	padding: 0 0 0 0;
	margin: 0 0 0 0!important;
	background: rgba(0,160,223,1);
	background: -moz-linear-gradient(left, rgba(0,160,223,1) 0%, rgba(226,7,124,1) 100%)!important;
	background: -webkit-gradient(left top, right top, color-stop(0%, rgba(0,160,223,1)), color-stop(100%, rgba(226,7,124,1)))!important;
	background: -webkit-linear-gradient(left, rgba(0,160,223,1) 0%, rgba(226,7,124,1) 100%)!important;
	background: -o-linear-gradient(left, rgba(0,160,223,1) 0%, rgba(226,7,124,1) 100%)!important;
	background: -ms-linear-gradient(left, rgba(0,160,223,1) 0%, rgba(226,7,124,1) 100%)!important;
	background: linear-gradient(to right, rgba(0,160,223,1) 0%, rgba(226,7,124,1) 100%)!important;
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00a0df', endColorstr='#e2077c', GradientType=1 )!important;
}

#header .inside{
	max-width: 62.5em;
	margin: 0 auto;
	position: relative;
	padding: 20px 0 20px 0;
}

/* 

body.page #header:after, body.blog #header:after  {
	display:block;
	content: "";
	height:12px;
	background: rgba(0,160,223,1);
	background: -moz-linear-gradient(left, rgba(0,160,223,1) 0%, rgba(226,7,124,1) 100%)!important;
	background: -webkit-gradient(left top, right top, color-stop(0%, rgba(0,160,223,1)), color-stop(100%, rgba(226,7,124,1)))!important;
	background: -webkit-linear-gradient(left, rgba(0,160,223,1) 0%, rgba(226,7,124,1) 100%)!important;
	background: -o-linear-gradient(left, rgba(0,160,223,1) 0%, rgba(226,7,124,1) 100%)!important;
	background: -ms-linear-gradient(left, rgba(0,160,223,1) 0%, rgba(226,7,124,1) 100%)!important;
	background: linear-gradient(to right, rgba(0,160,223,1) 0%, rgba(226,7,124,1) 100%)!important;
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00a0df', endColorstr='#e2077c', GradientType=1 )!important;
	}
	
*/

body.home #header:after {
	display:none;
}

	
body.page-id-282 #featuredPages h3 {
	font-size: 1.7em;	
}

#logo {
	display: inline-block;
	margin: 0px 0 0 2.5%;
	float: left;
	padding: 0;
}

#logo h1 {
	margin: 0 0 0 -2px!important;
	line-height: 1em !important;
	padding: 0 !important;
	font-size: 1.5em;
	font-weight: bold;
	color: #3D3D3C;
}

#header h1 {
	font-size: 1.5em;
	color: #3D3D3C;
	margin: 0;
}

#header h1 a, #header h1 a:hover{
	color: #3D3D3C !important;
}


/* Top level navigation */

#mainNav{
	right: 2.5%;
	position:absolute; top:73%; height:20px; margin-top:-10px;
	display: inline-block;
}

.home #mainNav {
	top:42%;	
}

#mainNav li{
	margin: 0 0 0 1em;
	display: inline-block;
	padding: 0 1em 0 0;
	border-right: 2px solid rgba(255,255,255,0.5);
	border-right: 2px solid #FFF;
	line-height: 10px;
}

#mainNav li.menu-item-231-cy, #mainNav li.menu-item-237-en, #mainNav li.menu-item-265, #mainNav li.menu-item-21   {
	border-right: none;
	margin-right: 0;
	padding-right: 0;
}

#mainNav li.menu-item-231-cy a, #mainNav li.menu-item-237-en a  {
	border: 2px solid #FFF;
	padding: 1px 12px;
	margin: -3px 0 0 0;
	font-size: 0.7em;
}

#mainNav li.menu-item-231-cy a:hover, #mainNav li.menu-item-237-en a:hover  {
	background: #FFF;
	color: #E1117F!important;
}

#mainNav ul a{
	line-height: 16px;
	color: #FFF;
	font-weight: bold;
	font-size: .9em;
}

#mainNav ul ul a{
	line-height: 15px;
	font-weight: normal;
	border-top: none;
}


#mainNav ul li.current a,
#mainNav ul li.current-cat a,
#mainNav ul li.current_page_item a,
#mainNav ul li.current-menu-item a,
#mainNav ul li.current-post-ancestor a,
.single-post #mainNav ul li.current_page_parent a,
#mainNav ul li.current-category-parent a,
#mainNav ul li.current-category-ancestor a,
#mainNav ul li.current-portfolio-ancestor a,
#mainNav ul li.current-projects-ancestor a {
	text-decoration: none;
	color: #2e2e2e;
}

#mainNav ul li.sfHover a,
#mainNav ul li a:hover,
#mainNav ul li:hover {
	text-decoration: none;
}

/* Second level+ dropdowns */

#mainNav ul ul {
	padding: 20px 0px 0 0px !important;
	margin-top: -10px;
	background: #fff;
	border: 1px solid #dedede;
	-moz-box-shadow: 0 0px 6px rgba(0,0,0,0.1);
	-webkit-box-shadow: 0 0px 6px rgba(0,0,0,0.1);
	box-shadow: 0 0px 6px rgba(0,0,0,0.1);
}


#mainNav ul ul ul {
	padding-top: 20px !important;
	margin-left: -1.25em;
	margin-top: -5px;
}

#mainNav ul ul li {
	float: none;
	background: none;
	margin: 0 5px 10px 15px !important;
}

#mainNav ul ul li a {
	padding: 0px 0 10px 0;
	font-weight: normal;
	border: none !important;
}

#mainNav ul li.sfHover ul a { color: #7b7b7b!important; }

#mainNav ul li.sfHover ul a:hover { color: #fff!important; }

/** arrow **/

#mainNav .sf-menu a.sf-with-ul {
	position: relative;
	min-width:		1px;
}

.sf-sub-indicator {
	position: absolute;
	bottom: 0px;
	display: block;
	width: 100%;
	text-indent: -999em;
	overflow: hidden;
	z-index: 200;
	height: 40px;
}

.sfHover .sf-sub-indicator {

	bottom: -10px;
}

#mainNav .sf-menu li ul .sf-sub-indicator {
	display: none;
}

#mainNav .sf-menu li ul .sfHover .sf-sub-indicator {
	position: absolute;
	top: 0;
	right: -1px;
	left: none;
	display: block;
}

.sfHover a.sf-with-ul .sf-sub-indicator {
	height: 30px;
}

.children .sf-sub-indicator {
	display: none;
}





/*////////////////////////////////////////////////////////////////////
//  05 - Content
////////////////////////////////////////////////////////////////////*/

#content {
	margin: 0 0 20px 2.5%;
	padding: 0 0 0 0 !important;
	width: 62.5%;
	float: left;
}

#content .videoContainer {margin-top: -20px;}

#content.full {
	margin: 0 0 20px 2.5%;
	padding: 0 0 0 0 !important;
	width: 95%;
}

#content.full.grid {
	margin: 0;
}

.home #content.full, .page-template-page-home-php #content.full {
	width: 100%;
}

.home #main {
	padding-top: 30px;
}

.home.page-template-page-full-width-php #content.full {
	width: 95%;
}

#content.fullProjects{
	width: 100%;
}

#content.twoThirds .page {
	width: 99%;
}

#content .post {
	margin: 0 0 30px 0px;
	position: relative;
	background: transparent url(images/dotted_line.gif) bottom repeat-x;
	padding-bottom: 10px;
	min-height: 250px;
	width: 98%;
}

#content .post h1 {
	font-size: 1.6em;
}

.search #content .post {
	min-height: 50px;
}

.page #content .post {
	margin: 0 0 0px 0px;
	border: none;
}

.post .meta, .attachment .meta {
	margin: -5px 0 25px 0;
	padding: 0 0 0px 0;
	font-size: .75em;
	line-height: 1.5em;
}

#content .post.lastPost {
	background: none;
}

#content h1 a:hover,
#content h2 a:hover,
#content h3 a:hover,
.widgetBox h3 a:hover,
#slideshow .slideText h3 a:hover,
#content h4 a:hover,
#content h5 a:hover{
	color: #e1117f ;
}

#content .postThumb{
	margin: 0 0 20px 0 !important;
}


#pageHead {
	padding: 60px 0 10px 0;
	margin: 0 2.5% 30px 2.5%;
}

#pageHead h1 {
	font-size: 2.2em;
	line-height: 0.9;
	padding: 0;
	margin-bottom: 0;
	margin-left: -1px;
	display: block;
	color: #3D3D3C;
	font-family: "Int", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

#pageHead p {
	margin: 0!important;
	padding: 10px 0 0 0!important;
	color: #b2b2b2;
	line-height: 1em;
}

/*Home ------------------*/

#homeBanner {
	height: 450px;
	display: block;
	margin: 0px auto 0;
	width: 100%;
	position: relative;
	padding-top: 1px;
	overflow: hidden;
	/* background-color: #dddddd;
	background-size: contain;
	background-position: 50% 50%!important; 
	background-repeat: repeat-y!important;*/
	background: rgba(0,160,223,1);
	background: -moz-linear-gradient(left, rgba(0,160,223,1) 0%, rgba(226,7,124,1) 100%);
	background: -webkit-gradient(left top, right top, color-stop(0%, rgba(0,160,223,1)), color-stop(100%, rgba(226,7,124,1)));
	background: -webkit-linear-gradient(left, rgba(0,160,223,1) 0%, rgba(226,7,124,1) 100%);
	background: -o-linear-gradient(left, rgba(0,160,223,1) 0%, rgba(226,7,124,1) 100%);
	background: -ms-linear-gradient(left, rgba(0,160,223,1) 0%, rgba(226,7,124,1) 100%);
	background: linear-gradient(to right, rgba(0,160,223,1) 0%, rgba(226,7,124,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00a0df', endColorstr='#e2077c', GradientType=1 );
}

#bannerText {
	position: fixed;
	top: 250px;
	text-align: center;
	width: 100%;
	height:140px; /* added for slider fade */
}

#homeBanner h2{
	text-align: center;
	font-size: 64px;
	display: block;
	position: relative;
	margin: 0 auto 0px;
	padding: 0 0px;
	color:#fff;
	font-family: "Int", "Helvetica Neue", Helvetica, Arial, sans-serif;
	width: 80%;
	max-width: 1200px;
	letter-spacing: -0.04em;
	line-height: 1;
}

#homeBanner p{
	text-align: center;
	color:#fff;
	font-family: "Int", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 20px;
	display: block;
	position: relative;
	margin: 1px auto 1px;
}

.homeSection {
	width: 100%;
	padding: 5em 0;
}

.homeSection h3 {
	font-size: 1.9em;
	margin: 0 auto 50px;
	clear: both;
	color: #3D3D3C;
	text-align: center;
	font-family: "Int", "Helvetica Neue", Helvetica, Arial, sans-serif;
	width: 95%;
}

.homeSection h3 span {
	padding: 10px;
}

#content .page.five {
	width: 180px;
	min-height: 200px;
	margin: 0 0 20px 20px;
}

#content .moreLink{
	display: block;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

#content .page.small, #content .post.small {
	width: 18%;
	margin: 0 1% 20px;
	min-height: 280px;
	display: block;
	padding-bottom: 0px;
	float: left;
	text-align: center;
}

#content .post.small {
	width: 27%;
	margin: 0 3% 20px;
}

#content .page.small .thumb, #content .post.small .thumb{
	margin: 0 auto 35px;
}

#content .page.small h2, #content .post.small h2{
	font-size: 1.5em;
	line-height: 1;
	font-family: "Int", "Helvetica Neue", Helvetica, Arial, sans-serif;
	margin: 0 0 10px;
}

#content .page.small p, #content .post.small p{
	margin: 0;
	line-height: 1.3;
}

#content .page.small p {
	font-size: 1em;	
	line-height: 1.25;
	margin-top: 8px;
}

#featuredPosts, #foryou, #video {
	margin:0 -9999em;
	padding-left: 9999em;
	padding-right: 9999em;
	background-color: #3D3D3C;
	color:#DDD;
}

#foryou, #facilitatedby, #supportedby {
	text-align: center;
	}

#foryou p {
	font-size:1.4em;
	line-height: 1.3;
	margin:1.3em 0;
	color:#DDD;
}

#featuredPosts.homeSection h3, #foryou.homeSection h3 {
	color: #FFF;	
}

#content #featuredPosts .post.small {
	background-color: transparent;
	color:#CCC;			
}

#content #featuredPosts .post.small h2, #content #featuredPosts .post.small h2 a {
	color:#FFF;
	padding: 0 12px;
	line-height: 1.1;
}

#content #featuredPosts .post.small h2, #content #featuredPosts .post.small h2 a:hover {
	color:#e1117f;
}

/*Column Shortcodes------------------*/

.one_half{ width:48%; }
.one_third{ width:30%; }
.one_fourth{ width:22%; }
.two_third{ width:65.33%; }
.one_half,.one_third,.two_third, .one_fourth { position:relative; margin-right:3%; float:left; }
.last{ margin-right:0 !important; clear:right; }
.clearboth {clear:both;display:block;font-size:0;height:0;line-height:0;width:100%;}


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

a.button, #footer a.button, #searchsubmit, input[type="submit"]  {

	font-size: 1.2em;
	font-weight: bold;	
	padding: 0.6em 3em;
	background: #757575 ;
	display: inline-block;
	color: #fff;
	text-decoration: none;
	position: relative;
	cursor: pointer;
	margin: 10px 5px 10px 0;
	border:none;
	line-height: normal !important;
}

a.button, #footer a.button {
	padding: 6px 15px 5px;
}

#searchsubmit {
	padding: 5px 15px 6px;
}

.button:hover, #footer a.button:hover, #searchsubmit:hover, input[type="submit"]:hover {
	background-color: #595959;
	color: #fff;
}

/*Projects------------------*/

#projects {
	margin: 0 0 0 0;
	width: 100%;
	padding: 0;
	float: left;
	display: block;
	position: relative;
}

#projects .thumbs {
	margin: 0 auto;
	-o-transition:.3s;
	-ms-transition:.3s;
	-moz-transition:.3s;
	-webkit-transition:.3s;
	transition:.3s;
	overflow: hidden;
}

#content #projects li{
	padding: 0;
	background: none;
}

#content .project.small{
	width: 30%;
	height: auto;
		margin: 0 0 25px 25px;
	padding-bottom: 0px;
	cursor: pointer;
	background-color: #dfdfdf;
}

#content .project.five{
	width: 27%;
}

#content .project.small .inside{
	background-color: #dc4e00;
}

#content .project.small a{
	position: relative;
	display: block;
}

.project.small .inside a img {
		width: 100%;
		height: auto;
}

.project.small .inside a img,
.project.small .inside a:hover span,
.project.small .inside a.touch-hover span {
		opacity: 1;
		-webkit-transition: all 0.3s;
		transition: all 0.3s;
}

.project.small .inside a:hover img,
.project.small .inside a.touch-hover img,
.project.small .inside a span {
		opacity: 0.1;
}

#content .project.small .title {
	font-size: .75em;
	color: #7d7d7b;
	position: absolute;
	top: 50%;
	margin-top: -10px;
	text-align: center;
	width: 100%;
}

#content .project.small .title span{
	color: #fff;
	background-color: rgba(0,0,0, .2);
	padding: 7px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

.projectNav {
	margin: -16px 0 0 0;
	padding-top: 0;
	float: right;
}

.projectNav a{
	display: inline-block !important;
	font-size: .75em;
	color: #7d7d7b;
}

.projectNav a:hover{
	color: #484848;
}

.projectNav div {
	float: left;
	margin-right: 20px;
}

#content .skillList{
	padding: 0!important;
	margin: 0 0 20px 0 !important;
}

.skillList li{
	background: none;
	margin: 0 5px 5px 0 !important;
	display: inline-block;
}

.skillList li span a{
	font-size: 1em;
	background: #f0f0f0;
	display: inline-block;
	color: #7d7d7b!important;
	text-decoration: none;
	position: relative;
	cursor: pointer;
	padding: 7px 8px 7px !important;
	border: none;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	line-height: 1em;
	text-transform: uppercase;
}

.skillList li span a:hover{
	background: #6a6a6a;
	color: #fff !important;
}

/*Project Filter Navigation------------------*/
#content .filterWrap {
	text-align: center;
}

#content #filterNav{
	padding: 0!important;
	margin: 0 auto 20px auto!important;
	width: 95%;
}

#content #filterNav li{
	padding: 0px 0 0 0;
	background: none;
	margin: 0 8px 8px 0;
	display: inline-block;
}

#filterNav li a{
	font-size: 1em;
	background: #f0f0f0;
	display: inline-block;
	color: #7d7d7b!important;
	text-decoration: none;
	position: relative;
	cursor: pointer;
	padding: 7px 8px 7px !important;
	border: none;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	line-height: 1em;
	text-transform: uppercase;
}

#filterNav li a:hover {
	background: #6a6a6a;
	color: #fff !important;
}

#filterNav .selected, #filterNav a.selected:hover {
	background: #6a6a6a;
	color: #fff !important;
}


/*Images------------------*/

#content .alignleft,
#content img.alignleft {
	display: inline;
	float: left;
	margin-right: 24px !important;
	margin-top: 4px;
}

#content .alignright,
#content img.alignright {
	display: inline;
	float: right;
	margin-left: 24px;
	margin-top: 4px;
}

#content .aligncenter,
#content img.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

#content img.alignleft,
#content img.alignright,
#content img.aligncenter {
	margin-bottom: 12px;
}

/*Gallery------------------*/

.gallery {
	padding-top: 15px;
	margin-bottom: 25px!important;
}

.gallery-item {
	margin-top: 0px!important;
	margin-bottom: 25px!important;
}

.gallery img {
	border: none!important;
}

/*Lists------------------*/

#content ul{
	margin:  0 0 25px 25px;
	list-style-type: disc;
}

#content ul li{
	margin: 0 0 10px 0;
	line-height: 1.3em;
}

#content ol li{
	margin: 0 0 10px 0;
	line-height: 1.3em;
}

#content ol{
	margin: 0 0 20px 30px;
}

#content ul ul, #content ol ul, #content ul ol, #content ol ol {
	padding-top: 10px;
}

#content ul ul li, #content ol ul li, #content ul ol li, #content ol ol li{
	font-size: 1em !important;
}

/*////////////////////////////////////////////////////////////////////
//  06 - Slideshow
////////////////////////////////////////////////////////////////////*/

.slideshow {
	margin: 0 3% 0 3%;
	position: relative;
}

.home.blog .slideshow {
	margin-bottom: 30px;
}

#content .flexslider {
	margin: 0 0 15px 0 !important;
}

.slideshow li, #content .flexslider li, #content .flexslider ol {
	list-style: none !important;
	list-style-type: none !important;
}

#content .flexslider ol {
	padding-bottom: 5px !important;
	margin-bottom: 0 !important;
}

#content .flexslider .slides {
	margin: 0;
}

/* FlexSlider Theme------------------*/

.flexslider {  min-height: 100px; border: 0 !important; margin: 0 0 15px 0!important; padding: 0 0 1px 0 !important; background: transparent; border: none; position: relative; -webkit-border-radius: 0 !important; -moz-border-radius: 0 !important; -o-border-radius: 0!important; border-radius: 0!important; box-shadow: none !important; -webkit-box-shadow: none!important; -moz-box-shadow: none!important; -o-box-shadow: none!important; zoom: 1;}
.flexslider .slides li{	margin-bottom: 0 !important; }
.flexslider .slides li p{ margin: 0 !important; }
.flexslider .slides > li {position: relative;}
/* Suggested container for "Slide" animation setups. Can replace this with your own, if you wish */
.flex-container {zoom: 1; position: relative;}
.flexslider .slides img { height: auto;}
.flex-direction-nav, .flex-control-nav, .flex-caption { margin-bottom:0 !important;}

/* Caption style */
/* IE rgba() hack */
.flex-caption {background:none; -ms-filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#4C000000,endColorstr=#4C000000);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#4C000000,endColorstr=#4C000000); zoom: 1;}
.flex-caption {display: inline-block; width: auto; padding: 2%; position: absolute; left: 0; bottom: 0; background: rgba(0,0,0,.5); color: #fff; font-size: .9em !important; line-height: 1.3em;}
.flex-caption p {font-size: .9em !important; margin-bottom: 0;}

/* Direction Nav */

.flex-direction-nav {
	position: absolute;
	width: 100%;
	margin: 0 !important;
	left: 0;
	top: 50%;
}

.flex-direction-nav li a {
	-webkit-transition: none; -moz-transition: none; transition: none;
	-webkit-transition: opacity .5s ease; -moz-transition: opacity .5s ease; transition: opacity .5s ease;
}
.flex-direction-nav li a { z-index: 100; width: 30px!important; height: 30px; margin: -20px 0 0; display: block; background: url(images/flexslider/direction_nav.png) no-repeat 0 0; position: absolute; top: 50%; cursor: pointer; text-indent: -9999px;}
.flex-direction-nav li a.flex-next {background-position: -30px 0; right: 20px !important;}
.single-product .flex-direction-nav li a.flex-next {right: -5px !important;}
.flex-direction-nav li a.flex-next:hover {background-position: -30px -30px;}
.flex-direction-nav li a.flex-prev {background-position: 0 0; left: 20px !important; }
.flex-direction-nav li a.flex-prev:hover {background-position: 0 -30px; }
.flex-direction-nav li a.disabled {opacity: .3; filter:alpha(opacity=30); cursor: default;}

/* Control Nav */
.flex-control-nav {position: absolute !important; bottom: 20px !important; right: 3% !important; width: auto !important; }
.flex-control-nav li {margin: 0 0 0 5px !important; display: inline-block !important; zoom: 1; *display: inline !important;}
.flex-control-nav li:first-child {margin: 0 !important;}
.flex-control-nav li a {width: 13px !important; height: 13px !important; display: block !important; background: rgba(255,255,255,0.3) !important; cursor: pointer; text-indent: -9999px;}
.flex-control-nav li a:hover {background: rgba(255,255,255,0.7) !important;}
.flex-control-nav li a.flex-active {background: rgba(255,255,255,0.7) !important; cursor: default !important;}




/*////////////////////////////////////////////////////////////////////
//  07 - Sidebar
////////////////////////////////////////////////////////////////////*/

#sidebar {
	margin-right: 2.5%;
}

.sidebarBox {
	position: relative;
	margin: 0 0 30px 0;
}

#sidebar p {
	margin-bottom: 12px;
}

#sidebar li {
	font-size: .75em;
}

#sidebar .avatar {
	float: left;
	margin: 0 20px 15px 0 !important;
	padding-top: 3px;
}

/*/////////////////////////////////////////////////////////////////////
//  08 - Widgets
////////////////////////////////////////////////////////////////////*/

#footer .widgetBox a, #sidebar .widgetBox a {
	line-height: 1.5em;
	font-weight: bold;
}

#footer .widgetBox {
	float: left;
	margin-left: 25px;
	margin-bottom: 30px;
}


#sidebar .widgetBox {
	margin-bottom: 30px !important;
}

#sidebar .widgetBox h3,
#footer .widgetBox h3{
	font-size: 1.2em;
	font-weight: normal;
	color: #3D3D3C;
	font-family: "Int", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

#sidebar .widgetBox .meta,
#footer .widgetBox .meta {
	font-style: italic;
}

#sidebar ul, #footer ul {
	margin: 0 0 0 0;
	padding: 0px 0 0 0;
	line-height: 1em;
	background: none;
	position: relative;
}

#sidebar ul li, #footer ul li {
	padding: 0px 0 0px 0;
	margin: 0 0 10px 0;
	line-height: 1em;
	background: none;
	font-size: .75em;
}

#sidebar ul li p, #footer ul li p{
	line-height: 1.3em;
	margin: 0;
}

#sidebar ul li h2, #footer ul li h2{
	font-size: 13px;
	margin: 0 0 0px 0 ;
	padding: 0 !important;
	line-height: 1em;
	font-weight: normal;
}

#sidebar .widget_nav_menu ul,
#footer .widget_nav_menu ul,
#sidebar .widget_pages ul,
#footer .widget_pages ul,
#sidebar .widget_categories ul,
#footer .widget_categories ul {
	background: none;
	margin: 0;
	padding: 0;
	border: none;
}

#sidebar .widget_nav_menu li,
#footer .widget_nav_menu li,
#sidebar .widget_pages li,
#footer .widget_pages li,
#sidebar .widget_categories li,
#footer .widget_categories li {
	padding: 0 0 0 0;
	margin: 10px 0 0 0;
	border: none;
}



/*Search------------------*/

.widget_search {
	display: block;
	padding: 0 !important;
}

.widget_search h3 {
	display: none;
}

.widget_search:after {
		content: " ";
		display: block;
		clear: both;
		visibility: hidden;
		line-height: 0;
		height: 0;
}

html[xmlns] .widget_search {
		display: block;
}

* html .widget_search {
		height: 1%;
}

#s {
	margin: 0 0px 0 0;
	padding: 7px .7em 7px .7em !important;
	line-height: normal!important;
	width: 85%;
	color: #9a9a9a;
}

#searchsubmit{
	font-size: 11px !important;
	margin: 0 !important;
	border-left: none;
	-webkit-border-bottom-left-radius: 0px;
	-webkit-border-top-left-radius: 0px;
	-moz-border-radius-bottomleft: 0px;
	-moz-border-radius-topleft: 0px;
	border-bottom-left-radius: 0px;
	border-top-left-radius: 0px;
	float: right;
	border: none;
	height: 30px;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	background-position: 0 -1px;

}


/*Recent Posts Widget------------------*/

#sidebar .ttrust_recent_posts .meta,
#footer .ttrust_recent_posts .meta {
	margin: 0 0 0 0 !important;
	display: block;
	padding: 3px 0 0 0;
	color: #444443;
}

#sidebar .ttrust_recent_posts .title,
#footer .ttrust_recent_posts .title {
	font-size: 13px !important;
	margin-bottom: 2px;
}

#sidebar .ttrust_recent_posts .title,
#footer .ttrust_recent_posts .title {
	line-height: 1.1em;
}

.ttrust_recent_posts .firstPost p{
	margin-bottom: 10px;
}

.secondaryPost {
	padding: 10px 0 0px 0;
}

.ttrust_recent_posts .thumb{
	float: left;
	margin: 0 12px 0 0;
	padding: 3px;
	background: #f0f0f0;
	border: 1px solid #e1e1e1;
}

.ttrust_recent_posts li {
	margin-bottom: 20px !important;
	border: none;
	display: block;
}


/*Calendar Widget--------------------*/
table#wp-calendar {
	width: 216px;
}

table#wp-calendar td, table#wp-calendar th{
	text-align: left;
}

table#wp-calendar td {
	color: #b0b0ad;
	padding-top: 10px;
}

table#wp-calendar td a{
	font-weight: bold;
}

#wp-calendar caption {
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #dbdad8;
	font-size: 14px;
	font-weight: bold;
}

/*Tag Widget--------------------*/

.widget_tag_cloud a{
	font-size: 11px !important;
	padding: 5px 7px 5px 7px;
	display: block;
	float: left;
	margin: 0 5px 5px 0;
}

#footer .widget_tag_cloud a,
#sidebar .widget_tag_cloud a{
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	background: #f3f3f3;
}

.widget_tag_cloud:after {
		content: " ";
		display: block;
		clear: both;
		visibility: hidden;
		line-height: 0;
		height: 0;
}

.widget_tag_cloud {
		display: inline-block;
}

html[xmlns] .widget_tag_cloud {
		display: block;
}

* html .widget_tag_cloud {
		height: 1%;
}

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

#twitterBox{
	margin: 0 0 10px 0;
}

ul#twitter_update_list li{
	line-height: 1.4em !important;
	margin-bottom: 15px;
}

.twitterLink a{
	font-style: italic;
}



/*Flickr Widget--------------------*/
#flickrBox .flickrImage {
	float: left;
	margin: 0 12px 12px 0;
	padding: 3px;
	background: #3a3a3a;
	border: 1px solid #464646;
}

#sidebar #flickrBox .flickrImage {
	background: #dbdbdb;
	border: 1px solid #cfcfcf;
}

#flickrBox .flickrImage img {
	width: 50px;
	height: 50px;
	float: left;
}




/*/////////////////////////////////////////////////////////////////////
//  09 - Comments
////////////////////////////////////////////////////////////////////*/

#comments {
	position: relative;
	margin: 0 0 30px 0px;
	width: 74.468805%;
	padding: 0 0 0 0;
}

#content.project #comments {
	padding-top: 30px;
}

#comments ul{
	list-style: none;
	margin: 0 0 30px 0;
}

#comments h3{
	margin: 0 0 30px 0;
}

#content #comments ul li{
	font-size: 1em !important;
}

#trackbacks {
	margin: 30px 0 0 40px;
}

ol#commentslist {
	margin: 0 0 0 0px;
	list-style: none;
	padding: none;
	padding: 0;
}

#commentslist .children li {
	padding: 15px 0 0 30px;
	background: transparent url(images/comment_marker.gif) no-repeat 0px 40px;
	border-left: 1px solid #e3e3e3;
}

.comment {
	position: relative;
	margin: 0 0 0 0;
	padding: 0 0 20px 0;
}

.comment .avatar {
	position: absolute;
	left: 0;
	top: 0;
}

#commentForm label {
	padding-left: 20px;
}

.comment h5 {
	margin: 0 0 0 80px;
	padding: 0;
}

.comment .date {
	margin: -5px 0 10px 80px;
	display: block;
	color: #a5a5a2;
	font-style: italic;
	font-size: .75em;
}

.comment p {
	margin: 0 0 10px 80px;
}

.comment-reply-link,
.comment-reply-login {
	margin: 0 0 0 80px;
	font-size: .75em;
}

.comment-reply {
	display: inline-block!important;
	padding: 0 0 0 10px;
}

#comment-add {
	position: absolute;
	top: -5px;
	right: 0px;
}

.moderation {
	margin: 0px;
	padding: 0 0 10px 25px;
}

#trackbacks ul {
	margin: -5px 0 15px;
}

#trackbacks ul li {
	padding: 5px 0 5px 20px;
}



/* Comment Form */

#commentForm {
	position: relative;
	margin: 30px 0 30px 0px;
}

#comments #respond {
	position: relative;
	padding: 0 0 0;
	margin: 0;
}

#respond .form-allowed-tags {
	display: none;
}


#respond form {
	margin: none;
	padding: none;
	position: relative;
}

.cancel-comment-reply {
	float: right;
	margin: 5px 90px 0 0;
}

#comments textarea {
	width: 90% !important;
}

#comments input[type="text"] {
	width: 50%;
	margin-right: 20px;
}




/*////////////////////////////////////////////////////////////////////
//  10 - Pagination
////////////////////////////////////////////////////////////////////*/

.pagination {
	width: 98%;
	padding: 0 0 20px;
	clear: both;
	margin: 0 0 15px 0;
}

.pagination-prev a,
.pagination-next a,
.wp-pagenavi a,
.wp-pagenavi .current,
.wp-pagenavi .pages,
.older-comments,
.newer-comments {
	display: inline-block;
	float: left;
	width: auto !important;
	height: 24px;
	line-height: 24px;
	margin: 0 5px 0 0;
	padding: 0 8px;
	text-align: center;
	text-decoration: none;
}

.pagination-prev a:hover,
.pagination-next a:hover,
.wp-pagenavi a:hover,
.wp-pagenavi .current {

}

.pagination-prev a,
.pagination-next a {
	float: none;
	margin: 0px;
}

.pagination-prev,
.pagination-next {
	float: left;
	width: auto;
	margin: 0px;
}

.pagination-prev {
	float: right;
}

.wp-pagenavi .pages {
	float: right;
	margin: 0px;
}



/*////////////////////////////////////////////////////////////////////
//  11 - Footer
////////////////////////////////////////////////////////////////////*/

#footer {
	background: #343434;
	color: #9a9a99;
}

#footer .inside {
	max-width: 62.5em;
	margin: 0 auto 0;
	padding: 0px 0 0;
}

#footer.light {
	background: #f3f3f3;
	color: #a2a2a2;
	border-top: 5px solid #eeeeee;
}

#footer .widgetBox h3{
	color: #FFF;
}

#footer.light .widgetBox h3{
	color: #a2a2a2;
}

#footer .meta {
	color: #919191;
}

#footer.light .meta {
	color: #cccccc;
}

#footer .main {
	padding: 60px 0 10px 0;
	margin: 0 0 0 0;
}

.footerBox{
	margin: 0 0 40px 20px;
	float: left;
	position: relative;
}

.footerBox p{
	padding: 0;
	font-size: 0.8em;
}

#footer a {
	color: #9a9a99;
}

#footer.light a {
	color: #939393;
}

#footer a:hover {
	color: #fff;
}

#footer.light a:hover {
	color: #6d6d6d;
}

#footer .secondary {
	margin: 0 25px 0;
	padding: 20px 0 0;
	border-top: 4px solid #313131;
	color: #5b5b5a;
}

#footer.light .secondary {
	border-top: 1px solid #dfdfdf;
}


#footer .secondary .left {
	float: left;
}

#footer .secondary .right {
	float: right;
}



/*////////////////////////////////////////////////////////////////////
//  12 - Ninja forms
////////////////////////////////////////////////////////////////////*/


.ninja-forms-all-fields-wrap h3 {
	font-size: 1.5em;
	margin-bottom: 20px;
}

.ninja-forms-all-fields-wrap input[type="text"], .ninja-forms-all-fields-wrap input[type="email"], .ninja-forms-all-fields-wrap textarea {
	font-size: 1em;	
}

.ninja-forms-all-fields-wrap h5 {
	font-size: 1em;
	color:#E1117F;
}

body .ninja-forms-form-wrap .ninja-forms-form .label-above label {
	margin-bottom:16px;
}

body .ninja-forms-form-wrap .ninja-forms-form label em {
	color:#CCC;
}

body #ninja_forms_form_5_save_progress a input, #ninja_forms_form_5_hide_login, #ninja_forms_form_5_hide_register_user, body #ninja_forms_form_9_save_progress a input, #ninja_forms_form_9_hide_login, #ninja_forms_form_9_hide_register_user {
	border:none;
	background:#CCC;
	color:#333;
	border-radius:3px;
	padding: 6px;
}

body #ninja_forms_form_5_save_progress a input:hover, body #ninja_forms_form_9_save_progress a input:hover {
	background:#E1117F;
	color:#FFF;
}


#ninja_forms_field_12_div_wrap li, 
#ninja_forms_field_13_div_wrap li, 
#ninja_forms_field_15_div_wrap li, 
#ninja_forms_field_43_div_wrap li, 
#ninja_forms_field_45_div_wrap li,
#ninja_forms_field_80_div_wrap li,
#ninja_forms_field_81_div_wrap li,
#ninja_forms_field_84_div_wrap li,
#ninja_forms_field_87_div_wrap li,
#ninja_forms_field_93_div_wrap li {	
	background: none!important;
	padding-left: 0!important;
}

#ninja_forms_field_20, #ninja_forms_field_21, #ninja_forms_field_22, #ninja_forms_field_23, #ninja_forms_field_24, #ninja_forms_field_25, #ninja_forms_field_26 {
	max-width:1026px
}

#ninja_forms_field_20 {
	height: 50px;
}

#ninja_forms_field_21, #ninja_forms_field_23, #ninja_forms_field_25, #ninja_forms_field_26  {
	height: 300px;
}

#ninja_forms_field_22 {
	height: 375px;
}

#ninja_forms_field_24  {
	height: 225px;
}

#ninja_forms_field_27_div_wrap {
	margin-top:30px;
}

#ninja_forms_field_27_label {
	display:block;
}

#ninja_forms_field_27_wrap_list {
	margin-top: 8px;
}

#ninja_forms_field_60_div_wrap {
	margin-top: 0;
}

#ninja_forms_field_78_div_wrap ul {
	margin:0.3em 1.1em 0.4em;
}

#ninja_forms_field_96 {
	width: 67px;
}



#ninja_forms_form_5_resume_link_wrap, #ninja_forms_form_9_resume_link_wrap {
	margin-bottom: 25px;
}

#ninja_forms_form_5_register_form, #ninja_forms_form_5_login_form, #ninja_forms_form_9_register_form, #ninja_forms_form_9_login_form {
	margin-bottom: 30px;
	background:#EEE;
	padding:15px 20px;
	border-radius:8px;
}

#ninja_forms_form_5_register_form, #ninja_forms_form_9_register_form  {
padding:35px 30px;
}

#ninja_forms_form_5_register_form span, #ninja_forms_form_9_register_form span {
	width:180px;
	display: inline-block;
}

#ninja_forms_form_5_register_form input[type=text], #ninja_forms_form_5_register_form input[type=password], #ninja_forms_form_9_register_form input[type=text], #ninja_forms_form_9_register_form input[type=password] {
	margin:0 0 0 5px;
	width:70%
}

#ninja_forms_field_89_div_wrap .ninja-forms-field-description p {
	padding:11px 13px 14px;
	background: #EEE;
	margin-top: 16px;
}

.MultiFile-remove {
	margin-right: 4px;
	font-weight: bold;
	color:#E1117F;
}

.ninja-forms-field-error {
	font-weight: bold;
	color:#E1117F;
}

.ninja-forms-display-hide-register-user {
	margin-left: 5px;
}

.register_username {
	max-width:200px;
}

.register_email {
	max-width:400px;
}

.register_password, .register_reenter {
	max-width:200px;
}

.register_spam {
	max-width:40px;
	text-align: center
}


#ninja_forms_form_5_login_form label, #ninja_forms_form_9_login_form label {
	width:150px;
}

#ninja_forms_form_5_login_form div a, #ninja_forms_form_9_login_form div  a{
	display:none;
}

#ninja_forms_form_5_login_form input, #ninja_forms_form_9_login_form input {
	margin:0 10px 0 5px;
}



#content ul.ninja-forms-mp-breadcrumbs {
	margin:0 -10px 30px 0;
	padding:0;
	list-style-type: none;
}

body #content ul#ninja_forms_form_9_mp_breadcrumbs input {
	padding: 10px 19px 12px;
}

#content ul.ninja-forms-mp-breadcrumbs li {
	margin:0 10px 0 0;
	padding-left: 0;
	background: none;
}

#content ul.ninja-forms-mp-breadcrumbs input[type=submit] {
	color:#E1117F;
	background-color:#FFF!important;
	border:2px solid #E1117F;
	padding: 0.5em 1.55em;
	font-size:1em;
}

#content ul.ninja-forms-mp-breadcrumbs input[type=submit].ninja-forms-mp-breadcrumb-active {
	border: 2px solid #E1117F;
	background-color: #E1117F!important;
	color: #FFF;
}


/*
Pink 				#E1117F
Blue 				#009EDC
*/


.ninja-forms-all-fields-wrap h3 {
	font-size: 1.5em;
	margin-bottom: 20px;
}

.ninja-forms-required-items {
	display: none;
}

#ninja_forms_form_5_progress_bar ,#ninja_forms_form_9_progress_bar {
	display: none;
}

hr.ninja-forms-field {
	margin: 2em 0;
	border:0;
	border-bottom:10px solid #EEE;
}

div.text-wrap label {
	width: 100px;
}


.meter {
	margin: 30px 0;
}

#ninja_forms_form_5_mp_prev, #ninja_forms_form_9_mp_prev {
	background-color:#009EDC!important;
	border: 2px solid #009EDC!important;
}

#ninja_forms_form_5_mp_prev:hover, #ninja_forms_form_9_mp_prev:hover {
	background-color:#333!important;
	border:2px solid #333!important;
	color:#FFF;
}

#ninja_forms_form_5_save_progress input, #ninja_forms_form_9_save_progress input {
	background-color:#666!important;
	border:2px solid #666!important;
}

#ninja_forms_form_5_save_progress input:hover, #ninja_forms_form_9_save_progress input:hover {
	background-color:#FFF!important;
	border:2px solid #E1117F!important;
	color:#E1117F!important;
}

.list-radio-wrap ul {
	margin: 12px 0 12px 23px!important;
}

.list-radio-wrap li label {
	margin-bottom: 8px!important;
}

.list-checkbox-wrap ul {
	margin: 12px 0 12px 20px!important;
}

.list-checkbox-wrap label {
	margin-bottom: 4px !important;
}

.list-checkbox-wrap li:before, .list-radio-wrap li:before {
	display: none;
}

body .ninja-forms-form-wrap .ninja-forms-form .text-wrap input {
	width:100%;
	max-width:500px;
}

body .ninja-forms-form-wrap .ninja-forms-form .textarea-wrap textarea {
	width:100%;
	max-width:600px;
	display:inline-block;
}

.ninja-forms-req-symbol {
	vertical-align: top;
	margin-left: 2px;
	color:#E1117F !important;
}

.ninja-forms-field li {
	padding-bottom: 2px;
}

.ninja-forms-error-msg {
	color:#E1117F;
	font-weight: bold;
	margin-bottom: 30px;
}

.ninja-forms-mp-nav-wrap {
	margin: 20px 0 10px;
}

.ninja-forms-mp-next {
	float:right;
}

.ninja-forms-form-wrap h4 {
	margin: 20px 0;
}

#ninja_forms_required_items {
	display:none;
}

.ninja-forms-success-msg {
	margin-bottom: 1.8em;
	color: #009EDC;
	font-weight: bold;
}

/* Hide resume notice in Welsh */
/* #ninja_forms_form_9_resume_link_wrap {display:none;} */


/*////////////////////////////////////////////////////////////////////
//  13 - Misc / New
////////////////////////////////////////////////////////////////////*/

#newsletter {
	text-align: center;
	margin:0;
	padding:7em 0;
	background: rgba(0,160,223,1);
	background: -moz-linear-gradient(left, rgba(0,160,223,1) 0%, rgba(226,7,124,1) 100%)!important;
	background: -webkit-gradient(left top, right top, color-stop(0%, rgba(0,160,223,1)), color-stop(100%, rgba(226,7,124,1)))!important;
	background: -webkit-linear-gradient(left, rgba(0,160,223,1) 0%, rgba(226,7,124,1) 100%)!important;
	background: -o-linear-gradient(left, rgba(0,160,223,1) 0%, rgba(226,7,124,1) 100%)!important;
	background: -ms-linear-gradient(left, rgba(0,160,223,1) 0%, rgba(226,7,124,1) 100%)!important;
	background: linear-gradient(to right, rgba(0,160,223,1) 0%, rgba(226,7,124,1) 100%)!important;
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00a0df', endColorstr='#e2077c', GradientType=1 )!important;
}
#newsletter h3 {font-size: 2em;color:#FFF;}
#newsletter input.email {font-size: 1.7em;padding:0.8em 2em;text-align: center;width:80%; max-width: 700px;margin: 1em 0;border:none;}
#newsletter #mc-embedded-subscribe, #foryou a.button, .page-id-138 a.button, .page-id-248 a.button {font-size: 1.5em;padding:0.8em 1em;width:50%; max-width: 400px;min-width: 200px;text-align: center; border-radius: 0!important; transition: all 0.8s ease 0s;border: none;}
#foryou a.button {font-size:1em;}
.page-id-138 a.button, .page-id-248 a.button {font-size:1.4em;width:36%;min-width:300px;box-sizing: border-box;}
#newsletter #mc-embedded-subscribe:hover, #foryou a.button:hover, .page-id-138 a.button:hover, .page-id-248 a.button:hover {background-color: #009EDC!important;}
#newsletter #mc_embed_signup div.mce_inline_error {background: transparent; color:#c00000}

input:-webkit-autofill, textarea:-webkit-autofill, select:-webkit-autofill {background: #FFF!important; color:#313131!important;}

#text-4 {background: url('images/culturelab_footer.png') no-repeat 0 0;height:80px;}

#footer .social {font-size:1.5em;}
#footer .social a {margin-right: -10px;}

#main .attachment-ttrust_page {max-width: 100%;margin:0 2.5%;padding-top:30px;}

.page-id-138 #sessions h3, .page-id-248 #sessions h3 {margin-bottom: 0;color:#E1117F;margin-bottom: 0.3em;}
.page-id-138 #sessions h2, .page-id-248 #sessions h2 {margin: 0 0 0 -0.34em;}
.page-id-138 #sessions h4, .page-id-248 #sessions h4 {margin-top: 0.4em;color:#009EDC;font-size: 0.9em;font-style: italic;}
.page-id-138 #content h1, .page-id-248 #content h1 {margin-top: 1.3em;}

.page-id-6 #content ul, .page-id-6 #content ol, .page-id-242 #content ul, .page-id-242 #content ol {margin-bottom: 50px}

#facilitatedby p, #supportedby p {text-align: center;display: inline-block;}
#supportedby p {margin: 20px 0 30px;}
#facilitatedby a, #supportedby a {float:left;margin: 0 40px;}
#facilitatedby a.lucid {margin-top: 38px;}
#supportedby a.acw {margin-top: 10px;}

.wpcf7-form input[type="text"], .wpcf7-form input[type="email"] {width:100%;box-sizing: border-box;transition: all 0.8s ease 0s;}
.wpcf7-form input[type="submit"]:hover {background-color: #009EDC!important;}

div.wpcf7 {margin:0;padding:0;}
div.wpcf7-response-output {margin:20px 0 0;padding:0;border:none;}
div.wpcf7-mail-sent-ok {color:#398f14;font-weight: bold;}
div.wpcf7-mail-sent-ng {color:#E1117F;font-weight: bold;}
div.wpcf7-spam-blocked {color:#e99700;font-weight: bold;}
div.wpcf7-validation-errors {color:#E1117F;font-weight: bold;}
span.wpcf7-form-control-wrap {position:relative;}
span.wpcf7-not-valid-tip {position:absolute;top:20%;left:20%;z-index:100;background:#fff;border:2px solid #E1117F;color:#E1117F;font-size:10pt;width:220px;padding:3px 6px;}
span.wpcf7-not-valid-tip-no-ajax {color:#f00;font-size:10pt;display:block;}
span.wpcf7-list-item {margin-left:0.5em;}
.wpcf7-display-none {display:none;}
div.wpcf7 img.ajax-loader {display:none;}

#supportedby a, #facilitatedby a, h1 a, h2 a, h3 a, h4 a, .meta a {border-bottom:none!important;}

body .wrap #text-5 {margin-left: 0;margin-right: 25px;}

.blog #sidebar {display:none;}
.blog #content {width:96%}
.blog #content .post {margin-right: 0;width:100%;}

#content ul li {background: url('images/bullet.png') no-repeat 0px 0px;padding-left:30px;list-style:none;}
#footer .menu li a {background: url('images/bullet.png') no-repeat 0px -2px;padding-left:30px;}

.page_thumbnail {margin-top:-60px;}
.page_thumbnail img {width:100%;height: auto;}

.ccfic {text-align: right; padding-top: 7px; margin:0 2.5% -15px 0;font-size: 0.8em; color: #999; font-style: italic;}
.home .ccfic {display:none;}

/*////////////////////////////////////////////////////////////////////
//  14 - Media Queries
////////////////////////////////////////////////////////////////////*/


/* iPad Landscape */



@media all and (device-width: 768px) and (device-height: 1024px) and (orientation:landscape) {
	
	#homeBanner {
		height: 350px;
	}

	#bannerText {
		position: absolute;
		top: 40% !important;
	}

	.flex-direction-nav {display: none !important;}
}

@media only screen and (max-width: 1024px) {
	
	#bannerText {
		position: absolute;
		top: 37% !important;
	}

	.thumbs {
		width: 100%;
		margin: 0 auto;
	}

		#content .project.small {
				width: 48%;
		}

	.small {
		max-width: 284px !important;
	}

	.flex-direction-nav {display: none !important;}
	
	#content .page.small {
		width: 17%;
		margin: 0 1.5% 20px;
	}
	
	#supportedby a {
		display: block;
		clear:both;
		margin-bottom:25px;	
	}
	
	#footer .widgetBox {
		width: 40%;
		margin-left: 5%;
		margin-right: 5%;
		float: left;
	}
}

@media only screen and (max-width: 768px) and (orientation:portrait) {

	#homeBanner {
		height: 350px;
	}

	#bannerText {
		position: absolute;
		top: 38% !important;
	}

	#mainNav {
		position: relative;
		padding-top: 20px;
		top:0;
		right: 0;
		width: 95%;
		margin: 0 0 0px 2.5%;
		text-align: center;
		height: auto;
	}

	#mainNav li{
		margin: 0 0 0 0!important;
		display: inline-block;
		padding: 0 5px 0 5px;
		float: none;
	}

	#mainNav .sub-menu li{
		margin-left: 0 !important;
		padding-left: 0 !important;
	}

	#logo {
		float: none;
		margin-bottom: 10px;
	}	
	
	#header {
		text-align: center;
	}

	#header #logo {
		margin: 0;
	}

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

	#comments { width: 100%;}

	#sidebar {
		float: none;
		width: 95%;
		margin-left: 2.5%;
		padding: 10px 0 30px 0 !important;
	}

	#content.twoThirds {
		width: 95% !important;
		float: none;
	}

	#content .project.small {
			width: 98%;
	}

	.sidebarBox {
		float: left;
		margin: 0 3% 30px 0 !important;
		width: 30%;
	}

	#comments { width: 100%;}
	
	#content .page.small {
		width: 40%;
		margin: 0 5% 20px;
	}
	
	.page-id-138 a.button, .page-id-248 a.button {
		width:100%;max-width:100%;
	}
	
	#footer .widgetBox {
		width: 90%;
		margin-left: 5%;
		margin-right: 5%;
		float: none;
	}
}



/*layouts smaller than 600px, iPhone and mobiles*/
@media only screen and (max-width: 480px), screen and (max-device-width: 480px), screen and (max-width: 600px)  {

	html {
			-webkit-text-size-adjust: none;
	}

	h1 {font-size: 1.2em;}
	h2 {font-size: 1.1em;}
	h3 {font-size: 1.0em;}
	h4 {font-size: .9em;}
	h5 {font-size: .8em;}

	#pageHead {
		margin: 0 0 25px;
	}

	#pageHead h1 {font-size: 1.2em;}

	.flex-direction-nav, .flex-control-nav, .flex-caption { display: none !important;}

	#main {
		width: 95%;
		padding-top: 5px;
	}

	#homeBanner {
		background-attachment: inherit!important;
		background-position: center bottom !important;
	}

	#bannerText {
		position: absolute;
		top: 40% !important;
	}

	#comments { width: 100%;}

	#content.twoThirds {
		width: 95% !important;
		float: none;
	}

	#content .post {
		margin-bottom: 20px;
		padding-bottom: 5px!important;
	}

	#sidebar {
		float: none;
		width: 95%;
		margin-left: 2.5%;
		padding: 10px 0 30px 0 !important;
	}

	.sidebarBox {
		float: left;
		margin: 0 2% 30px 0 !important;
		width: 95%;
	}
	
	.widgetBox {
		width: 93% !important;
	}

	#flickrBox .flickrImage {
		margin: 0 8px 8px 0;
	}
	
	#content .page.small {
		width: 100%;
		margin: 0 0 20px;
		text-align: center;
	}
	
	#content .page.small .thumb {
		margin-bottom: 0:	
	}

	#featuredPages .thumbs .small, #featuredPosts .thumbs .small {
		margin-bottom: 25px !important;
	}

	#filterNav {
		text-align: center;
		width: 100%;
		position: relative;
	}

	.projectNav {
		margin: 0 0 0 0;
		padding-top: 10px;
		float: none;
	}

	.post .moreLink {
		display: none;
	}

	#footer { padding: 0 !important;}

	#footer #flickrBox .flickrImage {
		margin: 0 5px 5px 0;
	}

	#footer .secondary{
		text-align: center;
		margin: 0 10px;
	}
	#footer .secondary p{
		margin: 0px;
		padding: 0px;
	}

	#footer .secondary .left,
	#footer .secondary .right{
		float: none;
	}

	#footer .secondary .right{
		float: none;
		padding-bottom: 15px;
	}

	.gallery-item img{
		width: 90%;
	}

	/*Column Shortcodes------------------*/

	.one_half{ width:100%; }
	.one_third{ width:100%; }
	.one_fourth{ width:100%; }
	.two_third{ width:100%; }
	.one_half,.one_third,.two_third, one_fourth{ position:relative; margin-right:0%; float:none; }
	.last{ margin-right:0 !important; clear:right; }
	.clearboth {clear:both;display:block;font-size:0;height:0;line-height:0;width:100%;}
}


@media screen and (max-width: 650px) {
	
	.thumbs {
		width: 100%;
		margin: 0 auto;
	}

	.thumbs .small{
		max-width: none !important;
	}
	
	#content .post.small {
		width: 90%;
		margin: 0 5% 50px;	
	}
	
	#content .post.small .thumb {
		margin-bottom: 20px;
	}	
	
	#facilitatedby a {
		display: block;
		clear:both;
		margin-bottom:35px;
		float:none;
	}
}

/* iPhone Landscape */


@media screen and (max-width: 480px) and (orientation: landscape) {
	
	#mainNav ul {
		line-height: 1.5;
	}
	
	.thumbs {
		width: 300px;
		margin: 0 auto;
	}

	#homeBanner {
		height: 250px!important;
	}

	#bannerText {
		margin-top: -30px;
	}

	#homeBanner p {
		font-size: 15px;
	}

	#mainNav ul{
		margin: 0 0 0 17px;
	}
}

/* iPhone Portrait */


@media screen and (max-width: 480px) and (orientation: portrait) {
	
	#mainNav ul {
		line-height: 1.5;
	}
	
	#homeBanner {
		height: 250px!important;
	}

	#bannerText {
		margin-top: -20px;
	}

	#homeBanner p {
		font-size: 12px;
	}

	.thumbs {
		width: 300px;
		margin: 0 auto;
	}

	.thumbs .small{
		margin-left: 0px !important;
		margin-bottom: 10px !important;
	}

	.widgetBox {
		width: 94%;
		float: none;
		margin: 0 2.5% 20px 2.5%;
	}

	#commentForm input[type="text"], #comments input[type="text"] {
		width: 40% !important;
		margin-right: 5px !important;
	}

	#commentForm label, #comments label {
		font-size: .8em;
	}
}