@media only screen and (max-width: 1200px) {

}

@media only screen and (max-width: 991px) {
  
    /* Header CSS */
    header.header-main-wrapper .navbar-toggle {
        display: block;
    }

    header.header-main-wrapper .navbar-nav {
        display: none;
    }

    header.header-main-wrapper #responsive-menu {
        display: block;
        width: 100%;
        position: relative;
        z-index: 100;
    }

    header.header-main-wrapper .slicknav_nav .slicknav_row {
        padding: 10px 20px !important;
        margin: 0 !important;
    }
	
	
	/* Same Header Banner Section Start */
	.explore-main .explore-inner h2{
		font-size: 40px;
	}
	/* Same Header Banner Section End */
	
	/* Footer Css Starts */
	
	.footer-main .footer-content-part{
		padding: 60px 0;
		background-size: auto;
	}

	.footer-main .footer-content-part .footer-logo{
		margin-bottom: 40px;
	}
	
	.footer-main .footer-content-part .footer-address,
	.footer-main .footer-content-part .footer-contact-us{
		margin-bottom: 40px;
	}
	
	.footer-main .footer-content-part .footer-address h2,
	.footer-main .footer-content-part .footer-contact-us h2,
	.footer-main .footer-content-part .footer-store-hours h2{
		margin-bottom: 20px;
	}

	.footer-main .footer-content-part .footer-social-icon{
		margin-bottom: 40px;
	}

	.footer-main .footer-content-part .footer-menu ul{
		display: flex;
		flex-wrap: wrap;
		justify-content: flex-start;
		max-width: 470px;
		margin: 0 auto;
	}

	.footer-main .footer-content-part .footer-menu ul li{
		width: 50%;
		margin: 7px 0;
		display: block;
		padding: 0;
	}

	.footer-main .footer-content-part .footer-menu ul li:after{
		display: none;
	}

	.footer-main .footer-content-part .footer-menu ul li:nth-of-type(odd){
		border-right: 2px solid #fff;
	}

	
	/* Footer Css Ends */
	
	/* Hero Banner Css Starts */
	
	.hero-slide .hero-banner-slide .banner-content h2{
		font-size: 50px;
	}	
	
	.hero-slide .hero-banner-slide .banner-content h2 br{
		display: none;
	}

	.hero-slider .hero-slide .swiper-button-prev{
		width: 80px;
		height: 80px;
		left: -45px;
	}

	.hero-slider .hero-slide .swiper-button-prev:after{
		font-size: 25px;
		left: 55px;
	}

	.hero-slider .hero-slide .swiper-button-next{
		width: 80px;
		height: 80px;
		right: -45px;
	}

	.hero-slider .hero-slide .swiper-button-next:after{
		font-size: 25px;
		right: 55px;
	}
	
	/* Hero Banner Css Ends */
	
	/* Welcome to MLS Section Starts */
	
	.mls-section{
		padding: 60px 0;
	}
	
	.mls-section .row.mls-row .mls-img{
		text-align: center;
		margin-bottom: 60px;
	}
	
	.mls-section .row.mls-row .mls-content{
		margin-right: 0;
	}
	
	.mls-section .row.mls-row .mls-content h2{
		font-size: 36px;
	}

	.mls-section .row.wine-special .wine-special-banner .btn-wine a.btn-wine-banner{
		font-size: 18px;
	}
	
	.mls-section .row.mls-row{
		margin-bottom: 60px;
		display: flex;
		flex-direction: column-reverse;
	}
	
	.mls-section .row.wine-special{
		padding: 60px 0;
		margin-left: 5px;
		margin-right: 5px;
	}
	
	.mls-section .row.beer-special{
		margin-left: 5px;
		margin-right: 5px;
	}

	.mls-section .row.wine-special:after{
		background-size: 70% auto;
		left: 0;
	}
	
	.mls-section .row.wine-special .wine-special-banner h2{
		font-size: 50px;
	}
	
	.mls-section .row.wine-special .wine-special-banner h4{
		font-size: 20px;
		margin: 20px 0 60px;
	}
	
	.mls-section .row.beer-special .beer-special-banner{
		margin-bottom: 30px;
		margin-top: 30px;
		margin-right: 0px;
		padding: 60px 0;
	}
	
	.mls-section .row.beer-special .spirit-special-banner{
		margin: 0;
	}
	
	.mls-section .row.beer-special .beer-special-banner h2{
		width: 80%;
		min-height: auto;
	}

	.mls-section .row.beer-special .beer-special-banner:after{
		background-size: 70% auto;
	}

	.mls-section .row.beer-special .beer-special-banner h4{
		padding-left: 80px;
		margin-bottom: 60px;
	}

	.mls-section .row.beer-special .beer-special-banner h2 br{
		display: none;
	}

	.mls-section .row.beer-special .beer-special-banner .btn-beer{
		padding-right: 0 ;
		text-align: center;
		padding-left: 15px;
	}
	
	.mls-section .row.beer-special .beer-special-banner h4,
	.mls-section .row.beer-special .spirit-special-banner h4,
	.mls-section .row.beer-special .beer-special-banner .btn-beer a.btn-beer-banner,
	.mls-section .row.beer-special .spirit-special-banner .btn-spirit a.btn-spirit-banner{
		font-size: 18px;
	}
	
	.mls-section .row.beer-special .beer-special-banner h4{
		text-align: center;
	}
	
	.mls-section .row.beer-special .beer-special-banner .btn-beer a.btn-beer-banner,
	.mls-section .row.beer-special .spirit-special-banner .btn-spirit a.btn-spirit-banner{
		margin: 0;
	}

	.mls-section .row.beer-special .spirit-special-banner{
		padding: 60px 0;
	}

	.mls-section .row.beer-special .spirit-special-banner:after{
		background-size: 70% auto;
	}

	.mls-section .row.beer-special .spirit-special-banner h2{
		width: 80%;
	}

	.mls-section .row.beer-special .spirit-special-banner h2 br{
		display: none;
	}

	.mls-section .row.beer-special .spirit-special-banner h4{
		padding-left: 110px;
		margin-bottom: 60px;
	}

	.mls-section .row.beer-special .spirit-special-banner .btn-spirit{
		padding-left: 110px;
	}
	
	.mls-section .row.wine-special:before,
	.mls-section .row.beer-special .beer-special-banner:before,
	.mls-section .row.beer-special .spirit-special-banner:before{
		display: none;
	}

	/* Welcome to MLS Section Ends */
	
	/* Why Choose Us Section Starts */
	
	.why-choose-section{
		padding: 60px 0;
	}
	
	.why-choose-section .why-choose-banner h2{
		font-size: 36px;
	}

	.why-choose-section .source-box .box-content h4{
		font-size: 22px;
	}
	
	.why-choose-section .why-choose-banner{
		margin-bottom: 30px;
	}
	
	.why-choose-section .source-box{
		margin: 10px 180px;
		height: auto;
	}
	
	/* Why Choose Us Section Ends */
	
	/* News Letter Section Starts */
	
	.news-letter-section{
		padding: 60px 0;
	}

	.news-letter-section .news-letter-heading{
		margin-bottom: 40px;
	}

	.news-letter-section .news-letter-heading h4{
		font-size: 18px;
	}

	.news-letter-section .news-letter-heading h2{
		font-size: 36px;
	}
	
	/*.news-letter-section .news-letter-form .form-group{
		width: calc(50% - 10px);
		margin-right: 20px;
		margin-top: 10px;
		margin-bottom: 10px;
	}	

	.news-letter-section .news-letter-form .form-group:nth-of-type(2n + 2){
		margin-right: 0;
	}*/

	.news-letter-section #mc_embed_signup_scroll{
		max-width: 480px;
		margin: 0 auto;
	}

	.news-letter-section #mc_embed_signup_scroll .mc-field-group{
		width: 100% !important;
		margin-right: 0 !important;
		margin-top: 10px;
		margin-bottom: 10px;
	}

	.news-letter-section #mc_embed_signup_scroll .mc-field-group:nth-of-type(2n + 2){
		margin-right: 0;
	}
	
	.news-letter-section #mc_embed_signup_scroll #mce-responses{
		margin-top: 0 !important;
		margin-bottom: 0 !important;
	}

	/* News Letter Section Ends */
	
	/* Wine Special Page Css Starts */
		
	.wine-special-section{
		padding: 0 0 50px;
	}

	/* Wine Special Page Css Ends */
	
	/* Bourbon club Page Start */
	.explore-main{
		padding: 40px 0 40px 0;
	}

	.explore-main .explore-inner h2{
		font-size: 36px;
	}

	.details-explore-main{
		padding: 20px 0;
	}

	.details-explore-main .details-explore-inner .details-explore-box{
		margin-bottom: 50px;
	}

	.details-explore-main .details-explore-inner h2{
		font-size: 30px;
		padding-left: 50px;
		margin-bottom: 20px;
		background-size: 25px auto;
	}

	.details-explore-main .details-explore-inner ul li.list-item{
		margin-left: 30px;
		margin-bottom: 12px;
		padding-left: 6px;
		font-size: 18px;
	}
	
	.limited-supply-main .limited-supply-inner ul li.list-item{
		margin-left: 20px;
		margin-bottom: 12px;
		padding-left: 6px;
		font-size: 18px;
	}
	
	.limited-supply-main{
		padding: 40px 0;
	}
	
	.limited-supply-main .limited-supply-wrapper .limited-supply-inner{
		padding: 60px 40px;
	}
	
	.limited-supply-main .limited-supply-wrapper .limited-supply-inner h2{
		font-size: 36px;
	}
	
	.limited-supply-main .row.group .group-box{
		margin-left: 60px;
		margin-right: 60px;
	}
	
	.limited-supply-main .row.group .group-box.box-group-1{
		margin-bottom: 40px;
	}
	
	.limited-supply-main .row.group .group-box h2{
		font-size: 32px;
		margin-bottom: 20px;
	}
	
	.login-form-section{
		padding: 40px 0 60px;
	}
	
	.login-form-section .form-part .login-heading h2{
		font-size: 36px;
	}
	/* Bourbon club Page End */

	
	/* Super Saturday Page Start */
	.sale-register-main .sale-register-inner h3{
		font-size: 20px;
	}

	.sale-register-main .sale-register-inner h2{
		font-size: 36px;
	}

	.sale-register-main .sale-register-inner .sale-register-btn a.btn-sale{
		padding: 10px 20px;
		font-size: 20px;
	}

	.sale-register-list-main{
		padding: 20px 0px 60px;
	}

	.sale-register-list-inner li{
		font-size: 18px;
		margin-bottom: 20px;
		padding-left: 50px;
	}

	.sale-register-list-inner ul.list li span{
		font-size: 18px;
		width: 35px;
		height: 35px;
	}

	/* Super Saturday Page End */
	
	/* Contact Us Page Css Starts */
	
	.contact-us-section .contact-box{
		background: #0f0f0f;
		padding: 60px 40px;
	}
	
	.contact-section .address-box,
	.contact-section .mail-box,
	.contact-section .call-box,
	.contact-section .store-box{
		margin-bottom: 40px;
	}
	
	.contact-section .address-box h2,
	.contact-section .mail-box h2,
	.contact-section .call-box h2,
	.contact-section .store-box h2{
		font-size: 22px;
	}

	.contact-section .address-box h2 img, 
	.contact-section .mail-box h2 img, 
	.contact-section .call-box h2 img, 
	.contact-section .store-box h2 img{
		width: 60px;
	}
	
	.contact-social-icon{
		margin-top: 20px;
	}
	
	.contact-section .address-box p,
	.contact-section .mail-box p,
	.contact-section .call-box p,
	.contact-section .store-box p{
		font-size: 18px;
	}
	
	.contact-section .address-box p br,
	.contact-section .mail-box p br,
	.contact-section .call-box p br,
	.contact-section .store-box p br{
		display: none;
	}
	
	.contact-social-icon ul li{
		display: inline-block;
		margin: 0 15px;
	}

	.contact-social-icon ul li a i{
		font-size: 22px;
		width: 50px;
		height: 50px;
	}

	.contact-us-section{
		padding: 0 0 60px;
	}
	
	.contact-form-section{
		padding: 100px 0;
	}
	
	.contact-form-section .contact-form{
		margin: 0 auto;
	}
	
	.contact-form-section .contact-form .contact-form-heading h2{
		font-size: 36px;
	}
	
	.map-section .map iframe{
		height: 400px
	}
	
	/* Contact Us Page Css Ends */


	/* Order Detail Page CSS  */
	.order-success-wrapper{
		padding: 60px 0 0;
	}

	.order-success-wrapper .order-success-box h2{
		font-size: 26px;
		margin-bottom: 30px;
	}

	.order-success-wrapper .order-success-box h2:before{
		width: 150px;
	}

	.order-success-wrapper .order-success-box p{
	    font-size: 18px;
	}

	/* BOURBON CLUB Page CSS */
	.bourbonclub-preferences-wrapper{
		padding: 40px 0 60px;
	}

	.pref-form-wrapper .events-img{
		margin-top: 40px;
	}

	/* BOURBON CLUB Preferences List Page CSS */
	.bourbonclub-preferences-list-wrapper{
		padding: 0 0 60px;
	}

	.bourbonclub-preferences-list-wrapper .row{
		padding: 60px 40px;
	}

	.bourbonclub-preferences-list-wrapper .preference-list-box{
		padding: 30px 20px;
	}

	.bourbonclub-preferences-list-wrapper .preference-list-box h3{
		font-size: 26px;
		margin-bottom: 25px;
	}

	.bourbonclub-preferences-list-wrapper .preference-list-box ul li{
		font-size: 16px;
	}


	/* Forget Password Page CSS */
	.forget-pass-main-wrapper{
		padding: 60px 0;
	}

	.forget-pass-inner{
		max-width: 570px;
	}

	.forget-pass-inner h2{
		font-size: 40px;
		margin-bottom: 40px;
	}

	.forget-pass-inner form label{
		font-size: 16px;
	}




}

@media only screen and (max-width: 767px) {
	
	/* breadcrumb Section Start */
	.breadcrumb-main{
		padding: 15px 0;
	}

	.breadcrumb-main .breadcrumb li.breadcrumb-item a,
	.breadcrumb-main .breadcrumb li.breadcrumb-item,
	.breadcrumb-main .breadcrumb li.breadcrumb-item.active{ 
		font-size: 14px;
	}

	/* BOURBON CLUB Page Start */
	
	/* Same Header Banner Section Start */
	.explore-main .explore-inner h3{
		font-size: 18px;
		margin-bottom: 20px;
	}

	.explore-main .explore-inner h2{
		font-size: 36px;
	}
	/* Same Header Banner Section End */
	
	
    /* Hero Banner Css Starts */
	
	.hero-slide .hero-banner-slide .row{
		display: flex;
		flex-direction: column-reverse;
		text-align: center;
	}
	
	.hero-slide .hero-banner-slide .banner-content h2{
		font-size: 45px;
		margin-bottom: 30px;
	}	
	
	.hero-slide .hero-banner-slide .banner-content h2 br,
	.mls-section .row.beer-special .beer-special-banner h2 br{
		display: none;
	}
	
	.hero-slide .swiper-pagination{
		position: relative;
		bottom: -5px;
	}

	.hero-slider .hero-slide .swiper-button-prev,
	.hero-slider .hero-slide .swiper-button-next{
		display: none;
	}
	
	/* Hero Banner Css Ends */
	
	/* Welcome to MLS Section Starts */
	
	.mls-section{
		padding: 60px 0 60px;
		background: #fff;
	}

	.mls-content h4{
		font-size: 18px;
	}

	.mls-content p{
		margin: 20px 0 30px;
	}
	
	.mls-section .row.mls-row .mls-content h2{
		font-size: 28px;
	}
	
	.mls-section .row.mls-row .mls-content h2 br{
		display: none;
	}
	
	.mls-section .row.wine-special:after,
	.mls-section .row.beer-special .beer-special-banner:after{
		background-size: 100% auto;
    	width: 80px;
    	height: 150px;
	}

	.mls-section .row.beer-special .spirit-special-banner:after{
		background-size: 100% auto;
		width: 66px;
		height: 135px;
	}
	
	.mls-section .row.wine-special .wine-special-banner h2{
		font-size: 36px;
	}
	
	.mls-section .row.wine-special .wine-special-banner h4{
		font-size: 16px;
		display: block;
		margin: 20px 0 50px;
	}

	.mls-section .row.wine-special .wine-special-banner .btn-wine a.btn-wine-banner,
	.mls-section .row.beer-special .beer-special-banner h4,
	.mls-section .row.beer-special .beer-special-banner .btn-beer a.btn-beer-banner,
	.mls-section .row.beer-special .spirit-special-banner h4,
	.mls-section .row.beer-special .spirit-special-banner .btn-spirit a.btn-spirit-banner{
		font-size: 16px;
	}

	.mls-section .row.wine-special .wine-special-banner,
	.mls-section .row.beer-special .beer-special-banner,
	.mls-section .row.beer-special .spirit-special-banner{
		position: relative;
		z-index: 5;
	}
	
	.mls-section .row.beer-special .beer-special-banner h2,
	.mls-section .row.beer-special .spirit-special-banner h2{
		font-size: 28px;
		width: 100%;
		min-height: auto;
	}

	.mls-section .row.beer-special .beer-special-banner h4{
		padding-left: 15px;
		margin-bottom: 50px;
		position: relative;
		z-index: 5;
	}

	.mls-section .row.beer-special .beer-special-banner .btn-beer{
		padding-left: 0;
	}

	.mls-section .row.beer-special .spirit-special-banner h4{
		padding-left: 15px;
    	margin-bottom: 50px;
		position: relative;
		z-index: 5;
		text-align: center;
	}

	.mls-section .row.beer-special .spirit-special-banner .btn-spirit{
		padding-left: 0;
		text-align: center;
	}
	
	/* Welcome to MLS Section Ends */
	
	/* Why Choose Us Section Starts */
	
	.why-choose-section{
		padding: 60px 0;
	}
	
	.why-choose-section .why-choose-banner h4{
		font-size: 18px;
	}
	
	.why-choose-section .why-choose-banner h2{
		font-size: 40px;
	}
	
	.why-choose-section .why-choose-banner{
		margin-bottom: 30px;
	}
	
	.why-choose-section .source-box{
		margin: 10px 0px;
		height: auto;
	}
	
	/* Why Choose Us Section Ends */
	
	/* News Letter Section Starts */
	
	.news-letter-section{
		padding: 60px 0;
	}

	.news-letter-section .news-letter-heading h2{
		font-size: 20px;
	}

	/*.news-letter-section .news-letter-form .form-group{
		width: 100%;
		margin-right: 0;
	}*/
	
	.news-letter-section #mc_embed_signup_scroll .mc-field-group{
		width: 100%;
		margin-right: 0;
	}

	.news-letter-section #mc_embed_signup_scroll .mc-field-group:nth-of-type(2n + 2){
		margin-right: 0;
	}
	
	/* News Letter Section Ends */
	
	/* Footer Css Starts */
	
	.footer-main .footer-content-part{
		padding: 60px 5px 60px;
		position: relative;
	}

	.footer-main .footer-content-part::after{
		content: '';
		display: block;
		position: absolute;
		width: 100%;
		height: 100%;
		top: 0;
		left: 0;
		background: rgba(0, 0, 0, 0.6);
	}

	.footer-main .footer-content-part .container{
		position: relative;
		z-index: 2;
	}
	
	.footer-main .footer-content-part .footer-logo{
		margin-bottom: 50px;
		text-align: center;
	}
	
	.footer-main .footer-content-part .footer-logo a img{
		width: 50%;
	}
	
	.footer-main .footer-content-part .footer-address,
	.footer-main .footer-content-part .footer-contact-us{
		margin-bottom: 40px;
		text-align: center;
	}

	.footer-main .footer-content-part .footer-store-hours,
	.footer-main .footer-content-part .footer-social-icon{
		text-align: center;
	}
	
	.footer-main .footer-content-part .footer-address h2,
	.footer-main .footer-content-part .footer-contact-us h2,
	.footer-main .footer-content-part .footer-store-hours h2{
		margin-bottom: 15px;
		font-weight: 600;
	}

	.footer-main .footer-content-part .row.footer-content{
		margin-bottom: 40px;
	}

	.footer-main .footer-content-part .footer-social-icon{
		margin-bottom: 0;
	}

	.footer-main .footer-content-part .footer-social-icon ul li a i{
		font-size: 20px;
		width: 45px;
		height: 45px;
	}

	.footer-main .footer-content-part .footer-social-icon ul{
		margin: 0;
		margin-bottom: 0;
	}

	.footer-main .footer-content-part .footer-social-icon ul li{
		margin: 0 10px;
	}

	.footer-main .footer-content-part .footer-menu{
		display: none;
	}

	.footer-main .footer-content-part .footer-menu ul li{
		width: 100%;
		border-right: none !important;
		text-align: left;
	}
	
	.footer-main .footer-copyrights-part{
		padding: 15px 0;
	}

	.footer-main .footer-copyrights-part p{
		line-height: 1.6em;
	}

	/* Footer Css Ends */
	
	/* Why Choose Us Section Starts */
	.why-choose-section .why-choose-banner h4{
		font-size: 18px;
	}
	
	.why-choose-section .why-choose-banner h2{
		font-size: 28px;
	}
	
	.why-choose-section .why-choose-banner{
		margin-bottom: 20px;
	}
	
	.why-choose-section .source-box{
		margin: 10px 10px;
		height: auto;
	}

	.why-choose-section .source-box{
		padding: 40px 20px;
	}

	.why-choose-section .source-box .box-content h4{
		font-size: 20px;
	}
	
	/* Why Choose Us Section Ends */
	
	.wine-special-section .wine-special-box .wine-img img{
		min-height: 180px;
		max-height: 180px;
	}

	.wine-special-section .wine-special-box{
		margin: 0 10px;
	}
	
	/* Bourbon club Page Start */
	.explore-main .explore-inner h3{
		font-size: 18px;
		margin-bottom: 15px;
	}

	.explore-main .explore-inner h2{
		font-size: 28px;
	}

	.details-explore-main .details-explore-inner h2{
		font-size: 26px;
		background-size: 20px auto;
		padding-left: 35px;
	}

	.details-explore-main .details-explore-inner ul li.list-item{
		font-size: 16px;
		margin-bottom: 10px;
		margin-left: 25px;
		padding-left: 4px;
	}	

	.details-explore-main .details-explore-inner .details-explore-box{
		margin-bottom: 40px;
	}
	
	.limited-supply-main .limited-supply-inner ul li.list-item{
		font-size: 16px;
		margin-bottom: 10px;
		margin-left: 20px;
		padding-left: 4px;
	
	}	

	.details-explore-main{
		padding: 20px 0 0;
	}
	
	.limited-supply-main .limited-supply-wrapper .limited-supply-inner{
		padding: 40px 20px;
		border-radius: 0 80px 0 0;
	}
	
	.limited-supply-main .limited-supply-wrapper .limited-supply-inner h2{
		font-size: 28px;
	}
	
	.limited-supply-main .row.group .group-box{
		margin: 0 0px;		
		padding: 40px 20px;
	}
	
	.limited-supply-main .row.group .group-box.box-group-1{
		margin-bottom: 30px;
	}
	
	.limited-supply-main .row.group .group-box ul li{
		font-size: 16px;
	}
	
	.limited-supply-main .row.group .group-box ul li.list-item{
		font-size: 14px;
	}

	.limited-supply-main .row.group .group-box h2{
		font-size: 24px;
	}
	
	.login-form-section{
		padding: 40px 0 60px;
	}

	.login-form-section .form-part .login-heading{
		margin-bottom: 30px;
	}

	.login-form select.select-product{
	    font-size: 16px;
	    background-position: center right 13px;
	    background-size: 14px auto;
	}
	
	.login-form-section .form-part{
		margin: 0;
	}
	
	.login-form-section .form-part .login-heading h2{
		font-size: 28px;
	}
	/* Bourbon club Page End */
	
	/* Super Saturday Page Start */
	.sale-register-main .sale-register-inner h3{
		font-size: 18px;
	}

	.sale-register-main .sale-register-inner h3:before{
		width: 40px;
		left: -50px;
	}

	.sale-register-main .sale-register-inner h3:after{
		width: 40px;
		right: -50px;
	}

	.sale-register-main .sale-register-inner h2{
		font-size: 28px;
		margin-bottom: 0;	
	}

	.sale-register-main .sale-register-inner .sale-register-btn a.btn-sale{
		font-size: 18px;
		padding: 13px 30px;
	}

	.sale-register-list-inner li{
		font-size: 16px;
    	margin-bottom: 15px;
		padding-left: 45px;
	}

	.sale-register-list-inner ul.list li span{
		width: 30px;
		height: 30px;
		font-size: 16px;
		top: 7px;
	}

	.sale-register-list-main .default-form form{
		display: block;
		flex-wrap: nowrap;
		text-align: center;
	}

	.sale-register-list-main .default-form form .form-group label{
		display: block;
	    margin-right: 0;
	    margin-bottom: 15px;
	    text-align: center;
	}

	.sale-register-list-main .default-form form .form-group button.btn-submit{
	    min-width: 205px;
	    margin-left: 0;
	    margin-top: 25px;
	}

	/* Super Saturday Page End */
	
	/* Contact Us Page Css Starts */
	
	.contact-us-section .contact-box{
		padding: 40px 20px;
	}
	
	.contact-section .address-box,
	.contact-section .mail-box,
	.contact-section .call-box,
	.contact-section .store-box{
		margin-bottom: 40px;
	}
	
	.contact-section .address-box h2,
	.contact-section .mail-box h2,
	.contact-section .call-box h2,
	.contact-section .store-box h2{
		font-size: 20px;
	}
	
	.contact-section .address-box h2 img, 
	.contact-section .mail-box h2 img, 
	.contact-section .call-box h2 img, 
	.contact-section .store-box h2 img{
		width: 45px;
		padding-right: 10px;
	}
	
	.contact-social-icon{
		margin-top: 0;
	}
	
	.contact-section .address-box p,
	.contact-section .mail-box p,
	.contact-section .call-box p,
	.contact-section .store-box p{
		font-size: 16px;
		padding-left: 45px;
	}
	
	.contact-form-section{
		padding: 80px 0;
	}

	.contact-form-section .contact-form{
		margin: 0 auto;
	}

	.contact-form-section .contact-form .contact-form-heading h2{
		font-family: 'Cinzel', serif;
		font-size: 28px;
		font-weight: 700;
		color: #0F0F0F;
		line-height: 1.2em;
		text-transform: uppercase;
		margin-bottom: 20px;
	}
	
	.contact-form-section .contact-form .contact-form-part .form-group.form-input{
		width: 100%;
	}
	
	.contact-form-section .contact-form .contact-form-login p:before{
		left: 20px;
		width: 131px;
	}

	.contact-form-section .contact-form .contact-form-login p:after{
		right: 20px;
		width: 131px;
	}
	
	.map-section .map iframe{
		height: 250px
	}
	
	/* Contact Us Page Css Ends */	

	/* Order Detail Page CSS  */
	.order-success-wrapper .order-success-box h2{
		font-size: 24px;
		line-height: 1.2em;
		padding-bottom: 0;
		margin-bottom:  25px;
	}

	.order-success-wrapper .order-success-box h2:before{
		display: none;
	}

	.order-success-wrapper .order-success-box p{
	    font-size: 16px;
	    line-height: 1.8em;
	}


	/* BOURBON CLUB Page CSS */
	.bourbonclub-preferences-wrapper{
		padding: 20px 0 60px;
	}

	.pref-form-wrapper .events-img{
		margin-top: 30px;
	}
	
	.pref-form-wrapper #burbanclub-form .bourbon-club-dropdown-area button{
		display: block;
		width: 100%;
	}

	.pref-form-wrapper #burbanclub-form .row .col-md-6.col-12:nth-of-type(1){
		margin-bottom: 40px;
	}
	
	.pref-form-wrapper #burbanclub-form .form-row.pref-wrapper{
		margin-top: 0;
		padding-top: 60px;
		position: relative;
	}

	.pref-form-wrapper #burbanclub-form .form-row.pref-wrapper::before{
		content: '';
		display: block;
		position: absolute;
		width: 80%;
		height: 1px;
		top: 30px;
		left: 0;
		right: 0;
		background: #e5e5e5;
		margin: 0 auto;
	}
	
	.pref-form-wrapper #burbanclub-form .form-row.pref-wrapper .pref-box{
		width: 100%;
		margin-right: 0;
		margin-bottom: 25px;	
	}
	
	.pref-form-wrapper #burbanclub-form .form-row.pref-wrapper .pref-box:last-child{
		margin-bottom: 0;
	}
	
	.pref-form-wrapper #burbanclub-form .form-button button{
		display: block;
		width: 100%;
	}
	
	.pref-form-wrapper #burbanclub-form .form-button .preference-note{
		font-size: 16px;
	}

	/* BOURBON CLUB Preferences List Page CSS */
	.bourbonclub-preferences-list-wrapper .row::after{
		border-radius: 0px 80px 0px 0px;
	}

	.bourbonclub-preferences-list-wrapper .row{
		padding: 50px 5px;
	}

	.bourbonclub-preferences-list-wrapper .preference-list-box h3{
		font-size: 24px;
		margin-bottom: 20px;
	}

	.bourbonclub-preferences-list-wrapper .preference-list-box{
		height: auto;
	}

	.bourbonclub-preferences-list-wrapper .row .col-md-6.col-12:nth-of-type(1) .preference-list-box{
		margin-bottom: 30px;
	}


	/* Forget Password Page CSS */
	.forget-pass-inner h2{
		font-size: 32px;
		margin-bottom: 30px;
	}

	.reset-password-wrapper .forget-pass-inner form input{
		margin-bottom: 25px;
	}

	.weekly-section{
		padding: 0 0 30px;
	}

	.weekly-box h4{
		font-size: 26px;
	}

	.job-form{
		padding: 20px 15px 30px;
	}

}