@import url(https://fonts.googleapis.com/css?family=Open+Sans);
.clear {
    clear: both;
    line-height: 1px;
    height: 1px;
    display: block;
}
.clearfix:after {
    content: '';
    display: block;
    clear: both;
}
.va_middle_out {
    position: relative;
    line-height: 0;
    font-size: 0;
}
.va_middle_out:after{
    position: relative;
    content: "";
    height: 100%;
    width: 0;
    display: inline-block;
    vertical-align: middle;

}
.va_middle_in{
    display: inline-block;
    vertical-align: middle;
    max-width: 100%;
    width: 100%;
    text-decoration: none;
}
.top-bar{
    height: 0;
    z-index: 501;
}
.hide{
    display: none!important;
}
.position-absolute+.list-item-like{
    right: 20px;
}
body.landing #home-cover{
    z-index: 992;
    position: absolute;
    width: 100vw;
    top: 0;
}
.top-signin-menu{
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch;
}
body{
    margin-top: 0;
    padding-right: 0!important;
}
.header_new{
    padding: 12px 25px 12px 40px;
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    display: none;
}
.header_wrap{
    display: table-row;
}
.bg_header{
    width: 100%;
}

.header_new.slide{
    top: -105px;
}
.header_new{
    transition: .4s ease all;
}
.logo{
    display: inline-block;
    padding-right: 10px;
    position: relative;
    z-index: 2;
}
.logo.icon-logo_2{
    color: #f6f6f6;
    font-size: 3em!important;
}
.navbar{
    float: right;
    margin-top: 11px;
}
.nav_item{
    display: inline-block;
    position: relative;
}
.nav_item:not(:last-child){
    margin-right: 10px;
}
.navbar_link{
    color: #ffffff;
    display: inline-block;
    /*background-image: url("../img/ico.png");*/
}
.nav_item .navbar_link:hover,
.nav_item .navbar_link:active,
.nav_item .navbar_link.active{
    color: #02CA55;
}
.nav_item .top-btn-text{
    line-height: 0;
}
.info_menu{
    display: block;
    position: absolute;
    top: 30px;
}
.nav_item.active .info_menu{
    display: inline-block;
}
.info_menu .info_item a{
    color: #FFFFFF;
    display: block;
}
.navbar_link .qty{
    display: none;
    height: 15px;
    padding: 0 7px;
    border-radius: 3px;
    background: #f41a43;
    color: #ffffff;
    text-align: center;
    line-height: 15px;
    font-size: 12px;
    position: absolute;
    top: -11px;
    left: 11px;
}
.navbar_link.qty_active .qty{
    display: inline-block;
}
/*dropdown*/
.sorting{
    display: inline-block;
    padding-left: 45px;
    vertical-align: 15px;
    padding-right: 40px;
    position: relative;
}
.dropdown_trigger{
    position: relative;
    padding-right: 16px;
}
.sorting .dropdown_trigger:after{
    content: "";
    display: block;
    width: 11px;
    height: 9px;
    position: absolute;
    right: 0;
    top: 6px;
    background: url("../img/arrows.png") -1px 2px;
}
.sorting .dropdown_trigger{
    font-weight: 600;
}
.title_dropdown{
    font-size: 16px;
    color: #d6d6d6;
    position: relative;
}
.nav_menu{
    display: inline-block;
}
.dropdown {
    position: relative;
    display: inline-block;
}
.dropdown a{
    font-size: 14px;
    color: #d6d6d6;
    display: block;
}
.header_new a:hover,
.header_new a:focus{
    text-decoration: none;
}
.dropdown_menu, .info_menu{
    display: none;
    background-color: #000000;
    border: 2px solid #514747;
    position: absolute;
    z-index: 101;
    padding: 8px 20px;
    top: 30px;
    /*width: 183px;*/
}
.dropdown_trigger.active + .dropdown_menu{
    display: inline-block;
}
.dropdown_item, .info_item{
    padding: 8px 0;
    position: relative;
    white-space: nowrap;
}
.dropdown_item a,
.info_item a{
    padding-right: 30px;
}
.dropdown_item a:hover,
.info_item a:hover{
    color: #FFFFFF;
}
.dropdown_item a:hover:after,
.info_item a:hover:after{
    content: "";
    display: block;
    width: 20px;
    height: 15px;
    position: absolute;
    right: 1px;
    top: 9px;
    background: url("../img/arrows.png") 35px 0;
}
.nav_item .info_menu{
    right: -17px;
}
.filters{
    width: 100%;
    display: inline-block;
    vertical-align: 15px;
    padding-left: 35px;
    position: relative;
}
.filters:before{
    content: "";
    display: inline-block;
    position: absolute;
    width: 1px;
    height: 17px;
    background: #808080;
    top: 14px;
    left: -14px;
}
.filters .title_dropdown .icon-filter_2{
    position: absolute;
    left: -23px;
    top: 2px;
}
.filters .dropdown_trigger:after{
    content: "";
    display: block;
    width: 11px;
    height: 8px;
    position: absolute;
    right: 0;
    top: 6px;
    background: url("../img/arrows.png") -12px 1px;
}
.filters .selected.dropdown_trigger:after{
    display: none;
}
.filters .active.dropdown_trigger:after{
    background-position: -12px -7px;
}
.filters .dropdown_menu{
    left: 0;
}
.dropdown_trigger.selected{
    height: 25px;
    background: #525151;
    padding: 3px 18px;
    border-radius: 3px;
    position: relative;
    padding-right: 40px;
}
.selected .selected_name{
    color: #FFFFFF;
    font-weight: 600;
}
.selected .selected_name:before{
    content: ":";
    display: inline-block;
    margin-right: 10px;

}
.selected .selected_close{
    width: 30px;
    display: inline-block;
    position: absolute;
    height: 25px;
    top: 0;
    right: -1px;
    border-left: 1px solid #000;
}
.selected .selected_close:before{
    content: "";
    display: block;
    width: 14px;
    height: 14px;
    position: absolute;
    right: 10px;
    top: 6px;
    background: url("../img/ico.png") -19px -39px;
}
.clear_filters{
    font-size: 16px;
    color: #02ca55;;
    margin:0 10px;
    display: none;
}
.icon-heart4{
    position: absolute;
    top: 9px;
    right: 6px;
}

.views-desc{
    padding-left: 50px!important;
    height: 12px;
    margin-top: 7px;
}

/*desc*/
.list-item:hover .list_item_desc{
    opacity: 1;
}
.list_item_desc{
    width: 100%;
    height: 80px;
    position: absolute;
    bottom: 0;
    background: rgba(0, 0, 0, 0.82);
    text-align: left;
    box-sizing: border-box;
    padding: 15px 20px;
    left: -100%;
    transition: all 0.5s ease-out;
    opacity: 0;
}
.list_item_desc:hover{
    left: 0;
}
.list_item_desc:before{
    content: "";
    display: inline-block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 80px 0 0 80px;
    border-color: transparent transparent transparent rgba(0, 0, 0, 0.82);
    position: absolute;
    top: 0;
    right: -80px;
}
.desc_title{
    font-size: 16px;
    color: #fff;
}
.desc_title:hover{
    text-decoration: none;
}
.desc_user{
    font-size: 13px;
    color: #FFFFFF;
    white-space: nowrap;
    width: 90%;
    overflow: hidden;
    text-overflow: ellipsis;
}
.user_name{
    color: #02ca55;
}
.desc_views{
    padding-left: 26px;
    position: relative;
}
.desc_views:before{
    content: "";
    display: block;
    width: 19px;
    height: 10px;
    position: absolute;
    left: 0;
    top: 6px;
    background: url("../img/ico.png") -1px -59px;
}
.desc_like{
    position: absolute;
    right: -33px!important;
    top: 50px!important;
    transition: all 0.5s ease-out!important;
}
.list_item_desc:hover .desc_like{
    right: 19px!important;
    top: 38px!important;
}
#user .desc_like{
    /*right: 20px!important;*/
    /*top: 50%!important;*/
}
/*.desc_like:before{*/
/*content: "";*/
/*display: block;*/
/*width: 19px;*/
/*height: 18px;*/
/*right: 0;*/
/*top: 0;*/
/*background: url("../img/ico.png") -40px -40px;*/
/*}*/
.btn-liked:before{
    content: "";
    display: block;
    width: 19px;
    height: 18px;
    right: 0;
    top: 0;
    background: url("../img/ico.png") -40px -60px;
}
.blue.btn-liked:before{
    display: inline-block;
    left: 11px;
    top: 8px;
    position: absolute;
}
.btn-unliked:before{
    content: "";
    display: block;
    width: 19px;
    height: 18px;
    right: 0;
    top: 0;
    background: url("../img/ico.png") -40px -40px;
}
.blue.btn-unliked:before{
    display: inline-block;
    left: 11px;
    top: 8px;
    position: absolute;
}
.number-figures .btn-like{
    display: inline-block;
    width: 19px;
    height: 18px;
    position: relative;
    top: 2px;
}
/*.desc_like:active:before,*/
/*.active.desc_like:before{*/
/*background-position: -40px -60px;*/
/*}*/
/*mobile*/
.filters_mobile{
    display: none;
    width: 32px;
    height: 32px;
    position: relative;
    float: right;
    top: 10px;
}
.filters_mobile_ico{
    display: inline-block;
    width: 32px;
    height: 32px;
    position: absolute;
}
.filters_mobile_ico:before{
    content: "";
    display: block;
    width: 33px;
    height: 32px;
    position: absolute;
    background: url("../img/ico.png") -63px -37px;
}
.filters_mobile .icon-filter_2:before{
    font-size: 1.5em;
}
.filters_mobile_box{
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 3;
    background: #000;
    display: none;
}
.filters_mobile_box.filters_open{
    display: inline-block;
}
.mobile_list_header{
    border-bottom: 4px solid #474747;
    text-align: center;
    padding: 7px 22px;
}
.mobile_btn_back{
    float: left;
    font-size: 19px;
    color: #FFFFFF;
    line-height: 43px;
    position: relative;
    padding-left: 17px;
}
.mobile_btn_back:before{
    content: "";
    display: inline-block;
    width: 15px;
    height: 25px;
    position: absolute;
    left: 0;
    top: 8px;
    background: url("../img/ico.png") -22px -50px;
}
.mobile_h3{
    font-size: 22px;
    display: inline-block;
    line-height: 43px;
}
.mobile_btn_clear{
    float: right;
    font-size: 19px;
    line-height: 43px;
}

.filters_list{
    padding: 5px 12px;
    overflow-y: auto;
	background: #191919;
    top: 39px;
    position: relative;
}
.mob_list_item{
    border-bottom: 2px solid #242424;
    padding: 12px 10px;
    cursor: pointer;
}
.mob_list_head{
    font-size: 21px;
    color: #FFFFFF;
    display: block;
}
.mob_selected{
    font-size: 16px;
    color: #717171;
}
.mob_popup{
    display: none;
    width: 90%;
    border: 2px solid #444444;
    z-index: 2;
    position: absolute;
    top: 20%;
    left: 50%;
    right: 0;
    margin-left: -45%;
    background: #000;
}
.mob_popup.active{
    display: inline-block;
}
.active.filters_mobile_box:before{
    position: absolute;
    content: '';
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(2, 2, 2, 0.8);
    z-index: 1;
}
.mob_sub_menu{
}
.mob_popup_head{
    font-size: 28px;
    border-bottom: 2px solid #02ca55;
    padding: 18px;
}
.mob_sub_menu_item{
    padding: 18px;
    font-size: 20px;
    color: #FFFFFF;
    border-bottom: 2px solid #202020;
    position: relative;
}
.active.mob_sub_menu_item:after{
    content: "";
    display: inline-block;
    width: 20px;
    height: 16px;
    position: absolute;
    right: 18px;
    top: 25px;
    background: url("../img/arrows.png") -24px 1px;
}
.mob_btn{
    width: 100%;
    color: #000;
    background-color: #02ca55;
    text-align: center;
    position: absolute;
    bottom: 0;
    height: 50px;
    cursor: pointer;
    font-size: 19px;
    font-weight: bold;
}
.mob_popup .mob_btn{
    width: 50%;
    position: relative;
}
.btn_ok{
    float: right;
}
.clear_filters{
    display: inline-block;
}
.filters_mobile{
    z-index: 101;
}
.dropdown{
    margin-left: 20px;
}
.nav_item.pop-account .pop-box{
    top: 30px;
    right: 0;
    display: none;
    min-height: 200px;
}
.nav_item .pop-box.active{
    display: block;
}
.nav_item.pop-account .user_menu{
    right: -10px;
    top: 38px;
    position: absolute;
    display: block;
    display: none;
}
.nav_item.pop-account .user_menu.active{
    display: block;
}
.user_menu a:hover{
    background: none!important;
}
.pop-box-menu li:hover:after{
    content: "";
    display: block;
    width: 20px;
    height: 15px;
    position: absolute;
    right: 1px;
    top: 9px;
    background: url("../img/arrows.png") 20px 0;
}
.input-search .icon-close {
    line-height: 17px;
}
.header_new .input-search{
    position: relative;
}
.header_new .input-search:before{
    content: "";
    display: inline-block;
    position: absolute;
    width: 1px;
    height: 17px;
    background: #808080;
    top: 14px;
    left: -14px;
}
#page .input-search:before,
#settings .input-search:before{
    display: none;
}
.image-viewer{
    /*position: absolute;*/
    /*width: 100%;*/
    /*top: 0;*/
    /*bottom: 0;*/
}
.user-link{
    /*white-space: nowrap;*/
    /*overflow: hidden;*/
    /*text-overflow: ellipsis;*/
    /*min-width: 35%;*/
    /*display: inline-block;*/
    /*font-size: 1em;*/
}
.breadcrum-text .arrow-down{
    vertical-align: 8px;
}
.ov_h{
    overflow: hidden;
}

/*----------------------------IMAGE-OPEN----------------------------*/
.header ul.content-tabs {
    float: left;
    display:none;
}
.header-content .user-image {
    float: left;
    width: 64px;
    height: 64px;
}
.viewer-title {
    text-align: center;
    position: absolute;
    overflow: hidden;
    font-size: 1.43em;
    line-height: 1.43em;
    margin: 10px 0;
    transform: translateX(-50%);
    left: 50%;
}
.viewer-title.album-desc{
    margin: 0 auto;
    float: none;
    position: static;
    display: block;
    transform: none;
    padding-top: 7px;
}
.header-content-left {
    float: left;
    position: relative;
    left: 4%;
    top: 30%;
}
.header-content img {
    max-height: 64px;
}
.header-content-right {
    float: right;
    height: auto;
    position: relative;
    right: 4%;
    top: 0;
}
#bottominfo {
    opacity: 0;
    bottom: -120px;
    transform: scale(.75);
    -ms-transform: scale(.75);
    -webkit-transform: scale(.75);
    width: 134% !important;
    max-width: 200% !important;
    left: -17%;
}
.tab-menu {
    visibility: hidden;
}
#auto canvas,
#e canvas,
#random canvas,
#image_old canvas {
    margin: 0 auto;
    position: absolute;
    width: 100% !important;
    height: 100% !important;
    top: 0;
    left: 0;
}
.preview canvas{
    width: auto !important;
}
    /*----------------------------IMAGE-CLOSE----------------------------*/
.header-content-right .icon-heart4:before{
    display: none;
}
.phone-float-none .number-figures:last-of-type{
    display: block;
}
#image_old .header_new, .boilernew_t .header_new{
    display: none;
}
#image_old .header-content-right{
     /*opacity: 0;*/
 }
.image-viewer.full-viewer{
    background: none;
}
#user .desc_like{
    /*top: 50%;*/
    /*right: 10px;*/
}
.back_btn{
    position: absolute;
    width: 66px;
    height: 51px;
    display: inline-block;
    z-index: 2;
    top: 5%;
    left: 2%;
    background: url("../img/arrow_back.png") center center;
}
.image-container{
    margin-top: 0!important;
    height: 100% !important;
}
.image-container img{
    height: 100% !important;
}
#album .viewer-title{
    /*width: 58%;*/
    /*left: 12%;*/
}
#album .header-content-left{
    left: 0;
}
#album .header-content-right{
    right: 0;
    top: 23%;
}
#album .header-content-right .number-figures{
    margin-top: 6px;
}
#album .header .header-link{
    margin-top: 0;
}
.settings_list{
    background-color: #000000;
    border: 2px solid #514747;
    position: absolute;
    z-index: 101;
    padding: 8px 20px;
    width: 100%;
}
.settings_list.active{
    display: block;
}
.settings_list li{
    padding-right: 30px;
    position: relative;
}
.settings_list li:hover:after{
    content: "";
    display: block;
    width: 20px;
    height: 15px;
    position: absolute;
    right: 1px;
    top: 17px;
    background: url("../img/arrows.png") 35px 0;
}
.settings_list li:hover{
    border-color: transparent;
}
.nav_item .btn-text{
    display: none;
}
.qty_img{
    margin-right: 10px;
}

.tm_fx:nth-of-type(5n+5) .list-item-image-tools{
    right: 10px !important;
}
.wp_qw{
    right: 0;
}
.nav_menu.settings_menu{
    display: none;
    float: right;
}
.settings_menu a{
    text-decoration: none;
}
.settings_menu .dropdown_menu{
    right: 0;
    left: initial;
}
.box_arrow{
    display: block;
    height: 100%;
    position: absolute;
    top: 0;
    width: 40px;
}
.error .input-label .input-warning{
    right: -215px;
    top: 30px;
}
.image-preview.edit{
    display: none;
}
.fix_right_10{
    padding-right: 10px;
    box-sizing: content-box;
}
.result_search strong.align{
    line-height: 23px;
}
.pop-box.pop_box_fx{
    right: 6px;
    top: 29px;
    bottom: initial;
}
.pop_box_fx li:hover:after{
    width: 23px;
    background: url("../img/arrows.png") 35px 0;
}
.pop_box_fx a:hover{
    background: transparent!important;
}
.breadcrum-item.private{
    position: absolute;
    top: 60px;
    left: 1px;
}
.album.list-item:hover .hover-display.list-item-image-tools{
    right: 10px;
}
.mob_sub_menu_item, .mob_list_item{
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    -webkit-tap-highlight-color: transparent;
}
.bg_transparent{
    background:transparent!important;
}
.btn.embed{
    background: #37393d;
    color: #fff;
}
.btn.embed .icon-embed_2{
    margin-right: 5px;
    vertical-align: middle;
}
.btn.embed .btn-text{
    margin-left: 4px;
    vertical-align: middle;
}
.btn.embed:hover{
    background: #505356;
}
/*----------------EMBED MODAL---------------*/
.fullscreen.black{
    opacity: 1;
}
.modal-box-title{
    border-bottom: 1px solid #212121;
    padding-bottom: 10px;
    font-size: 20px;
}
.embed-modal-box .icon-close{
    position: absolute;
    right: 20px;
    top: 25px;
    cursor: pointer;
    font-size: 12px;
    width: 32px;
    height: 32px;
    padding: 10px;
    color: #CCC;
}
.embed-modal-box .modal-text{
    background: #111111;
    border: 1px solid #212121;
    border-radius: 5px;
    resize: none;
    color: #999999;
    margin: 15px 0;
    padding: 7px 10px;
    width: 100%;
    font-size: 0.875rem;
}
.embed-modal-box .modal-text:focus{
    box-shadow: none;
    border-color: #212121;
}
.embed-modal-box .input-size{
    width: 106px;
    margin-right: 15px;
    border: 1px solid transparent;
    outline: none;
}
.input-size::-webkit-input-placeholder {color: rgba(255, 255, 255, 0.2);}
.input-size:-moz-placeholder {color: rgba(255, 255, 255, 0.2);}
.embed-modal-box .input-size:focus{
    border-color: #02CA55;
}
.embed-modal-box .prompt{
    font-size: 13px;
    font-style: italic;
}

/*----------------SCROLL---------------*/
.scroll{
    position: absolute;
    z-index: 100;
    width: 250px;
    height: 200px;
    overflow-y: auto;
    padding-right: 10px;
}
.modal-text::-webkit-scrollbar,.scroll::-webkit-scrollbar {
    width: 12px;
}
.modal-text::-webkit-scrollbar,.scroll::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
    -webkit-border-radius: 10px;
    border-radius: 10px;
}
.modal-text::-webkit-scrollbar,.scroll::-webkit-scrollbar-thumb {
    -webkit-border-radius: 10px;
    border-radius: 10px;
    background: rgba(0, 0, 0, 1);
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.8);
}
.modal-text::-webkit-scrollbar,.scroll::-webkit-scrollbar-thumb:window-inactive {
    background: rgba(0, 0, 0, 1);
}
a.image-container,
.mob_sub_menu_item, .mob_list_item{
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    -webkit-tap-highlight-color: transparent; /* For some Androids */
}
.c_loader{
    background: url(../img/loader.gif);
    width: 100px;
    height: 100px;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    margin: auto;
}
.link_thumb_p{
    display: block;
    height: 100%;
    overflow: hidden!important;
}
.link_thumb_p img{
    width: auto !important;
    height: 100%;
}
.pop-dashboard{
    left: -100px;
    bottom: inherit;
}
.pop-dashboard .pop-box-menu li:hover:after,
.pop-dashboard .pop-box-menu li.current:after{
    content: "";
    display: block;
    width: 20px;
    height: 15px;
    position: absolute;
    right: 1px;
    top: 9px;
    background: url("../img/arrows.png") 34px 0;
}
.pop-dashboard .pop-box-menu a:hover{
    background-color: transparent!important;
}
.pop-dashboard .pop-box-menu li.current a{
    background-color: transparent;
}
/*
 * ICOMOON_2
 * ---------------------------------------------
 */

.header_new .nav_item [class^="icon-"],.header_new  [class*=" icon-"]{
    font-size: 1.2em;
}
.header_new .icon.icon-cloud-upload{
    font-size: 1.3em;
}
@font-face {
    font-family: 'icomoon_2';
    src:    url('../fonts/icomoon_2.eot?btrnmu');
    src:    url('../fonts/icomoon_2.eot?btrnmu#iefix') format('embedded-opentype'),
    url('../fonts/icomoon_2.ttf?btrnmu') format('truetype'),
    url('../fonts/icomoon_2.woff?btrnmu') format('woff'),
    url('../fonts/icomoon_2.svg?btrnmu#icomoon') format('svg');
    font-weight: normal;
    font-style: normal;
}

.header_new [class^="icon-"],.header_new [class*=" icon-"],
.icomoon_2[class^="icon-"],.icomoon_2[class*=" icon-"],
.icomoon_2 [class^="icon-"],.icomoon_2 [class*=" icon-"],
.red [class^="icon-"],.red [class*=" icon-"],
.proj__list [class^="icon-"],.proj__list [class*=" icon-"],
.proj__edit [class^="icon-"],.proj__edit [class*=" icon-"],
.embed [class^="icon-"],.embed [class*=" icon-"],
.btn-medium [class*=" icon-"],
.number-figures [class^="icon-"],.number-figures [class*=" icon-"] {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'icomoon_2';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;

    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.icon-edit-2:before {
    content: "\e91c";
}
.icon-medium:before {
    content: "\e91b";
}
.icon-dots_2:before {
    content: "\e91a";
}
.icon-soc_facebook_2:before {
    content: "\e917";
}
.icon-soc_ios_2:before {
    content: "\e918";
}
.icon-soc_twitter_2:before {
    content: "\e919";
}
.icon-upload_2:before {
    content: "\e916";
}
.icon-add_2:before {
    content: "\e915";
}
.icon-remove_2:before {
    content: "\e914";
}
.icon-search_2:before {
    content: "\e913";
}
.icon-logo_2:before {
    content: "\e900";
}
.icon-cloud:before {
    content: "\e90e";
}
.icon-arrow_2:before {
    content: "\e901";
}
.icon-back_2:before {
    content: "\e902";
}
.icon-check_2:before {
    content: "\e903";
}
.icon-close_2:before {
    content: "\e904";
}
.icon-downArrow_2:before {
    content: "\e905";
}
.icon-filter_2:before {
    content: "\e906";
}
.icon-info_2:before {
    content: "\e907";
}
.icon-like_2:before {
    content: "\e908";
}
.icon-like_active_2:before {
    content: "\e909";
}
.icon-random_2:before {
    content: "\e90a";
}
.icon-sort_2:before {
    content: "\e90b";
}
.icon-user_2:before {
    content: "\e90c";
}
.icon-view_2:before {
    content: "\e90d";
}
.icon-trophy_2:before {
    content: "\e90f";
}
.icon-embed_2:before {
    content: "\e911";
}
.icon-source_2:before {
    content: "\e910";
}
.icon-mess_2:before {
    content: "\e912";
}



.number-figures .btn-like.icon-trophy_2{
    color: #fff;
    font-size: 0.9em;
    vertical-align: 1px;
}
.number-figures .btn-like.icon-trophy_2 + b{
    color: #999999;
    font-size: 13px;
}

.d_none{
    display: none!important;
}
.header-content-right .number-figures:not(:last-child) {
    border-right: 1px solid #222;
}
.btn_slideshow{
    display: inline-block;
    width: 40px;
    height: 40px;
    position: absolute;
    z-index: 2;
    bottom: 75px;
    right: 20px;

}
.btn_slideshow.play{
    background: url("../img/play.png");
    -webkit-background-size: contain;
    background-size: contain;
}
.btn_slideshow.pause{
    background: url("../img/pause.png");
    -webkit-background-size: contain;
    background-size: contain;
}

/*.header_new .input-search{*/
    /*display: inline-block;*/
    /*float: right;*/
    /*margin-right: 23px;*/
    /*margin-top: 6px;*/
/*}*/
.header_new .icon-close_2{
    right: 31px;
    top: 16px;
    color: #737373;
}

.header_new .input-search {
    display: inline-block;
    float: inherit;
    width: 100%;
    vertical-align: 9px;
    padding-right: 20px;
}
.header_new .input-search .icon-search_2{
    top: 16px;
    left: 15px;
    color: #737373;
}
.header_new input.search{
    border-radius: 8px;
}
.header_new .logo,.header_new .sorting,.header_new .input-search,.header_new .navbar,.header_new .filters {
    display: table-cell;
    float: none;
    white-space: nowrap;
    vertical-align: middle;
}
.header-center{
    text-align: center;
}
.header-center h1{
    float: none;
}

.tm_slider_stick{
    display: none!important;
}
.count_slide{
    position: absolute;
    z-index: 3;
    bottom: 20px;
    left: 50%;
    transform: translateX(-50%);
}

.boilernew_t .webvr-button{
    position: absolute !important;
    bottom: 35px !important;
    z-index: 6000 !important;
    padding: 0 !important;
    opacity: 0;
    left: 0;
    right: 0!important;
    margin-left: auto;
    margin-right: auto;
    width: 64px !important;
    height: 64px !important;

}
.boilernew_t .webvr-button:last-of-type{
    z-index: 6001!important;
}
.boilernew_t canvas{
    left: 0;
    right: 0;
    bottom: 0;
}
.boilernew_t .header_new{
    display: none !important;
}
.opacity_on{
    opacity: 1!important;
}
.notification-box{
    display: none;
    width: 435px;
    height: auto;
    max-height: 295px;
    position: absolute;
    top: 30px;
    right: 0;
    background: #000;
    z-index: 101;
    border: 1px solid #514747;
    overflow: auto;
    outline: none;
    white-space: initial;
    text-align: left;
}
.notification-box.active{
    display: block;
}
.notification-item{
    padding: 22px 18px;
}
.notification-item:not(:last-child){
    border-bottom: 1px solid #514747;
}
.notification-item:hover{
    background: #131313;
}
.notification-item .object{
    color: #ffffff;
    text-decoration: underline;
}
/*=========================SCROLLPANE OPEN===========================*/
.jspContainer
{
    overflow: hidden;
    position: relative;
}
.jspPane
{
    width: auto;
    position: absolute;
}
.notification-box .jspPane{
    width: 433px !important;
}
.jspVerticalBar
{
    position: absolute;
    top: 0;
    right: 0;
    width: 16px;
    height: 100%;
}
.jspTrack
{
    background: transparent;
    position: relative;
}

.jspDrag
{
    background: rgba(255, 255, 255, 0.2);
    position: relative;
    top: 0;
    cursor: pointer;
    border-radius: 5px;
    width: 6px;
    left: 4px;
}
.jspCap {
    display: block;
    height: 5px;
    background: transparent;
}
.jspHorizontalBar .jspTrack,
.jspHorizontalBar .jspDrag
{
    float: left;
    height: 100%;
}
.jspCorner
{
    background: #eeeef4;
    float: left;
    height: 100%;
}
/* Yuk! CSS Hack for IE6 3 pixel bug :( */
* html .jspCorner
{
    margin: 0 -3px 0 0;
}
/*=========================SCROLLPANE CLOSE===========================*/
.navbar.fl_r{
    width: 100%;
    text-align: right;
}
.navbar .nav_item{
    text-align: left;
}
.red .icon-share{
    font-family: 'icomoon';
}
/*=========================PROJECTS OPEN===========================*/
.proj__edit{
    margin-top: 40px;
    position: relative;
}
.proj__item{
    width: 24%;
    float: left;
    margin-bottom: 15px;
    height: 265px;
    position: relative;
    overflow: hidden;
    border: 1px solid #1c1c1c;
}
.proj-error-txt{
    display: none;
    font-size: 14px;
    color: #ca220e;
    position: absolute;
    top: -28px;
    left: 0;
}
.proj-error-txt.active{
    display: block;
}
.proj__item:not(:nth-of-type(4n)){
    margin-right: 1.3%;
}
.proj__link{
    width: 100%;
    height: 100%;
    display: inline-block;
    border-radius: 3px;
    overflow: hidden;
    color: #ffffff;
    text-decoration: none;
    position: relative;
    background: #000;
}
.proj__link:hover{
    text-decoration: none;
}
.proj__item:hover{
    border-color: #02ca55;
}
.proj__item:hover .proj__remove{
    display: block;
    text-decoration: none;
}
.proj__imgWrap{
    display: block;
    height: 134px;
    overflow: hidden;
    position: relative;
}
.proj__img{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}
.proj__info{
    display: block;
    padding: 5px 10px 13px 13px;
    border-bottom: 1px solid #1c1c1c;
}
.proj__name{
    font-size: 12px;
}
.proj__api{
    display: block;
    width: 100%;
    font-size: 11px;
    position: relative;
    padding-left: 27px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}
.proj__api:before{
    content: "API: ";
    color: #a3a3a3;
    position: absolute;
    left: 0;
    top: 0;
}
.proj__teg{
    display: block;
    padding: 8px 10px 11px 13px;
    border-bottom: 1px solid #1c1c1c;
    font-size: 11px;
    color: rgba(255, 255, 255, 0.5);
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.proj__activity{
    display: block;
    padding: 8px 10px 11px 13px;
    font-size: 13px;
    font-weight: 600;
}
.proj__activity i{
    display: inline-block;
    margin-right: 8px;
    vertical-align: middle;
}
.proj__activity span{
    width: 50%;
    float: left;
}
.proj__like i{
    font-size: 17px;
}
.proj__remove{
    display: none;
    font-size: 12px;
    font-weight: 500;
    padding: 8px 10px 11px 13px;
    position: absolute;
    bottom: 0;
    width: 100%;
    background: #000;
    text-align: center;
    color: #ffffff;
}
.proj__remove i{
    margin-right: 8px;
}
.proj__link-new{
    font-size: 12px;
    font-style: italic;
    text-align: center;
    padding-top: 70px;
}
.proj__list .proj__link-new i{
    display: block;
    font-size: 50px;
    color: rgba(255, 255, 255, 0.2);
    margin-bottom: 44px;
}
.proj__text{
    font-size: 13px;
    color: rgba(255, 255, 255, 0.8);
    position: absolute;
    padding: 0 70px;
    top: 50%;
    transform: translateY(-50%);
}
.proj__item-text{
    display: none;
    height: 265px;
    width: 55%;
    position: relative;
    float: left;
}
.proj__item-text.visible{
    display: block;
}
.upload__wrap{
    display: inline-block;
    width: 160px;
    height: 160px;
    background: #555;
    text-align: center;
    position: relative;
}
.upload__wrap.error{
    border: 1px solid #a61d0d;
    box-shadow: 0px 0px 6px 2px rgba(166, 29, 13, 0.46);
}
.upload__wrap .icon{
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
}
.upload__wrap + .upload__wrap{
    float: right;
}
.proj__edit .upload__wrap i{
    display: block;
    font-size: 45px;
    color: rgba(255, 255, 255, 0.2);
    top: 10%;
}
.proj__edit .row{
    margin-bottom: 14px;
    position: relative;
}
.proj__edit label{
    margin-bottom: 9px;
    display: inline-block;
}
.upload__title{
    display: block;
    font-size: 12px;
    font-style: italic;
    margin-top: 80px;
}
.upload__wrap .btn{
    width: 130px;
    margin-top: 13px;
}
.upload__wrap .circle{
    display: block;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    border: 3px solid rgba(255, 255, 255, 0.2);
    top: 9%;
}
.upload-desc{
    font-size: 16px;
    text-transform: uppercase;
    margin-bottom: 8px;
}
.upload-delimiter{
    margin-top: 7px;
    display: inline-block;
}
.proj__input-remark{
    display: block;
    margin-top: 4px;
    font-size: 15px;
    color: rgba(255, 255, 255, 0.34);
}
input[type=text].text-input_add{
    width: 91%;
}
.proj__btn{
    margin-left: 5px;
    opacity: 0.8;
}
.proj__btn.delete{
    opacity: 0.4;
}
.proj__btn.delete i{
    display: inline-block;
    -webkit-transform: rotate(226deg);
    transform: rotate(226deg);
}
.proj__btn:hover{
    text-decoration: none;
}
.proj__edit .line-separator{
    width: 129%;
}
.proj__edit input[type=text]{
    margin-bottom: 10px;
}
.warning-text{
    display: none;
    font-size: 14px;
    color: #ca220e;
    position: absolute;
    bottom: -15px;
    right: 0;
}
.input-error .warning-text{
    display: block;
}
.loaded_wrap{
    display: none;
    width: 100%;
    height: 100%;
    overflow: hidden;
    position: relative;
}
.loaded__link{
    display: block;
    width: 45px;
    height: 45px;
    background: rgba(0, 0, 0, 0.5);
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1;
}
.proj__edit .loaded_wrap .icon{
    color: #ffffff;
    font-size: 15px;
    top: 50%;
    margin-top: -7px;
}
.upload__wrap.loaded .upload__in{
    display: none;
}
.upload__wrap.loaded .loaded_wrap{
    display: block;
}
.user-meta.link-box{
    font-size: 14px;
    margin-top: 36px;
    display: block;
    clear: both;
    text-align: right;
}
.link-box a:hover{
    text-decoration: none;
}
.projHead__mail{
    margin-left: 35px;
}
.link-box i{
    margin-right: 8px;
    vertical-align: -1px;
    font-size: 13px;
}
.proj__soc-box a{
    margin-right: 18px;
    color: #ffffff;
}
.proj__soc-box a:hover{
  text-decoration: none;
}
.headDwnld__wrap{
    position: static;
    font-size: 14px;
    margin-top: 65px;
    margin-right: -15px;
    overflow: hidden;
}
.headDwnld__title{
    display: inline-block;
    color: #949090;
}
.headDwnld__item{
    display: inline-block;
    margin-left: 8px;
}
.headDwnld__item:after{
    content: "\2022";
    color: #949090;
    margin-left: 8px;
}
.headDwnld__list{
    float: right;
    max-width: 50%;
    text-align: right;
}
.proj__header{
    overflow: hidden;
}
.proj__avatar {
    display: inline-block;
    margin-left: 23px;
    top: 36px;
    height: 70px;
    width: 70px;
    overflow: hidden;
    border: 1px solid #37393d;
    border-radius: 50%;
    margin-top: -7px;
}
.proj__avatar img{
    max-width: 100%;
    max-height: 100%;
}
.projOpen__header{
    margin-right: 35px;
}
.proj__changeUser{
    position: absolute;
    left: 170px;
    top: 75px;
    z-index: 2;
}
.proj__changeUser input{
    width: 230px;
    display: block;
    margin: 10px 0;
}
/*=========================PROJECTS CLOSE===========================*/

/*=========================TUTORIAL OPEN===========================*/
.tutorial__list{
    padding: 100px 0;
}
.tutorial__item{
    display: block;
    text-align: center;
}


.tutorial__item:not(:last-child):after{
    content: "";
    width: 85px;
    height: 3px;
    background: #02ca55;
    display: block;
    margin: 40px auto;
}
.tutorial__link{
    display: inline-block;
    font-size: 48px;
    color: #ffffff;
    font-weight: 300;
    padding: 5px 50px;
}
.tutorial__link:hover{
    text-decoration: none;
    background: #02ca55;
    color: #000000;
}
.tutorial__title{
    font-size: 34px;
    font-weight: 300;
    text-align: center;
    padding: 30px 0;
}
.tutorial__title:after{
    content: "";
    width: 100%;
    height: 4px;
    border-top: 1px solid #02ca55;
    border-bottom: 1px solid #02ca55;
    display: block;
    margin: 50px auto 20px;
}
.video__wrap{
    text-align: center;
    margin-bottom: 50px;
}
.text-box{
    font-size: 20px;
}
.text-box h3{
    font-weight: 600;
    margin-bottom: 30px;
}
.text-box p{
    margin-bottom: 35px;
    font-weight: 300;
}
.tutorial__title h2{
    font-weight: 300;
}
.tutorial-txt__item{
    font-size: 16px;
    margin-bottom: 20px;
}
.tutorial-txt__item:before{
    content: "";
    display: inline-block;
    width: 4px;
    height: 4px;
    background: #02ca55;
    margin-right: 17px;
    vertical-align: 4px;
}
/*=========================TUTORIAL CLOSE===========================*/
.upload-radioWrap{
    width: 45%;
    float: left;
}
.upload-radioWrap + .upload-radioWrap{
    float: right;
}
.upload-radio{
    display: none;
}
.upload-radio + label{
    display: inline-block;
    height: 36px;
    width: 100%;
    padding: 0;
    line-height: 35px;
    cursor: pointer;
    background: #176739;
    border: 1px solid #176739;
    border-radius: 3px;
    color: #ffffff;
}
.upload-radio:checked + label{
    background: #25A55C;
    border-color: #fff;
    color: #ffffff;
}
label.fl_r{
    float: right;
}
.ui-widget {
    /*position: relative;*/
    z-index: 99999;
}
.ui-autocomplete{
    max-height: inherit;
    background: #212121;
    color: #ffffff;
    border:1px solid #00A7DA;
    text-align: left;
}
.ui-autocomplete {
    position: absolute;
    top: 0;
    left: 0;
    cursor: default;
}
.ui-menu {
    list-style: none;
    padding: 2px;
    margin: 0;
    outline: none;
}
.ui-autocomplete .ui-menu-item:hover{
    background: #00a7da;
}
.ui-widget input{
    border: 1px solid #02CA55;
    outline: none;
}
.upload-radio:nth-of-type(2) + label{
    float: right;
}
.color-picker{
    width: 36px;
    height: 36px;
    background: #212121;
    border: 1px solid #464646;
    border-radius: 3px;
    display: inline-block;
    margin: 0 15px;
    vertical-align: middle;
    cursor: pointer;
}
.projHead__btn{
    display: inline-block;
    color: #fff;
    width: 130px;
    height: 30px;
    padding: 0 10px;
    line-height: 28px;
    cursor: pointer;
    border: 1px solid transparent;
    border-radius: 3px;
    background: #25A55C;
    text-align: center;
}
.projHead__btn.sm{
    width: auto;
    padding: 0 10px;
    font-size: 13px;
    line-height: 26px;
}
.projHead__btn + .projHead__btn{
    margin-left: 15px;
}
.phone .projHead__btn{
    margin-bottom: 5px;
}
.phone .projHead__btn + .projHead__btn{
    margin-left: 0;
}
.projHead__btn.youtube{
    background: #949494;
    width: auto;
    text-align: center;
    padding: 0 6px;
}
.projHead__btn.youtube i{
    font-size: 20px;
    margin: 0;
    vertical-align: -5px;
}
.projHead__edit{
    display: inline-block;
    float: right;
    font-size: 13px;
    color: #ffffff;
    margin-top: 10px;
}
.projHead__edit .icon{
    font-size: 17px;
    margin-left: 10px;
}
.projHead__edit span{
    vertical-align: middle;
}
.projHead__edit:hover{
    text-decoration: none;
}
.top-user .user-image.small{
    width: 130px;
    height: 130px;
    margin-top: -30px;
}


.pop-btn .pop-box{
    top: inherit;
    bottom: 100%;
    margin: 0;
}
.select_action{
    position: fixed;
    top: 15%;
    right: -100%;
    z-index: 500;

    background: #1E1E1E;
    border: 1px solid #403e3e;
    margin-right: 20px;
    transition: 0.3s ease all;
}
.select_action.active{
    right: 0;
}
.select_action .arrow-down{
    border-top-color: #02CA55;
    margin: -3px 0 0 5px;
}
.select_action .qty{
    margin: 0 5px;
    display: inline-block;
}
.select_action .pop-box{
    right: 0;
    top: 132%;
    bottom: initial;
}
.select_action .pop-box.open{
    display: block;
}
.select_action_wrap{
    padding: 10px 20px;
}
.dots_box{
    width: 45%;
    height: 45%;
    position: absolute;
    left: -45%;
    bottom: 0;
    transition: 0.2s ease left;
    /*background: linear-gradient(to right bottom, black 50%, transparent 50%);*/
    background: -moz-linear-gradient(45deg, rgba(0,0,0,1) 0%, rgba(0,0,0,1) 50%, rgba(255,255,255,0) 51%, rgba(255,255,255,0) 100%);
    background: -webkit-gradient(left bottom, right top, color-stop(0%, rgba(0,0,0,1)), color-stop(50%, rgba(0,0,0,1)), color-stop(51%, rgba(255,255,255,0)), color-stop(100%, rgba(255,255,255,0)));
    background: -webkit-linear-gradient(45deg, rgba(0,0,0,1) 0%, rgba(0,0,0,1) 50%, rgba(255,255,255,0) 51%, rgba(255,255,255,0) 100%);
    background: -o-linear-gradient(45deg, rgba(0,0,0,1) 0%, rgba(0,0,0,1) 50%, rgba(255,255,255,0) 51%, rgba(255,255,255,0) 100%);
    background: -ms-linear-gradient(45deg, rgba(0,0,0,1) 0%, rgba(0,0,0,1) 50%, rgba(255,255,255,0) 51%, rgba(255,255,255,0) 100%);
    background: linear-gradient(45deg, rgba(0,0,0,1) 0%, rgba(0,0,0,1) 50%, rgba(255,255,255,0) 51%, rgba(255,255,255,0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#ffffff', GradientType=1 );
}
.dots_link{
    display: block;
    width: 100%;
    height: 100%;
}
.dots_box .img{
    position: absolute;
    width: 42% !important;
    height: auto !important;
    bottom: 20%;
    left: 10%;
}
.btn-linkedin{
    background: #1b86bd;
}
.btn-linkedin .btn-icon{
    color: #ffffff;
}
.btn-medium{
    background: #EFEFEF;
}
.modal-box-mg{
    width: 48%;
    float: left;
    position: relative;
    z-index: 1;
}
.modal-box-mg + .modal-box-mg{
    float: right;
}
.modal-form .input-desc{
    clear: both;
}
.modal-form .input-desc-mg{
    clear: none;
}
.input-desc-mg textarea{
    width: 48%;
    height: 120px;
}
.modal-form .checkbox-label{
    margin: 51px 0 29px;
}
.modal-box-mg textarea{
    height: 114px;
}
.modal-box-mg .btn-alt{
    left: inherit;
    right: 0;
    top: -9px;
}
textarea.xs{
    height: 36px;
}
.modal-link{
    display: block;
    margin: 25px 0;
}
.modal-link:last-of-type{
    margin-bottom: -15px;
}
.phone .modal-box-mg{
    width: 100%;
}
.phone .modal-box-mg .btn-alt{
    position: absolute;
}
.phone .modal-form .input-desc-mg{
    clear: both;
}
.phone .input-desc-mg textarea{
    width: 100%;
}
.modal-box-mg .title_or{
    display: none;
}
.modal-box-mg .c7{
    width: auto !important;
}
.upload-choice{
    margin: 10px auto;
    max-width: 400px;
}
.vertical_list.profile-edit {
    text-align: left;
}


.directory_wrap{
    text-align: center;
}
.directory_wrap h1{
    display: inline-block;
    float: none;
    margin-left: 20px;
    font-size: 30px;
}
.directory_wrap .header{
    height: auto;
    padding-bottom: 10px;
    margin-bottom: 10px;
}
.directory_right{
    display: inline-block;
    vertical-align: middle;
}
.link-gray{
    color: #b7b6b6;
    font-size: 15px;
}
.btn-check_wrap{
    display: inline-block;
    vertical-align: middle;
}
.btn-check{
    float: left;
    height: 32px;
    line-height: 32px;
    padding: 0 17px;
    font-size: 14px;
    font-weight: 500;
    color: #05a849;
    border: 1px solid #05a849;
    border-radius: 3px;
    text-decoration: none !important;
    margin-bottom: 28px;
}
.btn-check:hover{
    background: #05a849;
    color: #ffffff;
}
.btn-check.active{
    background: #05a849;
    color: #ffffff;
    box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.46);
    line-height: 33px;
}
.btn-check:not(:last-of-type){
    margin-right: 18px;
}
.directory_item{
    display: block;
    height: 480px;
    overflow: hidden;
    position: relative;
}
.directory_item:after{
    content: '';
    position: absolute;
    width: 100%;
    height: 90px;
    left: 0;
    bottom: 0;
    background: #fff;
    z-index: 1;
    transition: all ease 0.2s;
    background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,1) 100%);
    background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,1) 100%);
    background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#000000',GradientType=0 );

}

.directory_item img{
    min-width: 100%;
    height: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    transition: all ease 0.3s;
    -webkit-transform: translate(-50%, -50%) scale(1);
    -moz-transform: translate(-50%, -50%) scale(1);
    -ms-transform: translate(-50%, -50%) scale(1);
    -o-transform: translate(-50%, -50%) scale(1);
    transform: translate(-50%, -50%) scale(1);
}
.directory_item:hover img{
    -webkit-transform: translate(-50%, -50%) scale(1.2);
    -moz-transform: translate(-50%, -50%) scale(1.2);
    -ms-transform: translate(-50%, -50%) scale(1.2);
    -o-transform: translate(-50%, -50%) scale(1.2);
    transform: translate(-50%, -50%) scale(1.2);
}
.directory_info{
    position: absolute;
    bottom: 30px;
    left: 30px;
    padding: 2px 0;
    border-radius: 4px;
    z-index: 2;
}
.directory_title{
    font-size: 30px;
    color: #ffffff;
    padding: 0 30px 0 20px;
    vertical-align: middle;
    position: relative;
    z-index: 1;
}
.directory_mark{
    display: inline-block;
    height: 32px;
    line-height: 32px;
    padding: 0 17px;
    background: #ffffff;
    border-radius: 3px;
    color: #000;
    font-size: 14px;
    vertical-align: middle;
    margin-right: 15px;
    position: relative;
    z-index: 1;
}
.directory_dropdown{
    margin: 0 36px 28px 35px;
    vertical-align: middle;
    display: inline-block;
    text-align: left;
}
.directory__list{
    position: relative;
    height: 100%;
    min-height: 500px;
}
.directory_dropdown {
    vertical-align: middle;
}

.dropdown-default{
    display: inline-block;
    margin-right: 40px;
}
.dropdown-default a:hover,
.dropdown-default a:focus{
    text-decoration: none;
}
.dropdown-default:last-of-type{
    margin-right: 0;
}
.dropdown-default .dropdown_trigger:after{
    content: "";
    display: block;
    width: 11px;
    height: 8px;
    position: absolute;
    right: 0;
    top: 6px;
    background: url(../img/arrows.png) -12px 1px;
}
.dropdown-default .active.dropdown_trigger:after {
    background-position: -12px -7px;
}
.dropdown-default .dropdown_item .active:after{
    content: "";
    display: block;
    width: 20px;
    height: 15px;
    position: absolute;
    right: 1px;
    top: 9px;
    background: url(../img/arrows.png) 35px 0;
}

.header-album{
    height: auto;
}
.phone .header-album .breadcrum-text{
    float: none;
    overflow: hidden;
    display: block;
}
.phone .header-album .user-link {
    display: block;
}
.phone .header-album > h1 {
    float: none;
    line-height: 1.25;
}
.phone .header-content-left {
    float: none;
    overflow: hidden;
    display: block;
}
#image-viewer .phone .header-content-left {
    float: left;
}
#album .sorting{
    display: none;
}
.dashboard-group .stats-block{
    float: left;
}

/*-----------------IMAGE FULL SIZE------------*/
.img-fullSize{
    overflow: hidden;
    position: relative;
    height: 100%;
    padding: 0;
}
.btn_arrow{
    /*display: none;*/
    width: 44px;
    height: 44px;
    z-index: 2;
    background: url('../img/btn_arrow.png') no-repeat center;
    -webkit-background-size: contain;
    background-size: contain;
    position: absolute;
    left: 50%;
    bottom: 10px;
    margin-left: -22px;
    transition: all ease .3s;
}
.btn_arrow.active{
    bottom: 115px;
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
}
.img-info__wrap{
    background: rgb(11, 11, 11);
    position: absolute;
    right: 0;
    left: 0;
    bottom: -200px;
    padding: 16px 4% 8px 4.15%;
    transition: all ease .5s;
    min-height: 100px;
}
.img-info__wrap.open{
    bottom: 0;
}
.img-info__text{
    font-size: 17px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    position: absolute;
    max-width: 70%;
    padding: 0 30px;
    bottom: 13px;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    -moz-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    -o-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
}
.profile__wrap{
    float: left;
    margin-top: 10px;
}
.profile__user{
    width: 48px;
    height: 48px;
    display: inline-block;
    overflow: hidden;
    float: left;
    border-radius: 2px;
}
.profile__user img{
    width: 100%;
}
.profile__more{
    font-size: 12px;
    position: relative;
    float: left;
    padding-left: 11px;
    max-width:  calc(100% - 48px);
    margin-top: 6px;
}
.profile__name{
    display: block;
    color: #ffffff;
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.profile__name:before{
    content: '';
    width: 100%;
    height: 20px;
    position: absolute;
    bottom: 100%;
}
.profile__name .arrow{
    margin: 0 0 6px 2px;
    border-width: 3px 3px 0 3px;
}
.profile__name:hover{
    text-decoration: none;
    color: #02CA55;
}
.profile__name:hover + .profile__popup{
    display: block;
}
.profile__popup{
    bottom: 123%;
    top: inherit;
    min-width: 172px;
    padding: 6px 7px;
    left: 4px;
}
.profile__popup:hover{
    display: block;
}
.profile__popup .pop-box-inner{
    font-size: 12px;
}
.profile__popup .number-figures{
    display: inline-block;
}
.profile__popup .number-figures:last-of-type{
    padding-left: 7px;
}
.profile__popup .user-card-footer{
    white-space: nowrap;
}
.profile__popup .number-figures:hover *{
    color: #02CA55;
}
.profile__popup a{
    color: #ffffff;
}
.profile__edit{
    display: block;
    color: #02CA55;
}
.profile__del{
    display: block;
    color: #D90000;
}
.img-info__cont{
    overflow: hidden;
    padding: 0 15px;
    text-align: center;
}
.activity__wrap{
    float: right;
    text-align: right;
}
.img-info__wrap{
    z-index: 2;
}
.img-info__wrap .btn-like{
    display: inline-block;
    position: relative;
}
.img-info__wrap .proj__avatar{
    height: 51px;
    width: 51px;
    float: right;
    margin-left: 15px;
}
.activity__btnWrap{
    float: right;
}
.activity__wrap .btn{
    font-size: 14px;
    height: 32px;
    line-height: 30px;
    vertical-align: middle;
    padding: 0 9px;
}
.activity__wrap .btn.embed{
    margin-right: -2px;
    padding-left: 9px;
}
.activity__wrap .btn.embed .icon-embed_2{
    margin-right: 2px;
    font-size: 13px;
    vertical-align: -1px;
}
.activity__wrap [class*="liked"]{
    padding-left: 27px;
    font-size: 14px;
    line-height: 28px;
}
.activity__wrap [class*="liked"]:before{
    left: 9px;
    top: 7px;
    transform: scale(0.86);
}
.activity__info{
    margin-top: 61px;
    text-transform: uppercase;
    font-size: 9px;
    padding-right: 3px;
}
.activity__btnWrap{
    -webkit-transform: scale(.85);
    -moz-transform: scale(.85);
    -ms-transform: scale(.85);
    -o-transform: scale(.85);
    transform: scale(.85);
    margin-right: -12px;
    padding-right: 2px;
    margin-top: -1px;
}
.activity__info .btn-like{
    -webkit-transform: scale(0.9);
    -moz-transform: scale(0.9);
    -ms-transform: scale(0.9);
    -o-transform: scale(0.9);
    transform: scale(0.9);
    margin-right: -1px;
}
.activity__info *{
    vertical-align: middle;
}
.activity__view{
    color: #999;
    display: inline-block;
    padding-right: 6px;
}.activity__view span:last-of-type{
     font-size: 8.5px;
     margin-left: 1px;
     display: inline-block;
     vertical-align: -4px;
 }
.activity__like{
    display: inline-block;
    border-left: 1px solid rgba(229, 229, 229, 0.51);
    padding-left: 5px;
    line-height: 0.2;
}
.activity__like .btn-like{
    padding: 0;
}
.activity__info .qty{
    color: #ffffff;
    font-size: 14.5px;
}
.img-fullSize .webvr-button {
    position: absolute;
    bottom: 35px;
    z-index: 10;
    padding: 0;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    width: 64px;
    height: 64px;
    background-size: cover;
    background-color: transparent;
    border: 0;
    user-select: none;
    cursor: pointer;
    display: block;
    box-sizing: content-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
*:-moz-full-screen:not(iframe) {
    z-index: auto;
    position: static;
    opacity: 1;
    transform: none;
    filter: none;
    perspective: none;
    transform-style: flat;
    will-change: auto;
    -webkit-mask: none !important;
    transition: none !important;
}
:-moz-full-screen {
    background-color: white;
    z-index: 2147483647;
}
.a-enter-vr-button{
    display: none;
}
.desc__wrap{
    font-family: 'Trebuchet MS', 'Lucida Grande', 'Lucida Sans Unicode', 'Lucida Sans', Tahoma, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    line-height: 20px;
    margin: 0 0 0 0;
    padding-left: 48px;
    top: 60px;
    text-align: center;
    max-height: 15%;
    width: 100%;
    right: 0;
    left: 0;
    outline: 60px solid rgba(0,0,0,.5);
    position: fixed;
    background-color: rgba(0,0,0,.5);
    z-index: 2;
    height: 200px;
    overflow: auto;
    transition: all ease 0.5s;
    opacity: 0;
    visibility: hidden;
}
.desc__wrap.open{
    opacity: 1;
    visibility: visible;
}
.desc__text{
    padding: 0 100px;
}

.img-fullSize .arrow-navigator {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 2;
    pointer-events: none;
}
.img-fullSize .arrow-navigator a {
    position: absolute;
    text-align: center;
    left: 50%;
    top: 50%;
    margin-top: -12px;
    margin-left: -20px;
    width: 100%;
    display: inline-block;
    padding: 20px 0;
    text-decoration: none;
    color: #FFF;
    text-shadow: 0 0 5px #000;
    opacity: .5;
    height: auto;
    pointer-events: all;
}
.img-fullSize .arrow-navigator a:hover {
    opacity: .9;
    background-color: #AAA;
    background-color: rgba(0,0,0,.3);
}
.img-fullSize .phone .arrow-navigator a, .img-fullSize .phone .arrow-navigator a:hover,
.img-fullSize .phablet .arrow-navigator a, .img-fullSize .phablet .arrow-navigator a:hover	{
    opacity: 1;
}
.img-fullSize .arrow-navigator a.disabled {
    display: none;
}
.img-fullSize .arrow-navigator a span {
    display: inline-block;
    font-size: 24px;
    width: 40px;
}
.loader{
    width: 100px;
    height: 100px;
    background: url(/lib/Personal/img/loader.gif);
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -50px;
    margin-left: -50px;
    z-index: 1;
}

.img-info__wrap:-webkit-full-screen {
    z-index: 0;
}
.btn_arrow:-webkit-full-screen  {
    z-index: 0;
}
.back_btn:-webkit-full-screen {
    z-index: 0;
}

/*-----------------GLOBAL FULL SIZE---------------*/
#auto,
#random {
    padding: 0;
    height: 100%;
    /*font-size: 0;*/
}
#random .image-viewer{
    display: none !important;
}
#auto .bg_header,
#random .bg_header{
    display: none !important;
}
#auto .header_new {
    display: none !important;
}
#image_old .header-content-right,
#auto .header-content-right{
    position: absolute;
}


#index .bg_header{
    display: none;
}
.slider-horizontal{
    background: #212121;
    border-radius: 3px;
    height: 20px;
    width: 100%;
    position: relative;
}
.slider-horizontal .ui-slider-handle{
    width: 22px;
    height: 20px;
    display: inline-block;
    background: #5a5f5c;
    position: absolute;
    border-radius: 4px;
    cursor: pointer;
    margin-left: -11px;
}
.slider-horizontal .ui-slider-handle:focus{
    outline: none;
}
.slider-amount{
    padding: 0 10px;
    float: right;
    min-width: 40px;
}
.ui-slider__wrap{
    width: 83%;
    padding-left: 11px;
}
.slider-parameter{
    display: block;
    padding-bottom: 20px;
}
.cp-color-picker{
    z-index: 99999;
}

#image .wrapper{
    height: 100%;
    margin: 0;
    overflow: hidden;
    padding: 0;
    width: 100%;
}
.a-canvas{
    touch-action: auto;
    -webkit-user-select: auto;
}
a-scene.fullscreen{
    z-index: 2;
}

.mode_vr_enabled .back_btn,
.mode_vr_enabled .img-info__wrap,
.mode_vr_enabled .btn_arrow{
    display: none;
}


/*----------------------------E----------------------------*/
#e .redirect_to_original,
#e .btn_slideshow{
    opacity: 0.6;
    transition: all ease 0.2s;
}
#e .redirect_to_original{
	z-index: 4;
	position: absolute;
	bottom: 0;
	right: 0;
}
#e .redirect_to_original:hover,
#e .btn_slideshow:hover{
	opacity: 1;
}

.preview__box{
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 4;
	background: #000000;
}
.preview__img{
	position: absolute;
	top: 0;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	-o-transform: translateX(-50%);
	transform: translateX(-50%);
}
.preview__img.single{
	height: 100%;
}
.preview__img.double{
	height: 200%;
	min-width: 100%;
}
.gradient{
	position: absolute;
	left: 0;
	display: block;
	width: 100%;
	height: 100px;
	z-index: 1;
}
.gradient-top{
	top: 0;
	background: -o-linear-gradient(top,rgba(0,0,0,.4) 0,rgba(0,0,0,.05) 80%,transparent 100%);
	background: linear-gradient(180deg,rgba(0,0,0,.4) 0,rgba(0,0,0,.05) 80%,transparent);
}
.gradient-btm{
	bottom: 0;
	background: -o-linear-gradient(bottom,rgba(0,0,0,.4) 0,rgba(0,0,0,.05) 80%,transparent 100%);
	background: linear-gradient(0deg,rgba(0,0,0,.4) 0,rgba(0,0,0,.05) 80%,transparent);
}
.preview__head{
	position: absolute;
	top: 0;
	left: 0;
	padding: 17px 15px;
	z-index: 2;
}
.preview__head .title{
	letter-spacing: 1.92px;
	font-size: 17.6px;
	line-height: 19.2px;
}
.preview__head .link{
	letter-spacing: .48px;
	opacity: .7;
	font-size: 12.8px;
	line-height: 24px;
}
.preview__head .link a{
	color: #fff;
	text-decoration: underline;
}
.preview__head .link a:hover{
	color: #02CA55;
}
.preview__play{
	background-color: rgba(22, 22, 22, 0.35);
	position: absolute;
	width: 110px;
	height: 110px;
	z-index: 2;
	top: 50%;
	left: 50%;
	border-radius: 100%;
	margin: -55px 0 0 -55px;
	transition: -webkit-transform .1s ease-in-out;
	-o-transition: -o-transform .1s ease-in-out;
	transition: transform .1s ease-in-out;
	transition: transform .1s ease-in-out,
}
.preview__play:hover{
	-webkit-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1);
}
.preview__play:before{
	content: '';
	position: absolute;
	top: 50%;
	left: 50%;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 15.5px 0 15.5px 25px;
	border-color: transparent transparent transparent #ffffff;
	margin-top: -13px;
	margin-left: -6px;
}


/*----------------------------SETTINGS----------------------------*/
#settings input[type="checkbox"]{
    display: none;
}
#settings input[type="checkbox"] + label:before,
#settings  .checkbox-label label:before {
    content: "";
    display: inline-block;
    width: 48px;
    height: 24px;
    background-color: #dedede ;
    border-radius: 20px;
    transition: all ease 0.2s;
    position: absolute;
    top: 0;
    left: 0;
}
#settings input[type="checkbox"] + label:after,
#settings  .checkbox-label label:after {
    content: "";
    top: 0;
    left: 0;
    width: 24px;
    height: 24px;
    border-radius: 50%;
    background-color: #fff;
    box-shadow: 0 0 2px rgba(0, 0, 0, 0.45);
    position: absolute;
    transition: all ease 0.2s;
}
#settings  .checkbox-label label{
    vertical-align: middle;
    padding-left: 60px;
}
#settings input[type="checkbox"] + label {
    padding: 4px 0 0 60px;
}
#settings input[type="checkbox"]:checked + label:before,
#settings  .checkbox-label label.checked:before {
    background: #02ca55 ;
}
#settings input[type="checkbox"]:checked + label:after,
#settings  .checkbox-label label.checked:after {
    left: 24px;
}

.display_original_image{
    display: inline-block!important;
    width: auto!important;
}



/*----------------------------animate img----------------------------*/
.listing_span_wrapper{
	display: block;
	height: 100%;
}

.js .list-item-image .animate_loaded{
	animation: blur 1s;
	transition: transform 1s;
}
.list-item-image img.noHover:hover{
    animation: none !important;
}
.list-item-image.onlyImg .list-item-privacy,
.list-item-image.onlyImg .list-item-image-tools,
.list-item-image.onlyImg .dots_box,
.list-item-image.onlyImg .list_item_desc{
    display: none !important;
}
.display_preview_image{
    width: auto !important;
    backface-visibility: hidden;
    -webkit-filter: blur(10px);
}
@-webkit-keyframes blur {
	0% {
		-webkit-filter: blur(70px);
	|-webkit-transform: scale(2);
		-moz-transform: scale(2);
		-ms-transform: scale(2);
		-o-transform: scale(2);
		transform: scale(2);
	}
	100%  {
	|-webkit-transform: scale(1);
		-moz-transform: scale(1);
		-ms-transform: scale(1);
		-o-transform: scale(1);
		transform: scale(1);
		-webkit-filter: blur(0px);
	}
}