/**** 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: 136px !important;
}
.mobile-footer-neurostar {
  max-width: 170px;
  margin: 25px auto 0;
}
.header-search-box.mobile-search-box.open-search {
  height: 152px;
}
.mobile-main-header .menu-top li a {
  padding: 47px 0;
}
header.small-header.mobile-main-header .menu-top li a {
  padding: 47px 0;
}
.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: 1601px) {
  header.main-header .container-fluid {
    max-width: 1920px;
  }
}
@media (min-width: 1501px) {
  .container,
  .wp-block-group__inner-container {
    max-width: 1380px;
  }
}
@media (min-width: 1401px) {
  .container,
  .wp-block-group__inner-container {
    max-width: 1300px;
  }
}
@media (min-width: 1200px) and (max-width: 1400px) {
  .container,
  .wp-block-group__inner-container {
    max-width: 1200px;
  }
  .header-left {
    width: 260px;
  }
  .header-right {
    width: calc(100% - 260px);
  }
  header .sub-menu li ul.sub-menu {
    left: -100%;
  }
  ul.menu-top li {
    padding: 0px 14px;
  }
  .menu-top li a {
    padding: 45px 0;
    font-size: 14px;
  }
  .header-search-box.open-search {
    opacity: 1;
    height: 110px;
    z-index: 999999;
  }
  .header-ph {
    padding: 10px 25px 10px 55px;
    font-size: 18px;
  }
  .header-ph span {
    font-size: 12px;
  }
  .header-ph::before {
    width: 25px;
    height: 25px;
    background-size: 25px;
  }
  .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;
  }
  header.main-header .container {
    max-width: 96%;
  }
}
@media (max-width: 1199px) {
  .h2,
  h2,
  .heading {
    font-size: 37px;
  }
  .sidebar-heading,
  .sidebar .widget-title {
    font-size: 30px;
  }
  .alignleft,
  .alignright {
    float: none;
    display: block;
    margin: 20px auto;
  }
  .main-header {
    padding-bottom: 0px !important;
  }
  .header-left {
        width: 370px;
        padding: 10px 0;
    }
  .header-right {
    width: calc(100% - 370px);
  }
  .menu-header {
    display: none;
  }
  ul.menu-top .hide-menu {
    display: block;
  }
  .main-header .container {
    max-width: 100%;
  }
  .menu-wrap {
    background-color: #fff;
    position: fixed;
    top: 110px;
    top: 94px;
    height: 100%;
    width: 100%;
    right: -100%;
    font-size: 1em;
    font-weight: 700;
    overflow: auto;
    transition: 0.5s;
    z-index: 12;
    display: flex;
    justify-content: center;
    align-items: center;
    border-top: 3px solid var(--color--one);
  }
  header.small-header .menu-wrap {
    top: 95px;
  }
  .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, 0.1);
    padding: 0;
  }
  .menu-sidebar
    .menu-bar-wrapper
    .menu-item-has-children
    .sub-menu
    li:first-child {
    border-top: 1px solid rgba(0, 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;
  }
  .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;
    background: var(--color--two);
    border-radius: 10px;
  }
  .menu-button .menu-bar {
    position: absolute;
    transition: 0.5s;
    opacity: 1;
    margin: 0 auto;
    width: 25px;
    left: 0;
    right: 0;
    background: #fff;
    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: 0.1s ease-in;
    opacity: 0;
  }
  .menu-button.button-open .menu-bar-top {
    transform: rotate(45deg) translate(12px, 11px);
    transition: 0.5s;
    top: 7px;
    opacity: 1;
  }
  .menu-button.button-open .menu-bar-bottom {
    transform: rotate(-45deg) translate(10px, -9px);
    transition: 0.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-radius: 10px;
  }
  .search-icon svg,
  .search-icon img {
    width: 18px;
    height: 18px;
    stroke: #fff;
  }
  .search-icon svg path {
    stroke: #fff;
  }
  .wp-block-group__inner-container {
    max-width: 92%;
  }
  .header-ph {
    padding: 0;
    font-size: 0;
    width: 50px;
    height: 50px;
    border-radius: 10px;
    margin-right: 12px;
  }
  .header-ph span {
    display: none;
  }
  .header-ph::before {
    background-size: 22px;
    left: 50%;
    transform: translate(-50%, -50%);
  }
  .footer .footer-nav,
  .footer .contact-info {
    margin-top: 30px;
  }
  .footer-info-col {
    text-align: center;
  }
  #footer .footer-logo {
    margin: 0 auto;
  }
}

@media (max-width: 991px) {
  .h2 .h2,
  h2,
  .heading,
  h2.title {
    font-size: 40px;
  }
  .default-content {
    max-width: 100%;
  }
  .default-content h1,
  .wp-block-group h1 {
    font-size: 38px;
  }
  .default-content h2,
  .wp-block-group h2 {
    font-size: 34px;
  }
  .default-content h3,
  .wp-block-group h3 {
    font-size: 30px;
  }
  .default-content h4,
  .wp-block-group h4 {
    font-size: 27px;
  }
  .default-content h5,
  .wp-block-group h5 {
    font-size: 25px;
  }
  .space-pd {
    padding: 50px 0;
  }
  .space-mr {
    margin: 50px 0;
  }
  body {
    font-size: 16px;
    line-height: 1.8em;
  }
  .header-left {
    width: 50%;
  }
  .header-right {
    width: 50%;
  }
  .header-ph:hover {
    background: var(--color--two);
    color: #fff;
    border-color: var(--color--two);
  }
  .patient-portal-btn {
    display: none;
  }
  .header-ph {
    font-size: 0;
    width: 50px;
    height: 50px;
    line-height: 50px;
    padding: 0;
    border-radius: 10px;
  }
  .header-ph span {
    display: none;
  }
  .header-ph::before {
    width: 25px;
    height: 25px;
    background-size: 25px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
  }
  .banner-form form {
    padding-left: 0;
    margin-top: 30px;
  }
  aside.sidebar {
    margin-top: 40px;
  }
  .footer .footer-nav,
  .footer .contact-info {
    margin-top: 30px;
  }
  .footer-info-col {
    max-width: 100%;
  }
  .content-with-form .form-side {
    padding: 40px;
    margin-left: 0;
    background-color: #1f3574;
    margin-top: 40px;
  }
  .footer-info-col {
    padding-right: 0;
    text-align: center;
  }
  #footer .footer-logo {
    margin: 0 auto;
  }
  .footer-content {
    font-size: 15px;
  }
  .footer-nav ul li a {
    font-size: 15px;
  }
  .office-hours {
    font-size: 15px;
  }
  .nap-address {
    font-size: 15px;
  }
  .footer-ph {
    font-size: 15px;
    margin-right: 20px;
  }
  .copyright-row {
     font-size: 14px;
}
}
/* Small Devices View  New*/
@media (max-width: 767px) {
  .banner-form .wpcf7-form-control-wrap{
    display: unset !important;
}
  .h2,
  h2,
  .heading {
    font-size: 34px;
  }
  .page-banner .page-banner-title {
    font-size: 36px;
  }
  .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: 30px;
  }
  .copyright-row {
    font-size: 12px;
    flex-wrap: wrap;
    justify-content: center;
}
.copyright-text {
    width: 100%;
}
.copyright-desgned {
   flex-wrap: wrap;
    width: 100%;
    justify-content: center;
        margin-top: 7px;
}
.copyright-desgned img {
    max-width: 100px;
}
}

@media (max-width: 575px) {
  .default-content h1,
  .wp-block-group h1 {
    font-size: 30px;
  }
  .default-content h2,
  .wp-block-group h2 {
    font-size: 28px;
  }
  .default-content h3,
  .wp-block-group h3 {
    font-size: 26px;
  }
  .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;
  }
  .h2,
  h2,
  .heading {
    font-size: 30px;
  }
  .header-left {
    width: 180px;
  }
  .header-right {
    width: calc(100% - 180px);
  }
  .header-logo {
    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: 102px !important;
  }
  .post-image img {
    height: 300px;
  }
  .main-header .container {
    margin-top: 10px;
  }
  #footer * {
    text-align: center;
  }
  .nap-address svg,
  .nap-address img {
    position: relative;
    top: 7px;
  }
  .nap-address {
    padding-left: 0;
  }
  .footer-ph {
    margin-top: 25px;
  }
  .mobile-social-neurostar {
    justify-content: center;
  }
}

/* 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;
  }
  .nap-row .inner-item {
    display: block;
  }
  #footer * {
    text-align: center;
  }
  .footer-ph {
    margin-top: 25px;
  }
  .nap-address svg,
  .nap-address img {
    position: relative;
    top: 7px;
  }
  .nap-address {
    padding-left: 0;
  }
}
