/**** Media Query ****/
ul.menu-top .hide-menu {
    display: none;
}
.menu-wrap {
    display: none;
}
.no-scroll {
    overflow: hidden;
}

.mobile-menu {
    overflow: hidden;
}
.mobile-main-header .mobile-phno {
    display: flex;
    align-items: center;
    background: var(--color--one);
    color: #fff;
    border-color: var(--color--one);
    height: 42px;
    justify-content: center;
    font-size: 16px;
    font-weight: 600;
}
.mobile-main-header .mobile-phno span {
    font-size: 16px;
    text-transform: uppercase;
    margin-right: 10px;
    letter-spacing: 1px;
}
.mobile-main-header .mobile-phno svg, .mobile-main-header .mobile-phno img {
    width: 20px;
    height: 20px;
    margin-right: 5px;
}
.mobile-main-header .menu-wrap{
    top: 99px !important;
}
.mobile-footer-neurostar {
    max-width: 170px;
    margin: 25px auto 0;
}
.header-search-box.mobile-search-box.open-search{
    height: 152px;
}
.mobile-social-neurostar {
    display: flex;
    align-items: center;
    margin-top: 30px;
    justify-content: space-between;
}
.mobile-social-neurostar .sociallink {
    margin-top: 0;
}
@media (min-width: 992px) {
    .footer-form {
        max-width: 480px;
    }
}
@media (min-width:1401px) {
    .container, .wp-block-group__inner-container {
        max-width: 1300px;
    }
    .footer-form {
        max-width: 690px;
    }
    .custom-boxes img {
        height: 350px;
        width: 100%;
        object-fit: cover;
    }
    .services-page-info .container{
        max-width: 1300px!important;
    }
}

@media (min-width:1501px) {
    .container, .wp-block-group__inner-container {
        max-width: 1380px;
    }
}

@media (min-width:1600px) {
    .transformation-section {
        margin-top: 375px;
    }
}

@media (min-width:1601px) {
    header.main-header .container-fluid {
        max-width: 1920px;
    }
    .page-banner {
        min-height: 660px;
        padding-bottom: 95px;
    }
}
@media (min-width: 1801px) {
    #footer .container, #header .container, .gallery-section .container, .transformation-section .container, .services-info .container, .testimonial .container {
        max-width: 1720px !important;
    }
    .footer-form {
        max-width: 860px;
    }
}



@media (max-width:1400px) {
    .contact-page-color {
        padding: 55px 30px 55px 30px;
    }
    .our-contact-form {
        padding: 100px 55px;
    }
    .top-space {
        margin-top: 0px;
    }
    .fax-area {
        margin-top: 20px;
        margin-bottom: 30px;
    }
    .hours-area {
        margin-bottom: 30px;
    }
    .page-banner {
        min-height: 445px !important;
        padding-bottom: 70px !important;
    }
    .breadcrumbs-block {
        background: #e8e6e6;
        padding: 5px 0;
    }
    #breadcrumbs {
        font-size: 14px;
    }
    .tansformation-img img {
        right: 0;
    }
    .facility-col {
        right: 40px;
        top: 50%;
        width: 55%!important;
    }
    .tansformation-img img {
        width: 565px;
    }
    .services-info .custom-boxes:hover .service-hover-info {
        height: 146px;
    }
    .scroll-img {
        bottom: 10px;
    }
    h1{
        font-size: 50px!important;
    }
    .h2, h2, .heading {
        font-size: 45px;
    }
    #footer .sociallink li {
        margin-right: 20px;
    }
    .single-blog-font {
        line-height: 55px;
        margin-top: 20px;
    }
    .btn-style-two {
        height: 55px;
    }
}


@media (min-width:1200px) and (max-width:1400px) {
    .custom-boxes img {
        height:300px;
        object-fit: cover
    }
    .trusted-img img {
        margin-left: 111px;
        width: 60%;
        margin-top: 26px;
        margin-bottom: -25px;
    }
    .second-head {
        font-size: 40px;
        line-height: 60px;
    }
    .home-sec .row.align-items-center {
        align-items: start !important;
    }
    .start-left, .attorney-name  {
        font-size: 28px!important;
    }
    .container, .wp-block-group__inner-container {
        max-width: 1250px;
    }
    .footer-form {
        max-width: 625px;
        padding-left: 0px;
    }
    /*.header-left{
        width: 310px;
    }
    .header-right{
        width: calc(100% - 310px);
    }*/
    header .sub-menu li ul.sub-menu {
        left: -100%;
    }
   ul.menu-top li {
    padding: 0px 7px;
}
   ul.menu-top>li.menu-item-has-children {
    padding-right: 25px;
}
    .menu-top li a {
        font-size: 12px;
    }
	.gt_switcher.notranslate {
    margin-right: -20px;
}
    #mainNav>li.menu-item-has-children::before {
        right: 14px;
    }
    .header-search-box.open-search {
        opacity: 1;
        height: 110px;
        z-index: 999999;
    }

    .patient-portal-btn {
        margin-right: 10px;
        padding: 14px 20px 14px 40px;
        font-size: 15px;
    }
    .patient-portal-btn::before {
        width: 13px;
        height: 13px;
        background-size: 13px;
        left: 20px;
    }
    .transformation-section {
        margin-top: 330px;
    }
    .footer-form {
        background-color: rgba(245, 229, 217, 1);
        padding: 82px 58px;
    }
    .transparent-btn {
        font-size: 18px;
        padding: 15px 40px;
    }
    .btn {
        font-size: 16px;
        padding: 8px 15px;
    }
    .slick-list.draggable {
        height: 218px!important;
    }
    img.photo-gallery-images {
        height: 215px;
        object-fit: cover;
    }
    .team-head {
        font-size: 30px;
    }
    .about-page-title {
        font-size: 30px;
    }
    .slick-prev, .slick-next {
        height: 65px!important;
        width: 65px!important;
        transition: 1s;
    }
    .procedure-bg-content {
        padding: 40px 25px 20px 25px;
    }
    .banner-des {
        padding: 0px 115px;
    }
    .no-attorney-img {
        height: 450px;
    }
    .services-info .icon-boxes {
        padding: 0px 30px;
    }
    .btn-new {
        display: flex;
        gap: 9px;
        width: 17%;
    }
    .facility-new-content {
        padding: 20px 30px;
        max-width: 100%;
    }
    .hair-inner-content {
        padding: 30px;
        max-width: 100%;
    }
    body {
        font-size: 16px;
    }
}


@media (min-width:1400px) and (max-width:1500px){
	.gt_switcher {
    margin-right: -37px;
}
	.search-icon {
    margin-right: 20px;
}
}


@media (min-width:1400px) and (max-width:1800px){
    ul.menu-top>li {
        padding: 0px 16px!important;
    }
    .facility-col {
        width: 62%;
    }
    .page-banner {
        min-height: 500px!important;
        padding-bottom: 85px;
    }
    .page-banner .page-banner-title {
        font-size: 75px;
    }
    .h2, h2, .heading {
        font-size: 50px;
    }
    .contact-page-color {
        padding: 60px 80px;
    }
    .contact-page-title {
        margin-bottom: 15px;
    }
    .fax-area {
        margin-top: 15px;
        margin-bottom: 20px;
    }
    .hours-area {
        margin-bottom: 20px;
    }
    .our-contact-form {
        padding: 100px 180px;
    }
    .top-space {
        margin-top: 15px;
    }
    .attorney-name {
        font-size: 40px!important;
    }
    .team-details img {
        height: auto;
    }
    .services-info .custom-boxes:hover .service-hover-info {
        height: 150px;
    }
    .single-blog-font {
        font-size: 55px;
        line-height: 57px;
        margin-top: 25px;
    }
    #mainNav>li.menu-item-has-children::before {
        right: 8px;
    }
    .tansformation-img img {
        right: 0;
    }
}


@media (max-width: 1199px) {

    .h2, h2, .heading {
        font-size: 50px;
    }
    .sidebar-heading, .sidebar .widget-title {
        font-size: 30px;
    }
    .alignleft, .alignright {
        float: none;
        display: block;
        margin: 20px auto;
    }

    .header-left{
        width: 310px;
    }
    .header-right{
        width: calc(100% - 310px);
    }
    .menu-header {
        display: none;
    }
    ul.menu-top .hide-menu {
        display: block;
    }
    .main-header .container {
        max-width: 100%;
    }
    header .number, .header-center{
        display: none;
    }
    .header-ph span{
        font-size: 0!important;
    }
    .small-header .header-ph {
        transition: unset!important;
    }
    .header-ph {
        height: 50px;
        width: 50px;
        background-color: var(--color--two) !important;
        transition: unset!important;
        margin-right: 10px!important;
        padding: 0;
        border-color: var(--color--two)!important;
        border-radius: 8px;
    }
    .header-ph svg path{
        fill:white!important;
    }
    .header-ph svg {
        vertical-align: middle;
        width: 30px;
        height: 30px;
        left: -17px;
        top: -12px;
    }
    .menu-wrap {
        background-color: #fff;
        position: fixed;
        top: 99px;
        height: 100%;
        width: 100%;
        right: -100%;
        font-size: 1em;
        font-weight: 700;
        overflow: auto;
        transition: .5s;
        z-index: 12;
        display: flex;
        justify-content: center;
        align-items: center;
    }
    header.small-header .menu-wrap {
        top: 104px;
    }
    .social-head{
        display: none;
    }
    .footer-heading {
        display: block;
    }
    .menu-full-wrapper {
        width: 100%;
        position: absolute;
        top: 0;
        text-align: left;
    }
    .menu-show {
        right: 0;
        max-width: 100%;
    }
    .menu-sidebar {
        margin: 0;
        position: relative;
        top: 0;
        width: 100%;
        margin-left: auto;
        height: 100%;
        padding-bottom: 50%;
    }
    .menu-bar-wrapper {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        width: 100%;
    }
    .menu-sidebar .menu-bar-wrapper li {
        flex: 0 0 100%;
        max-width: 100%;
        position: relative;
        margin: 0;
        border: none;
        border-bottom: 1px solid rgba(0, 0, 0, .10);
        padding: 0;
    }
    .menu-sidebar .menu-bar-wrapper .menu-item-has-children .sub-menu li:first-child {
        border-top: 1px solid rgba(0, 0, 0, .03);
    }
    .menu-sidebar .menu-bar-wrapper li:last-child {
        border: none;
    }
    .menu-sidebar .menu-bar-wrapper li>a {
        color: var(--color--black);
        padding: 10px 15px;
        position: relative;
        display: block;
        line-height: 1.6;
        font-weight: 400;
        text-decoration: none;
    }
    .menu-sidebar .menu-bar-wrapper li>a:hover:after {
        opacity: 1;
    }
    .menu-sidebar .menu-bar-wrapper li>a:hover {
        color: #000;
    }
    .menu-sidebar .menu-bar-wrapper li.current-menu-item>a, .menu-sidebar .menu-bar-wrapper li>a:focus {
        background-color: var(--color--two);
        color: #fff;
    }
    .menu-sidebar .sidebar-menu-arrow:after {
        content: "";
        cursor: pointer;
        border-left: 2px solid var(--color--black);
        border-bottom: 2px solid var(--color--black);
        display: inline-block;
        width: 10px;
        height: 10px;
        -ms-transform: rotate(-45deg);
        -webkit-transform: rotate(-45deg);
        -moz-transform: rotate(-45deg);
        -o-transform: rotate(-45deg);
        transform: rotate(-45deg);
        margin: auto;
        position: absolute;
        right: 15px;
        top: 50%;
        bottom: 0;
        margin-top: -8px;
    }
    .menu-sidebar .menu-bar-wrapper li.current-menu-item > .sidebar-menu-arrow:after {
        border-left: 2px solid #fff;
        border-bottom: 2px solid #fff;
    }
    .menu-sidebar .menu-bar-wrapper .menu-item-has-children .sidebar-menu-arrow.responsive-up-arrow:after {
        transform: rotate(135deg);
        display: block;
        margin: 0;
    }

    .menu-sidebar .menu-bar-wrapper li.current-menu-item>a+.sidebar-menu-arrow::after {
        color: #0e2743;
    }

    .menu-sidebar .menu-bar-wrapper .current-menu-parent.menu-item-has-children>.nav-link {
        font-weight: 400;
        background-color: #e93941;
        color: #fff;
        width: 100%;
    }

    .menu-sidebar .menu-bar-wrapper .current-menu-parent.menu-item-has-children>.nav-link:after {
        opacity: 1;
    }

    .menu-sidebar .menu-bar-wrapper .menu-item-has-children {
        position: relative;
    }

    .menu-sidebar .menu-bar-wrapper .menu-item-has-children .sidebar-menu-arrow {
        position: absolute;
        right: 0;
        top: 0;
        height: 47px;
        width: 44px;
        background-color: transparent;
    }

    .menu-sidebar .menu-bar-wrapper .menu-item-has-children .sub-menu {
        display: none;
        background: none;
    }

    .menu-sidebar .menu-bar-wrapper .menu-item-has-children .sub-menu li {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
        padding-left: 0px;
    }
    .menu-sidebar .menu-bar-wrapper li .sub-menu li a {
        padding-left: 30px;
    }
    .menu-sidebar .menu-bar-wrapper li .sub-menu .sidebar-menu-arrow:after {
        font-size: 16px;
    }
    .sidebar-menu-arrow::after {
        cursor: pointer;
        content: "";
        position: absolute;
        top: 0px;
        margin: auto;
        bottom: 0px;
        right: 0;
        background-size: 14px;
        height: 40px;
        width: 40px;
    }
    .menu-sidebar .menu-bar-wrapper li .sub-menu li a:after {
        display: none;
    }
    .menu-sidebar .menu-bar-wrapper li .sub-menu li .sub-menu li a {
        padding-left: 50px;
    }
    .menu-sidebar .menu-bar-wrapper li .sub-menu li .sub-menu li .sub-menu li a {
        padding-left: 70px;
    }
    .menu-button {
        height: 50px;
        width: 50px;
        position: relative;
        line-height: normal;
        border-radius: 8px;
        border: 1px solid var(--color--two);
        background: var(--color--two);
    }
    .menu-button .menu-bar {
        position: absolute;
        transition: .5s;
        opacity: 1;
        margin: 0 auto;
        width: 25px;
        left: 0;
        right: 0;
        background: white;
        height: 2px;
        border-radius: 10px;
    }
    .menu-button:hover {
        cursor: pointer;
    }
    .menu-button .menu-bar-top {
        top: 15px;
    }
    .menu-button .menu-bar-middle {
        top: 50%;
        transform: translateY(-50%);
    }
    .menu-button .menu-bar-bottom {
        top: auto;
        bottom: 15px;
    }
    .menu-button.button-open {
        z-index: 13;
    }
    .menu-button.button-open {
        z-index: 13;
    }
    .button-open .menu-bar-middle {
        background-color: #beccd7;
        transform: translate(230px);
        transition: .1s ease-in;
        opacity: 0;
    }
    .menu-button.button-open .menu-bar-top {
        transform: rotate(45deg) translate(12px, 11px);
        transition: .5s;
        top: 7px;
        opacity: 1;
    }
    .menu-button.button-open .menu-bar-bottom {
        transform: rotate(-45deg) translate(10px, -9px);
        transition: .5s;
        top: 37px;
    }
    header .sub-menu li ul.sub-menu {
        position: static;
    }
    .search-icon {
        width: 50px;
        height: 50px;
        line-height: 50px;
        margin-right: 10px;
        margin-left: 10px;
        background: var(--color--two);
        border: 1px solid var(--color--two);
        border-radius: 8px;
    }

    .search-icon svg,
    .search-icon img {
        width: 18px;
        height: 18px;
    }
    .search-icon svg path {
        fill: white;
    }
    .wp-block-group__inner-container {
        max-width: 92%;
    }

}

@media (min-width:992px) and (max-width:1200px) {
    .second-head {
        font-size: 35px;
        line-height: 55px;
    }
    .area-section h2 {
        font-size: 25px;
    }
    .start-left, .attorney-name {
        font-size: 20px;
    }
    .custom-boxes img {
        height:300px;
    }
    .home-sec .row.align-items-center {
        align-items: start !important;
    }
}

@media (max-width: 1024px){
    .home-banner {
        height: auto;
        padding: 150px 0;
    }
    .scroll-img {
        bottom: 10px;
    }
    .banner-des h1 {
        font-size: 70px;
    }
    .transformation-section {
        margin-top: 155px;
    }
    .custom-boxes img {
        height: 310px!important;
        object-fit: cover!important;
    }
    .services-info .icon-boxes {
        padding: 0px 25px;
    }
    .services-info .custom-boxes:hover .service-hover-info {
        height: 155px;
    }
    .tansformation-img img {
        right: 0;
        width:50%;
    }
    .facility-col {
        position: absolute;
        right: 15px;
        top: 50%;
        height: 100%;
        width: 75%;
        transform: translateY(-50%);
        z-index: -1;
    }
    .facility-inner-content {
        padding: 45px;
    }
    .facility-section {
        margin-top: 70px;
    }
    .footer-form {
        padding: 55px 30px;
    }
    #footer .sociallink li {
        margin-right: 14px;
    }
    .pre-footer-nav li {
        padding-right: 4px!important;
        margin-right: 5px!important;
    }
    .border-right {
        margin-right: 12px;
    }
    .page-banner {
        min-height: 415px !important;
        padding-bottom: 90px !important;
    }
    .trusted-img img {
        margin-left: 0px;
        margin-top: 0px;
    }
    .contact-page-title {
        margin-bottom: 20px;
    }
    .hours-area {
        margin-bottom: 15px;
    }
    .fax-area {
        margin-bottom: 15px;
    }
    .top-space {
        margin-top: 35px;
    }
    .iframesection iframe {
        height: 450px;
    }
    .page-banner .page-banner-title {
        font-size: 65px!important;
    }
    .patient-content {
        padding: 0 4px;
    }
    .patient-ethinicity-space {
        padding: 0px 8px 0px 5px;
    }
    .patient-gender-space {
        padding: 0px 7px 0px 19px;
    }
    .patient-age-space {
        padding: 0px 8px 0px 47px;
    }
    .patient-gallery-space {
        padding: 0px 8px 0px 8px;
    }
    .patient-weight-space {
        padding: 0px 7px 0px 9px;
    }
    .patient-height-space {
        padding: 0px 7px 0px 12px;
    }
    .slick-list.draggable {
        height: 144px!important;
    }
    .single-patient-photo-column {
        margin-top: 15px;
    }
    img.photo-gallery-images {
        width: 100%;
        height: 143px;
        object-fit: cover;
    }
    .procedure-bg-content {
        padding: 50px 25px 35px 25px;
    }
    .dr_tsion_section .about-img img {
        height: auto;
    }
    .sidebar-procedure-heading, .sidebar-profile-heading {
        font-size: 40px;
    }
    .procedure-bg-content {
        padding: 50px 35px 35px 35px;
    }
    .taxonomys img {
        width: 50%;
        height: 210px;
        object-fit: cover;
    }
    .gallery-sidebar {
        padding: 60px 20px;
    }
    .our-team img {
        border-radius: 20px;
        height: 415px;
        object-fit: cover;
    }
    .att-detail {
        padding: 26px 8px;
    }
    .no-attorney-img {
        height: 415px!important;
        padding: 155px 10px;
    }
    .designation {
        font-size: 20px;
    }
    .image-col img {
        height: 335px;
    }
    .hair-inner-content {
        padding: 30px;
        max-width: 100%;
    }
    .facility-new-content {
        padding: 30px;
        max-width: 100%;
    }
    .btn-new {
        right: 35px;
        bottom: 32px;
    }
    .btn-new {
        gap: 20px;
        width: 26%;
    }
	.header-language {
    position: absolute;
    left: 68%;
}
}


@media (max-width: 991px) {
    .custom-boxes img {
        height: 335px!important;
        object-fit: cover!important;
        width: 100%!important;
    }
    .services-info .icon-boxes {
        padding: 0px 25px;
    }
    .h2 .h2, h2, .heading, h2.title {
        font-size: 45px;
    }
    .faq-card-header .font-h5 div[aria-expanded=false]:after, .faq-card-header .font-h5 div[aria-expanded=true]:after  {
        width: 35px;
        height: 35px;
    }
    .review-page .icon svg {
        width: 140px;
        height: 130px;
        margin-bottom: 10px;
    }
    .accordion-button {
        font-size: 18px;
    }
    .team-details img{
        padding-right: 0;
    }
    .static-page .wp-block-heading{
        margin-top: 40px;
    }
    .default-content {
        max-width: 100%;
    }
    .default-content h1, .wp-block-group h1 {
        font-size: 45px!important;
    }
    .default-content h2, .wp-block-group h2 {
        font-size: 34px;
    }
    .default-content h3, .wp-block-group h3 {
        font-size: 30px;
        font-weight:300;
    }
    .default-content h4, .wp-block-group h4 {
        font-size: 27px;
    }
    .default-content h5, .wp-block-group h5 {
        font-size: 25px;
    }
    .space-pd {
        padding: 60px 0;
    }
    .space-mr {
        margin: 60px 0;
    }
    body {
        font-size: 18px;
        line-height: 1.8em;
    }
    .header-left{
        width: 280px;
    }
    .header-right{
        width: calc(100% - 280px);
    }
    .header-ph:hover {
        background: var(--color--two);
        color: #fff;
        border-color: var(--color--two);
    }
    .patient-portal-btn {
        display: none;
    }
    .header-ph {
        font-size: 0 !important;
        width: 50px;
        height: 50px;
        line-height: 50px;
        padding: 18px 22px !important;
        border-radius: 8px;
    }

    .banner-form form {
        padding-left: 0;
        margin-top: 30px;
    }
    aside.sidebar {
        margin-top: 40px;
    }
    .about-page-section {
        background: linear-gradient(180deg, rgba(248, 248, 248, 1) 100%, rgba(255,255,255,0) 62%);
    }
    .icon-info .about-page-title {
        margin-top: 14px;
    }
    .team-head {
        font-size: 25px;
        margin-bottom: 10px;
    }
    .heading-h2 {
        margin-bottom: 10px;
        margin-top: 10px;
    }
    .btn {
        padding: 15px 30px;
        border-radius: 10px;
    }
    .btn-group {
        gap: 15px;
    }
    .testimonial-title {
        margin-top: 20px;
    }
    .dr_tsion_section .about-img img {
        height: auto;
    }
    .facility-section {
        margin-top: 0;
        padding:0px;
    }
    .transformation-section {
        margin-top: 0;
    }
    .facility-section img {
        display: none;
    }
    .transformation-section img {
        display: none;
    }
    .facility-section .container {
        max-width: 100%;
    }
    .facility-inner-content {
        border-radius: 0;
        padding: 60px 40px;
    }
    .att-detail {
        padding: 26px 25px;
    }
    .attorney-name {
        font-size: 34px;
    }
    .home-banner {
        height: 55vh;
    }
    .banner-des h1 {
        font-size: 55px;
    }
    .border-right {
        border-right: unset;
        margin-right: 0px;
    }
    .content-area-spacing {
        margin-top: 15px;
    }
    .team-details img {
        height: auto;
    }
    .contact-page-color {
        padding: 60px 20px;
    }
    .our-contact-form {
        padding: 60px 25px;
    }
    .top-space {
        margin-top: 0px;
    }
    .iframesection iframe {
        height: 350px;
        display: block;
    }
    .blog-section {
        padding: 15px;
    }
    .blog-post-wraper {
        padding-right: 0px;
    }
    .blog-title a {
        font-size: 30px;
    }
    .single-blog-font {
        line-height: 50px;
        margin-top: 15px;
    }
    .scroll-img {
        bottom: 5px;
    }
    .page-banner .page-banner-title {
        font-size: 50px!important;
    }
    .page-banner {
        min-height: 315px !important;
        padding-bottom: 65px !important;
    }
    .single-patient-photo-gallery {
        padding: 30px 60px 10px;
        margin-bottom: 30px;
    }
    .gallery-slider .slick-slide {
        width: 100%!important;
    }
    .contact-info iframe {
        display: none;
    }
    .trusted-img img {
        display: none;
    }
    .designation {
        font-size: 20px;
    }
    .sidebar-procedure-heading {
        font-size: 45px;
    }
    .sidebar-profile-heading{
        font-size: 45px;
    }
    .sidebar-heading {
        font-size: 45px!important;
    }
    .single-photo-gallery-space {
        padding-right: 0;
    }
    .patient-flex-column {
        margin-top: 0;
    }
    #footer .sociallink li {
        margin-right: 45px;
    }
    .after-title {
        font-size: 45px!important;
    }
    .procedure-bg-content {
        padding: 50px 25px 35px 25px;
    }
    .single-photo-gallery-space .slick-list.draggable {
        height: 205px!important;
    }
    img.photo-gallery-images {
        height: 200px;
    }
    .patient-content {
        padding: 0px 6px;
    }
    header.main-header {
        top: 0;
    }
    .logged-in header.main-header {
        top: 32px;
    }
    .services-info .custom-boxes:hover .service-hover-info {
        height: 157px;
    }
    .about-section {
        background: rgba(245, 229, 217, 1)!important;
    }
    .about-new {
        padding: 60px 0;
        overflow: hidden;
        background: linear-gradient(0deg, rgb(255 227 207 / 0%) 8%, rgb(255 228 209 / 86%) 68%)!important;
    }
    .testimonial-slider {
        padding: 0px 0px;
    }
    .dr_tsion_section .heading-h2 {
        margin-bottom: 2px
    }
    .our-page-section .heading-h2 {
        margin-bottom: 2px;
    }
    .btn-style-two {
        height: 60px;
        padding: 0 30px !important;
    }
    .about-page-section .about-img img {
        margin-top: 25px;
    }
    .gallery-btn {
        margin-top: 20px;
    }
    .image-col img {
        height: 250px;
    }
    .btn-new{
        display: none;
    }
    .facility-column-img {
        display: none;
    }
    .tansformation-new-img {
        display: none;
    }
    .facility-new-content {
        padding: 60px 25px 60px 25px;
        max-width: 100%;
    }
    .hair-inner-content {
        padding: 60px 20px;
        max-width: 100%;
    }
    .services-new-heading {
        font-size: 35px;
    }
		.header-language {
    display: none;
}
}

/* Small Devices View  New*/
@media (max-width: 767px) {
    .custom-boxes img {
        height: 275px!important;
        object-fit: cover!important;
    }
    .h2, h2, .heading {
        font-size: 30px!important;
    }
    .page-banner .page-banner-title {
        font-size: 35px!important;
    }
    .btn-grp {
        flex-direction: column;
    }
    .btn-grp .btn {
        margin-right: 0;
        margin-bottom: 10px;
    }
    .btn-grp .btn:last-child {
        margin-bottom: 0px;
    }
    .banner-form .form-row {
        padding: 30px;
        margin-top: -100px;
    }
    .banner-form .submit-btn {
        margin-top: 25px;
    }
    .footer-heading {
        font-size: 22px;
    }
    .header-left {
        width: 180px;
    }
    .header-right{
        width: calc(100% - 180px);
    }
    .contact {
        margin-left: 0px;
    }
    #footer .social-head {
        text-align: left;
        margin-bottom: 0px;
    }
    .btn {
        font-size: 14px;
        padding: 15px 30px;
        border-radius: 10px;
    }
    .facility-inner-content {
        padding: 60px 15px;
        border-radius: 0;
    }
    .attorney-name {
        font-size: 30px;
    }
    .designation {
        font-size: 14px;
    }
    .transparent-btn {
        font-size: 14px;
        padding: 15px 35px;
    }
    .services-info .custom-boxes:hover .service-hover-info {
        height: 117px!important;
    }
    .box-btn {
        font-size: 16px;
    }
    .banner-des .text-white {
        font-size: 37px!important;
    }
    .home-banner {
        height: auto;
        padding: 100px 0px;
    }
    .transformation-section {
        margin-top: 0px;
    }
    .facility-section {
        margin-top: 0;
        padding:0px
    }
    .testimonial-text {
        padding: 0px 0px;
    }
    .footer-form {
        padding: 60px 20px!important;
    }
    .repeat-boxes svg {
        margin-bottom: 10px;
    }
    .icon-info .about-page-title {
        font-size: 30px;
        margin-top: 15px;
        margin-bottom: 10px;
    }
    .repeat-boxes {
        padding: 30px 20px;
    }
    .services-info .icon-boxes {
        padding: 0px 25px;
    }
    .custom-boxes svg {
        margin-bottom: 15px;
    }
    .financing-option-content {
        padding-left: 0;
    }
    .financing-option-content .btn {
        margin-top: 0px!important;
    }
    .single-blog-font {
        line-height: 40px;
        margin-top: 15px;
    }
    .blog-title {
        margin-top: 15px;
    }
    .loop-item {
        margin-bottom: 25px;
    }
    .about-page-title {
        margin-top: 0px!important;
        font-size: 25px!important;
    }
    .contact-page-title {
        font-size: 25px;
    }
    .contact-page-title {
        margin-bottom: 10px;
    }
    .contact-page-color {
        padding: 60px 15px;
    }
    .our-contact-form {
        padding: 60px 15px;
    }
    .page-banner {
        padding: 50px 0px !important;
    }
    .scroll-img {
        display: none;
    }
    .gallery-slider .slick-slide {
        width: 100%!important;
    }
    .single-patient-photo-gallery {
        padding: 30px 10px 10px 11px;
        border-radius: 15px;
        margin-bottom: 95px;
    }
    .gallery-slider img {
        border-radius: 10px;
    }
    .pre-footer-nav li a {
        font-size: 16px;
        font-weight: 400;
    }
    .testimonial .subtitle {
        font-size: 14px;
    }
    .testimonial-title {
        font-size: 20px;
    }
    .privacy-box li a {
        font-size: 14px;
    }
    .copyright-text {
        font-size: 14px;
    }
    .copyright {
        padding-top: 0;
        border-top: unset;
    }
    .bottom-footer {
        padding: 50px 0 20px 0px;
    }
    .page-banner {
        min-height: 170px !important;
        padding-bottom: 35px !important;
    }
    .team-head {
        font-size: 20px;
        margin-bottom: 10px;
    }
    .gallery-single-button {
        padding: 15px 20px;
        font-size: 14px;
    }
    .patient-title {
        font-size: 30px;
    }
    .patient-content, .patient-content-area{
        font-size: 14px;
    }
    #footer .sociallink li {
        margin-right: 45px;
    }
    .list-style ul li {
        font-size: 14px;
    }
    .blog-content {
        font-size: 14px;
    }
    .post-navigation .icon-nav {
        height: 47px;
        width: 47px;
    }
    .post-navigation svg {
        width: 21px;
        height: 21px;
    }
    .procedure-bg-content {
        padding: 50px 20px 25px 20px;
    }
    .procedure-content {
        margin-bottom: 20px;
    }
    .sidebar-profile-heading {
        margin-bottom: 10px;
    }
    .about-page-section .about-img img {
        margin-top: 0px;
    }
    .cat-nav-title.h4 {
        margin-bottom: 15px;
    }
    .flex-row-reverse .financing-option-content {
        padding-right: 0;
    }
    .accordion-body {
        padding: 5px 0 5px;
    }
    .faq-main-title {
        margin-top: 0px;
        margin-bottom: 0px;
    }
    .accordion-button:after {
        top: 20px;
        width: 17px;
        height: 17px;
    }
    .accordion-button:not(.collapsed):after {
        top: 25px;
        height: 1.7px;
        width: 17px;
    }
    .sidebar-list, .sidebar-wrap {
        padding: 45px 20px 10px 0px;
    }
    .patient-age-space {
        padding: 0px 5px 0px 37px;
    }
    .patient-gender-space {
        padding: 0px 4px 0px 15px;
    }
    .patient-ethinicity-space {
    padding: 0px 2px 0px 2px;
}
    .patient-gallery-space {
        padding: 0px 8px 0px 8px;
    }
    .patient-weight-space {
        padding: 0px 11px 0px 8px;
    }
    .patient-height-space {
        padding: 0px 12px 0px 11px;
    }
    .gallery-slider .slick-next {
        top: 355px;
        right: 120px;
    }
    .gallery-slider .slick-prev {
        top: 355px;
        left: 120px;
    }
    .after-title {
        margin-bottom: 5px;
    }
    .sidebar-heading {
        font-size: 25px!important;
    }
    .our-team .row {
        margin-bottom: 0!important;
        padding: 0;
    }
    .testi-svg {
        display: none;
    }
    .wpcf7-form-control-wrap {
        margin-bottom: 5px;
    }
    .english-contact-form .heading {
        margin-bottom: 0!important;
    }
    .form-control, .infusion-field input[type="text"] {
        padding: 15px;
    }
    .btn-wrap .btn svg {
        width: 20px;
        height: 20px;
    }
    .home-btn .btn svg {
        width: 20px;
        height: 20px;
    }
    .single-patient-photo-column {
        margin-top: 10px;
    }
    .ethnicity {
        margin-right: 5px;
    }
    .gender {
        margin-right: 16px;
    }
    .age {
        margin-right: 37px;
    }
    .p-gallery {
        margin-right: 5px;
    }
    .weight {
        margin-right: 5px;
    }
    .height {
        margin-right: 7px;
    }
    .sidebar-contact-form .wpcf7-form-control::placeholder {
        font-size: 14px;
    }
    img.photo-gallery-images {
        height: 140px;
        width: 100%;
        object-fit: cover;
    }
    .single-patient-photo-gallery .slick-list.draggable {
        height: auto!important;
    }
    .header-logo {
        width: 115px;
    }
    .header-ph svg {
        width: 18px;
        height: 18px;
    }
    .menu-button .menu-bar {
        width: 20px;
    }
    .btn svg {
        width: 20px;
        height: 20px;
    }
    .gallery-sidebar-form .btn-wrap {
        margin-top: 7px;
    }
    .blog-search .search-btn {
        width: 60px;
    }
    .single-post .sidebar-heading {
        margin-bottom: 0;
        margin-left: 25px;
    }
    .btn-text svg {
        margin-bottom: -6px;
    }
    .taxonomys img {
        width: 50%;
        height: 175px;
        object-fit: cover;
    }
    h3.h3-heading {
        font-size: 25px;
    }
    .privacy-box li::after {
        right: -5px;
        height: 8px;
        width: 8px;
    }
    .btn-style-two {
        height: 50px;
        padding: 0 30px !important;
    }
    .transparent-btn svg{
        width: 20px;
        height: 20px;
    }
    .blog .sidebar-list, .sidebar-wrap {
        padding: 35px 25px 15px 25px;
    }
    .sub-cat-nav-title a {
        font-size: 14px;
    }
    .no-attorney-img {
        background-color: #f2f2f2;
        height: 313px!important;
        object-fit: contain!important;
        border-radius: 30px;
        padding: 94px 45px;
    }
    .image-col {
        margin-bottom: 10px;
    }
    .grid-gallery {
        display: block;
        grid-template-columns: inherit;
        gap: 15px;
    }
    .image-col img {
        width: 100%;
        height: 250px;
        object-fit: cover;
        border-radius: 20px;
    }
    .facility-new-content {
        padding: 60px 20px;
        max-width: 100%;
    }
    .hair-inner-content{
        padding: 60px 20px;
        max-width: 100%;
    }
}

@media (max-width:575px) {
    .default-content h1, .wp-block-group h1 {
        font-size: 33px!important;
    }
    .default-content h2, .wp-block-group h2 {
        font-size: 28px;
    }
    .default-content h3, .wp-block-group h3 {
        font-size: 26px;
        font-weight: 300;
    }
    .default-content h4, .wp-block-group h4 {
        font-size: 24px;
    }
    .default-content h5, .wp-block-group h5 {
        font-size: 22px;
    }
    .page-banner .page-banner-title {
        font-size: 32px;
    }
    .header-right {
        width: calc(100% - 180px);
    }
    .header-logo svg{
        width: 100%;
    }
    header.small-header .header-logo {
        width: 85%;
    }
    .neurostar-logo {
        display: none !important;
    }

    .search-icon {
        width: 45px;
        height: 45px;
        line-height: 45px;
        margin-right: 10px;
    }
    .menu-button {
        height: 45px;
        width: 45px;
    }
    .menu-button .menu-bar-top {
        top: 12px;
    }
    .menu-button .menu-bar-bottom {
        bottom: 12px;
    }
    .menu-button.button-open .menu-bar-top {
        top: 5px;
    }
    .menu-button.button-open .menu-bar-bottom {
        top: 35px;
    }
    .mobile-main-header .menu-wrap {
        top: 85px !important;
    }
    .post-image img {
        height: 300px;
    }
}

/* Extra Small Devices View */
@media (max-width: 480px) {
    .page-banner .page-banner-title {
        font-size: 30px;
    }
    .mobile-main-header .mobile-phno span {
        font-size: 14px;
        letter-spacing: 0;
    }
    .mobile-main-header .mobile-phno {
        font-size: 14px;
    }
}
/************* responsivness*********************/
@media (max-width: 1199px) {

    .header-ph svg {

        position: relative;
        left: unset;
        top: unset;
    }

}
@media (max-width: 991px) {
    .pre-footer-nav li {
        text-align: center;
        margin: 0!important;
        padding-right: 15px!important;
    }
    .footer-form {
        padding: 60px 20px!important;
    }
}
@media(max-width:1365px){
    .pre-footer-nav li {
        padding-right: 5px;
        margin-right: 5px;
    }
}
@media (max-width: 767px) {

}
@media (min-width: 1600px) {


}
@media (min-width: 1200px) {
    h1{
        font-size: 96px;
    }

}

@media (max-width: 991px) {
    .page-banner {
        background-color: #F6F2F2;
        background-position: center;
        min-height: auto;
        padding: 115px 0;
    }
    #footer ul.sociallink {
        justify-content: center;
    }
    .f-logo {
        display: flex;
        justify-content: center;
    }
    .pre-footer-nav {
        margin: 20px 0;
    }
    .testimonial-list {
        padding: 20px;
    }
    .default-content, .post-navigation{
        margin-right: 0!important;
    }
    .slick-prev, .slick-next {
        height: 60px!important;
        width: 60px!important;
    }
    .slick-prev svg, .slick-next svg, .slick-prev img, .slick-next img {
        width: 28px;
        height: 25px;
    }
    .our-team img {
        height: 450px;
        object-fit: cover;
    }
    .no-attorney-img {
        background-color: #f2f2f2;
        height: 310px!important;
        object-fit: contain;
        border-radius: 30px;
        padding: 100px 20px;
    }
}
@media (max-width: 767px) {
    .pre-footer-nav > li::after{
        display: none;
    }
    a.blog-btn {
        bottom: 50px;
    }

    p, .our-team-content {
        font-size: 14px!important;
        line-height: 30px!important;

    }
    .contact-frm .form-control, .infusion-field input[type="text"] {
        font-size: 14px;
    }
    .our-team img {
        height: auto;
    }
}

@media (max-width: 575px) {
    .header-ph {
        width: 45px;
        height: 45px;
    }

}
.gt_selected svg{
    vertical-align:middle;
}
