.container.md {
    max-width: 1280px;
}
sup {
    font-size: .6em;
    top: 0.1em;
    position: relative;
}
.recipe-detail-image {
    position: relative;
    display: flex;
    top: -90px;
    align-items: flex-start;
}
.recipe-detail-image img {
    width: 50%;
	position: relative;
}
.recipe-img {
	top: 114px;
}
.recipes-wrapper {
	padding-top: 260px;
	background: url('../images/recipes-bg.jpg') center top no-repeat;
	background-size: 100% auto;
}
.recipe-intro {
	background: var(--brown);
	padding: 0 60px;
}
.intro-image img {
	position: relative;
	margin-top: -100px;
	z-index: 10;
}
.intro-section {
	position: relative;
	z-index: 3;
}
.recipe-detail-image .emblem-img {
	position: absolute;
	width: 100%;
	bottom: 0;
	left: 0;
	mix-blend-mode: color-dodge;
}
.intro-copy {
	padding: 80px 0 30px 95px;
}
.intro-copy .h1 {
	color: var(--light-cream);
}
.intro-copy h2 {
	color: var(--light-cream);
	font-family: var(--mesa);
	font-size: 20px;
	text-transform: uppercase;
	margin: 3px 0 12px;
}
.intro-copy .p {
	color: var(--cream);
}
.eclipse {
    position: absolute;
    top: -100px;
    left: -110px;
    width: 144px;
    z-index: 10;
}
.rittenhouse-logo {
    position: absolute;
    top: -80px;
    right: -525px;
    mix-blend-mode: color-dodge;
    width: 835px;
	z-index: 40;
}

.hand-left {
    position: absolute;
    top: 0;
    left: 0;
    width: 550px;
    z-index: 33;
    transform: translateY(-80%);
}
.hand-right {
    position: absolute;
    top: 0;
    right: 0px;
    width: 670px;
    z-index: 10;
    transform: translateY(-98%);
}
.cocktails-carousel {
	margin-top: 50px;
}
.ingredients-section {
	padding: 140px 0 200px;
	background: var(--burgundy);
}
.ingredients-section::before {
	content: '';
	position: absolute;
	top: 0;
	right: -6px;
	width: 200px;
	height: 100%;
	background: url('../images/ingredients-dots.svg') center center no-repeat;
	background-size: auto 100%;
}
.ingredients-section .h1 {
	color: var(--brown);
	margin-bottom: 60px;
}
.ingredients-section li {
	color: var(--brown);
	font-family: var(--ramona);
	font-size: 52px;
	margin-bottom: 30px;
	text-transform: uppercase;
    line-height: .9em;
}
.ingredients-section li:last-child {
	margin-bottom: 0;
}
.rittenhouse-badge {
	max-width: 459px;
	position: absolute;
	top: 54px;
	left: -66px;
	mix-blend-mode: overlay;
}
.ingredients-section .footer-notch {
	background-image: url('../images/ingredient-notch.png');
	top: unset;
	bottom: 0;
	height: 165px;
	width: 675px;
	margin: 0 auto;
	right: 0;
}
.bartender-notes {
	padding: 35px 75px;
	background-color: var(--brown);
}
.bartender-inner {
	border: 1px solid rgba(241, 235, 215, 0.42);
	padding-bottom: 70px;
}
.bartender-notes .h2 {
	color: var(--light-cream);
	font-size: 60px;
}
.bartender-inner > .p {
	color: var(--light-cream);
	line-height: 1.4em;
	font-size: 24px;
	max-width: 750px;
	margin: 0 auto;
}
.bartender-inner > .p.marginTop {
    margin-top: 27px;
}
.bartender-inner > .p.marginTop {
    margin-top: 22px;
}
.bartender-notes h4 {
	font-size: 28px;
	letter-spacing: 0.84px;
	color: var(--light-cream);
	font-family: var(--mesa);
	text-transform: uppercase;
	margin: 28px 0 35px;
	letter-spacing: 0.84px;
}
.bartender-notes h2 {
	background: #bc8337;
	width: fit-content;
	margin: -19px auto 25px;
	padding: 0 55px;
}
.white-seperator {
	height: 1px;
	width: 311px;
	background: var(--cream);
	margin: 58px auto 60px;
	opacity: 0.42;
}
.bartender-notes .btn {
	border: 1px solid var(--cream);
	background: rgba(71, 25, 29, 0.10);
}
.bartender-notes .btn img {
	margin-left: 8px;
	transition: 0.3s ease;
}
.view-recipe.active img {
	transform: rotate(180deg);
}
.recipe-explains {
	margin-top: 70px;
	text-align: left;
	display: none;
}
.recipe-explains h4 {
	margin-top: 0;
}
.recipe-detailed {
	padding: 0 35px;
}
.recipe-detailed li {
	color: var(--light-cream);
	list-style: disc;
	line-height: 1.4em;
}
.recipe-detailed ul {
	padding-left: 24px;
}
.recipe-detailed .p {
	color: var(--light-cream);
	line-height: 1.4em;
}
.recipe-explains .flex::before {
	content: '';
	position: absolute;
	top: 0;
	left: 50%;
	width: 0.5px;
	height: 100%;
	transform: translateX(-50%);
	background: var(--cream);
}
.cherry-man {
	position: absolute;
	top: 144px;
	left: 40px;
	width: 284px;
	z-index: 2;
}
.dale-degroff {
	padding: 95px 0;
	background: var(--burgundy) url('../images/king-badge.png') center center no-repeat;
	background-size: auto 100%;
}
.dale-degroff h2 {
	font-size: 39px;
	color: var(--brown);
	font-weight: 700;
	font-family: var(--calibri);
	margin-bottom: 15px;
	letter-spacing: 4.68px;
	text-transform: uppercase;
}
.dale-degroff h3 {
	color: var(--brown);
	font-family: var(--mesa);
	text-transform: uppercase;
	letter-spacing: 2.07px;
	font-size: 23px;
	max-width: 630px;
}
.crownImg img {
    width: 50px !important;
}
.kingCocktail {
	padding-bottom: 180px;
}
.kingCocktail .footer-notch {
	top: 100%;
	background-image: url('../images/bottom-notch-new.png');
	height: 133px;
	background-position: center top;
}
.king-title {
	margin: 0 auto;
	position: relative;
	min-height: 134px;
	width: fit-content;
}
.king-title::before {
	content: '';
	position: absolute;
	top: 0;
	left: -80px;
	height: 100%;
	width: 32px;
	background: url('../images/bracket-left.png') no-repeat;
	background-size: contain;
}
.king-title::after {
	content: '';
	position: absolute;
	top: 0;
	right: -80px;
	height: 100%;
	width: 32px;
	background: url('../images/bracket-right.png') no-repeat;
	background-size: contain;
}
.dale-degroff .p {
	font-size: 30px;
	color: var(--brown);
	line-height: 1.4em;
	/* margin-bottom: 1.5em; */
}
.dale-degroff::before {
	content: '';
	position: absolute;
	top: 44%;
	left: -80px;
	width: 255px;
	height: 187px;
	background: url('../images/quote-left.svg') center center no-repeat;
	background-size: contain;
}
.dale-degroff::after {
	content: '';
	position: absolute;
	top: 44%;
	right: -80px;
	width: 255px;
	height: 187px;
	background: url('../images/quote-right.svg') center center no-repeat;
	background-size: contain;
}
.testimonials-carousel {
    max-width: 820px;
    margin: 0 auto;
}
.quote-text {
	margin-top: 60px;
}
.suggested-section {
	background: url('../images/suggestedBg.jpg') center top no-repeat;
	background-size: auto;
	padding-bottom: 80px;
}
.suggested-content .crown {
	margin: 0 auto 20px;
}
.cocktails-carousel .item {
	width: calc(100% / 3);
}
.cocktails-carousel.owl-carousel .owl-next,
.cocktails-carousel.owl-carousel .owl-prev {
	top: 82%;
	background-image: url('../images/right-angle.svg') !important;
}
.cocktails-carousel.owl-carousel .owl-prev {
	left: 0;
}
.cocktails-carousel.owl-carousel .owl-next {
	right: 0;
}
.view-cocktails {
	background-color: var(--brown);
}
.owl-carousel.cocktails-carousel .owl-dots {
	position: absolute;
	bottom: -130px;
	left: 0;
	z-index: 10;
}
.owl-carousel.cocktails-carousel .owl-dot {
	border-color: var(--light-cream) !important;
}
.owl-carousel.cocktails-carousel .owl-dot.active {
	background-color: var(--light-cream) !important;
}
.view-cocktails .btn {
	border: 1px solid var(--cream);
	background: transparent;
}
.kingCocktail .owl-nav {
    position: absolute;
    width: 140px;
    left: 50%;
    transform: translateX(-50%);
    bottom: 8px;
    pointer-events: none;
    z-index: 3;
}
.kingCocktail .owl-nav button {
    pointer-events: auto;
    display: block;
}
@media screen and (max-width: 1599px) {
	.container.md {
		max-width: 1080px;
	}
	.recipe-detail-image {
		top: -75px;
	}
	.recipe-img {
		top: 95px;
	}
	.recipes-wrapper {
		padding-top: 217px;
	}
	.recipe-intro {
		padding: 0 50px;
	}
	.intro-copy {
		padding: 67px 0 25px 80px;
	}
	.intro-copy h2 {
		font-size: 17px;
		margin: 3px 0 10px;
	}
	.eclipse {
		top: -83px;
		left: -91px;
		width: 120px;
	}
	.rittenhouse-logo {
		top: -66px;
		right: -437px;
		width: 696px;
	}
	.hand-left {
		width: 426px;
	}
	.hand-right {
		width: 520px;
	}
	.cocktails-carousel {
		margin-top: 42px;
	}
	.recipe-detailed h4 {
		margin-bottom: 28px;
	}

	.ingredients-section {
		padding: 123px 0 175px;
		margin-top: -39px;
	}
	.ingredients-section .h1 {
		margin-bottom: 53px;
	}
	.ingredients-section li {
		font-size: 44px;
		margin-bottom: 24px;
	}
	.rittenhouse-badge {
		max-width: 380px;
		top: 48px;
		left: -57px;
	}
	.ingredients-section .footer-notch {
		height: 145px;
		width: 640px;
	}
	.bartender-notes {
		padding: 31px 66px;
	}
	.bartender-inner {
		padding-bottom: 57px;
	}
	.bartender-notes .h2 {
		font-size: 53px;
	}
	.bartender-notes h4 {
		font-size: 25px;
	}
	.bartender-inner > .p {
		max-width: 670px;
		font-size: 21px;
	}
	.testimonials-carousel {
		max-width: 720px;
	}
	.bartender-notes h2 {
		margin: -16px auto 19px;
		padding: 0 49px;
	}
	.white-seperator {
		width: 273px;
		margin: 48px auto 50px;
	}
	.bartender-inner > h4 {
		margin: 24px 0 26px;
	}
	.bartender-notes .btn img {
		margin-left: 9px;
	}
	.recipe-explains {
		margin-top: 58px;
	}
	.recipe-detailed {
		padding: 0 31px;
	}
	.recipe-detailed li {
		font-size: 22px;
	}
	.recipe-detailed ul {
		padding-left: 31px;
	}
	.cherry-man {
		top: 126px;
		left: 35px;
		width: 235px;
	}
	.dale-degroff {
		padding: 80px 0 75px;
	}
	.dale-degroff h2 {
		font-size: 35px;
		margin-bottom: 14px;
	}
	.dale-degroff h3 {
		font-size: 19px;
		max-width: 525px;
	}
	.kingCocktail {
		padding-bottom: 152px;
	}
	.king-title {
		min-height: 118px;
	}
	.king-title::before {
		width: 28px;
		left: -49px;
	}
	.king-title::after {
		width: 28px;
		right: -49px;
	}
	.dale-degroff .p {
		font-size: 26px;
	}
	.dale-degroff::before {
		left: -60px;
		width: 210px;
		height: 142px;
	}
	.dale-degroff::after {
		right: -60px;
		width: 210px;
		height: 142px;
	}
	.quote-text {
		margin-top: 53px;
	}
	.suggested-content .crown {
		margin: 0 auto 18px;
	}
	.ingredients-section::before {
		width: 170px;
	}
}
@media screen and (max-width: 1279px) {
	.container.md {
		max-width: 820px;
	}
	.recipe-detailed h4 {
		margin-bottom: 21px;
	}
	.recipe-detail-image {
		top: -60px;
	}
	.recipe-img {
		top: 76px;
	}
	.recipes-wrapper {
		padding-top: 174px;
	}
	.recipe-intro {
		padding: 0 40px;
	}
	.intro-copy {
		padding: 54px 0 20px 64px;
	}
	.intro-copy h2 {
		font-size: 14px;
		margin: 2px 0 8px;
	}
	.eclipse {
		top: -66px;
		left: -73px;
		width: 96px;
	}
	.rittenhouse-logo {
		top: -53px;
		right: -350px;
		width: 557px;
	}
	.hand-left {
		width: 330px;
	}
	.hand-right {
		width: 400px;
	}
	.cocktails-carousel {
		margin-top: 34px;
	}
	.ingredients-section {
		padding: 98px 0 156px;
		margin-top: -31px;
	}
	.ingredients-section .h1 {
		margin-bottom: 42px;
	}
	.ingredients-section li {
		font-size: 36px;
		margin-bottom: 22px;
	}
	.rittenhouse-badge {
		max-width: 322px;
		top: 38px;
		left: -46px;
	}
	.ingredients-section .footer-notch {
		height: 116px;
		width: 613px;
	}
	.bartender-notes {
		padding: 25px 53px;
	}
	.bartender-inner {
		padding-bottom: 42px;
	}
	.bartender-notes .h2 {
		font-size: 42px;
	}
	.bartender-notes h4 {
		font-size: 20px;
	}
	.bartender-inner > .p {
		max-width: 540px;
		font-size: 18px;
	}
	.bartender-inner > .p.marginTop {
		margin-top: 18px;
	}
	.bartender-notes h2 {
		margin: -13px auto 16px;
		padding: 0 39px;
	}
	.white-seperator {
		width: 218px;
		margin: 42px auto;
	}
	.bartender-inner > h4 {
		margin: 22px 0 25px;
	}
	.bartender-notes .btn img {
		margin-left: 7px;
	}
	.recipe-explains {
		margin-top: 43px;
	}
	.recipe-detailed {
		padding: 0 25px;
	}
	.recipe-detailed li {
		font-size: 18px;
	}
	.recipe-detailed ul {
		padding-left: 25px;
	}
	.cherry-man {
		top: 110px;
		left: 22px;
		width: 160px;
	}
	.dale-degroff {
		padding: 67px 0 65px;
	}
	.dale-degroff h2 {
		font-size: 28px;
		margin-bottom: 11px;
	}
	.dale-degroff h3 {
		font-size: 16px;
		max-width: 450px;
	}
	.kingCocktail {
		padding-bottom: 126px;
	}
	.kingCocktail .footer-notch {
		height: 95px;
	}
	.king-title {
		min-height: 94px;
	}
	.king-title::before {
		width: 23px;
	}
	.king-title::after {
		width: 23px;
	}
	.dale-degroff .p {
		font-size: 21px;
	}
	.dale-degroff::before {
		left: -16px;
		width: 135px;
		height: 98px;
	}
	.dale-degroff::after {
		right: -16px;
		width: 135px;
		height: 98px;
	}
	.testimonials-carousel {
		max-width: 550px;
	}
	.quote-text {
		margin-top: 42px;
	}
	.suggested-section {
		padding-bottom: 56px;
	}
	.suggested-content .crown {
		margin: 0 auto 14px;
	}
	.ingredients-section::before {
		width: 155px;
	}
	.kingCocktail .owl-nav {
		bottom: 5px;
	}
}
@media screen and (max-width: 991px) {
	.container.md {
		max-width: 640px;
	}	
	.recipe-detailed h4 {
		margin-bottom: 16px;
	}
	.recipe-detail-image {
		top: -45px;
	}
	.recipe-img {
		top: 57px;
	}
	.recipes-wrapper {
		padding-top: 130px;
	}
	.recipe-intro {
		padding: 0 30px;
	}
	.intro-copy {
		padding: 40px 0 15px 48px;
	}
	.intro-copy h2 {
		font-size: 10px;
		margin: 2px 0 6px;
	}
	.eclipse {
		top: -50px;
		left: -55px;
		width: 72px;
	}
	.rittenhouse-logo {
		top: -40px;
		right: -262px;
		width: 418px;
	}
	.hand-left {
		width: 275px;
	}
	.hand-right {
		width: 335px;
	}
	.cocktails-carousel {
		margin-top: 25px;
	}
	.ingredients-section {
		padding: 74px 0 122px;
		margin-top: -23px;
	}
	.ingredients-section .h1 {
		margin-bottom: 32px;
	}
	.ingredients-section li {
		font-size: 28px;
		margin-bottom: 16px;
	}
	.rittenhouse-badge {
		max-width: 232px;
		top: 29px;
		left: -34px;
	}
	.ingredients-section .footer-notch {
		height: 87px;
		width: 580px;
	}
	.bartender-notes {
		padding: 19px 40px;
	}
	.bartender-inner {
		padding-bottom: 30px;
	}
	.bartender-notes .h2 {
		font-size: 32px;
	}
	.bartender-inner > .p.marginTop {
		margin-top: 12px;
	}
	.bartender-notes h4,
	.bartender-inner > .p {
		font-size: 15px;
	}
	.bartender-inner > .p {
		max-width: 400px;
	}
	.bartender-notes h2 {
		margin: -9px auto 12px;
		padding: 0 29px;
	}
	.white-seperator {
		width: 164px;
		margin: 32px auto;
	}
	.bartender-inner > h4 {
		margin: 14px 0 20px;
	}
	.bartender-notes .btn img {
		margin-left: 6px;
	}
	.recipe-explains {
		margin-top: 33px;
	}
	.recipe-detailed {
		padding: 0 19px;
	}
	.recipe-detailed li {
		font-size: 14px;
	}
	.recipe-detailed ul {
		padding-left: 19px;
	}
	.cherry-man {
		top: 75px;
		left: 15px;
		width: 140px;
	}
	.dale-degroff {
		padding: 52px 0 50px;
	}
	.dale-degroff h2 {
		font-size: 21px;
		margin-bottom: 8px;
	}
	.dale-degroff h3 {
		font-size: 14px;
		max-width: 400px;
	}
	.kingCocktail {
		padding-bottom: 95px;
	}
	.kingCocktail .footer-notch {
		height: 75px;
		top: 99%;
	}
	.testimonials-carousel {
		max-width: 440px;
	}
	.king-title {
		min-height: 75px;
	}
	.king-title::before {
		width: 18px;
		left: -22px;
	}
	.king-title::after {
		width: 18px;
		right: -22px;
	}
	.dale-degroff .p {
		font-size: 18px;
	}
	.dale-degroff::before {
		left: -20px;
		width: 110px;
    	height: 80px;
		top: 47%;
	}
	.dale-degroff::after {
		right: -20px;
		width: 110px;
    	height: 80px;
		top: 47%;
	}
	.quote-text {
		margin-top: 32px;
	}
	.suggested-section {
		margin-top: 16px;
		padding-bottom: 42px;
	}
	.suggested-content .crown {
		margin: 0 auto 11px;
	}
	.crownImg {
		margin-top: 10px;
	}
	.ingredients-section::before {
		width: 110px;
	}
}
@media screen and (max-width: 767px) {
	.king-title {
		min-height: 75px;
		min-width: 290px;
	}
	.recipes-wrapper {
		padding-top: 0;
		background: none;
	}
	.recipe-detail-image {
		top: auto;
	}
	.recipe-img {
		top: 60px;
	}
	.recipe-intro .col-44 {
		padding: 0 10px;
		position: relative;
		z-index: 33;
		margin-bottom: 60px;
	}
	
	.rittenhouse-logo {
		display: none;
	}
	.intro-section {
		padding-top: 22px;
		background: url('../images/disover-drink-mobBg.png') center top no-repeat;
		background-size: cover;
	}
	.recipe-intro {
		padding: 0;
		background: none;
	}
	.intro-copy {
		text-align: center;
		padding: 166px 20px 155px;
		mix-blend-mode: multiply;
		margin-top: -140px;
		background: linear-gradient(0deg, var(--brown) 0%, var(--brown) 100%), var(--light-cream);
	}
	.eclipse {
		display: none;
	}
	.intro-image {
		padding: 0 10px;
	}
	.intro-copy h2 {
		font-size: 15px;
		margin: 10px 0 15px;
		line-height: 1.28em;
	}
	.ingredients {
		background-color: var(--burgundy);
	}
	.ingredients-section {
		margin-top: 0;
		padding: 74px 0 110px;
	}
	.ingredients-section::before {
		display: none;
	}
	.rittenhouse-badge {
		top: unset;
		bottom: -16px;
		left: unset;
		right: -87px;
		max-width: 220px;
		opacity: 0.5;
		mix-blend-mode: soft-light;
	}
	.bartender {
		background-color: var(--brown);
	}
	.cherry-man {
		display: none;
	}
	.bartender-inner {
		border: none;
		padding-bottom: 0;
	}
	.bartender-notes .h2 {
		margin-top: 0;
		font-size: 34px;
	}
	.bartender-inner > .p {
		font-size: 20px;
		max-width: 100%;
	}
	.bartender-inner > .p.marginTop {
		margin-top: 30px;
	}
	.bartender-inner > h2 {
		margin-bottom: 20px;
	}
	.bartender-inner > h4 {
		margin: 22px 0 25px;
	}
	.ingredients-section ul li {
		position: relative;
		z-index: 12;
		font-size: 34px;
	}
	.bartender-notes {
		padding: 30px 0 90px;
	}
	.ingredients-section .footer-notch {
		height: 83px;
		background-size: contain;
		width: 330px;
	}
	.white-seperator {
		margin: 44px auto;
	}
	.dale-degroff {
		padding: 0;
		background: none;
	}
	.kingCocktail {
		background: var(--burgundy) url('../images/king-badge.png') center center no-repeat;
		background-size: auto 100%;
		padding: 50px 0 48px;
	}
	.king-title::before {
		left: -10px;
	}
	.king-title::after {
		right: -10px;
	}
	.dale-degroff .p {
		font-size: 22px;
		font-weight: 700;
	}
	.dale-degroff::before,
	.dale-degroff::after {
		display: none;
	}
	.kingCocktail .footer-notch {
		display: none;
	}
	.dale-degroff h2 {
		font-size: 22px;
		letter-spacing: 2.434px;
	}
	.dale-degroff h3 {
		font-size: 12px;
		letter-spacing: .01em;
		max-width: 300px;
	}
	.crownImg {
		margin-top: 12px;
	}
	.kingCocktail::before {
		content: '';
		position: absolute;
		top: -56px;
		left: 50%;
		transform: translateX(-50%);
		background: url('../images/quote.png') center center no-repeat;
		background-size: contain;
		width: 225px;
		height: 163px;
		z-index: 0;
		mix-blend-mode: color-dodge;
	}
	.cocktails-carousel .item {
		width: 100%;
	}
	.cocktails-carousel .learn-more {
		display: none;
	}
	.suggested-section .container {
		padding: 0;
	}
	.view-cocktails.flex {
		display: flex !important;
		background: none;
		position: relative;
		z-index: 2;
		margin-top: 40px;
	}
	.suggested-section {
		margin-top: 60px;
		padding-bottom: 92px;
		background: url('../images/suggest-mobBg.png') center top no-repeat;
		background-size: auto 100%;
	}
	.recipe-detail> footer .footer-notch {
		background-image: url('../images/yellow-notch-upd.svg');
	}
	.recipe-explains h4 {
		margin-top: 0;
		margin-bottom: 15px;
		font-size: 18px;
	}
	.recipe-detailed li {
		font-size: 16px;
	}
	.recipe-detailed:first-child {
		margin-bottom: 40px;
	}
	.recipe-explains .flex::before {
		display: none;
	}
	.cocktails-carousel {
		margin-top: 30px;
	}
	.owl-carousel .recipe-image .ritten-logo {
		width: 220px;
	}
	.recipe-detail .recipe-info {
		background: none;
	}
	.orangeBg {
		position: absolute;
		bottom: 0;
		left: 0;
		width: 100%;
		height: 360px;
		background: var(--brown);
	}
	.orangeBg-img {
		position: absolute;
		bottom: 0;
		right: 0;
		mix-blend-mode: multiply;
	}
	.hand-left {
		width: 190px;
	}
	.hand-right {
		width: 116px;
		top: auto;
		transform: none;
		bottom: 0;
	}

	.kingCocktail .owl-nav {
		bottom: 8px;
	}
}
@media screen and (min-width: 540px) and (max-width: 767px) {
	.bartender-inner > h2 {
		margin-bottom: 30px;
	}
	.bartender-inner > h4 {
		margin: 31px 0 34px;
	}
	.orangeBg {
		height: 520px;
	}
	.owl-carousel .recipe-image .ritten-logo {
		width: 320px;
		bottom: 75px;
	}
	.intro-section {
		padding-top: 32px;
	}
	.intro-copy {
		padding: 231px 30px 137px;
		margin-top: -201px;
	}
	.intro-image {
		padding: 0 15px;
	}
	.intro-copy h2 {
		font-size: 22px;
		margin: 8px 0 22px;
	}
	.rittenhouse-badge {
		bottom: -23px;
		right: -125px;
		max-width: 317px;
	}
	.bartender-notes .h2 {
		font-size: 49px;
	}
	.bartender-inner > .p {
		font-size: 28px;
	}
	.ingredients-section ul li {
		font-size: 49px;
	}
	.bartender-notes {
		padding: 54px 0 143px;
	}
	.recipe-explains h4 {
		margin-bottom: 22px;
		font-size: 23px;
	}
	.recipe-detailed li {
		font-size: 22px;
	}
	.recipe-detailed:first-child {
		margin-bottom: 60px;
	}
	.ingredients-section .footer-notch {
		height: 120px;
		width: 440px;
	}
	.white-seperator {
		margin: 58px auto;
	}
	.kingCocktail {
		padding: 72px 0 70pxpx;
	}
	.king-title::before {
		left: -55px;
	}
	.king-title::after {
		right: -55px;
	}
	.dale-degroff .p {
		font-size: 28px;
	}
	.dale-degroff h2 {
		font-size: 29px;
	}
	.dale-degroff h3 {
		font-size: 18px;
	}
	.crownImg {
		margin-top: 18px;
	}
	.kingCocktail::before {
		top: -80px;
		width: 324px;
		height: 235px;
	}
	.recipe-info {
		padding: 87px 29px;
	}
	.recipe-info h2 {
		font-size: 49px;
	}
	.recipe-info h3 {
		font-size: 24px;
	}
	.suggested-section {
		padding-bottom: 188px;
	}
	.owl-carousel.cocktails-carousel .owl-dots {
		bottom: -145px;
	}
}
@media screen and (min-width: 768px) {
	.owl-carousel.cocktails-carousel {
		display: flex;
		justify-content: center;
	}
	.cocktails-carousel .item {
		width: 100%;
	}
	.cocktails-carousel.owl-carousel .owl-stage-outer {
		overflow: visible !important;
	}
}

/* .owl-carousel.testimonials-carousel {
	max-width: 850px;
	margin: 0 auto;
} */