* {
    margin: 0;
    /*1/*/
}


/*fonts */
@font-face {
    font-family: 'ProximaNova';
    src: url('../fonts/proximanova-thin.eot?#iefix');
    src: local('O'),
        url('../fonts/proximanova-thin.woff') format('woff'),
        url('../fonts/proximanova-thin.ttf') format('truetype'),
        url('../fonts/proximanova-thin.svg') format('svg');
    font-weight: 100;
    font-style: normal;
}

@font-face {
    font-family: 'ProximaNova';
    src: url('../fonts/proximanova-light.eot?#iefix');
    ImageElement-root-kir: local('O'), url('../fonts/proximanova-light.woff') format('woff'), url('../fonts/proximanova-light.ttf') format('truetype'), url('../fonts/proximanova-light.svg') format('svg');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'ProximaNova';
    src: url('../fonts/proximanova-semibold.eot?#iefix');
    src: local('O'), url('../fonts/proximanova-semibold.woff') format('woff'), url('../fonts/proximanova-semibold.ttf') format('truetype'), url('../fonts/proximanova-semibold.svg') format('svg');
    font-weight: 600;
    font-style: normal;
}

@font-face {
    font-family: 'ProximaNova';
    src: url('../fonts/proximanova-bold.eot?#iefix');
    src: local('O'), url('../fonts/proximanova-bold.woff') format('woff'), url('../fonts/proximanova-bold.ttf') format('truetype'), url('../fonts/proximanova-bold.svg') format('svg');
    font-weight: 700;
    font-style: normal;
}

@font-face {
    font-family: 'ProximaNova';
    src: url('../fonts/proximanova-black.eot?#iefix');
    src: local('O'), url('../fonts/proximanova-black.woff') format('woff'), url('../fonts/proximanova-black.ttf') format('truetype'), url('../fonts/proximanova-black.svg') format('svg');
    font-weight: 900;
    font-style: normal;
}

/* Generated by Glyphter (http://www.glyphter.com) on  Tue Apr 14 2015*/
@font-face {
    font-family: 'artua';
    src: url('../fonts/artua.eot');
    src: url('../fonts/artua?#iefix') format('embedded-opentype'),
        url('../fonts/artua.woff') format('woff'),
        url('../fonts/artua.ttf') format('truetype'),
        url('../fonts/artua.svg#artua') format('svg');
    font-weight: normal;
    font-style: normal;
}

.fi {
    display: inline-block;
    font-family: 'artua';
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}


.fi-behance:before {
    content: '\0041';
}

.fi-facebook:before {
    content: '\0042';
}

.fi-linkedin:before {
    content: '\0043';
}

.fi-dribble:before {
    content: '\0044';
}

.fi-twitter:before {
    content: '\0045';
}

.fi-facebook-small:before {
    content: '\0046';
}

.fi-google-small:before {
    content: '\0047';
}

.fi-pinterest-small:before {
    content: '\0048';
}

.fi-share:before {
    content: '\0049';
}

.fi-twitter-small:before {
    content: '\004A';
}

.fi-facebook-small:hover {
    color: #3c5b97;
}

.fi-google-small:hover {
    color: #da4835;
}

.fi-pinterest-small:hover {
    color: #cc2128;
}

.fi-twitter-small:hover {
    color: #74b4e0;
}

.fi-next:before {
    content: '\004B';
}


/* base styles*/
html {
    height: 100%;
    font-size: 18px;
}

body {
    min-height: 100%;
    font-family: ProximaNova, Arial, sans-serif;
    font-weight: 100;
    background: #fff;
    color: #000;
    position: relative;
    -webkit-font-smoothing: antialiased;
}

.container-wrapper {
    max-width: 920px;
    margin: 0;
    position: relative;
}

img {
    vertical-align: bottom;
    border: 0;
    align-items: center;
    display: block;

    width: 100%;
}

/* base typo*/
a {
    color: #c0c0c0;
    border: 0;
    text-decoration: none;
}

a:hover {
    color: #000;
}

p {
    margin: 0;
}

@media screen and (max-width: 1280px) {
    .mainheading {
        font-size: 52px;
    }

    .subheading {
        font-size: 36px;
    }

    .fourheading {
        font-size: 16px;
    }

    .text {
        font-size: 20px;
        line-height: 26px;
    }

    .text-big,
    .headerText {
        font-size: 36px;
        line-height: 42px;
    }

}

@media screen and (max-width: 1024px) {
    .mainheading {}

    .subheading {
        font-size: 30px;
    }

    .text-big,
    .headerText {
        font-size: 30px;
        line-height: 36px;
    }
}

@media screen and (max-width: 767px) {
    .mainheading {
        font-size: 36px;
    }

    .text {
        font-size: 18px;
        max-width: 90%;
        line-height: 26px;
    }

    .text-big,
    .headerText {
        font-size: 20px;
        line-height: 32px;
    }
}

@media screen and (max-width: 480px) {}

@media screen and (max-width: 320px) {
    .fourheading {
        letter-spacing: 1px
    }

    .fb {
        float: left;
        margin-right: 20px;
    }

    .tw {
        float: left;
        margin-right: 15px;
    }

}


@media screen and (max-width: 1280px) {
    .socialHeading {
        margin-bottom: 20px;
        font-size: 16px;
    }
}

@media screen and (max-width: 767px) {
    .socialHeading {
        letter-spacing: .6px;
    }
}

.socialItems {
    font-size: 0;
}

.socialItem {
    display: inline-block;
    vertical-align: middle;
    margin-right: 40px;
    font-size: 32px;
    -webkit-transition: color .5s ease;
    -moz-transition: color .5s ease;
    -ms-transition: color .5s ease;
    -o-transition: color .5s ease;
    transition: color .5s ease;
}

.socialItem:last-child {
    margin-right: 0;
}


.g-plus>div {
    cursor: pointer;
    margin: 0 !important;
    width: 100% !important;
    height: 100% !important;
    overflow: hidden;
    position: relative;
    margin-top: 6px !important;
    opacity: 0;
    z-index: 2;
}

.g-plus:hover i {
    color: #DA4835;
}

.f-like iframe {
    cursor: pointer;
    width: 20px !important;
    height: 100% !important;
    overflow: hidden;
    position: relative;
    margin-left: 5px;
    margin-top: 6px;
    opacity: 0;
    z-index: 2;
}

.f-like:hover i {
    color: #3C5B97;
}

.t-follow>div {
    cursor: pointer;
    width: 20px !important;
    height: 100% !important;
    overflow: hidden;
    position: relative;
    margin-left: 5px;
    margin-top: 6px;
    opacity: 0;
    z-index: 2;
}

.t-follow:hover i {
    color: #74B4E0;
}


@media screen and (min-width: 1025px) {
    .shareIcon:hover {
        opacity: 1 !important;
        color: inherit;
    }
}

.share .socialItem.animated {
    -moz-transform: translate3d(0, 0, 0) !important;
    -webkit-transform: translate3d(0, 0, 0) !important;
    -o-transform: translate3d(0, 0, 0) !important;
    -ms-transform: translate3d(0, 0, 0) !important;
    transform: translate3d(0, 0, 0) !important;
    -webkit-transition: -webkit-transform .3s ease .2s, opacity .3s ease, color .3s ease;
    -moz-transition: -moz-transform .3s ease .2s, opacity .3s ease, color .3s ease;
    -ms-transition: -ms-transform .3s ease .2s, opacity .3s ease, color .3s ease;
    -o-transition: -o-transform .3s ease .2s, opacity .3s ease, color .3s ease;
    transition: transform .3s ease .2s, opacity .3s ease, color .3s ease;
    opacity: .2;
}

@media screen and (min-width: 1025px) {
    .share .socialItem.fi-facebook-small:hover {
        color: #3c5b97;
    }

    .share .socialItem.fi-google-small:hover {
        color: #da4835;
    }

    .share .socialItem.fi-pinterest-small:hover {
        color: #cc2128;
    }

    .share .socialItem.fi-twitter-small:hover {
        color: #74b4e0;
    }

    .share .socialItem:hover {
        opacity: 1 !important;
    }
}

#orphus {
    position: absolute;
    left: -9999px;
    top: -9999px;
}

.tm-wrapper {
    overflow: hidden;
    /*1/*/
}

.tm-wrapper .header {
    padding-bottom: 0;
    /*1/*/
}

.header {
    position: relative;
    padding: 60px 0 120px;
    /*1/*/
}

.headerTop {
    margin-bottom: 57px;
    /*1/*/
}

@media screen and (max-width: 1280px) {
    .headerTop {
        margin-bottom: 125px;
    }
}

.logo {
    display: inline-block;
    width: 180px;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
}

.logo:hover {
    opacity: 0.8;
}

.logo img {
    width: 100%;
    /*1/*/
}


/* menu */
.menu {
    float: right;
    text-align: right;
}

.menuButton {
    display: none;
}

.menuList {
    padding-top: 10px;
    font-size: 0;
}

.menuListItem {
    display: inline-block;
    vertical-align: middle;
    margin-right: 60px;
}

.menuListItem:last-child {
    margin-right: 0;
}

.menuLink {
    font-size: 18px;
    opacity: 0.5;
    color: #000;
    letter-spacing: 1px;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
}

.menuLink:hover,
.menuLink.active {
    color: #000;
    opacity: 1;
}

.header .mbox {
    width: 88% !important;
    max-width: 1440px;
    margin: 0 auto;
    position: relative;
    z-index: 1;
    /*1/*/
}

@media screen and (max-width: 1440px) {
    .headerText {
        width: 80%;
    }
}

@media screen and (max-width: 1023px) {
    .headerText {
        width: 100%;
    }
}

@media screen and (max-width: 700px) {

    .header {
        padding: 30px 0 103px;
    }

    .headerTop {
        margin-bottom: 80px;
    }

    .headerTop .mbox {
        width: 88%;
        padding: 0 6%;
        z-index: 9999;
    }

    .headerText {
        max-width: none;
    }

    .logo {
        width: 90px;
    }

    .menuButton {
        position: relative;
        display: block;
        width: 22px;
        height: 22px;
        cursor: pointer;
        outline: none;
        user-select: none;
        background: none;
        border: 0;
        top: -3px;
        -webkit-transition: all 0.3s ease;
        -moz-transition: all 0.3s ease;
        -ms-transition: all 0.3s ease;
        -o-transition: all 0.3s ease;
        transition: all 0.3s ease;
    }

    .menuButton:before {
        content: '';
        position: absolute;
        left: -10px;
        top: -10px;
        bottom: -10px;
        right: -10px;
    }

    .menuIcon,
    .menuIcon:before,
    .menuIcon:after {
        display: block;
        width: 22px;
        height: 3px;
        background: #241f23;
        position: relative;
    }

    .menuIcon {
        position: absolute;
        left: 0;
        top: 50%;
        margin-top: -1px;
    }

    .menuIcon:before,
    .menuIcon:after {
        -webkit-transition: all 0.25s ease;
        -moz-transition: all 0.25s ease;
        -ms-transition: all 0.25s ease;
        -o-transition: all 0.25s ease;
        transition: all 0.25s ease;
        position: absolute;
        left: 0;
        content: '';
        -webkit-transform-origin: 1px center;
        transform-origin: 1px center;
    }

    .menuIcon:before {
        top: -7px;
    }

    .menuIcon:after {
        top: 7px;
    }

    .open .menuButton {
        -webkit-transform: scale3d(0.8, 0.8, 0.8);
        transform: scale3d(0.8, 0.8, 0.8);
    }

    .open .menuIcon {
        background: transparent;
    }

    .open .menuIcon:before,
    .open .menuIcon:after {
        -webkit-transform-origin: 50% 50%;
        transform-origin: 50% 50%;
        top: 0;
    }

    .open .menuIcon:before {
        -moz-transform: rotate3d(0, 0, 1, 45deg);
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
        -o-transform: rotate3d(0, 0, 1, 45deg);
        -ms-transform: rotate3d(0, 0, 1, 45deg);
        transform: rotate3d(0, 0, 1, 45deg);
    }

    .open .menuIcon:after {
        -moz-transform: rotate3d(0, 0, 1, -45deg);
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
        -o-transform: rotate3d(0, 0, 1, -45deg);
        -ms-transform: rotate3d(0, 0, 1, -45deg);
        transform: rotate3d(0, 0, 1, -45deg);
    }

    .menuContent {
        display: none;
        position: absolute;
        left: 0;
        top: 40px;
        right: 0;
        background: #fff;
        z-index: 999;
        -webkit-transform: translate3d(0, 0, 0);
    }

    .menuList {
        border-top: 1px solid #e5e5e5;
        position: relative;
        padding-top: 0;
    }

    .menuListItem {
        display: block;
        border-bottom: 1px solid #e5e5e5;
        margin: 0;
    }

    .menuLink {
        display: block;
        padding: 20px 6%;
        text-align: left;
        color: #444;
        opacity: 1;
    }


}


.footer {
    text-align: center;
    padding: 120px 0 60px;
    margin: 0;
    font-size: 16px;
    /*1/*/
}

.footerSocial {
    margin-bottom: 115px;
    /*1/*/
}

.footerSocial .socialItem {
    margin: 0 20px;
    /*1/*/
}

.contacts {
    font-size: 0;
}

.contact {
    display: inline-block;
    vertical-align: top;
    margin: 0 30px;
    font-size: 18px;
    letter-spacing: 1.5px;
    font-weight: 300;
}

.contactTitle {
    font-weight: 600;
    margin-right: 10px;
    text-transform: uppercase;
}

@media screen and (max-width: 1024px) {
    .footer .contacts a {
        color: #000000;
    }
}

@media screen and (max-width: 1023px) {
    .contact {
        display: block;
        margin: 0 0 15px;
    }
}

@media screen and (max-width: 640px) {
    .contactTitle {
        display: block;
        margin: 0 0 10px;
    }

}


@media screen and (max-width: 767px) {

    .notfound-img {
        width: 100%;
        text-align: center;
        margin-bottom: 35px;
        display: block;
    }

    .notfound-text {
        width: 100%;
        text-align: center;
        display: block;
    }

    .notfound-text .mainheading {
        font-size: 48px;
    }

}