.front .region-banner{
	min-height: none;
	padding:0;
	display: block;
}

.front main{
	display:block;
	margin-top:-30px;
	padding:0;
}
.front .site-logo{
	display: none;
}
.front .layout-content{
	margin-top:0;
	padding:0;
}
.front a.big{ 
	font-size:23px;
}

.hp-banner{
	height:1000px;
	margin:0 auto;
	max-width:1700px;
	position:relative;
}
.hp-banner .inner {
    margin: 0 0 0 600px;
	padding-right:50px;
    position: absolute;
    box-sizing: border-box;
    height: 100%;
	left:50px;
    top: 0;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.hp-banner h1{
/*	font-size:153px;*/
	font-size: 130px;
	margin:0 0 30px;
}

.hp-banner h1 span{
	color: #ee2325;
}

.hp-banner p.big{
	font-family: 'Saira Condensed', sans-serif;
	font-size:30px;
	line-height:1.3em;
	    color: #fff;
	width:auto;
	max-width:none;
}

.hp-banner a.big{
	background: unset;
	padding-left: 0;
	color: #fff;
}

 .hp-banner a.btn{
 	position: relative;
 	z-index: 2;
 	width: fit-content;
 }

.hp-flavors{
	margin:0 auto;
	max-width: 1700px;
	padding:100px 0 100px 170px;
}
.hp-flavors .wrap{
	display: flex;
}
.hp-flavors .text {
    padding-right: 30px;
    width: 565px;
    justify-content: center;
    display: flex;
    flex-direction: column;
}
.hp-flavors .wrap ul{
	margin-top: 25px;
	list-style: none;
	color: #112987;
	font-weight: 600;
	columns: 2;
  	-webkit-columns: 2;
  	-moz-columns: 2;
}
.hp-flavors .wrap li {
	background:url(img/custom-bullet.jpg) no-repeat left center; 
	padding-left: 30px; 
	margin:0 0 20px;
	text-transform: uppercase;
}
.hp-flavors .wrap a{
	text-decoration: none;
}
.hp-flavors .image img{ 
	position: relative;
	right:-11%;
}


.hp-slides .item{
	display:flex;
	width:100%;
}
.hp-slides .item .left,
.hp-slides .item .right{
	width:50%;
}
.hp-slides img{
	display:block;
	width:100%;
}
.hp-slides .slick-dots{
    width: 50%;
    right: 0;
    bottom: 40px;
}
.hp-slides .slick-dots li button {
    border: 4px solid #fff;
    width: 25px;
    height: 25px;
    border-radius: 50%;
	opacity:.5;
}
.hp-slides .slick-dots li.slick-active button {
	opacity:1;	
}


.hp-benefits{
	margin:0 auto;
	max-width:1530px;
	padding:100px 170px 150px;
}
.hp-benefits .wrap{  
	display: flex;
}
.hp-benefits .text {
	padding-right:100px;
	width: 450px;
}
.hp-benefits .icon-slider {
	width:calc(100% - 550px);
	position: relative;
}
.hp-benefits .icon-slider:before{
	background:#fff;
	content:"";
	display:block;
	height:100%;
	position:absolute;
	left:0;
	top:0;
	width:12px;
	z-index:999;
}
.benefits-icon {
	text-align: center;
	border-left: 1px solid #bfc5df;
}
.benefits-icon img{
	display:inline;
}
.benefits-icon p{
	font-size: 16px;
	font-weight: 600;
	line-height: 1.3em;
	margin:20px auto;
	max-width:200px;
	padding:0 20px;
}


.hp-ctas{
	background:url("img/header-bg.jpg") no-repeat center bottom fixed;
	background-size:2000px auto;
	position: relative;
}
.hp-ctas::before{
	background:url("img/lower-fade.png") repeat-x;
	content: "";
	display: block;
	position: absolute;
	height: 420px;
	top:0;
	left:0;
	width:100%;
}
.hp-ctas .view-content{
	margin:0 auto;
	max-width:1530px;
	padding:0 170px 100px;
	position: relative;
}
.hp-ctas .item{
	background:#000;
	padding:0;
}
.hp-ctas .item a{
	display: block;
	position:relative;
	text-decoration: none;
}
.hp-ctas .item a:before{
	background:url("img/pixel-overlay.png") no-repeat 0 0;
	border:1px solid rgba(255,255,255,.5);
	content:"";
	display:block;
	height:100%;
	position:absolute;
	left:0;
	top:0;
	width:100%;
	z-index:9;
}
.hp-ctas img{
	display:block;
	margin:0;
	opacity: .9;
	width:100%;
}
.hp-ctas h3{
	color:#fff;
	font-family:'Montserrat', sans-serif;
	font-size: 30px;
	font-weight: 900;
	position:absolute;
	bottom:0;
	left:0;
	padding:30px;
	text-transform: uppercase;
	z-index:10;
}
.sub.hp-ctas .item:nth-child(2) a{
    border-left: 1px solid rgba(255,255,255,0.5);
    border-right: 1px solid rgba(255,255,255,0.5);
}

.flavor-links{
	max-width:700px;
}
.flavor-links h4{
	margin-bottom:50px;
}
.flavor-links .item{
	display: flex;
	flex-direction: column;
	justify-content: flex-end;
}

/*.find-bawls .contextual-region,
.find-bawls .js-view-dom-id-70464d1f2c5f649641f0e03e1a26d60152121a1776cfae47b6223b6a56aec55b{display: flex; flex-direction: row-reverse; flex-wrap: wrap;}
*/
.find-bawls header {
	float: right;
	height: unset;
	position: relative;
    width: 50%;
    margin-top: -47px;
}

/*.find-bawls form{
	width: 50%;
}

.find-bawls .view-content{
	width: 100%;
}*/
