/*
Theme Name: Oasis - Child
Version: 1.0
Description: A child theme of Schema by MyThemeShop
Template: mts_schema
Text Domain: schema
*/

/* Carousel */
@import url("../mts_schema/style.css");

/* general */
@font-face {
    font-family: ProximaNova;
    src: url("assets/ProximaNova-Regular.ttf");
}
* {
    box-sizing: border-box;
}
body,
a,
p,
h1,
h2,
h3,
h4,
h5 {
    font-family: ProximaNova !important;
}
.container {
    padding: 0px 15px;
    width: 100%;
    max-width: 1350px !important;
}
.countera span.counter:after {
    content: "+";
}
@media (min-width: 881px) {
    .dm-classic-pop,
    .dm-readmore-wrapper.dm-modal {
        overflow: hidden;
    }
}
.whowrote {
    min-height: 86px;
}
.dm-readmore-wrapper.dm-modal.show-dm-modal h4:after {
    width: 50px;
    display: block;
    content: "";
    height: 2px;
    margin: 10px auto 20px;
    background-color: #000;
    opacity: 0.23;
}
.dm-readmore-wrapper.dm-modal.show-dm-modal:before {
    content: "\f10d";
    font-family: fontAwesome;
    font-size: 46px;
    color: #1f91c5;
    position: absolute;
    font-size: 300px;
    opacity: 0.1;
    top: 100px;
    left: 30px;
    line-height: 90px;
}
.dm-readmore-wrapper.dm-modal.show-dm-modal h4 {
    text-align: center;
    font-size: 33px;
    margin-top: 40px;
    font-weight: bold;
}

.dm-readmore-wrapper.dm-modal.show-dm-modal {
    text-align: center;
    font-size: 20px;
}
#header h1,
#header h2 {
    display: block;
    width: 100% !important;
    float: none;
}
.ts-carousel__para {
    min-height: 150px;
}
.dm-readmore-wrapper.dm-modal button {
    background-color: #f6816a;
    position: absolute;
    top: 0px;
    right: 0px;
}

.dm-readmore-wrapper.dm-modal button i {
    color: #fff !important;
}
.btn {
    color: #fff !important;
    background: #1179bd;
    padding: 10px 15px;
    text-transform: uppercase;
    border-radius: 10px;
    -moz-border-radius: 10px;
    box-shadow: 1px 1px 1px #000;
    -moz-box-shadow: 1px 1px 1px #000;
}
html .carousel-caption span {
    display: block;
    font-weight: 700;
    font-size: 34px;
    letter-spacing: 1.5px;
}
html .carousel-caption a span {
    font-size: 20px;
}
.hd-testi__heading.hd-heading {
    text-align: center;
}

section.hd-testi.hd-section {
    padding: 100px 0px;
}
.hd-testi__heading.hd-heading {
    text-align: center;
}
.dm-test {
    margin: 0px 10px;
}
section.hd-testi.hd-section {
    padding: 100px 0px;
}

.readallreviews {
    text-align: center;
    padding-bottom: 10px;
    padding-top: 10px;
}
.readallreviews a {
    display: inline-block;
    background-color: #111;
    width: 200px;
    padding: 12px 0;
    box-sizing: border-box;
    color: #fff;
    font-size: 15px;
    text-align: center;
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: 1px;
    margin: 0 8px;
    position: relative;
}
.readallreviews a:nth-child(1) {
    background-color: #317ddc;
}
.readallreviews a i {
    position: absolute;
    font-size: 31px;
    top: 50%;
    transform: translateY(-50%);
    left: 10px;
    opacity: 0.6;
}

section.hd-testi.hd-section {
    position: relative;
    background-image: url(/wp-content/uploads/2021/02/three-scaled-1.jpg);
    background-attachment: fixed;
    background-position: 50% 50%;
}

section.hd-testi.hd-section:before {
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
    background-color: #1f8fe3;
    content: "";
    color: #fff;
    opacity: 0.8;
}

.testila {
    position: relative;
}

.readallreviews a:nth-child(3) {
    background-color: #c90e0e;
}
.readallreviews {
    text-align: center;
    padding-bottom: 10px;
}
.readallreviews a {
    display: inline-block;
    background-color: #111;
    width: 200px;
    padding: 12px 0;
    box-sizing: border-box;
    color: #fff;
    font-size: 15px;
    text-align: center;
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: 1px;
    margin: 0 8px;
    position: relative;
}
.readallreviews a:nth-child(1) {
    background-color: #70adfb;
}
.readallreviews a:nth-child(2) {
    background-color: #317ddc;
}
.readallreviews a i {
    position: absolute;
    font-size: 31px;
    top: 50%;
    transform: translateY(-50%);
    left: 10px;
    opacity: 0.6;
}
.home-top-banner {
    width: 100%;
    background-color: #1f8fe3;
    text-align: center;
    color: #fff;
    font-size: 35px;
    padding: 8px 0px;
}
#header {
    background-color: rgba(255, 255, 255, 0.4);
    position: relative;
    top: 0px;
    left: 0px;
    width: 100%;
    z-index: 10000000;
    padding: 5px 0px;
}
.home #header,
#site-header.sca #header,
.main-header {
    background-color: transparent;
    background-image: none;
}
div#page.homepage {
    padding-top: 110px;
}
.over-video {
    height: 450px;
    background-size: auto;
    background-position: 50% 35%;
    background-repeat: no-repeat;
    background-color: #fff;
    max-width: 800px;
    margin: 20px auto;
    border: 3px solid #f6816a;
    box-sizing: border-box;
    position: relative;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.over-video:before {
    content: "\f04b";
    position: absolute;
    z-index: 1;
    font-family: FontAwesome;
    font-size: 63px;
    left: 0px;
    right: 0px;
    margin: 0px auto;
    text-align: center;
    bottom: 105px;
    cursor: pointer;
    color: #1f8fe1;
    border-radius: 50%;
    border: 1px solid #218de3;
    width: 80px;
    height: 80px;
    line-height: 80px;
    font-size: 40px;
    box-sizing: border-box;
    padding-left: 6px;
    background-color: #1f8fe1;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    color: #fff;
}
.over-video video {
    height: 100% !important;
    width: 100% !important;
    object-fit: cover;
}
.over-video {
    position: relative;
}

.over-video {
    cursor: pointer;
}
.asal video {
    display: block;
    margin: 0px auto;
    border: 3px solid #f6816a;
    max-width: 800px;
    margin-top: 25px;
    position: absolute;
    top: 0px;
    left: 0px;
    transition-delay: 0.3s;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    right: 0px;
    margin: 0px auto;
    opacity: 0;
}
div#post-15 .dm-half i {
    width: 36px;
    height: 36px;
    border-radius: 50%;
    text-align: center;
    background-color: #f6816a;
    color: #fff;
    line-height: 36px;
}
header#site-header {
    position: fixed;
    width: 100%;
    float: left;
    height: auto;
}
.carousel-caption h2 {
    text-transform: capitalize;
}
#site-header.sca #header,
.main-header {
    background-color: rgb(255, 255, 255);
}
.asinnerImage {
    display: none;
}
div#post-314 img {
    height: 650px !important;
    object-fit: cover;
}
article.latestPost.instaBlox h2 {
    text-align: center;
}

.bottomLine {
    background-color: #f6816a;
    color: #fff !important;
    border-color: #f6816a;
}

.bottomLine a {
    color: #fff !important;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: 1px;
}
.alignleft {
    float: left;
    margin: 0px 20px 20px 0px;
    border: 2px solid #ececec;
    margin-bottom: 20px;
    -webkit-box-shadow: 0 8px 6px -6px black;
    -moz-box-shadow: 0 8px 6px -6px black;
    box-shadow: 0 8px 6px -6px black;
}
.alignright {
    float: right;
    margin: 0px 0px 20px 20px;
    border: 2px solid #ececec;
    margin-bottom: 20px;
    -webkit-box-shadow: 0 8px 6px -6px black;
    -moz-box-shadow: 0 8px 6px -6px black;
    box-shadow: 0 8px 6px -6px black;
}

.alignnone {
    border: 2px solid #ececec;
    margin-bottom: 20px;
    -webkit-box-shadow: 0 8px 6px -6px black;
    -moz-box-shadow: 0 8px 6px -6px black;
    box-shadow: 0 8px 6px -6px black;
}
.noborder {
    border: 0;
    -webkit-box-shadow: 0 0 0 0 black;
    -moz-box-shadow: 0 0 0 0 black;
    box-shadow: 0 0 0 0 black;
}
.center {
    text-align: Center;
}
.clear {
    clear: both;
}

/* header */
/*  .main-header { background: #2b346b; } */

.logo-wrap,
.headerPhone,
.headerInfo {
    float: left;
    width: 31%;
    padding: 1%;
}
.logo-wrap {
    margin: 10px 0 0 0;
}
.headerInfo {
    width: 32%;
    text-align: right;
    margin-top: 30px;
}
.headerInfo p {
    margin-bottom: 5px;
}
.headerPhone {
    text-align: center;
    margin-top: 30px;
}
.headerPhone a {
    color: #fff !important;
}
div.header-social-icons {
    background: none;
    border: 0px;
}
div.header-social-icons a {
    background: #ccc;
    border-radius: 50%;
    padding: 10px;
    width: 30px;
    text-align: center;
    line-height: 30px;
    margin: 0px 5px;
    font-size: 26px;
}
div.header-social-icons::before {
    border: 0px;
}
#primary-navigation .header-social-icons a,
.header-social-icons a {
    padding: 0px 10px;
}

.primary-slider-container {
    max-width: 100%;
    float: none;
    width: 100%;
    overflow: hidden;
    margin: 0px;
}
.primary-slider-container .slide-caption {
    width: 94%;
    padding: 2% 3%;
    bottom: 0%;
    left: 0px;
    max-height: 50px;
}
.slide-title {
    font-size: 32px !important;
    line-height: 34px;
}
.owl-carousel .owl-item img {
    max-width: 100% !important;
}
.primary-slider .owl-dots {
    bottom: 8%;
    top: inherit;
    right: 16%;
}

#page {
    padding-top: 0px;
    width: 100%;
    max-width: 100%;
}

/* home boxes */
.homeBoxes {
    margin: 0px auto;
    margin-top: 0px;
    text-align: left;
    padding: 25px 0px;
}
.homeBoxes h3 {
    color: #000;
    font-size: 32px;
    margin-top: 0px;
}
.homeBoxes p {
    color: #000 !important;
    font-size: 14px !important;
}
.homeBoxes .box01,
.homeBoxes .box02,
.homeBoxes .box03 {
    float: left;
    width: 33.33%;
    position: relative;
    padding: 10px;
    box-sizing: border-box;
}
.homeBoxes .box02 {
    width: 32%;
}

/* home widgets */
.homeWidgets {
    margin: 30px auto;
    text-align: left;
}
.widgetBox {
    margin-right: 3%;
    margin-bottom: 20px;
    padding: 2%;
    width: 27%;
    float: left;
    border-radius: 10px;
    -moz-border-radius: 10px;
    background: rgba(255, 255, 255, 0.8);
}
.widgetBox h3 {
    text-align: center;
}

.widgetBox.noMargin {
    margin-right: 0px;
}
.widgetBox img {
    width: 100%;
}

.textwidget p {
    font-size: 16px;
    line-height: 20px;
}

/* inner pages */
input[type="text"],
textarea {
    background-color: #eee;
}
#page.single {
    float: left;
}
.article {
    background: none;
    margin: 0 auto;
    float: none;
}
.page h1.title {
    margin-bottom: 20px;
}

/* footer */
.copyrights {
    text-align: center;
    border-top: 1px solid rgba(255, 255, 255, 0.16);
    color: #fff;
}
#copyright-note span {
    display: none;
}
.to-top {
    float: none;
}
#copyright-note .to-top span {
    display: inline-block;
    font-size: 16px;
    line-height: 24px;
}

.hide-d {
    display: none;
}

.social-icons a {
    display: inline-block;
    color: #fff;
    background: #404040;
    width: 25px;
    height: 25px;
    line-height: 25px;
    text-align: center;
    border-radius: 2px;
}
.headerPhone {
    width: 100%;
    margin-top: 0px;
}
.headerPhone p {
    display: inline-block;
    font-size: 14px;
    margin: 0px;
    color: #fff;
}
ul.sub-menu.toggle-submenu {
    background-color: #094685;
}
header .navigation {
    float: right;
    width: 80%;
}
header .logo-wrap {
    float: left;
    width: 20%;
}
.navigation ul {
    text-align: right;
    padding-top: 30px;
}
.navigation ul li {
    float: none;
    display: inline-block;
}
#secondary-navigation .navigation > ul > .menu-item-has-children > a {
    padding-right: 32px;
}
#secondary-navigation a {
    padding: 5px 10px 12px;
    margin: 0;
    text-transform: none !important;
}
.newCon {
    height: 100vh;
    background-size: cover;
    background-position: 50% 50%;
}
.welcome h1 {
    font-size: 30px;
    color: #282e67;
    margin-top: 0px;
}
.welcome img {
    padding: 3px;
    border: 1px solid #ccc;
}
.welcome .row:after {
    clear: both;
    content: "";
    display: block;
}
.rwow {
    float: right !important;
}
.lwow {
    float: left !important;
}
.leftwow {
    width: 34%;
    float: left;
    box-sizing: border-box;
    padding: 0px 15px;
}
.leftwow img {
    display: block;
    box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.56);
}
.rightwow {
    margin-top: -11px;
    width: 65%;
    box-sizing: border-box;
    padding: 0px 15px;
    float: right;
}
.row {
    margin: 0px -15px;
}
.row:after,
.container:after {
    clear: both;
    content: "";
    display: block;
    position: relative;
}
.main-header .container {
    background-color: transparent !important;
}
#reviews {
    position: relative;
    padding: 100px 0px;
}
#reviews h2 {
    color: #1179bd;
    font-size: 32px;
    padding-top: 10px !important;
}
#reviews h4 {
    font-weight: normal;
    line-height: 26px;
    font-size: 16px;
}
.carousel-indicators {
    bottom: -9px !important;
}
.col-sm-6 {
    width: 50%;
    box-sizing: border-box;
    padding: 0px 15px;
    float: left;
}
.featured {
    margin: 30px auto 20px;
}
.featured img {
    border: 2px solid #ececec;
    margin-bottom: 20px;
    -webkit-box-shadow: 0 8px 6px -6px black;
    -moz-box-shadow: 0 8px 6px -6px black;
    box-shadow: 0 8px 6px -6px black;
}
.homeBoxes,
.featured,
.welcome {
    overflow: hidden;
}
.featured p {
    padding-right: 15px;
}
.homeBoxes {
    background: #2b4f97;
    border-bottom: 5px solid #2b4f97;
    font-size: 14px;
    padding: 30px 0px;
}
.homeBoxes h3 {
    margin-top: 0;
    margin-bottom: 10px;
    text-transform: uppercase;
    font-size: 18px;
    text-align: center;
    color: #fff;
}
footer {
    margin-top: 0px;
    padding: 10px 0px;
}
.to-top,
.to-top a {
    color: #fff !important;
}
.article:after {
    clear: both;
    content: "";
    display: block;
    position: relative;
}
.post-info {
    display: none !important;
}
#featured-thumbnail {
    float: right;
    width: 30%;
}
.front-view-content {
    float: left;
    width: 68%;
}
.opacit_ {
    opacity: 0;
}
.sticky {
    position: fixed !important;
    box-shadow: 0px 0px 17px rgba(0, 0, 0, 0.9);
}
.sticky img {
    max-width: 100px !important;
}

#logo a,
#logo img {
    float: none !important;
    display: block;
}
.innerImage {
    height: 350px;
    background-size: cover;
    background-position: 50% 50%;
    position: relative;
}
.article {
    max-width: 1200px;
    width: 100%;
    margin: 20px auto;
    box-shadow: 0px 0px 0px;
    padding: 20px 15px;
    box-sizing: border-box;
}

/* New Draft */
.video_holder {
    height: 100vh;
    position: relative;
    overflow: hidden;
    max-height: 700px;
}

.video_holder video {
    position: absolute;
    top: 0px;
    left: 0px;
    height: 100% !important;
    width: 100% !important;
    object-fit: cover;
}
#secondary-navigation {
    float: none !important;
}
.carousel-caption {
    color: #fff;
    position: absolute;
    top: 75%;
    width: 100%;
    text-align: center;
    z-index: 10;
    transform: translateY(-50%);
}

.video_holder:before {
    height: 100%;
    width: 100%;
    position: absolute;
    content: "";
    background-color: #000;
    opacity: 0.5;
    left: 0px;
    top: 0px;
    z-index: 1;
}

.carousel-caption p {
    font-size: 23px;
    text-transform: capitalize;
}
.carousel-caption h2 {
    color: #fff;
    font-size: 53px;
    margin-bottom: 10px;
}
.google-reviews {
    padding: 10px 0px 15px;
}

.google-reviews p {
    margin: 0px;
    color: #1f91c5;
    font-weight: bold;
    font-size: 36px;
    position: relative;
    display: block;
}

.google-reviews {
    text-align: center;
    background-color: #f4f4f4 !important;
}

.google-reviews p:nth-child(1) span {
    color: #306bfd;
    font-weight: bold;
    font-size: 50px;
    width: auto;
    display: inline-block;
    text-transform: capitalize;
    font-variant: all-small-caps;
}
.sub-footer-a ul {
    list-style: none;
    padding: 0px;
    margin: 0px;
}

.sub-footer-a li {
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 16px;
    margin-bottom: 10px;
}

.sub-footer-a li a {
    color: #fff;
}
footer .container {
    width: 100%;
}
.copyrights p {
    margin: 0px;
}
footer {
    padding: 0px !important;
}
.copyrights .container {
    display: flex;
    padding: 0px 15px;
    align-items: center;
    justify-content: center;
}
.countera ul {
    padding: 0px;
}
html .graph span {
    position: absolute;
    display: block;
    width: 1px;
    top: 0px;
    left: 0px;
    height: 100%;
    -webkit-transition: all 0.6s ease-in-out;
    transition: all 0.6s ease-in-out;
    height: 45px;
    background-color: #000;
    width: 1%;
    border-radius: 4px 0px 0px 4px;
    animation: gradient 4s ease infinite;
    transform: skewX(9deg);
    left: -10px;
    background-size: 400% 400% !important;
}
.countera li:nth-child(1) .graph span {
    background: linear-gradient(-45deg, #9a8677, #7d6655, #6f4e37);
}
.countera li:nth-child(2) .graph span {
    background: linear-gradient(-45deg, #80b2d7, #5dade8, #2491e3);
}
.countera li:nth-child(3) .graph span {
    background: linear-gradient(-45deg, #df8080, #d84242, #c90e0e);
}
.countera li:nth-child(4) .graph span {
    background: linear-gradient(-45deg, #294e72, #12375c, #023569);
}

@keyframes gradient {
    0% {
        background-position: 0% 50%;
    }
    50% {
        background-position: 100% 50%;
    }
    100% {
        background-position: 0% 50%;
    }
}

.copyrights p {
    width: 50%;
    text-align: left;
}

.copyrights p + p {
    text-align: right;
}
.google-reviews p:nth-child(1) span:nth-child(2),
.google-reviews p:nth-child(1) span:last-child {
    color: #e33201;
}

.google-reviews p:nth-child(1) span:nth-child(3) {
    color: #f4b000;
}

.google-reviews p:nth-child(1) span:nth-child(5) {
    color: #2d9b24;
}

.google-reviews p:nth-child(1) span:nth-child(1) {
    margin-right: -3px;
    font-variant: none;
}
.follow-us h2 {
    text-align: center;
    font-size: 40px;
    margin-bottom: 45px;
}
.sub-footer-a {
    background-color: #0a4785;
    padding: 10px 0px;
}

.sub-footer-a * {
    color: #fff;
}

.sub-footer-a .container {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}

.sub-footer-a h3 {
    font-size: 20px;
    letter-spacing: 2px;
    text-transform: uppercase;
}

.sub-footer-a .container .dm-fourth {
    padding-left: 0px;
}
.follow-us {
    padding: 0px 0px 80px;
}
.follow-us h2:after {
    content: "";
    background-color: #f6816a;
    display: block;
    height: 3px;
    width: 100px;
    margin: 9px auto 15px;
}

.dm-reviews .container {
    max-width: 100% !important;
    width: 100% !important;
}

.follow-us .container {
    max-width: 100% !important;
}

.dm-wrapper.clearfix {
}
.dm-test span {
    display: block;
    text-align: center;
    border: 2px solid #13162d;
    position: relative;
    height: 250px;
    background-size: cover;
    background-position: 50% 15%;
    cursor: pointer;
    box-shadow: 0px 1px 10px rgba(19, 22, 45, 0.26);
}
.dm-test span:before {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background-color: #000;
    content: "";
    opacity: 0.1;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.dm-test span:hover:before {
    opacity: 0.7;
}
.dm-test span:hover h3:before {
    opacity: 1;
    top: 0;
}
.dm-test span:hover h3 {
    top: 51%;
}
.dm-test h3:before {
    background-image: url(https://doctormultimedia.com/wp-includes/js/mediaelement/mejs-controls.svg);
    display: block;
    content: "";
    margin: 0 auto;
    background-repeat: no-repeat;
    background-position: 0 -39px;
    height: 80px;
    width: 80px;
    margin-bottom: 20px;
    opacity: 0;
    position: relative;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    top: -40px;
}
.dm-test h3 {
    position: absolute;
    margin: 0 auto;
    text-align: center;
    padding: 15px 0;
    color: #fff;
    font-size: 22px;
    line-height: 23px;
    font-weight: 700;
    padding: 20px;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    top: 60%;
    transform: translateY(-50%);
    width: 100%;
    text-align: center;
    box-sizing: border-box;
}
.google-reviews p + p {
    margin-top: -10px;
    margin-bottom: 15px;
    margin: 0px;
}
.google-reviews p + p .counteraasd {
    color: #1f91c5;
}
.google-reviews p + p span {
    color: #f4b000;
}
.carousel-caption a {
    display: inline-block;
    border: 2px solid #f7826a;
    color: #fff;
    padding: 9px 40px;
    font-size: 22px;
    border-radius: 3px;
    background-color: #f7826a;
    margin-top: 15px;
}
.zoomSection a:hover,
.carousel-caption a:hover {
    background-color: #1f91c5;
    color: #fff;
    border-color: #1f91c5;
}
div#header .container {
    max-width: 100% !important;
    padding: 0px 15px;
    box-sizing: border-box;
    width: 100% !important;
    display: flex;
    align-items: center;
    justify-content: center;
}

div#header .logo-wrap {
    margin: 0px auto;
    margin-left: 0px;
    overflow: visible;
}

div#header .rightside {
    float: right;
    width: auto;
}

div#header .address p,
div#header .address .pull-inline {
    display: inline-block;
    color: #111;
    margin-right: 16px;
    font-size: 18px;
}
div#header .address p {
    margin-bottom: 13px;
}
.address p:nth-child(1) a {
    font-weight: bold;
    font-size: 25px !important;
}
header .navigation {
    width: 100%;
    float: none;
}

ul#menu-main-menu {
    padding-top: 0px;
}
div#header .logo-wrap {
    width: auto;
}
.preloaderofVideo {
    opacity: 0;
}
.phone-numbr {
    margin: 0px auto;
    margin-left: 0px;
}

.phone-numbr a {
    font-size: 33px;
    font-weight: bold;
}
#logo img {
    max-width: 205px;
    /*margin-bottom: -50px;*/
}

div#wp_access_helper_container {
    top: 180px;
}
div#header .address p {
    margin-bottom: 13px;
    vertical-align: middle;
}
#secondary-navigation a {
    padding: 5px 10px;
    text-transform: none !important;
    letter-spacing: 1px;
}

.address a {
    color: #094685 !important;
}

.social-icons.pull-inline a {
    background-color: #fff;
    color: #111 !important;
}

.address {
    padding-top: 0px;
    text-align: right;
    /* display: none; */
}
.welcome {
    padding: 140px;
    box-sizing: border-box;
}
section.welcome .row {
    margin: 0px 0px 35px;
}

section.welcome h1 {
    font-size: 34px;
    font-weight: bold;
    color: #111;
    letter-spacing: 1px;
}

section.welcome img {
    padding: 0px;
    border: 0px;
    display: block;
    margin: 0px auto;
}
.map iframe {
    display: block;
    width: 100%;
}
section.welcome .row:nth-child(2) strong {
    display: block;
    font-size: 24px;
    margin-bottom: 5px;
}

.copyrights,
.copyrights p,
.copyrights a {
    border-color: #fff !important;
    color: #fff !important;
}
section.welcome h3 {
    text-transform: capitalize;
    color: #454545;
    font-weight: bold;
    font-size: 24px;
}
footer {
    margin: 0px !important;
}

.zoomSection {
    position: relative;
}
.zoomSection {
    padding: 300px 0px;
    overflow: hidden;
}
.samba:before {
    animation-name: samba;
    animation-duration: 30s;
    animation-fill-mode: both;
}
.reviews:before,
.zoomSection:before {
    height: 100%;
    background-position: 50% 68%;
    content: "";
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    background-attachment: fixed;
    background-size: cover;
}
.servicesField .container {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
}
.servitem {
    width: 33.33%;
    float: left;
    padding: 15px;
    box-sizing: border-box;
}
#reviews {
    background-attachment: fixed;
    background-size: cover;
    background-position: 50% 50%;
}
section#reviews p {
    text-align: justify;
    color: #fff;
    font-size: 20px;
    text-align: center;
}

section#reviews h4 {
    color: #fff;
    font-weight: bold;
    font-size: 27px;
}
section#reviews:after {
    content: "";
    position: absolute;
    top: 0px;
    left: 0px;
    background-color: #494949;
    opacity: 0.5;
    height: 100%;
    width: 100%;
}

section#reviews h2 {
    position: relative;
    z-index: 10;
    color: #fff;
    text-transform: uppercase;
    font-weight: bold;
    letter-spacing: 1px;
    font-size: 38px;
}

section#reviews .container {
    position: relative;
    z-index: 10;
}

.servicesField {
    padding: 100px 0px;
}

.servitem a {
    display: block;
    text-align: center;
}
.servitem {
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.servitem:hover a {
    color: #fff !important;
}
.servitem:hover {
    background-color: rgba(0, 0, 0, 0.2);
}

.servitem img {
    max-width: 95px;
    margin-bottom: 15px;
}

.servitem a:nth-child(2) {
    text-transform: uppercase;
    color: #777;
    font-weight: bold;
    font-size: 19px;
    letter-spacing: 0px;
}
.servitem:nth-child(1),
.servitem:nth-child(2),
.servitem:nth-child(3),
.servitem:nth-child(4) {
    margin-bottom: 30px;
}

/* @media screen and (min-width: 1600px) { } */
@keyframes samba {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}

.zoomSection1:after,
.zoomSection:after {
    content: "";
    position: absolute;
    top: 0px;
    left: 0px;
    content: "";
    background-color: #494949;
    opacity: 0.5;
    height: 100%;
    width: 100%;
}

.zoomSection {
    text-align: center;
}
.paws {
    padding: 100px 0px;
}

.paws img {
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.paws a {
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.paws a:hover img {
    transform: rotate(0deg) !important;
}
.copyrights p span {
    border-color: #000 !important;
}
.copyrights p span span {
    border: 0px !important;
    padding: 0px !important;
    margin: 0px !important;
}
.copyrights strong {
    font-size: 21px;
}
.paws .col6 {
    width: 50%;
    float: left;
    text-align: center;
}

.paws a {
    display: block;
}

.paws img {
    display: block;
    margin: 0px auto;
}

.paws span {
    display: block;
    text-transform: uppercase;
    font-size: 35px;
    color: #000;
    font-weight: bold;
    letter-spacing: 1px;
}

.paws .col6:nth-child(1) {
    position: relative;
    top: -50px;
}

.paws .col6:nth-child(2) {
    position: relative;
    bottom: -50px;
}

.paws .col6:nth-child(1) img {
    position: relative;
    transform: rotate(11deg);
}

.paws .col6:nth-child(2) img {
    position: relative;
    transform: rotate(-11deg);
}

.zoomSection p {
    color: #fff;
    font-size: 22px;
    line-height: 27px;
    text-align: justify;
    text-align-last: center;
}

.zoomSection .container {
    position: relative;
    z-index: 100;
}

.zoomSection span {
    font-weight: bold;
    font-size: 35px;
    margin: 35px 0px 0px;
    display: block;
}
.appt-section .dm-half:nth-child(1) li:before {
    display: none;
}

.appt-section .dm-half:nth-child(1) ul {
    padding: 0px;
}

.appt-section .dm-half:nth-child(1) h4 {
    font-weight: bold;
    font-size: 21px;
    letter-spacing: 1px;
    margin-bottom: 5px;
}

.appt-section h3 {
    font-weight: 700;
    font-size: 40px;
    color: #1f91c5 !important;
    margin-bottom: 30px;
}
.appt-section .dm-half + .dm-half {
    margin-top: 70px;
}

.appt-section h3:after {
    content: "";
    background-color: #f6816a;
    display: block;
    height: 3px;
    width: 100px;
    margin: 9px 0px 15px;
}

.appt-section .dm-half:nth-child(1) li p:nth-child(2) a:before {
    content: "";
    display: inline-block;
    background-image: url(/wp-content/uploads/2020/06/Mobile-Icon.png);
    height: 30px;
    width: 16px;
    background-size: contain;
    background-repeat: no-repeat;
    position: relative;
    vertical-align: baseline;
    top: 6px;
    margin-right: 10px;
}

.appt-section .dm-half:nth-child(1) li p:nth-child(2) a {
    font-size: 22px;
    display: block;
    line-height: normal;
}

.appt-section .dm-half:nth-child(1) ul:after {
    content: "";
    clear: both;
    display: block;
}

.appt-section .dm-half:nth-child(1) p:last-of-type {
    line-height: normal;
}
.zoomSection a {
    display: inline-block;
    border: 2px solid #fff;
    color: #fff;
    padding: 9px 40px;
    font-size: 22px;
    border-radius: 3px;
    margin-top: 15px;
}
header#site-header {
    z-index: 10000000;
}
.appt-section {
    padding: 80px 0px;
}
.appt-section label {
    display: none !important;
}
.appt-section .dm-flex {
    align-items: unset;
}

.appt-section .dm-half + .dm-half {
    background-color: #1f8fe3;
    color: #fff;
    padding: 20px;
    box-sizing: border-box;
}
.appt-section textarea::-webkit-input-placeholder,
.appt-section input::-webkit-input-placeholder {
    color: #111;
}
.appt-section textarea:-moz-placeholder,
.appt-section input:-moz-placeholder {
    color: #111;
}
.appt-section textarea::-moz-placeholder,
.appt-section input::-moz-placeholder {
    color: #111;
}
.appt-section textarea:-ms-input-placeholder,
.appt-section input:-ms-input-placeholder {
    color: #111;
}
.appt-section li small {
    display: block;
    font-size: 15px;
}

#post-199 h3:after {
    display: block;
    position: relative;
    height: 2px;
    width: 150px;
    background-color: #f6816a;
    content: "";
    margin-top: 15px;
}
div#post-199 img {
    border: 0px;
    box-shadow: 0px 0px;
    outline: none;
}
.appt-section select {
    color: #111 !important;
}
.appt-section textarea {
    color: #111 !important;
}
.dm-half {
    padding: 0px 15px;
    box-sizing: border-box;
}
.appt-section .dm-half:nth-child(1) li {
    width: 50%;
    float: left;
    margin-bottom: 15px;
}

.appt-section input,
.appt-section textarea {
    background-color: #fff;
}

/*
li#field_2_1,
li#field_2_2 {
    display: inline-block;
    width: 50%;
}

li#field_2_3,
li#field_2_5 {
    width: 50%;
    display: inline-block;
}
*/

.appt-section li input,
.appt-section li select {
    width: 100% !important;
}

.home div#gform_wrapper_2 {
    margin: 0px !important;
}
.appt-section option {
    color: #000;
}
body .hd-heading__head {
    color: #fff;
    margin: 0px;
    font-size: 45px;
    letter-spacing: 1px;
}
.ts-carousel__para {
    font-size: 19px;
}
.flux {
    display: flex;
    align-items: center;
}
button.slick-prev.slick-arrow:before {
    content: "\f104";
    font-family: FontAwesome;
    color: #fff;
    opacity: 1;
    font-size: 50px;
}
html .menu-item-has-children > a:after {
    content: "\f0d7";
    font-family: FontAwesome;
    position: absolute;
    content: "\f107";
    right: 16px !important;
}
button.slick-prev.slick-arrow {
    height: 50px;
}
.slick-prev {
    left: -25px;
}
.ts-carousel__item {
    margin: 20px 10px;
    padding: 20px;
    background-color: transparent;
}
.custom-menu {
    background-color: #f6816a;
    padding: 5px 20px;
    border-radius: 4px;
}

#secondary-navigation .custom-menu a {
    color: #fff !important;
    font-weight: bold !important;
    text-transform: uppercase !important;
}
button.slick-next.slick-arrow:before {
    content: "\f105";
    font-family: FontAwesome;
    color: #fff;
    opacity: 1;
    font-size: 50px;
}
button.slick-next.slick-arrow {
    height: 50px;
    right: -20px;
}
span.slide-star i {
    color: #ffc433;
}
span.slide-star {
    display: block;
}
.ts-carousel__head {
    margin-bottom: 10px;
    font-size: 17px;
    letter-spacing: 1px;
    text-transform: uppercase;
    color: #000;
    font-weight: 700;
    margin: 0;
}
#move-to-top {
    width: 40px;
    height: 40px;
}
.img {
    height: 60px;
    width: 60px;
    border-radius: 50%;
    background-color: #020d60;
    text-align: center;
    color: #fff;
    font-size: 22px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 10px;
    background-position: 50% 50%;
    background-size: cover;
    border: 2px solid rgba(131, 131, 131, 0.51);
    box-sizing: border-box;
}
.meet-our-doctors {
    padding: 80px 0px 100px;
}

.meet-our-doctors h2 {
    text-align: center;
    font-size: 40px;
    margin-bottom: 45px;
}

.meet-our-doctors h2:after {
    content: "";
    background-color: #f6816a;
    display: block;
    height: 3px;
    width: 100px;
    margin: 9px auto 15px;
}

.meet-our-doctors .clearfix {
    display: flex;
    /* align-items: center; */
    justify-content: center;
    flex-wrap: wrap;
}

.dm-4 {
    width: 30%;
    padding-right: 15px;
}
ul.sub-menu a {
    font-size: 14px !important;
}
.dm-8 {
    width: 70%;
}
.footer-icons p {
    margin-bottom: 10px;
}
.doc-text a:hover {
    color: #fff;
    box-shadow: 0px 1px 10px #a3a3a3;
}
.footer-icons i {
    width: 20px;
}
.sub-footer-a a:hover {
    color: #fff;
}
.footer-icons span {
    letter-spacing: 0.5px;
}
.doc-img {
    width: 50%;
}
.dm-fourth:nth-child(2) a {
    font-size: 35px;
    font-weight: bold;
}
.readallreviews a:hover {
    color: #fff;
}
.doc-text {
    width: 50%;
}
.countera p {
    margin: 0px;
    text-transform: uppercase;
    letter-spacing: 1px;
}
.countera li:nth-child(1) .graph:before {
    background-image: url(/wp-content/uploads/2020/06/coffee-cup.png);
}
.countera li:nth-child(2) .graph:before {
    background-image: url(/wp-content/uploads/2020/06/review-5.png);
}
.countera li:nth-child(3) .graph:before {
    background-image: url(/wp-content/uploads/2020/06/dentist-8.png);
}
.countera li:nth-child(4) .graph:before {
    background-image: url(/wp-content/uploads/2020/06/experience.png);
}

.countera .graph:before {
    content: "";
    position: absolute;
    left: 0px;
    top: 0px;
    height: 45px;
    width: 45px;
    background-size: 35px;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    z-index: 10;
    filter: brightness(0) invert(1);
    border-right: 1px solid #fff;
    -webkit-transition: all 0.6s ease-in-out;
    transition: all 0.6s ease-in-out;
}
.countera .graph:before {
    left: -50px;
}
.countera .graph.active:before {
    left: 0px;
}
.graph {
    margin: 0px auto 12px;
}
.graph {
    height: 45px;
    width: 90%;
    background-color: #fff;
    position: relative;
    box-sizing: border-box;
    box-shadow: 0px 1px 12px rgba(255, 255, 255, 0.36);
    border-radius: 4px;
    overflow: hidden;
}
.countera ul {
    margin: 0px;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}
.dm-d-slide:after {
    content: "";
    display: block;
    clear: both;
}

.dm-d-slide > div {
    float: left;
    padding: 0px 10px;
}

.doc-text a {
    background-color: #f6816a;
    padding: 8px 20px;
    border-radius: 4px;
    color: #fff;
    font-weight: bold;
}

.doc-text h4 {
    font-weight: bold;
    font-size: 29px;
}

.doc-img img {
    height: 525px !important;
    object-fit: cover;
    width: 90%;
    margin: 0px auto;
}

.doc-name span {
    padding: 20px 30px;
    display: block;
    margin-bottom: 20px;
    box-shadow: 0px 1px 15px rgba(0, 0, 0, 0.09);
    text-align: center;
    font-weight: bold;
    letter-spacing: 1px;
    cursor: pointer;
    font-size: 21px;
    text-align: left;
}
.countera {
    padding: 35px 0px;
}

.countera {
    background-color: #1f8fe3;
}

.countera li {
    width: 25%;
    display: inline-block;
    text-align: center;
    margin-left: -4px;
}

.countera span {
    display: block;
    font-size: 59px;
    line-height: 72px;
    color: #fff;
    font-weight: bold;
    margin-bottom: 10px;
    /* -webkit-transition: all 0.3s ease-in-out; */
    /* transition: all 0.3s ease-in-out; */
    /* height: 45px; */
}

.countera {
    color: #fff;
}
.doc-name.active-btn {
    background-color: #1f8fe3;
    color: #fff;
}
.doc-name {
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
div#dal-0 img {
    object-position: 35% 33%;
}
div#dal-0 {
    display: block;
}
.testila:before {
    content: "\f10d";
    font-family: fontAwesome;
    font-size: 46px;
    color: #1f91c5;
    position: absolute;
    font-size: 90px;
    opacity: 0.1;
    top: -20px;
    left: -25px;
    line-height: 90px;
}
.whowrote {
    padding: 16px 0;
    border-top: 1px solid #dedede;
    margin-top: 30px;
    margin-bottom: 0;
    padding-bottom: 0;
}
.nlapo {
    box-shadow: 2px 1px 17px rgba(0, 0, 0, 0.1);
    padding: 30px 40px 30px;
    box-sizing: border-box;
    border-radius: 5px;
    background-color: #fff;
}
.hd-testi__heading.hd-heading p {
    font-size: 23px;
    line-height: 30px;
    margin-bottom: 0;
    color: #fff;
}
.appt-section li input,
.appt-section li textarea,
.appt-section li select {
    background-color: transparent;
    border: 0px;
    border-bottom: 2px solid rgba(0, 0, 0, 0.2);
    color: #111;
}
.phone-numbr p {
    margin: 0px;
}
.home .gform_wrapper .gform_footer {
    margin-top: 5px;
}
@media screen and (max-width: 1440px) {
    #secondary-navigation a {
        padding: 5px 6px;
    }
    .custom-menu {
        padding: 5px;
    }
    .regular_header #secondary-navigation {
        width: auto !important;
    }
    .zoomSection {
        padding: 190px 0px;
    }
}
@media screen and (max-width: 1280px) {
    #secondary-navigation .custom-menu a {
        font-size: 15px !important;
    }
    div#page {
        padding-top: 85px;
    }
    #logo img {
        max-width: 160px;
        margin-bottom: -5px;
    }
    .phone-numbr a {
        font-size: 27px;
        font-weight: bold;
        text-align: center;
        display: block;
        margin-bottom: -5px;
    }
    #secondary-navigation .navigation > ul > .menu-item-has-children > a {
        padding-right: 15px;
    }

    html .menu-item-has-children > a:after {
        right: 2px !important;
    }
}
@media screen and (max-width: 1152px) {
    ul#menu-main-menu > li a {
        font-size: 16px !important;
    }
}
@media screen and (min-width: 881px) {
    #logo img {
        box-sizing: border-box;
    }
    .sub-menu li {
        background-color: #084685 !important;
        border-bottom: 1px solid rgba(255, 255, 255, 0.4) !important;
        box-sizing: border-box;
    }
    .sub-menu li:hover {
        background-color: #02305f !important;
    }
    .sub-menu li a {
        color: #fff !important;
    }
    .address,
    #logo img,
    #site-header {
        -webkit-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;
    }
    .sca .address {
        padding-top: 13px;
    }
    #logo img {
        box-sizing: border-box;
    }
    .sca #logo img {
        padding-right: 10px;
    }
    #site-header.sca #header {
        background-color: rgba(255, 255, 255, 0.7);
    }
}
@media screen and (max-width: 1152px) {
    section#reviews p {
        padding: 0px 30px;
        box-sizing: border-box;
    }

    #logo img {
        box-sizing: border-box;
        display: block;
        width: 100%;
    }
    .zoomSection {
        padding: 150px 50px;
        overflow: hidden;
    }
    .welcome {
        padding: 70px;
    }
    .innerImage {
        height: 350px;
    }
    #page {
        max-width: 100% !important;
        width: 100% !important;
    }
    footer .container {
        width: 100%;
    }
    .headerPhone {
        box-sizing: border-box;
    }
}
/* mobile */
@media screen and (max-width: 880px) {
    body .hd-heading__head {
        font-size: 30px;
    }

    div#header .phone-numbr > a {
        display: none !important;
    }

    .phone-numbr {
        text-align: center;
        width: 100%;
    }
    .google-reviews p {
        font-size: 28px !important;
    }
    header#site-header {
        height: auto !important;
    }
    body .hd-heading__head {
        font-size: 30px !important;
    }
    #header {
        background-color: rgb(10, 88, 161, 0) !important;
    }
    #page.homepage {
        padding-top: 20px !important;
    }
    .welcome img {
        width: 75% !important;
    }
    #post-236 img,
    #post-11 img,
    #post-11 img {
        width: 120px !important;
    }
    #secondary-navigation .navigation .current-menu-item {
        background: #333 !important;
    }
    html .post-content img {
        width: auto !important;
        height: auto !important;
        float: none !important;
        margin: 0px auto 20px !important;
    }
    .rightside {
        width: 100% !important;
    }
    .rightside a#pull {
        box-sizing: border-box;
        margin: 0px auto;
    }
    #logo img {
        box-sizing: border-box;
        display: block;
        width: 100%;
        margin: 10px auto;
    }
    .address {
        display: none !important;
    }
    div#header .container {
        max-width: 100% !important;
        padding: 0px;
        box-sizing: border-box;
        width: 100% !important;
        text-align: center;
    }
    #header #logo a {
        display: block;
        text-align: center;
    }
    #header:after,
    #regular-header:after {
        clear: both;
        content: "";
        display: block;
    }
    #site-header {
        position: relative !important;
    }
    .logo-wrap {
        width: 100% !important;
    }
    .servitem {
        width: 50%;
        margin-bottom: 20px !important;
    }
    .servicesField {
        box-sizing: border-box;
        padding: 50px 20px;
    }
    #reviews,
    .reviews:before,
    .zoomSection:before {
        background-attachment: scroll;
    }
    section.welcome h1,
    section.welcome p,
    section.welcome h3 {
        text-align: center;
    }
    .welcome {
        padding: 40px 20px;
    }
    #header .logo-wrap {
        float: none !important;
    }
    #secondary-navigation {
        height: auto !important;
    }
    #page.homepage {
        padding-top: 20px !important;
    }
    .hide-d {
        display: block;
    }
    #header {
        background: none;
        padding: 0px 0 0px 0px;
        margin-bottom: 0px;
    }
    .mobileBtn {
        margin-bottom: 0px;
    }
    .mobileBtn a,
    .hours {
        display: block;
        color: #fff;
        text-align: center;
        background: #005a42;
        padding: 10px;
        border-radius: 0;
        -moz-border-radius: 0px;
        margin: 10px !important;
    }
    .mobileBtn.phoneBtn {
        font-size: 20px;
    }
    .mobileBtn a:hover,
    .mobileBtn a:visited {
        color: #fff;
    }
    .primary-slider-container,
    .hide-xs {
        display: none;
    }
    .container,
    .welcome .container,
    .widgetBox {
        width: 96%;
        padding: 2%;
    }

    .innerImage {
        display: none;
    }
    .homeBoxes,
    .homeWidgets,
    .welcome,
    .footerSocial,
    div.footer .copy {
        width: 100%;
        height: auto;
    }
    .box01,
    .box02,
    .box03 {
        width: 96%;
        float: none;
        margin-bottom: 20px;
        padding: 2%;
    }
    .welcome {
        margin: 20px auto;
    }
    .homeBoxes .box01,
    .homeBoxes .box02,
    .homeBoxes .box03 {
        width: 98%;
    }
    .post-content img {
        width: 100% !important;
        height: auto !important;
    }
    .footer-widgets.widgets-num-4 .f-widget:nth-child(even),
    .footer-widgets.widgets-num-3 .f-widget:nth-child(even),
    .footer-widgets.widgets-num-4 .f-widget,
    .footer-widgets.widgets-num-3 .f-widget {
        width: 100% !important;
        max-width: 100% !important;
    }
    .hours {
        display: none !important;
    }
    .main-header {
        background-color: #fff !important;
    }
    .leftwow {
        width: 100%;
    }
    .rightwow {
        width: 100%;
    }
    .col-sm-6 {
        width: 100%;
    }
    .row {
        margin: 0px;
    }
    .welcome iframe {
        height: 400px !important;
    }
    .featured .btn {
        display: block;
        text-align: center;
    }
    .homeBoxes .box01,
    .homeBoxes .box02,
    .homeBoxes .box03 {
        height: auto;
    }
    .box02 .btn {
        display: block;
        max-width: 250px;
        margin: 10px auto 0px;
    }
    footer .container {
        width: 100%;
    }
    #regular-header {
        display: none;
    }
    .sticky {
        background-color: #fff !important;
    }

    div.header-social-icons {
        float: none !important;
        text-align: center;
        background: none !important;
    }
    div.header-social-icons a {
        float: none;
        display: inline-block;
        position: relative;
        z-index: 9999;
    }
    .header-social-icons {
        text-align: Center;
        float: none !important;
    }
    .header-social-icons a {
        display: inline-block;
        font-size: 32px !important;
        width: 34px !important;
        line-height: 34px;
        color: #333 !important;
    }
    section.welcome .row:nth-child(1) .leftwow {
        float: left;
        width: 40%;
    }

    section.welcome .row:nth-child(1) .rightwow {
        float: right;
        text-align: left;
        width: 60%;
    }
    #header {
        position: relative;
    }
    section.welcome .row:nth-child(1) .rightwow p,
    section.welcome .row:nth-child(1) .rightwow h1 {
        text-align: left;
    }
    .asinnerImage {
        display: none !important;
    }
    section.welcome .row:nth-child(1) .leftwow {
        width: 100%;
        margin-bottom: 20px;
    }
    section.welcome .row:nth-child(1) .rightwow {
        width: 100%;
    }
}
ul.WellnessPlans {
    list-style: none;
    text-align: center;
}

ul.WellnessPlans li {
    display: inline-block;
    text-align: center;
}
#menu-item-348 .sub-menu {
    right: 0px;
    left: auto;
}
.page h1.title {
    margin-bottom: 20px;
    font-weight: bold;
    border-bottom: 1px solid #006d51;
    padding-bottom: 10px;
}

.asinnerImage {
    height: 210px;
    background-color: rgba(10, 88, 161, 0.57);
}
@media screen and (max-width: 540px) {
    #site-header {
        position: relative !important;
    }
    #reviews,
    .paws {
        padding: 50px 0px;
    }
    footer .container {
        box-sizing: border-box;
    }
    .col6 {
        width: 100% !important;
        top: 0px !important;
        margin-bottom: 30px;
    }
    .zoomSection a {
        display: inline-block;
        border: 2px solid #fff;
        color: #fff;
        padding: 9px 20px;
        font-size: 22px;
        border-radius: 3px;
        margin-top: 15px;
    }
    .zoomSection span {
        font-weight: bold;
        font-size: 35px;
        margin: 35px 0px 0px;
        display: block;
        line-height: 36px;
        font-size: 30px;
    }
    .zoomSection {
        padding: 50px 15px;
    }
    .zoomSection p {
        text-align: center;
    }
    section.welcome h1 {
        font-size: 29px;
        font-weight: bold;
        color: #111;
        letter-spacing: 1px;
        line-height: normal;
        margin: 15px 0px;
    }
    .welcome {
        padding: 20px 10px;
    }
    .welcome img {
        margin-bottom: 10px;
    }
    section.welcome .row:nth-child(1) .leftwow {
        float: left;
        width: 100%;
    }

    section.welcome .row:nth-child(1) .rightwow {
        float: right;
        text-align: left;
        width: 100%;
    }

    section.welcome .row:nth-child(1) .rightwow p,
    section.welcome .row:nth-child(1) .rightwow h1 {
        text-align: center;
    }
}
.innerImage img {
    width: 100% !important;
}
#header .logo-wrap {
    padding: 0px;
}
.dm-pop-video {
    position: fixed;
    top: 0;
    left: 0;
    height: 100vh;
    z-index: 1000000000;
    background-color: rgba(0, 0, 0, 0.7);
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    opacity: 0;
    visibility: hidden;
}
.dm-pop-video.show-dm-pop {
    opacity: 1;
    visibility: visible;
}
.dm-pop-wrap {
    width: 1200px;
    margin: 0 auto;
    text-align: right;
}

.dm-hold-video {
    padding: 0 20px;
}
.dm-hold-video {
    margin: 0 auto;
}
.dm-hold-video iframe {
    width: 100%;
    height: 600px;
    display: block;
}
.dm-pop-wrap button {
    position: relative;
    background: #37a0ff;
    right: 0;
    bottom: -20px;
    z-index: 100;
    right: -20px;
    cursor: pointer;
    border: 0px;
    color: #fff;
    height: 40px;
    width: 40px;
    font-size: 20px;
}
@media screen and (max-width: 1440px) {
    .hd-testi__carousel {
        padding: 0px 50px;
        box-sizing: border-box;
    }
    .ts-carousel__item {
        margin: 20px 0px;
    }
}
@media screen and (max-width: 1100px) {
    .countera li {
        width: 50%;
    }
}
@media screen and (max-width: 768px) {
    .google-reviews {
        margin-top: 10px;
    }
    .sticks {
        width: 100%;
    }
    .countera li {
        width: 100%;
    }
    .sub-footer-a .container .dm-fourth {
        margin-bottom: 30px;
        text-align: center;
    }
    .copyrights p {
        width: 100%;
        text-align: center;
    }
    .copyrights .container {
        flex-wrap: wrap;
    }
    .sub-footer-a .container .dm-fourth:last-child {
        margin-bottom: 0px;
    }

    .dm-4 {
        width: 100%;
    }

    .dm-8 {
        width: 100%;
    }

    .dm-d-slide > div {
        width: 100%;
        text-align: center;
    }

    .doc-img {
        margin-bottom: 20px;
    }

    .doc-img img {
        max-width: 450px;
        margin: 0px auto;
    }
    #page.homepage {
        padding: 0px !important;
    }
    .home-top-banner {
        margin-bottom: 20px;
        font-size: 30px;
    }
    div#header .container {
        flex-wrap: wrap;
    }
    #page,
    .container {
        max-width: 100% !important;
        width: 100%;
    }
}
.ts-carousel__para a {
    cursor: pointer;
}
.address p {
    margin-bottom: 5px !important;
}
@media screen and (max-width: 640px) {
    .appt-section {
        padding: 50px 0px;
    }
    .home-top-banner {
        font-size: 25px;
    }
    .appt-section .dm-half li {
        width: 100% !important;
    }
    .home ul#gform_fields_2 li {
        width: 100%;
    }
    section.hd-testi.hd-section {
        padding: 50px 0px;
    }
    .hd-testi__carousel {
        padding: 0px 0px;
    }
    .copyrights p + p {
        text-align: center;
    }
    .appt-section h3 {
        font-size: 30px;
    }

    .appt-section {
        text-align: center;
    }

    .appt-section h3 {
        text-align: center;
    }

    .appt-section h3:after {
        margin: 10px auto 20px;
    }
    .readallreviews a {
        width: calc(50% - 10px);
        margin: 0px 5px 10px;
    }
}
@media (min-width: 1800px) {
        #logo img {
        max-width: 170px;
        margin-bottom: -5px;
        width: 100%;
        position: relative;
    }
    .video_holder video {
        object-position: 50% 0%;
    }
}
.video_holder video {
    object-position: 50% 0%;
}
.appt-section .dm-half + .dm-half {
    background-color: #fff;
    box-shadow: 0px 1px 15px rgb(0 0 0 / 13%);
    border-radius: 4px;
}
.galleryhover:after {
    clear: both;
    content: "";
    display: block;
    position: relative;
}
.galleryhover p {
    display: none;
}
.galleryhover .itegal {
    width: 25%;
    float: left;
    padding: 0px 15px;
    margin: 15px 0px;
    box-sizing: border-box;
}
.itegal a {
    display: block;
    position: relative;
}
.itegal img {
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    position: absolute;
    top: 0px;
    width: 400px;
    max-width: inherit;
    height: auto;
    left: 0px;
    right: 0px;
    left: 50%;
    transform: translate(-50%, -50%);
    top: 50%;
    opacity: 0;
    visibility: hidden;
    z-index: 1000;
    box-shadow: 1px 1px 8px rgba(255, 255, 255, 0.9);
}
.page-id-316 .post-content {
    overflow: visible;
}
.itegal .showit {
    opacity: 1;
    visibility: visible;
}
.imgit {
    background-size: cover;
    background-position: 50% 50%;
    height: 282px;
    width: 100%;
    position: relative;
}
/**/
@media screen and (max-width: 1367px) {
    .itegal img {
        height: 305px;
    }
    .galleryhover {
        max-width: 900px;
        margin: 0px auto;
    }
    .imgit {
        height: 175px;
    }
}
@media (max-width: 1200px) {
    .newPatients a {
        font-size: 17px;
        width: 460px;
    }
}
div#post-15 p {
    position: relative;
}
.doc-content + a {
    display: none;
}
div#post-15 p:nth-child(4) {
    padding-left: 47px;
}
div#post-15 .dm-half p:nth-child(2),
div#post-15 .dm-half p:nth-child(3) {
    padding-left: 45px;
    box-sizing: border-box;
    position: relative;
    font-size: 21px;
    display: inline-block;
    line-height: normal;
    vertical-align: top;
}
div#post-15 .dm-half p:nth-child(3) {
    position: relative;
}
div#post-15 .dm-half p:nth-child(3) {
    margin-left: 20px;
}

div#post-15 .dm-half p i {
    position: absolute;
    left: 0px;
    top: 0px;
}
div#post-15 h3 {
    text-align: center;
}

div#post-15 p {
    display: in;
}

div#post-15 h3 a {
    text-decoration: none !important;
    margin-bottom: 25px !important;
    display: block;
}
div#post-15 .dm-half p:nth-child(3) i {
    /*top: -4px;*/
}
div#post-1567 {
    text-align: center;
}
div#post-1567 h4 {
    font-size: 25px;
    font-weight: bold;
    line-height: normal;
    letter-spacing: 1px;
}
div#post-1567 p:last-of-type br {
    display: none;
}

div#post-1567 p:last-of-type a {
    margin: 0px 10px;
}

div#post-1567 p:last-of-type {
    margin-top: 30px;
}

.page-id-1567 .article {
    position: relative;
    overflow: hidden;
}

.page-id-1567 .article:before {
    content: "";
    background-image: url(/wp-content/uploads/2020/09/gplay.png);
    position: absolute;
    height: 115%;
    top: -7.5%;
    width: 60%;
    background-attachment: fixed;
    transform: skewX(-5deg);
    left: -10%;
}

.page-id-1567 .article .single_page {
    position: relative;
}

#post-1567 .dm-service-section:nth-child(odd) {
    background-color: transparent;
}
div#post-1567 p:last-of-type a {
    background-color: #1f91c5;
    color: #fff;
    text-decoration: none !important;
    padding: 8px 30px;
}
#post-15 .dm-service-section:nth-child(even) {
    background-color: #fff;
    padding-bottom: 15px;
    position: relative;
    margin: 0px 0px 50px !important;
    padding: 0px !important;
}
#post-15 .dm-service-section:nth-child(even):before {
    content: "";
    position: absolute;
    background-image: url(/wp-content/uploads/2020/09/gplay.png);
    top: 0px;
    left: 0px;
    opacity: 0.6;
    width: 100%;
    background-attachment: fixed;
    height: 100%;
    filter: brightness(0) invert(1);
    opacity: 0;
}
#post-15 .dm-service-section:nth-child(even) .dm-container {
    position: relative;
    z-index: 10;
    /*box-shadow: 0px 1px 10px hsl(0deg 0% 0% / 9%);*/
    box-shadow: -1px 2px 20px rgb(18, 65, 128, 0.3);
    padding: 10px 10px;
    border-radius: 1rem;
    background-color: rgba(31, 143, 227, 0.05);
    margin-top: 1rem;
}

.gform_footer.top_label input {
    background-color: #f6816a;
    cursor: pointer;
    display: block !important;
    color: #fff;
    text-transform: uppercase;
    font-weight: bold;
    width: 200px !important;
    margin: 0px auto !important;
    height: 40px !important;
    border: 0px;
    font-size: 25px !important;
    float: none !important;
}
#post-15 .dm-service-section:nth-child(even) label {
    color: #1f8fe3;
}

#post-15 .dm-service-section:nth-child(even) strong {
    color: #1f8fe3;
    font-size: 34px;
    text-align: center;
    width: 100%;
    display: block;
}

#post-15 .dm-service-section:nth-child(even) li input,
#post-15 .dm-service-section:nth-child(even) li select {
    width: 100% !important;
    height: 25px;
    border: 0px;
    border-bottom: 1px solid #1f8fe3;
    background-color: transparent;
    color: #111;
}
#post-15 .dm-service-section:nth-child(even) li select option {
    color: #000;
}
#post-15 .dm-service-section:nth-child(even) li {
    width: 50%;
    display: inline-block;
    box-sizing: border-box;
}

#post-15 ul#gform_fields_2 {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}

#post-15 .dm-service-section:nth-child(even) li#field_2_4 {
    width: 100% !important;
}

#post-15 textarea {
    border: 0px;
    border-bottom: 1px solid #1f8fe3;
    background-color: transparent;
    color: #000;
}

#post-15 .gform_footer.top_label * {
    margin: 0px;
}

#post-15 .gform_footer.top_label p {
    display: none;
}

.page-id-15 article {
    padding: 0px !important;
}
div#post-766 iframe {
    height: 385px !important;
    border: 2px solid #f6816a !important;
    box-sizing: border-box;
    display: block;
    margin: 0px auto;
}
.page-id-766 section.page-header,
article.article {
    padding: 0px !important;
}
div#post-766 .dm-flex {
    align-items: inherit;
}
div#post-1554 iframe {
    width: 100%;
    height: 100%;
    display: block;
}
.dm-full.video-full .wp-video br {
    display: none;
}

.dm-full.video-full .wp-video {
    float: right;
    max-width: 500px;
    margin-bottom: 20px;
    margin-left: 20px;
}
.dm-service-section.no-center .dm-flex {
    align-items: inherit;
}
.dm-full.center-div {
    text-align: center;
}

.dm-full.center-div h3 {
    margin: 0px;
}

.dm-full.center-div h3 a {
    background-color: #1f91c5;
    color: #fff;
    padding: 10px 30px;
    display: inline-block;
    margin-bottom: 20px;
    text-decoration: none !important;
}
.dm-half h3 {
    font-size: 28px;
    line-height: 29px;
    font-weight: bold;
}
.dm-full.inosu h3 {
    text-align: center;
}

.dm-full {
    width: 100%;
}
.flex-me {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    text-align: center;
}
#header {
    background-color: #fff;
}
.flex-me .ezcol-one-quarter {
    width: calc(25% - 20px);
    margin: 10px;
    background-color: #fff;
    box-shadow: 0px 1px 10px rgb(0 0 0 / 17%);
    border-radius: 4px;
}

.flex-me .ezcol-one-quarter img {
    border: 0px !important;
    outline: none !important;
    display: block;
    margin: 0px auto;
}
#post-316 h3:after,
.inosu h3:after,
div#post-332 .center-div h3:after,
div#post-12 .center-div h3:after,
.dm-half h3:after {
    display: block;
    position: relative;
    height: 2px;
    width: 150px;
    background-color: #f6816a;
    content: "";
    margin-top: 15px;
}
.inosu h3:after,
div#post-332 .center-div h3:after,
div#post-12 .center-div h3:after {
    margin: 10px auto 20px;
}
.dm-service-section:nth-child(even) {
    position: relative;
    background: #eee;
}
.imgit {
    box-sizing: border-box;
    border: 1px solid #f6816a;
}
.dm-service-section:nth-child(even):before {
    position: absolute;
    top: 0px;
    left: 0px;
    background-position: 50% 50%;
    content: "";
    height: 100%;
    width: 100%;
    opacity: 0.6;
    background-attachment: fixed;
    background-image: url(/wp-content/uploads/2020/09/gplay.png);
}
.dm-service-section:nth-child(even) .dm-container {
    position: relative;
}
.dm-service-section.form-full li input,
.dm-service-section.form-full li textarea {
    background-color: #fff;
}

.dm-service-section.form-full li {
    display: inline-block;
    width: 50%;
    box-sizing: border-box;
}

.dm-service-section.form-full .dm-half ul {
    display: flex;
    flex-wrap: wrap;
}

.dm-service-section.form-full .dm-half:nth-child(1) li#field_3_7 {
    width: 100%;
}

.dm-service-section.form-full h4 {
    font-weight: bold;
    font-size: 31px;
}

.dm-service-section.form-full li input {
    height: 50px;
}

.dm-service-section.form-full .dm-half:nth-child(2) li {
    padding-right: 27px;
    box-sizing: border-box;
    margin-bottom: 12px;
    line-height: 1.2;
}
div#post-13 .dm-full ul {
    column-count: 2;
}
figure.effect-ming h2 {
    color: #fff;
    font-weight: bold;
    text-shadow: 0px 1px 1px #000;
    left: 0px;
    position: absolute;
    top: 50%;
    width: 100%;
    transform: translateY(-50%);
    padding: 0px 30px;
    line-height: 1;
    font-weight: bold !important;
    font-size: 28px !important;
    margin: 0px !important;
}
.dm-service-section.form-full .dm-half:nth-child(1) {
    background-color: rgb(255 255 255 / 41%);
    padding: 20px;
    box-shadow: 0px 1px 10px rgb(0 0 0 / 12%);
}
div#post-13 .dm-service-section {
    padding-bottom: 0px;
}
.dm-full.center-div h2:after {
    margin: 20px auto;
}
.dm-service-section.center-div {
    text-align: center;
}
div#post-12 .center-div h3 {
    font-size: 30px;
}
.dm-service-section.center-div h3 {
    font-size: 28px;
    line-height: 29px;
    font-weight: bold;
}
.dm-service-section h2:after,
.dm-service-section.form-full h4:after {
    display: block;
    position: relative;
    height: 2px;
    width: 150px;
    background-color: #f6816a;
    content: "";
    margin-top: 15px;
}
.gform_footer.top_label p {
    margin: 0px;
}

.gform_footer.top_label br {
    display: none;
}

.gform_footer.top_label + p {
    margin: 0px;
}

.gform_wrapper form + p {
    display: none;
}

.dm-half .gform_wrapper {
    margin: 0px !important;
}
.simg:before {
    height: 100%;
    width: 100%;
    position: absolute;
    content: "";
    background-color: #1f91c5;
    opacity: 0.3;
    left: 0px;
    top: 0px;
}
.dm-service-section.faqs ul {
    display: none;
}
.dm-service-section.faqs ul {
    padding: 10px;
    background-color: rgb(238 238 238);
}
.innersep {
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    min-height: 100px;
}
.faqs p {
    margin-bottom: 10px;
}
.dm-service-section.cta {
    background-color: #f6816a !important;
}

.dm-service-section.cta * {
    color: #fff;
    font-size: 26px;
}

.dm-service-section.cta blockquote:after {
    font-size: 100px;
    opacity: 0.2;
    top: -31px;
    position: absolute;
}
.dm-service-section.cta p {
    line-height: 1;
    text-align: center;
}
.dm-service-section.cta:before {
    filter: brightness(0) invert(1);
}
div#post-1567 h2:after {
    margin: 10px auto 20px;
}
div#post-15 h3:after {
    margin: -10px auto 20px;
}
.dm-service-section.faqs strong {
    display: block;
    background-color: #f6816a;
    padding: 10px;
    cursor: pointer;
    color: #fff;
}

.dm-service-section.faqs img {
    width: 100%;
    max-width: 469px;
    border: 0px !important;
    box-shadow: 0px 0px 0px !important;
    outline: none;
    margin: 0px auto;
    display: block;
    float: none;
}
#post-13 + div .homeServices {
    margin-bottom: 50px !important;
}
.dm-service-section.form-full .dm-half:nth-child(1) p {
    margin: 0px;
}
@media (max-width: 1366px) {
    .galleryhover {
        max-width: 760px;
        margin: 0px auto;
    }
    .galleryhover .itegal {
        width: 33.33%;
    }
}
@media (max-width: 880px) {
    .flex-me .ezcol-one-quarter {
        width: calc(33.33% - 20px);
    }
    #page.single {
        padding: 0px !important;
        margin: 0px !important;
        margin-top: 3px !important;
    }
    .page-id-1567 .article:before {
        display: none;
    }
    div#post-1567 p:last-of-type a {
        margin-bottom: 20px;
    }
}
@media (max-width: 640px) {
    .dm-service-section.form-full li,
    #post-15 .dm-service-section:nth-child(even) li {
        width: 100%;
    }
    div#post-15 .dm-half p:nth-child(2),
    div#post-15 .dm-half p:nth-child(3) {
        display: block;
        margin: 0px auto 20px;
        max-width: 229px;
    }
    .dm-service-section.form-full .dm-half:nth-child(2) li {
        width: 100%;
    }
    div#post-13 .dm-full ul {
        column-count: 1;
    }
    div#content_box .galleryhover {
        max-width: 250px !important;
        margin: 0px auto;
    }
    div#content_box .itegal img {
        width: 290px !important;
        left: 0px !important;
    }
    .galleryhover .itegal {
        width: 50%;
    }
    .flex-me .ezcol-one-quarter {
        width: calc(50% - 20px);
    }
}
.show_me_video {
    background-position: 200% 35%;
}
.show_me_video:before {
    bottom: 0px;
    opacity: 0;
}
.show_me_video video {
    opacity: 1 !important;
    z-index: 10 !important;
}
ul.sub-menu a {
    font-size: 16px !important;
    letter-spacing: 0px !important;
}
div#post-16 {
    padding: 30px 0px;
}
div#post-766 img {
    margin: 0px;
}
.page-id-766 .ofico p,
#post-1554 .ofico p {
    position: relative;
    padding-left: 50px;
}
.dm-service-section.none {
    display: none !important;
}
.page-id-766 .ofico i,
#post-1554 .ofico i,
div#post-766 .dm-half i {
    width: 36px;
    height: 36px;
    border-radius: 50%;
    text-align: center;
    background-color: #f6816a;
    color: #fff;
    line-height: 36px;
    position: absolute;
    left: 0px;
    top: 0px;
}
.dm-service-section.ofico .dm-flex {
    align-items: inherit;
    gap: 20px;
}
.meet-our-doctors.DOGGIES .dm-8 img {
    height: 355px !important;
}
.dm-service-section.ofico .dm-third {
    background-color: rgba(255, 255, 255, 0.4);
    width: calc(33.33% - 20px);
    padding: 20px;
    box-sizing: border-box;
    box-shadow: 0px 1px 10px rgb(0 0 0 / 5%);
}

.dm-service-section.ofico h3 {
    font-size: 25px;
}
.meet-our-doctors {
    padding-bottom: 0px;
}

.meet-our-doctors.DOGGIES {
    padding-bottom: 100px;
}
.dm-service-section.ofico h3:after {
    display: block;
    position: relative;
    height: 2px;
    width: 50px;
    background-color: #f6816a;
    content: "";
    margin-top: 5px;
}

.dm-service-section.ofico p a {
    font-size: 24px;
}

.dm-service-section.ofico .dm-third:nth-child(1) p {
    font-size: 22px;
    line-height: 27px;
}

.hall-of-smiles {
    background: #1f8fe3;
    color: #fff;
    text-align: center;
    padding: 50px 0;
    /*margin-bottom: 75px;*/
}
.hall-of-smiles h2 {
    font-weight: 700;
    color: #fff;
    font-size: 38px;
    margin-bottom: 10px;
}
.hall-of-smiles p {
    font-size: 19px;
    margin-bottom: 30px;
}
.hall-of-smiles .clearfix {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
}
.dm-thi {
    width: 33.33%;
    padding: 0 15px;
    box-sizing: border-box;
}
@media (max-width: 880px) {
    .home div#header {
        margin-bottom: 20px;
    }
    .dm-thi {
        width: 100%;
        margin-bottom: 20px;
    }
    .dm-service-section.ofico .dm-third {
        width: 100%;
    }
}

section.hd-testi {
    display: none !important;
}

#page section.hd-testi {
    display: block !important;
}

.smaller {
    font-size: 80%;
}

.page-id-2426 .dm-third {
    padding: 0px 15px;
    text-align: center;
}

.page-id-2426 .no-align .dm-flex {
    align-items: flex-start;
}

.page-id-199 .dm-service-section h2:after,
.page-id-2426 .dm-service-section h2:after {
    display: none;
}

@media screen and (min-width: 880px) {
    ul.comforts {
        column-count: 2;
    }
}

ul.comforts {
    counter-reset: section;
    list-style: none;
    max-width: 650px;
    padding: 20px 20px;
    box-sizing: border-box;
    margin: 0px auto;
}

/*
@media screen and (min-width: 1200px) {
    ul.comforts {
        margin-left: 330px !important;
    }
}
*/
ul.comforts li {
    margin-bottom: 0.5em;
    font-size: 21px;
}

ul.comforts li:before {
    counter-increment: section; /* Increment the value of section counter by 1 */
    content: counter(section);
    background: linear-gradient(80deg, rgba(0, 0, 0, 1) 0%, rgba(230, 230, 230, 1) 100%);
    color: #fff;
    display: inline-block;
    transform: rotate(1deg);
    margin-right: 13px;
    width: 40px;
    box-sizing: border-box;
    text-align: center;
    line-height: 40px;
    border-radius: 6px;
    position: relative;
    top: 0px;
}

ul.comforts li:nth-child(6) span:nth-child(3) {
    font-weight: bold !important;
    padding-left: 54px !important;
    font-size: 16px;
    position: absolute;
    top: 33px;
    left: 0px;
}

.comforts.dm-service-section {
    padding: 40px 0;
}

.page-id-199 .follow-us {
    padding: 2em 0;
}

@media screen and (min-width: 880px) {
    .category-blog .irow {
        display: flex;
        flex-wrap: wrap;
        /*justify-content: center;        */
    }
}

.page-id-15 .dm-flex {
    align-items: stretch;
}

.page-id-15 .dm-half {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

@media screen and (min-width: 880px) and (max-width: 1600px) {
    #logo img {
        max-width: 105px;
    }
}

@media screen and (min-width: 1601px) {
    #logo img {
        max-width: 105px;
        top: 0px;
    }
}

@media screen and (min-width: 880px) and (max-width: 1100px) {
    .phone-numbr p {
        margin-left: 1rem;
    }
    div#page {
        padding-top: 0;
    }
}

.dm-service-section.less-padding {
    padding: 30px 0;
}

.copyrights {
    font-size: 75%;
}

.sub-footer-a .dm-fourth {
    text-align: center;
}

.f-center-all {
    display: flex;
    justify-content: center;
    align-items: center;
}

.f-center-all img {
    display: block;
}

.extra-top-margin {
    margin-top: 1rem;
}

@media screen and (min-width: 880px) {
    #content_box .latestPost.instaBlox.excerpt {
        display: flex;
        flex-direction: column;
        justify-content: space-between;
    }

    .logo-wrap img {
        padding: 0.25rem;
    }
}

.emergency {
    color: red;
}

.smaller-text {
    font-size: 16px;
}

.page-id-15 #gform_wrapper_2 p:empty {
    display: none !important;
}

#gform_submit_button_2 {
    line-height: 1;
}

.page-id-15 #gform_wrapper_2 input,
.page-id-15 #gform_wrapper_2 select,
.page-id-15 #gform_wrapper_2 textarea {
    background-color: #1f8fe3;
    color: white;
    font-weight: bold;
    border: none !important;
}

textarea,
input.text,
input[type="text"],
input[type="button"],
input[type="submit"],
.input-checkbox {
    -webkit-appearance: none;
}

@media screen and (min-width: 1550px) {
    .phone-numbr {
        margin-left: -20%;
    }
}

.top-bar {
    background-color: #1f8fe3;
    color: white;
    padding: 0.2em 0;
    text-align: center;
}

.top-bar a {
    color: white;
}
