@media (min-width: 1200px) {
  .modal-dialog.mw-630 {
    max-width: 630px;
  }

  /* .pos{
        position: static!important;
        padding-top: 5px!important;
    } */

  .coupBanner {
    background-image: url(../img/couBanner.png);
    height: 370px;
    background-size: cover;
    background-position: center;
    margin-top: 71px;
  }
}

@media (min-width: 680px) {
  #certificate .modal-xl {
    max-width: 880px;
  }
}

@media screen and (max-height: 600px) {

  .vh-100,
  .formContent,
  .changePass,
  .certifyCard {
    height: auto !important;
  }
}

/* @media (min-width: 991px) {
    .collapse.dont-collapse-sm {
      display: block;
      height: auto !important;
      visibility: visible;
    }
  } */

@media screen and (max-width: 1399px) {
  .dashBaloon img {
    width: 140px;
  }

  .bdr-after::after {
    right: 15px;
  }

  .planShort {
    min-height: 55px;
  }
}

/* 1399 */

@media screen and (max-width: 1280px) {
  #gauge3 {
    width: 220px;
  }
}

/* 1280 */

@media screen and (max-width: 1199px) {
  .dashBaloon img {
    width: 116px;
  }

  .w-30 {
    width: 48.5% !important;
  }

  .share-button.sharer .social.top {
    margin-left: -30px !important;
  }

  .share-button.sharer .social.top::before {
    left: 40px;
  }

  .canCounts .col:first-child {
    flex: auto;
    margin-bottom: 40px;
  }

  .canCounts .col h4 br {
    display: none;
  }

  #gauge3 {
    width: 180px;
  }

  .bdr-after::after {
    right: 5px;
  }
}

/* 1199 */

@media screen and (max-width: 991px) {
  .planShort {
    min-height: 40px;
  }

  .bdr-after::after {
    content: none;
  }

  .card-sm {
    border-radius: 0px !important;
  }

  .card-sm .select2-container--default .select2-selection--single {
    background: #ffffff;
  }

  .select2.select2-container.select2-container--default.select2-container--above.select2-container--focus {
    width: 100%;
  }

  .count_eachpage {
    background: #ededd1;
    padding: 3px 8px;
    border-radius: 10px;
    border-left: 2px solid #a2ad00;
    margin: 0px 20px 0px 0px;
    font-size: 22px;
    display: inline-block;
  }

  .w-30 {
    width: 100% !important;
  }

  .nav-tabs.hrInternList li {
    background: none;
  }

  .tooltip {
    opacity: 0 !important;
  }

  .assignedInfo.supInfo {
    left: 0px;
  }

  .border-short-inner:before {
    content: none;
  }

  .border-short-inner:after {
    content: none;
  }

  .dashBanner,
  .featBanner {
    background-size: cover;
    background-position: center center;
    border-radius: 20px;
  }

  .dashBanner h2 {
    font-size: 22px;
  }

  .featBanner,
  .ourFeat {
    margin-top: 30px;
  }

  .formContent {
    background-size: cover;
    background-position: left center;
  }

  .tileRes .col {
    width: 50%;
    flex: 1 1 auto;
  }

  .profileLt {
    height: auto;
    position: static;
    background: url(../img/profileLtBg_m.png) no-repeat;
  }

  .profileRt {
    margin-left: 0;
  }

  .cInSingle .featTile {
    width: 300px;
  }

  .profileLt .nav-pills li:last-child {
    padding-bottom: 0;
  }

  .canInSingle {
    /* background-repeat: repeat;
        background-position: center top; */
    background-size: cover;
  }

  .banner2Cnt h1 {
    font-size: 30px;
  }

  .menu.navbar-nav {
    flex-direction: row;
  }

  .res-md-none {
    display: none !important;
  }

  .web header ul.dropdown-menu,
  .navbar-nav .dropdown-menu {
    position: absolute;
  }

  .filterPad {
    width: 50%;
  }

  .filterPad:nth-child(2n) {
    padding-right: 0;
  }

  .portalHead .searchField {
    padding-top: 15px;
  }

  .share-button.sharer .social.top {
    margin-left: -25px !important;
  }

  .share-button.sharer .social.top::before {
    left: 35px;
  }

  .resTop .dropdown .searchField.headResSearch {
    width: 160px;
  }

  .resTop header ul.dropdown-menu {
    min-width: 10rem;
    left: auto;
    right: 0;
  }

  body.resTop {
    padding-top: 50px;
  }

  .desWidth-50 {
    width: 100%;
  }

  /* #session_alert {
        position: fixed;
    } */
  .navbar-nav .dropdown-menu.newDrop {
    position: static;
    box-shadow: none;
    background: #f6f6f6;
  }

  .selectResW .select2-search,
  .selectResW .select2-search .select2-search__field {
    width: 100% !important;
  }

  #gauge3 {
    width: 250px;
  }

  .canCounts .col {
    flex: 1 0 50%;
    margin-bottom: 15px;
  }

  .dashTile img {
    transform: translateX(0);
    margin-right: 15px;
  }

  .certUploadField {
    width: 100%;
  }

  .certificateBg_scroll {
    overflow-x: scroll;
  }
}

/* 991 */

/* chat */
@media (max-width: 767px) {
  .planShort {
    min-height: 0px;
  }

  .headOver {
    font-size: 15px !important;
  }

  .slider::before,
  .slider::after {
    width: 50px;
  }

  .showCan .msg-head,
  .showCan .modal-body,
  .showCan .send-box {
    margin-right: 0px;
    transition: all 0.3s;
  }

  .dropdown-menu[data-bs-popper] {
    top: 100%;
    left: -120px;
  }

  .history.active::after {
    content: "";
    position: absolute;
    bottom: -4px;
    margin: auto;
    left: 0px;
    right: 0px;
    width: 50%;
    border-bottom: 3px solid #24337d;
  }

  .filters_for_mobile {
    position: fixed;
    bottom: 0px;
    top: auto;
    margin-bottom: 0px !important;
    z-index: 1;
    padding: 0px;
    left: 0;
  }

  .filters_for_mobile .collapse.show {
    height: 70vh;
    overflow: auto;
  }

  .filters_for_mobile .card {
    border-radius: 20px 20px 0px 0px;
  }

  .attchement_rule {
    opacity: 0;
    border-radius: 0px;
    filter: drop-shadow(0px 3px 2px rgba(0, 0, 0, 0));
    transition: 0.5s;
    z-index: -1;
    bottom: 66px;
    left: 3px;
  }

  .candidateInfo,
  .corporateInfo {
    width: auto;
  }

  .chat-area {
    height: 84vh;
  }

  .attchement_rule p {
    font-size: 9px;
  }

  .fs-sm-6 {
    font-size: 0.85rem !important;
  }

  .msg-body ul li.sender,
  .msg-body ul li.reply {
    max-width: 80%;
  }

  .msg-body ul li.sender .assignment,
  .msg-body ul li.reply .assignment {
    padding: 5px 5px;
  }

  .message-area {
    height: 91vh;
    overflow: hidden;
    padding: 0px 0;
  }

  .chat-area {
    padding: 0;
  }

  .certificateBg_scroll {
    overflow-x: scroll;
  }

  .chat-icon {
    display: block;
    margin-right: 5px;
  }

  .chatlist {
    width: 100%;
  }

  .chatbox {
    width: 100%;
    position: absolute;
    left: 1000px;
    right: 0;
    background: #fff;
    transition: all 0.5s ease;
    border-left: none;
  }

  .showbox {
    left: 0 !important;
    transition: all 0.5s ease;
  }

  .msg-head h3 {
    font-size: 14px;
  }

  .msg-head p {
    font-size: 12px;
  }

  .msg-head .flex-shrink-0 img {
    height: 30px;
  }

  .send-box button {
    width: 28%;
  }

  .send-box .form-control {
    width: 70%;
  }

  .chat-list h3 {
    font-size: 14px;
  }

  .chat-list p {
    font-size: 12px;
  }

  .msg-body ul li.sender p {
    font-size: 13px;
    padding: 8px;
    border-bottom-left-radius: 6px;
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px;
  }

  .msg-body ul li.reply p {
    font-size: 13px;
    padding: 8px;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
    border-bottom-left-radius: 6px;
  }
}

@media screen and (max-width: 767px) {
  .social_hide_area_1 {
    right: -30px;
  }

  .nav-tabs.hrInternList li {
    background: none;
  }

  .dashCnt p {
    width: 100%;
  }

  .tileRes .col {
    width: 100%;
  }

  .empInternSingle .featTile {
    min-height: 0;
  }

  .cInSingle .featTile {
    width: 100%;
    min-height: 0;
  }

  .formContent {
    background: none;
  }

  .res-sm-none {
    display: none !important;
  }

  .logoResPos {
    position: absolute;
    right: 0;
    top: 0;
  }

  .comResWidth {
    width: 100%;
  }

  .badge.bg-gray,
  .badge.btn-gray {
    font-size: 12px !important;
  }

  .banner2Cnt h1 {
    font-size: 26px;
  }

  .logos ul {
    gap: 15px;
  }

  .features h2,
  .testimonial h2,
  .wayToHire h2,
  .appLink h2 {
    font-size: 24px;
  }

  .testimonial .testiTxt {
    width: 100%;
  }

  #session_alert {
    bottom: auto;
    top: 100px;
  }

  div.dataTables_wrapper div.dataTables_paginate {
    width: 100%;
    display: inline-block;
    text-align: right !important;
    margin-top: 10px;
  }

  .canCounts .col {
    flex: auto;
    margin-bottom: 40px;
  }

  .canCounts .col:last-child {
    margin-bottom: 0;
  }

  .logDate h5 br {
    display: none;
  }

  .canPayment h1 {
    font-size: 22px;
    line-height: 40px;
  }
}

/* chat */

/* 767 */

@media screen and (max-width: 575px) {
  body.resTop {
    padding-top: 70px;
  }

  .assignedInfo {
    width: 100%;
  }

  .paymentDetail dt {
    margin-bottom: 5px;
  }

  .paymentDetail dd {
    grid-column-start: 1;
    margin-bottom: 10px;
  }
}

/* 575 */

@media screen and (max-width: 568px) {
  .banner2 {
    margin-top: 100px !important;
  }

  .resTop .banner2 {
    margin-top: -30px !important;
  }
}

/* 568 */

@media screen and (max-width: 567px) {
  .searchwidth {
    width: 180px;
  }

  .empActBtn {
    width: 100%;
    text-align: center;
  }

  .web header .navbar-brand {
    margin-right: 0;
  }

  div.dataTables_wrapper div.dataTables_filter {
    text-align: left;
    margin-top: 10px;
    display: inline-block;
  }

  .filterPad {
    width: 100%;
    padding-right: 0;
  }

  .selectFeat {
    display: flex;
    justify-content: center;
    margin-top: 10px;
    width: 100%;
  }

  .selectFeat li {
    width: 100%;
  }

  .logoPort img {
    width: 160px;
  }

  .portalHead .navbar-light .navbar-toggler {
    top: 8px;
  }

  .searchField {
    width: 100% !important;
  }

  .resTop .cInSingle {
    margin-top: 50px;
  }

  .resTop .share-btn {
    top: 135px;
  }

  .social.socialIcons {
    top: 235px;
    z-index: 1;
  }

  .gridTemp {
    grid-template-columns: 1fr;
  }

  .logProfile {
    width: 100%;
  }

  .downloadResume {
    position: static;
    transform: inherit;
    text-align: right;
    float: none;
    width: auto;
  }

  .assignedInfo {
    top: 140px;
    left: 0px;
  }

  .compBanner {
    background-position-x: 48%;
  }

  .table-responsive {
    overflow-y: hidden;
  }

  .nav-tabs.hrInternList li {
    background: none;
  }
}

/* 567 */

@media screen and (min-width: 768px) {
  .table-responsive {
    overflow-y: hidden;
  }

  .compBanner {
    background-position-x: 48%;
  }

  .des-sm-none {
    display: none !important;
  }

  .sm-w-69 {
    width: 69% !important;
  }
}

/* min-width :768 */

@media only screen and (min-width: 992px) and (max-width: 1024px) {
  .flexnowrap {
    flex-wrap: nowrap !important;
  }

  .textnowrap {
    text-wrap: nowrap !important;
  }
}

@media screen and (min-width: 992px) {
  .des-md-none {
    display: none !important;
  }

  /* .collapse:not(.show) {
        display: block;
    } */

  /* .pos{
        position: fixed!important;
    }
        */

  /* .coupBanner{
        height: 187px!important;
    } */
}

/* min-width :992 */
@media only screen and (min-width: 993px) and (max-width: 1023px) {
  .coupBanner {
    background-image: url(../img/couBanner.png);
    height: 201px;
    background-size: cover;
    background-position: center;
    margin-top: 72px;
  }

  .pos {
    position: fixed !important;
  }
}

@media screen and (max-width: 768px) {
  .mt-15 {
    margin-top: 15px !important;
  }

  .md-sm-768 {
    margin-left: 1.5rem !important;
  }
}

@media only screen and (min-width: 769px) and (max-width: 2560px) {
  .mar-tp {
    margin-top: 78px !important;
  }
}

@media only screen and (min-width: 992px) and (max-width: 1024px) {
  .searchBanner {
    background-image: url(../img/searchB.svg);
    height: 240px;
  }
}

@media only screen and (min-width: 992px) and (max-width: 1024px) {
  .candiBanner {
    background-image: url(../img/candiBanner.png);
    height: 240px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .searchBanner {
    background-image: url(../img/searchM.svg);
    height: 250px;
  }
}

@media only screen and (min-width: 1200px) and (max-width: 1440px) {
  .searchBanner {
    background-image: url(../img/Search1200.svg);
    height: 220px;
  }
}

@media only screen and (min-width: 1200px) and (max-width: 1440px) {
  .coupBanner {
    background-image: url(../img/couBanner.png);
    height: 278px;
    background-size: cover;
    background-position: center;
    margin-top: 65px;
  }
}

@media only screen and (min-width: 1461px) and (max-width: 1884px) {
  .coupBanner {
    background-image: url(../img/couBanner.png);
    height: 358px;
    background-size: cover;
    background-position: center;
    margin-top: 65px;
  }
}

@media screen and (max-width: 425px) {
  .sm-w-80 {
    width: 80% !important;
  }

  .empBanner {
    background: none !important;
    height: 250px !important;
  }

  .regBanner {
    background: #fbfbfb;
    background-size: cover;
    height: 160px;
    /* border-radius: 15px; */
  }

  .me-425-2 {
    margin-right: 0.5rem !important;
  }

  .width-425 {
    width: 400px !important;
  }

  .align-btn {
    display: flex !important;
    justify-content: space-between !important;
  }

  .mt-150 {
    margin-top: 150px !important;
  }

  .wid-370px {
    width: 365px;
  }

  .mob-flex {
    display: flex !important;
    justify-content: center !important;
    margin-bottom: 10px !important;
  }

  .pr-14 {
    padding-right: 14px !important;
  }

  .pr-63 {
    padding-right: 63px !important;
  }

  /* -------------- folder search start------------------  */
  .jus-center {
    justify-content: center !important;
  }

  .jus-end {
    justify-content: end !important;
  }

  .jus-between {
    justify-content: space-between !important;
  }

  .jus-start {
    justify-content: left !important;
  }

  .fl-wrap {
    flex-wrap: wrap !important;
  }

  .sm_mb {
    margin-bottom: 5px !important;
  }

  .sm_wid {
    width: 100% !important;
  }

  .input-box .fa-times {
    left: 250px;
  }

  .hireO.noBdr {
    padding: 7px 10px 0px 0px !important;
  }

  .diss-none {
    display: none !important;
  }

  .w-100-425 {
    width: 100% !important;
  }

  .sm_mt {
    margin-top: 5px !important;
  }

  .sm-me-3 {
    margin-right: 2.5rem !important;
  }

  .sm-mt-0 {
    margin-top: 0px !important;
  }

}

@media (min-width: 426px) and (max-width: 768px) {
  .h3-container {
    display: flex;
    justify-content: flex-start;
    width: 100%;
    margin-bottom: 20px !important;
  }

  .filter-container {
    display: flex;
    justify-content: flex-end;
    width: 100%;
  }

  .rig-768 {
    right: -140px !important;
  }

  .md-ms-768 {
    margin-left: 8px !important;
  }
}

@media only screen and (min-width: 1025px) and (max-width: 1440px) {
  .jus-between {
    justify-content: space-between !important;
  }
}

@media screen and (max-width: 375px) {
  .wid-370px {
    width: 325px;
  }

  .mt-sm-365 {
    margin-top: 3px !important;
  }

  .input-box .fa-times {
    left: 225px;
  }

  .fw-sm-375 {
    font-weight: 400 !important;
  }

  .header-logo-375 {
    position: relative !important;
    left: -17px !important;
  }

  .header-chat-375 {
    position: relative !important;
    right: 27px !important;
  }

  .serch_can_input_365 {
    padding: 0 48px 0 44px !important;
  }

  .jus-start {
    justify-content: left !important;
  }

  .flexnowrap_365 {
    flex-wrap: nowrap !important;
  }

  .sm_px {
    padding-right: .5rem !important;
    padding-left: .5rem !important;
  }

  .pr-14 {
    padding-right: 0px !important;
  }

}

@media screen and (max-width: 320px) {
  .wid-370px {
    width: 265px;
  }
}