body section {
    clear: both;
}

@media (min-width: 1200px) {
    .container {
        max-width: 1170px;
    }
}

/**********************Responsive CSS**********************/
/************************************************************************************
smaller than 1920
*************************************************************************************/
@media screen and (max-width: 1920px) {

.petmac-mission:after {
    background-color: #F9F9F9;
    content: '';
    position: absolute;
    height: 62%;
    width: 100%;
    bottom: 129px;
    z-index: -9999999999999999;
}
}

@media screen and (min-width: 1920px) {
    .navigation {
        position: relative;
    }

    .navigation:before {
        top: -56px;
        left: 545px;
    }

    .main-banner {
        height: 56vh;
    }
.inner-banner {
    height: 400px;
}
	.inner-banner .banner_text {
    top: 170px;
}
    .banner_text {
        /*top: 443px;*/
    }

    .news-content {
        margin: 80px auto 0;
    }

    .mission-image:before {
        top: -16px;
        right: -16px;
        height: 65%;
    }

    .mission-image:after {
        bottom: -46px;
        right: -29px;
    }
}

/************************************************************************************
smaller than 1666
*************************************************************************************/
@media screen and (min-width: 1666px) {
    .navigation:before {
        left: 408px;
    }


    .main-banner {
        height: 51vh;
        min-height: 640px;
    }

    .banner_text {
        top: 48%;
        left: 0;
    }

}

/************************************************************************************
smaller than 1440
*************************************************************************************/
@media screen and (min-width: 1440px) {
    .navigation:before {
        left: 298px;
    }

}

/************************************************************************************
smaller than 1366
*************************************************************************************/
@media screen and (max-width: 1366px) {
    /*.navigation:before {
        left: 263px;
    }*/
}

/************************************************************************************
smaller than 1280
*************************************************************************************/
@media screen and (max-width: 1280px) {
    .navigation:before {
        left: 224px;
    }

    .new-product-sec .product-content h1 {
        margin: 63px 0 0;
        padding: 120px 83px 0;
    }

    .container {
        max-width: 100%;
    }

    .navbar {

    }
}

/************************************************************************************
smaller than 1024
*************************************************************************************/
@media screen and (max-width: 1024px) {
    .navbar {
        width: 94%;
    }

    .navigation:before {
        left: 88px;
    }

    .main-banner {
        height: 100vh;
        max-height: 430px;
    }

    .banner_text {
        /*top: 285px;*/
    }

    .mission-image:after {
        bottom: -44px;
        right: -26px;
    }

    .petmac-news-sec:after {
        width: 62%;
    }

    .contact-form li:nth-child(1) {
        width: 48%;
    }

    .new-product-sec .product-content .view {
        width: 17%;
    }

    .product-content .view {
        width: 17%;
    }

    .news-content {
        margin: 92px auto 0;
    }

    .news-content h1:before {
        top: 113px;
    }

    .business_section:after {
        top: 83%;
    }
}

/************************************************************************************
smaller than 980
*************************************************************************************/
@media screen and (max-width: 980px) {
    #responsive-menu-container #responsive-menu-wrapper {
        align-items: center !important;
        margin: 0 auto !important;
        display: flex !important;
        height: 100% !important;
    }


    #responsive-menu-container #responsive-menu li.responsive-menu-item .responsive-menu-item-link {
        text-transform: uppercase;
    }

    #responsive-menu-container #responsive-menu li.responsive-menu-current-item.responsive-menu-item::after {
        border-bottom: 1px solid #fff !important;
    }

    #responsive-menu-container li.responsive-menu-item:after {
        position: absolute;
        content: "";
        border-bottom: 1px solid #fff;
        bottom: -6px;
        left: 47.5%;
        right: 0;
        width: 35px;
        height: 5px;
        top: 25px;
    }


    #responsive-menu-container li.responsive-menu-item {
        width: 100%;
        list-style: none;
        position: relative;
    }

    button#responsive-menu-button {
        top: 18px !important;
        right: 14% !important;
    }

    header#header {
        position: fixed;
        left: 0;
        top: 0;
        background: #fff;
        z-index: 999;
    }

    body {
        padding-top: 134px;
    }
}

/************************************************************************************
smaller than 980
*************************************************************************************/
@media screen and (max-width: 980px) {
    button#responsive-menu-button {
        top: 37px;
    }

    .banner_text {
        /*top: 225px;*/
    }

    .mission-content:before {
        top: 102px;
    }

    .mission-content {
        margin: 60px 0 0;
    }

    .petmac-mission:after {
        bottom: 65px;
        z-index: -9999999999999999;
        height: 388px;
    }

    .petmac-news-sec .mission-content:before {
        top: 20px;
    }

    .petmac-news-sec:after {
        width: 100%;
    }

    .news-content {
        margin: 26px auto 0;
    }

    .news-content h1:before {
        top: 57px;
    }

    .product-content .view {
        width: 27%;
    }

    .new-product-sec .product-content .view {
        width: 27%;
    }

    .arrow-right {
        display: none;
    }

    .contact-form {
        width: 100%;
        display: block;
        margin: 0;
        padding: 0 0 40px;
    }

    .footer-logo-sec {
        width: 100%;
        display: block;
        margin: 0 0 30px;
        padding: 0;
    }

    .footer-quicklinks {
        width: 100%;
        display: block;
        margin: 0 0 30px;
        padding: 0;
    }

    .footer-contact-info {
        width: 100%;
        display: block;
        margin: 0 0 30px;
        padding: 0;
    }

    .date-sec {
        width: 14%;
    }

    .contact-content img {
        margin: 24px auto 0;
        display: table;
    }

    .search-main {
        width: 51%;
    }

    .contactaddress-main {
        margin: 0 0 30px;
    }

    .adoption-content {
        right: 66px;
        top: -105px;
    }

    .contactaddress-main {
        border-right: none;
    }

    .adopt-sec li figure img {
        height: auto;
    }

    .sell-gallery-main li {
        width: 28%;
    }

    .staff-img {
        margin: 0 auto 70px;
    }

    .staff-cntnt {
        margin: 0 0 70px;
    }

    .photo-content {
        width: 100%;
        display: block;
        margin: 0;
        padding: 0;
    }

    .photo-content a {
        width: 34%;
    }

    .hur-inner .hour-cntnt {
        /*top: 39px;*/
        /*left: 27px;*/
    }

    .hur-inner .map {
        width: 61%;
    }

    .fil-main {
        width: 100%;
    }

    .partners_content {
        max-width: 78%;
    }

    .business-partner-logo img {
        max-width: 147px;
    }

    .business_section:after {
        top: 78%;
    }

    .srch-contnt .search-form {
        width: 52%;
    }

    .photo-content {
        position: relative;
    }
}

/************************************************************************************
smaller than 812
*************************************************************************************/
@media screen and (max-width: 812px) {
    .main-banner {
        height: 102vh;
    }

    .banner_text {
        /*top: 201px;*/
    }

    .search-main {
        width: 100%;
    }

    .search-main label {
        width: 100%;
    }

    .whta_new {
        margin: 30px 0 0;
    }

    .adoption-content {
        right: 38px;
        top: -97px;
    }

    .adoption-sec {
        padding: 70px 134px 121px;
    }

    .hur-inner .hour-cntnt {
        /*width: 56%;*/
    }

    .petmac-mission2 .mission-content {
        padding: 0 0;
    }

    .filter-drp:before {
        background-size: 264px;
    }

    .business_section:after {
        width: 290px;
        background-size: 42% 31%;
        top: 83%;
    }

    .mission-content:before {
        top: 17px;
    }

    .mission-content {
        margin: 0;
        padding: 100px 0 0 0;
    }

    .mission-image {
        margin: 60px auto;
    }
}

/************************************************************************************
smaller than 768
*************************************************************************************/
@media screen and (max-width: 768px) {
    .get-touch{
        padding: 50px 0;
    }
	.footer-logo-sec ul li {
    display: inline-block;
    padding: 0 25px 0 0;
}
	section.staff-main {overflow: hidden;}
    .partner-blog-section{
        overflow: hidden;
    }
    .main-banner {
        height: 36vh;
        background-position: top center;
    }
    .partner-hover{
        width: 100%;
    }
    .partner-blog-section{
        padding-bottom: 150px;
    }
    .partner-blog-section:after{
        top: inherit;
        bottom: 0;
        height: 200px;
    }
    .sidebar {
        padding: 0;
    }

    .petmac-mission2 {
        padding: 0 0 70px 0;
    }

    .hur-inner .map {
        width: 100%;
    }

    .hur-inner .hour-cntnt {
        width: 100%;
        top: 0;
        left: 0;
        position: relative;
        margin-bottom: 30px;
    }

    .footer-main {
        /*text-align: center;*/
    }

    .footer-quicklinks li a {
        display: inline-block;
        position: relative;
    }

    .footer-logo-sec p {
        /*max-width: 80%;*/
        margin: 0 auto;
    }

    .footer-quicklinks h1 {
        /*text-align: center;*/
        margin: 0 auto;
    }

    .footer-quicklinks {
        max-width: 100%;
        margin: 0;
        text-align: left;
    }

    .banner_text {
        /*top: 201px;*/
        /*left: 50px;*/
    }

    .banner-content h1 {
        font-size: 65px;
        line-height: 65px;
    }

    .banner-content h4 {
        color: #fff;
        font-size: 33px;
    }

    .banner-content p {
        max-width: 60%;
    }

    .banner_text .banner-content a {
        margin: 20px 0 0;
    }

    .petmac-mission {
        padding: 100px 0;
    }

    .petmac-news-sec:before,
    .petmac-mission:before {
        width: 180px;
        height: 300px;
        background-size: contain;
    }

    .footer-contact-info li a {
        /*margin: 0 auto;*/
    }

    .petmac-news-sec .mission-content {
        width: 100%;
        display: block;
    }

    .contact-content {
        padding: 50px 30px 20px;
    }

    .contact-content:before {
        display: none;
    }

    .contact-content h3:before {
        display: block;
        position: relative;
        content: "";
        background-image: url(../images/paw--1.png);
        width: 83px;
        height: 83px;
        top: 0;
    }

    .contact-content {
        padding: 50px 10px 20px;
    }


    .petmac-mission:after {
        height: 530px;
    }

    .event-cntnt-main .date {
        vertical-align: middle;
    }

    .mission-content {
        position: relative;
        text-align: center
    }

    .mission-content:before {
        top: 17px;
        left: 0;
        right: 0;
        margin: 0 auto;
    }

    .mission-content a {
        float: none;
        margin-top: 25px;
        display: inline-block;
    }

    .date-sec {
        width: 74px;
        text-shadow: 1px 1px 15px rgba(0, 0, 0, 0.47);
    }

    .contact-form ul {
        width: 100%;
        padding: 50px 0 10px 0;
        margin: 0;
    }

    div.wpcf7-response-output {
        text-align: center;
        width: 100%;
        left: 0;
    }

    .contact-frm div.wpcf7-response-output {
        bottom: -20px;
        text-align: center;
        position: relative;
    }

    .contact-form li {
        text-align: center;
    }

    .contact-frm li .wpcf7-submit {
        width: auto;
        margin: 0 auto;
        text-align: center;
        float: none;
    }

    .contact-frm .wpcf7-response-output {
        text-align: center;
        position: relative;
        bottom: -20px;
    }

    .contact-form li {
        text-align: center;
    }

    .contact-form li .wpcf7-submit {
        float: none;
        margin: 0 auto;
    }

    .event-cntnt-main .evnt-contnt {
        width: 51%;
    }

    .filter-main .right-filter {
        width: 40%;
    }

    .filter-main .left-filter {
        width: 50%;
    }

    .inner-banner {
        height: 194px;
    }

    .inner-banner .banner_text {
        top: 73px;
    }

    .adoption-sec {
        padding: 70px 90px 121px;
    }

    .petmac-mission2 .mission-content:before {
        top: 0;
        position: relative;
        display: block;
        margin: 0 auto;
    }

    .petmac-mission2 .mission-content {
        margin: 0;
        padding: 30px 0;
    }

    .staff-cntnt {
        margin: 0 0 70px;
        text-align: center;
        padding: 0;
    }

    section.staff-main {
        padding: 0;
    }

    .staff-cntnt h2:before {
        top: 0;
        position: relative;
        display: block;
        right: 0;
        margin: 0 auto;
    }

    button#responsive-menu-button {
        top: 50px !important;
        right: 5% !important;
    }

    #responsive-menu-container #responsive-menu-wrapper {
        align-items: center !important;
        margin: 0 auto !important;
        display: flex !important;
        height: 100% !important;
    }


    #responsive-menu-container #responsive-menu li.responsive-menu-item .responsive-menu-item-link {
        text-transform: uppercase;
    }

    #responsive-menu-container #responsive-menu li.responsive-menu-current-item.responsive-menu-item::after {
        border-bottom: 1px solid #fff !important;
    }

    #responsive-menu-container li.responsive-menu-item::after {
        position: absolute;
        content: "";
        border-bottom: 1px solid #fff;
        bottom: -6px;
        left: 47%;
        right: 0;
        width: 35px;
        height: 5px;
        top: 25px;
    }


    #responsive-menu-container li.responsive-menu-item {
        width: 100%;
        list-style: none;
        position: relative;
    }
    .contact-frm li{
        text-align: center;
    }
    .logo-in{
        text-align: left;
    }
    .featured-product-sec
    {
        margin: 0;
    }
}

/************************************************************************************
smaller than 767
*************************************************************************************/
@media screen and (max-width: 767px) {
    .contact-form li:nth-child(even),
    .contact-form li:nth-child(odd) {
        width: 100%;
        margin: 0 0 15px 0;
    }
	.gettouch-content p {
    padding: 15px;
}
	.product-content h2 {padding: 120px 0px 12px;}
}

/************************************************************************************
smaller than 736
*************************************************************************************/
@media screen and (max-width: 736px) {
	.wlcm-content p, .mission-content p {color: #333;font-size: 14px;line-height: 30px;}

    .main-banner {
        /*height: 84vh;*/
        /*background-size: contain;*/
    }
    .banner_text {
        position: relative;
        top: 68%;
        left: 0;
    }


    .banner_text {
        /*top: 183px;*/
        /*left: 90px;*/
    }

    .banner-content h1 {
        font-size: 90px;
    }

    .banner-content h4 {
        font-size: 40px;
    }

    .mission-image:before {
        right: -13px;
    }

    .petmac-mission:after {
        bottom: 120px;
    }

    .contact-content img {
        width: 60%;
    }

    .product-content .view {
        width: 37%;
    }

    .contact-form li .wpcf7-submit {
        width: 26%;
    }

    .filter-main .left-filter {
        width: 32%;
        margin: 0 0 40px;
    }

    .filter-main {
        text-align: center;
    }

    .filter-main .right-filter {
        width: 58%;
    }

    .event-cntnt-main .evnt-contnt {
        width: 100%;
        margin: 40px 0 0;
    }

    .event-cntnt-main .evnt-image {
        width: 53%;
    }

    .event-cntnt-main .date {
        width: 46%;
    }

    .contact-frm li:nth-child(1) {
        margin: 0 20px 10px 0;
    }

    .contact-frm li .wpcf7-submit {
        width: 28%;
    }

    .photo-content h1 {
        position: relative;
    }

    .adopt-sec .adopt-main h2 {
        font-size: 24px;
    }

    .hur-inner .map {
        width: 75%;
    }

    .hur-inner .hour-cntnt {
        width: 60%;
    }

    .hur-inner .hour-cntnt {
        top: 44px;
        left: -30px;
    }

    .sell-gallery-main li figure img {
        height: auto;
    }

    .fil-main .search-filed {
        width: 48%;
    }

    .fil-main .cat-dp {
        width: 48%;
    }

    .fil-main .view-all {
        width: 100%;
        display: block;
        text-align: center;
        margin: 20px 0 0;
    }

    .sell-gallery-main h2 {
        font-size: 15px;
    }

    .partners_content {
        max-width: 100%;
    }

    .rescue_partners_content {
        width: 100%;
        display: block;
        margin: 25px 0 0;
        padding: 0;
    }

    .business_section:after {
        top: 92%;
    }
}

/************************************************************************************
smaller than 732
*************************************************************************************/
@media screen and (max-width: 732px) {

}

/************************************************************************************
smaller than 667
*************************************************************************************/
@media screen and (max-width: 667px) {
    .inner-banner-content h2 {
        font-size: 37px;
    }

    .adoption-sec {
        padding: 70px 0 121px;
    }
}

/************************************************************************************
smaller than 640
*************************************************************************************/
@media screen and (max-width: 640px) {
    .blog-content h4 a {
        font-size: 18px;
    }

    .sell-gallery-main li {
        padding: 0 10px;
    }

    .sell-wlcme-sec {
        width: 65%;
    }

    #responsive-menu-container li.responsive-menu-item::after {
        position: absolute;
        content: "";
        border-bottom: 1px solid #fff;
        bottom: -6px;
        left: 45%;
        right: 0;
        width: 35px;
        height: 5px;
        top: 25px;
    }
}

/************************************************************************************
smaller than 568
*************************************************************************************/
@media screen and (max-width: 568px) {

    .rescue_partners_logos li{
        width: 100%;
    }
    .partner-logo:after{
        display: none;
    }
    .rescue_partners_content{

        text-align: center;
    }
    .inner-banner {
        height: 155px;
    }
    .partner-blog-section:after{
        width: 314px;
        height: 200px;
        background-repeat: no-repeat;
        background-size: 312px;
        top: inherit;
        bottom: 0;
    }
    .business_section:after {
        width: 290px;
        background-size: 55%;
    }
    .partner-blog-section{
        padding-bottom: 150px;
    }
    /*.inner-banner .banner_text {
        top: 179px;
        left: 72px;
    }*/

    .event-cntnt-main .date {
        padding: 0 0 0 19px;
    }

    .event-cntnt-main .evnt-contnt {
        padding: 0 23px;
    }

    .adoption-sec {
        padding: 70px 15px 121px;
    }

    .staff-cntnt h2:before {
        left: 11px;
    }

    .hur-inner .hour-cntnt {
        width: 100%;
        margin: 0 0 40px;
        position: static;
    }

    .hur-inner .map {
        width: 100%;
    }

    .sell-gallery-main li {
        width: 33%;
		margin: 0 0 30px;
    }

    .sell-gallery-main ul {
        margin: 0 auto;
        display: table;
        width: 94%;
    }

    .fil-main .search-filed {
        width: 47%;
        margin: 0 15px 0 15px;
    }

    .fil-main .cat-dp {
        width: 46%;
    }

    .inner-banner .banner_text {
        top: 60px;
        left: 0;
        padding-left: 51px;
    }

    .banner-content h1 {
        font-size: 76px;
        line-height: 74px;
    }

    .banner-content h4 {
        font-size: 32px;
    }

    .wlcme-sec {
        width: 88%;
    }
    .logo-in img {
        width: 185px;
    }
    .partner-list .partner-address-item{
        flex: 0 100%;
        border-right: 0;
    }
	.petmac-mission2 .mission-content h2:before {
    top: -29px;
}
}

/************************************************************************************
smaller than 480
*************************************************************************************/
@media screen and (max-width: 480px) {
    .contact-form li:nth-child(1) {
        margin: 0 23px 0 0;
    }
	.footer-main {width: 100%;padding: 70px 0px 0px 0px;}
.adopt-sec .adopt-main {padding: 30px 0;}
    .featured-product-sec .product-content li .pro_img img {
        object-fit: contain;
        -o-object-fit: contain;
        object-position: center;
        -o-object-position: center;
        max-height: 380px;
    }

    .product-content h1 {
        font-size: 22px;
        padding: 120px 0 12px 4px;
    }

    .new-product-sec .product-content h1 {
        font-size: 22px;
        padding: 120px 0 12px 15px;
    }

    .new-product-sec .product-content .view {
        width: auto;
    }

    .wlcme-sec {
        width: 100%;
        padding: 50px 0 30px 0;
    }

    .wlcm-content {
        padding-left: 15px;
        padding-right: 15px;
    }

    .content-sec {
        width: 64%;
    }

    .news-content {
        margin: 50px auto 0 auto;
        width: 100%;
    }

    .content-sec {
        width: 65%;
    }

    .main-banner {
        /*height: 70vh;*/
    }

    .new-product-sec .product-content .owl-nav,
    .product-content .owl-nav {
        position: absolute;
        top: 0;
        right: 15px;
    }

    .contact-form li {
        width: 100% !important;
    }

    .footer-quicklinks {
        max-width: 100%;
    }

    .contact-form {
        padding: 0;
        overflow: hidden;
    }

    .petmac-mission {
        padding: 0px 0 50px 0;
    }

    div.wpcf7 .ajax-loader {
        top: 0;
    }

    button#responsive-menu-button {
        top: 30px !important
    }

    .contact-form li .wpcf7-submit {
        width: auto;
        display: inline-block;
    }

    .banner_text {
        /*top: 151px;*/
        /*left: 79px;*/
    }

    .banner-content h1 {
        font-size: 50px;
        line-height: 56px;
    }

    .banner-content h4 {
        font-size: 22px;
    }

    .banner_text .banner-content a {
        margin: 15px 0 0;
        padding: 5px 18px;
        font-size: 11px;
        display: inline-block;


    }

    .new-product-sec:before {
        background-repeat: no-repeat;
        background-size: 272px;
		width: 440px;
    }

    .events-main:before {
        width: 444px;
    }

    .filter-main .left-filter {
        width: 36%;
    }

    .inner-banner-content h2 {
        font-size: 31px;
    }

    .single-main .content-main h5 {
        color: #B28D65;
        font-family: 'Poppins';
        font-size: 43px;
        font-weight: 900;
    }

    .search-main {
        width: 86%;
    }

    .contact-frm li:nth-child(1) {
        margin: 0 17px 10px 0;
    }

    .adoption-content h6 {
        font-size: 21px;
    }

    .adoption-content p {
        font-size: 19px;
    }

    .adoption-content {
        right: 26px;
        top: -81px;
    }

    .adopt-sec .adopt-main h2 {
        font-size: 20px;
    }


    .filter-drp:before {
        max-width: 410px;
        width: 100%;
        background-size: 234px;
    }

    .fil-main {
        margin: 20px auto 0;
        padding: 30px 0;
        z-index: 1;
    }

    .sell-gallery-main ul {
        width: 100%;
    }

    .sell-gallery-main .navigationer li.disable {
        width: 23%;
    }

    .sell-gallery-main .navigationer li {
        width: 3%;
    }

    .sell-gallery-main .navigationer li.txt-link {
        width: 21%;
    }

    .partners_content {
        padding: 0 16px;
    }

    body {
        padding-top: 100px;
    }

    .banner-content h1 {
        font-size: 30px;
        line-height: 30px;
    }

    .banner-content p {
        font-size: 13px;
    }

    .news-content .date-sec:before {
        background-size: contain;
    }

    .news-content li:hover .date-sec:before {
        background-size: contain;
    }

    .inner-banner {
        height: 177px;
        background-size: cover;
        background-position: 78%;
    }

    .sell-gallery-main li {
        width: 100%;
        padding: 0;
        margin: 0 0 15px 0;

    }

    .adopt-sec {
        overflow: hidden;
    }

    .adopt-sec:before {
        width: 100px;
    }

    .hur-inner .hour-cntnt {
        width: 100%;
        margin: 0 0 40px;
        position: static;
        padding: 65px 15px 20px 15px;
    }

    .hur-main {
        padding: 30px 0;
    }

    .filter-main .left-filter {
        width: 100%;
        text-align: center;
    }

    .event-cntnt-main .evnt-contnt h4 {
        padding-left: 24px;
        position: relative;
    }

    .evnt-contnt h4 img {
        position: absolute;
        left: 0;
        top: 0;
    }

    .event-cntnt-main {
        margin-bottom: 30px;
    }
}

/************************************************************************************
smaller than 414
*************************************************************************************/
@media screen and (max-width: 414px) {
    /* .news-content .date-sec:before {
         background-size: 43px;
     }

     .news-content li:hover .date-sec:before {
         background-size: 36px;
     }
 */
    .product-content .view {
        width: 47%;
    }
	.product-content {padding: 0 16px 50px;}
	.featured-product-sec {padding: 0px 0px;}

    .new-product-sec:before {
        width: 360px;
    }

    .contact-form li:nth-child(1) {
        margin: 0 19px 0 0;
    }

    .main-banner {
        /*height: 28vh;*/

    }

    .banner_text {
        /*left: 33px;*/
        /*top: 101px;*/
    }

    .banner-content h1 {
        font-size: 30px;
        line-height: 44px;
    }

    .banner-content h4 {
        font-size: 17px;
    }

    .banner_text {
        /*left: 33px;*/
        /*top: 119px;*/
    }

    .easylogo img {
        width: 50%;
    }

    .events-main:before {
        width: 382px;
    }

    .inner-banner .banner_text {
        top: 39px;
        left: 0;
        padding-left: 46px;
    }

    .inner-banner {
        height: 107px;
    }

    .filter-main .right-filter {
        width: 71%;
    }

    .filter-main .left-filter {
        width: 43%;
    }

    .blog-image {
        width: 100%;
    }

    .blog-content {
        width: 100%;
        margin: 30px 0 0 0;
    }

    .search-main {
        width: 100%;
    }

    .adoption-content {
        right: 26px;
        top: -65px;
    }

    .adoption-content h6 {
        font-size: 16px;
    }

    .adoption-content p {
        font-size: 13px;
        line-height: 14px;
    }

    .adoption-content a {
        font-size: 11px;
    }

    .contact-frm li .wpcf7-submit {
        width: 41%;
    }

    .contact-frm li:nth-child(1) {
        margin: 0 0 10px 0;
        width: 100%;
    }

    .contact-frm li:nth-child(2) {
        margin: 0 0 10px 0;
        width: 100%;
    }

    .photo-content a {
        width: 44%;
    }

    .adopt-sec .adopt-main {
        width: 59%;
    }

    .sell-gallery-main .navigationer li.disable {
        width: 38%;
    }

    .sell-gallery-main .navigationer li {
        width: 4%;
    }

    .sell-gallery-main .navigationer li.txt-link {
        width: 33%;
    }

    .fil-main .search-filed {
        width: 44%;
    }

    .filter-drp:before {
        background-size: 180px;
    }

    .sell-wlcme-sec {
        width: 81%;
    }

    .sell-gallery-main h2 {
        font-size: 13px;
    }

    .sell-gallery-main ul {
        margin: 0 auto;
        display: table;
        width: 100%;
    }

    .sell-gallery-main li {
        width: 100%;
    }
}

/************************************************************************************
smaller than 412
*************************************************************************************/
@media screen and (max-width: 412px) {

}

/************************************************************************************
smaller than 384
*************************************************************************************/
@media screen and (max-width: 384px) {
    .banner_text {
        /*left: 33px;*/
        /*top: 101px;*/
    }

    .search-main {
        width: 100%;
    }
}

/************************************************************************************
smaller than 375
*************************************************************************************/
@media screen and (max-width: 375px) {
    .contact-form li:nth-child(1) {
        margin: 0 19px 10px 0;
        width: 100%;
    }
	.mission-image {margin: 100px auto;}
	.petmac-mission2::after {height: 640px;}

    .contact-form li:nth-child(2) {
        margin: 0 19px 10px 0;
        width: 100%;
    }

    .contact-form li .wpcf7-submit {
        width: 39%;
    }

    .events-main:before {
        width: 301px;
    }

    .inner-banner-content h2 {
        font-size: 22px;
    }

    .filter-main .left-filter {
        width: 48%;
    }

    .filter-main .right-filter {
        width: 81%;
    }

    .event-cntnt-main .evnt-image {
        width: 100%;
    }

    .event-cntnt-main .date {
        width: 40%;
        text-align: center;
        display: table;
        margin: 0 auto;
    }

    .event-cntnt-main .date span.month {
        width: 100%;
    }

    .event-cntnt-main .date span.day {
        width: 100%;
    }

    .navigationer li.disable {
        width: 46%;
    }

    .general-sec h3:after {
        top: 11px;
        font-size: 20px;
    }

    .general-sec h5 {
        font-size: 19px;
    }


    .adoption-content {
        right: 26px;
        top: -60px;
    }

    .adoption-sec {
        padding: 0 15px 30px 15px;
    }

    .adopt-sec .adopt-main {
        width: 100%;
    }

    .adopt-sec .adopt-main h2:before {
        bottom: 27px;
    }
    .get-touch{
        padding: 70px 0 40px 0;
    }
    .shop-photos-sec {
        padding: 0 0 70px;
    }

    .sell-gallery-main h2 {
        font-size: 16px;
    }

    .srch-contnt .search-form {
        width: 90%;
    }

    .inner-banner {
        height: 177px;
        background-size: cover;
        background-position: 78%;
    }

    .inner-banner .banner_text {
        top: 66px;
    }

    .petmac-mission2 .mission-content {
        margin: 0;
    }

    .petmac-mission2 .mission-content:before {
        top: 54px;
        left: 141px;
        text-align: center;
    }

    .mission-content a {
        margin: 30px auto 0;
        float: none;
        display: table;
    }

    .staff-cntnt {
        text-align: center;
        padding: 47px 0 0;
    }
.footer-logo-sec figure {
    text-align: center;
}
		.new-product-sec .product-content h2 {
    padding: 117px 0 0;
    width: 80%;
}
	.new-product-sec .product-content .owl-nav,
    .product-content .owl-nav {
        top: -71px;
    }
.footer-logo-sec ul {
    margin: 20px auto 0;
    width: 55%;
    display: table;
}
.footer-quicklinks h2 {
    text-align: center;
}
.footer-contact-info h2 {
    text-align: center;
}
.mission-content h2:before {
    top: 40px;
}
button#responsive-menu-button {
    right: 3% !important;
}
.banner_text {
    top: 24%;
}
.main-banner {
    min-height: 323px;
}
.staff-main:before {
    width: 404px;
    left: 0;
    top: 11px;
    background-size: 374px;
}
.cat-dp select {
    padding: 12px 8px;
}
.filter-main {
    padding: 100px 0 20px;
}
.banner-content h1 {
    font-size: 35px;
}
.banner-content h4 {
    font-size: 22px;
}
.banner-content p {
    font-size: 15px;
}
}


/************************************************************************************
smaller than 360
*************************************************************************************/
@media screen and (max-width: 360px) {
    .new-product-sec .product-content .view {
        width: 47%;
    }

    .new-product-sec .product-content h1 {
        font-size: 18px;
        padding: 120px 0 12px 15px;
    }

    .product-content h1 {
        font-size: 18px;
        padding: 120px 0 12px 4px;
    }

    .banner-content h1 {
        font-size: 26px;
        line-height: 34px;
    }

    .petmac-mission2 .mission-content {
        margin: 155px 0 0;
    }

    .petmac-mission2 .mission-content:before {
        top: 0;
        position: relative;
        display: block;
        margin: 0 auto;
    }

    .filter-drp:before {
        width: 329px;
    }

    .sell-gallery-main h2 {
        font-size: 11px;
    }

    .sell-gallery-main .navigationer li.disable {
        width: 28%;
    }

    .partner-hover {
        width: 100%;
    }
}

/************************************************************************************
smaller than 320
*************************************************************************************/
@media screen and (max-width: 320px) {
    .new-product-sec:before {
        width: 289px;
    }

    .new-product-sec .product-content h1 {
        font-size: 16px;
    }

    .product-content .view {
        width: 54%;
    }

    .main-banner {
        height: 33vh;
    }

    .banner_text .banner-content a {
        margin: 6px 0 0;
        padding: 9px 27px;
        font-size: 12px;
    }

    .banner-content p {
        font-size: 12px;
    }

    .banner-content h4 {
        font-size: 13px;
    }

    .banner-content h1 {
        font-size: 20px;
        line-height: 26px;
    }

    .filter-main .left-filter {
        width: 55%;
    }

    .filter-main .right-filter {
        width: 91%;
    }

    .single-main .content-main h5 {
        font-size: 27px;
    }

    .general-sec h3:after {
        right: 11px;
    }

    .adoption-content h6 {
        font-size: 13px;
        padding: 0 0 4px;
    }

    .adoption-content p {
        font-size: 11px;
        line-height: 12px;
    }

    .adoption-content a {
        font-size: 11px;
    }

    .adoption-content {
        right: 26px;
        top: -53px;
    }

    .adoption-sec {
        padding: 0 15px 71px;
    }

    .contact-frm li .wpcf7-submit {
        width: 50%;
    }

    .store-hours .hour-contnt {
        width: 82%;
        margin: 0 0 0 4px;
    }

    .store-hours figure {
        width: 14%;
    }

    .contact-info1 figure {
        width: 15%;
    }

    .contact-info1 .contact-content1 {
        width: 73%;
        margin: 0 0 0 4px;
    }

    .store-address figure {
        width: 15%;
    }

    .store-address .address-content {
        width: 73%;
        margin: 0 0 0 4px;
    }

    .hur-inner {
        padding: 00px 9px;
    }

    .photo-content a {
        width: 50%;
    }

    .adopt-sec .adopt-main {
        width: 75%;
    }

    .sell-wlcme-sec {
        padding: 70px 0 0;
    }

    .sell-gallery-main h2 {
        font-size: 10px;
    }

    .sell-gallery-main .navigationer li.txt-link {
        width: 29%;
    }

    .sell-gallery-main .navigationer li {
        width: 6%;
    }

    .sell-gallery-main .navigationer li.disable {
        width: 37%;
    }
}