html {
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0 auto;
    font-size: 14px;
    line-height: 1.42857143;
    color: #333;
    min-width: 200px;
    overflow-x: hidden;
    background-color: #fff
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
    display: block
}

[hidden], template {
    display: none
}

a {
    background-color: transparent
}

a:active, a:hover {
    outline: 0
}

b, strong {
    font-weight: bold
}

h1 {
    font-size: 2em;
    margin: .67em 0
}

img {
    border: 0
}

svg:not(:root) {
    overflow: hidden
}

figure {
    margin: 1em 40px
}

hr {
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    height: 0
}

pre {
    overflow: auto
}

code, kbd, pre, samp {
    font-family: monospace, monospace;
    font-size: 1em
}

button, input, optgroup, select, textarea {
    color: inherit;
    font: inherit;
    margin: 0
}

button {
    overflow: visible
}

button, select {
    text-transform: none
}

button, html input[type="button"], input[type="reset"], input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer
}

button[disabled], html input[disabled] {
    cursor: default
}

button::-moz-focus-inner, input::-moz-focus-inner {
    border: 0;
    padding: 0
}

input {
    line-height: normal
}

input[type="checkbox"], input[type="radio"] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0
}

input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button {
    height: auto
}

input[type="search"] {
    -webkit-appearance: textfield;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}

input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

*:before, *:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

html {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

input, button, select, textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}

.list-inline {
    padding-left: 0;
    list-style: none;
    margin-left: -5px
}

.list-inline > li {
    display: inline-block;
    padding-left: 5px;
    padding-right: 10px
}

a {
    color: #000;
    text-decoration: none
}

a:hover, a:focus {
    color: #23527c;
    text-decoration: underline
}

a:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

img {
    vertical-align: middle
}

.img-responsive {
    display: block;
    max-width: 100%;
    height: auto
}

.img-rounded {
    border-radius: 6px
}

.img-thumbnail {
    padding: 4px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    display: inline-block;
    max-width: 100%;
    height: auto
}

.img-circle {
    border-radius: 50%
}

hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #eee
}

.container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px
}

@media (min-width: 768px) {
    .container {
        width: 750px
    }
}

@media (min-width: 992px) {
    .container {
        width: 970px
    }
}

@media (min-width: 1200px) {
    .container {
        width: 1170px
    }
}

.container-fluid {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px
}

.row {
    margin-left: -15px;
    margin-right: -15px
}

@media (max-width: 992px) and (min-width: 665px) {
    .col-sm-2 {
        float: left
    }

    .col-sm-2 {
        width: 50%
    }
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}

@media (min-width: 992px) {
    .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
        float: left
    }

    .col-md-12 {
        width: 100%
    }

    .col-md-11 {
        width: 91.66666667%
    }

    .col-md-10 {
        width: 83.33333333%
    }

    .col-md-9 {
        width: 75%
    }

    .col-md-8 {
        width: 66.66666667%
    }

    .col-md-7 {
        width: 58.33333333%
    }

    .col-md-6 {
        width: 50%
    }

    .col-md-5 {
        width: 41.66666667%
    }

    .col-md-4 {
        width: 33.33333333%
    }

    .col-md-3 {
        width: 25%
    }

    .col-md-2 {
        width: 16.66666667%
    }

    .col-md-1 {
        width: 8.33333333%
    }

    .col-md-offset-12 {
        margin-left: 100%
    }

    .col-md-offset-11 {
        margin-left: 91.66666667%
    }

    .col-md-offset-10 {
        margin-left: 83.33333333%
    }

    .col-md-offset-9 {
        margin-left: 75%
    }

    .col-md-offset-8 {
        margin-left: 66.66666667%
    }

    .col-md-offset-7 {
        margin-left: 58.33333333%
    }

    .col-md-offset-6 {
        margin-left: 50%
    }

    .col-md-offset-5 {
        margin-left: 41.66666667%
    }

    .col-md-offset-4 {
        margin-left: 33.33333333%
    }

    .col-md-offset-3 {
        margin-left: 25%
    }

    .col-md-offset-2 {
        margin-left: 16.66666667%
    }

    .col-md-offset-1 {
        margin-left: 8.33333333%
    }

    .col-md-offset-0 {
        margin-left: 0
    }
}

.clearfix:before, .clearfix:after, .container:before, .container:after, .container-fluid:before, .container-fluid:after, .row:before, .row:after {
    content: " ";
    display: table
}

.clearfix:after, .container:after, .container-fluid:after, .row:after {
    clear: both
}

.center-block {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.pull-right {
    float: right !important
}

.pull-left {
    float: left !important
}

.hide {
    display: none !important
}

.show {
    display: block !important
}

.invisible {
    visibility: hidden
}

.menu {
    background: none repeat scroll 0 0 #f7b903;
    text-align: center;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 99999;
    -webkit-transition: height linear .5s;
    transition: height linear .5s;
}
.menu-in{
    max-width: 1500px;
    margin: 0 auto;
}

.menu.nav-static {
    position: static
}

.menu a {
    color: #000;
    display: inline-block;
    font-size: 15px;
    padding: 8px 20px;
    text-decoration: none;
    font-weight: lighter;
    text-transform: uppercase;
    position: relative
}

.text-hide {
    font: 0/0;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0
}

.hidden {
    display: none !important
}

.affix {
    position: fixed
}

.text-center {
    text-align: center
}

.text-right {
    text-align: right
}

.girl-item {
    display: block;
    overflow: hidden;
    max-width: 400px;
    position: relative;
    cursor: pointer
}

.girl-item img {
    -webkit-transition: all .5s linear;
    -moz-transition: all .5s linear;
    transition: all .5s linear;
    max-width: 100%
}

/*.girl-item:hover img {*/
    /*transform: scale(1.3);*/
    /*-webkit-transform: scale(1.3)*/
/*}*/

/*.girl-item:before {*/
    /*content: "";*/
    /*display: block;*/
    /*position: absolute;*/
    /*top: 0;*/
    /*bottom: 0;*/
    /*left: 0;*/
    /*right: 0;*/
    /*background: rgba(0, 0, 0, .2);*/
    /*opacity: 0;*/
    /*z-index: 99999;*/
    /*visibility: hidden;*/
    /*-webkit-transition: .15s opacity, visibility 0s .15s;*/
    /*transition: .15s opacity, visibility 0s .15s*/
/*}*/

/*.girl-item:hover:before {*/
    /*opacity: 1;*/
    /*visibility: visible;*/
    /*-webkit-transition-delay: 0s;*/
    /*transition-delay: 0s*/
/*}*/

a, a:hover, a:focus, a:active {
    text-decoration: none;
    outline: 0
}

#wrapper {
    padding-top: 35px;
    min-height: 200px
}

#logo {
    padding: 0 0
}

#logo img {
    /*max-width: 100%;*/
    max-width: 200px;
    height: auto
}
#logo img:first-child{
    text-align: center;
}

#home-list {
    max-width: 1500px
}

#nav {
    position: fixed;
    top: 0;
    left: 0;
    overflow: hidden;
    width: 300px;
    height: 100%;
    margin-top: 37px;
    padding-bottom: 20px;
    z-index: 9999
}

#nav.ng-hide-add.ng-hide-add-active, #nav.ng-hide-remove.ng-hide-remove-active {
    -webkit-transition: all linear .5s;
    transition: all linear .5s
}

#nav.ng-hide, .center-block.col-md-4.ng-hide {
    left: -100px;
    opacity: 0;
    padding: 0 10px
}

#nav .block {
    width: 315px;
    height: 100%;
    margin: 0;
    padding: 0;
    overflow-y: auto;
    overflow-x: hidden;
    padding-right: 20px
}

#nav .block-person {
    padding: 20px 0 20px 20px;
    width: 100%;
    /*margin: 0 0 0 -115px;*/
    /*height: 280px;*/
    overflow: hidden;
    font-weight: bold;
    position: relative;
    transition: all .8s linear;
    -webkit-transition: all 0.5s linear
}

#nav .block-person img {
    /*position: absolute;*/
    /*bottom: 0;*/
    /*right: 0;*/
    /*margin: 25px*/
    max-width: 100%;
}

#nav .block-corner {
    width: 100%;
    height: 100%;
    position: absolute;
    bottom: 0;
    top: 0;
    right: 0
}

#nav .block-name {
    color: #000;
    text-align: center;
    margin-bottom: 8px;
    /*font-size: 170%;*/
    /*position: absolute;*/
    /*top: 10px;*/
    /*right: 0;*/
    /*width: 250px;*/
    z-index: 900
}

#nav .block-name.fin {
    background: url("/ui-img/contest/2015/miss2015_top10_name_icon.png") 50% no-repeat
}

.static-text {
    width: 60%;
    margin: 30px auto 0;
    text-align: left;
    font-weight: lighter;
    font-size: 130%
}

.static-text a {
    color: #f7b903;
    text-decoration: none;
    border-bottom: 1px dotted #f7b903
}

.sort-block {
    margin: 10px 0;
    color: #000
}

.sort-block .second:after {
    content: '|';
    width: 1px;
    padding-left: 5px;
    height: 100%;
    font-size: 110%;
    color: #f7b903
}

.sort-block .list-inline > li {
    padding: 0
}

.sort-block a {
    cursor: pointer;
    line-height: 2
}

.loading {
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -282px;
    margin-top: -188px;
    z-index: 999
}

.person-full {
    height: 100%;
    min-height: 600px;
    padding: 0 25px 0 350px;
    margin-left: 0;
    position: relative
}

.person-bg {
    opacity: .15;
    filter: alpha(opacity=15);
    -moz-opacity: .15;
    background-color: #000;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    background-repeat: no-repeat;
    background-position: left top;
    background-attachment: fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover
}

.person-desc {
    width: 80%;
    margin: 30px auto;
    text-align: left;
    font-size: 150%;
    font-weight: lighter;
    text-indent: 20px
}

.btn-voting {
    display: inline-block;
    background-color: #f7b903;
    padding: 5px 10px;
    color: #000;
    cursor: pointer;
    font-weight: normal;
    text-decoration: none;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-property: transform;
    transition-property: transform
}

.btn-voting:before {
    position: absolute;
    z-index: -1;
    content: '';
    left: calc(50% - 10px);
    top: 0;
    border-style: solid;
    border-width: 0 10px 10px 10px;
    border-color: transparent transparent #f7b903 transparent;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-property: transform;
    transition-property: transform
}

.btn-voting:hover, .btn-voting:focus, .btn-voting:active {
    -webkit-transform: translateY(10px);
    transform: translateY(10px)
}

.btn-voting:hover:before, .btn-voting:focus:before, .btn-voting:active:before {
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px)
}

.btn-voting:hover, .btn-voting:focus, .btn-voting:active {
    color: #111;
    text-decoration: none
}

.count-vote {
    color: #000;
    font-weight: bold;
    padding: 8px 13px
}

#nav .block-person.active {
    margin-left: 0
}
#nav .block-person img{
    border-right: 5px solid transparent;
}
#nav .block-person.active img{
    border-right: 5px solid #f7b903;
}

.person-methods {
    margin:  15px auto 30px;
    color: #000;
    font-size: 120%
}

.person-name {
    /*font-size: 300%;*/
    font-weight: lighter;
    width: 80%;
    margin-right: auto;
    margin-left: auto;
    color: #000;
}

.pager {
    z-index: 9999;
    font-size: 150%;
    height: 80px;
    margin-top: -45px;
    outline: 0 none;
    position: fixed;
    top: 50%;
    width: 81px;
    -webkit-transition: all .5s linear;
    -moz-transition: all .5s linear;
    transition: all .5s linear
}

.pager.left {
    left: 365px
}

.pager.right {
    right: 0
}

.pager .tooltip {
    background-color: rgba(247, 185, 3, 0.9);
    color: #fff;
    font-size: 55%;
    bottom: -25px;
    opacity: 0;
    padding: 5px;
    position: absolute;
    text-decoration: none;
    visibility: hidden;
    z-index: 10;
    width: 260px
}

.pager.right .tooltip {
    right: 30px
}

.pager:hover > i {
    background-color: rgba(216, 216, 216, .6)
}

.pager:hover .tooltip {
    opacity: 1;
    visibility: visible
}

.pager:hover > i {
    color: #f7b903
}

.pager > i {
    font-size: 130%;
    background-color: rgba(216, 216, 216, .3);
    color: rgba(247, 185, 3, 0.91);
    display: block;
    line-height: 64px;
    margin-bottom: 5px;
    min-height: 68px
}

.main-image {
    max-width: 100%;
    max-height: 500px
}

.person-img img {
    margin: 0 0 20px 0;
    max-width: 100%;
    height: auto
}

.person-content {
    position: relative
}

.person-content img {
    max-width: 100%;
    max-height: 600px;
    height: auto
}

.person-img img:hover {
    -moz-filter: saturate(1.5);
    -o-filter: saturate(1.5);
    -webkit-filter: saturate(1.5);
    -ms-filter: saturate(1.5);
    filter: saturate(1.5)
}

.tips {
    display: none;
    background: rgba(0, 63, 119, 0.75);
    position: absolute;
    left: 2%;
    top: 150px;
    z-index: 100;
    width: 90%;
    color: #fff;
    padding: 20px 30px;
    margin: 20px auto;
    font-size: 150%;
    border: 0;
    transition: all .5s linear;
    opacity: 1
}

.tips:after {
    right: 100%;
    top: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(56, 69, 85, 0);
    border-right-color: rgba(0, 63, 119, 0.75);
    border-width: 30px;
    margin-top: -30px
}

.tips i::before {
    font-size: 180%
}

.tips-text {
    text-align: left;
    font-size: 78%;
    margin-top: 10px
}

.tips.ng-hide-add.ng-hide-add-active, .tips.ng-hide-remove.ng-hide-remove-active {
    -webkit-transition: all linear .5s;
    transition: all linear .5s
}

.tips.ng-hide {
    left: -100px;
    opacity: 0
}

.tips .close {
    cursor: pointer;
    font-weight: bold;
    padding: 3px 0
}

.footer {
    font-size: 14px;
    padding: 50px 0 70px
}

.error {
    position: fixed;
    top: 37px;
    left: 0;
    width: 100%;
    z-index: 9999;
    color: #fff;
    background: rgba(0, 63, 119, 0.9)
}

.error p {
    padding: 10px 30px
}

.error.ng-hide-add.ng-hide-add-active, .error.ng-hide-remove.ng-hide-remove-active {
    -webkit-transition: all linear .5s;
    transition: all linear .5s
}

.error.ng-hide {
    left: -100px;
    opacity: 0
}

.info {
    position: fixed;
    right: 0;
    bottom: 0;
    padding: 10px 30px 20px;
    max-width: 400px;
    min-width: 300px;
    z-index: 9999;
    color: #000;
    font-weight: bold;
    background: #f7b903;
}

.info a {
    color: #000;
    text-decoration: underline
}

.info:hover {
    background: #f7b903
}

.info.show {
    bottom: 0
}

.info .icon-plus, .info .icon-closes {
    font-size: 170%;
    cursor: pointer
}

.info .icon-plus:hover, .info .icon-closes:hover {
    font-size: 180%;
    font-weight: bold
}

.info-btn {
    position: absolute;
    top: 5px;
    right: 10px
}

.closes {
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    filter: progid:DXImageTransform.Microsoft.Matrix(sizingMethod='auto expand', M11=0.7071067811865476, M12=-0.7071067811865475, M21=0.7071067811865475, M22=0.7071067811865476)
}

.info-desc.ng-hide-add.ng-hide-add-active, .info-desc.ng-hide-remove.ng-hide-remove-active {
    -webkit-transition: all linear .5s;
    transition: all linear .5s
}

.info-desc.ng-hide {
    right: -100px
}

#remainingVotesText {
    padding-top: 20px;
    text-transform: uppercase;
    font-weight: lighter;
}

.close {
    color: #fff;
    cursor: pointer;
    font-size: 170%;
    height: 30px;
    position: absolute;
    right: 0;
    top: 0;
    transition: all .3s linear 0s;
    width: 30px
}

.info.active {
    -webkit-animation: .2s tremor 4;
    animation: .2s tremor 4
}

#modalAlert {
    left: 50%;
    top: 50%;
    margin-left: -200px;
    max-width: 400px;
    max-height: 200px;
    margin-top: -100px;
    background: #fff;
    z-index: 99999;
    -webkit-transition: all linear .5s;
    transition: all linear .5s
}

.shadow-bg {
    opacity: 1
}

.shadow-bg.ng-hide-add.ng-hide-add-active, .shadow-bg.ng-hide-remove.ng-hide-remove-active, .shadow-bg.ng-show-add.ng-show-add-active, .shadow-bg.ng-show-remove.ng-show-remove-active {
    -webkit-transition: all linear .5s;
    transition: all linear .5s
}

.shadow-bg.ng-show {
    opacity: 1
}

.shadow-bg.ng-hide {
    opacity: 0
}

#modalAlert .header {
    width: 100%;
    text-align: left;
    padding: 10px 15px;
    background-color: #f7b903;
    color: #fff
}

#modalAlert .content {
    padding: 20px
}

#modalAlert .content span {
    font-size: 200%;
    color: rgba(0, 63, 119, 0.35)
}

.shadow-bg {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 99999;
    background-color: rgba(0, 0, 0, 0.50);
    -webkit-transition: all linear .5s;
    transition: all linear .5s
}

@media (min-width: 768px) and (max-width: 979px) {
    #nav, .pager.left, .pager.right {
        display: none
    }

    .person-full {
        margin-left: 0
    }

    .person-name {
        font-size: 150%
    }

    .person-desc {
        font-size: 110%;
        width: 90%
    }

    .tips {
        display: block
    }

    .person-full {
        padding: 0 10px
    }

    .girl-item {
        height: auto !important;
        max-height: 400px
    }

    .sort-block {
        text-align: center !important
    }

    .sort-block .first {
        display: block !important
    }

    .static-text {
        width: 90% !important
    }

    #note_content .video-wrapper {
        position: relative;
        padding-bottom: 56.25%;
        padding-top: 25px;
        height: 0;
        margin-bottom: 20px !important
    }

    .video-wrapper iframe, .video-wrapper object, .video-wrapper embed {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%
    }
}

@media (max-width: 1300px) {
    /*.girl-item {*/
        /*max-width: 300px !important;*/
        /*max-height: 300px !important*/
    /*}*/

    /*.girl-item img {*/
        /*width: 300px !important*/
    /*}*/
}

@media (max-width: 768px) {
    #nav, .pager.left, .pager.right {
        display: none
    }
    div#modalAlert{
       margin-left: 0;
        left: 5px;
        right: 5px;
        max-width: 100%;
    }

    /*.person-name {*/
        /*font-size: 150%*/
    /*}*/

    .person-desc {
        font-size: 110%;
        width: 90%
    }

    .person-full {
        margin-left: 0
    }

    .tips {
        display: block
    }

    .person-full {
        padding: 0 10px
    }

    .girl-item {
        height: auto !important;
        max-height: 400px
    }

    .sort-block {
        text-align: center !important
    }

    .sort-block .first {
        display: block !important
    }

    .static-text {
        width: 90% !important
    }

    .menu {
        background-color: #f7b903 !important;
        color: #fff !important;
        font-weight: bold
    }

    .menu a {
        display: block !important;
        color: #000 !important;
        padding-left: 5px;
    }
    .menu-list.menu-active>div:last-child a:last-child{
        border-bottom: 0;
    }

    .menu-mobile {
        display: block !important
    }

    .menu {
        width: 100%;
        padding: 40px 0 0
    }

    .menu-list {
        display: none
    }

    .menu-active {
        display: block
    }

    #note_content .video-wrapper {
        position: relative;
        padding-bottom: 56.25%;
        padding-top: 25px;
        height: 0;
        margin-bottom: 20px !important
    }

    .video-wrapper iframe, .video-wrapper object, .video-wrapper embed {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%
    }

    .line-header-block:before, .line-header-block:after {
        display: none !important
    }
    h4.tag-name input{
        text-align: center !important;
    }
    .footer{
        padding-bottom: 180px;
    }
}

@-webkit-keyframes tremor {
    0%, 25% {
        margin-left: -1px;
        margin-top: -1px;
        -webkit-transform: translateY(-4%);
        transform: translateY(-4%)
    }
    50%, 100% {
        margin-left: 1px;
        margin-top: 1px;
        -webkit-transform: translateY(4%);
        transform: translateY(4%)
    }
}

@-moz-keyframes tremor {
    0%, 25% {
        margin-left: -1px;
        -webkit-transform: translateY(-4%);
        transform: translateY(-4%)
    }
    50%, 100% {
        margin-left: 1px;
        -webkit-transform: translateY(4%);
        transform: translateY(4%)
    }
}

@-ms-keyframes tremor {
    0%, 25% {
        margin-left: -1px;
        -webkit-transform: translateY(-4%);
        transform: translateY(-4%)
    }
    50%, 100% {
        margin-left: 1px;
        -webkit-transform: translateY(4%);
        transform: translateY(4%)
    }
}

@-o-keyframes tremor {
    0%, 25% {
        margin-left: -1px;
        -webkit-transform: translateY(-4%);
        transform: translateY(-4%)
    }
    50%, 100% {
        margin-left: 1px;
        -webkit-transform: translateY(4%);
        transform: translateY(4%)
    }
}

@keyframes tremor {
    0%, 25% {
        margin-left: -1px;
        -webkit-transform: translateY(-4%);
        transform: translateY(-4%)
    }
    50%, 100% {
        margin-left: 1px;
        -webkit-transform: translateY(4%);
        transform: translateY(4%)
    }
}

.at-view-slide-in-left.ng-enter {
    -webkit-transition-property: -webkit-transform, opacity;
    -moz-transition-property: -moz-transform, opacity;
    -o-transition-property: -o-transform, opacity;
    transition-property: transform, opacity;
    -webkit-transition-duration: .5s;
    -moz-transition-duration: .5s;
    -o-transition-duration: .5s;
    transition-duration: .5s;
    -webkit-transform: translate(-100%, 0px);
    -moz-transform: translate(-100%, 0px);
    -ms-transform: translate(-100%, 0px);
    -o-transform: translate(-100%, 0px);
    transform: translate(-100%, 0px);
    opacity: 0;
    z-index: 1;
    position: absolute
}

.at-view-slide-in-left.ng-enter-active {
    -webkit-transform: translate(0px, 0px);
    -moz-transform: translate(0px, 0px);
    -ms-transform: translate(0px, 0px);
    -o-transform: translate(0px, 0px);
    transform: translate(0px, 0px);
    opacity: 1;
    position: absolute
}

.at-view-slide-out-right.ng-leave {
    -webkit-transition-property: -webkit-transform, opacity;
    -moz-transition-property: -moz-transform, opacity;
    -o-transition-property: -o-transform, opacity;
    transition-property: transform, opacity;
    -webkit-transition-duration: .5s;
    -moz-transition-duration: .5s;
    -o-transition-duration: .5s;
    transition-duration: .5s;
    -webkit-transform: translate(0px, 0px);
    -moz-transform: translate(0px, 0px);
    -ms-transform: translate(0px, 0px);
    -o-transform: translate(0px, 0px);
    transform: translate(0px, 0px);
    opacity: 1;
    z-index: 3;
    position: absolute
}

.at-view-slide-out-right.ng-leave-active {
    -webkit-transform: translate(100%, 0px);
    -moz-transform: translate(100%, 0px);
    -ms-transform: translate(100%, 0px);
    -o-transform: translate(100%, 0px);
    transform: translate(100%, 0px);
    opacity: 0
}

.list-block {
    -webkit-transition: top .5s ease-in-out;
    -moz-transition: top .5s ease-in-out;
    transition: top .5s ease-in-out;
    opacity: 1;
}
.list-block h3{
    border-top: 1px solid #e1e1e1;
}

@media (min-width: 992px) {
    .list-block:nth-child(-n+3) h3{
        border-top: none;
    }
}

.list-block h3 {
    font-size: 160%;
    padding-top: 40px
}

.at-repeat-fan-in.ng-enter, .at-repeat-fan-out.ng-leave {
    -webkit-transition-property: all;
    -moz-transition-property: all;
    -o-transition-property: all;
    transition-property: all;
    -webkit-transition-duration: 400ms;
    -moz-transition-duration: 400ms;
    -o-transition-duration: 400ms;
    transition-duration: 400ms
}

.at-repeat-fan-in.ng-enter, .at-repeat-fan-out.ng-leave {
    -webkit-transition-property: all;
    -moz-transition-property: all;
    -o-transition-property: all;
    transition-property: all;
    -webkit-transition-duration: 400ms;
    -moz-transition-duration: 400ms;
    -o-transition-duration: 400ms;
    transition-duration: 400ms
}

.at-repeat-fan-in.ng-enter {
    opacity: 0
}

.at-repeat-fan-in.ng-enter-active {
    opacity: 1
}

.at-repeat-fan-out.ng-leave {
    opacity: 1
}

.at-repeat-fan-out.ng-leave-active {
    opacity: 0
}

.list-block.ng-move {
    -webkit-transition: 1s;
    transition: 1s;
    opacity: 0
}

.list-block.ng-move-active {
    opacity: 1
}

.ripple {
    position: absolute;
    background: rgba(255, 255, 255, .9);
    border-radius: 100%;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    pointer-events: none
}

.ripple.show {
    -webkit-animation: ripple .5s ease-out;
    animation: ripple .5s ease-out
}

@-webkit-keyframes ripple {
    to {
        -webkit-transform: scale(1.5);
        transform: scale(1.5);
        opacity: 0
    }
}

@keyframes ripple {
    to {
        -webkit-transform: scale(1.5);
        transform: scale(1.5);
        opacity: 0
    }
}

.btn {
    padding: 5px 15px;
    display: inline-block;
    background-color: #f7b903;
    color: #fff;
    font-size: 110%;
    margin: 0 20px
}

.btn:hover {
    color: #fff
}

.content-text {
    margin: 0 0 15px
}

.menu-mobile {
    display: none;
    cursor: pointer;
    position: absolute;
    top: 0;
    right: 0;
    height: 40px;
    width: 40px;
    margin-right: 10px;
    font-size: 30px
}

.menu-list.menu-active {
    text-align: left
}

.menu-list.menu-active a {
    color: #f7b903;
    border-bottom: 1px dotted #fff
}

.icon-videocam {
    position: absolute;
    top: 5px;
    right: 30px;
    /*-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=5, Direction=0, Color=#000000)";*/
    /*text-shadow: 0 0 5px #000;*/
    /*filter: progid:DXImageTransform.Microsoft.Shadow(Strength=5, Direction=135, Color=#000000);*/
    font-size: 300%;
    color: #f7b903;
    z-index: 100
}

#back-top {
    top: 30px;
    font-size: 140%;
    position: fixed;
    z-index: 999999;
    right: 30px;
    padding: 10px 15px;
    cursor: pointer;
    background-color: rgba(216, 216, 216, 0.5);
    color: #000
}

#back-top .icon-up-open {
    display: none;
    text-align: center;
    font-size: 120%;
    transition: all linear .5s
}

#back-top:hover .icon-up-open {
    display: block
}

#back-top:hover {
    background-color: rgba(216, 216, 216, 0.7)
}

.banner-img {
    height: auto;
    max-width: 100%
}

.line-header-block {
    padding: 50px 15px 15px
}

.line-header-block::before, .line-header-block::after {
    background: none repeat scroll 0 0 #ddd;
    content: "";
    display: inline-block;
    height: 1px;
    position: relative;
    vertical-align: middle;
    width: 100%;
    z-index: -1
}

.line-header-block::before {
    margin: 0 0 0 -100%;
    right: 15px
}

.line-header-block::after {
    margin: 0 -100% 0 0;
    left: 15px
}

.right-elem {
    text-align: right;
}
.left-elem{
    text-align: left;
}

.menu-list.menu-active .right-elem {
    float: none;
    display: block;
}

#project-desc {
    padding: 40px 45px 60px;
}

@media (max-width: 992px) {
    #project-desc {
        padding: 40px 0 60px;
    }

    .right-elem {
        text-align: left;
    }
}
.tag-name input {
    background-color: transparent;
    border: none;
    font-size: 1.2em;
    max-width: 100%;
    width: 360px;
    box-shadow: none;
    cursor: copy;
}
.tag-name input:focus, .tag-name input:active, .tag-name input:hover{
    border: none;
    outline: none;
}

.tag-name input:first-child {
    text-align: right;
}

.tag-name input:focus, .tag-name input:active, .tag-name input:hover {
    border: none;
}