@charset "utf-8";
/* CSS Document */
@import url(https://fonts.googleapis.com/css?family=Roboto:400,400italic,500,500italic,700,700italic,300);
body {
	padding-top: 75px;
	font-family: 'Roboto', sans-serif;
	font-size:15px;
	color:#222222;
	line-height:21px;
	background-color:#e7e9ec;
}
h1,h2,h3,h4,h5 {
	margin:0px;
	padding:0px;
	font-weight:400;
}
a {
	text-decoration:none;
}
a:hover, a:visited, a:active, a:focus {
	text-decoration:none;
}
a img {
	border:none;
}
ul {
	padding:0px;
	margin:0px;
}
/*micro-clearfix by Nicolas Gallagher http://nicolasgallagher.com/micro-clearfix-hack/*/
/* For modern browsers */
.cf:before, .cf:after {
	content: "";
	display: table;
}
.cf:after {
	clear: both;
}
/* For IE 6/7 (trigger hasLayout) */
.cf {
	zoom: 1;
}
#body-home {
	background:url(../images/background-home.jpg) center 75px no-repeat;
}
#body-process {
	background:url(../images/background-process.jpg) center 0px no-repeat;
}
#body-work {
	background-image: url(../images/background-projects.jpg), url(../images/background-projects-pattern.jpg);
	background-repeat: no-repeat, repeat-y;
	background-size:auto;
	background-position: center 0px, center 0px;
}
#body-contact {
	background:url(../images/background-contact.jpg) center 0px no-repeat;
}
@media (min-width: 1999px) {
.body-background {
	background-size:cover!important;
}
}
.navbar {
	min-height:75px;
	background-color:#FFFFFF;
	margin-bottom:0px;
	font-size:16px;
}
.navbar-brand {
	display:table;
	width:30px;
	height:50px;
	padding:12.5px 15px;
}
.navbar-nav>li>a {
	line-height:75px;
	text-transform:uppercase;
	padding:0px 20px;
	color:#777777;
}
.navbar-nav>li>a:hover {
	color:#222222!important;
	text-decoration:underline;
}
.navbar-right>li>a {
	margin:12.5px 15px;
	padding:0px;
	line-height:normal;
}
.navbar-toggle {
	margin-top:20px;
}
.navbar-fixed-top {
	/*border:none!important;*/
}
@media (min-width: 767px) {
.nav {
	padding-left:50px;
}
.navbar-right {
	padding-left:20px;
}
}
@media (max-width: 767px) {
.navbar-collapse {
	border:none;
}
.navbar-brand {
	float:none;
	width:30px;
	height:auto;
	display:block;
	margin:auto;
	padding:15px 0px;
}
.navbar-nav {
	text-align:center;
	margin-bottom:0px;
	margin-top:0px;
}
.navbar-right {
	margin-top:0px;
}
.navbar-nav>li>a {
	border-bottom:1px solid;
	border-bottom-color:rgb(194, 194, 194);
	margin:0px 15px;
	line-height:55px;
}
.navbar-right {
	border-bottom:none;
}
.navbar-right>li>a {
	line-height:85px;
}
}
.home-visual {
	width:auto;
	margin:100px auto 40px auto;
	text-align:center;
	padding:0px 15px;
}
.home-visual h1 {
	font-size:40px;
	color:#FFFFFF;
	margin-bottom:20px;
	font-weight:300;
	line-height:55px;
}
.home-visual h2 {
	font-size:16px;
	color:rgba(255,255,255,0.5);
	text-transform:uppercase;
}
.process {
	max-width:900px;
	margin:180px auto 40px auto;
	text-align:center;
	padding:0px 15px;
	line-height:40px;
	font-size:28px;
	color:#FFFFFF;
	font-weight:300;
}
@media (max-width: 767px) {
.process {
	line-height:normal;
	font-size:20px;
}
}
.process p {
	padding:25px 0px;
}
.process hr {
	width:20px;
	border:1px solid rgba(255,255,255,0.4);
}
.profile-image {
	width:216px;
	height:216px;
	margin:10px auto;
}
.profile-image img {
	border-radius:216px;
}
.slide {
	width:100%;
	min-height:550px;
	background-size:cover;
}
#artclayworld {
	background:url(../images/projects/slide-artclayworld.jpg) center center no-repeat;
}
#dei {
	background:url(../images/projects/slide-dei.jpg) center center no-repeat;
}
#cms {
	background:url(../images/projects/slide-cms.jpg) center center no-repeat;
}
#webdesign {
	background:url(../images/projects/slide-webdesign.jpg) center center no-repeat;
}
#printdesign {
	background:url(../images/projects/slide-printdesign.jpg) center center no-repeat;
}
#logodesign {
	background:url(../images/projects/slide-logodesign.jpg) center center no-repeat;
}
.slide-content {
	color:#FFFFFF;
	text-align:center;
	background-color:rgba(0,0,0,0.6);
	width:100%;
	min-height:550px;
	padding:80px 20px 20px 20px;
}
#blueback {
	background-color:rgba(0,11,39,0.7)!important;
}
#print {
	background-color:rgba(0,0,0,0.4);
}
#logo {
	background-color:rgba(0,0,0,0.3);
}
.slide-text {
	font-size:22px;
	line-height: 30px;
	margin-top:30px;
	font-weight:300;
	max-width:800px;
	margin:0px auto;
}
.slide-text h2 {
	font-size: 33px;
	font-weight: 700;
	text-transform: uppercase;
	line-height: normal;
	margin-bottom: 30px;
}
.slide-list {
	font-size:18px;
	list-style:disc;
 	margin-top:30px;
	line-height:25px;
	font-weight:400;
	display:inline-table;
	text-transform:capitalize;
}
.slide-list li {
	float:left;
	margin-left:30px;
}
.slide-list li:first-child {
	list-style:none;
}
@media (max-width: 767px) {
.slide-list li {
	float:none;
}
.slide-list li {
	list-style:none;
}	
}
.slide-link {
	display:inline-block;
	padding:3px 20px;
	border: 1px solid #FFFFFF;
	border-radius: 15px;
	margin: 60px auto 30px auto;
	color: #FFFFFF;
	font-weight:700;
	font-size:14px;
	text-transform:uppercase;
	transition: color 0.3s, background-color 0.3s;
}
.slide-link:hover {
	color: #000;
	background-color:#FFFFFF;
}
.artwork-container {
	margin:40px auto 100px auto;
	padding:0px 15px;
	text-align:center;
	max-width:890px;
}
.casestudy-container {
	margin:40px auto;
	padding:0px 15px;
	text-align:center;
	max-width:860px;
	font-size: 22px;
	font-weight:300;
	text-align:left;
	line-height:30px;
}
.casestudy-container h3 {
	font-size: 30px;
	line-height: 40px;
	font-weight:700;
	color: #333333;
	margin-bottom: 30px;
}
.casestudy-container h4 {
	text-align:center;
}
.casestudy-container p {
	margin-bottom:20px;
}
.artwork {
	padding:40px 0px;
	max-width:890px;
}
.artwork-small {
	padding:40px 0px;
	max-width:420px;
	margin:0px auto;
}
.artwork img, .artwork-small img {
	max-width:100%;
	height:auto;
}
.artwork-container hr {
	border-bottom:2px solid rgba(0,0,0,0.2);
	width:300px
}















.project-navigation {
	min-height:110px;
	overflow:hidden;
	display:block;
	float:left;
	color:#FFFFFF;
	padding:30px 5%;
}
.previous {
	background-color:#607D8B;
	text-align:left;
	float:left;
	width:50%;
}
.next {
	background-color:#536DFE;
	text-align:right;
	float:right;
	width:50%;
}
.arrow-text {
	color: rgba(255,255,255,0.55)
}
.arrow-back {
	float:left;
	margin-right:15px;
	padding-top:22px;
}
.arrow-forward {
	float:right;
	margin-left:15px;
	padding-top:22px;
}
a.project-navigation:hover, a.project-navigation:active, a.project-navigation:focus, a.project-navigation:visited  {
	color:#FFFFFF;
	text-decoration:none;
}
.project-navigation h4 {
	font-size:21px;
	line-height:28px;
	font-weight:500;
	text-transform:capitalize;
}
@media (max-width: 767px) {
.previous {
	width:20%;
}
.next {
	width:80%;
}
.previous .navigation-content {
	display:none;
}
}




















#all-projects {
	width: 900px;
	margin-top: 150px;
	margin-right: auto;
	margin-bottom: 60px;
	margin-left: auto;
	padding: 0px 20px;
	box-sizing: content-box!important;
}
.projects-container {
	width: 900px;
	min-height: 245px;
	background-color: #FFFFFF;
	box-shadow: 0px 2px 4px rgba(0,0,0,0.4);
	margin-bottom: 40px;
	box-sizing: content-box!important;
}
.projects-image {
	width: 450px;
	height: 245px;
	float: left;
	background-size:cover;
	background-color:#FFFFFF;
	box-sizing: content-box!important;
}
.projects-info {
	width: 410px;
	padding: 20px;
	height: 205px;
	float: left;
	clear: none;
	box-sizing: content-box!important;
}
.projects-info h2 {
	font-size:23px;
	font-weight:500;
	color:#333333;
	margin-bottom:15px;
}
.projects-info h4 {
	font-size:16px;
	font-weight:400;
	color:#333333;
	line-height:normal;
}
.project-skills {
	font-size: 14px;
	list-style: none;
	margin: 25px 0px;
	font-weight: 500;
	text-transform: uppercase;
	color: #9e9e9e;
	padding-left: 10px;
	border-left: 2px solid #c7c7c7;
}
.btn-default {
	background-color:#009688;
	color:#FFFFFF;
	font-size:15px;
	font-weight:400;
	border:none;
	transition: background-color 0.3s, color 0.3s;
}
.btn-default:hover {
	/*background-color:#80CBC4;*/
}
#image-artclayworld {
	background-image:url(../images/projects/work-artclayworld.jpg);
	background-position: center top;
	
}
#image-dei {
	background:url(../images/projects/work-dei.jpg) top center;
	
}
#image-cms {
	background:url(../images/projects/work-cms.jpg) top center;
	
}
#image-web {
	background:url(../images/projects/work-webdesign.jpg) top center;
	
}
#image-print {
	background:url(../images/projects/work-print.jpg) top center;
	
}
#image-logo {
	background:url(../images/projects/work-logos.jpg) top center;
	
}
@media (max-width: 991px) {
#all-projects {
	width: 695px;
}
.projects-container {
	width:695px;
}
.projects-image {
	width: 245px;
}
#image-cms, #image-print {
	background-position: left top;
}
}
@media (max-width: 767px) {
#all-projects {
	width: 450px;
}
.projects-container {
	width:450px;
}
.projects-image {
	width: 450px;
}
.projects-info {
	clear:left;
	height:auto;
}
}
@media (max-width: 520px) {
#all-projects {
	width: 330px;
}
.projects-container {
	width:330px;
}
.projects-image {
	width: 330px;
}
#image-cms, #image-print {
	background-position: left top;
}
.projects-info {
	clear:left;
	width: 290px;
	height:auto;
}
}
@media (max-width: 420px) {
#all-projects {
	width: 280px;
}
.projects-container {
	width:280px;
}
.projects-image {
	width: 280px;
}
#image-cms, #image-print {
	background-position: left top;
}
.projects-info {
	clear:left;
	width: 240px;
	height:auto;
}
}

.contact-visual {
	width:auto;
	margin:100px auto 40px auto;
	text-align:center;
	padding:0px 15px;
	margin-bottom:40px;
}
.contact-photo {
	width: 160px;
	height: 160px;
	border-radius: 160px;
	margin: 0px auto;
}
.contact-photo img {
	border-radius: 160px;
}
.contact-info {
	margin-top:25px;
	color:#FFFFFF;
	font-size:16px;
	line-height:30px;
	font-weight:300;
}
.contact-info h3 {
	font-size:18px;
	margin-bottom:20px;
	font-weight:700;
	/*text-transform:uppercase;*/
}
.contact-info a {
	color:#4DB6AC;
}
.contact-info a:hover {
	text-decoration:underline;
}
.artwork h3 {
	font-size:18px;
	margin-bottom:20px;
	margin-top:50px;
}
#nopadding {
	margin-top:0px;
}
.visit-website, .visit-website:focus {
	display:inline-block;
	padding:3px 20px;
	border: 1px solid #009688;
	border-radius: 15px;
	margin: 0px auto 30px auto;
	color: #009688;
	font-weight:700;
	font-size:14px;
	text-transform:uppercase;
	transition: border 0.5s, color 0.5s;	
}
.visit-website:hover {
	border: 1px solid #555555;
	color: #555555;
}
