.colorBlack { 
	color: #000; 
	margin-bottom: 13px;
}
a.btn-read-more{
	color: #f47920;
	display: inline; 
    font-family: var(--title);
}
/*-----------For Privacy Page------------*/
.privacy-page .privacy-page_wrapper{
	padding-left: 88px;
	padding-right: 88px;
	padding-bottom: 25px;
}
.privacy-page h3{
	color: #f47920;
	font-size: 30px;
	padding-bottom: 6px;	
}
.privacy-page p{
	font-size: 24px;
	line-height: 32px;
}
.privacy-page a{
	color: #f47920;
	text-decoration:underline;
}

/*-----------For Privacy Page------------*/

/*-----------For Quiz Form------------*/
.common-form.quiz-campaign-form {
    margin-top: 60px;
    max-width: 600px;
    margin-left: auto;
    margin-right: auto;
}

.checkboxes label.customRC.ugc-quiz{
	color: #fff;
}
/*-----------For Quiz Form------------*/


.xm-tooltip.chkbox-tooltip{
	left: 0;
	transform: translateX(0);
	-webkit-transform: translateX(0);
	-ms-transform: translateX(0);
}

/*---- News detail section ----*/
.news-detail{
	margin-bottom: 80px;
}
.news-detail-section .news-detail{
	padding: 22px 80px 0;
}
.news-detail-section img {
	margin-bottom: 24px;
}
.news-detail-section h3 {
	font-size: 36px;
	line-height: 1em;
	text-transform: uppercase;
	margin-bottom: 15px;
	padding-top: 5px;
}
.news-detail-section .bourbon-detail_media p {
	margin-bottom: 15px;
}
.news-detail-section .bourbon-detail_media p a {
	color: var(--orange);
	text-decoration: underline;
}
/*---- News detail section ----*/

.bourbon-detail_media p.disclaimer{
	font-style: italic;
	line-height: 1.5em;
	font-size: 13px;
	margin-top: -10px;
	letter-spacing: .04em;
	
}
p.disclaimer.bottom2{
	text-align: center;
	padding: 0 15px;
	
}

.bourbon-detail_media p.disclaimer a, p.disclaimer.bottom2 a{
	color: var(--orange);
}





.section-inner_contents.error-msgs{
    padding-top: 50px;
    padding-bottom: 0px;
    color: #e8e6e5; 
    padding: 15px 15px 0;
}

.signup-popup.active {
    opacity: 1;
    visibility: visible;
    pointer-events: auto;
}
.signup-popup {
    position: fixed;
    width: 100%;
    bottom: 0;
    left: 0;
    background: rgba(237, 229, 217, .95);
    z-index: 10000;
    color: #000;
    text-align: center;
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
    padding: 30px 0;
    transition: opacity 500ms, visibility 500ms;
}

.signup-popup .signup-close {
    position: absolute;
    top: 20px;
    right: 20px;
    border: none;
    background: none;
    width: 36px;
    opacity: .75;
    padding: 0;
}

.computer .signup-popup .signup-close:hover {
    opacity: 1;
}
.signup-popup .signup-close img {
    width: 100%;
    display: block;
}
.signup-popup h3 {
    font-weight: 400;
    text-transform: none;
    margin-bottom: .125em;
    color: #000;
    text-transform: uppercase;
}
.signup-popup p {    
    line-height: 1.7em;
    margin-bottom: .85em;
    font-family: var(--copy);
    font-weight: 300;
}
.signup-popup .nlSectionUpdate .newsletter-signup {
    float: none;
    max-width: 620px;
    margin: 0 auto;
    background: #fff;
    border: none;
    font-family: arial;
    font-weight: normal;
    font-size: 15px;
    font-variant: small-caps;  
    color: #666666;  
    text-transform: uppercase;
    padding-top: 0;
}
.signup-popup .newsletter-signup .input-group {
    margin: 0;
}
.signup-popup .newsletter-signup .form-control {
    background-image: url(../images/envelope-blue.png?ver=3);
}


.signup-popup .newsletter-signup .input-group::-moz-placeholder {
    color: #fff;
}
.signup-popup .newsletter-signup .input-group::-ms-placeholder {
    color: #fff;
}
.signup-popup .newsletter-signup .input-group::-webkit-input-placeholder {
    color: #fff;
}
.signup-popup .newsletter-signup button{
    background: var(--orange);
    color: #fff;
    padding: 4px 15px 0;
    width: 100%;
    text-align: center;
    border: none;
    font-family: var(--title);
    text-transform: uppercase;
    font-size: 23px;
    letter-spacing: 1px;
    height: 56px;
}

.apple .signup-popup .newsletter-signup button {
    padding-top: 12px;
    padding-bottom: 6px;
}

.ugc-v2.signup .dobs .select-container {
    margin-right: 10px;
    width: 114px;
}

.ugc-v2.signup .ugc-form_contents {
    margin: 0 10px;
}
.signup-popup .newsletter-signup .form-control {
    background-image: url(/images/envelope-blue.png?ver=3);
    background-repeat: no-repeat;
    background-position: 10px center;
    padding-left: 60px;
}
.recipe-detail ul li a{
    color: var(--orange);
    text-decoration: underline;
}
.recipe-detail ul li a:hover{
    text-decoration: none;
}

.btn.red{
    border: 2px solid #c00922;
    color: #ffffff;
}
.btn.red span {
    border: 1px solid rgba(192, 9, 34, 1);
}
.btn.red:hover span {
    border-color: rgba(192, 9, 34, 0);
}
.orangclr, p.disclaimer a, p.disclaimerlft a{
    color: var(--orange);
}
.mlbtripleplay p.disclaimer{
    font-size: 9px;
    line-height: 16px;
}
p.disclaimerlft {
    position: absolute;
    font-size: 9px;
    left: -100px;
    bottom: 41px;
}

p.disclaimerlft.insider {
    right: -300px;
    bottom: 41px;
    left: auto;
}


/*---1783 medal----*/

.customSection.product-medals {
    background: url(../images/medal-bg-bl.jpg) center center no-repeat;
    background-size: cover;
    border-top: 8px solid #ba9958;
    border-bottom: 8px solid #ba9958;
    padding: 90px 0 80px !important;
}
.customSection.product-medals h2 {
    color: #fff;
    margin-bottom: .9em;
}
.medal-flex.flex {
    display: flex;
    justify-content: center;
}
.medal-item {
    width: 25%;
    padding: 0 5px !important;
    text-align: center;
}
.medal-item img {
    width: 80%;
    filter: drop-shadow(3px 2px 9px rgba(0, 0, 0, 0.07)) drop-shadow(7px 4px 25px rgba(0, 0, 0, 0.26)) drop-shadow(7px 4px 33px rgba(0, 0, 0, 0.44));
    margin-left: auto;
    margin-right: auto;
}
.medal-item h3 {
    font-size: 32px;
    margin-top: .7em;
    color: #fff;
}
.medal-item h3 span {
    display: block;
    font-size: 1.6em;
    line-height: .94em;
    color: #ba9958;
}

/*---1783 medal----*/




.home-social {
    background: transparent;
}
.home-social .container {
    padding: 60px 0 54px;
}
.home-social .h2 {
    color: #000;
}
.social-carousel {
    margin: 0 -5px;
}
.social-carousel .item img {
    width: 100%;
    transition: 500ms;
    transform: scale(1.01) translate3d(0,0,0);
    will-change: transform;
    transform-style: preserve-3d;
}

.social-carousel .item a {
    overflow: hidden;
	border-left: 5px solid transparent;
	border-right: 5px solid transparent;
    display: block;
}
.computer .social-carousel a:hover img {
    transform: scale(1.05) translate3d(0,0,0);
}
.social-carousel .item {
    width: 12.5%;
    overflow: hidden;
}
.social-carousel .item.flex{
    display: flex;
}
.social-carousel .item:nth-child(2n+1) {
    width: 100%;
}

.address-sections:first-child p {
    margin: 20px 0;
}

.section-inner_contents.padding-topSame.ewdugout{
    padding-top: 54px;
}

.ewdugout p.disclaimer.mlb{
    position: absolute;
    width: 65%;
    left: -5.5%;
    bottom: 7%;
    font-size: 9px;
    right: auto;
}

.common-section.ewdugout-img:not(.regularHeight), .common-section.ewdugout-img:not(.regularHeight) .section-inner {
    min-height: 700px ;
    height: 700px;
}
.disclaimer.mlb.rulesText {
    font-style: normal;
}
.video-overlay {
    background: #000;
    z-index: 999;
}
.video-section.hasVideo .overlay-video_container {
    max-width: 100% !important;
    max-height: 100%;
}
.closeBtn {
    right: 20px;
    top: 45%;
}
.closeBtn {
    position: absolute;
    top: 50%;
    right: 20px;
    z-index: 99;
    background: transparent;
    color: #fff;
    border: 1px solid #ba9958;
    padding: 8px;
    letter-spacing: 1px;
    font-size: 14px;
    transition: 0.3s ease;
    text-transform: uppercase;
}
.closeBtn:hover {
    background: #ba9958;
}

@media screen and (max-width: 1399px) {
	/*--MLB Slide--*/
	p.disclaimerlft {
		left: -47px;
		width: 50%;
		line-height: 14px;
	}
	p.disclaimerlft.insider {
		right: -90px;

	}
	/*---- News detail section ----*/
	.news-detail{
		margin-bottom: 70px;
	}


	.news-detail-section .news-detail{
		padding: 8px 60px 0;
	}
	.news-detail-section img {
		margin-bottom: 22px;
	}
	.news-detail-section h3 {
		font-size: 32px;
		margin-bottom: 15px;
		padding-top: 5px;
	}
	.news-detail-section .bourbon-detail_media p {
		margin-bottom: 13px;
	}
	/*---- News detail section ----*/

	.newsletter-signup .form-control {
		background-size: 22px auto;
		background-position: 14px center;
		font-size: 21px;
		height: 56px;
		padding: 7px 13px 0 50px;
	}
	.newsletter-signup button {
		width: 130px;
		height: 54px;
		font-size: 13px;
	}
	.signup-popup_container {
		padding: 0 20px;
	}

	/*---1783 medal----*/
	.customSection.product-medals {
		border-top: 7px solid #ba9958;
		border-bottom: 7px solid #ba9958;
		padding: 78px 0 69px !important;
	}
	.medal-item {
		padding: 0 18px;
	}
	.medal-item h3 {
		font-size: 28px;
	}
	/*---1783 medal----*/
	
	.common-section.ewdugout-img:not(.regularHeight), .common-section.ewdugout-img:not(.regularHeight) .section-inner {
		height: 575px;
		min-height: 575px;
	}
}

@media screen and (max-width: 1199px) {
	p.disclaimerlft.insider {
    right: -19px;
	width: 43%;
	}

	.common-form.quiz-campaign-form {
	    margin-top: 50px;
	    max-width: 500px;
	}	
	/*-----------For Privacy Page------------*/
	.privacy-page .privacy-page_wrapper {
		padding-left: 64px;
		padding-right: 64px;
	}
	.privacy-page h3{
		color: #f47920;
		font-size: 23px;
		padding-bottom: 6px;	
	}
	.privacy-page p{
		font-size: 18px;
		line-height: 26px;
	}
	/*-----------For Privacy Page------------*/
	.newsletter-signup .form-control {
		height: 44px;
	}
	.signup-popup .newsletter-signup button{
		height: 44px;
	}
	/*---1783 medal----*/
	.customSection.product-medals {
		border-top: 6px solid #ba9958;
		border-bottom: 6px solid #ba9958;
		padding: 64px 0 57px !important;
	}
	.medal-item {
		padding: 0 15px;
	}
	.medal-item h3 {
		font-size: 23px;
	}
	/*---1783 medal----*/


	.ewdugout p.disclaimer.mlb{
		left: -1.0%;
	}

	.common-section.ewdugout-img:not(.regularHeight), .common-section.ewdugout-img:not(.regularHeight) .section-inner {
		height: 500px;
		min-height: 500px;
	}
	.common-section.hasVideo,
	.hasVideo .section-inner  {
		height: 550px;
	}

}


@media screen and (max-width: 991px) {

	.common-section.hasVideo,
	.hasVideo .section-inner {
		min-height: 430px;
		height: auto;
	}
	/*--MLB Slide--*/
	p.disclaimerlft {
		left: -20px;
		bottom: 4px;
	}
	p.disclaimerlft.insider {
		bottom: 12px;
	}

	.common-form.quiz-campaign-form {
	    margin-top: 40px;
	    max-width: 460px;
	}	
	/*---- News detail section ----*/
	.news-detail{
		margin-bottom: 60px;
	}
	.news-detail-section .news-detail{
		padding: 8px 45px 0;
	}
	.news-detail-section img {
		margin-bottom: 16px;
	}
	.news-detail-section h3 {
		font-size: 26px;
		margin-bottom: 12px;
		padding-top: 2px;
	}
	.news-detail-section .bourbon-detail_media p {
		margin-bottom: 10px;
	}
	/*---- News detail section ----*/	
	.bourbon-detail_media p.disclaimer{
	line-height: 1.2em;
	font-size: 12px;
	}
	/*---1783 medal----*/
	.customSection.product-medals {
		border-top: 5px solid #ba9958;
		border-bottom: 5px solid #ba9958;
		padding: 50px 0 44px !important;
	}
	.medal-item {
		padding: 0 11px;
	}
	.medal-item h3 {
		font-size: 18px;
	}
	/*---1783 medal----*/
	.get-directions {
		margin-bottom: 30px;
	}

	.ewdugout p.disclaimer.mlb{
		left: -2.5%;
	}

	.common-section.ewdugout-img:not(.regularHeight), .common-section.ewdugout-img:not(.regularHeight) .section-inner {
		height: 380px;
		min-height: 380px;
	}
	.ewdugout p.disclaimer.mlb{
		font-size: 6px;
		bottom: 4%;
	}

}


@media screen and (max-width: 767px) {

	/*--MLB Slide--*/
	p.disclaimerlft {
		left: 0;
		width: auto;
		bottom: 0;
		position: relative;
	}
	p.disclaimerlft.insider {
		bottom: 0;
		right: auto;
		width: 100%;
		left: auto;
	}
	/*.mobPd70.mlbtripleplay{
	margin-bottom: 210px;
	}*/
	.mlbtripleplay p {
		max-width: 100%;
	}



	.common-form.quiz-campaign-form {
	    max-width: 100%;
	}	
	/*-----------For Privacy Page------------*/
	.privacy-page .privacy-page_wrapper {
		padding-left: 40px;
		padding-right: 40px;
	}
	.privacy-page h2 {
		margin-bottom: 20px;
	}
	.privacy-page h3 {
	    font-size: 28px;
	    padding-bottom: 8px;
	}
	.privacy-page p,
	.privacy-page .privacy-blocks p:last-child {
	    font-size: 19px;
	    line-height: 29px;
	    margin-bottom: 24px;
	}
	.privacy-page .privacy-blocks p {
		margin-bottom: 10px;
	}
	/*-----------For Privacy Page------------*/

	/*---- News detail section ----*/
	.news-detail{
		margin-bottom: 40px;
	}
	.news-detail-section .news-detail{
		padding: 0;
	}
	.news-detail-section img {
		margin-bottom: 20px;
	}
	.news-detail-section h3 {
		font-size: 36px;
		margin-bottom: 13px;
		padding-top: 3px;
	}
	.news-detail-section .bourbon-detail_media p {
		margin-bottom: 12px;
	}
	/*---- News detail section ----*/
	.bourbon-detail_media p.rules {
    margin-bottom: 0px;
}
	p.disclaimer.bottom2{
	text-align: center;
	padding: 0 24px;
	
}
.section-inner_contents.error-msgs{
	padding-top: 20px !important;
	padding-bottom: 0px !important;
	padding: 15px 15px 0;

}
.elementsRight {
text-align: right;
}
.elementsRight p {
float: right;
}
.elementsRight.topinsider{
		margin-top: 59px;
}
.elementsRight.topinsider .mobWidthFix65 {
    max-width: 67%;
}

.signup-popup{
	padding: 30px 0 30px 0;
}
.signup-popup .nlSectionUpdate .newsletter-signup{
	background: transparent;
	border: none;
}
.newsletter-signup h3 {
    margin-bottom: 20px;
    padding-top: 30px;
}
.newsletter-signup .input-group {
    display: block;
    margin-bottom: 20px;
    overflow: hidden;
	
}
.newsletter-signup .form-control {
    background-position: 20px center;
    background-size: 34px auto;
    font-size: 24px;
    height: 60px;
    padding: 0 20px 0 70px;
    display: block;
    width: 100%;
	border: 1px solid var(--orange);
}
.newsletter-signup .input-group-addon {
    display: block;
    float: right;
    width: 100%;
}
.signup-popup .newsletter-signup button {
    margin-top: 30px;
}
.amh-tile-21 .section-inner {
    align-items: flex-end;
}
.amh-tile-21 .section-inner p {
    max-width: none !important;
}
.amh-tile-21 .section-inner_contents {
    padding-top: 0 !important;
}
.customSection.product-medals {
    border-top: 7px solid #ba9958;
    border-bottom: 7px solid #ba9958;
    padding: 50px 42px !important;
}
.customSection.product-medals h2 {
    text-align: center !important;
}
.medal-flex.flex {
    flex-wrap: wrap;
    margin: 0 -20px;
}
.medal-item {
    width: 50%;
    padding: 0 15px;
    margin-bottom: 40px;
}
.medal-item:last-child,
.medal-item:nth-last-of-type(2) {
    margin-bottom: 0;
}
.medal-item h3 {
    font-size: 34px;
    margin-top: .8em;
    color: #fff;
}
.medal-item h3 span {
    display: block;
    font-size: 1.1em;
    margin-top: .3em;
}

.social-carousel {
    margin: 0 -3px;
}
.social-carousel .item {
    flex-wrap: wrap;
    width: auto !important;
}
.social-carousel .item a {
    width: 50%;
    border-left-width: 3px;
    border-right-width: 3px;
    border-bottom: 6px solid transparent;
}

.social-carousel .item a:nth-child(3) {
    width: 100%;
}



.mobPd70.ewdugout {
	padding-bottom: 0 !important;
	padding-top: 398px !important;
}
.ewdugout p.mlb-content{
	max-width: 84%;
	padding-bottom: 43px;
}

.ewdugout p.disclaimer.mlb {
	position: absolute;
	right: 17px;
	bottom: 75px;
	font-size: 6px;
	max-width: 47%;
	left: auto;
  }

.common-section.ewdugout-img:not(.regularHeight), .common-section.ewdugout-img:not(.regularHeight) .section-inner {
	height: auto;
	min-height: 760px;
}
.overlay-video_container.flexibleHeights {
	height: 100%;
	max-height: 100%;
}

	section#ew_singleBarrel .section-inner_contents.mobPd150 {
		padding-top: 45px !important;
	}
	section#ew_singleBarrel .common-section p {
		max-width: 100%;
	}
}

@media screen and (max-width: 539px) {
	/*-----------For Privacy Page------------*/
	.privacy-page .privacy-page_wrapper {
		padding-left: 30px;
		padding-right: 30px;
	}
	.privacy-page h2 {
		margin-bottom: 15px;
	}
	.privacy-page h3 {
	    font-size: 24px;
	    padding-bottom: 6px;
	}
	.privacy-page p,
	.privacy-page .privacy-blocks p:last-child {
	    font-size: 15px;
	    line-height: 24px;
	    margin-bottom: 20px;
	}
	.privacy-page .privacy-blocks p {
		margin-bottom: 8px;
	}
	/*-----------For Privacy Page------------*/

	/*---- News detail section ----*/	
	.news-detail-section img {
		margin-bottom: 15px;
	}
	.news-detail-section h3 {
		font-size: 24px;
		margin-bottom: 10px;
		padding-top: 5px;
	}
	.news-detail-section .bourbon-detail_media p {
		margin-bottom: 8px;
	}
	/*---- News detail section ----*/
	/*p.disclaimer.bottom2{
	text-align: center;
	padding: 0 55px;
	}*/
.section-inner_contents.error-msgs{
	padding-top: 20px !important;
	padding-bottom: 0px !important;
	padding: 15px 15px 0;

}
.elementsRight.topinsider{
		margin-top: -30px;
}
.customSection.product-medals {
    border-top: 5px solid #ba9958;
    border-bottom: 5px solid #ba9958;
    padding: 43px 30px !important;
}

.medal-flex.flex {
    margin: 0 -13px;
}
.medal-item {
    padding: 0 10px;
    margin-bottom: 27px;
}
.medal-item h3 {
    font-size: 22px;
}


.mobPd70.ewdugout {
    padding-bottom: 50px !important;
    padding-top: 300px !important;
}
.ewdugout p.mlb-content {
	max-width: 100%;
	padding-bottom: 0px;
  }
.ewdugout p.disclaimer.mlb {
	position: relative;
	right: 2px;
	bottom: -27px;
	font-size: 6px;
	max-width: 100%;
	left: auto;
	width: 100%;
}
.common-section.ewdugout-img:not(.regularHeight), .common-section.ewdugout-img:not(.regularHeight) .section-inner {
	height: auto;
	min-height: 560px;
}
}



@media screen and (min-width: 1400px) {
	.footer-left {
		width: 540px;
	} 
	.common-section.ewdugout-img:not(.regularHeight), .common-section.ewdugout-img:not(.regularHeight) .section-inner {
		min-height: 700px;
		height: 700px;
	}   
}

@media screen and (min-width: 1600px) {
	.common-section.ewdugout-img:not(.regularHeight), .common-section.ewdugout-img:not(.regularHeight) .section-inner {
		min-height: 830px ;
		height: 830px;
	}
}
