@media only screen and (max-width: 768px) {
    .sign-up-page .signup-left-side-image {
        width: 100% !important;
    }

    .simple-box-wrap ul.simple-step li {
        width: 50%;
    }

    .total-contractual-box {
        flex-direction: column;
        text-align: center;
    }
    
    .btn-link { margin: 5px;}

    .profile-container {
        padding: 15px;
    }

    .slick-dots li button:before {
        font-size: 12px;
    }

    .profile-container .btn {
        height: 30px;
        font-size: small;
        margin-bottom: 15px;
    }

    .profile-container h2 {
        font-size: large;
    }

    .pos-relative .average-rating-survey {
        top: 0;
    }

    .talent-page-heading .main-heading {
        font-size: 25px;
    }

    .talent-page-heading {
        padding-top: 65px;
    }

    .containSection {
        padding: 30px 13px
    }

    .talent-listing .box-info .head-attribute .attribute-box-element.brad-list {
        padding-left: 17px;
        border-left: 1px solid #e4e4e4;
    }
    .profile-page .right-side h1 span.underline {
        font-size: 21px;
    }
    .profile-page .right-side h2 {
        font-size: 18px;
    }
    .profile-page .right-side .right-side-sec-title
    {
        font-size: 13px;
    }
    .about-wrap {
        padding: 15px;
    }
    .left-sec-title{
        font-size: 13px;
    }
  .container, .container-sm {
        max-width: 583px;
    }
}

@media only screen and (max-width: 650px) {
    .talent-listing .talent-box {
        width: 100%;
    }

    .containSection .heading {
        width: 80%;
    }

    .talent-listing .talent-box .box-head .right-box .preview-btn {
        font-size: 10px;
    }

    .talent-listing .talent-box .box-head {
        padding: 10px 4px;
    }

    .col-sm-6 {
        flex: 0 0 auto;
        width: 50%;
    }

    .card-body {
        padding: 3px;
    }

    .table-responsive {
        font-size: smaller;
    }

    .btn-group a,
    .btn-info {
        font-size: smaller;
    }

    th {
        padding: 2px;
    }

    .table-responsive {
        font-size: 14px;
    }
}

@media only screen and (max-width: 500px) {

    .welcome-at-talent-uplers {
        flex-direction: column;
    }

    .simple-box-wrap ul.simple-step {
        padding-left: 0;
    }

    .simple-steps-Item .simple-steps-icon {
        text-align: center;
    }

    .trusted-leading-brand .trustedLogo {
        justify-content: center;
    }

    .profile-Head .overview {
        flex-direction: column;
        -ms-flex-direction: column;
    }

    .profile-Head .overview {
        padding: 0px 0 52px;
    }

    .profile-Head .overview .content {
        width: 100%;
        margin-top: 10px;
    }

    .profile-Accordion label {
        display: block;
    }

    .form-group .edit-box {
        margin-bottom: 5px;
    }

    .slick-dots li button:before {
        font-size: 9px;
    }

    .total-contractual-wrap ul {
        padding-left: 0;
    }

    .total-contractual-wrap ul li {
        width: 100%;
        margin-top: 10px;
    }

    .trusted-leading-brand .trustedLogo img {
        margin-bottom: 30px;
    }

    .profile-Head .overview h6 {
        font-size: medium;
    }

    .profile-container .underlinedBtn {
        font-size: 12px;
    }

    .talent-listing .talent-box .box-head.w-btn {
        flex-direction: column;
    }

    .talent-listing .box-info .head-attribute .attribute-box .sub-title {
        font-size: 11px;
    }

    .profile-Head .profilePic {
        margin-right: 24px;
        width: 106px;
        height: 106px;
    }

    .profile-container h2 {
        display: none;
    }

    .main-name {
        display: block;
    }
    .sign-up-card {
        /* width: 400px; */
        width: 98%;
        padding: 40px 40px 50px;
        ;
    }

    .sign-up-card .img-logo {
        max-width: 160px;
        padding-bottom: 10px;
    }
    .profile-page .right-side h1 span.underline {
        font-size: 16px;
    }
    .profile-page .right-side h2 {
        font-size: 16px;
    }
    .profile-page .right-side {
        padding: 55px 4px;
        background: #fff;
    }
    .table-responsive {
        font-size: 13px;
    }
}

@media only screen and (max-width: 376px) {
    .simple-box-wrap ul.simple-step li {
        width: 100%;
    }

    .profile-container {
        padding: 3px;
    }

    .profile-container .underlinedBtn {
        font-size: 10px;
    }

    .profile-Accordion .accordion .head h6 {
        font-size: 14px;
    }

    .profile-Accordion .accordion {
        padding: 23px 4px 16px 4px;
    }

    .profile-Accordion.opened .action .other-btn {
        font-size: 12px;
    }

    .fieldValue {
        font-size: 12px;
    }

    .profile-Accordion.opened .accordionContent {
        padding: 2px 5px;
    }

    .container,
    .container-fluid,
    .container-lg,
    .container-md,
    .container-sm,
    .container-xl,
    .container-xxl {
        padding: 2px;
    }

    .profile-Accordion .accordion button {
        font-size: 11px;
    }

    .accordionListCard .gray {
        overflow: scroll;
    }
    .left-sec-title {
        font-size: 14px;
    }
    .profile-page .right-side h1 span.underline {
        font-size: 16px;
    }
    .profile-page .right-side .right-side-sec-title {
        font-size: 13px;
    }
    .profile-page .right-side h2 {
        font-size: 14px;
    }
    .table-responsive {
        font-size: 13px;
    }
}


/* Employer Module */
@media only screen and (max-width: 768px) {
    .actionListing .actionBox .actionDetail .actionInfo .intinfo {
        width: 100%;
    }

    .heading .common-btn {
        margin-bottom: 3px;
    }
}

@media only screen and (max-width: 426px) {

    .containSection,
    .contain-section {
        padding: 0;
    }

    .heading .common-btn {
        margin-bottom: 3px;
    }

    .talent-listing .talent-box .box-head .right-box {
        text-align: right;
    }

    .contain-section .form-step-process ul {
        padding: 0;
    }
}