/***** profile tabs ******/
@media screen and (min-width: 1025px) and (max-width: 1700px) {
.card-body {
    padding: 1rem 0rem;
}
}
@media screen and (min-width: 768px) and (max-width: 1500px) {
    .brand-info {
        display: block !important;
    }
    .brand-info span{
        opacity:0;
    }
    .reports .image img {
        width: 130px;
        border-radius: 24px;
    }
}
@media screen and (max-width: 1400px) {
    .reports .image img {
        width: 114px;
        border-radius: 20px;
    }
    img.approve {
        width: 20px;
    }
}

@media screen and (min-width: 1200px) and (max-width: 1800px) {
    .outter-wrapper, .profile-image img{
        width: 170px;
        height: 170px;
    }
    .profile-name {
        font-size: 30px;
    }
    .profile-exp p {
        font-size: 15px;
    }
    .genicode {
        font-size: 18px;
    }
    .social-icon img {
        width: 22px;
    }
    .brand {
        font-size: 34px;
    }
    .main-heading span {
        font-size: 22px;
    }
    .outter-wrap {
        padding: 3.5rem 3rem;
    }
    #login .outter-wrap {
        padding: 3.5rem 12rem !important;
    }
}
@media screen and (min-width: 1024px) and (max-width: 1400px) {
    .box4 .pr-image {
        flex-direction: column;
    }
    .outter-box {
        justify-content: center;
    }
}
@media screen and (max-width: 1369px) {
    .outter-wrap {
        padding: 3.5rem 3rem;
    }
    .social-icon li {
        padding: 0 13px;
    }
}
@media screen and (max-width: 1274px) {
    .outter-wrap {
        padding: 3.5rem 2rem;
    }
    .reports .image img {
        width: 96px;
        border-radius: 16px;
    }
    img.approve {
        width: 16px;
    }
}
@media screen and (max-width: 1060px) {
    .outter-wrap {
        padding: 3.5rem 1rem;
    }
    .reports p {
        font-size: 12px;
    }
    .reports h5.card-title {
        font-size: 18px;
    }
}
@media screen and (min-width: 1025px) and (max-width: 1199px) {
    .profile-name {
        font-size: 26px;
    }
    .profile-exp p {
        font-size: 13px;
    }
    .profile-exp img {
        width: 20px;
    }
    .genicode {
        font-size: 16px;
    }
    .social-icon li i {
        font-size: 19px;
    }
    .social-icon li svg {
        width: 25px;
        position: relative;
        bottom: 4px;
    }
}

@media screen and (max-width: 1024px) and (min-width: 768px) {
    .outter-wrap {
        padding: 30px 5px;
    }
    .profile-name {
        font-size: 24px;
    }
    .profile-name img {
        width: 16px;
    }
    .profile-exp p {
        font-size: 15px;
    }
    .picture-gallery .row img, .video-gellery .row img {
        width: 100%;
    }
    .social-icon img {
        width: 24px;
    }
    .social-icon li.list-group-item {
        padding: 10px;
    }
    .brand-info {
        text-align: left;
        display: block !important;
    }
    .brand-info span{
        visibility: hidden !important;
    }
    .reports .row > div {
        width: 92%;
    }
    .reports .row {
        justify-content: center;
    }
    .genicode {
        font-size: 14px;
    }
    .modal-body{
    padding: 3rem 2rem 2rem;
}
.modal-footer {
    padding: 0rem 2rem 2rem;
}
.modal-dialog {
    max-width: 90%;
}
.user-image img {
    width: 150px;
}
}
@media screen and (max-width: 1024px) and (min-width: 991px) {
    .genicode {
        font-size: 17px;
    }
    .profile-exp p {
        font-size: 14px;
    }
}
@media screen and (max-width: 990px) and (min-width: 768px) {
    .profile-name {
        font-size: 20px;
    }
    .genicode {
        font-size: 13px;
    }
    .social-icon li i {
        font-size: 15px;
    }
    .profile-exp p {
        font-size: 14px;
        margin-right: 0 !important;
    }
    .social-icon li svg {
        width: 22px;
        position: relative;
        bottom: 4px;
    }
}
/***** profile mobile ******/
@media screen and (max-width: 767px) {
    /***** sidebar ******/
    .outter-wrap {
        padding: 20px 0;
    }
    img.approve {
        width: 14px;
    }
    .profile-image .approve {
        width: 25px;
    }
    .genicode {
        font-size: 18px;
        text-align: center;
    }
    #sidebar .outter-wrap {
        padding: 15px 12px;
    }
    .outter-wrapper, .profile-image img{
        width: 222px;
        height: 222px;
    }
    .profile-name {
        font-size: 20px;
    }
    .profile-exp p {
        font-size: 12px;
    }
    .profile-exp img {
        width: 16px;
    }
    #sidebar {
        bottom: unset;
        border-bottom-right-radius: 30px;
        border-bottom-left-radius: 30px;
    }
    #main-content {
        position: relative;
        top: 0;
    }
    #sidebar .edit {
        top: 10px;
    }
    .approve {
        width: 15px;
    }
/***** main content ******/
    .main-heading span {
        font-size: 18px;
        margin-left: 10px;
    }
    .drag-file-area h3 {
        font-size: 14px;
        margin: 8px 0 0;
    }
    .bio .card-text {
        font-size: 14px;
    }
    .bio .card-body {
        padding: 20px;
    }

    .reports .card-body {
        padding: 15px 0;
    }
    .reports p {
        margin-right: 20px;
        font-size: 13px;
    }
    .reports .image img {
        border-radius: 17px;
        /* background-color: #fff; */
        width: 124px;
        min-width: unset;
    }

    .modal-body {
    padding: 3rem 1rem 2rem;
    }
    .modal-footer {
        padding: 0rem 1rem 2rem;
    }
    .modal-dialog {
        max-width: 100%;
    }
    .user-image img {
        width: 100px;
    }
    .user-image i {
        right: 12px;
        font-size: 20px;
    }
    .social-link {
        margin-top: 0 !important;
    }
}

/***** login mobile ******/
@media screen and (min-width: 1025px) and (max-width: 1700px) {
    #login .outter-wrap {
        padding: 3.5rem 5rem;
    }
}
@media screen and (max-width: 1024px) {
    #main-content {
        min-height: unset;
    }
    #main-content label {
        font-size: 16px;
    }
    #login .btn {
        line-height: 2;
    }
    .forgot-password a {
        font-size: 16px;
    }
    .signup {
        font-size: 18px;
    }
    #login .form-control {
        padding: 0.575rem 0.75rem;
    }
    #login #main-content {
        position: relative;
        top: 180px;
        width: 100%;
    }
    #login .outter-wrap {
        padding: 2rem 8rem;
    }
    #login .brand {
        font-size: 40px;
        letter-spacing: 0;
    }
    .log-heading {
        font-size: 36px;
    }
    #login #sidebar {
        width: 100%;
        padding: 40px 0;
        bottom: unset;
        border-bottom-right-radius: 30px;
        border-bottom-left-radius: 30px;
    }
    .form-check-input {
        width: 1em;
    }
    .check-text {
        font-size: 14px;
    }
    .dropdown-menu {
        padding: 2rem;
        height: auto;
    }
    .dropdown-menu img {
    width: 80px;
    }
    .edit-btn .dropdown-menu {
        top: 90px !important;
    }
    .brand-info {
        position: relative;
        bottom: 0;
        top: 3rem;
        padding-bottom: 40px;
    }
    #sidebar {
        overflow-x: scroll;
    }
    .file-name {
        text-overflow: ellipsis;
        white-space: nowrap;
        overflow: hidden;
        display: inline-block;
        width: 250px;
    }
    .file-info {
        width: unset;
    }

}
@media screen and (max-width: 768px) {
    .form-check-input {
        width: 1.2em;
    }
}
@media screen and (max-width: 767px) {
    .log-heading {
        font-size: 30px;
    }
    .form-check-input {
        width: 1.6em;
    }
    .chat_on {
        bottom: 20px;
        right: 15px;
    }
    #login .outter-wrap {
        padding: 1rem 2rem;
    }
    #main-content label {
        font-size: 14px;
    }
    #login .brand {
        font-size: 32px;
        letter-spacing: 0;
    }
    .check-text {
        font-size: 12px;
    }
    .forgot-password a {
        font-size: 13px;
    }
    .signup {
        font-size: 14px;
    }
    label.form-label {
        font-size: 14px;
    }
    .drag-file-area {
        padding: 15px 15px;
    }
    .drag-file-area label {
        font-size: 14px;
    }
    .modal button {
        padding: 6px 20px;
    }
    .link button {
        padding: 10px;
    }
    #addreport .modal-content {
        min-height: 97vh;
    }
    .report-list {
        padding: 15px 15px;
        border-radius: 20px;
    }
    .dropdown-menu .report-title {
        padding-left: 0 !important;
    }
.report-details img {
    width: 60px;
    border-radius: 20px;
}
.edit-btn a span {
    display: none;
}
.qrcode {
    padding: 46px 20px;
}
.file-info {
    padding-bottom: 0;
    display: flex;
    font-size: 13px;
}
.file-name {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    display: inline-block;
    width: 400px;
}
.remove-file-icon {
    font-size: 13px;
}
.brand-info-bottom {
    background: #2a2d74;
    margin: 0 -12px;
    color: #fff;
    padding: 10px 0 ;
}
.brand-info-bottom .brand {
    font-size: 20px;
    font-weight: bold;
    margin-top: 15px;
}
.brand-info-bottom .login {
    font-size: 15px;
    letter-spacing: 1px;
}
.up-image {
    width: 150px !important;
    margin: 0 auto;
}
#sidebar{
    position: unset;
}
.brand-info-bottom {
    display: flex !important;
    text-align: center;
    flex-direction: column-reverse;
}
.brand img {
    width: 230px;
}
.brand-info-bottom .brand img {
    width: 150px;
}
#login #main-content {
    top: 0px;
}
.chat_on img {
    width: 60px;
  }
  #info-icon {
    font-size: 14px;
    bottom: 9px;
}
}
@media screen and (max-width: 567px) {
.outter-wrapper, .profile-image img{
    width: 139px;
    height: 139px;
}
.profile-exp p {
    font-size: 12px;
}
#sidebar{
    position: fixed;
}
#sidebar .edit {
    top: 8px;
    right:8px;
}
.picture-gallery .row img, .video-gellery .row img {
    width: 100%;
}
#main-content {
    position: relative;
    top: 260px;
}
#login #main-content {
    top: 140px;
}
#chat-box {
    display: none;
    background: #fff;
    position: fixed;
    right: 10px;
    bottom: 126px;
    width: 100%;
    max-width: 94%;
    max-height: 100vh;
    border-radius: 5px;
    border: 1px solid #0ec232;
  }
  .file-name {
    max-width: 240px;
}
}
@media screen and (max-width: 413px) {
    .profile-exp p {
        font-size: 10px;
    }
    .file-name {
        max-width: 200px;
    }
    .outter-wrapper, .profile-image img{
        width: 122px;
        height: 122px;
    }
}
@media screen and (max-width: 374px) {
#main-content {
    top: 236px;
}
.social-icon img {
    width: 20px;
}
.genicode {
    font-size: 15px;
}
#sidebar {
    padding: 0;
}
.profile-exp p {
    font-size: 9px;
}
#main-content {
    top: 240px;
}
.file-name {
    max-width: 190px;
}
}
@media screen and (max-width: 359px) {
    #main-content {
        top: 215px;
    }
    .file-name {
        max-width: 157px;
    }
    .profile-name {
        font-size: 18px;
    }
    .outter-wrapper, .profile-image img{
        width: 106px;
        height: 106px;
    }
    .social-icon li i {
        font-size: 20px;
    }
    .social-icon li svg {
        width: 26px;
        position: relative;
        bottom: 3px;
    }
}