@media only screen and (max-width: 2560px) {
    .container {
        max-width: 1990px;
        width: calc(87% + 39px);
    }
    .login-section .login-form {
        margin-top: 5rem;
        width: 28%;
    }
    .login-section .login-form form {
        margin-top: 3rem;
        margin-bottom: 4rem;
    }
    .login-section .login-form form .form-group .form-control,
    input:-webkit-autofill,
    input:autofill {
        width: 100%;
        height: 10rem;

        padding: 0 1rem 0 7rem;
        font-size: 3.3rem;
    }

    .login-section .login-form form .form-group:after {
        width: 8rem;
        height: 8rem;
    }
    .login-section .login-form form .form-group.submit-btn button {
        font-size: 3.5rem;

        padding: 1rem 3.2rem;
    }
    .login-section .login-form form .form-group:after {
        width: 8rem;
        height: 8rem;
    }
    #forgot-password,
    #back-to-login {
        font-size: 3rem;
        color: white;
        /* border: 1px solid #4CAF50; */
        padding: 0.5rem;
        /* font-family: 'Roboto'; */
        padding-top: 25rem;
    }

    /* profile */
    h5 {
        font-size: 3.5rem;
    }
    h6 {
        font-size: 2.4rem;
    }
    .my-profile-section .my-profile-wrapper .personal-info-wrapper .form-group {
        padding: 20px 20px;

        margin-bottom: 3.5rem;
    }
    .my-profile-section
        .my-profile-wrapper
        .personal-info-wrapper
        .form-group
        label {
        font-size: 2.5rem;
        text-transform: capitalize !important;
        margin-bottom: 5px;
    }
    .my-profile-section
        .my-profile-wrapper
        .personal-info-wrapper
        .form-group
        input {
        width: 100%;
        border: none;

        font-size: 24px;
    }
    .update-btn button {
        cursor: pointer;
        border: none;
        outline: none;
        border-radius: 0.5rem;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        /* height: 50px; */
        padding: 1.5rem 2rem;
        /* font-size: 11rem; */
    }
    .update-btn button span {
        font-size: 2.5rem;
        /* font-family: "BANKGTHD_0"; */
        /* text-transform: uppercase; */
        padding: 0 0.7rem;
        border-radius: 0.5rem;
    }

    .my-profile-section
        .my-profile-wrapper
        .company-detail-wrapper
        .form-group {
        padding: 20px 20px;
        border-radius: 0.6rem;
        margin-bottom: 2.5rem;
    }
    .my-profile-section
        .my-profile-wrapper
        .company-detail-wrapper
        .form-group
        label {
        font-size: 2.5rem;
    }
    .my-profile-section
        .my-profile-wrapper
        .company-detail-wrapper
        .form-group
        input {
        font-size: 24px;
    }
    .my-profile-section
        .my-profile-wrapper
        .company-detail-wrapper
        .form-group
        .select2 {
        font-size: 24px;
        height: 35px;
    }
    .select2-container .select2-selection--single .select2-selection__rendered {
        padding-left: 0 !important;
        padding-right: 20px;
    }
    .my-profile-section .my-profile-wrapper .profile-image .checked-detail {
        padding: 1.5rem 2rem;
        font-size: 2.5rem;
    }
    .my-profile-section
        .my-profile-wrapper
        .profile-image
        .checked-detail
        span {
        font-size: 2.5rem;
    }
    .my-profile-section .my-profile-wrapper .profile-image .checked-detail {
        width: 23rem;
    }
    .password-eye {
        font-size: 30px;
    }
    .password-eye-login {
        font-size: 16px;
        position: absolute;
        top: 40%;
        right: 25px;
        transform: translateY(-50%);
        font-size: 30px;
    }
    #change-password .form-group .password-question img {
        width: 30px !important;
    }
    .my-profile-section
        .my-profile-wrapper
        .company-detail-wrapper
        .apply_GST_area_hp
        label {
        font-size: 2.5rem;
    }
    .canned-comments-wrapper .canned-comments-heading .new-quatation {
        padding: 1.5rem 2rem;
    }
    .new-customer {
        padding: 1.5rem 2rem;
    }
    .canned-comments-wrapper
        .canned-comments-listing
        .canned-comments-wrap
        .canned-comment-heading
        h4 {
        font-size: 2.4rem;
    }
    .canned-comments-wrapper
        .canned-comments-listing
        .canned-comments-wrap
        .comments-content
        p {
        font-size: 2rem;
    }
    .canned-comments-wrapper
        .canned-comments-listing
        .canned-comments-wrap
        .comments-content
        .comments-time {
        font-size: 1.5rem;
    }
    .canned-comments-wrapper
        .canned-comments-listing
        .canned-comments-wrap
        .comments-content {
        margin-top: 0;
    }
    .canned-comments-wrapper .canned-comments-listing .canned-comments-wrap {
        padding: 1rem 2rem;
    }
    .canned-comments-wrapper
        .canned-comments-listing
        .canned-comments-wrap
        .canned-comment-heading
        .delete-comment
        span {
        font-size: 2rem;
    }
    .car-quotation-wrapper
        .car-quotation-box
        .car-info-wrapper
        .car-info-image
        img {
        width: 100%;
        height: 169px;
        object-fit: cover;

        margin: auto;
    }
    .car-quotation-wrapper
        .car-quotation-box
        .car-info-wrapper
        .car-info-content
        ul
        li
        span {
        width: 40%;
    }
    .car-quotation-wrapper
        .car-quotation-box
        .car-info-wrapper
        .car-info-image {
        width: 30rem;
    }
    .car-quotation-wrapper
        .car-quotation-box
        .car-info-wrapper
        .car-info-content {
        width: calc(100% - 30rem);
        padding-left: 7rem;
    }
    .car-quotation-wrapper
        .car-quotation-box
        .car-info-wrapper
        .car-info-content
        ul
        li
        span {
        font-size: 2.5rem;
    }
    .car-quotation-wrapper
        .car-quotation-box
        .car-info-wrapper
        .car-info-content
        ul
        li
        strong {
        font-size: 2.5rem;
    }
    .car-quotation-wrapper .car-quotation-box .car-info-edit-delete a span {
        font-size: 2rem;
    }
    .car-quotation-wrapper .car-quotation-box .car-info-edit-delete {
        padding: 1.5rem;
    }
    .car-quotation-wrapper .car-quotation-box {
        padding-bottom: 110px !important;
    }
    .new-quotation-form
        .new-quotation-wrap
        .input-group-wrapper
        .form-group
        .form-control {
        height: 6rem;
    }
    .new-quotation-form
        .new-quotation-wrap
        .input-group-wrapper
        .form-group
        label {
        font-size: 2.5rem;
    }
    .new-quotation-form .form-submit .btn {
        padding: 1.5rem 2rem;
        font-size: 2.5rem;
    }
    .new-quotation-form .new-quotation-wrap .input-group-wrapper .form-group {
        width: calc(33.33% - 2rem);
    }
    .custom-radio [type='radio']:checked + label,
    .custom-radio [type='radio']:not(:checked) + label {
        font-size: 2.5rem;
    }
    .assessed-damage .assessed-damage-checkboxes .custom-checkbox label {
        font-size: 2.5rem;
    }
    .custom-checkbox label {
        font-size: 2.5rem;
    }
    .photos-upload-wrpper .form__container {
        height: 35rem;
    }
    .assessed-damage p {
        font-size: 2.5rem;
    }
    .new-quotation-form
        .new-quotation-wrap
        .input-group-wrapper
        .form-group
        .form-control {
        font-size: 2.1rem;
    }
    #comments span#select2-canned_comments-container {
        font-size: 2.4rem;
    }
    .select2-container--default
        .select2-selection--single
        .select2-selection__arrow {
        display: none;
    }
    .damage-area-wrapper table tr td .form-control {
        width: 98%;
        height: 6rem !important;
    }
    .icon-btn {
        padding: 2rem 2rem 2rem 7rem;
        font-size: 2.3rem;
    }
    .damage-area-wrapper table tr td {
        font-size: 2.3rem;
    }
    .choose-parts-checkboxes .custom-checkbox label {
        font-size: 2.3rem;
    }
    .heading-para {
        font-size: 2.3rem;
    }
    .add-parts-dropdown .add-part-btn button {
        padding: 1.5rem 2rem;
        margin-right: 5px;
    }
    .add-parts-dropdown .form-group span {
        font-size: 2rem;
    }
    .add-parts-dropdown .form-group .form-control {
        height: 6.5rem !important;
    }
    .add-parts-dropdown .form-group .form-control {
        font-size: 2.5rem;
    }
    .parts-quantity-price p {
        font-size: 2rem;
    }
    .new-quotation-form
        .new-quotation-wrap
        .input-group-wrapper
        .submit-check
        .btn {
        height: 6rem;
        font-size: 2.5rem;
    }
    .damage-area-wrapper table tr th {
        font-size: 2.3rem;
    }
    .car-authorisation-info-wrapper .car-authorisation-info {
        width: 30%;
    }
    .car-authorisation-info-2column ul li {
        width: calc(33% - 1rem);
    }
    .car-authorisation-info-2column ul li span {
        width: calc(12% + 70px);
    }
    .car-authorisation-info-2column ul {
        justify-content: flex-start;
        gap: 20px;
    }
    .car-authorisation-info-2column ul li:last-child,
    .car-authorisation-info-2column ul li:nth-last-child(2) {
        margin-bottom: 1rem;
    }
    .car-authorisation-info-wrapper .car-authorisation-info ul li span {
        width: calc(13% + 60px);
        font-size: 2.5rem;
    }
    .car-authorisation-info-wrapper .car-authorisation-info ul li p {
        font-size: 2.5rem;
    }
    .car-authorisation-info-2column ul li span,
    .car-authorisation-info-2column ul li p {
        font-size: 2.5rem;
    }
    #last_form_email .form-group label {
        font-size: 2.5rem;
    }
    #template_email .next-btn {
        padding: 1.5rem 2rem;
        font-size: 2.5rem;
    }
    #last_form_email .form-group .form-control {
        height: 6rem !important;
        font-size: 2rem !important;
    }
    .modal-title {
        font-size: 2.5rem;
    }
    .select2-container .select2-selection--multiple {
        min-height: 60px !important;
    }
    .select2-container--default
        .select2-selection--multiple
        .select2-selection__rendered
        li {
        font-size: 2.5rem;
    }
    .latest-question-wrapper .print-doc-link span {
        font-size: 2rem;
    }
    .footer .text-left {
        font-size: 2rem;
    }
    .footer a {
        font-size: 2rem;
    }
    .latest-question-wrapper .quotation-form-wrapper .date-input{
        height: 6rem;
    }
    .login-section .login-form form .form-group:after {
       
        left: 10px;
        top: 10px;
       
    }
    label.error{
        font-size: 2.5rem !important;
    }
    .text-custom{
        font-size: 2.5rem !important;
    }
}

@media only screen and (max-width: 1750px) {
    html {
        font-size: 8.5px;
    }
    /* .my-profile-section .my-profile-wrapper .personal-info-wrapper .form-group input{
		font-size: 4rem;
	} */
}

@media only screen and (max-width: 1680px) {
}

@media only screen and (max-width: 1600px) {
}

@media only screen and (max-width: 1440px) {
    html {
        font-size: 7.5px;
    }

    h1 {
        font-size: 3.8rem;
    }
    h2 {
        font-size: 4.2rem;
    }

    .login-section .login-form {
        width: 35%;
    }
    .login-section .login-form form .form-group.submit-btn button {
        font-size: 2.2rem;
    }

    .sidebar .sidebar-content .sidebar-top-menu-list ul li a.menu-link p {
        padding-left: 1.5rem;
    }

    /* .update-btn button span{
		font-size: 2.6rem;
		padding: 0 4rem;
	} */
    .update-btn button img {
        width: 8rem;
    }

    /* .my-profile-section .my-profile-wrapper .personal-info-wrapper .form-group input {
		font-size: 3.6rem;
	} */
    .my-profile-section .my-profile-wrapper .profile-image figure {
        height: 24rem;
    }
}

@media only screen and (max-width: 1200px) {
    html {
        font-size: 7px;
    }
    .common-padding-lr {
        padding-left: 2rem;
        padding-right: 2rem;
    }

    .car-quotation-wrapper {
        margin-top: 1rem;
    }

    .car-quotation-wrapper
        .car-quotation-box
        .car-info-wrapper
        .car-info-content {
        width: calc(100% - 18rem);
        padding-left: 1.5rem;
    }
    .car-quotation-wrapper
        .car-quotation-box
        .car-info-wrapper
        .car-info-content
        ul
        li
        span,
    .car-quotation-wrapper
        .car-quotation-box
        .car-info-wrapper
        .car-info-content
        ul
        li
        strong {
        font-size: 1.8rem;
    }
    .car-quotation-wrapper .car-quotation-box .car-info-edit-delete a {
        margin: 0 2rem;
    }
    .car-quotation-wrapper .car-quotation-box .car-info-edit-delete a span {
        padding-left: 1rem;
    }
    .car-quotation-wrapper .car-quotation-box .car-info-edit-delete a img {
        width: 3.8rem;
    }
    .car-quotation-wrapper
        .car-quotation-box
        .car-info-wrapper
        .car-info-image {
        width: 18rem;
    }

    .car-authorisation-info-wrapper .car-authorisation-photos {
        padding-left: 2rem;
    }
    .car-authorisation-info-wrapper .car-authorisation-photos .car-photo {
        width: calc(20% - 1rem);
        margin: 0 1rem 1rem 0;
    }
}

@media only screen and (max-width: 991px) {
    .photos-upload-wrpper .form__container {
        width: 40%;
        margin-bottom: 15px;
    }
    .photos-upload-wrpper .form__files-container {
        padding: 0px 15px;
        width: 60%;
    }
    .photos-upload-wrpper .form__image-container {
        width: 46%;
    }
    .login-section .login-form {
        width: 50%;
    }

    .car-quotation-wrapper .car-quotation-box {
        padding: 1.3rem;
    }
    .car-quotation-wrapper .car-quotation-box .car-info-edit-delete a {
        margin: 0 1rem;
    }
    .car-quotation-wrapper .car-quotation-box .car-info-edit-delete a img {
        width: 3.5rem;
    }
    .car-quotation-wrapper .car-quotation-box {
        width: calc(100% - 0.7rem);
        margin-bottom: 1.4rem;
    }

    .car-quotation-wrapper
        .car-quotation-box
        .car-info-wrapper
        .car-info-image {
        width: 50%;
    }
    .car-quotation-wrapper
        .car-quotation-box
        .car-info-wrapper
        .car-info-content {
        width: 100%;
        padding-left: 0;
        margin-top: 2rem;
    }
    .latest-question-wrapper .quotation-form-wrapper .date-input {
        width: calc(50% - 1.5rem);
        margin-bottom: 1rem;
    }
    .latest-question-wrapper .quotation-form-wrapper .search-input {
        width: 50%;
        margin-left: 0;
    }

    .no-car-data-wrapper .no-car-data-content,
    .change-password-wrapper .change-password-form {
        width: 70%;
    }

    .new-quotation-form
        .new-quotation-wrap
        .input-group-wrapper
        .form-group
        select {
        background-position: center right 1.5rem;
        background-size: 10px;
    }

    /* .my-profile-section .my-profile-wrapper .personal-info-wrapper .form-group input {
		font-size: 3.2rem;
	} */
    .my-profile-section .my-profile-wrapper .personal-info-wrapper .form-group {
        padding: 2rem 2rem;
        margin-bottom: 2rem;
    }
    .my-profile-section
        .my-profile-wrapper
        .company-detail-wrapper
        .form-group {
        padding: 1.5rem 2rem;
        margin-bottom: 1.5rem;
    }
    .my-profile-section
        .my-profile-wrapper
        .company-detail-wrapper
        .gst-percentage-wrapper
        .percentage-simbole {
        margin-bottom: 1.5rem;
    }
    .my-profile-section .my-profile-wrapper .profile-image figure {
        height: 24rem;
    }
    .my-profile-section
        .my-profile-wrapper
        .personal-info-formgroups
        .checked-detail {
        width: 7rem;
        height: 6rem;
    }
    .my-profile-section
        .my-profile-wrapper
        .personal-info-formgroups
        .checked-detail
        img {
        width: 3.2rem;
    }

    .my-profile-section .my-profile-wrapper .profile-image .checked-detail {
        width: 14rem;
        height: 5rem;
    }
    .my-profile-section
        .my-profile-wrapper
        .profile-image
        .checked-detail
        span {
        font-size: 1.5rem;
    }
    .my-profile-section .my-profile-wrapper .profile-image .checked-detail img {
        width: 2.8rem;
    }
    .my-profile-section .my-profile-wrapper {
        margin-bottom: 4rem;
    }

    .car-authorisation-info-wrapper .car-authorisation-info {
        width: 100%;
    }
    .car-authorisation-info-wrapper .car-authorisation-photos {
        padding-left: 0;
        /* margin-top: 2rem; */
        width: 100%;
    }
    .car-authorisation-info-2column ul li span,
    .car-authorisation-info-2column ul li p,
    .car-authorisation-info-wrapper .car-authorisation-info ul li span,
    .car-authorisation-info-wrapper .car-authorisation-info ul li p {
        font-size: 1.8rem;
    }
    .damage-area-wrapper table tr th {
        font-size: 2rem;
    }
    .estimate-breakdown-table .estimae-total h4 {
        font-size: 2.8rem;
    }
    .estimate-breakdown-table .estimae-total {
        padding-right: 10%;
    }
    .car-authorisation-info-wrapper .car-authorisation-info ul li span {
        width: 16%;
    }

    .car-authorisation-info-wrapper .car-authorisation-info ul li p {
        width: 80%;
    }
    .car-authorisation-info-2column ul li span {
        width: 30%;
    }
    .car-authorisation-info-2column ul li p {
        width: 65%;
    }
}

@media only screen and (max-width: 767px) {
    html {
        font-size: 6px;
    }
    h4 {
        font-size: 2.2rem;
    }

    .login-section .login-form {
        width: calc(100% - 3rem);
    }
    .login-section .login-panel-header .logo-content {
        width: 100%;
        padding-left: 0;
        margin-top: 2rem;
    }

    .page-content,
    .page-content .header-title-search {
        width: calc(100% - 7rem);
    }

    .api-check-register-number {
        padding-top: 2rem !important;
        padding-bottom: 0 !important;
    }

    .delete-comment {
        display: block;
        text-align: center;
    }
    .delete-comment span {
        padding-left: 0 !important;
        display: block;
        margin-top: 0.5rem;
    }
    .canned-comments-wrapper
        .canned-comments-listing
        .canned-comments-wrap
        .comments-content {
        margin-top: 1.5rem;
    }

    .my-profile-section .my-profile-wrapper .profile-image {
        margin-top: 3rem;
    }

    .footer .text-right a {
        font-size: 2rem;
    }

    .photos-upload-wrpper .form__container {
        width: 100%;
        margin-bottom: 20px;
    }
    .photos-upload-wrpper .form__image-container {
        width: 100%;
        padding: 5px;
    }

    .photos-upload-wrpper .form__files-container {
        width: 60%;
        padding: 5px;
        margin: auto;
    }

    .assessed-damage .assessed-damage-checkboxes .custom-checkbox {
        width: 50%;
    }
}

@media only screen and (max-width: 640px) {
    h1 {
        font-size: 3.6rem;
    }

    .car-quotation-wrapper .car-quotation-box {
        width: 100%;
    }

    .new-quotation-form .new-quotation-wrap .input-group-wrapper .form-group {
        width: calc(50% - 1.5rem);
        margin-right: 1.5rem;
        margin-bottom: 1.5rem;
    }

    /* .my-profile-section .my-profile-wrapper .personal-info-wrapper .form-group input {
		font-size: 2.8rem;
	} */
    .my-profile-section .my-profile-wrapper .personal-info-wrapper .form-group,
    .my-profile-section
        .my-profile-wrapper
        .company-detail-wrapper
        .form-group {
        padding: 1.5rem;
    }
    .my-profile-section .my-profile-wrapper h5 {
        margin-bottom: 1.5rem;
    }
    .my-profile-section .my-profile-wrapper {
        margin-bottom: 6rem;
    }

    .estimate-breakdown-table .estimae-total h4 {
        font-size: 2.4rem;
    }
    .car-authorisation-info-wrapper .car-authorisation-info ul li span {
        width: 35%;
    }

    .car-authorisation-info-wrapper .car-authorisation-info ul li p {
        width: 65%;
    }
    .car-authorisation-info-2column ul li span {
        width: 35%;
    }
    .car-authorisation-info-2column ul li p {
        width: 65%;
    }
}

@media only screen and (max-width: 480px) {
    .page-content .header-title-search .header-title-content,
    .page-content .header-title-search .header-search,
    .latest-question-wrapper .quotation-form-wrapper .search-input,
    .car-quotation-wrapper
        .car-quotation-box
        .car-info-wrapper
        .car-info-image {
        width: 100%;
    }
    .latest-question-wrapper .quotation-form-wrapper .date-input {
        width: 100%;
        margin-right: 0;
    }
    .page-content .header-title-search .header-title-content h2 {
        margin-bottom: 0;
    }

    .fix-height {
        min-height: 18rem;
    }
    .remain-height {
        height: calc(100% - 18rem);
    }

    .after-header-section {
        padding-top: 19rem;
        padding-bottom: 2rem;
    }

    .page-content .header-title-search .header-title-content {
        padding-right: 0;
    }
    .latest-question-wrapper h5 span {
        display: block;
        margin-left: 0;
        margin-top: 1rem;
    }
    .login-section {
        background-position: center right 70%;
    }

    .no-car-data-wrapper .no-car-data-content {
        width: 100%;
        text-align: center;
        padding: 0 30px;
    }

    .new-quotation-form .new-quotation-wrap .input-group-wrapper .form-group {
        width: 100%;
        margin-right: 0;
        margin-bottom: 1rem;
    }

    .api-check-register-number {
        padding-top: 2rem !important;
        padding-bottom: 1rem !important;
    }

    .radio-groups .custom-radio {
        width: 100%;
        margin-right: 0;
        margin-bottom: 1.5rem;
    }
    .radio-groups .custom-radio:last-child {
        margin-bottom: 0;
    }

    .change-password-wrapper .change-password-form {
        width: 100%;
    }
    .change-password-wrapper .change-password-form .form-group label {
        letter-spacing: 2px;
    }
    .change-password-wrapper .change-password-form .form-group {
        padding: 1.5rem;
    }

    .car-authorisation-info-2column ul li {
        width: 100%;
    }
    .car-authorisation-info-2column ul li:last-child,
    .car-authorisation-info-2column ul li:nth-last-child(2) {
        margin-bottom: 1rem;
    }

    .car-authorisation-info-wrapper .car-authorisation-photos .car-photo {
        width: calc(25% - 1rem);
    }
    .car-authorisation-info-2column ul li span,
    .car-authorisation-info-2column ul li p,
    .car-authorisation-info-wrapper .car-authorisation-info ul li span,
    .car-authorisation-info-wrapper .car-authorisation-info ul li p {
        padding: 1rem 1.2rem;
    }
}

@media only screen and (max-width: 400px) {
    .car-authorisation-info-wrapper .car-authorisation-photos .car-photo {
        width: calc(33% - 1rem);
    }
}
