/*==========  min-width Method  ==========*/
@media only screen and (min-width: 330px) {

}

@media only screen and (min-width: 480px) {
    .header-hidden-logo {
        display: none;
    }
}

@media only screen and (min-width: 550px) {
    .service-image {
        position: relative;
        height: 260px;
    }

    .service-image img {
        height: 100%;
        width: 100%;
    }
}

@media only screen and (min-width: 768px) {

}

@media only screen and (min-width: 992px) {

    .header-hamburger {
        display: none;
    }

    .section-divider-row {
        height: 100%;
    }

    .header-menu {
        display: flex !important;
        animation-duration: 0ms !important;
    }
}

@media only screen and (min-width: 1200px) {
    .general-slider-container {
        height: 80vh;
    }

    .general-slider.swiper-container, .general-slider > .swiper-wrapper, .general-slider .swiper-slide {
        height: calc(80vh - 100px) !important;
    }
}

@media only screen and (min-width: 1366px) {

}

@media only screen and (min-width: 1440px) {

    .container {

        width: 1380px;

    }

    .why-us-left-absolute {
        width: calc((100% + 21px) + ((100vw - 1380px) / 2));
    }

    .header-menu > li > a {
        font-size: 1.3em;
    }

    .section-divider-caption {
        font-size: 16px;
    }

    .why-us-leftSide p {
        font-size: 16px;
    }

    .service-description {
        font-size: 16px;
    }
}

@media only screen and (min-width: 1600px) {

    .container {

        width: 1540px;

    }

    .why-us-left-absolute {
        width: calc((100% + 21px) + ((100vw - 1540px) / 2));
    }

    .section-divider-caption {
        font-size: 18px;
    }

    .why-us-leftSide p {
        font-size: 18px;
    }

    .service-description {
        font-size: 18px;
    }
}

@media only screen and (min-width: 1920px) {

    .container {

        width: 1700px;

    }

    .why-us-left-absolute {
        width: calc((100% + 21px) + ((100vw - 1700px) / 2));
    }

    .section-divider-caption {
        font-size: 20px;
        text-align: right;
    }

    .why-us-leftSide p {
        font-size: 20px;
    }

    .service-description {
        font-size: 20px;
    }
}

@media only screen and (min-width: 2450px) {

    .container {
        width: 1920px;
    }
    .why-us-left-absolute {
        width: calc((100% + 21px) + ((100vw - 1920px) / 2));
    }

}

/*==========  max-width Method  ==========*/

@media only screen and (max-width: 2450px) {

}

@media only screen and (max-width: 1920px) {

}

@media only screen and (max-width: 1600px) {
    .address {
        width: 200px;
        padding: 10px;
    }
}

@media only screen and (max-width: 1440px) {

    .project-thumbnail {
        height: 300px;
    }

    .product-image-container {
        height: 180px;
    }

    .service_part .service-description {
        height: 60px;
    }

    .home-services-container .service-description {
        height: 80px;
    }

    .anout_banner_text {
        font-size: 26px
    }

    .main_block h2 {
        font-size: 24px;
        margin: 0;
    }

    .tabs-banner h2 {
        font-size: 38px;
    }

    .tabs-banner p {
        font-size: 16px;
    }

    .header-menu > li {
        margin-right: 15px;
    }

    .address_part {
        justify-content: space-evenly;
    }

    .address_part h4 {
        font-size: 20px;
    }
}

@media only screen and (max-width: 1439px) {
    .main_block {
        width: 300px;
    }

    .project-thumbnail {
        height: 270px;
    }

    .address_part {
        justify-content: end;
    }

    .address {
        width: 240px;
    }
}

@media only screen and (max-width: 1300px) {

}

@media only screen and (max-width: 1280px) {
    .header-menu {
        margin-left: 10px;
    }

    .product-image-container {
        height: 180px;
        padding: 15px;
    }

    .history_date span:nth-child(2) {
        font-size: 16px;
    }

    .history_order_active {
        margin-top: 5px;
    }

    .total_order_history {
        padding: 15px;
    }

    .total_order {
        font-size: 18px;
    }

    .header-menu-container {
        margin-left: 10px;
    }

    .footer-column p {
        font-size: 14px;
    }

    .footer-soc-icons {
        padding: 0;
        font-size: 20px;
    }

    .service-heading-container h2 {
        font-size: 20px;
    }

    .footer-column h3 {
        font-size: 18px;
        margin: 8px 0;
    }

    .home-contacts-button {
        padding: 8px 14px;
        font-size: 14px;
    }

    .news-image h3 {
        font-size: 20px;
        margin-top: 15px;
    }

    .home-contacts-heading h3 {
        font-size: 22px;
        margin-top: 0;
    }

    .home-contacts-heading h2 {
        font-size: 34px;
    }

    .project-thumbnail h3 {
        font-size: 20px;
    }

    .tabs-banner h2 {
        font-size: 30px;
    }

    .tabs-banner p {
        font-size: 14px;
    }

    .service-readMore {
        font-size: 16px;
    }

    .why-us-diamond-container h3 {
        font-size: 16px;
    }

    .why-us-leftSide p {
        font-size: 15px;
    }

    .section-heading {
        font-size: 30px;
    }

    .section-divider-heading > * {
        font-size: 18px;
    }

    .section-divider-heading h2 {
        font-size: 30px;
    }

    .total_card .purchase {
        padding: 9px 16px;
        font-size: 16px;
    }

    .forgot_text {
        font-size: 30px;
    }

    .forgot_form input {
        width: 300px;
    }

    .about_text {
        width: 800px;
    }

    .table_big_card table tbody td h4 {
        margin-right: 5px;
        font-size: 16px;
    }

    .table_big_card table tbody td h3 {
        font-size: 18px;
    }

    .total_card {
        font-size: 16px;
    }

    .total_card span {
        padding: 10px 15px;
    }

    /*.product-tape-container {
        display: flex;
        align-items: center;
        justify-content: space-between;
    }*/
    .product-thumbnail span.product-price {
        font-size: 15px;
    }

    .product-thumbnail s {
        font-size: 12px;
    }
}

@media only screen and (max-width: 1200px) {
    .project-thumbnail {
        height: 250px;
    }

    .little_shop_part {
        top: 55px;
    }

    .select .placeholder {
        padding: 10px 5px;
        font-size: 12px;
    }

    .filter_part {
        padding: 15px 10px;
    }

    .header-menu > li > a {
        font-size: 1em;
        color: #fff;
    }

    .header-phone span {
        font-size: 12px;
    }

    .header-phone h3 {
        font-size: 15px;
    }

    .header-phone {
        margin-left: 5px;
    }

    .why-us-left-absolute {
        width: calc((100% + 21px) + ((100vw - 970px) / 2));
    }

    .why-us-diamond {
        width: 90px;
        height: 90px;
    }

    .categories-hidden-container {
        width: 900px;
    }

}

@media only screen and (max-width: 1199px) {
    .address {
        width: 200px;
    }

    .project-thumbnail {
        height: 200px;
    }

    .home-services-container .service-description {
        height: 75px;
    }
}

@media only screen and (max-width: 1100px) {

}

@media only screen and (max-width: 1000px) {
    .total_card .purchase:focus, .total_card .purchase:hover {
        background-color: #FF0000;
    }

    .error_page {
        padding: 30px;
    }

    .header-darkened .header-menu > li > a:hover {
        color: #fff;
    }

    .error_page h2 {
        font-size: 70px;
    }

    .modal {
        top: 70px;
    }

    .error_page img {
        width: 400px;
    }

    .error_page h2:last-child {
        font-size: 70px;
    }

    .table_big_card table tbody td h3 {
        margin-top: 10px;
        font-size: 18px;
    }

    .table_big_card table tbody td h4 {
        font-weight: 600;
        margin-right: 0;
        font-size: 16px;
    }

    .total_card span {
        padding: 10px 15px;
    }

    .total_card {
        font-size: 16px;
    }

    .general-slider.swiper-container, .general-slider > .swiper-wrapper, .general-slider .swiper-slide {
        height: auto !important;
    }
}

@media only screen and (max-width: 992px) {
    .why-us-leftSide {
        margin-bottom: 15px;
    }

    .why-us-left-absolute {
        width: 100%;
    }

    .service_block .service_table {
        overflow: auto;
        white-space: nowrap;
    }

    .row_part {
        padding-left: 20px;
    }

    .view_input {
        width: 60px;
    }

    .add_cart, .add_favorite {
        padding: 2px;
    }

    .about_text {
        width: 600px;
    }

    .anout_banner_text {
        font-size: 22px;
    }

    .address {
        width: 240px;
    }

    .row_part {
        min-width: 300px;
    }

    .header-phone {
        display: none;
    }

    .header-hidden-logo {
        float: left;
        width: 150px;
        margin-top: 20px;
    }

    .header-hamburger {
        position: absolute;
        top: 25px;
        right: 20px;
        transition: 300ms ease;
    }

    .header-darkened .header-hamburger {
        top: 17px;
    }

    .header-hamburger span {
        display: block;
        width: 50px;
        height: 4px;
        background: #222;
        margin-bottom: 10px;
        border-radius: 5px;
    }

    .header-menu {
        position: absolute;
        top: 100%;
        right: 0;
        height: auto;
        z-index: 5;
        width: 300px;
        background: #000;
        padding: 10px;
        font-size: 16px;
        text-align: center;
        display: none;
        margin-left: 0;
    }

    .header-menu > li {
        margin-right: 0;
        margin-bottom: 5px;
        border-bottom: 1px solid #fffdfa;
        padding: 5px;
    }

    .header-menu > li:last-child {
        border-bottom: none !important;
    }

    .header-fixer .row {
        position: relative;
    }

    .header-darkened .header-hamburger span {
        background: #000;
        color: #000;
    }

    .header-right-side {
        float: left;
        margin-left: 10px;
        display: flex;
        justify-content: center;
        height: 100%;
        align-items: center;
        width: calc(100% - 330px);
    }

    .header-darkened {
        position: fixed !important;
        top: 0 !important;
        left: 0 !important;
        width: 100% !important;
    }

    .after-slider-container {
        height: auto;
    }

    .after-slider-caption {
        height: auto;
    }

    .after-slider-heading {
        height: auto;
    }

    /*.why-us-left-absolute {*/
    /*width: calc((100% + 21px) + ((100vw - 750px) / 2));*/
    /*}*/
    .general-slider-container {
        height: auto;
    }

    .why-us-diamond {
        width: 110px;
        height: 110px;
    }

    .categories-hidden-container {
        width: 100%;
        height: 100%;
        position: fixed;
        top: 0;
        left: 0;
        z-index: 22;
        margin: 0;
        overflow-y: scroll;
    }

    .categories-hidden-container > i {
        display: block;
        z-index: 22;
        color: #0a0a0a;
        font-size: 25px;
        position: absolute;
        right: 7px;
        top: 3px;
        cursor: pointer;
        position: fixed;
    }

}

@media only screen and (max-width: 991px) {
    .user_information{
        padding:0;
    }
    .remove{
        font-size: 15px;
    }
    .project-thumbnail {
        height: 165px;
    }

    .header-darkened .header-menu > li > a {
        color: #fff;
    }

    .filter_part {
        padding: 15px;
    }

    .login_form {
        justify-content: center;
    }

    .about_main_blocks {
        justify-content: center;
    }

    .main_block {
        width: 300px;
        margin-bottom: 10px;
        margin-left: 10px;
    }

    .filter_part {
        padding: 5px 10px 15px;
    }

    .select .placeholder {
        padding: 10px;
        font-size: 14px;
    }

    .icons_part {
        margin: 20px;
    }

    .btn-overlay {
        width: 280px;
    }

    .login_form label {
        text-align: left;
    }
}

@media only screen and (max-width: 864px) {
    .tabs-banner {
        min-height: 280px;
    }
}

@media only screen and (max-width: 768px) {
    .header-hamburger {
        right: 5px;
    }

    .service_part .service-description {
        font-size: 14px;
    }

    .main_image {
        margin-right: 0;
    }

    .product_view_info h3 {
        margin-top: 10px;
    }

    .add_cart, .add_favorite {
        padding: 11px;
    }

    .container_title_row {
        display: flex;
        justify-content: center;
        align-items: center;
        flex-direction: column;
        width: 100%;
        margin: 0 auto;
        background: #fab702;
    }

    .header-menu {
        right: -13px;
    }

    .contact_title {
        height: auto;
        background: none;
    }

    .row_part {
        height: auto;
        background: #fab702;
        padding: 0;
        text-align: center;
    }

    .contact_part {
        margin: 20px 0;
    }

    #personal_area {
        margin: 20px 0;
    }

    .section-divider-heading h3 span {
        font-size: 28px;
    }

    .pers_form:last-child {
        margin: 0 15px 15px;
    }

    .personal_form_bottom {
        margin: 10px 15px 10px;
    }

    .personal_form button:nth-child(2) {
        margin: 10px 15px;
    }

    .filter_part {
        width: 97%;
        margin: 0 auto;
    }

    .price-range-container {
        width: 100%;

        padding: 0 25px;
    }

    .filter_part {
        padding: 5px 0 15px;
    }

    .products-price-range {
        margin-top: 15px;
        margin-bottom: 15px;
    }

    .category_part {
        width: 100%;
    }

    .products-filter-group {
        margin-top: 10px;
        width: 100%;
    }

    .category_part {

    }

    .active_reg {
        color: #171719;
    }

    .main_block h2 {
        background-color: transparent;
    }

    .container_title_row h2 {
        text-align: center;
        color: #fff;
        margin: 0;
    }

    .favorit_banner h2 span {
        font-size: 26px;
    }

    .favorit_banner .section-divider-heading {
        padding: 5px 30px;
    }

    #card_part .active_reg {
        color: #000;
    }

    .product_view_banner {
        margin-bottom: 5px;
    }

    .product_view_part {
        margin: 20px 0 5px;
    }

    .product_view_banner .section-divider-heading {
        min-width: 250px;
    }

    .product_view_banner .section-divider-row {
        padding-top: 0;
    }

    .row_part h2 {
        font-size: 24px;
        color: #fff;
    }

    .product_view_info {
        padding: 5px 0;
    }

    .about_banner {
        height: 250px;
    }

    .row_part {
        min-width: 0;
    }

    .row_part h1 {
        font-size: 30px;
    }

    .product_middle_banner {
        height: 250px;
    }

}

@media only screen and (max-width: 767px) {
    .product_view_description {
        margin: 0;
    }

    .project-thumbnail {
        height: 200px;
    }

    .favorit_banner .section-divider-heading {
        padding: 10px 30px;
    }

    .history_active {
        color: #383432;
    }

    .section-divider-heading h2 {
        margin-top: 0;
    }

    .history_table_basket {
        overflow-x: auto;
    }

    .history_table_part table {
        overflow: auto;
        white-space: nowrap;
    }

    .product_view_banner .section-divider-heading {
        padding: 10px;
        width: 400px;
    }

    .product_view_banner h3 {
        font-size: 30px;
    }

    .product_view_banner {
        margin: 20px 0 -5px;
    }

    .modal {
        left: 170px;
    }

    .modal-dialog {
        top: 20px;
    }

    .general-slider-inner {
        height: 200px !important;
    }

    .swiper-container, .swiper-wrapper, .swiper-slide {
        height: auto !important;
    }

    .header-fixer {
        display: block;
        padding: 0 10px;
    }

    .header-hamburger span {
        width: 40px;
        margin-bottom: 8px;
    }

    .header-right-side {
        width: calc(100% - 210px);
        float: left;
        margin-left: 10px;
        display: flex;
        justify-content: center;
    }

    .header-logo-container {
        width: 120px;
    }

    .why-us-left-absolute {
        position: relative;
        justify-content: center;
        width: 100%;
    }

    .why-us-diamond-container {
        display: flex;
        flex-direction: column;
        justify-content: flex-start;
        align-items: center;
        max-width: none;
        width: 240px;
        margin-bottom: 20px;
    }

    .section-divider {
        height: auto;
        background: none;
    }

    .section-divider-row {
        padding-top: 0;
        flex-wrap: wrap;
        flex-direction: column;
        align-items: center;
    }

    .section-divider-heading {
        height: auto;
        background: #fab702;
        padding: 10px;
        text-align: center;
        margin-bottom: 5px;
    }

    .section-divider-heading > * {
        color: #fff;
    }

    .section-divider-caption {
        height: auto;
        color: #212121;
        text-align: center;
        font-size: 16px;
        padding: 0;
    }

    .section-divider-row-reverse {
        flex-direction: column-reverse;
        padding-top: 10px;
    }

    .footer-map-layer {
        display: none;
    }

    .why-us-leftSide {
        margin-bottom: 10px;
    }

    .section-heading {
        margin-top: 10px;
    }

    .section-divider-caption {
        text-align: left;
    }

    .home-services-wrapper {
        margin-top: 8px;
    }

    .service-description {
        height: 60px;
        font-size: 16px;
    }

    .tabs-banner p {
        font-size: 16px;
    }

    .products-tabs-container .section-divider-heading {
        margin-top: 10px;
    }

    .home-product-tabs {
        margin-top: 10px;
    }

    .section-divider-caption p {
        text-align: left;
    }

    .tabs-content-container .project-thumbnail {
        margin-bottom: 0;
    }

    .tabs-content-container .home-project-column {
        padding: 10px;
    }
}

@media only screen and (max-width: 735px) {
    .contact_part {
        margin: 20px 0;
    }

    .product_banner_title h1 {
        margin: -10px 0;
        font-size: 50px;
    }

    .product_main_banner {
        height: 250px;
    }

    .about_text {
        width: 500px;
    }
}

@media only screen and (max-width: 700px) {
    .table_big_card table {
        overflow: auto;
        white-space: nowrap;
    }

    .modal {
        left: 140px;
    }

    .error_page img {
        width: 250px;
    }

    .error_page h2:last-child {
        font-size: 50px;
    }

    .error_page h2 {
        font-size: 60px;
    }

}

@media only screen and (max-width: 650px) {
    .project-thumbnail {
        height: 190px;
    }

    .total_order_history {
        flex-direction: column;
        text-align: center;
    }

    .total_order {
        margin-bottom: 10px;
    }

    .history_order_active {
        justify-content: center;
    }

    .forgot_text {
        font-size: 28px;
    }

    .forgot_form input {
        width: 280px;
        padding: 15px;
        font-size: 16px;
    }

    .password_btn {
        padding: 13px 20px;
    }

    .service-heading-container h2 {
        font-size: 18px;
    }

    .why-us-leftSide {
        text-align: center;
    }

    .main_block {
        margin-left: 0;
    }

    .modal {
        left: 85px;
    }

    .little_shop_part {
        left: auto;
        right: auto;
    }

    .section-divider {
        margin: 0 0 10px 0;
    }

}

@media only screen and (max-width: 600px) {
    .product-thumbnail span.product-price {
        font-size: 16px;
    }

    .product-thumbnail s {
        margin: 0;
    }
}

@media only screen and (max-width: 550px) {

    .product_banner_sub {
        margin-left: 0;
    }

    .products-page-container {
        margin-top: 0;
    }

    .home-services-container .service-description {
        height: auto;
        margin-bottom: 0;
        padding: 10px;
        width: 100%;
    }

    .service_part .service-description {
        height: 40px;
    }

    .why-us-left-relative {
        display: none;
    }

    .products-tabs-container {
        margin: 0 5px 5px;
    }

    .favorit_banner {
        margin: 20px 0 0;
    }

    .products-tabs-container .home-product-tabs {
        margin-top: 0;
    }

    .favorit_banner .section-divider-heading {
        margin-bottom: 1px;
    }

    .about_information {
        margin: 10px;
    }

    .main_block {
        width: 100%;
    }

    .view_input {
        height: 40px;
    }

    .section-divider-heading h2 {
        font-size: 24px !important;
    }

    .favorit_banner h2 span {
        font-size: 24px;
    }

    #card_part {
        margin-top: 10px;
    }

    #card_part .section-divider {
        margin: 0;
    }

    #card_part .service_view_text p {
        margin-bottom: 0;
    }

    .product_main_banner {

        padding-left: 15px;
    }

    .project-thumbnail {
        margin-bottom: 15px;
    }

    .services-list-row:hover .services-list-row-bg {
        visibility: inherit;
        opacity: 0;
    }

    .services-list-row:hover .service-price {
    }

    .services-list-row:hover .service-description-content * {
        color: #000 !important;
    }

    .services-list-container .services-list-row:last-child .service-index {
        border: none;
    }

    .services-list-row {
        border: 1px solid gainsboro;
    }

    .service_block h3 {
        font-size: 18px;
        margin: 0 10px 10px;
    }

    .service-index {
        width: 40px;
        height: 40px;
    }

    .services-list-container .services-list-row:last-child .service-description {
        border: none;
    }

    .services-list-container .services-list-row:last-child .service-price {
        border: none;
    }

    .service-index {
        float: left;
        border: none;
    }

    .service-description {
        width: calc(100% - 40px);
        border: none;
        height: auto;
        font-size: 12px;
        padding: 0 5px;
    }

    .service-price {
        clear: left;
        width: 100%;
        padding: 5px 10px;
        font-size: 18px;
    }

    .product_view_banner .section-divider-heading {
        padding: 10px 20px;
        margin-top: 10px;
    }

    .section-divider-heading h3 span {
        font-size: 26px;
    }

    .product_catalog {
        width: 100%;
    }

    .products-pagination-container {
        margin: 0 0 10px;
    }

    .breadcrumbs-container {
        margin: 5px 0;
    }

    .breadcrumb-dynamic .breadcrumb-text {
        margin-bottom: 5px;
    }

    .products-price-range {
        margin-top: 25px;
        margin-bottom: 10px;
    }

    .filter_part {
        margin: 0 auto;
        width: 100%;
    }

    .main_block h2 {
        font-size: 22px;
    }

    .about_part_ul li {
        font-size: 16px;
    }

    .home-contacts-form {
        padding: 10px 0;
    }

    .address_part {
        padding: 0;
    }

    .product_banner_title h1 {
        margin: -8px 0;
        font-size: 40px;
    }

    .modal {
        left: 55px;
    }

    .modal-dialog {
        width: 300px;
        margin: 0 auto;
        top: 0;
    }

    .modal-title {
        font-size: 18px;
    }

    .modal-body p {
        text-align: center;
        font-size: 14px;
    }

    .modal-content input {
        font-size: 14px;
        width: 250px;
        padding: 5px;
    }

    .order_btn {
        font-size: 18px;
        margin: 5px;
        padding: 6px 25px;
    }

    .forgot_form input {
        width: 210px;
        padding: 15px 5px;
        font-size: 16px;
    }

    .password_btn {
        padding: 13px 10px;
        font-size: 18px;
        transition: .3s;
    }

    .product_filter_part {
        padding: 0 10px 10px;
    }

    .header-hamburger {
        right: 5px;
    }

    .header-icon {
        padding-left: 0;
        margin-left: 4px;
    }

    .product_view_banner {
        margin-bottom: 0;
    }

    .product_view_description {
        margin: 0;
        padding-top: 8px;
    }

    .view_cart_part {
        margin-top: 0;
    }

    .product_view_info h3 {
        font-size: 26px;
        margin-bottom: 5px;
    }

    .button-group {
        width: 100%;
    }

    .about_text {
        width: 400px;
    }

    .about_part {
        margin: 20px 0 0;
    }

    .about_banner {
        height: 200px;
    }

    .anout_banner_text {
        font-size: 16px;
    }

    .home-contacts-heading h2 {
        margin: 5px;
        font-size: 20px;
    }

    .home-contacts-heading h3 {
        font-size: 16px;
        margin-top: 5px;
    }

    .news-thumbnail h3 {
        font-size: 20px;
        margin: 10px 0 5px;
    }

    .news-thumbnail h4 {
        font-weight: bold;
        font-size: 16px;
        margin: 0;
    }

    .news-thumbnail p {
        margin-top: 5px;
    }

    .row_part h1 {
        font-size: 24px;
    }

    .row_part {
        min-width: 200px;
    }

    .footer-content {
        padding: 5px 0 15px;
    }

    .project-thumbnail {
        height: 170px;
    }

    .why-us-rightSide {
        margin: 0;
        width: 100%;
    }

    .why-us-rightSide > div {
        width: 250px;
        float: none;
        margin: 0 auto;
    }

    .why-us-right-image {
        margin: 10px 0 15px;
        padding: 0 10px;
    }

    .wur-bordered {
        border: none;
    }

    .home-service-columns {
        width: 100%;
    }

    .service-heading-container h2 {
        font-size: 22px;
    }

    .footer-column {
        width: 50%;
        margin: 0 auto;
    }

    .footer-soc-icons {
        justify-content: center;
    }
}

@media only screen and (max-width: 480px) {
    .header-fixer{
        box-shadow: none;
    }
    .personal_info_left span{
        margin-right: 0;
    }
    .personal_info_left {
        min-width: 130px;
    }
    .personal_info{
        padding: 5px;
    }
    .personal_info_right span{
        font-size: 13px;
    }
    .personal_info_left span{
        font-size: 14px;
    }
    .hu-dropdown{
        top: 47px;
    }
    .contact_titile_banner {
        margin: 0 15px;
    }

    section.product_filter_part {
        margin-top: 0;
    }

    .product-thumbnail span.product-price {
        font-size: 20px;
    }

    .product-thumbnail s {
        margin: 0 5px 0;
    }

    .products-filter-group {
        padding: 0;
    }

    .price-range-container {
        padding: 0 15px;
    }

    .category_part {
        padding: 0;
    }

    .service_part .service-description {
        font-size: 11px;
    }

    .service-description {
        padding: 10px;
        margin-bottom: 0;
    }

    .address_part {
        justify-content: center;
    }

    .prod_view_part {
        width: 100%;
    }

    .section-divider {
        margin: 0 0 10px 0;
    }

    .footer-content {
        padding: 10px;
    }

    .footer-column {
        width: 100%;
        border-bottom: 1px solid #565555;
        padding-bottom: 10px;
    }

    .product-image-container {
        height: 220px;
        padding: 15px;
    }

    .service-description {
        font-size: 14px;
    }

    .section-divider-caption p {
        text-align: center;
    }

    .products-tabs-container .section-divider-caption p {
        text-align: center;
    }

    .tabs-banner h2 {
        font-size: 24px;
    }

    .tabs-banner p {
        font-size: 14px;
    }

    .email_banner {
        margin: 20px 0 20px;
    }

    .header-search label {
        left: -10px;
    }

    .favorite-grid-item {
        width: 100%;
    }

    .tabs-content-container {
        margin-top: 0;
    }

    .product_view_banner .section-divider-heading {
        margin: 0;
    }

    .service_gallery {
        width: 100%;
    }

    .products-pagination-container {
        margin: 10px 0 0;
    }

    .products-page-container .products-pagination-container {
        margin: 0 0 10px;
    }

    .products-price-range {
        margin-top: 25px;
        margin-bottom: 25px;
    }

    .btn-overlay {
        width: 300px !important;
    }

    .section-divider {
        margin: 0;
    }

    .section-divider-row-reverse {
        padding-top: 5px;
    }

    .login_form label {
        width: 90%;
    }

    .login_form input {
        outline: none;
        padding: 10px;
        width: 400px;
    }

    .button-group {
        margin-top: 5px;
    }

    .chek_block {
        justify-content: space-between;
        width: 290px;
    }

    .login_form input {
        width: 300px;
    }

    .section-divider-heading {
        min-width: 300px;
        margin: 10px 0;
    }

    .section-divider-heading h2 {
        margin-top: 0;
    }

    #reg_section .button-group {
        margin-top: 5px;
    }

    .products_page_prd {
        width: 100%;
    }

    .product_banner_title h1 {
        margin: -7px 0;
        font-size: 35px;
    }

    .about_text {
        width: 100%;
        font-size: 14px;
    }

    .container_title_row {
        justify-content: center;
        align-items: center;
        flex-direction: column;
        margin: 10px 0;
        flex-wrap: wrap;
        width: 100%;
    }

    .row_part {
        height: auto;
        background-color: #fab702;
        color: #fff;
    }

    .row_part h1 {
        margin: 0;
    }

    .contact_title {
        height: 70px;
        background: #fab702;
        width: 320px;
        margin: 10px auto 0;
    }

    .contact_part {
        margin: 15px 0;
    }

    .icons_part {
        margin: 15px 15px 5px;
    }

    .product_filter_part {
        padding: 20px 10px 0;
    }

    .filters-select {
        width: 100%;
        padding: 7px 0;
    }

    .filter_part {
        padding: 10px 10px 5px;
    }

    .product_filter_part {
        padding: 0 10px 0;
    }

    .why-us-rightSide {
        padding: 0;
    }

    .footer-column {
        border-bottom: none;
        padding: 0 0 10px;
    }

    .footer-column:last-child {
        border-bottom: none !important;
        padding-bottom: 0;
    }

    .why-us-diamond-container h3 {
        font-size: 20px;
    }

    .error_page {
        margin-top: 0;
    }

    .error_page h2 {
        font-size: 50px;
    }

    .error_page h2:last-child {
        font-size: 38px;
    }

    .error_page img {
        width: 235px;
    }

    .modal-dialog {
        right: 20px;
    }

    .section-divider-heading {
        min-width: 300px;
        margin-top: 0;
    }

    .section-heading {
        font-size: 26px;
        margin-top: 10px;
    }

    .home-product-tabs {
        margin-top: 0;
    }

    .service-heading-container h2 {
        font-size: 20px;
    }

    .home-news-slider {
        margin-top: 15px;
        margin-bottom: 0;
    }

    .service-readMore {
        font-size: 14px;
    }

    .tabs-banner h2 {
        font-size: 26px;
    }

    .tabs-content-container {
        margin-top: 10px;
    }

    .home-contacts-container {
        margin: 10px 0;
    }

    .why-us-leftSide p {
        font-size: 14px;
    }

    .why-us-leftSide {
        margin-bottom: 0;
    }

    .why-us-rightSide > div {
        width: 100%;
    }

    .section-divider-caption p {
        font-size: 14px;
    }

    .select {
        width: 100%;
    }

    .header-right-side {
        margin-left: 25px;
    }

    .basket-count, .favorites-count {
        right: 5px
    }

    .header-darkened .header-hamburger span {
        width: 35px;
    }

    .header-icon {
        margin-left: -2px;
    }

    .header-fixer {
        padding: 0 5px;
    }

    .swiper-slide {
        width: 100%;
    }

    .product_view_banner h3 {
        font-size: 25px;
    }

    .product_view_banner .section-divider-heading {
        padding: 10px;
    }

    .product_view_banner {
        margin: 10px 0 0;
    }

    .add_cart a {
        font-size: 12px;
    }

    .add_favorite a {
        font-size: 13px;
    }

    .add_cart, .add_favorite {
        padding: 10px 5px;
    }

    .add_favorite {
        margin-left: 5px;
    }

    .view_input {
        width: 60px;
        height: 37px;
        padding: 0 10px;
    }

    .product_view_info {
        padding: 5px;
    }

    .about_text {
        width: 100%;
    }

    .project-thumbnail h3 {
        font-size: 18px;
    }

    .project-thumbnail {
        height: 250px;
    }

    .home-project-column {
        width: 100%;
    }

    .address_part {
        padding: 5px;
    }

    .contact_title {
        height: 80px;
        width: 100%;
    }

    .row_part h1 {
        font-size: 18px;
    }

    .row_part {
        min-width: 130px;
        padding-left: 10px;
    }

    .product_middle_banner {
        height: 200px;
    }

    .swiper-container, .swiper-wrapper, .swiper-slide {
        width: 100%;
    }

    .product_main_banner {
        height: 200px;
        margin: 0;
    }

    .select {
        width: 100%;
    }

    header {
        background: #fff;
    }

    .header-hamburger span {
        background: #000;
    }

    .header-fixer {
        position: static;
        width: 100%;
        float: none;
        clear: left;
        display: block;
        padding: 0 10px;
        height: 60px;
        background: transparent;
    }

    .header-hamburger {
        position: static;
        top: auto;
        right: auto;
        height: 100%;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        padding-top: 5px;
        padding-right: 40px;
    }

    .header-right-side {
        float: left;
        width: calc(100% - 80px);
    }

    .header-hidden-logo {
        margin-top: 10px;
        float: none;
        width: 100%;
        display: flex;
        justify-content: center;
        padding-bottom: 0;
    }

    .header-hidden-logo img {
        width: 150px;
    }

    .header-search-active {
        padding: 5px 10px 5px 35px !important;
        width: 180px !important;
        color: #fff !important;
        z-index: 1;
    }

    .header-search input {
        left: -10px;
    }

    .header-search label {
        z-index: 1;
    }

    .header-logo-container {
        display: none;
    }

    header {
        height: 130px;
    }

    .section-heading {
        font-size: 22px;
    }

    .why-us-leftSide p {
        font-size: 14px;
    }

    .section-divider-heading h2 {
        font-size: 19px;
    }

    .section-divider-heading h3 {
        font-size: 16px;
    }

    .product_view_banner .section-divider-heading {
        width: 100%;
        margin-top:0;
    }

    .section-divider-caption p {
        margin: 0;
        font-size: 14px;
    }

    .tabs-banner h2 {
        font-size: 24px;
    }

    .tabs-banner p {
        font-size: 14px;
    }

    .little_shop_part {
        left: -20vw;
        right: auto;
    }
}

@media only screen and (max-width: 420px) {

    .reset_form {
        width: 300px;
    }

    .total_order_history {
        font-size: 14px;
    }

    .total_order_history {
        padding: 10px;
    }

    .order_id {
        margin-right: 10px;
    }

    .section-divider-heading h3 span {
        font-size: 20px;
    }

    .remove {
        padding: 8px 30px;
        font-size: 16px;
    }

    .personal_form_bottom form input {
        font-size: 14px;
    }

    .personal_form_right form input {
        font-size: 14px;
    }

    .personal_info_left span {
        font-size: 14px;
        margin-right: 18px;
    }

    .personal_info_right span {
        font-size: 12px !important;
    }

    .pers_form {
        padding: 15px 10px;
    }

    .login_form input {
        width: 290px;
    }

    .view_input {
        height: 30px;
    }

    .view_cart_part {
        margin-bottom: 10px;
    }

    .add_cart, .add_favorite {
        padding: 8px 4px;
    }

    .add_cart a, .add_favorite a {
        font-size: 10px;
    }

    .form_group_left {
        padding: 0;
    }

    .form_group_right {
        padding: 0;
    }

    .login_form {
        width: 300px;
        margin: 0 auto;
    }

    .product_banner_sub {
        padding: 20px 0;
    }

    .product_banner_sub a {
        font-size: 16px;
    }

    .product_banner_title h1 {
        margin: -6px 0;
        font-size: 35px;
    }

    .product_main_banner {
        height: 150px;
    }

    .product_middle_banner {
        height: 180px;
    }

    .footer-column {
        width: 100%;
        text-align: left;
    }

    .footer-column-services ul {
        margin: 0;
    }

    .footer-soc-icons {
        justify-content: left;
    }

    .little_shop_part {
        left: -20vw;
        right: auto;
    }
}

@media only screen and (max-width: 400px) {
    .tabs-banner h2 {
        font-size: 20px;
    }

    .tabs-banner p {
        font-size: 13px;
        margin-bottom: 0;
    }

    .total_card {
        display: flex;
        flex-direction: column;
        text-align: center;
        margin: 15px 0;
    }

    .total_card span {
        margin-bottom: 10px;
    }

    .view_cart_part .form-group {
        margin-bottom: 0;
    }
}

@media only screen and (max-width: 350px) {
    .view_input {
        height: 44px;
    }
}

@media only screen and (max-width: 380px) {
    .personal_info_left {
        min-width: 115px !important;
    }
    .personal_info_left span {
        font-size: 12px;
    }
    .personal_info_right span {
        font-size: 12px;
    }
    .modal-dialog {
        right: 0;
        left: 15px;
    }

    #card_part {
        margin-top: 0;
    }

    .favorit_banner h2 span {
        font-size: 20px;
    }

    .service_view_text {
        padding: 0 20px;
    }

    .service_view_info {
        margin-bottom: 15px;
    }

    .email_banner {
        margin: 0;
    }

    .email_banner #reg_first {
        font-size: 20px;
    }

    .reset_part {
        margin: 5px 0;
    }

    .reset_banner {
        width: 100%;
        margin: 0 auto;
    }

    .reset_banner #reg_first {
        font-size: 20px;
    }

    .reset_banner .email_banner {
        margin: 10px 0;
    }

    .main_image {
        height: 280px;
    }

    .product_view_right_img {
        height: 280px;
    }

    .project-thumbnail {
        height: 215px;
        margin-bottom: 10px;
    }

    .section-divider-heading h3 {
        font-size: 20px;
    }

    .hu-dropdown {
        width: 230px;
    }

    .product_banner_title h1 {
        margin: -5px 0;
        font-size: 28px;
    }

    .icons_part {
        margin: 15px 0 5px;
    }

    .section-divider-heading {
        margin: 10px 0;
    }

    .error_page h2:last-child {
        font-size: 30px;
    }

    .modal-dialog {
        margin: 0;
    }

    .modal {
        left: 20px;
    }

    .section-divider-heading h2 {
        font-size: 20px;
    }

    .section-divider-caption, .section-divider-row {
        margin-top: 0;
        padding-top: 0;
    }

    .total_card span {
        padding: 8px 5px;
    }

    .total_card {
        margin: 20px 0;
    }

    .home-project-column {
        width: 100%;
    }

    .home-contacts-heading h2 {
        font-size: 30px;
    }

    .home-contacts-heading h3 {
        font-size: 18px;
    }

    .little_shop_part {
        left: -25vw;
        right: auto;
    }

    .service_view_text {
        margin-bottom: 0;
    }

    .modal-content {
        top: 20px;
    }
}

@media only screen and (max-width: 330px) {
    .modal-dialog {
        left: 0;
    }

    .favorit_banner h2 span {
        font-size: 18px;
    }

    .service_view_text {
        font-size: 14px;
    }

    .about_text {
        width: 280px;
    }

    .modal {
        left: 10px;
    }

    .little_shop_part {
        left: -29.5vw;
        right: auto;
        width: 310px;
    }

    .view_little_cart a {
        font-size: 12px;
    }

    .contact_title {
        height: 70px;
        background: #fab702;
        margin: 10px auto 0;
    }

    .login_form {
        width: 280px;
        margin: 0 auto;
    }

    .btn-overlay {
        width: 290px !important;
    }

    .section-divider-heading {
        min-width: 290px;
    }

    .has-error .help-block strong {
        color: red;
        font-size: 10px;
    }
}





