.mobile-request-quote,
.do-nav-mobile-right-div {
    display: none;
}


body {
    margin: auto;
}

.body-wrap {
    overflow: hidden;
}

.compensate-for-scrollbar {
    margin: auto !important;
}

.sticky .do-req-quote-div {
    background-size: 13%;
}

.sticky .do-req-left-top {
    margin-bottom: 12px !important;
}

.sticky .do-req-cont-left {
    height: 75%;
    background-position-x: -10px;
    background-position-y: 43%;
    background-size: 100% 110%;
}

.sticky .do-req-quote-back-img-img {
    height: 90px;
}

.do-hero-back-img {
    display: block;
}

.do-hero-back-img-mob,
.do-mob-floor-safety-cont-outer,
.do-fortune-mob,
.do-audit-bot-mob {
    display: none;
}

.do-ww-hidden-input {
    opacity: 0;
    pointer-events: none;
    position: absolute;
    width: 0 !important;
    height: 0 !important;
}

/* Footer area */
.footer-widget-area .fwa2-l-item {
    line-height: 1.2;
}

.footer-widget-area .fwa-2-title {
    margin-bottom: 5px;
}

.footer-widget-area .fwa-2-links:not(:last-child) {
    margin-bottom: 8px;
}


.d-w-t-q-name {
    font-weight: 600;
    font-size: 28px;
}

.header-logo {
    padding-left: 0px !important;
    padding-top: 15px !important;
}

.do-walkway-logo {
    width: 205px !important;
    margin: 5px 0px;
}

.do-why-walkway-caro .owl-stage-outer {
    border-radius: 28px;
    background-color: #E8EEF1;
    width: 95%;
    border: 18px solid #E8EEF1;
}

.do-why-trust-box-cont .owl-stage-outer {
    border-radius: 20px;
}

.do-ww-section-headings {
    font-size: 56px !important;
    font-weight: 700;
    color: #165875;
    margin: 0;
}

.do-ww-mobile-drawer {
    display: none;
}

.do-ww-para {
    font-size: 24px;
    line-height: 1.425;
}

.do-req-quote-back-img-img {
    height: 112px;
    transition: all 0.2s ease-in-out;
}

.ul {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    margin-bottom: 0px !important;
}

.dark-color {
    color: #323232 !important;
}

.m-0-p-0 {
    margin: 0 !important;
    padding: 0 !important;
}

.nav-right-cont {
    display: flex;
    flex-direction: row;
    align-items: center;
}

.ul li a {
    width: 50px;
    margin-right: 20px;
    color: #323232;
    font-size: 29px;
    transition: color 0.2s ease-in-out;

}

.ul li {
    padding-top: 6px;
}

.ul li a:hover,
.nav-phone-no:hover {
    color: #67b3ff !important;
}

.nav-phone-no {
    font-size: 29px;
    transition: color 0.2s ease-in-out;
    padding-top: 6px;
}

.no-line-height {
    line-height: 0px !important;
}

.phone-no-formatted {
    font-weight: 700;
    font-size: 1.6em;

}

.no-styles {
    text-decoration: none;
    list-style-type: none;
}

/* Request a quote CSS */
.do-req-quote-back {
    background-color: #27A0D5;
    margin-top: 0;
}

.do-req-quote-div {

    background-image: url('/assets/images/Fortune_500_back.png');
    background-repeat: no-repeat;
    background-size: 16%;
    background-position: 25% 21%;
    position: relative;
    width: 100%;
    height: fit-content;
    transition: all 0.2s ease-in-out;
}

.do-req-quote-back-img {
    transform: translateX(320px);
}

.do-req-quote-cont {

    position: absolute;
    height: 100%;
    width: 100%;
    z-index: 10;
    top: 0;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
}

.do-req-cont-left {
    display: flex;
    flex-direction: column;
    justify-content: center;
    color: #ffffff;
    font-weight: 200;
    background-image: url('/assets/images/Yellow_Mask_Request_quote.png');
    background-size: 110% 90%;
    background-repeat: no-repeat;
    background-position-x: -11px;
    background-position-y: 64%;
    height: 100%;
    transition: all 0.2s ease-in-out;
}

.do-req-left-top {
    font-size: 25px;
    margin-bottom: 22px !important;
    transition: all 0.2s ease-in-out;
}

.do-req-cont-left div p {
    margin-top: -22px !important;
}

.do-req-cont-left div {

    color: #165875;
    display: flex;
    width: 220px;
    height: 40px;
    justify-content: start;
    align-items: center;
    font-size: 38px;
    font-weight: 700;

    text-indent: 36px;
}

.do-req-cont-middle p {
    color: #ffffff;
    font-weight: 200;
    font-size: 30px;
    line-height: 1 !important;
}

.do-req-cont-right {
    color: #165875;
    padding: 24px 13px;
    display: flex;
    align-items: center;
    font-weight: 700;
    background-color: #FDEA04;
    border-radius: 5px;
    font-size: 25px;
    transition: all 0.2s ease;
}

.do-req-cont-right p {
    transform: translateY(2px);
}

.do-req-cont-right:hover {
    background-color: transparent;
    box-shadow: inset 0 0 0 2px #FDEA04;

    color: #ffffff;
}

/* Request a quote CSS */

/* hero section CSS */
.do-hero-back {
    display: flex;
    position: relative;
    margin-top: 195px;

}

.do-hero-back img {
    margin-left: auto;


}

.do-hero-main-cont {
    position: absolute;
    z-index: 30;
    left: 0;
    right: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
    max-height: 912px;
}

.do-hero-txt-cont {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: start;
    height: 100%;
    margin-top: 110px;
}

.do-hero-title-cont {
    max-width: 980px;
    width: 50vw;
    margin: 0px 0px 20px 0px;
}

.do-form-invalid-para {
    display: none;
    margin: 10px 0;
    border: 0;
    border-radius: 3px;
    color: #fff;
    padding: 10px 11px;
    text-align: center;
    border-radius: 5px;
    font-weight: 400;
    background-color: #f4524d;
}

.do-form-invalid-para.active {
    display: block;
}

/*  */
.do-hero-title-cont-mask-2 {
    margin: 0px -24px 20px -36px;
    background-image: url(/assets/images/Slip_testing_mask.png);
    background-position: 16px, 0px;
    background-size: 98% 156%;
    background-repeat: no-repeat;
    padding: 0px 0px 0px 30px;
}

.do-hero-title-cont-mask-1 {
    margin: 0px -30px 20px -30px;
    background-image: url(/assets/images/Protect_business_mask.png);
    background-position: -18px, 0px;
    background-size: 105% 175%;
    background-repeat: no-repeat;
    padding: 0px 0px 0px 30px;
}

.do-hero-title-cont h2 {
    font-size: 71px;
    font-weight: 700;
    line-height: 1.4em;
    color: #165875;
}

.do-hero-sub-cont {
    max-width: 864px;
    width: 45vw;
    margin-bottom: 30px;
}

.do-hero-sub-cont p {
    font-size: 40px;
    font-weight: 400;
    line-height: 1.4em;
    color: #165875;
}

.do-hero-certi-cont img {

    margin-right: 20px;
    height: 100px;
}

.do-hero-watch-cont {
    display: flex;
    margin-top: 30px;
    align-items: center;
}

.do-hero-watch-cont i {
    color: #165875;
    font-size: 14px;
    transition: all 0.2s ease;
}

.do-form-contact-class {
    width: 510px;
}

.do-hero-watch-cont p {
    font-size: 20px;
    color: #323232;
    text-align: center;
    position: relative;
    transition: all 0.2s ease;
}

.do-watch-i-div {
    border: solid 3px #165875;
    width: 45px;
    height: 45px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 100%;
    margin-right: 15px;
    background-color: #ffffff;
    box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.2);
    transition: all 0.2s ease;
}

.do-hero-watch-cont:hover .do-watch-i-div {
    border: solid 3px #67b3ff;
}

.do-hero-watch-cont:hover .do-underline-on-hover,
.do-hero-watch-cont:hover .do-watch-i-div i {
    color: #67b3ff !important;

}

/* 

.do-underline-on-hover:after {
    background: none repeat scroll 0 0 transparent;
    bottom: 0;
    content: "";
    display: block;
    height: 2px;
    left: 50%;
    position: absolute;
    background: #323232;
    transition: width 0.3s ease 0s, left 0.3s ease 0s;
    width: 0;
}

.do-underline-on-hover:hover:after {
    width: 100%;
    left: 0;
} */


/* hero section CSS */

/*About us section CSS*/
.do-about-us-div {
    display: flex;
    width: 100%;
    flex-direction: row;
    justify-content: space-evenly;
    padding: 80px 0px;
}

.do-about-box-img-cont {
    width: 100%;
    height: 160px;
    padding-top: 15px;
    display: flex;
    justify-content: center;
}

.do-about-box {
    padding: 20px 20px 10px 20px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    background-color: #ffffff;
    border-radius: 18px;
    border: solid 1px #DDDDDD;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2);
    width: calc(90%/3);
    text-align: center;
}

.do-about-box h3 {
    color: #165875;
    font-size: 48px;
    font-weight: 700;
}

.do-about-box p {
    color: #165875;
    font-size: 28px;
    font-weight: 400;
    line-height: 1.18;
}

.do-about-box span {
    color: #27A0D5;
}

.do-about-box img {
    object-fit: contain;
    height: 150px;
}

.do-about-box:nth-child(2) img {

    height: 130px;
    transform: translateY(14px);
}

.do-about-box:nth-child(3) img {

    height: 140px;
    transform: translateY(1px);
}

.do-about-box-states-img {
    width: 160px;
}

/*About us section CSS*/

/*Audit section*/
.do-audit-report-div {
    display: flex;
    padding: 80px 0px;
}

.do-audit-left-cont {
    display: flex;
    width: 50vw;
    max-width: 800px;
    flex-direction: column;
    justify-content: center;
    align-items: start;
}

.do-audit-left-cont img {
    width: 84%;
    transform: translateY(36px);
}

.do-audit-right-cont {
    display: flex;
    width: 50vw;
    max-width: 800px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.do-audit-left-txt-cont {
    display: flex;
    flex-direction: column;
    align-items: start;
    color: #165875;
    background-image: url('/assets/images/Slip_testing_mask.png'), url('/assets/images/Slip_testing_mask.png');
    background-position-x: -16px, -14px;
    background-position-y: 52px, 119px;
    background-repeat: no-repeat;
    background-size: 71% 56%, 50% 56%;
    margin-top: -50px;
    margin-left: -20px;
    padding-left: 20px;

}

.do-audit-left-txt-cont h3 {
    font-weight: 400;
    font-size: 50px;
    margin: 25px 0px 4px 0px;
}

.do-audit-left-txt-cont h2 {
    font-weight: 700;
    font-size: 55px;
    margin-bottom: 4px;
    margin-top: 0px;
}

.do-audit-left-txt-cont p {
    font-weight: 400;
    font-size: 30px;
    margin-bottom: 12px;
    margin-top: 0px;
}

.do-audit-left-underliner {
    width: 85%;
    height: 3px;
    background: rgb(22, 88, 117);
    background: linear-gradient(270deg, rgba(22, 88, 117, 0) 0%, rgba(22, 88, 117, 1) 100%);
    transform: translateY(-50px);
}

.do-audit-right-txt-cont {

    width: 100%;

    padding: 0px 0px;
}

.do-audit-right-txt-cont h2 {
    color: #165875;
    font-weight: 700;
    font-size: 56px;
    margin: 35px 0px;

}

.do-audit-right-row {
    display: flex;
    flex-direction: row;
    margin-bottom: 30px;
    align-items: center;
}

.do-audit-right-row img {
    margin-right: 25px;
    align-self: center;
    max-width: 130px;
    width: 130px;
    height: 130px;
    object-fit: contain;
}

.do-audit-right-row div {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}

.do-audit-right-row h3 {
    font-size: 42px;
    font-weight: 600;
    color: #165875;
    margin-top: 0;
}

.do-audit-right-row p {
    font-size: 25px;
    font-weight: 400;
    color: #165875;
}

/*Audit section*/

/* Slip test section */
.do-slip-serv-cont {
    display: flex;
    flex-direction: column;
    padding: 20px 0px 60px 0px;
}

.do-slip-serv-title {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 28px 0px;
}

.do-slip-serv-box-cont {
    display: flex;
    flex-direction: row;
    justify-content: center;
    max-width: 1600px;
    flex-wrap: wrap;

}

.do-slip-serv-box {
    display: flex;
    flex-direction: column;
    padding: 20px;
    background-color: #D1EBF7;
    border-radius: 34px;
    justify-content: start;
    align-items: center;
    width: calc(97%/3);
    text-align: center;
    margin-top: 20px;
    margin-right: 20px;
}

.do-slip-serv-box:nth-child(3) {
    margin-right: 0;
}

.do-slip-serv-title h2 {
    text-align: center;
}

.do-slip-serv-img-cont {
    width: 100%;

    display: flex;
    justify-content: center;

}

.do-slip-serv-img-cont img {
    height: 100%;
    object-fit: cover;
    border-radius: 14px;
}

.do-slip-serv-box h3 {
    font-size: 36px;
    font-weight: 700;
    color: #165875;
}

.do-slip-serv-box p {
    font-size: 28px;
    font-weight: 400;
    color: #165875;
    line-height: 1.18;
}

/* Slip test section */

/* Why business trust us section */
.do-why-trust-cont-back {
    width: 100%;
    background-color: #D1EBF7;
}

.do-why-trust-cont {
    display: flex;
    padding: 80px 0px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
}

.do-why-trust-title {
    margin: 0px 0px 28px 0px;
}

.do-why-trust-box-cont {
    display: flex;
    flex-direction: row;
    width: 100%;
    justify-content: space-evenly;
    padding: 10px 0px;
}

.do-why-trust-box-cont-mob {
    display: none;

}

.do-why-trust-box {
    background-color: #ffffff;
    border-radius: 18px;
    width: 500px;
    min-width: 500px;
    height: 500px;
    max-height: 500px;
    padding: 20px;
    display: flex;
    flex-direction: column;
    text-align: center;
    justify-content: end;
    align-items: center;
}

.do-why-trust-quote-cont {
    display: flex;
    width: 100%;
    height: 100%;
    justify-content: center;
    align-items: center;
}

.d-w-t-b-c-1 {
    background-image: url('/assets/images/Slip_testing_mask.png'), url('/assets/images/Slip_testing_mask.png');
    background-position: 245px 131px, calc(100% - 106px) calc(100% - 34px);
    background-repeat: no-repeat, no-repeat;
    background-size: 44%, 53%;

}

.d-w-t-b-c-2 {
    background-image: url('/assets/images/Slip_testing_mask.png'), url('/assets/images/Slip_testing_mask.png');
    background-position: 64px 33px, calc(100% - 177px) calc(100% - 130px);
    background-repeat: no-repeat, no-repeat;
    background-size: 74% 34%, 53% 30%;

}

.d-w-t-b-c-3 {
    background-image: url('/assets/images/Slip_testing_mask.png');
    background-position: 42px 78px;
    background-repeat: no-repeat;
    background-size: 40% 34%;

}


.do-why-trust-quote-cont h2 {
    font-size: 40px;
    padding: 20px 0px;

    color: #000000;
    font-weight: 600;
    margin-bottom: 20px;
    background-image: url('/assets/images/quote_mark.png'), url('/assets/images/quote_mark_flipped.png');
    background-position: 10px 1px, calc(100% - 4px) calc(100% - 1px);
    background-repeat: no-repeat, no-repeat;
}

.do-why-trust-quote-cont-short h2 {
    padding: 64px 25px;
    background-position: 10px 1px, calc(100% - 4px) calc(100% - 1px);
}

.do-why-trust-box h3 {
    font-size: 25px;
    color: #000000;
    font-weight: 400;
    margin-bottom: 20px;
}

.do-why-trust-star-cont {
    margin-bottom: 20px;
}

.do-why-trust-star-cont i {
    font-size: 24px;
}

/* Why business trust us section */

/* Floor safety improvements */
.do-floor-safety-cont-outer .fsi-source {
    font-size: 24px;
}

.do-floor-safety-cont {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    width: 100%;
}

.do-floor-safety-box {
    display: flex;
    flex-direction: column;
    width: calc(95%/3);
    text-align: center;
}

.do-floor-safety-box-inner {
    display: flex;
    flex-direction: column;
    padding: 22px !important;
}

.do-floor-safety-box-inner-txt div {
    margin: 20px 0px;
}

.do-floor-safety-box-inner-txt p {
    margin: 0px 0px 0px 0px;
    font-size: 24px;
}

.do-precaution-box-img img {
    width: 82px;
}

/* Floor safety improvements */

/* Why choose walkway */
.do-why-walkway-cont {
    display: flex;
    padding: 80px 0px;
    flex-direction: row;
    width: 100%;
    justify-content: center;
}

.do-why-walkway-caro {
    display: flex;
    flex-direction: row;
    justify-content: space-around;
    justify-content: center;
    align-items: center;
    width: 33%;
}

.do-w-w-caro-img-cont {
    /* padding: 18px; */
    display: flex;
    justify-content: flex-start;
    align-items: center;
    /* background-color: #1658751A; */
    width: fit-content;
    /* min-width: 100%; */
    height: fit-content;
    border-radius: 0px;
}

.do-w-w-caro-img-cont img {

    border-radius: 12px;
    width: 93% !important;
    object-fit: cover;
}

.do-why-walkway-txt-cont {
    display: flex;
    flex-direction: column;
    justify-content: start;
    text-align: left;
    width: 70%;
    padding: 0px 0px 0px 42px;
}

.do-why-walk-after-para {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}

.do-why-walk-txt-title {

    background-image: url(/assets/images/Slip_testing_mask.png);
    background-position: -20px -14px;
    background-repeat: no-repeat;
    background-size: 58% 125%;
    margin: -8px -20px;
    padding: 20px 20px 0px 20px;
}

.do-w-w-t-t-h2 {
    position: relative;
    padding-bottom: 20px;

}

.do-w-w-t-t-h2::after {

    position: absolute;
    content: "";
    bottom: 0;
    left: 0;
    width: 405px;
    height: 4px;
    background-image: linear-gradient(to right, #165875, transparent);
}

.do-why-walk-para-cont {
    padding: 24px 0px 8px 0px;
    font-size: 25px;
}

.do-why-walk-after-para-box {
    width: calc(96%/3);
    margin-top: -16px;
    margin-bottom: 2px;
}

.do-why-walk-after-para-box h3 {
    color: #165875;
    font-weight: 700;
    font-size: 27px;
}

.do-why-walk-after-para-box p {
    color: #165875;
    font-weight: 400;
    font-size: 26px;
}

.do-why-walk-para-cont p {
    width: 85%;
}

/* Why choose walkway */

/* Connect with an expert */
.do-contact-exp-cont {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;

    padding: 80px 0px;
}

.do-contact-exp-inner-cont {
    display: flex;
    flex-direction: row;
    justify-content: space-evenly;
    width: 90%;
    background-color: #ffffff;

    box-shadow: 0px 0px 16px rgba(0, 0, 0, 0.1);
    border-radius: 8px;
    padding: 24px;

}

.do-contact-exp-txt-div {
    width: 60%;
    display: flex;
    justify-content: start;
    align-items: center;
    padding: 30px;
    margin-bottom: 26px;
}

.do-contact-exp-form-cont {
    width: 40%;
    display: flex;
    justify-content: end;
    align-items: center;
}

.do-contact-form-deco {
    box-shadow: none !important;
    border: solid 1px #DDDDDD;
    border-radius: 8px !important;

}

.do-connect-txt-para {
    margin: 19px 0px;
}

.do-connect-txt-contact-links {
    margin: 10px 0px;
}

.do-connect-txt-label {
    color: #165875 !important;
}

.do-connect-txt-link-row {
    margin-bottom: 22px;
}

.do-connect-theme-btn-overrider {
    width: 50%;
}

/* Connect with an expert */

/*Screen sizes below 1919px */
@media(max-width:1919px) {

    .do-ww-section-headings {
        font-size: 48px !important;
    }

    .do-ww-para {
        font-size: 23px;
        line-height: 1.45;
    }

    .do-req-quote-back {
        margin-top: 0px;
    }

    .do-req-quote-back-img {
        transform: translateX(255px);
    }

    /* Hero section */
    .do-hero-title-cont h2 {
        font-size: 64px;

    }

    .do-hero-sub-cont p {
        font-size: 35px;
    }

    .do-hero-certi-cont img {

        height: 88px;
    }

    .do-hero-watch-cont p {
        font-size: 20px;
    }

    .do-watch-i-div {
        width: 44px;
        height: 44px;
    }

    .do-hero-watch-cont i {
        font-size: 15px;
    }

    .do-hero-title-cont {

        margin: 0px -20px 20px -20px;
        background-position-x: -24px, 212px;
        background-position-y: -28px, 68px;
        padding: 0px 0px 0px 20px;
        background-size: 84%, 46%;
    }

    .do-hero-txt-cont {
        margin-top: 100px;
    }


    .do-hero-title-cont {
        max-width: 1060px;
        width: 52vw;
    }

    .do-hero-back-img {
        width: 51%;
    }

    /* Hero section */

    /*About us section CSS*/

    .do-about-box h3 {
        font-size: 42px;
    }

    .do-about-box p {
        font-size: 25px;
    }

    /*About us section CSS*/

    /*Audit section*/

    .do-audit-left-txt-cont {

        background-position-x: 50px;
        background-position-y: 26px;
        background-size: 56%;
    }

    .do-audit-left-txt-cont h3 {

        font-size: 46px;

    }

    .do-audit-left-txt-cont h2 {

        font-size: 52px;

    }

    .do-audit-left-txt-cont p {

        font-size: 27px;

    }

    .do-audit-left-underliner {
        width: 82%;

    }

    .do-audit-right-txt-cont h2 {

        font-size: 40px;
    }

    .do-audit-right-row p {
        font-size: 23px;

    }

    .do-audit-right-cont {
        width: 55vw;
    }

    /*Audit section*/

    /* Slip test section */

    .do-slip-serv-box {

        padding: 20px 20px 0px 20px;

    }

    .do-slip-serv-box h3 {
        font-size: 32px;
        font-weight: 700;
        color: #165875;
    }

    .do-slip-serv-box p {
        font-size: 25px;
        font-weight: 400;
        color: #165875;
    }

    /* Slip test section */

    /* Why business trust us section */

    .do-why-trust-box {

        width: 450px;
        min-width: 450px;
        height: 450px;
        max-height: 450px;
        padding: 20px;

    }

    .d-w-t-b-c-1 {

        background-position: 215px 107px, calc(100% - 97px) calc(100% - 22px);

    }

    .d-w-t-b-c-2 {

        background-position: 60px 27px, calc(100% - 158px) calc(100% - 108px);

    }

    .d-w-t-b-c-3 {

        background-position: 38px 64px;

    }

    .do-why-trust-quote-cont h2 {
        font-size: 35px;

    }

    .do-why-trust-box h3 {
        font-size: 25px;

    }

    .d-w-t-q-name {

        font-size: 28px;
    }


    .do-why-trust-star-cont i {
        font-size: 24px;
    }

    /* Why business trust us section */

    /* Floor safety improvements */
    .do-floor-safety-cont-outer .fsi-source {
        font-size: 21px;
        margin-top: 7px;
    }

    .do-floor-safety-box-inner {
        padding: 22px 10px !important;
    }

    .do-floor-safety-box-inner-txt p {

        font-size: 22px;
    }


    /* Floor safety improvements */

    /* Why choose walkway */
    .do-why-walk-txt-title {
        background-position: -16px -15px;
        background-size: 60% 125%;
    }

    .do-why-walk-after-para-box h3 {
        font-size: 25px;
        margin-top: 10px;
    }

    .do-why-walk-after-para-box p {
        font-size: 22px;
        margin-top: -6px;
    }

    .do-why-walk-after-para-box {
        margin-top: 2px;
    }

    .do-why-walk-para-cont p {
        width: 86%;
    }

    /* Why choose walkway */

    /* Contact an expert */
    .do-contact-exp-txt-div {
        margin-bottom: 8px;
    }

    /* Contact an expert */
}

/*Screen sizes below 1680px */
@media(max-width:1679px) {

    .do-req-quote-div {
        background-size: 18%;
        background-position: 21% 23%;
    }

    .do-req-quote-back-img {
        transform: translateX(180px);
    }

    .do-ww-section-headings {
        font-size: 44px !important;
    }

    .do-ww-para {
        font-size: 21px;
        line-height: 1.41;
    }

    .do-req-cont-left {
        background-size: 100% 85%;
    }

    .ul li a {
        font-size: 24px;
    }

    .nav-phone-no {
        font-size: 24px;
    }

    /* Hero section */
    .do-hero-title-cont h2 {
        font-size: 56px;

    }

    .do-hero-title-cont {
        width: 53vw;
    }

    .do-hero-sub-cont p {
        font-size: 31px;
    }

    .do-hero-title-cont-mask-2 {
        background-position: 21px, 0px;
    }

    .do-hero-certi-cont img {

        height: 80px;
    }

    .do-hero-watch-cont p {
        font-size: 16px;
    }

    .do-watch-i-div {
        width: 36px;
        height: 36px;
    }

    .do-hero-watch-cont i {
        font-size: 15px;
    }

    .do-hero-back {
        background-position-x: 56px, 265px;
        background-position-y: 182px, 267px;
        background-size: 40%, 23%;
    }

    /* Hero section */

    /*About us section CSS*/

    .do-about-box h3 {
        font-size: 38px;
    }

    .do-about-box p {
        font-size: 23px;
    }

    .do-about-box {
        padding: 20px 18px 10px 18px
    }

    /*About us section CSS*/

    /*Audit section*/

    .do-audit-left-txt-cont {

        background-position-x: -7px, -1px;
        background-position-y: 47px, 104px;
        background-repeat: no-repeat;
        background-size: 74% 56%, 53% 56%;
        margin-top: -50px;
        margin-left: -20px;
        padding-left: 20px;
    }

    .do-audit-left-txt-cont h3 {

        font-size: 42px;

    }

    .do-audit-left-txt-cont h2 {

        font-size: 48px;

    }

    .do-audit-left-txt-cont p {

        font-size: 25px;

    }

    .do-audit-left-underliner {
        width: 82%;

    }

    .do-audit-right-txt-cont h2 {

        font-size: 38px;
    }

    .do-audit-right-txt-cont {
        padding: 0px 4px 0px 24px;
    }

    .do-audit-right-row p {
        font-size: 21px;

    }

    .do-audit-right-row {

        margin-bottom: 12px;
    }

    .do-audit-right-cont {
        width: 55vw;
    }

    .do-audit-left-cont img {
        width: 600px;
    }

    .do-audit-right-row h3 {
        font-size: 32px;
    }

    .do-audit-right-row img {
        width: 115px;
        max-width:115px;
        height: 115px;
    }

    /*Audit section*/

    /* Slip test section */

    .do-slip-serv-box {

        padding: 20px 20px 0px 20px;
        margin-top: 19px;
        margin-right: 19px;
    }

    .do-slip-serv-box h3 {
        font-size: 32px;
        font-weight: 700;
        color: #165875;
    }

    .do-slip-serv-box p {
        font-size: 23px;
        font-weight: 400;
        color: #165875;
    }

    /* Slip test section */

    /* Why business trust us section */

    .do-why-trust-box {

        width: 400px;
        min-width: 400px;
        height: 400px;
        max-height: 400px;
        padding: 20px;

    }

    .d-w-t-b-c-1 {

        background-position: 185px 92px, calc(100% - 88px) calc(100% - 22px);

    }

    .d-w-t-b-c-2 {

        background-position: 55px 24px, calc(100% - 137px) calc(100% - 93px);
    }

    .d-w-t-b-c-3 {

        background-position: 35px 57px;
        transform: translateY(0px);
    }

    .d-w-t-b-c-3 h2 {
        padding: 63px 25px !important;
    }

    .do-why-trust-quote-cont h2 {
        font-size: 28px;
        padding: 32px 25px;

    }

    .do-why-trust-box h3 {
        font-size: 22px;

    }


    .do-why-trust-star-cont i {
        font-size: 24px;
    }

    /* Why business trust us section */

    /* Floor safety improvements */
    .do-floor-safety-cont-outer .fsi-source {
        font-size: 21px;
        margin-top: 7px;
    }

    .do-floor-safety-box-inner-txt p {

        font-size: 22px;
    }

    .do-floor-safety-cont {

        width: 980px;
    }

    .do-floor-safety-box-inner-txt div {
        margin: 12px 0px;
    }

    /* Floor safety improvements */

    /* Why choose walkway */
    .do-why-walk-txt-title {
        background-position: -18px -13px;
        background-size: 60% 125%;
    }

    .do-why-walk-after-para-box h3 {
        font-size: 22px;
        margin-top: 5px;
    }

    .do-why-walk-after-para-box p {
        font-size: 20px;
        margin-top: -8px;
    }

    .d-cu-t-mc-button {
        margin-top: 36px;
    }

    .do-why-walk-para-cont p {
        width: 89%;
    }

    .do-why-walk-after-para-box {
        margin-top: -0px;
    }

    .do-contact-exp-txt-div {
        margin-bottom: 4px;
    }

    /* Why choose walkway */

    .do-floor-safety-box-inner {

        padding: 19px 12px !important;
    }
}

/*Screen sizes below 1440px */
@media(max-width:1439px) {

    .do-req-cont-left div p {
        margin-top: -16px !important;
    }

    .do-req-left-top {

        margin-bottom: 12px !important;
    }

    .sticky .do-req-quote-back-img-img {
        height: 75px;
    }

    .sticky .do-req-cont-left {
        background-size: 100% 120%;
    }

    .do-req-quote-div {
        background-size: 17%;
        background-position: 23% 20%;
    }

    .do-walkway-logo {
        width: 200px !important;
    }

    .ul li a {

        font-size: 23px;
    }

    .nav-phone-no {
        font-size: 23px;
    }

    .do-hero-back {
        margin-top: 177px;
    }

    .do-req-quote-back-img {
        transform: translateX(225px);
    }

    .do-req-cont-left div {
        font-size: 35px;
        height: 40px;

        background-position-x: 22px;
        background-position-y: 84%;

        background-size: 61% 176%;
        background-repeat: no-repeat;
    }

    .do-req-left-top {
        font-size: 21px;
    }

    .do-req-cont-middle p {
        font-size: 25px;
    }

    .do-req-cont-middle p {
        font-size: 25px;
    }

    .do-req-quote-back-img-img {
        height: 95px;
    }

    .do-ww-section-headings {
        font-size: 42px !important;
    }

    .do-ww-para {
        font-size: 20px;
    }

    /* Hero section */
    .do-hero-title-cont h2 {
        font-size: 52px;

    }

    .do-hero-txt-cont {
        margin-top: -70px;
    }

    .do-hero-sub-cont p {
        font-size: 28px;
    }

    .do-hero-certi-cont img {

       height: 80px;
    }

    .do-hero-watch-cont p {
        font-size: 16px;
    }

    .do-watch-i-div {
        width: 36px;
        height: 36px;
    }

    .do-hero-watch-cont i {
        font-size: 15px;
    }

    .do-hero-back {
        background-position-x: 31px, 214px;
        background-position-y: 164px, 237px;
        background-size: 41%, 23%;
    }


    .do-hero-back-img {
        height: 720px;
        max-height: 100vh;
    }

    .do-hero-main-cont {
        height: 820px;
    }

    /* Hero section */

    /*About us section CSS*/

    .do-about-box h3 {
        font-size: 36px;
    }

    .do-about-box p {
        font-size: 22px;
    }

    /*About us section CSS*/

    /*Audit section*/

    .do-audit-left-txt-cont {

        background-position-x: -7px, -1px;
        background-position-y: 44px, 92px;
        background-repeat: no-repeat;
        background-size: 70% 56%, 50% 56%;
    }

    .do-audit-left-txt-cont h3 {

        font-size: 36px;

    }

    .do-audit-left-txt-cont h2 {

        font-size: 42px;

    }

    .do-audit-left-txt-cont p {

        font-size: 24px;

    }

    .do-audit-left-underliner {
        width: 82%;

    }

    .do-audit-right-txt-cont h2 {

        font-size: 40px;
    }

    .do-audit-right-row {
        margin-bottom: 22px;
    }

    .do-audit-right-row p {
        font-size: 20px;

    }

    /*Audit section*/

    /* Slip test section */

    .do-slip-serv-box {

        padding: 20px 20px 0px 20px;
        margin-top: 18px;
        margin-right: 18px;

    }


    .do-slip-serv-box h3 {
        font-size: 30px;
    }

    .do-slip-serv-box p {
        font-size: 22px;

    }

    /* Slip test section */

    /* Why business trust us section */

    .do-why-trust-box {

        width: 400px;
        min-width: 400px;
        height: 400px;
        max-height: 400px;
        padding: 20px;

    }

    .d-w-t-b-c-1 {

        background-position: 188px 90px, calc(100% - 81px) calc(100% - 23px);

    }

    .d-w-t-b-c-2 {

        background-position: 61px 25px, calc(100% - 137px) calc(100% - 93px);
        background-size: 69% 34%, 53% 30%;
    }

    .d-w-t-b-c-3 {

        background-position: 36px 58px;

    }

    .do-why-trust-quote-cont h2 {
        font-size: 28px;

    }

    .do-why-trust-box h3 {
        font-size: 22px;

    }

    .do-why-trust-star-cont i {
        font-size: 22px;
    }

    /* Why business trust us section */

    /* Floor safety improvements */
    .do-floor-safety-cont-outer .fsi-source {
        font-size: 18px;
        margin-top: 7px;
    }

    .do-floor-safety-box-inner-txt p {

        font-size: 19px;
    }

    .do-floor-safety-cont {
        width: 900px;
    }

    /* Floor safety improvements */

    /* Why choose walkway */
    .do-why-walk-txt-title {
        background-position: -16px -15px;
        background-size: 60% 125%;
    }

    .do-why-walk-after-para-box h3 {
        font-size: 21px;
        margin-top: 10px;
    }


    .do-why-walk-after-para-box p {
        font-size: 18px;
    }

    .do-why-walk-para-cont p {
        width: 87%;
    }

    .do-why-walk-after-para-box {
        margin-top: 2px;
    }

    .do-contact-exp-txt-div {
        margin-bottom: -3px;
    }

    /* Why choose walkway */
}

/*Screen sizes below 1366px */
@media(max-width:1365px) {

    .sticky .do-req-quote-div {
        background-size: 14%;
    }

    .sticky .do-req-left-top {
        margin-bottom: 12px !important;
    }

    .sticky .do-req-cont-left {
        height: 75%;
        background-position-x: -10px;
        background-position-y: 43%;
        background-size: 88% 122%;
    }

    .sticky .do-req-quote-back-img-img {
        height: 75px;
    }

    .do-req-quote-div {
        background-size: 18%;
        background-position: 21% 20%;
    }

    .do-req-quote-back-img {
        transform: translateX(170px);
    }

    .do-req-quote-back {
        margin-top: 0px;
    }

    .do-hero-back-img {
        height: 600px;

    }

    .do-hero-txt-cont {
        margin-top: -145px;
    }

    .do-hero-title-cont {
        margin: 0px -20px 0px -20px;
    }

    .do-hero-title-cont h2 {
        font-size: 49px;
    }
    .do-hero-certi-cont img {
        height: 70px;
    }
    .do-hero-title-cont-mask-2 {
        margin: 0px -17px 20px -35px
    }
    .do-about-box p {
        font-size: 19px;
    }

    .do-about-box h3 {
        font-size: 33px;
    }

    .do-audit-report-div {
        padding: 40px 0px;
    }

    .do-slip-serv-cont {
        padding: 40px 0px;
    }

    .do-slip-serv-cont {
        padding: 40px 0px;
    }

    .do-audit-left-cont img {
        width: 550px;
        max-width: 600px;
    }

    .do-audit-left-txt-cont h3 {
        font-size: 33px;
    }

    .do-audit-left-txt-cont h2 {
        font-size: 40px;
    }
    .do-slip-serv-box {
        
        margin-top: 17px;
        margin-right: 17px;
    }
    .do-audit-left-txt-cont p {
        font-size: 19px;
    }

    .do-audit-right-txt-cont h2 {
        font-size: 33px;
    }

    .do-audit-right-cont {
        width: 880px;
    }

    .do-audit-right-txt-cont h2 {

        margin: 26px 0px;
    }

    .do-audit-right-row {
        margin-bottom: 14px;
    }

    .do-audit-right-row img {
        margin-right: 16px;
        width: 85px;
        max-width: 85px;
        height: 85px;
    }

    .do-slip-serv-box p {
        font-size: 20px;
    }

    .do-why-trust-box {
        width: 350px;
        min-width: 350px;
        height: 350px;
        max-height: 350px;
        padding: 10px;
    }

    .do-why-trust-quote-cont h2 {
        font-size: 25px;
        padding: 24px 25px;
    }

    .d-w-t-b-c-1 {
        background-position: 167px 78px, calc(100% - 78px) calc(100% - 15px);
    }

    .d-w-t-b-c-2 {
        background-position: 61px 20px, calc(100% - 124px) calc(100% - 82px);
        background-size: 69% 34%, 53% 30%;
    }

    .d-w-t-b-c-3 {
        background-position: 34px 48px;


    }

    .d-w-t-b-c-3 h2 {
        padding: 52px 25px !important;

    }

    .do-why-trust-quote-cont-short h2 {
        padding: 40px 25px;
    }

    .do-why-trust-star-cont i {
        font-size: 18px;
    }

    .do-why-trust-box h3 {
        font-size: 20px;
    }

    .do-hero-sub-cont {

        margin-bottom: 15px;
    }

    .do-floor-safety-box-inner {
        padding: 23px 10px !important;
    }

    .do-ww-section-headings {
        font-size: 38px !important;
    }

    .do-ww-para {
        font-size: 19px;
        line-height: 1.42;
    }

    .do-why-walk-para-cont p {
        width: 95%;
    }

    .do-why-walk-after-para-box {
        margin-top: -10px;
    }

    .do-contact-exp-txt-div {
        margin-bottom: -14px;
    }

    .do-why-walk-after-para-box h3 {
        font-size: 19px;
        margin-top: 2px;
    }

    .do-floor-safety-box-inner-txt p {
        font-size: 20px;
    }

    .do-floor-safety-cont-outer .fsi-source {
        font-size: 20px;
    }

    .do-ww-para {
        font-size: 19px;
    }

    /* Get a Quote Form */
    .dodm-contact-form .dcf-1 {

        min-width: 400px;
    }

    .do-why-walk-after-para-box p {
        font-size: 18px;
    }

    .do-audit-left-txt-cont {
        
        background-position-x: -7px, -1px;
        background-position-y: 44px, 92px;
        background-repeat: no-repeat;
        background-size: 70% 56%, 50% 56%;
    }

    .do-hero-back {
        background-position-x: 18px, 202px;
        background-position-y: 161px, 239px;
        background-size: 43%, 24%;
    }

}

/* Screen sizes below 1280px
@media(max-width:1279px) {
    .do-req-quote-back-img {
        transform: translateX(168px);
    }

    .do-hero-back-img {
        height: 600px;
    }

    .do-hero-main-cont {
        height: 650px;
    }

    .do-hero-title-cont h2 {
        font-size: 48px;
    }

    .do-hero-sub-cont p {
        font-size: 26px;
    }

    .do-hero-certi-cont img {
        width: 140px;
    }

    .do-hero-sub-cont {

        margin-bottom: 10px;
    }

    .do-hero-title-cont {

        margin-bottom: 0px;
    }

    .do-hero-back {
        background-position-x: 29px, 202px;
        background-position-y: 117px, 188px;
        background-size: 43%, 24%;
    }

    .ul li a {
        font-size: 22px;
    }

    .nav-phone-no {
        font-size: 22px;
    }

    .do-walkway-logo {
        width: 160px !important;
    }

    .do-about-box h3 {
        font-size: 32px;
    }

    .do-about-box p {
        font-size: 18px;
    }

    .do-audit-left-cont img {
        width: 360px;
    }

    .do-audit-right-txt-cont h2 {
        font-size: 32px;
    }

    .do-audit-right-row p {
        font-size: 18px;
    }

    .do-audit-right-row {
        margin-bottom: 16px;
    }

    .do-audit-right-row img {
        height: 30px;
    }

    .do-audit-right-txt-cont {
        padding: 14px 24px;
    }

    .do-audit-right-txt-cont h2 {
        margin: 15px 0px;
    }

    .do-audit-left-txt-cont {
        background-position-x: 42px;
        background-position-y: 30px;
        background-size: 53%;
    }

    .do-ww-section-headings {
        font-size: 38px !important;
    }

    .do-audit-left-txt-cont h3 {
        font-size: 34px;
    }

    .do-audit-left-txt-cont h2 {
        font-size: 40px;
    }

    .do-audit-left-txt-cont p {
        font-size: 21px;
    }

    .do-audit-left-cont {

        width: 45vw;
    }

    .do-slip-serv-box h3 {
        font-size: 28px;
    }

    .do-slip-serv-box p {
        font-size: 20px;
    }

    .do-why-trust-box {
        width: 360px;
        min-width: 360px;
        height: 360px;
        min-height: 360px;

    }

    .do-why-trust-quote-cont h2 {
        font-size: 28px;
    }

    .do-why-trust-box h3 {
        font-size: 20px;
    }

    .d-w-t-b-c-1 {

        background-position: 170px 76px, calc(100% - 84px) calc(100% - 24px);
        background-size: 37% 34%, 48% 30%;
    }

    .d-w-t-b-c-2 {

        background-position: 59px 18px, calc(100% - 123px) calc(100% - 82px);
        background-size: 65% 34%, 53% 30%;
    }

    .d-w-t-b-c-3 {

        background-position: 33px 51px;
        background-size: 38% 34%;
    }

    .do-why-trust-star-cont i {
        font-size: 20px;
    }

    .do-why-trust-quote-cont-short h2 {
        padding: 51px 18px;

    }

    .do-floor-safety-cont-outer .fsi-source {
        font-size: 16px;

    }

    .do-floor-safety-box-inner-txt p {

        font-size: 16px;
    }

    .do-floor-safety-box-inner {
        padding: 18px !important;
    }

    .do-precaution-title {
        font-size: 28px !important;
    }

    .do-precaution-box-img img {
        width: 70px;
    }

    .do-w-w-caro-img-cont {
        padding: 14px;
    }

    .do-w-w-caro-img-cont img {
        border-radius: 16px
    }

    .do-ww-para {
        font-size: 16px;
    }

    .do-why-walk-after-para-box h3 {
        font-size: 20px;
    }

    .do-why-walk-after-para-box p {
        font-size: 16px;
    }

    .do-why-walk-txt-title {
        background-position: -10px -12px;
        background-size: 62% 125%;
    }

    .do-contact-detail-row-text {
        font-size: 30px !important;
    }
} */

@media(max-width:1279px) {

    .sticky .do-req-quote-div {
        background-size: 12%;
    }

    .sticky .do-req-left-top {
        margin-bottom: 16px !important;
    }

    .sticky .do-req-cont-left {
        height: 75%;
        background-position-x: -10px;
        background-position-y: -11%;
        background-size: 88% 110%;
    }

    .sticky .do-req-quote-back-img-img {
        height: 75px;
    }

    /* Request a quote */
    .do-req-cont-right {
        font-size: 20px;
    }

    .do-req-quote-div {


        background-size: 14%;
        background-position: 26% 33%;
    }

    .ul li a {
        font-size: 22px;
    }

    .nav-phone-no {
        font-size: 22px;
    }

    .do-req-cont-middle p {
        font-size: 20px;
    }

    .do-req-left-top {
        font-size: 18px;
    }

    .do-req-cont-left div {
        font-size: 30px;
    }

    .do-req-quote-back-img-img {
        height: 80px;
    }

    .do-req-quote-back-img {
        transform: translateX(165px);
    }

    .do-why-walkway-caro {
        width: 50%;
    }

    .do-req-left-top {

        margin-bottom: 18px !important;
        margin-top: 4px !important;
    }

    .do-req-quote-back {
        margin-top: 0px;
    }

    /* Request a quote */

    /* Hero section */
    .do-hero-back {
        margin-top: 162px;
    }

    .do-hero-title-cont-mask-2 {
        margin: 0px -15px 20px -30px;
    }

    .do-hero-title-cont-mask-1 {
        margin: 0px -20px 20px -30px;
    }

    .do-hero-txt-cont {
        margin-top: -235px;
    }

    .do-hero-back-img {
        height: 512px;
    }

    .do-hero-watch-cont {
        margin-top: 22px;
    }

    .do-hero-certi-cont img {
        margin-right: 5px;
        height: 60px;
    }

    .do-hero-sub-cont p {
        font-size: 22px;
    }

    .do-hero-title-cont h2 {
        font-size: 39px;
    }

    /* Hero section */

    /* About us section */
    .do-about-box h3 {
        font-size: 32px;
    }
    .do-about-box img{
        height: 105px;
    }
    .do-about-box:nth-child(2) img{
        height: 94px;
        transform: translateY(6px);
    }
    .do-about-box:nth-child(3) img {
        height: 105px;
        transform: translateY(1px);
    }
    .do-about-box p {
        font-size: 18px;
    }

    .do-about-us-div {

        justify-content: space-evenly;
    }

    .do-about-box {
        width: 300px;
        height: 300px;
        padding: 10px 10px 10px 10px;
    }

    .do-about-box-states-img {
        width: 123px;
    }

    .do-about-box-img-cont {
        height: 113px;
        padding-top: 10px;
    }

    /* .do-about-box:nth-child(1) {

        margin: 0px 20px 20px 0px;

    }

    .do-about-box:nth-child(2) {

        margin: 0px 0px 20px 20px;

    }

    .do-about-box:nth-child(3) {

        margin: 20px 0px 0px 0px;

    } */

    /* About us section */

    /* Audit section */
    .do-audit-report-div {
        display: flex;
        padding: 40px 0px;
        flex-wrap: wrap;
        width: 100%;
        justify-content: center;
    }

    .do-audit-left-cont {
        width: 100%;
        display: flex;
        align-items: center;
    }

    .do-audit-right-row-cont {
        margin-bottom: 22px;
        margin-top: 40px;
    }

    .do-audit-left-cont img {
        width: 900px;
        max-width: 900px;
    }
    .do-audit-left-txt-cont h2{
        width: 550px;
        text-align: center;
    }
    .do-audit-left-txt-cont {
        display: flex;
        align-items: center;
        background-position-x: 98px, 148px;
        background-position-y: 40px, 86px;
        background-repeat: no-repeat;
        background-size: 70% 56%, 50% 56%;
    }

    .do-audit-left-underliner {
        width: 33%;
    }

    .do-audit-right-txt-cont {

        margin-top: 40px;
    }

    .do-audit-right-txt-cont h2 {
        font-size: 34px;
    }

    .do-audit-right-row img {
        width: 80px;
        max-width: 80px;
        height: 80px;
    }

    .do-audit-right-row p {
        font-size: 22px;
    }

     
    .do-audit-bot-mob {
        display: block;
    }
    
    .do-audit-bot-desk {
        display: none;
    }
    /* Audit section */

    /* Slip test section */
    .do-slip-serv-cont {
        padding: 40px 0px;
    }

    .do-slip-serv-img-cont img {
        height: 195px;
        border-radius: 10px;
    }

    .do-slip-serv-img-cont {
        width: fit-content;
    }


    .do-slip-serv-box {
        padding: 10px 10px 0px 10px;
        width: 300px;
        height: 370px;
        border-radius: 16px;
    }

    .do-slip-serv-box-cont {

        justify-content: center;
    }

    .do-slip-serv-box p {
        font-size: 17px;
    }

    .do-slip-serv-box h3 {
        font-size: 28px;
    }

    /* .do-slip-serv-box:nth-child(1) {

        margin: 0px 20px 20px 0px;

    }

    .do-slip-serv-box:nth-child(2) {

        margin: 0px 0px 20px 20px;

    }

    .do-slip-serv-box:nth-child(3) {

        margin: 20px 0px 0px 0px;

    } */

    /* Slip test section */

    /* Why trust section */
    .do-why-trust-box-cont .owl-item {
        display: flex;
        justify-content: center;
    }

    .do-why-trust-cont {
        padding: 40px 0px;
    }

    /* Why trust section */

    /* Floor safety section */
    .do-floor-safety-cont {
        width: 100%;
    }

    .do-floor-safety-box-inner-txt p {
        font-size: 20px;
    }

    .do-floor-safety-cont-outer .fsi-source {
        font-size: 20px;
    }

    .do-floor-safety-box-inner {
        padding: 18px !important;
    }

    /* Floor safety section */

    /* Why choose walkway section */
    .do-why-walkway-cont {

        flex-wrap: wrap;
        padding: 40px 0px 0px 0px;
    }

    .do-why-walk-para-cont p {
        width: 100%;
    }

    .do-why-walkway-txt-cont {

        width: 100%;
        padding: 32px 0px;
    }

    .do-why-walk-txt-title {
        background-position: -10px -12px;
        background-size: 46% 125%;
    }

    .do-ww-para {
        font-size: 20px;
        line-height: 1.4;
    }

    .do-why-walk-after-para-box h3 {
        font-size: 22px;
    }

    .do-why-walk-after-para-box {
        width: 268px;
    }


    /* Why choose walkway section */

    /* Contact an expert section */
    .do-contact-exp-cont {

        padding: 40px 0px;
    }

    .do-contact-exp-inner-cont {

        flex-direction: column;

        align-items: center;
        width: 100%;

        padding: 40px 0px;
    }

    .do-contact-exp-cont {

        padding: 40px 0px;
    }

    .do-contact-exp-txt-div {
        width: 80%;
        display: flex;
        align-items: center;
        padding: 0px 30px;
    }

    .do-contact-exp-form-cont {
        width: 100%;
        justify-content: center;
    }

    .do-contact-exp-form-cont .dodm-contact-form {
        width: 100%;
        display: flex;
        justify-content: center;
        margin-top: 80px;
    }

    .do-contact-form-deco {

        width: 690px !important;
    }

    /* Contact an expert section */
}

@media(max-width:991px) {

    .sticky .do-req-quote-div {
        background-size: 18%;
    }

    .sticky .do-req-left-top {
        margin-bottom: 21px !important;
    }

    .sticky .do-req-cont-left {
        height: 75%;
        background-position-x: -10px;
        background-position-y: -11%;
        background-size: 80% 110%;
    }

    .sticky .do-req-quote-back-img-img {
        height: 75px;
    }

    .do-req-quote-div {
        background-size: 22%;
        background-position: 40% 37%;
    }

    .do-ww-section-headings {
        font-size: 46px !important;
        margin-bottom: -20px;
    }

    .do-ww-para {
        font-size: 26px;
    }

    /* Nav bar and side drawer CSS */
    .nav-right-cont {
        display: none;

    }

    .do-fortune-mob {
        display: block;
        margin: -21px 0px;
    }

    .do-req-quote-back-img-img {
        height: 95px;
    }

    .do-req-left-top {
        margin-bottom: 14px !important;
        margin-top: 4px !important;
    }

    .do-req-cont-left {
        background-position-y: 52%;
    }

    .do-req-cont-left {
        background-size: 84% 84%;
    }

    .do-req-cont-left div p {
        margin-top: -22px !important;
    }

    .do-fortune-desk {
        display: none;
    }

   

    .do-req-cont-right {
        font-size: 26px;
        padding: 30px 16px;
    }

    .do-req-cont-middle p {
        font-size: 26px;
    }

    .original-request-quote {
        display: none;
    }

    .mobile-request-quote {
        display: flex;
        margin-right: 20px;
        align-items: center;
    }

    .do-nav-mobile-right-div {
        display: flex;

    }

    .do-nav-mobile-icon {
        color: #3B7CBC;
        font-size: 36px;
    }

    .do-ww-mobile-drawer {
        position: absolute;
        inset: 0;
        width: 100vw;
        height: 100vh;
        z-index: 999;
        background-color: #ffffff;
        display: flex;
        flex-direction: column;
        padding: 15px 25px;
        opacity: 0;
        /* Hidden by opacity */
        visibility: hidden;
        /* Hidden from view */
        transition: opacity 0.3s ease, visibility 0.3s ease;
    }

    .do-mob-drawer-close-icon {
        width: 100%;

        display: flex;
        justify-content: space-between;
    }

    .do-mob-ul {
        display: flex;
        flex-direction: column;
        align-items: start;
        padding: 20px 0px;
    }

    .do-mob-ul li {
        display: flex;
        justify-content: start;
        padding: 13px 0px;

    }

    .do-mob-ul li a {
        font-size: 20px;
        color: #696969;
        line-height: 20px;
        font-weight: 500;
    }

    .do-close-icon {
        color: #3B7CBC;
        font-size: 37px;
    }

    .do-mob-social-icon-title {
        font-size: 25px;
        line-height: 30px;
        color: #165875;
        font-weight: 700;
    }

    .do-close-title {
        font-size: 30px !important;
        line-height: 42px;
        color: #165875;
        font-weight: 700;
        padding-bottom: 10px !important;
    }

    .do-mob-social-icon-cont-ul {
        display: flex;
        margin-top: 18px !important;

    }

    .do-mob-social-icon-cont-ul li {
        margin-right: 10px;
        background-color: #165875;
        width: 38px;
        height: 38px;
        border-radius: 8px;
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .do-mob-social-icon-cont-ul li a {
        display: flex;
        align-items: center;
    }

    .do-mob-social-icon-cont-ul li a i {
        font-size: 18px;
        color: #ffffff;
        line-height: 0;

    }


    .do-ww-mobile-drawer.open {

        opacity: 1;
        /* Hidden by opacity */
        visibility: visible;
        /* Hidden from view */

    }

    /* Nav bar and side drawer CSS */

    /* Hero section */
    .do-hero-back-img {
        display: none;
    }

    .do-hero-back-img-mob {
        display: block;
        width: 100%;
        height: 100%;
    }

    .do-hero-back {
        flex-direction: column-reverse;
        margin-top: 175px;
    }

    .do-hero-main-cont {
        position: relative;
        height: fit-content;
        margin-top: -70px;
    }

    .do-hero-back img {
        margin-left: auto;
        margin-right: auto;
    }

    .do-hero-txt-cont {
        align-items: center;
        text-align: center;
        margin-top: 0px;
    }

    .do-hero-title-cont {
        width: 100%;
    }

    .do-hero-sub-cont {
        width: 100%;
    }

    .do-hero-certi-cont {
        width: 100%;
        justify-content: space-between;
        display: flex;
    }

    .do-hero-certi-cont img {
        height: 118px;
        margin: 0px;
    }
    .do-about-box:nth-child(2) img{
        padding-bottom: 20px;
    }
    .do-hero-title-cont h2 {
        font-size: 60px;
        line-height: 1.1;
        margin-bottom: 30px;

    }

    .do-about-box-img-cont{
        height: fit-content;
    }

    .do-hero-title-cont-mask-1 {
        background-size: 105% 140%;
    }

    .do-hero-sub-cont p {
        font-size: 32px;
    }

    .do-hero-watch-cont {
        margin-top: 30px;
    }

    .do-watch-i-div {
        width: 50px;
        height: 50px;
    }

    .do-hero-watch-cont i {
        font-size: 16px;
        line-height: 0;
    }

    .do-hero-watch-cont p {
        font-size: 25px;
        font-weight: 500;
        line-height: 0;
        transform: translateY(3px);
    }

    /* Hero section */

    /* About us section */
    .do-about-box {
        width: 500px;
        height: 380px;
        padding: 20px 21px 10px 20px;
        margin: 20px 0px !important;
    }

    .do-about-box h3 {
        font-size: 40px;
    }

    .do-about-box p {
        font-size: 26px;
    }

    .do-about-us-div {
        padding: 160px 0px 60px 0px;
        justify-content: center;
        flex-wrap: wrap;
    }

    /* About us section */

    /* Audit section */
    .do-audit-left-txt-cont {
        background-position-x: 89px, 151px;
        background-position-y: 44px, 94px;
        background-repeat: no-repeat;
        background-size: 76% 56%, 54% 56%;
    }

    .do-audit-left-cont img {
        width: 700px;
        max-width: 700px;
    }

    .do-audit-left-txt-cont h3 {
        font-size: 36px;
    }

    .do-audit-left-txt-cont h2 {
        font-size: 46px;
        width: 600px;
        text-align: center;
    }

    .do-audit-left-txt-cont p {
        font-size: 25px;
    }

    .do-audit-left-underliner {
        width: 42%;
    }

    .do-audit-right-row p {
        font-size: 30px;

    }
    .do-audit-right-txt-cont h2{
        font-size: 46px;
    }

    .do-audit-right-row img {
        margin-top: 4px;
        width: 80px;
        max-width: 80px;
        height: 80px;
    }

    /* Audit section */

    /* Slip test services */
    .do-slip-serv-box-cont {
        flex-direction: column;
        align-items: center;
    }

    .do-slip-serv-cont {
        padding: 60px 0px 40px 0px;
    }

    .do-slip-serv-img-cont img {
        height: 325px;
    }

    .do-slip-serv-box h3 {
        font-size: 38px;
    }

    .do-slip-serv-box p {
        font-size: 28px;
    }

    .do-slip-serv-box {
        padding: 15px 15px 0px 15px;
        width: 500px;
        height: 560px;
        margin: 20px 0px !important;
    }

    /* Slip test services */

    /* Why business trust us */
    .do-why-trust-box-cont-mob {
        display: flex;
        flex-direction: column;
        width: 100%;
        align-items: center;
        padding: 10px 0px;
    }

    .do-why-trust-box-cont {
        display: none !important;
    }

    .do-why-trust-box {
        width: 500px;
        min-width: 500px;
        height: 400px;
        min-height: 400px;
        margin: 15px 0px;
    }

    .do-why-trust-quote-cont h2 {
        font-size: 36px;
        padding: 13px 25px;
    }

    .do-why-trust-box h3 {
        font-size: 25px;
    }

    .d-w-t-q-name {
        font-size: 30px;
    }

    .do-why-trust-quote-cont h2 {
        background-size: 34px;
        background-position: 9px 0px, calc(100% - 4px) calc(100% - 10px);
    }

    .d-w-t-b-c-1 {
        background-position: 252px 91px, calc(100% - 115px) calc(100% - 21px);
        background-size: 37% 34%, 48% 30%;
    }

    .d-w-t-b-c-2 {
        background-position: 85px 12px, calc(100% - 182px) calc(100% - 100px);
        background-size: 65% 34%, 53% 30%;
    }

    .d-w-t-b-c-3 {
        background-position: 57px 50px;
        background-size: 38% 34%;
    }

    .do-why-trust-star-cont i {
        font-size: 24px;
    }

    .do-why-trust-cont {
        padding: 40px 0px;
    }



    /* Why business trust us */

    /* Floor safety section */
    .floor-safety-imp {
        display: none;
    }

    .do-mob-floor-safety-cont-outer {
        display: flex;
        flex-direction: column;
    }

    .do-floor-safety-outer-img-mob {
        transform: translateY(-60px);
    }

    .do-mob-floor-safety-cont {
        display: flex;
        flex-direction: column;
        padding: 40px 0px;
        text-align: center;
        align-items: center;
    }

    .do-dual-tone-underline.dodm-title:after {
        width: 202px;
        left: 50%;
    }

    .do-dual-tone-underline.dodm-title:before {
        width: 202px;
        right: 50%;

        background-image: linear-gradient(to left, #165875, transparent);
    }

    .do-floor-safety-cont {
        width: 100%;
        flex-direction: column;
        padding: 30px 0px;
    }

    .do-floor-safety-box {

        width: 500px;
    }

    .do-precaution-box-img img {
        width: 90px;
    }

    .do-precaution-title {
        font-size: 42px !important;
    }

    .do-floor-safety-box-inner-txt p {
        font-size: 26px;
    }

    .do-floor-safety-box-inner {
        padding: 30px 81px !important;
        margin-bottom: 20px;
    }

    /* Floor safety section */

    /* Why choose walkway section */
    .do-why-walkway-txt-cont {
        margin-top: 30px;
    }

    .do-w-w-caro-img-cont img {
        width: 100% !important;
    }

    .do-w-w-caro-img-cont {
        min-width: 100%;
    }

    .do-why-walkway-caro .owl-stage-outer {
        width: 100%;
    }

    .do-why-walkway-cont {

        padding: 40px 0px;
    }

    .do-why-walkway-caro {
        width: 100%;
    }

    .do-why-walk-txt-title {
        background-position: -15px -17px;
        background-size: 71% 101%;
    }

    .do-why-walk-after-para {
        flex-direction: column;
        margin: 26px 0px;
    }

    .do-why-walk-after-para-box {
        width: 70%;
        margin-bottom: 46px;
    }

    .do-why-walk-after-para-box:nth-child(3) {
        margin-bottom: 0px;
    }

    .do-why-walk-after-para-box h3 {
        font-size: 40px;
    }

    .do-why-walk-after-para-box p {
        font-size: 34px;
    }

    .do-why-walk-para-cont {
        padding: 40px 0px 8px 0px;
    }

    .do-why-walkway-txt-cont {
        padding: 32px 0px 0px 0px;
    }

    /* Why choose walkway section */

    /* Connect with an exper section */
    .do-contact-exp-txt-div {

        padding: 0px 0px;
    }

    .do-contact-exp-inner-cont {
        border: none;
        align-items: start;
        padding: 0px 0px 40px 0px;
        box-shadow: none;
    }

    .do-contact-exp-cont {
        padding: 0px;
    }

    .do-contact-form-deco {
        width: 100% !important;
    }

    .do-connect-txt-para {
        margin: 26px 0px;
    }

    /* Connect with an exper section */

    /* Customer section */
    .do-mob-customer-title {
        text-align: center !important;
    }

    .do-mob-customer-para {
        text-align: center !important;
    }

    /* Customer section */
}


@media(max-width:767px) {

    .do-req-quote-div {
        background-repeat: no-repeat;
        background-size: 26%;
        background-position: 25% 33%;
    }

    #site-header .navbar-brand .logo-light {
        max-width: 115px;
    }

    .header-logo {

        padding-top: 8px !important;
    }
    .do-hero-certi-cont img {
        height: 58px;
        margin: 0px;
    }

    .navbar-brand {
        padding: 8px 17px;
    }

    .do-req-quote-back-img-img {
        height: 56px;
    }

    .do-ww-para {
        font-size: 18px;
    }

    .do-form-contact-class {
        width: 100%;
    }

    /* Mobile drawer */
    .do-close-icon {

        font-size: 25px;
        line-height: 25px;
    }

    .do-close-title {
        font-size: 25px !important;
    }

    .do-mob-ul li a {
        font-size: 16px;
        line-height: 16px;

    }

    .do-mob-social-icon-title {
        font-size: 22px;
    }

    .do-mob-social-icon-cont-ul {

        margin-top: 8px !important;
    }

    /* header */
    .do-req-cont-left div p {
        margin-top: -10px !important;
    }

    .do-req-left-top {
        margin-top: 8px !important;
        margin-bottom: 3px !important;
        font-size: 12px;
    }

    .do-fortune-mob {
        display: block;
        margin: -14px 0px;
    }

    .do-nav-mobile-icon {

        font-size: 24px;
        display: flex;
        align-items: center;
    }

    .mobile-request-quote {

        margin-right: 10px;
    }



    .do-req-cont-right {
        padding: 17px 12px;
        border-radius: 5px;
        font-size: 16px;
    }



    .do-req-cont-left div {

        height: 30px;
        background-position-x: 3px;
        background-position-y: 117%;
        background-size: 49% 139%;
        text-indent: 20px;
        font-size: 18px;
    }

    .do-req-quote-back-img {
        transform: translateX(82px);
    }

    .do-req-cont-left {

        width: 120px;
        background-position-x: -6px;
        background-position-y: 60%;
    }

    .do-req-cont-middle p {
        font-size: 15px;
    }

    .do-req-quote-back {

        margin-top: 0px;
    }

    /* header */

    /* Hero section */

    .do-hero-title-cont h2 {
        font-size: 30px;
        line-height: 1.3;
        margin-bottom: 15px;
    }

    .do-hero-sub-cont {
        margin-bottom: 4px;
    }

    .do-hero-back {
        margin-top: 104px;
    }

    .do-hero-title-cont-mask-2 {

        background-position: 24px, 0px;
        background-size: 89% 156%;
    }

    .do-hero-title-cont-mask-1 {
        background-position: 12px, 0px;
        background-size: 99% 175%;
        margin: 0px -14px 20px -30px;
    }

    .do-hero-title-cont {

        padding: 0px;
        max-width: 360px;
    }

    .do-hero-txt-cont {

        margin-top: 20px;
    }

    .do-hero-sub-cont p {
        font-size: 17px;
    }

    .do-hero-watch-cont p {
        font-size: 16px;
    }

    .do-watch-i-div {
        width: 30px;
        height: 30px;
        border: solid 2px #165875;
        margin-right: 10px;
    }

    .do-hero-watch-cont i {
        font-size: 9px;
    }

    .do-hero-watch-cont {
        margin-top: 15px;
    }

    /* hero section */

    /* About section */
    .do-about-box {
        width: 345px;
        height: 280px;
        padding: 20px 18px 20px 18px;
        margin: 16px 0px !important;
    }

    .do-about-box img {
        width: 30%;
    }

    .do-about-box-states-img {
        width: 40% !important;
    }

    .do-about-box h3 {
        font-size: 32px;
    }

    .do-about-box p {
        font-size: 20px;
    }

    .do-about-us-div {
        padding: 80px 0px 50px 0px;
    }
    .do-about-box img{
        height: 95px;
    }
    .do-about-box:nth-child(2) img {
        padding: 0;
    }
    .do-about-box:nth-child(3) img {
        height: 92px;
        transform: translateY(5px);
    }
    .do-about-box:nth-child(2) img {
        height: 96px;
        transform: translateY(6px);
    }
    /* About section */

    /* Audit section */
   


    .do-audit-left-cont img {
        width: 390px;
    }

    .do-audit-left-txt-cont h3 {
        font-size: 24px;
    }

    .do-audit-left-txt-cont h2 {
        font-size: 26px;
        width: 360px;
    }

    .do-audit-left-txt-cont p {
        font-size: 15px;
    }

    .do-audit-right-row-cont {
        margin-bottom: 0px;
        margin-top: 25px;
    }

    .do-audit-left-txt-cont {
        background-position-x: 69px, 104px;
        background-position-y: 35px, 67px;
        background-repeat: no-repeat;
        background-size: 70% 56%, 51% 56%;
        margin-top: -35px;

    }

    .do-audit-left-underliner {
        width: 175px;
    }

    .do-audit-right-txt-cont {
        margin-top: 20px;
        padding: 14px 14px;
    }

    .do-audit-right-txt-cont h2 {
        font-size: 30px;
        margin: 8px 0px 16px 0px;
    }

    .do-audit-right-row p {
        font-size: 18px;
    }
    .do-audit-right-row{
        align-items: flex-start;
        margin-bottom: 25px;
    }
    .do-audit-right-row img {
        width: 50px;
        height: 50px;
        
        max-width:50px;
        margin-right: 10px;
        margin-top: 2px;
        align-self: flex-start;
    }

    .do-audit-report-div {

        padding: 0px 0px;
    }

    .do-audit-right-row h3{
        font-size: 26px;
    }
    /* Audit section */

    /* Slip test section */
    .do-ww-section-headings {
        font-size: 30px !important;
        margin-bottom: 0px;
    }

    .do-slip-serv-title {

        margin: 28px 0px 0px 0px;
    }

    .do-slip-serv-img-cont img {
        height: 223px;
        border-radius: 8px;
    }

    .do-slip-serv-box h3 {
        font-size: 28px;
    }

    .do-slip-serv-box {
        width: 345px;
        height: 400px;
        margin: 10px 0px !important;
        padding: 12px 12px 0px 12px;
    }

    .do-slip-serv-box p {
        font-size: 18px;
    }

    .do-slip-serv-cont {
        padding: 60px 0px 20px 0px;
    }

    /* Slip test section */

    /* Why business trust us section */
    .do-why-trust-cont {
        padding: 20px 0px 25px 0px;
    }

    .do-why-trust-box {
        width: 345px;
        min-width: 345px;
        height: 345px;
        min-height: 345px;
        margin: 10px 0px;
    }

    .do-why-trust-title {
        margin: 0px 0px 15px 0px;
    }

    .do-why-trust-quote-cont h2 {
        font-size: 27px;
        transform: translateY(7px);
        background-size: 22px;
        padding: 13px 11px;
    }

    .do-why-trust-quote-cont-short h2 {

        transform: translateY(22px);
    }

    .do-why-trust-box h3 {
        font-size: 15px;
        margin-bottom: 6px;
    }

    .d-w-t-q-name {
        font-size: 20px;
        line-height: 1.5;
    }

    .do-why-trust-star-cont i {
        font-size: 14px;
    }

    .d-w-t-b-c-1 {
        background-position: 174px 83px, calc(100% - 84px) calc(100% - 18px);
    }

    .d-w-t-b-c-2 {
        background-position: 60px 25px, calc(100% - 124px) calc(100% - 77px);
    }

    .d-w-t-b-c-3 {
        background-position: 37px 73px;
    }

    /* Why business trust us section */

    /* Safety matters section */
    .do-floor-safety-box {
        width: 345px;
    }

    .do-dual-tone-underline.dodm-title:before {
        width: 175px;
    }

    .do-dual-tone-underline.dodm-title:after {
        width: 175px;
    }

    .do-precaution-box-img img {
        width: 64px;
    }

    .do-floor-safety-box-inner {
        padding: 20px 34px !important;
        margin-bottom: 4px;
    }

    .do-precaution-title {
        font-size: 32px !important;
    }

    .do-floor-safety-box-inner-txt p {
        font-size: 20px;
    }

    .do-floor-safety-outer-img-mob {
        transform: translateY(-55px);
    }

    /* safety matters section */

    /* Why choose walkway */
    .do-why-walkway-caro .owl-stage-outer {
        border: 10px solid #E8EEF1;
        border-radius: 20px;
    }

    .do-why-walkway-txt-cont {
        margin-top: 0px;
    }

    .do-why-walkway-cont {
        padding: 0px 0px 0px 0px;
    }

    .do-why-walk-txt-title {
        background-position: -1px -14px;
        background-size: 87% 89%;
    }

    .do-why-walk-after-para-box {
        width: 100%;
        margin-bottom: 32px;
    }

    .do-why-walk-after-para-box h3 {
        font-size: 26px;
    }

    .do-why-walk-after-para-box p {
        font-size: 20px;
        width: 72%;
    }

    .do-why-walk-after-para-box:last-child {
        margin-bottom: 10px;
    }

    .do-w-w-t-t-h2::after {
        width: 285px;
        height: 3px;
    }

    /* Why choose walkway */

    /* Connect with an expert */
    .do-connect-txt-para {
        width: 345px;
    }

    .do-connect-txt-label {

        font-size: 16px !important;
    }

    .do-contact-detail-row-text {
        font-size: 22px !important;
    }

    .do-contact-form-deco {
        min-width: 345px !important;
    }

    .do-contact-form-deco h2 {
        font-size: 30px !important;
    }

    .d-cu-t-mc-button {
        margin-top: 22px;
    }

    .dodm-theme-button a {
        padding: 12px;
    }

    .dodm-contact-form .dcf-1 {
        min-width: 360px;
    }

    /* Connect with an expert */

}

@media(max-width:360px) {
    .do-hero-sub-cont p {
        font-size: 16px;
    }

    .do-hero-title-cont h2{
        font-size: 28px;
    }
    .do-hero-certi-cont img {
        height: 53px;
    }

    .do-about-box {
        width: 330px;
        padding: 20px 11px 20px 11px;
    }

    .do-audit-left-underliner {
        width: 195px;
    }

    .do-slip-serv-img-cont img {
        height: 214px;
    }

    .do-slip-serv-box {
        width: 330px;
        height: 390px;
    }

    .do-ww-section-headings {
        font-size: 28px !important;
    }

    .do-why-trust-quote-cont h2 {
        font-size: 26px;
    }

    .d-w-t-b-c-3 h2 {
        padding: 40px 24px !important;
    }

    .do-contact-form-deco {
        min-width: 330px !important;
    }

    .dodm-contact-form .dcf-1 {
        min-width: 330px;
    }

    .do-why-trust-box {
        width: 330px;
        min-width: 330px;
        height: 330px;
        min-height: 330px;
    }

    .do-dual-tone-underline.dodm-title:before {
        width: 165px;
    }

    .do-dual-tone-underline.dodm-title:after {
        width: 165px;
    }

    .do-floor-safety-box {
        width: 330px;
    }

    .do-req-cont-right {

        font-size: 13px;
    }
}


/* Thank you page related CSS ==============================================================*/
.do-ww-thank-you-cont-outer {
    width: 100%;
    height: 100vh;
}

.do-ww-thank-you-cont {
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    text-align: center;
    align-items: center;
    justify-content: center;

    position: absolute;
    top: 0;
    z-index: 1;
}

.do-ww-thank-you-cont h2 {
    color: #165875;
    font-weight: 700;
    font-size: 36px;

    line-height: 1.2;
}

.do-ww-thank-you-cont p {
    color: #696969;
    font-weight: 400;
    font-size: 16px;
    line-height: 1.4;
    margin: 0px 0px 15px 0px;
}

.do-ww-ty-link {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    line-height: 1;
    background-color: #165875;
    color: #fff;

    border-width: 1px;
    border-style: solid;
    border-radius: 5px;
    padding: 13px 15px;

    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    line-height: 1;
    font-size: 18px;
    font-weight: 500;
    min-width: 195px;
    text-align: center;
}

.do-ww-ty-link:hover {
    background-color: #fff;
}

.do-ww-ty-link i {
    margin-right: 10px;
    font-weight: 900;
}

.do-ww-ty-link:hover p {
    color: #27A0D5;
}

.do-ww-ty-link p {
    color: #fff;
    margin-bottom: 0px;
    font-weight: 500;
    line-height: 1 !important;
    transform: translateY(2px);
}

.do-ww-ty-grphic img {
    width: 85px;
    margin-bottom: 20px;
}

.do-ty-back-img-cont {
    display: none;
    position: absolute;
    bottom: 0;
    z-index: 0;
}

@media(max-width:991px) {

    /* Thank you page */
    .do-ty-back-img {
        position: relative;
        height: 100%;
        width: 100%;
        object-fit: cover;
    }

    .do-ty-back-img-cont {
        display: block;
        height: 50%;

    }

    .do-ty-back-img-cont::before {
        content: '';
        position: absolute;
        top: -5px;
        left: 0;
        width: 100%;
        height: 100%;
        background: -moz-linear-gradient(360deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 100%);
        background: -webkit-linear-gradient(360deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 100%);
        background: linear-gradient(360deg, rgba(255, 255, 255, 0) 0%, rgb(255, 255, 255) 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff", endColorstr="#ffffff", GradientType=1);
        z-index: 20;
    }

    .do-ww-thank-you-cont {
        height: 50%;

    }

    .do-ww-thank-you-cont p {
        line-height: 1.2;
        font-size: 20px;
    }

    .do-ww-thank-you-cont h2 {
        font-size: 44px;
    }

    .do-ww-ty-link {
        font-size: 24px;
    }

    .do-ww-ty-grphic img {
        width: 120px;
    }

}


@media(max-width:767px) {

    .do-ww-thank-you-cont p {
        line-height: 1.2;
        font-size: 14px;
    }

    .do-ww-thank-you-cont h2 {
        font-size: 32px;
        width: 80%;
    }

    .do-ww-ty-link {
        font-size: 18px;
        padding: 14px 16px;
        border-radius: 10px;
    }

    .do-ww-ty-link i {
        margin-right: 12px;

    }

    .do-ww-ty-grphic img {
        width: 80px;
        margin-bottom: 5px;
    }

    .do-ty-p {
        width: 70%;
        margin: 0px 0px 10px 0px !important;

    }

    .do-ww-ty-link-para {
        font-size: 18px !important;
    }



}