/*--width 1400 --*/
@media (max-width: 1400px) {
  .main-header-wrapper2 .sb-header-section2 .menu-top-section2::after {
    right: -115px;
    width: 14%;
  }
  .service-slider-wrappe3 .owl-nav {
    display: flex !important;
    justify-content: space-between;
  }
  .service-slider-wrappe3 .owl-nav button {
    position: unset !important;
    opacity: 0.6;
  }
  .service-slider-wrappe3 .owl-nav button:hover {
    opacity: 1;
  }
}

/*--width 1199 --*/
@media (max-width: 1199px) {
  .banner-section-wrapper {
    padding: 75px 0;
  }
  .banner-section-wrapper .sb-banner-section h2 br {
    display: none;
  }
  .home3-btn {
    padding: 0 10px !important;
    font-size: 14px;
  }
  .main-header-wrapper .sb-main-header .menu-items-wrapper nav ul li {
    padding: 0;
  }
  .main-header-wrapper .sb-main-header .menu-items-wrapper nav ul li a {
    padding: 0px 10px;
  }
  .main-header-wrapper .sb-main-header .mid-header-section .sb-mid-right-section li {
    padding: 0 20px;
  }
  .main-header-wrapper .sb-main-header .mid-header-section .sb-mid-right-section li a {
    font-size: 14px;
  }
  .main-header-wrapper2 .sb-header-section2 .menu-top-section2 ul li {
    font-size: 14px;
  }
  .main-header-wrapper2 .sb-header-section2 .menu-top-section2::after {
    right: -130px;
    width: 19%;
  }
  .client2-main-wrapper .client-img img {
    width: 100%;
  }
  .client2-main-wrapper .slider-section {
    padding-bottom: 150px;
  }
  section .sb-service-section2 h5,
  {
    font-size: 20px;
  }
  .main-header-wrapper3 .sb-main-header3 .top-header3 .top-right-section ul li + li {
    padding-left: 13px;
  }
  .about-main-wrapper3 h4 {
    font-size: 30px !important;
  }
  .service-main-page-wrapper .booking-main-sec .booking-info {
    column-gap: 35px;
  }
  .team-main-wrapper .team-section .contact-action {
    right: 10px;
  }
  .team-main-wrapper .team-section h5 a {
    font-size: 18px;
  }
  .blog-page-main-container .blog-single-main-page .blog-box .blog-content .tag-with-media .tag-buttons li {
    padding: 2px !important;
  }
  .menu-items-wrapper nav ul li {
    padding: 0 0;
  }
  .services-main-wrapper .sb-service-section .slider-service-section .owl-carousel .owl-nav {
    position: absolute;
    top: auto;
    bottom: -100px;
    display: flex;
    justify-content: center;
  }
  .services-main-wrapper .sb-service-section .slider-service-section .owl-carousel .owl-nav .owl-prev,
  .services-main-wrapper .sb-service-section .slider-service-section .owl-carousel .owl-nav .owl-next {
    position: unset !important;
  }
}

.plr-50 {
  padding: 0;
}

@media (max-width: 999px) {
  .main-header-wrapper2 .sb-header-section2 .menu-top-section2::after {
    right: -30px;
    width: 5%;
  }
}

@media (max-width: 991px) {
  h4 {
    font-size: 30px;
  }
  h2 {
    font-size: 40px;
  }
  .image-about-wrapper .about-content {
    padding-bottom: 100px;
  }
  .main-header-wrapper2 {
    background-color: #004274;
  }
  .banner-main-wrapper2 .carousel-item .carousel-caption {
    transform: translateY(-88%) !important;
  }
  .emergency2-main-wrapper .video-section {
    height: 500px;
  }
  .emergency2-main-wrapper .sb-emergency-section {
    padding: 50px 25px;
  }
  .emergency2-main-wrapper .sb-emergency-section .content i {
    font-size: 36px;
  }
  .emergency2-main-wrapper .sb-emergency-section .content h4 {
    font-size: 20px;
  }
  .emergency2-main-wrapper .sb-emergency-section .content p {
    font-size: 14px;
  }
  .our-team-main3 section {
    margin-top: 50px;
  }
  .team-main-wrapper .team-section .contact-action {
    right: 75px;
  }
  .resp-30 {
    margin-top: 30px;
  }
  .Error-page-main-wrapper {
    background-image: none !important;
    background-color: #ffd9db;
  }
  .Error-page-main-wrapper .resp-text h2 {
    font-size: 150px;
    text-align: center;
    color: #ffeded;
    font-weight: 700;
    text-shadow: 6px 6px #e12454;
  }
  .gallery-main-page ul {
    column-count: 3;
  }
  .login-main-wrapper .form-sidebar {
    height: auto;
    background-color: #e12454;
  }
  .login-main-wrapper .form-sidebar .logo-section {
    padding: 30px;
  }
  .login-main-wrapper .form-sidebar:before {
    display: none;
  }
  .login-main-wrapper .login-main {
    margin: 50px auto;
    padding: 0 30px;
  }
  .footer-main-wrapper section p, .footer-main-wrapper section .last-para {
    text-align: center;
    padding-top: 10px;
  }
  .blog-page-main-container.ptb-100 {
    padding: 40px 0px;
  }
  .contact-main-wrapper {
    padding: 100px 0;
  }
}

@media (max-width: 767px) {
  h6 {
    font-size: 18px !important;
  }
  h2 {
    font-size: 30px;
  }
  .resp-mt-20 {
    margin-top: 20px;
  }
  .banner-section-wrapper {
    background-position: left;
  }
  .about-main-wrapper .sb-about-section {
    padding-top: 60px;
    padding-bottom: 30px;
  }
  .banner-main-wrapper2 .carousel-item .carousel-caption h4 {
    font-size: 18px;
  }
  .banner-main-wrapper2 .carousel-item .carousel-caption h3 {
    font-size: 28px;
  }
  .banner-main-wrapper2 .carousel-item .carousel-caption p {
    font-size: 14px;
  }
  .banner-main-wrapper2 .carousel-item .carousel-caption ul {
    padding-top: 11px !important;
  }
  .banner-main-wrapper2 .carousel-item .carousel-caption .page2-btn {
    padding: 3px 16px;
  }
  .client2-main-wrapper .resp-font-size {
    font-size: 30px;
  }
  .service2-main-wrapper2 .resp-margin {
    margin-top: 30px;
  }
  .about2-main-wrapper .sb-about-section .counter-main .count-up {
    display: block;
  }
  .about2-main-wrapper .sb-about-section .counter-main .count-up .counter-icon {
    padding: 13px;
  }
  .about2-main-wrapper .sb-about-section .counter-main h4 {
    margin-top: 20px;
  }
  .banner-main-wrapper3 .carousel .carousel-item p br {
    display: none;
  }
  .banner-main-wrapper3 .carousel .carousel-item h2 span {
    line-height: 45px;
  }
  .service-main-page-wrapper .booking-main-sec .form-section .list-img {
    display: block;
    column-count: 3;
  }
  .service-main-page-wrapper .booking-main-sec .form-section .list-img li {
    margin-bottom: 15px;
  }
  .service-main-page-wrapper .booking-main-sec .booking-info.r-border:before {
    display: none;
  }
  .blog-page-main-container .blog-single-main-page .blog-box .blog-content .tag-with-media {
    display: block;
  }
  .blog-page-main-container .blog-single-main-page .blog-box .blog-content .tag-with-media .social {
    margin-top: 30px;
  }
  .gallery-main-page ul {
    column-count: 1;
  }
}

/*---width 580--*/
@media (max-width: 580px) {
  /* br {
    display: none;
  } */
  .image-about-wrapper .image-section .image-content {
    left: 30px;
    top: 0;
  }
  .image-about-wrapper .image-section .img {
    display: none;
  }
  .image-about-wrapper .about-content {
    padding: 30px;
  }
  .banner-section-wrapper .sb-banner-section p {
    width: auto;
  }
  .client2-main-wrapper .resp-font-size {
    font-size: 24px;
  }
  .client2-main-wrapper p {
    font-size: 14px;
  }
  .blog-main-wrapper br {
    display: block;
  }
  .Error-page-main-wrapper .sb-error-content h2 {
    font-size: 35px;
  }
  .banner-section-wrapper .sb-banner-section h2 {
    font-size: 40px;
  }
  .blog-box .img-icon p br {
    display: block;
  }
  .home1-section-heading2{
    font-size: 25px;
  }
}

/*-- width 480 --*/
@media (max-width: 480px) {
  p {
    font-size: 14px;
  }
  .banner-main-wrapper2 .carousel-item h4 {
    font-size: 22px !important;
  }
  .banner-main-wrapper2 .carousel-item h3 {
    font-size: 30px !important;
  }
  .banner-main-wrapper2 .carousel-item ul {
    display: block !important;
  }
  .banner-main-wrapper2 .carousel-item ul li {
    margin-bottom: 10px;
  }
  .founder-main-wrapper h6 {
    font-size: 20px;
  }
  .about-main-wrapper3 h4 {
    font-size: 22px !important;
  }
  .about-main-wrapper .sb-about-section {
    padding-top: 40px;
    padding-bottom: 50px;
    padding: 40px 30px 50px 30px;
  }
  .form-section .form-input {
    padding: 15px;
  }
  .comment-section ul {
    display: block !important;
    text-align: center;
  }
  .comment-section ul li {
    margin-bottom: 20px;
  }
  .comment-section h5 {
    font-size: 18px !important;
  }
  .contact-main-wrapper .sb-contact-section h4 {
    font-size: 24px;
  }
  .contact-main-wrapper .sb-contact-section .breadcrumb {
    padding-right: 0 !important;
  }
  .contact-main-wrapper .sb-contact-section .breadcrumb li {
    font-size: 16px;
  }
  .blog-page-main-container .blog-single-main-page .blog-box .admin-main {
    display: block;
  }
  .blog-page-main-container .blog-single-main-page .blog-box .admin-main .admin-about {
    margin-left: 0;
  }
  .blog-page-main-container .blog-single-main-page .blog-box .admin-main .admin-about .h6 {
    font-size: 20px;
  }
  .resp-disply {
    display: block !important;
  }
  .resp-disply ul {
    margin-top: 20px;
  }
  .main-header-wrapper .sb-main-header .top-header-section .sb-top-right-section ul .login-btn span a {
    font-size: 13px;
  }
  .service-main-page-wrapper .booking-main-sec .form-section .list-img {
    column-count: 1;
  }
}

@media (max-width: 380px) {
  .testimonial-main3 h5 {
    font-size: 22px;
  }
  .Error-page-main-wrapper .sb-error-content h2 {
    font-size: 26px;
  }
  .about-main-wrapper .sb-about-section h5 {
    font-size: 17px;
  }
  .main-header-wrapper .sb-main-header .top-header-section .sb-top-right-section ul .login-btn span a {
    font-size: 13px;
  }
  nav.page-navigation ul li.page-item {
    margin-right: 7px;
  }
  .main-header-wrapper .sb-main-header .top-header-section .sb-top-left-section {
    padding: 13px 10px;
  }
  .main-header-wrapper .sb-main-header .top-header-section .sb-top-right-section ul .login-btn span a {
    font-size: 12px;
  }
  .blog-box .blog-content ul li {
    padding-right: 35px;
  }
  .blog-box .blog-content ul li:last-child {
    padding-right: 0px;
  }
  .login-main-wrapper .login-main form label {
    font-size: 11px;
  }
  .consult-wrap a {
    font-size: 12px;
  }
}
@media(max-width: 375px){
  .invasive_breast_cancer-section .recurrence-score-section .c-checkbox,
  .ductal_carcinoma-section .dcis-score-section .c-checkbox,
  .ductal_carcinoma-section,
  .patient_age_section,
  .colon-cancer-section{
    margin-top: 8px;
  }
}
@media((max-width: 769px) and (max-width: 1024px)){
  .invasive_breast_cancer-section .recurrence-score-section .c-checkbox,
  .ductal_carcinoma-section .dcis-score-section .c-checkbox{
    margin-right: 3px !important;
 
  }
}

@media(max-width: 375px){
  .invasive_breast_cancer-section .recurrence-score-section .c-checkbox
  {
    margin-top: 20px;
  }
}

/*-- width 360 --*/
@media (max-width: 360px) {
  .image-about-wrapper .image-section .image-content {
    left: 5px;
  }
  .image-about-wrapper .image-section .image-content .logo-icon {
    left: 213px;
  }
  .testimonial-main-wrapper .sb-testimonial-wrapper .text-slider .owl-carousel .owl-nav {
    top: 35px;
  }
  .main-header-wrapper .sb-main-header .top-header-section .sb-top-left-section a,
  .main-header-wrapper .sb-main-header .top-header-section .sb-top-right-section a {
    font-size: 14px;
  }
  .blog-page-main-container .blog-single-main-page .blog-box .admin-main .admin-about .h6 {
    font-size: 16px;
  }
  .login-main-wrapper .form-resp-display {
    display: block !important;
  }
  .testimonial-main-wrapper .sb-testimonial-wrapper .text-slider .owl-carousel .owl-nav {
    top: -6px;
  }
  .home1-section-heading2 {
    font-size: 18px;
  }
  .blog-box .blog-content ul li i {
    padding-right: 4px;
  }
  .blog-box .blog-content ul li a {
    font-size: 14px;
  }
}

/*--width 320 --*/
/*# sourceMappingURL=responsive.css.map */





/* 10-01-2023 Css Start */

@media(min-width: 768px){
  .c-ps-md-10{
    padding-left: 10px;
  }
  .c-pe-md-10{
    padding-right: 10px;
  }
}
@media(min-width:991px){
  .navbar-expand-lg .navbar-nav .nav-link{
    padding-left: 0.6rem !important;
    padding-right: 0.6rem !important;
  }
  .menu-items-wrapper nav ul li{
    padding-left: 0;
    padding-right: 0;
  }
  .ragister-value-box{
    display: inline-block;
    width: 49%;
  }
  .login-main-wrapper .login-main{
    max-height: 100vh;
    overflow-y: scroll;
    position: relative;
  }
  /* width */
  .login-main-wrapper .login-main::-webkit-scrollbar {
    width: 5px;
  }

  /* Track */
  .login-main-wrapper .login-main::-webkit-scrollbar-track {
    background: #f1f1f1;
  }

  /* Handle */
  .login-main-wrapper .login-main::-webkit-scrollbar-thumb {
    background: #888;
  }

  /* Handle on hover */
  .login-main-wrapper .login-main::-webkit-scrollbar-thumb:hover {
    background: #555;
  }
}
@media(min-width:1200px){
  .navbar-expand-lg .navbar-nav .nav-link{
    padding-left: 1.3rem;
    padding-right: 1.3rem;
  }
}
@media(min-width:1920px){
  .login-main-wrapper .form-sidebar .form-image{
    max-width: 535px;
  }
}
@media(min-width:2048px){
  .login-main-wrapper .form-sidebar .form-image{
    max-width: 575px;
  }
}
@media(min-width:2250px){
  .login-main-wrapper .form-sidebar .form-image{
    max-width: 640px;
  }
}
@media(min-width: 2559px){

  .sb-top-left-section a,
  .top-header-icon{
    font-size: 23px;
  }
  .main-header-wrapper .sb-main-header .mid-header-section .sb-mid-right-section li a .fas{
    font-size: 20px;
    height: 50px;
    width: 50px;
    line-height: 50px;
  }
  .head-locatoin{
    width: calc(100% - 100px);
  }
  .main-header-wrapper .sb-main-header .mid-header-section .sb-mid-right-section li a,
  .menu-items-wrapper .navbar-expand-lg .navbar-nav .nav-link{
    font-size: 21px;
  }
  section .sb-service-section2 p,
  .services-main-wrapper .sb-service-section p,
  .product-page .service-bg-color .slider-service-section p,
  a.button-btn, button.button-btn,
  .invasive_breast_cancer-title-sec .invasive_breast_cancer-title{
    font-size: 20px;
  }
  
  .test-booking-left-section.col-md-6{
    width: 65%;
  }
  .test-booking-right-section.col-md-6{
    width: 35%;
  }
  .home1-section-heading2{
    font-size: 40px;
  }
  .medilinks-about-box h1, .medilinks-about-box h2, .medilinks-about-box h3, .medilinks-about-box h4, .medilinks-about-box h5, .medilinks-about-box h6,
  .contact-main-wrapper .sb-contact-section .breadcrumb li,
  .home1-section-heading1,
  .service-main-page-wrapper .service-content h6{
    font-size: 30px;
  }
  .contact-main-wrapper .sb-contact-section h4{
    font-size: 50px;
  }
  .slider-box h5{
    font-size: 26px !important;
  }
  .c-accordion-header .accordion-button,
  .booking-main-sec .form-section h6,
  .test-booking-left-section .booking-header-heading h3,
  .test-booking-form .test-information-section .test-information-title{
    font-size: 26px;
  }
  .service-main-page-wrapper .service-content h6{
    margin-bottom: 25px !important;
  }
  .test-booking-left-section .booking-left-header-ul li a,
  .test-booking-left-section .booking-header-heading h3,
  .medilinks-about-decription{
    font-size: 19px;
  }
  .invasive_breast_cancer-section .recurrence-score-text,
  .ductal_carcinoma-section .dcis-dec-section .dcis-dec-decription,
  .colon-cancer-section .colon-cancer-second-dec-section .colon-cancer-second-title,
  .colon-cancer-section .colon-cancer-second-dec-section .colon-cancer-second-title,
  .colon-cancer-section .colon-cancer-second-dec-section .colon-cancer-second-dec{
    line-height: 19px;
  }
  .service-main-page-wrapper .booking-main-sec .form-section h5{
    font-size: 17px;
    margin-top: 10px;
    margin-bottom: 10px;
  }
  .invasive_breast_cancer-section .recurrence-score-label-sec label,
  .patient_age_section .c-form-section .form-label,
  .ductal_carcinoma-section .dcis-dec-section .dcis-dec-decription,
  .colon-cancer-section .colon-cancer-title-section .colon-cancer-dec,
  .colon-cancer-section .colon-cancer-second-dec-section .colon-cancer-second-title,
  .colon-cancer-section .colon-cancer-second-dec-section .colon-cancer-second-dec,
  .colon-cancer-section .colon-cancer-second-dec-section .c-form-section .form-label,
  .billing_diagnosis_body .billing_diagnosis_note .billing_diagnosis_note-dec{
    font-size: 15px;
  }
  .patient-information-name{
    margin-bottom: 10px;
  }
  .specimen_status_section .specimen_status_body .specimen_status-right-section .specimen_status-right-decription,
  .form-terms-and-condition-section .form-and-condition-body .main-condition-p,
  .form-terms-and-condition-section .form-and-condition-body .main-condition-li .inner-first-ul .inner-first-li .inner-first-p,
  .form-terms-and-condition-section .form-and-condition-body .inner-second-p,
  .form-terms-and-condition-section .form-and-condition-body .inner-third-p,
  .event-card-date{
    line-height: 25px;
  }
  .footer-main-wrapper .sb-footer-section ul li a,
  .footer-main-wrapper .links ul li a,
  .footer-main-wrapper section p,
  .footer-main-wrapper section .last-para,
  .test-booking-right-section .study-information-question,
  #ProductOne-0 .card p,
  .test-booking,
  .test-booking-left-section .header-contact-table thead tr th, .test-booking-left-section .header-contact-table tbody tr td,
  .header-terms-text,
  .recurrence-score-dec label,
  .dcis-score-dec label,
  .ordering_physician_section .order-physician-name-title,
  .patient_information_section .patient-name-title,
  .patient_information_section .patient-dob,
  .patient_information_section .patient-male,
  .patient_information_section .patient-female,
  .patient_information_section .patient-hospital-reg,
  .patient_information_section .patient-street-address,
  .patient_information_section .patient-patient-state,
  .patient_information_section .patient-patient-post-code,
  .patient_information_section .patient-country,
  .patient_information_section .patient-phone,
  .patient_information_section .patient-email,
  .billing_diagnosis_section .billing_diagnosis_body .submitting-diagnosis-label,
  .billing_diagnosis_section .billing_diagnosis_body .patient-id-label,
  .billing_diagnosis_section .billing_diagnosis_body .hospital-label,
  .select-billing-option-section .select-billing-option .select-billing-option-title,
  .specimen-right-section .multiple-primaries-section .multiple-primaries-text,
  .listed_below_section .listed_below_title .listed_below_dec,
  .listed_below_section .listed-yes-no .listed-label,
  .barcode_section .left_barcode_section .left_barcode_title .left_barcode_dec,
  .left_barcode_section .left_barcode_form .left_barcode_label,
  .barcode_section .center_barcode_section .center_barcode_title .center_barcode_dec,
  .barcode_section .right_barcode_section .right_barcode_title .right_barcode_dec,
  .right_barcode_section .right_barcode_form .right_barcode_label,
  .specimen_status_section .specimen_status_body .physician_signature_decription,
  .specimen_status_section .specimen_status_body .specimen_status-right-section .specimen_status-right-decription,
  .form-footer-main-section .form-footer-left-text,
  .form-footer-main-section .form-footer-left-label,
  .form-terms-and-condition-section .form-and-condition-body .main-condition-p,
  .form-terms-and-condition-section .form-and-condition-body .main-condition-li .inner-first-ul .inner-first-li .inner-first-p,
  .form-terms-and-condition-section .form-and-condition-body .inner-second-p,
  .form-terms-and-condition-section .form-and-condition-body .inner-third-p,
  .event-card-date, .event-card-location, .event-card-step,
  .event-detail-decription-section{
    font-size: 18px;
  }
  .terms-and-conditions-footer .terms-footer-label{
    font-size: 18px !important;
  }
  .form-footer-main-section .form-footer-left-text,
  .form-footer-main-section .form-footer-right-text,
  .blogs-card-title,
  .logistic-section-li,
  .logistic-section-li .logistic-section-a{
    font-size: 21px !important;
  }
  
  .container{
    max-width: 1500px;
  }
  
}

@media(max-width:991.98px){
  .mobile-menu-wrapper{
    background-color: #ffffff;
  }
  .mobile-menu-wrapper .toggle-main-wrapper .line{
    background-color: #de2353;
  }
  .audio-section .audio-section-ul .audio-section-li{
    width: 25%;
  }
  .product-page .services-main-wrapper,
  .product-page .testimonial-main-wrapper,
  .product-page .partner-main-wrapper{  
    padding: 50px 0;
  }
  .team-main-wrapper{
    padding-top: 0;
    padding-bottom: 50px;
  }
}
@media(max-width:767.98px){
  .audio-section .audio-section-ul .audio-section-li{
    width: 33.33%;
  }
  .event-booking-location{
    margin-left: 0;
  }
  .event-booking-img{
    height: 100%;
    width: 100%;
  }
}
@media(max-width:576.98px){
  .login-main-wrapper .form-sidebar .logo-section{
    text-align: center;
  }
  .audio-section .audio-section-ul .audio-section-li{
    width: 50%;
  }
  .audio-section .audio-section-ul .audio-section-li .audio-section-img .img-responsive{
    padding: 20px;
  }

  /* Home Page Start*/
  .team-main-wrapper .team-section::after{
    bottom: 15px;
  }
  .banner-section-wrapper .sb-banner-section h4{
    font-size: 27px;
  }
  .banner-section-wrapper .sb-banner-section h2{
    font-size: 25px;
  }
  
  .team-main-wrapper,
  .team-main-wrapper .team-section,
  .partner-main-wrapper,
  .testimonial-main-wrapper,
  .gallery-main-wrapper,
  .footer-main-wrapper{
    padding: 25px 0 !important;
  }
  
  a.button-btn span, button.button-btn span{
    line-height: 30px;
    height: 30px;
    width: 30px;
  }
  a.button-btn{
    line-height: 40px;
  }
  .testimonial-main-wrapper .sb-testimonial-wrapper .text-slider .owl-carousel .item-box{
    padding: 80px 15px 10px 15px ;
  }
  /* Home Page Start*/
  
  /* About Page Start */
  .contact-main-wrapper{
    padding: 50px 0;
  }
  .contact-main-wrapper .sb-contact-section .breadcrumb{
    padding-top: 0;
  }
  /* About Page End */
  /* Thank you  Page Start*/
  .thank-you-section .button-btn{
    padding: 0 38px 0 15px;
    line-height: 44px;
  }
  .thank-you-section .thankyou-title{
    font-size: 32px;
  }
  .thank-you-section .thankyou-icon{
    font-size: 35px;
    height: 60px;
    line-height: 60px;
    width: 60px;
  }
  .thanks-main-section{
    height: 75vh;
  }
  /* Thank you  Page End*/
  .profile-table .user-id .user-id-title,
    .profile-table .date-of-birth .date-of-birth-title,
    .profile-table .user-gender .user-gender-title,
    .profile-table .user-number .user-number-title{
      font-size: 13px !important;
    }
    .user-name-title,
    .user-dependtion .user-dependtion-title{
      font-size: 14px !important;
    }
    .user-img{
      height: 75px;
      width: 75px;
    }
    .footer-main-wrapper .sb-footer-section .footer-logo{
      max-width: 200px;
      padding-bottom: 30px;
    }
    .footer-main-wrapper .sb-footer-section ul li a{
      font-size: 12px;
    }
    .footer-main-wrapper .sb-footer-section ul li a i,
    .footer-main-wrapper .links ul li a{
      font-size: 15px;
    }
    .footer-main-wrapper .links ul li{
      padding-bottom: 5px;
    }
    .footer-main-wrapper h4{
      font-size: 18px;
    }
    .footer-main-wrapper section{
      margin-top: 0;
    }
    .top-header-icon{
      font-size: 18px;
    }
    .message-title{
      font-size: 15px !important;
    }
}
/* 10-01-2023 Css End */

@media(min-width:577px) and (max-width:768px){
  .login-main-wrapper .form-sidebar .logo-section{
    text-align: center;
  }
}