@charset "utf-8";
@import "https://fonts.googleapis.com/css?family=Montserrat:400,500,700&display=swap";
body {
  font-family: 'Montserrat', sans-serif;
  font-weight: 400;
  font-size: 1em;
  line-height: 1.7em;
  color: #1d1d1d;
  background: url(https://www.brazosporteye.com/wp-content/themes/grady/images/eye.jpg) no-repeat center center;
  background-size: cover;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-attachment: fixed
}
.body_overlay {
  position: relative;
  width: 100%;
  height: 100%
}
.body_overlay::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.55);
  left: 0;
  top: 0;
  z-index: -1
}
section {
  padding: 4rem 0
}
a {
  color: #700041
}
a:hover {
  text-decoration: none;
  color: #700041
}
.position-sticky {
  top: 0;
  z-index: 999;
  padding: 0 15px;
  background: rgba(255, 255, 255, 1.00);
  padding-top: 7px;
  padding-bottom: 7px;
  -webkit-box-shadow: 0 5px 5px 0 rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0 5px 5px 0 rgba(0, 0, 0, 0.05);
  box-shadow: 0 5px 5px 0 rgba(0, 0, 0, 0.05)
}
.container-fluid {
  clear: both
}
.top_strip {
  background: #fbfbfb;
  text-align: right;
  padding: 0 15px
}
.top_strip ul {
  margin: 0;
  padding: 0
}
.top_strip ul li {
  display: inline-block;
  list-style: none;
  margin-left: 30px;
  padding: 7px 0
}
.top_strip ul li a {
  color: #666;
  font-size: 14px;
  letter-spacing: .25px
}
.top_strip ul li a i {
  font-size: 18px;
  margin-right: 10px
}
a.logo img {
  max-width: 260px
}
.top_btns {
  text-align: right;
  padding-top: 8px;
  margin-bottom: 16px
}
.top_btns .btn {
  padding: .5rem 1.5rem;
  font-size: 1rem;
  margin-left: 10px;
  font-weight: 500;
  letter-spacing: .5px;
  border-radius: 5px;
  color: #008da8
}
.top_btns .btn:hover {
  color: rgba(255, 255, 255, 1.00)
}
.top_btns .btn.appt {
  background: #008da8
}
.top_btns .btn.appt:hover {
  background: #E0C398;
  border-color: #E0C398
}
.top_btns .btn-outline-light {
  border: 2px solid #008da8
}
.top_btns .btn-outline-light:hover {
  background: #008da8
}
.btn {
  border-radius: 0
}
.navbar .navbar-nav {
  flex: 1;
  margin: 0 auto !important;
  display: flex;
  padding: 0
}
.navbar-bg {
  padding: 0
}
.navbar-light .navbar-nav .nav-link {
  padding: .4rem 0 0;
  font-size: 1.15rem;
  font-weight: 500;
  color: #4a4947;
  text-transform: capitalize;
  line-height: normal
}
.navbar-light .navbar-nav li {
  padding: 0 0 .4rem
}
.navbar-light .navbar-nav .nav-link:hover, .navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav li.active .nav-link {
  color: #008da8
}
.navbar-bg .btn {
  padding: 1rem 1.2rem;
  background: rgba(0, 0, 0, 0.5)
}
.nav-item.dropdown:hover .dropdown-menu {
  display: block
}
.dropdown-toggle::after {
  content: none
}
.mobile-tab {
  display: none
}
.navbar-bg .dropdown-menu {
  background: rgba(255, 255, 255, 0.80);
  padding: 0;
  margin: 0;
  border-radius: 0;
  border: 0;
  top: 100%;
  -webkit-box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.25);
  box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.25)
}
.navbar-bg .dropdown-menu a {
  color: #333;
  text-transform: capitalize;
  padding: .35rem 1rem;
  font-size: 16px;
  letter-spacing: .25px
}
.navbar-bg .dropdown-menu a:hover, .navbar-bg .dropdown-item.active, .navbar-bg .dropdown-item:active {
  background: #008da8;
  color: rgba(255, 255, 255, 1.00)
}
.navbar-light .navbar-toggler {
  border: 0
}
.collapse.navbar-collapse {
  position: relative
}
.home_banner {
  position: relative;
  text-align: center;
  padding-bottom: 0;
  padding-top: 550px
}
.home_banner .banner-content {
  position: absolute;
  z-index: 1;
  width: 100%;
  bottom: 70px
}
.home_banner h1 {
  font-size: 36px;
  font-weight: 700;
  z-index: 9;
  color: rgba(255, 255, 255, 1);
  text-align: center;
  padding-top: 35px;
  text-transform: uppercase;
  text-shadow: 0 0 2px #700041;
  display: inline-block;
  letter-spacing: 2px
}
#myVideo {
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1
}
.home_banner .site_btn {
  margin-top: 60px
}
.site_btn a {
  border-radius: 4px;
  font-size: 18px;
  font-weight: 700;
  color: #008da8;
  padding: .4rem 1.6rem;
  transition: .15s all ease-in-out;
  border: 2px solid #008da8;
  text-decoration: none;
  text-transform: uppercase;
  display: inline-block;
  letter-spacing: .5px
}
.site_btn a:hover, .site_btn a:focus {
  text-decoration: none;
  background: #008da8;
  color: rgba(255, 255, 255, 1.00);
  border: 2px solid #008da8;
  box-shadow: none
}
.map_area h1 {
  color: #008da8
}
.map_area .dynamicForm button[type="submit"] {
  background: none !important;
  border-radius: 4px;
  font-size: 18px;
  font-weight: 700;
  color: #008da8;
  padding: .4rem 1.6rem;
  transition: .15s all ease-in-out;
  border: 2px solid #008da8;
  text-decoration: none;
  text-transform: uppercase;
  display: inline-block;
  letter-spacing: .5px
}
.map_area .dynamicForm button[type="submit"]:hover {
  text-decoration: none;
  background: #008da8 !important;
  border-color: #008da8 !important;
  color: rgba(255, 255, 255, 1.00) !important
}
.banner-content .site {
  background: rgba(112, 0, 45, 0.70);
  border: none;
  border-radius: 4px;
  font-size: 36px;
  font-weight: 700;
  color: rgba(255, 255, 255, 1.00);
  padding: 1rem;
  transition: .15s all ease-in-out;
  -webkit-box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.3);
  box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.3);
  letter-spacing: 2px;
  text-transform: uppercase;
  display: inline-block
}
.welcome {
  padding: 0 15px;
  padding-top: 60px
}
.bold {
  font-weight: 700 !important
}
.section_title {
  text-align: center
}
.section_title h1 {
  font-size: 34px;
  line-height: 42px;
  font-weight: 400;
  margin: 0;
  color: rgba(255, 255, 255, 1.00);
  letter-spacing: .75px
}
.welcome_copy {
  margin: auto
}
.welcome_copy h1, .welcome_copy h2, .section_title h2 {
  text-align: left;
  color: rgba(255, 255, 255, 1.00)
}
.section_title h2 {
  font-size: 24px;
  color: #700041;
  font-weight: 700;
  margin-top: 15px;
  clear: both;
  display: block
}
.welcome_copy p {
  margin-top: 15px;
  margin-bottom: 0;
  letter-spacing: .75px;
  color: rgba(255, 255, 255, 1.00)
}
.welcome_copy p a {
  text-decoration: underline;
  color: rgba(255, 255, 255, 1.00)
}
.welcome_copy p a:hover {
  text-decoration: none
}
.welcome_copy .site_btn a {
  border-color: rgba(255, 255, 255, 1.00);
  color: rgba(255, 255, 255, 1.00)
}
.welcome_copy .site_btn a:hover {
  border-color: #008da8;
  color: rgba(255, 255, 255, 1.00)
}
.services {
  overflow: hidden;
  padding-left: 15px;
  padding-right: 15px
}
.block {
  position: relative;
  margin-bottom: 30px;
  padding-top: 0;
  transition: .2s ease
}
.services .content {
  bottom: 20px;
  padding: 100px 15px 15px;
  text-align: center;
  margin: auto
}
.services .content .site_btn {
  display: none
}
.block:hover .site_btn {
  display: block
}
.lasic-refractive {
  background: url(../images/LASIK-Refractive-white.png) no-repeat top center
}
.block:hover .lasic-refractive {
  background: url(../images/LASIK-Refractive-white.png) no-repeat top center
}
.Cataracts {
  background: url(../images/Cataracts-white.png) no-repeat top center
}
.block:hover .Cataracts {
  background: url(../images/Cataracts-white.png) no-repeat top center
}
.Glaucoma {
  background: url(../images/Glaucoma-white.png) no-repeat top center
}
.block:hover .Glaucoma {
  background: url(../images/Glaucoma-white.png) no-repeat top center
}
.Diabetic-Retinopathy {
  background: url(../images/Diabetic-Retinopathy-white.png) no-repeat top center
}
.block:hover .Diabetic-Retinopathy {
  background: url(../images/Diabetic-Retinopathy-white.png) no-repeat top center
}
.macular-degeneration {
  background: url(../images/Macular-Degeneration-white.png) no-repeat top center
}
.block:hover .macular-degeneration {
  background: url(../images/Macular-Degeneration-white.png) no-repeat top center
}
.optical-shop {
  background: url(../images/Opticalshop-white.png) no-repeat top center
}
.block:hover .optical-shop {
  background: url(../images/Opticalshop-white.png) no-repeat top center
}
.dry-eye {
  background: url(../images/DryEyeSyndrome-white.png) no-repeat top center
}
.block:hover .dry-eye {
  background: url(../images/DryEyeSyndrome-white.png) no-repeat top center
}
.advancedtechnology {
  background: url(../images/AdvancedTechnology-white.png) no-repeat top center
}
.block:hover .advancedtechnology {
  background: url(../images/AdvancedTechnology-white.png) no-repeat top center
}
.block .image-flip.hover .backside, .block .image-flip:hover .backside {
  -webkit-transform: rotateY(0);
  -moz-transform: rotateY(0);
  -o-transform: rotateY(0);
  -ms-transform: rotateY(0);
  transform: rotateY(0);
  border-radius: .25rem;
  width: 100%
}
.block .image-flip .backside h2 {
  display: none
}
.block .image-flip.hover .frontside, .block .image-flip:hover .frontside {
  -webkit-transform: rotateY(180deg);
  -moz-transform: rotateY(180deg);
  -o-transform: rotateY(180deg);
  transform: rotateY(180deg)
}
.block .mainflip {
  position: relative
}
.block .mainflip .frontside {
  border: 1px solid #fff;
  color: #fff;
  position: relative;
  -webkit-transform: rotateY(0);
  -ms-transform: rotateY(0);
  z-index: 2;
  margin-bottom: 0
}
.block .mainflip .frontside img {
  margin-bottom: 1rem
}
.item .block .mainflip .frontside img {
  width: 90px;
  margin: auto;
  display: inline-block
}
.block .mainflip .backside {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: #e0c398;
  -webkit-transform: rotateY(-180deg);
  -moz-transform: rotateY(-180deg);
  -o-transform: rotateY(-180deg);
  -ms-transform: rotateY(-180deg);
  transform: rotateY(-180deg);
  -webkit-box-shadow: 5px 7px 9px -4px #9e9e9e;
  -moz-box-shadow: 5px 7px 9px -4px #9e9e9e;
  box-shadow: 5px 7px 9px -4px #9e9e9e;
  border-radius: 0
}
.block .mainflip .backside, .block .mainflip .frontside {
  height: 315px;
  padding: 2rem 1rem;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transition: 1s ease-in-out;
  -webkit-transform-style: preserve-3d;
  -moz-transition: 1s ease-in-out;
  -moz-transform-style: preserve-3d;
  -o-transition: 1s ease-in-out;
  -o-transform-style: preserve-3d;
  -ms-transition: 1s ease-in-out;
  -ms-transform-style: preserve-3d;
  transition: 1s ease-in-out;
  transform-style: preserve-3d
}
.services .content h3 {
  margin: 0;
  margin-bottom: 18px;
  color: rgba(255, 255, 255, 1.00);
  text-transform: uppercase;
  font-size: 22px;
  line-height: 1;
  font-weight: 700;
  letter-spacing: .5px;
  min-height: 44px
}
.block .mainflip .backside h3 {
  color: #008da8;
  font-size: 26px
}
.services .content p {
  margin: 0;
  color: rgba(255, 255, 255, 1.00)
}
.services .content:hover p {
  display: none
}
.services .content .site_btn a {
  color: rgba(255, 255, 255, 1.00);
  border-color: #700041;
  background: #700041
}
.services .content .site_btn a:hover {
  border-color: #008da8;
  color: rgba(255, 255, 255, 1.00);
  background: #008da8
}
.offers {
  background-image: url(../images/man.png);
  background-position: left bottom;
  background-repeat: no-repeat;
  background-color: #fcfcfc
}
.testimonial_copy {
  margin: auto;
  padding-left: 30px
}
.testimonial_copy h1 {
  margin-bottom: 50px
}
.testimonial_copy p {
  font-size: 18px;
  letter-spacing: .5px;
  color: rgba(255, 255, 255, 1.00);
  transition: .3s ease
}
.testimonial_copy .site_btn {
  margin-top: 50px
}
.testimonial_copy .site_btn a {
  padding: .4rem 2.5rem;
  color: rgba(255, 255, 255, 1.00);
  border-color: rgba(255, 255, 255, 1.00)
}
.testimonial_copy .site_btn a:hover {
  border-color: #008da8
}
.map_area {
  position: relative;
  padding-left: 0;
  padding-right: 15px;
  background: rgba(255, 255, 255, 1.00)
}
.map_area iframe {
  position: absolute;
  width: 100%;
  height: 100%;
  padding-right: 15px
}
.map_area .contact {
  padding-top: 50px;
  padding-bottom: 50px
}
.map_area .contact label {
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 18px;
  color: #666
}
.map_area .contact .form-control {
  padding: .5rem !important;
  height: auto;
  border-color: #666
}
.map_area .contact .section_title h1 {
  color: #008da8
}
.pbForm .pbLabel {
  color: #000;
  font-weight: 500 !important;
  margin-bottom: 0 !important
}
.pbForm input[type="text"], .pbForm input[type="email"], .pbForm input[type="tel"], input[type="file"], .pbForm textarea {
  padding: 4px 10px !important
}
.ui-datepicker-trigger img {
  border: none !important
}
.radio-field {
  margin: 0 !important
}
.pbForm select {
  color: #444 !important
}
.helpText {
  font-size: .75em
}
.dynamicForm button[type="submit"] {
  background: #008da8 !important
}
.dynamicForm button[type="submit"]:hover {
  background: #E0C398 !important
}
.connect {
  padding: 40px 0
}
.connect .footer-logo {
  margin: auto
}
.connect .social ul {
  margin: auto;
  padding: 0;
  text-align: center
}
.connect .social ul li {
  display: inline-block;
  list-style: none;
  margin-right: 15px
}
.connect .social ul li a {
  color: rgba(255, 255, 255, 1.00);
  font-size: 36px
}
.connect .social ul li.yelp {
  background: rgba(255, 255, 255, 1.00);
  border-radius: 5px;
  width: 32px;
  height: 32px;
  text-align: center;
  position: relative;
  top: -3px
}
.connect .social ul li.yelp a {
  color: #08141a;
  font-size: 26px;
  line-height: 32px
}
.connect .locations {
  color: rgba(255, 255, 255, 1.00);
  margin: auto
}
.connect .locations a {
  color: rgba(255, 255, 255, 1.00);
  font-size: 20px;
  line-height: 30px;
  text-decoration: none
}
.connect .locations a:hover {
  text-decoration: underline
}
footer {
  position: relative;
  padding-top: 20px
}
.footer_links {
  margin: 0;
  padding: 0;
  margin-bottom: 40px
}
.footer_links li {
  display: inline-block;
  list-style: none;
  margin-right: 20px
}
.footer_links li:last-child {
  margin-right: 0
}
.footer_links li:last-child a {
  padding: 0;
  border: none
}
.footer_links li a {
  color: rgba(255, 255, 255, 1.00);
  font-size: 17px;
  line-height: 30px;
  text-decoration: none;
  border-right: 1px solid rgba(255, 255, 255, 1.00);
  padding-right: 20px
}
.footer_links li a:hover {
  text-decoration: underline
}
footer p {
  font-size: 16px;
  letter-spacing: .5px;
  color: rgba(255, 255, 255, 1.00)
}
footer p.footer_copyright {
  font-size: 14px;
  border-top: 1px solid rgba(255, 255, 255, 0.50);
  padding: 15px;
  margin: 0;
  color: rgba(255, 255, 255, 1.00)
}
footer p.footer_copyright a {
  color: rgba(255, 255, 255, 1.00);
  text-decoration: underline
}
footer p.footer_copyright a:hover {
  text-decoration: none
}
.page {
  padding: 40px 15px;
  background: rgba(255, 255, 255, 1.00)
}
.page h1 {
  font-size: 34px;
  color: #008da8;
  font-weight: 700;
  line-height: 1;
  margin-bottom: 25px;
  text-transform: uppercase;
  letter-spacing: .5px
}
.page h2 {
  font-size: 28px;
  color: #1d1d1d;
  font-weight: 700;
  line-height: 1;
  letter-spacing: .5px;
  margin-bottom: 10px
}
.page h3 {
  font-size: 24px;
  color: #ceaa74;
  font-weight: 700;
  line-height: 1
}
.page p a {
  text-decoration: underline;
  white-space: nowrap
}
.page p a:hover {
  text-decoration: none
}
.page img {
  border: 5px solid rgba(14, 32, 50, 0.50)
}
.page img.content_img {
  border: 5px solid rgba(14, 32, 50, 0.50);
  max-width: 100%;
  width: 500px;
  float: right;
  margin-left: 30px;
  margin-bottom: 30px
}
.page blockquote {
  background: #e7ebee;
  padding: 15px 25px;
  margin-top: 40px;
  margin-bottom: 0
}
.page ul {
  padding-left: 25px
}
.page ul li {
  list-style: none;
  padding-left: 25px;
  position: relative
}
.page ul li::before {
  content: "";
  background: #700041;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  position: absolute;
  left: 0;
  top: 10px
}
.page ol {
  padding-left: 25px
}
.page ol li {
  list-style: none;
  padding-left: 25px;
  position: relative
}
.page ol li::before {
  content: "";
  background: #700041;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  position: absolute;
  left: 0;
  top: 10px
}
.page .card {
  background: none;
  border: none
}
.page .card-header {
  background: none;
  border: none;
  padding: 0
}
.page .card-header .btn-link {
  font-size: 20px;
  font-weight: 700;
  padding: 0;
  color: #008da8;
  border-bottom: 2px solid #ccc;
  width: 100%;
  text-align: left;
  padding-bottom: 10px;
  padding-top: 10px;
  position: relative
}
.page .card:first-of-type .card-header .btn-link {
  padding-top: 0
}
.page .card-header .btn-link:hover, .page .card-header .btn-link:focus {
  text-decoration: none
}
.page .card-header .btn-link::after {
  content: "";
  width: 50%;
  height: 2px;
  background: #008da8;
  position: absolute;
  bottom: -2px;
  left: 0
}
.page .card-body {
  background: #f5f5f5;
  padding: 0
}
.page .card-body ul {
  margin: 0;
  padding: 0
}
.page .card-body ul li {
  border-bottom: 1px solid #ddd;
  padding: 7px 0 7px 25px;
  position: relative;
  font-size: 16px
}
.page .card-body ul li.active {
  background: #008da8
}
.page .card-body ul li.active a {
  color: rgba(255, 255, 255, 1.00)
}
.page .card-body ul li:last-child {
  border-bottom: none
}
.page .card-body ul li::before {
  content: none;
  background: none;
  width: auto;
  height: auto
}
.page .card-body ul li a {
  color: #333;
  position: relative;
  padding-left: 25px
}
.page .card-body ul li a::before {
  content: "\f105";
  font-size: 24px;
  color: #333;
  font-family: FontAwesome;
  left: 0;
  top: 50%;
  margin-top: -15px;
  position: absolute
}
.page .card-body ul li.active a::before {
  color: rgba(255, 255, 255, 1.00)
}
.page .card-header .btn-link i {
  float: right;
  margin-top: 5px
}
.page .card-header .btn-link i.fa-plus {
  display: none
}
.page .card-header .btn-link.collapsed i.fa-plus {
  display: block
}
.page .card-header .btn-link.collapsed i.fa-minus {
  display: none
}
.team-members div:nth-child(3) {
  display: none
}
.offers {
  padding: 40px 15px
}
.offer_area {
  background-image: url(../images/shape.png);
  background-repeat: no-repeat;
  background-position: center;
  padding: 100px;
  background-size: 100%;
  max-width: 940px;
  margin: auto
}
.offer_area h2 {
  font-size: 48px;
  text-transform: uppercase;
  text-align: left;
  margin: auto;
  color: rgba(255, 255, 255, 1.00);
  border-right: 2px solid rgba(255, 255, 255, 1.00);
  padding-right: 20px;
  margin-right: 30px;
  letter-spacing: .5px
}
.offer_area h2 strong {
  color: #e0c398
}
.offer_area .offer_text {
  text-align: left
}
.offer_area .offer_text h4 {
  color: #e0c398;
  font-weight: 700;
  font-size: 28px;
  text-transform: uppercase;
  letter-spacing: .5px
}
.offer_area .offer_text p {
  color: #FFF;
  font-size: 20px;
  font-weight: 400
}
.ofc_loc {
  margin: auto 30px auto auto;
  margin-right: 30px;
  z-index: 99;
  background: rgba(255, 255, 255, 0.85);
  padding: 20px;
  text-align: right;
  -webkit-box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.2)
}
.ofc_loc h4 {
  font-size: 22px;
  font-weight: 700;
  text-transform: uppercase;
  color: #700041;
  letter-spacing: 1px;
  margin-bottom: 20px
}
.ofc_loc p {
  margin-bottom: 15px;
  color: #000;
  line-height: 24px
}
.ofc_loc p a {
  color: #000
}
.ofc_loc p:last-of-type {
  margin: 0
}
#summary div.collapse:not(.show) {
  height: 371px !important;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical
}
#summary div.collapsing {
  min-height: 210px !important
}
#summary a.btn.collapsed:after {
  content: 'Read More'
}
#summary a.btn:not(.collapsed):after {
  content: 'Read Less'
}
#summary a {
  display: inline-block
}
.team-card {
  padding: .75rem !important;
  justify-content: center;
  display: flex;
  align-items: center;
  flex-flow: column
}
.team-card h4 {
  font-size: 1.2rem;
  color: #111
}
.frontside {
  border-width: 2px !important;
  right: 1px
}
.doc-bio img {
  float: left
}
.carousel-control-next, .carousel-control-prev {
  z-index: 9
}
.blog-sidebar h4 {
  font-size: 20px;
  font-weight: 700;
  color: #008da8
}
.site_btn.small a {
  border-radius: 4px;
  font-size: 16px;
  font-weight: 700;
  color: #700041;
  padding: .25rem 1rem;
  transition: .15s all ease-in-out;
  border: 2px solid #700041;
  text-decoration: none;
  text-transform: uppercase;
  display: inline-block;
  letter-spacing: .5px
}
.site_btn.small a:hover {
  color: rgba(255, 255, 255, 1.00)
}
.testimonial_copy {
  transition: .3s ease
}
.innerSection video {
  object-fit: cover
}
.grady h4 {
  font-size: 1.2rem
}
.dr-grady {
  align-items: start
}
.dr-grady .media {
  padding-left: 16%
}
.flip-card {
  background-color: transparent;
  width: 100%;
  height: 315px;
  perspective: 1000px
}
.flip-card-inner {
  position: relative;
  width: 100%;
  height: 100%;
  text-align: center;
  transition: transform .7s;
  transform-style: preserve-3d
}
.flip-card:hover .flip-card-inner {
  transform: rotateY(180deg)
}
.flip-card-front, .flip-card-back {
  position: absolute;
  width: 100%;
  height: 100%;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  padding: 2rem 1rem
}
.flip-card-front {
  color: #000;
  height: 315px;
  width: 100%;
  border: 1px solid #fff;
  color: #fff
}
.flip-card-front img {
  width: 90px;
  margin-bottom: 1rem
}
.flip-card-back {
  background-color: #E0C398;
  color: #fff;
  transform: rotateY(180deg)
}
@media only screen and (min-width:1921px) {
  html {
    width: 119.112em;
    margin: 0 auto;
    opacity: 1 !important
  }
  .welcome_copy {
    margin: auto;
    padding: 125px
  }
  .testimonial_copy {
    margin: auto;
    padding: 125px
  }
  .offers {
    padding: 70px 15px
  }
}
@media (min-width:1920px) and (max-width:1920px) {
  .welcome_copy {
    margin: auto;
    padding: 100px
  }
  .testimonial_copy {
    margin: auto;
    padding: 100px
  }
  .offers {
    padding: 70px 15px
  }
}
@media (max-width:1920px) {
  .welcome_copy {
    margin: auto;
    padding: 0 100px
  }
  .testimonial_copy {
    margin: auto;
    padding: 0 100px
  }
  .offers {
    padding: 70px 15px
  }
}
@media (max-width:1680px) {
  .welcome_copy {
    margin: auto;
    padding: 0 50px
  }
  .testimonial_copy {
    margin: auto;
    padding: 0 50px
  }
  .offers {
    padding: 70px 15px
  }
}
@media (max-width:1440px) {
  .welcome_copy {
    margin: auto;
    padding: 0
  }
  .testimonial_copy {
    margin: auto;
    padding: 0;
    padding-left: 30px
  }
  .offers {
    background-size: 35%;
    padding: 40px 15px
  }
  .navbar-light .navbar-nav .nav-link {
    font-size: 1rem
  }
  .block .mainflip .backside, .block .mainflip .frontside {
    min-height: 345px
  }
}
@media (min-width:1200px) {
  .container {
    max-width: 1170px
  }
}
@media (max-width:1190px) {
  .navbar-light .navbar-nav .nav-link {
    font-size: 1.25rem;
    padding: .7rem
  }
  .section_title {
    margin-top: 0
  }
  .mobile-tab {
    display: inline-block !important;
    position: absolute !important;
    right: 0;
    top: 0;
    text-align: center;
    width: 60px;
    height: 47px;
    padding: .8rem;
    background: #317cbb;
    color: #fff !important;
    z-index: 9999;
    border: 0 !important;
    line-height: 23px
  }
  .navbar-light .navbar-nav li {
    padding: 0
  }
  .navbar-toggler {
    padding: 0;
    font-size: 2rem;
    float: right;
    outline: none !important;
    position: absolute;
    top: 50%;
    margin-top: -12px;
    right: 15px
  }
  .bg-g {
    background: #f1f1f1
  }
  .mobile_btns {
    text-align: left;
    display: block;
    clear: both;
    width: 100%;
    float: left;
    padding: 10px 15px
  }
  .mobile_btns .btn {
    padding: 0;
    width: auto;
    line-height: 24px;
    text-transform: capitalize;
    font-weight: 400;
    font-size: 13px;
    margin-right: 7px;
    float: left
  }
  .mobile_btns .btn.toll-free {
    float: right;
    background: #700041;
    border-color: #700041
  }
  .mobile_btns .btn.appt {
    background: #317cbb;
    width: auto;
    padding-left: 10px;
    padding-right: 10px;
    float: right;
    margin: 0
  }
  .mobile_btns .btn-outline-light {
    background: #008da8;
    padding: 0 7px
  }
  .mobile_btns .btn-outline-light:hover {
    background: #317cbb
  }
  .mobile_btns .btn-outline-light.sgry {
    background: #e0c398;
    border-color: #e0c398
  }
  a.logo img {
    margin: 12px 0 0
  }
  .top-head {
    padding: 1rem 0
  }
  .navbar-bg {
    border: none
  }
  .navbar-bg .container {
    position: relative
  }
  #navbarSupportedContent {
    position: absolute;
    right: 15px;
    background: #0e2032;
    top: 100%;
    width: 400px;
    max-width: 100%;
    z-index: 999
  }
  .navbar-light .navbar-nav .nav-link {
    border-bottom: 1px solid #666;
    padding: .7rem
  }
  footer {
    padding-top: 40px
  }
  .footer_copyright {
    padding-bottom: 0
  }
  .navbar-nav .dropdown:hover .dropdown-menu {
    display: none
  }
  .navbar-nav .dropdown.show .dropdown-menu {
    display: block
  }
  .navbar-nav .dropdown.show .dropdown-menu .dropdown-menu {
    margin: 0 1rem
  }
  .position-sticky {
    position: static !important;
    padding: 0
  }
  .navbar-toggler span {
    color: rgba(0, 0, 0, 1.00)
  }
  .navbar-bg {
    border: none
  }
  .navbar-bg .container {
    position: relative
  }
  #navbarSupportedContent {
    position: absolute;
    right: 0;
    background: #FBFBFB;
    top: 100%;
    width: 400px;
    max-width: 100%;
    z-index: 999
  }
  .navbar-light .navbar-nav .nav-link {
    border-bottom: 1px solid #666;
    padding: .7rem
  }
  .navbar-light .navbar-nav .nav-link.active {
    background-image: none !important
  }
  .offers {
    background-image: none
  }
  .testimonials {
    padding-bottom: 40px
  }
  .services.sliding .content {
    padding: 15px;
    border: 1px solid rgba(255, 255, 255, 1.00)
  }
  .services .item {
    padding: 0 15px
  }
  .services .content {
    margin-top: 0
  }
  .services .content .site_btn {
    display: block;
    margin-top: 25px
  }
  .services .content .site_btn a {
    border: 2px solid #fff;
    color: #fff;
    background: none
  }
  #summary div.collapse:not(.show) {
    height: 280px !important
  }
  .block .mainflip .backside {
    padding: .6rem;
    line-height: 24px
  }
  .block .mainflip .backside h3 {
    font-size: 20px
  }
}
@media (max-width:1024px) {
  .navbar-light .navbar-nav .nav-link {
    font-size: 1.25rem;
    padding: .7rem
  }
  .section_title {
    margin-top: 0
  }
  .mobile-tab {
    display: inline-block !important;
    position: absolute !important;
    right: 0;
    top: 0;
    text-align: center;
    width: 60px;
    height: 45px;
    padding: .8rem;
    background: #008da8;
    color: #fff !important;
    z-index: 9999;
    border: 0 !important;
    line-height: 23px
  }
  .navbar-light .navbar-nav li {
    padding: 0
  }
  .navbar-toggler {
    padding: 0;
    font-size: 2rem;
    float: right;
    outline: none !important;
    position: absolute;
    top: 50%;
    margin-top: -12px;
    right: 15px
  }
  .top-head {
    padding: 10px 0
  }
  .bg-g {
    background: #f1f1f1
  }
  .mobile_btns {
    text-align: left;
    display: block;
    clear: both;
    width: 100%;
    float: left;
    padding: 10px 15px
  }
  .mobile_btns .btn.toll-free {
    float: right;
    background: #700041;
    border-color: #700041
  }
  .mobile_btns .btn.appt {
    background: #317cbb;
    width: auto;
    padding-left: 10px;
    padding-right: 10px;
    float: right;
    margin: 0
  }
  .mobile_btns .btn-outline-light {
    background: #008da8;
    padding: 0 7px
  }
  .mobile_btns .btn-outline-light:hover {
    background: #317cbb
  }
  .mobile_btns .btn-outline-light.sgry {
    background: #e0c398;
    border-color: #e0c398
  }
  a.logo img {
    margin: 12px 0 0
  }
  .top-head {
    padding: 1rem 0
  }
  .navbar-bg {
    border: none
  }
  .navbar-bg .container {
    position: relative
  }
  #navbarSupportedContent {
    position: absolute;
    right: 0;
    background: #FBFBFB;
    top: 100%;
    width: 400px;
    max-width: 100%;
    z-index: 999
  }
  .navbar-light .navbar-nav .nav-link {
    border-bottom: 1px solid #666;
    padding: .7rem
  }
  footer {
    padding-top: 10px
  }
  .footer_copyright {
    padding-bottom: 0
  }
  .navbar-toggler span {
    color: rgba(0, 0, 0, 1.00)
  }
  .services .content {
    padding: 15px;
    padding-top: 100px;
    margin-top: 25px
  }
  .services .item {
    padding: 0 15px
  }
  .services .content .site_btn {
    display: block
  }
  .services .content img {
    height: 70px;
    width: auto !important;
    margin: 0 auto;
    margin-bottom: 25px
  }
  .services .content h3 {
    margin-bottom: 15px
  }
  .welcome_copy h1 {
    text-transform: capitalize !important;
    font-size: 30px
  }
  .welcome_copy h2 {
    text-transform: capitalize !important;
    font-size: 24px;
    text-align: left
  }
  .testimonials, .testimonial_copy h1 {
    text-align: center;
    background-position: top center
  }
  .testimonial_copy p {
    text-align: center
  }
  .testimonial_copy .site_btn {
    text-align: center;
    margin-bottom: 40px;
    margin-top: 20px
  }
  .navbar-light .navbar-nav li.active .nav-link {
    background-image: none
  }
  .offers {
    background-image: none;
    background: #fcfcfc
  }
  #summary div.collapse:not(.show) {
    height: 210px !important
  }
  .page .card-header .btn-link {
    font-size: 18px
  }
  .page {
    padding: 30px 0 0
  }
  .page h1, .testimonial_copy h1, .section_title h1 {
    font-size: 30px
  }
  .page h1::before {
    content: none
  }
  .page h2 {
    font-size: 24px
  }
  .page h3 {
    font-size: 20px
  }
  .page ul {
    padding-left: 15px
  }
  .page ul li::before {
    top: 15px
  }
  .footer_links {
    margin-bottom: 15px
  }
  .offers {
    padding: 15px 0
  }
  .testimonial_copy h1 {
    margin-bottom: 20px
  }
  .navbar-light .navbar-nav .show > .nav-link {
    color: #008da8
  }
}
@media (min-width:768px) and (max-width:1023px) {
  .mobile-tab {
    display: inline-block !important;
    position: absolute !important;
    right: 0;
    top: 0;
    text-align: center;
    width: 60px;
    height: 47px;
    padding: .8rem;
    background: #317cbb;
    color: #fff !important;
    z-index: 9999;
    border: 0 !important
  }
  .dropdown.active .mobile-tab {
    height: 46px
  }
  .navbar-light .navbar-nav .show > .nav-link {
    color: #fff
  }
  .navbar-bg .navbar-nav .dropdown:hover .dropdown-menu {
    display: none
  }
  .navbar-bg .navbar-nav .dropdown.show .dropdown-menu {
    display: block
  }
  .navbar-bg .dropdown-menu {
    background: rgba(255, 255, 255, 1.00);
    margin: 0
  }
  .navbar-light .navbar-nav .nav-link {
    border-bottom: 1px solid #666;
    padding: .7rem
  }
  .top-head {
    padding: 10px 0
  }
  .bg-g {
    background: #f1f1f1
  }
  .mobile_btns {
    text-align: left;
    display: block;
    clear: both;
    width: 100%;
    float: left;
    padding: 10px 15px
  }
  .mobile_btns .btn {
    padding: 0;
    width: auto;
    height: 22px;
    line-height: 18px;
    text-transform: capitalize;
    font-weight: 400;
    font-size: 13px;
    margin-right: 7px;
    float: left
  }
  .mobile_btns .btn.toll-free {
    float: right;
    background: #700041;
    border-color: #700041
  }
  .mobile_btns .btn.appt {
    background: #317cbb;
    width: auto;
    padding-left: 10px;
    padding-right: 10px;
    float: right;
    margin: 0
  }
  .mobile_btns .btn-outline-light {
    background: #008da8;
    padding: 0 7px
  }
  .mobile_btns .btn-outline-light:hover {
    background: #317cbb
  }
  .mobile_btns .btn-outline-light.sgry {
    background: #e0c398;
    border-color: #e0c398
  }
  a.logo img {
    width: 180px;
    margin: 12px 0 3px
  }
  .navbar-toggler {
    padding: 0;
    font-size: 2rem;
    float: right;
    outline: none !important;
    position: absolute;
    top: 50%;
    margin-top: -12px;
    right: 15px
  }
  .navbar-light .navbar-nav .nav-link {
    font-size: 1.25rem
  }
  .navbar-light .navbar-nav li {
    margin: 0;
    padding: 0
  }
  .navbar-bg {
    border: none
  }
  .welcome_copy {
    padding: 0;
    text-align: center
  }
  .welcome {
    padding-top: 40px;
    padding-bottom: 40px
  }
  .section_title {
    margin-bottom: 20px
  }
  .section_title h1 {
    font-size: 36px
  }
  .section_title h2 {
    font-size: 24px
  }
  .welcome_copy h1, .section_title h2 {
    text-align: center
  }
  .welcome_copy p {
    margin-top: 15px;
    font-size: 15px;
    line-height: 24px
  }
  .welcome_copy .section_title {
    margin-bottom: 0
  }
  .small_btn {
    margin: 25px 0 0
  }
  .small_btn .site_btn a {
    font-size: 14px;
    font-weight: 400;
    padding: .45rem 1rem;
    box-shadow: none
  }
  .services {
    padding: 0;
    padding-bottom: 40px;
    position: relative
  }
  .services .owl-nav {
    position: absolute;
    right: 15px;
    bottom: -48px
  }
  .owl-dots {
    display: none
  }
  .owl-nav button {
    outline: none !important
  }
  .owl-nav button.owl-prev {
    margin-right: 5px
  }
  .owl-nav button span {
    background: none;
    width: 30px;
    height: 30px;
    border: 1px solid rgba(255, 255, 255, 0.50);
    color: rgba(255, 255, 255, 1.00);
    font-size: 28px;
    float: left;
    line-height: 24px
  }
  footer {
    padding-top: 25px;
    padding-bottom: 45px
  }
  .footer_copyright {
    border: none;
    margin: 0;
    padding: 10px 0 60px
  }
  .footer_copyright span {
    font-size: 14px;
    line-height: 22px
  }
  .footer_copyright ul {
    padding: 0;
    margin: 0
  }
  .footer_copyright ul li {
    display: inline-block;
    list-style: none
  }
  .footer_copyright ul li a {
    color: rgba(255, 255, 255, 1.00);
    padding: 0 10px;
    font-size: 14px;
    line-height: 22px
  }
  .footer_copyright ul li:last-child a {
    border-left: 1px solid rgba(255, 255, 255, 1.00)
  }
  .footer_appt {
    color: rgba(255, 255, 255, 1.00);
    text-align: center;
    font-weight: 700;
    font-size: 24px;
    background: rgba(14, 32, 50, 0.75);
    position: fixed;
    bottom: 0;
    width: 100%;
    line-height: 45px;
    z-index: 999
  }
  footer .overlay {
    background: rgba(49, 124, 187, 0.90)
  }
  .modal-title {
    text-transfowelcome_boxrm: uppercase;
    font-weight: 700
  }
  .home_banner h1 {
    font-size: 56px
  }
  .welcome_copy .section_title {
    margin-top: 0
  }
  .small_copy ul {
    display: inline-block
  }
  .home_banner .banner-content {
    position: static
  }
  .home_banner h1 {
    font-size: 24px;
    color: #fff;
    text-shadow: none;
    letter-spacing: 2px;
    padding-top: 15px;
    font-weight: 700
  }
  .banner-content .site {
    margin-top: 20px;
    font-size: 24px;
    box-shadow: none;
    border: none;
    padding: .6rem 1rem
  }
  .connect .locations a {
    font-size: 16px
  }
  .connect .social ul li {
    margin-right: 5px
  }
  .welcome_copy {
    margin-top: 25px
  }
  .footer_appt {
    color: rgba(255, 255, 255, 1.00);
    text-align: center;
    font-weight: 700;
    font-size: 24px;
    background: #008da8;
    position: fixed;
    bottom: 0;
    width: 100%;
    line-height: 45px;
    z-index: 999
  }
  .welcome_copy h2 {
    text-align: center
  }
  .offers {
    padding: 0;
    margin-top: 25px;
    background: none
  }
  .offer_area {
    background-size: 100%;
    padding: 13% 10%;
    background-image: url(../images/shape.png)
  }
  .offer_block {
    padding: 0
  }
  .offer_area h2 {
    font-size: 34px;
    padding-right: 20px;
    margin-right: 30px
  }
  .offer_area h4 {
    font-size: 26px !important
  }
  .offer_area p {
    font-size: 18px !important;
    line-height: 24px
  }
  .offer_area p:last-of-type {
    margin-bottom: 0
  }
  .offer_area .offer_text p br {
    display: none
  }
  #summary div.collapse:not(.show) {
    height: 200px !important
  }
  .footer_links li {
    margin-right: 10px
  }
  .footer_links {
    margin-bottom: 20px
  }
  .footer_links li a {
    padding-right: 10px
  }
  .testimonials {
    padding-top: 20px
  }
  .page .card-header .btn-link {
    font-size: 18px
  }
  .page {
    padding: 30px 0 0
  }
  .page h1 {
    font-size: 30px
  }
  .page h1::before {
    content: none
  }
  .page h2 {
    font-size: 24px
  }
  .page h3 {
    font-size: 20px
  }
  .page ul {
    padding-left: 15px
  }
  .page ul li::before {
    top: 15px
  }
  .footer_links {
    margin-bottom: 15px
  }
  .connect {
    padding-top: 0
  }
  .home_banner {
    padding-top: 200px;
    padding-bottom: 50px
  }
  .site_btn a {
    padding: .4rem 1rem
  }
  .block .mainflip .backside {
    padding: 1.5rem;
    line-height: 32px
  }
  .block .mainflip .backside h3 {
    font-size: 24px
  }
  .dr-grady {
    margin-bottom: 30px;
    align-items: center
  }
  .dr-grady .media {
    padding-left: 0;
    text-align: center;
    display: block
  }
  .dr-grady .media img {
    width: auto !important;
    max-width: 100%;
    margin-right: 0 !important;
    margin-bottom: 1rem;
    display: inline-block !important
  }
  .navbar-light .navbar-nav .show > .nav-link {
    color: #008da8
  }
  .body_overlay::after {
    height: 101.8%
  }
}
@media (max-width:767px) {
  #navbarSupportedContent {
    right: 0
  }
  .page img.content_img {
    margin-left: 0;
    float: none
  }
  .small_copy br {
    display: inline
  }
  .small_copy ul {
    display: block
  }
  .home_banner {
    padding-top: 250px
  }
  .home_banner .banner-content {
    position: static
  }
  .banner-content .site {
    margin-top: 15px
  }
  .banner-content .site, .home_banner h1 {
    font-size: 24px;
    color: #fff;
    text-shadow: none;
    letter-spacing: .5px;
    padding-top: 15px
  }
  .home_banner h1 br {
    display: none
  }
  .banner-content .site_btn {
    margin-top: 20px
  }
  .banner-content .site_btn a {
    font-size: 18px;
    text-transform: capitalize;
    box-shadow: none;
    border: none;
    padding: .4rem 2rem;
    letter-spacing: .5px
  }
  .testimonial_copy {
    padding: 0
  }
  .title-bg-right {
    background-position: top center
  }
  .testimonials {
    padding-top: 40px
  }
  .testimonial_copy p {
    text-align: center
  }
  .testimonial_copy .site_btn {
    text-align: center;
    margin: 25px 0
  }
  .map_area iframe {
    position: static;
    width: 100%;
    height: 250px;
    padding: 0
  }
  .map_area .contact {
    padding: 25px 15px
  }
  .connect {
    background-size: cover;
    padding-top: 0
  }
  footer {
    padding-top: 30px;
    padding-bottom: 45px
  }
  .testimonial_copy h1 {
    margin-bottom: 20px
  }
  .mobile_btns .btn-outline-light.sgry {
    background: #e0c398;
    border-color: #e0c398
  }
  footer p.footer_copyright {
    line-height: normal
  }
  #summary div.collapse:not(.show) {
    height: 300px !important
  }
  .welcome_copy .section_title {
    margin-bottom: 0
  }
  .page {
    padding: 30px 0
  }
  .page h1 {
    font-size: 30px
  }
  .page h1::before {
    content: none
  }
  .page h2 {
    font-size: 24px
  }
  .page h3 {
    font-size: 20px
  }
  .page ul {
    padding-left: 15px
  }
  .page ul li::before {
    top: 15px
  }
  .footer_links {
    margin-bottom: 15px
  }
  .blog-main h2 {
    margin-top: 20px
  }
  .welcome_copy h1, .welcome_copy h2 {
    text-align: center
  }
  .welcome_copy h2 {
    margin-top: 15px;
    margin-bottom: 0
  }
  .block .mainflip .backside {
    padding: 1.5rem;
    line-height: 32px
  }
  .block .mainflip .backside h3 {
    font-size: 24px
  }
  .dr-grady {
    margin-bottom: 30px;
    align-items: center
  }
  .dr-grady .media {
    padding-left: 0;
    text-align: center;
    display: block
  }
  .dr-grady .media img {
    width: auto !important;
    max-width: 100%;
    margin-right: 0 !important;
    margin-bottom: 1rem;
    display: inline-block !important
  }
  .body_overlay::after {
    height: 102.1%
  }
}
@media (min-width:481px) and (max-width:767px) {
  .top-head {
    padding: 10px 0
  }
  .bg-g {
    background: #f1f1f1
  }
  .mobile_btns {
    text-align: left;
    display: block;
    clear: both;
    width: 100%;
    float: left;
    padding: 10px 15px
  }
  .mobile_btns .btn {
    padding: 0;
    width: auto;
    height: 22px;
    line-height: 18px;
    text-transform: capitalize;
    font-weight: 400;
    font-size: 13px;
    margin-right: 7px;
    float: left
  }
  .mobile_btns .btn.toll-free {
    float: right;
    background: #700041;
    border-color: #700041
  }
  .mobile_btns .btn.appt {
    background: #317cbb;
    width: auto;
    padding-left: 10px;
    padding-right: 10px;
    float: right;
    margin: 0
  }
  .mobile_btns .btn-outline-light {
    background: #008da8;
    padding: 0 7px
  }
  .mobile_btns .btn-outline-light:hover {
    background: #317cbb
  }
  .btn-Surgery.mobile_btns {
    padding: 5px 15px 10px;
    border-bottom: 1px solid #f1f1f1
  }
  .btn-Surgery.mobile_btns .btn {
    float: none;
    background: #e0c398;
    border-color: #e0c398
  }
  a.logo img {
    width: 190px;
    margin: 12px 0 3px
  }
  .navbar-toggler {
    padding: 0;
    font-size: 2rem;
    float: right;
    outline: none !important;
    position: absolute;
    top: 50%;
    margin-top: -12px;
    right: 15px
  }
  .navbar-toggler span {
    color: #000
  }
  .navbar-light .navbar-nav .nav-link {
    font-size: 1.25rem
  }
  .navbar-light .navbar-nav li {
    margin: 0;
    padding: 0
  }
  .navbar-bg {
    border: none
  }
  .welcome_copy {
    padding: 0;
    text-align: center
  }
  .welcome {
    padding: 20px 0 40px
  }
  .section_title {
    margin-bottom: 20px
  }
  .section_title h1 {
    font-size: 30px;
    text-align: center
  }
  .section_title h2 {
    text-align: center
  }
  .welcome_copy {
    margin-top: 20px;
    text-align: center
  }
  .welcome_copy h1 {
    text-transform: capitalize !important
  }
  .welcome_copy p.big {
    font-size: 18px;
    font-weight: 500
  }
  .welcome_copy p {
    margin-top: 15px;
    font-size: 15px;
    line-height: 24px
  }
  .small_btn {
    margin: 25px 0 0
  }
  .small_btn .site_btn a {
    font-size: 14px;
    font-weight: 400;
    padding: .45rem 1rem;
    box-shadow: none
  }
  .services {
    padding: 0;
    padding-bottom: 40px;
    position: relative
  }
  .services .owl-nav {
    position: absolute;
    right: 15px;
    bottom: -48px
  }
  .owl-dots {
    display: none
  }
  .owl-nav button {
    outline: none !important
  }
  .owl-nav button.owl-prev {
    margin-right: 5px
  }
  .owl-nav button span {
    background: none;
    width: 30px;
    height: 30px;
    border: 1px solid rgba(255, 255, 255, 0.50);
    color: rgba(255, 255, 255, 1.00);
    font-size: 28px;
    float: left;
    line-height: 20px
  }
  .sliding .content h3 {
    font-size: 24px;
    min-height: 48px
  }
  .sliding .block {
    margin: 0
  }
  .content {
    padding: 0 15px;
    bottom: 15px
  }
  .footer_copyright {
    border: none;
    margin: 0;
    padding: 10px 0 60px
  }
  .footer_copyright span {
    font-size: 14px;
    line-height: 22px
  }
  .footer_copyright ul {
    padding: 0;
    margin: 0
  }
  .footer_copyright ul li {
    display: inline-block;
    list-style: none
  }
  .footer_copyright ul li a {
    color: rgba(255, 255, 255, 1.00);
    padding: 0 10px;
    font-size: 14px;
    line-height: 22px
  }
  .footer_copyright ul li:last-child a {
    border-left: 1px solid rgba(255, 255, 255, 1.00)
  }
  .footer_appt {
    color: rgba(255, 255, 255, 1.00);
    text-align: center;
    font-weight: 700;
    font-size: 24px;
    background: #008da8;
    position: fixed;
    bottom: 0;
    width: 100%;
    line-height: 45px;
    z-index: 999
  }
  footer .overlay {
    background: rgba(49, 124, 187, 0.90)
  }
  .modal-title {
    text-transform: uppercase;
    font-weight: 700
  }
  .position-sticky {
    padding: 0
  }
  .footer-logo, .locations {
    margin-bottom: 25px !important
  }
  .offers {
    padding: 0;
    margin-top: 25px;
    background: none
  }
  .offer_area {
    background-size: 100%;
    padding: 54px 60px 68px;
    background-image: url(../images/shape.png)
  }
  .offer_block {
    padding: 0
  }
  .offer_area h2 {
    font-size: 30px;
    padding-right: 10px;
    margin-right: 15px
  }
  .offer_area h4 {
    font-size: 24px !important
  }
  .offer_area p {
    font-size: 15px !important;
    line-height: 24px;
    margin-bottom: 5px
  }
  .offer_area p:last-of-type {
    margin-bottom: 0
  }
  .home_banner {
    padding-top: 100px;
    padding-bottom: 50px
  }
}
@media (min-width:320px) and (max-width:480px) {
  .top-head {
    padding: 10px 0
  }
  .bg-g {
    background: #f1f1f1
  }
  .mobile_btns {
    text-align: left;
    display: block;
    clear: both;
    width: 100%;
    float: left;
    padding: 10px 15px
  }
  .mobile_btns .btn.toll-free {
    float: right;
    background: #700041;
    border-color: #700041
  }
  .mobile_btns .btn.appt {
    background: #317cbb;
    width: auto;
    padding-left: 10px;
    padding-right: 10px;
    float: right;
    margin: 0
  }
  .mobile_btns .btn-outline-light {
    background: #008da8;
    padding: 0 7px
  }
  .mobile_btns .btn-outline-light:hover {
    background: #317cbb
  }
  .btn-Surgery.mobile_btns {
    padding: 5px 15px 10px;
    border-bottom: 1px solid #f1f1f1
  }
  .btn-Surgery.mobile_btns .btn {
    float: none;
    background: #e0c398;
    border-color: #e0c398
  }
  a.logo img {
    width: 190px;
    margin: 12px 0 3px
  }
  .navbar-toggler {
    padding: 0;
    font-size: 2rem;
    float: right;
    outline: none !important;
    position: absolute;
    top: 50%;
    margin-top: -12px;
    right: 15px
  }
  .navbar-toggler span {
    color: #000
  }
  .navbar-light .navbar-nav .nav-link {
    font-size: 18px
  }
  .navbar-light .navbar-nav li.active .nav-link {
    background-image: none
  }
  .navbar-light .navbar-nav .show > .nav-link {
    color: #008da8
  }
  .navbar-light .navbar-nav li {
    margin: 0;
    padding: 0
  }
  .navbar-bg {
    border: none
  }
  .welcome_copy {
    padding: 0;
    text-align: center
  }
  .welcome {
    padding: 20px 0 40px
  }
  .section_title {
    margin-bottom: 20px
  }
  .section_title h1 {
    font-size: 30px;
    text-align: center
  }
  .section_title h2 {
    text-align: center
  }
  .welcome_copy {
    margin-top: 20px;
    text-align: center
  }
  .welcome_copy h1 {
    text-transform: capitalize !important
  }
  .welcome_copy p.big {
    font-size: 18px;
    font-weight: 500
  }
  .welcome_copy p {
    margin-top: 15px;
    font-size: 15px;
    line-height: 24px
  }
  .small_btn {
    margin: 25px 0 0
  }
  .small_btn .site_btn a {
    font-size: 14px;
    font-weight: 400;
    padding: .45rem 1rem;
    box-shadow: none
  }
  .services {
    padding: 0;
    padding-bottom: 40px;
    position: relative
  }
  .services .owl-nav {
    position: absolute;
    right: 15px;
    bottom: -48px
  }
  .owl-dots {
    display: none
  }
  .owl-nav button {
    outline: none !important
  }
  .owl-nav button.owl-prev {
    margin-right: 5px
  }
  .owl-nav button span {
    width: 30px;
    height: 30px;
    border: 1px solid rgba(255, 255, 255, 0.50);
    color: rgba(255, 255, 255, 1.00);
    font-size: 28px;
    float: left;
    line-height: 20px
  }
  .sliding .content h3 {
    font-size: 24px;
    min-height: 48px
  }
  .sliding .block {
    margin: 0
  }
  .content {
    padding: 0 15px;
    bottom: 15px
  }
  .footer_copyright {
    border: none;
    margin: 0;
    padding: 10px 0 60px
  }
  .footer_copyright span {
    font-size: 14px;
    line-height: 22px
  }
  .footer_copyright ul {
    padding: 0;
    margin: 0
  }
  .footer_copyright ul li {
    display: inline-block;
    list-style: none
  }
  .footer_copyright ul li a {
    color: rgba(255, 255, 255, 1.00);
    padding: 0 10px;
    font-size: 14px;
    line-height: 22px
  }
  .footer_copyright ul li:last-child a {
    border-left: 1px solid rgba(255, 255, 255, 1.00)
  }
  .footer_appt {
    color: rgba(255, 255, 255, 1.00);
    text-align: center;
    font-weight: 700;
    font-size: 24px;
    background: #008da8;
    position: fixed;
    bottom: 0;
    width: 100%;
    line-height: 45px;
    z-index: 999
  }
  footer .overlay {
    background: rgba(49, 124, 187, 0.90)
  }
  .modal-title {
    text-transform: uppercase;
    font-weight: 700
  }
  .position-sticky {
    padding: 0
  }
  .footer-logo, .locations {
    margin-bottom: 25px !important
  }
  .offers {
    padding: 0;
    margin-top: 25px;
    background: none
  }
  .offer_area {
    background-size: 200%;
    padding: 50px 15px;
    display: inline-block !important;
    text-align: center;
    background-image: url(../images/shape-large.png)
  }
  .offer_block {
    padding: 0
  }
  .offer_area h2 {
    font-size: 30px;
    margin: 0;
    padding: 0;
    border: none;
    text-align: center;
    margin-bottom: 15px
  }
  .offer_area h2 br {
    display: none;
    margin: 0 auto
  }
  .offer_area h4 {
    font-size: 24px !important;
    text-align: center
  }
  .offer_area p {
    font-size: 18px !important;
    text-align: center;
    line-height: 24px
  }
  .footer_links li {
    display: block;
    margin: 0
  }
  .footer_links li a {
    padding: 0;
    border: none;
    text-decoration: underline
  }
  .home_banner {
    padding-top: 200px;
    padding-bottom: 50px
  }
}