body { font-family: Montserrat, sans-serif !important; }
.remove-margin p { margin: 0 !important; }
p:empty {
    display: none;
}
a:hover, a:focus {
    outline: 0 !important;
    text-decoration: none !important;
}
.url-color a, .faq-link-color a {
    color: #b2203c !important;
}
.url-color a:hover {
    color: #fff !important;
}
.url-color-hover a:hover, .url-color-hover a:hover span, .url-color-hover a:hover p, .url-color-hover .fl-icon-wrap:hover  i:before {
    color: #b2203c !important;
}
.hover-black a:hover, .hover-black a:hover span, .hover-black a:hover strong, .faq-link-color a:hover {
    color: #000 !important;
}
.overflow-hide {
    overflow: hidden;
}
.font-bold strong, .font-bold b {
    font-weight: bold !important;
}
.remove-margin {
    margin: 0 !important;
}

.bland-img img{
    mix-blend-mode: multiply;
}

.w-100 .pp-photo-content {
    display: block !important;
}
.bottom-shap .fl-builder-layer{
    bottom: -2px;	
}
.btn-border .pp-more-link, .btn-border .pp-button {
    border: 1px solid !important;
}
/*-------- Header ---------*/

.header-btn a {
    background: transparent;
    border: 1px solid #b2203c !important;
    padding: 7px 17px !important;
    color: #b2203c !important;
    transition: all 0.5s ease;
    line-height: 26px !important;
}
.header-btn a:hover {
    background: #b2203c;
    color: #fff !important;
}
.sub-menu-before-icon .menu > .menu-item > .sub-menu:before {
    content: "";
    position: absolute;
    bottom: calc(100% + 4px);
    left: 20px;
    border: 8px solid transparent;
    border-bottom-color: #b2203c;
}
#header-menu .fl-theme-builder-header-shrink-row-top img {
    max-height: 70px !important;
}
#header-menu .fl-theme-builder-header-shrink-row-top{
	-webkit-box-shadow: 0px 2px 5px -1px rgb(0 0 0 / 40%);
    -moz-box-shadow: 0px 2px 5px -1px rgba(0,0,0,0.40);
    box-shadow: 0px 2px 5px -1px rgb(0 0 0 / 40%);
}

/*---------- Over Header-----------*/


/*---------- Footer ---------------*/

.footer-menu #menu-footer-menu li {
    display: inline-block;
    width: 50%;
}
.privacy-links a {
    margin: 0 20px;
}
.privacy-links a:last-child {
    margin-right: 0;
}
.privacy-links a:first-child {
    margin-left: 0;
}
.footer-menu #menu-footer-menu li:nth-child(even) {
    width: auto;
}
.footer-menu #menu-footer-menu li {
    display: inline-block;
    width: 55%;
    padding-left: 22%;
}
.footer-menu li a{
	display: inline-block;
}
.footer-accordion .pp-accordion-item:last-child .pp-accordion-button {
    border-bottom: 0;
}
.footer-accordion .pp-accordion-item:last-child .pp-accordion-content {
    border-top-width: 1px !important;
}
.copy-section br {
    display: none;
}
/*---------- Over Footer-----------*/

.right-btn-arrow i.pp-button-icon:before {
    content: none;
}

.right-btn-arrow i.pp-button-icon:after {
    content: "";
    background: url(/wp-content/uploads/2021/04/right-arrow-white.svg) no-repeat;
    background-position: right;
    background-size: contain;
    width: 40px;
    height: 40px;
    display: block;
}

.bg-color-hover .fl-col-content:hover {
    background: #333;
}

.z-index-99 {
    position: relative;
    z-index: 99;
}
.request-btn {
    position: relative;
}
.request-btn span.pp-button-text {
    width: 100%;
    display: block;
    position: relative;
}
.request-btn i.pp-button-icon {
    position: absolute;
    right: 0;
    z-index: 2;
    top: 12px;
}
.icon-bg .pp-infobox-image {
    display: flex;
    margin: 0;
    background: #edf1f4;
    height: 140px;
    width: 140px;
    border-radius: 50%;
    align-items: center;
    justify-content: center;
    margin: 0 auto;
}
.link-list .pp-list-items li {
    display: inline-block;
    margin: 0 10px;
    text-align: center;
}
.link-list  .pp-icon-wrapper {
    display: none !important;
}
.link-list  .pp-infolist {
    text-align: center !important;
}
.link-list {
    max-width: 80%;
    margin: 0 auto;
}
.online-bill-btn i.pp-button-icon {
    display: block;
    color: #FFF !important;
}
.online-bill-btn b {
    display: block;
    color: #FFF !important;
    font-size: 22px;
    line-height: 24px;
    margin: 3px 0 8px;
}
#news-post-sec .owl-nav.pp-carousel-nav {
    position: absolute;
    bottom: 0;
}
#news-post-sec .owl-nav button {
    position: relative;
    padding: 0;
}
#news-post-sec .owl-nav .owl-prev:after, #news-post-sec .owl-nav .owl-next:before {
    content: "";
    width: 50px;
    height: 30px;
    display: block;
    background-size: contain !important;
}
#news-post-sec .owl-nav .owl-prev:after {
    background: url(/wp-content/uploads/2021/04/left-arrow.svg) no-repeat;
}
#news-post-sec .owl-nav .owl-next:before {
    background: url(/wp-content/uploads/2021/04/right-arrow.svg) no-repeat;
}
#news-post-sec .owl-nav .owl-prev:hover:after {
    background: url(/wp-content/uploads/2021/04/red-left-arrow.png) no-repeat;
}
#news-post-sec .owl-nav .owl-next:hover:before {
    background: url(/wp-content/uploads/2021/04/red-right-arrow.png) no-repeat;
}
#news-post-sec .owl-nav button svg {
    display: none;
}
#news-post-sec .owl-nav.pp-carousel-nav {
    position: absolute;
    bottom: 50px;
    left: -100px;
}
.feature-img .pp-content-grid-image img {
    height: 220px !important;
    object-fit: cover;
    background-position: center;
}
/*.image-grays-cal img {
    filter: gray;
    -webkit-filter: grayscale(1);
    -webkit-transition: all .3s ease-in-out;
    opacity: 0.7;
}
.image-grays-cal .pp-content-post:hover img {
    filter: none;
    opacity: 1;
    -webkit-filter: grayscale(0);
}*/

 .doc-slider-content h3 a, .doc-slider-content span{
    font-family: Montserrat, sans-serif;
    font-weight: 600;
    font-size: 24px;
    line-height: 30px;
    color: #3e3f40;
    transition: color 0.3s ease;
}
.filter-tabs .pp-post-filters-toggle:before {
    content: "";
    position: absolute;
    right: 15px;
    background:url(/wp-content/uploads/2021/04/down-arrow.svg) no-repeat; 
    height: 15px;
    width: 15px;
    background-size: contain !important;
    top: 14px;
}
.filter-tabs.filter-drop-box .pp-post-filters-toggle:before {
    content: none;
}
.doc-slider-content .pp-content-grid-post-meta a, .doc-slider-content .pp-content-grid-post-meta  {
    color: #525356;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    margin-top: 5px;
    display: block;
    pointer-events: none;
}

 .hover-box:hover h3 a,  .hover-box:hover span, 

 .hover-box:hover .pp-content-grid-post-meta a,  

 .hover-box:hover .doc-slider-content .pp-content-grid-post-meta{
    color: #b2203c;
 }

 .team-sec .remove-padding{
    padding: 0 !important;
 }

 .team-sec .remove-content-padding{
    padding: 15px 0 0 0 !important;
 }
.team-sec .pp-content-post:hover .pp-post-content p {
    color: #b2203c !important;
}

.team-sec .pp-content-post-meta{
    padding: 0 !important;
}

.team-sec .pp-content-category-list {
    margin-top: 7px;
    padding-top: 0;
    border-top: 0px solid #eee;
    pointer-events: none;
}
#gallery-sec .pp-swiper-button {
    position: absolute;
    bottom: -6px;
    top: auto !important;
    -webkit-transform: translateY(0%);
    z-index: 99;
    -ms-transform: translateY(0%);
    transform: translateY(0%) !important;
    transform: translateX(47vh) !important;
}

#gallery-sec .pp-image-carousel{
    padding-bottom: 40px;
}

#gallery-sec .pp-image-carousel .pp-swiper-button-next {
    left: 35px;
    width: 0;
    display: inline-block;
}
#gallery-sec .pp-image-carousel .pp-swiper-button-prev {
    left: 0;
}
#gallery-sec  .pp-image-carousel .pp-swiper-button-next:focus, #gallery-sec  .pp-image-carousel .pp-swiper-button-prev:focus {
    outline: 0;
}
#gallery-sec  .pp-image-carousel .pp-swiper-button-next span, #gallery-sec  .pp-image-carousel .pp-swiper-button-prev span {
    display: none;
}
#gallery-sec .pp-image-carousel .pp-swiper-button-next:after, #gallery-sec .pp-image-carousel .pp-swiper-button-prev:after {
    content: "";
    width: 40px;
    height: 30px;
    display: block;
    background-size: contain !important;
}
#gallery-sec .pp-image-carousel .pp-swiper-button-next:after {
    background: url(/wp-content/uploads/2021/04/right-arrow.svg) no-repeat;
    background-position: right;
}
#gallery-sec  .pp-image-carousel .pp-swiper-button-prev:after {
    background: url(/wp-content/uploads/2021/04/left-arrow.svg) no-repeat;
}
#gallery-sec  .pp-image-carousel .pp-swiper-button-prev:hover:after {
    background: url(/wp-content/uploads/2021/04/red-left-arrow.png) no-repeat;
}
#gallery-sec .pp-image-carousel .pp-swiper-button-next:hover:after {
    background: url(/wp-content/uploads/2021/04/red-right-arrow.png) no-repeat;
    background-position: right;
}
/*================= Testimonial ==============*/

#testimonial-sec .testimonials .testimonail-box {
    padding: 0;
}
#testimonial-sec  .pp-content-post {
    overflow: inherit;
}
#testimonial-sec .testimonials {
    margin-bottom: 7.5% !important;
    padding-bottom: 30px;
}
#testimonial-sec .testimonials .pp-content-grid-post-image {
    padding: 0 0 30px 0;
}
#testimonial-sec .testimonials .pp-content-grid-post-image img.wp-post-image {
    height: 245px;
    width: 245px;
    object-fit: cover;
    display: block;
    margin-top: -50px;
    border: 2px solid #e2e2e2;
    z-index: 1;
    position: relative;
}
#testimonial-sec .testimonials .pp-content-grid-post-content p {
    font-size: 16px;
    line-height: 26px;
    font-weight: 400;
    font-family: Montserrat, sans-serif;
    color: #525356;
}
#testimonial-sec .testimonials h3.pp-content-grid-post-title {
    font-size: 25px !important;
    text-transform: uppercase;
    font-weight: 600;
    font-family: Montserrat, sans-serif;
    margin: 25px 0 6px 0;
    display: block;
    color: #3e3f40;
}
#testimonial-sec  .designation-text {
    margin: 0;
    font-size: 18px;
    font-weight: 500;
    line-height: 26px;
    display: block;
    color: #525356;
    font-family: Montserrat, sans-serif;
}
#testimonial-sec .testimonials:after {
    content: "";
    background: url(/wp-content/uploads/2021/04/testimonial-icon.png) no-repeat;
    position: absolute;
    right: 12%;
    top: 8%;
    width: 100px;
    height: 80px;
    background-size: contain;
}
/*================= Locations Page ==============*/

.address-title {
    position: relative;
}
.address-title .fl-row-content-wrap {
    position: absolute;
    top: 70px;
}
#address-tab .pp-tabs > .pp-tabs-labels {
    justify-content: flex-end !important;
    max-width: 1580px;
}
#address-tab .pp-tabs > .pp-tabs-labels .pp-tabs-label {
    padding: 10px 10px 20px 10px;
    width: 20%;
    flex: unset;
}
#address-tab .pp-tabs .pp-tabs-label::after {
    transform: translate3d(0px, 0%, 0px);
    height: 3px;
    background-color: #e5e5e5;
}
#address-tab .pp-tabs .pp-tabs-label.pp-tab-active::after {
    background-color: rgb(178, 32, 60)

}
#address-tab .pp-tabs-panel:first-child {
    padding-top: 120px;
}
.addres-box .fl-col-content {
    margin-left: 15px;
}
.remove-space-left .fl-col-content {
    margin-left: 0;
}
/*================= Our Doctor Page ==============*/

.filter-tabs .pp-post-filters li {
    width: 100%;
    position: relative;
}
.filter-tabs .pp-post-filters li:after {
    content: "";
    width: 0;
    height: 2px;
    background: #b2203c;
    position: absolute;
    left: -40px;
    border-radius: 2px;
    transition: all 0.5s ease;
    top: 16px;
}
.filter-tabs .pp-post-filters li:hover:after, .filter-tabs .pp-post-filters li.pp-filter-active:after {
    width: 25px;
}

.doc-team-content br {
    display: block !important;
}
.doctorlist {
    display: flex;
    flex-wrap: wrap;
}

.doctorlist .hover-box {
    flex-grow: unset;
    width: 25%;
    padding: 25px;
}

#our-doctors {
    display: flex;
    padding: 30px;
    border: 1px solid transparent;
}
#drname, #education {
    background: #fff;
    color: #000;
    font-weight: 500;
    font-size: 16px;
    line-height: 29px;
    border-radius: 0;
    border: 1px solid #ddd;
    width: 100%;
    display: inline-block;
    margin-right: 3%;
    padding: 10px 20px;
}
#our-doctors button[type="submit"] {
    background: transparent;
    color: #b2203c;
    text-transform: uppercase;
    font-weight: 600;
    border: 1px solid #b2203c;
    border-radius: 0;
    width: 250px;
    transition: all 0.5s ease;
}
 #our-doctors button[type="submit"]:hover{
 	color: #fff;
 	background: #b2203c;
 }
#drname:focus, #education:focus, #our-doctors button[type="submit"]:focus,
#drname:hover, #education:hover {
	outline: 0;
	border: 1px solid #b2203c;
}
#education {
    background: url(/wp-content/uploads/2021/04/arrow-down-sign-to-navigate.svg) no-repeat;
    background-size: 17px;
    background-position: 98%;
}
select#education  {
  -moz-appearance: none;
  -webkit-appearance: none;
}
select#education::-ms-expand {
  display: none;
}
/*================= Our Videos Page ==============*/

.remove-margin .swiper-wrapper {
    margin-bottom: 0 !important;
}
.navigation-arrow .swiper-container {
    padding-bottom: 15px;
}
.navigation-arrow .pp-video-carousel-nav svg {
    display: none;
}
.navigation-arrow .pp-video-carousel-nav {
    z-index: 22;
    position: relative;
    opacity: 1 !important;
    bottom: 0;
    top: auto;
    -webkit-transform: translateY(20px);
    -ms-transform: translateY(20px);
    transform: translateY(20px);
}
.navigation-arrow .pp-video-gallery {
    text-align: left;
}
.navigation-arrow .pp-video-carousel-nav:focus {
    outline: 0;
}
.navigation-arrow .pp-video-carousel-nav-prev:after, .navigation-arrow .pp-video-carousel-nav-next:after {
    content: "";
    width: 40px;
    height: 30px;
    display: block;
    background-size: contain !important;
    left: 0;
}
.navigation-arrow .pp-video-carousel-nav-prev {
    left: 0;
}
.navigation-arrow .pp-video-carousel-nav-prev:after {
    background: url(/wp-content/uploads/2021/04/red-left-arrow.png) no-repeat;
}
.navigation-arrow .pp-video-carousel-nav-next:after {
    background: url(/wp-content/uploads/2021/04/red-right-arrow.png) no-repeat;
    background-position: right;
}
.navigation-arrow .pp-video-carousel-nav-next:hover:after {
    background: url(/wp-content/uploads/2021/04/right-arrow.svg) no-repeat;
    background-position: right;
}
.navigation-arrow .pp-video-carousel-nav-prev:hover:after {
    background: url(/wp-content/uploads/2021/04/left-arrow.svg) no-repeat;
}
.play-btn .pp-video-play-icon {
    top: 20px;
    left: auto;
    right: 20px;
    -webkit-transform: translateX(0%) translateY(0%);
    -ms-transform: translateX(0%) translateY(0%);
    transform: translateX(0%) translateY(0%);
}
.play-btn .pp-video-play-icon svg {
    transform: translateX(1px);
}
.navigation-hide .pp-video-carousel-nav {
    display: none;
}
/*================= Blog Page ==============*/

.post-feature-img img.wp-post-image {
    height: 210px;
    object-fit: cover;
    object-position: center;
    transform: scale(1);
    transition: all 0.5s ease;
}

.post-feature-img  .pp-content-grid-post-image{
    overflow: hidden;
    padding: 0;
    margin: 20px;
    margin-bottom: 0;
}

.post-content-box:hover  .post-feature-img img.wp-post-image{
    transform: scale(1.1);
}

.post-content-style h3 a{
    font-size: 20px !important;
    font-weight: 600;
    font-family: Montserrat, sans-serif;
    line-height: 30px !important;
    margin-bottom: 17px !important;
    display: inline-block;
     color: #3e3f40;
}

.post-content-box:hover h3 a{
    color: #b2203c;
}

.post-content-style p, .post-content-style .pp-content-grid-post-meta{
    font-size: 16px;
    line-height: 26px;
    color: #525356;
    font-weight: 400;
    font-family: Montserrat, sans-serif;
    display: block;
}

.post-content-style .pp-content-grid-post-meta {
    color: #cacaca;
    margin-top: 4px;
    display: inline-block;
}
.filter-drop-box .pp-post-filters-wrapper {
    background: url(/wp-content/uploads/2021/04/arrow-down-sign-to-navigate.svg) no-repeat;
    border: 1px solid #dadada;
    font-size: 16px;
    text-align: left;
    width: 29.7%;
    font-weight: 500;
    color: #777777;
    font-family: Montserrat, sans-serif;
    background-size: 11px;
    background-position: 94% center;
    margin: 0 auto 80px;
    padding: 0px;
}

.filter-drop-box ul.pp-post-filters {
    position: absolute;
    top: 100%;
    width: 100.5%;
    z-index: 2;
    background: #fff;
    padding: 10px 20px;
    border: 1px solid #ddd;
    left: -1px;
    -webkit-box-shadow: 0px 0px 5px 0px rgb(0 0 0 / 22%);
    -moz-box-shadow: 0px 0px 5px 0px rgb(0 0 0 / 22%);
    box-shadow: 0px 3px 5px 0px rgb(0 0 0 / 22%);
    height: 300px;
    overflow: hidden;
    overflow-y: scroll;
    margin-bottom: 0;
}

.filter-drop-box .pp-post-filters-toggle{
   padding: 18px 20px !important; 
}

.filter-drop-box ul.pp-post-filters li:hover{
    color: #b2203c !important;
}

.filter-drop-box .pp-post-filters-toggle{
    margin-bottom: 0;
}

.pp-post-filters-toggle:after{
    content: none !important;
}
.load-more-btn .pp-content-grid-load-more{
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-family: Montserrat, sans-serif;
}

.font-icon .fl-rich-text {
    position: relative;
    padding-left: 25px;
}

.font-icon .fl-rich-text:after {
    content: "";
    display: inline-block;
    background: url(/wp-content/uploads/2021/04/label.svg) no-repeat;
    position: absolute;
    top: 7px;
    left: 0;
    background-size: contain;
    width: 15px;
    height: 15px;
}

.font-icon .fl-rich-text a {
    position: relative;
    margin-right: 10px;
}

.font-icon .fl-rich-text a:after {
    content: ",";
}

.font-icon .fl-rich-text a:last-child:after {
    content: none;
}

.blog-content p {
    margin-bottom: 25px;
}

.blog-content ul {
    padding: 0 0 0 25px;
    margin-bottom: 25px;
    display: inline-block;
    width: 100%;
}

.blog-content li {
    font-size: 18px !important;
    font-weight: 600 !important;
    line-height: 28px !important;
    margin-bottom: 15px;
    position: relative;
    list-style-type: none;
}

.blog-content li:before {
    content: "";
    background: #b2203c;
    height: 7px;
    width: 7px;
    display: inline-block;
    border-radius: 50px;
    position: absolute;
    left: -26px;
    top: 11px;
}

.blog-content li:last-child{
    margin-bottom: 0;
}
.blog-content ol li {
    list-style-type: decimal;
}
.blog-content  ol li:before{
	content: none;
}
.blog-content  ol {
	padding-left: 20px;
	margin-bottom: 25px;
}

.blog-content p strong{
    font-weight: 700 !important;
    color: #3e3f40 !important;
    font-size: 30px !important;
    line-height: 40px !important;
    margin-bottom: 5px;
    display: block;
}
 .blog-content h3{
 	font-size: 20px !important;
    line-height: 30px !important;
     font-weight: 700 !important;  color: #3e3f40 !important;
 }

.blog-content a {
    color: #b2203c !important;
    transition: all 0.3s ease;
}
.blog-content a:hover{
    color: #000 !important;
}

.blog-content p br{
    display: none;
}

.post-navigation-box .nav-links a {
    font-family: Montserrat, sans-serif;
    font-size: 20px;
    font-weight: bold;
    color: #3e3f40;
    line-height: 28px;
}

.post-navigation-box .nav-links a b i {
    font-size: 18px;
    font-weight: bold;
}

.post-navigation-box .nav-links a b {
    display: block;
    font-size: 16px;
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #525356;
}

.post-navigation-box .nav-links a:hover, .post-navigation-box .nav-links a:hover b{
       color: #b2203c;
}

.feature-img-post img{
    height: 590px;
    object-fit: cover;
    display: block;
}

.share-icons .pp-social-share-inner:before {
    content: "SHARE";
    font-weight: 500;
    font-size: 16px;
        color: #525356;
    line-height: 26px;
}

.tag-pointer a {
    pointer-events: none;
}

/*======================================= PROCEDURES page ============================*/





.tabing-content-about .pp-tab-label-inner:after {
    content: none !important;
}

.tabing-content-about h3 {
    color: #3e3f40;
    font-weight: bold;
    font-size: 50px;
    line-height: 60px;
    margin-bottom: 20px;
    display: block;
    margin-top: -11px;
}

.tabing-content-about  strong{
    color: #3e3f40;
    font-weight: bold;
    font-size: 30px;
    line-height: 40px;
    margin-bottom:10px;
    display: block; 
}
.tabing-content-about .pp-tab-label-inner {
    text-overflow: unset !important;
    white-space: unset !important;
    margin-bottom: 10px;
}
.tabing-content-about a{
     color: #b2203c !important;
}

.tabing-content-about a:hover{
    color: #000 !important;
}

.tabing-content-about p {
    margin-bottom: 23px !important;
}

.tabing-content-about br{
    display: none;
}

.tabing-content-about .pp-tabs-label {
    padding: 0 50px 0 0;
}
.tabing-content-about .pp-tab-label-wrap .pp-tab-title:after {
    content: "";
    width: 0;
    height: 2px;
    background: #b2203c;
    position: absolute;
    left: -40px;
    border-radius: 2px;
    transition: all 0.5s ease;
    top: 16px;
}
.tabing-content-about .pp-tab-label-wrap .pp-tab-title:hover:after, 

.tabing-content-about .pp-tab-active .pp-tab-label-wrap .pp-tab-title:after {
    width: 25px;
}
.video-content .wp-video, .video-content .mejs-video {
    width: 100% !important;
    margin: 0 auto 30px;
}
.red-text em {
    color: #b2203c !important;
    font-weight: 600 !important;
    font-style: normal;
}


.load-more-btn .pp-gallery-load-more {
    text-transform: uppercase;
    font-weight: 500;
}
#field_15_5, #field_3_17 {
    display: none;
}
#search-doc {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 99;
    display: none;
    margin-top: 0 ;
}
#search-doc .fl-rich-text {
    margin: 0 auto;
    width: 80%;
}
.tm-wrap {
    display: table;
    width: 100%;
}
.tm-team-search-title h2 {
    font-size: 20px;
    margin-bottom: 0px;
    margin-top: 0px;
    text-transform: capitalize;
    color: #fff;
        font-family: Montserrat, sans-serif;
    font-weight: 600;
}
.team-search-form-before-text{
      font-family: Montserrat, sans-serif;
       color: #fff;
        font-size: 14px;
}
 .tm-wrap .tm-team-search-title {
    padding-right: 10px;
}
.tm-team-search-title {
    display: table-cell;
    vertical-align: middle;
}
 .tm-wrap-cell {
    display: table-cell;
    vertical-align: middle;
}
 .tm-fbar-input {
    width: 35%;
}
 .tm-wrap-cell {
    display: table-cell;
    vertical-align: middle;
}
 .search_field  {
    border-color: rgba(255,255,255,0.35);
}
.search_field {
    border: 1px solid rgba(255,255,255,0.9);
    padding: 8px 10px;
    padding-left: 45px;
    position: relative;
    height: 43px;
    display: block;
    width: 95%;
    border-radius: 3px;
}
 #search-doc .search_field input::-webkit-input-placeholder { /* Edge */
  color: #fff;
   opacity: 1;
}

 #search-doc .search_field input:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color:  #fff;
   opacity: 1;
}

 #search-doc .search_field input .search_field input::placeholder {
  color:  #fff;
   opacity: 1;
}
 .search_field i {
    position: absolute;
    left: 13px;
    top: 13px;
    opacity: 0.9;
    font-size: 16px;
    color: #fff;
    width: 20px;
}
 #search-doc .search_field input {
    color: #fff !important;
    font-family: Montserrat, sans-serif;
    padding: 5px !important;
    margin-top: -2px !important;
    border: none !important;
    background-color: transparent !important;
    outline: none;
    width: 100% !important;
    opacity: 1;
}
 #search-doc .search_field i:after {
        color: rgba(255,255,255,0.80);
    content: " | ";
    display: block;
    width: 20px;
    height: 20px;
    position: absolute;
    top: -2px;
    right: -24px;
    text-align: left;
}
  #search-doc .search_field select {
    background: transparent;
    border: none;
    -webkit-appearance: none;
    height: 28px;
    padding: 5px;
    padding-top: 0px;
    font-family: Montserrat, sans-serif;
    padding-left: 5px;
    color: #fff;
    max-width: inherit;
    position: relative;
    width: 100%;
    z-index: 100;
}
 #search-doc  .submit_field button {
    color: #fff;
    box-shadow: none;
    height: 42px;
    font-size: 15px;
    background-color: #2c2c2c;
    border: 1px solid transparent;
    line-height: 42px;
    font-weight: 600;
    padding: 0 24px;
     text-transform: capitalize;
}
 #search-doc .submit_field button:hover, .kwayy-content-team-search-box  .submit_field button:hover {
    background-color: transparent;
     font-family: Montserrat, sans-serif;
    color: #2c2c2c;
    border-color: #2c2c2c;
}
  #search-doc.search_field input:focus,   #search-doc .search_field select:focus,
  .kwayy-content-team-search-box  select{
     outline: 0;
 }
 .search_field select option {
    background: #333;
    font-size: 14px;
}

.kwayy-content-team-search-box {
    background-color: #f7f7f7;
    border: 1px solid #eaeaea;
    padding: 15px;
    margin-bottom: 30px;
}
.kwayy-content-team-search-box .search_field i {
	    color: #b2203c;
}
.kwayy-content-team-search-box  .search_field{
	  /*  width: 100%;*/
	    border: 1px solid #b2203c;
   /* padding-left: 0;*/
}
.kwayy-content-team-search-box .search_field input, .kwayy-content-team-search-box select {
    border: 0;
    background: transparent;
    height: 26px;
}
.kwayy-content-team-search-box  .submit_field button {
    color: #fff;
    box-shadow: none;
    height: 42px;
    font-size: 15px;
    background-color: #2c2c2c;
    border: 1px solid transparent;
    line-height: 42px;
    font-weight: 600;
    padding: 0 24px;
    text-transform: capitalize;
}
@media only screen and (max-width: 1023px) {
     #search-doc .fl-rich-text {
        width: 100%;
    }
    .tm-wrap-cell{
        display: block;
    }
    .tm-fbar-input, .search_field {
        width: 100%;
    }
    .search_field{
        margin-bottom: 10px;
    }
}


.tm-no-sresult-wrapper, .tm-sresult-form-wrapper {
    background: #cccccc61;
    padding: 50px;
    margin: 50px 0; 
    font-size: 16px;
    line-height: 24px;
    color: #333;
    font-weight: 500;
    font-family: Montserrat, sans-serif;
}
.tm-no-sresult-wrapper h4, .tm-sresult-form-wrapper h2, .tm-search-results-title {
    margin: 0 0 20px 0;
    font-size: 30px;
    font-weight: bold;
     font-family: Montserrat, sans-serif;
}
.tm-search-result-form input.fl-search-input.form-control, .tm-sresult-form-wrapper input.fl-search-input.form-control {
    border: 0;
    border-radius: 0;
    height: 50px;
    font-size: 16px;
    color: #000;
    font-weight: 500;
    font-family: Montserrat, sans-serif;
    margin-top: 9px;
}
.tm-no-sresult-wrapper br, .tm-sresult-form-wrapper br{
    display: none;
}
.tm-search-results-title small a {
    display: block;
    font-size: 16px;
    line-height: 24px;
    color: #b2203c;
    font-weight: 500;
    font-family: Montserrat, sans-serif;
    display: none;
}
.tm-search-results-title  small a:hover{
    color: #000; 
}

.tm-search-results-wrapper ul li {
    list-style-type: none;
    margin-bottom: 10px;
}
.tm-search-results-wrapper ul li a, .tm-search-results-w-team .tm-search-teamlist .fl-post .fl-post-content p{
    color: #333;
    font-weight: 500;
    font-size: 16px;
     font-family: Montserrat, sans-serif;
    line-height: 24px;
}
.tm-search-results-wrapper ul li a:hover{
     color: #b2203c;
}
.tm-search-results-wrapper ul{
    padding: 0;
    margin-bottom: 0;
}

.tm-search-postlist li {
    display: inline-block;
    width: 49%;
    vertical-align: top;
    padding-right: 15px;
    margin-bottom: 20px !important;
}
.tm-search-postlist li img {
    object-fit: cover;
    display: block;
    /* width: 100%; */
    height: 140px;
    margin-bottom: 10px;
}
.tm-search-postlist span.post-date {
    display: block;
    margin-top: 5px;
    font-size: 13px;
}

.tm-search-results-w-team .row {
    margin: 0;
} 
.tm-search-results-w-team .fl-post .fl-post-image-beside {
    float: none;
    margin: 0;
}
.tm-search-results-w-team .tm-search-teamlist .fl-post {
    display: inline-block;
    width: 49%;
    vertical-align: top;
    padding: 0 40px 0 0;
}
/*======================================= Contact Form ============================*/

.custom-form .gform_wrapper {margin: 0 !important;}
.custom-form .gform_wrapper .gfield .gravity-select-parent select,
.custom-form .gform_wrapper .gfield select:not([multiple=multiple]),
.custom-form .gform_wrapper .gfield input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]), 
.custom-form .gform_wrapper.gform_validation_error .top_label select.medium { height: 60px; }

.custom-form .gform_wrapper .gfield .gravity-select-parent select,
.custom-form .gform_wrapper .gfield select,
.custom-form .gform_wrapper .gfield input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]), 
.custom-form .gform_wrapper .gfield_select[multiple=multiple],
.custom-form .gform_wrapper.gform_validation_error .top_label select.medium ,
.custom-form .gform_wrapper .gfield .gravity-select-parent select, .custom-form .gform_wrapper .gfield select, .custom-form .gform_wrapper .gfield input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]), .custom-form .gform_wrapper .gfield_select[multiple=multiple], .custom-form .gform_wrapper.gform_validation_error .top_label select.medium, .custom-form .gform_wrapper .gfield textarea { font-size: 16px; background: #fff; border-radius: 0; color: #777777; padding: 10px 20px; width: 100%; font-weight: 500; margin-top: 0 !important; border-color: #dadada; }
.custom-form .gform_wrapper .gfield_select[multiple=multiple]{height: auto;}
.gform_wrapper .gfield textarea::placeholder,
.gform_wrapper .gfield input[type=text]::placeholder { color: #777777; opacity: 1;     font-family: Montserrat, sans-serif;}

.gform_wrapper .gfield textarea::-ms-input-placeholder,
.gform_wrapper .gfield input[type=text]::-ms-input-placeholder { color: #777777;    font-family: Montserrat, sans-serif;}
.gform_wrapper .gfield textarea::-ms-input-placeholder,
.gform_wrapper .gfield input[type=text]::-ms-input-placeholder { color: #777777;    font-family: Montserrat, sans-serif;}

.gform_wrapper .top_label textarea.textarea {padding: 20px 20px !important;}
body .gform_wrapper .top_label div.ginput_container{margin-top: 0 !important;}
.custom-form .gform_wrapper.gform_validation_error .top_label select.medium:focus,
.custom-form  input:focus,
.custom-form  select:focus,
.custom-form  textarea:focus { border-color: #b2203c !important; }
.custom-form .gform_wrapper .gfield select:focus{outline: none !important; width: 100% !important;}
.custom-form .gform_wrapper .gfield select{width: 100% !important;}
.custom-form .gform_wrapper .gravity-select-parent .select-arrow {display: none; }

.custom-form .gform_wrapper ul.gform_fields li.gfield { padding-right: 0px !important; margin-bottom: 25px !important; }

.custom-form .gform_wrapper li.gfield.gfield_error{ background-color: transparent; margin-bottom: 2px!important; border-top: none; border-bottom: none; padding-bottom: 0px; padding-top: 0px; }
.custom-form .gform_wrapper .field_description_below .gfield_description { padding: 5px; background: #c89797; color: #000;  margin-bottom: 10px;}


.custom-form .gform_wrapper .gform_footer input[type=submit]{ background-color: #fff !important; border: 1px solid #b2203c; border-radius: 0 !important; text-transform: uppercase; width: 100%; font-size: 14px; font-weight: 600; padding: 10px 17px !important; color: #b2203c !important; transition: all 0.5s ease; line-height: 26px !important; margin-right: 0 !important;}
.custom-form .gform_wrapper .gform_footer input[type=submit]:hover{background-color: #b2203c !important; color: #fff !important;  transition: all 0.5s ease;}
.custom-form .gform_wrapper .gform_footer input[type=submit]:focus{top: 0px !important;}
.custom-form .gform_wrapper .gform_footer{padding: 0 !important;}
.custom-form .gform_wrapper li.gfield.gfield_error.gfield_contains_required label.gfield_label { margin-top: 0px; }
.custom-form .gform_wrapper ul.gform_fields li.gfield.gfield_error{margin-bottom: 0 !important;}
.custom-form .gform_wrapper ul.gform_fields li .gfield_label { font-weight: 500 !important; color: #525356; font-size: 16px; margin-bottom: 12px; font-family: Montserrat, sans-serif; line-height: 26px; }

.custom-form .gform_wrapper .gfield select:not([multiple=multiple]){ background-image: url("data:image/svg+xml,%3Csvg version='1.1' id='Capa_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 256 256' style='enable-background:new 0 0 256 256;' xml:space='preserve'%3E%3Cpolygon xmlns='http://www.w3.org/2000/svg' points='225.813,48.907 128,146.72 30.187,48.907 0,79.093 128,207.093 256,79.093 ' style='fill: %23000000;'/%3E%3C/svg%3E") !important ; background-repeat: no-repeat !important ; background-size: 1.5em 1em !important ; background-position: right 10px center !important ; background-clip: border-box !important ; -moz-background-clip: border-box !important ; -webkit-background-clip: border-box !important ; appearance: none; -webkit-appearance: none; }
.custom-form .gform_wrapper .gfield .select-arrow{display: none !important;}
.custom-form .gform_wrapper .ginput_complex.ginput_container{ width: auto !important; margin-left: -10px; margin-right: -10px;}
.custom-form .gform_wrapper .ginput_complex .ginput_full{ display: block; }
.custom-form .gform_wrapper .ginput_complex .ginput_full, .custom-form .gform_wrapper .ginput_complex .ginput_left, .custom-form .gform_wrapper .ginput_complex .ginput_right{ padding: 0 10px; }
.custom-form .gform_wrapper .ginput_complex.ginput_container_address span.ginput_right+span.ginput_left{ padding-right: 10px !important; }
.custom-form .gform_wrapper .ginput_complex .ginput_left, .custom-form .gform_wrapper .ginput_complex .ginput_right{ width: 100% !important; margin: 0 !important; }
.custom-form .gform_wrapper .field_sublabel_hidden_label .ginput_complex.ginput_container input[type=text], .custom-form .gform_wrapper .field_sublabel_hidden_label .ginput_complex.ginput_container select { margin-bottom: 25px !important; }
.custom-form .gform_wrapper .ginput_complex .gravity-select-parent{ width: 100% !important; }
.custom-form  div.ginput_container_name span { display: -moz-inline-stack; display: inline-block; vertical-align: top; padding-right: 10px; margin-right: 0; padding-left: 10px; }

.gchoice_select_all,.custom-form .gform_wrapper ul.gfield_checkbox li input[type=checkbox]:checked+label,.custom-form .gform_wrapper ul.gfield_radio li input[type=radio]:checked+label{ font-weight: 500; }
.custom-form .gform_wrapper .gfield_checkbox li,.custom-form .gform_wrapper .gfield_radio li { display: inline-flex; align-items: center; margin-right: 20px !important;     padding: 3px 0px!important; margin-bottom: 0;}
.custom-form .gform_wrapper ul.gfield_checkbox,.custom-form .gform_wrapper ul.gfield_radio { margin: 6px 0; }
.custom-form .gform_wrapper .gfield_radio li label { margin: 0px 0 0 4px !important;  font-size: 14px; color: #777777;  font-weight: 500;}
.custom-form .gform_wrapper ul.gform_fields li.gfield input[type=checkbox],
.custom-form .gform_wrapper ul.gform_fields li.gfield input[type=radio] { margin-top: 0!important; margin-left: 1px!important; }


/* Custom radio button */
.custom-form .gform_wrapper ul.gfield_radio li input[type="radio"]:checked,
.custom-form .gform_wrapper ul.gfield_radio li input[type="radio"]:not(:checked) { position: absolute; left: -9999px; }

.custom-form .gform_wrapper ul.gfield_radio li input[type="radio"]:checked + label,
.custom-form .gform_wrapper ul.gfield_radio li input[type="radio"]:not(:checked) + label {position: relative;padding-left: 28px;cursor: pointer;line-height: 20px;display: inline-block;color: #666;padding-left: 32px !important; white-space: nowrap;}

.custom-form .gform_wrapper ul.gfield_radio li input[type="radio"]:checked + label:before,
.custom-form .gform_wrapper ul.gfield_radio li input[type="radio"]:not(:checked) + label:before {content: '';position: absolute;left: 0;top: 50%;width: 20px;height: 20px;border: 1px solid #ddd;border-radius: 100%;background: #fff;transform: translateY(-50%);}

.custom-form .gform_wrapper ul.gfield_radio li input[type="radio"]:checked + label:after,
.custom-form .gform_wrapper ul.gfield_radio li input[type="radio"]:not(:checked) + label:after {content: '';width: 10px;height: 10px;background: #b2203c;position: absolute;top: 50%;left: 5px;border-radius: 100%;-webkit-transition: all 0.2s ease;transition: all 0.2s ease;transform: translateY(-50%) !important;}

.custom-form .gform_wrapper ul.gfield_radio li input[type="radio"]:not(:checked) + label:after {opacity: 0;-webkit-transform: scale(0);transform: scale(0);}
.custom-form .gform_wrapper ul.gfield_radio li input[type="radio"]:checked + label:after { opacity: 1; -webkit-transform: scale(1); transform: scale(1); }

/* End  Custom radio button */


@media only screen and (min-width: 641px){
    .custom-form .gform_wrapper .ginput_complex.ginput_container:not(.has_street):not(.has_street2){ margin-bottom: -25px; display: flex; }
}
@media only screen and (min-width: 768px){
    .custom-form{border: 0;}
	.custom-form .gform_wrapper ul.gform_fields { padding: 0; list-style-type: none; display: flex; display: flex !important; flex-wrap: wrap !important; margin-right: -9px !important; margin-left: -10px !important; }
	.custom-form .gform_wrapper ul.gform_fields li.gfield { width: 50% !important; flex: 0 0 50% !important; max-width: 50% !important; margin-top: 0px !important; padding-left: 10px !important; padding-right: 10px !important;     margin-bottom: 25px !important; }
	.custom-form .gform_wrapper ul.gform_fields li.gfield.w-100 { width: 100% !important; flex: 0 0 100% !important; max-width: 100% !important; }
	.custom-form .gform_wrapper ul.gform_fields li.gfield.w-33 { width: 33.33% !important; flex: 0 0 33.33% !important; max-width: 33.33% !important; }
	.custom-form .gform_wrapper ul.gform_fields li.gfield.full-width {width: 100% !important;flex: 0 0 100% !important;max-width: 100% !important;}
    .gform_wrapper table.gfield_list td+td, .gform_wrapper table.gfield_list th+th {padding-left: 30px !important;}
    .gform_wrapper table.gfield_list td {padding: 15px 0 !important;}
    .gform_wrapper table.gfield_list tbody tr td.gfield_list_icons {padding: 10px 10px !important;text-align: center !important;}
    .custom-form .gform_wrapper.gform_validation_error .gform_body ul li.gfield.gfield_error:not(.gf_left_half):not(.gf_right_half){max-width: 100% !important;}
    .custom-form .gform_wrapper .ginput_complex .ginput_left, .custom-form .gform_wrapper .ginput_complex .ginput_right{ width: 33.33% !important; margin: 0 !important; }

}







/*======================================= Media Query ============================*/
@media screen and (min-width:1215px) {
    .privacy-links p{
        text-align: right;
    }
    .w-50.copy-ri-sec:nth-child(1) {
        width: 30%;
    }
}
@media screen and (min-width:1400px) {
	#gallery-sec .pp-swiper-button {
	    transform: translateX(53vh) !important;
	}
}
@media screen and (min-width:1200px)and (max-width:1216.98px) {
    .fl-node-6006933320262 .pp-advanced-menu .menu > li{    margin-left: 30px;}
}
@media screen and (min-width:1215px) and (max-width:1333px) {
    .top-bar .tab-width-1024:nth-child(2),.top-bar .tab-width-1024:nth-child(3){
	    width: 11% !important;
	}
	.top-bar .tab-width-1024:nth-child(1) {
	    width: 77% !important;
	}
   
}
@media screen and (min-width:1430px) and (max-width:1740px) {
    .home-story .fl-col-content{ margin-left: 20%; }
}
@media screen and (min-width:1740px) and (max-width:1840px) {
    .home-story .fl-col-content{ margin-left: 10%; }
}
@media screen and (min-width:1024px) and (max-width:1430px) {
    .footer-menu #menu-footer-menu li {
        padding-left: 0;
    }
    .w-50 {
        width: 50%;
    }
    .footer-menu #menu-footer-menu li {
        padding-left: 5%;
    }
    #address-tab .pp-tabs > .pp-tabs-labels .pp-tabs-label span.pp-tab-title {
        font-size: 20px;
        line-height: 26px;
    }
    .addres-box .fl-col-content {
        margin-left: 0px;
    }
    .filter-tabs .pp-post-filters li:after {
        left: -30px;
    }

    .tabing-content-about .pp-tab-label-wrap .pp-tab-title:after {
        left: -30px;
    }
   	.quotes-arrow > .fl-module-content{
   		    margin-left: 0px;
   	}
    .addres-box > .fl-col-content {
        padding: 30px !important;
    }
    #testimonial-sec .testimonials .pp-content-grid-post-image img.wp-post-image{
            height: 150px;
            width: 150px;
    }
    #testimonial-sec .testimonials:after{
        top: 25px;
        width: 80px;
        height: 60px;
    }
    /* .home-story .fl-col-content{ padding-left: 0px; } */
  
}

@media screen and (min-width:1024px) and (max-width:1214px) {


    /*-------- Header ---------*/

    .header-btn a {
        padding: 4px 10px !important;
    }
    #menu-header li {
        margin-left: 20px !important;
    }
    .hide-big-tab {
        width: 5%;
    }
    .copy-section .fl-module-content, .privacy-links .fl-module-content {
        margin-top: 30px;
    }
    .privacy-links a {
        margin: 0 0;
        text-align: left;
        display: block;
    }
    .privacy-links  span {
        display: none;
    }
    .copy-section p {
        display: inline-block;
        width: 80%;
    }
    .quotes-arrow .fl-module-content {
        margin-left: 0;
    }
    .midume-title .fl-heading {
        font-size: 40px;
        line-height: 50px;
    }
    .news-list-section .fl-row-content-wrap {
        padding-left: 50px !important;
        padding-right: 15px !important;
    }
    .midume-title .fl-heading {
        font-size: 40px !important;
        line-height: 50px !important;
    }
    .tab-width-1024, .tab-width-1024 {
        width: 33.3% !important;
    }
    .full-width {
        width: 100% !important;
    }
    .online-bill-btn .pp-button-wrap {
        text-align: center !important;
        margin-top: 30px;
    }
    .text-center .fl-module-content {
        text-align: center;
    }
    .image-grays-cal img.fl-photo-img {
        filter: none;
        opacity: 1;
        -webkit-filter: grayscale(0);
    }
    #address-tab .pp-tabs > .pp-tabs-labels .pp-tabs-label span.pp-tab-title {
        font-size: 18px;
        line-height: 24px;
    }
    .addres-box > .fl-col-content {
        padding: 30px !important;
    }
    #address-tab .w-100 {
        width: 100%;
    }
    .team-sec .pp-content-post {
        padding-left: 15px;
    }

     .doc-slider-content h3 a, .doc-slider-content span{
        font-size: 20px;
        line-height: 26px; 
    }
    #gallery-sec .pp-swiper-button{
    	    transform: translateX(8.8em) !important;
    }
    .privacy-links small {
        display: none;
    }
    .privacy-links a:first-child {
        margin-left: -4px;
    }
    .w-50.copy-ri-sec:nth-child(1) {
        width: 43%;
    }
}
@media screen and (min-width:1431px) and (max-width:1500px) {
    .footer-menu #menu-footer-menu li {
        padding-left: 15%;
    }
}
@media screen and (max-width:1023px) {
    br {
        display: none;
    }
    #menu-header-1 .sub-menu > li > a {
        background-color: transparent !important;
    }
    #menu-header-1 .sub-menu, #menu-header-1 .bg-transparent a {
        background-color: #ffffff21;
    }
    .link-list {
        max-width: 100%;
    }
    .footer-menu #menu-footer-menu li {
        padding-left: 14%;
    }
    .privacy-links a {
        margin: 0 10px;
    }
    #news-post-sec .owl-nav.pp-carousel-nav {
        bottom: 0%;
        left: 0;
        right: 0;
        margin: 0 auto;
        display: block;
        text-align: center;
    }
    #news-post-sec.team-sec .owl-nav.pp-carousel-nav {
        bottom: -6%;
    }

     .doc-slider-content h3 a, .doc-slider-content span{
        font-size: 18px;
        line-height: 26px; 
    }

    .doc-slider-content .pp-content-grid-post-meta a{
            font-size: 14px;
    line-height: 20px;
    }

    .image-grays-cal img.fl-photo-img {
        filter: none;
        opacity: 1;
        -webkit-filter: grayscale(0);
    }
    #testimonial-sec .testimonials {
        margin-bottom: 10% !important;
    }
    #testimonial-sec .testimonials .pp-content-grid-post-image img.wp-post-image {
        height: 150px;
        width: 150px;
    }
     #testimonial-sec .testimonials:after{
        top: 25px;
        width: 70px;
        height: 70px;
    }
    .address-title .fl-row-content-wrap {
        position: relative;
        top: 0px;
    }
    #address-tab .pp-tabs > .pp-tabs-labels {
        justify-content: center !important;
        max-width: 100%;
    }
    #address-tab .pp-tabs > .pp-tabs-labels .pp-tabs-label {
        width: 33.33%;
    }
    #address-tab .pp-tabs-labels .pp-tabs-label .pp-tab-label-inner {
        height: auto;
    }
    #address-tab .pp-tabs .pp-tabs-label.pp-tab-active {
        border-bottom: 2px solid;
        margin: 0;
    }
    .addres-box br, .br-block br {
        display: block;
    }
    .addres-box .fl-col-content {
        margin-left: 0px;
    }
    .filter-tabs .pp-post-filters li:after {
        content: none;
    }
    .remove-slide .pp-video-gallery-item:nth-child(3) {
        display: none !important;
    }

     .filter-drop-box .pp-post-filters-wrapper{
        width: 50%;
    }

    .post-navigation-box .nav-links a b{
        font-size: 14px;
    }

    .post-navigation-box .nav-links a{
        font-size: 16px;
        line-height: 24px;
    }

    .post-navigation-box .nav-links .nav-previous{
        padding-right: 10px;
    }

    .post-navigation-box .nav-links .nav-next{
        padding-left: 10px;
    }

    .blog-content li {
        font-size: 15px !important;
        line-height: 24px !important;
    }

    .blog-content p strong {
        font-size: 20px !important;
        line-height: 27px !important;
    }

    .feature-img-post img {
        height: 390px;
    }
	.request-btn br{
    	display: block;
    }
    .request-btn i.pp-button-icon{
    	top: 6px;
    }
    .tabing-content-about .pp-tabs .pp-tabs-label{
    	border-bottom:0  !important;
    }
    .tabing-content-about h3{
    	font-size: 30px;
    line-height: 40px;
    }
    .tabing-content-about strong{
    	    font-size: 20px;
    line-height: 30px;
    }

    #gallery-sec .pp-swiper-button{    transform: translateX(0) !important;}
    #gallery-sec .pp-image-carousel .pp-swiper-button-next {
	    right: 50%;
	    left: auto;
	}
	#gallery-sec .pp-image-carousel .pp-swiper-button-prev {
	    left: 44%;
	    right: auto;
	}
	.doctorlist .hover-box {
	    flex-grow: unset;
	    width: 33%;
	    padding: 20px;
	}
}
@media screen and (max-width:767px) {
	.request-btn i.pp-button-icon{
    	top: -6px;
    }
    .request-btn br{
    	display: none;
    }
    br {
        display: none;
    }
    .link-list {
        max-width: 100%;
    }
    .footer-menu #menu-footer-menu li {
        display: block;
        width: 100%;
        padding-left: 0;
    }
    .privacy-links a {
        margin: 0;
        display: block;
    }
    .privacy-links small{
    	display: none;
    }
    .privacy-links span {
        display: none;
    }
    #news-post-sec .owl-nav.pp-carousel-nav {
        bottom: -6%;
        left: 0;
        right: 0;
        margin: 0 auto;
        display: block;
        text-align: center;
    }
    #news-post-sec .owl-nav .owl-prev:after, #news-post-sec .owl-nav .owl-next:before {
        width: 40px;
    }
    #news-post-sec .owl-nav .owl-next:before {
        background-position: right !important;
    }
    #news-post-sec.team-sec .owl-nav.pp-carousel-nav {
        bottom: -9%;
    }
    .image-grays-cal img.fl-photo-img {
        filter: none;
        opacity: 1;
        -webkit-filter: grayscale(0);
    }
    #testimonial-sec .testimonials {
        margin-bottom: 80px !important;
    }
    #testimonial-sec .testimonials .pp-content-grid-post-image img.wp-post-image {
        height: 150px;
        width: 150px;
    }
    #address-tab .pp-tabs-panel:first-child {
        padding-top: 0;
    }
    .filter-tabs .pp-posts-wrapper {
        display: block !important;
    }
    .filter-tabs ul.pp-post-filters {
        padding: 0 15px;
    }
    .play-btn .pp-video-play-icon svg {
        width: 10px;
        height: 10px;
    }
    .play-btn .pp-video-play-icon {
        top: 7px;
        right: 7px;
    }
    .navigation-hide .pp-video-carousel-nav {
        display: inline-block;
    }

    .filter-drop-box .pp-post-filters-wrapper{
        width: 100%;
    }

    .post-navigation-box .nav-links .nav-next {
        text-align: right;
        border-top: 1px solid #ddd;
        padding-top: 12px;
        padding-left: 0;
    }

    .post-navigation-box .nav-links {
        border-top: 1px solid #ddd;
        padding: 12px 0;
    }
    .tabing-content-about .pp-tab-label-wrap .pp-tab-title:after{
    	content: none;
    }
     .tabing-content-about  .pp-tabs-panel-content{
     	padding: 30px 15px !important;
    }
    .tabing-content-about .pp-tab-label-inner{
    	margin-bottom: 0;
    }
    .tabing-content-about .pp-tabs .pp-tabs-label {
	    background-color: #f5f5f5 !important;
	    padding: 10px 15px;
	}
	.tabing-content-about .pp-tabs-panel-label .pp-toggle-icon{
		font-size: 15px;
	}
	.copy-section br {
 	   display:block;
	}
	
	#gallery-sec .pp-image-carousel .pp-swiper-button-prev {
	    left: 41%;
	}
   	.doctorlist .hover-box {
	    flex-grow: unset;
	    width: 50%;
	    padding: 0 10px 20px;
	}
	.doctorlist .hover-box h3 a {
	    font-size: 16px;
	    line-height: 24px;
	    display: block;
	}
	.doctorlist .hover-box h3{
		margin-bottom: 5px;
	}
	.doctorlist .pp-content-grid-post-meta{
		font-size: 13px;
		line-height: 20px;
		margin-top: 0;
	}
	#our-doctors {
	    display: block;
	    padding: 10px 10px 30px;
	}
	#drname, #education {
	    margin-bottom: 10px;
	}
	#our-doctors button[type="submit"]{
		width: 100%;
		height: 40px;
	}
}
