/*--
Author: W3layouts
Author URL: http://w3layouts.com
License: Creative Commons Attribution 3.0 Unported
License URL: http://creativecommons.org/licenses/by/3.0/
--*/


@font-face {
  font-family: 'AvenirNextLTPro-Regular';
  src: url('AvenirNextLTPro-Regular.eot?#iefix') format('embedded-opentype'),  url('AvenirNextLTPro-Regular.otf')  format('opentype'),
	     url('AvenirNextLTPro-Regular.woff') format('woff'), url('AvenirNextLTPro-Regular.ttf')  format('truetype'), url('AvenirNextLTPro-Regular.svg#AvenirNextLTPro-Regular') format('svg');
  font-weight: normal;
  font-style: normal;
}


@font-face {
  font-family: 'AvenirNextLTPro-Bold';
  src: url('AvenirNextLTPro-Bold.eot?#iefix') format('embedded-opentype'),  url('AvenirNextLTPro-Bold.otf')  format('opentype'),
	     url('AvenirNextLTPro-Bold.woff') format('woff'), url('AvenirNextLTPro-Bold.ttf')  format('truetype'), url('AvenirNextLTPro-Bold.svg#AvenirNextLTPro-Bold') format('svg');
  font-weight: normal;
  font-style: normal;
}




html, body{
    font-size: 100%;
	//font-family: 'Open Sans', sans-serif;
	//font-family: "Source Sans Pro", "Verdana", sans-serif;
	font-family: 'AvenirNextLTPro-Regular';
	background:#ffffff;
	margin: 0;
}
p,ul li,ol li{
	margin:0;
	font-size:14px;
	font-family: 'AvenirNextLTPro-Regular';
}
h1,h2,h3,h4,h5,h6{
	//font-family: 'Oswald', sans-serif;
	font-family: 'AvenirNextLTPro-Regular';
	margin:0;
}
ul,label{
	margin:0;
	padding:0;
}
body a:hover{
	text-decoration:none;
}

.container {
    width: 1210px;
	margin:0 auto;
}

input[type="submit"],input[type="reset"],.w3layouts_mail_grid_left2 a,.w3agile_similar_post_left ul li a,.w3agile_similar_post_left h4 a,.w3l_categories ul li a,.agileits_recent_posts_gridr h4 a,.agileits_recent_posts_gridr ul li a,.w3agile_blog_left_grid_r ul li a,.w3ls_choose_us_right ul li a,.agileinfo_services_grid1 h4,.agileinfo_services_grid1_pos,.w3agile_footer_grid_left a,.agileinfo_footer_bot_right p a{
	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 --*/
.banner{
	background:url(../images/banner.jpg) no-repeat 0px 0px;
	background-size:cover;
	-webkit-background-size:cover;
	-moz-background-size:cover;
	-o-background-size:cover;
	-ms-background-size:cover;
	min-height:580px;
}
.banner1{
	background:#fff;
	background-size:cover;
	-webkit-background-size:cover;
	-moz-background-size:cover;
	-o-background-size:cover;
	-ms-background-size:cover;
	
}

.wrapper {width: 100%; margin: 0;}

.socialicnwrp { width: 54px; height:200px; position: fixed; right: 0; top: 300px; z-index: 3000;}
.socialicnwrp a { 
    display: block;
    padding: 0;
    margin: 5px 0px;
    color: #000;
	transition: all 0.3s ease-in-out;
	text-align: center;
}

.socialicnwrp a  i.fa { font-size: 20px; padding: 5px 14px; border-radius: 4px; color: #fff; width: 50px; transition: all 0.3s ease-in-out;}
.socialicnwrp a i.fa:hover{padding-right: 24px;}
.socialicnwrp i.fa-facebook {background: #3b5998;}

.socialicnwrp i.fa-twitter {background: #63acdf;}
.socialicnwrp i.fa-linkedin {background: #007ab9;}
.socialicnwrp i.fa-youtube {background: #d32322;}

/*-- nav --*/
.navbar-default {
    background: none;
    border: none;
}
.navbar {
    margin-bottom: 0;
}
.navbar-collapse {
    padding: 0;
}
.navbar-right {
    margin-right: 0;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    color:#fff;
    background:none;
}
.navbar-default .navbar-nav > li > a {
    font-weight: 500;
    letter-spacing: 1px;
}
.navbar-nav > li > a {
    margin: 0;
    padding:0 1.5em;
    text-transform: uppercase;
}
.navbar-default .navbar-nav > li > a:hover{
    color:#00f1ff;
}
.navbar-default .navbar-nav > li > a:focus {
    color: #fff;
	
}
nav.navbar.navbar-default {
    background: none;
    padding: 2em 0 0 0;
}
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
    color:#fff;
    background: none;
}
.navbar-default .navbar-nav > li > a {
    color: #fff;
}
.navbar-default .navbar-nav  > .active.open > a:focus {
	background: #0a9dbd;
	color: #fff;
}
.navbar-default .navbar-brand,.navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
    color: #fff;
}
.navbar-brand > img {
    display: block;
    margin-top: 2px;
}





form.frmwrp  input[type="text"] {margin-bottom: 20px;}

form.contfrmwrp input[type="text"], select, {margin-bottom: 20px; width: 49%;}

/*--
.navbar-brand:after{
	content: '';
    background: url(../images/1.png) no-repeat 0px 0px;
    width: 40px;
    height: 94px;
    position: absolute;
    right: 2%;
    top: 0%;
    transform: rotate(35deg);
	-webkit-transform: rotate(35deg);
	-moz-transform: rotate(35deg);
	-o-transform: rotate(35deg);
	-ms-transform: rotate(35deg); --*/
}
.navbar-brand span {
    color:#00ffbe;
	letter-spacing: 15px;
}
.agile_short_dropdown {
    border-radius: 0;
    background: #ffffff;
    text-align: center;
	padding:0;
	border: none;
}
.agile_short_dropdown li a{
	text-transform:uppercase;
	color:#212121;
	font-size:13px;
	font-weight:600;
	padding: .8em 0;
}
.agile_short_dropdown > li > a:hover{
    color: #fff;
    text-decoration: none;
    background-color: #00f1ff;
}
/*-- nav-effect --*/
.menu__list {
	position: relative;
	margin: 0.8em 0 0;
}

.menu__item {
	display: block;
	margin: 1em 0;
}

.menu__link {
	font-size: 1.05em;
	font-weight: bold;
	display: block;
	padding: 1em;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-touch-callout: none;
	-khtml-user-select: none;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
/* Iris */
.menu--iris .menu__item {
	margin:0 0.5em;
}

.menu--iris .menu__link {
	position: relative;
	text-align: center;
	-webkit-transition: color 0.3s;
	transition: color 0.3s;
}

.menu--iris .menu__link:hover,
.menu--iris .menu__link:focus {
	color: #929292;
}

.menu--iris .menu__item--current .menu__link,.menu__link:hover {
	color:#00f1ff;
}

.menu--iris .menu__link::before,
.menu--iris .menu__link::after {
	content: '';
	position: absolute;
	width: 10px;
	height: 10px;
	opacity: 0;
	border: 2px solid #00f1ff;
	-webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
	transition: transform 0.3s, opacity 0.3s;
	-webkit-transition-timing-function: cubic-bezier(0.17, 0.67, 0.05, 1.29);
	transition-timing-function: cubic-bezier(0.17, 0.67, 0.05, 1.29);
}

.menu--iris .menu__link::before {
	top: 0;
	left: 0;
	border-width: 2px 0 0 2px;
	-webkit-transform: translate3d(10px, 10px, 0);
	transform: translate3d(10px, 10px, 0);
}

.menu--iris .menu__link::after {
	right: 0;
	bottom: 0;
	border-width: 0 2px 2px 0;
	-webkit-transform: translate3d(-10px, -10px, 0);
	transform: translate3d(-10px, -10px, 0);
}

.menu--iris .menu__item--current .menu__link::before,
.menu--iris .menu__item--current .menu__link::after,.menu__link:hover::before,.menu__link:hover::after {
	opacity: 1;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}
/*-- //nav-effect --*/
.agileits-contact-info {
    float: left;
}
.agileits-contact-info ul li {
    display: inline-block;
    font-size: 14px;
	color:#fff;
}
.agileits-contact-info ul li span {
    margin-right: 10px;
    color: #00f1ff;
}
.agileits-contact-info ul li:nth-child(2) {
    margin-left: 25px;
}
.agileits-contact-info ul li a {
    color: #fff;
    vertical-align: text-bottom;
}
.agileits-contact-info ul li a:hover {
    color: #fff;
}
.w3_agileits_social_media{
	float:right;
}
.w3_agileits_social_media ul li{
	display: inline-block;
    font-weight: 600;
    margin: 0 1em;
}
.w3_agileits_social_media ul li a{
	display:block;
	color:#fff;
	text-decoration:none;
}
.agileinfo_share{
    margin-right: 1em !important;
	color:#fff;
}
.w3_agileits_social_media ul li a.wthree_facebook:hover{
	color:#3b5998;
}
.w3_agileits_social_media ul li a.wthree_twitter:hover{
	color:#1da1f2;
}
.w3_agileits_social_media ul li a.wthree_linkedin:hover{
	color:#0077B5;
}
.w3_agileits_social_media ul li a.wthree_youtube:hover{
	color:#bb0000;
}
.w3_agileits_social_media ul li a.wthree_dribbble:hover{
	color:#ea4c89;
}
.w3_agileits_social_media ul li a.wthree_behance:hover{
	color:#1769ff;
}
.w3l_banner_info{
	width: 90%;
    margin: 11em auto 0;
	text-align:center;
}
.agile-header {
    padding: 20px 0;
    border-bottom:1px solid #7b7b7d;
}
.wthree_banner_info_grid h4 {
    color: #fff;
    font-size: 33px;
    text-transform: uppercase;
    
	letter-spacing: 2px;
}
.wthree_banner_info_grid h3{
    color: #fff;
    font-size: 30px;
    text-transform: uppercase;
    margin:20px 0;
	letter-spacing: 2px;
}
.wthree_banner_info_grid h5 {
    color: #fff;
    font-size: 32px;
    text-transform: uppercase;
    
	letter-spacing: 2px;
}
/*-- //banner --*/
/*-- welcome --*/
.welcome {
    padding: 3em 0;
}
.welcome-top{
	text-align:left;
}
.welcome-top h4 {
    font-size: 22px;
    margin: 0.7em 0 0;
    color: #666;
   font-weight:600;
}
.welcome-top p {
    font-size: 14px;
    line-height: 28px;
    color: #777;
    margin: auto;
    width: 80%;
	text-align: justify;
}
.charitys{
	margin-top:3em;
}
.chrt_grid{
	text-align:center;
}
.chrt_grid .icon {
    width: 90px;
    height: 90px;
    border-radius: 50%;
    background: #fff;
    margin: 0 auto;
    text-align: center;
    position: relative;
    border: 2px solid #00f1ff;
}
.chrt_grid .icon img {
  position: relative;
  z-index: 100;
  transition: all 0.3s ease 0s;
}
.chrt_grid .icon:before {
  content: '';
  width: 102%;
  height: 102%;
  border-radius: 50%;
  background: #00f1ff;
  position: absolute;
  top: -1px;
  left: -1px;
  z-index: 10;
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
  transition: all 0.3s ease 0s;
}
.chrt_grid:hover .icon img {
  -webkit-transform: scale(0.9);
  -moz-transform: scale(0.9);
  -ms-transform: scale(0.9);
  -o-transform: scale(0.9);
  transform: scale(0.9);
}
.chrt_grid:hover .icon:before {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
.glyphicon-heart,.glyphicon-asterisk,.glyphicon-flag{
	color:#212121;
  font-size:35px;
}
.glyphicon-icon {
    position: relative;
  top: 26px;
  display: block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  text-align: center;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  z-index: 999;
}
.chrty h3 {
    font-size: 22px;
    color: #000;
    letter-spacing: 2px;
    font-weight: 600;
    margin-top: 22px;
}
.chrty p {
    font-size: 14px;
    line-height: 28px;
    color: #777;
	padding-top: 16px;
}
.banner-grid1 h5 {
    font-size: 20px;
    line-height: 32px;
    font-weight: 600;
    color: #00f1ff;
    letter-spacing: 2px;
}
.banner-grid1 p {
    font-size: 14px;
    line-height: 28px;
    color: #777;
    padding-top: 16px;
}
.banner-grids {
    margin-top: 6em;
}
/*-- //welcome --*/
/*--client--*/
.client {
    background:url(../images/client.jpg) center fixed;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    -ms-background-size: cover;
    padding:1em 0;
    text-align: center;
}
.quotes img {
    width: 100%;
    border-radius: 50%;
	-webkit-border-radius: 50%;
	-mox-border-radius: 50%;
	-o-border-radius: 50%;
	-ms-border-radius: 50%;
}
p.w3l {
    font-size: 14px;
    color: #fff;
    width: 70%;
    margin: 0 auto;
	line-height: 28px;
}
.de_testi_by,.de_testi_by a{
	color: #2ad2c9;
    font-size:0.9em;
    margin: 17px 0 0 0;
}
.de_testi {
    margin: 0;
    border: none;
    padding: 2em 2em;
    background: rgba(0, 0, 0, 0.73);
    font-style: normal;
    line-height: 1.6em;
    font-weight: 400;
    text-align: left;
    color: #fff;
    font-size: 0.9em;
}
.quotes {
    float: left;
    width:15%;
	margin-top: 1em;
}
.de_testi_by{
	float: right;
	width:78%;
}
.de_testi_by p {
    color: #fff;
    font-size:1em;
    font-weight: 400;
    line-height: 2em;
}
.customer-say {
    margin-top:5em;
}
/*-- what --*/
.what-left {
    float: left;
    width: 15%;
    text-align: center;
}
.what-right {
    float: right;
    width: 83%;
}
.what-grid1 h4,.what-grid h4 {
    font-size: 22px;
    color: #000;
    letter-spacing: 2px;
    font-weight: 600;
}
.what-w3ls {
    padding: 3em 0;
}
.what-grids {
    margin-top: 6em;
}
.what-grid1 p,.what-grid p {
    font-size: 14px;
    color: #777;
    line-height: 28px;
    padding-top: 10px;
}
.what-grid1 i {
    height: 60px;
    width: 60px;
    margin: 3px;
    font-size: 1.5em;
    border-radius: 50%;
    line-height: 60px;
    text-align: center;
    background: #00f1ff;
    color: #fff;
}
.what-top1 {
    margin: 2em 0;
}
.w3ls_head {
    font-size: 36px;
    color: #00f1ff;
    font-weight: 600;
    margin-bottom: 20px;
    letter-spacing: 4px;
    text-transform: uppercase;
    text-align: center;
    
}
.what-grid {
    padding-right: 130px;
}
.what-agile-info {
    margin-top: 30px;
    border-left: 3px solid #00f1ff;
    padding: 0 0px 0 20px;
}
p.w3agile {
    font-size: 14px;
    color: #777;
    width: 70%;
    margin: 0 auto;
	line-height: 28px;
	text-align: center;
}

.agileits-contact-info.text-right ul{
	
	margin-left: 144px;
	
}

.containerbdy {width: 100%; max-width: 1200px; margin: 0px auto;}

p.tabimg { margin: 0; padding: 5px 0px; text-align: center;}

p.tabimg img { margin-bottom: 0px;}

ul.lstinsde{
    font-size: 14px;
    line-height: 24px;
    color: #344050;
    text-align: justify;
    list-style: inside;
    padding: 14px 0px;
}



ul.spofflstitm { list-style: none; margin: 0; padding:0;}

ul.spofflstitm li {
    display: inline;
    float: left;
    margin: 5px 8px;
    padding: 5px;
}

/*-- //what --*/
/*-- footer --*/
.footer {
    //background: url(../images/footer.jpg) no-repeat 0px 0px;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    -ms-background-size: cover;
    padding:1em 0;
	background: #344050!important;
}
.footer h3 {
    color: #fff;
    font-size: 14px;
    text-transform: uppercase;
    margin-bottom: 6px;
	letter-spacing: 2px;
}
.footer li,.footer li a{
    display: block;
    color: #c3c3c3;
    font-size: 14px;
    line-height: 28px;
    text-transform: capitalize;
}
.footer li a:hover{
    color: #8997ab;
}
.newsletter {
    position: relative;
    width: 78%;
}
.newsletter .email {
	padding: 5px 60px 5px 15px;
	border-radius: 3px;
	-Webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	height: 40px;
	border: 1px solid #fff;
	width: 100%;
	text-align: left;
}
.newsletter .email {
	background-color:#F4F4F4;
	border: none;
}
.newsletter .submit {
	width: 40px;
	height: 40px;
	background-image: url('../images/subscribe.png');
	background-repeat: no-repeat;
	background-position: center;
	position: absolute;
	background-color: #8997ab;
	top: 0;
	right: 0;
	outline:none;
	border: none;
}
/*-- //Newsletter --*/
.w3ls-social-icons i, .w3ls-social i {
    font-size: 15px;
    background: #fff;
    padding: 12px 14px;
    color: #212121;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
    -moz-transition: 0.5s all;
}
.w3ls-social-icons i:hover,.w3ls-social i:hover {
	background: transparent;
	background:#00f1ff;
	color:#fff;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
    -moz-transition: 0.5s all;
}
.footer-w3-agile {
    margin: 60px 0 0;
}
.footer-agile span {
    color: #000;
    font-size: 20px;
    margin-bottom: 20px;
    background: #fff;
    padding: 10px;
    border-radius: 50%;
}
.footer-agile p {
    color: #fff;
    font-size: 14px;
    line-height: 28px;
    margin: 0;
}
.footer-agile {
    margin-bottom: 40px;
}
.copy-right-agile {
    margin-top: 40px;
}
.copy-right-agile p {
	font-size:14px;
    color: #fff;
    margin: 0;
}
.copy-right-agile p a {
    text-decoration: none;
    color: #b8c4d6;
}
.copy-right-agile p a:hover{
    text-decoration: none;
    color: #fff;
}
.footer-w3-1 {
    padding: 0;
}
.footer-w3l-1 {
    padding: 0;
}
/*-- //footer --*/
/*-- to-top --*/
#toTop {
	display: none;
	text-decoration: none;
	position: fixed;
	bottom: 20px;
	right: 2%;
	overflow: hidden;
	z-index: 9999; 
	width: 32px;
	height: 28px;
	border: none;
	text-indent: 100%;
	background: url(../images/move-top.png) no-repeat -3px 3px;
}
#toTopHover {
	width: 32px;
	height: 28px;
	display: block;
	overflow: hidden;
	float: right;
	opacity: 0;
	-moz-opacity: 0;
	filter: alpha(opacity=0);
}
/*-- //to-top --*/
/*-- 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: #212121 !important;
    margin: 30px 0 15px;
    font-weight: 600;
    letter-spacing: 2px;
}
h3.agileits-icons-title {
    text-align: center;
    font-size: 33px;
    color: #222222;
    font-weight: 600;
    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;
}




.view-first img { 
    transition: all 0.2s linear;
}
.view-first .mask {
    opacity: 0;
	background-color: rgba(0, 0, 0, 0.4); 
    //background-color: rgba(6, 201, 212,0.8); 
    transition: all 0.4s ease-in-out;
}
.view-first h2 {
    transform: translateY(-100px);
    opacity: 0;
    transition: all 0.2s ease-in-out;
}
.view-first p { 
    transform: translateY(100px);
    opacity: 0;
	transition: all 0.2s linear;
}
.view-first a.info{
    opacity: 0;
	transition: all 0.2s ease-in-out;
}


.view-first:hover img { 
	transform: scale(1.1);
} 
.view-first:hover .mask { 
	opacity: 1;
}
.view-first:hover h2,
.view-first:hover p,
.view-first:hover a.info {
    opacity: 1;
    transform: translateY(0px);
}
.view-first:hover p {
    transition-delay: 0.1s;
}
.view-first:hover a.info {
    transition-delay: 0.2s;
}


.main.cntraln {
    width: 90%;
    margin: 0px 5%;
	
}
.main.cntraln-1 {
    width: 80%;
    margin: 0px 10%;
	
}

.main.cntraln-2 {
    width: 56%;
    margin: 0px 26%;
}

.main.cntraln .view {margin-right: 24px; width: 310px;}
.main.cntraln-1 .view {margin-right: 24px; width: 275px;}

.main.cntraln-2 .view {margin-right: 24px; width: 275px;}

.main.cntraln .view img {
    display: inline-block;
    position: relative;
}


.main.cntraln .view .mask {
    width: 320px;
    height: 200px;
    position: absolute;
    overflow: hidden;
    top: 0;
    left: 0;
}


.imgwdt .view img {
    display: inline-block;
    position: relative;
    vertical-align: middle;
    width: 100%;
}

.knwmrewrp-rtl-consmr.extsp {min-height: 378px;}

.knwmrewrp-rtl-consmr.lsspfnshl {min-height: 332px;}


.view h2 {
    text-transform: uppercase;
    color: #fff;
    text-align: center;
    position: relative;
    font-size: 17px;
    padding: 10px;
    background: #212121;
    margin: -187px 0 0 0;
}


.view h2.hdng {
    position: absolute;
    left: 0;
    top: 110px;
    color: #000;
    z-index: 1000;
	margin: 0;
	display: block;
	overflow: visible;
	width: 100%;
	color: #fff;
	opacity: 1;
	-webkit-transition: all 0.2s ease-in-out;
   -moz-transition: all 0.2s ease-in-out;
   -o-transition: all 0.2s ease-in-out;
   -ms-transition: all 0.2s ease-in-out;
   transition: all 0.2s ease-in-out;
   font-size: 16px;
   background: #212121;
	
	}
.view.view-first:hover	h2.hdng{
	margin: -20px 0 0 0;
	opacity: 0;
	top: -10px;
}

.grpmdl{width: 100%; float: left; margin: 15px 0 0 0; padding: 0;}

ul.lstitm { margin: 0; padding: 0; list-style-position:inside; list-style: none;}
ul.lstitm li {display: block; padding: 0;}
ul.lstitm li>p{padding:0; margin:0; font-size: 14px;color: #777;margin: 0.1em auto;width: 70%;}

input.mrgfrm {
    margin-top: 5px;
}

input.mrgfrm.mrgrgt {
    margin-left: 8px;
}




.hvreftser{width: 100%; margin: 0;}

.mchsgmthvr{width: 400px;
    margin: 5px;
    height: 350px;
    padding: 0;
    float: left;
    position: relative;
    overflow: hidden;
    
    
    cursor: pointer;
    border: 1px solid #d6d6d6;
	z-index: 100;
    }


	
	.overlay {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100%;
  width: 100%;
  opacity: 0.4;
  transition: .5s ease;
  background-color: #000;
}


	.mchsgmthvr:hover .blur{
		opacity: 1;
		
		bottom: -280px;

	}

	
	
	.whypiterion {
    background-color: #f5f5f5;
    border: 1px solid #dfdfdf;
    margin-top: 15px;
    width: 99%;
    padding: 1px;
}

.whypiterion h2 {
    background: #DFDFDF none repeat scroll 0 0;
    color: #333333;
    display: block;
    font-size: 100%;
    font-weight: bold;
    padding-left: 10px;
    margin-bottom: 5px;
}

.whypiterion p {
    width: 95%;
    padding-top: 5px;
    padding-right: 5px;
    padding-bottom: 5px;
    padding-left: 5px!important;
}

.whypiterion ul {margin:0; padding:0; list-style: inside;}




	.mchsgmthvr img{
		margin: 0px;
		padding: 0px;
		float: left;	
		z-index: 4;
		transition:all 0.25s ease-in-out;
	}
	
	.mchsgmthvr:hover .overlay{ opacity: 0; background-color: none;}
	
	p.tbhedng {
	text-align: center;
    font-size: 15px;
    color: #3e3b3b;
    padding: 0 0 10px 0;
	 text-transform: uppercase;
	 
		
		
		}
	
	
	span.knwmr {text-align: center;;}
	span.knwmr a {width: 110px;
    display: block;
    padding: 4px 0px;
    color: #fff;
    background: #63acdf;
    
    font-size: 11px;
    border-radius: 4px; text-transform: uppercase; letter-spacing: 0.1em;}
	
	span.knwmr a:hover{ background:#6797b9;}
	
	
	.mchsgmthvr:hover img{
		opacity: 1;
		transform: scale(1.15,1.15);
		-webkit-transform:scale(1.15,1.15);
		-moz-transform:scale(1.15,1.15);
		-ms-transform:scale(1.15,1.15);
		-o-transform:scale(1.15,1.15);
	}

.mchsgmthvr .caption{
		cursor: pointer;
		position: absolute;
		opacity: 0;
		top:300px;
		-webkit-transition:all 0.15s ease-in-out;
		-moz-transition:all 0.15s ease-in-out;
		-o-transition:all 0.15s ease-in-out;
		-ms-transition:all 0.15s ease-in-out;
		transition:all 0.15s ease-in-out;

	}
	.mchsgmthvr .blur{
		background-color: rgba(0,0,0,0.7);
		height: 100%;
		width: 100%;
		z-index: 5;
		position: absolute;
		bottom:-350px;
		opacity: 0;
		transition:all 0.15s ease-in-out;
	}

	.mchsgmthvr .caption-text h1{
		text-transform: uppercase;
		font-size: 18px;
		text-align: left;
		margin: 0;
		color: #fff;
	}
	.mchsgmthvr .caption-text{
     z-index: 10;
    color: #fff;
    position: absolute;
    width: 100%;
    height: 60px;
    text-align: left;
    bottom: 0;
    left: 0;
    
    padding: 0px 10px;

	}
	
	.tabwrpabt {
    width: 100%;
    margin: 15px 0px;
}
	
	
	.bredgrumb {
    font-size: 16px;
    color: #747f8e;
    padding: 0px 0px 10px;
	cursor: pointer;
	border-bottom: 1px solid #ccc;
	}
	
	.bredgrumb  a {color: #747f8e;}
	.bredgrumb  a:hover{ text-decoration: underline;}
	
	
	//.pnlclstle.panel-title > a:before {
    //float: right !important;
    //font-family: FontAwesome;
    //content:"\f068";
    //padding-right: 5px;
//}
//.pnlclstle.panel-title > a.collapsed:before {
  //  float: right !important;
  // content:"\f067";
//	}



.pnlclstle.panel-title > a:hover, 
.pnlclstle.panel-title > a:active, 
.pnlclstle.panel-title > a:focus  {
    text-decoration:none;
}

.nopdall {
	padding: 0px 4px 10px;
    border-right: 1px dotted #919191;

}	

.col-md-5.nopdall {
	
	padding: 0px 4px 10px;
    border-right: 1px dotted #919191!important;
}

.tabimgwrp { width: 100%; height: 210px; margin: 0 0 15px 0; border-bottom:1px solid #888;}

.nopdall:last-child{border-right: none;}

.nopdall .panel-default > .panel-heading {padding: 6px 8px;}

.nopdall .panel-default > .panel-heading > .panel-title {font-size: 14px; color: #151515;}

a.knwmre { font-size: 13px; color: #3e7cbd; background: #fff; padding: 2px;}

.read-plain {
    color: #ddd;
    font-size: 13px;
    font-weight: 700;
    display: inline-block;
    position: relative;
	width: 110px!important;
	background: #fff;
}

.read-plain .arrow {
    position: absolute;
     position: absolute;
    right: 7px;
    top: 50%;
    margin-top: -6px;
}

arrow.green {
    background-image: url(green-arrow.png);
}
	
	
	.imgfclft {width: 240px; float: left; margin: 10px;}
	.fawrptxt { width: 440px; float: left; margin: 0; padding: 10px;}
	
	.fawrptxt p { margin: 10px 0;}
	
	 span.txthgt {background: #3e7cbd; color: #fff; padding: 5px; display: inline-block; width: 140px; text-align: center; }
	 
	 ul.solfltfrm { list-style: none; margin: 0; padding: 0;}
	 ul.solfltfrm li {display: inline-block; margin: 0px; padding: 10px; width: 200px; float: left;}
	 
	 ul.solfltfrm p.btnfco { color: #fff; background: #333; border-radius: 8px; text-align: center; width: 140px; padding: 6px; }
	 
.bnrcontainer.abtwrp {
    height: 100%;
    min-height: 500px;
    padding: 60px 0px 0px 0px;
}

.abtwrp {
    height: 100%;
    min-height: 530px;
	margin: 0 0 15px; 0;
}



.tbwrp .panel-default > .panel-heading + .panel-collapse > .panel-body {
	
	    background: #f1f1f1;
}



.tabwrpabt .panel-group .panel {
    margin-bottom: 12px;
    border-radius: 4px;
}

.tabwrpabt .panel-group {
    margin: 5px;
    
}




.tabwrpabt .tab{float: left;
    width: 18%;
    height: auto;
	
	}
	
	.tabwrpabt .tabcontent {
    float: left;
    padding: 0px 0px 0px 20px;
    width: 82%;
    border-left: none;
    height: 100%;
    border-left: 1px solid #bfbfbf;
    margin: 0 0 15px 0;
	}
	

	
	


.fixed {
    position:fixed;
    top:-180px;
    left: 0;
    right: 0;
    z-index:999;
    transition: all 0.2s linear;
    
	}
	.fixed.slideDown {
    top:0;
	
	}


.tptxt i.fa {font-size: 12px; padding-right: 6px;}

.bodycontent { width: 98%; margin: 0px 1%; float: left; text-align: center;}


.carform {width: 100%; margin-top: 20px;}

.carform form {
    margin-top: 12px;
    color: #777;
}

.carform  input[type="text"]:nth-child(1) {
    margin-right: 6px;
}


form.frmwrp input[type="text"] {
    margin-bottom: 20px;
}


.carform input[type="text"] {
    background: transparent;
    border: 2px solid #212121;
    padding: 8px 22px;
    width: 49%;
    outline: none;
    -webkit-transition: 0.5s all;
    -o-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -ms-transition: 0.5s all;
    transition: 0.5s all;
	    margin-bottom: 20px;
	
}


.smlnav { display: none; width: 100%; margin: 0;}
#textarea {
    display: none;
}

#textarea:target {
    display: block;
}

ul.controls {
    list-style-type: none;
	
}

#textarea + ul.controls li.hide1 {display: none!important;}

#textarea + ul.controls li.hide1,
#textarea:target + ul.controls li.show1

 {
    display: none!important;
}

#textarea:target + ul.controls li.show1, #textarea + ul.controls li.hide1{
    display: none!important;
}

#textarea:target + ul.controls li.hide1, #textarea + ul.controls li.show1{
    display: inline-block!important;
}

#textarea:target + ul.controls li.hide1, #textarea + ul.controls li.show1 {
    display: inline-block!important;
}

#textarea:target + ul.controls li.hide1, 
#textarea + ul.controls li.show1{
    display: inline-block!important;
}


#textarea-two {
    display: none;
}

#textarea-two:target {
    display: block;
}

ul.controls {
    list-style-type: none;
	
}

#textarea-two + ul.controls li.hide1 {display: none!important;}

#textarea-two + ul.controls li.hide1,
#textarea-two:target + ul.controls li.show1

 {
    display: none!important;
}

#textarea-two:target + ul.controls li.show1, #textarea-two + ul.controls li.hide1{
    display: none!important;
}

#textarea-two:target + ul.controls li.hide1, #textarea-two+ ul.controls li.show1{
    display: inline-block!important;
}

#textarea-two:target + ul.controls li.hide1, #textarea-two + ul.controls li.show1 {
    display: inline-block!important;
}

#textarea-two:target + ul.controls li.hide1, 
#textarea-two + ul.controls li.show1{
    display: inline-block!important;
}




#textarea-three {
    display: none;
}

#textarea-three:target {
    display: block;
}



#textarea-three + ul.controls li.hide1 {display: none!important;}

#textarea-three + ul.controls li.hide1,
#textarea-three:target + ul.controls li.show1

 {
    display: none!important;
}

#textarea-three:target + ul.controls li.show1, #textarea-three + ul.controls li.hide1{
    display: none!important;
}

#textarea-two:target + ul.controls li.hide1, #textarea-three+ ul.controls li.show1{
    display: inline-block!important;
}

#textarea-three:target + ul.controls li.hide1, #textarea-three+ ul.controls li.show1 {
    display: inline-block!important;
}

#textarea-three:target + ul.controls li.hide1, 
#textarea-three + ul.controls li.show1{
    display: inline-block!important;
}





#textarea-four {
    display: none;
}

#textarea-four:target {
    display: block;
}



#textarea-four + ul.controls li.hide1 {display: none!important;}

#textarea-four + ul.controls li.hide1,
#textarea-four:target + ul.controls li.show1

 {
    display: none!important;
}

#textarea-four:target + ul.controls li.show1, #textarea-four + ul.controls li.hide1{
    display: none!important;
}


#textarea-four:target + ul.controls li.hide1, 
#textarea-four + ul.controls li.show1{
    display: inline-block!important;
}



#textarea-five{
    display: none;
}

#textarea-five:target {
    display: block;
}



#textarea-five+ ul.controls li.hide1 {display: none!important;}

#textarea-five+ ul.controls li.hide1,
#textarea-five:target + ul.controls li.show1

 {
    display: none!important;
}

#textarea-five:target + ul.controls li.show1, #textarea-five + ul.controls li.hide1{
    display: none!important;
}


#textarea-five:target + ul.controls li.hide1, 
#textarea-five + ul.controls li.show1{
    display: inline-block!important;
}


#textarea-six{
    display: none;
}

#textarea-six:target {
    display: block;
}



#textarea-six+ ul.controls li.hide1 {display: none!important;}

#textarea-six+ ul.controls li.hide1,
#textarea-six:target + ul.controls li.show1

 {
    display: none!important;
}

#textarea-six:target + ul.controls li.show1, #textarea-six + ul.controls li.hide1{
    display: none!important;
}

.fshvarnt { padding: 20px 0px 0px 25px; border-left: 1px dotted #919191; }

#textarea-six:target + ul.controls li.hide1, 
#textarea-six + ul.controls li.show1{
    display: inline-block!important;
}











#textarea-seven{
    display: none;
}

#textarea-seven:target {
    display: block;
}



#textarea-seven+ ul.controls li.hide1 {display: none!important;}

#textarea-seven+ ul.controls li.hide1,
#textarea-seven:target + ul.controls li.show1

 {
    display: none!important;
}

#textarea-seven:target + ul.controls li.show1, #textarea-seven + ul.controls li.hide1{
    display: none!important;
}

.fshvarnt { padding: 20px 0px 0px 25px; border-left: 1px dotted #919191; }

#textarea-seven:target + ul.controls li.hide1, 
#textarea-seven + ul.controls li.show1{
    display: inline-block!important;
}



#textarea-eight{
    display: none;
}

#textarea-eight:target {
    display: block;
}



#textarea-eight+ ul.controls li.hide1 {display: none!important;}

#textarea-eight+ ul.controls li.hide1,
#textarea-eight:target + ul.controls li.show1

 {
    display: none!important;
}

#textarea-eight:target + ul.controls li.show1, #textarea-seven + ul.controls li.hide1{
    display: none!important;
}

.fshvarnt { padding: 20px 0px 0px 25px; border-left: 1px dotted #919191; }

#textarea-eight:target + ul.controls li.hide1, 
#textarea-eight + ul.controls li.show1{
    display: inline-block!important;
}



#textarea-nine{
    display: none;
}

#textarea-nine:target {
    display: block;
}



#textarea-nine+ ul.controls li.hide1 {display: none!important;}

#textarea-enine+ ul.controls li.hide1,
#textarea-nine:target + ul.controls li.show1

 {
    display: none!important;
}

#textarea-nine:target + ul.controls li.show1, #textarea-nine + ul.controls li.hide1{
    display: none!important;
}

.fshvarnt { padding: 20px 0px 0px 22px; border-left: 1px dotted #919191; }

#textarea-nine:target + ul.controls li.hide1, 
#textarea-nine + ul.controls li.show1{
    display: inline-block!important;
}






























span.glyphicon.glyphicon-plus {
    font-size: 11px;
    padding-right: 4px;
}


ul.fshorlstsub {
    padding-left: 30px;
}

.fsnfurwrp { width: 68%; margin: 0px 16%; text-align: center;}


.bdytxttab { width: 100%; margin: 0; padding: 0 0 20px 0;}

.bdytxttab h2 { font-size: 20px; color: #333; padding :8px 0px; margin: 0;}

 .carform form.frmwrp  input[type="submit"]:hover {background: #2382c7;}
 
 form.carform  input[type="submit"]:hover{background: #2382c7;}

form.frmwrp input[type="text"], select , textarea  {
    margin-bottom: 20px!important;
    width: 49%;
}

.carform  textarea {
    background: none;
    border: 2px solid #212121 !important;
    padding: 10px 23px;
    
    outline: none;
    resize: none;
   width: 49%;
    height: 130px;
    -webkit-transition: 0.5s all;
    -o-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -ms-transition: 0.5s all;
    transition: 0.5s all;
}


.carform form input[type="text"]{
    margin-bottom: 20px!important;
    width: 49%;
}

 form.frmwrp  input[type="submit"] {
    color: #fff;
    font-size: 17px;
    padding: 4px 0px;
    margin-top: 20px;
    width: 130px;
    background: #344050;
	border: none;
	outline: none;
    -webkit-transition: 0.5s all;
    -o-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -ms-transition: 0.5s all;
    transition: 0.5s all;
	margin-bottom: 20px;
}

form.carform  input[type="submit"] {
	
	color: #fff;
    font-size: 17px;
    padding: 4px 0px;
    margin-top: 20px;
    width: 130px;
    background: #344050;
	border: none;
	outline: none;
    -webkit-transition: 0.5s all;
    -o-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -ms-transition: 0.5s all;
    transition: 0.5s all;
	margin-bottom: 20px;
	
}


.respnav.navbar.navbar-default { display: none;}

.visualimgwrp { width: 100%; margin: 0px 0px;}

.vsldetail { margin: 5px; position: relative; padding: 0; border: 1px solid #e1e1e1; width: auto; float: left; overflow: hidden; cursor: pointer; z-index: 1000;}
.vsldetail img { margin: 0;padding: 0px; z-index: 4;transition:all 0.25s ease-in-out;}
.vsldetail span{ position: absolute; left; bottom: 24px; color: #fff; font-size: 13px; padding:3px; text-transform: uppercase; z-index: 1000; display: block;

}
.vsldetail  span.redmore{ position: absolute; left; bottom: 3px; color: #004288; font-size: 11px; padding: 3px; z-index: 1000; background: #fff; width: 80px; text-align: center; left: 3px;}





.vsldetail .blur {
    background-color: rgba(0,0,0,0.7);
    height: 100%;
    width: 100%;
    z-index: 5;
    position: absolute;
    bottom: -160px;
    opacity: 0;
    transition: all 0.15s ease-in-out;
	-webkit-transition: all 0.15s ease-in-out;
	-moz-transition: all 0.15s ease-in-out;
	-ms-transition: all 0.15s ease-in-out;
	
	
	

	
	
}


	.vsldetail:hover .overlay{ opacity: 0; background-color: none;}

	.vsldetail:hover .blur{opacity: 1;bottom: -110px;
	
	    transition: all 0.15s ease-in-out;
	-webkit-transition: all 0.15s ease-in-out;
	-moz-transition: all 0.15s ease-in-out;
	-ms-transition: all 0.15s ease-in-out;
	
	
	
	
	}
	
	
	
	.vsldetail:hover img{
		opacity: 1;
		transform: scale(1.15,1.15);
		-webkit-transform:scale(1.15,1.15);
		-moz-transform:scale(1.15,1.15);
		-ms-transform:scale(1.15,1.15);
		-o-transform:scale(1.15,1.15);
	}




.stafwrp h4 { padding : 10px 0px;}

h3.hdngtxth3 {
	font-size: 18px;
    color: #000000;
    font-weight: 600;
    margin-bottom: 10px;
    line-height: 30px;
    border-bottom: 1px solid #e1e1e1;
    padding: 10px 0px 0px;
	
}

h4.hdngtxth3 {
	font-size: 18px;
    color: #000000;
    font-weight: 600;
    margin-bottom: 10px;
    line-height: 30px;
    border-bottom: 1px solid #e1e1e1;
    padding: 10px 0px 0px;
	
}

.spcficofrtb { display: block; margin: 5px auto; text-align: center; width: auto;}


.smlcntrwrp { width: 100%;margin: 10px 0px;float: left;}

p.mrpdsgmnt {padding: 5px 0px;}

.simnsimg{ float: right; width: 220px; margin: 15px;}

.tabwrpabt p{ 10px 0px 10px 0px;}

#myInput {
    background-image: url(searchicon.png);
    background-position: 8px 4px;
    background-repeat: no-repeat;
    width: 220PX;
    font-size: 12px;
    padding: 8PX 10PX 8PX 40PX;
    border: 1px solid #ddd;
    margin-bottom: 12px;
    height: 30px;
}
	
	
	
	.search {
  width: 100%;
  position: relative
}

.searchTerm {
  float: left;
  width: 100%;
  border: 3px solid #00B4CC;
  padding: 5px;
  height: 20px;
  border-radius: 5px;
  outline: none;
  color: #9DBFAF;
}

.searchTerm:focus{
  color: #00B4CC;
}

.searchButton {
  position: absolute;  
  right: -50px;
  width: 40px;
  height: 36px;
  border: 1px solid #00B4CC;
  background: #00B4CC;
  text-align: center;
  color: #fff;
  border-radius: 5px;
  cursor: pointer;
  font-size: 20px;
}
	
	
	.trngdvsn {font-size: 16px;}
	
	
	
	
	
	
	.form-wrapper {
	
	margin: 5px 0px;
	overflow: hidden;
	padding: 8px;
	width: 200px;
	display: inline;
}

.form-wrapper #search {
	border: 1px solid #CCC;
	-webkit-box-shadow: 0 1px 1px #ddd inset, 0 1px 0 #FFF;
	-moz-box-shadow: 0 1px 1px #ddd inset, 0 1px 0 #FFF;
	box-shadow: 0 1px 1px #ddd inset, 0 1px 0 #FFF;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
  color: #999;
	
	font: 16px Lucida Sans, Trebuchet MS, Tahoma, sans-serif;
	height: 20px;
	padding: 10px;
	width: 160px;
}

.form-wrapper #search:focus {
	border-color: #aaa;
	-webkit-box-shadow: 0 1px 1px #bbb inset;
	-moz-box-shadow: 0 1px 1px #bbb inset;
	box-shadow: 0 1px 1px #bbb inset;
	outline: 0;
}

.form-wrapper #search:-moz-placeholder,
.form-wrapper #search:-ms-input-placeholder,
.form-wrapper #search::-webkit-input-placeholder {
	color: #999;
	font-weight: normal;
}

.form-wrapper #submit {
	background-color: #8a8a8a;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#d6d6d6), to(#8a8a8a));
	background-image: -webkit-linear-gradient(top, #d6d6d6, #8a8a8a);
	background-image: -moz-linear-gradient(top, #d6d6d6, #8a8a8a);
	background-image: -ms-linear-gradient(top, #d6d6d6, #8a8a8a);
	background-image: -o-linear-gradient(top, #d6d6d6, #8a8a8a);
	background-image: linear-gradient(top, #d6d6d6, #8a8a8a);
	border: 1px solid #8a8a8a;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.3) inset, 0 1px 0 #FFF;
	-moz-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.3) inset, 0 1px 0 #FFF;
	box-shadow: 0 1px 0 rgba(255, 255, 255, 0.3) inset, 0 1px 0 #FFF;
	color: #fafafa;
	cursor: pointer;
	height: 22px;
	
	font: 15px Arial, Helvetica;
	padding: 0;
	text-transform: uppercase;
	text-shadow: 0 1px 0 rgba(0, 0 ,0, .3);
	width: 60px;
}

.form-wrapper #submit:hover,
.form-wrapper #submit:focus {
    background-color: #71baf9;
	background-image: -webkit-gradient(linear, left top, left bottom, from(##4185bf), to(#71baf9));
	background-image: -webkit-linear-gradient(top, #4185bf, #71baf9);
	background-image: -moz-linear-gradient(top, #4185bf, #71baf9);
	background-image: -ms-linear-gradient(top, #4185bf, #71baf9);
	background-image: -o-linear-gradient(top, #4185bf, #71baf9);
	background-image: linear-gradient(top, #4185bf, #71baf9);
}

.form-wrapper #submit:active {
	-webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.5) inset;
	-moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.5) inset;
	box-shadow: 0 1px 4px rgba(0, 0, 0, 0.5) inset;
	outline: 0;
}

.form-wrapper #submit::-moz-focus-inner {
	border: 0;
}
	


.stafwrp p{padding: 10px 0px 10px 0px;}	
	
.hdprgh {margin: 5px 0px; color: #344050;}
	


.knwmrewrp{ width: 100%;margin: 0;height: 100%;min-height: 540px; position: relative; }


.knwmrewrp-rtl {width: 100%;  margin: 0; height: 100%; min-height: 340px; position: relative;}
.knwmrewrp-rt2 {width: 100%;  margin: 0; height: 100%; min-height: 270px; position: relative;}
.knwmrewrp-rt3{width: 100%;  margin: 0; height: 100%; min-height: 290px; position: relative;}
.knwmrewrp-rtl-sr {width: 100%;  margin: 0; height: 100%; min-height: 304px; position: relative;}

.knwmrewrp-rtl-consmr {width: 100%;margin: 0;height: 100%; min-height: 210px; position: relative; }	

.knwmrewrp-rtl-consmr2 {width: 100%;margin: 0;height: 100%; min-height: 170px; position: relative; }	

.knwmrewrp-rtl-cons-pkd {width: 100%;  margin: 0; height: 100%; min-height: 370px; position: relative;}
	
	span.knwmr.psbtm {
    text-align: center;
    position: absolute;
    left: 10px;
    bottom: -12px;
}


.midlecontr { width: 98%; margin: 0px auto;}	

.midlecontr h3{
	
	font-size: 24px;
    color: #747f8e;
    padding: 15px 0px;
    font-weight: 600;
    border-bottom: 1px solid #ccc;
	
}

h4.hdgtxtsms { text-transform: uppercase; text-align: center; font-size: 15px;}

.vdwrp iframe {width: 280px; height: 175px;}


.smlcontr { 
    text-align: center;
    width: 80%;
    margin: 0 auto;


}

.midlecontr.frmwrp .carform input[type="text"]:nth-child(1) {
    margin-right: 0px;
}


.splofrwrpnw {
    width: 100%;
    margin: 0px;
    height: 100%;
  
}

.lftnav {
    width: 16%;
    float: left;
    margin: 0;
}

.rgtnav {
    width: 84%;
    float: left;
    margin: 0;
	padding: 0 0 0 10px;
}

.rgtnav  p {padding: 10px 0 0 0; text-align: justify;}

.lftnav  ul {list-style: none; margin: 0; padding: 0; border-right: 1px dotted #bfbfbf;}

.lftnav  ul  li {display: block; padding: 20px 0px; text-align: center; border-bottom: 1px dotted #8a8686; cursor: pointer;}

.lftnav img { padding:0px; display: block; text-align: center;}

li.splofractv { background: linear-gradient(to right, rgba(245,245,245,1) 0%, rgb(229, 229, 229) 100%);}

.lftnav li a {color: #344050; font-size: 18px; font-weight; 600;}

.slct.mrglft {margin-left: 8px;}

h2.subhdg { font-size: 18px; color: #344050;margin: 0; padding: 3px 0px; border-bottom: 1px solid #ccc;}

.tabimgwrp.lshttbpnl {
    height: 170px;
}


.faclg{width: 35%; float: left; margin: 0; padding: 0px 20px;}

.faclgtxt {width: 65%; float: left; margin: 0; padding: 30px 0;}

span.hgtxtblu {display: inline-block; width: 140px; padding: 2px; background: #1F4E79; color: #fff; text-align: center; margin-right: 10px; font-size: 13px;}


.faciofrmwkimg {width: 98%; margin: 0px auto; text-align: center; padding: 0}

ul.entlistiem {list-style: none; margin: 0; padding: 0;}

ul.entlistiem li { display: inline; margin: 8px; float: left; text-align: center;}

.entlistiem p.factxtpnl{font-size: 12px; background: #344050; color: #fff; padding: 4px 6px!important; border-radius: 4px; text-align: center}

.cntfco { display: block; width: 100%;
 margin: 10px 0px;}
 
 .hdgtxtsmstwo {
	 
	text-transform: uppercase;
    text-align: center;
    font-size: 11px;
    border-bottom: 1px solid #bfbdbd;
    padding: 5px 0px;
	 
 }
 
 .nopadbot { padding-left:0px ; padding-right: 0px;}
 
 p.tbhedng.nopdfco {
    padding: 0!important;
}

p.tbhedng.smnstxt {
    margin-top: 30px;
}





.site-box {
    padding: 20px;
    border: 1px solid #ccc;
    margin: 10px !important;
    border-radius: 10px;
}

.tree_top a {
    color: #000;
    font-weight: 600;
}

ul.tree {
    padding-left: 24px;
}

ul.tree > li {
    margin: 0 0 0 11px;
	list-style: none outside none;
    margin: 0;
    padding: 0;
}

ul.tree li {
    background: url(../images/sitemap-horizontal.png) no-repeat scroll left 17px transparent;
    border-left: 1px solid #d6d4d4;
    margin: 0 0 0 21px;
    padding: 6px 0 0 40px;
}

ul.tree li a {
    color: #444;
    font-size: 15px;
}

ul.tree li a:hover {
	color: #6090c0;
}

ul.tree > li  > ul  > li {
	margin: 0 0 0 11px;
	list-style: none outside none;
    background: url(../images/sitemap-horizontal.png) no-repeat scroll left 17px transparent;
    border-left: 1px solid #d6d4d4;
    margin: 0 0 0 21px;
    padding: 6px 0 0 40px;
}


ul.tree > li  > ul  > li > ul  > li  {
	margin: 0 0 0 11px;
	list-style: none outside none;
    background: url(../images/sitemap-horizontal.png) no-repeat scroll left 17px transparent;
    border-left: 1px solid #d6d4d4;
    margin: 0 0 0 21px;
    padding: 6px 0 0 40px;
}


ul.tree > li  > ul  > li > ul  > li > ul  > li  {
	margin: 0 0 0 11px;
	list-style: none outside none;
    background: url(../images/sitemap-horizontal.png) no-repeat scroll left 17px transparent;
    border-left: 1px solid #d6d4d4;
    margin: 0 0 0 21px;
    padding: 6px 0 0 40px;
}


	
@media (max-width:1200px){
	
	.container {
    width: 98%;
	margin: 0px 1%;
}
	
}

@media (max-width:991px){
	
	.container {
    width: 98%;
	margin: 0px 1%;
}
	h3.agileits-icons-title {
		font-size: 28px;
	}
	h3.icon-subheading {
		font-size: 22px;
	}
	
	.main.cntraln .view {
    margin-right: 0px;
    width: 360px;
}

.main.cntraln .view .mask {
    width: 100%;
    height: 200px;
    
}


.mask.hvr {
    width: 100%;
    margin: 0;
    height: auto;
}
.imgwdt .view .mask{ width: 100%;
    }


	
	ul.lstitm li>p {

    width: 100% !important;
}

.view.imgglry{width: 230px;
    height: 200px;}

}


@media (max-width:800px){
.banner1{
    min-height: 172px;
}
}
@media (max-width:768px){
	
	.container {
    width: 98%;
	margin: 0px 1%;
}
	
	h3.agileits-icons-title {
		font-size: 28px;
	}
	h3.icon-subheading {
		font-size: 25px;
	}
	.row {
		margin-right: 0;
		margin-left: 0;
	}
	.icon-box {
		margin: 0;
	}
	
	.whypiterion h2 { font-size: 15px;}
	
	
		.imgwdt .view {
    width: 250px;
    height: 160px;

  }
  .imgwdt .view.mask{ width: 250px;
    height: 160px;}
	
	}

.w3ls_head {
    font-size: 24px;
}


.navbar-brand {

    margin-top: -105px;
	padding-left: 0;
}

.tabwrpabt .tabcontent p {padding: 5px 0 5px 0;}



	
}
@media (max-width: 640px){
	
	.container {
    width: 98%;
	margin: 0px 1%;
}
	
	.icon-box {
		float: left;
		width: 50%;
	}
	
	.agileits_courses_right {
    width: 75%;
    margin: 0 0 20px 0 !important;
}

}
@media (max-width: 480px){
	.bs-glyphicons li {
		width: 31%;
	}
}
@media (max-width: 414px){
	
	.container {
    width: 100%;
	margin: 0px;
}
	
	h3.agileits-icons-title {
		font-size: 23px;
	}
	h3.icon-subheading {
		font-size: 18px;
	}
	.bs-glyphicons li {
		width: 31.33%;
	}
	
	
		.main.cntraln .view {
    margin-right: 0px;
    width: 280px;
}

.main.cntraln .view .mask {
    width: 100%;
    height: 200px;
    
}

.imgwdt .view .mask{ width: 250px;
    height: 160px;}
	
	.w3ls_head {
    font-size: 16px;
}

}
@media (max-width: 384px){
	
	.container {
    width: 100%;
	margin: 0px;
}
	
	.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: #212121;
    font-weight: 600;
    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: #8bc34a;
}
.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;
}

.main.cntraln {
    width: 100%;
    margin: 0;
}

.main.cntraln-1 {
    width: 100%;
    margin: 0;
}

.main.cntraln-2 {
    width: 100%;
    margin: 0;
}
}
@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;
}
/*-- portfolio --*/
.view {
   width: 275px;
    height: 200px;
    margin: 5px;
    float: left;
    border:5px solid #F1F0F0;
	overflow: hidden;
	position: relative;
	text-align: center;
	-webkit-box-shadow: 1px 1px 2px #e6e6e6;
	-moz-box-shadow: 1px 1px 2px #e6e6e6;
	box-shadow: 1px 1px 2px #e6e6e6;
	cursor: default;
	background: #fff;
	z-index: 999;
}
.view .mask,.view .content {
   width: 275px;
   height: 200px;
   position: absolute;
   overflow: hidden;
   top: 0;
   left: 0;
}
.view img {
   display: block;
   position: relative;
}
.view h2 {
   text-transform: uppercase;
   color: #fff;
   text-align: center;
   position: relative;
   font-size: 17px;
   padding: 10px;
   background:#212121;
   margin: 20px 0 0 0;
}
.view p {
	font-style: normal;
    font-size: 14px;
    position: relative;
    color: #fff;
    padding: 15px 10px 15px;
    text-align: center;
}
.view a.info {
   display: inline-block;
   text-decoration: none;
   padding: 7px 14px;
   background: #000;
   color: #fff;
   text-transform: uppercase;
   -webkit-box-shadow: 0 0 1px #000;
   -moz-box-shadow: 0 0 1px #000;
   box-shadow: 0 0 1px #000;
}
.view a.info: hover {
   -webkit-box-shadow: 0 0 5px #000;
   -moz-box-shadow: 0 0 5px #000;
   box-shadow: 0 0 5px #000;
}
.view-seventh img {
   -webkit-transition: all 0.5s ease-out;
   -moz-transition: all 0.5s ease-out;
   -o-transition: all 0.5s ease-out;
   -ms-transition: all 0.5s ease-out;
   transition: all 0.5s ease-out;
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
   filter: alpha(opacity=100);
   opacity: 1;
}
.view-seventh .mask {
   background-color:rgb(6, 201, 212);
   -webkit-transform: rotate(0deg) scale(1);
   -moz-transform: rotate(0deg) scale(1);
   -o-transform: rotate(0deg) scale(1);
   -ms-transform: rotate(0deg) scale(1);
   transform: rotate(0deg) scale(1);
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
   filter: alpha(opacity=0);
   opacity: 0;
   -webkit-transition: all 0.3s ease-out;
   -moz-transition: all 0.3s ease-out;
   -o-transition: all 0.3s ease-out;
   -ms-transition: all 0.3s ease-out;
   transition: all 0.3s ease-out;
}
.view-seventh h2 {
   -webkit-transform: translateY(-200px);
   -moz-transform: translateY(-200px);
   -o-transform: translateY(-200px);
   -ms-transform: translateY(-200px);
   transform: translateY(-200px);
   -webkit-transition: all 0.2s ease-in-out;
   -moz-transition: all 0.2s ease-in-out;
   -o-transition: all 0.2s ease-in-out;
   -ms-transition: all 0.2s ease-in-out;
   transition: all 0.2s ease-in-out;
}
.view-seventh p {
   -webkit-transform: translateY(-200px);
   -moz-transform: translateY(-200px);
   -o-transform: translateY(-200px);
   -ms-transform: translateY(-200px);
   transform: translateY(-200px);
   -webkit-transition: all 0.2s ease-in-out;
   -moz-transition: all 0.2s ease-in-out;
   -o-transition: all 0.2s ease-in-out;
   -ms-transition: all 0.2s ease-in-out;
   transition: all 0.2s ease-in-out;
}
.view-seventh a.info {
   -webkit-transform: translateY(-200px);
   -moz-transform: translateY(-200px);
   -o-transform: translateY(-200px);
   -ms-transform: translateY(-200px);
   transform: translateY(-200px);
   -webkit-transition: all 0.2s ease-in-out;
   -moz-transition: all 0.2s ease-in-out;
   -o-transition: all 0.2s ease-in-out;
   -ms-transition: all 0.2s ease-in-out;
   transition: all 0.2s ease-in-out;
}
.view-seventh:hover img {
   -webkit-transform: rotate(720deg) scale(0);
   -moz-transform: rotate(720deg) scale(0);
   -o-transform: rotate(720deg) scale(0);
   -ms-transform: rotate(720deg) scale(0);
   transform: rotate(720deg) scale(0);
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
   filter: alpha(opacity=0);
   opacity: 0;
}
.view-seventh:hover .mask {
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
   filter: alpha(opacity=100);
   opacity: 1;
   -webkit-transform: translateY(0px) rotate(0deg);
   -moz-transform: translateY(0px) rotate(0deg);
   -o-transform: translateY(0px) rotate(0deg);
   -ms-transform: translateY(0px) rotate(0deg);
   transform: translateY(0px) rotate(0deg);
   -webkit-transition-delay: 0.4s;
   -moz-transition-delay: 0.4s;
   -o-transition-delay: 0.4s;
   -ms-transition-delay: 0.4s;
   transition-delay: 0.4s;
}
.view-seventh:hover h2 {
   -webkit-transform: translateY(0px);
   -moz-transform: translateY(0px);
   -o-transform: translateY(0px);
   -ms-transform: translateY(0px);
   transform: translateY(0px);
   -webkit-transition-delay: 0.7s;
   -moz-transition-delay: 0.7s;
   -o-transition-delay: 0.7s;
   -ms-transition-delay: 0.7s;
   transition-delay: 0.7s;
}
.view-seventh:hover p {
   -webkit-transform: translateY(0px);
   -moz-transform: translateY(0px);
   -o-transform: translateY(0px);
   -ms-transform: translateY(0px);
   transform: translateY(0px);
   -webkit-transition-delay: 0.6s;
   -moz-transition-delay: 0.6s;
   -o-transition-delay: 0.6s;
   -ms-transition-delay: 0.6s;
   transition-delay: 0.6s;
}
.view-seventh:hover a.info {
   -webkit-transform: translateY(0px);
   -moz-transform: translateY(0px);
   -o-transform: translateY(0px);
   -ms-transform: translateY(0px);
   transform: translateY(0px);
   -webkit-transition-delay: 0.5s;
   -moz-transition-delay: 0.5s;
   -o-transition-delay: 0.5s;
   -ms-transition-delay: 0.5s;
   transition-delay: 0.5s;
}
.main:nth-child(3) {
    margin: 3em 0 0;
}
/*-- //portfolio --*/
.portfolio {
    padding: 3em 0;
}
.portfolio-agile {
    margin-top: 3em;
}
/*--contact--*/
.contact-right-w3-agile form {
    margin-top: 12px;
    color: #777;
}
.contact-right-w3-agile input[type="text"] {
    background: transparent;
    border: 2px solid #212121;
    padding: 8px 22px;
    width: 49.42%;
    outline: none;
	-webkit-transition:0.5s all;
	-o-transition:0.5s all;
	-moz-transition:0.5s all;
	-ms-transition:0.5s all;
	transition:0.5s all;
}
.contact-right-w3-agile input[type="text"]:hover {
	border-color:#00f1ff;
	-webkit-transition:0.5s all;
	-o-transition:0.5s all;
	-moz-transition:0.5s all;
	-ms-transition:0.5s all;
	transition:0.5s all;
}
.contact-right-w3-agile input[type="text"]:nth-child(1) {
    margin-right: 8px;
}
.contact-right-w3-agile textarea {
    background: none;
    border: 2px solid #212121;
    padding: 10px 23px;
    margin-top: 24px;
    outline: none;
    resize: none;
    width: 100%;
	height: 230px;
	-webkit-transition:0.5s all;
	-o-transition:0.5s all;
	-moz-transition:0.5s all;
	-ms-transition:0.5s all;
	transition:0.5s all;
}
.contact-right-w3-agile textarea:hover {
	border-color:#00f1ff;
	-webkit-transition:0.5s all;
	-o-transition:0.5s all;
	-moz-transition:0.5s all;
	-ms-transition:0.5s all;
	transition:0.5s all;
}
.contact-right-w3-agile form input[type="submit"] {
    color: #fff;
    font-size: 17px;
    padding: 4px 0px;
    margin-top: 25px;
    width: 15%;
    background: #212121;
    border: 2px solid #212121;
    outline: none;
    -webkit-transition: 0.5s all;
    -o-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -ms-transition: 0.5s all;
    transition: 0.5s all;
}
.contact-right-w3-agile form input[type="submit"]:hover {
	color:#fff;
	background:#00f1ff;
	border: 2px solid #00f1ff;
	-webkit-transition:0.5s all;
	-o-transition:0.5s all;
	-moz-transition:0.5s all;
	-ms-transition:0.5s all;
	transition:0.5s all;
}
.contact-right-w3-agile label {
    width: 30px;
    height: 4px;
    background: #62A0EC;
    display: block;
    margin: 0px 30px 35px 0px;
}
.contact {
    padding: 3em 0;
}
.contact-right-w3-agile {
    margin-top: 3em;
}
.map iframe {
    width: 100%;
    border: none;
    min-height: 400px;
}
/*--contact--*/
/*-- services --*/
.agileits_w3layouts_service_grid{
	width: 150px;
    height: 150px;
    background: #34b3f5;
    border-radius: 100px;
    text-align: center;
    margin: 0 auto;
	box-shadow: 0px 4px 5px #2285b9;
}
.agile_services_grid:hover .agileits_w3layouts_service_grid{
	background:#00f1ff;
	box-shadow:0px 4px 5px #00f1ff;
}
.w3_agileits_service_grid{
    border: 4px double #fff;
    border-radius: 100px;
    width: 130px;
    height: 130px;
    margin: 0 auto;
}
.agile_services_grid:hover .w3_agileits_service_grid{
    border: 4px double #212121;
}
.agileits_w3layouts_service_grid i{
	font-size: 2em;
    color: #212121;
    line-height: 3.4em;
}
.agile_services_grid:hover .agileits_w3layouts_service_grid i{
	color:#fff;
}
.agileits_w3layouts_service_grid span{
	width: 5px;
    height: 5px;
    background:#00f1ff;
    display: block;
    margin: 0 auto;
    border-radius: 25px;
}
.agile_services_grid:hover .agileits_w3layouts_service_grid span{
	background:#212121;
}
.agile_services_grid{
	text-align:center;
}
.agile_services_grid h4 {
    font-size: 22px;
    color: #212121;
    letter-spacing: 2px;
    margin: 1.5em 0 1em;
    text-transform: capitalize;
    line-height: 1.5em;
}
.agile_services_grid p{
	color:#999;
	line-height:2em;
	margin-bottom:2.5em;
}
.wthree_more a{
	padding: 8px 35px;
    border: 3px double #999;
    color: #212121;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-size: 14px;
	text-decoration:none;
}
.wthree_more a:focus{
	outline:none;
}
.wthree_more a:hover{
	border-color:#00f1ff;
}
.services {
    padding: 3em 0;
}
p.w3layouts_para {
    text-align: center;
    width: 41%;
    margin: 0 auto;
    font-size: 14px;
    line-height: 28px;
}
.agile_banner_bottom_grids {
    margin-top: 5em;
}
/*-- //services --*/
/*-- services-bottom --*/
.services-bottom {
    background: url(../images/client.jpg) no-repeat 0px 0px;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    -ms-background-size: cover;
    background-attachment: fixed;
	padding:6em 0;
}

.services-bottom.services {
    height: auto;
    min-height: 220px;
}

.services-bottom h3{
	text-align: center;
    font-size: 2em;
    text-transform: capitalize;
    line-height: 1.5em;
    color: #fff;
}
.services-bottom h3 i{
	color:#00f1ff;
	padding-right:1em;
	padding-left:1em;
	
}
/*-- //services-bottom --*/
/*-- choose --*/
.choose{
	padding:3em 0;
}
.w3ls_choose_left_grid{
	width: 80px;
    height: 80px;
    background: #f5f5f5;
    border-radius: 100px;
    text-align: center;
	border: 3px double #999;
}
.w3ls_choose_left_grid i{
	font-size: 1.5em;
    color: #212121;
    line-height:3em;
}
.agileits_choose_right h4 {
    font-size: 22PX;
    color: #212121;
    letter-spacing: 2px;
    margin-bottom: 1em;
    text-transform: capitalize;
}
.agileits_choose_right p{
	color:#999;
	line-height:2em;
}
.w3l_choose_right_grid,.agileinfo_choose_right{
	padding:0;
}
.agileits_choose_right{
	padding-left:0;
}
.w3_choose_right_grid_main{
	margin-top:2em;
}
/* Rectangle Out */
.hvr-rectangle-out {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  position: relative;
  background: #e1e1e1;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.hvr-rectangle-out:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background:#00f1ff;
  -webkit-transform: scale(0);
  transform: scale(0);
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
  border-radius: 100px;
}
.hvr-rectangle-out:hover, .hvr-rectangle-out:focus, .hvr-rectangle-out:active {
  color: white;
}
.hvr-rectangle-out:hover:before, .hvr-rectangle-out:focus:before, .hvr-rectangle-out:active:before,.w3_choose_right_grid_main:hover .hvr-rectangle-out:before{
  -webkit-transform: scale(1);
  transform: scale(1);
}
/*-- //choose --*/
/*-- team --*/
.w3ls_team_grid1{
	position:relative;
}
.w3ls_team_grid1_pos{
	position:absolute;
	right:0%;
	bottom:-5%;
	background: none;
}
.w3ls_team_grid1_pos ul li:nth-child(2),.w3ls_team_grid1_pos ul li:nth-child(3){
	opacity:0;
}
.w3ls_team_grid:hover .w3ls_team_grid1_pos ul li:nth-child(2),.w3ls_team_grid:hover  .w3ls_team_grid1_pos ul li:nth-child(3){
	opacity:1;
}
.w3ls_team_grid{
	text-align: center;
    position: relative;
    overflow: hidden;
}
.w3ls_team_grid h4{
	margin:2em 0 0.3em;
	color:#212121;
	text-transform:uppercase;
	letter-spacing:2px;
	font-size: 1.1em;
}
.w3ls_team_grid p{
	color:#13b3bb;
}
/* Circle */
.hover15 figure {
	position: relative;
}
.hover15 figure::before {
	position: absolute;
	top: 50%;
	left: 50%;
	z-index: 2;
	display: block;
	content: '';
	width: 0;
	height: 0;
	background: rgba(255,255,255,.2);
	border-radius: 100%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	opacity: 0;
}
.hover15 figure:hover::before,.w3ls_team_grid:hover .hover15 figure::before,.banner-bottom-icons:hover .hover15 figure::before,.w3_featured_services_grid:hover .hover15 figure::before {
	-webkit-animation: circle .75s;
	animation: circle .75s;
}
@-webkit-keyframes circle {
	0% {
		opacity: 1;
	}
	40% {
		opacity: 1;
	}
	100% {
		width: 200%;
		height: 200%;
		opacity: 0;
	}
}
@keyframes circle {
	0% {
		opacity: 1;
	}
	40% {
		opacity: 1;
	}
	100% {
		width: 200%;
		height: 200%;
		opacity: 0;
	}
}
/*-- social-icons --*/
ul.social-icons li {
    display: inline-block;
}
.icon {
	display: inline-block;
	vertical-align: top;
	overflow: hidden;
	margin: 0;
	width: 30px;
	height: 30px;
	font-family: FontAwesome;
	font-size:1em;
	color:#fff;
	text-align:center;
	border-radius: 25px;
	-webkit-border-radius: 25px;
	-moz-border-radius: 25px;
	-o-border-radius: 25px;
	-ms-border-radius: 25px;
}
.icon-border {
	position: relative;
}

.icon-border::before,
.icon-border::after {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	content: "";
	border-radius: 25px;
	-webkit-border-radius: 25px;
	-moz-border-radius: 25px;
	-o-border-radius: 25px;
	-ms-border-radius: 25px;
	line-height: 2.2em;
}

.icon-border::before {
	z-index: 1;
	-webkit-transition: box-shadow 0.3s;
          transition: box-shadow 0.3s;
}

.icon-border::after {
	z-index: 2;
}

/* facebook */
.icon-border.facebook::before {
	box-shadow:inset 0 0 0 48px #00f1ff;
}

.icon-border.facebook:hover::before {
	box-shadow:inset 0 0 0 2px #3b5998;
}

.icon-border.facebook::after {
	content:"\f09a";
}
.icon-border.facebook:hover::after {
	color:#3b5998;
}

/* twitter */
.icon-border.twitter::before {
	box-shadow:inset 0 0 0 48px #00f1ff;
}

.icon-border.twitter:hover::before {
	box-shadow:inset 0 0 0 2px #1da1f2;
}

.icon-border.twitter::after {
	content:"\f099";
}
.icon-border.twitter:hover::after {
	color:#1da1f2;
}

/* instagram */
.icon-border.instagram::before {
	box-shadow: inset 0 0 0 48px #00f1ff;
}

.icon-border.instagram:hover::before {
	box-shadow: inset 0 0 0 2px #833ab4;
}

.icon-border.instagram::after {
	content: "\f16d";
}
.icon-border.instagram:hover::after {
	color:#833ab4;
}

/* pinterest */
.icon-border.pinterest::before {
	box-shadow: inset 0 0 0 48px #00f1ff;
}

.icon-border.pinterest:hover::before {
	box-shadow: inset 0 0 0 2px #bd081c;
}

.icon-border.pinterest::after {
	content: "\f231";
}
.icon-border.pinterest:hover::after {
	color:#bd081c;
}
/*-- //social-icons --*/
.team {
    padding: 2em 0;
}
.w3_services_grids {
    margin-top: 5em;
}
/*-- //team --*/
/*-- 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 {
    font-size: 22px;
    color: #212121;
    text-transform: capitalize;
    letter-spacing: 2px;
}
.w3ls_courses_left_grid h3 i{
	color:#00f1ff;
	padding-right:1em;
}
.w3ls_courses_left_grid p{
	margin:1em 0 0;
	color:#999;
	line-height:2em;
}
.w3ls_courses_left_grid{
	padding-top:2em;
}

.nopd {
   margin-top: 0px !important;
   margin-bottom: 20px;
}
.w3ls_courses_right p{
	margin-bottom:2em !important;
}
.agileits_courses_right img{
	margin:0 auto;
}
.courses {
    padding: 3em 0;
}
/*-- //courses --*/
.agileits_w3layouts_team_grids.w3ls_courses_grids {
    margin-top: 5em;
}


select.slct{margin-top:5px; height:40px; margin-right:8px;  width:49%;  border: 2px solid #212121; }


.cuntymrg{margin-right: 0x; margin-left: 8px;}


.view  + h2.hdng {
    position: absolute;
    left: 0;
    top: 0;
    color: #000;
    z-index: 1000;
	margin: -187px 0 0 0;
}


.view h2 {
    text-transform: uppercase;
    color: #fff;
    text-align: center;
    position: relative;
    font-size: 17px;
    padding: 10px;
    background: #212121;
    margin: 10px 0 0 0;
}

.view + h2 { position: absolute; left:0; top: 0;}

h2.hdng {
    position: absolute;
    left: 0;
    top: 32px;
    color: #000;
    z-index: 1000;
	margin: 10px 0 0 0;
	}
.view:hover	h2.hdng{
	top: 150px;
}

.ntfndimg{ 


    text-align: center;
    width: 96%;
    margin: 10px 2%;


}



.sitemapwrp{
	width: 240px;
    float: left;
    margin: 10px 25px;
}

.autwrp {
    width: 50%;
    float: left;
    margin: 0;
	padding: 25px 0 0 76px;
}


.pdlft{padding-left: 54px; padding-top: 10px;}


a.mailclr {color: #b8c4d6;}

a.mailclr:hover {color: #fff;}

.pnlwrp {
    width: 33%;
    float: left;
    margin: 0;
	padding: 25px 0 0 76px;
}


.welcome-top.mrgbtmpbl {
    margin-bottom: 30px;
}

.vdwrp{
	
	width: 98%;
    margin: 0px 1%;
	float: left;
	padding: 10px;
}

.pnlwrperp {
	width: 80%;
	margin: 0px 10%;
	
}



.portfolio-agile.tmprd {
    padding: 0px 10%;
}

/*-----start-responsive-design------*/
@media (max-width:1440px){
}
@media (max-width:1366px){
.banner {
	min-height: 610px;
}
}
@media (max-width:1280px){
}
@media (max-width:1080px){
.navbar-nav > li > a {
    padding: 0 1em;
}
.contact-right-w3-agile input[type="text"] {
    width: 49.3%;
}
.view {
    width: 303px;
    height: 200px;
}
.view.aecwrp {width: 280px; height: 200px;}
.view .mask, .view .content {
    width: 100%;
    height: 200px;
}
.view.imgglry {width: 280px; height: auto;}
.view.imgglry.mask{width: 280px; height: auto;}
}
@media (max-width:1024px){
	
	form.contfrmwrp input[type="text"], select, textarea {
    
    width: 100%;
	float: none;
}


select.slct {
    margin-top: 5px;
    height: 40px;
    margin-right: 8px;
    width: 100%;
    border: 2px solid #212121;
}

.cuntymrg{margin-left: 0; margin-right: 0;}

}
	
	input.mrgfrm.mrgrgt {
    margin-left: 0px;
}

	
}

@media (min-width: 768px) and (max-width: 991px) {
    .navbar-header {
        float: none;
    }
    .navbar-left,.navbar-right {
        float: none !important;
    }
    .navbar-toggle {
        display: block;
    }
    .navbar-collapse {
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
    }
    .navbar-fixed-top {
		top: 0;
		border-width: 0 0 1px;
	}
    .navbar-collapse.collapse {
        display: none!important;
    }
    .navbar-nav {
        float: none!important;
		margin-top: 7.5px;
	}
	.navbar-nav>li {
        float: none;
    }
    .navbar-nav>li>a {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .collapse.in{
  		display:block !important;
	}
	
	.navbar-default .navbar-toggle .icon-bar {
    background-color: #fff;
}

.navbar-default .navbar-nav > li > a {
    font-weight: 500;

    padding: 5px 0px;
}
	
	div#bs-example-navbar-collapse-1 {
    border: none;
    position: absolute;
    width: 100%;
    background: rgba(0, 0, 0, 0.81);
    z-index: 999;
}


.sitemapwrp {
    width: 100%;
    float: none;
    margin: 10px;
}
}



@media (max-width:991px){
p.w3layouts_para {
    width: 67%;
}
.contact-right-w3-agile input[type="text"] {
    width: 100%;
	float: none;
}
.contact {
    padding: 3em 0;
}
.contact-right-w3-agile {
    margin-top: 3em;
}
.footer-agileits-w3layouts {
    float: left;
    width: 25%;
}
.footer-w3-agileits {
    float: left;
    width: 25%;
}
.footer-wthree {
    float: left;
    width: 25%;
}
.footer-agileits {
    float: left;
    width: 25%;
}
.footer h3 {
    font-size: 14px;
}
.footer {
    padding: 3em 0;
}
.footer-w3-1 {
    float: left;
    width: 50%;
}
.footer-w3l-1 {
    float: left;
    width: 50%;
}
.w3l-footer-top {
    float: left;
    width: 70%;
}
.w3ls-social-icons {
    float: left;
    width: 30%;
}
.navbar-nav > li > a {
    padding: 0 0.7em;
}
.menu--iris .menu__item {
    margin: 0 0.2em;
}
.menu__link {
    font-size: 0.9em;
}
.wthree_banner_info_grid h3 {
    font-size: 27px;
}
.wthree_banner_info_grid h5 {
    font-size: 24px;
}
.wthree_banner_info_grid h4 {
    font-size: 24px;
}
.banner {
    min-height: 480px;
}
.welcome-top p {
    width: 100%;
}
.chrt_grid {
    margin-bottom: 2em;
}
.banner-grid1 {
    margin-bottom: 2em;
}
p.w3l {
    width: 100%;
}
.customer-grid {
    margin-bottom: 2em;
}
p.w3agile {
    width: 100%;
}
.what-grid {
    padding-right: 0;
    margin-bottom: 2em;
}
p.w3layouts_para {
    width: 100%;
}
.w3ls_courses_left {
    padding: 0 0em 0 0;
}
.agileits_courses_right {
    padding: 0;
	margin-top: 26px;
	margin-bottom: 20px;
}
.agileits_courses_right img {
    width: 100%;
}
.w3ls_team_grid {
    float: left;
    width: 50%;
    margin-bottom: 30px;
}
.view {
    width: 230px;
    height: 200px;
}
.view .mask, .view .content {
   width: 100%; height: 200px;
   ;
}

.view .imgglry .mask{width: 280px;
    height: 200px;}
	
.w3l_choose_right_grid {
    float: left;
    width: 50%;
}
.w3l_choose_right_grid, .agileinfo_choose_right {
    padding: 0;
    margin-top: 20px;
}

.slct {
    margin-top: 5px;
    height: 40px;
    margin-left: 0px;
    width: 100%;
	float: none;
    border: 2px solid #212121;
}



form.contfrmwrp input[type="text"], select, textarea {
    
    width: 100%;
	float: none;
}


select.slct {
    margin-top: 5px;
    height: 40px;
    margin-right: 8px;
    width: 100%;
    border: 2px solid #212121;
}

.cuntymrg{margin-left: 0; margin-right: 0;}

}


.ntfndimg {
    text-align: center;
    width: 100%;
    margin: 0;
}
.erpimg img{ width: auto;}


}
@media (max-width:800px){
.banner {
	min-height: 435px;
}
}
@media (max-width:768px){
	.w3l_banner_info {
    margin: 7em auto 0;
}
.welcome {
    padding: 3em 0;
}
.banner-grids {
    margin-top: 2em;
}
.client {
    padding: 3em 0;
}
.customer-say {
    margin-top: 3em;
}
.what-w3ls {
    padding: 3em 0;
}
.what-grids {
    margin-top: 3em;
}
.courses {
    padding: 3em 0;
}
.agileits_w3layouts_team_grids.w3ls_courses_grids {
    margin-top: 2em;
}
.team {
    padding: 3em 0 1em;
}
.w3_services_grids {
    margin-top: 3em;
}
.portfolio-agile {
    margin-top: 3em;
}
.portfolio {
    padding: 3em 0;
}
.services {
    padding: 3em 0;
}
.agile_banner_bottom_grids {
    margin-top: 3em;
}
.services-bottom h3 {
    font-size: 1.8em;
}
.choose {
    padding: 3em 0;
}
}
@media (max-width:767px){
.navbar-default .navbar-toggle {
	border-color: #fff;
}
.navbar-default .navbar-toggle .icon-bar {
	background-color: #fff;
}
.navbar-toggle {
	margin:0em 0 0;
}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
	background-color: transparent;
}
.navbar-default .navbar-collapse, .navbar-default .navbar-form {
	border: none;
	position: absolute;
	width: 100%;
	background: rgba(0, 0, 0, 0.81);
	z-index: 999;
}
.link-effect-3 a {
	margin: 0;
}
.navbar-right {
	margin-left: 0;
}
.navbar-nav > li > a {
	padding: 20px 0 0;
	text-align: center;
	font-size: 13px;
}
.link-effect-3 a::before {
	width: 10%;
	top: 29px;
	left: 34%;
}
.navbar-nav {
	margin: 0 0 20px;
}
.navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #00f1ff ! important;
}
.navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #fff ! important;
}

.agileits-contact-info {
    float: right;
}
form.contfrmwrp input[type="text"], select, textarea {
    
    width: 100%;
	float: none;
}


select.slct {
    margin-top: 5px;
    height: 40px;
    margin-right: 8px;
    width: 100%;
    border: 2px solid #212121;
}

.cuntymrg{margin-left: 0; margin-right: 0;}



.pnlwrp {
    width: 100% !important;
    float: none;
    margin: 0;
    padding: 0 !important;
}

.autwrp {
    width: 100% !important;
    float: none;
    margin: 0;
    padding: 0 !important
}

img.mble-solu{width: 100%;}


.welcome-top.mrgbtmpbl {
    margin-bottom: 30px;
}

.vdwrp {
    width: 100%;
    margin: 0;
    float: none;
}


.pnlwrperp {
    width: 100%;
    margin: 0;
}

.erpimg {
    width: 100%;
}

.erpimg img {
    width: 80%;
}

.portfolio-agile.tmprd {
    padding: 0px;
}


.banner1 {
    min-height: 172px;
}

.navbar-brand {
    float: left;
     height: 50px; 
    
    font-size: 18px;
   
}
}
@media (max-width: 736px){

.view {
    width: 219px;
    height: 200px;
}
.view .mask, .view .content {
    width: 100%;
    height: 200px;
}
}
@media (max-width: 667px){
.contact-right-w3-agile input[type="text"] {
}
.w3l-footer-top {
    width: 66%;
}
.w3ls-social-icons {
    width: 34%;
}
.footer h3 {
    font-size: 18px;
}
.view {
    width: 196px;
    height: 200px;
}

.faci.view {
    width: 280px;
    height: auto;
}
.view .mask, .view .content {
    width: 100%;
    height: 200px;
}

.trngdvsn {font-size: 14px;}
}
@media (max-width: 640px){
.contact-right-w3-agile input[type="text"]:nth-child(1) {
    margin-right: 0;
    margin-bottom: 24px;
}
.contact-right-w3-agile input[type="text"] {
    width: 100%;
}
.w3l-footer-top {
    width: 65%;
}
.w3ls-social-icons {
    width: 35%;
}
.footer-w3-agile {
    margin: 40px 0 0;
}
.wthree_banner_info_grid h3 {
    font-size: 22px;
}
.wthree_banner_info_grid h4 {
    font-size: 20px;
}
.wthree_banner_info_grid h5 {
    font-size: 20px;
}
.w3ls_head {
    font-size: 24px;
}
.chrty h3 {
    font-size: 20px;
}
.banner-grid1 h5 {
    font-size: 17px;
    line-height: 28px;
}
.de_testi {
    padding: 2em 2em;
}
.what-grid1 h4, .what-grid h4 {
    font-size: 20px;
}
.view {
    width: 286px;
    height: 200px;
}
.view .mask, .view .content {
    width: 100%;
    height: 200px;
}
.w3l_choose_right_grid {
    float: left;
    width: 70%;
}
}
@media (max-width: 600px){
p.w3layouts_para {
    width: 80%;
}
.footer-agileits {
    width: 50%;
	margin-bottom:20px;
}
.footer-wthree {
	width: 50%;
	margin-bottom:20px;
}
.footer-w3-agileits {
    width: 50%;
}
.footer-agileits-w3layouts {
    width: 50%;
}
.w3ls-social-icons {
    width: 100%;
	margin-top: 28px;
}
.w3l-footer-top {
    width: 100%;
}
.view {
    width: 266px;
    height: 200px;
}
.view .mask, .view .content {
    width: 100%;
    height: 200px;
}
.w3l_choose_right_grid {
    width: 81%;
}
..services-bottom h3 {
    font-size: 1.5em;
}
}
@media (max-width: 568px){
.view {
    width: 250px;
    height: 200px;
}
.view .mask, .view .content {
    width: 100%;
    height: 200px;
}

.view .aecwrp {width: 280px; height: 200px;}

.w3ls_courses_left_grid {
    padding-top: 0em;
}


.navbar-brand {
   padding:15px 0 0 0;
   
}
}


@media (max-width: 530px){
	.navbar-brand {
   padding:0;
   
}
}

@media (max-width: 480px){
.what-grid1 p, .what-grid p {
    font-size: 13px;
    line-height: 26px;
}
.what-grid1 h4, .what-grid h4 {
    font-size: 19px;
}
.what-w3ls {
    padding: 3em 0 1em;
}
.de_testi_by p {
    font-size: 13px;
}
p.w3agile {
    font-size: 13px;
}
p.w3l {
    font-size: 13px;
}
.banner-grid1 p {
    font-size: 13px;
}
.chrty p {
    font-size: 13px;
}
.welcome-top p {
    font-size: 13px;
}
.wthree_banner_info_grid h3 {
    font-size: 17px;
}
.wthree_banner_info_grid h4 {
    font-size: 17px;
}
.wthree_banner_info_grid h5 {
    font-size: 17px;
}
.w3l_banner_info {
    margin: 5em auto 0;
}
.w3_agileits_social_media ul li {
    margin: 0 0.3em;
}
.agileits-contact-info ul li:nth-child(2) {
    margin-left: 7px;
}
.agile-header {
    padding: 14px 0;
}
.banner {
    min-height: 370px;
}
nav.navbar.navbar-default {
    padding: 1em 0 0 0;
}
.w3ls_courses_left_grid h3 {
    font-size: 18px;
    letter-spacing: 1px;
}
.w3ls_team_grid h4 {
    font-size: 1em;
}
.alert, p {
    font-size: 13px;
}
p.w3layouts_para {
    font-size: 13px;
}
.view {
    width: 206px;
    height: 200px;
}

.view.aecwrp {width: 280px; height: 200px;}

.view .mask, .view .content {
    width: 100%;
    height: 200px;
}
.w3l_choose_right_grid {
    width: 100%;
}
.contact-right-w3-agile form input[type="submit"] {
    width: 31%;
}
.navbar-brand {
   padding: 22px 0 0 0;
   
}

}
@media (max-width: 414px){
.text-right {
    text-align: right;
}
.agileits-contact-info {
    width: 100%;
}
.agileits-contact-info ul li:nth-child(2) {
    margin-left: 85px;
}
.w3_agileits_social_media {
    margin-top: 10px;
}
.wthree_banner_info_grid h3 {
    font-size: 14px;
}
.wthree_banner_info_grid h4 {
    font-size: 13px;
}
.banner {
    min-height: 350px;
}
.wthree_banner_info_grid h5 {
    font-size: 13px;
}
.quotes {
    float: none;
    width: 100%;
	 padding: 0 5em;
}
.de_testi_by {
    float: none;
    width: 100%;
    text-align: center;
}
.what-grid1 i {
    height: 42px;
    width: 42px;
    line-height: 45px;
}
.copy-right-agile p {
    font-size: 13px;
}
.footer li, .footer li a {
    font-size: 13px;
}

.footer-agile p {
    font-size: 13px;
}
p.w3layouts_para {
    width: 100%;
}
.view {
    width: 173px;
    height: 200px;
}
.view .mask, .view .content {
    width: 100%;
    height: 200px;
}
.services-bottom h3 {
    font-size: 1.3em;
}
.agileits_choose_right h4 {
    font-size: 18PX;
    letter-spacing: 1px;
    margin-bottom: 0.5em;
}

.w3ls_head {
    font-size: 18px;
}


.navbar-brand {
   padding: 0;
   
}

.agileits-contact-info.text-right ul {
    margin-left: 0;
}

}
@media (max-width: 384px){
.wthree_banner_info_grid h3 {
    line-height: 20px;
	 margin: 12px 0;
}
.agileits-contact-info ul li:nth-child(2) {
    margin-left: 62px;
}
.view p {
    font-size: 13px;
}
.view {
    width: 158px;
    height: 200px;
}
.view .mask, .view .content {
    width: 100%;
    height: 200px;
}

.erpimg img {
    width: 100%;
}
.navbar-brand {
   padding: 0;
   
}

}
@media (max-width: 375px){
	.agileits-contact-info ul li:nth-child(2) {
    margin-left: 55px;
}
.view {
    width: 154px;
    height: 200px;
}
.view .mask, .view .content {
    width: 100%;
    height: 200px;
}
.navbar-brand {
   padding: 0;
   
}

.w3_agileits_social_media ul li {
    margin: 0 0.1em;
}

.trngdvsn {font-size: 13px;}

}


@media (max-width: 320px){
	
	
	.navbar-brand {
    
    padding: 55px 0 0 0;
}
	
	
	.agileits-contact-info ul li:nth-child(2) {
    margin-left: 19px;
}
.agileits-contact-info ul li {
    font-size: 13px;
}
.welcome {
    padding: 2em 0;
}
.w3ls_head {
    font-size: 26px;
}
.charitys {
    margin-top: 2em;
}
.chrt_grid {
    margin-bottom: 2em;
    padding: 0;
}
.banner-grid1 {
    padding: 0;
}
.banner-grids {
    margin-top: 0em;
}
.banner-grid {
    padding: 0;
}
.client {
    padding: 2em 0;
}
.customer-say {
    margin-top: 2em;
}
.quotes {
    padding: 0 1em;
}
.what-grid1 {
    padding: 0;
}
.what-grid1 h4, .what-grid h4 {
    font-size: 17px;
}
.what-grid1 i {
    height: 37px;
    width: 37px;
    line-height: 37px;
	font-size: 1.2em;
}
.what-grid {
    padding: 0;
}
.footer-agileits {
    width: 100%;
    padding: 0;
}
.footer-wthree {
    width: 100%;
    padding: 0;
}
.footer-w3-agileits {
    width: 100%;
    padding: 0;
    margin-bottom: 20px;
}
.footer-agileits-w3layouts {
    width: 100%;
    padding: 0;
}
.w3l-footer-top {
    width: 100%;
    padding: 0;
}
.footer-w3-agile {
    margin: 26px 0 0;
}
.w3ls-social-icons {
    width: 100%;
    padding: 0;
}
.copy-right-agile {
    margin-top: 26px;
    text-align: center;
}
.footer {
    padding: 2em 0;
}
.copy-right-agile p {
    line-height: 24px;
}
.newsletter {
    width: 100%;
}
.banner1 {
    min-height: 200px;
}
.courses {
    padding: 2em 0;
}
.agileits_w3layouts_team_grids.w3ls_courses_grids {
    margin-top: 0em;
}
.w3ls_courses_left_grid h3 {
    font-size: 16px;
}
.w3ls_team_grid {
    width: 100%;
}
.w3ls_team_grid {
    padding: 0;
}
.w3_services_grids {
    margin-top: 2em;
}
.navbar-brand {
    font-size: 0.9em;
}
.portfolio {
    padding: 2em 0;
}
.view {
    width: 263px;
    height: 200px;
}
.view .mask, .view .content {
    width: 263px;
    height: 200px;
}
.portfolio-agile {
    margin-top: 3em;
}
.services {
    padding: 2em 0;
}
.agile_banner_bottom_grids {
    margin-top: 2em;
}
.agile_services_grid {
    text-align: center;
    padding: 0;
} 
.choose {
    padding: 2em 0;
}
.agileinfo_choose_left {
    padding: 0;
}
.agileits_choose_right h4 {
    font-size: 16PX;
    margin-bottom: 0.5em;
}
.w3ls_choose_left_grid i {
    font-size: 1.5em;
    line-height: 2.5em;
}
.w3ls_choose_left_grid {
    width: 70px;
    height: 70px;
}
.agileits_choose_right {
    padding: 0;
}
.agileits_choose_left {
    padding-left: 0;
}
.contact {
    padding: 2em 0;
}
.map iframe {
    min-height: 250px;
}



a.generic-button span span {
font-size: 11px;
line-height: 14px;
background-color: #999;
color: #fff;
cursor: pointer;
display: block;
float: left;
padding: 1px 5px;
text-align: center;
}


.navbar-brand > img {

    width: 90%;
}


.w3_agileits_social_media ul li {
    margin: 0 0 0;
}
}