* {
    font-family: 'Open Sans';
}

.blur_wrap {
    -webkit-filter: none;
    filter: none
}

.blur_wrap_animate {
    -webkit-filter: blur(5px);
    filter: blur(5px)
}

.header_inner_compare {
    background: white;
    padding-top: 20px;
    padding-bottom: 20px;
    border-top: 1px solid #EBEBEB;
    border-bottom: 1px solid #EBEBEB;
    margin: -1px -15px;
    display: none
}

.no_device_text {
    padding: 15px 25px;
    color: rgba(127, 127, 127, .8);
    font-size: 18px;
    font-weight:600;
    display: block
}

.header_logo {
    position: relative;
    float: left
}

.header_logo a {
    text-decoration: none
}

.header_menu_left {
    float: left;
    margin-left: 35px
}

.header_links {
    float: left;
    margin-top: 17px
}

.header_link_item {
    display: block;
    line-height: 14px;
    float: left;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    height: 54px;
    text-transform: uppercase;
    color: #727272!important;
    font-size: 14px;
    font-weight:600;
    margin-right: 30px;
    text-decoration: none!important
}

.header_link_item:nth-last-of-type(1) {
    margin-right: 0
}

.header_link_item_select {
    border-bottom: 4px solid #20B6B0
}

.header_right {
    float: right
}

.ajax_loader {
    display: block;
    margin: 0 auto
}

.header_right_btns {
    float: left;
    display: block;
    text-decoration: none!important
}

.header_right_item_show {
    border-radius: 5px;
    height: 35px;
    text-transform: uppercase;
    font-weight:600;
    padding-top: 7px;
    text-align: center;
    font-size: 14px;
    margin-top: 6px
}

.page_content_top_pic {
    background-image: url(../pics/bg1.jpg);
    background-size: cover;
    background-position: center center;
    position: relative
}

.page_content_top_pic:after {
    content: '';
    position: absolute;
    opacity: .7;
    left: 0;
    bottom: 0;
    right: 0;
    height: 100%;
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, .61) 0%, rgba(0, 0, 0, .67) 1%, rgba(0, 0, 0, .67) 3%, rgba(0, 0, 0, .57) 20%, rgba(0, 0, 0, .15) 73%, rgba(0, 0, 0, .02) 93%, transparent 100%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, .61) 0%, rgba(0, 0, 0, .67) 1%, rgba(0, 0, 0, .67) 3%, rgba(0, 0, 0, .57) 20%, rgba(0, 0, 0, .15) 73%, rgba(0, 0, 0, .02) 93%, transparent 100%);
}

.page_content_top_pic_patt {
    position: relative;
    z-index: 1;
    width: 100%;
    height: 700px;
}

.page_content_top_pic_patt_in h1 {
    color: white;
    font-size: 50px;
    font-weight:600;
    text-transform: uppercase;
    line-height: 76px;
    margin-top: 118px
}

.page_content_top_pic_patt_in .desc {
    color: white;
    font-size: 18px;
    font-weight:400;
    line-height: 30px
}

.page_content_top_pic_patt_in h1:nth-child(1) {
    font-weight: 300
}

.page_content_contain {
    margin-top: -300px;
    position: relative;
    z-index: 2
}

.page_content_contain_parametrs {
    height: 104px;
    width: 100%;
    background-color: white;
    border-radius: 5px;
    position: relative;
    box-shadow: 0 0 33px rgba(0, 0, 0, .14)
}

.page_parametrs_item {
    float: left;
    width: 9.09%;
    border-right: 1px solid #e8e8e8;
    height: 100%;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -mz-user-select: none;
    -user-select: none
}

.page_parametrs_item:nth-last-of-type(2) {
    border: 0
}

.page_parametrs_item_in {
    text-align: center;
    padding-top: 22px;
    width: 100%
}

.page_parametrs_path {
    height: 40px
}

.page_parametrs_item_in_desc {
    font-size: 11px;
    font-weight:600;
    color: #a2a2a2;
    text-transform: capitalize;
    padding-top: 9px
}

.active_desc {
    color: #f07171
}

.page_parametrs_item:nth-child(5) .page_parametrs_path {
    padding-top: 2.1px;
    padding-bottom: 2.1px
}

.page_parametrs_item:nth-child(6) .page_parametrs_path {
    padding-top: 2.7px;
    padding-bottom: 2.3px
}

.page_parametrs_item:nth-child(7) .page_parametrs_path {
    padding-top: 2.7px;
    padding-bottom: 2.3px
}

.page_parametrs_item:nth-child(8) .page_parametrs_path {
    padding-top: 8px;
    padding-bottom: 5px
}

.page_parametrs_item:nth-child(10) .page_parametrs_path {
    padding-top: 1.5px;
    padding-bottom: 1px
}

.active_ico path {
    fill: #f07171!important
}

.page_content_main {
    margin-top: 30px
}

.page_content_left {
    background-color: white;
    border-radius: 5px;
    box-shadow: 0 0 33px rgba(0, 0, 0, .14)
}

.page_content_left_closed {
    border-bottom: 1px solid rgba(0, 0, 0, .1)!important;
    transition-delay: 0.26s;
    -webkit-transition-delay: 0.26s;
    -moz-transition-delay: 0.26s
}

.page_content_left_item_top {
    height: 50px;
    background-color: #f0f0f0;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -user-select: none;
    transition-delay: 0.26s;
    -webkit-transition-delay: 0.26s;
    -moz-transition-delay: 0.26s
}

.page_content_left_item:nth-last-of-type(1) .page_content_left_item_top {
    border: 0!important
}

.page_content_left_item_top_in {
    padding-top: 14px;
    padding-left: 17px;
    padding-right: 14px
}

.top_left {
    float: left
}

.top_left div {
    float: left;
    width: 24px;
    text-align: center
}

.top_left div img {
    display: inline-block
}

.count_device_animate {
    -moz-transform: scale(2, 2);
    -o-transform: scale(2, 2);
    -webkit-transform: scale(2, 2);
    transform: scale(2, 2);
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    opacity: 0
}

.top_left span {
    display: block;
    float: left;
    color: #7f7f7f;
    font-size: 14px;
    font-weight:700;
    text-transform: capitalize;
    padding-top: 1px;
    margin-left: 8px
}

.top_right {
    float: right;
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease
}

.top_right img {
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -o-transform: rotate(180deg)
}

.drop_ico_rotate {
    transform: rotateX(180deg);
    -webkit-transform: rotateX(180deg);
    -moz-transform: rotateX(180deg);
    -o-transform: rotateX(180deg)
}

.top_right_rotate {
    transform: rotate(180deg)!important;
    -webkit-transform: rotate(180deg)!important;
    -moz-transform: rotate(180deg)!important;
    margin-top: 3px;
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease
}

.page_content_left_item_hide {
    background-color: white;
    padding-left: 22px;
    padding-top: 11px;
    padding-bottom: 14px
}

.left_item_hide_it {
    padding-top: 11px;
    padding-bottom: 12px
}

.page_content_left_item_hide .inpChecker,
.select_category_item .inpChecker {
    width: 16px;
    height: 16px;
    display: block;
    float: left;
    margin: 0;
    display: none
}

.page_content_left_item_hide .filTitle,
.select_category_item .filTitle {
    display: block;
    color: #7f7f7f;
    font-size: 14px;
    font-weight:600;
    padding-left: 26px;
    margin-top: -1px;
    line-height: 17px;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -user-select: none
}

.inkin_logo {
    width: 13px;
    margin-top: -2px;
    margin-right: 3px;
    margin-left: 2px
}

.inpChecker:checked + .eroCheck + .filTitle {
    color: #7f7f7f!important
}

.eroCheck {
    float: left;
    width: 16px;
    height: 16px;
    margin: 0;
    cursor: pointer
}

.eroCheck polygon {
    display: none
}

.inpChecker:checked + .eroCheck polygon {
    display: initial
}

.page_content_left_item:nth-child(1) .page_content_left_item_top {
    border-radius: 5px 5px 0 0
}

.budget_range .page_content_left_item_hide {
    padding-top: 20px;
    padding-bottom: 0;
    height: 80px
}

.budget_range .page_content_left_item_hide span {
    width: 16px;
    height: 16px;
    padding: initial!important;
    border-radius: 50%;
    outline: none;
    background-color: white;
    border: 0!important;
    box-shadow: 0 1px 7px rgba(0, 0, 0, .21);
    margin-top: 0!important
}

.budget_range .page_content_left_item_hide input {
    width: inherit!important;
    height: inherit!important;
    float: none;
    margin-top: 10px
}

.budget_range .page_content_left_item_hide input:nth-child(1) {
    float: left;
    width: 50px!important;
    margin-left: -5px;
    color: #7f7f7f!important
}

.budget_range .page_content_left_item_hide input:nth-child(2) {
    float: right;
    width: 50px!important;
    margin-right: 25px;
    text-align: right;
    color: #7f7f7f!important
}

#slider-range {
    max-width: 90%;
    border: 0;
    height: 8px;
    border-radius: 2px;
    background: #eee 50% top repeat-x
}

.ui-widget-header {
    background-color: #f07171!important
}

.page_content_right {
    background-color: white;
    border-radius: 5px;
    box-shadow: 0 0 33px rgba(0, 0, 0, .14)
}

.amount {
    color: #7f7f7f!important;
    font-size: 15px!important;
    font-weight: 600 !important
}

.page_content_right_item {
    float: left;
    width: 33.33444%;
    border-right: 1px solid #e8e8e8;
    border-bottom: 1px solid #e8e8e8;
    text-align: center
}

.page_content_right_item_inner {
    padding-top: 38px;
    padding-bottom: 21px
}

.device_wrapper {
    height: 170px;
    padding-left: 26px;
    padding-right: 26px
}

.device {
    position: relative;
    background-size: contain;
    height: 170px;
    width: 100%;
    background-position: center center;
    background-repeat: no-repeat
}

.device_price {
    color: #7f7f7f;
    font-size: 20px;
    font-weight:700;
    padding-top: 1px;
    border-bottom: 1px solid #e8e8e8;
    padding-bottom: 16px;
    margin-left: 26px;
    margin-right: 26px
}

.page_content_right_item_inner a {
    text-decoration: none
}

.page_content_right_item_inner .device_title {
    padding: 0 20px 0 20px;
    height: 106px;
    display: table-cell
}

.page_content_right_item_inner .device_title a {
    color: #3dbeb7;
    font-weight:700;
    font-size: 21px;
    text-transform: capitalize;
    line-height: 29px;
    text-align: center
}

.device_title-twrap {
    display: table;
    width: 100%;
    margin-top: 10px
}

.device_title {
    color: #7f7f7f;
    font-weight:700;
    font-size: 24px;
    text-transform: capitalize;
    line-height: 32px;
    padding-top: 18px;
    padding: 0 26px;
    display: table-cell;
    vertical-align: middle;
    text-align: center
}

.device_name {
    width: 100%;
    padding: 0 26px;
    margin-top: 6px;
    margin-bottom: 5px
}

.device_name img {
    display: inline-block;
    border-radius: 50%;
    width: 25px;
    height: 25px;
    box-shadow: 0 2px 5px rgba(0, 0, 0, .16);
    margin-right: 8px
}

.device_name span {
    display: inline-block;
    color: #7f7f7f;
    font-weight:400;
    font-size: 18px;
    position: relative;
    top: 6px
}

.device_name a {
    display: inline-block;
    color: #3dbeb7;
    font-weight:400;
    font-size: 18px;
    position: relative
}

.list_item_add .add_compare {
    display: table-cell;
    vertical-align: middle;
    text-align: center
}

.add_compare {
    cursor: pointer;
    -ms-user-select: none;
    -webkit-user-select: none;
    -moz-user-select: none
}

.page_content_right_item_inner .add_compare {
    margin-top: 21px
}

.added_dev .add_compare_inner {
    background-color: #f07171;
    padding-left: 40px
}

.added_dev .in_device_add_plus {
    background-color: #f07171
}

.added_dev .add_compare_inner img {
    -moz-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg)
}

.added_dev .in_device_add_plus img {
    -moz-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg)
}

.add_compare_inner {
    padding-top: 15px;
    padding-left: 13px;
    padding-right: 13px;
    background-color: #3dbeb7;
    height: 40px;
    color: white;
    border-radius: 5px;
    width: 155px;
    margin: 0 auto
}

.add_compare_inner img {
    display: block;
    float: left
}

.add_compare_inner span {
    display: block;
    float: left;
    margin-top: -5px;
    font-size: 14px;
    font-weight:700;
    margin-left: 5px
}

.learn_more {
    font-weight:700;
    margin-top: 13px;
    transition: all 0.3s ease
}

.learn_more a {
    color: #7f7f7f;
    font-size: 14px;
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease
}

.learn_more a:hover {
    color: #f07171;
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease
}

.header_inner_show {
    position: relative
}

.page_content_right_top {
    padding-top: 13px;
    padding-left: 18px;
    padding-bottom: 9px;
    padding-right: 22px;
    border-bottom: 1px solid #e8e8e8
}

.page_content_top_left {
    float: left;
    width: calc(100% - 68px)
}

.page_content_top_left div {
    float: left;
    width: 24px;
    height: 24px;
    border: 1px solid #e6e6e6;
    border-radius: 50%;
    background-image: url(../pics/info_.svg);
    background-repeat: no-repeat;
    background-position: 9px 4px
}

.page_content_top_right_search form {
    position: relative;
    transition: all 0.4s ease
}

.page_content_top_left_icon {
    margin-left: 15%
}

.page_content_top_right_search form {
    max-width: 220px;
    width: 100%;
    height: 30px
}

.page_content_top_right_search form .searchForm-stdin {
    width: 100%;
    height: 100%;
    outline: none;
    border: 1px solid #eaeaea;
    border-radius: 30px;
    padding-left: 20px;
    font-size: 15px;
    font-weight:400;
    color: #7f7f7f;
    padding-right: 30px;
    background: #ebebeb
}

.active_form form {
    max-width: 250px!important;
    transition: all 0.4s ease
}

.active_form form input:focus::-webkit-input-placeholder {
    opacity: 0;
    transition: all 0.4s ease
}

.page_content_top_right_search form div {
    position: absolute;
    right: 14px;
    top: 8px;
    cursor: pointer
}

.page_content_top_left span {
    display: block;
    float: left;
    padding-left: 8px;
    color: rgba(127, 127, 127, .8);
    font-size: 16px;
    font-weight: 400
}

.page_content_top_right_search {
    float: right;
    margin-top: -4px;
    width: 220px!important;
    border: 0!important
}

.page_content_top_right {
    float: right
}

.page_content_top_right_search div {
    float: left;
    cursor: pointer;
    margin-left: 14px
}

.searchForm-submitBtn {
    position: absolute;
    top: 0;
    right: 0;
    width: 38px;
    height: 30px;
    border: 0;
    z-index: 6;
    outline: 0;
    background-image: url(../pics/Search.svg);
    background-repeat: no-repeat;
    background-color: transparent;
    background-position: center center
}

.page_content_top_right div {
    float: left;
    cursor: pointer;
    margin-left: 14px
}

.hide_filters {
    background-color: white;
    top: -100%;
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    height: 100%;
    overflow-y: scroll;
    transition: all 0.3s ease;
    z-index: 9
}

.hide_filters_selected {
    top: 0
}

.hide_filters_item {
    float: left;
    width: 25%;
    border-right: 1px solid #e8e8e8;
    border-bottom: 1px solid #e8e8e8;
    height: 160px;
    text-align: center;
    transition: all 0.8s ease;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none
}

.hide_filters_item_inner {
    padding-top: 28px
}

.hide_filters_item_inner_active svg path {
    fill: #f07171!important
}

.hide_filters_item .hide_filters_item_inner svg {
    width: 48px;
    height: 66px
}

.hide_filters_item_desc {
    color: #a2a2a2;
    font-size: 13px;
    font-weight:600;
    text-transform: capitalize;
    padding: 0 10px
}

.hide_filters_item_desc_active {
    color: #f07171
}

.hide_parametrs {
    background-color: white;
    top: -100%;
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    height: 100%;
    overflow-y: scroll;
    transition: all 0.3s ease;
    z-index: 9
}

.hide_parametrs_selected {
    top: 0;
    bottom: 0
}

.hide_parametrs_item_top {
    background-color: white;
    height: 60px;
    border-bottom: 1px solid #e8e8e8;
    cursor: pointer;
    padding-top: 16px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -mz-user-select: none
}

.hide_parametrs_item_top_left {
    float: left
}

.hide_parametrs_item_top_left span:nth-child(1) {
    width: 32px;
    margin: 0
}

.hide_parametrs_item_top_left span {
    display: block;
    float: left;
    color: #7f7f7f;
    font-size: 19px;
    font-weight:700;
    margin-top: 1px
}

.hide_parametrs_item_top_right {
    float: right;
    padding-top: 3px
}

.hide_parametrs_item_inner {
    background-color: #f7f7f7;
    display: none
}

.hide_parametrs_item_inner_it {
    width: 100%;
    padding-top: 18px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none
}

.hide_parametrs_item_inner_it input {
    display: block;
    float: left;
    width: 16px;
    height: 16px;
    margin-top: 0;
    margin-left: 5px
}

.hide_parametrs_item_inner_it span {
    display: block;
    float: left;
    color: #7f7f7f;
    font-size: 19px;
    font-weight:600;
    width: calc(100% - 36px);
    border-bottom: 1px solid #e8e8e8;
    line-height: 60px;
    margin-top: -22px;
    margin-left: 15px;
    cursor: pointer
}

.budget_range .hide_parametrs_item_inner span {
    width: 16px;
    height: 16px;
    padding: initial!important;
    border-radius: 50%;
    outline: none;
    background-color: white;
    border: 0!important;
    box-shadow: 0 1px 7px rgba(0, 0, 0, .21);
    margin-top: 0!important
}

.budget_range .hide_parametrs_item_inner input {
    width: inherit!important;
    height: inherit!important;
    float: none;
    margin-top: 10px
}

.budget_range .hide_parametrs_item_inner input:nth-child(1) {
    float: left;
    width: 50px!important;
    margin-left: -5px;
    color: #7f7f7f!important
}

.budget_range .hide_parametrs_item_inner input:nth-child(2) {
    float: right;
    text-align: right;
    color: #7f7f7f!important
}

#slider-range2 {
    max-width: 100%;
    border: 0;
    height: 8px;
    border-radius: 2px;
    margin-top: 15px
}

.amount2 {
    color: #7f7f7f!important;
    font-size: 15px!important;
    font-weight: 400 !important;
    background: transparent
}

.page_content_right_list_item {
    border-bottom: 1px solid #e8e8e8;
    display: table;
    width: 100%
}

.list_item_name {
    display: table-cell;
    width: 50%;
    vertical-align: middle;
    height: 100%;
    border-right: 1px solid #e8e8e8;
    padding-left: 30px;
    padding-top: 15px;
    padding-bottom: 15px
}

.list_item_name a {
    text-decoration: none
}

.list_item_add {
    display: table-cell;
    width: 47.3%;
    height: 100%;
    vertical-align: middle;
    position: relative
}

.list_item_add_in {
    display: table;
    width: 100%
}

.list_item_device_wrapper {
    text-align: center;
    display: table-cell;
    width: 20.8%;
    height: 100%;
    border-right: 1px solid #e8e8e8;
    vertical-align: middle
}

.list_item_device {
    height: 100%;
    height: 80%;
    width: 80%;
    margin: 0 auto;
    position: absolute;
    bottom: 0;
    left: 0;
    top: 10%;
    right: 0;
    background-size: contain;
    background-position: center center;
    background-repeat: no-repeat
}

.list_item_device_wrapper_in {
    box-sizing: border-box;
    position: relative;
    min-height: 150px
}

.list_item_name_title a {
    color: #3dbeb7;
    font-size: 30px;
    font-weight:700;
    text-transform: capitalize;
    line-height: 36px
}

.list_item_name_brand {
    margin-top: 8px
}

.list_item_name_brand img {
    display: block;
    float: left;
    border-radius: 50%;
    width: 25px;
    height: 25px;
    box-shadow: 0 2px 5px rgba(0, 0, 0, .16);
    margin-right: 8px
}

.list_item_name_brand span {
    display: block;
    color: #7f7f7f;
    font-weight:400;
    font-size: 20px
}

.list_item_name_brand a {
    color: #3dbeb7;
    font-weight:400;
    font-size: 20px
}

.list_item_name_price {
    color: #7f7f7f;
    font-size: 20px;
    font-weight:700;
    padding-top: 5px
}

.list_item_learn div {
    max-width: 123px;
    height: 40px;
    border-radius: 5px;
    border: 1px solid #c2c2c2;
    color: #7f7f7f;
    font-size: 14px;
    font-weight:700;
    margin: 55px auto 0;
    text-align: center;
    line-height: 38px
}

.list_item_learn_more {
    text-align: center;
    width: 46.5%;
    display: table-cell;
    vertical-align: middle
}

.list_item_learn_more a {
    text-decoration: none;
    float: none;
    display: inline-block;
    color: #7f7f7f;
    width: 123px!important;
    height: 40px;
    border: 1px solid #c2c2c2!important;
    border-radius: 5px;
    font-size: 14px;
    font-weight:700;
    line-height: 38px
}

.active_list_path svg path {
    fill: #C8C8C8!important
}

.version a {
    color: #959595;
    text-decoration: none;
    font-size: 13px
}

.page_content_right_item_show {
    display: none
}

.page_content_listing_show {
    display: none
}

.page_content_show_selected {
    display: block
}

.back_compare {
    margin-top: 30px;
    color: #3dbeb7!important;
    text-decoration: none!important;
    display: inline-block;
    margin-bottom: 30px;
    font-size: 18px;
    font-weight: 700
}

.table_wrapper {
    background: white;
    border-radius: 10px;
    box-shadow: 0 0 33px rgba(0, 0, 0, .14)
}

.table_wrapper table {
    float: left
}

.table_item {
    float: left
}

.table_item:nth-child(1) tr,
td {
    border-left: 0 !Important
}

.table_item:nth-child(2) {
    width: 917px
}

.table_item tr,
td:nth-last-of-type(1) {
    border-right: 0 !Important
}

.table_item:nth-child(2) table {
    width: 918px
}

.table_top a {
    color: #3dbeb7;
    text-decoration: none
}

table {
    background: white
}

tr,
td {
    border-left: 1px solid #e8e8e8;
    border-right: 1px solid #e8e8e8;
    border-bottom: 0;
    border-top: 0
}

tr {
    height: 42px
}

.table_top tr:nth-child(1) {
    height: 183px;
    text-align: center
}

.table_top tr:nth-child(2) {
    background: white;
    border-top: 1px solid #e8e8e8
}

.table_top tr td {
    padding: 10px
}

.filter_type {
    color: #7f7f7f;
    font-size: 14px;
    font-weight:600;
    padding: 10px;
    padding-left: 15px;
    text-align: left
}

.table_parameter_items {
    position: relative
}

.table_parameter {
    position: absolute;
    left: 0;
    right: 0;
    padding-left: 8px;
    padding-right: 12px;
    padding-bottom: 13px;
    bottom: 0;
    height: 42px;
    overflow: hidden;
    background: white;
    border-top: 1px solid #e8e8e8;
    transition: all 0.3s ease
}

.table_parameter_inner {
    text-align: left
}

.table_parameter_item {
    margin-top: 10px;
    display: inline-block;
    width: 24px;
    text-align: center
}

.table_parameter_item:nth-last-of-type(1) {
    width: 22px
}

.click_plus {
    width: 20px;
    height: 20px;
    border: 1px solid #ddd;
    border-radius: 50%;
    position: absolute;
    top: 11px;
    right: 12px;
    cursor: pointer;
    -ms-user-select: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    text-align: center
}

.click_plus_in {
    display: inline-block;
    position: relative;
    top: -2px;
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease
}

.click_plus_selected .click_plus_in {
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg)
}

.budjet {
    background: #f5f5f5!important;
    border-top: 1px solid #e8e8e8
}

.click_tr {
    background: #3dbeb7!important;
    cursor: pointer;
    border-color: rgba(255, 255, 255, .2);
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none
}

.click_tr td {
    border-color: rgba(255, 255, 255, .2)
}

tr:nth-child(even) {
    background: #f5f5f5
}

tr:nth-child(odd) {
    background: white
}

.table_wrapper tr td {
    width: 183px!important;
    position: relative;
    text-align: center
}

.table_top1 tr td {
    height: 225px;
    width: 222px!important;
    text-align: center
}

.table_ico {
    width: 70px;
    height: 70px;
    border: 1px solid #f0f0f0;
    border-radius: 50%;
    text-align: center;
    background-image: url(../pics/dev_ico.svg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 36px;
    display: inline-block
}

.table_title {
    color: #7f7f7f;
    font-size: 22px;
    font-weight:700;
    line-height: 32px;
    padding-left: 15px;
    padding-right: 15px
}

.table_top_title {
    color: #7f7f7f;
    font-size: 16px;
    font-weight: 700
}

.table_top_sub {
    color: #7f7f7f;
    font-size: 14px;
    font-weight: 400
}

.dev_img {
    margin-top: 16px
}

.dev_img img {
    width: 80px;
    margin: 0 auto
}

.close_tab {
    position: absolute;
    right: 10px;
    bottom: 10px;
    cursor: pointer;
    background-color: rgba(255, 255, 255, .5);
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease
}

.budjet img {
    display: block;
    float: left;
    margin-left: 15px;
    margin-right: 7px
}

.budjet span {
    display: block;
    float: left;
    font-size: 14px;
    color: #7f7f7f;
    font-weight:700;
    margin-top: 1px;
    text-transform: capitalize
}

.budjet_numb {
    font-size: 14px;
    color: #7f7f7f;
    font-weight:700;
    margin-top: 1px
}

.click_tr td {
    text-align: left
}

.click_tr svg,
.click_tr .svg {
    float: left;
    margin-left: 15px
}

.click_tr svg path {
    fill: white
}

.click_tr span {
    color: white;
    font-size: 14px;
    font-weight:700;
    display: block;
    float: left;
    margin-top: 2px;
    margin-left: 6px
}

.drop_ico {
    float: right;
    margin-right: 14px
}

.drop_ico svg polygon {
    fill: white!important
}

.page_content_device {
    margin-top: 60px
}

.in_device_top {
    margin-bottom: 34px
}

.in_device_name {
    color: #7f7f7f;
    text-transform: capitalize;
    font-size: 50px;
    font-weight:700;
    line-height: 50px;
    float: left;
    width: 66%
}

.in_device_logo {
    float: right;
    width: 30%;
    text-align: right
}

.in_device_logo_in {
    margin-top: 12px;
    float: right
}

.left_content {
    background: white;
    border-radius: 5px;
    box-shadow: 0 0 33px rgba(0, 0, 0, .14);
    padding: 20px
}

.right_content {
    background: white;
    border-radius: 5px;
    box-shadow: 0 0 33px rgba(0, 0, 0, .14);
    padding: 20px
}

.in_device_left {
    float: left;
    max-width: 360px;
    width: 100%;
    margin-right: 10px
}

.in_device_left a {
    text-decoration: none
}

.in_device_right {
    float: left;
    max-width: 325px;
    width: 100%;
    margin-left: 10px
}

.in_device_img_wrapper {
    height: 360px;
    width: 100%;
    border: 1px solid #e8e8e8;
    position: relative
}

.in_device_img {
    position: absolute;
    top: 20%;
    left: 20%;
    right: 20%;
    width: 60%;
    height: 60%;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain
}

.in_device_rate {
    position: absolute;
    right: 0;
    bottom: 0;
    width: 58px;
    height: 58px;
    background-color: #e8e8e8;
    color: #7f7f7f;
    text-align: center;
    line-height: 57px;
    font-weight:700;
    font-size: 17px
}

.in_device_price {
    color: #7f7f7f;
    text-transform: capitalize;
    font-size: 30px;
    margin-top: 13px;
    margin-bottom: 17px;
    font-weight: 700
}

.in_device_buy {
    width: 100%;
    height: 50px;
    background: #20b6b0;
    border-radius: 5px;
    text-align: center
}

.in_device_buy .icon {
    position: relative;
    top: -5px;
    margin-left: 5px;
    margin-right: 5px
}

.in_device_buy .text1 {
    color: white;
    text-transform: uppercase;
    line-height: 49px;
    font-size: 20px;
    font-weight: 700
}

.in_device_text {
    color: #7f7f7f;
    font-size: 17px;
    line-height: 27px;
    padding-right: 12px;
    position: relative
}

.in_device_text .show_text {
    max-height: 462px;
    overflow: hidden;
    display: inline-grid
}

.in_device_text_more {
    color: #20b6b0;
    text-decoration: none!important;
    font-weight:400;
    white-space: nowrap;
    font-size: 17px;
    cursor: pointer;
    position: absolute;
    bottom: 0
}

.in_device_text .text1 {
    overflow: hidden;
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease
}

.in_device_panel {
    text-align: center;
    margin-top: 22px;
    width: 100%;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    border-top: 1px solid #e8e8e8;
    border-bottom: 1px solid #e8e8e8
}

.in_device_panel_left {
    float: left
}

.in_device_panel_right {
    float: right
}

.in_device_panel_left_item {
    float: left
}

.in_device_panel_left_text {
    color: #7f7f7f;
    text-transform: capitalize;
    line-height: 61px;
    margin-right: 6px;
    font-weight: 600
}

.in_device_share {
    margin-right: 6px;
    text-decoration: none!important
}

.in_device_fb_like {
    border-left: 1px solid #e8e8e8;
    border-right: 1px solid #e8e8e8;
    padding-left: 20px;
    padding-right: 20px;
    margin-left: 10px;
    margin-top: 19px;
    margin-left: 10px;
    margin-right: 10px;
    display: inline-block
}

.in_device_like {
    margin-top: 19px;
    color: #7f7f7f;
    font-weight:600;
    font-size: 16px;
    display: inline-block
}

.in_device_like span {
    position: relative;
    top: 2px;
    left: 2px
}

.in_device_add {
    display: block;
    text-decoration: none!important;
    cursor: pointer
}

.in_device_add_text {
    color: #7f7f7f;
    display: block;
    float: left;
    line-height: 61px;
    margin-right: 9px;
    font-size: 15px;
    font-weight: 600
}

.in_device_add_plus {
    background: #20b6b0;
    width: 27px;
    height: 27px;
    border-radius: 50%;
    width: 27px;
    display: block;
    float: left;
    margin-top: 18px;
    padding-top: 3px
}

.in_device_parameters {
    margin-top: 20px
}

.in_device_parameter_type {
    height: 50px;
    background-color: #f0f0f0;
    padding-left: 16px;
    padding-right: 14px;
    padding-top: 14px;
    cursor: pointer;
    position: relative;
    top: -2px
}

.in_device_type_left {
    float: left
}

.in_device_type_btn {
    float: right;
    cursor: pointer;
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease
}

.in_device_type_btn_close {
    transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg)
}

.in_device_type_left div {
    float: left;
    width: 24px;
    text-align: center
}

.in_device_type_left div img {
    display: inline-block
}

.in_device_type_left span {
    display: block;
    float: left;
    color: #7f7f7f;
    font-size: 14px;
    font-weight:700;
    text-transform: capitalize;
    padding-top: 1px;
    margin-left: 8px
}

.in_device_parameter_inner {
    border-bottom: 1px solid #e8e8e8
}

.in_device_parameter_inner_item {
    min-height: 49px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    border-bottom: 1px solid #e8e8e8;
    padding-top: 13px;
    padding-left: 20px;
    padding-right: 11px
}

.in_device_parameter_inner_item:nth-last-of-type(1) {
    border: 0
}

.in_device_parameter_left {
    float: left;
    font-weight:400;
    font-size: 15px;
    color: #7f7f7f
}

.in_device_parameter_right {
    float: right;
    width: 20px;
    text-align: center
}

.in_device_other_title {
    text-align: center;
    color: #7f7f7f;
    font-size: 20px;
    font-weight:600;
    line-height: 22px
}

.in_device_other_item {
    border-bottom: 1px solid #e8e8e8;
    padding-bottom: 26px
}

.in_device_other_item_img {
    margin-top: 30px;
    background-image: url(../pics/dev.png);
    height: 150px;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain
}

.in_device_other_item_title {
    margin-top: 22px;
    font-size: 20px;
    line-height: 22px;
    font-weight:700;
    color: #20b6b0;
    text-align: center
}

.in_device_other_item_title a {
    font-size: 20px;
    line-height: 22px;
    font-weight:700;
    color: #20b6b0;
    text-align: center;
    text-decoration: none
}

.in_device_other_item_desc {
    margin-top: 10px;
    text-align: center;
    color: #7f7f7f;
    font-size: 13px;
    font-weight:400;
    line-height: 21px
}

.in_device_similar_item {
    margin-top: 34px;
    padding-bottom: 34px
}

.in_device_similar_item_title {
    text-align: center;
    color: #7f7f7f;
    font-size: 20px;
    font-weight:600;
    line-height: 22px
}

.brand_list_title {
    margin-top: 130px;
    font-size: 55px;
    color: #7f7f7f;
    font-weight:700;
    text-align: center
}

.brand_list_panel {
    text-align: center;
    margin-top: 5px
}

.brand_list_panel_item {
    display: inline-block
}

.brand_list_panel_item .in_device_fb_like {
    border-right: 0
}

.brand_img {
    margin-top: 28px;
    border-radius: 10px;
    text-align: center;
    position: relative;
    border-radius: 10px
}

.brand_img_main {
    width: 100%;
    height: 515px;
    background-image: url(../pics/fitbit_bg.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    border-radius: 10px
}

.brand_img_in {
    background-color: rgba(32, 182, 176, .8);
    width: 100%;
    height: 100%;
    z-index: 2;
    border-radius: 10px
}

.brand_img_info {
    position: relative
}

.brand_img_logo {
    display: inline-block;
    margin: 10% auto 0;
    width: 50%;
    overflow: hidden;
    text-align: center
}

.brand_img_logo img {
    display: inline-block
}

.brand_img_desc {
    margin-top: 5%;
    color: white;
    font-size: 15px;
    line-height: 23px;
    font-weight:400;
    padding-left: 14%;
    padding-right: 14%
}

.brand_img_link {
    display: inline-block;
    margin-top: 5%;
    color: white;
    font-size: 15px;
    font-weight:400;
    text-decoration: none!important
}

.brand_img_link:hover {
    color: white
}

.brand_img_link span {
    margin-left: 2px;
    margin-right: 2px
}

.page_content_item {
    border-radius: 5px;
    margin-bottom: 30px;
    background-color: white;
    box-shadow: 0 0 33px rgba(0, 0, 0, .14)
}

.page_content_item_img {
    position: relative;
    border-radius: 5px 5px 0 0
}

.page_content_item_img_main_list {
    border-radius: 5px 5px 0 0;
    background-image: url(../pics/119.png);
    background-color: #eee;
    width: 100%;
    background-size: auto 150px;
    background-position: center center;
    background-repeat: no-repeat;
    height: 230px
}

.page_content_item_desc {
    padding-left: 30px;
    padding-right: 25px;
    padding-top: 20px;
    height: 235px;
    overflow: hidden;
    position: relative
}

.page_content_item_desc a {
    text-decoration: none
}

.page_content_item_desc_text {
    color: #7f7f7f;
    font-size: 16px;
    font-weight:400;
    line-height: 23px;
    padding-top: 10px
}

.page_content_item_desc_title {
    color: #20b6b0;
    font-size: 26px;
    font-weight:600;
    line-height: 33px;
    margin: 0
}

.text_opacity {
    position: absolute;
    left: 0;
    bottom: 0;
    background: -webkit-linear-gradient(rgba(255, 255, 255, 0), rgba(255, 255, 255, 1));
    background: -moz-linear-gradient(rgba(255, 255, 255, 0), rgba(255, 255, 255, 1));
    background: linear-gradient(rgba(255, 255, 255, 0), rgba(255, 255, 255, 1));
    height: 52px;
    width: 100%;
    border-radius: 0 0 5px 5px
}

.page_content_vendor_item {
    border-radius: 5px;
    margin-bottom: 30px;
    background-color: white;
    box-shadow: 0 0 33px rgba(0, 0, 0, .14)
}

.page_content_vendor_img {
    height: 230px;
    width: 100%;
    border-radius: 5px 5px 0 0;
    position: relative
}

.page_content_vendor_img_main {
    background-image: url(../pics/fitbit_bg.jpg);
    height: 100%;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    border-radius: 5px 5px 0 0;
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: grayscale(100%);
    filter: gray
}

.page_content_vendor_main {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(32, 182, 176, .8);
    border-radius: 5px 5px 0 0;
    background-image: url(../pics/fitbit_white.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: auto 25%
}

.page_content_vendor_main_info {
    height: 300px;
    padding-left: 30px;
    padding-right: 30px
}

.page_content_vendor_main_top {
    height: 69px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    border-bottom: 1px solid #e8e8e8;
    padding-top: 23px
}

.page_content_vendor_main_title {
    margin: 0;
    padding: 0;
    font-size: 20px;
    font-weight:700;
    line-height: 21px;
    float: left
}

.page_content_vendor_main_title a {
    color: #20b6b0;
    text-decoration: none
}

.page_content_vendor_main_numb {
    float: right;
    color: #7f7f7f;
    font-size: 15px;
    font-weight: 600
}

.page_content_vendor_main_bottom {
    padding-top: 10px
}

.in_device_item_link {
    display: block;
    font-size: 15px;
    font-weight:600;
    color: #20b6b0;
    text-decoration: none!important;
    line-height: 40px
}

.in_device_item_link span {
    position: relative;
    top: 1px;
    left: 10px
}

.in_device_item_link:hover {
    color: #20b6b0
}

.text_in {
    display: block
}

.transformed {
    position: fixed!important;
    margin-top: 0!important;
    top: 100px
}

.category_close_iks {
    float: left;
    margin-left: 5px;
    margin-top: -3px;
    cursor: pointer
}

.category_close_iks img {
    width: 10px;
    height: 10px
}

.select_category_items {
    position: relative;
    z-index: 9;
    background-color: #7f7f7f;
    border-radius: 5px;
    box-shadow: 0 0 33px rgba(0, 0, 0, .14)
}

.select_category_items svg {
    background: white;
    border-radius: 4px
}

.select_category_item {
    float: left;
    padding: 15px
}

.select_category_item .filTitle {
    margin-bottom: 0;
    float: left;
    padding-left: 8px;
    color: white!important
}

.white_bord {
    display: block;
    background-color: rgba(255, 255, 255, .6);
    height: 1px;
    margin-left: -15px;
    margin-right: -15px;
    margin-top: 28px;
    margin-bottom: 28px
}

.compare_fixed_td {
    position: relative
}

.compare_fixed {
    position: fixed;
    z-index: 999;
    top: 90px;
    border-bottom: 1px solid #EBEBEB;
    display: none
}

.compare_fixed tr {
    border-left: 0
}

.hide_filters_ok {
    border-radius: 5px;
    height: 35px;
    text-transform: uppercase;
    font-weight:600;
    padding-top: 7px;
    text-align: center;
    font-size: 14px;
    margin-top: 6px;
    width: 85px;
    background: #20b6b0;
    color: white;
    margin: 40px auto;
    cursor: pointer
}

#report {
    position: fixed;
    bottom: 50%;
    right: 0;
    z-index: 100
}

#report .report-btn {
    background-color: #198E89;
    color: #fff;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    cursor: pointer;
    display: inline-block;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    -moz-box-shadow: 0 0 32px rgba(0, 0, 0, .2);
    -webkit-box-shadow: 0 0 32px rgba(0, 0, 0, .2);
    box-shadow: 0 0 32px rgba(0, 0, 0, .2)
}

#report .report-btn .icon {
    font-size: 0;
    display: inline-block;
    float: left;
    height: 100%;
    padding: 9px
}

#dialog textarea {
    width: 100%;
    max-width: 800px;
    height: 98%;
    max-height: 600px;
    font-size: 24px;
    color: #7f7f7f;
    font-weight: 100;
    resize: none;
    border-color: #CECECE
}

.icon-main-comment-bold:before {
    content: url(../pics/comment.svg)
}

.ui-dialog .ui-dialog-buttonpane {
    padding: .3em 1em .5em 1em
}

.ui-dialog.dialog-cropit .ui-dialog-buttonset {
    float: none;
    text-align: center
}

.ui-dialog.dialog-cropit .ui-dialog-buttonset .submit-selection {
    margin-right: 0
}

.ui-dialog {
    overflow: visible;
    z-index: 9999
}

.ui-dialog.loading .ui-dialog-buttonset .btn-dialog-submit {
    background-color: #cdcdcd!important;
    border-color: #cdcdcd!important
}

.btn-dialog-submit {
    color: #fff!important;
    background-color: #3dbfb7!important;
    background-image: none!important;
    border: solid 1px #3dbfb7!important;
    font-size: 18px!important
}

.btn-dialog-cancel {
    color: #fff!important;
    background-color: #f48174!important;
    background-image: none!important;
    border: solid 1px #f48174!important;
    font-size: 18px!important
}

.ui-dialog .ui-widget-header {
    background-color: #7f7f7f!important;
    color: #fff;
    border: none;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    padding-top: 24px;
    padding-bottom: 24px;
    font-weight: 400
}

.regist_block {
    width: 100%;
    margin-top: 25px;
    position: relative;
    height: 80px;
    background-color: white;
    border-radius: 5px;
    box-shadow: 0 0 33px rgba(0, 0, 0, .14);
    background-image: url(../../inkin_all/pics/regist_block.png);
    background-size: auto 80px;
    background-repeat: no-repeat;
    background-position: top left;
    padding: 0;
    padding-left: 68px
}

.regist_block_title {
    font-weight:800;
    font-size: 27px;
    float: left;
    width: 137px;
    height: 54px;
    line-height: 29px;
    border-right: 1px solid #E8E8E8;
    margin-top: 11px;
    text-transform: uppercase;
    padding-bottom: 2px
}

.regist_block_text {
    font-weight:400;
    font-size: 13px;
    float: left;
    width: 378px;
    line-height: 17px;
    margin-left: 25px;
    margin-top: 20px;
    color: #7F7F7F
}

.regist_block_text_hide {
    font-weight:400;
    font-size: 13px;
    line-height: 17px;
    color: #7F7F7F;
    padding: 12px;
    border-top: 1px solid #DDDDDC;
    display: none;
    margin-left: -53px
}

.regist_block_text a {
    font-weight:400;
    color: #23C9C3;
    text-decoration: none!important
}

.regist_block_text_hide a {
    font-weight:400;
    color: #23C9C3;
    text-decoration: none!important
}

.regist_block_form {
    float: right
}

.start_competing {
    text-align: center;
    margin-top: 13px;
    display: block
}

.input_text {
    display: block;
    float: left;
    height: 54px;
    max-width: 210px;
    width: 100%;
    border: 1px solid #E1E1E0;
    border-radius: 5px;
    vertical-align: middle;
    color: #898989;
    font-size: 17px;
    font-weight:400;
    padding-left: 20px;
    outline: none;
    margin-right: 13px;
    -webkit-appearance: none!important
}

.input_submit {
    display: block;
    float: left;
    height: 54px;
    border: 0;
    width: 220px;
    background-color: #23c9c3;
    border-radius: 5px;
    color: white;
    font-size: 20px;
    font-weight:800;
    text-transform: uppercase;
    vertical-align: middle;
    outline: none;
    margin-right: 13px;
    -webkit-appearance: none!important
}

.regist_iks {
    position: absolute;
    right: -10px;
    top: -10px;
    width: 22px;
    height: 22px;
    border-radius: 30px;
    background-color: white;
    background-image: url(../pics/regist_iks.png);
    background-position: center center;
    background-repeat: no-repeat;
    cursor: pointer;
    box-shadow: 0 1px 5px rgba(0, 0, 0, .20)
}

.regist_block_text svg,
.regist_block_text .svg{
    margin-top: 4px
}

.regist_clear {
    float: left
}

.regist_block_logos {
    display: none;
    width: calc(100% - 100px);
    float: right;
    text-align: center
}