@media only screen and (max-width: 1100px) {
    .container{
        width: 95%;
    }
    section{
        overflow: hidden;
    }
    div#myNav {
    /* display: none; */
    /* position: fixed; */
    /* top: 0px; */
    /* bottom: 0px; */
    /* background: #46ad88; */
    /* right: 0px; */
    /* width: 70%; */
    /* z-index: 999; */
    /* box-shadow: 0px 0px 10px #4b4747; */
    /* max-width: 300px; */
}
#myNav ul li:last-child a:hover {
    background: none;
    border: none;
    color: #000;
}

#myNav ul li:last-child a.page-scroll.active{
    color: #46ad88;
    border-radius: 0px;
}
#myNav ul li a.page-scroll.active{
        padding: 14px 3px;
}
.navBar {
    flex-wrap: wrap;
    padding: 12px 0px 0px 0px;
}

.navBar .logo {
    width: 100%;
    display: flex;
    justify-content: center;
    margin-bottom: 0px;
}

div#myNav ul {
    display: flex;
    flex-wrap: nowrap;
    overflow-x: auto;
    width: 100%;
    overflow-y: hidden;
}

div#myNav {
    display: block;
    width: 100%;
}

.header.sticky .navBar {
    padding: 0px 0px 0px 0px;
}

.header.sticky .navBar .logo {
    display: none;
}

#myNav ul li:last-child a {
    background: none;
    color: #000;
    padding: 0px;
    border: none;
}

#myNav ul li:last-child a img {
    display: none;
}

.meni-icon {
    /* display: block; */
    font-size: 22px;
    color: #46ad88;
}

.close-icon {
    /* display: block; */
    text-align: right;
    padding: 15px;
}

#myNav ul li {
    display: block;
    padding: 0px 12px;
    white-space: nowrap;
}

#myNav ul li a {
    /* color: #fff; */
}

#myNav ul li:last-child a {
    /* padding: 0px; */
}

.close-icon i {
    /* background: white; */
    /* color: red; */
    /* padding: 6px 7px; */
}

section.homeBanner {
    min-height: 100%;
}
.carousel-item.active, .carousel-item {
    min-height: 100%;
}

section.homeBanner .bannerContent .bannertxt h1 {
    font-size: 52px;
    line-height: 58px;
}
section.homeBanner .banner-img {
    width: 64%;
}

.booking-btn .drowCircle .txt {
    font-size: 16px;
}

section.bookPup .booking-btn {
    max-width: 33%;
}
section.bookPup .steps .bookpupSteps ul li:nth-child(1) {
    padding-top: 129px;
}

section.bookPup .steps .bookpupSteps ul li:nth-child(2) {
    padding-top: 88px;
}

section.bookPup .steps .bookpupSteps ul li:nth-child(3) {
    padding-top: 56px;
}

section.bookPup .steps .bookpupSteps ul li:nth-child(4) {
    padding-top: 117px;
}

section.bookPup .steps .bookpupSteps ul li:nth-child(5) {
    padding-top: 0px;
}


.whyImg {
    width: 51%;
}

section.aboutFloopster .aboutFloopster-img {
    width: 47%;
}

section.aboutFloopster .textFlex .txt {
    width: 54%;
}

footer .footer-flex .fl,footer .footer-links {
    width: 100%;
}

footer .footer-flex {
    flex-direction: column-reverse;
}

footer .footer-links ul {
    justify-content: center;
}
 
}


@media only screen and (max-width: 800px){
section.homeBanner .bannerContent .bannertxt h1 {
    font-size: 42px;
    line-height: 59px;
}

section.homeBanner .bannerContent .bannertxt .txt p {
    font-size: 19px;
}

section.homeBanner {
    min-height: 100%;
}
section.homeBanner .bannerContent .bannertxt {
    width: 69%;
}

section.homeBanner .booking-btn {
    max-width: 38%;
}
.bublle-amimation {
    display: none;
}

.heading .main-heading {
    font-size: 32px;
}

.heading .main-heading span {
    font-size: 38px;
}

section.trusted-destination .counterArea ul li h3 {
    font-size: 34px;
}

section.trusted-destination .counterArea ul li p {
    font-size: 15px;
}

.heading .pera p {
    font-size: 16px;
}

section.bookPup .steps .wave {
    display: none;
}

section.bookPup .steps .bookpupSteps ul li {
    padding: 12px!important;
    width: 31.33%;
    margin: 1%;
    /* border: 1px solid #3fae86; */
    background: #fff;
    text-align: center;
}

section.bookPup .steps .bookpupSteps ul {
    justify-content: center;
}

section.bookPup .steps .bookpupSteps ul li .stepsArea .img {
    background: #fff9f3;
}

section.bookPup .steps .bookpupSteps ul li .stepsArea .stepImg {
    text-align: center;
    display: flex;
    justify-content: center;
}

section.bookPup .booking-btn {
    max-width: 42%;
}

.booking-btn .arrow img {
    height: 36px;
}

section.whyFloofster .whyFlex .fl {
    width: 100%;
}

.whyImg {
    position: relative;
    width: 100%;
    right: 0px;
    display: flex;
    justify-content: end;
}

.whyImg .img {
    width: 68%;
    margin-top: 25px;
}

section.whyFloofster .whyFloofster-List ul li {
    width: 100%;
}

section.whyFloofster .whyFloofster-List ul li .title {
    padding-bottom: 5px;
    font-size: 19px;
}

section.aboutFloopster {
    padding: 60px 0px 78px 0px;
}

section.aboutFloopster .aboutFloopster-img {
    position: relative;
    width: 100%;
    bottom: -31px;
    display: flex;
    justify-content: end;
    z-index: 0;
    display: none;
}

section.aboutFloopster .textFlex .txt {
    width: 100%;
}

section.aboutFloopster .aboutFloopster-img .img {
    width: 63%;
    z-index: -1;
}

section.aboutFloopster .bottomImg {
    bottom: -1px;
    z-index: 2;
}

section.pawgallery .column {
    width: 12%;
}

section.philosophy .philosophyFlex .fr {
    width: 100%;
}

section.philosophy .philosophyList ul li {
    margin: 0px 0px 12px 0px;
    padding: 18px 22px;
}

section.philosophy .philosophyFlex .fl {
    position: relative;
    width: 100%;
}

.philosophyFlex {
    flex-direction: column-reverse;
}

section.philosophy .philosophyFlex .fr {
    padding-top: 30px;
}

section.caringCause .heading {
    padding: 30px 0px;
}

section.contactus-form .contact-flex .fl .form-side-img:after {
    width: 300px;
    height: 300px;
}

section.contactus-form .contact-flex .fl {
    width: 100%;
}

section.contactus-form .contact-flex {
    flex-flow: column-reverse;
}

section.contactus-form .contact-flex .fr {
    width: 100%;
}

section.contactus-form .contact-flex .fl .form-side-img {
    width: 63%;
}

section.contactus-form .contact-flex .fl {
    display: none;
}
}

@media only screen and (max-width: 500px) {
    .navBar {
    /* padding: 12px 0px; */
}
section.homeBanner.dekstoponly {
    display: none;
}
section.mobileonly{
    display: block;
}

img.d-block.w-100.banner {
    position: absolute;
    bottom: -21px;
}

    #myNav ul li a {
        font-size: 15px;
    }
.carousel-item.active, .carousel-item {
    height: auto;
    min-height: auto;
    flex-direction: column-reverse;
    background: #46ad88;
}

.navBar .logo img {
    height: 36px;
    width: auto;
}

section.homeBanner .bannerContent .bannertxt h1 {
    font-size: 34px;
    line-height: 45px;
}

section.homeBanner .bannerContent .bannertxt {
    width: 100%;
}

section.homeBanner .bannerContent .bannertxt .txt p {
    font-size: 17px;
    padding: 0px;
}

section.homeBanner .bannerContent {
    position: relative;
    padding: 30px 0px;
}

section.homeBanner .banner-img {
    position: relative;
    bottom: 0px;
}

section.homeBanner {
    flex-flow: column-reverse;
    height: auto;
}

section.homeBanner .booking-btn {
    max-width: 51%;
}

section.homeBanner .banner-img {
    width: 100%;
}

.heading {
    width: 100%;
}

.heading .main-heading {
    font-size: 23px;
}

.heading .main-heading span {
    font-size: 27px;
}

section.trusted-destination .counterArea ul li {
    width: 48%;
    margin-bottom: 15px;
}

section.trusted-destination {
    padding: 30px 0px 0px 0px;
}

section.trusted-destination .counterArea ul li .img img {
    height: 52px;
    width: auto;
}

section.trusted-destination .counterArea ul li h3 {
    font-size: 26px;
    padding: 18px 0px 0px 0px;
}

section.trusted-destination .counterArea ul li p {
    font-size: 12px;
}

section.petCare {
    margin: 30px 0px 0px 0px;
}

section.petCare:after {
    height: 60%;
}

section.petCare .paerCare-slider .owl-item {
    margin: 0px;
}

section.petCare .paerCare-slider .paercareContent .title {
    font-size: 18px;
    padding: 12px 0px 5px 0px;
}

section.petCare .paerCare-slider .paercareContent .txt p {
    font-size: 14px;
    line-height: 23px;
}

.booking-btn {
    max-width: 59%;
}

section.petCare .booking-btn {
    margin: 12px;
}

section.bookPup {
    padding: 30px 0px;
}

section.bookPup .steps .bookpupSteps ul li {
    width: 100%;
    margin-bottom: 15px;
    padding: 32px!important;
}

section.bookPup .booking-btn {
    max-width: 70%;
}

section.bookPup .booking-btn .drowCircle .txt {
    font-size: 13px;
}

section.bookPup .btnArea {
    justify-content: center;
    width: 100%;
}

section.whyFloofster .whyFloofster-List ul li {
    margin-bottom: 15px;
    margin-top: 0px;
}

section.whyFloofster .whyFloofster-List ul li .title {
    font-size: 16px;
}

section.whyFloofster .whyFloofster-List ul li .txt p {
    font-size: 15px;
    line-height: 25px;
}

.whyImg .img {
    width: 85%;
}

section.aboutFloopster {
    padding: 30px 0px;
}

section.aboutFloopster .textFlex .txt p {
    font-size: 15px;
}

section.aboutFloopster .aboutFloopster-img {
    display: block;
    display: flex;
    margin-top: -59px;
}
footer .footer-links ul {
    flex-wrap: wrap;
    justify-content: flex-start;
    padding: 14px 0px;
}

footer .footer-links ul li {
    width: 48%;
    margin: 1%;
}

section.contactus-form {
    padding: 30px 0px 0px 0px;
}

footer .footer-links ul li a {
    font-size: 15px;
    font-weight: 300;
}

footer .footer-flex .fl {
    justify-content: center;
}

section.contactus-form .contact-flex .fr .form {
    padding: 18px;
}

section.contactus-form .heading .pera p {
    font-size: 15px;
    margin: 0px;
}

section.philosophy .philosophyList ul li {
    width: 100%;
}

section.philosophy .philosophyList ul li:nth-child(even) {
    margin: 0px 0px 12px 0px;
}

section.philosophy .topImg {
    background: #fff;
}

section.testimonials .owl-nav {
    position: relative;
    top: auto;
}

section.testimonials {
    padding: 30px 0px;
}

section.testimonials .start-rating .star i {
    font-size: 24px;
}

section.philosophy .philosophyList ul li .title {
    font-size: 17px;
}

section.pawgallery .column {
    width: 24%;
    padding: 5px;
}

section.pawgallery .thumbnailSlider .row {
    margin-top: 15px;
    display: flex;
    flex-wrap: nowrap;
    overflow-y: auto;
}

section.pawgallery .thumbnailSlider {
    padding-bottom: 30px;
}

section.homeBanner .btnArea {
/*    position: absolute;*/
    left: 0px;
    justify-content: flex-start;
}

section.trusted-destination .counterArea ul {
    padding-top: 0px;
}

footer .footer-flex .fl .social-media {
    width: 100%;
    text-align: center;
}


}