@media screen and (min-width: 415px) {
	.section-hero-banner > .hero-banner-button {
		display: none;
	}
}
@media screen and (min-width: 991px) {
	.section-our-rums .col-lg-11 .row:nth-child(even) .col-lg-6:first-child {
		order: 2;
	}
	.section-our-rums .col-lg-11 .row:nth-child(even) .col-lg-6:last-child {
		order: 1;
	}
	.section-story-list .lead {
		padding-bottom: 30px;
	}
}
@media screen and (min-width: 1750px) {
	body {
		/*max-width: 1750px;*/
		max-width: 100%;
		margin: 0 auto;
	}
}

@media screen and (max-width: 1199px) {
	.container {
		max-width: 100%;
	}
}

@media screen and (max-width: 991px) {
	.section-title h1.title-xl,
	.section-title h2.title-xl,
	.section-title h3.title-xl,
	.section-title h4.title-xl {
		font-size: 40px;
	}
	.section-title h1.title-lg,
	.section-title h2.title-lg,
	.section-title h3.title-lg,
	.section-title h4.title-lg {
		font-size: 45px;
	}
	.section-title h1.title-md,
	.section-title h2.title-md,
	.section-title h3.title-md,
	.section-title h4.title-md {
		font-size: 40px;
	}
	.section-title h1.title-sm,
	.section-title h2.title-sm,
	.section-title h3.title-sm,
	.section-title h4.title-sm {
		font-size: 30px;
	}
	.section-title h1.title-xs,
	.section-title h2.title-xs,
	.section-title h3.title-xs,
	.section-title h4.title-xs {
		font-size: 30px;
	}
	.btn + .btn {
		margin: auto;
		margin-top: 15px;
	}
	.header .navbar {
		padding: 12px 15px;
	}
	.header .header-link {
		display: none;
	}
	.header .overlay.open {
		height: calc(100% - 70px);
		top: auto;
		bottom: 0;
	}
	.header .navbar-collapse {
		display: flex;
	}
	.header .button-container {
		background-color: transparent;
	}
	.header .button-container span {
		background-color: #EBB776;
		margin: 6px 0;
	}
	.header .button-container.active .top {
		transform: translateY(8px) translateX(0) rotate(45deg);
	}
	.header .button-container.active .bottom {
		transform: translateY(-7px) translateX(0) rotate(-45deg);
	}
	.section-hero-banner:before,
	.section-hero-banner:after {
		background-size: 30%;
	}
	.hero-banner-image {
		overflow: hidden;
	}
	.hero-banner-image .img-cloud:last-child {
		padding-right: 100px;
	}
	.section-quote {
		align-items: flex-start;
		/* min-height: 715px; */
	}
	.rums-explore {
		padding: 0 20px 35px;
		margin: 0 20px;
	}
	.rums-image {
		padding-left: 0;
	}
	.rums-image:before {
		left: 0;
	}
	.rums-explore .section-title h3.title-lg {
		font-size: 35px;
		text-align: center;
		margin-bottom: 50px;
		margin-top: 50px;
	}
	.rums-explore .btn {
		max-width: 250px;
		margin-left: auto !important;
		margin-right: auto !important;
	}
	.rums-control .slick-arrow {
		position: absolute;
		top: 35%;
		transform: translateY(-50%);
	}
	.rums-control .button-prev {
		left: 25px;
	}
	.rums-control .button-next {
		right: 25px;
	}
	.section-step {
		padding: 70px 0 45px;
	}
	.section-step .section-title {
		margin-bottom: 0;
	}
	.section-step .text-copyright {
		margin-top: 45px;
		margin-bottom: 70px;
	}
	.section-step .col-lg-3 {
		order: 2;
	}
	.story-content-wrap {
		padding: 105px 30px 65px;
	}
	.story-content {
		text-align: center;
		max-width: 100%;
	}
	.story-image {
		margin: 45px -30px 55px;
		min-height: 600px;
	}
	.story-image:before {
		content: none;
	}
	.story-content .btn {
		max-width: 100%;
	}
	.story-slider .slick-dots {
		width: 100%;
		top: 25px;
	}
	.slick-dots li {
		margin: 0 5px;
	}
	.story-slider .slick-dots li button {
		width: 40px;
	}
	.section-general {
		padding: 85px 0 0;
	}
	.section-general .align-items-center {
		margin: 85px 0 75px;
	}
	.general-content,
	.section-general .align-items-center:nth-child(2n+1) .general-content {
		margin-top: 45px;
		max-width: 100%;
	}
	.section-callout, .section-recipes .section-callout {
		text-align: center;
		margin: 0 -15px;
		padding: 55px 0;
	}
	.section-callout:before,
	.section-general:before,
	/*.section-recipes:before,*/
	.section-recipes:after,
	.section-featured:before,
	.rums-list-content .section-title:before,
	.section-our-rums:before,
	.section-rums-detail:after,
	.pairing-content .section-title:before,
	.order-lg-1 .pairing-content .section-title:before,
	.section-story-list:before,
	.section-storytab:before {
		content: none;
	}
	.section-callout p {
		margin: 25px 0 40px;
		padding: 0 20px;
	}
	.section-callout .btn {
		margin: 0 auto;
	}
	.section-title .line {
		padding-bottom: 30px;
	}
	.section-title .line:after {
		background-image: url(../images/line04.png);
	}
	.callout-content {
		margin: 0 auto;
		padding: 0 15px;
	}
	.section-recipes {
		padding: 55px 0 0;
	}
	.section-recipes:before {
		left: -20px;
		top: 180px;
		background-size: 65%;
	}
	.nav-recipes {
		margin: -55px -15px 55px;
		padding: 16px 15px;
		background-color: #9C7840;
	}
	.nav-recipes .nav-item {
		width: 50%;
		display: flex;
		align-items: center;
		justify-content: center;
	}
	.nav-recipes .nav-link {
		font-size: 21px;
		font-weight: 700;
		text-align: center;
		text-transform: uppercase;
		letter-spacing: 0.035em;
		color: rgba(255,255,255, 0.6);
		padding: 0;
		padding-bottom: 10px;
		border-bottom: 1px solid transparent;
	}
	.nav-recipes .nav-link.active {
		border-color: #ffffff;
		color: #ffffff;
	}
	.recipes-wrapper {
		margin-top: 75px;
		margin-bottom: 60px;
	}
	.recipes-gallery {
		margin: 27px 0;
	}
	.recipes-list {
		margin-top: 70px;
	}
	.recipes-list-card {
		margin-bottom: 95px;
	}
	.recipes-list-card-image {
		margin-bottom: 35px;
		max-width: 290px;
	}
	.recipes-list-card .section-title {
		margin-bottom: 30px;
	}
	.section-story-list {
		padding: 60px 0;
	}
	.story-card {
		margin-top: 80px;
	}
	.story-card-image {
		margin-bottom: 30px;
	}
	.story-card p {
		font-size: 16px;
		margin: 15px 0;
	}
	.section-storytab .section-title .title-xl {
		font-size: 35px;
	}
	.section-title [class*="storytab-"] {
		display: none;
	}
	.story-tabs-wrap {
		padding-top: 60px;
		margin-top: 50px;
	}
	.story-tabs-wrap .nav-item {
		margin: 0 auto;
	}
	.story-tabs-wrap .nav-item .nav-link {
		color: #808080;
		padding: 19px 20px;
		font-size: 17px;
		font-weight: bold;
	}
	.story-tabs-wrap .nav-item .nav-link:hover,
	.story-tabs-wrap .nav-item .nav-link:focus,
	.story-tabs-wrap .nav-item .nav-link:active {
		color: #ffffff;
	}
	.story-tabs-wrap .nav-item .nav-link.active:after {
		content: none;
	}
	.responsive-tabs {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		border: 1px solid #ebb776;
		z-index: 3;
		background-image: url('../images/bg-menu.png');
		background-repeat: repeat;
		background-color: transparent;
		box-shadow: 0px 6px 18px rgba(0, 0, 0, 0.07);
	}
	.responsive-tabs .responsive-tabs-click {
		display: block;
		height: 100%;
		width: 100%;
		position: absolute;
	}
	.responsive-tabs.open .responsive-tabs-click {
		z-index: -1;
	}
	.responsive-tabs li {
		width: 100%;
		margin: 0 !important;
	}
	.responsive-tabs li > a {
		display: none;
		border: 0 !important;
		border-radius: 0 !important;
	}
	.responsive-tabs.open li > a,
	.responsive-tabs li > a.active {
		display: block;
	}
	.responsive-tabs .icon-triangle {
		position: absolute;
		top: 25px;
		right: 15px;
		color: #ebb776;
		font-size: 12px;
		vertical-align: middle;
		transition: all ease .5s;
		cursor: pointer;
	}
	.responsive-tabs.open .icon-triangle {
		transform: rotate(180deg);
		transition: all ease .5s;
	}
	.story-tab-history {
		padding: 50px 0 0;
		margin-bottom: -40px;
	}
	.story-tab-history .image {
		margin-top: 40px;
	}
	.story-tab-history .image img {
		margin: auto;
		display: block;
	}
	.story-tab-content {
		padding-top: 70px;
	}
	.story-owner {
		padding: 80px 0 40px;
	}
	.story-owner .title-sm {
		margin-bottom: 50px;
	}
	.story-owner .story-owner-image {
		margin-bottom: 30px;
	}
	.tab-next {
		padding-top: 60px;
		margin-top: 60px;
	}
	.card-casks {
		margin-top: 50px;
	}
	.col-lg-4:first-child .card-casks {
		margin-top: 0;
	}
	.card-casks li {
		padding: 13px;
		font-size: 17px;
	}
	.story-tab-aged p {
		margin-right: 0;
	}
	.story-tab-aged .image {
		margin-bottom: 40px;
	}
	.story-tab-process .list-process li {
		padding: 40px 0;
	}
	.story-tab-process .section-title {
		margin-bottom: 40px;
		word-wrap: break-word;
		text-align: center;
	}
	.story-tab-process-image {
		display: none;
	}
	.story-inner-rum {
		padding: 50px 0 0;
		margin-left: 15px;
		margin-right: 15px;
	}
	.story-inner-rum .col-lg-5 {
		border-left: 0;
		border-right: 0;
	}
	.story-inner-rum .title-sm {
		margin-bottom: 0;
	}
	.story-inner-rum-detail p {
		margin: 0 auto 40px;
	}
	.story-inner-rum-detail .read-more {
		display: none;
	}
	.story-inner-rum-basic {
		margin-top: 50px;
	}
	.story-inner-rum-basic-item p {
		font-weight: bold;
		font-size: 20px;
		line-height: 26px;
		text-align: center;
		color: #FFFFFF;
	}
	.story-inner-rum-basic-item p {

	}
	.storytab-navigation {
		margin-top: 50px;
		padding: 40px 0 0;
	}
	.storytab-navigation-prev {
		display: none;
	}
	.storytab-navigation-next {
		position: relative;
		width: 100%;
	}
	.storytab-navigation a.read-more .icon {
		font-size: 22px;
		position: absolute;
		top: 4px;
		display: inline-block;
		right: 0;
	}
	.rums-list-content {
		max-width: 100%;
		text-align: center;
		padding-top: 40px;
	}
	.rums-list-content .section-title {
		padding-bottom: 40px;
	}
	.rums-list-content p {
		display: none;
	}
	.section-our-rums {
		padding: 50px 0 115px;
		background-size: cover;
	}
	.section-our-rums .col-lg-11 {
		margin-top: 60px;
	}
	.section-our-rums .col-lg-11 .row:not(:last-child) {
		margin-bottom: 120px;
	}
	.map-right {
		padding-left: 0 !important;
	}
	.section-buy {
		padding: 60px 0;
	}
	.section-result {
		margin-top: 65px;
	}
	.section-buy .col-lg-8 {
		padding: 0;
		margin-top: 40px;
	}
	.section-result h4 {
		margin-bottom: 25px;
	}
	.table-result thead th {
		display: none;
	}
	.table-result tbody td {
		display: block;
		width: 	100%;
		border-bottom: 0;
		padding: 10px 0;
	}
	.table-result tbody td:first-child {
		font-weight: 700;
	}
	.table-result tbody tr {
		border-bottom: 2px dashed rgba(39, 70, 53, .24);
		margin-top: 20px;
		padding-bottom: 20px;
		display: block;
	}
	.table-result tbody tr:last-child {
		border-bottom: 0;
	}
	.section-featured {
		padding: 50px 0 40px;
		overflow: hidden;
	}
	.section-featured:after {
		background-position: top 35px right;
		background-size: 144px 210px;
	}
	.featured-slider .featured-box-content {
		display: none;
	}
	.featured-slider .slick-arrow {
		display: none !important;
	}
	.featured-slider-mobile .featured-box-content  {
		position: inherit;
		transform: inherit;
		visibility: visible;
		opacity: 1;
		height: auto;
		padding: 0;
		text-align: center;
		margin-bottom: 20px;
	}
	.featured-slider-mobile .featured-box-content h4 {
		color: #000000;
		margin-bottom: 40px;
	}
	.section-featured .slick-list {
		overflow: hidden;
	}
	.featured-slider {
		margin: 50px -15px 45px;
		filter: drop-shadow(0px 0px 74px rgba(0, 0, 0, 0.35));
	}
	.featured-slider .slick-slide {
		transform: scale(1);
	}
	.section-rums-detail {
		padding: 45px 0;
	}
	.rums-ingredients {
		margin-top: 0;
	}
	.rums-ingredients h5 {
		font-size: 30px;
		margin-bottom: 10px;
	}
	.section-recipes-list {
		padding: 60px 0;
	}
	.section-recipes-list .section-title {
		margin-bottom: 30px;
	}
	.section-recipes-list .btn {
		margin-top: 30px;
	}
	.section-rocks {
		padding-top: 30px;
	}
	.rocks-image {
		margin-left: -15px;
		margin-right: -15px;
	}
	.rocks-image ul {
		top: 100%;
		justify-content: center;
		left: 0;
		right: 0;
		margin-top: 60px;
	}
	.section-ingredients {
		margin-top: 0;
		padding: 100px 0 130px;
		background-size: cover;
	}
	.section-ingredients:after {
		height: 188px;
		width: 164px;
		background-size: contain;
		top: 100%;
		transform: translateY(-100%);
	}
	.ingredients-list h5 {
		font-size: 30px;
		margin-top: 95px;
		padding-bottom: 15px;
		margin-bottom: 40px;
	}
	.ingredients-list p {
		font-size: 18px;
		line-height: 29px;
		margin-bottom: 20px;
		padding: 0 50px;
	}
	.section-pairing {
		padding: 75px 15px;
	}
	.section-pairing .gutters-10 {
		margin-top: 70px;
	}
	.pairing-content, .order-lg-1 .pairing-content {
		text-align: center;
		max-width: 100%;
		margin-left: 0;
		margin-right: 0;
	}
	.pairing-content:before {
		content: '';
		position: absolute;
		width: 170px;
		min-width: 170px;
		left: 50%;
		top: 0;
		transform: translate(-50%,-50%) rotate(90deg);
		margin: 0 auto;
		height: 2px;
		background: rgb(220,178,126);
		background: -moz-linear-gradient(-90deg, rgba(220,178,126,1) 0%, rgba(156,120,64,1) 100%);
		background: -webkit-linear-gradient(-90deg, rgba(220,178,126,1) 0%, rgba(156,120,64,1) 100%);
		background: linear-gradient(-90deg, rgba(220,178,126,1) 0%, rgba(156,120,64,1) 100%);
	}
	.pairing-content .section-title {
		padding-bottom: 0;
		margin-bottom: 30px;
		margin-top: 110px;
	}
	.section-other-recipes {
		padding-bottom: 90px;
	}
	.section-other-recipes:before {
		content: none;
	}
	.section-other-recipes .section-title {
		margin-bottom: 40px;
	}
	.section-other-recipes .recipes-gallery h6 {
		margin-bottom: 60px;
	}
	.section-other-recipes .recipes-gallery:after {
		bottom: 40px;
	}
}

@media screen and (max-width: 767px) {
	.hero-banner-text h1 {
		font-size: 40px;
	}
	.hero-banner-text h2 {
		font-size: 30px;
	}
	.hero-banner-text h1 span {
		font-size: 18px;
		top: -4px;
	}
	.hero-banner-text h1:after {
		background-image: url(../images/line2.png);
	}
	.hero-banner-image .img-cloud:last-child {
		padding-right: 0;
		left: -90px;
	}
	.section-title-logo h2 {
		margin-bottom: 30px;
	}
	.rums-list-image {
		margin-left: -15px;
		margin-right: -15px;
	}
	.rums-list-image img {
		width: 100%;
	}
	.story-card p {
		height: auto !important;
	}
	.footer-bottom {
		padding: 100px 0 60px;
	}
	.footer-link {
		flex-direction: column;
		text-align: center;
	}
	.footer-link li {
		margin-bottom: 15px;
	}
	.footer-link li:after {
		content: none;
	}
	.footer-link li a {
		padding: 0;
	}
}

@media screen and (max-width: 575px) {
	#section-quote-fr-fr {
		padding: 30px 20px;
		height: auto;
		min-height: 0px;
	}
	#section-quote-fr-fr .adjusted-bg > .container {
		position: static;
		z-index: 2;

	}
	#text-xl-fr-fr {
		font-size: 20px !important;
	}
	.rums-explore .section-title h3.title-lg {
		height: 130px;
		margin-bottom: 0px;
	}
	.featured-slider-mobile .featured-box-content h4 {
		height: 130px;
		margin-bottom: 0px;
	}
	.btn-sm, .btn-md {
		max-width: 90%;
	}
	.hero-banner-text .hero-banner-button {
		max-width: 190px;
		margin: 0 auto;
	}
	.hero-banner-image .img-cloud:last-child {
		left: inherit;
	}
	.rums-image {
		height: 305px;
	}
	.rums-image img {
		height: 100%;
		object-fit: cover;
	}
	.rums-image:before {
		background-size: contain;
		height: 120%;
	}
	.rums-explore .title-xs span {
		display: block;
	}
	.rums-explore .title-xs:before {
		content: '';
		position: absolute;
		left: 0;
		top: 21px;
		width: calc(100% + 0px);
		height: 2px;
	}
	.story-image {
		min-height: 434px;
	}
	.story-tab-process .media {
		flex-direction: column;
		text-align: center;
		margin-bottom: 50px;
	}
	.story-tab-process .media-image {
		margin-right: 0;
		margin-bottom: 15px;
	}
}

@media screen and (max-width: 414px) {
	.section-hero-banner {
		background-image: url('../images/banner05.jpg');
		padding-top: 45px;
		min-height: 872px;
		display: flex;
		flex-direction: column;
		align-items: center;
		overflow: hidden;
	}
	.section-hero-banner:before,
	.section-hero-banner:after {
		content: none;
	}
	.hero-banner-text .hero-banner-button,
	.hero-banner-image .img-bottom,
	.hero-banner-image .img-cloud {
		display: none;
	}
	.hero-banner-button {
		margin-top: auto;
		margin-bottom: 30px;
		width: 100%;
	}
	.hero-banner-button .btn {
		max-width: 250px;
	}
	.section-rums {
		padding: 50px 0;
	}
}

@media screen and (max-width: 380px) {
	.rums-explore .section-title h3.title-lg {
		font-size: 30px;
	}
}
