@font-face {
    font-family: 'Avenir';
    src: url('font/AvenirLTStd-Medium.otf') format('otf'),
    url('font/AvenirLTStd-Medium.woff') format('woff');
url('font/AvenirLTStd-Medium.ttf') format('ttf');
}

body {
    font-family: 'Josefin Sans', sans-serif !important;
    overflow-x: hidden;
}

p {
    font-family: 'Josefin Slab', serif !important;
    font-size: 22px;
}

h2 {
    letter-spacing: 10px;
    font-weight: 600;
    font-size: 42px;
    text-transform: uppercase;
}

.navbar-light .navbar-brand {
    width: 75px;
}

.gift-range h4 {
    font-weight: lighter;
    margin-top: 15px;
}

.bdr-btm {
    position: absolute;
    border-bottom: 3px solid #e2e2e2;
    width: 100%;
    top: 100px;
    z-index: 0;
}

.timeline {
    z-index: 999;
    position: relative;
}

.insta-bdr h6 {
    font-family: 'Josefin Sans', sans-serif !important;
    color: #7a7b7c !important;
    font-weight: lighter !important;
}

.insta-bdr p {
    font-family: 'Josefin Sans', sans-serif !important;
    color: #7a7b7c !important;
    font-weight: lighter !important;
    line-height: 24px;
    font-size: 22px;
}

.insta-bdr {
    position: relative;
}

.navbar-expand-lg .navbar-nav .drop-down {
    position: absolute;
    left: 55px;
    right: 0;
    margin-top: 18px;
    border: 1px solid #000;
    border-radius: 0;
    text-align: center;
    padding: 0;
}

.drop-toggle::after {
    content: none;
}

.step1 {
    height: 100px;
}

.drop-down::before {
    border-left: 1px solid #000;
    position: absolute;
    content: "";
    top: -19px;
    left: 20px;
    height: 19px;
}

.drop-down::after {
    border-left: 1px solid #000;
    position: absolute;
    content: "";
    top: -19px;
    right: 20px;
    height: 19px;
}

.drop-item {
    display: inline-block;
    padding: 3px 4px;
    color: #959595;
    font-size: 16px;
    font-weight: lighter;
    font-family: 'Josefin Sans', sans-serif;
    border-bottom: 1px solid #000;
}

.drop-item:last-child {
    border-bottom: none;
}

.drop-item:focus, .drop-item:hover {
    color: #329a88;
    background-color: transparent;
    font-weight: normal;
}

.connect {
    font-family: 'Josefin Slab', serif;
    font-size: 22px;
}

.home-top {
    position: absolute;
    z-index: 10;
    top: 0;
    left: 0;
    right: 0;
}

.story-cry h4 {
    font-size: 45px;
    font-family: 'Josefin Sans', sans-serif;
    font-weight: lighter;
}

.story-cry p {
    font-size: 23px;
    font-family: 'Josefin Slab', serif;
    font-weight: lighter;
    color: #9f9f9f;
    letter-spacing: 1px;
}


.home-1 {
    font-size: 22px;
    font-weight: 600;
    color: #cacaca;
    line-height: 30px;
    letter-spacing: 2px;
}

.gift-sec {
    margin-top: 12rem;
}

.bdr {
    border: 1.5px solid #a6a6a6;
}

.carousel-indicators li {
    background-color: transparent;
    border: 2px solid #cccccc;
    height: 10px !important;
    width: 10px !important;
    border-radius: 50px !important;
}

.carousel-indicators .active {
    height: 10px !important;
    width: 10px !important;
    border-radius: 50px !important;
    background-color: #cccccc;
    border: none;
}

.home-indicator li {
    border: 2px solid #319a89;
    background-color: transparent;
    height: 10px !important;
    width: 10px !important;
    border-radius: 50px !important;
}

.home-indicator .active {
    height: 10px !important;
    width: 10px !important;
    border-radius: 50px !important;
    background-color: #319a89;
}

.carousel-indicators {
    bottom: -1rem !important;
}

.navbar-light {
    background-color: #fff !important;
}

.navbar-light .navbar-nav .nav-link {
    color: #000 !important;
}

.navbar-light .navbar-nav .active > .nav-link, .navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .nav-link.show, .navbar-light .navbar-nav .show > .nav-link {
    color: rgba(0, 0, 0, .9);
    font-weight: bold;
}

.navbar .nav-item {
    border-top: 1px solid;
    border-bottom: 1px solid;
    margin-top: 5px;
    padding: 5px 90px;
    font-family: Avenir;
    font-weight: normal;
    font-size: 14px;
    height: 50px;
    position: relative;
}

.tea-bag {
    position: absolute;
    left: 60px;
    top: 0;
}

.bag-hover {
    position: absolute;
    left: -20px;
    top: -5px;
    display: none;
}

.bag-hover-home {
    position: absolute;
    display: none;
    left: -15px;
    top: -5px;
}

.bdr-bottom {
    border-bottom: 2px solid #f08e79;
    margin-top: 2rem;
    margin-bottom: 2rem;
    width: 15%;
}

.dots-bottom {
    border-bottom: 6px dotted #868888;
    margin-top: 4rem;
    margin-bottom: 1rem;
    width: 170px;
}

.sencha-bdr {
    border-bottom: 1px solid #eb1f50;
    margin-top: 10px;
    margin-bottom: 10px;
    width: 20%;
}

.gray-bottom {
    border-bottom: 1px solid #a1a1a1;
    margin-top: 10px;
    margin-bottom: 10px;
    width: 30%;
}

.carousel-inner h4 {
    text-transform: uppercase;
    font-size: 20px;
    font-family: 'Josefin Slab', serif;
}

.cha-last {
    font-family: 'Josefin Sans', sans-serif !important;
    font-weight: lighter;
}

.carousel-inner h6 {
    text-transform: uppercase;
    font-size: 20px;
    font-weight: 600;
    color: #56bb9c;
    font-family: 'Josefin Slab', serif;
}

.kashmir h6 {
    text-transform: uppercase;
    font-size: 20px;
    font-weight: 600;
    color: #c94527;
    font-family: 'Josefin Slab', serif;
}

.jaipur h6 {
    text-transform: uppercase;
    font-size: 20px;
    font-weight: 600;
    color: #f15354;
    font-family: 'Josefin Slab', serif;
}

.green-tea h6 {
    text-transform: uppercase;
    font-size: 20px;
    font-weight: 600;
    color: #5a8288;
    font-family: 'Josefin Slab', serif;
}

.earl-grey h6 {
    text-transform: uppercase;
    font-size: 20px;
    font-weight: 600;
    color: #373874;
    font-family: 'Josefin Slab', serif;
}

.english h6 {
    text-transform: uppercase;
    font-size: 20px;
    font-weight: 600;
    color: #2d5371;
    font-family: 'Josefin Slab', serif;
}

.green-matcha h6 {
    text-transform: uppercase;
    font-size: 20px;
    font-weight: 600;
    color: #097462;
    font-family: 'Josefin Slab', serif;
}

.carousel-inner h2 {
    font-size: 14px;
    font-weight: lighter;
    letter-spacing: 0;
    line-height: 20px;
    color: #56bb9c;
    font-family: 'Josefin Slab', serif;
    text-transform: capitalize;
}

.cha-slider h4 {
    text-transform: uppercase;
    font-size: 20px;
}

.cha-slider p {
    color: #a2a2a2;
    font-family: 'Josefin Sans', sans-serif !important;
    font-weight: lighter;
    line-height: 20px;
    font-size: 20px;
}

.time-tamp {
    font-size: 20px;
    font-weight: lighter;
    color: #8f8f8e;
}

.carousel-inner h3 {
    text-transform: uppercase;
    font-size: 22px;
    line-height: 30px;
    letter-spacing: 1px;
    font-weight: 600;
}

.carousel-inner h5 {
    text-transform: uppercase;
    font-size: 26px;
    line-height: 40px;
}

.carousel-control-next, .carousel-control-prev {
    display: none !important;
}

.carousel-inner p {
    color: #A1A2A4;
    font-weight: lighter;
}

.gift-text {
    text-transform: uppercase;
    font-size: 28px;
    color: #f15831;
    margin-top: 20px;
}

.cha-bar {
    padding: 0;
    border-bottom: 2px solid #acacac;
}

.storyp {
    font-size: 22px;
    color: #b8b8b8;
    font-weight: 600;
}

.leaf {
    margin-top: 7rem;
}

.test h6 {
    font-size: 26px;
    font-family: 'Josefin Sans', serif;
    line-height: 45px;
}

.story-cup {
    margin-top: 10rem;
}

.story-ftr {
    letter-spacing: 7px;
    font-size: 56px;
    font-weight: lighter;
    text-transform: uppercase;
    font-family: 'Josefin Slab', serif;
}


.test {
    margin-left: 5rem;
}

.test i {
    font-size: 26px;
    color: #8a89c1;
}

.story-center {
    padding-top: 42px;
    position: absolute;
    margin-left: 0;
    left: 0;
    font-family: 'Josefin Slab', serif;
    font-size: 18px;
}

.home h4 {
    font-size: 40px;
    color: #000000;
    letter-spacing: 5px;
    font-weight: lighter;
}

.home p {
    color: #9f9f9f;
    font-size: 22px;
    font-weight: lighter;
}

.home-last {
    color: #fff !important;
    font-family: 'Josefin Sans', sans-serif !important;
    font-size: 20px !important;
}

.know-about h5 {
    font-size: 19px !important;
    font-weight: normal;
}

.cha-bar span {
    margin-left: -10px;
}

.cha-bar h1 {
    font-size: 50px;
    letter-spacing: 10px;
    font-weight: 600;
    line-height: 50px;
    text-align: right;
}

.baner h1 {
    font-size: 150px !important;
    letter-spacing: 50px;
}

.baner p {
    font-size: 22px !important;
    letter-spacing: 0;
    font-family: 'Josefin Sans', sans-serif !important;
    color: #000;
    text-transform: uppercase;
}


.cha-bar-baner {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    height: 800px;
    margin-top: 4rem;
}

.gift-baner {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    height: 650px;
    margin-top: 4rem;
}

.baner {
    position: absolute;
    top: 7%;
    z-index: 99;
    right: 0;
    left: 0;
}

.zoom {
    transition: transform .5s;
}

.zoom:hover {
    -ms-transform: scale(1.1); /* IE 9 */
    -webkit-transform: scale(1.1); /* Safari 3-8 */
    transform: scale(1.1);
}

.tea-mug {
    margin-top: 3rem;
}

.section2 {
    margin-top: 6rem;
    margin-bottom: 5rem;
}

.tea-time p {
    color: #646464;
    font-size: 20px;
    font-weight: normal;
    margin-top: 10px;
    font-family: 'Josefin Slab', serif !important;
}

.tea-time h4 {
    color: #000;
    font-size: 22px;
    font-weight: lighter;
    margin-top: 10px;
    letter-spacing: 2px;
    font-family: 'Josefin Sans', serif !important;
    text-transform: none;
}

.section2 h6 {
    font-size: 22px;
    color: #303030;
    font-family: 'Josefin Slab', serif;
}

.rising-sun {
    margin-left: -7rem;
}

.chabar h6 {
    font-size: 22px;
    color: #303030;
}

.section2 h5 {
    font-size: 24px;
    color: #555555;
    font-weight: lighter;
}

.section2 p {
    font-size: 24px;
    color: #4E4E4E;
    font-family: 'Josefin Slab', serif;
    font-weight: normal;
}

.instap {
    text-align: justify;
    color: #000 !important;
    line-height: 25px;
    font-size: 20px;
    font-family: 'Josefin Slab', serif !important;
}

.know-about {
    margin-top: 5rem;
    margin-bottom: 2rem;
}

.vata {
    position: absolute;
    top: 45px;
    left: 83px;
    font-size: 24px;
    font-weight: 600;
}

.vatap {
    position: absolute !important;
    margin-top: 5rem;
    margin-left: 6rem;
}

.ingre {
    position: absolute;
    top: -40px;
    left: 50px;
    font-size: 24px;
    font-family: 'Josefin Slab', serif;
}

.ingrep {
    margin-left: 33px;
    font-family: 'Josefin Sans', sans-serif !important;
    font-weight: lighter;
    font-size: 18px;
    line-height: 24px;
    color: #b0b0b0;
}

.orange-cup {
    margin-left: 3rem;
}

.bdr-left {
    border-right: 1px solid green;
}

.border-right {
    border-right: 2px solid #dee2e6 !important;
    padding: 2px;
}

.down-bg {
    background-image: url("../images/down-time.png");
    height: 300px;
    background-position: center;
    background-repeat: no-repeat;
    margin-top: 50px;
    background-size: contain;
}

.map {
    filter: ; /* IE6-9 */
    -webkit-filter: grayscale(99%); /* Chrome 19+ & Safari 6+ */
    -webkit-backface-visibility: hidden;
}

.form-control {
    border-radius: 0 !important;
    font-size: 16px;
}

.btn-connect {
    background-color: transparent;
    border: 1px solid #b7b7b7;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 16px;
    border-radius: 0;
    padding: 5px 20px;
    cursor: pointer;
}

.btn-connect:hover {
    background-color: #329a88;
    color: #fff;
}

.view-detail {
    border: 1px solid #b1b2b2;
    padding: 7px 30px;
    background-color: transparent;
    font-size: 18px;
    letter-spacing: 0;
    font-weight: 600;
    font-family: 'Josefin Slab', serif;
    cursor: pointer;
}

.view-detail:hover {
    background-color: #319a89;
    color: #fff;
    transition: all 0.75s ease 0s;
}

.view-detail-cha {
    border: 1px solid #b1b2b2;
    padding: 13px 100px;
    background-color: #65b8cd;
    color: #ffffff;
    font-size: 18px;
    letter-spacing: 1px;
    font-weight: 600;
    font-family: 'Josefin Slab', serif;
    cursor: pointer;
}


.view-last-home {
    border: 1px solid #b1b2b2;
    width: 230px;
    height: 50px;
    background-color: transparent;
    font-size: 20px;
    letter-spacing: 2px;
    font-weight: normal;
    font-family: 'Josefin Slab', serif;
    cursor: pointer;
}

.flav {
    font-size: 22px;
    color: #c6c6c6;
    font-weight: bold;
}

.home {
    background-image: url("../images/Homepage_Trice Story_Banner.jpg");
    background-size: cover;
    position: relative;
    width: 100%;
    min-height: 800px;
}

.overlay {
    position: absolute;
    z-index: 99;
    right: 0;
    width: 70%;
    height: 80%;
    background-color: rgba(54, 31, 29, .9);
    margin-top: 8rem;
    padding: 0 0 0 6rem;
}

.overlay h1 {
    color: #fff;
    font-size: 86px;
    letter-spacing: 25px;
    line-height: 64px;
    font-weight: 600;
    margin-top: -25px;
}

.bot-bdr {
    border-bottom: 1px solid #fff;
}

.tree-bg {
    margin-top: 15rem;
}

.bg-image {
    position: relative;
}

.view-detail2 {
    border: 1px solid #b1b2b2;
    color: #fff;
    padding: 10px 30px;
    background-color: transparent;
    position: absolute;
    z-index: 99;
    right: 10rem;
    bottom: 15rem;
    cursor: pointer;
}

.view-detail-home {
    border: 1px solid #b1b2b2;
    padding: 7px 35px;
    background-color: transparent;
    position: absolute;
    bottom: 30px;
    right: 8rem;
    font-family: 'Josefin Slab', serif;
    font-size: 18px;
    font-weight: 600;
    cursor: pointer;
}

.view-detail-home:hover {
    border: 1px solid #319a89;
    padding: 7px 35px;
    background-color: #319a89;
    position: absolute;
    color: #fff;
    bottom: 30px;
    font-size: 18px;
    font-weight: 600;
    right: 8rem;
    font-family: 'Josefin Slab', serif;
    transition: all 0.75s ease 0s;
}

i {
    color: #000;
    font-size: 34px;
}

.fa-phone {
    transform: rotate(90deg);
}


.products {
    text-align: center;
    margin-bottom: 10%;
}

.products-flav {
    font-size: 20px;
    margin-top: 30px;
    letter-spacing: 4px;
    font-weight: 500;
}


.bev {
    position: relative;
    top: -60px;
}

.insta-ingre span {
    color: #f59a99;
    font-size: 24px;
    font-weight: normal;
}

.sugar-free {
    font-family: 'Josefin Sans', sans-serif;
    font-size: 18px;
    color: #636466;
    margin-top: 10px;
    line-height: 23px;
}

.back {
    background-color: #f2f2f2;
    padding: 1rem;
}

.back:nth-child(even) {
    background-color: #ffffff;
    padding: 1rem;
}

.fruit p {
    font-family: 'Josefin Slab', serif !important;
    font-size: 20px;
    color: #aaaaaa;
}

.insta-ingre {
    font-size: 22px;
    color: #595959;
    font-family: 'Josefin Slab', serif;
}

.sec-2 {
    margin-left: 5rem;
}

.hid {
    display: none;
}

.sho {
    display: block;
}

.green {
    background-color: #329a88;
    margin-top: 3rem;
    padding: 3rem 0;
}

.green a {
    color: #fff;
    text-decoration: none;
}

.green ul {
    padding: 0
}

.green ul li {
    text-decoration: none;
    display: inline;
    padding-right: 104px;
    color: #fff;
    letter-spacing: 3px;
    font-size: 20px;
    font-weight: lighter;
}

.green ul li:last-child {
    padding-right: 0;
}

.tree {
    width: 25px;
    margin-top: 20px;
}

.long-cup {
    position: absolute;
    bottom: 50px;
    width: 110px;
}

.testimonials {
    margin-left: 3rem;
}

.our-story {
    display: flex;
    justify-content: center;
}

.testimonials h6 {
    font-weight: lighter;
}


.images {
    background-repeat: no-repeat;
    background-size: contain;
    height: 200px;
    width: 100%;
}

.button {
    position: absolute;
    bottom: 20px;
}

.fruit h6 {
    font-size: 16px;
    color: #000000 !important;
    font-family: 'Josefin Sans', sans-serif !important;
    font-weight: normal;
    margin-top: 15px;
    margin-bottom: 0;
}

.gift h4 {
    font-size: 22px;
    color: #000;
    line-height: 25px;
    letter-spacing: 0;
    font-weight: bold;
}

.gift p {
    font-family: 'Josefin Sans', sans-serif !important;
    line-height: 24px;
}

.memeories {
    font-family: 'Josefin Slab', serif !important;
    font-size: 20px;
    color: #000;

}

.fruit h4 {
    color: #000000 !important;
    font-family: 'Josefin Sans', serif;
    font-weight: normal;
}

.tea-health h6 {
    font-size: 16px;
    color: #000000 !important;
    font-family: 'Josefin Sans', sans-serif;
    font-weight: lighter;
    margin-top: 15px;
    margin-bottom: 0;
}

.tea-healthp {
    font-size: 22px;
    color: #aaaaaa;
    line-height: 25px;
    margin-top: 30px;
    margin-left: 20px;
    font-family: 'Josefin Sans', sans-serif !important;
}


.gs-active {
    border-bottom: 5px solid #329a88;
    padding-bottom: 8px;
}

.gs-tabs {
    cursor: pointer;
}

.drop-hover {
    position: relative;
    height: 61px;
    cursor: default;
}

.drop-hover:hover {
    font-weight: bold;
}

.dropdown:hover .dropdown-menu, .btn-group:hover .dropdown-menu, .dropdown:hover .bag-hover, .dropdown:hover .bag-hover-home {
    display: block;
}

.dropdown-menu {
    margin-top: 0;
}

.dropdown-toggle {
    margin-bottom: 2px;
}

.navbar .dropdown-toggle, .nav-tabs .dropdown-toggle {
    margin-bottom: 0;
}

.veda-tea {
    font-family: 'Josefin Slab', serif;
    color: #000;
    font-size: 20px;
    font-weight: lighter;
    line-height: 30px;
}

.red-cup {
    width: 60px;
}

.flavour-img {
    width: 55px;
}

.blend-home {
    width: 90px;
    position: absolute;
    top: -20px;
}

.insta-natural {
    width: 90px;
}

.insta-dots {
    width: 70px;
}

.fruit-dots {
    width: 100px;
}

.vata-img {
    width: 120px
}

.gift-time-img {
    width: 160px;
}

.feh_sec {
	padding-top: 35px;
}
.feh_sec h1 {
	font-size: 38px;
	font-weight: 600;
	text-transform: uppercase;
	margin-bottom: 0;
}
.feh_sec p {
	font-family: 'Avenir' !important;
	font-size: 18px;
	color: #2c2c2c;
}
.feh-sec-list {
}
.feh-sec-list ul {
	padding-top: 15px;
	padding-left: 0;
}
.feh-sec-list ul li {
	padding-top: 0px;
	list-style: none;
	font-family: 'Avenir' !important;
	font-size: 18px;
	color: #2c2c2c;
	padding-bottom: 2px;
	position: relative;
	padding-left: 25px;
}
.feh-sec-list ul li::before {
	content: '';
	position: absolute;
	width: 6px;
	height: 6px;
	background: #000000;
	left: 0;
	top: 12px;
	border-radius: 50px;
}
.feh-sec-list h2 {
	font-size: 32px;
	font-weight: 600;
	text-transform: uppercase;
	letter-spacing: 0px;
}
.listrmv {
	padding-left: 0 !important;
}
.listrmv::before {
	display: none;
}
.feh-table .table {
	width: 100%;
	border-collapse: collapse;
	margin-top: 35px;
}
.feh-table td, .feh-table th {
	padding: 12px 25px;
	border: 1px solid #666666;
	text-align: left;
	font-size: 16px;
}
.feh-table th {
	background-color: #666666;
	color: #fff;
	font-size: 18px;
	font-weight: 600;
	text-transform: uppercase;
	padding: 10px 25px;
}
.feh-table td {
	font-family: 'Avenir' !important;
	font-size: 16px;
	font-weight: 600;
}




@media (max-width: 575.98px) {

    .navbar-light {
        background-color: #ffffff !important;
        padding-top: 0;
        padding-bottom: 0;
    }

    .navbar-nav {
        text-align: center;
        margin-right: -30px !important;
        margin-left: -30px !important;
    }

    .tea-bag {
        left: 25%;
    }

    .rising-sun {
        margin-left: 0;
    }

    .carousel-inner h5 {
        font-size: 18px;
        line-height: 24px;
    }

    .slider-home {
        margin-top: 0px;
    }

    .sec-2 {
        margin-left: 0
    }

    .dots {
        display: none;
    }

    .hid {
        display: block;
    }

    .border-right {
        display: none;
    }

    .tea-healthp {
        margin-top: 10px;
        margin-left: 20px;
    }

    .sho {
        display: none;
    }

    .gift-text {
        font-size: 22px;
    }

    .orange-cup {
        margin-left: 0;
    }

    .tea-mug {
        margin-top: 0;
    }

    .vata {
        left: 65px;
        top: 25px;
    }

    .vata {
        font-size: 20px;
    }

    .tridosha {
        margin-top: 6rem !important;
    }

    .tridp {
        margin-top: 1.5rem !important;
    }

    .vata-img {
        width: 80px
    }

    .circle {
        width: 50px;
    }

    .ingre {
        top: -40px;
        left: 40px;
        font-size: 18px;
    }

    .tea-health p {
        font-size: 16px;
        line-height: 18px;
    }

    .tea-health h6 {
        font-size: 12px;
    }

    .ingrep {
        top: 0;
        left: 40px;
        margin-bottom: 1rem !important;
    }

    .view-detail {
        padding: 3px 5px;
        font-size: 15px;
    }

    .view-detail:hover {
        padding: 3px 5px;
        font-size: 15px;
    }

    .green {
        margin-top: 3rem;
        text-align: center;
    }

    .green ul li {
        padding: 10px 20px;
        font-size: 20px;
        display: block;
    }

    .green ul li:last-child {
        padding-right: 20px;
    }

    .green ul {
        padding-left: 0;
        text-align: center;
    }

    .view-detail-home {
        padding: 5px 15px;
        bottom: -40px;
        right: 0;
    }

    .view-detail-home:hover {
        padding: 5px 15px;
        bottom: -40px;
        right: 0;
    }

    .cha-bar h1 {
        font-size: 30px;
        text-align: center;
        line-height: 40px;
    }

    .tree {
        width: 25px;
        margin-top: 0rem;
    }

    .story-cry h4 {
        font-size: 36px;
    }

    .story-center {
        padding-top: 45px;
        position: absolute;
        left: 2px;
        font-size: 12px;
    }

    .testimonials {
        margin-left: 0rem;
    }

    .test {
        margin-left: 0px;
    }

    .story-cup {
        margin-top: 1rem;
    }

    .baner h1 {
        font-size: 44px !important;
        letter-spacing: 5px;
    }

    .baner p {
        font-size: 9px !important;
    }

    .baner {
        top: 2%;
    }

    .cha-bar-baner {
        background-size: contain;
        height: 350px;
        width: 100%;
    }

    .our-story {
        margin-top: 0
    }

    .red-cup {
        width: 40px;
    }

    .overlay {
        width: 100%;
        background-color: rgba(54, 31, 29, .9);
        margin-top: 8rem;
        padding: 8rem 0 0 1rem;
    }

    .overlay h1 {
        font-size: 36px;
        letter-spacing: 5px;
        line-height: 30px;
    }

    .tree-bg {
        margin-top: 3rem;
    }

    .view-last-home {
        width: auto;
        height: auto;
        font-size: 16px;
        letter-spacing: 0px;
        margin-right: 10px;
        padding: 5px 15px;
    }

    .down-bg {
        height: 100px;
        margin-top: 00px;
    }

    .vatap {
        margin-top: 0;
        margin-left: 4rem;
        padding-right: 80px;
        left: 0;
    }

    .back {
        padding: 0;
    }

    .back:nth-child(2n) {
        padding: 0;
    }

    .cha-last {
        font-size: 14px;
    }

    .cha-bar {
        padding: 0 0 0 0;
    }

    .navbar-expand-lg .navbar-nav .drop-down {
        position: absolute;
        left: 50px;
        right: 50px;
        border: 1px solid #000;
        background-color: #fff;
    }

    .drop-item {
        display: block;
    }

    .tulsi {
        margin-top: 3rem;
    }

    .cha-slider h4 {
        font-size: 16px;
    }

    .cha-slider p {
        line-height: 25px;
    }

    .sugar-free {
        font-size: 12px;
    }

    .insta-bdr h6 {
        font-size: 16px;
    }

    .insta-bdr p {
        line-height: 14px;
        font-size: 14px;
    }

    .step1 {
        height: 40px;
    }

    .bdr-btm {
        top: 65px;
    }


    .view-detail-cha {
        padding: 5px 5px;
        font-size: 16px;
    }

    h2 {
        letter-spacing: 8px;
        font-size: 30px;
    }

    .blend-home {
        width: 70px;
        top: -10px;
    }

    .section2 {
        margin-top: 3rem;
        margin-bottom: 3rem;
    }

    .long-cup {
        width: 100px;
    }

    .fruit-dots {
        width: 70px;
    }

    .gifting-bar h4 {
        font-size: 16px;
    }

    .gifting-bar p {
        font-size: 18px;
    }
	
	.feh_sec {
		padding-top: 15px;
	}
	.feh_sec h1{
		font-size: 26px;
	}
	.feh_sec p{
		font-size: 16px;
	}
	.feh-sec-list h2{
		font-size: 24px;
	}	
	.feh-sec-list ul li{
		font-size: 16px;
	}
	.feh-table th{
		font-size: 14px;
	}
	.feh-table td{
		font-size: 14px;
	}
}

@media (min-width: 576px) and (max-width: 767.98px) {
    .dots {
        display: none;
    }

    .hid {
        display: block;
    }

    .sho {
        display: none;
    }

    .rising-sun {
        margin-left: 0;
    }

    .gift-text {
        font-size: 18px;
    }

    .navbar-light {
        background-color: #ffffff !important;
        padding-top: 0;
        padding-bottom: 0;
    }

    .slider-home {
        margin-top: 0;
    }

    .border-right {
        display: none;
    }

    .cha-bar-baner {
        background-size: contain;
        height: 410px;
        width: 100%;
    }

    .down-bg {
        height: 80px;
        margin-top: 0px;
    }

    .story-center {
        padding-top: 57px;
        position: absolute;
        left: -86px;
        font-size: 15px;
    }

    .green ul li {
        display: block;
        text-align: center !important;
        padding-right: 0;
    }

    .green ul li:last-child {
        padding-right: 0px;
    }

    .baner h1 {
        font-size: 50px !important;
        letter-spacing: 5px;
    }

    .baner p {
        font-size: 17px !important;
    }

    .view-detail-home {
        bottom: -50px;
        right: -30px;
    }

    .view-detail-home:hover {
        bottom: -50px;
        right: -30px;
    }

    .drop-item {
        display: block;
    }

    .navbar-expand-lg .navbar-nav .drop-down {
        position: absolute;
        left: 50px;
        right: 50px;
        border: 1px solid #000;
        background-color: #fff;
    }

    .navbar-nav {
        text-align: center;
        margin-right: -30px !important;
        margin-left: -30px !important;
    }

    .test {
        margin-left: 0;
    }

    .testimonials {
        margin-left: 0;
    }

    .story-cup {
        margin-top: 4rem;
    }

    .story-ftr {
        letter-spacing: 7px;
        font-size: 48px;
    }

    .view-detail {
        padding: 7px 15px;
    }

    .view-detail:hover {
        padding: 7px 15px;
    }


    .tea-bag {
        left: 35%;
    }

    .tea-health h6 {
        font-size: 14px;
    }

    .tulsi {
        margin-top: 2rem;
    }

    .chabar h6 {
        font-size: 20px;
    }

    .sec-2 {
        margin-left: 0;
    }

    .overlay {
        width: 85%;
        padding: 0 0 0 2rem;
    }

    .overlay h1 {
        font-size: 70px;
        letter-spacing: 20px;
        line-height: 55px;
        margin-top: -20px;
    }

    .view-last-home {
        width: 180px;
        height: 45px;
        font-size: 18px;
    }

    .vatap {
        margin-top: 5rem;
        margin-left: 5rem;
        padding-right: 10rem;
    }


    .sugar-free {
        font-size: 12px;
    }

    .insta-bdr h6 {
        font-size: 16px;
    }

    .insta-bdr p {
        line-height: 14px;
        font-size: 14px;
    }

    .step1 {
        height: 50px;
    }

    .bdr-btm {
        top: 70px;
    }


    .view-detail-cha {
        padding: 10px 20px;
        font-size: 16px;
    }

}

@media (min-width: 768px) and (max-width: 991.98px) {

    .hid {
        display: block;
    }

    .border-right {
        display: none;
    }

    .sho {
        display: none;
    }

    .navbar-nav {
        text-align: center;
        margin-right: -30px !important;
        margin-left: -30px !important;
    }

    .home-1 {
        font-size: 18px;
    }

    .baner p {
        font-size: 14px !important;
    }

    .baner h1 {
        font-size: 70px !important;
        letter-spacing: 40px;
    }

    .baner {
        top: 15%;
    }


    .navbar-expand-lg .navbar-nav .drop-down {
        position: absolute;
        left: 50px;
        right: 50px;
        border: 1px solid #000;
        background-color: #fff;
    }

    .view-detail {
        padding: 5px 10px;
        font-size: 17px;
    }

    .view-detail:hover {
        padding: 5px 10px;
        font-size: 17px;
    }

    .view-detail-home {
        bottom: -3rem;
        right: 0;
    }

    .view-detail-home:hover {
        bottom: -3rem;
        right: 0;
    }

    .overlay {
        width: 80%;
        margin-top: 8rem;
        padding: 11rem 0 0 4rem;
    }

    .overlay h1 {
        font-size: 50px;
        letter-spacing: 15px;
        line-height: 30px;
    }

    .tree-bg {
        margin-top: 3rem;
    }

    .view-last-home {
        width: 150px;
        height: 40px;
        font-size: 16px;
    }

    .green ul {
        padding-left: 0;
        text-align: left;
    }

    .green ul li {
        padding-right: 25px;
        font-size: 18px;
    }

    .story-center {
        padding-top: 0;
        position: absolute;
        margin-left: 0;
        left: -50px;
    }

    .home-last {
        font-size: 16px !important;
    }

    .baner h1 {
        font-size: 60px !important;
        letter-spacing: 20px;
    }

    .bdr {
        margin-left: 2rem;
    }

    h2 {
        letter-spacing: 5px;
        font-size: 36px;
    }

    .tea-bag {
        left: 42%;
    }

    .story-center {
        padding-top: 32px;
        left: 55px;
        font-size: 14px;
    }

    .story-ftr {
        letter-spacing: 2px;
        font-size: 40px;
    }

    .insta-bdr h6 {
        font-size: 20px;
    }

    .insta-bdr p {
        line-height: 25px;
        font-size: 20px;
    }

    .step1 {
        height: 75px;
    }

    .long-cup {
        bottom: 50px;
        width: 110px;
    }

    .fruit-dots {
        width: 80px;
    }

    .blend-home {
        width: 70px;
        left: 0;
        top: -10px;
    }

}


@media (min-width: 992px) and (max-width: 1199.98px) {

    .story-center {
        padding-top: 36px;
        position: absolute;
        margin-left: 0;
        left: 25px;
    }

    .green ul li {
        padding-right: 75px;
        font-size: 18px;
    }

    .navbar .nav-item {
        padding: 5px 70px;
    }

    .baner h1 {
        font-size: 90px !important;
        letter-spacing: 20px;
    }


    .view-detail-home {
        bottom: -35px;
        right: 0;
    }

    .view-detail-home:hover {
        bottom: -35px;
        right: 0;
    }

    .testimonials {
        margin-left: 0;
    }

    .test {
        margin-left: 0;
    }

    .story-ftr {
        letter-spacing: 5px;
        font-size: 50px;
    }
}

@media (min-width: 1200px) and (max-width: 1500px) {

    .baner h1 {
        font-size: 120px !important;
        letter-spacing: 40px;
    }

}

@media only screen
and (min-device-width: 375px)
and (max-device-width: 414px)
and (-webkit-device-pixel-ratio: 3) {
    .vatap {
        margin-top: 3rem;
        margin-left: 4rem;
        padding-right: 80px;
        left: 0;
    }

    .text-center .img-fluid.mt-3.mt-md-0.tri {
        margin-top: 10% !important;
    }

}

@media only screen
and (min-device-width: 375px)
and (max-device-width: 414px)
and (-webkit-device-pixel-ratio: 2) {
    .vatap {
        margin-top: .5rem;
        margin-left: 4rem;
        padding-right: 80px;
        left: 0;
    }

    .text-center .img-fluid.mt-3.mt-md-0.tri {
        margin-top: 10% !important;
    }

}


@media (min-width: 360px) and (max-width: 740px) {
    .tea-healthp {
        margin-top: 50px;
        margin-left: 20px;
    }

    .img-fluid.mt-3.mt-md-0.tri {
        margin-top: 50px !important;
        display: inline-block;
    }
}

@media (min-width: 375px) and (max-width: 812px) {
    .tea-healthp {
        margin-top: 10px;
        margin-left: 20px;
    }

}


@media only screen and (max-device-width: 480px) {
    .selector-01 {
        margin: 10px;
    }

    .selector-02 {
        margin: 10px;
    }

    .selector-03 {
        margin: 10px;
    }
}

