body{
	padding:0;
	margin:0;
	background:#fff;
	position:relative;
	font-family: 'Belleza', 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;
}
a:hover{
	text-decoration:none;
}
input[type="button"],input[type="submit"],.contact-form 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;	
	font-family: 'Strait', sans-serif;
}	
p{
	margin:0;
	font-family: 'Belleza', sans-serif;
	letter-spacing:1px;
}
ul{
	margin:0;
	padding:0;
}
label{
	margin:0;
}
/*-- header --*/ 
h1 a.navbar-brand {
    font-size: 1.05em;
    color: #fff !important;
    text-transform: uppercase;
    font-weight: 300;
    letter-spacing: 2px;
}
h1 a.navbar-brand logo {
    background: #005E9F;
}
h1 a.navbar-brand span {
    /*background: #005E9F;*/
    padding: 0px 0px;
	font-weight: bold;
	 font-size: 1.2em;
}
nav.navbar.navbar-default.navbar-fixed-top {
    background:rgba(0, 0, 0, 0.65);
    border: none;
	padding: 1em;
	-webkit-transition:.5s all;
	-moz-transition:.5s all; 
	transition:.5s all;
}
.navbar-default .navbar-nav > li > a {
    color: #fff;
    font-size: 1.1em;
    font-weight: 400;
    letter-spacing: 1px;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    color:#f39c12;
    background-color:transparent;
}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
    color:#f39c12;
    background-color: transparent;
}
nav.navbar.navbar-default.navbar-fixed-top.top-nav-collapse {
    padding: 0;
    background: rgba(0, 0, 0, 0.75);
}
.nav > li > a {
    position: relative;
    display: block;
    padding: 10px 15px!important;
}
/*-- //header --*/ 
/*-- banner-text --*/ 
.header-w3layouts{
    position: absolute;
    top: 0;
    z-index: 99;
    text-align: center;
    left: 0;
    width: 100%;
}
.agileits-banner-info h3 {
    color: #fff;
    font-size: 2.5em;
    margin: 0;
    letter-spacing: 6px;
    text-transform: uppercase;
    font-weight: 700;
}
.agileits-banner-info h3 span{
	    background: #2529d8;
    padding: 0 15px;
}
.agileits-banner-info {
    text-align: center;
    padding: 23em 0 0em;
}
.agileits-banner-info p {
    color: #cac8c9;
    font-size: 1em;
    line-height: 1.9em;
    letter-spacing: 3px;
    margin: 2em auto;
    font-weight: 500;
}
.agileits_w3layouts_more{
	position:relative;
}
.agileits_w3layouts_more a{
	    font-size: 17px;
    color: #fff;
    text-decoration: none;
    text-transform: uppercase;
    letter-spacing: 4px;
    position: relative;
}
.agileits_w3layouts_more a:focus{
	outline:none;
}
.agileits_w3layouts_more a:hover{
	color:#fff;
}
.agileits_w3layouts_more a:before, .agileits_w3layouts_more a:after {
    content: '';
    background: #fff;
    width: 45%;
    height: 2px;
    position: absolute;
    left: 25%;
    top: 181%;
}
.agileits_w3layouts_more a:after{
	-webkit-transition-delay: 0.4s;
    transition-delay: 0.4s;
	-webkit-transform: scale3d(0, 1, 1);
    transform: scale3d(0, 1, 1);
    -webkit-transform-origin: center left;
    transform-origin: center left;
    -webkit-transition: transform 0.4s cubic-bezier(0.22, 0.61, 0.36, 1);
    transition: transform 0.4s cubic-bezier(0.22, 0.61, 0.36, 1);
}
.agileits_w3layouts_more a:hover::before, .agileits_w3layouts_more a:hover::after {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
}
.agileits_w3layouts_more a::after {
    background:#f39c12;
}
/*-- //banner-text --*/
/*-- banner-top --*/
.w3layouts-banner-top{
    background: url(../images/b1.jpg) no-repeat 0px 0px;
    background-size: cover;	
	-webkit-background-size: cover;	
	-moz-background-size: cover;
	-o-background-size: cover;		
	-moz-background-size: cover;
	min-height:794px;
}
.w3layouts-banner-top.t2{
    background: url(../images/b2.jpg) no-repeat 0px 0px;
	background-size: cover;	
	-webkit-background-size: cover;	
	-moz-background-size: cover;
	-o-background-size: cover;		
	-moz-background-size: cover;
	min-height:794px;
}
.w3layouts-banner-top.t3{
    background: url(../images/b3.jpg) no-repeat 0px 0px;
	background-size: cover;	
	-webkit-background-size: cover;	
	-moz-background-size: cover;
	-o-background-size: cover;		
	-moz-background-size: cover;
	min-height:794px;
}
/*-- //banner-top --*/ 
/*--slider--*/
#slider2,
#slider3 {
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  margin: 0 auto;
}
.rslides_tabs li:first-child {
  margin-left: 0;
}
.rslides_tabs .rslides_here a {
  background: rgba(255,255,255,.1);
  color: #fff;
  font-weight: bold;
}
.events {
  list-style: none;
}
.callbacks_container {
  position: relative;
  float: left;
  width: 100%;
}
.callbacks {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
}
.callbacks li {
  position: absolute;
  width: 100%;
}
.callbacks img {
  position: relative;
  z-index: 1;
  height: auto;
  border: 0;
}
.callbacks .caption {
	display: block;
	position: absolute;
	z-index: 2;
	font-size: 20px;
	text-shadow: none;
	color: #fff;
	left: 0;
	right: 0;
	padding: 10px 20px;
	margin: 0;
	max-width: none;
	top: 10%;
	text-align: center;
}

.callbacks_nav {
    position: absolute;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    top:55%;
    left: 40px;
    opacity: 0.7;
    z-index: 3;
    text-indent: -9999px;
    overflow: hidden;
    text-decoration: none;
    height: 34px;
    width: 34px;
    background: url(../images/left.png) no-repeat 0px 0px;
}
.callbacks_nav.next {
    left: auto;
    background: url(../images/right.png) no-repeat 0px 0px;
    right: -62px;
}
.callbacks_nav.prev {
    left: auto;
    background: url(../images/left.png) no-repeat 0px 0px;
    left: -58px;
}
#slider3-pager a {
  display: inline-block;
}
#slider3-pager span{
  float: left;
}
#slider3-pager span{
	width:100px;
	height:15px;
	background:#fff;
	display:inline-block;
	border-radius:30em;
	opacity:0.6;
}
#slider3-pager .rslides_here a {
  background: #FFF;
  border-radius:30em;
  opacity:1;
}
#slider3-pager a {
  padding: 0;
}
#slider3-pager li{
	display:inline-block;
}
.rslides {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
}
.rslides li {
  -webkit-backface-visibility: hidden;
  position: absolute;
  display:none;
  width: 100%;
  left: 0;
  top: 0;
}
.rslides li{
  position: relative;
  display:block;
  float: left;
}
.rslides img {
  height: auto;
  border: 0;
  }
.callbacks_tabs {
        list-style: none;
    position: absolute;
    top: 88%;
    left: 46.3%;
    padding: 0;
    margin: 0;
    display: block;
    z-index: 99;
}
.slider-top span{
	font-weight:600;
}
.callbacks_tabs li {
    display:inline-block;
    margin: 0px 7px;
}
/*----*/
.callbacks_tabs a{
 visibility: hidden;
}
.callbacks_tabs a:after {
    content: "\f111";
    font-size: 0;
    font-family: FontAwesome;
    visibility: visible;
    display: block;
    height:16px;
    width:16px;
    display: inline-block;
    background: #ffffff;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -o-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
}
.callbacks_here a:after{
       background: #f39c12;
}
/*-- //slider --*/
/*-- /model --*/
.modal-content h5 {
       font-size: 1.4em;
    color: #2529d8;
    letter-spacing: 1px;
    text-transform: uppercase;
    margin-top: 1em;
}
.modal-content  p {
    color: #555;
    font-size: 1em;
    line-height: 2em;
    margin: 0.5em 0 2em 0;
    letter-spacing: 1px;
}
.modal-header {
    border-bottom: none;
}
.modal-content {
    position: relative;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #999;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: 0px!important;
    outline: 0;
    -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
    box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
}
/*-- //model --*/
/*-- welcome --*/
#about, #special, #Coaches, #gallery, #contact, #features, .footer{
    padding: 5em 0;
}
h3.title-w3, .title-agileits h3, h3.w3_head, .wthree h3, h3.title, h3.title-w3{
    font-size: 2.5em;
    text-transform: uppercase;
    color: #000;
    letter-spacing: 1px;
    text-align: center;
    margin-bottom: 2em;
}
.services-grids ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
.services-grids ul li:nth-child(1) {
  margin: 0;
}
.services-grids-info ul li {
    padding-bottom: 1.2em;
}
.services-grids ul li a {
    color: #777;
    font-size: 1em;
    padding-left: 10px;
    font-weight: 300;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
}
i.glyphicon.glyphicon-arrow-right {
    font-size: 0.85em;
    color: #f39c12;
}
.services-grids ul li a:hover{
	color:#f39c12;
	padding-left: 1em;
	transition:0.5s all;
	-webkit-transition:0.5s all;
	-moz-transition:0.5s all;
	-o-transition:0.5s all;
	-ms-transition:0.5s all;
}
.services-grids-info h3 {
    font-size: 1.8em;
    color: #f39c12;
    padding-top: 0;
    margin-bottom: 1em;
}
.services-grids-info img{
	width: 100%;
}
.services-grids h4 {
    margin: 0.8em 0 0;
    font-size: 1.2em;
    color: #4C80D0;
    padding: 0;
}
.services-grids h4 a{
  color:#4C80D0;
}
.services-grids h4 a:hover{
  color: #4C80D0 ;
}
.services-grids-info p {
    font-size: 1.2em;
    color: #585050;
    line-height: 1.9em;
    margin-bottom: 1.5em;
}
/*-- //welcome --*/ 

/*-- about--*/
.about {
    background:#333;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    -ms-background-size: cover;
}
h3.title {
    color: #f39c12;
    margin-bottom: 0.5em;
    text-align: left;
}
h3.title span {
    font-size: 0.5em;
    display: inline-block;
    letter-spacing: 10px;
    margin: 2em 0em;
}
.about p {
    color: #fff;
    line-height: 1.9em;
    font-size: 1em;
}
.about-images {
    float: left;
}
.about-img-w3-agileits {
    padding: 0;
}
.about-info-w3 {
    margin-top: 1.5em;
}
.about-info-w3 ul {
    margin-top: 20px;
}
.about-info-w3 ul li {
    list-style: none;
    margin: 25px 17px 25px 0px;
}
.services-grids.sgi ul li a {
    color: #fff;
}
.jarallax {
    position: relative;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50% 50%;
}
/*-- social-icons --*/
.social_icons {
    text-align: center;
}
.social {
    margin: 3em auto 0;
    text-align: center;
}
.social ul li {
    display: inline-block;
}
.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;
	font-size: 1em;
    color: #fff;
    line-height: 35px;
}
.social .fb{
    background: #6788ce;
}
.social .fb:before,
.social .fb:after{
    border-color:#6788ce;
}
.social .tw{
    background: #33ccff;
}
.social .tw:before,
.social .tw:after{
    border-color: #33ccff;
}

.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: .3s all;
       border: 3px solid;
}
.social a:hover:after{
   -webkit-transform: scale(1.5);
}
.social a:hover:before{
    -webkit-transform: scale(1);
    transition: .3s all;
    opacity: 0;
}
section.social ul li {
    display: inline-block;
}
div#horizontalTab {
    width: 85%!important;
}
.resp-tabs-container {
    border-bottom: 6px solid #333331!important;
}
/*-- //about--*/

/*--  COACHES --*/

.team-grids {
    border: 1px solid #fff;
    padding:6em 2em;
    width: 22.5%;
    position: relative;
    transition: .5s all;
	-webkit-transition: .5s all;
	-o-transition: .5s all;
	-moz-transition: .5s all;
	-ms-transition: .5s all;
    overflow: hidden;
	text-align: center;
}
.social-bnr-agileits.about-agile {
    margin-top: 1em;
}
.team-grids.team-mdl {
    margin: 0 2.3em;
}
.team-grids.team-mdl1 {
    margin-right: 2.5em;
}
.team-grids h5 {
    font-size: 1.4em;
    color: #f39c12;
}
.team-grids h5  span{
  color: #13a538;
}
.team-grids p {
    margin-top: 1em;
    font-size: 1em;
    line-height: 1.9em;
    color: #777;
}
.team-row .social-icons {
    margin: 1em 0 0;
}
.team-img{
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    background-color: #00AD8A ;
    width: 100%;
    height: 100%;
	transition: .7s all;
	-webkit-transition: .7s all;
	-moz-transition: .7s all;
}
.team-img img {
    width: 100%;
}
.team-grids:hover div.team-img {
	top:100%;
}
.team-grids ul li i{
	color: #222;
}
.team-grids ul li i:hover{
	color: #f39c12;
	transition: .5s all;
	-webkit-transition: .5s all;
	-o-transition: .5s all;
	-moz-transition: .5s all;
	-ms-transition: .5s all;
}
.team-grids ul li {
	border-color: #555;
    display: inline-block;
    margin-right: 10px;
}
.about-img img {
    box-shadow: 0 0 8px #999;
    padding: 0.5em;
}
/*-- // COACHES --*/

/*-- Features --*/
.wthree{
	background: #eee;
}
p.vel{
	font-size:14px;
	color:#fff;
	margin:.5em 0 0;
	line-height:1.8em;
	text-align:center;
}
.services-grid-left1{
	padding:0;
}
.services-grid-left1 i span {
    font-size: 0.8em;
}
.services-grids:nth-child(3){
	margin:5em 0 4em;
}
/*-- effect --*/
.hovicon {
    display: inline-block;
    font-size: 45px;
    line-height: 90px;
    cursor: pointer;
    margin:0px 20px;
    width: 90px;
    height: 90px;
    border-radius: 50%;
    text-align: center;
    position: relative;
    text-decoration: none;
    z-index: 1;
    color: #fff;
}
/*-- w3layouts --*/
.hovicon:after {
    position: absolute;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    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 #f39c12;
    -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:#f39c12;
    -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;
}
/*-- agileits --*/
.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 --*/
.services-grid-left2 h4 {
    font-size: 2em;
    color: #000;
    margin: 0;
    text-align: left;
}
.services-grid-left2 p {
    margin: 1em 0 0;
    color: #777;
    font-size: 1em;
    line-height: 1.9em;
}
/*-- //Features --*/

/*-- gallery --*/
.agileinfo_gallery_grids{
	margin:3em 0 0;
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
    color: #fff;
    cursor: default;
    background-color:#FF008F;
    border: none;
    border-bottom-color: transparent;
}
.nav-tabs > li > a {
    margin-right: 3px;
    border-radius: 0;
    font-size: 1em;
    color: #212121;
	border: none;
}
.nav-tabs {
    border-bottom: none;
}
.nav-tabs > li {
    margin-bottom: 0;
}
.nav-tabs {
    margin: 0 0 4em;
}
.nav-tabs > li:nth-child(1) {
	margin-left:26em;
}
.nav-tabs > li > a:hover {
    border: none;
}
.nav > li > a:hover, .nav > li > a:focus {
    background-color:#FF008F;
    color: #fff;
}
.grid {
	position: relative;
    clear: both;
    margin: 0 auto;
    list-style: none;
    text-align: center;
}
/* Common style */
.grid figure {
	position: relative;
    overflow: hidden;
    text-align: center;
    cursor: pointer;
}
.grid figure img {
	position: relative;
	display: block;
}
.grid figure figcaption {
	padding: 2em;
	color: #fff;
	text-transform: uppercase;
	font-size: 1.25em;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}
.grid figure figcaption,
.grid figure figcaption > a {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
/***** Winston *****/
/*-----------------*/
figure.effect-winston {
	text-align: left;
}

figure.effect-winston img {
	-webkit-transition: opacity 0.45s;
	transition: opacity 0.45s;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

figure.effect-winston figcaption::before {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: url(../images/triangle.svg) no-repeat center center;
	background-size: 100% 100%;
	content: '';
	-webkit-transition: opacity 0.45s, -webkit-transform 0.45s;
	transition: opacity 0.45s, transform 0.45s;
	-webkit-transform: rotate3d(0,0,1,45deg);
	transform: rotate3d(0,0,1,45deg);
	-webkit-transform-origin: 0 100%;
	transform-origin: 0 100%;
}

figure.effect-winston:hover img {
	opacity: 0.6;
}

figure.effect-winston:hover figcaption::before {
	opacity: 0.7;
	-webkit-transform: rotate3d(0,0,1,20deg);
	transform: rotate3d(0,0,1,20deg);
}

figure.effect-winston p {
    position: absolute;
    right: 0;
    bottom: 0;
    padding: 0 1.5em 7% 0;
}

figure.effect-winston p span {
    margin: 0 0 0 1em;
    color: #f39c12;
    font-size: 1.1em;
}

figure.effect-winston p span:hover{
	color:#212121;
}

figure.effect-winston:hover p span {
	opacity: 1;
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}

figure.effect-winston p span {
    opacity: 0;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: translate3d(0,50px,0);
    transform: translate3d(0,50px,0);
}

figure.effect-winston:hover p:nth-child(3) span {
	-webkit-transition-delay: 0.05s;
	transition-delay: 0.05s;
}

figure.effect-winston:hover p:nth-child(2) span {
	-webkit-transition-delay: 0.1s;
	transition-delay: 0.1s;
}

figure.effect-winston:hover p:first-child span{
	-webkit-transition-delay: 0.15s;
	transition-delay: 0.15s;
}
.w3_tabs_grid_sub{
	margin:2em 0;
}
.w3_tabs_grid_sub1{
	margin:2em 0 0;
}
/*-- //gallery --*/

/*-- testimonial --*/
.testimo {
    background: url(../images/bg.jpg)no-repeat center;
    background-size: cover;
    min-height:350px;
}
.testimo-main {
    margin-top: 7em;
    text-align: right;
}
.testimo-main h3 {
    font-size: 3em;
    color: #f39c12;
    margin-bottom: 0.3em;
    line-height: 1.4em;
}
.testimo-main p {
    font-size: 1.1em;
    color: #fff;
    line-height: 1.9em;
	letter-spacing:1px;
	margin-bottom: 2.5em;
}
/*-- //testimonial --*/

/*-- contact --*/
h3.title-w3{
	color:#f39c12;
}
.contact_w3agile {
    background: #e8e8e8;
}
.contact_w3agile form {
    width: 75%;
    margin: 0 auto;
}
.contact_w3agile form input[type="text"],.contact_w3agile form input[type="email"]{
    background: none;
    border: 2px solid transparent;
    border-bottom: 2px solid #000;
    padding:12px 12px;
    font-size: 15px;
    color: #000;
    outline: none;
    width: 46%;
    display: inline-block;
    font-style: italic;
	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_w3agile form input[type="text"]{
    margin-right: 7%;	
}
.contact_w3agile textarea{
    background: none;
    border: 2px solid transparent;
    border-bottom: 2px solid #000;
    padding: 12px 12px;
    font-size: 15px;
    color: #000;
    outline: none;
    width: 100%;
    margin: 40px 0 30px;
    font-style: italic;
    height: 13em;
	transition:0.5s all;
	-webkit-transition:0.5s all;
	-moz-transition:0.5s all;
	-o-transition:0.5s all;
	-ms-transition:0.5s all;
	resize:none;
}
.contact_w3agile form input[type="submit"] {
    background: none;
    border: 2px solid #000;
    padding: 10px 0;
    font-size: 1.3em;
    color: #000;
    outline: none;
    width: 21%;
    text-transform: uppercase;
    margin: 0 auto;
    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_w3agile form input[type="submit"]:hover,.contact_w3agile form input[type="text"]:hover,.contact_w3agile form input[type="email"]:hover,.contact_w3agile textarea:hover {
    border: 2px solid #f39c12;
	color:#f39c12;
	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 --*/

/*-- map --*/
.map iframe {
    width: 100%;
    min-height: 400px;
}
/*-- //map --*/

/*-- //main --*/
/*--//footer--*/
.footer{
	background:url(../images/bga.jpg)no-repeat center ;
    background-size: cover;
    -webkit-background-size: cover;
    -o-background-size: cover;
    -ms-background-size: cover;
    -moz-background-size: cover;
}
.footer-grids h3 {
    color: #fff;
    font-size: 27px;
    margin-bottom: 40px;
    text-transform: capitalize;
}
.footer-grids input[type="email"] {
    border: 1px solid transparent;
    background: none;
    border-bottom: 1px solid #fff;
    width: 100%;
    padding: 10px;
    margin-bottom: 58px;
    font-size: 14px;
    color: #fff;
	outline:none;
}
.footer-grids input[type="email"]:hover {
    border: 1px solid #f39c12;	
}
.footer-grids input[type="submit"] {
    border: none;
    background: #f39c12;
    width: 100%;
    color: #fff;
    font-size: 20px;
    padding: 10px 0;
    outline: none;
}
.footer-grids input[type="submit"]:hover {
	background:#ff7900;
}
.footer-grids ul li a:hover{
	transform: rotateY(360deg);
}
.footer-grids p{
	color:#fff;
	line-height:2.2em;
	font-size:14px;
}
.footer-grids p a{
	color:#ff7900;
	text-decoration:none;
}
.footer-grids p a:hover{
	color:#fff;
}
/*-- //footer --*/

/*-- copyright --*/
.footer-bot {
	background:#f39c12;
	padding: 1em 0;
}
.logo2{
	float:left;
}
.logo2 a{
	color: #fff;
	text-decoration: none;
	font-size: 1.1em; 
	text-transform:uppercase;
}
.ftr-menu {
  float: right;
  margin-top: 7px;
}
.ftr-menu ul li{
	display:inline-block;
}
.ftr-menu ul li 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;
	display:block;
	text-decoration:none;
	font-size:16px;
	font-weight:500;
	color:#fff;
	margin:0 16px;
}
.ftr-menu ul li a:hover{
	color:#000;
}
.copy-right{
	padding:15px 0;
	background:#020202;
}
.copy-right p {
	margin:0px 0 0 0;
	font-size:14px;
	color: #fff;
	text-align:center;
}
.copy-right p a{
	color:#fff;
}
.copy-right p a:hover{
	color: #f39c12;
}
/*-- //copyright --*/

/*-- bottom-to-top --*/
#toTop {
	display: none;
	text-decoration: none;
	position: fixed;
	bottom: 24px;
	right: 1%;
	overflow: hidden;
	z-index: 999; 
    width: 64px;
    height: 64px;
	border: none;
	text-indent: 100%;
	background: url("../images/arrow-up.png") no-repeat 0px 0px;
}
#toTopHover {
    width: 64px;
    height: 64px;
	display: block;
	overflow: hidden;
	float: right;
	opacity: 0;
	-moz-opacity: 0;
	filter: alpha(opacity=0);
}
/*-- //bottom-to-top --*/



/*--responsive--*/
@media(max-width: 1440px){
	.w3layouts-banner-top, .w3layouts-banner-top.t2, .w3layouts-banner-top.t3  {
		min-height: 722px;
	}
	.agileits-banner-info {
		padding: 20em 0 0em;
	}
}
@media(max-width: 1366px){
	.agileits-banner-info h3 {
		font-size: 2.4em;
	}
	.w3layouts-banner-top, .w3layouts-banner-top.t2, .w3layouts-banner-top.t3 {
		min-height: 679px;
	}
	#about, #special, #Coaches, #gallery, #contact, #features, .footer {
		padding: 4em 0;
	}
	.services-grids-info h3 {
		font-size: 1.7em;
	}
}
@media(max-width: 1280px){
	h1 a.navbar-brand {
		font-size: 1em;
	}
	.w3layouts-banner-top, .w3layouts-banner-top.t2, .w3layouts-banner-top.t3 {
		min-height: 634px;
	}
	.agileits-banner-info h3 {
		font-size: 2.3em;
	}
	.agileits_w3layouts_more a {
		font-size: 16px;
		letter-spacing: 3px;
	}
	.agileits-banner-info {
		padding: 19em 0 0em;
	}
	h3.title-w3, .title-agileits h3, h3.w3_head, .wthree h3, h3.title, h3.title-w3 {
		font-size: 2.4em;
	}
	.testimo-main h3 {
		font-size: 2.8em;
	}
	.map iframe {
		min-height: 340px;
	}
}
@media(max-width: 1080px){
	h1 a.navbar-brand {
		font-size: 0.95em;
	}
	.w3layouts-banner-top, .w3layouts-banner-top.t2, .w3layouts-banner-top.t3 {
		min-height: 544px;
	}
	.agileits-banner-info h3 {
		font-size: 2.15em;
	}
	.agileits-banner-info {
		padding: 15em 0 0em;
	}
	.callbacks_tabs {
		left: 44.5%;
	}
	.agileits_w3layouts_more a {
		font-size: 15px;
		letter-spacing: 2px;
	}
	h3.title-w3, .title-agileits h3, h3.w3_head, .wthree h3, h3.title, h3.title-w3 {
		font-size: 2.3em;
		margin-bottom: 1.5em;
	}
	.services-grids-info h3 {
		font-size: 1.59em;
		margin-bottom: 0.5em;
	}
	.services-grids-info p {
		font-size: 1.1em;
		margin-bottom: 1em;
	}
	div#horizontalTab {
		width: 100%!important;
	}
	.resp-tabs-list li {
		width: 25%;
	}
	h3.title{
		margin-bottom: 0.5em !important;
	}
	.social a {
		margin-right: 10px;
	}
	.social {
		margin: 1em auto 0;
	}
	.team-grids.team-mdl {
		margin: 0 2em;
	}
	.team-grids.team-mdl1 {
		margin-right: 2em;
	}
	.team-img {
		height: 83%;
	}
	.services-grid-left2 h4 {
		font-size: 1.95em;
	}
	.grid figure figcaption {
		font-size: 1.1em;
	}
	.testimo-main h3 {
		font-size: 2.6em;
	}
	.team-grids {
		padding: 5em 2em;
	}
	.footer-grids input[type="submit"] {
		font-size: 19px;
	}
}
@media(max-width: 1050px){
	.map iframe {
		min-height: 302px;
	}
	.logo2 a {
		font-size: 1em;
	}
}
@media(max-width: 1024px){
	h1 a.navbar-brand {
		letter-spacing: 1px;
	}
	h3.title-w3, .title-agileits h3, h3.w3_head, .wthree h3, h3.title, h3.title-w3 {
		font-size: 2.2em;
	}
	.services-grid-left2 h4 {
		font-size: 1.9em;
	}
	.testimo {
		min-height: 330px;
	}
	.testimo-main h3 {
		font-size: 2.5em;
	}
	.testimo-main {
		margin-top: 5em;
	}
}
@media(max-width: 991px){
	h1 a.navbar-brand {
		font-size: 0.9em;
	}
	.nav > li > a {
		padding: 15px 9px!important;
	}
	.navbar-default .navbar-nav > li > a {
		font-size: 1.05em;
	}
	.w3layouts-banner-top, .w3layouts-banner-top.t2, .w3layouts-banner-top.t3 {
		min-height: 524px;
	}
	.agileits-banner-info h3 {
		font-size: 2em;
		letter-spacing: 5px;
	}
	.agileits-banner-info p {
		letter-spacing: 2px;
		margin: 1.5em auto;
	}
	.agileits_w3layouts_more a {
		letter-spacing: 1px;
	}
	#about, #special, #Coaches, #gallery, #contact, #features, .footer {
		padding: 3.5em 0;
	}
	h3.title-w3, .title-agileits h3, h3.w3_head, .wthree h3, h3.title, h3.title-w3 {
		font-size: 2.15em;
	}
	.services-grids-info.sgi {
		float: left;
		width: 100%;
		margin-bottom: 1.5em;
	}
	.services-grids-info {
		float: left;
		width: 50%;
	}
	div#horizontalTab {
		width: 70%!important;
		margin: 0 auto!important;
	}
	.resp-tabs-list li {
		width: 24%;
	}
	.about-img-w3-agileits {
		margin-bottom: 11em;
	}
	.social {
		text-align: left;
	}
	.team-grids {
		float: left;
		width: 25%;
		margin: 0 !important;
	}
	.team-grids {
		padding: 2em 1em;
	}
	.services-grid-left {
		float: left;
		width: 50%;
	}
	.services-grid-right {
		float: right;
		width: 50%;
	}
	.services-grid-left2 h4 {
		font-size: 1.64em;
	}
	.w3_tabs_grid {
		float: left;
		width: 33%;
		padding: 9px !important;
	}
	.w3_tabs_grid_sub {
		margin: 0em 0;
	}
	figure.effect-winston p span {
		margin: 0 0 0 0em;
		font-size: 0.9em;
	}
	.testimo {
		min-height: 300px;
	}
	.testimo-main h3 {
		font-size: 2.3em;
	}
	.contact_w3agile textarea {
		height: 12em;
		font-size: 14px;
	}
	.contact_w3agile form input[type="text"], .contact_w3agile form input[type="email"] {
		font-size: 14px;
	}
	.contact_w3agile form input[type="submit"] {
		padding: 9px 0;
		font-size: 1.1em;
		width: 23%;
	}
	.footer-grids{
		float: left;
		width: 65%;
	}
	.footer-grids.f2{
		float: right;
		width: 35%;
	}
	.footer-grids h3 {
		font-size: 26px;
		margin-bottom: 28px;
	}
	.footer-grids input[type="submit"] {
		font-size: 18px;
	}
	.logo2 a {
		font-size: 0.95em;
	}
	.ftr-menu ul li a {
		font-size: 15px;
		margin: 0 9px;
	}
	.callbacks_tabs {
		left: 43.8%;
	}
	.contact_w3agile form {
		width: 100%;
	}
}
@media(max-width: 800px){
	.agileits-banner-info h3 {
		font-size: 1.9em;
	}
	.agileits_w3layouts_more a {
		font-size: 14px;
	}
	.callbacks_tabs {
		left: 42.5%;
	}
	.map iframe {
		min-height: 270px;
	}
}
@media(max-width: 768px){
	.navbar-right {
		margin-right: 10px !important;
	}
	h1 a.navbar-brand {
		font-size: 0.85em;
	}
	.navbar-default .navbar-nav > li > a {
		font-size: 1.03em;
	}
	.w3layouts-banner-top, .w3layouts-banner-top.t2, .w3layouts-banner-top.t3 {
		min-height: 490px;
	}
	.agileits-banner-info h3 {
		font-size: 1.8em;
		letter-spacing: 4px;
	}
	.agileits-banner-info p {
		font-size: 0.95em;
	}
	.callbacks_tabs a:after {
		height: 15px;
		width: 15px;
	}
	.callbacks_tabs li {
		margin: 0px 5px;
	}
	.callbacks_tabs {
		left: 43%;
	}
	h3.title-w3, .title-agileits h3, h3.w3_head, .wthree h3, h3.title, h3.title-w3 {
		font-size: 2em;
		margin-bottom: 1.3em;
	}
	#about, #special, #Coaches, #gallery, #contact, #features, .footer {
		padding: 3em 0;
	}
	.about-img-w3-agileits {
		margin-bottom: 3em;
	}
	.lightspeed-box .lsb-next .lsb-control-text {
		margin-right: 13px;
	}		
}
@media(max-width: 767px){
	.navbar-default .navbar-toggle .icon-bar {
		background-color: #f39c12 !important;
	}
	.nav > li > a {
		padding: 13px 9px!important;
	}
	.navbar-default .navbar-collapse, .navbar-default .navbar-form {
		border-color: #2f2e2e !important;
	}
}
@media(max-width: 736px){
	nav.navbar.navbar-default.navbar-fixed-top {
		padding: 0.7em;
	}
	.w3layouts-banner-top, .w3layouts-banner-top.t2, .w3layouts-banner-top.t3 {
		min-height: 460px;
	}
	.services-grid-left2 h4 {
		font-size: 1.55em;
	}
	.agileits-banner-info {
		padding: 13em 0 0em;
	}
}
@media(max-width: 667px){
	.agileits-banner-info p {
		letter-spacing: 1px;
	}
	.agileits-banner-info h3 {
		font-size: 1.7em;
	}
	.w3layouts-banner-top, .w3layouts-banner-top.t2, .w3layouts-banner-top.t3 {
		min-height: 450px;
	}
	h3.title-w3, .title-agileits h3, h3.w3_head, .wthree h3, h3.title, h3.title-w3 {
		font-size: 1.95em;
	}
	.callbacks_tabs {
		left: 42%;
	}
	.team-grids p {
		font-size: 0.9em;
	}
	.team-grids h5 {
		font-size: 1.3em;
	}
	.services-grid-left {
		width: 100%;
	}
	.services-grid-right {
		width: 100%;
		margin-top: 3em;
	}
	.services-grids:nth-child(3) {
		margin: 3em 0 1em;
	}
	.services-grid-left1 {
		padding: 0;
		width: 25%;
	}
	figure.effect-winston p span {
		font-size: 0.8em;
	}
	.services-grid-left2 h4 {
		font-size: 1.7em;
	}
	.contact_w3agile textarea {
		margin: 32px 0 17px;
	}
	.ftr-menu ul li a {
		font-size: 14px;
		margin: 0 7px;
	}
}
@media(max-width: 640px){
	#about, #special, #Coaches, #gallery, #contact, #features, .footer {
		padding: 2.5em 0;
	}
	h3.title-w3, .title-agileits h3, h3.w3_head, .wthree h3, h3.title, h3.title-w3 {
		font-size: 1.9em;
		margin-bottom: 1em;
	}
	.agileits-banner-info h3 {
		font-size: 1.65em;
	}
	.services-grids-info h3 {
		font-size: 1.55em;
	}
	.team-grids {
		width: 50%;
		padding: 9em 1em;
		margin-bottom: 2em !important;
	}
	.team-grids h5 {
		font-size: 1.4em;
	}
	.team-grids p {
		font-size: 1em;
	}
	.w3_tabs_grid {
		width: 50%;
		padding: 12px !important;
	}
	figure.effect-winston p span {
		font-size: 1em;
	}
	.testimo-main p {
		font-size: 1em;
		margin-bottom: 2em;
	}
	.testimo {
		min-height: 280px;
	}
	.testimo-main {
		margin-top: 4.5em;
	}
	.testimo-main h3 {
		font-size: 2.2em;
	}
	.footer-grids p {
		font-size: 13px;
	}
	.ftr-menu ul li a {
		margin: 0 5px;
	}
	.nav > li > a {
		padding: 10px 9px!important;
	}
}
@media(max-width: 600px){
	.w3layouts-banner-top, .w3layouts-banner-top.t2, .w3layouts-banner-top.t3 {
		min-height: 420px;
	}
	.agileits-banner-info h3 {
		font-size: 1.6em;
		letter-spacing: 3px;
	}
	.agileits-banner-info p {
		font-size:0.87em;
	}
	.agileits_w3layouts_more a {
		font-size: 13px;
	}
	.agileits-banner-info {
		padding: 12em 0 0em;
	}
	.callbacks_tabs a:after {
		height: 14px;
		width: 14px;
	}
	.services-grids-info h3 {
		font-size: 1.5em;
	}
	.about-img-w3-agileits {
		margin-bottom: 2em;
	}
	.about-info-w3 ul li {
		margin: 16px 17px 21px 0px;
	}
	.team-grids {
		padding: 7em 1em;
	}
	.contact_w3agile form input[type="submit"] {
		font-size: 1em;
		width: 28%;
	}
	.footer-grids {
		width: 100%;
	}
	.footer-grids.f2{
		width: 100%;
		margin-top: 2em;
	}
	.footer-grids h3 {
		margin-bottom: 18px;
	}
	.logo2 a {
		font-size: 0.9em;
	}
	.ftr-menu ul li a {
		margin: 0 3px;
	}
	.footer-grids input[type="email"] {
		margin-bottom: 28px;
	}
}
@media(max-width: 568px){
	h1 a.navbar-brand {
		font-size: 0.8em;
	}
	.navbar-toggle {
		padding: 8px 8px;
	}
	nav.navbar.navbar-default.navbar-fixed-top {
		padding: 0.5em;
	}
	.agileits-banner-info h3 {
		font-size: 1.5em;
	}
	.agileits-banner-info p {
		font-size: 0.81em;
	}
	.w3layouts-banner-top, .w3layouts-banner-top.t2, .w3layouts-banner-top.t3 {
		min-height: 400px;
	}
	.callbacks_tabs {
		left: 41%;
	}
	h3.title-w3, .title-agileits h3, h3.w3_head, .wthree h3, h3.title, h3.title-w3 {
		font-size: 1.85em;
		letter-spacing: 0px;
	}
	.services-grids-info h3 {
		font-size: 1.45em;
	}
	.services-grids-info p {
		font-size: 1em;
	}
	.services-grids ul li a {
		font-size: 0.9em;
	}
	.about p {
		font-size: 0.9em;
	}
	.services-grid-left2 h4 {
		font-size: 1.6em;
	}
	.services-grid-left2 p {
		font-size: 0.95em;
	}
	.testimo-main h3 {
		font-size: 2em;
	}
	.contact_w3agile form input[type="text"], .contact_w3agile form input[type="email"] {
		width: 48%;
	}
	.contact_w3agile form input[type="text"] {
		margin-right: 3%;
		font-size: 13px;
		padding: 10px 12px;
	}
	.map iframe {
		min-height: 235px;
	}
	.footer-grids h3 {
		font-size: 24px;
	}
	.footer-grids input[type="submit"] {
		font-size: 17px;
		padding: 9px 0;
	}
	.testimo-main p {
		font-size: 0.94em;
	}
	.ftr-menu ul li a {
		font-size: 13px;
	}
	div#horizontalTab {
		width: 90%!important;
	}
}
@media(max-width: 480px){
	h1 a.navbar-brand {
		font-size: 0.75em;
	}
	.agileits-banner-info h3 {
		font-size: 1.35em;
	}
	.agileits-banner-info h3 {
		font-size: 1.35em;
	}
	.callbacks_tabs {
		left: 40%;
		top: 80%;
	}
	.w3layouts-banner-top, .w3layouts-banner-top.t2, .w3layouts-banner-top.t3 {
		min-height: 341px;
	}
	.agileits-banner-info {
		padding: 8em 0 0em;
	}
	.services-grids-info h3 {
		font-size: 1.4em;
	}
	#about, #special, #Coaches, #gallery, #contact, #features, .footer {
		padding: 2em 0;
	}
	.team-grids {
		padding: 4.5em 1em;
	}
	.team-grids h5 {
		font-size: 1.3em;
	}
	.services-grid-left1 {
		width: 32%;
	}
	.services-grid-right {
		margin-top: 2em;
	}
	.services-grids:nth-child(3) {
		margin: 2em 0 1em;
	}
	.grid figure figcaption {
		font-size: 1em;
	}
	.w3_tabs_grid {
		padding: 7px !important;
	}
	.testimo-main h3 {
		font-size: 1.85em;
	}
	.testimo-main p {
		font-size: 0.9em;
		letter-spacing: 0px;
	}
	.testimo {
		min-height: 240px;
	}
	.testimo-main {
		margin-top: 3.5em;
	}
	.contact_w3agile form input[type="text"], .contact_w3agile form input[type="email"] {
		width: 100%;
	}
	.contact_w3agile form input[type="email"] {
		margin-top:2em;
	}
	.contact_w3agile form input[type="submit"] {
		font-size: 1em;
		width: 33%;
		padding: 7px 0;
	}
	.footer-grids input[type="email"] {
		margin-bottom: 39px;
	}
	.logo2 {
		float: left;
		width: 100%;
		text-align: center;
		margin-bottom: 1em;
	}
	.ftr-menu {
		float: right;
		width: 100%;
		text-align: center;
	}
	.ftr-menu ul li a {
		font-size: 14px;
		margin: 0 5px;
	}
	.agileits-banner-info p {
		font-size: 0.85em;
	}
	.modal-content h5 {
		font-size: 1.3em;
	}
	.callbacks_tabs a:after {
		height: 10px;
		width: 10px;
	}
}
@media(max-width: 414px){
	h1 a.navbar-brand {
		letter-spacing: 0px;
	}
	.navbar-toggle {
		padding: 7px 7px;
	}
	.navbar-default .navbar-nav > li > a {
		font-size: 1em;
		padding: 9px 9px!important;
	}
	.agileits-banner-info h3 {
		font-size: 1.3em;
		letter-spacing: 2px;
	}
	.callbacks_tabs {
		left: 38%;
	}
	h3.title-w3, .title-agileits h3, h3.w3_head, .wthree h3, h3.title, h3.title-w3 {
		font-size: 1.7em;
	}
	.services-grids-info h3 {
		font-size: 1.3em;
	}
	.services-grids-info {
		padding: 0px 8px !important;
	}
	.about p {
		line-height: 1.8em;
	}
	.about-info-w3 ul li {
		margin: 14px 17px 13px 0px;
	}
	.team-grids p {
		font-size: 0.9em;
		line-height: 1.8em;
	}
	.team-grids {
		padding: 3.5em 1em;
	}
	.services-grid-left1 {
		width: 33%;
	}
	.services-grid-left2 p {
		font-size: 0.9em;
	}
	.services-grid-left2 h4 {
		font-size: 1.5em;
	}
	.w3_tabs_grid {
		padding: 12px 0px 12px 0px !important;
	}
	.grid figure figcaption {
		font-size: 1.3em;
	}
	.w3_tabs_grid {
		width: 100%;
	}
	.testimo-main p {
		font-size: 0.85em;
		letter-spacing: 1px;
	}
	.contact_w3agile textarea {
		margin: 25px 0 17px;
		height: 11em;
		font-size: 13px;
	}
	.contact_w3agile form input[type="submit"] {
		font-size: 0.9em;
		width: 38%;
		padding: 8px 0;
	}
	.map iframe {
		min-height: 211px;
	}
	.footer-grids input[type="submit"] {
		font-size: 16px;
	}
	.ftr-menu ul li a {
		margin: 0 3px;
	}
	.copy-right p {
		line-height: 1.9em;
	}
}
@media(max-width: 384px){
	.w3layouts-banner-top, .w3layouts-banner-top.t2, .w3layouts-banner-top.t3 {
		min-height: 320px;
	}
	.agileits-banner-info h3 {
		letter-spacing: 1px;
	}
	.social a {
		margin-right: 6px;
	}
	.team-grids p {
		font-size: 0.85em;
	}
	.team-grids {
		padding: 3em 1em;
	}
	.ftr-menu ul li a {
		margin: 0 6px;
		line-height: 1.9;
	}
	.logo2 {
		margin-bottom: 0.5em;
	}
	.agileinfo_gallery_grids {
		margin: 0em 0 0;
	}
	.navbar-default .navbar-nav > li > a {
		font-size: 0.9em;
		padding: 8px 9px!important;
		letter-spacing: 0px;
	}
	.hovicon {
		font-size: 33px;
		line-height: 70px;
		margin: 0px 11px;
		width: 75px;
		height: 75px;
	}
}
@media(max-width: 375px){
	.agileits-banner-info h3 {
		letter-spacing: 1px;
	}
	.callbacks_tabs {
		left: 37%;
	}
	.social a {
		margin-right: 5px;
	}
	.services-grid-left2 h4 {
		font-size: 1.45em;
	}
	.services-grid-left2 p {
		margin: 0.5em 0 0;
		font-size: 0.9em;
		line-height: 1.8em;
	}
	.testimo-main h3 {
		font-size: 1.7em;
	}
	.testimo-main {
		margin-top: 2.5em;
	}
	.testimo {
		min-height: 220px;
	}
	.contact_w3agile textarea {
		height: 10em;
	}
	.modal-content h5 {
		font-size: 1.25em;
	}
	.modal-content p {
		font-size: 0.9em;
	}
}
@media(max-width: 320px){
	h1 a.navbar-brand {
		font-size: 0.7em;
	}
	.navbar-toggle .icon-bar {
		width: 18px;
	}
	.navbar-toggle {
		padding: 7px 8px;
	}
	.agileits-banner-info h3 {
		font-size: 1.2em;
	}
	.agileits-banner-info p {
		font-size: 0.8em;
	}
	.navbar-default .navbar-nav > li > a {
		font-size: 0.85em;
		letter-spacing: 0px;
		padding: 6px 9px!important;
	}
	.callbacks_tabs li {
		margin: 0px 4px;
	}
	.callbacks_tabs {
		left: 35%;
	}
	.w3layouts-banner-top, .w3layouts-banner-top.t2, .w3layouts-banner-top.t3 {
		min-height: 280px;
	}
	.agileits-banner-info {
		padding:6.5em 0 0em;
	}
	#about, #special, #Coaches, #gallery, #contact, #features, .footer {
		padding: 1.5em 0;
	}
	h3.title-w3, .title-agileits h3, h3.w3_head, .wthree h3, h3.title, h3.title-w3 {
		font-size: 1.6em;
		margin-bottom: 0.8em;
	}
	.services-grids-info h3 {
		font-size: 1.2em;
	}
	.services-grids-info p {
		font-size: 0.95em;
		line-height: 1.8em;
	}
	.services-grids ul li a {
		font-size: 0.85em;
	}
	.services-grids-info ul li {
		padding-bottom: 0.6em;
	}
	.services-grids-info.sgi {
		margin-bottom: 1em;
	}
	div#horizontalTab {
		width: 95%!important;
	}
	.about-img-w3-agileits {
		margin-bottom: 1em;
	}
	.about-info-w3 {
		margin-top: 0em;
	}
	.about p {
		font-size: 0.8em;
	}
	.social a {
		width: 27px;
		height: 27px;
		margin-right: 1px;
		font-size: 0.75em;
		line-height: 29px;
	}
	.team-grids {
		padding: 7em 1em;
		width: 100%;
	}
	.hovicon {
		font-size: 45px;
		line-height: 90px;
		width: 90px;
		height: 90px;
	}
	.services-grid-left1 {
		width: 100%;
		text-align: center;
		margin-bottom: 1.5em;
	}
	.services-grid-left2 {
		width: 100%;
		text-align: center;
	}
	.services-grid-left2 h4 {
		text-align: center;
		font-size: 1.35em;
	}
	figure.effect-winston p span {
		font-size: 0.8em;
	}
	.testimo-main h3 {
		font-size: 1.5em;
	}
	.contact_w3agile form input[type="email"] {
		margin-top: 1em;
	}
	.contact_w3agile textarea {
		height: 9em;
		margin: 16px 0 17px;
	}
	.contact_w3agile form input[type="submit"] {
		font-size: 0.8em;
		width: 42%;
		padding: 7px 0;
	}
	.map iframe {
		min-height: 168px;
	}
	.footer-grids h3 {
		font-size: 21px;
		margin-bottom: 12px;
		font-size: 13px;
	}
	.footer-grids input[type="submit"] {
		font-size: 14px;
		padding: 7px 0;
	}
	.logo2 a {
		font-size: 0.8em;
	}
	.footer-bot {
		padding: 0.8em 0;
	}
	.copy-right p {
		font-size: 13px;
	}
	nav.navbar.navbar-default.navbar-fixed-top {
		padding: 0.3em;
	}
	.modal-content h5 {
		font-size: 1.15em;
		letter-spacing: 0px;
	}
	.modal-content p {
		font-size: 0.85em;
	}
}
/*--//responsive--*/