@media screen and (max-width: 1200px) {

  h1,
  .title_pages {
    font-size: 23px;
    line-height: normal;
    margin-bottom: 0;
  }

  .title_pages.inherited {
    margin-bottom: 20px;
  }

  .forms_contact_sm h2.title_pages {
    margin-top: 0;
  }

  .heading_mnd {
    font-size: 25px;
    margin-bottom: 20px;
  }

  #search .btn-lg {
    padding: 0 22px;
  }

  #menu .nav>li>a {
    font-size: 12px;
    padding: 15px 10px;
  }

  .hovereffect h2 {
    font-size: 15px;
  }

  .product-thumb .caption h4 a {
    font-size: 14px;
  }

  #product-category h2 {
    font-size: 20px;
  }

  #product-category p:not(.title):not(.year_yrm):not(.name):not(.city) {
    font-size: 15px;
  }

  #product-product .product_right h1 {
    font-size: 22px;
    line-height: 27px;
  }

  .breadcrumb {
    font-size: 10px;
    line-height: 17px;
  }

  #product-product .product_right .input-group-button button#button-cart {
    margin: 0;
  }

  #product-product .product_right .input-group-button.input-group-wishlist button[type="button"] {
    margin-right: 0;
    margin-left: 15px;
  }

  #product-category .overlay h2 {
    font-size: 13px;
  }

  .hovereffect1 h2 {
    font-size: 13px;
    padding: 9px 12px;
  }

  .hovereffect1 p.icon-links .fa {
    font-size: 14px;
    margin-left: 10px;
  }

  .hovereffect1 p.icon-links a {
    padding: 3px 0;
  }

  .hovereffect1 .quick_view_icons a i {
    font-size: 17px;
  }

  .hovereffect1 .quick_view_icons a span {
    font-size: 9px;
    line-height: 12px;
  }

  .image-additional a img {
    max-width: 60px;
  }

  #product-product .product_right .input-group-button.input-group-wishlist button[type="button"]:first-child {
    margin-left: 0;
  }

  #related_product .product-layout.col-md-4,
  #related_product_post .product-layout.col-md-4 {
    width: 100%
  }

  #product-product .product_right input[type="text"] {
    width: 60px;
  }

  #product-product .product_right .input-group-button button#button-cart {
    padding: 0 11px;
    font-size: 13px;
  }

  .br_primg {
    width: 50% !important;
    top: 80px !important;
  }

  .pr_product {
    margin-bottom: 70px;
  }

  .pr_product p {
    font-size: 20px;
    width: auto;
    margin: 10px;
  }

  .pr_product img {
    left: 20px;
    bottom: -60px;
    top: auto;
    width: 110px;
  }

  .mobile_fix {
    bottom: -50px !important;
    width: 170px !important;
  }

  .thvar {
    bottom: -43px !important;
    width: 160px !important;
    top: auto !important;
  }

  .br_primg_n {
    bottom: -20px !important;
    width: 180px !important;
  }

  .pr_product h3:not(.slide .pr_product h3),
  .pr_service h3:not(.slide .pr_service h3) {
    font-size: 20px;
    width: 250px;
    margin: 10px;
  }
}

@media screen and (min-width: 592px) and (max-width: 707px) {
  .pr_product img {
    display: none;
  }
}

@media screen and (min-width: 320px) and (max-width: 409px) {
  .pr_product img {
    display: none;
  }
}

@media screen and (max-width: 1199px) {
  .forms_contact_sm .title_pages {
    margin-bottom: 0;
  }

  .category_grid-wrapper .col-md-2,
  .category_grid-wrapper .col-md-3,
  .category_grid-wrapper .col-md-4 {
    width: 49%;
    float: none;
    display: inline-block;
  }

  #product-product .reviews_padding input[type="text"],
  #product-product .reviews_padding textarea {
    padding: 10px 15px;
  }

  .product_wrnts .wrnt {
    width: 40%;
    word-break: break-all;
  }

  .wrnt p {
    font-size: 10px;
    line-height: 12px;
  }
}

@media screen and (max-width: 991px) {
  .pc_review {
    width: 300px;
  }
}

@media screen and (max-width: 992px) {
  #column-left {
    display: none;
  }

  #content {
    min-height: auto;
    width: 100%
  }

  .header_menu_wrapper #menu .navbar-toggle {
    display: block;
  }

  .header_menu_wrapper #menu .collapse {
    display: none !important;
  }

  .header_menu_wrapper #menu .navbar-collapse.in {
    overflow-y: auto !important;
  }

  .header_menu_wrapper #menu .collapse.in {
    display: block !important;
  }

  .header_menu_wrapper .col-sm-8 {
    width: 100%;
    position: relative;
    padding: 0;
    min-height: auto;
  }

  .header_menu_wrapper .pull-right {
    margin-right: 54px;
  }

  .header_menu_wrapper .pull-right #search {
    float: right;
  }

  .navbar-header {
    float: right;
    position: relative;
  }

  #menu ul.navbar-nav li {
    float: left;
    display: block;
    width: 100%;
    text-align: left;
  }

  #menu ul.navbar-nav {
    float: left;
    margin: 0;
    width: 100%;
    text-align: left;
    margin-top: 15px;
    margin-bottom: 0;
  }

  #menu .btn-navbar {
    color: #fff;
    padding: 0 20px;
    background-color: #fdb819;
    background-image: none;
    background-repeat: repeat-x;
    border-color: #0000;
    border-radius: 0;
    transition: all .4s ease-in-out;
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    position: absolute;
    top: -50px;
    right: 15px;
    margin: 0;
    z-index: 9;
    min-height: 50px;
  }

  #menu .btn-navbar:hover {
    color: #fff;
    background-color: #fdb819;
  }

  .navbar-nav {
    float: none;
    margin: 0;
  }

  .navbar-nav>li {
    float: none;
  }

  .navbar-right {
    float: left !important;
  }

  .header_menu_wrapper .search_header {
    margin-top: 0;
  }

  .top_wrapper .col-sm-7 {
    width: 100%
  }

  .top_wrapper .pull-right {
    float: none !important;
  }

  #footer .col-sm-3 {
    width: 50%;
    min-height: 180px;
  }

  #product-product.quickviewproduct_wrapper .product_right input[type="text"] {
    width: 60px;
  }

  .quickviewproduct_wrapper {
    padding: 35px 10px 20px;
  }
}
}

@media all and (max-width: 768px) {

  .main-menu .col-sm-6,
  .home_banner_wrapper .col-sm-6 {
    width: 50%;
    float: left;
  }

  #footer .col-sm-3 {
    width: 100%;
    min-height: auto;
  }

  #footer .footer-inner-matter {
    margin-bottom: 25px;
  }

  #footer {
    padding: 40px 0;
  }

  #product-product .products_main_images {
    padding-bottom: 30px;
  }

  #product-product #porducts_images .owl-nav .owl-prev {
    width: 35px;
    height: 35px;
    line-height: 35px;
  }

  #product-product #porducts_images .owl-nav .owl-next {
    width: 35px;
    height: 35px;
    line-height: 35px;
  }

  #product-product #porducts_images .owl-nav .owl-prev:before {
    font-size: 15px;
  }

  #product-product #porducts_images .owl-nav .owl-next:before {
    font-size: 15px;
  }

  #product-category .product-layout.col-xs-12 {
    width: 50%;
    float: left;
  }

  .product-grid .product-thumb .caption {
    min-height: 134px;
  }

  #product-category input[type="text"]#input-search {
    margin-bottom: 10px;
  }

  html body .quick_view_icons,
  .quickicons a.quickviewopen i {
    display: none !important;
  }

  #product-product.quickviewproduct_wrapper .product_right .input-group-button button#button-cart {
    padding: 0 9px;
  }

  #product-product .product_right {
    padding-top: 20px;
  }

  #product-product .product_right .input-group-button.input-group-wishlist {
    display: inline-block;
    margin-top: 15px;
    margin-left: 10px;
  }
}

@media screen and (max-width: 767px) {
  .forms_contact_sm {
    padding: 30px 17px !important;
  }

  .forms_contact_sm .input {
    width: 100%;
  }

  .forms_contact_sm .button_form {
    width: 60%;
  }

  #menu #category {
    display: none !important;
  }

  .category_grid-wrapper .col-md-2,
  .category_grid-wrapper .col-md-3,
  .category_grid-wrapper .col-md-4 {
    width: 100%;
    float: none;
    display: inline-block;
  }

  .random_products {
    padding: 0 15px;
  }

  #product-category .product-layout,
  #product-search .product-layout {
    width: 50% !important;
  }

  .product_name_blh a:not(.slider .product_name_blh a) {
    font-size: 11px !important;
  }

  .product_name_blh:not(.slider .product_name_blh) {
    line-height: 12px;
    margin: 0;
  }

  #product-category p:not(.title):not(.year_yrm):not(.name):not(.city),
  .products_text_matter .price:not(.slider .products_text_matter .price) {
    font-size: 13px;
  }

  .hovereffect1 .overlay {
    padding: 0.5em;
  }

  .buy_btn {
    padding: 0;
  }

  .buy_btn span,
  .buy_btn i {
    font-size: 10px;
  }

  .stock_stat {
    padding: 0 7px;
    padding-left: 15px;
    font-size: 11px;
  }

  .contact_item {
    width: 100%;
  }
}

@media screen and (max-width: 670px) {
  .hovereffect .overlay {
    padding: 25px 20px;
  }

  html body .owl-carousel .owl-buttons div i {
    font-size: 14px;
  }

  .product_filter_wrapper .owl-carousel .owl-controls {
    top: -66px;
  }

  .image-additional a img {
    max-width: 60px;
  }
}

@media screen and (min-width: 600px) and (max-width:960px) {
  .search_header #search .input-group-btn {
    position: relative;
    font-size: 0;
    white-space: nowrap;
  }
}

@media screen and (max-width: 600px) {
  .hovereffect .overlay {
    padding: 10px 20px;
  }

  .hovereffect a,
  .hovereffect p {
    font-size: 12px;
    padding-top: 8px;
  }
}

@media screen and (max-width: 500px) {
  .main-menu .col-sm-6 {
    width: 100% !important;
    margin-bottom: 10px;
    padding: 0;
  }

  .menu_contacts .logo_a {
    display: none;
  }

  .header_menu_wrapper .menu_contacts {
    font-size: 12px;
  }

  .menu_contacts i {
    font-size: 15px;
  }

  .hovereffect .overlay {
    padding: 50px 20px;
  }

  .hovereffect h2 {
    font-size: 17px;
  }

  .hovereffect a,
  .hovereffect p {
    font-size: 15px;
    padding-top: 10px;
  }

  #product-category .checkbox-inline+.checkbox-inline {
    margin-top: 0;
    margin-left: 0;
    width: 100%
  }

  #logo a img {
    margin: 0 auto;
    width: 100%
  }

  .main-menu .col-sm-6,
  .home_banner_wrapper .col-sm-6 {
    width: 100%;
    float: left;
  }

  .search_header #search input {
    min-height: 35px;
    font-size: 11px;
    height: auto;
  }

  .header_menu_wrapper.fixed #search .btn-lg {
    min-height: 35px;
  }

  .header_menu_wrapper.fixed #menu .btn-navbar {
    top: -35px;
    min-height: 35px;
  }

  .ep_block {
    width: calc(100% - 30px);
    margin-bottom: 5px;
  }

  .width-70-mobile {
    width: 70% !important;
  }

  .width-30-mobile {
    width: 30% !important;
  }
}

@media screen and (max-width: 456px) {
  .menu_ddl li a {
    font-size: 12px;
  }

  header.main-menu {
    padding: 15px 0;
  }

  .search_header #search input[type="search"] {
    width: 200px;
  }

  .product-thumb .caption h4 a {
    line-height: 21px;
  }

  .search_header #search .input-group-btn {
    width: auto;
  }

  #product-category .product-layout.col-xs-12,
  .search-prod,
  .random_products .product-layout {
    width: 100%;
    float: left;
    padding: 2px;
  }

  .product-grid .product-thumb .caption {
    min-height: auto;
  }
}

@media screen and (max-width: 450px) {
  .hovereffect1 p.icon-links .fa {
    font-size: 20px;
    margin-left: 16px;
  }
}

@media screen and (max-width: 360px) {
  .search_header #search input[type="search"] {
    width: 185px;
    font-size: 13px;
  }

  #search .fa {
    font-size: 15px;
  }

  .hovereffect .overlay {
    padding: 20px;
  }

  .hovereffect h2 {
    font-size: 14px;
  }

  .hovereffect a,
  .hovereffect p {
    font-size: 12px;
    padding-top: 8px;
  }

  #product-product .nav-tabs>li.active>a {
    padding: 10px 13px;
  }

  #product-product .nav-tabs>li>a {
    padding: 10px 13px;
  }

  #product-product .product_right .input-group-button button#button-cart {
    padding: 0 19px;
  }

  #information-contact .panel-default .social-icons ul li i {
    width: 30px;
    height: 30px;
    line-height: 30px;
  }
}

@media screen and (max-width: 336px) {
  .product-thumb .price-old {
    font-size: 13px;
  }

  .product-thumb .price .price-new {
    font-size: 14px;
  }
}

@media screen and (min-width: 320px) and (max-width:480px) {
  .product-thumb .price-old {
    font-size: 13px;
  }

  .product-thumb .price .price-new {
    font-size: 14px;
  }
}

@media all and (min-width: 320px) and (max-width:992px) {
  .tmenu {
    width: 100%;
    float: none;
  }

  .header_menu_wrapper .col-sm-4.pull-right {
    width: auto;
  }

  .header_menu_wrapper .input-search.collapsed {
    width: 0;
    padding: 0 !important;
  }

  .menu_ddl {
    position: static;
    padding: 0 18px;
    width: 100%;
  }

  .menu_ddl .has_subcategories .right-arrow {
    transform: rotate(90deg);
    pointer-events: all !important;
    width: 32px;
    text-align: center;
  }

  .menu_ddl .has_subcategories ul {
    padding: 5px 30px;
  }

  .menu_ddl li:hover {
    background: none;
  }

  .cats_tmenu .af-element label {
    width: auto;
  }
}

@media all and (min-width: 320px) and (max-width:451px) {
  .brands_buttons a: first-child {
    margin-right: 0;
  }
}

@media all and (min-width: 320px) and (max-width:400px) {
  .brand {
    height: 170px;
  }

  .calc_fb {
    width: 100% !important;
  }

  .calc_select {
    margin: 10px 0;
    width: 100%;
  }
}

@media all and (min-width: 320px) and (max-width:827px) {
  .forms_inside {
    display: block;
  }

  .pull-right {
    float: none;
  }

  .forms_inside .form-group {
    width: 100%;
    margin: 0 auto;
  }

  .info_titleblock h1 {
    font-size: 27px;
    line-height: normal;
    margin-bottom: 0;
  }
}

@media all and (min-width: 320px) and (max-width:1400px) {
  .forms_inside {
    flex-wrap: wrap;
  }
}

@media all and (min-width: 960px) and (max-width:1400px) {
  .forms_inside .form-group {
    margin: 20px;
    width: 36%
  }

  .forms_inside .buttons {
    margin: 20px;
  }
}

@media screen and (min-width:320px) and (max-width:880px) {
  .article_common {
    display: block;
  }

  .article_photo {
    width: 80%;
    margin: 0 auto;
  }

  .article_img {
    height: 23vw;
    overflow: hidden;
    border-radius: 5px;
  }

  .article_description {
    padding-left: 0;
    width: 80%;
    margin: 0 auto;
  }

  .article_title {
    font-size: 19px;
    line-height: 20px;
  }
}

@media screen and (min-width:768px) and (max-width:991px) {
  .qty_block {
    display: block;
  }

  .qty_block input,
  .qty_block button,
  .qty_block a,
  .qty_block .qty_managing {
    width: 100% !important;
  }
}

@media screen and (min-width:320px) and (max-width:450px) {
  .qty_block {
    display: block;
  }

  .qty_block input,
  .qty_block button,
  .qty_block a,
  .qty_block .qty_managing {
    width: 100% !important;
  }
}

@media screen and (min-width:320px) and (max-width:768px) {
  .my_city_select_right {
    width: 90%;
    padding: 4vw;
    overflow-y: auto;
    height: 80vh;
  }

  .mobile-cart {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
  }

  .main-menu .container {
    padding-left: 5px;
    padding-right: 5px;
  }

  header.main-menu {
    padding: 0;
  }
}

@media screen and (min-width:769px) and (max-width:1400px) {
  .my_city_select_right {
    width: 60%;
    overflow-y: auto;
    height: 80vh;
  }
}

@media screen and (min-width:320px) and (max-width:650px) {
  .wks_m {
    width: 90%
  }

  .margin_top_works {
    margin-top: 3vw;
  }

  .work_images img {
    width: 45%;
    margin: 0;
    margin-bottom: 15px;
  }

  .download_instruction {
    width: 80%
  }

  .works_videos iframe {
    width: 100%
  }
}

@media screen and (min-width:651px) and (max-width:800px) {
  .work_images img {
    margin-left: 0;
    margin-right: 0;
    width: 30%
  }
}

@media screen and (min-width:651px) and (max-width:1082px) {
  .wks_m {
    width: 90%
  }

  .main_works .utd {
    font-size: 30px;
  }
}

@media screen and (max-width: 1300px) {
  .form {
    width: 90%;
    padding: 30px 10px;
  }

  .to_top_button {
    bottom: 90px;
    right: 27px;
    padding: 12px 15px;
  }

  .to_top_button i {
    font-size: 24px;
  }
}

@media screen and (min-width:1083px) and (max-width:1250px) {
  .wk_head {
    font-size: 1.4vw;
  }

  .page_works .wk_head {
    font-size: 1.2vw;
    line-height: 1.5vw;
    margin-top: 3vw;
  }
}

@media screen and (min-width:320px) and (max-width:479px) {
  .reduce_size img {
    width: 250px;
  }

  .about_gb {
    padding: 20px;
  }

  .about_gb h2 {
    font-size: 30px;
  }

  .about_gb p {
    font-size: 12px;
  }

  .agb_inl {
    display: block;
    position: static;
    height: auto;
  }

  .agb_inl a {
    display: block;
    width: auto;
  }

  .about_bb {
    width: 100%
  }

  .about_bb img {
    height: auto;
  }

  .article_image {
    float: none;
    display: block;
    margin: 50px auto;
    width: 250px;
  }
}

@media screen and (min-width:480px) and (max-width:767px) {
  .reduce_size {
    width: 300px !important;
  }

  .about_gb {
    padding: 30px;
    padding-bottom: 50px;
  }

  .about_gb h2 {
    font-size: 30px;
  }

  .about_gb p {
    font-size: 12px;
  }

  .agb_inl a {
    font-size: 12px;
    line-height: 17px;
  }

  .about_bb {
    width: 70%
  }

  .about_bb img {
    height: auto;
  }

  .article_image {
    float: none;
    display: block;
    margin: 50px auto;
    width: 350px;
  }
}

@media screen and (min-width:320px) and (max-width:767px) {
  .inproduct_row {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column-reverse;
  }

  .aller_link {
    width: 100%
  }

  .alert {
    width: 300px;
  }
}

@media screen and (min-width:320px) and (max-width:900px) {
  .nav-tabs li {
    width: 100%;
    float: none;
    margin: 7px 0;
  }

  #product-product .nav-tabs>li>a {
    margin-right: 0;
  }
}

@media screen and (min-width:769px) and (max-width:992px) {
  #footer .row {
    justify-content: flex-start;
  }
}

@media screen and (min-width: 768px) and (max-width: 1082px) {
  .about_gb h2 {
    font-size: 37px;
  }

  .about_gb p,
  .agb_inl a {
    font-size: 13px;
  }
}

@media screen and (min-width: 600px) and (max-width: 767px) {
  .about_bb {
    width: 40%
  }

  .about_bb h2 {
    font-size: 15px;
  }

  .product_wrnts .wrnt {
    width: 100px;
  }
}

@media screen and (min-width: 320px) and (max-width: 899px) {
  .calc_fb {
    width: 70%
  }

  #calcForm h2 {
    font-size: 22px !important;
  }

  .calc_text {
    margin-left: 8px;
  }
}

@media all and (min-device-width : 320px) and (max-device-width : 749px) {

  .order_block {
    width: 75%;
  }

  .order_header {
    font-size: 19px;
  }

  .rfield {
    width: 100%;
    font-size: 14px;
  }

  .rfield:not(textarea) {
    height: 35px;
  }

  .order_block .button_improved {
    width: 70%;
    margin-top: 15px;
  }

  .order_block .star {
    display: none;
  }
}

@media all and (min-device-width : 750px) and (max-device-width : 1299px) {

  .order_block {
    width: 70%;
  }

  .rfield {
    font-size: 14px;
  }

}

@media screen and (min-width: 320px) and (max-width: 591px) {
  .pr_product {
    width: 90%
  }
}

.navbar-collapse {
  overflow-x: hidden;
}

@media screen and (min-width: 320px) and (max-width: 590px) {

  .advantages_plus {
    display: block;
    margin: 0;
    width: 100%
  }

  .advantage_plus {
    width: 90%;
    margin: 0 auto;
    flex-wrap: wrap;
  }

  .advantage_plus img {
    width: 120px;
    height: 120px;
  }

  .advant_insbl {
    width: auto;
    text-align: center;
    margin-top: 15px;
  }

  .advant_inshd {
    font-size: 20px;
  }

  .advant_insdc {
    font-size: 15px;
  }

  .utd_call {
    font-size: 25px;
  }

  .wwc_cm {
    font-size: 16px;
  }

  .inputs_call {
    flex-wrap: wrap;
  }

  .input_call {
    margin-top: 15px !important;
    width: 250px;
  }

  .callback_press {
    width: auto;
    margin: auto;
    margin-top: 15px !important;
  }

  .pd_bc {
    margin-top: 10px;
    font-size: 13px;
    line-height: 20px;
  }

}

@media screen and (min-width: 591px) and (max-width: 1250px) {

  .advantages_plus {
    width: 95%;
    flex-wrap: wrap;
  }

  .advantage_plus {
    width: 450px;
    align-items: center;
  }

  .advantage_plus img {
    width: 150px;
    height: 150px;
  }

  .advant_insbl {
    width: 250px;
  }

  .advant_inshd {
    font-size: 20px;
  }

  .advant_insdc {
    font-size: 15px;
  }

  .utd_call {
    font-size: 30px;
  }

  .wwc_cm {
    font-size: 17px;
    margin-top: 7px;
  }

  .callback_press {
    width: auto;
    margin-right: 0;
  }

  .pd_bc {
    margin-top: 15px;
    font-size: 13px;
    line-height: 20px;
  }

}

@media screen and (max-width: 1600px) {

  .cart_block {
    width: 80%;
    max-width: 800px;
  }

  .popup_cart_products_list .product {
    flex-wrap: wrap;
    justify-content: space-between;
  }

  .popup_cart_products_list .right_buttons {
    display: block;
    position: static;
    text-align: center;
  }

  .popup_cart_products_list .about {
    width: 50%;
  }

  .right_buttons .cart_quan,
  .right_buttons .cart_quan_manager {
    display: inline-block;
    vertical-align: middle;
    margin: 0 !important;
    margin-bottom: 5px !important;
    height: 30px;
  }

  .right_buttons .cart_quan_block {
    height: 30px;
  }

  .cart_quan_wrapper {
    width: 100%;
    max-width: 264px;
    margin: 0 auto;
    justify-content: space-between;
  }

  .cart_quan_block {
    width: 60%;
  }

  .cart_quan {
    width: 100%;
    padding: 6px;
  }

  .right_buttons .delete_button {
    display: block;
    margin: 0 auto !important;
    width: 100% !important;
    max-width: 264px;
    height: 30px;
    line-height: 15px;
  }

  .popup_cart_products_list .total {
    margin-bottom: 0;
    font-size: 17px;
    margin-bottom: 15px;
  }

  .cart_form .input_call {
    height: 35px;
    font-size: 17px;
    margin-bottom: 8px;
    margin-top: 0 !important;
  }

  .cart_form .button_improved {
    height: 35px;
  }

}

@media screen and (max-width: 797px) {

  .quickviewproduct_wrapper .col-sm-6 {
    width: 50%;
    float: left;
  }

  .cart_block {
    width: 100%;
    max-width: 600px;
    max-height: 580px;
    padding: 18px;
  }

  .popup_cart_products_list .product {
    display: block;
    padding: 7px;
  }

  .popup_cart_products_list .about {
    width: auto;
    margin-bottom: 5px;
  }

}

@media screen and (min-width: 1601px) and (max-width: 1810px) {
  .cart_form .input_call {
    width: 240px;
  }
}

@media screen and (min-width: 1601px) and (max-width: 1733px) {
  .popup_cart_products_list .product .button_improved {
    padding: 5px 10px;
    font-size: 11px;
  }

  .cart_quan {
    width: 50px;
  }
}

@media screen and (min-width: 452px) and (max-width: 456px) {
  .header_menu_wrapper .row {
    margin-top: 36px;
  }
}

@media screen and (min-width: 320px) {
  #product-category.mobile #content {
    width: 100%;
  }
}

@media screen and (min-width: 993px) and (max-width: 630px) {
  .category_grid-wrapper .input-group {
    display: block;
  }
}

@media screen and (min-width: 993px) and (max-width: 1199px) {
  .menu_ddl li {
    line-height: 20px;
  }

  .menu_ddl li a {
    padding: 0 12px;
    font-size: 11px;
  }
}

@media screen and (max-width: 560px) {
  .contact_info {
    margin: 0 !important;
  }
}

@media screen and (min-width: 560px) and (max-width: 768px) {
  .main_info {
    justify-content: space-around !important;
    padding: 0 !important;
  }

  .contact_info {
    width: auto;
    text-align: center;
  }
}

@media screen and (max-width: 614px) {
  .random_products .product-layout {
    width: 50%;
    margin: 10px 0;
    padding: 2px;
  }
}

@media screen and (max-width: 363px) {
  .navbar-ex1-collapse:not(.h-0--mobile) {
    height: calc(100vh - 85px) !important;
    overflow-x: hidden !important;
  }
}

@media screen and (min-width: 364px) and (max-width: 500px) {
  .navbar-ex1-collapse:not(.h-0--mobile) {
    height: calc(100vh - 71px) !important;
    overflow-x: hidden !important;
  }
}

@media screen and (min-width: 501px) and (max-width: 992px) {
  .navbar-ex1-collapse:not(.h-0--mobile) {
    height: calc(100vh - 87px) !important;
    overflow-x: hidden !important;
  }
}

@media screen and (min-width: 993px) and (max-width: 1200px) {

  .catalog_ddl,
  .services_ddl {
    width: 280px;
  }

  .menu_sub {
    min-width: 500px;
  }

  .has_subcategories li a {
    line-height: 14px;
  }
}

@media screen and (max-width: 638px) {
  .tmenu .af-wrapper {
    padding: 0;
  }

  .tmenu .af-element {
    padding: 0;
    width: 30%;
    max-width: 153px;
  }

  .tmenu .checkbox_title a {
    font-size: 11px;
    line-height: 12px;
    word-break: break-all;
  }

  .tmenu .checkbox_title {
    height: 35px;
  }
}

@media screen and (max-width: 410px) {
  .category_grid-wrapper .col-xs-6 {
    width: 100%;
  }

  #footer .row {
    justify-content: space-between;
  }
}

@media screen and (min-width: 1201px) {
  .utd.small_bottom {
    margin-bottom: 15px;
  }
}
