Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file modified assets/.DS_Store
Binary file not shown.
Binary file added assets/._.DS_Store
Binary file not shown.
Binary file added assets/._images
Binary file not shown.
Binary file added assets/css/._.DS_Store
Binary file not shown.
Binary file added assets/css/._hex-theme.css
Binary file not shown.
115 changes: 109 additions & 6 deletions assets/css/hex-theme.css
Original file line number Diff line number Diff line change
Expand Up @@ -6319,15 +6319,47 @@ a:hover {
color: #263238;
}

.highlighted-text {
color: #fc3c2d;
}

.bold-text {
font-weight: bold;
}

.primary-button {
background-color: #fc3c2d;
border-radius: 10px;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
color: #fff;
border-width: 0;
font-weight: bold;
font-size: 18px;
}

.navbar-hex {
display: inline-block;
float: right;
margin: 0;
padding: 0;
display: none;
padding: 80px 25px;
position: absolute;
top: 0;
left: 0;
bottom: 0;
right: 0;
background-color: #fff;
z-index: 99;
}
.navbar-hex li {
list-style: none;
margin-left: 20px;
display: inline-block;
cursor: pointer;
font-size: 30px;
padding-bottom: 22px;
}
.navbar-hex li:hover {
color: #fc3c2d;
}

.modal-content {
Expand All @@ -6339,6 +6371,25 @@ a:hover {
border-top-width: 0;
}

.mobile-menu-button {
width: 40px;
height: 30px;
display: inline-block;
position: absolute;
z-index: 100;
right: 0;
margin: 25px;
background-size: 35px;
background-repeat: no-repeat;
cursor: pointer;
}
.mobile-menu-button.open {
background-image: url(../images/hamburger.png);
}
.mobile-menu-button.close {
background-image: url(../images/close.png);
}

@media (min-width: 992px) {
h1 {
font-weight: bold;
Expand All @@ -6358,6 +6409,23 @@ a:hover {
.section-title {
margin-top: 100px;
}

.navbar-hex {
display: inline-block !important;
float: right;
position: inherit;
margin: 25px 30px;
padding: 0;
}
.navbar-hex li {
display: inline-block;
font-size: 16px;
padding-bottom: 0;
}

.mobile-menu-button {
display: none;
}
}
.hex-overview .slogan-area {
text-align: center;
Expand All @@ -6370,6 +6438,17 @@ a:hover {
.hex-overview .main-section {
position: relative;
}
.hex-overview .event {
bottom: auto;
}
.hex-overview .event .date-section {
text-align: right;
font-size: 18px;
}
.hex-overview .event .venue-section {
text-align: left;
font-size: 18px;
}
.hex-overview .cartoon-area img {
display: none;
}
Expand Down Expand Up @@ -6502,6 +6581,25 @@ a:hover {
vertical-align: middle;
}

.events .promo-ad {
margin: 50px 0 40px 0;
}
.events .promo-ad h2 {
text-align: left;
}
.events .prompt-list {
text-align: left;
font-size: 18px;
margin: 30px 0;
padding: 0 0 0 25px;
}
.events .prompt-list li {
margin-bottom: 15px;
}
.events .button-panel {
margin: 25px 0;
}

.our-team h1 {
margin-left: 20px;
margin-right: 20px;
Expand Down Expand Up @@ -6612,6 +6710,13 @@ a:hover {
background-size: 200px;
}

.events .confused-guy {
background-image: url(../images/confused.png);
background-repeat: no-repeat;
background-position: right;
background-size: contain;
}

.our-team h1 {
margin-left: 0;
margin-right: 0;
Expand All @@ -6623,9 +6728,7 @@ a:hover {
.contact-us .follow-us {
margin-top: 60px;
}
.contact-us .follow-us button.mdi::before,
.contact-us .follow-us i.mdi::before,
.contact-us .follow-us span.mdi::before {
.contact-us .follow-us button.mdi::before, .contact-us .follow-us i.mdi::before, .contact-us .follow-us span.mdi::before {
font-size: 54px;
}
.contact-us .overlay {
Expand Down
Binary file added assets/images/._.DS_Store
Binary file not shown.
Binary file added assets/images/._approvely-inverted.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/images/._approvely.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/images/._birdge-02_animated.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/images/._cartoon-1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/images/._caseStudyApprovely.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/images/._caseStudySO.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/images/._close.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/images/._concept-validation.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/images/._conceptualization.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/images/._hamburger.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/images/._logo.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/images/._mappin.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/images/._market-research.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/images/._prototyping.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/images/._right-arrow.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/images/._scrollDown.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/images/._stratergy.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/images/._superoffice-inverted.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/images/._superoffice.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/images/._team.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/images/._ux-evangelism.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/images/close.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/images/confused.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/images/hamburger.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/js/._.DS_Store
Binary file not shown.
Binary file added assets/js/._jquery.min.js
Binary file not shown.
Binary file added assets/js/._locationmap.js
Binary file not shown.
55 changes: 45 additions & 10 deletions assets/js/hex-main.js
Original file line number Diff line number Diff line change
@@ -1,34 +1,69 @@
var setPage = function(){
var setPage = function () {
var w = window,
d = document,
e = d.documentElement,
g = d.getElementsByTagName('body')[0],
browserHeight = w.innerHeight|| e.clientHeight|| g.clientHeight;
$('.hex-overview .main-section').css('height', browserHeight-80+'px');
browserHeight = w.innerHeight || e.clientHeight || g.clientHeight;
$('.hex-overview .main-section').css('height', browserHeight - 80 + 'px');
}

var addClickHandlers = function(){
$('#approvely').click(function(){
var addClickHandlers = function () {
$('#approvely').click(function () {
window.open('https://medium.com/99xtechnology/re-thinking-the-first-use-experience-d979c3bb293d#.lxmjm03ap', '_blank');
});
$('#superoffice').click(function(){
$('#superoffice').click(function () {
window.open('https://medium.com/99xtechnology/strategizing-revamp-process-to-optimize-ux-d3cecd48acbb#.3pzq7hcu1', '_blank');
});
$('#iconGlobal').click(function(){
$('#iconGlobal').click(function () {
window.open('https://medium.com/@janindu93/simplifying-on-site-healthcare-assessments-8d870968e543#.hkai3s8q6', '_blank');
});
$('#hatteland').click(function(){
$('#hatteland').click(function () {
window.open('https://medium.com/99xtechnology/is-whitespace-so-evil-in-enterprise-applications-6b5a1405e754#.k62zcml6m', '_blank');
});
$('.scroll-down-button').click(function(){
$('.scroll-down-button').click(function () {
$('html, body').animate({
scrollTop: $("#serviceSection").offset().top
}, 500);
});

$('#servicesLink').click(function () {
$('html, body').animate({
scrollTop: $("#serviceSection").offset().top
}, 500);
});
$('#workLink').click(function () {
$('html, body').animate({
scrollTop: $("#caseStudiesSection").offset().top
}, 500);
});
$('#eventsLink').click(function () {
$('html, body').animate({
scrollTop: $("#eventsSection").offset().top
}, 500);
});
$('#teamLink').click(function () {
$('html, body').animate({
scrollTop: $("#meetTheTeamSection").offset().top
}, 500);
});

$('#mobileMenuButton').click(function () {
var mobileButton = $('.mobile-menu-button');
var mobileMenu = $('.navbar-hex');
if (mobileMenu.css('display') == 'none') {
mobileButton.removeClass('open');
mobileButton.addClass('close');
mobileMenu.css('display','block');
}
else{
mobileButton.removeClass('close');
mobileButton.addClass('open');
mobileMenu.css('display','none');
}
});
}

$(document).ready(function () {
setPage();
addClickHandlers();
});
});
Binary file added assets/scss/._.DS_Store
Binary file not shown.
Binary file added assets/scss/._bootstrap
Binary file not shown.
Binary file added assets/scss/._bootstrap.scss
Binary file not shown.
Binary file added assets/scss/._hex-theme.scss
Binary file not shown.
5 changes: 5 additions & 0 deletions assets/scss/bootstrap.css

Large diffs are not rendered by default.

Binary file added assets/scss/bootstrap/.__alerts.scss
Binary file not shown.
Binary file added assets/scss/bootstrap/.__badges.scss
Binary file not shown.
Binary file added assets/scss/bootstrap/.__breadcrumbs.scss
Binary file not shown.
Binary file added assets/scss/bootstrap/.__button-groups.scss
Binary file not shown.
Binary file added assets/scss/bootstrap/.__buttons.scss
Binary file not shown.
Binary file added assets/scss/bootstrap/.__carousel.scss
Binary file not shown.
Binary file added assets/scss/bootstrap/.__close.scss
Binary file not shown.
Binary file added assets/scss/bootstrap/.__code.scss
Binary file not shown.
Binary file not shown.
Binary file added assets/scss/bootstrap/.__dropdowns.scss
Binary file not shown.
Binary file added assets/scss/bootstrap/.__forms.scss
Binary file not shown.
Binary file added assets/scss/bootstrap/.__glyphicons.scss
Binary file not shown.
Binary file added assets/scss/bootstrap/.__grid.scss
Binary file not shown.
Binary file added assets/scss/bootstrap/.__input-groups.scss
Binary file not shown.
Binary file added assets/scss/bootstrap/.__jumbotron.scss
Binary file not shown.
Binary file added assets/scss/bootstrap/.__labels.scss
Binary file not shown.
Binary file added assets/scss/bootstrap/.__list-group.scss
Binary file not shown.
Binary file added assets/scss/bootstrap/.__media.scss
Binary file not shown.
Binary file added assets/scss/bootstrap/.__mixins.scss
Binary file not shown.
Binary file added assets/scss/bootstrap/.__modals.scss
Binary file not shown.
Binary file added assets/scss/bootstrap/.__navbar.scss
Binary file not shown.
Binary file added assets/scss/bootstrap/.__navs.scss
Binary file not shown.
Binary file added assets/scss/bootstrap/.__normalize.scss
Binary file not shown.
Binary file added assets/scss/bootstrap/.__pager.scss
Binary file not shown.
Binary file added assets/scss/bootstrap/.__pagination.scss
Binary file not shown.
Binary file added assets/scss/bootstrap/.__panels.scss
Binary file not shown.
Binary file added assets/scss/bootstrap/.__popovers.scss
Binary file not shown.
Binary file added assets/scss/bootstrap/.__print.scss
Binary file not shown.
Binary file added assets/scss/bootstrap/.__progress-bars.scss
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file added assets/scss/bootstrap/.__scaffolding.scss
Binary file not shown.
Binary file added assets/scss/bootstrap/.__tables.scss
Binary file not shown.
Binary file added assets/scss/bootstrap/.__theme.scss
Binary file not shown.
Binary file added assets/scss/bootstrap/.__thumbnails.scss
Binary file not shown.
Binary file added assets/scss/bootstrap/.__tooltip.scss
Binary file not shown.
Binary file added assets/scss/bootstrap/.__type.scss
Binary file not shown.
Binary file added assets/scss/bootstrap/.__utilities.scss
Binary file not shown.
Binary file added assets/scss/bootstrap/.__variables.scss
Binary file not shown.
Binary file added assets/scss/bootstrap/.__wells.scss
Binary file not shown.
Binary file added assets/scss/bootstrap/._mixins
Binary file not shown.
Binary file added assets/scss/bootstrap/mixins/.__alerts.scss
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file added assets/scss/bootstrap/mixins/.__buttons.scss
Binary file not shown.
Binary file not shown.
Binary file added assets/scss/bootstrap/mixins/.__clearfix.scss
Binary file not shown.
Binary file added assets/scss/bootstrap/mixins/.__forms.scss
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file added assets/scss/bootstrap/mixins/.__grid.scss
Binary file not shown.
Binary file not shown.
Binary file added assets/scss/bootstrap/mixins/.__image.scss
Binary file not shown.
Binary file added assets/scss/bootstrap/mixins/.__labels.scss
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file added assets/scss/bootstrap/mixins/.__opacity.scss
Binary file not shown.
Binary file not shown.
Binary file added assets/scss/bootstrap/mixins/.__panels.scss
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file added assets/scss/bootstrap/mixins/.__resize.scss
Binary file not shown.
Binary file not shown.
Binary file added assets/scss/bootstrap/mixins/.__size.scss
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Loading