@charset "utf-8"; 

@import
	"http://fonts.googleapis.com/css?family=Open+Sans:400italic,800italic,400,300,600,700"
	;

body {
	font-family: 'Open Sans', sans-serif;
	font-size: 14px
}

html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p,
	blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd,
	q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li,
	fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr,
	th, td, article, aside, canvas, details, figcaption, figure, footer,
	header, hgroup, menu, nav, section, summary, time, mark, audio, video {
	background: none repeat scroll 0 0 transparent;
	border: 0 none;
	font-size: 100%;
	margin: 0;
	outline: 0 none;
	padding: 0;
	vertical-align: baseline
}

.mobile-nav, nav select {
	display: none
}

.cl {
	clear: both
}

.wrapper {
	margin: 0 auto;
	width: 100%
}

.outer {
	margin: 0 auto;
	width: 1000px
}

.scrollup {
	width: 32px;
	height: 32px;
	position: fixed;
	bottom: 50px;
	right: 100px;
	display: none;
	text-indent: -9999px;
	background: url(../images/icon-top.png) no-repeat;
	background-color: transparent
}

.top-outer {
	background: #fafafa;
	position: absolute;
	float: left;
	width: 100%;
	border-bottom: 1px solid #000
}

.top-links {
	list-style-type: none;
	float: right
}

.top-links li {
	display: inline;
	font-size: 9px;
	border-right: 1px dotted #7b7b7b;
	color: #000
}

.top-links li a {
	font-size: 9px;
	padding: 0 10px;
	text-decoration: none;
	color: #000
}

.top-links li a:hover {
	text-decoration: underline
}

header {
	background: none repeat scroll 0 0 #0e1c67;
	border-bottom: 1px dotted #2c3e50;
	height: 82px;
	transition: all .4s ease
}

header .logo {
	background: url(../images/vizexec-logo2.png) no-repeat 0 0;
	padding: 17px 190px;
	float: left;
	margin: 17px 0;
	background-size: 300px 43px
}

header nav {
	float: right;
	padding: 28px 0
}

nav {
	display: block;
	text-align: center
}

nav ul {
	list-style: none
}

nav li {
	display: inline-block
}

nav a:link {
	font-size: 14px;
	display: inline-block;
	color: #f2f2f2;
	padding: 1px 10px;
	text-decoration: none;
	margin: 1px 5px;
	font-weight: 300;
	border-radius: 2px;
	border: 1px solid #0e1c67
}

nav a:hover {
	color: #00deff;
	text-decoration: none;
	border-radius: 2px;
	border: 1px solid #00deff !important
}

nav li a.active {
	color: #00deff;
	font-weight: 300;
	border-radius: 2px;
	border: 1px solid #00deff
}

nav a:visited {
	color: #f2f2f2;
	border-radius: 2px;
	border: 1px solid #0e1c67
}

nav select {
	display: none
}

.slider {
	background: url(../images/loader.gif) no-repeat center center;
	height: 540px
}

.slider-others {
	background: #56af1b;
	height: 100px
}

.slider-others h1 {
	color: #fff;
	font-size: 36px;
	font-weight: 300;
	padding: 25px 0
}

.home-services {
	margin-bottom: 50px;
	margin-top: -65px
}

.home-services h1 {
	color: #54595c;
	font-size: 36px;
	font-weight: 300;
	text-align: center;
	text-transform: uppercase;
	padding-bottom: 30px
}

.home-services .box1 .s1 {
	float: left;
	width: 180px;
	padding: 36px 7px 15px;
	text-align: center;
	background: #fff url(../images/icon-services-2.png) no-repeat center
		15px;
	display: block;
	-webkit-transition: all 300ms linear;
	-moz-transition: all 300ms linear;
	-o-transition: all 300ms linear;
	-ms-transition: all 300ms linear;
	transition: all 300ms linear;
	text-decoration: none
}

.home-services .box1 .s1 .img1 {
	border: 2px solid blue;
	padding: 20px
}

.home-services .box1 .s1 .rmore {
	border: 1px solid #a2a2a2;
	background: #fff;
	padding: 2px 7px;
	font-size: 10px;
	color: #54595c;
	text-align: center
}

.home-services .box1 .s1 h2, p {
	color: #54595c;
	font-weight: lighter
}

.home-services .box1 .s1 h2 {
	font-size: 23px
}

.home-services .box1 .s1 p {
	font-size: 13px;
	margin: 10px
}

.home-services .box1 .s1:hover {
	float: left;
	width: 180px;
	padding: 36px 7px 15px;
	text-align: center;
	background: #94c2cf url(../images/icon-services-2-hvr.png) no-repeat
		center 15px;
	display: block
}

.home-services .box1 .s1:hover h2, p {
	color: #000
}

.home-services .box1 .s1:hover .rmore {
	border: 1px solid #495461;
	background: #637385;
	color: #fff
}

.home-services .box2 .s2 {
	float: left;
	width: 180px;
	padding: 36px 7px 15px;
	text-align: center;
	background: #fff url(../images/icon-services-3.png) no-repeat center
		15px;
	display: block;
	-webkit-transition: all 300ms linear;
	-moz-transition: all 300ms linear;
	-o-transition: all 300ms linear;
	-ms-transition: all 300ms linear;
	transition: all 300ms linear;
	text-decoration: none
}

.home-services .box2 .s2 .rmore {
	border: 1px solid #a2a2a2;
	background: #fff;
	padding: 2px 7px;
	font-size: 10px;
	color: #54595c;
	text-align: center
}

.home-services .box2 .s2 h2, p {
	color: #54595c;
	font-weight: lighter
}

.home-services .box2 .s2 h2 {
	font-size: 23px
}

.home-services .box2 .s2 p {
	font-size: 13px;
	margin: 10px
}

.home-services .box2 .s2:hover {
	float: left;
	width: 180px;
	padding: 36px 7px 15px;
	text-align: center;
	background: #94c2cf url(../images/icon-services-3-hvr.png) no-repeat
		center 15px;
	display: block
}

.home-services .box2 .s2:hover h2, p {
	color: #000
}

.home-services .box2 .s2:hover .rmore {
	border: 1px solid #495461;
	background: #637385;
	color: #fff
}

.home-services .box3 .s3 {
	float: left;
	width: 180px;
	padding: 36px 7px 15px;
	text-align: center;
	background: #fff url(../images/icon-services-1.png) no-repeat center
		15px;
	display: block;
	-webkit-transition: all 300ms linear;
	-moz-transition: all 300ms linear;
	-o-transition: all 300ms linear;
	-ms-transition: all 300ms linear;
	transition: all 300ms linear;
	text-decoration: none
}

.home-services .box3 .s3 .rmore {
	border: 1px solid #a2a2a2;
	background: #fff;
	padding: 2px 7px;
	font-size: 10px;
	color: #54595c;
	text-align: center
}

.home-services .box3 .s3 h2, p {
	color: #54595c;
	font-weight: lighter
}

.home-services .box3 .s3 h2 {
	font-size: 23px
}

.home-services .box3 .s3 p {
	font-size: 13px;
	margin: 10px
}

.home-services .box3 .s3:hover {
	float: left;
	width: 180px;
	padding: 36px 7px 15px;
	text-align: center;
	background: #94c2cf url(../images/icon-services-1-hvr.png) no-repeat
		center 15px;
	display: block
}

.home-services .box3 .s3:hover h2, p {
	color: #000
}

.home-services .box3 .s3:hover .rmore {
	border: 1px solid #495461;
	background: #637385;
	color: #fff
}

.home-services .box4 .s4 {
	float: left;
	width: 180px;
	padding: 36px 7px 15px;
	text-align: center;
	background: #fff url(../images/icon-services-4.png) no-repeat center
		15px;
	display: block;
	-webkit-transition: all 300ms linear;
	-moz-transition: all 300ms linear;
	-o-transition: all 300ms linear;
	-ms-transition: all 300ms linear;
	transition: all 300ms linear;
	text-decoration: none
}

.home-services .box4 .s4 .rmore {
	border: 1px solid #a2a2a2;
	background: #fff;
	padding: 2px 7px;
	font-size: 10px;
	color: #54595c;
	text-align: center
}

.home-services .box4 .s4 h2, p {
	color: #54595c;
	font-weight: lighter
}

.home-services .box4 .s4 h2 {
	font-size: 23px
}

.home-services .box4 .s4 p {
	font-size: 13px;
	margin: 10px
}

.home-services .box4 .s4:hover {
	float: left;
	width: 180px;
	padding: 36px 7px 15px;
	text-align: center;
	background: #94c2cf url(../images/icon-services-4-hvr.png) no-repeat
		center 15px;
	display: block
}

.home-services .box4 .s4:hover h2, p {
	color: #000
}

.home-services .box4 .s4:hover .rmore {
	border: 1px solid #495461;
	background: #637385;
	color: #fff
}

.home-services .box5 .s5 {
	float: left;
	width: 180px;
	padding: 36px 7px 15px;
	text-align: center;
	background: #fff url(../images/icon-services-5.png) no-repeat center
		15px;
	display: block;
	-webkit-transition: all 300ms linear;
	-moz-transition: all 300ms linear;
	-o-transition: all 300ms linear;
	-ms-transition: all 300ms linear;
	transition: all 300ms linear;
	text-decoration: none
}

.home-services .box5 .s5 .rmore {
	border: 1px solid #a2a2a2;
	background: #fff;
	padding: 2px 7px;
	font-size: 10px;
	color: #54595c;
	text-align: center
}

.home-services .box5 .s5 h2, p {
	color: #54595c;
	font-weight: lighter
}

.home-services .box5 .s5 h2 {
	font-size: 23px
}

.home-services .box5 .s5 p {
	font-size: 13px;
	margin: 10px
}

.home-services .box5 .s5:hover {
	float: left;
	width: 180px;
	padding: 36px 7px 15px;
	text-align: center;
	background: #94c2cf url(../images/icon-services-5-hvr.png) no-repeat
		center 15px;
	display: block
}

.home-services .box5 .s5:hover h2, p {
	color: #000
}

.home-services .box5 .s5:hover .rmore {
	border: 1px solid #495461;
	background: #637385;
	color: #fff
}

.home-products {
	float: left;
	margin-bottom: 50px
}

.home-products h1 {
	color: #54595c;
	font-size: 36px;
	font-weight: 300;
	text-align: center;
	text-transform: uppercase;
	padding-bottom: 30px
}

.home-products .box1 {
	background: #fff;
	border: 1px solid #cdcdcd;
	float: left;
	margin-right: 15px;
	padding: 10px;
	width: 213px
}

.home-products .box1 img {
	float: left;
	margin-top: 0
}

.home-products .box1 h2 {
	float: none;
	font-size: 20px;
	font-weight: 400;
	color: red;
	text-transform: uppercase;
	margin: -9px 0 0;
	padding-left: 60px
}

.home-products .box1 h6 {
	float: none;
	font-size: 13px;
	font-weight: 300;
	color: #54595c;
	padding-left: 60px;
	font-weight: bold
}

.home-products .box1 p {
	padding: 10px 5px
}

.home-products .box1 p a:link {
	color: #000;
	text-decoration: none;
	font-size: 12px;
	font-weight: 400
}

.home-products .box1 p a:hover {
	color: #256bb9 !important;
	text-decoration: underline
}

.home-products .box1 a.rmore:link {
	border: 1px solid #a2a2a2;
	text-align: center;
	color: #54595c;
	padding: 2px 7px;
	font-size: 10px;
	margin: 0;
	-webkit-transition: all 300ms linear;
	-moz-transition: all 300ms linear;
	-o-transition: all 300ms linear;
	-ms-transition: all 300ms linear;
	transition: all 300ms linear;
	text-decoration: none
}

.home-products .box1 a.rmore:hover {
	text-decoration: none;
	border: 1px solid #495461;
	background: #256bb9;
	color: #fff
}

footer {
	background: #2c3e50;
	height: 500px
}

footer .about {
	float: left;
	margin-right: 144px
}

footer .about .nav-a {
	float: left;
	list-style-type: none;
	margin: 0 60px 0 0;
	padding: 0
}

footer .about .nav-a .heading {
	color: #f6f6f5;
	text-decoration: none;
	font-size: 15px;
	font-weight: 400
}

footer .about .nav-a li {
	padding: 5px 0
}

footer .about .nav-a li a {
	color: #f6f6f5;
	text-decoration: none;
	font-size: 13px;
	font-weight: 300
}

footer .about .nav-a li a:hover {
	text-decoration: underline
}

footer .about .nav-b {
	float: left;
	list-style-type: none;
	margin: 0;
	padding: 0
}

footer .about .nav-b .heading {
	color: #f6f6f5;
	text-decoration: none;
	font-size: 15px;
	font-weight: 400
}

footer .about .nav-b li {
	padding: 5px 0
}

footer .about .nav-b li a {
	color: #f6f6f5;
	text-decoration: none;
	font-size: 13px;
	font-weight: 300
}

footer .about .nav-b li a:hover {
	text-decoration: underline
}

footer .partners {
	float: left
}

footer .partners ul {
	float: left;
	list-style-type: none;
	margin: 0 60px 0 0;
	padding: 0
}

footer .partners .heading {
	color: #f6f6f5;
	text-decoration: none;
	font-size: 15px;
	font-weight: 400
}

footer .partners ul li {
	padding: 5px 0
}

footer .registered {
	float: left;
	padding: 35px 0
}

footer .contact {
	float: right;
	width: 215px
}

footer .contact .followus {
	float: left;
	width: 136px;
	margin-bottom: 10px
}

footer .contact .followus .heading {
	color: #f6f6f5;
	text-decoration: none;
	font-size: 15px;
	font-weight: 400;
	width: 118px
}

footer .contact .followus ul#sm {
	width: 100%;
	overflow: hidden;
	list-style-type: none
}

footer .contact .followus ul#sm h6 {
	color: #f6f6f5;
	font-weight: lighter
}

footer .contact .followus ul#sm li {
	float: left;
	margin: 10px 5px 5px 0
}

footer .contact .followus ul#sm li:nth-last-child(1) {
	margin-right: 0
}

footer .contact .followus ul#sm li a {
	width: 38px;
	height: 35px;
	display: block;
	background-image: url(../images/socialmedia.png)
}

a.facebook {
	background-position: 0 0
}

a.facebook:hover {
	background-position: 0 -33px
}

a.twitter {
	background-position: -40px 0
}

a.twitter:hover {
	background-position: -40px -33px
}

a.linkedin {
	background-position: -80px 0
}

a.linkedin:hover {
	background-position: -80px -33px
}

footer .contact .address {
	color: #f6f6f5;
	float: left;
	margin-bottom: 30px
}

footer .contact .address .heading {
	color: #f6f6f5;
	text-decoration: none;
	font-size: 15px;
	font-weight: 400
}

footer .contact .address p {
	color: #f6f6f5;
	font-size: 13px;
	padding: 10px 0
}

footer .contact .address span {
	color: #00deff;
	text-decoration: none
}

footer .contact .address a:link {
	color: #00deff;
	text-decoration: none
}

footer .contact .address a:link:hover {
	text-decoration: underline
}

.ab-banner {
	background: url(../images/ab-banner.jpg) no-repeat,
		url(../images/loader.gif) no-repeat center center;
	border: 1px solid transparent;
	height: 450px;
	margin: 0 0 0 -1px
}

.ab-banner .circle {
	background: none #fff;
	width: 250px;
	height: 250px;
	margin: 100px auto 0;
	border-radius: 100%;
	text-align: center;
	opacity: .4
}

.ab-banner .circle h3 {
	padding-top: 63px;
	font-size: 33px;
	font-weight: lighter;
	color: #000
}

.profile {
	margin: 10px 0 80px
}

.profile h1 {
	color: #54595c;
	font-size: 28px;
	font-weight: 300;
	border-bottom: 2px solid #ff0200;
	float: left;
	margin-bottom: 10px
}

.profile p {
	font-size: 14px;
	font-weight: 400;
	color: #000
}

.team {
	margin: 10px 0
}

.team h1 {
	color: #54595c;
	font-size: 28px;
	font-weight: 300;
	border-bottom: 2px solid #ff0200;
	float: left;
	margin-bottom: 10px
}

.team .t1 {
	background: #f6f6f5;
	width: 300px;
	height: 300px;
	float: left;
	margin-right: 13px;
	padding: 10px;
	text-align: center
}

.team .pic1 {
	background: url(../images/SHAILENDRA_JAIN.jpg) no-repeat
}

.team .pic2 {
	background: url(../images/HEMA_AGNIHOTRI.jpg) no-repeat
}

.team .pic3 {
	background: url(../images/Ram_sir-150x150.jpg) no-repeat
}

.team .pic4 {
	background: url(../images/ADESH_SINGH.jpg) no-repeat
}

.team .t1 h4 {
	color: #fff;
	font-weight: lighter;
	font-size: 30px;
	text-transform: uppercase;
	margin-top: 212px
}

.team .t1 .social-media {
	margin: 0 auto;
	width: 126px
}

.team .t1 .social-media ul#sm {
	width: 100%;
	overflow: hidden;
	list-style-type: none
}

.team .t1 .social-media ul#sm li {
	float: left;
	margin: 10px 5px 5px 0
}

.team .t1 .social-media ul#sm li:nth-last-child(1) {
	margin-right: 0
}

.team .t1 .social-media ul#sm li a {
	width: 38px;
	height: 35px;
	display: block;
	background-image: url(../images/socialmedia.png)
}

.team .t1 button {
	border: 0;
	background: #f3f3f3;
	padding: 4px 10px;
	border-radius: 5px;
	cursor: pointer
}

a.facebook {
	background-position: 0 0
}

a.facebook:hover {
	background-position: 0 -33px
}

a.twitter {
	background-position: -40px 0
}

a.twitter:hover {
	background-position: -40px -33px
}

a.linkedin {
	background-position: -80px 0
}

a.linkedin:hover {
	background-position: -80px -33px
}

.team .p1 {
	background: #f6f6f5;
	width: 963px;
	height: 350px;
	border: 1px solid #c4c4b7;
	position: absolute;
	padding: 10px;
	display: none
}

.icon-close button {
	float: right;
	margin-top: 31px
}

.team .p2 {
	background: #f6f6f5;
	width: 963px;
	height: 350px;
	border: 1px solid #c4c4b7;
	position: absolute;
	padding: 10px;
	display: none
}

.team .p2>button {
	float: right
}

.team .p3 {
	background: #f6f6f5;
	width: 963px;
	height: 350px;
	border: 1px solid #c4c4b7;
	position: absolute;
	padding: 10px;
	display: none
}

.team .p3>button {
	float: right
}

.team .p4 {
	background: #f6f6f5;
	width: 963px;
	height: 350px;
	border: 1px solid #c4c4b7;
	position: absolute;
	padding: 10px;
	display: none
}

.team .p4>button {
	float: right
}

.team .lhs {
	float: left;
	width: 300px;
	height: 300px
}

.team .lhs div img {
	height: 300px
}

.team .lhs ul#sm {
	width: 100%;
	overflow: hidden;
	list-style-type: none;
	margin-left: 80px
}

.team .lhs ul#sm li {
	loat: left;
	margin: 10px 5px 5px 0;
	float: left
}

.team .lhs ul#sm li:nth-last-child(1) {
	margin-right: 0
}

.team .lhs ul#sm li a {
	width: 38px;
	height: 35px;
	display: block;
	background-image: url(../images/socialmedia.png)
}

a.facebook {
	background-position: 0 0
}

a.facebook:hover {
	background-position: 0 -33px
}

a.twitter {
	background-position: -40px 0
}

a.twitter:hover {
	background-position: -40px -33px
}

a.linkedin {
	background-position: -80px 0
}

a.linkedin:hover {
	background-position: -80px -33px
}

.rhs {
	float: right;
	width: 630px;
	height: 600px;
	overflow-y: auto;
	-webkit-overflow-scrolling: touch;
	padding: 0 10px
}

.rhs h4 {
	font-size: 22px;
	font-weight: 400
}

.rhs p {
	font-size: 13px;
	font-weight: 400;
	color: #000;
	padding: 5px 0 0
}

.approach {
	margin: 80px 0 100px
}

.approach h1 {
	color: #54595c;
	font-size: 28px;
	font-weight: 300;
	border-bottom: 2px solid #ff0200;
	float: left;
	margin-bottom: 10px
}

.approach p {
	font-size: 14px;
	font-weight: 400;
	color: #000
}

.se-banner {
	background: url(../images/se-banner.jpg) no-repeat,
		url(../images/loader.gif) no-repeat center center;
	border: 1px solid transparent;
	height: 450px;
	margin: 0 0 0 -1px
}

.se-banner .circle {
	background: none #fff;
	width: 250px;
	height: 250px;
	margin: 100px auto 0;
	border-radius: 100%;
	text-align: center;
	opacity: .4
}

.se-banner .circle h3 {
	padding-top: 76px;
	font-size: 28px;
	font-weight: lighter;
	color: #000
}

.services {
	margin: 10px 0 80px
}

.services>h1 {
	color: #54595c;
	font-size: 28px;
	font-weight: 300;
	border-bottom: 2px solid #ff0200;
	float: left;
	margin-bottom: 20px
}

.services .ebp {
	border-bottom: 1px dotted #c7c7bb;
	padding: 34px 0
}

.services .ebp h1 {
	background: url(../images/icon-services-1.png) no-repeat 0 10px;
	background-size: 28px 28px;
	text-transform: inherit;
	padding-left: 40px;
	color: #54595c;
	font-size: 32px;
	font-weight: 300;
	float: left;
	margin-bottom: 10px
}

.services .ebp p {
	font-size: 14px;
	font-weight: 400;
	color: #000
}

.services .egf {
	border-bottom: 1px dotted #c7c7bb;
	padding: 34px 0
}

.services .egf h1 {
	background: url(../images/icon-services-2.png) no-repeat 0 10px;
	background-size: 28px 28px;
	text-transform: inherit;
	padding-left: 40px;
	color: #54595c;
	font-size: 32px;
	font-weight: 300;
	float: left;
	margin-bottom: 10px
}

.services .egf p {
	font-size: 14px;
	font-weight: 400;
	color: #000
}

.services .tp {
	border-bottom: 1px dotted #c7c7bb;
	padding: 34px 0
}

.services .tp h1 {
	background: url(../images/icon-services-3.png) no-repeat 0 10px;
	background-size: 28px 28px;
	text-transform: inherit;
	padding-left: 40px;
	color: #54595c;
	font-size: 32px;
	font-weight: 300;
	float: left;
	margin-bottom: 10px
}

.services .tp p {
	font-size: 14px;
	font-weight: 400;
	color: #000
}

.services .isa {
	border-bottom: 1px dotted #c7c7bb;
	padding: 34px 0
}

.services .isa h1 {
	background: url(../images/icon-services-4.png) no-repeat 0 10px;
	background-size: 36px 28px;
	text-transform: inherit;
	padding-left: 48px;
	color: #54595c;
	font-size: 32px;
	font-weight: 300;
	float: left;
	margin-bottom: 10px
}

.services .isa p {
	font-size: 14px;
	font-weight: 400;
	color: #000
}

.services .css {
	border-bottom: 1px dotted #c7c7bb;
	padding: 34px 0
}

.services .css h1 {
	background: url(../images/icon-services-5.png) no-repeat 0 10px;
	background-size: 28px 28px;
	text-transform: inherit;
	padding-left: 48px;
	color: #54595c;
	font-size: 32px;
	font-weight: 300;
	float: left;
	margin-bottom: 10px
}

.services .css p {
	font-size: 14px;
	font-weight: 400;
	color: #000
}

.cl-banner {
	background: url(../images/cl-banner.jpg) no-repeat,
		url(../images/loader.gif) no-repeat center center;
	border: 1px solid transparent;
	height: 450px
}

.circle {
	background: none #ff0200;
	width: 250px;
	height: 250px;
	margin: 100px auto 0;
	border-radius: 100%;
	text-align: center;
	opacity: .4
}

.circle h3 {
	padding-top: 63px;
	font-size: 33px;
	font-weight: lighter;
	color: #fff
}

.clients {
	margin: 10px
}

.clients>h1 {
	color: #54595c;
	font-size: 28px;
	font-weight: 300;
	border-bottom: 2px solid #ff0200;
	float: left;
	margin-bottom: 20px
}

.clients .cl1 .lhs {
	width: 160px;
	height: 155px;
	float: left;
	border: 1px solid #dfdfde
}

.clients .cl1 .lhs img {
	width: 160px;
	height: 155px
}

.clients .cl1 .rhs {
	border: 1px solid #dfdfde;
	width: 784px;
	height: 135px;
	float: right;
	padding: 10px
}

.clients .cl1 .rhs h1 {
	color: #59bbe5;
	font-size: 28px;
	font-weight: 300
}

.clients .cl1 .rhs p {
	font-size: 14px;
	font-weight: 400;
	color: #404e5d
}

.clients .cl2 .lhs {
	width: 160px;
	height: 155px;
	float: right;
	border: 1px solid #dfdfde
}

.clients .cl2 .lhs img {
	width: 160px;
	height: 155px
}

.clients .cl2 .rhs {
	background: #f6f6f5;
	border: 1px solid #dfdfde;
	width: 784px;
	height: 135px;
	float: left;
	padding: 10px
}

.clients .cl2 .rhs h1 {
	color: #59bbe5;
	font-size: 28px;
	font-weight: 300
}

.clients .cl2 .rhs p {
	font-size: 14px;
	font-weight: 400;
	color: #404e5d
}

.products-pg {
	width: 100%;
	margin-top: 20px
}

.products-pg .lhs {
	width: 720px;
	float: left;
	text-align: left;
	padding: 0;
	font-size: 14px;
	font-weight: 400
}

.products-pg .rhs {
	width: 200px;
	float: right
}

.products-pg .rhs ul {
	list-style: none;
	border: 1px solid #bfbfbf
}

.products-pg .rhs ul li a:link {
	background: #fff;
	padding: 5px 5px 5px 20px;
	display: block;
	text-decoration: none;
	color: #1865ce;
	font-size: 13px;
	font-weight: 400;
	border-bottom: 1px solid #bfbfbf
}

.products-pg .rhs ul li a:hover {
	background: #ecebeb;
	color: #1865ce;
	padding: 5px 5px 5px 20px;
	display: block;
	text-decoration: none;
	color: #1865ce
}

.products-pg .active-link {
	background: #ecebeb url(../images/icon-right-arrow.png) no-repeat -6px
		center !important;
	background-size: 20px 20px !important;
	color: #1865ce
}

.products-pg {
	margin: 20px
}

.products-pg>h1 {
	color: #54595c;
	font-size: 28px;
	font-weight: 300;
	border-bottom: 2px solid #ff0200;
	float: left;
	margin-bottom: 34px
}

.products-pg .lhs h1 {
	color: #54595c;
	font-size: 28px;
	font-weight: 300;
	float: left;
	margin-bottom: 10px
}

.products-pg .lhs p {
	font-size: 14px;
	font-weight: 400;
	color: #000
}

.products-pg .lhs ul.lists {
	list-style: disc;
	padding-left: 20px;
	font-size: 14px;
	font-weight: 400;
	color: #000
}

.products-pg .lhs ul.lists li {
	padding: 0 0 10px
}

.contact-pg h1 {
	color: #54595c;
	font-size: 28px;
	font-weight: 300;
	border-bottom: 2px solid #ff0200;
	float: left;
	margin-bottom: 10px
}

.contact-pg h2 {
	color: #54595c;
	font-size: 20px;
	font-weight: lighter
}

.contact-pg p {
	font-size: 14px;
	font-weight: 400;
	color: #000;
	margin-bottom: 30px
}

#googleMap {
	width: 100%;
	height: 450px
}

.ca-banner {
	background: url(../images/ca-banner.jpg) no-repeat;
	border: 1px solid transparent;
	height: 450px
}

.ca-banner .circle {
	background: none #fff;
	width: 250px;
	height: 250px;
	margin: 100px auto 0;
	border-radius: 100%;
	text-align: center;
	opacity: .4
}

.ca-banner .circle h3 {
	padding-top: 70px;
	font-size: 28px;
	font-weight: lighter;
	color: #000
}

.careers-pg {
	margin: 0;
	border-bottom: 1px dotted #ecebeb;
	padding: 20px 0
}

.careers-pg h1 {
	color: #54595c;
	font-size: 28px;
	font-weight: 300;
	border-bottom: 2px solid #ff0200;
	float: left;
	margin-bottom: 10px
}

.careers-pg p {
	font-size: 14px;
	font-weight: 400;
	color: #000
}

.careers-pg ul li {
	margin-left: 20px;
	font-size: 14px;
	font-weight: 400;
	color: #000
}

.static-pg {
	margin: 10px 0 80px
}

.static-pg>h3 {
	color: #54595c;
	font-size: 24px;
	font-weight: 300;
	margin: 10px 0
}

.static-pg>p {
	color: #000;
	font-size: 14px;
	font-weight: 400;
	border-bottom: 1px dotted #c7c7bb;
	padding-bottom: 40px
}

.static-pg>ul {
	border-bottom: 1px dotted #c7c7bb;
	padding-bottom: 40px
}

.static-pg>ul li {
	color: #000;
	font-size: 14px;
	font-weight: 400;
	margin-left: 20px
}

#googleMap {
	width: 100% !important;
	height: auto;
	min-height: 697px
}

#gmap_canvas {
	width: 100%;
	height: 450px
}

dropdown {
	display: none
}





/*----bitgrit page ----*/

.particle-outer {
	height: 400px;
	position: relative;
}

#particle-canvas {
  width: 100%;
  height: 100%;
}

.particle-inner{
	position: absolute;
	top: 26%;
	left: 50%;
	transform: translateX(-50%);
	z-index: 22;
	color: #fff;
	text-align: center;
}

.particle-inner h1 {font-size: 77px; font-weight: bold;}
.particle-inner h3 {font-size: 12px; font-weight: lighter; text-transform: uppercase; letter-spacing:2px; margin:10px 0px 20px 0px;}
.green-btn {background-color: #2ede98; border: 0px; padding: 10px 20px; font-size: 14px; color:#fff; text-transform: uppercase; letter-spacing:2px; cursor:pointer;}

.blockquote-outer {
	position: relative;
}
.blockquote {
	padding: 40px;
	font-size: 20px;
	font-weight: bold;
	font-style-type: italic;
	line-height:30px;
	color: #2ede98;
}

.blockquote:before {
    content: '\201C';
    color: #81bedb;
    font-size: 7.5em;
    font-weight: 700;
    opacity: .3;
    position: absolute;
    top: 65px;
    text-shadow: none;
    z-index: -300;
}


.section-bitgrit-about-outer {}
.bitgrit-about-content {padding:2rem 2rem;}
.bitgrit-about-content .bitgrit-about-lhs {width: 49%; float: left; text-align:center;}
.bitgrit-about-content .bitgrit-about-lhs .bitgrit-logo {width: 200px;}
.bitgrit-about-content .bitgrit-about-rhs {width: 49%; float: left;}
.bitgrit-about-content .bitgrit-about-rhs h1 {color:#0606a3; font-size: 40px; font-weight: semi-condensed; margin-bottom:20px;}
.bitgrit-about-content .bitgrit-about-rhs p {color:#000; font-size: 14px; line-height:30px; margin-bottom:20px;}

.section-bitgrit-services-outer {text-align:center; padding:5rem 2rem;}
.section-bitgrit-services-outer h1{color:#0606a3; font-size: 40px; font-weight: semi-condensed; margin-bottom:40px;}
.section-bitgrit-services-outer .bitgrit-services-box {width:32%; float:left; margin:5px; min-height:300px;} 
.section-bitgrit-services-outer .bitgrit-services-box img {height: 100px;}
.section-bitgrit-services-outer .bitgrit-services-box h2 {padding: 30px 0px 10px 0px;  font-size: 25px; font-weight:semi-condensed; text-transform: capitalize;}
.section-bitgrit-services-outer .bitgrit-services-box p {padding: 10px 50px; font-size: 14px; line-height:30px; text-align:center;}


.section-bitgrit-joinusform-outer {padding:1rem 5rem; background-color:#eef6fd;}
.section-bitgrit-joinusform-outer .cardbg {background-color: #fff; padding: 30px; box-shadow: 0 0 25px 0 rgba(113,150,193,.2); -webkit-box-shadow: 0 0 25px 0 rgba(113,150,193,.2); -moz-box-shadow: 0 0 25px 0 rgba(113,150,193,.2);}
.section-bitgrit-joinusform-outer .bitgrit-joinusform-heading {text-align:center;}
.section-bitgrit-joinusform-outer .bitgrit-joinusform-heading h1 {color:#0606a3; font-size: 40px; font-weight: semi-condensed; margin-bottom:10px;}
.section-bitgrit-joinusform-outer .bitgrit-joinusform-heading h4 {color:#2ede98; font-size: 25px; font-weight: lighter; margin-bottom:10px; text-transform: uppercase;}
.section-bitgrit-joinusform-outer .bitgrit-joinusform-heading p {font-size: 14px; line-height:30px;}

.section-bitgrit-joinusform-outer .bitgrit-joinusform-content {padding:50px; overflow: hidden;}
.section-bitgrit-joinusform-outer .bitgrit-joinusform-content .form-layout-lhs {width:49%; float:left;}
.section-bitgrit-joinusform-outer .bitgrit-joinusform-content .field-box-outer {padding:10px 0px;}
.section-bitgrit-joinusform-outer .bitgrit-joinusform-content .field-box-outer label {
	line-height: 1.5em;
    display: block;
    max-width: 100%;
    text-transform:capitalize;
    font-size: 12px;
    letter-spacing: 1px;
    font-weight: 600;
    margin-bottom: 3px;
    color: #2c3645;}
.section-bitgrit-joinusform-outer .bitgrit-joinusform-content .field-box {border: 1px solid #e9edf1; padding: 0 15px;}
.section-bitgrit-joinusform-outer .bitgrit-joinusform-content .field-box-height {height: 40px; line-height: 40px; border-radius: 4px; width:80%;}
	
.section-bitgrit-joinusform-outer .bitgrit-joinusform-content .form-layout-rhs {width:49%; float:left;}


.success{
	background:none repeat scroll 0 0 #d4fecc;
	border:1px solid #a1da96;
	border-radius:5px;
	float:left;
	margin-left:420px;
	margin-top:12px;
	padding:4px 31px;
	text-align:center
	}
.success > .success-text{
	color:#287c1a;font-size:13px
}

.success > span{color:#333;font-size:11px}



/**-----------------ALL MEDIA QUERY STARTS HERE----------------------------**/

@media screen and (max-width:812px) {
	
	.bitgrit-about-content .bitgrit-about-lhs  {width: 100%; float: none;}
	.bitgrit-about-content .bitgrit-about-rhs {width: 100%; float: none;}
	.section-bitgrit-services-outer {padding:1rem;}
	.section-bitgrit-services-outer .bitgrit-services-box {width: 100%; float: none; margin-bottom:50px;}
	.section-bitgrit-joinusform-outer {padding:1rem;}
	
	.section-bitgrit-joinusform-outer .bitgrit-joinusform-content {padding:0px;}
	.section-bitgrit-joinusform-outer .bitgrit-joinusform-content .form-layout-lhs  {width: 100%; float: none;}
	.section-bitgrit-joinusform-outer .bitgrit-joinusform-content .form-layout-rhs  {width: 100%; float: none;}
	
	
	.scrollup {
		width: 32px;
		height: 32px;
		position: fixed;
		bottom: 50px;
		right: 0;
		display: none;
		text-indent: -9999px;
		background: url(../images/icon-top-mobile.png) no-repeat;
		background-color: transparent
	}
	.outer {
		margin: 0;
		width: 100%;
		float: left
	}
	header .logo {
		background: url(../images/vizexec-logo2.png) no-repeat 0 0;
		padding: 17px 154px;
		float: left;
		margin: 23px 0 0 6px;
		background-size: 200px 34px
	}
	
	
		
	nav ul {
		display: none
	}
	dropdown {
		display: inline-block;
		position: absolute;
		right: 0;
		margin: 12px 14px
	}
	dropdown label, dropdown ul li {
		display: block;
		padding: 4px 13px;
		cursor: default !important
	}
	dropdown ul li:hover {
		background: #56af1b;
		cursor: pointer
	}
	dropdown label {
		color: #ff9;
		position: relative;
		z-index: 2
	}
	dropdown input {
		display: none
	}
	dropdown input ~ ul {
		position: relative;
		visibility: hidden;
		opacity: 0;
		top: -20px;
		z-index: 1;
		margin-right: 16px
	}
	dropdown input:checked+label {
		background: transparent;
		color: #fff
	}
	dropdown input:checked ~ ul {
		visibility: visible;
		opacity: 1;
		top: 0;
		z-index: 999
	}
	.animate {
		-webkit-transition: all .3s;
		-moz-transition: all .3s;
		-ms-transition: all .3s;
		-ms-transition: all .3s;
		transition: all .3s;
		backface-visibility: hidden;
		-webkit-backface-visibility: hidden;
		-moz-backface-visibility: hidden;
		-ms-backface-visibility: hidden
	}
	.animate a:link {
		font-size: 12px;
		text-decoration: none
	}
	.animate li {
		background: #0e1c67;
		margin-left: -52px;
		text-align: right;
		border-bottom: 1px solid #020b3a
	}
	.mobile-links {
		color: #fff
	}
	
	
	
	.slider {
		margin: 0 auto;
		width: 100%;
		height: 200px
	}
	.services .box {
		border: 1px solid #666;
		float: left;
		height: 224px;
		margin-right: 7px;
		padding: 10px;
		width: 350px;
		margin-bottom: 10px
	}
	.products .box {
		border: 1px solid #666;
		float: left;
		height: 234px;
		margin-right: 4px;
		padding: 10px;
		width: auto
	}
	footer {
		height: 560px
	}
	footer .about, .partners, .registered, .contact {
		margin-left: 5px
	}
	footer .about {
		margin-right: 30px
	}
	footer .about .nav-a {
		margin: 0 23px 0 0
	}
	footer .partners ul {
		margin: 0 10px 0 0
	}
	footer .contact {
		width: 28%
	}
	.home-services {
		margin-top: 130px
	}
	.home-services .box1 .s1 {
		width: 47%;
		margin-bottom: 10px;
		margin-left: 9px
	}
	.home-services .box1 .s1:hover {
		width: 47%;
		margin-bottom: 10px;
		margin-left: 9px
	}
	.home-services .box2 .s2 {
		width: 47%;
		margin-bottom: 10px
	}
	.home-services .box2 .s2:hover {
		width: 47%;
		margin-bottom: 10px
	}
	.home-services .box3 .s3 {
		width: 47%;
		margin-bottom: 10px;
		margin-left: 9px
	}
	.home-services .box3 .s3:hover {
		width: 47%;
		margin-bottom: 10px;
		margin-left: 9px
	}
	.home-services .box4 .s4 {
		width: 47%;
		margin-bottom: 10px
	}
	.home-services .box4 .s4:hover {
		width: 47%;
		margin-bottom: 10px
	}
	.home-services .box5 .s5 {
		width: 47%;
		margin-bottom: 10px
	}
	.home-services .box5 .s5:hover {
		width: 47%;
		margin-bottom: 10px
	}
	.home-products .box1 {
		margin-bottom: 26px;
		margin-left: 10px;
		padding: 13px 4px;
		width: 45.4%
	}
	.home-products .box1 img {
		width: 24px;
		height: 29px;
		margin-left: 10px
	}
	.home-products .box1 h2 {
		font-size: 20px;
		font-weight: 400;
		padding-left: 46px
	}
	.home-products .box1 h6 {
		font-size: 14px;
		font-weight: 300;
		padding-left: 46px
	}
	.home-products .box1 p {
		padding: 5px 10px;
		min-height: 78px
	}
	.home-products .box1 a.rmore:link {
		margin: 0 10px
	}
	.ab-banner {
		background: url(../images/ab-banner.jpg) no-repeat;
		border: 1px solid transparent;
		background-size: contain
	}
	.ab-banner .circle {
		height: 200px;
		margin: 30px auto;
		width: 200px
	}
	.ab-banner .circle h3 {
		font-size: 27px;
		font-weight: 400;
		padding-top: 48px;
		color: #000
	}
	.team .t1 {
		width: 28.8%
	}
	.team .t1 h4 {
		font-size: 24px
	}
	.team .p1 {
		width: 94%
	}
	.team .p2 {
		width: 94%
	}
	.team .p3 {
		width: 94%
	}
	
	.team .p4 {
		width: 94%
	}
	.team .lhs {
		width: 34%
	}
	.team .lhs ul#sm {
		margin-left: 60px
	}
	.team .lhs div img {
		width: 100%
	}
	.rhs {
		width: 60%;
		height: 150px;
		overflow-y: auto;
		-webkit-overflow-scrolling: touch
	}
	.se-banner {
		background: url(../images/se-banner.jpg) no-repeat;
		border: 1px solid transparent;
		background-size: contain
	}
	.se-banner .circle {
		height: 200px;
		margin: 30px auto;
		width: 200px
	}
	.se-banner .circle h3 {
		font-size: 27px;
		font-weight: 400;
		padding-top: 48px;
		color: #000
	}
	.cl-banner {
		background: url(../images/cl-banner.jpg) no-repeat;
		border: 1px solid transparent;
		background-size: contain
	}
	.cl-banner .circle {
		height: 200px;
		margin: 30px auto;
		width: 200px
	}
	.cl-banner .circle h3 {
		font-size: 27px;
		font-weight: 400;
		padding-top: 48px;
		color: #fff
	}
	.clients {
		margin: 7px 0
	}
	.clients .cl1 .lhs {
		width: 180px;
		height: 180px
	}
	.clients .cl1 .lhs img {
		width: 100%;
		height: 100%
	}
	.clients .cl1 .rhs {
		width: 73%;
		height: auto;
		border: 0;
		padding: 0;
		margin-top: -9px
	}
	.clients .cl1 .rhs h1 {
		font-size: 20px
	}
	.clients .cl1 .rhs p {
		font-size: 14px
	}
	.clients .cl2 .lhs {
		width: 180px;
		height: 180px
	}
	.clients .cl2 .lhs img {
		width: 100%;
		height: 100%
	}
	.clients .cl2 .rhs {
		width: 73%;
		height: 160px;
		border: 0;
		padding: 0;
		margin-top: -9px;
		background: #fff
	}
	.clients .cl2 .rhs h1 {
		font-size: 20px
	}
	.clients .cl2 .rhs p {
		font-size: 14px
	}
	.products-pg {
		margin: 10px 0
	}
	.products-pg .lhs {
		width: 480px
	}
	.ca-banner {
		background: url(../images/ca-banner.jpg) no-repeat;
		border: 1px solid transparent;
		background-size: contain
	}
	.ca-banner .circle {
		height: 200px;
		margin: 30px auto;
		width: 200px
	}
	.ca-banner .circle h3 {
		font-size: 24px;
		font-weight: 400;
		padding-top: 52px;
		color: #000
	}
	.slider-others h1 {
		width: 98%;
		float: left;
		padding-left: 10px
	}
	.ab-banner, .se-banner, .cl-banner {
		height: auto
	}
	.profile, .team, .approach, .services, .clients, .contact-pg, .static-pg,
		.clients {
		margin: 10px
	}
	.products-pg {
		float: left;
		margin: 5px;
		width: 98%
	}
	.screenshots {
		width: 100%;
		height: auto
	}
	.diagrams {
		width: auto;
		height: auto
	}
	.clients>ul {
		margin-left: 34px
	}
}

@media only screen and (min-device-width : 200px) and (max-device-width
	: 680px) {
	
	.bitgrit-about-content .bitgrit-about-lhs  {width: 100%; float: none;}
	.bitgrit-about-content .bitgrit-about-rhs {width: 100%; float: none;}
	.section-bitgrit-services-outer {padding:1rem;}
	.section-bitgrit-services-outer .bitgrit-services-box {width: 100%; float: none; margin-bottom:50px;}
	.section-bitgrit-joinusform-outer {padding:1rem;}
	
	.section-bitgrit-joinusform-outer .bitgrit-joinusform-content {padding:0px;}
	.section-bitgrit-joinusform-outer .bitgrit-joinusform-content .form-layout-lhs  {width: 100%; float: none;}
	.section-bitgrit-joinusform-outer .bitgrit-joinusform-content .form-layout-rhs  {width: 100%; float: none;}
	
	
	.scrollup {
		width: 32px;
		height: 32px;
		position: fixed;
		bottom: 50px;
		right: 0;
		display: none;
		text-indent: -9999px;
		background: url(../images/icon-top-mobile.png) no-repeat;
		background-color: transparent
	}
	.outer {
		margin: 0;
		width: 100%
	}
	header {
		height: 50px
	}
	header nav {
		margin-right: 20px;
		float: right
	}
	header .logo {
		background: url(../images/vizexec-logo1.png) no-repeat 0 0;
		padding: 10px 90px;
		float: left;
		margin: 5px 0 10px 10px;
		background-size: 40px 40px
	}
	.top-links {
		margin-left: 10px;
		float: right !important
	}
	.top-links li a {
		padding: 0 8px;
		margin-left: 0
	}
	nav ul {
		display: none
	}
	dropdown {
		display: inline-block;
		position: absolute;
		right: 0;
		margin: 12px 14px
	}
	dropdown label, dropdown ul li {
		display: block;
		padding: 4px 13px;
		cursor: default !important
	}
	dropdown ul li:hover {
		background: #56af1b;
		cursor: pointer
	}
	dropdown label {
		color: #ff9;
		position: relative;
		z-index: 2
	}
	dropdown input {
		display: none
	}
	dropdown input ~ ul {
		position: relative;
		visibility: hidden;
		opacity: 0;
		top: -20px;
		z-index: 1;
		margin-right: 16px
	}
	dropdown input:checked+label {
		background: transparent;
		color: #fff
	}
	dropdown input:checked ~ ul {
		visibility: visible;
		opacity: 1;
		top: 0;
		z-index: 999
	}
	.animate {
		-webkit-transition: all .3s;
		-moz-transition: all .3s;
		-ms-transition: all .3s;
		-ms-transition: all .3s;
		transition: all .3s;
		backface-visibility: hidden;
		-webkit-backface-visibility: hidden;
		-moz-backface-visibility: hidden;
		-ms-backface-visibility: hidden
	}
	.animate a:link {
		font-size: 12px;
		text-decoration: none
	}
	.animate li {
		background: #0e1c67;
		margin-left: -52px;
		text-align: right;
		border-bottom: 1px solid #020b3a
	}
	.mobile-links {
		color: #fff
	}
	.slider {
		margin: 0 auto;
		width: 100%;
		height: 100px
	}
	footer .about {
		margin-right: 47px
	}
	footer .about .nav-a {
		margin: 0 35px 0 0
	}
	footer {
		background: none repeat scroll 0 0 #54595c;
		float: left;
		height: auto !important;
		width: 100%
	}
	footer .contact {
		float: none;
		width: 215px
	}
	footer .partners {
		float: none
	}
	footer .partners ul {
		margin-top: 30px
	}
	footer .registered {
		padding-top: 65px
	}
	footer .contact .followus {
		margin-top: 30px
	}
	.home-products .box1 img {
		margin-left: 0
	}
	.home-services {
		margin: 100px 0;
		border-bottom: 1px dotted #c7c7bb
	}
	.home-services .box1 .s1 {
		float: none;
		width: 94%;
		margin-bottom: 20px;
		margin-left: 5px
	}
	.home-services .box1 .s1:hover {
		float: none;
		width: 94%;
		margin-bottom: 20px;
		margin-left: 5px
	}
	.home-services .box2 .s2 {
		float: none;
		width: 94%;
		margin-bottom: 20px;
		margin-left: 5px
	}
	.home-services .box2 .s2:hover {
		float: none;
		width: 94%;
		margin-bottom: 20px;
		margin-left: 5px
	}
	.home-services .box3 .s3 {
		float: none;
		width: 94%;
		margin-bottom: 20px;
		margin-left: 5px
	}
	.home-services .box3 .s3:hover {
		float: none;
		width: 94%;
		margin-bottom: 20px;
		margin-left: 5px
	}
	.home-services .box4 .s4 {
		float: none;
		width: 94%;
		margin-bottom: 20px;
		margin-left: 5px
	}
	.home-services .box4 .s4:hover {
		float: none;
		width: 94%;
		margin-bottom: 20px;
		margin-left: 5px
	}
	.home-services .box5 .s5 {
		float: none;
		width: 94%;
		margin-bottom: 20px;
		margin-left: 5px
	}
	.home-services .box5 .s5:hover {
		float: none;
		width: 94%;
		margin-bottom: 20px;
		margin-left: 5px
	}
	.home-products .box1 {
		width: 90%;
		padding: 2%
	}
	.home-products .box1 img {
		width: 24px;
		height: 29px
	}
	.home-products .box1 h2 {
		font-size: 20px;
		font-weight: 400;
		padding-left: 32px
	}
	.home-products .box1 h6 {
		font-size: 14px;
		font-weight: 300;
		padding-left: 32px
	}
	.home-products .box1 p {
		padding: 5px 0;
		min-height: 100%
	}
	.home-products .box1 a.rmore:link {
		margin: 20px 0
	}
	.outer {
		width: auto
	}
	.ab-banner {
		background: url(../images/ab-banner.jpg) no-repeat;
		border: 1px solid transparent;
		background-size: 100% 100%;
		height: auto;
		min-height: 200px
	}
	.ab-banner .circle {
		height: 100px;
		margin: 50px auto;
		width: 100px
	}
	.ab-banner .circle h3 {
		font-size: 14px;
		padding-top: 24px;
		color: #000
	}
	.team .t1 {
		width: 95%;
		margin: 0 0 3%;
		float: none
	}
	.team .p1 {
		width: 88.4%;
		height: auto;
		margin-top: -30px
	}
	.team .p2 {
		width: 88.4%;
		height: auto;
		margin-top: -30px
	}
	.team .p3 {
		width: 88.4%;
		height: auto;
		margin-top: -30px
	}
	.team .p4 {
		width: 88.4%;
		height: auto;
		margin-top: -30px
	}
	.team .lhs {
		width: 97%;
		float: none;
		padding-bottom: 60px
	}
	.team .lhs ul#sm {
		margin-left: 30%
	}
	.team .lhs div img {
		width: 100%
	}
	.rhs {
		width: auto;
		float: none;
		padding: 0 5px 0 0;
		height: 150px;
		overflow-y: auto;
		-webkit-overflow-scrolling: touch
	}
	.se-banner {
		background: url(../images/se-banner.jpg) no-repeat;
		border: 1px solid transparent;
		background-size: 100% 100%;
		height: auto;
		min-height: 200px
	}
	.se-banner .circle {
		height: 100px;
		margin: 50px auto;
		width: 100px
	}
	.se-banner .circle h3 {
		font-size: 12px;
		padding-top: 31px;
		color: #000
	}
	.services .ebp h1 {
		font-size: 28px
	}
	.services .egf h1 {
		font-size: 28px
	}
	.services .tp h1 {
		font-size: 28px
	}
	.services .isa h1 {
		font-size: 28px
	}
	.cl-banner {
		background: url(../images/cl-banner.jpg) no-repeat;
		border: 1px solid transparent;
		background-size: 100% 100%;
		height: auto;
		min-height: 200px
	}
	.cl-banner .circle {
		height: 100px;
		margin: 50px auto;
		width: 100px
	}
	.cl-banner .circle h3 {
		font-size: 14px;
		padding-top: 24px;
		color: #fff
	}
	.clients .cl1 .lhs {
		width: 130px;
		height: 130px;
		padding-bottom: 0;
		float: none;
		margin: 0 auto
	}
	.clients .cl1 .lhs img {
		width: 100%;
		height: 100%
	}
	.clients .cl1 .rhs {
		height: auto;
		margin-top: 10px;
		width: 93%;
		float: none
	}
	.clients .cl1 .rhs h1 {
		font-size: 20px
	}
	.clients .cl1 .rhs p {
		font-size: 14px
	}
	.clients .hr {
		border-top: 1px dotted #c7c7bb;
		margin-bottom: 25px
	}
	.clients .cl2 .lhs {
		width: 130px;
		height: 130px;
		padding-bottom: 0;
		float: none;
		margin: 0 auto
	}
	.clients .cl2 .lhs img {
		width: 100%;
		height: 100%
	}
	.clients .cl2 .rhs {
		height: auto;
		margin-top: 10px;
		width: 93%;
		float: none
	}
	.clients .cl2 .rhs h1 {
		font-size: 20px
	}
	.clients .cl2 .rhs p {
		font-size: 14px
	}
	.products-pg .lhs {
		width: 95%;
		padding: 0;
		float: none
	}
	.products-pg .lhs img {
		width: 100%;
		height: 50%
	}
	.products-pg .rhs {
		float: none;
		width: 99.5%
	}
	.ca-banner {
		background: url(../images/ca-banner.jpg) no-repeat;
		border: 1px solid transparent;
		background-size: 100% 100%;
		height: auto;
		min-height: 200px
	}
	.ca-banner .circle {
		height: 100px;
		margin: 50px auto;
		width: 100px
	}
	.ca-banner .circle h3 {
		font-size: 14px;
		padding-top: 24px;
		color: #000
	}
	.careers-pg h1 {
		font-size: 24px
	}
	.slider-others h1 {
		width: 100%;
		float: left;
		padding: 25px 0
	}
	.googlemap {
		margin: 8px;
		width: 100%
	}
	.slider-others h1 {
		padding-left: 10px
	}
	.hide-mobile {
		display: none !important
	}
}

@media only screen and (min-device-width : 900px) and (max-device-width
	: 1280px) {
	.scrollup {
		width: 32px;
		height: 32px;
		position: fixed;
		bottom: 50px;
		right: 0;
		display: none;
		text-indent: -9999px;
		background: url(../images/icon-top-mobile.png) no-repeat;
		background-color: transparent
	}
	.outer {
		margin: 0;
		width: 100%;
		float: left
	}
	header .logo {
		background: url(../images/vizexec-logo2.png) no-repeat 0 0;
		padding: 17px 154px;
		float: left;
		margin: 23px 0 0 6px;
		background-size: 200px 34px
	}
	header nav {
		margin-right: 0;
		float: none
	}
	header nav ul li a:link {
		font-size: 13px;
		margin: 0
	}
	.slider {
		margin: 0 auto;
		width: 100%;
		height: 200px
	}
	.services .box {
		border: 1px solid #666;
		float: left;
		height: 224px;
		margin-right: 7px;
		padding: 10px;
		width: 350px;
		margin-bottom: 10px
	}
	.products .box {
		border: 1px solid #666;
		float: left;
		height: 234px;
		margin-right: 4px;
		padding: 10px;
		width: auto
	}
	footer {
		height: 560px
	}
	footer .about, .partners, .registered, .contact {
		margin-left: 10px
	}
	footer .about .nav-a {
		margin: 0 35px 0 0
	}
	footer .partners ul {
		margin: 0 19px 0 0
	}
	footer .contact {
		width: 28%
	}
	.home-services {
		margin-top: 130px
	}
	.home-services .box1 .s1 {
		width: 47%;
		margin-bottom: 10px;
		margin-left: 9px
	}
	.home-services .box1 .s1:hover {
		width: 47%;
		margin-bottom: 10px;
		margin-left: 9px
	}
	.home-services .box2 .s2 {
		width: 47%;
		margin-bottom: 10px
	}
	.home-services .box2 .s2:hover {
		width: 47%;
		margin-bottom: 10px
	}
	.home-services .box3 .s3 {
		width: 47%;
		margin-bottom: 10px;
		margin-left: 9px
	}
	.home-services .box3 .s3:hover {
		width: 47%;
		margin-bottom: 10px;
		margin-left: 9px
	}
	.home-services .box4 .s4 {
		width: 47%;
		margin-bottom: 10px
	}
	.home-services .box4 .s4:hover {
		width: 47%;
		margin-bottom: 10px
	}
	.home-products .box1 {
		margin-bottom: 26px;
		margin-left: 10px;
		padding: 13px 4px;
		width: 45.4%
	}
	.home-products .box1 img {
		width: 24px;
		height: 29px;
		margin-left: 10px
	}
	.home-products .box1 h2 {
		font-size: 20px;
		font-weight: 400;
		padding-left: 46px
	}
	.home-products .box1 h6 {
		font-size: 14px;
		font-weight: 300;
		padding-left: 46px
	}
	.home-products .box1 p {
		padding: 5px 10px;
		min-height: 78px
	}
	.home-products .box1 a.rmore:link {
		margin: 0 10px
	}
	.ab-banner {
		background: url(../images/ab-banner.jpg) no-repeat scroll 0 0/cover
			rgba(0, 0, 0, 0);
		border: 1px solid transparent
	}
	.ab-banner .circle {
		height: 200px;
		margin: 30px auto;
		width: 200px
	}
	.ab-banner .circle h3 {
		font-size: 27px;
		font-weight: 400;
		padding-top: 48px;
		color: #000
	}
	.team .t1 {
		width: 28.8%
	}
	.team .t1 h4 {
		font-size: 24px
	}
	.team .p1 {
		width: 94%
	}
	.team .p2 {
		width: 94%
	}
	.team .p3 {
		width: 94%
	}
	.team .p4 {
		width: 94%
	}
	.team .lhs {
		width: 34%
	}
	.team .lhs ul#sm {
		margin-left: 60px
	}
	.team .lhs div img {
		width: 100%
	}
	.rhs {
		width: 60%
	}
	.se-banner {
		background: url(../images/se-banner.jpg) no-repeat scroll 0 0/cover
			rgba(0, 0, 0, 0);
		border: 1px solid transparent
	}
	.se-banner .circle {
		height: 200px;
		margin: 30px auto;
		width: 200px
	}
	.se-banner .circle h3 {
		font-size: 27px;
		font-weight: 400;
		padding-top: 48px;
		color: #000
	}
	.cl-banner {
		background: url(../images/cl-banner.jpg) no-repeat scroll 0 0/cover
			rgba(0, 0, 0, 0);
		border: 1px solid transparent
	}
	.cl-banner .circle {
		height: 200px;
		margin: 30px auto;
		width: 200px
	}
	.cl-banner .circle h3 {
		font-size: 27px;
		font-weight: 400;
		padding-top: 48px;
		color: #fff
	}
	.clients {
		margin: 7px 0
	}
	.clients .cl1 .lhs {
		width: 180px;
		height: 180px
	}
	.clients .cl1 .lhs img {
		width: 100%;
		height: 100%
	}
	.clients .cl1 .rhs {
		width: 80%;
		height: auto;
		border: 0;
		padding: 0;
		margin-top: -9px
	}
	.clients .cl1 .rhs h1 {
		font-size: 20px
	}
	.clients .cl1 .rhs p {
		font-size: 14px
	}
	.clients .cl2 .lhs {
		width: 180px;
		height: 180px
	}
	.clients .cl2 .lhs img {
		width: 100%;
		height: 100%
	}
	.clients .cl2 .rhs {
		width: 80%;
		height: 160px;
		border: 0;
		padding: 0;
		margin-top: -9px;
		background: #fff
	}
	.clients .cl2 .rhs h1 {
		font-size: 20px
	}
	.clients .cl2 .rhs p {
		font-size: 14px
	}
	.products-pg {
		margin: 10px 0
	}
	.products-pg .lhs {
		width: 480px
	}
	.ca-banner {
		background: url(../images/ca-banner.jpg) no-repeat scroll 0 0/cover
			rgba(0, 0, 0, 0);
		border: 1px solid transparent
	}
	.ca-banner .circle {
		height: 200px;
		margin: 30px auto;
		width: 200px
	}
	.ca-banner .circle h3 {
		font-size: 24px;
		font-weight: 400;
		padding-top: 52px;
		color: #000
	}
	.slider-others h1 {
		width: 100%;
		float: left;
		padding: 0
	}
	.ab-banner, .se-banner, .cl-banner {
		height: auto
	}
	.profile, .team, .approach, .services, .clients, .contact-pg, .static-pg,
		.clients {
		margin: 10px
	}
	.products-pg {
		float: left;
		margin: 5px;
		width: 98%
	}
	.products-pg .lhs img {
		width: 100%;
		height: auto
	}
	.clients>ul {
		margin-left: 34px
	}
}































