* {
	font: normal 14px "Source Sans Pro";
}
.cover-background {
	background: url('../../assets/images/background.png') no-repeat center center fixed; 
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	min-height: 100vh;
	overflow:hidden;
}
.over-cover-layer {
	background-color: rgba(256, 256, 256, 0.6);
	min-height: 100vh;
}
.no-padding {
	padding: 0 !important;
}
.no-margin {
	margin: 0 !important;
}
.no-space {
	padding: 0 !important;
	margin: 0 !important;
}
.texttype {
	font: 1.5em/100vh "Oswald";
	display: table-cell;
	vertical-align: baseline;
}
.texttype div {
	font-family: "Oswald", "Source Sans Pro";
}
.n_hi {
    font-size: 4.2em;
    line-height: 1em;
    font-weight: 700;
}
.n_intro {
    font-size: 2.2em;
    line-height: 1em;
    font-weight: 100;
}
.n_name {
    font-size: 6.5em;
    line-height: 1em;
    font-weight: 700;
    color: #f25b01;
    margin-top: -24px;
}
.n_young {
    font-size: 2.4em;
    line-height: 1em;
    font-weight: 200;
    float: left;
}
.n_ent {
    font-size: 3.6em;
    line-height: 1em;
    font-weight: 500;
    color: #f25b01;
    float: left;
    padding-left: 2px;
}
.n_like {
    font-size: 1.6em;
    line-height: 1em;
    font-weight: 200;
    float: left;
    clear: left;
}
.n_code {
    font-size: 4.2em;
    line-height: 1em;
    font-weight: 400;
    color: #f25b01;
    float: left;
    clear: right;
}
.n_catch {
    font-size: 3.2em;
    line-height: 1em;
    font-weight: 400;
    font-style: italic;
    float: left;
    clear: both;
}
.image-self {
	text-align: right;
	height: 100%;
	margin-top: -80px;
	max-height: 0;
}
.image-self-sm {
	text-align: center;
	height: 100%;
}
.image-self img {
}
@media only screen and (max-width:1144px){
        .image-self {
	margin-top: 0px;
	text-align: center;
	max-height: none;
	}
}
 @media (max-width :1144px) {
	.n_name {
		white-space: nowrap;
	}
}

@media (max-width :991px) {
/* .texttype {
 	background-image: url('./assets/images/neeraj-rathi-standing-full-coat.png');
 	background-position: right top;
 	background-repeat: no-repeat;
 }*/
	.texttype {
		padding: 0 20%; 
	}
}

@media (max-width :960px) {
	.texttype {
		padding: 0 15%; 
	}
}

@media (max-width :787px) {
	.texttype {
		padding: 0 10%; 
	}
}

@media (max-width :694px) {
	.texttype {
		padding: 0 0%; 
	}
	.n_name {
		white-space: normal;
	}
}

.cloud-section {
	background-color: #f25b01;
	position: relative;
	overflow: hidden;
}

.balloon-img {
	
	text-align: center;
	vertical-align: middle;
}
.balloons {

}

.balloon {
	padding:10px;
	display:inline-block;
	text-align:center;
}
.balloon span {
	/*position: absolute;*/
	text-transform: lowercase;
	font-family: "Source Sans Pro"; 
	padding: 5px;
	float: left;
	color: #000;
}
.techcloud {
    font-family: "Oswald", "Source Sans Pro";
    font-size: 6.5em;
    font-weight: 700;
    color: #ffffff;
    margin-top: -24px;
    text-align: center;
}
.split-section {
	background-color: #fff;
}
.split-section h2 {
	font: bold 3em "Oswald", "Source Sans Pro";
	float:left;
	white-space: nowrap;
}
.split-section .hardskills-cont h2 {
	float:right;
}
.split-section .softskills, .split-section .hardskills {
	clear: both;
}
.split-section .softskills {
	text-align: left;
}
.split-section .hardskills {
	text-align: right;
}
.split-section .softskills div, .split-section .hardskills div {
	clear: both;
	background-color: #41969c;
	padding: 5px;
	margin:2px;
	color: #fff;
	min-width: 140px;
}
.split-section .softskills div:nth-child(odd), .split-section .hardskills div:nth-child(odd) {
	background-color: #48A6AD;
	color: #fff;
}
.split-section .softskills div {
	text-align: left;
	float: left;
	
}
.split-section .hardskills div {
	text-align: right;
	float: right;
	width: 290px;
}
.split-section .softskills-cont {
	margin-right: 0;
	padding-right: 0;
}
.split-section .hardskills-cont {
	margin-left: 0;
	padding-left: 0;
}
.split-section .softskills-cont img {
	padding-top:10px;
	max-width:270px !important;
	float:right;
}

.split-section .hardskills-cont img {
	padding-top:10px;
	max-width:270px !important;
	float:left;
}

.exp-section {
	background-color: #f2f2f2;/*#41969c;*/
	width:100%;
	height:100%;
	/*color: #fff;*/
	overflow: hidden;
}
.exp-section h2 {
	font: bold 3em "Oswald", "Source Sans Pro";
	color: ;
}
.exp-img {
	max-width: 250px;
	position: absolute;
	right: 0;
	top:0;
	overflow:hidden;
	z-index: 1;
}

.exp-img img {
	width:100%;
	margin-top: 15px;
}
.exp-section .exp-text {
	z-index: 2;
}
.exp-section .line {
    height: 2px;
    border: none;
    margin: 5px 0 0 0;
    display: block;
    background: #f25b01;
    position: relative;
    display: none;
}
.exp-section .line span {
    width: 18px;
    height: 18px;
    background: #f25b01;
    border-radius: 18px;
    position: absolute;
    top: -8px;
    right: -9px;
    display: block;
}
.work {
	position: relative;
    z-index: 1;
    display: block;
    background: #ffffff;
    width: 370px;
    height: 270px;
    -webkit-box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.15);
    box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.15);
    -webkit-transition: all 0.3s linear 0s;
    -moz-transition: all 0.3s linear 0s;
    -ms-transition: all 0.3s linear 0s;
    -o-transition: all 0.3s linear 0s;
    transition: all 0.3s linear 0s;
    color: black;
    margin: 10px;
    padding: 15px;
    overflow: hidden;
}
.exp-section .work h4 {
	margin: 0;
    padding: 0 0 10px;
    color: #333333;
    font-size: 26px;
    font-weight: 700;
}
.exp-section .work h3 {
	
    padding: 0 0 20px;
    color: #f25b01;
    font-size: 20px;
    font-weight: 400;
    margin-top: 5px !important;
    margin-top: 15px;
}

.exp-section .work h5 {
	font-size: 16px;
	color: rgba(0, 0, 0, 0.6);
}

.exp-section .work h5:before {
	content: '- ';
}
.exp-section .work ul {
	
	list-style: none;
	margin: 0;
	padding: 0;
}

.exp-section .work ul li {
	line-height: 24px;
	list-style: none;
	margin: 0;
	padding: 0;
}

@media (max-width: 768px) {
	.work {
		float: none;
		margin-left: auto;
		margin-right: auto;
	}
}

.contact-section {
	background-color: #41969c;
	width:100%;
	height:100%;
	color: #fff;
	overflow: hidden;
}

/*Nav CSS*/
.target-logo {
	margin-top:10px;
	transition-delay: .5s;
	line-height: 100px;
}
.target-logo img {
	width: 256px;
}
.target-hamburger {
 	width: 88px;
	height: 88px;
	position: fixed;
	top: 0px;
	right: 60px;
	cursor: pointer;
	z-index: 2;
}
@media (max-width: 991px) {
	.target-hamburger {
	top: 0px;
	right: 0px;
	}
}
.hamburger {
	width: 18px;
	height: 18px;
	list-style: none;
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -9px;
	margin-left: -9px;
	-webkit-transition: -webkit-transform 1s cubic-bezier(0.23, 1, 0.32, 1), color 1s cubic-bezier(0.23, 1, 0.32, 1);
	transition: transform 1s cubic-bezier(0.23, 1, 0.32, 1), color 1s cubic-bezier(0.23, 1, 0.32, 1);
	-webkit-transform: translateZ(0px);
	transform: translateZ(0px);
	color: white;
      z-index: 5!important;
}
.hamburger::after {
	content: '';
	width: 44px;
	height: 44px;
	background: #f25b01;
	border-radius: 100%;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -22px;
	margin-left: -22px;
	z-index: -1;
}
.hamburger .bun {
	width: 100%;
	height: 1.5px;
	background-color: #fff;
	position: absolute;
	top: 50%;
	margin-top: -0.75px;
	-webkit-transform: translateY(-3.75px) translateZ(0px);
            transform: translateY(-3.75px) translateZ(0px);
	-webkit-transition: -webkit-transform 1s cubic-bezier(0.23, 1, 0.32, 1), background-color 1s cubic-bezier(0.23, 1, 0.32, 1);
	transition: transform 1s cubic-bezier(0.23, 1, 0.32, 1), background-color 1s cubic-bezier(0.23, 1, 0.32, 1);
}
.hamburger .bun:nth-child(2) {
	-webkit-transform: translateY(3.75px) translateZ(0px);
	transform: translateY(3.75px) translateZ(0px);
}

nav .color1 {
  background: rgba(255, 123, 79, 0.9);
}
nav .color2 {
  background: rgba(81, 168, 255, 0.9);
}
nav .color3 {
  background: rgba(125, 27, 76, 0.9);
}
nav .color4 {
  background: rgba(141, 199, 131, 0.9);
}
nav .color5 {
	background: rgba(65,150,156, 0.9);/*#41969c;*/
}
nav ul {
  background: rgba(255, 255, 255, 0.9);
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  height: 100%;
  margin: 0;
  padding: 3% 0 0 0;
  z-index: 2;
  -webkit-transform: translateX(-100%);
  -moz-transform: translateX(-100%);
  -ms-transform: translateX(-100%);
  -o-transform: translateX(-100%);
  transform: translateX(-100%);
  -webkit-transition: all 500ms cubic-bezier(0.42, 0, 0.58, 1);
  -moz-transition: all 500ms cubic-bezier(0.42, 0, 0.58, 1);
  -o-transition: all 500ms cubic-bezier(0.42, 0, 0.58, 1);
  transition: all 500ms cubic-bezier(0.42, 0, 0.58, 1);
  -webkit-transition-timing-function: cubic-bezier(0.42, 0, 0.58, 1);
  -moz-transition-timing-function: cubic-bezier(0.42, 0, 0.58, 1);
  -o-transition-timing-function: cubic-bezier(0.42, 0, 0.58, 1);
  transition-timing-function: cubic-bezier(0.42, 0, 0.58, 1);
}
nav ul li {
  width: 100%;
  display: block;
  text-align: center;
  margin: 0;
  font-size: 30px;
  height: 20%;
  height: calc(100% / 5);
  line-height: calc(100% / 5);
  min-height: 50px;
  position: relative;
}
nav ul li a {
  color: #000;
  font-family: "Oswald", "Source Sans Pro";
  text-decoration: none;
  line-height: 45px;
  font-size: 30px;
}
nav ul li a:hover {
  color: #000;
  font-family: "Oswald", "Source Sans Pro";
  text-decoration: none;
}
nav ul li:last-child {
  border: none;
}
nav ul.is-visible {
	width: 100%;
	margin:0;
  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  -ms-transform: translateX(0);
  -o-transform: translateX(0);
  transform: translateX(0);
  -webkit-transition: all 500ms cubic-bezier(0.42, 0, 0.58, 1);
  -moz-transition: all 500ms cubic-bezier(0.42, 0, 0.58, 1);
  -o-transition: all 500ms cubic-bezier(0.42, 0, 0.58, 1);
  transition: all 500ms cubic-bezier(0.42, 0, 0.58, 1);
  -webkit-transition-timing-function: cubic-bezier(0.42, 0, 0.58, 1);
  -moz-transition-timing-function: cubic-bezier(0.42, 0, 0.58, 1);
  -o-transition-timing-function: cubic-bezier(0.42, 0, 0.58, 1);
  transition-timing-function: cubic-bezier(0.42, 0, 0.58, 1);
  z-index: 2;
}
nav ul.is-visible li {
  opacity: 0;
  animation: fadeInRight .5s ease forwards;
  animation-delay: .35s;
}
nav ul.is-visible li:nth-of-type(2) {
  animation-delay: .4s;
}
nav ul.is-visible li:nth-of-type(3) {
  animation-delay: .45s;
}
nav ul.is-visible li:nth-of-type(4) {
  animation-delay: .50s;
}
nav ul.is-visible li a {
  display: inline-block;
  position: relative;
  overflow: hidden;
}
nav ul.is-visible li a:after {
  content: '';
  position: absolute;
  background: #ddd;
  height: 2px;
  width: 0%;
  transform: translateX(-50%);
  left: 50%;
  bottom: 0;
  transition: .35s ease;
}
nav ul.is-visible li a:hover:after, nav ul.is-visible li a:focus:after, nav ul.is-visible li a:active:after {
  width: 100%;
}
nav ul.is-visible li a:hover {
  color: #ddd;
}

@keyframes fadeInRight {
  0% {
    opacity: 0;
    left: 20%;
  }
  100% {
    opacity: 1;
    left: 0;
  }
}



/*Contact CSS*/
@font-face {
  font-family: "Oswald", "Source Sans Pro";
  font-weight: 400;
  font-style: normal;
}
*,
*:before,
*:after {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}


.card {
  cursor: default;
  position: absolute;
  display: flex;
  width: 360px;/*75vmin;*/
  height: 180px;/*40vmin;*/
  border-radius: 500px 60px 60px 500px;
  color: white;
  outline: 1px solid transparent;
  background: #263238;
  box-shadow: inset 0.15vmin 0.15vmin 0.1vmin rgba(255, 255, 255, 0.25);
  backface-visibility: hidden;
  transition: transform 800ms cubic-bezier(0.63, -0.32, 0.4, 1.39);
  margin: 60px auto;
}

.card:after {
  content: '';
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 5px;
  border-radius: 100%;
  background: rgba(0, 0, 0, 0.35);
  -webkit-filter: blur(0.5vmin);
  filter: blur(3px);
  z-index: -1;
}

.card--front {
	display:flex;
  transform: rotateY(0deg);
}
.card--front--flip {
  transform: rotateY(-180deg);
  /*display: none;*/
}
.card--back {
	display: flex;
  border-radius: 10vmin 100vmin 100vmin 10vmin;
  transform: rotateY(180deg);
  background-position: 10vmin 10vmin;
}
.card--back--flip {
  transform: rotateY(0);
  /*display: none;*/
}
.card__content {
  height: 100%;
  width: 100%;
  overflow: hidden;
}
.card__content:before, .card__content:after {
  content: '';
  height: 100%;
  box-sizing: content-box;
  position: absolute;
  left: 0;
  width: 15px;
  height: 45px;
}
.card__content:before {
  background: #f25b01;
  top: 0;
  border-radius: 10px 0 0 0;
  border-bottom: 45px solid #3b5998;
}
.card__content:after {
  background: #0e76a8;
  bottom: 0;
  border-radius: 0 0 0 10px;
  border-top: 45px solid #4099FF;
}

.c_logo,
.text {
  flex: 0 1 auto;
  align-self: center;
}

.c_logo {
  padding-left: 4vmin;
}
.logo__img {
  display: block;
  height: 128px;
  width: 128px;
  fill: white;
}

.text {
  width: 60%;
  padding: 15px 30px 15px 15px;
  text-transform: uppercase;
}
.text:before, .text:after {
  box-sizing: content-box;
  content: '';
  position: absolute;
  right: 0;
  width: 15px;	
  height: 45px;
}
.text:before {
  background: #f25b01;
  top: 0;
  border-radius: 0 10px 0 0;
  border-bottom: 45px solid #3b5998;
}
.text:after {
  background: #0e76a8;
  bottom: 0;
  border-radius: 0 0 10px 0;
  border-top: 45px solid #4099FF;
}

.head {
  text-align: right;
}
.head__name {
  margin-bottom: 1em;
  font-size: 22px;
  font-weight: 400;
  white-space: nowrap;
}
.head__name .name__fn {
  font-weight: 700;
  font-size: 22px;
}
.head__subtitle {
  opacity: 0.5;
  font-size: 14px;
}
.head__info {
opacity: 0.7;
font-size: 14px;
}
.head__info a {
color: inherit;
font-size: 10px;
text-align: right;
}
.head__info a.tel{
font-size: 14px;
}
.contact > li {
  list-style: none;
}
.contact > li > a {
  text-decoration: none;
  display: inline-block;
  outline: none;
  color: white;
  font-size: 18px;
  line-height: 45px;
  padding-left: 15px;
  padding-right: 15px;
  cursor: pointer;
  transition: padding 300ms;
}
.contact > li > a:hover, .contact > li > a:focus {
  padding-right: 15px;
  padding-left: 45px;
}
.contact > li:first-child > a {
  background: #f25b01;
  border-radius: 10px 0 0;
  margin-top:5px;
}
.contact > li:nth-child(2) > a {
  background: #3b5998;
}
.contact > li:nth-child(3) > a {
  background: #4099FF;
}
.contact > li:nth-child(4) > a {
  background: #0e76a8;
  border-radius: 0 0 0 10px;
}

.note {
  position: absolute;
  left: 50%;
  transform: translate(-50%, 0);
  white-space: nowrap;
  font-size: 3.5vmin;
  opacity: 0;
  pointer-events: none;
  animation: fadeInOut 4s;
  animation-fill-mode: forwards;
}

@keyframes fadeInOut {
  0% {
    top: 0;
    opacity: 0;
  }
  25%, 75% {
    top: 10%;
  }
  75% {
    opacity: 0.5;
  }
  100% {
    top: 20%;
    opacity: 0;
  }
}
.card_container {
height: 300px;

vertical-align: middle;
}

.qrcode {
	height: 260px;
	text-align: center;
	font-size: 90px;
	margin-top: 10px;
}
.qrcode div {	
	font-size: 20px;	
}

.qrcode img {
	height:200px;
	margin: auto;
	margin-top: 10px;
}
footer {
	text-align: center;
	width: 100%;
}
footer a {
	color: inherit;
}

.neeraj-poly {
  margin-top:5px;margin-bottom:-23px;
}
.coder-skill {
  z-index:1;
}