/* Reset Styles */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
a{
	text-decoration: none;
	text-transform: none;
	color: #0075ff;
}

body {
	line-height: 1;
	font-family: lato, ubuntu,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;
	text-rendering : optimizeLegibility;
	-webkit-font-smoothing : antialiased;
	font-size: 19px;
	background-color: #e8edef;
	color: #04143A;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border: 1px;
	border-collapse: collapse;
	border-spacing: 0;
}

p {
	color: #15171a;
	font-size: 15px;
	line-height: 31px;
}

strong {
	font-weight: 600;
}

div , footer {
	box-sizing: border-box;
}

/* Reset ends */


/*Hero section*/

.container {
	width: 90%;
	height: auto;
	margin: auto auto;
	overflow: hidden;
}

.hero {
	margin: 50px 0; 
	float: left;
	padding: 0;
}

.hero .name {
	font-size: 50px;
	font-weight: 300;
	display: inline;
}
.main-title{
	    font-size: 90px;
    line-height: 0.93;
    letter-spacing: -0.05em;
}

.name .logo1{background: #111;color:#fff;padding: 10px 20px;float: left;font-weight: 600;}
.name .logo2{background: #fff;color:#111;padding: 10px 20px;float: left;}
.breadcrumb-wrap{float: left;display: block;clear: both;}
.job-title {
	vertical-align: top;
	background-color: #D9E7F8;
	color: #4A90E2;
	font-weight: 600;
	margin-top: 5px;
	margin-left: 20px;
	border-radius: 5px;
	display: inline-block;
	padding: 15px 25px;
}

.email {
	display: block;
	font-size: 24px;
	font-weight: 300;
	color: #81899C;
	margin-top: 10px;
}

.lead {
	font-size: 44px;
	font-weight: 300;
	margin-top: 60px;
	line-height: 55px;
}

/*hero ends*/
.bg-gradient-indigo
{
	padding-top: 1.5rem;
    padding-bottom: 1.5rem;
    padding-left: 2rem;
    padding-right: 2rem;
		background: #2563EB;
		background: linear-gradient(117deg,rgba(37, 99, 235, 1) 0%, rgba(79, 70, 229, 1) 100%);
		border-radius: 7px;
}
.text-3xl{
	font-size: 1.85rem;
  line-height: 2.5rem;
  font-weight: 700;
  color: #fff;
}
.text-3x2{
	font-size: 3rem;
  line-height: 3rem;
  font-weight: 700;
  color: #fff;
}
.prose-max-w{
	width: 100%;
	padding: 10px 10px;
}
.text-leading-relaxed
{
	line-height: 1.625rem;
	font-size: 1 rem;
}
.gc-1
{
	float: left;
	width: 100%;
	overflow: hidden;
}
.gc-2
{
	float: left;
	width: 49%;
	overflow: hidden;
	background: #fff;
	padding: 20px 20px;
	font-size: 18px;
	border-radius: 7px;
	margin-top: 20px;
}
.gc-3
{
	float: right;
}
.gc-2 .gc-title svg
{
	width: 50px;
	vertical-align: middle;
}
.gc-2 .gc-title
{
	font-size: 20px;
}

/*skills & intrests*/

.sections {
	vertical-align: top;
	display: inline-block;
	width: 40%;
	padding:0px 20px 0 40px;
}

.section-title {
	font-size: 20px;
	font-weight: 600;
	margin-bottom: 15px;
}

.list-card {
	margin: 30px 0;
    width: 100%;
    display: block;
    overflow: hidden;
}
.list-card li{
	width: calc(50% - 30px);
    float: left;
    background: #fff;
    margin: 5px;
    padding: 10px;
}

.list-card .list-card-1 {
	font-size: 20px;
	float: left;
	width: 75%;
	line-height: 22px;
}

.list-card .list-card-2 {
	font-size: 20px;
	width: 25%;
	float: right;
	line-height: 22px;
}

.list-card .list-card-3 {
	font-size: 14px;
	color: #81899C;
	line-height: 22px;
}

.sec-faq h2{
	font-size: 24px;
	font-weight: 500;
	line-height: 0.93;
  letter-spacing: -0.05em;
  padding:0 0 10px 0;
}
.sec-faq div{
	padding:5px 0 10px 0;
}
.sec-faq p{
	font-size: 16px;
}
.sec-faq h4{
	font-size: 18px;
	font-weight: 500;
}

.pindata .list-card li
{
	width: calc(33% - 50px);
	padding:20px;
}
.pindata .list-card li .list-card-1
{
	width: 100%;
	float:left;
}
.pindata .list-card li .list-card-3
{
	width: 100%;
	float:left;
	color: #36383e;
	padding: 10px 0 0 0;
}

/*skill and intrests ends*/

/* Achievements */
.cards-title{
	float: left;
	clear: left;width: 100%;
	display: block;font-size: 46px;
	line-height: 0.93;
  letter-spacing: -0.05em;
  padding:0 0 20px 0;
}
.right-cards{
	width: 40%;
	display: block;
	margin-top: 20px;
	float: left;
	overflow: hidden;
}
.data-txt-card{
	padding: 0 20px;
	font-size: 13px;
}
.cards {
	width: 60%;
	display: block;
	margin-top: 15px;
	margin-bottom: 25px;
	float: left;
	overflow: hidden;
}

.card {
	width: 100%;
	background-color: #FFF;
	display: inline-block;
	margin: 7px 5px;
	vertical-align: top;
	border-radius: 10px;
	padding: 50px
}
.rcards {
	width:100%;
	float: left;
	padding: 0 0 0 20px;
}
.rcards .card{
	padding: 30px 50px;
}
.rcards .card .inputwrap select
{
	width: 100%;
	padding: 10px 20px;
}

.rcards .cards-title {
	font-size: 28px;
}
.rcards .inputwrap
{
	padding: 5px 0;
}

.rcards .inputwrap label
{
	font-size: 15px;
	padding: 0 0 5px 0;
}
.skill-level {
	display: inline-block;
	max-width: 160px;
}

.skill-level span {
	font-size: 35px;
	font-weight: 300;
	color: #5B6A9A;
	vertical-align: top;
}

.skill-level h2 {
	font-size: 95px;
	font-weight: 300;
	display: inline-block;
	vertical-align: top;
	color: #5B6A9A;
	letter-spacing: -5px;
}

.skill-meta {
	vertical-align: top;
	display: inline-block;
	max-width: 300px;
	text-align: left;
	margin-top: 15px;
	margin-left: 15px;
}

.skill-meta h3 {
	font-size: 20px;
	font-weight: 800;
	color: #5B6A9A;
	margin-bottom: 5px;
}

.skill-meta span{
	color: #81899C;
	line-height: 20px;
	font-size: 16px;
}
.alstate li{width: 25%;}
.pindata{width: 100%;padding: 0.5rem 0;}
.pindata th{text-align: left;padding: 0.5rem 0;font-size: 1rem;}
.pindata td{padding: 0.5rem 0.5rem;font-size: 1rem;}

.pindata tr {background: #fff;padding: 2px;}


.onepin{font-size: 1.1rem;}
.onepin tr td{font-size: 1.1rem;padding: 0.5rem;}
.onepin .onepin-lable{background: #fbfbfb; padding: 0.5rem;width:15%;}

.onepinlable{background: #d8ebff; padding: 1.5rem; margin: 1rem 0;}
.onepinlable h3{font-size: 2rem;}
.pindatatitle{padding: 0 0 1.5rem 0;}

/* Achievements ends */
/* margins */
.mt{margin-top: 50px;}
.mb{margin-bottom: 50px;}

/* -- */


/* Timeline styles*/


ol {
	position: relative;
	display: inline;
	margin: 100px 0;
	height: 2px;
	background: #EEF0F7;

}
ol::before,
ol::after {
	content: "";
	position: absolute;
	top: -10px;
	display: block;
	width: 0;
	height: 0;
  	border-radius: 10px;
	border: 0px solid #31708F;
}
ol::before {
	left: -5px;
}
ol::after {
	right: -10px;
	border: 0px solid transparent;
	border-right: 0;
	border-left: 20px solid #31708F;
  	border-radius: 3px;
}

/* ---- Timeline elements ---- */
li {
	position: relative;
	display: inline-block;
	float: left;
  height: 50px;
}
li .line {
  position: absolute;
  top: -47px;
  left: 1%;
  font-size: 20px;
  font-weight: 600;
  color: #04143A;
}
li .point {
	content: "";
	top: -7px;
	left: 0%;
	display: block;
	width: 8px;
	height: 8px;
	border: 4px solid #fff;
	border-radius: 10px;
	background: #4A90E2;
  position: absolute;
}
li .description {
  display: none;
  padding: 10px 0;
  margin-top: 20px;
  position: relative;
  font-weight: normal;
  z-index: 1;
  max-width: 95%;
  font-size: 18px;
  font-weight: 600;
  line-height: 25px;
  color: #5B6A9A;
}
.description::before {
  content: '';
  width: 0; 
  height: 0; 
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-bottom: 5px solid #f4f4f4;
  position: absolute;
  top: -5px;
  left: 43%;
}


.timeline .date{
	font-size: 14px;
	color: #81899C;
	font-weight: 300;
}

/* ---- Hover effects ---- */
li:hover {
  color: #48A4D2;
}
li .description {
  display: block;
}


/*timeline ends*/
.sinputwrap input{
        padding: 15px 15px;
        outline: 0;
        border: 1px solid #000000;
        border-radius: 0px;
        background: #ffffff;
        color: #000000;
        min-width: 375px;
}
.sinputwrap input.searchbtn{
	background-color:#000000;
	color:#ffffff;
	min-width: 175px;
	text-transform: uppercase;
}
.inputwrap{
	padding: 10px 0;
}
.inputwrap select{
				cursor: pointer;
        padding: 10px 15px;
        outline: 0;
        border: 1px solid #000000;
        border-radius: 0px;
        background: #ffffff;
        color: #000000;
        min-width: 350px;
}
.inputwrap label{
	width: 175px;
  display: inline-block;
}
/* Style the list */
ul.breadcrumb {
  padding: 10px 16px;
  list-style: none;
  background-color: #eee;
}

/* Display list items side by side */
ol.breadcrumb li {
  display: inline;
  font-size: 14px;
}

/* Add a slash symbol (/) before/behind each list item */
ol.breadcrumb li+li:before {
  padding: 8px;
  color: black;
  content: "/\00a0";
}

/* Add a color to all links inside the list */
ol.breadcrumb li a {
  color: #0275d8;
  text-decoration: none;
}

/* Add a color on mouse-over */
ol.breadcrumb li a:hover {
  color: #01447e;
  text-decoration: underline;
}

.footer{}
.footer .footer-main{width: 100%;display: flex;justify-content: center;}
.footer .footer-links{display: inline-table;font-size: 0.8rem;}
.footer .footer-links li{font-size: 1rem;padding: 1rem 2rem;height: auto;}
.footer .copyright{text-align: center;font-size: 0.8rem;padding: 1rem 2rem;}

/* Media queries*/

@media(max-width: 1024px){
	.container {
		padding: 15px;
		margin: 0px auto;
	}
	.cards {
		margin-top: 250px;
	}
}

@media(max-width: 768px){
	.container {
		padding: 15px;
		width: 100%;
		margin: 0px auto;
	}
	.cards {
		width: 100%;
		margin-top: 0px;
	}
.sinputwrap input{
	width: 300px;
}
	.card {
		padding: 15px;
		text-align: left;
	}
	.card h2 {
		font-size: 70px;
	}
		.card , .sections {
		width: 100%;
		height: auto;
		margin: 10px 0;
		float: left;
	}

	.timeline{
		border: none;
		background-color: rgba(0,0,0,0);
	}

	.timeline li{
		margin-top: 70px;
		height: 150px;
	}
}


@media(max-width: 425px) {
	h1.name {
		font-size: 40px;
	}

	.card , .sections {
		width: 100%;
		height: auto;
		margin: 10px 0;
		float: left;
	}

	.timeline{
		display: none;
		}

	.job-title {
		position: absolute;
		font-size: 15px;
		top: -40px;
		right: 20px;
		padding: 10px
	}

	.lead {
		margin-top: 15px;
		font-size: 20px;
		line-height: 28px;
	}
	.container {
		margin: 0px;
		padding: 0 15px;
	}
	footer {
		margin-top: 2050px;
	}
	}
	

/* End of all :P*/
.home-card{
	padding: 30px;
	float: left;
}
.home-card .sinputwrap{
	background-color: #fff;
	display: flex;
	flex-flow: column;
	padding: 1.25rem;
}
.home-card .sinputwrap input{
	border: 0px;
	line-height: 30px;
	font-size: 16px;
  min-height: 30px;
}
.home-card .sinputwrap input::placeholder {
  color: #cccccc;
  opacity: 0.8;
}
.home-card .sinputwrap input.searchbtn{
font-size: 18px;
font-weight: 400;
color: #fff;
    background: #ff5a5f -webkit-gradient(linear, left top, left bottom, from(#ff7377), to(#ff5a5f)) repeat-x;
    background: #ff5a5f linear-gradient(180deg, #ff7377, #ff5a5f) repeat-x;
    border-color: #ff5a5f;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.home-card .sinputwrap select {
    cursor: pointer;
    padding: 10px 15px;
    margin: 10px 15px;
    outline: 0;
    border:0;
    border-radius: 0px;
    background: #ffffff;
    font-size: 16px;
    color: #000000;
    min-width: 350px;
}