/*-- Reset Code --*/

.footer-nav li{
	-webkit-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-o-transition: 0.5s all;
	-ms-transition: 0.5s all;
	transition: 0.5s all;
}
/*-- footer --*/
.footer-nav li {
    list-style-type: none;
    display: inline-block;
    padding: 1em 1em;
    margin: 0px 1em;
    border-bottom: 2px solid rgba(226, 222, 222, 0);
}
ul.footer-nav,.agileits_w3layouts-copyright {
	text-align:center;
    border: 1px solid #e2dede;
    border-width: 1px 0;
}
ul.footer-nav li a {
    color: #000;
    font-size: 1.1em;
}
ul.footer-nav li a:hover {
    color: #d53362;
}
.footer-nav li:hover {
    border-bottom: 2px solid #0f9494;
}
ul.footer-nav li a.active {
    color: #d53362;
    font-weight: 600;
}
.w3_agile-footer-grids {
    padding: 3em 0 2em;
}
.w3_agile-footer1.f1 h6 a {
    color: black;
    font-size: 3.5em;
}
.w3_agile-footer1 h5.f1 {
    margin: 1.1em 0 0.5em;
}
.w3_agile-footer1 h5 {
    text-transform: uppercase;
    font-size: 1.1em;
    color: #d53362;
    font-weight: 600;
    margin: 0 0 1.5em;
}
ul.w3ls-footer-bottom-list li {
    list-style-type: none;
    margin: 0.5em 0;
	text-transform:capitalize;
}
ul.w3ls-footer-bottom-list li a,ul.footer-social-icons li a{
	color:#ccc;
	
}
ul.footer-social-icons li {
	color:#000;
	margin:0 2em 0 0;
	list-style-type:none;
	display:inline-block;
}
.agileits_w3layouts-copyright{
    padding: 1em;
    text-align: center;
}
.agileits_w3layouts-copyright p {
    color: #000;
}
.agileits_w3layouts-copyright p a {
    color: #0f9494;
}
.agileits_w3layouts-copyright p a:hover {
    color:#d53362;
}
.agile-footer.w3ls-section {
    padding: 2em 0 0;
	background:#f0f0f0;
}
/*-- //footer --*/

/* -- Responsive code -- */
@media screen and (max-width: 1440px){
	
}
@media screen and (max-width: 1280px){
	
}
@media screen and (max-width: 1080px){
	
}
@media screen and (max-width: 1050px){
	
}
@media screen and (max-width: 1024px){
	
}
@media screen and (max-width: 991px){
	ul.footer-social-icons li {
		margin: 0 1.5em 0 0;
	}
}
@media screen and (max-width: 900px){
	
}
@media screen and (max-width: 800px){
	
}
@media screen and (max-width: 768px){
	
}
@media screen and (max-width: 767px){
	
}
@media screen and (max-width: 736px){
	
	.w3_agile-footer1.f1 h6 a {
		font-size: 3.1em;
	}
	ul.footer-social-icons li {
		margin: 0 1.4em 0 0;
	}
	
}
@media screen and (max-width: 667px){
	
	
	.footer-nav li {
		margin: 0 0.6em;
	}
	.w3_agile-footer1 {
		width: 50%;
	}
	.w3_agile-footer1 {
		width: 100%;
		margin: 2em 0 0;
	}
	.w3_agile-footer-grids {
		padding: 0em 0 2em;
	}
	.agileits_w3layouts-footer-bottom {
		text-align: center;
	}
	.w3_agile-footer1.f1 p {
		width: 59%;
		margin: 0 auto;
	}
}
@media screen and (max-width: 640px){
	
}
@media screen and (max-width: 600px){
	
	.w3_agile-footer1 h5 {
		font-size: 0.95em;
	}
	ul.footer-social-icons li {
		margin: 0 0.82em 0 0;
	}
	.team-grid {
		padding: 0 1em;
	}
	.w3_agile-footer1.f1 p {
		width: 63%;
	}
}
@media screen and (max-width: 568px){
	
	.footer-nav li {
		margin: 0 0.4em;
	}
	.w3_agile-footer1.f1 h6 a {
		font-size: 2.8em;
	}
	.w3_agile-footer1.f1 p {
		width: 68%;
	}
}

@media screen and (max-width: 480px){
	.footer-nav li{
		padding:0.5em;
	}
}
@media screen and (max-width: 414px){
	
	.w3_agile-footer1.f1 p {
		width: 79%;
	}
	.contact-right-w3l {
	.contact-right-w3l {
		padding: 3em;
	}
}
@media screen and (max-width: 384px){
	
}
@media screen and (max-width: 375px){
	
}
@media screen and (max-width: 320px){
	
	.w3_agile-footer1 h5 {
		font-size: 0.85em;
	}
}
/* -- //Responsive code -- */
   
	