/* Media Queries  */

@media screen and (max-width: 1440px){
    h1 {
        font-size: 76px;
        line-height: 80px;
    }
    .contact_map_section iframe {
        width: -webkit-fill-available;
    }
    #backtotop {
        width: 50px;
        height: 50px;
        bottom: 30px;
        right: 30px;
    }
    #backtotop::after {
        font-size: 20px;
        line-height: 50px;
    }
}

@media screen and (max-width: 1199px){
    h1 {
        font-size: 64px;
        line-height: 68px;
    }
    p {
        font-size: 18px;
        line-height: 28px;
    }
    .default-btn {
        padding: 20px 50px;
    }

    h2 {
        font-size: 42px;
        line-height: 50px;
    }
    h3 {
        font-size: 20px;
        line-height: 34px;
    }
    #backtotop {
        width: 40px;
        height: 40px;
        bottom: 20px;
        right: 20px;
    }
    #backtotop::after {
        font-size: 16px;
        line-height: 40px;
    }
    .services_section .services_box {
        padding: 40px 15px;
    }
    .services_section .services_box p {
        line-height: 26px;
        margin-bottom: 15px;
    }
    .services_section .services_box figure {
        height: 120px;
        width: 120px;
        line-height: 120px;
    }

    .newsletter_section input {
        padding: 15px 30px;
        height: 60px;
    }
    .newsletter_section button {
        padding: 20px 30px !important;
    }

    .testimonials_section .testimonials_heading_content h2 {
        margin-bottom: 15px;
        padding-right: 0;
    }
    .testimonials_section .testimonials_content .paragraph {
        font-size: 20px;
        line-height: 34px;
        margin-bottom: 15px;
        padding-right: 0;
    }
    .testimonials_section .testimonials_content h3 {
        line-height: 24px;
    }
    .testimonials_section .testimonials_content p {
        margin-bottom: 15px;
    }
    .testimonials_section .testimonials_content .testimonials_quote {
        right: 0;
    }
    .testimonials_section .testimonials_content .testimonials_quote img {
        width: 100px;
    }
    .testimonials_section .owl-carousel .owl-nav button.owl-prev {
        width: 50px;
        height: 50px;
        line-height: 50px;
    }
    .testimonials_section .owl-carousel .owl-nav button.owl-next {
        width: 50px;
        height: 50px;
        line-height: 50px;
    }

    .store_section .store_content h2 {
        margin-bottom: 30px;
    }
    .store_section .nav-tabs {
        padding: 0 70px 0 130px;
        margin-bottom: 40px;
    }
    .store_section .tabs-box .nav-tabs li a {
        padding: 15px 25px;
    }
    .store_section .store_box .store_box_content .text_rate_wrapper .rating {
        top: 20px;
    }
    .store_section .store_box .store_box_content .price_cart_wrapper .price_wrapper .dollar {
        font-size: 20px;
        line-height: 24px;
    }
    .store_section .store_box .store_box_content .price_cart_wrapper .price_wrapper span {
        font-size: 22px;
        line-height: 24px;
    }
    .store_section .store_box .store_box_content .text_rate_wrapper .text_wrapper {
        width: 80%;
    }

    .consultation_content label {
        margin-bottom: 5px;
        padding-left: 0;
    }
    .consultation_content input {
        padding: 10px 20px;
        width: 85%;
        height: 48px;
        margin-bottom: 20px;
        margin-left: 0;
    }
    .consultation_content .calender {
        background-position: 90% 15px !important;
    }
    .consultation_content .form_style label {
        margin-left: -45px;
    }
    .consultation_content .form_style input {
        margin-left: -50px;
    }
    .consultation_content .clock {
        background-position: 90% 15px !important;
    }
    .consultation_content select {
        padding: 10px 20px;
        width: 84%;
        height: 48px;
        margin-bottom: 25px;
        margin-left: 0;
        background-position: 95% 20px !important;
    }
    .consultation_content button {
        padding: 20px 45px;
    }
    .consultation_section .consultation_left_top_shape {
        display: none;
    }
    .consultation_section .consultation_left_shape {
        bottom: 0;
    }
    .consultation_section .consultation_left_shape img {
        width: 55px;
    }

    .gallery-section-outer .nav-tabs li a {
        padding: 15px 32px;
    }
    .gallery-section-outer .nav-tabs li .walking {
        padding: 15px 25px;
    }
    .gallery-section-outer .nav-tabs li .grooming {
        padding: 15px 20px;
    }
    .gallery-section-outer .nav-tabs li .training {
        padding: 15px 22px;
    }
    .gallery-section-outer .nav-tabs li .health {
        padding: 15px 22px;
    }

    .contact_info_section .contact_info_form_content input {
        padding: 12px 25px;
        height: 55px;
        margin-bottom: 18px;
    }
    .contact_info_section .contact_info_form_content textarea {
        padding: 12px 25px;
        height: 120px;
        margin-bottom: 15px;
    }

    .shop_store_section .store_box .store_image_box {
        min-height: 240px;
        padding: 20px 30px 20px 40px;
    }
    .shop_store_section .store_box .store_box_content .text_rate_wrapper .text_wrapper {
        width: 85%;
    }
    .shop_store_section .box6 .store_image_box {
        padding: 20px 15px;
    }
    .shop_store_section .box8 .store_image_box {
        padding: 20px 15px;
    }

    .team_section .team_content h2 {
        margin-bottom: 30px;
    }
    .team_section .team_box {
        padding: 15px 15px 25px;
    }
    .team_section .team_box figure {
        margin-bottom: 15px !important;
    }
    .testimonials_section2 .left-content {
        padding: 40px 0px 40px 40px;
    }
}

@media screen and (max-width: 991px) {
    .consultation_section .wpcf7-not-valid-tip{
          left: 15px;
      }
    .testimonials_section2 p {
        font-size: 16px;
        margin-bottom: 10px;
        line-height: 20px;
    }
    .testimonials_section2 .left-content {
        padding: 40px 0px 40px 30px;
    }
    .testimonials_section1 .testimonials_client img {
        width: 100px;
        height: 100px;
    }
    .testimonials_content1 p{
        font-size: 18px;
        line-height: 26px;
    }
    .testimonials_section1 .testimonials_content1 ul{
        padding-top: 20px;
    }
    h1 {
        font-size: 54px;
        line-height: 60px;
    }
    p {
        font-size: 16px;
        line-height: 26px;
    }
    .default-btn {
        padding: 18px 42px;
    }
    a {
        font-size: 16px;
        line-height: 16px;
    }

    h6 {
        font-size: 16px;
        line-height: 24px;
    }
    .services_section .services_content h2 {
        padding: 0 40px;
        margin-bottom: 30px;
    }
    h2 {
        font-size: 38px;
        line-height: 46px;
    }
    .services_section .services_box {
        padding: 35px 25px;
    }
    .services_section .services_box figure {
        height: 110px;
        width: 110px;
        line-height: 110px;
        padding: 22px;
    }
    h3 {
        font-size: 18px;
        line-height: 30px;
    }
    .services_section .services_box p {
        line-height: 24px;
        margin-bottom: 12px;
    }
    .text-size-18 {
        font-size: 16px;
        line-height: 26px;
    }
    .services_section .services_box .btn_wrapper i {
        font-size: 16px;
        line-height: 16px;
        margin-left: 10px;
    }
    .services_section .owl-carousel .owl-dots {
        margin-top: 30px !important;
    }
    .services_section .owl-carousel .owl-dots .owl-dot span {
        width: 12px;
        height: 12px;
        margin: 0 5px;
    }
    .services_section .owl-carousel .owl-dots .owl-dot.active span {
        width: 16px;
        height: 16px;
    }

    .newsletter_section .newsletter_box .newsletter_image {
        right: -45px;
    }
    .newsletter_section .newsletter_box .newsletter_content h2 {
        line-height: 44px;
        margin-bottom: 15px;
    }
    .newsletter_section input {
        padding: 12px 25px;
        height: 54px;
        font-size: 14px;
        line-height: 24px;
    }
    .newsletter_section button {
        padding: 18px 25px !important;
        font-size: 16px;
        line-height: 16px;
    }
    h4 {
        font-size: 18px;
        line-height: 30px;
    }

    .testimonials_section .testimonials_heading_content h2 {
        margin-bottom: 10px;
    }
    .testimonials_section .testimonials_content .paragraph {
        font-size: 18px;
        line-height: 30px;
        margin-bottom: 12px;
    }
    .testimonials_section .testimonials_content .testimonials_quote img {
        width: 85px;
    }
    .testimonials_section .owl-carousel .owl-nav button.owl-prev {
        width: 46px;
        height: 46px;
        line-height: 46px;
    }
    .testimonials_section .owl-carousel .owl-nav button.owl-next {
        width: 46px;
        height: 46px;
        line-height: 46px;
    }

    .store_section .store_content h2 {
        margin-bottom: 25px;
    }
    .store_section .nav-tabs {
        padding: 0px 20px 0 25px;
        margin-bottom: 30px;
    }
    .store_section .tabs-box .nav-tabs li a {
        padding: 12px 22px;
        font-size: 16px;
        line-height: 16px;
    }
    .store_section .store_box {
        padding: 10px 10px 20px;
    }
    .store_section .store_box .store_image_box i {
        font-size: 16px;
        height: 32px;
        width: 32px;
        line-height: 32px;
        top: 5px;
        left: 5px;
    }
    .store_section .store_box .store_box_content {
        padding: 12px 8px 0;
    }
    h5 {
        font-size: 16px;
        line-height: 20px;
    }
    .store_section .store_box .store_box_content .text_rate_wrapper .rating {
        top: 0;
    }
    .store_section .store_box .store_box_content .price_cart_wrapper .price_wrapper .dollar {
        font-size: 18px;
        line-height: 22px;
    }
    .store_section .store_box .store_box_content .price_cart_wrapper .price_wrapper span {
        font-size: 20px;
        line-height: 22px;
    }
    .store_section .store_box:hover .price_cart_wrapper .cart {
        background-color: var(--e-global-color-secondary);
    }
    .store_section .store_box .store_box_content .price_cart_wrapper .cart {
        height: 40px;
        width: 40px;
        line-height: 40px;
        top: -10px;
        padding: 8px;
    }
    .store_section .owl-carousel .owl-dots {
        margin-top: 30px !important;
    }
    .store_section .owl-carousel .owl-dots .owl-dot.active span {
        width: 16px;
        height: 16px;
    }
    .store_section .owl-carousel .owl-dots .owl-dot span {
        width: 12px;
        height: 12px;
        margin: 0 5px;
    }

    .consultation_content .form-group {
        text-align: left;
    }
    .consultation_content label {
        font-size: 14px;
        line-height: 24px;
    }
    .consultation_content input {
        padding: 8px 18px;
        width: 100%;
        height: 45px;
        margin-bottom: 18px;
        font-size: 14px;
        line-height: 24px;
    }
    .consultation_content .form_style label {
        margin-left: 0;
    }
    .consultation_content .form_style input {
        margin-left: 0;
    }
    .consultation_content .calender {
        background-position: 92% 14px !important;
    }
    .consultation_content .clock {
        background-position: 92% 14px !important;
    }
    .consultation_content select {
        padding: 8px 18px;
        width: 100%;
        height: 45px;
        margin-bottom: 22px;
        background-position: 96% 20px !important;
        font-size: 14px;
        line-height: 24px;
    }
    .consultation_content button {
        padding: 18px 42px !important;
        font-size: 16px;
        line-height: 16px;
    }

    .gallery_section .gallery_content h2 {
        margin-bottom: 20px;
    }
    .gallery-section-outer .nav-tabs {
        padding: 0px 50px 0 60px;
        margin-bottom: 30px;
    }
    .gallery-section-outer .nav-tabs li a {
        padding: 12px 25px;
        font-size: 16px;
        line-height: 16px;
    }
    .gallery-section-outer .nav-tabs li .walking {
        padding: 12px 15px;
    }
    .gallery-section-outer .nav-tabs li .grooming {
        padding: 12px 15px;
    }
    .gallery-section-outer .nav-tabs li .training {
        padding: 12px 18px;
    }
    .gallery-section-outer .nav-tabs li .health {
        padding: 12px 15px;
    }
    .box_hover_effect i {
        height: 60px;
        width: 60px;
        line-height: 60px;
        font-size: 26px;
    }

    .contact_info_section .contact_info_content {
        text-align: center;
    }
    .contact_info_section .contact_info_form_content input {
        padding: 10px 22px;
        height: 50px;
        margin-bottom: 15px;
    }
    .contact_info_section .contact_info_form_content textarea {
        padding: 10px 22px;
        height: 115px;
    }
    .contact_info_section .contact_info_form_content button {
        font-size: 16px;
        line-height: 16px;
    }
    .shop_store_section .store_box .store_box_content .text_rate_wrapper .rating {
        top: 20px;
    }
    .shop_store_section .store_box .store_box_content .text_rate_wrapper .text_wrapper {
        width: 75%;
    }
    .shop_store_section .store_box .store_box_content .price_cart_wrapper .cart {
        padding: 0;
    }
    .shop_store_section .simple-pagination ul {
        margin: 0;
    }
    .shop_store_section .simple-pagination li a, .shop_store_section .simple-pagination li span {
        height: 45px;
        width: 45px;
        line-height: 45px;
        font-size: 20px;
    }
    .shop_store_section .box6 .store_image_box {
        padding: 15px 20px;
    }
    .shop_store_section .box8 .store_image_box {
        padding: 15px 20px;
    }

    .team_section .team_content h2 {
        margin-bottom: 20px;
    }
    .team_section .team_box {
        padding: 10px 10px 20px;
    }
    .team_section .team_box figure {
        margin-bottom: 10px !important;
    }
    .team_section .team_box p {
        margin-bottom: 8px;
        font-size: 16px;
    }
    .team_section .team_box .team_social_icons i {
        margin-right: 5px;
        height: 32px;
        width: 32px;
        line-height: 32px;
    }
}

@media screen and (max-width: 767px){
    h1 {
        font-size: 46px;
        line-height: 54px;
    }
    p {
        font-size: 16px;
        line-height: 26px;
    }
    .default-btn {
        padding: 15px 35px;
    }

    h2 {
        font-size: 32px;
        line-height: 40px;
    }
    .testimonials_section2 .left-content {
        padding: 40px 20px 20px 20px;
        text-align: center;
    }
    .services_section .services_content h2 {
        padding: 0 35px;
    }
    .services_section .services_box {
        padding: 30px 42px;
    }
    .services_section .services_box_shape img {
        width: 80px;
    }
    .services_section .services_right_shape img {
        width: 70px;
    }
    .services_section .services_left_shape {
        display: none;
    }

    .newsletter_section .newsletter_box .newsletter_image {
        right: 0;
        position: relative !important;
    }
    .newsletter_section .newsletter_box .newsletter_content h2 {
        line-height: 40px;
    }
    .newsletter_section input {
        padding: 10px 22px;
        height: 48px;
    }
    .newsletter_section button {
        padding: 15px 20px !important;
    }

    .testimonials_section .testimonials_heading_content {
        text-align: center;
    }
    .testimonials_section .testimonials_content {
        text-align: center;
    }
    .testimonials_section .testimonials_content .paragraph {
        font-size: 16px;
        line-height: 28px;
        margin-bottom: 10px;
    }
    .testimonials_section .testimonials_content h3 {
        line-height: 22px;
    }
    .testimonials_section .testimonials_content p {
        margin-bottom: 12px;
    }
    .testimonials_section .owl-carousel .owl-nav {
        text-align: center;
    }
    .testimonials_section .owl-carousel .owl-nav button.owl-prev {
        width: 42px;
        height: 42px;
        line-height: 42px;
    }
    .testimonials_section .owl-carousel .owl-nav button.owl-next {
        width: 42px;
        height: 42px;
        line-height: 42px;
    }
    .testimonials_section .testimonials_left_shape img {
        width: 95px;
    }
    .testimonials_section .testimonials_right_shape img {
        width: 55px;
    }

    .store_section .store_content h2 {
        margin-bottom: 20px;
    }
    .store_section .nav-tabs {
        padding: 0;
        margin-bottom: 20px;
    }
    .store_section .tabs-box .nav-tabs li a {
        padding: 10px 12px;
        font-size: 14px;
        line-height: 14px;
    }
    .store_section .owl-carousel .owl-dots {
        margin-top: 25px !important;
    }
    .store_section .owl-carousel .owl-dots .owl-dot.active span {
        width: 14px;
        height: 14px;
    }
    .store_section .owl-carousel .owl-dots .owl-dot span {
        margin: 0 4px;
    }

    .consultation_content button {
        padding: 15px 35px !important;
    }

    .gallery_section {
        padding: 55px 0 30px;
    }
    .gallery_section .gallery_content h2 {
        margin-bottom: 15px;
    }
    .gallery_section .nav-tabs {
        padding: 0;
        margin-bottom: 20px;
    }
    .gallery-section-outer .nav-tabs li a {
        padding: 10px 22px;
        font-size: 14px;
        line-height: 14px;
    }
    .gallery-section-outer .nav-tabs li .walking {
        padding: 10px 12px;
    }
    .gallery-section-outer .nav-tabs li .grooming {
        padding: 10px 12px;
    }
    .gallery-section-outer .nav-tabs li .training {
        padding: 10px 15px;
    }
    .gallery-section-outer .nav-tabs li .health {
        padding: 10px 12px;
    }
    .gallery_section .gallery_big_foot_shape {
        display: none;
    }
    .gallery_section .gallery_small_foot_shape {
        top: 70px;
        left: 50px;
    }
    .gallery_section .gallery_image_right_shape {
        top: -20px;
    }
    .gallery_section .gallery_image_right_shape img {
        width: 80px;
    }

    .contact_info_section .contact_info_form_content input {
        padding: 5px 25px;
        height: 45px;
        margin-bottom: 12px;
        font-size: 14px;
        line-height: 24px;
    }
    .contact_info_section .contact_info_form_content textarea {
        padding: 5px 25px;
        height: 110px;
        margin-bottom: 12px;
        font-size: 14px;
        line-height: 24px;
    }
}

@media screen and (max-width: 575px){

    h1 {
        font-size: 32px;
        line-height: 44px;
    }
    p {
        font-size: 14px;
        line-height: 24px;
    }
    .default-btn {
        padding: 12px 30px;
    }
    a {
        font-size: 14px;
        line-height: 14px;
    }
    .testimonials_section2 .btn-wrap .prev-btn, .testimonials_section2 .btn-wrap .next-btn{
        width: 30px;
        height: 30px;
    }
    .testimonials_section2 .btn-wrap {
        top: 102%;
    }
    .testimonials_section2 .btn-wrap .next-btn {
        right: 40%;
    }
    .testimonials_section2 .btn-wrap .prev-btn {
        left: 40%;
    }
    .services_section .services_box {
        padding: 30px 35px;
        margin: 0 30px;
    }
    .services_section .services_right_shape {
        display: none;
    }
    h6 {
        font-size: 14px;
        line-height: 20px;
    }
    h2 {
        font-size: 26px;
        line-height: 36px;
    }
    .services_section .services_content h2 {
        padding: 0;
    }
    .services_section .owl-carousel .owl-dots {
        margin-top: 20px !important;
    }
    .services_section .owl-carousel .owl-dots .owl-dot.active span {
        width: 14px;
        height: 14px;
    }
    .services_section .owl-carousel .owl-dots .owl-dot span {
        width: 10px;
        height: 10px;
        margin: 0 3px;
    }

    .store_section .nav-tabs {
        padding: 0 24px;
    }

    .newsletter_section input {
        padding: 10px 20px;
        height: 40px;
        font-size: 12px;
        line-height: 22px;
        margin: 0 auto;
        width: 90%;
    }
    .newsletter_section button {
        padding: 12px 15px !important;
        font-size: 14px !important;
        line-height: 14px !important;
        right: 4px;
    }
    .newsletter_section .newsletter_box .newsletter_yellow_shape {
        display: none;
    }
    .consultation_content input {
        padding: 5px 16px;
        height: 42px;
        margin-bottom: 15px;
    }
    .consultation_content .calender {
        background-position: 95% 12px !important;
    }
    .consultation_content .clock {
        background-position: 95% 12px !important;
    }
    .consultation_content select {
        padding: 5px 16px;
        height: 42px;
        margin-bottom: 20px;
        background-position: 95% 18px !important;
    }
    .consultation_content button {
        padding: 12px 30px !important;
        font-size: 14px;
        line-height: 14px;
    }
    .text-size-16 {
        font-size: 14px;
        line-height: 24px;
    }

    .contact_info_section .contact_info_form_content input {
        padding: 5px 20px;
        height: 40px;
    }
    .contact_info_section .contact_info_form_content textarea {
        padding: 5px 20px;
        height: 100px;
    }
    .team_section .team_box {
        padding: 15px 15px 20px;
    }
    .team_section .team_box figure {
        margin-bottom: 12px !important;
    }
    .team_section .team_box p {
        font-size: 14px;
        margin-bottom: 10px;
    }
    .team_section .team_box .team_social_icons i {
        margin-right: 6px;
        height: 35px;
        width: 35px;
        line-height: 35px;
    }
}