@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}
@media (min-width: 1440px) {
  .container {
    width: 1200px;
  }
}
@media (min-width: 1920px) {
  .container {
    width: 1410px;
  }
  .home-slider {
    margin: 115px 0 0;
  }
}
@media screen and (min-width: 1920px) {
  .slider .slide {
    background-position: 0 0;
    background-repeat: no-repeat;
    height: 650px !important;
    background-size: 100%;
  }
}
@media screen and (min-width: 2500px) {
  .slider .slide {
    position: relative;
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: 100%;
    height: 48vh !important;
  }
}
@media (min-width: 1441px) and (max-width: 1640px) {
  .home-banner-slider,
  .header__inner {
    margin: 75px 0 0 0;
  }
}
@media (min-width: 1199px) and (max-width: 1440px) {
  .home-banner-slider,
  .header__inner {
    margin: 55px 0 0 0;
  }
}
@media (min-width: 1024px) and (max-width: 1253px) {
  .slider .slide {
    background-attachment: unset !important;
    -webkit-webkit-background-attachment: unset !important;
    -moz-background-attachment: unset !important;
    -o-background-attachment: unset !important;
  }
}
@media (min-width: 1024px) and (max-width: 1190px) {
  .home-banner-slider,
  .header__inner {
    margin: 0 0 0 0;
  }
  .sider-content {
    bottom: 50px;
  }
}
@media screen and (max-width: 1600px) {
  .why-dimension-page .services-content .wpb_wrapper ul {
    min-height: 173px;
  }
}
@media screen and (max-width: 1920px) and (max-height: 1080) {
  .slider .slide {
    background-position: 0 150%;
    background-repeat: no-repeat;
    background-size: 100%;
  }
}
@media screen and (max-width: 1680px) {
  .header_top.sticky .logo img {
    width: 60%;
  }
}
@media screen and (max-width: 1600px) {
  .anchor-button-wrapper .wpb_column.vc_column_container .wpb_text_column.wpb_content_element .wpb_wrapper p a {
    font-size: 18px;
  }
  .anchor-button-wrapper .wpb_column.vc_column_container .wpb_text_column.wpb_content_element .wpb_wrapper p a img {
    max-width: 40px;
    margin-right: 20px;
  }
}
@media screen and (max-width: 1500px) {
  .header_top.sticky .logo img {
    width: 60%;
    margin: 0 auto;
  }
}
@media screen and (max-width: 1440px) {
  html body h1 {
    font-size: 40px;
  }
  html body h2,
  html body h3 {
    font-size: 30px;
    line-height: 36px;
  }
  html body h4 {
    font-size: 30px;
  }
  .header_top .logo {
    margin: 0 0 -10px 0;
  }
  .header_top .socail_icons .social a {
    font-size: 14px;
    padding: 13px 13px;
  }
  .welcome_content h4 {
    font-size: 18px;
  }
  .anchor-button-wrapper .wpb_column.vc_column_container .wpb_text_column.wpb_content_element .wpb_wrapper p a {
    font-size: 18px;
    padding: 0 20px;
    min-height: 80px;
  }
  .anchor-button-wrapper .wpb_column.vc_column_container .wpb_text_column.wpb_content_element .wpb_wrapper p a img {
    max-width: 38px;
    margin-right: 20px;
  }
  .cta::after,
  .cta::before {
    background-size: 70%;
  }
  .top-title-middle h2 {
    padding: 0 0px;
  }
  .header_top.sticky .logo img {
    width: 75%;
  }
}
@media screen and (max-width: 1366px) {
  .theme-checklist li {
    font-size: 18px;
  }
  .main_menu ul a {
    font-size: 10px;
    padding: 10px 5px;
  }
  .header-nav>li>ul.dropdown-menu>li>a,
  .dropdown-menu>li>a {
    font-size: 10px;
  }
  .slider .slide {
    height: 67vh !important;
  }
  .header_top.sticky .logo img {
    width: 60%;
  }
}
@media screen and (max-width: 1280px) {
  .header_top .book_btn a,
  .header_top .top_number a {
    font-size: 13px;
  }
}
@media screen and (max-width: 1200px) {
  .header_top .book_btn a,
  .header_top .top_number a {
    padding: 10px 15px;
  }
}
@media screen and (max-width: 1199px) {
  .sider-content {
    bottom: 50px;
  }
  .wprm-overlay.active {
    background: rgba(0,0,0,0.8) !important;
  }
  .header_top {
    display: none;
  }
  .admin-bar #mg-wprm-wrap.cbp-spmenu-left,
  .admin-bar #mg-wprm-wrap.cbp-spmenu-right,
  .admin-bar #mg-widgetmenu-wrap.cbp-spmenu-widget-left,
  .admin-bar #mg-widgetmenu-wrap.cbp-spmenu-widget-right {
    top: 74px !important;
  }
  #mg-wprm-wrap li.current-menu-ancestor a {
    background: #5d3869;
  }
  #mg-wprm-wrap li.current-menu-ancestor ul li.current-menu-item a {
    background: #5d3869;
  }
  #mg-wprm-wrap li.current-menu-ancestor ul li a {
    background: #50a4b0;
  }
  #mg-wprm-wrap li ul {
    padding: 0 0 !important;
    margin: 10px 0 0 !important;
  }
  .header__inner {
    margin: 0;
  }
  html body h4 {
    font-size: 26px;
  }
  .slider .slide {
    height: 80vh !important;
    background-size: cover;
    background-position: center;
    background-attachment: unset !important;
    -webkit-webkit-background-attachment: unset !important;
    -moz-background-attachment: unset !important;
    -o-background-attachment: unset !important;
  }
  .slider .slide::after {
    content: '';
    display: none;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 60%;
    background: #5d3869;
    background: linear-gradient(0deg,#5d3869 0%,#5d3869 60%,rgba(93,56,105,-0.03) 100%);
  }
  .slider .slide .sider-content h2 {
    font-size: 34px !important;
    font-weight: 600;
  }
  .therapist-card__detail {
    padding: 0 10px;
  }
  .top_boxes .color_box h3 {
    font-size: 25px;
    text-align: center !important;
  }
  .top_boxes .color_box p {
    margin: 0;
  }
  .top_boxes .color_box .button-one a {
    margin-top: 0 !important;
  }
  .top_boxes .color_box .vc_btn3-container.white-btn {
    margin-right: 0;
  }
  .top_boxes .color_box .vc_btn3-container.vc_btn3-left {
    text-align: center !important;
  }
  .top_boxes .color_box .wpb_column.vc_col-sm-8 {
    width: 85%;
    text-align: center;
  }
  .top_boxes .color_box.wpb_column .vc_row.vc_inner.vc_row-flex {
    align-items: center;
    flex-direction: column;
  }
  .team_slider .slick-next {
    right: -30px !important;
  }
  .team_slider .slick-prev {
    left: -30px !important;
  }
  .team_slider .content:hover .white-btn.hover-btn {
    display: none;
  }
  .team_slider .content .white-btn.hover-btn {
    display: block;
    position: absolute;
    bottom: 10px;
    left: 50%;
    transform: translateX(-50%);
    width: 100%;
  }
  .team_slider .content .white-btn.hover-btn a {
    padding: 6px 10px;
    display: inline-block;
    font-size: 14px !important;
  }
  .why_choose_list .why_choose_list_content ul {
    padding: 0px 40px;
  }
  .anchor-button-wrapper {
    margin: 0 0 0;
    flex-wrap: wrap;
    justify-content: center;
  }
  .anchor-button-wrapper .wpb_column.vc_column_container {
    width: 25% !important;
  }
  .footer_main .footer_four .address_details i {
    width: auto;
    height: 80px;
  }
  .footer_main .footer_four .contact_email a {
    float: none;
    width: auto;
    word-break: break-all;
  }
  .footer_bottom .footer-copy-maker .left {
    flex-direction: column;
  }
  .footer_bottom .footer-copy-maker .left .copy_nav {
    margin-left: 0;
  }
  .footer_bottom .footer-copy-maker .left .copy_nav li:first-child {
    border-left: 0;
    padding-left: 0;
  }
  .main_home_inner_container .color_box .content-box {
    min-height: 225px;
  }
  .white-btn.vc_custom_1611032054092 {
    margin-top: 5px !important;
  }
  #wprmenu_bar {
    z-index: 9999 !important;
  }
  .book_btn {
    position: fixed;
    left: 87%;
    transform: translateX(-50%);
    top: 2px;
    z-index: 1;
  }
  .admin-bar .book_btn {
    top: 32px;
  }
}
@media screen and (max-width: 991px) {
  .book_btn {
    left: 82%;
  }
  .welcome_content h4 {
    font-size: 16px;
  }
  .welcome_content .vc_column-inner {
    padding-bottom: 0 !important;
  }
  .services-box .services-content .vc_column-inner {
    min-height: 397px;
  }
  .order-reverse {
    order: -1;
  }
  .admin-bar #mg-wprm-wrap.cbp-spmenu-left,
  .admin-bar #mg-wprm-wrap.cbp-spmenu-right,
  .admin-bar #mg-widgetmenu-wrap.cbp-spmenu-widget-left,
  .admin-bar #mg-widgetmenu-wrap.cbp-spmenu-widget-right {
    top: 88px !important;
  }
  .home-banner-slider {
    margin-top: 0;
  }
  .slider .slide .sider-content h2 {
    font-size: 30px !important;
  }
  .full-width-content-block {
    display: flex;
    flex-direction: column;
  }
  .full-width-content-block .wpb_column.vc_column_container {
    width: 100%;
  }
  .full-width-content-block .inner_service_img,
  .full-width-content-block .min-height-bg {
    min-height: 350px;
  }
  .top_boxes {
    display: flex;
    flex-direction: column;
  }
  .top_boxes .color_box h3 {
    text-align: left !important;
  }
  .top_boxes .color_box .vc_btn3-container.vc_btn3-left {
    text-align: left !important;
  }
  .top_boxes .color_box .wpb_column.vc_col-sm-8 {
    width: 66.66%;
    text-align: left;
  }
  .top_boxes .color_box p {
    margin: 0 30px 0 0;
  }
  .top_boxes .color_box.wpb_column {
    width: 100%;
  }
  .top_boxes .color_box.wpb_column .vc_row.vc_inner.vc_row-flex {
    align-items: center;
    flex-direction: row;
  }
  .team-heading {
    font-size: 34px !important;
  }
  .team_slider .content-details {
    padding-left: 10px;
    padding-right: 10px;
  }
  .team_slider .content-details h5 {
    font-size: 18px;
    margin: 0 0 10px;
  }
  .team_slider .content-details h6 {
    font-size: 12px;
    margin: 0;
    padding-bottom: 0;
  }
  .team_slider .content-details p {
    font-size: 10px;
    margin: 0 0 8px;
  }
  .team_slider .content-details .white-btn {
    margin-top: 0;
  }
  .team_slider .content-details .white-btn a {
    padding: 6px 15px;
    font-size: 12px !important;
  }
  .team_slider .slick-list {
    margin: 0 30px;
  }
  .team_slider .slick-next {
    right: -10px !important;
  }
  .team_slider .slick-prev {
    left: -10px !important;
  }
  .team_slider .content-details h6 {
    padding-bottom: 0;
  }
  h3.therapist-card__title {
    font-size: 2.4rem;
    font-weight: normal;
    line-height: 1;
  }
  .therapist-card__disciplines {
    font-size: 14px;
  }
  .why_choose_list .why_choose_list_content ul {
    display: inline-block;
    padding: 0px 40px;
    columns: 2;
    height: auto;
  }
  .services-box h3 {
    font-size: 34px !important;
  }
  .anchor-button-wrapper {
    margin: 30px 0 30px;
    flex-wrap: nowrap;
  }
  .anchor-button-wrapper .wpb_column.vc_column_container {
    width: 33.3% !important;
  }
  .anchor-button-wrapper .wpb_column.vc_column_container .wpb_text_column.wpb_content_element .wpb_wrapper p a {
    font-size: 14px;
  }
  .anchor-button-wrapper .wpb_column.vc_column_container .wpb_text_column.wpb_content_element .wpb_wrapper p a img {
    max-width: 28px;
  }
  .patient-form-wrapper .wpcf7 p input[type='text'],
  .patient-form-wrapper .wpcf7 p input[type='email'],
  .patient-form-wrapper .wpcf7 p input[type='url'] {
    width: 100% !important;
  }
  .footer_main .footer_two.padding {
    padding-left: 15px;
    padding-right: 15px;
  }
  .footer_main .footer_two.padding li {
    padding-left: 15px !important;
  }
  .footer_main .footer_two.padding li::before {
    left: 15px;
  }
  .footer_bottom {
    text-align: center;
  }
  .footer_bottom .footer-copy-maker .container {
    display: flex;
    align-items: flex-end;
  }
  .footer_bottom .footer-copy-maker .container .left {
    width: 132%;
  }
  .contact-form-block,
  .google-map-iframe {
    width: 100% !important;
  }
  .google-map-iframe {
    min-height: 350px !important;
    margin-bottom: 15px;
  }
  .main_home_inner_container .color_box .content-box {
    min-height: 100%;
  }
}
@media screen and (max-width: 767px) {
  html body h1 {
    font-size: 26px;
  }
  html body h2,
  html body h3 {
    font-size: 22px;
  }
  html body h4 {
    font-size: 20px;
  }
  .full_pad {
    padding: 0 20px 15px 20px !important;
  }
  .slider .slide {
    height: 92vh !important;
    background-position: center;
    background-size: cover;
  }
  .slider .slide::after {
    display: none;
  }
  .slider .slide .sider-content {
    bottom: 30px;
  }
  .slider .slide .sider-content h2 {
    font-size: 20px !important;
  }
  .slider .slide .sider-content a {
    font-size: 14px;
    padding: 8px 20px;
  }
  #mg-wprm-wrap li.menu-item {
    padding-bottom: 0;
  }
  #mg-wprm-wrap li.menu-item a {
    font-size: 14px !important;
  }
  .book_btn {
    opacity: 0;
    visibility: hidden;
    left: 50%;
  }
  .show_btn .book_btn {
    opacity: 1;
    visibility: visible;
  }
  .show_btn .bar_logo {
    display: none;
  }
  .single-teams .back_btn,
  .single-teams .header__inner {
    display: none !important;
  }
  .single-teams .main_inner_container {
    margin-top: 30px;
  }
  .services-box .services-content .vc_column-inner {
    min-height: auto;
  }
  .top_boxes .color_box .wpb_column.vc_col-sm-8 {
    width: 100%;
    text-align: center;
  }
  .inner-cta {
    padding: 0;
  }
  .sider-content {
    left: 50%;
    bottom: 130px;
    transform: translateX(-50%);
  }
  .sider-content h2 {
    font-size: 30px !important;
  }
  .home-banner-slider .slick-header .slick-next {
    background-size: 60%;
    right: 10px;
  }
  .home-banner-slider .slick-header .slick-prev {
    background-size: 60%;
    left: 10px;
  }
  .team-heading {
    font-size: 24px !important;
    margin-top: 0;
  }
  .services-box h3 {
    font-size: 24px !important;
  }
  .main_home_inner_container .color_box {
    text-align: center !important;
  }
  .main_home_inner_container .color_box h3 {
    font-size: 24px;
    text-align: center !important;
    padding: 0 20px 15px 20px;
  }
  .main_home_inner_container .color_box p {
    margin: 0 20px 0 20px;
  }
  .main_home_inner_container .color_box .vc_btn3-container.vc_btn3-left {
    text-align: center !important;
  }
  .main_home_inner_container .color_box .button-one {
    text-align: center !important;
  }
  .main_home_inner_container .color_box .button-one a {
    margin: 10px 20px 0 20px !important;
  }
  .why_choose_list {
    outline-offset: -15px;
  }
  .why_choose_list h3 {
    font-size: 22px !important;
  }
  .why_choose_list .why_choose_list_content ul {
    padding: 0px 30px;
    columns: 1;
  }
  .why_choose_list .why_choose_list_content ul li {
    float: none;
  }
  .req_form {
    padding: 50px 0;
  }
  .req_form h3 {
    font-size: 24px;
  }
  .req_form .wpcf7 {
    padding: 30px 5px 30px 5px;
  }
  .req_form .wpcf7 .wpcf7-submit {
    font-size: 20px;
    margin: 25px 0 0 0;
    white-space: normal;
  }
  .req_form textarea {
    height: 160px;
  }
  .cta::after,
  .cta::before {
    background: unset;
  }
  .cta h3 {
    font-size: 24px;
  }
  .footer_main .footer_one {
    padding-bottom: 0;
  }
  .footer_main .footer_one img {
    margin: 0 auto;
  }
  .footer_main .footer_one .social {
    width: 100%;
    margin: 0 auto;
  }
  .footer_main .footer_two {
    text-align: center;
  }
  .footer_main .footer_two.padding {
    padding-left: 15px;
    padding-right: 15px;
  }
  .footer_main .footer_two.padding li {
    padding-left: 0 !important;
  }
  .footer_main .footer_two.padding li::before {
    display: none;
  }
  .footer_main .footer_four i {
    display: none;
  }
  .footer_main .footer_four .address_details {
    padding: 0;
  }
  .footer_main .footer_four .contact_email,
  .footer_main .footer_four .contact_phone {
    padding: 0;
    float: none;
  }
  .footer_main .footer_four,
  .footer_main .footer_three {
    margin-top: 10px;
    text-align: center;
  }
  .footer_bottom {
    text-align: center;
  }
  .footer_bottom .footer-copy-maker {
    flex-direction: column;
    align-items: center;
    text-align: center;
  }
  .footer_bottom .footer-copy-maker .container .left {
    width: 100%;
    align-items: center;
    padding-bottom: 10px;
  }
  .footer_bottom .footer-copy-maker .container .copy_nav {
    margin: 10px 0 0 5px;
  }
  .footer_bottom .footer-copy-maker .container .desing_by {
    text-align: center !important;
  }
  .footer_bottom .footer-copy-maker .container {
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }
  .footer_bottom .footer-copy-maker .left {
    display: flex;
    flex-direction: column;
    width: 100%;
    text-align: center;
  }
  .footer_bottom .footer-copy-maker .left .copy_nav {
    margin-left: 0;
  }
  .footer_bottom .footer-copy-maker .left .copy_nav li:first-child {
    border-left: 0;
    padding-left: 0;
  }
  .team_slider .content {
    max-width: 100%;
  }
  .team_slider .slick-list {
    margin: 0;
  }
  .team_slider .slick-dots li button::before {
    font-size: 12px;
  }
  .team_slider .content-details h5 {
    font-size: 20px;
  }
  .team_slider .content-details h6 {
    font-size: 16px;
    padding: 0;
    margin: 0;
  }
  .team_slider .content-details p {
    font-size: 0.7em;
  }
  .contact-form-block .req_form .wpcf7 .wpcf7-submit {
    margin-bottom: 0;
  }
  .google-map-iframe {
    margin-bottom: 20px;
  }
  .google-map-iframe div >p {
    margin-bottom: 40px !important;
  }
  .google-map-iframe div >p iframe {
    height: 100% !important;
  }
  .covid-19-patient-consent-content-page .btn-wrapper .wpb_wrapper {
    flex-direction: column;
  }
  .covid-19-patient-consent-content-page .btn-wrapper .wpb_wrapper .theme-btn {
    margin: inherit;
  }
  .patient-form-wrapper {
    padding: 20px 0px;
  }
  .anchor-button-wrapper {
    flex-wrap: wrap;
  }
  .anchor-button-wrapper .wpb_column.vc_column_container {
    width: 100% !important;
  }
  .full-width-content-block .inner_service_img,
  .full-width-content-block .min-height-bg {
    min-height: 230px;
  }
  .req_form .wpcf7 .btn_form .ajax-loader {
    align-self: center;
    position: absolute;
    right: 30px;
    top: 50%;
  }
  .booknline-form {
    padding: 5px 0px 20px;
  }
  .booknline-form .theme-btn {
    position: relative;
  }
  .booknline-form .theme-btn input[type=submit] {
    max-width: 80%;
    white-space: normal;
  }
  .booknline-form .theme-btn .ajax-loader {
    position: absolute;
    right: 8px;
    top: 50%;
    transform: translateY(-50%);
  }
  .why-dimension-page .services-content h3 {
    font-size: 25px !important;
  }
  .why-dimension-page .services-content .wpb_wrapper {
    margin: 0 15px;
  }
  .why-dimension-page .services-content .wpb_wrapper ul {
    min-height: auto;
  }
  .text-mobile-center {
    text-align: center !important;
  }
  .review-buttons {
    clear: both;
    white-space: normal;
    width: auto;
  }
  .review-buttons a {
    margin: 10px auto;
  }
}
@media only screen and (min-width: 540px) and (max-width: 720px) {
  .footer_main .footer_three .hours_box strong {
    width: 200px;
  }
}
@media screen and (max-width: 414px) {
  .slider .slide .sider-content h2 {
    font-size: 16px !important;
    margin-bottom: 0;
  }
  .slider .slide .sider-content a {
    font-size: 12px;
  }
  .footer_main {
    padding: 20px 0 0 0;
  }
  .footer_main .footer_three .hours_box strong {
    width: 100%;
    text-align: center;
  }
  .footer_main .footer_three .hours_box p {
    text-align: center;
  }
  .list_hide_mobile ul {
    display: flex;
    flex: 1;
    flex-direction: column;
    text-align: center;
    align-items: center;
    justify-content: center;
  }
  .list_hide_mobile ul li {
    padding: 0 0 15px 0;
    background: none !important;
  }
}
@media screen and (max-width: 375px) {
  .why-dimension-page .services-content .wpb_wrapper {
    margin: 0 10px;
  }
}
@media screen and (max-width: 360px) {
  .slider .slide .sider-content h2 {
    font-size: 14px !important;
    padding-bottom: 5px;
  }
  .req_form .wpcf7 .wpcf7-submit {
    padding: 10px 14px;
    white-space: normal;
  }
  .why_choose_list .why_choose_list_content ul {
    padding: 0px 15px;
  }
  .why_choose_list .why_choose_list_content ul li {
    font-size: 18px;
  }
}
@media screen and (max-width: 320px) {
  .slider .slide .sider-content {
    bottom: 20px;
  }
  .slider .slide .sider-content h2 {
    font-size: 12px !important;
  }
  .home-banner-slider .slick-header .slick-next {
    background-size: 50%;
    right: -4px;
  }
  .home-banner-slider .slick-header .slick-prev {
    background-size: 50%;
    left: 8px;
  }
  .req_form .wpcf7 .wpcf7-submit {
    padding: 10px 14px;
  }
  .services-box h3 {
    font-size: 26px !important;
  }
  .team_slider .content-details p {
    font-size: 0.6em;
  }
  .why-dimension-page .services-content .wpb_wrapper {
    margin: 0 0;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .list_hide_mobile ul li {
    width: 50%;
  }
  .footer_main {
    padding: 50px 50px;
  }
}
@media screen and (min-width: 320px) and (max-width: 480px) {
  .list_hide_mobile ul {
    display: flex;
    flex: 1;
    flex-direction: column;
    text-align: center;
    align-items: center;
    justify-content: center;
  }
  .list_hide_mobile ul li {
    padding: 0 0 15px 0;
    background: none !important;
  }
  .rs-before-checklist ul li::before {
    content: '';
    background: url(../img/liarrow.png) 0 0 no-repeat !important;
    display: inline-block;
    width: 28px;
    height: 28px;
    vertical-align: middle;
  }
  .footer_main {
    padding: 20px 0 0 0;
  }
  .footer_main .footer_three .hours_box strong {
    width: 100%;
    text-align: center;
  }
  .footer_main .footer_three .hours_box p {
    text-align: center;
  }
  .slider .slide {
    height: 40vh !important;
  }
}
@media screen and (max-width: 1368px) {
  .sider-content {
    bottom: 66px;
  }
}
@media (min-width: 1024px) and (max-width: 1366px) {
  .slider .slide {
    height: 700px !important;
  }
}
@media (min-width: 768px) and (max-width: 1024px) {
  .slider .slide {
    height: 500px !important;
  }
}
