p {
    font-family: 'Satoshi-Regular';
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'Satoshi-Regular';
}

.contact_us_section_info p b {
    font-weight: 400;
}

.card table tr td button {
    border-radius: 1rem;
    -webkit-border-radius: 1rem;
    -moz-border-radius: 1rem;
    -ms-border-radius: 1rem;
    -o-border-radius: 1rem;
}


.hero-form-input input,
.hero-form-input input::placeholder {
    color: #fff;
}

.home-link-top-menu i {
    color: var(--black);
    font-size: 1.2rem;
    line-height: 0.5em;
    margin: 0 0.4rem;
}

.home-link-top-menu a {
    text-transform: capitalize;
}

.Read-More-double-right {
    font-weight: 600;
}

.c-detail-img-video h1 img,
.c-detail-img-video h2 img,
.c-detail-img-video h3 img,
.c-detail-img-video h4 img,
.c-detail-img-video h5 img,
.c-detail-img-video h6 img {
    width: auto;
    margin-right: 15px;
}

.footerFormInput input,
.footerFormInput input::placeholder {
    color: #ffffff80;
}

.slidesBrandImagesItme img {
    width: auto;
    height: auto;
}

.dl-slides .slick-dots {
    display: none !important;
}

.blog-details-docs ul li p,
.card-text:last-child ul li,
.card-body ul li,
.card ul li {
    margin-bottom: 0;
}

.card p a {
    position: relative;
    display: inline-block;
}

.card p a::after {
    content: '';
    position: absolute;
    height: 2px;
    width: 50px;
    background-color: var(--primary);
    left: 0;
    bottom: -2px;

}

.card p a:hover:after {
    width: 100%;
}

.card-body h2 {
    max-width: unset !important;
}

.append_load_more_blogs img,
.append_load_more_services img {
    /* height: 28rem; */
    position: absolute;
}

.blog-details-docs ol li,
.blog-details-docs ul li {
    margin-bottom: 10px;
    line-height: 1em;
    position: relative;
    display: block;
    padding-left: 40px;
}

.blog-details-docs ul li::before {
    width: 25px;
    height: 25px;
    top: 0;
    left: 0;
    position: absolute;
}

.blog-details-title-img img {
    object-fit: contain;
}

.docs-card-img img {
    height: 450px;
}

.fill-img-top .fill-img,
.slidesImgText,
.believeDeserveRight {
    position: relative;
}

.fill-img,
.slidesImgText img {
    position: absolute;
}

.fill-img-top img,
.believeDeserveRight img {
    position: absolute;
    object-position: top center;
}

.slidesImgText p img {
    position: unset;
}

/* @media (min-width:993px) {

    .append_load_more_blogs img,
    .append_load_more_services img {
        height: 38rem;
    }
} */

@media (min-width:1200px) {
    .google-maps-iframe iframe {
        height: 60rem !important;

    }

    .append_load_more_blogs_home {
        margin-top: 10px;
    }

    .hero-form-input-group .hero-form-input:last-child {
        padding-right: 0;
    }

    .hero-form-input-group .hero-form-input:first-child {
        padding-left: 0;
    }

    .heroBg iframe,
    .heroBg img,
    .heroBg video,
    .hero-top {
        min-height: 84rem;
    }

    .card-body h2 {
        padding-top: 0 !important;
    }

    .px-4 {
        padding-left: 4rem !important;
        padding-right: 4rem !important;
    }

    .p-2 {
        padding: 4rem !important;
    }

    .faq-FrequentlyAskedQuestions.card h3 {
        padding-bottom: 0;
        padding-top: 0;
    }

    .card-media-badge {
        position: relative;
        min-height: 50rem;
    }

    .card-text:last-child iframe,
    .card-body iframe,
    .card iframe {
        width: 100% !important;
        height: 100% !important;
        min-height: 60rem;
    }

    .video_page iframe {
        height: 100% !important;
    }
}

@media (min-width: 1850px) {

    .footer .container,
    .header .container,
    .hero-top .container {
        max-width: 180rem;
    }
}

@media (min-width: 1750px) {
    .container {
        max-width: 150rem;
    }

}

@media (min-width:1500px) {
    .hero-form-input button {
        min-width: 25rem;
    }

    /* 
    .append_load_more_blogs img,
    .append_load_more_services img {
        height: 58rem;
    } */

    .d-grid-bt {
        row-gap: 4.5rem;
    }

    .familiarFaces {
        max-width: 148rem;
        width: 90%;
    }

    .familiarFaces .familiarFacesItme {
        margin: 0 1.5rem;
    }

    .familiarFaces .slick-list {
        width: 100%;
    }

}

@media (min-width:1700px) {
    .hero-form-input button {
        min-width: 27rem;
    }
}



@media (max-width:1200px) {
    .docs-card-img img {
        height: 400px;
    }
}

@media (max-width:993px) {

    .fill-img-top img,
    .believeDeserveRight img {
        position: unset !Important;
    }

    .docs-card-img img {
        height: 350px;
    }

    .fill-img,
    .slidesImgText img,
    .append_load_more_blogs img,
    .append_load_more_services img {
        position: unset;
    }
}

@media (max-width:786px) {

    .p-5.youtube-bg {
        margin: 0 -10px;

        border-radius: 0px !important;
        -webkit-border-radius: 0px !important;
        -moz-border-radius: 0px !important;
        -ms-border-radius: 0px !important;
        -o-border-radius: 0px !important;
    }

    .fill-img,
    .slidesImgText img,
    .docs-card-img img {
        height: 100%;
        max-height: 400px;
    }

    .card-text:first-child,
    .card h2,
    .card-header,
    .card h3,
    .card-body p,
    .card p {
        text-align: center !important;
    }
}

.footer .footer-left-docs {
    display: flex;
    align-items: start;
    justify-content: space-between;
    min-width: 50%;
    flex-wrap: wrap;
}

.footer .top-content {
    display: flex;
    align-items: start;
    justify-content: space-between;
}

.footer .ProximityPlumbingPtyLtd .wrapper {
    display: grid;
    grid-template-columns: 1fr 1fr;
}

.footer .bottom-content {
    margin: 0px auto;
}

.footer .bottom-content p {
    text-align: center;
}

.footer-social-link ul {
    justify-content: center;
}

/* INSTAGRAM FEED CSS */
.ig_feed_container {
    padding: 20px 0;
}


.ig_post_container.card strong {
    font-size: small;
    margin-bottom: 0px;
}

.ig_post_container {
    min-height: unset;
    margin: 20px 15px;
    padding: 0px;
    width: 100%;
    -webkit-box-shadow: 0 0 1rem rgba(0, 0, 0, 0.4);
    box-shadow: 0 0 1rem rgba(0, 0, 0, 0.4);
    height: auto;
}

.ig_post_container-img video,
.ig_post_container-img img {
    width: 100%;
    margin: auto;
    position: relative;
    overflow: hidden;
    aspect-ratio: 1 / 1;
}

.ig_post_container .ig_post_details {
    padding: 15px;
}

.ig_post_container .ig_view_link {
    margin-top: 10px;
}

.ig_post_details div img {
    width: 15px;
}

.ig_post_details div {
    display: flex;
    align-items: center;
    gap: 5px;
    justify-content: center;
}

/* INSTAGRAM FEED CSS */
.footer-title {
    font-size: 20px !important;
    margin-bottom: 2rem;
}

.footer-list ul li {
    padding-left: 0;
    padding-bottom: 5px;
    padding-top: 0;
}

.footer-list ul li a {
    font-size: 12px;
}

.ProximityPlumbingPtyLtdDocsImg {
    height: 5rem;
    width: 5rem;
}

.ProximityPlumbingPtyLtdDocsImg img {
    width: 20px;
}

/* .ProximityPlumbingPtyLtdDocsDocs p,.ProximityPlumbingPtyLtdDocsDocs p span a{
    font-size: 1rem !important;
} */
.footer-social-link ul li {
    padding-bottom: 0;
}

.footer .bottom-content p {
    font-size: 12px !important;
}

.footer .ProximityPlumbingPtyLtd .wrapper {
    gap: 10px;
}

@media only screen and (max-width: 1710px) and (min-width: 993px) {

    /*  .footer-list ul li a{
        font-size: 15px;
    } */
    .footer-list ul li a span {
        margin-right: 1rem;
    }
}

@media only screen and (max-width: 1400px) and (min-width: 993px) {
    .ProximityPlumbingPtyLtdDocsDocs p {
        font-size: 12px !important;
    }
}

@media(max-width:1300px) {
    .footer .ProximityPlumbingPtyLtd .wrapper {
        grid-template-columns: 1fr;
    }
}

@media(max-width:992px) {
    .footer .footer-left-docs {
        flex-direction: column;
        align-items: center;
        justify-content: center;
        row-gap: 20px;
    }

    .footer .top-content {
        flex-direction: column;
        align-items: center;
        justify-content: center;
        row-gap: 40px;
    }

    .footer .bottom-content p:last-of-type {
        padding-bottom: 50px;
    }
}

@media(min-width:1300px) {
    .footer .c-proxy-footer .wrapper {
        width: 33.33%;
    }
}

.mobilemenu {
    display: none;
}

.desktopmenu {
    display: block;
}

@media(max-width:1100px) {
    .mobilemenu {
        display: block;
    }

    .desktopmenu {
        display: none;
    }
}

/* NEW MOBILE MENU HEADER */

.mobile_header {
    background-color: var(--primary-09);
    text-align: center;
    padding-top: 30px;
    padding-bottom: 30px;
}

.mobile_header h2 {
    color: white;
    font-size: 36px !important;
    /* margin-top:30px; */
    margin-bottom: 20px;
}

.mobile_header .GooglReview {
    width: 200px;
}

.cal_call_tag {
    display: flex;
    background-color: #4A4C55;
    border-radius: 7px;
    width: 90%;
    margin: auto;

    margin-bottom: 15px;
    padding: 5px;
    margin-top: 15px;
}

.cal_call_tag .img {
    width: 25%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.cal_call_tag .content {
    text-align: center;
    width: 100%;
    color: white;
}

@media (max-width: 1100px) {
    a.brand {
        /* width: 34rem !important; */
        margin: auto !important;
    }
}

@media (max-width: 577px) {
    a.brand {
        width: 34rem !important;
        margin: auto !important;
    }
}

.cal_call_tag .content h4 {
    font-size: 22px !important;
}

.cal_call_tag .content p {
    font-size: 14px !important;
}

.blinkingPhone {
    display: inline-block !important;
    animation-name: stretch;
    animation-duration: 1.2s;
    animation-timing-function: ease-out;
    animation-direction: alternate;
    animation-iteration-count: infinite;
    animation-fill-mode: none;
    animation-play-state: running;
}

.footer_fixed_menu {
    display: none;
    position: fixed;
    bottom: 0;
    width: 100%;
    background-color: #4A4C55;
    /* display: flex; */
    padding: 10px 30px;
    justify-content: space-between;
    color: white;
    align-items: center;
    z-index: 999999;
}

.footer_fixed_menu .Fmenus {
    text-align: center;
    width: 100px;
}

.footer_fixed_menu .Fmenus img {
    width: 25px !important;
}

.footer_fixed_menu .Fmenus p {
    font-size: 18px !important;
}

@media (max-width:500px) {
    .footer_fixed_menu .Fmenus p {
        font-size: 14px !important;
    }

    .mobile_header {
        padding-left: 35px;
        padding-right: 35px;
    }

    .mobile_header h2 {
        font-size: 25px !important;
    }

    .cal_call_tag .img img {
        width: 35px !important;
    }

    .cal_call_tag .content p {
        font-size: 13px !important;
    }
}


.menuClose {
    display: none;
}

@media (max-width:1100px) {
    .header.sticky {
        background-color: #4a4c55;
        top: -1px;
    }

    .sub-menu,
    .nav__wrapper li:hover .sub-menu,
    .nav__wrapper li:hover .sub-menu.active,
    .sub-menu {
        display: block;
    }

    .menuClose {
        display: block;
        position: absolute;
        right: 15px;
        color: var(--primary);
    }

    .sub-menu {
        overflow: hidden;

        ul {
            height: 0;
        }
    }

    .nav__wrapper li:hover .sub-menu,
    .nav__wrapper li:hover .sub-menu.active {
        ul {
            height: auto;
        }
    }

    /* .sub-menu{
        padding: 0;
    } */
    .nav {
        padding-top: 35px !important;
    }

    .nav__wrapper li a {
        font-size: 1.8rem !important;
    }

    .footer_fixed_menu {
        display: flex;
    }

    .site-header__end {
        top: 0% !important;
        height: 0vh;
        position: fixed;
        width: 100%;
        background-color: #fff;
        overflow: hidden;
        display: block;
        transition: all 0.3s ease-in-out;
        -webkit-transition: all 0.3s ease-in-out;
        -moz-transition: all 0.3s ease-in-out;
        -ms-transition: all 0.3s ease-in-out;
        -o-transition: all 0.3s ease-in-out;
    }


    .site-header__end {
        height: 100vh;
        overflow: auto;
        transform: translateY(101%);
        -webkit-transform: translateY(101%);
        -moz-transform: translateY(101%);
        -ms-transform: translateY(101%);
        -o-transform: translateY(101%);
        visibility: hidden;
    }

    .site-header__end.active {
        transform: translateY(0);
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -o-transform: translateY(0);
        visibility: visible;
    }

    .menuClose {
        display: none;
    }

    .site-header__end .menuClose {
        display: block;
		cursor:pointer;
    }
}

@media (max-width:400px) {
    .footer_fixed_menu {
        padding: 10px 5px !important;
        overflow: hidden;
    }

    .cal_call_tag .content p {
        font-size: 11px !important;
        overflow: auto;
    }
}

.callOutlink {
    width: 100%;
    display: inline-flex;
}

.hero-docs-right ul {
    display: flex;
    align-items: start;
    justify-content: center;
    gap: 30px;
}

.hero-docs-right ul li {
    display: flex;
    width: 120px;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    text-align: center;
    gap: 3px;
}

.hero-docs-right ul span {
    display: block;
    font-size: 12px;
    font-weight: 600;
}

.hero-docs-right ul li .img {
    display: flex;
    max-width: 100%;
    height: 107px;
    align-items: center;
    justify-content: center;
}

.hero-docs-right ul li .img img {
    width: 90%;
    object-fit: contain;
    object-position: center;
}

@media (max-width:1600px) {
    .hero-docs-right ul {
        gap: 20px;
    }

    .hero-docs-right ul li {
        width: 100px;
    }

    .hero-docs-right ul span {
        font-size: 10px;
    }

    .hero-docs-right ul li .img {
        height: 80px;
    }
}

@media (max-width:1300px) {
    .hero-docs-right ul {
        margin: auto;
    }

    .googleSearchBox,
    .googleSearchImage,
    .hero-docs {
        position: relative;
    }
}

/* 16 - 04 - 24 */
@media (max-width:567px) {
    .heroBg {
        /* height: 469px !important; */
        /* height: 300px !important; */
    }

    .footer_fixed_menu .Fmenus p {
        font-size: 18px !important;
    }

    .site-header__wrapper .site-header__start {
        padding: 0 0 10px;
    }

    .footer_fixed_menu .Fmenus img {
        width: 20px !important;
        height: 20px;
    }

    .footer_fixed_menu {
        padding: 10px 9px 15px !important;
        overflow: hidden;
    }

    .mobile_header h2 {
        margin-bottom: 15px;
        font-size: 18px !important;
    }

    .mobile_header {
        padding-top: 20px;
        padding-bottom: 20px;
    }

    .cal_call_tag {
        width: 315px;
        margin: 10px auto;
    }

    .cal_call_tag .content p {
        line-height: 1;
    }

    .footer_fixed_menu .nav__toggle {
        padding: 0px;
    }

    .mobile_header .GooglReview {
        width: 175px;
    }

    .cal_call_tag .img img {
        width: 30px !important;
    }

    .cal_call_tag .content h4 {
        line-height: 1;
        font-size: 17px !important;
    }
}

@media (max-width: 400px) {
    .footer_fixed_menu {
        padding: 10px 9px 15px !important;
        overflow: hidden;
    }
}

/* 17 - 04 - 24 */


@media (max-width: 1100px) {
    .hero-form {
        /* display: none; */
    }

    .cal_call_tag {
        max-width: 368px !important;
    }

    header .container {
        padding: 0;
    }
}

@media (max-width: 767px) {
    .beyondlogoHero {
        left: 20px;
    }
}

@media (max-width: 467px) {
    .site-header__wrapper .site-header__start {
        padding: 0 0 10px;
        height: 70px;

        a {
            height: 100%;
            text-align: center;
            display: flex;
            justify-content: center;
        }
    }

    .hero-info {
        /* height: calc(100vh - 180px); */
        display: flex;
        flex-direction: column;
    }

    .heroBg {
        /*  height: 270px !important; */
        height: 50vh;
        /* height: 40% !important; */
    }

    .mobile_header {
        padding-top: 1.5vh;
        padding-bottom: 1.5vh;
        height: 40%;
        /* height: 54vh; */
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        position: relative;
    }

    .footer_fixed_menu {
        padding: 0vh 9px 0vh !important;
        overflow: hidden;
        height: 70px;
    }

    .footer_fixed_menu .Fmenus img {
        width: 3vh !important;
        height: 3vh;
    }

    /* .footer_fixed_menu .Fmenus p {
        font-size: 2vh !important;
    } */

    .cal_call_tag .img {
        width: 20%;
    }

    .cal_call_tag .content {
        width: 75%;
    }

    /* .cal_call_tag .content p {
        font-size: 1.5vh !important;
    } */
}

.card.box-shadow.hideBgShadow {
    box-shadow: none;
    background-color: transparent;
}

.card.box-shadow.hideBgShadow .slidesBrandImagesItme {
    box-shadow: none;
    background-color: transparent;
}

.card.box-shadow.hideBgShadow .card-header {
    flex: 0 0 auto !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    flex-direction: column !important;
    height: auto !important;
    padding: 0px !important;
}

.card {
    min-height: auto !important;
}

.card.box-shadow.hideBgShadow p {
    margin-bottom: 15px !important;
}

.card.box-shadow.hideBgShadow .card-body.p-2 {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
}

@media (min-width: 1500px) {

    .hero-docs-left p,
    .hero-docs-left h1 {
        margin-bottom: 0.5rem;
    }

    .hero-docs {
        padding: 4rem 0;
    }

    .hero-docs-left p {
        max-width: 650px;
    }
}

@media (max-width: 650px) {


    .hero-docs-right ul li {
        width: 60px;
    }

    .hero-docs-right ul span {
        font-size: 7px;
    }

    .hero-docs-right ul li .img {
        height: 60px;
    }

    .hero-docs-left h2 span {
        font-size: 14px !important;
    }
}
@media (max-width: 550px) {
    .hero-docs-right ul {
        gap: 10px;
    }
}

.contentBoxTeam.teamImage {
    overflow-y:auto;
}
iframe#podium-bubble {
	width: 160px !important;
	height: 80px !important;
	bottom:70px !important;
}
iframe#podium-bubble .ContactBubble {
	right: 4px !important;
	bottom: 1px !important;
}
.list-style-1 li{
    display:block !important;
    position:relative;
    padding-left: 50px;
}
.list-style-1 li a {
    position: relative;
    display: inline-block;
}
.list-style-1 li:before {
    position: absolute;
    left: 0;
}
.list-style-1 li a::after {
    content: '';
    position: absolute;
    height: 2px;
    width: 50px;
    background-color: var(--primary);
    left: 0;
    bottom: -2px;
}
.list-style-1 li a:hover:after {
    width: 100%;
}

/* #callConfirmModal{
    display: none;
} */
 .modal-hidden {
    opacity: 0;
    visibility: hidden;
}
.modal-visible {
    opacity: 1;
    visibility: visible;
}
.promo-wrapper {
    width: 100%;
    position: fixed;
    inset: 0;
    justify-content: center;
    padding: 40px 20px;
    z-index: 999999999;
    overflow: auto;
}
.promo-modal-close {
    position: absolute;
    inset: 0;
    background: rgba(0, 0, 0, 0.6);
    cursor: pointer;
}
.promo-container {
    max-width: 700px;
    margin: 0 auto;
    background: #00AEEF;
    padding: 20px;
    text-align: center;
    height: fit-content;
    position: relative;
    z-index: 1;
}

.promo-image img {
    width: 100%;
    height: auto;
    margin-bottom: 30px;
}

.promo-content h2 {
    color: #fff;
    font-size: 26px !important;
    max-width: 600px;
    margin: auto;
    font-weight: 700;
    margin-bottom: 15px;
}

.promo-content p {
    color: #fff;
    font-size: 16px !important;
    line-height: 1.6 !important;
    max-width: 750px;
    margin: 0 auto 30px;
}

.promo-buttons {
    display: flex;
    justify-content: center;
    gap: 20px;
    flex-wrap: wrap;
}
.promo-buttons
.btn {
    display: flex;
    align-items: center;
    gap: 8px;
    padding: 14px 28px;
    background: #fff;
    font-size: 16px;
    font-weight: 600;
    text-decoration: none;
    color: #00AEEF;
    transition: 0.3s ease;
}
.promo-buttons
.btn img {
    width: 20px;
    height: 20px;
}
.promo-modal-close-btn {
    position: absolute;
    inset: unset;
    top: -10px;
    right: -10px;
    color: #00aeef;
    background-color: #fff;
    font-weight: 700;
    cursor: pointer;
    z-index: 2;
    width: fit-content;
    height: fit-content;
    padding: 7px 10px;
    font-size: 14px;
    line-height: 1;
    border-radius: 50%;
}

@media (max-width: 600px) {

    .promo-image img {
        margin-bottom: 15px;
    }

    .promo-content h2 {
        font-size: 22px !important;
    }

    .promo-content p {
        font-size: 14px !important;
        line-height: 1.3 !important;
    }
    .promo-buttons .btn {
        width: 100%;
        justify-content: center;
    }

    .promo-wrapper {
        padding: 30px 15px;
    }

}
