/*CSS NORMALIZE AND RESET*/

html {
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
}

body {
    margin: 0;
    font: 16px/1 "Aileron";
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
}
h1,
h2,
h3,
h4,
p,
blockquote,
figure,
ol,
ul {
    margin: 0;
    padding: 0;
}
main {
    display: block;
}

strong {
    font-weight: bold;
}
button {
    overflow: visible;
    border: 0;
    font: inherit;
    -webkit-font-smoothing: inherit;
    letter-spacing: inherit;
    background: none;
    cursor: pointer;
}
::-moz-focus-inner {
    padding: 0;
    border: 0;
}
:focus {
    outline: 0;
}

/*END CSS NORMALIZE AND RESET*/

img {
    width: 100%;
    height: auto;
    border: 0;
}

img.medium {
	width: 95%;
	height: auto;
	border: 0;
}

img.masonry {
    width: 97%;
	padding-bottom: 1%;
    height: auto;
    border: 0;
}

@media (max-width: 64em){
	img.profile {
	display: none;
	}
	img.medium {
		width: 100%;
		padding-top: 5%;
	}
	img.okhand {
    	display: none;
    }
}

img.okhand {
    margin-top: -3rem;
    margin-bottom: -0.5rem;
}

@media (max-width: 40em) {

	img.masonry {
    	width: 100%;
		padding-top: 2%;
    }
}


@charset "UTF-8";

@font-face {
  font-family: "Aileron";
  font-style: normal;
  font-weight: 400;
  src: url("fonts/aileron-regular.woff2") format("woff2"), url("fonts/aileron-regular.woff") format("woff");
}

@font-face {
  font-family: "Aileron";
  font-style: normal;
  font-weight: 500;
  src: url("fonts/aileron-semibold.woff2") format("woff2"), url("fonts/aileron-semibold.woff") format("woff");
}

@font-face {
  font-family: "Aileron";
  font-style: normal;
  font-weight: 700;
  src: url("fonts/aileron-bold.woff2") format("woff2"), url("fonts/aileron-bold.woff") format("woff");
}

.footerlink {
  max-width: 35px;
  margin: 3rem 2rem 5rem 2rem;
}

.item-grdesignsystem {
  background-image: url("../img/goodreads-designsystem.png");
}

.item-grlistopia {
  background-image: url("../img/goodreads-listopia.gif");
}

.item-grbookdetail {
  background-image: url("../img/goodreads-bookdetailpage.gif");
}

.item-mobiler1 {
  background-image: url("../img/brave-mobiler1.gif");
}

.item-mobiler2 {
  background-image: url("../img/brave-mobiler2.gif");
}

.item-mobiler3 {
  background-image: url("../img/brave-mobiler3.gif");
}

.item-userjourney {
  background-image: url("../img/brave-userjourney.png");
}

.item-desktoponboarding {
  background-image: url("../img/brave-desktoponboarding.gif");
}

.item-shields {
  background-image: url("../img/brave-shields.gif");
}

.item-private {
  background-image: url("../img/brave-private.gif");
}

.item-vpn {
  background-image: url("../img/brave-vpn.gif");
}

.item-sidebar {
  background-image: url("../img/brave-sidebar.gif");
}

.item-designsystem {
  background-image: url("../img/brave-designsystem.png");
}

.item-speedreader {
  background-image: url("../img/brave-speedreader.gif");
}

.item-sstkclip {
  background-image: url("../img/sstk-clipdetails.gif");
}

.item-sstksearch {
  background-image: url("../img/sstk-search.gif");
}

.project-title {
  text-align: center;
  margin-top: 2em;
  margin-bottom:  2em;
}

.rk-light-color {
  color: #787878;
}

.img-spacer {
	margin-top: 2.5rem;
	margin-bottom: 3rem;
	font-size: 80%;
}

.imgfindings {
	padding-right: 2em;
	padding-top: 1em;
	padding-bottom: 2em;
}
@media (max-width: 64em) {
  .imgfindings {
    display: none;
  }
}

body {
  color: #202020;
  font-family: "Aileron", Helvetica, Arial, sans-serif;
  font-weight: 400;
  font-size: 1.125rem;
  line-height: 1.556;
  margin: 0;
}

p {
  margin-bottom: 1rem;
  margin-top: 0.5rem;
}

h1 { /*index title*/
  font-size: 3.2rem;
  font-weight: 700;
  color: #fff;
}

h2 { /*index subtitle*/
  color: #F3F3F3;
  font-weight: 400;
  font-size: 1.2rem;
  line-height: 1.5em;
}

h3 { /*index category*/
  color: #F3F3F3;
  font-weight: 500;
  font-size: 1.5em;
  line-height: 1.3em;
}

h4 { /*line accent*/
  font-size: 3.9rem;
  font-weight: 700;
  line-height: 2rem;
  margin-left: -0.05em;
}

h5 { /*index subtitle*/
  color: #F3F3F3;
  font-weight: 400;
  font-size: 1.125rem;
  line-height: 1.556;
  margin: 0;
}

h6 { /*work company title*/
  font-weight: 500;
  font-size: 1.5em;
  line-height: 1em;
  margin: 0;
}

h7 { /*work project title*/
  font-weight: 500;
  font-size: 1.3rem;
  line-height: 1.6;
  margin: 0;
}

@media (max-width: 70em) {
	h2 {
    	font-size: 1.2rem;
		line-height: 1.5em;
    }
}

@media (max-width: 58em) {
    h1 {
    	font-size: 2.5em;
        line-height: 1.5em;
    }
}


@media (max-width: 40em) {
    h1 {
    	font-size: 2.2em;
        line-height: 1.5em;
    }
    h2 {
    	font-size: 1em;
        line-height: 1.4em;
    }
    h3 {
    	font-size: 1.5em;
        line-height: 1.3em;

    }
    h4{
    	line-height: 3.5rem;
    	padding-bottom:1rem;
    }
    p{
    	margin-top: 0em;
    	margin-bottom: 0em;
    }
}

a {
  color: #fff;
  text-decoration: none;
}

a:hover {
  color: #fff;
}

.dd-link {
  position: relative;
  display: inline-block;
  text-decoration: none;
  color: #fff;
  z-index: 1;
  transition: all .2s;
}
.dd-link::after {
  position: absolute;
  content: "";
  bottom: 0;
  left: 0;
  right: 0;
  opacity: 1;
  transition: all .15s;
  z-index: -1;
}
/* Shutter effect */
.dd-link.shutter::after {
  height: 5px;
  background: #C5B4FF;
}
.dd-link.shutter:hover::after {
  background: #47a7e3;
  height: 100%;
}

a.button {
 	background-color: #000;
 	border: none;
 	color: #fff;
 	padding: 15px 64px;
 	text-align: center;
 	text-decoration: none;
 	font-weight:  500;
 	font-size: 1.3rem;
 	line-height: 24pt;
	display:  inline-block;
 	margin: 3rem 0 6rem;
 	border-radius: 32px;
}
@media (max-width: 40em) {
  a.button {
    padding: 15px 32px;
    margin: 3rem 0.5rem;
  }
}

a.button:hover {
	background-color: #47a7e3;
	color: #fff;
}

a.button.disabled {
	border: 2px solid #DEDEDE;
	color: #DEDEDE;

}

a.button.disabled:hover {
	color: #DEDEDE;
}


b,
strong {
  font-weight: 700;
}

.au-italic {
  font-style: italic;
}

small {
  font-size: 80%;
}

.bolder {
  font-weight: 700;
}

img {
  border: 0;
  height: auto;
  max-width: 100%;
}

.text-left {
  text-align: left;
}

.text-right {
  text-align: right;
}

.text-center {
  text-align: center;
}

.top-spacer {
  padding-top: 5%;
}

.top-half-spacer {
  padding-top: 3%;
}

@media (max-width: 40em){
	.top-half-spacer {
		padding-top: 0%;
	}
}

.top-text-spacer {
  padding-top: 1%;
}

@media (max-width: 40em){
	.top-text-spacer {
		padding-top: 0%;
	}

	.top-half-spacer {
		padding-top: 0%;
	}

	.top-spacer {
    padding-top: 10%;
  }
}

.bottom-spacer {
  padding-bottom: 5%;
}

ul {
    list-style-position: outside;
    margin-left: 20px;
}


html {
    box-sizing: border-box
}
*,
:after,
:before {
    box-sizing: inherit
}

.layout {
    max-width: 100%;
    padding-left: 0;
    padding-right: 0;
    width: 100%
}


.splash {
	background: #000;
}

.grid {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: auto;
    margin-left: auto;
}
@media (min-width: 40em){
	.grid {
		max-width: 68.88889em;
		width: 72vw
	}
}
@media (max-width: 40em){
	.grid {
		margin: 0.5em 1.5em;
	}
}


@media (min-width: 64em) {
    .col-1 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 8.33333%;
        -ms-flex: 0 0 8.33333%;
        flex: 0 0 8.33333%;
        max-width: 8.33333%
    }
    .col-2 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 16.66667%;
        -ms-flex: 0 0 16.66667%;
        flex: 0 0 16.66667%;
        max-width: 16.66667%
    }
    .col-3 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 25%;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }
    .col-4 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 33.33333%;
        -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }
    .col-5 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 41.66667%;
        -ms-flex: 0 0 41.66667%;
        flex: 0 0 41.66667%;
        max-width: 41.66667%
    }
    .col-6 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }
    .col-7 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 58.33333%;
        -ms-flex: 0 0 58.33333%;
        flex: 0 0 58.33333%;
        max-width: 58.33333%
    }
    .col-8 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 66.66667%;
        -ms-flex: 0 0 66.66667%;
        flex: 0 0 66.66667%;
        max-width: 66.66667%
    }
    .col-9 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 75%;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }
    .col-10 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 83.33333%;
        -ms-flex: 0 0 83.33333%;
        flex: 0 0 83.33333%;
        max-width: 83.33333%
    }
    .col-11 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 91.66667%;
        -ms-flex: 0 0 91.66667%;
        flex: 0 0 91.66667%;
        max-width: 91.66667%
    }
    .col-12 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

    .col--pull-1 {
        left: auto;
        right: 8.33333%
    }

    .col-offset-1 {
        margin-left: 8.33333%
    }
    .col-offset-2 {
        margin-left: 16.66667%
    }
    .col-offset-3 {
        margin-left: 28%
    }
    .col-offset-4 {
        margin-left: 33.33333%
    }

    .col--top {
        -webkit-align-self: flex-start;
        -ms-flex-item-align: start;
        align-self: flex-start
    }
    .col--center {
        -webkit-align-self: center;
        -ms-flex-item-align: center;
        align-self: center
    }
}

.portfolio {
    margin-top: 1.5rem;
    margin-right: auto;
    margin-left: auto;
}
@media (min-width: 40em) {
    .portfolio {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        max-width: 68.88889em;
        width: 72vw
    }
}
@media (max-width: 40em) {
	.portfolio {
		margin: 0.5em 1.5em;
	}
}

.rk-item {
    display: block;
    position: relative;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    border-color: white;
    border-width: 4px;
    border-style: solid;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    margin-bottom: 0;
    overflow: hidden;
}
@media (min-width: 40em) {
    .rk-item {
        border-width: 2px;
    }
}
@media (max-width: 40em) {
    .rk-item {
        border-width: 2px;
    }
}

.rk-item img {
    display: block;
    width: 100%;
}
.rk-item:hover .item-meta {
    opacity: 1;
    visibility: visible;
}

.rk-item:after {
    display: none;
}
.rk-item:before {
    content: "";
    display: block;
    padding-top: 100%;
}

@media (min-width: 40em) {
    .rk-landscape:before {
        padding-top: 80%;
    }
    .rk-landscape-alt:before {
        padding-top: 36.45161%;
    }
	.rk-landscape-alt2:before {
        padding-top: 70%;
    }
    .rk-portrait:before {
        padding-top: 150%;
    }
    .rk-square:before {
        padding-top: 100%;
    }
}

.item-meta {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: flex-start;
    background-color: rgba(255, 255, 255, 1);
    bottom: 0;
    color: #202020;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    font-size: .7rem;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    left: 0;
    margin: auto;
    opacity: 0;
    padding: 10%;
    position: absolute;
    right: 0;
    text-align: left;
    -webkit-transition: opacity .5s;
    transition: opacity .5s;
    top: 0;
}
.item-meta h2 {
    font-size: 2.25em;
    font-weight: 700;
}
.item-meta p {
    font-size: 1.5em;
    margin-bottom: 0;
}

@media (min-width: 40em) {
    .rk-size-1 {
        -webkit-box-flex: 0;
        -webkit-flex-grow: 0;
        -ms-flex-positive: 0;
        flex-grow: 0;
        -webkit-flex-shrink: 0;
        -ms-flex-negative: 0;
        flex-shrink: 0;
        -webkit-flex-basis: auto;
        -ms-flex-preferred-size: auto;
        flex-basis: auto;
        width: 8.33333%;
    }
    .rk-size-2 {
        -webkit-box-flex: 0;
        -webkit-flex-grow: 0;
        -ms-flex-positive: 0;
        flex-grow: 0;
        -webkit-flex-shrink: 0;
        -ms-flex-negative: 0;
        flex-shrink: 0;
        -webkit-flex-basis: auto;
        -ms-flex-preferred-size: auto;
        flex-basis: auto;
        width: 16.66667%;
    }
    .rk-size-3 {
        -webkit-box-flex: 0;
        -webkit-flex-grow: 0;
        -ms-flex-positive: 0;
        flex-grow: 0;
        -webkit-flex-shrink: 0;
        -ms-flex-negative: 0;
        flex-shrink: 0;
        -webkit-flex-basis: auto;
        -ms-flex-preferred-size: auto;
        flex-basis: auto;
        width: 25%;
    }
    .rk-size-4 {
        -webkit-box-flex: 0;
        -webkit-flex-grow: 0;
        -ms-flex-positive: 0;
        flex-grow: 0;
        -webkit-flex-shrink: 0;
        -ms-flex-negative: 0;
        flex-shrink: 0;
        -webkit-flex-basis: auto;
        -ms-flex-preferred-size: auto;
        flex-basis: auto;
        width: 33.33333%;
    }
    .rk-size-5 {
        -webkit-box-flex: 0;
        -webkit-flex-grow: 0;
        -ms-flex-positive: 0;
        flex-grow: 0;
        -webkit-flex-shrink: 0;
        -ms-flex-negative: 0;
        flex-shrink: 0;
        -webkit-flex-basis: auto;
        -ms-flex-preferred-size: auto;
        flex-basis: auto;
        width: 41.66667%;
    }
    .rk-size-6 {
        -webkit-box-flex: 0;
        -webkit-flex-grow: 0;
        -ms-flex-positive: 0;
        flex-grow: 0;
        -webkit-flex-shrink: 0;
        -ms-flex-negative: 0;
        flex-shrink: 0;
        -webkit-flex-basis: auto;
        -ms-flex-preferred-size: auto;
        flex-basis: auto;
        width: 50%;
    }
    .rk-size-7 {
        -webkit-box-flex: 0;
        -webkit-flex-grow: 0;
        -ms-flex-positive: 0;
        flex-grow: 0;
        -webkit-flex-shrink: 0;
        -ms-flex-negative: 0;
        flex-shrink: 0;
        -webkit-flex-basis: auto;
        -ms-flex-preferred-size: auto;
        flex-basis: auto;
        width: 58.33333%;
    }
    .rk-size-8 {
        -webkit-box-flex: 0;
        -webkit-flex-grow: 0;
        -ms-flex-positive: 0;
        flex-grow: 0;
        -webkit-flex-shrink: 0;
        -ms-flex-negative: 0;
        flex-shrink: 0;
        -webkit-flex-basis: auto;
        -ms-flex-preferred-size: auto;
        flex-basis: auto;
        width: 66.66667%;
    }
    .rk-size-9 {
        -webkit-box-flex: 0;
        -webkit-flex-grow: 0;
        -ms-flex-positive: 0;
        flex-grow: 0;
        -webkit-flex-shrink: 0;
        -ms-flex-negative: 0;
        flex-shrink: 0;
        -webkit-flex-basis: auto;
        -ms-flex-preferred-size: auto;
        flex-basis: auto;
        width: 75%;
    }
    .rk-size-10 {
        -webkit-box-flex: 0;
        -webkit-flex-grow: 0;
        -ms-flex-positive: 0;
        flex-grow: 0;
        -webkit-flex-shrink: 0;
        -ms-flex-negative: 0;
        flex-shrink: 0;
        -webkit-flex-basis: auto;
        -ms-flex-preferred-size: auto;
        flex-basis: auto;
        width: 83.33333%;
    }
    .rk-size-11 {
        -webkit-box-flex: 0;
        -webkit-flex-grow: 0;
        -ms-flex-positive: 0;
        flex-grow: 0;
        -webkit-flex-shrink: 0;
        -ms-flex-negative: 0;
        flex-shrink: 0;
        -webkit-flex-basis: auto;
        -ms-flex-preferred-size: auto;
        flex-basis: auto;
        width: 91.66667%;
    }
    .rk-size-12 {
        -webkit-box-flex: 0;
        -webkit-flex-grow: 0;
        -ms-flex-positive: 0;
        flex-grow: 0;
        -webkit-flex-shrink: 0;
        -ms-flex-negative: 0;
        flex-shrink: 0;
        -webkit-flex-basis: auto;
        -ms-flex-preferred-size: auto;
        flex-basis: auto;
        width: 100%;
    }
}
