* {
    -webkit-font-smoothing: antialiased;
}

#lean_overlay {
    position: fixed;
    z-index: 10000;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: #000;
    display: none;
}

.leanModal .modal_close {
    position: absolute;
    border-radius: 10px;
    top: 12px;
    right: 12px;
    width: 30px;
    height: 30px;
    background: url("../images/modal_close.png");
    background-repeat: no-repeat;
    background-size: cover;
    z-index: 2;
}

html {
    font-family: 'Lato', sans-serif;
    height: auto;
    width: 100%;
}

@import url('https://fonts.googleapis.com/css?family=Lato:100,100i,300,300i,400,400i,700,700i,900,900i|Pontano+Sans');

.cs_ht {
    height: 200px !important;
    width: 100% !important;
}

@import url('https://fonts.googleapis.com/css?family=Poppins:100,100i,200,200i,300,300i,400');

table td span {
    font-family: 'Poppins', sans-serif !important;
}

body {
    font-family: 'Pontano Sans', sans-serif !important;
    font-family: 'Lato', sans-serif !important;
    padding: 0px;
    margin: 0px;
    width: 100%;
    height: 100%;
    font-size: 14px;
    line-height: 22px;
    font-weight: normal;
    color: #474747;
    background: #e9f3fc;
    letter-spacing: 1.27px;
    overflow-x: hidden !important;
}

.pd5 {
    padding: 36px;
}

.main-title h1 {
    font-size: 32px;
    line-height: 1.2;
}

.ui-datepicker {
    font: 90% "Trebuchet MS", sans-serif;
}

.container1040 {
    margin: 0 auto;
    max-width: 1040px;
}

.container1366 {
    margin: 0 auto;
    max-width: 1366px;
    width: 100%;
    background: #fff;
}

.container1170 {
    margin: 0 auto;
    max-width: 1170px;
    width: 100%;
}

.container880 {
    margin: 0 auto;
    max-width: 880px;
}

.container760 {
    margin: 0 auto;
    max-width: 760px;
}

.desktop {
    display: block;
}

.mobile {
    display: none;
}

.capitalize {
    text-transform: capitalize !important;
}

h1,
h2,
h3,
h4,
p,
ul, ul li {
    margin: 0;
    padding: 0;
}

a {
    text-decoration: none;
    outline: none;
    font-family: lato;
    font-size: 14px;
    color: #0058a6;
    font-weight: 400;
}

    a.link {
        color: #DD2026;
    }

.auto {
    margin: 0 auto;
}

textarea {
    resize: none;
}

.pointer {
    cursor: pointer !important;
}

.img-responsive {
    display: initial;
    height: auto;
    width: auto;
    max-width: 100%;
}

*:focus {
    outline: none;
}

.clear {
    clear: both;
}

.error {
    color: red;
    font-size: 13px;
}

.width100 {
    width: 100%;
}

.bold {
    font-weight: bold;
    font-family: 'Quicksand', sans-serif;
}

.floatleft {
    float: left;
}

.floatright {
    float: right;
}

.textalignleft {
    text-align: left !important;
}

.textalignright {
    text-align: right !important;
}

.textaligncenter {
    text-align: center !important;
}

.block {
    display: inline-block;
}

.inline-block {
    display: inline-block;
}

.positionRelative {
    position: relative;
}

.relative {
    position: relative;
}

.positionAbsolute {
    position: absolute;
}

.absoluteCenter {
    left: 0;
    right: 0;
    text-align: center;
    position: absolute;
}

.blue {
    color: #247cb7;
}

.hide {
    display: none;
}

.show {
    display: block;
}

.weight300 {
    font-weight: 300 !important;
}

.weight400 {
    font-weight: 400 !important;
}

.weight500 {
    font-weight: 500 !important;
}

.weight700 {
    font-weight: 700 !important;
}

.padding0 {
    padding: 0px !important;
}

.padding5 {
    padding: 5px !important;
}

.padding10 {
    padding: 10px !important;
}

.padding15 {
    padding: 15px !important;
}

.padding20 {
    padding: 20px !important;
}

.padding25 {
    padding: 25px !important;
}

.padding30 {
    padding: 30px !important;
}

.paddingright5 {
    padding-right: 5px !important;
}

.paddingright10 {
    padding-right: 10px !important;
}

.paddingright15 {
    padding-right: 15px !important;
}

.paddingright20 {
    padding-right: 20px !important;
}

.paddingright30 {
    padding-right: 30px !important;
}

.paddingright50 {
    padding-right: 50px !important;
}

.paddingright80 {
    padding-right: 80px !important;
}

.paddingleft5 {
    padding-left: 5px !important;
}

.paddingleft10 {
    padding-left: 10px !important;
}

.paddingleft15 {
    padding-left: 15px !important;
}

.paddingleft20 {
    padding-left: 20px !important;
}

.paddingleft30 {
    padding-left: 30px !important;
}

.paddingleft50 {
    padding-left: 50px !important;
}

.paddingtop5 {
    padding-top: 5px !important;
}

.paddingtop10 {
    padding-top: 10px !important;
}

.paddingtop15 {
    padding-top: 15px !important;
}

.paddingtop20 {
    padding-top: 20px !important;
}

.paddingtop30 {
    padding-top: 30px !important;
}

.paddingtop50 {
    padding-top: 50px !important;
}

.paddingtop70 {
    padding-top: 70px !important;
}

.paddingbtm5 {
    padding-bottom: 5px !important;
}

.paddingbtm10 {
    padding-bottom: 10px !important;
}

.paddingbtm15 {
    padding-bottom: 15px !important;
}

.paddingbtm20 {
    padding-bottom: 20px !important;
}

.paddingbtm30 {
    padding-bottom: 30px !important;
}

.paddingbtm50 {
    padding-bottom: 50px !important;
}

.marginright5 {
    margin-right: 5px !important;
}

.marginright10 {
    margin-right: 10px !important;
}

.marginright15 {
    margin-right: 15px !important;
}

.marginright20 {
    margin-right: 20px !important;
}

.marginright30 {
    margin-right: 30px !important;
}

.marginright60 {
    margin-right: 60px !important;
}

.marginright80 {
    margin-right: 80px !important;
}

.margin0 {
    margin: 0px !important;
}

.margin5 {
    margin: 5px !important;
}

.margin10 {
    margin: 10px !important;
}

.margin15 {
    margin: 15px !important;
}

.margin20 {
    margin: 20px !important;
}

.margin25 {
    margin: 25px !important;
}

.margin30 {
    margin: 30px !important;
}

.marginleft5 {
    margin-left: 5px !important;
}

.marginleft10 {
    margin-left: 10px !important;
}

.marginleft15 {
    margin-left: 15px !important;
}

.marginleft20 {
    margin-left: 20px !important;
}

.marginleft30 {
    margin-left: 30px !important;
}

.marginleft50 {
    margin-left: 50px !important;
}

.margintop5 {
    margin-top: 5px !important;
}

.margintop10 {
    margin-top: 10px !important;
}

.margintop15 {
    margin-top: 15px !important;
}

.margintop20 {
    margin-top: 20px !important;
}

.margintop25 {
    margin-top: 25px !important;
}

.margintop30 {
    margin-top: 30px !important;
}

.margintop40 {
    margin-top: 40px !important;
}

.margintop50 {
    margin-top: 50px !important;
}

.margintop60 {
    margin-top: 60px !important;
}

.margintop100 {
    margin-top: 100px !important;
}

.margintop120 {
    margin-top: 100px !important;
}

.marginbtm5 {
    margin-bottom: 5px !important;
}

.marginbtm10 {
    margin-bottom: 10px !important;
}

.marginbtm15 {
    margin-bottom: 15px !important;
}

.marginbtm20 {
    margin-bottom: 20px !important;
}

.marginbtm30 {
    margin-bottom: 30px !important;
}

.marginbtm40 {
    margin-bottom: 40px !important;
}

.marginbtm50 {
    margin-bottom: 50px !important;
}

.marginbtm60 {
    margin-bottom: 60px !important;
}

.marginbtm70 {
    margin-bottom: 70px !important;
}

.displayblock {
    display: block !important;
}

.displayinline {
    display: inline;
}

.displayinlineblock {
    display: inline-block;
}

.displaynone {
    display: none;
}

.relative {
    position: relative;
}

.padding0030 {
    padding-top: 0px;
    padding-bottom: 30px;
}

.padding0060 {
    padding-top: 0px;
    padding-bottom: 60px;
}

.padding3000 {
    padding-top: 30px;
    padding-bottom: 0px;
}

.padding3030 {
    padding-top: 30px;
    padding-bottom: 30px;
}

.padding1010 {
    padding-top: 10px;
    padding-bottom: 10px;
}

.padding6060 {
    padding-top: 60px;
    padding-bottom: 60px;
}

.padding3060 {
    padding-top: 30px;
    padding-bottom: 60px;
}

.padding6030 {
    padding-top: 60px;
    padding-bottom: 30px;
}

.paddingleft100 {
    padding-left: 100px !important;
}

.paddingright100 {
    padding-right: 100px !important;
}

.milk-products-width {
    width: 35% !important;
}

.width30 {
    width: 30% !important;
}

.image {
    text-align: center;
	height: 186px;
}

#preloader {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #fff;
    z-index: 99;
}

#status {
    width: 200px;
    height: 200px;
    position: absolute;
    left: 50%;
    top: 50%;
    background-image: url(../images/status.gif);
    background-repeat: no-repeat;
    background-position: center;
    margin: -100px 0 0 -100px;
}

#top-button {
    background: url("../images/b.png") no-repeat scroll center center/cover transparent;
    color: transparent;
    cursor: pointer;
    height: 40px;
    opacity: 0;
    position: fixed;
    right: 15px;
    bottom: 20%;
    transition: opacity 0.5s ease 0s;
    width: 40px;
    z-index: 5;
}

#buy-icon {
    color: transparent;
    cursor: pointer;
    opacity: 1;
    position: fixed;
    right: 0px;
    bottom: 40%;
    transition: opacity 0.5s ease 0s;
    z-index: 5;
}

    #buy-icon img {
        width: 75px;
    }

.highcharts-name-andaman-and-nicobar.highcharts-key-in-an {
    display: none;
}

.flex {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
}

.flexResponsive {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
}

.flex1 {
    flex: 1;
}

.flex2 {
    flex: 2;
}

.flex3 {
    flex: 3;
}

.flex4 {
    flex: 4;
}

.flex5 {
    flex: 5;
}

.flex6 {
    flex: 6;
}

.flex7 {
    flex: 7;
}

.flex8 {
    flex: 8;
}

.flex9 {
    flex: 9;
}

.flex100 {
    flex: 100% !important;
}

.order1 {
    order: 1;
}

.order2 {
    order: 2;
}

.flexWeird {
    -webkit-flex: 1 0 auto;
}

.flexDirectionRow {
    -moz-box-direction: row;
    -webkit-box-direction: row;
    -webkit-box-orient: horizontal;
    -webkit-flex-direction: row;
    -ms-flexbox-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
}

.flexDirectionCol {
    -moz-box-direction: column;
    -webkit-box-direction: column;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flexbox-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
}

.flexWrap {
    -moz-box-wrap: wrap;
    -webkit-box-wrap: wrap;
    -ms-flexbox-wrap: wrap;
    flex-wrap: wrap;
}

.flexNoWrap {
    -moz-box-wrap: nowrap;
    -webkit-box-wrap: nowrap;
    -ms-flexbox-wrap: nowrap;
    flex-wrap: nowrap;
}

.flexWrapReverse {
    -moz-box-wrap: wrap-reverse;
    -webkit-box-wrap: wrap-reverse;
    -ms-flexbox-wrap: wrap-reverse;
    flex-wrap: wrap-reverse;
}

.flexJustifyBetween {
    -webkit-justify-content: space-between;
    -ms-flex-pack: space-between;
    justify-content: space-between;
}

.flexJustifyAround {
    -webkit-justify-content: space-around;
    -ms-flex-pack: space-around;
    justify-content: space-around;
}

.flexJustifyStart {
    -webkit-justify-content: flex-start;
    -ms-flex-pack: flex-start;
    justify-content: flex-start;
}

.flexJustifyEnd {
    -webkit-justify-content: flex-end;
    -ms-flex-pack: flex-end;
    justify-content: flex-end;
}

.flexJustifyCenter {
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.flexAlignItemsCenter {
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.flexAlignItemsBaseline {
    -webkit-align-items: baseline;
    -ms-flex-align: baseline;
    align-items: baseline;
}

.flexAlignItemsStart {
    -webkit-align-items: flex-start;
    -ms-flex-align: flex-start;
    align-items: flex-start;
}

.flexAlignItemsEnd {
    -webkit-align-items: flex-end;
    -ms-flex-align: flex-end;
    align-items: flex-end;
}

.flexAlignItemsStretch {
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
}

.flexAlignContentCenter {
    -webkit-box-align-content: center;
    -webkit-align-content: center;
    -ms-flex-align-content: center;
    align-content: center;
}

.flexAlignContentAround {
    -webkit-box-align-content: space-around;
    -webkit-align-content: space-around;
    -ms-flex-align-content: space-around;
    align-content: space-around;
}

.flexAlignContentStart {
    -webkit-box-align-content: flex-start;
    -webkit-align-content: flex-start;
    -ms-flex-align-content: flex-start;
    align-content: flex-start;
}

.flexAlignContentEnd {
    -webkit-box-align-content: flex-end;
    -webkit-align-content: flex-end;
    -ms-flex-align-content: flex-end;
    align-content: flex-end;
}

.flexAlignContentBetween {
    -webkit-box-align-content: space-between;
    -webkit-align-content: space-between;
    -ms-flex-align-content: space-between;
    align-content: space-between;
}

.flexAlignContentStretch {
    -webkit-box-align-content: stretch;
    -webkit-align-content: stretch;
    -ms-flex-align-content: stretch;
    align-content: stretch;
}

.customRadio input[type="checkbox"]:not(old),
.customRadio input[type="radio"]:not(old) {
    margin: 0;
    padding: 0;
    opacity: 0;
}

    .customRadio input[type="checkbox"]:not(old) + label,
    .customRadio input[type="radio"]:not(old) + label {
        margin-left: -21px;
        cursor: pointer;
    }

        .customRadio input[type="checkbox"]:not(old) + label > span {
            border: 2px solid #90c03e;
            border-radius: none;
            display: inline-block;
            height: 16px;
            margin-right: 10px;
            vertical-align: bottom;
            width: 16px;
        }

        .customRadio input[type="radio"]:not(old) + label > span {
            border: 2px solid #90c03e;
            border-radius: 20px;
            display: inline-block;
            height: 16px;
            margin-right: 10px;
            vertical-align: bottom;
            width: 16px;
        }

.customRadio input[type="checkbox"]:checked:not(old) + label > span:before {
    content: '✓';
    display: block;
    width: 1em;
    color: rgb(153, 204, 102);
    font-size: 17px;
    line-height: 1em;
    text-align: center;
    text-shadow: 0 0 0.0714em rgb(115, 153, 77);
    font-weight: bold;
}

.customRadio input[type="radio"]:checked:not(old) + label > span > span {
    background-color: #90c03e;
    border-radius: 20px;
    display: block;
    height: 8px;
    margin: 4px;
    width: 8px;
}

.starRating:not(old) {
    display: inline-block;
    height: 22px;
    overflow: hidden;
    vertical-align: bottom;
    width: 150px;
}

    .starRating:not(old) > input {
        margin-right: -100%;
        opacity: 0;
    }

    .starRating:not(old) > label {
        display: block;
        float: right;
        position: relative;
        background: url("../images/star-off.html");
        background-size: contain;
        margin-right: 7px;
    }

        .starRating:not(old) > label:before {
            content: '';
            display: block;
            width: 22px;
            height: 22px;
            background: url("../images/star-on.html");
            background-size: contain;
            opacity: 0;
            transition: opacity 0.2s linear;
        }

        .starRating:not(old) > label:hover:before,
        .starRating:not(old) > label:hover ~ label:before,
        .starRating:not(:hover) > :checked ~ label:before {
            opacity: 1;
        }

*,
*:after,
*:before {
    padding: 0;
    margin: 0;
}

.customDropdown {
    position: relative;
    width: 200px;
    margin: 0 auto;
    padding: 12px 15px;
    background: #fff;
    border-radius: 5px;
    box-shadow: 0 1px 0 rgba(0, 0, 0, 0.2);
    cursor: pointer;
    outline: none;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}

    .customDropdown:after {
        content: "";
        width: 0;
        height: 0;
        position: absolute;
        top: 50%;
        right: 15px;
        margin-top: -3px;
        border-width: 6px 6px 0 6px;
        border-style: solid;
        border-color: #4cbeff transparent;
    }

    .customDropdown .dropdown {
        position: absolute;
        z-index: 1;
        top: 100%;
        left: 0;
        right: 0;
        background: #fff;
        border-radius: 0 0 5px 5px;
        border: 1px solid rgba(0, 0, 0, 0.2);
        border-top: none;
        border-bottom: none;
        list-style: none;
        -webkit-transition: all 0.3s ease-out;
        -moz-transition: all 0.3s ease-out;
        -ms-transition: all 0.3s ease-out;
        -o-transition: all 0.3s ease-out;
        transition: all 0.3s ease-out;
        max-height: 0;
        overflow: hidden;
    }

        .customDropdown .dropdown li {
            padding: 3px 10px;
        }

            .customDropdown .dropdown li a {
                display: block;
                text-decoration: none;
                color: #333;
                padding: 10px 0;
                transition: all 0.3s ease-out;
                border-bottom: 1px solid #e6e8ea;
            }

            .customDropdown .dropdown li:last-of-type a {
                border: none;
            }

            .customDropdown .dropdown li i {
                margin-right: 5px;
                color: inherit;
                vertical-align: middle;
            }

            .customDropdown .dropdown li:hover a {
                color: #57a9d9;
            }

    .customDropdown.active {
        border-radius: 5px 5px 0 0;
        background: #4cbeff;
        box-shadow: none;
        border-bottom: none;
        color: white;
    }

        .customDropdown.active:after {
            border-color: #82d1ff transparent;
        }

        .customDropdown.active .dropdown {
            border-bottom: 1px solid rgba(0, 0, 0, 0.2);
            max-height: 400px;
        }

input[type=number] {
    -moz-appearance: textfield;
}

    input[type=number]::-webkit-inner-spin-button,
    input[type=number]::-webkit-outer-spin-button {
        -webkit-appearance: none;
        appearance: none;
        margin: 0;
    }

.mainContainer {
    width: 100%;
    position: relative;
    /*height: 100%;*/
}

.bodyContainer {
    margin-top: 80px;
    background: #d3ebff;
    padding-bottom: 240px;
}

.innerContainer {
}

.moreArrowLink {
    background-image: url('../images/circle-arrow-green.html');
    background-repeat: no-repeat;
    background-size: contain;
    color: #54a15b;
    display: inline-block;
    font-size: 14px;
    line-height: 20px;
    padding-left: 30px;
}

.titleViewAll {
    color: #54a15b;
    border-bottom: 1px solid #54a15b;
    font-size: 15px;
}

.knowMoreGreenLink {
    display: block;
    color: #54a15b;
    font-size: 14px;
}

ol {
    padding-left: 25px;
}

    ol li {
        color: #555;
        font-size: 14px;
        line-height: 28px;
        padding-left: 5px;
        margin-bottom: 10px;
    }

.border {
    border-bottom: 1px solid #acacac;
    margin: 30px auto;
}

.map iframe {
    width: 100%;
    height: 450px;
}

.bx-wrapper .bx-viewport {
    border: none;
    box-shadow: none;
    background: unset;
}

    .bx-wrapper .bx-viewport ul {
        padding-left: unset;
    }

ul.bullets {
    margin: 0px 0 20px 0;
    padding: 0 0 0 40px;
}

    ul.bullets li {
        margin: 0;
        padding: 5px 0 0 0px;
    }

.header {
    height: 80px;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 15;
    box-shadow: 0 2px 2px 0 rgba(226,226,226,0.50);
    background-color: #ffffff;
}

header {
    position: relative;
    transition: all 0.5s ease 0s;
    width: 100%;
    margin: 0 auto;
}

.mainLogo img {
    transition: 0.5s;
    padding: 13px 0;
}

.menu {
    text-align: right;
    right: 30px;
    position: absolute;
}

    .menu .item {
        color: #fff;
        font-size: 20px;
        font-weight: 400;
        margin: 0 0 0 20px;
        display: block;
        margin-top: 0px;
    }

        .menu .item a {
            font-size: 13px;
            color: #0058a6;
            letter-spacing: 1px;
            text-transform: uppercase;
            font-weight: 600;
            padding: 22px 0 15px 0;
            display: block;
        }

            .menu .item a:hover {
                font-weight: 600 !important;
                margin-top: 0px;
                color: #DD2026;
            }

            .menu .item a.active {
                color: #DD2026;
                margin-top: 3px;
                border-bottom: 3px solid #DD2026;
                font-weight: 600;
            }

.menuDownArrow {
    background-image: url("../images/icon-down-arrow.html");
    background-repeat: no-repeat;
    display: inline-block;
    vertical-align: middle;
    width: 7px;
    height: 5px;
    margin-left: 2px;
}

.fixHeaderToTop {
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 99999;
}

.menu .level1 {
}

.menu .dd-content a.active {
    background-color: #f1722e;
}

.menu a.active,
.menu .level1:hover > a {
    opacity: 1;
}

.menu .level1.drop-down:hover > a {
    color: #fff;
    opacity: 1;
}

.menu .level2Box {
    display: none;
    color: #fff;
    background-color: rgb(74, 74, 74);
    position: absolute;
    left: 0;
    width: 160px;
    z-index: 999;
}

.menu .level3Box {
    display: none;
    color: #fff;
    background-color: rgba(110, 182, 82, 0.85);
    position: absolute;
    top: 0px;
    left: 145px;
    width: intrinsic;
    width: -moz-max-content;
    width: -webkit-max-content;
    z-index: 999;
}

.menu .level2Box .level2Content {
    position: relative;
}

    .menu .level2Box .level2Content a {
        padding: 5px;
        padding: 5px 10px;
        border-bottom: 1px solid #717171;
        transition: 0.5s;
        font-size: 14px;
    }

        .menu .level2Box .level2Content a:hover {
            background-color: #f1722e;
            color: #fff;
        }

.menu .level1 .level2Content:hover > a {
    background-color: #f1722e;
}

.menu .level1:hover .level2Box {
    display: block;
}

.menu .level1 .level2Content:hover .level3Box {
    display: block;
}

.menu .pro-menu-item .big-menu {
    display: none;
}

.menu .pro-menu-item:hover .big-menu {
    display: block;
}

.menu .pro-menu-item:hover .big-menu {
    position: absolute;
    z-index: 10;
    left: 0;
    right: 0;
    background: #fff;
    width: 100%;
    top: 80px;
}

.menu-product-list .item {
    margin-bottom: 20px;
    text-align: center;
    width: 100%;
    display: block;
    max-width: 150px;
    height: 190px;
    margin: 0 40px;
}

    .menu-product-list .item .title {
        font-size: 14px;
        color: #292929;
        line-height: 24px;
    }

    .menu-product-list .item a {
        font-size: 14px;
        color: #292929;
        letter-spacing: 0px;
        font-weight: 400;
        padding: 0px 0 0px 0;
        text-transform: capitalize;
        display: block;
        height: auto;
    }

    .menu-product-list .item:hover .image {
        margin-top: -4px;
    }

    .menu-product-list .item:hover a {
        border-bottom: 0px solid #fff;
        margin-top: 4px;
    }

    .menu-product-list .item:hover .title {
        color: #DD2026;
        margin-top: -4px;
    }

.menu-list {
    border-bottom: 6px solid #DD2026;
    padding-bottom: 10px;
}

    .menu-list .item .view-more {
        display: inline-block !important;
        width: 100px !important;
        margin-right: 30px;
    }

        .menu-list .item .view-more a {
            padding: 0;
            display: inline-block;
            font-weight: 700;
            text-transform: capitalize;
        }

            .menu-list .item .view-more a:hover {
                font-weight: 700 !important;
                font-size: 14px;
                color: #474747;
                border-bottom: 1px solid #979797;
                padding-bottom: 0px;
                margin-top: 0px;
            }

    .menu-list ul {
        margin: 0;
        padding: 0;
    }

        .menu-list ul li {
            display: block;
            cursor: pointer;
            margin: 30px 0;
            color: #292929;
            padding: 10px 10px;
            text-align: center;
        }

            .menu-list ul li .title {
                font-family: 'Quicksand', sans-serif;
                font-size: 20px;
                color: #292929;
                font-weight: 700;
            }

            .menu-list ul li.current, .menu-list ul li:hover {
                background: #DD2026;
                color: #fff;
                padding: 10px 10px;
            }

                .menu-list ul li.current .title, .menu-list ul li:hover .title {
                    color: #fff;
                }

    .menu-list .left-box {
        border-right: 4px solid #DD2026;
        margin: 0;
    }

    .menu-list .right-box {
        margin: 0;
    }

#menu-tab-4 .menu-product-list .item {
    height: 190px;
}

    #menu-tab-4 .menu-product-list .item:hover .image {
        margin-top: 0px;
    }

    #menu-tab-4 .menu-product-list .item:hover .title {
        margin-top: 0px;
    }

.social-menu {
}

    .social-menu ul {
        margin: 0;
        padding: 0;
    }

        .social-menu ul li {
            display: inline-block !important;
            margin-right: 10px !important;
        }

.home-language .language-list ul li span {
    margin-top: 0px;
}

.language-list {
    position: relative;
    right: 0px;
    text-align: left;
    width: auto;
    top: 0px;
    z-index: 2;
    margin-left: 30px;
}

    .language-list ul {
        margin: 0;
        padding: 0;
    }

        .language-list ul li {
            display: block;
            list-style: none;
            padding: 0 0px;
            text-align: left;
            position: relative;
        }

            .language-list ul li span {
                display: inline-block;
                text-align: right;
                position: absolute;
                right: 10px;
                margin-top: 0px;
            }

            .language-list ul li a {
                font-size: 16px;
                font-weight: 700;
                padding: 0px 0 0px 0px;
                text-transform: capitalize;
                display: block;
                transition: 0.5s;
                color: #474747;
            }

            .language-list ul li ul {
                display: none;
            }

            .language-list ul li:hover ul {
                display: block;
                position: absolute;
            }

                .language-list ul li:hover ul li {
                    position: relative;
                }

                    .language-list ul li:hover ul li span {
                        right: 10px;
                    }

                    .language-list ul li:hover ul li a {
                        font-size: 16px;
                        font-weight: 700;
                        padding: 0px 0 3px 10px;
                    }

.home-banner {
    margin: 0 auto -20px 0;
    max-width: 1920px;
    width: 100%;
}

    .home-banner .banner-details {
        position: absolute;
        bottom: 50%;
        left: 0;
        right: 0;
        max-width: 1170px;
        width: 100%;
        margin: 0 auto;
        z-index: 2;
    }

        .home-banner .banner-details .title {
            font-family: 'Quicksand', sans-serif;
            font-size: 20px;
            color: #292929;
            letter-spacing: 0;
            line-height: 50px;
            font-weight: 700;
        }

            .home-banner .banner-details .title span {
                display: block;
                text-transform: uppercase;
                font-size: 48px;
                color: #000000;
                letter-spacing: 0;
                line-height: 50px;
            }

        .home-banner .banner-details .sub-title {
            margin-top: 20px;
            font-family: 'Quicksand', sans-serif;
            font-size: 20px;
            color: #292929 !important;
            letter-spacing: 0;
            line-height: 30px;
            font-weight: 700;
        }

        .home-banner .banner-details .explore {
        }

            .home-banner .banner-details .explore a {
                background: #DD2026;
                border-radius: 25px;
                font-size: 16px;
                color: #FFFFFF;
                letter-spacing: -0.36px;
                padding: 6px 10px;
                width: 125px;
                display: block;
                text-align: center;
                margin-top: 15px;
            }

    .home-banner ul li {
        list-style: none;
    }

    .home-banner .bx-controls-direction {
        display: none;
    }

    .home-banner .bx-wrapper .bx-pager {
        position: absolute;
        left: 0;
        text-align: center;
        max-width: 1170px;
        display: block;
        bottom: 10%;
        width: 100%;
        margin: 0 auto;
        right: 0;
    }

        .home-banner .bx-wrapper .bx-pager.bx-default-pager a {
            background: #fff;
            border: 2px solid #0058A6;
            ;
        }

            .home-banner .bx-wrapper .bx-pager.bx-default-pager a.active {
                background: #0058A6;
                border: 2px solid #0058A6;
            }

.intro-scroll-down {
    position: absolute;
    z-index: 1;
    bottom: 50px;
    left: 0;
    right: 0;
    margin: 0 auto;
    text-align: center;
}

    .intro-scroll-down .title {
        font-size: 14px;
        color: #474747;
        letter-spacing: 0;
        text-align: center;
        margin-top: 15px;
    }

    .intro-scroll-down .mouse {
        position: relative;
        display: block;
        width: 35px;
        height: 55px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        border: 2px solid #fbfbfb;
        border-radius: 23px;
        -moz-border-radius: 23px;
        -webkit-border-radius: 23px;
        margin: 0 auto;
    }

        .intro-scroll-down .mouse .mouse-dot {
            position: absolute;
            display: block;
            top: 29%;
            left: 50%;
            width: 6px;
            height: 12px;
            margin: -3px 0 0 -3px;
            background: #fff5f5;
            border-radius: 25%;
            -moz-border-radius: 25%;
            -webkit-border-radius: 25%;
            -webkit-animation: ani-mouse 2.5s linear infinite;
            -moz-animation: ani-mouse 2.5s linear infinite;
            animation: ani-mouse 2.5s linear infinite;
        }

.background--light .intro-scroll-down .mouse {
    border: 2px solid #474747;
}

    .background--light .intro-scroll-down .mouse .mouse-dot {
        background: #474747;
    }

@-webkit-keyframes ani-mouse {
    0% {
        opacity: 1;
        top: 29%;
    }

    15% {
        opacity: 1;
        top: 50%;
    }

    50% {
        opacity: 0;
        top: 50%;
    }

    100% {
        opacity: 0;
        top: 29%;
    }
}

@-moz-keyframes ani-mouse {
    0% {
        opacity: 1;
        top: 29%;
    }

    15% {
        opacity: 1;
        top: 50%;
    }

    50% {
        opacity: 0;
        top: 50%;
    }

    100% {
        opacity: 0;
        top: 29%;
    }
}

@keyframes ani-mouse {
    0% {
        opacity: 1;
        top: 29%;
    }

    15% {
        opacity: 1;
        top: 50%;
    }

    50% {
        opacity: 0;
        top: 50%;
    }

    100% {
        opacity: 0;
        top: 29%;
    }
}

.scroll-top {
    width: 40px;
    height: 40px;
    line-height: 40px;
    position: fixed;
    bottom: 20px;
    right: 20px;
    text-align: center;
    font-size: 20px;
    background: #555;
    color: #fff;
    z-index: 99;
    display: none;
    transition: none;
    -o-transition: none;
    -moz-transition: none;
    -webkit-transition: none;
}

    .scroll-top:hover {
        background: #179AD8;
        text-decoration: none;
        color: #fff;
    }

.main-title {
    color: #292929; /*font-family:'Quicksand', sans-serif;*/
    font-size: 32px;
    font-weight: 700;
    text-transform: capitalize;
    padding-top: 10px;
}

    .main-title h1 {
        font-size: 32px;
        color: #fff;
    }

    .main-title span {
        font-size: 14px;
        color: #fff;
    }

    .main-title h2 {
        font-size: 32px;
        color: #f0353f;
    }

    .main-title h3 {
        font-size: 32px;
        padding-bottom: 16px;
    }

    .main-title h4 {
        font-size: 32px;
    }

    .main-title h5 {
        font-size: 32px;
    }

.thankyou-title {
    color: #292929;
    font-family: 'Quicksand', sans-serif;
    font-size: 46px;
    font-weight: 400;
    text-transform: capitalize;
    padding-bottom: 10px;
    line-height: 56px;
}

.sub-title {
    /* font-family: 'Quicksand', sans-serif; */
    font-weight: 500;
    font-size: 14px;
    color: #a6a6a6;
    padding-top: 10px;
    color: #5e5e5e;
    font-style: italic;
}

.description {
    font-size: 14px;
    color: #474747;
    line-height: 22px;
    padding: 0px;
}

    .description p {
        margin: 0 0 20px 0;
    }

.thankyou-description {
    font-size: 20px;
    color: #292929;
    line-height: 28px;
}

.view-more {
    padding-top: 20px;
    padding-bottom: 30px;
}

    .view-more a {
        font-weight: 700;
        font-size: 16px;
        color: #474747;
        border-bottom: 1px solid #979797;
        padding-bottom: 5px;
        text-transform: capitalize;
    }

.site-button {
    padding-bottom: 20px;
}

    .site-button a {
        background: #DD2026;
        border-radius: 6px;
        font-size: 14px;
        color: #FFFFFF;
        padding: 4px 12px;
        width: auto;
        text-align: center;
    }

.note {
    font-size: 12px;
    line-height: 18px;
    color: #757575;
}

.background-f1 {
    background: #f1f1f1;
}

.background-fff {
    background: #ffffff;
}

.background-f2 {
    background: #f2f2f2;
}

.background-f4 {
    background: #f4f4f4;
}

.small-seperator {
    background: #fff;
    border-radius: 47px;
    height: 3px;
    width: 60px;
    margin: 10px auto;
    text-align: center;
    margin-bottom: 40px;
}

.home-explore {
}

.bgchange {
    background: #0d3d96 !important;
}

.follow_us li {
    display: inline !important;
    padding: 3px !important;
    border: 1px solid #ffffff52;
    margin-top: 20px;
    font-size: 15px;
}

.home-explore .item {
    margin-bottom: 20px;
    text-align: center;
    width: 100%;
    display: block;
    max-width: 360px;
}

.home-explore .jersey-image {
    background: url("../images/community-icon.png");
}

.home-explore .recipe-image {
    background: url("../images/recipe-icon.png");
}

.home-explore .faq-image {
    background: url("../images/faq-icon.png");
}

.home-explore .image {
    width: 100px;
    height: 100px;
    display: block;
    text-align: center;
    background-repeat: no-repeat;
    margin: 0 auto 10px auto;
    background-position: center;
}

.home-explore .title {
    font-family: 'Quicksand', sans-serif;
    font-size: 20px;
    color: #474747;
    font-weight: 400;
    text-align: center;
}

.home-explore .item a:hover .title {
    color: #DD2026;
}

.home-explore .item a:hover .jersey-image {
    background: url("../images/community-icon-active.png");
}

.home-explore .item a:hover .recipe-image {
    background: url("../images/recipe-icon-active.png");
    background-repeat: no-repeat;
}

.home-explore .item a:hover .faq-image {
    background: url("../images/faq-icon-active.png");
    background-repeat: no-repeat;
}

.products-carousel {
    width: 100%;
    padding: 0;
    margin: 0px 0 30px 0;
}

.products_body {
    width: 100%;
    position: relative;
}

.product_head {
    padding-top: 30px;
    width: 100%;
    text-align: center;
    position: relative;
}

    .product_head h2 {
        color: #272727;
        font-size: 30px;
        font-weight: 400;
        margin: 0;
    }

        .product_head h2 strong {
            color: #000000;
        }

    .product_head p {
        font-size: 18px;
        color: #484848;
        padding: 0;
        margin: 0;
        padding: 20px 20px 15px;
        width: 100%;
        display: block;
        margin: 0 auto;
    }

.consumer .product_head p {
    width: 44%;
}

.pro_heading {
    width: 100%;
    float: left;
    text-align: center;
    display: none;
    position: relative;
    margin-bottom: 15px;
}

#pro_headings1 {
    display: block;
}

.pro_headings2 .actives {
}

.pro_heading .header_slider {
    width: auto;
    text-align: center;
    display: inline-block;
    font-size: 16px;
    color: #474747;
    margin: 0px 20px 10px 10px;
    cursor: pointer;
    letter-spacing: 0px;
    font-weight: 700;
}

.products_slide {
    width: 100%;
    float: left;
}

#products1 {
    display: block;
}

.pro_heading .actives {
    font-weight: 600;
    border: 2px solid #DD2026;
    border-radius: 9px;
    padding: 1px 20px;
    color: #DD2026;
}

.pro_img {
    width: 100%;
    height: 75%;
}

    .pro_img img {
        width: 100%;
        height: auto;
    }

.pro_text1 {
    width: 100%;
    float: left;
    text-align: center; /*border-bottom:3px solid #DD2026;*/
    font-weight: 700;
    margin-top: 15px;
}

.pro_text {
    padding: 15px;
}

.pro_text1 {
    padding-bottom: 10px;
}

.owl-item.active.center .pro_text1 {
    display: block;
    transform: scale(1);
    padding-top: 15px;
    padding-bottom: 20px;
}

/*.owl-item.active {
    background: #f1f1f1;
}

.pro_img1 {
    opacity: 0.5;
}*/
.owl-carousel .owl-item {
    padding: 0 15px;
}

#pro_headings2 .header_slider {
    display: none;
    text-align: left;
    color: #ffffff;
    padding: 0 15px;
}

#pro_headings2 .actives {
    display: none;
    color: #ffffff;
    text-align: left;
    padding: 0 15px;
    border: 0;
    position: relative;
    transition: all 0.5s;
    text-decoration: underline;
}

#pro_headings2 {
    display: none;
    width: 91px;
    height: 58px;
    z-index: 9999;
    border-radius: 0 15px 15px 0;
    position: absolute;
    background: #1f3759;
    top: -10px;
    transition: all 0.5s;
}

    #pro_headings2 .container {
        position: absolute;
        right: 30px;
        top: 10px;
        cursor: pointer;
    }

.slide_pro {
    position: relative;
    width: 100%;
    float: left;
}

.pro_heads {
    width: 100% !important;
    height: auto !important;
    padding: 10px;
    border-radius: 0 !important;
}

.container {
    display: inline-block;
}

.bar1, .bar2, .bar3 {
    width: 35px;
    height: 5px;
    background-color: #f9f9f9;
    margin: 6px 0;
    border-radius: 3px;
    transition: 0.5s;
    display: none;
}

.change .bar1 {
    -webkit-transform: rotate(-45deg) translate(-9px,6px);
    transform: rotate(-45deg) translate(-9px,6px);
}

.change .bar2 {
    opacity: 0;
}

.change .bar3 {
    -webkit-transform: rotate(45deg) translate(-8px,-8px);
    transform: rotate(45deg) translate(-8px,-8px);
}

.owl-item.active.center .pro_img1 {
    transform: scale(1.3);
    z-index: 9999;
    opacity: 1;
    margin-top: 15px;
}

.products-carousel .owl-carousel .item {
    padding-top: 0px;
    bottom: 0px;
    z-index: 0;
}

/*.products-carousel .owl-carousel .item {
    background: #f1f1f1;
}*/

.owl-carousel .center .item {
    bottom: 0;
    z-index: 9999;
}

.slick-active .pro_text {
    display: block;
}

.slider_item {
    width: !important;
    position: relative;
}

.slick-active .pro_img {
    width: 100% !important;
    float: left;
    position: initial !important;
    bottom: 0 !important;
}

.slider_item .pro_img {
    width: 30%;
    float: left;
    position: relative;
    bottom: 0px;
}

.slick-active .pro_img img {
    position: initial !important;
    bottom: 0;
}

.slider_item .pro_img img {
    position: absolute;
    bottom: 0px;
}

.noborder .pro_img {
    float: right;
}

.owl-carousel .item {
    position: relative;
    z-index: 100;
    -webkit-backface-visibility: hidden;
}

.owl-nav > div {
    margin-top: -26px;
    position: absolute;
    top: 60%;
    color: #cdcbcd;
}

.products-carousel .owl-nav .owl-prev {
    background-image: url("../images/left-slider.png");
    height: 57px;
    width: 57px;
    display: block;
    cursor: pointer;
    left: -30px;
    opacity: 0.8;
    margin-top: -70px;
}

.products-carousel .owl-nav .owl-next {
    background-image: url("../images/right-slider.png");
    height: 57px;
    width: 57px;
    display: block;
    right: -30px;
    cursor: pointer;
    opacity: 0.8;
    margin-top: -70px;
}

.owl-nav .owl-prev {
    width: 57px;
    height: 58px;
    border-radius: 50%;
    cursor: pointer;
    left: -70px;
}

.owl-nav .owl-next {
    width: 57px;
    height: 58px;
    border-radius: 50%;
    right: -70px;
    cursor: pointer;
}

.slider_item1 a {
    display: block;
}

/*.owl-carousel .owl-item img {
    width: 70%;
    margin: 0 auto;
}

.owl-carousel .owl-item {
    margin-top: 30px;
    padding-top: 30px;
}

    .owl-carousel .owl-item.active.center {
        margin-top: 1px;
        padding-top: 30px;
        box-shadow: 0px 2px 8px #ccc;
        z-index: 5;
        margin-bottom: 10px;
        padding-bottom: 15px;
    }*/

.home-top-border {
    margin-bottom: -5px;
}

    .home-top-border img {
    }

.home-bottom-border {
    margin-bottom: -5px;
}

.home-reciepe-slider {
}

    .home-reciepe-slider .left-image {
        display: inline-block;
        vertical-align: top;
        width: 49.5%;
    }

    .home-reciepe-slider .right-image {
        display: inline-block;
        margin-left: -10px;
        vertical-align: top;
        margin-top: 0px;
        position: relative;
        width: 49.5%;
    }

        .home-reciepe-slider .right-image .details {
            position: absolute;
            top: 17%;
            padding: 10px;
            max-width: 230px;
        }

            .home-reciepe-slider .right-image .details .name {
                font-weight: 700;
                font-size: 20px;
                color: #474747;
                margin-bottom: 10px;
            }

            .home-reciepe-slider .right-image .details .view a {
                background: #DD2026;
                border-radius: 25px;
                font-size: 16px;
                color: #FFFFFF;
                letter-spacing: -0.36px;
                padding: 10px;
                width: 100px;
                display: block;
                text-align: center;
                margin-top: 15px;
            }

.chart-social {
    border-bottom: 2px solid #929292;
    margin-bottom: 10px;
    padding-bottom: 10px;
    width: 60%;
}

    .chart-social ul {
        margin: 0;
        padding: 0;
    }

        .chart-social ul li {
            display: inline-block;
            margin-right: 10px;
        }

    .chart-social .at-style-responsive .at-share-btn {
        padding: 0px;
        background: #f1f1f1 !important;
    }

.home-parlour-map {
    /*background: #0058a6 url(../../images/location_bg.jpg) no-repeat center right;
    width: 100%;
    height: 150px;
    background-size: cover;*/
    background: #fff;
    padding: 40px 0 20px;
}

    .home-parlour-map .main-title h5 {
        font-size: 32px;
        color: #fff;
        font-weight: 700;
        text-shadow: 0px 3px 4px #00000063;
    }

    .home-parlour-map .sub-title {
        font-family: 'Quicksand', sans-serif;
        font-size: 20px;
        color: #FFFFFF;
        margin-bottom: 20px;
    }

    .home-parlour-map .forms .field, .parlour-map .forms .field {
        max-width: 400px;
    }

        .home-parlour-map .forms .field select, .parlour-map .forms .field select {
            font-size: 14px;
            color: #929292;
            font-weight: 500;
            display: inline-block;
            width: 100%;
            border: none;
            border-bottom: 1px solid #DADADA;
            padding: 8px 0;
            outline: none;
            padding-left: 20px;
            background: #fff;
            -webkit-appearance: none;
            -moz-appearance: none;
            text-indent: 1px;
            text-overflow: '';
        }

    .home-parlour-map select::-ms-expand, .parlour-map select::-ms-expand {
        display: none;
    }

    .home-parlour-map .forms .field select:invalid, .parlour-map .forms .field select:invalid {
        color: #fff;
    }

    .home-parlour-map .forms .field select option[disabled], .parlour-map .forms .field select option[disabled] {
        color: grey;
    }

    .home-parlour-map .fancyArrow, .parlour-map .fancyArrow {
        width: 17px;
        background: #fff url("../images/dropdown_arrow.png") no-repeat scroll right center/100% auto;
        display: inline-block;
        height: 10px;
        pointer-events: none;
        position: absolute;
        right: 20px;
        top: 13px;
    }

.home-reciepe-slider {
    height: 404px;
}

.footer-list .item {
    width: 25% !important;
    float:left;
}

.granny-space .article-list {
    margin-top: 165px !important;
}

.granny-space .product-list {
    margin-top: 151px !important;
}

.granny-space .facility-list {
    margin-top: 204px !important;
}

.granny-space .recipe-list {
    margin-top: 204px !important;
}

.article-list {
    position: relative;
}

    .article-list .item {
        max-width: 305px;
        width: 100%;
        margin: 0px 10px 30px 10px;
        display: block;
        text-align: left;
    }

    .article-list .image {
    }

    .article-list .item .title {
        color: #474747;
        font-family: 'Quicksand', sans-serif;
        font-size: 18px;
        font-weight: 700;
        margin-bottom: 5px;
        margin-top: 5px;
    }

.home-granny {
    position: absolute;
    right: 10px;
    top: -20px;
}

.granny-image {
    position: relative;
    text-align: right;
}

    .granny-image img {
    }

.granny-quote {
    position: absolute;
    top: 40px;
    padding: 0 10px;
    text-align: center;
    width: 100%;
    max-width: 280px;
    font-size: 14px;
    right: 10px;
}

    .granny-quote span {
        display: block;
    }

    .granny-quote .title {
        font-size: 14.4px;
        color: #4C4C4C;
        letter-spacing: -0.33px;
        font-weight: 700;
        text-align: center;
        display: block !important;
    }

    .granny-quote .description {
        font-size: 13.4px;
        color: #4C4C4C;
        line-height: 19.8px;
    }

.product-granny {
    position: absolute;
    right: 10px;
    top: 47px;
}

.inner-banner {
    position: relative;
}

.category-banner .details {
    position: absolute;
    top: 20px;
    left: 0;
    right: 0;
    text-align: center;
}

    .category-banner .details span {
        display: block;
    }

.category-banner .title {
    font-family: 'Quicksand', sans-serif;
    font-size: 48px;
    color: #000000;
    letter-spacing: 0;
    line-height: 50px;
    font-weight: 700;
    text-align: center;
}

.category-banner .sub-title {
    font-family: 'Quicksand', sans-serif;
    font-size: 20px;
    color: #292929;
    letter-spacing: 0;
    line-height: 50px;
}

.category-banner .category-image {
    position: absolute;
    left: 0;
    right: 0;
    bottom: -60px;
    text-align: center;
    z-index: 2;
}

.category-list .item {
    max-width: 380px;
    width: 100%;
    margin: 0 5px 3px 5px;
    display: block;
    text-align: center;
    padding-top: 0px;
}

.category-list .pro-image {
    margin-left: 2px;
}

    .category-list .pro-image img { /*box-shadow:0px 2px 8px #ccc;*/
        min-height: 767px;
        width: 380px;
        margin-left: 3px;
        margin-top: 0px;
        margin-bottom: 5px;
    }

.recipe-banner {
}

    .recipe-banner .details {
        position: absolute;
        top: 30%;
        left: 0;
        right: 0;
        text-align: left !important;
    }

        .recipe-banner .details .title {
            text-align: left;
        }

    .recipe-banner .category-image {
        position: absolute;
        right: 0;
        left: 0;
        max-width: 1170px;
        margin: 0 auto;
        text-align: right;
        width: 100%;
        top: 20px;
    }

.blog-banner .details {
    position: absolute;
    top: auto;
    left: 40px;
    right: 0;
    text-align: left;
    bottom: 90px;
}

    .blog-banner .details .title {
        text-align: left;
    }

.community-banner .details {
    position: absolute;
    top: auto;
    left: 0;
    right: 0;
    text-align: left;
    bottom: 50px;
}

    .community-banner .details .title {
        text-align: left;
    }

.product-detail-banner .product-image {
    position: absolute;
    right: 0;
    bottom: -60px;
    max-width: 1170px;
    width: 100%;
    margin: 0 auto;
    text-align: right;
    left: 0;
}

.product-detail-banner .details {
    position: absolute;
    top: 30%;
    left: 0;
    text-align: left;
    right: 0;
}

/*.product-list .item .details {
    background: #fff9f7;
    display: inline-block;
    width: 100%;
    text-align: left;
    padding: 10px 10px;
    vertical-align: middle;
    max-width: 192px;
    min-height: 135px;
    font-family: lato;
}*/

.product-detail-banner .sub-title {
    font-family: 'Quicksand', sans-serif;
    font-size: 20px;
    color: #292929;
    letter-spacing: 0;
    line-height: 30px;
    margin-bottom: 10px;
}

.product-detail-banner .details span {
    display: inline-block;
    font-size: 16px;
    color: #292929;
}

.product-detail-banner .volumes ul li {
    display: inline-block;
    margin-right: 20px;
    margin-top: 20px;
}

    .product-detail-banner .volumes ul li span {
        display: inline-block;
        margin-right: 5px;
    }

.breadcrumb {
    font-size: 16px;
    color: #929292;
    line-height: 24px;
    text-transform: capitalize;
}

.product-list {
}

    .product-list .item {
        max-width: 235px;
        width: 100%;
        margin: 0 20px 20px 0;
        display: block;
        text-align: center;
        border: 1px solid #EBEBEB;
        min-height: auto;
        background: #FBFBFB;
        position: relative;
        box-shadow: 0px 3px 7px #0000001c;
    }

        .product-list .item .details {
            background: #f9f5f5;
            display: inline-block;
            width: 100%;
            text-align: center;
            padding: 10px 10px;
            vertical-align: middle;
            min-height: 135px;
        }

        .product-list .item .title {
            font-size: 20px;
            font-weight: 700;
            color: #0058a6;
            margin-bottom: 5px;
        }

            .product-list .item .title a {
                color: #825238;
                font-size: 20px;
            }

        .product-list .item .description {
            font-size: 12px;
            color: #929292;
            line-height: 16px;
        }

        .product-list .item .image {
            background: #fff;
            padding: 15px;
            min-height: 237px;
        }

        .product-list .item .site-button {
            margin-top: 20px;
        }

        .product-list .item:hover {
            box-shadow: 0px 2px 8px #ccc;
            z-index: 2;
            -webkit-transition: all 200ms ease-in;
            -webkit-transform: scale(1.03);
            -ms-transition: all 200ms ease-in;
            -ms-transform: scale(1.03);
            -moz-transition: all 200ms ease-in;
            -moz-transform: scale(1.03);
            transition: all 200ms ease-in;
            transform: scale(1.03);
        }

.gallery-list {
    position: relative;
}

    .gallery-list .item {
        max-width: 370px;
        width: 100%;
        margin: 0 10px 50px;
        display: block;
        text-align: left;
    }

        .gallery-list .item .image {
            border: 1px solid #f1f1f1;
        }

        .gallery-list .item .title {
            color: #474747;
            font-family: 'Quicksand', sans-serif;
            font-size: 16px;
            font-weight: 700;
            margin-bottom: 5px;
            margin-top: 5px;
        }

.explore-button {
    text-align: center;
    margin: 30px 0;
}

    .explore-button a {
        background: #c91361;
        border-radius: 28px;
        color: #fff;
        font-size: 16px;
        font-family: 'Quicksand', sans-serif;
        font-weight: 700;
        text-transform: uppercase;
        letter-spacing: 1.6px;
        padding: 15px 45px;
    }

.testimonial-slider {
    text-align: center;
}

    .testimonial-slider .description {
        max-width: 880px;
        margin: 30px auto;
        width: 100%;
    }

        .testimonial-slider .description .quote-left {
            position: absolute;
            left: 0;
            top: -20px;
        }

        .testimonial-slider .description .quote-right {
            position: absolute;
            right: 0;
            top: -20px;
        }

    .testimonial-slider .profile-pic {
        text-align: center;
        display: block;
        margin-bottom: 10px;
    }

    .testimonial-slider .name {
        font-size: 16px;
        color: #292929;
        font-weight: 700;
    }

    .testimonial-slider .bx-wrapper img {
        display: initial;
    }

    .testimonial-slider .bx-wrapper .bx-controls-direction {
    }

    .testimonial-slider .bx-wrapper .bx-pager {
        position: absolute;
        right: 0;
        left: 0;
        margin: 0 auto;
        text-align: center;
        max-width: 250px;
        display: block;
        bottom: -20px;
    }

        .testimonial-slider .bx-wrapper .bx-pager.bx-default-pager a {
            background: #000;
            border: 0px solid #fff;
            opacity: 0.2;
        }

            .testimonial-slider .bx-wrapper .bx-pager.bx-default-pager a.active {
                background: #434343;
                border: 0px solid #fff;
                opacity: 0.6;
            }

.showcase-slider .bx-wrapper .bx-viewport {
    min-height: auto !important;
}

.showcase-slider ul li {
    text-align: center;
    cursor: pointer;
}

.showcase-slider .bx-wrapper .bx-controls-direction a {
    top: 40%;
}

    .showcase-slider .bx-wrapper .bx-controls-direction a.bx-prev {
        left: -29px;
    }

    .showcase-slider .bx-wrapper .bx-controls-direction a.bx-next {
        right: -29px;
    }

.showcase-slider .title {
    font-family: 'Quicksand', sans-serif;
    font-size: 20px;
    color: #474747;
    margin-top: 5px;
    font-weight: 700;
}

.article-details .title {
    color: #c91361;
    font-family: 'Quicksand', sans-serif;
    font-size: 40px;
    font-weight: 700;
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: -0.05px;
    line-height: 50px;
}

    .article-details .title h1 {
        font-size: 40px;
    }

.article-details .author {
    color: #6e6e6e;
    font-family: 'Router-Medium';
    font-size: 16px;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 0.31px;
    margin: 10px 0;
}

    .article-details .author span {
        margin-left: 30px;
    }

.article-details .description {
    margin: 20px 0;
}

.article-details .item .share-list {
    margin-top: 100px;
    display: block;
    background: #fff;
    margin-right: 20px;
}

    .article-details .item .share-list .at-share-btn-elements a {
        display: block;
        width: 48px;
        text-align: center;
        margin-bottom: 10px;
    }

.about-content .description span.highlight {
    color: #DD2026;
    display: inline-block;
}

.about-list {
}

    .about-list .icon-image {
        display: inline-block;
        width: 25%;
        vertical-align: middle;
    }

    .about-list .title {
        display: inline-block;
        width: 65%;
        vertical-align: middle;
        font-family: 'Quicksand', sans-serif;
        font-size: 20px;
        color: #292929;
        font-weight: 700;
    }

        .about-list .title span {
            display: block;
            font-family: 'Lato', sans-serif;
            font-size: 14px;
            font-weight: 400;
        }

    .about-list .item {
        max-width: 330px;
        width: 100%;
        margin: 0 10px 20px;
        display: block;
        text-align: left;
    }

        .about-list .item .description {
            margin: 20px 0;
        }

.community-list ul.tabs li {
    background: #f1f1f1;
    width: 100%;
    height: auto;
    text-align: center;
    color: #222;
    display: inline-block;
    padding: 3px 2px;
    cursor: pointer;
    border-right: 1px solid #DADADA;
    margin: -5px -2px 0 -2px;
    max-width: 33%;
}

    .community-list ul.tabs li:last-child {
        border-right: 0px solid #DADADA;
    }

.community-list ul.tabs {
    margin: 0px;
    padding: 0px;
    list-style: none;
}

    .community-list ul.tabs li.current {
        background: #ededed;
        color: #222;
    }

.community-list {
}

    .community-list .jersey-image {
        background: url("../images/community-icon.png");
    }

    .community-list .recipe-image {
        background: url("../images/recipe-icon.png");
    }

    .community-list .faq-image {
        background: url("../images/faq-icon.png");
    }

    .community-list ul.tabs li .image {
        width: 100px;
        height: 100px;
        display: inline-block;
        text-align: center;
        background-repeat: no-repeat;
        margin: 0 auto 10px auto;
        background-position: center;
        vertical-align: middle;
    }

    .community-list ul.tabs li .title {
        font-family: 'Quicksand', sans-serif;
        font-size: 20px;
        color: #474747;
        font-weight: 700;
        text-align: center;
        display: inline-block;
        vertical-align: middle;
    }

    .community-list ul.tabs li:hover .title, .community-list ul.tabs li.current .title {
        color: #DD2026;
    }

    .community-list ul.tabs li:hover .jersey-image,
    .community-list ul.tabs li.current .jersey-image {
        background: url("../images/community-icon-active.png");
        background-repeat: no-repeat;
    }

    .community-list ul.tabs li:hover .recipe-image,
    .community-list ul.tabs li.current .recipe-image {
        background: url("../images/recipe-icon-active.png");
        background-repeat: no-repeat;
    }

    .community-list ul.tabs li:hover .faq-image,
    .community-list ul.tabs li.current .faq-image {
        background: url("../images/faq-icon-active.png");
        background-repeat: no-repeat;
    }

.menu-tab-content {
    display: none;
    background: initial;
    padding: 0px;
}

    .menu-tab-content.current {
        display: inherit;
    }

.tab-content {
    display: none;
    background: initial;
    padding: 0px;
}

    .tab-content.current {
        display: inherit;
    }

.recipe-list {
}

    .recipe-list .item {
        max-width: 375px;
        width: 100%;
        margin: 0 10px 20px 0;
        display: block;
        text-align: center;
        border: 1px solid #EBEBEB;
        min-height: auto;
        background: #FBFBFB;
    }

        .recipe-list .item .details {
            background: #EBEBEB;
            display: inline-block;
            width: 100%;
            text-align: left;
            padding: 10px 10px;
            vertical-align: middle;
            max-width: 355px;
            min-height: 125px;
        }

        .recipe-list .item .title {
            font-family: 'Quicksand', sans-serif;
            font-size: 20px;
            font-weight: 700;
            color: #292929;
            margin-bottom: 5px;
        }

        .recipe-list .item .sub-title {
            font-style: italic;
            font-weight: 700;
            font-size: 14px;
            color: #000;
            margin-bottom: 4px;
        }

        .recipe-list .item .description {
            font-size: 16px;
            color: #929292;
            line-height: 24px;
        }

        .recipe-list .item .image {
            background: #EBEBEB;
            position: relative;
        }

            .recipe-list .item .image span.chefs-corner {
                position: absolute;
                left: 0;
                top: 0;
            }

.background-masterchef {
    background: #DD2026;
    padding: 30px 0;
}

    .background-masterchef .flex4 {
        text-align: right;
    }

    .background-masterchef .flex6 {
        text-align: left;
    }

        .background-masterchef .flex6 .description a {
            text-decoration: underline;
        }

.white {
    color: #fff !important;
}

.recipe-details {
}

    .recipe-details span {
        display: block;
        margin-bottom: 10px;
    }

    .recipe-details .left-box {
        background: #f1f1f1;
        padding: 20px;
        margin-bottom: 20px;
    }

    .recipe-details .right-box {
        border: 2px solid #292929;
        padding: 20px;
    }

ul.red-bullets {
    list-style: none;
    margin: 0;
    padding: 0;
}

    ul.red-bullets li::before {
        content: "• ";
        color: #DD2026;
        font-size: 24px;
        vertical-align: top;
    }

    ul.red-bullets li {
        padding-left: 1em;
        text-indent: -.7em;
        font-size: 18px;
        color: #929292;
        padding-bottom: 5px;
    }

ul.nutrition-list {
    list-style: none;
    margin: 0;
    padding: 0;
}

    ul.nutrition-list li {
        border-bottom: 1px solid #292929;
        font-size: 16px;
        color: #292929;
        line-height: 24px;
        font-weight: 700;
        padding-bottom: 2px;
        margin-bottom: 10px;
    }

        ul.nutrition-list li span {
            display: inline-block;
            width: 49%;
        }

            ul.nutrition-list li span.cat {
                text-align: left;
                margin-bottom: 0px !important;
            }

            ul.nutrition-list li span.val {
                text-align: right;
                margin-bottom: 0px !important;
            }

        ul.nutrition-list li:last-child {
            border-bottom: 0px solid #292929;
        }

.recipe-flip .flipster__button svg {
    display: none;
}

.recipe-flip .flipster__button.flipster__button--prev {
    background: url("../images/left-slider.png");
    height: 57px;
    width: 57px;
    display: block;
    background-repeat: no-repeat;
}

.recipe-flip .flipster__button.flipster__button--next {
    background: url("../images/right-slider.png");
    height: 57px;
    width: 57px;
    display: block;
    background-repeat: no-repeat;
}

.recipe-flip {
    overflow: hidden;
}

    .recipe-flip .image {
        position: relative;
    }

        .recipe-flip .image img {
            max-width: 550px;
            width: 100%;
        }

    .recipe-flip .title {
        position: absolute;
        background: #292929;
        font-size: 16px;
        color: #FFFFFF;
        line-height: 24px;
        width: 95%;
        text-align: left;
        bottom: 20px;
        padding: 10px 0;
        margin-left: 10px;
        margin-right: -10px;
        padding-left: 2%;
        display: none;
    }

.form-list {
    background: #FFFFFF;
    box-shadow: 0 6px 10px 0 rgba(0,0,0,0.50);
    border-radius: 8px;
    padding: 50px 100px;
    position: relative;
    margin-top: -350px;
    width: 100%;
    max-width: 733px;
}

    .form-list .forms {
    }

.form-border {
    border-bottom: 2px dashed #DD2026;
    height: 3px;
}

.video-container {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
}

    .video-container iframe,
    .video-container object,
    .video-container embed {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        overflow: hidden;
    }

.blog-details {
}

    .blog-details .author-details {
        border: 3px solid #DD2026;
        padding: 20px;
        border-radius: 10px;
        display: none;
    }

        .blog-details .author-details .profile-pic {
            display: inline-block;
            width: 100px;
            vertical-align: top;
            margin-right: 20px;
        }

            .blog-details .author-details .profile-pic img {
                width: 100px;
            }

        .blog-details .author-details .details {
            display: inline-block;
            vertical-align: top;
        }

            .blog-details .author-details .details span {
                display: block;
            }

            .blog-details .author-details .details .author {
                color: rgba(61,61,61,0.60);
            }

            .blog-details .author-details .details .name {
                font-size: 32px;
                font-family: 'Quicksand', sans-serif;
                color: #292929;
                font-weight: 700;
                text-transform: capitalize;
                padding-bottom: 10px;
                line-height: 40px;
            }

            .blog-details .author-details .details .designation {
                font-style: italic;
            }

.map-explore {
}

    .map-explore .item {
        margin-bottom: 20px;
        text-align: center;
        width: 100%;
        display: block;
    }

.facility-list ul {
    margin: 0;
    padding: 0;
}

.facility-list li div {
    display: none;
    padding-left: 0px;
    margin-top: 10px;
}

.facility-list li span {
    display: inline-block;
    vertical-align: middle;
    position: absolute;
    right: 25px;
    top: 12px;
}

.facility-list li {
    list-style: none;
    padding: 20px;
    position: relative;
}

    .facility-list li:nth-child(odd) {
        background: #DFEEFF;
    }

    .facility-list li:nth-child(even) {
        background: #fff;
    }

    .facility-list li a {
        font-size: 16px;
        color: #292929;
        line-height: 22px;
        cursor: pointer;
        font-weight: 700;
    }

    .facility-list li:nth-child(even) ul li, .facility-list li:nth-child(odd) ul li {
        background: none;
    }

.facility-list ul li ul.red-bullets {
    list-style: none;
    margin: 0;
    padding: 0;
}

    .facility-list ul li ul.red-bullets li::before {
        content: "• ";
        color: #DD2026;
        font-size: 24px;
        vertical-align: top;
    }

    .facility-list ul li ul.red-bullets li {
        padding: 0px 2px 5px 20px;
        text-indent: -.7em;
        font-size: 16px;
        color: #474747;
        line-height: 22px;
        margin-bottom: 5px;
    }

.facility-list ol {
    margin: 10px 0 0;
    padding: 0;
}

    .facility-list ol li {
        list-style: none;
    }

.facility-list .down-arrow {
    background: url("../images/plus.png");
    width: 49px;
    height: 49px;
    background-repeat: no-repeat;
    top: 15px;
}

.facility-list .up-arrow {
    background: url("../images/minus.png");
    width: 49px;
    height: 49px;
    background-repeat: no-repeat;
    top: 15px;
}

.tips-list .heading {
    font-family: 'Router-Medium';
    color: #c91361;
    font-size: 26px;
    font-weight: 500;
    line-height: 32px;
    letter-spacing: 0.52px;
    margin: 20px 0 10px;
}

.tips-list {
    margin-left: 10px;
}

    .tips-list ul {
        margin: 0;
        padding: 0;
    }

        .tips-list ul li {
            list-style: square;
            margin-left: 30px;
        }

.popup-account {
    display: none;
    max-width: 880px;
    min-width: 750px;
    width: 100%;
    position: relative;
}

    .popup-account .content {
        padding: 25px;
    }

    .popup-account .main-title {
        font-size: 20px;
        padding-bottom: 0px;
    }

table {
    width: 100%;
}

    table thead th {
        background: #0058a6;
    }

    table thead tr th {
        border: 1px solid #cccccc;
        padding: 5px 10px;
        color: #fff;
        text-align: left;
        height: 40px;
    }

    table tbody tr td {
        border: 1px solid #cccccc;
        padding: 12px 10px;
        text-align: left;
        vertical-align: top;
    }

.map-listings {
    position: relative;
    margin: 0px 0;
}

#gmap {
    width: 100%;
    height: 550px;
    margin: 0 auto;
}

#Mapmenu {
    width: 97%;
    margin: 0 auto;
    text-align: left;
    height: 530px;
    overflow: inherit;
    position: relative;
    background: #fff;
    padding: 10px;
    box-shadow: 0 0 38px 2px rgba(30, 30, 30, 0.25);
}

    #Mapmenu .count {
        display: inline-block;
        width: 10%;
        vertical-align: top;
    }

    #Mapmenu .map-button span {
        background: #DD2026;
        border-radius: 18px;
        font-size: 16px;
        color: #FFFFFF;
        letter-spacing: -0.36px;
        padding: 4px 20px;
        width: auto;
        text-align: center;
    }

.scroll-menu {
    width: 98%;
    margin-top: 20px;
    overflow-y: scroll;
    height: 420px;
    padding-right: 2%;
}

    .scroll-menu::-webkit-scrollbar {
        width: 12px;
    }

    .scroll-menu::-moz-scrollbar {
        width: 12px;
    }

    .scroll-menu::-webkit-scrollbar-track {
        -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.1);
        -webkit-border-radius: 5px;
        border-radius: 5px;
    }

    .scroll-menu::-moz-scrollbar-track {
        -moz-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.1);
        -moz-border-radius: 5px;
        border-radius: 5px;
    }

    .scroll-menu::-webkit-scrollbar-thumb {
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        border-radius: 5px;
        background: #e9e9e9;
        opacity: 0.2;
    }

        .scroll-menu::-webkit-scrollbar-thumb:window-inactive {
            background: #e9e9e9;
            opacity: 0.5;
        }

    .scroll-menu::-moz-scrollbar-thumb {
        -moz-border-radius: 5px;
        border-radius: 5px;
        background: #e9e9e9;
        opacity: 0.2;
    }

        .scroll-menu::-moz-scrollbar-thumb:window-inactive {
            background: #e9e9e9;
            opacity: 0.5;
        }

#Mapmenu .heading {
    background: #DD2026;
    padding: 20px 10px;
    color: #fff;
    font-family: 'Quicksand', sans-serif;
    font-size: 24px;
    font-weight: 700;
    text-transform: uppercase;
    margin: -10px -10px 10px -10px;
    position: relative;
    width: 100%;
    text-align: center;
}

    #Mapmenu .heading span {
        position: absolute;
        right: 20px;
        top: 20px;
    }

#Mapmenu .details {
    display: block !important;
    margin-bottom: 10px !important;
    padding: 15px 10px !important;
    border-bottom: 1px solid #e9e9e9 !important;
}

#Mapmenu .title {
    font-family: 'Quicksand', sans-serif;
    font-size: 20px;
    color: #292929;
    font-weight: 700;
    margin-bottom: 10px;
}

    #Mapmenu .title span {
        text-transform: capitalize;
    }

#Mapmenu .description {
}

    #Mapmenu .description p {
        margin-bottom: 5px;
    }

#mapmenu a.tel-link {
    border-bottom: 0px solid !important;
    display: inline-block !important;
}

.miniForm.leftSide .forms {
    max-width: 680px;
    width: 100%;
}

.forms {
    display: block;
    width: 100%;
}

    .forms .field {
        display: block;
        width: 100%;
        padding-bottom: 20px;
        position: relative;
    }

        .forms .field label {
            font-size: 14px;
            text-transform: uppercase;
            color: #001123;
        }

        .forms .field .form-icon {
            position: absolute;
            right: 5px;
            top: 10px;
        }

        .forms .field input,
        .forms .field textarea {
            width: 100%;
            border: 1px solid #D3D3D3;
            border-radius: 2px;
            padding: 10px 0 10px 10px;
            color: #BBBBBB;
            font-size: 18px;
            font-weight: 400;
            line-height: 28px;
            letter-spacing: 0;
        }

        .forms .field select {
            display: inline-block;
            width: 100%;
            border: none;
            border: 2px solid #cdcdcd;
            border-radius: 4px;
            font-size: 20px;
            padding: 10px 0 10px 10px;
            outline: none;
            color: #000000;
            background: #fff;
            -webkit-appearance: none;
            -moz-appearance: none;
            text-indent: 1px;
            text-overflow: '';
            width: 103%;
            height: 38px;
            position: relative;
            border-radius: 2px;
        }

select::-ms-expand {
    display: none;
}

input::-webkit-input-placeholder {
    color: #BBBBBB !important;
    opacity: 1;
    font-size: 18px;
}

input:-moz-placeholder {
    color: #BBBBBB !important;
    opacity: 1;
    font-size: 18px;
}

textarea::-webkit-input-placeholder {
    color: #BBBBBB !important;
    opacity: 1;
    font-size: 18px;
}

textarea:-moz-placeholder {
    color: #BBBBBB !important;
    opacity: 1;
    font-size: 18px;
}

.forms .field select:invalid {
    color: #fff;
}

.forms .field select option[disabled] {
    color: grey;
}

.fancyArrow {
    width: 23px;
    background: #fff url("../images/dropdown_arrow.png") no-repeat scroll right center/100% auto;
    display: inline-block;
    height: 10px;
    pointer-events: none;
    position: absolute;
    right: 0;
    top: 20px;
    width: 17px;
    z-index: 2;
}

.forms .field textarea {
    min-height: 120px;
    font-family: 'Lato', sans-serif;
}

.forms .check {
    text-align: left;
}

    .forms .check a {
        text-decoration: underline;
        color: #60B3FF;
    }

.forms .field input[type="checkbox"] {
    border-radius: 0;
    margin-right: 5px;
    width: auto;
    display: inline-block;
    vertical-align: middle;
}

.forms button {
    background-color: #DD2026;
    border: 1px solid #DD2026;
    border-radius: 25px;
    color: #ffffff;
    font-family: 'Quicksand', sans-serif;
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: -0.36px;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    padding: 6px 10px;
    text-align: center;
    min-width: 125px;
}

    .forms button:hover {
        background-color: #fff;
        color: #DD2026;
    }

    .forms button.inline {
        display: inline-block;
        min-width: 120px;
        width: auto;
    }

    .forms button.full {
        display: inline-block;
        width: auto;
    }

.bx-wrapper {
}

#bx-pager {
    text-align: center;
}

    #bx-pager img {
        max-width: 160px;
    }

.footer-list {
    color: #333;
    font-size: 12px;
    text-align: left !important;
}

    .footer-list .heading {
        font-weight: 700;
        font-size: 16px;
        color: #005aa8;
        letter-spacing: 0;
        margin-bottom: 10px;
        border-bottom: 2px solid #005aa8;
        line-height: 2;
        display: -webkit-inline-box;
        text-transform: uppercase;
    }

    .footer-list ul li {
        display: block;
        margin: 0 0 4px 0;
        background: url(../../images/bullet_ftr.png) 0px 9px no-repeat;
        padding-left: 13px;
    }


    .footer-list a:hover {
        color: #952420;
    }

.footer-menu a {
    font-size: 12px;
    color: #333 !important;
}

.footer-list ul li a, .copyright a {
    font-size: 12px;
    color: #333;
    letter-spacing: 0px;
}

.footer-list ul.follow_us li a {
    font-size: 18px;
    padding: 6px;
}

.footerborder {
    background: #005aa8;
    width: 100%;
    margin-top: -15px;
}

.top-border {
    border-top: 1px solid #338DA7;
}

.footer-menu a {
    color: #333;
}

.copyright, .copyright a {
    font-size: 12px;
    color: #fff;
}

.credit-copy {
    font-size: 14px;
    text-align: center;
}

.viewDetail {
    color: #54a12f;
    font-size: 16px;
    text-align: center;
}

.loading {
    background: url('../images/status.gif') no-repeat center center;
    height: 32px;
    width: 32px;
    position: absolute;
    right: 150px;
}

.forms .loading {
    display: none;
}

.share-icon {
    display: block;
}

.at-resp-share-element .at-share-btn:focus, .at-resp-share-element .at-share-btn:hover {
    transform: translateY(0px) !important;
}

.chefs-list li a {
    text-decoration: underline;
    font-family: 'Quicksand', sans-serif;
    font-weight: 700;
    font-size: 16px;
}

    .chefs-list li a:hover {
        color: #DD2026;
    }

.chefs-list li {
    margin-bottom: 10px;
}

.bgchange {
}

.showcase-slider .image {
    position: relative;
}

.icon-play {
    background: url('../images/play-icon-red.png') no-repeat center center;
    height: 60px;
    width: 70px;
    position: absolute;
    right: 0;
    left: 0;
    margin: 0 auto;
    top: 40%;
    background-size: contain;
}

.showcase-slider ul li {
    cursor: auto;
}

.event-banner .details {
    position: absolute;
    top: auto;
    left: 0;
    right: 0;
    text-align: left;
    bottom: 50px;
}

.event-banner .sub-title {
    line-height: 30px;
}

@media only screen and (min-width:769px) and (max-width:880px) {
    .home-reciepe-slider .left-image {
        width: 38.5%;
    }
}

@media only screen and (min-width:769px) and (max-width:1024px) {
    .container1170 {
        max-width: 994px;
    }

    .home-explore .item {
        max-width: 33%;
    }

    .home-banner .banner-details {
        left: 20px;
        max-width: auto;
    }

    .home-banner .bx-wrapper .bx-pager {
        left: 0px;
    }

    .home-reciepe-slider .right-image .details {
        top: 10%;
    }

    .home-reciepe-slider .right-image {
        width: 44.5%;
    }

    .home-reciepe-slider .paddingleft100 {
        padding-left: 15px !important;
    }

    .home-reciepe-slider .paddingright100 {
        padding-right: 15px !important;
    }

    .category-banner .category-image img {
        width: 35%;
    }

    .category-list .item {
        max-width: 330px;
    }

    .category-list .pro-image img {
        min-height: auto;
        max-width: 380px;
        width: 100%;
    }

    .community-list ul.tabs li {
        width: 32.5%;
    }
}

@media only screen and (max-width:1024px) {
    /*.desktop {
        display: none !important;
    }*/

    .nav > li > a {
        padding: 10px 7px !important;
        font-size: 12px;
    }
    .menu .item {
        margin: 0 0 0 10px;
    }

        .menu .item a {
            font-size: 12px;
            letter-spacing: 0px;
        }
}

@media only screen and (max-width:768px) {
    
    #header-top {
        display:none;
    }
    
    .menu .item {
        margin: 0 0 0 8px;
    }

        .menu .item a {
            font-size: 10px;
            padding: 0px 0 0px 0;
            letter-spacing: 0px;
        }


    .mobile {
        display: block !important;
    }

    .flexResponsive {
        display: block;
    }

    .innerContainer {
        padding-left: 25px;
        padding-right: 25px;
    }

    .container1170 {
        width: auto;
    }

    .img-responsive {
        width: 100%;
    }

    .mobileAutoCenter {
        margin: 0 auto;
    }

    .header {
        height: 60px;
    }

    .milk-products-width {
        width: 70% !important;
    }

    header {
        /*padding: 15px 15px;*/
        max-width: auto;
        width: auto;
    }

    .bodyContainer {
        margin-top: 80px;
    }

    .border.innerContainer {
        margin-left: 15px;
        margin-right: 15px;
    }

    #bx-pager img {
        max-width: 80px;
    }

    .fixHeaderToTop {
    }

        .fixHeaderToTop .mobileMenu {
            top: 90px;
        }

    .padding6030 {
        padding-top: 30px;
        padding-bottom: 30px;
    }

    #mobileMenuButton {
        padding: 10px;
        cursor: pointer;
    }

    .mainLogo img {
        width: 90px;
    }

    #buy-icon img {
        width: 95px;
    }

    .mainLogo img {
        padding: 0;
    }

    .mobileMenu {
        box-shadow: 0 10px 44px 2px rgba(0, 4, 7, 0.07);
        border-bottom: 1px solid #e0e0e0;
        border-top: 1px solid #e0e0e0;
        background-color: #f2f2f2;
        color: #000;
        right: 0;
        position: absolute;
        top: 80px !important;
        width: 100%;
        z-index: 100;
    }

        .mobileMenu .item {
            border-bottom: 1px solid #e0e0e0;
            display: block;
            font-size: 14px;
            padding: 10px 10px 5px;
            text-transform: uppercase;
            font-weight: 700;
            font-family: 'Quicksand', sans-serif;
            color: #434343;
        }

            .mobileMenu .item span {
                display: inline-block;
                margin-right: 5px;
            }

            .mobileMenu a.active,
            .mobileMenu .item:hover a {
                color: #DD2026;
                transition: all 0.5s ease 0s;
            }

    .social-menu {
    }

    .home-language .language-list ul li span {
        margin-top: 0px;
    }

    .language-list {
        right: 65px;
        width: 70px;
        top: 27px;
        border: 0;
        position: absolute;
    }

    .article-details .item .share-list .at-share-btn-elements a {
        display: inline-block;
        width: 48px;
        text-align: center;
        margin-bottom: 10px;
    }

    .article-details .item .share-icon img {
        display: none;
    }

    .article-details .item .share-list {
        margin-top: 0px;
    }

    .article-list .item {
        min-height: auto;
        max-width: 100%;
        margin: 0 0 20px 0;
    }

    .category-list-list .item {
        min-height: auto;
        max-width: 100%;
        margin: 0 0 20px 0;
    }

    .home-explore .item {
        max-width: 100%;
        text-align: center;
    }

        .home-explore .item a {
            margin: 0 auto;
        }

    .home-reciepe-slider .paddingleft100 {
        padding-left: 15px !important;
    }

    .home-reciepe-slider .paddingright100 {
        padding-right: 15px !important;
    }

    .home-reciepe-slider .right-image {
        width: 45.5%;
    }

    .home-reciepe-slider .left-image {
        width: 45.5%;
    }

    .home-reciepe-slider .right-image .details {
        top: 5%;
    }

    .form-list {
        padding: 0px;
        margin-top: 30px;
        box-shadow: none;
    }

    .forms .field input,
    .forms .field textarea {
        width: 95%;
    }

    .forms .field select {
        width: 100%;
        padding: 10px 0 10px 0px;
    }

    .forms .marginleft20 {
        margin-left: 0px !important;
    }

    .forms .marginright20 {
        margin-left: 0px !important;
    }

    .forms .field .form-icon {
        right: 20px;
    }

    #gmap {
        height: 300px;
    }

    #Mapmenu {
        position: relative;
        width: 100%;
        padding: 0;
    }

    .scroll-menu {
        width: 98%;
    }

    #Mapmenu .heading {
        width: 100%;
        padding: 10px 0;
        margin: 0;
    }

    #Mapmenu a.loc_link {
        max-width: 90%;
    }

    .video-blog {
        padding: 0;
    }

    .home-banner .banner-details {
        bottom: auto;
        top: 10%;
        text-align: center;
    }

        .home-banner .banner-details .explore a {
            margin: 15px auto;
        }

    .home-banner .bx-wrapper .bx-pager {
        bottom: 0px;
        right: 0;
        left: 0;
        text-align: center;
        max-width: 100%;
        margin: 0 auto;
        width: 120px;
    }

        .home-banner .bx-wrapper .bx-pager .bx-pager-item, .home-banner .bx-wrapper .bx-controls-auto .bx-controls-auto-item {
            max-width: 12px;
            margin-right: 10px;
        }

    .testimonial-slider .bx-wrapper .bx-pager .bx-pager-item, .testimonial-slider .bx-wrapper .bx-controls-auto .bx-controls-auto-item {
        margin-right: -5px;
    }

    .testimonial-slider .bx-wrapper .bx-pager {
        max-width: 170px;
    }

    .copyright {
        text-align: center;
        margin: 5px 0;
    }

    .note {
    }

    .home-granny {
        position: relative;
    }

        .home-granny img {
            width: 100%;
        }

    .granny-quote {
        position: absolute;
        padding: 0 10px;
        text-align: center;
        width: 100%;
        font-size: 14px;
        max-width: 400px;
    }

    .home-granny .granny-quote .details {
        padding: 0;
    }

    .home-granny .granny-quote .description {
        font-size: 11px;
    }

    .granny-space .article-list {
        margin-top: 30px !important;
    }

    .granny-space .product-list {
        margin-top: 30px !important;
    }

    .granny-space .facility-list {
        margin-top: 30px !important;
    }

    .granny-space .recipe-list {
        margin-top: 30px !important;
    }

    #recipes-book {
    }

    .category-list img {
        width: 100%;
    }

    .category-banner .details {
        top: 10px;
    }

    .category-banner .title {
        font-size: 28px;
        line-height: 36px;
    }

    .category-banner .sub-title {
        line-height: 28px;
    }

    .category-banner .category-image {
        position: relative;
        bottom: 0;
    }

    .blog-banner .details {
        top: 5px !important;
        text-align: left;
        bottom: auto;
        position: relative;
    }

    .product-detail-banner .image img {
        min-height: 170px;
    }

    .product-detail-banner .title {
        font-size: 32px;
        line-height: 40px;
    }

    .product-detail-banner .details {
        position: absolute;
        top: 10px;
        left: 10px;
        text-align: left;
        right: 0;
    }

    .product-detail-banner .sub-title {
        font-size: 16px;
        line-height: 22px;
    }

    .product-detail-banner .product-image {
        position: relative;
        max-width: 1170px;
        width: 100%;
        margin: 0px auto 30px auto;
    }

    .testimonial-slider .description .quote-left, .testimonial-slider .description .quote-right {
        display: none;
    }

    .footer-list .item {
        margin-bottom: 20px;
    }

    .footer-list .social-menu {
        text-align: center;
    }

    .footerborder {
        text-align: center;
    }

    .parlour-banner .image {
        display: none;
    }

    .parlour-banner .details {
        padding: 10px 0;
    }

    .background-masterchef .flex6 {
        text-align: center;
    }

    .facility-list li {
        padding: 20px 60px 20px 15px;
    }

        .facility-list li span {
            right: 10px;
        }

    .community-list ul.tabs li {
        max-width: 100%;
    }

    .intro-scroll-down {
        display: none;
    }

    .inner-banner .details .title {
        text-align: center;
    }

    .inner-banner .details span {
        text-align: center;
    }

    .inner-banner .category-image {
        text-align: center;
        top: 0px;
    }

        .inner-banner .category-image img {
            width: 90%;
        }

    .recipe-banner .details .title {
        text-align: center;
    }

    .recipe-banner .details span {
        text-align: center;
    }

    .recipe-banner .category-image {
        text-align: center;
        top: 0px;
    }

        .recipe-banner .category-image img {
            width: 90%;
        }

    .community-banner .details {
        position: absolute;
        left: 0;
        bottom: 40px;
        top: auto;
    }

    .product-detail-banner .details {
        text-align: center;
    }

    .product-detail-banner .sub-title {
        text-align: center;
    }

    .product-detail-banner .volumes {
        text-align: center;
    }

    .breadcrumb {
        margin-bottom: 10px;
    }

    .footertoggle-list ul {
        margin: 0;
        padding: 0;
    }

    .footertoggle ul li {
        display: block;
        padding: 0;
        min-height: 40px;
        padding-left: 10px;
        padding-top: 10px;
        margin: 0;
    }

    .footertoggle-list li div {
        display: none;
        padding-left: 0px;
        margin-top: 10px;
    }

    .footertoggle-list ul li {
        display: block;
        margin: 0;
        padding: 0 10px;
        min-height: 35px;
        border-bottom: 2px solid #f1f1f1;
        padding-top: 12px;
    }

    .footertoggle-list li span {
        display: inline-block;
        vertical-align: middle;
        position: absolute;
        right: 25px;
        top: 12px;
    }

    .footertoggle-list li {
        list-style: none;
        padding: 20px;
        position: relative;
    }

        .footertoggle-list li:nth-child(odd) {
            background: #DFEEFF !important;
        }

        .footertoggle-list li:nth-child(even) {
            background: #DFEEFF !important;
        }

        .footertoggle-list li a {
            font-size: 16px;
            color: #292929;
            line-height: 22px;
            cursor: pointer;
            font-weight: 700;
        }

        .footertoggle-list li:nth-child(even) ul li, .facility-list li:nth-child(odd) ul li {
            background: none;
        }

    .footertoggle-list ul li ul.red-bullets {
        list-style: none;
        margin: 0;
        padding: 0;
    }

        .footertoggle-list ul li ul.red-bullets li::before {
            content: "• ";
            color: #DD2026;
            font-size: 24px;
            vertical-align: top;
        }

        .footertoggle-list ul li ul.red-bullets li {
            padding: 0px 2px 5px 20px;
            text-indent: -.7em;
            font-size: 16px;
            color: #474747;
            line-height: 22px;
            margin-bottom: 5px;
        }

    .footertoggle-list ol {
        margin: 10px 0 0;
        padding: 0;
    }

    .footertoggle-list ul li ul li {
        border-bottom: 0px solid #f1f1f1;
    }

        .footertoggle-list ul li ul li a {
            font-weight: 400;
        }

    .footertoggle-list ol li {
        list-style: none;
    }

    .footertoggle-list li span.down-arrow {
        background: url("../images/down-arrow.png");
        width: 14px;
        height: 9px;
        background-repeat: no-repeat;
        top: 20px;
    }

    .footertoggle-list li span.up-arrow {
        background: url("../images/up-arrow.png");
        width: 14px;
        height: 9px;
        background-repeat: no-repeat;
        top: 20px;
    }

    .showcase-slider ul li {
        max-height: 250px;
    }

    

    .recipe-flip .image {
        margin-top: 35px;
    }
}

@media only screen and (min-width:660px) and (max-width:768px) {
    .home-reciepe-slider .right-image .details {
        top: 20px;
    }

    .home-reciepe-slider .left-image {
        width: 38.5%;
    }
}


@media only screen and (max-width:480px) {
    body {
        font-size: 16px;
        line-height: 22px;
    }
    .footer-list .item {
    width: 100% !important;
}
    .innerContainer {
        padding-left: 30px;
        padding-right: 30px;
    }

    .padding3030 {
        padding-top: 20px;
        padding-bottom: 20px;
    }

    .padding1010 {
        padding-top: 10px;
        padding-bottom: 10px;
    }

    .margintop30 {
        margin-top: 10px !important;
    }

    .mainLogo img {
        width: 90px;
    }

    #buy-icon img {
        width: 45px;
    }

    .main-title {
        font-size: 24px;
        line-height: 34px;
        padding-bottom: 10px;
    }

        .main-title h1 {
            font-size: 24px;
        }

        .main-title h2 {
            font-size: 24px;
        }

        .main-title h3 {
            font-size: 24px;
        }

        .main-title h4 {
            font-size: 24px;
        }

        .main-title h5 {
            font-size: 24px;
        }

    .sub-title {
        font-size: 18px;
    }

    .description {
        font-size: 16px;
        line-height: 22px;
    }

    .home-reciepe-slider .right-image .details {
        top: 5px;
    }

        .home-reciepe-slider .right-image .details .name {
            font-size: 16px;
            margin-bottom: 5px;
        }

        .home-reciepe-slider .right-image .details .description {
            font-size: 12px;
            line-height: 18px;
        }

        .home-reciepe-slider .right-image .details .view a {
            padding: 0;
            width: 60px;
        }

    .testimonial-slider {
        padding: 10px 15px 10px;
    }

        .testimonial-slider .bx-wrapper .bx-pager {
            bottom: -40px;
        }

    .article-list .item .title {
        font-size: 18px;
        line-height: 26px;
    }

    .note {
    }

    .product-bottom-list .item {
        max-width: 100%;
    }

    .product-bottom-list .item {
        max-width: 100%;
    }

    .article-list .item .details {
        width: 70%;
    }

    .article-list .item .share-icon {
        width: 20%;
    }

    .gallery-list .item {
        min-height: auto;
        max-width: 100%;
        margin: 0 0 20px 0;
    }

    .recipe-list .item {
        min-height: auto;
        max-width: 100%;
        margin: 0 0 20px 0;
    }

    .product-list .item {
        min-height: auto;
        max-width: 100%;
        margin: 0 0 20px 0;
    }

    .recipe-list .item .details {
        padding: 10px 0;
        height: auto;
    }

    .product-list .item .details {
        padding: 10px 0;
        height: auto;
        max-width: 100%;
    }

        .recipe-list .item .details .title, .recipe-list .item .details .description,
        .product-list .item .details .title, .product-list .item .details .description {
            padding: 0 10px;
        }

    .campaign-list .item {
        max-width: 100%;
    }

    .product-list .item {
        max-width: 100%;
    }

    .home-granny {
        position: relative;
        margin-top: 10px;
        margin-bottom: 30px;
    }

        .home-granny img {
            width: 100%;
        }

    .granny-quote .title {
        margin-bottom: 5px;
    }

    .granny-quote {
        position: absolute;
        top: 35px;
        padding: 0 10px;
        text-align: center;
        width: 100%;
        max-width: 220px;
        font-size: 11px;
        right: 10px;
        line-height: 16px;
    }

    .home-granny .granny-quote .details {
        padding: 0;
    }

    .home-granny .granny-quote .description {
        font-size: 11px;
    }

    .product-detail-banner .details {
        position: absolute;
        top: 10px;
        left: 10px;
        text-align: left;
        right: 0;
    }

    .product-detail-banner .sub-title {
        font-size: 16px;
        line-height: 22px;
    }

    .product-detail-banner .title {
        font-size: 28px;
        line-height: 36px;
    }

    .product-detail-banner .product-image {
        position: relative;
        max-width: 1170px;
        width: 100%;
        margin: 0px auto 20px auto;
        bottom: 0;
        text-align: center;
    }

        .product-detail-banner .product-image img {
            width: 90%;
        }

    .home-reciepe-slider .bx-wrapper .bx-controls-direction a {
        top: 20%;
    }

    .home-reciepe-slider .left-image {
        width: 50.5%;
    }

    .home-banner .banner-details .title span {
        font-size: 30px;
        line-height: 38px;
    }

    .home-banner .banner-details .title {
        font-size: 18px;
    }

    .category-list .pro-image img {
        width: 100%;
    }

    .pro_heading .header_slider {
        margin: 0px 5px 10px 5px;
        font-size: 14px;
    }

    .home-parlour-map .forms .field, .parlour-map .forms .field {
        max-width: 290px;
    }

    #top-button {
        right: 0;
    }


    .testimonial-slider .bx-wrapper .bx-pager .bx-pager-item, .testimonial-slider .bx-wrapper .bx-controls-auto .bx-controls-auto-item {
        margin-right: -10px;
    }

    .testimonial-slider .bx-wrapper .bx-pager {
        max-width: 100%;
    }
}

@media only screen and (max-width:320px) {
    .granny-quote {
        max-width: 185px;
    }
}

.top_header a {
    font-size: 13px;
    color: #2f58a6;
    line-height: 3;
}

.top_header {
    height: 38px;
    width: 100%;
    /* position: fixed; */
    box-shadow: 0px 1px 10px black;
    background: #fff;
    border-bottom: 1px solid #211f2126;
}

.header {
    position: absolute !important;
}

/*.bx-viewport {
    height: 570px !important;
}*/

.fixHeaderToTop {
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 99999;
    background: #fff;
    box-shadow: 0 2px 9px 0 rgb(204, 204, 204);
}

.right_cont {
    float: right;
    width: 50%;
    text-align: right;
}

.container_header {
    width: 97%;
    margin: 0 auto;
}

.left_cont {
    float: left;
    width: 50%;
}

.r_cnt li {
    display: inline-block;
    display: inline-block;
    padding-left: 7px;
}

ul {
    list-style-type: none;
}

.home-reciepe-slider .right-image {
    display: inline-block;
    margin-left: -39px;
    vertical-align: top;
    margin-top: 0px;
    position: relative;
    width: 49.5%;
}


/*---inner web home section start--*/

#home_inner .top_banner {
    margin: 0 auto;
    position: relative;
    width: 100%;
    box-sizing: border-box;
}

    #home_inner .top_banner img {
        width: 100%;
        height: 25vw;
    }

#home_inner .static_img img {
    height: 100% !important;
    width: 374px !important;
    float: right;
    /* right: 38px; */
    margin-top: 8px;
    margin-right: 61px;
}
/*---home inner end--*/

/*--inner pages of site css---*/
#page_brudcrumb {
    background: #f2f2f2;
    box-shadow: 0px 1px 1px #00000026;
}

    #page_brudcrumb ul {
        list-style-type: none;
    }

        #page_brudcrumb ul li {
            display: inline-block;
            line-height: 4;
        }

            #page_brudcrumb ul li a {
                color: #300b3e;
                text-decoration: none;
            }
/*---page brudcrum end--*/
#same_content {
    display: flex;
    width: 100%;
    min-height: 300px;
    margin-top: 60px;
}

.left_content {
    width: 25%;
    float: left;
}

.right_content {
    width: 75%;
    float: left;
}

    .right_content h4 {
        font-size: 18px;
        color: #0058a6;
        text-align: center;
        padding-bottom: 10px;
    }

.left_content ul {
    list-style-type: none;
}

    .left_content ul li {
        background: #f3efef;
        border-bottom: 1px solid #c5bbb8;
        box-shadow: -1px 0px 6px #00000047;
        padding: 13px;
        color: #0058a6;
    }

        .left_content ul li:hover, .left_content ul a:hover {
            background: #0058a6;
            color: #fff;
            cursor: pointer;
        }

/*.left_content ul li:hover a {
            color: #fff !important;
        }

        .left_content ul li:hover {
            background: #0058a6;
            color: #fff !important;
        }

        .left_content ul li a:hover {
            padding-left: 15px;
        }

        .left_content ul li span {
            text-decoration: none;
           
        }*/

.right_content_inner {
    padding: 0px 0px 0px 37px;
}

    .right_content_inner p {
        text-align: justify;
    }

.content_inner_hd {
    color: #6e133c;
    font-weight: 400;
    margin-bottom: 6px;
    position: relative;
    line-height: 2;
}

    .content_inner_hd:before {
        content: '';
        width: 46px;
        height: 2px;
        background-color: #6b133d;
        position: absolute;
        /* border: 0; */
        bottom: 0px;
    }

.left_content ul .active {
    border-right: 4px solid #f0353f;
    background: #0058a6;
    color: #fff;
}

.custom_padding2 {
    padding: 30px 0px 30px 0px;
}

#same_content img {
    width: 100%;
}

#same_content .table {
    display: table;
    width: 100%;
    height: 100%;
    position: relative;
    z-index: 1;
}

table {
    width: 100%;
    border-collapse: collapse;
    margin: 5px auto;
}

/* Zebra striping */


th {
    background: #f3efef;
    color: #6e133c;
    font-weight: normal;
}

table a {
    color: #0058a6;
}

td, th {
    padding: 10px;
    border: 1px solid #ccc;
    text-align: left;
    font-size: 14px;
}

.address {
    width: 98%;
    display: flex;
    border: none;
}

    .address .add1, .address .add2 {
        width: 50%;
        padding: 10px;
        border: none;
    }

    .address .add2 {
        border-left: 1px dotted #d0c2c2d9;
    }
/*---section---*/

/*---tender form section start----*/
.tender_form {
    display: flex;
}

    .tender_form .box_input {
        width: 20%;
        border: none;
    }

    .tender_form .text_box {
        margin-top: 5px;
        height: 30px;
        padding: 0px 3px;
    }

.btn-srch {
    width: 100%;
    height: 35px;
    text-align: center;
    cursor: pointer;
    /* background: url(../dimages/header-strip.jpg); */
    color: #fff;
    background-size: 100% 100%;
    background: #6e133c;
    outline: none;
    border: none;
    /* vertical-align: unset; */
    /* top: 10px; */
    margin-top: 24px;
    /* clear: both; */
    /* position: relative; */
}

.pagination {
    display: inline-block;
    border: none;
}

    .pagination a {
        color: black;
        float: left;
        padding: 8px 16px;
        text-decoration: none;
        transition: background-color .3s;
        border: 1px solid #ddd;
        margin: 0 4px;
    }

        .pagination a.active {
            background-color: #6e133c;
            color: #ffffff;
            /* border: 1px solid #4CAF50; */
        }

        .pagination a:hover:not(.active) {
            background-color: #ddd;
        }

.show_table {
    display: none;
}

.scheme_hd {
    font-size: 22px;
    background: #6e133c;
    padding: 0px 10px 0px 10px;
    color: #fff;
    display: inline-block;
    box-shadow: 1px -2px 5px #000000a6;
    /* margin: 0px; */
    /* float: right; */
    /* right: 25px; */
    /* margin-right: 71px; */
    margin-top: 9px;
    float: right;
}

.faq_hd {
    font-size: 18px;
    line-height: 2;
    border-bottom: 1px solid #e2dcdc;
    display: inline-block;
    position: relative;
}

    .faq_hd:before {
        content: '';
        position: absolute;
        width: 97px;
        height: 3px;
        background: #6c0c3a;
        bottom: 0;
        /* top: 2px; */
        left: 0;
        top: 0;
        margin-top: 35px;
    }

.more {
    color: #bd0e62;
    text-decoration: none;
}

.txt_area {
    padding: 17px !important;
    width: 100%;
}

    .txt_area textarea {
        height: 200px;
        width: 96%;
    }

.text_box2 {
    /* float: right; */
    height: 37px;
    width: 72%;
    margin: 20px 5px 0px 0px;
    padding: 2px 0px 3px 9px;
    /* box-shadow: inset 1px 2px 8px rgba(0, 0, 0, 0.07); */
    border-radius: 2px;
    border: 1px solid #d1d1d1;
    box-shadow: inset 1px 0px 4px rgba(0, 0, 0, 0.07);
    /* font-family: inherit; */
    /* font-size: 1em; */
    line-height: 1.45;
    outline: none;
}

.lb {
    width: 20%;
    float: left;
    margin-top: 35px;
}

.hindi_font {
    font-family: ver;
    font-size: 14px;
    line-height: 2;
    color: #4a4848;
}

/*.left_content ul li span:hover {
    text-decoration: none;
    color: #fff;
    padding: 13px;
    display: block;
}*/
/*--inner page css section end---*/

ul.list-style li {
    list-style-type: circle;
    padding: 5px;
    margin-left: 20px;
}


.h_prod_bg {
    background: url(../../images/pro_bg.png) no-repeat;
    min-width: 512px;
    min-height: 371px;
}

ul.sl_list {
    padding-bottom: 40px;
}

    ul.sl_list li {
        list-style: none;
        display: inline-block;
        padding: 13px;
        border: 3px solid #BBBBBB;
        margin: 0 5px;
    }

.follow_us span {
    font-size: 22px;
    color: #fff;
    padding-right: 6px;
}

.navbar-right {
    margin-top: 38px !important;
}

.navbar-header {
    padding: 12px 0 10px;
}

.nav > li > a {
    padding: 10px 10px ;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 13px;
    letter-spacing: 1px;
    color: #0058a6;
}

.navbar-nav > li > .dropdown-menu {
    background-color: #0058a6;
    color: #fff !important;
    text-transform: uppercase;
    font-size: 12px;
}

.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
    color: #d9edff !important;
}

.footer-menu {
    font-size: 12px;
    color: #fff;
}

.consumerbg {
    background-image: url(../images/consumer_bg.png) !important;
    margin-top: -40px;
    background-position: top left;
    background-repeat: no-repeat;
    height: 21px;
    position: relative;
}

.blue_bg {
    background-image: url(../../images/blue_bg.png) !important;
    margin-top: -40px;
    background-position: top left;
    background-repeat: no-repeat;
    height: 21px;
    position: relative;
}

.blue_bg1 {
    background: #e9f3fc;
}

.pink_bg {
    background-image: url(../../images/pink_bg.png) !important;
    margin-top: -40px;
    background-position: top left;
    background-repeat: no-repeat;
    height: 21px;
    position: relative;
}

.pink_bg1 {
    background: #fee2e1;
    padding-bottom: 230px;
}

.ftr_bg {
    background-image: url(../../images/ftr_bg.png) !important;
    margin-top: -250px;
    background-position: top center;
    background-repeat: no-repeat;
    height: 300px;
    position: relative;
}

.ftr_bg1 {
    background: #fff;
}

ul.list_t li {
    background: url(../../images/bullet.jpg) 0 11px no-repeat;
    padding: 3px 20px;
}

.innerContainer h2 {
    color: #f93c42;
    font-size: 34px;
    margin-top: 0px;
    font-weight: 600 !important;
}

.pro_item {
    text-align: center;
    border-radius: 5px;
    min-height: 400px;
}

.pro_inner {
    padding: 2.6em 2em;
}

.pro_title {
    font-size: 1.88889em;
    font-weight: 600;
    margin: 30px 0;
    text-transform: uppercase;
    color: #fff;
}

.pro_item_image {
    position: relative;
    z-index: 2;
    width: 80%;
    height: 164px;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    background: #fff;
    border-radius: 50%;
    margin: 0 auto;
}

    .pro_item_image img {
        padding: 30px;
        -webkit-filter: drop-shadow(3px 3px 3px #7a7a7a);
        filter: drop-shadow(3px 3px 3px #7a7a7a);
        transform: rotate(-10deg);
        -ms-transform: rotate(-10deg);
        -moz-transform: rotate(-10deg);
        -webkit-transform: rotate(-10deg);
        -o-transform: rotate(-10deg);
    }

.pro_button {
    font-family: "Oswald",sans-serif;
    font-size: 16px;
    font-weight: 500;
    font-style: normal;
    line-height: 25px;
    text-decoration: none;
    text-transform: uppercase;
    letter-spacing: 1px;
    padding: 10px 25px;
    border-radius: 4px;
    color: #ffffff;
    background-color: rgba(0,0,0,0.6);
}

    .pro_button:hover {
        color: #f1f1f1;
        background-color: rgba(0,0,0,0.8);
    }

.center {
    text-align: center !important;
}
.pro_buttonc {
    font-family: "Oswald",sans-serif;
    font-size: 15px;
    font-weight: 500;
    font-style: normal;
    line-height: 25px;
    text-decoration: none;
    text-transform: uppercase;
    letter-spacing: 1px;
    /*padding: 10px 25px;*/
    border-radius: 4px;
    color: #ffffff;
    background-color: rgba(0,0,0,0.6);
}

    .pro_buttonc:hover {
        color: #f1f1f1;
        background-color: rgba(0,0,0,0.8);
    }

.center {
    text-align: center !important;
}

.heading-block {
    margin-bottom: 30px;
}

    .center .heading-block::after, .heading-block.center::after, .heading-block.title-center::after {
        margin: 10px auto 0;
    }

    .heading-block h1, .heading-block h2, .heading-block h3, .heading-block h4 {
        margin: 0;
        font-weight: 700;
        text-transform: uppercase;
        letter-spacing: 1px;
        color: #015aaa;
    }

    .heading-block h2 {
        font-size: 30px;
        padding-bottom: 8px;
        padding-top: 40px;
    }

    .heading-block > span:not(.before-heading) {
        display: block;
        font-weight: 400;
        color: #373737;
        font-size: 16px;
    }

    .heading-block:after {
        content: '';
        display: block;
        margin-top: 20px;
        width: 50px;
        border-top: 3px solid #373737;
    }

.mu_box {
    background: #fff;
    border: 3px solid #f4d0d0;
    width: 185px;
    border-radius: 50%;
    height: 185px;
    padding: 39px;
    margin: 0 auto;
}

    .mu_box:hover {
        -webkit-filter: drop-shadow(5px 5px 3px #f4d0d0);
        filter: drop-shadow(5px 5px 3px #f4d0d0);
    }

/*
==========================================
    01. Header Top
==========================================
*/
header {
    padding: 0px 0;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 999;
    background: #fff;
    width: 100%;
    box-shadow: 0px 0px 10px #035aaa;
}

.d-inline-block {
    display: inline-block;
}

#header-top {
    color: #323232;
    padding: 4px 0;
    position: absolute;
    right: 25px;
    top: 8px;
    z-index: 9;
}

    #header-top a {
        color: #323232;
    }

    #header-top i {
        color: #323232;
        text-align: center;
        font-size: 12px;
    }

    #header-top li {
        display: inline-block;
        position: relative;
    }

.header-info li {
    padding-right: 28px;
    margin-right: 30px;
    position: relative;
}

#header-top li:after {
    content: '';
    position: absolute;
    top: 8px;
    right: 0;
    width: 1px;
    height: 11px;
    background: #333;
}

.header-info li:last-child {
    padding-right: 0;
    margin-right: 0;
    border-right: none;
}

    .header-info li:last-child:after {
        display: none;
    }

.header-social li {
    padding-right: 8px;
    margin-right: 5px;
}

    .header-social li:last-child {
        padding-right: 0;
        margin-right: 0;
        border-right: none;
    }

        .header-social li:last-child:after {
            display: none;
        }

    .header-social li a {
        color: #000;
        -webkit-transition: .3s;
        transition: .3s;
        font-size: 11px;
    }

        .header-social li a:hover {
            color: #eee;
        }

    .header-social li i {
        margin-right: 0 !important;
    }

.header-social a:hover i.fa-facebook-f {
    color: #3B5999 !important;
}

.header-social a:hover i.fa-twitter {
    color: #1da1f2 !important;
}

.header-social a:hover i.fa-linkedin-in {
    color: #0077B5 !important;
}

.header-social a:hover i.fa-google-plus-g {
    color: #DA4835 !important;
}

#white {
    background: #fff;
    padding: 1px 6px;
    color: #000 !important;
    font-size: 10px;
}

#black {
    background: #000;
    padding: 1px 6px;
    color: #fcff00 !important;
    font-size: 10px;
}

.dropdown-menu > li > a {
    background: url(../images/widget-link2.png) 0px 3px no-repeat;
}

.dropdown-menu > li > a {
    color: #fff;
}

.mm-5-column a:hover, .mm-3-column a:hover {
    color: #ccc;
}

.dropdown-menu {
    background: #333;
    border: none;
    box-shadow: none;
}

.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
    /*background-color: #006eb3;*/
    color: #ccc;
}

.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
    color: #ccc;
    background-color: none;
}

.dropdown-menu ul li {
    margin-left: 20px;
}



@media screen and (min-width: 768px) {

    .dropdown:hover .dropdown-menu, .btn-group:hover .dropdown-menu {
        display: none;
    }

    .dropdown-menu {
        margin-top: 0;
    }

    .dropdown-toggle {
        margin-bottom: 2px;
    }

    .navbar .dropdown-toggle, .nav-tabs .dropdown-toggle {
        margin-bottom: 0;
    }

    .navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
        /*background-color: #006eb3;*/
        color: #ccc;
    }
}
