
/* md */
@media (min-width: 1400px) and (max-width: 1500px) {


}


/* md */
@media (min-width: 1200px) {

    .container {
        max-width: 1300px;
    }

}


/* md */
@media (min-width: 1200px) and (max-width: 1300px) {


    .main-menu ul li a {
        padding: 5px 7px;
    }
    .product-info h2 {
        font-size: 20px;
    }
    .product-info .price {
        font-size: 18px;
    }

    .slider-nav.slick-initialized.slick-slider {
        margin-right: 0;
        margin-left: 2px;
    }
}


/* md */
@media (min-width: 992px) and (max-width: 1199px) {
    .tech-download {
        position: relative;
        left: 4px;
        bottom: 10px;
    }

    .tech-download button {
        position: relative;
        right: 2px;
    }

    .main-menu ul li a {
        font-size: 17px;
        padding: 5px 5px;
    }
    .topbar ul li {
        margin-left: 10px;
    }
    .search-form {
        width: 145px;
    }
    .products > li {
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%;
    }
    .product-menu-sectin ul li {
        font-size: 18px;
    }
    .product-info h2 {
        font-size: 22px;
    }
    .product-style-1 .product-info,
    .product-style-1 .product-thumb {
        margin-left: 30px;
    }
    .shop-details .col-lg-5,
    .shop-details .col-lg-7 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .details-slider {
        margin-top: 30px;
    }
    .product-style-1 .product-info {
        max-width: 425px;
    }
    .product-style-1 .product-thumb {
        max-width: 200px;
    }

}

/* md */
@media (max-width: 991px) {

    .tech-download {
        position: relative;
        left: 4px;
        bottom: 10px;
    }

    .tech-download button {
        position: relative;
        right: 2px;
    }

    .products-category .product-image {
        width: 200px;
    }

    .main-menu .logo {
        display: block;
        max-width: 100px;
    }
    .topbar .logo {
        display: none;
    }
    .navbar-toggler-icon {
        width: initial;
        height: initial;
        line-height: initial;
        padding: 5px 10px;
        border-radius: 4px;
        color: #fff;
        border: 1px solid #fff;
    }
    .search-form {
        width: 150px;
    }
    .topbar ul li {
        margin-left: 5px;
    }
    .topbar ul li span {
        margin-left: 5px;
    }
    .main-menu ul li a {
        display: block;
        padding: 10px 15px;
        text-align: right;
    }
    .main-menu ul li {
        border-left: 0;
        border-top: 1px solid #fff;
    }
    .navbar-nav {
        margin-right: 0;
        margin-top: 15px;
        padding-right: 0;
    }
    .product-menu-sectin ul li,
    .products > li {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
    .section-header h1,
    .product-menu-sectin h1 {
        font-size: 32px;
    }
    .top-rated-products h1 strong {
        font-size: 40px;
        margin-right: 17px;
    }
    .brand-section h1 {
        font-size: 30px;
    }
    .product-menu-sectin ul li {
        font-size: 18px;
    }
    .products.grid-3 > li {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .product-style-1 .product-info {
        margin-left: 0;
    }
    .details-slider {
        margin-top: 30px;
    }
    .breadcrumb-content h1 {
        font-size: 30px;
    }
    .sidebar h2 {
        font-size: 20px;
    }
    .sidebar ul li a {
        font-size: 18px;
    }
    .shop-details .product-info h2 {
        font-size: 28px;
    }
    .shop-details .product-meta .price > strong {
        font-size: 22px;
    }

    .buy-page-help {
        margin-top: -48px;
    }


}

/* sm */
@media (min-width: 768px) and (max-width: 991px) {


}
@media (min-width: 645px) and (max-width: 991px) {
    .order-icon-container {
        position: absolute;
        bottom: -104px;
        left: 50px;
    }

    @media (max-width: 767px) {
        .order-icon-container {
            left: 0;
        }
    }

}


@media (max-width: 371px) {
    .order-icon-container {
        position: absolute;
        bottom: -104px;
        left: 22px;
    }

    .tech-download-container {
        margin: auto;
        position: relative;
        right: 2px;
    }

    .tech-download {
        margin-right: unset!important;
        margin: auto;
        position: relative;
    }
    .tech-download button img {
        position: relative;
        top: -9px;
        left: -12px;
    }

    .tech-download span {
        vertical-align: super;
    }

    .cart-btn {
        position: relative;
        right: 2px;
    }



}


/* sm */
@media (max-width: 767px) {

    .topbar ul {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .breadcrumb-content h1 {
        font-size: 30px;
    }
    .product-content .section-header {
        margin-top: 20px;
    }
    .search-login {
        margin-top: 15px;
    }
    .product-info h2 {
        font-size: 22px;
    }
    .search-form {
        width: 195px;
        margin-right: 0;
    }

    .phone-number {
        font-size: 21px;
    }

    .page-2 .mobile {
        display: block;
    }

    .page-2 .desktop {
        display: none;
    }

    .page-2 .sidebar.mobile ul{
        display: none;
    }
    .sidebar h2 {
        color: #000;
        background-color: #fff;
    }

    button .phoneNumber {
        width: 103px;
    }

    .phoneNumber {
        width: 134px;
    }

    #shippingData #order_page_button {
        margin-left: 16px;
    }



}




@media (max-width: 695px) {
    .main-bottom-text {
        width: 90%;
        font-size: 14px;
    }

    .shop-details .product {
        padding: 13px!important;
    }

    .product-content .product-info .buttons.text-center {
        margin-left: 18px;
    }

    .product-content .product-info.text-right, .filters-description {
        padding-right: 18px;
        padding-top: 10px;
    }

    .slider-nav.slick-initialized.slick-slider {
        margin-right: 0;
        margin-left: 0;
    }
}

@media (max-width: 500px) {
    .main-bottom-text {
        width: 98%;
        font-size: 14px;
    }
}

/* xs Portrait */
@media (max-width: 575px) {

    .product-info h2 {
        font-size: 18px;
    }
    .product-info .price {
        font-size: 16px;
    }
    .brand-section h1,
    .breadcrumb-content h1 {
        font-size: 31px;
    }
    .cta-content h1 {
        font-size: 26px;
    }
    .cta-content {
        font-size: 14px;
    }
    .sidebar h2,
    .shop-details .product-meta .price > strong {
        font-size: 18px;
    }
    .product-meta {
        font-size: 16px;
    }

    .buy-page-help {
        margin-top: -42px;
        margin-left: -10px;
    }
}

/* xs Portrait */
@media (max-width: 475px) {
    .product-menu-sectin ul li,
    .products > li {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .top-rated-products h1 strong {
        float: none;
    }
    .section-header h1,
    .product-menu-sectin h1 {
        font-size: 26px;
    }
    .shop-details .product {
        padding: 15px;
    }

    .safe-site {
        margin: 0;
    }

    /*.fas.fa-user-shield.fa-2x {*/
    /*	margin: 50px -72px;*/
    /*}*/

    #shippingData #order_page_button {
        margin-left: 15px;
    }
}

@media (max-width: 405px) {
    .order-icon-container {
        margin: unset !important;
    }
}

@media (max-width: 375px) {
    .buy-page-help {
        font-size: 13px;
    }
}


@media (max-width: 345px) {
    .buy-page-help {
        font-size: 11px;
    }
}
