@media(min-width:1699px) {
    .why_puppies_left {
        -ms-flex: 0 0 30%;
        flex: 0 0 30%;
        max-width: 30%;
    }
    .why_puppies_right {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 70%;
        flex: 0 0 70%;
        max-width: 70%;
    }
    .banner-area::before {
        bottom: -30px;
    }
}

@media(max-width:1366px) {
    .puupy-detls-rght label {
        font-size: 18px;
    }
}

@media(max-width:1199px) {
    h1 {
        font-size: 35px;
    }
    a.cmn_btn {
        padding: 10px 30px;
    }
    .banner_cont p {
        margin-bottom: 15px;
    }
    .banner_cont {
        top: 40%;
    }
    .why_puppies_left {
        position: relative;
        left: 0;
        top: 0px;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
        padding-left: 15px;
        text-align: center;
        display: none;
    }
    .why_puppies_right {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
        padding: 50px 15px 0 15px;
        margin-left: auto;
    }
    h2 {
        font-size: 28px;
    }
    .puppies_cont {
        padding: 25px 10px;
    }
    h3 {
        font-size: 20px;
        line-height: 1.2;
    }
    .outline_btn {
        padding: 10px 30px;
    }
    .single-testimonial {
        padding: 25px 22px;
    }
    .get_touch_right {
        background: #000;
        padding: 50px 50px !important;
    }
    .get_touch_left img {
        height: 593px;
    }
    .title {
        margin-bottom: 30px;
    }
    .cms-img-area {
        padding-left: 15px;
    }
    .cms-img-area img:nth-child(5) {
        right: 25px;
    }
    .navbar-nav li:last-child {
        margin-left: 30px;
    }
    .puppies_cont span::before {
        top: 10px;
    }
    .match_bit_right p br {
        display: none;
    }
    .testimonial_area .title {
        color: #000;
    }
    .reltd-puppy-inner .single_puppies {
        max-width: 23%;
        flex: 0 0 23%;
    }
    .puupy-detls-left h2 {
        font-size: 28px;
    }
    .behavior-seccbox h3 {
        font-size: 25px;
    }
    .puupy-detls-rght label {
        font-size: 15px;
    }
    .puupy-detls-left p,
    .puupy-detls-left a {
        font-size: 20px;
        line-height: 28px;
    }
    .fltr_main_cont ul li p {
        width: 72%;
    }

    .single_gal figure > img{ min-height: 293px; }
}
@media(max-width:1024px) {


header .navbar-nav>li.menu-item-has-children:after{display: none;}
.main_head.fixed-header .navbar-nav .clickD {
    top: 35px;
}

}
@media(min-width:992px) {
    .main_head .navbar-nav>li>.sub-menu {
        display: block !important;
    }
    .navbar-expand-lg .navbar-collapse {
        justify-content: flex-end !important;
    }
}

@media(max-width:991px) {
    .main_head .navbar-nav>li>.sub-menu.show {
        display: block;
        visibility: visible !important;
        opacity: 1 !important;
        top: 0 !important;
        position: relative !important;
        width: 100% !important;
        box-shadow: none;
        border: 0px;
    }
    .main_head .navbar-nav>li {
        margin: 0 0 14px 0 !important;
        padding: 6px 12px !important;
        border-radius: 4px;
        /* transform: translateX(-40px); */
        transition: 0.9s;
    }
    .main_head .navbar-collapse.collapse.show .navbar-nav>li {
        /* transform: translateX(0px); */
    }
    .navbar-nav .clickD {
        top: 8px !important;
    }
    .navbar-collapse {
        position: fixed;
        top: 0;
        background: #fff;
        right: 0;
        width: 250px;
        bottom: 0;
        transform: translateX(105%);
        display: block;
        transition: 0.5s;
        box-shadow: 0 2px 22px 0 rgba(0, 0, 0, .2), 0 2px 30px 0 rgba(230, 230, 230, 0.35);
        z-index: 999;
        height: 100vh;
        overflow: scroll;
    }
    .navbar-collapse.collapse.show,
    .navbar-collapse.collapsing {
        transform: translateX(0);
    }
    .nav-mobile-header {
        margin: 0;
        padding: 30px 20px;
        display: flex !important;
    }
    .nav-mobile-header h4 {
        margin-bottom: 0;
    }
    .close-menu img {
        width: 18px;
    }
    .close-menu {
        cursor: pointer;
    }
    .navbar-nav {
        padding: 0 20px;
        /* height: calc(100vh - 90px); */
        /* overflow: scroll; */
        /* height: 100%;
        min-height: 500px; */
    }
    /* .current-menu-item {
        background: #6200ee;
    } */
    .main_head .navbar-nav>li.current-menu-item>a {
        color: #e4219f !important;
    }
    /* .body-overlay {
        top: 0;
        width: 100%;
        bottom: 0;
        height: 100%;
        position: fixed;
        background: rgba(0,0,0,0.5);
        z-index: 9;
        overflow: hidden;
        display: none;
    } */
    /* body.overlay-block .main{
        filter:blur(5px);
    } */
    .overlay-block {
        overflow: hidden;
    }
    .overlay-block .main {
        filter: blur(4px);
    }
    .main_head {
        padding: 20px 0;
    }
    .main_head .navbar-nav>li>a.signin_btn {
        color: #fff !important;
        display: block;
        background: #283772 !important;
        text-align: center;
    }
    /* nev-list-animation */
    /* .navbar-nav:after{
        position: absolute;
        top: 0;
        right: 0;
        width:0;
        background: #ccc;
        content: "";
        height: 100%;
        left: 0;
        z-index: -1;
        transition: 1.5s;
    }
    .overlay-block .navbar-nav:after{
        width: 250px;
       
    } */
    .main_head .navbar-nav>li>a::before {
        display: none;
    }
    .logo {
        max-width: 100px;
        margin: 0 auto;
    }
    .main_head {
        padding: 12px 0;
        position: relative;
    }
    .main {
        padding-top: 0px;
    }
    .banner-area>img {
        object-fit: cover;
        min-height: 400px;
        object-position: right;
    }
    .inner-banner>img {
        min-height: 220px;
    }
    ul.why_puppies_cont li p {
        font-size: 13px;
    }
    .pink_btn {
        padding: 15px 25px;
    }
    .available_puppies_area .pink_btn {
        width: 190px;
    }
    .banner-icon {
        padding: 20px 10px;
        width: 40px;
    }
    .banner-icon li {
        padding: 6px 0;
        width: 20%;
    }
    .banner-icon li:nth-child(2) {
        margin-left: 20%;
    }
    .video_icon {
        bottom: -17px;
        width: 35px;
    }
    .single_gal_cont {
        padding: 25px 15px 25px 15px;
    }
    .serve_area {
        padding: 50px 0;
    }
    .erve_right {
        position: relative;
        right: 0;
        top: 0;
        transform: translateY(0);
        -webkit-box-flex: 0;
        -ms-flex: 0 0 40%;
        flex: 0 0 100%;
        max-width: 100%;
        padding: 0 100px;
        text-align: center;
    }
    .erve_left {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
        padding: 0;
        margin-left: 0;
        padding: 0 15px;
    }
    .get_touch_right {
        padding: 50px 15px !important;
    }
    .match_bit_left {
        order: 2;
    }
    .match_bit_right {
        order: 1;
        padding-top: 50px;
        padding-bottom: 50px;
    }
    .heade_ph {
        position: relative !important;
        right: 0;
        top: 0;
        padding: 10px 20px 90px 30px !important;
    }
    .heade_ph a {
        font-size: 16px !important;
    }
    .banner-icon {
        top: auto;
        bottom: -1px;
        transform: translateY(0);
        background: #fff;
        width: 100%;
        left: 0;
        right: 0;
        display: flex;
        padding: 0px 15px;
    }
    .about_page_cont {
        padding-top: 0;
    }
    .sec_gap {
        padding: 40px 0;
    }
    .footer_area {
        padding-bottom: 65px;
    }
    .banner-area.inner-banner img {
        object-position: center;
    }
    .erve_right {
        display: none;
    }
    .navbar-toggler {
        position: fixed;
        bottom: 11px;
        left: 0;
        right: 0;
        margin: 0 auto;
        width: 35px;
        padding: 0;
        text-align: center;
    }
    .navbar-toggler b {
        text-transform: uppercase;
        font-size: 10px;
        font-weight: 600;
        letter-spacing: 1px;
    }
    .banner-icon li span {
        display: block;
        font-size: 10px;
        font-weight: 600;
        text-transform: uppercase;
        letter-spacing: 1px;
        position: relative;
        z-index: 1;
        right: 0;
        left: 0;
        opacity: 1;
        visibility: visible;
        width: auto;
        background: transparent;
        color: #000;
        top: 0;
    }
    .banner-icon li img {
        max-width: inherit;
        height: 23px;
    }
    .behavior-seccbox {
        max-width: 50%;
        flex: 0 0 50%;
        margin-top: 30px;
    }
    .mainpro-rghtt h3 {
        font-size: 30px;
    }
    .mainpro-rghtt ul.detls_btnn li a {
        font-size: 13px;
        padding: 12px 20px;
    }
    .why_puppies_main-secc ul.why_puppies_cont li {
        max-width: 50%;
        flex: 0 0 50%;
        margin-bottom: 30px;
    }
    .puupy-detls-left p,
    .puupy-detls-left a {
        font-size: 16px;
        line-height: 25px;
    }
    .reltd-puppy-inner .single_puppies {
        max-width: 47%;
        flex: 0 0 47%;
        margin-top: 20px;
    }
    .reltd-puppy-inner .single_puppies:nth-child(2n) {
        margin-right: 0;
    }
    .why_puppies_main-secc {
        padding-top: 40px;
    }
    .fltr_main_cont ul li p {
        width: 88%;
    }

    .single_gal figure > img {
        min-height: 207px;
    }

    h3 {
        font-size: 17px;
    }
    .main_head .navbar-nav>li>.sub-menu.show{padding: 0px;}
    .navbar-nav li:last-child {
    margin-left: 0;}
    .main_head .navbar-nav>li>.sub-menu{margin-top: 15px;     background: #ebebeb;}
    .main_head .navbar-nav>li>.sub-menu>li{margin-bottom: 5px;}
    .clickD{transition: all 0.3s ease-in-out;}
    .clickD.toggled{transform: rotate(180deg);}
}

@media (max-width: 768px) {
    .mainpro-rghtt h2.resp-accordion {
        font-size: 19px;
        padding: 12px 30px;
        margin-bottom: 0;
        list-style: none;
        cursor: pointer;
        border: 1px solid #929292;
        background-color: #fff !important;
        color: #000;
        margin-top: 10px;
        position: relative;
    }
    .mainpro-rghtt h2.resp-tab-active {
        margin-bottom: 0 !important;
        padding: 12px 30px !important;
        border-top: 0 !important;
        border-bottom: 0 !important;
        border: 1px solid #000 !important;
        color: #fff !important;
        background-color: #000 !important;
    }
    .mainpro-rghtt h2.resp-tab-active a {
        color: #fff;
    }
    .product-bigimg figure {
        width: 100%;
        height: 280px;
    }
    .product-smllimg figure {
        height: 55px;
    }
    .mainpro-rghtt ul.dtls-secc li span.dtls-name {
        font-size: 15px;
        max-width: 35%;
        flex: 0 0 35%;
    }
    .mainpro-rghtt ul.dtls-secc li {
        font-size: 15px;
    }

    .blog_page .intger_part{ padding: 20px; }

    .blog_page .intger_part a figure img{ border-radius: 18px; }

    .blog_page .intger_part a figure::before{ 
        top: 10px; 
        left: 10px;
        width: calc( 100% - 20px );
        height: calc( 100% - 20px );
        border-radius: 15px;
    }

    .blog_page .intger_part a figure img{ object-fit: cover; object-position: center; height: 170px; }

    .blog_page .inr_popular a.lf-img img{ border-radius: 15px; height: 170px; }
}

@media (max-width: 767px) {
    .alignright,
    .alignleft,
    .aligncenter {
        float: none;
        clear: both;
        display: block;
        margin-left: auto;
        margin-right: auto;
        margin: 0 0 22px 0;
        max-width: 100%;
    }
    .main_head .navbar-nav>li>.sub-menu {
        position: relative;
        width: 100%;
        left: inherit;
        top: inherit;
    }
    .main_head .navbar-nav>li.menu-item-has-children {
        padding-right: 0;
    }
    ul.why_puppies_cont li {
        width: 50%;
        margin-bottom: 25px;
    }
    .get_touch_left img {
        height: auto;
    }
    .foot_links {
        text-align: center;
        margin-bottom: 25px;
    }
    .foot_title::before {
        left: 0;
        right: 0;
        margin: 0 auto;
    }
    .foot_social {
        text-align: center;
    }
    .footr_top {
        padding: 40px 0;
    }
    .copy_right {
        padding: 10px 0;
    }
    /* .video_gallery_area{
        padding-right:50px;
    } */
    .available_puppies_carousel {
        padding-right: 0;
    }
    .slick-arrow.slick-next {
        top: 50%;
        bottom: 0;
        right: 0;
        left: auto;
    }
    .slick-prev.slick-arrow {
        top: 50%;
        left: 0;
        right: 0;
        z-index: 9;
    }
    .slick-arrow {
        width: 30px;
        height: 30px;
    }
    .gallery-carousel {
        padding-left: 0;
    }
    .testimonial-carousel {
        padding-right: 0;
    }
    .banner_cont p br {
        display: none;
    }
    h2 {
        font-size: 20px;
    }
    ul.why_puppies_cont li {
        width: 100%;
        margin-bottom: 15px;
    }
    .why_puppies_btn p {
        font-size: 14px;
    }
    .about_page_img {
        text-align: center;
        order: 1;
        margin-bottom: 40px;
    }
    .about_page_cont {
        order: 2;
    }
    .faq-area .btn span {
        top: 20px;
    }
    .banner_cont .cmn_btn {
        margin-left: auto;
        display: block;
        width: 170px;
        font-size: 13px;
        text-align: center;
        padding: 10px;
    }
    .get_touch_left {
        display: none;
    }
    .about_page_img {
        display: none;
    }
    .back-to-top-area.active-backTop {
        bottom: 15%;
    }
    .contact-map,
    .contact-map iframe {
        height: 400px;
    }
    .contact-page .contact-map {
        order: 2;
    }
    .contact-page .get_touch_right {
        order: 1;
    }
    .product-bigimg figure {
        width: 100%;
        height: auto;
    }
    .product-smllimg figure {
        height: 100px;
    }
    .mainproduct-right {
        margin-top: 40px;
    }
    .puupy-detls-left {
        margin-bottom: 40px;
    }
    .met_rht_bx {
        margin-bottom: 20px;
    }
    .met_rht_bx:last-child {
        margin-bottom: 0px;
    }
    .detils_from_box .submit_bx {
        text-align: center;
    }
    .detils_from_box {
        margin-top: 35px;
    }
    .fltr_main_cont ul li {
        width: 100%;
        margin-bottom: 5px;
    }
    .fltr_main_cont ul li:last-child {
        margin-bottom: 0;
    }
    .fltr_main_cont ul li p {
        width: 30%;
        text-align: left;
    }
    .fltr_main_cont ul {
        flex-wrap: wrap;
    }

    .single_gal figure > img{ 
        min-height: auto;
        height: 333px;
    }
    .banner_cont .cmn_btn:hover, .why_puppies_btn .cmn_btn:hover{background: #fcf142;     border: 1px solid #fcf142;}

}

@media (max-width:575px) {
    h1 {
        font-size: 25px;
    }
    .banner_cont h1 span {
        font-size: 18px;
    }
    .match_bit_right h2 {
        font-size: 22px;
    }
    .banner-area>img {
        min-height: 340px;
    }
    .contact-map,
    .contact-map iframe {
        height: 310px;
    }
    .behavior-seccbox {
        max-width: 100%;
        flex: 0 0 100%;
        margin-top: 0;
        border-right: 0;
        border-bottom: 1px solid #939393;
        padding: 25px 15px;
    }
    .behavior-seccbox h3 {
        font-size: 20px;
        margin-bottom: 15px;
    }
    .why_puppies_main-secc ul.why_puppies_cont li {
        max-width: 100%;
        flex: 0 0 100%;
        margin-bottom: 30px;
    }
    .puupy-detls-left {
        text-align: center;
    }
    .reltd-puppy-inner .single_puppies {
        max-width: 100%;
        flex: 0 0 100%;
        margin-top: 20px;
        margin-right: 0;
    }
    .puupy-detls-rght label {
        padding-left: 40px;
    }
    .styled-checkbox+label:before {
        position: absolute;
        left: 0;
        top: 0;
    }
    .single_puppies>img {
        min-height: auto;
    }
    .puppies_cont h3 {
        min-height: auto;
    }
    .page-template-available-pets .single_puppies>img {
        min-height: auto;
    }
    .avilbl_cont>a:hover {
        margin-top: 0;
    }
    .fltr_main_cont {
        text-align: center;
        margin-bottom: 10px;
    }
    .fltr_main_cont:last-child {
        margin-bottom: 0;
    }
}

@media (max-width:480px) {
    .product-smllimg figure {
        height: 50px;
    }
    .mainpro-rghtt h3 {
        font-size: 25px;
    }
    .why_puppies_main-secc ul.why_puppies_cont li p {
        font-size: 16px;
        line-height: 22px;
    }
    .fltr_main_cont ul {
        flex-wrap: wrap;
        margin: 0 -5px 10px;
    }
    .fltr_main_cont ul li {
        width: 49%;
        margin-bottom: 10px;
        padding: 0 5px;
    }
    .filter_icon {
        margin-right: 17px;
    }
    .all_fit_bar select {
        font-size: 11px;
        letter-spacing: 0px;
    }
    .filter_icon {
        margin-right: 0;
        font-size: 13px;
        padding-left: 8px;
        font-weight: 600;
        flex-basis: 32%;
    }

    .all_fit_bar .filter_icon p{ font-size: 12px; }

    .al_pro_selct {
        font-size: 11px;
        padding: 0 8px;
    }
    .all_fit_bar select {
        margin-left: 5px;
    }
    .banner-area::before {
        height: 94px;
    }
    .fltr_main_cont ul li p {
        width: 42%;
    }
    .fltr_main_cont ul li {
        width: 100%;
    }

    .single_gal figure > img{ height: 189px; } 
}