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

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

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

}

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

}


.nav { width:100%; }
header ul { list-style: none; padding: 0px; margin: 0px; font-weight: bold; }
header ul li { display: inline-block; text-align: left; }
header ul li a { 
	display: block; 
	padding: 0px 10px; 
	font-family:'reklame_script_regular_demoRg';
	font-size:30px; 
	text-decoration: none; 
	color: #fff; }
header ul li a:hover {  }

.anchor-link { display: none; text-align: right; padding: 0 1em 0; text-align: center;  color: #fff; text-decoration: none; margin-top: -10px; float: right; }
#mobile-nav { display:none; }


a {
	color:#999;
	text-decoration:none;
	font-family:'source_sans_proregular';
	font-weight:bold;
}

a:hover {
	color: #ff6611;

}

a, a:hover {
	-o-transition: color 0.25s ease-in;
	-webkit-transition: color 0.25s ease-in;
	-moz-transition: color 0.25s ease-in;
	transition: color 0.25s ease-in;
}

body {
	margin:0;
	font-size:13px;
	font-family:'source_sans_proextralight';
}

h2{
	font-family: 'reklame_script_regular_demoRg';
	color:#ff6611;
	font-size:35px;
	letter-spacing:-1px;
	margin-bottom:-10px;
}

h3{
	font-family: 'reklame_script_regular_demoRg';
	color:#ff6611;
	font-size:20px;
	letter-spacing:-1px;
	margin-bottom:-10px;
}




.col {
	display: block;
	float:left;
	margin: 0% 0 4% 5%;
}

.content{
	background-color:#FFF;
	width:100%;
	float:left;
	text-align:center;
	margin:0% auto;
	border-bottom: solid 5px #182026;
}

.dots{
	height:8px;
	width:100%;
	background-image:url(../../images/dot_break.png);
	background-repeat:repeat-x;	
}

.container{
	width:100%;
	max-width:990px;
	margin:0% auto;	
}

#footer{
	width:100%;
	float:left;
	margin:0% auto;
	text-align:center;
	color:#d0d0d0;
	padding:2% 0;
	font-weight:bold;
}

#header{
	width: 100%; 
	height:auto;
	background-image:url(../../images/maincontent_bg.png);
	background-position:top center;
	background-repeat:no-repeat;
	float:left;
}

.headline{
	font-family: 'reklame_script_regular_demoRg';
	color:#fff;
	font-size:37px;
}

#hello{
	width:100%;
	max-width:800px;
	margin:0% auto;
}

#hello_container{
	width:100%;
	float:left;	
}

#intro{
	width:37%;
	float:left;	
	margin-top: 30px;
}

#logo{
	width:7%;
	float:left;
	margin: 2% 0 0 2%;
}

.magnify{
	bottom:-66px; 
	right: 30px;	
}

.mainlink {
	font-family:'reklame_script_regular_demoRg';
	
	font-size:30px;
	padding:0 4% 0 4%;
	float:right;
	color:#FFF;
}

.mainlink:hover {
	text-decoration:none;
}

#nav_container{
	height:70px;
	width:100%;
	max-width:990px;
	margin: 0% auto;
}	

#navigation{
	width:90%;
	float:left;
	padding-top:30px;
	text-align:right;
}

.portfolio_bullets{
	list-style-image:url(../../images/checkmark.png);
	font-weight:bold;
	font-family:'source_sans_proregular';
}

.portfolio_headline{
	font-family: 'franchiseregular';
	color:#ff6611;
	font-size:26px;
	letter-spacing:-1px;	
}

.portfolio_subhead{
font-family: 'reklame_script_regular_demoRg';
	color:#28333c;
	font-size:24px;	
}

#portfolio{ 
	text-align:center;
	padding:0 5% 0 5%;
	width:90%;	
	float:left;
	text-align:center;
    display: block;
	background-image:url(../../images/portfolio_bg.png);
	background-position:bottom center;
	background-repeat:no-repeat;
}

#portfolio_logo{
	width:7%;
	float:left;
	margin-top: 11px;
	margin-left:2%;
}


#portfolio_header{
	width:100%;
	float:left;
	margin:0% auto;
	text-align:center;
	color:#d0d0d0;
	font-weight:bold;
}

#portfolio_home{
	width:80%;
	float:right;
	text-align:right;
	margin-right:2%;
}

#portfolio_descrition{
	float:left;
	width: 20%;
	padding: 3% 3%;
	color:#555555;
}

#portfolio_piece{
	width:100%;
	max-width:690px;
	
	height:auto;
}


#portfolio_work{
	float:right;
	width: 70%;	
}
	
.portfolio_preview{
	width:250px;	
	height: 180px;
	margin: 0% auto;
	background-color:#fff;
	margin: 20px;
	display: inline-block;
	border: solid 5px #182026;
}

.returntotop{
	position:absolute; 
	margin-top:-75px; 
	right:10%;
	height:90px;	
}

.section {
	clear: both;
	padding: 0px;
	margin: 0px;
	background-color:#FFF;
} 

#shaun{
	width:60%;
	height:100%;
	max-width:492px;
	float:left;
}

#social{
	width:70%;
	margin:0% auto;
	max-width:745px;
	padding:0 5% 0% 5%;

 }
 
 .social_icon{
	width:22%; 
	float:left; 
	padding-left:3%; 
	padding-top: 4%;
	padding-bottom: 13%;
 }

.span_3_of_3 {
	width: 100%;
}

.span_2_of_3 {
	width: 66.1%; 
}

.span_1_of_3 {
	width: 27%; 
}

.title{
	width:100%;
	max-width:990px;
	background-image:url(../../images/title_break.png);
	background-position:center;
	background-repeat:no-repeat;
	margin: 0% auto;
}

.title2{
	width:100%;
	max-width:990px;
	background-image:url(../../images/title_break.png);
	background-position:center;
	background-repeat:no-repeat;
	margin: 0% auto;
}

#title1{
	color:#ff6611;	
	font-size:135px;
	letter-spacing:-3px;
	font-family:'franchiseregular';
}

#title2{
	color:#ff6611;	
	font-size:135px;
	letter-spacing:-3px;
	line-height:75px;
	font-family:'franchiseregular';
}

#title3{
	color:#ffffff;
	font-size:75px;
	letter-spacing:-2px;
	word-break:nobreak !important;
	font-family:'reklame_script_regular_demoRg';
}

#title4{
	color:#ffffff;
	font-size:75px;
	letter-spacing:-1px;
	word-break:nobreak !important;
	font-family:'reklame_script_regular_demoRg';
}


@media only screen and (max-width: 800px) {

#intro{
	width:205px;
	float:left;	
	margin-top: 40px !important;
}

.title{
	width:100%;
	max-width:990px;
	text-align:left;
	background:none !important;
	margin: 0% auto;
}

.title2{
	width:100%;
	max-width:990px;
	text-align:left;
	background:none !important;
	margin: 0% auto;
	padding-left: 5%;
}

#title1{
	color:#ff6611;	
	font-size:95px;
	letter-spacing:-3px;
	font-family:'franchiseregular';
}

#title2{
	color:#ff6611;	
	font-size:95px;
	letter-spacing:-3px;
	line-height:57px;
	font-family:'franchiseregular';
}

#title3{
	color:#ffffff;
	font-size:45px;
	letter-spacing:1px;
	word-break:nobreak !important;
	font-family:'reklame_script_regular_demoRg';
}

#title4{
	color:#ffffff;
	font-size:45px;
		letter-spacing:1px;
	word-break:nobreak !important;
	font-family:'reklame_script_regular_demoRg';
}

}


@media only screen and (max-width: 600px) {
	
	article { padding: 1.5em; }
	header > h1 { text-align: left; float: left; }
	header nav > ul { display: none; }
	.anchor-link, #mobile-nav { display: block; }
	header nav {
		
	}
	

	ul.open { 
		background-color: #ff6611;
	    display: block;
	    list-style: none outside none;
	    margin-right: 15px;
	    padding: 0;
	    position: absolute;
	    right: 5px;
	    top: 58px;
	    width: 70%;
	    z-index: 500; 
	}
	ul.open li { display: block; list-style: none; text-align: center; }
	
	#firstbutton  { display: block; padding: 20px 10px; border-bottom: 1px solid #c34e00; border-top: 0px solid #ff6611; text-decoration: none; }
	ul.open li a { display: block; padding: 20px 10px; border-bottom: 1px solid #c34e00; border-top: 1px solid #ff955a; text-decoration: none; }
	ul.open li a:hover { background-color: #ff7b29; color: #fff; }

#intro{
	width:165px;
	float:left;	
	margin-top: 40px !important;
}

.title{
	width:100%;
	max-width:990px;
	text-align:left;
	background:none !important;
	margin: 0% auto;
}

.title2{
	width:100%;
	max-width:990px;
	text-align:left;
	background:none !important;
	margin: 0% auto;
	padding-left: 5%;
}

#title1{
	color:#ff6611;	
	font-size:75px;
	letter-spacing:-3px;
	font-family:'franchiseregular';
}

#title2{
	color:#ff6611;	
	font-size:75px;
	letter-spacing:-3px;
	line-height:47px;
	font-family:'franchiseregular';
}

#title3{
	color:#ffffff;
	font-size:35px;
	letter-spacing:1px;
	word-break:nobreak !important;
	font-family:'reklame_script_regular_demoRg';
}

#title4{
	color:#ffffff;
	font-size:35px;
		letter-spacing:1px;
	word-break:nobreak !important;
	font-family:'reklame_script_regular_demoRg';
}

}






@media only screen and (max-width: 480px) {

#portfolio_break{
	width:90%;
	float:left;
	margin:0% 5%;
	border-top: solid 1px #CCCCCC;
}
	
#portfolio_descrition{
	float:left;
	width: 90%;
	padding: 5%;
}

#portfolio_piece{
	width:100%; 
	max-width:480px;	
	float:left;
	display:block;
}

#portfolio_work{
	float:left;
	width: 90%;
	padding: 5%;	
}
	

ul.open { 
	    margin-right: 12px;
	}
	
.dots{
	height:8px;
	width:100%;
	margin-top:-7px;
	background-image:url(../../images/dot_break.png);
	background-repeat:repeat-x;	
}

#intro{
	width:35%;
	float:left;	
	margin-top: 4px !important;
}

.mainlink {
	font-family:'reklame_script_regular_demoRg';
	padding:0 3% 0 3%;
	font-size:21px;
	float:right;
	color:#FFF;
}

.returntotop{
	position:absolute; 
	margin-top:-75px; 
	height:80px;
	right:5%;	
}

.span_3_of_3 {
    width: 90%; 
}
.span_2_of_3 {
    width: 90%; 
}
.span_1_of_3 {
    width: 90%;
}

#shaun{
	width:55%;
	height:100%;
	max-width:492px;
	float:left;
}

.title{
	width:100%;
	max-width:990px;
	text-align:left;
	background:none !important;
	margin: 0% auto;
}

.title2{
	width:100%;
	max-width:990px;
	text-align:left;
	background:none !important;
	margin: 0% auto;
	padding-left: 5%;
}

#title1{
	color:#ff6611;	
	font-size:55px;
	letter-spacing:-3px;
	font-family:'franchiseregular';
}

#title2{
	color:#ff6611;	
	font-size:55px;
	letter-spacing:-3px;
	line-height:40px;
	font-family:'franchiseregular';
}

#title3{
	color:#ffffff;
	font-size:22px;
	letter-spacing:1px;
	word-break:nobreak !important;
	font-family:'reklame_script_regular_demoRg';
}

#title4{
	color:#ffffff;
	font-size:22px;
		letter-spacing:1px;
	word-break:nobreak !important;
	font-family:'reklame_script_regular_demoRg';
}

}
