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: 'Josefin Sans', sans-serif;
}
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;
    left: 70px;
    top: 70px;
    width: 50px;
    background: transparent;
    padding: 5px;
    position: fixed;
    border: 2px solid #fff;
}
div p button i.fa.fa-bars {
    color: #03A9F4;
    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;
}
	/*-- //Slider --*/

/*-- //Header --*/
.navbar-right {
    float: right !important;
    margin-right: 0;
}
.logo a h1 {
    position: absolute;
    z-index: 999;
    right: 70px;
    top: 70px;
    color: #fff;
    font-weight: 700;
    font-size: 45px;
}
span {
    color: #E91E63;
}
.banner h3 {
    position: absolute;
    top: 28%;
    right: 0;
    left: 0;
    width: 60%;
    margin: 0 auto;
    padding: 50px 0;
    font-size: 50px;
    font-size: 100px;
    letter-spacing: 3px;
    font-weight: 700;
    color: #FFF;
	text-align:center;
    /*background-color: rgba(0, 0, 0, 0.75);
    border: 5px solid #FFF;*/
}
.banner h4 {
    position: absolute;
    top: 45%;
    left: 56%;
    color: #fff;
    font-size: 22px;
}

/* About */
.wthree-model-video p {
    width: 50%;
    margin: 20px auto 0;
    color: #999;
    font-size: 15px;
    line-height: 24px;
}
.wthree-model-video {
    text-align: center;
}
.wthree-model-video h2 {
    color: #03A9F4;
    font-weight: 400;
}
.wthree-model-video h4 {
    font-size: 17px;
    margin: 20px 0 0;
}
.wthree-model-video h4 {
    font-size: 17px;
    border-top: 3px solid #E91E63;
    border-left: 3px solid #E91E63;
    border-right: 3px solid #E91E63;
    width: 111px;
    margin: 20px auto 0;
    padding: 10px 0;
    color: #000;
    font-weight: 600;
}
span.glyphicon.glyphicon-play-circle {
    font-size: 25px;
    color: green;
    margin: 0 0 7px 0;
    cursor: pointer;
}
.about-grid1 h4 {
    font-size: 20px;
    font-weight: 600;
    color: #03A9F4;
    text-transform: capitalize;
    margin-bottom: 20px;
}
.about-grid1 p {
    color: #999;
    font-size: 15px;
    line-height: 24px;
}
/* //About */

/* Team */
.team img {
    width: 100%;
}
.services{
    background: url(../images/h2.jpg) no-repeat 0px 0px;
    background-size: cover;
    background-attachment: fixed;
} 
.inner-team1{
    box-shadow: 0 1px 1px #ddd;
	padding:0 0 10px 0;
    -webkit-transition: all .25s ease-in-out;
    -moz-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out;
	-o-transition: all .25s ease-in-out;
	-ms-transition: all .25s ease-in-out;
    -webkit-box-shadow: 0 1px 1px #ddd;
    -moz-box-shadow: 0 1px 1px #ddd;
}
.inner-team1:hover {
    -webkit-transition: all 1s;
    -moz-transition: all 1s;
    transition: all 1s;
	-o-transition: all 1s ease-in-out;
	-ms-transition: all 1s ease-in-out;
    -webkit-box-shadow: 0 0 40px #aaa;
    -moz-box-shadow: 0 0 40px #aaa;
    box-shadow: 0 0 40px #aaa;
}
.team1 h3 {
    text-align: center;
    margin-top: 20px;
    font-size: 23px;
    font-weight: 600;
    color: #000;
    text-transform: capitalize;
}
.team1 p {
    text-align: center;
    font-size: 16px;
    margin: 5px 0;
    letter-spacing: 2px;
	color:#03A9F4;
}
.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 {
    position: relative;
    -webkit-transition: all 1s ease-in-out;
    -moz-transition: all 1s ease-in-out;
    transition: all 1s ease-in-out;
	-o-transition: all 1s ease-in-out;
	-ms-transition: all 1s ease-in-out;
}
.team-social{
	position:absolute;
    display: none;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
	-o-transition: all 0.5s;
	-ms-transition: all 0.5s;
}
.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;
}
i.fa.fa-twitter {
	color: #1da1f2;
}
i.fa.fa-twitter:hover {
    color: #fff;
    background: #1da1f2;
    -webkit-transition: all 1s;
    -moz-transition: all 1s;
	transition:1s all;
	-o-transition: all 1s;
	-ms-transition: all 1s;
}
i.fa.fa-pinterest-p{
	color: #bd081c;
}
i.fa.fa-pinterest-p:hover{
    color: #fff;
    background: #bd081c;
    -webkit-transition: all 1s;
    -moz-transition: all 1s;
	transition:1s all;
	-o-transition: all 1s;
	-ms-transition: all 1s;
}
i.fa.fa-linkedin{
	color: #e68523;
}
i.fa.fa-linkedin:hover{
    color: #fff;
    background: #e68523;
    -webkit-transition: all 1s;
    -moz-transition: all 1s;
	transition:1s all;
	-o-transition: all 1s;
	-ms-transition: all 1s;
}
/* Team */

/* Services */
.heading h3 {
    font-size: 40px;
    text-transform: capitalize;
    color: #000;
    font-weight: 600;
}
.heading h3 {
    font-size: 40px;
    color: #E91E63;
    font-weight: 600;
    text-transform: capitalize;
}
.services h3,.contact h3 {
    color: #fff;
}
.services,.contact,.testimonals,.subscribe,.gallery,.about,.team{
    padding: 4em 0;
}
.services-left h4 {
    font-size: 20px;
    font-weight: 600;
    color: #000;
    text-transform: capitalize;
    margin-bottom: 20px;
}
.services-left p {
    color: #999;
    line-height: 24px;
    margin: 10px 0;
}
i.fa {
    font-size: 35px;
    color: #fff;
}
i.glyphicon {
    color: #fff;
    font-size: 30px;
}
.services-left,.services-right,.testimonals-grids,.about-grids,.team-grid-top,.team-grid-bottom,.contact-left, .contact-right,.agileits-feedback-grids {
    margin-top: 40px;
}
.icon1,.icon2,.icon3,.icon4,.icon5,.icon6{
    text-align: center;
    padding: 60px 10px;
}
.icon1 {
    background: rgba(81, 175, 84, 0.5);
	border:1px solid #fff;
}
 .icon2{
    background: rgba(175, 81, 119, 0.5);
	border:1px solid #fff;
 }
 .icon3 {
    background: rgba(175, 160, 81, 0.5);
	border:1px solid #fff;
 }
 .icon4 {
    background: rgba(175, 160, 81, 0.5);
	border:1px solid #fff;
 }
 .icon5 {
    background: rgba(81, 161, 175, 0.5);
	border:1px solid #fff;
 }
 .icon6 {
    background: rgba(81, 175, 98, 0.5);
	border:1px solid #fff;
 }
.services-left {
    padding: 20px 20px 28px;
    background: #eee;
}
.services-right p {
    font-size: 16px;
    font-weight: 600;
    margin: 10px 0;
	color:#fff;
}
.services-left a {
    font-size: 16px;
    padding: 10px 20px;
    background: #03A9F4;
    color: #fff;
}
.services-left a:hover{
	background: #2196F3;
}
.read {
    margin-top: 25px;
}
/* /Services */

/* testimonals */
.testimonal img {
    border-radius: 50%;
    width: 50%;
}
.first-grid {
    text-align: center;
    padding: 40px 10px;
    margin-right: 10px;
    border: 1px solid #eee;
}
.first-grid h3 {
    text-transform: uppercase;
    color: #000;
    font-size: 19px;
    font-weight: 600;
    margin: 20px 0 0;
}
.first-grid  h4 {
    margin: 5px 0;
    text-transform: capitalize;
}
.first-grid p {
    font-size: 14px;
    color: #999;
    margin: 10px 0;
    line-height: 24px;
}
/*-- testimonials --*/
.agileits-feedback-grids {
    margin: 4em 0 0 0;
}
.feedback-top{
    padding: 1em;
    background: rgba(255, 255, 255, 0.18);
	position:relative;
}
.feedback-top:after {
    content: '';
    position: absolute;
    top: 100%;
    left: 27%;
    width: 0;
    height: 0;
    border-top: 9px solid rgba(227, 227, 227, 0.23);
    border-right: 9px solid transparent;
    border-left: 9px solid transparent;
    transform: rotate(0deg);
}
.feedback-top p{
	color:#FFFFFF;
	font-size:.9em;
	margin:0;
	line-height:1.8em;
}
.feedback-img{
    float: left;
    width: 28%;
}
.feedback-grids {
    margin: 2em auto 0;
    width: 55%;
}
.feedback-img img{
	width:100%;
}
.feedback-info {
    margin: 1em !important;
}
.feedback-img-info{
    float: left;
    width: 65%;
    margin-left: .5em;
}
.feedback-img-info h5{
    color: #ff9800;
    font-size: 1em;
    margin: 0;
    font-weight: 600;
}
.feedback-img-info p{
    color: #cecece;
    font-size: .9em;
    margin: 0;
}
/*-- //testimonials --*/
/* //testimonals */

/* contact */
.contact-inner-left h3,.contact-inner-right h3 {
    text-transform: uppercase;
    font-weight: 600;
    color: #fff;
    text-align: center;
    margin: 20px 0px;
}
.contact-inner-left h4 {
    color: #fff;
    margin: 10px 0;
    font-weight: 600;
    margin-bottom: 20px;
}
.contact-inner-left p {
    line-height: 24px;
    color: #d1d1d1;
    font-size: 15px;
    margin-bottom: 20px;
    padding-right: 100px;
}
.contact-inner-left .m a {
    color: #fff;
    background: #3ba2c1;
    padding: 10px 20px;
    border-radius: 6px;
}
.contact-inner-left .m a:hover {
	background:#00769a;
}
.contact-inner-left .contact-between{	
	margin-top:30px;
    margin-bottom: 20px;
}
.contact-right {
    background: #03A9F4;
	padding:20px 0px 30px;
}
::-webkit-input-placeholder{
	color:#fff !important;
}
.contact_form input[type="text"], .contact_form input[type="email"] {
    width: 100%;
    border-radius: 0;
    line-height: 22px;
    font-size: 14px;
    padding: 14px 17px 14px;
    outline: none;
    color: #FFF;
    border:none;
	border-bottom:1px solid #fff;
    margin: 0 0 20px;
      background: #212121;
      background: transparent;
}
.contact_form input[type="submit"] {
    padding: 10px 20px;
    border: 1px solid #03A9F4;
    font-size: 14px;
    color: #03A9F4;
    background: #fff;
    text-decoration: none;
    outline: none;
    margin-top: 12px;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
    cursor: pointer;
    border-radius: 0;
    letter-spacing: 1px;
    text-transform: uppercase;
}
.contact_form input[type="submit"]:hover{
	background: none;
	color:#fff;
    border: 1px solid #fff;
	transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
}
.contact_form textarea {
    width: 100%;
    border-radius: 0;
    line-height: 22px;
    font-size: 14px;
    padding: 14px 17px 14px;
    outline: none;
    border:none;
	border-bottom:1px solid #fff;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    resize: none;
    color: #FFF;
    height: 160px;
    background: transparent;
    margin-bottom: 15px;
}
#contact form {
    width: 80%;
    margin: 0 auto;
    text-align: center;
}
.contact {
    background: url(../images/contact.jpg) no-repeat 0px 0px;
    background-size: cover;
    background-attachment: fixed;
} 
/* //contact */

/* map */
iframe {
    width: 100%;
    height: 400px;
    border: none;
}
/* //map */

/*-- subscribe --*/
/*-- newsletter --*/
.subscribe h3 {
    text-align: center;
    font-size: 30px;
    font-weight: 700;
    color: #000;
    margin-bottom: 20px;
}
.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: #03A9F4;
    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 --*/
.agileinfo_footer_grid h4 {
	font-size: 1.4em;
    color: #fff;
    margin-bottom: 20px;
    text-transform: capitalize;
	font-weight: 700;
}
.agileinfo_footer_grid ul li {
    list-style-type: none;
    margin-bottom: 8px;
    font-size: 14px;
    line-height: 24px;
    color: #d1d1d1;
    padding-left: 1em;
}
.agileinfo_footer_grid ul li span{
	left:-1em;
    color: #03A9F4;
}
.agileinfo_footer_grid ul li a{
	color:#d1d1d1;
	text-decoration:none;
}
.agileinfo_footer_grid ul li a:hover{
	color:#fff;
}
.agileinfo_footer_grid1{
	float:left;
	width:31.45%;
	margin:0 0.3em .3em 0em;
}
.w3agile_footer_copy{
	padding:2em 0;
	border-top:1px solid #606060;
	text-align:center;
	margin-top:3em;
}
.w3agile_footer_copy p{
	font-size:14px;
	color:#8F8F8F;
	margin:0;
	line-height:1.8em;
	letter-spacing: 2px;
}
.w3agile_footer_copy p a{
	color:#fff;
	text-decoration:none;
}
.w3agile_footer_copy p a:hover{
	color:#8F8F8F;
}
.agileinfo_footer_grid:nth-child(1) {
    padding: 0 2em 0 0;
}
.agileinfo_footer_grid p{
	color:#999;
	line-height:2em;
}
.agileinfo_footer_grid p span{
	display:block;
	margin:1em 0 0;
}

/*--footer end here--*/
.footer-agile {
    background: rgba(4, 4, 4, 0.96);
	padding:3em 0em;
}
.footer-main2 h4 {
    font-size: 1.5em;
    text-transform: capitalize;
    color: #2baf2b;
}
.footer-main2 p {
    font-size: 1em;
    line-height: 1.9em;
    letter-spacing: 1px;
    color: #777;
    margin-bottom: 2em;
}
.footer-main2 ul li {
    display: inline-block;
    list-style: none;
    margin-right: 1em;
}
.footer-main2 ul li a {
    color: #fff;
    font-size: 18px;
    letter-spacing: 1px;
    font-family: 'Josefin Sans', sans-serif;
}
.footer-main2 ul li a:hover {
    color: #03A9F4;
}
.footer-main1 h3 {
    font-size: 40px;
    text-transform: capitalize;
    font-weight: 700;
    letter-spacing: 2px;
    color: #fff;
}
.footer-main1 h3 a {
    color: #fff;
}
/*-- //footer --*/

/* modal */
.agileits-w3layouts-info img {
    width: 100%;
    margin-bottom: 15px;
}
.modal-title {
    text-align: center;
    font-size: 30px;
    font-weight: 700;
    color: #fff;
    background: #404040;
}
.agileits-w3layouts-info p {
    color: #999;
    font-size: 14px;
    line-height: 24px;
}
.span2 {
    color: #fff;
}
/* //modal */

/* gellery */
section#gallery {
    background: rgba(46, 186, 239, 0.87);
}
h3.agileits-title {
    color: #fff;
}
/* //gellery */

/* copyright */
.copyright-agile {
    text-align: center;
    padding: 20px 0px;
    background: #000;
}
.copyright-agile  p {
    color: white;
    font-size: 13px;
	letter-spacing: 2px;
}
.copyright-agile p a {
    color: #fff !important;
    text-decoration: none !important;
}
.copyright-agile p a:hover {
    color:#E91E63 !important;
}
.footer-main2 ul {
    text-align: center;
}

/*-- Footer-Social-Icons --*/
.connect-agileits{
    padding-bottom: 22px;
    text-align: center;
    border: 1px solid #515254;
    margin: 2em auto 3em;
    width: 97%;
}
.connect-agileits h4 {
	text-align: center;
}
.social ul li {
	display: inline-block;
}

.social ul li a{
	    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}
/*-- social-icons --*/
.social_icons {
    text-align: center;
}
.social{
    position:relative;
}
.social a{
    position: relative;
    display: inline-block;
    width:34px;
    height:34px;
    border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-o-border-radius: 50%;
	-ms-border-radius: 50%;
    text-align: center;
    margin-right: 20px;
}
.social .fb{
    background: #6788ce;
}
.social .fb:before,
.social .fb:after{
    border-color:#6788ce;
}
.social .tw{
    background: #00ACEE;
}
.social .tw:before,
.social .tw:after{
    border-color: #00ACEE;
}

.social .gp{
    background: #DD4B39;
}
.social .gp:before,
.social .gp:after
{
    border-color: #DD4B39;
}
.social .pin{
    background: #fe4445;
}
.social .pin:before,
.social .pin:after
{
    border-color: #fe4445;
}
.social .db{
    background: #f85993;
}
.social .db:before,
.social .db:after
{
    border-color: #f85993;
}
.social .rss{
    background: #ff9845;
}
.social .rss:before,
.social .rss:after
{
    border-color: #ff9845;
}
.social .lin{
    background: #3a9bdc;
}
.social .lin:before,
.social .lin:after
{
    border-color: #3a9bdc;
}
.social a:before,
.social a:after{
    content: "";
    display: block;
    position: absolute;
    background: transparent;
    top: 0; bottom: 0; left: 0; right: 0;
    border-radius: 50%;
    transition: 0.3s all;
	-webkit-transition: 0.3s all;
	-moz-transition: 0.3s all;
	-o-transition: 0.3s all;
	-ms-transition: 0.3s all;
       border: 3px solid;
}
.social a:hover:after{
   -webkit-transform: scale(1.5);
}
.social a:hover:before{
    -webkit-transform: scale(1);
    transition: 0.3s all;
	-webkit-transition: 0.3s all;
	-moz-transition: 0.3s all;
	-o-transition: 0.3s all;
	-ms-transition: 0.3s all;
    opacity: 0;
}
a.icon.gp {
    margin: 0;
} 
.connect-social ul li a i {
     color: #fff;
    line-height: 34px;
    font-size: 1em;
    width: 34px;
    height: 34px;
    border-radius: 50%;
}
.footer-grid-instagram {
    float: left;
    width: 50%;
}
.w3agile_footer_copy p a {
    color: #fff;
}
.social i.fa {
    font-size: 18px;
    line-height: 35px;
    color: #fff;
}
.social ul {
    float: right;
}
.footer-main2 {
    margin: 30px 0 0;
}
/*-- Footer-Social-Icons --*/
/*-- //footer--*/
/* //copyright */


/* 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 */


/* Responsive Design */
@media (max-width:1600px) {
	.banner h3 {
		top: 36%;
	}
	.banner h4 {
		top: 53%;
	}
}
@media (max-width:1440px) {
	.callbacks_nav{
		top:47%;
	}
	.banner h4 {
		top: 55%;
	}
}
@media (max-width:1366px) {
	.banner h3 {
		top: 31%;
		font-size: 90px;
	}
	.banner h4 {
		top: 50%;
	}
}
@media (max-width:1280px) {
	.callbacks_nav {
		top: 43%;
	}
	.banner h3 {
		top: 30%;
		font-size: 88px;
	}
}
@media (max-width:1080px) {
	.callbacks_nav {
		top: 40%;
	}
	.banner h3 {
		font-size: 80px;
	}
	.banner h4 {
		top: 51%;
	}
	div p button {
		left: 60px;
		top: 60px;
	}
	.logo a h1 {
		right: 60px;
		top: 60px;
		font-size: 42px;
	}
}
@media (max-width:1024px) {
	.banner h3 {
		font-size: 70px;
		top: 28%;
	}
	.banner h4 {
		top: 50%;
		font-size: 21px;
	}
	.wthree-model-video p {
		width: 60%;
	}
	nav.thumbGridNav {
		margin-top: 40px;
	}
	div p button {
		left: 50px;
		top: 50px;
	}
	.logo a h1 {
		right: 50px;
		top: 50px;
		font-size: 40px;
	}
	.callbacks_nav {
		top: 46%;
	}
}
@media (max-width:991px) {
	.banner h3 {
		font-size: 66px;
		top: 29%;
	}
	.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;
	}
}
@media (max-width:900px) {
	.banner h3 {
		font-size: 60px;
		top: 28%;
	}
	.footer-main1 h3 {
		font-size: 35px;
	}
}
@media (max-width:800px) {
	div p button {
		left: 40px;
		top: 40px;
	}
	.logo a h1 {
		right: 40px;
		top: 40px;
		font-size: 38px;
	}
	.banner h3 {
		font-size: 52px;
		top: 27%;
	}
	.callbacks_nav {
		top: 50%;
	}
	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;
	}
}
@media (max-width:768px) {
	.services, .contact, .testimonals, .subscribe, .gallery, .about, .team {
		padding: 3em 0;
	}
	.heading h3 {
		font-size: 35px;
	}
	.banner h4 {
		top: 51%;
	}
}
@media (max-width:736px) {
	.callbacks_nav {
		top: 60%;
	}
}
@media (max-width:667px) {
	.banner h3 {
		font-size: 49px;
		top: 25%;
	}
	.callbacks_nav {
		top: 61%;
	}
	.banner h4 {
		top: 53%;
		font-size: 19px;
	}
	.logo a h1 {
		right: 30px;
		top: 30px;
		font-size: 34px;
	}
	div p button {
		left: 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%;
	}
}
@media (max-width:600px) {
	.banner h3 {
		font-size: 42px;
		top: 24%;
	}
	.banner h4 {
		font-size: 17px;
	}
	.callbacks_nav {
		top: 51%;
	}
	div p button {
		left: 20px;
		top: 20px;
	}
	.logo a h1 {
		right: 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;
	}
}
@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;
	}
}
@media (max-width:480px) {
	.banner h4 {
		top: 60%;
	}
	.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;
	}
}
@media (max-width:440px) {
	.banner h3 {
		font-size: 32px;
		top: 21%;
	}
	.banner h4 {
		font-size: 16px;
		top: 57%;
		left: 50%;
	}
	.logo a h1 {
		right: 15px;
		top: 15px;
		font-size: 25px;
	}
	div p button {
		left: 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;
	}
}
@media (max-width:414px) {
	.banner h3 {
		font-size: 28px;
		top: 17%;
		letter-spacing: 2px;
	}
	.banner h4 {
		font-size: 15px;
		top: 53%;
		left: 45%;
	}
	.heading h3 {
		font-size: 30px;
	}
	.services-left a {
		font-size: 15px;
		padding: 6px 15px;
	}
	.contact_form input[type="submit"] {
		padding: 7px;
		font-size: 13px;
	}
	.subscribe h3 {
		font-size: 24px;
		margin-bottom: 10px;
	}
	.wthree-model-video h2 {
		font-size: 19px;
	}
	.wthree-model-video h4 {
		margin: 8px auto 0;
	}
	.inner-team1:hover div.team-social {
		left: 68px;
	}
}
@media (max-width:384px) {
	.banner h3 {
		font-size: 26px;
		top: 13%;
		letter-spacing: 1px;
	}
	.banner h4 {
		font-size: 15px;
		top: 51%;
	}
	.logo a h1 {
		right: 10px;
		top: 10px;
		font-size: 25px;
	}
	div p button {
		left: 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;
	}
}
@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: 24px;
		top: 10%;
		letter-spacing: 0px;
	}
	.banner h4 {
		font-size: 14px;
		top: 55%;
	}
	.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;
	}
}
/* //Responsive Design */
