/* About    


Copyright Dorothy Ryan - 2017
www.dotwebs.com
Twitter: @dotwebs

*/  
/* Global */



body {
	
	font-family: 'Open Sans', arial, sans-serif;
	/*letter-spacing: 0.0425em;*/
	font-weight: 400;
	font-size: 16px/26px;
	color: #000;
	background-color:#fff;
	overflow-x: hidden;
}
img {
	max-width: 100%;
	/*max-height: 100%;*/
}
a:link {
	color: #FFFA01;
	text-decoration: none;
}
a:hover {
	color: #CD903C;
	text-decoration: none;
   
}
a:visited {
	color: #FFFA01;
	text-decoration: none;
}
ul { 
	padding: 0px;
	margin: 0px;
}
hr {
	/* border: 0;
    height: 1px;
    background-image: -webkit-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.75), rgba(0,0,0,0)); 
    background-image:    -moz-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.75), rgba(0,0,0,0)); 
    background-image:     -ms-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.75), rgba(0,0,0,0)); 
    background-image:      -o-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.75), rgba(0,0,0,0)); 
	*/
}
blockquote {
  background: rgba(244, 244, 244, 0.18);
    border-left: 4px solid #FFFA01;
  margin: 1em 1px;
  padding: .90em 10px;
  quotes: "\201C""\201D""\2018""\2019";
}
/*
blockquote:before {
  color: #ccc;
  content: open-quote;
  font-size: 3em;
  line-height: 0.1em;
  margin-right: 0.25em;
  vertical-align: -0.4em;
	
}
blockquote p {
  display: inline;
}
*/
.slide li {
	list-style-type: none;
	padding: 5px 0 5px 20px;
	background-image: url(../images/bullet_orange.png);
	background-repeat: no-repeat;
	background-position: 0 12px;
	
	
}
.center {
	text-align:center;
}
.divcenter {
	margin:auto;
	float:none;
}
.nowrap {
 	white-space: nowrap;
}

.left {
	float:left;
	clear:left;
}
.right {
	float:right;
	clear:both;
}
/* logo and strapline */
.logo-strap {
	margin-top: 31px;
    margin-left: 25px;
    text-transform: uppercase;
    font-size: 15px;
    letter-spacing: 3px;
	color: #fff;
}
/* Navigation */

.menu {
	position:fixed;
	top:0px;
	width:100%; 
	height:80px; 
	/*background-color:#333333;*/
	z-index:100;
}
#logo {
	text-align: left;
	margin: 5px 0 0 0;
}
#nav {
	text-align: right;
	float: right;
	margin: 35px 0 0 0;
	letter-spacing: 1px;
}
.navigation{
	
	list-style: none;
	margin: 0;
	    float: right;
    margin-right: 23px;
}
.navigation li{
	float: left;
	color: #fff;
	padding:0 0 0 50px;
	font-size: .80em;
	text-transform: uppercase;
	font-weight: lighter;
}
.navigation li:hover{
	cursor:pointer;
	color: #FFFA01;
	
}

.navigation .active{
	cursor:pointer;
	color: #FFFA01;
	
}

/* Social buttons */

.socialnav {
	width: 225px;
	height: 35px;
	text-indent: 0px;
	margin: auto;
	/*background-image: url(../images/social_sprite.png);
	background-repeat: no-repeat;
	opacity: 0.7;*/
}

.socialnav a{
	float:left;
	width: 45px;
	height: 44px;
	display:block;
	text-indent: -9999px;
		
}
.twitter {
	background-image: url(../images/social_sprite.png);
	background-position: 0 0;
}
.facebook {
	background-image: url(../images/social_sprite.png);
	background-position: 330px 0;
}
.linkedin {
	background-image: url(../images/social_sprite.png);
	background-position: 165px 0;
}
.medium{
	background-image: url(../images/social_sprite.png);
	background-position: 45px 0;
	
}
.twitter_dark {
	background-image: url(../images/social_sprite_dark.png);
	background-position: 0 0;
}
.facebook_dark {
	background-image: url(../images/social_sprite_dark.png);
	background-position: 330px 0;
}
.linkedin_dark {
	background-image: url(../images/social_sprite_dark.png);
	background-position: 165px 0;
}
.medium_dark{
	background-image: url(../images/social_sprite_dark.png);
	background-position: 45px 0;
	
}

.socialnav a + a {
	margin-left: 14px
}
.socialnav a:hover{
	opacity: 0.4;
		
}
.contact a {
	color: #aaa;
}

/* General Slides */ 

.slide{
	background-attachment: fixed;
	width:100%;
	height:auto;
	position: relative;
	padding: 120px 0 90px 0;
}
#slide2 p {
	text-shadow: 1px 1px 1px #000;
}
#slide2 a:link, #slide2 a:visited {
	color: #eee;	
	border-bottom: 1px dotted #333;
}
#slide2 a:hover {
	border-bottom: 1px solid #eee;
}
#slide2 a:visited {
	color: #eee;
	

}
.footer {
    padding: 25px 0 25px 0;
    opacity: 0.8;
	background-color: #000;
	text-align: center;
	color: #666;
	font-size: small;
}


/* Slide 1 */ 

#slide1{

	background-color:#020410;
	  display: block;
  position: relative;
	
	
}
#slide1::after {
  content: "";
  background-image: url(../images/dorothy_mum_and_snowey.jpg);
  opacity: 0.16;
  top: -175px;
  left: 0;
  bottom: 0;
  right: 0;
  position: absolute;
  z-index: 1;  
	background-repeat: no-repeat;
}
#slide1 h1 {
	font-size: 3.8em;
	letter-spacing: -3px;
	line-height: 0px;
	color:#ccc;
	font-weight: 700;
}
#slide1 h2 {
	font-size: 2em;
	color: #ccc;
	padding-bottom:20px;
	font-weight: 400;
}
.arrow-down {
	width: 0; 
	height: 0; 
	border-left: 20px solid transparent;
	border-right: 20px solid transparent;
	position: absolute;
	top: 0px;
	left: 50%;
}
.yellow {
	border-top: 20px solid #FFFA01;
}
.black {
	border-top: 20px solid #444444;
}
.grey {
	border-top: 20px solid #f7f7f7;
}
.img-border {
border: 3px solid #ccc;
}
/* Slide 2 */ 

#slide2{
	background-image:url('../images/bg_3.png');
	background-color: #1528CC;
	background-color: #1f232c;
	/* background-color: #FF4175;
	background-color:#d9e021;
	background-color: rgba(2, 4, 16, 0.72);
	/*background-color: rgba(217, 224, 33, 0.66);*/
	color:#EEEEEE;
	border-top: 8px solid #FFFA01;
	text-shadow: 1px 1px 1px #000;
}
#slide2 h1 {
	font-size: 3.8em;
	letter-spacing: -3px;
	line-height: 0px;
	color:#EEEEEE;
	font-weight: 700;
	text-shadow: 1px 1px 1px #000;
}
#slide2 h2 {
	font-size: 2em;
	color: #EEEEEE;
	line-height: 100%;
	padding-bottom:20px;
	font-weight: 400;
	text-shadow: 1px 1px 1px #000;
}



/* Slide 3 */ 

#slide3{
	background-color:#000;
	color: #eaeaea;
	/*background-color: #FF4175;*/
	border-top: 8px solid #FFFA01;
	background-image: url(../images/me_and_gingey.jpeg);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: right!important;
	background-size: 50%;
	
}

#slide3 h1 {
	font-size: 2.8em;
	/*letter-spacing: -3px;*/
	line-height: 0px;
	color:#666;
	font-weight: 200;
	text-align: left;
}
#slide3 h2 {
	font-size: 2em;
	color: #666;
	line-height: 0px;
	padding-bottom:20px;
	font-weight: 200;
}


/* Portfolio */ 
.targetDiv {
    display: none;
	height: 550px;
	background-color: #ccc;
	width: 95%;
	margin-bottom: 2%;
	
	
}

.showSingle {
	display:block;
	height: 100%;
	text-indent: -9999px;

}
.showSingle:hover {
	opacity: 0.7;
	text-indent: 0px;
	text-align: center;
	transition: all 0.5s ease;
}
.closeDiv{
text-align: right;
position: relative;
top: -56px;
right: 0px;
padding: 20px;
font-size: 25px;
	color: #444;
	cursor: pointer;
	border: 0px solid #666;
	opacity: 0.7;
}
#slide2 .portfolio{
	margin-right: 1%;
	background-color: #ccc;
	height: 195px;
	background-repeat:no-repeat;
	background-size: cover;
}

#slide2 .portfolio a:link, .portfolio a:visited {
	border-bottom: 0px;
}
.pfolio {
	background: #fff;  
	margin: 28px 0 0 18px;
	padding: 12px;
	height: 175px;
	overflow:hidden;
}
.pfolio-detail a {
	color: #666;
}
.workinfo {
		width: 75%;
    margin: auto;
    /*background: rgba(255, 255, 255, 0.72);*/
    padding: 10px 12px;
	}
@media screen and (max-width : 480px) {
	.targetDiv {
		width: 100%;
		height: 350px;
	}
	.pfolio {
		margin:0px;
		padding: 0px;
	}
}
.portfolio1 {	margin-right: 1%;
	background-color: #ccc;
	height: 195px;
	background-repeat:no-repeat;
	background-size: 100% 100%;
}
.portfolio {
	width: 195px;
height: 195px;
border-radius: 50%;
 -webkit-border-radius:50%; 
 -moz-border-radius: 50%;
text-align: center;
margin-top: 20px;
margin-bottom: 40px;
margin-left: 30px;
background-color: #000;
filter: saturate(0%);
-webkit-filter: saturate(0%);
-moz-filter: saturate(0%);
-o-filter: saturate(0%);
-ms-filter: saturate(0%);	
	border: 5px solid #444;
}
.portfolio:hover {
filter: saturate(100%);
-webkit-filter: saturate(100%);
-moz-filter: saturate(100%);
-o-filter: saturate(100%);
-ms-filter: saturate(100%);	
	border-color: #FFFA01;
}
.portfolio a {
	display: block;
width: 100%;
height: 100%;
text-indent: -99999px;
color: #fff;
font-size: 15px;
font-weight: bold;


}
.portfolio a:hover {
	/*text-indent: 0px;
	padding-top: 75px;
	height: 120px;
	background:#fff;
	opacity: 0.2;*/
	border-radius: 50%;
	border: 0px solid #000;
	background-image: url(../images/icon_magnifier.png);
background-position: 50% 50%;
background-repeat:no-repeat;
border: transparent;
	
	
}
.pfolio-detail {
	
	padding: 2% 4% 4% 4%;
	line-height: 150%;
	font-size: 15px;
}
.pfolio-detail h1 {
	
	font-size: 16px;
	text-transform:uppercase;
	border-bottom: 1px solid #ccc;
	padding: 0px 0 10px 0;
}
.pfolio-detail p, ul {
	margin-bottom: 25px;
}

.pfolio-image {
	background-color: #000;
	margin-top: 12px;
	padding-top:2%;
	text-align:center;
	overflow: hidden;
}
.pfolio-image img {
	max-width: 600px;
}
.pfolio-detail li {
	list-style-type: none;
	line-height: 18px;
	padding: 5px 0 5px 20px;
	background-image: url(../images/bullet_orange.png);
	background-repeat: no-repeat;
	background-position: 0 12px;
	
	
}
.pfolio-detail .weblink {
	font-size: 16px;
	color: #666;
	
}
.arrow-right {
	width: 0; 
	height: 0; 
	border-top: 6px solid transparent;
	border-bottom: 6px solid transparent;
	border-left: 6px solid #FFFA01;
	display:inline-block;
	position: relative;
	top:1px;
	left: 4px;
}
.pfolio {
    margin: 25px 0px 30px 0px;
}


/* Slide 4 */

#slide4{
	background-image:url('../images/bg_2.png');
	background-color:#FFFA01;
	/*background-color:#182BCC;*/
	color:#444;
	border-top: 8px solid #444;
}
#slide4 h1 {
	font-size: 2.8em;
	/*letter-spacing: -3px;*/
	line-height: 0px;
	color:#444;
	font-weight: 400;
}
#slide4 h2 {
	font-size: 2em;
	color: #ffffff;
	line-height: 0px;
	padding-bottom:20px;
	font-weight: 400;
}

/* Process */
#slide5{
	background-color:#D9E021;
	border-top: 8px solid #1f232c;
	padding-top: 25px;
	
}
#slide5 a:link, a:visited {
	color: #B5B946;
	border-bottom: 0px solid;
}
.process {
	background-color: rgba(31, 35, 44, 0.77);
	border-radius: 50%;
	width: 200px;
	height: 200px;
	background-position: center;
	background-repeat: no-repeat;
	margin:  0px 0 0px 0;
	background-image: url(../images/icon_sprite.png);	
}
.process a {
	display:block;
	width: 100%;
	height: 100%;
	text-indent: -9999px;
}
.process:hover {
	opacity: 0.7;
	background-image: url(../images/icon_sprite_hover.png);
}
.dots {
	width: auto;
	height: 127px;
	float:left;
	padding-top: 12px;
	font-size: 46px;
	color: #A8A8A8;
	
}
.liluser {
	background-image: url(../images/lil_user.png);
	background-repeat: no-repeat;
	background-position: 9px 67px;
	;
	}
.research {
	background-position: 9px 0px;
}
.siteplan {
	background-position: -200px -6px;
}
.sketch {
	background-position: -600px -2px;
}
.usertest {
	background-position: -550px 18px;
}
.prototype {
	background-position: -802px 8px;
}
.workflow {
	background-position: -399px -1px;
}
.design {
	background-position: -1001px -2px;
}
.process-desc {
	/*background-color: rgba(244, 244, 244, 0.81); */
	background-color: #fff;
	padding: 28px 26px 10px 36px;
	color: #000;
	
}
.arrow-process {
	width: 0; 
	height: 0; 
	border-left: 14px solid transparent;
	border-right: 14px solid transparent;
	position: relative;
	border-top: 20px solid #1f232c;
	top: -44px;
	
}
.arrow-process-r {	
	left: 95%;
}
.arrow-process-l {	
	left: 0%;
}
/* Tooltips */
label {
    display: inline-block;
    width: 5em;
	

  }
  .ui-tooltip, .arrow:after {
    background: #313131;
    border: 1px solid #ccc;
  }
  .ui-tooltip {
    padding: 8px 10px;
    color: #ffffff;
    border-radius: 10px;
    box-shadow: 0 0 7px #ccc;
  }
  .arrow {
    width: 70px;
    height: 16px;
    overflow: hidden;
    position: absolute;
    left: 50%;
    margin-left: -35px;
    bottom: -16px;
  }
  .arrow.top {
    top: -16px;
    bottom: auto;
  }
  .arrow.left {
    left: 20%;
  }
  .arrow:after {
    content: "";
    position: absolute;
    left: 20px;
    top: -20px;
    width: 25px;
    height: 25px;
    box-shadow: 6px 5px 9px -9px black;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    tranform: rotate(45deg);
  }
  .arrow.top:after {
    bottom: -20px;
    top: auto;
  }

/* Tablet portrait*/
@media screen and (max-width: 768px) {
	.hide_mobile {
		display:none;
	}
	.portfolio {
    width: 150px!important;
    height: 120px!important;
		margin-right: 0px!important;
		margin-right: 12px;
		border-radius: 0px;

}

}

/* Tablet landscape*/
@media screen and (max-width: 1024px) {
	
	
/* Process */
.process {
	width: 150px;
	height: 150px;
	
}
	#slide1::after {
		background-position: 35% 0px;
	}
#logo {
	width: 100%;
	text-align: center;
}
	.logo-strap {
		width: 100%;
    text-align: center;
		    margin-top: 18px;
    margin-left: 0px;
	}
	.menu {
		height: auto;
	}
#nav {
	width:100%;
	text-align:center;
	margin:10px 0;
}

.navigation{
	width: 100%;
	float: center;
	list-style: none;
	margin: 0;
	margin-top: 12px;
	padding:0;
}

.navigation li{
	float: left;
	width:25%;
	padding:0;
}

.slide{
	background-attachment: fixed;
	width:100%;
	position: relative;
	padding:80px 0;
}

#decorative {
	display:none;
}

#content {
	text-align:center;
	width:100%;
}

#content2 {
	margin-left: 60px;
}

#slide1 h1 {
	
	
}
#slide1 h2 {

	
}
#slide2 h1 {
	line-height: 1em;
}
#slide2 h2 {
	line-height: 1em;
}
#slide3 h1 {
	line-height: 1em;
}
#slide3 h2 {
	line-height: 1em;
}
#slide4 h1 {
	line-height: 1em;
}
#slide4 h2 {
	line-height: 1em;
}
	.workinfo {
		width: 100%;
    
  
    padding: 0px;
	}
	
	.portfolio {
    width: 180px;
    height: 180px!important;
		margin-right: 0px!important;
		margin-left: 12px;

}


}

/* Mobile */
@media screen and (max-width: 480px) {
	
	.container {
		width: 95%;
	}

	#slide2 .portfolio {
	
		border-radius: 0px;
	}
	.portfolio {
			width: 90%!important;
    margin: auto;
	}
#logo {
	width: 100%;
	text-align: center;
}

#nav {
	width:100%;
	margin:5px 0;
}

	.menu {
		height: 125px;
	}
	

.navigation{
	width: 100%;
	float: left;
	list-style: none;
	margin: 0;
	margin-top: 12px;
	padding:0;
}

.navigation li{
	float: left;
	width:25%;
}

.slide{
	background-attachment: fixed;
	width:100%;
	position: relative;
	padding-top: 100px;
}
	.portfolio {
		float:none;
		margin: auto;
		margin-top: 12px;
	}

#slide1 h1 {
	line-height: 1em;
}
#slide1 h2 {
	line-height: 1em;
	font-size: 1.5em;
}
#slide2 h1 {
	line-height: 1em;
}
#slide2 h2 {
	line-height: 1em;
}
#slide3 h1 {
	line-height: 1em;
}
#slide3 h2 {
	line-height: 1em;
}
#slide4 h1 {
	line-height: 1em;
}
#slide4 h2 {
	line-height: 1em;
}
/* Process */
.process {
	display:none;
}
.process-desc {
	padding: 10px 16px 10px 10px;
	margin-left: 0px;
}
.arrow-process {
	top: -21px;
}
	#slide3{
	
	background-image: none;
	
	
}
}




