@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 #e8892f;
}
.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;
}
.customSection.product-medals h2 {
	
}
.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;
	}
}
@media screen and (min-width: 768px) and (max-width: 991px) {
	.footer-nav ul li {
		padding: 0 14px;
	}     
}