/*
Theme Name: BVRMC
Theme URI: http://www.bvrmc.org
Description: This is the website for Buena Vista Regional Medical Center.
Author: AMPERAGE
Author URI: https://www.amperagemarketing.com
Version: 1.2.134
License: This WordPress theme is comprised of two parts: (1) The PHP code and integrated HTML are licensed under the GPL license as is WordPress itself. Or you can read it here: https://wordpress.org/about/license/ (2) All other parts of the theme including, but not limited to the CSS code, images, and design are licensed according to the license purchased.
License URI: -
Text Domain: amp-bvrmc
*/
@font-face {
  font-family: "Roboto Slab", Georgia, serif;
  font-style: normal;
  font-weight: normal;
  src: local("Roboto Slab", Georgia, serif), url("./fonts/MYRIADPRO-REGULAR.woff") format("woff"); }
*,
*:before,
*:after {
  box-sizing: border-box;
  margin: 0;
  padding: 0; }

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: bottom;
  text-decoration: none; }

body, body.innerpage {
  font-family: "Lato", Arial, sans-serif; }

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block; }

input,
select {
  margin: 0;
  padding: 0;
  outline: none;
  color: #000; }

a:focus,
button:focus,
input:focus {
  outline: none; }

a:hover,
a:active,
a:visited {
  text-decoration: none; }

.select2-container--default
.select2-selection--single
.select2-selection__placeholder {
  color: #424449; }

ol,
ul {
  list-style: none; }

blockquote,
q {
  quotes: none; }

blockquote:before,
blockquote:after,
q:before,
q:after {
  content: "";
  content: none; }

.clearfix:after {
  content: " ";
  visibility: hidden;
  display: block;
  height: 0;
  clear: both;
  display: table;
  clear: both; }

.clearfix:before {
  clear: both;
  content: " ";
  visibility: hidden;
  display: block;
  height: 0;
  clear: both;
  display: table; }

.pharmacy .outer ul,
.pharmacy .outer ol,
.pharmacy .entry-content ul,
.pharmacy .entry-content ol {
  list-style-type: none;
  margin: 20px;
  padding: 0; }

.pharmacy .outer ol li,
.pharmacy .entry-content ol li {
  padding: 5px;
  margin-left: 5px 20px;
  list-style-type: upper-roman;
  font-size: 18px;
  color: #424449; }

.pharmacy .outer ul li,
.pharmacy .entry-content ul li {
  list-style-type: circle;
  margin: 5px 20px;
  font-size: 18px;
  color: #424449; }

.pharmacy iframe,
.pharmacy video {
  max-width: 100%; }

#add_payment_method #payment ul.payment_methods li,
.woocommerce-cart #payment ul.payment_methods li,
.woocommerce-checkout #payment ul.payment_methods li {
  list-style: none; }
  #add_payment_method #payment ul.payment_methods li img,
  .woocommerce-cart #payment ul.payment_methods li img,
  .woocommerce-checkout #payment ul.payment_methods li img {
    display: inline-block; }

.woocommerce form .form-row .input-checkbox {
  position: static; }

::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  opacity: 1;
  color: #7a3798; }

::-moz-placeholder {
  /* Firefox 19+ */
  opacity: 1;
  color: #7a3798; }

:-ms-input-placeholder {
  /* IE 10+ */
  opacity: 1;
  color: #7a3798; }

:-moz-placeholder {
  /* Firefox 18- */
  opacity: 1;
  color: #7a3798; }

.text-left {
  text-align: left !important; }

a:hover {
  color: initial; }

.bxsh:hover,
.button-gr ul li a:hover {
  box-shadow: 3px 4px 7px 0px rgba(0, 0, 0, 0.47); }

.tsin {
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -ms-transition: all 0.3s; }

.tsin-p * {
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -ms-transition: all 0.3s; }

/* family=Lato:300,400,700,900|Pridi:200,300,400,500,600,700" */
html,
body {
  color: #999;
  font-size: 18px;
  font-family: "Lato", "Arial", sans-serif;
  background: #fff; }

/*font-family: 'Roboto Slab', serif;*/
table {
  border-collapse: collapse;
  border-spacing: 0; }

img {
  display: block;
  max-width: 100%;
  height: auto; }

header#bvrmc-header {
  position: absolute;
  width: 100%;
  left: 0;
  right: 0;
  margin: auto;
  z-index: 99;
  min-height: 130px; }

.search-form input[type="text"] {
  border: none;
  background: #f4f4f4;
  font-weight: bold;
  font-size: 14px;
  color: 000;
  padding: 12px 40px 12px 20px;
  max-width: 330px;
  width: 100%; }

header#bvrmc-header .top-div {
  padding: 12px 0px 20px;
  background: rgba(255, 255, 255, 0.96);
  backdrop-filter: blur(0.3em);
  -webkit-backdrop-filter: blur(0.3em);
  height: 126px; }

header#bvrmc-header .pull-right {
  padding-top: 9px; }

.search-form ::-webkit-input-placeholder {
  opacity: 1;
  color: #a5a5a5;
  text-transform: uppercase; }

.search-form ::-moz-placeholder {
  opacity: 1;
  color: #a5a5a5;
  text-transform: uppercase; }

.search-form :-ms-input-placeholder {
  opacity: 1;
  color: #a5a5a5;
  text-transform: uppercase; }

.search-form :-moz-placeholder {
  opacity: 1;
  color: #7a3798;
  text-transform: uppercase; }

.search-form {
  vertical-align: middle;
  display: inline-block;
  position: relative; }

.search-form input[type="submit"] {
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  width: 41px;
  height: 41px;
  background: url(images/search.png) no-repeat center center;
  border: none;
  position: absolute;
  right: 0;
  top: 0;
  font-size: 0;
  margin-top: 1px !important; }

.button-div {
  display: inline-block;
  vertical-align: middle; }

.button-div ul {
  margin: 0;
  padding: 0; }

.button-div ul li {
  list-style: none;
  margin: 0;
  padding: 0;
  display: inline-block;
  margin-left: 20px; }

.button-div ul li a {
  display: inline-block;
  font-size: 14px;
  color: #fff;
  background: #00529c;
  padding: 12px 24px;
  position: relative;
  text-decoration: none !important; }

.button-div ul li.unity a:after {
  content: "";
  position: absolute;
  display: block;
  right: -20px;
  top: 6px;
  background: #b0c9e0;
  height: 31px;
  width: 1px; }

.button-div ul li.web-nursury a {
  padding-left: 54px;
  background: #00529c url(images/icon.png) no-repeat;
  background-position: left 12px top 3px;
  text-decoration: none !important; }

.nav-div {
  background: #053451; }

.nav-div ul li {
  display: inline-block;
  margin-left: 14px; }

.nav-div ul li:first-child {
  margin-left: 0px; }

.nav-div ul li a {
  display: block;
  font-size: 16px;
  color: #fff;
  text-transform: uppercase;
  padding: 18px 16px; }

.drop-down {
  background: #00a8d7;
  position: absolute;
  min-width: 200px;
  display: none; }

.drop-down ul li a {
  white-space: nowrap; }

.drop-down ul li {
  display: block;
  margin: 0; }

.nav-div ul li:hover > a {
  background-color: #009fd0; }

.nav-div ul li:hover .drop-down {
  display: block; }

.drop-down ul li a {
  padding: 10px 17px;
  border-bottom: 1px solid #52c9ea; }

/*Mega Menu Styles*/
#mega-menu-main_nav a.big-btn.bxsh.tsin {
  margin-right: 5px; }

.banner-div {
  overflow-x: hidden; }

.home-banner .item {
  min-height: 557px;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative; }

.banner-text {
  background: rgba(0, 82, 156, 0.6);
  margin: 0 auto;
  padding: 1% 1%;
  max-width: 605px;
  width: 100%;
  text-align: center;
  position: absolute;
  transform: translateY(-50%) translateX(-50%);
  left: 50%;
  top: 50%; }

.banner-text .inner-div {
  max-width: 521px;
  width: 100%;
  margin: 0 auto; }

.banner-text h2 {
  font-size: 48px;
  line-height: 48px;
  margin-bottom: 33px;
  color: #fff;
  font-family: "Roboto Slab", Georgia, serif; }

.banner-text p {
  font-size: 24px;
  color: #fff;
  line-height: 34px;
  font-weight: 300; }

.flex-control-nav {
  bottom: 20px !important; }

.flex-direction-nav a,
.flex-direction-nav a:before {
  color: rgba(255, 255, 255, 0.8) !important; }

.surgery {
  background: #004e93;
  text-align: center; }

.nopadding > div[class*="col-"] {
  padding: 0 0; }

.surgery .inner-div {
  padding: 40px 0;
  position: relative;
  min-height: 350px;
  border-right: 1px solid #fff; }

.surgery h2,
.surgery h3 {
  font-size: 24px;
  color: #fff;
  font-family: "Roboto Slab", Georgia, serif;
  font-weight: bold;
  text-transform: uppercase;
  line-height: 24px;
  margin-bottom: 24px; }

.surgery p {
  font-size: 14px;
  color: #fff;
  font-weight: 300;
  max-width: 340px;
  width: 100%;
  display: inline-block;
  line-height: 24px; }

.surgery .col-md-4.mid {
  border-right: 1px solid #34b3d7;
  border-left: 1px solid #34b3d7; }

.surgery a,
.surgery p a {
  font-size: 18px;
  color: #fff;
  text-transform: uppercase;
  font-weight: bold;
  text-align: center;
  display: inline-block;
  border: 2px solid #fff;
  padding: 16px 2em;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  right: 0;
  bottom: 40px; }

.surgery a:hover,
.surgery p a:hover,
.surgery a:focus,
.surgery p a:focus {
  background: #0065bc;
  border-color: #0065bc; }

.surgery a:active,
.surgery p a:active {
  background: #00274a;
  border-color: #0065bc; }

.green-strip {
  background: #196f79;
  padding: 4.8% 0;
  margin-bottom: 15px;
  margin-top: 4%; }

.green-strip h2,
.green-strip h3 {
  font-size: 28px;
  color: #fff;
  font-family: "Roboto Slab", Georgia, serif;
  text-align: center;
  text-transform: uppercase; }

.why-choos-us figure img {
  width: 100%; }

.why-choos-us .ctnt-box {
  background: #9b9484;
  text-align: center;
  min-height: 264px;
  padding: 9% 15px 0 15px; }

.why-choos-us .ctnt-box p {
  font-size: 24px;
  color: #fff;
  line-height: 37px;
  font-family: "Roboto Slab", Georgia, serif; }

.why-choos-us .inner-div {
  margin-bottom: 15px; }

.why-choos-us .ctnt-box p strong {
  font-weight: 700;
  display: block;
  margin-top: 20px; }

.blue-strip {
  min-height: 50px;
  background: #00a8d7; }

footer#bvrmc-footer {
  background: #053451;
  padding-top: 40px; }

footer#bvrmc-footer .col-md-6.left-div {
  padding-right: 5%; }

footer#bvrmc-footer h2 {
  font-size: 28px;
  text-transform: uppercase;
  color: #fff;
  font-family: "Roboto Slab", Georgia, serif; }

.innerpage footer#bvrmc-footer h2 {
  color: #fff; }

.footer-logo {
  margin-bottom: 15px; }

.f-nav {
  margin-top: 35px;
  margin-bottom: 70px; }

.f-nav ul li {
  margin-bottom: 9px;
  width: 31%;
  display: inline-block; }

.f-nav ul li a {
  font-size: 16px;
  color: #fff;
  font-weight: bold;
  text-transform: uppercase; }

.f-form-div h2 {
  margin-bottom: 25px; }

.f-form-div ::-webkit-input-placeholder {
  opacity: 1;
  color: #a5a5a5; }

.f-form-div ::-moz-placeholder {
  opacity: 1;
  color: #a5a5a5; }

.f-form-div :-ms-input-placeholder {
  opacity: 1;
  color: #a5a5a5; }

.f-form-div :-moz-placeholder {
  opacity: 1;
  color: #7a3798; }

.f-form-div input,
.f-form-div textarea {
  margin-bottom: 15px;
  margin-top: 0 !important; }

.f-form-div .gform_wrapper input[type="text"],
.f-form-div .gform_wrapper input,
.f-form-div .gform_wrapper select,
.f-form-div .gform_wrapper textarea {
  font-size: 16px;
  color: #000;
  font-weight: 700;
  border: none;
  background: #f3f5ed;
  width: 100% !important;
  padding: 16px 15px !important; }

.top_label li.gfield.gf_right_half.hear_of_position_employee {
  width: 40% !important; }

footer#bvrmc-footer .map {
  max-width: 683px;
  width: 100%; }

.f-form-div .gform_wrapper .gform_footer {
  padding: 0 !important;
  margin: 0 !important;
  display: block !important;
  position: relative;
  z-index: 2; }

.f-form-div textarea {
  max-height: 124px;
  resize: none; }

.f-form-div input[type="submit"] {
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  border: none;
  background: #186e78;
  padding: 16px 15px;
  width: 49.4% !important;
  margin-top: -69px !important;
  float: right;
  color: #fff;
  text-transform: uppercase; }

.tribe-bar-submit input[type="submit"] {
  width: 100% !important; }

.tribe-events-calendar div[id*="tribe-events-daynum-"],
.tribe-events-calendar div[id*="tribe-events-daynum-"] a {
  background-color: #666; }

.tribe-events-calendar td.tribe-events-past .tribe-events-month-event-title a,
.tribe-events-calendar td.tribe-events-past .tribe-events-viewmore a {
  opacity: 1; }

.tribe-events-calendar td.tribe-events-past {
  opacity: 0.5; }

#tribe-events-content
table.tribe-events-calendar
.type-tribe_events.tribe-event-featured {
  background-color: #053451; }

.tribe-events-calendar td.tribe-events-past .tribe-events-tooltip {
  display: none !important; }

.f-button {
  margin: 35px 0; }

.f-button input[type="submit"] {
  margin-top: 15px !important; }

.f-button ul {
  margin: 0;
  padding: 0; }

.f-button ul li {
  list-style: none;
  margin: 0;
  padding: 0;
  display: inline-block;
  margin-right: 15px; }

.f-button a {
  font-size: 18px;
  color: #fff;
  background: #186e78;
  text-transform: uppercase;
  font-weight: bold;
  padding: 16px 0px;
  display: inline-block;
  min-width: 170px;
  text-align: center;
  text-decoration: none !important; }

.f-button ul li:last-child {
  margin-right: 0px; }

.cp-social-media {
  float: left;
  width: 100%;
  margin-top: 40px; }

.cp-social-media .widget-title {
  display: none; }

.cp-social-media .screen-reader-text {
  display: none; }

.cp-social-media .genericon-facebook:before {
  /*content: "\f39e" !important;*/
  font-size: 23px !important;
  color: #fff !important; }

.cp-social-media ul {
  float: left; }

.cp-social-media ul li a {
  color: #f3f5ed;
  font-size: 23px; }

.bvrmc-footer-new .cp-social-media ul#prvcy-link {
  float: right; }

.cp-social-media ul#prvcy-link li {
  display: inline-block;
  margin-left: 8px;
  padding-left: 8px;
  border-left: 1px solid #f3f5ed; }

.cp-social-media ul#prvcy-link li:first-child {
  border-left: none; }

.cp-social-media ul#prvcy-link li a {
  font-size: 14px;
  color: #f3f5ed; }

.event-news-service {
  margin-top: 64px; }

.pddinnone > div[class*="col-"] {
  padding: 0 0; }

.event-news-service h2,
h2.heading,
.event-news-service h3,
h3.heading {
  font-size: 28px;
  color: #02539c;
  font-family: "Roboto Slab", Georgia, serif;
  font-weight: bold;
  text-transform: uppercase;
  text-align: center;
  margin-bottom: 0px; }

.event-news-service .event-news h3 {
  margin-bottom: 30px; }

.event-news .colorbg {
  background: rgba(0, 168, 215, 0.1);
  padding: 10px; }

.event-news img {
  width: auto;
  max-width: 100%;
  height: auto;
  padding-top: 5px; }

.event-news .left-div {
  padding-right: 20px !important; }

.event-news .right-div h4 {
  color: #003463;
  font-weight: bold;
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 10px;
  font-family: "Lato", "Arial", sans-serif; }

.event-news .right-div p {
  font-size: 14px;
  color: #424449;
  font-weight: 400;
  line-height: 24px; }

.event-news .right-div a {
  font-size: 14px;
  color: #005870; }

.event-news .right-div a:hover,
.event-news .right-div a:focus {
  text-decoration: underline; }

.event-news .right-div a:active {
  color: #003d4e;
  text-decoration: underline; }

.event-news .right-div li {
  margin-bottom: 30px; }

.event-news .below-div {
  margin-top: 33px; }

.event-news .below-div .item {
  padding: 0 6px; }

.event-news .below-div figure {
  height: 125px; }

.event-news {
  padding-right: 5%; }

/*.event-news .below-div .item:first-child{padding-left:0px;}*/
.event-news .below-div .item h4,
.event-news .below-div .item h4 a,
.event-news .below-div .item a {
  font-size: 12px;
  color: #fff;
  background: rgba(25, 111, 121, 0.8);
  font-weight: bold;
  text-transform: uppercase;
  text-align: center;
  padding: 12px 0px;
  position: absolute;
  width: 100%;
  bottom: 0;
  left: 0;
  font-family: "Lato", "Arial", sans-serif;
  margin-bottom: 0px; }

.event-news .below-div .item {
  overflow: hidden; }

.event-news .below-div .item h4 a:after {
  content: "";
  display: block;
  position: absolute;
  left: -1000%;
  top: -1000%;
  width: 2000%;
  height: 2000%; }

.event-news .below-div .item .item-in {
  overflow: hidden;
  position: relative;
  min-height: 105px; }

.big-btn {
  font-size: 18px;
  color: #fff;
  font-weight: bold;
  text-align: center;
  background: #004e93;
  padding: 16px 0;
  display: block;
  text-transform: uppercase;
  margin: 0 -10px; }

.big-btn:hover {
  color: #fff; }

.btn-wr .rpwe-ul {
  margin-top: 39px; }

.button-gr {
  width: 100%;
  float: left;
  background: url(images/bg1.jpg) no-repeat center center;
  background-color: #f4f4f4;
  background-color: rgba(0, 168, 215, 0.1);
  background-size: cover; }

.button-gr ul {
  margin: 0;
  padding: 0; }

.button-gr ul li {
  width: 50%;
  background: transparent;
  float: left;
  border: 5px solid #fff;
  text-align: center;
  padding: 39px 0;
  position: relative;
  overflow: hidden;
  min-height: 120px; }

.button-gr ul li a {
  display: inline-block;
  border: 4px solid #80d4eb;
  font-size: 17px;
  padding: 10px 12px;
  background: #fff;
  font-weight: bold;
  text-transform: uppercase;
  min-width: 207px;
  opacity: 0;
  visibility: hidden;
  position: absolute;
  z-index: 9;
  left: 50%;
  top: 50%;
  transform: translateX(-50%) translateY(-50%);
  text-decoration: none !important; }

.button-gr ul li a:after {
  content: "";
  display: block;
  position: absolute;
  left: -200%;
  top: -200%;
  width: 500%;
  height: 500%; }

.button-gr ul li:before {
  content: "";
  position: absolute;
  background: #00a8d7;
  background: rgba(0, 169, 215, 0.9);
  width: 0;
  height: 0;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
  opacity: 0;
  backdrop-filter: blur(0.3em);
  -webkit-backdrop-filter: blur(0.3em);
  -moz-backdrop-filter: blur(0.3em);
  -ms-backdrop-filter: blur(0.3em); }

.button-gr ul li:hover:before {
  width: 100%;
  height: 100%;
  opacity: 1; }

/*.button-gr ul li:hover{background: #00a8d7;}*/
.button-gr ul li:hover a {
  opacity: 1;
  visibility: visible; }

/*inner pages*/
.bred-crumb {
  padding-bottom: 0.3em;
  border-bottom: 1px solid #f4f4f4;
  background: #fff; }

.bred-crumb ul li {
  display: inline-block;
  padding: 13px 0;
  margin-right: 8px;
  padding-right: 9px;
  position: relative; }

.bred-crumb ul li,
.bred-crumb ul li a {
  color: #a5a5a5;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: bold; }

.bred-crumb ul li:after {
  content: "\f105";
  position: absolute;
  display: block;
  font-size: 15px;
  color: #a5a5a5;
  right: 0;
  font-family: "Font Awesome 6 Free";
  top: 14px;
  right: -3px; }

.bred-crumb ul li:last-child:after {
  display: none; }

.innerpage h1.entry-title,
#tribe-events-content h1.tribe-events-single-event-title {
  font-size: 45px;
  color: #02539c;
  font-family: "Roboto Slab", Georgia, serif;
  font-weight: bold;
  text-transform: uppercase;
  text-align: left;
  margin-bottom: 40px; }

#tribe-events-content h1.tribe-events-single-event-title {
  margin-bottom: 0; }

.innerpage h2,
.tribe-events-schedule h2 {
  font-size: 35px;
  color: #02539c;
  margin-bottom: 20px;
  font-family: "Roboto Slab", Georgia, serif;
  font-weight: bold; }

body,
.tribe-events-single {
  -webkit-font-smoothing: auto !important; }

.tribe-events-schedule h2 {
  margin-top: 0; }

.innerpage h3 {
  /*font-size: 18px;*/
  color: #02539c;
  /*margin-bottom: 15px;*/
  font-family: "Roboto Slab", Georgia, serif;
  font-weight: bold; }

.innerpage h4 {
  font-size: 18px;
  color: #02539c;
  margin-bottom: 10;
  font-family: "Roboto Slab", Georgia, serif;
  font-weight: bold; }

.innerpage strong,
.innerpage b {
  font-size: 18px;
  font-weight: bold; }

.innerpage .pharmacy {
  padding: 40px 0 50px; }

.innerpage address,
.p1 {
  margin-bottom: 23px; }

.innerpage address p {
  font-size: 18px;
  color: #424449;
  font-weight: bold; }

.innerpage address p a {
  font-weight: 400;
  color: #424449; }

.innerpage p {
  font-size: 18px;
  font-family: "Lato", "Arial", sans-serif;
  color: #424449;
  font-weight: 400;
  line-height: 28px;
  padding-bottom: 10px; }

.innerpage section p a,
.innerpage section li a,
#tribe-events-content a,
.woocommerce-info a {
  color: #005870; }
  .innerpage section p a:hover, .innerpage section p a:focus,
  .innerpage section li a:hover,
  .innerpage section li a:focus,
  #tribe-events-content a:hover,
  #tribe-events-content a:focus,
  .woocommerce-info a:hover,
  .woocommerce-info a:focus {
    text-decoration: underline !important; }
  .innerpage section p a:active,
  .innerpage section li a:active,
  #tribe-events-content a:active,
  .woocommerce-info a:active {
    color: #003d4e;
    text-decoration: underline !important; }

body .tribe-events-content a {
  border-bottom: none; }
  body .tribe-events-content a:hover, body .tribe-events-content a:focus, body .tribe-events-content a:active {
    border-bottom: none; }

.woocommerce form .form-row .required {
  color: #a00; }

.innerpage h4 {
  font-size: 18px;
  color: #003463;
  font-weight: bold; }

.vedio-div {
  margin-top: 64px; }

.vedio-div h4 {
  margin-bottom: 20px; }

.top-img {
  margin-bottom: 40px; }

.vedio-div {
  max-width: 556px;
  width: 100%; }

.hamburger {
  font: inherit;
  display: inline-block;
  overflow: visible;
  margin: 0;
  padding: 15px;
  cursor: pointer;
  transition-timing-function: linear;
  transition-duration: 0.15s;
  transition-property: opacity, filter;
  text-transform: none;
  color: inherit;
  border: 0;
  background-color: transparent;
  padding: 10px 10px;
  background: #ccc;
  display: none; }

.hamburger:hover {
  opacity: 0.7; }

.hamburger-box {
  position: relative;
  display: inline-block;
  width: 40px;
  height: 24px; }

.hamburger-inner {
  top: 50%;
  display: block;
  margin-top: -2px; }

.hamburger-inner,
.hamburger-inner:after,
.hamburger-inner:before {
  position: absolute;
  width: 40px;
  height: 4px;
  transition-timing-function: ease;
  transition-duration: 0.15s;
  transition-property: transform;
  border-radius: 4px;
  background-color: #00529c; }

.hamburger-inner:after,
.hamburger-inner:before {
  display: block;
  content: ""; }

.hamburger-inner:before {
  top: -10px; }

.hamburger-inner:after {
  bottom: -10px; }

.hamburger--squeeze .hamburger-inner {
  transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition-duration: 75ms; }

.hamburger--squeeze .hamburger-inner:before {
  transition: top 75ms ease 0.12s, opacity 75ms ease; }

.hamburger--squeeze .hamburger-inner:after {
  transition: bottom 75ms ease 0.12s, transform 75ms cubic-bezier(0.55, 0.055, 0.675, 0.19); }

.hamburger--squeeze.is-active .hamburger-inner {
  transition-delay: 0.12s;
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  transform: rotate(45deg); }

.hamburger--squeeze.is-active .hamburger-inner:before {
  top: 0;
  transition: top 75ms ease, opacity 75ms ease 0.12s;
  opacity: 0; }

.hamburger--squeeze.is-active .hamburger-inner:after {
  bottom: 0;
  transition: bottom 75ms ease, transform 75ms cubic-bezier(0.215, 0.61, 0.355, 1) 0.12s;
  transform: rotate(-90deg); }

::-webkit-input-placeholder {
  color: #000000; }

::-moz-placeholder {
  color: #000000; }

/* firefox 19+ */
:-ms-input-placeholder {
  color: #000000; }

/* ie */
input:-moz-placeholder {
  color: #000000; }

.ss-shortcode .ss-wrapper .ss-posts {
  margin-right: 0 !important;
  overflow: hidden;
  padding-left: 31px;
  padding-right: 31px; }

.ss-shortcode .ss-wrapper .ss-posts .ss-post {
  display: none; }

.ss-shortcode .ss-wrapper .ss-posts .slides .ss-post,
.ss-shortcode .ss-wrapper .ss-posts .bxslider .ss-post {
  display: block;
  width: 100%; }

.ss-infinite-scroll-loader {
  display: none !important; }

img[class*="wp-image-"] {
  height: auto;
  max-width: 100%; }

img.alignleft {
  margin-top: 4px;
  margin-right: 33px;
  box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.2); }

img.alignright {
  margin-top: 4px;
  margin-left: 33px;
  box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.2); }

.alignright {
  float: right;
  margin: 1.5em 0 1.5em 1.5em; }

.alignleft {
  float: left;
  margin: 1.5em 1.5em 1.5em 0; }

.aligncenter {
  float: none;
  margin: 1.5em auto 1.5em auto;
  display: block; }

hr {
  clear: both; }

.content-row-1,
.content-row-2,
.content-row-3 {
  width: 100%; }

.content-row-1 .col {
  width: 98%;
  padding: 1%;
  float: left; }

.content-row-2 .col {
  width: 46%;
  padding: 1%;
  float: left; }

.content-row-3 .col {
  width: 30%;
  padding: 1%;
  float: left; }

body.category-news #sidebar,
#outer.category-news #sidebar,
.category-press-release #sidebar,
.doctor #sidebar,
.clinic #sidebar {
  display: none; }

body.archive #sidebar,
body.single-testimonial #sidebar,
body.single-doctor #sidebar,
body.single-clinic #sidebar {
  display: none; }

body.category-news .hentry.type-post,
.category-news.hentry.type-post,
body.category-press-release .hentry.type-post,
.category-press-release.hentry.type-post,
.doctor .entry-content,
.doctor .entry-content {
  width: 100%; }

body.category-news .inner_container .entry-content,
.category-news.hentry.type-post .entry-content,
body.category-press-release .inner_container .entry-content,
.category-press-release.hentry.type-post .entry-content {
  width: 100%; }

body.search-results .inner_container .entry-content,
body.single-testimonial .inner_container .entry-content {
  width: 100%;
  min-height: auto; }

body.archive .inner_container .entry-content {
  width: 100%;
  min-height: auto; }

.footer_nav.btm {
  padding-left: 16px;
  padding-top: 0;
  padding-bottom: 0;
  width: 100%;
  padding: 0;
  float: left;
  text-align: center; }

.main_nav ul li a.highlight,
.main_nav ul li a.highlight:hover {
  font-size: 14px;
  line-height: 17px;
  text-transform: capitalize;
  font-weight: 200;
  color: #fff;
  text-decoration: none;
  background: none;
  padding-bottom: 9px;
  padding-left: 15px;
  padding-right: 15px;
  border-bottom: 1px dotted #101c85; }

.sidr-class-mob {
  display: none; }

ul#side-nav li a.active.mob {
  display: none; }

.home_section2_mobile {
  display: none; }

.home_section2 {
  display: block; }

.contact_us_area {
  background: #f8f8f8;
  padding-top: 27px;
  font-size: 16px;
  line-height: 27px;
  color: #636466;
  width: 100%;
  float: left;
  min-height: 153px; }

.contact_us_area p {
  padding-bottom: 2px; }

.contact_us_area .left {
  float: left;
  width: 30%; }

.contact_us_area .middle {
  float: left;
  width: 30%; }

.contact_us_area .right {
  float: right;
  width: 33%;
  line-height: 27px; }

.contact_us_area h4 {
  color: #60285e;
  font-size: 16px;
  line-height: 20px;
  padding-bottom: 7px;
  text-align: left;
  font-weight: 800;
  margin: 0; }

.contact_us_area .right h4 {
  color: #60285e;
  font-size: 16px;
  line-height: 18px;
  padding-bottom: 0;
  text-align: left;
  font-weight: 800;
  margin: 0; }

.testimonial .imgarea {
  float: left;
  height: 180px;
  margin: 0;
  margin: 10px 0 10px 46px;
  width: 181px;
  text-align: right;
  border-radius: 180px;
  background-color: white;
  overflow: hidden; }

.testimonial .imgarea img {
  width: 100%; }

.testimonial .desc {
  float: left;
  font-size: 18px;
  font-style: italic;
  font-weight: 400;
  line-height: 30px;
  padding: 35px 0 0 27px;
  text-align: center;
  width: 710px;
  color: #636466;
  text-align: left;
  padding-top: 5px; }

.testimonial .desc .provider {
  font-family: "Conv_Lavanderia_Sturdy";
  font-size: 19px;
  line-height: 28px;
  width: 100%;
  margin: 10px auto 10px;
  text-align: center; }

.testimonial .desc a.read_more {
  font-weight: 400;
  text-decoration: none;
  color: #60285e;
  font-size: 16px;
  display: block; }

.teambox {
  border-bottom: 3px solid #ccc;
  margin: 15px 0;
  float: left;
  width: 100%; }

.contact_us_area br {
  line-height: 150%; }

.gallery-theme {
  width: 450px; }

.gallery-theme .bx-wrapper {
  position: relative;
  margin: 0 auto 20px;
  padding: 0; }

.bx-wrapper img {
  max-width: 100%;
  display: block;
  height: 188px; }

.gallery-theme .bx-wrapper img {
  width: auto;
  display: block;
  height: 300px;
  text-align: center;
  margin: 0 auto; }

.gallery-theme #bx-pager img {
  width: 80px;
  margin-right: 3px; }

body.post-type-archive-baby #sidebar {
  display: block; }

body.archive.post-type-archive-baby
.inner_container
.entry-content.entry-content {
  display: block;
  width: 70%; }

.testimonial .entry-content.babygallery .desc {
  width: 310px; }

body.post-type-archive-baby #sidebar ul,
body.post-type-archive-baby #sidebar li {
  margin: 5px 0;
  font-size: 16px;
  line-height: 20px; }

.entry-content .additional-content {
  clear: left; }

.ecard_thumbnails img {
  width: 30%;
  margin: 9px; }

.info {
  width: 70%;
  float: left; }

.thumb {
  width: 28%;
  float: left; }

.thumb img {
  border: 1px solid #666;
  border-width: 1px !important; }

.info label {
  display: block;
  width: 100%;
  min-height: 25px;
  clear: both;
  padding: 8px;
  font-size: 16pt; }

.info label span {
  display: inline-block;
  width: 30%;
  vertical-align: top; }

.info input[type="text"],
.info textarea {
  width: 60%;
  border: 1px solid #666;
  min-height: 29px;
  font-size: 16pt; }

.info input[type="text"]:focus,
.info textarea:focus {
  background-color: #ffc; }

.wpcf7-recaptcha,
.wpcf7-form-control {
  /*float:left;*/
  margin: 10px 0; }

.preview {
  clear: left; }

.preview img {
  width: 100%;
  max-width: 775px; }

/*Careers Section*/
.job_listings ul.job_listings li {
  list-style-type: none; }

.job_filters ul.job_types li {
  list-style-type: none;
  margin: 0; }

.job_filters .search_submit input {
  display: block;
  float: none;
  width: 100% !important; }

.job-manager .job-type,
.job-types .job-type,
.job_listing .job-type,
.job-manager .part-time,
.job-types .part-time,
.job_listing .part-time {
  color: #85410a !important; }

.single_job_listing .meta .job-type {
  color: #fff !important;
  background-color: #85410a !important; }

.job-manager .full-time,
.job-types .full-time,
.job_listing .full-time {
  color: #395b10 !important; }

.single_job_listing .meta .full-time,
.job_summary_shortcode .job-type.full-time {
  color: #fff !important;
  background-color: #395b10 !important; }

.job-manager .full-time,
.job-types .part-time,
.job_listing .part-time {
  color: #85410a !important; }

.single_job_listing .meta .part-time,
.job_summary_shortcode .job-type.part-time {
  color: #fff !important;
  background-color: #85410a !important; }

.job-manager .full-time,
.job-types .temporary,
.job_listing .temporary {
  color: #9f1e4f !important; }

.single_job_listing .meta .temporary,
.job_summary_shortcode .job-type.temporary {
  color: #fff !important;
  background-color: #9f1e4f !important; }

.job-manager .full-time,
.job-types .freelance,
.job_listing .freelance {
  color: #1e5876 !important; }

.single_job_listing .meta .freelance,
.job_summary_shortcode .job-type.freelance {
  color: #fff !important;
  background-color: #1e5876 !important; }

.job-manager .full-time,
.job-types .internship,
.job_listing .internship {
  color: #4c289f !important; }

.single_job_listing .meta .internship,
.job_summary_shortcode .job-type.internship {
  color: #fff !important;
  background-color: #4c289f !important; }

/*Job Application Form*/
.job-form-references-field-hide label,
.job-form-references-field-hide thead {
  display: none !important; }

.job-form-references-field-hide {
  margin-top: -5px !important; }

.job-form-references-field tr td,
.job-form-references-field-hide tr td {
  width: 18%; }

/*Events RSVP*/
.tribe-events-tickets header {
  position: relative;
  min-height: initial; }

/*Sidr Styles*/
#nav-toggle {
  display: none; }

#nav-toggle span {
  display: none; }

#nav-toggle:before {
  display: inline-block;
  margin: 0;
  background-color: #ccc;
  padding: 0.5em;
  font-size: 1.25em;
  content: "\f0c9";
  font-family: FontAwesome; }

body .sidr {
  background: #053451;
  box-shadow: none; }

body .sidr ul {
  border: 0 !important; }

body .sidr ul li {
  position: relative;
  border: 0 !important;
  font-size: 0.96em !important;
  line-height: 1.4em !important;
  box-shadow: none; }

body .sidr ul li a {
  display: block;
  padding: 0.8em 3em 0.8em 1em;
  line-height: 1.2em;
  border-top: 0;
  border-bottom: 1px solid #e0e0e0;
  color: #fff;
  box-shadow: none !important; }

body .sidr ul > li:first-child > a:first-child {
  border-top: 1px solid #e0e0e0; }

body .sidr ul li a:hover,
body .sidr ul li a:focus {
  color: #fff !important;
  background: #00529c !important; }

body .sidr ul li a:active {
  color: #fff !important;
  background: #00529c !important; }

body .sidr ul ul li a {
  border-top: 0 !important;
  color: #fff !important; }

body .sidr ul ul ul li a {
  padding-left: 45px; }

body .sidr ul ul ul ul li a {
  padding-left: 50px; }

body .sidr ul ul ul ul ul li a {
  padding-left: 55px; }

body .sidr a.expandable {
  position: absolute;
  right: 0;
  top: 0;
  padding: 0.8em 0;
  border: none;
  width: 3em;
  text-align: center;
  color: #fff;
  background: #00529c;
  z-index: 1; }

body .sidr a.expandable:hover,
body .sidr a.expandable:focus {
  box-shadow: 3px 4px 7px 0px rgba(0, 0, 0, 0.47);
  color: #fff; }

body .sidr a.expandable:active {
  box-shadow: 3px 4px 7px 0px rgba(0, 0, 0, 0.47);
  color: #fff; }

body .sidr a.expandable:before {
  content: "\f067";
  font-family: "Font Awesome 6 Free"; }

body .sidr a.expandable.shown:before {
  content: "\f068"; }

body .sidr ul ul a.expandable {
  z-index: 2; }

body .sidr ul ul ul a.expandable {
  z-index: 3; }

body .sidr ul ul ul ul a.expandable {
  z-index: 4; }

body .sidr ul ul ul ul ul a.expandable {
  z-index: 5; }

body .sidr .close-sidr {
  position: relative;
  display: inline-block;
  margin-bottom: 1px;
  padding: 0.5em 1.2em;
  border: 2px solid #fff;
  font-weight: normal;
  text-align: center;
  line-height: 1em;
  color: #fff;
  background: #053451;
  text-decoration: none;
  box-shadow: 0 0 0 rgba(0, 0, 0, 0.5);
  border-radius: 0;
  cursor: pointer;
  -webkit-appearance: none;
  -webkit-transition-duration: 0.3s;
  -moz-transition-duration: 0.3s;
  transition-duration: 0.3s;
  display: block;
  margin: 1em 1em; }

body .sidr .close-sidr:before {
  content: "\f00d";
  display: inline;
  font-family: "Font Awesome 6 Free";
  margin: 0 0.3em; }

body .sidr .close-sidr:hover,
body .sidr .close-sidr:focus {
  background: #00529c;
  border-color: #00529c; }

body .sidr .close-sidr:active {
  box-shadow: 3px 4px 7px 0px rgba(0, 0, 0, 0.47); }

/*Bistro Menu Table*/
.bistro-menu th {
  padding-bottom: 1em;
  vertical-align: top; }

/*TimeLine on About Us > History page*/
.cd-timeline-title-container + img {
  height: auto; }

/* #Media Queries
================================================== */
/* Smaller than standard 960 (devices and browsers) */
@media screen and (max-width: 959px) {
  #pg-32438-3 .accordion h3 {
    line-height: 40px !important; } }
/* Tablet Portrait size to standard 960 (devices and browsers) */
@media only screen and (min-width: 768px) and (max-width: 959px) {
  #metaslider_32516 > .flex-viewport > .slides > li > .caption-wrap > .caption {
    width: 83%; } }
/* All Mobile Sizes (devices and browser) */
@media only screen and (max-width: 767px) {
  .thumb {
    width: 100%;
    float: left;
    clear: both;
    text-align: -moz-center;
    text-align: center;
    margin-top: 35px;
    margin-bottom: 35px; }

  .info {
    width: 100%;
    float: left; } }
/* Mobile Landscape Size to Tablet Portrait (devices and browsers) */
/* Mobile Portrait Size to Mobile Landscape Size (devices and browsers) */
@media only screen and (max-width: 479px) {
  .info label {
    display: block;
    width: 96%;
    min-height: 25px;
    clear: both;
    padding: 8px;
    font-size: 16pt; }

  .info label span {
    display: inline-block;
    width: 96%;
    clear: both;
    vertical-align: top; }

  .info input[type="text"],
  .info textarea {
    width: 96%;
    border: 1px solid #666;
    min-height: 29px;
    font-size: 16pt;
    clear: both; }

  .thumb {
    width: 100%;
    float: left;
    clear: both;
    text-align: -moz-center;
    text-align: center;
    margin-top: 35px;
    margin-bottom: 35px; } }
.testinmonialbox li.bx-clone {
  display: none !important; }

.single-doctor .content-left,
.single-testimonial .content-left {
  float: left;
  width: 25%; }

.single-doctor .content-left img.alignleft,
.single-testimonial .content-left img.alignleft {
  width: auto;
  max-width: 100%; }

.single-doctor .content-right,
.single-testimonial .content-right {
  float: right;
  width: 72%; }

.home-banner.flexslider {
  padding: 0;
  margin: 0 0 0px;
  background: #fff;
  border: none;
  position: relative;
  zoom: 0;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0;
  -webkit-box-shadow: "" 0 1px 4px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: "" 0 1px 4px rgba(0, 0, 0, 0.2);
  -o-box-shadow: "" 0 1px 4px rgba(0, 0, 0, 0.2);
  box-shadow: "" 0 1px 4px rgba(0, 0, 0, 0.2); }

.home-banner.flexslider .flex-direction-nav .flex-next {
  right: 10px;
  text-align: right; }

.nav-div ul li ul {
  position: absolute;
  padding: 0px 0px;
  visibility: hidden;
  transition: all 0.3s;
  -webkit-transition: all 0.3s; }

.nav-div ul li.level0 {
  position: relative; }

.nav-div ul li ul ul {
  left: 140px;
  top: 0;
  visibility: hidden; }

.nav-drop-down:before {
  content: "";
  display: block;
  position: absolute;
  width: 0;
  height: 0;
  border-left: 18px solid transparent;
  border-right: 18px solid transparent;
  border-bottom: 18px solid #f68528;
  top: -11px;
  left: 8%; }

.nav-div ul li ul li {
  display: block;
  margin-left: 0px;
  width: 140px;
  position: relative; }

.nav-div ul li ul li a {
  display: block;
  font-size: 14px;
  white-space: nowrap;
  color: #fff;
  padding: 8px 10px;
  border-bottom: 1px solid #fbad6d;
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
  white-space: normal;
  text-transform: capitalize; }

.nav-div ul li ul li a .nav-div ul li ul li a:hover {
  padding: 8px 9px 8px 9px; }

.nav-div ul li ul li {
  width: 140px; }

.nav-div ul li:hover ul {
  visibility: visible;
  width: 140px; }

.nav-div ul li:hover ul ul,
.nav-div ul li:hover ul ul ul,
.nav-div ul li:hover ul ul ul ul,
.nav-div ul li:hover ul ul ul ul ul {
  visibility: hidden; }

.nav-div ul li:hover ul li:hover ul {
  visibility: visible; }

.nav-div ul li:hover ul li:hover ul li ul {
  visibility: hidden; }

.nav-div ul li:hover ul li:hover ul li:hover ul {
  visibility: visible; }

.nav-div ul li:hover ul li:hover ul li:hover ul li ul {
  visibility: hidden; }

.nav-div ul li:hover ul li:hover ul li:hover ul li:hover ul {
  visibility: visible; }

.nav-div ul li:hover ul li:hover ul li:hover ul li:hover ul li ul {
  visibility: hidden; }

.nav-div ul li:hover ul li:hover ul li:hover ul li:hover ul li:hover ul {
  visibility: visible; }

span.plus-min {
  display: none; }

/*.cd-container.timeline-express p {
	display:none;
}
.cd-container.timeline-express .cd-timeline-block p {
	display:block;
}

.innerpage #cd-timeline span.fa {
		font-size: 25px;
		line-height: 14px;
		height: 100%;
}
.innerpage #cd-timeline p {
	margin-bottom:0;
	line-height: 14px;

}*/
#gallery-2 .gallery-caption {
  margin-left: 0;
  text-align: left; }

.post-type-archive-baby .pharmacy input[type="text"],
.page-template-nursery .pharmacy input[type="text"] {
  padding: 4px 0;
  float: left; }

.post-type-archive-baby .pharmacy input[type="submit"],
.page-template-nursery .pharmacy input[type="submit"] {
  font-size: 14px;
  padding: 8px 0;
  width: 124px !important;
  margin: 0 0px 0 10px !important;
  float: left; }

.page-template-greeting .pharmacy input[type="submit"],
.page-template-greeting .pharmacy input[type="button"] {
  font-size: 14px;
  width: 114px !important;
  margin: 10px auto 10px 10px !important;
  float: none;
  background: #186e78;
  padding: 16px 15px; }

/* Make the week calendar view taller by default */
body .tribe-events-grid .tribe-scroller {
  height: 800px; }

/* Button Styling (copied over from intranet styles) */
.entry-content .button,
.entry-content .button-icon,
.entry-content button,
.entry-content input[type="button"],
.entry-content input[type="reset"],
.entry-content input[type="submit"] {
  cursor: pointer;
  text-decoration: none !important; }

.entry-content .button-icon {
  font-family: "Font Awesome 6 Free"; }

.entry-content .button,
.entry-content button,
.entry-content input[type="button"],
.entry-content input[type="reset"],
.entry-content input[type="submit"] {
  position: relative;
  display: inline-block;
  margin-bottom: 1px;
  padding: 0.5em 1.2em;
  border: 0.15em solid #036baa;
  font-weight: normal;
  text-align: center;
  line-height: 1em;
  color: #fff;
  background: #036baa;
  text-decoration: none !important;
  box-shadow: 0 0 0 rgba(0, 0, 0, 0.5);
  border-radius: 0;
  cursor: pointer;
  -webkit-appearance: none;
  -webkit-transition-duration: 0.3s;
  -moz-transition-duration: 0.3s;
  transition-duration: 0.3s; }

.entry-content .button:hover,
.entry-content .button:focus,
.entry-content button:focus,
.entry-content input[type="button"]:focus,
.entry-content input[type="reset"]:focus,
.entry-content input[type="submit"]:focus,
.entry-content button:hover,
.entry-content input[type="button"]:hover,
.entry-content input[type="reset"]:hover,
.entry-content input[type="submit"]:hover {
  top: -1px;
  color: #fff;
  border-color: #13b7dd;
  background: #13b7dd;
  text-decoration: none !important;
  box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.45);
  -webkit-transition-duration: 0s;
  -moz-transition-duration: 0s;
  transition-duration: 0s; }

.entry-content .button:active,
.entry-content button:active,
.entry-content input[type="button"]:active,
.entry-content input[type="reset"]:active,
.entry-content input[type="submit"]:active {
  top: 0;
  color: #fff;
  border-color: #024563;
  background: #024563;
  text-decoration: none !important;
  box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.5);
  -webkit-transition-duration: 0s;
  -moz-transition-duration: 0s;
  transition-duration: 0s; }

.entry-content .button[disabled],
.entry-content input[disabled],
.entry-content button[disabled],
.entry-content a[disabled] {
  opacity: 0.6;
  pointer-events: none; }

.entry-content .button.is-checked,
.entry-content .button.is-checked:hover,
.entry-content .button.is-checked:focus,
.entry-content .button.is-checked:active {
  position: relative;
  display: inline-block;
  margin-bottom: 1px;
  padding: 0.5em 1.2em;
  border: 0.15em solid #036baa;
  font-weight: normal;
  text-align: center;
  line-height: 1em;
  color: #036baa;
  background: #fff;
  text-decoration: none !important;
  box-shadow: 0 0 0 rgba(0, 0, 0, 0.5);
  border-radius: 0;
  cursor: pointer;
  -webkit-appearance: none;
  -webkit-transition-duration: 0.3s;
  -moz-transition-duration: 0.3s;
  transition-duration: 0.3s; }

#menu-call-and-donate {
  display: flex;
  z-index: 999;
  gap: 4px;
  flex-direction: column;
  position: fixed;
  height: auto;
  width: 70px;
  right: 0;
  top: 50%;
  margin-bottom: 0px !important;
  transform: translateY(-50%); }

#no-login-mb {
  margin-top: 13px; }

#metaslider_container_32349 > p {
  display: none; }

.page-id-2577 .img-and-name-doctor h5 {
  width: 49% !important; }

.flex-viewport {
  max-height: 100vh !important;
  transition: all 0.2s ease; }

ul.slides li {
  height: 100vh !important; }
  ul.slides li img {
    height: 100% !important;
    object-fit: cover !important; }

.page-id-32438 .tabcontent ul {
  width: 85%;
  margin: 14px auto;
  display: flex;
  flex-wrap: wrap; }
  .page-id-32438 .tabcontent ul li {
    width: 50%;
    margin-bottom: 10px;
    display: flex; }
    .page-id-32438 .tabcontent ul li a {
      display: flex; }
  .page-id-32438 .tabcontent ul a li h5 {
    margin-top: -3px;
    margin-left: 10px;
    cursor: pointer;
    color: #052741;
    font-size: 15px;
    font-weight: normal;
    line-height: 1.56;
    letter-spacing: -0.09px;
    text-align: left;
    font-family: "Lato", "Arial", sans-serif;
    display: flex; }
  .page-id-32438 .tabcontent ul li a h5:focus {
    color: #007eb4; }
  .page-id-32438 .tabcontent ul li h5 {
    margin-top: -3px;
    margin-left: 10px;
    color: #052741;
    font-size: 15px;
    font-weight: normal;
    line-height: 1.56;
    letter-spacing: -0.09px;
    text-align: left;
    font-family: "Lato", "Arial", sans-serif;
    display: flex;
    /* align-items: center; */ }
  .page-id-32438 .tabcontent ul li a h5 {
    transition: 0.2s; }
    .page-id-32438 .tabcontent ul li a h5:hover {
      color: blue; }
    .page-id-32438 .tabcontent ul li a h5:active {
      color: #3597a4; }
  .page-id-32438 .tabcontent ul > li > p {
    display: none; }
.page-id-32438 .fa-plus-circle:before {
  color: #969488 !important; }
.page-id-32438 .responsive-tabs .responsive-tabs__list__item--active {
  top: 0px !important; }

.responsive-tabs .responsive-tabs__list__item--active:hover {
  top: 0px !important; }

.fe_news_prev {
  background: url("https://www.bvrmc.org/wp-content/uploads/2022/10/arrow-left_new.png");
  width: 100px;
  height: 100%;
  position: absolute;
  background-repeat: no-repeat;
  background-position: center;
  left: -120px;
  cursor: pointer; }

.fe_news_next {
  background: url("https://www.bvrmc.org/wp-content/uploads/2022/10/arrow-right_new.png");
  width: 100px;
  height: 100%;
  position: absolute;
  background-repeat: no-repeat;
  background-position: center;
  right: -120px;
  cursor: pointer; }

.classfix {
  padding-top: 0px !important; }

.service_item_title {
  width: 85% !important;
  font-family: "Roboto Slab", Georgia, serif !important;
  color: #06406d !important;
  font-size: 34px !important;
  line-height: 29px !important;
  padding-top: 30px !important;
  font-weight: 400 !important; }

#menu-call-and-donate li {
  transition: 0.2s ease-out;
  transform-origin: right center; }
  #menu-call-and-donate li:hover, #menu-call-and-donate li:focus {
    transform: scale(1.1); }
  #menu-call-and-donate li:active {
    transform: scale(1.03);
    transition-duration: 0s; }

#menu-call-and-donate > li > a {
  height: 100%;
  width: 100%;
  float: left;
  text-align: center;
  flex-direction: column;
  color: #fff;
  font-family: "Lato", Arial, sans-serif;
  font-size: 10px;
  line-height: 13px;
  font-weight: bold; }
#menu-call-and-donate > #menu-item-32695 {
  background: #138bc0;
  color: #fff;
  width: 70px;
  height: 70px; }
#menu-call-and-donate > #menu-item-32696 {
  background: #175b64;
  color: #fff;
  width: 70px;
  height: 70px; }
#menu-call-and-donate > #menu-item-32695 > a::before {
  font-family: "Font Awesome 6 Free";
  font-weight: 900;
  content: "\f095";
  display: block;
  text-align: center;
  font-size: 20px;
  padding: 15px 0px 8px 0px; }
#menu-call-and-donate > #menu-item-32696 > a::before {
  font-family: "Font Awesome 6 Free";
  font-weight: 900;
  content: "\f4b9";
  display: block;
  text-align: center;
  font-size: 20px;
  padding: 15px 0px 8px 0px; }

#pgc-32438-2-1 {
  position: relative; }

/* start play button */
.video-img {
  position: relative;
  float: left; }
  .video-img > img {
    display: block;
    height: 438px !important;
    object-fit: cover; }
    .video-img > img:hover {
      cursor: pointer; }
  .video-img::after, .video-img::before {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%; }
  .video-img::after {
    width: 0;
    height: 0;
    border: 16px solid #d31c1c00;
    border-left: 20px solid rgba(255, 255, 255, 0.7);
    margin-top: -23px;
    margin-left: -4px;
    -webkit-filter: drop-shadow(0px 0px 2px rgba(0, 0, 0, 0.25)); }
  .video-img::before {
    margin-top: -45px;
    margin-left: -34px;
    width: 74px;
    height: 74px;
    border-radius: 50%;
    box-shadow: 0 0 4px rgba(0, 0, 0, 0.18);
    background: rgba(241, 233, 233, 0.7); }
  .video-img:hover::before {
    background: rgba(127, 124, 139, 0.7);
    cursor: pointer; }

/* end play button */
#panel-32438-2-1-1 {
  position: absolute;
  bottom: 43px;
  text-align: center;
  width: 80%;
  height: 24%;
  pointer-events: none; }

.more-link::after {
  font-family: "Font Awesome 6 Free";
  font-weight: 900;
  margin-left: 4px;
  content: "\f061";
  font-size: 12px; }

#panel-32438-2-1-1::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: #138bc0 !important;
  display: block;
  mix-blend-mode: multiply;
  z-index: 0; }

.title_lolem_sed_diam h3 {
  top: 20%;
  color: #fff;
  position: absolute;
  z-index: 2;
  width: 100%;
  text-transform: uppercase; }
.title_lolem_sed_diam div {
  width: 100%;
  color: #fff;
  position: absolute;
  top: 59%;
  z-index: 2; }

.why_bvrmc > .so-widget-sow-editor-base {
  /* width: 80%; */
  margin: 0 auto; }

.page-id-32438 .widget-title {
  /* font-size: 25px !important; */ }

.ow-button-base.ow-button-align-center {
  text-align: left; }

a.ow-icon-placement-right.ow-button-hover {
  border-radius: 0 !important;
  box-sizing: border-box;
  font-size: 13px;
  background: #013c80 !important;
  border: 1px solid #013c80 !important;
  font-family: "Roboto Slab", Georgia, serif;
  padding: 12px 24px; }
  a.ow-icon-placement-right.ow-button-hover:hover {
    border: 1px solid #013c80 !important;
    background: #fff !important;
    color: #013c80 !important; }
  a.ow-icon-placement-right.ow-button-hover::after {
    content: "\f061" !important;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    margin-left: 3px; }

.sow-icon-fontawesome[data-sow-icon]:before:hover {
  color: blue; }

#pgc-32438-2-0 .panel-first-child {
  margin-bottom: 0 !important; }

.why_bvrmc p {
  font-family: "Roboto Slab", Georgia, serif;
  font-size: 14px;
  font-weight: 400;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.56;
  letter-spacing: -0.09px;
  text-align: left;
  color: #052741; }

.btn-intro-headline {
  padding: 15px 40px;
  line-height: 15px !important;
  background: #013c80;
  color: #fff;
  border: 1px solid #013c80; }

.under-banner-img {
  margin: 0 auto;
  margin-top: 6px; }

.btn-intro-headline:hover {
  color: #013c80;
  background: #fff; }
.btn-intro-headline > i {
  margin-left: 5px; }

.under-banner-content {
  margin: 0 4rem !important;
  font-family: "Roboto Slab", Georgia, serif;
  color: #fff !important; }

.under-banner-title {
  font-family: "Roboto Slab", Georgia, serif; }

#pg-32438-1 > .panel-grid-cell {
  width: 33.3333% !important; }

.under-banner-1 {
  /* background: #0b8cc3 !important; */
  text-align: center !important;
  /* padding: 15px 10px; */ }

.under-banner-2 {
  background: #0e5c64;
  text-align: center !important;
  /* padding: 15px 10px; */
  transition: transition 0.2s; }

.under-banner-3 {
  /* background: #989380 !important; */
  text-align: center !important;
  /* padding: 15px 10px; */ }

.under-banner-1 > .so-widget-sow-editor > .textwidget > p > img,
.under-banner-2 > .so-widget-sow-editor > .textwidget > p > img,
.under-banner-3 > .so-widget-sow-editor > .textwidget > p > img {
  margin: 0 auto !important; }

.under-banner-1 > .so-widget-sow-editor > .textwidget > p,
.under-banner-2 > .so-widget-sow-editor > .textwidget > p,
.under-banner-3 > .so-widget-sow-editor > .textwidget > p {
  color: #fff !important; }

#metaslider_32349 > .flex-viewport > .slides > li > .caption-wrap {
  top: 20%;
  width: 47% !important;
  height: 65% !important;
  bottom: 20% !important;
  opacity: 1 !important;
  background: none !important; }
  #metaslider_32349 > .flex-viewport > .slides > li > .caption-wrap > .caption > h1 {
    color: #fff;
    font-family: "Roboto Slab", Georgia, serif;
    font-size: 51px;
    margin-top: 0; }
  #metaslider_32349 > .flex-viewport > .slides > li > .caption-wrap > .caption > p {
    color: #fff !important;
    font-family: "Roboto Slab", Georgia, serif;
    font-size: 21px;
    margin-top: 20px; }
  #metaslider_32349 > .flex-viewport > .slides > li > .caption-wrap::before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: #073e80 !important;
    display: block;
    mix-blend-mode: multiply;
    z-index: 0; }

.responsive-tabs-wrapper
> .responsive-tabs
> .responsive-tabs__list
> .responsive-tabs__list__item--active::before {
  content: "\A";
  border-style: solid;
  border-width: 10px 15px 10px 0;
  border-color: transparent #ffffff transparent transparent;
  position: absolute;
  left: -15px; }

.page-id-32438 .siteorigin-widget-tinymce p a {
  color: #fff; }

.responsive-tabs-wrapper
> .responsive-tabs
> .responsive-tabs__list
> .responsive-tabs__list__item {
  border-bottom: 1px solid #fff;
  height: 100%;
  border-bottom: 1px solid #00216b !important;
  white-space: normal; }

#pgc-32438-5-0 {
  height: auto; }

#metaslider_32349 > .flex-viewport > .slides > li > .caption-wrap > .caption {
  z-index: 2;
  position: absolute;
  top: 50%;
  padding: 2em 5em;
  transform: translateY(-50%); }

.btn-CTA {
  background: #fff;
  padding: 6px 36px;
  line-height: 13px;
  letter-spacing: 1px;
  color: #00216b !important;
  font-family: "Myriad Pro Bold";
  font-size: 11px;
  text-transform: uppercase;
  transition: 0.2s ease-out;
  text-decoration: none !important; }
  .btn-CTA:hover {
    box-shadow: 0px 0px 5px 11px rgba(102, 150, 206, 0.22); }
  .btn-CTA > i {
    margin-left: 10px;
    font-size: 13px !important; }

#metaslider_32516 > .flex-viewport > .slides > li > .caption-wrap {
  position: absolute !important;
  height: 100%;
  width: 100%;
  background: none !important;
  opacity: 1 !important; }

#metaslider-id-32516,
#metaslider-id-32349 {
  overflow: hidden; }

#metaslider_32516 > .flex-viewport > .slides > li > .caption-wrap > .caption {
  top: 50% !important;
  position: absolute !important;
  text-align: center;
  position: absolute;
  z-index: 2;
  font-family: "Roboto Slab", Georgia, serif;
  position: absolute;
  font-size: 40px;
  line-height: 0.83;
  color: #fff;
  font-weight: normal;
  line-height: 40px;
  font-stretch: normal;
  font-style: normal;
  width: 100%;
  left: 50%;
  transform: translate(-50%, -50%); }

.slide-testimonials-text {
  letter-spacing: 3px;
  font-weight: 300 !important;
  color: #fff !important;
  font-size: 22px !important;
  font-family: "Lato", "Arial", sans-serif; }

#metaslider_32516 > .flex-viewport > .slides > li {
  /* height: 400px; */
  height: 100%;
  background-color: #d5d3d3; }
  #metaslider_32516 > .flex-viewport > .slides > li > img {
    height: 100% !important;
    /* object-fit: cover !important; */
    mix-blend-mode: multiply; }
#metaslider_32516 > .flex-control-nav {
  bottom: 37% !important;
  transform: translateY(50px); }
#metaslider_32516 > .flex-control-paging > li > a {
  color: white;
  background: #0a3a71;
  height: 6px;
  width: 63px;
  border-radius: 0px !important; }
#metaslider_32516 > .flex-control-paging > li > .flex-active {
  color: black;
  background: #ffffff; }

#panel-32438-3-1-0 {
  height: 100%; }
  #panel-32438-3-1-0 > .so-widget-sow-editor {
    height: 100%; }
    #panel-32438-3-1-0 > .so-widget-sow-editor > .textwidget {
      display: flex;
      justify-content: flex-start;
      background: #fff;
      border: none;
      height: 100%;
      align-items: stretch; }

.responsive-tabs-wrapper {
  margin-bottom: 0px !important; }

.our_service_home {
  width: 100%;
  background: #ebecee; }
  .our_service_home > .our_service_home_contain > h3 {
    font-size: 31px;
    line-height: 30px;
    font-family: "Roboto Slab", Georgia, serif;
    font-weight: 500; }

.responsive-tabs-wrapper > .responsive-tabs {
  display: flex !important;
  flex-direction: row !important;
  justify-content: space-evenly;
  width: 100%;
  height: 100%; }
  .responsive-tabs-wrapper > .responsive-tabs > .responsive-tabs__heading {
    /* display: none !important; */ }
  .responsive-tabs-wrapper > .responsive-tabs > .tabcontent {
    border: none;
    padding: 0px !important;
    width: 63%;
    background: #ebecee; }
    .responsive-tabs-wrapper > .responsive-tabs > .tabcontent > h3 {
      width: 85%;
      margin: 0 auto;
      font-family: "Roboto Slab", Georgia, serif;
      font-size: 34px;
      line-height: 29px;
      margin-top: 30px;
      font-weight: 400 !important; }
    .responsive-tabs-wrapper > .responsive-tabs > .tabcontent > p,
    .responsive-tabs-wrapper > .responsive-tabs > .tabcontent > h5 {
      width: 85%;
      margin: 0 auto;
      font-size: 14px;
      font-family: "Roboto Slab", Georgia, serif;
      line-height: 22px;
      letter-spacing: -0.09px;
      color: #052741;
      font-weight: 400;
      margin-top: 30px; }
    .responsive-tabs-wrapper > .responsive-tabs > .tabcontent > img {
      width: 100%;
      height: 100%;
      object-fit: cover; }

.responsive-tabs-wrapper > .responsive-tabs > .tabcontent > p:nth-child(2) {
  display: none; }

.service-load-img img {
  height: 100%;
  width: 100%;
  object-fit: cover; }

#panel-32438-3-0-0 {
  height: 100%; }
  #panel-32438-3-0-0 > div {
    height: 100%; }

.responsive-tabs-wrapper > .responsive-tabs > .tabcontent > p > img {
  display: none; }

@media (max-width: 767px) {
  .responsive-tabs-wrapper > .responsive-tabs > .tabcontent {
    padding-bottom: 20px !important; }
    .responsive-tabs-wrapper > .responsive-tabs > .tabcontent > p > img {
      width: 100% !important;
      height: 100% !important; }

  .responsive-tabs .responsive-tabs__heading:after {
    top: 47% !important; }

  .responsive-tabs-wrapper > .responsive-tabs {
    display: block !important; }

  .responsive-tabs__list {
    display: none !important; }

  #pgc-32438-3-0 {
    height: 0px !important; }

  .responsive-tabs-wrapper > .responsive-tabs {
    display: flex !important;
    flex-direction: column !important; }
    .responsive-tabs-wrapper > .responsive-tabs > .responsive-tabs__heading {
      height: 80px;
      background: #013c80 !important;
      color: #fff;
      font-size: 13px;
      text-align: center;
      align-items: center;
      width: 100%;
      font-family: "Lato", "Arial", sans-serif;
      font-weight: 500;
      line-height: 4.56;
      letter-spacing: 3.6px; } }
@media screen and (min-width: 650px) and (max-width: 1024px) {
  header#bvrmc-header .pull-right {
    margin: 0 !important; }
  header#bvrmc-header .top-div {
    height: unset; } }
@media screen and (min-width: 977px) and (max-width: 1100px) {
  #pg-32438-5 .home-page_recent-posts ul li {
    width: 50%; } }
@media (max-width: 780px) {
  .widget-title {
    text-align: center !important; }

  #pg-32438-5 .home-page_recent-posts_title {
    margin-top: 10px; }

  .xyz-service-button {
    margin-left: 0 !important;
    width: 100%;
    text-align: center !important; }

  header#bvrmc-header .top-div {
    height: unset; }

  #pgc-32438-6-1 .event-calendar-lists {
    margin-top: 40px; }

  #pg-32438-6 .textwidget p {
    margin-top: 30px; }

  .mini-calendar-left .textwidget {
    margin-right: 0 !important; }

  .mini-calendar-homepage .panel-grid-cell {
    width: 100% !important; }

  .responsive-tabs__list {
    /* display: none!important; */ }

  #pgc-32438-3-0 {
    height: 0px !important; }

  #pl-32438 .home-page_recent-posts {
    margin-bottom: unset; } }
#pgc-32438-3-0 {
  width: 37% !important;
  height: 610px; }

#pgc-32438-3-1 {
  width: 63% !important; }

a {
  transition: 0.2s !important; }
  a:hover {
    /* color: #007eb4!important; */ }
  a:active {
    opacity: 0.6;
    color: #0e5c64 !important;
    transition-duration: 0s !important; }

.responsive-tabs-wrapper > .responsive-tabs > .responsive-tabs__list {
  display: flex;
  flex-direction: column;
  justify-content: space-around;
  background: #013c80;
  width: 47%;
  margin: 0 !important;
  /* min-height: 570px; */ }

.testssss {
  background: green !important; }

.responsive-tabs-wrapper > .responsive-tabs > .responsive-tabs__list > li {
  width: 100%;
  text-align: center;
  font-family: "Lato", "Arial", sans-serif;
  color: #fff;
  font-size: 13px;
  font-weight: 500;
  display: flex;
  justify-content: center;
  /* height: 76px; */
  align-items: center;
  font-stretch: normal;
  justify-content: center;
  font-style: normal;
  line-height: 1.56;
  letter-spacing: 3.6px; }

.responsive-tabs
> .responsive-tabs__list
> .responsive-tabs__list__item--active {
  color: #052741 !important;
  background: #fff !important; }

.page-id-32438 .more-services-list > p > a {
  display: inline-block;
  cursor: pointer;
  color: #052741;
  font-size: 15px;
  font-weight: 600 !important;
  line-height: 1.56;
  letter-spacing: -0.09px;
  text-align: left;
  font-family: "Lato", "Arial", sans-serif;
  display: flex;
  align-items: center; }
  .page-id-32438 .more-services-list > p > a > i {
    color: #969488 !important;
    margin-right: 3px; }

.our_service_home_contain {
  width: 85%;
  margin: 0 auto;
  display: flex;
  flex-direction: column; }
  .our_service_home_contain > p {
    color: #052741;
    font-family: "Roboto Slab", Georgia, serif;
    font-weight: 300;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.56; }

.page-id-32438 .more-services-list > p {
  display: inline-block;
  margin: 0 8px; }
.page-id-32438 .our_service_home ul {
  display: flex;
  margin-bottom: 20px;
  margin-top: 10px;
  width: 100%;
  flex-wrap: wrap;
  flex-direction: unset !important; }
.page-id-32438 .rpwe-img > img {
  height: 100px !important; }

.list-group-item-action {
  width: revert !important; }

.page-id-32438 .more-services-list {
  width: 100%;
  /* display: flex; */
  /* flex-wrap: wrap; */
  margin: 0px 0px; }

.xyz-service-button {
  font-size: 14px;
  padding: 5px 2%;
  background: #013c80;
  font-weight: 100 !important;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  border: 1px solid #013c80;
  letter-spacing: 0.24px;
  color: #fff !important;
  font-family: "Roboto Slab", Georgia, serif;
  margin-left: 7%;
  display: inline-block; }
  .xyz-service-button:hover {
    background-color: #fff;
    border: 1px solid #013c80;
    color: #013c80 !important; }
  .xyz-service-button > i {
    margin-left: 8px;
    font-size: 13px;
    margin-bottom: 2px; }

#pg-32438-3 {
  margin-bottom: 0px !important;
  align-items: stretch !important; }

.home-page_recent-posts_title {
  width: 80%;
  margin: auto;
  margin-top: 70px;
  max-width: 1320px; }

.home-page_recent-posts > ul {
  display: flex;
  overflow: auto;
  scroll-snap-type: x MANDATORY;
  gap: 2rem;
  scroll-padding: 48px;
  padding-bottom: 32px;
  -webkit-overflow-scrolling: touch;
  scrollbar-width: thin;
  flex-wrap: nowrap;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar; }

.page-id-32438 .more-link {
  margin-top: 15px;
  margin-left: 0px !important;
  display: block !important;
  width: 129px;
  height: 39px;
  padding: 6px 0 0 0;
  border: 1px solid #ced2d5;
  color: #013c80;
  font-weight: bold;
  background-color: #ced2d5;
  box-sizing: border-box;
  text-align: center; }
  .page-id-32438 .more-link:hover, .page-id-32438 .more-link:focus {
    background: #fff;
    border-color: #013c80;
    color: #013c80; }
  .page-id-32438 .more-link:active {
    border-color: #0e5c64;
    color: #0e5c64; }
.page-id-32438 .home-page_recent-posts img.rpwe-thumb {
  transform: scale(0.95);
  transition-duration: 0.3s; }
.page-id-32438 .home-page_recent-posts li:hover .more-link,
.page-id-32438 .home-page_recent-posts li:focus .more-link {
  background: #fff;
  border-color: #013c80;
  color: #013c80; }
.page-id-32438 .home-page_recent-posts li:hover img.rpwe-thumb,
.page-id-32438 .home-page_recent-posts li:focus img.rpwe-thumb {
  transform: scale(1); }
.page-id-32438 .home-page_recent-posts li:active .more-link {
  border-color: #0e5c64;
  color: #0e5c64;
  opacity: 0.6; }
.page-id-32438 .home-page_recent-posts li:active img.rpwe-thumb {
  transform: scale(0.98);
  transition-duration: 0s; }
.page-id-32438 .page-id-32438 .rpwe-block li {
  padding-bottom: 20px !important; }
.page-id-32438 .page-id-32438 .rpwe-block a {
  display: block !important; }

#pg-32438-2 {
  width: 80%;
  margin: 78px auto !important; }

.so-widget-sow-button-flat-b58517f779ff-32438
.ow-button-base.ow-button-align-center {
  text-align: left; }

.view_more_news_btn {
  cursor: pointer;
  font-size: 14px;
  font-weight: 100;
  font-stretch: normal;
  font-style: normal;
  line-height: 17px;
  letter-spacing: normal;
  padding: 5px 20px;
  border: none;
  background: #013c80;
  color: #fff;
  top: 0;
  right: 0;
  position: absolute;
  box-sizing: border-box;
  top: -63px;
  border: 1px solid #013c80 !important;
  font-family: "Roboto Slab", Georgia, serif; }
  .view_more_news_btn:hover {
    color: #013c80;
    background: #fff;
    border: 1px solid #013c80; }
  .view_more_news_btn i {
    font-size: 12px;
    margin-bottom: 2px;
    margin-left: 3px; }

.page-id-32438 .rpwe-img > img {
  /* width: 30%; */
  height: 100px;
  /* height: 100%; */
  border-radius: 5px;
  border: none !important; }
.page-id-32438 .under-banner-1 img,
.page-id-32438 .under-banner-2 img,
.page-id-32438 .under-banner-3 img {
  padding-top: 20px;
  height: 68px; }
.page-id-32438 .under-banner-1 .under-banner-content,
.page-id-32438 .under-banner-2 .under-banner-content,
.page-id-32438 .under-banner-3 .under-banner-content {
  height: 100px;
  padding-top: 17px; }

.rpwe-title a {
  float: right;
  width: 67%;
  font-size: 21px !important;
  text-align: left !important;
  line-height: 20px;
  letter-spacing: -0.25px;
  color: #052741; }

.page-id-32438 .rpwe-summary {
  font-size: 14px !important;
  text-align: left !important;
  line-height: 19px;
  float: right;
  width: 67%;
  color: #58595b !important;
  margin-top: 15px;
  font-family: "Roboto Slab", Georgia, serif; }
  .page-id-32438 .rpwe-summary > a {
    display: block !important; }
.page-id-32438 .rpwe-time {
  color: #185c65 !important;
  font-size: 18px !important;
  text-align: left;
  line-height: 19px;
  float: right;
  margin-top: 14px;
  width: 67%;
  font-family: "Lato", Arial, sans-serif; }

#pg-32438-5 {
  height: auto; }

#panel-32438-5-0-0 {
  height: 100%;
  position: relative; }

.home-page_recent-posts_title h3 {
  color: #073e80;
  font-family: "Roboto Slab", Georgia, serif;
  font-size: 31px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 0.86;
  letter-spacing: normal;
  text-align: left; }

.home-page_recent-posts {
  height: 100%;
  /* width: 80%; */
  margin-left: auto;
  margin-right: auto;
  margin-top: 50px;
  position: relative;
  display: flex;
  margin-bottom: 100px; }
  .home-page_recent-posts > ul::-webkit-scrollbar {
    width: 5px;
    height: 6px;
    background-color: #bdbfc2; }
  .home-page_recent-posts > ul::-webkit-scrollbar-thumb {
    background: #013c80;
    height: 6px; }
  .home-page_recent-posts > ul > li {
    position: relative;
    flex: 0 0 auto;
    border-bottom: none;
    border-right: 1px solid #e1e1e1;
    width: 33.333333%; }
    .home-page_recent-posts > ul > li h3 {
      padding: 0 20px 0 20px; }
      .home-page_recent-posts > ul > li h3 a:after {
        content: "";
        display: block;
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        z-index: 2; }
    .home-page_recent-posts > ul > li time {
      padding: 0 0 0 10px; }
    .home-page_recent-posts > ul > li .rpwe-summary {
      padding: 0 10px 0 10px; }

/* .news_prev_btn{
		position: absolute;
		top: 30%;
		left: -50px;
		transform: translateY(-50%);
		font-weight: 900;
		cursor: pointer; 
		font-size: 40px !important;
		color: #bdbdbd;
	} */
/* .news_next_btn{
		position: absolute;
		top: 30%;
		right: -50px;
		transform: translateY(-50%);
		font-weight: 900;
		color: #bdbdbd;
		cursor: pointer;
		font-size: 40px !important;
	} */
#pg-32438-4 {
  margin-bottom: 0 !important; }

.title_lolem_sed_diam div p {
  color: #fff !important;
  font-family: "Roboto Slab", Georgia, serif; }

@media only screen and (max-width: 1218px) and (min-width: 781px) {
  #box-section .under-banner h5 {
    padding: 0 10px; }

  #panel-32438-2-1-1::before {
    mix-blend-mode: initial !important;
    mix-blend-mode: initial !important; }

  .title_lolem_sed_diam h3 {
    font-size: 20px !important; }
  .title_lolem_sed_diam div p {
    font-size: 13px !important; }

  #panel-32438-2-1-1 {
    bottom: 57px; } }
@media only screen and (max-width: 1333px) and (min-width: 1219px) {
  .title_lolem_sed_diam::before {
    mix-blend-mode: initial !important; }
  .title_lolem_sed_diam h3 {
    font-size: 20px !important; }
  .title_lolem_sed_diam div p {
    font-size: 13px !important; }

  #panel-32438-2-1-1 {
    bottom: 57px; } }
@media only screen and (min-width: 781px) and (max-width: 1439px) {
  #pgc-32438-2-1 {
    display: flex;
    align-items: center;
    justify-content: center; }

  .wplightbox {
    width: 100%;
    margin: 0 auto; }

  div#panel-32438-2-1-1 {
    width: 100%; }

  #metaslider_32516 > .flex-viewport > .slides > li > .caption-wrap > .caption {
    font-size: 40px;
    line-height: 50px; }
    #metaslider_32516 > .flex-viewport > .slides > li > .caption-wrap > .caption .slide-testimonials-text {
      margin-top: 15px !important; } }
@media only screen and (max-width: 784px) {
  #panel-32438-2-1-1 {
    left: 50%;
    transform: translateX(-50%);
    bottom: 30px !important;
    width: 100%; }

  .responsive-tabs-wrapper {
    width: 100% !important; }
    .responsive-tabs-wrapper .responsive-tabs {
      flex-direction: column-reverse; }

  .our_service_home {
    width: 100%; }

  .page-id-32438 .more-services-list {
    justify-content: space-around;
    display: none; }

  .btn-our-service {
    display: none; }

  .responsive-tabs-wrapper {
    width: 100%; }

  #panel-32438-3-0-0 {
    display: none; }

  #pgc-32438-3-1 {
    width: 100% !important; }

  .responsive-tabs-wrapper > .responsive-tabs > .tabcontent > p {
    font-size: 16px; }
    .responsive-tabs-wrapper > .responsive-tabs > .tabcontent > p > img {
      display: block;
      width: 100%;
      margin: 15px 0px;
      box-shadow: 0 -0.5rem 2.6rem 1rem rgba(134, 154, 165, 0.35) !important;
      height: 281px;
      width: 307px; } }
@media only screen and (max-width: 979px) and (min-width: 680px) {
  #metaslider_32349 > .flex-viewport > .slides > li > .caption-wrap > .caption > p {
    font-size: 14px; }
  #metaslider_32349 > .flex-viewport > .slides > li > .caption-wrap > .caption > h1 {
    font-size: 23px; }

  .slide-testimonials-text {
    font-size: 20px !important; } }
@media only screen and (max-width: 1250px) and (min-width: 811px) {
  #metaslider_32349 > .flex-viewport > .slides > li > .caption-wrap > .caption {
    padding: 0.5em 2em !important; } }
@media only screen and (max-width: 810px) and (min-width: 729px) {
  #metaslider_32349 > .flex-viewport > .slides > li > .caption-wrap {
    height: 76% !important; }

  #metaslider_32349 > .flex-viewport > .slides > li > .caption-wrap > .caption {
    padding: 0.5em 1em !important; } }
@media only screen and (max-width: 679px) and (min-width: 634px) {
  #metaslider_32349 > .flex-viewport > .slides > li > .caption-wrap > .caption {
    padding: 0.5em 0.5em !important; }
    #metaslider_32349 > .flex-viewport > .slides > li > .caption-wrap > .caption > p {
      font-size: 14px; }
    #metaslider_32349 > .flex-viewport > .slides > li > .caption-wrap > .caption > h1 {
      font-size: 31px;
      font-family: "Segoe UI"; } }
@media only screen and (max-width: 633px) and (min-width: 500px) {
  #metaslider_32349 > .flex-viewport > .slides > li > .caption-wrap > .caption-wrap {
    width: 100% !important;
    bottom: 0px !important;
    transform: translateY(0%); }
  #metaslider_32349 > .flex-viewport > .slides > li > .caption-wrap > .caption {
    padding: 1em 1em !important; }

  .flex-viewport > .slides > li {
    height: calc(152px + 216px) !important; }
    .flex-viewport > .slides > li > img {
      height: 152px !important;
      object-fit: cover !important; } }
@media only screen and (max-width: 780px) {
  .page-id-32438 .tabcontent ul,
  .responsive-tabs-wrapper > .responsive-tabs > .tabcontent > h5 {
    display: none; }

  #pg-32438-1 {
    /* padding-top: 20px; */
    /* margin-top: -20px !important; */ }
    #pg-32438-1 > .panel-grid-cell {
      width: 100% !important;
      margin-top: -37px !important; }

  .textwidget > p > a > img {
    margin: 0 auto;
    width: 100%; }

  .wplightbox {
    width: 80%;
    margin: 0 auto; }

  #metaslider_32516 > .flex-viewport > .slides > li > .caption-wrap > .caption {
    font-size: 40px;
    line-height: 36px;
    width: 100%; }

  .title_lolem_sed_diam {
    bottom: 20px;
    background: linear-gradient(192deg, #20b3e0 -139%, #57e0ff 100%) !important; }
    .title_lolem_sed_diam div {
      top: 40%; }

  .slide-testimonials-text {
    font-size: 16px !important;
    margin-top: 15px !important; }

  .responsive-tabs-wrapper > .responsive-tabs {
    /* flex-direction: column-reverse !important; */ }
    .responsive-tabs-wrapper > .responsive-tabs > .tabcontent {
      width: 100% !important;
      height: initial; }
    .responsive-tabs-wrapper > .responsive-tabs > .responsive-tabs__list {
      width: 100% !important; }
      .responsive-tabs-wrapper > .responsive-tabs > .responsive-tabs__list > .responsive-tabs__list__item {
        border-bottom: 1px solid #fff !important;
        /* height: 55px !important; */
        height: 100%; }
        .responsive-tabs-wrapper > .responsive-tabs > .responsive-tabs__list > .responsive-tabs__list__item:nth-child(3n) {
          border-bottom: 1px solid #fff !important; }

  .xyz-service-button {
    margin-bottom: 24px;
    margin-left: 10%; }

  .responsive-tabs-wrapper {
    border: none !important; }

  #pg-32438-2,
  .responsive-tabs-wrapper > .responsive-tabs > .tabcontent > p {
    width: 80% !important; }

  .title_lolem_sed_diam div {
    top: 50% !important; } }
@media only screen and (max-width: 976px) {
  .page-id-32438 .rpwe-ul {
    overflow: initial;
    flex-direction: column; }
    .page-id-32438 .rpwe-ul > li:not(:nth-child(-n + 3)) {
      display: none; }

  .news_prev_btn,
  .news_next_btn {
    display: none !important; }

  .page-id-32438 .rpwe-ul > li {
    width: 100% !important;
    border-right: none !important;
    border-bottom: 1px solid #58595b !important; } }
@media (max-width: 1199px) and (min-width: 781px) {
  .page-id-32438 #pg-32438-1 .panel-grid-cell {
    padding-left: 0px !important;
    padding-right: 0px !important; } }
@media only screen and (max-width: 728px) and (min-width: 230px) {
  #pg-32438-2 {
    margin: 20px auto !important; }

  #metaslider_32349 > .flex-viewport > .slides > li > .caption-wrap {
    width: 100% !important;
    bottom: 0px !important;
    height: 271px !important;
    transform: translateY(0%);
    top: unset; }
    #metaslider_32349 > .flex-viewport > .slides > li > .caption-wrap > .caption {
      top: 48%;
      padding: 3em 1em 2.5em 2em !important; }

  .flex-viewport > .slides > li {
    height: calc(152px + 216px) !important; }

  .title_lolem_sed_diam > h3 {
    font-size: 19px !important; }
  .title_lolem_sed_diam .textwidget p {
    font-size: 12px; }

  #metaslider_32349 > .flex-viewport > .slides > li > img {
    object-fit: cover !important;
    object-position: 100%; }
  #metaslider_32349 > .flex-viewport > .slides > li > .caption-wrap > .caption > p {
    font-size: 17px !important;
    font-weight: 100 !important; }
  #metaslider_32349 > .flex-viewport > .slides > li > .caption-wrap > .caption > h1 {
    font-size: 27px !important; }

  #pg-32438-2 {
    width: 80% !important; } }
@media only screen and (max-width: 499px) and (min-width: 280px) {
  header#bvrmc-header .top-div {
    height: 74px !important; }

  #nav-toggle:before {
    margin-top: 6px; }

  .pull-left a {
    transform: scale(1.6) !important;
    display: block !important;
    margin-top: 10px; }

  .search-form-mobile-new {
    display: inline-block;
    position: absolute; }

  .search-form-new button {
    font-size: 14px !important; }
  .search-form-new form {
    height: 64px !important; }

  a.more-link {
    margin-bottom: 40px; }

  div#pgc-32438-6-1::before {
    top: 17px !important; }
  div#pgc-32438-6-1::after {
    top: 1% !important;
    font-size: 12.86px !important; }

  .page-id-32438 #pg-32438-1 img {
    padding-top: 0px;
    height: 29px;
    width: 32px;
    -o-object-fit: cover;
    object-fit: cover; }

  .under-banner-3 {
    padding: 7px 10px; }

  .under-banner-1,
  .under-banner-2 {
    padding: 15px 10px; }

  .video-img > img {
    box-shadow: 0 2.5rem 2rem 1rem rgba(134, 154, 165, 0.41) !important;
    height: 217px !important;
    object-position: left; }

  .panel-grid-cell {
    margin-bottom: 20px; }

  #panel-32438-2-1-1 {
    height: 67px;
    top: 87%; }

  .under-banner-img {
    display: inline-block;
    width: 43px;
    margin-right: 37px; }

  .intro-head-content > span {
    font-size: 18px; }

  .under-banner-title {
    margin-left: 30px;
    font-size: 23px !important; }

  .under-banner-content {
    display: none; }

  #pg-32438-1 {
    /* margin-top: -20px !important; */ }
    #pg-32438-1 > .panel-grid-cell {
      margin-top: -40px !important; }

  .title_lolem_sed_diam div {
    top: 28% !important; }

  .title_lolem_sed_diam h3 {
    top: 10%; }

  .why_bvrmc > .so-widget-sow-editor-base {
    margin: 0 auto; }

  .textwidget > p > a > img {
    margin: 0 auto;
    min-width: 80% !important;
    box-shadow: rgba(0, 0, 0, 0.35) 4px -9px 44px 9px; }

  .page-id-32438 .under-banner-1 .so-widget-sow-editor .textwidget,
  .page-id-32438 .under-banner-2 .so-widget-sow-editor .textwidget,
  .page-id-32438 .under-banner-3 .so-widget-sow-editor .textwidget {
    display: flex;
    /* height: 91px; */
    align-items: center;
    justify-content: flex-start;
    margin-left: 32px; }

  #metaslider_32516 > .flex-viewport > .slides > li > .caption-wrap > .caption {
    font-size: 21px;
    padding: 10px 35px; }

  .page-id-32438 .rpwe-img > img {
    max-width: 100%; }
  .page-id-32438 .rpwe-title > a {
    width: 100%;
    float: left;
    margin-top: 17px;
    margin-left: -19px; }
  .page-id-32438 .rpwe-time,
  .page-id-32438 .rpwe-summary {
    float: left;
    width: 100%;
    margin-left: -8px; }

  .home-page_recent-posts {
    margin-bottom: 50px; }

  .view_more_news_btn {
    bottom: 30px !important;
    width: 100%;
    text-align: center;
    top: auto;
    padding: 9px 20px !important; }

  .page-id-32438 .rpwe-ul > li:nth-child(3n) {
    border: none !important; }

  #panel-32438-5-0-0 {
    border-bottom: 1px solid #58595b; }

  .so-widget-sow-button-flat-7eb861ce0e38-32438 .ow-button-base.ow-button-align-center {
    text-align: left; }

  .responsive-tabs-wrapper .responsive-tabs .tabcontent p {
    display: block !important; }

  #pgc-32438-6-0,
  #pgc-32438-6-0 #pgc-32438-6-1 {
    width: calc(100% - 0px) !important; }

  .mini-calendar-left .tribe-events-c-top-bar__nav-list-date {
    font-size: 17.79px !important; }

  .tribe-event-date-start,
  .tribe-event-time {
    font-size: 14px !important;
    font-family: "Roboto Regular"; }

  .event-calendar-list__event-title a {
    font-size: 18px !important; }

  .flex-viewport {
    height: 493px; }

  #metaslider_32349 > .flex-viewport > .slides > li > .caption-wrap {
    top: 59%; }

  #pg-32438-0,
  #pg-32438-1,
  #pg-32438-2,
  #pg-32438-3,
  #pg-32438-4,
  #pg-32438-5,
  #pl-32438 .so-panel {
    margin-bottom: 0px !important; }

  #metaslider_32349 .flex-viewport .slides li img {
    height: 217px !important; } }
@media only screen and (max-width: 780px) and (min-width: 634px) {
  .pull-left a {
    transform: scale(1.6) !important;
    display: block !important;
    margin-top: 10px; }

  div#pgc-32438-6-1::before {
    top: 17px !important; }
  div#pgc-32438-6-1::after {
    top: 1% !important;
    font-size: 12.86px !important; } }
@media only screen and (max-width: 633px) and (min-width: 500px) {
  header#bvrmc-header .top-div {
    height: 74px !important; }

  #nav-toggle:before {
    margin-top: 6px; }

  .pull-left a {
    transform: scale(1.6) !important;
    display: block !important;
    margin-top: 10px; }

  .search-form-mobile-new {
    display: inline-block;
    position: absolute; }

  .search-form-new button {
    font-size: 14px !important; }
  .search-form-new form {
    height: 64px !important; }

  a.more-link {
    margin-bottom: 40px; }

  div#pgc-32438-6-1::before {
    top: 17px !important; }
  div#pgc-32438-6-1::after {
    top: 1% !important;
    font-size: 12.86px !important; }

  .page-id-32438 #pg-32438-1 img {
    padding-top: 0px;
    height: 29px;
    width: 32px;
    -o-object-fit: cover;
    object-fit: cover; }

  .under-banner-3 {
    padding: 7px 10px; }

  .under-banner-1,
  .under-banner-2 {
    padding: 15px 10px; }

  .video-img > img {
    box-shadow: 0 2.5rem 2rem 1rem rgba(134, 154, 165, 0.41) !important;
    height: 217px !important;
    object-position: left; }

  .panel-grid-cell {
    margin-bottom: 20px; }

  #panel-32438-2-1-1 {
    height: 67px;
    top: 87%; }

  .under-banner-img {
    display: inline-block;
    width: 43px;
    margin-right: 37px; }

  .intro-head-content > span {
    font-size: 18px; }

  .under-banner-title {
    margin-left: 30px;
    font-size: 23px !important; }

  .under-banner-content {
    display: none; }

  #pg-32438-1 {
    /* margin-top: -20px !important; */ }
    #pg-32438-1 > .panel-grid-cell {
      margin-top: -40px !important; }

  .textwidget > p {
    line-height: 17px; }

  .title_lolem_sed_diam div {
    top: 28% !important; }

  .title_lolem_sed_diam h3 {
    top: 10%; }

  .why_bvrmc > .so-widget-sow-editor-base {
    margin: 0 auto; }

  .textwidget > p > a > img {
    margin: 0 auto;
    min-width: 80% !important;
    box-shadow: rgba(0, 0, 0, 0.35) 4px -9px 44px 9px; }

  .page-id-32438 .under-banner-1 .so-widget-sow-editor .textwidget,
  .page-id-32438 .under-banner-2 .so-widget-sow-editor .textwidget,
  .page-id-32438 .under-banner-3 .so-widget-sow-editor .textwidget {
    display: flex;
    /* height: 91px; */
    align-items: center;
    justify-content: flex-start;
    margin-left: 32px; }

  #metaslider_32516 > .flex-viewport > .slides > li > .caption-wrap > .caption {
    font-size: 21px; }

  .page-id-32438 .rpwe-img > img {
    max-width: 100%; }
  .page-id-32438 .rpwe-title > a {
    width: 100%;
    float: left;
    margin-top: 17px;
    margin-left: -19px; }
  .page-id-32438 .rpwe-time,
  .page-id-32438 .rpwe-summary {
    float: left;
    width: 100%;
    margin-left: -8px; }

  .home-page_recent-posts {
    margin-bottom: 50px; }

  .view_more_news_btn {
    bottom: -7px !important;
    width: 100%;
    text-align: center;
    top: auto;
    padding: 9px 20px !important; }

  .page-id-32438 .rpwe-ul > li:nth-child(3n) {
    border: none !important; }

  .so-widget-sow-button-flat-7eb861ce0e38-32438 .ow-button-base.ow-button-align-center {
    text-align: left; }

  .responsive-tabs-wrapper .responsive-tabs .tabcontent p {
    display: block !important; }

  #pgc-32438-6-0,
  #pgc-32438-6-0 #pgc-32438-6-1 {
    width: calc(100% - 0px) !important; }

  .mini-calendar-left .tribe-events-c-top-bar__nav-list-date {
    font-size: 17.79px !important; }

  .tribe-event-date-start,
  .tribe-event-time {
    font-size: 14px !important;
    font-family: "Roboto Regular"; }

  .event-calendar-list__event-title a {
    font-size: 18px !important; }

  .flex-viewport {
    height: 39em; }

  #metaslider_32349 > .flex-viewport > .slides > li > .caption-wrap {
    top: 105%; }

  #pg-32438-0,
  #pg-32438-1,
  #pg-32438-2,
  #pg-32438-3,
  #pg-32438-4,
  #pg-32438-5,
  #pl-32438 .so-panel {
    margin-bottom: 0px !important; }

  #metaslider_32349 > .flex-viewport > .slides > li > img {
    height: 387px !important; } }
@media only screen and (max-width: 480px) {
  .bvrmc-call-donate {
    height: 50px;
    position: relative; }

  .menu-call-and-donate-container {
    height: 100%; }

  #menu-call-and-donate {
    bottom: 0px;
    right: 0;
    left: 0;
    top: calc(100% - 50px) !important;
    transform: translateY(0px) !important;
    width: 100%;
    flex-direction: row;
    gap: 0px; }
    #menu-call-and-donate > li {
      width: 50% !important;
      height: 50px !important;
      display: flex !important;
      align-items: center; }
      #menu-call-and-donate > li > a {
        /* height: 100%; */
        font-size: 14px;
        font-weight: 500;
        line-height: 50px; }
        #menu-call-and-donate > li > a > br {
          display: none; }
    #menu-call-and-donate > #menu-item-32695 > a::before {
      display: inline;
      padding: 0;
      margin-right: 10px;
      font-size: 18px !important; }
    #menu-call-and-donate > #menu-item-32696 > a::before {
      display: inline;
      margin-right: 10px;
      padding: 0;
      font-size: 18px !important; } }
@media only screen and (max-width: 576px) {
  .blue-strip {
    display: none !important; }

  .mini-calendar-homepage {
    margin-bottom: 0px !important; } }
.blue-strip {
  background: none !important; }

#mega-menu-wrap-main_nav #mega-menu-main_nav > li.mega-menu-item {
  background: #053451; }

.under-banner-1 .under-banner-title,
.under-banner-2 .under-banner-title,
.under-banner-3 .under-banner-title {
  color: #fff; }

.under-banner-1 {
  background: #007eb4;
  transition: 0.1s ease-out; }
  .under-banner-1 img {
    transition: 0.1s ease-out; }
  .under-banner-1:hover {
    background: #3597a4 !important;
    box-shadow: rgba(0, 0, 0, 0.4) 0px 0px 10px; }
    .under-banner-1:hover img {
      transform: scale(1.1); }
  .under-banner-1:active {
    background: #315772 !important; }

.under-banner-2 {
  transition: 0.1s ease-out; }
  .under-banner-2 img {
    transition: 0.1s ease-out; }
  .under-banner-2:hover {
    background: #3597a4;
    box-shadow: rgba(0, 0, 0, 0.4) 0px 0px 10px; }
    .under-banner-2:hover img {
      transform: scale(1.1); }
  .under-banner-2:active {
    background: #315772; }

.under-banner-3 {
  background: #7b7663;
  transition: 0.1s ease-out; }
  .under-banner-3 img {
    transition: 0.1s ease-out; }
  .under-banner-3:hover {
    background: #3597a4;
    box-shadow: rgba(0, 0, 0, 0.4) 0px 0px 10px; }
    .under-banner-3:hover img {
      transform: scale(1.1); }
  .under-banner-3:active {
    background: #315772; }

#menu-call-and-donate > #menu-item-32695 {
  background: #067eb3 !important; }

@media only screen and (min-width: 781px) {
  #pg-32438-0 {
    margin-bottom: 0 !important;
    margin-top: -11px !important; }

  #pg-32438-1 {
    margin-top: -10px !important; } }
.wrap {
  margin: 0 !important; }

#metaslider_32516 > .flex-viewport > .slides > li > img {
  background: url(https://i0.wp.com/www.bvrmc.org/wp-content/uploads/2022/07/xdffdgdf-1-3000x1208-2-scaled-2560x1030.jpg?ssl=1) no-repeat center 100%; }

.popup-detail-box.fancybox-content {
  width: 70vw; }
  .popup-detail-box.fancybox-content .detail-baby-popup-x {
    display: flex !important;
    flex-wrap: wrap; }
    .popup-detail-box.fancybox-content .detail-baby-popup-x .baby-img-in-popup {
      width: 50%; }
    .popup-detail-box.fancybox-content .detail-baby-popup-x .baby-info-in-popup {
      width: 50%;
      padding: 0 30px; }
      .popup-detail-box.fancybox-content .detail-baby-popup-x .baby-info-in-popup h3 {
        margin-top: 0; }

@media screen and (max-width: 820px) {
  .popup-detail-box.fancybox-content .detail-baby-popup-x .baby-img-in-popup {
    width: 100%; }
  .popup-detail-box.fancybox-content .detail-baby-popup-x .baby-info-in-popup {
    width: 100%;
    padding: 0 0px; }

  #detail-baby-popup > div a img {
    width: 100%; } }
ul.accordion {
  list-style: none;
  padding: 0;
  margin: 0 !important; }
  ul.accordion .inner {
    padding-left: 1.5em;
    overflow: hidden;
    display: none; }
    ul.accordion .inner.show {
      /*display: block;
      */ }

.inner.accordion {
  /* display: flex !important; */
  flex-direction: column; }
  .inner.accordion > li {
    /* display: flex;
    flex-direction: column; */ }

ul.accordion li {
  margin: 0 !important;
  list-style-type: none !important; }
  ul.accordion li a.toggle {
    width: 100%;
    display: block;
    background: rgba(53, 49, 49, 0.78);
    color: #fefefe;
    padding: 0.75em;
    border-radius: 0.15em;
    transition: background 0.3s ease; }
    ul.accordion li a.toggle:hover {
      background: rgba(65, 58, 58, 0.9); }

.doctor-info,
.doctor-detail-info {
  display: flex;
  flex-direction: column; }

.img-and-name-doctor {
  border-bottom: 2px solid #eeeeee;
  padding-top: 17px;
  padding-left: 1.5em;
  cursor: pointer !important;
  display: flex;
  align-items: center; }
  .img-and-name-doctor img {
    height: 100px;
    width: 100px;
    object-fit: cover;
    border: 1px solid; }
  .img-and-name-doctor h5 {
    font-size: 19px;
    color: #02539c;
    transform: translateY(-50%);
    width: 65%; }

.accordion h4 a,
.accordion h5 a {
  font-size: 19px;
  color: #02539c;
  position: relative;
  cursor: pointer !important; }
.accordion > li > h4 {
  padding: 11px 13px;
  border-bottom: 2px solid #eeeeee;
  margin-top: 0;
  margin-bottom: 0; }
.accordion li {
  cursor: pointer; }

h4.title-parent:hover > a {
  color: #04185a; }

.doctor-info > li:hover {
  background: #f6f6f6; }
  .doctor-info > li:hover h5 > a {
    color: #04185a; }

h4.title-parent:active > a,
.doctor-info > li:active h5 > a {
  color: #04185a; }

.close-doctor.title-parent::after {
  content: "\f055";
  font-family: "Font Awesome 6 Free";
  font-weight: 900;
  position: absolute;
  right: 26px;
  font-size: 20px;
  color: #989380; }

.open-doctor.title-parent::after {
  content: "\f056";
  font-family: "Font Awesome 6 Free";
  font-weight: 900;
  position: absolute;
  right: 26px;
  color: #989380;
  font-size: 20px; }

.close-doctor.img-and-name-doctor::after {
  content: "\2b";
  font-family: "Font Awesome 6 Free";
  font-weight: bold;
  position: absolute;
  font-size: 31px;
  transform: translateY(-10px);
  right: 29px;
  color: #989380; }

.open-doctor.img-and-name-doctor::after {
  content: "";
  position: absolute;
  transform: translateY(-9px);
  right: 29px;
  background: #989380;
  height: 3px;
  width: 16px; }

ul.inner.accordion {
  padding-left: 0; }

.doctor-information.inner {
  padding-top: 17px; }

.doctor-background {
  background-color: #f6f6f6; }

.acc-parent {
  display: flex;
  flex-direction: column; }

.babygallery .teambox .col-sm-8 .detail-popup-hide {
  display: none; }

.baby-img-in-popup .imgarea {
  height: 100%; }
  .baby-img-in-popup .imgarea a {
    height: 100%; }
    .baby-img-in-popup .imgarea a img {
      height: 100%;
      object-fit: cover; }

header#bvrmc-header.bvrmc-header-new {
  position: sticky;
  top: 0; }

.button-div.button-div-new ul li a {
  background-color: #073e80;
  padding: 5px 25px; }

.nav-box {
  display: flex;
  justify-content: end; }
  .nav-box #navigation {
    width: 100%; }
  .nav-box #mega-menu-wrap-main_nav #mega-menu-main_nav {
    text-align: end;
    display: flex;
    align-items: center;
    justify-content: space-evenly; }
    .nav-box #mega-menu-wrap-main_nav #mega-menu-main_nav > li.mega-menu-item > a.mega-menu-link {
      box-sizing: content-box;
      padding: 0.15em 1em;
      border-top: 0.15em solid transparent !important;
      border-bottom: 0.15em solid transparent !important;
      transition-property: all;
      transition-duration: 0.3s;
      transition-timing-function: ease-in-out;
      transition-delay: 0s !important; }
    .nav-box #mega-menu-wrap-main_nav #mega-menu-main_nav > li.mega-menu-item:hover > a.mega-menu-link,
    .nav-box #mega-menu-wrap-main_nav #mega-menu-main_nav > li.mega-menu-item > a.mega-menu-link:hover, .nav-box #mega-menu-wrap-main_nav #mega-menu-main_nav > li.mega-menu-item:focus > a.mega-menu-link,
    .nav-box #mega-menu-wrap-main_nav #mega-menu-main_nav > li.mega-menu-item > a.mega-menu-link:focus {
      color: #222;
      background: #fff;
      border-top-color: #053451 !important; }
    .nav-box #mega-menu-wrap-main_nav #mega-menu-main_nav > li.mega-menu-item > a.mega-menu-link:active {
      color: #0e5c64;
      background: #fff;
      border-top-color: #053451 !important; }
    .nav-box #mega-menu-wrap-main_nav #mega-menu-main_nav li.mega-menu-item-has-children > a.mega-menu-link > span.mega-indicator {
      display: none; }
    .nav-box #mega-menu-wrap-main_nav #mega-menu-main_nav > li.mega-menu-item.mega-current-menu-item > a.mega-menu-link,
    .nav-box #mega-menu-wrap-main_nav #mega-menu-main_nav > li.mega-menu-item.mega-current-menu-ancestor > a.mega-menu-link,
    .nav-box #mega-menu-wrap-main_nav #mega-menu-main_nav > li.mega-menu-item.mega-current-page-ancestor > a.mega-menu-link {
      background: unset;
      color: #c3e9f9;
      font-weight: normal;
      border-bottom-color: #c3e9f9 !important; }
      .nav-box #mega-menu-wrap-main_nav #mega-menu-main_nav > li.mega-menu-item.mega-current-menu-item > a.mega-menu-link:hover, .nav-box #mega-menu-wrap-main_nav #mega-menu-main_nav > li.mega-menu-item.mega-current-menu-item > a.mega-menu-link:focus,
      .nav-box #mega-menu-wrap-main_nav #mega-menu-main_nav > li.mega-menu-item.mega-current-menu-ancestor > a.mega-menu-link:hover,
      .nav-box #mega-menu-wrap-main_nav #mega-menu-main_nav > li.mega-menu-item.mega-current-menu-ancestor > a.mega-menu-link:focus,
      .nav-box #mega-menu-wrap-main_nav #mega-menu-main_nav > li.mega-menu-item.mega-current-page-ancestor > a.mega-menu-link:hover,
      .nav-box #mega-menu-wrap-main_nav #mega-menu-main_nav > li.mega-menu-item.mega-current-page-ancestor > a.mega-menu-link:focus {
        color: #fff;
        border-bottom-color: #fff !important; }
      .nav-box #mega-menu-wrap-main_nav #mega-menu-main_nav > li.mega-menu-item.mega-current-menu-item > a.mega-menu-link:active,
      .nav-box #mega-menu-wrap-main_nav #mega-menu-main_nav > li.mega-menu-item.mega-current-menu-ancestor > a.mega-menu-link:active,
      .nav-box #mega-menu-wrap-main_nav #mega-menu-main_nav > li.mega-menu-item.mega-current-page-ancestor > a.mega-menu-link:active {
        color: #e2f6ff !important;
        border-bottom-color: #e2f6ff !important; }
    .nav-box #mega-menu-wrap-main_nav #mega-menu-main_nav .mega-sub-menu {
      background: rgba(255, 255, 255, 0.92) !important;
      box-shadow: 0px 3px 3px rgba(5, 52, 81, 0.4);
      backdrop-filter: blur(0.4em);
      -webkit-backdrop-filter: blur(0.4em); }
      .nav-box #mega-menu-wrap-main_nav #mega-menu-main_nav .mega-sub-menu a {
        color: #555 !important; }
        .nav-box #mega-menu-wrap-main_nav #mega-menu-main_nav .mega-sub-menu a:hover, .nav-box #mega-menu-wrap-main_nav #mega-menu-main_nav .mega-sub-menu a:focus {
          color: #067eb3 !important; }
        .nav-box #mega-menu-wrap-main_nav #mega-menu-main_nav .mega-sub-menu a:active {
          color: #053451 !important; }

@media only screen and (max-width: 1024px) {
  header#bvrmc-header .pull-right {
    margin: 0px; }

  #bvrmc-footer .col-md-6 {
    width: 100%; }
  #bvrmc-footer .map {
    max-width: none;
    width: 100%; } }
.search-form-new form {
  display: flex;
  position: relative;
  height: 45px; }
.search-form-new input[type="text"] {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 2.7em;
  border: none;
  background: #f4f4f4;
  font-weight: bold;
  font-size: 14px;
  color: #000;
  max-width: 330px;
  margin: 0;
  padding: 0;
  width: 0;
  height: 45px;
  line-height: 45px;
  opacity: 0;
  transition-duration: 0.3s;
  box-shadow: 0px 0px 0px rgba(5, 52, 81, 0); }
  .search-form-new input[type="text"]:hover, .search-form-new input[type="text"]:focus {
    width: 15em;
    padding: 0 0.5em;
    opacity: 1;
    outline: none;
    box-shadow: -2px 0px 5px #053451; }
.search-form-new ::-webkit-input-placeholder,
.search-form-new ::-moz-placeholder,
.search-form-new :-ms-input-placeholder {
  opacity: 1;
  color: #a5a5a5;
  text-transform: uppercase; }
.search-form-new :-moz-placeholder {
  opacity: 1;
  color: #7a3798;
  text-transform: uppercase; }
.search-form-new button {
  background: transparent;
  border: 0;
  padding: 0px 12px 9px 12px;
  color: #fff; }

.search-form-mobile-new {
  display: none; }

@media (max-width: 1024px) and (min-width: 781px) {
  #pg-32438-1 {
    flex-wrap: nowrap !important; } }
@media (max-width: 1024px) {
  header#bvrmc-header.bvrmc-header-new {
    min-height: 80px; }

  .search-form-mobile-new {
    display: inline-block;
    position: absolute;
    top: 0.2em;
    right: 0.4em; }

  .search-form-new button {
    color: #073e80;
    font-size: 18px; }
  .search-form-new input[type="text"]:hover, .search-form-new input[type="text"]:focus {
    box-shadow: 0px 0px 5px rgba(5, 52, 81, 0.6); }

  .button-div-new {
    display: none; }

  #nav-toggle:before {
    background-color: transparent;
    color: #073e80; } }
/*footer*/
#bvrmc-footer.bvrmc-footer-new .f-nav {
  margin-top: unset;
  margin-bottom: unset; }
  #bvrmc-footer.bvrmc-footer-new .f-nav .f-nav-1 ul {
    display: grid;
    grid-template-columns: repeat(2, 1fr); }
  #bvrmc-footer.bvrmc-footer-new .f-nav ul li {
    width: 100%; }
    #bvrmc-footer.bvrmc-footer-new .f-nav ul li a {
      font-size: 17px;
      color: #ebecee;
      font-weight: 400;
      text-transform: unset;
      font-family: "Lato", "Arial", sans-serif; }
      #bvrmc-footer.bvrmc-footer-new .f-nav ul li a:hover, #bvrmc-footer.bvrmc-footer-new .f-nav ul li a:focus {
        color: #fff; }
        #bvrmc-footer.bvrmc-footer-new .f-nav ul li a:hover:before, #bvrmc-footer.bvrmc-footer-new .f-nav ul li a:focus:before {
          color: #fff; }
      #bvrmc-footer.bvrmc-footer-new .f-nav ul li a:active {
        color: #ddd !important; }
        #bvrmc-footer.bvrmc-footer-new .f-nav ul li a:active:before {
          color: #ddd;
          transition-duration: 0s; }
      #bvrmc-footer.bvrmc-footer-new .f-nav ul li a:before {
        display: inline-block;
        content: "\f055";
        font-family: "Font Awesome 6 Free";
        font-weight: 900;
        color: #989380;
        margin-right: 10px;
        transition-duration: 0.3s;
        text-decoration: none !important; }
#bvrmc-footer.bvrmc-footer-new .cp-social-media {
  float: unset;
  background-color: #000015;
  padding-top: 1em !important;
  padding-bottom: 1em !important; }
  #bvrmc-footer.bvrmc-footer-new .cp-social-media .social-media-button-container a {
    color: #000015 !important;
    background: #fff;
    border-radius: 50%; }
    #bvrmc-footer.bvrmc-footer-new .cp-social-media .social-media-button-container a:hover, #bvrmc-footer.bvrmc-footer-new .cp-social-media .social-media-button-container a:focus {
      color: #fff !important;
      background: #067eb3; }
    #bvrmc-footer.bvrmc-footer-new .cp-social-media .social-media-button-container a:active {
      color: #fff !important;
      background: #013c80; }
  #bvrmc-footer.bvrmc-footer-new .cp-social-media ul#prvcy-link {
    float: unset; }
    #bvrmc-footer.bvrmc-footer-new .cp-social-media ul#prvcy-link li a {
      font-size: 16px;
      font-family: "Lato", "Arial", sans-serif;
      color: #fff; }
      #bvrmc-footer.bvrmc-footer-new .cp-social-media ul#prvcy-link li a:hover, #bvrmc-footer.bvrmc-footer-new .cp-social-media ul#prvcy-link li a:focus {
        color: #fff;
        text-decoration: underline !important; }
      #bvrmc-footer.bvrmc-footer-new .cp-social-media ul#prvcy-link li a:active {
        color: #fff !important; }
#bvrmc-footer.bvrmc-footer-new .f-button ul li {
  width: 48%; }
  #bvrmc-footer.bvrmc-footer-new .f-button ul li a {
    width: 100%;
    text-transform: unset;
    font-weight: 500;
    color: #fff; }
    #bvrmc-footer.bvrmc-footer-new .f-button ul li a:hover, #bvrmc-footer.bvrmc-footer-new .f-button ul li a:focus {
      color: #fff;
      background: #067eb3;
      text-decoration: none !important; }
    #bvrmc-footer.bvrmc-footer-new .f-button ul li a:active {
      color: #fff !important;
      background: #013c80; }
#bvrmc-footer.bvrmc-footer-new .footer-logo {
  margin-bottom: 5em; }

@media (max-width: 576px) {
  #bvrmc-footer.bvrmc-footer-new .footer-logo {
    margin-bottom: 3em;
    width: 60%; }
  #bvrmc-footer.bvrmc-footer-new .f-nav {
    padding: 0 15px; }
    #bvrmc-footer.bvrmc-footer-new .f-nav ul li {
      text-align: left; }
    #bvrmc-footer.bvrmc-footer-new .f-nav > div {
      padding: 0; }
      #bvrmc-footer.bvrmc-footer-new .f-nav > div:first-child {
        border-bottom: 2px solid #186e78;
        margin-bottom: 15px; }
  #bvrmc-footer.bvrmc-footer-new .f-button ul li {
    width: 100%; }
    #bvrmc-footer.bvrmc-footer-new .f-button ul li a {
      margin-bottom: 15px;
      padding: 10px 0; }
  #bvrmc-footer.bvrmc-footer-new .cp-social-media {
    padding-top: 1.5em !important;
    padding-bottom: 1.5em !important; }
    #bvrmc-footer.bvrmc-footer-new .cp-social-media .sow-social-media-button {
      font-size: 1.3em; }
    #bvrmc-footer.bvrmc-footer-new .cp-social-media ul#prvcy-link {
      margin: 0 10px 10px; }
      #bvrmc-footer.bvrmc-footer-new .cp-social-media ul#prvcy-link li {
        display: block;
        margin-left: 5px;
        border: none;
        padding-left: 5px;
        text-align: center; }
        #bvrmc-footer.bvrmc-footer-new .cp-social-media ul#prvcy-link li a {
          font-size: 12px; } }
/*mini calendar*/
@keyframes spin {
  from {
    transform: rotate(0deg); }
  to {
    transform: rotate(360deg); } }
.mini-calendar-homepage {
  margin-top: 70px !important;
  margin-bottom: 30px; }
  .mini-calendar-homepage .list-events-right.loading:before {
    content: "\f110" !important;
    font-family: "Font Awesome 6 Free" !important;
    color: #073e80;
    width: 1em;
    height: 1em;
    line-height: 1em;
    text-align: center;
    border-radius: 50%;
    transform-origin: center center;
    animation-name: spin;
    animation-duration: 2000ms;
    animation-iteration-count: infinite;
    animation-timing-function: linear; }
  .mini-calendar-homepage .list-events-right.loading .event-calendar-lists {
    opacity: 0.4;
    pointer-events: none; }
  .mini-calendar-homepage .list-events-right:before {
    content: "Featured";
    position: absolute;
    top: 18%;
    font-size: 23px;
    font-family: "Lato", Arial, sans-serif;
    padding-right: 1em;
    background: #fff; }
  .mini-calendar-homepage .list-events-right.month-1:before {
    content: "January"; }
  .mini-calendar-homepage .list-events-right.month-2:before {
    content: "February"; }
  .mini-calendar-homepage .list-events-right.month-3:before {
    content: "March"; }
  .mini-calendar-homepage .list-events-right.month-4:before {
    content: "April"; }
  .mini-calendar-homepage .list-events-right.month-5:before {
    content: "May"; }
  .mini-calendar-homepage .list-events-right.month-6:before {
    content: "June"; }
  .mini-calendar-homepage .list-events-right.month-7:before {
    content: "July"; }
  .mini-calendar-homepage .list-events-right.month-8:before {
    content: "August"; }
  .mini-calendar-homepage .list-events-right.month-9:before {
    content: "September"; }
  .mini-calendar-homepage .list-events-right.month-10:before {
    content: "October"; }
  .mini-calendar-homepage .list-events-right.month-11:before {
    content: "November"; }
  .mini-calendar-homepage .list-events-right.month-12:before {
    content: "December"; }

@media (max-width: 768px) {
  .mini-calendar-homepage .list-events-right:before {
    content: ""; }
  .mini-calendar-homepage .list-events-right.month-1:before {
    content: "Jan"; }
  .mini-calendar-homepage .list-events-right.month-2:before {
    content: "Feb"; }
  .mini-calendar-homepage .list-events-right.month-3:before {
    content: "March"; }
  .mini-calendar-homepage .list-events-right.month-4:before {
    content: "April"; }
  .mini-calendar-homepage .list-events-right.month-5:before {
    content: "May"; }
  .mini-calendar-homepage .list-events-right.month-6:before {
    content: "June"; }
  .mini-calendar-homepage .list-events-right.month-7:before {
    content: "July"; }
  .mini-calendar-homepage .list-events-right.month-8:before {
    content: "Aug"; }
  .mini-calendar-homepage .list-events-right.month-9:before {
    content: "Sept"; }
  .mini-calendar-homepage .list-events-right.month-10:before {
    content: "Oct"; }
  .mini-calendar-homepage .list-events-right.month-11:before {
    content: "Nov"; }
  .mini-calendar-homepage .list-events-right.month-12:before {
    content: "Dec"; } }
.mini-calendar-left .widget-title {
  font-size: 31px;
  color: #073e80;
  line-height: 39px;
  font-weight: 500; }
.mini-calendar-left .widget.widget_tribe-widget-events-month {
  width: 90%; }
.mini-calendar-left .tribe-events-calendar-month,
.mini-calendar-left .tribe-events-calendar-month__body {
  padding-top: 0 !important; }
.mini-calendar-left .tribe-common-l-container {
  padding: 20px;
  background-color: #e6e8e9;
  padding-top: 0; }
.mini-calendar-left .tribe-events-header {
  background-color: #c6cbcd;
  padding-top: 20px !important;
  border-bottom: 1px solid #80818b; }
.mini-calendar-left .tribe-events-c-top-bar__nav-list-date {
  font-size: 28px;
  color: #052741;
  line-height: 39px; }
.mini-calendar-left .tribe-events-c-top-bar__nav-list-item svg {
  display: none !important; }
.mini-calendar-left .tribe-common .tribe-common-c-btn-icon:before {
  width: 40px;
  height: 15px;
  margin-top: 10px;
  background-image: url("./images/next-icon.png"); }
.mini-calendar-left .tribe-common .tribe-common-c-btn-icon.tribe-events-c-top-bar__nav-link--prev:before {
  transform: rotate(180deg); }
.mini-calendar-left .tribe-events-calendar-month__day.tribe-events-calendar-month__day--past {
  padding-top: 0 !important; }
.mini-calendar-left h3.tribe-events-calendar-month__day-date.tribe-common-h6.tribe-common-h--alt {
  display: block;
  height: 100%;
  width: 100%;
  margin-left: -50%;
  position: absolute;
  left: 50%;
  top: 30%;
  font-size: 14px;
  line-height: 21px;
  color: #052741;
  z-index: 1; }
.mini-calendar-left .tribe-events .tribe-events-calendar-month__week {
  gap: 10px; }
.mini-calendar-left .tribe-events .tribe-events-calendar-month__day {
  border-radius: 0 !important;
  padding-top: 12.285% !important; }
.mini-calendar-left .tribe-events .tribe-events-calendar-month__day-cell--mobile {
  display: block !important;
  position: absolute;
  text-align: center;
  top: 0; }
.mini-calendar-left .tribe-events .tribe-events-calendar-month__mobile-events-icon svg {
  display: none !important; }
.mini-calendar-left em.tribe-events-calendar-month__mobile-events-icon {
  background: #fff !important;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  display: block;
  border-radius: 0; }
.mini-calendar-left time.tribe-events-calendar-month__day-date-daynum {
  height: 100%;
  width: 100%;
  display: block;
  position: absolute;
  top: 0;
  color: #052741; }
.mini-calendar-left .tribe-events .tribe-events-calendar-month__header-column-title {
  text-align: center;
  width: auto;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center; }
.mini-calendar-left .tribe-events br {
  display: none; }
.mini-calendar-left span.tribe-events-calendar-month__header-column-title-mobile {
  display: none; }

body
.mini-calendar-left
span.tribe-events-calendar-month__header-column-title-desktop.tribe-common-a11y-hidden {
  display: block !important;
  visibility: visible;
  color: #052741 !important; }

.mini-calendar-left .tribe-events .tribe-events-calendar-month__day-cell--selected {
  background-color: #fff !important; }
  .mini-calendar-left .tribe-events .tribe-events-calendar-month__day-cell--selected:focus, .mini-calendar-left .tribe-events .tribe-events-calendar-month__day-cell--selected:hover {
    background-color: #fff !important; }
.mini-calendar-left .tribe-events-header__messages,
.mini-calendar-left .tribe-events-widget-events-month__view-more,
.mini-calendar-left .tribe-events-calendar-month-mobile-events__mobile-day.tribe-events-calendar-month-mobile-events__mobile-day--show {
  display: none !important; }
.mini-calendar-left .tribe-events-calendar-month__day a.mini-cal-day-link-overlay {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 2;
  background: rgba(255, 255, 255, 0);
  transition-duration: 0.3s; }
  .mini-calendar-left .tribe-events-calendar-month__day a.mini-cal-day-link-overlay:hover, .mini-calendar-left .tribe-events-calendar-month__day a.mini-cal-day-link-overlay:focus {
    background: rgba(255, 255, 255, 0.3); }
  .mini-calendar-left .tribe-events-calendar-month__day a.mini-cal-day-link-overlay:active {
    background: rgba(0, 0, 0, 0.1);
    transition-duration: 0s; }

.mini-calendar-homepage a.xyz-service-button:last-child {
  background-color: #ffffff !important;
  color: #013c80 !important; }
  .mini-calendar-homepage a.xyz-service-button:last-child:hover {
    color: #ffffff !important;
    background-color: #013c80 !important; }

.event-calendar-lists {
  margin-top: 100px;
  height: 320px;
  overflow: auto;
  scroll-snap-type: x MANDATORY;
  gap: 1rem;
  scroll-padding: 48px;
  padding-bottom: 32px;
  padding-right: 20px;
  -webkit-overflow-scrolling: touch;
  scrollbar-width: thin;
  flex-wrap: nowrap;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar; }
  .event-calendar-lists::-webkit-scrollbar {
    width: 5px;
    height: 6px;
    background-color: #bdbfc2; }
  .event-calendar-lists::-webkit-scrollbar-thumb {
    background: #013c80;
    width: 6px; }
  .event-calendar-lists .event-calendar-list {
    position: relative;
    padding-bottom: 20px;
    border-bottom: 1px solid #e6e8e9;
    padding-top: 20px;
    height: auto; }
    .event-calendar-lists .event-calendar-list:first-child {
      padding-top: 0; }
    .event-calendar-lists .event-calendar-list .event-calendar-list__event-title a:before {
      content: "";
      display: block;
      position: absolute;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
      z-index: 2; }
  .event-calendar-lists .event-calendar-list__event-row {
    display: flex;
    align-items: center;
    gap: 15px; }
  .event-calendar-lists time.event-calendar-list__event-date-tag-datetime span {
    display: block;
    text-align: center;
    color: #000015;
    font-size: 17px;
    line-height: 21px;
    text-transform: uppercase; }
    .event-calendar-lists time.event-calendar-list__event-date-tag-datetime span.event-calendar-list__event-date-tag-daynum {
      font-size: 35px; }
  .event-calendar-lists .event-calendar-list__event-date-tag {
    padding: 6px 12px 10px 12px;
    background: #e6e8e9; }
  .event-calendar-lists .event-calendar-list__event-datetime {
    color: #185c65;
    font-size: 14px;
    line-height: 21px; }
  .event-calendar-lists h3.event-calendar-list__event-title {
    margin: 0;
    font-size: 24px;
    line-height: 36px;
    font-weight: 500; }

@media (max-width: 576px) {
  .event-calendar-lists {
    height: auto !important; } }
.event-calendar-list__event-title a {
  color: #000015;
  font-size: 21px; }

.tribe-event-date-start {
  font-size: 15px; }

.event-list-scroll {
  display: flex;
  align-items: flex-end;
  flex-direction: column;
  margin-right: -13px; }
  .event-list-scroll button {
    width: 30px;
    height: 20px;
    background: transparent;
    border: 0; }
    .event-list-scroll button i {
      font-size: 22px;
      color: #013c80; }

@media (max-width: 576px) {
  .mini-calendar-homepage {
    width: 85% !important;
    padding: 0 !important; }

  .mini-calendar-left .widget-title {
    font-size: 20px !important;
    line-height: 33px; }

  .mini-calendar-homepage .panel-grid-cell
  > .so-panel
  > .panel-widget-style
  > .so-widget-sow-editor
  > .textwidget {
    height: auto; }
  .mini-calendar-homepage .xyz-service-button {
    display: block;
    margin-bottom: 24px;
    padding: 5px 10px;
    text-align: center; }
    .mini-calendar-homepage .xyz-service-button:last-child {
      margin-bottom: 0; }

  /* #panel-32438-6-1-0 {
  	margin-bottom: 0 !important;
  	position: absolute;
  	bottom: 0;
  } */
  .mini-calendar-left {
    margin-right: 0; }
    .mini-calendar-left .tribe-common.tribe-events.tribe-events-widget.tribe-events-view--shortcode.tribe-events-widget-events-month {
      padding: 0; }
    .mini-calendar-left .widget.widget_tribe-widget-events-month {
      width: 100%; }

  .event-calendar-lists {
    overflow: hidden;
    margin-top: 60px; }
    .event-calendar-lists h3.event-calendar-list__event-title {
      font-size: 20px;
      line-height: 30px;
      font-weight: 500; }
    .event-calendar-lists time.event-calendar-list__event-date-tag-datetime
    span.event-calendar-list__event-date-tag-daynum {
      font-size: 20px; }

  .div#pgc-32438-6-1::before {
    top: 10%; }

  div#pgc-32438-6-1::after {
    top: 7%; }

  #pgc-32438-6-1 {
    position: relative;
    padding-bottom: 130px !important; }

  .event-calendar-lists time.event-calendar-list__event-date-tag-datetime span {
    color: #000015;
    font-size: 12px; }

  .event-list-scroll {
    display: none; }

  .list-events-right .event-calendar-lists .event-calendar-list {
    display: none; }
    .list-events-right .event-calendar-lists .event-calendar-list:nth-child(1), .list-events-right .event-calendar-lists .event-calendar-list:nth-child(2) {
      display: block; }
  .list-events-right.navigated .event-calendar-lists .event-calendar-list {
    display: block !important; } }
.tabcontent li {
  cursor: auto !important; }

.accordion {
  height: 100%; }
  .accordion h3 {
    padding-bottom: 10px;
    width: 85% !important;
    font-family: "Roboto Slab", Georgia, serif !important;
    color: #06406d !important;
    font-size: 31px !important;
    line-height: 29px !important;
    font-weight: 400 !important; }
  .accordion div {
    height: 100%; }

#box-section .panel-grid-cell {
  margin-bottom: 0px;
  width: 33.3333%; }

.under-banner {
  padding-top: 15px;
  height: 200px; }
  .under-banner h3 {
    font-weight: 500;
    margin-top: 5px;
    color: #ffff;
    font-size: 21px; }
  .under-banner h5 {
    padding-top: 15px;
    max-width: 380px;
    margin: auto;
    color: #ffff;
    font-style: 14px;
    font-family: "Roboto Slab", Georgia, serif; }
  .under-banner img {
    margin: auto; }

.xyz-service-button {
  letter-spacing: 0px; }

.view_more_news_btn:focus {
  color: #013c80;
  background: #fff;
  border: 1px solid #013c80; }

.responsive-tabs-wrapper > .responsive-tabs > .tabcontent > h3 {
  margin-top: 0 !important;
  padding-top: 40px; }

@media (max-width: 1024px) {
  #box-section {
    display: block; }
    #box-section .panel-grid-cell {
      margin-bottom: 0px !important;
      width: 100% !important; } }
@media (max-width: 633px) and (min-width: 230px) {
  .under-banner {
    height: auto; }
    .under-banner h3 {
      padding-left: 17px;
      font-size: 18.75px !important;
      padding-top: 2px; }
    .under-banner a {
      display: flex; }
    .under-banner h5 {
      display: none; }
    .under-banner img {
      margin: 0; }

  .panel-grid-cell .accordion h3 {
    font-family: "Roboto Slab", Georgia, serif !important;
    font-size: 20px !important; } }
@media (max-width: 780px) and (min-width: 230px) {
  #box-section {
    margin-top: -30px; }

  .mini-calendar-homepage #pgc-32438-6-1 {
    padding-bottom: 30px !important; }
  .mini-calendar-homepage .panel-grid-cell {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    flex-direction: column-reverse; }
    .mini-calendar-homepage .panel-grid-cell .widget_sow-editor {
      width: 100%; }

  .why_bvrmc p {
    line-height: 24px; }

  .accordion .responsive-tabs .responsive-tabs__heading:after {
    border-top: 6px solid #ffff;
    display: none; }
  .accordion .responsive-tabs .responsive-tabs__heading:hover {
    color: #ffff; }
    .accordion .responsive-tabs .responsive-tabs__heading:hover:after {
      border-top: 6px solid #ffff;
      display: none; }
  .accordion .responsive-tabs .responsive-tabs__heading--active:after {
    border-top: 0 !important; }

  .responsive-tabs .responsive-tabs__heading--active:hover:after {
    border-top: 0 !important; }

  .video-control .wplightbox {
    width: 100%; }
  .video-control .panel-grid-cell .widget_text {
    width: 100% !important; } }
.popup-detail-box.fancybox-content {
  width: 70vw; }
  .popup-detail-box.fancybox-content .detail-baby-popup-x {
    display: flex !important;
    flex-wrap: wrap; }
    .popup-detail-box.fancybox-content .detail-baby-popup-x .baby-img-in-popup {
      width: 50%; }
    .popup-detail-box.fancybox-content .detail-baby-popup-x .baby-info-in-popup {
      width: 50%;
      padding: 0 30px; }
      .popup-detail-box.fancybox-content .detail-baby-popup-x .baby-info-in-popup h3 {
        margin-top: 0; }

ul.accordion {
  list-style: none;
  padding: 0;
  margin: 0 !important; }
  ul.accordion .inner {
    padding-left: 1.5em;
    overflow: hidden;
    display: none; }
  ul.accordion li {
    margin: 0 !important;
    list-style-type: none !important; }
    ul.accordion li a.toggle {
      width: 100%;
      display: block;
      background: rgba(53, 49, 49, 0.78);
      color: #fefefe;
      padding: 0.75em;
      border-radius: 0.15em;
      transition: background 0.3s ease; }
      ul.accordion li a.toggle:hover {
        background: rgba(65, 58, 58, 0.9); }

.inner.accordion {
  flex-direction: column; }

.doctor-info {
  display: flex;
  flex-direction: column; }
  .doctor-info > li:hover {
    background: #f6f6f6; }
    .doctor-info > li:hover h5 > a {
      color: #04185a; }
  .doctor-info > li:active h5 > a {
    color: #04185a; }

.doctor-detail-info {
  display: flex;
  flex-direction: column; }

.img-and-name-doctor {
  border-bottom: 2px solid #eeeeee;
  padding-top: 17px;
  padding-left: 1.5em;
  cursor: pointer !important;
  display: flex;
  align-items: center; }
  .img-and-name-doctor img {
    height: 100px;
    width: 100px;
    object-fit: cover;
    border: 1px solid; }
  .img-and-name-doctor h5 {
    font-size: 19px;
    color: #02539c;
    transform: translateY(-50%);
    width: 65%; }

.accordion h4 a {
  font-size: 19px;
  color: #02539c;
  position: relative;
  cursor: pointer !important; }
.accordion h5 a {
  font-size: 19px;
  color: #02539c;
  position: relative;
  cursor: pointer !important; }
.accordion > li > h4 {
  padding: 11px 13px;
  border-bottom: 2px solid #eeeeee;
  margin-top: 0;
  margin-bottom: 0; }

h4.title-parent:hover > a {
  color: #04185a; }
h4.title-parent:active > a {
  color: #04185a; }

.close-doctor.title-parent::after {
  content: "\f055";
  font-family: "font awesome 5 free";
  font-weight: 900;
  position: absolute;
  right: 26px;
  font-size: 20px;
  color: #989380; }

.open-doctor.title-parent::after {
  content: "\f056";
  font-family: "font awesome 5 free";
  font-weight: 900;
  position: absolute;
  right: 26px;
  color: #989380;
  font-size: 20px; }

.close-doctor.img-and-name-doctor::after {
  content: "\2b";
  font-family: "font awesome 5 free";
  font-weight: bold;
  position: absolute;
  font-size: 31px;
  transform: translateY(-10px);
  right: 29px;
  color: #989380; }

.open-doctor.img-and-name-doctor::after {
  content: "";
  position: absolute;
  transform: translateY(-9px);
  right: 29px;
  background: #989380;
  height: 3px;
  width: 16px; }

ul.inner.accordion {
  padding-left: 0; }

.doctor-information.inner {
  padding-top: 17px; }

.doctor-background {
  background-color: #f6f6f6; }

.acc-parent {
  display: flex;
  flex-direction: column; }

.babygallery .teambox .col-sm-8 .detail-popup-hide {
  display: none; }

.baby-img-in-popup .imgarea {
  height: 100%; }
  .baby-img-in-popup .imgarea a {
    height: 100%; }
    .baby-img-in-popup .imgarea a img {
      height: 300px;
      object-fit: cover; }

.page-id-32438 .tabcontent ul li a h5:hover {
  color: #013c80 !important; }

.xyz-service-button:focus {
  background-color: #fff;
  border: 1px solid #013c80;
  color: #013c80 !important; }

a.ow-icon-placement-right.ow-button-hover:focus {
  border: 1px solid #013c80 !important;
  background: #ffffff;
  color: #036baa !important; }

#mega-menu-wrap-main_nav #mega-menu-main_nav > li.mega-menu-item > a.mega-menu-link {
  font-size: 16px; }

#bvrmc-header .container {
  width: 100%;
  padding: 0; }

.pull-left.logo-div {
  width: 20%; }

.top-div > .container > div {
  display: flex;
  align-items: center;
  justify-content: space-between; }

.search-form-new {
  margin-left: 3.5em; }

.testimonial-slider-section .flexslider {
  height: 498px;
  margin-bottom: 0 !important; }
  .testimonial-slider-section .flexslider .flex-viewport {
    height: 100% !important; }
    .testimonial-slider-section .flexslider .flex-viewport ul {
      height: 100% !important; }
      .testimonial-slider-section .flexslider .flex-viewport ul li {
        height: 100% !important; }

@media screen and (max-width: 820px) {
  .popup-detail-box.fancybox-content {
    width: 90vw; }
    .popup-detail-box.fancybox-content .detail-baby-popup-x {
      gap: 18px; }
      .popup-detail-box.fancybox-content .detail-baby-popup-x .baby-img-in-popup {
        width: 100%;
        height: auto; }
      .popup-detail-box.fancybox-content .detail-baby-popup-x .baby-info-in-popup {
        width: 100%;
        padding: 0 0px; }

  #detail-baby-popup > div a img {
    width: 100%; }

  .popup-detail-box {
    padding: 33px 12px !important; } }
@media screen and (min-width: 821px) {
  .baby-img-in-popup .imgarea a img {
    width: 100%;
    height: 369px; }

  .popup-detail-box.fancybox-content {
    width: 80vw; } }
.flex-direction-nav li {
  display: none; }

.testimonial-slider-section .slides {
  position: relative; }
.testimonial-slider-section .slides::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #97927f;
  opacity: 1;
  mix-blend-mode: multiply;
  z-index: 1; }

.mini-calendar-homepage {
  padding-left: 0 !important;
  padding-right: 0 !important; }
  .mini-calendar-homepage .tribe-events-view {
    padding-left: 0 !important; }
  .mini-calendar-homepage .siteorigin-widget-tinymce p {
    text-align: right !important; }

.button-div ul li a {
  font-size: 17px;
  font-family: "Lato", "Arial", sans-serif; }

#mega-menu-wrap-main_nav #mega-menu-main_nav > li.mega-menu-item > a.mega-menu-link {
  font-size: 20px;
  font-family: "Lato", "Arial", sans-serif; }

#metaslider_32349 > .flex-viewport > .slides > li > .caption-wrap > .caption > h1 {
  color: #fff;
  font-family: "Roboto Slab", Georgia, serif;
  font-size: 55px;
  margin-top: 0; }
#metaslider_32349 > .flex-viewport > .slides > li > .caption-wrap > .caption > p {
  font-family: "Lato", "Arial", serif;
  font-size: 25px;
  line-height: 30px; }

.btn-CTA {
  font-family: "Lato";
  font-size: 15.25px;
  font-weight: 700; }

#box-section a {
  text-decoration: none !important; }
#box-section .under-banner h3 {
  font-family: "Roboto Slab", Georgia, serif;
  font-size: 25px; }
#box-section .under-banner h5 {
  font-size: 18px !important;
  font-family: "Lato", "Arial", serif;
  line-height: 24px; }

.innerpage h2 {
  font-size: 25px; }

.why_bvrmc p {
  font-family: "Lato", "Arial", sans-serif;
  font-weight: 400;
  font-size: 18px; }

a.ow-icon-placement-right.ow-button-hover {
  font-size: 15.3px;
  font-family: "Lato", Arial, sans-serif;
  font-weight: 700; }

.responsive-tabs-wrapper .responsive-tabs .responsive-tabs__list li {
  font-size: 18px; }

.accordion h3 {
  font-family: "Roboto Slab", Georgia, serif !important;
  font-size: 35px !important; }

.xyz-service-button {
  font-size: 16px;
  font-family: "Lato Bold", Arial, sans-serif;
  font-weight: 700 !important; }

.home-page_recent-posts_title h3 {
  font-size: 35px;
  font-family: "Roboto Slab", Georgia, serif; }

.view_more_news_btn {
  font-size: 16px;
  font-family: "Lato", Arial, sans-serif;
  font-weight: 700; }

.rpwe-title a {
  font-size: 25px !important;
  line-height: 30px; }

.rpwe-time {
  font-size: 18px !important;
  font-family: "Lato", "Arial", sans-serif; }

.page-id-32438 .rpwe-summary {
  font-size: 18px !important;
  font-family: "Lato";
  line-height: 25px;
  font-weight: 400; }

.rpwe-li:first-child .more-link {
  font-family: "Lato", Arial, sans-serif; }

.page-id-32438 .more-link {
  font-size: 16px !important;
  font-family: "Lato", "Arial", sans-serif;
  font-weight: bold;
  padding-right: 0px; }

.mini-calendar-left .widget-title {
  font-size: 35px;
  font-family: "Roboto Slab", Georgia, serif; }
.mini-calendar-left .textwidget {
  margin-right: -6%; }

.tribe-events-c-top-bar__nav-list-date {
  font-size: 32.12px;
  color: #052741;
  font-family: "Roboto Regular";
  line-height: 39px; }

.tribe-event-date-start,
.tribe-event-time {
  font-size: 19px;
  font-family: "Roboto Regular";
  display: inline-block;
  vertical-align: middle; }

.event-calendar-list__event-title a {
  font-size: 25px;
  font-family: "Roboto Slab", Georgia, serif; }

.f-button a {
  font-size: 21px;
  font-family: "Lato", "Arial", sans-serif;
  text-decoration: none !important; }

.responsive-tabs-wrapper > .responsive-tabs > .tabcontent > p,
.responsive-tabs-wrapper > .responsive-tabs > .tabcontent > h5 {
  font-family: "Lato", "Arial", sans-serif;
  font-weight: 400;
  font-size: 18px;
  line-height: 25px; }

time.tribe-events-calendar-month__day-date-daynum {
  font-family: "Roboto Regular", sans-serif; }

.xyz-service-button {
  font-size: 18px;
  font-family: "Lato", Arial, sans-serif;
  font-weight: bold;
  text-decoration: none !important; }

.so-widget-sow-button {
  font-size: 18px;
  font-family: "Lato", Arial, sans-serif; }

time.event-calendar-list__event-date-tag-datetime span {
  font-family: "Roboto Slab", Georgia, serif; }

.col-md-5 {
  padding-right: 0 !important; }

.nav-div .nav-box {
  justify-content: center;
  align-items: center; }

.slide-testimonials-text {
  letter-spacing: 3px;
  font-weight: 300 !important;
  color: #fff !important;
  font-size: 18px !important;
  font-family: "Lato Bold", Arial, sans-serif; }

.mini-calendar-left .tribe-events-c-top-bar__nav-list-date {
  font-size: 32.12px; }

.tribe-events-calendar-month .tribe-common-b3 {
  font-size: 14px !important;
  font-family: "Roboto", Georgia, serif !important; }

div#tablist1-panel1,
#tablist1-panel2,
#tablist1-panel3,
#tablist1-panel4,
#tablist1-panel5,
#tablist1-panel6,
#tablist1-panel7,
#tablist1-panel8 {
  font-family: "Lato", "Arial", sans-serif; }

.widget-title {
  font-size: 16px;
  font-family: "Lato", "Arial", sans-serif;
  font-weight: bold; }

.textwidget {
  font-size: 16px;
  font-family: "Lato", "Arial", sans-serif; }
  .textwidget p {
    margin-top: 10px; }

div#panel-32438-2-1-1 {
  width: 100%; }

.mini-calendar-homepage .panel-grid-cell {
  width: calc(45% - (0.5 * 30px)); }

div#pgc-32438-6-1 {
  position: relative; }
  div#pgc-32438-6-1::before {
    content: "";
    position: absolute;
    top: 22%;
    left: 5%;
    width: 96%;
    height: 1px;
    background-color: #333; }

@media screen and (min-width: 1024px) and (max-width: 1025px) {
  #pgc-32438-6-0,
  #pgc-32438-6-1 {
    width: calc(40% - (0.5 * 30px)) !important; }

  .fe_news_prev {
    left: -120px; }

  .fe_news_next {
    right: -120; }

  .responsive-tabs-wrapper .responsive-tabs .responsive-tabs__list li {
    font-size: 15px; } }
@media screen and (min-width: 1440px) and (max-width: 1441px) {
  #pgc-32438-6-0,
  #pgc-32438-6-1 {
    width: calc(50% - (0.5 * 30px)) !important; }

  .fe_news_prev {
    left: -133px; }

  .fe_news_next {
    right: -133px; }

  #metaslider_32516 > .flex-viewport > .slides > li > .caption-wrap > .caption {
    line-height: 70px; } }
@media screen and (min-width: 1442px) and (max-width: 2560px) {
  .mini-calendar-left .widget-title {
    margin-left: 11%; }

  .xyz-service-button {
    margin-left: 8%; }

  #bvrmc-header .top-div .container {
    max-width: 1720px; }

  #bvrmc-header .nav-div .container {
    max-width: 1720px; }
    #bvrmc-header .nav-div .container #mega-menu-wrap-main_nav > #mega-menu-main_nav {
      justify-content: flex-end; }
      #bvrmc-header .nav-div .container #mega-menu-wrap-main_nav > #mega-menu-main_nav > .menu-item {
        margin: 0 40px; }

  .video-control {
    margin: 0 107px; }
    .video-control #pgc-32438-2-0 {
      padding: 0 66px 0 57px; }
    .video-control #pgc-32438-2-1 {
      flex-grow: 1;
      padding: 0 55px 0 0; }
      .video-control #pgc-32438-2-1 #panel-32438-2-1-1 {
        width: 91%;
        text-transform: uppercase; }

  .container.mini-calendar-homepage.panel-row-style.panel-row-style-for-32438-6 {
    width: 100%;
    /* max-width: 1320px; */ }

  #pgc-32438-6-0,
  #pgc-32438-6-1 {
    width: calc(51% - (0.5 * 30px)) !important; }

  .tribe-events-view {
    width: 76% !important; }

  .home-page_recent-posts ul {
    gap: 3rem;
    margin-right: -30px; }
    .home-page_recent-posts ul li {
      width: calc(1320px / 3); }
      .home-page_recent-posts ul li .rpwe-title a {
        width: 72%; }
      .home-page_recent-posts ul li .rpwe-summary {
        width: 72%; }

  .page-id-32438 .rpwe-time {
    width: 72%; }

  .fe_news_prev {
    left: -140px; }

  .fe_news_next {
    right: -140px; }

  #metaslider_32516 > .flex-viewport > .slides > li > .caption-wrap > .caption {
    line-height: 80px; } }
.so-widget-sow-social-media-buttons-flat-d595c0523e31 .sow-social-media-button {
  font-size: 1em !important;
  width: 2em !important;
  height: 2em !important;
  text-decoration: none !important; }

.responsive-tabs-wrapper > .responsive-tabs > .tabcontent > p {
  padding-right: 10% !important; }

@media screen and (max-width: 1289px) and (min-width: 780px) {
  .xyz-service-button {
    margin-bottom: 24px !important; }

  #pgc-32438-3-0 {
    height: 655px !important; } }
@media screen and (min-width: 320px) and (max-width: 633px) {
  .cp-social-media .container1 {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0;
    margin: 0;
    flex-direction: column;
    width: 100%; }
    .cp-social-media .container1 .social-media-button-container {
      margin-left: 10px; }
      .cp-social-media .container1 .social-media-button-container .sow-social-media-button {
        margin: 0; } }
.container1 .so-widget-sow-social-media-buttons {
  display: inline-block; }
.container1 #prvcy-link {
  display: inline-block; }

@media (max-width: 768px) {
  .mini-calendar-homepage .list-events-right:before {
    top: 0% !important; }

  .home-page_recent-posts > ul {
    padding-bottom: unset; }

  #menu-call-and-donate {
    display: flex;
    z-index: 999;
    position: fixed;
    height: auto;
    right: 0;
    margin-bottom: 0px !important;
    transform: translateY(0);
    width: 100%;
    top: calc(100% - 50px) !important;
    gap: unset;
    flex-direction: row; }
    #menu-call-and-donate #menu-item-32695,
    #menu-call-and-donate #menu-item-32696 {
      width: 100%; }
    #menu-call-and-donate li {
      transform-origin: center bottom; } }
@media screen and (min-width: 633px) and (max-width: 728px) {
  .flex-viewport ul {
    height: 639px !important; }
  .flex-viewport .caption-wrap {
    top: 100% !important; } }
@media screen and (max-width: 992px) and (min-width: 781px) {
  .event-calendar-lists {
    margin-top: unset; }

  div#pgc-32438-6-1::after {
    left: -19px; } }
@media screen and (max-width: 780px) and (min-width: 577px) {
  .tribe-common.tribe-events.tribe-events-view.tribe-events-view--month.alignwide.tribe-events-view--shortcode.tribe-events-view--shortcode-tribe-widget-events-month--1.tribe-events-widget.tribe-events-widget-events-month {
    margin-left: 7%; }

  h3.widget-title {
    margin-left: 1%; } }
@media screen and (max-width: 576px) {
  .tribe-common.tribe-events.tribe-events-view.tribe-events-view--month.alignwide.tribe-events-view--shortcode.tribe-events-view--shortcode-tribe-widget-events-month--1.tribe-events-widget.tribe-events-widget-events-month {
    margin-left: 0%; } }
@media screen and (min-width: 1200px) and (max-width: 1441px) {
  #pgc-32438-6-0 .widget-title {
    margin-left: 5%; } }
@media only screen and (min-width: 781px) and (max-width: 991px) {
  .mini-calendar-left .widget-title {
    font-size: 24px !important;
    font-family: "Roboto Slab", Georgia, serif; } }
@media only screen and (min-width: 992px) and (max-width: 1023px) {
  .mini-calendar-left .widget-title {
    font-size: 32px !important;
    font-family: "Roboto Slab", Georgia, serif; } }
@media only screen and (min-width: 1024px) and (max-width: 1025px) {
  .mini-calendar-left .widget-title {
    font-size: 25px !important;
    font-family: "Roboto Slab", Georgia, serif; } }
@media only screen and (min-width: 1026px) and (max-width: 1199px) {
  .mini-calendar-left .widget-title {
    font-size: 32px !important;
    font-family: "Roboto Slab", Georgia, serif; } }

/*# sourceMappingURL=style.css.map */
