
body
{
	color:#eeeeee;
	text-rendering: optimizeLegibility;
	background: #343434;
	-webkit-overflow-scrolling: touch;


}
h1,h2,h3,h4,h5
{
	font-weight:normal;
	padding:0;
	margin-bottom:5px;
}
blockquote
{
	padding:5px 10px 5px 40px;
}
a
{
	color:#33cccc;
	outline: 0;
}
a:hover
{
	color:#33cccc;
	text-decoration:none;
	outline: 0;
}
a:focus, a:visited  {
	color:#33cccc;
	text-decoration:none;
	outline: 0;
}


body {
	font-size: 15px;
}


#frills-canvas {
    position: fixed;
    margin: 0;
    padding: 0;
		width:100%;
		height:100%;
		z-index: 9999;
		pointer-events: none;
		background-color:transparent;
}

.modal {
	z-index: 99999;
}







#header{
z-index: 999;
padding-top: 20px;
/* background: rgba(255, 255, 255, 0.1);
*//*background: #044068;
/*background: rgba(51,204,204, 0.1);
*/
}




#header ul li a
{
	padding:15px 30px;
	font-size: 17px;
	text-align: center;
	font-family: 'Julius Sans One', sans-serif;
	text-transform: uppercase;
	text-decoration: none;
	color: #eee;
 /* border: 1px solid   #044068;*/
/*  background:  #415b76;
*/

 }
#header ul li a:hover,
#header ul li.current_page_item a

{
/*	background: #333;*/
	color: #33cccc;
}

#header li.home  , #header li.contact   {
font-size: 1.1em;
padding-bottom: 0;


}

#header li.home a , #header li.contact a  {
font-size: 1.1em;
}


.navbar-default {
	background-color: transparent;
  border-color: transparent;
}

.navbar-default .navbar-collapse, .navbar-default .navbar-form {
	border-color: transparent;

	background-image: transparent;
}
 .navbar .navbar-nav {
        display: inline-block;
        float: none;
        vertical-align: top;
				border-radius:50px;
				margin-top:4px;
    }
.navbar .navbar-collapse {
        text-align: center;
    }



 ul.menu {
  height: 4.8em;
  margin-top: 10px;
}


#wrap {
-webkit-overflow-scrolling: touch;
background-image: linear-gradient(to bottom right, rgba(211, 131, 18, 0.50), rgba(168, 50, 121, 0.60)), url('../img/k_big2new.jpg');
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
	height: 1100px;
}





.kasjpg {
	border-radius:50%;
	width:200px;
}





.header-title-avatar {
  background-size: cover;
  border-radius: 100%;
  margin: 0 auto 2rem auto;
  width: 12em;
  height: 12em;
	margin: 20% 55%;
}


  .header-title-avatar {
    background-image: url('../img/kas.jpg');
  }






#consulting-area, #marketing-area, #skills-area, #contact-area {
  display: none;
}


#home-area {
margin-top:45%;
}

#home-area h1 {
/*padding-top: 2em;*/
padding-left: 2em;
font-size: 4.5em;
font-family: 'Julius Sans One', sans-serif;
letter-spacing: 5px;
line-height: 1em;
color: #ECF0F1;
font-weight:100;
}

#home-area h1 span {
letter-spacing: 7px;
padding-left: 25px;
font-size: 1.2em;
font-weight: 100;
color: #33cccc;

}

.heading-title {
font-family: 'Lato', sans-serif;
font-size: 2em;
padding-left: 120px;
font-weight: 100;
padding-top: 30px;
color: #33cccc;
letter-spacing: 2px;
margin-bottom: 500px;

}

#footerdiv {
	position: absolute;
bottom: 0;
left: 0;
right: 0;
width: 100%;
}

#consulting-area h1 , #marketing-area h1, #skills-area h1,  #contact-area h1 {

padding-top:1em;
padding-bottom: 1em;
font-size: 2em;
color: #33cccc;
letter-spacing: 1px;
font-family: 'Julius Sans One', sans-serif;



}


#consulting-area p, #marketing-area p, #skills-area p, #contact-area p {
font-size: 1.2em;
text-align: justify;
font-family: 'Lato', sans-serif;
font-weight: 100;
color: #fefefe;

}

#consulting-area, #marketing-area, #skills-area {
padding-bottom: 60px;

}

.containerr {
 	position: absolute;
	 top: 0;
	 left: 0;
	height: 0;
	margin-top: -10px;

	padding-left: 7em;

}



.ball {
  width: 10px;
  height: 10px;
  margin: 10px auto;
  border-radius: 50px;
  }
    .ball:nth-child(1) {
      background:#ECF0F1;
      -webkit-animation: right 1s infinite ease-in-out;
      -moz-animation: right 1s infinite ease-in-out;
      animation: right 1s infinite ease-in-out;
    }

    .ball:nth-child(2) {
      background: #33cccc;
      -webkit-animation: left 1.1s infinite ease-in-out;
      -moz-animation: left 1.1s infinite ease-in-out;
      animation: left 1.1s infinite ease-in-out;
    }

    .ball:nth-child(3) {
      background: #ECF0F1;
      -webkit-animation: right 1.05s infinite ease-in-out;
      -moz-animation: right 1.05s infinite ease-in-out;
      animation: right 1.05s infinite ease-in-out;
    }

    .ball:nth-child(4) {
      background: #33cccc;
      -webkit-animation: left 1.15s infinite ease-in-out;
      -moz-animation: left 1.15s infinite ease-in-out;
      animation: left 1.15s infinite ease-in-out;
     }

    .ball:nth-child(5) {
      background: #ECF0F1;
      -webkit-animation: right 1.1s infinite ease-in-out;
      -moz-animation: right 1.1s infinite ease-in-out;
      animation: right 1.1s infinite ease-in-out;
    }

    .ball:nth-child(6) {
      background: #33cccc;
      -webkit-animation: left 1.05s infinite ease-in-out;
      -moz-animation: left 1.05s infinite ease-in-out;
      animation: left 1.05s infinite ease-in-out;
     }

    .ball:nth-child(7) {
      background: #ECF0F1;
      -webkit-animation: right 1s infinite ease-in-out;
      -moz-animation: right 1s infinite ease-in-out;
      animation: right 1s infinite ease-in-out;
    }


@-webkit-keyframes right {
  0%   { -webkit-transform: translate(-15px);   }
  50%  { -webkit-transform: translate(15px);    }
  100% { -webkit-transform: translate(-15px);   }
}

@-webkit-keyframes left {
  0%   { -webkit-transform: translate(15px);    }
  50%  { -webkit-transform: translate(-15px);   }
  100% { -webkit-transform: translate(15px);    }
}

@-moz-keyframes right {
  0%   { -moz-transform: translate(-15px);   }
  50%  { -moz-transform: translate(15px);    }
  100% { -moz-transform: translate(-15px);   }
}

@-moz-keyframes left {
  0%   { -moz-transform: translate(15px);    }
  50%  { -moz-transform: translate(-15px);   }
  100% { -moz-transform: translate(15px);    }
}

@keyframes right {
  0%   { transform: translate(-15px);  }
  50%  { transform: translate(15px);   }
  100% { transform: translate(-15px);  }
}

@keyframes left {
  0%   { transform: translate(15px);   }
  50%  { transform: translate(-15px);  }
  100% { transform: translate(15px);   }
}



.socialIcon2 {
	height: 24px;
	width: 24px;
}

.socialIcon {
  height: 64px;
  width: 64px;
}


.socialLinks {
  overflow: hidden;
  *zoom: 1;
  display: inline-block;
}

.socialLinks2 {
	overflow: hidden;
	*zoom: 1;
	display: inline-block;
	margin-left:25%;
	margin-top:10px;
}

.socialLinks2 a {
	display: block;
	background: transparent;
	border: 1px solid white;
	float: left;
	height: 52.4px;
	margin: 5px;
	position: relative;
	-moz-transition: background 0.1s linear, border 0.1s linear;
	-o-transition: background 0.1s linear, border 0.1s linear;
	-webkit-transition: background 0.1s linear, border 0.1s linear;
	transition: background 0.1s linear, border 0.1s linear;
	width: 52.4px;

}
.socialLinks a {
  display: block;
  background: transparent;
  border: 1px solid white;
  float: left;
  height: 102.4px;
  margin: 15px;
  position: relative;
  -moz-transition: background 0.1s linear, border 0.1s linear;
  -o-transition: background 0.1s linear, border 0.1s linear;
  -webkit-transition: background 0.1s linear, border 0.1s linear;
  transition: background 0.1s linear, border 0.1s linear;
  width: 102.4px;
}
.socialLinks a .socialIcon {
  left: 50%;
  margin: -32px 0 0 -32px;
  position: absolute;
  top: 50%;
}
.socialLinks2 a .socialIcon2 {
	left: 90%;
	margin: -32px 0 0 -32px;
	position: absolute;
	top: 90%;
}


.socialLinks .facebook:hover, .socialLinks2 .facebook:hover {
  background: #3b5998;
  border-color: #3b5998;
}
.socialLinks .googleplus:hover, .socialLinks2 .googleplus:hover {
  background: #dd4b39;
  border-color: #dd4b39;
}
.socialLinks .linkedin:hover, .socialLinks2 .linkedin:hover {
  background: #1d87be;
  border-color: #1d87be;
}
.socialLinks .mail:hover, .socialLinks2 .mail:hover  {
  background: #e24e43;
  border-color: #e24e43;
}
.socialLinks .twitter:hover, .socialLinks2 .twitter:hover {
  background: #55acee;
  border-color: #55acee;
}


@media (min-width: @screen-sm-min) {

	#header li.home a , #header li.contact a  {
	font-size: 17px;
	}
	#header ul li a {
		padding:5px;
		font-size: 17px;
	}


	.navbar-default .navbar-collapse, .navbar-default .navbar-form {
		border-color: transparent;
		background-image: linear-gradient(to bottom right, rgba(211, 131, 18, 0.95), rgba(168, 50, 121, 0.95)) ;
			-webkit-background-size: cover;
			-moz-background-size: cover;
			-o-background-size: cover;
			background-size: cover;
	}



}

@media only screen and (max-width: 480px) {
  #home-area {
			margin-top: 10%;
		}

	#home-area h1 {
		letter-spacing: 0;
			padding-left: 0px;
			text-align: center;
	}


	.containerr {
		display: none;
	}

	.heading-title {
		padding-left: 0;
		font-size: 1.6em;
	}
	#wrap {
	background-image: linear-gradient(to bottom right, rgba(211, 131, 18, 0.70), rgba(168, 50, 121, 0.70)) ;
		-webkit-background-size: cover;
		-moz-background-size: cover;
		-o-background-size: cover;
		background-size: cover;
		height: auto;
	}
}

@media screen and (max-device-width: 480px) and (orientation: portrait){
  /* some CSS here */

}

/* #### Mobile Phones Landscape #### */
@media screen and (max-device-width: 640px) and (orientation: landscape){
  /* some CSS here */
}

/* #### Mobile Phones Portrait or Landscape #### */
@media screen and (max-device-width: 640px){
  /* some CSS here */
}

/* #### iPhone 4+ Portrait or Landscape #### */
@media screen and (max-device-width: 480px) and (-webkit-min-device-pixel-ratio: 2){
  /* some CSS here */
}

/* #### Tablets Portrait or Landscape #### */
@media screen and (min-width: 768px) and (max-width: 1024px){
  #header li.home a , #header li.contact a  {
		font-size: 12px;
		}
	#header ul li a {
		padding:20px;
		font-size: 12px;
	}
	#home-area {
		margin-top: 10%;
	}

	#home-area h1 {
		padding-left: 1px;
		text-align: center;
	}
	.containerr {
		padding-left:10em
	}
	.heading-title {
		padding-left:0;
	}

	#wrap {
	background-image: linear-gradient(to bottom right, rgba(211, 131, 18, 0.70), rgba(168, 50, 121, 0.70)) ;
		-webkit-background-size: cover;
		-moz-background-size: cover;
		-o-background-size: cover;
		background-size: cover;
		height:auto;
	}
}

/* #### Desktops #### */
@media screen and (min-width: 1024px){
  /* some CSS here */
}


/*
.wrap {
  width: 500px;
  left: 50%;
  top: 30px;
  margin-left: -250px;
  position: relative;
  height: 40px;
}*/



/* Overlay style */
.overlay {
	position: fixed;
	padding-top:10%;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	overflow:scroll;
}

.overlay .container {
	height: 100%;
	overflow:scroll;
}

/* Overlay closing cross */
.overlay .overlay-close  {
	width: 50px;
	height: 50px;
	position: absolute;
	left: 48%;
	bottom: 20px;
	border: none;
	z-index: 100;
	cursor:pointer;

}





/* Menu style */
/*.overlay nav {
	text-align: center;
	position: relative;
	top: 60%;
	height: 60%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}*/

.overlay ul {
	list-style: none;
	padding: 0;
	position: relative;
	margin: 0 auto;
	padding-bottom:100px;
	/*display: inline-block;*/
	/*height: 100%;
	width:90%;*/

}

.overlay ul li {
	font-weight: 100;
	display: inline-block;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-transition:all 300ms ease-in-out;
	-moz-transition:all 300ms ease-in-out;
	-ms-transition:all 300ms ease-in-out;
	-o-transition:all 300ms ease-in-out;
	transition:all 300ms ease-in-out;
	-webkit-transform-style:preserve-3d;
	transform-style:preserve-3d;
	-webkit-perspective:600;
	perspective:600;
		-webkit-transform: perspective(600);
	-moz-transform: perspective(600);
	-ms-transform: perspective(600);
	-o-transform: perspective(600);
	transform: perspective(600);
	padding-bottom:100px;
}

.icon-list,
.icon-list a {
	-webkit-transition: -webkit-transform 0s 0.4s;
	transition: transform 0s 0.4s;
	-webkit-transition-timing-function: cubic-bezier(0.7,0,0.3,1);
	transition-timing-function: cubic-bezier(0.7,0,0.3,1);
}

.icon-list a:nth-child(2) {
	-webkit-transform: translate3d(0,1000px,0);
	transform: translate3d(0,1000px,0);
}

.icon-list a:nth-child(3) {
	-webkit-transform: translate3d(0,1500px,0);
	transform: translate3d(0,1500px,0);
}

.icon-list a:nth-child(4) {
	-webkit-transform: translate3d(0,2000px,0);
	transform: translate3d(0,2000px,0);
}

.icon-list a:nth-child(5) {
	-webkit-transform: translate3d(0,2500px,0);
	transform: translate3d(0,2500px,0);
}

.icon-list a:nth-child(6) {
	-webkit-transform: translate3d(0,3000px,0);
	transform: translate3d(0,3000px,0);
}

.overlay ul li:hover {
	-webkit-transform:translateZ(200px);
	-moz-transform:scale(1.1);
	transform:scale(1.1);
}

.overlay ul li:first-of-type {
	padding-left: 0;
}

.overlay ul li a {
	display: block;
	color: #fff;
	-webkit-transition: color 0.2s;
	transition: color 0.2s;
}

.overlay ul li a:hover,
.overlay ul li a:focus {
	color: #f0f0f0;
}

/* Effects */
.overlay-genie {
	background: transparent;
	visibility: hidden;

	opacity: 0;
	-webkit-transition: opacity 0.3s 0.2s, visibility 0s 0.6s;
	transition: opacity 0.3s 0.2s, visibility 0s 0.6s;
}

.overlay-genie.open {
	visibility: visible;
	opacity: 1;
	-webkit-transition: opacity 0.3s;
	transition: opacity 0.3s;
	z-index: 999;
}

.overlay-genie svg {
	position: absolute;
	top: 0;
	left: 0;
}

.overlay-genie .overlay-path {
	fill: #33cccc;
	opacity: 0.8;
}

.overlay-genie nav {
	opacity: 0;
	-webkit-transform: scale(0.8) translateY(-48%);
	transform: scale(0.8) translateY(-48%);
	-webkit-transition: opacity 0.3s 0.3s, -webkit-transform 0.3s 0.3s;
	transition: opacity 0.3s 0.3s, transform 0.3s 0.3s;
}

.overlay-genie .overlay-close {
	opacity: 0;
	-webkit-transition: opacity 0.3s;
	transition: opacity 0.3s;
}

.overlay-genie.open nav,
.overlay-genie.open .overlay-close {
	opacity: 1;
	-webkit-transition-delay: 0.3s;
	transition-delay: 0.3s;
}

.overlay-genie.open nav {
	-webkit-transform: scale(1) translateY(-50%);
	transform: scale(1) translateY(-50%);
}

.overlay-genie.close nav,
.overlay-genie.close .overlay-close {
	-webkit-transition-delay: 0s;
	transition-delay: 0s;
}

@media screen and (max-height: 30.5em) {
	.overlay nav {
		height: 70%;
		font-size: 34px;
	}
	.overlay ul li {
		min-height: 34px;
	}
}

.overlay-icon {
	display: block;
  margin: 10px auto;
}


/* Menu */
.menu-wrap {
	position: absolute;
	font-family: 'Julius Sans One', sans-serif;
	z-index: 1001;
	width: 100%;
	min-height: 100%;
	/*background: #33495f;*/
	background: rgba(149,75,116, 0.9);
	padding: 5em;
	font-size: 1.15em;
	-webkit-transform: translate3d(-105%,0,0);
	transform: translate3d(-105%,0,0);
	-webkit-transition: -webkit-transform 0.5s;
	transition: transform 0.5s;
	-webkit-transition-timing-function: cubic-bezier(0.7,0,0.3,1);
	transition-timing-function: cubic-bezier(0.7,0,0.3,1);
}

.menu,
.icon-list {
	height: 100%;
}


.icon-list {
	-webkit-transform: translate3d(0,100%,0);
	transform: translate3d(0,100%,0);
}

.icon-list a {
	display: block;
	padding: 0.8em;
	-webkit-transform: translate3d(0,500px,0);
	transform: translate3d(0,500px,0);
	font-weight: 200;
	outline: none;
}
.icon-list h1 {
	font-weight: 200;
}
/*.icon-list,*/
/*.icon-list a {
	-webkit-transition: -webkit-transform 0s 0.4s;
	transition: transform 0s 0.4s;
	-webkit-transition-timing-function: cubic-bezier(0.7,0,0.3,1);
	transition-timing-function: cubic-bezier(0.7,0,0.3,1);
}

.icon-list a:nth-child(2) {
	-webkit-transform: translate3d(0,1000px,0);
	transform: translate3d(0,1000px,0);
}

.icon-list a:nth-child(3) {
	-webkit-transform: translate3d(0,1500px,0);
	transform: translate3d(0,1500px,0);
}

.icon-list a:nth-child(4) {
	-webkit-transform: translate3d(0,2000px,0);
	transform: translate3d(0,2000px,0);
}

.icon-list a:nth-child(5) {
	-webkit-transform: translate3d(0,2500px,0);
	transform: translate3d(0,2500px,0);
}

.icon-list a:nth-child(6) {
	-webkit-transform: translate3d(0,3000px,0);
	transform: translate3d(0,3000px,0);
}*/



/* Shown menu */

.show-menu .menu-wrap {
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
	-webkit-transition: -webkit-transform 0.8s;
	transition: transform 0.8s;
	-webkit-transition-timing-function: cubic-bezier(0.7,0,0.3,1);
	transition-timing-function: cubic-bezier(0.7,0,0.3,1);
}

.show-menu .icon-list,
.show-menu .icon-list a {
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
	-webkit-transition: -webkit-transform 0.8s;
	transition: transform 0.8s;
	-webkit-transition-timing-function: cubic-bezier(0.7,0,0.3,1);
	transition-timing-function: cubic-bezier(0.7,0,0.3,1);
	outline: none;
}


.show-menu .icon-list a {
	-webkit-transition-duration: 0.9s;
	transition-duration: 0.9s;
}

.show-menu .content::before {
	opacity: 1;
	-webkit-transition: opacity 0.8s;
	transition: opacity 0.8s;
	-webkit-transition-timing-function: cubic-bezier(0.7,0,0.3,1);
	transition-timing-function: cubic-bezier(0.7,0,0.3,1);
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}

.portfolio-itm {
	width:100%;
	-webkit-transition:all 300ms ease-in-out;
  -moz-transition:all 300ms ease-in-out;
  -ms-transition:all 300ms ease-in-out;
  -o-transition:all 300ms ease-in-out;
  transition:all 300ms ease-in-out;
  -webkit-transform-style:preserve-3d;
  transform-style:preserve-3d;
  -webkit-perspective:600;
  perspective:600;
    -webkit-transform: perspective(600);
  -moz-transform: perspective(600);
  -ms-transform: perspective(600);
  -o-transform: perspective(600);
  transform: perspective(600);
}

.portfolio-itm:hover {
  -webkit-transform:translateZ(200px);
  -moz-transform:scale(1.1);
  transform:scale(1.1);
}

.iframepdf {
	height:500px
}

.research-list, .passions-list, .marketing-list {
	display:none;
}

#close-button {
	position: absolute;
	top:10px;
	right: 40px;
	width:50px;
	height:50px;
	cursor:pointer;
}
.overlay-title {
	font-family: 'Julius Sans One', sans-serif;
	font-size: 20px;
	margin-top: 40px;
	text-align:center;
}


.overlay-title:hover, .overlay-icon:hover {
	color: #fff;
}

.bottom {
font-weight: 200;
font-size: 13px;
line-height: 20px;
color: rgba(255, 255, 255, 0.38);
text-align: center;
padding: 15px;

}
.bottom a {
	color: rgba(255, 255, 255, 0.48);
}



.button-seework {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  -moz-appearance: none;
  -webkit-appearance: none;
  background-image: -moz-linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0));
  background-image: -webkit-linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0));
  background-image: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0));
  line-height: normal !important;
  position: relative;
  cursor: pointer;
  padding: 0;
  text-align: center;
  text-decoration: none;
  font-weight: normal;
  background-color: transparent;
  font-size: 1em;
  font-weight: normal;
  line-height: normal;
  -moz-transition: all, 0.2sut;
  -o-transition: all, 0.2sut;
  -webkit-transition: all, 0.2sut;
  transition: all, 0.2sut;
  position: relative;
  color: #33cccc;
  width: 200px;
	margin-top: 10px;
  padding-top: 10px;
  padding-bottom: 10px;
  border: 2px solid #33cccc;
	border-radius: 50px;
  box-sizing: border-box;
  letter-spacing: 2px;
  text-transform: uppercase;
}
.button-seework:focus {
  outline: none;
}
.button-seework:before {
  -moz-transition: border, 0.2s;
  -o-transition: border, 0.2s;
  -webkit-transition: border, 0.2s;
  transition: border, 0.2s;
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  border: 0px solid #33cccc;
  width: 100%;
  height: 100%;
  box-sizing: border-box;
  z-index: -1;
	border-radius: 50px;
}
.button-seework:hover {
  color: #fff;
	border-radius: 50px;
}
.button-seework:hover:before {
  border: 19px solid #33cccc;
	border-radius: 50px;
}

.briefcase {
	position: absolute;
	bottom: -14%;
   right: 5%;
  -ms-transform: rotate(-10deg); /* IE 9 */
-webkit-transform: rotate(-10deg); /* Chrome, Safari, Opera */
	transform: rotate(-10deg);

}
.briefcase:hover {
	-ms-transform: rotate(0); /* IE 9 */
-webkit-transform: rotate(0); /* Chrome, Safari, Opera */
	transform: rotate(0);

}

.open-modal p {
	margin-top: 14px;
	text-align: center;
	height: 80px;
	font-size: 19px;
	font-family: 'Lato', sans-serif;
}

::-moz-focus-inner {border:0;}
