html {
    line-height: 1.5;
    font-family: "Roboto", sans-serif;
    font-weight: normal;
    color: rgba(0, 0, 0, 0.87);
}


.topGreyNav {
    height: 35px;
    font-family: "Oswald", sans-serif
}
.mainNavBg {
    background-image: url('images/topMenuBg.png');
    background-repeat: repeat-x;
    height: 51px;
    width: 100%
}
div.secongmenu > .mainNavBg {
    height: 51px;
    font-family: "Oswald", sans-serif
}
.menuLinks {
    line-height: 51px
}
.menuLinks > a {
    height: 51px
}
.topColaps > .button-collapse {
    height: 51px !important;
    line-height: 51px !important
}
.mdi-navigation-menu {
    height: 51px !important;
    line-height: 51px !important
}
.topmenusecond > li {
    border-right: 1px solid #cdcece;
    line-height: 49px
}
.topmenusecond > li.last {
    border-right: none
}
.topmenusecond > li.active {
    background-image: url('images/topMenuBgHover.png')
}
.topmenusecond > li > a:hover {
    background-image: url('images/topMenuBgHover.png');
    border-top: 0px;
    border-bottom: 2px solid #b71c1c;
    color: #FFF !important
}
.topmenusecond > li.active > a {
    color: #FFF !important;
    border-bottom: 2px solid #b71c1c
}
.topmenusecond {
    margin-left: 100px
}
.topmenusecond > li > a {
    color: #000;
    font-weight: 400;
    height: 51px;
    line-height: 51px
}
.side-nav > li {
    background: none;
    height: 51px;
    line-height: 51px
}
.side-nav {
    width: auto
}
.side-nav .black {
    color: #000 !important
}
.side-nav > li > a {
    background: none;
    height: 51px;
    line-height: 51px
}
.mainsidenav > .side-nav > li > a {
    color: #000
}
.side-nav > li > a:hover {
    background: none
}
.cartlinks > li {
    height: 51px;
    border: none
}
.cartlinks > li > a {
    height: 51px;
    line-height: 51px
}
.cartlinks > li > a:hover {
    background-color: #d50000 !important
}
.iconrightcart {
    height: 51px !important;
    line-height: 51px !important;
    color: #000
}
.iconrightcart:hover {
    color: #FFF
}
.category_slider {
    font-family: "Oswald", sans-serif
}



.intro-content p {
    font-weight: 300;
    font-size: 1.56rem;
    line-height: 2.88rem;
    /*text-align: center;*/
}

.daily-dose-header{
    background-color: #d74b1f;
    color: #fff;
    text-align: center;
    padding-top: 5px !important;
    padding-bottom: 5px !important;
}

.full-pad{
    padding-left:0px !important;
    padding-right:0px !important;
    
}


/*@font-face {
    font-family:"MlHigh";
    src: url("fonts/ML_HIGH.TTF") 
}
@font-face {
    font-family:"TabPt";
    src: url("fonts/TABPT0NT.TTF")
}*/

.malayalam-tab-head{
    font-family: 'MlHigh';
    font-size:10px;
}


.tamil-tab-head{
    font-family: 'TabPt';
    font-size:10px;
}



.english-tab-head{
    font-size:10px;
}

.full-border{
    border: 1px solid #ddd;
    padding-bottom: 20px !important;
    min-height:200px !important;
}

.bottom-border{
    border-bottom: 1px solid #ddd;
}

.english-tab-content{
    font-family: serif;
    font-style: italic;
    font-size: 18px;
    margin-bottom: 15px;

    padding-right: 10px;
    padding-left: 10px;
}

.malayalam-tab-content{
    /*font-family: 'MlHigh';
    font-style: italic;*/
    font-size: 12px;
    margin-bottom: 15px;

    padding-right: 10px;
    padding-left: 10px;
}

.tamil-tab-content{
    font-family: serif;
    font-style: italic;
    font-size: 12px;
    margin-bottom: 15px;

    padding-right: 10px;
    padding-left: 10px;
}

.top-pad-20{
    padding-top: 20px;
}

.main-tab-container{
    min-height:800px;
}

/*Gallery styles*/

.gallery-category-card{
    width :300px;
    display:inline-block;
    margin-left: 8px;
    margin-bottom: 8px;
}

.gallery-category.card-container{
    margin: 10px;
}

.card .card-content {
    height: 100px;
    overflow: hidden;
}

.card .card-image {
    height: 150px;
    overflow: hidden;
}

.gallery.modal {
    max-height: 95%;
    width: 95%;
    top: 10px !important;
    border-radius: 1px;
}

.gallery.modal::-webkit-scrollbar { 
    display: none; 
}

#materialbox-overlay {
    position: fixed;
    top: -100%;
    left: -100%;
    right: -100%;
    bottom: -100%;
    /*background-color: #292929;
    z-index: 1000;
    will-change: opacity;*/
}

.materialbox-caption {
    z-index: 1003;
}

.gallery-img-holder{
    max-width: 350px;
    width: 350px;
    max-height: 250px;
    height: 250px;
    display: inline-block;
    background-color: #ddd;
    margin-right: 10px;
    margin-bottom: 10px;
}

img.materialboxed{
    width:350px;
    max-height: 250px;
}

.close-button{
    position: fixed;
    right: -7px;
    top: -7px;
    background-color: red;
    padding: 2px 6px 2px 6px;
    border-radius: 50%;
    line-height: 17px;
    color: white;
    cursor:pointer;
}

.materialboxed.active {
    max-height: inherit;
}


/*Contact*/

.contact-card{
    width:400px;
    display:inline-block;
    margin-left: 8px;
    margin-bottom: 8px;

}
.bottom-margin-0{
    margin-bottom: 0px;
}

.contact-card .head{
    font-size: 16px;
    font-weight: 500;
    color: #555555;
}

.contact-card .resp{

}

.contact-card .contact{
    font-size: 13px;
}



.logo-img.leftside{
    margin-top: 16px;
    margin-left: 6px;
}    


.card .card-action a{
    cursor: pointer;
}

.slider .indicators .indicator-item.active {
    background-color: #666f7b;
}

.next-btn{
    color: #ffab40;
    margin-right: 20px;
    transition: color .3s ease;
    text-transform: uppercase;
    cursor:pointer
}

h4{
    font-size: 24px;
}