body { background-color: #e5eaee; }

.container { background-color: #ffffff;
             width: 1170px;
     	     padding: 0px; }


.header {
	height: 255px;
	background: url(../images/52H_2.jpg) center;
	background-size: cover;
	opacity: 0.8;
	border: #ddd 1px solid;
}

.logo {
    float: left;
    margin: 10px 0 0 30px;
    
  }
	
.nav{
	float: right;
	margin: 9px 30px 0 0;
}	
	
a {
    margin-left: 20px;
    width: 100px;
    font-family: arial;
    font-size: 16px;
    font-weight: 700;
    color: #4d004c;
    text-decoration: none;
    /*text-transform: uppercase;*/
}

a:hover {
    color: #b300b0;
    text-decoration: none;
}

h1{
	text-align: center;
	font-size: 65px;
	font-weight: 600;
	color: #660065;
	text-transform: uppercase;
	letter-spacing: 0,05em;
	margin-bottom: 20px;
	clear: both;
	padding-top: 37px;
	opacity: none;
}


span{
	display: inline-block;
	padding: 0.1em 0.5em;
	border: #660065 solid 7px;
}

.kicker{
	text-align: center;
	font-weight: 700;
	text-transform: uppercase;
	letter-spacing: 0.05em;
	color: #660065;
	line-height: 1;
} 

.self{	
    font-size: 18px;
	text-align: center;
	font-weight: 700;
	/*text-transform: uppercase;*/
	letter-spacing: 0.05em;
	color: #660065;
	line-height: 1;
	padding-top: 36px;
	padding-bottom: 20px;
}

.icon-images{
	padding-right: 145px;
	padding-left: 19px;
	vertical-align: middle;
	display: flex;
    align-items: center;
}

.face-lockup {
	padding: none;
}

hr { width:100%;
	 border-top: 1px dotted #853384;
     color: #853384;
     overflow: visible;}
	 
p { padding-bottom: 20px; }	 

@media screen and (max-width: 650px)
	 .face-lockup{
	 	display: block;
	 	text-align: center;
	 	}
	 .div{
        display: block;
	 }
     .icon-images{
        margin: 10px;
     }

.blurb-section {
	background-color: #e7f3f5;
	/*background-color: #e7f3f5;*/
	padding-top: 3px;
	padding-bottom: 3px;
	border: 1px solid #cacbcc;
}

.blurb {
	/*max-width: 620px;*/
	padding: 0 15px;
	margin: 27px 31px;
	font-size: 16px;
	text-align: left;
	font-weight: 300;
}

.skill-lockup {
	max-width: 800px;
	/*margin: 25px auto;*/
	color: #999;
	+clearfix;
	margin-left: auto;
}

.skill-unit {
	width: 350px;
	float: left;
	font-size: 14px;	
}

.skill-icons {
	font-size: 0;
	margin-bottom: 30px;
	margin-top: 2px;
}

.skill-lockup . skill-icons span {
	display: inline-block;
	height: 14px;
	width: 14px;
	background-color: #c99065;
	margin-right: 5px;
	border-radius: 50%; 
}

.skill-lockup . skill-icons span:after {
	content: '';
	display: block;
	height: 10px;
	width: 10px;
	background: #fff;
	border-radius: 50%;
	margin: 2px;
}

.thumbnails {
	/*background-color: #e5eaee;*/
	Background-color:#ffffff;
	height: 333px;
	margin-top: 40px;
}

.thumbnails1 {
	/*background-color: #e5eaee;*/
	background-color: #ffffff;
	height: 456px;
	margin-top: 45px;
}

.thumb-title{	
    font-size: 16px;
	text-align: center;
	font-weight: 700;
	/*text-transform: uppercase;*/
	letter-spacing: 0.05em;
	color: #660065;
	line-height: 1;
	/*padding-top: 50px;*/
	padding-bottom: 0;
}

.collage {
	padding-top: 608px;
	background: url(../images/web_design_samples.jpg) center no-repeat;
}

.collage1 {
	padding-top: 608px;
	background: url(../images/graphic_design_samples.jpg) center no-repeat;
}

.contact {
	font-size: 16px;
	text-align: center;
	font-weight: 700;
	letter-spacing: 0.05em;
	color: #660065;
	line-height: 1;
	padding-top: 0;
	padding-bottom: 0;
	line-height: 27px;
}

.footer{
	background: url(../images/52H_2.jpg) center;
	background-size: cover;
	opacity: 0.9;
	border: 1px solid #cacbcc;
	height: 69px;
	text-align: center;
	margin-top: 12px;
	padding-top: 4px;
}

.lockup {
	padding: 50px 30px;
	+clearfix;
}

.logo{
	width: 50px;
    height: 50px;
    float: left;
    margin-right: 30px;
    opacity : 0.6;
}

.content-wrap{
	float: left;
}
	
.copyright{
	margin: 0;
	text-transform: uppercase;
	font-size: 12px;
	color: #400040;
	padding-top: 5px
}  

.a{
	color: #400040;
	display: inline-block;
	margin-right: 35px;
} 
	  
.hover{
	color: #b300b0;
}

	
