@import 'fakeLoader.css';
::-moz-selection {
color:#fff;
background:#cbb27c
}
::selection {
color:#fff;
background:#cbb27c
}
html, body {
	font-family:catamaran, sans-serif;
	font-size:16px;
	height:100%;
	color:#1b1d1e;
	text-shadow:1px 1px 1px rgba(0, 0, 0, .004);
	-webkit-font-smoothing:antialiased;
	-moz-osx-font-smoothing:grayscale
}

a:link, a:active, a:visited {
	cursor:pointer;
	-webkit-transition:all 300ms ease-in-out;
	-moz-transition:all 300ms ease-in-out;
	transition:all 300ms ease-in-out;
	text-decoration:none;
	color:#ffffff;
	outline:none;
	box-shadow:none
}
a:hover {
	text-decoration:none;
	color:#ba9a56
}
.h500ofh{
	
	height:500px;
	overflow:hidden;
}
.warehouse_img1 {
    width: 100%;
    border-radius: 5px;
    border: 3px solid #1b3a83;
    margin-bottom: 20px;
}
.fullwidth{
margin-top: 145px;
    background: #1b3a83;
    color: white;
    font-family: times;
    text-transform: uppercase;
    padding: 5px;
}
.lh60mp0{
line-height: 45px;
    margin-bottom: 0px;
    padding-bottom: 0px;
	font-family: Calibri, sans-serif
}
#h500ofh{
	
	height:500px;
	overflow:hidden;
}
.mt195{
	
	margin-top:195px;
}
p {
	margin:0 0 20px
}
p:last-child {
	margin-bottom:0
}
img {
	width:215px;
	height:auto
}
h1, h2, h3, h4, h5, h6 {
	line-height:1.4em;
	margin:0 0 10px
}
h3 {
	font-size:18px;
	font-weight:800;
	letter-spacing:4px;
	text-transform:uppercase
}
h4 {
	font-size:14px;
	font-weight:800;
	letter-spacing:4px;
	text-transform:uppercase;
	color:#1b3a82;
}
*:focus {
	outline:none;
	box-shadow:none
}
blockquote {
	padding:20px;
	border:none;
	background:#f8f8f8
}
input:focus, input:active, select:focus, select:active {
	box-shadow:none!important
}
header h1 {
	font-family:grand hotel, cursive;
	font-size:32px;
	line-height:1em;
	margin:0;
	color:#cbb27c
}
header h2 {
	font-family:catamaran, sans-serif;
	font-size:32px;
	font-weight:800;
	line-height:1em;
	letter-spacing:3px;
	text-transform:uppercase;
	color:#cbb27c;
	color:#1b1d1e
}
header span {
	font-family:grand hotel, cursive;
	font-size:24px;
	margin:0;
	color:#cbb27c
}
.section {
	position:relative;
	z-index:1;
	padding-top:100px;
	padding-bottom:100px;
	background:#fff
}
.centred {
	text-align:center
}
.no-padding {
	padding:0
}
.no-padding-bottom {
	padding-bottom:0
}
.wrapper {
	position:relative;
	overflow-x:hidden;
	background:#fff;
	padding-bottom:0px!important;
}
.wrapper .section, .wrapper footer {
	-webkit-animation:Wrapper 1s 1s forwards;
	-moz-animation:Wrapper 1s 1s forwards;
	-o-animation:Wrapper 1s 1s forwards;
	animation:Wrapper 1s 1s forwards;
	opacity:0
}
.light {
	background:#ffffff;
}
.light .btn, .light .btn:hover {
	color:#fff;
	box-shadow:inset 0 0 0 2px #f8f8f8
}
.white .btn, .white .btn:hover {
	color:#fff;
	box-shadow:inset 0 0 0 2px #fff
}
.dark.section {
	background-color:#fefefe;
}
.dark h2, .dark h3, .dark p {
	color:#1b3a82;
}
.dark .btn, .dark .btn:hover {
	box-shadow:inset 0 0 0 2px #1b1d1e
}
.super-dark {
	background-color:#ffffff;
	border-top:1px solid #1b3a82;
}
.super-dark h2, .super-dark h3, .super-dark p {
	color:#fff
}
.super-dark .btn, .super-dark .btn:hover {
	box-shadow:inset 0 0 0 2px #181a1b
}
div[class^=col], div[class^=container] {
background-repeat:no-repeat;
background-position:static
}
.padding-80 {
	padding:80px
}
.padding-80-0 {
	padding-top:80px;
	padding-bottom:80px
}
.padding-80-1 {
	padding-top:0px;
	padding-bottom:0px;
	padding-left:80px;
	padding-right:80px;
}
.alignMiddle {
	position:relative;
	margin-top:51px;
	transform:translateY(-60%)
}
.btn-wrap {
	margin-top:40px;
	padding-top:40px;
	text-align:right;
	border-top:1px solid #f8f8f8
}
hr.space-40 {
	height:40px;
	border:none
}
#hero{
	background:#1b3a83!important;
	 
}
#hero {
	height:90%;
	min-height:600px;
	background-color:#101112;
	top:2px;
}
#hero p{
	font-family: "Trade Gothic",Oswald,sans-serif;
	font-size:40px;
		animation:Heading 1s 1s forwards;
	opacity:0;
	color:#ffffff;
	margin:0 0 10px;
	text-shadow: 2px 2px 2px #16316f;
}
#hero h1 {
	
	font-size:34px;
	margin:0 0 10px;
	-webkit-animation:Heading 1s 1s forwards;
	-moz-animation:Heading 1s 1s forwards;
	-o-animation:Heading 1s 1s forwards;
	animation:Heading 1s 1s forwards;
	opacity:0;
	color:#ffffff;
	text-transform:uppercase;
}
#hero h2 {
	font-family:catamaran, sans-serif;
	font-size:54px;
	font-weight:800;
	line-height:1.3em;
	margin:0 0 10px;
	-webkit-animation:SubHeading 1s 1s forwards;
	-moz-animation:SubHeading 1s 1s forwards;
	-o-animation:SubHeading 1s 1s forwards;
	animation:SubHeading 1s 1s forwards;
	letter-spacing:.3em;
	text-transform:uppercase;
	opacity:0;
	color:#fff
}
#hero h3{
	color:white;
}
#hero .btn, #hero .btn:hover {
	font-size:14px;
	-webkit-animation:Button 2s 2s forwards;
	-moz-animation:Button 2s 2s forwards;
	-o-animation:Button 2s 2s forwards;
	animation:Button 2s 2s forwards;
	opacity:0
}
#hero .carousel-inner, #hero .carousel-inner .item, #hero.single-page, #hero.error-page {
	height:100%;
	background-size:cover;
	text-align:center;
	
	
}
#hero.error-page {
	border-bottom:1px solid #cbb27c
}
#hero .carousel-inner .item {
	background-position:center;
	background-size:cover;
transition-duration: .3s;
transition-delay:.2s;

}
#hero .container {
	position:relative;
	top:50%;
	transform:perspective(1px) translateY(-50%);
	-webkit-transform:perspective(1px) translateY(-50%);
	-moz-transform:perspective(1px) translateY(-50%)
}
#hero .carousel-indicators {
	right:0;
	bottom:0;
	left:0;
	display:flex;
	width:100%;
	margin:0;
	background:#16316f;
}
#hero .carousel-indicators li, #hero .carousel-indicators li.active {
	height:15px;
	margin:0;
	border:none;
	border-radius:0;
	background:#16316f;
	flex-grow:1
}
#hero .carousel-indicators li.active {
	background:white;
	background-blend-mode:overlay
}
#hero.single-page {
	height:250px!important;
	min-height:250px;
	border-bottom:1px solid #fefefe;
	background-position:center;
	background-size:cover
}
.carousel-fade .carousel-inner .item {
	transition-property:opacity;
	opacity:0
}
.carousel-fade .carousel-inner .active {
	opacity:1
}
.carousel-fade .carousel-inner .active.left, .carousel-fade .carousel-inner .active.right {
	z-index:1;
	left:0;
	opacity:0
}
.carousel-fade .carousel-inner .next.left, .carousel-fade .carousel-inner .prev.right {
	opacity:1
}
.carousel-fade .carousel-control {
	z-index:2
}
@media all and (transform-3d), (-webkit-transform-3d) {
.carousel-fade .carousel-inner>.item.next, .carousel-fade .carousel-inner>.item.active.right {
-webkit-transform:translate3d(0, 0, 0);
transform:translate3d(0, 0, 0);
opacity:0
}
.carousel-fade .carousel-inner>.item.prev, .carousel-fade .carousel-inner>.item.active.left {
-webkit-transform:translate3d(0, 0, 0);
transform:translate3d(0, 0, 0);
opacity:0
}
.carousel-fade .carousel-inner>.item.next.left, .carousel-fade .carousel-inner>.item.prev.right, .carousel-fade .carousel-inner>.item.active {
-webkit-transform:translate3d(0, 0, 0);
transform:translate3d(0, 0, 0);
opacity:1
}
}
#hero.error-page input {
	max-width:300px;
	text-align:center;
	border-color:rgba(255, 255, 255, .2);
	margin:0 auto 30px
}
.navbar.banner--clone {
	position:fixed;
	z-index:999;
	top:0;
	left:0;
	width:100%;
	padding:0px 0;
	-webkit-transition:all 300ms ease-in-out;
	-moz-transition:all 300ms ease-in-out;
	transition:all 300ms ease-in-out;
	-webkit-transform:translateY(-100%);
	-ms-transform:translateY(-100%);
	transform:translateY(-100%);
	border-bottom:1px solid #183986;
	background:rgb(255, 255, 255);
}
.navbar.banner--clone .heading {
	display:none
}
.navbar.banner--clone .logo img {
	max-height:80px
}
.navbar.banner--clone .nav li a {
	font-size:12px
}
.navbar.banner--stick {
	-webkit-transform:translateY(0%);
	-ms-transform:translateY(0%);
	transform:translateY(0%)
}
.heading {
	margin-bottom:0px;
	border-bottom:1px solid rgba(255, 255, 255, .05)
}
.heading .col-sm-8 {
	text-align:right
}
.heading .social {
	display:inline-block;
	width:auto;
	margin:0;
	padding:12px 0;
	list-style:none;
	border-right:1px solid rgba(255, 255, 255, .05)
}
.heading .social li {
	display:inline-block;
	padding-right:15px
}
.heading .social li a {
	color:#fff
}
.heading .finder, .heading .cart {
	display:inline-block;
	margin-left:15px;
	padding:12px 0 12px 15px;
	border-left:1px solid rgba(255, 255, 255, .05)
}
.heading .finder a, .heading .cart a {
	font-size:14px;
	font-weight:600;
	color:#fff
}
.heading .finder span, .heading .cart span {
	display:inline-block;
	margin-right:5px
}
.heading .cart span {
	color:#cbb27c
}
.heading a:hover, .heading .social li a:hover {
	color:#fff
}
.logo {
	display:inline-block
}
.navbar-toggle {
	-webkit-transition:all 300ms ease-in-out;
	-moz-transition:all 300ms ease-in-out;
	transition:all 300ms ease-in-out;
	transform:rotate(0deg)
}
.navbar-toggle.minimize {
	transform:rotate(90deg)
}
.navbar {
	position:absolute;
	z-index:10;
	top:0;
	right:0;
	left:0;
	border-radius:0;
	background:0 0
}
.navbar-collapse {
	position:relative;
	padding:0
}
.nav {
	position:absolute;
	top:50%;
	right:0;
	float:none
}
.nav li {
	position:relative;
	margin:0 8px
}
.nav li span {
	position:relative;
	display:inline-block;
	text-align:center
}
.nav li span:before, .nav li span:after {
	position:absolute;
	top:0;
	left:0;
	display:inline-block;
	width:1px;
	height:0;
	content:'';
transition:.6s height ease;
	background:#1b3a82;
}
.nav li span:after {
	top:auto;
	right:0;
	bottom:0;
	left:auto
}
.nav li:hover span:before, .nav li:hover span:after {
	height:100%
}
.nav li a:before, .nav li a:after {
	position:absolute;
	top:0;
	left:0;
	display:inline-block;
	width:0;
	height:1px;
	content:'';
transition:.3s width ease;
	background:#1b3a82;
}
.nav li a:after {
	top:auto;
	right:0;
	bottom:0;
	left:auto
}
.nav li:hover a:before, .nav li:hover a:after {
	width:100%
}
.nav li a {
	font-size:14px;
	font-weight:700;
	line-height:.8em;
	display:inline-block;
	padding:14px 10px 12px;
	letter-spacing:3px;
	text-transform:uppercase;
	color:#193983;
}
.nav li a:hover {
	color:#1b3a83;
}
.nav li.active a {
	color:#193983
}
.nav li.active a:before, .nav li.active a:after {
	width:100%
}
.nav li.active span:before, .nav li.active span:after {
	height:100%
}
.nav .dropdown-menu {
	z-index:0;
	display:block;
	visibility:hidden;
	padding:0;
-webkit-transition:all .25s ease-in-out;
-moz-transition:all .25s ease-in-out;
transition:all .25s ease-in-out;
	-webkit-transform:scale(.9);
	-moz-transform:scale(.9);
	transform:scale(.9);
	opacity:0;
	border:none;
	border-radius:0;
	background:#ffffff;
	box-shadow:none
}
.nav li.dropdown:hover .dropdown-menu {
	z-index:10;
	visibility:visible;
	-webkit-transform:scale(1);
	-moz-transform:scale(1);
	transform:scale(1);
	opacity:1;
	
}
.nav .dropdown-menu li {
	margin:0;
	padding:0
}
.nav .dropdown-menu li a {
	font-size:13px;
	display:block;
	height:auto;
	padding:15px 10px;
-webkit-transition:all .2s ease-in-out;
-moz-transition:all .2s ease-in-out;
transition:all .2s ease-in-out
}
.nav .dropdown-menu li a:hover, .nav .dropdown-menu li.active a {
	color:#fff;
	background:#1b3a82;
}
ul.horz-menu {
	margin:0;
	padding:40px 0;
	list-style:none
}
ul.horz-menu li {
	display:inline-block;
	margin:0 10px
}
ul.horz-menu li:first-child {
	margin:0
}
ul.horz-menu li span {
	position:relative;
	display:inline-block;
	text-align:center
}
ul.horz-menu li a {
	font-size:14px;
	font-weight:700;
	display:inline-block;
	padding:14px 18px;
	letter-spacing:3px;
	text-transform:uppercase;
	color:#fff
}
ul.horz-menu li a:hover {
	color:#cbb27c
}
ul.horz-menu li span:before, ul.horz-menu li span:after {
	position:absolute;
	top:0;
	left:0;
	display:inline-block;
	width:1px;
	height:0;
	content:'';
transition:.6s height ease;
	background:#cbb27c
}
ul.horz-menu li span:after {
	top:auto;
	right:0;
	bottom:0;
	left:auto
}
ul.horz-menu li:hover span:before, ul.horz-menu li:hover span:after {
	height:100%
}
ul.horz-menu li a:before, ul.horz-menu li a:after {
	position:absolute;
	top:0;
	left:0;
	display:inline-block;
	width:0;
	height:1px;
	content:'';
transition:.3s width ease;
	background:#cbb27c
}
ul.horz-menu li a:after {
	top:auto;
	right:0;
	bottom:0;
	left:auto
}
ul.horz-menu li:hover a:before, ul.horz-menu li:hover a:after {
	width:100%
}
ul.horz-menu li:hover span:before, ul.horz-menu li:hover span:after {
	height:100%
}
ul.horz-menu li.active a {
	color:#cbb27c
}
ul.horz-menu li.active a:before, ul.horz-menu li.active a:after {
	width:100%
}
ul.horz-menu li.active span:before, ul.horz-menu li.active span:after {
	height:100%
}
.center-menu {
	text-align:center
}
div[class^=col]:first-child, div[class^=col]:last-child {
position:relative
}
#map {
	height:500px;
	margin:0;
	padding:0
}
ul.contact-list {
	margin:0;
	padding:0;
	list-style:none
}
ul.contact-list li {
	font-family:grand hotel, cursive;
	font-size:26px;
	margin-bottom:30px;
	color:#cbb27c
}
ul.contact-list li:last-child {
	margin-bottom:0
}
ul.contact-list li i {
	font-size:40px;
	display:inline-block;
	width:60px
}
ul.contact-list li div {
	display:inline-block
}
ul.contact-list li span {
	font-family:catamaran, sans-serif;
	font-size:16px;
	display:block;
	color:#1b1d1e
}
::-webkit-input-placeholder {
color:#1b3a83!important
}
:-moz-placeholder {
color:#1b3a83!important
}
::-moz-placeholder {
color:#1b3a83!important
}
:-ms-input-placeholder {
color:#1b3a83!important
}
form {
	overflow:hidden
}
input, textarea, select {
	font-size:14px;
	font-weight:800;
	position:relative;
	display:block;
	width:100%;
	margin-bottom:15px;
	padding:15px 0;
	letter-spacing:4px;

	color:#cbb27c;
	border:none;
	border-bottom:1px solid #f3ede3;
	background:0 0;
	box-shadow:none
}
select {
	position:relative;
	-webkit-appearance:none;
	-moz-appearance:none
}
input[type=radio], input[type=checkbox] {
	display:inline-block;
	width:auto;
	margin-right:5px
}
.select-wrapper:before {
	font:normal normal normal 14px/1 FontAwesome;
	font-size:10px;
	position:absolute;
	top:22px;
	right:20px;
	display:block;
	width:5px;
	height:5px;
	content:'\f078';
	color:#cbb27c
}
textarea {
	padding:15px 0
}
input[type=submit] {
	float:right;
	width:auto;
	color:#fff;
	border:1px solid #cbb27c;
	box-shadow:inset 0 0 0 2px #fff
}
input[type=submit]:hover {
	width:auto;
	color:#fff;
	border:1px solid #cbb27c;
	box-shadow:inset 0 0 0 2px #fff
}
div[class^=col]:first-child .grey-background {
right:0
}
div[class^=col]:last-child .grey-background {
left:0
}
.grey-background {
	position:absolute;
	z-index:-1;
	top:0;
	bottom:0;
	width:200%;
	background-color:#f8f8f8
}
.icon-grid {
	position:relative;
	padding: 22px 30px 0px 30px;
	text-align:center;
	border-right:1px solid rgba(255, 255, 255, .08);
	border-bottom:1px solid rgba(255, 255, 255, .08)
}
.icon-grid svg path {
	stroke:#fff
}
.icon-grid svg {
	margin-bottom:20px
}
.icon-grid .fa {
	font-size:44px;
	margin-bottom:20px;
	color:#fff
}
.icon-grid>a {
	position:absolute;
	top:0;
	right:0;
	bottom:0;
	left:0;
	display:block;
	overflow:hidden
}
.icon-grid>a:before {
	position:relative;
	z-index:-1;
	display:block;
	width:100%;
	height:100%;
	content:'';
	-webkit-transition:all 300ms ease-in-out;
	-moz-transition:all 300ms ease-in-out;
	transition:all 300ms ease-in-out;
	transform:translateY(150%) skew(0deg, 35deg);
	opacity:0;
	background:rgba(0, 0, 0, .25)
}
.icon-grid>a:hover:before {
	transform:translateY(0);
	opacity:1
}
.icon-grid a~* {
-webkit-transition:all 300ms ease-in-out;
-moz-transition:all 300ms ease-in-out;
transition:all 300ms ease-in-out
}
.icon-grid a:hover~.fa, .icon-grid a:hover~p {
color:#cbb27c
}
.icon-grid a:hover~h4 {
color:#fff
}
a.btn, .btn, .btn:hover {
	font-size:12px;
	font-weight:800;
	position:relative;
	display:inline-block;
	margin:0 0 10px;
	padding:15px 30px;
-webkit-transition:all .3s ease-in-out;
-moz-transition:all .3s ease-in-out;
transition:all .3s ease-in-out;
	letter-spacing:5px;
	text-transform:uppercase;
	border:none;
	border-width:2px;
	border-radius:0;
	box-shadow:inset 0 0 0 2px #ffffff;
}
a.btn-default, .btn-default {
	color:#ffffff;
	border-color:#131314;
	background:#183986;
}
a.btn-default:hover, .btn-default:hover {
	color:#ffffff;
	background:#183986;
}
a.btn span:before, a.btn span:after, .btn span:before, .btn span:after {
	position:absolute;
	top:0;
	left:0;
	display:inline-block;
	width:1px;
	height:100%;
	content:'';
transition:.3s height ease;
	background:#cbb27c
}
a.btn span:after, .btn span:after {
	top:auto;
	right:0;
	bottom:0;
	left:auto
}
a.btn:hover span:before, a.btn:hover span:after, .btn:hover span:before, .btn:hover span:after {
	height:0
}
a.btn:before, a.btn:after, .btn:before, .btn:after {
	position:absolute;
	top:0;
	left:0;
	display:inline-block;
	width:100%;
	height:1px;
	content:'';
transition:.3s width ease;
	background:#e2f9ff;#cbb27c
}
a.btn:after, .btn:after {
	top:auto;
	right:0;
	bottom:0;
	left:auto
}
a.btn:hover:before, a.btn:hover:after, .btn:hover:before, .btn:hover:after {
	width:0
}
a.btn-primary, .btn-primary {
	color:#fff;
	border-color:#fff;
	background:#1b3a83;
}
a.btn-primary:before, a.btn-primary:after, a.btn-primary span:before, a.btn-primary span:after {
	background:#1b1d1e
}
a.btn-primary:hover, .btn-primary:hover {
	color:#ffffff;
	border-color:#fff;
	outline:1px solid #e2f9ff;
	background:#1b3a83;
}
a.btn-grey:before, a.btn-grey:after, a.btn-grey span:before, a.btn-grey span:after {
	background:#b1b4b6
}
a.btn-grey, .btn-grey {
	color:#fff;
	border-color:#fff;
	background:#b1b4b6
}
a.btn-grey:hover, .btn-grey:hover {
	background:#a3a6a8
}
a.underline {
	font-size:12px;
	font-weight:800;
	position:relative;
	letter-spacing:4px;
	text-transform:uppercase;
	color:#cbb27c
}
a.underline:after {
	position:absolute;
	bottom:-5px;
	left:0;
	display:inline-block;
	width:0;
	height:1px;
	content:'';
transition:.3s width ease;
	background:#cbb27c
}
a.underline:hover:after {
	width:100%
}
.bs-carousel .carousel-control {
	opacity:1;
	background:0 0
}
.bs-carousel .carousel-control span {
	font-size:16px;
	line-height:45px;
	position:absolute;
	top:50%;
	left:50px;
	width:45px;
	height:45px;
	-webkit-transition:all 300ms ease-in-out;
	-moz-transition:all 300ms ease-in-out;
	transition:all 300ms ease-in-out;
	text-align:center;
	color:#cbb27c;
	border:1px solid rgba(203, 178, 124, .25);
	border-radius:50%;
	background:#fff;
	text-shadow:none
}
.bs-carousel .carousel-control.right span {
	right:50px;
	left:auto
}
.bs-carousel .carousel-control span:hover {
	color:#fff;
	border-color:#fff;
	background:#cbb27c
}
.bs-carousel img {
	margin:40px 0;
-webkit-animation:CarouselSlideIn .5s 1s forwards;
-moz-animation:CarouselSlideIn .5s 1s forwards;
-o-animation:CarouselSlideIn .5s 1s forwards;
animation:CarouselSlideIn .5s 1s forwards;
	opacity:0;
	border:10px solid #fff;
	box-shadow:0 0 40px rgba(0, 0, 0, .25)
}
.bs-carousel section {
	-webkit-animation:CarouselFadeIn 1s 1.5s forwards;
	-moz-animation:CarouselFadeIn 1s 1.5s forwards;
	-o-animation:CarouselFadeIn 1s 1.5s forwards;
	animation:CarouselFadeIn 1s 1.5s forwards;
	opacity:0
}
.our-beers img {
	margin:0;
	border:none;
	box-shadow:none
}
.owl-carousel .owl-item img {
	display:inline-block;
	width:auto;
	max-width:75%
}
.product {
	text-align:center
}
.product h4 {
	font-family:grand hotel, cursive;
	font-size:22px;
	color:#cbb27c
}
.product a {
	position:relative;
	display:block;
	margin-bottom:25px
}
.product a>img {
	position:relative;
	-webkit-transition:all 300ms ease-in-out;
	-moz-transition:all 300ms ease-in-out;
	transition:all 300ms ease-in-out
}
.product a:hover>img {
	transform:scale(.95);
	opacity:.1
}
.product a>span {
	font-size:14px;
	font-weight:800;
	line-height:40px;
	position:absolute;
	z-index:1;
	top:0;
	right:0;
	bottom:0;
	left:0;
	display:inline-block;
	width:auto;
	height:40px;
	margin:auto;
	-webkit-transition:all 300ms ease-in-out;
	-moz-transition:all 300ms ease-in-out;
	transition:all 300ms ease-in-out;
	letter-spacing:4px;
	text-transform:uppercase;
	opacity:0;
	color:#fff
}
.product a>span:before, .product a>span:after {
	position:absolute;
	top:0;
	left:25%;
	display:inline-block;
	width:0;
	height:1px;
	content:'';
transition:.3s width ease;
	background:#cbb27c
}
.product a>span:after {
	top:auto;
	right:25%;
	bottom:0;
	left:auto
}
.product a:hover>span:before, .product a:hover>span:after {
	width:50%
}
.product a:hover>span {
	opacity:1
}
.product-wrapper {
	border-bottom:1px solid #ededed;
	border-left:1px solid #ededed
}
.product-wrapper .product {
	padding:50px
}
.product-wrapper .product h3 {
	color:#d1af65
}
.product-wrapper .product h4 {
	color:#1b1d1e
}
.product-wrapper .product a>span {
	color:#d1af65
}
.latest-post * {
	-webkit-transition:all 300ms ease-in-out;
	-moz-transition:all 300ms ease-in-out;
	transition:all 300ms ease-in-out
}
.latest-post .row {
	position:relative;
	padding-top:100px;
	padding-bottom:100px
}
.latest-post>a {
	position:absolute;
	z-index:1;
	top:0;
	right:0;
	bottom:0;
	left:0;
	width:300%;
	margin:auto
}
.latest-post.odd {
	border-right:1px solid #fff
}
.latest-post.odd>a {
	left:auto
}
.latest-post.odd .background {
	left:auto
}
.latest-post .background {
	position:absolute;
	z-index:-1;
	top:0;
	right:0;
	bottom:0;
	left:0;
	width:200%;
	opacity:.15;
	background-repeat:no-repeat;
	background-position:center center;
	background-size:cover
}
.latest-post.even:before {
	right:auto;
	left:0
}
.latest-post:before {
	position:absolute;
	z-index:-1;
	top:0;
	right:0;
	bottom:0;
	display:block;
	width:200%;
	height:100%;
	content:'';
	-webkit-transition:all 300ms ease-in-out;
	-moz-transition:all 300ms ease-in-out;
	transition:all 300ms ease-in-out;
	opacity:0;
	background:#181a1b
}
.latest-post:hover .background {
	-webkit-filter:grayscale(100%);
	filter:grayscale(100%)
}
.latest-post:hover:before {
	opacity:1
}
.latest-post:hover h2, .latest-post:hover p {
	color:#fff
}
.latest-post:hover a.underline:after {
	width:100%
}
.author {
	font-family:catamaran, sans-serif;
	font-size:14px;
	font-weight:800;
	padding:40px 0;
	letter-spacing:4px;
	text-transform:uppercase
}
.author a {
	color:#cbb27c
}
.single-blog img {
	float:left;
	max-width:40%;
	margin:0 100px 70px 0;
	border:10px solid #fff;
	box-shadow:0 0 40px rgba(0, 0, 0, .25)
}
.single-blog header {
	margin-bottom:25px
}
.single-blog header h2 {
	font-size:26px
}
.single .icon-grid h4 {
	-webkit-transition:none;
	-moz-transition:none;
	transition:none
}
.single .icon-grid:hover h4 {
	visibility:hidden
}
.single .icon-grid h4:before {
	display:none
}
.single .icon-grid:hover h4:before {
	display:block;
	visibility:visible;
	content:'Share this'
}
.icon-grid.share-this h4 {
	margin:0
}
span.title {
	font-size:14px;
	font-weight:800;
	display:inline-block;
	padding:30px 0;
	letter-spacing:3px;
	text-transform:uppercase;
	color:#fff
}
.cart .item, .checkout .item {
	margin-bottom:30px;
	padding-bottom:25px;
	border-bottom:1px solid #f8f8f8
}
.cart .item img, .checkout .item img {
	max-width:50%
}
.cart h2, .checkout .item h2 {
	font-size:18px;
	font-weight:800;
	margin:0;
	letter-spacing:3px;
	text-transform:uppercase;
	color:#1b1d1e
}
.cart .quantity, .checkout .quantity {
	display:inline-block;
	width:auto;
	border:1px solid #f2e9d6;
	border-radius:30px
}
.cart .quantity input, .checkout .quantity input {
	display:inline-block;
	width:30px;
	height:40px;
	margin:0;
	padding:0;
	text-align:center;
	border:none
}
.checkout .quantity input {
	width:60px
}
.cart .quantity i, .checkout .quantity i {
	font-size:11px;
	margin:0 15px;
	color:#d1af65
}
.cart .remove {
	line-height:50px;
	width:50px;
	height:50px;
	text-align:center;
	border:1px solid #f2e9d6;
	border-radius:50%
}
.cart .remove:hover {
	color:#fff;
	background:#d1af65
}
.cart .price, .checkout .price {
	font-family:grand hotel, cursive;
	font-size:24px;
	line-height:1em;
	color:#1b1d1e
}
.cart .promo input, .checkout .promo input {
	display:inline-block;
	max-width:300px;
	margin-right:10px
}
.checkout .promo input {
	max-width:220px
}
.cart .promo .btn, .checkout .promo .btn {
	margin-bottom:0
}
.cart .total, .checkout .total {
	font-size:12px;
	font-weight:800;
	text-align:right;
	letter-spacing:3px;
	text-transform:uppercase;
	color:#5f6365
}
.cart .total span, .checkout .total span {
	font-family:grand hotel, cursive;
	font-size:24px;
	display:inline-block;
	margin-left:10px;
	color:#d1af65
}
.login input[type=text] {
	width:49%
}
.login input.email {
	float:left
}
.login input.password {
	float:right
}
a.lost-pass {
	float:right;
	text-align:right;
	text-decoration:underline
}
.check-option {
	margin-bottom:15px
}
.check-option blockquote {
	margin-top:15px
}
.history-logo {
	margin:100px 0;
	text-align:center
}
.history {
	position:relative;
	overflow:hidden
}
.history:before {
	position:absolute;
	z-index:-1;
	top:0;
	left:50%;
	width:1px;
	height:100%;
	margin-left:-1px;
	content:'';
	background:rgba(255, 255, 255, .1)
}
.history .date {
	font-family:grand hotel, cursive;
	font-size:26px;
	display:block;
	clear:both;
	padding:10px 0;
	text-align:center;
	color:#1b1d1e;
	background:#fff;
}
.history article:before {
	position:absolute;
	top:5px;
	display:block;
	width:8px;
	height:8px;
	content:'';
	border-radius:50%;
	background:#d1af65
}
.history article {
	position:relative;
	width:50%;
	margin:25px 0
}
.history article.right:before {
	left:-4px
}
.history article.right {
	float:right;
	padding-left:35px
}
.history article.left:before {
	right:-4px
}
.history article.left {
	float:left;
	padding-right:35px;
	text-align:right
}
.history article header span {
	font-size:20px
}
.history article header h2 {
	font-size:18px
}
.history article .more {
	display:none
}
.single-product h1 {
	font-family:catamaran, sans-serif;
	font-size:14px;
	font-weight:800;
	margin-bottom:15px
}
.single-product h1 i {
	font-style:normal;
	display:inline-block;
	margin-right:8px
}
.single-product .price {
	font-family:grand hotel, cursive;
	font-size:34px;
	margin-bottom:30px;
	color:#cbb27c
}
.single-product .quantity {
	display:inline-block;
	width:40px;
	margin-right:20px;
	text-align:center;
	color:#1b1d1e
}
.single-product .btn {
	margin:0 20px 0 0
}
.single-product .share-link {
	font-size:12px;
	font-weight:800;
	letter-spacing:3px;
	text-transform:uppercase;
	color:#5f6365
}
.single-product .share-link .fa {
	color:#cbb27c
}
.tabs ul {
	display:flex;
	margin:0;
	padding:0;
	list-style:none;
	border-top:1px solid rgba(0, 0, 0, .05)
}
.tabs ul li {
	display:inline-block;
width:calc(100% * (1/3));
	text-align:center
}
.tabs ul li.ui-tabs-active a {
	color:#cbb27c;
	background:#fff
}
.tabs ul li a {
	font-family:catamaran, sans-serif;
	font-size:14px;
	font-weight:800;
	display:inline-block;
	width:100%;
	padding:20px;
	letter-spacing:3px;
	text-transform:uppercase;
	color:#1b1d1e
}
.tabs>div {
	padding:100px 0;
	background:#fff
}
.user-comments {
	margin-top:30px
}
.user-comments img {
	border-radius:50%
}
.user-comments h5 {
	font-family:grand hotel, cursive;
	font-size:26px;
	color:#cbb27c
}
.user-comments .edit {
	font-size:14px;
	font-weight:700;
	letter-spacing:3px;
	text-transform:uppercase;
	color:#cbb27c
}
.user-comments .edit a {
	display:inline-block;
	margin:0 5px
}
.user-comments .row {
	margin-bottom:40px
}
.counter {
	font-size:18px;
	font-weight:800;
	text-align:center;
	letter-spacing:4px;
	text-transform:uppercase;
	color:#1b3a82;
}
.counter svg {
	display:block;
	margin:0 auto 25px
}
.counter .svg path {
	stroke:#cbb27c
}
.counter span {
	font-family:grand hotel, cursive;
	font-size:62px;
	line-height:1.4em;
	display:block;
	margin-bottom:20px
}
.counter span:after {
	display:block;
	width:50px;
	height:1px;
	margin:0 auto;
	content:'';
	background:#cbb27c
}
#partners img {
	max-width:none;
	max-height:75px;
	-webkit-transition:all 300ms ease-in-out;
	-moz-transition:all 300ms ease-in-out;
	transition:all 300ms ease-in-out;
	opacity:.3;
	-webkit-filter:grayscale(100%);
	filter:grayscale(100%)
}
#partners img:hover {
	opacity:1;
	-webkit-filter:grayscale(0);
	filter:grayscale(0)
}
footer {
	
	z-index:0;
	right:0;
	bottom:0;
	left:0;
	padding:0px 0 0;
	color:#ffffff;
	background:#1b3a83;
	border-top:1px solid white;
}
footer * {
	font-size:14px;
	font-weight:500
}
footer ul {
	margin:0;
	padding:0;
	list-style:none
}
footer ul li a {
	display:inline-block;
	padding:3px 0
}
footer ul li a:hover {
	color:#fff
}
footer h6 {
	font-size:14px;
	font-weight:800;
	margin-bottom:20px;
	letter-spacing:4px;
	text-transform:uppercase;
	color:#fff
}
footer .fa {
	display:inline-block;
	width:25px;
	color:rgb(248, 248, 248);
}
footer div[class^=col] {
position:relative
}
footer .social {
	position:absolute;
	top:35px;
	right:0
}
footer .social li {
	margin-bottom:5px
}
footer .social li a {
	color:#fff
}
footer .social li a:hover {
	color:#cbb27c
}
footer .copyright {
	margin-top:0px;
	padding:20px 0;
	border-top:1px solid rgba(255, 255, 255, .1)
}
@-webkit-keyframes Heading {
0% {
transform:translateY(-30px);
opacity:0
}
100% {
transform:translateY(0);
opacity:1
}
}
@-moz-keyframes Heading {
0% {
transform:translateY(-30px);
opacity:0
}
100% {
transform:translateY(0);
opacity:1
}
}
@-o-keyframes Heading {
0% {
transform:translateY(-30px);
opacity:0
}
100% {
transform:translateY(0);
opacity:1
}
}
@keyframes Heading {
0% {
transform:translateY(-30px);
opacity:0
}
100% {
transform:translateY(0);
opacity:1
}
}
@-webkit-keyframes SubHeading {
0% {
transform:translateY(30px);
opacity:0
}
100% {
transform:translateY(0);
opacity:1
}
}
@-moz-keyframes SubHeading {
0% {
transform:translateY(30px);
opacity:0
}
100% {
transform:translateY(0);
opacity:1
}
}
@-o-keyframes SubHeading {
0% {
transform:translateY(30px);
opacity:0
}
100% {
transform:translateY(0);
opacity:1
}
}
@keyframes SubHeading {
0% {
transform:translateY(30px);
opacity:0
}
100% {
transform:translateY(0);
opacity:1
}
}
@-webkit-keyframes Button {
0% {
opacity:0
}
100% {
opacity:1
}
}
@-moz-keyframes Button {
0% {
opacity:0
}
100% {
opacity:1
}
}
@-o-keyframes Button {
0% {
opacity:0
}
100% {
opacity:1
}
}
@keyframes Button {
0% {
opacity:0
}
100% {
opacity:1
}
}
@-webkit-keyframes CarouselSlideIn {
0% {
transform:translateY(-100px);
opacity:0
}
100% {
opacity:1
}
}
@-moz-keyframes CarouselSlideIn {
0% {
transform:translateY(-100px);
opacity:0
}
100% {
opacity:1
}
}
@-o-keyframes CarouselSlideIn {
0% {
transform:translateY(-100px);
opacity:0
}
100% {
opacity:1
}
}
@keyframes CarouselSlideIn {
0% {
transform:translateY(-100px);
opacity:0
}
100% {
opacity:1
}
}
@-webkit-keyframes CarouselFadeIn {
0% {
transform:translateY(-50%) scale(1.1);
opacity:0
}
100% {
transform:translateY(-50%) scale(1);
opacity:1
}
}
@-moz-keyframes CarouselFadeIn {
0% {
transform:translateY(-50%) scale(1.1);
opacity:0
}
100% {
transform:translateY(-50%) scale(1);
opacity:1
}
}
@-o-keyframes CarouselFadeIn {
0% {
transform:translateY(-50%) scale(1.1);
opacity:0
}
100% {
transform:translateY(-50%) scale(1);
opacity:1
}
}
@keyframes CarouselFadeIn {
0% {
transform:translateY(-50%) scale(1.1);
opacity:0
}
100% {
transform:translateY(-50%) scale(1);
opacity:1
}
}
@-webkit-keyframes Wrapper {
0% {
opacity:0
}
100% {
opacity:1
}
}
@-moz-keyframes Wrapper {
0% {
opacity:0
}
100% {
opacity:1
}
}
@-o-keyframes Wrapper {
0% {
opacity:0
}
100% {
opacity:1
}
}
@keyframes Wrapper {
0% {
opacity:0
}
100% {
opacity:1
}
}
@media(max-width:1440px) {
.latest-post .background {
width:150%
}
}
@media(max-width:991px) {
.nav li {
margin:0 5px
}
.nav li a {
font-size:12px
}
#hero h2 {
font-size:44px
}
#hero .btn, #hero .btn:hover {
font-size:12px
}
.icon-grid {
padding:30px
}
.latest-post header h2 {
font-size:22px
}
.counter {
font-size:12px
}
.single-blog img {
margin:0 50px 40px 0
}
footer .social {
right:-40px
}
}
@media(max-width:768px) {
.navbar.banner--stick {
display:none
}
.navbar-header {
position:relative;
padding-left:20px
}
.open:before {
position:fixed;
z-index:5;
top:0;
right:0;
bottom:0;
left:0;
display:block;
content:'';
-webkit-transition:all .2s linear;
-moz-transition:all .2s linear;
transition:all .2s linear;
background:background: rgb(255, 255, 255);
}
.open .heading, .open .logo {
opacity:.1
}
.open .nav {
height:auto
}
.collapsing {
-webkit-transition:opacity .2s linear;
-moz-transition:opacity .2s linear;
-o-transition:opacity .2s linear;
transition:opacity .2s linear
}
.navbar-collapse.collapse.in {
height:auto;
-webkit-transition:opacity .2s linear;
-moz-transition:opacity .2s linear;
-o-transition:opacity .2s linear;
transition:opacity .2s linear;
transform:translateY(-80px);
opacity:1
}
.navbar-collapse.collapse {
overflow:hidden;
height:0;
-webkit-transition:opacity .2s linear;
-moz-transition:opacity .2s linear;
-o-transition:opacity .2s linear;
transition:opacity .2s linear
}
.navbar-collapse {
position:relative;
z-index:2;
display:block;
margin:0;
padding:0;
opacity:0;
border:none;
box-shadow:none
}
.navbar-toggle {
position:absolute;
z-index:999;
top:0;
right:20px;
bottom:0;
width:29px;
height:29px;
margin:auto;
padding:0
}
.navbar-toggle .icon-bar {
width:29px;
margin-bottom:6px;
-webkit-transition:all 300ms ease-in-out;
-moz-transition:all 300ms ease-in-out;
transition:all 300ms ease-in-out;
transform:rotate(0) translateY(0);
border-radius:0;
background:#1c3b83;
}
.nav {
position:static;
top:auto;
right:auto;
float:none;
margin-top:0!important
}
.nav li {
margin-bottom:15px;
text-align:center
}
.nav li a {
font-size:28px
}
.nav li.active .dropdown-menu {
margin-top:20px
}
.nav li .dropdown-menu {
position:static;
position:static;
float:none;
width:auto;
padding:0;
transform:scale(1);
opacity:1;
background:0 0
}
.nav li .dropdown-menu li a {
visibility:visible;
    color: rgb(25, 57, 131);
}
.nav li .dropdown-menu li a:hover {
color:#cbb27c
}
.nav li .dropdown-menu li a:before, .nav li .dropdown-menu li a:after {
display:none
}
.minimize .top-bar {
-webkit-transform:rotate(45deg);
transform:rotate(45deg);
-webkit-transform-origin:10% 10%;
transform-origin:10% 10%
}
.minimize .middle-bar {
opacity:0
}
.minimize .bottom-bar {
-webkit-transform:rotate(-45deg);
transform:rotate(-45deg);
-webkit-transform-origin:10% 90%;
transform-origin:10% 90%
}
.alignMiddle {
position:static;
top:auto;
transform:none
}
.mobile-padding {
padding-top:80px;
padding-bottom:80px
}
.bs-carousel section {
margin-top:30px;
transform:translateY(0)
}
.carousel-control {
display:none
}
.tabs ul {
display:block
}
.tabs ul li {
display:block;
width:100%
}
.cart {
text-align:center
}
.cart .item div[class^=col] {
margin-bottom:15px
}
.cart .total {
text-align:center
}
span.title {
display:block;
padding:10px 0;
text-align:center
}
div[class^=col], div[class^=container] {
background-size:cover
}
.product-img-wrap {
margin-bottom:30px;
text-align:center
}
.product-img-wrap img {
max-width:75%
}
.share-link {
display:block
}
.product {
margin-top:50px
}
.grey-background {
top:0;
bottom:0
}
.latest-post {
border-bottom:1px solid #fff
}
.history article, .history article.left, .history article.right {
position:relative;
float:none;
width:100%;
margin:25px 0;
padding:35px;
text-align:center;
background:#1b1d1e
}
.history article:before {
display:none
}
.counter {
margin:25px 0
}
#comments, .user-comments {
text-align:center
}
.user-comments img {
margin-bottom:15px
}
footer .copyright {
margin-top:10px
}
footer div[class^=col] {
margin-bottom:20px
}
footer h6 {
margin-bottom:10px
}
@-webkit-keyframes CarouselFadeIn {
0% {
transform:translateY(50%) scale(1);
opacity:0
}
100% {
transform:scale(1);
opacity:1
}
}
@-moz-keyframes CarouselFadeIn {
0% {
transform:translateY(50%) scale(1);
opacity:0
}
100% {
transform:scale(1);
opacity:1
}
}
@-o-keyframes CarouselFadeIn {
0% {
transform:translateY(50%) scale(1);
opacity:0
}
100% {
transform:scale(1);
opacity:1
}
}
@keyframes CarouselFadeIn {
0% {
transform:translateY(50%) scale(1);
opacity:0
}
100% {
transform:scale(1);
opacity:1
}
}
}
@media(max-width:640px) {
#hero.single-page {
height:230px!important;
min-height:210px;
}
#hero h1 {
font-size:26px
}
#hero h2 {
font-size:34px
}
.wrapper {
padding-bottom:0!important
}
.mobile-center, .mobile-center * {
text-align:center
}
.section {
padding-top:80px;
padding-bottom:80px
}
.no-padding-bottom {
padding-bottom:0
}
.our-beers img {
display:inherit;
max-width:75%;
margin:0 auto
}
.no-padding {
padding-top:0;
padding-bottom:0
}
.padding-80 {
padding:0px 20px
}
.latest-post {
text-align:center
}
.single-blog img {
max-width:100%;
margin:0 0 30px
}
.btn-wrap {
text-align:center
}
.checkout div[class^=col] {
margin-bottom:20px
}
.checkout .item {
text-align:center
}
.cart .promo input, .checkout .promo input {
width:100%
}
.checkout .total {
text-align:center
}
.cart .promo .btn, .checkout .promo .btn {
width:100%;
margin-bottom:25px
}
ul.horz-menu li {
display:block;
text-align:center
}
ul.horz-menu.pages li {
display:inline-block
}
ul.horz-menu li span {
margin-bottom:5px
}
.icon-grid {
padding:30px 20px
}
.login input[type=text] {
width:100%
}
.share-link {
display:none
}
#partners img {
max-height:55px
}
footer {
position:static;
padding-top:30px;
text-align:center
}
footer .copyright {
margin-top:30px
}
footer div[class^=col] {
margin-bottom:30px
}
footer h6 {
margin-bottom:15px
}
footer ul li a {
padding:2px 0
}
}
.team {
	height:393px;
}
.team p {
	text-align:justify;
}
.about p {
	text-align:justify;
	font-size:18px;
}
.services ul {
	margin-top: 0px;
	font-size: 18px;
	line-height: 2;
	margin-bottom: -73px;
}
.services p{
	font-size:18px;
	text-align:justify;
}
.beer img {
	margin-top:178px;
}
.logo img {
	width:276px;
	border-radius:5px;
}
@media(max-width:640px) {
.message_section {
margin-top:-479px;
}
.contact_form {
margin-top:-190px;
}
.partners_img img {
margin-bottom:10px;
margin-left: auto;
    margin-right: auto;
}
.timeline_growth {
margin-top:-159px;
}
}
.menu{
	background:white;
}
.menu-top{
	background:#1b3a83;
}
.mission-vision_list{
	color:#1c3b82;
	float:left;
}
.timeline_container{
	background:white;
}
#fakeLoader{
	background-color:rgb(27, 58, 130)!important;
}
.team-name{
	color:#1c3b82;
}
.partner_panel{
	border: 10px solid #1b3a82;
    border-radius: 9px;
    min-height: 150px;
    overflow: hidden;
	text-align: center;
}

.our_values ul li{
	color:#1c3b82;
}
.mission_img {
    width: 55%;
    border: solid #1b3a83;
    margin-left: -70px;
    background: white;
    margin-top: 40px;
    
}
.vission_img {
    width: 55%;
    border: solid #1c3b83;
    margin-left: 131px;
    margin-top: 1px;
    
    position: relative;
    z-index: 1;
}
.misvisval {
    width: 55%;
    border: 2px solid #1c3b83;
    margin-left: -80px;
    background: white;
    margin-top: 30px;
    
}
.comp_logo img{
	margin-top: 98px;
    margin-left: auto;
    margin-right: auto;
    display: block;
    width: 550px;
    height: 406px;
}
.front_page{
	background-color:#ffffff;
}
.warning_text h1{
	color:#1c3b82;;
	margin-top:200px;
	text-align:center;
	font-size:62px;
}
.verification_button{
	text-align:center;
}
.yes_button{
	margin-right:25px;
}
#no_modal{
	opacity:1!important;
	background:#1c3b82;
	
}
#no_modal .modal-body h2{
	color:#1c3b82;
	text-align:center;
	font-size:34px;
}
#no_modal .modal-body h3{
	color:#1c3b82;
	text-align:center;
	font-size:43px;
}
#no_modal .modal-dialog {
 
  vertical-align: middle;
}
#bacardi_logo img{
	height:155px;
}
#moet_logo{
	height:175px;
}
#contact_logo{
	width:476px;
	height:348px;
	margin-top:-30px;
}
@media(max-width:360px){
	.warning_text h1 {
    
    font-size: 35px;
}
#no_modal .modal-body h3 {
    color: #1c3b82;
    text-align: center;
    font-size: 23px;
}
#no_modal .modal-body h2 {
    color: #1c3b82;
    text-align: center;
    font-size: 29px;
}
.nav li .dropdown-menu li a {
    visibility: visible;
    color: rgb(25, 57, 131);
}
.navbar-toggle .icon-bar{
	    background: #1c3b83;
}
.open:before{
	background: rgb(255, 255, 255);
}
.mt195 {
    margin-top: 0px;
}
.alignMiddle {
    position: relative;
    margin-top: 15px;
    
}
.text-justify{
		text-align:justify;
}
#contact_logo {
    width: 290px;
    margin-top: 21px;
}

}



.contact_row{
	
	margin-top:80px;
}

.contact_address{
	font-family:avenir-lt-w01_85-heavy1475544,sans-serif;
	color: #1b3a83;
	font-weight:800;
	
}
.form-group {
    margin-bottom: 0px;
	
}
.brands-panel {
	height:160px;
	border:2px solid #1b3a83; 
	text-align:center;
}
.brands-panel img {
	border-radius:3px;
		
}
.misvisstr{
	width: 255px;
    height: auto;
    margin-top: 30px;
    margin-left: 100px;
}
@media (max-width:640px){
.misvisstr{
	display:block;
	margin-left:auto;
	margin-right:auto;
}
.logo img {
    width: 250px;
    border-radius: 5px;
}
	
}
.brands-panel img{
	text-align:center;
}
.strength_section{
	margin-top: -275px;
}


/*------------------age page-------------------*/
.fancybox-opened {
    z-index: 18030;
}

#age-gate {
    background: #012169;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    overflow-x: hidden;
    -webkit-box-sizing: initial;
    box-sizing: initial;
}
#age-gate .age-gate-bg-wrapper {
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    position: absolute;
    top: 50%;
    left: 50%;
}
#age-gate .age-gate-bg-wrapper {
    overflow: hidden;
}

@media (min-width: 830px)
#age-gate .age-gate-wrapper {
    margin: 0;
    max-width: 460px;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    width: auto;
    padding: 20px 40px 50px;
    -webkit-box-sizing: content-box!important;
    box-sizing: content-box!important;
}
#age-gate .age-gate-wrapper {
    background-color: #fff;
    max-width: 460px;
    width: 80%;
    padding-bottom: 50px;
    margin: 0 auto;
    padding: 0 5% 120px;
    -webkit-box-sizing: content-box!important;
    box-sizing: content-box!important;
    position: relative;
	margin-top:70px!important;max-height: 360px;
}
@media (min-width: 375px)
#age-gate .age-gate-wrapper img {
    height: 110px;
}
#age-gate .age-gate-wrapper img {
    display: block;
    height: 97px;
    margin: 15px auto;
}
#age-gate .age-gate-wrapper .age-gate-header {
    text-align: center;
    color: #012169;
    margin-bottom: 2em;
}

#age-gate .age-gate-wrapper .age-gate-header h1 {
    line-height: 1.2;
    margin: 0;
    font-size: 30px;
    letter-spacing: .05em;
    font-family: "Trade Gothic",Oswald,sans-serif!important;
	text-transform: uppercase;
	font-weight: 600;
	font-size: 56px!important;
	
}
#age-gate .age-gate-wrapper .button-wrapper {
    display: inline-block;
    position: relative;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
}
#age-gate .age-gate-wrapper button:first-child {
    color: #fff;
    background-color: #012169;
	font-weight:800;
}
#age-gate-no{
font-weight: 800!important;}

#age-gate .age-gate-wrapper button:not(:last-child) {
    margin-right: 3em !important;
}
#age-gate .age-gate-wrapper button {
    -webkit-box-shadow: 0 0 50px 0 rgba(0,0,0,.33);
    box-shadow: 0 0 50px 0 rgba(0,0,0,.33);
}
#age-gate .age-gate-wrapper button {
    -webkit-box-shadow: 0 0 50px 0 rgba(0,0,0,.33);
    box-shadow: 0 0 50px 0 rgba(0,0,0,.33);
}
#age-gate .age-gate-wrapper button {
    position: relative;
	
    color: #012169;
    font-family: "Trade Gothic",Oswald,sans-serif;
    background-color: #fff;
    text-transform: uppercase;
    letter-spacing: .05em;
    -webkit-border-radius: 0;
    border-radius: 0;
    border: none;
    z-index: 2;
    font-size: 18px;
    line-height: 2	;
    padding: 18px;
    -webkit-transition: background-color .5s,-webkit-transform .1s ease;
    transition: background-color .5s,-webkit-transform .1s ease;
    transition: background-color .5s,transform .1s ease;
    transition: background-color .5s,transform .1s ease,-webkit-transform .1s ease;
	font-weight: 400;
}

#age-gate .age-gate-wrapper label {
    display: block;
    text-align: center;
    font-size: 16px;
	font-family: Giovanni,Oswald,serif;
	color: #696969;
}
#age-gate .age-gate-wrapper input[type=checkbox] {
    margin-right: .75em;
    position: relative;
}
#age-gate .age-gate-wrapper input {
    margin-top: 2.5em;
}
#age-gate .age-gate-wrapper input[type=checkbox], input[type=radio] {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0;
}
#age-gate .age-gate-wrapper input[type=checkbox]:before {
    content: '';
    position: absolute;
    top: 50%;
    left: -.1em;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    display: inline-block;
    width: 1.3em;
    height: 1.3em;
    background-color: #fff;
    border: solid 1px #000;
}
#age-gate .age-gate-wrapper input[type=checkbox]:checked:before {
    background-color: #000;
}
#age-gate .age-gate-wrapper .age-gate-footer {
    color: #000;
    margin-top: 2em;
}
#age-gate .age-gate-wrapper .social-icons {
    display: inline-block;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    opacity: 1;
}
ul.social-icons {
    color: #000;
    opacity: .5;
    list-style: none;
    z-index: 1001;
    position: relative;
    font-size: 16px;
    padding-left: 20px;
}
#age-gate .age-gate-wrapper .social-icons li {
    background-color: #000;
}
ul.social-icons li {
    float: left;
    width: 2em;
    line-height: 32px;
    background: #fff;
    text-align: center;
    cursor: pointer;
    -webkit-transition: background-color .1s ease-in-out,color .1s ease-in-out;
    transition: background-color .1s ease-in-out,color .1s ease-in-out;
    margin-right: .75em;
}
ul.social-icons {
    color: #000;
    opacity: .5;
    list-style: none;
    z-index: 1001;
    position: relative;
    font-size: 16px;
    padding-left: 20px;
}
#age-gate .age-gate-wrapper .social-icons li a {
    color: #fff;
}
.age-gate-footer p{
	font-size:14px;
}

/*--------------------------*/
@media (min-width:360px){
#age-gate .age-gate-wrapper button:not(:last-child) {
    margin-right: 0em;
}
.legal {
	font-size:13px;
	text-align:justify;
}
#age-gate .age-gate-wrapper .age-gate-header h1{
	font-size:27px;
}
#age-gate .age-gate-wrapper button{
	line-height:1;
}

}


.mission_vision h2{
	color:#1b3a83;
}
.mission_vision p{
	color:#1b3a83;
	font-size:18px;
}
.our_values h2{
	
	color:#1b3a83;
}
.our_values p{
	font-size:18px;
	color:#1b3a83;
}

.our_values ul{
	font-size:18px;
	margin-top: -14px;
color:white;margin-left: -42px;	
}
.warehouse_img{
	width:100%;
	border-radius:5px;
}
.our_valuesmenu li{
	display:inline;
}
.mission_col{
	color:white;border:3px solid #1c3b83;max-height:170px!important;margin-left: -151px;
}
.vision_col{
	border:3px solid #1c3b83;max-height:160px!important;
	background: #1b3a83;margin-left: 151px;
}
.values_section{
	margin-top:100px;
	padding-left:0px;
}
.values_col{
	border: 3px solid #1c3b83;
    max-height: 160px!important;
    background: #1b3a83;
	margin-left: -151px;
}
.mission_section{
	margin-top:65px;padding-left:0px;padding-top:20px;
}
.vision_section{
	margin-top:60px;
	padding-top:20px;
} 

/*---------- responsive 360-----------*/
@media only screen and (max-width: 360px) {
	.lh60mp0 {
    line-height: 36px;
    margin-bottom: 0px;
    padding-bottom: 0px;
    font-size: 30px;
}
	#hero p {
	
   
    font-size: 25px;
   
}
.strength_section{
	margin-top:30px;
}
.team_heading{
text-align:center;	
}
.team2{
	margin-top:220px;
}
.team3{
	margin-top:130px;
}
.team4{
	margin-top:100px;
}
.team5{
	margin-top:50px;
}
}
/*--------------------------media 360----------------------*/
@media  (max-width: 360px) {
	.warehouse_img{
		margin-top:80px;
	}
	.mission_col{
		max-height:300px!important;
		margin-left: 0px;
		width: 270px;
	}
	.vision_col {
 
    max-height: 230px!important;
	margin-top: -105px;
    margin-left: 85px;
}
.mission_img {
    width: 26%;
    /* padding-top: 52px; */
    border: 2px solid #1c3b83;
    margin-left: 241px;
    background: white;
    margin-top: -148px;
    margin-bottom: 25px;
}
.vission_img {
    width: 26%;
    /* padding-top: 52px; */
    border: 2px solid #1c3b83;
    margin-left: 36px;
    background: white;
    margin-top: 0px;
	margin-left:0px;
}
.vision_section{
	margin-top: 0px;
    padding-top: 0px;
} 
.values_col {
    border: 3px solid #1c3b83;
    max-height: 450px!important;
    padding: 0;
	margin-left: 0px;
	width: 270px;
}
.our_valuesmenu li{
	display:block;
	line-height:1;
}
.values_section{
	margin-top:25px;
}
.our_values h2{
	margin-top:-80px;
}
.misvisval {
        width: 26%;
    border: 2px solid #1c3b83;
    margin-left: 239px;
    background: white;
    margin-top: -260px;
}
.padding-80-1{
	padding-left:0px;
	Padding-right:0px;
}

.mission_section{
	margin-top: 13px;
    padding-left: 0px;
    padding-top: 0px;
}
.our_valuesmenu{
    margin-left: -42px;
word-spacing: -1px;}
.our_valuesmenu li{
	display:inline;
	font-size:12px;
	
}
.values_section p{
	padding-right: 17px;
}
}
/*----------mision vision responsive 360-----------*/
@media (min-width: 992px) { 
	.vission_img {
    width: 55%;
    border: solid #1c3b83;
    margin-left: 295px;
    margin-top: 24px;
    
    position: relative;
    z-index: 1;
}
 }
 
.form-control{
	height:40px;
}
textarea.form-control {
    height: 185px!important;
	text-align:justify;
}
::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  text-align:center;
}
/*----------------768 responsive---------------*/
@media (max-width: 768px){
	#hero p{
		margin-top:100px;
	}
	#age-gate .age-gate-wrapper{
		max-height: 506px;
	}
	.mission_col {
    max-height: 300px!important;
    margin-left: 0px;
    width: 328px;
}
.mission_img {
    width: 30%;
    /* padding-top: 52px; */
    border: 2px solid #1c3b83;
    margin-left: 262px;
    background: white;
    margin-top: -148px;
    margin-bottom: 25px;
}
.vision_col {
    max-height: 230px!important;
    margin-top: -133px;
    margin-left: 100px;
}
.vission_img {
    width: 30%;
    /* padding-top: 52px; */
    border: 2px solid #1c3b83;
    margin-left: 36px;
    background: white;
    margin-top: 50px;
    margin-left: 13px;
}
.values_col {
    border: 3px solid #1c3b83;
    max-height: 450px!important;
    padding: 0;
    margin-left: 0px;
    width: 330px;
}
.misvisval {
    width: 30%;
    border: 2px solid #1c3b83;
    margin-left: 254px;
    background: white;
    margin-top: -260px;
}
.team{
	height:auto;
}
.mission_section {
    margin-top: 20px;
    padding-left: 0px;
    padding-top: 0px;
}
.vision_section {
    margin-top: 15px;
    padding-top: 0px;
    width: 306px;
}
.values_section {
    margin-top: 16px;
    padding-left: 0px;
}
}
@media (max-width: 1024px){
.brands-panel img {
    text-align: center;
    width: 100%;
}
.partner_panel.panel-body img{
width:100%;
}

}
.font-color-as-per-theme h3{
color: #1b3a83;
    font-size: 24px;
    margin: 0 0 0px;
}
.chilean-wines img{
height:350px;
}
.new-page-box-content h2{
font-size: 18px;
    font-weight: 600;
    color: #1b3a83;
    border-bottom: 2px solid #1b3a83;
    width: max-content;
}
.new-page-box-content h3{
text-transform: inherit;
    font-weight: 500;
    color: black;
    letter-spacing: 2px;
    font-size: 14px;
    margin-top: 21px;
    line-height: 30px;
	text-align:justify;
}
.panel-default {
    border-color: #1b3a83;
    border: 2px solid #1b3a83;
}
.panel-footer {
    padding: 10px 15px;
    background-color: #f5f5f5;
    border-top: 2px solid #1b3a83;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
}
.new-page-box-content{
margin-top: 33px;
}
.new-page-box-content{
padding: 0px 69px;
}
@media (max-width: 768px){
.new-page-box-content{
padding: 0px 30px;
}
.new-page-box-content{
margin-top: 0px;
padding:3px 35px;
}
.mtm-10{
margin-top:10px;
}
}
