@font-face {
	font-family: 'EspecialKayRegular';
	src: url('espek___-webfont.eot');
	src: url('espek___-webfont.eot?#iefix') format('embedded-opentype'),  url('espek___-webfont.woff') format('woff'),  url('espek___-webfont.ttf') format('truetype'),  url('espek___-webfont.svg#EspecialKayRegular') format('svg');
	font-weight: normal;
	font-style: normal;
}
* {
	margin: 0;
	padding: 0;
	line-height: 1.4em;
}
.john, .john2 {
	float:none;
}
.floatright {
	float:right;
}
.floatleft {
	float:left;
}
.floatpad {
	padding: 0 15px;
}

@media all and (min-width: 600px) {
.john {
	float:right;
}
.john2 {
	float:left;
}
}
.clear {
	clear:both;
}
@media all and (min-width: 600px) {
.third {
	width:33%;
	display:block;
}
}
@media all and (min-width: 1000px) {
.third {
	width:187px;
	display:block;
}
}
.floatright p {
	padding: 5px 0 0 0;
}
#container {
	width: 100%; /*Width of main container*/
	margin: 0 auto; /*Center container on page*/
}
#content {
	width: 100%;
}
@media all and (min-width: 600px) {
#container {
	width: 600px; /*Width of main container*/
	margin: 0 auto; /*Center container on page*/
}
#content {
	width: 600px;
	float:left;
}
}
@media all and (min-width: 1000px) {
#container {
	width: 1000px; /*Width of main container*/
}
#content {
	width: 610px;
}
#jigface {
	min-height: 100%;
	position: fixed;
	z-index: 1;
	width: 402px;
	background: url(../images/jeremy-barnett-face.jpg) no-repeat;
	left:50%;
	margin-left:-902px;
}
}
#copycontainer {
	padding: 20px;
	clear:both;
}
@media all and (min-width: 600px) {
#copycontainer {
	border: none;
}
}
img {
	border: none;
}	
#copycontainer img{
	max-width:570px;
}
.pad25 {
	padding: 25px 0;
}
.alignleft {
margin: 0 20px 0 -20px;
float:left;

}
.centre350 {
padding-left:108px;
}
.videoWrapper {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 25px;
	height: 0;
}
.videoWrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
/*========================================================================================================================================================================
	                           HEADER  
	  ========================================================================================================================================================================*/
		


#header {
	padding: 10px 0 5px 15px;
}
#logo {
	display: block;
	width: 252px;
	height: 87px;
	position: relative;
	z-index: 2;
}
#logo a {
	display: block;
	width: 252px;
	height: 87px;
	text-indent: -5000px;
	background: url(../images/jigsaw-digital-logo.gif) no-repeat;
}

@media all and (min-width: 600px) {

#big-jigsaw {
	display:block;
	width: 84px;
	height: 85px;
	background: url(../images/jigsaw-piece-lge.png) no-repeat;
	float:right;
	margin-top: -87px;
}
}

	/*========================================================================================================================================================================
	                             NAVIGATION
	  ========================================================================================================================================================================  */
		

#menucontainer {
	border-top: 1px solid #000;
	clear:both;
}
@media all and (min-width: 600px) {
#menucontainer {
	border-bottom: 1px solid #000;
	border-top: 1px solid #000;
	height: 26px;
	clear:both;
}
}
ul#nav-menu {
	width: 100%;
	list-style: none;
	display:block;
	text-align:center;
}
@media all and (min-width: 600px) {
ul#nav-menu {
	width: 600px;
	margin: 5px 0 0 0;
	list-style: none;
	display:block;
	float:left;
}
}
@media all and (min-width: 1000px) {
ul#nav-menu {
	width: 610px;
	margin: 5px 0 0 10px;
	list-style: none;
	display:block;
	float:left;
}
}

#nav-menu li {
	width: 100%;
	border-bottom: none;
	
}
#nav-menu a {
	font: 130% EspecialKayRegular, Georgia, "Times New Roman", serif;
	color: #c20005;
	text-decoration:none;
    padding-right: 20px;
	
}/*
ul#nav-menu li a {
	display: inline-block;
	float:left;
	margin: 10px 15px;
	height: 23px;
	background-image: url(../images/nav-menu-clear.png);
	text-indent: -9999px;
}*/
@media all and (min-width: 600px) {
ul#nav-menu li a {
	display: block;
	float: left;
	margin:0 10px;
	height: 23px;
	/*background-image: url(../images/nav-menu-clear.png);
	text-indent: -9999px;*/
    }
#nav-menu li {
	width: 100%;
	border: none;
	
}
}
@media all and (min-width: 1000px) {
ul#nav-menu li a {
	display: block;
	float: left;
	margin:0;
	height: 23px;
	/*background-image: url(../images/nav-menu-clear.png);
	text-indent: -9999px;*/
}
}
ul#nav-menu li a:hover, ul#nav-menu li a:focus {
    color: #53b9c8;
}


	/*========================================================================================================================================================================
	                        TEXT AND COPY STYLES
	  ========================================================================================================================================================================  */
		
h1 {
	font: 250% EspecialKayRegular, Georgia, "Times New Roman", serif;
	color: #000;
	padding-top: 20px;
}
h2 {
	font: 180% EspecialKayRegular, Georgia, "Times New Roman", serif;
	color: #000;
}
h2 a {
	color: #000;
	text-decoration: none;
}
h2 a:hover {
	color: #c20005;
}
h3 {
	font: 150% EspecialKayRegular, Georgia, "Times New Roman", serif;
	color: #000;
}
h3 a {
	color: #000;
	text-decoration: none;
}
h3 a:hover {
	color: #c20005;
}
h4 {
	font: 160% EspecialKayRegular, Georgia, "Times New Roman", serif;
	color: #000;
	margin-bottom: -10px;
}
h4 a {
	color: #000;
	text-decoration: none;
}
h4 a:hover {
	color: #c20005;
}
h5 {
	font: 200% EspecialKayRegular, Georgia, "Times New Roman", serif;
	color: #000;
	margin-bottom: -10px;
}
p {
	font: 100% "Trebuchet MS", Verdana, Arial, sans-serif;
	line-height: 1.4em;
	color: #555;
	padding: 0 20px 20px 0;
}
p a {
	color: #c20005;
	text-decoration: none;
}
p a:hover {
	color: #a2a2a2;
	text-decoration: underline;
}		
.stepin {
	padding-left: 15px;
}
.caption {
	font: 80% "Trebuchet MS", Verdana, Arial, sans-serif;
	font-style:italic;
	line-height: 1.4em;
	color: #555;
	padding: 0 20px 20px 0;
}


	/*========================================================================================================================================================================
	                         SIDEBAR STYLES
	  ========================================================================================================================================================================  */
#right-sidebar {
	padding: 20px;
}		
.latestwork {
	width: 100%;
	padding: 0;
	clear:both;
	border-top: 1px solid #000;
}
#keyqualities {
	width: 100%;
	padding: 0;
}
@media all and (min-width: 600px) {	
.latestwork {
	width: 100%;
	height:200px;
	clear:both;
}

}
@media all and (min-width: 1000px) {
#right-sidebar {
	width: 390px;
	float:left;
	position:relative;
	z-index:2;
	padding:0;
}
.latestwork {
	width: 387px;
	padding: 12px 12px 12px 26px;
	height:200px;
	border: none;
}
.latestwork:first-child {
	margin-top:62px;
}
}
.latestwork img {
	padding: 12px;
	max-width: 350px;
}
@media all and (min-width: 1000px) {
.latestwork img {
	padding: 0 0 0 12px;
	width: 350px;
}
#keyqualities {
	width: 270px;
	padding: 50px 12px 12px 26px;
}
}
#keyqualities img {
	padding-bottom: 20px;
}
@media all and (min-width: 1000px) {
#wordstrip {
	min-height: 100%;
	position: fixed;
	z-index: 1;
	width: 16px;
	background: url(../images/latest-work-strip.gif) repeat-y;
	left:50%;
	margin-left:413px;
}
#blogstrip {
	min-height: 100%;
	position: fixed;
	z-index: 1;
	width: 22px;
	background: url(../images/blog-strip.gif) repeat-y;
	left:50%;
	margin-left:413px;
}
#teststrip {
	min-height: 100%;
	position: fixed;
	z-index: 1;
	width: 16px;
	background: url(../images/testimonials-strip.gif) repeat-y;
	left:50%;
	margin-left:413px;
}
#hirestrip {
	min-height: 100%;
	position: fixed;
	z-index: 1;
	width: 22px;
	background: url(../images/hire-me-strip.gif) repeat-y;
	left:50%;
	margin-left:413px;
}
}

	/*========================================================================================================================================================================
	                          FOOTER STYLES
	  ========================================================================================================================================================================  */
		
.top:after {
	content: ' ▲';
}
.top {
    font: 100% EspecialKayRegular, Georgia, "Times New Roman", serif;
	color: #000;
	text-decoration: none;	
}		
#footer {
	width:100%;
    position: relative;
    height: 60px;
    margin-top: -61px;
    clear: both;
}
@media all and (min-width: 1000px) {
#footer {
	width:610px;
    position: relative;
    height: 60px;
    margin-top: -61px;
    clear: both;
}
}
#footer p {
    padding: 20px 0  20px  20px;
	font: 100% EspecialKayRegular, Georgia, "Times New Roman", serif;
	color: #000;
	
}
#footer p a {
	color: #000;
	text-decoration: none;
}
#footer p a:hover {
	color: #c20005;
}
/*========================================================================================================================================================================
	                          FORM STYLES
	  ========================================================================================================================================================================  */





.feedback-input {
	color:#3c3c3c;
	font-family: Helvetica, Arial, sans-serif;
  font-weight:500;
	font-size: 18px;
	border-radius: 0;
	line-height: 22px;
	background-color: #fbfbfb;
	padding: 13px 13px 13px 54px;
	margin-bottom: 10px;
	width:100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
  border: 3px solid rgba(0,0,0,0);
}

.feedback-input:focus{
	background: #fff;
	box-shadow: 0;
	border: 3px solid #3498db;
	color: #3498db;
	outline: none;
  padding: 13px 13px 13px 54px;
}

.focused{
	color:#53B9C8;
	border:#53B9C8 solid 3px;
}

textarea {
    width: 100%;
    height: 150px;
    line-height: 150%;
    resize:vertical;
}

input:hover, textarea:hover,
input:focus, textarea:focus {
	background-color:#53B9C8;
}

#button-blue{
	float:left;
	width: 100%;
	border: #fbfbfb solid 4px;
	cursor:pointer;
	background-color: #b81327;
	color:white;
	font-size:24px;
	padding-top:22px;
	padding-bottom:22px;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
  margin-top:-4px;
  font-weight:700;
}

#button-blue:hover{
	background-color: rgba(0,0,0,0);
	color: #53B9C8;
}
	
.submit:hover {
	color: #53B9C8;
}

.submit:hover .ease{
  width:100%;
  background-color:white;
}

@media only screen and (max-width: 580px) {
	#form-div{
		left: 3%;
		margin-right: 3%;
		width: 88%;
		margin-left: 0;
		padding-left: 3%;
		padding-right: 3%;
	}
}