@media screen and (max-width: 479px){
    .page-title h2 {
        font-size: 30px;
    }
    .page-paddings, 
    .page-background {
        padding: 50px 0px;
    }
    .header-main .header-top {
        padding: 12px 0px 18px;
    }
    .header-top .row > .col-xl-6:first-child {
        display: none;
    }
    .header-top-right > ul {
        float: none;
        text-align: center;
    }
    .header-top-left > ul > li, 
    .header-top-right > ul > li {
        float: none;
        display: inline-block;
    }
    .header-logo span.theme-logo {
        width: 125px;
    }
    .header-main .header-bottom .header-right-btn {
        position: absolute;
        top: 10px;
        right: 15px;
    }
    .header-right-btn > ul > li > a{
        padding: 5px 8px;
    }
    .header-main-menu .bg-light {
        position: relative;
    }
    .header-main-menu .bg-light .navbar-toggler {
        width: 100%;
        text-align: right;
        font-size: 20px;
        border: 0px;
        background-color: #f3f3f3;
        padding: 10px 15px;
        color: #000;
        border-radius: 0px;
    }
    .header-main-menu .bg-light .navbar-toggler:focus {
        outline: 0;
    }
    .header-right-btn > ul > li .search-dropdown.search-active {
        width: 213px;
    }
    .header-cart > ul > li:first-child {
        display: none;
    }
    .nav.nav-tabs.pet-tab-box .nav-item {
        width: calc(100% - 30px);
        margin-bottom: 30px;
    }
    .nav.nav-tabs.pet-tab-box .nav-item:last-child {
        margin-bottom: 0px;
    }
    .theme-slide-box {
        width: 100%;
        right: -100%;
    }
    .slide-content-footer > ul > li .theme-btn {
        padding: 12px 22px;
    }
    .banner-box .banner-description > h2 {
        font-size: 36px;
        margin: 0px;
    }
    .banner-box .banner-description > span {
        margin: 0px;
    }
    .furry-friend-box {
        padding: 30px 0px;
    }
    .furry-friend-box > .furry-friend-img {
        text-align: center;
    }
    .furry-friend-box > .furry-friend-img, 
    .furry-friend-box .furry-friend-content {
        width: 100%;
        display: block;
    }
    .furry-friend-box .furry-friend-content{
        margin-top: 30px;
    }
}
@media screen and (max-width: 575px){
    .header-cart > ul > li > .cart-dropdown-menu{
        top: 43px;
        width: 300px !important;
        right: -70px;
    }
    .slider-box h2 {
        font-size: 32px;
        line-height: normal;
    }
    .slider-area .owl-nav button{
        display: none;
    }
    .pet-shop-shopping-area .pet-shop-shopping-main .pet-shop-shopping-box {
        width: 100%;
        display: block;
    }
    .pet-shop-shopping-area .pet-shop-shopping-main {
        height: auto;
        padding: 60px 15px;
    }
    .footer-dog-images > .footer-dog-box:nth-last-child(n+3) {
        display: none;
    }
    .footer-copyright {
        text-align: center;
    }
    .payment-box .payment-card-ico {
        background-position: center center;
    }
    .shop-detail-box-area .shop-pro-main {
        display: block;
    }
    .shop-pro-main .shop-pro-thumbnail, 
    .shop-pro-main .shop-pro-images {
        float: none;
        padding: 0px;
    }
    .shop-pro-main .shop-pro-images {
        margin-bottom: 15px;
    }
    .shop-pro-thumbnail > ul > li {
        width: 20%;
        float: left;
        margin-right: 15px;
    }
    .shop-pro-thumbnail > ul > li:last-child{
        margin-right: 0px;
    }
    .shopping-cart-area .shopping-cart-footer .shopping-cart-btn {
        text-align: center !important;
    }
    .shop-product-box.shop-product-listing .product-box > div {
        display: block;
        width: 100%;
    }
    .pro-detail-tab .nav-tabs .nav-item .nav-link{
        padding: 12px 20px;
    }
    .pro-category-area .pro-category-main .pro-category-title {
        margin-bottom: 15px;
    }
    .deal-banner-content h3,
    .banner-content h2 {
        font-size: 30px;
    }
    .our-features-box li {
        width: calc(100% - 30px);
    }
    .deal-banner {
        padding: 0px 15px 30px;
    }
    .deal-banner > .row > div {
        width: 100% !important;
        display: block;
        max-width: 100%;
    }
    body .modal.show .modal-dialog{
        width: 95% !important;
    }
}
@media screen and (max-width: 767px) and (min-width: 480px){
    .header-bottom > .container > .row {
        position: relative;
    }
    .header-bottom > .container > .row > div{
        position: static;
    }
    .header-main .header-bottom .header-right-btn {
        position: absolute;
        top: 4px;
        right: 90px;
    }
    .header-main .header-bottom .header-main-menu .navbar-toggler {
        position: absolute;
        top: -42px;
        right: 0px;
        background-color: #f3f3f3;
        border: 0px;
        outline: 0px;
        padding: 6px 15px;
    }
    .nav.nav-tabs.pet-tab-box .nav-item {
        width: calc(50% - 30px);
        margin-bottom: 30px;
    }
    .our-service-area .row > div {
        max-width: 50%;
    }
    .ps-column-width {
        max-width: 50%;
    }
}
@media screen and (max-width: 767px) and (min-width: 575px){
    .furry-friend-box {
        padding: 15px 15px;
    }
    .furry-friend-box > .furry-friend-img,
    .furry-friend-box .furry-friend-content {
        width: 100%;
        display: block;
        padding: 0px;
    }
    .furry-friend-box > .furry-friend-img {
        margin-bottom: 15px;
        text-align: center;
    }
    .pet-shop-shopping-area .pet-shop-shopping-main {
        height: auto;
        display: block;
        padding: 60px 0px;
    }
    .pet-shop-shopping-area .pet-shop-shopping-main .pet-shop-shopping-box {
        width: 100%;
        display: block;
    }
    .footer-dog-images > .footer-dog-box:nth-last-child(n+4) {
        display: none;
    }
    .footer-copyright {
        text-align: center;
    }
    .payment-box .payment-card-ico {
        background-position: center;
        margin-top: 8px;
    }
}
@media screen and (max-width: 767px){
    .header-main {
        position: static;
        margin-top: 15px;
    }
    .header-main.fixed-header {
        margin: 0px;
    }
    .header-bottom-box .header-logo {
        position: relative;
        top: 6px;
    }
    .header-main .header-bottom {
        position: relative;
        padding: 8px 15px 8px;
    }
    .header-cart > ul > li > a > span{
        display: none;
    }
    .header-cart > ul > li > a > .budge{
        display: block;
    }
    .header-bottom-box > .header-menu {
        padding: 0px;
        text-align: right;
    }
    .header-bottom .header-bottom-box .header-cart {
        top: 11px;
        right: 48px;
    }
    .header-bottom-box > .header-menu .navbar .navbar-toggler {
        padding: 0px;
        border: 0px;
        position: relative;
        top: 10px;
        outline: 0;
    }
    .header-bottom-box > .header-menu .navbar .navbar-collapse {
        position: absolute;
        top: 100%;
        left: 0px;
        right: 0px;
        text-align: left;
        background-color: #fff;
        margin: 8px -15px 0px;
        border-top: 1px solid #eee;
        padding: 0px 15px;
        z-index: 999;
    }
    .slider-box-table .slider-box-table-main .slide-main {
        height: auto;
        display: block;
        padding: 60px 0px;
    }
    .slider-box-table .slider-box-table-main .slide-main > div{
        display: block;
        width: 100%;
    }
    .slider-box-table .slider-box-table-main .slide-main > div:last-child{
        display: none;
    }
    .slider-box-area .slider-banner-img{
        display: none;
    }
    .slider-area .banner-slider {
        height: auto;
        display: block;
        padding: 100px 0px;
    }
    .slider-area .banner-slider .banner-box .container > .row > div {
        width: 100%;
        display: block;
        max-width: 100%;
    }
    .slider-area .banner-slider .banner-box .container > .row > div:last-child,
    .slider-area .owl-nav button {
        display: none;
    }
    .slider-area .banner-slider .banner-box .banner-slide-images {
        margin-top: 50px;
    }
    .slider-area .banner-slider .banner-box .banner-slide-images img {
        max-height: 280px;
        display: block;
        margin: 0px auto;
    }
    .offer-banner-section .col, .offer-banner-section .col-mid {
        width: 100% !important;
        margin: 0px;
        float: none;
        padding: 0px;
        text-align: center;
    }
    .header-main .header-top {
        padding: 12px 0px 12px;
    }
    .header-top-left > ul > li, 
    .header-top-right > ul > li {
        display: inline-block;
        float: none;
        margin-right: 8px;
        padding-right: 8px;
    }
    .header-top .row > .col-xl-6:first-child {
        display: none;
    }
    .header-top-left > ul, 
    .header-top-right > ul {
        text-align: center;
        float: none;
    }
    .header-bottom-box > .header-menu .navbar {
        position: static;
    }
    .header-main .header-bottom.fixed-header {
        position: fixed;
    }
    .header-bottom > .container > .row > div {
        position: static;
    }
    .header-main-menu .bg-light .navbar-collapse {
        position: absolute;
        top: 100%;
        left: 0px;
        right: 0px;
        background-color: #fff;
        border: 1px solid #eee;
        z-index: 9;
    }
    .about-us-area .row > div {
        width: 100%;
        display: block;
        max-width: 100%;
    }
    .about-images img {
        max-width: 250px;
        display: block;
    }
    .footer-area .row .col-lg-4:first-child:before{
        content: none;
    }
    .about-footer .theme-description,
    .footer-bottom .copy-text,
    .copy-text a {
        color: #eee;
    }   
    .deal-banner-content {
        padding: 30px 0px 30px;
    }
    .deal-banner > .row > .col-md-4 {
        display: none;
    }
    .our-features-box li {
        width: calc(100% - 30px);
    }
    .newsletter-popup-box .newsletter-popup-box-main {
        height: auto;
    }
    .newsletter-popup-box .newsletter-popup-box-main .newsletter-popup-content.newsletter-popup-img {
        display: none;
    }
    .newsletter-popup-box .newsletter-popup-box-main .newsletter-popup-content {
        width: 100%;
        display: block;
        padding: 50px 15px;
    }
    body .modal.show .modal-dialog {
        -webkit-transform: translate(0,20%);
        transform: translate(0,20%);
        width: 80%;
    }
    .bradcrumb-area {
        padding: 50px 0px;
    }
}
@media screen and (max-width: 991px) and (min-width: 768px){
    .header-top {
        padding: 12px 15px 12px;
    }
    .header-top-left > ul > li > a, 
    .header-top-right > ul > li > a {
        font-size: 14px;
    }
    .header-bottom > .container > .row {
        position: relative;
    }
    .header-bottom > .container > .row > div {
        position: static;
    }
    .header-main-menu .bg-light {
        position: static;
    }
    .header-bottom > .container > .row .header-right-btn {
        position: absolute;
        top: 0px;
        right: 94px;
    }
    .header-main-menu .bg-light .navbar-toggler {
        background-color: #f3f3f3;
        border: 0px;
        outline: 0px;
        padding: 6px 15px;
        position: absolute;
        top: 0px;
        right: 15px;
    }
    .header-main-menu .bg-light .navbar-collapse {
        position: absolute;
        top: 100%;
        left: 0px;
        right: 0px;
        background-color: #fff;
        z-index: 9;
        width: 100%;
        border: 1px solid #eee;
    }
    .header-main-menu .bg-light .navbar-collapse .navbar-nav > .nav-item {
        float: left;
        width: auto;
    }
    .header-bottom-box > .header-menu {
        padding: 0px;
        text-align: right;
        position: relative;
        top: 9px;
    }
    .header-bottom .header-bottom-box .header-cart {
        right: 50px;
        top: 10px;
    }
    .header-bottom-box > .header-menu .navbar .navbar-toggler {
        padding: 0px;
        border: 0px;
        outline: 0;
    }
    .slider-box-table .slider-box-table-main .slide-main {
        height: auto;
        padding: 160px 0px;
    }
    .slider-area .owl-nav button{
        display: none;
    }
    .slider-box h2 {
        font-size: 44px;
    }
    .slider-box-area .slider-banner-img{
        display: none;
    }
    .pet-shop-shopping-area .pet-shop-shopping-main .pet-shop-shopping-box {
        padding: 0px 15px;
    }
    .nav.nav-tabs.pet-tab-box .nav-item {
        width: calc(33.33% - 30px);
        margin-bottom: 30px;
    }
    .product-filter > ul > li > .product-filter-dropdown{
        padding: 8px 2px;
    }
    .footer-dog-images > .footer-dog-box:nth-last-child(n+6) {
        display: none;
    }
    .shop-detail-box-area .shop-pro-main {
        display: block;
    }
    .shop-pro-main .shop-pro-thumbnail, 
    .shop-pro-main .shop-pro-images {
        float: none;
        padding: 0px;
    }
    .shop-pro-thumbnail > ul > li {
        width: 20%;
        float: left;
        margin-right: 15px;
    }
    .shop-pro-thumbnail > ul > li:last-child{
        margin-right: 0px;
    }
    .shop-product-box.shop-product-listing .product-box > div {
        display: block;
        width: 100%;
    }
    .offer-banner-section .col, 
    .offer-banner-section .col-mid {
        width: 33.33%;
        display: table-cell;
        vertical-align: middle;
        float: none;
    }
    .offer-banner-section .col.last > div:last-child {
        display: none;
    }
    .deal-banner-content h3,
    .banner-content h2 {
        font-size: 30px;
    }
    .footer-links.custom-link-div > ul > li > a,
    .footer-links.custom-link-div > ul > li > a > i {
        color: #222;
    }
}
@media screen and (max-width: 1199px) and (min-width: 991px){
    .header-right-btn > ul > li > a {
        padding: 5px 10px;
    }
    .footer-dog-images > .footer-dog-box:nth-last-child(n+7) {
        display: none;
    }
    .slider-box-table .slider-box-table-main .slide-main {
        height: auto;
        padding: 120px 0px;
    }
}
@media screen and (max-width: 1600px) and (min-width: 1200px){
    .slider-box-table .slider-box-table-main .slide-main {
        height: auto;
        padding: 120px 0px;
    }   
}
@media screen and (max-width: 991px){
    .header-bottom-box > .header-menu .navbar{
        position: static;
    }
    .header-bottom-box > .header-menu .navbar .navbar-collapse {
        position: absolute;
        top: 100%;
        left: 0px;
        right: 0px;
        width: calc(100% - -40px);
        background-color: #fff;
        text-align: left;
        margin: 8px -20px 0px;
        padding: 0px 20px;
        border-top: 1px solid #eee;
        box-shadow: 0px 8px 15px #eee;
    }
    .navbar-collapse .navbar-nav .nav-item .nav-dropdown {
        transform: none;
        visibility: visible;
        opacity: 1;
        border: 0px;
        background-color: #f3f3f3;
        margin: 0px;
        position: static;
        width: 100%;
        display: none;
    }
    .header-menu .navbar .navbar-collapse .navbar-nav .nav-item .dropdown-active~.nav-dropdown {
        display: block;
    }
    .header-menu .navbar .navbar-collapse .navbar-nav .nav-item{
        margin: 0px;
    }
    .header-bottom-box > .header-menu .navbar .navbar-collapse{
        max-height: 360px;
        overflow-y: auto;
    }
    .header-cart > ul > li > .dropdown-search {
        top: 44px;
        z-index: 99;
    }
    .shopping-cart-box .shopping-cart-table,
    .whislist-pro-box .theme-table {
        overflow-x: auto;
    }
    .shopping-cart-box .shopping-cart-table table {
        width: 768px;
    }
    .whislist-pro-box .theme-table table{
        width: 991px;
    }
    .shopping-cart-area .shopping-cart-footer .shopping-cart-btn .theme-btn {
        padding: 12px 18px;
    }
}