/*!
 * Bootstrap v2.3.2
 *
 * Copyright 2013 Twitter, Inc
 * Licensed under the Apache License v2.0
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Designed and built with all the love in the world @twitter by @mdo and @fat.
 */

/* #Reset & Basics (Inspired by E. Meyers)
================================================== */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline; }
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: '';
    content: none; }
table {
    border-collapse: collapse;
    border-spacing: 0; }

.clearfix {
    *zoom: 1;
}
.clearfix:before,
.clearfix:after {
    display: table;
    content: "";
    line-height: 0;
}
.clearfix:after {
    clear: both;
}
.hide-text {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0;
}
.input-block-level {
    display: block;
    width: 100%;
    min-height: 30px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
    display: block;
}
audio,
canvas,
video {
    display: inline-block;
    *display: inline;
    *zoom: 1;
}
audio:not([controls]) {
    display: none;
}
html {
    font-size: 100%;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
}
a:focus {
    outline: thin dotted #333;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}
a:hover,
a:active {
    outline: 0;
}
sub,
sup {
    position: relative;
    font-size: 75%;
    line-height: 0;
    vertical-align: baseline;
}
sup {
    top: -0.5em;
}
sub {
    bottom: -0.25em;
}
img {
    /* Responsive images (ensure images don't scale beyond their parents) */

    max-width: 100%;
    /* Part 1: Set a maxium relative to the parent */

    width: auto\9;
    /* IE7-8 need help adjusting responsive images */

    height: auto;
    /* Part 2: Scale the height according to the width, otherwise you get stretching */

    vertical-align: middle;
    border: 0;
    -ms-interpolation-mode: bicubic;
}
#map_canvas img,
.google-maps img {
    max-width: none;
}
button,
input,
select,
textarea {
    margin: 0;
    font-size: 100%;
    vertical-align: middle;
}
button,
input {
    *overflow: visible;
    line-height: normal;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
    padding: 0;
    border: 0;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer;
}
label,
select,
button,
input[type="button"],
input[type="reset"],
input[type="submit"],
input[type="radio"],
input[type="checkbox"] {
    cursor: pointer;
}
input[type="search"] {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    -webkit-appearance: textfield;
}
input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button {
    -webkit-appearance: none;
}
textarea {
    overflow: auto;
    vertical-align: top;
}
@media print {
    * {
        text-shadow: none !important;
        color: #000 !important;
        background: transparent !important;
        box-shadow: none !important;
    }
    a,
    a:visited {
        text-decoration: underline;
    }
    a[href]:after {
        content: " (" attr(href) ")";
    }
    abbr[title]:after {
        content: " (" attr(title) ")";
    }
    .ir a:after,
    a[href^="javascript:"]:after,
    a[href^="#"]:after {
        content: "";
    }
    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }
    thead {
        display: table-header-group;
    }
    tr,
    img {
        page-break-inside: avoid;
    }
    img {
        max-width: 100% !important;
    }
    @page  {
        margin: 0.5cm;
    }
    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }
    h2,
    h3 {
        page-break-after: avoid;
    }
}
.row {
    margin-left: -20px;
    *zoom: 1;
}
.row:before,
.row:after {
    display: table;
    content: "";
    line-height: 0;
}
.row:after {
    clear: both;
}
[class*="span"] {
    float: left;
    min-height: 1px;
    margin-left: 20px;
}
.container,
.navbar-static-top .container,
.navbar-fixed-top .container,
.navbar-fixed-bottom .container {
    width: 940px;
}
.span12 {
    width: 940px;
}
.span11 {
    width: 860px;
}
.span10 {
    width: 780px;
}
.span9 {
    width: 700px;
}
.span8 {
    width: 620px;
}
.span7 {
    width: 540px;
}
.span6 {
    width: 460px;
}
.span5 {
    width: 380px;
}
.span4 {
    width: 300px;
}
.span3 {
    width: 220px;
}
.span2 {
    width: 140px;
}
.span1 {
    width: 60px;
}
.offset12 {
    margin-left: 980px;
}
.offset11 {
    margin-left: 900px;
}
.offset10 {
    margin-left: 820px;
}
.offset9 {
    margin-left: 740px;
}
.offset8 {
    margin-left: 660px;
}
.offset7 {
    margin-left: 580px;
}
.offset6 {
    margin-left: 500px;
}
.offset5 {
    margin-left: 420px;
}
.offset4 {
    margin-left: 340px;
}
.offset3 {
    margin-left: 260px;
}
.offset2 {
    margin-left: 180px;
}
.offset1 {
    margin-left: 100px;
}
.row-fluid {
    width: 100%;
    *zoom: 1;
}
.row-fluid:before,
.row-fluid:after {
    display: table;
    content: "";
    line-height: 0;
}
.row-fluid:after {
    clear: both;
}
.row-fluid [class*="span"] {
    display: block;
    width: 100%;
    min-height: 30px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    margin-left: 2.127659574468085%;
    *margin-left: 2.074468085106383%;
}
.row-fluid [class*="span"]:first-child {
    margin-left: 0;
}
.row-fluid .controls-row [class*="span"] + [class*="span"] {
    margin-left: 2.127659574468085%;
}
.row-fluid .span12 {
    width: 100%;
    *width: 99.94680851063829%;
}
.row-fluid .span11 {
    width: 91.48936170212765%;
    *width: 91.43617021276594%;
}
.row-fluid .span10 {
    width: 82.97872340425532%;
    *width: 82.92553191489361%;
}
.row-fluid .span9 {
    width: 74.46808510638297%;
    *width: 74.41489361702126%;
}
.row-fluid .span8 {
    width: 65.95744680851064%;
    *width: 65.90425531914893%;
}
.row-fluid .span7 {
    width: 57.44680851063829%;
    *width: 57.39361702127659%;
}
.row-fluid .span6 {
    width: 48.93617021276595%;
    *width: 48.88297872340425%;
}
.row-fluid .span5 {
    width: 40.42553191489362%;
    *width: 40.37234042553192%;
}
.row-fluid .span4 {
    width: 31.914893617021278%;
    *width: 31.861702127659576%;
}
.row-fluid .span3 {
    width: 23.404255319148934%;
    *width: 23.351063829787233%;
}
.row-fluid .span2 {
    width: 14.893617021276595%;
    *width: 14.840425531914894%;
}
.row-fluid .span1 {
    width: 6.382978723404255%;
    *width: 6.329787234042553%;
}
.row-fluid .offset12 {
    margin-left: 104.25531914893617%;
    *margin-left: 104.14893617021275%;
}
.row-fluid .offset12:first-child {
    margin-left: 102.12765957446808%;
    *margin-left: 102.02127659574467%;
}
.row-fluid .offset11 {
    margin-left: 95.74468085106382%;
    *margin-left: 95.6382978723404%;
}
.row-fluid .offset11:first-child {
    margin-left: 93.61702127659574%;
    *margin-left: 93.51063829787232%;
}
.row-fluid .offset10 {
    margin-left: 87.23404255319149%;
    *margin-left: 87.12765957446807%;
}
.row-fluid .offset10:first-child {
    margin-left: 85.1063829787234%;
    *margin-left: 84.99999999999999%;
}
.row-fluid .offset9 {
    margin-left: 78.72340425531914%;
    *margin-left: 78.61702127659572%;
}
.row-fluid .offset9:first-child {
    margin-left: 76.59574468085106%;
    *margin-left: 76.48936170212764%;
}
.row-fluid .offset8 {
    margin-left: 70.2127659574468%;
    *margin-left: 70.10638297872339%;
}
.row-fluid .offset8:first-child {
    margin-left: 68.08510638297872%;
    *margin-left: 67.9787234042553%;
}
.row-fluid .offset7 {
    margin-left: 61.70212765957446%;
    *margin-left: 61.59574468085106%;
}
.row-fluid .offset7:first-child {
    margin-left: 59.574468085106375%;
    *margin-left: 59.46808510638297%;
}
.row-fluid .offset6 {
    margin-left: 53.191489361702125%;
    *margin-left: 53.085106382978715%;
}
.row-fluid .offset6:first-child {
    margin-left: 51.063829787234035%;
    *margin-left: 50.95744680851063%;
}
.row-fluid .offset5 {
    margin-left: 44.68085106382979%;
    *margin-left: 44.57446808510638%;
}
.row-fluid .offset5:first-child {
    margin-left: 42.5531914893617%;
    *margin-left: 42.4468085106383%;
}
.row-fluid .offset4 {
    margin-left: 36.170212765957444%;
    *margin-left: 36.06382978723405%;
}
.row-fluid .offset4:first-child {
    margin-left: 34.04255319148936%;
    *margin-left: 33.93617021276596%;
}
.row-fluid .offset3 {
    margin-left: 27.659574468085104%;
    *margin-left: 27.5531914893617%;
}
.row-fluid .offset3:first-child {
    margin-left: 25.53191489361702%;
    *margin-left: 25.425531914893618%;
}
.row-fluid .offset2 {
    margin-left: 19.148936170212764%;
    *margin-left: 19.04255319148936%;
}
.row-fluid .offset2:first-child {
    margin-left: 17.02127659574468%;
    *margin-left: 16.914893617021278%;
}
.row-fluid .offset1 {
    margin-left: 10.638297872340425%;
    *margin-left: 10.53191489361702%;
}
.row-fluid .offset1:first-child {
    margin-left: 8.51063829787234%;
    *margin-left: 8.404255319148938%;
}
[class*="span"].hide,
.row-fluid [class*="span"].hide {
    display: none;
}
[class*="span"].pull-right,
.row-fluid [class*="span"].pull-right {
    float: right;
}
.container {
    margin-right: auto;
    margin-left: auto;
    *zoom: 1;
}
.container:before,
.container:after {
    display: table;
    content: "";
    line-height: 0;
}
.container:after {
    clear: both;
}
.container-fluid {
    padding-right: 20px;
    padding-left: 20px;
    *zoom: 1;
}
.container-fluid:before,
.container-fluid:after {
    display: table;
    content: "";
    line-height: 0;
}
.container-fluid:after {
    clear: both;
}
@media (max-width: 767px) {
    body {
        padding-left: 20px;
        padding-right: 20px;
    }
    .navbar-fixed-top,
    .navbar-fixed-bottom,
    .navbar-static-top {
        margin-left: -20px;
        margin-right: -20px;
    }
    .container-fluid {
        padding: 0;
    }
    .dl-horizontal dt {
        float: none;
        clear: none;
        width: auto;
        text-align: left;
    }
    .dl-horizontal dd {
        margin-left: 0;
    }
    .container {
        width: auto;
    }
    .row-fluid {
        width: 100%;
    }
    .row,
    .thumbnails {
        margin-left: 0;
    }
    .thumbnails > li {
        float: none;
        margin-left: 0;
    }
    [class*="span"],
    .uneditable-input[class*="span"],
    .row-fluid [class*="span"] {
        float: none;
        display: block;
        width: 100%;
        margin-left: 0;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }
    .span12,
    .row-fluid .span12 {
        width: 100%;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }
    .row-fluid [class*="offset"]:first-child {
        margin-left: 0;
    }
    .input-large,
    .input-xlarge,
    .input-xxlarge,
    input[class*="span"],
    select[class*="span"],
    textarea[class*="span"],
    .uneditable-input {
        display: block;
        width: 100%;
        min-height: 30px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }
    .input-prepend input,
    .input-append input,
    .input-prepend input[class*="span"],
    .input-append input[class*="span"] {
        display: inline-block;
        width: auto;
    }
    .controls-row [class*="span"] + [class*="span"] {
        margin-left: 0;
    }
    .modal {
        position: fixed;
        top: 20px;
        left: 20px;
        right: 20px;
        width: auto;
        margin: 0;
    }
    .modal.fade {
        top: -100px;
    }
    .modal.fade.in {
        top: 20px;
    }
}
@media (max-width: 480px) {
    .nav-collapse {
        -webkit-transform: translate3d(0, 0, 0);
    }
    .page-header h1 small {
        display: block;
        line-height: 20px;
    }
    input[type="checkbox"],
    input[type="radio"] {
        border: 1px solid #ccc;
    }
    .form-horizontal .control-label {
        float: none;
        width: auto;
        padding-top: 0;
        text-align: left;
    }
    .form-horizontal .controls {
        margin-left: 0;
    }
    .form-horizontal .control-list {
        padding-top: 0;
    }
    .form-horizontal .form-actions {
        padding-left: 10px;
        padding-right: 10px;
    }
    .media .pull-left,
    .media .pull-right {
        float: none;
        display: block;
        margin-bottom: 10px;
    }
    .media-object {
        margin-right: 0;
        margin-left: 0;
    }
    .modal {
        top: 10px;
        left: 10px;
        right: 10px;
    }
    .modal-header .close {
        padding: 10px;
        margin: -10px;
    }
    .carousel-caption {
        position: static;
    }
}
@media (min-width: 768px) and (max-width: 979px) {
    .row {
        margin-left: -20px;
        *zoom: 1;
    }
    .row:before,
    .row:after {
        display: table;
        content: "";
        line-height: 0;
    }
    .row:after {
        clear: both;
    }
    [class*="span"] {
        float: left;
        min-height: 1px;
        margin-left: 20px;
    }
    .container,
    .navbar-static-top .container,
    .navbar-fixed-top .container,
    .navbar-fixed-bottom .container {
        width: 724px;
    }
    .span12 {
        width: 724px;
    }
    .span11 {
        width: 662px;
    }
    .span10 {
        width: 600px;
    }
    .span9 {
        width: 538px;
    }
    .span8 {
        width: 476px;
    }
    .span7 {
        width: 414px;
    }
    .span6 {
        width: 352px;
    }
    .span5 {
        width: 290px;
    }
    .span4 {
        width: 228px;
    }
    .span3 {
        width: 166px;
    }
    .span2 {
        width: 104px;
    }
    .span1 {
        width: 42px;
    }
    .offset12 {
        margin-left: 764px;
    }
    .offset11 {
        margin-left: 702px;
    }
    .offset10 {
        margin-left: 640px;
    }
    .offset9 {
        margin-left: 578px;
    }
    .offset8 {
        margin-left: 516px;
    }
    .offset7 {
        margin-left: 454px;
    }
    .offset6 {
        margin-left: 392px;
    }
    .offset5 {
        margin-left: 330px;
    }
    .offset4 {
        margin-left: 268px;
    }
    .offset3 {
        margin-left: 206px;
    }
    .offset2 {
        margin-left: 144px;
    }
    .offset1 {
        margin-left: 82px;
    }
    .row-fluid {
        width: 100%;
        *zoom: 1;
    }
    .row-fluid:before,
    .row-fluid:after {
        display: table;
        content: "";
        line-height: 0;
    }
    .row-fluid:after {
        clear: both;
    }
    .row-fluid [class*="span"] {
        display: block;
        width: 100%;
        min-height: 30px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        float: left;
        margin-left: 2.7624309392265194%;
        *margin-left: 2.709239449864817%;
    }
    .row-fluid [class*="span"]:first-child {
        margin-left: 0;
    }
    .row-fluid .controls-row [class*="span"] + [class*="span"] {
        margin-left: 2.7624309392265194%;
    }
    .row-fluid .span12 {
        width: 100%;
        *width: 99.94680851063829%;
    }
    .row-fluid .span11 {
        width: 91.43646408839778%;
        *width: 91.38327259903608%;
    }
    .row-fluid .span10 {
        width: 82.87292817679558%;
        *width: 82.81973668743387%;
    }
    .row-fluid .span9 {
        width: 74.30939226519337%;
        *width: 74.25620077583166%;
    }
    .row-fluid .span8 {
        width: 65.74585635359117%;
        *width: 65.69266486422946%;
    }
    .row-fluid .span7 {
        width: 57.18232044198895%;
        *width: 57.12912895262725%;
    }
    .row-fluid .span6 {
        width: 48.61878453038674%;
        *width: 48.56559304102504%;
    }
    .row-fluid .span5 {
        width: 40.05524861878453%;
        *width: 40.00205712942283%;
    }
    .row-fluid .span4 {
        width: 31.491712707182323%;
        *width: 31.43852121782062%;
    }
    .row-fluid .span3 {
        width: 22.92817679558011%;
        *width: 22.87498530621841%;
    }
    .row-fluid .span2 {
        width: 14.3646408839779%;
        *width: 14.311449394616199%;
    }
    .row-fluid .span1 {
        width: 5.801104972375691%;
        *width: 5.747913483013988%;
    }
    .row-fluid .offset12 {
        margin-left: 105.52486187845304%;
        *margin-left: 105.41847889972962%;
    }
    .row-fluid .offset12:first-child {
        margin-left: 102.76243093922652%;
        *margin-left: 102.6560479605031%;
    }
    .row-fluid .offset11 {
        margin-left: 96.96132596685082%;
        *margin-left: 96.8549429881274%;
    }
    .row-fluid .offset11:first-child {
        margin-left: 94.1988950276243%;
        *margin-left: 94.09251204890089%;
    }
    .row-fluid .offset10 {
        margin-left: 88.39779005524862%;
        *margin-left: 88.2914070765252%;
    }
    .row-fluid .offset10:first-child {
        margin-left: 85.6353591160221%;
        *margin-left: 85.52897613729868%;
    }
    .row-fluid .offset9 {
        margin-left: 79.8342541436464%;
        *margin-left: 79.72787116492299%;
    }
    .row-fluid .offset9:first-child {
        margin-left: 77.07182320441989%;
        *margin-left: 76.96544022569647%;
    }
    .row-fluid .offset8 {
        margin-left: 71.2707182320442%;
        *margin-left: 71.16433525332079%;
    }
    .row-fluid .offset8:first-child {
        margin-left: 68.50828729281768%;
        *margin-left: 68.40190431409427%;
    }
    .row-fluid .offset7 {
        margin-left: 62.70718232044199%;
        *margin-left: 62.600799341718584%;
    }
    .row-fluid .offset7:first-child {
        margin-left: 59.94475138121547%;
        *margin-left: 59.838368402492065%;
    }
    .row-fluid .offset6 {
        margin-left: 54.14364640883978%;
        *margin-left: 54.037263430116376%;
    }
    .row-fluid .offset6:first-child {
        margin-left: 51.38121546961326%;
        *margin-left: 51.27483249088986%;
    }
    .row-fluid .offset5 {
        margin-left: 45.58011049723757%;
        *margin-left: 45.47372751851417%;
    }
    .row-fluid .offset5:first-child {
        margin-left: 42.81767955801105%;
        *margin-left: 42.71129657928765%;
    }
    .row-fluid .offset4 {
        margin-left: 37.01657458563536%;
        *margin-left: 36.91019160691196%;
    }
    .row-fluid .offset4:first-child {
        margin-left: 34.25414364640884%;
        *margin-left: 34.14776066768544%;
    }
    .row-fluid .offset3 {
        margin-left: 28.45303867403315%;
        *margin-left: 28.346655695309746%;
    }
    .row-fluid .offset3:first-child {
        margin-left: 25.69060773480663%;
        *margin-left: 25.584224756083227%;
    }
    .row-fluid .offset2 {
        margin-left: 19.88950276243094%;
        *margin-left: 19.783119783707537%;
    }
    .row-fluid .offset2:first-child {
        margin-left: 17.12707182320442%;
        *margin-left: 17.02068884448102%;
    }
    .row-fluid .offset1 {
        margin-left: 11.32596685082873%;
        *margin-left: 11.219583872105325%;
    }
    .row-fluid .offset1:first-child {
        margin-left: 8.56353591160221%;
        *margin-left: 8.457152932878806%;
    }
    input,
    textarea,
    .uneditable-input {
        margin-left: 0;
    }
    .controls-row [class*="span"] + [class*="span"] {
        margin-left: 20px;
    }
    input.span12,
    textarea.span12,
    .uneditable-input.span12 {
        width: 710px;
    }
    input.span11,
    textarea.span11,
    .uneditable-input.span11 {
        width: 648px;
    }
    input.span10,
    textarea.span10,
    .uneditable-input.span10 {
        width: 586px;
    }
    input.span9,
    textarea.span9,
    .uneditable-input.span9 {
        width: 524px;
    }
    input.span8,
    textarea.span8,
    .uneditable-input.span8 {
        width: 462px;
    }
    input.span7,
    textarea.span7,
    .uneditable-input.span7 {
        width: 400px;
    }
    input.span6,
    textarea.span6,
    .uneditable-input.span6 {
        width: 338px;
    }
    input.span5,
    textarea.span5,
    .uneditable-input.span5 {
        width: 276px;
    }
    input.span4,
    textarea.span4,
    .uneditable-input.span4 {
        width: 214px;
    }
    input.span3,
    textarea.span3,
    .uneditable-input.span3 {
        width: 152px;
    }
    input.span2,
    textarea.span2,
    .uneditable-input.span2 {
        width: 90px;
    }
    input.span1,
    textarea.span1,
    .uneditable-input.span1 {
        width: 28px;
    }
}
@media (min-width: 1200px) {
    .row {
        margin-left: -30px;
        *zoom: 1;
    }
    .row:before,
    .row:after {
        display: table;
        content: "";
        line-height: 0;
    }
    .row:after {
        clear: both;
    }
    [class*="span"] {
        float: left;
        min-height: 1px;
        margin-left: 30px;
    }
    .container,
    .navbar-static-top .container,
    .navbar-fixed-top .container,
    .navbar-fixed-bottom .container {
        width: 1170px;
    }
    .span12 {
        width: 1170px;
    }
    .span11 {
        width: 1070px;
    }
    .span10 {
        width: 970px;
    }
    .span9 {
        width: 870px;
    }
    .span8 {
        width: 770px;
    }
    .span7 {
        width: 670px;
    }
    .span6 {
        width: 570px;
    }
    .span5 {
        width: 470px;
    }
    .span4 {
        width: 370px;
    }
    .span3 {
        width: 270px;
    }
    .span2 {
        width: 170px;
    }
    .span1 {
        width: 70px;
    }
    .offset12 {
        margin-left: 1230px;
    }
    .offset11 {
        margin-left: 1130px;
    }
    .offset10 {
        margin-left: 1030px;
    }
    .offset9 {
        margin-left: 930px;
    }
    .offset8 {
        margin-left: 830px;
    }
    .offset7 {
        margin-left: 730px;
    }
    .offset6 {
        margin-left: 630px;
    }
    .offset5 {
        margin-left: 530px;
    }
    .offset4 {
        margin-left: 430px;
    }
    .offset3 {
        margin-left: 330px;
    }
    .offset2 {
        margin-left: 230px;
    }
    .offset1 {
        margin-left: 130px;
    }
    .row-fluid {
        width: 100%;
        *zoom: 1;
    }
    .row-fluid:before,
    .row-fluid:after {
        display: table;
        content: "";
        line-height: 0;
    }
    .row-fluid:after {
        clear: both;
    }
    .row-fluid [class*="span"] {
        display: block;
        width: 100%;
        min-height: 30px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        float: left;
        margin-left: 2.564102564102564%;
        *margin-left: 2.5109110747408616%;
    }
    .row-fluid [class*="span"]:first-child {
        margin-left: 0;
    }
    .row-fluid .controls-row [class*="span"] + [class*="span"] {
        margin-left: 2.564102564102564%;
    }
    .row-fluid .span12 {
        width: 100%;
        *width: 99.94680851063829%;
    }
    .row-fluid .span11 {
        width: 91.45299145299145%;
        *width: 91.39979996362975%;
    }
    .row-fluid .span10 {
        width: 82.90598290598291%;
        *width: 82.8527914166212%;
    }
    .row-fluid .span9 {
        width: 74.35897435897436%;
        *width: 74.30578286961266%;
    }
    .row-fluid .span8 {
        width: 65.81196581196582%;
        *width: 65.75877432260411%;
    }
    .row-fluid .span7 {
        width: 57.26495726495726%;
        *width: 57.21176577559556%;
    }
    .row-fluid .span6 {
        width: 48.717948717948715%;
        *width: 48.664757228587014%;
    }
    .row-fluid .span5 {
        width: 40.17094017094017%;
        *width: 40.11774868157847%;
    }
    .row-fluid .span4 {
        width: 31.623931623931625%;
        *width: 31.570740134569924%;
    }
    .row-fluid .span3 {
        width: 23.076923076923077%;
        *width: 23.023731587561375%;
    }
    .row-fluid .span2 {
        width: 14.52991452991453%;
        *width: 14.476723040552828%;
    }
    .row-fluid .span1 {
        width: 5.982905982905983%;
        *width: 5.929714493544281%;
    }
    .row-fluid .offset12 {
        margin-left: 105.12820512820512%;
        *margin-left: 105.02182214948171%;
    }
    .row-fluid .offset12:first-child {
        margin-left: 102.56410256410257%;
        *margin-left: 102.45771958537915%;
    }
    .row-fluid .offset11 {
        margin-left: 96.58119658119658%;
        *margin-left: 96.47481360247316%;
    }
    .row-fluid .offset11:first-child {
        margin-left: 94.01709401709402%;
        *margin-left: 93.91071103837061%;
    }
    .row-fluid .offset10 {
        margin-left: 88.03418803418803%;
        *margin-left: 87.92780505546462%;
    }
    .row-fluid .offset10:first-child {
        margin-left: 85.47008547008548%;
        *margin-left: 85.36370249136206%;
    }
    .row-fluid .offset9 {
        margin-left: 79.48717948717949%;
        *margin-left: 79.38079650845607%;
    }
    .row-fluid .offset9:first-child {
        margin-left: 76.92307692307693%;
        *margin-left: 76.81669394435352%;
    }
    .row-fluid .offset8 {
        margin-left: 70.94017094017094%;
        *margin-left: 70.83378796144753%;
    }
    .row-fluid .offset8:first-child {
        margin-left: 68.37606837606839%;
        *margin-left: 68.26968539734497%;
    }
    .row-fluid .offset7 {
        margin-left: 62.393162393162385%;
        *margin-left: 62.28677941443899%;
    }
    .row-fluid .offset7:first-child {
        margin-left: 59.82905982905982%;
        *margin-left: 59.72267685033642%;
    }
    .row-fluid .offset6 {
        margin-left: 53.84615384615384%;
        *margin-left: 53.739770867430444%;
    }
    .row-fluid .offset6:first-child {
        margin-left: 51.28205128205128%;
        *margin-left: 51.175668303327875%;
    }
    .row-fluid .offset5 {
        margin-left: 45.299145299145295%;
        *margin-left: 45.1927623204219%;
    }
    .row-fluid .offset5:first-child {
        margin-left: 42.73504273504273%;
        *margin-left: 42.62865975631933%;
    }
    .row-fluid .offset4 {
        margin-left: 36.75213675213675%;
        *margin-left: 36.645753773413354%;
    }
    .row-fluid .offset4:first-child {
        margin-left: 34.18803418803419%;
        *margin-left: 34.081651209310785%;
    }
    .row-fluid .offset3 {
        margin-left: 28.205128205128204%;
        *margin-left: 28.0987452264048%;
    }
    .row-fluid .offset3:first-child {
        margin-left: 25.641025641025642%;
        *margin-left: 25.53464266230224%;
    }
    .row-fluid .offset2 {
        margin-left: 19.65811965811966%;
        *margin-left: 19.551736679396257%;
    }
    .row-fluid .offset2:first-child {
        margin-left: 17.094017094017094%;
        *margin-left: 16.98763411529369%;
    }
    .row-fluid .offset1 {
        margin-left: 11.11111111111111%;
        *margin-left: 11.004728132387708%;
    }
    .row-fluid .offset1:first-child {
        margin-left: 8.547008547008547%;
        *margin-left: 8.440625568285142%;
    }
    input,
    textarea,
    .uneditable-input {
        margin-left: 0;
    }
    .controls-row [class*="span"] + [class*="span"] {
        margin-left: 30px;
    }
    input.span12,
    textarea.span12,
    .uneditable-input.span12 {
        width: 1156px;
    }
    input.span11,
    textarea.span11,
    .uneditable-input.span11 {
        width: 1056px;
    }
    input.span10,
    textarea.span10,
    .uneditable-input.span10 {
        width: 956px;
    }
    input.span9,
    textarea.span9,
    .uneditable-input.span9 {
        width: 856px;
    }
    input.span8,
    textarea.span8,
    .uneditable-input.span8 {
        width: 756px;
    }
    input.span7,
    textarea.span7,
    .uneditable-input.span7 {
        width: 656px;
    }
    input.span6,
    textarea.span6,
    .uneditable-input.span6 {
        width: 556px;
    }
    input.span5,
    textarea.span5,
    .uneditable-input.span5 {
        width: 456px;
    }
    input.span4,
    textarea.span4,
    .uneditable-input.span4 {
        width: 356px;
    }
    input.span3,
    textarea.span3,
    .uneditable-input.span3 {
        width: 256px;
    }
    input.span2,
    textarea.span2,
    .uneditable-input.span2 {
        width: 156px;
    }
    input.span1,
    textarea.span1,
    .uneditable-input.span1 {
        width: 56px;
    }
    .thumbnails {
        margin-left: -30px;
    }
    .thumbnails > li {
        margin-left: 30px;
    }
    .row-fluid .thumbnails {
        margin-left: 0;
    }
}
@media (max-width: 979px) {
    body {
        padding-top: 0;
    }
    .navbar-fixed-top,
    .navbar-fixed-bottom {
        position: static;
    }
    .navbar-fixed-top {
        margin-bottom: 20px;
    }
    .navbar-fixed-bottom {
        margin-top: 20px;
    }
    .navbar-fixed-top .navbar-inner,
    .navbar-fixed-bottom .navbar-inner {
        padding: 5px;
    }
    .navbar .container {
        width: auto;
        padding: 0;
    }
    .navbar .brand {
        padding-left: 10px;
        padding-right: 10px;
        margin: 0 0 0 -5px;
    }
    .nav-collapse {
        clear: both;
    }
    .nav-collapse .nav {
        float: none;
        margin: 0 0 10px;
    }
    .nav-collapse .nav > li {
        float: none;
    }
    .nav-collapse .nav > li > a {
        margin-bottom: 2px;
    }
    .nav-collapse .nav > .divider-vertical {
        display: none;
    }
    .nav-collapse .nav .nav-header {
        color: #777777;
        text-shadow: none;
    }
    .nav-collapse .nav > li > a,
    .nav-collapse .dropdown-menu a {
        padding: 9px 15px;
        font-weight: bold;
        color: #777777;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        border-radius: 3px;
    }
    .nav-collapse .btn {
        padding: 4px 10px 4px;
        font-weight: normal;
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        border-radius: 4px;
    }
    .nav-collapse .dropdown-menu li + li a {
        margin-bottom: 2px;
    }
    .nav-collapse .nav > li > a:hover,
    .nav-collapse .nav > li > a:focus,
    .nav-collapse .dropdown-menu a:hover,
    .nav-collapse .dropdown-menu a:focus {
        background-color: #f2f2f2;
    }
    .navbar-inverse .nav-collapse .nav > li > a,
    .navbar-inverse .nav-collapse .dropdown-menu a {
        color: #999999;
    }
    .navbar-inverse .nav-collapse .nav > li > a:hover,
    .navbar-inverse .nav-collapse .nav > li > a:focus,
    .navbar-inverse .nav-collapse .dropdown-menu a:hover,
    .navbar-inverse .nav-collapse .dropdown-menu a:focus {
        background-color: #111111;
    }
    .nav-collapse.in .btn-group {
        margin-top: 5px;
        padding: 0;
    }
    .nav-collapse .dropdown-menu {
        position: static;
        top: auto;
        left: auto;
        float: none;
        display: none;
        max-width: none;
        margin: 0 15px;
        padding: 0;
        background-color: transparent;
        border: none;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        border-radius: 0;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
    }
    .nav-collapse .open > .dropdown-menu {
        display: block;
    }
    .nav-collapse .dropdown-menu:before,
    .nav-collapse .dropdown-menu:after {
        display: none;
    }
    .nav-collapse .dropdown-menu .divider {
        display: none;
    }
    .nav-collapse .nav > li > .dropdown-menu:before,
    .nav-collapse .nav > li > .dropdown-menu:after {
        display: none;
    }
    .nav-collapse .navbar-form,
    .nav-collapse .navbar-search {
        float: none;
        padding: 10px 15px;
        margin: 10px 0;
        border-top: 1px solid #f2f2f2;
        border-bottom: 1px solid #f2f2f2;
        -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.1), 0 1px 0 rgba(255,255,255,.1);
        -moz-box-shadow: inset 0 1px 0 rgba(255,255,255,.1), 0 1px 0 rgba(255,255,255,.1);
        box-shadow: inset 0 1px 0 rgba(255,255,255,.1), 0 1px 0 rgba(255,255,255,.1);
    }
    .navbar-inverse .nav-collapse .navbar-form,
    .navbar-inverse .nav-collapse .navbar-search {
        border-top-color: #111111;
        border-bottom-color: #111111;
    }
    .navbar .nav-collapse .nav.pull-right {
        float: none;
        margin-left: 0;
    }
    .nav-collapse,
    .nav-collapse.collapse {
        overflow: hidden;
        height: 0;
    }
    .navbar .btn-navbar {
        display: block;
    }
    .navbar-static .navbar-inner {
        padding-left: 10px;
        padding-right: 10px;
    }
}
@media (min-width: 980px) {
    .nav-collapse.collapse {
        height: auto !important;
        overflow: visible !important;
    }
}
/* Table of Content
==================================================
	#Site Styles
	#Page Styles
	#Media Queries  */

/* #Site Styles
================================================== */

body{
    font-size: 15px;
    color: #6d6e71;
    font-family: 'Raleway', sans-serif;
}

/* ==== Headers ==== */
h1,h2,h3,h4,h5,h6{
    font-family: 'Quicksand', sans-serif;
    color: #231f20;
    line-height: 1em;
}
h1.normal,h2.normal,h3.normal,h4.normal,h5.normal,h6.normal{font-weight: 400;}
h1.hbold,h2.hbold,h3.hbold,h4.hbold,h5.hbold,h6.hbold{font-weight: 700;}

h1.alternative,h2.alternative,h3.alternative,h4.alternative,h5.alternative,h6.alternative{
    font-family: 'Raleway', sans-serif;
    color: #10a9e9;
}

h1.hubold,h2.hubold,h3.hubold,h4.hubold,h5.hubold,h6.hubold{
    font-weight: 700;
}

h1{font-size: 105px;}
h2{font-size: 90px;}
h3{font-size: 75px; font-weight: 300;}
h4{font-size: 60px;}
h5{font-size: 45px;}
h6{font-size: 22.5px;}

p{
    font-weight: 500;
    color: #6d6e71;
    line-height: 1.7em;
    margin: 15px 0;
}

a, a:before, a:after{
    color: inherit;
    text-decoration: none;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.dib{
    display: inline-block;
    *display: inline;
    zoom: 1;
}
.sp{background: url('../img/sprite.png');}
.ssp{background: url('../img/socialsprite.png');}
.center{text-align: center;}
.right{text-align: right;}
.oh {overflow: hidden;}
/* ================================================== */

/* #Bloks Styles
================================================== */

/* ==== Logo ==== */
.logo{
    float: left;
    background: #fff;
}

/* Social Icons */
.socialbar{
    text-align: right;
}
.socialbar .item{
    margin-left: 35px;
}
.socialbar .item i.icon{
    display: block;
    width: 15px;
}
/* twitter */
.socialbar .item i.icon.twitter{
    background-position: -15px 0;
    height: 11px;
}
.socialbar .item i.icon.twitter:hover{background-position: -15px -11px;}
/* google */
.socialbar .item i.icon.google{
    background-position: -15px -48px;
    height: 15px;
}
.socialbar .item i.icon.google:hover{background-position: -15px -63px;}
/* facebook */
.socialbar .item i.icon.facebook{
    background-position: 0 -52px;
    height: 15px;
}
.socialbar .item i.icon.facebook:hover{background-position: 0 -67px;}
/* linkedin */
.socialbar .item i.icon.linkedin{
    background-position: 0 -26px;
    height: 13px;
}
.socialbar .item i.icon.linkedin:hover{background-position: 0 -39px;}
/* rss */
.socialbar .item i.icon.rss{
    background-position: 0 0;
    height: 13px;
}
.socialbar .item i.icon.rss:hover{background-position: 0 -13px;}
/* pinterest */
.socialbar .item i.icon.pinterest{
    background-position: -15px -22px;
    height: 13px;
}
.socialbar .item i.icon.pinterest:hover{background-position: -15px -35px;}

/* ==== Footer ==== */
footer{
    position: relative;
    background: #231f20;
    margin-top: 45px;
}
footer .content{
    position: relative;
    margin-bottom: 75px;
}
footer .content a:hover{
    color: #fff;
}
footer .widget{
    position: relative;
    padding-top: 55px;
    padding-left: 66px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
}
/* widget arrow */
footer .widget .arrow{
    position: absolute;
    width: 0;
    height: 0;
    top: -43px;
    left: 0;
    border-right: 65px solid #43c8ff;
    border-top: 43px solid transparent;
    border-bottom: 43px solid transparent;
}
footer .widget .arrow:before{
    position: absolute;
    content: '';
    width: 0;
    height: 0;
    top: -35px;
    left: 12px;
    border-right: 53px solid #231f20;
    border-top: 35px solid transparent;
    border-bottom: 35px solid transparent;
}
footer .widget .arrow .icon{
    position: absolute;
    display: block;
    width: 19px;
    height: 19px;
    left: 37px;
    top: -9px;
}
footer .widget .arrow .icon.about{
    background-position: 0 -36px;
}
footer .widget .arrow .icon.contact{
    background-position: 0 -55px;
}
footer .widget .arrow .icon.links{
    background-position: 0 -74px;
}
/* *************************************** */

footer .widget .heading{
    color: #fff;
    margin: 15px 0;
}
footer .widget .contact .item:nth-child(even){
    margin: 15px 0;
}
footer .widget .contact .icon{
    width: 15px;
    height: 12px;
    float: left;
    margin-right: 12px;
}
footer .widget .contact .phone{
    width: 12px;
    background-position: 0 0;
}
footer .widget .contact .email{
    background-position: 0 -12px;
}
footer .widget .contact .address{
    background-position: 0 -24px;
}

footer .widget .section .item:before{
    display: inline-block;
    content: '\00BB';
}
footer .widget .section .item{
    border-bottom: 1px solid #393536;
    padding: 10px 0;
}
footer .widget .section .item:last-child{
    border-bottom: none;
}


footer .basebar{
    position: relative;
    z-index: 10;
    background: #393637;
    padding: 15px 0;
}
footer .basebar .copyright{
    color: #9d9d9d;
}
footer .basebar .social{
    text-align: right;
}
/* ================================================== */

/* #Page Styles
================================================== */

/* Index Section
================================================== */

/* main logo */
footer .logo{
    position: relative;
    color: #fff;
    z-index: 1;
}
.global-container .logo{
    position: absolute;
    left: 48px;
    top: 120px
}

.global-container + footer {
    position: relative;
}

.footer-svg {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 200px;
    height: 200px;
}
footer .logo_wrapper{
    position: absolute;
    top: 0;
    left: -50px;
}

/* header */
header.header{
    background: url('../img/demo/index-header.png');
    background-position: center 0;
    background-repeat: no-repeat;
    background-size: cover;
    margin-bottom: 30px;
    max-height: 1200px;
}

header.header.mini-style {
    background: url('../img/demo/small-header-2.png');
    height: 552px;
    -webkit-animation: mini-top-slider 60s linear infinite 0s;
    -moz-animation: mini-top-slider 60s linear infinite 0s;
    -ms-animation: mini-top-slider 60s linear infinite 0s;
    -o-animation: mini-top-slider 60s linear infinite 0s;
    animation: mini-top-slider 60s linear infinite 0s;

}

@keyframes "mini-top-slider" {
 0% {
    background-image: url('../img/demo/small-header-1.png');
 }
 30% {
    background-image: url('../img/demo/small-header-2.png');
 }
 50% {
    background-image: url('../img/demo/small-header-3.png');
 }
 70% {
    background-image: url('../img/demo/small-header-4.png');
 }
 90% {
    background-image: url('../img/demo/small-header-5.png');
 }
 100% {
    background-image: url('../img/demo/small-header-1.png');
 }

}

@-moz-keyframes mini-top-slider {
 0% {
   background-image: url('../img/demo/small-header-1.png');
 }
 30% {
   background-image: url('../img/demo/small-header-2.png');
 }
 50% {
   background-image: url('../img/demo/small-header-3.png');
 }
 70% {
   background-image: url('../img/demo/small-header-4.png');
 }
 90% {
   background-image: url('../img/demo/small-header-5.png');
 }
 100% {
   background-image: url('../img/demo/small-header-1.png');
 }

}

@-webkit-keyframes "mini-top-slider" {
 0% {
   background-image: url('../img/demo/small-header-1.png');
 }
 30% {
   background-image: url('../img/demo/small-header-2.png');
 }
 50% {
   background-image: url('../img/demo/small-header-3.png');
 }
 70% {
   background-image: url('../img/demo/small-header-4.png');
 }
 90% {
   background-image: url('../img/demo/small-header-5.png');
 }
 100% {
   background-image: url('../img/demo/small-header-1.png');
 }

}

@-ms-keyframes "mini-top-slider" {
 0% {
   background-image: url('../img/demo/small-header-1.png');
 }
 30% {
   background-image: url('../img/demo/small-header-2.png');
 }
 50% {
   background-image: url('../img/demo/small-header-3.png');
 }
 70% {
   background-image: url('../img/demo/small-header-4.png');
 }
 90% {
   background-image: url('../img/demo/small-header-5.png');
 }
 100% {
   background-image: url('../img/demo/small-header-1.png');
 }

}

@-o-keyframes "mini-top-slider" {
 0% {
   background-image: url('../img/demo/small-header-1.png');
 }
 30% {
   background-image: url('../img/demo/small-header-2.png');
 }
 50% {
   background-image: url('../img/demo/small-header-3.png');
 }
 70% {
   background-image: url('../img/demo/small-header-4.png');
 }
 90% {
   background-image: url('../img/demo/small-header-5.png');
 }
 100% {
   background-image: url('../img/demo/small-header-1.png');
 }

}

/* nav menu */
nav.menu .list .item a{
    position: relative;
    display: block;
    padding-top: 30px;
    font-size: 19px;
    font-weight: 700;
    font-family: 'Quicksand', sans-serif;
    color: #a8adb3;
    margin-left: 30px;
    overflow: hidden;
    padding-bottom: 5px;
}
nav.menu .list .item a:hover,
nav.menu .list .item.current a{
    color: #10a9e9;
}
nav.menu .list .item a:before{
    position: absolute;
    content: '';
    width: 0;
    height: 0;
    top: -8px;
    left: 50%;
    margin-left: -7px;
    color: #10a9e9;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-top: 8px solid;
}
nav.menu .list .item a:hover:before,
nav.menu .list .item.current a:before{
    top: 0;
}

/* header main heading */
.header{
    position: relative;
    color: #fff;
    overflow: hidden;
}
.header .main.heading{
    margin-top: -60px;
    padding-bottom: 60px;
}
.header .main.big-welcome {
    margin-top: 96px;
}


.header .main.heading .title{
    color: #fff;
    font-size: 65px;
    font-weight: 300;
}
.header .main.heading .alternative{
    color: #10a9e9;
    font-size: 30px;
}

/* == SVG Styles ==*/
.svg-hold {
    position: relative;
}

.small-size {
    height: 552px;
}

.max-size {
    height: 1500px;
}

.svg-hold:before,
.svg-hold:after{
    position: absolute;
    display: block;
    content: '';
    bottom: 0;
    background: #ffffff;
    width: 100%;
}

.svg-hold:before {
    left: -100%;
    top: 0;
}

.svg-hold:after {
    right: -100%;
    border-left: 1px solid #ffffff;
}

.small-size:after {
    top: 233px;
}

.max-size:after {
    top: 1034px;
}

#header-triangles {
    position: absolute;
    width: 100%;
    height: 1200px;
    top: 0;
    left: 0;
}

#header-mini-triangles {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 552px;
}

#header-right {
    position: absolute;
    top: 520px;
    right: -190px;
}

/* Header Main Content */
.header .main.content{
    margin-top: 276px;
    color: #fff;
}

/* Intro message */
.intro-text {
    margin-top: -168px;
    position: relative;
    z-index: 100;
}

.home-intro {
    margin-top: -600px;
    min-height: 600px;
}

/* figures */
.header .main.content .figures,
.header .main.content .figures figure{
    position: relative;
    height: 0;
}
.main.content .figures .poly{
    position: relative;
    color: #fff;
}
.main.content .figures .poly:before{
    position: absolute;
    content: '';
    width: 0;
    height: 0;
    top: -626px;
    left: -1000px;
    border-left: 1450px solid;
    border-top: 638px solid transparent;
}
.main.content .figures .poly:after{
    position: absolute;
    content: '';
    width: 0;
    height: 0;
    top: -350px;
    right: 0;
    border-left: 261px solid;
    border-top: 155px solid transparent;
    border-bottom: 260px solid;
}
.main.content .figures .triangle{
    position: relative;
    height: 0;
}
.main.content .figures .triangle:before{
    position: absolute;
    content: '';
    left: -30px;
    top: -372px;
    width: 0;
    height: 0;
    border-right: 285px solid rgba(255, 74, 57, 0.9);
    border-top: 177.5px solid transparent;
    border-bottom: 177.5px solid transparent;
}
.main.content .figures .triangle:after{
    position: absolute;
    content: '';
    left: -30px;
    top: -18px;
    width: 0;
    height: 0;
    border-right: 285px solid rgba(255, 206, 57, 0.9);
    border-top: 177.5px solid transparent;
    border-bottom: 177.5px solid transparent;
}
.main.content .figures .triangle .rtriangle{
    position: relative;
    height: 0;
    color: black;
}
.main.content .figures .triangle .rtriangle:before{
    position: absolute;
    content: '';
    top: -152px;
    width: 0;
    height: 0;
    right: 0;
    border-right: 215px solid rgba(255, 157, 57, 0.9);
    border-top: 134px solid transparent;
    border-bottom: 134px solid transparent;
}

/* content */
.header .main.content .column{
    position: relative;
    background: #fff;
    padding: 12px 75px 45px 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
}
/*.header .main.content .column:before{
    position: absolute;
    content: '';
    width: 1000px;
    top: 0;
    bottom: 0;
    left: -1000px;
    background: #fff;
}*/

section.container .heading{
    margin-bottom: 60px;
}

article{
    margin: 30px 0;
}
article a.more{
    font-weight: bold;
    color: #0da679;
}
article a.more:after{
    margin-left: 5px;
    content: '\00BB';
}
article a.more:hover{
    color: #10a9e9;
}

/* Contact section */

.contact > .row .header {
    position: relative;
}

.contact-angle {
    width: 230px;
    height: 230px;
    position: absolute;
    top: -112%;
    left: 100%;
    z-index: 100;
}

.angle-helper {
    overflow: hidden;
    padding: 168px 0 60px;
}

section.contact{
    position: relative;
}

section.contact .header{
    position: relative;
    padding: 60px 0;
    background: #43c8ff;
    overflow: visible;
}
section.contact .header:before,
section.contact .header:after{
    position: absolute;
    content: '';
}
section.contact .header:before{
    width: 100%;
    top: 0;
    bottom: 0;
    left: -100%;
    background: #43c8ff;
}
section.contact .header:after{
    right: 0;
    bottom: 0;
    border-right: 210px solid #fff;
    border-top: 130px solid transparent;
}
section.contact .header > .title{
    color: #f8fffd;
    text-shadow: 0 1px rgba(255,255,255,0.4);
    padding-right: 210px;
}

section.contact .clabel{
    position: absolute;
    right: 0;
    height: 0;
    top: 50%;
    margin-top: -11px;
    width: 210px;
    color: #0da679;
    z-index: 1;
}
section.contact .clabel .title{
    color: #fff;
    text-shadow: 0 -1px rgba(0,0,0,0.2);
}
section.contact .clabel:before,
section.contact .clabel:after{
    position: absolute;
    content: '';
    z-index: -1;
}
section.contact .clabel:before{
    top: -119px;
    border-right: 210px solid;
    border-top: 130px solid transparent;
}
section.contact .clabel:after{
    top: 11px;
    border-left: 210px solid;
    border-bottom: 130px solid transparent;
}

/* Services Section */
.services .service{
    text-align: center;
    padding: 45px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
}
.service figure.circle{
    position: relative;
    border: 2px solid;
    border-radius: 50%;
    width: 100%;
    height: 50px;
}
.service figure .triangle{
    position: absolute;
    content: '';
    left: -20px;
    top: 0;
    width: 0;
    height: 0;
    border-right: solid;
    border-top: solid transparent;
    border-bottom: solid transparent;
    -webkit-backface-visibility: hidden;
}
.service figure:hover{
    -webkit-transform: rotate(-30deg);
    -moz-transform: rotate(-30deg);
    -o-transform: rotate(-30deg);
    -ms-transform: rotate(-30deg);
    transform: rotate(-30deg);
}
.service figure:hover,
.service figure:hover img{
    -webkit-transform-origin: 50% 50%;
    -moz-transform-origin: 50% 50%;
    -o-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
}
.service figure img{
    position: absolute;
    top: 50%;
    margin-top: -23.5px;
    margin-left: -23.5px;
}
.service figure.circle,
.service figure img{
    -webkit-transition: -webkit-transform 0.5s ease-in-out;
    -moz-transition: -moz-transform 0.5s ease-in-out;
    -o-transition: -o-transform 0.5s ease-in-out;
    -ms-transition: -ms-transform 0.5s ease-in-out;
    transition: transform 0.5s ease-in-out;
    -webkit-backface-visibility: hidden;
}
.service figure:hover img{
    -webkit-transform: rotate(30deg);
    -moz-transform: rotate(30deg);
    -o-transform: rotate(30deg);
    -ms-transform: rotate(30deg);
    transform: rotate(30deg);
    -webkit-backface-visibility: hidden;
}
.service figure.circle.sleft{
    color: #10a9e9;
}
.service figure.circle.smiddle{
    color: #ff7c39;
}
.service figure.circle.sright{
    color: #0da679;
}
.services .service .title{
    font-size: 32px;
    margin-top: 30px;
}

/* Gallery Section */
section.gallery{
    position: relative;
    padding: 0;
    margin: 96px 0;
}
section.gallery:before,
section.gallery:after{
    position: absolute;
    width: 100%;
    height: 100%;
    display: block;
    height: 30px;
}
section.gallery:before{
    background: -moz-linear-gradient(top,  rgba(0,0,0,0.4) 0%, rgba(255,255,255,0) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,0.4)), color-stop(100%,rgba(255,255,255,0))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  rgba(0,0,0,0.4) 0%,rgba(255,255,255,0) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  rgba(0,0,0,0.4) 0%,rgba(255,255,255,0) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  rgba(0,0,0,0.4) 0%,rgba(255,255,255,0) 100%); /* IE10+ */
    background: linear-gradient(to bottom,  rgba(0,0,0,0.4) 0%,rgba(255,255,255,0) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#66000000', endColorstr='#00ffffff',GradientType=0 ); /* IE6-9 */
}
section.gallery:after{
    bottom: 0;
    background: -moz-linear-gradient(top,  rgba(255,255,255,0) 0%, rgba(0,0,0,0.4) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,0)), color-stop(100%,rgba(0,0,0,0.4))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  rgba(255,255,255,0) 0%,rgba(0,0,0,0.4) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  rgba(255,255,255,0) 0%,rgba(0,0,0,0.4) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  rgba(255,255,255,0) 0%,rgba(0,0,0,0.4) 100%); /* IE10+ */
    background: linear-gradient(to bottom,  rgba(255,255,255,0) 0%,rgba(0,0,0,0.4) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#66000000',GradientType=0 ); /* IE6-9 */
}
section.gallery .item{
    margin: 0;
    width: 20%;
    float: left;
}
section.gallery .item figure.figure{
    position: relative;
}
section.gallery .item figure.figure .triangle{
    position: absolute;
    content: '';
    display: block;
    -webkit-transition: height 0.5s ease, color 0.2s ease-in-out;
    -moz-transition: height 0.5s ease, color 0.2s ease-in-out;
    -o-transition: height 0.5s ease, color 0.2s ease-in-out;
    -ms-transition: height 0.5s ease, color 0.2s ease-in-out;
    transition: height 0.5s ease, color 0.2s ease-in-out;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=95)";
    filter: alpha(opacity=95);
    opacity: 0.95;
}
section.gallery .item figure.figure .triangle.bottom{
    bottom: 0;
    border-left: solid;
    border-top: solid transparent;
}
section.gallery .item figure.figure .triangle.top{
    top: 0;
    border-left: solid;
    border-bottom: solid transparent;
}
section.gallery .item:nth-child(1){
    color: #10a9e9;
}
section.gallery .item:nth-child(2){
    color: #1fead5;
}
section.gallery .item:nth-child(3){
    color: #1feaae;
}
section.gallery .item:nth-child(4){
    color: #0da679;
}
section.gallery .item:nth-child(5){
    color: #207851;
}
section.gallery .item:hover figure.figure .triangle.top{
    height: 0 !important;
}
section.gallery .item figure.figure .triangle.middle{
    position: absolute;
    right: 0;
    top: 0;
    height: 0;
    border-right: solid ;
    border-top: solid transparent;
    border-bottom: solid transparent;
}
section.gallery .item figure.figure .triangle.middle,
section.gallery .item figure.figure .content{
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    opacity: 0;

    -webkit-transition: opacity 0.3s ease 0s;
    -moz-transition: opacity 0.3s ease 0s;
    -o-transition: opacity 0.3s ease 0s;
    -ms-transition: opacity 0.3s ease 0s;
    transition: opacity 0.3s ease 0s;
}
section.gallery .item:hover .triangle:not(.middle){
    color: rgba(255,255,255, 0.85);
}
section.gallery .item .triangle.middle{
    text-align: right;
}
section.gallery .item figure.figure .content{
    position: absolute;
    text-align: right;
    padding-right: 22.5px;
    padding-left: 25%;
    z-index: 999;
}
section.gallery .item:hover figure.figure .triangle.middle,
section.gallery .item:hover figure.figure .content{
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    opacity: 1;
    -webkit-transition: opacity 0.5s cubic-bezier(.29,1.31,.7,-0.31) 0.4s;
    -moz-transition: opacity 0.5s cubic-bezier(.29,1.31,.7,-0.31) 0.4s;
    -o-transition: opacity 0.5s cubic-bezier(.29,1.31,.7,-0.31) 0.4s;
    -ms-transition: opacity 0.5s cubic-bezier(.29,1.31,.7,-0.31) 0.4s;
    transition: opacity 0.5s cubic-bezier(.29,1.31,.7,-0.31) 0.4s;
}
section.gallery .item figure.figure .content *{
    color: #fff;
    text-shadow: 0 -1px rgba(0,0,0,0.2);
    font-weight: bold;
}
section.gallery .item figure.figure img{
    width: 100%;
}

/* Testimonial section */
section.testimonial{
    position: relative;
    padding-bottom: 96px;
}
section.testimonial article{
    margin-top: 15px;
    margin-bottom: 15px;
}

section.testimonial figure.photo{
    position: absolute;
    right: 0;
    color: #fff;
    width: 217px;
    height: 265px;
    overflow: hidden;
}
section.testimonial figure.photo.middle{
    top: 132.5px;
    right: 217px;
}
section.testimonial figure.photo.bottom{
    top: 265px;
}
section.testimonial figure.photo:before,
section.testimonial figure.photo:after{
    position: absolute;
    content: '';
    right: 0;
}
section.testimonial figure.photo:before{
    top: 0;
    border-left: 217px solid #fff;
    border-bottom: 133px solid transparent;
}
section.testimonial figure.photo:after{
    bottom: 0;
    border-left: 217px solid #fff;
    border-top: 133px solid transparent;
}

.testimonials-svg {
    height: 390px;
}


/* Clients Section */
section.clients{
    margin-bottom: 150px;
    overflow: hidden;
}

section.clients > .container {
    position: relative;
}

.client-slider {
    overflow: hidden;

}

.client-slider > ul {
    position: relative;
     -webkit-transition: all 0.4s ease;
     -moz-transition: all 0.4s ease;
     -o-transition: all 0.4s ease;
     -ms-transition: all 0.4s ease;
     transition: all 0.4s ease;
}

.client-slider > ul > li {
    margin-left: 0 !important;
}

.left-arrow,
.left-arrow svg,
.right-arrow,
.right-arrow svg
 {
    position: absolute;
    top: -2px;
    bottom: 0;
    margin: auto;
}

.left-arrow,
.left-arrow svg {
    left: -60px;
}

.right-arrow,
.right-arrow svg {
    right: -97px;
}

section.clients .list li.client{
    margin: 0;
    width: 33.33%;
    transition: all 0.5s ease;
}
section.clients .list li.client.first{
    margin-left: -33.33%;
}
section.clients .list li.client.opaque{
    opacity: 0;
    margin-left: -33.33%;
}
section.clients .list li.client:first-child{
    margin-left: 0;
}
section.clients .item .triangle{
    display: block;
    left: 0;
    top: 0;
    border-right: solid;
    border-top: solid transparent;
    border-bottom: solid transparent;
    -webkit-backface-visibility: hidden;
}
section.clients .item .triangle.arrow{
    color: #f1f2f2;
    cursor: pointer;
}
.left-arrow > i,
.right-arrow > i {
    display: block;
    background: url('../img/icons/arrow-normal.png');
    width: 29px;
    height: 31px;
    position: absolute;
    cursor: pointer;
    top: 130px;
    z-index: 10;
    -webkit-transition: background 0.3s ease;
    -moz-transition: background 0.3s ease;
    -o-transition: background 0.3s ease;
    -ms-transition: background 0.3s ease;
    transition: background 0.3s ease;
}

.left-arrow > i {
    left: 84px;
}

.right-arrow > i {
    right: 84px;
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}

.left-arrow:hover > i,
.right-arrow:hover > i{
    background: url('../img/icons/arrow-hover.png');
}

section.clients .item.text {
    text-align: center;
    padding: 0 40px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
}

/*=== Portfolio ===*/

.pagination-links,
.portfolio-nav {
    box-shadow: inset 0 2px 0 #10a9e9;
    margin-bottom: 96px;
    margin-top: 24px;
}

.portfolio-nav {
    margin-top: 36px;
}

.portfolio-nav > li {
    float: left;
    width: 20%;
    text-align: center;
    position: relative;

}

.pagination-links > li:before,
.pagination-links > li:after,
.portfolio-nav > li:before,
.portfolio-nav > li:after {
    content: '';
    display: block;
    position: absolute;
    -webkit-transition: left 0.4s ease-out;
    -moz-transition: left 0.4s ease-out;
    -ms-transition: left 0.4s ease-out;
    transition: left 0.4s ease-out;
}

.pagination-links > li:before,
.portfolio-nav > li:before {
    width: 24px;
    height: 24px;
    background: #0da679;
    top: -18px;
    left: 1000%;
    border-left: 12px solid #ffffff;
    -webkit-backface-visibility: hidden;
    -webkit-transform: skew(-60deg) scale(0);
    -moz-transform: skew(-60deg) scale(0);
    -o-transform: skew(-60deg) scale(0);
    -ms-transform: skew(-60deg) scale(0);
    transform: skew(-60deg) scale(0);
    z-index: 10;
}

.pagination-links > li.active:before,
.pagination-links > li:hover:before,
.portfolio-nav > li.active:before {
    left: 50%;
    -webkit-transform: skew(-60deg) scale(1);
    -moz-transform: skew(-60deg) scale(1);
    -o-transform: skew(-60deg) scale(1);
    -ms-transform: skew(-60deg) scale(1);
    transform: skew(-60deg) scale(1);
}

.pagination-links > li:after,
.portfolio-nav > li:after {
    width: 1000%;
    height: 2px;
    top: 0px;
    left: 1000%;
    background: #0da679;
}

.pagination-links > li.active:after,
.pagination-links > li:hover:after,
.portfolio-nav > li.active:after,
.portfolio-nav > li:hover:after {
    left: 50%;
}

.portfolio-nav > li:first-child {
    margin-left: 0;
}

.portfolio-nav > li:last-child {
    margin-right: 0;
}

.pagination-links > li a,
.portfolio-nav > li a {
    padding: 24px 0 12px;
    display: block;
    text-transform: uppercase;
    font-weight: 900;
    color: #10a9e9;
}

.pagination-links > li.active a,
.pagination-links > li a:hover,
.portfolio-nav > li.active a,
.portfolio-nav > li a:hover {
    color: #0da679;
}

.portfolio-gallery {
    padding: 60px 0;
}

.portfolio-gallery > li {
    position: relative;
    margin-top: -72px;
    z-index: 1;
    overflow: hidden;
    margin-left: 0 !important;
    padding: 0 15px;
    width: 33.3333333% !important;
}

.portfolio-gallery > li figcaption {
    position: absolute;
    top: 0;
    bottom: 0;
    width: 100%;
    left: -100%;
    -webkit-transition: all 0.6s ease;
    -moz-transition: all 0.6s ease;
    -ms-transition: all 0.6s ease;
    transition: all 0.6s ease;
}

.portfolio-gallery > li figcaption div {
    position: absolute;
    top: 0;
    bottom: 0;
    height: 192px;
    margin: auto;
    padding: 22px;
}

.portfolio-gallery > li figcaption div h4 {
    font-size: 25px;
    font-weight: 900;
}

.portfolio-gallery > li figcaption div a,
.portfolio-gallery > li figcaption div p {
    color: #ffffff;
}

.portfolio-gallery > li:hover figcaption {
    left: 0;
}

.porfolio-svg {
    width: 100%;
    height: 550px;
}

.portfolio-gallery > li:hover .hover-portfolio {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}

.hover-portfolio {
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease;
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -o-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    -webkit-transform-origin: 50% 50%;
    -moz-transform-origin: 50% 50%;
    -o-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    fill: rgba(255,0,0,0.9);
}

/* Portfolio animating */

.isotope,
.isotope .isotope-item {
  /* change duration value to whatever you like */
  -webkit-transition-duration: 0.8s;
     -moz-transition-duration: 0.8s;
      -ms-transition-duration: 0.8s;
       -o-transition-duration: 0.8s;
          transition-duration: 0.8s;
}

.isotope {
  -webkit-transition-property: height, width;
     -moz-transition-property: height, width;
      -ms-transition-property: height, width;
       -o-transition-property: height, width;
          transition-property: height, width;
}

.isotope .isotope-item {
  -webkit-transition-property: -webkit-transform, opacity;
     -moz-transition-property:    -moz-transform, opacity;
      -ms-transition-property:     -ms-transform, opacity;
       -o-transition-property:      -o-transform, opacity;
          transition-property:         transform, opacity;
}

/**** disabling Isotope CSS3 transitions ****/

.isotope.no-transition,
.isotope.no-transition .isotope-item,
.isotope .isotope-item.no-transition {
  -webkit-transition-duration: 0s;
     -moz-transition-duration: 0s;
      -ms-transition-duration: 0s;
       -o-transition-duration: 0s;
          transition-duration: 0s;
}


/*===Portfolio Types ===*/

.video .portfolio-ico {
    fill: #43c8ff;    
}

.image .portfolio-ico {
    fill: #0da679;
}

.gallery .portfolio-ico {
    fill: #ff7c39;
}

.video .hover-portfolio {
    fill: rgba(255,208,67, 0.9);
}

.image .hover-portfolio {
    fill: rgba(255,74,57, 0.9);
}

.gallery .hover-portfolio {
    fill: rgba(255,124,67, 0.9);
}

.portfolio-gallery > li figure:before {
    content: '';
    width: 42px;
    height: 42px;
    display: block;
    position: absolute;
    z-index: 10;
    bottom: 48px;
    left: 24px;
}

.video:before {
    background: url(../img/portfolio-type/video.png) center center no-repeat transparent;
}

.image:before {
    background: url(../img/portfolio-type/image.png) center center no-repeat transparent;
}

.gallery:before {
    background: url(../img/portfolio-type/gallery.png) center center no-repeat transparent;
}


/*=== Pagination links ===*/
.pagination-links > li {
    float: left;
    width: 14.285714%;
    position: relative;
}

.pagination-links > li a {
    display: table;
    margin: 0 auto;
}

.pagination-links > li:first-child a {
    margin: 0;
}
.pagination-links > li:last-child a {
    margin-right: 0;
}

/* Blog page*/

.blog-posts {
    margin-bottom: 48px;
}

.blog-svg {
    height: 416px;
}

.blog-content {
    padding-top: 120px;
}

.blog-content > h3 {
    font-size: 24px;
    font-weight: 700;
    margin-bottom: 24px;
}

.blog-content > h3 > a:hover {
    color: #0da679;
}

.yellow .blog-content > h3 > a:hover {
    color: #43c8ff;
}

.orange .blog-content > h3 > a:hover {
    color: #ff7c39;
}

.meta-post {
    margin-bottom: 48px;
}

.meta-post > li {
    float: left;
    margin-right: 24px;
    padding-left: 20px;
    font-size: 13px;
}

.meta-post > li:last-child {
    margin: 0;
}

.meta-post > li > a {
    margin-left: 6px;
}

.meta-post > li > a:hover {
    color: #231F20;
}

.author-blog {
    background: url(../img/icons/author.png) 0 center no-repeat transparent;
}

.category-blog {
    background: url(../img/icons/category.png) 0 center no-repeat transparent;
}

.comments-blog {
    background: url(../img/icons/comments.png) 0 center no-repeat transparent;
}

.comments-blog > span {
    font-size: 17px;
    color: #e42c1b;
}

.read-more > a {
    color: #0da679;
    font-weight: 700;
    padding: 6px 6px 6px 0;
}

.yellow .read-more > a {
    color: #10a9e9
}

.orange .read-more > a {
    color: #ff7c39
}

.read-more > a:hover {
    color: #ffffff;
    background: #0da679;
    padding: 6px;
}

.yellow .read-more > a:hover {
    background: #43c8ff;
}

.orange .read-more > a:hover {
    background: #ff7c39;
}

.month,
.day {
    fill: #ffffff;
}

.month {
    font-size: 20px;
}

.day {
    font-size: 29px;
}

article svg a:hover {
    opacity: 0.9;
    fill: red;
}

/* Contact form*/
.contact-form {
    position: relative;
    padding-top: 66px;
    margin: 48px 0 144px;
}

.contact-form h3 {
    margin-bottom: 48px;
}

#decor-contact {
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1px;
}

.contact-form label {
    text-align: right;
    line-height: 44px;
    font-size: 18px;
    color: #000000;
    position: relative;
    z-index: 5;
}

.contact-form input,
.contact-form textarea {
    border: 1px solid #dddddd;
}

.contact-form input:focus,
.contact-form textarea:focus {
    border-color: #bababa;
    outline: none;
}

.contact-form input {
    height: 48px;
    padding: 8px;
    margin-bottom: 12px;
}

.contact-form textarea {
    min-height: 192px !important;
    border-bottom: none;
    padding: 8px;
}

.contact-form button {
    background: #0da679;
    border: none;
    height: 44px;
    line-height: 44px;
    color: #ffffff;
    text-transform: uppercase;
    -webkit-transition: all 0.4s ease;
}

.contact-form button:hover {
    box-shadow: inset 0 -22px 0 rgba(0,0,0,0.05),
                inset 0 22px 0 rgba(0,0,0,0.05);
}

.contact-form .row-fluid {
    position: relative;
}

.parsley-error-list {
    position: absolute;
    right: 8px;
    bottom: 14px;
}

/* Map area*/

.map-area {
    margin-bottom: -48px;
    position: relative;
}

#contact-map {
    height: 480px;   
}

#contact-map img {
    max-width: none;
}

.map-label {
    position: relative;
}

.map-angle {
    position: absolute;
    top: -100px;
    left: 0;
    z-index: 100;
    fill: #10a9e9;
}

.label-title {
    position: absolute;
    left: 12px;
    top: -16px;
    z-index: 101;
    font-size: 18px;
    font-weight: 700;
}

/* Skills*/

.skills {
    width: 100%;
    height: 370px;
}

.skills use {
    -webkit-transform-origin: 187px 187px;
    -moz-transform-origin: 187px 187px;
    -o-transform-origin: 187px 187px;
    -ms-transform-origin: 187px 187px;
    transform-origin: 187px 187px;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

.skills-item > h3:hover + svg use,
.skills:hover use {
    -webkit-transform: rotate(-30deg);
    -moz-transform: rotate(-30deg);
    -o-transform: rotate(-30deg);
    -ms-transform: rotate(-30deg);
    transform: rotate(-30deg);
}

.skills-item {
    position: relative;
    margin-top: 24px;
}

.skills-item > h3 {
    position: absolute;
    text-align: center;
    font-size: 40px;
    font-weight: 700;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    height: 36px;
    margin: auto;
    color: #ffffff;
}

.skills-item + .title {
    text-align: center;
    font-size: 32px;
}

/* Team members*/

.member-svg {
    height: 500px;
}

.team-members .socialbar .item i:hover {
    -webkit-animation: fancy 0.4s ease;
    -moz-animation: fancy 0.4s ease;
    -ms-animation: fancy 0.4s ease;
    -o-animation: fancy 0.4s ease;
    animation: fancy 0.4s ease;
}

.team-members .socialbar .item i.icon.twitter:hover{background-position: -15px 0;}
/* google */
.team-members .socialbar .item i.icon.google:hover{background-position: -15px -48px;}
/* facebook */
.team-members .socialbar .item i.icon.facebook:hover{background-position: 0 -52px;}
/* linkedin */
.team-members .socialbar .item i.icon.linkedin:hover{background-position: 0 -26px;}
/* rss */
.team-members .socialbar .item i.icon.rss:hover{background-position: 0 0}
/* pinterest */
.team-members .socialbar .item i.icon.pinterest:hover{background-position: -15px -22px;}

@keyframes "fancy" {
 0% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
 }
 30% {
    -webkit-transform: scale(1.3);
    -moz-transform: scale(1.3);
    -o-transform: scale(1.3);
    -ms-transform: scale(1.3);
    transform: scale(1.3);
 }
 70% {
    -webkit-transform: scale(0.8);
    -moz-transform: scale(0.8);
    -o-transform: scale(0.8);
    -ms-transform: scale(0.8);
    transform: scale(0.8);
 }
 100% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
 }

}

@-moz-keyframes fancy {
 0% {
   -moz-transform: scale(1);
   transform: scale(1);
 }
 30% {
   -moz-transform: scale(1.3);
   transform: scale(1.3);
 }
 70% {
   -moz-transform: scale(0.8);
   transform: scale(0.8);
 }
 100% {
   -moz-transform: scale(1);
   transform: scale(1);
 }

}

@-webkit-keyframes "fancy" {
 0% {
   -webkit-transform: scale(1);
   transform: scale(1);
 }
 30% {
   -webkit-transform: scale(1.3);
   transform: scale(1.3);
 }
 70% {
   -webkit-transform: scale(0.8);
   transform: scale(0.8);
 }
 100% {
   -webkit-transform: scale(1);
   transform: scale(1);
 }

}

@-ms-keyframes "fancy" {
 0% {
   -ms-transform: scale(1);
   transform: scale(1);
 }
 30% {
   -ms-transform: scale(1.3);
   transform: scale(1.3);
 }
 70% {
   -ms-transform: scale(0.8);
   transform: scale(0.8);
 }
 100% {
   -ms-transform: scale(1);
   transform: scale(1);
 }

}

@-o-keyframes "fancy" {
 0% {
   -o-transform: scale(1);
   transform: scale(1);
 }
 30% {
   -o-transform: scale(1.3);
   transform: scale(1.3);
 }
 70% {
   -o-transform: scale(0.8);
   transform: scale(0.8);
 }
 100% {
   -o-transform: scale(1);
   transform: scale(1);
 }

}

.team-members {
    margin-bottom: 120px;
}

.team-members > li {
    position: relative;
    margin-bottom: 48px;
}

.team-members > li .socialbar {
    position: absolute;
    bottom: 12px;
    text-align: left;
}

.team-members > li .socialbar > li {
    margin-left: 16px;
}

.member-name {
    position: absolute;
    bottom: 60px;
    right: 20px;
    text-align: right;
    margin-bottom: 12px;
}

.member-name h5 {
    font-size: 26px;
    font-weight: 700;
}

.member-name p {
    margin: 0;
}

/* #Media Queries
================================================== */
    

    @media (max-width: 1200px) {
        header.header.mini-style {
            height: 440px;
        }

        #header-mini-triangles {
            height: 444px;
        }

        .small-size:after {
            top: 188px;
        }

        .intro-text {
            margin-top: -96px;
        }

        #decor-contact {
            width: 254px;
        }

        .contact-form {
            margin-top: 0;
        }

        nav.menu .list .item a {
            font-size: 16px;
            margin-left: 24px;
        }

        footer .logo_wrapper {
            left: -70px;
        }

        .blog-svg {
            height: 350px;
        }

        .skills {
            height: 256px;
        }

        .skills-item > h3,
        .skills-item + .title {
            font-size: 24px;
        }

        .testimonials-svg {
            height: 320px;
        }

        .member-svg {
            height: 445px;
        }

        .team-members > li .socialbar {
            bottom: 30px;
        }

        .team-members > li .socialbar li {
            margin-left: 10px;
        }

        #header-triangles {
            height: 964px;
        }

        .max-size {
            height: 944px;
        }

        .home-intro {
            margin-top: -440px;
        }

        .max-size .logo {
            top: 84px;
        }

        .max-size:after {
            top: 831px;
        }

        section.gallery .item figure.figure .content h6 {
            font-size: 16px;
        }

        section.gallery .item figure.figure .content p {
            font-size: 14px;
        }

        #header-right {
            top: 380px;
            right: -207px;
        }

        .client-slider > ul > li svg,
        .left-arrow svg,
        .right-arrow svg {
            width: 239px;
            height: 239px;
        }

        .left-arrow,
        .right-arrow { 
            top: -50px;
        }

        .left-arrow svg {
            left: -50px;
        }

        .right-arrow svg {
            right: -60px;
        }

        .left-arrow > i,
        .right-arrow > i {
            top: 160px;
        }

        .left-arrow > i {
            left: 40px;
        }

        .right-arrow > i {
            right: 40px;
        }
    }

    @media (max-width: 979px) {
        .top-tr {
            display: none;
        }

        .team-members {
            margin-bottom: 48px;
        }

        #header-triangles {
            height: 744px;
        }

        .max-size {
            height: 724px;
        }

        .max-size .logo {
            top: 56px;
            left: -6px;
        }

        .max-size:after {
            top: 641px;
        }

        .max-size .big-welcome h4 {
            font-size: 36px !important;
        }

        .max-size .big-welcome h6 {
            font-size: 24px !important;
        }

        .header .main.big-welcome {
            margin-top: 48px;
        }

        .client-slider > ul > li svg {
            width: 300px;
            height: 300px;
        }

        .left-arrow svg,
        .right-arrow svg{ 
            width: 180px;
            height: 180px;
        }

        .left-arrow,
        .right-arrow { 
            top: -160px;
        }

        .left-arrow svg {
            left: -50px;
        }

        .right-arrow svg {
            right: -100px;
        }

        .left-arrow > i,
        .right-arrow > i {
            top: 300px;
        }

        .left-arrow > i {
            left: 20px;
        }

        .right-arrow > i {
            right: -20px;
        }

    }

	/* Tablet Portrait size to standard 960 (devices and browsers) */
	@media (min-width: 768px) and (max-width: 979px) {

        .client-slider ul li {
            -webkit-transform: scale(0.6);
        }

        .left-arrow {
            left: -36px;
        }

        .right-arrow {
            right: -24px;
        }

        section.gallery .item figure.figure .content p {
            display: none;
        }

        .member-svg {
            height: 385px;
        }

        .member-name {
            bottom: 64px;
        }

        .member-name h5 {
            font-size: 18px;
        }

        .member-name p {
            font-size: 13px;
        }

        .team-members > li .socialbar {
            bottom: 42px;
        }

        .team-members > li .socialbar li {
            margin-left: 5px;
        }

        section.contact .header > .title {
            font-size: 18px;
        }

        header.header.mini-style {
            height: 340px;
        }

        #header-mini-triangles {
            height: 342px;
        }

        .small-size:after {
            top: 145px;
        }

        .intro-text {
            margin-top: 0px;
        }

        .home-intro {
            margin-top: -340px;
        }

        .home-intro h1 {
            font-size: 72px;
        }

        .contact-form h3 {
            font-size: 52px;
        }

        #decor-contact {
            width: 332px;
            height: 647px;
        }

        footer .logo_wrapper {
            left: -90px;
        }

        footer .widget {
            width: 100% !important;
            padding-top: 12px;
            padding-left: 96px;
            margin-left: 0 !important;
            margin-bottom: 48px;
        }

        #header-right {
            top: 254px;
            right: -224px;
        }

        footer .basebar .copyright {
            text-align: center;
            margin-bottom: 24px;
        }

        .socialbar {
            text-align: center;
        }

        .socialbar .item {
            margin-left: 12px;
        }

    }

	/* All Mobile Sizes (devices and browser) */
	@media (max-width: 767px) {

        header.header.mini-style {
            height: 400px;
        }

         #header-mini-triangles {
            height: 350px;
            top: auto;
            bottom: 50px;
        }

        .small-size:after {
            border: none;
        }

        .menu ul li {
            display: block;
            padding-right: 12px;
            overflow: hidden;            
        }

        .menu ul li a {
            width: 100px;
            float: right;
        }

        .menu ul li a:before {
            opacity: 0;
        }

        .global-container .logo {
            left: 0;
            top: 0;
            bottom: 0;
            padding: 36px 36px;
			 z-index: -100;
        }

        section.container .heading {
            margin-top: 96px;
            margin-bottom: 24px;
        }

        section.container .heading h1 {
            font-size: 72px;
        }

        h4.alternative {
            font-size: 48px;
        }

        #decor-contact {
            display: none;
        }

        .contact-form h3 {
            font-size: 48px;
            text-align: center;
        }

        footer .logo_wrapper {
            position: static;
            margin: 0 auto;
            width: 200px;
        }

        footer .widget {
            padding: 48px 24px;
        }

        footer .widget .arrow {
            display: none;
        }

        footer .basebar .copyright {
            text-align: center;
            margin-bottom: 24px;
        }

        .socialbar {
            text-align: center;
        }

        .socialbar .item {
            margin-left: 12px;
        }

        .blog-svg {
            height: 500px;
        }

        .blog-content {
            padding-top: 48px;
        }

        .portfolio-gallery {
            width: 60% !important;
            margin: 0 auto;
        }

        .portfolio-gallery li {
            width: 100% !important;
        }

        .team-members > li {
            width: 280px !important;
            margin: 24px auto !important;
        }

        .team-members > li .socialbar {
            bottom: 14px;
        }

        .member-name {
            bottom: 48px;
        }

        .team-members {
            margin-bottom: 48px;
        }

        .max-size #tr5, .max-size #tr2, .max-size #tr4 {
            display: none;
        }

        .home-intro p {
            background: #ffffff;
        }

        section.gallery .item figure.figure .content p {
            display: none;
        }

        .right-arrow, .left-arrow {
            display: none;
        }

        .client-slider li{
            text-align: center;
        }

        #header-right {
            display: none;
        }

        #header-triangles {
            display: none;
        }

        .header .main.big-welcome {
           display: none;
        }

        .home-intro.intro-text {
            background: #fff;
        }

        .home-intro.intro-text:after {
            content: '';
            display: block;
            position: absolute;
            width: 0;
            height: 0;
            top: -200px;
            left: 120px;
            border: 100px solid #ffffff;
            border-top: 100px solid transparent;
            border-right: 100px solid transparent;
        }

        nav.menu .list .item a {
            padding-top: 16px;
        }

        .global-container .logo {
            padding: 36px 31px;
        }

        section.contact .clabel {
           display: none;
        }

        section.contact .header > .title {
            padding: 0 12px;
            text-align: center;
        }

        section.contact .header {
            padding: 24px 0;
        }

        section.contact .header:after {
            border: none;
        }

        section.gallery .item {
            width: 50%;
        }

        section.gallery .item:last-child {
            display: none;
        }
    }

	/* Mobile Landscape Size to Tablet Portrait (devices and browsers) */
	@media only screen and (min-width: 480px) and (max-width: 767px) {}

	/* Mobile Portrait Size to Mobile Landscape Size (devices and browsers) */
	@media only screen and (max-width: 479px) {

        .member-name {
            bottom: 14px;
        }

        .member-name h5 {
            font-size: 18px;
        }

        .member-name p {
            font-size: 12px;
        }

        #header-mini-triangles {
            display: none;
        }

        .blog-svg {
            height: 350px;
        }

        .meta-post li {
            float: none;
            margin-bottom: 12px;
        }

         .portfolio-gallery {
            width: 90% !important;
        }

        .portfolio-gallery li {
            margin-top: 0px;
        }

        .portfolio-nav > li {
            width: 100%;
        }

        .portfolio-nav > li.active:before {
            display: none;
        }

        .home-intro.intro-text:after {
            top: -100px;
            border: 50px solid #ffffff;
            border-top: 50px solid transparent;
            border-right: 50px solid transparent;
        }

        h1 {
            font-size: 32px !important;
        }
        h3 {
            font-size: 28px !important;
        }

        h4 {
            font-size: 24px !important;
        }

        h5 {
            font-size: 22px !important;
        }


    }