/*--
Author: W3layouts
Author URL: http://w3layouts.com
License: Creative Commons Attribution 3.0 Unported
License URL: http://creativecommons.org/licenses/by/3.0/
--*/

/*-- Reset Code --*/
body {
	padding:0;
	margin:0;
	background:#FFF;
	font-family: 'Nunito', sans-serif;
	font-family: -apple-system,system-ui,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;
}
body a {
	transition:0.5s all;
	-webkit-transition:0.5s all;
	-moz-transition:0.5s all;
	-o-transition:0.5s all;
	-ms-transition:0.5s all;
	text-decoration: none;
}
body a:hover {
	text-decoration: none;
}
body a:focus, a:hover {
	text-decoration: none;
}
input[type="button"],input[type="submit"] {
	transition:0.5s all;
	-webkit-transition:0.5s all;
	-moz-transition:0.5s all;
	-o-transition:0.5s all;
	-ms-transition:0.5s all;
}
h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	font-family: 'Nunito', sans-serif;
}
p {
	margin:0;
}
ul {
	margin:0;
	padding:0;
}
label {
	margin:0;
}
a:focus, a:hover {
	text-decoration: none;
	outline: none
}
/*-- //Reset Code --*/
/* Display None Image */
.img-display-none {
	display: none;
}

/*-- header-starts-here --*/
.logo-w3layouts {
    text-align: center;
    padding: 1.5em 0;
	/* background: rgba(0, 0, 0, 0.62); */
	background: #333;
}
.logo-w3layouts h1 a {
    color: #fff;
    text-decoration: none;
    font-size: 1.5em;
    font-weight: 500;
    font-family: 'Nunito', sans-serif;
    text-transform: uppercase;
    letter-spacing: 2px;
}
.logo-w3layouts h1{
	margin:0
}
.banner-agile {
	background: url(../images/bg.jpg) no-repeat 0px 0px;
	background-size: cover;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	-ms-background-size: cover;
	min-height: 650px;
	position: relative;
}
.banner-agile .container {
	width: 100%;
	position: absolute;
	bottom: 25%;
}
.banner-info-w3l  {
	padding:13em 0 0;
}
.scroll, .scroll2 {
	margin: 0em 0 0;
	text-align: center;
	background-color: #000;
}
.banner-info-w3l h2 {
    color: #fff;
    font-size: 2.5em;
    text-align: center;
    margin: 0;
    font-weight: 800;
    letter-spacing: 3px;
	text-transform: uppercase;
	text-shadow:
	3px 3px 3px #333;
}
.banner-info-w3l h3 {
    color: #fff;
    font-size: 1em;
    text-align: center;
    font-weight: 600;
	letter-spacing: 5px;
	margin: 2em 0;
	text-shadow:
	1px 1px 0 #333;
}
.banner-info-w3l h4 a {
    color: #fff;
    font-size: 0.8em;
    text-align: center;
    font-weight: 400;
    display: inherit;
    text-transform: uppercase;
    letter-spacing: 2px;
    border: 1px solid #fff;
    width: 15%;
    padding: 0.7em;
	background: #000;
    margin: 2em auto;
	font-family: 'Nunito', sans-serif;
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-o-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-ms-transition: 0.5s all;
}
.banner-info-w3l h4 a:hover {
    background: #07cb79;
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-o-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-ms-transition: 0.5s all;
}
.banner-link-wrap {
	text-align: center;
	width: 100%;
	margin: 0 auto;
	display: flex;
	justify-content: center;
	align-items: baseline; 
}
.banner-link {
	background-color: #000;
	margin: 0 20px;
	padding: 5px 10px;
    color: #fff;
    font-size: 1em;
    text-align: center;
    font-weight: 400;
    display: inherit;
	border: 1px solid #fff;
}
.banner-link:hover {
    background: #07cb79;
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-o-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-ms-transition: 0.5s all;
}
.banner-link i{
	font-size: 2em;
}
/*-- header-nav --*/
.nav-agile {
    background:#07cb79;
	position: sticky;
	top: 0;
	z-index: 999;
}
.navbar-default {
	background-color:Transparent;
	border:none;
	margin: 0;
	border-radius: 0;
	text-align: center !important;
    width: 88%;
}
.navbar-header a.navbar-brand {
	color: #00BFF3;
	font-family: 'Nunito', sans-serif;
	font-size: 3em;
	font-weight: 100;
	margin-bottom: 0;
}
.navbar-header a.navbar-brand:hover {
	color: #00BFF3;
	text-decoration:none;
}
ul.nav.navbar-nav.navbar-right.margin-top {
	margin: 1em;
	padding:0;
}
ul.nav.navbar-nav.navbar-right.margin-top li{
	margin:0px 10px 0px 0px;
	padding:0px 0px 0px 0px;
}
.cl-effect-2 a {
	-webkit-perspective: 1000px;
	-moz-perspective: 1000px;
	perspective: 1000px;
}
.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover {
	color: #00BFF3;
	background-color: #0B0354;
}
.nav > li > a {
    padding: 10px 27px !important;
}
span.caret:hover {
	color: #00BFF3;
}
.cl-effect-2 a span {
	position: relative;
	display: inline-block;
	padding: 0;
	font-size: 20px;
	font-family: 'Nunito', sans-serif;
	font-weight: 300;
	background: none !important;
	-webkit-transition: -webkit-transform 0.3s;
	-ms-transition: -webkit-transform 0.3s;
	-o-transition: -webkit-transform 0.3s;
	-moz-transition: -moz-transform 0.3s;
	transition: transform 0.3s;
	-webkit-transform-origin: 50% 0;
	-moz-transform-origin: 50% 0;
	transform-origin: 50% 0;
	-webkit-transform-style: preserve-3d;
	-moz-transform-style: preserve-3d;
	transform-style: preserve-3d;
	color: #fff;
}
.cl-effect-2 a span::before {
	position: absolute;
	top: 100%;
	left: 0;
	width: 100%;
	height: 100%;
	font-size: 20px;
	font-weight: 300;
	color: #fff !important;
	padding: 0;
	z-index:999;
	background: none;
	content: attr(data-hover);
	-webkit-transition: background 0.3s;
	-moz-transition: background 0.3s;
	transition: background 0.3s;
	-webkit-transform: rotateX(-90deg);
	-ms-transform: rotateX(-90deg);
	-o-transform: rotateX(-90deg);
	-moz-transform: rotateX(-90deg);
	transform: rotateX(-90deg);
	-webkit-transform-origin: 50% 0;
	-o-transform-origin: 50% 0;
	-ms-transform-origin: 50% 0;
	-moz-transform-origin: 50% 0;
	transform-origin: 50% 0;
}
.cl-effect-2 a:hover span,
.cl-effect-2 a:focus span {
	-webkit-transform: rotateX(90deg) translateY(-22px);
	-moz-transform: rotateX(90deg) translateY(-22px);
	-o-transform: rotateX(90deg) translateY(-22px);
	-ms-transform: rotateX(90deg) translateY(-22px);
	transform: rotateX(90deg) translateY(-22px);
	color: #fff;
}

.csstransforms3d .cl-effect-2 a:hover span::before,
.csstransforms3d .cl-effect-2 a:focus span::before {
	background: none;
	color:#fff !important;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
	color: red !important;
	font-weight: 600;
	font-size: 50px;
	z-index:999;
}
span.glyphicon.glyphicon-search.edit {
	color: #fff;
}
/*-- header-nav --*/
/*-- header-ends-here --*/

/*-- About-starts-here --*/
#about,.services,#portfolio, .wthreeskills, .aitsresumewthree{
    padding: 4em 0;
}
.w3ls-agile-left-info {
    padding: 1em 0;
}
.w3ls-agile-left-info h4, .social-info h4 {
    font-size: 1.8em;
    margin: 0;
    color: #333;
    text-transform: uppercase;
    letter-spacing: 2px;
}
.w3ls-agile-left-info p {
    color: #777;
    font-size: 1.2em;
    line-height: 1.7em;
    letter-spacing: 1px;
    margin-top: 10px;
}
.agile-about-right-img img {
	width: 90%;
}
h3.w3l_head, h3.agileits-title, h3.agile-title, h3.agile-contact, div#wthreeskills h3, .aitsresumewthree-tag h3, .wthreeskills h3{
    text-align: center;
    color: #000;
    font-size: 3em;
    letter-spacing: 2px;
    text-transform: uppercase;
}
div#wthreeskills h3, .wthreeskills h3, .agile-title{
	margin-bottom: .5em;
}
.w3l-grids-about , .services-w3ls-row, .gallery_gds, .contact-agile, .wthreeskills-grids, .bar_group.group_ident-1, .tabs{
    margin-top: 3em;
}
.load_more.load_more{
    margin-top: 2em;
}
.about-link{
	color: #1F79C7;
	font-size: 16px;
	display: flex;
	align-items: center;
}
.about-link:hover{
	color: #07CA79;
}
.about-link .fa-linkedin, .about-link .fa-github{
	color: #1F79C7;
	font-size: 32px;
	margin-right: 4px;
}
.about-link .fa-linkedin{
	padding-top: 0;
}
/*-- effect --*/
.hovicon {
    display: inline-block;
    font-size: 2.2em;
    line-height: 71px;
    cursor: pointer;
    margin: 27px 28px;
    width: 65px;
    height: 65px;
    text-align: center;
    position: relative;
    text-decoration: none;
    z-index: 1;
    color: #fff;
}
.hovicon:after {
    position: absolute;
    width: 100%;
    height: 100%;
    content:'';
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}
.hovicon:before {
    speak: none;
    font-size: 48px;
    line-height: 90px;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    display: block;
    -webkit-font-smoothing: antialiased;
}
/* Effect 2 */
 .hovicon.effect-2 {
    color: #fff;
	box-shadow:0 0 0 3px #07cb79;
    -webkit-transition: color 0.3s;
    -moz-transition: color 0.3s;
    transition: color 0.3s;
}
.hovicon.effect-2:after {
    top: -2px;
    left: -2px;
    padding: 2px;
    z-index: -1;
    background:#07cb79;
    -webkit-transition: -webkit-transform 0.2s, opacity 0.2s;
    -moz-transition: -moz-transform 0.2s, opacity 0.2s;
    transition: transform 0.2s, opacity 0.2s;
}
/* Effect 2a */
 .hovicon.effect-2.sub-a:hover, .hovicon.effect-2.sub-a:hover i {
    color:#eee;
}
.hovicon.effect-2.sub-a:hover:after {
    -webkit-transform: scale(0.85);
    -moz-transform: scale(0.85);
    -ms-transform: scale(0.85);
    transform: scale(0.85);
}
/*-- //effect --*/

.icon-w3l {
    float: left;
    width: 20%;
}
.text-w3l {
    float: right;
    width: 76%;
    padding: 1.5em 0em;
}
/*-- //About-ends-here --*/

/*-- Skills-starts-here --*/
.wthreeskills-grid-2 h4, .wthreeskills-grid-1 h4{
	color:#000;
	font-size:1.7em;
	letter-spacing:1px;
	font-weight:400;
	text-align:center;
}

.skills-break {
	margin-left: 5px;
	margin-right: 3px;
	border-left: 1px solid #777;
}
/*-- Tabs --*/
	.sap_tabs {
		clear: both;
	}

	.tab_box {
		background: #fd926d;
		padding: 2em;
	}

	.top1 {
		margin-top: 2%;
	}

	.resp-tabs-list {
		list-style: none;
		text-align: center;
		width: 99%;
		margin: 0 auto 5px;
	}

	.resp-tab-item {
		cursor: pointer;
		display: inline-block;
		margin: 0;
		outline: none;
		-webkit-transition: all 0.3s ease-out;
		-moz-transition: all 0.3s ease-out;
		-ms-transition: all 0.3s ease-out;
		-o-transition: all 0.3s ease-out;
		transition: all 0.3s ease-out;
		width: 33.3%;
		float: left;
		padding: 10px 0;
		border-bottom: 1px ridge #777;
	}

	.resp-tab-item span {
		font-family: 'Nunito', sans-serif;
		font-size: 16px;
		letter-spacing: 1px;
		color: #333;
	}

	.resp-tab-active {
		text-shadow: none;
		background-color: #07cb79;
		border-bottom: 1px solid #07cb79;
	}

	.resp-tab-active span {
		color: #FFF;
		font-family: 'Nunito', sans-serif;
	}

	.resp-tabs-container {
		padding: 0px;
		clear: left;
	}

	h2.resp-accordion {
		cursor: pointer;
		padding: 5px;
		display: none;
	}

	.resp-tab-content {
		display: none;
		padding-top: 40px;
	}

	.resp-content-active, .resp-accordion-active {
		display: block;
	}

	.resp-tab-item label{
		margin-right:8px;
	}

	.resp-tab-content p {
		line-height: 2em;
		font-size: 1em;
		padding: 0 5px;
	}

	/*-- //Tabs --*/

	/*-- Number-Scroller --*/

	.w3lsstatsaits-info {
		text-align: center;
		margin-top: 20px;
	}

	.w3lsstatsaitsstats {
		font-family: 'Nunito', sans-serif;
		font-size: 35px;
		font-weight: 700;
		margin-bottom: 10px;
	}

	.w3lsstatsaits-info p {
		font-family: 'Nunito', sans-serif;
		font-size: 20px;
	}

	/*-- //Number-Scroller --*/

	/*-- Progress-Bar --*/

	.bar_group {
		position: relative;
		z-index: 0;
		padding: 0 5px;
	}

	.bar_group__bar.thin::before{
		display: block;
		content: '';
		position: absolute;
		z-index: -1;
		width: 100%;
		height: 15px;
		-webkit-border-radius: 2px;
		border-radius: 2px;
		-moz-border-radius: 2px;
		background: #E4E4E4;
	}

	.bar_group__bar.thin {
		width: 0%;
		height: 15px;
		-webkit-border-radius: 2px;
		border-radius: 2px;
		-moz-border-radius: 2px;
		background: #000;
		margin-bottom: 10px;
		-webkit-transition: width 1s;
		transition: width 1s;
		-moz-transition: width 1s;
		margin-bottom: 2em !important;
	}

	.bar_label_max {
		display: none;
	}

	.bar_label_min {
		display: none;
	}

	.b_tooltip {
		-webkit-transition: all 1s;
		transition: all 1s;
		-moz-transition: all 1s;
		position: relative;
		float: left;
		left: 100%;
		padding: 4px 10px 7px 10px;
		background-color:#07cb79;
		-webkit-transform: translateX(-50%) translateY(-30px);
		-ms-transform: translateX(-50%) translateY(-30px);
		transform: translateX(-50%) translateY(-30px);
		-moz-transform: translateX(-50%) translateY(-30px);
		-o-transform: translateX(-50%) translateY(-30px);
		-webkit-border-radius: 2px;
		border-radius: 2px;
		-moz-border-radius: 2px;
		line-height: 11px;
	}

	.b_tooltip span {
		color: #fff;
		font-size: 0.8em;
	}

	.b_tooltip--tri {
		width: 0;
		height: 0;
		position: absolute;
		content: '';
		bottom: -5px;
		left: 0;
		right: 0;
		margin: auto;
		display: block;
		border-style: solid;
		border-width: 5px 5px 0 5px;
		border-color: #07cb79 transparent transparent transparent;
	}

	.b_label {
		margin-bottom: .5em;
		font-size: 1.1em;
	}

	/*-- //Progress-Bar --*/
/*-- //Skills-ends-here --*/

/*-- Services-starts-here --*/
.services {
    background: url(../images/ser.jpg)no-repeat center 0px fixed;
    background-size: cover;
}
h3.agileits-title{
	color:#fff ;
	text-shadow:
	-1px -1px 0 #000,
	1px -1px 0 #000,
	-1px 1px 0 #000,
	1px 1px 0 #000;
}
.w3agile-servs-img {
    width: 100%;
    height: 235px;
    margin: 0px 0;
    text-align: center;
    border: 5px solid  #07cb79;
    -webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
	-ms-transition: all 0.3s;
    transition: all 0.3s;
    background: rgba(0, 0, 0, 0.6);
}
.w3agile-servs-img:hover {
    border-color: #1F79C7;
}
.w3agile-servs-img .icon-holder {
    position: relative;
    top: 75px;
    display: inline-block;
    margin-bottom: 1em;
    -webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
	-ms-transition: all 0.3s;
    transition: all 0.3s;
    border-radius: 100%;
    color: #fff;
    font-size: 4em;
}
.w3agile-servs-img .mission {
    position: relative;
    top: 57px;
    -webkit-transition: all 600ms cubic-bezier(0.68, -0.55, 0.265, 1.55);
	-moz-transition: all 600ms cubic-bezier(0.68, -0.55, 0.265, 1.55);
	-ms-transition: all 600ms cubic-bezier(0.68, -0.55, 0.265, 1.55);
	-o-transition: all 600ms cubic-bezier(0.68, -0.55, 0.265, 1.55);
    transition: all 600ms cubic-bezier(0.68, -0.55, 0.265, 1.55);
    color: #07cb79;
    font-size: 2em;
    opacity: 0;
}
.w3agile-servs-img .description {
    width: 80%;
    margin: 0 auto;
    opacity: 0;
    -webkit-transition: all 600ms cubic-bezier(0.68, -0.55, 0.265, 1.55);
	-moz-transition: all 600ms cubic-bezier(0.68, -0.55, 0.265, 1.55);
	-o-transition: all 600ms cubic-bezier(0.68, -0.55, 0.265, 1.55);
	-ms-transition: all 600ms cubic-bezier(0.68, -0.55, 0.265, 1.55);
    transition: all 600ms cubic-bezier(0.68, -0.55, 0.265, 1.55);
    -webkit-transform: scale(0);
	-moz-transform: scale(0);
	-o-transform: scale(0);
    -ms-transform: scale(0); 
    transform: scale(0);
    color: #e4e2e2;
}
.w3agile-servs-img:hover {
    background: rgba(0, 0, 0, 1);
}
.w3agile-servs-img:hover .icon-holder {
	top: 30px;
	font-size: 3em;
}
.w3agile-servs-img:hover .mission {
    top: -10px;
    opacity: 1;
}
.w3agile-servs-img:hover .description {
    opacity: 1;
    -webkit-transform: scale(1);
	-moz-transform: scale(1);
    -ms-transform: scale(1);
	-o-transform: scale(1); 
    transform: scale(1);
}
/*-- Services-ends-here --*/

/*-- experience-starts-here --*/
.aitsresumewthree {
	position: relative;
	background-color: #eee;
}

.aitsresumewthree h4.title {
	width: 15%;
}

.aitsresumewthree h4.title2 {
	width: 14%;
	font-size: 1.6em;
	color: #000;
}

/* #myList li{ 
	display: none;
	list-style-type: none;
	/*--w3layouts--*/
	/*--agileits--*/
} */

ul#myList {
	margin-bottom: 3em;
}

#loadMore {
	color: #000;
	font-weight: 600;
	cursor: pointer;
	padding: 10px 0;
	width: 14%;
	margin-right: 1em;
	display: inline-block;
	border: 1px solid #07cb79;
	font-size: 1.1em;
	position: relative;
	transition: 0.5s all ease;
	-webkit-transition: 0.5s all ease;
	-moz-transition: 0.5s all ease;
	-o-transition: 0.5s all ease;
	-ms-transition: 0.5s all ease;
	text-decoration: none;
	letter-spacing: 0.5px;
}

#loadMore:hover {
	background-color: #07cb79;
	color: #fff;
}

#showLess {
	color: #000;
	font-weight: 600;
	cursor: pointer;
	padding: 10px 0;
	width: 14%;
	margin-right: 1em;
	display: inline-block;
	border: 1px solid #07cb79;
	font-size: 1.1em;
	position: relative;
	/*--w3layouts--*/
	/*--agileits--*/
	transition: 0.5s all ease;
	-webkit-transition: 0.5s all ease;
	-moz-transition: 0.5s all ease;
	-o-transition: 0.5s all ease;
	-ms-transition: 0.5s all ease;
	text-decoration: none;
	letter-spacing: 0.5px;
}

#showLess:hover {
	background-color: #07cb79;
	color: #fff;
}

.l_g:after {
	clear: both;
}

.load_more{
	text-align: center;
}

li.aitsaitsresumewthreeli-1 {
	margin-bottom: 50px;
}
/*-- Work --*/
.work-left {
	text-align: right;
	padding: 1em 13px 0 0;
}

.work-right {
	border-left: 1px solid #999;
	padding: 1em 0 2em 13px;
	text-align: left;
}

.work-info h4 {
	font-size: 1.2em;
	background:#07cb79;
	display: inline-block;
	padding: 12px 30px;
	color: #fff;
	position: relative;
}
.work-info h4:before {
	width: 0;
	height: 0;
	position: absolute;
	content: '';
	top: 7.5px;
	right: -14px;
	border-style: solid;
	border-width: 10px 0 10px 16px;
	border-color: transparent transparent transparent #07cb79;
}
.work-info h5 {
	font-size: 16px;
	margin-bottom: 15px;
	border: 1px solid #000;
	display: inline-block;
	padding: 10px 28px;
}
.work-right.work-right2 {
	min-height: 185px;
	float: right;
}
.work-right.work-right2 h4:before {
	left: -14px;
	-webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	transform: rotate(180deg);
	-o-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
}
.work-info p {
	font-size: 1em;
	line-height: 30px;
}
/*-- //Work --*/
/*-- experience-ends-here --*/

/*-- Portfolio-starts-here --*/ 
.filtr-item {
   padding: 0 3px !important;
}
.col-md-6.agileits-img.g2 {
    padding: 0 3px 0px 0px !important;
}
.col-md-6.agileits-img.g4 {
    padding: 0 0px 0px 3px !important;
}
.item-desc {
    background-color: rgba(0,0,0,0.5);
    color: white;
    position: absolute;
    text-transform: uppercase;
    text-align: center;
    padding: 1em;
    z-index: 1;
    bottom: 1em;
    left: 1em;
    right: 1em;
}
/* Filter controls */
ul.simplefilter {
    text-align: center;
    margin-bottom: 2em;
}
.simplefilter li {
    color: white;
    cursor: pointer;
    display: inline-block;
    text-transform: uppercase;
    padding: 1em 2em;
}
.simplefilter li {
    background-color: #17b9ea;
}
.simplefilter li.active {
    background-color: #f30d60;
}
/*-- img-hover-effect --*/
.adipoli-wrapper{
    margin:auto;
    position:relative;
    display: inline-block;
}
.adipoli-wrapper>img{
    position: absolute;
    z-index: 1;
}
.adipoli-before{
    position: absolute;
    z-index: 5;
}
.adipoli-after{
    position: absolute;
    z-index: 10;
}
.adipoli-slice {
    display:block;
    position:absolute;
    z-index:15;
    height:100%;
	background-size: cover !important;
}
/*-- //img-hover-effect --*/  
/*-- Portfolio-ends-here --*/
.contact-right-w3l iframe {
    width: 100%;
	border: none;
    /* height: 300px; */
}
/*-- contact-starts-here --*/
.contact {
	padding: 4em 0 0;
	background-color: #eee;
}

.contact-left-agile {
    float: left;
    width: 50%;
	padding-left: 15%;
	padding-right: 5%;
}
.contact-right-w3l {
    float: right;
    width: 50%;
}
input[type="text"], input[type="email"], .contact-right-w3l textarea{
	width: 80%;
    padding: 10px;
    outline: none;
    font-size: 14px;
    color: #000;
    margin: 12px 0px;
	font-family: 'Nunito', sans-serif;
    border: none;
    border-bottom: 1px solid #000;
	background: transparent;
}
input[type="submit"] {
    padding: 12px 0px;
    font-size: 1.1em;
    text-transform: uppercase;
    letter-spacing: 1px;
    background: #07cb79;
    color: white;
    border: none;
    outline: none;
    cursor: pointer;
    margin: 1em auto;
    width: 26%;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -o-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -ms-transition: 0.5s all;
}
input[type="submit"]:hover {
	background:#000;
	transition:0.5s all;
	-webkit-transition:0.5s all;
	-o-transition:0.5s all;
	-moz-transition:0.5s all;
	-ms-transition:0.5s all;
}
.right-w3l {
    float: left;
    width: 50%;
}
.right-w3l2 {
    float: right;
    width: 50%;
}
.contact-left-agile {
	min-height: 479px;
	position: relative;
	z-index: 0;
}
.contact-img {
	background: url(../images/contact3.jpg) no-repeat 0px 0px;
	background-size: cover;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	-ms-background-size: cover;	
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: -2;
}
.contact-tint {
	background: rgba(0, 0, 0, 0.7);
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: -1;
}
.contact-clearfix {
	background: #000;
	z-index: -10;
}
.contact-right-w3l, .contact-right-w3l iframe {
	min-height: 479px;
}
.contact-form {
    padding: 1em 0em;
	text-align: center;
}
.contact-left-agile h4{
	font-size: 1.8em;
    margin: 0;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 2px;
	margin-top: 1.5em;
}
.contact-left-agile p {
    font-size: 1em;
    color: #ababab;
    letter-spacing: 1px;
    margin: 1em 0em 2em;
	line-height: 1.9em;
}
.add-w3ls-main span {
    float: left;
}
.add-w3ls2 {
    float: right;
    width: 85%;
	margin: 9px 0px;
}
.add-w3ls-main span {
    color: #fff;
    font-size: 1.4em;
    border: 1px solid #fff;
    padding: 16px;
    border-radius: 50%;
    margin: 14px 0px;
}
.add-w3ls2 h5 {
    font-size: 1.5em;
    color: #e2e1e1;
    letter-spacing: 1px;
    margin: 12px 0px;
}
.add-w3ls2 p {
    font-size: 1em;
    color: #ababab;
	margin:0;
	line-height: 1em;
}
.add-w3ls2 p a {
    color: #ababab !important;
}
.add-w3ls2 p a:hover {
    color: #fff !important;
}
textarea {
    min-height: 150px;
}
/*-- //contact-ends-here --*/

/*-- copyright-starts-here --*/
.copy-section {
    padding: 3em 0 1em;
    background: #000;
    text-align: center;
}
.copy-section p {
    font-size: .8em;
    color: #fff;
    /* letter-spacing: 2px; */
}
.copy-section a {
    font-size: 1em;
    color: #fff;
    font-weight: 600;
    text-transform: capitalize;
}
/*-- //copyright-ends-here --*/

/*-- to-top --*/
#toTop {
	display: none;
	text-decoration: none;
	position: fixed;
	bottom: 20px;
	right: 2%;
	overflow: hidden;
	z-index: 999; 
	width: 32px;
	height: 32px;
	border: none;
	text-indent: 100%;
	background: url(../images/up-arrow.png) no-repeat 0px 0px;
	    background-size: 32px;
}
#toTopHover {
	width: 32px;
	height: 32px;
	display: block;
	overflow: hidden;
	float: right;
	opacity: 0;
	-moz-opacity: 0;
	filter: alpha(opacity=0);
}
/*-- //to-top --*/


/*-- responsive-starts-here --*/

@media(max-width: 1680px){
	.banner-agile {
		min-height: 685px;
	}
	.banner-info-w3l {
		padding: 14em 0 0;
	}
}
@media(max-width: 1600px){
	.banner-agile {
		min-height: 650px;
	}
	.banner-info-w3l  {
		padding:13em 0 0;
	}
	.contact-left-agile {
		padding-left: 10%;
		padding-bottom: 2%;
	}
}
@media(max-width: 1440px){
	.banner-agile {
		min-height: 575px;
	}
	.banner-info-w3l {
		padding: 12em 0 0;
	}
	.logo-w3layouts h1 a {
		font-size: 1.4em;
	}
	.banner-info-w3l h2 {
		font-size: 2.4em;
	}
}
@media(max-width: 1366px){
	.banner-agile {
		min-height: 535px;
	}
	.banner-info-w3l {
		padding: 10em 0 0;
	}
	.cl-effect-2 a span {
		font-size: 18px;
	}
	.navbar-default {
		width: 85%;
	}
	.banner-info-w3l h2 {
		font-size: 2.3em;
	}
	h3.w3l_head, h3.agileits-title, h3.agile-title, h3.agile-contact, div#wthreeskills h3, .aitsresumewthree-tag h3, .wthreeskills h3 {
		font-size: 2.8em;
	}
	.w3ls-agile-left-info h4, .social-info h4 {
		font-size: 1.7em;
	}
	.w3agile-servs-img .mission {
		font-size: 1.8em;
	}
	.add-w3ls2 h5 {
		font-size: 1.4em;
	}
	.cl-effect-2 a span::before {
		font-size: 18px;
	}
}
@media(max-width: 1280px){
	.logo-w3layouts h1 a {
		font-size: 1.3em;
	}
	.banner-agile {
		min-height: 500px;
	}
	.banner-info-w3l h2 {
		font-size: 2.2em;
	}
	.banner-info-w3l h3 {
		margin: 1.7em 0;
	}
	h3.w3l_head, h3.agileits-title, h3.agile-title, h3.agile-contact, div#wthreeskills h3, .aitsresumewthree-tag h3, .wthreeskills h3 {
		font-size: 2.7em;
		letter-spacing: 1px;
	}
	.contact-left-agile {
		padding-left: 5%;
	}
}
@media(max-width: 1080px){
	.banner-agile {
		min-height: 425px;
	}
	.banner-info-w3l {
		padding: 6em 0 0;
	}
	.nav > li > a {
		padding: 9px 25px !important;
	}
	.navbar-default {
		width: 91%;
	}
	.w3ls-agile-left-info {
		padding: 0em 0;
	}
	.w3ls-agile-left-info p {
		letter-spacing: 0px;
		margin-top: 8px;
	}
	.w3lsstatsaitsstats {
		font-size: 30px;
	}
}
@media(max-width: 1050px){

}
@media(max-width: 1024px){
	.logo-w3layouts h1 a {
		font-size: 1.2em;
	}
	.banner-agile {
		min-height: 400px;
	}
	.logo-w3layouts {
		padding: 1.2em 0;
	}
	.banner-info-w3l h2 {
		font-size: 2.05em;
	}
	.w3ls-agile-left-info h4, .social-info h4 {
		letter-spacing: 1px;
	}
	.contact-left-agile p {
		margin: 1em 0em 1em;
	}
	.contact-left-agile, .contact-right-w3l, .contact-right-w3l iframe {
		min-height: 450px;
	}
	textarea {
		min-height: 120px;
	}
	.hovicon {
		font-size: 2.1em;
		line-height: 65px;
		width: 60px;
		height: 60px;
	}
	/* .map iframe {
		height: 270px;
	} */
	.add-w3ls2 {
		margin: 2px 0px;
	}
	.add-w3ls-main span {
		margin: 10px 0px;
	}
}
@media(max-width: 991px){
	.banner-info-w3l h2 {
		font-size: 2em;
	}
	.banner-info-w3l h3 {
		margin: 1.6em 0;
	}
	.banner-info-w3l h4 a {
		letter-spacing: 1px;
		width: 16%;
		margin: 1.5em auto;
	}
	.navbar-default {
		width: 100%;
	}
	.nav > li > a {
		padding: 9px 19px !important;
	}
	.banner-agile {
		min-height: 385px;
	}
	.text-w3l {
		width: 80%;
	}
	.w3ls-agile-left-info {
		padding: 0.3em 0;
	}
	.agile-about-right-img img {
		margin-bottom: 1em;
	}
	.wthreeskills-grid.wthreeskills-grid-1 {
		margin-top: 4.5em;
	}
	.w3lsstatsaits-grid{
		float: left;
		width: 33%;
	}
	.services-grids {
		float: left;
		width: 25%;
		padding: 0px 9px;
	}
	.w3agile-servs-img .mission {
		font-size: 1.5em;
	}
	.work-grid.work-left {
		float: left;
		width: 50%;
	}
	.work-grid.work-right {
		float: right;
		width: 50%;
	}
	.work-info p {
		font-size: 0.9em;
	}
	#loadMore {
		width: 20%;
	}
	#showLess {
		width:20%;
	}
	.col-md-3.filtr-item {
		float: left;
		width: 25%;
	}
	.col-md-6.filtr-item {
		float: left;
		width: 50%;
	}
	.col-md-6.agileits-img.g4 {
		float: left;
		width: 50%;
	}
	.col-md-6.agileits-img.g2 {
		float: left;
		width: 50%;
	}
	.agile-about-right-img img {
		width: 100%;
	}
	.add-w3ls2 h5 {
		font-size: 1.3em;
	}
	input[type="submit"] {
		padding: 11px 0px;
		width: 28%;
	}
	.contact-left-agile {
		padding-right: 2%;
	}
}
@media(max-width: 900px){
	.contact-left-agile, .add-w3ls2 {
		padding-left: 3%;
	}
	.contact-left-agile p{
		margin: 1em 0em 0em;
	}
}
@media(max-width: 800px){
	.logo-w3layouts h1 a {
		font-size: 1.1em;
	}
	.logo-w3layouts {
		padding: 1em 0;
	}
	.banner-info-w3l h4 a {
		margin: 1.2em auto;
	}
	.banner-info-w3l h3 {
		margin: 1.4em 0;
	}
	.banner-agile {
		    min-height: 360px;
	}
	.banner-info-w3l {
		    padding: 7em 0 0
	}
	ul.nav.navbar-nav.navbar-right.margin-top li {
		margin: 0px 7px 0px 0px;
	}
	.banner-info-w3l h4 a {
		width: 17%;
		padding: 0.6em;
	}
	.cl-effect-2 a span {
		font-size: 17px;
	}
	.navbar-default {
		width: 96%;
	}
	.banner-info-w3l h2 {
		font-size: 1.9em;
	}
	h3.w3l_head, h3.agileits-title, h3.agile-title, h3.agile-contact, div#wthreeskills h3, .aitsresumewthree-tag h3, .wthreeskills h3 {
		font-size: 2.5em;
		letter-spacing: 0px;
	}
	#about, .services, #portfolio, .wthreeskills, .aitsresumewthree {
		padding: 3em 0;
	}
	.w3l-grids-about, .services-w3ls-row, .gallery_gds, .contact-agile, .wthreeskills-grids, .bar_group.group_ident-1, .tabs, .load_more.load_more {
		margin-top: 2em;
	}
	.contact-left-agile {
		float: left;
		width: 100%;
		padding-left: 10%;
		padding-right: 8%;
	}
	.contact-left-agile p {
		margin: 1em 0em 1em;
	}
	.contact-right-w3l {
		float: right;
		width: 100%;
	}
	.add-w3ls2 {
		width: 87%;
	}
	.contact-left-agile, .contact-right-w3l, .contact-right-w3l iframe {
		min-height: 426px;
	}
	textarea {
		min-height: 130px;
	}
}
@media(max-width: 767px){
	.nav > li > a {
		padding: 11px 19px !important;
	}
	.navbar-default .navbar-toggle .icon-bar {
		background-color: #fff !important;
	}
	.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
		background-color: #000 !important;
	}
	.navbar-default {
		width: 100%;
	}
}
@media(max-width: 768px){
	.logo-w3layouts h1 a {
		font-size: 1.05em;
	}
	.banner-info-w3l h2 {
		font-size: 1.7em;
	}
	.banner-info-w3l h3 {
		margin: 1.3em 0;
	}
	.banner-info-w3l h4 a {
		padding: 0.65em;
		font-size: 0.75em;
	}
	h3.w3l_head, h3.agileits-title, h3.agile-title, h3.agile-contact, div#wthreeskills h3, .aitsresumewthree-tag h3, .wthreeskills h3 {
		font-size: 2.4em;
	}
	.w3lsstatsaitsstats {
		font-size: 27px;
	}
	.w3lsstatsaits-info p {
		font-size: 18px;
	}
	.w3agile-servs-img .mission {
		font-size: 1.3em;
	}
}
@media(max-width: 736px){
	.logo-w3layouts h1 a {
		font-size: 1em;
	}
	.banner-info-w3l h2 {
		font-size: 1.6em;
	}
	.banner-info-w3l h4 a {
		font-size: 0.7em;
	}
	.banner-agile {
		min-height: 310px;
	}
	.banner-info-w3l {
		padding: 5em 0 0;
	}
	h3.w3l_head, h3.agileits-title, h3.agile-title, h3.agile-contact, div#wthreeskills h3, .aitsresumewthree-tag h3, .wthreeskills h3 {
		font-size: 2.3em;
	}
	.w3ls-agile-left-info {
		padding: 0em 0;
	}
	.w3ls-agile-left-info h4, .social-info h4 {
		letter-spacing: 0px;
		font-size: 1.6em;
	}
	.wthreeskills-grid-2 h4, .wthreeskills-grid-1 h4 {
		font-size: 1.6em;
		letter-spacing: 0px;
	}
	.w3lsstatsaitsstats {
		font-size: 25px;
	}
	.w3lsstatsaits-info p {
		font-size: 17px;
	}
	.work-right {
		padding: 1em 0 1em 13px;
	}
	/* .map iframe {
		height: 247px;
	} */
	.contact-left-agile h4 {
		font-size: 1.6em;
		letter-spacing: 0px;
		margin-top: 1.4em;
	}
	.contact-left-agile, .contact-right-w3l, .contact-right-w3l iframe {
		min-height: 400px;
	}
	input[type="text"], input[type="email"], .contact-right-w3l textarea {
		margin: 9px 0px;
	}
}
@media(max-width: 667px){
	.logo-w3layouts h1 a {
		font-size: 0.9em;
	}
	.logo-w3layouts {
		padding: 0.8em 0;
	}
	.banner-agile {
		min-height: 290px;
	}
	.banner-info-w3l h2 {
		font-size: 1.5em;
	}
	.banner-info-w3l h4 a {
		margin: 1.1em auto;
	}
	.banner-info-w3l h3 {
		margin: 1.2em 0;
	}
	.banner-link {
		font-size: .8em;
	}
	h3.w3l_head, h3.agileits-title, h3.agile-title, h3.agile-contact, div#wthreeskills h3, .aitsresumewthree-tag h3, .wthreeskills h3 {
		font-size: 2.2em;
	}
	#about, .services, #portfolio, .wthreeskills, .aitsresumewthree {
		padding: 2.5em 0;
	}
	.bar_group__bar.thin {
		margin-bottom: 1.6em !important;
	}
	.resp-tab-content {
		padding-top: 30px;
	}
	.work-info h5 {
		margin-bottom: 7px;
		padding: 10px 20px;
		width: 100%;
	}
	.work-right {
		padding: 1em 0 0em 13px;
	}
	#loadMore {
		width: 21%;
		font-size: 1em;
		padding: 9px 0;
	}
	#showLess{
		width: 21%;
		font-size: 1em;
		padding: 9px 0;
	}
	textarea {
		min-height: 128px;
	}
	.contact-left-agile {
		padding-left: 8%;
		padding-right: 5%;
	}
}
@media(max-width: 640px){
	.banner-agile {
		min-height: 270px;
	}
	.banner-info-w3l {
		padding: 4.5em 0 0;
	}
	.banner-info-w3l h2 {
		font-size: 1.4em;
	}
	h3.w3l_head, h3.agileits-title, h3.agile-title, h3.agile-contact, div#wthreeskills h3, .aitsresumewthree-tag h3, .wthreeskills h3 {
		font-size: 2.1em;
	}
	.w3l-grids-about, .services-w3ls-row, .gallery_gds, .contact-agile, .wthreeskills-grids, .bar_group.group_ident-1, .tabs, .load_more.load_more {
		margin-top: 1.5em;
	}
	.w3ls-agile-left-info h4, .social-info h4 {
		font-size: 1.5em;
	}
	.w3lsstatsaitsstats {
		font-size: 24px;
	}
	/* .map iframe {
		height: 232px;
	} */
	.contact-left-agile h4 {
		font-size: 1.4em;
		margin-top: 1.2em;
	}
	.contact-left-agile, .contact-right-w3l, .contact-right-w3l iframe {
		min-height: 382px;
	}
	textarea {
		min-height: 120px;
	}
	input[type="text"], input[type="email"], .contact-right-w3l textarea {
		padding: 9px;
	}
	input[type="submit"] {
		padding: 10px 0px;
		width: 27%;
		font-size: 1em;
	}
	/* .copy-section p {
		letter-spacing: 1px;
	} */
	.hovicon {
		font-size: 1.9em;
		line-height: 61px;
		width: 54px;
		height: 54px;
	}
}
@media(max-width: 600px){
	.logo-w3layouts h1 a {
		letter-spacing: 1px;
	}
	.logo-w3layouts {
		padding: 0.5em 0;
	}
	.banner-info-w3l h2 {
		font-size: 1.35em;
	}
	.banner-info-w3l h4 a {
		width: 19%;
	}
	.services-grids {
		float: left;
		width: 50%;
	}
	.services-grids:nth-child(3), .services-grids:nth-child(4) {
		margin-top: 2em;
	}
	.w3agile-servs-img .mission {
		font-size: 1.7em;
	}
	#loadMore {
		width: 23%;
	}
	#showLess{
		width: 23%;
	}
	.contact-left-agile p {
		margin: 0.8em 0em 1em;
		font-size: 0.9em;
	}
	.contact-left-agile, .contact-right-w3l, .contact-right-w3l iframe {
		min-height: 360px;
	}
	.work-right.work-right2 {
		min-height: 238px;
	}
}
@media(max-width: 568px){
	.banner-agile {
		min-height: 240px;
	}
	.banner-info-w3l {
		padding: 3em 0 0;
	}
	.banner-info-w3l h4 a {
		width: 21%;
	}
	h3.w3l_head, h3.agileits-title, h3.agile-title, h3.agile-contact, div#wthreeskills h3, .aitsresumewthree-tag h3, .wthreeskills h3 {
		font-size: 2em;
	}
	.text-w3l {
		width: 78%;
	}
	.w3ls-agile-left-info h4, .social-info h4 {
		font-size: 1.4em;
	}
	.wthreeskills-grid-2 h4, .wthreeskills-grid-1 h4 {
		font-size: 1.5em;
	}
	.agile-about-right-img img {
		margin-bottom: .5em;
	}
	.add-w3ls2 {
		width: 85%;
		margin: 3px 0px;
	}
	.resp-tab-content p {
		font-size: 0.9em;
	}
	.banner-info-w3l h2 {
		font-size: 1.3em;
	}
}
@media(max-width: 480px){
	.logo-w3layouts h1 a {
		letter-spacing: 0px;
		font-size: 0.85em;
	}
	.cl-effect-2 a span {
		font-size: 16px;
	}
	.banner-info-w3l h4 a {
		width: 24%;
		padding: 0.6em;
	}
	.banner-agile {
		min-height: 210px;
	}
	.agile-about-right-img img {
		width: 95%;
	}
	.banner-info-w3l h2 {
		font-size: 1.2em;
		letter-spacing: 2px;
	}
	.banner-link {
		font-size: .6em;
	}
	.filtr-item {
		width: 50% !important;
		margin-left: 0 !important;
	}
	.agileits-img img{
		width: 100% !important;
	}
	.banner-info-w3l h3 {
		margin: 1.1em 0;
	}
	.nav > li > a {
		padding: 9px 19px !important;
	}
	h3.w3l_head, h3.agileits-title, h3.agile-title, h3.agile-contact, div#wthreeskills h3, .aitsresumewthree-tag h3, .wthreeskills h3 {
		font-size: 1.9em;
	}
	#about, .services, #portfolio, .wthreeskills, .aitsresumewthree {
		padding: 2em 0;
	}
	.banner-info-w3l h3 {
		font-size: 0.9em;
	}
	.hovicon {
		font-size: 1.85em;
		line-height: 58px;
		width: 50px;
		height: 50px;
		margin: 21px 14px;
	}
	.w3ls-agile-left-info p {
		font-size: 0.9em;
	}
	.w3ls-agile-left-info h4, .social-info h4 {
		font-size: 1.35em;
	}
	.text-w3l {
		padding: 1em 0em;
	}
	.wthreeskills-grid-2 h4, .wthreeskills-grid-1 h4 {
		font-size: 1.35em;
	}
	.resp-tab-item span {
		font-size: 15px;
	}
	.resp-tab-content {
		padding-top: 25px;
	}
	.resp-tab-item {
		padding: 8px 0;
	}
	.bar_group__bar.thin {
		margin-bottom: 1.4em !important;
	}
	.b_label {
		font-size: 1em;
	}
	.w3lsstatsaitsstats {
		font-size: 22px;
	}
	.w3agile-servs-img .mission {
		font-size: 1.5em;
	}
	.work-grid {
		width: 100%;
	}
	.work-left {
		height: 51px;
		text-align: left;
		padding: 0;
	}
	.work-info h4 {
		padding: 10px;
		font-size: 14px;
		margin-left: 0px;
		width: 30%;
		text-align: center;
	}
	.work-info p {
		text-align: left;
		line-height: 29px;
	}
	.work-right {
		height: 129px;
		text-align: right;
		border: none;
		padding: 0;
	}
	.work-info h5 {
		position: absolute;
		top: -51px;
		right: 0%;
		font-size: 14px;
		margin-bottom: 0;
		padding: 9px 10px;
		width: 60%;
		text-align: left
	}
	.work-right.work-right2 {
		height: 50px;
		float: left;
		text-align: left;
	}
	.work-info .work-right2 h4 {
		margin-left: 0px;
		float: right;
	}
	.work-info .work-left2 h5 {
		top: -51px;
		right: auto;
		left: 0;
		padding: 10px 10px;
	}
	.work-left2 {
		height: 126px;
	}
	.work-right.work-right2 {
		min-height: 50px;
	}
	.work-grid.work-left {
		width: 100%;
	}
	.work-grid.work-right {
		width: 100%;
	}
	#loadMore {
		width: 27%;
		font-size: 0.9em;
	}
	#showLess{
		width: 27%;
		font-size: 0.9em;
	}
	h5.univ {
		right: 0%;
	}
	h5.sch {
		right: 25%;
	}
	.aitsresumewthree h4.title {
		width: 31%;
		margin-bottom: 1em;
	}
	.add-w3ls-main span {
		margin: 5px 0px;
		font-size: 1.2em;
		padding: 14px;
	}
	.add-w3ls2 h5 {
		font-size: 1.25em;
		letter-spacing: 0px;
		margin: 8px 0px;
	}
	.add-w3ls2 {
		width: 83%;
	}
	textarea {
		min-height: 110px;
	}
	input[type="text"], input[type="email"], .contact-right-w3l textarea {
		padding: 8px;
		margin: 8px 0px;
	}
	input[type="submit"] {
		font-size: 0.9em;
	}
	/* .copy-section p {
		font-size: 0.9em;
		line-height: 1.9em;
	}
	.copy-section {
		padding: 1.7em 0;
	} */
	/* .map iframe {
		height: 211px;
	} */
}
@media(max-width: 414px){
	.logo-w3layouts h1 a {
		font-size: 0.8em;
	}
	.banner-info-w3l h3 {
		letter-spacing: 4px;
	}
	.banner-info-w3l h4 a {
		width: 28%;
	}
	.banner-info-w3l h3 {
		margin: 1em 0;
	}
	.banner-info-w3l h4 a {
		margin: 1em auto;
	}
	.navbar-toggle {
		padding: 8px 8px;
	}
	h3.w3l_head, h3.agileits-title, h3.agile-title, h3.agile-contact, div#wthreeskills h3, .aitsresumewthree-tag h3, .wthreeskills h3 {
		font-size: 1.85em;
	}
	.hovicon {
		margin: 18px 9px;
	}
	.w3agile-servs-img .description {
		width: 90%;
	}
	#loadMore {
		width: 33%;
	}
	#showLess{
		width: 33%;
	}
	h5.univ {
		right: 13%;
	}
	h5.sch {
		right: 26.5%;
	}
	.contact-left-agile h4 {
		font-size: 1.35em;
	}
	.add-w3ls2 h5 {
		font-size: 1.2em;
	}
	input[type="text"], input[type="email"], .contact-right-w3l textarea {
		padding: 7px;
	}
	.work-right {
		height: 135px;
	}
	.work-left2 {
		height: 135px;
	}
}
@media(max-width: 384px){
	.logo-w3layouts {
		padding: 0.3em 0;
	}
	.agile-about-right-img img {
		width: 80%;
	}
	h3.w3l_head, h3.agileits-title, h3.agile-title, h3.agile-contact, div#wthreeskills h3, .aitsresumewthree-tag h3, .wthreeskills h3 {
		font-size: 1.8em;
	}
	.text-w3l {
		width: 79%;
	}
	.hovicon {
		margin: 18px 4px;
	}
	.hovicon {
		font-size: 1.8em;
		line-height: 54px;
		width: 48px;
		height: 48px;
	}
	.banner-info-w3l h2 {
		font-size: 1em;
	}
	.wthreeskills-grid-2 h4, .wthreeskills-grid-1 h4 {
		font-size: 1.3em;
	}
	.resp-tab-item span {
		letter-spacing: 0px;
	}
	.w3lsstatsaitsstats {
		font-size: 21px;
	}
	.w3agile-servs-img .mission {
		font-size: 1.4em;
	}
	h5.univ {
		right: 11% !important;
	}
	.work-info h5 {
		padding: 9px 10px;
	}
	.banner-info-w3l h4 a {
		width: 30%;
	}
	.work-info h4 {
		padding: 10px 15px;
		text-align: left;
	}
	h5.sch {
		right: 25.5%;
	}
	textarea {
		min-height: 102px;
	}
	.add-w3ls2 {
		width: 81%;
	}
	.contact-left-agile, .contact-right-w3l, .contact-right-w3l iframe {
		min-height: 350px;
	}
	input[type="submit"] {
		width: 32%;
	}
}
@media(max-width: 375px){
	.hovicon {
		margin: 18px 2px;
	}
	.text-w3l {
		width: 81%;
	}
	.hovicon {
		font-size: 1.7em;
		line-height: 51px;
		width: 45px;
		height: 45px;
	}
	.icon-w3l {
		width: 17%;
	}
	.w3ls-agile-left-info h4, .social-info h4 {
		font-size: 1.25em;
	}
	.work-info p {
		line-height: 24px;
	}
	h5.univ {
		right: 8.6% !important;
	}
	h5.sch {
		right: 24%;
	}
	#loadMore {
		width: 35%;
		font-size: 0.85em;
	}
	#showLess{
		width: 35%;
		font-size: 0.85em;
	}
	.contact-left-agile p {
		letter-spacing: 0px;
		line-height: 1.8em;
	}
	.contact-left-agile, .contact-right-w3l, .contact-right-w3l iframe {
		min-height: 345px;
	}
	input[type="text"], input[type="email"], .contact-right-w3l textarea {
		font-size: 13px;
	}
	/* .copy-section {
		padding: 1.5em 0;
	} */
}
@media(max-width: 320px){
	.logo-w3layouts h1 a {
		font-size: 0.75em;
	}
	.banner-info-w3l h4 a {
		width: 36%;
		margin: 0.8em auto;
	}
	.agile-about-right-img img {
		width: 100%;
	}
	.banner-agile {
		min-height: 180px;
	}
	.banner-info-w3l {
		padding: 2em 0 0;
	}
	.cl-effect-2 a span {
		font-size: 16px;
	}
	.nav > li > a {
		padding: 8px 19px !important;
	}
	h3.w3l_head, h3.agileits-title, h3.agile-title, h3.agile-contact, div#wthreeskills h3, .aitsresumewthree-tag h3, .wthreeskills h3 {
		font-size: 1.7em;
	}
	#about, .services, #portfolio, .wthreeskills, .aitsresumewthree {
		padding: 1.5em 0;
	}
	.w3l-grids-about, .services-w3ls-row, .gallery_gds, .contact-agile, .wthreeskills-grids, .bar_group.group_ident-1, .tabs, .load_more.load_more {
		margin-top: 1em;
	}
	.w3ls-agile-left-info p {
		font-size: 0.85em;
		line-height: 1.8em;
	}
	.w3ls-agile-left-info h4, .social-info h4 {
		font-size: 1.2em;
	}
	.text-w3l {
		width: 73%;
	}
	.wthreeskills-grid-2 h4, .wthreeskills-grid-1 h4 {
		font-size: 1.2em;
	}
	.b_label {
		font-size: 0.95em;
	}
	.filtr-item {
		width: 100% !important;
	}
	.agile-about-right-img img {
		margin-bottom: 0.8em;
	}
	.wthreeskills-grid.wthreeskills-grid-1 {
		margin-top: 3em;
	}
	.resp-tab-item span {
		font-size: 14px;
	}
	.resp-tab-item {
		padding: 7px 0;
	}
	.resp-tab-content p {
		font-size: 0.85em;
	}
	.resp-tab-content {
		padding-top: 20px;
	}
	.w3lsstatsaitsstats {
		font-size: 19px;
	}
	.services-grids {
		width: 100%;
	}
	.services-grids:nth-child(2), .services-grids:nth-child(3), .services-grids:nth-child(4) {
		margin-top: 1.5em;
	}
	.text-w3l {
		padding: 0.8em 0em;
	}
	.hovicon {
		margin: 16px 2px;
	}
	.cl-effect-2 a span {
		font-size: 16px;
	}
	.w3agile-servs-img .mission {
		font-size: 1.5em;
	}
	.work-info h4 {
		padding: 9px 12px;
		font-size: 13px;
		text-align: left;
	}
	.work-info h5 {
		padding: 8px 13px;
		font-size: 13px;
	}
	.work-info p {
		line-height: 23px;
		font-size: 0.85em;
	}
	.work-info h4:before {
		top: 6px;
	}
	#loadMore {
		width: 37%;
		font-size: 0.83em;
	}
	#showLess{
		width: 37%;
		font-size: 0.83em;
	}
	h5.sch {
		right: 25.5%;
	}
	/* .map iframe {
		height: 168px;
	} */
	.contact-left-agile h4 {
		font-size: 1.3em;
	}
	.contact-left-agile p {
		font-size: 0.85em;
		margin: 0.5em 0em 0.5em;
	}
	.add-w3ls-main span {
		padding: 13px;
	}
	.add-w3ls2 h5 {
		margin: 0.5em 0em 0em;
		font-size: 1.15em;
	}
	.add-w3ls2 {
		width: 79%;
	}
	.navbar-toggle {
		padding: 7px 7px;
	}
	.contact-left-agile, .contact-right-w3l, .contact-right-w3l iframe {
		min-height: 328px;
	}
	input[type="text"], input[type="email"], .contact-right-w3l textarea {
		margin: 6px 0px;
	}
	textarea {
		min-height: 92px;
	}
	input[type="submit"] {
		font-size: 0.85em;
		padding: 9px 0px;
		width: 34%;
	}
	/* .copy-section p {
		letter-spacing: 0px;
	}
	.copy-section {
		padding: 1.2em 0;
	} */
}

/*-- //responsive-ends-here --*/





Skip to content
Search or jump to…

Pull requests
Issues
Marketplace
Explore
 
@dyadav4 
akkefa
/
developer-portfolio
0
2313
Code
Issues
Pull requests
Actions
Projects
Wiki
Security
Insights
developer-portfolio/docs/css/styles.css
@akkefa
akkefa [portfolio] font color and size updated
Latest commit 2c64903 on Mar 16, 2018
 History
 1 contributor
1093 lines (927 sloc)  20.5 KB
  
/*
 * Template Name: Sphere - Responsive website template for CV/Resume/Portfolio
 * Version: 2.0
 * Author: Xiaoying Riley at 3rd Wave Media
 * Website: http://themes.3rdwavemedia.com/
 * Twitter: @3rdwave_themes
*/
/* ======= Base ======= */
body {
    font-family: 'Roboto', sans-serif;
    color: #24292e;
    background: #f5f5f5;
    font-size: 14px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #444;
    overflow-x: hidden;
    position: relative;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: 500;
}

a {
    color: #00BCD4;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
}

a:hover {
    text-decoration: underline;
    color: #007888;
}

a:focus {
    text-decoration: none;
}

p {
    line-height: 1.5;
}

.btn,
a.btn {
    background: #008fa1;
    color: #fff;
    padding: 8px 15px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    -webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.4);
    -moz-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.4);
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.4);
    text-transform: uppercase;
    font-weight: 500;
    font-size: 14px;
}

.btn:hover,
a.btn:hover {
    color: #fff;
    background: #00a5bb;
}

#topcontrol {
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    background: #008fa1;
    color: #fff;
    text-align: center;
    display: inline-block;
    z-index: 30;
    width: 36px;
    height: 36px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    -webkit-box-shadow: 0 6px 10px 0 rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0 6px 10px 0 rgba(0, 0, 0, 0.3);
    box-shadow: 0 6px 10px 0 rgba(0, 0, 0, 0.3);
}

#topcontrol:hover {
    background: #007888;
    color: #fff;
}

#topcontrol .fa {
    position: relative;
    top: 3px;
    font-size: 25px;
    font-weight: normal;
}

.header {
    background: #00BCD4;
    color: #fff;
}

.header a {
    color: #fff;
}

.header .top-bar {
    position: relative;
    padding-top: 15px;
    padding-bottom: 120px;
}

.header .social {
    margin-bottom: 0;
}

.header .social a {
    color: rgba(255, 255, 255, 0.8);
    display: inline-block;
    text-align: center;
    width: 32px;
    height: 32px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    padding-top: 2px;
    font-size: 16px;
    border: 2px solid rgba(255, 255, 255, 0.8);
}

.header .social a:hover {
    color: #fff;
    border-color: #fff;
}

.header .actions {
    position: absolute;
    right: 15px;
    top: 15px;
}

.header .actions .fa {
    margin-right: 5px;
}

.header .actions a {
    margin-right: 10px;
    color: #fff;
}

.header .actions a:last-child {
    margin-right: 0;
}

.header .profile-image {
    position: absolute;
    width: 160px;
    height: 160px;
    top: -80px;
    margin-left: -80px;
    left: 50%;
}

.header .name {
    font-size: 48px;
    margin-bottom: 15px;
    letter-spacing: 0.5px;
}

.header .title {
    font-size: 28px;
    font-weight: 300;
    color: rgba(255, 255, 255, 0.8);
    margin-bottom: 30px;
}

.header .intro {
    background: #00a5bb;
    padding-top: 90px;
    padding-bottom: 30px;
    position: relative;
    font-size: 16px;
}

.header .profile {
    max-width: 800px;
    margin: 0 auto;
}

/* Page Nav */
.page-nav-space-holder {
    height: 60px;
    position: relative;
}

.page-nav-wrapper {
    background: #007888;
    padding-top: 20px;
    padding-bottom: 20px;
    position: absolute;
    width: 100%;
    left: 0;
    -webkit-box-shadow: 0 4px 12px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 4px 12px rgba(0, 0, 0, 0.2);
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.2);
}

.page-nav-wrapper.fixed {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 100;
    background: #00BCD4;
}

.page-nav-wrapper a {
    color: rgba(255, 255, 255, 0.6);
    text-decoration: none;
    font-weight: 500;
}

.page-nav-wrapper .page-nav {
    margin: 0 auto;
    display: inline-block;
}

.page-nav-wrapper .page-nav li {
    margin-right: 30px;
    display: inline-block;
    background: none;
}

.page-nav-wrapper .page-nav li:hover,
.page-nav-wrapper .page-nav li:active {
    background: none;
}

.page-nav-wrapper .page-nav li a {
    color: rgba(255, 255, 255, 0.6);
    padding: inherit;
}

.page-nav-wrapper .page-nav li a:hover {
    color: #fff;
}

.page-nav-wrapper .page-nav li a:hover,
.page-nav-wrapper .page-nav li a:active,
.page-nav-wrapper .page-nav li a:focus {
    background: none;
}

.page-nav-wrapper .page-nav li a.active {
    color: #fff;
    background: none;
}

.page-nav-wrapper .page-nav li:last-child {
    margin-right: 0;
}

.wrapper {
    padding-top: 60px;
    padding-bottom: 60px;
}

.section {
    -webkit-box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.14);
    -moz-box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.14);
    box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.14);
    padding: 45px;
    background: #fff;
    margin-bottom: 45px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
}

.section:last-child {
    margin-bottom: 0;
}

.section-title {
    margin-top: 0;
    margin-bottom: 45px;
    font-size: 24px;
    text-align: center;
}

.timeline {
    border-left: 3px solid #00BCD4;
    border-bottom-right-radius: 2px;
    border-top-right-radius: 2px;
    position: relative;
    padding: 0 30px;
    margin-left: 280px;
}

.timeline .item {
    position: relative;
    margin-bottom: 45px;
}

.timeline .item:last-child {
    margin-bottom: 0;
}

.timeline .item:before {
    content: "";
    position: absolute;
    left: -43px;
    top: 0;
    display: inline-block;
    width: 22px;
    height: 22px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    background: #fff;
    border: 3px solid #00BCD4;
}

.timeline .item:after {
    content: "";
    position: absolute;
    left: -37px;
    top: 6px;
    display: inline-block;
    width: 10px;
    height: 10px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    background: #00BCD4;
    z-index: 10;
}

.timeline .work-place {
    position: relative;
}

.timeline .location {
    position: absolute;
    right: 0;
    top: 2px;
    color: #8a8a8a;
}

.timeline .location .fa {
    margin-right: 5px;
}

.timeline .place {
    margin-top: 0;
    margin-bottom: 15px;
    font-size: 20px;
    font-weight: 300;
}

.timeline .job-meta {
    position: absolute;
    left: -280px;
    top: 0;
}

.timeline .job-meta .title {
    font-size: 18px;
    color: #00BCD4;
}

.timeline .job-meta .time {
    color: #8a8a8a;
}

.timeline .job-desc {
    color: #24292e;
}

.skills-section .subtitle {
    font-size: 18px;
    color: #8a8a8a;
    margin-top: 0;
    margin-bottom: 45px;
    font-weight: 300;
}

.skills-section .top-skills {

}

.skills-section .top-skills .item {
    margin-bottom: 45px;
}

.skills-section .level {
    color: #8a8a8a;
    margin-bottom: 15px;
}

.skills-section .desc {
    color: #24292e;
}

.skills-section .skill-tag {
    -webkit-box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.14);
    -moz-box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.14);
    box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.14);
    padding: 6px 30px;
    display: inline-block;
    margin-right: 10px;
    border: 1px solid #f5f5f5;
    font-weight: 500;
    margin-bottom: 15px;
    font-size: 14px;
}

.chart-easy-pie {
    positon: relative;
}

.chart {
    width: 110px;
    height: 110px;
    vertical-align: middle;
    position: relative;
    margin: 0 auto;
    text-align: center;
    font-size: 20px;
    font-weight: 300;
    margin-bottom: 30px;
}

.chart span {
    line-height: 110px;
}

.chart canvas {
    position: absolute;
    left: 0;
    top: 0;
}

.testimonials-section .testimonials-carousel {
    max-width: 800px;
    margin: 0 auto;
}

.testimonials-section .item {
    padding-left: 60px;
    margin-bottom: 45px;
}

.testimonials-section .quote {
    border-left: none;
    padding: 0;
    font-size: 22px;
    color: #24292e;
    font-weight: 300;
    position: relative;
}

.testimonials-section .source .name {
    font-size: 16px;
}

.testimonials-section .source .position {
    color: #8a8a8a;
}

.testimonials-section .fa-quote-left {
    position: absolute;
    left: -60px;
    top: 0;
    width: 36px;
    height: 36px;
    display: inline-block;
    background: #00BCD4;
    color: #fff;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    text-align: center;
    padding-top: 10px;
    font-size: 16px;
}

.testimonials-section .carousel-indicators {
    bottom: 0;
    margin-bottom: 0;
}

.testimonials-section .carousel-indicators li {
    background-color: #bdbdbd;
    border: none;
    width: 10px;
    height: 10px;
    margin: 0;
    margin-right: 8px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    cursor: pointer;
}

.testimonials-section .carousel-indicators li.active {
    background-color: #00BCD4;
    width: 10px;
    height: 10px;
    margin: 0;
    margin-right: 8px;
}

/**
Portfolio Section
*/

.portfolio-section .filters {
    list-style: none;
    margin: 0 auto;
    margin-bottom: 30px;
    text-align: center;
    border-bottom: 1px solid #e8e8e8;
}

.portfolio-section .filters .type {
    margin-right: 30px;
    list-style: none;
    display: inline-block;
    padding: 8px 15px;
    color: #8a8a8a;
    cursor: pointer;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 500;
}

.portfolio-section .filters .type:last-child {
    margin-right: 0;
}

.portfolio-section .filters .type.active {
    color: #00BCD4;
    border-bottom: 2px solid #00BCD4;
}

.portfolio-section .item {
    margin-bottom: 30px;
}

.portfolio-section .item .figure {
    margin-bottom: 0;
}

.portfolio-section .item-inner {
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    position: relative;
    -webkit-box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.14);
    -moz-box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.14);
    box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.14);
}

.portfolio-section .item-inner .content {
    padding: 30px;
    position: relative;
}

.portfolio-section .item-inner .content .sub-title {
    font-size: 18px;
    font-weight: 600;
    margin-top: 0;
    margin-bottom: 6px;
    color: #000000;
}

.portfolio-section .item-inner .content .meta {
    color: #24292e;
    font-size: 14px;
    margin-bottom: 10px;
}

.portfolio-section .item-inner .content .action {
    font-size: 14px;
    margin-bottom: 3px;
    color: #24292e;
}

.portfolio-section .item-inner .content .action span {
    font-weight: 600;
    color: #00BCD4;
}

/**
portfolio section end here
*/

/**
Contact section start here
*/
.contact-section .intro {
    position: relative;
    padding: 30px;
    padding-left: 190px;
    font-size: 16px;
    color: #24292e;
}

.contact-section .intro .profile-image {
    width: 120px;
    height: 120px;
    position: absolute;
    left: 30px;
}

.contact-section .intro p {
    margin-bottom: 15px;
}

.contact-section .service-list {
    margin-left: 30px;
    margin-bottom: 15px;
}

.contact-section .service-list li {
    margin-bottom: 15px;
}

.contact-section .service-list .fa {
    color: #00BCD4;
}

.contact-section .social {
    margin-bottom: 0;
}

.contact-section .social li {
    margin-right: 10px;
}

.contact-section .social li:last-child {
    margin-right: 0;
}

.contact-section .social a {
    display: inline-block;
    text-align: center;
    font-size: 24px;
    color: #8a8a8a;
}

.contact-section .social a:hover {
    color: #00BCD4;
}

.footer .container {
    /*padding: 30px;*/
    color: #8a8a8a;
    letter-spacing: 0.5px;
}

.footer .container a {
    color: #8a8a8a;
}

/* Extra small devices (phones, less than 768px) */
@media (max-width: 767px) {
    .header .social {
        margin: 0 auto;
        text-align: center;
    }

    .header .actions {
        position: static;
        margin: 0 auto;
        margin-bottom: 30px;
        text-align: center;
    }

    .header .actions .btn {
        margin-bottom: 15px;
        font-size: 12px;
        display: inline-block;
        width: 100%;
    }

    .header .actions .btn:last-child {
        margin-bottom: 0;
    }

    .header .name {
        font-size: 36px;
    }

    .header .title {
        font-size: 22px;
    }

    .header .contact-info li {
        margin-right: 0;
        margin-bottom: 15px;
        font-size: 14px;
        width: 100%;
        display: inline-block;
    }

    .header .contact-info li:last-child {
        margin-bottom: 0;
    }

    .section {
        padding: 30px;
    }

    .section-title {
        font-size: 20px;
    }

    .timeline {
        margin-left: 0;
        padding-right: 0;
    }

    .timeline .place {
        margin-bottom: 5px;
    }

    .timeline .job-meta {
        position: static;
        margin-bottom: 15px;
    }

    .book-section .item {
        padding: 0;
    }

    .portfolio-section .filters .type {
        font-size: 12px;
        margin-right: 5px;
        padding: 8px 5px;
    }

    .portfolio-section .item-inner .content {
        padding: 15px;
    }

    .portfolio-section .item-inner .content .sub-title {
        font-size: 14px;
        max-width: 120px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }

    .portfolio-section .item-inner .content .meta {
        margin-bottom: 30px;
        max-width: 120px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }

    .portfolio-section .item-inner .content .action {
        position: static;
        font-size: 12px;
    }

    .contact-section .intro {
        padding: 0;
        text-align: center;
    }

    .contact-section .intro .profile-image {
        position: static;
        margin: 0 auto;
        margin-bottom: 30px;
        text-align: center;
    }

    .contact-section .service-list {
        margin-left: 0;
    }

    .contact-section .social {
        margin: 0 auto;
    }
}

/* Small devices (tablets, 768px and up) */
/* Medium devices (desktops, 992px and up) */
/* Large devices (large desktops, 1200px and up) */
/* X-Large devices (large desktops, 1400px and up) */
/* ======= Configure Style (Remove in production) ======= */
.config-trigger {
    position: absolute;
    top: 30px;
    left: -36px;
    width: 36px;
    height: 36px;
    background: #222;
    color: #fff;
    text-align: center;
    -webkit-border-top-right-radius: 0;
    -webkit-border-bottom-right-radius: 0;
    -webkit-border-bottom-left-radius: 4px;
    -webkit-border-top-left-radius: 4px;
    -moz-border-radius-topright: 0;
    -moz-border-radius-bottomright: 0;
    -moz-border-radius-bottomleft: 4px;
    -moz-border-radius-topleft: 4px;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 4px;
    border-top-left-radius: 4px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    text-decoration: none;
}

.config-trigger:hover {
    background: #000;
    text-decoration: none;
}

.config-trigger:hover .fa {
    color: #fff;
}

.config-trigger .fa {
    font-size: 22px;
    padding-top: 7px;
    display: block;
    color: rgba(255, 255, 255, 0.8);
}

.config-panel {
    position: absolute;
    top: 160px;
    right: -190px;
    z-index: 30;
    width: 190px;
}

.config-panel .panel-inner {
    position: relative;
    background: #222;
    color: #fff;
    padding: 15px;
    -webkit-border-top-right-radius: 0;
    -webkit-border-bottom-right-radius: 0;
    -webkit-border-bottom-left-radius: 4px;
    -webkit-border-top-left-radius: 4px;
    -moz-border-radius-topright: 0;
    -moz-border-radius-bottomright: 0;
    -moz-border-radius-bottomleft: 4px;
    -moz-border-radius-topleft: 4px;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 4px;
    border-top-left-radius: 4px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
}

.config-panel .panel-title {
    font-weight: 600;
    margin-bottom: 15px;
    font-size: 14px;
    text-transform: uppercase;
}

.config-panel label {
    color: #fff;
}

.config-panel #color-options {
    margin-bottom: 0px;
}

.config-panel #color-options li a {
    display: block;
    width: 28px;
    height: 20px;
    border: 2px solid transparent;
    margin-bottom: 10px;
}

.config-panel #color-options li a:hover {
    -webkit-opacity: 0.9;
    -moz-opacity: 0.9;
    opacity: 0.9;
    border: 2px solid rgba(255, 255, 255, 0.8);
}

.config-panel #color-options li.active a {
    border: 2px solid #fff;
}

.config-panel #color-options li.theme-1 a {
    background: #00BCD4;
}

.config-panel #color-options li.theme-2 a {
    background-color: #03A9F4;
}

.config-panel #color-options li.theme-3 a {
    background-color: #009688;
}

.config-panel #color-options li.theme-4 a {
    background-color: #4CAF50;
}

.config-panel #color-options li.theme-5 a {
    background-color: #8BC34A;
}

.config-panel #color-options li.theme-6 a {
    background-color: #C0CA33;
}

.config-panel #color-options li.theme-7 a {
    background-color: #FFC107;
}

.config-panel #color-options li.theme-8 a {
    background-color: #FF9800;
}

.config-panel #color-options li.theme-9 a {
    background-color: #FF5722;
}

.config-panel #color-options li.theme-10 a {
    background-color: #795548;
}

.config-panel #color-options li.theme-11 a {
    background-color: #607D8B;
}

.config-panel #color-options li.theme-12 a {
    background-color: #673AB7;
}

.config-panel #color-options li.theme-13 a {
    background-color: #3F51B5;
}

.config-panel #color-options li.theme-14 a {
    background-color: #2196F3;
}

.config-panel #color-options li.theme-15 a {
    background-color: #9C27B0;
}

.config-panel #color-options li.theme-16 a {
    background-color: #E91E63;
}

.config-panel .close {
    position: absolute;
    right: 5px;
    top: 5px;
    color: #fff;
}

.config-panel .close .fa {
    color: #fff;
}

/************ Books section ******/
.book-section .item {
    margin-bottom: 45px;
}

.book-section .item-inner {
    padding: 0 30px;
}

.book-section .category {
    font-size: 18px;
    color: #00BCD4;
    margin-top: 0;
    margin-bottom: 16px;
}

.book-section .book-category {
    font-weight: bolder;
    margin-bottom: 3px;
    font-size: 16px;
}

.book-section .b {
    color: #24292e;
}

/************ Education section ******/
.education-section .item {
    margin-bottom: 45px;
}

.education-section .item-inner {
    padding: 0 30px;
}

.education-section .category {
    font-size: 18px;
    color: #00BCD4;
    margin-top: 0;
    margin-bottom: 16px;
}

.education-section .title {
    font-size: 18px;
    color: #00BCD4;
    margin-top: 0;
    margin-bottom: 0;
    font-weight: 500;
    line-height: 1.2;
}

.education-section .sub-title {
    margin-bottom: 0;
    font-size: 16px;
    font-weight: 300;
}

.education-section .time {
    color: #8a8a8a;
    margin-bottom: 15px;
}

.education-section .desc {
    color: #24292e;
}
