/* reset */
@import "font.css";
html {
    font-size: 100.01%;
    font-family: Arial;
}

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
    margin: 0;
    padding: 0;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

fieldset, img {
    border: 0;
}

address, caption, cite, code, dfn, em, th, var {
    font-style: normal;
    font-weight: normal;
}

ol, ul {
    list-style: none;
}

caption, th {
    text-align: left;
}

h1, h2, h3, h4, h5, h6 {
    font-weight: normal;
    font-size: 100%;
}

q:before, q:after {
    content: '';
}

abbr, acronym {
    border: 0;
}

a {
    outline: none;
}

/* page style */

html, body {
    height: 100%;
}

.clear {
    clear: both;
}

.top-panel {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 10;
    overflow: hidden;
    width: 100%;
}

.scroll-panel {
    position: static;
    top: 0;
    left: 0;
    width: 99.99%;
    height: 100%;
    z-index: 5;
}

.scroll-inner-panel {
    padding-top: 154px;
    width: 100%;
}

.scroll-content {
    position: relative;
    width: 100%;
}

/* top-panel */

.top-panel .top-panel-content {
    background-color: #ffffff;
}

.top-panel .bottom-shadow {
    width: 2040px;
    height: 6px;
    background: transparent url(../images/lines.png) no-repeat left -43px;
    border-top: 1px solid #c5c7c9;
}

.top-panel .nav-panel {
    position: relative;
    width: 940px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    font-family: Arial;
}

.top-panel .upper-gradient {
    position: absolute;
    top: 0;
    left: -550px;
    width: 2040px;
    height: 4px;
}

body.home .top-panel .upper-gradient {
    background: url(../images/lines.png) no-repeat left 0px;
}

body.we-are-float .top-panel .upper-gradient, body.who-is-float .top-panel .upper-gradient, body.our-studio .top-panel .upper-gradient {
    background: url(../images/lines.png) no-repeat left -7px;
}

body.client-work .top-panel .upper-gradient, body.project-detail .top-panel .upper-gradient {
    background: url(../images/lines.png) no-repeat left -14px;
}

body.stream .top-panel .upper-gradient, body.blog-post .top-panel .upper-gradient {
    background: url(../images/lines.png) no-repeat left -21px;
}

body.milkfloat .top-panel .upper-gradient {
    background: url(../images/lines.png) no-repeat left -28px;
}

body.contact .top-panel .upper-gradient {
    background: url(../images/lines.png) no-repeat left -35px;
}

/* images 

body.stream img, body.blog-post img, body.client-work img {
    margin-top:20px;
}
*/

/* link hover states - simple links */

body.who-is-float .section-right p a:hover, body.who-is-float .section-right .courier p a:hover, body.our-studio .section-right p a:hover, body.our-studio .section-right .courier p a:hover, body.we-are-float .section-right p a:hover, body.we-are-float .section-right .courier p a:hover {
    border-bottom: 1px solid #f19fc1;
}
body.project-detail .section-right p a:hover, body.project-detail .section-right .courier p a:hover, body.client-work .section-right p a:hover, body.client-work .section-right .courier p a:hover {
    border-bottom: 1px solid #84d0f0;
}
body.stream .section-right p a:hover, body.stream .section-right .courier p a:hover, body.blog-post .section-right p a:hover, body.blog-post .section-right .courier p a:hover, .section.error .courier p a:hover {
    border-bottom: 1px solid #CCBA8A;
}
body.milkfloat .section-right p a:hover, body.milkfloat .section-right .courier p a:hover {
    border-bottom: 1px solid #9085ba;
}
body.home .section-right p a:hover, body.home .section-right .courier p a:hover {
    border-bottom: 1px solid #f29a79;
}
body.contact .section-right p a:hover, body.contact .section-right .courier p a:hover {
    border-bottom: 1px solid #90C797;
}

/* link hover states */

body.who-is-float a.arrow-right:hover span, body.our-studio a.arrow-right:hover span, body.we-are-float a.arrow-right:hover span {
    border-bottom: 1px solid #f19fc1;
    display: inline-block;
}

body.project-detail a.arrow-right:hover span, body.client-work a.arrow-right:hover span, .section-right span.site-address a:hover {
    border-bottom: 1px solid #84d0f0;
    display: inline-block;
}

body.stream a.arrow-right:hover span, body.blog-post a.arrow-right:hover span {
    border-bottom: 1px solid #CCBA8A;
    display: inline-block;
}

body.milkfloat a.arrow-right:hover span, body.milkfloat a.icon.meetup:hover span {
    border-bottom: 1px solid #9085ba;
    display: inline-block;
}

body.home a.arrow-right:hover span {
    border-bottom: 1px solid #f29a79;
    display: inline-block;
}

body.contact a.arrow-right:hover span {
    border-bottom: 1px solid #90C797;
    display: inline-block;
}
body.contact a.mail:hover {
    border-bottom: 1px solid #90C797;
}

body.contact a.mail, body.who-is-float a.mail, body.our-studio a.mail, body.we-are-float a.mail, body.project-detail a.mail, body.client-work a.mail, body.stream a.mail, body.blog-post a.mail, body.milkfloat a.mail, body.home a.mail, body.contact a.mail {
    color: #000;
    text-decoration: none;
}

/* ul list */

body.project-detail .section-right ul, body.client-work .section-right ul, body.we-are-float .section-right ul {
    margin-bottom: 20px;
}

body.project-detail .section-right ul li, body.client-work .section-right ul li, .section-left .details ul li {
    background: url(../images/bullets.png) no-repeat left -50px;
    padding-left: 15px;
}

body.stream .section-right ul li, body.blog-post .section-right ul li {
    background: url(../images/bullets.png) no-repeat left -77px;
    padding-left: 15px;
}

body.milkfloat .section-right ul li {
    background: url(../images/bullets.png) no-repeat left -102px;
    padding-left: 15px;
}

body.who-is-float .section-right ul li, body.we-are-float .section-right ul li, body.our-studio .section-right ul li {
    background: url(../images/bullets.png) no-repeat left -23px;
    padding-left: 15px;
}

body.home .section-right ul li {
    background: url(../images/bullets.png) no-repeat left 4px;
    padding-left: 15px;
}

body.project-detail .section-right ul li.first, body.client-work .section-right ul li.first, body.stream .section-right ul li.first, body.blog-post .section-right ul li.first, body.milkfloat .section-right ul li.first, body.home .section-right ul li.first, body.who-is-float .section-right ul li.first, body.we-are-float .section-right ul li.first, body.our-studio .section-right ul li.first, .section-left .details ul li.first {
    background: none;
    padding-left: 0;
}

.top-panel .logo {
    margin-top: 21px;
    margin-bottom: 20px;
}

.top-panel .left-text {
    position: absolute;
    top: 8px;
    left: 0px;
    width: 300px;
    text-align: left;
    font-size: 11px;
    color: #908f8f;
}

.top-panel .right-text {
    position: absolute;
    top: 8px;
    right: 0;
    width: 200px;
    text-align: right;
    font-size: 11px;
    color: #908f8f;
}

.top-panel .right-text span {
    cursor: pointer;
    color: #908f8f;
    font-family: 'Univers59UltraCondensedRg';
    font-size: 16px;
    text-transform: uppercase;
}
.top-panel .connect-button {
    position: absolute;
    top: 4px;
    right: -30px;
    width: 21px;
    height: 11px;
    cursor: pointer;
}
body.home .top-panel .connect-button {
    background: url(../images/arrows.png) no-repeat 0 -15px;
}
body.we-are-float .top-panel .connect-button, 
body.who-is-float .top-panel .connect-button, 
body.our-studio .top-panel .connect-button {
    background: url(../images/arrows.png) no-repeat 0 -45px;
}
body.client-work .top-panel .connect-button, 
body.project-detail .top-panel .connect-button {
    background: url(../images/arrows.png) no-repeat 0 -75px;
}
body.stream .top-panel .connect-button, 
body.blog-post .top-panel .connect-button {
    background: url(../images/arrows.png) no-repeat 0 -105px;
}
body.milkfloat .top-panel .connect-button {
    background: url(../images/arrows.png) no-repeat 0 -137px;
}
body.contact .top-panel .connect-button {
    background: url(../images/arrows.png) no-repeat 0 -180px;
}
.top-panel .connect-button.close {
    background: url(../images/icons.png) no-repeat left -1119px !important;
    right: -21px !important;
    top: -155px !important;
    height: 26px !important;
}

.top-panel .nav-separator {
    height: 1px;
    background-color: #c5c7c9;
}

.top-panel .nav-menu {
    height: 34px;
    position: relative;
    left: -8px;
    overflow: hidden;
    width: 948px;
}

.top-panel .menu-items {
    float: left;
    padding: 8px 0;
}
.top-panel .menu-items.right {
    float: right;
    width: 90px;
}
.top-panel .menu-items.right li span {
    font-family: Univers59UltraCondensedRg;
    color: #000;    
    text-transform: uppercase;
    font-size: 16px;
    float: right;
}
.top-panel .menu-items li {
    text-align: left;
    font-size: 11px;
    line-height: 20px;
}

.top-panel .menu-items li.first a {
    color: #908f8f;
    text-decoration: none;
    padding-left: 8px;
    font-size: 16px;
    text-transform: uppercase;
    font-family: Univers59UltraCondensedRg;
    margin-right: 42px;
}
.top-panel .menu-items li a {
    color: #908f8f;
    text-decoration: none;
    padding-left: 8px;
    font-size: 11px;
    text-transform: none;
    font-family: Arial;    
}
.top-panel .menu-items li a.current {
    color: #000;
}
.top-panel .menu-items li a:hover {
    background: url(../images/menu-arrow.png) no-repeat left center;
    color: #000000;
}

.top-panel .menu-items li span {
    color: #000000;
    padding-left: 8px;
}

.info-panel {
    display: none;
    height: 165px;
    background-color: #e7e7e7;
}

.info-panel-content {
    position: relative;
    top: 12px;
    width: 940px;
    margin-right: auto;
    margin-left: auto;
}

.info-panel .left-column {
    float: left;
    width: 310px;
    height: 136px;
    border-right: 1px solid #c5c7c9;
}
.info-panel .middle-column {
    float: left;
    width: 319px;
    height: 136px;
}
.info-panel .right-column {
    float: left;
    width: 309px;
    height: 136px;
    border-left: 1px solid #c5c7c9;
}
.info-panel .entry {
    color: #231f20;
    font-size: 13px;
    font-family: Arial;
    margin-bottom: 9px;
    margin-left: 8px;
}

.info-panel .left-column .entry {
    margin-left: 0;
}

.info-panel .entry .label {
    display: block;
    float: left;
    width: 80px;
}
.info-panel .right-column .entry span.label {
    display: block;
    float: none;
    margin-bottom: 10px;
}
.info-panel .entry .text {
    display: block;
    float: left;
}
.info-panel .entry .text a {
    color: #231f20;
    text-decoration: none;
    background: url("../images/link-arrow.png") no-repeat scroll right 5px;
    padding-right: 16px;
}
div.info-panel-content .middle-column .entry .text a {
    display: block;
    margin-bottom: 9px;
}

.info-panel .entry .text a:hover {
    text-decoration: underline;
}

.info-panel .right-column .entry span {
}

.info-panel .entry input {
    height: 25px;
    width: 214px;
    color: #999999;
    padding-left: 4px;
    margin-bottom: 5px;
    border: none;
    border-top: 1px solid #b3b3b3;
    line-height: 25px;
}

.info-panel .entry .error-input input {
    border: 1px solid red;
}

.info-panel .entry .text {
    color: #231f20;
    font-weight: bold;
}

.info-panel .right-column .entry .submit {
    display: block;
    padding-top: 7px;
}

.info-panel .right-column .entry .error-message {
    color: red;
    font-weight: normal;
}

.info-panel .right-column .entry .error-input {
    position: relative;
    display: block;
}

.info-panel .right-column .entry .input {
    position: relative;
    display: block;
}

.info-panel .right-column .entry .input span {
    font-weight: normal;
    position: absolute;
    left: 224px;
    top: 3px;
    line-height: 16px;
}

.info-panel .right-column .entry .error-input span {
    color: red;
    font-weight: normal;
    position: absolute;
    left: 224px;
    top: 3px;
    line-height: 16px;
}


/* Content */

.content {
    padding-top: 10px;
}

.section {
    border-bottom: 1px solid #c5c7c9;
    padding-bottom: 20px;
    margin-bottom: 20px;
    margin-left: auto;
    margin-right: auto;
    width: 945px;
    min-height: 100px;
}

.section.no-border {
    border-bottom: none;
    margin-bottom: 0;
    padding-bottom: 10px;
}

.section.no-border .section-left {
    min-height: 70px;
}

.section.map {
    border: 1px solid #C5C7C9;
    padding-bottom: 0px !important;
    margin-top: -2px;
    width: 940px;
}

.section.error {
    padding-bottom: 0px !important;
    margin-top: -2px;
    width: 940px;
}

.section-left {
    float: left;
    margin-right: 15px;
    padding-left: 10px;
    min-height: 100px;
    width: 300px;
}

.section-left h2 {
    font-size: 36px;
    padding-left: 54px;
    font-family: 'Univers59UltraCondensedRg';
    line-height: 30px;
}

.section-left h2 a {
    text-decoration: none;
    color: #000000;
}

.section-left p {
    margin-bottom: 20px;
    width: 220px;
    padding-left: 50px;
    font-size: 13px;
    line-height: 18px;
}

.section-left .tags {
    position: relative;
    top: 15px;
}

.section-left .details {
    float: left;
    clear: left;
    margin-top: 15px;
}

.section-left .tags a, .section-left .tags span {
    font-size: 11px;
    color: #908f8f;
}

.section-left .tags a {
    text-decoration: none;
    display: block;
}

.section-left .tags a:hover {
    text-decoration: none;
    color: #000;
}

.section-left .tags span.date-arrow {
    margin-top: 10px;
    display: block;
}

.section-left .tags span.date-arrow {
    background: url(../images/icons.png) no-repeat left -1036px;
    padding-left: 15px;
    cursor: default;
}

.section-right {
    width: 620px;
    display: inline-block;
}

.section-right .soc-media {
    margin: 20px 0;
}

.section-right h3 {
    font-size: 30px;
    margin-bottom: 15px;
    font-family: 'Univers59UltraCondensedRg';
}

.section-right p {
    margin-bottom: 20px;
    width: 550px;
    font-size: 13px;
    line-height: 18px;
}
.section-right p a, .section-right .courier p a, .section.error .courier p a {
    color: #000;
    font-weight: bold;
    text-decoration: none;
}

.section-right .courier p, .section.error .courier p {
    margin-bottom: 20px;
    width: 550px;
    font-family: Courier New;
    font-size: 14px;
    word-spacing: 0.1em;
}

.section.error .courier p {
    width: auto;
}

.section-right span.date {
    display: block;
    color: #908f8f;
}

.section-right span.site-address {
    font-size: 12px;
    font-weight: bold;
    display: inline-block;
    padding-top: 18px;
}

.section-right span.site-address a {
    color: #000;
    text-decoration: none;
}

.section .home-img {
    margin: 30px 0 0 -245px;
    width: 780px;
}

.section-right.float {
    position: relative;
}

.section-right.float .heart-container {
    top: -25px;
    right: 0px;
    width: 368px;
    height: 309px;
    position: absolute;
    background: url(../images/heart.png) no-repeat left top;
    z-index: -1;
}

.section-right .nav-projects, .section-right .nav-entries, .section-right .nav-stream {
    float: right;
    margin: 18px 0 0;
}

.section-right .nav-projects li, .section-right .nav-entries li, .section-right .nav-stream li {
    float: left;
    text-align: left;
    font-size: 11px;
}

.section-right .nav-projects li a, .section-right .nav-entries li a, .section-right .nav-stream li a {
    color: #908f8f;
    text-decoration: none;
}

.section-right .nav-projects li a:hover, .section-right .nav-entries li a:hover, .section-right .nav-stream li a:hover {
    color: #000;
}

.section-right .nav-projects li.prev, .section-right .nav-entries li.prev, .section-right .nav-stream li.prev {
    background: url(../images/icons.png) no-repeat left -296px;
    padding-left: 14px;
}
.section-right .nav-projects li.all, .section-right .nav-entries li.all, .section-right .nav-stream li.all {
    background: none !important;
}
.section-right .nav-projects li.next {
    background: url(../images/icons.png) no-repeat 43px -316px;
    padding-right: 18px;
}
.section-right .nav-entries li.next {
    background: url(../images/icons.png) no-repeat 71px -316px;
    padding-right: 19px;
}
.section-right .nav-stream li.next {
    background: url(../images/icons.png) no-repeat 90px -316px;
    padding-right: 23px;
}
.section a.arrow-right,
.section-slider.home a.arrow-right /* remove this later */ {
    background: url(../images/icons.png) no-repeat left -273px;
    text-decoration: none;
    font-weight: bold;
    font-size: 13px;
    color: #000;
    margin: 20px 0 0 80px;
    display: block;
    padding: 2px 0 0 20px;
    height: 16px;
}
.section-slider.home a.arrow-right,
.slide-description-wrap a.arrow-right {
    margin: 15px 0 0 0 ;
}
.slide-description-wrap a.arrow-right {
    font-size: 14px;
}
.section-right a.arrow-right {
    background: url(../images/icons.png) no-repeat left -273px;
    font-weight: bold;
    font-size: 13px;
    height: 19px;
    line-height: 16px;
    padding: 2px 0 0 20px;
    text-decoration: none;
    color: #000;
    margin-left: 0 !important; /* remove this later */
    display: block;
    margin-bottom: 20px;
    margin-top: 10px;
}

body.home .section-right a.arrow-right.no-margin {
    margin-bottom: 0;
}

.section-right ul, .section-left .details ul {
    float: left;
    margin: 5px 55px 0 0;
    line-height: 18px;
    font-size: 13px;
}

.section-left .details ul {
    margin: 0;
}

.section-right ul li.first, .section-left .details ul li.first {
    font-weight: bold;
    padding-bottom: 5px;
}

.section-right a.follow {
    background: url(../images/follow-button.png) center top;
    width: 58px;
    height: 20px;
    float: right;
}

.section-right .item {
    display: inline;
    float: left;
    margin-right: 20px;
    width: 300px;
}

.section-right .no-right {
    margin-right: 0px !important;
}

.section-right .item p {
    width: 300px;
}

.section-right .item img {
    width: 300px;
    margin-bottom: 17px;
}

.section-right .item-small {
    display: inline;
    float: left;
    margin-right: 20px;
    width: 140px;
}

.section-right .item-small p {
    width: 140px;
}

.section-right .item-small img {
    width: 140px;
    margin-bottom: 16px;
}

.section-right .item-small h4 {
    font-size: 13px;
    font-weight: bold;
}

.section-right .item-small h5 {
    font-size: 12px;
    margin-bottom: 16px;
}

.separator {
    border-bottom: 1px dashed #c5c7c9;
    display: block;
    height: 1px;
    margin-bottom: 20px;
}

.section-right .holder {
    min-width: 600px;
}
/* Icons */

.icon {
    display: inline-block;
    float: left;
    height: 27px;
    padding: 12px 0 0 40px;
    text-decoration: none;
    color: #000;
    font-weight: bold;
    font-size: 14px;
    margin-top: -2px;
}
a.icon-small {
    display: inline-block;
    float: left;
    height: 27px;
    padding: 5px 0 0 30px;
    text-decoration: none;
    color: #908f8f;
    font-size: 12px;
}
.heart {
    background: url(../images/icons.png) no-repeat left top;
}

.flower {
    background: url(../images/icons.png) no-repeat left -40px;
}

.arrow {
    background: url(../images/icons.png) no-repeat left -78px;
}

.meetup {
    background: url(../images/icons.png) no-repeat left -807px;
}

.twitter {
    background: url(../images/icons.png) no-repeat left -199px;
}

.linkedin {
    background: url(../images/icons.png) no-repeat left -229px;
}

.facebook {
    background: url(../images/icons.png) no-repeat left -642px;
}

.heart-s {
    background: url(../images/icons.png) no-repeat left -610px;
}

/* Hover states */

.heart-s:hover {
    background: url(../images/icons.png) no-repeat left -673px;
}

.facebook:hover {
    background: url(../images/icons.png) no-repeat left -705px;
}

.twitter:hover {
    background: url(../images/icons.png) no-repeat left -737px;
}
.linkedin:hover {
    background: url(../images/icons.png) no-repeat left -773px;
}
.meetup:hover {
    background: url(../images/icons.png) no-repeat left -857px;
}
a.icon-small:hover {
}
.quote {
    background: url(../images/icons.png) no-repeat left -115px;
    display: inline-block;
    float: left;
    height: 75px;
    padding: 0 0 0 50px;
    text-decoration: none;
}
.section-slider {
    overflow-x: hidden;
    width: 100%;
}

.slider-conteiner, .slider-container {
    position: relative;
    width: 940px;
    margin-left: auto;
    margin-right: auto;
    border-bottom: 1px solid #C5C7C9;
    margin-bottom: 20px;
    padding-bottom: 20px;
}
.slider-container .slide-left {
    position: absolute;
    top: 0px;
    right: 895px;
    height: 400px;
    width: 2000px;
}
.slider-container .slide-right {
    position: absolute;
    top: 0px;
    left: 696px;
    height: 400px;
    width: 2000px;
}
.slider-container .slide-left .overlay, .slider-container .slide-right .overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.slider-container .slide-left .button {
    position: absolute;
    right: 14px;
    top: 173px;
    width: 22px;
    height: 42px;
    background: url(../images/slide-arrows.png) left 0px no-repeat;
}
.slider-container .slide-left-enabled, .slider-container .slide-left-enabled .button, .slider-container .slide-right-enabled, .slider-container .slide-right-enabled .button {
    cursor: pointer;
}
.slider-container .slide-left-enabled:hover .button {
    background: url(../images/slide-arrows.png) left -42px no-repeat;
}
.slider-container .slide-right .button {
    position: absolute;
    left: 14px;
    top: 173px;
    width: 22px;
    height: 42px;
    background: url(../images/slide-arrows.png) -22px 0px no-repeat;
}
.slider-container .slide-right-enabled:hover .button {
    background: url(../images/slide-arrows.png) -22px -42px no-repeat;
}
.section-slider .slide-pager {
    display: block;
    width: 940px;
    height: 20px;
    margin-left: auto;
    margin-right: auto;
    font-family: Arial;
    font-weight: normal;
    font-size: 11px;
    text-align: center;
    padding-top: 22px;
    padding-left: 52px;
}
.section-slider .slide-pager li {
    float: left;
    display: block;
    width: 20px;
    height: 20px;
    color: #908f8f;
    cursor: pointer;
    line-height: 20px;
}
.section-slider .slide-pager li.selected {
    color: #000000;
    cursor: default;
}

.jcarousel-container {
    width: 600px;
}

.jcarousel-clip-horizontal {
    width: 621px;
    height: 400px;
    overflow: visible !important;
    margin-left: 60px;
}

.jcarousel-list {
    height: 400px;
}

.jcarousel-item {
    width: 621px;
    height: 400px;
    margin-right: 80px;
}

.jcarousel-item:hover {
}

.jcarousel-item-placeholder {
}
.fadeout-overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #ffffff;
    opacity: 0;
    filter: Alpha(Opacity=0);
    z-index: 100;
}

.fadein-overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #ffffff;
    z-index: 100;
}

/* Footer */

.footer {
    color: #908f8f;
    font-size: 11px;
    padding-bottom: 20px;
    width: 940px;
    margin-left: auto;
    margin-right: auto;
}
.footer .inner,
.footer .bottom {
    width: 100%;
    float: left;
}  
.footer .bottom {
    margin: 25px 0 20px 0;
}
.footer .inner {
    height: 150px;
}   
.footer .inner .left {
    float: left;
    width: 430px;
    position: relative;
}
.footer .inner .left a.go-live {
    display: inline-block;
    text-indent: -9999px;
    left: -20px;
    position: absolute;
    top: -35px;
    background: url(../images/go-button.png) no-repeat 0 0;
    width: 125px;
    height: 88px;
}
.footer .inner .left h6 {
    font-size: 18px;
    color: #231f20;
    margin: 60px 0 10px 0;
    font-family: Univers59UltraCondensedRg;
}
.footer .inner .left p {
    float: none;
    font-family: Courier New;
    font-size: 14px;
    color: #231f20;
}
.footer .inner .left p a {
    color: #231f20;
}
.footer .inner .right {
    float: right;
}
.footer .inner .right ul li  {
    float: left;
}
.footer .inner .right ul li a {
    display: inline-block;
    text-indent: -9999px;
    width: 32px;
    height: 32px;
    background: url(../images/footer-icons.png) no-repeat 0 0;
    margin-right: 10px;
}
.footer .inner .right ul li a.skype {
    background-position: 0 -86px;
}
.footer .inner .right ul li a.skype:hover {
    background-position: 0 0;
}
.footer .inner .right ul li a.twitter {
    background-position: 0 -257px;
}
.footer .inner .right ul li a.twitter:hover {
    background-position: 0 -172px;
}
.footer .inner .right ul li a.spotify {
    background-position: 0 -429px;
    margin-right: 0;
}
.footer .inner .right ul li a.spotify:hover {
    background-position: 0 -344px;
}
.footer .inner .right img {
    display: block;
    float: right;
    padding-top: 95px;
}
.footer p {
    float: right;
}
.footer .top {
    background: url(../images/icons.png) no-repeat left -257px;
    display: inline;
    height: 19px;
    line-height: 16px;
    padding: 3px 0 0 20px;
    text-decoration: none;
    margin-bottom: 20px;
    cursor: pointer;
}
body.project-detail .soc-media a {
    display: block;
    float: left;
    margin-right: 10px;
}
.soc-media > iframe ~ iframe {
    margin-bottom: 7px;
}
.soc-media span.fb_separator {
    position: relative;
    top: -12px;
    background: url(../images/line.png) top left no-repeat #fff;
    display: inline-block;
    width: 10px;
    height: 20px;
}
.section.home {
   border: none;
   min-height: 210px;
   margin-top: 68px;
}
.section.home .block {
    width: 298px;
    float: left;
    margin-right: 20px;
}
.section.home .block.last {
    margin-right: 0;
}
.section.home .block h3 {
    color: #231f20;
    font-size: 28px;
    text-transform: uppercase;
    margin-bottom: 10px;
    font-family: Univers59UltraCondensedRg;
}
.section.home .block .inner {
    border: 1px solid #c0c2c4;
    width: 100%;
    margin-bottom: 10px;
    height: 145px;
}
.section.home .block .inner img {
    width: 298px;
}
.section.home  a.arrow-right {
    margin: 0;
}
/**************************************************************************************** home page slider *****************************/

.section-slider.home {
    background: url(../images/slider-bg.png) repeat 0 0;
    height: 446px;
    overflow: hidden;
    margin-top: -12px;
    position: relative;
}
.slider-home-wrap {
    margin: 0 auto;
    height: 446px;
}
.slider-home-wrap ul.slider-home li {
    height: 440px;
}
.slider-home-wrap ul.slider-home li img {
    height: 446px;    
}
.slider-conteiner-wrap {        
    margin: 0 auto;
}
.slide-description-wrap {
    position: relative;
    width: 100%;
    margin-top: 30px;
}
.slide-description-wrap .description {
    width: 618px;
    float: left;
}
.slide-description-wrap .navigation {
    width: 300px;
    float: right;
}
.slide-description-wrap .navigation .inner {
    position: absolute;
    right: 0;
    top: 0;
}
.slide-description-wrap .navigation span {
    font-family: Arial;
    font-size: 12px;
}
.slide-description-wrap .navigation a {
    display: inline-block;
    color: #fff;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px; 
    font-family: Arial;
    font-size: 12px;
    background: #000;
    width: 20px;
    height: 20px;
    behavior: url(../images/PIE.htc);
    text-decoration: none;
    font-weight: bold;
    text-align: center;
    line-height: 20px;
    letter-spacing: 1px;
}
.slide-description-wrap .navigation a.current,
.slide-description-wrap .navigation a:hover {
    background: #88b1dc;
}
.slide-description-wrap p {
    font-family: Courier New;
    font-size: 14px;
}
span.prevBtn, 
span.nextBtn,
span.playBtn,
span.pauseBtn {
    float: left;
    /*bottom: 30px;*/
}
span.prevBtn {
    /*right: 535px;*/
}
span.nextBtn {
    /*right: 490px;*/
}
span.playBtn,
span.pauseBtn {
   /* right: 445px;*/
}
span.prevBtn a, 
span.nextBtn a {
    display: inline-block;
    text-indent: -9999px;
    width: 48px;
    height: 48px;
    background: url(../images/home-slider-nav.png) no-repeat;
}
span.prevBtn a {
     background-position: 0 4px;
}
span.nextBtn a {
    background-position: 0 -96px;
}
span.prevBtn a.disabled,
span.nextBtn a.disabled {
    cursor: default;
}
span.prevBtn a.disabled {
     background-position: 0 -193px;
}
span.nextBtn a.disabled {
    background-position: 0 -287px;
}
.button-wrapper {
    width: 940px;
    height: 50px;
    margin: 0 auto;
    position: relative;
    top: 363px;
    left: 0;
}
span.playBtn a, 
span.pauseBtn a {
    display: none;
}
.button-wrapper-inner {
    position: absolute;
    right: -10px;
}
.section.float {
    position: relative;
}
.section.float.first {
    min-height: 242px;
}
.section.float.second {
    min-height: 132px;
}
.section.float.third {
    min-height: 166px;
}
.section.float .right-image {
    bottom: -5px;
    right: 0;
    position: absolute;
}
.inner-content {
    margin-top: 8px;
}
.section ol {
    list-style-type: decimal;
    list-style-position: inside;
    margin-bottom: 20px;
}
.section ol li {
    font-size: 12px;
}
.service-diagram {
    margin-bottom: 35px;
}

@media screen and (-webkit-min-device-pixel-ratio:0) { 
    .scroll-content {
        margin-top: -3px;
    } 
    .content {padding-top: 8px;}
}


