/*
	Theme Name: Brewers Distributor Ltd.
	Theme URI: http://www.dbl.ca/
	Description: A Custom Wordpress theme designed for Brewers Distributor Ltd. by eKzact Solutions Inc.
	Author: eKzact Solutions Inc.
	Author URI: http://www.ekzact.com/
*/


/************************************************************************************
RESET
*************************************************************************************/

html,
body,
address,
blockquote,
div,
dl,
form,
h1,
h2,
h3,
h4,
h5,
h6,
ol,
p,
pre,
table,
ul,
dd,
dt,
li,
tbody,
td,
tfoot,
th,
thead,
tr,
button,
del,
ins,
map,
object,
a,
abbr,
acronym,
b,
bdo,
big,
br,
cite,
code,
dfn,
em,
i,
img,
kbd,
q,
samp,
small,
span,
strong,
sub,
sup,
tt,
var,
legend,
fieldset {
	margin: 0;
	padding: 0;
	outline: none;
}

html {
	overflow-y: visible;
}

img,
fieldset {
	border: 0;
}


/* set image max width to 100% */

img {
	max-width: 100%;
	height: auto;
	width: auto\9;
	/* ie8 */
}


/* set html5 elements to block */

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
	display: block;
}


/************************************************************************************
CLEARFIX
*************************************************************************************/

.clearfix:after,
header:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}

.clearfix {
	display: inline-block;
}

.clearfix {
	display: block;
	zoom: 1;
}


/************************************************************************************
GENERAL STYLING
*************************************************************************************/

@font-face {
	font-family: 'Cheddar';
	src: url('2AC8C4_0_0.woff') format('woff'),
		/* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
		url('2AC8C4_0_0.ttf') format('truetype');
	/* Chrome 4+, Firefox 3.5, Opera 10+, Safari 3ï¿½5 */
}

body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #59585a;
	color: #333333;
	font-size: 13px;
}

a,
a:visited {
	color: #ff7f00;
	text-decoration: underline;
}

img {
	border: 0px;
}

h1,
h2,
h3,
h4 {
	font-family: 'Arbutus Slab', serif;
}

h1,
h2 {
	color: #eb641e;
}

h3 {
	color: #333333;
}

form {
	display: block;
}

hr {
	border: 0px;
	border-bottom: 1px solid #333;
	margin: 10px 0px;
}

.clr {
	clear: both;
}

html {
	scroll-behavior: smooth;
}


/* ------------------------------------------------------- */

.row {
	display: table;
	width: 100%;
}

.grid1 {
	width: 6.49%;
	margin-right: 2%;
}

.grid2 {
	width: 14.98%;
	margin-right: 2%;
}

.grid3 {
	width: 23.47%;
	margin-right: 2%;
}

.grid4 {
	width: 31.96%;
	margin-right: 2%;
}

.grid5 {
	width: 40.45%;
	margin-right: 2%;
}

.grid6 {
	width: 48.94%;
	margin-right: 2%;
}

.grid7 {
	width: 57.43%;
	margin-right: 2%;
}

.grid8 {
	width: 65.92%;
	margin-right: 2%;
}

.grid9 {
	width: 74.41%;
	margin-right: 2%;
}

.grid10 {
	width: 82.90%;
	margin-right: 2%;
}

.grid11 {
	width: 91.39%;
	margin-right: 2%;
}

.grid12 {
	width: 99.88%;
}

.grid1,
.grid2,
.grid3,
.grid4,
.grid5,
.grid6,
.grid7,
.grid7,
.grid8,
.grid9,
.grid10,
.grid11 {
	float: left;
}

.grid1:last-child,
.grid2:last-child,
.grid3:last-child,
.grid4:last-child,
.grid5:last-child,
.grid6:last-child,
.grid7:last-child,
.grid7:last-child,
.grid8:last-child,
.grid9:last-child,
.grid10:last-child,
.grid11:last-child {
	margin-right: 0%;
}


/* ------------------------------------------------------- */

.fullWrapper {
	width: 100%;
	margin: auto;
}

.wrapper {
	width: 1000px;
	margin: auto;
}

.limiter {
	max-width: 1000px;
	margin: auto;
}

.darkgray {
	background-color: #717073;
}

.RightHeader {
	position: relative;
	width: 46% !important;
}

.RightHeader h2 {
	color: #FFFFFF;
	font-size: 24px;
	font-weight: normal;
	position: absolute;
	top: 60px;
	right: 0px;
	font-family: 'Cheddar';
}

.register {
	background-image: url("images/icon-register.jpg");
	background-position: left top;
	background-repeat: no-repeat;
	display: table;
	font-size: 16px;
	padding: 12px 0 12px 71px;
	width: 71px;
	position: absolute;
	top: 100px;
	right: 161px;
}

.beer {
	background-image: url(images/icon-beer.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	display: table;
	font-size: 16px;
	padding: 12px 0 12px 71px;
	width: 87px;
	position: absolute;
	top: 100px;
	right: 0px;
}

.RightHeader a,
.RightHeader a:visited {
	color: #FFFFFF;
	text-decoration: underline;
	display: inline-block;
}

.RightHeader a:hover {
	color: #fec56f;
}

.RightHeader a:focus {
	outline: 1px solid transparent;
}

.menubg {
	background-image: url(images/menu-bg.jpg);
	background-position: top left;
	background-repeat: repeat-x;
	height: 40px;
	font-family: 'Arbutus Slab', serif;
	color: #000000;
	font-size: 14px;
}

.HomeTopContent {
	min-height: 300px;
	padding-top: 210px;
}

.HomeTopContent h2,
.HomeTopContent h3,
.HomeTopContent h1 {
	background-image: url(images/translucent-bg.png);
	color: #FFFFFF;
	padding: 5px 10px;
	margin: 0px !important;
	/*display:inline-block;*/
	font-family: 'Sanchez', serif;
	display: table;
}

.HomeTopContent h2,
.HomeTopContent h1 {
	font-size: 40px !important;
}

.HomeTopContent h3 {
	font-size: 26px !important;
}

.HomeTopContent span.bodyregister,
.HomeTopContent span.bodybeer {
	display: table;
	height: 50px;
	line-height: 45px;
	width: 245px;
	padding-right: 50px;
	padding-left: 20px;
	font-family: 'Arbutus Slab', serif;
	font-size: 20px;
	float: left;
	margin-top: 20px;
}

.HomeTopContent span.bodyregister {
	background-image: url(images/arrow-01.jpg);
	background-repeat: no-repeat;
	background-position: center right;
	background-color: #7b3810;
}

.HomeTopContent span.bodybeer {
	background-image: url(images/arrow-02.jpg);
	background-repeat: no-repeat;
	background-position: center right;
	background-color: #824B03;
}

.HomeTopContent span.bodyregister a,
.HomeTopContent span.bodybeer a,
.HomeTopContent span.bodyregister a:visited,
.HomeTopContent span.bodybeer a:visited {
	color: #FFFFFF;
}

.HomeTopContent span.bodyregister a:hover,
.HomeTopContent span.bodybeer a:hover {
	color: #fff;
}

.contentbg {
	background-image: url(images/bottom-body-bg.jpg);
	background-position: bottom left;
	background-repeat: repeat-x;
}

.contentbg h1 {
	font-family: 'Cheddar';
	font-size: 30px;
	font-weight: normal;
	margin-bottom: 20px;
}

.contentbg h2 {
	font-size: 30px;
	font-weight: normal;
	margin-bottom: 20px;
}

.contentbg h3 {
	font-size: 20px;
	font-weight: normal;
	margin-bottom: 20px;
}

.contentbg h3 a,
.contentbg h3 a:visited {
	color: #ff7f00;
	text-decoration: underline;
}

.contentbg h3 a:hover {
	text-decoration: none;
	color: #333333;
}

.contentbg p {
	line-height: 1.6em;
	margin-bottom: 20px;
}

.contentbg img {
	float: right;
	margin: 0px 0px 10px 10px;
}

.contentblcok {
	padding: 55px 40px 90px 40px;
	background-color: #FFFFFF;
	background-image: url(images/base-shadow.jpg);
	background-position: center bottom;
	background-repeat: no-repeat;
	width: auto;
	min-height: 500px;
}

.footerbg {
	background-color: #59585a;
	padding-bottom: 70px !important;
	color: #FFFFFF;
	line-height: normal;
}

.footerbg p {
	line-height: 1.6em;
}

.footerbg a,
.footerbg a:visited {
	color: #ffffff;
}

.footerbg a:hover {
	color: #ffffff;
}


/* ----------------- Menu ----------------- */

#access {
	display: block;
	float: left;
	margin: 0 auto;
	width: 100%;
	font-family: 'Sanchez', serif;
}

#access .menu-header,
div.menu {
	font-size: 13px;
	/*margin-left: 12px;*/
	/*width: 928px;*/
}

#access .menu-header ul,
div.menu ul,
#access ul {
	list-style: none;
	margin: 0;
	padding: 0px 0px 0px 0px;
}

#access .menu-header li,
div.menu li,
#access li {
	float: left;
	position: relative;
	text-transform: uppercase;
}

#access a {
	color: #333;
	display: block;
	padding: 10px 18px;
	text-decoration: none;
	border: 1px solid transparent;
}

#access ul ul {
	display: none;
	position: absolute;
	width: 230px;
	z-index: 99999;
}

#access ul ul li {
	border-bottom: 1px solid #fcae39;
}

#access ul ul ul {
	left: 100%;
	top: 0;
}

#access ul ul a {
	background: #fba526;
	line-height: 1em;
	padding: 10px 10px 10px 20px;
	width: 200px;
	height: auto;
	font-size: 13px;
}

#access li:hover>a,
#access ul ul :hover>a {
	color: #fff;
}

#access ul li:hover>ul {
	display: block;
}

#access ul li.current_page_item>a,
#access ul li.current-menu-ancestor>a,
#access ul li.current-menu-item>a,
#access ul li.current-menu-parent>a {
	color: #fff;
}

* html #access ul li.current_page_item a,
* html #access ul li.current-menu-ancestor a,
* html #access ul li.current-menu-item a,
* html #access ul li.current-menu-parent a,
* html #access ul li a:hover {
	color: #fff;
}

#access .menu,
#access div.menu ul {
	/*font-family: Arial, Tahoma, sans-serif;*/
	font-family: 'Cheddar';
}

#access .menu-header,
div.menu {
	margin-right: 12px;
	margin-left: 0;
}

#access .menu-header li,
div.menu li {
	float: left;
}

#access ul ul ul {
	left: auto;
	right: 100%;
}

input[type=text],
input[type=tel],
input[type=email],
textarea {
	border: 1px solid #ededed;
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
	background-color: #ededed;
	padding: 10px;
	width: 90%;
}

textarea {
	resize: none;
	height: 100px;
	padding-bottom: 53px;
	resize: none;
	width: 90.5%;
}

select {
	padding: 7px;
	font-size: 12px;
	background: none repeat scroll 0 0 #ededed;
	border: 1px solid #ededed;
}

input[type=submit],
input[type=reset] {
	background: none;
	border: 0px;
	background-color: #fdc46d;
	text-align: center;
	color: #191919;
	text-shadow: 1px 1px #ffefd7;
	padding: 7px 20px;
	cursor: pointer;
	margin: 0px 10px 10px 0px;
}

.fullWrapper .content-h1 {
	font-size: 30px;
	font-weight: normal;
	margin-bottom: 20px;
	color: #eb641e;
}

.fullWrapper .contentbg-h1 {
	font-size: 30px;
	font-weight: normal;
	margin-bottom: 20px;
	font-family: 'Sanchez', serif;
}

.fullWrapper .contentbg-h2 {
	font-size: 30px !important;
	font-weight: normal;
	margin-bottom: 20px;
}

.fullWrapper .contentbg-h3 {
	font-size: 20px;
	font-weight: normal;
	margin-bottom: 20px;
}

a:focus {
	outline: 1px solid transparent;
}

.bdl_contact_info {
	color: #FFFFFF;
	font-size: 24px;
	font-weight: normal;
	position: absolute;
	top: 60px;
	right: 0px;
	font-family: 'Cheddar';
}

#start-of-content .bdl-underline-link {
	font-weight: bold;
	text-decoration: underline;
}

.skipToContent {
	position: fixed;
	left: 0;
	top: 0;
	z-index: 9999;
}

.skipToContent a {
	width: 0px;
	opacity: 0;
	font-size: 0;
	display: inline-block;
	text-decoration: underline;
	font-weight: bold;
	color: #ffffff;
}

.skipToContent a:focus {
	opacity: 1;
	width: auto;
	padding: 8px 10px;
	font-size: 12px;
	line-height: 12px;
	outline: 1px solid #fff !important;
}

.menu a {
	background-color: #fec470e3;
	background-image: url(images/menu-bg.jpg);
	background-position: top left;
	background-repeat: repeat-x;
	border: 1px solid transparent;
}

.menu a:focus {
	outline: 1px solid transparent;
	border-image-source: linear-gradient(to bottom, #fba628, #fec470);
	border: 1px solid transparent;
	border-image-slice: 1;
	border-width: 1px;
}

.bdl_link_color {
	color: #B95804;
}

.contentblcok a {
	color: #B95804;
	font-weight: normal;
}

.bdl_btn_link {
	color: #B95804;
	border: none;
	background: transparent;
	text-decoration: underline;
	cursor: pointer;
}

.bdl_btn_link:focus {
	outline: 1px solid transparent;
}

.rewards-table th {
	font-weight: normal;
	text-align: left;
	padding-bottom: 10px;
}

.bdl_text_center {
	text-align: center;
}

.bdl-full-width {
	width: 100%;
}

.contact_page_info {
	padding: 10px;
	width: 80%;
}

.bdl-display-none {
	display: none !important;
}

.contact_page_info .info_details {
	text-align: left;
	padding: 5px;
	float: left;
}

.contact_page_info .info_title {
	width: 40%;
	text-align: left;
	float: left;
	padding: 5px;
}

.contact_page_info .bdl-display-none {
	display: none;
}

.bdl_pdf_image img {
	width: 50px;
	height: 50px;
	border: 0;
}

.bdl_licenses_info {
	padding: 10px;
	width: 100%;
}

.bdl_licenses_info .info_title {
	width: 25%;
	text-align: left;
	float: left;
	padding: 5px;
}

.bdl_licenses_info .info_details {
	text-align: left;
	padding: 5px;
	float: left;
}

.bdl_mdpage_table {
	width: 100%;
}

.bdl_pdf_image {
	float: right;
}

.order-user-guide .bdl_btn_link {
	font-size: 16px;
}

.bdl_order_user_guide_info {
	width: 100%;
	padding: 5px;
}

.bdl_order_user_guide_info .info_title {
	width: 7%;
	float: left;
	text-align: left;
	padding-bottom: 5px;
}

.bdl_order_user_guide_info .info_details {
	width: 90%;
	float: left;
	text-align: left;
	padding-bottom: 10px;
}

.bdl_listing {
	margin-left: 16px;
}

.bdl_listing li {
	padding-left: 23px;
	line-height: 16px;
	margin-bottom: 1px;
}

.bdl_company_history {
	width: 100%;
}

table.bdl_company_history td,
table.bdl_company_history th {
	padding-bottom: 3px;
	vertical-align: top;
}

table.bdl_company_history tr th:first-child {
	width: 9%;
	font-weight: normal;
	text-align: left;
}

table.bdl_company_history tr td:last-child {
	width: 91%;
}

.bdl_feed_back_form input[type="radio"]:focus,
.bdl_feed_back_form input[type=submit]:focus,
.bdl_feed_back_form input[type=checkbox]:focus,
.register-form input[type="radio"]:focus,
.register-form input[type=submit]:focus,
.register-form input[type=checkbox]:focus {
	outline: 1px solid transparent;
}

.register-form input[type=text],
.register-form input[type=tel],
.register-form input[type=email],
.register-form textarea {
	width: 100%;
	box-sizing: border-box;
}

.register_form_button_group {
	text-align: center;
}

.bdl_feed_back_form .bdl_feed_back_form_row {
	margin-bottom: 20px;
}

.bdl_feed_back_form label {
	display: block;
	margin-bottom: 5px;
}

.form-input-group span.wpcf7-list-item.first.last {
	margin: 0;
}

.bdl_mr_bt_0 {
	margin-bottom: 0 !important;
}

.bdl_mb_links_table {
	width: 100%;
}

.bdl_mb_links_table th {
	font-weight: normal;
	text-align: left;
}

.bdl_mdpage_table th {
	font-weight: normal;
	text-align: left;
}

.bdl_table_pallet_configuration {
	width: 100%;
	border-spacing: 2px;
	border-collapse: separate;
	box-sizing: border-box;
	text-indent: initial;
}

.bdl_table_pallet_configuration th,
.bdl_table_pallet_configuration td,
.bdl_table_pallet_configuration {
	border: 1px solid #808080;
}

.bdl_table_pallet_configuration th {
	font-weight: normal;
}

.bdl_table_pallet_configuration td:nth-child(1) {
	text-align: left;
}

.bdl_table_pallet_configuration td {
	text-align: center;
}

.bdl_md_page_holiday_table {
	width: 300px;
}

.bdl_md_page_holiday_table th {
	font-weight: normal;
	text-align: left;
}

.customerservice_table_mb {
	width: 100%;
}

.customerservice_table_mb,
.customerservice_table_mb th,
.customerservice_table_mb td {
	border: 1px solid #808080;
}

.customerservice_table_mb th {
	font-weight: normal;
}

.ab_links_table {
	width: 100%;
}

.ab_links_table th {
	font-weight: normal;
	text-align: left;
}

.ab_configuration_table {
	width: 100%;
}

.ab_configuration_table,
.ab_configuration_table th,
.ab_configuration_table td {
	border: 1px solid #808080;
}

.ab_configuration_table th {
	text-align: center;
	font-weight: normal;
}

.ab_configuration_table td:first-child {
	text-align: left;
}

.ab_configuration_table td {
	text-align: center;
}

.ab_holidays_table {
	width: 48%;
}

.ab_holidays_table th {
	font-weight: normal;
}

.ab_table_common {
	width: 90%;
}

.ab_table_common th {
	font-weight: normal;
}

.bdl_ol_listing {
	margin-left: 16px;
}

.bdl_ol_listing li {
	padding-left: 40px;
	margin-bottom: 2px;
}

.bdl_customer_sevice th {
	text-align: left;
	font-weight: normal;
}

.bdl_customer_sevice th,
.bdl_customer_sevice,
.bdl_customer_sevice td {
	border: 1px solid #808080;
}

.ab_ul_listing {
	margin-left: 16px;
}

.ab_ul_listing li {
	padding-left: 40px;
	margin-bottom: 2px;
}

.bdl_table_common th {
	font-weight: normal;
}

.bdl_table_common th,
.bdl_table_common,
.bdl_table_common td {
	border: 1px solid #808080;
}

.bdl_feed_back_form_row label p {
	margin-bottom: 5px !important;
}

.bc_ul_list {
	margin-left: 0;
	list-style: none;
}

.bc_ul_list li {
	padding-left: 36px;
	position: relative;
}

.bc_ul_list li:before {
	content: "•";
	position: absolute;
	left: 0;
	text-align: left;
}

.bc-table table.package-gape tr td {
	padding-bottom: 15px;
}

.bc-table table td.text-center {
	text-align: center;
}

.register-form {
	max-width: 56.3%;
}

.register-form .table-title {
	width: 32%;
	display: table-cell;
	vertical-align: middle;
}

.register-form .tabledata {
	width: 68%;
	display: table-cell;
	vertical-align: middle;
}

.register-form .row {
	margin: 0 0 20px;
}

.register-form .tabledata.select span {
	display: inline-block;
	width: 78.5%;
}

.register-form .tabledata.select span:first-child {
	width: 20%;
}

.license-table table {
	margin: 0 auto;
}

.rewards-table table {
	width: 80%;
}

.bc-table table {
	width: 100%;
	text-align: left;
}

.bc-table table.data-table,
.bc-table table.data-table td,
.bc-table table.data-table th {
	border: 1px solid #808080;
}

.bc-table table.data-table th {
	font-weight: normal;
}

.bc-table table.content-table tr.text-inside th:last-child {
	padding-left: 15px;
	font-weight: normal;
}

.bc-table table.content-table tr th.dot {
	text-align: right;
}

.bc-table table.content-table tr th:first-child {
	vertical-align: text-bottom;
	width: 4%;
	font-weight: normal;
}

table.data-table.bdl-molson-bottles-table th {
	height: 27px;
}

.bdl_customer_services_tbl p {
	display: none;
}

.mob_hamburger,
.mob_menu_close {
	display: none;
}

#access ul a:focus~.sub-menu {
	display: block;
}

ol,
ul {
	margin: 0 0 16px 0;
	padding: 0 0 0 16px;
}

.license-table table {
	margin: 0 auto;
	width: 280px;
}

.license-table>table tbody>tr:nth-child(1) th {
	padding: 0 0 15px 0;
}

.license-table table form table tr:nth-child(1)>th,
.license-table table form table tr:nth-child(2)>th {
	padding: 0 30px 0px 0;
	vertical-align: middle;
}

.license-table table form table tbody tr {
	padding: 0px 0 15px 0;
	display: block;
}

.tab-index-focus input[type="submit"]:focus,
.tab-index-focus input[type="reset"]:focus {
	outline: 2px solid black;
}

.tab-index-focus input[type="radio"]:focus,
.tab-index-focus input[type="checkbox"]:focus {
	outline: 2px solid #000000;
}

.tab-index-focus #access a:focus~ul.sub-menu {
	display: block;
}

#access .menu-has-childern.tab_press_active .sub-menu {
	display: block;
}

.tab-index-focus a:focus,
.tab-index-focus button:focus {
	outline: 2px solid #fff;
	color: #fff;
}

.tab-index-focus #access a:focus {
	border: 1px solid #fff;
	outline: 1px solid transparent;
	color: #fff;
}

.tab-index-focus .contentblcok a:focus,
.tab-index-focus .contentblcok button:focus {
	outline: 2px solid #b95804;
	color: #b95804;
}


/* Responsive css starts */

@media screen and (max-width: 1024px) and (min-width:992px) {
	.contentblcok {
		max-width: 767px;
		width: auto;
		margin: auto;
	}
}

@media screen and (max-width: 991px) and (min-width:768px) {
	.contentblcok {
		max-width: 610px;
		width: auto;
		margin: auto;
	}
}

@media screen and (max-width: 991px) {
	#header {
		position: relative;
	}

	.mob_hamburger {
		width: 40px;
		display: inline-block;
		min-height: 1px;
		position: absolute;
		top: 50%;
		right: 25px;
		transform: translateY(-50%);
	}

	.mob_hamburger .mob_menu {
		display: inline-block;
		cursor: pointer;
	}

	.mob_hamburger .icon-bar {
		display: block;
		width: 40px;
		height: 3px;
		border-radius: 5px;
		background-color: #fff;
	}

	.mob_hamburger .icon-bar+.icon-bar {
		margin-top: 6px;
	}

	.menubg {
		position: fixed;
		right: -200%;
		top: 0;
		height: 100%;
		z-index: 113;
		width: 50%;
		-webkit-overflow-scrolling: touch;
		transition: all 0.5s ease-in-out 0s;
		-webkit-transition: all 0.5s ease-in-out 0s;
		-moz-transition: all 0.5s ease-in-out 0s;
		-ms-transition: all 0.5s ease-in-out 0s;
		overflow: auto;
		border-top: none;
		background-color: rgba(0, 0, 0, 0.94);
		padding: 50px 30px 50px;
		background-image: none;
		box-sizing: border-box;
	}

	.menubg.show_mob_nav {
		right: 0;
	}

	.menu-visible {
		overflow: hidden;
	}

	.menubg #access .menu li {
		float: none;
		border-bottom: 1px solid rgba(255, 255, 255, 0.25);
	}

	.menubg #access .menu li a {
		background: none;
		color: #ffffff;
		line-height: 50px;
		padding: 0 0px 0 0;
		font-size: 16px;
		border: none;
		display: inline-block;
	}

	.menubg.show_mob_nav #access .menu li .down-arrow {
		background: url(images/arrow-down.svg);
		display: block;
		width: 18px;
		height: 10px;
		position: absolute;
		background-size: 15px;
		background-repeat: no-repeat;
		right: 0;
		top: 22px;
		margin: auto;
		-webkit-overflow-scrolling: touch;
		transition: all 0.3s ease-in-out 0s;
		-webkit-transition: all 0.3s ease-in-out 0s;
		-moz-transition: all 0.3s ease-in-out 0s;
		-ms-transition: all 0.3s ease-in-out 0s;
	}

	.menubg.show_mob_nav #access .menu>li>.sub-menu {
		display: none;
		padding: 0 0 0 15px;
		position: relative;
		width: 100%;
		transition: all 0.3s ease-in-out 0s;
		-webkit-transition: all 0.3s ease-in-out 0s;
		-moz-transition: all 0.3s ease-in-out 0s;
		-ms-transition: all 0.3s ease-in-out 0s;
	}

	.menubg.show_mob_nav #access .menu>.menu-has-childern.open>.sub-menu {
		display: block;
	}

	.menubg.show_mob_nav #access .menu>.menu-has-childern.open>.sub-menu li {
		border-bottom: none;
		width: 100%;
	}

	.menubg.show_mob_nav #access .menu>.menu-has-childern.open>.sub-menu li:last-child {
		margin: 0 0 10px 0;
	}

	.menubg.show_mob_nav #access .menu>.menu-has-childern.open>.sub-menu li a {
		width: 100%;
		font-size: 12px;
		padding: 0 0 0 0;
		line-height: 37px;
		text-decoration: none;
	}

	.menubg.show_mob_nav #access .menu li.menu-has-childern.open .down-arrow {
		transform: rotate(180deg);
		-webkit-transform: rotate(180deg);
		-moz-transform: rotate(180deg);
		-ms-transform: rotate(180deg);
		-o-transform: rotate(180deg);
	}

	.show_mob_nav .mob_menu_close {
		font-size: 35px;
		color: #ffffff;
		position: absolute;
		top: 5px;
		left: 25px;
		z-index: 999;
		text-decoration: none;
		display: block;
		line-height: normal;
	}

	.limiter {
		max-width: 750px;
	}

	.HomeTopContent {
		padding: 55px 40px 50px 40px;
		width: auto;
	}

	.register-form {
		max-width: 100%;
	}
}

@media screen and (max-width: 767px) {
	.mob_hamburger {
		width: 30px;
		right: 8px;
	}

	.mob_hamburger .icon-bar {
		width: 24px;
		height: 3px;
		border-radius: 5px;
	}

	.mob_hamburger .icon-bar+.icon-bar {
		margin-top: 4px;
	}

	.limiter {
		max-width: 100%;
	}

	.fullWrapper .HomeTopContent h2,
	.fullWrapper .HomeTopContent h1 {
		font-size: 24px !important;
	}

	.menubg {
		width: 100%;
	}

	.HomeTopContent h3 {
		font-size: 18px !important;
	}

	.HomeTopContent {
		padding: 55px 15px 40px 15px;
	}

	.footerbg {
		padding-bottom: 30px !important;
	}

	.footerbg .grid4 {
		width: 100%;
		float: none;
		margin: 0;
	}

	.footerbg .grid4 .textwidget {
		margin: 0 0 15px 0;
		text-align: center;
		padding: 0 20px;
	}

	.bdl_contact_info {
		color: #ffffff;
		font-size: 22px;
		font-weight: normal;
		position: absolute;
		top: 50px;
		left: 0px;
		font-family: "Cheddar";
		right: 0;
		margin: auto;
		text-align: center;
	}

	.contentbg img {
		float: none;
		margin: 0 auto 15px;
		text-align: center;
		display: block;
	}

	.contentblcok {
		padding: 40px 20px 90px 20px;
	}

	.bdl_order_user_guide_info .info_title,
	.bdl_order_user_guide_info .info_details {
		width: 100%;
		float: left;
		text-align: left;
		padding-bottom: 10px;
	}

	.page-193 .row,
	.page-192 .row,
	.page-198 .row {
		display: block;
	}

	.table-overflow {
		overflow-x: scroll;
		padding: 0px 0 15px;
	}

	.table-overflow table {
		width: 780px;
	}

	.register,
	.beer {
		padding: 12px 0 12px 55px;
		top: 85px;
		background-size: 35%;
		background-position: 0% 10px;
	}
}

@media screen and (max-width: 568px) and (min-width: 481px) {
	#header .RightHeader {
		width: 52% !important;
	}

	.bdl_contact_info {
		top: 40px;
		font-size: 20px;
	}

	.register,
	.beer {
		top: 65px;
		background-size: 32%;
		background-position: 5px 10px;
	}
}

@media screen and (max-width: 480px) {
	#header .row.limiter .grid4 img {
		width: 110px;
	}

	.mob_hamburger {
		top: 34%;
	}

	.RightHeader {
		position: relative;
		width: 100% !important;
		padding: 0 0 20px 0;
	}

	.HomeTopContent {
		padding: 55px 15px 180px 15px;
	}

	.bdl_contact_info {
		position: absolute;
		top: -50px;
		right: 0px;
		text-align: center;
		font-size: 15px;
		left: 50px;
		margin: auto;
	}

	.register,
	.beer {
		position: relative;
		top: 0;
		right: 0px;
		width: auto;
		float: left;
		display: block;
		background-size: 18%;
		padding: 12px 10px 12px 32px;
		background-position: 0 50%;
	}

	span.beer {
		float: right;
		padding: 12px 10px 12px 37px;
		width: 34%;
	}

	span.beer a br {
		display: none;
	}

	.fullWrapper .content-h1 {
		font-size: 24px;
	}

	.register-form .table-title {
		width: 100%;
		display: block;
		margin: 0 0 10px 0;
	}

	.register-form .tabledata {
		width: 100%;
		display: block;
	}

	.register-form .tabledata.select span:first-child select {
		padding: 9px;
	}

	.register-form .tabledata.select span:nth-child(2) {
		float: right;
	}

	fieldset .terms_of_use .wpcf7-list-item-label {
		display: inline-block;
		width: 92%;
		vertical-align: top;
	}

	fieldset .terms_of_use .wpcf7-list-item input {
		width: 4%;
		vertical-align: top;
		display: inline-block;
	}

	.contact_page_info {
		padding: 0;
		width: 100%;
		margin: 0 0 15px;
	}

	.HomeTopContent span.bodyregister,
	.HomeTopContent span.bodybeer {
		width: 200px;
	}
}

@media screen and (max-width: 320px) {
	.HomeTopContent {
		padding: 54px 0px 70px;
	}

	.register,
	.beer {
		font-size: 13px;
	}

	.bdl_contact_info {
		top: -45px;
		font-size: 12px;
		left: 39px;
	}

	.register-form .tabledata.select span:nth-child(2) {
		width: 74%;
	}
}


/* Responsive css ends */