@media only screen and (max-width: 3800px) {}

@media only screen and (max-width: 2600px) {}

@media only screen and (max-width: 2599px) {}

@media only screen and (max-width: 2499px) {}

@media only screen and (max-width: 2399px) {}

@media only screen and (max-width: 2299px) {}

@media only screen and (max-width: 1920px) {}

@media only screen and (max-width: 1800px) {}

@media only screen and (max-width: 1799px) {}

@media only screen and (max-width: 1700px) {}

@media only screen and (max-width: 1699px) {}

@media only screen and (max-width: 1600px) {}

@media only screen and (max-width: 1599px) {}

@media only screen and (max-width: 1550px) {
    .navRow .menuBlock ul {
        padding-left: 0;
    }
    .navRow .menuBlock ul li {
        margin-right: 20px;
    }
    .navRow .menuBlock ul.navRight {
        max-width: 90px;
        margin-left: 20px;
    }
    .navRow .menuBlock ul li a {
        padding: 8px 0px;
    }

}

@media only screen and (max-width: 1500px) {}

@media only screen and (max-width: 1449px) {
     .terms-conditions-page-content .custom-container {
        max-width: calc(1200px + 30px);
    }
}

@media only screen and (max-width: 1370px) {}

@media only screen and (max-width: 1300px) {

    .authPageInner .left,
    .authPageInner .right {
        width: 50%;
    }

    .authPageInner .right {
        padding: 60px 35px 60px 35px;
    }

    .container {
        padding: 0 50px;
    }

    .brand-assessment-card-box .brand-assessment-get-input-lists li {
        column-gap: 24px;
    }

    .brand-assessment-card-box .brand-assessment-get-input-lists li .info-box {
        max-width: 310px;
    }

    .brand-assessment-card-box .brand-assessment-get-input-lists li .input-box {
        width: 100%;
        max-width: calc(100% - 310px);
        column-gap: 24px;
    }

    .brand-assessment-card-box .brand-assessment-get-input-lists li .input-box select.custom-form-control {
        width: 45%;
    }

    .brand-assessment-card-box .brand-assessment-get-input-lists li .input-box textarea.custom-form-control {
        width: 55%;
    }

    .start-new-assessment-body .brand-assessment-card-box {
        padding: 20px 32px 20px;
    }

    .left-right-section-s1 .left-container {
        padding: 10px 20px;
    }

    .left-right-section-s1 .left-container h2 {
        font-size: 35px;
        line-height: 48px;
    }

    .left-right-section-s1 .right-container {
        padding: 35px 20px;
    }

    .list-items-w-left-tick {
        row-gap: 18px;
    }

    .list-items-w-left-tick li img {
        margin: 2px 15px 0 0;
    }

    .left-absolute-right-image-section .inner-row .text-container {
        row-gap: 20px;
        padding: 24px 24px;
        width: calc(60% + 50px);
        margin-right: -50px;
    }

    .left-absolute-right-image-section .inner-row .image-container {
        width: 40%;
    }

    .about-us-page-content .left-right-image-text-contain .text-container {
        padding: 42px 32px;
    }
}

@media only screen and (max-width: 1280px) {
    .contentBoxwrap {
        padding: 36px 15px 25px;
    }

    .sideBar {
        max-width: 274px;
    }

    .contentArea {
        padding-left: 274px;
    }

    .contentBoxwrap .form-group .form-control {
        padding: 12px 10px;
    }

    .phoneGroup .col-3 {
        padding-right: 0;
    }

    /* start: .change-password-card-box */
    .change-password-card-box {
        margin: 24px auto 0;
    }

    /* end: .change-password-card-box */
}

@media only screen and (max-width: 1279px) {
    .container {
        padding: 0 24px;
    }

    .contentAreaInner {
        padding: 30px 15px;
    }

    .start-new-assessment-header {
        row-gap: 20px;
        padding: 0px 0 21px;
    }

    .contentAreaHeader {
        padding: 15px 15px;
    }

    .sideBar .logoBlock {
        padding: 11px 15px;
    }

    .sideBar .userNav {
        padding: 15px 15px;
    }

    .authPageInner .left .authContent h1 {
        font-size: 55px;
        line-height: 70px;
    }

    .authPageInner .left .authContent {
        padding: 0% 2% 0 5%
    }

    .authPageInner .left .authContentHead {
        padding: 38px 2% 0 5%;
    }

    .authPageInner .left .authContentFooter {
        padding: 0% 2% 0 5%
    }
}

@media only screen and (max-width: 1249px) {
     .terms-conditions-page-content .custom-container {
        max-width: calc(992px + 30px);
    }
}
@media only screen and (max-width: 1199px) {
    .contact-us-contain-sec .left-info {
        max-width: calc(100% - 516px);
        padding: 45px 15px 45px 0;
    }

    .contact-us-contain-sec .right-info {
        max-width: 516px;
    }

    .contact-us-contain-sec .contact-us-form-box {
        padding: 0 15px 15px 0;
        margin-top: -24px;
    }

    .contact-us-contain-sec .contact-us-form-box::after {
        width: calc(100% - 15px);
        height: calc(100% - 15px);
    }

    .contact-us-contain-sec .contact-us-form-box .contact-us-form-box-inner {
        box-shadow: 0px 13px 60px -4px rgb(0 0 0 / 31%);
        padding: 36px 28px 36px;
    }

    .my-subscriptiption-details-row .my-subscriptiption-details-box .subscription-benefits li {
        font-size: 14px;
        padding-left: 24px;
        column-gap: 10px;
    }

    .my-subscriptiption-details-row .my-subscriptiption-details-col {
        max-width: 50%;
    }

    .start-new-assessment-body {
        max-height: unset;
        overflow: unset;
    }

    .under-construction-section .under-construction-pic {
        max-width: 50vw;
    }

    .under-construction-section {
        padding: 20px 0 24px;
    }

    .under-construction-section h1 {
        font-size: 35px;
        line-height: 42px;
    }

    .under-construction-section h2 {
        font-size: 13px;
        letter-spacing: 0.46em;
        line-height: 26px;
    }

    /* start: pdf_content_responsive */
    .pdf_content_responsive .download-pdf-container {
        padding-left: 15px;
        padding-right: 15px;
        row-gap: 20px;
    }

    .pdf_content_responsive .download-pdf-contents {
        padding-top: 32px;
        padding-bottom: 32px;
    }

    .pdf_content_responsive .download-pdf-contents .download-pdf-banner {
        padding: 124px 0 140px;
    }

    .pdf_content_responsive .pdf-card-box-white {
        padding-left: 15px;
        padding-right: 15px;
    }

    /* end: pdf_content_responsive */
    .container, .container-lg, .container-md, .container-sm{
        max-width: 100% !important;
    }
}

@media only screen and (max-width: 1050px) {
    .navRow .menuBlock ul li {
        margin-right: 10px;
    }
    .navRow .menuBlock ul.navRight {
        margin-left: 15px;
    }

    .navRow .menuBlock ul li a {
        font-size: 15px;
    }

    .contentAreaInner-body.add-basic-details-body {
        padding: 0 32px 40px;
    }
}

@media only screen and (max-width: 1024px) {

    /* start: customTable-s1 */
    .customTable-s1 table {
        display: block;
    }

    .customTable-s1 table thead {
        display: none;
    }

    .customTable-s1 table tbody:before {
        display: none;
    }

    .customTable-s1 table tbody {
        display: block;
        width: 100%;
    }

    .customTable-s1 table tbody tr {
        display: block;
        width: 100%;
        border-radius: 10px;
        background: #F4F4F4;
        padding: 10px 15px;
        box-shadow: 1px 3px 8px 1px #e1dbdb;
    }

    .customTable-s1 table tbody tr:not(:first-child) {
        margin-top: 15px;
    }

    .customTable-s1 table tbody tr td {
        display: flex;
        max-width: 100% !important;
        min-width: unset !important;
        width: 100% !important;
        background: transparent;
        padding: 8px 0;
        text-align: left !important;

    }

    .customTable-s1 table tbody tr td::before {
        content: attr(data-th)":";
        color: #404051;
        font-size: 12px;
        font-weight: 500;
        margin: 0;
        display: inline-block;
        width: 120px;
        padding-right: 8px;
        flex: 0 0 auto;
    }

    .customTable-s1 table tbody tr td {
        border-radius: 0 !important;
    }

    .customTable-s1 table tbody td span {
        line-height: unset;
        max-width: 100%;
        overflow-wrap: break-word;
        word-wrap: break-word;
        word-break: break-word;
        white-space: normal;
    }

    /* end: customTable-s1 */
}


@media only screen and (max-width: 991px) {
    .container {
        padding: 0 15px;
    }

    .authPageInner .left {
        width: 45%;
    }

    .authPageInner .left .authContent h1 {
        font-size: 45px;
    }

    .authPageInner .right {
        width: 55%;
    }

    .authPageInner .right {
        padding: 40px 25px 40px 25px;
    }

    .navRow .menuBlock ul.mainNavigation {
        width: 100%;
        max-width: 75%;
        position: fixed;
        flex-wrap: wrap;
        background: #655fd9;
        top: 85px;
        bottom: 0;
        z-index: 2;
        padding: 1.0625rem 0;
        right: -100%;
        -webkit-transition: .2s ease-out;
        -moz-transition: .2s ease-out;
        transition: .2s ease-out;
        display: block;
    }

    .navRow .menuBlock ul.mainNavigation.show {
        right: 0;
    }

    #toggler_btn {
        display: flex;
        justify-content: center;
        align-items: center;
        background-color: transparent;
        border: none;
        color: #fff;
        margin-left: 20px;
        cursor: pointer;
    }

    #toggler_btn .close {
        display: none;
    }

    #toggler_btn.active_Cross .close {
        display: block;
    }

    #toggler_btn.active_Cross .hamburg {
        display: none;
    }

    .bodyfrezze {
        overflow: hidden;
        position: relative;
    }

    .bodyfrezze::before {
        content: "";
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
        position: absolute;
        background: rgba(5, 10, 16, 0.8);
        z-index: 2;
    }

    .navRow .menuBlock ul li a {
        font-size: 16px;
        width: 100%;
        display: block;
    }

    .homeBannerInner h1 {
        font-size: 60px;
        line-height: 80px;
    }

    .contentAreaHeader h3 {
        padding-left: 112px;
    }

    .sideBar .userNav .avatarBlock .avatarContent {
        display: none;
    }

    .sideNav ul li a span {
        display: none;
    }

    .sideBar {
        display: none;
    }

    .sideBar.show {
        max-width: 324px;
        display: block;
    }

    .contentArea {
        padding-left: 0px;
    }

    .contentArea.contentAreaExpand {
        padding-left: 0px;
    }

    .contentArea .mobileLogoBlock {
        position: absolute;
        width: 80px;
        height: 63px;
        background: linear-gradient(180deg, #161566 0%, #3B27AD 100%);
        left: 0;
        top: 0;
        display: flex;
        justify-content: center;
        align-items: center;
    }

    #admintoggler_btn {
        display: flex;
        justify-content: center;
        align-items: center;
        color: #000;
        border: none;
        background-color: transparent;
        position: absolute;
        left: 84px;
    }

    #admintoggler_btn.sidebarclose {
        display: none;
    }

    #admintoggler_btn.sidebarclose.show {
        display: flex;
    }

    .contentAreaHeader .right a {
        font-size: 14px;
    }

    .contentAreaHeader .right .divider {
        margin: 0 10px;
    }

    .contentAreaHeader {
        padding: 5px 15px;
        position: relative;
    }

    .sideBar .logoBlock {
        padding: 19px 15px;
        position: relative;
    }

    .sideBar .logoBlock #admintoggler_btn {
        right: 15px;
        color: #fff;
        top: 25px;
        left: initial;
    }

    .sideBar.show .userNav .avatarBlock .avatarContent {
        display: block;
    }

    .sideBar.show .sideNav ul li a span {
        display: block;
    }

    .signupPage .authPageInner .left {
        display: none;
    }

    .signupPage .authPageInner .right,
    .signupPage .authPageInner .left {
        width: 100%;
    }

    .signupPage .authPageInner .right {
        border-radius: 0px;
    }

    .contentAreaInner-body.add-basic-details-body {
        padding: 0 24px 30px;
    }

    .add-basic-details-form-container .submit-actions {
        margin: 0px 0 0;
    }

    .add-basic-details-form-container .submit-actions .custom-blue-btn {
        width: 170px;
        height: 51px;
    }

    /* start: help-us page */
    .help-us-banner {
        padding: 32px 32px 50px;
    }

    .help-us-banner h1 {
        font-size: 40px;
    }

    .help-us-banner p {
        font-size: 18px;
        line-height: 28px;
        margin: 15px 0 0;
    }

    /* end: help-us page */
    .contact-us-contain-sec .right-info {
        max-width: 380px;
    }

    .contact-us-contain-sec .left-info {
        max-width: calc(100% - 380px);
        padding: 24px 15px 24px 0;
    }

    .contact-us-contain-sec .contact-us-form-box .contact-us-form-box-inner {
        padding: 24px 20px 24px;
    }

    .contact-us-contain-sec .contact-us-form-box .contact-us-form-box-inner .custom-form-group {
        margin-bottom: 16px;
    }

    .contact-us-contain-sec .contact-us-form-box .form-submit-action .custom-blue-btn {
        width: 230px;
        height: 58px;
    }

    .brand-assessment-card-box .brand-assessment-get-input-lists li {
        column-gap: 15px;
    }

    .brand-assessment-card-box .brand-assessment-get-input-lists li .info-box {
        max-width: 250px;
    }

    .brand-assessment-card-box .brand-assessment-get-input-lists li .input-box {
        max-width: calc(100% - 250px);
        column-gap: 15px;
    }

    /* start: .change-password-card-box */
    .change-password-card-box {
        margin: 16px auto 0;
        padding: 28px 20px 35px;
    }

    .change-password-card-box .change-password-form {
        margin: 45px auto 0;
    }

    .change-password-card-box .submit-action-btns {
        margin-top: 37px;
    }

    /* end: .change-password-card-box */

    .under-construction-section .under-construction-pic {
        max-width: 490px;
        width: 100%;
    }

    .under-construction-section {
        padding: 10px 0 24px;
        min-height: calc(100vh - 170px);
    }

    .under-construction-section h1 {
        font-size: 30px;
        line-height: 35px;
        margin-bottom: 4px;
    }

    .under-construction-section h2 {
        font-size: 13px;
        letter-spacing: 0.36em;
        line-height: 24px;
    }

    .about-us-page-content .left-right-section-s1 {
        flex-wrap: wrap;
    }

    .left-right-section-s1 .left-container {
        max-width: unset;
        text-align: center;
        padding: 40px 15px;
        border-radius: 0;
    }

    .left-right-section-s1 .right-container {
        max-width: unset;
        padding: 42px 15px;
    }

    .left-absolute-right-image-section .inner-row .text-container {
        width: 100%;
        margin-right: 0;
    }

    .left-absolute-right-image-section .inner-row .image-container {
        width: 100%;
    }

    .left-absolute-right-image-section .inner-row {
        flex-wrap: wrap-reverse;
    }

    .about-us-page-content .left-right-image-text-contain {
        flex-wrap: wrap;
    }

    .about-us-page-content .left-right-image-text-contain .image-container {
        max-width: unset;
        border-radius: 0;
    }

    .about-us-page-content .left-right-image-text-contain .text-container {
        max-width: unset;
        padding: 42px 15px;
    }

    /* start: pdf_content_responsive */
    .pdf_content_responsive .download-pdf-contents .download-pdf-banner {
        padding: 95px 0 110px;
    }

    .pdf_content_responsive .download-pdf-contents .download-pdf-banner img {
        max-width: 300px;
    }

    .pdf_content_responsive .download-pdf-banner h5 {
        margin: 34px 0 0;
        font-size: 24px;
        line-height: 26px;
    }

    .pdf_content_responsive .download-pdf-banner h3 {
        font-size: 34px;
        line-height: 28px;
    }

    .pdf_content_responsive .pdf-paragraph-sec .pdf-card-box-white .center-img {
        max-width: 240px;
    }

    .pdf_content_responsive .pdf-paragraph-sec p {
        margin-bottom: 24px;
    }

    .pdf_content_responsive .pdf-assessment-summary-sec .pdf-card-box-white {
        padding-top: 40px;
        padding-bottom: 35px;
    }

    .pdf_content_responsive .pdf-assessment-summary-sec .pdf-assessment-summary-lists {
        padding-top: 35px;
    }

    .pdf_content_responsive .pdf-assessment-summary-lists li {
        padding: 10px;
    }

    .pdf_content_responsive .pdf-assessment-summary-lists {
        margin: -10px;
    }

    .pdf_content_responsive .pdf-assessment-summary-lists .pdf-assessment-summary-box {
        grid-row-gap: 20px;
        padding: 24px 15px;
    }

    .pdf_content_responsive .pdf-assessment-summary-sec p {
        margin: 24px 0 0;
    }

    .pdf_content_responsive .pdf-actual-report-sec .pdf-card-box-white {
        padding-top: 40px;
        padding-bottom: 35px;
    }

    .pdf_content_responsive .pdf-actual-report-sec .pdf-actual-report-sec-pic {
        margin: 35px auto 0;
    }

    .pdf_content_responsive .pdf-actual-report-sec p {
        margin: 24px 0 0;
    }

    .pdf_content_responsive .pdf-assessment-report-sec .pdf-card-box-white {
        padding-top: 40px;
        padding-bottom: 35px;
    }

    .pdf_content_responsive .pdf-assessment-report-sec h4 {
        margin: 24px 0 0;
    }

    .pdf_content_responsive .pdf-assessment-report-sec .pdf-assessment-summary-lists {
        padding-top: 24px;
    }

    .pdf_content_responsive .pdf-assessment-report-sec p {
        margin: 24px 0 0;
    }

    .pdf_content_responsive .pdf-brand-box-lists {
        column-gap: 15px;
        row-gap: 15px;
        margin-top: 15px;
    }

    .pdf_content_responsive .download-pdf-contents .pdf-card-box-white .scrollable-paragraph-lists li {
        padding: 24px 0;
    }

    .pdf_content_responsive .download-pdf-contents .pdf-card-box-white .links-list {
        margin: -7.5px;
    }

    .pdf_content_responsive .pdf-assessment-report-sec .pdf-bottom-logo {
        margin-top: 20px;
    }

    .pdf_content_responsive .download-pdf-contents .pdf-card-box-white .links-list li {
        padding: 7.5px;
    }

    .pdf_content_responsive .pdf-thanku-sec .pdf-card-box-white {
        padding-top: 40px;
        padding-bottom: 35px;
    }

    .pdf_content_responsive .download-pdf-contents .pdf-card-box-white h1 {
        font-size: 60px;
        line-height: 62px;
    }

    .pdf_content_responsive .pdf-thanku-sec h1 {
        margin-bottom: 24px;
    }

    .pdf_content_responsive .pdf-thanku-sec p {
        margin-bottom: 24px;
    }

    /* end: pdf_content_responsive */
}

@media only screen and (max-width: 850px) {
    .homeBannerInner h1 {
        font-size: 50px;
        line-height: 70px;
    }

    .successPageInner {
        max-width: 600px;
    }
}

@media only screen and (max-width: 768px) {
    .homeBannerInner h1 {
        font-size: 40px;
        line-height: 60px;
    }

    .homeBannerInner p {
        font-size: 16px;
    }

    .start-new-assessment-header h1 {
        font-size: 24px;
    }
}

@media only screen and (max-width: 767px) {
    .terms-conditions-page-content {
        padding: 30px 0 45px;
    }
    .form-control {
        padding: 8px 15px;
        height: 50px;
        font-size: 14px;
    }

    .inputGroupRight {
        top: 13px;
    }

    .authPageInner .right .form-group {
        margin-bottom: 8px;
    }

    .authPage {
        min-height: auto;
    }

    .authPageInner .left {
        width: 100%;
        min-height: auto;
        padding: 10% 0;
        display: none;
    }

    .authPageInner .left .authContent h1 {
        font-size: 45px;
    }

    .authPageInner .right {
        width: 100%;
        min-height: auto;
        border-radius: 0px 0px 0px 0px;
    }

    .authPageInner .right {
        padding: 40px 25px 40px 25px;
    }


    .contentAreaHeader h3 {
        font-size: 16px;
    }

    .authPageInner .right .infotext a {
        max-width: 116px;
        height: 34px;
        margin-left: 15px;
        font-size: 13px;
    }

    .contact-us-contain-sec .container {
        display: block;
    }

    .contact-us-contain-sec .left-info {
        max-width: unset;
        padding: unset;
        width: unset;
    }

    .contact-us-contain-sec .right-info {
        max-width: unset;
        padding: 24px 0 0;
    }

    .contact-us-contain-sec .contact-us-form-box {
        padding: 0 15px 15px 0;
        margin-top: 0;
    }

    .contact-us-contain-sec {
        padding: 32px 0;
    }

    .contact-us-banner h1 {
        line-height: 52px;
    }

    .contact-us-contain-sec .left-info h2 {
        font-size: 36px;
        line-height: 50px;
    }

    .brand-assessment-card-box .brand-assessment-get-input-lists li {
        flex-direction: column;
        padding: 10px;
        border-radius: 10px;
        box-shadow: 3px 2px 7px 0px #adadad;

    }

    .brand-assessment-card-box .brand-assessment-get-input-lists li .input-box {
        flex-direction: column;
        column-gap: unset;
        row-gap: 10px;
    }

    .brand-assessment-card-box .brand-assessment-get-input-lists li .info-box {
        max-width: unset;
        margin-bottom: 4px;
    }

    .brand-assessment-card-box .brand-assessment-get-input-lists li .input-box {
        max-width: unset;
    }

    .brand-assessment-card-box .brand-assessment-get-input-lists li .input-box select.custom-form-control {
        width: 100%;
    }

    .brand-assessment-card-box .brand-assessment-get-input-lists li .input-box textarea.custom-form-control {
        width: 100%;
    }

    .start-new-assessment-body .brand-assessment-card-box h2 {
        font-size: 20px;
        line-height: 26px;
        margin: 0 0 13px;
    }

    .brand-assessment-card-box .brand-assessment-get-input-lists li .counter {
        font-size: 14px;
        line-height: 21px;
        width: 33px;
    }

    .change-password-card-box .heading h1 {
        font-size: 25px;
        line-height: 25px;
    }

    .change-password-card-box .heading {
        padding: 0 0 25px;
    }

    /* start: .custom-modal-s1 */
    .custom-modal-s1,
    .custom-modal-s1 .modal-dialog {
        padding: 0 !important;
        margin: 0 !important;
    }

    .custom-modal-s1 .modal-content {
        border-radius: 0 !important;
        border: 0 !important;
        height: 100vh !important;
        padding: 0 !important;
    }

    .custom-modal-s1 .modal-header {
        padding: 15px 34px 15px 15px;
    }

    .custom-modal-s1 .custom-close-btn {
        max-width: 23px;
        right: 8px;
        top: 13px;
    }

    .custom-modal-s1 .modal-header h3 {
        font-size: 18px;
        line-height: 22px;
    }

    .custom-modal-s1 .modal-body {
        padding: 20px 15px 24px;
    }

    .custom-modal-s1 .custom-form-group {
        margin-bottom: 18px;
    }

    .my_account_deatils_add_card_common_body .action-btns {
        margin-top: 26px;
    }

    .my_account_deatils_add_card_common_body .action-btns .custom-blue-btn {
        width: 160px;
        height: 48px;
    }

    /* end: .custom-modal-s1 */
    .about-us-page-content .left-right-text-contents {
        margin-top: 24px;
    }

    .about-us-page-content .left-right-text-contents .row {
        display: flex;
        flex-direction: column;
        grid-row-gap: 20px;
    }


    /* start: pdf_content_responsive */
    .pdf_content_responsive .download-pdf-contents .download-pdf-banner {
        padding: 45px 0 55px;
    }

    .pdf_content_responsive .download-pdf-contents .download-pdf-banner img {
        max-width: 220px;
    }

    .pdf_content_responsive .download-pdf-banner h5 {
        margin: 24px 0 0;
        font-size: 20px;
        line-height: 22px;
    }

    .pdf_content_responsive .download-pdf-banner h3 {
        font-size: 25px;
        line-height: 24px;
        margin: 10px 0 0;
    }

    .pdf_content_responsive .pdf-paragraph-sec .pdf-card-box-white .center-img {
        max-width: 200px;
    }

    /* end: pdf_content_responsive */
}

@media only screen and (max-width: 650px) {
    .footerInner {
        flex-wrap: wrap;
        justify-content: center;
    }

    .footerInner p {
        width: 100%;
        text-align: center;
    }

    .footerInner ul {
        padding: 15px 0 0;
    }

    .contentAreaHeader .right {
        padding-left: 42px;
        width: 100%;
        justify-content: flex-end;
    }

    .contentAreaHeader .right .divider {
        margin: 0 0px 0 10px;
    }

    .contentAreaHeader .right .dropdown .btn {
        padding: 10px 0px 10px 10px;
    }

    .contentAreaHeader .right a {
        font-size: 12px;
    }

    .contentBoxwrap {
        margin: 24px 0;
    }

    .successPageInner {
        max-width: 450px;
        padding: 15px 15px;
    }

    .successPageInner h3 {
        font-size: 45px;
        line-height: 45px;
    }

    .successPageInner img {
        width: 60px;
    }

    .successPageInner p {
        font-size: 16px;
        line-height: 22px;
    }

    /* start: help-us page */
    .help-us-banner {
        padding: 28px 15px 40px;
    }

    .help-us-banner h1 {
        font-size: 32px;
    }

    .help-us-banner p {
        font-size: 16px;
        line-height: 24px;
    }

    /* end: help-us page */
    .my-subscriptiption-details-row .my-subscriptiption-details-col {
        max-width: unset;
    }

    .my-subscriptiption-details-header h1 {
        font-size: 24px;
        line-height: 26px;
    }

    .my-subscriptiption-details-header {
        padding: 0 0 16px;
    }

    .footer-top-contact-sec .inner-box {
        row-gap: 24px;
    }

    .footer-top-contact-sec h2 {
        font-size: 32px;
        line-height: 45px;
    }
}

@media only screen and (max-width: 590px) {
    .splashScreenInner {
        padding-left: 4%;
        padding-right: 4%;
    }

    .splashScreenInner h1 {
        font-size: 35px;
        line-height: 47px;
    }
}

@media only screen and (max-width: 575px) {

    /* start: my_account_deatils_add_card */
    .my_account_deatils_add_card_common_logo img {
        max-width: 85px;
    }

    .my_account_deatils_add_card_common_wrapper {
        padding: 16px 15px;
    }

    .my_account_deatils_add_card_common_header {
        min-height: 60px;
        margin-top: 8px;
        padding: 10px;
    }

    .my_account_deatils_add_card_common_header h4 {
        font-size: 16px;
        line-height: 23px;
    }

    .my_account_deatils_add_card_common_body {
        padding: 24px 16px 24px;
        margin-top: 10px;
    }

    .custom-form-group {
        margin-bottom: 16px;
    }

    .custom-form-control {
        height: 48px;
        padding: 0 12px;
    }

    .custom-form-group label {
        font-size: 14px;
    }

    .my_account_deatils_add_card_common_body .action-btns {
        margin-top: 24px;
    }

    .custom-blue-btn,
    .custom-gray-btn {
        font-size: 14px;
        line-height: 24px;
    }

    /* end: my_account_deatils_add_card */
    .customTable-s1 table tbody tr {
        padding: 8px 10px;
    }

    .customTable-s1 table tbody tr td {
        padding: 5px 0;
    }

    .contentAreaInner-footer-custom-pagination .custom-pagination-list .total-no {
        margin: 0 12px;
    }

    .contentAreaInner-footer-custom-pagination .custom-pagination-list .current-page-no {
        font-size: 15px;
        margin: 0 10px;
    }

    .contentAreaInner-body {
        padding: 0 10px 15px;
    }

    .contentAreaInner-header {
        padding: 12px 0;
    }

    .contentAreaInner-header .left-box h2 {
        font-size: 16px;
        line-height: 18px;
    }

    .contentAreaInner-header .right-box .custom-blue-btn {
        width: 125px;
        height: 36px;
        padding: 0 8px;
    }

    /* start: add-basic-details-body */
    .add-basic-details-header h1 {
        font-size: 22px;
        line-height: 24px;
    }

    .add-basic-details-header {
        border-bottom: 1px solid #c7c7c7;
        padding: 20px 0 18px;
    }

    .add-basic-details-body .custom-file-uploader-s1 {
        margin: 24px 0 0;
    }

    .custom-file-uploader-s1 figure {
        width: 110px;
        height: 110px;
        border: 3px solid #6C5FFC;
    }

    .custom-file-uploader-s1 h5 {
        font-size: 14px;
        line-height: 24px;
        margin: 8px 0 0;
    }

    .add-basic-details-form-container {
        padding-top: 24px;
    }

    .add-basic-details-form-container .submit-actions {
        margin: 10px 0 0;
    }

    .contentAreaInner-body.add-basic-details-body {
        padding: 0 10px 27px;
    }

    /* end: add-basic-details-body */
    .customTable-s1 table tbody tr .checkbox-with-rg-text .custom-checkbox-s1 {
        margin: 0 8px 0 0;
    }

    .customTable-s1 table tbody tr .checkbox-with-rg-text .text-container {
        padding-top: 0;
    }

    .custom-form-group label strong {
        font-size: 17px;
        line-height: 20px;
    }

    .mew-assessment-form-content .custom-form-group {
        margin-bottom: 10px;
    }

    .select-assessments-to-complete-table {
        padding-top: 8px;
    }

    .mew-assessment-form-content .assign-submit-action button,
    .start-new-assessment-submit-action button {
        width: 150px;
        height: 48px;
    }

    .start-new-assessment-submit-action button img {
        margin-left: 10px;
    }

    .mew-assessment-form-content .assign-submit-action {
        padding: 0 0 0;
    }

    .contentAreaInner-body.mew-assessment-form-content {
        padding: 0 10px 20px;
    }

    .help-us-form .help-us-form-container .custom-form-group textarea.custom-form-control {
        padding-top: 8px;
        padding-bottom: 8px;
    }

    .help-us-form .form-action .custom-blue-btn {
        width: 160px;
        height: 48px;
    }

    .contact-us-banner h1 {
        line-height: 32px;
        font-size: 32px;
    }

    .contact-us-contain-sec .left-info h2 {
        font-size: 32px;
        line-height: 36px;
    }

    .contact-us-contain-sec .left-info h4 {
        font-size: 16px;
        line-height: 24px;
    }

    .contact-us-contain-sec .left-info .getintouch-lists {
        margin: 24px 0 0;
        row-gap: 10px;
    }

    .contact-us-contain-sec .left-info .getintouch-lists li figure figcaption h5 {
        font-size: 15px;
        line-height: 18px;
    }

    .contact-us-contain-sec .left-info .getintouch-lists li figure figcaption p,
    .contact-us-contain-sec .left-info .getintouch-lists li figure figcaption a {
        font-size: 14px;
        line-height: 21px;
        margin: 3px 0 0;
    }

    .contact-us-contain-sec .contact-us-form-box {
        padding: 0 10px 10px 0;
    }

    .contact-us-contain-sec .contact-us-form-box .contact-us-form-box-inner {
        padding: 20px 15px;
    }

    .contact-us-contain-sec .contact-us-form-box .contact-us-form-box-inner .custom-form-group {
        margin-bottom: 14px;
    }

    .contact-us-contain-sec .contact-us-form-box .form-submit-action .custom-blue-btn {
        width: 200px;
        height: 48px;
    }

    .contact-us-contain-sec .contact-us-form-box textarea.custom-form-control {
        padding-top: 8px;
        padding-bottom: 6px;
    }

    .contact-us-contain-sec .contact-us-form-box .form-submit-action .custom-blue-btn img {
        margin-left: 12px;
        width: 18px;
    }

    .my-subscriptiption-details-header h1 {
        font-size: 20px;
        line-height: 22px;
    }

    .my-subscriptiption-details-row .my-subscriptiption-details-box .action-btns .buy-now-btn {
        font-size: 14px;
        max-width: 165px;
        height: 48px;
    }

    .my-subscriptiption-details-row .my-subscriptiption-details-box .type {
        font-size: 14px;
        line-height: 24px;
        width: 100px;
        height: 40px;
        top: 15px;
    }

    .my-subscriptiption-details-header h1 {
        font-size: 18px;
        line-height: 22px;
        margin: 0;
    }

    .my-subscriptiption-details-row .my-subscriptiption-details-box .subscription-benefits {
        margin: 20px 0 0;
        padding: 20px 0 0;
        row-gap: 10px;
    }

    .my-subscriptiption-details-row .my-subscriptiption-details-box .subscription-benefits li::before {
        width: 10px;
        height: 10px;
        top: 5px;
    }

    .my-subscriptiption-details-row .my-subscriptiption-details-box.subscription-benefits li img {
        width: 16px;
    }

    .my-subscriptiption-details-wrapper {
        padding-bottom: 40px;
    }

    .start-new-assessment-body .brand-assessment-card-box {
        padding: 15px 10px;
    }

    .start-new-assessment-body .brand-assessment-card-box h2 {
        font-size: 16px;
        line-height: 22px;
        margin: 0 0 10px;
    }

    .brand-assessment-card-box .brand-assessment-get-input-lists li p {
        font-size: 14px;
        line-height: 19px;
    }

    .brand-assessment-card-box .brand-assessment-get-input-lists li .input-box textarea.custom-form-control {
        padding-top: 8px;
        padding-bottom: 4px;
    }

    .start-new-assessment-submit-action button img {
        width: 19px;
    }

    .start-new-assessment-header h1 {
        font-size: 18px;
    }

    .start-new-assessment-header {
        row-gap: 16px;
        padding: 0px 0 16px;
    }

    .start-new-assessment-header .filter-lists li .filter-btn {
        font-size: 14px;
        line-height: unset;
        padding: 0 12px;
        height: 38px;
    }

    .start-new-assessment-submit-action {
        padding: 30px 0 0;
    }

    .change-password-card-box .change-password-form {
        margin: 20px auto 0;
    }

    .change-password-card-box .heading h1 {
        font-size: 20px;
        line-height: 22px;
    }

    .change-password-card-box {
        margin: 0 auto 0;
        padding: 20px 15px 24px;
    }

    .change-password-card-box .heading {
        padding: 0 0 18px;
    }

    .change-password-card-box .submit-action-btns {
        margin-top: 24px;
    }

    .change-password-card-box .submit-action-btns .update-btn {
        width: 160px;
        height: 48px;
    }

    .custom-modal-s1 .custom-form-group {
        margin-bottom: 10px;
    }



    .under-construction-section .under-construction-pic {
        max-width: 380px;
    }

    .under-construction-section h1 {
        font-size: 25px;
        line-height: 30px;
    }

    .under-construction-section h2 {
        font-size: 13px;
        letter-spacing: 0.32em;
    }

    .custom-commn-inner-banner h1 {
        font-size: 25px;
    }

    .custom-commn-inner-banner .action-btn {
        margin-top: 15px;
    }

    .custom-commn-inner-banner .action-btn .transparent-btn {
        width: 175px;
        height: 42px;
        font-size: 14px;
    }

    .about-us-page-content {
        padding: 40px 0;
    }

    .sec-title1 {
        font-size: 25px;
        line-height: 32px;
    }

    .sec-title1 small {
        font-size: 22px;
    }

    .about-us-page-content .sec-top-title p {
        font-size: 14px;
        line-height: 24px;
        padding-top: 10px;
    }

    .about-us-page-content .left-right-section-s1 {
        margin-top: 40px;
    }

    .left-right-section-s1 .left-container {
        padding: 24px 15px;
    }

    .left-right-section-s1 .left-container h2 {
        font-size: 22px;
        line-height: 32px;
    }

    .left-right-section-s1 .right-container {
        max-width: unset;
        padding: 24px 15px;
    }

    .list-items-w-left-tick li img {
        margin: 3px 10px 0 0 !important;
        max-width: 18px !important;
    }

    .list-items-w-left-tick li {
        font-size: 14px !important;
        line-height: 24px !important;
    }

    .left-absolute-right-image-section {
        margin-top: 40px;
    }

    .left-absolute-right-image-section .inner-row {
        margin-top: 24px;
    }

    .left-absolute-right-image-section .text-container p {
        font-size: 14px;
        line-height: 24px;
    }

    .left-absolute-right-image-section .inner-row .text-container {
        row-gap: 15px;
        padding: 24px 15px;
    }

    .list-items-w-left-tick {
        row-gap: 15px;
    }

    .footer-top-contact-sec {
        padding: 40px 0;
    }

    .footer-top-contact-sec h2 {
        font-size: 24px;
        line-height: 32px;
    }

    .footer-top-contact-sec .inner-box {
        row-gap: 15px;
    }

    .custom-commn-inner-banner .action-btn .transparent-btn {
        width: 170px;
        height: 40px;
    }

    .custom-commn-inner-banner {
        padding: 30px 0;
    }

    .footer-top-contact-sec .contact-us-btn {
        width: 170px;
        height: 40px;
        font-size: 14px;
    }

    .about-us-page-content .left-right-image-text-contain {
        margin-top: 40px;
    }

    .about-us-page-content .left-right-image-text-contain .text-container h2 {
        font-size: 25px;
        line-height: 34px;
    }

    .about-us-page-content .left-right-image-text-contain .text-container p {
        font-size: 14px;
        line-height: 24px;
        margin: 15px 0 0;
    }

    .about-us-page-content .left-right-image-text-contain .text-container {
        max-width: unset;
        padding: 24px 15px;
    }

    .sec-tm-80px {
        margin-top: 40px !important;
    }

    .about-us-page-content .left-right-text-contents p {
        font-size: 14px;
        line-height: 24px;
    }

    .about-us-page-content .left-right-text-contents p + p {
        margin-top: 15px;
    }

    /* start: pdf_content_responsive */
    .pdf_content_responsive .download-pdf-contents .download-pdf-banner img {
        max-width: 180px;
    }

    .download-pdf-contents .pdf-card-box-white p {
        font-size: 14px;
        line-height: 24px;
    }

    .pdf_content_responsive .pdf-paragraph-sec p {
        margin-bottom: 10px;
    }

    .pdf_content_responsive .download-pdf-banner h3 {
        font-size: 22px;
        line-height: 22px;
        margin: 6px 0 0;
    }

    .pdf_content_responsive .download-pdf-banner h5 {
        margin: 18px 0 0;
        font-size: 16px;
        line-height: 20px;
    }

    .pdf_content_responsive .pdf-paragraph-sec .pdf-card-box-white .center-img {
        max-width: 155px;
    }

    .pdf-paragraph-sec .pdf-card-box-white {
        padding-top: 10px;
        padding-bottom: 10px;
    }

    .pdf_content_responsive .pdf-assessment-summary-sec .pdf-card-box-white {
        padding-top: 20px;
        padding-bottom: 20px;
    }

    .pdf_content_responsive .download-pdf-contents .pdf-card-box-white h2 {
        font-size: 22px;
        line-height: 22px;
    }

    .pdf_content_responsive .pdf-assessment-summary-sec .pdf-assessment-summary-lists {
        padding-top: 15px;
    }

    .pdf_content_responsive .pdf-assessment-summary-lists {
        margin: -5px;
    }

    .pdf_content_responsive .pdf-assessment-summary-lists li {
        padding: 5px;
        max-width: unset;
    }

    .pdf_content_responsive .pdf-assessment-summary-lists .pdf-assessment-summary-box h3 {
        font-size: 18px;
        line-height: 22px;
    }

    .pdf_content_responsive .pdf-assessment-summary-lists .pdf-assessment-summary-box {
        grid-row-gap: 14px;
        padding: 16px 10px;
    }

    .pdf_content_responsive .pdf-assessment-summary-sec p {
        margin-top: 10px;
    }

    .pdf_content_responsive .pdf-actual-report-sec .pdf-card-box-white {
        padding-top: 20px;
        padding-bottom: 20px;
    }

    .pdf_content_responsive .pdf-actual-report-sec .pdf-actual-report-sec-pic {
        margin: 15px auto 0;
    }

    .pdf_content_responsive .pdf-actual-report-sec p {
        margin: 10px 0 0;
    }

    .pdf_content_responsive .pdf-bottom-logo {
        margin-top: 10px;
        row-gap: 10px;
    }

    .pdf_content_responsive .pdf-bottom-logo .image-container {
        width: 100%;
        max-width: 100%;
    }

    .pdf_content_responsive .pdf-bottom-logo .image-container img {
        margin: 0 auto;
        display: block;
        max-width: 124px;
    }

    .pdf_content_responsive .pdf-assessment-report-sec .pdf-card-box-white {
        padding-top: 20px;
        padding-bottom: 20px;
    }

    .pdf_content_responsive .pdf-assessment-report-sec h4 {
        margin: 14px 0 0;
        font-size: 16px;
        line-height: 22px;
    }

    .pdf_content_responsive .pdf-brand-box-lists li .pdf-brand-box {
        min-width: unset !important;
        width: 100%;
        padding: 10px;
    }

    .pdf_content_responsive .pdf-brand-box-lists li {
        width: 100%;
    }

    .pdf_content_responsive .pdf-brand-box-lists li .pdf-brand-box h4 {
        font-size: 15px;
        line-height: 22px;
    }

    .pdf_content_responsive .pdf-brand-box-lists li .pdf-brand-box .catefory_info h5 {
        font-size: 14px;
        line-height: 22px;
    }

    .pdf_content_responsive .download-pdf-contents .pdf-card-box-white .scrollable-paragraph-lists li {
        padding: 10px 0;
    }

    .pdf_content_responsive .download-pdf-contents .pdf-card-box-white .scrollable-paragraph-lists li .scrollable-paragraph-box h3 {
        font-size: 16px;
        line-height: 24px;
    }

    .pdf_content_responsive .download-pdf-contents .pdf-card-box-white .scrollable-paragraph-lists li .scrollable-paragraph-box p {
        margin: 0px 0 0;
        padding-right: 24px;
    }

    .pdf_content_responsive .download-pdf-contents .pdf-card-box-white .links-list li .link-list-box {
        padding: 10px;
    }

    .pdf_content_responsive .download-pdf-contents .pdf-card-box-white .links-list {
        margin: -5px;
        padding-top: 10px;
    }

    .pdf_content_responsive .download-pdf-contents .pdf-card-box-white .links-list li {
        padding: 5px;
        max-width: unset;
    }

    .pdf_content_responsive .download-pdf-contents .pdf-card-box-white .links-list li .link-list-box h3 {
        font-size: 15px;
        line-height: 22px;
    }

    .pdf_content_responsive .download-pdf-contents .pdf-card-box-white .links-list li .link-list-box a {
        font-size: 14px;
        line-height: 22px;
    }

    .pdf_content_responsive .download-pdf-contents .pdf-card-box-white h1 {
        font-size: 25px;
        line-height: 25px;
    }

    .pdf_content_responsive .pdf-thanku-sec .pdf-card-box-white {
        padding-top: 20px;
        padding-bottom: 20px;
    }

    .pdf_content_responsive .pdf-thanku-sec p {
        margin-bottom: 10px;
    }

    .pdf_content_responsive .pdf-thanku-sec h1 {
        margin-bottom: 10px;
    }

    .pdf_content_responsive .download-pdf-header .download-pdf-container {
        min-height: 52px;
    }

    .pdf_content_responsive .download-pdf-header .action-btns .pdf-download-btn {
        width: 158px;
        height: 38px;
        column-gap: 10px;
        padding: 0 8px 0 15px;
    }

    .pdf_content_responsive .download-pdf-contents {
        padding-top: 24px;
        padding-bottom: 24px;
    }

    .pdf_content_responsive .pdf-card-box-white {
        padding-left: 10px;
        padding-right: 10px;
    }

    /* end: pdf_content_responsive */
    .add-basic-details-header.with-actions .right-action .custom-blue-btn {
        width: 80px;
        height: 38px;
    }
    .authPageInner .right .rememberBlock .check__item{
        width: unset;
    }
    .contentAreaInner-header .left-box .custom-form-group{
        width:  100%;
    }
    .contentAreaInner-header .left-box .custom-form-group .custom-form-control{
    width: 100%;
}
}

@media only screen and (max-width: 480px) {
    .authPageInner .right {
        padding: 20px 15px 40px 15px;
    }

    .help-us-banner {
        padding: 24px 15px 32px;
    }

    .help-us-banner h1 {
        font-size: 25px;
    }

    .help-us-form {
        padding: 16px 15px 24px;
        margin-top: 16px;
    }

    .help-us-banner p {
        font-size: 14px;
        margin: 10px 0 0;
    }

    .contact-us-contain-sec .left-info h2 {
        font-size: 25px;
        line-height: 32px;
    }

    .contact-us-contain-sec .left-info h4 {
        font-size: 14px;
        line-height: 22px;
    }

    .contact-us-contain-sec .left-info .getintouch-lists li figure figcaption h5 {
        font-size: 14px;
    }

    .contact-us-contain-sec .left-info .getintouch-lists li figure figcaption p,
    .contact-us-contain-sec .left-info .getintouch-lists li figure figcaption a {
        font-size: 13px;
        line-height: 20px;
        margin: 2px 0 0;
    }

    .contact-us-banner h1 {
        line-height: 24px;
        font-size: 24px;
    }

    .contact-us-banner {
        padding: 42px 0;
    }
}

@media only screen and (max-width: 450px) {
    .successPageInner {
        max-width: 380px;
    }

    .successPageInner h3 {
        margin: 0 0 10px;
    }

    .successPageInner p {
        margin: 0 0 10px;
    }

    .footer-top-contact-sec h2 {
        font-size: 20px;
        line-height: 28px;
    }

    .footer-top-contact-sec {
        padding: 30px 0;
    }

    .sec-title1 {
        font-size: 22px;
        line-height: 28px;
    }

    .sec-title1 small {
        font-size: 19px;
    }

    .custom-commn-inner-banner h1 {
        font-size: 23px;
    }

    .custom-commn-inner-banner .action-btn .transparent-btn {
        width: 155px;
    }

    .footer-top-contact-sec .contact-us-btn {
        width: 155px;
    }
}

@media only screen and (max-width: 400px) {}

@media only screen and (max-width: 380px) {
    .successPageInner {
        max-width: 320px;
    }

    .navRow .menuBlock ul.navRight {
        max-width: 120px;
    }

    .navRow .menuBlock ul li a {
        font-size: 15px;
    }
}

@media only screen and (max-width: 360px) {}

@media only screen and (max-width: 320px) {}
