/*!
Theme Name: Rapid City Healthcare
Theme URI: http://underscores.me/
Author: Underscores.me
Author URI: http://underscores.me/
Description: Description
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: rapid-city-healthcare
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

*/

@font-face {
  font-family: 'Montserrat-Bold';
  src: url("./fonts/Montserrat-Bold.ttf") format("truetype");
}

@font-face {
  font-family: 'Montserrat-ExtraBold';
  src: url("./fonts/Montserrat-ExtraBold.ttf") format("truetype");
}

@font-face {
  font-family: 'Montserrat-Medium';
  src: url("./fonts/Montserrat-Medium.ttf") format("truetype");
}

@font-face {
  font-family: 'Montserrat-Regular';
  src: url("./fonts/Montserrat-Regular.ttf") format("truetype");
}

@font-face {
  font-family: 'Montserrat-SemiBold';
  src: url("./fonts/Montserrat-SemiBold.ttf") format("truetype");
}

@font-face {
  font-family: 'Montserrat-Black';
  src: url("./fonts/Montserrat-Black.ttf") format("truetype");
}


body{
	margin:0px;
	padding:0px;
	font-family: 'Montserrat-SemiBold';
}

h1{
	font-family: 'Montserrat-ExtraBold';
}

h2,h3{
	font-family: 'Montserrat-Bold';
}

p,a,li{
	font-size:16px;
	line-height:30px;
	font-family: 'Montserrat-Medium';
}

img{
	max-width:100%;
}


/* header css */

section.announcement_bar {
    background: #1C3F75;
    padding: 5px 0px;
}

.announcement_row {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
}

.google_reviews_top, .announcement_row p, .announcement_row a {
    margin: 0px;
    color: #fff;
    font-size: 15px;
}

.google_reviews_top {
    display: flex;
    align-items: center;
    font-family: 'Montserrat-Regular';
}

.announcement_center {
    font-family: 'Montserrat-SemiBold';
    color: #fff;
    letter-spacing: 2.7px;
    text-transform: uppercase;
    font-size: 15px;
}

.google_reviews_top img {
    height: 34px;
}

.google_reviews_top strong {
    font-family: 'Montserrat-Bold';
    padding: 0px 5px;
}

.announcement_right {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

.announcement_right ul {
    list-style: none;
    padding: 0px;
    margin: 0px;
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
    margin-left: 13px;
}

.announcement_right ul li a {
    display: block;
}

.announcement_right ul li a img {
    height: 28px;
}

.announcement_right ul li a img:hover{
    opacity:0.5;
}

.announcement_row a:hover {
    color: #3f66da;
}

header.header_section {
    background: #fff;
    position: sticky;
    top: 0px;
    border-top: 4px solid #3F66DA;
    padding: 13px 0px;
    box-shadow: 0px 3px 6px #00000033;
    z-index: 999;
}

.header_row {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

.menubar_block {
    flex: 1;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
}

.header-logo {
    padding-right: 25px;
}

.header-logo a {
    display: block;
}

.header-logo a img {
    height: 56px;
}

.button_group {
    align-items: center;
    gap: 13px;
}

.button_group a {
    border: 2px solid #3F66DA;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    text-decoration: none;
    font-family: 'Montserrat-Bold';
    height: 50px;
    padding: 5px 5px;
    background: #000724;
    color: #fff;
    border-radius: 30px;
    font-size: 14px;
    min-width: 172px;
    padding-right: 20px;
    transition: 0.5s;
}

.button_group a img {
    height: 27px;
    margin-right: 8px;
}

a.black_button {
    background: #000724;
    border-color: #3F66DA;
}

a.black_button:hover {
    background: #3F66DA;
    border-color: #000724;
}

a.bluek_button {
    background: #3F66DA;
    border-color: #000724;
}

a.bluek_button:hover {
    border-color: #3F66DA;
    background: #000724;
}

#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-item > a.mega-menu-link {
    height: auto;
    color: #000724;
    font-family: 'Montserrat-SemiBold';
    font-size: 15px;
}

div#mega-menu-wrap-menu-1 {
    background: transparent !IMPORTANT;
}

#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-item.mega-current-menu-item > a.mega-menu-link, #mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-item.mega-current-menu-ancestor > a.mega-menu-link, #mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-item.mega-current-page-ancestor > a.mega-menu-link {
    background: transparent !IMPORTANT;
    color: #3f66da;
}

#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-item > a.mega-menu-link:hover, #mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-item > a.mega-menu-link:focus {
    background: transparent;
    color: #3f66da;
}

#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-item.mega-toggle-on > a.mega-menu-link {
    background: transparent;
    color: #3f66da;
}

#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link {
    background: #fff;
}

#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link:hover, #mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link:focus {
    background: #3f66da;
    color: #fff;
}

/* header css */


/* hero css */

.banner-slider.banner {
    position: relative;
}

div#main-banner-slider {
    height: 100% !Important;
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100% !IMPORTANT;
}

.banner-img-slide{
    height:100% !important;
}

.banner-overlay-section {
    position: relative;
    z-index: 5;
    min-height: calc(100vh - 129px);
    padding: 50px 0px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.banner-section-content h5 {
    color: #1C3F75;
    letter-spacing: 2.7px;
    font-family: 'Montserrat-SemiBold';
    display: inline-block;
    background: #fff;
    padding: 5px 19px;
    box-shadow: 0px 3px 10px #3F80B838;
    border-radius: 18px;
    font-size: 13px;
    text-transform: uppercase;
}

.banner-section-content h1 {
    font-size: 49px;
    color: #000724;
}

.banner-section-content p {
    color: #000724;
    font-family: 'Montserrat-SemiBold';
    font-size: 19px;
}

.banner-section-content ul {
    list-style: none;
    padding: 0px;
    padding-bottom: 7px;
}

.banner-section-content h1 span {
    color: #3F66DA;
}

.banner-section-content ul li {
    padding: 4px;
    padding-left: 46px;
    position: relative;
    z-index: 2;
    border-radius: 30px;
    overflow: hidden;
    margin-bottom: 10px;
}

.banner-section-content ul li:after{
    content:'';
    position:absolute;
    background-size: 20px !IMPORTANT;
    background-repeat: no-repeat !IMPORTANT;
    z-index:2;
    left: 18px;
    top: 8px;
    height: 23px;
    width: 22px;
}

.banner-section-content ul li:before {
    content: '';
    position: absolute;
    top: 0px;
    left: 0px;
    height: 100%;
    width: 100%;
    background: linear-gradient(90deg, #fff, transparent 60%);
    z-index: -1;
}

.swiper-pagination span {
    opacity: 1;
    height: 16px;
    width: 16px;
    background: transparent;
    border: 1px solid #000724;
    position: relative;
}

.swiper-pagination span.swiper-pagination-bullet-active:before {
    content: '';
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    height: 65%;
    width: 65%;
    border-radius: 50%;
    background: #000724;
}

/* hero css */

/* welcome css */

section.welcome_section {
    position: relative;
    padding: 80px 0px;
}

.border_block {
    border-top: 6px solid #3f66da;
    border-bottom: 10px solid #1c3f75;
    padding: 3px;
    background: #fff;
}

img.welcome_left_image, img.welcome_right_image {
    position: absolute;
    width: 35%;
    top: 0px;
}

img.welcome_left_image {
    left: 0px;
}

img.welcome_right_image {
    right: 0px;
}

section.welcome_section .container {
    position: relative;
    z-index: 2;
}

.title_text h5 {
    color: #1C3F75;
    letter-spacing: 0.9px;
    font-family: 'Montserrat-SemiBold';
    display: inline-block;
    background: #D9E8FF;
    padding: 5px 19px;
    border-radius: 18px;
    font-size: 13px;
    text-transform: uppercase;
}

.title_text h2 {
    color: #000724;
    font-family: 'Montserrat-Bold';
    font-size: 34px;
    line-height: 45px;
}

.title_text h4 {
    color: #3F66DA;
    font-family: 'Montserrat-SemiBold';
    font-size: 23px;
}

body {
    color: #000724;
}

/* welcome css */

/* List Of Services css */

section.list_of_services_section {
    padding: 50px 0px;
}

.text-white h2 {
    color: #fff;
}

section.list_of_services_section .title_text p {
    padding: 0px 10%;
}

.service_block {
    position: relative;
    border-radius: 16px;
    overflow: hidden;
    padding: 50px 30px;
    min-height: 354px;
}

.service_image_overlay {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: -1;
    background: #fff;
}

.service_image_overlay img {
    height: 100%;
    width: 100%;
    object-fit: cover;
    transition: 0.5s;
    opacity: 0;
}

img.icon_service {
    height: 54px;
    filter: brightness(0);
    margin-bottom: 25px;
    z-index: 1;
    position: relative;
}

.service_block_inner h2 {
    color: #000724;
    font-size: 28px;
    margin-bottom: 30px;
    z-index: 1;
    position: relative;
}

.service_block a {
    text-decoration: none;
}

.service_block_inner p {
    color: #000000;
    z-index: 1;
    position: relative;
    margin: 0px;
}

img.ghost_image {
    position: absolute;
    right: -16px;
    bottom: -19px;
    height: 242px;
    filter:  opacity(0.1);
    opacity: 0.3;
}

.service_slider .swiper-pagination {
    position: static !IMPORTANT;
    margin-top:40px;
}

.service_slider .swiper-pagination span {
    border-color: #fff;
}

.service_slider .swiper-pagination span.swiper-pagination-bullet-active:before {
    background:#3F66DA;
}

.service_block:hover .service_image_overlay img {
    opacity: 1;
}

/* List Of Services css */

/* about css */

section.about_us {
    margin: 70px 0px;
}

.about_us_img {
    padding-right: 25px;
}

.about_us_title span {
    color: #3F66DA;
    margin-bottom: 7px;
    display: block;
    font-size: 17px;
    line-height: 30px;
}

.title_text ul {
    list-style: none;
    padding: 0px;
    padding-bottom: 7px;
}

.title_text ul {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 10px 20px;
}

.title_text ul li:nth-child(n+5) {
    grid-column: 1 / -1;
}

.title_text ul li {
    font-family: 'Montserrat-SemiBold';
    color: #000724;
    padding: 4px;
    padding-left: 30px;
    position: relative;
    z-index: 2;
    overflow: hidden;
    background-repeat: no-repeat !important;
    background-size: 20px !IMPORTANT;
    background-position: 0px 8px !IMPORTANT;
}

.banner-section-content ul li {
    font-family: 'Montserrat-SemiBold';
}

/* about css */


/* video css */

section.director_section {
    padding: 50px 0px;
}

section.video_section {
    margin: 70px 0px;
}

.video_block {
    position: relative;
    border-radius: 19px;
    overflow: hidden;
}

.video_image_block {
    position: relative;
}

img.video_play_button {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 80px;
    z-index: 2;
	cursor:pointer;
}

.video_image_block {
    border-radius: 19px;
    overflow: hidden;
}

.video_image_block:before {
    content: '';
    position: absolute;
    left: 0px;
    top: 0px;
    height: 100%;
    width: 100%;
    background: rgba(0 0 0/35%);
}

img.rapid_city_logo {
    position: absolute;
    z-index: 2;
    bottom: 20px;
    right: 20px;
    background: #fff;
    border-radius: 5px;
    padding: 2px 3px 2px 2px;
    width: 200px;
}

.video_source {
    position: absolute;
    left: 0px;
    top: 0px;
    z-index: 3;
    width: 100%;
    height: 100%;
    display:none;
}

.video_source video {
    width: 100%;
    height: 100%;
    object-fit: contain;
}

/* video css */

/* why us css */

section.why_us_section {
    background: #F5F6F8;
    padding-top: 50px;
    padding-bottom: 300px;
}

section.why_us_section .row {
    gap: 25px 0px;
}

.why_block {
    height: 100%;
}

.why_image img {
    height: 50px;
}

.why_data h2 {
    font-size: 20px;
    line-height: normal;
}

.why_image {
    margin-bottom: 12px;
}

.why_us_image_block {
    padding-right: 25px;
}

section.why_us_section .row .row {
    gap: 18px 0px;
}

.why_data p {
    margin: 0px;
}

/* why us css */

.list_of_companies_block {
    background: #000724;
    padding: 50px;
    border-radius: 30px;
    border: 1px solid #3F66DA;
}

.list_of_companies_row {
    display: flex;
    flex-wrap: wrap;
    gap: 30px;
    justify-content: center;
    align-items: center;
}

.list_of_companies_image img {
    display: block;
}

.list_of_companies_image {
    background: #fff;
    padding: 15px;
    border-radius: 9px;
    box-shadow: 0px 0px 10px #1C3F75;
    width: 17%;
}

.list_of_companies_image:nth-child(6) {
    margin-left: 47px;
}

.list_of_companies_image img {
    height: 50px;
    width: 100%;
    object-fit: contain;
}

section.list_of_companies_section .title_text {
    margin-bottom: 35px;
}

section.list_of_companies_section {
    position: relative;
    margin-top: -250px;
}

/* why us css */

/* testimonial css */

section.testimonial_section {
    margin: 70px 0px;
}

.textimonial_block {
    background: #F5F6F8;
    padding: 25px;
    border-radius: 20px;
}

.testimonial_top_bar {
    display: flex;
    flex-wrap: wrap;
    align-items: end;
    justify-content: space-between;
    margin-bottom: 20px;
}

.testimonial_image_group img {
    height: 20px;
}

.testimonial_google_image {
    width: 32px;
}

a.readmore_button {
    text-decoration: none;
    color: #3f66da;
}

.testimonial_name {
    margin-top: 20px;
    text-align: right;
}

.testimonial_name h4 {
    color: #3F66DA;
    font-size: 16px;
}

.testimonial_slider .swiper-pagination {
    position: static !IMPORTANT;
    margin-top: 35px;
}

.testimonial_slider .swiper-pagination span.swiper-pagination-bullet-active:before {
    background:#0077B6;
}

/* testimonial css */

section.map_section iframe {
    width: 100%;
    height: 350px;
	display:block;
}

/* blog css */

section.blog_section {
    background: #1C3F75;
    padding: 50px 0px;
}

.blog_block {
    background: #fff;
    height: 100%;
    padding: 8px;
    border-radius: 13px;
}

.blog_image_block {
    border-radius: 13px;
    overflow: hidden;
    position: relative;
}

img.blog_logo {
    position: absolute;
    background: #fff;
    right: 13px;
    top: 13px;
    width: 158px;
    border-radius: 7px;
}

img.feature_image {
    height: 275px;
    width: 100%;
    object-fit: cover;
    transition: 0.5s;
}

.blog_image_block h6 {
    text-transform: uppercase;
    margin: 0px;
    position: absolute;
    background: #3F66DA;
    bottom: 0px;
    left: 0px;
    color: #fff;
    padding: 10px 20px;
    font-size: 15px;
    font-family: 'Montserrat-SemiBold';
}

.blog_block a {
    text-decoration: none;
}

.blog_title {
    padding: 20px;
}

.blog_title h2 {
    font-family: 'Montserrat-SemiBold';
    font-size: 24px;
    line-height: 34px;
    color: #000724;
    margin: 0px;
}

.blog_block:hover img.feature_image {
    transform: scale(1.3);
}

.blog_block:hover .blog_title h2 {
    color: #3f66da;
}

section.blog_section .row {
    gap: 25px 0px;
}

/* blog css */

/* contact css */

section.contact_section {
    padding: 50px 0px;
}

.contact_info_row {
    display: flex;
    flex-direction: column;
    gap: 35px;
}

.contact_info_inner {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

.link_block_contact {
    width: 100%;
    margin-top: 15px;
}

.contact_info_title {
    flex: 1;
}

.contact_info_icon {
    background: #e3e3e3;
    width: 50px;
    height: 50px;
    border-radius: 10px;
    box-shadow: 3px 3px 0px #3f66da;
    display: inline-flex;
    justify-content: center;
    align-items: center;
}

.contact_info_icon img {
    height: 30px;
}

.contact_info_title h4 {
    color: #1C3F75;
    margin: 0px;
    text-transform: uppercase;
    line-height: normal;
    font-size: 20px;
    font-family: 'Montserrat-Bold';
    padding-left: 16px;
}

.link_block_contact a {
    text-decoration: none;
    color: #000724;
    font-family: 'Montserrat-SemiBold';
    font-size: 17px;
}

.contact_form {
    background: #FFFFFF;
    padding: 35px;
    box-shadow: 0px 0px 20px #00000029;
    border-radius: 20px;
}

.contact_form h2 {
    margin-bottom: 25px;
    font-size: 27px;
}

.contact_form input, .contact_form select {
    width: 100%;
    height: 45px;
    background: #F5F6F8 !IMPORTANT;
    border: none !IMPORTANT;
    padding: 5px 25px;
    border-radius: 30px;
    margin-bottom: 10px;
    color: #000000;
    outline: none !important;
    box-shadow: none;
    font-size: 14px;
}

.contact_form ::-webkit-input-placeholder {
  color: #000;
}
.contact_form ::-moz-placeholder {
  color: #000;
}
.contact_form :-ms-input-placeholder {
  color: #000;
}
.contact_form :-moz-placeholder { 
  color: #000;
}

.contact_form textarea {
    width: 100%;
    height: 100px;
    background: #F5F6F8 ! IMPORTANT;
    border: none ! IMPORTANT;
    padding: 10px 25px;
    border-radius: 18px;
    margin-bottom: 10px;
    color: #000000;
    outline: none !important;
    box-shadow: none;
    font-size: 14px;
}

.contact_form span {
    display: contents;
}

.contact_form p {
    margin: 0px;
    font-size: 13px;
    line-height: 23px;
}

span.wpcf7-spinner {
    display: none !IMPORTANT;
}

.contact_form input[type="submit"] {
    margin-top: 19px;
    margin-bottom: 0px;
    background: #3F66DA !IMPORTANT;
    border: 2px solid #000724 ! IMPORTANT;
    color: #fff;
    font-family: 'Montserrat-Bold';
    font-size: 15px;
}

.contact_form input[type="submit"]:hover {
    background: #000724 !IMPORTANT;
}

.form_input label {
    font-family: 'Montserrat-SemiBold';
    font-size: 15px;
    position: relative;
    display: block;
}

.form_input label:after {
    content: '*';
    color: red;
    margin-left: 3px;
}

.form_input label br {
    display: none !IMPORTANT;
}

.form_input br {
    display: none;
}

/* contact css */

/* footer css */

footer.footer_section {
    background-color: #000724;
    padding: 50px 0px;
}


.footer_widget h4 {
    color: #fff;
    font-family: 'Montserrat-Bold';
    font-size: 17px;
    position: relative;
    margin-bottom: 15px;
}

.footer_widget h4:before {
    content: '';
    position: absolute;
    left: -10px;
    top: 0px;
    width: 5px;
    height: 100%;
    background: #3F66DA;
}

.footer_widget ul {
    list-style: none;
    padding: 0px;
    margin: 0px;
}

.footer_widget ul li a {
    display: inline-block;
    color: #fff;
    text-decoration: none;
    padding-bottom: 5px;
}

.footer_widget ul li a:hover {
    color: #3f66da;
}

.footer_widget ul._footer_social_media {
    display: flex;
    flex-wrap: wrap;
    gap: 9px;
}

.footer_widget ul._footer_social_media li a {
    padding: 0px;
}

.footer_widget ul._footer_social_media li a img {
    height: 40px;
}

.footer_widget p {
    margin: 0px;
    color: #fff;
}

.widget1 {
    width: 333px;
}

.widget2 {
    width: 143px;
}

.widget3 {
    width: 187px;
}

.widget4 {
    width: 125px;
}

.widget5 {
    width: 350px;
}

.footer_row {
    justify-content: space-between;
    gap: 15px 0px;
}

.copyright_section {
    background: #3F66DA;
    padding: 10px 0px;
}

.copyright_row {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
}

.copyright_row ul li a, .copyright_row p, .copyright_row p a {
    color: #fff;
    text-decoration: none;
    margin: 0px;
    line-height: normal;
    font-size: 15px;
}

.copyright_menu ul {
    list-style: none;
    padding: 0px;
    margin: 0px;
    display: flex;
    flex-wrap: wrap;
}

.copyright_menu ul li a {
    display: block;
    padding: 0px 8px;
    border-right: 1px solid #fff;
}

.copyright_menu ul li:last-child a {
    border: none;
}

.copyright_menu ul li a:hover {
    color: #000724;
}

.copyright_row p a:hover {
    color: #000724;
}

.footer_row p, .footer_row a {
    font-size: 14px;
}

.footer_logo {
    margin-bottom: 20px;
}

.footer_widget ul._footer_social_media li a img:hover {
    opacity: 0.5;
}

/* footer css */

/* Contact-us css start */
.common-hero-banner{
    background:#011B72;
	padding: 70px 0px;
	position: relative;
	z-index: 0;
}

.common-hero-banner h1{
	margin:0;
	font-size:45px;
}

.contact-info{
	padding:90px 10px;
}
.contact-info-main{
    background-color:#E7ECF1;
    padding:15px 10px;
    display:flex;
    flex-direction:column;
    align-items:center;
    justify-content:center;
    text-align:center;
    border:4px solid #3F66DA;
    border-radius:20px;
    height:210px;
}
.contact-info-main img{
	justify-content:center;
	align-items:center;
	margin-bottom:12px;
}
.contact-info-main h2,p{
	margin-bottom:12px;
}
.contact_page_location{
	padding:10px 10px 30px 0;
	display:flex;
	flex-direction:column;
}
.contact_form{
	border:4px solid #3F66DA;
	border-radius:20px;
}
/* About-us start */
.about-us-section{
    padding:70px 0;
}

.about-us-image img{
	display:block;
    border-radius:10px;
    border:2px solid #3F66DA;
}
.about-us-description{
    padding:80px 0;
    background-repeat:no-repeat !important;
    background-size:cover !important;
    background-position:center !Important;
}
/* About-us ends  */

.about_us_img_new {
    position: relative;
}

.about_us_img_new img {
    width: 100%;
    border: 3px solid #3f66da;
    border-radius: 20px;
}

.about_us_img_overlay:before {
    content: '';
    background-color: #fff !IMPORTANT;
    right: 13px;
    top: 13px;
    width: 158px;
    border-radius: 7px;
    position: absolute;
    height: 50px;
    background-repeat: no-repeat !IMPORTANT;
    background-size: 151px !IMPORTANT;
    background-position: center center !IMPORTANT;
}

/* Meet-our-provider start */

.meet-provider-section{
	margin:70px 0;
}

.provider-image {
    position: sticky;
    top: 110px;
}

.provider-image img{
    border-radius:50%;
    object-fit:cover;
    display:block;
}
.provider-content .first-topic{
	color:#1C3F75;
    letter-spacing:0.9px;
    display:inline-block;
    background:#D9E8FF;
    padding:5px 19px;
    border-radius:18px;
    font-size:13px;
    text-transform:uppercase;
    margin-bottom:15px;
}
.provider-content h2{
	margin-bottom: 10px;
}
.provider-content .second-topic{
	color: #3F66DA;
    margin-bottom: 10px;
    display: block;   
}
.provider-content h3{
	font-size:20px;
}

/* meet-our-provider ends */

/* news liabrary start */
.newspaper-info{
    margin:70px 0;
}

.newspaper-info .row{
    row-gap:30px;
}
.newspaper-info .col-lg-4,
.newspaper-info .col-md-6{
    display:flex;
}
.news-card{
    background:#E7ECF1;
    border:4px solid #3F66DA;
    border-radius:20px;
    padding:30px 20px;
    width:100%;
    height:100%;
    display:flex;
    flex-direction:column;
	min-height:250px;
}

.news-card p{
    font-family:'Montserrat-SemiBold';
    font-size:17px;
    color:#3F66DA;
    margin-bottom:15px;
}

.news-card h3{
    font-family:'Montserrat-Bold';
    font-size:20px;
    line-height:1.4;
    color:#000724;
    margin-bottom:15px;
    flex-grow:1;
}

.news-card a{
    font-family:'Montserrat-SemiBold';
	font-size:17px;
    color:#3F66DA;
    text-decoration:none;
    transition:0.3s ease;
	padding:5px 12px;
	background-color:#fff;
	border-radius:15px;
	
}

.news-card a:hover{
    color:#1C3F77;
}
/* news liabrary ends */

/* Insuarance css start */
.insurance-section{
	padding:80px 0;
}
.insurance-section_row{
    text-align: center;
	margin-bottom:35px;
}
.insurance-subtopic{
    display: inline-block;
    color: #1C3F75;
    background: #D9E8FF;
    padding: 5px 20px;
    border-radius: 20px;
}
.insurance-card{
    height: 240px;
    border: 0.5px solid #AAAAAA;
    border-radius: 15px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 50px;
    margin-bottom: 30px;
}
.insurance-card:hover{
    box-shadow: 0 0 25px 8px rgba(190, 210, 255, 0.35);
    border-color: #fff;
}
/* Insuarance css ends  */

/* New patients css start */
.new_patients_section{
    padding: 80px 0 40px;
}
.new_patients_image img{
	display:block;
    border-radius:10px;
    border:2px solid #3F66DA;
}
.new-patient-contact-box{
    display:flex;
    align-items:center;
    gap:15px;
    padding:10px 25px;
    margin-top:25px;
    background:#D9E8FF;
    border:2px solid #BFE7FF;
    border-radius:20px;
}

.new-patient-contact-box:hover{
    box-shadow: 0 4px 12px rgba(63,102,218,0.08);
}
.call-icon{
    position:relative;
    border-radius:15px;
    display:flex;
    align-items:center;
    justify-content:center;
    flex-shrink:0;
    padding-right:20px;
    margin-right:10px;
}

.call-icon::after{
    content:"";
    position:absolute;
    top:0;
    right:0;
    width:2px;
    height:100%;
    background:#A9CFF7;
}

.call-icon img{
    object-fit:contain;
	width:54px;
	height:54px;
}

.call-content h4{
    margin:0;
}

.call-content a{
    display:inline-block;
    margin-top:0;
    color:#3457D5;
    text-decoration:none;
    font-size:24px;
    font-weight:1000;
    letter-spacing:0.5px;
    transition:all 0.3s ease;
}

.call-content a:hover{
    color:#191970;
    transform:translateX(3px);
}
/* New patients css end */

/* Services css start */
.services-header{
	padding:90px 0 40px 0 ;
}
.services-header h2{
	text-align:center;
}
.services-section{
	margin-bottom:120px;
}
.services-section img{
	display:block;
    border-radius:10px;
    border:2px solid #3F66DA;
}
/* Services css end */

/* Urgent care detail page start */

.comprehensive-urgent-care{
	padding:80px 0;
}
.comprehensive-urgent-care h3{
	margin-bottom:15px;
}
.urgent-care-image img{
	display:block;
    border-radius:10px;
    border:2px solid #3F66DA;
}
.urgent-care-content h5{
	margin-bottom:15px;
	color:#3F66DA;
	line-height:30px;
}
.urgent-care-content p{
	margin-bottom:20px;
}
.what-section{
	padding:90px 0;
}
.what-content h2{
	margin-bottom:40px;
}
.what-section .what-image{
	display:block;
    border-radius:10px;
    border:2px solid #3F66DA;
}
.condition-section{
    padding:50px 0;
    background:#F5F6F8;
}

.condition-section .row{
    row-gap:25px;
}
.condition-section .col-12{
    text-align:center;
}

.condition-section h5{
    color:#1C3F75;
    letter-spacing:0.9px;
    display:inline-block;
    background:#D9E8FF;
    padding:5px 19px;
    border-radius:18px;
    font-size:13px;
    text-transform:uppercase;
    margin-bottom:15px;
}
.condition-section h2{
    text-align:center;
    margin-bottom:20px;
}

.condition-section p{
    text-align:center;
    margin-bottom:15px;
    color:#1C3F75;
}

.condition-card{
    background:#fff;
    border:1px solid #E5E5E5;
    border-radius:20px;
    padding:25px 35px;
    display:flex;
    flex-direction:column;
    min-height:300px;
}
.condition-card:hover{
    box-shadow:0 0 25px 8px rgba(190, 210, 255, 0.35);
    border-color:#fff;
}
.condition-card h2{
    display:inline-flex;
    align-items:center;
    justify-content:center;
    width:60px;
    height:60px;
    margin:15px 0;
    background:#D9E8FF;
    border-radius:10px;
	font-size:28px;
}
.condition-card h3{
	text-align:left;
    color:#1C3F75;
    margin:15px 0;
}
.condition-card p{
    text-align:left;
    color:#000724;
    margin-bottom:0;
}

.diagnostic-services{
	padding:70px 0;
}
.diagnostic-topic{
	text-align:center;
}
.diagnostic-services .diagnostic-topic h5{
	color:#1C3F75;
    letter-spacing:0.9px;
    font-family:'Montserrat-SemiBold';
    display:inline-block;
    background:#D9E8FF;
    padding:5px 19px;
    border-radius:18px;
    font-size:13px;
    text-transform:uppercase;
    margin-bottom:15px;
	
}
.diagnostic-services .diagnostic-topic h2{
	color:#fff;
	margin-bottom:15px;

}
.diagnostic-services .diagnostic-topic p{
	color:#fff;
	margin-bottom:20px;
}

.diagnostic-topic h4{
	color:#fff;
}

.why_choose_section{
    padding:60px 0;
    background:#F5F6F8;
}

.why_choose_image_block img{
    display:block;
    border-radius:10px;
    border:2px solid #3F66DA;
}

.why_choose_topic h5{
    color:#1C3F75;
    letter-spacing:0.9px;
    display:inline-block;
    background:#D9E8FF;
    padding:5px 19px;
    border-radius:18px;
    font-size:13px;
    text-transform:uppercase;
    margin-bottom:15px;
}

.why_choose_topic h2{
    margin-bottom:30px;
}

.why_choose_block{
    padding:18px 0;
}

.why_choose_heading{
    display:flex;
    align-items:flex-start;
    gap:18px;
}

.why_choose_heading img{
    width:65px;
    height:65px;
    object-fit:contain;
    flex-shrink:0;
}

.why_choose_data{
    flex:1;
}

.why_choose_data h3{
    margin:0 0 8px;
    font-size:22px;
    color:#000724;
    line-height:1.3;
}

.why_choose_data p{
    margin:0;
    color:#000724;
    line-height:1.8;
}

.prepare-care-section{
 	padding:80px 0;
    background-repeat:no-repeat !important;
    background-size:cover !important;
    background-position:center !important;
}

/* Urgent care detail page end */

section.women-services {
    margin: 50px 0px;
}

section.women-services .service_block {
    border: 2px solid #3f66da;
}

/* contact us css start */
section.contact_page_section {
    padding: 60px 0px;
}
.contact_main_title {
    margin-bottom: 30px;
}
.contact_page_block {
    text-align: center;
    border: 5px solid #3f66da;
    height: 100%;
    padding: 20px;
    background: #D9E8FF;
    transition: 0.5s;
    border-radius: 20px;
}
.contact_page_block_image {
    display: inline-flex;
    width: 100px;
    height: 100px;
    border-radius: 50%;
    background: #ffffff;
    border: 2px solid #3f66da;
    justify-content: center;
    align-items: center;
    margin-bottom: 15px;
    transition: 0.5s;
}
.contact_page_block_image img {
    \: invert(1);
    height: 52px;
}
.contact_page_block h4 {
    font-size: 20px;
    font-family: 'Montserrat-SemiBold';
    color: #000;
}
.contact_page_block a {
    color: #000000;
    text-decoration: none;
}
.contact_page_block:hover .contact_page_block_image {
    transform: rotateY(360deg);
}
.contact_page_block:hover a {
    color: #3f66da;
}

.contact_main_title h2 {
    color: #000000;
}

.contact_iframe p {
    margin: 0;
}

section.contact_page_location {
    padding: 0 0 60px 0px;
}

.contact_page_iframe {
    border: 4px solid #3F66DA;
    border-radius: 20px;
    overflow: hidden;
}

.contact_page_iframe iframe {
    width: 100%;
    display: block;
    height: 575px;
}

/* contact us css end */

section.plicy_section {
    margin: 50px 0px;
}

section.plicy_section h2 {
    font-size: 26px;
}

section.plicy_section h3 {
    font-size: 23px;
}

section.plicy_section h4 {
    font-size: 21px;
}

section.plicy_section h5 {
    font-size: 18px;
}

section.plicy_section h6 {
    font-size: 16px;
}

section.appointments_section {
    margin: 50px 0px;
}

section.faq_section {
    margin: 50px 0px;
}

.accordion-item {
    margin-bottom: 15px;
    border: 2px solid #3f66da ! IMPORTANT;
    border-radius: 15px !IMPORTANT;
    overflow: hidden;
}

button.accordion-button {
    background: #3f66da !IMPORTANT;
    outline: none !IMPORTANT;
    box-shadow: none !IMPORTANT;
    color: #fff !IMPORTANT;
    font-size: 16px;
}

.accordion-button::after {
    filter: brightness(0) invert(1);
}

section.thankyou_section {
    margin: 50px 0px;
}

section.testimonial_section .row {
    gap: 25px 0px;
}

section.rate_us_section {
    margin: 50px 0px;
}

section.rate_us_section img {
    margin: 15px 0px;
}

.ratting_rate_page a {
    text-decoration: none;
    font-size: 34px;
    color: #3f66da;
}

.ratting_rate_page a.hovered {
    color: orange;
}

section.sitemap_section {
    margin: 50px 0px;
}

section.sitemap_section h2 {
    font-size: 34px;
    margin-bottom: 10px;
}

section.sitemap_section ul li a {
    text-decoration: none;
    color: #3f66da;
}

section.sitemap_section ul li a:hover {
    color: #000724;
}

.pagination {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 7px;
	flex-wrap:wrap;
}

.pagination span, .pagination a {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    height: 45px;
    border: 1px solid #3f66da;
    min-width: 45px;
    text-decoration: none;
    padding: 5px 15px;
    background: #000724;
    color: #fff;
    font-size: 15px;
}

.pagination .current, .pagination span:hover, .pagination a:hover {
    background: #3f66da;
    border-color: #000724;
}

.service_area_image img {
    width: 100%;
}

.button_area a {
    padding: 5px 15px;
}


section.areas_why_choose_section {
    padding: 50px 0px;
}

section.areas_why_choose_section .row {
    gap: 25px 0px;
}

.areas_why_block {
    background: #fff;
    padding: 25px;
    border-radius: 20px;
    height: 100%;
    border: 3px solid #3f66da;
}

.areas_why_block_icon {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    height: 100px;
    width: 100px;
    border: 2px solid #3f66da;
    margin-bottom: 15px;
}

.areas_why_block_icon img {
    height: 55px;
    transition: 0.5s;
}

.areas_why_block:hover .areas_why_block_icon img {
    transform: rotateY(360deg);
}

.areas_why_block h3, .service_areas_blocks_content h3, .what_we_are_area_content h3 {
    font-size: 22px;
}

section.what_we_are_area_section {
    margin: 50px 0px;
}

.what_we_are_row {
    background: #000724;
    border-radius: 30px;
    overflow: hidden;
    margin-bottom: 50px;
    border: 2px solid #3f66da;
}

.what_we_are_area_image, .what_we_are_area_image  img {
    height: 100%;
    width: 100%;
    object-fit: cover;
}

.what_we_are_area_content {
    padding: 50px;
}

.what_we_are_area_content li {
    color: #fff !IMPORTANT;
}

.what_we_are_row:nth-child(even) {
    flex-direction: row-reverse;
}

section.service_areas_blocks_section {
    margin: 50px 0px;
}

section.service_areas_blocks_section .row {
    gap: 25px 0px;
}

.service_areas_blocks_content {
    height: 100%;
    background: #fff;
    padding: 25px;
    border-radius: 20px;
    box-shadow: 0px 0px 20px rgba(0 0 0/20%);
}

section.occupational_section {
    padding: 50px 0px;
}

section.occupational_section .row {
    gap: 25px 0px;
}

.occupational_block {
    background: #fff;
    padding: 25px;
    border-radius: 20px;
    height: 100%;
    box-shadow: 0px 0px 20px rgba(0 0 0/20%);
}

.occupational_block table, .occupational_block table td {
    border: 1px solid #3f66da;
}

.occupational_block table td {
    padding: 8px;
    font-size: 16px;
}

.occupational_block table {
    margin-bottom: 10px;
}

section.areas_image_content_section {
    margin: 50px 0px;
}

section.areas_image_content_section .row {
    gap: 25px 0px;
}

.areas_image_blocks {
    border: 4px solid #3f66da;
    border-radius: 20px;
    overflow: hidden;
    position: relative;
    height: 100%;
    box-shadow: 0px 0px 20px rgba(0 0 0/20%);
}

.areas_image_blocks_main {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
}

.areas_image_blocks_main img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.areas_image_description {
    position: relative;
    padding: 25px;
    background: rgba(0 7 36/60%);
    height: 100%;
    color: #fff;
    transition:0.5s;
}

.areas_image_description h2, .areas_image_description p {
    color: #fff;
}

.areas_image_blocks:hover .areas_image_description {
    background: rgba(0 7 36/80%);
} 

section.we_serve_area_section {
    margin: 50px 0px;
}

.we_serve_area__main {
    gap: 25px 0px;
    border: 4px solid #3f66da;
    border-radius: 25px;
    overflow: hidden;
    align-items: center;
}

.we_serve_area_description {
    padding: 30px;
}

.service_location_row {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    width: 31%;
}

.location_icons {
    width: 24px;
}

.service_location_content {
    width: calc(100% - 24px);
    padding-left: 5px;
}

.service_location_content a {
    text-decoration: none;
    color: #000724;
    font-size: 14px;
}

.service_location_main {
    gap: 10px 12px;
    display: flex;
    flex-wrap: wrap;
}

.service_location_content a:hover {
    color: #3f66da;
}

.we_serve_area_iframe p {
    margin: 0px;
}

.we_serve_area_iframe iframe {
    width: 100% !IMPORTANT;
    height: 425px;
	display:block;
}

.service_area_cta_block {
    position: relative;
    padding: 50px;
    border-radius: 20px;
    overflow: hidden;
}

.service_area_cta_block .row {
    position: relative;
    z-index: 1;
}

.service_area_cta_block:before {
    content: '';
    position: absolute;
    left: 0px;
    top: 0px;
    height: 100%;
    width: 100%;
    background: rgba(0 0 0/70%);
}

section.service_area_cta_section {
    margin: 50px 0px;
}

.service_area_hero_right {
    background: #fff;
    padding: 25px;
    border-radius: 20px;
    box-shadow: 0px 0px 20px rgba(0 0 0/20%);
    position: relative;
}

.service_area_hero_row {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    margin-bottom: 20px;
	position:relative;
	z-index:1;
}

.service_area_hero_icon {
    width: 40px;
}

.service_area_hero_title {
    width: calc(100% - 40px);
    padding-left: 15px;
}

.service_area_hero_title h2 {
    margin: 0px;
    font-size: 24px;
}

.service_area_hero_link {
    margin: 25px 0px;
}

.service_area_hero_link h4 {
    font-size: 18px;
}

.service_area_hero_link a {
    text-decoration: none;
    color: #000724;
}

.service_area_hero_call a {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    border: 3px solid #3f66da;
    padding: 14px 30px;
    border-radius: 50px;
    text-decoration: none;
    color: #000;
    flex-wrap: wrap;
}

.service_area_hero_call_icon {
    width: 29px;
}

.service_area_hero_call_data {
    width: calc(100% - 29px);
    padding-left: 15px;
}

.service_area_hero_call_data h5 {
    font-size: 16px;
}

.service_area_hero_call_data h6 {
    font-family: 'Montserrat-SemiBold';
    font-size: 24px;
    margin: 0px;
    white-space: nowrap;
}

.service_area_hero_call {
    margin: 25px 0px;
}

.service_area_hero_call a:hover {
    background: #3f66da;
    color: #fff;
}

.service_area_hero_call a:hover img {
    filter: brightness(0) invert(1);
}

.hours_block_title {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    padding: 11px 15px;
    background: #3f66da;
    color: #fff;
}

.hours_block_title img {
    width: 30px;
}

.hours_block {
    border: 1px solid #3f66da;
    border-radius: 17px;
    overflow: hidden;
}

.hours_row_main {
    padding: 15px;
    display: flex;
	flex-wrap: wrap;
    justify-content: space-between;
}

.hours_row {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
	flex-direction: column;
	
}

.hours_title {
    font-family: 'Montserrat-SemiBold';
    font-size: 16px;
    margin-bottom: 7px;
    border-bottom: 1px solid #3f66da;
    padding-bottom: 5px;
}

.hours_time {
    font-family: 'Montserrat-Regular';
}

.hours_block_title h5 {
    margin: 0px;
    font-family: 'Montserrat-SemiBold';
    flex: 1;
    padding-left: 15px;
}

.hours_block_icon {
    background: #fff;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.hours_block_icon img {
    width: 25px;
    height: 25px;
}

.hours_row:last-child .hours_time {
    color: #3f66da;
    font-family: 'Montserrat-Bold';
    text-align: right;
    font-size: 21px;
}

.service_area_hero_right:before {
    content: '';
    position: absolute;
    right: 20px;
    top: 20px;
    width: 200px;
    height: 50px;
    background-repeat: no-repeat !IMPORTANT;
    background-size: contain !important;
    opacity: 0.2;
}

@media(max-width:1400px){
	.announcement_center {
		font-size: 13px;
	}

	.google_reviews_top img {
		height: 28px;
	}

	.google_reviews_top, .announcement_row p, .announcement_row a {
		font-size: 12px;
	}

	.announcement_right ul li a img {
		height: 24px;
	}

	.header-logo a img {
		height: 40px;
	}

	#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-item > a.mega-menu-link {
		font-size: 14px;
	}

	.button_group a {
		font-size: 13px;
		height: 45px;
		min-width: 147px;
	}

	.button_group a img {
		height: 21px;
	}

	.header-logo {
		padding-right: 6px;
	}

	.banner-section-content h5 {
		font-size: 12px;
		letter-spacing: 2px;
	}

	.banner-section-content h1 {
		font-size: 45px;
	}

	.banner-section-content p {
		font-size: 15px;
	}

	p, a, li {
		font-size: 14px;
		line-height: 25px;
	}

	.banner-section-content ul li:after {
		background-position-y: -2px !IMPORTANT;
		background-size: 19px !IMPORTANT;
	}

	.title_text h5 {
		font-size: 12px;
	}

	section.welcome_section {
		padding: 50px 0px;
	}

	.title_text h2 {
		font-size: 28px;
		line-height: 37px;
	}

	.title_text h4 {
		font-size: 20px;
	}

	.button_group.justify-content-center.d-flex.mb-4 {
		margin: 0px !IMPORTANT;
	}

	.service_block_inner h2 {
		font-size: 23px;
		margin-bottom: 17px;
	}

	.service_block {
		min-height: 310px;
	}

	.swiper-pagination span {
		height: 14px;
		width: 14px;
	}

	section.about_us {
		margin: 50px 0px;
	}

	.about_us_img {
		padding-right: 15px;
	}

	section.director_section .row {
		gap: 25px 0px;
	}

	section.video_section {
		margin: 50px 0px;
	}

	.why_us_image_block {
		padding-right: 15px;
	}

	.why_data h2 {
		font-size: 22px;
	}

	.why_image img {
		height: 38px;
	}

	section.testimonial_section {
		margin: 50px 0px;
	}

	.blog_image_block h6 {
		font-size: 12px;
	}

	.blog_title h2 {
		font-size: 20px;
		line-height: 28px;
	}

	img.blog_logo {
		width: 146px;
	}

	.contact_form h2 {
		font-size: 21px;
		line-height: 30px;
	}

	.contact_form input, .contact_form select {
		height: 43px;
	}

	.title_text h4 {
		font-size: 17px;
	}

	.link_block_contact a {
		font-size: 15px;
	}

	section.map_section iframe {
		height: 300px;
	}

	.footer_widget h4 {
		font-size: 16px;
	}

	.footer_widget ul._footer_social_media li a img {
		height: 35px;
	}

	.copyright_row ul li a, .copyright_row p, .copyright_row p a {
		font-size: 13px;
	}

	.widget5 {
		width: 300px;
	}

	.footer_logo img {
		height: 70px;
	}
	
	.contact_page_block_image {
		width: 80px;
		height: 80px;
	}

	.contact_page_block_image img {
		height: 38px;
	}

	.contact_page_block h4 {
		font-size: 18px;
	}

	.contact_page_block {
		border: 4px solid #3f66da;
	}

	.contact_page_iframe iframe {
		height: 562px;
	}
	
	.occupational_block table td{
		font-size:14px;
	}
	
	.we_serve_area_iframe iframe{
		height: 440px;
	}
	
	.service_area_cta_block {
		padding: 35px;
	}
	
	.hours_title {
		font-size: 14px;
	}

	.hours_time {
		font-size: 14px;
	}

	.hours_row:last-child .hours_time {
		font-size: 19px;
	}

	.hours_block_icon {
		width: 32px;
		height: 32px;
	}

	.hours_block_title h5 {
		padding-left: 10px;
		font-size: 17px;
	}

	.service_area_hero_call_data h6 {
		font-size: 22px;
	}

	.service_area_hero_title h2 {
		font-size: 22px;
	}
}


@media(max-width:1201px){
	.menubar_block {
		flex-direction: row-reverse;
		justify-content: end;
		gap: 12px;
	}

	#mega-menu-wrap-menu-1 .mega-menu-toggle {
		background: transparent !IMPORTANT;
	}

	#mega-menu-wrap-menu-1 .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-inner, #mega-menu-wrap-menu-1 .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-inner::before, #mega-menu-wrap-menu-1 .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-inner::after {
		background: #3f66da;
	}

	#mega-menu-wrap-menu-1 .mega-menu-toggle + #mega-menu-menu-1 {
		background: #fff !IMPORTANT;
	}

	#mega-menu-wrap-menu-1 .mega-menu-toggle ~ button.mega-close:before {
		visibility: hidden;
	}
}


@media(max-width:1200px){
	.announcement_center {
		font-size: 12px;
		letter-spacing: 2px;
	}

	.banner-section-content h1 {
		font-size: 33px;
	}

	.banner-section-content p {
		font-size: 14px;
	}

	.banner-overlay-section {
		padding: 36px 0px;
	}

	.swiper-pagination span {
		height: 12px;
		width: 12px;
	}

	.title_text h2 {
		font-size: 24px;
		line-height: 32px;
	}

	.title_text h4 {
		font-size: 16px;
	}

	.service_block_inner h2 {
		font-size: 20px;
		margin-bottom: 10px;
	}

	img.icon_service {
		margin-bottom: 8px;
	}

	.service_block {
		padding: 35px 20px;
		min-height: 280px;
	}

	img.ghost_image {
		height: 176px;
	}

	.about_us_img {
		padding: 0px;
	}

	.title_text ul {
		gap: 5px 6px;
	}

	img.rapid_city_logo {
		width: 150px;
	}

	.why_us_image_block {
		padding: 0px;
	}

	.why_data h2 {
		font-size: 18px;
	}

	.list_of_companies_block {
		padding: 37px;
		background-size: 60% !important;
	}

	.list_of_companies_image {
		width: 21%;
	}

	.list_of_companies_row {
		gap: 18px;
	}

	.list_of_companies_image:nth-child(6) {
		margin: 0px;
	}
	.common-hero-banner h1{
        font-size:40px;
    }
	.contact_iframe iframe{
        height:950px;
    }
	
	.contact_page_iframe iframe {
		height: 584px;
	}
	
	.service_location_row {
		width: 47%;
	}

	.what_we_are_area_content {
		padding: 30px;
	}
	
	.areas_why_block h3, .service_areas_blocks_content h3, .what_we_are_area_content h3 {
		font-size: 19px;
	}

	.areas_why_block_icon {
		height: 80px;
		width: 80px;
	}

	.areas_why_block_icon img {
		height: 44px;
	}

	.areas_why_block {
		padding: 20px;
	}
	
	.service_area_hero_call a {
		padding: 10px 25px;
	}

	.hours_row_main {
		justify-content: center;
		gap: 17px;
	}
}


@media(max-width:992px){
	.announcement_center {
		display: none;
	}

	.button_group {
		flex-wrap: wrap;
	}

	.banner-overlay-section {
		min-height: auto;
	}

	.banner-section-content h1 {
		font-size: 26px;
	}

	.banner-section-content h5 {
		letter-spacing: 0px;
	}

	section.list_of_services_section .title_text p {
		padding: 0px;
	}

	.title_text h2 br {
		display: none;
	}

	.title_text h2 {
		font-size: 24px;
		line-height: 32px;
	}

	img.icon_service {
		height: 41px;
	}

	.service_block_inner h2 {
		font-size: 18px;
	}

	.title_text ul {
		grid-template-columns: repeat(1, 1fr);
		gap: 0px;
	}

	img.video_play_button {
		width: 54px;
	}

	.why_data h2 {
		font-size: 17px;
		line-height: normal;
	}

	.blog_title h2 {
		font-size: 16px;
		line-height: 23px;
	}

	.contact_form h2 {
		font-size: 18px;
		line-height: 28px;
	}

	.contact_form {
		padding: 20px;
	}

	.contact_info_icon {
		height: 40px;
		width: 40px;
	}

	.contact_info_icon img {
		height: 21px;
	}

	.copyright_row {
		justify-content: center;
		gap: 7px;
		text-align: center;
	}

	section.map_section iframe {
		height: 250px;
	}

    .common-hero-banner h1{
        font-size:34px;
        text-align:center;
    }

    .contact-info{
        padding:70px 15px;
    }

    .contact-info-main{
        margin-bottom:25px;
	    padding:10px 10px;	
    }

    .contact-info-main h2{
        font-size:21px;
    }

    .contact-info-main p{
        font-size:14px;
    }

    .contact_form h2{
        font-size:30px;
    }

    .contact_page_location{
        padding:10px 15px;
		  margin-bottom:25px;
    }

	.contact_iframe iframe{
        height:570px;
    }
	.about-us-section{
        padding:80px 0;
    }

    .about-us-image{
        margin-bottom:30px;
    }

    .about-us-content{
        margin-top:0;
    }

    .about-us-content p,
    .about-us-description p{
        font-size:16px;
        line-height:1.7;
    }

    .about-us-description{
        padding:70px 0;
    }
	.meet-provider-section{
        margin:50px 0;
    }

    .provider-image{
        position:static;
        margin-bottom:30px;
    }

    .provider-content h2{
        font-size:30px;
    }

    .provider-content .second-topic{
        font-size:18px;
        line-height:28px;
    }

    .meet-details{
        padding:25px 20px;
    }

    .meet-details h3{
        min-height:auto;
        font-size:18px;
    }
	.newspaper-info{
        padding:80px 0;
    }

    .news-card{
        padding:25px 18px;
    }

    .news-card h3{
        font-size:20px;
    }

    .news-card p,
    .news-card a{
        font-size:16px;
    }
	 .insurance-section{
        padding: 70px 0;
    }

    .insurance-section_row{
        margin-bottom: 30px;
    }

    .insurance-card{
        height: 200px;
        padding: 35px;
    }

    .new_patients_section{
        padding:60px 0 30px;
    }

    .new-patient-contact-box{
        width:100%;
        padding:15px 20px;
        gap:15px;
        align-items:center;
    }

    .call-icon{
        padding-right:15px;
        margin-right:0;
    }

    .call-icon img{
        width:48px;
        height:48px;
    }

    .call-content{
        flex:1;
    }

    .call-content h4{
        font-size:16px;
        line-height:1.5;
        margin-bottom:5px;
    }

    .call-content a{
        font-size:20px;
    }
	.services-header{
        padding:70px 0 30px;
    }

    .services-header h2{
        font-size:32px;
        line-height:1.4;
    }

    .services-section{
        margin-bottom:80px;
    }

    .services-image{
        margin-bottom:30px;
    }

    .services-content{
        text-align:center;
    }

    .services-content .button_group{
        justify-content:center;
    }
	.comprehensive-urgent-care,
    .what-section,
    .diagnostic-services,
    .why_choose_section,
    .prepare-care-section{
        padding:60px 0;
    }

    .condition-section{
        padding:60px 0;
    }

    .services-image,
    .urgent-care-image,
    .what-image{
        margin-bottom:30px;
    }

    .urgent-care-image img,
    .what-image img{
        width:100%;
    }

    .condition-card{
        min-height:260px;
        padding:25px;
    }
    .why_choose_image_block{
        margin-top:40px;
    }
    .why_choose_data h3{
        font-size:20px;
    }
    .prepare-care-section h3{
        margin-bottom:20px;
    }
	
	section.contact_page_section .col-md-4 {
		width: 50%;
	}

	section.contact_page_section .row {
		gap: 25px 0px;
	}

	section.contact_page_location .contact_form h2 {
		font-size: 22px;
	}

	.contact_page_iframe iframe {
		height: 574px;
	}
	
	.what_we_are_area_content {
		padding: 25px;
	}

	.what_we_are_row {
		border-radius: 15px;
	}
	
	.service_location_row {
		width: 100%;
	}

	.we_serve_area_iframe iframe {
		height: 706px;
	}
}


@media(max-width:767px){
	.menubar_block .button_group {
		display: none !IMPORTANT;
	}

	.border_block {
		border-top: 4px solid #3f66da;
		border-bottom: 7px solid #1c3f75;
		padding: 1px;
	}

	section.about_us .row {
		gap: 25px;
	}

	.title_text {
		text-align: center;
	}

	.title_text li {
		text-align: left;
	}

	.title_text .button_group {
		justify-content: center;
	}

	section.director_section .row {
		flex-direction: column-reverse;
	}

	.list_of_companies_image {
		width: 46%;
	}

	.testimonial_image_group img {
		height: 17px;
	}

	.testimonial_google_image {
		width: 28px;
	}

	.testimonial_name h4 {
		font-size: 14px;
	}

	.contact_info_title h4 {
		padding: 0px;
	}

	.contact_info_inner {
		flex-direction: column;
	}

	.contact_info_icon {
		margin-bottom: 13px;
	}

	.link_block_contact {
		margin-top: 2px;
	}

	.contact_info_row {
		gap: 15px;
	}

	section.contact_section .row {
		gap: 25px;
	}

	.contact_form h2 {
		text-align: center;
		font-size: 25px;
		line-height: 35px;
	}

	.footer_widget {
		width: 100% !IMPORTANT;
	}

	.footer_widget h4 {
		padding-left: 15px;
	}

	.footer_widget h4:before {
		left: 0px;
	}
	.about-us-section{
        padding:60px 15px;
    }

    .about-us-image{
        margin-bottom:30px;
    }

    .about-us-image img{
        width:100%;
    }

    .about-us-content{
        margin-top:0;
    }

    .about-us-content p,
    .about-us-description p{
        font-size:15px;
        line-height:1.7;
    }

    .about-us-description{
        padding:50px 15px;
        background-position:left center;
    }
	.meet-provider-section{
        margin:50px 0;
    }

    .provider-content h2{
        font-size:26px;
        line-height:1.3;
    }

    .provider-content p{
        font-size:15px;
        line-height:1.7;
        letter-spacing:0;
    }

    .provider-content .first-topic{
        font-size:13px;
        padding:5px 15px;
    }

    .provider-content .second-topic{
        font-size:16px;
        line-height:24px;
    }

    .meet-provider-description{
        padding:0 0 20px;
    }

    .meet-provider-description .col-lg-3,
    .meet-provider-description .col-md-6{
        margin-bottom:20px;
    }

    .meet-details{
        padding:22px 18px;
        border-radius:16px;
    }

    .meet-details h3{
        font-size:17px;
        line-height:1.4;
        margin-bottom:12px;
    }

    .meet-details p{
        font-size:15px;
        line-height:1.6;
    }
	.newspaper-info{
        margin:50px 0;
    }

    .newspaper-info .row{
        row-gap:20px;
    }

    .news-card{
        padding:20px 15px;
        min-height:250px;
    }

    .news-card h3{
        font-size:18px;
        line-height:1.5;
    }

    .news-card p,
    .news-card a{
        font-size:15px;
    }

    .news-card a{
        text-align:center;
        width:100%;
    }
	  .insurance-section{
        padding: 60px 0;
    }

    .insurance-section_row{
        margin-bottom: 25px;
    }

    .insurance-section_row h2{
        font-size: 28px;
        line-height: 1.3;
    }

    .insurance-subtopic{
        padding: 5px 15px;
        font-size: 14px;
    }

    .insurance-card{
        height: 180px;
        padding: 30px;
        margin-bottom: 20px;
    }
	.new_patients_section{
        padding:50px 0 20px;
    }

    .new_patients_image{
        margin-bottom:30px;
    }

    .new-patient-contact-box{
        width:100%;
        padding:15px;
        gap:12px;
        margin-top:20px;
    }

    .call-icon{
        padding-right:15px;
        margin-right:0;
    }

    .call-icon img{
        width:45px;
        height:45px;
    }

    .call-content h4{
        font-size:16px;
    }

    .call-content a{
        font-size:20px;
    }
	 .services-header{
        padding:50px 0 20px;
    }

    .services-header h2{
        font-size:26px;
        line-height:1.4;
    }

    .services-section{
        margin-bottom:60px;
    }

    .services-image{
        margin-bottom:25px;
    }

    .services-content{
        text-align:center;
    }

    .services-content p{
        margin-bottom:15px;
    }

    .services-content .button_group{
        display:flex;
        flex-direction:column;
        gap:15px;
        align-items:center;
    }
	 .comprehensive-urgent-care,
    .what-section,
    .diagnostic-services,
    .why_choose_section,
    .prepare-care-section,
    .condition-section{
        padding:50px 0;
    }

    .urgent-care-content h3,
    .what-content h2,
    .condition-section h2,
    .diagnostic-topic h2,
    .prepare-care-section h3{
        font-size:30px;
        line-height:1.3;
    }

    .condition-card{
        min-height:auto;
        padding:25px 20px;
    }

    .condition-card h2{
        width:50px;
        height:50px;
        font-size:24px;
    }

    .condition-card h3{
        font-size:20px;
    }

    .why_choose_topic{
        margin-top:35px;
    }

     .why_choose_heading{
        gap:15px;
    }

    .why_choose_heading img{
        width:55px;
        height:55px;
    }

    .why_choose_data h3{
        font-size:18px;
    }

    .why_choose_data p{
        line-height:1.7;
    }

    .diagnostic-topic p br,
    .condition-section p br{
        display:none;
    }

    .button_group{
        flex-direction:column;
        gap:15px;
    }

    .button_group a{
        width:100%;
        justify-content:center;
    }
	
	.provider-content {
		text-align: center;
	}

	.provider-content li {
		text-align: left;
	}
	
	section.contact_page_section .col-md-4 {
		width: 100%;
	}

	section.contact_page_location .row {
		gap: 25px 0px;
	}

	.contact_page_iframe iframe {
		height: 250px;
	}
	
	section.plicy_section h2 {
		font-size: 22px;
	}

	section.plicy_section h3 {
		font-size: 18px;
	}

	section.plicy_section h4 {
		font-size: 16px;
	}

	section.plicy_section h5 {
		font-size: 14px;
	}

	section.plicy_section h6 {
		font-size: 12px;
	}
	
	.areas_why_block {
		text-align: center;
	}

	.areas_why_block li {
		text-align: left;
	}

	.service_location_content {
		text-align: left;
	}

	.we_serve_area_iframe iframe {
		height: 200px;
	}

	.we_serve_area_description {
		padding: 20px;
	}

	.areas_image_description {
		padding: 20px;
	}

	.service_area_cta_block {
		padding: 20px;
	}
	
	section.welcome_section .row {
		gap: 25px 0px;
	}

	section.welcome_section .row {
		flex-direction: column-reverse;
	}
    
}


@media(max-width:450px){
	.title_text h2 {
		font-size: 21px;
		line-height: 27px;
	}

	.why_data h2 {
		line-height: normal;
		font-size: 17px;
	}

	.banner-section-content h1 {
		font-size: 22px;
	}

	.banner-overlay-section {
		padding-bottom: 55px;
	}

	.button_group {
		gap: 9px;
	}

	section.announcement_bar {
		display: none;
	}
	
	.banner-section-content ul li:after{
		background-position-y: 0px ! IMPORTANT;
	}
	
    .common-hero-banner h1{
        font-size:24px;
    }

    .contact-info-main h2{
        font-size:18px;
    }

    .contact-info-main p{
        font-size:14px;
    }

    .contact_form h2{
        font-size:22px;
    }

    .contact_iframe iframe{
        height:280px;
    }
	 .provider-content h2{
        font-size:24px;
    }

    .meet-details{
        padding:20px 16px;
    }

    .meet-details h3{
        font-size:16px;
    }

    .meet-details p{
        font-size:14px;
    }
	 .urgent-care-content h3,
    .what-content h2,
    .condition-section h2,
    .diagnostic-topic h2,
    .why_choose_topic h2,
    .prepare-care-section h3{
        font-size:26px;
    }

    .condition-card{
        border-radius:15px;
    }

    .why_choose_image_block img,
    .urgent-care-image img,
    .what-image img{
        border-radius:8px;
    }

    .diagnostic-services .diagnostic-topic h5,
    .condition-section h5,
    .why_choose_topic h5{
        font-size:12px;
        padding:5px 15px;
    }
	
	.common-hero-banner h1 {
		line-height: normal;
	}

	.common-hero-banner {
		height: auto;
		padding: 50px 0px;
	}
	
	.service_area_hero_right {
		padding: 15px;
	}
	
}

.service_slider .swiper-slide {
  height: auto !important;
}

.service_slider .swiper-slide > .service_block {
  height: 100%;
}

