@media only screen and (max-width: 768px) {
    .review-sec {
        padding: 0px 0;
    }

    .category-tabs {
        padding: 10px 0;
    }

    section.cartdetaile-sec {
        position: relative;
        margin-bottom: 15px;
    }

    .heading-slider-related h5 {
        font-size: 25px;
    }

    .enquiry-btn {
        margin-top: 10px;
    }

    .middle-section,
    .bottom-section {
        display: none;
    }

    .navigation .brand img {
        height: 70px;
    }

    .navigation {
        display: block;
        position: relative;
        z-index: 9;
        background: #fff;
    }

    .navigation .nav-mobile {
        display: block;
    }

    .navigation nav {
        width: 100%;
        padding: 70px 0 15px;
        z-index: 99999999;
    }

    .navigation nav ul {
        display: none;
        background: #262626;
    }

    .navigation nav ul li {
        float: none;
        border-bottom: 1px solid #8d8b8b;
    }

    .navigation nav ul li a {
        padding: 15px;
        line-height: 20px;
        background: #262626;
    }

    nav ul li ul li a {
        padding-left: 30px;
    }

    .navigation .navbar-dropdown {
        position: static;
    }

    .navigation #navbar-toggle {
        position: absolute;
        left: 18px;
        top: 35px;
        cursor: pointer;
        padding: 10px 35px 16px 0px;
    }

    .navigation #navbar-toggle span,
    .navigation #navbar-toggle span:before,
    .navigation #navbar-toggle span:after {
        cursor: pointer;
        border-radius: 1px;
        height: 3px;
        width: 30px;
        background: #000;
        position: absolute;
        display: block;
        content: '';
        transition: all 300ms ease-in-out;
    }

    .navigation #navbar-toggle span:before {
        top: -10px;
    }

    .navigation #navbar-toggle span:after {
        bottom: -10px;
    }

    .navigation #navbar-toggle.active span {
        background-color: transparent;
    }

    .navigation #navbar-toggle.active span:before,
    .navigation #navbar-toggle.active span:after {
        top: 0;
    }

    .navigation #navbar-toggle.active span:before {
        transform: rotate(45deg);
    }

    .navigation #navbar-toggle.active span:after {
        transform: rotate(-45deg);
    }

    #main-slide .item img {
        height: 170px;
        object-fit: cover;
        object-position: left;
    }

    .Categories-sec .cat-image {
        width: 140px;
        height: 140px;
    }

    .offer-banner-box {
        margin-bottom: 10px;
        display: unset;
        background: unset;
    }

    .slider-section .owl-dots {
        display: none;
    }

    section.top-footer {
        background: #1f4c94;
        padding: 25px 0px 90px;
        color: #fff;
    }

    .left-footer-content h3 {
        font-size: 18px;
    }

    .footer-head-par p {
        font-size: 14px;
    }

    .envelope-box {
        display: inline-block;
        position: relative;
        top: -13px;
        right: 10px;
    }

    .right-footer-content {
        position: relative;
        top: 20px;
        width: 100%;
    }

    .right-footer-content input[type="email"] {
        height: 45px;
        width: 65%;
        border: 1px;
        border-radius: 30px 0px 0px 30px;
        padding-left: 20px;
        position: absolute;
    }

    .right-footer-content button {
        position: absolute;
        height: 45px;
        margin-left: 65%;
        background: #0667B0;
        width: 34%;
        border: 1px solid #0667B0;
        border-radius: 0px 30px 30px 0px;
        color: #fff;
    }

    section.bottom-footer {
        padding: 15px 0px 25px;
        text-align: center;
    }

    .bottom-footer-icon {
        margin-top: 15px;
    }

    .middle-section {
        display: none;
    }

    .cat-backgroundcolr {
        position: absolute;
        top: 0px;
        left: 11px;
        padding: 15px 8px 0px;
    }

    .procuct-main {
        margin-top: 25px;
        margin-bottom: 65px;
        text-align: center;
    }

    section.new-arrivelsitem-section .nav-tabs {
        border-bottom: 1px solid #dee2e6;
        display: block;
    }

    .nav-tabs .nav-item.show .nav-link,
    .nav-tabs .nav-link.active {
        color: #495057;
        background-color: #fff;
        border-color: #dee2e6 #dee2e6 #dee2e6;
    }

    section.new-arrivelsitem-section .col-sm-3 {
        margin-top: 25px;
        border: 1px solid #ddd !important;
        text-align: center;
    }

    .payment-box li {
        display: inline-block;
        float: none;
        margin-left: 2px;
    }

    .nav.main-menu,
    .bottom-section button.btn.btn-warning.dropdown-toggle {
        display: none;
    }

    .bottom-section button.my-button,
    .bottom-section #dropdownMenuButton {
        display: none;
    }

    .main-logo.responsiveimg {
        width: 35%;
        display: inline-block;
    }

    .responsive-btnbox {
        display: inline-block;
        width: 64%;
        text-align: right;
        padding-top: 18px;
    }

    .bottom-section .responsive-categ {
        position: fixed;
        top: 65px;
        left: auto;
        right: -40px;
        height: 100vh;
        background: #fff;
        z-index: 9;
        padding: 60px 20px;
        width: 100% !important;
        transition: .6s all;
        display: none;
    }

    .main-menushow {
        width: 100% !important;
        right: 0px !important;
        display: block !important;
    }

    #accnt-content li a {
        font-size: 16px;
        line-height: 40px;
    }

    span.menu-closebtn,
    span.acnt-closebtn {
        position: absolute;
        top: 10px;
        right: 20px;
        font-size: 21px;
        color: #000;
        display: block;
    }

    .bottom-section .responsive-categ li {
        line-height: 45px;
    }

    .bottom-section .responsive-categ li a {
        font-size: 17px;
    }

    .login-sec ul.right-page-info {
        text-align: left !important;
        margin-bottom: 25px;
    }

    /*footer list*/
    .middle-footer .col-sm-2 {
        margin: 10px 0px;
    }

    .accordion-form-box {
        padding: 0px;
    }

    .account-list a,
    .contact-icon li {
        text-decoration: none;
        color: #fff;
        font-size: 14px;
    }

    .right-account-box .form-check {
        position: absolute;
        top: -25px;
        left: 100px;
        display: block;
        padding: 0px !important;
    }

    .col-sm-12.reg-btn-content p {
        margin-top: 15px;
    }

    .col-sm-12.text-right.reg-btn-content {
        text-align: left !important;
    }

    /*cart detaile page responsvie*/
    h5.info-heading,
    .accnt-left-box {
        display: none;
    }

    .col-sm-12.top-info-accnt {
        margin-top: 20px;
    }

    .top-info-accnt ul.right-page-info.text-right {
        text-align: left !important;
        line-height: 25px;
        margin-top: -30px;
        padding-right: 30px;
    }

    .rightdetail-cont-box #product {
        position: fixed;
        left: 0px;
        bottom: 0px;
        width: 100%;
        z-index: 10000;
        background: rgba(237, 242, 254, 1);
        padding: 7px;
        border-width: 0;
        border-top-width: 3px;
        border-style: solid;
        border-color: rgba(143, 210, 238, 1);
        box-shadow: 0 -15px 100px -10px rgba(0, 0, 0, 0.1);
    }

    .rightdetail-cont-box .btn-group.prd_page span.res-hide,
    #product label.control-label,
    .rightside-bannerimg {
        display: none;
    }

    .rightdetail-cont-box .btn-group.prd_page {
        float: right;
    }

    .rightdetail-cont-box button#button-cart {
        padding: 7px;
    }

    .rightdetail-cont-box button#button-cart {
        width: 35%;
    }

    .rightdetail-cont-box i.far.fa-heart,
    i.far.fa-copy {
        font-size: 17px;
    }

    .review-product-tab {
        margin: 30px 0px 0px;
    }

    #related_product_slider .card-body {
        text-align: center;
    }

    .form-group.qty {
        margin: 0px;
    }

    .about-register {
        margin: 25px 0px 30px;
    }

    section.login-sec .content-text {
        margin-bottom: 30px;
    }

    .table-responsive.tablecart-box .table-bordered td,
    .table-bordered th {
        border: 1px solid #dee2e6;
        min-width: 175px;
    }

    .owl-theme .owl-dots .owl-dot span {
        background: #ffc107 !important;
    }

    .owl-theme .owl-dots .owl-dot.active span,
    .owl-theme .owl-dots .owl-dot:hover span {
        background: #000000b0 !important;
    }

    .review-product-tab a.nav-link {
        padding: 9px 7px;
    }

    .tab-content.review {
        padding: 30px 0px;
    }

    .peace-bannermain {
        width: 100%;
        padding: 0px;
        font-size: 14px;
    }

    .container {
        max-width: 100% !important;
    }

    section.peace-banner-sec {
        padding: 45px 0px;
        background-position: right;
    }

    h1 {
        font-size: 25px !important;
    }

    .trending-gameplay-item {
        margin-bottom: 20px;
    }

    .gif-header {
        height: 45px;
    }

    .brand-gif {
        padding-left: 170px;
        padding-top: 20px;
        position: absolute;
    }

    .offer-contentbox h3 {
        font-size: 20px;
        line-height: 25px;
    }

    .offer-contentbox .offer-shopnow {
        margin-top: 0;
    }

    .breadcrumb-section {
        padding: 30px 0;
    }

    .breadcrumb-section .breadcrumb li {
        font-size: 16px;
    }

    .about-us-page {
        padding: 20px 0;
        margin-top: 00px;
    }

    .who-are-page {
        padding: 20px 0;
    }

    .about-us-page h3 {
        font-size: 25px;
    }

    .who-are-page h3 {
        margin-top: 20px;
    }

    .test-about,
    .middle-footer {
        padding: 20px 0;
    }

    .contact-heading,
    .account-list {
        margin-top: 20px;
    }

    .footer-head-par {
        margin-left: 70px;
    }

    .breadcrumb-section .breadcrumb {
        float: unset;
        text-align: center;
    }

    .offer-contentbox {
        margin-bottom: 40px;
        width: auto;
    }

    .our-portfolio h4,
    .offer-banner-section h3,
    .our-clients-section h2, 
    .Categories-sec h4 {
        font-size: 31px;
        margin-bottom: 20px;
    }

    .service_box {
        margin-bottom: 40px;
    }

    .top-margin {
        display: unset !important;
    }

    .call-btn {
        padding: 0;
    }

    .read-more {
        margin: 20px 0 30px;
    }

    .about-us-section h2 {
        font-size: 28px;
        padding-top: 20px;
    }

    .fixed-call {
        left: 0px;
        bottom: 10px;
    }

    .fixed-call img {
        width: 180px;
    }

    .floating_btn {
        right: 5px;
    }

    .button-top {
        right: 80px;
    }

    .contact-one__img {
        display: none;
    }

    .content-home {
        padding: 0 20px;
    }

    .content-home h2 {
        font-size: 26px;
    }

    .content-home p {
        font-size: 16px;
    }

    .content-sec {
        padding: 30px 0;
    }

    .counter-section ul li {
        width: 100%;
    }

    .border-top-left-bottom {
        border-radius: 0;
    }

    .border-top-right-bottom {
        border-radius: 0;
    }

    .about-us-section {
        padding: 30px 0;
    }
    .contact-detalis .contact-info {
        margin-bottom: 40px;
    }
}