@media (min-width:375px) {
    .rt-8\@xs {
        border-radius: 8px 8px 0 0;
    }
    .rl-8\@xs {
        border-radius: 8px 0 0 8px;
    }
    .rr-8\@xs {
        border-radius: 0 8px 8px 0;
    }
    .rb-8\@xs {
        border-radius: 0 0 8px 8px;
    }
}
@media (min-width:640px) {
    .rt-8\@s {
        border-radius: 8px 8px 0 0;
    }
    .rl-8\@s {
        border-radius: 8px 0 0 8px;
    }
    .rr-8\@s {
        border-radius: 0 8px 8px 0;
    }
    .rb-8\@s {
        border-radius: 0 0 8px 8px;
    }

}
@media (min-width:960px) {
    .rt-8\@m {
        border-radius: 8px 8px 0 0;
    }
    .rl-8\@m {
        border-radius: 8px 0 0 8px;
    }
    .rr-8\@m {
        border-radius: 0 8px 8px 0;
    }
    .rb-8\@m {
        border-radius: 0 0 8px 8px;
    }
}
@media (min-width:1200px) {
    .rt-8\@l {
        border-radius: 8px 8px 0 0;
    }
    .rl-8\@l {
        border-radius: 8px 0 0 8px;
    }
    .rr-8\@l {
        border-radius: 0 8px 8px 0;
    }
    .rb-8\@l {
        border-radius: 0 0 8px 8px;
    }
}
@media (min-width:1600px) {
    .rt-8\@xl {
        border-radius: 8px 8px 0 0;
    }
    .rl-8\@xl {
        border-radius: 8px 0 0 8px;
    }
    .rr-8\@xl {
        border-radius: 0 8px 8px 0;
    }
    .rb-8\@xl {
        border-radius: 0 0 8px 8px;
    }
}

@media (max-width: 1499px) {
    .uk-grid>* {
        padding-left: 0;
    }
    header .menu_logo,
    .uk-grid {
        margin-left: 0;
    }
    .uk-container {
        padding-left: 20px;
        padding-right: 20px;
    }
    .uk-padding-remove {
        padding-left: 0px!important;
        /*padding-left: 20px!important;*/
        padding-right: 0px!important;
        /*padding-right: 20px!important;*/
    }
    .home_slider .slider .uk-panel .panel_bottom .bg_overflow .product_category h6,
    .btn_orange {
        font-size: 18px;
    }
    .home_slider .slider .uk-panel .panel_bottom .product_rating svg {
        width: 24px;
        height: 24px;
    }
    .popular_models div[uk-slider] a[uk-slidenav-previous] {
        left: 1%;
    }
    .popular_models div[uk-slider] a[uk-slidenav-next] {
        right: 1%;
    }
    .brand_latest_reviews .cst_padding .brands .item {
        padding-left: 0!important;
        padding-right: 0!important;
    }
    .brand_latest_reviews .btn_brands {
        margin: 27px 0px 0px 0px;
    }
    .brand_latest_reviews .cst_padding {
        padding-right: 40px;
    }
    .news .news_img {
        padding: 0!important;
    }
    .news .news_bg_info {
        width: 65.5%;
    }
    /*start page brands*/
    .search_brands .cst_btn {
        padding: 8px 45px!important;
    }
    .models_brand-page .cst_btn {
        padding: 8px 20px!important;
    }
    .search_brands .btn_orange,
    .search_brands .cst_btn {
        width: 50%;
        text-align: center;
    }
    /*end page brands*/
    /*start models_brand-page*/
    .models_brand-page .product_brand .product_brand-item {
        width: 15%;
    }
    /*end models_brand-page*/

    /*start mediaQuery*/
    .model_card_page .characteristics .characteristic_bg .uk-card {
        padding: 0!important;
    }
    .model_card_page .characteristics .characteristic_bg .uk-card .uk-grid .uk-first-column {
        padding-right: 20px;
    }
    /*end mediaQuery*/

    /*start page comparison*/
    .comparison_page .bg_white {
        padding: 24px 0!important;
    }
    .comparison_page .characteristic_bg.inputs .uk-grid > div {
        padding-right: 10px;
    }
    .comparison_page .characteristic_bg .uk-card .content_item ul.rating li:not(:last-child) {
        display: none;
    }
    .comparison_page .comparison_product {
        padding-bottom: 24px;
    }
    .comparison_page.model_card_page .characteristics .characteristic_bg {
        background-color: var(--white);
        padding: 0 24px;
    }
    /*end page comparison*/

    /*start page device overview*/
    body.device_overview .final_grade {
        margin-left: 0!important;
    }
}
@media (max-width: 1200px) {
    header .menu {
        margin-right: 20px;
    }
    .header_block-two .cst_width {
        width: 30%;
    }
    .header_block-two .cst_width {
        width: 6%;
    }

    .header_block-two .cst_width .btn_orange span {
        display: none;
    }
    .header_search input, .header_search select {
        font-size: 20px;
    }
    .home_slider .slider .uk-panel .panel_bottom .bg_overflow .product_category {
        width: 32%;
    }
    .home_slider .slider .uk-panel .panel_bottom .bg_overflow .product_category h6 {
        display: none;
    }
    .home_slider .slider .uk-panel .panel_bottom .bg_overflow .product_category p {
        display: none;
    }
    .home_slider .slider .uk-panel .panel_bottom .product_rating .number_rating {
        font-size: 22px;
    }
    .popular_models div[uk-slider] a[uk-slidenav-previous] {
        left: 4%;
    }
    .popular_models div[uk-slider] a[uk-slidenav-next] {
        right: 4%;
    }
    .brand_latest_reviews .brand_search .uk-search input {
        font-size: 18px;
    }
    .brand_latest_reviews .brands h6 {
        font-size: 14px;
    }
    .brand_latest_reviews .cst_padding {
        padding-right: 20px;
    }
    .news .news_bg_info {
        width: 64.5%;
    }
    .news .news_bg_info h3 {
        font-size: 24px;
    }
    .news .news_time_comment .time,
    .news .news_time_comment .comments,
    .news .news_bg_info p {
        font-size: 16px;
    }
    .home_slider .slider .uk-panel .panel_left .info h4 {
        font-size: 26px;
    }
    .home_slider .slider .uk-panel .panel_left {
        bottom: 71px;
    }
    /*start page brands*/
    header .p_none {
        /*padding: 0 20px;*/
    }
    /*end page brands*/
    /*start models_brand-page*/
    .models_brand-page .product_brand .product_brand-item {
        width: 22%;
    }
    .models_brand-page .search_brands h4 {
        font-size: 32px!important;
    }
    /*end models_brand-page*/
    /*start mediaQuery*/
    .model_card_page .characteristics .characteristic_bg .title p {
    /*.model_card_page .characteristics .characteristic_bg .title h3 {*/
    /*    font-size: 32px!important;*/
    }
    /*end mediaQuery*/
    /*start page prices*/
    .prices_page .product_item img {
        margin-right: 20px;
    }
    .prices_page .bg_white .product_item .product_item_title {
        width: 40%;
    }
    .cts_flex {
        display: block!important;
    }
    .prices_page .product_item .price_product a {
        margin: auto 0 auto auto;
        display: block;
        width: 159px;
    }
    .prices_page .color_products,
    .prices_page .product_item {
        box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
        padding-bottom: 12px;
    }
   /*end page prices*/
    /*start page comparison*/
    .comparison_page .characteristics .bg_white .inputs form.uk-search .uk-position-relative,
    .comparison_page .characteristics .bg_white .characteristic_bg [data-slider="comparison_slider"] img {
        width: 90%;
    }
    /*end page comparison*/
    /*start page device overview*/
    body.device_overview .characteristics .characteristic_bg iframe {
        height: 472px!important;
    }
    /*end page device overview*/
}
@media (max-width: 992px) {
    .home_slider .slider .uk-panel .panel_bottom .bg_overflow .product_category img {
        margin-right: 0;
    }
    header .menu {
        margin-right: 0;
    }
    header a {
        margin-left: 12px;
    }
    header .menu_logo {
        margin-right: 12px!important;
    }
    header .logo {
        font-size: 18px;
    }
    .header_search input, .header_search select {
        font-size: 16px;
    }
    .header_search .minimal {
        background-position: calc(100% - 12px) calc(1em + 6px), calc(100% - 7px) calc(1em + 6px), calc(100% - 2.5em) 0.5em;
    }
    .home_slider .slider .uk-panel .panel_bottom .bg_overflow .product_category {
        width: 50%;
    }
    .home_slider .slider .uk-panel .panel_bottom h3 {
        font-size: 32px;
    }
    .home_slider .slider .uk-panel .in_focus h6 {
        font-size: 18px;
    }
    .home_slider .slider .uk-panel .in_focus svg {
        width: 205px;
        height: 70px;
        fill: #EB4600;
    }
    .news .news_bg_info {
        width: 61.5%;
        padding: 23px 32px 10px 20px;
    }
    .brand_latest_reviews .latest_reviews .uk-grid .uk-first-column {
        padding-right: 20px;
    }
    .popular_models .info_product {
        margin: 16px 20px 10px 20px;
    }

    .popular_models div[uk-slider] {
        margin: 0 0px;
    }
    .popular_models div[uk-slider] a[uk-slidenav-previous],
    .popular_models div[uk-slider] a[uk-slidenav-next] {
        display: none;
    }
    /*start page brands*/
    .page_brands h1 {
        font-size: 32px!important;
    }
    .header_block-two {
        margin: 16px auto 40px auto;
    }
    .search_brands .cst_btn {
        padding: 8px 20px!important;
    }
    .brands_page .brands_icon .brand_info {
        margin-left: 10px!important;
    }
    .brands_page .brands_icon h6 {
        font-size: 28px!important;
    }
    .brands_page .brands_icon p {
        margin-top: 0!important;
    }
    .brands_page .search_brands {
        margin-bottom: 40px!important;
    }
    .brands_page .brands_icon {
        padding-bottom: 100px!important;
    }
    /*end page brands*/
    /*start models_brand-page*/
    .models_brand-page .product_brand .product_brand-item {
        width: 30.333%;
    }
    /*end models_brand-page*/
    /*start models_brand-page*/
    .product_brand h3 {
        font-size: 24px;
    }
    .models_brand-page .search_brands h4 {
        font-size: 28px!important;
    }
    /*end models_brand-page*/
    /*start mediaQuery*/
    .model_card_page .characteristics .characteristic_bg .title p {
    /*.model_card_page .characteristics .characteristic_bg .title h3 {*/
        font-size: 28px!important;
    }
    /*end mediaQuery*/
    /*start page device overview*/
    body.device_overview .final_grade h3 {
        font-size: 26px;
    }
    body.device_overview .final_grade .rating svg {
        width: 20px;
        height: 20px;
        min-width: 20px;
        min-height: 20px;
    }
    body.device_overview .characteristics .characteristic_bg iframe {
        height: 372px!important;
    }
    /*end page device overview*/
}
@media (max-width: 768px) {
    header .menu a {
        font-size: 14px;
        margin-left: 10px;
    }
    header .menu_logo {
        margin-right: 10px!important;
        min-width: 20px;
    }
    .header_search input {
        width: 66%;
    }
    .header_search select {
        padding-left: 16px;
    }
    .header_search select {
        width: 34%;
    }
    .header_block-two .cst_width {
        width: 8%;
    }
    .home_slider .slider .uk-panel .panel_left {
        width: 202px;
    }
    .brand_latest_reviews .latest_reviews .latest_reviews_product_name p {
    /*.brand_latest_reviews .latest_reviews .latest_reviews_product_name h4 {*/
        color: var(--white);
        font-size: 16px;
        font-weight: 700;
    }

    .popular_models h2, .brand_latest_reviews h2, .news h2 {
        font-size: 22px;
    }
    .news .news_img img {
        height: 100%;
        object-fit: cover;
    }
    /*start page brands*/
    .brands_page .search_brands .uk-search input {
        height: 52px!important;
    }
    .header_block-two {
        display: flex;
        align-items: center;
    }
    .header_block-two .uk-first-column {
        width: 90%;
    }
    .header_block-two .cst_width {
        width: 8%;
        display: block!important;
        height: 50px;
    }
    .header_block-two .cst_width a {
        height: 100%;
    }
    .brands_page .brands_icon {
        padding-bottom: 80px!important;
    }
    .search_brands .btn_orange {
        padding: 8px 16px;
    }
    .search_brands .cst_btn {
        padding: 8px 0px!important;
    }
    /*end page brands*/
    /*start models_brand-page*/
    .product_brand h3 {
        font-size: 22px!important;
    }
    .product_brand .info_product {
        margin-top: 10px!important;
        margin-left: 0!important;
        margin-bottom: 10px!important;
    }
    /*end models_brand-page*/
    /*start mediaQuery*/
    .model_card_page .characteristics .characteristic_bg .title p {
    /*.model_card_page .characteristics .characteristic_bg .title h3 {*/
        font-size: 24px!important;
    }
    /*end mediaQuery*/
}
@media (max-width: 639.98px) {
    .header_search .minimal {
        display: none;
    }
    .header_search input {
        width: 100%;
        border: none!important;
    }
    body .header_block-two .cst_width {
        display: none!important;
    }
    .home_slider .slider .uk-panel .panel_left {
        display: none;
    }
    .home_slider .slider .uk-panel .panel_bottom .bg_overflow .product_rating ul li:nth-child(1),
    .home_slider .slider .uk-panel .panel_bottom .bg_overflow .product_rating ul li:nth-child(2),
    .home_slider .slider .uk-panel .panel_bottom .bg_overflow .product_rating ul li:nth-child(3),
    .home_slider .slider .uk-panel .panel_bottom .bg_overflow .product_rating ul li:nth-child(4) {
        display: none;
    }
    .brand_latest_reviews .latest_reviews img.br15 {
        width: 100%;
    }
    .news .news_img {
        width: 34.5%;
    }
    .news .news_bg_info {
        padding: 20px;
        width: 54.5%;
    }
    .news .news_bg_info div:first-child {
        text-align: center;
    }
    .news .news_bg_info .news_time_comment {
        justify-content: center!important;
        margin-top: 20px;
    }
    .header_block-two .uk-first-column:not(.cst_width) {
        width: 100%;
    }
    /*start page brands*/
    .brands_page .brands_icon img {
        min-width: 66px!important;
        width: 66px!important;
        height: 66px!important;
    }
    .brands_page .header_block-two .uk-first-column {
        width: 92%;
    }
    .brands_page .header_block-two .cst_width {
        display: block!important;
        width: 8%;
    }
    .header_block-two .cst_width {
        width: 10%;
        display: block!important;
    }
    .brands_page .brands_icon {
        padding-bottom: 60px!important;
    }
    .search_brands .uk-first-column {
        margin-top: 12px;
    }
    /*end page brands*/
    /*start models_brand-page*/
    .product_brand h3 {
        font-size: 20px!important;
    }
    .models_brand-page .header_block-two .cst_width {
        display: block!important;
    }
    .models_brand-page .header_block-two .uk-first-column:not(.cst_width) {
        width: 88%;
    }
    .model_card_page .characteristics .characteristic_bg .uk-card .uk-grid .uk-first-column {
        padding-right: 0!important;
    }
    /*end models_brand-page*/
    /*start page comparison*/
    .comparison_page .characteristics .number {
        width: 42px;
        height: 42px;
    }
    .comparison_page.model_card_page .characteristics .characteristic_bg .uk-card .uk-grid [data-slider="2"] {
        padding-left: 30px!important;
    }
    .comparison_page.model_card_page .characteristics .characteristic_bg .content_item h6 {
        word-break: break-word !important;
        width: 57% !important;
    }
    .comparison_page.model_card_page .characteristics .characteristic_bg .content_item p {
        width: 100% !important;
        text-align: right;
        word-break: break-word;
    }
    .comparison_page.model_card_page .characteristics .characteristic_bg .uk-card .uk-grid [data-slider="2"] .content_item p{
        width: 63% !important;
        word-break: break-all;
    }
    /*end page comparison*/
    /*start page prices*/
    .prices_page .product_item .price_product a {
        margin: 10px 0 auto auto;
        display: block;
        width: 159px;
        font-size: 22px;
    }
    /*end page prices*/
    /*start page comparison*/
    .comparison_page .characteristics .bg_white .inputs form.uk-search .uk-position-relative,
    .comparison_page .characteristics .bg_white .characteristic_bg [data-slider="comparison_slider"] img {
        width: 85%;
    }
    .comparison_page .comparison_product .rating svg {
        width: 18px!important;
        height: 18px!important;
        min-width: 18px!important;
    }
    .comparison_page .comparison_product p {
        font-size: 26px;
        color: #989898;
    }
    .comparison_page .uk-search .uk-search-input {
        padding-left: 30px;
        font-size: 14px;
    }
    .comparison_page.model_card_page .characteristic_slider .characteristic_bg:first-child .content_item {
        height: 40px;
        align-items: center!important;
    }
    /*end page comparison*/
}
@media (max-width: 568px) {
    .popular_models .uk-slider-items > li{
        padding: 10px;
    }
    .popular_models .info_product {
        margin: 10px 5px;
    }
    .popular_models .uk-slider-items > li h3 {
        margin: 0 5px;
    }
    .brand_latest_reviews .latest_reviews .uk-grid .uk-first-column,
    .brand_latest_reviews .cst_padding {
        padding-right: 0;
    }
    /*start page brands*/
    .brands_page .brands_icon p {
        font-size: 24px!important;
    }
    .brands_page .brands_icon span {
        font-size: 12px!important;
    }

    .brands_page .brands_icon {
        padding-bottom: 40px!important;
    }
    /*end page brands*/
    /*start models_brand-page*/
    .models_brand-page .product_brand .product_brand-item {
        margin: 10px 1.5%;
        width: 30%;
        /*width: 25.333%;*/
        display: block;
    }
    /*end models_brand-page*/
    /*start models_brand-page*/
    .product_brand h3 {
        font-size: 18px!important;
    }
    .product_brand .info_product {
        margin-top: 5px!important;
        margin-left: 0!important;
        margin-bottom: 5px!important;
    }
    /*end models_brand-page*/
    /*start page reviews*/
    .reviews_page h2 {
        font-size: 24px;
    }
    /*end page reviews*/
    /*start page device overview*/
    body.device_overview .characteristics .characteristic_bg iframe {
        height: 272px!important;
    }
    /*end page device overview*/
}
@media (max-width: 480px) {
    .uk-padding-remove {
        padding-left: 10px!important;
        padding-right: 10px!important;
    }
    .uk-container {
        padding-left: 10px;
        padding-right: 10px;
    }
    .home_slider .slider .uk-panel .panel_bottom .bg_overflow {
        padding: 0 10px;
        /*padding: 10px;*/
    }
    .home_slider .slider .uk-panel .panel_bottom .bg_overflow .product_category {
        width: 69%;
    }
    .home_slider .slider .uk-panel .panel_bottom .bg_overflow .product_category img.sharer {
        width: 24px;
        height: 24px;
        margin-left: 0;
    }
    .home_slider .slider .uk-panel .panel_bottom .bg_overflow .product_category img {
        margin-right: 10px;
    }
    .home_slider .slider .uk-panel .panel_bottom h3 {
        font-size: 26px;
        text-align: center;
        padding: 0 0 20px 0;
    }
    .home_slider .slider .uk-panel .in_focus {
        left: 20%;
        top: 4%;
    }
    .popular_models .uk-slider-items > li {
        padding: 5px;
    }
    .popular_models h2, .brand_latest_reviews h2, .news h2 {
        margin-bottom: 20px;
    }
    .popular_models .uk-slider-items > li h3 {
        font-size: 16px;
    }
    .popular_models, .brand_latest_reviews, .news {
        margin-top: 20px;
    }
    .news .news_bg_info h3 {
        font-size: 18px;
    }
    .news .news_bg_info {
        padding: 10px 5px;
        width: 61.5%;
    }
    .news .news_time_comment .time, .news .news_time_comment .comments, .news .news_bg_info p {
        font-size: 14px;
    }
    .news .news_time_comment .time {
        margin-right: 5px;
    }
    /*start page brands*/
    .brands_page .brands_icon img {
        min-width: 52px!important;
        width: 52px!important;
        height: 52px!important;
    }
    .brands_page .header_block-two .uk-first-column {
        width: 87%;
    }
    .brands_page .header_block-two .cst_width {
        width: 10%;
    }

    /*end page brands*/
    /*start models_brand-page*/
    .product_brand h3 {
        font-size: 16px!important;
    }
    .models_brand-page .header_block-two .uk-first-column:not(.cst_width) {
        width: 86%;
    }
    .models_brand-page .header_block-two .cst_width {
        width: 10%;
        display: block!important;
    }
    .models_brand-page .product_brand ul li {
        margin-right: 0!important;
    }
    /*end models_brand-page*/
    /*start mediaQuery*/
    .model_card_page .characteristics .characteristic_bg .title p {
    /*.model_card_page .characteristics .characteristic_bg .title h3 {*/
        font-size: 18px!important;
    }
    .model_card_page .characteristics .characteristic_bg {
        padding: 16px!important;
    }
    .model_card_page .characteristics button.item {
        padding: 12px 16px 12px 16px!important;
    }
    .model_card_page .characteristics .characteristic_bg .content_item h6, .model_card_page .characteristics .characteristic_bg .content_item p {
        font-size: 18px!important;
    }
    /*end mediaQuery*/
    /*start page prices*/
    .prices_page .bg_white .product {
        display: block;
    }
    .prices_page .bg_white .product_item .uk-first-column > div{
        display: block!important;
    }
    .prices_page .bg_white .product_item .product_item_title {
        width: 100%;
    }
    .prices_page .product_item .price_product a {
        width: 96px;
        font-size: 16px;
    }
    .prices_page .bg_white {
        padding: 16px;
    }
    /*end page prices*/
    /*start page comparison*/
    .comparison_page.model_card_page .characteristics .characteristic_bg {
        margin-bottom: 0;
    }
    .comparison_page.model_card_page .characteristics .characteristic_bg {
        padding: 16px 16px 0 16px!important;
    }
    .comparison_page.model_card_page .characteristics .characteristic_bg .uk-card .uk-grid [data-slider="2"] .content_item p {
        width: 100% !important;
    }
    /*end page comparison*/
    /*start mediaQuery*/
    .model_card_page .characteristics .characteristic_bg .title p {
    /*.model_card_page .characteristics .characteristic_bg .title h3 {*/
        width: 66%;
        word-break: break-word;
    }
    /*end mediaQuery*/
    .home_slider {
        height: 380px;
    }
}

@media (max-width: 375px) {

    .reviews_page .reviews .comment {
        display: block;
    }
    .reviews_page .reviews .comment img {
        margin-bottom: 10px;
    }
    .home_slider {
        height: 380px;
    }
}
