/*--
	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: 'Open Sans', 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: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
    font-size: 14pt;
}
p {
	margin: 0;
}
ul {
	margin: 0;
	padding: 0;
}
label {
	margin: 0;
}
a:focus, a:hover {
	text-decoration: none;
	outline: none;
}
/*-- //Reset-Code --*/
div p button {
    z-index: 999;
    right: 70px;
    top: 70px;
    width: 50px;
    background: transparent;
    padding: 5px;
    position: fixed;
    border: 2px solid #fff;
}
div p button i.fa.fa-bars {
    color: #151515;
    font-size: 24px;
}

	/*-- Heading-1 --*/

	.agileheader h3 {
		position: absolute;
		top: 40%;
		right: 0;
		left: 0;
		width: 60%;
		margin: 0 auto;
		padding: 50px 0;
		font-size: 50px;
		letter-spacing: 3px;
		font-weight: 700;
		color: #FFF;
		background-color: rgba(0, 0, 0, 0.75);
		border: 5px solid #FFF;
	}

	/*-- //Heading-1 --*/

	/*-- Slider --*/

	.rslides {
		position: relative;
		list-style: none;
		overflow: hidden;
		width: 100%;
		padding: 0;
		margin: 0;
	}

	.rslides li {
		-webkit-backface-visibility: hidden;
		position: absolute;
		display: none;
		width: 100%;
		left: 0;
		top: 0;
	}

	.rslides li:first-child {
		position: relative;
		display: block;
		float: left;
	}

	.rslides img {
		display: block;
		float: left;
		width: 100%;
		height: 100%;
		border: 0;
	}

.callbacks_nav {
    position: absolute;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    top: 50%;
    left: 0;
    opacity: 0.7;
    z-index: 3;
    text-indent: -9999px;
    text-decoration: none;
    height: 50px;
    width: 50px;
    background: #000 url(../images/arrows.png) no-repeat left top;
    margin-top: -45px;
    border-radius: 50%;
}

	.callbacks_nav.next {
		left: auto;
		background-position: right top;
		right: 0;
	}

	ul.callbacks_tabs.callbacks1_tabs {
		display: none;
	}

	.callbacks_nav {
		left: 20px;
	}

	.callbacks_nav.next {
		right: 20px;
	}
section.banner{
	position:relative;
}

section.banner1 {
    background: url(../images/3.jpg) no-repeat 0px 0px;
    background-size: cover;
	position:relative;
	min-height:300px;
}
	/*-- //Slider --*/

/*-- //Header --*/
.navbar-right {
    float: right !important;
    margin-right: 0;
}
.logo a h1 {
    position: absolute;
    z-index: 999;
    left: 70px;
    top: 70px;
    color: #fff;
    font-weight: bold;
    font-size: 42px;
}
span {
    color: #151515;
}
.banner h3 {
    position: absolute;
    top: 28%;
    right: 0;
    left: 0;
    width: 60%;
    margin: 0 auto;
    padding: 50px 0;
    font-size: 50px;
    font-size: 65px;
    letter-spacing: 3px;
    font-weight: 700;
    color: #ffffff;
    text-align: center;    /*background-color: rgba(0, 0, 0, 0.75);
    border: 5px solid #FFF;*/
}
.banner h4 {
    position: absolute;
    top: 85%;
    left: 5%;
    color: #fff;
    letter-spacing: 2px;
    font-size: 22px;
    background: #151515;
    margin: 0;
    padding: 9px 16px 7px;
}
/*-- banner bottom --*/
.banner_bottom {
    padding: 5em 0;
}
.banner_bottom-w3l-left {
    background: url(../images/g11.jpg)no-repeat 0px 0px;
    background-size: cover;
    min-height:500px;
}
.banner_bottom-w3l-right {
    padding: 100px 60px 60px 60px;
    width: 40%;
}
.banner_bottom h4 {
    font-size: 18px;
    letter-spacing: 2px;
    font-weight: 700;
    color: #151515;
    text-transform: uppercase;
}
.banner_bottom h3{
    font-size: 22px;
    letter-spacing: 2px;
    font-weight: 700;
    color: #000;
    text-transform: capitalize;
	margin:1em 0;
}
.banner_bottom p {
    font-size: 14px;
    letter-spacing: 2px;
    font-weight: 400;
    color: #777;
    line-height: 1.8em;
    margin: 1em 0;
}
.find-about a {
    float: none;
    margin-top: 1.5em;
    color: #000;
    display: inline-block;
    text-decoration: none;
    letter-spacing: 2px;
    padding: 6px 22px;
    font-size: 15px;
    background: transparent;
    border: 2px solid #000;
    transition: .5s ease-in;
    -webkit-transition: .5s ease-in;
    -moz-transition: .5s ease-in;
    -o-transition: .5s ease-in;
    -ms-transition: .5s ease-in;
    border-radius: 0px;
}
.find-about a:hover {
    background: #151515;
    color: #000;
    border: 2px solid #151515;
    transition: .5s ease-in;
    -webkit-transition: .5s ease-in;
    -moz-transition: .5s ease-in;
    -o-transition: .5s ease-in;
    -ms-transition: .5s ease-in;
}
.banner_bottom-w3l-right2 {
    background: url(../images/g9.jpg)no-repeat 0px 0px;
    background-size: cover;
    min-height: 380px;
    width: 40%;
}
.top_agile_info {
    border: 2px solid #000;
    margin: 3em 3em 0 29em;
    padding: 3em 2em;
}
.banner_bottom h5 {
    font-size: 18px;
    letter-spacing: 2px;
    font-weight: 700;
    color: #151515;
    text-transform: uppercase;
}
/*-- //banner bottom --*/
.heading-agileinfo {
    font-weight: 300;
    letter-spacing: .5px;
    font-size: 28px;
    margin-bottom: 1.9em;
    text-align: center;
    color: #151515;
    text-transform: none;
    position: relative;
    margin-top: 0;
}
.heading-agileinfo span {
    display: block;
    font-size: 17px!important;
    margin-top: 1em;
    letter-spacing: 4px;
    text-transform: none;
    color: #000000;
    font-weight: 500;
}
.heading-agileinfo span:after {
    content: '';
    background: #212121;
    height: 2px;
    width: 70px;
    position: absolute;
    top: 132%;
    right: 47%;
}
/*--services --*/
span.ttt {
    color: #fff;
}
.w3-services{
   background: url(../images/1.jpg) no-repeat 0px 0px;
    background-size: cover;
  padding:5em 0;
	background-attachment:fixed;
}
.w3-services-left-grid h3 {
    color: #fff;
}
.w3-services-left-grid h4 {
    font-size: 1.4em;
    font-weight: 300;
    color: #fff;
	margin-bottom: 1em;
}
.w3-services-left-grid p {
    font-size: 1em;
    line-height: 1.8em;
    letter-spacing: 0px;
    color: #fff;
	padding: 0 3em;
}
.w3-icon-grid1 i {
    font-size: 3em;
    color:#fff;
}
.w3-icon-grid1 {
    margin-top: 3em;
}
.w3-services-right-grid h3 {
    text-transform: uppercase;
    color: #151515;
    font-size: 20px;
    letter-spacing: 2px;
    font-weight: 700;
    margin: 1em 0;
}
.w3-services p {
    font-size: 14px;
    color: #fff;
    line-height: 1.8em;
}
.w3-services-left-grid {
    text-align: center;
}
/*-- services --*/
/*-- //news --*/
.news_w3l{
	padding:5em 0;
	background: #E7E7E7;
}
.news_left_top2 {
    margin: 2em 0;
}
.news_right h5 a {
    color: #000;
    text-decoration: none;
    font-size: 20px;
    text-transform: capitalize;
    font-weight: 400;
    letter-spacing: 1px;
    line-height: 30px;
}
.news_right h5 {
    margin: 0;
}
.news_right h6 {
    font-size: small;
    color: #151515;
    font-weight: 600;
    margin: 1em 0;
    letter-spacing: 2px;
}
.news_right_left1 {
    background: #fff;
    padding: 30px;
    width: 48%;
    float: left;
}
.news_left_top3 {
    margin-top: 2em;
}
.news_right_left2{
    background: #fff;
    padding: 30px;
    width: 48%;
	margin-left:4%;
    float: left;
}
/*-- news --*/
/*-- testimonials --*/
.testimonials .h3-w3l{
	color:#fff;
}
/*--/test-monials --*/
.testimonials {
    background: url(../images/2.jpg);
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    -ms-background-size: cover;
    background-attachment: fixed;
    padding: 5em 0;
}
.test-review {
    padding: 2em;
    border: 1px solid #fff;
}
.test-review p {
	color:#fff;
    line-height: 2.2em;
}
.test-review img {
    margin: 0 auto;
}
.test-review img {
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.41);
    -webkit-box-shadow: 0 10px 20px rgba(0, 0, 0, 0.41);
    -moz-box-shadow: 0 10px 20px rgba(0, 0, 0, 0.41);
    -o-box-shadow: 0 10px 20px rgba(0, 0, 0, 0.41);
    -ms-box-shadow: 0 10px 20px rgba(0, 0, 0, 0.41);
}
.w3_about_grid_left h6 {
      color: #EB4549;
    font-size: 1.2em;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 3px;
    margin: 0;
}
.test-monials h5 {
    font-size: 20px;
    text-align: center;
    color: #000;
    text-transform: none;
    margin-top: 1em;
}
.test-review i {
    color: #fff;
    font-size: 2em;
    margin: 0 0.5em;
}
.img-agile h6 {
    font-size: 1.2em;
	color: #fff;
	margin-top: 1em;
}
.img-agile img {
    margin: 0 auto;
    border-radius: 50%;
}
.test-tooltip1:after {
    content: '';
    position: absolute;
    left: -19px;
    border-color: #fff;
    top: 40%;
    border-left: 9px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 18px solid rgba(255, 255, 255, 0.66);
    transform: rotate(90deg);
    -webkit-transform: rotate(-92deg);
    -moz-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
}
/*-- //testimonials --*/

/*-- subscribe --*/
/*-- newsletter --*/
section.subscribe {
    padding: 5em 0;
}

.subscribe p {
    width: 60%;
    text-align: center;
    margin: 0 auto;
    color: #999;
    font-size: 14px;
    line-height: 25px;
}
.newsletter {
    position: relative;
}
.newsletter input[type="email"] {
    font-style: italic;
    padding: 11px 60px 9px 16px;
    border: 1px solid #3a3939;
    width: 100%;
    text-align: left;
    color: #fff;
    background-color: #191818;
    outline: none;
}
.newsletter input[type="submit"] {
    width: 55px;
    height: 38px;
    background-image: url(../images/email.png);
    background-color: #151515;
    background-repeat: no-repeat;
    background-position: center;
    position: absolute;
    top: 2px;
    right: 2px;
    padding: 0em;
    border: none;
    outline: none;
    -webkit-transition: all 0.2s ease 0s;
    -moz-transition: all 0.2s ease 0s;
    -o-transition: all 0.2s ease 0s;
    -ms-transition: all 0.2s ease 0s;
    transition: all 0.2s ease 0s;
}
.newsletter {
    text-align: center;
    width: 50%;
    margin: 20px auto;
}
.newsletter h4 {
    font-size: 1.4em;
    color: #fff;
    text-transform: uppercase;
	font-weight: 700;
    margin:2em 0 3em 0;
}
.newsletter form {
    width: 60%;
    margin: 0 auto;
}
/*-- //subscribe --*/
/*-- //newsletter --*/
/*--footer--*/
.footer-w3 {
    padding: 5em 0;
    background: #000;
}
.footer-w3 h3,.footer-w3 h2 {
    font-size: 24px;
    color: #A2011F;
    margin-bottom: 20px;
    letter-spacing: 1px;
}
.footer-w3 p {
    color: #bfbfbf;
	font-size:14px;
	line-height:26px;
}
.footer-w3 ul li  {
    display:block;
	color: #bfbfbf;
	padding: 5px 0px;
	font-weight: 600;
}
.footer-list i {
    padding-right: 10px;
    color: #151515;
}
.footer-w3 ul li a {
    color: #bfbfbf;
    font-size: 14px;
    font-weight: 600;
   
    padding: 5px 0px;
    text-decoration: none;
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
}
.footer-w3 ul li a:hover {
    color: #151515;
}
.footer-w3 ul li.hd {
    color: #151515;
}
/*--//footer--*/
/* copyright */
.copyright ul li {
    display: inline-block;
    padding: 0 10px;
}
a.facebook {
    color: #fff;
    font-size: 16px;
}
a.facebook:hover {
    color: #151515;
}
.copyrighttop {
    float: right;
}
.copyrightbottom {
    float: left;
}
.copyright {
    background: #000;
    color: #fff;
    padding: 1em 0;
    border-top: 1px solid #2f2f2f;
}
.copyrightbottom p {
    color: #fff;
    letter-spacing: 1px;
    font-size: 14px;
    line-height: 28px;
}
.copyrightbottom a {
    color: #151515;
    text-decoration: none;
}
.copyrightbottom a:hover {
    color: #fff;
}
.contact p {
    text-align: center;
    color: #fff;
    font-size: 15px;
    letter-spacing: 1px;
    line-height: 1.8em;
    width: 50%;
    margin: 0 auto 5em;
}
/* copyright */

/* modal */
.agileits-w3layouts-info img {
    width: 100%;
    margin-bottom: 15px;
}
.modal-title {
    text-align: center;
    font-size: 30px;
    font-weight: 700;
    color: #151515;
}
.agileits-w3layouts-info p {
    color: #999;
    font-size: 14px;
    line-height: 28px;
}
.span2 {
    color: #000;
}
/* //modal */

/* gellery */
section#gallery {
    background: rgba(46, 186, 239, 0.87);
}
h3.agileits-title {
    color: #fff;
}
/* //gellery */

/*-- //footer--*/
/* //copyright */
.agileits_w3layouts_footer_grid_list li {
    list-style-type: none;
    color: #999;
    text-transform: uppercase;
}
.agileits_w3layouts_footer_grid_list li a {
    color: #fff;
    text-decoration: none;
    font-weight: 600;
    letter-spacing: 1px;
    font-size: 0.9em;
}
.agileits_w3layouts_footer_grid_list li i {
    color: #777777;
    padding-right: 1em;
}
.agileits_w3layouts_footer_grid_list li a:hover {
    color: #fa5d07;
}
/* top top */
#toTop {
    display: none;
    text-decoration: none;
    position: fixed;
    bottom: 20px;
    right: 2%;
    overflow: hidden;
    z-index: 999;
    width: 40px;
    height: 40px;
    border: none;
    text-indent: 100%;
    background: url(../images/arrow.png) no-repeat 0px 0px;
}
#toTopHover {
    width: 40px;
    height: 40px;
    display: block;
    overflow: hidden;
    float: right;
    opacity: 0;
    -moz-opacity: 0;
    filter: alpha(opacity=0);
}
/* //top top */
/*-- about --*/
.wthree-heading{
	padding:2em 0;
	text-align:center;
}
.wthree-heading h2{
	color:#FFFFFF;
}
/*-- courses --*/
.wthree_banner1_info{
	margin: 8em 0 0;
    text-align: right;
}
.wthree_banner1_info h3{
	font-size:2em;
	color:#fff;
}
.wthree_banner1_info h3 span{
	color:#ec9114;
}
.agileinfo_courses_flipster{
	width:70%;
	margin:0 auto;
}
.w3ls_courses_left {
    padding: 0 3em 0 0;
}
.w3ls_courses_left_grid h3 {
    color: #212121;
    font-size: 1em;
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: 4px;
    margin: 0;
}
.w3ls_courses_left_grid h3 i{
    color: #151515;
    padding-right: 1em;
}
.w3ls_courses_left_grid p{
    margin: 1em 0 0;
    color: #999;
    line-height: 1.8em;
    font-size: .9em;
}
.w3ls_courses_left_grid:nth-child(2){
	padding-top:2em;
}
.w3ls_courses_right p{
	margin-bottom:2em !important;
}
.agileits_courses_right img{
	width:100%;
}
/*-- //courses --*/
/*-- features --*/
.features{
	background: url(../images/2.jpg);
    background-size: cover;
	background-attachment:fixed;
   padding: 5em 0;
}
.features-heading h3{
	color:#FFFFFF;
}
.agile_head1,.w3_agile_para1{
	color:#fff;
}
.agileits_w3layouts_features_grid{
	padding:1em;
	background:#fff;
}
.agileits_w3layouts_features_gridl {
    padding: 0;
}
.agileits_w3layouts_features_gridr {
    padding-left: 0;
}
.agile_feature_grid{
    width: 80px;
    height: 80px;
    background: #151515;
    text-align: center;
    border: 4px solid #cc3707;
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-o-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-ms-transition: 0.5s all;
}
.w3_agileits_features_grid:hover .agile_feature_grid{
    background: #212121;
    border: 4px solid #000000;
}
.w3_agileits_features_grid:hover .agileits_w3layouts_features_gridr h4{
    color: #151515;
}
.w3_agileits_features_grid:hover .agile_feature_grid i{
	color:#FFFFFF;
}
.agile_feature_grid i{
    font-size: 1.5em;
    color: #212121;
    line-height: 3em;
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-o-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-ms-transition: 0.5s all;
}
.agileits_w3layouts_features_gridr h4{
    color: #212121;
    font-size: 1em;
    margin: 0;
    letter-spacing: 1px;
    font-weight: 800;
    text-transform: uppercase;
}
.agileits_w3layouts_features_gridr p{
    color: #999;
    line-height: 1.8em;
    margin: .5em 0 0 0;
    font-size: .9em;
}
.w3_agileits_features_grid:nth-child(4),.w3_agileits_features_grid:nth-child(5),.w3_agileits_features_grid:nth-child(6){
	padding-top:2em;
}
/*-- //features --*/
.agileits_w3layouts_team_grids.w3ls_courses_grids {
    margin-top: 4em;
}
.w3_agileits_features_grids {
    margin-top: 4em;
}
/*-- team --*/
.team {
    background: #e5eff1;
    padding: 5em 0;
}
.agileinfo-team-grids{
	margin:4em 0 0 0;
}
.wthree-team-grid img{
	width:100%;
}
.wthree-team-grid-info {
    padding: 1em;
    background: #FFFFFF;
    text-align: center;
}
.wthree-team-grid h4 {
    font-size: 1.4em;
    color: #151515;
    margin: 0;
    font-weight: 700;
}
.wthree-team-grid p {
    margin:.5em 0;
    color: #999999;
    font-size: .9em;
}
.team-social-grids ul {
    padding: 0;
    margin: 0;
}
.team-social-grids ul li {
    display: inline-block;
    margin: 0 .5em 0 0;
}
.team-social-grids ul li a {
    text-align: center;
}
.team-social-grids ul li a i.fa{
	height: 30px;
    width: 30px;
    border: solid 2px #FFFFFF;
    line-height: 29px;
    background: none;
    color: #b2b2b2;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
}
.team-social-grids ul li a i.fa.fa-facebook:hover {
	border: solid 2px #3b5998;
	background:#3b5998;
    color: #FFFFFF;
}
.team-social-grids ul li a i.fa.fa-twitter:hover{
	border: solid 2px #55acee;
	background:#55acee;
	color: #FFFFFF;
}
.team-social-grids ul li a i.fa.fa-rss:hover{
	border: solid 2px #f26522;
	background:#f26522;
	color: #FFFFFF;
}
/*-- //team --*/
.courses {
    padding: 5em 0;
}
/*-- //about --*/
/*-- 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;
}
.gal-w3l img {
    width:100%!important;
}
.gal-w3l {
    padding-left:5px!important;
    padding-right:5px!important;
    margin-bottom:4px;
}
.gallery {
       padding: 5em 0;
    background: #f4f4f4;
}
.gallery_gds {
    margin-top: 3em;
}
/*-- //img-hover-effect --*/
/* contact page */
.wthree_footer_grid_left {
    width: 62px;
    height: 62px;
    border-radius: 50%;
    text-align: center;
    background: #ff0a80;
    margin-bottom: 1em;
}
.w3ls_footer_grid_left p {
    color: #3f4044;
    line-height: 2em;
}
.w3ls_footer_grid_left p span {
    display: block;
}
.wthree_footer_grid_left i {
    color: #fff;
    font-size: 1.6em;
    line-height: 2.8em;
}
.w3ls_footer_grid_left p a {
    color: #3f4044;
    text-decoration: none;
}
.w3ls_footer_grid_left p a:hover {
    color: #000;
}
.w3ls_address_mail_footer_grids iframe{
    width: 100%;
    height: 25em;
    border: none;
    margin-bottom: 2em;
}
h4.white-w3ls {
    color: #fff;
    margin-bottom: 1em;
    font-size: 30px;
}
.multi-gd-img.multi-gd-text h4 {
    position: absolute;
    top: 50%;
    left: 30%;
    font-size: 2em;
    color: #fff;
    font-weight: 300;
    letter-spacing: 10px;
}
.multi-gd-img.multi-gd-text h4  span{
    font-weight:700;
	color:#2fdab8;
}
.multi-gd-img.multi-gd-text {
    padding: 0;
}
.styled-input.agile-styled-input-top {
    margin-top: 0;
} 
.address-grid {
    padding: 1em 0em 0 0em;
}
.contact-form {
    background: #181919;
    padding: 5em 3em;
}
.contact input[type="text"], .contact input[type="email"], .contact textarea {
    font-size: 15px;
    letter-spacing: 1px;
    color: #fff;
    padding: 0.5em 1em;
    border: 0;
    width: 100%;
    border-bottom: 1px solid #dcdcdc;
    background: none;
    -webkit-appearance: none;
    outline: none;
}
.contact textarea { 
	min-height: 8em;
    resize: none;
} 
.contactright {
    padding-left: 7em;
    padding-top: 4em;
}
.w3ls_footer_grid_left {
    margin-bottom: 2em;
}
.w3ls_footer_grid_left:nth-child(4) {
    margin-bottom: 0em;
}
/*-- input-effect --*/
.styled-input input:focus ~ label, .styled-input input:valid ~ label,.styled-input textarea:focus ~ label ,.styled-input textarea:valid ~ label{
    font-size: .9em;
    color: #ff0a80;
    top: -1.3em;
    -webkit-transition: all 0.125s;
	-moz-transition: all 0.125s; 
	-o-transition: all 0.125s;
	-ms-transition: all 0.125s;
    transition: all 0.125s;
}
.styled-input {
	width:100%;
	margin: 2em 0 1em;
	position: relative;
}
.styled-input label {
	color: #555;
    padding: 0.5em 0em;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
    pointer-events: none;
    font-weight: 400;
    font-size: 14px;
	letter-spacing:1px;
    display: block;
    line-height: 1em;
}
.styled-input input ~ span, .styled-input textarea ~ span {
    display: block;
    width: 0;
    height: 2px;
    background: rgb(39, 39, 39);
    position: absolute;
    bottom: 0;
    left: 0;
    -webkit-transition: all 0.125s;
    -moz-transition: all 0.125s;
    transition: all 0.125s;
}
.styled-input textarea ~ span { 
    bottom: 5px; 
}
.styled-input input:focus.styled-input textarea:focus { 
	outline: 0; 
} 
.styled-input input:focus ~ span,.styled-input textarea:focus ~ span {
	width: 100%;
	-webkit-transition: all 0.075s;
	-moz-transition: all 0.075s;  
	transition: all 0.075s; 
} 
.white-w3ls{
	color:#fff!important;
}
.contactright h3 {
    font-size: 30px;
    color: #000;
    margin-bottom: 1em;
}
.contact-form input[type="text"], .contact-form input[type="email"], .contact-form textarea {
    font-size: 15px;
    letter-spacing: 1px;
    color: #fff;
    padding: 0.5em 1em 0.5em 0;
    border: 0;
    width: 100%;
    border-bottom: 1px solid #dcdcdc;
    background: none;
    -webkit-appearance: none;
    outline: none;
}
.contact-form  textarea {
    height: 8em;
}
.contact-form input[type="submit"] {
    border: none;
    padding: 0.7em 2.5em;
    font-size: 15px;
    outline: none;
    text-transform: uppercase;
    letter-spacing: 1px;
    background:#ff0a80;
    color: #fff;
}
.contact-form input[type="submit"]:hover {
    background: #b46e3c;
}
.w3ls_address_mail_footer_grids {
    padding: 5em 0;
}
/* //contact page */
/*-- icons --*/
.codes a {
    color: #999;
}
.icon-box {
    padding: 8px 15px;
    background:rgba(149, 149, 149, 0.18);
    margin: 1em 0 1em 0;
    border: 5px solid #ffffff;
    text-align: left;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 13px;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
    -moz-transition: 0.5s all;
    cursor: pointer;
} 
.icon-box:hover {
    background: #000;
	transition:0.5s all;
	-webkit-transition:0.5s all;
	-o-transition:0.5s all;
	-ms-transition:0.5s all;
	-moz-transition:0.5s all;
}
.icon-box:hover i.fa {
	color:#fff !important;
}
.icon-box:hover a.agile-icon {
	color:#fff !important;
}
.codes .bs-glyphicons li {
    float: left;
    width: 12.5%;
    height: 115px;
    padding: 10px; 
    line-height: 1.4;
    text-align: center;  
    font-size: 12px;
    list-style-type: none;	
}
.codes .bs-glyphicons .glyphicon {
    margin-top: 5px;
    margin-bottom: 10px;
    font-size: 24px;
}
.codes .glyphicon {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
	color: #777;
} 
.codes .bs-glyphicons .glyphicon-class {
    display: block;
    text-align: center;
    word-wrap: break-word;
}
h3.icon-subheading {
    font-size: 28px;
    color: #151515 !important;
    margin: 30px 0 15px;
    font-weight: 700;
    letter-spacing: 2px;
}
h3.agileits-icons-title {
    text-align: center;
    font-size: 33px;
    color: #222222;
    font-weight: 700;
    letter-spacing: 2px;
}
.icons a {
    color: #999;
}
.icon-box i {
    margin-right: 10px !important;
    font-size: 20px !important;
    color: #282a2b !important;
}
.bs-glyphicons li {
    float: left;
    width: 18%;
    height: 115px;
    padding: 10px;
    line-height: 1.4;
    text-align: center;
    font-size: 12px;
    list-style-type: none;
    background:rgba(149, 149, 149, 0.18);
    margin: 1%;
}
.bs-glyphicons .glyphicon {
    margin-top: 5px;
    margin-bottom: 10px;
    font-size: 24px;
	color: #282a2b;
}
.glyphicon {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
	color: #777;
} 
.bs-glyphicons .glyphicon-class {
    display: block;
    text-align: center;
    word-wrap: break-word;
	    color: #777;
}
@media (max-width:991px){
	h3.agileits-icons-title {
		font-size: 28px;
	}
	h3.icon-subheading {
		font-size: 22px;
	}
}
@media (max-width:768px){
	h3.agileits-icons-title {
		font-size: 28px;
	}
	h3.icon-subheading {
		font-size: 25px;
	}
	.row {
		margin-right: 0;
		margin-left: 0;
	}
	.icon-box {
		margin: 0;
	}
}
@media (max-width: 640px){
	.icon-box {
		float: left;
		width: 50%;
	}
}
@media (max-width: 480px){
	.bs-glyphicons li {
		width: 31%;
	}
}
@media (max-width: 414px){
	h3.agileits-icons-title {
		font-size: 23px;
	}
	h3.icon-subheading {
		font-size: 22px;
	}
	.bs-glyphicons li {
		width: 31.33%;
	}
}
@media (max-width: 384px){
	.icon-box {
		float: none;
		width: 100%;
	}
}
/*-- //icons --*/
.w3_wthree_agileits_icons.main-grid-border {
    padding: 5em 0;
}
/*--Typography--*/
.well {
    font-weight: 300;
    font-size: 14px;
}
.list-group-item {
    font-weight: 300;
    font-size: 14px;
}
li.list-group-item1 {
    font-size: 14px;
    font-weight: 300;
}
.typo p {
    margin: 0;
    font-size: 14px;
    font-weight: 300;
}
.show-grid [class^=col-] {
    background: #fff;
	text-align: center;
	margin-bottom: 10px;
	line-height: 2em;
	border: 10px solid #f0f0f0;
}
.show-grid [class*="col-"]:hover {
	background: #e0e0e0;
}
.grid_3{
	margin-bottom:2em;
}
.xs h3, h3.m_1{
	color:#000;
	font-size:1.7em;
	font-weight:300;
	margin-bottom: 1em;
}
.grid_3 p{
	color: #999;
	font-size: 0.85em;
	margin-bottom: 1em;
	font-weight: 300;
}
.grid_4{
	background:none;
	margin-top:50px;
}
.label {
	font-weight: 300 !important;
	border-radius:4px;
}  
.grid_5{
	background:none;
	padding:2em 0;
}
.grid_5 h3, .grid_5 h2, .grid_5 h1, .grid_5 h4, .grid_5 h5, h3.hdg, h3.bars {
    margin-bottom: 1em;
    color: #151515;
    font-weight: 700;
    font-size: 30px;
    letter-spacing: 2px;
}
.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
	border-top: none !important;
}
.tab-content > .active {
	display: block;
	visibility: visible;
}
.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
	z-index: 0;
}
.badge-primary {
	background-color: #03a9f4;
}
.badge-success {
	background-color: #fb5710;
}
.badge-warning {
	background-color: #ffc107;
}
.badge-danger {
	background-color: #e51c23;
}
.grid_3 p{
	line-height: 2em;
	color: #888;
	font-size: 0.9em;
	margin-bottom: 1em;
	font-weight: 300;
}
.bs-docs-example {
	margin: 1em 0;
}
section#tables  p {
	margin-top: 1em;
}
.tab-container .tab-content {
	border-radius: 0 2px 2px 2px;
	border: 1px solid #e0e0e0;
	padding: 16px;
	background-color: #ffffff;
}
.table td, .table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th {
	padding: 15px!important;
}
.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
	font-size: 0.9em;
	color: #999;
	border-top: none !important;
}
.tab-content > .active {
	display: block;
	visibility: visible;
}
.label {
	font-weight: 300 !important;
}
.label {
	padding: 4px 6px;
	border: none;
	text-shadow: none;
}
.alert {
	font-size: 0.85em;
}
h1.t-button,h2.t-button,h3.t-button,h4.t-button,h5.t-button {
	line-height:2em;
	margin-top:0.5em;
	margin-bottom: 0.5em;
}
li.list-group-item1 {
	line-height: 2.5em;
}
.input-group {
	margin-bottom: 20px;
}
.in-gp-tl{
	padding:0;
}
.in-gp-tb{
	padding-right:0;
}
.list-group {
	margin-bottom: 48px;
}
ol {
	margin-bottom: 44px;
}
h2.typoh2{
    margin: 0 0 10px;
}
@media (max-width:768px){
.grid_5 {
	padding: 0 0 1em;
}
.grid_3 {
	margin-bottom: 0em;
}
}
@media (max-width:640px){
h1, .h1, h2, .h2, h3, .h3 {
	margin-top: 0px;
	margin-bottom: 0px;
}
.grid_5 h3, .grid_5 h2, .grid_5 h1, .grid_5 h4, .grid_5 h5, h3.hdg, h3.bars {
	margin-bottom: .5em;
}
.progress {
	height: 10px;
	margin-bottom: 10px;
}
ol.breadcrumb li,.grid_3 p,ul.list-group li,li.list-group-item1 {
	font-size: 14px;
}
.breadcrumb {
	margin-bottom: 25px;
}
.well {
	font-size: 14px;
	margin-bottom: 10px;
}
h2.typoh2 {
	font-size: 1.5em;
}
.label {
	font-size: 60%;
}
.in-gp-tl {
	padding: 0 1em;
}
.in-gp-tb {
	padding-right: 1em;
}
}
@media (max-width:480px){
.grid_5 h3, .grid_5 h2, .grid_5 h1, .grid_5 h4, .grid_5 h5, h3.hdg, h3.bars {
	font-size: 1.2em;
}
.table h1 {
	font-size: 26px;
}
.table h2 {
	font-size: 23px;
	}
.table h3 {
	font-size: 20px;
}
.label {
	font-size: 53%;
}
.alert,p {
	font-size: 14px;
}
.pagination {
	margin: 20px 0 0px;
}
.grid_3.grid_4.w3layouts {
	margin-top: 25px;
}
}
@media (max-width: 320px){
.grid_4 {
	margin-top: 18px;
}
h3.title {
	font-size: 1.6em;
}
.alert, p,ol.breadcrumb li, .grid_3 p,.well, ul.list-group li, li.list-group-item1,a.list-group-item {
	font-size: 13px;
}
.alert {
	padding: 10px;
	margin-bottom: 10px;
}
ul.pagination li a {
	font-size: 14px;
	padding: 5px 11px;
}
.list-group {
	margin-bottom: 10px;
}
.well {
	padding: 10px;
}
.nav > li > a {
	font-size: 14px;
}
table.table.table-striped,.table-bordered,.bs-docs-example {
		display: none;
}
}
/*-- //typography --*/
.typo {
    padding: 5em 0;
}

/* Responsive Design */
@media (max-width:1600px) {
	.banner h3 {
		top: 36%;
	}
	.banner h4 {
		top: 85%;
	}
}
@media (max-width:1440px) {
	.callbacks_nav{
		top:47%;
	}
	.banner h4 {
		top: 85%;
	}
	.top_agile_info {
    margin: 3em 3em 0 23em;
}
.banner_bottom-w3l-right {
    width: 41%;
}
.banner_bottom-w3l-right2 {
    width: 41%;
}
}
@media (max-width:1366px) {
	.banner h3 {
		top: 31%;
	}
	.banner h4 {
		top: 85%;
	}
	.top_agile_info {
    margin: 3em 3em 0 20em;
}
.banner_bottom-w3l-right {
    width: 44%;
}
.banner_bottom-w3l-right2 {
    width: 44%;
}
}
@media (max-width:1280px) {
	.callbacks_nav {
		top: 43%;
	}
	.banner h3 {
		top: 30%;
		font-size: 56px;
	}
	.banner_bottom-w3l-right {
    width: 47%;
}
.top_agile_info {
    margin: 3em 3em 0 18em;
}
.banner_bottom-w3l-right2 {
    width: 47%;
}
}
@media (max-width:1080px) {
	.callbacks_nav {
		top: 51%;
	}
	.banner h3 {
		font-size: 48px;
	}
	.banner h4 {
		top: 84%;
	}
	div p button {
		right: 60px;
		top: 60px;
	}
	.logo a h1 {
		left: 150px;
		top: 60px;
		font-size: 20px;
	}
	.banner_bottom-w3l-right {
    padding: 50px 50px 50px 50px;
    width: 50%;
}
.banner_bottom-w3l-right2 {
    width: 50%;
}
.top_agile_info {
    margin: 3em 3em 0 11em;
}
.news_right h5 a {
    font-size: 16px;
    line-height: 27px;
}
}
@media (max-width:1024px) {
	.banner h3 {
		font-size: 46px;
		top: 33%;
	}
	.banner h4 {
		top: 84%;
		font-size: 21px;
	}
	.wthree-model-video p {
		width: 60%;
	}
	nav.thumbGridNav {
		margin-top: 40px;
	}
	div p button {
		right: 50px;
		top: 50px;
	}
	.logo a h1 {
		left: 50px;
		top: 50px;
		font-size: 40px;
	}
	.callbacks_nav {
		top: 54%;
	}
	.banner_bottom h3 {
    font-size: 20px;
    letter-spacing: 1px;
}
.banner_bottom h4 {
    font-size: 18px;
}
.top_agile_info {
    margin: 3em 3em 0 8em;
}
}
@media (max-width:991px) {
	.wthree-model-video p {
		width: 66%;
	}
	.about-grid1 {
		width: 33.33%;
		float: left;
	}
	.about-grid1 h4{
		margin-bottom:10px;
	}
	.services-left, .services-right, .testimonals-grids, .about-grids, .team-grid-top, .team-grid-bottom, .contact-left, .contact-right ,.agileits-feedback-grids{
		margin-top: 30px;
	}
	.icon1, .icon2, .icon3, .icon4, .icon5, .icon6 {
		width: 33.33%;
		float: left;
	}
	.services-right {
		width: 66.66%;
		float: left;
	}
	.services-left {
		width: 33.33%;
		float: left;
	}
	.icon1, .icon2, .icon3, .icon4, .icon5, .icon6 {
		padding: 35px 10px;
	}
	.team1 {
		width: 25%;
		float: left;
	}
	.team1 h3 {
		margin-top: 17px;
		font-size: 19px;
	}
	.team1 p {
		font-size: 14px;
	}
	.team-social a i {
		font-size: 17px;
		width: 30px;
		height: 30px;
		line-height: 13px;
	}
	.inner-team1:hover div.team-social {
		bottom: 90px;
		left: 28px;
	}
	.thumb-grid {
		width: 80%;
	}
	nav.thumbGridNav a {
		width: 16px;
		height: 16px;
	}
	nav.thumbGridNav {
		margin-top: 30px;
	}
	.contact-left,.contact-right{
		width: 50%;
		float: left;
	}
	.contact-inner-left p{
		padding-right: 0px;
	}
	.contact_form input[type="text"], .contact_form input[type="email"] {
		font-size: 14px;
		padding: 12px 10px 10px;
		margin: 0 0 10px;
	}
	.contact_form textarea {
		font-size: 14px;
		padding: 12px 10px 10px;
		height: 140px;
	}
	.contact_form input[type="submit"] {
		padding: 10px;
	}
	.footer-main1 {
		width: 50%;
		float: left;
	}
	.social ul {
		margin-top: 10px;
	}
	.footer-agile {
		padding: 2em 0em;
	}
	.banner_bottom-w3l-right {
    width: 100%;
}
.top_agile_info {
    margin: 0em 38em 2em 2em;
}
.banner_bottom-w3l-right2 {
    width: 100%;
}
.w3-icon-grid1 {
    float: left;
    width: 50%;
}
.news_right_top {
    margin-top: 2em;
}
.footer-w3agile {
    float: left;
    width: 50%;
    margin: 0 0 2em 0;
}
.footer-w3-agile{
    float: left;
    width: 50%;
}
.footer-agileits{
    float: left;
    width: 50%;
}
.footer-w3layouts{
    float: left;
    width: 50%;
}
.copyrighttop {
    float: none;
    width: 100%;
    text-align: center;
    margin-bottom: 1em;
}
.copyrightbottom {
    float: none;
    width: 100%;
    text-align: center;
}
.agileits_courses_right {
    padding: 0;
    margin-top: 2em;
}
.wthree-team-grid {
    float: left;
    width: 50%;
    margin-top: 2em;
}
.agileinfo-team-grids {
    margin: 0em 0 0 0;
}
section.banner1 {
    min-height: 250px;
}
.gal-w3l {
    float: left;
    width: 50%;
}
}
@media (max-width:900px) {
	.banner h3 {
		font-size: 41px;
		top: 28%;
	}
	.footer-main1 h3 {
		font-size: 35px;
	}
	.top_agile_info {
    margin: 0em 36em 2em 2em;
}
}
@media (max-width:800px) {
	div p button {
		right: 40px;
		top: 40px;
	}
	.logo a h1 {
		left: 40px;
		top: 40px;
		font-size: 38px;
	}
	.banner h3 {
    font-size: 36px;
    top: 30%;
}
	.callbacks_nav {
		top: 55%;
	}
	div p button i.fa.fa-bars {
		font-size: 20px;
	}
	.wthree-model-video h2 {
		font-size: 22px;
	}
	.wthree-model-video h4 {
		font-size: 16px;
		width: 105px;
		margin: 15px auto 0;
		padding: 8px 0;
	}
	.thumb-grid {
		width: 90%;
	}
	.footer-main1 h3 {
		font-size: 32px;
	}
	.social ul {
		margin-top: 1px;
	}
	.top_agile_info {
    margin: 0em 29em 2em 2em;
}
}
@media (max-width:768px) {
	.services, .contact, .testimonals, .subscribe, .gallery, .about, .team {
		padding: 3em 0;
	}
	.heading h3 {
		font-size: 35px;
	}
	.banner h4 {
		top: 83%;
	}
	.banner_bottom {
    padding: 3em 0;
}
.w3-services {
    padding: 3em 0;
}
.banner h3 {
    width: 74%;
}
.top_agile_info {
    margin: 0em 25em 2em 2em;
}
.news_w3l {
    padding: 3em 0;
}
.testimonials {
    padding: 3em 0;
}
section.subscribe {
    padding: 3em 0;
}
.subscribe p {
    width: 100%;
}
.newsletter {
    width: 70%;
}
.footer-w3 {
    padding: 3em 0;
}
section.banner1 {
    min-height: 230px;
}
.courses {
    padding: 3em 0;
}
.w3_wthree_agileits_icons.main-grid-border {
    padding: 3em 0;
}
.typo {
    padding: 3em 0;
}
.w3ls_address_mail_footer_grids {
    padding: 3em 0;
}
}
@media (max-width:736px) {
	.callbacks_nav {
		top: 60%;
	}
	.top_agile_info {
    margin: 0em 23em 2em 2em;
}
}
@media (max-width:667px) {
	.banner h3 {
		top: 25%;
	}
	.callbacks_nav {
		top: 61%;
	}
	.banner h4 {
		top: 74%;
		font-size: 19px;
	}
	.logo a h1 {
		left: 30px;
		top: 30px;
		font-size: 34px;
	}
	div p button {
		right: 30px;
		top: 30px;
		width: 40px;
	}
	.wthree-model-video p {
		width: 80%;
	}
	.services-left {
		width: 95%;
		float: none;
		margin: 0 auto;
		margin-top:20px;
	}
	.services-right {
		width: 100%;
		float:none;
		margin-top:20px;
	}
	.team1 {
		width: 50%;
		float: left;
		margin-bottom: 20px;
	}
	.team-social a i {
		color: #000;
		font-size: 20px;
		background: #eee;
		padding: 10px;
		width: 40px;
		height: 40px;
		line-height: 20px;
		border-radius: 5px;
	}
	.inner-team1:hover div.team-social {
		display: block;
		bottom: 100px;
		left: 68px;
		-webkit-transition: all 0.5s;
		-moz-transition: all 0.5s;
		transition: all 0.5s;
		-o-transition: all 0.5s;
		-ms-transition: all 0.5s;
	}
	.wthree-model-video p {
		margin: 0px auto 0;
	}
	.footer-main2 ul li a {
		font-size: 16px;
	}
	.social a {
		width: 30px;
		height: 30px;
		margin-right: 15px;
	}
	.social i.fa {
		font-size: 14px;
		line-height: 31px;
	}
	.footer-main1 h3 {
		font-size: 29px;
	}
	.newsletter {
		width: 70%;
	}
	.top_agile_info {
    margin: 0em 19em 2em 2em;
}
.banner_bottom-w3l-right2 {
    min-height: 347px;
}
.banner_bottom-w3l-left {
    min-height: 347px;
}
}
@media (max-width:640px) {
.banner h3 {
    width: 77%;
}
.banner h4 {
    top: 82%;
}
.heading-agileinfo {
    font-size: 36px;
    margin-bottom: 1.5em;
}
.heading-agileinfo span {
    font-size: 16px!important;
    letter-spacing: 2px;
}
section.banner1 {
    min-height: 190px;
}
}
@media (max-width:600px) {
	.banner h3 {
		font-size:33px;
		top: 24%;
	}
	.banner h4 {
		font-size: 17px;
	}
	.callbacks_nav {
		top: 59%;
	}
	div p button {
		right: 20px;
		top: 20px;
	}
	.logo a h1 {
		left: 20px;
		top: 20px;
		font-size: 31px;
	}
	.thumb-grid li {
		margin: 1%;
		width: 47.333%;
	}
	.thumb-grid {
		width: 95%;
	}
	.contact-left, .contact-right {
		width: 100%;
		float: none;
	}
	.top_agile_info {
    margin: 0em 14em 2em 2em;
}
}
@media (max-width:568px) {
	.about-grid1 {
		width: 100%;
		float: none;
		margin-bottom: 10px;
	}
	.footer-main2 ul li {
		margin-right: 10px;
	}
	.copyright-agile p {
		letter-spacing: 1px;
	}
	.services, .contact, .testimonals, .subscribe, .gallery, .about, .team {
		padding: 2em 0;
	}
	.about-grid1 h4 {
		font-size: 18px;
	}
	.wthree-model-video p {
		width: 81%;
	}
	.overlay ul li a {
		font-size: 22px;
	}
	.overlay ul li {
		min-height: 24px;
	}
	.callbacks_nav {
		top: 63%;
	}
	
	.callbacks_nav {
		height: 40px;
		width: 40px;
		background-size: 84px;
	}
	.top_agile_info {
    margin: 0em 11em 2em 2em;
}
}
@media (max-width:480px) {
	.banner h4 {
		top: 82%;
	}
	.inner-team1:hover div.team-social {
		left: 30px;
	}
	.team-grid-bottom {
		margin-top: 0px;
	}
	.footer-main1 {
		width: 100%;
		float: none;
		text-align: center;
		margin-bottom: 2em;
	}
	.social ul {
		float: none;
		text-align: center;
	}
	.banner h3 {
    font-size: 28px;
    letter-spacing:1px;
}
.callbacks_nav {
    top: 74%;
}
.banner_bottom-w3l-left {
    min-height: 249px;
}
.banner_bottom-w3l-right {
    padding: 50px 20px 50px 20px;
}
.top_agile_info {
    margin: 0em 6em 2em 0em;
}
.banner_bottom-w3l-right2 {
    min-height: 250px;
}
.footer-w3layouts {
    width: 100%;
}
.footer-w3agile {
    width: 100%;
    margin: 2em 0 2em 0;
}
.w3ls_courses_left_grid h3 {
    letter-spacing: 2px;
}
}
@media (max-width:440px) {
	.banner h3 {
		font-size: 32px;
		top: 21%;
		 padding: 35px 0;
	}
	.banner h4 {
    font-size: 13px;
    top: 82%;
}
	.logo a h1 {
		left: 15px;
		top: 15px;
		font-size: 30px;
	}
	div p button {
		right: 15px;
		top: 15px;
	}
	.wthree-model-video p {
		width: 100%;
	}
	.icon1, .icon2, .icon3, .icon4, .icon5, .icon6 {
		padding: 40px 10px;
		width: 100%;
		float: left;
		margin: 10px auto;
	}
	.services-right-top,.services-right-bottom{
		margin: 0 auto;
		width: 70%;
	}
	.team1 {
		width: 80%;
		float: none;
		margin: 0 auto;
		margin-bottom: 20px;
	}
	.thumb-grid li {
		margin: 1%;
		width: 94.333%;
		margin-bottom: 20px;
	}
	.contact-inner-left h3, .contact-inner-right h3 {
		margin: 15px 0px;
		font-size: 19px;
	}
	.contact-inner-left h4 {
		margin-bottom: 10px;
		font-size: 16px;
	}
	.contact-inner-left .contact-between {
		margin-top: 0px;
		margin-bottom: 10px;
	}
	.agileinfo_footer_grid ul li {
		margin-bottom: 3px;
		line-height: 23px;
	}
	iframe {
		height: 300px;
	}
	.newsletter {
		width: 90%;
	}
	.subscribe p {
		width: 100%;
	}
	.footer-main1 h3 {
		font-size: 23px;
		letter-spacing: 1px;
	}
	.footer-main1 {
		width: 100%;
		float: none;
		text-align: center;
		margin-bottom: 25px;
	}
	.social ul {
		float: none;
		text-align: center;
	}
	.banner_bottom h4 {
    letter-spacing: 0px;
}
.top_agile_info {
    margin: 0em 0em 2em 0em;
}
.w3-icon-grid1 {
    float: left;
    width: 100%;
    margin-top: 2em;
}
.w3-icon-grid1:nth-child(1) {
    margin-top: 0em;
}
.contactright {
    padding-left: 1em;
    padding-top: 3em;
}
}
@media (max-width:414px) {
	.banner h3 {
		font-size: 28px;
		top: 21%;
		letter-spacing: 2px;
	}
	.heading h3 {
		font-size: 30px;
	}
	.services-left a {
		font-size: 15px;
		padding: 6px 15px;
	}
	.contact_form input[type="submit"] {
		padding: 7px;
		font-size: 13px;
	}
	.wthree-model-video h2 {
		font-size: 19px;
	}
	.wthree-model-video h4 {
		margin: 8px auto 0;
	}
	.inner-team1:hover div.team-social {
		left: 68px;
	}
	.banner_bottom-w3l-left {
    min-height: 200px;
}
.banner_bottom h4 {
    font-size: 17px;
}
.banner_bottom h3 {
    letter-spacing: 0px;
}
.banner_bottom-w3l-right2 {
    min-height: 200px;
}
.img-agile {
    width: 100%;
}
.test-review {
    width: 100%;
    margin-top: 1em;
}
.test-tooltip1:after {
    border-left: none;
    border-right: none;
    border-bottom: none;
}
.w3ls_courses_left_grid h3 {
    letter-spacing: 1px;
}
section.banner1 {
    min-height: 150px;
}
.wthree-team-grid {
    width: 100%;
    margin-top: 2em;
}
.gal-w3l {
    float: left;
    width: 100%;
}
.w3ls_address_mail_footer_grids iframe {
    height: 17em;
}
}
@media (max-width:384px) {
	.banner h3 {
		font-size: 26px;
		top: 13%;
		letter-spacing: 1px;
	}
	.logo a h1 {
		left: 10px;
		top: 15px;
		font-size: 30px;
	}
	div p button {
		right: 10px;
		top: 10px;
	}
	.copyright-agile {
		padding: 20px;
	}
	.copyright-agile p {
		letter-spacing: 1px;
		line-height: 22px;
	}
	.about-grid1 h4 {
		font-size: 17px;
	}
	.wthree-model-video p{
		font-size:14px;
	}
	.inner-team1:hover div.team-social {
		left: 60px;
	}
	.banner_bottom-w3l-right {
    padding: 30px 20px 30px 20px;
}
.banner_bottom h4 {
    font-size: 15px;
}
.banner_bottom h3 {
    font-size: 18px;
}
.heading-agileinfo span {
    font-size: 15px!important;
    letter-spacing: 0px;
}
.footer-w3 h3, .footer-w3 h2 {
    letter-spacing: 0px;
}
.w3ls_courses_left_grid h3 {
    letter-spacing: 0px;
}
section.banner1 {
    min-height: 140px;
}
.contact-form {
    padding: 3em 3em;
}
}
@media (max-width:375px) {
	.footer-main2 {
		margin: 20px 0 0;
	}
	.callbacks_nav {
		height: 36px;
		width: 36px;
		background-size: 76px;
	}
}
@media (max-width:320px) {
	.banner h3 {
    font-size: 21px;
    top: 26%;
    letter-spacing: 0px;
}
.banner_bottom {
    padding: 2em 0;
}
.callbacks_nav {
    top: 62%;
}
.logo a h1 {
    left: 10px;
    top: 17px;
    font-size: 30px;
}
.rslides img {
    height: 251px;
}
	.banner h4 {
		top: 78%;
	}
	.services-right-top, .services-right-bottom {
		margin: 0 auto;
		width: 100%;
	}
	.team1 {
		width: 100%;
	}
	.contact_form textarea {
		font-size: 13px;
		padding: 10px 8px 8px;
		height: 100px;
	}
	.contact_form input[type="text"], .contact_form input[type="email"] {
		font-size: 13px;
		padding: 10px 8px 8px;
		margin: 0 0 8px;
	}
	.overlay ul li a {
		font-size: 27px;
	}
	.overlay ul li {
		display: block;
		height: 20%;
		height: calc(60% / 5);
		min-height: 40px;
	}
	.wthree-model-video h2 {
		font-size: 19px;
		margin-top: 10px;
	}
	.overlay .overlay-close {
		right: 5px;
		top: 36px;
		background-size: 35px;
	}
	.banner_bottom h4 {
    line-height: 1.5em;
}
.banner_bottom h3 {
    font-size: 18px;
    line-height: 26px;
}
.banner_bottom p {
    letter-spacing: 0px;
}
.banner_bottom h5 {
    font-size: 17px;
    letter-spacing: 0px;
}
.banner_bottom-w3l-right2 {
    min-height: 160px;
}
.banner_bottom-w3l-left {
    min-height: 160px;
}
.w3-services {
    padding: 2em 0;
}
.news_w3l {
    padding: 2em 0;
}
.news_right_left1 {
    width: 100%;
}
.news_right_left2 {
    width: 100%;
    margin-left: 0%;
    margin-top: 2em;
}
.testimonials {
    padding: 2em 0;
}
.heading-agileinfo {
    font-size: 32px;
}
section.subscribe {
    padding: 2em 0 1em;
}
.footer-agileits {
    float: left;
    width: 100%;
}
.footer-w3-agile {
    float: left;
    width: 100%;
    margin-top: 2em;
}
.copyright ul li {
    padding: 0 6px;
}
section.banner1 {
    min-height: 130px;
}
.courses {
    padding: 2em 0;
}
.w3ls_courses_left_grid h3 i {
    padding-right: 0.5em;
}
.w3ls_courses_left_grid h3 {
    line-height: 1.5em;
}
.w3_wthree_agileits_icons.main-grid-border {
    padding: 2em 0;
}
.typo {
    padding: 2em 0;
}
.contact-form {
    padding: 2em 2em;
}
.w3ls_address_mail_footer_grids {
    padding: 2em 0;
}
}
/* //Responsive Design */
