body, html {
  font-family: Ubuntu, Helvetica, Arial, Sans-serif;
  background:#333;
}
hr {
    height: 1px;
    color: skyblue;
    background-color: skyblue;
    border: none;
    width: 98%;
    line-height: 16px;
}
.hero-text {
  color:white;
  font-size:1000%;
  font-weight:bold;
  margin: 75px auto;
}
.text-white {
  color:white;
}
.text-black {
  color:black;
}
.text-darkgray {
  color:#333;
}
.text-darkwhite {
  color:whitesmoke;
}
.text-gray {
  color:gray;
}
#contact-form-submit {
  position:relative;
  bottom:-14px;
}
.btn-bc {
  background-color:#2ad0ff!important;
  border-color:#10394b!important;
  width:100%;
}
.hero {
  position: relative;
  height:600px;
  width:100%;
  ba/ckground:url('/assets/images/coding-wallpaper.jpg') no-repeat top center;
  background-attachment: fixed;
  overflow:hidden;
  filter:invert();
  background-color:#d6d5d5;
}
.background {
  height: 550px;
  width: 100%;
  background: url('/assets/images/developer-api-coding-screen.png') no-repeat;
  position:absolute;
  top:50%;
  margin-top:-50px;
}
#navbar-logo {
  padding-top:12px;
  margin-bottom:-10px;
}
.logo-parallax {
  height: 200px;
  width: 100%;
  background: url('/assets/images/seo-title.png') no-repeat;
  position:absolute;
  top:50%;
  margin-top:-50px;
}
.fore-ground {
  height: 550px;
  width: 100%;
  background: url('/assets/images/developer-api-coding-screen.png') no-repeat;
  position:absolute;
  top:10%;
  left: 50%;
  margin-top:-50px;
}
.seo-logo {
  height: 265px;
  width: 50%;
  background: url('/assets/images/seo-title.png') no-repeat;
  position:absolute;
  top:100%;
  left: 20%;
  opacity: 0.5;
  filter: blur(8px);
  /*margin-top:50px;*/
}
.web-logo {
  height: 265px;
  width: 100%;
  background: url('/assets/images/web.png') no-repeat;
  position:absolute;
  top:10%;
  left: 50%;
  /*margin-top:50px;*/
}
.development-logo {
  height: 265px  ;
  width: 100%;
  background: url('/assets/images/seo-title.png') no-repeat;
  position:absolute;
  top:60%;
  left: 80%;
  opacity: 0.5;
  filter: blur(8px);
  /*margin-top:50px;*/
}
.graphics-logo {
  height: 265px  ;
  width: 100%;
  background: url('/assets/images/graphics.png') no-repeat;
  position:absolute;
  top:60%;
  left: 5%;
  opacity: 0.5;
  filter: blur(8px);
  /*margin-top:50px;*/
}
.profile-pic {
  height:300px;
  width:300px;
  background: url('/assets/images/profile/profile-park-1.jpg') no-repeat;
  background-size:contain;
  border-radius:50%;
  filter:inherit;
  position:absolute;
  top:15%;
  left: 13%;

}
.profile-pic .title h1 {
    color: white;
    position: relative;
    top: 200px;
    text-align: center;
}
.bg-white {
  background-color:white;
}
.content-box-blue-gradient {
  /* height:1600px; */
  color:white;
  /* background:#2ad0ff; */
  background: rgb(42,216,255);
  background: linear-gradient(90deg, rgba(42,216,255,1) 13%, rgba(42,208,255,1) 47%, rgba(42,216,255,1) 88%);
  font-weight: bold;
  padding:20px 0px 40px 0px;
  /* height:32vh; */
}
.content-box-blue {
  color:white;
  /* background:#2ad0ff; */
  font-weight: bold;
  padding:20px 0px 60px 0px;
  /* border: solid white 1px; */
  max-width:848px;
  margin:auto;
}
.content-box-blue h1, .content-box-blue h2, .content-box-blue h3, .content-box-full p {
  color:white;
  font-weight:bold;
}
.content-box-orange {
  /* height:1600px; */
  color:white;
  background:#f25d0d;
  font-weight: bold;
  padding:20px;
  height:32vh;
}
.content-box-orange h1, .content-box-orange h2, .content-box-orange h3, .content-box-full p {
  color:white;
  font-weight:bold;
}
.content-box-gray {
  /* height:1600px; */
  color:white;
  background:#333;
  font-weight: bold;
  padding:20px;
  height:800px;
}
.content-box-darkgray {
  /* height:1600px; */
  color:white;
  background:#292a2a;
  font-weight: bold;
  padding:20px;
  height:32vh;
}
.content-box-gray h1, .content-box-gray h2, .content-box-gray h3, .content-box-full p {
  color:white;
  font-weight:bold;
}

/*
.bg {
  background: url('/assets/images/bg_blueplane.jpg') no-repeat center center;
  -webkit-background-size: cover;
   -moz-background-size: cover;
   -o-background-size: cover;
   background-size: cover;
    height: 100%;

}
.jumbotron-fluid {
  height: 450px;
  color: white;
  text-shadow: #444 0 1px 1px;
  background: transparent;
}*/
.navbar {
  margin-bottom:0px;
  background-color:black;
  border-radius:0px;
}

.navbar li {
    color: white;
    padding-left: 20px;
    display:inline-block;
    vertical-align: middle;
}
.navbar .social li{
  padding-left:0px;
}

.social .fa-facebook:hover {
    color: #4060A5;
}

.social .fa-twitter:hover {
    color: #00ABE3;
}

.social .fa-google-plus:hover {
    color: #e64522;
}

.social .fa-linkedin:hover {
    color: #0094BC;
}

section {
  min-height:250px;
}

a {
    text-decoration: none;
    color: #555;
    font-family: Ubuntu, Helvetica, Arial, Sans-serif;
    font-size: 18px;
    vertical-align: middle;
}

h1 {
    font-family: Ubuntu, Helvetica, Arial, Sans-serif;
    font-weight: 300;
    font-size: 30px;
    padding: 20px 10px 10px 10px;
    line-height: 16px;
}

h2 {
    font-family: Ubuntu, Helvetica, Arial, Sans-serif;
    font-weight: 300;
    font-size: 23px;
    padding: 10px;
    line-height: 12px;

}

h3 {
    font-family: Ubuntu, Helvetica, Arial, Sans-serif;
    font-weight: 600;
    font-size: 16px;
    padding: 10px;
    line-height: 1px;
    float: right;

}

h4 {
      font-family: Ubuntu, Helvetica, Arial, Sans-serif;
    font-weight: 400;
    font-size: 20px;
    color: #0d79a0;
    padding: 10px;

}
p {
	  font-family: Ubuntu, Helvetica, Arial, Sans-serif;
	font-weight: normal;
	font-size: 16px;
	padding-left: 10px;
	line-height: 24px;
}

/*.b-box {
  min-height: 300px;
}
*/
footer {
    height: 750px;
    width: 100%;
    float: left;
    background-color: #333;
    color:white;
    padding:20px;
}
.text-dark, .text-dark h5, .text-dark h6, .text-dark p {
  color:#333;
}
.copyright {
  margin-top:7px;
}
.mt-4 {
  margin-top: 40px;
}
.mt-3 {
  margin-top: 30px;
}
.mt-2 {
  margin-top: 20px;
}
.mt-1 {
  margin-top: 10px;
}

.mb-4 {
  margin-bottom: 40px;
}
.mb-3 {
  margin-bottom: 30px;
}
.mb-2 {
  margin-bottom: 20px;
}
.mb-1 {
  margin-bottom: 10px;
}

/*body {
	margin: 0px;
	padding: 0px;
	border: thin black;

}*/

.container-expandable {
    width: 70%;
    height: 475px;
    float: left;
    padding: 10px;
    margin: 5px;
/*    border: solid 1px black;*/
    line-height: 14px;
    border-radius: 5px;
/*    background-color: gainsboro;*/
    opacity: 0.8;
}
/*.container a:hover{
    color: black;
}*/
/*.container ul{
    padding: 0px;
    float: left;
    width: 100%;
}
.container ul li {
    color: black;
    display: block;
    background-color: darkgray;
    line-height: 25px;
    border-radius: 10px;
    opacity: 8px;
    padding: 3px;
    margin: 5px 0px 5px 0px;
    text-align: center;
}

button {
    margin-bottom: 10px;
  	margin-top: 10px;
    padding: 8px;
    background-color: deepskyblue;
    border: none;
    color: white;
    font-family: sans-serif;
    font-weight: 200px;
    font-size: 18px;
    border-radius: 5px;

}
*/
#portrait {
    display: block;
    margin: 0 auto;
    border: solid black 1px;
    border-radius: 200px;
}/*
.temp {
	color: red;
	font-size: 17;
}
.field {
	width: 200px;
	height: 50px;
	max-width: 550px;
	min-width: 500px;
}
.dark {
	color: black;*/
/*}
article {
	margin: 0 auto;
	width: 1045px;
	font-size: 18px;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	line-height: 28px;
	display: block;
}
input    {
	width:450px;
	display:block;
	border: 1px solid #999;
	height: 25px;
}
textarea {
	display: block;
	width: 450px;
	height: 180px;
	background-color: white;
	overflow: scroll;
	resize: none;
	font-size:14px;
	font-family: inherit;
}
aside {
	float:left;
	margin-right: 200px;
	margin-top: 160px;
	margin-bottom: 325px;
	padding-top: 71px;
	padding-left: 25px;
	padding-right: 125px;
	width: 200px;
	height: 397px;
	display: block;
	background-color: lightgrey;
	border-radius: 5px;
	opacity: .7;
	z-index: -5;

}
form {
	max-width: 500px;

}

@media (max-width: 768px){
	article {
		width: 500px;

	}
	.container {
		width: 500px;
		height: 365px;
	}
	aside {
	width: 330px;
	height: 250px;
	padding-top: 0px;
	margin-top: 275px;
	margin-left: 25px;

	}
}

@media only screen
  and (min-device-width: 414px)
  and (max-device-width: 736px)
  and (-webkit-min-device-pixel-ratio: 3) {

	nav ul li{
	display: inline;
	visibility: visible;
	}

	/*.container {
		width: 360px;
	}*/
	/* aside {
	width: 330px;
	height: 250px;
	padding-top: 0px;
	margin-top: 275px;
	margin-left: 25px;

	} */
}
/*Parallax section*/
#section-1 {
    z-index: 1;
    color: #fff;
    height: 100vh;
}
#section-1 .row {
    position: fixed;
}
/*Parallax background*/
#section-1 .parallax-layer-back {
    background: url('/assets/images/bg_blueplane.jpg') no-repeat center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    /*height: 450px;*/
}
/*Section with dummy content*/
#section-2 {
    z-index: 2;
    position: relative;
    background: #fff;
    width: 100%;
}

/* Portfolio Gallery Styles and Animations */

:root{
  --width: 100%;
  --height: 100%;
  --border-width: 200px;
  --border-height: 200px;

}

/* html,body{
  background:radial-gradient(mistyrose,pink);
  height:100%;
  width:100%;
  position:relative;
  overflow:hidden;
} */
#gall-1 {
  right: 55px;
  top: 175px;
  width: 155px;
  height: 155px;
}
#gall-2 {
  top: 385px;
  left: 40px;
}
#gall-3 {
  top:165px;
  left:155px;
  width:125px;
  height:125px;
}
#gall-4 {
  width: 175px;
  height: 175px;
  left: 415px;
  top: 260px;
}
#gall-5 {
  top:345px;
  left:740px;
}

.gallery{
  position:relative;
  height:100%;
  width:100%;
}

.gallery:after{
  content:'';
}

.shadow {
  position: absolute;
  bottom: -40px;
  /* left: 100px; */
  width: 95%;
  height: 40px;
  border-radius: 50%;
  background: radial-gradient(#805d78,rgba(0,0,0,0) 70%);
  display:none;
  }

img{
  width:var(--width);
  height:var(--height);
}

.clipped-border{
  -webkit-clip-path: circle(50.1% at 50% 50%);;
   clip-path: circle(50.1% at 50% 50%);
   padding:5px;
   background:linear-gradient(grey,lightgrey);
   width:var(--border-width);
   height:var(--border-height);
   max-height:250px;
   max-width:250px;
   height: var(--height);
   width:var(--width);
   transition:transform 0.2s;
   position:absolute;
   cursor:pointer;
}



.clipped-border:before{
  content:'';
  position:absolute;
  opacity:0.5;
  width:350px;
  height:70px;
  background:white;
  top:0;
  left:0;
  z-index:1;
  transform:rotate(45deg);
  transition:transform 0.5s;
}

.clipped-border:hover:before{
  transform: translate(-100px,400%) rotate(45deg);
  transition:transform 0.5s;
}

.clipped-border:nth-child(2){
  top:196px;
  left:118px;
}

.clipped-border:nth-child(3){
  top:0;
  left:235px;
}

.clipped-border:nth-child(4){
  top:196px;
  left:353px;
}

.clipped-border:nth-child(5){
  top:0;
  left:470px;
}

#clipped {
-webkit-clip-path: circle(50.1% at 50% 50%);;
clip-path: circle(50.1% at 50% 50%);;

}

.clipped-border:hover{
  transform:scale(1.2);
  transition:transform 0.2s;
  z-index:10;
}


@media screen and (max-width:500px){
  .clipped-border{
    width:100px;
    height:100px;
  }

  .clipped-border:nth-child(2){
    top:0;
    left:100px;
  }

  .clipped-border:nth-child(3){
    left:200px;
  }

  .clipped-border:nth-child(4){
    top:82px;
    left:50px;
  }

  .clipped-border:nth-child(5){
    top:82px;
    left:150px;
  }
}
