@keyframes noanimation{}@-moz-keyframes noanimation{}@-webkit-keyframes noanimation{}.noanimation{-webkit-animation:noanimation 0 1 linear;-moz-animation:noanimation 0 1 linear;-o-animation:noanimation 0 1 linear;animation:noanimation 0 1 linear}
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}
body{line-height:1}
ol,ul{list-style:none}
blockquote,q{quotes:none}
blockquote:before,blockquote:after,q:before,q:after{content:none}
table{border-collapse:collapse;border-spacing:0}
*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}*:focus{outline:none}
::-webkit-input-placeholder{color:inherit;zoom:1;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";filter:alpha(opacity=100);-webkit-opacity:1;-khtml-opacity:1;-moz-opacity:1;opacity:1}
:-moz-placeholder{color:inherit;zoom:1;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";filter:alpha(opacity=100);-webkit-opacity:1;-khtml-opacity:1;-moz-opacity:1;opacity:1}
::-moz-placeholder{color:inherit;zoom:1;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";filter:alpha(opacity=100);-webkit-opacity:1;-khtml-opacity:1;-moz-opacity:1;opacity:1}
:-ms-input-placeholder{color:inherit;zoom:1;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";filter:alpha(opacity=100);-webkit-opacity:1;-khtml-opacity:1;-moz-opacity:1;opacity:1}
html,body{width:100%;height:100%;margin:0;padding:0}
button,input[type=submit],input[type=button],.submit,.btn{-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}
input,textarea{font-family:inherit}
em{font-style:italic}
a{outline:none;text-decoration:none}
h1,h2,h3{font-weight:normal}
h1{font-size:40px;padding-bottom:30px}
h2{font-size:30px;padding-bottom:25px}
h3{font-size:18px;padding-bottom:20px}
p{padding-bottom:30px}p:last-child{padding-bottom:0}
hr{display:block;height:2px;border:none;padding:0;clear:both}
.transition{-webkit-transition:all 800ms cubic-bezier(.23, 1, .32, 1) 0;-moz-transition:all 800ms cubic-bezier(.23, 1, .32, 1) 0;-o-transition:all 800ms cubic-bezier(.23, 1, .32, 1) 0;-ms-transition:all 800ms cubic-bezier(.23, 1, .32, 1) 0;transition:all 800ms cubic-bezier(.23, 1, .32, 1) 0}
.fadeIn{opacity:1}
.fadeOut{opacity:0}
.fadeOut-withMotion{opacity:0;left:0;position:relative}
.fadeIn-withMotion{opacity:1;left:0;position:relative}
.leftToRight{left:-50px !important;position:relative}
.rightToleft{position:relative;left:50px !important}
.expandDown{opacity:0 !important;animation-name:expandDown;-webkit-animation-name:expandDown;animation-duration:.7s;-webkit-animation-duration:.7s;animation-timing-function:ease;-webkit-animation-timing-function:ease}
.expandUp{opacity:1 !important;animation-name:expandUp;-webkit-animation-name:expandUp;animation-duration:.7s;-webkit-animation-duration:.7s;animation-timing-function:ease;-webkit-animation-timing-function:ease}
@keyframes expandUp{0%{transform:translateY(100%) scale(.6) scaleY(.5)} 60%{transform:translateY(-4%) scaleY(1)} 75%{transform:translateY(3%)} 100%{transform:translateY(0) scale(1) scaleY(1)}}@-webkit-keyframes expandUp{0%{-webkit-transform:translateY(100%) scale(.6) scaleY(.5)} 60%{-webkit-transform:translateY(-3%) scaleY(1)} 75%{-webkit-transform:translateY(2%)} 100%{-webkit-transform:translateY(0) scale(1) scaleY(1)}}@keyframes expandDown{0%{transform:translateY(10%) scale(1) scaleY(1)} 60%{transform:translateY(13%)} 75%{transform:translateY(-7%) scaleY(1.12)} 100%{transform:translateY(100%) scale(.6) scaleY(.5)}}@-webkit-keyframes expandDown{0%{-webkit-transform:translateY(10%) scale(1) scaleY(1)} 60%{-webkit-transform:translateY(13%)} 75%{-webkit-transform:translateY(-7%) scaleY(1.12)} 100%{-webkit-transform:translateY(100%) scale(.6) scaleY(.5)}}.hatch{animation-name:hatch;-webkit-animation-name:hatch;animation-duration:2s;-webkit-animation-duration:2s;animation-timing-function:ease-in-out;-webkit-animation-timing-function:ease-in-out;transform-origin:50% 100%;-ms-transform-origin:50% 100%;-webkit-transform-origin:50% 100%;visibility:visible !important}
@keyframes hatch{0%{transform:rotate(0deg) scaleY(.6)} 20%{transform:rotate(-2deg) scaleY(1.05)} 35%{transform:rotate(2deg) scaleY(1)} 50%{transform:rotate(-2deg)} 65%{transform:rotate(1deg)} 80%{transform:rotate(-1deg)} 100%{transform:rotate(0deg)}}@-webkit-keyframes hatch{0%{-webkit-transform:rotate(0deg) scaleY(.6)} 20%{-webkit-transform:rotate(-2deg) scaleY(1.05)} 35%{-webkit-transform:rotate(2deg) scaleY(1)} 50%{-webkit-transform:rotate(-2deg)} 65%{-webkit-transform:rotate(1deg)} 80%{-webkit-transform:rotate(-1deg)} 100%{-webkit-transform:rotate(0deg)}}.stretchLeft{animation-name:stretchLeft;-webkit-animation-name:stretchLeft;animation-duration:7s;-webkit-animation-duration:7s;animation-timing-function:ease-in-out;-webkit-animation-timing-function:ease-in-out}
@keyframes stretchLeft{0%{width:0} 20%{width:20%} 50%{width:40%} 60%{width:60%} 80%{width:80%} 90%{width:90%} 100%{width:100%}}@-webkit-keyframes stretchLeft{0%{width:0} 20%{width:20%} 50%{width:40%} 60%{width:60%} 80%{width:80%} 90%{width:90%} 100%{width:100%}}.shell{margin:0 auto;width:960px}
.btn{border:none;background:none;position:relative;display:inline-block;vertical-align:top;height:30px;line-height:30px;padding:0 20px;cursor:pointer}.btn.btn-input{padding:0}
.btn input{padding:0 20px;font:inherit;color:inherit;border:none;background:none}
.clear{content:'';display:block;clear:both !important;float:none !important}
body{background:#fff;font-family:'ms100',sans-serif;font-size:18px;line-height:24px;color:#a8afb3}
section{position:relative}
html,body{height:100%;min-width:960px}
#site-wrapper{min-height:100%;height:auto !important;height:100%;margin:0 auto -52px}

#page-navigation{position:fixed;right:30px;top:50%;z-index:9999}#page-navigation a{display:block;color:#000;position:relative;width:12px;height:14px;margin-bottom:10px}#page-navigation a:after{content:'';display:block;position:absolute;left:50%;top:50%;margin:-2px 0 0 -2px;background:#e2e2e2;width:4px;height:4px;-webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px;-webkit-background-clip:padding-box;-moz-background-clip:padding-box;background-clip:padding-box}
#page-navigation a span{opacity:0;display:block;position:absolute;right:0;top:50%;padding-right:20px;font-size:12px;line-height:20px;color:#000;letter-spacing:-0.05px;white-space:nowrap;-webkit-transition:opacity .2s linear;-moz-transition:opacity .2s linear;-o-transition:opacity .2s linear;transition:opacity .2s linear;margin-top:-10px;text-align:right}
#page-navigation a:hover:after,#page-navigation a.active:after{background:transparent;border:1px solid #e2e2e2;margin:-5px 0 0 0;left:0;height:10px;width:10px}
#page-navigation a:hover span,#page-navigation a.active span{opacity:1}
#page-navigation a.top-btn{opacity:0;background:none;margin-bottom:5px;width:11px;height:11px;display:block}#page-navigation a.top-btn:after{top:0;left:0;height:8px;width:8px;margin:0;background:rgba(0,0,0,0);border-color:#e2e2e2;border-style:solid;border-width:0 3px 3px 0;-webkit-transform:rotate(225deg);-moz-transform:rotate(225deg);-o-transform:rotate(225deg);-ms-transform:rotate(225deg);transform:rotate(225deg);-webkit-border-radius:0px;-moz-border-radius:0px;border-radius:0px;-webkit-background-clip:padding-box;-moz-background-clip:padding-box;background-clip:padding-box}
#page-navigation a.top-btn:hover{width:11px;height:11px}#page-navigation a.top-btn:hover:after{height:8px;width:8px;margin:0}
.cases-studies .last-title{display:table;width:960px;height:391px;margin:100px auto 140px}.cases-studies .last-title div{display:table-cell;vertical-align:middle}
.cases-studies .last-title h1{font-family:'ms900',sans-serif;font-size:122px;line-height:130px;color:#fff;text-align:center;text-transform:uppercase;vertical-align:middle}
.cases-studies h2{font-family:'museo700-regular',sans-serif;font-size:49px;line-height:54px;color:#3b3a3a;text-align:center;padding-bottom:32px}
.cases-studies h3{font-family:'ms100',sans-serif;font-size:36px;line-height:42px;color:#3b3a3a}
header{padding:18px 0 0 0;height:57px;width:100%;position:absolute;z-index:3;top:0}header:after{float:none !important;content:'';display:block;clear:both !important;float:none !important}
header .shell:after{float:none !important;content:'';display:block;clear:both !important;float:none !important}
header #logo{font-size:0;line-height:0;text-indent:-4000px;float:left;width:74px;height:37px}header #logo img{display:block}
header nav{float:right;padding:18px 0 0 0}header nav a{float:left;display:inline-block;font-family:'ms700',sans-serif;font-family:'dosissemibold',sans-serif;font-size:15px;line-height:25px;text-transform:uppercase;padding:0 9px 2px;margin-left:2px;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;-webkit-background-clip:padding-box;-moz-background-clip:padding-box;background-clip:padding-box}header nav a:hover,header nav a.active{background:rgba(3,39,96,0.43)}
header.top-nav{display:none;z-index:9999;position:fixed;top:-59px;left:0;height:59px;padding-top:5px;background:rgba(255,255,255,0.95);-webkit-box-shadow:0 1px 3px rgba(0,0,0, 0.14);-moz-box-shadow:0 1px 3px rgba(0,0,0, 0.14);box-shadow:0 1px 3px rgba(0,0,0, 0.14);-webkit-transition:all .3s linear;-moz-transition:all .3s linear;-o-transition:all .3s linear;transition:all .3s linear}header.top-nav .shell nav{padding:12px 0 17px}header.top-nav .shell nav a{color:#3f3d55}header.top-nav .shell nav a:hover,header.top-nav .shell nav a.active{background:#3f3d55;color:#fff}
header.top-nav.animate{top:0}
#section-header{position:relative;font-family:'ms700',sans-serif;font-size:11px;line-height:14px;text-transform:uppercase;text-align:center;text-shadow:0 1px 3px rgba(0,0,0,0.1)}#section-header .bg{background-repeat:no-repeat;background-position:center 0;height:820px;padding:740px 0 0 0}#section-header .bg nav{padding:27px 0 11px}
#section-header .bg strong{color:#f1f8d8;padding-right:4px}
#section-header .bg a:hover{color:#f1f8d8}
#section-header .bg span{padding:0 3px 0 5px}#section-header .bg span:last-child{position:relative}#section-header .bg span:last-child:before{content:'';display:block;position:absolute;right:-20px;top:-3px;border:none;background:none;display:inline-block;width:20px;height:20px;background-image:url('../images/sprite.png');background-position:-10px -106px;background-repeat:no-repeat;vertical-align:top}
.phase-row{font-family:'ms100',sans-serif;font-size:18px;line-height:24px;color:#a8afb3;text-align:center}.phase-row .top-row{position:relative;padding:75px 0 0 0}.phase-row .top-row article h4{font-family:'ms300',sans-serif;font-size:30px;line-height:36px}
.phase-row .phase-title{font-family:'ms900',sans-serif;font-size:12px;line-height:30px;text-transform:uppercase;height:30px;position:absolute;left:0;top:166px;padding:0 10px 0 15px;background:#0d689a;color:#fff;z-index:10}.phase-row .phase-title:after{content:'';display:block;position:absolute;right:-15px;top:0;width:0;height:0;border-top:15px solid transparent;border-bottom:15px solid transparent;border-left:15px solid #0d689a}
.phase-row article{padding-bottom:40px}
.phase-row .handle-slider-wrap .ipad{background:url(../images/case-study2/pad-slider-bg.png) no-repeat 0 0;width:920px;height:740px;margin:0 auto 7px;padding:113px 117px;overflow:hidden}.phase-row .handle-slider-wrap .ipad .ipad-slider{width:685px;height:486px}
.phase-row .handle-slider-wrap .handle-nav .noUi-background{height:8px;margin:0 auto;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;-webkit-background-clip:padding-box;-moz-background-clip:padding-box;background-clip:padding-box;position:relative}.phase-row .handle-slider-wrap .handle-nav .noUi-background .noUi-handle{position:absolute;cursor:pointer;z-index:4}
.phase-row .handle-slider-wrap .handle-nav .active-line{position:absolute;left:0;top:0;width:0;height:8px;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;-webkit-background-clip:padding-box;-moz-background-clip:padding-box;background-clip:padding-box}
.phase-row .phase-steps article{display:table;width:100%;vertical-align:middle;padding-bottom:200px}.phase-row .phase-steps article .detail-steps{display:table-cell;vertical-align:middle}.phase-row .phase-steps article .detail-steps .bg{background-repeat:no-repeat;background-position:0 0}
.phase-row .phase-steps article .detail-steps h4{font-family:'permanentmarker',sans-serif;font-size:18px;line-height:46px;color:#fff;text-shadow:0 1px 3px rgba(9,75,136,0.75);font-weight:normal;padding-bottom:40px}
.phase-row .phase-steps article .detail-steps h3{font-family:'permanentmarker',sans-serif;font-size:19px;line-height:24px;color:#157bb1;padding-bottom:30px}
.phase-row .phase-steps article .detail-steps .detail-slider .slides figure{display:inline-block;padding-bottom:5px}.phase-row .phase-steps article .detail-steps .detail-slider .slides figure img{display:block}
.phase-row .phase-steps article .detail-steps .detail-slider .handles span{font-size:0;line-height:0;text-indent:-4000px;display:inline-block;width:10px;height:10px;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;-webkit-background-clip:padding-box;-moz-background-clip:padding-box;background-clip:padding-box;margin-right:10px;position:relative;overflow:hidden;cursor:pointer}.phase-row .phase-steps article .detail-steps .detail-slider .handles span.active:before{content:'';display:block;position:absolute;left:0;bottom:2px;width:10px;height:10px;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;-webkit-background-clip:padding-box;-moz-background-clip:padding-box;background-clip:padding-box}
.phase-row .phase-steps article .cnt{display:table-cell;width:470px;vertical-align:middle;text-align:left;padding-left:80px}
.phase-row .phase-steps article:nth-child(2n) .cnt{padding-left:0;padding-right:80px}
.phase-row h1.img-title{font-size:0;line-height:0;text-indent:-4000px;display:block;position:relative;padding-bottom:0}.phase-row h1.img-title.type1{border:none;background:none;display:inline-block;width:405px;height:63px;background-image:url('../images/sprite.png');background-position:-10px -146px;background-repeat:no-repeat;vertical-align:top;margin-bottom:-30px}
.phase-row h1.img-title.type2{border:none;background:none;display:inline-block;width:451px;height:62px;background-image:url('../images/sprite.png');background-position:-10px -219px;background-repeat:no-repeat;vertical-align:top}
.phase-row .ipad-frame{padding:50px 0 119px;background:url(../images/case-study2/ipad-frame.png) no-repeat center bottom}.phase-row .ipad-frame .shell article{padding-bottom:100px}
.phase-row .ipad-frame .shell figure{display:block;position:relative;height:705px}.phase-row .ipad-frame .shell figure img{display:block;position:absolute;left:140px;bottom:127px}
.phase-row .icons-list{padding:94px 0 60px 23px}.phase-row .icons-list:after{float:none !important;content:'';display:block;clear:both !important;float:none !important}
.phase-row .icons-list li{float:left;width:195px;height:258px;background:url(../images/case-study2/icon-player.png) no-repeat 0 0;padding:212px 0 0 0;margin-right:45px;position:relative}.phase-row .icons-list li span{display:inline-block;position:absolute;left:0;top:-83px;width:100%;font-family:'permanentmarker',sans-serif;font-size:18px;line-height:24px;color:#5e8ad1}.phase-row .icons-list li span:before{content:'';display:block;position:absolute;left:50%;bottom:-55px;border:none;background:none;display:inline-block;width:9px;height:42px;background-image:url('../images/sprite.png');background-position:-980px -10px;background-repeat:no-repeat;vertical-align:top;margin-left:-4px}
.phase-row .icons-list li p{font-size:0;line-height:0;text-indent:-4000px;display:block}
.phase-row .icons-list li:first-child{padding-top:218px;background:url(../images/case-study2/icon-new-game.png) no-repeat 0 0}.phase-row .icons-list li:first-child p{border:none;background:none;display:inline-block;width:111px;height:20px;background-image:url('../images/sprite.png');background-position:-721px -146px;background-repeat:no-repeat;vertical-align:top}
.phase-row .icons-list li:nth-child(2) p{border:none;background:none;display:inline-block;width:103px;height:35px;background-image:url('../images/sprite.png');background-position:-425px -146px;background-repeat:no-repeat;vertical-align:top}
.phase-row .icons-list li:nth-child(3) p{border:none;background:none;display:inline-block;width:89px;height:35px;background-image:url('../images/sprite.png');background-position:-538px -146px;background-repeat:no-repeat;vertical-align:top}
.phase-row .icons-list li:nth-child(4){margin-right:0}.phase-row .icons-list li:nth-child(4) p{border:none;background:none;display:inline-block;width:74px;height:35px;background-image:url('../images/sprite.png');background-position:-637px -146px;background-repeat:no-repeat;vertical-align:top}
.phase-row #iphone-prespective-wrap{position:relative;height:405px}.phase-row #iphone-prespective-wrap .iphone-frame{background:url(../images/case-study3/iphone-base.png) no-repeat 0 0;width:960px;height:405px;position:absolute;top:0;left:-22px}
.phase-row #iphone-prespective-wrap .slide{position:absolute;width:604px;height:405px;float:left}.phase-row #iphone-prespective-wrap .slide.first-slide{top:-37px;left:-55px;width:516px;height:251px}
.phase-row #iphone-prespective-wrap .slide.active-slide{left:300px}
.phase-row #iphone-prespective-wrap .slide.third-slide{top:94px;right:0;width:413px;height:327px}
.phase-row #iphone-prespective-wrap .slide .colors{position:relative;width:604px;height:405px}.phase-row #iphone-prespective-wrap .slide .colors img{display:block;position:absolute;-webkit-transition:top .6s linear;-moz-transition:top .6s linear;-o-transition:top .6s linear;transition:top .6s linear}.phase-row #iphone-prespective-wrap .slide .colors img:first-child{top:23px;right:180px;-webkit-transition-delay:.5s;-moz-transition-delay:.5s;-o-transition-delay:.5s;transition-delay:.5s}.phase-row #iphone-prespective-wrap .slide .colors img:first-child.animate{top:-75px}
.phase-row #iphone-prespective-wrap .slide .colors img:nth-child(2){right:298px;top:82px;-webkit-transition-delay:.35s;-moz-transition-delay:.35s;-o-transition-delay:.35s;transition-delay:.35s}.phase-row #iphone-prespective-wrap .slide .colors img:nth-child(2).animate{top:-22px}
.phase-row #iphone-prespective-wrap .slide .colors img:nth-child(3){right:280px;top:113px;-webkit-transition-delay:.2s;-moz-transition-delay:.2s;-o-transition-delay:.2s;transition-delay:.2s}.phase-row #iphone-prespective-wrap .slide .colors img:nth-child(3).animate{top:14px}
.phase-row #iphone-prespective-wrap .slide .colors img:nth-child(4){right:351px;top:163px;-webkit-transition-delay:.05s;-moz-transition-delay:.05s;-o-transition-delay:.05s;transition-delay:.05s}.phase-row #iphone-prespective-wrap .slide .colors img:nth-child(4).animate{top:64px}
.phase-row #iphone-prespective-wrap .slide .colors img:nth-child(5){right:366px;top:213px}.phase-row #iphone-prespective-wrap .slide .colors img:nth-child(5).animate{top:114px}
.phase-row .end-row{background:#fff;padding-bottom:100px}.phase-row .end-row .title article .image{margin:0 auto}
.phase-row .end-row .title article h2{padding-bottom:10px}
.phase-row .end-row article{color:#a8afb3}.phase-row .end-row article .image{width:435px}.phase-row .end-row article .image figure{background:url(../images/case-study2/iphone-frame.png) no-repeat 0 0;width:435px;height:750px;padding:91px 0 0 96px;position:relative}.phase-row .end-row article .image figure:after{content:'';display:block;position:absolute;top:13px;right:74px;background:url(../images/case-study2/screen-glass-effect.png) no-repeat 0 0;width:154px;height:480px}
.phase-row .end-row article .image figure img{display:block}
.phase-row .end-row article .cnt{text-align:left}
.phase-row .end-row article h3{font-size:36px;line-height:42px}
.phase-row .end-row>.shell article{padding-top:100px}.phase-row .end-row>.shell article:last-child{display:block;margin:0 auto;text-align:center}.phase-row .end-row>.shell article:last-child figure{display:inline-block}.phase-row .end-row>.shell article:last-child figure img{display:block}
.phase-row#first-phase:before{content:'';display:block;position:absolute;left:0;top:-14px;width:100%;height:14px;background:url(../images/top-arrows.png) repeat-x 0 0}
.phase-row#first-phase .top-row{background:url(../images/first-phase-top.png) repeat 0 0}
.phase-row#second-phase{position:relative;padding-top:73px}.phase-row#second-phase:before{content:'';display:block;position:absolute;left:0;top:0;width:100%;height:12px}
.phase-row#third-phase .top-row{position:relative}.phase-row#third-phase .top-row:before,.phase-row#third-phase .top-row:after{content:'';display:block;position:absolute;left:0;width:100%}
.phase-row#third-phase .top-row article h3{font-family:'ms300',sans-serif;font-size:36px;line-height:42px;color:#fff}
.phase-row#third-phase .middle-row:after{content:'';display:block;height:12px;width:100%}
.phase-row#third-phase .middle-row .shell>article{padding-bottom:80px}
.phase-row#third-phase .middle-row .phase-steps article{padding-bottom:40px;position:relative}.phase-row#third-phase .middle-row .phase-steps article .step-img{display:table-cell}.phase-row#third-phase .middle-row .phase-steps article .step-img img{display:block;position:relative}
.phase-row#third-phase .middle-row .phase-steps article .cnt .info{position:relative;z-index:10}
#case-study1{background:#f6f6f6}#case-study1 #page-navigation a:after{background:#e2e2e2}
#case-study1 #page-navigation a span{color:#e2e2e2}
#case-study1 #page-navigation a:hover:after,#case-study1 #page-navigation a.active:after{border-color:#e2e2e2;background:none}
#case-study1 #page-navigation a.top-btn:after{background:rgba(0,0,0,0);border-color:#e2e2e2}
#case-study1 #page-navigation a.top-btn:hover:after{border-color:#e2e2e2}
#case-study1 #page-navigation.first-phase a:after,#case-study1 #page-navigation.second-phase a:after,#case-study1 #page-navigation.fourth-phase a:after,#case-study1 #page-navigation.footer a:after{background:#777}
#case-study1 #page-navigation.first-phase a span,#case-study1 #page-navigation.second-phase a span,#case-study1 #page-navigation.fourth-phase a span,#case-study1 #page-navigation.footer a span{color:#777}
#case-study1 #page-navigation.first-phase a:hover:after,#case-study1 #page-navigation.second-phase a:hover:after,#case-study1 #page-navigation.fourth-phase a:hover:after,#case-study1 #page-navigation.footer a:hover:after,#case-study1 #page-navigation.first-phase a.active:after,#case-study1 #page-navigation.second-phase a.active:after,#case-study1 #page-navigation.fourth-phase a.active:after,#case-study1 #page-navigation.footer a.active:after{border-color:#777;background:none}
#case-study1 #page-navigation.first-phase a:hover span,#case-study1 #page-navigation.second-phase a:hover span,#case-study1 #page-navigation.fourth-phase a:hover span,#case-study1 #page-navigation.footer a:hover span,#case-study1 #page-navigation.first-phase a.active span,#case-study1 #page-navigation.second-phase a.active span,#case-study1 #page-navigation.fourth-phase a.active span,#case-study1 #page-navigation.footer a.active span{color:#777}
#case-study1 #page-navigation.first-phase a.top-btn:after,#case-study1 #page-navigation.second-phase a.top-btn:after,#case-study1 #page-navigation.fourth-phase a.top-btn:after,#case-study1 #page-navigation.footer a.top-btn:after{background:rgba(0,0,0,0);border-color:#777}
#case-study1 #page-navigation.first-phase a.top-btn:hover:after,#case-study1 #page-navigation.second-phase a.top-btn:hover:after,#case-study1 #page-navigation.fourth-phase a.top-btn:hover:after,#case-study1 #page-navigation.footer a.top-btn:hover:after{border-color:#777}
#case-study1 footer{background:#fff}#case-study1 footer .shell{border-top:1px solid #f0f0f0}#case-study1 footer .shell .more-cases{padding-bottom:100px}
#case-study1 h2 span{color:#599806}
#case-study1 h4{color:#3b3a3a}
#case-study1 header.main-header nav a{color:#b2d369}#case-study1 header.main-header nav a:hover,#case-study1 header.main-header nav a.active{background:rgba(71,117,5,0.43)}
#case-study1 header.top-nav nav a{color:#3d6905}#case-study1 header.top-nav nav a:hover,#case-study1 header.top-nav nav a.active{color:#fff;background:#3d6905}
#case-study1 #section-header{background:#467805}#case-study1 #section-header .bg{background-image:url(../images/header-early-birds.jpg)}#case-study1 #section-header .bg a{color:#b2d369}#case-study1 #section-header .bg a:hover{color:#f1f8d8}
#case-study1 #section-header .bg span{color:#b2d369}
#case-study1 .button{font-family:'ms900',sans-serif;font-size:12px;line-height:51px;color:#fff;text-transform:uppercase;text-shadow:0 1px 3px rgba(51,90,4,0.75);display:inline-block;background:#599705;-webkit-box-shadow:0 1px 4px #a0a69c, 0 -3px 0 rgba(71,125,5, 0.92) inset;-moz-box-shadow:0 1px 4px #a0a69c, 0 -3px 0 rgba(71,125,5, 0.92) inset;box-shadow:0 1px 4px #a0a69c, 0 -3px 0 rgba(71,125,5, 0.92) inset;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;-webkit-background-clip:padding-box;-moz-background-clip:padding-box;background-clip:padding-box;padding:0 25px;position:relative}#case-study1 .button:before{content:'';display:block;background:transparent;position:absolute;left:0;bottom:3px;width:100%;height:6px;-webkit-box-shadow:0 -2px 3px rgba(255,255,255,.18) inset;-moz-box-shadow:0 -2px 3px rgba(255,255,255,.18) inset;box-shadow:0 -2px 3px rgba(255,255,255,.18) inset;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;-webkit-background-clip:padding-box;-moz-background-clip:padding-box;background-clip:padding-box}
#case-study1 .phase-row .phase-title{background:#599806}#case-study1 .phase-row .phase-title:after{border-left-color:#599806}
#case-study1 .phase-row .top-row article{padding-bottom:81px}
#case-study1 .phase-row .top-row h2{padding-bottom:12px}
#case-study1 .phase-row .tabbed-box-wrap{border-top:1px solid #f2f4f0;padding:72px 0 133px 0}#case-study1 .phase-row .tabbed-box-wrap:after{float:none !important;content:'';display:block;clear:both !important;float:none !important}
#case-study1 .phase-row .tabbed-box-wrap h1{font-family:'museo700-regular',sans-serif;font-size:49px;line-height:55px;color:#3b3a3a;padding-bottom:96px}
#case-study1 .phase-row .tabbed-box-wrap>article{float:left;width:225px;padding:104px 0 0 10px;text-align:left}#case-study1 .phase-row .tabbed-box-wrap>article h3{font-family:'museo700-regular',sans-serif;font-size:30px;line-height:46px;padding-bottom:14px}
#case-study1 .phase-row .tabbed-box-wrap .tabbed-box{margin-top:70px;padding-left:70px;float:right;width:700px;background:url(../images/case-study1/bg-wireframe.jpg) no-repeat 0 0;position:relative}#case-study1 .phase-row .tabbed-box-wrap .tabbed-box nav{position:relative;margin-top:-22px;top:-30px;font-family:'permanentmarker',sans-serif;color:#9f9f9f;text-align:left;text-align:center}#case-study1 .phase-row .tabbed-box-wrap .tabbed-box nav span{cursor:pointer;display:inline-block;margin-right:75px}#case-study1 .phase-row .tabbed-box-wrap .tabbed-box nav span:hover,#case-study1 .phase-row .tabbed-box-wrap .tabbed-box nav span.active{color:#599806}
#case-study1 .phase-row .tabbed-box-wrap .tabbed-box nav span:last-child{margin-right:0}
#case-study1 .phase-row .tabbed-box-wrap .tabbed-box .tabs-wrap{width:595px}#case-study1 .phase-row .tabbed-box-wrap .tabbed-box .tabs-wrap div figure{height:438px;width:595px}#case-study1 .phase-row .tabbed-box-wrap .tabbed-box .tabs-wrap div figure img{display:block}
#case-study1 .phase-row .tabbed-box-wrap .tabbed-box .tabs-wrap div article{width:480px;margin:0 auto;padding:79px 0 0 0;font-family:'ms100',sans-serif;font-size:14px;line-height:20px}#case-study1 .phase-row .tabbed-box-wrap .tabbed-box .tabs-wrap div article h4{font-family:'permanentmarker',sans-serif;font-size:18px;line-height:24px;color:#9f9f9f;padding-bottom:11px}
#case-study1 .phase-row .end-row{padding-bottom:100px}#case-study1 .phase-row .end-row .title{background:url(../images/case-study1/bottom-title.jpg) no-repeat center 0;min-height:913px;padding:141px 0 0 0}#case-study1 .phase-row .end-row .title article{color:#a4ab9a}#case-study1 .phase-row .end-row .title article .image{margin-bottom:-40px}
#case-study1 .phase-row .end-row .title article h2{color:#3b3a3a}
#case-study1 .phase-row .end-row article{color:#a8afb3}#case-study1 .phase-row .end-row article h3{color:#3b3a3a;padding-bottom:35px}
#case-study1 .phase-row .end-row>.bottom-list{padding-bottom:50px}#case-study1 .phase-row .end-row>.bottom-list article{display:block;background:url(../images/case-study1/bg-map.jpg) no-repeat center center;min-height:750px;padding:0}#case-study1 .phase-row .end-row>.bottom-list article .shell{position:relative;margin:266px auto 40px}
#case-study1 .phase-row .end-row>.bottom-list article .popup{position:absolute;bottom:-20px;left:50%;margin-left:-306px;z-index:2}
#case-study1 .phase-row .end-row>.bottom-list article .image{position:absolute;bottom:0}
#case-study1 .phase-row .end-row>.bottom-list article .cnt{width:400px;padding:20px 0 482px}
#case-study1 .phase-row .end-row>.bottom-list article:nth-child(odd) .shell{padding-left:560px}
#case-study1 .phase-row .end-row>.bottom-list article:nth-child(odd) .image{left:-18px}
#case-study1 .phase-row .end-row>.bottom-list article:nth-child(even) .shell{padding-right:560px}
#case-study1 .phase-row .end-row>.bottom-list article:nth-child(even) .image{right:0}
#case-study1 .phase-row .end-row>.bottom-list article:nth-child(even) .cnt{padding-left:10px}
#case-study1 .phase-row .end-row>.bottom-list article:last-child{background:none}#case-study1 .phase-row .end-row>.bottom-list article:last-child .shell{padding:0;margin-bottom:0}
#case-study1 .phase-row .end-row>.bottom-list article:last-child .cnt{display:block;text-align:center;width:100%;padding:0 0 94px}#case-study1 .phase-row .end-row>.bottom-list article:last-child .cnt h3{padding-bottom:6px}
#case-study1 .phase-row .end-row>.bottom-list article:last-child .image{position:relative;display:block;height:764px;width:100%}#case-study1 .phase-row .end-row>.bottom-list article:last-child .image .frame{background:url(../images/case-study1/ipad-frame.jpg) no-repeat center 0;position:relative}#case-study1 .phase-row .end-row>.bottom-list article:last-child .image .frame .shell{padding:74px 13px 0 0;height:764px;position:relative;margin:0 auto}#case-study1 .phase-row .end-row>.bottom-list article:last-child .image .frame .shell:before{content:'';display:block;position:absolute;right:0;top:-4px;background:url(../images/case-study1/ipad-glare.png) no-repeat 0 0;width:387px;height:764px}
#case-study1 .phase-row .end-row>.bottom-list article:last-child .image .frame .shell .icon{position:absolute;left:50px;bottom:0;z-index:2}
#case-study1 .phase-row#first-phase:before{background-image:url(../images/case-study1/top-arrows.png)}
#case-study1 .phase-row#first-phase:after{content:'';display:block;position:absolute;left:0;bottom:0;background:url(../images/case-study1/second-phase-arrow.png) repeat-x 0 0;width:100%;height:14px}
#case-study1 .phase-row#first-phase .top-row{background:#fff}
#case-study1 .phase-row#second-phase{background:#f0f3ee}#case-study1 .phase-row#second-phase h4{font-family:'ms300',sans-serif;font-size:30px;line-height:35px;padding-bottom:15px}
#case-study1 .phase-row#second-phase article{padding-bottom:99px}#case-study1 .phase-row#second-phase article h2{padding-bottom:5px}
#case-study1 .phase-row#second-phase .top-row{padding-top:0}
#case-study1 .phase-row#second-phase .tabbed-boxes{padding-bottom:132px}#case-study1 .phase-row#second-phase .tabbed-boxes h5{font-family:'permanentmarker',sans-serif;font-size:18px;line-height:24px}
#case-study1 .phase-row#second-phase .tabbed-boxes .tabs{background:url(../images/case-study1/navigation-line.jpg) no-repeat 0 bottom}#case-study1 .phase-row#second-phase .tabbed-boxes .tabs article{height:381px;padding-bottom:0;display:none}#case-study1 .phase-row#second-phase .tabbed-boxes .tabs article:after{float:none !important;content:'';display:block;clear:both !important;float:none !important}
#case-study1 .phase-row#second-phase .tabbed-boxes .tabs article figure{float:left;width:480px;text-align:center}#case-study1 .phase-row#second-phase .tabbed-boxes .tabs article figure img{display:inline-block}
#case-study1 .phase-row#second-phase .tabbed-boxes .tabs article .entry{display:table-cell;width:480px;height:381px;padding:0 75px 140px;font-size:16px;text-align:left;vertical-align:middle}#case-study1 .phase-row#second-phase .tabbed-boxes .tabs article .entry h4{font-size:29px;padding-bottom:16px}#case-study1 .phase-row#second-phase .tabbed-boxes .tabs article .entry h4 span{color:#467805}
#case-study1 .phase-row#second-phase .tabbed-boxes .tabs#tab1{margin-bottom:132px}#case-study1 .phase-row#second-phase .tabbed-boxes .tabs#tab1 article:nth-child(even) figure{float:right}
#case-study1 .phase-row#second-phase .tabbed-boxes .tabs#tab2{margin-top:39px;margin-bottom:0}#case-study1 .phase-row#second-phase .tabbed-boxes .tabs#tab2 article figure{float:left}
#case-study1 .phase-row#second-phase .tabbed-boxes .tabs#tab2 article:nth-child(odd) figure{float:right}
#case-study1 .phase-row#second-phase .tabbed-boxes .tabs nav{display:inline-block;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;-webkit-background-clip:padding-box;-moz-background-clip:padding-box;background-clip:padding-box;background:#fafbf9;background:-moz-linear-gradient(top, #fafbf9 0, #f9faf6 100%);background:-ms-linear-gradient(top, #fafbf9 0, #f9faf6 100%);background:-o-linear-gradient(top, #fafbf9 0, #f9faf6 100%);background:-webkit-gradient(linear, left top, left bottom, color-stop(0, #fafbf9), color-stop(100%, #f9faf6));background:-webkit-linear-gradient(top, #fafbf9 0, #f9faf6 100%);background:linear-gradient(to bottom, #fafbf9 0, #f9faf6 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fafbf9', endColorstr='#f9faf6', GradientType=0);-webkit-box-shadow:0 1px 3px rgba(178,183,175,.75), inset 0 -3px 0 rgba(233,235,231,.75);-moz-box-shadow:0 1px 3px rgba(178,183,175,.75), inset 0 -3px 0 rgba(233,235,231,.75);box-shadow:0 1px 3px rgba(178,183,175,.75), inset 0 -3px 0 rgba(233,235,231,.75);position:relative}#case-study1 .phase-row#second-phase .tabbed-boxes .tabs nav:before{content:'click to switch';display:block;position:absolute;right:-187px;top:-39px;font-family:'permanentmarker',sans-serif;font-size:14px;line-height:24px;color:#d2d8ce;text-transform:uppercase;background:url(../images/case-study1/nav-arrow.jpg) no-repeat 0 0;padding:38px 0 0 90px}
#case-study1 .phase-row#second-phase .tabbed-boxes .tabs nav:after{float:none !important;content:'';display:block;clear:both !important;float:none !important}
#case-study1 .phase-row#second-phase .tabbed-boxes .tabs nav a{-webkit-border-radius:0px;-moz-border-radius:0px;border-radius:0px;-webkit-background-clip:padding-box;-moz-background-clip:padding-box;background-clip:padding-box;font-size:11px;line-height:46px;float:left;background:none;display:inline-block;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;position:relative;color:#cfd2c9;text-shadow:none}#case-study1 .phase-row#second-phase .tabbed-boxes .tabs nav a:before{-webkit-border-radius:0px;-moz-border-radius:0px;border-radius:0px;-webkit-background-clip:padding-box;-moz-background-clip:padding-box;background-clip:padding-box}
#case-study1 .phase-row#second-phase .tabbed-boxes .tabs nav a:after{content:'';display:block;position:absolute;right:0;top:0;width:1px;height:43px;background:#e7e9e3;-webkit-box-shadow:1px 0 0 #fefefd;-moz-box-shadow:1px 0 0 #fefefd;box-shadow:1px 0 0 #fefefd}
#case-study1 .phase-row#second-phase .tabbed-boxes .tabs nav a:first-child{-webkit-border-radius:3px 0 0 3px;-moz-border-radius:3px 0 0 3px;border-radius:3px 0 0 3px;-webkit-background-clip:padding-box;-moz-background-clip:padding-box;background-clip:padding-box}#case-study1 .phase-row#second-phase .tabbed-boxes .tabs nav a:first-child:before{-webkit-border-radius:3px 0 0 3px;-moz-border-radius:3px 0 0 3px;border-radius:3px 0 0 3px;-webkit-background-clip:padding-box;-moz-background-clip:padding-box;background-clip:padding-box}
#case-study1 .phase-row#second-phase .tabbed-boxes .tabs nav a:last-child{-webkit-border-radius:0 3px 3px 0;-moz-border-radius:0 3px 3px 0;border-radius:0 3px 3px 0;-webkit-background-clip:padding-box;-moz-background-clip:padding-box;background-clip:padding-box}#case-study1 .phase-row#second-phase .tabbed-boxes .tabs nav a:last-child:before{-webkit-border-radius:0 3px 3px 0;-moz-border-radius:0 3px 3px 0;border-radius:0 3px 3px 0;-webkit-background-clip:padding-box;-moz-background-clip:padding-box;background-clip:padding-box}
#case-study1 .phase-row#second-phase .tabbed-boxes .tabs nav a:last-child:after{display:none}
#case-study1 .phase-row#second-phase .tabbed-boxes .tabs nav a.active{color:#fff;text-transform:uppercase;text-shadow:0 1px 3px rgba(51,90,4,0.75);display:inline-block;background:#599705}#case-study1 .phase-row#second-phase .tabbed-boxes .tabs nav a.active:after{background-color:#4f8805}
#case-study1 .phase-row#second-phase .tabbed-boxes .tabs nav a.active:first-child:after{background-color:#4f8805}
#case-study1 .phase-row#second-phase .second-row{background:url(../images/case-study1/phase3-top-row-bg.png) no-repeat center bottom;padding-bottom:160px}#case-study1 .phase-row#second-phase .second-row h2{padding-bottom:5px}
#case-study1 .phase-row#second-phase .second-row article{padding-bottom:0}
#case-study1 .phase-row#second-phase .second-row .sky-carousel{background:none;border:0;position:relative;width:960px;height:650px;padding-top:100px;margin-top:50px}#case-study1 .phase-row#second-phase .second-row .sky-carousel:before{content:'swipe the image to scroll';font-family:'permanentmarker',sans-serif;color:#d2d8ce;display:block;position:absolute;top:0;left:50%;margin-left:-120px;background:url(../images/case-study1/swipe-icon.png) no-repeat center 0;padding-top:56px}
#case-study1 .phase-row#second-phase .second-row .sky-carousel:after{float:none !important;content:'';display:block;clear:both !important;float:none !important}
#case-study1 .phase-row#second-phase .second-row .sky-carousel ul li{display:inline-block;width:528px;text-align:center}#case-study1 .phase-row#second-phase .second-row .sky-carousel ul li:hover{cursor:pointer}
#case-study1 .phase-row#second-phase .second-row .sky-carousel ul li img{display:inline-block}
#case-study1 .phase-row#second-phase .second-row .sky-carousel ul li div{font-size:16px;color:#a4ab9a}#case-study1 .phase-row#second-phase .second-row .sky-carousel ul li div .entry{display:none;position:relative;width:700px;margin:0 -160px}#case-study1 .phase-row#second-phase .second-row .sky-carousel ul li div .entry h4{padding-bottom:10px}
#case-study1 .phase-row#second-phase .second-row .sky-carousel .sc-content-wrapper div{padding:0 50px}#case-study1 .phase-row#second-phase .second-row .sky-carousel .sc-content-wrapper div p{font-size:16px;line-height:22px;color:#a4ab9a}
#case-study1 .phase-row#second-phase .second-row .sky-carousel .sc-content-wrapper div h2{font-family:'ms300',sans-serif;font-size:30px;line-height:35px;padding-bottom:15px}
#case-study1 .phase-row#second-phase .second-row .sky-carousel .sc-nav-button{border:none;background:none;display:inline-block;width:23px;height:38px;background-image:url('../images/sprite.png');background-position:-471px -219px;background-repeat:no-repeat;vertical-align:top}#case-study1 .phase-row#second-phase .second-row .sky-carousel .sc-nav-button:hover{background-position:-504px -219px}
#case-study1 .phase-row#second-phase .second-row .sky-carousel .sc-nav-button.sc-next{background-position:-537px -219px}#case-study1 .phase-row#second-phase .second-row .sky-carousel .sc-nav-button.sc-next:hover{background-position:-570px -219px}
#case-study1 .phase-row#third-phase{position:relative;background:#3d6905;color:#93b468}#case-study1 .phase-row#third-phase:after{content:'';display:block;position:absolute;left:0;top:0;width:100%;height:14px;background:url(../images/case-study1/phase4-top-arrow.png) repeat-x 0 0}
#case-study1 .phase-row#third-phase h2,#case-study1 .phase-row#third-phase h3,#case-study1 .phase-row#third-phase h4,#case-study1 .phase-row#third-phase h5{color:#fff}
#case-study1 .phase-row#third-phase .phase-title{background:#fff;color:#599806}#case-study1 .phase-row#third-phase .phase-title:after{border-left-color:#fff}
#case-study1 .phase-row#third-phase .top-row{background:#467805 url(../images/case-study1/phase4-top-row.jpg) no-repeat center 0;height:973px;padding-top:94px}#case-study1 .phase-row#third-phase .top-row article{position:relative;text-align:center;margin-bottom:-83px}#case-study1 .phase-row#third-phase .top-row article h2{color:#fff;padding-bottom:28px}
#case-study1 .phase-row#third-phase .top-row article h4{color:#386105;padding-bottom:67px}
#case-study1 .phase-row#third-phase .top-row article figure{display:inline-block}#case-study1 .phase-row#third-phase .top-row article figure img{display:block}
#case-study1 .phase-row#third-phase .middle-row{background:#3d6905;padding-top:93px}#case-study1 .phase-row#third-phase .middle-row h2{font-size:33px;line-height:40px;padding-bottom:19px}
#case-study1 .phase-row#third-phase .middle-row>.shell>h2{padding-bottom:21px}
#case-study1 .phase-row#third-phase .middle-row .items-list .separator{font-size:0;line-height:0;text-indent:-4000px;display:block;background:url(../images/case-study1/separator.png) no-repeat 0 0;width:960px;height:105px;margin:30px auto 37px;position:relative}#case-study1 .phase-row#third-phase .middle-row .items-list .separator:before{content:'';display:block;position:absolute;left:50%;top:13px;margin-left:-34px;width:68px;height:78px;background-repeat:no-repeat;background-position:0 0}
#case-study1 .phase-row#third-phase .middle-row .items-list .separator.type1:before{background-image:url(../images/case-study1/separator-icon1.png)}
#case-study1 .phase-row#third-phase .middle-row .items-list .separator.type2{margin-top:0}#case-study1 .phase-row#third-phase .middle-row .items-list .separator.type2:before{background-image:url(../images/case-study1/separator-icon2.png)}
#case-study1 .phase-row#third-phase .middle-row .items-list .separator.type3:before{background-image:url(../images/case-study1/separator-icon3.png)}
#case-study1 .phase-row#third-phase .middle-row .items-list .row{background-repeat:no-repeat;background-position:center 105px;text-align:left;overflow-x:hidden;padding-bottom:50px}#case-study1 .phase-row#third-phase .middle-row .items-list .row article{padding-bottom:0}
#case-study1 .phase-row#third-phase .middle-row .items-list .row .entry .shell:after{float:none !important;content:'';display:block;clear:both !important;float:none !important}
#case-study1 .phase-row#third-phase .middle-row .items-list .row .screen-row1{background:url(../images/case-study1/screens-img1.png) no-repeat center 79px;height:1764px;margin-bottom:108px}
#case-study1 .phase-row#third-phase .middle-row .items-list .row .screen-row2{background:url(../images/case-study1/screens-img2.png) no-repeat center 30px;height:1848px;margin-bottom:124px}
#case-study1 .phase-row#third-phase .middle-row .items-list .row .screens-row3{background:url(../images/case-study1/screens-img3.png) no-repeat center 0}
#case-study1 .phase-row#third-phase .middle-row .items-list .row figure{padding:0;position:relative;display:block}#case-study1 .phase-row#third-phase .middle-row .items-list .row figure figcaption{position:absolute;font-family:'permanentmarker',sans-serif;font-size:18px;line-height:24px;color:#71a134;text-transform:capitalize}
#case-study1 .phase-row#third-phase .middle-row .items-list .row figure.location{height:856px;display:block}#case-study1 .phase-row#third-phase .middle-row .items-list .row figure.location figcaption:first-child{right:190px;bottom:1px;width:280px;text-align:right}
#case-study1 .phase-row#third-phase .middle-row .items-list .row figure.mission{display:block;height:1039px}#case-study1 .phase-row#third-phase .middle-row .items-list .row figure.mission figcaption:first-child{right:118px;top:-6px;width:330px}
#case-study1 .phase-row#third-phase .middle-row .items-list .row figure.mission figcaption:nth-child(2){left:-155px;bottom:387px;width:220px;text-align:center}
#case-study1 .phase-row#third-phase .middle-row .items-list .row figure.mission figcaption:nth-child(3){right:5px;bottom:3px;width:250px}
#case-study1 .phase-row#third-phase .middle-row .items-list .row figure.notifications{margin-top:40px}#case-study1 .phase-row#third-phase .middle-row .items-list .row figure.notifications figcaption:first-child{right:80px;top:131px}
#case-study1 .phase-row#third-phase .middle-row .items-list .row figure.notifications figcaption:nth-child(2){left:123px;top:205px}
#case-study1 .phase-row#third-phase .middle-row .items-list .row figure.notifications figcaption:nth-child(3){right:101px;bottom:96px;text-align:left}
#case-study1 .phase-row#third-phase .middle-row .items-list .row figure.notifications figcaption:nth-child(4){left:96px;bottom:24px}
#case-study1 .phase-row#third-phase .middle-row .items-list .row figure.profile{margin:0 0 120px 0;height:914px}#case-study1 .phase-row#third-phase .middle-row .items-list .row figure.profile figcaption:first-child{top:-55px;right:135px;width:240px;text-align:right}
#case-study1 .phase-row#third-phase .middle-row .items-list .row figure.profile figcaption:nth-child(2){bottom:45px;right:150px;width:240px;text-align:right}
#case-study1 .phase-row#third-phase .middle-row .items-list .row figure.description{height:914px}#case-study1 .phase-row#third-phase .middle-row .items-list .row figure.description figcaption:first-child{top:13px;left:140px}
#case-study1 .phase-row#third-phase .middle-row .items-list .row figure.description figcaption:nth-child(2){bottom:0;left:180px}
#case-study1 .phase-row#third-phase .middle-row .items-list .row figure.bird{height:580px}#case-study1 .phase-row#third-phase .middle-row .items-list .row figure.bird figcaption{bottom:8px;left:-72px}
#case-study1 .phase-row#third-phase .middle-row .items-list .row .map{margin:-85px 0 13px;background:url(../images/case-study1/img-big-map.png) no-repeat center 0}#case-study1 .phase-row#third-phase .middle-row .items-list .row .map .shell{position:relative;height:874px}#case-study1 .phase-row#third-phase .middle-row .items-list .row .map .shell p{position:absolute;left:55px;bottom:57px;font-family:'permanentmarker',sans-serif;font-size:18px;line-height:24px;color:#71a134;text-transform:capitalize;padding-bottom:0}
#case-study1 .phase-row#third-phase .middle-row .items-list .row .shell>article{text-align:center}#case-study1 .phase-row#third-phase .middle-row .items-list .row .shell>article>p{padding-bottom:54px}
#case-study1 .phase-row#third-phase .middle-row .items-list .row .entry{padding:79px 0 108px;text-align:left}#case-study1 .phase-row#third-phase .middle-row .items-list .row .entry:after{float:none !important;content:'';display:block;clear:both !important;float:none !important}
#case-study1 .phase-row#third-phase .middle-row .items-list .row .entry h3{padding-bottom:35px}
#case-study1 .phase-row#third-phase .middle-row .items-list .row .entry p{padding-bottom:24px}
#case-study1 .phase-row#third-phase .middle-row .items-list .row .entry .question{display:inline-block;width:480px;float:left;font-family:'ms900',sans-serif;font-size:16px;line-height:25px;color:#fff;text-transform:uppercase;width:190px;margin-right:10px}#case-study1 .phase-row#third-phase .middle-row .items-list .row .entry .question>div{height:827px;padding:212px 120px 100px 5px}
#case-study1 .phase-row#third-phase .middle-row .items-list .row .entry .question span{color:#96de27}
#case-study1 .phase-row#third-phase .middle-row .items-list .row .entry .button{display:inline-block;padding:0 20px;-webkit-box-shadow:0 1px 3px #213902, 0 0 13px rgba(37,65,4,.13), 0 -3px 0 rgba(71,125,5, 0.92) inset;-moz-box-shadow:0 1px 3px #213902, 0 0 13px rgba(37,65,4,.13), 0 -3px 0 rgba(71,125,5, 0.92) inset;box-shadow:0 1px 3px #213902, 0 0 13px rgba(37,65,4,.13), 0 -3px 0 rgba(71,125,5, 0.92) inset}
#case-study1 .phase-row#third-phase .middle-row .items-list .row .entry .l{width:480px;float:left}#case-study1 .phase-row#third-phase .middle-row .items-list .row .entry .l>div{height:827px;padding:212px 120px 100px 5px}
#case-study1 .phase-row#third-phase .middle-row .items-list .row .entry .r{float:right;width:480px}#case-study1 .phase-row#third-phase .middle-row .items-list .row .entry .r>div{padding:75px 35px 0 92px}
#case-study1 .phase-row#third-phase .middle-row .items-list .row .centered{text-align:center}#case-study1 .phase-row#third-phase .middle-row .items-list .row .centered .spec{font-family:'permanentmarker',sans-serif;padding-bottom:20px}
#case-study1 .phase-row#third-phase .middle-row .items-list .row:first-child{background-image:url(../images/case-study1/map-bg-row1.jpg)}#case-study1 .phase-row#third-phase .middle-row .items-list .row:first-child article .entry .l .button{margin-top:30px;padding:0 28px}
#case-study1 .phase-row#third-phase .middle-row .items-list .row:first-child article .entry .r .button{margin-top:21px;padding:0 13px}
#case-study1 .phase-row#third-phase .middle-row .items-list .row:nth-child(2){background-image:url(../images/case-study1/map-bg-row2.jpg)}#case-study1 .phase-row#third-phase .middle-row .items-list .row:nth-child(2) .question{padding-top:30px}
#case-study1 .phase-row#third-phase .middle-row .items-list .row:nth-child(2) .button{margin-top:30px}
#case-study1 .phase-row#third-phase .middle-row .items-list .row:nth-child(2) .l{width:480px;float:left}#case-study1 .phase-row#third-phase .middle-row .items-list .row:nth-child(2) .l>div{height:860px;padding:154px 120px 231px 5px}
#case-study1 .phase-row#third-phase .middle-row .items-list .row:nth-child(2) .centered{background:url(../images/case-study1/map-bg-bottom.jpg) no-repeat center bottom}#case-study1 .phase-row#third-phase .middle-row .items-list .row:nth-child(2) .centered .entry{padding:0;position:relative;top:-48px}#case-study1 .phase-row#third-phase .middle-row .items-list .row:nth-child(2) .centered .entry .l{padding:57px 0 0 6px;width:360px}#case-study1 .phase-row#third-phase .middle-row .items-list .row:nth-child(2) .centered .entry .l .badge{margin-left:-14px}
#case-study1 .phase-row#third-phase .middle-row .items-list .row:last-child{padding-bottom:35px}#case-study1 .phase-row#third-phase .middle-row .items-list .row:last-child article{padding-bottom:0;background:url(../images/case-study1/complete-map.jpg) no-repeat 0 -30px}#case-study1 .phase-row#third-phase .middle-row .items-list .row:last-child article p{padding-bottom:35px}
#case-study1 .phase-row#third-phase .middle-row .items-list .row:last-child .last-title div{background:url(../images/case-study1/last-row.png) no-repeat 0 0}
#case-study1 .copy{background: #fff;}
#case-study2 #page-navigation a:after{background-color:#e2e2e2}
#case-study2 #page-navigation a span{color:#e2e2e2}
#case-study2 #page-navigation a:hover:after,#case-study2 #page-navigation a.active:after{border-color:#e2e2e2;background:none}
#case-study2 #page-navigation a.top-btn:after{background:rgba(0,0,0,0);border-color:#e2e2e2}
#case-study2 #page-navigation a.top-btn:hover:after{border-color:#e2e2e2}
#case-study2 #page-navigation.first-phase a:after,#case-study2 #page-navigation.second-phase a:after,#case-study2 #page-navigation.fourth-phase a:after,#case-study2 #page-navigation.footer a:after{background-color:#777}
#case-study2 #page-navigation.first-phase a span,#case-study2 #page-navigation.second-phase a span,#case-study2 #page-navigation.fourth-phase a span,#case-study2 #page-navigation.footer a span{color:#777}
#case-study2 #page-navigation.first-phase a:hover:after,#case-study2 #page-navigation.second-phase a:hover:after,#case-study2 #page-navigation.fourth-phase a:hover:after,#case-study2 #page-navigation.footer a:hover:after,#case-study2 #page-navigation.first-phase a.active:after,#case-study2 #page-navigation.second-phase a.active:after,#case-study2 #page-navigation.fourth-phase a.active:after,#case-study2 #page-navigation.footer a.active:after{border-color:#777;background:none}
#case-study2 #page-navigation.first-phase a.top-btn:after,#case-study2 #page-navigation.second-phase a.top-btn:after,#case-study2 #page-navigation.fourth-phase a.top-btn:after,#case-study2 #page-navigation.footer a.top-btn:after{background:rgba(0,0,0,0);border-color:#777}
#case-study2 #page-navigation.first-phase a.top-btn:hover:after,#case-study2 #page-navigation.second-phase a.top-btn:hover:after,#case-study2 #page-navigation.fourth-phase a.top-btn:hover:after,#case-study2 #page-navigation.footer a.top-btn:hover:after{border-color:#777}
#case-study2 h2 span{color:#0d689a}
#case-study2 header.main-header nav a{color:#67a7d3}#case-study2 header.main-header nav a:hover,#case-study2 header.main-header nav a.active{background:rgba(3,39,96,0.43)}
#case-study2 header.top-nav nav a{color:#14366c}#case-study2 header.top-nav nav a:hover,#case-study2 header.top-nav nav a.active{color:#fff;background:rgba(20,54,108,0.9)}
#case-study2 #section-header{background:#022760;background:-moz-linear-gradient(top, #022760 0, #04477d 100%);background:-ms-linear-gradient(top, #022760 0, #04477d 100%);background:-o-linear-gradient(top, #022760 0, #04477d 100%);background:-webkit-gradient(linear, left top, left bottom, color-stop(0, #022760), color-stop(100%, #04477d));background:-webkit-linear-gradient(top, #022760 0, #04477d 100%);background:linear-gradient(to bottom, #022760 0, #04477d 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#022760', endColorstr='#04477d', GradientType=0);color:#67a7d2}#case-study2 #section-header .bg{background-image:url(../images/header-thats-it.jpg)}#case-study2 #section-header .bg a{color:#67a7d2}#case-study2 #section-header .bg a:hover{color:#f1f8d8}
#case-study2 .phase-row .phase-title{background:#0d689a}#case-study2 .phase-row .phase-title:after{border-top:15px solid transparent;border-bottom:15px solid transparent;border-left:15px solid #0d689a}
#case-study2 .phase-row .handle-slider-wrap{padding:0 0 163px 0}#case-study2 .phase-row .handle-slider-wrap .handle-nav .noUi-background{width:640px;background:#c7d6de;background:-moz-linear-gradient(top, #c7d6de 0, #b9cad4 100%);background:-ms-linear-gradient(top, #c7d6de 0, #b9cad4 100%);background:-o-linear-gradient(top, #c7d6de 0, #b9cad4 100%);background:-webkit-gradient(linear, left top, left bottom, color-stop(0, #c7d6de), color-stop(100%, #b9cad4));background:-webkit-linear-gradient(top, #c7d6de 0, #b9cad4 100%);background:linear-gradient(to bottom, #c7d6de 0, #b9cad4 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#c7d6de', endColorstr='#b9cad4', GradientType=0);height:10px;border:1px solid #b0c2cc;-webkit-border-radius:5pxpx;-moz-border-radius:5pxpx;border-radius:5pxpx;-webkit-background-clip:padding-box;-moz-background-clip:padding-box;background-clip:padding-box;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none}#case-study2 .phase-row .handle-slider-wrap .handle-nav .noUi-background .noUi-origin-lower{left:0;top:-1px;height:10px;margin-right:-1px;background:#edf0f4;-webkit-box-shadow:0 0 3px rgba(130,139,145,0.24) inset;-moz-box-shadow:0 0 3px rgba(130,139,145,0.24) inset;box-shadow:0 0 3px rgba(130,139,145,0.24) inset}#case-study2 .phase-row .handle-slider-wrap .handle-nav .noUi-background .noUi-origin-lower .noUi-handle{left:-26px;top:-14px !important;border:none;background:none;display:inline-block;width:52px;height:36px;background-image:url('../images/sprite.png');background-position:-40px -106px;background-repeat:no-repeat;vertical-align:top}#case-study2 .phase-row .handle-slider-wrap .handle-nav .noUi-background .noUi-origin-lower .noUi-handle.noUi-active{-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none}
#case-study2 .phase-row .handle-slider-wrap .handle-nav .active-line{background:#c1d0da;border:1px solid #b0c2cc;background:#c7d6de;background:-moz-linear-gradient(top, #c7d6de 0, #b9cad4 100%);background:-ms-linear-gradient(top, #c7d6de 0, #b9cad4 100%);background:-o-linear-gradient(top, #c7d6de 0, #b9cad4 100%);background:-webkit-gradient(linear, left top, left bottom, color-stop(0, #c7d6de), color-stop(100%, #b9cad4));background:-webkit-linear-gradient(top, #c7d6de 0, #b9cad4 100%);background:linear-gradient(to bottom, #c7d6de 0, #b9cad4 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#c7d6de', endColorstr='#b9cad4', GradientType=0)}
#case-study2 .phase-row .phase-steps{padding:81px 0 19px}#case-study2 .phase-row .phase-steps article{display:table;width:100%;vertical-align:middle;padding-bottom:211px}#case-study2 .phase-row .phase-steps article .detail-steps{width:477px}#case-study2 .phase-row .phase-steps article .detail-steps .bg{background-image:url(../images/case-study2/sketches-book-bg.png);padding:23px 18px 64px;width:477px;height:589px}#case-study2 .phase-row .phase-steps article .detail-steps .bg h4{font-family:'permanentmarker',sans-serif;font-size:18px;line-height:46px;color:#fff;text-shadow:0 1px 3px rgba(9,75,136,0.75);font-weight:normal;padding-bottom:40px}
#case-study2 .phase-row .phase-steps article .detail-steps .bg h3{font-family:'permanentmarker',sans-serif;font-size:19px;line-height:24px;color:#157bb1;padding-bottom:30px}
#case-study2 .phase-row .phase-steps article .detail-steps .bg .detail-slider{position:relative}#case-study2 .phase-row .phase-steps article .detail-steps .bg .detail-slider .slides{height:362px}#case-study2 .phase-row .phase-steps article .detail-steps .bg .detail-slider .slides .slide{display:none}
#case-study2 .phase-row .phase-steps article .detail-steps .bg .detail-slider .slides figure{display:inline-block;padding-bottom:5px}#case-study2 .phase-row .phase-steps article .detail-steps .bg .detail-slider .slides figure img{display:block}
#case-study2 .phase-row .phase-steps article .detail-steps .bg .detail-slider .slides p{font-family:'permanentmarker',sans-serif;font-size:14px;line-height:18px;color:#96acb9;padding-bottom:0}#case-study2 .phase-row .phase-steps article .detail-steps .bg .detail-slider .slides p span{color:#157bb1}
#case-study2 .phase-row .phase-steps article .detail-steps .bg .detail-slider .slides .colors{padding:10px}#case-study2 .phase-row .phase-steps article .detail-steps .bg .detail-slider .slides .colors li{font-size:0;line-height:0;text-indent:-4000px;border:none;background:none;display:inline-block;width:18px;height:17px;background-image:url('../images/sprite.png');background-position:-101px -106px;background-repeat:no-repeat;vertical-align:top;margin-right:5px}#case-study2 .phase-row .phase-steps article .detail-steps .bg .detail-slider .slides .colors li.darker-brown{background-position:-213px -106px}
#case-study2 .phase-row .phase-steps article .detail-steps .bg .detail-slider .slides .colors li.dark-brown{background-position:-241px -106px}
#case-study2 .phase-row .phase-steps article .detail-steps .bg .detail-slider .slides .colors li.light-brown{background-position:-185px -106px}
#case-study2 .phase-row .phase-steps article .detail-steps .bg .detail-slider .slides .colors li.lighter-brown{background-position:-157px -106px}
#case-study2 .phase-row .phase-steps article .detail-steps .bg .detail-slider .slides .colors li.gold{background-position:-129px -106px}
#case-study2 .phase-row .phase-steps article .detail-steps .bg .detail-slider .slides .colors li.yellow{background-position:-101px -106px}
#case-study2 .phase-row .phase-steps article .detail-steps .bg .detail-slider .slides .colors li.light-blue{background-position:-269px -106px}
#case-study2 .phase-row .phase-steps article .detail-steps .bg .detail-slider .slides .colors li.dark-blue{background-position:-325px -106px}
#case-study2 .phase-row .phase-steps article .detail-steps .bg .detail-slider .slides .colors li.green{background-position:-297px -106px}
#case-study2 .phase-row .phase-steps article .detail-steps .bg .detail-slider .slides .handles{padding:108px 0 10px 0}#case-study2 .phase-row .phase-steps article .detail-steps .bg .detail-slider .slides .handles span{background:#edf1f3;-webkit-box-shadow:0 0 3px rgba(130,139,145,0.24) inset;-moz-box-shadow:0 0 3px rgba(130,139,145,0.24) inset;box-shadow:0 0 3px rgba(130,139,145,0.24) inset}#case-study2 .phase-row .phase-steps article .detail-steps .bg .detail-slider .slides .handles span.cycle-pager-active,#case-study2 .phase-row .phase-steps article .detail-steps .bg .detail-slider .slides .handles span.selected{background:#187fb4;background:-moz-linear-gradient(top, #187fb4 0, #1171a9 100%);background:-ms-linear-gradient(top, #187fb4 0, #1171a9 100%);background:-o-linear-gradient(top, #187fb4 0, #1171a9 100%);background:-webkit-gradient(linear, left top, left bottom, color-stop(0, #187fb4), color-stop(100%, #1171a9));background:-webkit-linear-gradient(top, #187fb4 0, #1171a9 100%);background:linear-gradient(to bottom, #187fb4 0, #1171a9 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#187fb4', endColorstr='#1171a9', GradientType=0);-webkit-box-shadow:0 0 5px rgba(156,168,175,.17), 0 4px 3px rgba(181,194,204,.56), 0 -2px 1px rgba(9, 85, 129, 0.61) inset;-moz-box-shadow:0 0 5px rgba(156,168,175,.17), 0 4px 3px rgba(181,194,204,.56), 0 -2px 1px rgba(9, 85, 129, 0.61) inset;box-shadow:0 0 5px rgba(156,168,175,.17), 0 4px 3px rgba(181,194,204,.56), 0 -2px 1px rgba(9, 85, 129, 0.61) inset}#case-study2 .phase-row .phase-steps article .detail-steps .bg .detail-slider .slides .handles span.cycle-pager-active:before,#case-study2 .phase-row .phase-steps article .detail-steps .bg .detail-slider .slides .handles span.selected:before{-webkit-box-shadow:0 -1px 3px rgba(95,184,233,0.59) inset;-moz-box-shadow:0 -1px 3px rgba(95,184,233,0.59) inset;box-shadow:0 -1px 3px rgba(95,184,233,0.59) inset}
#case-study2 .phase-row .phase-steps article .cnt{display:table-cell;width:470px;vertical-align:middle;text-align:left;padding-left:85px}#case-study2 .phase-row .phase-steps article .cnt h3{padding-bottom:26px}
#case-study2 .phase-row .phase-steps article:nth-child(2n) .cnt{padding-left:0;padding-right:80px}
#case-study2 .phase-row .last-title div{background:url(../images/case-study2/last-row.png) no-repeat 0 0}
#case-study2 .phase-row .end-row{padding:55px 0 0}#case-study2 .phase-row .end-row .title{background:url(../images/case-study2/bottom-title.jpg) no-repeat center 0;min-height:961px;padding:130px 0 157px 0}#case-study2 .phase-row .end-row .title article{padding:22px 0 0 0;color:#a8afb3;display:block}#case-study2 .phase-row .end-row .title article .image{display:block}
#case-study2 .phase-row .end-row .title article h2{color:#14366c}
#case-study2 .phase-row .end-row article{color:#a8afb3;display:table;vertical-align:middle}#case-study2 .phase-row .end-row article .image{display:table-cell;width:435px;vertical-align:middle}
#case-study2 .phase-row .end-row article .cnt{display:table-cell;width:525px;text-align:left;vertical-align:middle}#case-study2 .phase-row .end-row article .cnt h3{padding-bottom:25px}
#case-study2 .phase-row .end-row article h3{color:#3b3a3a}
#case-study2 .phase-row .end-row>.shell{border-bottom:1px solid #f0f0f0;padding-bottom:50px}#case-study2 .phase-row .end-row>.shell article{background-repeat:no-repeat;background-position:0 center;padding-bottom:26px}#case-study2 .phase-row .end-row>.shell article:nth-child(odd){background-image:url(../images/case-study2/map-right.jpg)}#case-study2 .phase-row .end-row>.shell article:nth-child(odd) .cnt{padding:0 40px 80px 130px}
#case-study2 .phase-row .end-row>.shell article:nth-child(even){background-image:url(../images/case-study2/map-left.jpg)}#case-study2 .phase-row .end-row>.shell article:nth-child(even) .cnt{padding:0 140px 80px 8px}
#case-study2 .phase-row .end-row>.shell article:last-child{width:345px;padding:157px 0 48px;background:none}#case-study2 .phase-row .end-row>.shell article:last-child h3{padding-bottom:7px}
#case-study2 .phase-row .end-row>.shell article:last-child p{padding-bottom:59px}
#case-study2 .phase-row .end-row>.shell article:last-child figure{display:inline-block;padding-top:20px}#case-study2 .phase-row .end-row>.shell article:last-child figure img{display:block}
#case-study2 .phase-row#second-phase{background:url(../images/case-study2/first-phase.png) repeat 0 0;padding-top:51px}#case-study2 .phase-row#second-phase h2{padding-bottom:23px}
#case-study2 .phase-row#second-phase:before{background:url(../images/case-study2/top-row-arrow.png) repeat-x 0 0}
#case-study2 .phase-row#third-phase{color:#718ab4;background:#14366c}#case-study2 .phase-row#third-phase .phase-title{background:#fff;color:#0d689a}#case-study2 .phase-row#third-phase .phase-title:after{border-left:15px solid #fff}
#case-study2 .phase-row#third-phase article{color:#718ab4}#case-study2 .phase-row#third-phase article h2{color:#fff}
#case-study2 .phase-row#third-phase .top-row{background:#153872 url(../images/case-study2/third-phase-top-row-bg.png) no-repeat center -18px;position:relative;min-height:1006px;padding-top:82px}#case-study2 .phase-row#third-phase .top-row:before{top:-12px;background:url(../images/case-study2/third-phase-arrows.png) repeat-x 0 0;height:12px}
#case-study2 .phase-row#third-phase .top-row:after{background:url(../images/case-study2/third-phase-bottom-arrows.png) repeat-x 0 0;height:11px;bottom:0}
#case-study2 .phase-row#third-phase .top-row .shell{padding:0 8px}#case-study2 .phase-row#third-phase .top-row .shell:after{float:none !important;content:'';display:block;clear:both !important;float:none !important}
#case-study2 .phase-row#third-phase .top-row article{float:left;width:280px;padding-top:150px;text-align:left;color:#718ab4}#case-study2 .phase-row#third-phase .top-row article h3{font-family:'ms100',sans-serif;color:#fff;padding-bottom:35px}#case-study2 .phase-row#third-phase .top-row article h3 strong{font-family:'ms500',sans-serif}
#case-study2 .phase-row#third-phase .top-row article p{padding-bottom:23px}
#case-study2 .phase-row#third-phase .top-row .image-switch{position:relative;background:url(../images/case-study2/ipad-wireframe-frame.png) no-repeat 0 0;width:650px;height:916px;float:right;margin-right:12px}#case-study2 .phase-row#third-phase .top-row .image-switch div{position:absolute;left:52px;bottom:175px;width:536px;height:679px}#case-study2 .phase-row#third-phase .top-row .image-switch div.first-image{background:url(../images/case-study2/ipad-real.jpg) no-repeat 0 bottom;z-index:4}
#case-study2 .phase-row#third-phase .top-row .image-switch div.second-image{background:url(../images/case-study2/ipad-framework.jpg) no-repeat 0 0;z-index:3}#case-study2 .phase-row#third-phase .top-row .image-switch div.second-image:before,#case-study2 .phase-row#third-phase .top-row .image-switch div.second-image:after{content:'';display:block;position:absolute;right:-70px}
#case-study2 .phase-row#third-phase .top-row .image-switch div.second-image:before{border:none;background:none;display:inline-block;width:9px;height:43px;background-image:url('../images/sprite.png');background-position:-980px -62px;background-repeat:no-repeat;vertical-align:top;top:14px}
#case-study2 .phase-row#third-phase .top-row .image-switch div.second-image:after{height:43px;border:none;background:none;display:inline-block;width:9px;height:80px;background-image:url('../images/sprite.png');background-position:-996px -100px;background-repeat:no-repeat;vertical-align:top;bottom:26px}
#case-study2 .phase-row#third-phase .top-row .image-switch div.second-image.changed:before{background-position:-980px -115px}
#case-study2 .phase-row#third-phase .top-row .image-switch div.second-image.changed:after{background-position:-996px -10px}
#case-study2 .phase-row#third-phase .middle-row{padding:155px 0 35px}#case-study2 .phase-row#third-phase .middle-row:after{position:absolute;left:0;bottom:0;width:100%}
#case-study2 .phase-row#third-phase .middle-row h2.shell{color:#fff;padding:0 10px 200px;font-family:'ms300',sans-serif}#case-study2 .phase-row#third-phase .middle-row h2.shell span{font-family:'ms700',sans-serif;color:#fff;display:block;padding-top:50px}
#case-study2 .phase-row#third-phase .middle-row .shell>article{padding:0 67px 85px 66px}#case-study2 .phase-row#third-phase .middle-row .shell>article h2{padding-bottom:23px}
#case-study2 .phase-row#third-phase .middle-row:after{height:12px;background:url(../images/case-study2/footer-row-arrow.png) repeat-x 0 0}
#case-study2 .phase-row#third-phase .middle-row .phase-steps{padding:70px 0 0}#case-study2 .phase-row#third-phase .middle-row .phase-steps article{padding:0 0 62px}#case-study2 .phase-row#third-phase .middle-row .phase-steps article.preloader:after{content:'';display:block;position:absolute;bottom:-38px;left:50%;margin-left:-70px;z-index:5;border:none;background:none;display:inline-block;width:99px;height:99px;background-image:url('../images/sprite.png');background-position:-842px -146px;background-repeat:no-repeat;vertical-align:top}
#case-study2 .phase-row#third-phase .middle-row .phase-steps article .step-img{text-align:left}
#case-study2 .phase-row#third-phase .middle-row .phase-steps article .cnt{padding-left:62px;width:415px}#case-study2 .phase-row#third-phase .middle-row .phase-steps article .cnt .info{margin-right:-126px}#case-study2 .phase-row#third-phase .middle-row .phase-steps article .cnt .info h3{color:#fff}#case-study2 .phase-row#third-phase .middle-row .phase-steps article .cnt .info h3 strong{font-family:'ms500',sans-serif}
#case-study2 .phase-row#third-phase .middle-row .phase-steps article .cnt .info .button{font-size:0;line-height:0;text-indent:-4000px;display:block}#case-study2 .phase-row#third-phase .middle-row .phase-steps article .cnt .info .button.btn1{border:none;background:none;display:inline-block;width:276px;height:67px;background-image:url('../images/sprite.png');background-position:-10px -402px;background-repeat:no-repeat;vertical-align:top}
#case-study2 .phase-row#third-phase .middle-row .phase-steps article .cnt .info .button.btn2{border:none;background:none;display:inline-block;width:276px;height:67px;background-image:url('../images/sprite.png');background-position:-296px -402px;background-repeat:no-repeat;vertical-align:top}
#case-study2 .phase-row#third-phase .middle-row .phase-steps article:nth-child(even) .step-img img{right:0}
#case-study2 .phase-row#third-phase .middle-row .phase-steps article:nth-child(even) .cnt{padding:0}#case-study2 .phase-row#third-phase .middle-row .phase-steps article:nth-child(even) .cnt .info{margin-right:0;padding-right:30px;margin-left:-80px}#case-study2 .phase-row#third-phase .middle-row .phase-steps article:nth-child(even) .cnt .info h3{color:#fff}#case-study2 .phase-row#third-phase .middle-row .phase-steps article:nth-child(even) .cnt .info h3 strong{font-family:'ms500',sans-serif}
#case-study2 .phase-row#third-phase .middle-row .phase-steps article:first-child .info{padding-right:25px}
#case-study2 .phase-row#third-phase .middle-row .phase-steps article:nth-child(2){padding-bottom:0}
#case-study2 .phase-row#third-phase .middle-row .phase-steps article:nth-child(3){padding-bottom:176px}#case-study2 .phase-row#third-phase .middle-row .phase-steps article:nth-child(3) .info{padding-right:75px}
#case-study2 .phase-row#third-phase .middle-row .phase-steps article:nth-child(5) .info{padding-right:40px}
#case-study2 .phase-row#third-phase .middle-row .phase-steps article.last-show{display:block;background:url(../images/case-study2/last-popup-bg.png) no-repeat center -59px;min-height:1329px;padding:179px 0 0 0;text-align:center}#case-study2 .phase-row#third-phase .middle-row .phase-steps article.last-show h2{font-size:0;line-height:0;text-indent:-4000px;display:block;border:none;background:none;display:inline-block;width:563px;height:66px;background-image:url('../images/sprite.png');background-position:-10px -291px;background-repeat:no-repeat;vertical-align:top;padding-bottom:0;margin-bottom:-6px}
#case-study2 .phase-row#third-phase .middle-row .phase-steps article.last-show p{font-size:0;line-height:0;text-indent:-4000px;display:block;border:none;background:none;display:inline-block;width:563px;height:25px;background-image:url('../images/sprite.png');background-position:-10px -367px;background-repeat:no-repeat;vertical-align:top;margin-bottom:92px}
#case-study2 .phase-row#third-phase .middle-row .phase-steps article.last-show img{display:inline-block}
#case-study3{background:#f7ecf7}#case-study3 #page-navigation a:after{background-color:#e2e2e2}
#case-study3 #page-navigation a span{color:#e2e2e2}
#case-study3 #page-navigation a:hover:after,#case-study3 #page-navigation a.active:after{border-color:#e2e2e2;background:none}
#case-study3 #page-navigation a.top-btn:after{background:rgba(0,0,0,0);border-color:#e2e2e2}
#case-study3 #page-navigation a.top-btn:hover:after{border-color:#e2e2e2}
#case-study3 #page-navigation.first-phase a:after,#case-study3 #page-navigation.footer a:after{background-color:#777}
#case-study3 #page-navigation.first-phase a span,#case-study3 #page-navigation.footer a span{color:#777}
#case-study3 #page-navigation.first-phase a:hover:after,#case-study3 #page-navigation.footer a:hover:after,#case-study3 #page-navigation.first-phase a.active:after,#case-study3 #page-navigation.footer a.active:after{border-color:#777;background:none}
#case-study3 #page-navigation.first-phase a.top-btn:after,#case-study3 #page-navigation.footer a.top-btn:after{background:rgba(0,0,0,0);border-color:#777}
#case-study3 #page-navigation.first-phase a.top-btn:hover:after,#case-study3 #page-navigation.footer a.top-btn:hover:after{border-color:#777}
#case-study3 #page-navigation.second-phase a:after,#case-study3 #page-navigation.third-phase a:after{background-color:#e2e2e2}
#case-study3 #page-navigation.second-phase a span,#case-study3 #page-navigation.third-phase a span{color:#e2e2e2}
#case-study3 #page-navigation.second-phase a:hover:after,#case-study3 #page-navigation.third-phase a:hover:after,#case-study3 #page-navigation.second-phase a.active:after,#case-study3 #page-navigation.third-phase a.active:after{border-color:#e2e2e2;background:none}
#case-study3 #page-navigation.second-phase a.top-btn:after,#case-study3 #page-navigation.third-phase a.top-btn:after{background:rgba(0,0,0,0);border-color:#e2e2e2}
#case-study3 #page-navigation.second-phase a.top-btn:hover:after,#case-study3 #page-navigation.third-phase a.top-btn:hover:after{border-color:#e2e2e2}
#case-study3 h2 span{color:#792a78}
#case-study3 header.main-header nav a{color:#f494f2}#case-study3 header.main-header nav a:hover,#case-study3 header.main-header nav a.active{background:rgba(121,41,120,0.49)}
#case-study3 header.top-nav nav a{color:#782977}#case-study3 header.top-nav nav a:hover,#case-study3 header.top-nav nav a.active{color:#fff;background:#782977}
#case-study3 #section-header{background:#782977;color:#f494f2}#case-study3 #section-header .bg{background-image:url(../images/header-shape-right.jpg)}#case-study3 #section-header .bg a{color:#f494f2}#case-study3 #section-header .bg a:hover{color:#f1f8d8}
#case-study3 .phase-row .phase-title{background:#792a78}#case-study3 .phase-row .phase-title:after{border-top:15px solid transparent;border-bottom:15px solid transparent;border-left:15px solid #792a78}
#case-study3 .phase-row .handle-slider-wrap{padding:100px 0 77px 0}#case-study3 .phase-row .handle-slider-wrap .handle-slider{height:auto}
#case-study3 .phase-row .handle-slider-wrap .slides{width:960px}#case-study3 .phase-row .handle-slider-wrap .slides:after{float:none !important;content:'';display:block;clear:both !important;float:none !important}
#case-study3 .phase-row .handle-slider-wrap .slides .slide{float:left;width:960px}#case-study3 .phase-row .handle-slider-wrap .slides .slide:after{float:none !important;content:'';display:block;clear:both !important;float:none !important}
#case-study3 .phase-row .handle-slider-wrap .slides .slide article{float:left;display:inline-block;width:320px;height:auto;font-size:16px;line-height:22px;text-align:center}#case-study3 .phase-row .handle-slider-wrap .slides .slide article figure{display:inline-block;background:url(../images/case-study3/iphone-frame.png) no-repeat 0 0;width:210px;height:424px;margin-bottom:8px;padding:69px 0 0 25px}#case-study3 .phase-row .handle-slider-wrap .slides .slide article figure img{display:block;-webkit-box-shadow:inset 0 0 3px rgba(0,0,0, 0.33);-moz-box-shadow:inset 0 0 3px rgba(0,0,0, 0.33);box-shadow:inset 0 0 3px rgba(0,0,0, 0.33);-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;-webkit-background-clip:padding-box;-moz-background-clip:padding-box;background-clip:padding-box}
#case-study3 .phase-row .handle-slider-wrap .slides .slide article h3{font-family:'permanentmarker',sans-serif;font-size:18px;line-height:24px;color:#ac98ac;text-transform:uppercase;padding:0 20px 20px}
#case-study3 .phase-row .handle-slider-wrap .slides .slide article p{padding:0 20px}
#case-study3 .phase-row .handle-slider-wrap .handle-nav{width:472px;margin:41px auto 0}#case-study3 .phase-row .handle-slider-wrap .handle-nav .noUi-background{background:#d9c7de;background:-moz-linear-gradient(top, #d9c7de 0, #cfb9d4 100%);background:-ms-linear-gradient(top, #d9c7de 0, #cfb9d4 100%);background:-o-linear-gradient(top, #d9c7de 0, #cfb9d4 100%);background:-webkit-gradient(linear, left top, left bottom, color-stop(0, #d9c7de), color-stop(100%, #cfb9d4));background:-webkit-linear-gradient(top, #d9c7de 0, #cfb9d4 100%);background:linear-gradient(to bottom, #d9c7de 0, #cfb9d4 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#d9c7de', endColorstr='#cfb9d4', GradientType=0);-webkit-box-shadow:0 0 1px #c7b1cc inset;-moz-box-shadow:0 0 1px #c7b1cc inset;box-shadow:0 0 1px #c7b1cc inset;border:1px solid #c7b1cc;height:10px;-webkit-border-radius:5pxpx;-moz-border-radius:5pxpx;border-radius:5pxpx;-webkit-background-clip:padding-box;-moz-background-clip:padding-box;background-clip:padding-box;width:472px}#case-study3 .phase-row .handle-slider-wrap .handle-nav .noUi-background .noUi-origin-lower{left:0;top:-1px;height:10px;margin-right:-1px;background:#f7e8f7;-webkit-box-shadow:0 0 3px rgba(173,142,173,0.24) inset;-moz-box-shadow:0 0 3px rgba(173,142,173,0.24) inset;box-shadow:0 0 3px rgba(173,142,173,0.24) inset}#case-study3 .phase-row .handle-slider-wrap .handle-nav .noUi-background .noUi-origin-lower .noUi-handle{left:-26px;top:-11px;border:none;background:none;display:inline-block;width:52px;height:31px;background-image:url('../images/sprite.png');background-position:-353px -106px;background-repeat:no-repeat;vertical-align:top}#case-study3 .phase-row .handle-slider-wrap .handle-nav .noUi-background .noUi-origin-lower .noUi-handle.noUi-active{-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none}
#case-study3 .phase-row .phase-steps article .cnt h3{padding-bottom:35px}
#case-study3 .phase-row .phase-steps article .detail-steps .detail-slider .slides figure{display:inline-block;padding-bottom:0;display:none}#case-study3 .phase-row .phase-steps article .detail-steps .detail-slider .slides figure img{display:block}
#case-study3 .phase-row .phase-steps article .detail-steps .detail-slider .handles{position:relative;margin-top:-5px}#case-study3 .phase-row .phase-steps article .detail-steps .detail-slider .handles span{background:rgba(92,35,96,0.51);-webkit-box-shadow:0 1px 1px rgba(255,152,254, 0.38), 0 0 5px #270827 inset;-moz-box-shadow:0 1px 1px rgba(255,152,254, 0.38), 0 0 5px #270827 inset;box-shadow:0 1px 1px rgba(255,152,254, 0.38), 0 0 5px #270827 inset}#case-study3 .phase-row .phase-steps article .detail-steps .detail-slider .handles span.cycle-pager-active,#case-study3 .phase-row .phase-steps article .detail-steps .detail-slider .handles span.selected{background:#cd65cd;background:-moz-linear-gradient(top, #cd65cd 0, #f7a7f7 100%);background:-ms-linear-gradient(top, #cd65cd 0, #f7a7f7 100%);background:-o-linear-gradient(top, #cd65cd 0, #f7a7f7 100%);background:-webkit-gradient(linear, left top, left bottom, color-stop(0, #cd65cd), color-stop(100%, #f7a7f7));background:-webkit-linear-gradient(top, #cd65cd 0, #f7a7f7 100%);background:linear-gradient(to bottom, #cd65cd 0, #f7a7f7 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#cd65cd', endColorstr='#f7a7f7', GradientType=0);-webkit-box-shadow:0 2px 0 rgba(56,19,56, 0.4), inset 0 2px 0 rgba(255,255,255, 0.38);-moz-box-shadow:0 2px 0 rgba(56,19,56, 0.4), inset 0 2px 0 rgba(255,255,255, 0.38);box-shadow:0 2px 0 rgba(56,19,56, 0.4), inset 0 2px 0 rgba(255,255,255, 0.38)}#case-study3 .phase-row .phase-steps article .detail-steps .detail-slider .handles span.cycle-pager-active:before,#case-study3 .phase-row .phase-steps article .detail-steps .detail-slider .handles span.selected:before{display:none}
#case-study3 .phase-row .phase-steps article:first-child .detail-steps .detail-slider{width:526px}#case-study3 .phase-row .phase-steps article:first-child .detail-steps .detail-slider .bg{background:url(../images/case-study3/sketches-slider-bg1.jpg) no-repeat 0 0;position:relative;left:-38px;padding-left:48px}#case-study3 .phase-row .phase-steps article:first-child .detail-steps .detail-slider .bg .slides{height:362px}#case-study3 .phase-row .phase-steps article:first-child .detail-steps .detail-slider .bg .slides figure{width:526px}
#case-study3 .phase-row .phase-steps article:nth-child(2) .detail-steps .detail-slider{width:544px}#case-study3 .phase-row .phase-steps article:nth-child(2) .detail-steps .detail-slider .bg{background:url(../images/case-study3/sketches-slider-bg2.jpg) no-repeat 0 0;position:relative;top:0}#case-study3 .phase-row .phase-steps article:nth-child(2) .detail-steps .detail-slider .bg .slides{height:333px}#case-study3 .phase-row .phase-steps article:nth-child(2) .detail-steps .detail-slider .bg .slides figure{width:544px}
#case-study3 .phase-row .phase-steps article:nth-child(2) .detail-steps .detail-slider .bg .slides .handles{margin-top:23px}
#case-study3 .phase-row .phase-steps article:nth-child(3) .detail-steps .detail-slider{position:relative;width:580px}#case-study3 .phase-row .phase-steps article:nth-child(3) .detail-steps .detail-slider .stars{font-size:0;line-height:0;text-indent:-4000px;display:block;position:absolute;left:-115px;top:0;background:url(../images/case-study3/sketches-slider3-stars.png) no-repeat 0 0;width:639px;height:441px;z-index:3}
#case-study3 .phase-row .phase-steps article:nth-child(3) .detail-steps .detail-slider .bg{background:url(../images/case-study3/sketches-slider-bg3.jpg) no-repeat 0 0;position:relative;left:0;margin:0 0 0 -80px;width:639px;z-index:2}#case-study3 .phase-row .phase-steps article:nth-child(3) .detail-steps .detail-slider .bg .slides{height:441px}#case-study3 .phase-row .phase-steps article:nth-child(3) .detail-steps .detail-slider .bg .slides figure{width:639px}#case-study3 .phase-row .phase-steps article:nth-child(3) .detail-steps .detail-slider .bg .slides figure img{display:inline-block}
#case-study3 .phase-row .phase-steps article .cnt{width:380px;padding:0}
#case-study3 .phase-row .phase-steps article:nth-child(2n) .cnt{padding-left:10px;padding-right:80px}
#case-study3 .phase-row#first-phase .top-row{padding-bottom:163px}#case-study3 .phase-row#first-phase .top-row article{padding-bottom:177px}
#case-study3 .phase-row#first-phase .middle-row{position:relative;background:url(../images/case-study3/phase1-middle-row.png) repeat 0 0}#case-study3 .phase-row#first-phase .middle-row:before{content:'';display:block;position:absolute;left:0;top:0;font-size:0;line-height:0;text-indent:-4000px;background:url(../images/case-study3/phase1-middle-arrows.png) repeat-x 0 0;height:13px;width:100%}
#case-study3 .phase-row#second-phase{background:#782977;padding-top:46px}#case-study3 .phase-row#second-phase .phase-title{background:#fff;color:#782977}#case-study3 .phase-row#second-phase .phase-title:after{border-top:15px solid transparent;border-bottom:15px solid transparent;border-left:15px solid #fff}
#case-study3 .phase-row#second-phase:before{background:url(../images/case-study3/phase2-top-arrow.png) repeat-x 0 0}
#case-study3 .phase-row#second-phase .top-row article{padding-bottom:27px}#case-study3 .phase-row#second-phase .top-row article h2{padding-bottom:11px}
#case-study3 .phase-row#second-phase .top-row article h4{color:#d67ed5}
#case-study3 .phase-row#second-phase .top-row .phase-steps{padding-bottom:94px}#case-study3 .phase-row#second-phase .top-row .phase-steps article{padding-bottom:85px}#case-study3 .phase-row#second-phase .top-row .phase-steps article:nth-child(2){padding-bottom:108px}
#case-study3 .phase-row#second-phase article{color:#d67ed5}#case-study3 .phase-row#second-phase article h3,#case-study3 .phase-row#second-phase article h2{color:#fff}
#case-study3 .phase-row#third-phase{background:#873286}#case-study3 .phase-row#third-phase .phase-title{background:#fff;color:#782977}#case-study3 .phase-row#third-phase .phase-title:after{border-left-color:#fff}
#case-study3 .phase-row#third-phase .top-row{padding-top:128px}#case-study3 .phase-row#third-phase .top-row:before{background:url(../images/case-study3/phase3-top-arrows.png) repeat-x 0 0;height:15px;top:-15px}
#case-study3 .phase-row#third-phase .top-row article{padding-bottom:50px}#case-study3 .phase-row#third-phase .top-row article h2{color:#fff;padding-bottom:9px}
#case-study3 .phase-row#third-phase .top-row article h5{font-family:'ms300',sans-serif;font-size:26px;line-height:32px;color:#d67ed5}
#case-study3 .phase-row#third-phase .top-row .screens-show-wrap{background:url(../images/case-study3/phase3-top-slider-bg.jpg) no-repeat center 0;height:874px;padding-top:112px;z-index:99}#case-study3 .phase-row#third-phase .top-row .screens-show-wrap .shell{position:relative}
#case-study3 .phase-row#third-phase .top-row .screens-show-wrap .screens-show-nav{position:relative;display:block;left:50%;top:-36px;margin:0 0 -108px -121px;width:250px;height:73px;z-index:100}#case-study3 .phase-row#third-phase .top-row .screens-show-wrap .screens-show-nav ul{padding-left:4px}#case-study3 .phase-row#third-phase .top-row .screens-show-wrap .screens-show-nav ul:after{float:none !important;content:'';display:block;clear:both !important;float:none !important}
#case-study3 .phase-row#third-phase .top-row .screens-show-wrap .screens-show-nav ul li{float:left;display:block;background-repeat:no-repeat;background-position:center center;width:69px;height:73px;cursor:pointer;margin-right:14px;-webkit-transform:scale(.5);-moz-transform:scale(.5);-o-transform:scale(.5);-ms-transform:scale(.5);transform:scale(.5);font-size:0;line-height:0;text-indent:-4000px}#case-study3 .phase-row#third-phase .top-row .screens-show-wrap .screens-show-nav ul li.move{-webkit-transform:scale(1);-moz-transform:scale(1);-o-transform:scale(1);-ms-transform:scale(1);transform:scale(1);-webkit-transition-duration:.3s;-moz-transition-duration:.3s;-o-transition-duration:.3s;transition-duration:.3s}
#case-study3 .phase-row#third-phase .top-row .screens-show-wrap .screens-show-nav ul li span{text-indent:-4000px;display:block;background-repeat:no-repeat;background-position:0 0;cursor:pointer;font-size:0;line-height:0;text-indent:-4000px}
#case-study3 .phase-row#third-phase .top-row .screens-show-wrap .screens-show-nav ul li:first-child{background-image:url(../images/case-study3/navigation-icon-1-active.png)}#case-study3 .phase-row#third-phase .top-row .screens-show-wrap .screens-show-nav ul li:first-child img{display:block}
#case-study3 .phase-row#third-phase .top-row .screens-show-wrap .screens-show-nav ul li:nth-child(2){background-image:url(../images/case-study3/navigation-icon-2-active.png)}
#case-study3 .phase-row#third-phase .top-row .screens-show-wrap .screens-show-nav ul li:nth-child(3){margin-right:0;background-image:url(../images/case-study3/navigation-icon-3-active.png)}
#case-study3 .phase-row#third-phase .top-row .screens-show-wrap .screens-show{height:100%;z-index:99}#case-study3 .phase-row#third-phase .top-row .screens-show-wrap .screens-show img{display:none}
#case-study3 .phase-row#third-phase .middle-row:after{background:url(../images/case-study3/phase3-bottom-arrows.png) repeat-x 0 0;height:11px}
#case-study3 .phase-row#third-phase .middle-row .shell>article{padding-bottom:80px}
#case-study3 .phase-row#third-phase .middle-row .items-list{padding-bottom:140px}#case-study3 .phase-row#third-phase .middle-row .items-list .phase-steps{padding-bottom:100px}#case-study3 .phase-row#third-phase .middle-row .items-list .phase-steps article{padding-bottom:152px;position:relative;color:#d39ed8}#case-study3 .phase-row#third-phase .middle-row .items-list .phase-steps article h3{color:#ebeaea;padding-bottom:45px}
#case-study3 .phase-row#third-phase .middle-row .items-list .phase-steps article p{padding-bottom:36px}
#case-study3 .phase-row#third-phase .middle-row .items-list .phase-steps article .step-img{display:table-cell}#case-study3 .phase-row#third-phase .middle-row .items-list .phase-steps article .step-img img{display:block;position:relative}
#case-study3 .phase-row#third-phase .middle-row .items-list .phase-steps article .step-img .two-columns{background:url(../images/case-study3/col-bg.png) no-repeat 0 0;width:577px;height:571px;position:relative}#case-study3 .phase-row#third-phase .middle-row .items-list .phase-steps article .step-img .two-columns>div{position:absolute;bottom:175px;font-family:'ms900',sans-serif;font-size:12px;line-height:14px;color:#d09fd0;text-align:right;text-transform:uppercase}#case-study3 .phase-row#third-phase .middle-row .items-list .phase-steps article .step-img .two-columns>div:before{content:'';display:block;position:absolute;right:0;background-repeat:no-repeat;background-position:0 bottom;-webkit-transition:height .5s linear;-moz-transition:height .5s linear;-o-transition:height .5s linear;transition:height .5s linear}
#case-study3 .phase-row#third-phase .middle-row .items-list .phase-steps article .step-img .two-columns>div p{padding:0 20px 0 0}
#case-study3 .phase-row#third-phase .middle-row .items-list .phase-steps article .step-img .two-columns>div span{color:#fff}
#case-study3 .phase-row#third-phase .middle-row .items-list .phase-steps article .step-img .two-columns>div h3{font-size:36px;line-hieght:36px;color:#a865aa;padding:0 20px 0 0}
#case-study3 .phase-row#third-phase .middle-row .items-list .phase-steps article .step-img .two-columns>div .col{display:none}
#case-study3 .phase-row#third-phase .middle-row .items-list .phase-steps article .step-img .two-columns>div.f-col{left:120px;width:173px}#case-study3 .phase-row#third-phase .middle-row .items-list .phase-steps article .step-img .two-columns>div.f-col:before{background-image:url(../images/case-study3/col-small.png);width:173px;height:58px;bottom:15px}
#case-study3 .phase-row#third-phase .middle-row .items-list .phase-steps article .step-img .two-columns>div.f-col.animate:before{height:214px}
#case-study3 .phase-row#third-phase .middle-row .items-list .phase-steps article .step-img .two-columns>div.s-col{right:48px;width:177px}#case-study3 .phase-row#third-phase .middle-row .items-list .phase-steps article .step-img .two-columns>div.s-col:before{background-image:url(../images/case-study3/col-big.png);width:177px;height:68px;bottom:10px}
#case-study3 .phase-row#third-phase .middle-row .items-list .phase-steps article .step-img .two-columns>div.s-col.animate:before{height:304px}
#case-study3 .phase-row#third-phase .middle-row .items-list .phase-steps article .step-img .two-columns>div .data{position:relative;z-index:2}
#case-study3 .phase-row#third-phase .middle-row .items-list .phase-steps article .cnt{padding-left:9px}#case-study3 .phase-row#third-phase .middle-row .items-list .phase-steps article .cnt .info{position:relative;padding:0 40px 0 0;z-index:10}
#case-study3 .phase-row#third-phase .middle-row .items-list .phase-steps article.bg{background:url(../images/case-study3/article-bg.jpg) no-repeat 0 0;margin-right:-37px;padding-right:37px;min-height:630px;padding-bottom:0}
#case-study3 .phase-row#third-phase .middle-row .items-list .phase-steps article:nth-child(even) .cnt{padding:0 20px}#case-study3 .phase-row#third-phase .middle-row .items-list .phase-steps article:nth-child(even) .cnt .info{padding-right:0}
#case-study3 .phase-row#third-phase .middle-row .items-list .phase-steps article.last-show{padding-top:129px;padding-bottom:0}#case-study3 .phase-row#third-phase .middle-row .items-list .phase-steps article.last-show h3{padding-bottom:25px}
#case-study3 .phase-row#third-phase .middle-row .items-list .phase-steps article.last-show img{display:block;margin-top:111px}
#case-study3 footer .more-cases{padding:116px 0 150px}
#case-study4{background:url("../images/case-study4/header-background.jpg") no-repeat center top,url(../images/case-study4/yellow-background-pattern.jpg) repeat}#case-study4 h1,#case-study4 h2,#case-study4 h3,#case-study4 h4{font-family:'left-hook',sans-serif;text-align:left;text-transform:uppercase}
#case-study4 h1{font-size:92px;color:#f7f0e0;text-shadow:0 -2px #fefdfa,-2px 2px 0 #c99530;margin-bottom:11px;letter-spacing:3px}
#case-study4 h2,#case-study4 h3{margin-bottom:11px;padding:0;letter-spacing:1px;color:rgba(74,44,17,0.05)}
#case-study4 h2{font-size:55px}
#case-study4 h3{font-size:28px;color:#f7f0e0}
#case-study4 h4{color:#73491e;text-shadow:-2px 2px 1px #f4d97b;font-size:30px}
#case-study4 .more-cases ul li p{color:#7b4e1f}
#case-study4 p{color:#946d20;margin-top:12px;text-align:left}
#case-study4 #page-navigation a:after{background:#464646}
#case-study4 #page-navigation a span{color:#464646}
#case-study4 #page-navigation a:hover:after,#case-study4 #page-navigation a.active:after{border-color:#464646;background:none}
#case-study4 #page-navigation a:hover span,#case-study4 #page-navigation a.active span{color:#464646}
#case-study4 #page-navigation a.top-btn:after{background:rgba(0,0,0,0);border-color:#464646}
#case-study4 #page-navigation a.top-btn:hover:after{border-color:#464646}
#case-study4 #page-navigation.first-phase a:after,#case-study4 #page-navigation.second-phase a:after,#case-study4 #page-navigation.third-phase a:after{background:#e2e2e2}
#case-study4 #page-navigation.first-phase a span,#case-study4 #page-navigation.second-phase a span,#case-study4 #page-navigation.third-phase a span{color:#e2e2e2}
#case-study4 #page-navigation.first-phase a:hover:after,#case-study4 #page-navigation.second-phase a:hover:after,#case-study4 #page-navigation.third-phase a:hover:after,#case-study4 #page-navigation.first-phase a.active:after,#case-study4 #page-navigation.second-phase a.active:after,#case-study4 #page-navigation.third-phase a.active:after{border-color:#e2e2e2;background:none}
#case-study4 #page-navigation.first-phase a:hover span,#case-study4 #page-navigation.second-phase a:hover span,#case-study4 #page-navigation.third-phase a:hover span,#case-study4 #page-navigation.first-phase a.active span,#case-study4 #page-navigation.second-phase a.active span,#case-study4 #page-navigation.third-phase a.active span{color:#e2e2e2}
#case-study4 #page-navigation.first-phase a.top-btn:after,#case-study4 #page-navigation.second-phase a.top-btn:after,#case-study4 #page-navigation.third-phase a.top-btn:after{background:rgba(0,0,0,0);border-color:#e2e2e2}
#case-study4 #page-navigation.first-phase a.top-btn:hover:after,#case-study4 #page-navigation.second-phase a.top-btn:hover:after,#case-study4 #page-navigation.third-phase a.top-btn:hover:after{border-color:#e2e2e2}
#case-study4 header.main-header nav a{color:#fff}#case-study4 header.main-header nav a:hover,#case-study4 header.main-header nav a.active{background:rgba(217,162,55,0.6)}
#case-study4 header.top-nav nav a{color:#31271d}#case-study4 header.top-nav nav a:hover,#case-study4 header.top-nav nav a.active{color:#fff;background:#31271d}
#case-study4 #site-wrapper{background:url("../images/case-study4/phase2-background-lights.png") no-repeat -65px 1466px,url("../images/case-study4/phase3-footer-img.png") no-repeat center 5258px;margin:0 auto;max-width:1100px;padding-left:4px;padding-right:4px;text-align:center}
#case-study4 #section-header{text-align:left}#case-study4 #section-header #phase1-img{margin-bottom:540px}
#case-study4 #section-header article{height:716px;display:inline-block;position:relative;left:15px;top:302px}
#case-study4 #section-header h3,#case-study4 #section-header h2{color:rgba(74,44,17,0.05);text-shadow:0 0 0 #7e4e28,0 -0.5px 0 #663c17,-2px 2px 0 #f5d15d;font-weight:bold}
#case-study4 #section-header h3{font-size:69px}
#case-study4 #section-header h3 span{font-size:58px;text-transform:lowercase}
#case-study4 #section-header h4{color:#7e4e28;margin-left:-14px;text-align:center;text-shadow:-2px 2px 1px #f4d97b;font-size:29px;letter-spacing:3px;position:relative;top:-59px;transform:scaleX(.79)}
#case-study4 #second-phase{padding-left:14px;padding-top:0}#case-study4 #second-phase>div{top:-360px;position:relative}
#case-study4 #second-phase #phase2-lable{text-align:left;display:table;padding-left:8px;height:170px}#case-study4 #second-phase #phase2-lable p{width:485px}
#case-study4 #second-phase #phase2-imgs{height:1650px;z-index:2;display:block}#case-study4 #second-phase #phase2-imgs #phase2-left-img{float:left;margin-right:-30%;position:relative;width:64.2%}
#case-study4 #second-phase #phase2-imgs #phase2-right-img{z-index:-1;float:right}
#case-study4 #second-phase #phase2-bakerman{width:384px;height:625px;float:right;overflow:hidden}#case-study4 #second-phase #phase2-bakerman img:first-child{right:115px;margin-top:-116px;position:absolute}
#case-study4 #second-phase #phase2-bakerman div{height:300px;margin-left:25px;margin-top:340px}#case-study4 #second-phase #phase2-bakerman div img{margin-top:40px;margin-left:-10px;max-width:329px;max-height:48px}
#case-study4 #second-phase #phase2-bakerman div p{margin-top:-5px;color:#ab947d}
#case-study4 #second-phase footer{background:url("../images/case-study4/phase2-footer-background.png") no-repeat -26px 20px;height:653px;margin-left:-30px;margin-top:-312px;padding-left:115px;background-size:auto contain}#case-study4 #second-phase footer h3{padding-top:378px}
#case-study4 #second-phase footer p{text-align:left;width:450px;color:#ab947d;float:left}
#case-study4 #second-phase footer img{float:right;margin-right:83px;margin-top:-137px}
#case-study4 #third-phase{top:-145px}#case-study4 #third-phase #phase3-imgs{display:block}
#case-study4 #third-phase #phase3-mails-img{display:block;margin-left:130px;margin-bottom:90px}
#case-study4 #third-phase #phase3-left-img{z-index:-1;float:left;margin-right:-134px;width:41%}
#case-study4 #third-phase #phase3-right-img{margin-top:-400px;float:left;position:relative;left:68px;width:63%}
#case-study4 #third-phase footer{height:426px;display:inline-block;width:100%}#case-study4 #third-phase footer a{margin-right:36px;margin-top:172px;float:right;color:#f9f9f9;font-size:22px;text-transform:uppercase;font-family:'left-hook',sans-serif}
#case-study4 #third-phase footer #back-to-top span{width:20px;height:29px;display:inline-block;background:url("../images/sprite.png") no-repeat scroll -495px -113px rgba(0,0,0,0);position:relative;top:8px;left:10px}
#case-study4 footer p{text-align:center}
#case-study4 footer .more-cases{position:relative;top:-160px}#case-study4 footer .more-cases ul{margin-top:40px}
#case-study4 .brown-page-background{position:absolute;z-index:-1;left:0;right:0;top:1872px;width:100%;overflow:hidden;padding-top:12%;padding-bottom:12%}
#case-study4 .brown-page-container{width:100%;height:1951px}
#case-study4 #upper-brown-div{background:url("../images/case-study4/brown-background-pattern.jpg") repeat scroll 0 0 rgba(0,0,0,0);-moz-transform:scale(1.015) rotate(-8.1deg) skewX(-8.1deg);-webkit-transform:scale(1.015) rotate(-8.1deg) skewX(-8.1deg);-o-transform:scale(1.015) rotate(-8.1deg) skewX(-8.1deg);-ms-transform:scale(1.015) rotate(-8.1deg) skewX(-8.1deg);transform:scale(1.015) rotate(-8.1deg) skewX(-8.1deg);border-top:1px solid #f5ca72;margin-bottom:-15%}
#case-study4 #mid-container{display:block;width:100%;height:1000px;position:absolute;top:1120px;left:12px;background:url("../images/case-study4/phase3-top-background.png") no-repeat center 585px}
#case-study4 #lower-brown-div{-moz-transform:scale(1.02) rotate(9.8deg) skewX(9.8deg);-webkit-transform:scale(1.02) rotate(9.8deg) skewX(9.8deg);-o-transform:scale(1.02) rotate(9.8deg) skewX(9.8deg);-ms-transform:scale(1.02) rotate(9.8deg) skewX(9.8deg);transform:scale(1.02) rotate(9.8deg) skewX(9.8deg);background:url("../images/case-study4/brown-background-pattern.jpg") repeat scroll 0 0 rgba(0,0,0,0);border-bottom:1px solid #f5ca72;height:1932px}
#case-study4 footer .copy a{color:#5b4616 !important}
#case-study4 #footer-push{height:0}
#case-study4 footer .more-cases{padding-bottom:0}#case-study4 footer .more-cases h2,#case-study4 footer .more-cases h3{text-align:center;color:rgba(74,44,17,0.05);text-shadow:0 0 0 #7e4e28,0 -0.5px 0 #663c17,-2px 2px 0 #f5d15d}
#case-study4 footer .more-cases h3{font-size:70px}
#case-study4 footer .more-cases h4{text-align:center;font-size:38px}
@media all and (max-width:1000px){#case-study4 #phase2-bakerman div{margin-left:85px !important} #case-study4 .brown-page-container{height:1947px} #case-study4 #upper-brown-div{margin-top:9px} #case-study4 #lower-brown-div{height:1930px} #case-study4 #second-phase footer{background:url("../images/case-study4/phase2-footer-background.png") no-repeat -26px 20px} #case-study4 #section-header h2,#case-study4 #section-header h3{font-weight:normal} #case-study4 #section-header h3{font-size:72px} #case-study4 #section-header h2{font-size:57px}}
#case-study5{font-family:'ms100',sans-serif}#case-study5 h1,#case-study5 h2,#case-study5 h3,#case-study5 p,#case-study5 span,#case-study5 div{font-family:'ms100',sans-serif}
#case-study5 .changeS{opacity:1;-webkit-transform:scale(1, 1);-webkit-transform-origin:top right;-moz-transform:scale(1, 1);-moz-transform-origin:top right;-o-transform:scale(1, 1);-o-transform-origin:top right;transform:scale(1, 1);transform-origin:top right;z-index:5}
#case-study5 .changeF{-webkit-transform:scale(.9, .9);-webkit-transform-origin:bottom left;-moz-transform:scale(.9, .9);-moz-transform-origin:bottom left;-o-transform:scale(.9, .9);-o-transform-origin:bottom left;transform:scale(.9, .9);transform-origin:bottom left;filter:blur(3px);-webkit-filter:blur(3px);-moz-filter:blur(3px);-o-filter:blur(3px);-ms-filter:blur(3px);filter:url(blur.svg#blur);z-index:4}
#case-study5 .shell{width:960px;height:100%;margin:auto;position:relative}
#case-study5 .half{width:50%;position:relative;float:left}
#case-study5 .account{-webkit-border-radius:7px;-moz-border-radius:7px;border-radius:7px;-webkit-background-clip:padding-box;-moz-background-clip:padding-box;background-clip:padding-box;background-color:#9ed321;box-shadow:0 2px 2px #2d4781,inset 0 -2px 0 rgba(255,255,255,0.14),inset 0 -3px 0 rgba(21,83,131,0.14);background:-webkit-linear-gradient(bottom, #1e75b8 0, #409be2 100%);background:-o-linear-gradient(bottom, #1e75b8 0, #409be2 100%);background:-moz-linear-gradient(bottom, #1e75b8 0, #409be2 100%);background-image:linear-gradient(bottom, #1e75b8 0, #409be2 100%);border:none;cursor:pointer}
#case-study5 .wrap{width:100%;height:auto;margin:auto;float:left}#case-study5 .wrap .half:nth-child(2){text-align:left;padding:140px 111px 0 0;top:50px}
#case-study5 .wrap .half h1{font-size:36px;color:#3d3d3d}
#case-study5 .wrap .half p{font-size:18px;color:#838ea5;line-height:24px}
#case-study5 #pages-blue{background:#3c5b99;background-image:url('../images/case-study5/bg-world.jpg'),url('../images/case-study5/shadow.png');background-position:center top,center bottom;background-repeat:no-repeat,repeat-x;width:100%;height:3150px;position:relative}#case-study5 #pages-blue header.main-header nav a{color:#fff}#case-study5 #pages-blue header.main-header nav a:hover,#case-study5 #pages-blue header.main-header nav a.active{background:none;color:#49adff}
#case-study5 #pages-blue header.top-nav nav a{color:#3c5b99}
#case-study5 #pages-blue header.top-nav nav a.active,#case-study5 #pages-blue header.top-nav nav a:hover{background:#3c5b99;color:#fff}
#case-study5 #pages-blue #hosting{position:relative;width:100%;height:auto;padding-top:103px}#case-study5 #pages-blue #hosting .shell:before{content:'';background:url('../images/case-study5/man.png') no-repeat center top;width:417px;height:627px;position:absolute;left:-60px;top:40px}
#case-study5 #pages-blue #hosting .shell article{color:#fff;text-transform:uppercase;float:right;text-align:right;width:100%}#case-study5 #pages-blue #hosting .shell article header{top:auto;position:relative;padding:0;height:auto;display:block;width:575px;text-align:center;float:right}#case-study5 #pages-blue #hosting .shell article header h1{font-size:60px;font-family:'gotblack',sans-serif;padding-bottom:5px;color:#fff;text-align:center;line-height:64px}
#case-study5 #pages-blue #hosting .shell article header h2{font-family:'gotlight',sans-serif;font-size:24px;padding-bottom:10px;color:#fff;text-align:center;line-height:28px}
#case-study5 #pages-blue #hosting .shell article header h3{font-family:'gotmedium',sans-serif;font-size:24px;color:#30a0ff;text-align:center;line-height:28px}#case-study5 #pages-blue #hosting .shell article header h3 span{color:#fff}
#case-study5 #pages-blue #hosting .shell article aside{width:600px;height:auto;float:right;padding-top:40px}#case-study5 #pages-blue #hosting .shell article aside .half{text-align:left;text-transform:none}#case-study5 #pages-blue #hosting .shell article aside .half ul{padding-top:40px;padding-left:30px}#case-study5 #pages-blue #hosting .shell article aside .half ul li{padding-bottom:26px;font-size:15px;font-family:'gotlight',sans-serif}#case-study5 #pages-blue #hosting .shell article aside .half ul li:before{content:'';margin-right:10px;display:inline-block;width:25px;height:22px;background-image:url('../images/case-study5/sprite.png');background-position:-189px -39px;background-repeat:no-repeat;vertical-align:top}
#case-study5 #pages-blue #hosting .shell article aside .half:last-child{background:url('../images/case-study5/form.png') no-repeat center top;width:286px;height:357px;float:right}
#case-study5 #pages-blue #hosting .shell .more{position:relative;width:100%;height:193px;display:inline-block;background:url('../images/case-study5/more-bg.png') no-repeat center top;top:60px;text-transform:uppercase}#case-study5 #pages-blue #hosting .shell .more article{width:50%;float:left}#case-study5 #pages-blue #hosting .shell .more article:first-child{text-align:left;padding:75px 60px 0}#case-study5 #pages-blue #hosting .shell .more article:first-child h1{color:#fff;font-family:'ms700',sans-serif;font-size:28px;padding-bottom:5px}
#case-study5 #pages-blue #hosting .shell .more article:first-child h2{color:#90a4cc;font-size:16px;padding-bottom:0;text-align:left;line-height:20px}
#case-study5 #pages-blue #hosting .shell .more article:last-child{padding:58px 60px 0;text-align:right}#case-study5 #pages-blue #hosting .shell .more article:last-child img{position:relative;width:270px;height:59px;left:62px}
#case-study5 #pages-blue #hosting .shell .more article:last-child span{text-transform:none;font-family:'ms300',sans-serif;font-size:15px;color:#c5cfe2;text-align:right;float:right}#case-study5 #pages-blue #hosting .shell .more article:last-child span strong{color:#49adff}
#case-study5 #pages-blue #homepage{position:relative;top:65px;width:100%;height:auto;background:url('../images/case-study5/city.png') no-repeat center top;margin:auto}#case-study5 #pages-blue #homepage .shell{padding-top:110px}#case-study5 #pages-blue #homepage .shell h1{color:#fff;text-align:center;font-size:24px}
#case-study5 #pages-blue #homepage .shell div{width:760px;margin:120px auto}
#case-study5 #pages-blue #wireframing .shell article{width:725px;margin:0 auto;padding-top:100px}#case-study5 #pages-blue #wireframing .shell article h1{color:#fff;font-size:36px;padding-bottom:10px}
#case-study5 #pages-blue #wireframing .shell article span{font-size:11px;text-transform:uppercase;color:#fff;font-family:'ms700',sans-serif;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;-webkit-background-clip:padding-box;-moz-background-clip:padding-box;background-clip:padding-box;background-color:#36a0f3;box-shadow:0 1px 2px rgba(21,42,81,0.35);background-image:linear-gradient(bottom, #1e75b8 0, #409be2 100%);padding:3px 10px}
#case-study5 #pages-blue #wireframing .shell #iphone-prespective-wrap{position:relative;height:418px}#case-study5 #pages-blue #wireframing .shell #iphone-prespective-wrap .bg{background:url('../images/case-study5/bg-wireframing.png') no-repeat center top;width:675px;height:224px;position:relative;margin:auto;top:85px;right:10px;z-index:3}
#case-study5 #pages-blue #wireframing .shell #iphone-prespective-wrap .iphone-frame{background:url('../images/case-study5/account-pen.png') no-repeat center top;width:685px;height:418px;position:absolute;top:260px;left:-80px}
#case-study5 #pages-blue #wireframing .shell #iphone-prespective-wrap .slide{position:absolute;width:638px;height:413px;float:left}#case-study5 #pages-blue #wireframing .shell #iphone-prespective-wrap .slide.active-slide{left:300px}
#case-study5 #pages-blue #wireframing .shell #iphone-prespective-wrap .slide .colors{background:url('../images/case-study5/account-color.png') no-repeat center top;position:relative;width:638px;height:413px;left:25px;top:-160px}#case-study5 #pages-blue #wireframing .shell #iphone-prespective-wrap .slide .colors img{display:block;position:absolute;-webkit-transition:top .6s linear;-moz-transition:top .6s linear;-o-transition:top .6s linear;transition:top .6s linear}
#case-study5 #pages-blue #wireframing .shell #iphone-prespective-wrap .slide .colors img:nth-child(1){position:relative;top:65px;right:-135px;-webkit-transition-delay:.5s;-moz-transition-delay:.5s;-o-transition-delay:.5s;transition-delay:.5s}#case-study5 #pages-blue #wireframing .shell #iphone-prespective-wrap .slide .colors img:nth-child(1):nth-child(1).animate{top:20px;left:140px}
#case-study5 #pages-blue #wireframing .shell #iphone-prespective-wrap .slide .colors img:nth-child(2){position:relative;top:120px;right:-360px;-webkit-transition-delay:1s;-moz-transition-delay:1s;-o-transition-delay:1s;transition-delay:1s}#case-study5 #pages-blue #wireframing .shell #iphone-prespective-wrap .slide .colors img:nth-child(2):nth-child(2).animate{top:80px;left:360px}
#case-study5 #pages{width:100%;height:5950px;position:relative;display:inline-block;background:#d4dff4}#case-study5 #pages .navmenu{-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;-webkit-background-clip:padding-box;-moz-background-clip:padding-box;background-clip:padding-box;background-color:#fafafa;-webkit-box-shadow:0 1px 3px rgba(70,70,70,.48), 0 0 18px rgba(198,198,198,.07), inset 0 -3px 0 rgba(200,200,200,.2), inset 0 0 5px rgba(255,255,255,.75);-moz-box-shadow:0 1px 3px rgba(70,70,70,.48), 0 0 18px rgba(198,198,198,.07), inset 0 -3px 0 rgba(200,200,200,.2), inset 0 0 5px rgba(255,255,255,.75);box-shadow:0 1px 3px rgba(70,70,70,.48), 0 0 18px rgba(198,198,198,.07), inset 0 -3px 0 rgba(200,200,200,.2), inset 0 0 5px rgba(255,255,255,.75);background-image:linear-gradient(bottom, #000 0, #fff 100%);height:50px}#case-study5 #pages .navmenu .shell nav{display:inline-block}#case-study5 #pages .navmenu .shell nav ul li{float:left;height:50px;line-height:50px;border-right:1px solid #d8dde8;text-align:center;text-transform:uppercase;cursor:pointer}#case-study5 #pages .navmenu .shell nav ul li:first-child a,#case-study5 #pages .navmenu .shell nav ul li:last-child a{width:319px}
#case-study5 #pages .navmenu .shell nav ul li:first-child{border-left:1px solid #d8dde8}
#case-study5 #pages .navmenu .shell nav ul li:nth-child(2) a{width:299px}
#case-study5 #pages .navmenu .shell nav ul li a{position:relative;color:#b3b9c4;font-size:14px;font-family:'ms900',sans-serif;display:inline-block}
#case-study5 #pages .navmenu .shell nav ul li:first-child a:hover,#case-study5 #pages .navmenu .shell nav ul li:first-child a.active{width:318px;height:50px;display:inline-block;background-color:#f5f7fb;-webkit-box-shadow:inset 0 -3px 0 rgba(201,207,220,.29), inset 0 0 40px rgba(241,243,248,.07);-moz-box-shadow:inset 0 -3px 0 rgba(201,207,220,.29), inset 0 0 40px rgba(241,243,248,.07);box-shadow:inset 0 -3px 0 rgba(201,207,220,.29), inset 0 0 40px rgba(241,243,248,.07);background-image:linear-gradient(bottom, rgba(0,0,0,0.55) 0, rgba(151,151,151,0.55) 100%)}#case-study5 #pages .navmenu .shell nav ul li:first-child a:hover:before,#case-study5 #pages .navmenu .shell nav ul li:first-child a.active:before{content:'';top:10px;left:99px}
#case-study5 #pages .navmenu .shell nav ul li:nth-child(2) a:hover,#case-study5 #pages .navmenu .shell nav ul li:nth-child(2) a.active{width:298px;height:50px;display:inline-block;background-color:#f5f7fb;-webkit-box-shadow:inset 0 -3px 0 rgba(201,207,220,.29), inset 0 0 40px rgba(241,243,248,.07);-moz-box-shadow:inset 0 -3px 0 rgba(201,207,220,.29), inset 0 0 40px rgba(241,243,248,.07);box-shadow:inset 0 -3px 0 rgba(201,207,220,.29), inset 0 0 40px rgba(241,243,248,.07);background-image:linear-gradient(bottom, rgba(0,0,0,0.55) 0, rgba(151,151,151,0.55) 100%)}#case-study5 #pages .navmenu .shell nav ul li:nth-child(2) a:hover:before,#case-study5 #pages .navmenu .shell nav ul li:nth-child(2) a.active:before{content:'';top:10px;left:82px}
#case-study5 #pages .navmenu .shell nav ul li:last-child a:hover,#case-study5 #pages .navmenu .shell nav ul li:last-child a.active{width:318px;height:50px;display:inline-block;background-color:#f5f7fb;-webkit-box-shadow:inset 0 -3px 0 rgba(201,207,220,.29), inset 0 0 40px rgba(241,243,248,.07);-moz-box-shadow:inset 0 -3px 0 rgba(201,207,220,.29), inset 0 0 40px rgba(241,243,248,.07);box-shadow:inset 0 -3px 0 rgba(201,207,220,.29), inset 0 0 40px rgba(241,243,248,.07);background-image:linear-gradient(bottom, rgba(0,0,0,0.55) 0, rgba(151,151,151,0.55) 100%)}#case-study5 #pages .navmenu .shell nav ul li:last-child a:hover:before,#case-study5 #pages .navmenu .shell nav ul li:last-child a.active:before{content:'';top:10px;left:92px}
#case-study5 #pages .navmenu .shell nav ul li:first-child a:before{content:'';background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48IURPQ1RZUEUgc3ZnIFBVQkxJQyAiLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4iICJodHRwOi8vd3d3LnczLm9yZy9HcmFwaGljcy9TVkcvMS4xL0RURC9zdmcxMS5kdGQiPjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iTGF5ZXJfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiIHdpZHRoPSIyN3B4IiBoZWlnaHQ9IjI1cHgiIHZpZXdCb3g9IjAgMCAyNyAyNSIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgMjcgMjUiIHhtbDpzcGFjZT0icHJlc2VydmUiPjxwYXRoIGZpbGwtcnVsZT0iZXZlbm9kZCIgY2xpcC1ydWxlPSJldmVub2RkIiBmaWxsPSIjQkNDMkNDIiBkPSJNMjYuOTc1LDkuNDljLTAuMDctMC4yMDktMC4xMjUtMC40NjEtMC42ODYtMC40NjFoLTkuMjM2IGwtMy4wNTQtOC42NzhDMTMuOTI4LDAuMTQyLDEzLjcyNywwLDEzLjUsMGMtMC4yMjYsMC0wLjQyOCwwLjE0MS0wLjQ5OSwwLjM1TDkuOTQ4LDkuMDI4SDAuNzFjLTAuNjQ4LDAtMC42MTUsMC4yNTItMC42ODUsMC40NjEgYy0wLjA3LDAuMjA4LDAuMDA3LDAuNDM4LDAuMTksMC41NjlsNy42OTcsNS40MzhsLTIuOTY2LDguODM3Yy0wLjA3LDAuMjA5LDAuMDA3LDAuNDM5LDAuMTg5LDAuNTY4IGMwLjE4NCwwLjEyOSwwLjQzMywwLjEyOSwwLjYxNiwwbDcuNzQ3LTUuNDU1bDcuNzMsNS40NTVjMC4wOTIsMC4wNjQsMC4yLDAuMDk4LDAuMzA5LDAuMDk4YzAuMTA3LDAsMC4yMTYtMC4wMzMsMC4zMDgtMC4wOTggYzAuMTg1LTAuMTMxLDAuMjYxLTAuMzU5LDAuMTktMC41NjhsLTIuOTY3LTguODM3bDcuNzE0LTUuNDM4QzI2Ljk2OCw5LjkzLDI3LjA0NSw5LjY5OSwyNi45NzUsOS40OXoiLz48L3N2Zz4=);background-repeat:no-repeat;width:27px;height:25px;display:inline-block;position:absolute;top:10px;left:99px}
#case-study5 #pages .navmenu .shell nav ul li:nth-child(2) a:before{content:'';background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48IURPQ1RZUEUgc3ZnIFBVQkxJQyAiLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4iICJodHRwOi8vd3d3LnczLm9yZy9HcmFwaGljcy9TVkcvMS4xL0RURC9zdmcxMS5kdGQiPjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iTGF5ZXJfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiIHdpZHRoPSIyMXB4IiBoZWlnaHQ9IjI2cHgiIHZpZXdCb3g9IjAgMCAyMSAyNiIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgMjEgMjYiIHhtbDpzcGFjZT0icHJlc2VydmUiPjxwYXRoIGZpbGwtcnVsZT0iZXZlbm9kZCIgY2xpcC1ydWxlPSJldmVub2RkIiBmaWxsPSIjQkNDMkNDIiBkPSJNMTIuMjc2LDEwLjU2OWMtMC42OTYtMC4xOTMtMS4wMTctMC4zMTctMS43NzYtMC4zMTcgYy0wLjc2MSwwLTEuMDgsMC4xMjQtMS43NzYsMC4zMTdWMy42MjZIMi4zMjl2My40NzJsMi45NzIsNS4wNDljLTEuNjksMS40My0yLjc2MiwzLjU0My0yLjc2Miw1LjkwMiBjMCw0LjMwNywzLjU2Myw3Ljc5OSw3Ljk2LDcuNzk5YzQuMzk2LDAsNy45NTktMy40OTIsNy45NTktNy43OTljMC0yLjU0OS0xLjI0OC00LjgxMS0zLjE4LTYuMjM1bDMuMzkyLTQuNzE2VjMuNjI2aC02LjM5NVYxMC41Njl6IE0xNS42MTEsMTguMDQ5YzAsMi43NjItMi4yOTMsNS4wMDgtNS4xMTEsNS4wMDhjLTIuODE5LDAtNS4xMTMtMi4yNDYtNS4xMTMtNS4wMDhjMC0yLjc2MSwyLjI5My01LjAwNyw1LjExMy01LjAwNyBDMTMuMzE4LDEzLjA0MiwxNS42MTEsMTUuMjg4LDE1LjYxMSwxOC4wNDl6IE0wLjE5NywwLjE1NHYyLjA4M2gyMC42MDVsLTAuMDAxLTIuMDgzSDAuMTk3eiBNMTAuMzI4LDEzLjM3OWwtMS4wMjMsMy4wNkg2LjAyNiBjLTAuMDc4LDAtMC4xNDcsMC4wNDktMC4xNzIsMC4xMjFjLTAuMDI0LDAuMDcyLDAuMDAyLDAuMTU0LDAuMDY1LDAuMTk3bDIuNjU0LDEuODk1bC0xLjAyMiwzLjA3NiBjLTAuMDI0LDAuMDcyLDAuMDAyLDAuMTU0LDAuMDY1LDAuMTk5czAuMTQ5LDAuMDQ1LDAuMjEyLDBsMi42NzEtMS45bDIuNjY1LDEuOWMwLjAzMiwwLjAyMSwwLjA2OSwwLjAzMywwLjEwNiwwLjAzMyBzMC4wNzQtMC4wMTIsMC4xMDYtMC4wMzNjMC4wNjItMC4wNDcsMC4wOS0wLjEyNSwwLjA2NS0wLjE5OWwtMS4wMjItMy4wNzZsMi42NTktMS44OTVjMC4wNjMtMC4wNDMsMC4wOS0wLjEyNSwwLjA2NS0wLjE5NyBzLTAuMDk0LTAuMTIxLTAuMTcyLTAuMTIxaC0zLjI4NWwtMS4wMTctMy4wNmMtMC4wMjQtMC4wNzItMC4wOTQtMC4xMjItMC4xNzEtMC4xMjJDMTAuNDIyLDEzLjI1OCwxMC4zNTIsMTMuMzA2LDEwLjMyOCwxMy4zNzl6Ii8+PC9zdmc+);background-repeat:no-repeat;width:21px;height:26px;display:inline-block;position:absolute;top:10px;left:82px}
#case-study5 #pages .navmenu .shell nav ul li:last-child a:before{content:'';background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48IURPQ1RZUEUgc3ZnIFBVQkxJQyAiLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4iICJodHRwOi8vd3d3LnczLm9yZy9HcmFwaGljcy9TVkcvMS4xL0RURC9zdmcxMS5kdGQiPjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iTGF5ZXJfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiIHdpZHRoPSIyOXB4IiBoZWlnaHQ9IjI2cHgiIHZpZXdCb3g9IjAgMCAyOSAyNiIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgMjkgMjYiIHhtbDpzcGFjZT0icHJlc2VydmUiPjxwYXRoIGZpbGwtcnVsZT0iZXZlbm9kZCIgY2xpcC1ydWxlPSJldmVub2RkIiBmaWxsPSIjQkNDMkNDIiBkPSJNMjguNTQ5LDcuODJsLTUuMDg3LTcuMjM5Yy0wLjE4NS0wLjI2My0wLjQ5My0wLjQxOS0wLjgyMi0wLjQxOSBINi4zNjFjLTAuMzMsMC0wLjYzOCwwLjE1Ni0wLjgyMiwwLjQxOUwwLjQ1Miw3LjgyQzAuMjE0LDguMTU4LDAuMjI4LDguNjA1LDAuNDg3LDguOTI5bDEzLjIyNiwxNi41MzggYzAuMTg4LDAuMjM1LDAuNDc5LDAuMzcyLDAuNzg3LDAuMzcyYzAuMzA5LDAsMC42LTAuMTM3LDAuNzg3LTAuMzcyTDI4LjUxNCw4LjkyOUMyOC43NzIsOC42MDUsMjguNzg3LDguMTU4LDI4LjU0OSw3LjgyeiBNMTkuMTA1LDguMTUzTDE0LjUsMjIuNzI2TDEwLjEwNSw4LjE1M0gxOS4xMDV6IE0xMS4xMDUsNy4xNTNsNC01LjAwMWwzLDUuMDAxSDExLjEwNXogTTE2LjEwNSwxLjE1Mmg2bC0yLjk3Miw1Ljk5NUwxNi4xMDUsMS4xNTIgeiBNOS44NjcsNy4xNDZMNy4xMDUsMS4xNTJoNkw5Ljg2Nyw3LjE0NnogTTEyLjg1LDIxLjI2MUwzLjEwNSw4LjE1M2g2TDEyLjg1LDIxLjI2MXogTTIwLjEwNSw4LjE1M2g2bC05Ljk1NCwxMy4xMDhMMjAuMTA1LDguMTUzeiBNMjYuMTA1LDcuMTUzaC02bDIuNDQzLTQuNDdMMjYuMTA1LDcuMTUzeiBNNi4xMDUsMi4xNTJsMiw1LjAwMWgtNUw2LjEwNSwyLjE1MnoiLz48L3N2Zz4=);background-repeat:no-repeat;width:29px;height:26px;display:inline-block;position:absolute;top:10px;left:92px}
#case-study5 #pages .navmenu .shell nav ul li:last-child a{padding-left:30px}
#case-study5 #pages #features{position:relative;width:100%;top:150px}#case-study5 #pages #features .shell{background:url('../images/case-study5/bg-features.png') no-repeat left 30px top;height:1050px}#case-study5 #pages #features .shell .half{margin-top:40px}#case-study5 #pages #features .shell .half:first-child h1,#case-study5 #pages #features .shell .half:first-child p{padding-left:30px}
#case-study5 #pages #features .shell .half:first-child,#case-study5 #pages #features .shell .half:nth-child(3){width:30%;z-index:2}
#case-study5 #pages #features .shell .half:nth-child(2),#case-study5 #pages #features .shell .half:last-child{width:70%;text-align:right;z-index:3}
#case-study5 #pages #features .shell .half:nth-child(3){top:25%;padding-left:30px}#case-study5 #pages #features .shell .half:nth-child(3) h1{padding-bottom:5px;font-size:24px;font-family:'ms700',sans-serif;color:#3d3d3d}
#case-study5 #pages #features .shell .half:nth-child(3) h2{font-family:'ms100',sans-serif;font-size:24px;line-height:30px;text-align:left;padding-bottom:25px}
#case-study5 #pages #features .shell .half:nth-child(3) p{padding-right:10px}
#case-study5 #pages #features .shell .half:last-child{height:340px;width:70%;margin:0 auto;top:23%}#case-study5 #pages #features .shell .half:last-child div{position:absolute;left:0;-webkit-transition:all .5s ease-in-out;-moz-transition:all .5s ease-in-out;-o-transition:all .5s ease-in-out;transition:all .5s ease-in-out}
#case-study5 #pages #features .shell .half:last-child .first{position:relative;right:135px;left:auto;float:right;z-index:5}
#case-study5 #pages #features .shell .half:last-child .second{position:relative;top:-140px;left:170px;float:left}
#case-study5 #pages #features .shell .half:last-child .place-text{position:relative;background:url('../images/case-study5/bg-rectangle.png') no-repeat center top;width:478px;height:157px;float:right;z-index:3;display:inline-block}#case-study5 #pages #features .shell .half:last-child .place-text p{text-align:left;padding:35px;font-size:20px}
#case-study5 #pages #features .shell .half:last-child article{position:relative;top:30px;text-align:left}#case-study5 #pages #features .shell .half:last-child article .img{position:relative;left:15px}#case-study5 #pages #features .shell .half:last-child article .img figure{float:left;padding-right:25px}
#case-study5 #pages #features .shell .half:last-child article .img h4{color:#5179c2;font-size:20px;font-family:'ms700',sans-serif}
#case-study5 #pages #features .shell .half:last-child article .img p{color:#838ea5;font-size:14px;font-family:'ms300',sans-serif}
#case-study5 #pages #features .shell .half h1{font-family:'ms300',sans-serif;font-size:24px;color:#3d3d3d}
#case-study5 #pages #features .shell .half p{color:#838ea5;font-family:'ms300',sans-serif;font-size:14px;padding-right:22%;line-height:24px}
#case-study5 #pages #features .shell .half span{width:328px;height:116px;display:inline-block;position:relative;top:195px;left:30%}#case-study5 #pages #features .shell .half span .tt{position:absolute;z-index:10;left:-57px;bottom:63px;width:230px;padding:15px 25px;background:rgba(43,65,113,0.97);-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;-webkit-background-clip:padding-box;-moz-background-clip:padding-box;background-clip:padding-box;color:#fff;opacity:.97;background-color:#2b4171;-webkit-box-shadow:0 1px 8px rgba(107,99,120,.7);-moz-box-shadow:0 1px 8px rgba(107,99,120,.7);box-shadow:0 1px 8px rgba(107,99,120,.7)}#case-study5 #pages #features .shell .half span .tt:after{content:'';position:absolute;bottom:-8px;left:50%;margin-left:-8px;width:0;height:0;border-left:8px solid transparent;border-right:8px solid transparent;border-top:8px solid rgba(43,65,113,0.97)}
#case-study5 #pages #features .shell .half span .tt strong{display:block;text-transform:uppercase;font-size:18px;padding-bottom:10px}
#case-study5 #pages #features .shell .half span .tt span{display:inline-block;padding-bottom:10px;font-size:12px;color:#a6b7de;position:relative;top:0;left:0;height:auto}#case-study5 #pages #features .shell .half span .tt span:before{content:'';position:relative;display:inline-block;width:9px;height:9px;background-image:url('../images/case-study5/sprite.png');background-position:-280px 0;background-repeat:no-repeat;vertical-align:top;vertical-align:middle;margin-right:10px}
#case-study5 #pages #features .shell .half span .tt span em{color:#c1d82e}
#case-study5 #pages #features .shell .half span .tt ol li{line-height:30px;font-family:'ms300',sans-serif;font-size:13px}#case-study5 #pages #features .shell .half span .tt ol li:before{content:'';display:inline-block;width:10px;height:9px;background-image:url('../images/case-study5/sprite.png');background-position:-289px 0;background-repeat:no-repeat;vertical-align:top;vertical-align:middle;margin-right:10px}
#case-study5 #pages #technical{width:100%;height:839px;background:url('../images/case-study5/bg-contact.png') no-repeat center top;position:relative;top:260px}#case-study5 #pages #technical .shell .half:first-child{width:63%;margin:auto;padding-top:95px}
#case-study5 #pages #technical .shell .half:last-child{width:37%;top:270px}
#case-study5 #pages #iphones{background:url('../images/case-study5/city-bg.png') repeat-x center top;width:100%;height:1000px;position:relative;top:260px}#case-study5 #pages #iphones .shell .half:first-child{top:45%;padding:0 47px}#case-study5 #pages #iphones .shell .half:first-child img{margin-bottom:20px}
#case-study5 #pages #iphones .shell .half:first-child p{font-size:18px;line-height:24px;color:#838ea5}
#case-study5 #pages #iphones .shell .half:nth-child(2){top:25%;left:12px}
#case-study5 #pages #details{position:relative;width:100%;height:930px;top:260px}#case-study5 #pages #details .shell{padding-top:50px}#case-study5 #pages #details .shell .show{position:relative;top:150px}
#case-study5 #pages #detailsTwo{position:relative;width:100%;height:930px;top:260px}#case-study5 #pages #detailsTwo .shell .wrap .half:nth-child(1){text-align:left;padding:140px 71px 0 40px;top:50px}
#case-study5 #pages #detailsTwo .shell .wrap .half:nth-child(2){padding:0;top:0}
#case-study5 #pages #detailsLast{position:relative;width:100%;height:930px;top:260px}#case-study5 #pages #detailsLast .shell .wrap .half:nth-child(2){text-align:left;padding:140px 111px 0 0;top:50px}
#case-study5 #pages #detailsLast .shell .wrap .half h1{font-size:36px;color:#3d3d3d}
#case-study5 #pages #detailsLast .shell .wrap .half p{font-size:18px;color:#838ea5;line-height:24px}
#case-study5 #pages #detailsLast .shell .show{position:relative;top:150px;margin:auto}
#case-study5 footer{background:#d4dff4;height:auto}#case-study5 footer .shell .more-cases h2{font-family:'dosissemibold',sans-serif;font-size:52px;color:#838da5}#case-study5 footer .shell .more-cases h2 span{font-size:40px;opacity:.5;font-family:'dosisextralight',sans-serif}
#case-study5 footer .shell .more-cases h3{font-size:32px;color:#838da5;font-family:'dosismedium',sans-serif}
#case-study5 footer .shell .more-cases p{font-family:'dosisbook',sans-serif;font-size:18px;color:#838da5;line-height:24px}
#case-study5 footer .shell .copy{padding-top: 150px;font-family:'dosissemibold',sans-serif;font-size:15px;line-height:21px;text-transform:uppercase;text-align:center;color:#838da5}#case-study5 footer .shell .copy a{color:#3f3e55}
body,html{min-width:100%}
.cases-studies footer{height:auto;padding-bottom:20px}.cases-studies footer .shell article{text-align:center;color:#a4ab9a}.cases-studies footer .shell article h3{padding-bottom:8px}
.cases-studies footer .shell article figure{padding:71px 0 5px;display:inline-block}
.cases-studies footer .shell article .button{position:relative;padding:0 !important;width:260px}.cases-studies footer .shell article .button:after{content:'';display:block;position:absolute;left:-99px;bottom:-48px;z-index:-1;background:url(../images/case-study1/btn-shadow.png) no-repeat 0 0;width:459px;height:55px}
.cases-studies footer .shell article p small{display:block;font-size:14px;line-height:20px;color:#5c9b07}
.cases-studies footer .more-cases{padding:172px 0 50px;text-align:center}.cases-studies footer .more-cases h3{font-family:'dosisextralight',sans-serif;color:#c3c3c3;padding-bottom:0}
.cases-studies footer .more-cases h2{font-family:'dosisbold',sans-serif;padding-bottom:82px}
.cases-studies footer .more-cases ul{padding:0 14px}.cases-studies footer .more-cases ul:after{float:none !important;content:'';display:block;clear:both !important;float:none !important}
.cases-studies footer .more-cases ul li{float:left;display:block;width:316px;padding-right:16px;margin-bottom:50px}.cases-studies footer .more-cases ul li:nth-child(n+3){padding:0;width:300px}
.cases-studies footer .more-cases ul li a{display:block;font-family:'dosisextralight',sans-serif;font-size:20px;line-height:26px;color:#b3b3b3}.cases-studies footer .more-cases ul li a .img{position:relative;margin-bottom:40px}.cases-studies footer .more-cases ul li a .img:before,.cases-studies footer .more-cases ul li a .img:after{content:'';display:block;position:absolute;z-index:1;background:#fff;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;-webkit-background-clip:padding-box;-moz-background-clip:padding-box;background-clip:padding-box;-webkit-box-shadow:0 1px 3px rgba(0,0,0,0.34);-moz-box-shadow:0 1px 3px rgba(0,0,0,0.34);box-shadow:0 1px 3px rgba(0,0,0,0.34)}
.cases-studies footer .more-cases ul li a .img:after{width:296px;height:162px;left:2px;bottom:0}
.cases-studies footer .more-cases ul li a .img:before{width:290px;height:162px;left:5px;bottom:-5px}
.cases-studies footer .more-cases ul li a .img figure{display:block;position:relative;z-index:2;border:5px solid #fff;background:#fff;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;-webkit-background-clip:padding-box;-moz-background-clip:padding-box;background-clip:padding-box;-webkit-box-shadow:0 1px 3px rgba(0, 0, 0, 0.34);-moz-box-shadow:0 1px 3px rgba(0, 0, 0, 0.34);box-shadow:0 1px 3px rgba(0, 0, 0, 0.34)}.cases-studies footer .more-cases ul li a .img figure:before{content:'';display:block;position:absolute;left:0;top:0;width:100%;height:100%;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;-webkit-background-clip:padding-box;-moz-background-clip:padding-box;background-clip:padding-box;z-index:4;-webkit-box-shadow:0 0 5px rgba(62, 62, 62, 0.75) inset;-moz-box-shadow:0 0 5px rgba(62, 62, 62, 0.75) inset;box-shadow:0 0 5px rgba(62, 62, 62, 0.75) inset}
.cases-studies footer .more-cases ul li a .img figure img{position:relative;z-index:3;display:block;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;-webkit-background-clip:padding-box;-moz-background-clip:padding-box;background-clip:padding-box;-webkit-box-shadow:0 0 5px rgba(62, 62, 62, 0.75) inset;-moz-box-shadow:0 0 5px rgba(62, 62, 62, 0.75) inset;box-shadow:0 0 5px rgba(62, 62, 62, 0.75) inset}
.cases-studies footer .more-cases ul li a h3{font-family:'dosisextralight',sans-serif;padding-bottom:10px;color:#3b3a3a}
.cases-studies footer .more-cases ul li a p{padding-top:0;text-transform:none}
.cases-studies .copy{padding:30px 0;font-family:'dosissemibold',sans-serif;font-size:15px;line-height:21px;text-transform:uppercase;text-align:center;color:#3f3e55}.cases-studies .copy a{color:#3f3e55}
@media only screen and (max-width:1920px) and (resolution:72dpi){#home #home-slider .slide .case-link{margin-left:-1088px}#home #home-slider .slide .case-link span{top:630px} #home #home-slider .slide .case-link img{width:2176px;height:964px} #home #home-slider .slide.slide3{background-size:auto 964px}}@media only screen and (max-height:1600px){#home #home-slider .slide .case-link{margin-left:-960px}#home #home-slider .slide .case-link span{top:560px} #home #home-slider .slide .case-link img{width:1920px;height:851px} #home #home-slider .slide.slide3{background-size:auto 851px}}@media only screen and (min-device-width:768px) and (max-device-width:1024px){#home #home-slider{overflow:hidden}#home #home-slider .slide .case-link{margin-left:-960px}#home #home-slider .slide .case-link span{top:550px} #home #home-slider .slide .case-link img{width:1920px;height:851px} #home #home-slider .slide.slide3{background-size:auto 851px} .cases-studies .phase-row#first-phase:before{top:-13px}}@media only screen and (max-width:1024px){#case-study1 .phase-row .top-row article{padding:0 60px 81px} #case-study1 .phase-row .tabbed-box-wrap>article{padding:104px 0 0 60px} #case-study1 .phase-row .end-row .title article{padding:0 60px 40px} #case-study1 .phase-row .end-row .bottom-list article .cnt{padding-right:60px} #case-study1 .phase-row .end-row .bottom-list article:nth-child(even) .cnt{padding-right:0;padding-left:60px} #case-study1 .phase-row .end-row .bottom-list article:last-child .cnt{padding:0 60px 94px} #case-study1 .phase-row#second-phase .top-row .tabbed-boxes>h4{padding:0 60px 15px} #case-study1 .phase-row#second-phase .top-row .tabbed-boxes>h5{padding:0 60px} #case-study1 .phase-row#second-phase .top-row .tabbed-boxes .tabs article{padding:0 60px 99px}#case-study1 .phase-row#second-phase .top-row .tabbed-boxes .tabs article .entry{padding-right:0} #case-study1 .phase-row#second-phase .top-row .tabbed-boxes .tabs#tab1{margin-bottom:132px}#case-study1 .phase-row#second-phase .top-row .tabbed-boxes .tabs#tab1 article:nth-child(even) figure{float:right} #case-study1 .phase-row#second-phase .top-row .tabbed-boxes .tabs#tab1 article:nth-child(even) .entry{padding-left:0} #case-study1 .phase-row#second-phase .top-row .tabbed-boxes .tabs#tab2{margin-top:39px;margin-bottom:0}#case-study1 .phase-row#second-phase .top-row .tabbed-boxes .tabs#tab2 article figure{float:left} #case-study1 .phase-row#second-phase .top-row .tabbed-boxes .tabs#tab2 article:nth-child(odd) figure{float:right} #case-study1 .phase-row#second-phase .top-row .tabbed-boxes .tabs#tab2 article:nth-child(odd) .entry{padding-left:0} #case-study1 .phase-row#second-phase .second-row article h2{padding:0 60px 5px} #case-study1 .phase-row#second-phase .second-row article h4{padding:0 60px 15px} #case-study1 .phase-row#second-phase .second-row #character-slider .sc-content-wrapper{padding:0 60px} #case-study1 .phase-row#third-phase .top-row article h4{padding-bottom:37px} #case-study1 .phase-row#third-phase .middle-row>.shell>h2{padding:0 60px 21px} #case-study1 .phase-row#third-phase .middle-row .items-list .row .shell>article{padding:0 60px} #case-study1 .phase-row#third-phase .middle-row .items-list .row .shell .centered div{padding:0 60px} #case-study1 .phase-row#third-phase .middle-row .items-list .row .entry .shell .l div{padding-left:60px} #case-study1 .phase-row#third-phase .middle-row .items-list .row .entry .shell .r div{padding-right:60px} #case-study1 .phase-row#third-phase .middle-row .items-list .row .centered .screens-row3 .shell .l{padding-left:60px;width:420px} #case-study2 .phase-row .top-row>.shell>article{padding:0 60px 40px} #case-study2 .phase-row .phase-steps article .cnt{padding:0 60px 0 25px} #case-study2 .phase-row .phase-steps article:nth-child(even) .cnt{padding:0 25px 0 60px} #case-study2 .phase-row#fourth-phase .end-row .title .shell article{padding:0 60px} #case-study2 .phase-row#fourth-phase .end-row article .cnt{padding-right:60px} #case-study2 .phase-row#fourth-phase .end-row article:nth-child(even) .cnt{padding-right:0;padding-left:60px} #case-study2 .phase-row#fourth-phase .end-row article:last-child .cnt{padding:157px 60px 48px} #case-study2 .phase-row#third-phase .top-row>.shell>article{padding-right:0;width:300px;margin-right:-40px} #case-study2 .phase-row#third-phase .items-list .phase-steps article .cnt{padding-right:0}#case-study2 .phase-row#third-phase .items-list .phase-steps article .cnt .info{margin-right:-140px} #case-study2 .phase-row#third-phase .items-list .phase-steps article:nth-child(even) .cnt{padding-right:60px} #case-study3 .phase-row .top-row>.shell>article{padding:0 60px 177px} #case-study3 .phase-row .phase-steps article .cnt{padding-left:0;padding-right:50px} #case-study3 .phase-row .phase-steps article:nth-child(even) .cnt{padding-right:0;padding-left:50px} #case-study3 .phase-row#second-phase:before{top:-1px} #case-study3 .phase-row#third-phase .middle-row .items-list .phase-steps article .cnt{width:320px;padding-left:50px;padding-right:0}#case-study3 .phase-row#third-phase .middle-row .items-list .phase-steps article .cnt .info{padding-right:0} #case-study3 .phase-row#third-phase .middle-row .items-list .phase-steps article:nth-child(even) .cnt{padding-left:0;padding-right:50px} #case-study3 .phase-row#third-phase .middle-row .items-list .phase-steps article:nth-child(4) .cnt{width:360px;padding-left:0;padding-right:50px}#case-study3 .phase-row#third-phase .middle-row .items-list .phase-steps article:nth-child(4) .cnt .info{margin-left:-60px}}@media only screen and (min-device-width:320px) and (max-device-width:568px){#home #home-slider{overflow:hidden !important}}@media only screen and (min-device-width:320px) and (max-device-width:568px) and (orientation:landscape){#home #home-slider .slide .case-link{margin-left:-652px}#home #home-slider .slide .case-link img{width:1305px;height:578px} #home #home-slider .slide .case-link span{top:415px;width:150px;margin-left:-75px;font-size:14px;line-height:30px}}@media only screen and (-webkit-min-device-pixel-ratio:2),only screen and (-min-moz-device-pixel-ratio:2),only screen and (min--moz-device-pixel-ratio:2),only screen and (-o-min-device-pixel-ratio:2/1),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:192dpi),only screen and (min-resolution:2dppx){#home header #logo,#work header #logo,#contact header #logo{background:url('../images@2/dtailstudio-white.png') no-repeat 0 0;background-size:76px 37px;width:76px;height:37px}#home header #logo img,#work header #logo img,#contact header #logo img{display:none} #work .top-nav #logo{background:url('../images@2/dtailstudio-dark.png') no-repeat 0 0;background-size:76px 37px;width:76px;height:37px}#work .top-nav #logo img{display:none} .cases-studies .phase-row#first-phase:before{top:-13px} .cases-studies header #logo{background-position:0 0;background-repeat:no-repeat;width:76px}.cases-studies header #logo img{display:none} #case-study1 .phase-row#third-phase:after{top:-2px} #case-study1 .main-header #logo{background-image:url('../images@2/dtailstudio-white.png');background-size:76px 37px} #case-study1 .top-nav #logo{background-image:url('../images@2/dtailstudio-green.png');background-size:76px 37px} #case-study2 .phase-row#third-phase .middle-row:after{bottom:-1px} #case-study2 .main-header #logo{background-image:url('../images@2/dtailstudio-white.png');background-size:76px 37px} #case-study2 .top-nav #logo{background-image:url('../images@2/dtailstudio-blue.png');background-size:76px 37px} #case-study3 .main-header #logo{background-image:url('../images@2/dtailstudio-white.png');background-size:76px 37px} #case-study3 .top-nav #logo{background-image:url('../images@2/dtailstudio-purple.png');background-size:76px 37px} #case-study4 .main-header #logo{background-image:url('../images@2/dtailstudio-white.png');background-size:76px 37px} #case-study4 .top-nav #logo{background-image:url('../images@2/dtailstudio-brown.png');background-size:76px 37px}}
