/*
Template Name: Beuh - One Page Portfolio Template
Theme URI: http://themeforest.net/user/ridianur
Author: ridianur
Author URI:  http://themeforest.net/user/ridianur
*/

/* -----------------------------------------------------------
TABLE OF CONTENTS:
--------------------------------------------------------------
GENERAL SECTION
HEADER SECTION
VIDEO BG SECTION
SLIDER SECTION
CONTENTS SECTION
ABOUT SECTION
BIG BACKGROUND SECTION
PORTFOLIO SECTION
PRICING TABLE
CONTACT SECTION
MAP SECTION
FOOTER SECTION
BLOG SECTION
--SIDEBAR SECTION
--COMMENTS SECTION
MEDIA QUERIES
-------------------------------------------------------------

------------------------------------------------------------*/

/*-----------------------------------------GENERAL SECTION--------------------------------------------------*/
body, html {
	height: 100%;
}
body {
	color: #000;
	font-size: 14px;
	line-height: 1.7;
	background-color: #fff;
	font-family: 'Open Sans', sans-serif;
}
[class^="icon-"]:before, [class*=" icon-"]:before {
	cursor: inherit;
}
a {
/*    color: #f8e5da;*/
	color:#fff;
	text-decoration: none;
	transition: ease .3s;
	-webkit-transition: ease .3s;
	-moz-transition: ease .3s;
	-o-transition: ease .3s;
	-ms-transition: ease .3s;
}
a:hover {
	text-decoration: none;
	color: #dea482;
}
a:focus {
	outline: none;
	color: #999999;
	text-decoration: none;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: bold;
/*	font-family: 'Cinzel', serif;*/
    font-family: 'Open Sans', sans-serif;
	color: #000;
}
iframe {
	border: none;
	width: 100%;
}
img {
	max-width: 100%;
}
.content {
	background: #fff;
	padding: 100px 0;
	position:relative;
	z-index:1;
}
.content-title {
	letter-spacing: 2px;
	margin: 0 0 40px;
	text-transform: uppercase;
}
.content-divider {
	margin: 40px 0 80px;
	width: 100%;
	height: 1px;
	background: #ccc;
}
.spacing20 {
	width: 100%;
	height: 20px;
}
.spacing30 {
	width: 100%;
	height: 30px;
}
.spacing40 {
	width: 100%;
	height: 40px;
}

ul, ol {
	list-style-position: outside;
	list-style-type: square;
	margin: 0;
	padding: 0 0 0 20px;
}
.clearboth {
	clear: both;
}
.content {
/*	padding: 80px 0;*/
/*    padding: 43px 0px 10px 0px;*/
    padding: 22px 0px 8px 0px;
	background: #fff;
}
.black-bg {
	background: #1f1f1f;
}
.grey-bg {
	background: #f0f0f0;
}
/* Preloader */
#preloader {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: #fff; /* change if the mask should have another color then white */
	z-index: 999999; /* makes sure it stays on top */
}
#status {
	width: 200px;
	height: 200px;
	position: absolute;
	left: 50%; /* centers the loading animation horizontally one the screen */
	top: 50%; /* centers the loading animation vertically one the screen */
	background-image: url(../images/preloader.gif); /* path to your loading animation */
	background-repeat: no-repeat;
	background-position: center bottom;
	text-align:center;
	margin: -100px 0 0 -100px; /* is width and height divided by two */
}
#status p {
	text-align: center;
}
/*---------------------HEADER SECTION----------------------------*/
.header {
	left: 0;
	position: relative;
	top: 0;
	width: 100%;
	z-index: 999;
/*	background-color: #fff8f3;*/
	background:#fff;
	box-shadow: -1px 1px 2px #c5c5c55e;
}
.header1 {
    left: 24.1%;
    position: relative;
    top: 0;
    width: 50%;
    z-index: 999;
    /* background-color: #fff8f3; */
/*    background: #fff;*/
    text-align: center;
}
.header2 {
    left: 49.6%;
    position: absolute;
    top: 0;
    width: 50%;
    z-index: 999;
    /* background-color: #fff8f3; */
/*    background: #fff;*/
    text-align: center;
}
/*.header {
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 999;
}*/
.menu-box {
	text-align: right;
}
.navigation {
	list-style: none outside none;
	margin: 0;
	overflow: hidden;
	padding: 0;
	float: right;
}
.navigation li {
	float: left;
}
.navigation li a {
	color: #000000;
	display: block;
	font-size: 14px;
	    font-weight: 400;
	padding: 30px 20px;
	letter-spacing: 2px;
	text-transform: uppercase;
}
.navigation .current > a,.navigation li a:hover {
    color: #5c5a58;
/*	color:#db9f7a;*/
}
.for-sticky {
/*    padding: 20px 0;*/
	padding: 11px 0;
    transition: all 0.5s ease-out 0s;
	-webkit-transition: all 0.5s ease-out 0s;
	-moz-transition: all 0.5s ease-out 0s;
	-o-transition: all 0.5s ease-out 0s;
	-ms-transition: all 0.5s ease-out 0s;
    width: 100%;
}
.shrink .for-sticky {
	/*background: none repeat scroll 0 0 #f8e5da;*/
	background: none repeat scroll 0 0 #fff;
    padding: 5px 0;
	-webkit-backface-visibility:hidden;
}
.navbar {
  background-color: #fff;
  position: fixed;
  top: 0;
  width: 100%;
  display: block;
  transition: top 0.3s;
}
.navbar a {
  float: left;
  display: block;
  color: #f2f2f2;
  text-align: center;
  padding: 15px;
  text-decoration: none;
  font-size: 17px;
}
.navbar a:hover {
/*  background-color: #ddd;*/
  color: black;
}

.box-mobile {
    float: right;
    padding-right: 30px;
}
.mobile-menu {
    background: none repeat scroll 0 0 #ffffff;
    display: block;
    height: 0;
    list-style: none outside none;
    margin: 0;
    overflow: hidden;
    position: absolute;
    right: 0;
    text-align: center;
    top: 100%;
    width: 100%;
    z-index: 3;
}
.mobile-menu.in{
	border: 1px solid #EEEEEE;
	max-height: 500px;
    overflow-x: hidden;
    overflow-y: auto;
/*	height:auto;*/
    height: 273px;
	display: inline-grid;
}
.mobile-menu li a {
    display: contents;
    font-size: 10px;
    padding: 8px 15px;
	text-decoration:none;
    text-transform: uppercase;
	border-top:none;
	color: #000;
    font-weight: 400;
}
.menu-btn {
    /*border: 3px solid;*/
    cursor: pointer;
	border-radius:100px;
    height: 30px;
    line-height: 24px;
    margin: 27px 0;
    text-align: center;
    width: 30px;
    z-index: 3;
	color:#000;
}

span.fa.fa-bars {
    font-size: 31px;
    font-weight: 100;
}
/*------------------------------VIDEO BG SECTION---------------------------------*/
#home{position:relative;z-index:1;}
#big-video-wrap {
	height: 100%;
	left: 0;
	overflow: hidden;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 0;
}
#big-video-vid{position:absolute;}
#big-video-wrap img {
    max-width: none;
    position: absolute;
}
.vjs-big-play-button,.vjs-text-track-display,.vjs-control-bar{display:none;}
/*-------------------SLIDER SECTION----------------------------------*/

.img-bg {
	background-position: center center;
	background-size: cover;
}
.slider-mask {
	background-color: rgba(20, 20, 20, 0.4);
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
}
.caption-box {
	padding: 14% 0;
	text-align: center;
	position:relative;
	z-index:1;
}
.liner {
	background: none repeat scroll 0 0 #ffffff;
	display: inline-block;
	height: 50px;
	margin: 20px 0;
	width: 1px;
	opacity: 0.6;
}
.caption-box p {
	color: #ffffff;
	font-size: 14px;
	font-weight: 300;
	letter-spacing: 2px;
	margin: 20px 0 40px;
	text-transform: uppercase;
}
.caption-box h3 {
	color: #ffffff;
	font-size: 50px;
	letter-spacing: 10px;
	margin: 40px 0 10px;
	line-height: 1.1;
	text-transform: capitalize;
	font-weight: 400;
}
.align-center {
	text-align: center;
}
#home .owl-pagination {
    height: 80px;
    margin-top: -80px;
    position: relative;
    text-align: center;
    width: 100%;
    z-index: 1;
}
#home .owl-page.active {
    background: none repeat scroll 0 0 rgba(255, 255, 255, 0.1);
    border-radius: 100px;
}
#home .owl-page span {
    background: none repeat scroll 0 0 #ffffff;
    border-radius: 100px;
    display: inline-block;
    height: 5px;
    text-align: center;
    width: 5px;
}
#home .owl-page {
    display: inline-block;
    height: 30px;
    line-height: 25px;
    margin: 2px;
    width: 30px;
}
.slider .slide{display:none;}
.slider .slide:first-child{display:block;}
/*-------------------CONTENTS SECTION----------------------------------*/
.head-title {
	font-size: 35px;
    letter-spacing: 4px;
    margin: 0 0 10px;
    font-family: 'Alata', sans-serif;
    font-weight: 400;
    position: relative;
    margin-bottom: 24px;
}
.black-bg .head-title, .black-bg p {
/*	color: #fff;*/
	color:#f8e5da
}
.black-bg .head-title:after {
	background: #fff;
}
.small-title {
	font-size: 20px;
	letter-spacing: 1px;
	margin: 0 0 20px;
}
.sub-title {
	font-size: 14px;
	font-weight: 300;
	letter-spacing: 6px;
	margin: 0 0 20px;
	text-transform: uppercase;
}
/*---------------------ABOUT SECTION-----------------------------------------*/
.head-icon {
    color: #1f1f1f;
    display: inline-block;
    font-size: 30px;
    height: 54px;
    line-height: 50px;
    margin-bottom: 10px;
    width: 54px;
}
.team-social {
    list-style: none outside none;
    margin: 0;
    padding: 0;
}
.team-social > li {
    display: inline-block;
}
.team-social a {
    background: none repeat scroll 0 0 #1f1f1f;
    border: 3px solid #1f1f1f;
    border-radius: 100px;
    color: #ffffff;
    display: block;
    font-size: 16px;
    height: 40px;
    line-height: 33px;
    margin-right: 2px;
    text-align: center;
    width: 40px;
}
.team-social a:hover{color:#1f1f1f;background:#fff;}
#team .small-title {
    margin: 0;
}
.team-post {
    color: #555555;
    font-size: 13px;
    letter-spacing: 4px;
    margin-bottom: 20px;
    text-transform: uppercase;
}
.team-spacing{height:200px;width:100%;}
#team .owl-pagination {
    height: 80px;
    margin-top: -80px;
    position: relative;
    text-align: center;
    width: 100%;
    z-index: 1;
}
#team .owl-page.active {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.3);
    border-radius: 100px;
}
#team .owl-page span {
    background: none repeat scroll 0 0 #1f1f1f;
    border-radius: 100px;
    display: inline-block;
    height: 5px;
    text-align: center;
    width: 5px;
}
#team .owl-page {
    display: inline-block;
    height: 30px;
    line-height: 25px;
    margin: 2px;
    width: 30px;
}
.team-inner img{width:100%;}
/*---------------------BIG BACKGROUND SECTION-----------------------------------------*/
.bg {position:relative;overflow:hidden;}
.para-img {
	background-attachment: fixed;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	position:relative;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -1;
}
.no-para .para-img {
	background-attachment: scroll;
}
.bg1 .para-img{
	background-image: url("../images/bg/1.jpg");
}
.bg2 .para-img{
	background-image: url("../images/bg/2.jpg");
}
.bg3 .para-img{
	background-image: url("../images/bg/3.jpg");
}
.big-text {
	color: #ffffff;
	padding-bottom: 200px;
	padding-top: 200px;
	position: relative;
	text-align: center;
	z-index: 1;
}
.bg-mask {
	background-color: rgba(0, 0, 0, 0.8);
	left: 0;
	position: absolute;
	width:100%;
	height:100%;
	top: 0;
	z-index: 0;
}
.big-text h3 {
	color: #ffffff;
	font-size: 20px;
	font-weight: normal;
	letter-spacing: 4px;
	line-height: 1.8;
	margin: auto auto 40px;
	max-width: 800px;
}
.big-text i {
	border: 3px solid;
	border-radius: 100px;
	clear: both;
	display: inline-block;
	font-size: 16px;
	height: 40px;
	line-height: 34px;
	width: 40px;
}
.big-text p {
	font-size: 14px;
	font-weight: 300;
	letter-spacing: 6px;
	margin-bottom: 20px;
	text-transform: uppercase;
}
/*----------------------------PORTFOLIO SECTION----------------------------------*/
.port-filter {
    list-style: none outside none;
    margin: 0;
    padding: 0;
	text-align:center;
}
.port-filter > li {
    display: inline-block;
}

.portfolio-body {
    transition: height 0.3s ease 0s;
	-webkit-transition: height 0.3s ease 0s;
	-moz-transition: height 0.3s ease 0s;
	-o-transition: height 0.3s ease 0s;
	-ms-transition: height 0.3s ease 0s;
	max-width:100%;
}
.port-filter a {
    background: none repeat scroll 0 0 #ffffff;
    display: block;
    font-size: 11px;
    letter-spacing: 3px;
    margin: 0 2px;
    padding: 8px 20px;
    text-transform: uppercase;
}
.port-filter .active {
    color: #333333;
    cursor: default;
}
.port-item{max-width:100%;}
.port-ajax {
    display: block;
    position: relative;
}
.port-hov {
    height: 100%;
    left: 0;
    position: absolute;
    text-align: center;
    top: 0;
    width: 100%;
	opacity:0;
	background:none repeat scroll 0 0 rgba(0, 0, 0, 0.7);
	transition: ease .3s;
	-webkit-transition: ease .3s;
	-moz-transition: ease .3s;
	-o-transition: ease .3s;
	-ms-transition: ease .3s;
}
.port-hov:hover{opacity:1;}
.port-content {
    padding: 0 20px;
    position: absolute;
    top: 50%;
	-webkit-transform: translateY(-50%);
   -ms-transform: translateY(-50%);
    transform: translateY(-50%);
	width:100%;
}
.port-client {
    color: #ffffff;
    font-size: 11px;
    letter-spacing: 4px;
    margin: 0;
    text-transform: uppercase;
}
.port-content > h3 {
    color: #ffffff;
    font-size: 18px;
    letter-spacing: 6px;
    line-height: 1.2;
    margin: 5px 0 0;
}
.close {
    border: 3px solid;
    border-radius: 100px;
    color: #000000;
    display: inline-block;
    float: none;
    font-size: 13px;
    height: 30px;
    line-height: 24px;
    opacity: 1;
    text-align: center;
    text-shadow: 0 0 0;
    width: 30px;
}
.port-title {
    font-size: 25px;
    letter-spacing: 4px;
    margin: 0 0 20px;
}
.slide-nav {
    border: 3px solid;
    color: #FFFFFF;
    font-size: 15px;
    height: 40px;
    left: 10px;
    line-height: 34px;
    margin-top: -20px;
    position: absolute;
	border-radius:100px;
    text-align: center;
    top: 50%;
    width: 40px;
	opacity:0.5;
	transition: .5s;
	-webkit-transition:.5s;
	-moz-transition: .5s;
	-o-transition: .5s;
	-ms-transition: .5s;
}
.slide-nav.inright {
    left: auto;
    right: 10px;
}
.slide-nav:hover{opacity:1;}
.go-btn {
    background: none repeat scroll 0 0 #1f1f1f;
    border: 3px solid #1f1f1f;
    clear: both;
    color: #ffffff;
    display: inline-block;
    font-size: 10px;
    font-weight: bold;
    letter-spacing: 3px;
    padding: 10px 20px;
    text-transform: uppercase;
}
.go-btn:hover{color:#1f1f1f;background:#fff;}
.work-content{position:relative;}
.portfolio-gallery div{width:33.3%;float:left;}
.portfolio-gallery a{position:relative;display:block;}
.portfolio-gallery a span {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.7);
    height: 100%;
    left: 0;
	opacity:0;
    position: absolute;
    top: 0;
    width: 100%;
	transition: .3s;
	-webkit-transition:.3s;
	-moz-transition: .3s;
	-o-transition: .3s;
	-ms-transition: .3s;
}
.portfolio-gallery a i {
	opacity:0;
    color: #FFFFFF;
    display: block;
    font-size: 15px;
    height: 40px;
    left: 50%;
    line-height: 34px;
	border:3px solid;
    margin-left: -20px;
    margin-top: -20px;
    position: absolute;
    text-align: center;
    top: 50%;
    width: 40px;
	border-radius:100px;
	transition: .5s;
	-webkit-transition:.5s;
	-moz-transition: .5s;
	-o-transition: .5s;
	-ms-transition: .5s;
}
.portfolio-gallery a:hover span,.portfolio-gallery a:hover i{opacity:1;}
a.pp_previous,a.pp_next{
	transition: none;
	-webkit-transition:none;
	-moz-transition: none;
	-o-transition: none;
	-ms-transition: none;
}
/*----------------------------PRICING TABLE----------------------------------*/
.p-table {
    background: none repeat scroll 0 0 #ffffff;
    border: 4px double #000000;
    margin: auto;
    max-width: 300px;
    padding: 40px 20px;
    text-align: center;
}
.p-table h3 {
    font-size: 20px;
    letter-spacing: 2px;
    margin: 0;
}
.p-table i {
    color: #aaaaaa;
    display: inline-block;
    font-size: 50px;
    height: 50px;
    line-height: 50px;
    margin: 20px 0;
    position: relative;
    width: 50px;
}
.p-table p {
    border-bottom: 1px solid #eeeeee;
    margin: 0 20px;
    padding: 10px;
}
.p-table a {
    border: 2px solid #1f1f1f;
    display: inline-block;
    font-size: 12px;
    font-weight: bold;
    letter-spacing: 2px;
    margin-top: 40px;
    padding: 10px 20px;
    text-transform: uppercase;
	color:#fff;
	background:#1f1f1f;
}
.p-table a:hover{color:#1f1f1f;background:#fff;border-color:#1f1f1f;}
.p-table .p-price {
    border: medium none;
    font-size: 14px;
    font-weight: 300;
    letter-spacing: 3px;
    line-height: 1;
    margin: 0;
    text-transform: uppercase;
}
/*-----------------------------CONTACT SECTION-----------------------------------*/

form input,form textarea {
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border: 1px solid #ddd0;
	color: #888;
	line-height: inherit;
	padding: 12px 20px;
	width: 100%;
	font-size:14px;
	background: #fff;
}
#MyContactForm{text-align:left;}
#MyContactForm p span {
    display: block;
    letter-spacing: 2px;
    text-transform: uppercase;
}
input:focus, textarea:focus {
	border-color: #aaa;
}
::-webkit-input-placeholder {
 color: #000;
}
#MyContactForm p label {
    cursor: text;
    display: block;
    margin: 0;
    position: relative;
    top: 0;
    width: 100%;
}
:-moz-placeholder { /* Firefox 18- */
 color: #000;
}

::-moz-placeholder {  /* Firefox 19+ */
 color: #000;
}

:-ms-input-placeholder {
 color: #000;
}
#form-wrapper #MyContactForm .error {
    bottom: 12px;
    color: #FF0000;
    font-family: inherit;
    font-size: 12px;
    font-weight: normal;
    left: auto;
	font-style:italic;
    letter-spacing: 0;
    position: absolute;
    right: 20px;
    text-transform: capitalize;
    width: auto;
}
.contact-btn {
    background: none repeat scroll 0 0 #db9e79;
    color: #ffffff;
    display: inline-block;
    font-family: open sans;
    font-weight: bold;
    letter-spacing: 2px;
    padding:10px 30px;
    text-decoration: none;
    text-transform: uppercase;
}
.contact-btn:hover {
	background: #faceb4;
	color: #fff;
}
#MyContactForm p {
	position: relative;
}
.address-list > li {
    display: inline-block;
    margin-bottom: 10px;
    margin-right: 10px;
}
.address-list {
    list-style: none outside none;
    margin: 0;
    padding: 0;
}
.address-list i {
    border: 3px solid;
    display: inline-block;
    height: 30px;
    line-height: 24px;
    text-align: center;
    width: 30px;
}
.response h3 {
    letter-spacing: 2px;
    margin: 10px 0 25px;
    text-transform: uppercase;
}
/*----------------------------MAP SECTION-------------------------*/
#map_canvas{height:500px;}
#map_canvas img {
    max-width: inherit;
}
.box-map {
    line-height: 1;
    padding: 20px 0 20px 20px;
	width:100%;
/*	text-align:center;*/
}
.box-map h3 {
    color: #777777;
    font-family: inherit;
    font-size: 20px;
}
#map_canvas .box-map img{max-width:100%;}
/*----------------------------FOOTER SECTION-------------------------*/
.footer-icon {
    list-style: none outside none;
    margin: 0;
/*  margin-top: 22%;*/
	margin-top:5%;
    padding: 0;
    text-align: center;
}
.footer-icon > li {
    display: inline-block;
    margin: 3px;
}
.footer-icon a {
    border: 3px solid;
    border-radius: 100px;
    display: block;
    height: 40px;
    line-height: 34px;
    text-align: center;
    width: 40px;
}
#footer p {
    font-size: 13px;
}
/*------------------BLOG SECTION------------------------------------*/
.blog-page .header {
    background: none repeat scroll 0 0 #1f1f1f;
    padding: 20px 0;
    position: relative;
}
.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
    background-color: #000000;
    border-color: #000000;
    color: #FFFFFF;
    cursor: default;
    z-index: 2;
}
.pagination li a:hover{color:#1f1f1f;}
.blog-title {
    font-size: 27px;
    letter-spacing: 3px;
    margin: 0;
    text-transform: capitalize;
}
.post-detail div {
    display: inline-block;
    font-size: 12px;
    padding-right: 10px;
}
.post-detail i {
    color: #1f1f1f;
    height: 30px;
    letter-spacing: 0;
    line-height: 26px;
    padding-right: 2px;
    text-align: center;
    vertical-align: baseline;
    width: 30px;
	font-weight:700;
}
.post-detail p {
   margin:0;
}
.blog-box {
    border-bottom: 4px solid #1f1f1f;
    margin-bottom: 20px;
    min-height: 60px;
    padding-bottom: 20px;
    position: relative;
}
.post-date {
    background: none repeat scroll 0 0 #1f1f1f;
    border-radius: 100px;
    color: #ffffff;
    font-size: 11px;
    font-style: italic;
    height: 45px;
    left: 0;
    line-height: 1;
    margin-top: -28px;
    padding: 10px;
    position: absolute;
    text-align: center;
    top: 50%;
    width: 45px;
}
.post-date span {
    display: block;
}
.blog-box > a, .single-blog .blog-title {
    display: block;
    padding-left: 60px;
    padding-top: 10px;
}
.post-detail {
    padding-top: 10px;
}
.blog-post {
    border-bottom: 1px solid #ddd;
    margin-bottom: 40px;
}

/*-----------------------------------------SIDEBAR SECTION-------------------------------------------*/
.widgettitle {
    font-size: 18px;
    letter-spacing: 1px;
    margin: 0 0 20px;
    text-transform: capitalize;
}
.widget {
    border-top: 4px solid #1f1f1f;
    margin-bottom: 40px;
    padding-top: 20px;
}
.widget ul {
    padding: 0 0 0 20px;
}
#searchform {
    margin: 10px 20px;
    position: relative;
}
#searchform #s {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: 1px solid #ddd;
    display: block;
    height: 50px;
    margin: 0;
    padding: 10px 45px 10px 10px;
    width: 100%;
}
#searchform #s:focus{border-color:#aaa;}
#searchform #searchsubmit {
    background: url("../images/search.png") no-repeat scroll center center #aaa;
    height: 30px;
    right: 10px;
    line-height: 1;
    margin-top: -15px;
    padding: 0;
    position: absolute;
    text-indent: -99999px;
    top: 50%;
    transition: all 0.3s ease 0s;
	-webkit-transition: all 0.3s ease 0s;
	-moz-transition: all 0.3s ease 0s;
	-o-transition: all 0.3s ease 0s;
	-ms-transition: all 0.3s ease 0s;
    width: 30px;
	border:none;
	border-radius: 100px;
}
#searchform #searchsubmit:hover{background-color:#333;}
.widget ul li {
    margin-bottom: 5px;
}
.tagcloud a {
    background: none repeat scroll 0 0 #1f1f1f;
    border: 2px solid #1f1f1f;
    color: #ffffff;
    display: inline-block;
    font-size: 12px;
    letter-spacing: 2px;
    margin-bottom: 5px;
    padding: 4px 10px;
    text-transform: uppercase;
}
.tagcloud a:hover{border-color:#1f1f1f;color:#1f1f1f;background:#fff;}
/*-------------COMMENTS SECTION-------------*/
.comment-list, .com-child {
    list-style: none outside none;
    margin: 0;
    overflow: hidden;
}
.comment-list{padding:0;}
.comment-ava > img {
    border: 1px solid #ddd;
    padding: 5px;
    width: 100px;
}
.comment-ava {
    float: left;
    padding-right: 20px;
    width: 20%;
}
.com-box {
    float: left;
    width: 80%;
}
.comment-list .comment {
    display: block;
    margin: 10px 0;
    overflow: hidden;
}
.com-author {
    color: #555555;
    font-weight: bold;
	margin:0;
	font-size: 16px;
}
.com-reply {
    float: right;
}
.com-meta {
    font-size: 12px;
    font-style: italic;
}
.comment-content {
    border-bottom: 1px solid #eee;
    overflow: hidden;
    padding: 20px 0;
}
.com-btn {
    background: none repeat scroll 0 0 #1f1f1f;
    color: #FFFFFF;
    display: inline-block;
    letter-spacing: 2px;
	font-weight: bold;
    padding: 10px 18px;
    text-decoration: none;
    text-transform: uppercase;
	width:auto;
	transition: all 0.3s ease 0s;
	-webkit-transition: all 0.3s ease 0s;
	-moz-transition: all 0.3s ease 0s;
	-o-transition: all 0.3s ease 0s;
	-ms-transition: all 0.3s ease 0s;
}

.com-btn:hover{background:#888;color:#fff;}
.comment-top > span {
    display: block;
    font-size: 13px;
    font-weight: bold;
    letter-spacing: 2px;
    text-transform: uppercase;
}
.title-strong{
    font-size: 20px;
    letter-spacing: 2px;
    margin: 0;
    text-transform: uppercase;
}
.pagination > li > a, .pagination > li > span{color:inherit;}
/*-----------------------------media queries-----------------------------------*/
@media (min-width:768px) and (max-width:979px) {

    
    
    .myhappyplace-txt{
        margin-top: 6%;
    }
    .aambal-txt5{
        margin-top: 12% !important;
    }
    .aambal-txt{
        margin-top: 6% !important;
    }
    .roots2-txt2{
        width: 67% !important;
    }
    .root3-txt5{
        margin-top: 9% !important;
    }
    .roots1-txt{
        margin-top: 6% !important;
    }
	.spice-txt5{
	    margin-top: 6% !important;
	}
	.colec2-txt {
        margin-top: 6% !important;
	}
	.tea{
	    width: 73% !important;
	}
	.connect-para {
	    margin-top: 2% !important;
	}

	.connect-para-contact {
	    margin-top: 3% !important;
	}

	.vid4 {
	    width: 44.8% !important;
	    height: 599.8px;
	}
	.colec-txt1 {
	    margin-top: 5% !important;
	}
	
	figure {
	    width: 100% !important;
	}


.dropdown-content {
    top: 100%;
}
.dropdown-content .header1 h2 {
    margin-left: 22%;
}

.team-spacing{height:100px;}
.team-inner img {
    max-width: 500px;
}
.team-inner{text-align:center;}
.port-filter > li{margin-bottom:5px;}

.mute-button {
	    
	    top: 36% !important;
	}

	.bespoke-txt1 {
	    font-size: 17px;
	    color: #000;
	    word-spacing: 2px;
	    text-align: center !important;
	    width: 90% !important;
	    
	     margin-right: auto !important;
	     margin-left: auto !important;
	    margin-top: 2%;
	    font-weight: 300;
	}

}
.mute-button {
		    background-color: #d7d7d79e;
		/*    border: 1px solid #d7d7d79e;*/
			border: none;
		    cursor: pointer;
		    border-radius: 100px;
		    width: 45px;
		    height: 45px;
		    position: absolute;
		    float: left;
		    z-index: 20;
		    left: 2%;
		    font-size: 24px;
		    top: 120%;
		    padding: 0px;
		    color: #646464;
		    box-shadow: 0px 0px 4px 1px #6b69692b;
		}

@media screen and (min-width: 992px) and (max-width: 1199px) {

   		
   		
	    .mute-button {
		    background-color: #d7d7d79e;
		/*    border: 1px solid #d7d7d79e;*/
			border: none;
		    cursor: pointer;
		    border-radius: 100px;
		    width: 45px;
		    height: 45px;
		    position: absolute;
		    float: left;
		    z-index: 9999;
		    left: 2%;
		    font-size: 24px;
		    top: 40%;
		    padding: 0px;
		    color: #646464;
		    box-shadow: 0px 0px 4px 1px #6b69692b;
		}



}



@media screen and (min-width: 1200px) and (max-width: 1299px) {


	.related-line {
    content: "";
    position: absolute;
    top: 147%;
    left: 44%;
    bottom: 0;
    height: 1px;
    width: 12%;
    background-color: #000;
}

	.mute-button {
		    background-color: #d7d7d79e;
		/*    border: 1px solid #d7d7d79e;*/
			border: none;
		    cursor: pointer;
		    border-radius: 100px;
		    width: 45px;
		    height: 45px;
		    position: absolute;
		    float: left;
		    z-index: 0;
		    left: 2%;
		    font-size: 24px;
		    /*top: 120%;*/
		    top: 84%;
		    padding: 0px;
		    color: #646464;
		    box-shadow: 0px 0px 4px 1px #6b69692b;
		}


		.select-bar-mac{
			height: 42px;
		}
}


@media screen and (min-width: 1300px) and (max-width: 1366px) {
    	.mute-button {
		    background-color: #d7d7d79e;
		/*    border: 1px solid #d7d7d79e;*/
			border: none;
		    cursor: pointer;
		    border-radius: 100px;
		    width: 45px;
		    height: 45px;
		    position: absolute;
		    float: left;
		    z-index: 0;
		    left: 2%;
		    font-size: 24px;
		    /*top: 120%;*/
		    top: 75%;
		    padding: 0px;
		    color: #646464;
		    box-shadow: 0px 0px 4px 1px #6b69692b;
		}
    }

@media screen and (min-width: 1367px) and (max-width: 1599px) {


	.related-line {
    content: "";
    position: absolute;
    top: 147%;
    left: 44%;
    bottom: 0;
    height: 1px;
    width: 12%;
    background-color: #000;
}

	.mute-button {
		    background-color: #d7d7d79e;
		/*    border: 1px solid #d7d7d79e;*/
			border: none;
		    cursor: pointer;
		    border-radius: 100px;
		    width: 45px;
		    height: 45px;
		    position: absolute;
		    float: left;
		    z-index: 0;
		    left: 2%;
		    font-size: 24px;
		    top: 120%;
		    /*top: 90%;*/
		    padding: 0px;
		    color: #646464;
		    box-shadow: 0px 0px 4px 1px #6b69692b;
		}


		.select-bar-mac{
			height: 42px;
		}
}


@media screen and (min-width: 1600px) and (max-width: 1799px) {



			.mute-button {
		    background-color: #d7d7d79e;
			border: none;
		    cursor: pointer;
		    border-radius: 100px;
		    width: 45px;
		    height: 45px;
		    position: absolute;
		    float: left;
		    z-index: 9999;
		    left: 2%;
		    font-size: 24px;
		    top:66%;
		    padding: 0px;
		    color: #646464;
		    box-shadow: 0px 0px 4px 1px #6b69692b;
		}

}


@media screen and (min-width: 1800px) and (max-width: 1999px) {



			.mute-button {
		    background-color: #d7d7d79e;
			border: none;
		    cursor: pointer;
		    border-radius: 100px;
		    width: 45px;
		    height: 45px;
		    position: absolute;
		    float: left;
		    z-index: 9999;
		    left: 2%;
		    font-size: 24px;
		    top:96%;
		    padding: 0px;
		    color: #646464;
		    box-shadow: 0px 0px 4px 1px #6b69692b;
		}

}
@media screen and (min-width: 2000px) and (max-width: 2020px) {
    .mute-button {
		    background-color: #d7d7d79e;
		/*    border: 1px solid #d7d7d79e;*/
			border: none;
		    cursor: pointer;
		    border-radius: 100px;
		    width: 45px;
		    height: 45px;
		    position: absolute;
		    float: left;
		    z-index: 0;
		    left: 2%;
		    font-size: 24px;
		    top: 80%;
		    padding: 0px;
		    color: #646464;
		    box-shadow: 0px 0px 4px 1px #6b69692b;
		}
}

@media screen and (min-width: 2021px) and (max-width: 2299px) {
    .mute-button {
		    background-color: #d7d7d79e;
		/*    border: 1px solid #d7d7d79e;*/
			border: none;
		    cursor: pointer;
		    border-radius: 100px;
		    width: 45px;
		    height: 45px;
		    position: absolute;
		    float: left;
		    z-index: 0;
		    left: 2%;
		    font-size: 24px;
		    top: 80%;
		    padding: 0px;
		    color: #646464;
		    box-shadow: 0px 0px 4px 1px #6b69692b;
		}
}

@media screen and (min-width: 2300px) and (max-width: 2499px) {
    .mute-button {
		    background-color: #d7d7d79e;
		/*    border: 1px solid #d7d7d79e;*/
			border: none;
		    cursor: pointer;
		    border-radius: 100px;
		    width: 45px;
		    height: 45px;
		    position: absolute;
		    float: left;
		    z-index: 0;
		    left: 2%;
		    font-size: 24px;
		    top: 96%;
		    padding: 0px;
		    color: #646464;
		    box-shadow: 0px 0px 4px 1px #6b69692b;
		}
}


@media screen and (min-width: 2500px) and (max-width: 2879px) {
    .mute-button {
		    background-color: #d7d7d79e;
		/*    border: 1px solid #d7d7d79e;*/
			border: none;
		    cursor: pointer;
		    border-radius: 100px;
		    width: 45px;
		    height: 45px;
		    position: absolute;
		    float: left;
		    z-index: 0;
		    left: 2%;
		    font-size: 24px;
		    top: 100%;
		    padding: 0px;
		    color: #646464;
		    box-shadow: 0px 0px 4px 1px #6b69692b;
		}
}


@media screen and (min-width: 2880px) and (max-width: 3000px) {
    .mute-button {
		    background-color: #d7d7d79e;
		/*    border: 1px solid #d7d7d79e;*/
			border: none;
		    cursor: pointer;
		    border-radius: 100px;
		    width: 45px;
		    height: 45px;
		    position: absolute;
		    float: left;
		    z-index: 0;
		    left: 2%;
		    font-size: 24px;
		    top: 120%;
		    padding: 0px;
		    color: #646464;
		    box-shadow: 0px 0px 4px 1px #6b69692b;
		}
}


@media screen and (min-width: 768px) {
/*.related-line {
    content: "";
    position: absolute;
    top: 170% !important;
    left: 37.5% !important;
    bottom: 0;
    height: 1px;
    width: 25% !important;
    background-color: #000;
}*/
}





@media (max-width: 767px) {


	/*.mobile-menu li a {
    display: block;
    font-size: 10px;
    padding: 22px 8px;
    text-decoration: none;
    text-transform: uppercase;
    border-top: none;
    color: #000;
    font-weight: 500;
    margin-top: 7px;
}*/

.dropdown .dropbtn {
    color: #000000;
    display: block;
    font-size: 12px !important;
    font-weight: 400 !important;
    padding: 4px 8px !important;
    letter-spacing: 1px;
    border: none;
    background-color: #f0f8ff00;
    text-transform: uppercase;
}
.dropdown {
    float: left;
    overflow: hidden;
    display: contents;
}


	.header2 {
	    left: 60% !important;
	    top: 14px !important;
	}

	.dropdown-content .header1 h2 {
	    font-weight: 400 !important;
	    font-size: 15px !important;
	    text-align: center;
	}

	.header1 {
	    left: 33.1% !important;
	    top: 14px !important;
	}

	.dropdown-content .header2 h2 {
	    font-weight: 400 !important;
	    font-size: 15px !important;
	    text-align: center;
	}

	.mute-button {
	    width: 30px !important;
	    height: 30px !important;
	    left: 3% !important;
	    top: 36% !important;
	    font-size: 18px !important;
	}


.caption-box .liner{display:none;}
.caption-box {
    padding: 20% 0;
}
.caption-box h3 {
    font-size: 40px;
}
.team-spacing {
    height: 50px;
}
.team-inner img {
    max-width: 500px;
}
.team-inner{text-align:center;}
.port-filter > li{margin-bottom:5px;}
.blog-box > a, .single-blog .blog-title{padding-left:0;}
.post-date {
    left: auto;
    margin: 0;
    position: relative;
    top: auto;
}
.blog-title {
    font-size: 23px;
}
}



.owner {
    color: #db9f7a !important;
    font-size: 26px;
    font-family: 'Great Vibes', cursive;
}
.section-model {
	/*margin-top:50px;
	margin-bottom: 50px;*/
	margin-top:40px;
	margin-bottom: 40px;
}
.section-related{
	margin-top:10px;
	margin-bottom: 20px;
}
.image-1 {
	border: 1px solid #0000001a;
    padding: 6px;
}
.image-2 {
	border: 1px solid #0000001a;
    padding: 6px; 
/*    margin-top: 10%;*/
}
.image-3 {
	border: 1px solid #0000001a;
    padding: 6px; 
/*    margin-top: 10%;*/
}
.offset-model1{
	padding:0px;
}
.offset-model2{
	padding: 0px;
}

.modal-text2{
	border: 1px solid #0000001a;
    padding: 6px; 
}
.his{
	    color: #d08d64;
    padding: 24px;
    font-size: 24px;
    font-family: 'Alata', sans-serif;
    font-weight: 400;
}
.his1{
	    color: #d08d64;
    padding: 25.4px;
    font-size: 24px;
     font-family: 'Alata', sans-serif;
    font-weight: 400;
}
.cnt-title{
	    color: #dea786;
    font-size: 24px;
    font-weight: 400;
    letter-spacing: 2px;
    margin-bottom: 23px;
    margin-top: -21px;
}
.map-content {
    /* background-color: #f8e5da; */
    border: 2px solid #f8e5da;
    border-radius: 5px;
}
.icn {
	color: #dea786;
	font-size: 20px;
}
.locations {
	font-size: 16px;
    padding-left: 10px;
        font-weight: 600;
}
.locations1 {
	font-size: 16px;
        padding-left: 25px;
            font-weight: 600;
}
.call-icn{
	color: #dea786;
	font-size: 20px;
}
.call{
	margin-top: 10px;
	font-weight: 600;
	color: #8c8a88c !important;
}
.num{
	padding-left: 7px;
	font-weight: 600;
	color: #8c8a88c !important;
}
.history{
/*	font-family: 'Alata', sans-serif;*/
    font-family: 'Roboto', sans-serif;
/*	margin-bottom:30px;*/
	 font-size: 27px;
	     font-weight: 300;
    color: #25211f;
    letter-spacing: 1px; 
}
.related{
	/*font-family: 'Alata', sans-serif; */
    font-family: 'Roboto', sans-serif;
    /* margin-bottom: 30px; */
    font-size: 23px;
    font-weight: 300;
    color: #000;
    letter-spacing: 1px;
}
.h-txt{
/*	font-family: 'Great Vibes', cursive;*/
	font-family: 'Roboto', sans-serif;
    font-size: 26px;
    color: #463f3a;
    word-spacing: 2px;
    text-align: center;
    width: 68%;
    margin-left: auto;
    margin-right: auto;
}
.section-mode2 {
    padding-top: 50px;
    padding-bottom: 50px;
}
.fit-vids-style {
    display: none;
}
.info-ad{
/*	color: #dea482;*/
	color: #fff;
    font-weight: 100;
    /* font-family: 'Alata', sans-serif; */
    font-family: 'Open Sans', sans-serif;
    letter-spacing: 2px;
}
.copy{
	    margin-top: 3%;
}
.social-txt{
	color: #fff !important;
	font-weight: 500;
}
.footer-txt{
	color: #dea482;
 	font-weight: 400;
/*    font-family: 'Alata', sans-serif;*/
	    font-family: 'Open Sans', sans-serif;
}
.breadcrumb-area{
	width:100%;
	height:auto;
}

.colec-txt {
    font-family: 'Great Vibes', cursive;
    font-size: 26px;
    color: #000;
    word-spacing: 2px;
    text-align: center;
    width: 60%;
    margin-left: auto;
    margin-right: auto;
}
.colec-txt1{
	font-size: 19px;
    color: #000;
    word-spacing: 2px;
    text-align: center;
    width: 67%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 36%;
    font-weight: 300;
}
.colec-txt2 {
    font-family: 'Great Vibes', cursive;
    font-size: 26px;
    color: #463f3a;
    word-spacing: 2px;
    text-align: center;
    width: 70%;
    margin-left: auto;
    margin-right: auto;
}
.btn{
/*	border: 2px solid #c5c5c5;*/
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 1px;
    margin-top: 40px;
    margin-bottom: 30px;
    padding: 10px 30px;
    text-transform: uppercase;
    color: #000;
    background: #dcdcdc;
    border-radius: 0px;
}
.btn:hover, .btn:focus {
    color: #000;
    text-decoration: none;
    background-color: #e1e1e1;
/*    border: 2px solid #c5c5c5;*/
}
.cntn1{
	text-align: center;
}
.bg-dark{
	background-color: #000;
}

.history1 {
    font-family: 'Alata', sans-serif;
    margin-bottom: 30px;
    /* font-size: 40px; */
    font-weight: 100;
    color: #000;
    letter-spacing: 2px;
}

.thump{
/*	padding: 20px;*/
	padding: 3px;
}
.thumptxt{
    color: #fdfdfd;
    font-size: 14px;
    font-family: 'Open Sans';
    font-weight: 100;
    position: absolute;
    /* z-index: 7; */
    margin-top: -25px;
    padding: 5px;
    background-color: #000000ad;
    text-align: center;
    width: 96.9%;
    text-transform: uppercase;
}
.bread-title{
    width: 100%;
    text-align: center;
    /* position: absolute; */
    margin-top: -21.5%;
    color: #fff;
/*    font-family: 'Open Sans';*/
    font-family: 'Great Vibes', cursive;
    /* font-family: 'Alata', sans-serif; */
    font-weight: 100;
    letter-spacing: 2px;
    font-size: 42px;
}































































@import url(https://fonts.googleapis.com/css?family=Raleway:400,200,300,800);
.coll-title{
	position: absolute;
    z-index: 1;
    color: #ffd7c3;
    font-family: 'Alata';
    font-weight: 100;
    font-size: 25px;
    margin: 34px 0px 0px 37px;
}

figure.snip0016 {
    font-family: 'Alata', sans-serif;
    color: #fff;
    position: relative;
    overflow: hidden;
    margin: 7.4px;
	/*padding: 6px;
    border: 1px solid #0000001a;*/
    min-width: 220px;
    max-width: 579px;
    max-height: 100%;
    width: 100%;
    background: #000000;
    text-align: left;
}

figure.snip0016 * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
figure.snip0016 img {
  max-width: 100%;
  opacity: 1;
  width: 100%;
  -webkit-transition: opacity 0.35s;
  transition: opacity 0.35s;
}
figure.snip0016 figcaption {
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 30px 3em;
  width: 100%;
  height: 100%;
}
figure.snip0016 figcaption::before {
  position: absolute;
  top: 30px;
  right: 30px;
  bottom: 30px;
  left: 100%;
  border-left: 4px solid rgba(255, 255, 255, 0.8);
  content: '';
  opacity: 0;
  background-color: rgba(255, 255, 255, 0.5);
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  -webkit-transition-delay: 0.6s;
  transition-delay: 0.6s;
}
figure.snip0016 h2,
figure.snip0016 p {
  margin: 0 0 5px;
/*  opacity: 0;*/
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s,-webkit-transform 0.35s,-moz-transform 0.35s,-o-transform 0.35s,transform 0.35s;
}
figure.snip0016 h2 {
  word-spacing: -0.15em;
  font-weight: 300;
  text-transform: uppercase;
  -webkit-transform: translate3d(30%, 0%, 0);
  transform: translate3d(30%, 0%, 0);
  -webkit-transition-delay: 0.3s;
  transition-delay: 0.3s;
}
figure.snip0016 h2 span {
  font-weight: 800;
}
figure.snip0016 p {
  font-weight: 200;
  -webkit-transform: translate3d(0%, 30%, 0);
  transform: translate3d(0%, 30%, 0);
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
      opacity: 0;
}
figure.snip0016 a {
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  position: absolute;
  color: #ffffff;
}
figure.snip0016:hover img {
  opacity: 0.3;
}
figure.snip0016:hover figcaption h2 {
  opacity: 1;
  -webkit-transform: translate3d(0%, 0%, 0);
  transform: translate3d(0%, 0%, 0);
  -webkit-transition-delay: 0.4s;
  transition-delay: 0.4s;
}
figure.snip0016:hover figcaption p {
  opacity: 0.9;
  -webkit-transform: translate3d(0%, 0%, 0);
  transform: translate3d(0%, 0%, 0);
  -webkit-transition-delay: 0.6s;
  transition-delay: 0.6s;
}

figure.snip0016:hover figcaption::before {
  background: rgba(255, 255, 255, 0);
  left: 30px;
  opacity: 1;
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
}
.fig-caption{
	color:#fff;
	font-family: 'Alata', sans-serif;
	padding-top: 23%;
   font-size: 22px !important;

}

.fig-caption2{
	color:#fff;
	font-family: 'Alata', sans-serif;
	padding-top: 50%;
	 font-size: 22px !important;
}



figure.snip00161 {
    font-family: 'Alata', sans-serif;
    color: #fff;
    position: relative;
    overflow: hidden;
    margin: 7.4px;
/*padding: 6px;
    border: 1px solid #0000001a;*/
    min-width: 220px;
/*    max-width: 570px;*/
	    max-width: 1165px;
    max-height: 100%;
    width: 100%;
    background: #000000;
    text-align: left;
}
.fig-para{
	width:52%;
	    opacity: 0;
}

figure.snip00161 * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
figure.snip00161 img {
  max-width: 100%;
  opacity: 1;
  width: 100%;
  -webkit-transition: opacity 0.35s;
  transition: opacity 0.35s;
}
figure.snip00161 figcaption {
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 30px 3em;
  width: 100%;
  height: 100%;
}
figure.snip00161 figcaption::before {
  position: absolute;
  top: 30px;
  right: 30px;
  bottom: 30px;
  left: 100%;
  border-left: 4px solid rgba(255, 255, 255, 0.8);
  content: '';
  opacity: 0;
  background-color: rgba(255, 255, 255, 0.5);
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  -webkit-transition-delay: 0.6s;
  transition-delay: 0.6s;
}
figure.snip00161 h2,
figure.snip00161 p {
  margin: 0 0 5px;
/*  opacity: 0;*/
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s,-webkit-transform 0.35s,-moz-transform 0.35s,-o-transform 0.35s,transform 0.35s;
}
figure.snip00161 h2 {
  word-spacing: -0.15em;
  font-weight: 300;
  text-transform: uppercase;
  -webkit-transform: translate3d(30%, 0%, 0);
  transform: translate3d(30%, 0%, 0);
  -webkit-transition-delay: 0.3s;
  transition-delay: 0.3s;
}
figure.snip00161 h2 span {
  font-weight: 800;
}
figure.snip00161 p {
  font-weight: 200;
  -webkit-transform: translate3d(0%, 30%, 0);
  transform: translate3d(0%, 30%, 0);
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
}
figure.snip00161 a {
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  position: absolute;
  color: #ffffff;
}
figure.snip00161:hover img {
  opacity: 0.3;
}
figure.snip00161:hover figcaption h2 {
  opacity: 1;
  -webkit-transform: translate3d(0%, 0%, 0);
  transform: translate3d(0%, 0%, 0);
  -webkit-transition-delay: 0.4s;
  transition-delay: 0.4s;
}
figure.snip00161:hover figcaption p {
  opacity: 0.9;
  -webkit-transform: translate3d(0%, 0%, 0);
  transform: translate3d(0%, 0%, 0);
  -webkit-transition-delay: 0.6s;
  transition-delay: 0.6s;
}
figure.snip00161:hover figcaption::before {
  background: rgba(255, 255, 255, 0);
  left: 30px;
  opacity: 1;
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
}

/* Demo purposes only */




/*-=======<<<----Image gallery---------======*/


.cl-txt{
	color: aliceblue;
    font-size: 28px;
    font-family: 'Open Sans';
}
.wrap
{
  margin:50px auto 0 auto;
  width:100%;
  display:flex;
  align-items:space-around;
  max-width:1200px;
}
.tile
{
 	width: 98.4%;
    height: 380px;
    margin: 4px;
  background-color:#000000de;
  display:inline-block;
  background-size:cover;
  position:relative;
  cursor:pointer;
  transition: all 0.4s ease-out;
  box-shadow: 0px 35px 77px -17px rgba(0,0,0,0.44);
  overflow:hidden;
  color:white;
   font-family: 'Open Sans';
  
}
.tile img
{
  height:100%;
  width:100%;
  position:absolute;
  top:0;
  left:0;
  z-index:0;
  transition: all 0.4s ease-out;
}
.tile .text
{
/*   z-index:99; */
  position:absolute;
  padding:30px;
  height:calc(100% - 60px);
}
.tile h1
{
 
  font-weight:300;
  margin:0;
  text-shadow: 2px 2px 10px rgba(0,0,0,0.3);
}
.tile h2
{
  font-weight:100;
  margin:20px 0 0 0;
  font-style:italic;
   transform: translateX(200px);
}
.tile p
{
  font-weight:300;
  margin:20px 0 0 0;
  line-height: 25px;
/*   opacity:0; */
  transform: translateX(-200px);
  transition-delay: 0.2s;
}
.animate-text
{
  opacity:0;
  transition: all 0.6s ease-in-out;
}
.tile:hover
{
/*   background-color:#99aeff; */
box-shadow: 0px 35px 77px -17px rgba(0,0,0,0.64);
  transform:scale(1.05);
}
.tile:hover img
{
  opacity: 0.2;
}
.tile:hover .animate-text
{
  transform:translateX(0);
  opacity:1;
}
.dots
{
  position:absolute;
  bottom:20px;
  right:30px;
  margin: 0 auto;
  width:30px;
  height:30px;
  color:currentColor;
  display:flex;
  flex-direction:column;
  align-items:center;
  justify-content:space-around;
  
}

.dots span
{
    width: 5px;
    height:5px;
    background-color: currentColor;
    border-radius: 50%;
    display:block;
  opacity:0;
  transition: transform 0.4s ease-out, opacity 0.5s ease;
  transform: translateY(30px);
 
}

.tile:hover span
{
  opacity:1;
  transform:translateY(0px);
}

.dots span:nth-child(1)
{
   transition-delay: 0.05s;
}
.dots span:nth-child(2)
{
   transition-delay: 0.1s;
}
.dots span:nth-child(3)
{
   transition-delay: 0.15s;
}

@media (max-width: 1000px) {
  .wrap {
   flex-direction: column;
    width:400px;
  }
}





/*@media screen and (min-width: 1400px) {

	.mute-button {
	    background-color: #d7d7d79e;
	
		border: none;
	    cursor: pointer;
	    border-radius: 100px;
	    width: 45px;
	    height: 45px;
	    position: absolute;
	    float: left;
	    z-index: 9999;
	    left: 2%;
	    font-size: 24px;
	    top: 90%;
	    padding: 0px;
	    color: #646464;
	    box-shadow: 0px 0px 4px 1px #6b69692b;
	}

}

@media screen and (max-width: 1360px) {

	.mute-button {
	    background-color: #d7d7d79e;

		border: none;
	    cursor: pointer;
	    border-radius: 100px;
	    width: 45px;
	    height: 45px;
	    position: absolute;
	    float: left;
	    z-index: 9999;
	    left: 2%;
	    font-size: 24px;
	    top: 86%;
	    padding: 0px;
	    color: #646464;
	    box-shadow: 0px 0px 4px 1px #6b69692b;
	}

}
@media screen and (max-width: 1920px) {

	.mute-button {
	    background-color: #d7d7d79e;

		border: none;
	    cursor: pointer;
	    border-radius: 100px;
	    width: 45px;
	    height: 45px;
	    position: absolute;
	    float: left;
	    z-index: 9999;
	    left: 2%;
	    font-size: 24px;
	    top: 120%;
	    padding: 0px;
	    color: #646464;
	    box-shadow: 0px 0px 4px 1px #6b69692b;
	}

}*/







/*-=======<<<----Image gallery END---------======*/




/*-=======<<<----home page version 2---------======*/

.mt-0{
	margin-top:0px;
}
.mt-40{
	margin-top:40px;
}
.mt-50{
	margin-top:50px;
}
.mt-60{
	margin-top:60px;
}
.mt-70{
	margin-top:70px;
}
.mt-80{
	margin-top:80px !important;
}
.mt-90{
	margin-top: 8% !important;
}
.mt-9{
	margin-top: 9% !important;
}
.mb-10{
	margin-bottom:10px;
}
.mb-20{
	margin-bottom:20px !important;
}
.mb-30{
	margin-bottom:30px;
}
.mb-40{
	margin-bottom:40px;
}
.mb-50{
	margin-bottom:50px !important;
}
.mb-60 {
    margin-bottom: 8% !important;
}
.mb-70 {
    margin-bottom: 70px !important;
}
.mb-80{
	margin-bottom: 80px;
}
.mb-90{
	margin-bottom: 9% !important;
}
.high-tea{
    /*font-family: 'Alata', sans-serif; */
    font-family: 'Roboto', sans-serif;
    font-size: 19px;
    font-weight: 350;
    color: #000;
    letter-spacing: 1px;
    word-spacing: 3px;
    width: 37%;
    margin-left: auto;
    margin-right: auto;
    line-height: 36px;
}
.spice-route{
/*    font-family: 'Alata', sans-serif;*/
    font-family: 'Roboto', sans-serif;
    font-size: 19px;
    font-weight: 350;
    color: #000;
    letter-spacing: 1px;
    word-spacing: 3px;
    width: 43%;
    margin-left: auto;
    margin-right: auto;
    line-height: 36px;
}
.roots{
/*font-family: 'Alata', sans-serif;*/
    font-family: 'Roboto', sans-serif;
    font-size: 18px;
    font-weight: 300;
    color: #000;
    letter-spacing: 1px;
    word-spacing: 3px;
    width: 38%;
    margin-left: auto;
    margin-right: auto;
    line-height: 36px;
}
.momentinkerala {
    font-family: 'Roboto', sans-serif;
    font-size: 19px;
    font-weight: 300;
    color: #000000;
    letter-spacing: 1px;
    word-spacing: 3px;
    width: 60%;
    margin-left: auto;
    margin-right: auto;
    line-height: 29px;
}
.kerala{
	width:100%;
	max-width: 1020px;
}
.roadtofrance{
	font-family: 'Roboto', sans-serif;
    font-size: 19px;
    font-weight: 300;
    color: #000000;
    letter-spacing: 1px;
    word-spacing: 3px;
    width: 35%;
    margin-left: auto;
    margin-right: auto;
    line-height: 29px;
}
.aambal{
/*  font-family: 'Alata', sans-serif;*/
    font-family: 'Roboto', sans-serif;
    font-size: 19px;
    font-weight: 300;
    color: #000;
    letter-spacing: 1px;
    word-spacing: 3px;
    width: 44%;
    margin-left: auto;
    margin-right: auto;
    line-height: 34px;
}

.happy-place{
/*    font-family: 'Alata', sans-serif;*/
    font-family: 'Roboto', sans-serif;
    font-size: 19px;
    font-weight: 300;
    color: #000;
    letter-spacing: 1px;
    word-spacing: 3px;
    width: 46%;
    margin-left: auto;
    margin-right: auto;
    line-height: 36px;
}
.party{
	/*font-family: 'Alata', sans-serif; */
    font-family: 'Roboto', sans-serif;
    font-size: 19px;
    font-weight: 300;
    color: #000;
    letter-spacing: 1px;
    word-spacing: 3px;
    width: 30%;
    margin-left: auto;
    margin-right: auto;
    line-height: 36px;
}
.tb-you{
	    /* font-family: 'Alata', sans-serif; */
    font-family: 'Roboto', sans-serif;
    font-size: 19px;
    font-weight: 300;
    color: #000;
    letter-spacing: 1px;
    word-spacing: 3px;
    width: 40%;
    margin-left: auto;
    margin-right: auto;
    line-height: 36px;
}
.midnight{
/*    font-family: 'Alata', sans-serif;*/
    font-family: 'Roboto', sans-serif;
    font-size: 19px;
    font-weight: 300;
    color: #000;
    word-spacing: 3px;
    letter-spacing: 1px;
    width: 44%;
    margin-left: auto;
    margin-right: auto;
    line-height: 36px;
}
.last-model{	
/*    font-family: 'Alata', sans-serif;*/
    font-family: 'Roboto', sans-serif;
    font-size: 20px;
    font-weight: 300;
    color: #000;
    letter-spacing: 1px;
    word-spacing: 3px;
    width: 41%;
    margin-left: auto;
    margin-right: auto;
    line-height: 34px;
}
.tea{
 	/*font-family: 'Alata', sans-serif; */
    font-family: 'Roboto', sans-serif;
    font-size: 19px;
    font-weight: 300;
    color: #000000;
    letter-spacing: 1px;
    word-spacing: 3px;
    width: 43%;
    margin-left: auto;
    margin-right: auto;
    line-height: 29px;
}
.section-model1{
	margin-top: 68px;
    margin-bottom: 50px;
}
.model-tea{
	text-align: center;
}
.tea-txt2{
	font-size: 19px;
    color: #000;
    word-spacing: 2px;
    text-align: center;
    width: 49%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 3%;
    font-weight: 300;
    line-height: 29px;
}
.tea-txt3{
	font-size: 19px;
    color: #000;
    word-spacing: 2px;
    text-align: center;
    width: 45%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 1%;
    font-weight: 300;
    line-height: 29px;
    margin-bottom: 6%;
}
.tea-txt4{
	font-size: 19px;
    color: #000;
    word-spacing: 2px;
    text-align: center;
    width: 44%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 1%;
    font-weight: 300;
    line-height: 29px;
    margin-bottom: 0%;
}
.tea-txt5{
	/* font-family: 'Alata', sans-serif; */
    font-family: 'Roboto', sans-serif;
    font-size: 19px;
    font-weight: 300;
    color: #000;
    letter-spacing: 1px;
    word-spacing: 3px;
    width: 43%;
    margin-left: auto;
    margin-right: auto;
    line-height: 36px;
}
.vid1{
	width:30%;
	height:auto;
}
.vid2{
	width:30%;
	height:auto;
	/*width: 28.8%;
    height: 599.8px;*/
}
.vid4{
	width: 28.8%;
    height: 599.8px;
}
.btn-tea{
	background-color: #dcdcdc;
    border: #dcdcdc;
    padding: 10px 30px 10px 30px;
    color: #000;
    font-weight: 400;
    word-spacing: 2px;
}
.btn-tea:hover {
	background-color: #e1e1e1;
    border: #e1e1e1;
	color: #000;
/*	box-shadow: 0px 0px 2px 0px #0000003d;*/
}

.gray-bg{
	background-color: #939393;
}
.footer-title{
    /* color: #dea482; */
    color: #fff;
    font-weight: 400;
/*     font-family: 'Alata', sans-serif; */
    font-family: 'Open Sans', sans-serif;
    letter-spacing: 1px;
    margin-bottom:20px;
/*    font-size:22px;*/
    font-size: 19px;
}
.footer-txt{
	color:#fff;
	margin-bottom:20px;
}
.footer-cnt{
	color:#fff;
	font-weight: 500;
   
}
.footer-cnt1{
	color:#fff;
	font-weight: 500;
    margin-top: -11px;
}

.navigation-footer {
    list-style: none outside none;
    margin: 0px 0px 0px -20px;
    overflow: hidden;
    padding: 0;
    float: left;
}
.navigation-footer li {
    float: left;
}
.navigation-footer li a {
	color: #fff;
    display: block;
    font-size: 14px;
    font-weight: 500;
    padding: 30px 20px;
    letter-spacing: 2px;
    text-transform: uppercase;
}
.menu-box1{
 text-align: left;
}
.footer-mail{
	color: #fff;
    font-weight: 600;
    text-align: center;
    margin-top: 6%;
}
input.ml{
	color: #fff;
    border: none;
    outline: none;
    line-height: 10px;
    letter-spacing: .45px;
    background: #939393;
    border-bottom: 1px solid#fff;
    -webkit-appearance: none!important;
    -moz-appearance: none!important;
    -ms-appearance: none!important;
    appearance: none!important;
    -webkit-box-shadow: none!important;
    -moz-box-shadow: none!important;
    box-shadow: none!important;
    padding-bottom: 0.4rem;
}
::placeholder {
  color: #000;
  opacity: 1;
  font-family: 'Open Sans', sans-serif; 
  font-weight: 400;
  font-size: 14px;
}

:-ms-input-placeholder { 
  color: #000;
}

.logo{
/*	padding-top: 14px;*/
	padding-top:0px;
}
.cj{
	width: 70px;
	height: auto;
}


::-ms-input-placeholder { 
  color: #000;
}
/*.img-coles{
	width:95%;
	height: auto;
}*/
.img-coles {
    width: 100%;
    height: auto;
    max-width: 527px;
}

@media screen and (max-width: 480px) {
    
    
    
    
    .subscribe{
        margin-top:15px;
    }

	.mt-vd{
		margin-top: 23%!important;
	}
	.mt-t-10 {
	    margin-top: 26% !important;
	}

	.related-line {
	    content: "";
	    position: absolute;
	    top: 181%;
	    left: 24%;
	    bottom: 0;
	    height: 1px;
	    width: 51%;
	    background-color: #000;
	    display: none !important;
	}

	.short-by {
	    margin-left: 6% !important;
	}

	.lst-grd {
	    margin-left: 61% !important;
	}
	
	.shop-space {
	    width: 39% !important;
	        border: 0.5px solid #00000000 !important;
	}
	.item-fltr {
	    margin-top: -2%;
	}

	.lst-grd select {
	    padding: 10px 26px 10px 20px;
	}
	.item-fltr select {
	    padding: 10px 0px 10px 10px;
	    width: 80%;
	}
	.vid4{
	width: 90%;
    height: 578px;
    }

	.high-tea {
	   width: 85% !important;
	}
	.spice-route{
		width: 85%;
	}
	.aambal{
		width: 85%;
	}
	.happy-place{
		width: 85%;
	}
	.party{
		width: 91%;
	}
	.tb-you{
	    width: 88%;
	}
	.midnight{
	    width: 90%;
	 }
	.last-model{
	    width: 90%;
	}
	.tea {
	    width: 90%; 
	    font-size: 17px;
	    margin-top: 10%;
	}

	.colec-txt1 {
	    width: 90%;
	    margin-top: 7%;
	    font-size: 17px;
	}
	.tea-txt2 {
	    width: 90%;
	    font-size: 17px;
	 }
	.tea-txt3 {
	    width: 90%;
	    font-size: 17px;
	}
	.tea-txt4 {
	    width: 90%;
	    font-size:17px;
	    margin-bottom: 9%;
    	margin-top: 0px;
	}
	.tea-txt5 {
	    width: 90%;
	    font-size:17px;
	}

	.sketch {
	    margin-bottom: 8%;
	}

	.vid1 {
	    width: 90%;
	    height: auto;
	}
	.vid2 {
	    width: 90%;
	    height: auto;
	}


}

/*-=======<<<----MEGA MENU start---------======*/

.dropdown {
  float: left;
  overflow: hidden;
}

.dropdown .dropbtn{
	color: #000000;
    display: block;
    font-size: 14px;
    font-weight: 400;
    padding: 30px 20px;
    letter-spacing: 2px;
    border: none;
    background-color: #f0f8ff00;
    text-transform: uppercase;
}

.dropdown-content {
  display: none;
  position: fixed;
  background-color: #fff;
  width: 100%;
  left: 0;
	box-shadow: 0px -1px 1px 0px #c5c5c54d;
/*	border-top: 0.5px solid #00000042;*/
  z-index: 1;
  text-transform: uppercase;
}
.dropdown-content .header {
  background: #fff;
  padding: 16px;
  color: black;

}
.dropdown-content .header2 h2 {
     font-weight: 400;
    font-size: 24px;
    text-align: center;
}
.dropdown-content .header1 h2 {
     font-weight: 400;
    font-size: 24px;
    text-align: center;
}
.dropdown:hover .dropdown-content {
  display: block;
   	padding-left: 8%;
    padding-right: 8%;
}

ul.column {
    list-style: none;
    display: grid;
}
.column li{

}
.column {
  float: right;
  width: 28.6%;
  padding: 10px;
  background-color: #fff;
  height: 280px;
}

.column a {
	float: none;
    color: black;
    padding: 8px 0px 8px 0px !important;
    text-decoration: none;
    display: block !important;
    text-align: left;
}

.column a:hover {
  color:#010101;
}
/*.img-collection{
	width: 100%;
    margin-left: -73px;
    margin-right: 9px;
    margin-top: -28px;
}*/
.img-collection {
    width: 63%;
    height: auto;
    margin-left: -9%;
    margin-right: 9px;
    margin-top: -28px;
}


/*-=======<<<----MEGA MENU END---------======*/



/*-=======<<<----SPICE START---------======*/

.sketch{
	width: 95.1%;
}
.colec2-txt {
    font-size: 19px;
    color: #000;
    word-spacing: 2px;
    text-align: center;
    width: 67%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 45%;
    font-weight: 300;
}

.colec2-txt1 {
    font-size: 19px;
    color: #000;
    word-spacing: 2px;
    text-align: center;
    width: 67%;
    margin-left: auto;
    margin-right: auto;
    font-weight: 300;
}
.colec2-txt2 {
    font-size: 19px;
    color: #000;
    word-spacing: 2px;
    text-align: center;
    width: 81%;
    margin-left: auto;
    margin-right: auto;
    font-weight: 300;
}
.spice-txt1 {
    font-size: 19px;
    color: #000;
    word-spacing: 2px;
    text-align: center;
    width: 52%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 3%;
    margin-bottom: 3%;
    font-weight: 300;
    line-height: 29px;
}
.spice-txt4 {
    font-size: 19px;
    color: #000;
    word-spacing: 2px;
    text-align: center;
    width: 56%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 1%;
    font-weight: 300;
    line-height: 29px;
    margin-bottom: 0%;
}
.spice-txt5 {
/*    font-size: 27px;*/
    font-size: 21px;
    color: #000;
    word-spacing: 0px;
    text-align: center;
    width: 77%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 42%;
    font-weight: 300;
    font-family: 'Source Serif 4', serif;
    font-style: italic;
/*    font-family: 'Tangerine', cursive;*/
}
.spice-name{
	font-size: 17px;
    color: #000;
    word-spacing: 2px;
    font-weight: 300;
    margin-left: 43.8%;
    text-align: center;
}

.roots{
    /* font-family: 'Alata', sans-serif; */
    font-family: 'Roboto', sans-serif;
    font-size: 19px;
    font-weight: 300;
    color: #000000;
    letter-spacing: 1px;
    word-spacing: 3px;
    width: 55%;
    margin-left: auto;
    margin-right: auto;
    line-height: 29px;
}
.roots1-txt {
    font-size: 19px;
    color: #000;
    word-spacing: 2px;
    text-align: center;
    width: 71%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 36%;
    font-weight: 300;
}
.roots2-txt2 {
    font-size: 19px;
    color: #000;
    word-spacing: 2px;
    text-align: center;
    width: 43%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 3%;
    font-weight: 300;
    line-height: 29px;
}
.root3-txt5 {
	font-size: 21px;
    color: #000;
    word-spacing: 0px;
    text-align: center;
    width: 80%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 28%;
    font-weight: 300;
/*    font-family: 'Tangerine', cursive;*/
    font-family: 'Source Serif 4', serif;
    font-style: italic;
}
.fortressbymidnight-txt1 {
    font-size: 19px;
    color: #000;
    word-spacing: 2px;
    text-align: center;
    width: 78%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 38%;
    font-weight: 300;
}
.fortressbymidnight-txt2 {
    font-size: 19px;
    color: #000;
    word-spacing: 2px;
    text-align: center;
    width: 72%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 3%;
    font-weight: 300;
    line-height: 29px;
}
.fortressbymidnight-txt3 {
    font-size: 19px;
    color: #000;
    word-spacing: 2px;
    text-align: center;
    width: 78%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 40%;
    font-weight: 300;
}
.hoori {
    /* font-family: 'Alata', sans-serif; */
    font-family: 'Roboto', sans-serif;
    font-size: 19px;
    font-weight: 300;
    color: #000000;
    letter-spacing: 1px;
    word-spacing: 3px;
    width: 57%;
    margin-left: auto;
    margin-right: auto;
    line-height: 29px;
}
.hoori1 {
    font-size: 19px;
    color: #000;
    word-spacing: 2px;
    text-align: center;
    width: 57%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 38%;
    font-weight: 300;
}
.hoori2 {
    font-size: 19px;
    color: #000;
    word-spacing: 2px;
    text-align: center;
    width: 53%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 3%;
    font-weight: 300;
    line-height: 29px;
}
.hoori3 {
    font-size: 19px;
    color: #000;
    word-spacing: 2px;
    text-align: center;
    width: 52%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 1%;
    font-weight: 300;
    line-height: 29px;
}
.hoori4 {
    font-size: 19px;
    color: #000;
    word-spacing: 2px;
    text-align: center;
    width: 59%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 42%;
    font-weight: 300;
}
.hoori5 {
    font-size: 19px;
    color: #000;
    word-spacing: 2px;
    text-align: center;
    width: 57%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0%;
    font-weight: 300;
    margin-bottom: 3%;
    line-height: 29px;
}
.tribe {
    /* font-family: 'Alata', sans-serif; */
    font-family: 'Roboto', sans-serif;
    font-size: 19px;
    font-weight: 300;
    color: #000000;
    letter-spacing: 1px;
    word-spacing: 3px;
    width: 53%;
    margin-left: auto;
    margin-right: auto;
    line-height: 29px;
}
.tribe-txt1 {
    font-size: 19px;
    color: #000;
    word-spacing: 2px;
    text-align: center;
    width: 75%;
    margin-left: auto;
    margin-right: auto;
    font-weight: 300;
}
.mt-40p{
	margin-top: 5%;
}
.section-model2 {
    margin-top: 8%;
    margin-bottom: 6%;
}
.gal{
	
}
.aambal{
    /* font-family: 'Alata', sans-serif; */
    font-family: 'Roboto', sans-serif;
    font-size: 19px;
    font-weight: 300;
    color: #000000;
    letter-spacing: 1px;
    word-spacing: 3px;
    width: 55%;
    margin-left: auto;
    margin-right: auto;
    line-height: 29px;
   }
   .aambal-txt{
   		font-size: 19px;
	    color: #000;
	    word-spacing: 2px;
	    text-align: center;
	    width: 54%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 40%;
	    font-weight: 300;
   }
   .aambal-txt1{
   		font-size: 19px;
	    color: #000;
	    word-spacing: 2px;
	    text-align: center;
	    width: 52%;
	    margin-left: auto;
	    margin-right: auto;
	    margin-top: 1%;
	    font-weight: 300;
	    line-height: 29px;
   }
   .aambal-txt5 {
	    font-size: 21px;
	    color: #000;
	    word-spacing: 0px;
	    text-align: center;
	    width: 51%;
	    margin-left: auto;
	    margin-right: auto;
	    margin-top: 42%;
	    font-weight: 300;
/*	    font-family: 'Tangerine', cursive;*/
	    font-family: 'Source Serif 4', serif;
	    font-style: italic;
	}
	.aambal-txt4 {
	    font-size: 19px;
	    color: #000;
	    word-spacing: 2px;
	    text-align: center;
	    width: 51%;
	    margin-left: auto;
	    margin-right: auto;
	    margin-top: 0%;
	    font-weight: 300;
	    line-height: 29px;
	    margin-bottom: 0%;
	}
	.myhappyplace {
	    /* font-family: 'Alata', sans-serif; */
	    font-family: 'Roboto', sans-serif;
	    font-size: 19px;
	    font-weight: 300;
	    color: #000000;
	    letter-spacing: 1px;
	    word-spacing: 3px;
	    width: 63%;
	    margin-left: auto;
	    margin-right: auto;
	    line-height: 29px;
	}
	.myhappyplace-txt {
	    font-size: 19px;
	    color: #000;
	    word-spacing: 2px;
	    text-align: center;
	    width: 68%;
	    margin-left: auto;
	    margin-right: auto;
	    margin-top: 40%;
	    font-weight: 300;
	}
	.myhappyplace-txt1 {
	    font-size: 19px;
	    color: #000;
	    word-spacing: 2px;
	    text-align: center;
	    width: 62%;
	    margin-left: auto;
	    margin-right: auto;
	    margin-top: 3%;
	    font-weight: 300;
	    line-height: 29px;
	}
	.myhappyplace-txt2 {
	    font-size: 19px;
	    color: #000;
	    word-spacing: 2px;
	    text-align: center;
	    width: 54%;
	    margin-left: auto;
	    margin-right: auto;
	    margin-top: 1%;
	    font-weight: 300;
	    line-height: 29px;
	}
	.myhappyplace-txt5 {
	       font-size: 21px;
    color: #000;
    word-spacing: 0px;
    text-align: center;
    width: 69%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 32%;
    font-weight: 300;
/*    font-family: 'Tangerine', cursive;*/
    font-family: 'Source Serif 4', serif;
    font-style: italic;
	}

	.lifeoftheparty {
	    /* font-family: 'Alata', sans-serif; */
	    font-family: 'Roboto', sans-serif;
	    font-size: 19px;
	    font-weight: 300;
	    color: #000000;
	    letter-spacing: 1px;
	    word-spacing: 3px;
	    width: 75%;
	    margin-left: auto;
	    margin-right: auto;
	    line-height: 29px;
	}
	.lifeoftheparty-txt1 {
	    font-size: 19px;
	    color: #000;
	    word-spacing: 2px;
	    text-align: center;
	    width: 57%;
	    margin-left: auto;
	    margin-right: auto;
	    margin-top: 42%;
	    font-weight: 300;
	}
	.lifeoftheparty-txt2 {
	    font-size: 19px;
	    color: #000;
	    word-spacing: 2px;
	    text-align: center;
	    width: 54%;
	    margin-left: auto;
	    margin-right: auto;
	    margin-top: 3%;
	    font-weight: 300;
	    line-height: 29px;
	}
	.lifeoftheparty-txt3 {
	    font-size: 19px;
	    color: #000;
	    word-spacing: 2px;
	    text-align: center;
	    width: 61%;
	    margin-left: auto;
	    margin-right: auto;
	    margin-top: 1%;
	    font-weight: 300;
	    line-height: 29px;
	    margin-bottom: 6%;
	}
	
.lifeoftheparty-txt4 {
    font-size: 19px;
    color: #000;
    word-spacing: 2px;
    text-align: center;
    width: 61%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 1%;
    font-weight: 300;
    line-height: 29px;
    margin-bottom: 0%;
}
.lifeoftheparty-txt5 {
    font-size: 19px;
    color: #000;
    word-spacing: 2px;
    text-align: center;
    width: 63%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 42%;
    font-weight: 300;
}
.model-bespoke {
    text-align: center;
}
.bespoke {
    /* font-family: 'Alata', sans-serif; */
    font-family: 'Roboto', sans-serif;
    /* margin-bottom: 30px; */
    font-size: 27px;
    font-weight: 300;
    color: #000000;
    letter-spacing: 1px;
}
.bespoke-cntn1{
	text-align: left;
}
.bespoke-txt1 {
    font-size: 17px;
    color: #000;
    word-spacing: 2px;
    text-align: left;
    width: 46%;
    margin-left: 8%;
    /* margin-right: auto; */
    margin-top: 2%;
    font-weight: 300;
}
.section-reach-us{
	background-color: #e6e6e6;
	padding-top:5%;
	padding-bottom:5%;
}

.model-reachus {
    text-align: center;
}
.reach-us {
       /* font-family: 'Alata', sans-serif; */
    font-family: 'Roboto', sans-serif;
    /* margin-bottom: 30px; */
        font-size: 27px;
    font-weight: 300;
    color: #000000;
    letter-spacing: 1px;
    margin-left: 3.6%;
}
.reachus-txt1{
	    font-size: 17px;
    color: #000;
    word-spacing: 2px;
    text-align: left;
    width: 80%;
    margin-left: 8%;
    /* margin-right: auto; */
    margin-top: 2%;
    font-weight: 300;
}
.reach-form {
    width: 72.6%;
    margin-left: 7.7%;
}
form input, form textarea {
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    font-weight: 400;
    color: #252525;
    border-bottom: 1px solid #000;
    /* line-height: inherit; */
    padding: 17px 20px 3px 5px;
    width: 100%;
    font-size: 15px;

    background: #fff0;
}

label {
/*    display: inline-block;*/
	/*display: inline-flex;*/
	display: contents;
    max-width: 100%;
    margin-bottom: 0px;
    padding: 7px 0px 0px 10px;
    position: absolute;
    font-size: 15px;
    color: #000;
    font-weight: 300;
    
}
.rad{
	font-weight: 400;
    font-size: 15px;
    margin-top: 42px;
    color: #000;
    margin-bottom:18px;
}
.rad1{
	
}
.radd{
	margin-top: 9%;
    margin-left: 13%;

}
/*input[type=radio], input[type=checkbox] {
    margin: 0px 3px 0px 7px;
    margin-top: 1px \9;
    line-height: normal;
}*/

/* Custom radio button styles */
        .custom-radio input[type="radio"] {
            display: none;
        }

        /* Style the custom radio button */
        .custom-radio .radio-label::before {
            content: "";
            display: inline-block;
            width: 12px;
            height: 12px;
            border: 1px solid #000; /* Color for unchecked radio */
            border-radius: 50%;
            margin-right: 5px;
            margin-top: -4px;
            vertical-align: middle;
        }

        /* Style the custom radio button when checked */
        .custom-radio input[type="radio"]:checked + .radio-label::before {
            background-color: #000; /* Color for checked radio */
/*            border: 1px solid #000;*/
        }

        /* Style the text label */
        .custom-radio .radio-label {
            font-size: 15px;
            vertical-align: middle;
            cursor: pointer;
            margin-right: 10px;
        }

        /* Add some padding or margin for better spacing */
        .custom-radio {
            margin-right: 10px;
            margin-top: -5px;
        }


input.sbt_btn {
    width: 18%;
    color: #fff;
    border: none;
    background-color: #363535;
    padding: 10px 30px;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 1px;
    margin-top: 30px;
    margin-bottom: 30px;
}
select#inquiry {
    box-sizing: border-box;
    font-weight: 400;
    color: #252525;
    border-bottom: 1px solid #000;
    padding: 17px 20px 3px 6px;
    width: 100%;
    border-top: 0px solid;
    border-left: 0px solid;
    border-right: 0px solid;
    font-size: 15px;
    background: #fff0;
}

select#inquiry option{
	background-color: beige;
}

input[type='radio'] {
    transform: scale(1);
     -webkit-appearance: radio;
}

.connect-cntn1 {
    text-align: left;
}
.connect-txt1 {
	font-size: 18px;
    color: #000;
    word-spacing: 2px;
    text-align: left;
    width: 46%;
    margin-left: 8%;
    font-style: italic;
    margin-top: 2%;
    font-weight: 400;
    font-family: 'Source Serif 4', serif !important;
}
.connect-txt2 p{
	margin-top: 6%;
    margin-left: 8%;
    color: #000;
    font-weight: 300;
    width: 80%;
    font-size: 18px;
    line-height: 25px;
}
.map-section{
	padding-left: 58px;
    margin-top: 9%;
}
.connect-title{
	margin-top: 12.3%;
}
.connect-title h3 {
    color: #000;
    font-weight: 600;
    /* font-family: 'Alata', sans-serif; */
    font-family: 'Open Sans', sans-serif;
    letter-spacing: 1px;
    font-size: 16px;
}
.connect-para{
	margin-top: 7%;
    width: 53%;
    color: #000;
}
.connect-para p{

}

.connect-para-contact{
	line-height: 17px;
    margin-top: 8%;
    color: #000;
    font-weight: 300;
}
.connect-para-contact p a{
	color: #000;
}
.ourstory-txt1 {
    font-size: 18px;
    color: #000;
    word-spacing: 2px;
    text-align: left;
    width: 37.5%;
    margin-left: 8%;
    font-style: italic;
    margin-top: 2%;
    font-weight: 400;
    font-family: 'Source Serif 4', serif !important;
}
.ourstory {
    /* font-family: 'Alata', sans-serif; */
    font-family: 'Roboto', sans-serif;
    /* margin-bottom: 30px; */
    font-size: 27px;
    font-weight: 300;
    color: #000000;
    letter-spacing: 1px;
}
.model-ourstory {
    text-align: center;
}
.ourstory-txt2{
	margin-top: 4%;
}
.ourstory-txt2 p {
    margin-top: 2%;
    margin-left: 8%;
    color: #000;
    font-weight: 300;
    width: 69%;
    font-size: 16px;
    line-height: 25px;
}
.ourstory-txt3 p {
    margin-top: 2%;
    margin-left: 8%;
    color: #000;
    font-weight: 300;
    width: 77%;
    font-size: 16px;
    line-height: 25px;
}




/*-=======<<<----SPICE END---------======*/


.tab {
  overflow: hidden;
  /*border: 1px solid #ccc;
  background-color: #f1f1f1;*/
}

/* Style the buttons inside the tab */
.tab button {
  background-color: inherit;
/*  float: left;*/
	text-align: center;
  border: none;
  outline: none;
  cursor: pointer;
  padding: 14px 16px;
  transition: 0.3s;
  font-size: 25px;
}

/* Change background color of buttons on hover */
.tab button:hover {
/*  background-color: #ddd;*/
color:#000;
}

/* Create an active/current tablink class */
.tab button.active {
/*  background-color: #ccc;*/
		color:#000;
}

/* Style the tab content */
.tabcontent {
  display: none;
  padding: 6px 12px;
/*  border: 1px solid #ccc;*/
  border-top: none;
}
.legal{
	    width: 70%;
    margin-left: auto;
    margin-right: auto;
}
.legal p{
	color:#000;
	font-weight: 300;
    font-size: 14px;
    line-height: 35px;
}
.legal h3{
	    color: #000;
    font-weight: 400;
    font-size: 14px;
    line-height: 26px;
    margin-bottom: 0%;
}
.label-btn{
	margin-bottom:5%;
	    text-align: center;
}
.whats-app {
   position: fixed;
    width: 60px;
    height: 60px;
    bottom: 40px;
    right: 15px;
    /* background-color: #25d366; */
    color: #000;
    border-radius: 50px;
    /* border: 1px solid #000; */
    text-align: center;
    font-size: 50px;
    /* box-shadow: 2px 2px 3px #9999998f; */
    z-index: 100;
}
.my-float {
    margin-top: -100px;
}


/*-=======<<<----home page version2 END---------======*/


@media screen and (max-width: 480px) {


.image-big-list-item {
    width:100%;
    max-width: 200px;
}

	.reach-form {
	    width: 90%;
	    margin-left: 4%;
	    /* margin-right: 5%; */
	}
	.aambal-txt{
		width:90%;
		margin-top: 6%;
	}
	.aambal-txt5{
		width: 90%;
    	margin-top: 18%;
	}
	.mb-90 {
	    margin-bottom: 20% !important;
	}
	.aambal-txt4{
		width: 90%;
    	margin-top: 8%;
	}
	.aambal-txt1{
		width:90%;
		margin-top: 0%;
	}
	.myhappyplace{
		width: 90%;
    	margin-top: 12%;
    	margin-bottom: 14%;
	}
	.myhappyplace-txt{
		width:90%;
		margin-top: 10%;
    	margin-bottom: 10%;
	}
	.myhappyplace-txt1{
		width: 86%;
	}
	.myhappyplace-txt2{
		width: 90%;
	}
	.myhappyplace-txt5{
		width: 90%;
		margin-top: 20%;
	}
	.spice-name{
		margin-left: 17%;
	}
	.tribe{
		width:90%;
		margin-top: 10%;
	}
	.colec2-txt{
		width:90%;
		margin-top: 12%;
		font-size:17px;
	}
	.tribe-txt1{
		width:90%;
	}
	.aambal{
		width:85%;
		font-size:17px;
	}
	.colec2-txt1 {
		width:90%;
		font-size:17px;
	}
	.colec2-txt2 {
		width:90%;
		font-size:17px;
	}
	.spice-txt1{
		width:90%;
		font-size:17px;
		margin-top: 0%;
	}
	.spice-txt4 {
		width:90%;
		font-size:17px;
	}
	.spice-txt5 {
		width:90%;
		font-size:17px;
		margin-top: 20%;
	}
	.roots{
		width: 66%;
		font-size: 17px;
	}
	.roots1-txt{
		width: 90%;
		font-size: 17px;
		margin-top: 12%;
	}
	.roots2-txt2{
		width: 90%;
		font-size: 17px;
		margin-top: 10%;
	}
	.root3-txt5{
		width: 90%;
	    font-size: 17px;
	    margin-top: 17%;
	}
	.bespoke-txt1 {
	    font-size: 17px;
	    color: #000;
	    word-spacing: 2px;
	    text-align: center;
	    width: 100%;
	    margin-left: auto;
	    margin-right: auto;
	    margin-top: 8%;
	    font-weight: 300;
	    margin-bottom: 8%;
	}
	.reachus-txt1 {
	    font-size: 15px;
	    color: #000;
	    word-spacing: 2px;
	    text-align: center;
	    width: 100%;
	    margin-left: auto;
	    margin-right: auto;
	    margin-top: 8%;
	    font-weight: 300;
	    margin-bottom: 8%;
	}
	form input, form textarea {
	    -moz-box-sizing: border-box;
	    box-sizing: border-box;
	    font-weight: 400;
	    color: #252525;
	    border-bottom: 1px solid #000;
	    /* line-height: inherit; */
	    padding: 17px 20px 3px 5px;
	    width: 100%;
	    font-size: 15px;
	    background: #fff0;
	}
	.radd {
	    margin-top: 8%;
    	margin-left: 0%;
	}
	input.sbt_btn {
	    width: 40%;
	    color: #fff;
	    border: none;
	    background-color: #363535;
	    padding: 6px 16px;
	    text-transform: uppercase;
	    font-size: 14px;
	    font-weight: 500;
	    letter-spacing: 1px;
	    margin-top: 30px;
	    margin-bottom: 30px;
	}
	.connect-txt1 {
	    font-size: 18px;
	    color: #000;
	    word-spacing: 2px;
	    text-align: center;
	    width: 90%;
	    margin-left: auto;
	    margin-right: auto;
	    font-style: italic;
	    margin-top: 8%;
	    font-weight: 300;
	    font-family: 'Source Serif 4', serif !important;
	}
	.connect-txt2 p {
	    margin-top: 6%;
	    margin-left: 1px;
	    color: #000;
	    width: 90%;
	    font-size: 18px;
	    line-height: 25px;
	    text-align: center;
	    margin-left: auto;
	    margin-right: auto;
	}
	.ourstory-txt1 {
	    font-size: 18px;
	    color: #000;
	    word-spacing: 2px;
	    text-align: center;
	    width: 90%;
	    margin-left: auto;
	    font-style: italic;
	    margin-top: 8%;
	    font-weight: 300;
	    font-family: 'Source Serif 4', serif !important;
	    margin-bottom: 6%;
	    margin-right: auto;
	}
	.ourstory-txt2 p {
	    width: 90%;
	}
	.ourstory-txt3 p {
    	width: 90%;
	}
	.map-section {
	    padding-left: 0px;
	}
	.navigation-footer li a {
	    color: #fff;
	    display: block;
	    font-size: 14px;
	    font-weight: 600;
	    padding: 4px 15px 4px 15px;
	    letter-spacing: 2px;
	    text-transform: uppercase;
	}
	.navigation-footer {
	    list-style: none outside none;
	    margin: 0px 0px 10px 0px;
	    overflow: hidden;
	    padding: 0;
	    float: left;
	}
	.footer-mail {
	    color: #fff;
	    font-weight: 600;
	    text-align: center;
	    float: left;
	    width: 100%;
	    margin-top: 6%;
	}
	.navigation-footer li {
	    /* float: left; */
	    text-align: center;
	    width: 100%;
	    margin-left: auto;
	    margin-right: auto;
	}
	.footer-icon {
	    list-style: none outside none;
	    margin: 0;
	    /* margin-top: 22%; */
	    margin-top: 7%;
	    padding: 0;
	    text-align: center;
	    margin-bottom: 6%;
	}
	.legal {
	    width: 90%;
	    margin-left: auto;
	    margin-right: auto;
	}
	
	/*.mobile-menu li a {
	    display: block;
	    font-size: 10px;
	    padding: 8px 15px;
	    text-decoration: none;
	    text-transform: uppercase;
	    border-top: none;
	    color: #000;
	    font-weight: 500;
	    margin-top: 7px;
	}*/
	.img-collection {
	    width: 120px;
	    height: auto;
	    margin-left: -68%;
	    margin-right: 9px;
	    margin-top: 31%;
	}
	.column {
		  float: right;
		  height: 230px;
	}
	.history {
	    font-size: 23px;
	}
	.dropdown-content{
		top:9.8%;
	}
	.hoori{
		width:90% ;
	}
	.hoori1{
		width:90%;
		margin-top:5%;
	}
	.hoori2{
		width:90%;
	}
	.hoori3{
		width:90%;
	}
	.hoori4 {
	    width: 99%;
	    margin-top: 20%;
	}
	.hoori5{
		width:90%;
	}
	.model-tea {
	    margin-bottom: 10%;
	}
	.fortressbymidnight-txt1{
		width:90%;
		margin-top:8%;
	}
	.fortressbymidnight-txt2{
		width:90%;
	}
	.fortressbymidnight-txt3{
		width:90%;
		margin-top:15%;
	}
}


@media screen and (min-width: 300px) {


article {
		display: flex;
		flex-wrap: wrap;
	}
	figure {
		background: #eee;
		width: 100%;
		height: 100vh;
		margin: 0 auto 3vh 0;
		position: sticky;
		top: 0;
		overflow: hidden;
/*		box-shadow: 4px -4px 8px rgba(0,0,0,.4);*/
			}
	figure:nth-of-type(2n)::after {
		right: 45%;
		left: 5vmin;
	}
	figure:nth-of-type(1),
	figure:nth-of-type(2) {
		margin: 0 0 3vh 0;
		width: 100%;
			}
	figure:nth-of-type(2n) {
		margin: 0 0 3vh auto;
/*		box-shadow: -4px -4px 8px rgba(0,0,0,.4);*/
			}
	figure:last-of-type {
		margin-bottom: 0;
	}
	figure img {
		min-width: 100%;
		min-height: 100%;
		object-fit: cover;
		object-position: center;
	}
	
}


@media screen and (max-width: 600px) {
	.dropdown-content {
	    top: 9.7%;
	}
}

@media screen and (min-width: 820px) {
	/*.related-line {
	    content: "";
	    position: absolute;
	    top: 147.7% !important;
	    left: 38% !important;
	    bottom: 0;
	    height: 1px;
	    width: 24% !important;
	    background-color: #000;
	}*/
}

@media screen and (min-width: 700px) {

	/*.related::after {
    content: "";
    position: absolute;
    top: 178%;
    left: 25%;
    bottom: 0;
    height: 0.5px;
    width: 50%;
    background-color: #000;
}*/
	
	article {
		display: flex;
		flex-wrap: wrap;
	}
	figure {
		background: #eee;
		width: calc( 50% + 1px);
		height: 100vh;
		margin: 0 auto 3vh 0;
		position: sticky;
		top: 0;
		overflow: hidden;
/*		box-shadow: 4px -4px 8px rgba(0,0,0,.4);*/
			}
	
	figure:nth-of-type(2n)::after {
		right: 45%;
		left: 5vmin;
	}
	
	figure:nth-of-type(1),
	figure:nth-of-type(2) {
		margin: 0 0 3vh 0;
		width: 50%;
			}
	figure:nth-of-type(2n) {
		margin: 0 0 3vh auto;
	/*box-shadow: -4px -4px 8px rgba(0,0,0,.4);*/
	}


	
	figure:last-of-type,{
		margin-bottom: 0;
	}
	figure img {
		min-width: 100%;
		min-height: 100%;
		object-fit: cover;
		object-position: center;
	}
	
}


/*=======<<<----shop page------>>>========*/


/*=======<<<----filter and sort section------>>>========*/
.short-by {
	position: absolute;
    margin-left: 0%;
}
.item-fltr {
    margin-top: -2px;
    display: flex;
}
.item-fltr select {
    padding: 10px 10px 9px 15px;
    font-size: 16px;
    border-radius: 0px;
    font-family: 'Roboto', sans-serif;
    border: 0.5px solid #00000038;
}

/*.lst-grd {
    position: absolute;
    margin-top: -43px;
    margin-left: 70.1%;
}*/
.lst-grd {
    /* position: absolute; */
    margin-top: -42px;
   margin-right:0%;
      float: right;
}

.lst-grd select {
    padding: 10px 40px 9px 15px;
/*	padding: 10px 40px 9px 15px;*/
}

.shop-space {
    border: 0.5px solid #00000038;
    height: 41px;
    margin-top: 0px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;;
}




/*=======<<<----filter and sort section END------>>>========*/





/*@import url('https://fonts.googleapis.com/css2?family=Open+Sans:wght@300;400;600;700;800&display=swap');*/

*{
    box-sizing: border-box;
    padding: 0;
    margin: 0;
/*	font-family: 'Open Sans', sans-serif;*/
	    font-family: 'Roboto', sans-serif;
}
/*body{
    line-height: 1.5;
}*/
.card-wrapper{
    max-width: 1100px;
    margin: 0 auto;
}
/*img{
    width: 100%;
    display: block;
}*/
.img-display{
    overflow: hidden;
    width: 100%;
    max-width: 380px;
    margin-left: auto;
    margin-right: auto;
}
.img-showcase{
    display: flex;
    width: 100%;
    transition: all 0.5s ease;
}
.img-showcase img{
    min-width: 100%;
}
.img-select{
    display: flex;
}
.img-item{
    margin: 0.3rem;
}
.img-item:nth-child(1),
.img-item:nth-child(2),
.img-item:nth-child(3){
    margin-right: 0;
}
.img-item:hover{
    opacity: 0.8;
}
.product-content{
    padding: 2rem 1rem;
}
/*.product-title{
    font-size: 30px;
    text-transform: capitalize;
    font-weight: 300;
    position: relative;
    color: #000;
    margin: 1rem 0;
    font-family: 'Roboto', sans-serif;
}*/
.product-title {
    font-size: 36px;
    text-transform: capitalize;
    font-weight: 300;
    /*line-height: 40px;*/
    position: relative;
    color: #000;
    height: 80px;
    /*margin: 1rem 0;*/
        margin: 10px 0px 10px 0px;
    font-family: 'Roboto', sans-serif;
}
.related-line {
    content: "";
    position: absolute;
    top: 147%;
    left: 44%;
    bottom: 0;
    height: 1px;
    width: 12%;
    background-color: #000;
}
/*.related::after{
	content: "";
    position: absolute;
    top: 143%;
    left: 44%;
    bottom: 0;
    height: 1px;
    width: 12%;
    background-color: #000;
}*/
.product-title::after{
    content: "";
    position: absolute;
    /*top: 213px;*/
    top: 200%;
    left: 0;
    bottom: 0;
    height: 1px;
    width: 91.5%;
    background: #000;
}
.product-title::before{
    content: "";
    position: absolute;
    /*top: 103px;*/
        top: 350%;
    left: 0;
    bottom: 0;
    height: 1px;
    width: 91.5%;
    background: #000;
}
.product-link{
    text-decoration: none;
    text-transform: uppercase;
    font-weight: 400;
    font-size: 0.9rem;
    display: inline-block;
    margin-bottom: 0.5rem;
    background: #256eff;
    color: #fff;
    padding: 0 0.3rem;
    transition: all 0.5s ease;
}
.product-link:hover{
    opacity: 0.9;
}
.product-rating{
    color: #ffc107;
}
.product-rating span{
    font-weight: 600;
    color: #252525;
}
.product-price{
/*    margin: 1rem 0;*/
	/*margin: -20px 0px 30px 1px;*/
	   margin: 0px 0px 30px 1px;
/*    font-size: 1rem;*/
	font-size: 19px;
/*    font-weight: 700;*/
}
.product-price span{
    font-weight: 400;
}
.last-price span{
    color: #f64749;
    text-decoration: line-through;
}
.new-price span{
   color: #000000;
    
}
.product-detail h2{
    text-transform: capitalize;
    color: #000;
    padding-bottom: 0.6rem;
}
.product-detail p{
	font-size: 14px;
    padding: 0.1rem;
    opacity: 1;
   /* font-size: 0.9rem;
    padding: 0.3rem;
    opacity: 0.8;*/
}
.product-detail ul{
/*    margin: 1rem 0;*/
	    margin: 0px 0px 0px 0px;
	/*font-size: 0.9rem;*/
	font-size: 14px;
}
.product-detail ul li{
    margin: 0;
    list-style: none;
/*    background: url(https://fadzrinmadu.github.io/hosted-assets/product-detail-page-design-with-image-slider-html-css-and-javascript/checked.png) left center no-repeat;*/
/*    background-size: 14px;*/
    padding-left: 0px;
    margin: 0.4rem 0;
    font-weight: 400;
   
}
.product-detail ul li span{
    font-weight: 400;
}

.purchase-info{
	/*margin: 1.5rem 0;*/
/*	margin: -1.5% 0px 0px 0px;*/
	margin: -1% 0px 0px 0px;
}


.purchase-info input,
.purchase-info .btn{
    /*border: 1.5px solid #ddd;
    border-radius: 25px;
    text-align: center;
    padding: 0.45rem 0.8rem;
    outline: 0;
    margin-right: 0.2rem;
    margin-bottom: 1rem;*/
/*    border: 1.5px solid #ddd;*/
    border-radius: 1px;
    text-align: center;
    padding: 1.2% 24%;
    outline: 0;
    margin-right: 0px;
    margin-bottom: 1rem;
}
.purchase-info input{
    width: 60px;
}
.purchase-info .btn{
    cursor: pointer;
    color: #fff;
        text-transform: capitalize;
    font-weight: 400;
}
.purchase-info .btn:first-of-type{
    background: #256eff;
}
.purchase-info .btn:last-of-type{
    background: #000;
        width: 91.4%;
}
.purchase-info .btn:hover{
    opacity: 0.9;
}
.social-links{
    display: flex;
    align-items: center;
}
.social-links a{
    display: flex;
    align-items: center;
    justify-content: center;
    width: 32px;
    height: 32px;
    color: #000;
    border: 1px solid #000;
    margin: 0 0.2rem;
    border-radius: 50%;
    text-decoration: none;
    font-size: 0.8rem;
    transition: all 0.5s ease;
}
.social-links a:hover{
    background: #000;
    border-color: transparent;
    color: #fff;
}

.tab-menu { 
	margin-top:34px; 
}
.tab-menu ul { 
	margin:0; 
	padding:0; 
	list-style:none; 
	display: -webkit-box; 
	display: -webkit-flex; 
	display: -ms-flexbox; 
	display: flex; 
}
.tab-menu ul li { -ms-flex-preferred-size: 0; 
	flex-basis: 0; 
	-ms-flex-positive: 1; 
	flex-grow: 1; 
	max-width: 100%; 
	text-align:center; 
}
.tab-menu ul li a { 
	color: #000; 
	text-transform: uppercase; 
	letter-spacing: 0.44px; 
/*	font-family: 'Oswald'; */
	font-weight:400; 
	display:inline-block; 
	padding:18px 26px; 
	display:block; 
	text-decoration:none; 
	transition:0.5s all; 
	/*background: #d0d062; 
	border: 2px solid #d0d062; */
	border-bottom: 0; 
}
.tab-menu ul li a:hover { 
/*	background:#d0d062; */
	color:#000; 
	border-bottom: 1px solid;
	text-decoration:none; 
}
.tab-menu ul li a.active { 
/*	background:#f4fcce; */
	border-bottom: 1px solid;
    color: #000;
    text-decoration: none;; 
}
.tab-box { 
	display:none; 
}

.tab-teaser { 
	max-width:800px;
	height: 330px; 
	width: 91.4%; 
	margin: 0px 0px 0px 0px;
    border-bottom: 1px solid;
    color: #000;
}
.tab-main-box { 
/*	background:#f4fcce; */
/*	padding: 10px 30px; */
    padding: 5px 10px 5px 0px;
/*	border:2px solid #d0d062; */
	margin-top:0px 
}
.ta-info{
	    margin: 62px 0px 62px 0px;
}







 .custom-dropdown {
            position: relative;
/*            display: inline-block;*/
        }

        /* Style the select element to hide the default arrow */
        .custom-dropdown select {
            appearance: none;
            -webkit-appearance: none;
            -moz-appearance: none;
            background-color: #f1f1f1;
            padding: 10px;
            /*border: 1px solid #ccc;
            border-radius: 5px;*/
            width: 200px; /* Adjust the width as needed */
            cursor: pointer;
        }

        /* Style the arrow icon */
        .custom-dropdown::after {
            content: '\25BC'; /* Unicode character for a down-pointing triangle */
            position: absolute;
            top: 61%;
            right: 10px;
            transform: translateY(-50%);
            pointer-events: none;
        }

        /* Style the options */
        .custom-dropdown select option {
            padding: 10px;
        }
        .hidden-box {
            display: none;
            position: absolute;
            top: 100%;
            left: 0;
            background-color: #f1f1f1;
            padding: 10px;
            border: 1px solid #ccc;
            border-radius: 5px;
            width: 200px; /* Adjust the width as needed */
        }



.pt-name{
	text-align: center;
}
.pt-name h1{
	font-size: 16px;
    color: #000;
    text-align: center;
    margin: 20px 0 10px;
    font-weight: 400;
}
.pt-price {
    text-align: center;
    margin-top:10px;
}
.pt-price p{
	font-size: 16px;
	font-weight: 300;
}





/* Custom styling for the dropdown */
        .custom-dropdown {
            position: relative;
/*            display: inline-block;*/
        }

        .custom-dropdown select {
            appearance: none;
            -webkit-appearance: none;
            -moz-appearance: none;
            width: 160px;
            padding: 6px 10px 6px 10px;
            font-size: 16px;
            border: 0.5px solid #00000038;
            border-radius: 0px;
            background-color: #fff;
            cursor: pointer;
        }

        .custom-dropdown select::-ms-expand {
            display: none;
        }

        /* Styling for the dropdown arrow */
        .custom-dropdown::after {
            content: '\25BC'; /* Unicode character for down arrow */
            position: absolute;
            top: 50%;
            right: 10px;
            transform: translateY(-50%);
        }










@media screen and (min-width: 992px){
    .card{
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        grid-gap: 1.5rem;
    }
    .card-wrapper{
		/*height: 100vh;*/
		height: auto;
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .product-imgs{
        display: flex;
        flex-direction: column;
        justify-content: center;
        margin-top: -234px;
    }
    .product-content{
        padding-top: 0;
    }
}


/*------<<<related products-------->>*/


.col-centered {
    float: none;
    margin: 0 auto;
}

.carousel-control { 
    width: 8%;
    width: 0px;
}
.carousel-control.left,
.carousel-control.right { 
    margin-right: 40px;
    margin-left: 32px; 
    background-image: none;
    opacity: 1;
}
.carousel-control > a > span {
    color: white;
	  font-size: 29px !important;
}

.carousel-col { 
    position: relative; 
    min-height: 1px; 
/*    padding: 5px; */
    float: left;
 }

 .active > div { display:none; }
 .active > div:first-child { display:block; }

/*xs*/
@media (max-width: 767px) {
  .carousel-inner .active.left { left: -50%; }
  .carousel-inner .active.right { left: 50%; }
	.carousel-inner .next        { left:  50%; }
	.carousel-inner .prev		     { left: -50%; }
  .carousel-col                { width: 50%; }
	.active > div:first-child + div { display:block; }
}

/*sm*/
@media (min-width: 768px) and (max-width: 991px) {

	

	
	.hoori4{
	    margin-top:10%;
	}
	.hoori1{
	    margin-top:7%;
	}
	.fortressbymidnight-txt3{
	    margin-top:10%;
	}
	.fortressbymidnight-txt1{
	    margin-top: 6%;
	}
	.lifeoftheparty-txt5{
	    margin-top: 6%;
	}
	.lifeoftheparty-txt1{
	    margin-top: 6%;
	}
	.myhappyplace-txt {
        margin-top: 6%;
    }
    .myhappyplace-txt5{
        margin-top: 12%;
    }
	.high-tea {
	    font-size: 19px;
	    width: 57%;
	}
	.spice-route {
	    width: 73%;
	}
	.roadtofrance{
        width: 65%;
    }
	.roots {
	    width: 65%;
	}
	.aambal {
	    width: 70%;
	}
	.happy-place {
	    width: 72%;
	}
	.party {
    	width: 50%;
    }
    .midnight {
	    width: 70%;
	}
	.tb-you {
	    word-spacing: 3px;
	    width: 62%;
	}
	.tea-txt2 {
	    width: 69%;
	}
	.tea-txt3 {
	    width: 73%;
	}
	.menu-box1 {
	    padding-left: 13%;
	}
	.product-content {
	    padding: 0px 0px 0px 60px;
	}
	.lst-grd {
	    margin-right: 2%;
	}
	.shop-space {
    	width: 100%;
    	height: 42px;
    }
	/*.rad {
	    margin-top: 30px;
	}*/

	.purchase-info .btn:last-of-type {
	    background: #000;
	    width: 90.4%;
	    margin-top: 45px;
	}
	.short-by {
	    position: absolute;
	    margin-left: 2.4%;
	}

	.dropdown .dropbtn {
	    color: #000000;
	    display: block;
	    font-size: 14px;
	    font-weight: 400;
	    padding: 5px 20px;
	}
		.dropdown {
    	float: left;
    	overflow: hidden;
   	 	display: contents;
	}
	.mobile-menu li a {
	    display: contacts;
	    font-size: 14px;
	    padding: 33px 15px;
	    text-decoration: none;
	    text-transform: uppercase;
	    border-top: none;
	    color: #000;
	    /* margin: 0px 0px 0px 0px; */
	    font-weight: 400;
	}
  .carousel-inner .active.left { left: -50%; }
  .carousel-inner .active.right { left: 50%; }
	.carousel-inner .next        { left:  50%; }
	.carousel-inner .prev		     { left: -50%; }
  .carousel-col                { width: 50%; }
	.active > div:first-child + div { display:block; }
}

/*md*/
@media (min-width: 992px) and (max-width: 1199px) {
    
    
    
    
    
	.rad {
		    margin-top: 49px;
		}
	.navigation-footer li a {
		    font-size: 14px;
		    font-weight: 500;
		    padding: 20px 11px;
		    letter-spacing: 2px;
		    margin-left: 11px;
		    text-transform: uppercase;
		}
  .carousel-inner .active.left { left: -33%; }
  .carousel-inner .active.right { left: 33%; }
	.carousel-inner .next        { left:  33%; }
	.carousel-inner .prev		     { left: -33%; }
  .carousel-col                { width: 33%; }
	.active > div:first-child + div { display:block; }
  .active > div:first-child + div + div { display:block; }
  .related-line {
	    content: "";
	    position: absolute;
	    top: 65%;
	    left: 42%;
	    bottom: 0;
	    height: 1px;
	    width: 16%;
	    background-color: #000;
	}
}

/*lg*/

	@media (max-width: 1024px) {
		/*.rad {
		    margin-top: 27px;
		}*/
	}
@media (min-width: 1200px) {
	.radd {
	    margin-top: 12%;
	    margin-left: 13%;
	}

	input.sbt_btn {
	    padding: 10px 20px;
	}
	/*.related-line {
	    content: "";
	    position: absolute;
	    top: 170%;
	    left: 42%;
	    bottom: 0;
	    height: 1px;
	    width: 15.8%;
	}*/
  .carousel-inner .active.left { left: -25%; }
  .carousel-inner .active.right{ left:  25%; }
	.carousel-inner .next        { left:  25%; }
	.carousel-inner .prev		     { left: -25%; }
  .carousel-col                { width: 25%; }
	.active > div:first-child + div { display:block; }
  .active > div:first-child + div + div { display:block; }
	.active > div:first-child + div + div + div { display:block; }
}

.block {
	width: 306px;
	height: 230px;
}

.red {background: red;}

.blue {background: blue;}

.green {background: green;}

.yellow {background: yellow;}

/*=======<<<----related product end------>>>========*/



/*=======<<<----shop page end------>>>========*/



/*=======<<<----menu image------>>>========*/


.parent-image,
.child-image {
  position: absolute;
  right: 0;
  top: 0;
}


/*=======<<<----menu image end------>>>========*/


.single-product-title {
    font-weight: 300;
    font-family: 'Open Sans';
    font-size: 23px;
    text-align: center;
    padding-bottom: 18px;
}









.scrolled-down{
  transform:translateY(-100%); 
  transition: all 0.3s ease-in-out;
}
.scrolled-up{
	transform:translateY(0);
  	transition: all 0.3s ease-in-out;
}


@keyframes slide-down {
    from {
        transform: translateY(-100%);
    }
    to {
        transform: translateY(0);
    }
}

@supports (-webkit-overflow-scrolling: touch) {
    .autohide.scrolled-up {
        position: fixed;
        top: 0;
        animation: slide-down 0.5s ease-out;
    }
}





/*.autohide {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}*/





































/*<<<========Megamenu image change in hover========>>>>*/

ul{
  list-style:none;
  margin:0;
  padding:0;
}
/* musthave style */
.image-big-list-item.active{
   display:block;
}
.image-big-list-item {
  display:none;
/* custom */
  margin: 0 auto;
  text-align:center;
    max-width: 200px;
    width:100%;
}

/* custom */
.image-small-list-item img{
  border: 3px solid #fff;
}
.image-small-list-item.active img{
  border: 3px solid #ddd;
}
.image-small-list-item {
/*  display:inline-block;*/
	display: contents;
 	margin: 0 3px;
}
.page-container{
  width:960px;
  margin: 0 auto;
}




/*<<<========Megamenu End========>>>>*/













/*<<<========Filter price slider========>>>>*/



/*body {
  font-family: 'Karla', 'Arial', sans-serif;
  font-weight: 500;
  background: rgba(247,117,96, 1);
  background: 
    linear-gradient(45deg,
    #0f3443, #34e89e);
}

p {
  padding: 0;
  margin: 0;
}*/

.wrapper {
  height: 100vh;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.filter-price {
  width: 220px;
  border: 0;
  padding: 0;
  margin: 0; 
}

.price-title {
  position: relative;
  color: #000;
  font-size: 14px;
  line-height: 1.2em;
  font-weight: 400;
}

.price-field {
  position: relative;
  width: 100%;
  height: 36px;
  box-sizing: border-box;
  background: rgba(248, 247, 244, 0.2);
  padding-top: 15px;
  padding-left: 16px;
  border-radius: 3px;
}

.price-field input[type=range] {
    position: absolute;
}

/* Reset style for input range */

.price-field input[type=range] {
     width: 100%;
    height: 2px;
    border: 0;
    margin-left: -17px;
    outline: 0;
    box-sizing: border-box;
    border-radius: 5px;
    pointer-events: none;
    -webkit-appearance: none;
}

.price-field input[type=range]::-webkit-slider-thumb {
    -webkit-appearance: none;
}

.price-field input[type=range]:active,
.price-field input[type=range]:focus {
  outline: 0;
}

.price-field input[type=range]::-ms-track {
  width: 188px;
  height: 2px; 
  border: 0;
  outline: 0;
  box-sizing: border-box;
  border-radius: 5px;
  pointer-events: none;
  background: transparent;
  border-color: transparent;
  color: transparent;
  border-radius: 5px;
}

/* Style toddler input range */

.price-field input[type=range]::-webkit-slider-thumb { 
  /* WebKit/Blink */
    position: relative;
    -webkit-appearance: none;
    margin: 0;
    border: 0;
    outline: 0;
    border-radius: 50%;
    height: 10px;
    width: 10px;
    margin-top: -4px;
    background-color: #000;
    cursor: pointer;
    cursor: pointer;
    pointer-events: all;
    z-index: 100;
}

.price-field input[type=range]::-moz-range-thumb { 
  /* Firefox */
  position: relative;
  appearance: none;
  margin: 0;
  border: 0;
  outline: 0;
  border-radius: 50%;
  height: 10px;
  width: 10px;
  margin-top: -5px;
  background-color: #000;
  cursor: pointer;
  cursor: pointer;
  pointer-events: all;
  z-index: 100;
}

.price-field input[type=range]::-ms-thumb  { 
  /* IE */
  position: relative;
  appearance: none;
  margin: 0;
  border: 0;
  outline: 0;
  border-radius: 50%;
  height: 10px;
  width: 10px;
  margin-top: -5px;
  background-color: #000;
  cursor: pointer;
  cursor: pointer;
  pointer-events: all;
  z-index: 100;
}

/* Style track input range */

.price-field input[type=range]::-webkit-slider-runnable-track { 
  /* WebKit/Blink */
  width: 188px;
  height: 2px;
  cursor: pointer;
  background: #000;
  border-radius: 5px;
}

.price-field input[type=range]::-moz-range-track { 
  /* Firefox */
  width: 188px;
  height: 2px;
  cursor: pointer;
  background: #d7d7d733;
  border-radius: 5px;
}

.price-field input[type=range]::-ms-track { 
  /* IE */
  width: 188px;
  height: 2px;
  cursor: pointer;
  background: #000;
  border-radius: 5px;
}

/* Style for input value block */

.price-wrap {
  display: flex;
  justify-content: center;
  color: #000;
  font-size: 14px;
  line-height: 1.2em;
  font-weight: 400;
  margin-bottom: 7px;
}

.price-wrap-1, 
.price-wrap-2 {
  display: flex;
}

.price-title {
  margin-right: 5px;
/*  background: #d58e32;*/
}

.price-wrap_line {
    margin: 7px 5px 0px 5px;
}

.price-wrap #one, 
.price-wrap #two {
  width: 100%;
  text-align: right;
  margin: 0;
  padding: 6px 10px 5px 0px;
  margin-right: 2px;
  background:  0;
  border: 0;
  outline: 0;
  color: #000;
  border: 1px solid #000;
/*  font-family: 'Karla', 'Arial', sans-serif;*/
  font-size: 14px;
  line-height: 1.2em;
  font-weight: 400;
}

.price-wrap label {
  text-align: right;
}

/* Style for active state input */
    
.price-field input[type=range]:hover::-webkit-slider-thumb {
  box-shadow: 0 0 0 0.5px #000;
  transition-duration: 0.3s;
}

.price-field input[type=range]:active::-webkit-slider-thumb {
  box-shadow: 0 0 0 0.5px #000;
  transition-duration: 0.3s;
}



/*<<<======== Filter price slider END ========>>>>*/





/*<<<========Product List Start ========>>>>*/


.product-list {
    padding: 20px 10px 20px;
}
.product-list>ul {
    margin: 0 -10px;
    padding: 0;
    list-style: none;
    display: flex;
}
.product-list>ul>li {
    width: 25%;
    padding: 10px;
}
.white-box {
    border-radius: 5px;
/*    box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.4);*/
    background-color: #ffffff;
    padding: 35px 20px;
    transition: all 0.1s ease-in-out;
    position: relative;
    margin-top:1%;
}
 a .white-box:hover{
	box-shadow: 0 0 7px 0px rgb(0 0 0 / 15%);
}
.wishlist-icon {
    position: absolute;
    right: 12px;
    top: 10px;
}
.wishlist-icon img {
    width: 20px;
    height: 20px;
}
.product-img {
    min-height: 135px;
}
.product-img img {
    max-width: 100%;
    max-height: 130px;
    display: block;
    margin: 0 auto;
}
.product-bottom {
    text-align: center;
}
.product-name {
    font-size: 16px;
    color: #000;
    text-align: center;
    margin: 20px 0 10px;
    font-weight: 400;
    max-height: 51px;
    min-height: 51px;
    overflow: hidden;
}
.price {
    margin-top: 0;
    font-size: 16px;
    font-weight: 300;
    color: #000000;
}
.blue-btn {    
  background: #13cfdf;
    border-radius: 5px;
    color: #ffffff;
    font-weight: 700;
    border: none;
    padding: 0 15px;
    cursor: pointer;
    height: 30px;
    line-height: 30px;
    max-width: 132px;
    margin: 10px auto 0;
    display: block;
    text-align: center;
    text-decoration: none;
}
.price .line-through {
    font-size: 14px;
    color: #999999;
    font-weight: 400;
    vertical-align: 1px;
    display: inline-block;
    text-decoration: line-through;
    margin-left: 4px;
}



/*<<<========Product List End ========>>>>*/





















































.sidebar {
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 9999;
    top: 0;
	/*left: 0;*/
	right:0;
    background-color: #fff;
    overflow-x: hidden;
    transition: 0.5s;
/*    padding-top:60px;*/
    box-shadow: -2px 0px 10px 0px #00000017;
}

.sidebar a {
/*  padding: 8px 8px 8px 32px;*/
  text-decoration: none;
  font-size: 25px;
  color: #818181;
  display: block;
  transition: 0.3s;
}

.sidebar a:hover {
  color: #f1f1f1;
}

.sidebar .closebtn {
  position: absolute;
  top: 0;
  right: 25px;
  font-size: 36px;
  margin-left: 50px;
}

.openbtn {
  font-size: 20px;
  cursor: pointer;
  background-color: #111;
  color: white;
  padding: 10px 15px;
  border: none;
}

.openbtn:hover {
  background-color: #444;
}

#main {
  transition: margin-right .5s;
  padding: 16px;
}

/* On smaller screens, where height is less than 450px, change the style of the sidenav (less padding and a smaller font size) */
@media screen and (max-height: 450px) {
  .sidebar {padding: 0px;}
  .sidebar a {font-size: 18px;}

}




.select-wrapper {
  margin: 0;
  padding: 0;
  position: relative;
  display: inline-block;
  &::before {
    top: 1px  ;
    right: 1px;
    z-index: 0;
    bottom: 1px;
    content: '';
    width: 50px;
    position: absolute;
    pointer-events: none;
    background-image: linear-gradient(to right, rgba(255,255,255,0), rgba(255,255,255,1) 55%);
  }
  &::after {
    top: 18px;
    z-index: 1;
    right: 10px;
    width: 10px;
    height: 10px;
    content: '>';
    font-size: 14px;
    position: absolute;
    pointer-events: none;
    transform: rotate(90deg);
  }
  select {
    width: 100%;
    height: 42px;
    color: $color;
    font-size: 16px;
    box-shadow: none;
    border-radius: 0;
    max-width: 160px;
    -moz-appearance: none;
    background-image: none;
    border: 1px solid $color;
    -webkit-appearance: none;
    padding: 8px 28px 8px 8px;
    background-color: transparent;
    &:focus {
      outline: none;
    }
  }
}


.mt-vd{
	margin-top:6%;
}
.mt-t-10{
	margin-top:10% ;
}

.subscribe{
    color: gainsboro;
    background-color: transparent;
    padding: 5px 10px 3px 10px;
    margin-left: 13px;
    border: 1px solid gainsboro;
    font-weight: 400;
    /* box-shadow: 0px 0px 4px 2px #00000036; */
    letter-spacing: 1px;
}
.subscribe:hover{
    box-shadow: 0px 0px 7px 2px #00000014;
    background-color: gainsboro;
    color:#000;
}


button#play-button {
    border-radius: 100%;
    border: none;
    padding: 0px 0px 0px 0px;
    background-color: #ffffff00;
}

button#play-button2 {
    border-radius: 100%;
    border: none;
    padding: 0px 0px 0px 0px;
    background-color: #ffffff00;
}


.im-vid{
    width:90%;
    height:auto;
}
.vid-item {
    width:100%;
    height:Auto;
}

.menu {
    margin-bottom: 20px;
}

.menu ul {
    list-style-type: none;
    padding: 0;
    display: inline-flex;
/*    padding: 5px 0px 5px 0px;*/
    float: left;
    text-align: left;
    justify-content: center;
    flex-direction: column;
}

.menu li {
    display: inline-block;
    padding: 0px;
    cursor: pointer;
}

#imageContainer {
    display: none;
}

#hoverImage {
    max-width: 200px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    float: left;
}


/* For WebKit-based browsers like Chrome, Safari, Opera */
::-webkit-scrollbar {
  width: 3px; /* width of the scrollbar */
  height:10px;
}

/* Track */
::-webkit-scrollbar-track {
  background: #f1f1f1; /* color of the track */
}

/* Handle */
::-webkit-scrollbar-thumb {
  background: #000; /* color of the scrollbar handle */
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
  background: #313131; /* color of the scrollbar handle on hover */
}

/* For Firefox */
/* width and height of the scrollbar */
html {
  scrollbar-width: thin;
  scrollbar-color: #000 #f1f1f1; /* color of the scrollbar handle and track */
}

