@font-face {
    font-family: 'Gotham Pro';
    src: url('../../fonts/gotham-pro-medium/Gotham\ Pro\ Medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
  }  

.top_banner {
    position: relative;
    background-color: #fb4467;
    width: 100%;
    padding: 5px;
    display: flex;
    justify-content: space-around;
    align-items: center
}

.same_btn_banner p {
    margin-bottom: 0;
    color: #fff;
    font-size: 15px;
    font-weight: 600
}

.same_btn_banner a {
    text-decoration: underline;
    color: #fff
}

.closed.banner_closed i {
    color: #fff;
    font-family: FontAwesome;
    font-size: 15px;
    float: right;
    font-style: initial
}

.same_btn_banner {
    display: flex;
    align-items: center;
    justify-content: center
}

.banner_left_btn a,
.banner_right_btn a {
    margin: 0 10px
}

.banner_right_btn {
    float: left
}

.banner_left_btn {
    float: right
}

.inner_banner {
    display: flex;
    align-items: center;
    justify-content: center
}

.banner_closed {
    position: absolute;
    right: 10px;
    width: 15px;
    top: 5px
}

@media screen and (max-width:991px) and (min-width:768px) {
    .same_btn_banner p {
        font-size: 9px !important;
    }
    .banner_left_btn a,
    .banner_right_btn a {
        margin: 0 2px !important;
    }
    .same_btn_banner img {
        width: 18px !important;
    }
    nav.menu {
        margin-right: 5px!important
    }
}

@media screen and (max-width:485px) {
    p.banner_l span {
        display: none
    }
}

@media screen and (max-width:370px) {
    .same_btn_banner p {
        font-size: 12px
    }
    .same_btn_banner img {
        margin-right: 0!important
    }
    .banner_left_btn {
        margin-right: 20px
    }
}

@media screen and (max-width:767px) and (min-width:320px) {
    .des_top {
        display: none!important
    }
    .mob_top,
    .mob_top_dog {
        display: block!important
    }
    .banner_closed {
        right: 10px;
        top: 6px
    }
    .top_banner {
        background-color: grey
    }
    .inner_banner {
        flex-direction: column
    }
    .same_btn_banner {
        align-items: end
    }
    section.hero {
        padding-top: 100px!important
    }
    .banner_left_btn {
        margin-right: 0
    }
    .top_banner {
        border-bottom: 2px solid #ddd;
        padding: 8px 5px
    }
    header {
        min-height: 60px!important;
        height: auto!important
    }
    .banner_right_btn {
        display: none
    }
}

.closed.banner_closed img {
    width: 10px;
    cursor: pointer
}

.mob_top {
    display: none
}

.des_top {
    display: block
}

.pagesindex nav ul li a,
.pagesindex nav a {
    font-weight: 600 !important;
    padding: 10px 18px !important;
}

.pagesindex ul li a#messages-button {
    padding-right: 17px !important;
}

.pagesindex a#help-button {
    padding-right: 0px !important;
}

#messages-button img {
    margin-right: 0px;
}

#profile-button .btn-icon {
    margin-left: -0.5em;
}

section.hero .mainBenefits .home_bnn_partners {
    display: block !important;
    padding: 0 0 0px 0 !important;
    margin-top: 10px;
}

section.hero {
    padding-top: 140px;
}

.home_bnn_partners img {
    width: 140px;
    margin-left: 5px;
}

.home_bnn_partners p {
    margin: 0 !important;
    width: 100%;
    display: flex !important;
    align-items: center;
    justify-content: center;
}

section.hero .mainBenefits div {
    padding: 0 20px 10px !important;
}

section.hero .mainBenefits div.highlighted-categories {
    padding-top: 0 !important;
}


/******31-08-2020 start here *********/
nav.menu.closed.loggedIn a {
    padding: 10px 5px;
}

@media screen and (min-width:992px) and (max-width:1050px) {
    nav.menu {
        margin-right: 10px !important;
    }
    header .logo {
        padding-left: 10px !important;
    }
    header .logo {
        width: 165px !important;
        background-size: 130px !important;
    }
}

.banner_subtitle {
    margin-bottom: 10px !important;
    margin-top: 5px !important;
    font-size: 20px !important;
    font-weight: 600 !important;
}

.same_btn_banner img {
    width: 22px;
}

.same_btn_banner p {
    font-size: 14px;
    color: #505050;
    text-decoration: underline;
}

.top_banner {
    background-color: #fe4164;
}


/*** featured categories ****/
.highlighted-category:hover h4 {
    color: #333 !important;
}

.highlighted-category:hover {
    display: inline-block !important;
    color: #333 !important;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
    background-color: #fff;
}

.highlighted-categories-headline {
    font-size: 16px;
    color: #FFF;
    font-weight: 500;
    margin-top: 50px;
    margin-bottom: 8px;
}

section.fans {
    padding-top: 0px;
    background: transparent;
}

.highlighted-category {
    background-color: rgba(255, 255, 255, 0.15);
    box-shadow: none;
    padding: 3px 15px;
    display: inline-block;
    float: none;
    color: #fff;
    border-radius: 50px;
    margin: 10px 5px 0 0;
    text-align: center;
    transition: 0.4s;
    transform: scale(1);
    vertical-align: top;
    position: relative;
    width: auto;
    color: #fff;
}

.feature_cate {
    bottom: 60px !important;
}

.highlighted-categories {
    padding: 0 20px 15px !important;
}

.highlighted-category h4 {
    top: -1px;
    position: relative;
    color: #fff;
    display: inline-block;
    margin-left: 6px;
    font-size: 14px;
    font-weight: 400;
    transition: 0.4s;
    line-height: 22px;
    margin: 0
}

@media screen and (min-width: 1200px) {
    .banner_subtitle {
        margin-bottom: -14px !important;
    }
    .hero.home_banner_txt .inner,
    .hero.home_banner_txt form#search_form,
    .hero.home_banner_txt .row.mainBenefits {
        position: relative !important;
    }
    .hero.home_banner_txt .inner {
        top: 0px !important;
    }
    .banner_subtitle {
        margin-top: 0px !important;
        margin-bottom: 10px !important;
    }
    .highlighted-categories {
        padding: 0 20px 22px !important;
    }
    .highlighted-categories-headline {
        margin-top: 0px;
        margin-bottom: 0px;
    }
    .hero.home_banner_txt form#search_form {
        top: 0px !important;
        padding-bottom: 0;
    }
    .feature_cate {
        bottom: 0px !important;
    }
}

@media screen and (min-width: 1200px) and (max-width: 1240px) {
    section.hero .mainBenefits .home_bnn_partners {
        margin-top: 0px;
    }
    section.hero.hero-container.home_banner_txt {
        height: 70% !important;
        max-height: 520px;
        padding-top: 120px;
    }
    .hero.home_banner_txt form#search_form,
    .hero.home_banner_txt .inner {
        top: 36px !important;
    }
    .feature_cate {
        bottom: -40px !important;
    }
    .hero.home_banner_txt .inner .find-sitter-wrapper {
        margin: 0;
    }
    .mainBenefits.brand-logo.hidden-xs.banner_logo {
        top: 0;
        padding-bottom: 0 !important;
    }
}

@media screen and (min-width: 1241px) and (max-width: 1440px) {
    section.hero.hero-container.home_banner_txt {
        height: 70% !important;
        max-height: 522px;
    }
    .video-container-new video {
        top: 60% !important;
    }
    .feature_cate {
        bottom: 0px !important;
    }
    .mainBenefits.brand-logo.hidden-xs.banner_logo {
        top: 10px;
        padding-bottom: 0 !important;
    }
    .hero.home_banner_txt .inner .find-sitter-wrapper {
        margin: 0;
    }
    .hero.home_banner_txt form#search_form,
    .hero.home_banner_txt .inner {
        top: -10px !important;
    }
}

@media screen and (min-width: 1441px) {
    section.hero.hero-container.home_banner_txt {
        height: 75% !important;
        max-height: 565px;
        min-height: unset;
    }
    .video-container-new video {
        top: 45% !important;
    }
    .feature_cate {
        bottom: -30px !important;
    }
    .mainBenefits.brand-logo.hidden-xs.banner_logo {
        top: 00px;
        padding-bottom: 0 !important;
    }
    .hero.home_banner_txt .inner .find-sitter-wrapper {
        margin: 0;
    }
    .hero.home_banner_txt form#search_form,
    .hero.home_banner_txt .inner {
        top: 5% !important;
    }
}


/******31-08-2020 end here *********/
.categories-boxes-container.margin-top-5.margin-bottom-30 {
    width: 100% !important;
    left: 0 !important;
    margin-top: 15px !important;
}

section.hero.hero-container.home_banner_txt {
    height: 89.5%;
}

.video-container-new {
    top: -170px;
}

@media screen and (min-width: 1200px) {
    .hero.home_banner_txt form#search_form {
        top: 42%;
    }
}

body .categories-boxes-container {
    overflow: hidden;
}

.categories-boxes-container {
    align-items: center;
    justify-content: center;
}

.margin-bottom-30 {
    margin-bottom: 30px !important;
}

.margin-top-5 {
    margin-top: 5px !important;
}

.categories-boxes-container {
    position: relative;
    display: flex;
    flex-wrap: wrap;
}

.categories-boxes-container a.category-small-box:first-child {
    margin-left: 0px !important;
}

.categories-boxes-container a.category-small-box {
    width: 10.7%;
    padding: 0px !important;
    background: transparent !important;
    margin-top: 10px;
}

.category-small-box {
    float: left;
    background-color: #f2f2f2;
    border-radius: 4px;
    margin: 20px 0 0 20px;
    padding: 20px 16px;
    text-align: center;
    color: #777;
    transition: 0.4s;
    transform: scale(1);
    vertical-align: top;
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

a.category-small-box img {
    width: 45%;
    margin: 0 auto;
}

.categories-boxes-container a.category-small-box h4 {
    font-size: 14px !important;
    letter-spacing: 0;
    color: #999999 !important;
    display: block;
    transition: 0.3s;
    font-weight: 500;
    transition: 0.4s;
    line-height: 22px;
    margin-top: 9px;
    margin-bottom: 7px;
}

.category-small-box span.category-box-counter {
    display: none;
}

.video-container-new video {
    top: 50%;
    transform: translateY(-52%);
    left: 0;
    min-width: 100%;
    min-height: 100%;
    width: 100%;
    height: auto;
    background-size: cover;
    transition: 1s opacity;
    position: absolute;
}

#search_form {
    visibility: visible;
}

.section-header-h2-new,
h2 {
    color: #444;
    font-weight: 500;
    font-size: 26px;
    letter-spacing: -1px;
    margin: 0 0 20px;
    line-height: 1.1;
}

.section-header-h2-new span,
h2 span {
    display: inline-block;
    position: relative;
    color: #fb4467;
}


h1.heroText {
    font-size: 36px !important;
}


/****************** how it work *******************/
.footerHowToBookSection {
    padding: 2em;
    background: white;
    padding-top: 5em;
}

.center-block {
    display: block;
    margin-right: auto;
    margin-left: auto;
}

.footerHowToBookSection h2 {
    color: #4dbfbf;
    padding-bottom: 1em;
    font-weight: bold;
    font-size: 32px;
}

.doggy_circle_sec {
    justify-content: center;
    display: flex;
    padding: 20px 10px;
    align-items: baseline;
}

.cirle_main {
    width: 25%;
    padding: 0 32px;
}

.doggy_circle_sec p {
    padding-bottom: 1.4em;
}

.circle_content {
    font-size: 13px;
}

.doggy_circle_sec h3 {
    font-size: 17px;
    font-weight: 450;
    padding-bottom: 0.5em;
}

.doggy_circle_sec p {
    padding-bottom: 1.4em;
}

.postJobSection {
    padding: 5em;
    background: #ecf0f5;
    color: black;
}

.postJobSection h2 {
    color: #444;
    font-weight: bold;
}

.postJobBtn,
.postJobBtn:hover {
    background: #44b7b7;
    width: 9.5em;
    padding: 0.8em 0.5em;
    color: white;
    border-radius: 0.4em;
    font-weight: bold;
    font-size: 17px;
    margin-top: 14px;
}

.footerBookWithConfidenceContainer {
    background: #fe3859;
    padding-top: 5em;
    color: white;
}

.footerBookWithConfidence {
    margin-left: auto;
    margin-right: auto;
    max-width: 1200px;
    padding: 0 40px;
    text-align: center;
    font-size: 16px;
}


.footerBookWithConfidence .h2Large {
    font-size: 32px;
}
.footerBookWithConfidence .col-lg-2-4 {
    width: 20%;
    float: left;
    padding-left: 15px;
    padding-right: 15px;
}
  /* Mobile override */
@media (max-width: 767px) {
    .footerBookWithConfidence .col-lg-2-4 {
      width: 100%;   /* or auto depending on your layout */
      float: none;   /* remove float for stacking */
    }
}
.footerBookWithConfidence h2 {
    font-weight: bold;
    font-size: 18px;
    color: white;
}

.footerBookWithConfidence img {
    padding-bottom: 0.8em;
    width: 100px !important;
}

.footerBookWithConfidence img,
.footerTrustscore img {
    width: 200px;
    margin: 0 auto;
}

.trustscoreIcon {
    margin-left: 6.2em;
}

.footerBookWithConfidence p {
    font-size: 14px;
    padding-bottom: 1.4em;
}

.footerTrustscore img {
    margin-top: 3px;
}

.footerTrustscore {
    padding-top: 3em;
    padding-bottom: 5em;
    background: #fe3859;
    color: white;
}

.aquaNumberCircle p {
    width: 70px;
    height: 70px;
    border: 2px solid #4dbfbf;
    border-radius: 50%;
    text-align: center;
    line-height: 69px;
    font-size: 40px;
    color: #4dbfbf;
    transition: all 0.3s;
    margin: 0 auto;
}


/**** Slick CSS ***/

.slick-list.draggable {
    padding: 0 34%;
}

.items {
    width: 90%;
    margin: 0px auto;
    margin-top: 100px
}

.home-page-testimonials-slider #testimonials{
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    width:100%;
  }
  .home-page-testimonials-slider  .testimonial-heading{
    letter-spacing: 1px;
    margin: 30px 0px;
    padding: 10px 20px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }
  
  .home-page-testimonials-slider  .testimonial-heading span{
    font-size: 1.3rem;
    color: #252525;
    margin-bottom: 10px;
    letter-spacing: 2px;
    text-transform: uppercase;
  }
  .home-page-testimonials-slider  .testimonial-box-container{
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    width:100%;
  }
  .home-page-testimonials-slider  .testimonial-box{
    width:500px;
    box-shadow: 2px 2px 30px rgba(0,0,0,0.1);
    background-color: #ffffff;
    padding: 20px;
    margin: 15px;
    cursor: pointer;
  }
  .home-page-testimonials-slider  .profile-img{
    width:50px;
    height: 50px;
    border-radius: 50%;
    overflow: hidden;
    margin-right: 10px;
  }
  .home-page-testimonials-slider  .profile-img img{
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
  }
  .home-page-testimonials-slider  .profile{
    display: flex;
    align-items: center;
  }
  .home-page-testimonials-slider   .name-user{
    display: flex;
    flex-direction: column;
  }
  .home-page-testimonials-slider  .name-user strong{
    color: #3d3d3d;
    font-size: 16px;
    letter-spacing: 0.5px;
  }
  .home-page-testimonials-slider  .name-user span{
    color: #979797;
    font-size: 12px;
  }
  .home-page-testimonials-slider   .reviews{
    color: #f9d71c;
  }
  .home-page-testimonials-slider  .box-top{
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 20px;
  }
  .home-page-testimonials-slider  .client-comment p{
    font-size: 13px;
    color: #4b4b4b;
  }
  .home-page-testimonials-slider  .testimonial-box:hover{
    transform: translateY(-10px);
    transition: all ease 0.3s;
  }
  
  @media(max-width:1060px){
    .home-page-testimonials-slider   .testimonial-box{
        width:45%;
        padding: 10px;
    }
  }
  @media(max-width:790px){
    .home-page-testimonials-slider  .testimonial-box{
        width:100%;
    }
    .home-page-testimonials-slider  .testimonial-heading h1{
        font-size: 1.4rem;
    }
  }
  @media(max-width:340px){
    .home-page-testimonials-slider  .box-top{
        flex-wrap: wrap;
        margin-bottom: 10px;
    }
    .home-page-testimonials-slider  .reviews{
        margin-top: 10px;
    }
  }
  ::selection{
    color: #ffffff;
    background-color: #252525;
  }

  .home-page-testimonials-slider  .testimonial,
  .home-page-testimonials-slider  .testimonial p {
    font-size: 16px;
    font-weight: 500;
    line-height: 30px;
}

.testimonial-box {
    background: transparent;
    border-radius: 6px;
    padding: 10px;
    /* padding-left: 110px; */
    color: #888;
    position: relative;
    /* margin: 18px 0; */
    box-shadow: none;
    transition: 0.4s;
    cursor: grab;
}

.testimonial-card-design {
    width: 348px !important;
    box-shadow: 0 2px 12px rgba(0, 0, 0, 0.2);
    padding: 20px;
    border-radius: 10px;
    background: #fff;
    min-height: 225px !important;
    max-height: 225px !important;
    overflow: hidden;
    transition: max-height 0.3s ease-in-out;
}

.testimonial-card-design.expanded {
    max-height: none !important; /* Allow expansion */
}

@media (max-width:767px){
    .testimonial-card-design {
        width: 255px !important;
        margin: 0 10px !important;
        min-height: 290px !important;
        max-height: 290px !important;
    }
    .slick-list.draggable {
        padding: 0 15%;
    }
    .home_iteam_slider ul.slick-dots {
        bottom: 0 !important;
    }
}

.client-comment.expanded p {
    display: block;
}

.read-more-btn {
    display: block;
    background: none;
    border: none;
    color: #ff4b71;
    font-size: 12px;
    cursor: pointer;
    margin-top: 5px;
}

.testimonial:before {
    position: absolute;
    margin: 0 auto;
    display: block;
    width: 100%;
    text-align: center;
    bottom: -10px;
    left: 0;
    content: "\f0dd";
    font-family: "FontAwesome";
    font-size: 42px;
    color: transparent;
    background-color: transparent;
    cursor: default;
}
/* .testimonial:after {
    position: absolute;
    top: 47px;
    left: 42px;
    content: "\f10d";
    font-family: "FontAwesome";
    font-size: 38px;
    opacity: 0.3;
    color: #222;
    background-color: transparent;
    cursor: default;
} */

.testimonial-author {
    display: block;
    width: 100%;
    padding: 20px 0 15px 0;
    text-align: center;
    margin: 0 auto;
}

.testimonial-author h4 {
    width: 100%;
    font-size: 16px;
    color: #333 !important;
    font-weight: 400;
    padding-top: 7px;
    display: flex !important;
    flex-direction: column;
    align-self: flex-start;
}

.slick-current .testimonial-author h4 span {
    background: rgba(254, 65, 100, 0.06);
    color: #fe4164;
}

.testimonial-author img {
    height: 60px;
    object-fit: cover;
    width: 60px;
    display: inline-block;
    text-align: center;
    border-radius: 50%;
    margin: 0 auto;
    border: 4px solid #fff;
    box-shadow: 0 2px 3px rgba(0, 0, 0, 0.1);
    box-sizing: content-box;
}

.slick-slide {
    width: 383px;
    cursor: grab;
    margin: 0 20px 30px 20px;
    /* opacity: 0.5; */
    transition: 0.4s;
    pointer-events: all;
}

.row.mainBenefits.brand-logo.hidden-xs.banner_logo {
    text-align: center;
    padding-bottom: 30px !important;
}

.banner_logo .logo_inner {
    width: 50%;
    display: inline;
}

.slick-slide.slick-current .testimonial-box {
    background: #fe4164 !important;
    color: #fff;
}

.slick-slide.slick-current {
    opacity: 1;
}

.slick-current .testimonial:before {
    color: #f83f62;
}

.testimonial-author h4 span {
    margin-top: 10px;
    display: inline-block;
    line-height: 20px !important;
    padding: 4px 14px !important;
    border-radius: 50px;
    align-self: center;
    background: #f0f0f0;
    color: #999;
    transition: 0.3s;
    text-transform: uppercase;
    font-size: 9px;
    letter-spacing: 2.5px;
    font-weight: 400;
}

.home_iteam_slider {
    /* background: #ffffff; */
}

.home_iteam_slider .slick-dots li {
    font-size: 0;
    line-height: 0;
    cursor: pointer;
    color: transparent;
    border: 0;
    position: relative;
    outline: none;
    display: inline-block;
    width: 15px;
    height: 15px;
    margin: 0 3px;
    opacity: 1;
    border-radius: 50%;
    line-height: 0;
    box-shadow: inset 0 0 0 2px #c0c0c0;
    transition: all 0.3s;
}

.home_iteam_slider .slick-dots li button {
    display: none;
}

.home_iteam_slider .slick-dots li.slick-active:after {
    opacity: 1;
}

.home_iteam_slider .slick-dots li:after {
    display: block;
    height: 13px;
    width: 13px;
    content: "";
    position: absolute;
    top: 1px;
    left: 1px;
    background-color: transparent;
    border-radius: 50%;
    transition: all 0.3s;
    opacity: 0;
    background-color: #c0c0c0;
}

.home_iteam_slider ul.slick-dots {
    /* background: white; */
    bottom: 10px;
}

.home_iteam_slider .items {
    margin: 0 auto !important;
    padding-top: 0px;
    padding-bottom: 30px;
}

.home_owner_review {
    font-weight: 700;
    font-size: 30px;
    padding-top: 40px;
    text-align: center;
    margin-top: 0;
    color: #fe4164;
    /* background: #fff !important; */
    line-height: 35px;
    padding-bottom: 18px;
    margin-bottom: 0px;
}
/***** slick finished ****/
.home_banner_txt form.search-form .right-inner-icon input,
.home_banner_txt form.search-form .select2-container--bootstrap .select2-selection--single .select2-selection__rendered,
.select2-container--bootstrap .select2-results__option {
    font-family: 'Raleway', sans-serif;
    font-size: 16px;
    font-weight: 500;
    line-height: 28px;
}
.banner_logo img {
    width: 170px;
}

.banner_logo .logo_inner {
    padding: 0 10px !important;
}

.banner_logo {
    z-index: 99;
    bottom: 0px !important;
    padding-bottom: 10px !important;
}

/***********################# HELPING BANNER STARTED HERE ####################************/
header.homepage-header nav.menu {
	margin-right: 0 !important;
}
header.homepage-header .logo {
    background-image: url(https://cdn.petcloud.com.au/img/Logo.png) !important;    
    padding-left: 0 !important;
    background-position: left;
	max-width: 170px;
}
.homepage-header  nav ul li a, .homepage-header  nav a{
    padding: 20px 10px !important;
}
html body .homepage-header .without-login-job {
    margin-right: 15px !important;
}
.homepage-header a {
    color: #6F6F6F !important;
    font-family: 'Nunito Sans';
    font-style: normal;
    font-weight: 600 !important;
    letter-spacing: 0.003em !important;
    font-size: 16px !important;
    line-height: 18px !important;
}
.homepage-header span.free-post {
    position: absolute;
    background: #FF4B71;
    font-family: 'Nunito Sans';
    font-style: normal;
    left: -10px;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 9px;
    line-height: 9px;
    top: -10px;
    color: #FFFFFF;
    padding: 5px 7px 3px 7px;
    border-radius: 3px;
}
.withoutlogin-btn {
    display: flex;
    flex-direction: column;
}
body .homepage-header .withoutlogin-btn a {
    background: transparent !important;
    color: #ACACAC !important;
    padding: 6px 0 !important;
    border: 0;
    border-radius: 0 !important;
    height: auto !important;
}
body .homepage-header a.listServicesMenuItem {
    border: 1px solid #FF4B71;
    color: #FF4B71 !important;
    background: transparent !important;
    position: relative;	    
	margin-top: 25px;
    padding: 10px 15px !important;
}
.homepage-header a.listServicesMenuItem img {
    display: none;
}
.homepage-header .inner {
    box-shadow: none;
}
body header.homepage-header.scroll {
	background: white !important;
}
body .homepage-header .button.transparent.login-btn {
    border-bottom: 1px dashed #acacac;
}
body .homepage-header .withoutlogin-btn {
    position: relative;
    padding-left: 15px;
    margin-left: 10px;
}
body .homepage-header .withoutlogin-btn:before {
    content: "";
    background-image: url('https://cdn.petcloud.com.au/img/nav-user.png');
    position: absolute;
    width: 28px;
    height: 28px;
    background-size: 28px;
    left: -10px;
    top: 16px;
}
header.homepage-header nav.menu {
    margin-bottom: 0;
}
header.homepage-header nav.nav_menu_sep.menu.closed {
    float: left !important;
}
@media only screen and (max-width: 1410px) {
	body header.homepage-header  {    
		padding: 0 15px !important;
	}
}
header.homepage-header {    
	padding: 0 60px !important;
}
.coming-main:hover span {
    opacity: 1;
	transition: all 0.5s ease-in-out;
}
.coming-main {
    position: relative;
}
.coming-soon {
	transition: all 0.5s ease-in-out;
	opacity: 0;
    position: absolute;
    bottom: -20px;
    font-size: 11px;
    background: #ff4b71;
    color: #fff;
    padding: 8px 10px;
    width: 105px;
    text-align: center;
    border-radius: 4px;
    left: 0;
    right: 0;
    margin: 0 auto;
}
.coming-soon:before {
    content: "";
    width: 8px;
    height: 8px;
    background: #ff4b71;
    position: absolute;
    top: -2px;
    right: 0;
    left: 0;
    margin: 0 auto;
    transform: rotate(40deg);
}
.helping-right {
    right: -100px;
    position: relative;
}
section.helping-new-bann .container{
	max-width: 1320px !important;
	width: 100% !important;
}
.home-bnn-form .select2-container--bootstrap .select2-selection {
	border: 0 !important;
}
.home-bnn-form .button.search {
    min-width: 100px;
}
.home-bnn-form {
    margin: -20px -30px 20px;
}
section.helping-new-bann {
    padding: 150px 0px 70px;
    background-image: url('https://cdn.petcloud.com.au/img/homenewbg-img.png');
    background-size: cover;
    background-position: center;
    box-shadow: none;
	overflow: hidden !important;
}
.helping-left h1 {
    /* font-family: 'Nunito Sans'; */
    font-style: normal;
    font-weight: 700;
    font-size: 60px;
    /* margin-bottom: 40px; */
    line-height: 70px;
    letter-spacing: 0.01em;
}
.helping-left h3 {
    font-family: 'Nunito Sans';
    font-style: normal;
    font-weight: 600;
    font-size: 20px;
    line-height: 20px;
    letter-spacing: 0.003em;
    color: #121212;
	margin-bottom: 20px !important;
}
.helping-new-bann form.search-form .right-inner-icon input, 
.helping-new-bann form.search-form .select2-container--bootstrap .select2-selection--single .select2-selection__rendered, 
.helping-new-bann .select2-container--bootstrap .select2-results__option {
    font-family: 'Raleway', sans-serif;
    font-size: 16px;
    font-weight: 500;
    line-height: 28px;
}
.helping-left input:focus, .helping-left select:focus, 
.helping-left .select2-container--bootstrap.select2-container--focus .select2-selection, 
.helping-left .select2-container--bootstrap.select2-container--open .select2-selection, 
.helping-left .select2-container--bootstrap:focus, 
.helping-left .has-success .select2-container--bootstrap.select2-container--focus .select2-selection, 
.helping-left .has-success .select2-container--bootstrap.select2-container--open .select2-selection, 
.helping-left .select2-container--bootstrap .select2-selection:focus {
    box-shadow: 0px 0px 14px #a9a9a969 !important;
}
.helping-left-inn {
    background: #FFFFFF;
    box-shadow: 0px 6px 18px #0000000f, 0px 2px 6px #0000000a, 0px 0px 1px #0000000a;
    border-radius: 10px;
}
section.fans .fan-photos,
section.fans .inner {
    padding: 0px;
}
.logos_photos img {
    width: auto !important;
    max-width: 20% !important;
    border-radius: 0 !important;
    margin: 0px 16px !important;
    max-height: 90px !important;
}
.helping-left-inn .row {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 17px 15px;
    background: #FFFFFF;
    box-shadow: 0px 6px 18px #0000000f, 0px 2px 6px #0000000a, 0px 0px 1px #0000000a;
    border-radius: 10px;
    max-width: 720px;
    margin: 0 !important;
}
.helping-left-inn {
    margin-left: 0px;
    margin-bottom: 40px;
    max-width: 720px;
}
.helping-left .right-inner-icon-b {
    border-left: 1px solid #D9D8D8;
    display: flex;
    align-items: center;
}
.helping-bottom h4 {
    font-family: 'Nunito Sans';
    font-style: normal;
    font-weight: 600;
    font-size: 24px;
    line-height: 20px;
    letter-spacing: 0.003em;
    color: #121212;
}
.helping-bottom {
    margin-top: 150px;
}
.helping-left input#location {
    padding-left: 10px;
}
.helping-left section.fans .fan-photos > img:first-child {
	margin-left: 0 !important;
}
.bell-content {
    background: #FFFFFF;
    box-shadow: 0px 30px 100px rgba(92, 99, 105, 0.15);
    border-radius: 8px;
    position: absolute;
    width: 230px;
    height: auto;
    z-index: 99;
    padding: 10px 10px 10px 45px;
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 68px;
}
.bell-content span {
    font-family: 'Nunito Sans';
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    line-height: 18px;
    letter-spacing: 0.003em;
    color: #121212;
    margin-left: 15px;
}
.bell-content i {
    width: 45px;
    height: 45px;    
    border-radius: 100%;
    position: absolute;
    left: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.bell-content.green-bell i {
    background: #DBFFE1 !important;
    color: #00EA17;
}
.bell-content.blue-bell i {
    background: #DBE5FF !important;
    color: #4B7DFF;
}
.bell-content.purple-bell i {
    background: #F3EAFF !important;
    color: #A157FF;
}
.bell-content.orga-bell i {
    background: #FFEBD8 !important;
    color: #FF891C;
}
.bell-content.pink-bell i {
    background: #FFDAE2 !important;
    color: #FF4B71;
}
.green-bell.bell-content {
    right: -10px !important;
    top: -30px !important;
}
.orga-bell.bell-content {
    bottom: 30px;
    left: -75px;
}
.pink-bell.bell-content {
    bottom: -80px;
    right: 0 !important;
    left: 80px !important;
    margin: 0 auto;
}
.helping-left .right-inner-icon .fa-search {
    left: -10px !important;
    font-size: 20px;
    top: 4px;
    color: #B4B4B4;
}
.blue-bell.bell-content {
    bottom: 45px;
    right: -120px;
}
div#carousel-example-generic {
    background: #FCEBEB;
    text-align: center;
    border-radius: 50%;
    width: 470px;
    height: 420px;
    margin: 0 auto;
}
div#carousel-example-generic img {
    margin: 0 auto 0px;
}
.bnn-options {
	margin: 0 -10px;
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
}
.helping-bottom h4 {
    font-family: 'Nunito Sans';
    font-style: normal;
    font-weight: 600;
    font-size: 24px;
    line-height: 20px;
    letter-spacing: 0.003em;
    color: #121212;
    margin-bottom: 30px;
}
.helping-bottom {
    margin-top: 50px;
}
.single-bnn-option p {
    font-family: 'Nunito Sans';
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 16px;
    letter-spacing: 0.003em;
    color: #121212;
    margin-top: 10px;
}
.img-bell.bell-content {
    right: -70px;
    top: 100px;
    flex-direction: column;
    padding:  10px 20px;
    width: auto !important;
}
.img-bell.bell-content span {
    padding-bottom: 10px;
}
.single-bnn-option i {
    padding-left: 10px;
}
.single-bnn-option {
    margin: 0 9px;
}
.helping-new-bann .carousel-fade .carousel-inner .item {
	 transition-property: opacity;
	 -webkit-transition-property: opacity;
	 -moz-transition-property: opacity;
	 -ms-transition-property: opacity;
	 -o-transition-property: opacity;
}
.helping-new-bann .carousel-fade .carousel-inner .item {
	opacity: 0;
}
.helping-new-bann .carousel-fade .carousel-inner .active {
	opacity: 1;
}
.helping-new-bann .carousel-inner {
    height: 100%;
}
ul.toggle-menu ul.profile-dropdown li,
ul.help-dropdown li, ul.our-services-dropdown li {
	padding: 6px 5px !important;
	line-height: 17px!important;
}
ul.toggle-menu li a i, ul.our-services-dropdown li a i {
    top: 1px;
    position: relative;
}
ul.toggle-menu:hover li a i, ul.our-services-dropdown:hover li a i {
    transform: rotateX(150deg);
    transition: all 0.5s ease-in-out;
}
ul.toggle-menu ul.profile-dropdown,
ul.help-dropdown, ul.our-services-dropdown {
    margin-top: 45px;
    box-shadow: 0px 0px 14px #b5b5b5a1;
    border-radius: 5px;
	padding: 10px !important;
}   
.single-bnn-option a {
    text-decoration: none;
}
body .homepage-header ul.toggle-menu ul.profile-dropdown a, 
body .homepage-header ul.help-dropdown a, 
body .homepage-header ul.our-services-dropdown a{
    padding: 0 !important;
}
.mobile-bnn-options .owl-stage {
    display: flex;
    align-items: flex-end;
}
.mobile-bnn-options {
	display: none;
}
.bnn-owl-slider .owl-nav > div {
    position: absolute;
    top: 20px;
}
.bnn-owl-slider .owl-nav i {
    background: #ffdae2;
    border-radius: 50px;
    width: 35px;
    height: 35px;
    color: #ff6f8d;
    font-size: 14px;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
}
.bnn-owl-slider .owl-nav .owl-prev {
    left: 5px;
}
.bnn-owl-slider {
    position: relative;
}
.bnn-owl-slider .owl-nav .owl-next {
    right: 5px;
}
@media only screen and (max-width: 1199px) and (min-width: 992px){	
	header.homepage-header nav.menu.closed.loggedIn a {
		padding: 14px 5px !important;
	}
	body .homepage-header nav.menu.closed a.listServicesMenuItem{
		margin-top: 16px;
		padding: 12px 5px !important;
	}
	header.homepage-header #profile-button .btn-icon {
		margin-left: 0 !important;
	}
	.homepage-header nav ul li a, .homepage-header nav a {
		padding: 15px 4px !important;
	}
	html body .homepage-header .without-login-job {
		margin-right: 5px !important;
		margin-top: 17px !important;
	}
	body .homepage-header .withoutlogin-btn {
		margin-top: 6px;
	}
	header.homepage-header .logo {
		width: 110px !important;
		background-size: 110px !important;
		background-position: center;
	}
}
@media only screen and (max-width: 1199px) and (min-width: 1025px){		
	.helping-left .button.search {
		width: 100%;
		position: relative;
		right: -15px;
	}
	.loca-pink {
		position: relative;
		right: 10px;
		width: 22px;
	}
	.bell-content i {
		width: 40px;
		height: 40px;
        left: 8px;
	}
	.bell-content span {
		font-size: 12px;
		line-height: 18px;
	}
	.bell-content {
		width: 215px;
		justify-content: flex-start;
		padding: 8px 10px 8px 40px;
		min-height: 60px;
	}
	.orga-bell.bell-content {
		left: -70px;
		bottom: 80px;
	}
	.blue-bell.bell-content {
		bottom: 55px;
		right: -10px;
	}
	.purple-bell.bell-content {
		left: -40px;
	}
	.helping-left input#location {
		min-width: 150px;
	}
	.helping-left h1 {
		font-size: 35px;
		line-height: 45px;
		margin-bottom: 20px;
	}
	.helping-left h3 {
		font-size: 18px;
	}
	.helping-left input, 
	.helping-left .form-group.field-searchform-servicetypeid *, 
	.helping-left .form-group.field-searchform-servicetypeid {
		font-size: 16px !important;
	}
}
@media only screen and (max-width: 1024px) and (min-width: 992px){		
	.helping-left-inn .row > div {
		width: 33.3% !important;
	}
	section.helping-new-bann .row > .col-md-7 {
		width: 100%;
	}
	.single-bnn-option {
		margin: 0 5px;
	}
	.helping-left-inn .button.search {
		width: 100%;
		position: relative;
		right: -15px;
	}
}
@media only screen and (max-width: 1024px) {
	.helping-left-inn,
	.helping-left-inn .row {
		max-width: 100% !important;
	}	
	.helping-right {
		margin: 20px 0;
		display: none;
	}
	section.helping-new-bann {
		padding: 50px 0px 70px;
	}
	.helping-bottom h4 {
		line-height: 25px;
		font-size: 20px;
		margin-bottom: 10px;
		margin-top: 20px;
	}
	.helping-left h1 {
		font-size: 30px;
		line-height: 40px;
		margin-bottom: 10px;
	}
	.helping-left h3 {
        line-height: 18px;
           font-size: 16px;
    font-weight: bold !important;
        margin-top: 0 !important;
        font-weight: 400;
        margin-bottom: 10px !important;
        display: inline-block;
	}
	.helping-left form#search_form {
		display: block !important;
	}
	.helping-left-inn {
		margin-left: 0;
	}
	.helping-left form#search_form {
		display: block !important;
	}
}
@media only screen and (max-width: 991px) and (min-width: 768px){	
	html body .homepage-header .without-login-job{
		display: none;
	}
	body .homepage-header .withoutlogin-btn {
		margin-top: 10px;
	}
	html body .homepage-header nav.menu .withoutlogin-btn a {
		padding-left: 0 !important;
	}
	header.homepage-header #profile-button .btn-icon {
		margin-left: 0 !important;
	}
	header.homepage-header nav.menu a:not(.submenu):not(.button) {
		padding: 15px 4px !important;
		font-size: 15px !important;
	}	
	header.homepage-header .logo {
		width: 110px;		
		background-size: 110px !important;
		background-position: center;
	}

}
@media only screen and (max-width: 991px) {
	.mobile-bnn-options {
		display: block;
	}
	.desktop-bnn-options {
		display: none;
	}
	.helping-left-inn .row {
		flex-direction: column;
		padding: 0px !important;
	}
	.helping-left .right-inner-icon-b {
		border: 0 !important;
		padding: 15px;
	}
	.helping-left img.loca-pink,
	.helping-left img.loca-grey {
		width: 25px;
	}	
	.helping-left .right-inner-icon .fa-search {
		left: 15px !important;
		top: 25px;
		font-size: 18px;
	}
	.bell-content {
		position: unset;
		margin: 10px auto;
		width: 100%;
	}
	div#carousel-example-generic {
		width: 100%;
		max-width: 300px;
		height: 300px;
	}
	div#carousel-example-generic img {
		width: 100%;
	}
	.logos_photos img {
		margin: 0px 15px 15px !important;
		min-width: 100px;
		max-width: 110px !important;
	}
    .logos_photos .ndis-image-disibility img {
		margin: 0px 15px 15px !important;
		min-width: 55px !important;
		max-width: 60px !important;
	}
	.helping-left section.fans .fan-photos > img:first-child {		
		min-width: 60px !important;
		max-width: 65px !important;
	}
	.helping-bottom {
		margin-top: 0px;
	}
	.helping-right .bell-content {
		position: relative;
		transform: unset !important;
		margin: 0 auto 20px auto !important;
		width: 100%;
		right: unset !important;
		bottom: unset !important;
		top: unset !important;
		justify-content: flex-start;
		left: unset !important;
		padding: 10px 10px 10px 55px;
	}
	.bell-content i {
		left: 15px;
	}	
	.bnn-options {
		overflow-x: unset;
		padding-bottom: 0px;
	}
	.single-bnn-option {
		min-width: 120px;
		text-align: center;
	}
}

/*************################# HELPING BANNER END HERE ####################**************/

/**********###################  MEDIA QUERIES ##########################***************/
@media screen and (max-width: 1200px) {
    .video-container-new video {
        width: 100% !important;
        height: 100% !important;
        object-fit: cover;
        top: 0 !important;
        transform: none !important;
    }
}

@media screen and (max-width: 768px) {
    section.ctas .ctas-item .ctas-thumb {
        display: table-cell !important;
    }
    .pagesindex section.ctas .inner {
        padding: 50px 30px !important;
    }
    section.ctas .ctas-info h3 {
        font-size: 18px !important;
        word-break: break-word;
    }
}

@media screen and (max-width:767px) {	
	.homepage-header .off-canvas .problock {
		padding-left: 0;
	}
	.homepage-header .main-menu {
		padding-top: 0;
	}
	.homepage-header nav ul li a, .homepage-header nav a {
		padding: 10px 10px !important;
		color: #fff !important;
	}
    .home_bnn_partners img {
        width: auto;
        margin: 0 auto;
    }
    .home_bnn_partners p {
        display: block !important;
    }
    .doggy_circle_sec {
        flex-direction: column;
    }
    .cirle_main {
        width: 100%;
        max-width: 400px;
        margin: 0 auto;
    }
    .categories-boxes-container a.category-small-box {
        width: 100%;
        max-width: 215px;
        margin-left: 0px;
    }
    header img.logo-icon {
        float: left;
    }
    header a.nav-expander {
        float: right;
    }
    section.hero.hero-container.home_banner_txt {
        background: none;
        height: auto !important;
    }
    header.stay {
        background-color: transparent;
    }
    section.hero.home_banner_txt form#search_form {
        display: block;
    }
    section.hero.home_banner_txt h1 {
        font-size: 24px !important;
        margin-bottom: 10px;
    }
    section.hero .mainBenefits {
        text-align: center;
    }
    .video-container-new {
        top: -170px;
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        overflow: hidden;
    }
}

@media screen and (min-width: 992px) and (max-width: 1140px) {
    .categories-boxes-container a.category-small-box {
        width: 15% !important;
    }
    a.category-small-box img {
        width: 40% !important;
    }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
    .highlighted-categories-headline {
        margin-top: 0 !important;
    }
    .banner_subtitle {
        font-size: 18px !important;
    }
    .categories-boxes-container a.category-small-box {
        width: 100%;
        max-width: 150px;
    }
    a.category-small-box img {
        width: 40%;
    }
    section.hero.hero-container.home_banner_txt {
        height: auto !important;
    }
    header nav.menu .button {
        margin-left: 5px !important;
    }
    header nav.menu a:not(.submenu):not(.button) {
        padding: 10px 6px !important;
    }
    #profile-button .btn-icon {
        margin-left: -0.8em;
    }
}

@media screen and (min-width:992px) and (max-width:1199px) {
    nav.menu.closed.loggedIn a {
        padding: 10px 5px !important;
    }
    .highlighted-categories-headline {
        margin-top: 0!important;
    }
    .same_btn_banner p {
        font-size: 10px !important;
    }
    .highlighted-categories {
        padding-bottom: 0 !important;
        margin-bottom: -20px;
    }
    section.hero.hero-container.home_banner_txt {
        height: auto !important;
    }
    header nav.menu .button {
        margin-left: 5px !important;
    }
    header nav.menu a:not(.submenu):not(.button) {
        padding: 10px 8px;
    }
    #profile-button .btn-icon {
        margin-left: -0.8em;
    }
}

@media screen and (max-width:767px) {
    .banner_logo .logo_inner {
        padding: 5px 10px !important;
    }
    .banner_logo img {
        height: auto !important;
    }
    .banner_logo {
        display: block !important;
        margin-top: 15px !important;
    }
}

@media screen and (max-width: 767px) and (min-width: 320px) {
    .banner_right_btn.same_btn_banner.covide_line {
        display: block !important;
        line-height: 10px;
    }
    section.hero.hero-container.home_banner_txt {
        padding-top: 140px !important;
    }
}

@media screen and (max-width: 991px) and (min-width: 801px) {
    header .logo {
        width: 170px;
        background-size: 140px;
    }
    body header .inner nav.menu a {
        padding: 10px 10px !important;
    }
    header .logo {
        background: url(https://cdn.petcloud.com.au/img/homepage/logo.png) 10px 25px no-repeat;
        background-size: 160px;
    }
}

@media screen and (max-width: 991px) and (min-width: 768px) {
    .banner_closed {
        top: 0;
    }
}

@media screen and (max-width: 767px) and (min-width: 320px) {
    .banner_right_btn a {
        margin: 0;
        line-height: 25px;
    }
    .banner_closed {
        top: 2px;
    }
}

@media screen and (max-width: 1199px) and (min-width: 992px) {
    section.hero .inner .find-sitter-wrapper {
        margin: 0 !important
    }
    .feature_cate {
        padding-bottom: 0px !important;
    }
}

@media only screen and (max-width: 1920px) and (min-width: 1904px) and (orientation: landscape) {
    .hero-container {
        display: block !important;
    }
}

@media screen and (max-width:575px) {
    .banner_logo .logo_inner {
        padding: 5px 0px !important;
        display: block !important;
        margin: 0 auto;
    }
    .banner_logo .logo_inner img {
        display: block !important;
        width: 100%;
    }
    .fb_iframe_widget {
        display: block !important;
    }
    .fb_iframe_widget iframe {
        width: 100% !important;
    }
}


.single-bnn-option a:hover {
    color: #ff4b71;
}




.homepage-header .caret2 {
    position: absolute;
    cursor: pointer;
    z-index: 1001;
    width: 100%;
    height: 30px;
    top: -30px;
    display: block !important;
    left: 0;
}
.homepage-header .caret1:before,
.homepage-header .caret1:after,
.homepage-header .caret2:before,
.homepage-header .caret2:after {
    top: 25px;
}
.homepage-header nav.menu a:not(.submenu):not(.button) {    
    height: 60px;
}
@media (max-width:767px){
    body .home-bnn-form input, body .home-bnn-form select{
        height: 56px !important;
        border-radius: 4px !important;
        border: 1px solid #8a8a8f !important;
        padding: 7px 50px 7px 16px !important;
        color: #6e6f74;
        font-size: 16px !important;
        box-shadow: none !important;
    }
    body .home-bnn-form input::placeholder{
        color: #6e6f74 !important;
    }
    .home-bnn-form .form-group.field-searchform-servicetypeid {
        margin-top: 5px;
        margin-bottom: 5px !important;
    }
    .home-bnn-form .form-group.field-searchform-spacespetextended {
        margin-bottom: 5px !important;
    }
    .home-bnn-form .select2-container--bootstrap.input-lg .select2-selection--single{
        height: 56px !important;
        border: 1px solid #8a8a8f !important;
    }
    .home-bnn-form .input-daterange i {
        top: 10px;
    }
    form.search-form .right-inner-icon i.fa-map-marker{
        padding: 12px !important;
    }
    .home-bnn-form .select2-container--bootstrap .select2-selection--single .select2-selection__rendered{
        line-height: 40px !important;    
    }
    .home-bnn-form .button.search {
        height: 56px;
        font-size: 18px;
        min-width: 100%;
        font-weight: 600;
    }
    .help-block {
        margin: 0 !important;
    }
}

/* Modern FAQ Section Styles */
.modern-faq-section {
    background: #fff;
}

.modern-faq-header-main {
    margin-bottom: 48px;
}

.modern-faq-title {
    font-size: 32px;
    font-weight: 700;
    color: #101828;
    margin-bottom: 16px;
    letter-spacing: -0.02em;
}

.modern-faq-subtitle {
    font-size: 18px;
    color: #475467;
    margin-bottom: 0;
}

.modern-faq-list {
    max-width: 800px;
    margin: 0 auto;
}

.modern-faq-item {
    border-bottom: 1px solid #EAECF0;
    padding: 10px 0;
}

.modern-faq-item:first-child {
    padding-top: 0;
}

.modern-faq-item:last-child {
    border-bottom: none;
}

.modern-faq-item-header {
    display: flex !important;
    flex-direction: row !important;
    align-items: center !important;
    justify-content: flex-start !important;
    cursor: pointer;
    gap: 16px;
    transition: all 0.2s ease;
    text-decoration: none !important;
    width: 100%;
}

.modern-faq-icon-wrapper {
    flex: 0 0 40px !important;
    width: 40px !important;
    height: 40px !important;
    border: 1px solid #EAECF0;
    border-radius: 8px;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    color: #4dbfbf;
    background: #fff;
    transition: all 0.2s ease;
}

.modern-faq-item-header:not(.collapsed) .modern-faq-icon-wrapper {
    background: #4dbfbf;
    color: #fff;
    border-color: #4dbfbf;
}

.modern-faq-question {
    flex: 1 1 auto !important;
    font-size: 18px;
    font-weight: 600;
    color: #101828;
    margin: 0 !important;
    line-height: 28px;
    border: none !important;
    text-align: left !important;
}

.modern-faq-chevron {
    flex: 0 0 20px !important;
    font-size: 14px;
    color: #98A2B3;
    transition: transform 0.3s ease;
    text-align: right !important;
}

.modern-faq-item-header:not(.collapsed) .modern-faq-chevron {
    transform: rotate(180deg);
}

.modern-faq-answer {
    padding: 12px 0 0 0px;
    font-size: 16px;
    line-height: 24px;
    color: #475467;
}

.modern-faq-bullit-list li {
    margin-bottom: 8px;
}

/* Mobile Adjustments */
@media screen and (max-width: 767px) {
    .modern-faq-title {
        font-size: 28px;
    }
    
    .modern-faq-subtitle {
        font-size: 16px;
    }
    
    .modern-faq-question {
        font-size: 16px;
        line-height: 24px;
    }
    
    .modern-faq-item-header {
        gap: 12px;
    }
    
    .modern-faq-icon-wrapper {
        flex: 0 0 32px !important;
        width: 32px !important;
        height: 32px !important;
        font-size: 14px;
    }
    
    .modern-faq-answer {
        padding-left: 0;
        padding-top: 8px;
    }
}