
/**** 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-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:1601px) {
	header.main-header .container-fluid {
		max-width: 1920px;
	}
}

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

@media (min-width: 1701px) {
	.banner-section .container {
		max-width: 1600px !important;
	}
}

@media (min-width:1401px) {
	.container, .wp-block-group__inner-container {
		max-width: 1366px;
	}
	
	.space-mr {
		margin-top: 120px;
		margin-bottom: 120px;
	}
	
	.space-pd {
		padding: 120px 0;
	}
}

@media (min-width:1401px) {
	.main-header .container {
		max-width: 1375px;
	}
}

@media (min-width:1200px) and (max-width:1400px) {
	.container, .wp-block-group__inner-container {
		max-width: 1250px;
	}
	
	header .sub-menu li ul.sub-menu {
		left: -100%;
	}
	
	.header-search-box.open-search {
		opacity: 1;
		height: 110px;
		z-index: 999999;
	}
}

@media (max-width: 1699px) {
	.banner-heading {
		font-size: 60px;
	}
}

@media (max-width: 1499px) {
	.banner-heading {
		font-size: 54px;
	}
	
	.h2, h2, .heading {
		font-size: 35px !important;
	}
	
	body {
		font-size: 16px;
		line-height: 30px;
	}
	
	.team-section .item .attorney-name {
		font-size: 22px;
	}
	
	.team-section .item .attorney-designation {
		font-size: 16px;
	}
	
	.chooseus-content .heading {
		font-size: 32px;
	}
	
	.footer-content p {
		font-size: 16px;
		line-height: 27px;
	}
	
	.nap-address .direction-link {
		font-size: 16px;
	}
	
	.important-nav li {
		margin-bottom: 20px;
	}
	
	.pre-footer-nav li {
		margin-bottom: 20px;
	}
	
	.inner-page-banner {
		height: 500px;
	}
}

@media (max-width: 1530px) {
	.header-ph svg {
		width: 22px;
	}
	
	.patient-portal-btn {
		font-size: 13px;
		padding: 8px 12px;
	}
	
	.header-ph {
		font-size: 15px;
	}
	
	.menu-top li a {
		font-size: 11px;
	}
	
	.search-icon {
		margin-right: 10px;
	}
}

@media (max-width: 1400px) {
	.menu-top li a {
		font-size: 11px;
	}
	
	.patient-portal-btn {
		padding: 8px 15px;
	}
	
	#mainNav > li.menu-item-has-children::before {
		top: 51%;
		width: 6px;
		height: 6px;
	}
	
	.footer-info-col {
		padding-right: 40px;
	}
	
	.testimonial-home-slider .slick-arrow.slick-prev {
		right: calc(50vw - 570px);
	}
	
	.testimonial-home-slider .slick-arrow {
		right: calc(50vw - 630px);
	}
	
	.header-ph {
		font-size: 13px;
	}
	
	.patient-portal-btn {
		font-size: 13px;
	}
}

@media (max-width: 1366px) {
	.testimonial-home-slider .slick-arrow {
		right: calc(50vw - 622px);
	}
	
	a.new_button {
		padding: 15px;
	}
	
	.n_button {
		padding: 20px;
	}
	
	.inner-page-banner {
		height: 450px;
	}
	
	.post-title {
		font-size: 35px;
	}
}

@media (max-width:1280px) {
	.chooseus-content .heading {
		font-size: 35px;
	}
	
	.chooseus-section .link {
		font-size: 17px;
	}
	
	.h2, h2, .heading {
		font-size: 40px !important;
	}
	
	.inner-page-banner .inner-banner-heading {
		font-size: 50px;
	}
	
	a.footer-logo img {
		width: 200px;
	}
	
	.post-title {
		font-size: 30px;
	}
	
	.footer-logo-wrap {
		width: 200px;
		height: 64px;
	}
}

@media (min-width:1270px) and (max-width:1355px) {
	.menu-top li a {
		font-size: 9px;
	}
}

@media (max-width:1279px) {
	/*    header .patient-portal-btn {
        font-size: 0;
        padding: 10px;
        display: flex;
        justify-content: center;
        align-items: center;
        height: 50px;
        width: 50px;
        border-radius: 0;
        gap: 0;
    }*/
	.header-ph .number {
		font-size: 0;
		display: none;
	}
	
	.header-ph {
		font-size: 0;
		padding: 10px;
		display: flex;
		justify-content: center;
		align-items: center;
		height: 50px;
		width: 50px;
		border-radius: 0;
		gap: 0;
	}
}

@media (max-width: 1199px) {
	.contact-box-title {
		font-size: 22px;
		line-height: 26px;
	}
	
	.h2, h2, .heading {
		font-size: 36px !important;
	}
	
	.sidebar-heading, .sidebar .widget-title {
		font-size: 30px;
	}
	
	.alignleft, .alignright {
		float: none;
		display: block;
		margin: auto;
	}
	
	.header-left {
		width: 310px;
	}
	
	.header-right {
		width: calc(100% - 310px);
		justify-content: end;
	}
	
	.menu-header {
		display: none;
	}
	
	ul.menu-top .hide-menu {
		display: block;
	}
	
	.main-header .container {
		max-width: 100%;
	}
	
	.header-center {
		display: none;
	}
	
	.header-ph span {
		font-size: 0 !important;
		margin: 0;
	}
	
	.header-ph {
		height: 50px;
		width: 50px;
		border: 1px solid var(--color--two);
		margin-right: 10px;
		border-radius: 0;
		padding: 0;
		gap: 0;
		background-color: transparent;
	}
	
	.header-ph svg path {
		fill: var(--color--two);
	}
	
	.header-ph svg {
		vertical-align: middle;
		width: 30px;
		height: 30px;
		margin-right: 2px;
	}
	
	.menu-wrap {
		background-color: #fff;
		position: fixed;
		top: 100px;
		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: 90px;
	}
	
	.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, .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, .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;
	}
	
	.testimonial-outer-wp .slick-list {
		padding-right: 0px;
	}
	
	.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--six);
		border-radius: 0px;
		border: 1px solid var(--color--two);
	}
	
	.menu-button .menu-bar {
		position: absolute;
		transition: .5s;
		opacity: 1;
		margin: 0 auto;
		width: 25px;
		left: 0;
		right: 0;
		background: var(--color--two);
		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;
	}
	
	.search-icon:hover {
		background: var(--color--two);
	}
	
	.search-icon:hover svg path {
		stroke: var(--color--six);
	}
	
	.search-icon {
		background: var(--color--six);
		border: 1px solid var(--color--two);
	}
	
	.search-icon svg path {
		stroke: var(--color--two);
	}
	
	.search-icon svg, .search-icon img {
		width: 18px;
		height: 18px;
		stroke: #fff;
	}
	
	.wp-block-group__inner-container {
		max-width: 92%;
	}
	
	.our-team.video-container {
		padding-right: 0;
	}
	
	.header-ph .number {
		font-size: 0;
	}
	
	a.btn.patient-portal-btn {
		background: transparent;
	}
	
	a.btn.patient-portal-btn svg path {
		stroke: var(--color--two);
	}
	
	.testimonial-home-slider .slick-arrow.slick-prev {
		right: 70px;
	}
	
	.testimonial-home-slider .slick-arrow {
		right: 33px;
	}
	
	.chooseus-section .col-inner {
		padding: 40px 34px 30px 35px;
	}
	
	.chooseus-content .heading {
		font-size: 27px;
	}
	
	.h2, h2, .heading {
		font-size: 35px !important;
	}
	
	.important-nav li a, .pre-footer-nav li a {
		font-size: 14px;
	}
	
	.important-nav li, .pre-footer-nav li {
		margin-bottom: 10px;
	}
	
	ul#menu-important-links, ul#menu-footer-menu {
		padding-top: 0px;
	}
	
	li#menu-item-718 {
		display: block;
	}
	
	.testimonial-home-slider .slick-arrow.slick-prev {
		right: 138px;
	}
	
	.testimonial-home-slider .slick-arrow {
		right: 109px;
	}
}

@media (max-width: 1199px) {
	header {
		padding: 10px 0 !important;
	}
	
	.page-banner {
		padding-top: 102px;
	}
	
	.form-section .inner-code {
		display: none;
	}
	
	.page-banner-title {
		text-align: center !important;
		margin-bottom: 30px;
	}
	
	.page-banner {
		min-height: auto !important;
	}
	
	.heading-section img {
		width: 100%;
	}
	
	.free-case-consultation {
		text-align: center;
	}
	
	#breadcrumbs {
		text-align: center;
	}
	
	/* .page-banner {
        padding-bottom: 0;
    } */
	.main-header .align-items-end {
		align-items: center !important;
	}
	
	.banner-section h1.banner-heading {
		font-size: 40px;
		margin-top: 50px;
	}
	
	/* a.new_button {
        padding: 25px 15px;
    } */
	.n_button {
		padding: 25px 15px;
	}
	
	.multiple_buttons_row {
		grid-gap: 15px;
		flex-wrap: wrap;
		grid-row-gap: 32px;
	}
}

@media (max-width: 1024px) {
	.banner-heading {
		font-size: 38px;
	}
	
	.tab-buttons li {
		font-size: 20px;
	}
	
	.testimonial-home-slider .slick-arrow {
		top: 66px;
	}
}

@media (max-width: 991px) {
	.h2 .h2, h2, .heading, h2.title {
		font-size: 36px !important;
	}
	
	.static-page .wp-block-heading {
		margin-top: 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: 280px;
	}
	
	.header-right {
		width: calc(100% - 280px);
	}
	
	.header-ph:hover {
		background: var(--color--two);
		color: #fff;
		border-color: var(--color--two);
	}
	
	.header-ph:hover svg path {
		fill: #fff;
	}
	
	.patient-portal-btn {
		display: none;
	}
	
	.accordion_img {
		width: 100%;
		height: 275px;
	}
	
	.header-ph .number {
		font-size: 0 !important;
	}
	
	aside.sidebar {
		margin-top: 40px;
	}
	
	.footer-info-col {
		max-width: 100%;
	}
	
	.pre-footer-nav {
		margin: 0;
		display: block;
		padding-bottom: 40px;
		border-bottom: 1px solid rgba(255, 255, 255, .13);
		text-align: left;
		column-count: 2;
	}
	
	.pre-footer-nav li {
		display: block;
		line-height: 1.4em;
	}
	
	.blog-detail .default-content {
		padding: 10px 10px;
		margin-top: 30px;
	}
	
	.post-content {
		padding: 20px 20px;
	}
	
	.banner-heading {
		font-size: 40px;
	}
	
	.grid_button_wrap .btn {
		margin-top: 0;
	}
	
	.grid-container .grid_row {
		margin-top: 50px;
	}
	
	.grid-container .grid_row:first-child {
		margin-top: 0;
	}
	
	.blog-detail img {
		width: 100% !important;
		margin-bottom: 30px;
	}
	
	.wrapper_image img {
		width: 100% !important;
		margin: 0 0 40px 0;
	}
	
	.left-image-section .row {
		grid-row-gap: 35px;
	}
	
	#col-inner-2:before, #col-inner-2:after, #col-inner-1:after, #col-inner-3:after {
		display: none;
	}
	
	img.team_feature_img {
		width: 50%;
		margin: 0 30px 10px 0;
	}
}

@media (max-width: 991px) {
	.wpcf7 .form-group {
		margin-bottom: 20px;
	}
	
	.form-section .inner-form {
		padding: 0px;
	}
	
	.contact-section h2 br {
		display: none;
	}
	
	.banner-section .row, .page-banner .row {
		flex-direction: column-reverse;
	}
	
	.client-success-list .content-area {
		padding-top: 50px;
	}
	
	.space-right .image {
		padding-left: 0px !important;
	}
	
	.space-left .image {
		padding-right: 0px !important;
	}
	
	.chooseus-content .heading {
		font-size: 25px;
	}
}

/* Small Devices View  New*/
@media (max-width: 820px) {
	.testimonial-home-slider .slick-arrow.slick-next:after, .testimonial-home-slider .slick-arrow.slick-prev:after {
		width: 20px;
		height: 20px;
	}
	
	.testimonial-home-slider .slick-arrow {
		right: 15px;
	}
	
	.testimonial-home-slider .slick-arrow.slick-prev {
		right: 45px;
	}
	
	.testimonial-home-slider .slick-arrow {
		top: 52px;
	}
}

@media (max-width: 768px) {
	.pop-side-frm input.wpcf7-form-control.wpcf7-text {
		width: 100%;
	}
	
	.testimonial-home-slider .slick-list {
		padding-top: 114px;
	}
	
	.testimonial-home-slider .slick-arrow {
		right: 20px;
	}
	
	.testimonial-home-slider .slick-arrow.slick-next:after, .testimonial-home-slider .slick-arrow.slick-prev:after {
		width: 20px;
		height: 20px;
	}
	
	.testimonial-home-slider .slick-arrow.slick-prev {
		right: 35px;
	}
	
	.testimonial-home-slider .slick-arrow {
		right: 11px;
	}
	
	.estimonial-home-slider .slick-arrow {
		top: 66px;
	}
}

@media (max-width: 767px) {
	.testimonial-hms .btn {
		letter-spacing: 0;
		font-size: 13px;
		padding: 13px 35px 13px 15px;
		background-size: 16px;
		background-position: 97% center;
	}
	
	.zcwf_lblRight .zcwf_col_fld {
		width: 100% !important;
	}
	
	.zcwf_lblRight .zcwf_col_lab {
		width: 100% !important;
		text-align: left !important;
	}
	
	.side-form.open {
		width: 404px;
	}
	
	.alignright {
		object-fit: contain !important;
		height: auto !important;
	}
	
	.heading-2 .mobiletele {
		min-height: 100px;
	}
	
	.h2, h2, .heading {
		font-size: 32px !important;
	}
	
	.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 .social-head {
		justify-content: start !important;
	}
	
	.header-left {
		width: 180px;
	}
	
	.header-right {
		width: calc(100% - 180px);
	}
	
	.contact {
		margin-left: 0px;
	}
	
	#footer .social-head {
		text-align: left;
		margin-bottom: 0px;
	}
	
	#footer ul.sociallink {
		justify-content: start;
	}
	
	.mobile-main-header .menu-wrap {
		top: 84px !important;
	}
	
	.about-author {
		left: 20px;
		bottom: 20px;
		position: absolute;
		width: calc(100% - 40px);
	}
	
	.testimonial-list {
		padding: 30px 20px 100px;
	}
	
	.blog-section .post-content {
		padding: 30px 25px !important;
	}
	
	.pre-footer-nav {
		margin: 0;
	}
	
	.testimonial-review-rating {
		text-align: left;
	}
	
	.menu-wrap {
		top: 90px;
	}
	
	.testimonial-hm .top-sec {
		margin-bottom: 0px;
	}
	
	.testimonial-outer-wp {
		margin-left: 0;
	}
	
	.counter {
		margin-bottom: 15px;
	}
	
	.numbers-row {
		grid-row-gap: 30px;
	}
	
	.faq-question .accordion-button {
		padding: 10px 55px 12px 20px;
	}
	
	.faq-question button.accordion-button {
		font-size: 19px;
	}
	
	.faq-question .accordion-button[aria-expanded="false"]::after {
		right: 18px;
	}
	
	.info-box {
		grid-template-columns: 100%;
		grid-row-gap: 40px;
	}
	
	ul.post-list.fullwidth {
		grid-row-gap: 60px;
		padding-right: 0;
	}
	
	.blog-full-post .info-box {
		flex-wrap: wrap;
		grid-row-gap: 15px;
	}
	
	.blog-full-post .info-box .post-image {
		width: 100% !important;
	}
	
	.blog-full-post .info-box .post-desc {
		width: 100% !important;
		padding-left: 0 !important;
	}
	
	img.team_feature_img {
		width: 100%;
		margin: 0 0px 40px 0;
	}
	
	.only-description-section {
		margin: 50px 0 !important;
	}
	
	.alignrigh {
		height: auto !important;
		object-fit: contain !important;
	}
	
	.banner_button_wrap a span {
		line-height: 1.1 !important;
		display: inline-block !important;
		width: fit-content;
		height: fit-content;
	}
	
	.form-control::placeholder, input::placeholder {
		color: #000 !important;
	}
	
	.video_content_wrap p.treatment-para {
		height: auto;
	}
	
	.video_content_wrap p.treatment-para {
		height: auto;
	}
}

@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;
	}
	
	.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;
	}
	
	header .patient-portal-btn {
		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: 84px !important;
	}
	
	.post-image img {
		height: 300px;
	}
	
	.grid_content_wrapper {
		padding: 20px;
	}
	
	.counter {
		font-size: 25px;
		width: 60px;
		height: 60px;
	}
	
	/* a.new_button,
    .n_button {
        padding: 20px 12px;
    } */
	.multiple_buttons_row {
		grid-row-gap: 35px !important;
	}
	
	.header_logo_wrap {
		width: 150px !important;
	}
	
	.inner-page-banner {
		height: 300px;
	}
	
	.page-banner {
		padding-top: 0;
	}
	
	.inner-page-banner {
		padding-bottom: 90px;
	}
	
	.inner-page-banner .inner-banner-heading {
		font-size: 40px;
	}
	
	.only-description-section p {
		font-weight: 400;
	}
	
	.testimonial-hm .testimonial-blk .title {
		margin-bottom: 10px;
		margin-top: 0;
	}
	
	.testimonial-hm .testimonial-blk {
		padding: 20px;
		width: 96%;
		margin: 0 auto;
	}
	
	.grid_button_wrap {
		flex-direction: column;
		grid-row-gap: 15px;
		display: inline-flex;
	}
	
	a.footer-logo {
		display: flex;
		justify-content: center;
	}
	
	.footer-content {
		text-align: center;
	}
	
	.footer-info-col {
		padding-right: 0;
	}
	
	body {
		margin-top: 65px;
	}
}

/************* responsivness*********************/
@media (max-width: 575px) {
	.side-form.open {
		width: 340px;
	}
	
	.pop-side-frm input.wpcf7-form-control, .pop-side-frm textarea.wpcf7-form-control, .pop-side-frm select.wpcf7-form-control {
		margin-top: 4px;
	}
	
	.header-ph {
		width: 45px;
		height: 45px;
	}
	
	.banner-heading {
		font-size: 35px;
	}
	
	.banner-content {
		font-size: 18px;
	}
	
	.banner_button_wrap {
		display: inline-flex;
		flex-direction: column;
		grid-row-gap: 20px;
	}
	
	.banner-section .patient-portal-btn {
		margin-left: 0;
	}
	
	.multiple_buttons_row {
		margin-bottom: 45px;
	}
	
	.h2, h2, .heading {
		font-size: 28px !important;
	}
	
	.mobile-main-header .menu-wrap {
		top: 69px !important;
	}
	
	.btn {
		height: 60px;
	}
}

@media (max-width: 505px) {}

/* 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;
	}
	
	.banner-heading {
		font-size: 36px;
	}
}

@media (max-width: 430px) {
	.mobile-main-header .menu-wrap {
		top: 65px !important;
	}
}
