@font-face {
font-family: 'cantarellregular';
src: url('font/cantarell-regular-webfont.eot');
src: url('font/cantarell-regular-webfont.eot?#iefix') format('embedded-opentype'),
url('font/cantarell-regular-webfont.woff') format('woff'),
url('font/cantarell-regular-webfont.ttf') format('truetype'),
url('font/cantarell-regular-webfont.svg#cantarellregular') format('svg');
font-weight: normal;
font-style: normal;
}

.clearfix { *zoom: 1; }
.clearfix:before, .clearfix:after { display: table; line-height: 0; content: ""; }
.clearfix:after { clear: both; }

.text-center { text-align: center; }
.text-right { text-align: right; }

.pull-left { float: left; }
.pull-right { float: right; }

.hide { display: none; }

article, footer, nav, section { display: block; }

html { height: 100%; font-size: 100%; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; }
body { height: 100%; margin: 0; font-family: 'cantarellregular', Arial, sans-serif; font-size: 12px; line-height: 18px; color: #333333; background-color: #ffffff; }
a { color: #ffffff; text-decoration: none; }
a:hover, a:focus { color: #f59a04; outline: 0; }
a:focus { color: #f59a04; outline: thin dotted; }
abbr[title], abbr[data-original-title] { cursor: help; border-bottom: 1px dotted #ffffff; }
address { display: block; margin-bottom: 20px; font-style: normal; line-height: 20px; }
h1, h2, h3, h4, h5 { margin: 10px 0; font-family: inherit; font-weight: normal; line-height: 24px; color: inherit; text-rendering: optimizelegibility; }
h1,h3 { line-height: 52px; }
h2 { line-height: 30px; }
h1 { font-size: 48px; letter-spacing: -2px; }
h2 { font-size: 32px; }
h3 { font-size: 24px; }
h4 { font-size: 20px; }
h5 { font-size: 16px; }
img { width:auto\9; height: auto; max-width: 100%; vertical-align: middle; border: 0; -ms-interpolation-mode: bicubic; }
p { margin: 0 0 10px; }
b {  }
ul { margin: 0 0 10px 25px; padding: 0; }

.container { width: 940px; margin-right: auto; margin-left: auto; padding-bottom: 100px; *zoom: 1; }
.container:before, .container:after { display: table; line-height: 0; content: ""; }
.container:after { clear: both; }
.row { margin-left: -20px; *zoom: 1; }
.row:before, .row:after { display: table; line-height: 0; content: ""; }
.row:after { clear: both; }
.row:first-child { margin-top: 80px; }
[class*="span"] { float: left; min-height: 1px; margin-left: 20px; }
.span12 { width: 940px; }
.span11 { width: 860px; }
.span10 { width: 780px; }
.span9 { width: 700px; }
.span8 { width: 620px; }
.span7 { width: 540px; }
.span6 { width: 460px; }
.span5 { width: 380px; }
.span4 { width: 300px; }
.span3 { width: 220px; }
.span2 { width: 140px; }
.span1 { width: 60px; }
.offset12 { margin-left: 980px; }
.offset11 { margin-left: 900px; }
.offset10 { margin-left: 820px; }
.offset9 { margin-left: 740px; }
.offset8 { margin-left: 660px; }
.offset7 { margin-left: 580px; }
.offset6 { margin-left: 500px; }
.offset5 { margin-left: 420px; }
.offset4 { margin-left: 340px; }
.offset3 { margin-left: 260px; }
.offset2 { margin-left: 180px; }
.offset1 { margin-left: 100px; }

[class^="icon-"], [class*="icon-"] { display: inline-block; width: 14px; height: 14px; margin-top: 1px; line-height: 14px; vertical-align: text-top; background-image: url("img/glyphicons-halflings-white.png"); background-position: 14px 14px; background-repeat: no-repeat; }
.icon-search { background-position: -48px 0; }
.icon-download { background-position: -120px -24px; }

.icon-go { width: 52px; height: 52px; line-height: 52px; margin-top: -9px; background: url("img/btn-go.png") no-repeat; }
.icon-flickrHead, .icon-twitterHead { width: 60px; height: 60px; margin-top: 0; line-height: 60px; background: url("img/icon-photo.png"); }
.icon-twitterHead { height:59px; background: url("img/icon-mind.png"); }
.icon-right { width: 21px; height: 21px; margin-top: 0; line-height: 21px; background: url("img/icon-right.png"); }
.icon-twitter, .icon-facebook, .icon-flickr { width: 19px; height: 19px; margin: 1px; line-height: 19px; background: url("img/icon-social-small.png"); background-position: 0 0; }
.icon-facebook { background-position: -19px 0; }
.icon-flickr { background-position: -38px 0; }
.icon-home { width: 49px; height: 49px; line-height: 49px; background: url("img/icon-home.png"); }
.icon-contact { width: 49px; height: 49px; line-height: 49px; background: url("img/icon-contact.png"); }
.icon-social { width: 49px; height: 49px; line-height: 49px; background: url("img/icon-social.png"); }

.collapse { position: relative; height: 0; overflow: hidden; -webkit-transition: height 0.35s ease; -moz-transition: height 0.35s ease; -o-transition: height 0.35s ease; transition: height 0.35s ease; }
.collapse.in { height: auto; }

.navbar { position: absolute; bottom: 0; left: 0; right: 0; z-index: 1030; overflow: visible; }
.navbar-inner { min-height: 60px; padding-right: 20px; padding-left: 20px; }
.navbar-inner:before, .navbar-inner:after { display: table; line-height: 0; content: ""; }
.navbar-inner:after { clear: both; }
.navbar .container { padding: 0; }
.navbar .btn-navbar { display: none; float: right; margin: 16px 5px 10px 5px; padding: 7px 10px; font-size: 14px; line-height: 20px; text-align: center; color: #666666; background-color: #ededed; cursor: pointer; }
.navbar .btn-navbar .icon-bar { display: block; width: 18px; height: 2px; background-color: #666666; }
.navbar .brand { display: none; float: left; max-width: 70%; margin-left: -20px; padding: 13px 20px 10px; }
.nav-collapse { height: auto; overflow: visible; }
.navbar .nav { position: relative; left: 0; display: block; float: right; margin: 0 10px 0 0; list-style: none; }
.navbar .nav > li { float: left; }
.navbar .nav > li > a { float: none; display: block; padding: 20px 15px 20px; font-size: 18px; text-align: left; text-decoration: none; color: #ffffff; -webkit-transition: color 0.3s ease; -moz-transition: color 0.3s ease; -o-transition: color 0.3s ease; -ms-transition: color 0.3s ease; transition: color 0.3s ease; }
.navbar .nav > li > a:hover, .navbar .nav > li > a:focus, .navbar .nav > li > a.active { color: #f59a04; }
.navbar.fixed { position: fixed; top: 0; bottom: auto; background: #333333 url("img/tile_XBG_dark.gif") center center scroll; border-bottom: 1px solid #f59a04; }
.navbar.fixed .brand { display: block; }

form {  }
.control-group { margin-bottom: 5px; margin-left: 40px; }
.control-group:before, .control-group:after { display: table; line-height: 0; content: ""; }
.control-group:after { clear: both; }
label, .control-label { display: block; float: left; margin-bottom: 5px; padding-top: 5px; font-size: 14px; font-weight: bold; cursor: pointer; }
.radio { display: inline-block; min-height: 20px; margin-bottom: 0; padding-top: 5px; padding-left: 20px; vertical-align: middle; }
.radio + .radio { margin-left: 10px; }
.controls { margin-left: 200px; }
input, select, textarea { display: inline-block; margin-bottom: 0; vertical-align: middle; }
input[type="text"] { width: 206px; height: 20px; padding: 4px 6px; line-height: 20px; color: #555555; background-color: #ffffff; border: 1px solid #dddddd; }
input[type="radio"] { float: left; width: auto; margin: 2px 0 0 -20px; margin-top: 1px\9; line-height: normal; }
textarea { width: 406px; margin: 0;  padding: 4px 6px; line-height: 20px; color: #555555; resize: vertical; overflow: auto; }
.input-append { margin-bottom: 10px; font-size: 0; white-space: nowrap; vertical-align: middle; }
.input-append input { position: relative; width: 212px !important; margin-bottom: 0; font-size: 14px; vertical-align: top; padding: 3px 3px; line-height: 20px; color: #555555; background-color: #ffffff; border: 1px solid #dddddd; }
.input-append .btn { padding: 4px 12px; margin-bottom: 0; margin: 0 0 0 -1px; line-height: 20px; text-align: center; vertical-align: top; font-size: 16px; color: #ffffff; background-color: #41698d; border: 1px solid #dddddd; border-radius: 0; cursor: pointer; }
.input-hidden { width: 0; height: 0; overflow: hidden; }

.modal { position: fixed; top: 0%; left: 0%; bottom: 0%; right: 0%; z-index: 1050; width: 100%; height: 100%; padding: auto; margin-left: 0; }
.modal-backdrop { position: fixed; top: 0; right: 0; bottom: 0; left: 0; z-index: 1040; background-color: rgba(0, 0, 0, 0.90); opacity: 0.9; filter: alpha(opacity=90); }
.modal-header { padding: 9px 15px; }
.modal-header img { padding: 0 0 20px; }
.modal-header .close { float: right; margin-top: 2px; padding: 0; font-size: 20px; font-weight: bold; line-height: 20px; color: #ffffff; cursor: pointer; background: none; border: 0; -webkit-appearance: none; opacity: 0.9; filter: alpha(opacity=90); }
.modal-header h4 { margin: 0; line-height: 26px; color: #fff; }
.modal-header h4 .subhdr { font-size: 15px; color: #F59A04; }
.modal-body { position: relative; max-height: 100%; width: 100%; height: 100%; margin: 0; padding: 0; overflow-y: auto; font-family: Arial, sans-serif; text-align: left; color: #ccc; font-size: 16px; line-height: 26px; }
.modal-body-padding { padding:125px; }
.modal-content { padding: 15px; }
.modal-content h2 { color: #fff; font-family: 'cantarellregular', Arial, sans-serif; font-size: 18px; font-weight: normal; margin: 10px 0 4px; line-height: auto; }
.modal-content p { text-align: justify; }


.modal-footer { margin-bottom: 0; margin: 0 10px 10px; padding: 10px; text-align: right; *zoom: 1; }
.modal-footer:before, .modal-footer:after { display: table; line-height: 0; content: ""; }
.modal-footer:after { clear: both; }
.modal-footer .btn { display: inline-block; padding: 1px 8px; margin-bottom: 0; font-size: 14px; line-height: 20px; text-decoration: none; text-align: center; cursor: pointer; color: #F59A04; background-color: transparent; border: 1px solid #F59A04; border-radius: 0; }
.modal-footer .btn:hover { color: #fff; background-color: #000; border: 1px solid #F59A04; border-radius: 0; }
.modal-footer .btn-primary { color: #000; background-color: #F59A04; }
.modal-footer .btn + .btn { margin-bottom: 0; margin-left: 5px; }
.modal-footer .btn [class^="icon-"], .modal-footer .btn [class*="icon-"] { margin-top: 4px; }

.limited-width .modal-header { margin: 0 auto; width: 500px; background-color: rgba(0, 0, 0, 0.60);}
.limited-width .modal-content { margin: 0 auto; width: 500px; background-color: rgba(0, 0, 0, 0.60); }
.limited-width .modal-footer { padding: 0px 15px 35px 55px; margin: 0 auto; width: 460px; background-color: rgba(0, 0, 0, 0.60); text-align: left; }

.fade { opacity: 0; -webkit-transition: opacity 0.15s linear; -moz-transition: opacity 0.15s linear; -o-transition: opacity 0.15s linear; transition: opacity 0.15s linear; }
.fade.in { opacity: 1; }

.carousel { position: relative; line-height: 1; }
.carousel-inner { position: relative; width: 100%; overflow: hidden; }
.carousel-inner > .item { position: relative; display: none; background-repeat: no-repeat; background-position: center center; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; -webkit-transition: 0.6s ease-in-out left; -moz-transition: 0.6s ease-in-out left; -o-transition: 0.6s ease-in-out left; transition: 0.6s ease-in-out left; }
.carousel-inner > .item .item-fg { display: block; max-height: 100%; margin-right: auto; margin-left: auto; }
.carousel-inner > .item .item-fg.right { margin-right: 0; }
.carousel-inner > .active { display: block; left: 0; }
.carousel-inner > .active.left { left: -100%; }
.carousel-inner > .active.right { left: 100%; }
.carousel-inner > .prev { display: block; position: absolute; top: 0; width: 100%; left: -100%; }
.carousel-inner > .next { display: block; position: absolute; top: 0; width: 100%; left: 100%; }
.carousel-inner > .prev.right, .carousel-inner > .next.left { left: 0; }
.carousel-control { position: absolute; top: 50%; left: 15px; width: 60px; height: 60px; margin-top: -30px; background: url("img/btn-prev.png") no-repeat; -webkit-transition: 0.2s ease-in-out background; -moz-transition: 0.2s ease-in-out background; -o-transition: 0.2s ease-in-out background; transition: 0.2s ease-in-out background; }
.carousel-control:hover { background: url("img/btn-prev-ro.png") no-repeat; }
.carousel-control.right { right: 15px; left: auto; background: url("img/btn-next.png") no-repeat; }
.carousel-control.right:hover { background: url("img/btn-next-ro.png") no-repeat; }

body > form { height: 100%; }
section { position: relative; overflow: hidden; }
.item-bg { position: absolute; top: 0; left: 0; z-index: -1; }
#home { height: 100%; background-color: #111; background-position: center center; background-attachment: scroll; }
#home h1 { margin: 0; font-size: 67px; line-height: 1; color: #f59a04; }
#home h2 { margin: 0; color: #cccccc; }
#home .tagline { position: relative; }
#home .tagline h2 { display: none; position: absolute; top: 0; right: 0; }
#home .tagline h2.active { display: block; }
#home .add-margin { margin-top: 20%; }
#home .our-recent-work { margin-top: 100px; }
#home .our-recent-work .client.linked h4 {
color: #666666;
font-size: 16px;
}
#home .our-recent-work .client.linked {
float: left;
margin: 14px;
}
#home .our-recent-work .client.linked:hover {
opacity:			0.7;
transition: 		opacity .3s ease-out;
-moz-transition: 	opacity .3s ease-out;
-webkit-transition: opacity .3s ease-out;
-o-transition: 		opacity .3s ease-out;
cursor: pointer;
}

@media (max-width: 979px){
#home .our-recent-work .hide3 { display:none; }
}
@media (max-width: 672px){
#home .our-recent-work .hide2 { display:none; }
#home .our-recent-work { margin-top: 0px; }
}

#home h3 { margin: 0 0 0 14px; color: #cccccc; letter-spacing: 0px; font-weight: normal; font-size: 20px; line-height: 30px; }
#latest { font-size: 14px; background-color: #eeeeee; background-position: center center; background-attachment: scroll; }
#latest h1 { margin-top: 0; }
#latest h3 { position:relative; top: 0; margin: 0; line-height: 1; color: #ffffff; }
#latest b { font-size: 18px; }
#latest #flickrHead { height: 180px; text-align: center; background: #cccccc; }
#latest #flickr { position: relative; height: 180px; overflow: hidden; }
#latest .flickr-inner { position: relative; }
#latest .flickr-inner > .item { float: left; width: 220px; height: 180px; margin-left: 30px; background: #333333; }
#latest .flickr-control { position: absolute; top: 50%; left: 0; width: 48px; height: 48px; margin-top: -24px; background: url("img/icon-flickr-left.png") no-repeat; }
#latest .flickr-control.right { right: 0; left: auto; background: url("img/icon-flickr-right.png") no-repeat; }
#latest #twitterHead { height: 350px; text-align: center; background: #cccccc; }
#latest #twitterNewsworthy {  }
#latest #twitterNewsworthy a { color: #41698d; }
#latest #twitterNewsworthy a:hover { color: #f59a04; }
#latest #twitterUsUs {  }
#latest #twitterUsUs a { color: #41698d; }
#latest #twitterUsUs a:hover { color: #f59a04; }
#latest #twitterUsUs b { color: #f59a04; }
#latest .add-margin { margin-top: 20px; }
#services { color: #ffffff; background-repeat: no-repeat; background-position: center center; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; }
#services h1 { color: #f59a04; }
#services h2 { margin-left: 14px; font-size: 26px; }
#services h3 { margin: 0; line-height: 24px; }
#services .service { float: left; width: 165px; padding-right: 21px; padding-left: 7px; text-align: center; border-left: 1px dashed #666666; }
#services #strategy { border-left: 0; }
#services #development { width: 330px; }
#services .circle { float: left; width: 151px; height: 151px; margin-bottom: 14px; margin-left: 14px; cursor: pointer; background-image: url("img/Bubbles_151x151.png"); background-repeat: no-repeat; }
#services #research .circle, #services #design .circle { margin-top: 89.5px; margin-bottom: 89.5px; }
#services #OnlineStrategy.circle { background-position: 0 0; }
#services #OnlineStrategy.circle:hover { background-position: 0 -151px; }
#services #UserExperienceResearch.circle { background-position: -151px 0; }
#services #UserExperienceResearch.circle:hover { background-position: -151px -151px; }
#services #UserExperienceDesign.circle { background-position: -303px 0; }
#services #UserExperienceDesign.circle:hover { background-position: -303px -151px; }
#services #WebDevelopment.circle { background-position: -454px 0; }
#services #WebDevelopment.circle:hover { background-position: -454px -151px; }
#services #ContentManagementSystems.circle { background-position: -606px 0; }
#services #ContentManagementSystems.circle:hover { background-position: -606px -151px; }
#services #ApplicationDevelopment.circle { background-position: -758px 0; }
#services #ApplicationDevelopment.circle:hover { background-position: -758px -151px; }
#services #WebHosting.circle { background-position: -909px 0; }
#services #WebHosting.circle:hover { background-position: -909px -151px; }
#services #MobileStrategy.circle { background-position: -1060px 0; }
#services #MobileStrategy.circle:hover { background-position: -1060px -151px; }
#services .add-margin { margin-top: 60px; }
[id*="work"] {  }
[id*="work"] h2 { letter-spacing: -2px; color: #41698d; }
[id*="work"] h4 { letter-spacing: -1px; color: #f59a04; }
[id*="work"] .carousel-inner {  }
[id*="work"] .item {  }
[id*="work"] .caption {
position: absolute; 
bottom: 30px; 
left: 15%; 
max-width: 231px; 
padding: 20px; 
background: url("img/bg-work-caption-90.png");
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
-moz-box-shadow: 4px 4px 10px rgba(0,0,0,0.4);
-webkit-box-shadow: 4px 4px 10px rgba(0,0,0,0.4);
box-shadow: 4px 4px 10px rgba(0,0,0,0.4); 
}
[id*="work"] .caption .divider { width: 112px; height: 4px; background-color: #f59a04; }
[id*="work"] .caption .btn { display: inline-block; padding: 6px 19px 6px 7px; margin-bottom: 0; font-size: 24px; letter-spacing: -1px; line-height: 52px; color: #41698d; text-align: center; vertical-align: middle; cursor: pointer; background-color: #dddddd; -webkit-border-radius: 37px; -moz-border-radius: 37px; border-radius: 37px;-webkit-transition: background-color 0.3s ease; -moz-transition: background-color 0.3s ease; -o-transition: background-color 0.3s ease; -ms-transition: background-color 0.3s ease; transition: background-color 0.3s ease; }
[id*="work"] .caption .btn:hover { color: #ffffff; background-color: #f59a04; }
[id*="work"] .caption .btn + .btn { margin-left: 4px; }
[id*="work"] .caption .btn .icon-go, [id*="work"] .caption .btn .icon-go { margin-top: -10px; }
#clients { font-size: 14px; color: #ffffff; background-repeat: no-repeat; background-position: center center; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; }
#clients h1 { color: #f59a04; }
#clients h3 { margin: 0; line-height: 24px; }
#clients b { position: relative; top: 8px; font-size: 30px; color: #f59a04; }
#clients .row-clients { margin-left: 0; }
#clients .client { position: relative; float: left; width: 235px; height: 120px; background: url("img/bg-clients-table-70.png"); }
#clients .client.right { width: 234px; border-right: 1px dashed #cccccc; }
#clients .client.bottom { border-bottom: 1px dashed #cccccc; }
#clients .client.linked { cursor: pointer; -webkit-transition: background 0.3s ease; -moz-transition: background 0.3s ease; -o-transition: background 0.3s ease; -ms-transition: background 0.3s ease; transition: background 0.3s ease; }
#clients .client.linked:hover { background: url("img/bg-clients-table-60.png"); }
#clients .client img { position: absolute; top: 50%; left: 50%; }
#clients .client b { position: absolute; top: auto; bottom: 0px; left: 50%; margin-left: -0.5em; font-size: 20px; }
#stats { font-size: 14px; color: #ffffff; background-repeat: no-repeat; background-position: center center; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; }
#stats h1 { margin-top: 0; color: #f59a04; }
#stats h3 { margin: 0; line-height: 24px; }
#stats h5 { line-height: 30px; color: #cccccc; border-top: 3px solid #cccccc; border-bottom: 1px solid #cccccc; }
#stats b.big { font-size: 70px; line-height: 1; color: #f59a04; }
#stats ul { list-style: none; padding-left: 0; }
#stats ul b { color: #f59a04; }
#stats ul ul { padding-left: 20px; font-size: 14px; }
#stats ul ul b { color: #a4bfda; }
#stats .add-margin { margin-top: 30px; }

#mobile { font-size: 14px; color: #ffffff; background-repeat: no-repeat; background-position: center center; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; }
#mobile h1 { margin-top: 0; color: #ffffff; font-size: 48px; letter-spacing: -2px; }
#mobile h3 { margin: 0; line-height: 24px; }
#mobile h5 { line-height: 30px; color: #cccccc; border-top: 3px solid #cccccc; border-bottom: 1px solid #cccccc; }
#mobile b.big { font-size: 70px; line-height: 1; color: #f59a04; }
#mobile ul { list-style: none; padding-left: 0; }
#mobile ul b { color: #f59a04; }
#mobile ul ul { padding-left: 20px; font-size: 14px; }
#mobile ul ul b { color: #a4bfda; }
#mobile .add-margin { margin-top: 30px; }

#reachus { position: relative; font-size: 14px; color: #ffffff; background-repeat: no-repeat; background-position: center center; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; }
#reachus h1 { color: #333333; }
#reachus h3 { margin: 0; line-height: 24px; }
#reachus .btn-reachus, 
#mobile .btn-reachus { display: inline-block; margin-top: 10px; padding: 6px 20px 6px 7px; font-size: 24px; letter-spacing: -1px; line-height: 52px; text-decoration: none; color: #41698d; background-color: #dddddd; border-radius: 32px; -webkit-transition: color 0.25s ease, background-color 0.25s ease; -moz-transition: color 0.25s ease, background-color 0.25s ease; -o-transition: color 0.25s ease, background-color 0.25s ease; -ms-transition: color 0.25s ease, background-color 0.25s ease; transition: color 0.25s ease, background-color 0.25s ease; }
.ie7 #reachus .btn-reachus,
.ie7 #mobile .btn-reachus { padding: 14px 20px 6px 7px; }
#reachus .btn-reachus:hover,
#mobile .btn-reachus:hover { color: #ffffff; background-color: #f09704; }
#reachus .add-margin { margin-top: 180px; }
footer { font-size: 14px; color: #ffffff; background: #333333 url("img/tile_XBG_dark.gif") center center scroll; }
footer .container { padding-bottom: 80px; }
footer h1 { margin-top: 0; }
footer h3 { color: #f59a04; border-top: 3px solid #666666; border-bottom: 1px solid #666666; }
footer address b { color: #f59a04; font-weight: normal; }
footer ul { list-style: none; margin: 0; padding: 0; }
footer li { display: block; margin-bottom: 10px; }
footer li a { display: block; color: #f59a04; }
footer li a:hover { color: #ffffff; }
footer.copyright { padding: 10px 0; font-size: 12px; color: #666666; background: #000000; }
footer.copyright .container { padding: 0; }
footer.copyright a { color: #666666; }
footer.copyright a:hover { color: #f59a04; }

.stop-scrolling { height: 100%; overflow: hidden; padding-right: 15px; }

/******************/

header {
height: 80px;
background: #000000;
border-bottom: 1px solid #f59a04;	
}
header .content {
width: 940px;
margin: 0 auto;	
}
header .content .tagline {
float: left;
font-size: 32px;
text-transform: uppercase;
color: #ffffff;
font-weight: normal;
line-height: 80px;
}
header .content .logo {
float: right;
padding-top: 20px
}
#mobile-strategy { background-repeat: no-repeat; background-position: center center; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; }
#mobile-strategy h1 { margin: 0 0 30px; font-size: 48px; line-height: 1; color: #f59a04; text-transform: uppercase; }
#mobile-strategy .content { color: #ffffff; }
#mobile-strategy .content p { font-size: 17px; margin: 0 0 22px 8px; line-height: 24px; }
#mobile-strategy .row:first-child {
margin-top: 300px;	
}
#mobile-infographic {
text-align: center;
}
#mobile-internet-usage { background-repeat: no-repeat; background-position: center center; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; }
#mobile-internet-usage .container {
padding-bottom: 0;	
}
#mobile-work-publix { background-repeat: no-repeat; background-position: center center; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; }
#mobile-who-for { background-repeat: no-repeat; background-position: center center; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; }
#mobile-work-publix .caption,
#mobile-who-for .caption { position: absolute; bottom: 30px; left: 15%; max-width: 231px; padding: 20px; background: url("img/bg-work-caption-90.png"); }
.caption-section {
position: absolute;
bottom: 0px; left: 0px; right: 0px;
background: rgb(255, 255, 255); /* The Fallback */
background: rgba(255, 255, 255, 0.7); 
font-size: 15px;
line-height: 22px;
}
.caption-section a {
color: #41698d;	
}
.caption-section a:hover {
text-decoration: underline;
}

.caption-section .content.right {
padding: 30px 60px 24px 24px;
width: 28%;
float: right;
text-align: justify;
position: relative;
z-index: 950;	
}
.caption-section .content.left {
padding: 30px 24px 24px 60px;
width: 40%;
float: left;
text-align: justify;
position: relative;
z-index: 950;	
}
#mobile-work-publix .item-fg,
#mobile-who-for .item-fg {
position: relative;
z-index: 900;	
}
#mobile-work-publix .item-fg.right,
#mobile-who-for .item-fg.right {
float: right;	
}
.border-trim {
width: 40%;
border-top: 4px solid #f59a04;	
margin-bottom: 20px;
}
.mobile-slide-header {
position: absolute;
top: 0px; left: 0px;
padding: 20px 24px 24px 60px;	
z-index: 1000;
}
.mobile-slide-header h3 {
color: #000000;
font-size: 24px;
line-height: 24px;
text-transform: uppercase;
text-shadow: 1px 1px 1px #cccccc;
}
.mobile-slide-header h2 {
color: #000000;
font-size: 48px;
line-height: 48px;
text-shadow: 2px 2px 2px #cccccc;
}
h2.mobile-special {
color: #000000;
font-size: 42px;
line-height: 42px;
text-shadow: 2px 2px 2px #cccccc;
margin: -20px 0 40px;
}

a.btn-launch-modal {
display: inline-block;
margin-top: 10px;
padding: 6px 20px 6px 7px;
font-size: 24px;
letter-spacing: -1px;
line-height: 52px;
text-decoration: none;
color: #41698d;
background-color: #dddddd;
border-radius: 32px;
-webkit-transition: color 0.25s ease, background-color 0.25s ease;
-moz-transition: color 0.25s ease, background-color 0.25s ease;
-o-transition: color 0.25s ease, background-color 0.25s ease;
-ms-transition: color 0.25s ease, background-color 0.25s ease;
transition: color 0.25s ease, background-color 0.25s ease;
}
a.btn-launch-modal:hover, 
a.btn-launch-modal:hover {
color: #ffffff;
background-color: #f09704;
text-decoration: none;
}


/******************/

@media (max-height: 799px) {
#home .add-margin { margin-top: 15%; }
}
@media (max-height: 749px) {
#home .add-margin { margin-top: 9%; }
}
@media (max-height: 699px) {
#home .add-margin { margin-top: 4%; }
}

@media (min-width: 1200px) {
.container { width: 1170px; }

.row { margin-left: -30px; *zoom: 1; }
.row:before, .row:after { display: table; line-height: 0; content: ""; }
.row:after { clear: both; }
[class*="span"] { float: left; min-height: 1px; margin-left: 30px; }
.span12 { width: 1170px; }
.span11 { width: 1070px; }
.span10 { width: 970px; }
.span9 { width: 870px; }
.span8 { width: 770px; }
.span7 { width: 670px; }
.span6 { width: 570px; }
.span5 { width: 470px; }
.span4 { width: 370px; }
.span3 { width: 270px; }
.span2 { width: 170px; }
.span1 { width: 70px; }
.offset12 { margin-left: 1230px; }
.offset11 { margin-left: 1130px; }
.offset10 { margin-left: 1030px; }
.offset9 { margin-left: 930px; }
.offset8 { margin-left: 830px; }
.offset7 { margin-left: 730px; }
.offset6 { margin-left: 630px; }
.offset5 { margin-left: 530px; }
.offset4 { margin-left: 430px; }
.offset3 { margin-left: 330px; }
.offset2 { margin-left: 230px; }
.offset1 { margin-left: 130px; }

#home h1 { font-size: 85px; }
#latest .flickr-inner > .item { width: 280px; margin-left: 32.5px; }
#services h2 { margin-left: 24px; font-size: 31px; }
#services .service { width: 203px; padding-right: 31px; padding-left: 7px; }
#services #development { width: 406px; }
#services .circle { width: 179px; height: 179px; margin-bottom: 24px; margin-left: 24px; background-image: url("img/Bubbles_179x179.png"); }
#services #research .circle, #services #design .circle { margin-top: 113.5px; margin-bottom: 113.5px; }
#services #OnlineStrategy.circle { background-position: 0 0; }
#services #OnlineStrategy.circle:hover { background-position: 0 -180px; }
#services #UserExperienceResearch.circle { background-position: -180px 0; }
#services #UserExperienceResearch.circle:hover { background-position: -180px -180px; }
#services #UserExperienceDesign.circle { background-position: -360px 0; }
#services #UserExperienceDesign.circle:hover { background-position: -360px -180px; }
#services #WebDevelopment.circle { background-position: -540px 0; }
#services #WebDevelopment.circle:hover { background-position: -540px -180px; }
#services #ContentManagementSystems.circle { background-position: -720px 0; }
#services #ContentManagementSystems.circle:hover { background-position: -720px -180px; }
#services #ApplicationDevelopment.circle { background-position: -900px 0; }
#services #ApplicationDevelopment.circle:hover { background-position: -900px -180px; }
#services #WebHosting.circle { background-position: -1080px 0; }
#services #WebHosting.circle:hover { background-position: -1080px -180px; }
#services #MobileStrategy.circle { background-position: -1260px 0; }
#services #MobileStrategy.circle:hover { background-position: -1260px -180px; }
#clients .client { width: 292.5px; }
#clients .client.right { width: 291.5px; }

header .content { width: 1170px; }
.caption-section .content.right { width: 32%; }
}

@media (min-width: 1400px) {
.caption-section .content.right { width: 40%; }
}

@media (max-width: 979px) {
.container { width: 724px; }
.row { margin-left: -20px; *zoom: 1; }
.row:before, .row:after { display: table; line-height: 0; content: ""; }
.row:after { clear: both; }
[class*="span"] { float: left; min-height: 1; margin-left: 20px; }
.span12 { width: 724px; }
.span11 { width: 662px; }
.span10 { width: 600px; }
.span9 { width: 538px; }
.span8 { width: 476px; }
.span7 { width: 414px; }
.span6 { width: 352px; }
.span5 { width: 290px; }
.span4 { width: 228px; }
.span3 { width: 166px; }
.span2 { width: 104px; }
.span1 { width: 42px; }
.offset12 { margin-left: 764px; }
.offset11 { margin-left: 702px; }
.offset10 { margin-left: 640px; }
.offset9 { margin-left: 578px; }
.offset8 { margin-left: 516px; }
.offset7 { margin-left: 454px; }
.offset6 { margin-left: 392px; }
.offset5 { margin-left: 330px; }
.offset4 { margin-left: 268px; }
.offset3 { margin-left: 206px; }
.offset2 { margin-left: 144px; }
.offset1 { margin-left: 82px; }

.navbar .btn-navbar { display: block; }
.nav-collapse, .nav-collapse.collapse { clear: both; height: 0; overflow: hidden; }
.nav-collapse .nav { float: none; margin: 0 0 10px; }
.nav-collapse .nav > li { float: none; }
.nav-collapse .nav > li > a { border-bottom: 1px solid #222; padding: 9px 15px; text-align: right; background: url("img/bg-clients-table-90.png"); -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; }

#home h1 { font-size: 52px; }
#latest .flickr-inner > .item { width: 255px; margin-left: 30px; }
#services h2 { margin-left: 13px; font-size: 19px; }
#services .service { width: 121px; padding-right: 21px; padding-left: 8px; }
#services #development { width: 242px; }
#services .circle { width: 107px; height: 107px; margin-bottom: 13px; margin-left: 13px; background-image: url("img/Bubbles_108x108.png"); }
#services #research .circle, #services #design .circle { margin-top: 67px; margin-bottom: 67px; }
#services #OnlineStrategy.circle { background-position: 0 0; }
#services #OnlineStrategy.circle:hover { background-position: 0 -108px; }
#services #UserExperienceResearch.circle { background-position: -108px 0; }
#services #UserExperienceResearch.circle:hover { background-position: -108px -108px; }
#services #UserExperienceDesign.circle { background-position: -216px 0; }
#services #UserExperienceDesign.circle:hover { background-position: -216px -108px; }
#services #WebDevelopment.circle { background-position: -324px 0; }
#services #WebDevelopment.circle:hover { background-position: -324px -108px; }
#services #ContentManagementSystems.circle { background-position: -432px 0; }
#services #ContentManagementSystems.circle:hover { background-position: -432px -108px; }
#services #ApplicationDevelopment.circle { background-position: -540px 0; }
#services #ApplicationDevelopment.circle:hover { background-position: -540px -108px; }
#services #WebHosting.circle { background-position: -648px 0; }
#services #WebHosting.circle:hover { background-position: -648px -108px; }
#services #MobileStrategy.circle { background-position: -756px 0; }
#services #MobileStrategy.circle:hover { background-position: -756px -108px; }
#clients .client { width: 181px; }
#clients .client.right { width: 180px; }

header .content {
width: 724px;
}
.caption-section {
font-size: 13px;
line-height: 19px;
}

}

@media (max-width: 767px) {
.container { width: auto; }
.row { margin: 0 20px; }
.row.bottom { right: 0; bottom: 20px; left: 0; }
[class*="span"] { display: block; float: none; width: 100%; margin-left: 0; -webkit-box-sizing: border-box; -moz-border-box: border-box; box-sizing: border-box; }
.span12 { width: 100%; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
.carousel-inner { border-bottom: 1px solid #ccc; }
.carousel-control { position: absolute; bottom: 48px; top: auto; }
.carousel-control.left { display: none; }
.modal-body-padding {padding:10px;}
#home h1 { margin: 0; font-size: 48px; }
#latest { display: none; }
#services h2 { float: left; margin-left: 10px; font-size: 24px; }
#services .service { float: none; clear: left; width: 100%; padding-top: 10px; padding-right: 0; padding-bottom: 10px; padding-left: 0; border-bottom: 1px dashed #cccccc; border-left: 0; }
#services .service:before, #services .service:after { display: table; line-height: 1; content: ""; }
#services .service:after { clear: both; }
#services #development { width: 100%; border-bottom: 0; }
#services #development h2 { width: 100%; text-align:left; }
#services .circle { float: none; display:inline-block; margin-right: auto; margin-bottom: 0; margin-left: auto; }
#services #research .circle, #services #design .circle { float: none; display: block; position: relative; left: 102px; margin-top: 0; margin-bottom: 0; }
#services #development .circle + .circle { margin-left: -12px; }
[id*="work"] .caption { position: static; max-width: 100%; padding: 10px 20px 36px 20px; }
#clients .row-clients { margin-right: 20px; margin-left: 20px; }
#clients .client, #clients .client.right { width: 50%; }
#clients .client.right, #clients .client.bottom { border: 0; }
#reachus .add-margin { margin-top: 40px; }

header {
height: auto;
}
header .content {
width: auto;
text-align: center;
padding: 12px;
}
header .content .tagline {
float: none;
font-size: 24px;
line-height: normal;
}
#mobile-strategy .row:first-child {
margin-top: 100px;
}
#mobile-strategy h1 {
font-size: 32px;
}
header .content .logo {
float: none;
padding: 0;
}
.caption-section {
position: relative;
}
.caption-section .content.right {
width: 100%;
float: none;
padding: 24px;
box-sizing: border-box;
}
.caption-section .content.left {
width: 100%;
float: none;
padding: 24px;
box-sizing: border-box;
}
#mobile-work-publix .item-fg.right {
float: none;	
}
.mobile-slide-header {
padding: 10px 12px 12px 12px;
}

}

@media (max-width: 480px) {
.hide480 { display: none; }
.control-group { margin-left: 20px; }
.limited-width label, .limited-width label .control-label { float: none; width: auto; padding-top: 0; text-align: left; }
.controls { margin-left: 0; }
textarea { width: 206px; }
.modal-body-padding {padding:10px;}
.modal-header .close { padding: 10px; margin: -10px; }
#services #research .circle, #services #design .circle { float: right; position: static; }
#services #development .circle + .circle { margin-left: 0; }
[id*="work"] .caption { padding: 10px 10px 36px 10px; }

.limited-width .modal-header { 
margin: 0 auto;
width: 255px;
background-color: rgba(0, 0, 0, 0.60);
}
.limited-width .modal-content {
margin: 0 auto;
width: 255px;
background-color: rgba(0, 0, 0, 0.60);
}
.limited-width .modal-footer { 
padding: 0px 15px 35px 35px;
margin: 0 auto;
width: 235px;
background-color: rgba(0, 0, 0, 0.60);
text-align: left;
}
}

/* Smartphones (landscape) ----------- */
@media only screen and (min-width : 321px) and (max-device-width : 767px) {
.modal-body-padding {padding:10px;}
#home .add-margin { margin-top: 2%; }
}
/* Smartphones (landscape) ----------- */
@media only screen and (min-width : 641px) and (max-device-width : 767px) {
.row:first-child { margin-top: 40px; }
}

