@viewport{
    width: device-width;
}
@-ms-viewport{
    width: device-width;
}
html, body {
    margin: 0;
    padding: 0;
    font-size: 15px;
    font-family: 'Source Sans Pro', Arial, Helvetica, sans-serif;
    color: #7c7c7c;
}
a {
    text-decoration: none;
}
a:focus, a:active {
    outline: none;
}
img, a img {
    border: 0;
}
ul, li {
    list-style: none;
    margin: 0;
    padding: 0;
}
.text-right {
    text-align: right;
}
.text-left {
    text-align: left;
}
.float-left {
    float: left;
}
.float-right {
    float: right;
}
.clear, .spacer {
    clear: both;
    float: none;
    width: 100%;
    padding: 0 !important;
    margin: 0 !important;
}
.v70 { height: 70px }
.v60 { height: 60px }
.v50 { height: 50px }
.v40 { height: 40px }
.v30 { height: 30px }
.v20 { height: 20px }
.v10 { height: 10px }
.inline-link {
    color: #e2121b;
}
p.general {
    line-height: 17px;
    margin: 15px 0;
}
p.source-sans {
    font-family: 'Source Sans Pro', Arial, sans-serif;
    font-weight: 400;
    font-size: 24px;
    margin: 10px 0;
}
.red {
    color: #e2121b;
}
.white {
    color: #ffffff;
}
.text-upper {
    text-transform: uppercase;
}
h1 {
    font-family: 'Raleway', 'Arial', sans-serif;
    font-weight: 100;
    font-size: 34px;
    margin: 0;
    padding: 5px 0 15px 0;
}
h2.bg {
    zoom: 1;
    color: #7c7c7c;
    opacity: 0.6;
    filter: alpha(opacity=60);
    font-family: 'Raleway', 'Arial', sans-serif;
    font-size: 140px;
    line-height: 110px;
    font-weight: 900;
    margin: 0;
    padding: 100px 0 80px 0;
    z-index: 200;
    -ms-user-select: none; /* IE 10+ */
    -moz-user-select: -moz-none;
    -khtml-user-select: none;
    -webkit-user-select: none;
    user-select: none;
    cursor: default;
}
h3 {
    color: #FFFFFF;
    font-weight: normal;
    font-size: 30px;
    font-family: 'Bitter', serif;
    margin: 0;
    padding: 0 0 15px 0;
}
.page {
    zoom: 1;
    padding-left: 59px;
    position: relative;
}
.page-padded {
    padding: 0 90px;
    position: relative;
}
.page-content {
    width: 1130px;
    margin: 0 auto;
    position: relative;
    padding: 0 0 1px 0;
}

.columns {
    float: left;
    width: 100%;
    padding: 0 0 70px 0;
}
.columns li {
    display: inline-block;
    float: left;
    width: 300px;
    padding: 0 20px 0 80px;
}
.columns li.first, .column.first {
    padding-left: 0;
}
.column {
    display: inline-block;
    float: left;
    width: 300px;
    padding: 0 20px 0 80px;
}
/* tooltip */
.ui-tooltip {
    font-size: 9px;
    line-height: 10px;
    color: #ffffff;
    opacity: .55;
    filter: alpha(opacity=55);
    border: 0;
    border-radius: 1px;
    box-shadow: 2px 2px 4px -4px #000;
}
.ui-tooltip-content {
    min-width: 60px;
    text-align: center;
}
.ui-tooltip, .tooltip-arrow:after {
    background: black;
}
.tooltip-arrow {
    width: 35px;
    height: 8px;
    overflow: hidden;
    position: absolute;
    left: 10px;
    margin-left: 0px;
    bottom: -8px;
    border: 0 !important;
    border-radius: 1px;
}
.tooltip-arrow.top {
    top: -8px;
    bottom: auto;
}
.tooltip-arrow:after {
    content: "";
    position: absolute;
    left: 10px;
    top: -10px;
    width: 12px;
    height: 12px;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    tranform: rotate(45deg);
}
.tooltip-arrow.top:after {
    bottom: -10px;
    top: auto;
}
/* end tooltip */
/* navigation */
nav {
    position: fixed;
    top: 0;
    left: 0;
    width: 59px;
    height: 110%;
    background: #1f1f1f;
    padding: 20px 0 0;
    box-shadow: 0px 0px 17px -5px #000000;
    z-index: 1000;
}
nav a {
    color: #ccc;
    text-decoration: none;
}
nav a.socials {
    display: block;
    margin: 0 auto 12px auto;
    width: 27px;
    height: 26px;
    line-height: 26px;
    background: url('../images/social.png') no-repeat;
}
nav a.socials:hover {
    background-position: 0 -26px;
}
.navigation-sep {
    height: 56px;
}
nav a.socials.social-li {
    background-position: -27px 0;
}
nav a.socials.social-li:hover {
    background-position: -27px -26px;
}
nav .page-link {
    display: block;
    position: relative;
    width: 59px;
    height: 59px;
    background: url('../images/page-link.png') no-repeat -59px 0px;
}
nav .page-link.home:hover, nav .page-link.home.current {
    background-position: 0 0;
}
nav .page-link.the-work { background-position: -59px -118px; }
nav .page-link.the-work:hover, nav .page-link.the-work.current { background-position: 0 -118px }

nav .page-link.the-know-how { background-position: -59px -177px; }
nav .page-link.the-know-how:hover, nav .page-link.the-know-how.current { background-position: 0 -177px }

nav .page-link.the-principles { background-position: -59px -236px; }
nav .page-link.the-principles:hover, nav .page-link.the-principles.current { background-position: 0 -236px }

nav .page-link.the-advantages { background-position: -59px -295px; }
nav .page-link.the-advantages:hover, nav .page-link.the-advantages.current { background-position: 0 -295px }

nav .page-link.the-jobs { background-position: -59px -354px; }
nav .page-link.the-jobs:hover, nav .page-link.the-jobs.current { background-position: 0 -354px }

nav .page-link.contact { background-position: -59px -413px; }
nav .page-link.contact:hover, nav .page-link.contact.current { background-position: 0 -413px }

nav .page-link:hover, nav .page-link.current {
    -moz-transition: padding-left .1s, width .1s, background-color .1s;
    -webkit-transition: padding-left .1s, width .1s, background-color .1s;
    -ms-transition: padding-left .1s, width .1s, background-color .1s;
    -o-transition: padding-left .1s, width .1s, background-color .1s;
    transition: padding-left .1s, width .1s, background-color .1s;
    background-color: #d21820;
}
nav .page-link span.text {
    display: inline-block;
    position: absolute;
    height: 59px;
    line-height: 59px;
    overflow: hidden;
    left: -300px;
    min-width: 150px;
    color: #FFFFFF;
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 16px;
    font-weight: bold;
}
nav .page-link:hover span.text {
    padding: 0 15px;
    text-align: center;
    left: 59px;
    background-color: #d21820;
    -moz-transition: left .1s, width .1s, background-color .1s;
    -webkit-transition: left .1s, width .1s, background-color .1s;
    -ms-transition: left .1s, width .1s, background-color .1s;
    -o-transition: left .1s, width .1s, background-color .1s;
    transition: left .1s, width .1s, background-color .1s;
}
nav a:focus, nav a:active {
    outline: none;
}
.page-next {
    display: inline-block;
    width: 66px;
    height: 66px;
    position: fixed;
    left: 50%;
    margin-left: -33px;
    bottom: 2%;
    background: url('../images/sprites.png?v=0.2');
}
.page-next.on-page {
    position: absolute;
    background-position: 0 -150px;
}
/* end navigation */
/* homepage (page-home) */
.page-home {
    background: #e2e2e2;
    position: relative;
}
.page-home .welcome {
    padding: 0 0 0 290px;
    width: 580px;
    min-height: 280px;
    position: absolute;
    top: 48%;
    left: 50%;
    margin: -140px auto 0 -290px;
}
.page-home .welcome #logo {
    position: absolute;
    top: 0;
    left: 0;
}
.page-home .waypoint-bottom {
    position: relative;
    top: 99%;
}
/* end homepage */

/* the-work */
.page-the-work {
    background: #000000 url('../images/work-pattern.png') repeat;
    box-shadow: 1px 3px 18px #000;
}
.page-the-work .page-padded {

}
.page-the-work .page-content {
    position: relative;
}
.page-the-work h3.title span {
    display: block;
    width: 159px;
    height: 159px;
    margin: 0 auto 15px 50px;
    background: url('../images/icons.png') no-repeat 0 0;
}
.page-the-work h3.the-age.title span {
    background-position: -159px 0;
}
.page-the-work h3.the-var.title span {
    background-position: -318px 0;
}
.page-the-work h2.bg {
    position: absolute;
    padding: 0;
    left: 0;
    top: 120px;
}
.page-work-container {
    position: relative;
    width: 100%;
    overflow: hidden;
}
.page-clients {
    position: absolute;
    top: 0;
    left: 100%;
}
.page-clients {
    
}
.page-clients .page-content {
    padding: 40px 0 0;
}
.page-clients img {
    height: 150px;
    margin-right: 28px;
}

.page-portfolio {
    position: absolute;
    top: 0;
    left: 200%;
}
.work-nav {
    position: absolute;
    top: 50%;
    left: 59px;
    margin: -20px 0 0;
    padding: 0 19px 0 30px;
    display: inline-block;
    font-size: 13px;
    font-family: 'Raleway', sans-serif;
    color: #ffffff;
    font-weight: bold;
    height: 40px;
    line-height: 40px;
    background: #d61119;
    -moz-border-top-right-radius: 20px;
    -moz-border-bottom-right-radius: 20px;
    -webkit-border-top-right-radius: 20px;
    -webkit-border-bottom-right-radius: 20px;
    border-top-right-radius: 20px;
    border-bottom-right-radius: 20px;
}
.work-nav.work-next {
    right: 0px;
    left: auto;
    padding: 0 30px 0 19px;
    -moz-border-top-right-radius: 0;
    -moz-border-bottom-right-radius: 0;
    -webkit-border-top-right-radius: 0;
    -webkit-border-bottom-right-radius: 0;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    -moz-border-top-left-radius: 20px;
    -moz-border-bottom-left-radius: 20px;
    -webkit-border-top-left-radius: 20px;
    -webkit-border-bottom-left-radius: 20px;
    border-top-left-radius: 20px;
    border-bottom-left-radius: 20px;
}
.work-nav span {
    display: inline-block;
    width: 13px;
    height: 19px;
    position: absolute;
    top: 50%;
    left: 9px;
    margin: -9px 0 0;
    background: url('../images/sprites.png?v=0.1') no-repeat -64px -84px;
}
.work-nav.work-next span {
    left: auto;
    right: 9px;
    background: url('../images/sprites.png?v=0.2') no-repeat -77px -84px;
}
.page-portfolio {
    background: url('../images/know-how-pattern.png') repeat;
}
.portfolio {
    background: url('../images/work-portfolio.png?v=0.1') repeat-x top left;
    position: relative;
    min-height: 586px;
    width: 100%;
}
.portfolio .page-content {
    height: 690px;
    position: relative;
    background: url('../images/portfolio-laptop.png') no-repeat right 135px;
}
.portfolio .project {
    width: 100%;
    height: 530px;
    position: absolute;
    left: 0;
    top: 130px;
}
.portfolio .project-text {
    width: 320px;
    padding: 0 35px 0 0;
}
.portfolio .project-image {
    position: absolute;
    top: 40px;
    right: 156px;
}
.portfolio .general {
    color: #fff;
    line-height: 18px;
}
.view-details {
    display: inline-block;
    margin: 15px 0 0 0;
    height: 39px;
    line-height: 39px;
    background: #242424;
    border-bottom: 4px solid #e2121b;
    color: #fff !important;
	text-decoration: none !important;
    font-weight: bold;
    padding: 0 25px;
}
.portfolio .scroll-bar-wrap {
    position: relative;
    left: 0;
    width: 100%;
    cursor: pointer;
}
.portfolio div#slider {
    border: 0;
    border-radius: 0;
    background: url('../images/slider.png') repeat-x;
    height: 6px;
}
.portfolio #slider .ui-widget-header {
    border-radius: 0;
    height: 6px;
    background: url('../images/slider.png') repeat-x 0 0;
}
.portfolio .ui-slider-horizontal .ui-slider-handle {
    border: 0;
    border-radius: 0;
    width: 19px;
    height: 19px;
    top: -6px;
    margin-left: -9px;
    background: url('../images/slider.png') no-repeat 0 -12px;
    cursor: pointer;
}
.portfolio .slider-ruler {
    position: absolute;
    width: 1px;
    overflow: hidden;
    height: 10px;
    top: -6px;
    background: #999999;
}
.portfolio .slider-ruler.bottom {
    top: 3px;
}
.project-details {
    width: 70%;
    max-width: 1130px;
    min-width: 500px;
}
.project-details p.general {
    color: #cecece;
}
.project-details h2 {
    color: #e2121b;
    padding: 0 0 20px 0;
    border-bottom: 1px solid #353535;
    margin: 0;
    position: relative;
}
.project-details a.lightbox-close {
    position: absolute;
    display: inline-block;
    top: -3px;
    right: -2px;
    width: 43px;
    height: 42px;
    background: url('../images/sprites.png?v=0.2') no-repeat -66px 0;
}
.project-details h3 {
    padding: 15px 0 0;
}
.project-details a.lightbox-close:hover {
    background-position: -66px -42px;
}
.project-details .client {
    padding-top: 30px;
}
.project-details .col-left {
    float: left;
    width: 45%;
}
.project-details .col-right {
    float: right;
    width: 45%;
}
.project .project-text a, .project-details .general a {
	color: #FFFFFF;
	text-decoration: underline;
}
.lightbox-gallery-container {
    width: 100%;
    margin-bottom: 40px;
}
.lightbox-gallery {
    position: relative;
    text-align: center;
    width: 100%;
    overflow: hidden;
}
.lightbox-gallery img {
    max-width: 100%;
    max-height: 550px;
    position: relative;
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    border-radius: 20px;
}
.project-details ul li:before {
    content: '-   ';
}
.project-details ul li {
    padding: 0 0 0 20px;
}
.page-clients {
    background: url('../images/know-how-pattern.png') repeat scroll 0 0 transparent;
}
.page-clients a.page-next.on-page {
    background-position: 0 0;
}
.page.page-portfolio h2.bg, .page-clients h2.bg {
    padding: 10px 0;
}
/* end the-work */

/* the-know-how */
.page-the-know-how {
    background: url('../images/know-how-pattern.png') repeat;
}
.page-the-know-how h2.bg {
    padding: 60px 0 40px 0;
}
.page-the-know-how h3 {
    color: #636363;
}
.page-the-know-how .technologies {
    width: 400px;
    cursor: pointer;
    position: relative;
}
.technologies span.tech {
    display: inline-block;
    margin: 0 1px 1px 0;
    width: 76px;
    height: 76px;
    background: url('../images/technologies.png');
}
.technologies span.tech:hover {
    background: url('../images/technologies-hover.png');
}
.content-2columns {
    padding-bottom: 150px;
}
.content-2columns .col-left {
    float: left;
    width: 45%;
}
.content-2columns .col-right {
    float: right;
    margin-right: 7%;
    width: 35%;
}
.checklist {
    display: block;
    width: 100%;
    margin: 0 0 45px 0;
}
.checklist li {
    display: block;
    border-bottom: 1px dashed #b2b2b2;
    color: #636363;
    line-height: 35px;
    height: 35px;
    position: relative;
    padding: 0 36px 0 10px;
}
.checklist li:first-child {
    border-top: 1px dashed #b2b2b2;
}
.checklist li span.check {
    background: url('../images/sprites.png') no-repeat 0 -66px;
    display: inline-block;
    position: absolute;
    width: 20px;
    height: 20px;
    top: 7px;
    right: 9px;
}
.bring-technology {
    display: inline-block;
    margin: 80px auto 0 auto;
    height: 56px;
    line-height: 56px;
    padding: 0 30px;
    font-size: 22px;
    font-weight: 200;
    color: #636363;
    text-decoration: none;
    background: #ffffff;
    -moz-box-shadow: 0 1px 5px -1px #aaa;
    -webkit-box-shadow: 0 1px 5px -1px #aaa;
    box-shadow: 0 1px 5px -1px #aaa;
    -moz-border-radius: 30px;
    -webkit-border-radius: 30px;
    border-radius: 30px;
}
.bring-technology:hover {
    color: #e2121b;
}
/* end the-know-how */

/* the-principles */
.page-the-principles {
    background: url('../images/principles-pattern.png') repeat;
}
.page-the-principles .security-solutions {
    margin: 40px 0 0 0;
    padding: 13px 0 60px 0;
    height: 243px;
}
.security-solutions .item {
    width: 25%;
    height: 200px;
    position: relative;
    top: 0px;
    display: inline-block;
    float: left;
    text-align: center;
    padding: 43px 0 0 0;
    transition: all .2s;
}
.security-solutions .item.s-red {
    background-color: #c0392b;
}
.security-solutions .item.s-blue {
    background-color: #2980b9;
}
.security-solutions .item.s-yellow {
    background-color: #f39c12;
}
.security-solutions .item.s-last {
    background-color: #34495e;
}
.security-solutions .item .icon {
    display: block;
    background: url('../images/icons.png') no-repeat;
    width: 120px;
    height: 115px;
    margin: 0 auto 10px auto;
}
.security-solutions .item.s-red .icon {
    background-position: 0 -320px;
}
.security-solutions .item.s-blue .icon {
    background-position: -120px -318px;
    width: 140px;
    height: 120px;
}
.security-solutions .item.s-yellow .icon {
    background-position: -260px -320px;
}
.security-solutions .item.s-last .icon {
    background-position: -380px -320px;
    width: 126px;
}
.security-solutions .title {
    display: block;
    color: #fff;
    font-family: 'Source Sans Pro', sans-serif;
    font-weight: 200;
    font-size: 20px;
}
.security-solutions .item:hover {
    top: -13px;
    height: 226px;
    transition: all .2s;
}
/* end the-principles */

/* the-advantages */
.page-the-advantages {
    background: url('../images/know-how-pattern.png') repeat;
}
.page-the-advantages h3.title span {
    display: block;
    width: 159px;
    height: 159px;
    margin: 0 auto 15px 50px;
    background: url('../images/icons.png') no-repeat 0 -159px;
}
.page-the-advantages h3.title.the-quality span {
    background-position: -159px -159px;
}
.page-the-advantages h3.title.the-human-touch span {
    background-position: -318px -159px;
}
.page-the-advantages h3 {
    color: #232323;
}
/* end the-advantages */

/* the-jobs */
.page-the-jobs {
    background: url('../images/principles-pattern.png') repeat;
}
.page-the-jobs h2.bg {
    padding: 100px 0 50px 0;
}
.page-the-jobs .waypoint-bottom {
    position: absolute;
    top: 99%;
}
/* end the-jobs */

/* contact */
.page-contact {
    background: url('../images/principles-pattern.png') repeat;
    position: relative;
}
.google-map {
    width: 100%;
    height: 82%;
}
.page-contact h2.bg {
    position: absolute;
    z-index: 10;
    top: 200px;
    padding: 0;
    left: 120px;
}
.page-contact .column.first {
    border: 0;
	width: 250px;
}
.page-contact .column.second {
    border: 0;
	width: 160px;
}
.page-contact .column {
    border-left: 1px solid #282828;
	padding: 0 14px 0 15px;
	width: 220px;
}
#m-info-window {
    min-width: 250px;
}
#m-info-window h3 {
    font-family: 'Source Sans Pro', Arial, Helvetica, sans-serif;
    color: #636363;
    padding: 2px 0 5px 40px;
    font-size: 30px;
    height: 37px;
    line-height: 37px;
    background: url('../images/logo-34x37.png') no-repeat left center;
}
#m-info-window .general {
    font-size: 12px;
}
/* end contact */
/* footer */
footer {
    padding: 40px 40px 40px 95px;
    background: url('../images/know-how-pattern.png');
}
footer small, footer a {
    color: #626262;
    font-size: 12px;
}
/* end footer */

/** responsiveness */
img.map-resizeable {
    display: block;
    float: right;
    margin: 0;
    max-width: 100%;
}
@media (max-width: 1440px) {
    html, body {
        font-size: 14px;
    }
    h1 {
        font-size: 28px;
        padding: 5px 0 10px;
    }
    h3 {
        font-size: 24px;
    }
    .page h2.bg {
        font-size: 100px;
        line-height: 80px;
        padding: 70px 0 30px;
    }
    .page-padded {
        padding: 0 45px;
    }
    .page-content {
        width: 960px;
    }
    .page img.map-resizeable {
        max-height: 340px;
    }
    .column {
        padding: 0 14px 0 65px;
        width: 255px;
    }
    .column.first {
        padding-left: 0;
    }
    .page-home .welcome {
        overflow-x: hidden;
        width: 400px;
        margin-left: -270px;
        padding: 0 0 0 210px;
        font-size: 13px;
    }
    .page-home .welcome p {
        margin: 8px 0;
    }
    .page-home .welcome #logo {
        width: 190px;
        height: auto;
    }
    .page-the-work {
        background: url('../images/work-pattern_75.png') repeat;
    }
    .page-the-work h2.bg {
        top: 45px;
    }
    .page-the-work h3.title span {
        background: url('../images/icons_75.png') no-repeat;
        width: 119px;
        height: 119px;
        margin: 0 auto 12px 35px;
    }
    .page-the-work h3.the-age.title span { background-position: -119px 0; }
    .page-the-work h3.the-var.title span { background-position: -238px 0; }
    .page-clients .page-content {
        padding: 20px 0 0;
    }
    .page-clients img {
        height: 125px;
        margin-right: 20px;
    }
    .portfolio {
        background: url('../images/work-portfolio_75.png?v=0.1') repeat-x;
    }
    .portfolio .project {
        top: 110px;
        height: 470px;
    }
    .portfolio .page-content {
        background: url('../images/portfolio-laptop_75.png') no-repeat scroll right 114px transparent;
        height: 570px;
    }
    .portfolio .project-image {
        max-width: 420px;
        top: 30px;
        right: 117px;
    }
    .page-the-know-how h2.bg {
        padding: 35px 0;
    }
    p.source-sans {
        font-size: 23px;
    }
    .page-the-principles .security-solutions {
        height: 180px;
        margin: 45px 0 0;
    }
    .security-solutions .item {
        height: 150px;
        padding: 25px 0 0;
    }
    .security-solutions .item:hover {
        height: 170px;
        top: -10px;
    }
    .security-solutions .title {
        font-size: 15px;
    }
    .security-solutions .item .icon {
        background: url('../images/icons_75.png') no-repeat;
        width: 90px;
        height: 86px;
        margin: 0 auto 7px;
    }
    .security-solutions .item.s-red .icon { background-position: 0 -238px }
    .security-solutions .item.s-blue .icon { 
        background-position: -90px -238px;
        width: 105px;
        height: 90px;
    }
    .security-solutions .item.s-yellow .icon { background-position: -195px -238px }
    .security-solutions .item.s-last .icon {
        width: 95px;
        background-position: -285px -238px;
    }
    .page-the-advantages h3.title span {
        background: url('../images/icons_75.png') no-repeat 0 -119px;
        width: 119px;
        height: 119px;
        margin: 0 auto 12px 35px;
    }
    .page-the-advantages h3.title.the-quality span { background-position: -119px -119px }
    .page-the-advantages h3.title.the-human-touch span { background-position: -238px -119px }
    .spacer.v70 {
        height: 40px;
    }
    footer {
        padding: 30px 15px 30px 45px;
    }
}
/* end responsiveness */
.links {
    padding: 50px;
    width: 600px;
    margin: 0 auto;
    text-align: center;
    font-family: Arial, Verdana, sans-serif;
    color: #111111;
}