@media (max-width: 1600px) {

    /*.menu .mobile-menu-inner li {*/
    /*    padding: 0 10px;*/
    /*}*/
    .special {
        padding: 10px 15px;
    }

}

@media (max-width: 1500px) {


    .logo-left p {
        display: none;
    }
}

@media (max-width: 1365px) {
    .logo-left p {
        max-width: 130px;
    }

    /*.menu .mobile-menu-inner li {*/
    /*    padding: 0 5px;*/
    /*}*/
    .special {
        padding: 10px;
        margin-right: 7px;
    }

    .menu {
        position: relative;
        left: -20px;
    }
}

@media (max-width: 1300px) {
    /*.mega-menu {*/
    /*    width: 800px;*/
    /*}*/
}

@media (max-width: 1260px) {

    .logo-left p {
        display: none
    }

    .header .logo {
        padding-right: 0;
        margin-right: 0;
        border-right: none
    }

    /*.menu {*/
    /*    text-align: left;*/
    /*    padding-left: 180px*/
    /*}*/
    /*.menu {*/
    /*    position: initial;*/
    /*}*/
    /*.phone span {display: none;}*/

}


@media (max-width: 1180px) {
    .special {
        display: none;
    }

    .heading-flex-icons .item {
        margin: 0 20px;
    }

    .mega-menu p {
        font-size: 15px;
    }

}

@media (max-width: 1100px) {
    p.trait-link, p.bottomyear {
        padding-left: 0;
    }

    p.trait-link {
        margin-top: 20px;
    }

    .jumbo-flex .right {
        display: none
    }

    #hero-home .jumbo-flex .right {
        display: flex;
        width: 100%;
        text-align: center;
    }

    .jumbo-flex .left {
        padding: 70px 0;
        padding-top: 60px;
    }

    .jumbo-flex .left .content {
        max-width: 100%
    }

    .jumbo-flex .left .content br {
        display: none
    }

    .home-services-boxes .item .top {
        display: block;
        text-align: center;
    }

    .home-services-boxes .item .top img {
        width: 50px;
        margin-bottom: 15px;
    }

    .home-services-boxes .item p {
        text-align: center;
    }

    .home-services-boxes .item .top h1 {
        margin-left: 0;
        text-align: center;
    }

    .pre-footer-flex .right {
        display: block;
    }

    .pre-footer-flex .right p:nth-child(2) {
        padding-left: 0;
        margin-top: 10px
    }

    .pre-footer-flex .right p {
        width: 100%
    }

    /*footer*/
    .footer-flex {
        display: block;
    }

    .footer-flex .right ul li a {
        padding-left: 0;
    }

    .footer-flex .right {
        margin-top: 25px;
    }

    .footer-flex {
        text-align: center
    }

    .footer-left-links {
        justify-content: center
    }

    .footer-left-logos {
        justify-content: center
    }


    .bottomyear {
        justify-content: center;
    }


    .trait-link {
        text-align: center;
    }

    .footer-flex .right ul#footer-protocol-list {
        grid-template-columns: 1fr;
    }


    .sub-menu {
        right: -20px;
    }

    .social-title-wrapper {
        padding: 15px;
    }

    .social-content {
        padding: 15px;
    }
}


@media (max-width: 1000px) {
    .mega-menu-toggle:hover .mega-menu {
        visibility: hidden;
        opacity: 0;
    }

    .show-mobile {
        display: inline-block;
    }

    /*header*/
    .menu .mobile-menu-inner > li {
        display: block;
        text-align: left;
        line-height: 50px;
    }


    .hompg .menu .mobile-menu-inner > li:hover a {
        color: #ffca07 !important;
    }

    .hompg .menu .mobile-menu-inner > li:hover .sub-menu li a {
        color: #ffca07 !important;
    }

    .header .logo, .header {
        height: 100px;
    }

    .header .logo {
        margin: 0 auto;
        right: 0;
    }

    .menu {
        background: #292929;
        position: fixed;
        height: 100%;
        right: 0;
        z-index: 1000000;
        padding: 50px 15px;
        transform: translateX(100%);
        transition: 0.3s;
        left: unset;
    }


    .contact-item {

        display: block !important;
    }

    .menu.show {
        transform: translateX(0);
    }

    .header.header--dark .menu .mobile-menu-inner > li:hover .sub-menu a {
        color: #b0b0b0;
    }

    .mega-menu {
        transition: 0s all;
    }

    .sub-menu {
        /*opacity: 0;*/
        height: 0;
        margin-bottom: 0 !important;
        position: initial;
        z-index: -1;
        transition: 0s all;
    }


    .sub-menu li {
        background: transparent;
        border-bottom: none;
        text-align: left;
        padding-left: 10px;
    }

    .hamburger {
        display: block;
    }

    .mobile-menu-inner {
        height: calc(100vh - 100px);
        overflow-x: scroll;
        -ms-overflow-style: none; /* IE and Edge */
        scrollbar-width: none; /* Firefox */
    }

    .mobile-menu-inner::-webkit-scrollbar {
        display: none;
    }

    .menu .mobile-menu-inner > li a {
        color: #FFF;
    }

    .mobile-menu-inner .sub-menu li a {
        color: #b0b0b0;
    }

    .mobile-menu-inner .mega-menu-column li a {
        color: #b0b0b0;
    }

    .blank-hover {
        display: none
    }

    .sub-menu .arrow-up {
        display: none
    }

    .dropdownArrow {
        display: none;
    }

    .header .logo, .header {
        height: 70px;
    }

    .header .logo {
        width: 100px;
    }

    .logo-left, .contact-right {
        top: 35px;
    }

    .sub-menu li,
    .mobile-menu-inner .mega-menu li {
        border: none;
        padding: 5px 10px;
    }

    .menu .mobile-menu-inner li a:hover {
        color: #ffca07 !important;
    }

    .menu .mobile-menu-inner .sub-menu li a {
        color: #b0b0b0 !important;
    }

    .mobile-menu-inner .mega-menu li a {
        color: #b0b0b0 !important;
        font-size: 11px;
    }


    /*otherr pages*/
    .heading-flex-icons {
        display: block
    }

    .heading-flex-icons .item {
        justify-content: center;
        margin-bottom: 10px;
    }

    .bathroom-slider .bath-next {
        right: 10px;
    }

    .bathroom-slider .bath-previous {
        left: 10px;
    }

    .bathroom-slider img {
        border: 4px solid black;
    }


    .membership-flex {
        grid-template-columns: 1fr 1fr
    }

    .about-us .bottom-flex {
        display: block
    }

    .about-us .bottom-flex .item {
        width: 100%;
        margin-bottom: 40px;
    }

    .about-us .bottom-flex .item img {
        height: 45px;
    }

    .blog-grid {
        grid-template-columns: 1fr 1fr;
        padding-left: 0;
        padding-right: 0;
    }


    .contact-flex {
        display: block;
    }

    .contact-flex .right {
        width: 100%;
    }

    .contact-form {
        height: auto;
        box-shadow: 0px 0px 2px 0px rgba(0, 0, 0, 0.08)
    }

    .contact-flex .top {
        text-align: center;
        padding-top: 40px
    }

    .hours {
        justify-content: center
    }

    .contact-flex .middle > span {
        text-align: center;
    }

    .contact-flex .bottom {
        justify-content: center;
        padding-bottom: 40px
    }

    .logo-left p {
        display: block;
        margin-left: 25px;
        max-width: 190px;
    }

    #show-protocol-mobile,
    .display-mobile {
        display: block !important;
    }

    #play-video {
        display: none;
    }

    #play-video-mobile {
        display: flex !important;
    }

    .mega-menu {
        position: relative;
        left: auto;
        right: auto;
        width: 100%;
        border: none;
        border-right: 0;
        background: rgba(255, 255, 255, 0);
    }

    .mega-menu .mega-menu-column {
        width: 100%;
        background: none;
    }

    /*.menu.show {*/
    /*    overflow-x: scroll;*/
    /*}*/
    .mega-menu {
        visibility: hidden;
        opacity: 0;
        width: 180px;
        display: block !important;
        /*transition: .5s linear all;*/
        height: 0;
        margin-bottom: 0 !important;
        position: initial;
        z-index: -1;
    }

    .mega-menu .row,
    .mega-menu .mega-menu-column {
        height: 0;
    }

    .mega-menu .row {
        height: 0;
    }

    .menu .mobile-menu-inner > li:hover .sub-menu {
        opacity: 0 !important;
        visibility: hidden !important;
        height: 0 !important;
    }

    .mega-menu.visible {
        visibility: visible !important;

        height: auto !important;
        opacity: 1;
        opacity: 1 !important;
    }

    .mega-menu.visible .row,
    .mega-menu.visible .mega-menu-column {
        height: auto;
    }

    .mega-menu li.mega-hide-mobile,
    .mega-menu .blank-hover,
    .mega-menu .arrow-up {
        display: none;
    }


    .mega-menu .row {
        display: block;
        width: auto;
        background: rgba(255, 255, 255, 0);
        border: none;
        top: auto;
        border-radius: 0;
    }


    .mega-menu p {
        color: #ffca07 !important;
        font-size: 16px;
        border: none;
        line-height: 22px;
    }

    .mega-menu li {
        padding: 5px 10px;
    }

    .mega-menu-column:nth-child(even) {
        background: inherit;
    }

    .menu .mobile-menu-inner > li:hover .sub-menu.visible,
    .sub-menu.visible {
        position: initial;
        visibility: visible !important;
        opacity: 1 !important;
        height: auto !important;
        margin-bottom: 20px !important;
        z-index: 1;
    }


}

@media (max-width: 991.8px) {
    .header {
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        background: #FFF;
        z-index: 9;
    }

    body {
        padding-top: 70px;
    }

    .social-wrapper {
        width: 100%;
        flex-basis: 100%;
    }

    #social-links-wrapper .row {
        display: flex;
        margin: 0 -15px;
        flex-wrap: wrap;
        align-items: flex-start;
    }

    .social-wrapper {
        padding: 10px 15px;
    }

    .social-inner {
        width: 390px;
        flex-basis: 390px;
        max-width: 100%;
        margin: 0 auto;
    }

    #social-links-wrapper .container {
        margin-top: 0;
    }

    .page-template-page-social #feedback-logo-wrapper {
        margin-bottom: 40px;
    }

    #social-links-wrapper {
        padding: 20px 0;
        background-position: bottom left;
        background-size: contain;
        background-color: #f3f3f3;
    }

    .footer-left,
    .footer-right {
        width: 100%;
        flex-basis: 100%;
        justify-content: center;
    }

    #footer-right-one,
    #footer-right-two {
        order: 1;
    }

    #footer-left-one,
    #footer-left-two {
        order: 2;
    }

    footer .footer-social-links {
        justify-content: center;
    }

    .working-hours {
        width: 100%;
        flex-basis: 100%;
        display: flex;
        flex-wrap: wrap;
        align-items: flex-end;
        justify-content: center;
    }

    .working-hours p {
        padding: 0 12px;
        position: relative;
        text-align: left;
    }

    .working-hours p:first-of-type {
        text-align: right;
    }

    .working-hours p:first-of-type:before {
        content: "";
        display: block;
        position: absolute;
        right: 0;
        top: 7px;
        height: 12px;
        width: 1px;
        background-color: #8e8e8e;
    }

    footer .footer-menu {
        margin-top: 30px;
        width: 400px;
        flex-basis: 400px;
    }

    .footer-logos {
        margin-bottom: 20px;
    }
}

@media (max-width: 850px) {

    .home-services-boxes {
        display: block;
    }

    .home-services-boxes .item {
        width: 100%;
    }

    .home-services-boxes .item .top h3 {
        width: 100%;
        text-align: center;
        justify-content: center;
        margin-left: auto !important;
        margin-right: auto !important;
    }

    .home-services-boxes .item p {
        margin-top: 15px;
    }

    .home-services-boxes .item .top {
        min-height: auto;
    }

    .home-services-boxes .item .top h1 {
        width: 100%;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .jumbo-flex .left span {
        font-size: 18px;
    }

    .jumbo-flex .left p {
        font-size: 14px;
    }

    .upfront-info {
        display: block;
        text-align: center;
    }

    .upfront-info .left {
        justify-content: center;
        margin-bottom: 10px;
    }

    .outside-title {
        padding: 0 15px;
    }

    .inside-title {
        padding: 15px 25px;
        font-size: 13px;
    }


    .faqs .rows {
        display: block;
    }

    .faqs .rows > div {
        padding: 0 !important;
        width: 100%
    }

    .protocols-wrapper {
        max-width: 760px;
    }


}

@media (max-width: 810px) {
    #google-testimonials {
        height: 600px !important;
    }
}

@media (max-width: 767.8px) {
    #protocol-logo {
        margin-bottom: 20px;
    }

    .protocol-text p {
        font-size: 20px;
        line-height: 24px;
        margin-bottom: 20px;
    }

    .protocol-text #protocol-phone {
        font-size: 28px;
        line-height: 32px;
        margin-bottom: 20px;
    }

    #thank-you-section {
        padding: 50px 0;
    }

    #thank-you-wrapper {
        padding: 60px 20px;
    }

    #thank-you-wrapper h1 {
        font-size: 40px !important;
    }

    #thank-you-wrapper h3 {
        font-size: 24px;
        line-height: 28px;
        margin-bottom: 5px;
    }

    .protocols-wrapper {
        max-width: 90%;

    }

    .modal-heading {
        font-size: 40px;
        line-height: 46px;
        margin-bottom: 15px;
    }

    .protocol-wrapper {
        width: 100%;
        flex-basis: 100%;
    }

    .protocol-modal-content {
        padding: 30px 30px 0 30px;
    }

    .videos-modal-content {
        padding: 30px;
    }

    .protocol-wrapper {
        padding: 10px 0;
    }

    #hero-home,
    #home-video,
    #home-video-holder {
        height: 400px;
    }

    #hero-home:before {
        background-color: rgba(0, 0, 0, .5);
    }

    #close-videos {
        top: 5px;
        right: 10px;
    }

    #play-video-mobile {
        width: 75px;
        height: 75px;
    }

    #play-video-mobile i {
        font-size: 30px;
    }

    #close-confirmation {
        right: 0;
        top: -45px;
    }

    .feedback-wrapper {
        max-width: calc(100% - 30px);
    }

    .feedback-header,
    .feedback-body {
        padding: 20px;
    }

    .feedback-header p {
        font-size: 24px;
    }

    .feedback-body p {
        font-size: 16px;
    }

    .feedback-body a {
        padding: 0 5px;
    }

    #feedback-form-wrapper .gform_wrapper {
        padding: 20px 30px;
    }

    #feedback-form-wrapper h2 {
        font-size: 28px;
    }

    #feedback-form-wrapper .gform_wrapper.gravity-theme .gfield {
        margin-bottom: 5px;
    }

    #feedback-form-wrapper .gsurvey-rating-wrapper {
        margin: 5px auto 0 auto;
    }

    #feedback-form-wrapper {
        padding: 30px 0;
    }

    .logo-subtitle {
        font-size: 13px;
        letter-spacing: 2px;
    }

    #feedback-form-wrapper .gform_wrapper {
        max-width: 100%;
    }
}

@media (max-width: 600px) {
    .home-services .container {
        padding: 0;
    }

    .pre-footer-flex {
        display: block;
    }

    .pre-footer-flex .right {
        padding-left: 0;
        margin-left: 0;
        border-left: none;
        padding-top: 10px;
        margin-top: 10px;
        border-top: 1px solid #d9d9d9
    }

    .footer-flex .right ul {
        display: block
    }

    .footer-left-links {
        display: block
    }

    .footer-left-links .socials {
        justify-content: center
    }

    .info-links {
        display: block;
        margin-top: 0;
    }

    .info-links .separator {
        display: none;
    }

    .info-links a {
        display: block;
    }

    .footer {
        padding: 30px 0;
    }

    #customers-testimonials .item {
        padding: 5px
    }

    .shadow-effect {
        box-shadow: 0 1px 3px rgba(0, 0, 0, 0.10), 0 15px 12px rgba(0, 0, 0, 0.02);
    }

    .grey-heading h1 {
        font-size: 32px
    }

    .grey-heading p.bolded {
        font-size: 18px
    }

    .grey-heading p {
        font-size: 14px;
    }

    .grey-heading h1 {
        margin-bottom: 30px
    }

    .heading-flex-icons .item img {
        margin-right: 10px;
    }

    .heading-flex-icons .item p {
        font-size: 12px
    }

    .heading-flex-icons .item {
        justify-content: flex-start;
    }

    .heading-flex-icons .item p {
        text-align: left;
    }

    .grey-heading {
        padding: 25px 0;
    }

    .accordion a.title {
        font-size: 13px
    }

    .accordion a.title::after {
        top: 14px;
        width: 20px;
        height: 20px;
        font-size: 11px;
    }

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

    .testimonials-section {
        padding: 35px 0 !important;
    }

    .bathroom-slider img {
        height: 280px
    }

    .membership-flex {
        grid-template-columns: 1fr
    }

    .membership-flex {
        text-align: center
    }

    .inside-title span {
        font-weight: normal;
        font-size: 11px
    }

    .blog-grid {
        grid-template-columns: 1fr;
    }

    .blog-item-page {
        padding: 0;
    }

    .blog-item-page .entry-content p {
        padding-right: 20px;
    }

    #comments {
        padding: 0 20px;
    }


    .contact-form {
        padding: 20px
    }

    .hours {
        display: block;
    }

    .contact-flex .middle .item {
        justify-content: center;
        margin-bottom: 25px;
        margin-right: 0;
        text-align: center;
    }

    .contact-flex .middle .item img {
        display: none
    }

    .contact-flex .middle .item:nth-child(2) {
        margin-bottom: 0;
    }


    .contact-flex .bottom {
        display: block;
        text-align: center
    }

    .contact-flex .bottom .socials {
        justify-content: center;
        margin-top: 15px;
    }

    .contact-form .doubleinput {
        display: block;
    }

    .contact-form .doubleinput input {
        margin: 0 !important;
    }

    .contact-form .doubleinput input.ml10 {
        margin-top: 20px !important;
    }

    .titlecontact {
        margin-bottom: 30px
    }

    .googlemap {
        margin-top: 0;
    }

    .contact-flex .bottom .socials a {
        margin: 0 12px;
    }

    .contact-flex .bottom p {
        margin-right: 0;
    }

    .logo-left p {
        display: none
    }

    .showonlymobile {
        display: block;
        font-size: 11px;
        color: #999999;
        text-align: right;
        position: absolute;
        bottom: -67px;
        right: 15px;
        max-width: 190px;
    }

    .header p.showonlymobile {
        margin-bottom: 0;
    }

    .header .phone {
        position: relative;
        top: -14px
    }

    .socials a:last-child {
        margin-right: 0;
    }

    #footer-protocol-list {
        margin-top: 30px;
    }

    .working-hours p,
    .working-hours p:first-of-type {
        text-align: center;
        width: 100%;
    }

    .working-hours p:first-of-type:before {
        display: none;
    }

    .footer-social-links .socials {
        width: 100%;
        justify-content: center;
        text-align: center;
    }

    footer .footer-social-links a {
        margin: 0 8px;
    }

    footer .footer-menu {
        width: 300px;
        flex-basis: 300px;
    }

    footer .footer-menu li:nth-child(odd) {
        width: 60%;
        flex-basis: 60%;
    }

    footer .footer-menu li:nth-child(even) {
        width: 40%;
        flex-basis: 40%;
    }

    .craft {
        display: block;
        width: 100%;
        text-align: center;
    }

    #footer-bottom-left .craft:before {
        display: none;
    }


}

@media (max-width: 575.8px) {
    #thank-you-section {
        padding: 30px 0;
    }

    #thank-you-wrapper img {
        width: 90px;
        max-width: 100%;
    }

    #thank-you-wrapper {
        padding: 30px 15px;
    }

    #thank-you-wrapper h1 {
        font-size: 28px !important;
    }

    #thank-you-wrapper h3 {
        font-size: 18px;
        line-height: 24px;
        margin-bottom: 5px;
    }

    #scroll-top {
        bottom: 85px;
        right: 5px;
    }

    .title-wrapper {
        order: 2;
        width: 100%;
        flex-basis: 100%;
        text-align: center;
    }

    .icon-wrapper {
        width: 100%;
        flex-basis: 100%;
        text-align: center;
        order: 1;
        margin-bottom: 7px;
    }

    .social-content {
        padding: 20px 15px;
    }

    footer .footer-menu {
        margin-top: 15px;
        margin-bottom: 15px;
    }


}

@media (max-width: 400px) {
    #footer-bottom-left a {
        padding: 0 5px;
    }

    #year {
        padding-right: 5px;
    }

    footer .footer-menu li:nth-child(odd) {
        width: 100%;
        flex-basis: 100%;
    }

    footer .footer-menu li:nth-child(even) {
        width: 100%;
        flex-basis: 100%;
    }

    footer .footer-menu li a {
        width: 100%;
        justify-content: center;
        text-align: center;
    }
}

@media (max-width: 325px) {

    .info-links {

        margin-top: 15px;
    }
}

@media (max-width: 320px) {
    #year {
        width: 100%;
        display: block;
        text-align: center;
        padding: 0;
    }

    #footer-bottom-left a:first-of-type:before {
        display: none;
    }

    .footer-logos {
        justify-content: center;
    }
}