@media screen and (max-width : 1440px) {
    #choose-year ul li {
        font-size: 12pt;
        padding-left: 18px;
    }
}
@media screen and (max-width : 1280px) {
    section.head .nums {
        width: 90%;
    }
    section.head .nums > div.experience,
    section.head .nums > div.numberOfObject,
    section.head .nums > div.area,
    section.head .nums > div.estimate {
        width: 25%;
    }
    #wrapper.portfolio .object table tr > td:first-child {
        width: 33%;
    }
    #wrapper.portfolio .object table tr > td {
        width: 33%;
    }
    #choose-year ul li.active {
        font-size: 14pt;
    }
    #choose-year h4 {
        font-size: 14pt;
    }
    #choose-year ul li {
        font-size: 12pt;
        padding-left: 12px;
        height: 40px;
    }
    #choose-year ul li:first-child {
        /*font-size: 10pt;*/
    }

}
@media screen and (max-width : 1180px) {
    #choose-year ul li {
        font-size: 12pt;
        padding-left: 12px;
        height: 40px;
    }
    #choose-year ul li:first-child {
        font-size: 10pt;
        font-weight: bold;
    }
}
@media screen and (min-device-width: 768px) and (max-device-width : 1024px) {
    html {
        -webkit-text-size-adjust: none;
    }
    body.background {
        background: #393c45;
    }
    #header.tophead {
        height: 94px;
        line-height: 94px;
    }
    #header .brand {
        margin-left: 30px;
    }
    #header.static button.collapse-nav {
        margin-right: 30px;
    }
    #header.tophead button.collapse-nav {
        top: 28px;
        margin-right: 30px;
    }
    #header.tophead button.collapse-nav.opened {
        top:28px;
        margin-right: 30px;
    }
    section.head h2 {
        font-size: 20px;
        font-weight: 300;
    }
    section.head h1 {
        font-size: 30px;
    }
    section.head .nums {
        width: 90%;
        margin: 0 auto;
    }
    section.head .nums > div.experience,
    section.head .nums > div.numberOfObject,
    section.head .nums > div.area,
    section.head .nums > div.estimate {
        width: 25%;
    }
    section.head .nums span.num {
        font-size: 60px;
        font-weight: 300;
    }
    section.head .nums > div {
        font-size: 11px;
    }
    section.head .nums > div sup {
        top: 34px;
        font-size: 11px;
    }
    section.uslugi .nums > div {
        width: 48%;
        font-size: 16px;
    }
    section.objects a.openObject {
        display: none!important;
    }
    section.objects a.openObject:hover {
        /**/
    }
    #info {
        width: 90%;
        padding-top: 10px;
    }
    #info .title {
        font-size: 26px;
    }
    #info .imgwrap img {
        vertical-align: middle;
    }
    .contacts .sm-container > div {
        padding: 0;
    }
    .contacts .sm-container > div.contact {
        width: 100%;
        margin-bottom: 70px;
    }
    .contacts .sm-container > div.feedback {
        margin-bottom: 40px;
    }
    .contacts a {
        text-transform: uppercase;
        font-size: 12pt;
    }

    #fp-nav.right {
        right: 0;
        top: 94%;
    }
    section.objects .small .object h2 {
        font-size: 1,4em;
    }
    section.objects .big .object h2 {
        font-size: 1.4em;
    }
    #isplanshet {
        display: block;
        height: 0;
        width: 0;
    }
    section.objects .table {
        position: relative;
    }
    section.objects .table > .cell {
        width: 100%;
        display: block;
        position: static;
    }
    section.map .address {
        left: 8%;
    }
    #content .sm-container {
        padding: 40px 30px;
    }
    #content .sm-container.w930 {
        width: 100%;
    }
    #content h1 {
        text-align: center;
    }

    .mob-image {
        display: block;
        width: 100%;
    }
    .news .desc img {
        display: none;
    }
    .news .title {
        width: 100%;
        padding: 0;
        text-align: left;
        padding-top: 45px;
        padding-bottom: 30px;
    }
    .news .desc {
        width: 100%;
        padding: 0;
    }
    .clients a {
        width: 25%;
        display: block;
        text-align: center;
    }
    .clients a img {
        height: auto;
        max-width: 80%;
        max-height: 64px;
        vertical-align: middle;
    }
    #uslugi h1 {
        text-align: center;
    }
    #choose-year {
        width: 11%;
    }
    #wrapper.portfolio #content {
        margin-left: 11%;
    }
    #choose-year h4 {
        font-size: 9pt;
        text-transform: uppercase;
    }
    #choose-year ul li {
        font-size: 11pt;
    }
    #choose-year ul li.active {
        font-size: 12pt;
    }
    #choose-year sup {
        padding-left: 2px;
        top: -10px;
    }
    .planshethide {
        display: block;
    }
    #sidebar {
        width: 100%;
        left: 89%;
        z-index: 101;
    }
    #filter {
        width: 89%;
        float: left;
    }

    #wrapper.portfolio #content {
        width: 78%;
    }
    #wrapper.portfolio #content .object h2 {
        font-size: 20pt;
    }
    #wrapper.portfolio #content .year {
        font-size: 20pt;
    }
    #sidebar.mobOpened {
        left: 0;
        right: auto;
    }
    #wrapper.portfolio .sm-container {
        padding: 0 30px;
    }
    #wrapper.portfolio .object table {
        display: block;
    }
    #wrapper.portfolio .object table tr > td {
        width: 33%;
        vertical-align: top;
    }
    #wrapper.portfolio .object table tr > td:last-child {
        width: 33%;
        vertical-align: top;
    }
    #filter li#year {
        display: block;
    }
    #filter ul.submenu {
        position: relative;
        z-index: 0;
        background: none;
        width: 100%;
        display: none;
        transition: none;
        top: 0;
    }
    #filter ul.submenu li {
        background: none;
    }
    #filter ul.menu li:last-child {
        /*border: 0;*/
    }
    #wrapper.portfolio .object table tr > td:first-child {
        padding-right: 10px;
        width: 33%;
    }
    #wrapper.portfolio .sm-container .text > .object:last-child {
        margin-bottom: 0;
        border-bottom: 0;
    }
    #wrapper.portfolio .object span.title {
        font-size: 10px;
    }
    #wrapper.portfolio .object {
        font-size: 14px;
    }
    .point-down {
        bottom: 15px;
        display: block; 	
    }
}

@media screen and (min-device-width: 768px) and (max-device-width : 1024px) and (orientation: landscape) {
    #fp-nav.right {
        top: 50%;
    }
    #landscape {
        display: block;
        width: 0;
        height: 0;
    }
    section.objects .table > .cell {
        width: 50%;
        display: table-cell;
    }
    section.objects .small .object h2 {
        font-size: 18pt;
    }
    section.objects a.openObject {
        display: none!important;
    }
}

@media screen and (min-device-width: 360px) and (max-device-width: 767px)  {
    html {
        -webkit-text-size-adjust: none;
    }
    #fullpage {
        height: auto;
    }
    #fullpage section {
        height: auto;
    }
    body.background {
        background: #393c45;
    }
    ::-webkit-input-placeholder {
        color: #d5d5d5;
    }
    ::-moz-placeholder {
        color: #d5d5d5;
    }/* Firefox 19+ */
    :-moz-placeholder {
        color: #d5d5d5;
    }/* Firefox 18- */
    :-ms-input-placeholder {
        color: #d5d5d5;
    }
    .mob-image {
        display: block;
    }
    #wrapper.main {
        overflow: auto;
        height: auto!important;
    }
    #wrapper.stickyMapFooter {
        margin: 0 auto;
        padding-bottom: 0;
    }
    #wrapper.static section.head {
        height: auto;
        padding-top: 60px;
    }
    #header.tophead {
        background-color: #393c45;
    }
    #header.dark {
        background: #393c45;
    }
    #header.tophead, #header.static {
        line-height: 80px;
        height: 80px;
    }
    #header.static.shadow {
        box-shadow: none;
    }
    #header .brand {
        margin-left: 20px;
    }
    .mobhide {
        display: block;
    }
    #header.tophead button.collapse-nav, #header.static button.collapse-nav {
        top: 20px;
    }
    #header.tophead button.collapse-nav.opened, #header.static button.collapse-nav.opened {
        top: 20px;
    }
    #header button.collapse-nav, #header.static button.collapse-nav {
        margin-right: 20px;
    }
    #fullpage section:after, #fullpage section:before {
        content: "";
        display: table-cell;
        clear: both;
    }
    section.head {
        background: #393c45 url('../img/head_bg_m.png') no-repeat top center;
        background-attachment: scroll;
        position: relative;
        z-index: 0;
        padding-top: 80px;
    }
    section.head .content {
        padding-top: 60px;
    }
    section.head.uslugi {
        margin-top: 0;
        padding-bottom: 25px;
    }
    section.head .btn-wrapper {
        padding-bottom: 16px;
    }
    section.head.uslugi .content {
        margin-top: 60px;
    }
    section.head h2 {
        display: none;
    }
    section.head h1 {
        font-size: 22px;
        line-height: 36px;
        padding: 0 30px;
    }
    section.head .nums {
        width: 100%;
        padding: 0 15px;
        padding-bottom: 20px;
    }
    section.head .nums > div {
        font-size: 9pt;
    }
    section.head .nums > div.numberOfObject,
    section.head .nums > div.experience,
    section.head .nums > div.area,
    section.head .nums > div.estimate {
        width: 50%;
    }
    section.head .nums > div {
        padding-bottom: 20px;
    }
    section.head .nums span.num {
        font-size: 50px;
        line-height: 80px;
    }
    section.head .point-down.pulse {
        display: none;
    }
    section.head .nums sup {
        font-size: 8pt;
        top: 27px;
        margin-left: 0;
    }
    section.objects .table {
        display: block;
    }
    section.objects a.openObject {
        display: none!important;
    }
    section.objects .table > .cell {
        width: 100%;
        float: left;
    }

    section.map {
        top: 0;
        display: none;
        border-top: 2px solid #fff;
    }
    section.map .address {
        display: none!important;
    }
    section.objects .object .text {
        position: relative;
        display: block;
        top: 50px;
    }
    section.objects .small .object .text, section.objects .big .object .text {
        /*top: 64px;*/
        padding: 0;
    }
    section.objects .small .object h2, section.objects .big .object h2 {
        font-size: inherit;
        padding: 0 15px;
    }
    section.objects .object {
        border-top: 2px solid #fff;
        height: 220px;
    }
    section.objects .object-content {
        position: relative;
        height: 0;
        z-index: 0;
        display: none;
    }
    section.objects.lead-left .big .object-content {
        left: 0%;
    }
    #menulist li a {
        font-size: 20pt;
        line-height: 32pt;
        text-transform: uppercase;
    }
    .object-info h2 {
        font-size: 18pt;
        margin-bottom: 15px;
        padding-left: 20px;
        padding-right: 20px;
    }
    .object-info ul {
        width: 100%;
        padding: 0 20px;
    }
    .object-info {
        padding-top: 60px;
        height: auto;
    }
    .object-info ul:before, .object-info ul:after {
        display: none;
    }
    .object-info .period {
        line-height: 60px;
        height: 60px;
        left: 0;
        font-size: 18pt;
        position: relative;
        width: 100%;
    }
    .object-info .period:before, .object-info .period:after {
        content: "";
        width: 30%;
        height: 1px;
        position: absolute;
        top: 50%;
        background: #e6e6e6;
    }
    .object-info .period:before {
        left: 0;
    }
    .object-info .period:after {
        right: 0;
    }
    .object-info tr > td {
        display: block;
        width: 100%;
    }
    .object-info li {
        padding-top: 0;
    }
    section.objects a.openObject {
        display: none!important;
    }
    .sm-container {
        padding: 0;
    }
    .news {
        position: relative;
    }
    .news .desc img {
        display: none;
    }
    .news .desc {
        padding-left: 0;
        padding-right: 0;
        width: 100%;
    }
    .news .title {
        width: 100%;
        text-align: left;
        padding-right: 0;
        padding-left: 0;
        padding-top: 25px;
        padding-bottom: 25px;
    }
    .news .mob-image {
        width: 100%;
    }
    #content h1 {
        padding: 0;
        font-size: 22pt;
    }
    #content .sm-container .text {
        padding: 0 15px;
    }
    .clients {
        padding-top: 25px;
        padding-right: 15px;
        padding-left: 15px;
    }
    .clients a {
        width: 33%;
        margin-bottom: 20px;
    }
    .clients a img {
        width: inherit;
        height: auto;
    }
    section.uslugi .nums {
        background: transparent;
        padding: 0 25px;
        margin-top: 30px;
        padding-bottom: 30px;
    }
    section.uslugi .nums > div {
        width: 100%;
        height: 60px;
        text-align: left;
        line-height: 14pt;
        margin-right: 0;
        padding-bottom: 0;
        margin-bottom: 20px;
        display: table;
    }
    section.uslugi .nums > div:hover {
        border: 1px solid transparent;
    }
    section.uslugi .nums > div > span,  #info .title > span {
        display: table-cell;
        vertical-align: middle;
    }
    section.uslugi .nums .imgwrap, #info .imgwrap {
        line-height: 60px;
        height: 60px;
        float: left;
        display: inline-block;
        width: 60px;
        padding-right: 15px;
        text-align: center;
    }
    #info .imgwrap {
        height: 80px;
        list-style: 80px;
    }
    section.uslugi .nums img {
        width: 100%;
    }
    #info .imgwrap img {
        width: 100%;
        vertical-align: bottom;
    }
    #info {
        top: 0;
        width: 90%;
        margin: 15px auto;
        padding: 20px;
        height: auto;
    }
    #info .title {
        font-size: 9pt;
        line-height: 14pt;
        text-align: left;
        text-transform: uppercase;
        overflow: hidden;
        padding-bottom: 0;
        display: table;
        width: 100%;
    }
    .feedback form {
        width: 100%;
    }
    .contacts .sm-container > div.col-50 {
        padding: 0;
        width: 100%;
        padding: 0 20px;
    }
    .contacts .sm-container > div.feedback {
        padding-top: 40px;
        padding-bottom: 60px;
    }
    .feedback input[type='text'], .feedback textarea {
        border: 1px solid #e2e2e2;
        width: 100%;
        padding: 5px 8px;

    }
    .contacts p, .contacts a {
        font-size: 14px;
    }
    .contacts a {
        text-transform: uppercase;
    }
    #content h3 {
        font-size: 12pt;
    }
    .feedback textarea {
        min-height: 80px;
    }
    .feedback .sm-form-group input[type='text']:last-child {
        width: 100%;
        margin-left: 0;
        margin-top: 15px;
    }
    #choose-year {
        display: none;
    }
    #sidebar {
        position: fixed;
        z-index: 102;
        width: 100%;
        /*right: -100%;*/
        left: 100%;
    }
    #sidebar.mobOpened {
        left: 0;
    }

    #planshettrig {
        display: none;
    }
    #wrapper.portfolio #header.light {
        background-color: #393c45;
    }
    #wrapper.portfolio #header .brand {
        background: url('../img/logo_headfixed.png') no-repeat;
        width: 111px;
        height: 35px;
    }
    #wrapper.portfolio #header button.collapse-nav {
        background: url('../img/menu_collapse.png') center no-repeat;
    }
    #wrapper.portfolio #header button.collapse-nav.opened {
        background: url('../img/menu_close.png') center no-repeat;
    }
    #wrapper.portfolio #content {
        margin-left: 0;
        width: 100%;
    }
    #wrapper.portfolio .sm-container {
        padding: 0 15px;
    }
    #wrapper.portfolio .sm-container button.filter {

    }
    #wrapper.portfolio #content .object h2 {
        font-size: 16pt;
    }
    #wrapper.portfolio .object {
        margin-bottom: 30px;
        padding-bottom: 30px;
    }
    #wrapper.portfolio .sm-container .text > .object:last-child {
        border-bottom: 0;
        margin-bottom: 0;
    }
    #wrapper.portfolio .object table tr > td {
        width: 100%;
        display: block;
    }
    #wrapper.portfolio .object table tr > td:first-child {
        width: 100%;
    }
    #wrapper.portfolio #content .year {
        font-size: 20pt;
        color: #000;
    }
    #wrapper.portfolio #content .year:before {
        left: 0;
        width: 30%;
        margin-left: 0;
        background: #000;
    }
    #wrapper.portfolio #content .year:after {
        right: 0;
        margin-right: 0;
        width: 30%;
        background: #000;
    }
    #filter {
        width: 100%;
    }
    #filter h2 {
        padding-left: 20px;
    }
    #filter .fixed {
        height: 144px;
        /*background: url('../img/swipe-right.png') no-repeat 98% 20px*/
    }
    #filter-wrapper {
        padding-top: 144px;
    }
    #filter ul.submenu {
        position: relative;
        z-index: 0;
        background: none;
        width: 100%;
        display: none;
        transition: none;
        top: 0;
    }
    #filter ul.submenu li {
        background: none;
        padding: 0;
        line-height: 20px;
        display: table;
        overflow: auto;
        margin-bottom: 15px;
    }
    #filter ul.menu li:focus {
        background: #32343c;
    }
    #filter label {
        font-size: 11px;
        display: table-cell;
        vertical-align: middle;
    }
    #filter ul.submenu h4 {
        margin-bottom: 20px;
    }
    .ajax-filter {
        display: block;
    }
    #filter .filter-buttons {
        display: block;
    }
    #filter .filter-buttons .button {
        display: inline-block;
        width: 40%;
        border: 0;
        font-size: 10px;
        border: 0;
        padding: 8px 4px;
    }
    #filter li#year {
        display: block;
    }
    #filter button.closeFilter {
        display: inline-block;
    }
}

@media screen and (max-device-width: 360px) {
    html {
        -webkit-text-size-adjust: none;
    }
    body.background {
        background: #393c45;
    }
    ::-webkit-input-placeholder {
        color: #d5d5d5;
    }
    ::-moz-placeholder {
        color: #d5d5d5;
    }/* Firefox 19+ */
    :-moz-placeholder {
        color: #d5d5d5;
    }/* Firefox 18- */
    :-ms-input-placeholder {
        color: #d5d5d5;
    }
    .mob-image {
        display: block;
    }

    #wrapper.main {
        overflow: auto;
        height: auto!important;
    }
    #wrapper.stickyMapFooter {
        margin: 0 auto;
        padding-bottom: 0;
    }
    #wrapper.static section.head {
        height: auto;
    }
    #header.tophead {
        background-color: #393c45;
    }
    #header.dark {
        background: #393c45;
    }
    #header.tophead, #header.static {
        line-height: 80px;
        height: 80px;
    }
    #header.static.shadow {
        box-shadow: none;
    }
    #header .brand {
        margin-left: 20px;
    }
    .mobhide {
        display: block;
    }
    #header.tophead button.collapse-nav, #header.static button.collapse-nav {
        top: 20px;
    }
    #header.tophead button.collapse-nav.opened, #header.static button.collapse-nav.opened {
        top: 20px;
    }
    #header button.collapse-nav, #header.static button.collapse-nav {
        margin-right: 20px;
    }
    #fullpage section:after, #fullpage section:before {
        content: "";
        display: table-cell;
        clear: both;
    }
    section.head {
        background: #393c45 url('../img/head_bg_m.png') no-repeat top center;
        background-attachment: scroll;
        position: relative;
        z-index: 0;
        padding-top: 80px;
    }
    section.head .content  {
        padding-top: 40px;
    }
    section.head.uslugi {
        margin-top: 0;
        padding-bottom: 25px;
    }
    section.head .btn-wrapper {
        padding-bottom: 16px;
    }
    section.head.uslugi .content {
        margin-top: 60px;
    }
    section.head h2 {
        display: none;
    }
    section.head h1 {
        font-size: 22px;
        line-height: 36px;
        padding: 0 30px;
    }
    section.head .nums {
        width: 100%;
        padding: 0 15px;
        padding-bottom: 20px;
    }
    section.head .nums > div {
        font-size: 9pt;
    }
    section.head .nums > div.numberOfObject,
    section.head .nums > div.experience,
    section.head .nums > div.area,
    section.head .nums > div.estimate {
        width: 50%;
    }
    section.head .nums > div {
        padding-bottom: 20px;
    }
    section.head .nums span.num {
        font-size: 38px;
        line-height: 80px;
    }
    section.head .point-down.pulse {
        display: none;
    }
    section.head .nums sup {
        font-size: 8pt;
        top: 27px;
        margin-left: 0;
    }
    section.objects .table {
        display: block;
    }

    section.objects .table > .cell {
        width: 100%;
        float: left;
    }

    section.map {
        top: 0;
        display: none;
        border-top: 2px solid #fff;
    }
    section.map .address {
        display: none!important;
    }

    section.objects .object:after {
        content: none;
    }
    section.objects .object .text {
        position: relative;
        display: block;
        top: 50px;
    }
    section.objects .small .object .text, section.objects .big .object .text {
        /*top: 64px;*/
        padding: 0;
    }
    section.objects .small .object h2, section.objects .big .object h2 {
        font-size: inherit;
        padding: 0 15px;
    }
    section.objects .object {
        border-top: 2px solid #fff;
        height: 220px;
    }
    section.objects .object-content {
        position: relative;
        height: 0;
        z-index: 0;
        display: none;
    }
    section.objects.lead-left .big .object-content {
        left: 0%;
    }
    #menulist li a {
        font-size: 18pt;
        line-height: 26pt;
        text-transform: uppercase;
    }
    .object-info h2 {
        font-size: 18pt;
        margin-bottom: 15px;
        padding-left: 20px;
        padding-right: 20px;
    }
    .object-info ul {
        width: 100%;
        padding: 0 20px;
    }
    .object-info {
        padding-top: 60px;
        height: auto;
    }
    .object-info ul:before, .object-info ul:after {
        display: none;
    }
    .object-info .period {
        line-height: 60px;
        height: 60px;
        left: 0;
        font-size: 18pt;
        position: relative;
        width: 100%;
    }
    .object-info .period:before, .object-info .period:after {
        content: "";
        width: 30%;
        height: 1px;
        position: absolute;
        top: 50%;
        background: #e6e6e6;
    }
    .object-info .period:before {
        left: 0;
    }
    .object-info .period:after {
        right: 0;
    }
    .object-info tr > td {
        display: block;
        width: 100%;
        -webkit-appearance: button;
    }
    .object-info li {
        padding-top: 0;
    }
    section.objects a.openObject {
        display: none!important;
    }
    .sm-container {
        padding: 0;
    }
    .news {
        position: relative;
    }
    .news .desc img {
        display: none;
    }
    .news .desc {
        padding-left: 0;
        padding-right: 0;
        width: 100%;
    }
    .news .title {
        width: 100%;
        text-align: left;
        padding-right: 0;
        padding-left: 0;
        padding-top: 25px;
        padding-bottom: 25px;
    }
    .news .mob-image {
        width: 100%;
    }
    #content h1 {
        padding: 0;
        font-size: 22pt;
    }
    #content .sm-container .text {
        padding: 0 15px;
    }

    .clients {
        padding-top: 25px;
        padding-right: 15px;
        padding-left: 15px;
    }
    .clients a {
        width: 50%;
        margin-bottom: 20px;
    }
    .clients a img {
        width: inherit;
        height: auto;
    }
    section.uslugi .nums {
        background: transparent;
        padding: 0 25px;
        margin-top: 30px;
        padding-bottom: 30px;
    }
    section.uslugi .nums > div {
        width: 100%;
        height: 60px;
        text-align: left;
        line-height: 14pt;
        margin-right: 0;
        padding-bottom: 0;
        margin-bottom: 20px;
        display: table;
    }
    section.uslugi .nums > div:hover {
        border: 1px solid transparent;
    }
    section.uslugi .nums > div > span,  #info .title > span {
        display: table-cell;
        vertical-align: middle;
    }
    section.uslugi .nums .imgwrap, #info .imgwrap {
        line-height: 60px;
        height: 60px;
        float: left;
        display: inline-block;
        width: 60px;
        padding-right: 15px;
        text-align: center;
    }
    #info .imgwrap {
        height: 80px;
        list-style: 80px;
    }
    section.uslugi .nums img {
        width: 100%;
    }
    #info .imgwrap img {
        width: 100%;
        vertical-align: bottom;
    }
    #info {
        top: 0;
        width: 90%;
        margin: 15px auto;
        padding: 20px;
        height: auto;
    }
    #info .title {
        font-size: 9pt;
        line-height: 14pt;
        text-align: left;
        text-transform: uppercase;
        overflow: hidden;
        padding-bottom: 0;
        display: table;
    }
    .feedback form {
        width: 100%;
    }
    .contacts .sm-container > div.col-50 {
        padding: 0;
        width: 100%;
        padding: 0 20px;
    }
    .contacts .sm-container > div.feedback {
        padding-top: 40px;
        padding-bottom: 60px;
    }
    .feedback input[type='text'], .feedback textarea {
        border: 1px solid #e2e2e2;
        width: 100%;
        padding: 5px 8px;

    }
    .contacts p, .contacts a {
        font-size: 14px;
    }
    .contacts a {
        text-transform: uppercase;
    }
    #content h3 {
        font-size: 12pt;
    }
    .feedback textarea {
        min-height: 80px;
    }
    .feedback .sm-form-group input[type='text']:last-child {
        width: 100%;
        margin-left: 0;
        margin-top: 15px;
    }
    #choose-year {
        display: none;
    }
    #sidebar {
        position: fixed;
        z-index: 102;
        width: 100%;
        /*right: -100%;*/
        left: 100%;
    }
    #sidebar.mobOpened {
        left: 0;
    }

    #planshettrig {
        display: none;
    }
    #wrapper.portfolio #header.light {
        background-color: #393c45;
    }
    #wrapper.portfolio #header .brand {
        background: url('../img/logo_headfixed.png') no-repeat;
        width: 111px;
        height: 35px;
    }
    #wrapper.portfolio #header button.collapse-nav {
        background: url('../img/menu_collapse.png') center no-repeat;
    }
    #wrapper.portfolio #header button.collapse-nav.opened {
        background: url('../img/menu_close.png') center no-repeat;
    }
    #wrapper.portfolio #content {
        margin-left: 0;
        width: 100%;
    }
    #wrapper.portfolio .sm-container {
        padding: 0 15px;
    }
    #wrapper.portfolio .sm-container button.filter {

    }
    #wrapper.portfolio #content .object h2 {
        font-size: 16pt;
    }
    #wrapper.portfolio .object {
        margin-bottom: 30px;
        padding-bottom: 30px;
    }
    #wrapper.portfolio .sm-container .text > .object:last-child {
        border-bottom: 0;
        margin-bottom: 0;
    }
    #wrapper.portfolio .object table tr > td {
        width: 100%;
        display: block;
    }
    #wrapper.portfolio .object table tr > td:first-child {
        width: 100%;
    }
    #wrapper.portfolio #content .year {
        font-size: 20pt;
        color: #000;
    }
    #wrapper.portfolio #content .year:before {
        left: 0;
        width: 30%;
        margin-left: 0;
        background: #000;
    }
    #wrapper.portfolio #content .year:after {
        right: 0;
        margin-right: 0;
        width: 30%;
        background: #000;
    }
    #filter {
        width: 100%;
    }
    #filter h2 {
        padding-left: 20px;
    }
    #filter .fixed {
        height: 144px;
    }
    #filter-wrapper {
        padding-top: 144px;
    }
    #filter ul.submenu {
        position: relative;
        z-index: 0;
        background: none;
        width: 100%;
        display: none;
        transition: none;
        top: 0;
    }
    #filter ul.submenu li {
        background: none;
        padding: 0;
        line-height: 20px;
        display: table;
        overflow: auto;
        margin-bottom: 15px;
    }
    #filter ul.menu li:focus {
        background: #32343c;
    }
    #filter label {
        font-size: 11px;
        display: table-cell;
        vertical-align: middle;
    }
    #filter ul.submenu h4 {
        margin-bottom: 20px;
    }
    .ajax-filter {
        display: block;
    }
    #filter .filter-buttons {
        display: block;
    }
    #filter .filter-buttons .button {
        display: inline-block;
        width: 40%;
        border: 0;
        font-size: 10px;
        border: 0;
        padding: 8px 4px;
    }
    #filter li#year {
        display: block;
    }
    #filter button.closeFilter {
        display: inline-block;
    }
}