/*Media Quarries for the diffeent screen sizes */


@media (min-width: 668px) and (max-width: 767px) {
    .old-footer {
        padding-left: 60px;
        transition: all 0.4s ease 0s;
    }
}

@media (max-width: 668px) {
    .old-footer {
        padding-left: 0px;
        transition: all 0.4s ease 0s;
        font-size: 12px;
    }
}

@media screen and (min-width: 1170px) {
    /* Your CSS styles for screens with a minimum width of 900px and above */
    .footer-content {
        max-width: 85%;
    }

    .by-your-side {
        width: 81% !important;
    }

    .follow-us {
        max-width: 25%;
    }

    .footer-row {
        display: flex;
    }

    .follow-us-heading {
        padding-left: 5px !important;
    }

    .ms-5 {
        justify-content: left;
    }
}

@media screen and (max-width: 1170px) {
    .footer-row {
        width: 100%;
        flex-direction: column;
    }

    .follow-us {
        position: relative;
        bottom: 0;
        display: flex;
        left: 0px;
        margin-left: 0 !important;
    }
}

@media screen and (max-width: 1170px) {
    .footer {
        width: 100% !important;
    }

    .follow-us {
        text-align: left;
        display: flex;
    }

    .follow-us-heading {
        display: inline-flex;
        margin-left: 0px;
    }

    .footer-content {
        padding: 0px 5% !important;
        text-align: left;
        min-width: 120px;
        flex: 0 0 100% !important;
        width: 100%;
        max-width: 100%;
    }

    .mleft-5 {
        margin-left: 0 !important;
    }
}

@media only screen and (min-device-width: 375px) and (max-device-width: 767px) {
    .footer-row {
        padding-left: 0 !important;
        display: block;
        padding-right: 0;
        width: 100%;
    }

    .footer {
        display: block;
        width: 100%;
        bottom: 0;
        padding-left: 10px !important
    }

    .follow-us {
        text-align: left;
    }

    .follow-us-heading {
        display: inline-flex;
    }

    .by-your-side {
        text-align: left !important;
    }
}

@media screen and (max-width: 375px) {
    .footer {
        padding-left: 10px !important;
    }

    .by-your-side {
        text-align: left !important;
    }
}
/*Footer Classes*/
#oldFooter {
    line-height: 1.5 !important;
    background: #fff !important;
    padding: 20px 10px 10px 10px;
    text-align: center;
    font-size: .8rem;
}

#newFooter {
    padding: 12px 0px;
    padding-left: 8%;
    font-weight: 600;
}

.footer {
    top: 0px;
    padding: 0px 0px;
    width: 100%;
    height: fit-content;
    background: #F6F7F7 0% 0% no-repeat padding-box;
    opacity: 1;
    line-height: 1.9;
    font-stretch: normal;
    font-size: 12px;
    position: relative !important;
    margin-top: auto;
    text-align: left;
    /*padding-left:35px;*/
    /* font-family: 'Open Sans', sans-serif !important;*/
}

#footer {
    width: 100%;
    top: 95%;
    position: absolute;
    bottom: 0;
}

h6 {
    font-size: 14px;
    margin-bottom: 7px;
    font-weight: bold;
    color: #393939;
}

.by-your-side {
    padding-right: 0;
    font-weight: 600;
    width: auto;
    padding-right: 18px;
}

.n-r-pad {
    padding-right: 25px !important;
}

.footer-heading {
    font-size: 14px;
    font-weight: bolder;
    color: #393939;
}


.follow-us {
    /*padding-left: 2%;*/
}


.footerxdcolour {
    color: #007A93 !important;
}

your-component.styles.css
.text-hover-underline {
    display: inline-block;
    Ensures that the text takes up only the necessary space transition: transform 0.3s, text-decoration 0.3s, color 0.3s;
    Smooth transitions
}

.text-hover-underline:hover {
    text-decoration: underline;
    Adds an underline to the text color: #007A93;
    Changes the text color on hover text-decoration-thickness: 3px;
}



.zoom-link {
    display: inline-block;
    color: #007A93 !important;
    text-decoration: underline;
}

    .zoom-link:hover {
        color: #236293 !important;
    }

    .zoom-link:active {
        outline: none !important;
    }

.follow-us {
    margin-top: 0;
}

    .follow-us h6 {
        margin-left: -12px;
        margin-top: -5px
    }

.follow-us-heading {
    min-width: 120px !important;
}

}

.footer-row {
    padding-left: 4%;
    text-align: left !important;
    justify-content: left;
}

a {
    color: #00AEC7(33, 163, 163);
}

.copyright-text {
    color: #393939;
    font-weight: 500;
}

.btn-ddi-primary {
    position: relative;
    background-color: #F6F7F7;
    border-radius: 5px !important;
    margin: 0px;
    padding: 2px 23px 22px 5px;
    color: #007A93 !important;
    font-size: 20px !important;
    border: none;
    outline: none;
    cursor: pointer;
    transition: background-color 0.2s;
}

.sicon {
    background-color: rgba(255,255,255,.15) !important;
}

.btn-ddi-primary:hover {
    background-color: #F0FBFC !important;
    border: 1px solid #236293 !important;
}



.btn-footer {
    border: 1px solid transparent !important;
    height: 18px;
    text-align: center;
    width: 25px;
}

.support-modal-body {
    padding: 10%;
    padding-top: 2%;
    padding-bottom: 5%;
    font-size: 14px;
}

.support-headings {
    margin-bottom: 1px;
    margin-top: 20px;
    font-size: 14px !important;
}

.contect-us-header {
    padding-right: 0px;
    font-size: 16px;
    font-weight: bolder;
}

.contect-us-closex {
    padding-right: 0px;
    text-align: right;
}

.modal-backdrop {
    background-color: rgba(0, 0, 0, 0.5);
    Adjust the alpha value (0.5) to make it more or less transparent
}


.privacyModalClosex {
    opacity: 1;
    color: #fff;
}

    .privacyModalClosex:hover {
        opacity: 1;
        color: #fff;
    }

.new-modal {
    max-width: 500px;
    width: auto;
    height: 441px;
    background: 0,0,0,0.5;
    line-height: 1.42857143;
    background-color: #fff;
    border-radius: 13px !important;
}

.new-modal-header {
    padding-bottom: 5px;
    padding-left: 25px;
    border-bottom: 1px solid black;
}

.allRightsClose {
    padding: 0px;
    margin-left: -5px;
    font-weight: bolder;
}



.company-privacy-poicy {
    display: none;
    width: 600px;
}

.privacyModal {
    display: contents !important;
    position: relative;
    display: block;
    width: 500px;
}

.privacy-modal-body {
    height: 290px;
    padding: 25px;
    border-bottom: 1px solid black;
}

.privacy-body-text {
    color: #393939;
    font-size: 16px;
    font-weight: 500;
    line-height: 1.5;
    letter-spacing: 0px;
}


.privacyModalClosex {
    margin-top: -50px;
}

.modal-backdrop {
    position: relative;
}


.footer-tooltip {
    align-content: end;
    position: relative;
    display: inline-block;
    border-bottom: 1px dotted black;
    opacity: 1;
    font-size: 20px;
    border: none !important;
    background-color: transparent !important;
}

.footer-tooltiptext {
    visibility: hidden;
    font-size: 15px;
}

.footer-tooltip .footer-tooltiptext {
    visibility: hidden;
    width: 120px;
    background-color: black !important;
    color: #fff;
    text-align: center;
    border-radius: 6px;
    padding: 5px 0;
    position: absolute;
    z-index: 1;
    top: 100%;
    left: 50%;
    margin-left: -60px;
}

    .footer-tooltip .footer-tooltiptext::after {
        content: "";
        position: absolute;
        bottom: 100%;
        left: 50%;
        margin-left: -5px;
        border-width: 5px;
        border-style: solid;
        border-color: transparent transparent black transparent;
    }

.footer-tooltip:hover .footer-tooltiptext {
    visibility: visible;
}

.new-closex {
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 40px;
    color: #A8ADB0;
    opacity: 1;
}

.modal-body-text {
    font-size: 16px;
    padding: 10px;
    bottom: 400px;
    height: 240px;
}

.new-modal-footer {
    padding: 1%;
    margin: 2px;
    padding: 5%;
    margin: 0%;
    height: 85px;
    vertical-align: middle;
    border-top: 1px solid black;
    text-align: right;
}

    .new-modal-footer .btn {
        font-size: 16px !important;
        font-weight: 600 !important;
        color: #236293 !important;
        border-radius: 8px !important;
        padding: 9px 18px;
        border: 1px solid #236293 !important;
    }

        .new-modal-footer .btn:hover {
            background-color: #F1F6FA !important;
        }

        .new-modal-footer .btn:active {
            background-color: #F1F6FA !important;
        }

.modal-title-text {
    font: normal normal 600 20px/30px !important;
    color: #445664 !important;
    font-size: 20px !important;
    font-weight: 600;
    margin: 0;
    margin-top: -5px;
    padding: 2% 2% 2% 0%;
}

.declineButton {
    border: 1px solid #236293 !important;
    border-radius: 8px !important;
    height: 42px;
    width: 123px;
    font-size: 17px !important;
    font-weight: 600 !important;
    color: #236293 !important;
    text-align: center;
    margin-right: 10px;
    line-height: 29px;
}

    .declineButton:active {
        background-color: #F1F6FA !important;
        color: #236293 !important;
    }

.acceptButton {
    background: #007A93 !important;
    border-radius: 8px !important;
    height: 42px;
    width: 123px;
    font-size: 17px !important;
    font-weight: 600 !important;
    color: #FFFFFF !important;
    text-align: left;
    margin-right: 0px !important;
}

    .acceptButton:hover {
        background-color: #0099B3 !important;
        color: #FFFFFF !important;
    }

    .acceptButton:active {
        background-color: #007A93 !important;
    }

.custom-modal-header {
    position: relative;
    overflow: hidden;
    z-index: 1;
    border-bottom: 1px solid #393939;
    color: #445664;
    text-align: left;
    padding: 20px 10px;
}

    .custom-modal-header h4 {
        text-align: left;
        width: 100%;
        padding: 0 15px;
    }

    .custom-modal-header > .close {
        color: #abadb0;
        font-size: 40px;
        position: absolute;
        right: 16px;
        top: 19px;
        cursor: pointer;
        opacity: 1;
        outline: none !important;
    }

    .custom-modal-header:before {
        content: '';
        position: absolute;
        left: 0;
        bottom: -15px;
        overflow: visible;
        width: 100%;
        height: 30px;
        background: #fff;
        z-index: -1;
        -webkit-transform: skewY(2deg);
        -moz-transform: skewY(2deg);
        -ms-transform: skewY(2deg);
        -o-transform: skewY(2deg);
        transform: skewY(2deg);
        -webkit-backface-visibility: hidden;
        backface-visibility: initial;
    }

.warningButtons {
    width: 80px;
}

.footer-link {
    color: #007A93 !important;
    font-weight: 600;
}

    .footer-link:hover {
        cursor: pointer;
        text-decoration: underline;
        color: #007A93;
    }



.zoom-link[tabindex="10000"]:focus {
    outline: none;
    Remove the default focus outline
}

.d-p {
    text-align: left;
    /*    font: normal normal 600 12px/24px Open Sans;
*/ letter-spacing: 0px;
    color: #393939;
    !important;
    opacity: 1;
}

.need-help {
    display: inline-block;
    padding: 0;
    min-width: 120px;
    text-align: left;
    /*    font: normal normal 800 12px/28px Open Sans;
*/ letter-spacing: 0px;
    color: #393939 !important;
    opacity: 1;
    /*font-family: 'Open Sans Bold';*/
    font-weight: 800;
}

    .need-help::after {
        content: '\00a0';
        Unicode for non-breaking space margin-left: 22px;
        Adjust the value to your preference
    }

.by-your-side::after {
    content: none;
    Unicode for non-breaking space margin-left: 15px;
    Adjust the value to your preference
}

.h-space::before {
    content: '\00a0';
    Unicode for non-breaking space margin-left: 0px;
    Adjust the value to your preference
}

.h-space::after {
    content: '\00a0';
    Unicode for non-breaking space margin-left: 0px;
    Adjust the value to your preference
}

.h-space: {
    content: '\00a0';
    Unicode for non-breaking space margin-left: 0px;
    Adjust the value to your preference
}

.h-space-p::before {
    content: '\00a0';
    Unicode for non-breaking space margin-left: 5px;
    Adjust the value to your preference
}

.h-space-p::after {
    content: '\00a0';
    Unicode for non-breaking space margin-left: 0px;
    Adjust the value to your preference
}

.h-space-p: {
    content: '\00a0';
    Unicode for non-breaking space margin-left: 5px;
    Adjust the value to your preference
}


.non-link-colour {
    color: #393939;
}

.link-under-need {
    text-align: left;
    text-decoration: underline;
    /* font: normal normal 600 12px/24px Open Sans;*/
    letter-spacing: 0px;
    color: #007A93;
    opacity: 1;
}

.link-under-by {
    text-align: left;
    text-decoration: underline;
    /* font: normal normal 600 12px/28px Open Sans;*/
    letter-spacing: 0px;
    color: #007A93;
    opacity: 1;
}



.default-btn {
    padding: 0 !important;
    color: #236293;
    border-radius: 8px;
    padding: 11px 18px;
    border: 1px solid #ffffff;
    text-align: left;
    /*font: normal normal 600 16px/14px Open Sans;*/
    letter-spacing: -0.13px;
    color: #236293;
    opacity: 1;
    outline: none !important;
}

.btn-secondary-OK {
    color: #236293 !important;
    background-color: #fff !important;
    border: 1px solid #ffffff !important;
    transition: .3s all;
}


/* Hover style */
.ok-btn-hover:hover {
    background-color: #F1F6FA !important;
    border: 1px solid #236293 !important;
    background: #F1F6FA 0% 0% no-repeat padding-box;
    border-radius: 8px;
    opacity: 1;
}

/* Focus style */
.focus:focus {
    background: #FFFFFF 0% 0% no-repeat padding-box;
    box-shadow: 1px 1px 3px #00000080;
    border: 1px solid #236293;
    border-radius: 8px;
    opacity: 1;
}

/* Pressed style */
.pressed:active {
    border: 1px solid #236293;
    border-radius: 8px;
    opacity: 1;
}


/*This Class or the sub-footer*/

.ok-btn-div {
    padding: 8px 18px;
    font-weight: 600;
    border-radius: 7px;
    border: 1px solid #236293;
    outline: none !important;
}

.icons-row {
    min-width: 150px;
}

.ms-5 {
    min-width: 150px;
    justify-content: left;
}

.faf-facebook {
    font-size: 17px !important;
    padding-right: 10px !important;
}

.fa-linkedin-in {
    padding-right: 5px;
}
/*Font weights code*/

@font-face {
    font-family: 'Open Sans Light';
    src: url('/lib/bootstrap/fonts/Open_Sans/static/OpenSans-Light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'Open Sans Bold';
    src: url('/lib/bootstrap/fonts/Open_Sans/static/OpenSans_Condensed-Bold.ttf') format('truetype');
    font-style: normal;
    font-weight: 800;
}

.contect-no {
    text-decoration: none !important;
}

.font-copy {
    font-size: 14px;
    padding: 5px 0px;
}

.footer-sticky {
    display: contents;
}