/*
@charset "utf-8";


Copyright (c) 2017
[Master Stylesheet]
Template Name : Homeopathy-Multipurpose Landing Page-UiSumo
Version    : 1.0
Author     : UISuMo Team
Author URI : https://uisumo.com
Support    : uisumo@gmail.com
*/


/*---------------------------------------------
Table of Contents
-----------------------------------------------
Genaral Styling
Typography
Buttons & Links
Form Styling
Navigation
Header content
Top bar 
Header content
gallery
contact-us
OUR OWN PRODUCTS
our Patients Say
Case Photos
top-stories
Footer
Back to top

----------------------------------------

[Major Colors]
ff5a00 ~Orange
8e44ad ~Violet
4494ec ~Blue
666666 ~Black


[Typography]
font-family: 'Poppins', sans-serif;
font-family: 'Martel Sans', sans-serif;

----------------------------------------
*/

body {
    text-rendering: optimizeLegibility !important;
    -webkit-font-smoothing: antialiased !important;
    font-family: 'Poppins', sans-serif;
    background-color: #fff;
    color: #333333;
    font-size: 12px;
    font-weight: 400;
    overflow-x: hidden;
}


/*Genaral Styling*/

.custom-pad {
    padding: 100px 0;
}

.comman-ptop {
    padding-top: 60px;
}


/* ----------------------------------
Typography
---------------------------------- */

.main-heading {
    color: #ffffff;
    font-size: 48px;
    font-weight: 400;
    margin: 0;
    margin-bottom: 10px;
    line-height: 72px;
    font-family: 'Poppins', sans-serif;
    text-transform: uppercase;
}

.sub-title {
    font-size: 13px;
    color: #333333;
    font-weight: 600;
    text-align: center;
    font-family: 'Poppins', sans-serif;
}

.heading {
    color: #333333;
    font-size: 26px;
    font-weight: 400;
    margin: 0;
    text-transform: uppercase;
    line-height: 30px;
    margin-bottom: 10px;
    text-align: center;
    font-family: 'Poppins', sans-serif;
}

.sub-heading {
    color: #333333;
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 400;
    line-height: 26px;
    font-family: 'Poppins', sans-serif;
}

.title {
    font-family: 'Poppins', sans-serif;
    color: #333333;
    font-size: 13px;
    font-weight: 400;
    text-transform: uppercase;
}

p {
    font-family: 'Poppins', sans-serif;
    color: #333333;
    font-size: 12px;
    font-weight: 400;
    line-height: 23px;
}


/* ----------------------------------
Buttons & Links
---------------------------------- */

.btn {
    -webkit-transition: all .25s ease;
    transition: all .25s ease;
    font-size: 13px;
    border-radius: 0;
    font-weight: 700;
    padding: 10px 35px;
    font-family: 'Poppins', sans-serif;
    text-transform: uppercase;
}

.btn:hover {
    -webkit-box-shadow: 0 17px 17px 0 rgba(0, 0, 0, 0.06);
    box-shadow: 0 17px 17px 0 rgba(0, 0, 0, 0.06);
}

a.btn.btn-send {
    border: 1px solid #fff;
    color: #fff;
    background: transparent;
    padding: 10px 44px;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
}

a.btn.btn-send:hover {
    background: white;
    color: #9973c6;
}

a.btn.btn-read {
    background-color: #1cbac8;
    color: white;
    font-size: 12px;
    padding: 16px 56px;
}

a.btn.btn-read:hover {
    background-color: #9973c6;
    color: white;
}

a.btn.btn-contact {
    background: white;
    font-size: 12px;
    font-weight: 400;
    color: #9973c6;
    padding: 15px 53px;
    /* margin-bottom: 30px; */
    margin-top: 8px;
}

a.btn.btn-contact:hover {
    background: transparent;
    color: #fff;
}

:focus {
    outline: none;
}


/* Links */

ul {
    padding: 0;
    list-style: none;
    margin-top: 0;
    margin-bottom: 0px;
}

@media(max-width:572px) {
    .btn {
        width: 100%;
    }
    /*contact*/
    .dr-contact .heading,
    .dr-contact .text-right {
        text-align: center !important;
    }
}


/* ----------------------------------
Form styling
---------------------------------- */

.form-control {
    display: block;
    width: 100%;
    height: 40px;
    padding: 6px 18px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #fff;
    background-color: #9973c6;
    background-image: none;
    border: 1px solid #fff;
    border-radius: 0;
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
}

.form-control:focus {
    outline: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-color: #87d2da;
}

input::-webkit-input-placeholder {
    color: #fff !important;
    font-size: 14px;
}

input:-moz-placeholder {
    /* Firefox 18- */
    color: #fff !important;
    font-size: 14px;
}

input::-moz-placeholder {
    /* Firefox 19+ */
    color: #fff !important;
    font-size: 14px;
}

input:-ms-input-placeholder {
    color: #fff !important;
    font-size: 14px;
}

@media(min-width:991px) {
    .hidden-lg {
        display: none;
    }
}

@media(max-width:991px) {
    .hidden-md {
        display: none;
    }
}


/* ----------------------------------
Top bar 
---------------------------------- */

.hm-clr::before {
    content: "";
    background-color: #9973c6;
    position: absolute;
    height: 6px;
    width: 373px;
    top: 0px;
    /* left: 23px; */
    bottom: 0;
}

.hm-clr {
    border-top: 6px solid #1cbac8;
}

.nav.navbar-nav.navbar-right li:nth-child(7) {
    border-right: 1px solid #ddd;
}

ul.nav.navbar-nav.navbar-right {
    margin-right: 106px;
}


/*
.navbar-default {
    background-color: #f5f5f5;
    border-color: transparent;
    margin-bottom: 0;
}
*/

.navbar-default {
    background-color: #f5f5f5;
    border-color: transparent;
    margin-bottom: 0;
    -webkit-box-shadow: 0px 0px 13px 0px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 0px 13px 0px rgba(0, 0, 0, 0.3);
}

.nav.navbar-nav li a:hover {
    color: #1cbac8;
    background-color: transparent;
}

.nav.navbar-nav li a:focus {
    color: #1cbac8;
    background-color: transparent;
}

.navbar-default .navbar-nav>li>a {
    color: #333333;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 400;
}

ul.nav.navbar-nav li a {
    padding: 20px 13px;
}


/*social-icons*/

.social-icons li {
    display: inline-block;
    padding: 20px 0px;
    /* font-size: 12px; */
}

.social-icons li a {
    font-size: 12px;
}

.tw a {
    color: #42c8f4 !important;
}

.fb a {
    color: #3b5a9a;
}

.gp a {
    color: #d65c5a!important;
}

.in a {
    color: #127bb7;
}


/*

.fa.fa-facebook-official {
      color: #3b5a9a;
}
.fa.fa-twitter {
   color: #42c8f4;  
}
.fa.fa-google-plus{
   color: #d65c5a;  
}
.fa.fa-linkedin
{
      color: #d65c5a!important;
}

*/


/* ----------------------------------
Middle-Navigation
---------------------------------- */

.middle-bar {
    padding: 34px 0;
}

.m-bar {
    padding: 33px 0;
}

a.navbar-brand {
    margin-top: -16px;
}

.navbar-brand>img {
    display: block;
    /*    margin-left: 124px;*/
}

.icon-n {
    max-width: 50px;
    margin: 0 18px;
}

.media.time {
    border-right: 1px solid #ddd;
}

.media.time.ads {
    border-right: none;
}

.media-heading {
    margin-bottom: 0px;
}

h4.icon-text {
    color: #1cbac8;
    font-size: 15px;
    line-height: 1.4;
    font-weight: 600;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

icon-text:hover {
    color: #333333;
}


/* ----------------------------------
bottom-Navigation
---------------------------------- */

.btm-bar {
    background-color: #9973c6;
}

ul.m-bar {
    padding: 26px 0;
}

.last-bar {
    text-align: center;
}

.m-bar li {
    display: inline-block;
    border-right: 2px solid #fff;
}

.m-bar li:last-child {
    border-right: none;
}

.m-bar li a {
    text-transform: uppercase;
    color: #fff;
    font-weight: 400;
    /*    padding: 0 30px;*/
    padding: 0 22px;
    text-decoration: none;
}


/* ----------------------------------
Header content
---------------------------------- */

#homeo-bg,
#homeo-bg1,
#homeo-bg2,
#homeo-bg3,
#homeo-bg4 {
    background-image: url('../images/bg.png');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}

.sub-heading.bg-text {
    color: #fff;
    line-height: 26px;
    font-size: 15px;
    font-weight: 500;
}

.bg-content {
    padding: 160px 87px;
}

.tab-content>.active {
    display: block;
    outline: none;
}


/* ----------------------------------
tabs-list
---------------------------------- */

ul#pills-tab {
    display: table;
    width: 100% !important;
}

.nav-pills>li {
    float: none;
    display: table-cell;
}

li+li.nav-item {
    margin-left: 0;
}

.nav-item li:last-child {
    border-right: none;
}

.homeo-pills li a {
    position: relative;
    display: block;
    background-color: #f5f5f5;
    font-weight: 500;
    border-radius: 0 !important;
    color: #1cbac8;
    font-size: 15px;
    margin: 0;
    padding: 34px;
    text-align: center;
    margin-left: 0;
    border-right: 2px solid #1cbac8;
}

a#pills-homeo2-tab:last-child {
    border-right: none;
}

.nav-pills>li.active>a::before {
    content: "";
    width: 0;
    height: 0;
    background-color: transparent;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 15px solid #1cbac8;
    top: -10px;
    left: 50%;
    position: absolute;
}

.nav-pills>li.active>a,
.nav-pills>li.active>a:focus,
.nav-pills>li.active>a:hover {
    color: #fff;
    background-color: #1cbac8;
}


/* ----------------------------------
gallery
---------------------------------- */


/*
.homeopathy.gallery {
    padding: 60px 0;
}
*/

.h-img {
    position: relative;
    width: 100%;
    margin-top: 30px;
    overflow: hidden;
}

.h-img .content-overlay {
    background: rgba(232, 225, 225, 0.71);
    position: absolute;
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    opacity: 0;
    -webkit-transition: all 0.4s ease-in-out 0s;
    transition: all 0.4s ease-in-out 0s;
}

.h-img:hover .content-overlay {
    opacity: 1;
}

.content-image {
    width: 100%;
}

.content-details {
    position: absolute;
    text-align: center;
    padding-left: 1em;
    padding-right: 1em;
    width: 100%;
    top: 50%;
    left: 50%;
    opacity: 0;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
}

.h-img:hover .content-details {
    top: 50%;
    left: 50%;
    opacity: 1;
}

.content-details h3 a {
    font-weight: 600;
    color: #333333;
    font-size: 22px;
    font-family: 'Poppins', sans-serif;
    letter-spacing: 0.15em;
    margin-bottom: 0.5em;
    text-decoration: none;
}

.fadeIn-bottom {
    top: 80%;
}


/* ----------------------------------
owl-console slider
---------------------------------- */

section.homeopathy.slide.custom-pad {
    background-color: #f8f8f8;
}

.homeopathy-product {
    margin-bottom: 60px;
}

.card {
    overflow: hidden;
    -webkit-transition: .25s box-shadow;
    transition: .25s box-shadow;
}

.card-inverse .card-img-overlay {
    background-color: rgba(#333, .85);
    border-color: rgba(#333, .85);
}


/*console -css*/

.img-profile img {
    -webkit-transition: all 0.25s ease;
    transition: all 0.25s ease;
}


/*.img-profile img:hover {
    box-shadow: 0 6px 20px 0 rgba(0, 0, 0, 0.19), 0 8px 17px 0 rgba(0, 0, 0, 0.2);
}*/

.card-title.h-title {
    font-size: 15px;
    font-weight: 500;
}

f320 .card-title.h-price {
    font-size: 14px;
    font-weight: 600;
    color: #333333;
}

.owl-nav.products {
    position: relative;
    right: 56px;
    top: -271px;
    outline: none;
}

.products.owl-theme .owl-nav {
    font-size: 40px;
    font-weight: 400;
    color: #86d8df !important;
    font-size: 40px;
    margin-top: -49px;
}

.products button.owl-prev {
    position: absolute;
    left: -5%;
    top: 30%;
    outline: none;
}

.products button.owl-next {
    position: absolute;
    right: -5%;
    top: 30%;
    outline: none;
}

.products.owl-theme .owl-nav [class*=owl-]:hover {
    background: transparent;
    text-decoration: none;
    color: #86d8df !important;
}


/* ----------------------------------
contact-us
---------------------------------- */

section.homeopathy.contact-us {
    background-color: #9973c6;
}


/*
.homeo-contact {
    padding: 30px 0;
}
*/

h3.heading.text-contact {
    text-align: left;
    font-size: 24px;
    color: #fff;
    text-transform: capitalize;
    font-weight: 600;
}

.homeo-contact p {
    color: #fff;
}

.contact-form {
    padding: 0px 10px;
    /*    margin-top: 14px;*/
    line-height: 26px;
    text-align: left
}

.contact-form p {
    color: #fff;
}

.contact-form h4 {
    color: #fff;
    text-transform: uppercase;
    font-weight: 400;
    font-size: 18px;
}


/* ----------------------------------
OUR OWN PRODUCTS
---------------------------------- */

section.homeopathy.event.custom-pad {
    background-color: #f5f5f5;
}

.h-card-block {
    margin-top: 30px;
}

ul.our-product li {
    margin: 40px 0;
}

.product-slider h3 {
    /*    border-bottom: 4px solid #8cd8df;*/
    padding: 16px 0;
    margin-bottom: 30px;
}

.product-slider h3::after {
    content: "";
    background-color: #53cbd8;
    position: absolute;
    height: 4px;
    width: 181px;
    top: 67px;
    left: 13px;
    bottom: 0px;
}


/*event-slider*/

.eventproduct {
    position: relative;
    width: 90%;
    max-width: 400px;
    margin: auto;
    overflow: hidden;
}

.eventproduct .eventproduct-overlay {
    background: #1ba9b6;
    position: absolute;
    height: 30%;
    width: 100%;
    left: 0;
    bottom: 0;
    right: 0;
    opacity: 0;
    -webkit-transition: all 0.4s ease-in-out 0s;
    transition: all 0.4s ease-in-out 0s;
}

.eventproduct:hover .eventproduct-overlay {
    opacity: 1;
}

.eventproduct-image {
    width: 100%;
}

.eventproduct-details {
    position: absolute;
    text-align: center;
    padding-left: 1em;
    padding-right: 1em;
    width: 100%;
    top: 50%;
    left: 50%;
    opacity: 0;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
}

.eventproduct:hover .eventproduct-details {
    top: 50%;
    left: 50%;
    opacity: 1;
}

h4.eventproduct-title {
    margin-top: 245px;
}

.eventproduct-details h4 a {
    color: #fff;
    font-weight: 500;
    margin-top: 259px;
    text-decoration: none;
    font-size: 16px;
}


/*
.fadeIn-bottom {
    top: 80%;
}
*/

.owl-nav.events {
    position: relative;
    right: 56px;
    top: -271px;
    outline: none;
    border: none !important;
}

.events.owl-theme .owl-nav {
    font-weight: 400;
    color: #333 !important;
    font-size: 22px;
}

.events button.owl-prev {
    position: relative;
    right: 148px;
    top: -221px;
    outline: none;
    width: 35px;
    -webkit-box-shadow: 1px 2px 5px 0px rgba(0, 0, 0, 0.24);
    box-shadow: 1px 2px 5px 0px rgba(0, 0, 0, 0.24);
    border: none !important;
    height: 32px;
    background: white !important;
}

.events button.owl-next {
    float: right;
    position: relative;
    left: 0px;
    width: 35px;
    top: -221px;
    outline: none;
    height: 32px;
    -webkit-box-shadow: 1px 2px 5px 0px rgba(0, 0, 0, 0.24);
    box-shadow: 1px 2px 5px 0px rgba(0, 0, 0, 0.24);
    border: none !important;
    background: white !important;
}

.events.owl-theme .owl-nav [class*=owl-]:hover {
    background: transparent;
    text-decoration: none;
    color: #86d8df !important;
}


/* ----------------------------------
our Patients Say
---------------------------------- */

.panel-body {
    padding: 0;
}

ul.nav.paientsay-list {
    border: none;
    outline: none;
}

div#collapseTwo:focus {
    outline: none;
}

.panel-default>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: whitesmoke;
    outline: none;
    border: none;
}

.panel {
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
}

.panel.panel-default:focus {
    border: none;
    outline: transparent;
}

.panel.panel-default {
    border: none;
    border-radius: 0;
}

.panel-default>.panel-heading {
    color: #fff;
    background-color: #9973c6;
    border-color: #9973c6;
    padding: 0;
    -webkit-box-shadow: 1px 2px 5px 0px rgba(0, 0, 0, 0.24);
    box-shadow: 1px 2px 5px 0px rgba(0, 0, 0, 0.24);
}

.panel-default>.panel-heading a {
    display: block;
    padding: 17px 31px;
    text-decoration: none;
}

.panel-default>.panel-heading a:after {
    content: "\f0d7" !important;
    position: relative;
    top: 1px;
    display: inline-block;
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    float: right;
    font-family: FontAwesome;
    -webkit-transition: -webkit-transform .25s linear;
    transition: -webkit-transform .25s linear;
    transition: transform .25s linear;
    transition: transform .25s linear, -webkit-transform .25s linear;
}

.panel-default>.panel-heading a[aria-expanded="true"]:after {
    content: "\e113";
}

.panel-default>.panel-heading a[aria-expanded="false"]:after {
    content: "\e114";
}


/*text*/

.patientssay-text {
    padding: 30px;
}

ul.nav.paientsay-list li {
    border-bottom: 4px solid #9973c6;
    background-color: #f5f5f5;
    -webkit-box-shadow: 1px 2px 5px 0px rgba(0, 0, 0, 0.24);
    box-shadow: 1px 2px 5px 0px rgba(0, 0, 0, 0.24);
    margin: 30px 0;
}

.patientssay-text h4 {
    color: #333333;
    font-size: 14px;
    padding: 14px 0;
    font-weight: 600;
    border-bottom: 1px solid #ddd;
    text-transform: uppercase;
    text-decoration: none;
}

small.sub-text {
    color: #333333;
    font-size: 12px;
    text-transform: capitalize;
    font-weight: 500;
}

.patientssay-text p {
    color: #666666;
    font-size: 12px;
    font-weight: 400;
}


/* ----------------------------------
Case Photos
---------------------------------- */

section.homeopathy.Case-Photos {
    background-color: #9973c6;
}

.px-text.pc-text {
    margin-bottom: 60px;
}

.text-casephoto {
    padding: 80px 47px;
    padding-bottom: 0;
}

.px-text.pc-text h3 {
    color: #fff;
}

.px-text.pc-text h5 {
    color: #fff;
}

.homeo-before h4 {
    color: #fff;
    margin-bottom: 60px;
}

.homeo-before h4::after {
    content: "";
    background-color: #fff;
    position: absolute;
    height: 2px;
    width: 60px;
    top: 40px;
    left: 15px;
    bottom: 0px;
}


/*
.pc-img.ab {
    padding-top: 50px;
}
*/


/*slider-3*/

.owl-nav.products {
    position: relative;
    right: 56px;
    top: -271px;
    outline: none;
}

.loop.owl-theme .owl-nav {
    font-size: 40px;
    font-weight: 400;
    color: #fff !important;
    font-size: 40px;
    margin-top: 10px;
}

.loop button.owl-prev {
    position: absolute;
    left: -5%;
    top: 50%;
    outline: none;
}

.loop button.owl-next {
    position: absolute;
    right: -5%;
    top: 50%;
    outline: none;
}

.loop.owl-theme .owl-nav [class*=owl-]:hover {
    background: transparent;
    text-decoration: none;
    color: #86d8df !important;
}


/* ----------------------------------
top-stories
---------------------------------- */

h4.card-title.ts-title {
    font-size: 15px;
}

h4.card-title.ts-title a {
    color: #333;
    line-height: 26px;
    text-decoration: none;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
}

h4.card-title.ts-title a:hover {
    color: #1CBAC7;
}

h6.text-muted.ts-price a {
    color: #333333;
    text-decoration: none;
    font-weight: 800;
}

h6.text-muted.ts-price a:hover {
    color: #63d6e2;
}

h5.card-title.ts-price a {
    color: #333;
    text-decoration: underline;
    font-weight: 600;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
    -webkit-text-decoration-color: #949494;
    text-decoration-color: #949494;
    transition: all 0.2s ease;
}

h5.card-title.ts-price a:hover {
    color: #9973c6;
    text-decoration: none;
}

.ts-card-block {
    padding: 20px 0;
}

section#Blog {
    background-color: #f5f5f5;
}


/* ----------------------------------
Footer
---------------------------------- */


/*top-footer*/

footer .sub-heading {
    margin-bottom: 25px;
}

footer.homeopathy-menu {
    background-color: #222222;
    color: #cccccc;
}

.contact-info {
    padding-top: 10px;
}

.footer-logo ul li {
    font-family: Poppins;
    color: #cccccc;
    font-size: 12px;
    position: relative;
    font-weight: 300;
    line-height: 25px;
    padding: 6px 0;
    text-decoration: none;
    text-align: left;
}

.footer-logo ul li::after {
    content: "";
    background-color: #474747;
    position: absolute;
    height: 1px;
    width: 162px;
    left: 0px;
    bottom: 0px;
}

.footer-logo ul li:last-child::after {
    display: none;
}

h6.ftr-text a {
    text-decoration: none;
    color: #1cbac8;
    font-size: 12px;
    font-weight: 400;
}

.footer-post li a {
    color: #cccccc;
    font-size: 13px;
    line-height: 26px;
    text-decoration: none;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
}

.footer-post li a:hover {
    color: #1cb0bd;
}

ul.footer-list a {
    text-decoration: none;
    color: #cccccc;
    font-size: 13px;
}

ul.footer-list a:hover {
    color: #1cb0bd;
}

.footer-list>li:before {
    font: normal normal normal 10px/1 FontAwesome;
    content: "\f111";
    display: inline-block;
    padding: 2px;
    margin-right: 7px;
    color: #1cb0bd;
}


/*
.row-hmtop {
    margin-top: 120px;
    margin-bottom: 80px;
}
*/

ul.postlist li {
    padding: 12px 0;
    line-height: 24px;
    position: relative;
}

ul.postlist li:hover {
    color: #1cb0bd;
}

ul.postlist li::after {
    content: "";
    background-color: #474747;
    position: absolute;
    height: 1px;
    width: 121px;
    left: 0px;
    bottom: 0px;
}

ul.postlist li:last-child::after {
    display: none;
}

.top-ftr {
    padding: 100px 0px 100px 98px;
}

h4.sub-heading.ftr-headlline a {
    text-decoration: none;
    color: #f5f5f5;
    font-size: 16px;
}

ul.footer-list li {
    padding: 10px 0;
}

ul.l-posts {
    padding: 7px 0;
    line-height: 25px;
}

ul.f-1 li {
    display: inline-block;
    padding: 3px;
}

ul.f-1 {
    max-width: 340px;
}

ul.footer-list li:first-child,
ul.postlist li:first-child {
    padding-top: 0;
}


/*lower-footer*/

ul.s-icon li {
    display: inline;
    padding: 15px;
}

ul.s-icon li a {
    font-size: 16px;
    color: #f5f5f5;
    font-weight: 400;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
}

ul.s-icon li a:hover {
    color: #1cb0bd;
}

.copy-link a {
    color: #bbbbbb;
    font-size: 12px;
    text-decoration: none;
}

footer.hm-copy {
    background-color: #111111;
    padding: 40px;
}

span.copy-clr {
    color: #1cb0bd;
    font-weight: 600;
}

.ftr-clr {
    color: #1cb0bd;
    font-weight: 600;
}


/*
ul.postlist li::after{
    content: "";
    background-color: #474747;
    position: absolute;
    height: 1px;
    width: 120px;
    left: 15px;
}
*/


/* ----------------------------------
Back to top
---------------------------------- */

.back-to-top {
    position: fixed;
    display: none;
    background: rgba(0, 0, 0, 0.2);
    color: #fff;
    padding: 7px 13px 11px 12px;
    /* padding: 19px 12px 24px 12px; */
    font-size: 16px;
    border-radius: 50%;
    right: 15px;
    bottom: 15px;
    -webkit-transition: background 0.5s;
    transition: background 0.5s;
}

.back-to-top span {
    padding: 0;
    color: #fff;
    -webkit-transition-duration: 0.35s;
    transition-duration: 0.35s;
    padding: 10px 18px;
    font-size: 26px;
}

.back-to-top.show {
    opacity: 1;
}

.back-to-top.show:hover {
    -webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.14), 0 4px 8px rgba(0, 0, 0, 0.28);
    box-shadow: 0 0 4px rgba(0, 0, 0, 0.14), 0 4px 8px rgba(0, 0, 0, 0.28);
}

.back-to-top:hover,
.back-to-top:focus {
    background: #fff;
    outline: none;
    -webkit-box-shadow: 0 17px 17px 0 rgba(0, 0, 0, 0.06);
    box-shadow: 0 17px 17px 0 rgba(0, 0, 0, 0.06);
}

.back-to-top:hover span,
.back-to-top:focus span {
    font-size: 40px;
    color: #e74c3c;
    font-weight: 900;
}


/*owl*/

.owl-theme .owl-dots .owl-dot {
    outline: none;
}


/* ----------------------------------
media quries
---------------------------------- */

@media(max-width:1200px) {
    .products button.owl-next,
    .loop button.owl-next {
        right: 0;
    }
    .products button.owl-prev,
    .loop button.owl-prev {
        left: 0;
    }
    ul.m-bar li a {
        padding: 12px 9px;
    }
    .m-bar li {
        border-right: none;
    }
    .custom-pad {
        padding: 50px 0;
    }
}

@media (min-width: 768px) and (max-width:991px) {
    .text-casephoto {
        padding-top: 30px;
    }
    a.navbar-brand img {
        margin: 0;
    }
    .middle-bar {
        padding: 18px 0;
    }
    ul.nav.navbar-nav li a {
        padding: 20px 8px;
    }
    .logo {
        margin-bottom: 30px;
    }
    ul.m-bar li a {
        padding: 12px;
    }
    br {
        display: none;
    }
    .bg-content {
        padding: 75px;
    }
    h1.main-heading {
        font-size: 24px;
        line-height: 40px;
    }
    ul#pills-tab li a {
        padding: 20px 0px;
        font-size: 10px;
    }
    h3.heading.text-contact {
        font-size: 15px;
    }
    .contact-form h4 {
        font-size: 15px;
    }
    h3.heading.text-center {
        font-size: 20px;
    }
    .top-ftr {
        padding: 80px;
    }
    .copy-link {
        text-align: center;
        margin-bottom: 30px;
    }
    .media.time {
        border-right: none;
    }
    .nav-pills>li.active>a::before {
        display: none;
    }
    section.homeopathy.Patients.custom-pad {
        padding: 30px 0;
    }
    .pc-img.ab {
        padding-top: 0;
    }
    a.btn.btn-send {
        padding: 10px 24px;
    }
    section.homeopathy.Case-Photos {
        padding: 40px 0;
    }
    h4.icon-text {
        color: #1cbac8;
        font-size: 12px;
        line-height: 1.4;
        font-weight: 600;
        -webkit-transition: all 0.3s ease;
        transition: all 0.3s ease;
    }
    .eventproduct .eventproduct-overlay {
        background: #1ba9b6;
        position: absolute;
        height: 16%;
        width: 100%;
        left: 0;
        top: 356px;
        bottom: 0;
        right: 0;
        opacity: 0;
        -webkit-transition: all 0.4s ease-in-out 0s;
        transition: all 0.4s ease-in-out 0s;
    }
    h4.eventproduct-title {
        margin-top: 356px;
    }
    article.ts-card {
        margin-bottom: 20px;
    }
}


/*mediaquery-end*/

@media (max-width:767px) {
    .contact-form,
    .h-slide {
        padding-top: 30px;
    }
    a.navbar-brand {
        margin-bottom: 20px;
    }
    .custom-pad {
        padding: 40px 0;
    }
    .mddile-top-bar {
        padding: 0;
    }
    .homeopathy-product {
        margin: 0;
        padding: 0;
    }
    .homeo-before img {
        max-width: 60% !important;
        margin: 0 auto;
        margin-bottom: 20px;
    }
    .homeo-contact.text-casephoto {
        padding: 10px 0;
    }
    /*back-to-top*/
    .back-to-top span {
        padding: 2px 9px;
    }
    .back-to-top:hover span,
    .back-to-top:focus span {
        font-size: 25px;
    }
    /*back-to-top-end*/
    /*toggle*/
    /*top-bar*/
    a.navbar-brand img {
        margin: 0;
    }
    .navbar-default .navbar-toggle {
        border-color: #ddd;
        background-color: #9973c6 !important;
    }
    .navbar-default .navbar-toggle .icon-bar {
        background-color: #fff;
    }
    /*top-bar end*/
    /*midle-bar*/
    button.nav-middle.navbar-toggle {
        background-color: white;
        background: #9973c6;
        margin-right: 5px;
        margin-bottom: 0;
        border-radius: 50%;
        margin-top: 0;
    }
    .navbar-toggle .icon-bar {
        display: block;
        background-color: #fff;
        width: 22px;
        height: 2px;
        border-radius: 1px;
    }
    .fa.fa-chevron-circle-down {
        font-size: 20px;
        color: white;
    }
    /*middle-bar end*/
    /*bottom-bar*/
    button.nav-bottm.navbar-toggle {
        background-color: #9973c6;
		float: none;
		margin: 7px;
    }
    .fa.fa-caret-down {
        font-size: 20px;
        border: 1px solid #fff;
        color: white;
        padding: 1px 8px;
        /* border-radius: 50%; */
    }
    /*bottom-bar end*/
    /*toggle-end*/
    ul.nav.navbar-nav.navbar-right li a {
        padding: 10px;
        margin: 0;
    }
    .media.time {
        margin-bottom: 20px;
    }
    ul.m-bar li a {
        padding: 10px;
    }
    h1.main-heading {
        font-size: 24px;
        line-height: 36px;
    }
    h2.sub-heading.bg-text {
        font-size: 12px;
        line-height: 20px;
    }
    .bg-content {
        padding: 100px 30px;
    }
    ul#pills-tab li {
        display: block;
    }
    ul#pills-tab li a {
        padding: 22px;
        border-right: none;
    }
    .copy-link {
        text-align: center;
        margin-bottom: 20px;
    }
    .h-img {
        max-width: 500px;
        margin: 0 auto;
        margin-top: 30px;
    }
    ul.our-product li {
        max-width: 400px;
    }
    .events-slider {
        margin-top: 30px;
    }
    .homeopathy-product h3 {
        font-size: 18px;
    }
    article.ts-card {
        max-width: 400px;
        margin: 0 auto;
    }
    section.homeopathy.Case-Photos.custom-pad {
        padding: 30px 60px;
    }
    .media.time {
        border-right: none;
    }
    .top-ftr {
        padding: 35px;
    }
    .row.row-hmtop {
        margin: 0;
    }
    .nav-pills>li.active>a::before {
        display: none;
    }
    .middle-bar {
        padding: 10px 0;
    }
    .nav-middle .t-a {
        margin-top: 20px;
    }
    br {
        display: none;
    }
    .product-slider h3 {
        /* border-bottom: 4px solid #8cd8df; */
        text-align: center;
    }
    .product-slider h3::after {
        top: 50px;
        left: 0;
        right: 0;
        bottom: 0;
        margin: 0 auto;
    }
    article.ts-card {
        margin-bottom: 20px;
    }
    footer .sub-heading {
        margin-top: 25px;
    }
    .footer-logo ul li::after,
    ul.postlist li::after {
        width: 100%;
    }
    /*navbar*/
    ul.m-bar li {
        display: block;
        border-right: none;
        margin-bottom: 10px;
    }
    .btm-bar {
        background-color: #9973c6;
        position: absolute;
        top: 0;
        z-index: 1;
    }
    h4.eventproduct-title {
        margin-top: 340px;
    }
    .eventproduct .eventproduct-overlay {
        background: #1ba9b6;
        position: absolute;
        height: 20%;
        width: 100%;
        left: 0;
        bottom: 0;
        right: 0;
        opacity: 0;
        -webkit-transition: all 0.4s ease-in-out 0s;
        transition: all 0.4s ease-in-out 0s;
    }
}


/*m-end*/

@media (max-width:574px) {
    .custom-pad {
        padding: 30px 0;
    }
    h3.heading.text-contact {
        margin-top: 20px;
    }
    .m-bar {
        padding: 0;
    }
    .homeopathy-product {
        margin: 0;
    }
    section#Events {
        padding: 20px 0;
    }
    h3.content-title a {
        font-size: 20px;
    }
    .homeo-contact.text-casephoto {
        padding: 0;
        margin: 0;
    }
    .homeo-before img {
        margin-bottom: 20px;
    }
    a.navbar-brand img {
        margin: 0;
    }
    .bg-content {
        padding: 30px;
    }
    h1.main-heading {
        font-size: 24px;
        line-height: 30px;
    }
    h2.sub-heading.bg-text {
        font-size: 9px;
        line-height: 16px;
    }
    ul#pills-tab li {
        display: block;
        margin: 0;
    }
    ul#pills-tab li a {
        border-right: none;
        padding: 20px;
        text-align: left;
    }
    br {
        display: none;
    }
    h3.heading.text-contact {
        font-size: 16px;
        line-height: 20px;
    }
    .contact-form h4 {
        font-size: 16px;
        text-align: left;
    }
    h4.media-heading.sub-heading {
        font-size: 16px;
    }
    section.homeopathy.Case-Photos.custom-pad {
        padding: 40px 0;
    }
    .px-text.pc-text h3 {
        font-size: 18px;
    }
    h3.heading.text-contact {
        font-size: 18px;
    }
    h4.card-title.ts-title a {
        line-height: 20px;
    }
    .top-ftr {
        padding: 20px 0;
        /* text-align: center; */
    }
    ul.f-1 li a img {
        max-width: 75px;
    }
    .copy-link {
        text-align: center;
    }
    ul.s-icon li {
        padding: 10px;
    }
    .media.time {
        border-right: none;
    }
    .nav-pills>li.active>a::before {
        display: none;
    }
    ul.s-icon li a {
        font-size: 12px;
        color: #f5f5f5;
        -webkit-transition: all 0.2s ease;
        transition: all 0.2s ease;
    }
    .homeo-before img {
        max-width: 70%;
        margin: 0 auto;
    }
    .copy-link a {
        color: #bbbbbb;
        font-size: 10px;
        text-decoration: none;
    }
    ul.f-1 li {
        display: inline-block;
        padding: 0;
    }
    .contact-form {
        padding: 0;
        padding-top: 20px;
    }
    h4.eventproduct-title {
        margin-top: 274px;
    }
}


/*media -query end*/


/*preloader*/

#preloader {
    position: fixed;
    left: 0;
    top: 0;
    z-index: 999;
    width: 100%;
    height: 100%;
    overflow: visible;
    background: none;
    background: #F1F2F2 url(../images/pre-icon.gif) no-repeat center center;
}