<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
@font-face {
    font-family: 'nexa_lightregular';
    src: url('webfonts/Nexa_Free_Light-webfont.eot');
    src: url('webfonts/Nexa_Free_Light-webfont.eot?#iefix') format('embedded-opentype'),
         url('webfonts/Nexa_Free_Light-webfont.woff') format('woff'),
         url('webfonts/Nexa_Free_Light-webfont.ttf') format('truetype'),
         url('webfonts/Nexa_Free_Light-webfont.svg#nexa_lightregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'nexa_boldregular';
    src: url('webfonts/Nexa_Free_Bold-webfont.eot');
    src: url('webfonts/Nexa_Free_Bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('webfonts/Nexa_Free_Bold-webfont.woff') format('woff'),
         url('webfonts/Nexa_Free_Bold-webfont.ttf') format('truetype'),
         url('webfonts/Nexa_Free_Bold-webfont.svg#nexa_boldregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

.page{
	width:950px;
	margin: 0 auto;
	padding:0 10px;
}

body{
	margin:0;
	margin-top:20px;
}

.head img{
	float:left;
}

.head ul{
	float:right;
	margin-top: 25px;
}

.head ul li{
	display:inline-block;
	float:right;
	font-family: 'Lato', sans-serif;
	padding:5px 5px;
	color:rgb(77,77,77);
	text-transform: uppercase;
	font-size: 14px;
}

.head ul li a{
	text-decoration: none;
	color:rgb(77,77,77);
	padding:5px 5px;
}

.head ul li a:hover{
	text-decoration: none;
	color:rgb(255,255,255);
	background:rgb(163,208,68);
	padding:5px 5px;
}

#contactLink{
	padding:5px 10px;
	margin-left: 10px;
	color:white;
	background: rgb(76,188,236);
}

#contactLink a{
	color:rgb(255,255,255);
}

#contactLink a:hover{
	background:transparent;
}

.clear{
	clear:both;
}

.banner{
	height:546px;
	background-size: cover;
	background-image: url('images/banner.jpg');
	margin-top:20px;
	position:relative;
}

.banner2{
	height:452px;
	background-size: cover;
	background-image: url('images/banner3.jpg');
	margin-top:20px;
	position:relative;
}

.banner h2{
	font-weight: normal;
	font-size: 48px;
	color:white;
	font-family: nexa_lightregular, Arial, sans-serif;
	text-align: center;
	padding-top: 50px;
	margin:0;
    -webkit-font-smoothing: antialiased;
}


.banner img{
	margin:0 auto;
	display: block;
}

.banner2 img{
	margin:0 auto;
	padding-top:10px;
	display: block;
}

#bannerImg{
	margin:0 auto;
	margin-top:19px;
	width:780px;
	height:356px;
	background-image: url('images/6.png');
	position:relative;
	overflow: hidden;
	background-repeat: no-repeat;
}

#image1, #image2, #image3 {
	position:absolute;
}

.create h3{
	font-family: 'Open Sans', sans-serif;
	font-weight: 300;
	text-align: center;
	color: rgb(102,102,102);
	font-size: 30px;
	padding-top: 20px;
	padding-bottom: 20px;
}

.create p{
	font-family: 'Lato', sans-serif;
	color: rgb(77,77,77);
	padding:10px;
	font-size: 16px;
	margin:0;
	padding-top: 5px;
}

.create h4{
	font-family:nexa_boldregular;
	font-weight: normal;
	text-align: center;
	margin:0;
	color: rgb(102,102,102);
	font-size: 21px;
	padding:0;
	text-transform: uppercase;
}

.create .col1, .create .col2, .create .col3, .work .col1, .work .col2, .work .col3{
	width:300px;
	float:left;
	text-align: center;
	padding-bottom:10px;
}

.directors .col1, .directors .col2, .directors .col3{
    width:50%;
	float:left;
	text-align: center;
	padding-bottom:10px;
}

.directors .col1, .directors .col2, .directors .col3{
	margin-top:40px;
}

.create .col2, .create .col3, .directors .col2, .directors .col3, .work .col2, .work .col3,{
	margin-left:20px;
}

.mobileImage{
	width:120px;
	height: 120px;
	background-image: url('images/mobile.png');
	margin:0 auto;
	margin-bottom: 20px;
}

.mobHead{
	color:rgb(76,188,236);
}

.webHead{
	color:rgb(255,153,13);
}

.mobileImage:hover{
	background-position: 120px -0px;
}

.webImage{
	width:154px;
	height: 120px;
	background-image: url('images/web.png');
	margin:0 auto;
	margin-bottom: 20px;
}

.webImage:hover{
	background-position: 154px -0px;
}

.softwareImage{
	width:120px;
	height: 120px;
	background-image: url('images/software.png');
	margin:0 auto;
	margin-bottom: 20px;
}
.softwareImage:hover{
	background-position: 120px -0px;
}


.workwithus{
	margin: 60px 0;
	border-top:1px solid rgb(204,204,204);
	border-bottom:1px solid rgb(204,204,204);
	padding:60px 0;
}

.workwithus .page .col1{
	width:300px;
	float:left;
	text-align: center;
}

.workwithus .page .col2{
	width:620px;
	float:left;
	margin-left:20px;
}

.aboutus{
	margin-top:40px;
	padding:0 40px;
}

.workwithus p, .aboutus p{
	font-family: 'Lato', sans-serif;
	color: rgb(77,77,77);
	padding:10px;
	font-size: 16px;
	margin:0;
	padding-top: 5px;
	padding-left:15px;
}

.workwithus h3, .aboutus h3{
	font-family: 'Open Sans', sans-serif;
	font-weight: 300;
	color: rgb(102,102,102);
	font-size: 30px;
	margin:0;
	padding:0;
	padding-left: 15px;
	padding-bottom:20px;
}

.moreLinks{
	text-decoration: none;
	color:white;
	font-family: 'Lato', sans-serif;
	background: rgb(76,188,236);
	padding: 8px 10px;
	text-align: right;
	margin-top: 10px;
	font-size: 14px;
	float: right;
	border:0;
}

.moreLinks:hover{
	background: rgb(161,217,63);
}

#compH3{
	padding-left:0;
	padding-top: 30px;
}

.sep{
	background-image: url("images/sep.png");
	width:825px;
	height: 22px;
	margin: 0 auto;
	margin-top:60px;
}

.companies
{
	margin-top:0px;
	background:rgb(242,242,242);
	border:solid 1px rgb(230,230,230);
	padding:40px 0;
	margin-bottom: 20px;
}

.compLogos{
	margin:0 auto;
	width:937px;
	height:113px;
	background: url('images/companies3.png');
}

.companies img{
	padding:0 20px;
}

#tstt{
	padding-left:8px;
}


.page .connect .col1{
	width:300px;
	float:left;
}

.page .connect .col2{
	width:620px;
	float:left;
	margin-left:20px;
	position:relative;
}

.connect{
	padding-bottom:90px;
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	color:rgb(77,77,77);
	padding-top:20px;
}

.connect h3{
	font-family: 'Open Sans', sans-serif;
	font-weight: 300;
	color: rgb(255,255,255);
	font-size: 30px;
	margin:0;
	padding:3px 15px;
	background:rgb(76,188,236);
	display: inline;
}

.directors h3{
	font-family: 'Open Sans', sans-serif;
	font-weight: 300;
	color: rgb(255,255,255);
	font-size: 30px;
	margin:20px auto;
	padding:3px 15px;
	background:rgb(76,188,236);
	display: inline;
	text-align: center;
}

.col1 a{
	color:rgb(76,188,236);
	text-decoration: none;
	margin:10px 0;
	padding:10px 0;
}

.col2 a img{
	border:0;
}

.col3 a img{
	border:0;
}

.col4 a img{
	border:0;
}

.col1 a img{
	padding:3px;
	border:0;
}

.connect h4{
	font-family: 'Open Sans', sans-serif;
	font-weight: 300;
	color:rgb(76,188,236);
	font-size: 25px;
	margin:0;
	margin-top:20px;
}

.amitab,.shawn{
	display:none;
	float:left;
	font-size: 18px;
	padding:8px;
	font-family: nexa_lightregular, Arial, sans-serif;
}

.directors{
	font-family: nexa_lightregular, Arial, sans-serif;
	color:rgb(77,77,77);
	text-align: center;
	font-size:22px;
	padding-top: 40px;
	margin-bottom: 60px;
}


.directorNames{
	font-size: 18px;
	padding-top:8px;
	font-family: nexa_lightregular, Arial, sans-serif;
}

.amitab
{
	padding-left:0px;
}

.amitab img, .shawn img{
	margin:0 auto;
	margin-top:10px;
	padding-bottom:5px;
}

form{
	margin-top:-10px;
	margin-left: 20px;
	float:right;
}

.contactTextInput{
	border:solid 1px rgb(204,204,204);
	padding:10px;
	padding-right: 0px;
	font-size:16px;
	width:550px;
	margin: 10px 0px;
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	color:rgb(77,77,77);
	float:right;
}

.contactTextInputWM{
	border:solid 1px rgb(204,204,204);
	padding:10px;
	padding-right: 0px;
	font-size:16px;
	width:550px;
	margin: 10px 0px;
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	color:rgb(160,160,160);
	float:right;
}

.contactTextAreaInputWM{
	border:solid 1px rgb(204,204,204);
	float:right;
	padding:10px;
	font-size:16px;
	padding-right: 0px;
	width:550px;
	height:120px;
	margin: 10px 0px;
	vertical-align: text-top;
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	color:rgb(160,160,160);
}

.contactTextAreaInput{
	border:solid 1px rgb(204,204,204);
	float:right;
	padding:10px;
	font-size:16px;
	padding-right: 0px;
	width:550px;
	height:120px;
	margin: 10px 0px;
	vertical-align: text-top;
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	color:rgb(77,77,77);
}

.footer{
	background:rgb(77,77,77);
	padding:20px;
	padding-top:10px;
}

.footer{
	font-family: 'Open Sans', sans-serif;
	font-weight: 300;
	color: rgb(230,230,230);
	font-size:14px;
}

.footer .page img{
	float:left;
}

.footer .page .copyright{
	float:left;
	font-size:13px;
	padding-left:10px;
	padding-top:20px;
}


.footer .page ul{
	padding-top:10px;
}

.footer .page ul li{
	display:inline-block;
	float:right;
	padding:5px 5px;
	/*font-family: 'Lato', sans-serif;
	padding:5px 10px;
	color:rgb(77,77,77);
	text-transform: uppercase;
	font-size: 14px;*/
}

.footer .page ul li a{
	text-decoration: none;
	color:rgb(230,230,230);
}

label.error{
	position:absolute;
	right:15px;
	color:rgb(237,28,36);
}

label.error[for=name]{
	top:12px;
}

label.error[for=email]{
	top:75px;
}

label.error[for=message]{
	top:210px;
}

.work{
	margin-top:30px;
	border-top:solid 1px rgb(230,230,230);
}



.work h3{
	text-align: center;
	font-family: nexa_lightregular, Arial, sans-serif;
	color: rgb(128,128,128);
	font-size: 42px;
	font-weight: normal;
	margin-bottom:10px;
}

.work .page img{
	display: block;
	margin:0 auto;
	text-align: center;
	margin-bottom: 20px;
}

.work h4{
	font-family: 'Open Sans', sans-serif;
	font-weight: 300;
	color: rgb(255,255,255);
	font-size: 30px;
	margin:0;
	padding:3px 15px;
	background:rgb(76,188,236);
	display: inline;
	margin-bottom: 20px;
}

.work .page p{
	font-family: 'Open Sans', sans-serif;
	font-weight: 300;
	color: rgb(102,102,102);
	font-size: 19px;
}

.worksep{
	margin: 0 auto;
	width:940px;
	position: relative;
	top:-10px;
	height:53px;
	background:url('images/worksep2.png');
	background-position:-200px 0px;
}

.webThumbs, .mobileThumbs, .softwareThumbs{
	display: none;
}

#mobileworklink img{
    opacity: 0.6 !important;
    filter: alpha(opacity=60) !important;
    border:none;
}

#webworklink img{
    opacity: 0.6 !important;
    filter: alpha(opacity=60) !important;
    border:none;
}

#softwareworklink img{
    opacity: 0.6 !important;
    filter: alpha(opacity=60) !important;
    border:none;
}

#mobileworklink img:hover{
    opacity: 0.95 !important;
    filter: alpha(opacity=95) !important;
}

#webworklink img:hover{
    opacity: 0.95 !important;
    filter: alpha(opacity=95) !important;
}

#softwareworklink img:hover{
    opacity: 0.95 !important;
    filter: alpha(opacity=95) !important;
}

.portLabel {
    text-align:center;
    font-family: 'nexa_boldregular';
    color:transparent;
   /* display:none;*/
   margin-bottom:10px;
}

.mobilePortLabel {
    text-align:center;
    font-family: 'Open Sans', sans-serif;
    color:blue;
}

.portLabel:hover {
    text-align:center;
    font-family: 'Open Sans', sans-serif;
    color:rgb(160,160,160);
}



.mobileThumbs h5, .portfolioDetail h5, .webThumbs h5, .softwareThumbs h5{
	font-family: 'Open Sans', sans-serif;
	font-weight: 300;
	font-size: 28px;
	color:rgb(76,188,236);
	margin:0px 0;
}

.work .page h6{
	font-family: 'Open Sans', sans-serif;
	font-weight: 300;
	font-size: 28px;
	color: rgb(128,128,128);
	text-align: center;
}


.mobileThumbs img{
	/*filter: url(filters.svg#grayscale); 
    filter: gray; 
    -webkit-filter: grayscale(1);*/
    opacity:1;
	filter:alpha(opacity=100);
}

.webThumbs img{
	/*filter: url(filters.svg#grayscale); 
    filter: gray; 
    -webkit-filter: grayscale(1);*/
    opacity:1;
	filter:alpha(opacity=100);
	margin:0px;
	
	padding:0 !important;
	overflow: hidden;
}

.softwareThumbs img{
	/*filter: url(filters.svg#grayscale); 
    filter: gray; 
    -webkit-filter: grayscale(1);*/
    opacity:1;
	filter:alpha(opacity=100);
	margin:0px;
	
	padding:0 !important;
	overflow: hidden;
}

.webThumbs img:hover{
	filter:none; /* Firefox 3.5+ */
    -webkit-filter: grayscale(0); /* Google Chrome, Safari 6+ &amp; Opera 15+ */
    opacity:1;
	filter:alpha(opacity=100);
}

.mobileThumbs img:hover{
	filter:none; /* Firefox 3.5+ */
    -webkit-filter: grayscale(0); /* Google Chrome, Safari 6+ &amp; Opera 15+ */
    opacity:1;
	filter:alpha(opacity=100);
}

.mobileThumbs .col1, .mobileThumbs .col2, .mobileThumbs .col3, .mobileThumbs .col4, .webThumbs .col1, .webThumbs .col2, .webThumbs .col3,
.webThumbs .col4{
	width:220px;
	margin-left: 20px;
	float:left;
	margin-top: 20px;
	overflow: hidden;
}


.webThumbs .col1, .webThumbs .col2, .webThumbs .col3,
.webThumbs .col4{
	width:218px;
	border:solid 1px rgb(220,220,220) !important;
	margin-left: 20px;
	float:left;
	margin-top: 20px;
	overflow: hidden;
	padding-bottom: 4px;
}

.softwareThumbs .col1, .softwareThumbs .col2, .softwareThumbs .col3,
.softwareThumbs .col4{
	width:218px;
	border:solid 1px rgb(220,220,220) !important;
	margin-left: 20px;
	float:left;
	margin-top: 20px;
	overflow: hidden;
	padding-bottom: 4px;
}

.mobileThumbs .col1, .webThumbs .col1, .softwareThumbs .col1{
	margin-left:10px;
}

.portfolioDetail{
	display:none;
	min-height:560px;
	margin-top:90px;
	margin-bottom: 120px;
}

.portfolioDetail .col1{
	/*background: rgb(242,242,242);*/
	width:540px;
	min-height:560px;
	float:left;
	margin-left:10px;
	display: table;
}

.portfolioDetail .col1 .col1_inner{
	display:table-cell;
	/*vertical-align: middle;*/
}

.prevNext{
	vertical-align: bottom;
	width:370px;
	margin-left: 10px;
	margin-top:10px;
}

.top_screenshot{
	text-align: center;
	margin-top:30px;
}

.prevNext a{
	text-decoration: none;
	border:none;
	font-family: 'Open Sans', sans-serif;
}

.prev{
	float:left;
}

.next{
	float:left;
}

.prevNext a{
	border:none;
	float:left;
	font-size:14px;
	color:rgb(77,77,77);
}

.prevNext a:hover{

}

.prevNext img{
	float:left;
	border:none;
	padding:4px;
	position: relative;
	top:-4px;
}

.portContent{
	min-height: 360px;
}

.portDetailLinks{
	padding-top:20px;
	text-align: right;
	vertical-align: bottom;
	font-size: 14px;
}

.next{
	margin-left:40px;
}

.portDetailLinks a{
	text-decoration: none;
	font-family: 'Open Sans', sans-serif;
	font-weight: 300;
	background:rgb(76,188,236);
	color: white;
	padding:5px;
}

.portfolioDetail .col1 img{
	
	text-align: center;
	overflow: hidden;
}

.portfolioDetail .col2{
	text-align: left;
	width:380px;
	min-height:560px;
	float:left;
	margin-left:20px;
	display: table;
}

.portfolioDetail .col2 p{
	font-family: 'Lato', sans-serif;
	color: rgb(77,77,77);
	padding:10px;
	font-size: 16px;
	text-align: left;
}

.description{
	text-align: left;
	width:940px;
	min-height:560px;
	float:left;
	margin-left:0px;
	display: table;
}

.description p{
	font-family: 'Lato', sans-serif;
	color: rgb(77,77,77);
	padding:10px;
	font-size: 16px !important;
	text-align: left;
}

.contactSpan{
	color:rgb(76,188,236);
	text-decoration: none;
}

#portFoot{
	margin-top:90px;
	position:relative;
	top:20px;
	height:60px;
}

.notification{
	display:block;
}

.failure{
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	color:rgb(237,28,36);
	font-size: 15px;
	padding:20px;
}

.description .prevNext{
	vertical-align:inherit;
	display: table-cell;
	float:left;
	position:relative;
	top:-40px;
}

.success{
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	color:rgb(163,205,68);
	font-size: 15px;
	padding:20px;
}

.col1_404{
	float:left;
	width:400px;
	margin-left:60px;
	margin-top:80px;
}

.col2_404{
	float:left;
	width:410px;
	margin-left:20px;
	margin-top:80px;
}

.col2_404 h3{
	font-family: nexa_lightregular, Arial, sans-serif;
	color: rgb(128,128,128);
	font-size: 46px;
	font-weight: normal;
	margin-bottom: 10px;
}

.col2_404 p{
	font-family: 'Open Sans', sans-serif;
	font-weight: 300;
	font-size: 28px;
	color: rgb(128,128,128);
	margin-bottom:30px;
	display: block;
}

.col2_404 a{

	font-family: 'Open Sans', sans-serif;
	font-weight: 300;
	color: rgb(255,255,255);
	font-size: 30px;
	margin: 0;
	margin-top:40px;
	padding: 3px 15px;
	background: rgb(76,188,236);
	text-decoration: none;
}</pre></body></html>